Array
(
    [bitrix\main\application] => Array
        (
            [module] => main
            [file] => lib/application.php
        )

    [bitrix\main\httpapplication] => Array
        (
            [module] => main
            [file] => lib/httpapplication.php
        )

    [bitrix\main\argumentexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\argumentnullexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\argumentoutofrangeexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\argumenttypeexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\notimplementedexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\notsupportedexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\invalidoperationexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\objectpropertyexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\objectnotfoundexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\objectexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\systemexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\accessdeniedexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\decodingexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\io\invalidpathexception] => Array
        (
            [module] => main
            [file] => lib/io/ioexception.php
        )

    [bitrix\main\io\filenotfoundexception] => Array
        (
            [module] => main
            [file] => lib/io/ioexception.php
        )

    [bitrix\main\io\filedeleteexception] => Array
        (
            [module] => main
            [file] => lib/io/ioexception.php
        )

    [bitrix\main\io\fileopenexception] => Array
        (
            [module] => main
            [file] => lib/io/ioexception.php
        )

    [bitrix\main\io\filenotopenedexception] => Array
        (
            [module] => main
            [file] => lib/io/ioexception.php
        )

    [bitrix\main\context] => Array
        (
            [module] => main
            [file] => lib/context.php
        )

    [bitrix\main\httpcontext] => Array
        (
            [module] => main
            [file] => lib/httpcontext.php
        )

    [bitrix\main\dispatcher] => Array
        (
            [module] => main
            [file] => lib/dispatcher.php
        )

    [bitrix\main\environment] => Array
        (
            [module] => main
            [file] => lib/environment.php
        )

    [bitrix\main\event] => Array
        (
            [module] => main
            [file] => lib/event.php
        )

    [bitrix\main\eventmanager] => Array
        (
            [module] => main
            [file] => lib/eventmanager.php
        )

    [bitrix\main\eventresult] => Array
        (
            [module] => main
            [file] => lib/eventresult.php
        )

    [bitrix\main\request] => Array
        (
            [module] => main
            [file] => lib/request.php
        )

    [bitrix\main\httprequest] => Array
        (
            [module] => main
            [file] => lib/httprequest.php
        )

    [bitrix\main\response] => Array
        (
            [module] => main
            [file] => lib/response.php
        )

    [bitrix\main\httpresponse] => Array
        (
            [module] => main
            [file] => lib/httpresponse.php
        )

    [bitrix\main\modulemanager] => Array
        (
            [module] => main
            [file] => lib/modulemanager.php
        )

    [bitrix\main\server] => Array
        (
            [module] => main
            [file] => lib/server.php
        )

    [bitrix\main\config\configuration] => Array
        (
            [module] => main
            [file] => lib/config/configuration.php
        )

    [bitrix\main\config\option] => Array
        (
            [module] => main
            [file] => lib/config/option.php
        )

    [bitrix\main\context\culture] => Array
        (
            [module] => main
            [file] => lib/context/culture.php
        )

    [bitrix\main\data\cache] => Array
        (
            [module] => main
            [file] => lib/data/cache.php
        )

    [bitrix\main\data\cacheengineapc] => Array
        (
            [module] => main
            [file] => lib/data/cacheengineapc.php
        )

    [bitrix\main\data\cacheenginememcache] => Array
        (
            [module] => main
            [file] => lib/data/cacheenginememcache.php
        )

    [bitrix\main\data\cacheenginefiles] => Array
        (
            [module] => main
            [file] => lib/data/cacheenginefiles.php
        )

    [bitrix\main\data\cacheenginenone] => Array
        (
            [module] => main
            [file] => lib/data/cacheenginenone.php
        )

    [bitrix\main\data\connection] => Array
        (
            [module] => main
            [file] => lib/data/connection.php
        )

    [bitrix\main\data\connectionpool] => Array
        (
            [module] => main
            [file] => lib/data/connectionpool.php
        )

    [bitrix\main\data\icacheengine] => Array
        (
            [module] => main
            [file] => lib/data/cache.php
        )

    [bitrix\main\data\hsphpreadconnection] => Array
        (
            [module] => main
            [file] => lib/data/hsphpreadconnection.php
        )

    [bitrix\main\data\managedcache] => Array
        (
            [module] => main
            [file] => lib/data/managedcache.php
        )

    [bitrix\main\data\taggedcache] => Array
        (
            [module] => main
            [file] => lib/data/taggedcache.php
        )

    [bitrix\main\data\memcacheconnection] => Array
        (
            [module] => main
            [file] => lib/data/memcacheconnection.php
        )

    [bitrix\main\data\memcachedconnection] => Array
        (
            [module] => main
            [file] => lib/data/memcachedconnection.php
        )

    [bitrix\main\data\nosqlconnection] => Array
        (
            [module] => main
            [file] => lib/data/nosqlconnection.php
        )

    [bitrix\main\db\arrayresult] => Array
        (
            [module] => main
            [file] => lib/db/arrayresult.php
        )

    [bitrix\main\db\result] => Array
        (
            [module] => main
            [file] => lib/db/result.php
        )

    [bitrix\main\db\connection] => Array
        (
            [module] => main
            [file] => lib/db/connection.php
        )

    [bitrix\main\db\sqlexception] => Array
        (
            [module] => main
            [file] => lib/db/sqlexception.php
        )

    [bitrix\main\db\sqlqueryexception] => Array
        (
            [module] => main
            [file] => lib/db/sqlexception.php
        )

    [bitrix\main\db\transactionexception] => Array
        (
            [module] => main
            [file] => lib/db/sqlexception.php
        )

    [bitrix\main\db\sqlexpression] => Array
        (
            [module] => main
            [file] => lib/db/sqlexpression.php
        )

    [bitrix\main\db\sqlhelper] => Array
        (
            [module] => main
            [file] => lib/db/sqlhelper.php
        )

    [bitrix\main\db\mysqlcommonconnection] => Array
        (
            [module] => main
            [file] => lib/db/mysqlcommonconnection.php
        )

    [bitrix\main\db\mysqliconnection] => Array
        (
            [module] => main
            [file] => lib/db/mysqliconnection.php
        )

    [bitrix\main\db\mysqliresult] => Array
        (
            [module] => main
            [file] => lib/db/mysqliresult.php
        )

    [bitrix\main\db\mysqlisqlhelper] => Array
        (
            [module] => main
            [file] => lib/db/mysqlisqlhelper.php
        )

    [bitrix\main\db\mssqlconnection] => Array
        (
            [module] => main
            [file] => lib/db/mssqlconnection.php
        )

    [bitrix\main\db\mssqlresult] => Array
        (
            [module] => main
            [file] => lib/db/mssqlresult.php
        )

    [bitrix\main\db\mssqlsqlhelper] => Array
        (
            [module] => main
            [file] => lib/db/mssqlsqlhelper.php
        )

    [bitrix\main\db\oracleconnection] => Array
        (
            [module] => main
            [file] => lib/db/oracleconnection.php
        )

    [bitrix\main\db\oracleresult] => Array
        (
            [module] => main
            [file] => lib/db/oracleresult.php
        )

    [bitrix\main\db\oraclesqlhelper] => Array
        (
            [module] => main
            [file] => lib/db/oraclesqlhelper.php
        )

    [bitrix\main\db\pgsqlconnection] => Array
        (
            [module] => main
            [file] => lib/db/pgsqlconnection.php
        )

    [bitrix\main\diag\httpexceptionhandleroutput] => Array
        (
            [module] => main
            [file] => lib/diag/httpexceptionhandleroutput.php
        )

    [bitrix\main\diag\fileexceptionhandlerlog] => Array
        (
            [module] => main
            [file] => lib/diag/fileexceptionhandlerlog.php
        )

    [bitrix\main\diag\exceptionhandler] => Array
        (
            [module] => main
            [file] => lib/diag/exceptionhandler.php
        )

    [bitrix\main\diag\iexceptionhandleroutput] => Array
        (
            [module] => main
            [file] => lib/diag/iexceptionhandleroutput.php
        )

    [bitrix\main\diag\exceptionhandlerlog] => Array
        (
            [module] => main
            [file] => lib/diag/exceptionhandlerlog.php
        )

    [bitrix\main\io\file] => Array
        (
            [module] => main
            [file] => lib/io/file.php
        )

    [bitrix\main\io\fileentry] => Array
        (
            [module] => main
            [file] => lib/io/fileentry.php
        )

    [bitrix\main\io\path] => Array
        (
            [module] => main
            [file] => lib/io/path.php
        )

    [bitrix\main\io\filesystementry] => Array
        (
            [module] => main
            [file] => lib/io/filesystementry.php
        )

    [bitrix\main\io\ifilestream] => Array
        (
            [module] => main
            [file] => lib/io/ifilestream.php
        )

    [bitrix\main\localization\loc] => Array
        (
            [module] => main
            [file] => lib/localization/loc.php
        )

    [bitrix\main\mail\mail] => Array
        (
            [module] => main
            [file] => lib/mail/mail.php
        )

    [bitrix\main\mail\tracking] => Array
        (
            [module] => main
            [file] => lib/mail/tracking.php
        )

    [bitrix\main\mail\eventmanager] => Array
        (
            [module] => main
            [file] => lib/mail/eventmanager.php
        )

    [bitrix\main\mail\eventmessagecompiler] => Array
        (
            [module] => main
            [file] => lib/mail/eventmessagecompiler.php
        )

    [bitrix\main\mail\eventmessagethemecompiler] => Array
        (
            [module] => main
            [file] => lib/mail/eventmessagethemecompiler.php
        )

    [bitrix\main\mail\internal\event] => Array
        (
            [module] => main
            [file] => lib/mail/internal/event.php
        )

    [bitrix\main\mail\internal\eventattachment] => Array
        (
            [module] => main
            [file] => lib/mail/internal/eventattachment.php
        )

    [bitrix\main\mail\internal\eventmessage] => Array
        (
            [module] => main
            [file] => lib/mail/internal/eventmessage.php
        )

    [bitrix\main\mail\internal\eventmessagesite] => Array
        (
            [module] => main
            [file] => lib/mail/internal/eventmessagesite.php
        )

    [bitrix\main\mail\internal\eventmessageattachment] => Array
        (
            [module] => main
            [file] => lib/mail/internal/eventmessageattachment.php
        )

    [bitrix\main\mail\internal\eventtype] => Array
        (
            [module] => main
            [file] => lib/mail/internal/eventtype.php
        )

    [bitrix\main\text\converter] => Array
        (
            [module] => main
            [file] => lib/text/converter.php
        )

    [bitrix\main\text\emptyconverter] => Array
        (
            [module] => main
            [file] => lib/text/emptyconverter.php
        )

    [bitrix\main\text\encoding] => Array
        (
            [module] => main
            [file] => lib/text/encoding.php
        )

    [bitrix\main\text\htmlconverter] => Array
        (
            [module] => main
            [file] => lib/text/htmlconverter.php
        )

    [bitrix\main\text\binarystring] => Array
        (
            [module] => main
            [file] => lib/text/binarystring.php
        )

    [bitrix\main\text\xmlconverter] => Array
        (
            [module] => main
            [file] => lib/text/xmlconverter.php
        )

    [bitrix\main\type\collection] => Array
        (
            [module] => main
            [file] => lib/type/collection.php
        )

    [bitrix\main\type\date] => Array
        (
            [module] => main
            [file] => lib/type/date.php
        )

    [bitrix\main\type\datetime] => Array
        (
            [module] => main
            [file] => lib/type/datetime.php
        )

    [bitrix\main\type\dictionary] => Array
        (
            [module] => main
            [file] => lib/type/dictionary.php
        )

    [bitrix\main\type\filterabledictionary] => Array
        (
            [module] => main
            [file] => lib/type/filterabledictionary.php
        )

    [bitrix\main\type\parameterdictionary] => Array
        (
            [module] => main
            [file] => lib/type/parameterdictionary.php
        )

    [bitrix\main\web\cookie] => Array
        (
            [module] => main
            [file] => lib/web/cookie.php
        )

    [bitrix\main\web\uri] => Array
        (
            [module] => main
            [file] => lib/web/uri.php
        )

    [bitrix\main\sendereventhandler] => Array
        (
            [module] => main
            [file] => lib/senderconnector.php
        )

    [bitrix\main\senderconnectoruser] => Array
        (
            [module] => main
            [file] => lib/senderconnector.php
        )

    [bitrix\main\urlrewriterrulemaker] => Array
        (
            [module] => main
            [file] => lib/urlrewriter.php
        )

    [bitrix\main\update\stepper] => Array
        (
            [module] => main
            [file] => lib/update/stepper.php
        )

    [bitrix\main\composite\abstractresponse] => Array
        (
            [module] => main
            [file] => lib/composite/responder.php
        )

    [bitrix\main\composite\fileresponse] => Array
        (
            [module] => main
            [file] => lib/composite/responder.php
        )

    [bitrix\main\composite\memcachedresponse] => Array
        (
            [module] => main
            [file] => lib/composite/responder.php
        )

    [bitrix\main\security\otpexception] => Array
        (
            [module] => main
            [file] => lib/security/securityexception.php
        )

    [ctimezone] => Array
        (
            [module] => main
            [file] => classes/general/time.php
        )

    [cbxpunycode] => Array
        (
            [module] => main
            [file] => classes/general/punycode.php
        )

    [ibxvirtualio] => Array
        (
            [module] => main
            [file] => classes/general/virtual_io.php
        )

    [ibxgeterrors] => Array
        (
            [module] => main
            [file] => classes/general/virtual_io.php
        )

    [cbxvirtualio] => Array
        (
            [module] => main
            [file] => classes/general/virtual_io.php
        )

    [cbxvirtualfilebase] => Array
        (
            [module] => main
            [file] => classes/general/virtual_file.php
        )

    [cbxvirtualfile] => Array
        (
            [module] => main
            [file] => classes/general/virtual_file.php
        )

    [cbxvirtualdirectory] => Array
        (
            [module] => main
            [file] => classes/general/virtual_file.php
        )

    [calloption] => Array
        (
            [module] => main
            [file] => classes/general/option.php
        )

    [coption] => Array
        (
            [module] => main
            [file] => classes/general/option.php
        )

    [callpageoption] => Array
        (
            [module] => main
            [file] => classes/general/pageoption.php
        )

    [cpageoption] => Array
        (
            [module] => main
            [file] => classes/general/pageoption.php
        )

    [callsqlwhere] => Array
        (
            [module] => main
            [file] => classes/general/sqlwhere.php
        )

    [csqlwhereexpression] => Array
        (
            [module] => main
            [file] => classes/general/sqlwhere.php
        )

    [csqlwhere] => Array
        (
            [module] => main
            [file] => classes/general/sqlwhere.php
        )

    [calllanguage] => Array
        (
            [module] => main
            [file] => classes/general/language.php
        )

    [clanguage] => Array
        (
            [module] => main
            [file] => classes/general/language.php
        )

    [clangadmin] => Array
        (
            [module] => main
            [file] => classes/general/language.php
        )

    [_clangdbresult] => Array
        (
            [module] => main
            [file] => classes/general/langdbresult.php
        )

    [callagent] => Array
        (
            [module] => main
            [file] => classes/general/agent.php
        )

    [cagent] => Array
        (
            [module] => main
            [file] => classes/mysql/agent.php
        )

    [capplicationexception] => Array
        (
            [module] => main
            [file] => classes/general/applicationexception.php
        )

    [cadminexception] => Array
        (
            [module] => main
            [file] => classes/general/adminexception.php
        )

    [callsite] => Array
        (
            [module] => main
            [file] => classes/general/site.php
        )

    [calllang] => Array
        (
            [module] => main
            [file] => classes/general/site.php
        )

    [csite] => Array
        (
            [module] => main
            [file] => classes/general/site.php
        )

    [clang] => Array
        (
            [module] => main
            [file] => classes/general/site.php
        )

    [chttp] => Array
        (
            [module] => main
            [file] => classes/general/http.php
        )

    [cutil] => Array
        (
            [module] => main
            [file] => classes/general/util.php
        )

    [callmain] => Array
        (
            [module] => main
            [file] => classes/general/main.php
        )

    [cmain] => Array
        (
            [module] => main
            [file] => classes/general/main.php
        )

    [calldatabase] => Array
        (
            [module] => main
            [file] => classes/general/database.php
        )

    [calldbresult] => Array
        (
            [module] => main
            [file] => classes/general/dbresult.php
        )

    [cdatabasemysql] => Array
        (
            [module] => main
            [file] => classes/mysql/database.php
        )

    [cdbresultmysql] => Array
        (
            [module] => main
            [file] => classes/mysql/dbresult.php
        )

    [icachebackend] => Array
        (
            [module] => main
            [file] => classes/general/cache_backend.php
        )

    [cphpcache] => Array
        (
            [module] => main
            [file] => classes/general/cache.php
        )

    [ccachemanager] => Array
        (
            [module] => main
            [file] => classes/general/cache_manager.php
        )

    [cpagecache] => Array
        (
            [module] => main
            [file] => classes/general/page_cache.php
        )

    [cstackcacheentry] => Array
        (
            [module] => main
            [file] => classes/general/stack_cache_entry.php
        )

    [cstackcachemanager] => Array
        (
            [module] => main
            [file] => classes/general/stack_cache.php
        )

    [cmodule] => Array
        (
            [module] => main
            [file] => /classes/general/module.php
        )

)
Array
(
    [bitrix\main\application] => Array
        (
            [module] => main
            [file] => lib/application.php
        )

    [bitrix\main\httpapplication] => Array
        (
            [module] => main
            [file] => lib/httpapplication.php
        )

    [bitrix\main\argumentexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\argumentnullexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\argumentoutofrangeexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\argumenttypeexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\notimplementedexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\notsupportedexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\invalidoperationexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\objectpropertyexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\objectnotfoundexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\objectexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\systemexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\accessdeniedexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\decodingexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\io\invalidpathexception] => Array
        (
            [module] => main
            [file] => lib/io/ioexception.php
        )

    [bitrix\main\io\filenotfoundexception] => Array
        (
            [module] => main
            [file] => lib/io/ioexception.php
        )

    [bitrix\main\io\filedeleteexception] => Array
        (
            [module] => main
            [file] => lib/io/ioexception.php
        )

    [bitrix\main\io\fileopenexception] => Array
        (
            [module] => main
            [file] => lib/io/ioexception.php
        )

    [bitrix\main\io\filenotopenedexception] => Array
        (
            [module] => main
            [file] => lib/io/ioexception.php
        )

    [bitrix\main\context] => Array
        (
            [module] => main
            [file] => lib/context.php
        )

    [bitrix\main\httpcontext] => Array
        (
            [module] => main
            [file] => lib/httpcontext.php
        )

    [bitrix\main\dispatcher] => Array
        (
            [module] => main
            [file] => lib/dispatcher.php
        )

    [bitrix\main\environment] => Array
        (
            [module] => main
            [file] => lib/environment.php
        )

    [bitrix\main\event] => Array
        (
            [module] => main
            [file] => lib/event.php
        )

    [bitrix\main\eventmanager] => Array
        (
            [module] => main
            [file] => lib/eventmanager.php
        )

    [bitrix\main\eventresult] => Array
        (
            [module] => main
            [file] => lib/eventresult.php
        )

    [bitrix\main\request] => Array
        (
            [module] => main
            [file] => lib/request.php
        )

    [bitrix\main\httprequest] => Array
        (
            [module] => main
            [file] => lib/httprequest.php
        )

    [bitrix\main\response] => Array
        (
            [module] => main
            [file] => lib/response.php
        )

    [bitrix\main\httpresponse] => Array
        (
            [module] => main
            [file] => lib/httpresponse.php
        )

    [bitrix\main\modulemanager] => Array
        (
            [module] => main
            [file] => lib/modulemanager.php
        )

    [bitrix\main\server] => Array
        (
            [module] => main
            [file] => lib/server.php
        )

    [bitrix\main\config\configuration] => Array
        (
            [module] => main
            [file] => lib/config/configuration.php
        )

    [bitrix\main\config\option] => Array
        (
            [module] => main
            [file] => lib/config/option.php
        )

    [bitrix\main\context\culture] => Array
        (
            [module] => main
            [file] => lib/context/culture.php
        )

    [bitrix\main\data\cache] => Array
        (
            [module] => main
            [file] => lib/data/cache.php
        )

    [bitrix\main\data\cacheengineapc] => Array
        (
            [module] => main
            [file] => lib/data/cacheengineapc.php
        )

    [bitrix\main\data\cacheenginememcache] => Array
        (
            [module] => main
            [file] => lib/data/cacheenginememcache.php
        )

    [bitrix\main\data\cacheenginefiles] => Array
        (
            [module] => main
            [file] => lib/data/cacheenginefiles.php
        )

    [bitrix\main\data\cacheenginenone] => Array
        (
            [module] => main
            [file] => lib/data/cacheenginenone.php
        )

    [bitrix\main\data\connection] => Array
        (
            [module] => main
            [file] => lib/data/connection.php
        )

    [bitrix\main\data\connectionpool] => Array
        (
            [module] => main
            [file] => lib/data/connectionpool.php
        )

    [bitrix\main\data\icacheengine] => Array
        (
            [module] => main
            [file] => lib/data/cache.php
        )

    [bitrix\main\data\hsphpreadconnection] => Array
        (
            [module] => main
            [file] => lib/data/hsphpreadconnection.php
        )

    [bitrix\main\data\managedcache] => Array
        (
            [module] => main
            [file] => lib/data/managedcache.php
        )

    [bitrix\main\data\taggedcache] => Array
        (
            [module] => main
            [file] => lib/data/taggedcache.php
        )

    [bitrix\main\data\memcacheconnection] => Array
        (
            [module] => main
            [file] => lib/data/memcacheconnection.php
        )

    [bitrix\main\data\memcachedconnection] => Array
        (
            [module] => main
            [file] => lib/data/memcachedconnection.php
        )

    [bitrix\main\data\nosqlconnection] => Array
        (
            [module] => main
            [file] => lib/data/nosqlconnection.php
        )

    [bitrix\main\db\arrayresult] => Array
        (
            [module] => main
            [file] => lib/db/arrayresult.php
        )

    [bitrix\main\db\result] => Array
        (
            [module] => main
            [file] => lib/db/result.php
        )

    [bitrix\main\db\connection] => Array
        (
            [module] => main
            [file] => lib/db/connection.php
        )

    [bitrix\main\db\sqlexception] => Array
        (
            [module] => main
            [file] => lib/db/sqlexception.php
        )

    [bitrix\main\db\sqlqueryexception] => Array
        (
            [module] => main
            [file] => lib/db/sqlexception.php
        )

    [bitrix\main\db\transactionexception] => Array
        (
            [module] => main
            [file] => lib/db/sqlexception.php
        )

    [bitrix\main\db\sqlexpression] => Array
        (
            [module] => main
            [file] => lib/db/sqlexpression.php
        )

    [bitrix\main\db\sqlhelper] => Array
        (
            [module] => main
            [file] => lib/db/sqlhelper.php
        )

    [bitrix\main\db\mysqlcommonconnection] => Array
        (
            [module] => main
            [file] => lib/db/mysqlcommonconnection.php
        )

    [bitrix\main\db\mysqliconnection] => Array
        (
            [module] => main
            [file] => lib/db/mysqliconnection.php
        )

    [bitrix\main\db\mysqliresult] => Array
        (
            [module] => main
            [file] => lib/db/mysqliresult.php
        )

    [bitrix\main\db\mysqlisqlhelper] => Array
        (
            [module] => main
            [file] => lib/db/mysqlisqlhelper.php
        )

    [bitrix\main\db\mssqlconnection] => Array
        (
            [module] => main
            [file] => lib/db/mssqlconnection.php
        )

    [bitrix\main\db\mssqlresult] => Array
        (
            [module] => main
            [file] => lib/db/mssqlresult.php
        )

    [bitrix\main\db\mssqlsqlhelper] => Array
        (
            [module] => main
            [file] => lib/db/mssqlsqlhelper.php
        )

    [bitrix\main\db\oracleconnection] => Array
        (
            [module] => main
            [file] => lib/db/oracleconnection.php
        )

    [bitrix\main\db\oracleresult] => Array
        (
            [module] => main
            [file] => lib/db/oracleresult.php
        )

    [bitrix\main\db\oraclesqlhelper] => Array
        (
            [module] => main
            [file] => lib/db/oraclesqlhelper.php
        )

    [bitrix\main\db\pgsqlconnection] => Array
        (
            [module] => main
            [file] => lib/db/pgsqlconnection.php
        )

    [bitrix\main\diag\httpexceptionhandleroutput] => Array
        (
            [module] => main
            [file] => lib/diag/httpexceptionhandleroutput.php
        )

    [bitrix\main\diag\fileexceptionhandlerlog] => Array
        (
            [module] => main
            [file] => lib/diag/fileexceptionhandlerlog.php
        )

    [bitrix\main\diag\exceptionhandler] => Array
        (
            [module] => main
            [file] => lib/diag/exceptionhandler.php
        )

    [bitrix\main\diag\iexceptionhandleroutput] => Array
        (
            [module] => main
            [file] => lib/diag/iexceptionhandleroutput.php
        )

    [bitrix\main\diag\exceptionhandlerlog] => Array
        (
            [module] => main
            [file] => lib/diag/exceptionhandlerlog.php
        )

    [bitrix\main\io\file] => Array
        (
            [module] => main
            [file] => lib/io/file.php
        )

    [bitrix\main\io\fileentry] => Array
        (
            [module] => main
            [file] => lib/io/fileentry.php
        )

    [bitrix\main\io\path] => Array
        (
            [module] => main
            [file] => lib/io/path.php
        )

    [bitrix\main\io\filesystementry] => Array
        (
            [module] => main
            [file] => lib/io/filesystementry.php
        )

    [bitrix\main\io\ifilestream] => Array
        (
            [module] => main
            [file] => lib/io/ifilestream.php
        )

    [bitrix\main\localization\loc] => Array
        (
            [module] => main
            [file] => lib/localization/loc.php
        )

    [bitrix\main\mail\mail] => Array
        (
            [module] => main
            [file] => lib/mail/mail.php
        )

    [bitrix\main\mail\tracking] => Array
        (
            [module] => main
            [file] => lib/mail/tracking.php
        )

    [bitrix\main\mail\eventmanager] => Array
        (
            [module] => main
            [file] => lib/mail/eventmanager.php
        )

    [bitrix\main\mail\eventmessagecompiler] => Array
        (
            [module] => main
            [file] => lib/mail/eventmessagecompiler.php
        )

    [bitrix\main\mail\eventmessagethemecompiler] => Array
        (
            [module] => main
            [file] => lib/mail/eventmessagethemecompiler.php
        )

    [bitrix\main\mail\internal\event] => Array
        (
            [module] => main
            [file] => lib/mail/internal/event.php
        )

    [bitrix\main\mail\internal\eventattachment] => Array
        (
            [module] => main
            [file] => lib/mail/internal/eventattachment.php
        )

    [bitrix\main\mail\internal\eventmessage] => Array
        (
            [module] => main
            [file] => lib/mail/internal/eventmessage.php
        )

    [bitrix\main\mail\internal\eventmessagesite] => Array
        (
            [module] => main
            [file] => lib/mail/internal/eventmessagesite.php
        )

    [bitrix\main\mail\internal\eventmessageattachment] => Array
        (
            [module] => main
            [file] => lib/mail/internal/eventmessageattachment.php
        )

    [bitrix\main\mail\internal\eventtype] => Array
        (
            [module] => main
            [file] => lib/mail/internal/eventtype.php
        )

    [bitrix\main\text\converter] => Array
        (
            [module] => main
            [file] => lib/text/converter.php
        )

    [bitrix\main\text\emptyconverter] => Array
        (
            [module] => main
            [file] => lib/text/emptyconverter.php
        )

    [bitrix\main\text\encoding] => Array
        (
            [module] => main
            [file] => lib/text/encoding.php
        )

    [bitrix\main\text\htmlconverter] => Array
        (
            [module] => main
            [file] => lib/text/htmlconverter.php
        )

    [bitrix\main\text\binarystring] => Array
        (
            [module] => main
            [file] => lib/text/binarystring.php
        )

    [bitrix\main\text\xmlconverter] => Array
        (
            [module] => main
            [file] => lib/text/xmlconverter.php
        )

    [bitrix\main\type\collection] => Array
        (
            [module] => main
            [file] => lib/type/collection.php
        )

    [bitrix\main\type\date] => Array
        (
            [module] => main
            [file] => lib/type/date.php
        )

    [bitrix\main\type\datetime] => Array
        (
            [module] => main
            [file] => lib/type/datetime.php
        )

    [bitrix\main\type\dictionary] => Array
        (
            [module] => main
            [file] => lib/type/dictionary.php
        )

    [bitrix\main\type\filterabledictionary] => Array
        (
            [module] => main
            [file] => lib/type/filterabledictionary.php
        )

    [bitrix\main\type\parameterdictionary] => Array
        (
            [module] => main
            [file] => lib/type/parameterdictionary.php
        )

    [bitrix\main\web\cookie] => Array
        (
            [module] => main
            [file] => lib/web/cookie.php
        )

    [bitrix\main\web\uri] => Array
        (
            [module] => main
            [file] => lib/web/uri.php
        )

    [bitrix\main\sendereventhandler] => Array
        (
            [module] => main
            [file] => lib/senderconnector.php
        )

    [bitrix\main\senderconnectoruser] => Array
        (
            [module] => main
            [file] => lib/senderconnector.php
        )

    [bitrix\main\urlrewriterrulemaker] => Array
        (
            [module] => main
            [file] => lib/urlrewriter.php
        )

    [bitrix\main\update\stepper] => Array
        (
            [module] => main
            [file] => lib/update/stepper.php
        )

    [bitrix\main\composite\abstractresponse] => Array
        (
            [module] => main
            [file] => lib/composite/responder.php
        )

    [bitrix\main\composite\fileresponse] => Array
        (
            [module] => main
            [file] => lib/composite/responder.php
        )

    [bitrix\main\composite\memcachedresponse] => Array
        (
            [module] => main
            [file] => lib/composite/responder.php
        )

    [bitrix\main\security\otpexception] => Array
        (
            [module] => main
            [file] => lib/security/securityexception.php
        )

    [ctimezone] => Array
        (
            [module] => main
            [file] => classes/general/time.php
        )

    [cbxpunycode] => Array
        (
            [module] => main
            [file] => classes/general/punycode.php
        )

    [ibxvirtualio] => Array
        (
            [module] => main
            [file] => classes/general/virtual_io.php
        )

    [ibxgeterrors] => Array
        (
            [module] => main
            [file] => classes/general/virtual_io.php
        )

    [cbxvirtualio] => Array
        (
            [module] => main
            [file] => classes/general/virtual_io.php
        )

    [cbxvirtualfilebase] => Array
        (
            [module] => main
            [file] => classes/general/virtual_file.php
        )

    [cbxvirtualfile] => Array
        (
            [module] => main
            [file] => classes/general/virtual_file.php
        )

    [cbxvirtualdirectory] => Array
        (
            [module] => main
            [file] => classes/general/virtual_file.php
        )

    [calloption] => Array
        (
            [module] => main
            [file] => classes/general/option.php
        )

    [coption] => Array
        (
            [module] => main
            [file] => classes/general/option.php
        )

    [callpageoption] => Array
        (
            [module] => main
            [file] => classes/general/pageoption.php
        )

    [cpageoption] => Array
        (
            [module] => main
            [file] => classes/general/pageoption.php
        )

    [callsqlwhere] => Array
        (
            [module] => main
            [file] => classes/general/sqlwhere.php
        )

    [csqlwhereexpression] => Array
        (
            [module] => main
            [file] => classes/general/sqlwhere.php
        )

    [csqlwhere] => Array
        (
            [module] => main
            [file] => classes/general/sqlwhere.php
        )

    [calllanguage] => Array
        (
            [module] => main
            [file] => classes/general/language.php
        )

    [clanguage] => Array
        (
            [module] => main
            [file] => classes/general/language.php
        )

    [clangadmin] => Array
        (
            [module] => main
            [file] => classes/general/language.php
        )

    [_clangdbresult] => Array
        (
            [module] => main
            [file] => classes/general/langdbresult.php
        )

    [callagent] => Array
        (
            [module] => main
            [file] => classes/general/agent.php
        )

    [cagent] => Array
        (
            [module] => main
            [file] => classes/mysql/agent.php
        )

    [capplicationexception] => Array
        (
            [module] => main
            [file] => classes/general/applicationexception.php
        )

    [cadminexception] => Array
        (
            [module] => main
            [file] => classes/general/adminexception.php
        )

    [callsite] => Array
        (
            [module] => main
            [file] => classes/general/site.php
        )

    [calllang] => Array
        (
            [module] => main
            [file] => classes/general/site.php
        )

    [csite] => Array
        (
            [module] => main
            [file] => classes/general/site.php
        )

    [clang] => Array
        (
            [module] => main
            [file] => classes/general/site.php
        )

    [chttp] => Array
        (
            [module] => main
            [file] => classes/general/http.php
        )

    [cutil] => Array
        (
            [module] => main
            [file] => classes/general/util.php
        )

    [callmain] => Array
        (
            [module] => main
            [file] => classes/general/main.php
        )

    [cmain] => Array
        (
            [module] => main
            [file] => classes/general/main.php
        )

    [calldatabase] => Array
        (
            [module] => main
            [file] => classes/general/database.php
        )

    [calldbresult] => Array
        (
            [module] => main
            [file] => classes/general/dbresult.php
        )

    [cdatabasemysql] => Array
        (
            [module] => main
            [file] => classes/mysql/database.php
        )

    [cdbresultmysql] => Array
        (
            [module] => main
            [file] => classes/mysql/dbresult.php
        )

    [icachebackend] => Array
        (
            [module] => main
            [file] => classes/general/cache_backend.php
        )

    [cphpcache] => Array
        (
            [module] => main
            [file] => classes/general/cache.php
        )

    [ccachemanager] => Array
        (
            [module] => main
            [file] => classes/general/cache_manager.php
        )

    [cpagecache] => Array
        (
            [module] => main
            [file] => classes/general/page_cache.php
        )

    [cstackcacheentry] => Array
        (
            [module] => main
            [file] => classes/general/stack_cache_entry.php
        )

    [cstackcachemanager] => Array
        (
            [module] => main
            [file] => classes/general/stack_cache.php
        )

    [cmodule] => Array
        (
            [module] => main
            [file] => /classes/general/module.php
        )

)
Array
(
    [bitrix\main\application] => Array
        (
            [module] => main
            [file] => lib/application.php
        )

    [bitrix\main\httpapplication] => Array
        (
            [module] => main
            [file] => lib/httpapplication.php
        )

    [bitrix\main\argumentexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\argumentnullexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\argumentoutofrangeexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\argumenttypeexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\notimplementedexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\notsupportedexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\invalidoperationexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\objectpropertyexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\objectnotfoundexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\objectexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\systemexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\accessdeniedexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\decodingexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\io\invalidpathexception] => Array
        (
            [module] => main
            [file] => lib/io/ioexception.php
        )

    [bitrix\main\io\filenotfoundexception] => Array
        (
            [module] => main
            [file] => lib/io/ioexception.php
        )

    [bitrix\main\io\filedeleteexception] => Array
        (
            [module] => main
            [file] => lib/io/ioexception.php
        )

    [bitrix\main\io\fileopenexception] => Array
        (
            [module] => main
            [file] => lib/io/ioexception.php
        )

    [bitrix\main\io\filenotopenedexception] => Array
        (
            [module] => main
            [file] => lib/io/ioexception.php
        )

    [bitrix\main\context] => Array
        (
            [module] => main
            [file] => lib/context.php
        )

    [bitrix\main\httpcontext] => Array
        (
            [module] => main
            [file] => lib/httpcontext.php
        )

    [bitrix\main\dispatcher] => Array
        (
            [module] => main
            [file] => lib/dispatcher.php
        )

    [bitrix\main\environment] => Array
        (
            [module] => main
            [file] => lib/environment.php
        )

    [bitrix\main\event] => Array
        (
            [module] => main
            [file] => lib/event.php
        )

    [bitrix\main\eventmanager] => Array
        (
            [module] => main
            [file] => lib/eventmanager.php
        )

    [bitrix\main\eventresult] => Array
        (
            [module] => main
            [file] => lib/eventresult.php
        )

    [bitrix\main\request] => Array
        (
            [module] => main
            [file] => lib/request.php
        )

    [bitrix\main\httprequest] => Array
        (
            [module] => main
            [file] => lib/httprequest.php
        )

    [bitrix\main\response] => Array
        (
            [module] => main
            [file] => lib/response.php
        )

    [bitrix\main\httpresponse] => Array
        (
            [module] => main
            [file] => lib/httpresponse.php
        )

    [bitrix\main\modulemanager] => Array
        (
            [module] => main
            [file] => lib/modulemanager.php
        )

    [bitrix\main\server] => Array
        (
            [module] => main
            [file] => lib/server.php
        )

    [bitrix\main\config\configuration] => Array
        (
            [module] => main
            [file] => lib/config/configuration.php
        )

    [bitrix\main\config\option] => Array
        (
            [module] => main
            [file] => lib/config/option.php
        )

    [bitrix\main\context\culture] => Array
        (
            [module] => main
            [file] => lib/context/culture.php
        )

    [bitrix\main\data\cache] => Array
        (
            [module] => main
            [file] => lib/data/cache.php
        )

    [bitrix\main\data\cacheengineapc] => Array
        (
            [module] => main
            [file] => lib/data/cacheengineapc.php
        )

    [bitrix\main\data\cacheenginememcache] => Array
        (
            [module] => main
            [file] => lib/data/cacheenginememcache.php
        )

    [bitrix\main\data\cacheenginefiles] => Array
        (
            [module] => main
            [file] => lib/data/cacheenginefiles.php
        )

    [bitrix\main\data\cacheenginenone] => Array
        (
            [module] => main
            [file] => lib/data/cacheenginenone.php
        )

    [bitrix\main\data\connection] => Array
        (
            [module] => main
            [file] => lib/data/connection.php
        )

    [bitrix\main\data\connectionpool] => Array
        (
            [module] => main
            [file] => lib/data/connectionpool.php
        )

    [bitrix\main\data\icacheengine] => Array
        (
            [module] => main
            [file] => lib/data/cache.php
        )

    [bitrix\main\data\hsphpreadconnection] => Array
        (
            [module] => main
            [file] => lib/data/hsphpreadconnection.php
        )

    [bitrix\main\data\managedcache] => Array
        (
            [module] => main
            [file] => lib/data/managedcache.php
        )

    [bitrix\main\data\taggedcache] => Array
        (
            [module] => main
            [file] => lib/data/taggedcache.php
        )

    [bitrix\main\data\memcacheconnection] => Array
        (
            [module] => main
            [file] => lib/data/memcacheconnection.php
        )

    [bitrix\main\data\memcachedconnection] => Array
        (
            [module] => main
            [file] => lib/data/memcachedconnection.php
        )

    [bitrix\main\data\nosqlconnection] => Array
        (
            [module] => main
            [file] => lib/data/nosqlconnection.php
        )

    [bitrix\main\db\arrayresult] => Array
        (
            [module] => main
            [file] => lib/db/arrayresult.php
        )

    [bitrix\main\db\result] => Array
        (
            [module] => main
            [file] => lib/db/result.php
        )

    [bitrix\main\db\connection] => Array
        (
            [module] => main
            [file] => lib/db/connection.php
        )

    [bitrix\main\db\sqlexception] => Array
        (
            [module] => main
            [file] => lib/db/sqlexception.php
        )

    [bitrix\main\db\sqlqueryexception] => Array
        (
            [module] => main
            [file] => lib/db/sqlexception.php
        )

    [bitrix\main\db\transactionexception] => Array
        (
            [module] => main
            [file] => lib/db/sqlexception.php
        )

    [bitrix\main\db\sqlexpression] => Array
        (
            [module] => main
            [file] => lib/db/sqlexpression.php
        )

    [bitrix\main\db\sqlhelper] => Array
        (
            [module] => main
            [file] => lib/db/sqlhelper.php
        )

    [bitrix\main\db\mysqlcommonconnection] => Array
        (
            [module] => main
            [file] => lib/db/mysqlcommonconnection.php
        )

    [bitrix\main\db\mysqliconnection] => Array
        (
            [module] => main
            [file] => lib/db/mysqliconnection.php
        )

    [bitrix\main\db\mysqliresult] => Array
        (
            [module] => main
            [file] => lib/db/mysqliresult.php
        )

    [bitrix\main\db\mysqlisqlhelper] => Array
        (
            [module] => main
            [file] => lib/db/mysqlisqlhelper.php
        )

    [bitrix\main\db\mssqlconnection] => Array
        (
            [module] => main
            [file] => lib/db/mssqlconnection.php
        )

    [bitrix\main\db\mssqlresult] => Array
        (
            [module] => main
            [file] => lib/db/mssqlresult.php
        )

    [bitrix\main\db\mssqlsqlhelper] => Array
        (
            [module] => main
            [file] => lib/db/mssqlsqlhelper.php
        )

    [bitrix\main\db\oracleconnection] => Array
        (
            [module] => main
            [file] => lib/db/oracleconnection.php
        )

    [bitrix\main\db\oracleresult] => Array
        (
            [module] => main
            [file] => lib/db/oracleresult.php
        )

    [bitrix\main\db\oraclesqlhelper] => Array
        (
            [module] => main
            [file] => lib/db/oraclesqlhelper.php
        )

    [bitrix\main\db\pgsqlconnection] => Array
        (
            [module] => main
            [file] => lib/db/pgsqlconnection.php
        )

    [bitrix\main\diag\httpexceptionhandleroutput] => Array
        (
            [module] => main
            [file] => lib/diag/httpexceptionhandleroutput.php
        )

    [bitrix\main\diag\fileexceptionhandlerlog] => Array
        (
            [module] => main
            [file] => lib/diag/fileexceptionhandlerlog.php
        )

    [bitrix\main\diag\exceptionhandler] => Array
        (
            [module] => main
            [file] => lib/diag/exceptionhandler.php
        )

    [bitrix\main\diag\iexceptionhandleroutput] => Array
        (
            [module] => main
            [file] => lib/diag/iexceptionhandleroutput.php
        )

    [bitrix\main\diag\exceptionhandlerlog] => Array
        (
            [module] => main
            [file] => lib/diag/exceptionhandlerlog.php
        )

    [bitrix\main\io\file] => Array
        (
            [module] => main
            [file] => lib/io/file.php
        )

    [bitrix\main\io\fileentry] => Array
        (
            [module] => main
            [file] => lib/io/fileentry.php
        )

    [bitrix\main\io\path] => Array
        (
            [module] => main
            [file] => lib/io/path.php
        )

    [bitrix\main\io\filesystementry] => Array
        (
            [module] => main
            [file] => lib/io/filesystementry.php
        )

    [bitrix\main\io\ifilestream] => Array
        (
            [module] => main
            [file] => lib/io/ifilestream.php
        )

    [bitrix\main\localization\loc] => Array
        (
            [module] => main
            [file] => lib/localization/loc.php
        )

    [bitrix\main\mail\mail] => Array
        (
            [module] => main
            [file] => lib/mail/mail.php
        )

    [bitrix\main\mail\tracking] => Array
        (
            [module] => main
            [file] => lib/mail/tracking.php
        )

    [bitrix\main\mail\eventmanager] => Array
        (
            [module] => main
            [file] => lib/mail/eventmanager.php
        )

    [bitrix\main\mail\eventmessagecompiler] => Array
        (
            [module] => main
            [file] => lib/mail/eventmessagecompiler.php
        )

    [bitrix\main\mail\eventmessagethemecompiler] => Array
        (
            [module] => main
            [file] => lib/mail/eventmessagethemecompiler.php
        )

    [bitrix\main\mail\internal\event] => Array
        (
            [module] => main
            [file] => lib/mail/internal/event.php
        )

    [bitrix\main\mail\internal\eventattachment] => Array
        (
            [module] => main
            [file] => lib/mail/internal/eventattachment.php
        )

    [bitrix\main\mail\internal\eventmessage] => Array
        (
            [module] => main
            [file] => lib/mail/internal/eventmessage.php
        )

    [bitrix\main\mail\internal\eventmessagesite] => Array
        (
            [module] => main
            [file] => lib/mail/internal/eventmessagesite.php
        )

    [bitrix\main\mail\internal\eventmessageattachment] => Array
        (
            [module] => main
            [file] => lib/mail/internal/eventmessageattachment.php
        )

    [bitrix\main\mail\internal\eventtype] => Array
        (
            [module] => main
            [file] => lib/mail/internal/eventtype.php
        )

    [bitrix\main\text\converter] => Array
        (
            [module] => main
            [file] => lib/text/converter.php
        )

    [bitrix\main\text\emptyconverter] => Array
        (
            [module] => main
            [file] => lib/text/emptyconverter.php
        )

    [bitrix\main\text\encoding] => Array
        (
            [module] => main
            [file] => lib/text/encoding.php
        )

    [bitrix\main\text\htmlconverter] => Array
        (
            [module] => main
            [file] => lib/text/htmlconverter.php
        )

    [bitrix\main\text\binarystring] => Array
        (
            [module] => main
            [file] => lib/text/binarystring.php
        )

    [bitrix\main\text\xmlconverter] => Array
        (
            [module] => main
            [file] => lib/text/xmlconverter.php
        )

    [bitrix\main\type\collection] => Array
        (
            [module] => main
            [file] => lib/type/collection.php
        )

    [bitrix\main\type\date] => Array
        (
            [module] => main
            [file] => lib/type/date.php
        )

    [bitrix\main\type\datetime] => Array
        (
            [module] => main
            [file] => lib/type/datetime.php
        )

    [bitrix\main\type\dictionary] => Array
        (
            [module] => main
            [file] => lib/type/dictionary.php
        )

    [bitrix\main\type\filterabledictionary] => Array
        (
            [module] => main
            [file] => lib/type/filterabledictionary.php
        )

    [bitrix\main\type\parameterdictionary] => Array
        (
            [module] => main
            [file] => lib/type/parameterdictionary.php
        )

    [bitrix\main\web\cookie] => Array
        (
            [module] => main
            [file] => lib/web/cookie.php
        )

    [bitrix\main\web\uri] => Array
        (
            [module] => main
            [file] => lib/web/uri.php
        )

    [bitrix\main\sendereventhandler] => Array
        (
            [module] => main
            [file] => lib/senderconnector.php
        )

    [bitrix\main\senderconnectoruser] => Array
        (
            [module] => main
            [file] => lib/senderconnector.php
        )

    [bitrix\main\urlrewriterrulemaker] => Array
        (
            [module] => main
            [file] => lib/urlrewriter.php
        )

    [bitrix\main\update\stepper] => Array
        (
            [module] => main
            [file] => lib/update/stepper.php
        )

    [bitrix\main\composite\abstractresponse] => Array
        (
            [module] => main
            [file] => lib/composite/responder.php
        )

    [bitrix\main\composite\fileresponse] => Array
        (
            [module] => main
            [file] => lib/composite/responder.php
        )

    [bitrix\main\composite\memcachedresponse] => Array
        (
            [module] => main
            [file] => lib/composite/responder.php
        )

    [bitrix\main\security\otpexception] => Array
        (
            [module] => main
            [file] => lib/security/securityexception.php
        )

    [ctimezone] => Array
        (
            [module] => main
            [file] => classes/general/time.php
        )

    [cbxpunycode] => Array
        (
            [module] => main
            [file] => classes/general/punycode.php
        )

    [ibxvirtualio] => Array
        (
            [module] => main
            [file] => classes/general/virtual_io.php
        )

    [ibxgeterrors] => Array
        (
            [module] => main
            [file] => classes/general/virtual_io.php
        )

    [cbxvirtualio] => Array
        (
            [module] => main
            [file] => classes/general/virtual_io.php
        )

    [cbxvirtualfilebase] => Array
        (
            [module] => main
            [file] => classes/general/virtual_file.php
        )

    [cbxvirtualfile] => Array
        (
            [module] => main
            [file] => classes/general/virtual_file.php
        )

    [cbxvirtualdirectory] => Array
        (
            [module] => main
            [file] => classes/general/virtual_file.php
        )

    [calloption] => Array
        (
            [module] => main
            [file] => classes/general/option.php
        )

    [coption] => Array
        (
            [module] => main
            [file] => classes/general/option.php
        )

    [callpageoption] => Array
        (
            [module] => main
            [file] => classes/general/pageoption.php
        )

    [cpageoption] => Array
        (
            [module] => main
            [file] => classes/general/pageoption.php
        )

    [callsqlwhere] => Array
        (
            [module] => main
            [file] => classes/general/sqlwhere.php
        )

    [csqlwhereexpression] => Array
        (
            [module] => main
            [file] => classes/general/sqlwhere.php
        )

    [csqlwhere] => Array
        (
            [module] => main
            [file] => classes/general/sqlwhere.php
        )

    [calllanguage] => Array
        (
            [module] => main
            [file] => classes/general/language.php
        )

    [clanguage] => Array
        (
            [module] => main
            [file] => classes/general/language.php
        )

    [clangadmin] => Array
        (
            [module] => main
            [file] => classes/general/language.php
        )

    [_clangdbresult] => Array
        (
            [module] => main
            [file] => classes/general/langdbresult.php
        )

    [callagent] => Array
        (
            [module] => main
            [file] => classes/general/agent.php
        )

    [cagent] => Array
        (
            [module] => main
            [file] => classes/mysql/agent.php
        )

    [capplicationexception] => Array
        (
            [module] => main
            [file] => classes/general/applicationexception.php
        )

    [cadminexception] => Array
        (
            [module] => main
            [file] => classes/general/adminexception.php
        )

    [callsite] => Array
        (
            [module] => main
            [file] => classes/general/site.php
        )

    [calllang] => Array
        (
            [module] => main
            [file] => classes/general/site.php
        )

    [csite] => Array
        (
            [module] => main
            [file] => classes/general/site.php
        )

    [clang] => Array
        (
            [module] => main
            [file] => classes/general/site.php
        )

    [chttp] => Array
        (
            [module] => main
            [file] => classes/general/http.php
        )

    [cutil] => Array
        (
            [module] => main
            [file] => classes/general/util.php
        )

    [callmain] => Array
        (
            [module] => main
            [file] => classes/general/main.php
        )

    [cmain] => Array
        (
            [module] => main
            [file] => classes/general/main.php
        )

    [calldatabase] => Array
        (
            [module] => main
            [file] => classes/general/database.php
        )

    [calldbresult] => Array
        (
            [module] => main
            [file] => classes/general/dbresult.php
        )

    [cdatabasemysql] => Array
        (
            [module] => main
            [file] => classes/mysql/database.php
        )

    [cdbresultmysql] => Array
        (
            [module] => main
            [file] => classes/mysql/dbresult.php
        )

    [icachebackend] => Array
        (
            [module] => main
            [file] => classes/general/cache_backend.php
        )

    [cphpcache] => Array
        (
            [module] => main
            [file] => classes/general/cache.php
        )

    [ccachemanager] => Array
        (
            [module] => main
            [file] => classes/general/cache_manager.php
        )

    [cpagecache] => Array
        (
            [module] => main
            [file] => classes/general/page_cache.php
        )

    [cstackcacheentry] => Array
        (
            [module] => main
            [file] => classes/general/stack_cache_entry.php
        )

    [cstackcachemanager] => Array
        (
            [module] => main
            [file] => classes/general/stack_cache.php
        )

    [cmodule] => Array
        (
            [module] => main
            [file] => /classes/general/module.php
        )

)
Array
(
    [bitrix\main\application] => Array
        (
            [module] => main
            [file] => lib/application.php
        )

    [bitrix\main\httpapplication] => Array
        (
            [module] => main
            [file] => lib/httpapplication.php
        )

    [bitrix\main\argumentexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\argumentnullexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\argumentoutofrangeexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\argumenttypeexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\notimplementedexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\notsupportedexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\invalidoperationexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\objectpropertyexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\objectnotfoundexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\objectexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\systemexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\accessdeniedexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\decodingexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\io\invalidpathexception] => Array
        (
            [module] => main
            [file] => lib/io/ioexception.php
        )

    [bitrix\main\io\filenotfoundexception] => Array
        (
            [module] => main
            [file] => lib/io/ioexception.php
        )

    [bitrix\main\io\filedeleteexception] => Array
        (
            [module] => main
            [file] => lib/io/ioexception.php
        )

    [bitrix\main\io\fileopenexception] => Array
        (
            [module] => main
            [file] => lib/io/ioexception.php
        )

    [bitrix\main\io\filenotopenedexception] => Array
        (
            [module] => main
            [file] => lib/io/ioexception.php
        )

    [bitrix\main\context] => Array
        (
            [module] => main
            [file] => lib/context.php
        )

    [bitrix\main\httpcontext] => Array
        (
            [module] => main
            [file] => lib/httpcontext.php
        )

    [bitrix\main\dispatcher] => Array
        (
            [module] => main
            [file] => lib/dispatcher.php
        )

    [bitrix\main\environment] => Array
        (
            [module] => main
            [file] => lib/environment.php
        )

    [bitrix\main\event] => Array
        (
            [module] => main
            [file] => lib/event.php
        )

    [bitrix\main\eventmanager] => Array
        (
            [module] => main
            [file] => lib/eventmanager.php
        )

    [bitrix\main\eventresult] => Array
        (
            [module] => main
            [file] => lib/eventresult.php
        )

    [bitrix\main\request] => Array
        (
            [module] => main
            [file] => lib/request.php
        )

    [bitrix\main\httprequest] => Array
        (
            [module] => main
            [file] => lib/httprequest.php
        )

    [bitrix\main\response] => Array
        (
            [module] => main
            [file] => lib/response.php
        )

    [bitrix\main\httpresponse] => Array
        (
            [module] => main
            [file] => lib/httpresponse.php
        )

    [bitrix\main\modulemanager] => Array
        (
            [module] => main
            [file] => lib/modulemanager.php
        )

    [bitrix\main\server] => Array
        (
            [module] => main
            [file] => lib/server.php
        )

    [bitrix\main\config\configuration] => Array
        (
            [module] => main
            [file] => lib/config/configuration.php
        )

    [bitrix\main\config\option] => Array
        (
            [module] => main
            [file] => lib/config/option.php
        )

    [bitrix\main\context\culture] => Array
        (
            [module] => main
            [file] => lib/context/culture.php
        )

    [bitrix\main\data\cache] => Array
        (
            [module] => main
            [file] => lib/data/cache.php
        )

    [bitrix\main\data\cacheengineapc] => Array
        (
            [module] => main
            [file] => lib/data/cacheengineapc.php
        )

    [bitrix\main\data\cacheenginememcache] => Array
        (
            [module] => main
            [file] => lib/data/cacheenginememcache.php
        )

    [bitrix\main\data\cacheenginefiles] => Array
        (
            [module] => main
            [file] => lib/data/cacheenginefiles.php
        )

    [bitrix\main\data\cacheenginenone] => Array
        (
            [module] => main
            [file] => lib/data/cacheenginenone.php
        )

    [bitrix\main\data\connection] => Array
        (
            [module] => main
            [file] => lib/data/connection.php
        )

    [bitrix\main\data\connectionpool] => Array
        (
            [module] => main
            [file] => lib/data/connectionpool.php
        )

    [bitrix\main\data\icacheengine] => Array
        (
            [module] => main
            [file] => lib/data/cache.php
        )

    [bitrix\main\data\hsphpreadconnection] => Array
        (
            [module] => main
            [file] => lib/data/hsphpreadconnection.php
        )

    [bitrix\main\data\managedcache] => Array
        (
            [module] => main
            [file] => lib/data/managedcache.php
        )

    [bitrix\main\data\taggedcache] => Array
        (
            [module] => main
            [file] => lib/data/taggedcache.php
        )

    [bitrix\main\data\memcacheconnection] => Array
        (
            [module] => main
            [file] => lib/data/memcacheconnection.php
        )

    [bitrix\main\data\memcachedconnection] => Array
        (
            [module] => main
            [file] => lib/data/memcachedconnection.php
        )

    [bitrix\main\data\nosqlconnection] => Array
        (
            [module] => main
            [file] => lib/data/nosqlconnection.php
        )

    [bitrix\main\db\arrayresult] => Array
        (
            [module] => main
            [file] => lib/db/arrayresult.php
        )

    [bitrix\main\db\result] => Array
        (
            [module] => main
            [file] => lib/db/result.php
        )

    [bitrix\main\db\connection] => Array
        (
            [module] => main
            [file] => lib/db/connection.php
        )

    [bitrix\main\db\sqlexception] => Array
        (
            [module] => main
            [file] => lib/db/sqlexception.php
        )

    [bitrix\main\db\sqlqueryexception] => Array
        (
            [module] => main
            [file] => lib/db/sqlexception.php
        )

    [bitrix\main\db\transactionexception] => Array
        (
            [module] => main
            [file] => lib/db/sqlexception.php
        )

    [bitrix\main\db\sqlexpression] => Array
        (
            [module] => main
            [file] => lib/db/sqlexpression.php
        )

    [bitrix\main\db\sqlhelper] => Array
        (
            [module] => main
            [file] => lib/db/sqlhelper.php
        )

    [bitrix\main\db\mysqlcommonconnection] => Array
        (
            [module] => main
            [file] => lib/db/mysqlcommonconnection.php
        )

    [bitrix\main\db\mysqliconnection] => Array
        (
            [module] => main
            [file] => lib/db/mysqliconnection.php
        )

    [bitrix\main\db\mysqliresult] => Array
        (
            [module] => main
            [file] => lib/db/mysqliresult.php
        )

    [bitrix\main\db\mysqlisqlhelper] => Array
        (
            [module] => main
            [file] => lib/db/mysqlisqlhelper.php
        )

    [bitrix\main\db\mssqlconnection] => Array
        (
            [module] => main
            [file] => lib/db/mssqlconnection.php
        )

    [bitrix\main\db\mssqlresult] => Array
        (
            [module] => main
            [file] => lib/db/mssqlresult.php
        )

    [bitrix\main\db\mssqlsqlhelper] => Array
        (
            [module] => main
            [file] => lib/db/mssqlsqlhelper.php
        )

    [bitrix\main\db\oracleconnection] => Array
        (
            [module] => main
            [file] => lib/db/oracleconnection.php
        )

    [bitrix\main\db\oracleresult] => Array
        (
            [module] => main
            [file] => lib/db/oracleresult.php
        )

    [bitrix\main\db\oraclesqlhelper] => Array
        (
            [module] => main
            [file] => lib/db/oraclesqlhelper.php
        )

    [bitrix\main\db\pgsqlconnection] => Array
        (
            [module] => main
            [file] => lib/db/pgsqlconnection.php
        )

    [bitrix\main\diag\httpexceptionhandleroutput] => Array
        (
            [module] => main
            [file] => lib/diag/httpexceptionhandleroutput.php
        )

    [bitrix\main\diag\fileexceptionhandlerlog] => Array
        (
            [module] => main
            [file] => lib/diag/fileexceptionhandlerlog.php
        )

    [bitrix\main\diag\exceptionhandler] => Array
        (
            [module] => main
            [file] => lib/diag/exceptionhandler.php
        )

    [bitrix\main\diag\iexceptionhandleroutput] => Array
        (
            [module] => main
            [file] => lib/diag/iexceptionhandleroutput.php
        )

    [bitrix\main\diag\exceptionhandlerlog] => Array
        (
            [module] => main
            [file] => lib/diag/exceptionhandlerlog.php
        )

    [bitrix\main\io\file] => Array
        (
            [module] => main
            [file] => lib/io/file.php
        )

    [bitrix\main\io\fileentry] => Array
        (
            [module] => main
            [file] => lib/io/fileentry.php
        )

    [bitrix\main\io\path] => Array
        (
            [module] => main
            [file] => lib/io/path.php
        )

    [bitrix\main\io\filesystementry] => Array
        (
            [module] => main
            [file] => lib/io/filesystementry.php
        )

    [bitrix\main\io\ifilestream] => Array
        (
            [module] => main
            [file] => lib/io/ifilestream.php
        )

    [bitrix\main\localization\loc] => Array
        (
            [module] => main
            [file] => lib/localization/loc.php
        )

    [bitrix\main\mail\mail] => Array
        (
            [module] => main
            [file] => lib/mail/mail.php
        )

    [bitrix\main\mail\tracking] => Array
        (
            [module] => main
            [file] => lib/mail/tracking.php
        )

    [bitrix\main\mail\eventmanager] => Array
        (
            [module] => main
            [file] => lib/mail/eventmanager.php
        )

    [bitrix\main\mail\eventmessagecompiler] => Array
        (
            [module] => main
            [file] => lib/mail/eventmessagecompiler.php
        )

    [bitrix\main\mail\eventmessagethemecompiler] => Array
        (
            [module] => main
            [file] => lib/mail/eventmessagethemecompiler.php
        )

    [bitrix\main\mail\internal\event] => Array
        (
            [module] => main
            [file] => lib/mail/internal/event.php
        )

    [bitrix\main\mail\internal\eventattachment] => Array
        (
            [module] => main
            [file] => lib/mail/internal/eventattachment.php
        )

    [bitrix\main\mail\internal\eventmessage] => Array
        (
            [module] => main
            [file] => lib/mail/internal/eventmessage.php
        )

    [bitrix\main\mail\internal\eventmessagesite] => Array
        (
            [module] => main
            [file] => lib/mail/internal/eventmessagesite.php
        )

    [bitrix\main\mail\internal\eventmessageattachment] => Array
        (
            [module] => main
            [file] => lib/mail/internal/eventmessageattachment.php
        )

    [bitrix\main\mail\internal\eventtype] => Array
        (
            [module] => main
            [file] => lib/mail/internal/eventtype.php
        )

    [bitrix\main\text\converter] => Array
        (
            [module] => main
            [file] => lib/text/converter.php
        )

    [bitrix\main\text\emptyconverter] => Array
        (
            [module] => main
            [file] => lib/text/emptyconverter.php
        )

    [bitrix\main\text\encoding] => Array
        (
            [module] => main
            [file] => lib/text/encoding.php
        )

    [bitrix\main\text\htmlconverter] => Array
        (
            [module] => main
            [file] => lib/text/htmlconverter.php
        )

    [bitrix\main\text\binarystring] => Array
        (
            [module] => main
            [file] => lib/text/binarystring.php
        )

    [bitrix\main\text\xmlconverter] => Array
        (
            [module] => main
            [file] => lib/text/xmlconverter.php
        )

    [bitrix\main\type\collection] => Array
        (
            [module] => main
            [file] => lib/type/collection.php
        )

    [bitrix\main\type\date] => Array
        (
            [module] => main
            [file] => lib/type/date.php
        )

    [bitrix\main\type\datetime] => Array
        (
            [module] => main
            [file] => lib/type/datetime.php
        )

    [bitrix\main\type\dictionary] => Array
        (
            [module] => main
            [file] => lib/type/dictionary.php
        )

    [bitrix\main\type\filterabledictionary] => Array
        (
            [module] => main
            [file] => lib/type/filterabledictionary.php
        )

    [bitrix\main\type\parameterdictionary] => Array
        (
            [module] => main
            [file] => lib/type/parameterdictionary.php
        )

    [bitrix\main\web\cookie] => Array
        (
            [module] => main
            [file] => lib/web/cookie.php
        )

    [bitrix\main\web\uri] => Array
        (
            [module] => main
            [file] => lib/web/uri.php
        )

    [bitrix\main\sendereventhandler] => Array
        (
            [module] => main
            [file] => lib/senderconnector.php
        )

    [bitrix\main\senderconnectoruser] => Array
        (
            [module] => main
            [file] => lib/senderconnector.php
        )

    [bitrix\main\urlrewriterrulemaker] => Array
        (
            [module] => main
            [file] => lib/urlrewriter.php
        )

    [bitrix\main\update\stepper] => Array
        (
            [module] => main
            [file] => lib/update/stepper.php
        )

    [bitrix\main\composite\abstractresponse] => Array
        (
            [module] => main
            [file] => lib/composite/responder.php
        )

    [bitrix\main\composite\fileresponse] => Array
        (
            [module] => main
            [file] => lib/composite/responder.php
        )

    [bitrix\main\composite\memcachedresponse] => Array
        (
            [module] => main
            [file] => lib/composite/responder.php
        )

    [bitrix\main\security\otpexception] => Array
        (
            [module] => main
            [file] => lib/security/securityexception.php
        )

    [ctimezone] => Array
        (
            [module] => main
            [file] => classes/general/time.php
        )

    [cbxpunycode] => Array
        (
            [module] => main
            [file] => classes/general/punycode.php
        )

    [ibxvirtualio] => Array
        (
            [module] => main
            [file] => classes/general/virtual_io.php
        )

    [ibxgeterrors] => Array
        (
            [module] => main
            [file] => classes/general/virtual_io.php
        )

    [cbxvirtualio] => Array
        (
            [module] => main
            [file] => classes/general/virtual_io.php
        )

    [cbxvirtualfilebase] => Array
        (
            [module] => main
            [file] => classes/general/virtual_file.php
        )

    [cbxvirtualfile] => Array
        (
            [module] => main
            [file] => classes/general/virtual_file.php
        )

    [cbxvirtualdirectory] => Array
        (
            [module] => main
            [file] => classes/general/virtual_file.php
        )

    [calloption] => Array
        (
            [module] => main
            [file] => classes/general/option.php
        )

    [coption] => Array
        (
            [module] => main
            [file] => classes/general/option.php
        )

    [callpageoption] => Array
        (
            [module] => main
            [file] => classes/general/pageoption.php
        )

    [cpageoption] => Array
        (
            [module] => main
            [file] => classes/general/pageoption.php
        )

    [callsqlwhere] => Array
        (
            [module] => main
            [file] => classes/general/sqlwhere.php
        )

    [csqlwhereexpression] => Array
        (
            [module] => main
            [file] => classes/general/sqlwhere.php
        )

    [csqlwhere] => Array
        (
            [module] => main
            [file] => classes/general/sqlwhere.php
        )

    [calllanguage] => Array
        (
            [module] => main
            [file] => classes/general/language.php
        )

    [clanguage] => Array
        (
            [module] => main
            [file] => classes/general/language.php
        )

    [clangadmin] => Array
        (
            [module] => main
            [file] => classes/general/language.php
        )

    [_clangdbresult] => Array
        (
            [module] => main
            [file] => classes/general/langdbresult.php
        )

    [callagent] => Array
        (
            [module] => main
            [file] => classes/general/agent.php
        )

    [cagent] => Array
        (
            [module] => main
            [file] => classes/mysql/agent.php
        )

    [capplicationexception] => Array
        (
            [module] => main
            [file] => classes/general/applicationexception.php
        )

    [cadminexception] => Array
        (
            [module] => main
            [file] => classes/general/adminexception.php
        )

    [callsite] => Array
        (
            [module] => main
            [file] => classes/general/site.php
        )

    [calllang] => Array
        (
            [module] => main
            [file] => classes/general/site.php
        )

    [csite] => Array
        (
            [module] => main
            [file] => classes/general/site.php
        )

    [clang] => Array
        (
            [module] => main
            [file] => classes/general/site.php
        )

    [chttp] => Array
        (
            [module] => main
            [file] => classes/general/http.php
        )

    [cutil] => Array
        (
            [module] => main
            [file] => classes/general/util.php
        )

    [callmain] => Array
        (
            [module] => main
            [file] => classes/general/main.php
        )

    [cmain] => Array
        (
            [module] => main
            [file] => classes/general/main.php
        )

    [calldatabase] => Array
        (
            [module] => main
            [file] => classes/general/database.php
        )

    [calldbresult] => Array
        (
            [module] => main
            [file] => classes/general/dbresult.php
        )

    [cdatabasemysql] => Array
        (
            [module] => main
            [file] => classes/mysql/database.php
        )

    [cdbresultmysql] => Array
        (
            [module] => main
            [file] => classes/mysql/dbresult.php
        )

    [icachebackend] => Array
        (
            [module] => main
            [file] => classes/general/cache_backend.php
        )

    [cphpcache] => Array
        (
            [module] => main
            [file] => classes/general/cache.php
        )

    [ccachemanager] => Array
        (
            [module] => main
            [file] => classes/general/cache_manager.php
        )

    [cpagecache] => Array
        (
            [module] => main
            [file] => classes/general/page_cache.php
        )

    [cstackcacheentry] => Array
        (
            [module] => main
            [file] => classes/general/stack_cache_entry.php
        )

    [cstackcachemanager] => Array
        (
            [module] => main
            [file] => classes/general/stack_cache.php
        )

    [cmodule] => Array
        (
            [module] => main
            [file] => /classes/general/module.php
        )

)
Array
(
    [bitrix\main\application] => Array
        (
            [module] => main
            [file] => lib/application.php
        )

    [bitrix\main\httpapplication] => Array
        (
            [module] => main
            [file] => lib/httpapplication.php
        )

    [bitrix\main\argumentexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\argumentnullexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\argumentoutofrangeexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\argumenttypeexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\notimplementedexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\notsupportedexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\invalidoperationexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\objectpropertyexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\objectnotfoundexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\objectexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\systemexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\accessdeniedexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\decodingexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\io\invalidpathexception] => Array
        (
            [module] => main
            [file] => lib/io/ioexception.php
        )

    [bitrix\main\io\filenotfoundexception] => Array
        (
            [module] => main
            [file] => lib/io/ioexception.php
        )

    [bitrix\main\io\filedeleteexception] => Array
        (
            [module] => main
            [file] => lib/io/ioexception.php
        )

    [bitrix\main\io\fileopenexception] => Array
        (
            [module] => main
            [file] => lib/io/ioexception.php
        )

    [bitrix\main\io\filenotopenedexception] => Array
        (
            [module] => main
            [file] => lib/io/ioexception.php
        )

    [bitrix\main\context] => Array
        (
            [module] => main
            [file] => lib/context.php
        )

    [bitrix\main\httpcontext] => Array
        (
            [module] => main
            [file] => lib/httpcontext.php
        )

    [bitrix\main\dispatcher] => Array
        (
            [module] => main
            [file] => lib/dispatcher.php
        )

    [bitrix\main\environment] => Array
        (
            [module] => main
            [file] => lib/environment.php
        )

    [bitrix\main\event] => Array
        (
            [module] => main
            [file] => lib/event.php
        )

    [bitrix\main\eventmanager] => Array
        (
            [module] => main
            [file] => lib/eventmanager.php
        )

    [bitrix\main\eventresult] => Array
        (
            [module] => main
            [file] => lib/eventresult.php
        )

    [bitrix\main\request] => Array
        (
            [module] => main
            [file] => lib/request.php
        )

    [bitrix\main\httprequest] => Array
        (
            [module] => main
            [file] => lib/httprequest.php
        )

    [bitrix\main\response] => Array
        (
            [module] => main
            [file] => lib/response.php
        )

    [bitrix\main\httpresponse] => Array
        (
            [module] => main
            [file] => lib/httpresponse.php
        )

    [bitrix\main\modulemanager] => Array
        (
            [module] => main
            [file] => lib/modulemanager.php
        )

    [bitrix\main\server] => Array
        (
            [module] => main
            [file] => lib/server.php
        )

    [bitrix\main\config\configuration] => Array
        (
            [module] => main
            [file] => lib/config/configuration.php
        )

    [bitrix\main\config\option] => Array
        (
            [module] => main
            [file] => lib/config/option.php
        )

    [bitrix\main\context\culture] => Array
        (
            [module] => main
            [file] => lib/context/culture.php
        )

    [bitrix\main\data\cache] => Array
        (
            [module] => main
            [file] => lib/data/cache.php
        )

    [bitrix\main\data\cacheengineapc] => Array
        (
            [module] => main
            [file] => lib/data/cacheengineapc.php
        )

    [bitrix\main\data\cacheenginememcache] => Array
        (
            [module] => main
            [file] => lib/data/cacheenginememcache.php
        )

    [bitrix\main\data\cacheenginefiles] => Array
        (
            [module] => main
            [file] => lib/data/cacheenginefiles.php
        )

    [bitrix\main\data\cacheenginenone] => Array
        (
            [module] => main
            [file] => lib/data/cacheenginenone.php
        )

    [bitrix\main\data\connection] => Array
        (
            [module] => main
            [file] => lib/data/connection.php
        )

    [bitrix\main\data\connectionpool] => Array
        (
            [module] => main
            [file] => lib/data/connectionpool.php
        )

    [bitrix\main\data\icacheengine] => Array
        (
            [module] => main
            [file] => lib/data/cache.php
        )

    [bitrix\main\data\hsphpreadconnection] => Array
        (
            [module] => main
            [file] => lib/data/hsphpreadconnection.php
        )

    [bitrix\main\data\managedcache] => Array
        (
            [module] => main
            [file] => lib/data/managedcache.php
        )

    [bitrix\main\data\taggedcache] => Array
        (
            [module] => main
            [file] => lib/data/taggedcache.php
        )

    [bitrix\main\data\memcacheconnection] => Array
        (
            [module] => main
            [file] => lib/data/memcacheconnection.php
        )

    [bitrix\main\data\memcachedconnection] => Array
        (
            [module] => main
            [file] => lib/data/memcachedconnection.php
        )

    [bitrix\main\data\nosqlconnection] => Array
        (
            [module] => main
            [file] => lib/data/nosqlconnection.php
        )

    [bitrix\main\db\arrayresult] => Array
        (
            [module] => main
            [file] => lib/db/arrayresult.php
        )

    [bitrix\main\db\result] => Array
        (
            [module] => main
            [file] => lib/db/result.php
        )

    [bitrix\main\db\connection] => Array
        (
            [module] => main
            [file] => lib/db/connection.php
        )

    [bitrix\main\db\sqlexception] => Array
        (
            [module] => main
            [file] => lib/db/sqlexception.php
        )

    [bitrix\main\db\sqlqueryexception] => Array
        (
            [module] => main
            [file] => lib/db/sqlexception.php
        )

    [bitrix\main\db\transactionexception] => Array
        (
            [module] => main
            [file] => lib/db/sqlexception.php
        )

    [bitrix\main\db\sqlexpression] => Array
        (
            [module] => main
            [file] => lib/db/sqlexpression.php
        )

    [bitrix\main\db\sqlhelper] => Array
        (
            [module] => main
            [file] => lib/db/sqlhelper.php
        )

    [bitrix\main\db\mysqlcommonconnection] => Array
        (
            [module] => main
            [file] => lib/db/mysqlcommonconnection.php
        )

    [bitrix\main\db\mysqliconnection] => Array
        (
            [module] => main
            [file] => lib/db/mysqliconnection.php
        )

    [bitrix\main\db\mysqliresult] => Array
        (
            [module] => main
            [file] => lib/db/mysqliresult.php
        )

    [bitrix\main\db\mysqlisqlhelper] => Array
        (
            [module] => main
            [file] => lib/db/mysqlisqlhelper.php
        )

    [bitrix\main\db\mssqlconnection] => Array
        (
            [module] => main
            [file] => lib/db/mssqlconnection.php
        )

    [bitrix\main\db\mssqlresult] => Array
        (
            [module] => main
            [file] => lib/db/mssqlresult.php
        )

    [bitrix\main\db\mssqlsqlhelper] => Array
        (
            [module] => main
            [file] => lib/db/mssqlsqlhelper.php
        )

    [bitrix\main\db\oracleconnection] => Array
        (
            [module] => main
            [file] => lib/db/oracleconnection.php
        )

    [bitrix\main\db\oracleresult] => Array
        (
            [module] => main
            [file] => lib/db/oracleresult.php
        )

    [bitrix\main\db\oraclesqlhelper] => Array
        (
            [module] => main
            [file] => lib/db/oraclesqlhelper.php
        )

    [bitrix\main\db\pgsqlconnection] => Array
        (
            [module] => main
            [file] => lib/db/pgsqlconnection.php
        )

    [bitrix\main\diag\httpexceptionhandleroutput] => Array
        (
            [module] => main
            [file] => lib/diag/httpexceptionhandleroutput.php
        )

    [bitrix\main\diag\fileexceptionhandlerlog] => Array
        (
            [module] => main
            [file] => lib/diag/fileexceptionhandlerlog.php
        )

    [bitrix\main\diag\exceptionhandler] => Array
        (
            [module] => main
            [file] => lib/diag/exceptionhandler.php
        )

    [bitrix\main\diag\iexceptionhandleroutput] => Array
        (
            [module] => main
            [file] => lib/diag/iexceptionhandleroutput.php
        )

    [bitrix\main\diag\exceptionhandlerlog] => Array
        (
            [module] => main
            [file] => lib/diag/exceptionhandlerlog.php
        )

    [bitrix\main\io\file] => Array
        (
            [module] => main
            [file] => lib/io/file.php
        )

    [bitrix\main\io\fileentry] => Array
        (
            [module] => main
            [file] => lib/io/fileentry.php
        )

    [bitrix\main\io\path] => Array
        (
            [module] => main
            [file] => lib/io/path.php
        )

    [bitrix\main\io\filesystementry] => Array
        (
            [module] => main
            [file] => lib/io/filesystementry.php
        )

    [bitrix\main\io\ifilestream] => Array
        (
            [module] => main
            [file] => lib/io/ifilestream.php
        )

    [bitrix\main\localization\loc] => Array
        (
            [module] => main
            [file] => lib/localization/loc.php
        )

    [bitrix\main\mail\mail] => Array
        (
            [module] => main
            [file] => lib/mail/mail.php
        )

    [bitrix\main\mail\tracking] => Array
        (
            [module] => main
            [file] => lib/mail/tracking.php
        )

    [bitrix\main\mail\eventmanager] => Array
        (
            [module] => main
            [file] => lib/mail/eventmanager.php
        )

    [bitrix\main\mail\eventmessagecompiler] => Array
        (
            [module] => main
            [file] => lib/mail/eventmessagecompiler.php
        )

    [bitrix\main\mail\eventmessagethemecompiler] => Array
        (
            [module] => main
            [file] => lib/mail/eventmessagethemecompiler.php
        )

    [bitrix\main\mail\internal\event] => Array
        (
            [module] => main
            [file] => lib/mail/internal/event.php
        )

    [bitrix\main\mail\internal\eventattachment] => Array
        (
            [module] => main
            [file] => lib/mail/internal/eventattachment.php
        )

    [bitrix\main\mail\internal\eventmessage] => Array
        (
            [module] => main
            [file] => lib/mail/internal/eventmessage.php
        )

    [bitrix\main\mail\internal\eventmessagesite] => Array
        (
            [module] => main
            [file] => lib/mail/internal/eventmessagesite.php
        )

    [bitrix\main\mail\internal\eventmessageattachment] => Array
        (
            [module] => main
            [file] => lib/mail/internal/eventmessageattachment.php
        )

    [bitrix\main\mail\internal\eventtype] => Array
        (
            [module] => main
            [file] => lib/mail/internal/eventtype.php
        )

    [bitrix\main\text\converter] => Array
        (
            [module] => main
            [file] => lib/text/converter.php
        )

    [bitrix\main\text\emptyconverter] => Array
        (
            [module] => main
            [file] => lib/text/emptyconverter.php
        )

    [bitrix\main\text\encoding] => Array
        (
            [module] => main
            [file] => lib/text/encoding.php
        )

    [bitrix\main\text\htmlconverter] => Array
        (
            [module] => main
            [file] => lib/text/htmlconverter.php
        )

    [bitrix\main\text\binarystring] => Array
        (
            [module] => main
            [file] => lib/text/binarystring.php
        )

    [bitrix\main\text\xmlconverter] => Array
        (
            [module] => main
            [file] => lib/text/xmlconverter.php
        )

    [bitrix\main\type\collection] => Array
        (
            [module] => main
            [file] => lib/type/collection.php
        )

    [bitrix\main\type\date] => Array
        (
            [module] => main
            [file] => lib/type/date.php
        )

    [bitrix\main\type\datetime] => Array
        (
            [module] => main
            [file] => lib/type/datetime.php
        )

    [bitrix\main\type\dictionary] => Array
        (
            [module] => main
            [file] => lib/type/dictionary.php
        )

    [bitrix\main\type\filterabledictionary] => Array
        (
            [module] => main
            [file] => lib/type/filterabledictionary.php
        )

    [bitrix\main\type\parameterdictionary] => Array
        (
            [module] => main
            [file] => lib/type/parameterdictionary.php
        )

    [bitrix\main\web\cookie] => Array
        (
            [module] => main
            [file] => lib/web/cookie.php
        )

    [bitrix\main\web\uri] => Array
        (
            [module] => main
            [file] => lib/web/uri.php
        )

    [bitrix\main\sendereventhandler] => Array
        (
            [module] => main
            [file] => lib/senderconnector.php
        )

    [bitrix\main\senderconnectoruser] => Array
        (
            [module] => main
            [file] => lib/senderconnector.php
        )

    [bitrix\main\urlrewriterrulemaker] => Array
        (
            [module] => main
            [file] => lib/urlrewriter.php
        )

    [bitrix\main\update\stepper] => Array
        (
            [module] => main
            [file] => lib/update/stepper.php
        )

    [bitrix\main\composite\abstractresponse] => Array
        (
            [module] => main
            [file] => lib/composite/responder.php
        )

    [bitrix\main\composite\fileresponse] => Array
        (
            [module] => main
            [file] => lib/composite/responder.php
        )

    [bitrix\main\composite\memcachedresponse] => Array
        (
            [module] => main
            [file] => lib/composite/responder.php
        )

    [bitrix\main\security\otpexception] => Array
        (
            [module] => main
            [file] => lib/security/securityexception.php
        )

    [ctimezone] => Array
        (
            [module] => main
            [file] => classes/general/time.php
        )

    [cbxpunycode] => Array
        (
            [module] => main
            [file] => classes/general/punycode.php
        )

    [ibxvirtualio] => Array
        (
            [module] => main
            [file] => classes/general/virtual_io.php
        )

    [ibxgeterrors] => Array
        (
            [module] => main
            [file] => classes/general/virtual_io.php
        )

    [cbxvirtualio] => Array
        (
            [module] => main
            [file] => classes/general/virtual_io.php
        )

    [cbxvirtualfilebase] => Array
        (
            [module] => main
            [file] => classes/general/virtual_file.php
        )

    [cbxvirtualfile] => Array
        (
            [module] => main
            [file] => classes/general/virtual_file.php
        )

    [cbxvirtualdirectory] => Array
        (
            [module] => main
            [file] => classes/general/virtual_file.php
        )

    [calloption] => Array
        (
            [module] => main
            [file] => classes/general/option.php
        )

    [coption] => Array
        (
            [module] => main
            [file] => classes/general/option.php
        )

    [callpageoption] => Array
        (
            [module] => main
            [file] => classes/general/pageoption.php
        )

    [cpageoption] => Array
        (
            [module] => main
            [file] => classes/general/pageoption.php
        )

    [callsqlwhere] => Array
        (
            [module] => main
            [file] => classes/general/sqlwhere.php
        )

    [csqlwhereexpression] => Array
        (
            [module] => main
            [file] => classes/general/sqlwhere.php
        )

    [csqlwhere] => Array
        (
            [module] => main
            [file] => classes/general/sqlwhere.php
        )

    [calllanguage] => Array
        (
            [module] => main
            [file] => classes/general/language.php
        )

    [clanguage] => Array
        (
            [module] => main
            [file] => classes/general/language.php
        )

    [clangadmin] => Array
        (
            [module] => main
            [file] => classes/general/language.php
        )

    [_clangdbresult] => Array
        (
            [module] => main
            [file] => classes/general/langdbresult.php
        )

    [callagent] => Array
        (
            [module] => main
            [file] => classes/general/agent.php
        )

    [cagent] => Array
        (
            [module] => main
            [file] => classes/mysql/agent.php
        )

    [capplicationexception] => Array
        (
            [module] => main
            [file] => classes/general/applicationexception.php
        )

    [cadminexception] => Array
        (
            [module] => main
            [file] => classes/general/adminexception.php
        )

    [callsite] => Array
        (
            [module] => main
            [file] => classes/general/site.php
        )

    [calllang] => Array
        (
            [module] => main
            [file] => classes/general/site.php
        )

    [csite] => Array
        (
            [module] => main
            [file] => classes/general/site.php
        )

    [clang] => Array
        (
            [module] => main
            [file] => classes/general/site.php
        )

    [chttp] => Array
        (
            [module] => main
            [file] => classes/general/http.php
        )

    [cutil] => Array
        (
            [module] => main
            [file] => classes/general/util.php
        )

    [callmain] => Array
        (
            [module] => main
            [file] => classes/general/main.php
        )

    [cmain] => Array
        (
            [module] => main
            [file] => classes/general/main.php
        )

    [calldatabase] => Array
        (
            [module] => main
            [file] => classes/general/database.php
        )

    [calldbresult] => Array
        (
            [module] => main
            [file] => classes/general/dbresult.php
        )

    [cdatabasemysql] => Array
        (
            [module] => main
            [file] => classes/mysql/database.php
        )

    [cdbresultmysql] => Array
        (
            [module] => main
            [file] => classes/mysql/dbresult.php
        )

    [icachebackend] => Array
        (
            [module] => main
            [file] => classes/general/cache_backend.php
        )

    [cphpcache] => Array
        (
            [module] => main
            [file] => classes/general/cache.php
        )

    [ccachemanager] => Array
        (
            [module] => main
            [file] => classes/general/cache_manager.php
        )

    [cpagecache] => Array
        (
            [module] => main
            [file] => classes/general/page_cache.php
        )

    [cstackcacheentry] => Array
        (
            [module] => main
            [file] => classes/general/stack_cache_entry.php
        )

    [cstackcachemanager] => Array
        (
            [module] => main
            [file] => classes/general/stack_cache.php
        )

    [cmodule] => Array
        (
            [module] => main
            [file] => /classes/general/module.php
        )

)
Array
(
    [bitrix\main\application] => Array
        (
            [module] => main
            [file] => lib/application.php
        )

    [bitrix\main\httpapplication] => Array
        (
            [module] => main
            [file] => lib/httpapplication.php
        )

    [bitrix\main\argumentexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\argumentnullexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\argumentoutofrangeexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\argumenttypeexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\notimplementedexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\notsupportedexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\invalidoperationexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\objectpropertyexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\objectnotfoundexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\objectexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\systemexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\accessdeniedexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\decodingexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\io\invalidpathexception] => Array
        (
            [module] => main
            [file] => lib/io/ioexception.php
        )

    [bitrix\main\io\filenotfoundexception] => Array
        (
            [module] => main
            [file] => lib/io/ioexception.php
        )

    [bitrix\main\io\filedeleteexception] => Array
        (
            [module] => main
            [file] => lib/io/ioexception.php
        )

    [bitrix\main\io\fileopenexception] => Array
        (
            [module] => main
            [file] => lib/io/ioexception.php
        )

    [bitrix\main\io\filenotopenedexception] => Array
        (
            [module] => main
            [file] => lib/io/ioexception.php
        )

    [bitrix\main\context] => Array
        (
            [module] => main
            [file] => lib/context.php
        )

    [bitrix\main\httpcontext] => Array
        (
            [module] => main
            [file] => lib/httpcontext.php
        )

    [bitrix\main\dispatcher] => Array
        (
            [module] => main
            [file] => lib/dispatcher.php
        )

    [bitrix\main\environment] => Array
        (
            [module] => main
            [file] => lib/environment.php
        )

    [bitrix\main\event] => Array
        (
            [module] => main
            [file] => lib/event.php
        )

    [bitrix\main\eventmanager] => Array
        (
            [module] => main
            [file] => lib/eventmanager.php
        )

    [bitrix\main\eventresult] => Array
        (
            [module] => main
            [file] => lib/eventresult.php
        )

    [bitrix\main\request] => Array
        (
            [module] => main
            [file] => lib/request.php
        )

    [bitrix\main\httprequest] => Array
        (
            [module] => main
            [file] => lib/httprequest.php
        )

    [bitrix\main\response] => Array
        (
            [module] => main
            [file] => lib/response.php
        )

    [bitrix\main\httpresponse] => Array
        (
            [module] => main
            [file] => lib/httpresponse.php
        )

    [bitrix\main\modulemanager] => Array
        (
            [module] => main
            [file] => lib/modulemanager.php
        )

    [bitrix\main\server] => Array
        (
            [module] => main
            [file] => lib/server.php
        )

    [bitrix\main\config\configuration] => Array
        (
            [module] => main
            [file] => lib/config/configuration.php
        )

    [bitrix\main\config\option] => Array
        (
            [module] => main
            [file] => lib/config/option.php
        )

    [bitrix\main\context\culture] => Array
        (
            [module] => main
            [file] => lib/context/culture.php
        )

    [bitrix\main\data\cache] => Array
        (
            [module] => main
            [file] => lib/data/cache.php
        )

    [bitrix\main\data\cacheengineapc] => Array
        (
            [module] => main
            [file] => lib/data/cacheengineapc.php
        )

    [bitrix\main\data\cacheenginememcache] => Array
        (
            [module] => main
            [file] => lib/data/cacheenginememcache.php
        )

    [bitrix\main\data\cacheenginefiles] => Array
        (
            [module] => main
            [file] => lib/data/cacheenginefiles.php
        )

    [bitrix\main\data\cacheenginenone] => Array
        (
            [module] => main
            [file] => lib/data/cacheenginenone.php
        )

    [bitrix\main\data\connection] => Array
        (
            [module] => main
            [file] => lib/data/connection.php
        )

    [bitrix\main\data\connectionpool] => Array
        (
            [module] => main
            [file] => lib/data/connectionpool.php
        )

    [bitrix\main\data\icacheengine] => Array
        (
            [module] => main
            [file] => lib/data/cache.php
        )

    [bitrix\main\data\hsphpreadconnection] => Array
        (
            [module] => main
            [file] => lib/data/hsphpreadconnection.php
        )

    [bitrix\main\data\managedcache] => Array
        (
            [module] => main
            [file] => lib/data/managedcache.php
        )

    [bitrix\main\data\taggedcache] => Array
        (
            [module] => main
            [file] => lib/data/taggedcache.php
        )

    [bitrix\main\data\memcacheconnection] => Array
        (
            [module] => main
            [file] => lib/data/memcacheconnection.php
        )

    [bitrix\main\data\memcachedconnection] => Array
        (
            [module] => main
            [file] => lib/data/memcachedconnection.php
        )

    [bitrix\main\data\nosqlconnection] => Array
        (
            [module] => main
            [file] => lib/data/nosqlconnection.php
        )

    [bitrix\main\db\arrayresult] => Array
        (
            [module] => main
            [file] => lib/db/arrayresult.php
        )

    [bitrix\main\db\result] => Array
        (
            [module] => main
            [file] => lib/db/result.php
        )

    [bitrix\main\db\connection] => Array
        (
            [module] => main
            [file] => lib/db/connection.php
        )

    [bitrix\main\db\sqlexception] => Array
        (
            [module] => main
            [file] => lib/db/sqlexception.php
        )

    [bitrix\main\db\sqlqueryexception] => Array
        (
            [module] => main
            [file] => lib/db/sqlexception.php
        )

    [bitrix\main\db\transactionexception] => Array
        (
            [module] => main
            [file] => lib/db/sqlexception.php
        )

    [bitrix\main\db\sqlexpression] => Array
        (
            [module] => main
            [file] => lib/db/sqlexpression.php
        )

    [bitrix\main\db\sqlhelper] => Array
        (
            [module] => main
            [file] => lib/db/sqlhelper.php
        )

    [bitrix\main\db\mysqlcommonconnection] => Array
        (
            [module] => main
            [file] => lib/db/mysqlcommonconnection.php
        )

    [bitrix\main\db\mysqliconnection] => Array
        (
            [module] => main
            [file] => lib/db/mysqliconnection.php
        )

    [bitrix\main\db\mysqliresult] => Array
        (
            [module] => main
            [file] => lib/db/mysqliresult.php
        )

    [bitrix\main\db\mysqlisqlhelper] => Array
        (
            [module] => main
            [file] => lib/db/mysqlisqlhelper.php
        )

    [bitrix\main\db\mssqlconnection] => Array
        (
            [module] => main
            [file] => lib/db/mssqlconnection.php
        )

    [bitrix\main\db\mssqlresult] => Array
        (
            [module] => main
            [file] => lib/db/mssqlresult.php
        )

    [bitrix\main\db\mssqlsqlhelper] => Array
        (
            [module] => main
            [file] => lib/db/mssqlsqlhelper.php
        )

    [bitrix\main\db\oracleconnection] => Array
        (
            [module] => main
            [file] => lib/db/oracleconnection.php
        )

    [bitrix\main\db\oracleresult] => Array
        (
            [module] => main
            [file] => lib/db/oracleresult.php
        )

    [bitrix\main\db\oraclesqlhelper] => Array
        (
            [module] => main
            [file] => lib/db/oraclesqlhelper.php
        )

    [bitrix\main\db\pgsqlconnection] => Array
        (
            [module] => main
            [file] => lib/db/pgsqlconnection.php
        )

    [bitrix\main\diag\httpexceptionhandleroutput] => Array
        (
            [module] => main
            [file] => lib/diag/httpexceptionhandleroutput.php
        )

    [bitrix\main\diag\fileexceptionhandlerlog] => Array
        (
            [module] => main
            [file] => lib/diag/fileexceptionhandlerlog.php
        )

    [bitrix\main\diag\exceptionhandler] => Array
        (
            [module] => main
            [file] => lib/diag/exceptionhandler.php
        )

    [bitrix\main\diag\iexceptionhandleroutput] => Array
        (
            [module] => main
            [file] => lib/diag/iexceptionhandleroutput.php
        )

    [bitrix\main\diag\exceptionhandlerlog] => Array
        (
            [module] => main
            [file] => lib/diag/exceptionhandlerlog.php
        )

    [bitrix\main\io\file] => Array
        (
            [module] => main
            [file] => lib/io/file.php
        )

    [bitrix\main\io\fileentry] => Array
        (
            [module] => main
            [file] => lib/io/fileentry.php
        )

    [bitrix\main\io\path] => Array
        (
            [module] => main
            [file] => lib/io/path.php
        )

    [bitrix\main\io\filesystementry] => Array
        (
            [module] => main
            [file] => lib/io/filesystementry.php
        )

    [bitrix\main\io\ifilestream] => Array
        (
            [module] => main
            [file] => lib/io/ifilestream.php
        )

    [bitrix\main\localization\loc] => Array
        (
            [module] => main
            [file] => lib/localization/loc.php
        )

    [bitrix\main\mail\mail] => Array
        (
            [module] => main
            [file] => lib/mail/mail.php
        )

    [bitrix\main\mail\tracking] => Array
        (
            [module] => main
            [file] => lib/mail/tracking.php
        )

    [bitrix\main\mail\eventmanager] => Array
        (
            [module] => main
            [file] => lib/mail/eventmanager.php
        )

    [bitrix\main\mail\eventmessagecompiler] => Array
        (
            [module] => main
            [file] => lib/mail/eventmessagecompiler.php
        )

    [bitrix\main\mail\eventmessagethemecompiler] => Array
        (
            [module] => main
            [file] => lib/mail/eventmessagethemecompiler.php
        )

    [bitrix\main\mail\internal\event] => Array
        (
            [module] => main
            [file] => lib/mail/internal/event.php
        )

    [bitrix\main\mail\internal\eventattachment] => Array
        (
            [module] => main
            [file] => lib/mail/internal/eventattachment.php
        )

    [bitrix\main\mail\internal\eventmessage] => Array
        (
            [module] => main
            [file] => lib/mail/internal/eventmessage.php
        )

    [bitrix\main\mail\internal\eventmessagesite] => Array
        (
            [module] => main
            [file] => lib/mail/internal/eventmessagesite.php
        )

    [bitrix\main\mail\internal\eventmessageattachment] => Array
        (
            [module] => main
            [file] => lib/mail/internal/eventmessageattachment.php
        )

    [bitrix\main\mail\internal\eventtype] => Array
        (
            [module] => main
            [file] => lib/mail/internal/eventtype.php
        )

    [bitrix\main\text\converter] => Array
        (
            [module] => main
            [file] => lib/text/converter.php
        )

    [bitrix\main\text\emptyconverter] => Array
        (
            [module] => main
            [file] => lib/text/emptyconverter.php
        )

    [bitrix\main\text\encoding] => Array
        (
            [module] => main
            [file] => lib/text/encoding.php
        )

    [bitrix\main\text\htmlconverter] => Array
        (
            [module] => main
            [file] => lib/text/htmlconverter.php
        )

    [bitrix\main\text\binarystring] => Array
        (
            [module] => main
            [file] => lib/text/binarystring.php
        )

    [bitrix\main\text\xmlconverter] => Array
        (
            [module] => main
            [file] => lib/text/xmlconverter.php
        )

    [bitrix\main\type\collection] => Array
        (
            [module] => main
            [file] => lib/type/collection.php
        )

    [bitrix\main\type\date] => Array
        (
            [module] => main
            [file] => lib/type/date.php
        )

    [bitrix\main\type\datetime] => Array
        (
            [module] => main
            [file] => lib/type/datetime.php
        )

    [bitrix\main\type\dictionary] => Array
        (
            [module] => main
            [file] => lib/type/dictionary.php
        )

    [bitrix\main\type\filterabledictionary] => Array
        (
            [module] => main
            [file] => lib/type/filterabledictionary.php
        )

    [bitrix\main\type\parameterdictionary] => Array
        (
            [module] => main
            [file] => lib/type/parameterdictionary.php
        )

    [bitrix\main\web\cookie] => Array
        (
            [module] => main
            [file] => lib/web/cookie.php
        )

    [bitrix\main\web\uri] => Array
        (
            [module] => main
            [file] => lib/web/uri.php
        )

    [bitrix\main\sendereventhandler] => Array
        (
            [module] => main
            [file] => lib/senderconnector.php
        )

    [bitrix\main\senderconnectoruser] => Array
        (
            [module] => main
            [file] => lib/senderconnector.php
        )

    [bitrix\main\urlrewriterrulemaker] => Array
        (
            [module] => main
            [file] => lib/urlrewriter.php
        )

    [bitrix\main\update\stepper] => Array
        (
            [module] => main
            [file] => lib/update/stepper.php
        )

    [bitrix\main\composite\abstractresponse] => Array
        (
            [module] => main
            [file] => lib/composite/responder.php
        )

    [bitrix\main\composite\fileresponse] => Array
        (
            [module] => main
            [file] => lib/composite/responder.php
        )

    [bitrix\main\composite\memcachedresponse] => Array
        (
            [module] => main
            [file] => lib/composite/responder.php
        )

    [bitrix\main\security\otpexception] => Array
        (
            [module] => main
            [file] => lib/security/securityexception.php
        )

    [ctimezone] => Array
        (
            [module] => main
            [file] => classes/general/time.php
        )

    [cbxpunycode] => Array
        (
            [module] => main
            [file] => classes/general/punycode.php
        )

    [ibxvirtualio] => Array
        (
            [module] => main
            [file] => classes/general/virtual_io.php
        )

    [ibxgeterrors] => Array
        (
            [module] => main
            [file] => classes/general/virtual_io.php
        )

    [cbxvirtualio] => Array
        (
            [module] => main
            [file] => classes/general/virtual_io.php
        )

    [cbxvirtualfilebase] => Array
        (
            [module] => main
            [file] => classes/general/virtual_file.php
        )

    [cbxvirtualfile] => Array
        (
            [module] => main
            [file] => classes/general/virtual_file.php
        )

    [cbxvirtualdirectory] => Array
        (
            [module] => main
            [file] => classes/general/virtual_file.php
        )

    [calloption] => Array
        (
            [module] => main
            [file] => classes/general/option.php
        )

    [coption] => Array
        (
            [module] => main
            [file] => classes/general/option.php
        )

    [callpageoption] => Array
        (
            [module] => main
            [file] => classes/general/pageoption.php
        )

    [cpageoption] => Array
        (
            [module] => main
            [file] => classes/general/pageoption.php
        )

    [callsqlwhere] => Array
        (
            [module] => main
            [file] => classes/general/sqlwhere.php
        )

    [csqlwhereexpression] => Array
        (
            [module] => main
            [file] => classes/general/sqlwhere.php
        )

    [csqlwhere] => Array
        (
            [module] => main
            [file] => classes/general/sqlwhere.php
        )

    [calllanguage] => Array
        (
            [module] => main
            [file] => classes/general/language.php
        )

    [clanguage] => Array
        (
            [module] => main
            [file] => classes/general/language.php
        )

    [clangadmin] => Array
        (
            [module] => main
            [file] => classes/general/language.php
        )

    [_clangdbresult] => Array
        (
            [module] => main
            [file] => classes/general/langdbresult.php
        )

    [callagent] => Array
        (
            [module] => main
            [file] => classes/general/agent.php
        )

    [cagent] => Array
        (
            [module] => main
            [file] => classes/mysql/agent.php
        )

    [capplicationexception] => Array
        (
            [module] => main
            [file] => classes/general/applicationexception.php
        )

    [cadminexception] => Array
        (
            [module] => main
            [file] => classes/general/adminexception.php
        )

    [callsite] => Array
        (
            [module] => main
            [file] => classes/general/site.php
        )

    [calllang] => Array
        (
            [module] => main
            [file] => classes/general/site.php
        )

    [csite] => Array
        (
            [module] => main
            [file] => classes/general/site.php
        )

    [clang] => Array
        (
            [module] => main
            [file] => classes/general/site.php
        )

    [chttp] => Array
        (
            [module] => main
            [file] => classes/general/http.php
        )

    [cutil] => Array
        (
            [module] => main
            [file] => classes/general/util.php
        )

    [callmain] => Array
        (
            [module] => main
            [file] => classes/general/main.php
        )

    [cmain] => Array
        (
            [module] => main
            [file] => classes/general/main.php
        )

    [calldatabase] => Array
        (
            [module] => main
            [file] => classes/general/database.php
        )

    [calldbresult] => Array
        (
            [module] => main
            [file] => classes/general/dbresult.php
        )

    [cdatabasemysql] => Array
        (
            [module] => main
            [file] => classes/mysql/database.php
        )

    [cdbresultmysql] => Array
        (
            [module] => main
            [file] => classes/mysql/dbresult.php
        )

    [icachebackend] => Array
        (
            [module] => main
            [file] => classes/general/cache_backend.php
        )

    [cphpcache] => Array
        (
            [module] => main
            [file] => classes/general/cache.php
        )

    [ccachemanager] => Array
        (
            [module] => main
            [file] => classes/general/cache_manager.php
        )

    [cpagecache] => Array
        (
            [module] => main
            [file] => classes/general/page_cache.php
        )

    [cstackcacheentry] => Array
        (
            [module] => main
            [file] => classes/general/stack_cache_entry.php
        )

    [cstackcachemanager] => Array
        (
            [module] => main
            [file] => classes/general/stack_cache.php
        )

    [cmodule] => Array
        (
            [module] => main
            [file] => /classes/general/module.php
        )

)
Array
(
    [bitrix\main\application] => Array
        (
            [module] => main
            [file] => lib/application.php
        )

    [bitrix\main\httpapplication] => Array
        (
            [module] => main
            [file] => lib/httpapplication.php
        )

    [bitrix\main\argumentexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\argumentnullexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\argumentoutofrangeexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\argumenttypeexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\notimplementedexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\notsupportedexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\invalidoperationexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\objectpropertyexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\objectnotfoundexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\objectexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\systemexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\accessdeniedexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\decodingexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\io\invalidpathexception] => Array
        (
            [module] => main
            [file] => lib/io/ioexception.php
        )

    [bitrix\main\io\filenotfoundexception] => Array
        (
            [module] => main
            [file] => lib/io/ioexception.php
        )

    [bitrix\main\io\filedeleteexception] => Array
        (
            [module] => main
            [file] => lib/io/ioexception.php
        )

    [bitrix\main\io\fileopenexception] => Array
        (
            [module] => main
            [file] => lib/io/ioexception.php
        )

    [bitrix\main\io\filenotopenedexception] => Array
        (
            [module] => main
            [file] => lib/io/ioexception.php
        )

    [bitrix\main\context] => Array
        (
            [module] => main
            [file] => lib/context.php
        )

    [bitrix\main\httpcontext] => Array
        (
            [module] => main
            [file] => lib/httpcontext.php
        )

    [bitrix\main\dispatcher] => Array
        (
            [module] => main
            [file] => lib/dispatcher.php
        )

    [bitrix\main\environment] => Array
        (
            [module] => main
            [file] => lib/environment.php
        )

    [bitrix\main\event] => Array
        (
            [module] => main
            [file] => lib/event.php
        )

    [bitrix\main\eventmanager] => Array
        (
            [module] => main
            [file] => lib/eventmanager.php
        )

    [bitrix\main\eventresult] => Array
        (
            [module] => main
            [file] => lib/eventresult.php
        )

    [bitrix\main\request] => Array
        (
            [module] => main
            [file] => lib/request.php
        )

    [bitrix\main\httprequest] => Array
        (
            [module] => main
            [file] => lib/httprequest.php
        )

    [bitrix\main\response] => Array
        (
            [module] => main
            [file] => lib/response.php
        )

    [bitrix\main\httpresponse] => Array
        (
            [module] => main
            [file] => lib/httpresponse.php
        )

    [bitrix\main\modulemanager] => Array
        (
            [module] => main
            [file] => lib/modulemanager.php
        )

    [bitrix\main\server] => Array
        (
            [module] => main
            [file] => lib/server.php
        )

    [bitrix\main\config\configuration] => Array
        (
            [module] => main
            [file] => lib/config/configuration.php
        )

    [bitrix\main\config\option] => Array
        (
            [module] => main
            [file] => lib/config/option.php
        )

    [bitrix\main\context\culture] => Array
        (
            [module] => main
            [file] => lib/context/culture.php
        )

    [bitrix\main\data\cache] => Array
        (
            [module] => main
            [file] => lib/data/cache.php
        )

    [bitrix\main\data\cacheengineapc] => Array
        (
            [module] => main
            [file] => lib/data/cacheengineapc.php
        )

    [bitrix\main\data\cacheenginememcache] => Array
        (
            [module] => main
            [file] => lib/data/cacheenginememcache.php
        )

    [bitrix\main\data\cacheenginefiles] => Array
        (
            [module] => main
            [file] => lib/data/cacheenginefiles.php
        )

    [bitrix\main\data\cacheenginenone] => Array
        (
            [module] => main
            [file] => lib/data/cacheenginenone.php
        )

    [bitrix\main\data\connection] => Array
        (
            [module] => main
            [file] => lib/data/connection.php
        )

    [bitrix\main\data\connectionpool] => Array
        (
            [module] => main
            [file] => lib/data/connectionpool.php
        )

    [bitrix\main\data\icacheengine] => Array
        (
            [module] => main
            [file] => lib/data/cache.php
        )

    [bitrix\main\data\hsphpreadconnection] => Array
        (
            [module] => main
            [file] => lib/data/hsphpreadconnection.php
        )

    [bitrix\main\data\managedcache] => Array
        (
            [module] => main
            [file] => lib/data/managedcache.php
        )

    [bitrix\main\data\taggedcache] => Array
        (
            [module] => main
            [file] => lib/data/taggedcache.php
        )

    [bitrix\main\data\memcacheconnection] => Array
        (
            [module] => main
            [file] => lib/data/memcacheconnection.php
        )

    [bitrix\main\data\memcachedconnection] => Array
        (
            [module] => main
            [file] => lib/data/memcachedconnection.php
        )

    [bitrix\main\data\nosqlconnection] => Array
        (
            [module] => main
            [file] => lib/data/nosqlconnection.php
        )

    [bitrix\main\db\arrayresult] => Array
        (
            [module] => main
            [file] => lib/db/arrayresult.php
        )

    [bitrix\main\db\result] => Array
        (
            [module] => main
            [file] => lib/db/result.php
        )

    [bitrix\main\db\connection] => Array
        (
            [module] => main
            [file] => lib/db/connection.php
        )

    [bitrix\main\db\sqlexception] => Array
        (
            [module] => main
            [file] => lib/db/sqlexception.php
        )

    [bitrix\main\db\sqlqueryexception] => Array
        (
            [module] => main
            [file] => lib/db/sqlexception.php
        )

    [bitrix\main\db\transactionexception] => Array
        (
            [module] => main
            [file] => lib/db/sqlexception.php
        )

    [bitrix\main\db\sqlexpression] => Array
        (
            [module] => main
            [file] => lib/db/sqlexpression.php
        )

    [bitrix\main\db\sqlhelper] => Array
        (
            [module] => main
            [file] => lib/db/sqlhelper.php
        )

    [bitrix\main\db\mysqlcommonconnection] => Array
        (
            [module] => main
            [file] => lib/db/mysqlcommonconnection.php
        )

    [bitrix\main\db\mysqliconnection] => Array
        (
            [module] => main
            [file] => lib/db/mysqliconnection.php
        )

    [bitrix\main\db\mysqliresult] => Array
        (
            [module] => main
            [file] => lib/db/mysqliresult.php
        )

    [bitrix\main\db\mysqlisqlhelper] => Array
        (
            [module] => main
            [file] => lib/db/mysqlisqlhelper.php
        )

    [bitrix\main\db\mssqlconnection] => Array
        (
            [module] => main
            [file] => lib/db/mssqlconnection.php
        )

    [bitrix\main\db\mssqlresult] => Array
        (
            [module] => main
            [file] => lib/db/mssqlresult.php
        )

    [bitrix\main\db\mssqlsqlhelper] => Array
        (
            [module] => main
            [file] => lib/db/mssqlsqlhelper.php
        )

    [bitrix\main\db\oracleconnection] => Array
        (
            [module] => main
            [file] => lib/db/oracleconnection.php
        )

    [bitrix\main\db\oracleresult] => Array
        (
            [module] => main
            [file] => lib/db/oracleresult.php
        )

    [bitrix\main\db\oraclesqlhelper] => Array
        (
            [module] => main
            [file] => lib/db/oraclesqlhelper.php
        )

    [bitrix\main\db\pgsqlconnection] => Array
        (
            [module] => main
            [file] => lib/db/pgsqlconnection.php
        )

    [bitrix\main\diag\httpexceptionhandleroutput] => Array
        (
            [module] => main
            [file] => lib/diag/httpexceptionhandleroutput.php
        )

    [bitrix\main\diag\fileexceptionhandlerlog] => Array
        (
            [module] => main
            [file] => lib/diag/fileexceptionhandlerlog.php
        )

    [bitrix\main\diag\exceptionhandler] => Array
        (
            [module] => main
            [file] => lib/diag/exceptionhandler.php
        )

    [bitrix\main\diag\iexceptionhandleroutput] => Array
        (
            [module] => main
            [file] => lib/diag/iexceptionhandleroutput.php
        )

    [bitrix\main\diag\exceptionhandlerlog] => Array
        (
            [module] => main
            [file] => lib/diag/exceptionhandlerlog.php
        )

    [bitrix\main\io\file] => Array
        (
            [module] => main
            [file] => lib/io/file.php
        )

    [bitrix\main\io\fileentry] => Array
        (
            [module] => main
            [file] => lib/io/fileentry.php
        )

    [bitrix\main\io\path] => Array
        (
            [module] => main
            [file] => lib/io/path.php
        )

    [bitrix\main\io\filesystementry] => Array
        (
            [module] => main
            [file] => lib/io/filesystementry.php
        )

    [bitrix\main\io\ifilestream] => Array
        (
            [module] => main
            [file] => lib/io/ifilestream.php
        )

    [bitrix\main\localization\loc] => Array
        (
            [module] => main
            [file] => lib/localization/loc.php
        )

    [bitrix\main\mail\mail] => Array
        (
            [module] => main
            [file] => lib/mail/mail.php
        )

    [bitrix\main\mail\tracking] => Array
        (
            [module] => main
            [file] => lib/mail/tracking.php
        )

    [bitrix\main\mail\eventmanager] => Array
        (
            [module] => main
            [file] => lib/mail/eventmanager.php
        )

    [bitrix\main\mail\eventmessagecompiler] => Array
        (
            [module] => main
            [file] => lib/mail/eventmessagecompiler.php
        )

    [bitrix\main\mail\eventmessagethemecompiler] => Array
        (
            [module] => main
            [file] => lib/mail/eventmessagethemecompiler.php
        )

    [bitrix\main\mail\internal\event] => Array
        (
            [module] => main
            [file] => lib/mail/internal/event.php
        )

    [bitrix\main\mail\internal\eventattachment] => Array
        (
            [module] => main
            [file] => lib/mail/internal/eventattachment.php
        )

    [bitrix\main\mail\internal\eventmessage] => Array
        (
            [module] => main
            [file] => lib/mail/internal/eventmessage.php
        )

    [bitrix\main\mail\internal\eventmessagesite] => Array
        (
            [module] => main
            [file] => lib/mail/internal/eventmessagesite.php
        )

    [bitrix\main\mail\internal\eventmessageattachment] => Array
        (
            [module] => main
            [file] => lib/mail/internal/eventmessageattachment.php
        )

    [bitrix\main\mail\internal\eventtype] => Array
        (
            [module] => main
            [file] => lib/mail/internal/eventtype.php
        )

    [bitrix\main\text\converter] => Array
        (
            [module] => main
            [file] => lib/text/converter.php
        )

    [bitrix\main\text\emptyconverter] => Array
        (
            [module] => main
            [file] => lib/text/emptyconverter.php
        )

    [bitrix\main\text\encoding] => Array
        (
            [module] => main
            [file] => lib/text/encoding.php
        )

    [bitrix\main\text\htmlconverter] => Array
        (
            [module] => main
            [file] => lib/text/htmlconverter.php
        )

    [bitrix\main\text\binarystring] => Array
        (
            [module] => main
            [file] => lib/text/binarystring.php
        )

    [bitrix\main\text\xmlconverter] => Array
        (
            [module] => main
            [file] => lib/text/xmlconverter.php
        )

    [bitrix\main\type\collection] => Array
        (
            [module] => main
            [file] => lib/type/collection.php
        )

    [bitrix\main\type\date] => Array
        (
            [module] => main
            [file] => lib/type/date.php
        )

    [bitrix\main\type\datetime] => Array
        (
            [module] => main
            [file] => lib/type/datetime.php
        )

    [bitrix\main\type\dictionary] => Array
        (
            [module] => main
            [file] => lib/type/dictionary.php
        )

    [bitrix\main\type\filterabledictionary] => Array
        (
            [module] => main
            [file] => lib/type/filterabledictionary.php
        )

    [bitrix\main\type\parameterdictionary] => Array
        (
            [module] => main
            [file] => lib/type/parameterdictionary.php
        )

    [bitrix\main\web\cookie] => Array
        (
            [module] => main
            [file] => lib/web/cookie.php
        )

    [bitrix\main\web\uri] => Array
        (
            [module] => main
            [file] => lib/web/uri.php
        )

    [bitrix\main\sendereventhandler] => Array
        (
            [module] => main
            [file] => lib/senderconnector.php
        )

    [bitrix\main\senderconnectoruser] => Array
        (
            [module] => main
            [file] => lib/senderconnector.php
        )

    [bitrix\main\urlrewriterrulemaker] => Array
        (
            [module] => main
            [file] => lib/urlrewriter.php
        )

    [bitrix\main\update\stepper] => Array
        (
            [module] => main
            [file] => lib/update/stepper.php
        )

    [bitrix\main\composite\abstractresponse] => Array
        (
            [module] => main
            [file] => lib/composite/responder.php
        )

    [bitrix\main\composite\fileresponse] => Array
        (
            [module] => main
            [file] => lib/composite/responder.php
        )

    [bitrix\main\composite\memcachedresponse] => Array
        (
            [module] => main
            [file] => lib/composite/responder.php
        )

    [bitrix\main\security\otpexception] => Array
        (
            [module] => main
            [file] => lib/security/securityexception.php
        )

    [ctimezone] => Array
        (
            [module] => main
            [file] => classes/general/time.php
        )

    [cbxpunycode] => Array
        (
            [module] => main
            [file] => classes/general/punycode.php
        )

    [ibxvirtualio] => Array
        (
            [module] => main
            [file] => classes/general/virtual_io.php
        )

    [ibxgeterrors] => Array
        (
            [module] => main
            [file] => classes/general/virtual_io.php
        )

    [cbxvirtualio] => Array
        (
            [module] => main
            [file] => classes/general/virtual_io.php
        )

    [cbxvirtualfilebase] => Array
        (
            [module] => main
            [file] => classes/general/virtual_file.php
        )

    [cbxvirtualfile] => Array
        (
            [module] => main
            [file] => classes/general/virtual_file.php
        )

    [cbxvirtualdirectory] => Array
        (
            [module] => main
            [file] => classes/general/virtual_file.php
        )

    [calloption] => Array
        (
            [module] => main
            [file] => classes/general/option.php
        )

    [coption] => Array
        (
            [module] => main
            [file] => classes/general/option.php
        )

    [callpageoption] => Array
        (
            [module] => main
            [file] => classes/general/pageoption.php
        )

    [cpageoption] => Array
        (
            [module] => main
            [file] => classes/general/pageoption.php
        )

    [callsqlwhere] => Array
        (
            [module] => main
            [file] => classes/general/sqlwhere.php
        )

    [csqlwhereexpression] => Array
        (
            [module] => main
            [file] => classes/general/sqlwhere.php
        )

    [csqlwhere] => Array
        (
            [module] => main
            [file] => classes/general/sqlwhere.php
        )

    [calllanguage] => Array
        (
            [module] => main
            [file] => classes/general/language.php
        )

    [clanguage] => Array
        (
            [module] => main
            [file] => classes/general/language.php
        )

    [clangadmin] => Array
        (
            [module] => main
            [file] => classes/general/language.php
        )

    [_clangdbresult] => Array
        (
            [module] => main
            [file] => classes/general/langdbresult.php
        )

    [callagent] => Array
        (
            [module] => main
            [file] => classes/general/agent.php
        )

    [cagent] => Array
        (
            [module] => main
            [file] => classes/mysql/agent.php
        )

    [capplicationexception] => Array
        (
            [module] => main
            [file] => classes/general/applicationexception.php
        )

    [cadminexception] => Array
        (
            [module] => main
            [file] => classes/general/adminexception.php
        )

    [callsite] => Array
        (
            [module] => main
            [file] => classes/general/site.php
        )

    [calllang] => Array
        (
            [module] => main
            [file] => classes/general/site.php
        )

    [csite] => Array
        (
            [module] => main
            [file] => classes/general/site.php
        )

    [clang] => Array
        (
            [module] => main
            [file] => classes/general/site.php
        )

    [chttp] => Array
        (
            [module] => main
            [file] => classes/general/http.php
        )

    [cutil] => Array
        (
            [module] => main
            [file] => classes/general/util.php
        )

    [callmain] => Array
        (
            [module] => main
            [file] => classes/general/main.php
        )

    [cmain] => Array
        (
            [module] => main
            [file] => classes/general/main.php
        )

    [calldatabase] => Array
        (
            [module] => main
            [file] => classes/general/database.php
        )

    [calldbresult] => Array
        (
            [module] => main
            [file] => classes/general/dbresult.php
        )

    [cdatabasemysql] => Array
        (
            [module] => main
            [file] => classes/mysql/database.php
        )

    [cdbresultmysql] => Array
        (
            [module] => main
            [file] => classes/mysql/dbresult.php
        )

    [icachebackend] => Array
        (
            [module] => main
            [file] => classes/general/cache_backend.php
        )

    [cphpcache] => Array
        (
            [module] => main
            [file] => classes/general/cache.php
        )

    [ccachemanager] => Array
        (
            [module] => main
            [file] => classes/general/cache_manager.php
        )

    [cpagecache] => Array
        (
            [module] => main
            [file] => classes/general/page_cache.php
        )

    [cstackcacheentry] => Array
        (
            [module] => main
            [file] => classes/general/stack_cache_entry.php
        )

    [cstackcachemanager] => Array
        (
            [module] => main
            [file] => classes/general/stack_cache.php
        )

    [cmodule] => Array
        (
            [module] => main
            [file] => /classes/general/module.php
        )

)
Array
(
    [bitrix\main\application] => Array
        (
            [module] => main
            [file] => lib/application.php
        )

    [bitrix\main\httpapplication] => Array
        (
            [module] => main
            [file] => lib/httpapplication.php
        )

    [bitrix\main\argumentexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\argumentnullexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\argumentoutofrangeexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\argumenttypeexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\notimplementedexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\notsupportedexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\invalidoperationexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\objectpropertyexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\objectnotfoundexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\objectexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\systemexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\accessdeniedexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\decodingexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\io\invalidpathexception] => Array
        (
            [module] => main
            [file] => lib/io/ioexception.php
        )

    [bitrix\main\io\filenotfoundexception] => Array
        (
            [module] => main
            [file] => lib/io/ioexception.php
        )

    [bitrix\main\io\filedeleteexception] => Array
        (
            [module] => main
            [file] => lib/io/ioexception.php
        )

    [bitrix\main\io\fileopenexception] => Array
        (
            [module] => main
            [file] => lib/io/ioexception.php
        )

    [bitrix\main\io\filenotopenedexception] => Array
        (
            [module] => main
            [file] => lib/io/ioexception.php
        )

    [bitrix\main\context] => Array
        (
            [module] => main
            [file] => lib/context.php
        )

    [bitrix\main\httpcontext] => Array
        (
            [module] => main
            [file] => lib/httpcontext.php
        )

    [bitrix\main\dispatcher] => Array
        (
            [module] => main
            [file] => lib/dispatcher.php
        )

    [bitrix\main\environment] => Array
        (
            [module] => main
            [file] => lib/environment.php
        )

    [bitrix\main\event] => Array
        (
            [module] => main
            [file] => lib/event.php
        )

    [bitrix\main\eventmanager] => Array
        (
            [module] => main
            [file] => lib/eventmanager.php
        )

    [bitrix\main\eventresult] => Array
        (
            [module] => main
            [file] => lib/eventresult.php
        )

    [bitrix\main\request] => Array
        (
            [module] => main
            [file] => lib/request.php
        )

    [bitrix\main\httprequest] => Array
        (
            [module] => main
            [file] => lib/httprequest.php
        )

    [bitrix\main\response] => Array
        (
            [module] => main
            [file] => lib/response.php
        )

    [bitrix\main\httpresponse] => Array
        (
            [module] => main
            [file] => lib/httpresponse.php
        )

    [bitrix\main\modulemanager] => Array
        (
            [module] => main
            [file] => lib/modulemanager.php
        )

    [bitrix\main\server] => Array
        (
            [module] => main
            [file] => lib/server.php
        )

    [bitrix\main\config\configuration] => Array
        (
            [module] => main
            [file] => lib/config/configuration.php
        )

    [bitrix\main\config\option] => Array
        (
            [module] => main
            [file] => lib/config/option.php
        )

    [bitrix\main\context\culture] => Array
        (
            [module] => main
            [file] => lib/context/culture.php
        )

    [bitrix\main\data\cache] => Array
        (
            [module] => main
            [file] => lib/data/cache.php
        )

    [bitrix\main\data\cacheengineapc] => Array
        (
            [module] => main
            [file] => lib/data/cacheengineapc.php
        )

    [bitrix\main\data\cacheenginememcache] => Array
        (
            [module] => main
            [file] => lib/data/cacheenginememcache.php
        )

    [bitrix\main\data\cacheenginefiles] => Array
        (
            [module] => main
            [file] => lib/data/cacheenginefiles.php
        )

    [bitrix\main\data\cacheenginenone] => Array
        (
            [module] => main
            [file] => lib/data/cacheenginenone.php
        )

    [bitrix\main\data\connection] => Array
        (
            [module] => main
            [file] => lib/data/connection.php
        )

    [bitrix\main\data\connectionpool] => Array
        (
            [module] => main
            [file] => lib/data/connectionpool.php
        )

    [bitrix\main\data\icacheengine] => Array
        (
            [module] => main
            [file] => lib/data/cache.php
        )

    [bitrix\main\data\hsphpreadconnection] => Array
        (
            [module] => main
            [file] => lib/data/hsphpreadconnection.php
        )

    [bitrix\main\data\managedcache] => Array
        (
            [module] => main
            [file] => lib/data/managedcache.php
        )

    [bitrix\main\data\taggedcache] => Array
        (
            [module] => main
            [file] => lib/data/taggedcache.php
        )

    [bitrix\main\data\memcacheconnection] => Array
        (
            [module] => main
            [file] => lib/data/memcacheconnection.php
        )

    [bitrix\main\data\memcachedconnection] => Array
        (
            [module] => main
            [file] => lib/data/memcachedconnection.php
        )

    [bitrix\main\data\nosqlconnection] => Array
        (
            [module] => main
            [file] => lib/data/nosqlconnection.php
        )

    [bitrix\main\db\arrayresult] => Array
        (
            [module] => main
            [file] => lib/db/arrayresult.php
        )

    [bitrix\main\db\result] => Array
        (
            [module] => main
            [file] => lib/db/result.php
        )

    [bitrix\main\db\connection] => Array
        (
            [module] => main
            [file] => lib/db/connection.php
        )

    [bitrix\main\db\sqlexception] => Array
        (
            [module] => main
            [file] => lib/db/sqlexception.php
        )

    [bitrix\main\db\sqlqueryexception] => Array
        (
            [module] => main
            [file] => lib/db/sqlexception.php
        )

    [bitrix\main\db\transactionexception] => Array
        (
            [module] => main
            [file] => lib/db/sqlexception.php
        )

    [bitrix\main\db\sqlexpression] => Array
        (
            [module] => main
            [file] => lib/db/sqlexpression.php
        )

    [bitrix\main\db\sqlhelper] => Array
        (
            [module] => main
            [file] => lib/db/sqlhelper.php
        )

    [bitrix\main\db\mysqlcommonconnection] => Array
        (
            [module] => main
            [file] => lib/db/mysqlcommonconnection.php
        )

    [bitrix\main\db\mysqliconnection] => Array
        (
            [module] => main
            [file] => lib/db/mysqliconnection.php
        )

    [bitrix\main\db\mysqliresult] => Array
        (
            [module] => main
            [file] => lib/db/mysqliresult.php
        )

    [bitrix\main\db\mysqlisqlhelper] => Array
        (
            [module] => main
            [file] => lib/db/mysqlisqlhelper.php
        )

    [bitrix\main\db\mssqlconnection] => Array
        (
            [module] => main
            [file] => lib/db/mssqlconnection.php
        )

    [bitrix\main\db\mssqlresult] => Array
        (
            [module] => main
            [file] => lib/db/mssqlresult.php
        )

    [bitrix\main\db\mssqlsqlhelper] => Array
        (
            [module] => main
            [file] => lib/db/mssqlsqlhelper.php
        )

    [bitrix\main\db\oracleconnection] => Array
        (
            [module] => main
            [file] => lib/db/oracleconnection.php
        )

    [bitrix\main\db\oracleresult] => Array
        (
            [module] => main
            [file] => lib/db/oracleresult.php
        )

    [bitrix\main\db\oraclesqlhelper] => Array
        (
            [module] => main
            [file] => lib/db/oraclesqlhelper.php
        )

    [bitrix\main\db\pgsqlconnection] => Array
        (
            [module] => main
            [file] => lib/db/pgsqlconnection.php
        )

    [bitrix\main\diag\httpexceptionhandleroutput] => Array
        (
            [module] => main
            [file] => lib/diag/httpexceptionhandleroutput.php
        )

    [bitrix\main\diag\fileexceptionhandlerlog] => Array
        (
            [module] => main
            [file] => lib/diag/fileexceptionhandlerlog.php
        )

    [bitrix\main\diag\exceptionhandler] => Array
        (
            [module] => main
            [file] => lib/diag/exceptionhandler.php
        )

    [bitrix\main\diag\iexceptionhandleroutput] => Array
        (
            [module] => main
            [file] => lib/diag/iexceptionhandleroutput.php
        )

    [bitrix\main\diag\exceptionhandlerlog] => Array
        (
            [module] => main
            [file] => lib/diag/exceptionhandlerlog.php
        )

    [bitrix\main\io\file] => Array
        (
            [module] => main
            [file] => lib/io/file.php
        )

    [bitrix\main\io\fileentry] => Array
        (
            [module] => main
            [file] => lib/io/fileentry.php
        )

    [bitrix\main\io\path] => Array
        (
            [module] => main
            [file] => lib/io/path.php
        )

    [bitrix\main\io\filesystementry] => Array
        (
            [module] => main
            [file] => lib/io/filesystementry.php
        )

    [bitrix\main\io\ifilestream] => Array
        (
            [module] => main
            [file] => lib/io/ifilestream.php
        )

    [bitrix\main\localization\loc] => Array
        (
            [module] => main
            [file] => lib/localization/loc.php
        )

    [bitrix\main\mail\mail] => Array
        (
            [module] => main
            [file] => lib/mail/mail.php
        )

    [bitrix\main\mail\tracking] => Array
        (
            [module] => main
            [file] => lib/mail/tracking.php
        )

    [bitrix\main\mail\eventmanager] => Array
        (
            [module] => main
            [file] => lib/mail/eventmanager.php
        )

    [bitrix\main\mail\eventmessagecompiler] => Array
        (
            [module] => main
            [file] => lib/mail/eventmessagecompiler.php
        )

    [bitrix\main\mail\eventmessagethemecompiler] => Array
        (
            [module] => main
            [file] => lib/mail/eventmessagethemecompiler.php
        )

    [bitrix\main\mail\internal\event] => Array
        (
            [module] => main
            [file] => lib/mail/internal/event.php
        )

    [bitrix\main\mail\internal\eventattachment] => Array
        (
            [module] => main
            [file] => lib/mail/internal/eventattachment.php
        )

    [bitrix\main\mail\internal\eventmessage] => Array
        (
            [module] => main
            [file] => lib/mail/internal/eventmessage.php
        )

    [bitrix\main\mail\internal\eventmessagesite] => Array
        (
            [module] => main
            [file] => lib/mail/internal/eventmessagesite.php
        )

    [bitrix\main\mail\internal\eventmessageattachment] => Array
        (
            [module] => main
            [file] => lib/mail/internal/eventmessageattachment.php
        )

    [bitrix\main\mail\internal\eventtype] => Array
        (
            [module] => main
            [file] => lib/mail/internal/eventtype.php
        )

    [bitrix\main\text\converter] => Array
        (
            [module] => main
            [file] => lib/text/converter.php
        )

    [bitrix\main\text\emptyconverter] => Array
        (
            [module] => main
            [file] => lib/text/emptyconverter.php
        )

    [bitrix\main\text\encoding] => Array
        (
            [module] => main
            [file] => lib/text/encoding.php
        )

    [bitrix\main\text\htmlconverter] => Array
        (
            [module] => main
            [file] => lib/text/htmlconverter.php
        )

    [bitrix\main\text\binarystring] => Array
        (
            [module] => main
            [file] => lib/text/binarystring.php
        )

    [bitrix\main\text\xmlconverter] => Array
        (
            [module] => main
            [file] => lib/text/xmlconverter.php
        )

    [bitrix\main\type\collection] => Array
        (
            [module] => main
            [file] => lib/type/collection.php
        )

    [bitrix\main\type\date] => Array
        (
            [module] => main
            [file] => lib/type/date.php
        )

    [bitrix\main\type\datetime] => Array
        (
            [module] => main
            [file] => lib/type/datetime.php
        )

    [bitrix\main\type\dictionary] => Array
        (
            [module] => main
            [file] => lib/type/dictionary.php
        )

    [bitrix\main\type\filterabledictionary] => Array
        (
            [module] => main
            [file] => lib/type/filterabledictionary.php
        )

    [bitrix\main\type\parameterdictionary] => Array
        (
            [module] => main
            [file] => lib/type/parameterdictionary.php
        )

    [bitrix\main\web\cookie] => Array
        (
            [module] => main
            [file] => lib/web/cookie.php
        )

    [bitrix\main\web\uri] => Array
        (
            [module] => main
            [file] => lib/web/uri.php
        )

    [bitrix\main\sendereventhandler] => Array
        (
            [module] => main
            [file] => lib/senderconnector.php
        )

    [bitrix\main\senderconnectoruser] => Array
        (
            [module] => main
            [file] => lib/senderconnector.php
        )

    [bitrix\main\urlrewriterrulemaker] => Array
        (
            [module] => main
            [file] => lib/urlrewriter.php
        )

    [bitrix\main\update\stepper] => Array
        (
            [module] => main
            [file] => lib/update/stepper.php
        )

    [bitrix\main\composite\abstractresponse] => Array
        (
            [module] => main
            [file] => lib/composite/responder.php
        )

    [bitrix\main\composite\fileresponse] => Array
        (
            [module] => main
            [file] => lib/composite/responder.php
        )

    [bitrix\main\composite\memcachedresponse] => Array
        (
            [module] => main
            [file] => lib/composite/responder.php
        )

    [bitrix\main\security\otpexception] => Array
        (
            [module] => main
            [file] => lib/security/securityexception.php
        )

    [ctimezone] => Array
        (
            [module] => main
            [file] => classes/general/time.php
        )

    [cbxpunycode] => Array
        (
            [module] => main
            [file] => classes/general/punycode.php
        )

    [ibxvirtualio] => Array
        (
            [module] => main
            [file] => classes/general/virtual_io.php
        )

    [ibxgeterrors] => Array
        (
            [module] => main
            [file] => classes/general/virtual_io.php
        )

    [cbxvirtualio] => Array
        (
            [module] => main
            [file] => classes/general/virtual_io.php
        )

    [cbxvirtualfilebase] => Array
        (
            [module] => main
            [file] => classes/general/virtual_file.php
        )

    [cbxvirtualfile] => Array
        (
            [module] => main
            [file] => classes/general/virtual_file.php
        )

    [cbxvirtualdirectory] => Array
        (
            [module] => main
            [file] => classes/general/virtual_file.php
        )

    [calloption] => Array
        (
            [module] => main
            [file] => classes/general/option.php
        )

    [coption] => Array
        (
            [module] => main
            [file] => classes/general/option.php
        )

    [callpageoption] => Array
        (
            [module] => main
            [file] => classes/general/pageoption.php
        )

    [cpageoption] => Array
        (
            [module] => main
            [file] => classes/general/pageoption.php
        )

    [callsqlwhere] => Array
        (
            [module] => main
            [file] => classes/general/sqlwhere.php
        )

    [csqlwhereexpression] => Array
        (
            [module] => main
            [file] => classes/general/sqlwhere.php
        )

    [csqlwhere] => Array
        (
            [module] => main
            [file] => classes/general/sqlwhere.php
        )

    [calllanguage] => Array
        (
            [module] => main
            [file] => classes/general/language.php
        )

    [clanguage] => Array
        (
            [module] => main
            [file] => classes/general/language.php
        )

    [clangadmin] => Array
        (
            [module] => main
            [file] => classes/general/language.php
        )

    [_clangdbresult] => Array
        (
            [module] => main
            [file] => classes/general/langdbresult.php
        )

    [callagent] => Array
        (
            [module] => main
            [file] => classes/general/agent.php
        )

    [cagent] => Array
        (
            [module] => main
            [file] => classes/mysql/agent.php
        )

    [capplicationexception] => Array
        (
            [module] => main
            [file] => classes/general/applicationexception.php
        )

    [cadminexception] => Array
        (
            [module] => main
            [file] => classes/general/adminexception.php
        )

    [callsite] => Array
        (
            [module] => main
            [file] => classes/general/site.php
        )

    [calllang] => Array
        (
            [module] => main
            [file] => classes/general/site.php
        )

    [csite] => Array
        (
            [module] => main
            [file] => classes/general/site.php
        )

    [clang] => Array
        (
            [module] => main
            [file] => classes/general/site.php
        )

    [chttp] => Array
        (
            [module] => main
            [file] => classes/general/http.php
        )

    [cutil] => Array
        (
            [module] => main
            [file] => classes/general/util.php
        )

    [callmain] => Array
        (
            [module] => main
            [file] => classes/general/main.php
        )

    [cmain] => Array
        (
            [module] => main
            [file] => classes/general/main.php
        )

    [calldatabase] => Array
        (
            [module] => main
            [file] => classes/general/database.php
        )

    [calldbresult] => Array
        (
            [module] => main
            [file] => classes/general/dbresult.php
        )

    [cdatabasemysql] => Array
        (
            [module] => main
            [file] => classes/mysql/database.php
        )

    [cdbresultmysql] => Array
        (
            [module] => main
            [file] => classes/mysql/dbresult.php
        )

    [icachebackend] => Array
        (
            [module] => main
            [file] => classes/general/cache_backend.php
        )

    [cphpcache] => Array
        (
            [module] => main
            [file] => classes/general/cache.php
        )

    [ccachemanager] => Array
        (
            [module] => main
            [file] => classes/general/cache_manager.php
        )

    [cpagecache] => Array
        (
            [module] => main
            [file] => classes/general/page_cache.php
        )

    [cstackcacheentry] => Array
        (
            [module] => main
            [file] => classes/general/stack_cache_entry.php
        )

    [cstackcachemanager] => Array
        (
            [module] => main
            [file] => classes/general/stack_cache.php
        )

    [cmodule] => Array
        (
            [module] => main
            [file] => /classes/general/module.php
        )

)
Array
(
    [bitrix\main\application] => Array
        (
            [module] => main
            [file] => lib/application.php
        )

    [bitrix\main\httpapplication] => Array
        (
            [module] => main
            [file] => lib/httpapplication.php
        )

    [bitrix\main\argumentexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\argumentnullexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\argumentoutofrangeexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\argumenttypeexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\notimplementedexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\notsupportedexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\invalidoperationexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\objectpropertyexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\objectnotfoundexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\objectexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\systemexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\accessdeniedexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\decodingexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\io\invalidpathexception] => Array
        (
            [module] => main
            [file] => lib/io/ioexception.php
        )

    [bitrix\main\io\filenotfoundexception] => Array
        (
            [module] => main
            [file] => lib/io/ioexception.php
        )

    [bitrix\main\io\filedeleteexception] => Array
        (
            [module] => main
            [file] => lib/io/ioexception.php
        )

    [bitrix\main\io\fileopenexception] => Array
        (
            [module] => main
            [file] => lib/io/ioexception.php
        )

    [bitrix\main\io\filenotopenedexception] => Array
        (
            [module] => main
            [file] => lib/io/ioexception.php
        )

    [bitrix\main\context] => Array
        (
            [module] => main
            [file] => lib/context.php
        )

    [bitrix\main\httpcontext] => Array
        (
            [module] => main
            [file] => lib/httpcontext.php
        )

    [bitrix\main\dispatcher] => Array
        (
            [module] => main
            [file] => lib/dispatcher.php
        )

    [bitrix\main\environment] => Array
        (
            [module] => main
            [file] => lib/environment.php
        )

    [bitrix\main\event] => Array
        (
            [module] => main
            [file] => lib/event.php
        )

    [bitrix\main\eventmanager] => Array
        (
            [module] => main
            [file] => lib/eventmanager.php
        )

    [bitrix\main\eventresult] => Array
        (
            [module] => main
            [file] => lib/eventresult.php
        )

    [bitrix\main\request] => Array
        (
            [module] => main
            [file] => lib/request.php
        )

    [bitrix\main\httprequest] => Array
        (
            [module] => main
            [file] => lib/httprequest.php
        )

    [bitrix\main\response] => Array
        (
            [module] => main
            [file] => lib/response.php
        )

    [bitrix\main\httpresponse] => Array
        (
            [module] => main
            [file] => lib/httpresponse.php
        )

    [bitrix\main\modulemanager] => Array
        (
            [module] => main
            [file] => lib/modulemanager.php
        )

    [bitrix\main\server] => Array
        (
            [module] => main
            [file] => lib/server.php
        )

    [bitrix\main\config\configuration] => Array
        (
            [module] => main
            [file] => lib/config/configuration.php
        )

    [bitrix\main\config\option] => Array
        (
            [module] => main
            [file] => lib/config/option.php
        )

    [bitrix\main\context\culture] => Array
        (
            [module] => main
            [file] => lib/context/culture.php
        )

    [bitrix\main\data\cache] => Array
        (
            [module] => main
            [file] => lib/data/cache.php
        )

    [bitrix\main\data\cacheengineapc] => Array
        (
            [module] => main
            [file] => lib/data/cacheengineapc.php
        )

    [bitrix\main\data\cacheenginememcache] => Array
        (
            [module] => main
            [file] => lib/data/cacheenginememcache.php
        )

    [bitrix\main\data\cacheenginefiles] => Array
        (
            [module] => main
            [file] => lib/data/cacheenginefiles.php
        )

    [bitrix\main\data\cacheenginenone] => Array
        (
            [module] => main
            [file] => lib/data/cacheenginenone.php
        )

    [bitrix\main\data\connection] => Array
        (
            [module] => main
            [file] => lib/data/connection.php
        )

    [bitrix\main\data\connectionpool] => Array
        (
            [module] => main
            [file] => lib/data/connectionpool.php
        )

    [bitrix\main\data\icacheengine] => Array
        (
            [module] => main
            [file] => lib/data/cache.php
        )

    [bitrix\main\data\hsphpreadconnection] => Array
        (
            [module] => main
            [file] => lib/data/hsphpreadconnection.php
        )

    [bitrix\main\data\managedcache] => Array
        (
            [module] => main
            [file] => lib/data/managedcache.php
        )

    [bitrix\main\data\taggedcache] => Array
        (
            [module] => main
            [file] => lib/data/taggedcache.php
        )

    [bitrix\main\data\memcacheconnection] => Array
        (
            [module] => main
            [file] => lib/data/memcacheconnection.php
        )

    [bitrix\main\data\memcachedconnection] => Array
        (
            [module] => main
            [file] => lib/data/memcachedconnection.php
        )

    [bitrix\main\data\nosqlconnection] => Array
        (
            [module] => main
            [file] => lib/data/nosqlconnection.php
        )

    [bitrix\main\db\arrayresult] => Array
        (
            [module] => main
            [file] => lib/db/arrayresult.php
        )

    [bitrix\main\db\result] => Array
        (
            [module] => main
            [file] => lib/db/result.php
        )

    [bitrix\main\db\connection] => Array
        (
            [module] => main
            [file] => lib/db/connection.php
        )

    [bitrix\main\db\sqlexception] => Array
        (
            [module] => main
            [file] => lib/db/sqlexception.php
        )

    [bitrix\main\db\sqlqueryexception] => Array
        (
            [module] => main
            [file] => lib/db/sqlexception.php
        )

    [bitrix\main\db\transactionexception] => Array
        (
            [module] => main
            [file] => lib/db/sqlexception.php
        )

    [bitrix\main\db\sqlexpression] => Array
        (
            [module] => main
            [file] => lib/db/sqlexpression.php
        )

    [bitrix\main\db\sqlhelper] => Array
        (
            [module] => main
            [file] => lib/db/sqlhelper.php
        )

    [bitrix\main\db\mysqlcommonconnection] => Array
        (
            [module] => main
            [file] => lib/db/mysqlcommonconnection.php
        )

    [bitrix\main\db\mysqliconnection] => Array
        (
            [module] => main
            [file] => lib/db/mysqliconnection.php
        )

    [bitrix\main\db\mysqliresult] => Array
        (
            [module] => main
            [file] => lib/db/mysqliresult.php
        )

    [bitrix\main\db\mysqlisqlhelper] => Array
        (
            [module] => main
            [file] => lib/db/mysqlisqlhelper.php
        )

    [bitrix\main\db\mssqlconnection] => Array
        (
            [module] => main
            [file] => lib/db/mssqlconnection.php
        )

    [bitrix\main\db\mssqlresult] => Array
        (
            [module] => main
            [file] => lib/db/mssqlresult.php
        )

    [bitrix\main\db\mssqlsqlhelper] => Array
        (
            [module] => main
            [file] => lib/db/mssqlsqlhelper.php
        )

    [bitrix\main\db\oracleconnection] => Array
        (
            [module] => main
            [file] => lib/db/oracleconnection.php
        )

    [bitrix\main\db\oracleresult] => Array
        (
            [module] => main
            [file] => lib/db/oracleresult.php
        )

    [bitrix\main\db\oraclesqlhelper] => Array
        (
            [module] => main
            [file] => lib/db/oraclesqlhelper.php
        )

    [bitrix\main\db\pgsqlconnection] => Array
        (
            [module] => main
            [file] => lib/db/pgsqlconnection.php
        )

    [bitrix\main\diag\httpexceptionhandleroutput] => Array
        (
            [module] => main
            [file] => lib/diag/httpexceptionhandleroutput.php
        )

    [bitrix\main\diag\fileexceptionhandlerlog] => Array
        (
            [module] => main
            [file] => lib/diag/fileexceptionhandlerlog.php
        )

    [bitrix\main\diag\exceptionhandler] => Array
        (
            [module] => main
            [file] => lib/diag/exceptionhandler.php
        )

    [bitrix\main\diag\iexceptionhandleroutput] => Array
        (
            [module] => main
            [file] => lib/diag/iexceptionhandleroutput.php
        )

    [bitrix\main\diag\exceptionhandlerlog] => Array
        (
            [module] => main
            [file] => lib/diag/exceptionhandlerlog.php
        )

    [bitrix\main\io\file] => Array
        (
            [module] => main
            [file] => lib/io/file.php
        )

    [bitrix\main\io\fileentry] => Array
        (
            [module] => main
            [file] => lib/io/fileentry.php
        )

    [bitrix\main\io\path] => Array
        (
            [module] => main
            [file] => lib/io/path.php
        )

    [bitrix\main\io\filesystementry] => Array
        (
            [module] => main
            [file] => lib/io/filesystementry.php
        )

    [bitrix\main\io\ifilestream] => Array
        (
            [module] => main
            [file] => lib/io/ifilestream.php
        )

    [bitrix\main\localization\loc] => Array
        (
            [module] => main
            [file] => lib/localization/loc.php
        )

    [bitrix\main\mail\mail] => Array
        (
            [module] => main
            [file] => lib/mail/mail.php
        )

    [bitrix\main\mail\tracking] => Array
        (
            [module] => main
            [file] => lib/mail/tracking.php
        )

    [bitrix\main\mail\eventmanager] => Array
        (
            [module] => main
            [file] => lib/mail/eventmanager.php
        )

    [bitrix\main\mail\eventmessagecompiler] => Array
        (
            [module] => main
            [file] => lib/mail/eventmessagecompiler.php
        )

    [bitrix\main\mail\eventmessagethemecompiler] => Array
        (
            [module] => main
            [file] => lib/mail/eventmessagethemecompiler.php
        )

    [bitrix\main\mail\internal\event] => Array
        (
            [module] => main
            [file] => lib/mail/internal/event.php
        )

    [bitrix\main\mail\internal\eventattachment] => Array
        (
            [module] => main
            [file] => lib/mail/internal/eventattachment.php
        )

    [bitrix\main\mail\internal\eventmessage] => Array
        (
            [module] => main
            [file] => lib/mail/internal/eventmessage.php
        )

    [bitrix\main\mail\internal\eventmessagesite] => Array
        (
            [module] => main
            [file] => lib/mail/internal/eventmessagesite.php
        )

    [bitrix\main\mail\internal\eventmessageattachment] => Array
        (
            [module] => main
            [file] => lib/mail/internal/eventmessageattachment.php
        )

    [bitrix\main\mail\internal\eventtype] => Array
        (
            [module] => main
            [file] => lib/mail/internal/eventtype.php
        )

    [bitrix\main\text\converter] => Array
        (
            [module] => main
            [file] => lib/text/converter.php
        )

    [bitrix\main\text\emptyconverter] => Array
        (
            [module] => main
            [file] => lib/text/emptyconverter.php
        )

    [bitrix\main\text\encoding] => Array
        (
            [module] => main
            [file] => lib/text/encoding.php
        )

    [bitrix\main\text\htmlconverter] => Array
        (
            [module] => main
            [file] => lib/text/htmlconverter.php
        )

    [bitrix\main\text\binarystring] => Array
        (
            [module] => main
            [file] => lib/text/binarystring.php
        )

    [bitrix\main\text\xmlconverter] => Array
        (
            [module] => main
            [file] => lib/text/xmlconverter.php
        )

    [bitrix\main\type\collection] => Array
        (
            [module] => main
            [file] => lib/type/collection.php
        )

    [bitrix\main\type\date] => Array
        (
            [module] => main
            [file] => lib/type/date.php
        )

    [bitrix\main\type\datetime] => Array
        (
            [module] => main
            [file] => lib/type/datetime.php
        )

    [bitrix\main\type\dictionary] => Array
        (
            [module] => main
            [file] => lib/type/dictionary.php
        )

    [bitrix\main\type\filterabledictionary] => Array
        (
            [module] => main
            [file] => lib/type/filterabledictionary.php
        )

    [bitrix\main\type\parameterdictionary] => Array
        (
            [module] => main
            [file] => lib/type/parameterdictionary.php
        )

    [bitrix\main\web\cookie] => Array
        (
            [module] => main
            [file] => lib/web/cookie.php
        )

    [bitrix\main\web\uri] => Array
        (
            [module] => main
            [file] => lib/web/uri.php
        )

    [bitrix\main\sendereventhandler] => Array
        (
            [module] => main
            [file] => lib/senderconnector.php
        )

    [bitrix\main\senderconnectoruser] => Array
        (
            [module] => main
            [file] => lib/senderconnector.php
        )

    [bitrix\main\urlrewriterrulemaker] => Array
        (
            [module] => main
            [file] => lib/urlrewriter.php
        )

    [bitrix\main\update\stepper] => Array
        (
            [module] => main
            [file] => lib/update/stepper.php
        )

    [bitrix\main\composite\abstractresponse] => Array
        (
            [module] => main
            [file] => lib/composite/responder.php
        )

    [bitrix\main\composite\fileresponse] => Array
        (
            [module] => main
            [file] => lib/composite/responder.php
        )

    [bitrix\main\composite\memcachedresponse] => Array
        (
            [module] => main
            [file] => lib/composite/responder.php
        )

    [bitrix\main\security\otpexception] => Array
        (
            [module] => main
            [file] => lib/security/securityexception.php
        )

    [ctimezone] => Array
        (
            [module] => main
            [file] => classes/general/time.php
        )

    [cbxpunycode] => Array
        (
            [module] => main
            [file] => classes/general/punycode.php
        )

    [ibxvirtualio] => Array
        (
            [module] => main
            [file] => classes/general/virtual_io.php
        )

    [ibxgeterrors] => Array
        (
            [module] => main
            [file] => classes/general/virtual_io.php
        )

    [cbxvirtualio] => Array
        (
            [module] => main
            [file] => classes/general/virtual_io.php
        )

    [cbxvirtualfilebase] => Array
        (
            [module] => main
            [file] => classes/general/virtual_file.php
        )

    [cbxvirtualfile] => Array
        (
            [module] => main
            [file] => classes/general/virtual_file.php
        )

    [cbxvirtualdirectory] => Array
        (
            [module] => main
            [file] => classes/general/virtual_file.php
        )

    [calloption] => Array
        (
            [module] => main
            [file] => classes/general/option.php
        )

    [coption] => Array
        (
            [module] => main
            [file] => classes/general/option.php
        )

    [callpageoption] => Array
        (
            [module] => main
            [file] => classes/general/pageoption.php
        )

    [cpageoption] => Array
        (
            [module] => main
            [file] => classes/general/pageoption.php
        )

    [callsqlwhere] => Array
        (
            [module] => main
            [file] => classes/general/sqlwhere.php
        )

    [csqlwhereexpression] => Array
        (
            [module] => main
            [file] => classes/general/sqlwhere.php
        )

    [csqlwhere] => Array
        (
            [module] => main
            [file] => classes/general/sqlwhere.php
        )

    [calllanguage] => Array
        (
            [module] => main
            [file] => classes/general/language.php
        )

    [clanguage] => Array
        (
            [module] => main
            [file] => classes/general/language.php
        )

    [clangadmin] => Array
        (
            [module] => main
            [file] => classes/general/language.php
        )

    [_clangdbresult] => Array
        (
            [module] => main
            [file] => classes/general/langdbresult.php
        )

    [callagent] => Array
        (
            [module] => main
            [file] => classes/general/agent.php
        )

    [cagent] => Array
        (
            [module] => main
            [file] => classes/mysql/agent.php
        )

    [capplicationexception] => Array
        (
            [module] => main
            [file] => classes/general/applicationexception.php
        )

    [cadminexception] => Array
        (
            [module] => main
            [file] => classes/general/adminexception.php
        )

    [callsite] => Array
        (
            [module] => main
            [file] => classes/general/site.php
        )

    [calllang] => Array
        (
            [module] => main
            [file] => classes/general/site.php
        )

    [csite] => Array
        (
            [module] => main
            [file] => classes/general/site.php
        )

    [clang] => Array
        (
            [module] => main
            [file] => classes/general/site.php
        )

    [chttp] => Array
        (
            [module] => main
            [file] => classes/general/http.php
        )

    [cutil] => Array
        (
            [module] => main
            [file] => classes/general/util.php
        )

    [callmain] => Array
        (
            [module] => main
            [file] => classes/general/main.php
        )

    [cmain] => Array
        (
            [module] => main
            [file] => classes/general/main.php
        )

    [calldatabase] => Array
        (
            [module] => main
            [file] => classes/general/database.php
        )

    [calldbresult] => Array
        (
            [module] => main
            [file] => classes/general/dbresult.php
        )

    [cdatabasemysql] => Array
        (
            [module] => main
            [file] => classes/mysql/database.php
        )

    [cdbresultmysql] => Array
        (
            [module] => main
            [file] => classes/mysql/dbresult.php
        )

    [icachebackend] => Array
        (
            [module] => main
            [file] => classes/general/cache_backend.php
        )

    [cphpcache] => Array
        (
            [module] => main
            [file] => classes/general/cache.php
        )

    [ccachemanager] => Array
        (
            [module] => main
            [file] => classes/general/cache_manager.php
        )

    [cpagecache] => Array
        (
            [module] => main
            [file] => classes/general/page_cache.php
        )

    [cstackcacheentry] => Array
        (
            [module] => main
            [file] => classes/general/stack_cache_entry.php
        )

    [cstackcachemanager] => Array
        (
            [module] => main
            [file] => classes/general/stack_cache.php
        )

    [cmodule] => Array
        (
            [module] => main
            [file] => /classes/general/module.php
        )

)
Array
(
    [bitrix\main\application] => Array
        (
            [module] => main
            [file] => lib/application.php
        )

    [bitrix\main\httpapplication] => Array
        (
            [module] => main
            [file] => lib/httpapplication.php
        )

    [bitrix\main\argumentexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\argumentnullexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\argumentoutofrangeexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\argumenttypeexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\notimplementedexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\notsupportedexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\invalidoperationexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\objectpropertyexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\objectnotfoundexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\objectexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\systemexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\accessdeniedexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\decodingexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\io\invalidpathexception] => Array
        (
            [module] => main
            [file] => lib/io/ioexception.php
        )

    [bitrix\main\io\filenotfoundexception] => Array
        (
            [module] => main
            [file] => lib/io/ioexception.php
        )

    [bitrix\main\io\filedeleteexception] => Array
        (
            [module] => main
            [file] => lib/io/ioexception.php
        )

    [bitrix\main\io\fileopenexception] => Array
        (
            [module] => main
            [file] => lib/io/ioexception.php
        )

    [bitrix\main\io\filenotopenedexception] => Array
        (
            [module] => main
            [file] => lib/io/ioexception.php
        )

    [bitrix\main\context] => Array
        (
            [module] => main
            [file] => lib/context.php
        )

    [bitrix\main\httpcontext] => Array
        (
            [module] => main
            [file] => lib/httpcontext.php
        )

    [bitrix\main\dispatcher] => Array
        (
            [module] => main
            [file] => lib/dispatcher.php
        )

    [bitrix\main\environment] => Array
        (
            [module] => main
            [file] => lib/environment.php
        )

    [bitrix\main\event] => Array
        (
            [module] => main
            [file] => lib/event.php
        )

    [bitrix\main\eventmanager] => Array
        (
            [module] => main
            [file] => lib/eventmanager.php
        )

    [bitrix\main\eventresult] => Array
        (
            [module] => main
            [file] => lib/eventresult.php
        )

    [bitrix\main\request] => Array
        (
            [module] => main
            [file] => lib/request.php
        )

    [bitrix\main\httprequest] => Array
        (
            [module] => main
            [file] => lib/httprequest.php
        )

    [bitrix\main\response] => Array
        (
            [module] => main
            [file] => lib/response.php
        )

    [bitrix\main\httpresponse] => Array
        (
            [module] => main
            [file] => lib/httpresponse.php
        )

    [bitrix\main\modulemanager] => Array
        (
            [module] => main
            [file] => lib/modulemanager.php
        )

    [bitrix\main\server] => Array
        (
            [module] => main
            [file] => lib/server.php
        )

    [bitrix\main\config\configuration] => Array
        (
            [module] => main
            [file] => lib/config/configuration.php
        )

    [bitrix\main\config\option] => Array
        (
            [module] => main
            [file] => lib/config/option.php
        )

    [bitrix\main\context\culture] => Array
        (
            [module] => main
            [file] => lib/context/culture.php
        )

    [bitrix\main\data\cache] => Array
        (
            [module] => main
            [file] => lib/data/cache.php
        )

    [bitrix\main\data\cacheengineapc] => Array
        (
            [module] => main
            [file] => lib/data/cacheengineapc.php
        )

    [bitrix\main\data\cacheenginememcache] => Array
        (
            [module] => main
            [file] => lib/data/cacheenginememcache.php
        )

    [bitrix\main\data\cacheenginefiles] => Array
        (
            [module] => main
            [file] => lib/data/cacheenginefiles.php
        )

    [bitrix\main\data\cacheenginenone] => Array
        (
            [module] => main
            [file] => lib/data/cacheenginenone.php
        )

    [bitrix\main\data\connection] => Array
        (
            [module] => main
            [file] => lib/data/connection.php
        )

    [bitrix\main\data\connectionpool] => Array
        (
            [module] => main
            [file] => lib/data/connectionpool.php
        )

    [bitrix\main\data\icacheengine] => Array
        (
            [module] => main
            [file] => lib/data/cache.php
        )

    [bitrix\main\data\hsphpreadconnection] => Array
        (
            [module] => main
            [file] => lib/data/hsphpreadconnection.php
        )

    [bitrix\main\data\managedcache] => Array
        (
            [module] => main
            [file] => lib/data/managedcache.php
        )

    [bitrix\main\data\taggedcache] => Array
        (
            [module] => main
            [file] => lib/data/taggedcache.php
        )

    [bitrix\main\data\memcacheconnection] => Array
        (
            [module] => main
            [file] => lib/data/memcacheconnection.php
        )

    [bitrix\main\data\memcachedconnection] => Array
        (
            [module] => main
            [file] => lib/data/memcachedconnection.php
        )

    [bitrix\main\data\nosqlconnection] => Array
        (
            [module] => main
            [file] => lib/data/nosqlconnection.php
        )

    [bitrix\main\db\arrayresult] => Array
        (
            [module] => main
            [file] => lib/db/arrayresult.php
        )

    [bitrix\main\db\result] => Array
        (
            [module] => main
            [file] => lib/db/result.php
        )

    [bitrix\main\db\connection] => Array
        (
            [module] => main
            [file] => lib/db/connection.php
        )

    [bitrix\main\db\sqlexception] => Array
        (
            [module] => main
            [file] => lib/db/sqlexception.php
        )

    [bitrix\main\db\sqlqueryexception] => Array
        (
            [module] => main
            [file] => lib/db/sqlexception.php
        )

    [bitrix\main\db\transactionexception] => Array
        (
            [module] => main
            [file] => lib/db/sqlexception.php
        )

    [bitrix\main\db\sqlexpression] => Array
        (
            [module] => main
            [file] => lib/db/sqlexpression.php
        )

    [bitrix\main\db\sqlhelper] => Array
        (
            [module] => main
            [file] => lib/db/sqlhelper.php
        )

    [bitrix\main\db\mysqlcommonconnection] => Array
        (
            [module] => main
            [file] => lib/db/mysqlcommonconnection.php
        )

    [bitrix\main\db\mysqliconnection] => Array
        (
            [module] => main
            [file] => lib/db/mysqliconnection.php
        )

    [bitrix\main\db\mysqliresult] => Array
        (
            [module] => main
            [file] => lib/db/mysqliresult.php
        )

    [bitrix\main\db\mysqlisqlhelper] => Array
        (
            [module] => main
            [file] => lib/db/mysqlisqlhelper.php
        )

    [bitrix\main\db\mssqlconnection] => Array
        (
            [module] => main
            [file] => lib/db/mssqlconnection.php
        )

    [bitrix\main\db\mssqlresult] => Array
        (
            [module] => main
            [file] => lib/db/mssqlresult.php
        )

    [bitrix\main\db\mssqlsqlhelper] => Array
        (
            [module] => main
            [file] => lib/db/mssqlsqlhelper.php
        )

    [bitrix\main\db\oracleconnection] => Array
        (
            [module] => main
            [file] => lib/db/oracleconnection.php
        )

    [bitrix\main\db\oracleresult] => Array
        (
            [module] => main
            [file] => lib/db/oracleresult.php
        )

    [bitrix\main\db\oraclesqlhelper] => Array
        (
            [module] => main
            [file] => lib/db/oraclesqlhelper.php
        )

    [bitrix\main\db\pgsqlconnection] => Array
        (
            [module] => main
            [file] => lib/db/pgsqlconnection.php
        )

    [bitrix\main\diag\httpexceptionhandleroutput] => Array
        (
            [module] => main
            [file] => lib/diag/httpexceptionhandleroutput.php
        )

    [bitrix\main\diag\fileexceptionhandlerlog] => Array
        (
            [module] => main
            [file] => lib/diag/fileexceptionhandlerlog.php
        )

    [bitrix\main\diag\exceptionhandler] => Array
        (
            [module] => main
            [file] => lib/diag/exceptionhandler.php
        )

    [bitrix\main\diag\iexceptionhandleroutput] => Array
        (
            [module] => main
            [file] => lib/diag/iexceptionhandleroutput.php
        )

    [bitrix\main\diag\exceptionhandlerlog] => Array
        (
            [module] => main
            [file] => lib/diag/exceptionhandlerlog.php
        )

    [bitrix\main\io\file] => Array
        (
            [module] => main
            [file] => lib/io/file.php
        )

    [bitrix\main\io\fileentry] => Array
        (
            [module] => main
            [file] => lib/io/fileentry.php
        )

    [bitrix\main\io\path] => Array
        (
            [module] => main
            [file] => lib/io/path.php
        )

    [bitrix\main\io\filesystementry] => Array
        (
            [module] => main
            [file] => lib/io/filesystementry.php
        )

    [bitrix\main\io\ifilestream] => Array
        (
            [module] => main
            [file] => lib/io/ifilestream.php
        )

    [bitrix\main\localization\loc] => Array
        (
            [module] => main
            [file] => lib/localization/loc.php
        )

    [bitrix\main\mail\mail] => Array
        (
            [module] => main
            [file] => lib/mail/mail.php
        )

    [bitrix\main\mail\tracking] => Array
        (
            [module] => main
            [file] => lib/mail/tracking.php
        )

    [bitrix\main\mail\eventmanager] => Array
        (
            [module] => main
            [file] => lib/mail/eventmanager.php
        )

    [bitrix\main\mail\eventmessagecompiler] => Array
        (
            [module] => main
            [file] => lib/mail/eventmessagecompiler.php
        )

    [bitrix\main\mail\eventmessagethemecompiler] => Array
        (
            [module] => main
            [file] => lib/mail/eventmessagethemecompiler.php
        )

    [bitrix\main\mail\internal\event] => Array
        (
            [module] => main
            [file] => lib/mail/internal/event.php
        )

    [bitrix\main\mail\internal\eventattachment] => Array
        (
            [module] => main
            [file] => lib/mail/internal/eventattachment.php
        )

    [bitrix\main\mail\internal\eventmessage] => Array
        (
            [module] => main
            [file] => lib/mail/internal/eventmessage.php
        )

    [bitrix\main\mail\internal\eventmessagesite] => Array
        (
            [module] => main
            [file] => lib/mail/internal/eventmessagesite.php
        )

    [bitrix\main\mail\internal\eventmessageattachment] => Array
        (
            [module] => main
            [file] => lib/mail/internal/eventmessageattachment.php
        )

    [bitrix\main\mail\internal\eventtype] => Array
        (
            [module] => main
            [file] => lib/mail/internal/eventtype.php
        )

    [bitrix\main\text\converter] => Array
        (
            [module] => main
            [file] => lib/text/converter.php
        )

    [bitrix\main\text\emptyconverter] => Array
        (
            [module] => main
            [file] => lib/text/emptyconverter.php
        )

    [bitrix\main\text\encoding] => Array
        (
            [module] => main
            [file] => lib/text/encoding.php
        )

    [bitrix\main\text\htmlconverter] => Array
        (
            [module] => main
            [file] => lib/text/htmlconverter.php
        )

    [bitrix\main\text\binarystring] => Array
        (
            [module] => main
            [file] => lib/text/binarystring.php
        )

    [bitrix\main\text\xmlconverter] => Array
        (
            [module] => main
            [file] => lib/text/xmlconverter.php
        )

    [bitrix\main\type\collection] => Array
        (
            [module] => main
            [file] => lib/type/collection.php
        )

    [bitrix\main\type\date] => Array
        (
            [module] => main
            [file] => lib/type/date.php
        )

    [bitrix\main\type\datetime] => Array
        (
            [module] => main
            [file] => lib/type/datetime.php
        )

    [bitrix\main\type\dictionary] => Array
        (
            [module] => main
            [file] => lib/type/dictionary.php
        )

    [bitrix\main\type\filterabledictionary] => Array
        (
            [module] => main
            [file] => lib/type/filterabledictionary.php
        )

    [bitrix\main\type\parameterdictionary] => Array
        (
            [module] => main
            [file] => lib/type/parameterdictionary.php
        )

    [bitrix\main\web\cookie] => Array
        (
            [module] => main
            [file] => lib/web/cookie.php
        )

    [bitrix\main\web\uri] => Array
        (
            [module] => main
            [file] => lib/web/uri.php
        )

    [bitrix\main\sendereventhandler] => Array
        (
            [module] => main
            [file] => lib/senderconnector.php
        )

    [bitrix\main\senderconnectoruser] => Array
        (
            [module] => main
            [file] => lib/senderconnector.php
        )

    [bitrix\main\urlrewriterrulemaker] => Array
        (
            [module] => main
            [file] => lib/urlrewriter.php
        )

    [bitrix\main\update\stepper] => Array
        (
            [module] => main
            [file] => lib/update/stepper.php
        )

    [bitrix\main\composite\abstractresponse] => Array
        (
            [module] => main
            [file] => lib/composite/responder.php
        )

    [bitrix\main\composite\fileresponse] => Array
        (
            [module] => main
            [file] => lib/composite/responder.php
        )

    [bitrix\main\composite\memcachedresponse] => Array
        (
            [module] => main
            [file] => lib/composite/responder.php
        )

    [bitrix\main\security\otpexception] => Array
        (
            [module] => main
            [file] => lib/security/securityexception.php
        )

    [ctimezone] => Array
        (
            [module] => main
            [file] => classes/general/time.php
        )

    [cbxpunycode] => Array
        (
            [module] => main
            [file] => classes/general/punycode.php
        )

    [ibxvirtualio] => Array
        (
            [module] => main
            [file] => classes/general/virtual_io.php
        )

    [ibxgeterrors] => Array
        (
            [module] => main
            [file] => classes/general/virtual_io.php
        )

    [cbxvirtualio] => Array
        (
            [module] => main
            [file] => classes/general/virtual_io.php
        )

    [cbxvirtualfilebase] => Array
        (
            [module] => main
            [file] => classes/general/virtual_file.php
        )

    [cbxvirtualfile] => Array
        (
            [module] => main
            [file] => classes/general/virtual_file.php
        )

    [cbxvirtualdirectory] => Array
        (
            [module] => main
            [file] => classes/general/virtual_file.php
        )

    [calloption] => Array
        (
            [module] => main
            [file] => classes/general/option.php
        )

    [coption] => Array
        (
            [module] => main
            [file] => classes/general/option.php
        )

    [callpageoption] => Array
        (
            [module] => main
            [file] => classes/general/pageoption.php
        )

    [cpageoption] => Array
        (
            [module] => main
            [file] => classes/general/pageoption.php
        )

    [callsqlwhere] => Array
        (
            [module] => main
            [file] => classes/general/sqlwhere.php
        )

    [csqlwhereexpression] => Array
        (
            [module] => main
            [file] => classes/general/sqlwhere.php
        )

    [csqlwhere] => Array
        (
            [module] => main
            [file] => classes/general/sqlwhere.php
        )

    [calllanguage] => Array
        (
            [module] => main
            [file] => classes/general/language.php
        )

    [clanguage] => Array
        (
            [module] => main
            [file] => classes/general/language.php
        )

    [clangadmin] => Array
        (
            [module] => main
            [file] => classes/general/language.php
        )

    [_clangdbresult] => Array
        (
            [module] => main
            [file] => classes/general/langdbresult.php
        )

    [callagent] => Array
        (
            [module] => main
            [file] => classes/general/agent.php
        )

    [cagent] => Array
        (
            [module] => main
            [file] => classes/mysql/agent.php
        )

    [capplicationexception] => Array
        (
            [module] => main
            [file] => classes/general/applicationexception.php
        )

    [cadminexception] => Array
        (
            [module] => main
            [file] => classes/general/adminexception.php
        )

    [callsite] => Array
        (
            [module] => main
            [file] => classes/general/site.php
        )

    [calllang] => Array
        (
            [module] => main
            [file] => classes/general/site.php
        )

    [csite] => Array
        (
            [module] => main
            [file] => classes/general/site.php
        )

    [clang] => Array
        (
            [module] => main
            [file] => classes/general/site.php
        )

    [chttp] => Array
        (
            [module] => main
            [file] => classes/general/http.php
        )

    [cutil] => Array
        (
            [module] => main
            [file] => classes/general/util.php
        )

    [callmain] => Array
        (
            [module] => main
            [file] => classes/general/main.php
        )

    [cmain] => Array
        (
            [module] => main
            [file] => classes/general/main.php
        )

    [calldatabase] => Array
        (
            [module] => main
            [file] => classes/general/database.php
        )

    [calldbresult] => Array
        (
            [module] => main
            [file] => classes/general/dbresult.php
        )

    [cdatabasemysql] => Array
        (
            [module] => main
            [file] => classes/mysql/database.php
        )

    [cdbresultmysql] => Array
        (
            [module] => main
            [file] => classes/mysql/dbresult.php
        )

    [icachebackend] => Array
        (
            [module] => main
            [file] => classes/general/cache_backend.php
        )

    [cphpcache] => Array
        (
            [module] => main
            [file] => classes/general/cache.php
        )

    [ccachemanager] => Array
        (
            [module] => main
            [file] => classes/general/cache_manager.php
        )

    [cpagecache] => Array
        (
            [module] => main
            [file] => classes/general/page_cache.php
        )

    [cstackcacheentry] => Array
        (
            [module] => main
            [file] => classes/general/stack_cache_entry.php
        )

    [cstackcachemanager] => Array
        (
            [module] => main
            [file] => classes/general/stack_cache.php
        )

    [cmodule] => Array
        (
            [module] => main
            [file] => /classes/general/module.php
        )

)
Array
(
    [bitrix\main\application] => Array
        (
            [module] => main
            [file] => lib/application.php
        )

    [bitrix\main\httpapplication] => Array
        (
            [module] => main
            [file] => lib/httpapplication.php
        )

    [bitrix\main\argumentexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\argumentnullexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\argumentoutofrangeexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\argumenttypeexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\notimplementedexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\notsupportedexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\invalidoperationexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\objectpropertyexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\objectnotfoundexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\objectexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\systemexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\accessdeniedexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\decodingexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\io\invalidpathexception] => Array
        (
            [module] => main
            [file] => lib/io/ioexception.php
        )

    [bitrix\main\io\filenotfoundexception] => Array
        (
            [module] => main
            [file] => lib/io/ioexception.php
        )

    [bitrix\main\io\filedeleteexception] => Array
        (
            [module] => main
            [file] => lib/io/ioexception.php
        )

    [bitrix\main\io\fileopenexception] => Array
        (
            [module] => main
            [file] => lib/io/ioexception.php
        )

    [bitrix\main\io\filenotopenedexception] => Array
        (
            [module] => main
            [file] => lib/io/ioexception.php
        )

    [bitrix\main\context] => Array
        (
            [module] => main
            [file] => lib/context.php
        )

    [bitrix\main\httpcontext] => Array
        (
            [module] => main
            [file] => lib/httpcontext.php
        )

    [bitrix\main\dispatcher] => Array
        (
            [module] => main
            [file] => lib/dispatcher.php
        )

    [bitrix\main\environment] => Array
        (
            [module] => main
            [file] => lib/environment.php
        )

    [bitrix\main\event] => Array
        (
            [module] => main
            [file] => lib/event.php
        )

    [bitrix\main\eventmanager] => Array
        (
            [module] => main
            [file] => lib/eventmanager.php
        )

    [bitrix\main\eventresult] => Array
        (
            [module] => main
            [file] => lib/eventresult.php
        )

    [bitrix\main\request] => Array
        (
            [module] => main
            [file] => lib/request.php
        )

    [bitrix\main\httprequest] => Array
        (
            [module] => main
            [file] => lib/httprequest.php
        )

    [bitrix\main\response] => Array
        (
            [module] => main
            [file] => lib/response.php
        )

    [bitrix\main\httpresponse] => Array
        (
            [module] => main
            [file] => lib/httpresponse.php
        )

    [bitrix\main\modulemanager] => Array
        (
            [module] => main
            [file] => lib/modulemanager.php
        )

    [bitrix\main\server] => Array
        (
            [module] => main
            [file] => lib/server.php
        )

    [bitrix\main\config\configuration] => Array
        (
            [module] => main
            [file] => lib/config/configuration.php
        )

    [bitrix\main\config\option] => Array
        (
            [module] => main
            [file] => lib/config/option.php
        )

    [bitrix\main\context\culture] => Array
        (
            [module] => main
            [file] => lib/context/culture.php
        )

    [bitrix\main\data\cache] => Array
        (
            [module] => main
            [file] => lib/data/cache.php
        )

    [bitrix\main\data\cacheengineapc] => Array
        (
            [module] => main
            [file] => lib/data/cacheengineapc.php
        )

    [bitrix\main\data\cacheenginememcache] => Array
        (
            [module] => main
            [file] => lib/data/cacheenginememcache.php
        )

    [bitrix\main\data\cacheenginefiles] => Array
        (
            [module] => main
            [file] => lib/data/cacheenginefiles.php
        )

    [bitrix\main\data\cacheenginenone] => Array
        (
            [module] => main
            [file] => lib/data/cacheenginenone.php
        )

    [bitrix\main\data\connection] => Array
        (
            [module] => main
            [file] => lib/data/connection.php
        )

    [bitrix\main\data\connectionpool] => Array
        (
            [module] => main
            [file] => lib/data/connectionpool.php
        )

    [bitrix\main\data\icacheengine] => Array
        (
            [module] => main
            [file] => lib/data/cache.php
        )

    [bitrix\main\data\hsphpreadconnection] => Array
        (
            [module] => main
            [file] => lib/data/hsphpreadconnection.php
        )

    [bitrix\main\data\managedcache] => Array
        (
            [module] => main
            [file] => lib/data/managedcache.php
        )

    [bitrix\main\data\taggedcache] => Array
        (
            [module] => main
            [file] => lib/data/taggedcache.php
        )

    [bitrix\main\data\memcacheconnection] => Array
        (
            [module] => main
            [file] => lib/data/memcacheconnection.php
        )

    [bitrix\main\data\memcachedconnection] => Array
        (
            [module] => main
            [file] => lib/data/memcachedconnection.php
        )

    [bitrix\main\data\nosqlconnection] => Array
        (
            [module] => main
            [file] => lib/data/nosqlconnection.php
        )

    [bitrix\main\db\arrayresult] => Array
        (
            [module] => main
            [file] => lib/db/arrayresult.php
        )

    [bitrix\main\db\result] => Array
        (
            [module] => main
            [file] => lib/db/result.php
        )

    [bitrix\main\db\connection] => Array
        (
            [module] => main
            [file] => lib/db/connection.php
        )

    [bitrix\main\db\sqlexception] => Array
        (
            [module] => main
            [file] => lib/db/sqlexception.php
        )

    [bitrix\main\db\sqlqueryexception] => Array
        (
            [module] => main
            [file] => lib/db/sqlexception.php
        )

    [bitrix\main\db\transactionexception] => Array
        (
            [module] => main
            [file] => lib/db/sqlexception.php
        )

    [bitrix\main\db\sqlexpression] => Array
        (
            [module] => main
            [file] => lib/db/sqlexpression.php
        )

    [bitrix\main\db\sqlhelper] => Array
        (
            [module] => main
            [file] => lib/db/sqlhelper.php
        )

    [bitrix\main\db\mysqlcommonconnection] => Array
        (
            [module] => main
            [file] => lib/db/mysqlcommonconnection.php
        )

    [bitrix\main\db\mysqliconnection] => Array
        (
            [module] => main
            [file] => lib/db/mysqliconnection.php
        )

    [bitrix\main\db\mysqliresult] => Array
        (
            [module] => main
            [file] => lib/db/mysqliresult.php
        )

    [bitrix\main\db\mysqlisqlhelper] => Array
        (
            [module] => main
            [file] => lib/db/mysqlisqlhelper.php
        )

    [bitrix\main\db\mssqlconnection] => Array
        (
            [module] => main
            [file] => lib/db/mssqlconnection.php
        )

    [bitrix\main\db\mssqlresult] => Array
        (
            [module] => main
            [file] => lib/db/mssqlresult.php
        )

    [bitrix\main\db\mssqlsqlhelper] => Array
        (
            [module] => main
            [file] => lib/db/mssqlsqlhelper.php
        )

    [bitrix\main\db\oracleconnection] => Array
        (
            [module] => main
            [file] => lib/db/oracleconnection.php
        )

    [bitrix\main\db\oracleresult] => Array
        (
            [module] => main
            [file] => lib/db/oracleresult.php
        )

    [bitrix\main\db\oraclesqlhelper] => Array
        (
            [module] => main
            [file] => lib/db/oraclesqlhelper.php
        )

    [bitrix\main\db\pgsqlconnection] => Array
        (
            [module] => main
            [file] => lib/db/pgsqlconnection.php
        )

    [bitrix\main\diag\httpexceptionhandleroutput] => Array
        (
            [module] => main
            [file] => lib/diag/httpexceptionhandleroutput.php
        )

    [bitrix\main\diag\fileexceptionhandlerlog] => Array
        (
            [module] => main
            [file] => lib/diag/fileexceptionhandlerlog.php
        )

    [bitrix\main\diag\exceptionhandler] => Array
        (
            [module] => main
            [file] => lib/diag/exceptionhandler.php
        )

    [bitrix\main\diag\iexceptionhandleroutput] => Array
        (
            [module] => main
            [file] => lib/diag/iexceptionhandleroutput.php
        )

    [bitrix\main\diag\exceptionhandlerlog] => Array
        (
            [module] => main
            [file] => lib/diag/exceptionhandlerlog.php
        )

    [bitrix\main\io\file] => Array
        (
            [module] => main
            [file] => lib/io/file.php
        )

    [bitrix\main\io\fileentry] => Array
        (
            [module] => main
            [file] => lib/io/fileentry.php
        )

    [bitrix\main\io\path] => Array
        (
            [module] => main
            [file] => lib/io/path.php
        )

    [bitrix\main\io\filesystementry] => Array
        (
            [module] => main
            [file] => lib/io/filesystementry.php
        )

    [bitrix\main\io\ifilestream] => Array
        (
            [module] => main
            [file] => lib/io/ifilestream.php
        )

    [bitrix\main\localization\loc] => Array
        (
            [module] => main
            [file] => lib/localization/loc.php
        )

    [bitrix\main\mail\mail] => Array
        (
            [module] => main
            [file] => lib/mail/mail.php
        )

    [bitrix\main\mail\tracking] => Array
        (
            [module] => main
            [file] => lib/mail/tracking.php
        )

    [bitrix\main\mail\eventmanager] => Array
        (
            [module] => main
            [file] => lib/mail/eventmanager.php
        )

    [bitrix\main\mail\eventmessagecompiler] => Array
        (
            [module] => main
            [file] => lib/mail/eventmessagecompiler.php
        )

    [bitrix\main\mail\eventmessagethemecompiler] => Array
        (
            [module] => main
            [file] => lib/mail/eventmessagethemecompiler.php
        )

    [bitrix\main\mail\internal\event] => Array
        (
            [module] => main
            [file] => lib/mail/internal/event.php
        )

    [bitrix\main\mail\internal\eventattachment] => Array
        (
            [module] => main
            [file] => lib/mail/internal/eventattachment.php
        )

    [bitrix\main\mail\internal\eventmessage] => Array
        (
            [module] => main
            [file] => lib/mail/internal/eventmessage.php
        )

    [bitrix\main\mail\internal\eventmessagesite] => Array
        (
            [module] => main
            [file] => lib/mail/internal/eventmessagesite.php
        )

    [bitrix\main\mail\internal\eventmessageattachment] => Array
        (
            [module] => main
            [file] => lib/mail/internal/eventmessageattachment.php
        )

    [bitrix\main\mail\internal\eventtype] => Array
        (
            [module] => main
            [file] => lib/mail/internal/eventtype.php
        )

    [bitrix\main\text\converter] => Array
        (
            [module] => main
            [file] => lib/text/converter.php
        )

    [bitrix\main\text\emptyconverter] => Array
        (
            [module] => main
            [file] => lib/text/emptyconverter.php
        )

    [bitrix\main\text\encoding] => Array
        (
            [module] => main
            [file] => lib/text/encoding.php
        )

    [bitrix\main\text\htmlconverter] => Array
        (
            [module] => main
            [file] => lib/text/htmlconverter.php
        )

    [bitrix\main\text\binarystring] => Array
        (
            [module] => main
            [file] => lib/text/binarystring.php
        )

    [bitrix\main\text\xmlconverter] => Array
        (
            [module] => main
            [file] => lib/text/xmlconverter.php
        )

    [bitrix\main\type\collection] => Array
        (
            [module] => main
            [file] => lib/type/collection.php
        )

    [bitrix\main\type\date] => Array
        (
            [module] => main
            [file] => lib/type/date.php
        )

    [bitrix\main\type\datetime] => Array
        (
            [module] => main
            [file] => lib/type/datetime.php
        )

    [bitrix\main\type\dictionary] => Array
        (
            [module] => main
            [file] => lib/type/dictionary.php
        )

    [bitrix\main\type\filterabledictionary] => Array
        (
            [module] => main
            [file] => lib/type/filterabledictionary.php
        )

    [bitrix\main\type\parameterdictionary] => Array
        (
            [module] => main
            [file] => lib/type/parameterdictionary.php
        )

    [bitrix\main\web\cookie] => Array
        (
            [module] => main
            [file] => lib/web/cookie.php
        )

    [bitrix\main\web\uri] => Array
        (
            [module] => main
            [file] => lib/web/uri.php
        )

    [bitrix\main\sendereventhandler] => Array
        (
            [module] => main
            [file] => lib/senderconnector.php
        )

    [bitrix\main\senderconnectoruser] => Array
        (
            [module] => main
            [file] => lib/senderconnector.php
        )

    [bitrix\main\urlrewriterrulemaker] => Array
        (
            [module] => main
            [file] => lib/urlrewriter.php
        )

    [bitrix\main\update\stepper] => Array
        (
            [module] => main
            [file] => lib/update/stepper.php
        )

    [bitrix\main\composite\abstractresponse] => Array
        (
            [module] => main
            [file] => lib/composite/responder.php
        )

    [bitrix\main\composite\fileresponse] => Array
        (
            [module] => main
            [file] => lib/composite/responder.php
        )

    [bitrix\main\composite\memcachedresponse] => Array
        (
            [module] => main
            [file] => lib/composite/responder.php
        )

    [bitrix\main\security\otpexception] => Array
        (
            [module] => main
            [file] => lib/security/securityexception.php
        )

    [ctimezone] => Array
        (
            [module] => main
            [file] => classes/general/time.php
        )

    [cbxpunycode] => Array
        (
            [module] => main
            [file] => classes/general/punycode.php
        )

    [ibxvirtualio] => Array
        (
            [module] => main
            [file] => classes/general/virtual_io.php
        )

    [ibxgeterrors] => Array
        (
            [module] => main
            [file] => classes/general/virtual_io.php
        )

    [cbxvirtualio] => Array
        (
            [module] => main
            [file] => classes/general/virtual_io.php
        )

    [cbxvirtualfilebase] => Array
        (
            [module] => main
            [file] => classes/general/virtual_file.php
        )

    [cbxvirtualfile] => Array
        (
            [module] => main
            [file] => classes/general/virtual_file.php
        )

    [cbxvirtualdirectory] => Array
        (
            [module] => main
            [file] => classes/general/virtual_file.php
        )

    [calloption] => Array
        (
            [module] => main
            [file] => classes/general/option.php
        )

    [coption] => Array
        (
            [module] => main
            [file] => classes/general/option.php
        )

    [callpageoption] => Array
        (
            [module] => main
            [file] => classes/general/pageoption.php
        )

    [cpageoption] => Array
        (
            [module] => main
            [file] => classes/general/pageoption.php
        )

    [callsqlwhere] => Array
        (
            [module] => main
            [file] => classes/general/sqlwhere.php
        )

    [csqlwhereexpression] => Array
        (
            [module] => main
            [file] => classes/general/sqlwhere.php
        )

    [csqlwhere] => Array
        (
            [module] => main
            [file] => classes/general/sqlwhere.php
        )

    [calllanguage] => Array
        (
            [module] => main
            [file] => classes/general/language.php
        )

    [clanguage] => Array
        (
            [module] => main
            [file] => classes/general/language.php
        )

    [clangadmin] => Array
        (
            [module] => main
            [file] => classes/general/language.php
        )

    [_clangdbresult] => Array
        (
            [module] => main
            [file] => classes/general/langdbresult.php
        )

    [callagent] => Array
        (
            [module] => main
            [file] => classes/general/agent.php
        )

    [cagent] => Array
        (
            [module] => main
            [file] => classes/mysql/agent.php
        )

    [capplicationexception] => Array
        (
            [module] => main
            [file] => classes/general/applicationexception.php
        )

    [cadminexception] => Array
        (
            [module] => main
            [file] => classes/general/adminexception.php
        )

    [callsite] => Array
        (
            [module] => main
            [file] => classes/general/site.php
        )

    [calllang] => Array
        (
            [module] => main
            [file] => classes/general/site.php
        )

    [csite] => Array
        (
            [module] => main
            [file] => classes/general/site.php
        )

    [clang] => Array
        (
            [module] => main
            [file] => classes/general/site.php
        )

    [chttp] => Array
        (
            [module] => main
            [file] => classes/general/http.php
        )

    [cutil] => Array
        (
            [module] => main
            [file] => classes/general/util.php
        )

    [callmain] => Array
        (
            [module] => main
            [file] => classes/general/main.php
        )

    [cmain] => Array
        (
            [module] => main
            [file] => classes/general/main.php
        )

    [calldatabase] => Array
        (
            [module] => main
            [file] => classes/general/database.php
        )

    [calldbresult] => Array
        (
            [module] => main
            [file] => classes/general/dbresult.php
        )

    [cdatabasemysql] => Array
        (
            [module] => main
            [file] => classes/mysql/database.php
        )

    [cdbresultmysql] => Array
        (
            [module] => main
            [file] => classes/mysql/dbresult.php
        )

    [icachebackend] => Array
        (
            [module] => main
            [file] => classes/general/cache_backend.php
        )

    [cphpcache] => Array
        (
            [module] => main
            [file] => classes/general/cache.php
        )

    [ccachemanager] => Array
        (
            [module] => main
            [file] => classes/general/cache_manager.php
        )

    [cpagecache] => Array
        (
            [module] => main
            [file] => classes/general/page_cache.php
        )

    [cstackcacheentry] => Array
        (
            [module] => main
            [file] => classes/general/stack_cache_entry.php
        )

    [cstackcachemanager] => Array
        (
            [module] => main
            [file] => classes/general/stack_cache.php
        )

    [cmodule] => Array
        (
            [module] => main
            [file] => /classes/general/module.php
        )

)
Array
(
    [bitrix\main\application] => Array
        (
            [module] => main
            [file] => lib/application.php
        )

    [bitrix\main\httpapplication] => Array
        (
            [module] => main
            [file] => lib/httpapplication.php
        )

    [bitrix\main\argumentexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\argumentnullexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\argumentoutofrangeexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\argumenttypeexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\notimplementedexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\notsupportedexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\invalidoperationexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\objectpropertyexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\objectnotfoundexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\objectexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\systemexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\accessdeniedexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\decodingexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\io\invalidpathexception] => Array
        (
            [module] => main
            [file] => lib/io/ioexception.php
        )

    [bitrix\main\io\filenotfoundexception] => Array
        (
            [module] => main
            [file] => lib/io/ioexception.php
        )

    [bitrix\main\io\filedeleteexception] => Array
        (
            [module] => main
            [file] => lib/io/ioexception.php
        )

    [bitrix\main\io\fileopenexception] => Array
        (
            [module] => main
            [file] => lib/io/ioexception.php
        )

    [bitrix\main\io\filenotopenedexception] => Array
        (
            [module] => main
            [file] => lib/io/ioexception.php
        )

    [bitrix\main\context] => Array
        (
            [module] => main
            [file] => lib/context.php
        )

    [bitrix\main\httpcontext] => Array
        (
            [module] => main
            [file] => lib/httpcontext.php
        )

    [bitrix\main\dispatcher] => Array
        (
            [module] => main
            [file] => lib/dispatcher.php
        )

    [bitrix\main\environment] => Array
        (
            [module] => main
            [file] => lib/environment.php
        )

    [bitrix\main\event] => Array
        (
            [module] => main
            [file] => lib/event.php
        )

    [bitrix\main\eventmanager] => Array
        (
            [module] => main
            [file] => lib/eventmanager.php
        )

    [bitrix\main\eventresult] => Array
        (
            [module] => main
            [file] => lib/eventresult.php
        )

    [bitrix\main\request] => Array
        (
            [module] => main
            [file] => lib/request.php
        )

    [bitrix\main\httprequest] => Array
        (
            [module] => main
            [file] => lib/httprequest.php
        )

    [bitrix\main\response] => Array
        (
            [module] => main
            [file] => lib/response.php
        )

    [bitrix\main\httpresponse] => Array
        (
            [module] => main
            [file] => lib/httpresponse.php
        )

    [bitrix\main\modulemanager] => Array
        (
            [module] => main
            [file] => lib/modulemanager.php
        )

    [bitrix\main\server] => Array
        (
            [module] => main
            [file] => lib/server.php
        )

    [bitrix\main\config\configuration] => Array
        (
            [module] => main
            [file] => lib/config/configuration.php
        )

    [bitrix\main\config\option] => Array
        (
            [module] => main
            [file] => lib/config/option.php
        )

    [bitrix\main\context\culture] => Array
        (
            [module] => main
            [file] => lib/context/culture.php
        )

    [bitrix\main\data\cache] => Array
        (
            [module] => main
            [file] => lib/data/cache.php
        )

    [bitrix\main\data\cacheengineapc] => Array
        (
            [module] => main
            [file] => lib/data/cacheengineapc.php
        )

    [bitrix\main\data\cacheenginememcache] => Array
        (
            [module] => main
            [file] => lib/data/cacheenginememcache.php
        )

    [bitrix\main\data\cacheenginefiles] => Array
        (
            [module] => main
            [file] => lib/data/cacheenginefiles.php
        )

    [bitrix\main\data\cacheenginenone] => Array
        (
            [module] => main
            [file] => lib/data/cacheenginenone.php
        )

    [bitrix\main\data\connection] => Array
        (
            [module] => main
            [file] => lib/data/connection.php
        )

    [bitrix\main\data\connectionpool] => Array
        (
            [module] => main
            [file] => lib/data/connectionpool.php
        )

    [bitrix\main\data\icacheengine] => Array
        (
            [module] => main
            [file] => lib/data/cache.php
        )

    [bitrix\main\data\hsphpreadconnection] => Array
        (
            [module] => main
            [file] => lib/data/hsphpreadconnection.php
        )

    [bitrix\main\data\managedcache] => Array
        (
            [module] => main
            [file] => lib/data/managedcache.php
        )

    [bitrix\main\data\taggedcache] => Array
        (
            [module] => main
            [file] => lib/data/taggedcache.php
        )

    [bitrix\main\data\memcacheconnection] => Array
        (
            [module] => main
            [file] => lib/data/memcacheconnection.php
        )

    [bitrix\main\data\memcachedconnection] => Array
        (
            [module] => main
            [file] => lib/data/memcachedconnection.php
        )

    [bitrix\main\data\nosqlconnection] => Array
        (
            [module] => main
            [file] => lib/data/nosqlconnection.php
        )

    [bitrix\main\db\arrayresult] => Array
        (
            [module] => main
            [file] => lib/db/arrayresult.php
        )

    [bitrix\main\db\result] => Array
        (
            [module] => main
            [file] => lib/db/result.php
        )

    [bitrix\main\db\connection] => Array
        (
            [module] => main
            [file] => lib/db/connection.php
        )

    [bitrix\main\db\sqlexception] => Array
        (
            [module] => main
            [file] => lib/db/sqlexception.php
        )

    [bitrix\main\db\sqlqueryexception] => Array
        (
            [module] => main
            [file] => lib/db/sqlexception.php
        )

    [bitrix\main\db\transactionexception] => Array
        (
            [module] => main
            [file] => lib/db/sqlexception.php
        )

    [bitrix\main\db\sqlexpression] => Array
        (
            [module] => main
            [file] => lib/db/sqlexpression.php
        )

    [bitrix\main\db\sqlhelper] => Array
        (
            [module] => main
            [file] => lib/db/sqlhelper.php
        )

    [bitrix\main\db\mysqlcommonconnection] => Array
        (
            [module] => main
            [file] => lib/db/mysqlcommonconnection.php
        )

    [bitrix\main\db\mysqliconnection] => Array
        (
            [module] => main
            [file] => lib/db/mysqliconnection.php
        )

    [bitrix\main\db\mysqliresult] => Array
        (
            [module] => main
            [file] => lib/db/mysqliresult.php
        )

    [bitrix\main\db\mysqlisqlhelper] => Array
        (
            [module] => main
            [file] => lib/db/mysqlisqlhelper.php
        )

    [bitrix\main\db\mssqlconnection] => Array
        (
            [module] => main
            [file] => lib/db/mssqlconnection.php
        )

    [bitrix\main\db\mssqlresult] => Array
        (
            [module] => main
            [file] => lib/db/mssqlresult.php
        )

    [bitrix\main\db\mssqlsqlhelper] => Array
        (
            [module] => main
            [file] => lib/db/mssqlsqlhelper.php
        )

    [bitrix\main\db\oracleconnection] => Array
        (
            [module] => main
            [file] => lib/db/oracleconnection.php
        )

    [bitrix\main\db\oracleresult] => Array
        (
            [module] => main
            [file] => lib/db/oracleresult.php
        )

    [bitrix\main\db\oraclesqlhelper] => Array
        (
            [module] => main
            [file] => lib/db/oraclesqlhelper.php
        )

    [bitrix\main\db\pgsqlconnection] => Array
        (
            [module] => main
            [file] => lib/db/pgsqlconnection.php
        )

    [bitrix\main\diag\httpexceptionhandleroutput] => Array
        (
            [module] => main
            [file] => lib/diag/httpexceptionhandleroutput.php
        )

    [bitrix\main\diag\fileexceptionhandlerlog] => Array
        (
            [module] => main
            [file] => lib/diag/fileexceptionhandlerlog.php
        )

    [bitrix\main\diag\exceptionhandler] => Array
        (
            [module] => main
            [file] => lib/diag/exceptionhandler.php
        )

    [bitrix\main\diag\iexceptionhandleroutput] => Array
        (
            [module] => main
            [file] => lib/diag/iexceptionhandleroutput.php
        )

    [bitrix\main\diag\exceptionhandlerlog] => Array
        (
            [module] => main
            [file] => lib/diag/exceptionhandlerlog.php
        )

    [bitrix\main\io\file] => Array
        (
            [module] => main
            [file] => lib/io/file.php
        )

    [bitrix\main\io\fileentry] => Array
        (
            [module] => main
            [file] => lib/io/fileentry.php
        )

    [bitrix\main\io\path] => Array
        (
            [module] => main
            [file] => lib/io/path.php
        )

    [bitrix\main\io\filesystementry] => Array
        (
            [module] => main
            [file] => lib/io/filesystementry.php
        )

    [bitrix\main\io\ifilestream] => Array
        (
            [module] => main
            [file] => lib/io/ifilestream.php
        )

    [bitrix\main\localization\loc] => Array
        (
            [module] => main
            [file] => lib/localization/loc.php
        )

    [bitrix\main\mail\mail] => Array
        (
            [module] => main
            [file] => lib/mail/mail.php
        )

    [bitrix\main\mail\tracking] => Array
        (
            [module] => main
            [file] => lib/mail/tracking.php
        )

    [bitrix\main\mail\eventmanager] => Array
        (
            [module] => main
            [file] => lib/mail/eventmanager.php
        )

    [bitrix\main\mail\eventmessagecompiler] => Array
        (
            [module] => main
            [file] => lib/mail/eventmessagecompiler.php
        )

    [bitrix\main\mail\eventmessagethemecompiler] => Array
        (
            [module] => main
            [file] => lib/mail/eventmessagethemecompiler.php
        )

    [bitrix\main\mail\internal\event] => Array
        (
            [module] => main
            [file] => lib/mail/internal/event.php
        )

    [bitrix\main\mail\internal\eventattachment] => Array
        (
            [module] => main
            [file] => lib/mail/internal/eventattachment.php
        )

    [bitrix\main\mail\internal\eventmessage] => Array
        (
            [module] => main
            [file] => lib/mail/internal/eventmessage.php
        )

    [bitrix\main\mail\internal\eventmessagesite] => Array
        (
            [module] => main
            [file] => lib/mail/internal/eventmessagesite.php
        )

    [bitrix\main\mail\internal\eventmessageattachment] => Array
        (
            [module] => main
            [file] => lib/mail/internal/eventmessageattachment.php
        )

    [bitrix\main\mail\internal\eventtype] => Array
        (
            [module] => main
            [file] => lib/mail/internal/eventtype.php
        )

    [bitrix\main\text\converter] => Array
        (
            [module] => main
            [file] => lib/text/converter.php
        )

    [bitrix\main\text\emptyconverter] => Array
        (
            [module] => main
            [file] => lib/text/emptyconverter.php
        )

    [bitrix\main\text\encoding] => Array
        (
            [module] => main
            [file] => lib/text/encoding.php
        )

    [bitrix\main\text\htmlconverter] => Array
        (
            [module] => main
            [file] => lib/text/htmlconverter.php
        )

    [bitrix\main\text\binarystring] => Array
        (
            [module] => main
            [file] => lib/text/binarystring.php
        )

    [bitrix\main\text\xmlconverter] => Array
        (
            [module] => main
            [file] => lib/text/xmlconverter.php
        )

    [bitrix\main\type\collection] => Array
        (
            [module] => main
            [file] => lib/type/collection.php
        )

    [bitrix\main\type\date] => Array
        (
            [module] => main
            [file] => lib/type/date.php
        )

    [bitrix\main\type\datetime] => Array
        (
            [module] => main
            [file] => lib/type/datetime.php
        )

    [bitrix\main\type\dictionary] => Array
        (
            [module] => main
            [file] => lib/type/dictionary.php
        )

    [bitrix\main\type\filterabledictionary] => Array
        (
            [module] => main
            [file] => lib/type/filterabledictionary.php
        )

    [bitrix\main\type\parameterdictionary] => Array
        (
            [module] => main
            [file] => lib/type/parameterdictionary.php
        )

    [bitrix\main\web\cookie] => Array
        (
            [module] => main
            [file] => lib/web/cookie.php
        )

    [bitrix\main\web\uri] => Array
        (
            [module] => main
            [file] => lib/web/uri.php
        )

    [bitrix\main\sendereventhandler] => Array
        (
            [module] => main
            [file] => lib/senderconnector.php
        )

    [bitrix\main\senderconnectoruser] => Array
        (
            [module] => main
            [file] => lib/senderconnector.php
        )

    [bitrix\main\urlrewriterrulemaker] => Array
        (
            [module] => main
            [file] => lib/urlrewriter.php
        )

    [bitrix\main\update\stepper] => Array
        (
            [module] => main
            [file] => lib/update/stepper.php
        )

    [bitrix\main\composite\abstractresponse] => Array
        (
            [module] => main
            [file] => lib/composite/responder.php
        )

    [bitrix\main\composite\fileresponse] => Array
        (
            [module] => main
            [file] => lib/composite/responder.php
        )

    [bitrix\main\composite\memcachedresponse] => Array
        (
            [module] => main
            [file] => lib/composite/responder.php
        )

    [bitrix\main\security\otpexception] => Array
        (
            [module] => main
            [file] => lib/security/securityexception.php
        )

    [ctimezone] => Array
        (
            [module] => main
            [file] => classes/general/time.php
        )

    [cbxpunycode] => Array
        (
            [module] => main
            [file] => classes/general/punycode.php
        )

    [ibxvirtualio] => Array
        (
            [module] => main
            [file] => classes/general/virtual_io.php
        )

    [ibxgeterrors] => Array
        (
            [module] => main
            [file] => classes/general/virtual_io.php
        )

    [cbxvirtualio] => Array
        (
            [module] => main
            [file] => classes/general/virtual_io.php
        )

    [cbxvirtualfilebase] => Array
        (
            [module] => main
            [file] => classes/general/virtual_file.php
        )

    [cbxvirtualfile] => Array
        (
            [module] => main
            [file] => classes/general/virtual_file.php
        )

    [cbxvirtualdirectory] => Array
        (
            [module] => main
            [file] => classes/general/virtual_file.php
        )

    [calloption] => Array
        (
            [module] => main
            [file] => classes/general/option.php
        )

    [coption] => Array
        (
            [module] => main
            [file] => classes/general/option.php
        )

    [callpageoption] => Array
        (
            [module] => main
            [file] => classes/general/pageoption.php
        )

    [cpageoption] => Array
        (
            [module] => main
            [file] => classes/general/pageoption.php
        )

    [callsqlwhere] => Array
        (
            [module] => main
            [file] => classes/general/sqlwhere.php
        )

    [csqlwhereexpression] => Array
        (
            [module] => main
            [file] => classes/general/sqlwhere.php
        )

    [csqlwhere] => Array
        (
            [module] => main
            [file] => classes/general/sqlwhere.php
        )

    [calllanguage] => Array
        (
            [module] => main
            [file] => classes/general/language.php
        )

    [clanguage] => Array
        (
            [module] => main
            [file] => classes/general/language.php
        )

    [clangadmin] => Array
        (
            [module] => main
            [file] => classes/general/language.php
        )

    [_clangdbresult] => Array
        (
            [module] => main
            [file] => classes/general/langdbresult.php
        )

    [callagent] => Array
        (
            [module] => main
            [file] => classes/general/agent.php
        )

    [cagent] => Array
        (
            [module] => main
            [file] => classes/mysql/agent.php
        )

    [capplicationexception] => Array
        (
            [module] => main
            [file] => classes/general/applicationexception.php
        )

    [cadminexception] => Array
        (
            [module] => main
            [file] => classes/general/adminexception.php
        )

    [callsite] => Array
        (
            [module] => main
            [file] => classes/general/site.php
        )

    [calllang] => Array
        (
            [module] => main
            [file] => classes/general/site.php
        )

    [csite] => Array
        (
            [module] => main
            [file] => classes/general/site.php
        )

    [clang] => Array
        (
            [module] => main
            [file] => classes/general/site.php
        )

    [chttp] => Array
        (
            [module] => main
            [file] => classes/general/http.php
        )

    [cutil] => Array
        (
            [module] => main
            [file] => classes/general/util.php
        )

    [callmain] => Array
        (
            [module] => main
            [file] => classes/general/main.php
        )

    [cmain] => Array
        (
            [module] => main
            [file] => classes/general/main.php
        )

    [calldatabase] => Array
        (
            [module] => main
            [file] => classes/general/database.php
        )

    [calldbresult] => Array
        (
            [module] => main
            [file] => classes/general/dbresult.php
        )

    [cdatabasemysql] => Array
        (
            [module] => main
            [file] => classes/mysql/database.php
        )

    [cdbresultmysql] => Array
        (
            [module] => main
            [file] => classes/mysql/dbresult.php
        )

    [icachebackend] => Array
        (
            [module] => main
            [file] => classes/general/cache_backend.php
        )

    [cphpcache] => Array
        (
            [module] => main
            [file] => classes/general/cache.php
        )

    [ccachemanager] => Array
        (
            [module] => main
            [file] => classes/general/cache_manager.php
        )

    [cpagecache] => Array
        (
            [module] => main
            [file] => classes/general/page_cache.php
        )

    [cstackcacheentry] => Array
        (
            [module] => main
            [file] => classes/general/stack_cache_entry.php
        )

    [cstackcachemanager] => Array
        (
            [module] => main
            [file] => classes/general/stack_cache.php
        )

    [cmodule] => Array
        (
            [module] => main
            [file] => /classes/general/module.php
        )

)
Array
(
    [bitrix\main\application] => Array
        (
            [module] => main
            [file] => lib/application.php
        )

    [bitrix\main\httpapplication] => Array
        (
            [module] => main
            [file] => lib/httpapplication.php
        )

    [bitrix\main\argumentexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\argumentnullexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\argumentoutofrangeexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\argumenttypeexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\notimplementedexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\notsupportedexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\invalidoperationexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\objectpropertyexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\objectnotfoundexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\objectexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\systemexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\accessdeniedexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\decodingexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\io\invalidpathexception] => Array
        (
            [module] => main
            [file] => lib/io/ioexception.php
        )

    [bitrix\main\io\filenotfoundexception] => Array
        (
            [module] => main
            [file] => lib/io/ioexception.php
        )

    [bitrix\main\io\filedeleteexception] => Array
        (
            [module] => main
            [file] => lib/io/ioexception.php
        )

    [bitrix\main\io\fileopenexception] => Array
        (
            [module] => main
            [file] => lib/io/ioexception.php
        )

    [bitrix\main\io\filenotopenedexception] => Array
        (
            [module] => main
            [file] => lib/io/ioexception.php
        )

    [bitrix\main\context] => Array
        (
            [module] => main
            [file] => lib/context.php
        )

    [bitrix\main\httpcontext] => Array
        (
            [module] => main
            [file] => lib/httpcontext.php
        )

    [bitrix\main\dispatcher] => Array
        (
            [module] => main
            [file] => lib/dispatcher.php
        )

    [bitrix\main\environment] => Array
        (
            [module] => main
            [file] => lib/environment.php
        )

    [bitrix\main\event] => Array
        (
            [module] => main
            [file] => lib/event.php
        )

    [bitrix\main\eventmanager] => Array
        (
            [module] => main
            [file] => lib/eventmanager.php
        )

    [bitrix\main\eventresult] => Array
        (
            [module] => main
            [file] => lib/eventresult.php
        )

    [bitrix\main\request] => Array
        (
            [module] => main
            [file] => lib/request.php
        )

    [bitrix\main\httprequest] => Array
        (
            [module] => main
            [file] => lib/httprequest.php
        )

    [bitrix\main\response] => Array
        (
            [module] => main
            [file] => lib/response.php
        )

    [bitrix\main\httpresponse] => Array
        (
            [module] => main
            [file] => lib/httpresponse.php
        )

    [bitrix\main\modulemanager] => Array
        (
            [module] => main
            [file] => lib/modulemanager.php
        )

    [bitrix\main\server] => Array
        (
            [module] => main
            [file] => lib/server.php
        )

    [bitrix\main\config\configuration] => Array
        (
            [module] => main
            [file] => lib/config/configuration.php
        )

    [bitrix\main\config\option] => Array
        (
            [module] => main
            [file] => lib/config/option.php
        )

    [bitrix\main\context\culture] => Array
        (
            [module] => main
            [file] => lib/context/culture.php
        )

    [bitrix\main\data\cache] => Array
        (
            [module] => main
            [file] => lib/data/cache.php
        )

    [bitrix\main\data\cacheengineapc] => Array
        (
            [module] => main
            [file] => lib/data/cacheengineapc.php
        )

    [bitrix\main\data\cacheenginememcache] => Array
        (
            [module] => main
            [file] => lib/data/cacheenginememcache.php
        )

    [bitrix\main\data\cacheenginefiles] => Array
        (
            [module] => main
            [file] => lib/data/cacheenginefiles.php
        )

    [bitrix\main\data\cacheenginenone] => Array
        (
            [module] => main
            [file] => lib/data/cacheenginenone.php
        )

    [bitrix\main\data\connection] => Array
        (
            [module] => main
            [file] => lib/data/connection.php
        )

    [bitrix\main\data\connectionpool] => Array
        (
            [module] => main
            [file] => lib/data/connectionpool.php
        )

    [bitrix\main\data\icacheengine] => Array
        (
            [module] => main
            [file] => lib/data/cache.php
        )

    [bitrix\main\data\hsphpreadconnection] => Array
        (
            [module] => main
            [file] => lib/data/hsphpreadconnection.php
        )

    [bitrix\main\data\managedcache] => Array
        (
            [module] => main
            [file] => lib/data/managedcache.php
        )

    [bitrix\main\data\taggedcache] => Array
        (
            [module] => main
            [file] => lib/data/taggedcache.php
        )

    [bitrix\main\data\memcacheconnection] => Array
        (
            [module] => main
            [file] => lib/data/memcacheconnection.php
        )

    [bitrix\main\data\memcachedconnection] => Array
        (
            [module] => main
            [file] => lib/data/memcachedconnection.php
        )

    [bitrix\main\data\nosqlconnection] => Array
        (
            [module] => main
            [file] => lib/data/nosqlconnection.php
        )

    [bitrix\main\db\arrayresult] => Array
        (
            [module] => main
            [file] => lib/db/arrayresult.php
        )

    [bitrix\main\db\result] => Array
        (
            [module] => main
            [file] => lib/db/result.php
        )

    [bitrix\main\db\connection] => Array
        (
            [module] => main
            [file] => lib/db/connection.php
        )

    [bitrix\main\db\sqlexception] => Array
        (
            [module] => main
            [file] => lib/db/sqlexception.php
        )

    [bitrix\main\db\sqlqueryexception] => Array
        (
            [module] => main
            [file] => lib/db/sqlexception.php
        )

    [bitrix\main\db\transactionexception] => Array
        (
            [module] => main
            [file] => lib/db/sqlexception.php
        )

    [bitrix\main\db\sqlexpression] => Array
        (
            [module] => main
            [file] => lib/db/sqlexpression.php
        )

    [bitrix\main\db\sqlhelper] => Array
        (
            [module] => main
            [file] => lib/db/sqlhelper.php
        )

    [bitrix\main\db\mysqlcommonconnection] => Array
        (
            [module] => main
            [file] => lib/db/mysqlcommonconnection.php
        )

    [bitrix\main\db\mysqliconnection] => Array
        (
            [module] => main
            [file] => lib/db/mysqliconnection.php
        )

    [bitrix\main\db\mysqliresult] => Array
        (
            [module] => main
            [file] => lib/db/mysqliresult.php
        )

    [bitrix\main\db\mysqlisqlhelper] => Array
        (
            [module] => main
            [file] => lib/db/mysqlisqlhelper.php
        )

    [bitrix\main\db\mssqlconnection] => Array
        (
            [module] => main
            [file] => lib/db/mssqlconnection.php
        )

    [bitrix\main\db\mssqlresult] => Array
        (
            [module] => main
            [file] => lib/db/mssqlresult.php
        )

    [bitrix\main\db\mssqlsqlhelper] => Array
        (
            [module] => main
            [file] => lib/db/mssqlsqlhelper.php
        )

    [bitrix\main\db\oracleconnection] => Array
        (
            [module] => main
            [file] => lib/db/oracleconnection.php
        )

    [bitrix\main\db\oracleresult] => Array
        (
            [module] => main
            [file] => lib/db/oracleresult.php
        )

    [bitrix\main\db\oraclesqlhelper] => Array
        (
            [module] => main
            [file] => lib/db/oraclesqlhelper.php
        )

    [bitrix\main\db\pgsqlconnection] => Array
        (
            [module] => main
            [file] => lib/db/pgsqlconnection.php
        )

    [bitrix\main\diag\httpexceptionhandleroutput] => Array
        (
            [module] => main
            [file] => lib/diag/httpexceptionhandleroutput.php
        )

    [bitrix\main\diag\fileexceptionhandlerlog] => Array
        (
            [module] => main
            [file] => lib/diag/fileexceptionhandlerlog.php
        )

    [bitrix\main\diag\exceptionhandler] => Array
        (
            [module] => main
            [file] => lib/diag/exceptionhandler.php
        )

    [bitrix\main\diag\iexceptionhandleroutput] => Array
        (
            [module] => main
            [file] => lib/diag/iexceptionhandleroutput.php
        )

    [bitrix\main\diag\exceptionhandlerlog] => Array
        (
            [module] => main
            [file] => lib/diag/exceptionhandlerlog.php
        )

    [bitrix\main\io\file] => Array
        (
            [module] => main
            [file] => lib/io/file.php
        )

    [bitrix\main\io\fileentry] => Array
        (
            [module] => main
            [file] => lib/io/fileentry.php
        )

    [bitrix\main\io\path] => Array
        (
            [module] => main
            [file] => lib/io/path.php
        )

    [bitrix\main\io\filesystementry] => Array
        (
            [module] => main
            [file] => lib/io/filesystementry.php
        )

    [bitrix\main\io\ifilestream] => Array
        (
            [module] => main
            [file] => lib/io/ifilestream.php
        )

    [bitrix\main\localization\loc] => Array
        (
            [module] => main
            [file] => lib/localization/loc.php
        )

    [bitrix\main\mail\mail] => Array
        (
            [module] => main
            [file] => lib/mail/mail.php
        )

    [bitrix\main\mail\tracking] => Array
        (
            [module] => main
            [file] => lib/mail/tracking.php
        )

    [bitrix\main\mail\eventmanager] => Array
        (
            [module] => main
            [file] => lib/mail/eventmanager.php
        )

    [bitrix\main\mail\eventmessagecompiler] => Array
        (
            [module] => main
            [file] => lib/mail/eventmessagecompiler.php
        )

    [bitrix\main\mail\eventmessagethemecompiler] => Array
        (
            [module] => main
            [file] => lib/mail/eventmessagethemecompiler.php
        )

    [bitrix\main\mail\internal\event] => Array
        (
            [module] => main
            [file] => lib/mail/internal/event.php
        )

    [bitrix\main\mail\internal\eventattachment] => Array
        (
            [module] => main
            [file] => lib/mail/internal/eventattachment.php
        )

    [bitrix\main\mail\internal\eventmessage] => Array
        (
            [module] => main
            [file] => lib/mail/internal/eventmessage.php
        )

    [bitrix\main\mail\internal\eventmessagesite] => Array
        (
            [module] => main
            [file] => lib/mail/internal/eventmessagesite.php
        )

    [bitrix\main\mail\internal\eventmessageattachment] => Array
        (
            [module] => main
            [file] => lib/mail/internal/eventmessageattachment.php
        )

    [bitrix\main\mail\internal\eventtype] => Array
        (
            [module] => main
            [file] => lib/mail/internal/eventtype.php
        )

    [bitrix\main\text\converter] => Array
        (
            [module] => main
            [file] => lib/text/converter.php
        )

    [bitrix\main\text\emptyconverter] => Array
        (
            [module] => main
            [file] => lib/text/emptyconverter.php
        )

    [bitrix\main\text\encoding] => Array
        (
            [module] => main
            [file] => lib/text/encoding.php
        )

    [bitrix\main\text\htmlconverter] => Array
        (
            [module] => main
            [file] => lib/text/htmlconverter.php
        )

    [bitrix\main\text\binarystring] => Array
        (
            [module] => main
            [file] => lib/text/binarystring.php
        )

    [bitrix\main\text\xmlconverter] => Array
        (
            [module] => main
            [file] => lib/text/xmlconverter.php
        )

    [bitrix\main\type\collection] => Array
        (
            [module] => main
            [file] => lib/type/collection.php
        )

    [bitrix\main\type\date] => Array
        (
            [module] => main
            [file] => lib/type/date.php
        )

    [bitrix\main\type\datetime] => Array
        (
            [module] => main
            [file] => lib/type/datetime.php
        )

    [bitrix\main\type\dictionary] => Array
        (
            [module] => main
            [file] => lib/type/dictionary.php
        )

    [bitrix\main\type\filterabledictionary] => Array
        (
            [module] => main
            [file] => lib/type/filterabledictionary.php
        )

    [bitrix\main\type\parameterdictionary] => Array
        (
            [module] => main
            [file] => lib/type/parameterdictionary.php
        )

    [bitrix\main\web\cookie] => Array
        (
            [module] => main
            [file] => lib/web/cookie.php
        )

    [bitrix\main\web\uri] => Array
        (
            [module] => main
            [file] => lib/web/uri.php
        )

    [bitrix\main\sendereventhandler] => Array
        (
            [module] => main
            [file] => lib/senderconnector.php
        )

    [bitrix\main\senderconnectoruser] => Array
        (
            [module] => main
            [file] => lib/senderconnector.php
        )

    [bitrix\main\urlrewriterrulemaker] => Array
        (
            [module] => main
            [file] => lib/urlrewriter.php
        )

    [bitrix\main\update\stepper] => Array
        (
            [module] => main
            [file] => lib/update/stepper.php
        )

    [bitrix\main\composite\abstractresponse] => Array
        (
            [module] => main
            [file] => lib/composite/responder.php
        )

    [bitrix\main\composite\fileresponse] => Array
        (
            [module] => main
            [file] => lib/composite/responder.php
        )

    [bitrix\main\composite\memcachedresponse] => Array
        (
            [module] => main
            [file] => lib/composite/responder.php
        )

    [bitrix\main\security\otpexception] => Array
        (
            [module] => main
            [file] => lib/security/securityexception.php
        )

    [ctimezone] => Array
        (
            [module] => main
            [file] => classes/general/time.php
        )

    [cbxpunycode] => Array
        (
            [module] => main
            [file] => classes/general/punycode.php
        )

    [ibxvirtualio] => Array
        (
            [module] => main
            [file] => classes/general/virtual_io.php
        )

    [ibxgeterrors] => Array
        (
            [module] => main
            [file] => classes/general/virtual_io.php
        )

    [cbxvirtualio] => Array
        (
            [module] => main
            [file] => classes/general/virtual_io.php
        )

    [cbxvirtualfilebase] => Array
        (
            [module] => main
            [file] => classes/general/virtual_file.php
        )

    [cbxvirtualfile] => Array
        (
            [module] => main
            [file] => classes/general/virtual_file.php
        )

    [cbxvirtualdirectory] => Array
        (
            [module] => main
            [file] => classes/general/virtual_file.php
        )

    [calloption] => Array
        (
            [module] => main
            [file] => classes/general/option.php
        )

    [coption] => Array
        (
            [module] => main
            [file] => classes/general/option.php
        )

    [callpageoption] => Array
        (
            [module] => main
            [file] => classes/general/pageoption.php
        )

    [cpageoption] => Array
        (
            [module] => main
            [file] => classes/general/pageoption.php
        )

    [callsqlwhere] => Array
        (
            [module] => main
            [file] => classes/general/sqlwhere.php
        )

    [csqlwhereexpression] => Array
        (
            [module] => main
            [file] => classes/general/sqlwhere.php
        )

    [csqlwhere] => Array
        (
            [module] => main
            [file] => classes/general/sqlwhere.php
        )

    [calllanguage] => Array
        (
            [module] => main
            [file] => classes/general/language.php
        )

    [clanguage] => Array
        (
            [module] => main
            [file] => classes/general/language.php
        )

    [clangadmin] => Array
        (
            [module] => main
            [file] => classes/general/language.php
        )

    [_clangdbresult] => Array
        (
            [module] => main
            [file] => classes/general/langdbresult.php
        )

    [callagent] => Array
        (
            [module] => main
            [file] => classes/general/agent.php
        )

    [cagent] => Array
        (
            [module] => main
            [file] => classes/mysql/agent.php
        )

    [capplicationexception] => Array
        (
            [module] => main
            [file] => classes/general/applicationexception.php
        )

    [cadminexception] => Array
        (
            [module] => main
            [file] => classes/general/adminexception.php
        )

    [callsite] => Array
        (
            [module] => main
            [file] => classes/general/site.php
        )

    [calllang] => Array
        (
            [module] => main
            [file] => classes/general/site.php
        )

    [csite] => Array
        (
            [module] => main
            [file] => classes/general/site.php
        )

    [clang] => Array
        (
            [module] => main
            [file] => classes/general/site.php
        )

    [chttp] => Array
        (
            [module] => main
            [file] => classes/general/http.php
        )

    [cutil] => Array
        (
            [module] => main
            [file] => classes/general/util.php
        )

    [callmain] => Array
        (
            [module] => main
            [file] => classes/general/main.php
        )

    [cmain] => Array
        (
            [module] => main
            [file] => classes/general/main.php
        )

    [calldatabase] => Array
        (
            [module] => main
            [file] => classes/general/database.php
        )

    [calldbresult] => Array
        (
            [module] => main
            [file] => classes/general/dbresult.php
        )

    [cdatabasemysql] => Array
        (
            [module] => main
            [file] => classes/mysql/database.php
        )

    [cdbresultmysql] => Array
        (
            [module] => main
            [file] => classes/mysql/dbresult.php
        )

    [icachebackend] => Array
        (
            [module] => main
            [file] => classes/general/cache_backend.php
        )

    [cphpcache] => Array
        (
            [module] => main
            [file] => classes/general/cache.php
        )

    [ccachemanager] => Array
        (
            [module] => main
            [file] => classes/general/cache_manager.php
        )

    [cpagecache] => Array
        (
            [module] => main
            [file] => classes/general/page_cache.php
        )

    [cstackcacheentry] => Array
        (
            [module] => main
            [file] => classes/general/stack_cache_entry.php
        )

    [cstackcachemanager] => Array
        (
            [module] => main
            [file] => classes/general/stack_cache.php
        )

    [cmodule] => Array
        (
            [module] => main
            [file] => /classes/general/module.php
        )

)
Array
(
    [bitrix\main\application] => Array
        (
            [module] => main
            [file] => lib/application.php
        )

    [bitrix\main\httpapplication] => Array
        (
            [module] => main
            [file] => lib/httpapplication.php
        )

    [bitrix\main\argumentexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\argumentnullexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\argumentoutofrangeexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\argumenttypeexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\notimplementedexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\notsupportedexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\invalidoperationexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\objectpropertyexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\objectnotfoundexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\objectexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\systemexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\accessdeniedexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\decodingexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\io\invalidpathexception] => Array
        (
            [module] => main
            [file] => lib/io/ioexception.php
        )

    [bitrix\main\io\filenotfoundexception] => Array
        (
            [module] => main
            [file] => lib/io/ioexception.php
        )

    [bitrix\main\io\filedeleteexception] => Array
        (
            [module] => main
            [file] => lib/io/ioexception.php
        )

    [bitrix\main\io\fileopenexception] => Array
        (
            [module] => main
            [file] => lib/io/ioexception.php
        )

    [bitrix\main\io\filenotopenedexception] => Array
        (
            [module] => main
            [file] => lib/io/ioexception.php
        )

    [bitrix\main\context] => Array
        (
            [module] => main
            [file] => lib/context.php
        )

    [bitrix\main\httpcontext] => Array
        (
            [module] => main
            [file] => lib/httpcontext.php
        )

    [bitrix\main\dispatcher] => Array
        (
            [module] => main
            [file] => lib/dispatcher.php
        )

    [bitrix\main\environment] => Array
        (
            [module] => main
            [file] => lib/environment.php
        )

    [bitrix\main\event] => Array
        (
            [module] => main
            [file] => lib/event.php
        )

    [bitrix\main\eventmanager] => Array
        (
            [module] => main
            [file] => lib/eventmanager.php
        )

    [bitrix\main\eventresult] => Array
        (
            [module] => main
            [file] => lib/eventresult.php
        )

    [bitrix\main\request] => Array
        (
            [module] => main
            [file] => lib/request.php
        )

    [bitrix\main\httprequest] => Array
        (
            [module] => main
            [file] => lib/httprequest.php
        )

    [bitrix\main\response] => Array
        (
            [module] => main
            [file] => lib/response.php
        )

    [bitrix\main\httpresponse] => Array
        (
            [module] => main
            [file] => lib/httpresponse.php
        )

    [bitrix\main\modulemanager] => Array
        (
            [module] => main
            [file] => lib/modulemanager.php
        )

    [bitrix\main\server] => Array
        (
            [module] => main
            [file] => lib/server.php
        )

    [bitrix\main\config\configuration] => Array
        (
            [module] => main
            [file] => lib/config/configuration.php
        )

    [bitrix\main\config\option] => Array
        (
            [module] => main
            [file] => lib/config/option.php
        )

    [bitrix\main\context\culture] => Array
        (
            [module] => main
            [file] => lib/context/culture.php
        )

    [bitrix\main\data\cache] => Array
        (
            [module] => main
            [file] => lib/data/cache.php
        )

    [bitrix\main\data\cacheengineapc] => Array
        (
            [module] => main
            [file] => lib/data/cacheengineapc.php
        )

    [bitrix\main\data\cacheenginememcache] => Array
        (
            [module] => main
            [file] => lib/data/cacheenginememcache.php
        )

    [bitrix\main\data\cacheenginefiles] => Array
        (
            [module] => main
            [file] => lib/data/cacheenginefiles.php
        )

    [bitrix\main\data\cacheenginenone] => Array
        (
            [module] => main
            [file] => lib/data/cacheenginenone.php
        )

    [bitrix\main\data\connection] => Array
        (
            [module] => main
            [file] => lib/data/connection.php
        )

    [bitrix\main\data\connectionpool] => Array
        (
            [module] => main
            [file] => lib/data/connectionpool.php
        )

    [bitrix\main\data\icacheengine] => Array
        (
            [module] => main
            [file] => lib/data/cache.php
        )

    [bitrix\main\data\hsphpreadconnection] => Array
        (
            [module] => main
            [file] => lib/data/hsphpreadconnection.php
        )

    [bitrix\main\data\managedcache] => Array
        (
            [module] => main
            [file] => lib/data/managedcache.php
        )

    [bitrix\main\data\taggedcache] => Array
        (
            [module] => main
            [file] => lib/data/taggedcache.php
        )

    [bitrix\main\data\memcacheconnection] => Array
        (
            [module] => main
            [file] => lib/data/memcacheconnection.php
        )

    [bitrix\main\data\memcachedconnection] => Array
        (
            [module] => main
            [file] => lib/data/memcachedconnection.php
        )

    [bitrix\main\data\nosqlconnection] => Array
        (
            [module] => main
            [file] => lib/data/nosqlconnection.php
        )

    [bitrix\main\db\arrayresult] => Array
        (
            [module] => main
            [file] => lib/db/arrayresult.php
        )

    [bitrix\main\db\result] => Array
        (
            [module] => main
            [file] => lib/db/result.php
        )

    [bitrix\main\db\connection] => Array
        (
            [module] => main
            [file] => lib/db/connection.php
        )

    [bitrix\main\db\sqlexception] => Array
        (
            [module] => main
            [file] => lib/db/sqlexception.php
        )

    [bitrix\main\db\sqlqueryexception] => Array
        (
            [module] => main
            [file] => lib/db/sqlexception.php
        )

    [bitrix\main\db\transactionexception] => Array
        (
            [module] => main
            [file] => lib/db/sqlexception.php
        )

    [bitrix\main\db\sqlexpression] => Array
        (
            [module] => main
            [file] => lib/db/sqlexpression.php
        )

    [bitrix\main\db\sqlhelper] => Array
        (
            [module] => main
            [file] => lib/db/sqlhelper.php
        )

    [bitrix\main\db\mysqlcommonconnection] => Array
        (
            [module] => main
            [file] => lib/db/mysqlcommonconnection.php
        )

    [bitrix\main\db\mysqliconnection] => Array
        (
            [module] => main
            [file] => lib/db/mysqliconnection.php
        )

    [bitrix\main\db\mysqliresult] => Array
        (
            [module] => main
            [file] => lib/db/mysqliresult.php
        )

    [bitrix\main\db\mysqlisqlhelper] => Array
        (
            [module] => main
            [file] => lib/db/mysqlisqlhelper.php
        )

    [bitrix\main\db\mssqlconnection] => Array
        (
            [module] => main
            [file] => lib/db/mssqlconnection.php
        )

    [bitrix\main\db\mssqlresult] => Array
        (
            [module] => main
            [file] => lib/db/mssqlresult.php
        )

    [bitrix\main\db\mssqlsqlhelper] => Array
        (
            [module] => main
            [file] => lib/db/mssqlsqlhelper.php
        )

    [bitrix\main\db\oracleconnection] => Array
        (
            [module] => main
            [file] => lib/db/oracleconnection.php
        )

    [bitrix\main\db\oracleresult] => Array
        (
            [module] => main
            [file] => lib/db/oracleresult.php
        )

    [bitrix\main\db\oraclesqlhelper] => Array
        (
            [module] => main
            [file] => lib/db/oraclesqlhelper.php
        )

    [bitrix\main\db\pgsqlconnection] => Array
        (
            [module] => main
            [file] => lib/db/pgsqlconnection.php
        )

    [bitrix\main\diag\httpexceptionhandleroutput] => Array
        (
            [module] => main
            [file] => lib/diag/httpexceptionhandleroutput.php
        )

    [bitrix\main\diag\fileexceptionhandlerlog] => Array
        (
            [module] => main
            [file] => lib/diag/fileexceptionhandlerlog.php
        )

    [bitrix\main\diag\exceptionhandler] => Array
        (
            [module] => main
            [file] => lib/diag/exceptionhandler.php
        )

    [bitrix\main\diag\iexceptionhandleroutput] => Array
        (
            [module] => main
            [file] => lib/diag/iexceptionhandleroutput.php
        )

    [bitrix\main\diag\exceptionhandlerlog] => Array
        (
            [module] => main
            [file] => lib/diag/exceptionhandlerlog.php
        )

    [bitrix\main\io\file] => Array
        (
            [module] => main
            [file] => lib/io/file.php
        )

    [bitrix\main\io\fileentry] => Array
        (
            [module] => main
            [file] => lib/io/fileentry.php
        )

    [bitrix\main\io\path] => Array
        (
            [module] => main
            [file] => lib/io/path.php
        )

    [bitrix\main\io\filesystementry] => Array
        (
            [module] => main
            [file] => lib/io/filesystementry.php
        )

    [bitrix\main\io\ifilestream] => Array
        (
            [module] => main
            [file] => lib/io/ifilestream.php
        )

    [bitrix\main\localization\loc] => Array
        (
            [module] => main
            [file] => lib/localization/loc.php
        )

    [bitrix\main\mail\mail] => Array
        (
            [module] => main
            [file] => lib/mail/mail.php
        )

    [bitrix\main\mail\tracking] => Array
        (
            [module] => main
            [file] => lib/mail/tracking.php
        )

    [bitrix\main\mail\eventmanager] => Array
        (
            [module] => main
            [file] => lib/mail/eventmanager.php
        )

    [bitrix\main\mail\eventmessagecompiler] => Array
        (
            [module] => main
            [file] => lib/mail/eventmessagecompiler.php
        )

    [bitrix\main\mail\eventmessagethemecompiler] => Array
        (
            [module] => main
            [file] => lib/mail/eventmessagethemecompiler.php
        )

    [bitrix\main\mail\internal\event] => Array
        (
            [module] => main
            [file] => lib/mail/internal/event.php
        )

    [bitrix\main\mail\internal\eventattachment] => Array
        (
            [module] => main
            [file] => lib/mail/internal/eventattachment.php
        )

    [bitrix\main\mail\internal\eventmessage] => Array
        (
            [module] => main
            [file] => lib/mail/internal/eventmessage.php
        )

    [bitrix\main\mail\internal\eventmessagesite] => Array
        (
            [module] => main
            [file] => lib/mail/internal/eventmessagesite.php
        )

    [bitrix\main\mail\internal\eventmessageattachment] => Array
        (
            [module] => main
            [file] => lib/mail/internal/eventmessageattachment.php
        )

    [bitrix\main\mail\internal\eventtype] => Array
        (
            [module] => main
            [file] => lib/mail/internal/eventtype.php
        )

    [bitrix\main\text\converter] => Array
        (
            [module] => main
            [file] => lib/text/converter.php
        )

    [bitrix\main\text\emptyconverter] => Array
        (
            [module] => main
            [file] => lib/text/emptyconverter.php
        )

    [bitrix\main\text\encoding] => Array
        (
            [module] => main
            [file] => lib/text/encoding.php
        )

    [bitrix\main\text\htmlconverter] => Array
        (
            [module] => main
            [file] => lib/text/htmlconverter.php
        )

    [bitrix\main\text\binarystring] => Array
        (
            [module] => main
            [file] => lib/text/binarystring.php
        )

    [bitrix\main\text\xmlconverter] => Array
        (
            [module] => main
            [file] => lib/text/xmlconverter.php
        )

    [bitrix\main\type\collection] => Array
        (
            [module] => main
            [file] => lib/type/collection.php
        )

    [bitrix\main\type\date] => Array
        (
            [module] => main
            [file] => lib/type/date.php
        )

    [bitrix\main\type\datetime] => Array
        (
            [module] => main
            [file] => lib/type/datetime.php
        )

    [bitrix\main\type\dictionary] => Array
        (
            [module] => main
            [file] => lib/type/dictionary.php
        )

    [bitrix\main\type\filterabledictionary] => Array
        (
            [module] => main
            [file] => lib/type/filterabledictionary.php
        )

    [bitrix\main\type\parameterdictionary] => Array
        (
            [module] => main
            [file] => lib/type/parameterdictionary.php
        )

    [bitrix\main\web\cookie] => Array
        (
            [module] => main
            [file] => lib/web/cookie.php
        )

    [bitrix\main\web\uri] => Array
        (
            [module] => main
            [file] => lib/web/uri.php
        )

    [bitrix\main\sendereventhandler] => Array
        (
            [module] => main
            [file] => lib/senderconnector.php
        )

    [bitrix\main\senderconnectoruser] => Array
        (
            [module] => main
            [file] => lib/senderconnector.php
        )

    [bitrix\main\urlrewriterrulemaker] => Array
        (
            [module] => main
            [file] => lib/urlrewriter.php
        )

    [bitrix\main\update\stepper] => Array
        (
            [module] => main
            [file] => lib/update/stepper.php
        )

    [bitrix\main\composite\abstractresponse] => Array
        (
            [module] => main
            [file] => lib/composite/responder.php
        )

    [bitrix\main\composite\fileresponse] => Array
        (
            [module] => main
            [file] => lib/composite/responder.php
        )

    [bitrix\main\composite\memcachedresponse] => Array
        (
            [module] => main
            [file] => lib/composite/responder.php
        )

    [bitrix\main\security\otpexception] => Array
        (
            [module] => main
            [file] => lib/security/securityexception.php
        )

    [ctimezone] => Array
        (
            [module] => main
            [file] => classes/general/time.php
        )

    [cbxpunycode] => Array
        (
            [module] => main
            [file] => classes/general/punycode.php
        )

    [ibxvirtualio] => Array
        (
            [module] => main
            [file] => classes/general/virtual_io.php
        )

    [ibxgeterrors] => Array
        (
            [module] => main
            [file] => classes/general/virtual_io.php
        )

    [cbxvirtualio] => Array
        (
            [module] => main
            [file] => classes/general/virtual_io.php
        )

    [cbxvirtualfilebase] => Array
        (
            [module] => main
            [file] => classes/general/virtual_file.php
        )

    [cbxvirtualfile] => Array
        (
            [module] => main
            [file] => classes/general/virtual_file.php
        )

    [cbxvirtualdirectory] => Array
        (
            [module] => main
            [file] => classes/general/virtual_file.php
        )

    [calloption] => Array
        (
            [module] => main
            [file] => classes/general/option.php
        )

    [coption] => Array
        (
            [module] => main
            [file] => classes/general/option.php
        )

    [callpageoption] => Array
        (
            [module] => main
            [file] => classes/general/pageoption.php
        )

    [cpageoption] => Array
        (
            [module] => main
            [file] => classes/general/pageoption.php
        )

    [callsqlwhere] => Array
        (
            [module] => main
            [file] => classes/general/sqlwhere.php
        )

    [csqlwhereexpression] => Array
        (
            [module] => main
            [file] => classes/general/sqlwhere.php
        )

    [csqlwhere] => Array
        (
            [module] => main
            [file] => classes/general/sqlwhere.php
        )

    [calllanguage] => Array
        (
            [module] => main
            [file] => classes/general/language.php
        )

    [clanguage] => Array
        (
            [module] => main
            [file] => classes/general/language.php
        )

    [clangadmin] => Array
        (
            [module] => main
            [file] => classes/general/language.php
        )

    [_clangdbresult] => Array
        (
            [module] => main
            [file] => classes/general/langdbresult.php
        )

    [callagent] => Array
        (
            [module] => main
            [file] => classes/general/agent.php
        )

    [cagent] => Array
        (
            [module] => main
            [file] => classes/mysql/agent.php
        )

    [capplicationexception] => Array
        (
            [module] => main
            [file] => classes/general/applicationexception.php
        )

    [cadminexception] => Array
        (
            [module] => main
            [file] => classes/general/adminexception.php
        )

    [callsite] => Array
        (
            [module] => main
            [file] => classes/general/site.php
        )

    [calllang] => Array
        (
            [module] => main
            [file] => classes/general/site.php
        )

    [csite] => Array
        (
            [module] => main
            [file] => classes/general/site.php
        )

    [clang] => Array
        (
            [module] => main
            [file] => classes/general/site.php
        )

    [chttp] => Array
        (
            [module] => main
            [file] => classes/general/http.php
        )

    [cutil] => Array
        (
            [module] => main
            [file] => classes/general/util.php
        )

    [callmain] => Array
        (
            [module] => main
            [file] => classes/general/main.php
        )

    [cmain] => Array
        (
            [module] => main
            [file] => classes/general/main.php
        )

    [calldatabase] => Array
        (
            [module] => main
            [file] => classes/general/database.php
        )

    [calldbresult] => Array
        (
            [module] => main
            [file] => classes/general/dbresult.php
        )

    [cdatabasemysql] => Array
        (
            [module] => main
            [file] => classes/mysql/database.php
        )

    [cdbresultmysql] => Array
        (
            [module] => main
            [file] => classes/mysql/dbresult.php
        )

    [icachebackend] => Array
        (
            [module] => main
            [file] => classes/general/cache_backend.php
        )

    [cphpcache] => Array
        (
            [module] => main
            [file] => classes/general/cache.php
        )

    [ccachemanager] => Array
        (
            [module] => main
            [file] => classes/general/cache_manager.php
        )

    [cpagecache] => Array
        (
            [module] => main
            [file] => classes/general/page_cache.php
        )

    [cstackcacheentry] => Array
        (
            [module] => main
            [file] => classes/general/stack_cache_entry.php
        )

    [cstackcachemanager] => Array
        (
            [module] => main
            [file] => classes/general/stack_cache.php
        )

    [cmodule] => Array
        (
            [module] => main
            [file] => /classes/general/module.php
        )

)
Array
(
    [bitrix\main\application] => Array
        (
            [module] => main
            [file] => lib/application.php
        )

    [bitrix\main\httpapplication] => Array
        (
            [module] => main
            [file] => lib/httpapplication.php
        )

    [bitrix\main\argumentexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\argumentnullexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\argumentoutofrangeexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\argumenttypeexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\notimplementedexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\notsupportedexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\invalidoperationexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\objectpropertyexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\objectnotfoundexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\objectexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\systemexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\accessdeniedexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\decodingexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\io\invalidpathexception] => Array
        (
            [module] => main
            [file] => lib/io/ioexception.php
        )

    [bitrix\main\io\filenotfoundexception] => Array
        (
            [module] => main
            [file] => lib/io/ioexception.php
        )

    [bitrix\main\io\filedeleteexception] => Array
        (
            [module] => main
            [file] => lib/io/ioexception.php
        )

    [bitrix\main\io\fileopenexception] => Array
        (
            [module] => main
            [file] => lib/io/ioexception.php
        )

    [bitrix\main\io\filenotopenedexception] => Array
        (
            [module] => main
            [file] => lib/io/ioexception.php
        )

    [bitrix\main\context] => Array
        (
            [module] => main
            [file] => lib/context.php
        )

    [bitrix\main\httpcontext] => Array
        (
            [module] => main
            [file] => lib/httpcontext.php
        )

    [bitrix\main\dispatcher] => Array
        (
            [module] => main
            [file] => lib/dispatcher.php
        )

    [bitrix\main\environment] => Array
        (
            [module] => main
            [file] => lib/environment.php
        )

    [bitrix\main\event] => Array
        (
            [module] => main
            [file] => lib/event.php
        )

    [bitrix\main\eventmanager] => Array
        (
            [module] => main
            [file] => lib/eventmanager.php
        )

    [bitrix\main\eventresult] => Array
        (
            [module] => main
            [file] => lib/eventresult.php
        )

    [bitrix\main\request] => Array
        (
            [module] => main
            [file] => lib/request.php
        )

    [bitrix\main\httprequest] => Array
        (
            [module] => main
            [file] => lib/httprequest.php
        )

    [bitrix\main\response] => Array
        (
            [module] => main
            [file] => lib/response.php
        )

    [bitrix\main\httpresponse] => Array
        (
            [module] => main
            [file] => lib/httpresponse.php
        )

    [bitrix\main\modulemanager] => Array
        (
            [module] => main
            [file] => lib/modulemanager.php
        )

    [bitrix\main\server] => Array
        (
            [module] => main
            [file] => lib/server.php
        )

    [bitrix\main\config\configuration] => Array
        (
            [module] => main
            [file] => lib/config/configuration.php
        )

    [bitrix\main\config\option] => Array
        (
            [module] => main
            [file] => lib/config/option.php
        )

    [bitrix\main\context\culture] => Array
        (
            [module] => main
            [file] => lib/context/culture.php
        )

    [bitrix\main\data\cache] => Array
        (
            [module] => main
            [file] => lib/data/cache.php
        )

    [bitrix\main\data\cacheengineapc] => Array
        (
            [module] => main
            [file] => lib/data/cacheengineapc.php
        )

    [bitrix\main\data\cacheenginememcache] => Array
        (
            [module] => main
            [file] => lib/data/cacheenginememcache.php
        )

    [bitrix\main\data\cacheenginefiles] => Array
        (
            [module] => main
            [file] => lib/data/cacheenginefiles.php
        )

    [bitrix\main\data\cacheenginenone] => Array
        (
            [module] => main
            [file] => lib/data/cacheenginenone.php
        )

    [bitrix\main\data\connection] => Array
        (
            [module] => main
            [file] => lib/data/connection.php
        )

    [bitrix\main\data\connectionpool] => Array
        (
            [module] => main
            [file] => lib/data/connectionpool.php
        )

    [bitrix\main\data\icacheengine] => Array
        (
            [module] => main
            [file] => lib/data/cache.php
        )

    [bitrix\main\data\hsphpreadconnection] => Array
        (
            [module] => main
            [file] => lib/data/hsphpreadconnection.php
        )

    [bitrix\main\data\managedcache] => Array
        (
            [module] => main
            [file] => lib/data/managedcache.php
        )

    [bitrix\main\data\taggedcache] => Array
        (
            [module] => main
            [file] => lib/data/taggedcache.php
        )

    [bitrix\main\data\memcacheconnection] => Array
        (
            [module] => main
            [file] => lib/data/memcacheconnection.php
        )

    [bitrix\main\data\memcachedconnection] => Array
        (
            [module] => main
            [file] => lib/data/memcachedconnection.php
        )

    [bitrix\main\data\nosqlconnection] => Array
        (
            [module] => main
            [file] => lib/data/nosqlconnection.php
        )

    [bitrix\main\db\arrayresult] => Array
        (
            [module] => main
            [file] => lib/db/arrayresult.php
        )

    [bitrix\main\db\result] => Array
        (
            [module] => main
            [file] => lib/db/result.php
        )

    [bitrix\main\db\connection] => Array
        (
            [module] => main
            [file] => lib/db/connection.php
        )

    [bitrix\main\db\sqlexception] => Array
        (
            [module] => main
            [file] => lib/db/sqlexception.php
        )

    [bitrix\main\db\sqlqueryexception] => Array
        (
            [module] => main
            [file] => lib/db/sqlexception.php
        )

    [bitrix\main\db\transactionexception] => Array
        (
            [module] => main
            [file] => lib/db/sqlexception.php
        )

    [bitrix\main\db\sqlexpression] => Array
        (
            [module] => main
            [file] => lib/db/sqlexpression.php
        )

    [bitrix\main\db\sqlhelper] => Array
        (
            [module] => main
            [file] => lib/db/sqlhelper.php
        )

    [bitrix\main\db\mysqlcommonconnection] => Array
        (
            [module] => main
            [file] => lib/db/mysqlcommonconnection.php
        )

    [bitrix\main\db\mysqliconnection] => Array
        (
            [module] => main
            [file] => lib/db/mysqliconnection.php
        )

    [bitrix\main\db\mysqliresult] => Array
        (
            [module] => main
            [file] => lib/db/mysqliresult.php
        )

    [bitrix\main\db\mysqlisqlhelper] => Array
        (
            [module] => main
            [file] => lib/db/mysqlisqlhelper.php
        )

    [bitrix\main\db\mssqlconnection] => Array
        (
            [module] => main
            [file] => lib/db/mssqlconnection.php
        )

    [bitrix\main\db\mssqlresult] => Array
        (
            [module] => main
            [file] => lib/db/mssqlresult.php
        )

    [bitrix\main\db\mssqlsqlhelper] => Array
        (
            [module] => main
            [file] => lib/db/mssqlsqlhelper.php
        )

    [bitrix\main\db\oracleconnection] => Array
        (
            [module] => main
            [file] => lib/db/oracleconnection.php
        )

    [bitrix\main\db\oracleresult] => Array
        (
            [module] => main
            [file] => lib/db/oracleresult.php
        )

    [bitrix\main\db\oraclesqlhelper] => Array
        (
            [module] => main
            [file] => lib/db/oraclesqlhelper.php
        )

    [bitrix\main\db\pgsqlconnection] => Array
        (
            [module] => main
            [file] => lib/db/pgsqlconnection.php
        )

    [bitrix\main\diag\httpexceptionhandleroutput] => Array
        (
            [module] => main
            [file] => lib/diag/httpexceptionhandleroutput.php
        )

    [bitrix\main\diag\fileexceptionhandlerlog] => Array
        (
            [module] => main
            [file] => lib/diag/fileexceptionhandlerlog.php
        )

    [bitrix\main\diag\exceptionhandler] => Array
        (
            [module] => main
            [file] => lib/diag/exceptionhandler.php
        )

    [bitrix\main\diag\iexceptionhandleroutput] => Array
        (
            [module] => main
            [file] => lib/diag/iexceptionhandleroutput.php
        )

    [bitrix\main\diag\exceptionhandlerlog] => Array
        (
            [module] => main
            [file] => lib/diag/exceptionhandlerlog.php
        )

    [bitrix\main\io\file] => Array
        (
            [module] => main
            [file] => lib/io/file.php
        )

    [bitrix\main\io\fileentry] => Array
        (
            [module] => main
            [file] => lib/io/fileentry.php
        )

    [bitrix\main\io\path] => Array
        (
            [module] => main
            [file] => lib/io/path.php
        )

    [bitrix\main\io\filesystementry] => Array
        (
            [module] => main
            [file] => lib/io/filesystementry.php
        )

    [bitrix\main\io\ifilestream] => Array
        (
            [module] => main
            [file] => lib/io/ifilestream.php
        )

    [bitrix\main\localization\loc] => Array
        (
            [module] => main
            [file] => lib/localization/loc.php
        )

    [bitrix\main\mail\mail] => Array
        (
            [module] => main
            [file] => lib/mail/mail.php
        )

    [bitrix\main\mail\tracking] => Array
        (
            [module] => main
            [file] => lib/mail/tracking.php
        )

    [bitrix\main\mail\eventmanager] => Array
        (
            [module] => main
            [file] => lib/mail/eventmanager.php
        )

    [bitrix\main\mail\eventmessagecompiler] => Array
        (
            [module] => main
            [file] => lib/mail/eventmessagecompiler.php
        )

    [bitrix\main\mail\eventmessagethemecompiler] => Array
        (
            [module] => main
            [file] => lib/mail/eventmessagethemecompiler.php
        )

    [bitrix\main\mail\internal\event] => Array
        (
            [module] => main
            [file] => lib/mail/internal/event.php
        )

    [bitrix\main\mail\internal\eventattachment] => Array
        (
            [module] => main
            [file] => lib/mail/internal/eventattachment.php
        )

    [bitrix\main\mail\internal\eventmessage] => Array
        (
            [module] => main
            [file] => lib/mail/internal/eventmessage.php
        )

    [bitrix\main\mail\internal\eventmessagesite] => Array
        (
            [module] => main
            [file] => lib/mail/internal/eventmessagesite.php
        )

    [bitrix\main\mail\internal\eventmessageattachment] => Array
        (
            [module] => main
            [file] => lib/mail/internal/eventmessageattachment.php
        )

    [bitrix\main\mail\internal\eventtype] => Array
        (
            [module] => main
            [file] => lib/mail/internal/eventtype.php
        )

    [bitrix\main\text\converter] => Array
        (
            [module] => main
            [file] => lib/text/converter.php
        )

    [bitrix\main\text\emptyconverter] => Array
        (
            [module] => main
            [file] => lib/text/emptyconverter.php
        )

    [bitrix\main\text\encoding] => Array
        (
            [module] => main
            [file] => lib/text/encoding.php
        )

    [bitrix\main\text\htmlconverter] => Array
        (
            [module] => main
            [file] => lib/text/htmlconverter.php
        )

    [bitrix\main\text\binarystring] => Array
        (
            [module] => main
            [file] => lib/text/binarystring.php
        )

    [bitrix\main\text\xmlconverter] => Array
        (
            [module] => main
            [file] => lib/text/xmlconverter.php
        )

    [bitrix\main\type\collection] => Array
        (
            [module] => main
            [file] => lib/type/collection.php
        )

    [bitrix\main\type\date] => Array
        (
            [module] => main
            [file] => lib/type/date.php
        )

    [bitrix\main\type\datetime] => Array
        (
            [module] => main
            [file] => lib/type/datetime.php
        )

    [bitrix\main\type\dictionary] => Array
        (
            [module] => main
            [file] => lib/type/dictionary.php
        )

    [bitrix\main\type\filterabledictionary] => Array
        (
            [module] => main
            [file] => lib/type/filterabledictionary.php
        )

    [bitrix\main\type\parameterdictionary] => Array
        (
            [module] => main
            [file] => lib/type/parameterdictionary.php
        )

    [bitrix\main\web\cookie] => Array
        (
            [module] => main
            [file] => lib/web/cookie.php
        )

    [bitrix\main\web\uri] => Array
        (
            [module] => main
            [file] => lib/web/uri.php
        )

    [bitrix\main\sendereventhandler] => Array
        (
            [module] => main
            [file] => lib/senderconnector.php
        )

    [bitrix\main\senderconnectoruser] => Array
        (
            [module] => main
            [file] => lib/senderconnector.php
        )

    [bitrix\main\urlrewriterrulemaker] => Array
        (
            [module] => main
            [file] => lib/urlrewriter.php
        )

    [bitrix\main\update\stepper] => Array
        (
            [module] => main
            [file] => lib/update/stepper.php
        )

    [bitrix\main\composite\abstractresponse] => Array
        (
            [module] => main
            [file] => lib/composite/responder.php
        )

    [bitrix\main\composite\fileresponse] => Array
        (
            [module] => main
            [file] => lib/composite/responder.php
        )

    [bitrix\main\composite\memcachedresponse] => Array
        (
            [module] => main
            [file] => lib/composite/responder.php
        )

    [bitrix\main\security\otpexception] => Array
        (
            [module] => main
            [file] => lib/security/securityexception.php
        )

    [ctimezone] => Array
        (
            [module] => main
            [file] => classes/general/time.php
        )

    [cbxpunycode] => Array
        (
            [module] => main
            [file] => classes/general/punycode.php
        )

    [ibxvirtualio] => Array
        (
            [module] => main
            [file] => classes/general/virtual_io.php
        )

    [ibxgeterrors] => Array
        (
            [module] => main
            [file] => classes/general/virtual_io.php
        )

    [cbxvirtualio] => Array
        (
            [module] => main
            [file] => classes/general/virtual_io.php
        )

    [cbxvirtualfilebase] => Array
        (
            [module] => main
            [file] => classes/general/virtual_file.php
        )

    [cbxvirtualfile] => Array
        (
            [module] => main
            [file] => classes/general/virtual_file.php
        )

    [cbxvirtualdirectory] => Array
        (
            [module] => main
            [file] => classes/general/virtual_file.php
        )

    [calloption] => Array
        (
            [module] => main
            [file] => classes/general/option.php
        )

    [coption] => Array
        (
            [module] => main
            [file] => classes/general/option.php
        )

    [callpageoption] => Array
        (
            [module] => main
            [file] => classes/general/pageoption.php
        )

    [cpageoption] => Array
        (
            [module] => main
            [file] => classes/general/pageoption.php
        )

    [callsqlwhere] => Array
        (
            [module] => main
            [file] => classes/general/sqlwhere.php
        )

    [csqlwhereexpression] => Array
        (
            [module] => main
            [file] => classes/general/sqlwhere.php
        )

    [csqlwhere] => Array
        (
            [module] => main
            [file] => classes/general/sqlwhere.php
        )

    [calllanguage] => Array
        (
            [module] => main
            [file] => classes/general/language.php
        )

    [clanguage] => Array
        (
            [module] => main
            [file] => classes/general/language.php
        )

    [clangadmin] => Array
        (
            [module] => main
            [file] => classes/general/language.php
        )

    [_clangdbresult] => Array
        (
            [module] => main
            [file] => classes/general/langdbresult.php
        )

    [callagent] => Array
        (
            [module] => main
            [file] => classes/general/agent.php
        )

    [cagent] => Array
        (
            [module] => main
            [file] => classes/mysql/agent.php
        )

    [capplicationexception] => Array
        (
            [module] => main
            [file] => classes/general/applicationexception.php
        )

    [cadminexception] => Array
        (
            [module] => main
            [file] => classes/general/adminexception.php
        )

    [callsite] => Array
        (
            [module] => main
            [file] => classes/general/site.php
        )

    [calllang] => Array
        (
            [module] => main
            [file] => classes/general/site.php
        )

    [csite] => Array
        (
            [module] => main
            [file] => classes/general/site.php
        )

    [clang] => Array
        (
            [module] => main
            [file] => classes/general/site.php
        )

    [chttp] => Array
        (
            [module] => main
            [file] => classes/general/http.php
        )

    [cutil] => Array
        (
            [module] => main
            [file] => classes/general/util.php
        )

    [callmain] => Array
        (
            [module] => main
            [file] => classes/general/main.php
        )

    [cmain] => Array
        (
            [module] => main
            [file] => classes/general/main.php
        )

    [calldatabase] => Array
        (
            [module] => main
            [file] => classes/general/database.php
        )

    [calldbresult] => Array
        (
            [module] => main
            [file] => classes/general/dbresult.php
        )

    [cdatabasemysql] => Array
        (
            [module] => main
            [file] => classes/mysql/database.php
        )

    [cdbresultmysql] => Array
        (
            [module] => main
            [file] => classes/mysql/dbresult.php
        )

    [icachebackend] => Array
        (
            [module] => main
            [file] => classes/general/cache_backend.php
        )

    [cphpcache] => Array
        (
            [module] => main
            [file] => classes/general/cache.php
        )

    [ccachemanager] => Array
        (
            [module] => main
            [file] => classes/general/cache_manager.php
        )

    [cpagecache] => Array
        (
            [module] => main
            [file] => classes/general/page_cache.php
        )

    [cstackcacheentry] => Array
        (
            [module] => main
            [file] => classes/general/stack_cache_entry.php
        )

    [cstackcachemanager] => Array
        (
            [module] => main
            [file] => classes/general/stack_cache.php
        )

    [cmodule] => Array
        (
            [module] => main
            [file] => /classes/general/module.php
        )

)
Array
(
    [bitrix\main\application] => Array
        (
            [module] => main
            [file] => lib/application.php
        )

    [bitrix\main\httpapplication] => Array
        (
            [module] => main
            [file] => lib/httpapplication.php
        )

    [bitrix\main\argumentexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\argumentnullexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\argumentoutofrangeexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\argumenttypeexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\notimplementedexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\notsupportedexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\invalidoperationexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\objectpropertyexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\objectnotfoundexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\objectexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\systemexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\accessdeniedexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\decodingexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\io\invalidpathexception] => Array
        (
            [module] => main
            [file] => lib/io/ioexception.php
        )

    [bitrix\main\io\filenotfoundexception] => Array
        (
            [module] => main
            [file] => lib/io/ioexception.php
        )

    [bitrix\main\io\filedeleteexception] => Array
        (
            [module] => main
            [file] => lib/io/ioexception.php
        )

    [bitrix\main\io\fileopenexception] => Array
        (
            [module] => main
            [file] => lib/io/ioexception.php
        )

    [bitrix\main\io\filenotopenedexception] => Array
        (
            [module] => main
            [file] => lib/io/ioexception.php
        )

    [bitrix\main\context] => Array
        (
            [module] => main
            [file] => lib/context.php
        )

    [bitrix\main\httpcontext] => Array
        (
            [module] => main
            [file] => lib/httpcontext.php
        )

    [bitrix\main\dispatcher] => Array
        (
            [module] => main
            [file] => lib/dispatcher.php
        )

    [bitrix\main\environment] => Array
        (
            [module] => main
            [file] => lib/environment.php
        )

    [bitrix\main\event] => Array
        (
            [module] => main
            [file] => lib/event.php
        )

    [bitrix\main\eventmanager] => Array
        (
            [module] => main
            [file] => lib/eventmanager.php
        )

    [bitrix\main\eventresult] => Array
        (
            [module] => main
            [file] => lib/eventresult.php
        )

    [bitrix\main\request] => Array
        (
            [module] => main
            [file] => lib/request.php
        )

    [bitrix\main\httprequest] => Array
        (
            [module] => main
            [file] => lib/httprequest.php
        )

    [bitrix\main\response] => Array
        (
            [module] => main
            [file] => lib/response.php
        )

    [bitrix\main\httpresponse] => Array
        (
            [module] => main
            [file] => lib/httpresponse.php
        )

    [bitrix\main\modulemanager] => Array
        (
            [module] => main
            [file] => lib/modulemanager.php
        )

    [bitrix\main\server] => Array
        (
            [module] => main
            [file] => lib/server.php
        )

    [bitrix\main\config\configuration] => Array
        (
            [module] => main
            [file] => lib/config/configuration.php
        )

    [bitrix\main\config\option] => Array
        (
            [module] => main
            [file] => lib/config/option.php
        )

    [bitrix\main\context\culture] => Array
        (
            [module] => main
            [file] => lib/context/culture.php
        )

    [bitrix\main\data\cache] => Array
        (
            [module] => main
            [file] => lib/data/cache.php
        )

    [bitrix\main\data\cacheengineapc] => Array
        (
            [module] => main
            [file] => lib/data/cacheengineapc.php
        )

    [bitrix\main\data\cacheenginememcache] => Array
        (
            [module] => main
            [file] => lib/data/cacheenginememcache.php
        )

    [bitrix\main\data\cacheenginefiles] => Array
        (
            [module] => main
            [file] => lib/data/cacheenginefiles.php
        )

    [bitrix\main\data\cacheenginenone] => Array
        (
            [module] => main
            [file] => lib/data/cacheenginenone.php
        )

    [bitrix\main\data\connection] => Array
        (
            [module] => main
            [file] => lib/data/connection.php
        )

    [bitrix\main\data\connectionpool] => Array
        (
            [module] => main
            [file] => lib/data/connectionpool.php
        )

    [bitrix\main\data\icacheengine] => Array
        (
            [module] => main
            [file] => lib/data/cache.php
        )

    [bitrix\main\data\hsphpreadconnection] => Array
        (
            [module] => main
            [file] => lib/data/hsphpreadconnection.php
        )

    [bitrix\main\data\managedcache] => Array
        (
            [module] => main
            [file] => lib/data/managedcache.php
        )

    [bitrix\main\data\taggedcache] => Array
        (
            [module] => main
            [file] => lib/data/taggedcache.php
        )

    [bitrix\main\data\memcacheconnection] => Array
        (
            [module] => main
            [file] => lib/data/memcacheconnection.php
        )

    [bitrix\main\data\memcachedconnection] => Array
        (
            [module] => main
            [file] => lib/data/memcachedconnection.php
        )

    [bitrix\main\data\nosqlconnection] => Array
        (
            [module] => main
            [file] => lib/data/nosqlconnection.php
        )

    [bitrix\main\db\arrayresult] => Array
        (
            [module] => main
            [file] => lib/db/arrayresult.php
        )

    [bitrix\main\db\result] => Array
        (
            [module] => main
            [file] => lib/db/result.php
        )

    [bitrix\main\db\connection] => Array
        (
            [module] => main
            [file] => lib/db/connection.php
        )

    [bitrix\main\db\sqlexception] => Array
        (
            [module] => main
            [file] => lib/db/sqlexception.php
        )

    [bitrix\main\db\sqlqueryexception] => Array
        (
            [module] => main
            [file] => lib/db/sqlexception.php
        )

    [bitrix\main\db\transactionexception] => Array
        (
            [module] => main
            [file] => lib/db/sqlexception.php
        )

    [bitrix\main\db\sqlexpression] => Array
        (
            [module] => main
            [file] => lib/db/sqlexpression.php
        )

    [bitrix\main\db\sqlhelper] => Array
        (
            [module] => main
            [file] => lib/db/sqlhelper.php
        )

    [bitrix\main\db\mysqlcommonconnection] => Array
        (
            [module] => main
            [file] => lib/db/mysqlcommonconnection.php
        )

    [bitrix\main\db\mysqliconnection] => Array
        (
            [module] => main
            [file] => lib/db/mysqliconnection.php
        )

    [bitrix\main\db\mysqliresult] => Array
        (
            [module] => main
            [file] => lib/db/mysqliresult.php
        )

    [bitrix\main\db\mysqlisqlhelper] => Array
        (
            [module] => main
            [file] => lib/db/mysqlisqlhelper.php
        )

    [bitrix\main\db\mssqlconnection] => Array
        (
            [module] => main
            [file] => lib/db/mssqlconnection.php
        )

    [bitrix\main\db\mssqlresult] => Array
        (
            [module] => main
            [file] => lib/db/mssqlresult.php
        )

    [bitrix\main\db\mssqlsqlhelper] => Array
        (
            [module] => main
            [file] => lib/db/mssqlsqlhelper.php
        )

    [bitrix\main\db\oracleconnection] => Array
        (
            [module] => main
            [file] => lib/db/oracleconnection.php
        )

    [bitrix\main\db\oracleresult] => Array
        (
            [module] => main
            [file] => lib/db/oracleresult.php
        )

    [bitrix\main\db\oraclesqlhelper] => Array
        (
            [module] => main
            [file] => lib/db/oraclesqlhelper.php
        )

    [bitrix\main\db\pgsqlconnection] => Array
        (
            [module] => main
            [file] => lib/db/pgsqlconnection.php
        )

    [bitrix\main\diag\httpexceptionhandleroutput] => Array
        (
            [module] => main
            [file] => lib/diag/httpexceptionhandleroutput.php
        )

    [bitrix\main\diag\fileexceptionhandlerlog] => Array
        (
            [module] => main
            [file] => lib/diag/fileexceptionhandlerlog.php
        )

    [bitrix\main\diag\exceptionhandler] => Array
        (
            [module] => main
            [file] => lib/diag/exceptionhandler.php
        )

    [bitrix\main\diag\iexceptionhandleroutput] => Array
        (
            [module] => main
            [file] => lib/diag/iexceptionhandleroutput.php
        )

    [bitrix\main\diag\exceptionhandlerlog] => Array
        (
            [module] => main
            [file] => lib/diag/exceptionhandlerlog.php
        )

    [bitrix\main\io\file] => Array
        (
            [module] => main
            [file] => lib/io/file.php
        )

    [bitrix\main\io\fileentry] => Array
        (
            [module] => main
            [file] => lib/io/fileentry.php
        )

    [bitrix\main\io\path] => Array
        (
            [module] => main
            [file] => lib/io/path.php
        )

    [bitrix\main\io\filesystementry] => Array
        (
            [module] => main
            [file] => lib/io/filesystementry.php
        )

    [bitrix\main\io\ifilestream] => Array
        (
            [module] => main
            [file] => lib/io/ifilestream.php
        )

    [bitrix\main\localization\loc] => Array
        (
            [module] => main
            [file] => lib/localization/loc.php
        )

    [bitrix\main\mail\mail] => Array
        (
            [module] => main
            [file] => lib/mail/mail.php
        )

    [bitrix\main\mail\tracking] => Array
        (
            [module] => main
            [file] => lib/mail/tracking.php
        )

    [bitrix\main\mail\eventmanager] => Array
        (
            [module] => main
            [file] => lib/mail/eventmanager.php
        )

    [bitrix\main\mail\eventmessagecompiler] => Array
        (
            [module] => main
            [file] => lib/mail/eventmessagecompiler.php
        )

    [bitrix\main\mail\eventmessagethemecompiler] => Array
        (
            [module] => main
            [file] => lib/mail/eventmessagethemecompiler.php
        )

    [bitrix\main\mail\internal\event] => Array
        (
            [module] => main
            [file] => lib/mail/internal/event.php
        )

    [bitrix\main\mail\internal\eventattachment] => Array
        (
            [module] => main
            [file] => lib/mail/internal/eventattachment.php
        )

    [bitrix\main\mail\internal\eventmessage] => Array
        (
            [module] => main
            [file] => lib/mail/internal/eventmessage.php
        )

    [bitrix\main\mail\internal\eventmessagesite] => Array
        (
            [module] => main
            [file] => lib/mail/internal/eventmessagesite.php
        )

    [bitrix\main\mail\internal\eventmessageattachment] => Array
        (
            [module] => main
            [file] => lib/mail/internal/eventmessageattachment.php
        )

    [bitrix\main\mail\internal\eventtype] => Array
        (
            [module] => main
            [file] => lib/mail/internal/eventtype.php
        )

    [bitrix\main\text\converter] => Array
        (
            [module] => main
            [file] => lib/text/converter.php
        )

    [bitrix\main\text\emptyconverter] => Array
        (
            [module] => main
            [file] => lib/text/emptyconverter.php
        )

    [bitrix\main\text\encoding] => Array
        (
            [module] => main
            [file] => lib/text/encoding.php
        )

    [bitrix\main\text\htmlconverter] => Array
        (
            [module] => main
            [file] => lib/text/htmlconverter.php
        )

    [bitrix\main\text\binarystring] => Array
        (
            [module] => main
            [file] => lib/text/binarystring.php
        )

    [bitrix\main\text\xmlconverter] => Array
        (
            [module] => main
            [file] => lib/text/xmlconverter.php
        )

    [bitrix\main\type\collection] => Array
        (
            [module] => main
            [file] => lib/type/collection.php
        )

    [bitrix\main\type\date] => Array
        (
            [module] => main
            [file] => lib/type/date.php
        )

    [bitrix\main\type\datetime] => Array
        (
            [module] => main
            [file] => lib/type/datetime.php
        )

    [bitrix\main\type\dictionary] => Array
        (
            [module] => main
            [file] => lib/type/dictionary.php
        )

    [bitrix\main\type\filterabledictionary] => Array
        (
            [module] => main
            [file] => lib/type/filterabledictionary.php
        )

    [bitrix\main\type\parameterdictionary] => Array
        (
            [module] => main
            [file] => lib/type/parameterdictionary.php
        )

    [bitrix\main\web\cookie] => Array
        (
            [module] => main
            [file] => lib/web/cookie.php
        )

    [bitrix\main\web\uri] => Array
        (
            [module] => main
            [file] => lib/web/uri.php
        )

    [bitrix\main\sendereventhandler] => Array
        (
            [module] => main
            [file] => lib/senderconnector.php
        )

    [bitrix\main\senderconnectoruser] => Array
        (
            [module] => main
            [file] => lib/senderconnector.php
        )

    [bitrix\main\urlrewriterrulemaker] => Array
        (
            [module] => main
            [file] => lib/urlrewriter.php
        )

    [bitrix\main\update\stepper] => Array
        (
            [module] => main
            [file] => lib/update/stepper.php
        )

    [bitrix\main\composite\abstractresponse] => Array
        (
            [module] => main
            [file] => lib/composite/responder.php
        )

    [bitrix\main\composite\fileresponse] => Array
        (
            [module] => main
            [file] => lib/composite/responder.php
        )

    [bitrix\main\composite\memcachedresponse] => Array
        (
            [module] => main
            [file] => lib/composite/responder.php
        )

    [bitrix\main\security\otpexception] => Array
        (
            [module] => main
            [file] => lib/security/securityexception.php
        )

    [ctimezone] => Array
        (
            [module] => main
            [file] => classes/general/time.php
        )

    [cbxpunycode] => Array
        (
            [module] => main
            [file] => classes/general/punycode.php
        )

    [ibxvirtualio] => Array
        (
            [module] => main
            [file] => classes/general/virtual_io.php
        )

    [ibxgeterrors] => Array
        (
            [module] => main
            [file] => classes/general/virtual_io.php
        )

    [cbxvirtualio] => Array
        (
            [module] => main
            [file] => classes/general/virtual_io.php
        )

    [cbxvirtualfilebase] => Array
        (
            [module] => main
            [file] => classes/general/virtual_file.php
        )

    [cbxvirtualfile] => Array
        (
            [module] => main
            [file] => classes/general/virtual_file.php
        )

    [cbxvirtualdirectory] => Array
        (
            [module] => main
            [file] => classes/general/virtual_file.php
        )

    [calloption] => Array
        (
            [module] => main
            [file] => classes/general/option.php
        )

    [coption] => Array
        (
            [module] => main
            [file] => classes/general/option.php
        )

    [callpageoption] => Array
        (
            [module] => main
            [file] => classes/general/pageoption.php
        )

    [cpageoption] => Array
        (
            [module] => main
            [file] => classes/general/pageoption.php
        )

    [callsqlwhere] => Array
        (
            [module] => main
            [file] => classes/general/sqlwhere.php
        )

    [csqlwhereexpression] => Array
        (
            [module] => main
            [file] => classes/general/sqlwhere.php
        )

    [csqlwhere] => Array
        (
            [module] => main
            [file] => classes/general/sqlwhere.php
        )

    [calllanguage] => Array
        (
            [module] => main
            [file] => classes/general/language.php
        )

    [clanguage] => Array
        (
            [module] => main
            [file] => classes/general/language.php
        )

    [clangadmin] => Array
        (
            [module] => main
            [file] => classes/general/language.php
        )

    [_clangdbresult] => Array
        (
            [module] => main
            [file] => classes/general/langdbresult.php
        )

    [callagent] => Array
        (
            [module] => main
            [file] => classes/general/agent.php
        )

    [cagent] => Array
        (
            [module] => main
            [file] => classes/mysql/agent.php
        )

    [capplicationexception] => Array
        (
            [module] => main
            [file] => classes/general/applicationexception.php
        )

    [cadminexception] => Array
        (
            [module] => main
            [file] => classes/general/adminexception.php
        )

    [callsite] => Array
        (
            [module] => main
            [file] => classes/general/site.php
        )

    [calllang] => Array
        (
            [module] => main
            [file] => classes/general/site.php
        )

    [csite] => Array
        (
            [module] => main
            [file] => classes/general/site.php
        )

    [clang] => Array
        (
            [module] => main
            [file] => classes/general/site.php
        )

    [chttp] => Array
        (
            [module] => main
            [file] => classes/general/http.php
        )

    [cutil] => Array
        (
            [module] => main
            [file] => classes/general/util.php
        )

    [callmain] => Array
        (
            [module] => main
            [file] => classes/general/main.php
        )

    [cmain] => Array
        (
            [module] => main
            [file] => classes/general/main.php
        )

    [calldatabase] => Array
        (
            [module] => main
            [file] => classes/general/database.php
        )

    [calldbresult] => Array
        (
            [module] => main
            [file] => classes/general/dbresult.php
        )

    [cdatabasemysql] => Array
        (
            [module] => main
            [file] => classes/mysql/database.php
        )

    [cdbresultmysql] => Array
        (
            [module] => main
            [file] => classes/mysql/dbresult.php
        )

    [icachebackend] => Array
        (
            [module] => main
            [file] => classes/general/cache_backend.php
        )

    [cphpcache] => Array
        (
            [module] => main
            [file] => classes/general/cache.php
        )

    [ccachemanager] => Array
        (
            [module] => main
            [file] => classes/general/cache_manager.php
        )

    [cpagecache] => Array
        (
            [module] => main
            [file] => classes/general/page_cache.php
        )

    [cstackcacheentry] => Array
        (
            [module] => main
            [file] => classes/general/stack_cache_entry.php
        )

    [cstackcachemanager] => Array
        (
            [module] => main
            [file] => classes/general/stack_cache.php
        )

    [cmodule] => Array
        (
            [module] => main
            [file] => /classes/general/module.php
        )

)
Array
(
    [bitrix\main\application] => Array
        (
            [module] => main
            [file] => lib/application.php
        )

    [bitrix\main\httpapplication] => Array
        (
            [module] => main
            [file] => lib/httpapplication.php
        )

    [bitrix\main\argumentexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\argumentnullexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\argumentoutofrangeexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\argumenttypeexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\notimplementedexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\notsupportedexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\invalidoperationexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\objectpropertyexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\objectnotfoundexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\objectexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\systemexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\accessdeniedexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\decodingexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\io\invalidpathexception] => Array
        (
            [module] => main
            [file] => lib/io/ioexception.php
        )

    [bitrix\main\io\filenotfoundexception] => Array
        (
            [module] => main
            [file] => lib/io/ioexception.php
        )

    [bitrix\main\io\filedeleteexception] => Array
        (
            [module] => main
            [file] => lib/io/ioexception.php
        )

    [bitrix\main\io\fileopenexception] => Array
        (
            [module] => main
            [file] => lib/io/ioexception.php
        )

    [bitrix\main\io\filenotopenedexception] => Array
        (
            [module] => main
            [file] => lib/io/ioexception.php
        )

    [bitrix\main\context] => Array
        (
            [module] => main
            [file] => lib/context.php
        )

    [bitrix\main\httpcontext] => Array
        (
            [module] => main
            [file] => lib/httpcontext.php
        )

    [bitrix\main\dispatcher] => Array
        (
            [module] => main
            [file] => lib/dispatcher.php
        )

    [bitrix\main\environment] => Array
        (
            [module] => main
            [file] => lib/environment.php
        )

    [bitrix\main\event] => Array
        (
            [module] => main
            [file] => lib/event.php
        )

    [bitrix\main\eventmanager] => Array
        (
            [module] => main
            [file] => lib/eventmanager.php
        )

    [bitrix\main\eventresult] => Array
        (
            [module] => main
            [file] => lib/eventresult.php
        )

    [bitrix\main\request] => Array
        (
            [module] => main
            [file] => lib/request.php
        )

    [bitrix\main\httprequest] => Array
        (
            [module] => main
            [file] => lib/httprequest.php
        )

    [bitrix\main\response] => Array
        (
            [module] => main
            [file] => lib/response.php
        )

    [bitrix\main\httpresponse] => Array
        (
            [module] => main
            [file] => lib/httpresponse.php
        )

    [bitrix\main\modulemanager] => Array
        (
            [module] => main
            [file] => lib/modulemanager.php
        )

    [bitrix\main\server] => Array
        (
            [module] => main
            [file] => lib/server.php
        )

    [bitrix\main\config\configuration] => Array
        (
            [module] => main
            [file] => lib/config/configuration.php
        )

    [bitrix\main\config\option] => Array
        (
            [module] => main
            [file] => lib/config/option.php
        )

    [bitrix\main\context\culture] => Array
        (
            [module] => main
            [file] => lib/context/culture.php
        )

    [bitrix\main\data\cache] => Array
        (
            [module] => main
            [file] => lib/data/cache.php
        )

    [bitrix\main\data\cacheengineapc] => Array
        (
            [module] => main
            [file] => lib/data/cacheengineapc.php
        )

    [bitrix\main\data\cacheenginememcache] => Array
        (
            [module] => main
            [file] => lib/data/cacheenginememcache.php
        )

    [bitrix\main\data\cacheenginefiles] => Array
        (
            [module] => main
            [file] => lib/data/cacheenginefiles.php
        )

    [bitrix\main\data\cacheenginenone] => Array
        (
            [module] => main
            [file] => lib/data/cacheenginenone.php
        )

    [bitrix\main\data\connection] => Array
        (
            [module] => main
            [file] => lib/data/connection.php
        )

    [bitrix\main\data\connectionpool] => Array
        (
            [module] => main
            [file] => lib/data/connectionpool.php
        )

    [bitrix\main\data\icacheengine] => Array
        (
            [module] => main
            [file] => lib/data/cache.php
        )

    [bitrix\main\data\hsphpreadconnection] => Array
        (
            [module] => main
            [file] => lib/data/hsphpreadconnection.php
        )

    [bitrix\main\data\managedcache] => Array
        (
            [module] => main
            [file] => lib/data/managedcache.php
        )

    [bitrix\main\data\taggedcache] => Array
        (
            [module] => main
            [file] => lib/data/taggedcache.php
        )

    [bitrix\main\data\memcacheconnection] => Array
        (
            [module] => main
            [file] => lib/data/memcacheconnection.php
        )

    [bitrix\main\data\memcachedconnection] => Array
        (
            [module] => main
            [file] => lib/data/memcachedconnection.php
        )

    [bitrix\main\data\nosqlconnection] => Array
        (
            [module] => main
            [file] => lib/data/nosqlconnection.php
        )

    [bitrix\main\db\arrayresult] => Array
        (
            [module] => main
            [file] => lib/db/arrayresult.php
        )

    [bitrix\main\db\result] => Array
        (
            [module] => main
            [file] => lib/db/result.php
        )

    [bitrix\main\db\connection] => Array
        (
            [module] => main
            [file] => lib/db/connection.php
        )

    [bitrix\main\db\sqlexception] => Array
        (
            [module] => main
            [file] => lib/db/sqlexception.php
        )

    [bitrix\main\db\sqlqueryexception] => Array
        (
            [module] => main
            [file] => lib/db/sqlexception.php
        )

    [bitrix\main\db\transactionexception] => Array
        (
            [module] => main
            [file] => lib/db/sqlexception.php
        )

    [bitrix\main\db\sqlexpression] => Array
        (
            [module] => main
            [file] => lib/db/sqlexpression.php
        )

    [bitrix\main\db\sqlhelper] => Array
        (
            [module] => main
            [file] => lib/db/sqlhelper.php
        )

    [bitrix\main\db\mysqlcommonconnection] => Array
        (
            [module] => main
            [file] => lib/db/mysqlcommonconnection.php
        )

    [bitrix\main\db\mysqliconnection] => Array
        (
            [module] => main
            [file] => lib/db/mysqliconnection.php
        )

    [bitrix\main\db\mysqliresult] => Array
        (
            [module] => main
            [file] => lib/db/mysqliresult.php
        )

    [bitrix\main\db\mysqlisqlhelper] => Array
        (
            [module] => main
            [file] => lib/db/mysqlisqlhelper.php
        )

    [bitrix\main\db\mssqlconnection] => Array
        (
            [module] => main
            [file] => lib/db/mssqlconnection.php
        )

    [bitrix\main\db\mssqlresult] => Array
        (
            [module] => main
            [file] => lib/db/mssqlresult.php
        )

    [bitrix\main\db\mssqlsqlhelper] => Array
        (
            [module] => main
            [file] => lib/db/mssqlsqlhelper.php
        )

    [bitrix\main\db\oracleconnection] => Array
        (
            [module] => main
            [file] => lib/db/oracleconnection.php
        )

    [bitrix\main\db\oracleresult] => Array
        (
            [module] => main
            [file] => lib/db/oracleresult.php
        )

    [bitrix\main\db\oraclesqlhelper] => Array
        (
            [module] => main
            [file] => lib/db/oraclesqlhelper.php
        )

    [bitrix\main\db\pgsqlconnection] => Array
        (
            [module] => main
            [file] => lib/db/pgsqlconnection.php
        )

    [bitrix\main\diag\httpexceptionhandleroutput] => Array
        (
            [module] => main
            [file] => lib/diag/httpexceptionhandleroutput.php
        )

    [bitrix\main\diag\fileexceptionhandlerlog] => Array
        (
            [module] => main
            [file] => lib/diag/fileexceptionhandlerlog.php
        )

    [bitrix\main\diag\exceptionhandler] => Array
        (
            [module] => main
            [file] => lib/diag/exceptionhandler.php
        )

    [bitrix\main\diag\iexceptionhandleroutput] => Array
        (
            [module] => main
            [file] => lib/diag/iexceptionhandleroutput.php
        )

    [bitrix\main\diag\exceptionhandlerlog] => Array
        (
            [module] => main
            [file] => lib/diag/exceptionhandlerlog.php
        )

    [bitrix\main\io\file] => Array
        (
            [module] => main
            [file] => lib/io/file.php
        )

    [bitrix\main\io\fileentry] => Array
        (
            [module] => main
            [file] => lib/io/fileentry.php
        )

    [bitrix\main\io\path] => Array
        (
            [module] => main
            [file] => lib/io/path.php
        )

    [bitrix\main\io\filesystementry] => Array
        (
            [module] => main
            [file] => lib/io/filesystementry.php
        )

    [bitrix\main\io\ifilestream] => Array
        (
            [module] => main
            [file] => lib/io/ifilestream.php
        )

    [bitrix\main\localization\loc] => Array
        (
            [module] => main
            [file] => lib/localization/loc.php
        )

    [bitrix\main\mail\mail] => Array
        (
            [module] => main
            [file] => lib/mail/mail.php
        )

    [bitrix\main\mail\tracking] => Array
        (
            [module] => main
            [file] => lib/mail/tracking.php
        )

    [bitrix\main\mail\eventmanager] => Array
        (
            [module] => main
            [file] => lib/mail/eventmanager.php
        )

    [bitrix\main\mail\eventmessagecompiler] => Array
        (
            [module] => main
            [file] => lib/mail/eventmessagecompiler.php
        )

    [bitrix\main\mail\eventmessagethemecompiler] => Array
        (
            [module] => main
            [file] => lib/mail/eventmessagethemecompiler.php
        )

    [bitrix\main\mail\internal\event] => Array
        (
            [module] => main
            [file] => lib/mail/internal/event.php
        )

    [bitrix\main\mail\internal\eventattachment] => Array
        (
            [module] => main
            [file] => lib/mail/internal/eventattachment.php
        )

    [bitrix\main\mail\internal\eventmessage] => Array
        (
            [module] => main
            [file] => lib/mail/internal/eventmessage.php
        )

    [bitrix\main\mail\internal\eventmessagesite] => Array
        (
            [module] => main
            [file] => lib/mail/internal/eventmessagesite.php
        )

    [bitrix\main\mail\internal\eventmessageattachment] => Array
        (
            [module] => main
            [file] => lib/mail/internal/eventmessageattachment.php
        )

    [bitrix\main\mail\internal\eventtype] => Array
        (
            [module] => main
            [file] => lib/mail/internal/eventtype.php
        )

    [bitrix\main\text\converter] => Array
        (
            [module] => main
            [file] => lib/text/converter.php
        )

    [bitrix\main\text\emptyconverter] => Array
        (
            [module] => main
            [file] => lib/text/emptyconverter.php
        )

    [bitrix\main\text\encoding] => Array
        (
            [module] => main
            [file] => lib/text/encoding.php
        )

    [bitrix\main\text\htmlconverter] => Array
        (
            [module] => main
            [file] => lib/text/htmlconverter.php
        )

    [bitrix\main\text\binarystring] => Array
        (
            [module] => main
            [file] => lib/text/binarystring.php
        )

    [bitrix\main\text\xmlconverter] => Array
        (
            [module] => main
            [file] => lib/text/xmlconverter.php
        )

    [bitrix\main\type\collection] => Array
        (
            [module] => main
            [file] => lib/type/collection.php
        )

    [bitrix\main\type\date] => Array
        (
            [module] => main
            [file] => lib/type/date.php
        )

    [bitrix\main\type\datetime] => Array
        (
            [module] => main
            [file] => lib/type/datetime.php
        )

    [bitrix\main\type\dictionary] => Array
        (
            [module] => main
            [file] => lib/type/dictionary.php
        )

    [bitrix\main\type\filterabledictionary] => Array
        (
            [module] => main
            [file] => lib/type/filterabledictionary.php
        )

    [bitrix\main\type\parameterdictionary] => Array
        (
            [module] => main
            [file] => lib/type/parameterdictionary.php
        )

    [bitrix\main\web\cookie] => Array
        (
            [module] => main
            [file] => lib/web/cookie.php
        )

    [bitrix\main\web\uri] => Array
        (
            [module] => main
            [file] => lib/web/uri.php
        )

    [bitrix\main\sendereventhandler] => Array
        (
            [module] => main
            [file] => lib/senderconnector.php
        )

    [bitrix\main\senderconnectoruser] => Array
        (
            [module] => main
            [file] => lib/senderconnector.php
        )

    [bitrix\main\urlrewriterrulemaker] => Array
        (
            [module] => main
            [file] => lib/urlrewriter.php
        )

    [bitrix\main\update\stepper] => Array
        (
            [module] => main
            [file] => lib/update/stepper.php
        )

    [bitrix\main\composite\abstractresponse] => Array
        (
            [module] => main
            [file] => lib/composite/responder.php
        )

    [bitrix\main\composite\fileresponse] => Array
        (
            [module] => main
            [file] => lib/composite/responder.php
        )

    [bitrix\main\composite\memcachedresponse] => Array
        (
            [module] => main
            [file] => lib/composite/responder.php
        )

    [bitrix\main\security\otpexception] => Array
        (
            [module] => main
            [file] => lib/security/securityexception.php
        )

    [ctimezone] => Array
        (
            [module] => main
            [file] => classes/general/time.php
        )

    [cbxpunycode] => Array
        (
            [module] => main
            [file] => classes/general/punycode.php
        )

    [ibxvirtualio] => Array
        (
            [module] => main
            [file] => classes/general/virtual_io.php
        )

    [ibxgeterrors] => Array
        (
            [module] => main
            [file] => classes/general/virtual_io.php
        )

    [cbxvirtualio] => Array
        (
            [module] => main
            [file] => classes/general/virtual_io.php
        )

    [cbxvirtualfilebase] => Array
        (
            [module] => main
            [file] => classes/general/virtual_file.php
        )

    [cbxvirtualfile] => Array
        (
            [module] => main
            [file] => classes/general/virtual_file.php
        )

    [cbxvirtualdirectory] => Array
        (
            [module] => main
            [file] => classes/general/virtual_file.php
        )

    [calloption] => Array
        (
            [module] => main
            [file] => classes/general/option.php
        )

    [coption] => Array
        (
            [module] => main
            [file] => classes/general/option.php
        )

    [callpageoption] => Array
        (
            [module] => main
            [file] => classes/general/pageoption.php
        )

    [cpageoption] => Array
        (
            [module] => main
            [file] => classes/general/pageoption.php
        )

    [callsqlwhere] => Array
        (
            [module] => main
            [file] => classes/general/sqlwhere.php
        )

    [csqlwhereexpression] => Array
        (
            [module] => main
            [file] => classes/general/sqlwhere.php
        )

    [csqlwhere] => Array
        (
            [module] => main
            [file] => classes/general/sqlwhere.php
        )

    [calllanguage] => Array
        (
            [module] => main
            [file] => classes/general/language.php
        )

    [clanguage] => Array
        (
            [module] => main
            [file] => classes/general/language.php
        )

    [clangadmin] => Array
        (
            [module] => main
            [file] => classes/general/language.php
        )

    [_clangdbresult] => Array
        (
            [module] => main
            [file] => classes/general/langdbresult.php
        )

    [callagent] => Array
        (
            [module] => main
            [file] => classes/general/agent.php
        )

    [cagent] => Array
        (
            [module] => main
            [file] => classes/mysql/agent.php
        )

    [capplicationexception] => Array
        (
            [module] => main
            [file] => classes/general/applicationexception.php
        )

    [cadminexception] => Array
        (
            [module] => main
            [file] => classes/general/adminexception.php
        )

    [callsite] => Array
        (
            [module] => main
            [file] => classes/general/site.php
        )

    [calllang] => Array
        (
            [module] => main
            [file] => classes/general/site.php
        )

    [csite] => Array
        (
            [module] => main
            [file] => classes/general/site.php
        )

    [clang] => Array
        (
            [module] => main
            [file] => classes/general/site.php
        )

    [chttp] => Array
        (
            [module] => main
            [file] => classes/general/http.php
        )

    [cutil] => Array
        (
            [module] => main
            [file] => classes/general/util.php
        )

    [callmain] => Array
        (
            [module] => main
            [file] => classes/general/main.php
        )

    [cmain] => Array
        (
            [module] => main
            [file] => classes/general/main.php
        )

    [calldatabase] => Array
        (
            [module] => main
            [file] => classes/general/database.php
        )

    [calldbresult] => Array
        (
            [module] => main
            [file] => classes/general/dbresult.php
        )

    [cdatabasemysql] => Array
        (
            [module] => main
            [file] => classes/mysql/database.php
        )

    [cdbresultmysql] => Array
        (
            [module] => main
            [file] => classes/mysql/dbresult.php
        )

    [icachebackend] => Array
        (
            [module] => main
            [file] => classes/general/cache_backend.php
        )

    [cphpcache] => Array
        (
            [module] => main
            [file] => classes/general/cache.php
        )

    [ccachemanager] => Array
        (
            [module] => main
            [file] => classes/general/cache_manager.php
        )

    [cpagecache] => Array
        (
            [module] => main
            [file] => classes/general/page_cache.php
        )

    [cstackcacheentry] => Array
        (
            [module] => main
            [file] => classes/general/stack_cache_entry.php
        )

    [cstackcachemanager] => Array
        (
            [module] => main
            [file] => classes/general/stack_cache.php
        )

    [cmodule] => Array
        (
            [module] => main
            [file] => /classes/general/module.php
        )

)
Array
(
    [bitrix\main\application] => Array
        (
            [module] => main
            [file] => lib/application.php
        )

    [bitrix\main\httpapplication] => Array
        (
            [module] => main
            [file] => lib/httpapplication.php
        )

    [bitrix\main\argumentexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\argumentnullexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\argumentoutofrangeexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\argumenttypeexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\notimplementedexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\notsupportedexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\invalidoperationexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\objectpropertyexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\objectnotfoundexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\objectexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\systemexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\accessdeniedexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\decodingexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\io\invalidpathexception] => Array
        (
            [module] => main
            [file] => lib/io/ioexception.php
        )

    [bitrix\main\io\filenotfoundexception] => Array
        (
            [module] => main
            [file] => lib/io/ioexception.php
        )

    [bitrix\main\io\filedeleteexception] => Array
        (
            [module] => main
            [file] => lib/io/ioexception.php
        )

    [bitrix\main\io\fileopenexception] => Array
        (
            [module] => main
            [file] => lib/io/ioexception.php
        )

    [bitrix\main\io\filenotopenedexception] => Array
        (
            [module] => main
            [file] => lib/io/ioexception.php
        )

    [bitrix\main\context] => Array
        (
            [module] => main
            [file] => lib/context.php
        )

    [bitrix\main\httpcontext] => Array
        (
            [module] => main
            [file] => lib/httpcontext.php
        )

    [bitrix\main\dispatcher] => Array
        (
            [module] => main
            [file] => lib/dispatcher.php
        )

    [bitrix\main\environment] => Array
        (
            [module] => main
            [file] => lib/environment.php
        )

    [bitrix\main\event] => Array
        (
            [module] => main
            [file] => lib/event.php
        )

    [bitrix\main\eventmanager] => Array
        (
            [module] => main
            [file] => lib/eventmanager.php
        )

    [bitrix\main\eventresult] => Array
        (
            [module] => main
            [file] => lib/eventresult.php
        )

    [bitrix\main\request] => Array
        (
            [module] => main
            [file] => lib/request.php
        )

    [bitrix\main\httprequest] => Array
        (
            [module] => main
            [file] => lib/httprequest.php
        )

    [bitrix\main\response] => Array
        (
            [module] => main
            [file] => lib/response.php
        )

    [bitrix\main\httpresponse] => Array
        (
            [module] => main
            [file] => lib/httpresponse.php
        )

    [bitrix\main\modulemanager] => Array
        (
            [module] => main
            [file] => lib/modulemanager.php
        )

    [bitrix\main\server] => Array
        (
            [module] => main
            [file] => lib/server.php
        )

    [bitrix\main\config\configuration] => Array
        (
            [module] => main
            [file] => lib/config/configuration.php
        )

    [bitrix\main\config\option] => Array
        (
            [module] => main
            [file] => lib/config/option.php
        )

    [bitrix\main\context\culture] => Array
        (
            [module] => main
            [file] => lib/context/culture.php
        )

    [bitrix\main\data\cache] => Array
        (
            [module] => main
            [file] => lib/data/cache.php
        )

    [bitrix\main\data\cacheengineapc] => Array
        (
            [module] => main
            [file] => lib/data/cacheengineapc.php
        )

    [bitrix\main\data\cacheenginememcache] => Array
        (
            [module] => main
            [file] => lib/data/cacheenginememcache.php
        )

    [bitrix\main\data\cacheenginefiles] => Array
        (
            [module] => main
            [file] => lib/data/cacheenginefiles.php
        )

    [bitrix\main\data\cacheenginenone] => Array
        (
            [module] => main
            [file] => lib/data/cacheenginenone.php
        )

    [bitrix\main\data\connection] => Array
        (
            [module] => main
            [file] => lib/data/connection.php
        )

    [bitrix\main\data\connectionpool] => Array
        (
            [module] => main
            [file] => lib/data/connectionpool.php
        )

    [bitrix\main\data\icacheengine] => Array
        (
            [module] => main
            [file] => lib/data/cache.php
        )

    [bitrix\main\data\hsphpreadconnection] => Array
        (
            [module] => main
            [file] => lib/data/hsphpreadconnection.php
        )

    [bitrix\main\data\managedcache] => Array
        (
            [module] => main
            [file] => lib/data/managedcache.php
        )

    [bitrix\main\data\taggedcache] => Array
        (
            [module] => main
            [file] => lib/data/taggedcache.php
        )

    [bitrix\main\data\memcacheconnection] => Array
        (
            [module] => main
            [file] => lib/data/memcacheconnection.php
        )

    [bitrix\main\data\memcachedconnection] => Array
        (
            [module] => main
            [file] => lib/data/memcachedconnection.php
        )

    [bitrix\main\data\nosqlconnection] => Array
        (
            [module] => main
            [file] => lib/data/nosqlconnection.php
        )

    [bitrix\main\db\arrayresult] => Array
        (
            [module] => main
            [file] => lib/db/arrayresult.php
        )

    [bitrix\main\db\result] => Array
        (
            [module] => main
            [file] => lib/db/result.php
        )

    [bitrix\main\db\connection] => Array
        (
            [module] => main
            [file] => lib/db/connection.php
        )

    [bitrix\main\db\sqlexception] => Array
        (
            [module] => main
            [file] => lib/db/sqlexception.php
        )

    [bitrix\main\db\sqlqueryexception] => Array
        (
            [module] => main
            [file] => lib/db/sqlexception.php
        )

    [bitrix\main\db\transactionexception] => Array
        (
            [module] => main
            [file] => lib/db/sqlexception.php
        )

    [bitrix\main\db\sqlexpression] => Array
        (
            [module] => main
            [file] => lib/db/sqlexpression.php
        )

    [bitrix\main\db\sqlhelper] => Array
        (
            [module] => main
            [file] => lib/db/sqlhelper.php
        )

    [bitrix\main\db\mysqlcommonconnection] => Array
        (
            [module] => main
            [file] => lib/db/mysqlcommonconnection.php
        )

    [bitrix\main\db\mysqliconnection] => Array
        (
            [module] => main
            [file] => lib/db/mysqliconnection.php
        )

    [bitrix\main\db\mysqliresult] => Array
        (
            [module] => main
            [file] => lib/db/mysqliresult.php
        )

    [bitrix\main\db\mysqlisqlhelper] => Array
        (
            [module] => main
            [file] => lib/db/mysqlisqlhelper.php
        )

    [bitrix\main\db\mssqlconnection] => Array
        (
            [module] => main
            [file] => lib/db/mssqlconnection.php
        )

    [bitrix\main\db\mssqlresult] => Array
        (
            [module] => main
            [file] => lib/db/mssqlresult.php
        )

    [bitrix\main\db\mssqlsqlhelper] => Array
        (
            [module] => main
            [file] => lib/db/mssqlsqlhelper.php
        )

    [bitrix\main\db\oracleconnection] => Array
        (
            [module] => main
            [file] => lib/db/oracleconnection.php
        )

    [bitrix\main\db\oracleresult] => Array
        (
            [module] => main
            [file] => lib/db/oracleresult.php
        )

    [bitrix\main\db\oraclesqlhelper] => Array
        (
            [module] => main
            [file] => lib/db/oraclesqlhelper.php
        )

    [bitrix\main\db\pgsqlconnection] => Array
        (
            [module] => main
            [file] => lib/db/pgsqlconnection.php
        )

    [bitrix\main\diag\httpexceptionhandleroutput] => Array
        (
            [module] => main
            [file] => lib/diag/httpexceptionhandleroutput.php
        )

    [bitrix\main\diag\fileexceptionhandlerlog] => Array
        (
            [module] => main
            [file] => lib/diag/fileexceptionhandlerlog.php
        )

    [bitrix\main\diag\exceptionhandler] => Array
        (
            [module] => main
            [file] => lib/diag/exceptionhandler.php
        )

    [bitrix\main\diag\iexceptionhandleroutput] => Array
        (
            [module] => main
            [file] => lib/diag/iexceptionhandleroutput.php
        )

    [bitrix\main\diag\exceptionhandlerlog] => Array
        (
            [module] => main
            [file] => lib/diag/exceptionhandlerlog.php
        )

    [bitrix\main\io\file] => Array
        (
            [module] => main
            [file] => lib/io/file.php
        )

    [bitrix\main\io\fileentry] => Array
        (
            [module] => main
            [file] => lib/io/fileentry.php
        )

    [bitrix\main\io\path] => Array
        (
            [module] => main
            [file] => lib/io/path.php
        )

    [bitrix\main\io\filesystementry] => Array
        (
            [module] => main
            [file] => lib/io/filesystementry.php
        )

    [bitrix\main\io\ifilestream] => Array
        (
            [module] => main
            [file] => lib/io/ifilestream.php
        )

    [bitrix\main\localization\loc] => Array
        (
            [module] => main
            [file] => lib/localization/loc.php
        )

    [bitrix\main\mail\mail] => Array
        (
            [module] => main
            [file] => lib/mail/mail.php
        )

    [bitrix\main\mail\tracking] => Array
        (
            [module] => main
            [file] => lib/mail/tracking.php
        )

    [bitrix\main\mail\eventmanager] => Array
        (
            [module] => main
            [file] => lib/mail/eventmanager.php
        )

    [bitrix\main\mail\eventmessagecompiler] => Array
        (
            [module] => main
            [file] => lib/mail/eventmessagecompiler.php
        )

    [bitrix\main\mail\eventmessagethemecompiler] => Array
        (
            [module] => main
            [file] => lib/mail/eventmessagethemecompiler.php
        )

    [bitrix\main\mail\internal\event] => Array
        (
            [module] => main
            [file] => lib/mail/internal/event.php
        )

    [bitrix\main\mail\internal\eventattachment] => Array
        (
            [module] => main
            [file] => lib/mail/internal/eventattachment.php
        )

    [bitrix\main\mail\internal\eventmessage] => Array
        (
            [module] => main
            [file] => lib/mail/internal/eventmessage.php
        )

    [bitrix\main\mail\internal\eventmessagesite] => Array
        (
            [module] => main
            [file] => lib/mail/internal/eventmessagesite.php
        )

    [bitrix\main\mail\internal\eventmessageattachment] => Array
        (
            [module] => main
            [file] => lib/mail/internal/eventmessageattachment.php
        )

    [bitrix\main\mail\internal\eventtype] => Array
        (
            [module] => main
            [file] => lib/mail/internal/eventtype.php
        )

    [bitrix\main\text\converter] => Array
        (
            [module] => main
            [file] => lib/text/converter.php
        )

    [bitrix\main\text\emptyconverter] => Array
        (
            [module] => main
            [file] => lib/text/emptyconverter.php
        )

    [bitrix\main\text\encoding] => Array
        (
            [module] => main
            [file] => lib/text/encoding.php
        )

    [bitrix\main\text\htmlconverter] => Array
        (
            [module] => main
            [file] => lib/text/htmlconverter.php
        )

    [bitrix\main\text\binarystring] => Array
        (
            [module] => main
            [file] => lib/text/binarystring.php
        )

    [bitrix\main\text\xmlconverter] => Array
        (
            [module] => main
            [file] => lib/text/xmlconverter.php
        )

    [bitrix\main\type\collection] => Array
        (
            [module] => main
            [file] => lib/type/collection.php
        )

    [bitrix\main\type\date] => Array
        (
            [module] => main
            [file] => lib/type/date.php
        )

    [bitrix\main\type\datetime] => Array
        (
            [module] => main
            [file] => lib/type/datetime.php
        )

    [bitrix\main\type\dictionary] => Array
        (
            [module] => main
            [file] => lib/type/dictionary.php
        )

    [bitrix\main\type\filterabledictionary] => Array
        (
            [module] => main
            [file] => lib/type/filterabledictionary.php
        )

    [bitrix\main\type\parameterdictionary] => Array
        (
            [module] => main
            [file] => lib/type/parameterdictionary.php
        )

    [bitrix\main\web\cookie] => Array
        (
            [module] => main
            [file] => lib/web/cookie.php
        )

    [bitrix\main\web\uri] => Array
        (
            [module] => main
            [file] => lib/web/uri.php
        )

    [bitrix\main\sendereventhandler] => Array
        (
            [module] => main
            [file] => lib/senderconnector.php
        )

    [bitrix\main\senderconnectoruser] => Array
        (
            [module] => main
            [file] => lib/senderconnector.php
        )

    [bitrix\main\urlrewriterrulemaker] => Array
        (
            [module] => main
            [file] => lib/urlrewriter.php
        )

    [bitrix\main\update\stepper] => Array
        (
            [module] => main
            [file] => lib/update/stepper.php
        )

    [bitrix\main\composite\abstractresponse] => Array
        (
            [module] => main
            [file] => lib/composite/responder.php
        )

    [bitrix\main\composite\fileresponse] => Array
        (
            [module] => main
            [file] => lib/composite/responder.php
        )

    [bitrix\main\composite\memcachedresponse] => Array
        (
            [module] => main
            [file] => lib/composite/responder.php
        )

    [bitrix\main\security\otpexception] => Array
        (
            [module] => main
            [file] => lib/security/securityexception.php
        )

    [ctimezone] => Array
        (
            [module] => main
            [file] => classes/general/time.php
        )

    [cbxpunycode] => Array
        (
            [module] => main
            [file] => classes/general/punycode.php
        )

    [ibxvirtualio] => Array
        (
            [module] => main
            [file] => classes/general/virtual_io.php
        )

    [ibxgeterrors] => Array
        (
            [module] => main
            [file] => classes/general/virtual_io.php
        )

    [cbxvirtualio] => Array
        (
            [module] => main
            [file] => classes/general/virtual_io.php
        )

    [cbxvirtualfilebase] => Array
        (
            [module] => main
            [file] => classes/general/virtual_file.php
        )

    [cbxvirtualfile] => Array
        (
            [module] => main
            [file] => classes/general/virtual_file.php
        )

    [cbxvirtualdirectory] => Array
        (
            [module] => main
            [file] => classes/general/virtual_file.php
        )

    [calloption] => Array
        (
            [module] => main
            [file] => classes/general/option.php
        )

    [coption] => Array
        (
            [module] => main
            [file] => classes/general/option.php
        )

    [callpageoption] => Array
        (
            [module] => main
            [file] => classes/general/pageoption.php
        )

    [cpageoption] => Array
        (
            [module] => main
            [file] => classes/general/pageoption.php
        )

    [callsqlwhere] => Array
        (
            [module] => main
            [file] => classes/general/sqlwhere.php
        )

    [csqlwhereexpression] => Array
        (
            [module] => main
            [file] => classes/general/sqlwhere.php
        )

    [csqlwhere] => Array
        (
            [module] => main
            [file] => classes/general/sqlwhere.php
        )

    [calllanguage] => Array
        (
            [module] => main
            [file] => classes/general/language.php
        )

    [clanguage] => Array
        (
            [module] => main
            [file] => classes/general/language.php
        )

    [clangadmin] => Array
        (
            [module] => main
            [file] => classes/general/language.php
        )

    [_clangdbresult] => Array
        (
            [module] => main
            [file] => classes/general/langdbresult.php
        )

    [callagent] => Array
        (
            [module] => main
            [file] => classes/general/agent.php
        )

    [cagent] => Array
        (
            [module] => main
            [file] => classes/mysql/agent.php
        )

    [capplicationexception] => Array
        (
            [module] => main
            [file] => classes/general/applicationexception.php
        )

    [cadminexception] => Array
        (
            [module] => main
            [file] => classes/general/adminexception.php
        )

    [callsite] => Array
        (
            [module] => main
            [file] => classes/general/site.php
        )

    [calllang] => Array
        (
            [module] => main
            [file] => classes/general/site.php
        )

    [csite] => Array
        (
            [module] => main
            [file] => classes/general/site.php
        )

    [clang] => Array
        (
            [module] => main
            [file] => classes/general/site.php
        )

    [chttp] => Array
        (
            [module] => main
            [file] => classes/general/http.php
        )

    [cutil] => Array
        (
            [module] => main
            [file] => classes/general/util.php
        )

    [callmain] => Array
        (
            [module] => main
            [file] => classes/general/main.php
        )

    [cmain] => Array
        (
            [module] => main
            [file] => classes/general/main.php
        )

    [calldatabase] => Array
        (
            [module] => main
            [file] => classes/general/database.php
        )

    [calldbresult] => Array
        (
            [module] => main
            [file] => classes/general/dbresult.php
        )

    [cdatabasemysql] => Array
        (
            [module] => main
            [file] => classes/mysql/database.php
        )

    [cdbresultmysql] => Array
        (
            [module] => main
            [file] => classes/mysql/dbresult.php
        )

    [icachebackend] => Array
        (
            [module] => main
            [file] => classes/general/cache_backend.php
        )

    [cphpcache] => Array
        (
            [module] => main
            [file] => classes/general/cache.php
        )

    [ccachemanager] => Array
        (
            [module] => main
            [file] => classes/general/cache_manager.php
        )

    [cpagecache] => Array
        (
            [module] => main
            [file] => classes/general/page_cache.php
        )

    [cstackcacheentry] => Array
        (
            [module] => main
            [file] => classes/general/stack_cache_entry.php
        )

    [cstackcachemanager] => Array
        (
            [module] => main
            [file] => classes/general/stack_cache.php
        )

    [cmodule] => Array
        (
            [module] => main
            [file] => /classes/general/module.php
        )

)
Array
(
    [bitrix\main\application] => Array
        (
            [module] => main
            [file] => lib/application.php
        )

    [bitrix\main\httpapplication] => Array
        (
            [module] => main
            [file] => lib/httpapplication.php
        )

    [bitrix\main\argumentexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\argumentnullexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\argumentoutofrangeexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\argumenttypeexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\notimplementedexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\notsupportedexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\invalidoperationexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\objectpropertyexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\objectnotfoundexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\objectexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\systemexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\accessdeniedexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\decodingexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\io\invalidpathexception] => Array
        (
            [module] => main
            [file] => lib/io/ioexception.php
        )

    [bitrix\main\io\filenotfoundexception] => Array
        (
            [module] => main
            [file] => lib/io/ioexception.php
        )

    [bitrix\main\io\filedeleteexception] => Array
        (
            [module] => main
            [file] => lib/io/ioexception.php
        )

    [bitrix\main\io\fileopenexception] => Array
        (
            [module] => main
            [file] => lib/io/ioexception.php
        )

    [bitrix\main\io\filenotopenedexception] => Array
        (
            [module] => main
            [file] => lib/io/ioexception.php
        )

    [bitrix\main\context] => Array
        (
            [module] => main
            [file] => lib/context.php
        )

    [bitrix\main\httpcontext] => Array
        (
            [module] => main
            [file] => lib/httpcontext.php
        )

    [bitrix\main\dispatcher] => Array
        (
            [module] => main
            [file] => lib/dispatcher.php
        )

    [bitrix\main\environment] => Array
        (
            [module] => main
            [file] => lib/environment.php
        )

    [bitrix\main\event] => Array
        (
            [module] => main
            [file] => lib/event.php
        )

    [bitrix\main\eventmanager] => Array
        (
            [module] => main
            [file] => lib/eventmanager.php
        )

    [bitrix\main\eventresult] => Array
        (
            [module] => main
            [file] => lib/eventresult.php
        )

    [bitrix\main\request] => Array
        (
            [module] => main
            [file] => lib/request.php
        )

    [bitrix\main\httprequest] => Array
        (
            [module] => main
            [file] => lib/httprequest.php
        )

    [bitrix\main\response] => Array
        (
            [module] => main
            [file] => lib/response.php
        )

    [bitrix\main\httpresponse] => Array
        (
            [module] => main
            [file] => lib/httpresponse.php
        )

    [bitrix\main\modulemanager] => Array
        (
            [module] => main
            [file] => lib/modulemanager.php
        )

    [bitrix\main\server] => Array
        (
            [module] => main
            [file] => lib/server.php
        )

    [bitrix\main\config\configuration] => Array
        (
            [module] => main
            [file] => lib/config/configuration.php
        )

    [bitrix\main\config\option] => Array
        (
            [module] => main
            [file] => lib/config/option.php
        )

    [bitrix\main\context\culture] => Array
        (
            [module] => main
            [file] => lib/context/culture.php
        )

    [bitrix\main\data\cache] => Array
        (
            [module] => main
            [file] => lib/data/cache.php
        )

    [bitrix\main\data\cacheengineapc] => Array
        (
            [module] => main
            [file] => lib/data/cacheengineapc.php
        )

    [bitrix\main\data\cacheenginememcache] => Array
        (
            [module] => main
            [file] => lib/data/cacheenginememcache.php
        )

    [bitrix\main\data\cacheenginefiles] => Array
        (
            [module] => main
            [file] => lib/data/cacheenginefiles.php
        )

    [bitrix\main\data\cacheenginenone] => Array
        (
            [module] => main
            [file] => lib/data/cacheenginenone.php
        )

    [bitrix\main\data\connection] => Array
        (
            [module] => main
            [file] => lib/data/connection.php
        )

    [bitrix\main\data\connectionpool] => Array
        (
            [module] => main
            [file] => lib/data/connectionpool.php
        )

    [bitrix\main\data\icacheengine] => Array
        (
            [module] => main
            [file] => lib/data/cache.php
        )

    [bitrix\main\data\hsphpreadconnection] => Array
        (
            [module] => main
            [file] => lib/data/hsphpreadconnection.php
        )

    [bitrix\main\data\managedcache] => Array
        (
            [module] => main
            [file] => lib/data/managedcache.php
        )

    [bitrix\main\data\taggedcache] => Array
        (
            [module] => main
            [file] => lib/data/taggedcache.php
        )

    [bitrix\main\data\memcacheconnection] => Array
        (
            [module] => main
            [file] => lib/data/memcacheconnection.php
        )

    [bitrix\main\data\memcachedconnection] => Array
        (
            [module] => main
            [file] => lib/data/memcachedconnection.php
        )

    [bitrix\main\data\nosqlconnection] => Array
        (
            [module] => main
            [file] => lib/data/nosqlconnection.php
        )

    [bitrix\main\db\arrayresult] => Array
        (
            [module] => main
            [file] => lib/db/arrayresult.php
        )

    [bitrix\main\db\result] => Array
        (
            [module] => main
            [file] => lib/db/result.php
        )

    [bitrix\main\db\connection] => Array
        (
            [module] => main
            [file] => lib/db/connection.php
        )

    [bitrix\main\db\sqlexception] => Array
        (
            [module] => main
            [file] => lib/db/sqlexception.php
        )

    [bitrix\main\db\sqlqueryexception] => Array
        (
            [module] => main
            [file] => lib/db/sqlexception.php
        )

    [bitrix\main\db\transactionexception] => Array
        (
            [module] => main
            [file] => lib/db/sqlexception.php
        )

    [bitrix\main\db\sqlexpression] => Array
        (
            [module] => main
            [file] => lib/db/sqlexpression.php
        )

    [bitrix\main\db\sqlhelper] => Array
        (
            [module] => main
            [file] => lib/db/sqlhelper.php
        )

    [bitrix\main\db\mysqlcommonconnection] => Array
        (
            [module] => main
            [file] => lib/db/mysqlcommonconnection.php
        )

    [bitrix\main\db\mysqliconnection] => Array
        (
            [module] => main
            [file] => lib/db/mysqliconnection.php
        )

    [bitrix\main\db\mysqliresult] => Array
        (
            [module] => main
            [file] => lib/db/mysqliresult.php
        )

    [bitrix\main\db\mysqlisqlhelper] => Array
        (
            [module] => main
            [file] => lib/db/mysqlisqlhelper.php
        )

    [bitrix\main\db\mssqlconnection] => Array
        (
            [module] => main
            [file] => lib/db/mssqlconnection.php
        )

    [bitrix\main\db\mssqlresult] => Array
        (
            [module] => main
            [file] => lib/db/mssqlresult.php
        )

    [bitrix\main\db\mssqlsqlhelper] => Array
        (
            [module] => main
            [file] => lib/db/mssqlsqlhelper.php
        )

    [bitrix\main\db\oracleconnection] => Array
        (
            [module] => main
            [file] => lib/db/oracleconnection.php
        )

    [bitrix\main\db\oracleresult] => Array
        (
            [module] => main
            [file] => lib/db/oracleresult.php
        )

    [bitrix\main\db\oraclesqlhelper] => Array
        (
            [module] => main
            [file] => lib/db/oraclesqlhelper.php
        )

    [bitrix\main\db\pgsqlconnection] => Array
        (
            [module] => main
            [file] => lib/db/pgsqlconnection.php
        )

    [bitrix\main\diag\httpexceptionhandleroutput] => Array
        (
            [module] => main
            [file] => lib/diag/httpexceptionhandleroutput.php
        )

    [bitrix\main\diag\fileexceptionhandlerlog] => Array
        (
            [module] => main
            [file] => lib/diag/fileexceptionhandlerlog.php
        )

    [bitrix\main\diag\exceptionhandler] => Array
        (
            [module] => main
            [file] => lib/diag/exceptionhandler.php
        )

    [bitrix\main\diag\iexceptionhandleroutput] => Array
        (
            [module] => main
            [file] => lib/diag/iexceptionhandleroutput.php
        )

    [bitrix\main\diag\exceptionhandlerlog] => Array
        (
            [module] => main
            [file] => lib/diag/exceptionhandlerlog.php
        )

    [bitrix\main\io\file] => Array
        (
            [module] => main
            [file] => lib/io/file.php
        )

    [bitrix\main\io\fileentry] => Array
        (
            [module] => main
            [file] => lib/io/fileentry.php
        )

    [bitrix\main\io\path] => Array
        (
            [module] => main
            [file] => lib/io/path.php
        )

    [bitrix\main\io\filesystementry] => Array
        (
            [module] => main
            [file] => lib/io/filesystementry.php
        )

    [bitrix\main\io\ifilestream] => Array
        (
            [module] => main
            [file] => lib/io/ifilestream.php
        )

    [bitrix\main\localization\loc] => Array
        (
            [module] => main
            [file] => lib/localization/loc.php
        )

    [bitrix\main\mail\mail] => Array
        (
            [module] => main
            [file] => lib/mail/mail.php
        )

    [bitrix\main\mail\tracking] => Array
        (
            [module] => main
            [file] => lib/mail/tracking.php
        )

    [bitrix\main\mail\eventmanager] => Array
        (
            [module] => main
            [file] => lib/mail/eventmanager.php
        )

    [bitrix\main\mail\eventmessagecompiler] => Array
        (
            [module] => main
            [file] => lib/mail/eventmessagecompiler.php
        )

    [bitrix\main\mail\eventmessagethemecompiler] => Array
        (
            [module] => main
            [file] => lib/mail/eventmessagethemecompiler.php
        )

    [bitrix\main\mail\internal\event] => Array
        (
            [module] => main
            [file] => lib/mail/internal/event.php
        )

    [bitrix\main\mail\internal\eventattachment] => Array
        (
            [module] => main
            [file] => lib/mail/internal/eventattachment.php
        )

    [bitrix\main\mail\internal\eventmessage] => Array
        (
            [module] => main
            [file] => lib/mail/internal/eventmessage.php
        )

    [bitrix\main\mail\internal\eventmessagesite] => Array
        (
            [module] => main
            [file] => lib/mail/internal/eventmessagesite.php
        )

    [bitrix\main\mail\internal\eventmessageattachment] => Array
        (
            [module] => main
            [file] => lib/mail/internal/eventmessageattachment.php
        )

    [bitrix\main\mail\internal\eventtype] => Array
        (
            [module] => main
            [file] => lib/mail/internal/eventtype.php
        )

    [bitrix\main\text\converter] => Array
        (
            [module] => main
            [file] => lib/text/converter.php
        )

    [bitrix\main\text\emptyconverter] => Array
        (
            [module] => main
            [file] => lib/text/emptyconverter.php
        )

    [bitrix\main\text\encoding] => Array
        (
            [module] => main
            [file] => lib/text/encoding.php
        )

    [bitrix\main\text\htmlconverter] => Array
        (
            [module] => main
            [file] => lib/text/htmlconverter.php
        )

    [bitrix\main\text\binarystring] => Array
        (
            [module] => main
            [file] => lib/text/binarystring.php
        )

    [bitrix\main\text\xmlconverter] => Array
        (
            [module] => main
            [file] => lib/text/xmlconverter.php
        )

    [bitrix\main\type\collection] => Array
        (
            [module] => main
            [file] => lib/type/collection.php
        )

    [bitrix\main\type\date] => Array
        (
            [module] => main
            [file] => lib/type/date.php
        )

    [bitrix\main\type\datetime] => Array
        (
            [module] => main
            [file] => lib/type/datetime.php
        )

    [bitrix\main\type\dictionary] => Array
        (
            [module] => main
            [file] => lib/type/dictionary.php
        )

    [bitrix\main\type\filterabledictionary] => Array
        (
            [module] => main
            [file] => lib/type/filterabledictionary.php
        )

    [bitrix\main\type\parameterdictionary] => Array
        (
            [module] => main
            [file] => lib/type/parameterdictionary.php
        )

    [bitrix\main\web\cookie] => Array
        (
            [module] => main
            [file] => lib/web/cookie.php
        )

    [bitrix\main\web\uri] => Array
        (
            [module] => main
            [file] => lib/web/uri.php
        )

    [bitrix\main\sendereventhandler] => Array
        (
            [module] => main
            [file] => lib/senderconnector.php
        )

    [bitrix\main\senderconnectoruser] => Array
        (
            [module] => main
            [file] => lib/senderconnector.php
        )

    [bitrix\main\urlrewriterrulemaker] => Array
        (
            [module] => main
            [file] => lib/urlrewriter.php
        )

    [bitrix\main\update\stepper] => Array
        (
            [module] => main
            [file] => lib/update/stepper.php
        )

    [bitrix\main\composite\abstractresponse] => Array
        (
            [module] => main
            [file] => lib/composite/responder.php
        )

    [bitrix\main\composite\fileresponse] => Array
        (
            [module] => main
            [file] => lib/composite/responder.php
        )

    [bitrix\main\composite\memcachedresponse] => Array
        (
            [module] => main
            [file] => lib/composite/responder.php
        )

    [bitrix\main\security\otpexception] => Array
        (
            [module] => main
            [file] => lib/security/securityexception.php
        )

    [ctimezone] => Array
        (
            [module] => main
            [file] => classes/general/time.php
        )

    [cbxpunycode] => Array
        (
            [module] => main
            [file] => classes/general/punycode.php
        )

    [ibxvirtualio] => Array
        (
            [module] => main
            [file] => classes/general/virtual_io.php
        )

    [ibxgeterrors] => Array
        (
            [module] => main
            [file] => classes/general/virtual_io.php
        )

    [cbxvirtualio] => Array
        (
            [module] => main
            [file] => classes/general/virtual_io.php
        )

    [cbxvirtualfilebase] => Array
        (
            [module] => main
            [file] => classes/general/virtual_file.php
        )

    [cbxvirtualfile] => Array
        (
            [module] => main
            [file] => classes/general/virtual_file.php
        )

    [cbxvirtualdirectory] => Array
        (
            [module] => main
            [file] => classes/general/virtual_file.php
        )

    [calloption] => Array
        (
            [module] => main
            [file] => classes/general/option.php
        )

    [coption] => Array
        (
            [module] => main
            [file] => classes/general/option.php
        )

    [callpageoption] => Array
        (
            [module] => main
            [file] => classes/general/pageoption.php
        )

    [cpageoption] => Array
        (
            [module] => main
            [file] => classes/general/pageoption.php
        )

    [callsqlwhere] => Array
        (
            [module] => main
            [file] => classes/general/sqlwhere.php
        )

    [csqlwhereexpression] => Array
        (
            [module] => main
            [file] => classes/general/sqlwhere.php
        )

    [csqlwhere] => Array
        (
            [module] => main
            [file] => classes/general/sqlwhere.php
        )

    [calllanguage] => Array
        (
            [module] => main
            [file] => classes/general/language.php
        )

    [clanguage] => Array
        (
            [module] => main
            [file] => classes/general/language.php
        )

    [clangadmin] => Array
        (
            [module] => main
            [file] => classes/general/language.php
        )

    [_clangdbresult] => Array
        (
            [module] => main
            [file] => classes/general/langdbresult.php
        )

    [callagent] => Array
        (
            [module] => main
            [file] => classes/general/agent.php
        )

    [cagent] => Array
        (
            [module] => main
            [file] => classes/mysql/agent.php
        )

    [capplicationexception] => Array
        (
            [module] => main
            [file] => classes/general/applicationexception.php
        )

    [cadminexception] => Array
        (
            [module] => main
            [file] => classes/general/adminexception.php
        )

    [callsite] => Array
        (
            [module] => main
            [file] => classes/general/site.php
        )

    [calllang] => Array
        (
            [module] => main
            [file] => classes/general/site.php
        )

    [csite] => Array
        (
            [module] => main
            [file] => classes/general/site.php
        )

    [clang] => Array
        (
            [module] => main
            [file] => classes/general/site.php
        )

    [chttp] => Array
        (
            [module] => main
            [file] => classes/general/http.php
        )

    [cutil] => Array
        (
            [module] => main
            [file] => classes/general/util.php
        )

    [callmain] => Array
        (
            [module] => main
            [file] => classes/general/main.php
        )

    [cmain] => Array
        (
            [module] => main
            [file] => classes/general/main.php
        )

    [calldatabase] => Array
        (
            [module] => main
            [file] => classes/general/database.php
        )

    [calldbresult] => Array
        (
            [module] => main
            [file] => classes/general/dbresult.php
        )

    [cdatabasemysql] => Array
        (
            [module] => main
            [file] => classes/mysql/database.php
        )

    [cdbresultmysql] => Array
        (
            [module] => main
            [file] => classes/mysql/dbresult.php
        )

    [icachebackend] => Array
        (
            [module] => main
            [file] => classes/general/cache_backend.php
        )

    [cphpcache] => Array
        (
            [module] => main
            [file] => classes/general/cache.php
        )

    [ccachemanager] => Array
        (
            [module] => main
            [file] => classes/general/cache_manager.php
        )

    [cpagecache] => Array
        (
            [module] => main
            [file] => classes/general/page_cache.php
        )

    [cstackcacheentry] => Array
        (
            [module] => main
            [file] => classes/general/stack_cache_entry.php
        )

    [cstackcachemanager] => Array
        (
            [module] => main
            [file] => classes/general/stack_cache.php
        )

    [cmodule] => Array
        (
            [module] => main
            [file] => /classes/general/module.php
        )

)
Array
(
    [bitrix\main\application] => Array
        (
            [module] => main
            [file] => lib/application.php
        )

    [bitrix\main\httpapplication] => Array
        (
            [module] => main
            [file] => lib/httpapplication.php
        )

    [bitrix\main\argumentexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\argumentnullexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\argumentoutofrangeexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\argumenttypeexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\notimplementedexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\notsupportedexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\invalidoperationexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\objectpropertyexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\objectnotfoundexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\objectexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\systemexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\accessdeniedexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\decodingexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\io\invalidpathexception] => Array
        (
            [module] => main
            [file] => lib/io/ioexception.php
        )

    [bitrix\main\io\filenotfoundexception] => Array
        (
            [module] => main
            [file] => lib/io/ioexception.php
        )

    [bitrix\main\io\filedeleteexception] => Array
        (
            [module] => main
            [file] => lib/io/ioexception.php
        )

    [bitrix\main\io\fileopenexception] => Array
        (
            [module] => main
            [file] => lib/io/ioexception.php
        )

    [bitrix\main\io\filenotopenedexception] => Array
        (
            [module] => main
            [file] => lib/io/ioexception.php
        )

    [bitrix\main\context] => Array
        (
            [module] => main
            [file] => lib/context.php
        )

    [bitrix\main\httpcontext] => Array
        (
            [module] => main
            [file] => lib/httpcontext.php
        )

    [bitrix\main\dispatcher] => Array
        (
            [module] => main
            [file] => lib/dispatcher.php
        )

    [bitrix\main\environment] => Array
        (
            [module] => main
            [file] => lib/environment.php
        )

    [bitrix\main\event] => Array
        (
            [module] => main
            [file] => lib/event.php
        )

    [bitrix\main\eventmanager] => Array
        (
            [module] => main
            [file] => lib/eventmanager.php
        )

    [bitrix\main\eventresult] => Array
        (
            [module] => main
            [file] => lib/eventresult.php
        )

    [bitrix\main\request] => Array
        (
            [module] => main
            [file] => lib/request.php
        )

    [bitrix\main\httprequest] => Array
        (
            [module] => main
            [file] => lib/httprequest.php
        )

    [bitrix\main\response] => Array
        (
            [module] => main
            [file] => lib/response.php
        )

    [bitrix\main\httpresponse] => Array
        (
            [module] => main
            [file] => lib/httpresponse.php
        )

    [bitrix\main\modulemanager] => Array
        (
            [module] => main
            [file] => lib/modulemanager.php
        )

    [bitrix\main\server] => Array
        (
            [module] => main
            [file] => lib/server.php
        )

    [bitrix\main\config\configuration] => Array
        (
            [module] => main
            [file] => lib/config/configuration.php
        )

    [bitrix\main\config\option] => Array
        (
            [module] => main
            [file] => lib/config/option.php
        )

    [bitrix\main\context\culture] => Array
        (
            [module] => main
            [file] => lib/context/culture.php
        )

    [bitrix\main\data\cache] => Array
        (
            [module] => main
            [file] => lib/data/cache.php
        )

    [bitrix\main\data\cacheengineapc] => Array
        (
            [module] => main
            [file] => lib/data/cacheengineapc.php
        )

    [bitrix\main\data\cacheenginememcache] => Array
        (
            [module] => main
            [file] => lib/data/cacheenginememcache.php
        )

    [bitrix\main\data\cacheenginefiles] => Array
        (
            [module] => main
            [file] => lib/data/cacheenginefiles.php
        )

    [bitrix\main\data\cacheenginenone] => Array
        (
            [module] => main
            [file] => lib/data/cacheenginenone.php
        )

    [bitrix\main\data\connection] => Array
        (
            [module] => main
            [file] => lib/data/connection.php
        )

    [bitrix\main\data\connectionpool] => Array
        (
            [module] => main
            [file] => lib/data/connectionpool.php
        )

    [bitrix\main\data\icacheengine] => Array
        (
            [module] => main
            [file] => lib/data/cache.php
        )

    [bitrix\main\data\hsphpreadconnection] => Array
        (
            [module] => main
            [file] => lib/data/hsphpreadconnection.php
        )

    [bitrix\main\data\managedcache] => Array
        (
            [module] => main
            [file] => lib/data/managedcache.php
        )

    [bitrix\main\data\taggedcache] => Array
        (
            [module] => main
            [file] => lib/data/taggedcache.php
        )

    [bitrix\main\data\memcacheconnection] => Array
        (
            [module] => main
            [file] => lib/data/memcacheconnection.php
        )

    [bitrix\main\data\memcachedconnection] => Array
        (
            [module] => main
            [file] => lib/data/memcachedconnection.php
        )

    [bitrix\main\data\nosqlconnection] => Array
        (
            [module] => main
            [file] => lib/data/nosqlconnection.php
        )

    [bitrix\main\db\arrayresult] => Array
        (
            [module] => main
            [file] => lib/db/arrayresult.php
        )

    [bitrix\main\db\result] => Array
        (
            [module] => main
            [file] => lib/db/result.php
        )

    [bitrix\main\db\connection] => Array
        (
            [module] => main
            [file] => lib/db/connection.php
        )

    [bitrix\main\db\sqlexception] => Array
        (
            [module] => main
            [file] => lib/db/sqlexception.php
        )

    [bitrix\main\db\sqlqueryexception] => Array
        (
            [module] => main
            [file] => lib/db/sqlexception.php
        )

    [bitrix\main\db\transactionexception] => Array
        (
            [module] => main
            [file] => lib/db/sqlexception.php
        )

    [bitrix\main\db\sqlexpression] => Array
        (
            [module] => main
            [file] => lib/db/sqlexpression.php
        )

    [bitrix\main\db\sqlhelper] => Array
        (
            [module] => main
            [file] => lib/db/sqlhelper.php
        )

    [bitrix\main\db\mysqlcommonconnection] => Array
        (
            [module] => main
            [file] => lib/db/mysqlcommonconnection.php
        )

    [bitrix\main\db\mysqliconnection] => Array
        (
            [module] => main
            [file] => lib/db/mysqliconnection.php
        )

    [bitrix\main\db\mysqliresult] => Array
        (
            [module] => main
            [file] => lib/db/mysqliresult.php
        )

    [bitrix\main\db\mysqlisqlhelper] => Array
        (
            [module] => main
            [file] => lib/db/mysqlisqlhelper.php
        )

    [bitrix\main\db\mssqlconnection] => Array
        (
            [module] => main
            [file] => lib/db/mssqlconnection.php
        )

    [bitrix\main\db\mssqlresult] => Array
        (
            [module] => main
            [file] => lib/db/mssqlresult.php
        )

    [bitrix\main\db\mssqlsqlhelper] => Array
        (
            [module] => main
            [file] => lib/db/mssqlsqlhelper.php
        )

    [bitrix\main\db\oracleconnection] => Array
        (
            [module] => main
            [file] => lib/db/oracleconnection.php
        )

    [bitrix\main\db\oracleresult] => Array
        (
            [module] => main
            [file] => lib/db/oracleresult.php
        )

    [bitrix\main\db\oraclesqlhelper] => Array
        (
            [module] => main
            [file] => lib/db/oraclesqlhelper.php
        )

    [bitrix\main\db\pgsqlconnection] => Array
        (
            [module] => main
            [file] => lib/db/pgsqlconnection.php
        )

    [bitrix\main\diag\httpexceptionhandleroutput] => Array
        (
            [module] => main
            [file] => lib/diag/httpexceptionhandleroutput.php
        )

    [bitrix\main\diag\fileexceptionhandlerlog] => Array
        (
            [module] => main
            [file] => lib/diag/fileexceptionhandlerlog.php
        )

    [bitrix\main\diag\exceptionhandler] => Array
        (
            [module] => main
            [file] => lib/diag/exceptionhandler.php
        )

    [bitrix\main\diag\iexceptionhandleroutput] => Array
        (
            [module] => main
            [file] => lib/diag/iexceptionhandleroutput.php
        )

    [bitrix\main\diag\exceptionhandlerlog] => Array
        (
            [module] => main
            [file] => lib/diag/exceptionhandlerlog.php
        )

    [bitrix\main\io\file] => Array
        (
            [module] => main
            [file] => lib/io/file.php
        )

    [bitrix\main\io\fileentry] => Array
        (
            [module] => main
            [file] => lib/io/fileentry.php
        )

    [bitrix\main\io\path] => Array
        (
            [module] => main
            [file] => lib/io/path.php
        )

    [bitrix\main\io\filesystementry] => Array
        (
            [module] => main
            [file] => lib/io/filesystementry.php
        )

    [bitrix\main\io\ifilestream] => Array
        (
            [module] => main
            [file] => lib/io/ifilestream.php
        )

    [bitrix\main\localization\loc] => Array
        (
            [module] => main
            [file] => lib/localization/loc.php
        )

    [bitrix\main\mail\mail] => Array
        (
            [module] => main
            [file] => lib/mail/mail.php
        )

    [bitrix\main\mail\tracking] => Array
        (
            [module] => main
            [file] => lib/mail/tracking.php
        )

    [bitrix\main\mail\eventmanager] => Array
        (
            [module] => main
            [file] => lib/mail/eventmanager.php
        )

    [bitrix\main\mail\eventmessagecompiler] => Array
        (
            [module] => main
            [file] => lib/mail/eventmessagecompiler.php
        )

    [bitrix\main\mail\eventmessagethemecompiler] => Array
        (
            [module] => main
            [file] => lib/mail/eventmessagethemecompiler.php
        )

    [bitrix\main\mail\internal\event] => Array
        (
            [module] => main
            [file] => lib/mail/internal/event.php
        )

    [bitrix\main\mail\internal\eventattachment] => Array
        (
            [module] => main
            [file] => lib/mail/internal/eventattachment.php
        )

    [bitrix\main\mail\internal\eventmessage] => Array
        (
            [module] => main
            [file] => lib/mail/internal/eventmessage.php
        )

    [bitrix\main\mail\internal\eventmessagesite] => Array
        (
            [module] => main
            [file] => lib/mail/internal/eventmessagesite.php
        )

    [bitrix\main\mail\internal\eventmessageattachment] => Array
        (
            [module] => main
            [file] => lib/mail/internal/eventmessageattachment.php
        )

    [bitrix\main\mail\internal\eventtype] => Array
        (
            [module] => main
            [file] => lib/mail/internal/eventtype.php
        )

    [bitrix\main\text\converter] => Array
        (
            [module] => main
            [file] => lib/text/converter.php
        )

    [bitrix\main\text\emptyconverter] => Array
        (
            [module] => main
            [file] => lib/text/emptyconverter.php
        )

    [bitrix\main\text\encoding] => Array
        (
            [module] => main
            [file] => lib/text/encoding.php
        )

    [bitrix\main\text\htmlconverter] => Array
        (
            [module] => main
            [file] => lib/text/htmlconverter.php
        )

    [bitrix\main\text\binarystring] => Array
        (
            [module] => main
            [file] => lib/text/binarystring.php
        )

    [bitrix\main\text\xmlconverter] => Array
        (
            [module] => main
            [file] => lib/text/xmlconverter.php
        )

    [bitrix\main\type\collection] => Array
        (
            [module] => main
            [file] => lib/type/collection.php
        )

    [bitrix\main\type\date] => Array
        (
            [module] => main
            [file] => lib/type/date.php
        )

    [bitrix\main\type\datetime] => Array
        (
            [module] => main
            [file] => lib/type/datetime.php
        )

    [bitrix\main\type\dictionary] => Array
        (
            [module] => main
            [file] => lib/type/dictionary.php
        )

    [bitrix\main\type\filterabledictionary] => Array
        (
            [module] => main
            [file] => lib/type/filterabledictionary.php
        )

    [bitrix\main\type\parameterdictionary] => Array
        (
            [module] => main
            [file] => lib/type/parameterdictionary.php
        )

    [bitrix\main\web\cookie] => Array
        (
            [module] => main
            [file] => lib/web/cookie.php
        )

    [bitrix\main\web\uri] => Array
        (
            [module] => main
            [file] => lib/web/uri.php
        )

    [bitrix\main\sendereventhandler] => Array
        (
            [module] => main
            [file] => lib/senderconnector.php
        )

    [bitrix\main\senderconnectoruser] => Array
        (
            [module] => main
            [file] => lib/senderconnector.php
        )

    [bitrix\main\urlrewriterrulemaker] => Array
        (
            [module] => main
            [file] => lib/urlrewriter.php
        )

    [bitrix\main\update\stepper] => Array
        (
            [module] => main
            [file] => lib/update/stepper.php
        )

    [bitrix\main\composite\abstractresponse] => Array
        (
            [module] => main
            [file] => lib/composite/responder.php
        )

    [bitrix\main\composite\fileresponse] => Array
        (
            [module] => main
            [file] => lib/composite/responder.php
        )

    [bitrix\main\composite\memcachedresponse] => Array
        (
            [module] => main
            [file] => lib/composite/responder.php
        )

    [bitrix\main\security\otpexception] => Array
        (
            [module] => main
            [file] => lib/security/securityexception.php
        )

    [ctimezone] => Array
        (
            [module] => main
            [file] => classes/general/time.php
        )

    [cbxpunycode] => Array
        (
            [module] => main
            [file] => classes/general/punycode.php
        )

    [ibxvirtualio] => Array
        (
            [module] => main
            [file] => classes/general/virtual_io.php
        )

    [ibxgeterrors] => Array
        (
            [module] => main
            [file] => classes/general/virtual_io.php
        )

    [cbxvirtualio] => Array
        (
            [module] => main
            [file] => classes/general/virtual_io.php
        )

    [cbxvirtualfilebase] => Array
        (
            [module] => main
            [file] => classes/general/virtual_file.php
        )

    [cbxvirtualfile] => Array
        (
            [module] => main
            [file] => classes/general/virtual_file.php
        )

    [cbxvirtualdirectory] => Array
        (
            [module] => main
            [file] => classes/general/virtual_file.php
        )

    [calloption] => Array
        (
            [module] => main
            [file] => classes/general/option.php
        )

    [coption] => Array
        (
            [module] => main
            [file] => classes/general/option.php
        )

    [callpageoption] => Array
        (
            [module] => main
            [file] => classes/general/pageoption.php
        )

    [cpageoption] => Array
        (
            [module] => main
            [file] => classes/general/pageoption.php
        )

    [callsqlwhere] => Array
        (
            [module] => main
            [file] => classes/general/sqlwhere.php
        )

    [csqlwhereexpression] => Array
        (
            [module] => main
            [file] => classes/general/sqlwhere.php
        )

    [csqlwhere] => Array
        (
            [module] => main
            [file] => classes/general/sqlwhere.php
        )

    [calllanguage] => Array
        (
            [module] => main
            [file] => classes/general/language.php
        )

    [clanguage] => Array
        (
            [module] => main
            [file] => classes/general/language.php
        )

    [clangadmin] => Array
        (
            [module] => main
            [file] => classes/general/language.php
        )

    [_clangdbresult] => Array
        (
            [module] => main
            [file] => classes/general/langdbresult.php
        )

    [callagent] => Array
        (
            [module] => main
            [file] => classes/general/agent.php
        )

    [cagent] => Array
        (
            [module] => main
            [file] => classes/mysql/agent.php
        )

    [capplicationexception] => Array
        (
            [module] => main
            [file] => classes/general/applicationexception.php
        )

    [cadminexception] => Array
        (
            [module] => main
            [file] => classes/general/adminexception.php
        )

    [callsite] => Array
        (
            [module] => main
            [file] => classes/general/site.php
        )

    [calllang] => Array
        (
            [module] => main
            [file] => classes/general/site.php
        )

    [csite] => Array
        (
            [module] => main
            [file] => classes/general/site.php
        )

    [clang] => Array
        (
            [module] => main
            [file] => classes/general/site.php
        )

    [chttp] => Array
        (
            [module] => main
            [file] => classes/general/http.php
        )

    [cutil] => Array
        (
            [module] => main
            [file] => classes/general/util.php
        )

    [callmain] => Array
        (
            [module] => main
            [file] => classes/general/main.php
        )

    [cmain] => Array
        (
            [module] => main
            [file] => classes/general/main.php
        )

    [calldatabase] => Array
        (
            [module] => main
            [file] => classes/general/database.php
        )

    [calldbresult] => Array
        (
            [module] => main
            [file] => classes/general/dbresult.php
        )

    [cdatabasemysql] => Array
        (
            [module] => main
            [file] => classes/mysql/database.php
        )

    [cdbresultmysql] => Array
        (
            [module] => main
            [file] => classes/mysql/dbresult.php
        )

    [icachebackend] => Array
        (
            [module] => main
            [file] => classes/general/cache_backend.php
        )

    [cphpcache] => Array
        (
            [module] => main
            [file] => classes/general/cache.php
        )

    [ccachemanager] => Array
        (
            [module] => main
            [file] => classes/general/cache_manager.php
        )

    [cpagecache] => Array
        (
            [module] => main
            [file] => classes/general/page_cache.php
        )

    [cstackcacheentry] => Array
        (
            [module] => main
            [file] => classes/general/stack_cache_entry.php
        )

    [cstackcachemanager] => Array
        (
            [module] => main
            [file] => classes/general/stack_cache.php
        )

    [cmodule] => Array
        (
            [module] => main
            [file] => /classes/general/module.php
        )

)
Array
(
    [bitrix\main\application] => Array
        (
            [module] => main
            [file] => lib/application.php
        )

    [bitrix\main\httpapplication] => Array
        (
            [module] => main
            [file] => lib/httpapplication.php
        )

    [bitrix\main\argumentexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\argumentnullexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\argumentoutofrangeexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\argumenttypeexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\notimplementedexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\notsupportedexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\invalidoperationexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\objectpropertyexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\objectnotfoundexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\objectexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\systemexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\accessdeniedexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\decodingexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\io\invalidpathexception] => Array
        (
            [module] => main
            [file] => lib/io/ioexception.php
        )

    [bitrix\main\io\filenotfoundexception] => Array
        (
            [module] => main
            [file] => lib/io/ioexception.php
        )

    [bitrix\main\io\filedeleteexception] => Array
        (
            [module] => main
            [file] => lib/io/ioexception.php
        )

    [bitrix\main\io\fileopenexception] => Array
        (
            [module] => main
            [file] => lib/io/ioexception.php
        )

    [bitrix\main\io\filenotopenedexception] => Array
        (
            [module] => main
            [file] => lib/io/ioexception.php
        )

    [bitrix\main\context] => Array
        (
            [module] => main
            [file] => lib/context.php
        )

    [bitrix\main\httpcontext] => Array
        (
            [module] => main
            [file] => lib/httpcontext.php
        )

    [bitrix\main\dispatcher] => Array
        (
            [module] => main
            [file] => lib/dispatcher.php
        )

    [bitrix\main\environment] => Array
        (
            [module] => main
            [file] => lib/environment.php
        )

    [bitrix\main\event] => Array
        (
            [module] => main
            [file] => lib/event.php
        )

    [bitrix\main\eventmanager] => Array
        (
            [module] => main
            [file] => lib/eventmanager.php
        )

    [bitrix\main\eventresult] => Array
        (
            [module] => main
            [file] => lib/eventresult.php
        )

    [bitrix\main\request] => Array
        (
            [module] => main
            [file] => lib/request.php
        )

    [bitrix\main\httprequest] => Array
        (
            [module] => main
            [file] => lib/httprequest.php
        )

    [bitrix\main\response] => Array
        (
            [module] => main
            [file] => lib/response.php
        )

    [bitrix\main\httpresponse] => Array
        (
            [module] => main
            [file] => lib/httpresponse.php
        )

    [bitrix\main\modulemanager] => Array
        (
            [module] => main
            [file] => lib/modulemanager.php
        )

    [bitrix\main\server] => Array
        (
            [module] => main
            [file] => lib/server.php
        )

    [bitrix\main\config\configuration] => Array
        (
            [module] => main
            [file] => lib/config/configuration.php
        )

    [bitrix\main\config\option] => Array
        (
            [module] => main
            [file] => lib/config/option.php
        )

    [bitrix\main\context\culture] => Array
        (
            [module] => main
            [file] => lib/context/culture.php
        )

    [bitrix\main\data\cache] => Array
        (
            [module] => main
            [file] => lib/data/cache.php
        )

    [bitrix\main\data\cacheengineapc] => Array
        (
            [module] => main
            [file] => lib/data/cacheengineapc.php
        )

    [bitrix\main\data\cacheenginememcache] => Array
        (
            [module] => main
            [file] => lib/data/cacheenginememcache.php
        )

    [bitrix\main\data\cacheenginefiles] => Array
        (
            [module] => main
            [file] => lib/data/cacheenginefiles.php
        )

    [bitrix\main\data\cacheenginenone] => Array
        (
            [module] => main
            [file] => lib/data/cacheenginenone.php
        )

    [bitrix\main\data\connection] => Array
        (
            [module] => main
            [file] => lib/data/connection.php
        )

    [bitrix\main\data\connectionpool] => Array
        (
            [module] => main
            [file] => lib/data/connectionpool.php
        )

    [bitrix\main\data\icacheengine] => Array
        (
            [module] => main
            [file] => lib/data/cache.php
        )

    [bitrix\main\data\hsphpreadconnection] => Array
        (
            [module] => main
            [file] => lib/data/hsphpreadconnection.php
        )

    [bitrix\main\data\managedcache] => Array
        (
            [module] => main
            [file] => lib/data/managedcache.php
        )

    [bitrix\main\data\taggedcache] => Array
        (
            [module] => main
            [file] => lib/data/taggedcache.php
        )

    [bitrix\main\data\memcacheconnection] => Array
        (
            [module] => main
            [file] => lib/data/memcacheconnection.php
        )

    [bitrix\main\data\memcachedconnection] => Array
        (
            [module] => main
            [file] => lib/data/memcachedconnection.php
        )

    [bitrix\main\data\nosqlconnection] => Array
        (
            [module] => main
            [file] => lib/data/nosqlconnection.php
        )

    [bitrix\main\db\arrayresult] => Array
        (
            [module] => main
            [file] => lib/db/arrayresult.php
        )

    [bitrix\main\db\result] => Array
        (
            [module] => main
            [file] => lib/db/result.php
        )

    [bitrix\main\db\connection] => Array
        (
            [module] => main
            [file] => lib/db/connection.php
        )

    [bitrix\main\db\sqlexception] => Array
        (
            [module] => main
            [file] => lib/db/sqlexception.php
        )

    [bitrix\main\db\sqlqueryexception] => Array
        (
            [module] => main
            [file] => lib/db/sqlexception.php
        )

    [bitrix\main\db\transactionexception] => Array
        (
            [module] => main
            [file] => lib/db/sqlexception.php
        )

    [bitrix\main\db\sqlexpression] => Array
        (
            [module] => main
            [file] => lib/db/sqlexpression.php
        )

    [bitrix\main\db\sqlhelper] => Array
        (
            [module] => main
            [file] => lib/db/sqlhelper.php
        )

    [bitrix\main\db\mysqlcommonconnection] => Array
        (
            [module] => main
            [file] => lib/db/mysqlcommonconnection.php
        )

    [bitrix\main\db\mysqliconnection] => Array
        (
            [module] => main
            [file] => lib/db/mysqliconnection.php
        )

    [bitrix\main\db\mysqliresult] => Array
        (
            [module] => main
            [file] => lib/db/mysqliresult.php
        )

    [bitrix\main\db\mysqlisqlhelper] => Array
        (
            [module] => main
            [file] => lib/db/mysqlisqlhelper.php
        )

    [bitrix\main\db\mssqlconnection] => Array
        (
            [module] => main
            [file] => lib/db/mssqlconnection.php
        )

    [bitrix\main\db\mssqlresult] => Array
        (
            [module] => main
            [file] => lib/db/mssqlresult.php
        )

    [bitrix\main\db\mssqlsqlhelper] => Array
        (
            [module] => main
            [file] => lib/db/mssqlsqlhelper.php
        )

    [bitrix\main\db\oracleconnection] => Array
        (
            [module] => main
            [file] => lib/db/oracleconnection.php
        )

    [bitrix\main\db\oracleresult] => Array
        (
            [module] => main
            [file] => lib/db/oracleresult.php
        )

    [bitrix\main\db\oraclesqlhelper] => Array
        (
            [module] => main
            [file] => lib/db/oraclesqlhelper.php
        )

    [bitrix\main\db\pgsqlconnection] => Array
        (
            [module] => main
            [file] => lib/db/pgsqlconnection.php
        )

    [bitrix\main\diag\httpexceptionhandleroutput] => Array
        (
            [module] => main
            [file] => lib/diag/httpexceptionhandleroutput.php
        )

    [bitrix\main\diag\fileexceptionhandlerlog] => Array
        (
            [module] => main
            [file] => lib/diag/fileexceptionhandlerlog.php
        )

    [bitrix\main\diag\exceptionhandler] => Array
        (
            [module] => main
            [file] => lib/diag/exceptionhandler.php
        )

    [bitrix\main\diag\iexceptionhandleroutput] => Array
        (
            [module] => main
            [file] => lib/diag/iexceptionhandleroutput.php
        )

    [bitrix\main\diag\exceptionhandlerlog] => Array
        (
            [module] => main
            [file] => lib/diag/exceptionhandlerlog.php
        )

    [bitrix\main\io\file] => Array
        (
            [module] => main
            [file] => lib/io/file.php
        )

    [bitrix\main\io\fileentry] => Array
        (
            [module] => main
            [file] => lib/io/fileentry.php
        )

    [bitrix\main\io\path] => Array
        (
            [module] => main
            [file] => lib/io/path.php
        )

    [bitrix\main\io\filesystementry] => Array
        (
            [module] => main
            [file] => lib/io/filesystementry.php
        )

    [bitrix\main\io\ifilestream] => Array
        (
            [module] => main
            [file] => lib/io/ifilestream.php
        )

    [bitrix\main\localization\loc] => Array
        (
            [module] => main
            [file] => lib/localization/loc.php
        )

    [bitrix\main\mail\mail] => Array
        (
            [module] => main
            [file] => lib/mail/mail.php
        )

    [bitrix\main\mail\tracking] => Array
        (
            [module] => main
            [file] => lib/mail/tracking.php
        )

    [bitrix\main\mail\eventmanager] => Array
        (
            [module] => main
            [file] => lib/mail/eventmanager.php
        )

    [bitrix\main\mail\eventmessagecompiler] => Array
        (
            [module] => main
            [file] => lib/mail/eventmessagecompiler.php
        )

    [bitrix\main\mail\eventmessagethemecompiler] => Array
        (
            [module] => main
            [file] => lib/mail/eventmessagethemecompiler.php
        )

    [bitrix\main\mail\internal\event] => Array
        (
            [module] => main
            [file] => lib/mail/internal/event.php
        )

    [bitrix\main\mail\internal\eventattachment] => Array
        (
            [module] => main
            [file] => lib/mail/internal/eventattachment.php
        )

    [bitrix\main\mail\internal\eventmessage] => Array
        (
            [module] => main
            [file] => lib/mail/internal/eventmessage.php
        )

    [bitrix\main\mail\internal\eventmessagesite] => Array
        (
            [module] => main
            [file] => lib/mail/internal/eventmessagesite.php
        )

    [bitrix\main\mail\internal\eventmessageattachment] => Array
        (
            [module] => main
            [file] => lib/mail/internal/eventmessageattachment.php
        )

    [bitrix\main\mail\internal\eventtype] => Array
        (
            [module] => main
            [file] => lib/mail/internal/eventtype.php
        )

    [bitrix\main\text\converter] => Array
        (
            [module] => main
            [file] => lib/text/converter.php
        )

    [bitrix\main\text\emptyconverter] => Array
        (
            [module] => main
            [file] => lib/text/emptyconverter.php
        )

    [bitrix\main\text\encoding] => Array
        (
            [module] => main
            [file] => lib/text/encoding.php
        )

    [bitrix\main\text\htmlconverter] => Array
        (
            [module] => main
            [file] => lib/text/htmlconverter.php
        )

    [bitrix\main\text\binarystring] => Array
        (
            [module] => main
            [file] => lib/text/binarystring.php
        )

    [bitrix\main\text\xmlconverter] => Array
        (
            [module] => main
            [file] => lib/text/xmlconverter.php
        )

    [bitrix\main\type\collection] => Array
        (
            [module] => main
            [file] => lib/type/collection.php
        )

    [bitrix\main\type\date] => Array
        (
            [module] => main
            [file] => lib/type/date.php
        )

    [bitrix\main\type\datetime] => Array
        (
            [module] => main
            [file] => lib/type/datetime.php
        )

    [bitrix\main\type\dictionary] => Array
        (
            [module] => main
            [file] => lib/type/dictionary.php
        )

    [bitrix\main\type\filterabledictionary] => Array
        (
            [module] => main
            [file] => lib/type/filterabledictionary.php
        )

    [bitrix\main\type\parameterdictionary] => Array
        (
            [module] => main
            [file] => lib/type/parameterdictionary.php
        )

    [bitrix\main\web\cookie] => Array
        (
            [module] => main
            [file] => lib/web/cookie.php
        )

    [bitrix\main\web\uri] => Array
        (
            [module] => main
            [file] => lib/web/uri.php
        )

    [bitrix\main\sendereventhandler] => Array
        (
            [module] => main
            [file] => lib/senderconnector.php
        )

    [bitrix\main\senderconnectoruser] => Array
        (
            [module] => main
            [file] => lib/senderconnector.php
        )

    [bitrix\main\urlrewriterrulemaker] => Array
        (
            [module] => main
            [file] => lib/urlrewriter.php
        )

    [bitrix\main\update\stepper] => Array
        (
            [module] => main
            [file] => lib/update/stepper.php
        )

    [bitrix\main\composite\abstractresponse] => Array
        (
            [module] => main
            [file] => lib/composite/responder.php
        )

    [bitrix\main\composite\fileresponse] => Array
        (
            [module] => main
            [file] => lib/composite/responder.php
        )

    [bitrix\main\composite\memcachedresponse] => Array
        (
            [module] => main
            [file] => lib/composite/responder.php
        )

    [bitrix\main\security\otpexception] => Array
        (
            [module] => main
            [file] => lib/security/securityexception.php
        )

    [ctimezone] => Array
        (
            [module] => main
            [file] => classes/general/time.php
        )

    [cbxpunycode] => Array
        (
            [module] => main
            [file] => classes/general/punycode.php
        )

    [ibxvirtualio] => Array
        (
            [module] => main
            [file] => classes/general/virtual_io.php
        )

    [ibxgeterrors] => Array
        (
            [module] => main
            [file] => classes/general/virtual_io.php
        )

    [cbxvirtualio] => Array
        (
            [module] => main
            [file] => classes/general/virtual_io.php
        )

    [cbxvirtualfilebase] => Array
        (
            [module] => main
            [file] => classes/general/virtual_file.php
        )

    [cbxvirtualfile] => Array
        (
            [module] => main
            [file] => classes/general/virtual_file.php
        )

    [cbxvirtualdirectory] => Array
        (
            [module] => main
            [file] => classes/general/virtual_file.php
        )

    [calloption] => Array
        (
            [module] => main
            [file] => classes/general/option.php
        )

    [coption] => Array
        (
            [module] => main
            [file] => classes/general/option.php
        )

    [callpageoption] => Array
        (
            [module] => main
            [file] => classes/general/pageoption.php
        )

    [cpageoption] => Array
        (
            [module] => main
            [file] => classes/general/pageoption.php
        )

    [callsqlwhere] => Array
        (
            [module] => main
            [file] => classes/general/sqlwhere.php
        )

    [csqlwhereexpression] => Array
        (
            [module] => main
            [file] => classes/general/sqlwhere.php
        )

    [csqlwhere] => Array
        (
            [module] => main
            [file] => classes/general/sqlwhere.php
        )

    [calllanguage] => Array
        (
            [module] => main
            [file] => classes/general/language.php
        )

    [clanguage] => Array
        (
            [module] => main
            [file] => classes/general/language.php
        )

    [clangadmin] => Array
        (
            [module] => main
            [file] => classes/general/language.php
        )

    [_clangdbresult] => Array
        (
            [module] => main
            [file] => classes/general/langdbresult.php
        )

    [callagent] => Array
        (
            [module] => main
            [file] => classes/general/agent.php
        )

    [cagent] => Array
        (
            [module] => main
            [file] => classes/mysql/agent.php
        )

    [capplicationexception] => Array
        (
            [module] => main
            [file] => classes/general/applicationexception.php
        )

    [cadminexception] => Array
        (
            [module] => main
            [file] => classes/general/adminexception.php
        )

    [callsite] => Array
        (
            [module] => main
            [file] => classes/general/site.php
        )

    [calllang] => Array
        (
            [module] => main
            [file] => classes/general/site.php
        )

    [csite] => Array
        (
            [module] => main
            [file] => classes/general/site.php
        )

    [clang] => Array
        (
            [module] => main
            [file] => classes/general/site.php
        )

    [chttp] => Array
        (
            [module] => main
            [file] => classes/general/http.php
        )

    [cutil] => Array
        (
            [module] => main
            [file] => classes/general/util.php
        )

    [callmain] => Array
        (
            [module] => main
            [file] => classes/general/main.php
        )

    [cmain] => Array
        (
            [module] => main
            [file] => classes/general/main.php
        )

    [calldatabase] => Array
        (
            [module] => main
            [file] => classes/general/database.php
        )

    [calldbresult] => Array
        (
            [module] => main
            [file] => classes/general/dbresult.php
        )

    [cdatabasemysql] => Array
        (
            [module] => main
            [file] => classes/mysql/database.php
        )

    [cdbresultmysql] => Array
        (
            [module] => main
            [file] => classes/mysql/dbresult.php
        )

    [icachebackend] => Array
        (
            [module] => main
            [file] => classes/general/cache_backend.php
        )

    [cphpcache] => Array
        (
            [module] => main
            [file] => classes/general/cache.php
        )

    [ccachemanager] => Array
        (
            [module] => main
            [file] => classes/general/cache_manager.php
        )

    [cpagecache] => Array
        (
            [module] => main
            [file] => classes/general/page_cache.php
        )

    [cstackcacheentry] => Array
        (
            [module] => main
            [file] => classes/general/stack_cache_entry.php
        )

    [cstackcachemanager] => Array
        (
            [module] => main
            [file] => classes/general/stack_cache.php
        )

    [cmodule] => Array
        (
            [module] => main
            [file] => /classes/general/module.php
        )

)
Array
(
    [bitrix\main\application] => Array
        (
            [module] => main
            [file] => lib/application.php
        )

    [bitrix\main\httpapplication] => Array
        (
            [module] => main
            [file] => lib/httpapplication.php
        )

    [bitrix\main\argumentexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\argumentnullexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\argumentoutofrangeexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\argumenttypeexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\notimplementedexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\notsupportedexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\invalidoperationexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\objectpropertyexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\objectnotfoundexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\objectexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\systemexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\accessdeniedexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\decodingexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\io\invalidpathexception] => Array
        (
            [module] => main
            [file] => lib/io/ioexception.php
        )

    [bitrix\main\io\filenotfoundexception] => Array
        (
            [module] => main
            [file] => lib/io/ioexception.php
        )

    [bitrix\main\io\filedeleteexception] => Array
        (
            [module] => main
            [file] => lib/io/ioexception.php
        )

    [bitrix\main\io\fileopenexception] => Array
        (
            [module] => main
            [file] => lib/io/ioexception.php
        )

    [bitrix\main\io\filenotopenedexception] => Array
        (
            [module] => main
            [file] => lib/io/ioexception.php
        )

    [bitrix\main\context] => Array
        (
            [module] => main
            [file] => lib/context.php
        )

    [bitrix\main\httpcontext] => Array
        (
            [module] => main
            [file] => lib/httpcontext.php
        )

    [bitrix\main\dispatcher] => Array
        (
            [module] => main
            [file] => lib/dispatcher.php
        )

    [bitrix\main\environment] => Array
        (
            [module] => main
            [file] => lib/environment.php
        )

    [bitrix\main\event] => Array
        (
            [module] => main
            [file] => lib/event.php
        )

    [bitrix\main\eventmanager] => Array
        (
            [module] => main
            [file] => lib/eventmanager.php
        )

    [bitrix\main\eventresult] => Array
        (
            [module] => main
            [file] => lib/eventresult.php
        )

    [bitrix\main\request] => Array
        (
            [module] => main
            [file] => lib/request.php
        )

    [bitrix\main\httprequest] => Array
        (
            [module] => main
            [file] => lib/httprequest.php
        )

    [bitrix\main\response] => Array
        (
            [module] => main
            [file] => lib/response.php
        )

    [bitrix\main\httpresponse] => Array
        (
            [module] => main
            [file] => lib/httpresponse.php
        )

    [bitrix\main\modulemanager] => Array
        (
            [module] => main
            [file] => lib/modulemanager.php
        )

    [bitrix\main\server] => Array
        (
            [module] => main
            [file] => lib/server.php
        )

    [bitrix\main\config\configuration] => Array
        (
            [module] => main
            [file] => lib/config/configuration.php
        )

    [bitrix\main\config\option] => Array
        (
            [module] => main
            [file] => lib/config/option.php
        )

    [bitrix\main\context\culture] => Array
        (
            [module] => main
            [file] => lib/context/culture.php
        )

    [bitrix\main\data\cache] => Array
        (
            [module] => main
            [file] => lib/data/cache.php
        )

    [bitrix\main\data\cacheengineapc] => Array
        (
            [module] => main
            [file] => lib/data/cacheengineapc.php
        )

    [bitrix\main\data\cacheenginememcache] => Array
        (
            [module] => main
            [file] => lib/data/cacheenginememcache.php
        )

    [bitrix\main\data\cacheenginefiles] => Array
        (
            [module] => main
            [file] => lib/data/cacheenginefiles.php
        )

    [bitrix\main\data\cacheenginenone] => Array
        (
            [module] => main
            [file] => lib/data/cacheenginenone.php
        )

    [bitrix\main\data\connection] => Array
        (
            [module] => main
            [file] => lib/data/connection.php
        )

    [bitrix\main\data\connectionpool] => Array
        (
            [module] => main
            [file] => lib/data/connectionpool.php
        )

    [bitrix\main\data\icacheengine] => Array
        (
            [module] => main
            [file] => lib/data/cache.php
        )

    [bitrix\main\data\hsphpreadconnection] => Array
        (
            [module] => main
            [file] => lib/data/hsphpreadconnection.php
        )

    [bitrix\main\data\managedcache] => Array
        (
            [module] => main
            [file] => lib/data/managedcache.php
        )

    [bitrix\main\data\taggedcache] => Array
        (
            [module] => main
            [file] => lib/data/taggedcache.php
        )

    [bitrix\main\data\memcacheconnection] => Array
        (
            [module] => main
            [file] => lib/data/memcacheconnection.php
        )

    [bitrix\main\data\memcachedconnection] => Array
        (
            [module] => main
            [file] => lib/data/memcachedconnection.php
        )

    [bitrix\main\data\nosqlconnection] => Array
        (
            [module] => main
            [file] => lib/data/nosqlconnection.php
        )

    [bitrix\main\db\arrayresult] => Array
        (
            [module] => main
            [file] => lib/db/arrayresult.php
        )

    [bitrix\main\db\result] => Array
        (
            [module] => main
            [file] => lib/db/result.php
        )

    [bitrix\main\db\connection] => Array
        (
            [module] => main
            [file] => lib/db/connection.php
        )

    [bitrix\main\db\sqlexception] => Array
        (
            [module] => main
            [file] => lib/db/sqlexception.php
        )

    [bitrix\main\db\sqlqueryexception] => Array
        (
            [module] => main
            [file] => lib/db/sqlexception.php
        )

    [bitrix\main\db\transactionexception] => Array
        (
            [module] => main
            [file] => lib/db/sqlexception.php
        )

    [bitrix\main\db\sqlexpression] => Array
        (
            [module] => main
            [file] => lib/db/sqlexpression.php
        )

    [bitrix\main\db\sqlhelper] => Array
        (
            [module] => main
            [file] => lib/db/sqlhelper.php
        )

    [bitrix\main\db\mysqlcommonconnection] => Array
        (
            [module] => main
            [file] => lib/db/mysqlcommonconnection.php
        )

    [bitrix\main\db\mysqliconnection] => Array
        (
            [module] => main
            [file] => lib/db/mysqliconnection.php
        )

    [bitrix\main\db\mysqliresult] => Array
        (
            [module] => main
            [file] => lib/db/mysqliresult.php
        )

    [bitrix\main\db\mysqlisqlhelper] => Array
        (
            [module] => main
            [file] => lib/db/mysqlisqlhelper.php
        )

    [bitrix\main\db\mssqlconnection] => Array
        (
            [module] => main
            [file] => lib/db/mssqlconnection.php
        )

    [bitrix\main\db\mssqlresult] => Array
        (
            [module] => main
            [file] => lib/db/mssqlresult.php
        )

    [bitrix\main\db\mssqlsqlhelper] => Array
        (
            [module] => main
            [file] => lib/db/mssqlsqlhelper.php
        )

    [bitrix\main\db\oracleconnection] => Array
        (
            [module] => main
            [file] => lib/db/oracleconnection.php
        )

    [bitrix\main\db\oracleresult] => Array
        (
            [module] => main
            [file] => lib/db/oracleresult.php
        )

    [bitrix\main\db\oraclesqlhelper] => Array
        (
            [module] => main
            [file] => lib/db/oraclesqlhelper.php
        )

    [bitrix\main\db\pgsqlconnection] => Array
        (
            [module] => main
            [file] => lib/db/pgsqlconnection.php
        )

    [bitrix\main\diag\httpexceptionhandleroutput] => Array
        (
            [module] => main
            [file] => lib/diag/httpexceptionhandleroutput.php
        )

    [bitrix\main\diag\fileexceptionhandlerlog] => Array
        (
            [module] => main
            [file] => lib/diag/fileexceptionhandlerlog.php
        )

    [bitrix\main\diag\exceptionhandler] => Array
        (
            [module] => main
            [file] => lib/diag/exceptionhandler.php
        )

    [bitrix\main\diag\iexceptionhandleroutput] => Array
        (
            [module] => main
            [file] => lib/diag/iexceptionhandleroutput.php
        )

    [bitrix\main\diag\exceptionhandlerlog] => Array
        (
            [module] => main
            [file] => lib/diag/exceptionhandlerlog.php
        )

    [bitrix\main\io\file] => Array
        (
            [module] => main
            [file] => lib/io/file.php
        )

    [bitrix\main\io\fileentry] => Array
        (
            [module] => main
            [file] => lib/io/fileentry.php
        )

    [bitrix\main\io\path] => Array
        (
            [module] => main
            [file] => lib/io/path.php
        )

    [bitrix\main\io\filesystementry] => Array
        (
            [module] => main
            [file] => lib/io/filesystementry.php
        )

    [bitrix\main\io\ifilestream] => Array
        (
            [module] => main
            [file] => lib/io/ifilestream.php
        )

    [bitrix\main\localization\loc] => Array
        (
            [module] => main
            [file] => lib/localization/loc.php
        )

    [bitrix\main\mail\mail] => Array
        (
            [module] => main
            [file] => lib/mail/mail.php
        )

    [bitrix\main\mail\tracking] => Array
        (
            [module] => main
            [file] => lib/mail/tracking.php
        )

    [bitrix\main\mail\eventmanager] => Array
        (
            [module] => main
            [file] => lib/mail/eventmanager.php
        )

    [bitrix\main\mail\eventmessagecompiler] => Array
        (
            [module] => main
            [file] => lib/mail/eventmessagecompiler.php
        )

    [bitrix\main\mail\eventmessagethemecompiler] => Array
        (
            [module] => main
            [file] => lib/mail/eventmessagethemecompiler.php
        )

    [bitrix\main\mail\internal\event] => Array
        (
            [module] => main
            [file] => lib/mail/internal/event.php
        )

    [bitrix\main\mail\internal\eventattachment] => Array
        (
            [module] => main
            [file] => lib/mail/internal/eventattachment.php
        )

    [bitrix\main\mail\internal\eventmessage] => Array
        (
            [module] => main
            [file] => lib/mail/internal/eventmessage.php
        )

    [bitrix\main\mail\internal\eventmessagesite] => Array
        (
            [module] => main
            [file] => lib/mail/internal/eventmessagesite.php
        )

    [bitrix\main\mail\internal\eventmessageattachment] => Array
        (
            [module] => main
            [file] => lib/mail/internal/eventmessageattachment.php
        )

    [bitrix\main\mail\internal\eventtype] => Array
        (
            [module] => main
            [file] => lib/mail/internal/eventtype.php
        )

    [bitrix\main\text\converter] => Array
        (
            [module] => main
            [file] => lib/text/converter.php
        )

    [bitrix\main\text\emptyconverter] => Array
        (
            [module] => main
            [file] => lib/text/emptyconverter.php
        )

    [bitrix\main\text\encoding] => Array
        (
            [module] => main
            [file] => lib/text/encoding.php
        )

    [bitrix\main\text\htmlconverter] => Array
        (
            [module] => main
            [file] => lib/text/htmlconverter.php
        )

    [bitrix\main\text\binarystring] => Array
        (
            [module] => main
            [file] => lib/text/binarystring.php
        )

    [bitrix\main\text\xmlconverter] => Array
        (
            [module] => main
            [file] => lib/text/xmlconverter.php
        )

    [bitrix\main\type\collection] => Array
        (
            [module] => main
            [file] => lib/type/collection.php
        )

    [bitrix\main\type\date] => Array
        (
            [module] => main
            [file] => lib/type/date.php
        )

    [bitrix\main\type\datetime] => Array
        (
            [module] => main
            [file] => lib/type/datetime.php
        )

    [bitrix\main\type\dictionary] => Array
        (
            [module] => main
            [file] => lib/type/dictionary.php
        )

    [bitrix\main\type\filterabledictionary] => Array
        (
            [module] => main
            [file] => lib/type/filterabledictionary.php
        )

    [bitrix\main\type\parameterdictionary] => Array
        (
            [module] => main
            [file] => lib/type/parameterdictionary.php
        )

    [bitrix\main\web\cookie] => Array
        (
            [module] => main
            [file] => lib/web/cookie.php
        )

    [bitrix\main\web\uri] => Array
        (
            [module] => main
            [file] => lib/web/uri.php
        )

    [bitrix\main\sendereventhandler] => Array
        (
            [module] => main
            [file] => lib/senderconnector.php
        )

    [bitrix\main\senderconnectoruser] => Array
        (
            [module] => main
            [file] => lib/senderconnector.php
        )

    [bitrix\main\urlrewriterrulemaker] => Array
        (
            [module] => main
            [file] => lib/urlrewriter.php
        )

    [bitrix\main\update\stepper] => Array
        (
            [module] => main
            [file] => lib/update/stepper.php
        )

    [bitrix\main\composite\abstractresponse] => Array
        (
            [module] => main
            [file] => lib/composite/responder.php
        )

    [bitrix\main\composite\fileresponse] => Array
        (
            [module] => main
            [file] => lib/composite/responder.php
        )

    [bitrix\main\composite\memcachedresponse] => Array
        (
            [module] => main
            [file] => lib/composite/responder.php
        )

    [bitrix\main\security\otpexception] => Array
        (
            [module] => main
            [file] => lib/security/securityexception.php
        )

    [ctimezone] => Array
        (
            [module] => main
            [file] => classes/general/time.php
        )

    [cbxpunycode] => Array
        (
            [module] => main
            [file] => classes/general/punycode.php
        )

    [ibxvirtualio] => Array
        (
            [module] => main
            [file] => classes/general/virtual_io.php
        )

    [ibxgeterrors] => Array
        (
            [module] => main
            [file] => classes/general/virtual_io.php
        )

    [cbxvirtualio] => Array
        (
            [module] => main
            [file] => classes/general/virtual_io.php
        )

    [cbxvirtualfilebase] => Array
        (
            [module] => main
            [file] => classes/general/virtual_file.php
        )

    [cbxvirtualfile] => Array
        (
            [module] => main
            [file] => classes/general/virtual_file.php
        )

    [cbxvirtualdirectory] => Array
        (
            [module] => main
            [file] => classes/general/virtual_file.php
        )

    [calloption] => Array
        (
            [module] => main
            [file] => classes/general/option.php
        )

    [coption] => Array
        (
            [module] => main
            [file] => classes/general/option.php
        )

    [callpageoption] => Array
        (
            [module] => main
            [file] => classes/general/pageoption.php
        )

    [cpageoption] => Array
        (
            [module] => main
            [file] => classes/general/pageoption.php
        )

    [callsqlwhere] => Array
        (
            [module] => main
            [file] => classes/general/sqlwhere.php
        )

    [csqlwhereexpression] => Array
        (
            [module] => main
            [file] => classes/general/sqlwhere.php
        )

    [csqlwhere] => Array
        (
            [module] => main
            [file] => classes/general/sqlwhere.php
        )

    [calllanguage] => Array
        (
            [module] => main
            [file] => classes/general/language.php
        )

    [clanguage] => Array
        (
            [module] => main
            [file] => classes/general/language.php
        )

    [clangadmin] => Array
        (
            [module] => main
            [file] => classes/general/language.php
        )

    [_clangdbresult] => Array
        (
            [module] => main
            [file] => classes/general/langdbresult.php
        )

    [callagent] => Array
        (
            [module] => main
            [file] => classes/general/agent.php
        )

    [cagent] => Array
        (
            [module] => main
            [file] => classes/mysql/agent.php
        )

    [capplicationexception] => Array
        (
            [module] => main
            [file] => classes/general/applicationexception.php
        )

    [cadminexception] => Array
        (
            [module] => main
            [file] => classes/general/adminexception.php
        )

    [callsite] => Array
        (
            [module] => main
            [file] => classes/general/site.php
        )

    [calllang] => Array
        (
            [module] => main
            [file] => classes/general/site.php
        )

    [csite] => Array
        (
            [module] => main
            [file] => classes/general/site.php
        )

    [clang] => Array
        (
            [module] => main
            [file] => classes/general/site.php
        )

    [chttp] => Array
        (
            [module] => main
            [file] => classes/general/http.php
        )

    [cutil] => Array
        (
            [module] => main
            [file] => classes/general/util.php
        )

    [callmain] => Array
        (
            [module] => main
            [file] => classes/general/main.php
        )

    [cmain] => Array
        (
            [module] => main
            [file] => classes/general/main.php
        )

    [calldatabase] => Array
        (
            [module] => main
            [file] => classes/general/database.php
        )

    [calldbresult] => Array
        (
            [module] => main
            [file] => classes/general/dbresult.php
        )

    [cdatabasemysql] => Array
        (
            [module] => main
            [file] => classes/mysql/database.php
        )

    [cdbresultmysql] => Array
        (
            [module] => main
            [file] => classes/mysql/dbresult.php
        )

    [icachebackend] => Array
        (
            [module] => main
            [file] => classes/general/cache_backend.php
        )

    [cphpcache] => Array
        (
            [module] => main
            [file] => classes/general/cache.php
        )

    [ccachemanager] => Array
        (
            [module] => main
            [file] => classes/general/cache_manager.php
        )

    [cpagecache] => Array
        (
            [module] => main
            [file] => classes/general/page_cache.php
        )

    [cstackcacheentry] => Array
        (
            [module] => main
            [file] => classes/general/stack_cache_entry.php
        )

    [cstackcachemanager] => Array
        (
            [module] => main
            [file] => classes/general/stack_cache.php
        )

    [cmodule] => Array
        (
            [module] => main
            [file] => /classes/general/module.php
        )

)
Array
(
    [bitrix\main\application] => Array
        (
            [module] => main
            [file] => lib/application.php
        )

    [bitrix\main\httpapplication] => Array
        (
            [module] => main
            [file] => lib/httpapplication.php
        )

    [bitrix\main\argumentexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\argumentnullexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\argumentoutofrangeexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\argumenttypeexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\notimplementedexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\notsupportedexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\invalidoperationexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\objectpropertyexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\objectnotfoundexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\objectexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\systemexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\accessdeniedexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\decodingexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\io\invalidpathexception] => Array
        (
            [module] => main
            [file] => lib/io/ioexception.php
        )

    [bitrix\main\io\filenotfoundexception] => Array
        (
            [module] => main
            [file] => lib/io/ioexception.php
        )

    [bitrix\main\io\filedeleteexception] => Array
        (
            [module] => main
            [file] => lib/io/ioexception.php
        )

    [bitrix\main\io\fileopenexception] => Array
        (
            [module] => main
            [file] => lib/io/ioexception.php
        )

    [bitrix\main\io\filenotopenedexception] => Array
        (
            [module] => main
            [file] => lib/io/ioexception.php
        )

    [bitrix\main\context] => Array
        (
            [module] => main
            [file] => lib/context.php
        )

    [bitrix\main\httpcontext] => Array
        (
            [module] => main
            [file] => lib/httpcontext.php
        )

    [bitrix\main\dispatcher] => Array
        (
            [module] => main
            [file] => lib/dispatcher.php
        )

    [bitrix\main\environment] => Array
        (
            [module] => main
            [file] => lib/environment.php
        )

    [bitrix\main\event] => Array
        (
            [module] => main
            [file] => lib/event.php
        )

    [bitrix\main\eventmanager] => Array
        (
            [module] => main
            [file] => lib/eventmanager.php
        )

    [bitrix\main\eventresult] => Array
        (
            [module] => main
            [file] => lib/eventresult.php
        )

    [bitrix\main\request] => Array
        (
            [module] => main
            [file] => lib/request.php
        )

    [bitrix\main\httprequest] => Array
        (
            [module] => main
            [file] => lib/httprequest.php
        )

    [bitrix\main\response] => Array
        (
            [module] => main
            [file] => lib/response.php
        )

    [bitrix\main\httpresponse] => Array
        (
            [module] => main
            [file] => lib/httpresponse.php
        )

    [bitrix\main\modulemanager] => Array
        (
            [module] => main
            [file] => lib/modulemanager.php
        )

    [bitrix\main\server] => Array
        (
            [module] => main
            [file] => lib/server.php
        )

    [bitrix\main\config\configuration] => Array
        (
            [module] => main
            [file] => lib/config/configuration.php
        )

    [bitrix\main\config\option] => Array
        (
            [module] => main
            [file] => lib/config/option.php
        )

    [bitrix\main\context\culture] => Array
        (
            [module] => main
            [file] => lib/context/culture.php
        )

    [bitrix\main\data\cache] => Array
        (
            [module] => main
            [file] => lib/data/cache.php
        )

    [bitrix\main\data\cacheengineapc] => Array
        (
            [module] => main
            [file] => lib/data/cacheengineapc.php
        )

    [bitrix\main\data\cacheenginememcache] => Array
        (
            [module] => main
            [file] => lib/data/cacheenginememcache.php
        )

    [bitrix\main\data\cacheenginefiles] => Array
        (
            [module] => main
            [file] => lib/data/cacheenginefiles.php
        )

    [bitrix\main\data\cacheenginenone] => Array
        (
            [module] => main
            [file] => lib/data/cacheenginenone.php
        )

    [bitrix\main\data\connection] => Array
        (
            [module] => main
            [file] => lib/data/connection.php
        )

    [bitrix\main\data\connectionpool] => Array
        (
            [module] => main
            [file] => lib/data/connectionpool.php
        )

    [bitrix\main\data\icacheengine] => Array
        (
            [module] => main
            [file] => lib/data/cache.php
        )

    [bitrix\main\data\hsphpreadconnection] => Array
        (
            [module] => main
            [file] => lib/data/hsphpreadconnection.php
        )

    [bitrix\main\data\managedcache] => Array
        (
            [module] => main
            [file] => lib/data/managedcache.php
        )

    [bitrix\main\data\taggedcache] => Array
        (
            [module] => main
            [file] => lib/data/taggedcache.php
        )

    [bitrix\main\data\memcacheconnection] => Array
        (
            [module] => main
            [file] => lib/data/memcacheconnection.php
        )

    [bitrix\main\data\memcachedconnection] => Array
        (
            [module] => main
            [file] => lib/data/memcachedconnection.php
        )

    [bitrix\main\data\nosqlconnection] => Array
        (
            [module] => main
            [file] => lib/data/nosqlconnection.php
        )

    [bitrix\main\db\arrayresult] => Array
        (
            [module] => main
            [file] => lib/db/arrayresult.php
        )

    [bitrix\main\db\result] => Array
        (
            [module] => main
            [file] => lib/db/result.php
        )

    [bitrix\main\db\connection] => Array
        (
            [module] => main
            [file] => lib/db/connection.php
        )

    [bitrix\main\db\sqlexception] => Array
        (
            [module] => main
            [file] => lib/db/sqlexception.php
        )

    [bitrix\main\db\sqlqueryexception] => Array
        (
            [module] => main
            [file] => lib/db/sqlexception.php
        )

    [bitrix\main\db\transactionexception] => Array
        (
            [module] => main
            [file] => lib/db/sqlexception.php
        )

    [bitrix\main\db\sqlexpression] => Array
        (
            [module] => main
            [file] => lib/db/sqlexpression.php
        )

    [bitrix\main\db\sqlhelper] => Array
        (
            [module] => main
            [file] => lib/db/sqlhelper.php
        )

    [bitrix\main\db\mysqlcommonconnection] => Array
        (
            [module] => main
            [file] => lib/db/mysqlcommonconnection.php
        )

    [bitrix\main\db\mysqliconnection] => Array
        (
            [module] => main
            [file] => lib/db/mysqliconnection.php
        )

    [bitrix\main\db\mysqliresult] => Array
        (
            [module] => main
            [file] => lib/db/mysqliresult.php
        )

    [bitrix\main\db\mysqlisqlhelper] => Array
        (
            [module] => main
            [file] => lib/db/mysqlisqlhelper.php
        )

    [bitrix\main\db\mssqlconnection] => Array
        (
            [module] => main
            [file] => lib/db/mssqlconnection.php
        )

    [bitrix\main\db\mssqlresult] => Array
        (
            [module] => main
            [file] => lib/db/mssqlresult.php
        )

    [bitrix\main\db\mssqlsqlhelper] => Array
        (
            [module] => main
            [file] => lib/db/mssqlsqlhelper.php
        )

    [bitrix\main\db\oracleconnection] => Array
        (
            [module] => main
            [file] => lib/db/oracleconnection.php
        )

    [bitrix\main\db\oracleresult] => Array
        (
            [module] => main
            [file] => lib/db/oracleresult.php
        )

    [bitrix\main\db\oraclesqlhelper] => Array
        (
            [module] => main
            [file] => lib/db/oraclesqlhelper.php
        )

    [bitrix\main\db\pgsqlconnection] => Array
        (
            [module] => main
            [file] => lib/db/pgsqlconnection.php
        )

    [bitrix\main\diag\httpexceptionhandleroutput] => Array
        (
            [module] => main
            [file] => lib/diag/httpexceptionhandleroutput.php
        )

    [bitrix\main\diag\fileexceptionhandlerlog] => Array
        (
            [module] => main
            [file] => lib/diag/fileexceptionhandlerlog.php
        )

    [bitrix\main\diag\exceptionhandler] => Array
        (
            [module] => main
            [file] => lib/diag/exceptionhandler.php
        )

    [bitrix\main\diag\iexceptionhandleroutput] => Array
        (
            [module] => main
            [file] => lib/diag/iexceptionhandleroutput.php
        )

    [bitrix\main\diag\exceptionhandlerlog] => Array
        (
            [module] => main
            [file] => lib/diag/exceptionhandlerlog.php
        )

    [bitrix\main\io\file] => Array
        (
            [module] => main
            [file] => lib/io/file.php
        )

    [bitrix\main\io\fileentry] => Array
        (
            [module] => main
            [file] => lib/io/fileentry.php
        )

    [bitrix\main\io\path] => Array
        (
            [module] => main
            [file] => lib/io/path.php
        )

    [bitrix\main\io\filesystementry] => Array
        (
            [module] => main
            [file] => lib/io/filesystementry.php
        )

    [bitrix\main\io\ifilestream] => Array
        (
            [module] => main
            [file] => lib/io/ifilestream.php
        )

    [bitrix\main\localization\loc] => Array
        (
            [module] => main
            [file] => lib/localization/loc.php
        )

    [bitrix\main\mail\mail] => Array
        (
            [module] => main
            [file] => lib/mail/mail.php
        )

    [bitrix\main\mail\tracking] => Array
        (
            [module] => main
            [file] => lib/mail/tracking.php
        )

    [bitrix\main\mail\eventmanager] => Array
        (
            [module] => main
            [file] => lib/mail/eventmanager.php
        )

    [bitrix\main\mail\eventmessagecompiler] => Array
        (
            [module] => main
            [file] => lib/mail/eventmessagecompiler.php
        )

    [bitrix\main\mail\eventmessagethemecompiler] => Array
        (
            [module] => main
            [file] => lib/mail/eventmessagethemecompiler.php
        )

    [bitrix\main\mail\internal\event] => Array
        (
            [module] => main
            [file] => lib/mail/internal/event.php
        )

    [bitrix\main\mail\internal\eventattachment] => Array
        (
            [module] => main
            [file] => lib/mail/internal/eventattachment.php
        )

    [bitrix\main\mail\internal\eventmessage] => Array
        (
            [module] => main
            [file] => lib/mail/internal/eventmessage.php
        )

    [bitrix\main\mail\internal\eventmessagesite] => Array
        (
            [module] => main
            [file] => lib/mail/internal/eventmessagesite.php
        )

    [bitrix\main\mail\internal\eventmessageattachment] => Array
        (
            [module] => main
            [file] => lib/mail/internal/eventmessageattachment.php
        )

    [bitrix\main\mail\internal\eventtype] => Array
        (
            [module] => main
            [file] => lib/mail/internal/eventtype.php
        )

    [bitrix\main\text\converter] => Array
        (
            [module] => main
            [file] => lib/text/converter.php
        )

    [bitrix\main\text\emptyconverter] => Array
        (
            [module] => main
            [file] => lib/text/emptyconverter.php
        )

    [bitrix\main\text\encoding] => Array
        (
            [module] => main
            [file] => lib/text/encoding.php
        )

    [bitrix\main\text\htmlconverter] => Array
        (
            [module] => main
            [file] => lib/text/htmlconverter.php
        )

    [bitrix\main\text\binarystring] => Array
        (
            [module] => main
            [file] => lib/text/binarystring.php
        )

    [bitrix\main\text\xmlconverter] => Array
        (
            [module] => main
            [file] => lib/text/xmlconverter.php
        )

    [bitrix\main\type\collection] => Array
        (
            [module] => main
            [file] => lib/type/collection.php
        )

    [bitrix\main\type\date] => Array
        (
            [module] => main
            [file] => lib/type/date.php
        )

    [bitrix\main\type\datetime] => Array
        (
            [module] => main
            [file] => lib/type/datetime.php
        )

    [bitrix\main\type\dictionary] => Array
        (
            [module] => main
            [file] => lib/type/dictionary.php
        )

    [bitrix\main\type\filterabledictionary] => Array
        (
            [module] => main
            [file] => lib/type/filterabledictionary.php
        )

    [bitrix\main\type\parameterdictionary] => Array
        (
            [module] => main
            [file] => lib/type/parameterdictionary.php
        )

    [bitrix\main\web\cookie] => Array
        (
            [module] => main
            [file] => lib/web/cookie.php
        )

    [bitrix\main\web\uri] => Array
        (
            [module] => main
            [file] => lib/web/uri.php
        )

    [bitrix\main\sendereventhandler] => Array
        (
            [module] => main
            [file] => lib/senderconnector.php
        )

    [bitrix\main\senderconnectoruser] => Array
        (
            [module] => main
            [file] => lib/senderconnector.php
        )

    [bitrix\main\urlrewriterrulemaker] => Array
        (
            [module] => main
            [file] => lib/urlrewriter.php
        )

    [bitrix\main\update\stepper] => Array
        (
            [module] => main
            [file] => lib/update/stepper.php
        )

    [bitrix\main\composite\abstractresponse] => Array
        (
            [module] => main
            [file] => lib/composite/responder.php
        )

    [bitrix\main\composite\fileresponse] => Array
        (
            [module] => main
            [file] => lib/composite/responder.php
        )

    [bitrix\main\composite\memcachedresponse] => Array
        (
            [module] => main
            [file] => lib/composite/responder.php
        )

    [bitrix\main\security\otpexception] => Array
        (
            [module] => main
            [file] => lib/security/securityexception.php
        )

    [ctimezone] => Array
        (
            [module] => main
            [file] => classes/general/time.php
        )

    [cbxpunycode] => Array
        (
            [module] => main
            [file] => classes/general/punycode.php
        )

    [ibxvirtualio] => Array
        (
            [module] => main
            [file] => classes/general/virtual_io.php
        )

    [ibxgeterrors] => Array
        (
            [module] => main
            [file] => classes/general/virtual_io.php
        )

    [cbxvirtualio] => Array
        (
            [module] => main
            [file] => classes/general/virtual_io.php
        )

    [cbxvirtualfilebase] => Array
        (
            [module] => main
            [file] => classes/general/virtual_file.php
        )

    [cbxvirtualfile] => Array
        (
            [module] => main
            [file] => classes/general/virtual_file.php
        )

    [cbxvirtualdirectory] => Array
        (
            [module] => main
            [file] => classes/general/virtual_file.php
        )

    [calloption] => Array
        (
            [module] => main
            [file] => classes/general/option.php
        )

    [coption] => Array
        (
            [module] => main
            [file] => classes/general/option.php
        )

    [callpageoption] => Array
        (
            [module] => main
            [file] => classes/general/pageoption.php
        )

    [cpageoption] => Array
        (
            [module] => main
            [file] => classes/general/pageoption.php
        )

    [callsqlwhere] => Array
        (
            [module] => main
            [file] => classes/general/sqlwhere.php
        )

    [csqlwhereexpression] => Array
        (
            [module] => main
            [file] => classes/general/sqlwhere.php
        )

    [csqlwhere] => Array
        (
            [module] => main
            [file] => classes/general/sqlwhere.php
        )

    [calllanguage] => Array
        (
            [module] => main
            [file] => classes/general/language.php
        )

    [clanguage] => Array
        (
            [module] => main
            [file] => classes/general/language.php
        )

    [clangadmin] => Array
        (
            [module] => main
            [file] => classes/general/language.php
        )

    [_clangdbresult] => Array
        (
            [module] => main
            [file] => classes/general/langdbresult.php
        )

    [callagent] => Array
        (
            [module] => main
            [file] => classes/general/agent.php
        )

    [cagent] => Array
        (
            [module] => main
            [file] => classes/mysql/agent.php
        )

    [capplicationexception] => Array
        (
            [module] => main
            [file] => classes/general/applicationexception.php
        )

    [cadminexception] => Array
        (
            [module] => main
            [file] => classes/general/adminexception.php
        )

    [callsite] => Array
        (
            [module] => main
            [file] => classes/general/site.php
        )

    [calllang] => Array
        (
            [module] => main
            [file] => classes/general/site.php
        )

    [csite] => Array
        (
            [module] => main
            [file] => classes/general/site.php
        )

    [clang] => Array
        (
            [module] => main
            [file] => classes/general/site.php
        )

    [chttp] => Array
        (
            [module] => main
            [file] => classes/general/http.php
        )

    [cutil] => Array
        (
            [module] => main
            [file] => classes/general/util.php
        )

    [callmain] => Array
        (
            [module] => main
            [file] => classes/general/main.php
        )

    [cmain] => Array
        (
            [module] => main
            [file] => classes/general/main.php
        )

    [calldatabase] => Array
        (
            [module] => main
            [file] => classes/general/database.php
        )

    [calldbresult] => Array
        (
            [module] => main
            [file] => classes/general/dbresult.php
        )

    [cdatabasemysql] => Array
        (
            [module] => main
            [file] => classes/mysql/database.php
        )

    [cdbresultmysql] => Array
        (
            [module] => main
            [file] => classes/mysql/dbresult.php
        )

    [icachebackend] => Array
        (
            [module] => main
            [file] => classes/general/cache_backend.php
        )

    [cphpcache] => Array
        (
            [module] => main
            [file] => classes/general/cache.php
        )

    [ccachemanager] => Array
        (
            [module] => main
            [file] => classes/general/cache_manager.php
        )

    [cpagecache] => Array
        (
            [module] => main
            [file] => classes/general/page_cache.php
        )

    [cstackcacheentry] => Array
        (
            [module] => main
            [file] => classes/general/stack_cache_entry.php
        )

    [cstackcachemanager] => Array
        (
            [module] => main
            [file] => classes/general/stack_cache.php
        )

    [cmodule] => Array
        (
            [module] => main
            [file] => /classes/general/module.php
        )

)
Array
(
    [bitrix\main\application] => Array
        (
            [module] => main
            [file] => lib/application.php
        )

    [bitrix\main\httpapplication] => Array
        (
            [module] => main
            [file] => lib/httpapplication.php
        )

    [bitrix\main\argumentexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\argumentnullexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\argumentoutofrangeexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\argumenttypeexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\notimplementedexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\notsupportedexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\invalidoperationexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\objectpropertyexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\objectnotfoundexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\objectexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\systemexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\accessdeniedexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\decodingexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\io\invalidpathexception] => Array
        (
            [module] => main
            [file] => lib/io/ioexception.php
        )

    [bitrix\main\io\filenotfoundexception] => Array
        (
            [module] => main
            [file] => lib/io/ioexception.php
        )

    [bitrix\main\io\filedeleteexception] => Array
        (
            [module] => main
            [file] => lib/io/ioexception.php
        )

    [bitrix\main\io\fileopenexception] => Array
        (
            [module] => main
            [file] => lib/io/ioexception.php
        )

    [bitrix\main\io\filenotopenedexception] => Array
        (
            [module] => main
            [file] => lib/io/ioexception.php
        )

    [bitrix\main\context] => Array
        (
            [module] => main
            [file] => lib/context.php
        )

    [bitrix\main\httpcontext] => Array
        (
            [module] => main
            [file] => lib/httpcontext.php
        )

    [bitrix\main\dispatcher] => Array
        (
            [module] => main
            [file] => lib/dispatcher.php
        )

    [bitrix\main\environment] => Array
        (
            [module] => main
            [file] => lib/environment.php
        )

    [bitrix\main\event] => Array
        (
            [module] => main
            [file] => lib/event.php
        )

    [bitrix\main\eventmanager] => Array
        (
            [module] => main
            [file] => lib/eventmanager.php
        )

    [bitrix\main\eventresult] => Array
        (
            [module] => main
            [file] => lib/eventresult.php
        )

    [bitrix\main\request] => Array
        (
            [module] => main
            [file] => lib/request.php
        )

    [bitrix\main\httprequest] => Array
        (
            [module] => main
            [file] => lib/httprequest.php
        )

    [bitrix\main\response] => Array
        (
            [module] => main
            [file] => lib/response.php
        )

    [bitrix\main\httpresponse] => Array
        (
            [module] => main
            [file] => lib/httpresponse.php
        )

    [bitrix\main\modulemanager] => Array
        (
            [module] => main
            [file] => lib/modulemanager.php
        )

    [bitrix\main\server] => Array
        (
            [module] => main
            [file] => lib/server.php
        )

    [bitrix\main\config\configuration] => Array
        (
            [module] => main
            [file] => lib/config/configuration.php
        )

    [bitrix\main\config\option] => Array
        (
            [module] => main
            [file] => lib/config/option.php
        )

    [bitrix\main\context\culture] => Array
        (
            [module] => main
            [file] => lib/context/culture.php
        )

    [bitrix\main\data\cache] => Array
        (
            [module] => main
            [file] => lib/data/cache.php
        )

    [bitrix\main\data\cacheengineapc] => Array
        (
            [module] => main
            [file] => lib/data/cacheengineapc.php
        )

    [bitrix\main\data\cacheenginememcache] => Array
        (
            [module] => main
            [file] => lib/data/cacheenginememcache.php
        )

    [bitrix\main\data\cacheenginefiles] => Array
        (
            [module] => main
            [file] => lib/data/cacheenginefiles.php
        )

    [bitrix\main\data\cacheenginenone] => Array
        (
            [module] => main
            [file] => lib/data/cacheenginenone.php
        )

    [bitrix\main\data\connection] => Array
        (
            [module] => main
            [file] => lib/data/connection.php
        )

    [bitrix\main\data\connectionpool] => Array
        (
            [module] => main
            [file] => lib/data/connectionpool.php
        )

    [bitrix\main\data\icacheengine] => Array
        (
            [module] => main
            [file] => lib/data/cache.php
        )

    [bitrix\main\data\hsphpreadconnection] => Array
        (
            [module] => main
            [file] => lib/data/hsphpreadconnection.php
        )

    [bitrix\main\data\managedcache] => Array
        (
            [module] => main
            [file] => lib/data/managedcache.php
        )

    [bitrix\main\data\taggedcache] => Array
        (
            [module] => main
            [file] => lib/data/taggedcache.php
        )

    [bitrix\main\data\memcacheconnection] => Array
        (
            [module] => main
            [file] => lib/data/memcacheconnection.php
        )

    [bitrix\main\data\memcachedconnection] => Array
        (
            [module] => main
            [file] => lib/data/memcachedconnection.php
        )

    [bitrix\main\data\nosqlconnection] => Array
        (
            [module] => main
            [file] => lib/data/nosqlconnection.php
        )

    [bitrix\main\db\arrayresult] => Array
        (
            [module] => main
            [file] => lib/db/arrayresult.php
        )

    [bitrix\main\db\result] => Array
        (
            [module] => main
            [file] => lib/db/result.php
        )

    [bitrix\main\db\connection] => Array
        (
            [module] => main
            [file] => lib/db/connection.php
        )

    [bitrix\main\db\sqlexception] => Array
        (
            [module] => main
            [file] => lib/db/sqlexception.php
        )

    [bitrix\main\db\sqlqueryexception] => Array
        (
            [module] => main
            [file] => lib/db/sqlexception.php
        )

    [bitrix\main\db\transactionexception] => Array
        (
            [module] => main
            [file] => lib/db/sqlexception.php
        )

    [bitrix\main\db\sqlexpression] => Array
        (
            [module] => main
            [file] => lib/db/sqlexpression.php
        )

    [bitrix\main\db\sqlhelper] => Array
        (
            [module] => main
            [file] => lib/db/sqlhelper.php
        )

    [bitrix\main\db\mysqlcommonconnection] => Array
        (
            [module] => main
            [file] => lib/db/mysqlcommonconnection.php
        )

    [bitrix\main\db\mysqliconnection] => Array
        (
            [module] => main
            [file] => lib/db/mysqliconnection.php
        )

    [bitrix\main\db\mysqliresult] => Array
        (
            [module] => main
            [file] => lib/db/mysqliresult.php
        )

    [bitrix\main\db\mysqlisqlhelper] => Array
        (
            [module] => main
            [file] => lib/db/mysqlisqlhelper.php
        )

    [bitrix\main\db\mssqlconnection] => Array
        (
            [module] => main
            [file] => lib/db/mssqlconnection.php
        )

    [bitrix\main\db\mssqlresult] => Array
        (
            [module] => main
            [file] => lib/db/mssqlresult.php
        )

    [bitrix\main\db\mssqlsqlhelper] => Array
        (
            [module] => main
            [file] => lib/db/mssqlsqlhelper.php
        )

    [bitrix\main\db\oracleconnection] => Array
        (
            [module] => main
            [file] => lib/db/oracleconnection.php
        )

    [bitrix\main\db\oracleresult] => Array
        (
            [module] => main
            [file] => lib/db/oracleresult.php
        )

    [bitrix\main\db\oraclesqlhelper] => Array
        (
            [module] => main
            [file] => lib/db/oraclesqlhelper.php
        )

    [bitrix\main\db\pgsqlconnection] => Array
        (
            [module] => main
            [file] => lib/db/pgsqlconnection.php
        )

    [bitrix\main\diag\httpexceptionhandleroutput] => Array
        (
            [module] => main
            [file] => lib/diag/httpexceptionhandleroutput.php
        )

    [bitrix\main\diag\fileexceptionhandlerlog] => Array
        (
            [module] => main
            [file] => lib/diag/fileexceptionhandlerlog.php
        )

    [bitrix\main\diag\exceptionhandler] => Array
        (
            [module] => main
            [file] => lib/diag/exceptionhandler.php
        )

    [bitrix\main\diag\iexceptionhandleroutput] => Array
        (
            [module] => main
            [file] => lib/diag/iexceptionhandleroutput.php
        )

    [bitrix\main\diag\exceptionhandlerlog] => Array
        (
            [module] => main
            [file] => lib/diag/exceptionhandlerlog.php
        )

    [bitrix\main\io\file] => Array
        (
            [module] => main
            [file] => lib/io/file.php
        )

    [bitrix\main\io\fileentry] => Array
        (
            [module] => main
            [file] => lib/io/fileentry.php
        )

    [bitrix\main\io\path] => Array
        (
            [module] => main
            [file] => lib/io/path.php
        )

    [bitrix\main\io\filesystementry] => Array
        (
            [module] => main
            [file] => lib/io/filesystementry.php
        )

    [bitrix\main\io\ifilestream] => Array
        (
            [module] => main
            [file] => lib/io/ifilestream.php
        )

    [bitrix\main\localization\loc] => Array
        (
            [module] => main
            [file] => lib/localization/loc.php
        )

    [bitrix\main\mail\mail] => Array
        (
            [module] => main
            [file] => lib/mail/mail.php
        )

    [bitrix\main\mail\tracking] => Array
        (
            [module] => main
            [file] => lib/mail/tracking.php
        )

    [bitrix\main\mail\eventmanager] => Array
        (
            [module] => main
            [file] => lib/mail/eventmanager.php
        )

    [bitrix\main\mail\eventmessagecompiler] => Array
        (
            [module] => main
            [file] => lib/mail/eventmessagecompiler.php
        )

    [bitrix\main\mail\eventmessagethemecompiler] => Array
        (
            [module] => main
            [file] => lib/mail/eventmessagethemecompiler.php
        )

    [bitrix\main\mail\internal\event] => Array
        (
            [module] => main
            [file] => lib/mail/internal/event.php
        )

    [bitrix\main\mail\internal\eventattachment] => Array
        (
            [module] => main
            [file] => lib/mail/internal/eventattachment.php
        )

    [bitrix\main\mail\internal\eventmessage] => Array
        (
            [module] => main
            [file] => lib/mail/internal/eventmessage.php
        )

    [bitrix\main\mail\internal\eventmessagesite] => Array
        (
            [module] => main
            [file] => lib/mail/internal/eventmessagesite.php
        )

    [bitrix\main\mail\internal\eventmessageattachment] => Array
        (
            [module] => main
            [file] => lib/mail/internal/eventmessageattachment.php
        )

    [bitrix\main\mail\internal\eventtype] => Array
        (
            [module] => main
            [file] => lib/mail/internal/eventtype.php
        )

    [bitrix\main\text\converter] => Array
        (
            [module] => main
            [file] => lib/text/converter.php
        )

    [bitrix\main\text\emptyconverter] => Array
        (
            [module] => main
            [file] => lib/text/emptyconverter.php
        )

    [bitrix\main\text\encoding] => Array
        (
            [module] => main
            [file] => lib/text/encoding.php
        )

    [bitrix\main\text\htmlconverter] => Array
        (
            [module] => main
            [file] => lib/text/htmlconverter.php
        )

    [bitrix\main\text\binarystring] => Array
        (
            [module] => main
            [file] => lib/text/binarystring.php
        )

    [bitrix\main\text\xmlconverter] => Array
        (
            [module] => main
            [file] => lib/text/xmlconverter.php
        )

    [bitrix\main\type\collection] => Array
        (
            [module] => main
            [file] => lib/type/collection.php
        )

    [bitrix\main\type\date] => Array
        (
            [module] => main
            [file] => lib/type/date.php
        )

    [bitrix\main\type\datetime] => Array
        (
            [module] => main
            [file] => lib/type/datetime.php
        )

    [bitrix\main\type\dictionary] => Array
        (
            [module] => main
            [file] => lib/type/dictionary.php
        )

    [bitrix\main\type\filterabledictionary] => Array
        (
            [module] => main
            [file] => lib/type/filterabledictionary.php
        )

    [bitrix\main\type\parameterdictionary] => Array
        (
            [module] => main
            [file] => lib/type/parameterdictionary.php
        )

    [bitrix\main\web\cookie] => Array
        (
            [module] => main
            [file] => lib/web/cookie.php
        )

    [bitrix\main\web\uri] => Array
        (
            [module] => main
            [file] => lib/web/uri.php
        )

    [bitrix\main\sendereventhandler] => Array
        (
            [module] => main
            [file] => lib/senderconnector.php
        )

    [bitrix\main\senderconnectoruser] => Array
        (
            [module] => main
            [file] => lib/senderconnector.php
        )

    [bitrix\main\urlrewriterrulemaker] => Array
        (
            [module] => main
            [file] => lib/urlrewriter.php
        )

    [bitrix\main\update\stepper] => Array
        (
            [module] => main
            [file] => lib/update/stepper.php
        )

    [bitrix\main\composite\abstractresponse] => Array
        (
            [module] => main
            [file] => lib/composite/responder.php
        )

    [bitrix\main\composite\fileresponse] => Array
        (
            [module] => main
            [file] => lib/composite/responder.php
        )

    [bitrix\main\composite\memcachedresponse] => Array
        (
            [module] => main
            [file] => lib/composite/responder.php
        )

    [bitrix\main\security\otpexception] => Array
        (
            [module] => main
            [file] => lib/security/securityexception.php
        )

    [ctimezone] => Array
        (
            [module] => main
            [file] => classes/general/time.php
        )

    [cbxpunycode] => Array
        (
            [module] => main
            [file] => classes/general/punycode.php
        )

    [ibxvirtualio] => Array
        (
            [module] => main
            [file] => classes/general/virtual_io.php
        )

    [ibxgeterrors] => Array
        (
            [module] => main
            [file] => classes/general/virtual_io.php
        )

    [cbxvirtualio] => Array
        (
            [module] => main
            [file] => classes/general/virtual_io.php
        )

    [cbxvirtualfilebase] => Array
        (
            [module] => main
            [file] => classes/general/virtual_file.php
        )

    [cbxvirtualfile] => Array
        (
            [module] => main
            [file] => classes/general/virtual_file.php
        )

    [cbxvirtualdirectory] => Array
        (
            [module] => main
            [file] => classes/general/virtual_file.php
        )

    [calloption] => Array
        (
            [module] => main
            [file] => classes/general/option.php
        )

    [coption] => Array
        (
            [module] => main
            [file] => classes/general/option.php
        )

    [callpageoption] => Array
        (
            [module] => main
            [file] => classes/general/pageoption.php
        )

    [cpageoption] => Array
        (
            [module] => main
            [file] => classes/general/pageoption.php
        )

    [callsqlwhere] => Array
        (
            [module] => main
            [file] => classes/general/sqlwhere.php
        )

    [csqlwhereexpression] => Array
        (
            [module] => main
            [file] => classes/general/sqlwhere.php
        )

    [csqlwhere] => Array
        (
            [module] => main
            [file] => classes/general/sqlwhere.php
        )

    [calllanguage] => Array
        (
            [module] => main
            [file] => classes/general/language.php
        )

    [clanguage] => Array
        (
            [module] => main
            [file] => classes/general/language.php
        )

    [clangadmin] => Array
        (
            [module] => main
            [file] => classes/general/language.php
        )

    [_clangdbresult] => Array
        (
            [module] => main
            [file] => classes/general/langdbresult.php
        )

    [callagent] => Array
        (
            [module] => main
            [file] => classes/general/agent.php
        )

    [cagent] => Array
        (
            [module] => main
            [file] => classes/mysql/agent.php
        )

    [capplicationexception] => Array
        (
            [module] => main
            [file] => classes/general/applicationexception.php
        )

    [cadminexception] => Array
        (
            [module] => main
            [file] => classes/general/adminexception.php
        )

    [callsite] => Array
        (
            [module] => main
            [file] => classes/general/site.php
        )

    [calllang] => Array
        (
            [module] => main
            [file] => classes/general/site.php
        )

    [csite] => Array
        (
            [module] => main
            [file] => classes/general/site.php
        )

    [clang] => Array
        (
            [module] => main
            [file] => classes/general/site.php
        )

    [chttp] => Array
        (
            [module] => main
            [file] => classes/general/http.php
        )

    [cutil] => Array
        (
            [module] => main
            [file] => classes/general/util.php
        )

    [callmain] => Array
        (
            [module] => main
            [file] => classes/general/main.php
        )

    [cmain] => Array
        (
            [module] => main
            [file] => classes/general/main.php
        )

    [calldatabase] => Array
        (
            [module] => main
            [file] => classes/general/database.php
        )

    [calldbresult] => Array
        (
            [module] => main
            [file] => classes/general/dbresult.php
        )

    [cdatabasemysql] => Array
        (
            [module] => main
            [file] => classes/mysql/database.php
        )

    [cdbresultmysql] => Array
        (
            [module] => main
            [file] => classes/mysql/dbresult.php
        )

    [icachebackend] => Array
        (
            [module] => main
            [file] => classes/general/cache_backend.php
        )

    [cphpcache] => Array
        (
            [module] => main
            [file] => classes/general/cache.php
        )

    [ccachemanager] => Array
        (
            [module] => main
            [file] => classes/general/cache_manager.php
        )

    [cpagecache] => Array
        (
            [module] => main
            [file] => classes/general/page_cache.php
        )

    [cstackcacheentry] => Array
        (
            [module] => main
            [file] => classes/general/stack_cache_entry.php
        )

    [cstackcachemanager] => Array
        (
            [module] => main
            [file] => classes/general/stack_cache.php
        )

    [cmodule] => Array
        (
            [module] => main
            [file] => /classes/general/module.php
        )

)
Array
(
    [bitrix\main\application] => Array
        (
            [module] => main
            [file] => lib/application.php
        )

    [bitrix\main\httpapplication] => Array
        (
            [module] => main
            [file] => lib/httpapplication.php
        )

    [bitrix\main\argumentexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\argumentnullexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\argumentoutofrangeexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\argumenttypeexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\notimplementedexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\notsupportedexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\invalidoperationexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\objectpropertyexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\objectnotfoundexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\objectexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\systemexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\accessdeniedexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\decodingexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\io\invalidpathexception] => Array
        (
            [module] => main
            [file] => lib/io/ioexception.php
        )

    [bitrix\main\io\filenotfoundexception] => Array
        (
            [module] => main
            [file] => lib/io/ioexception.php
        )

    [bitrix\main\io\filedeleteexception] => Array
        (
            [module] => main
            [file] => lib/io/ioexception.php
        )

    [bitrix\main\io\fileopenexception] => Array
        (
            [module] => main
            [file] => lib/io/ioexception.php
        )

    [bitrix\main\io\filenotopenedexception] => Array
        (
            [module] => main
            [file] => lib/io/ioexception.php
        )

    [bitrix\main\context] => Array
        (
            [module] => main
            [file] => lib/context.php
        )

    [bitrix\main\httpcontext] => Array
        (
            [module] => main
            [file] => lib/httpcontext.php
        )

    [bitrix\main\dispatcher] => Array
        (
            [module] => main
            [file] => lib/dispatcher.php
        )

    [bitrix\main\environment] => Array
        (
            [module] => main
            [file] => lib/environment.php
        )

    [bitrix\main\event] => Array
        (
            [module] => main
            [file] => lib/event.php
        )

    [bitrix\main\eventmanager] => Array
        (
            [module] => main
            [file] => lib/eventmanager.php
        )

    [bitrix\main\eventresult] => Array
        (
            [module] => main
            [file] => lib/eventresult.php
        )

    [bitrix\main\request] => Array
        (
            [module] => main
            [file] => lib/request.php
        )

    [bitrix\main\httprequest] => Array
        (
            [module] => main
            [file] => lib/httprequest.php
        )

    [bitrix\main\response] => Array
        (
            [module] => main
            [file] => lib/response.php
        )

    [bitrix\main\httpresponse] => Array
        (
            [module] => main
            [file] => lib/httpresponse.php
        )

    [bitrix\main\modulemanager] => Array
        (
            [module] => main
            [file] => lib/modulemanager.php
        )

    [bitrix\main\server] => Array
        (
            [module] => main
            [file] => lib/server.php
        )

    [bitrix\main\config\configuration] => Array
        (
            [module] => main
            [file] => lib/config/configuration.php
        )

    [bitrix\main\config\option] => Array
        (
            [module] => main
            [file] => lib/config/option.php
        )

    [bitrix\main\context\culture] => Array
        (
            [module] => main
            [file] => lib/context/culture.php
        )

    [bitrix\main\data\cache] => Array
        (
            [module] => main
            [file] => lib/data/cache.php
        )

    [bitrix\main\data\cacheengineapc] => Array
        (
            [module] => main
            [file] => lib/data/cacheengineapc.php
        )

    [bitrix\main\data\cacheenginememcache] => Array
        (
            [module] => main
            [file] => lib/data/cacheenginememcache.php
        )

    [bitrix\main\data\cacheenginefiles] => Array
        (
            [module] => main
            [file] => lib/data/cacheenginefiles.php
        )

    [bitrix\main\data\cacheenginenone] => Array
        (
            [module] => main
            [file] => lib/data/cacheenginenone.php
        )

    [bitrix\main\data\connection] => Array
        (
            [module] => main
            [file] => lib/data/connection.php
        )

    [bitrix\main\data\connectionpool] => Array
        (
            [module] => main
            [file] => lib/data/connectionpool.php
        )

    [bitrix\main\data\icacheengine] => Array
        (
            [module] => main
            [file] => lib/data/cache.php
        )

    [bitrix\main\data\hsphpreadconnection] => Array
        (
            [module] => main
            [file] => lib/data/hsphpreadconnection.php
        )

    [bitrix\main\data\managedcache] => Array
        (
            [module] => main
            [file] => lib/data/managedcache.php
        )

    [bitrix\main\data\taggedcache] => Array
        (
            [module] => main
            [file] => lib/data/taggedcache.php
        )

    [bitrix\main\data\memcacheconnection] => Array
        (
            [module] => main
            [file] => lib/data/memcacheconnection.php
        )

    [bitrix\main\data\memcachedconnection] => Array
        (
            [module] => main
            [file] => lib/data/memcachedconnection.php
        )

    [bitrix\main\data\nosqlconnection] => Array
        (
            [module] => main
            [file] => lib/data/nosqlconnection.php
        )

    [bitrix\main\db\arrayresult] => Array
        (
            [module] => main
            [file] => lib/db/arrayresult.php
        )

    [bitrix\main\db\result] => Array
        (
            [module] => main
            [file] => lib/db/result.php
        )

    [bitrix\main\db\connection] => Array
        (
            [module] => main
            [file] => lib/db/connection.php
        )

    [bitrix\main\db\sqlexception] => Array
        (
            [module] => main
            [file] => lib/db/sqlexception.php
        )

    [bitrix\main\db\sqlqueryexception] => Array
        (
            [module] => main
            [file] => lib/db/sqlexception.php
        )

    [bitrix\main\db\transactionexception] => Array
        (
            [module] => main
            [file] => lib/db/sqlexception.php
        )

    [bitrix\main\db\sqlexpression] => Array
        (
            [module] => main
            [file] => lib/db/sqlexpression.php
        )

    [bitrix\main\db\sqlhelper] => Array
        (
            [module] => main
            [file] => lib/db/sqlhelper.php
        )

    [bitrix\main\db\mysqlcommonconnection] => Array
        (
            [module] => main
            [file] => lib/db/mysqlcommonconnection.php
        )

    [bitrix\main\db\mysqliconnection] => Array
        (
            [module] => main
            [file] => lib/db/mysqliconnection.php
        )

    [bitrix\main\db\mysqliresult] => Array
        (
            [module] => main
            [file] => lib/db/mysqliresult.php
        )

    [bitrix\main\db\mysqlisqlhelper] => Array
        (
            [module] => main
            [file] => lib/db/mysqlisqlhelper.php
        )

    [bitrix\main\db\mssqlconnection] => Array
        (
            [module] => main
            [file] => lib/db/mssqlconnection.php
        )

    [bitrix\main\db\mssqlresult] => Array
        (
            [module] => main
            [file] => lib/db/mssqlresult.php
        )

    [bitrix\main\db\mssqlsqlhelper] => Array
        (
            [module] => main
            [file] => lib/db/mssqlsqlhelper.php
        )

    [bitrix\main\db\oracleconnection] => Array
        (
            [module] => main
            [file] => lib/db/oracleconnection.php
        )

    [bitrix\main\db\oracleresult] => Array
        (
            [module] => main
            [file] => lib/db/oracleresult.php
        )

    [bitrix\main\db\oraclesqlhelper] => Array
        (
            [module] => main
            [file] => lib/db/oraclesqlhelper.php
        )

    [bitrix\main\db\pgsqlconnection] => Array
        (
            [module] => main
            [file] => lib/db/pgsqlconnection.php
        )

    [bitrix\main\diag\httpexceptionhandleroutput] => Array
        (
            [module] => main
            [file] => lib/diag/httpexceptionhandleroutput.php
        )

    [bitrix\main\diag\fileexceptionhandlerlog] => Array
        (
            [module] => main
            [file] => lib/diag/fileexceptionhandlerlog.php
        )

    [bitrix\main\diag\exceptionhandler] => Array
        (
            [module] => main
            [file] => lib/diag/exceptionhandler.php
        )

    [bitrix\main\diag\iexceptionhandleroutput] => Array
        (
            [module] => main
            [file] => lib/diag/iexceptionhandleroutput.php
        )

    [bitrix\main\diag\exceptionhandlerlog] => Array
        (
            [module] => main
            [file] => lib/diag/exceptionhandlerlog.php
        )

    [bitrix\main\io\file] => Array
        (
            [module] => main
            [file] => lib/io/file.php
        )

    [bitrix\main\io\fileentry] => Array
        (
            [module] => main
            [file] => lib/io/fileentry.php
        )

    [bitrix\main\io\path] => Array
        (
            [module] => main
            [file] => lib/io/path.php
        )

    [bitrix\main\io\filesystementry] => Array
        (
            [module] => main
            [file] => lib/io/filesystementry.php
        )

    [bitrix\main\io\ifilestream] => Array
        (
            [module] => main
            [file] => lib/io/ifilestream.php
        )

    [bitrix\main\localization\loc] => Array
        (
            [module] => main
            [file] => lib/localization/loc.php
        )

    [bitrix\main\mail\mail] => Array
        (
            [module] => main
            [file] => lib/mail/mail.php
        )

    [bitrix\main\mail\tracking] => Array
        (
            [module] => main
            [file] => lib/mail/tracking.php
        )

    [bitrix\main\mail\eventmanager] => Array
        (
            [module] => main
            [file] => lib/mail/eventmanager.php
        )

    [bitrix\main\mail\eventmessagecompiler] => Array
        (
            [module] => main
            [file] => lib/mail/eventmessagecompiler.php
        )

    [bitrix\main\mail\eventmessagethemecompiler] => Array
        (
            [module] => main
            [file] => lib/mail/eventmessagethemecompiler.php
        )

    [bitrix\main\mail\internal\event] => Array
        (
            [module] => main
            [file] => lib/mail/internal/event.php
        )

    [bitrix\main\mail\internal\eventattachment] => Array
        (
            [module] => main
            [file] => lib/mail/internal/eventattachment.php
        )

    [bitrix\main\mail\internal\eventmessage] => Array
        (
            [module] => main
            [file] => lib/mail/internal/eventmessage.php
        )

    [bitrix\main\mail\internal\eventmessagesite] => Array
        (
            [module] => main
            [file] => lib/mail/internal/eventmessagesite.php
        )

    [bitrix\main\mail\internal\eventmessageattachment] => Array
        (
            [module] => main
            [file] => lib/mail/internal/eventmessageattachment.php
        )

    [bitrix\main\mail\internal\eventtype] => Array
        (
            [module] => main
            [file] => lib/mail/internal/eventtype.php
        )

    [bitrix\main\text\converter] => Array
        (
            [module] => main
            [file] => lib/text/converter.php
        )

    [bitrix\main\text\emptyconverter] => Array
        (
            [module] => main
            [file] => lib/text/emptyconverter.php
        )

    [bitrix\main\text\encoding] => Array
        (
            [module] => main
            [file] => lib/text/encoding.php
        )

    [bitrix\main\text\htmlconverter] => Array
        (
            [module] => main
            [file] => lib/text/htmlconverter.php
        )

    [bitrix\main\text\binarystring] => Array
        (
            [module] => main
            [file] => lib/text/binarystring.php
        )

    [bitrix\main\text\xmlconverter] => Array
        (
            [module] => main
            [file] => lib/text/xmlconverter.php
        )

    [bitrix\main\type\collection] => Array
        (
            [module] => main
            [file] => lib/type/collection.php
        )

    [bitrix\main\type\date] => Array
        (
            [module] => main
            [file] => lib/type/date.php
        )

    [bitrix\main\type\datetime] => Array
        (
            [module] => main
            [file] => lib/type/datetime.php
        )

    [bitrix\main\type\dictionary] => Array
        (
            [module] => main
            [file] => lib/type/dictionary.php
        )

    [bitrix\main\type\filterabledictionary] => Array
        (
            [module] => main
            [file] => lib/type/filterabledictionary.php
        )

    [bitrix\main\type\parameterdictionary] => Array
        (
            [module] => main
            [file] => lib/type/parameterdictionary.php
        )

    [bitrix\main\web\cookie] => Array
        (
            [module] => main
            [file] => lib/web/cookie.php
        )

    [bitrix\main\web\uri] => Array
        (
            [module] => main
            [file] => lib/web/uri.php
        )

    [bitrix\main\sendereventhandler] => Array
        (
            [module] => main
            [file] => lib/senderconnector.php
        )

    [bitrix\main\senderconnectoruser] => Array
        (
            [module] => main
            [file] => lib/senderconnector.php
        )

    [bitrix\main\urlrewriterrulemaker] => Array
        (
            [module] => main
            [file] => lib/urlrewriter.php
        )

    [bitrix\main\update\stepper] => Array
        (
            [module] => main
            [file] => lib/update/stepper.php
        )

    [bitrix\main\composite\abstractresponse] => Array
        (
            [module] => main
            [file] => lib/composite/responder.php
        )

    [bitrix\main\composite\fileresponse] => Array
        (
            [module] => main
            [file] => lib/composite/responder.php
        )

    [bitrix\main\composite\memcachedresponse] => Array
        (
            [module] => main
            [file] => lib/composite/responder.php
        )

    [bitrix\main\security\otpexception] => Array
        (
            [module] => main
            [file] => lib/security/securityexception.php
        )

    [ctimezone] => Array
        (
            [module] => main
            [file] => classes/general/time.php
        )

    [cbxpunycode] => Array
        (
            [module] => main
            [file] => classes/general/punycode.php
        )

    [ibxvirtualio] => Array
        (
            [module] => main
            [file] => classes/general/virtual_io.php
        )

    [ibxgeterrors] => Array
        (
            [module] => main
            [file] => classes/general/virtual_io.php
        )

    [cbxvirtualio] => Array
        (
            [module] => main
            [file] => classes/general/virtual_io.php
        )

    [cbxvirtualfilebase] => Array
        (
            [module] => main
            [file] => classes/general/virtual_file.php
        )

    [cbxvirtualfile] => Array
        (
            [module] => main
            [file] => classes/general/virtual_file.php
        )

    [cbxvirtualdirectory] => Array
        (
            [module] => main
            [file] => classes/general/virtual_file.php
        )

    [calloption] => Array
        (
            [module] => main
            [file] => classes/general/option.php
        )

    [coption] => Array
        (
            [module] => main
            [file] => classes/general/option.php
        )

    [callpageoption] => Array
        (
            [module] => main
            [file] => classes/general/pageoption.php
        )

    [cpageoption] => Array
        (
            [module] => main
            [file] => classes/general/pageoption.php
        )

    [callsqlwhere] => Array
        (
            [module] => main
            [file] => classes/general/sqlwhere.php
        )

    [csqlwhereexpression] => Array
        (
            [module] => main
            [file] => classes/general/sqlwhere.php
        )

    [csqlwhere] => Array
        (
            [module] => main
            [file] => classes/general/sqlwhere.php
        )

    [calllanguage] => Array
        (
            [module] => main
            [file] => classes/general/language.php
        )

    [clanguage] => Array
        (
            [module] => main
            [file] => classes/general/language.php
        )

    [clangadmin] => Array
        (
            [module] => main
            [file] => classes/general/language.php
        )

    [_clangdbresult] => Array
        (
            [module] => main
            [file] => classes/general/langdbresult.php
        )

    [callagent] => Array
        (
            [module] => main
            [file] => classes/general/agent.php
        )

    [cagent] => Array
        (
            [module] => main
            [file] => classes/mysql/agent.php
        )

    [capplicationexception] => Array
        (
            [module] => main
            [file] => classes/general/applicationexception.php
        )

    [cadminexception] => Array
        (
            [module] => main
            [file] => classes/general/adminexception.php
        )

    [callsite] => Array
        (
            [module] => main
            [file] => classes/general/site.php
        )

    [calllang] => Array
        (
            [module] => main
            [file] => classes/general/site.php
        )

    [csite] => Array
        (
            [module] => main
            [file] => classes/general/site.php
        )

    [clang] => Array
        (
            [module] => main
            [file] => classes/general/site.php
        )

    [chttp] => Array
        (
            [module] => main
            [file] => classes/general/http.php
        )

    [cutil] => Array
        (
            [module] => main
            [file] => classes/general/util.php
        )

    [callmain] => Array
        (
            [module] => main
            [file] => classes/general/main.php
        )

    [cmain] => Array
        (
            [module] => main
            [file] => classes/general/main.php
        )

    [calldatabase] => Array
        (
            [module] => main
            [file] => classes/general/database.php
        )

    [calldbresult] => Array
        (
            [module] => main
            [file] => classes/general/dbresult.php
        )

    [cdatabasemysql] => Array
        (
            [module] => main
            [file] => classes/mysql/database.php
        )

    [cdbresultmysql] => Array
        (
            [module] => main
            [file] => classes/mysql/dbresult.php
        )

    [icachebackend] => Array
        (
            [module] => main
            [file] => classes/general/cache_backend.php
        )

    [cphpcache] => Array
        (
            [module] => main
            [file] => classes/general/cache.php
        )

    [ccachemanager] => Array
        (
            [module] => main
            [file] => classes/general/cache_manager.php
        )

    [cpagecache] => Array
        (
            [module] => main
            [file] => classes/general/page_cache.php
        )

    [cstackcacheentry] => Array
        (
            [module] => main
            [file] => classes/general/stack_cache_entry.php
        )

    [cstackcachemanager] => Array
        (
            [module] => main
            [file] => classes/general/stack_cache.php
        )

    [cmodule] => Array
        (
            [module] => main
            [file] => /classes/general/module.php
        )

)
Array
(
    [bitrix\main\application] => Array
        (
            [module] => main
            [file] => lib/application.php
        )

    [bitrix\main\httpapplication] => Array
        (
            [module] => main
            [file] => lib/httpapplication.php
        )

    [bitrix\main\argumentexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\argumentnullexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\argumentoutofrangeexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\argumenttypeexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\notimplementedexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\notsupportedexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\invalidoperationexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\objectpropertyexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\objectnotfoundexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\objectexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\systemexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\accessdeniedexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\decodingexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\io\invalidpathexception] => Array
        (
            [module] => main
            [file] => lib/io/ioexception.php
        )

    [bitrix\main\io\filenotfoundexception] => Array
        (
            [module] => main
            [file] => lib/io/ioexception.php
        )

    [bitrix\main\io\filedeleteexception] => Array
        (
            [module] => main
            [file] => lib/io/ioexception.php
        )

    [bitrix\main\io\fileopenexception] => Array
        (
            [module] => main
            [file] => lib/io/ioexception.php
        )

    [bitrix\main\io\filenotopenedexception] => Array
        (
            [module] => main
            [file] => lib/io/ioexception.php
        )

    [bitrix\main\context] => Array
        (
            [module] => main
            [file] => lib/context.php
        )

    [bitrix\main\httpcontext] => Array
        (
            [module] => main
            [file] => lib/httpcontext.php
        )

    [bitrix\main\dispatcher] => Array
        (
            [module] => main
            [file] => lib/dispatcher.php
        )

    [bitrix\main\environment] => Array
        (
            [module] => main
            [file] => lib/environment.php
        )

    [bitrix\main\event] => Array
        (
            [module] => main
            [file] => lib/event.php
        )

    [bitrix\main\eventmanager] => Array
        (
            [module] => main
            [file] => lib/eventmanager.php
        )

    [bitrix\main\eventresult] => Array
        (
            [module] => main
            [file] => lib/eventresult.php
        )

    [bitrix\main\request] => Array
        (
            [module] => main
            [file] => lib/request.php
        )

    [bitrix\main\httprequest] => Array
        (
            [module] => main
            [file] => lib/httprequest.php
        )

    [bitrix\main\response] => Array
        (
            [module] => main
            [file] => lib/response.php
        )

    [bitrix\main\httpresponse] => Array
        (
            [module] => main
            [file] => lib/httpresponse.php
        )

    [bitrix\main\modulemanager] => Array
        (
            [module] => main
            [file] => lib/modulemanager.php
        )

    [bitrix\main\server] => Array
        (
            [module] => main
            [file] => lib/server.php
        )

    [bitrix\main\config\configuration] => Array
        (
            [module] => main
            [file] => lib/config/configuration.php
        )

    [bitrix\main\config\option] => Array
        (
            [module] => main
            [file] => lib/config/option.php
        )

    [bitrix\main\context\culture] => Array
        (
            [module] => main
            [file] => lib/context/culture.php
        )

    [bitrix\main\data\cache] => Array
        (
            [module] => main
            [file] => lib/data/cache.php
        )

    [bitrix\main\data\cacheengineapc] => Array
        (
            [module] => main
            [file] => lib/data/cacheengineapc.php
        )

    [bitrix\main\data\cacheenginememcache] => Array
        (
            [module] => main
            [file] => lib/data/cacheenginememcache.php
        )

    [bitrix\main\data\cacheenginefiles] => Array
        (
            [module] => main
            [file] => lib/data/cacheenginefiles.php
        )

    [bitrix\main\data\cacheenginenone] => Array
        (
            [module] => main
            [file] => lib/data/cacheenginenone.php
        )

    [bitrix\main\data\connection] => Array
        (
            [module] => main
            [file] => lib/data/connection.php
        )

    [bitrix\main\data\connectionpool] => Array
        (
            [module] => main
            [file] => lib/data/connectionpool.php
        )

    [bitrix\main\data\icacheengine] => Array
        (
            [module] => main
            [file] => lib/data/cache.php
        )

    [bitrix\main\data\hsphpreadconnection] => Array
        (
            [module] => main
            [file] => lib/data/hsphpreadconnection.php
        )

    [bitrix\main\data\managedcache] => Array
        (
            [module] => main
            [file] => lib/data/managedcache.php
        )

    [bitrix\main\data\taggedcache] => Array
        (
            [module] => main
            [file] => lib/data/taggedcache.php
        )

    [bitrix\main\data\memcacheconnection] => Array
        (
            [module] => main
            [file] => lib/data/memcacheconnection.php
        )

    [bitrix\main\data\memcachedconnection] => Array
        (
            [module] => main
            [file] => lib/data/memcachedconnection.php
        )

    [bitrix\main\data\nosqlconnection] => Array
        (
            [module] => main
            [file] => lib/data/nosqlconnection.php
        )

    [bitrix\main\db\arrayresult] => Array
        (
            [module] => main
            [file] => lib/db/arrayresult.php
        )

    [bitrix\main\db\result] => Array
        (
            [module] => main
            [file] => lib/db/result.php
        )

    [bitrix\main\db\connection] => Array
        (
            [module] => main
            [file] => lib/db/connection.php
        )

    [bitrix\main\db\sqlexception] => Array
        (
            [module] => main
            [file] => lib/db/sqlexception.php
        )

    [bitrix\main\db\sqlqueryexception] => Array
        (
            [module] => main
            [file] => lib/db/sqlexception.php
        )

    [bitrix\main\db\transactionexception] => Array
        (
            [module] => main
            [file] => lib/db/sqlexception.php
        )

    [bitrix\main\db\sqlexpression] => Array
        (
            [module] => main
            [file] => lib/db/sqlexpression.php
        )

    [bitrix\main\db\sqlhelper] => Array
        (
            [module] => main
            [file] => lib/db/sqlhelper.php
        )

    [bitrix\main\db\mysqlcommonconnection] => Array
        (
            [module] => main
            [file] => lib/db/mysqlcommonconnection.php
        )

    [bitrix\main\db\mysqliconnection] => Array
        (
            [module] => main
            [file] => lib/db/mysqliconnection.php
        )

    [bitrix\main\db\mysqliresult] => Array
        (
            [module] => main
            [file] => lib/db/mysqliresult.php
        )

    [bitrix\main\db\mysqlisqlhelper] => Array
        (
            [module] => main
            [file] => lib/db/mysqlisqlhelper.php
        )

    [bitrix\main\db\mssqlconnection] => Array
        (
            [module] => main
            [file] => lib/db/mssqlconnection.php
        )

    [bitrix\main\db\mssqlresult] => Array
        (
            [module] => main
            [file] => lib/db/mssqlresult.php
        )

    [bitrix\main\db\mssqlsqlhelper] => Array
        (
            [module] => main
            [file] => lib/db/mssqlsqlhelper.php
        )

    [bitrix\main\db\oracleconnection] => Array
        (
            [module] => main
            [file] => lib/db/oracleconnection.php
        )

    [bitrix\main\db\oracleresult] => Array
        (
            [module] => main
            [file] => lib/db/oracleresult.php
        )

    [bitrix\main\db\oraclesqlhelper] => Array
        (
            [module] => main
            [file] => lib/db/oraclesqlhelper.php
        )

    [bitrix\main\db\pgsqlconnection] => Array
        (
            [module] => main
            [file] => lib/db/pgsqlconnection.php
        )

    [bitrix\main\diag\httpexceptionhandleroutput] => Array
        (
            [module] => main
            [file] => lib/diag/httpexceptionhandleroutput.php
        )

    [bitrix\main\diag\fileexceptionhandlerlog] => Array
        (
            [module] => main
            [file] => lib/diag/fileexceptionhandlerlog.php
        )

    [bitrix\main\diag\exceptionhandler] => Array
        (
            [module] => main
            [file] => lib/diag/exceptionhandler.php
        )

    [bitrix\main\diag\iexceptionhandleroutput] => Array
        (
            [module] => main
            [file] => lib/diag/iexceptionhandleroutput.php
        )

    [bitrix\main\diag\exceptionhandlerlog] => Array
        (
            [module] => main
            [file] => lib/diag/exceptionhandlerlog.php
        )

    [bitrix\main\io\file] => Array
        (
            [module] => main
            [file] => lib/io/file.php
        )

    [bitrix\main\io\fileentry] => Array
        (
            [module] => main
            [file] => lib/io/fileentry.php
        )

    [bitrix\main\io\path] => Array
        (
            [module] => main
            [file] => lib/io/path.php
        )

    [bitrix\main\io\filesystementry] => Array
        (
            [module] => main
            [file] => lib/io/filesystementry.php
        )

    [bitrix\main\io\ifilestream] => Array
        (
            [module] => main
            [file] => lib/io/ifilestream.php
        )

    [bitrix\main\localization\loc] => Array
        (
            [module] => main
            [file] => lib/localization/loc.php
        )

    [bitrix\main\mail\mail] => Array
        (
            [module] => main
            [file] => lib/mail/mail.php
        )

    [bitrix\main\mail\tracking] => Array
        (
            [module] => main
            [file] => lib/mail/tracking.php
        )

    [bitrix\main\mail\eventmanager] => Array
        (
            [module] => main
            [file] => lib/mail/eventmanager.php
        )

    [bitrix\main\mail\eventmessagecompiler] => Array
        (
            [module] => main
            [file] => lib/mail/eventmessagecompiler.php
        )

    [bitrix\main\mail\eventmessagethemecompiler] => Array
        (
            [module] => main
            [file] => lib/mail/eventmessagethemecompiler.php
        )

    [bitrix\main\mail\internal\event] => Array
        (
            [module] => main
            [file] => lib/mail/internal/event.php
        )

    [bitrix\main\mail\internal\eventattachment] => Array
        (
            [module] => main
            [file] => lib/mail/internal/eventattachment.php
        )

    [bitrix\main\mail\internal\eventmessage] => Array
        (
            [module] => main
            [file] => lib/mail/internal/eventmessage.php
        )

    [bitrix\main\mail\internal\eventmessagesite] => Array
        (
            [module] => main
            [file] => lib/mail/internal/eventmessagesite.php
        )

    [bitrix\main\mail\internal\eventmessageattachment] => Array
        (
            [module] => main
            [file] => lib/mail/internal/eventmessageattachment.php
        )

    [bitrix\main\mail\internal\eventtype] => Array
        (
            [module] => main
            [file] => lib/mail/internal/eventtype.php
        )

    [bitrix\main\text\converter] => Array
        (
            [module] => main
            [file] => lib/text/converter.php
        )

    [bitrix\main\text\emptyconverter] => Array
        (
            [module] => main
            [file] => lib/text/emptyconverter.php
        )

    [bitrix\main\text\encoding] => Array
        (
            [module] => main
            [file] => lib/text/encoding.php
        )

    [bitrix\main\text\htmlconverter] => Array
        (
            [module] => main
            [file] => lib/text/htmlconverter.php
        )

    [bitrix\main\text\binarystring] => Array
        (
            [module] => main
            [file] => lib/text/binarystring.php
        )

    [bitrix\main\text\xmlconverter] => Array
        (
            [module] => main
            [file] => lib/text/xmlconverter.php
        )

    [bitrix\main\type\collection] => Array
        (
            [module] => main
            [file] => lib/type/collection.php
        )

    [bitrix\main\type\date] => Array
        (
            [module] => main
            [file] => lib/type/date.php
        )

    [bitrix\main\type\datetime] => Array
        (
            [module] => main
            [file] => lib/type/datetime.php
        )

    [bitrix\main\type\dictionary] => Array
        (
            [module] => main
            [file] => lib/type/dictionary.php
        )

    [bitrix\main\type\filterabledictionary] => Array
        (
            [module] => main
            [file] => lib/type/filterabledictionary.php
        )

    [bitrix\main\type\parameterdictionary] => Array
        (
            [module] => main
            [file] => lib/type/parameterdictionary.php
        )

    [bitrix\main\web\cookie] => Array
        (
            [module] => main
            [file] => lib/web/cookie.php
        )

    [bitrix\main\web\uri] => Array
        (
            [module] => main
            [file] => lib/web/uri.php
        )

    [bitrix\main\sendereventhandler] => Array
        (
            [module] => main
            [file] => lib/senderconnector.php
        )

    [bitrix\main\senderconnectoruser] => Array
        (
            [module] => main
            [file] => lib/senderconnector.php
        )

    [bitrix\main\urlrewriterrulemaker] => Array
        (
            [module] => main
            [file] => lib/urlrewriter.php
        )

    [bitrix\main\update\stepper] => Array
        (
            [module] => main
            [file] => lib/update/stepper.php
        )

    [bitrix\main\composite\abstractresponse] => Array
        (
            [module] => main
            [file] => lib/composite/responder.php
        )

    [bitrix\main\composite\fileresponse] => Array
        (
            [module] => main
            [file] => lib/composite/responder.php
        )

    [bitrix\main\composite\memcachedresponse] => Array
        (
            [module] => main
            [file] => lib/composite/responder.php
        )

    [bitrix\main\security\otpexception] => Array
        (
            [module] => main
            [file] => lib/security/securityexception.php
        )

    [ctimezone] => Array
        (
            [module] => main
            [file] => classes/general/time.php
        )

    [cbxpunycode] => Array
        (
            [module] => main
            [file] => classes/general/punycode.php
        )

    [ibxvirtualio] => Array
        (
            [module] => main
            [file] => classes/general/virtual_io.php
        )

    [ibxgeterrors] => Array
        (
            [module] => main
            [file] => classes/general/virtual_io.php
        )

    [cbxvirtualio] => Array
        (
            [module] => main
            [file] => classes/general/virtual_io.php
        )

    [cbxvirtualfilebase] => Array
        (
            [module] => main
            [file] => classes/general/virtual_file.php
        )

    [cbxvirtualfile] => Array
        (
            [module] => main
            [file] => classes/general/virtual_file.php
        )

    [cbxvirtualdirectory] => Array
        (
            [module] => main
            [file] => classes/general/virtual_file.php
        )

    [calloption] => Array
        (
            [module] => main
            [file] => classes/general/option.php
        )

    [coption] => Array
        (
            [module] => main
            [file] => classes/general/option.php
        )

    [callpageoption] => Array
        (
            [module] => main
            [file] => classes/general/pageoption.php
        )

    [cpageoption] => Array
        (
            [module] => main
            [file] => classes/general/pageoption.php
        )

    [callsqlwhere] => Array
        (
            [module] => main
            [file] => classes/general/sqlwhere.php
        )

    [csqlwhereexpression] => Array
        (
            [module] => main
            [file] => classes/general/sqlwhere.php
        )

    [csqlwhere] => Array
        (
            [module] => main
            [file] => classes/general/sqlwhere.php
        )

    [calllanguage] => Array
        (
            [module] => main
            [file] => classes/general/language.php
        )

    [clanguage] => Array
        (
            [module] => main
            [file] => classes/general/language.php
        )

    [clangadmin] => Array
        (
            [module] => main
            [file] => classes/general/language.php
        )

    [_clangdbresult] => Array
        (
            [module] => main
            [file] => classes/general/langdbresult.php
        )

    [callagent] => Array
        (
            [module] => main
            [file] => classes/general/agent.php
        )

    [cagent] => Array
        (
            [module] => main
            [file] => classes/mysql/agent.php
        )

    [capplicationexception] => Array
        (
            [module] => main
            [file] => classes/general/applicationexception.php
        )

    [cadminexception] => Array
        (
            [module] => main
            [file] => classes/general/adminexception.php
        )

    [callsite] => Array
        (
            [module] => main
            [file] => classes/general/site.php
        )

    [calllang] => Array
        (
            [module] => main
            [file] => classes/general/site.php
        )

    [csite] => Array
        (
            [module] => main
            [file] => classes/general/site.php
        )

    [clang] => Array
        (
            [module] => main
            [file] => classes/general/site.php
        )

    [chttp] => Array
        (
            [module] => main
            [file] => classes/general/http.php
        )

    [cutil] => Array
        (
            [module] => main
            [file] => classes/general/util.php
        )

    [callmain] => Array
        (
            [module] => main
            [file] => classes/general/main.php
        )

    [cmain] => Array
        (
            [module] => main
            [file] => classes/general/main.php
        )

    [calldatabase] => Array
        (
            [module] => main
            [file] => classes/general/database.php
        )

    [calldbresult] => Array
        (
            [module] => main
            [file] => classes/general/dbresult.php
        )

    [cdatabasemysql] => Array
        (
            [module] => main
            [file] => classes/mysql/database.php
        )

    [cdbresultmysql] => Array
        (
            [module] => main
            [file] => classes/mysql/dbresult.php
        )

    [icachebackend] => Array
        (
            [module] => main
            [file] => classes/general/cache_backend.php
        )

    [cphpcache] => Array
        (
            [module] => main
            [file] => classes/general/cache.php
        )

    [ccachemanager] => Array
        (
            [module] => main
            [file] => classes/general/cache_manager.php
        )

    [cpagecache] => Array
        (
            [module] => main
            [file] => classes/general/page_cache.php
        )

    [cstackcacheentry] => Array
        (
            [module] => main
            [file] => classes/general/stack_cache_entry.php
        )

    [cstackcachemanager] => Array
        (
            [module] => main
            [file] => classes/general/stack_cache.php
        )

    [cmodule] => Array
        (
            [module] => main
            [file] => /classes/general/module.php
        )

)
Array
(
    [bitrix\main\application] => Array
        (
            [module] => main
            [file] => lib/application.php
        )

    [bitrix\main\httpapplication] => Array
        (
            [module] => main
            [file] => lib/httpapplication.php
        )

    [bitrix\main\argumentexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\argumentnullexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\argumentoutofrangeexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\argumenttypeexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\notimplementedexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\notsupportedexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\invalidoperationexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\objectpropertyexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\objectnotfoundexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\objectexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\systemexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\accessdeniedexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\decodingexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\io\invalidpathexception] => Array
        (
            [module] => main
            [file] => lib/io/ioexception.php
        )

    [bitrix\main\io\filenotfoundexception] => Array
        (
            [module] => main
            [file] => lib/io/ioexception.php
        )

    [bitrix\main\io\filedeleteexception] => Array
        (
            [module] => main
            [file] => lib/io/ioexception.php
        )

    [bitrix\main\io\fileopenexception] => Array
        (
            [module] => main
            [file] => lib/io/ioexception.php
        )

    [bitrix\main\io\filenotopenedexception] => Array
        (
            [module] => main
            [file] => lib/io/ioexception.php
        )

    [bitrix\main\context] => Array
        (
            [module] => main
            [file] => lib/context.php
        )

    [bitrix\main\httpcontext] => Array
        (
            [module] => main
            [file] => lib/httpcontext.php
        )

    [bitrix\main\dispatcher] => Array
        (
            [module] => main
            [file] => lib/dispatcher.php
        )

    [bitrix\main\environment] => Array
        (
            [module] => main
            [file] => lib/environment.php
        )

    [bitrix\main\event] => Array
        (
            [module] => main
            [file] => lib/event.php
        )

    [bitrix\main\eventmanager] => Array
        (
            [module] => main
            [file] => lib/eventmanager.php
        )

    [bitrix\main\eventresult] => Array
        (
            [module] => main
            [file] => lib/eventresult.php
        )

    [bitrix\main\request] => Array
        (
            [module] => main
            [file] => lib/request.php
        )

    [bitrix\main\httprequest] => Array
        (
            [module] => main
            [file] => lib/httprequest.php
        )

    [bitrix\main\response] => Array
        (
            [module] => main
            [file] => lib/response.php
        )

    [bitrix\main\httpresponse] => Array
        (
            [module] => main
            [file] => lib/httpresponse.php
        )

    [bitrix\main\modulemanager] => Array
        (
            [module] => main
            [file] => lib/modulemanager.php
        )

    [bitrix\main\server] => Array
        (
            [module] => main
            [file] => lib/server.php
        )

    [bitrix\main\config\configuration] => Array
        (
            [module] => main
            [file] => lib/config/configuration.php
        )

    [bitrix\main\config\option] => Array
        (
            [module] => main
            [file] => lib/config/option.php
        )

    [bitrix\main\context\culture] => Array
        (
            [module] => main
            [file] => lib/context/culture.php
        )

    [bitrix\main\data\cache] => Array
        (
            [module] => main
            [file] => lib/data/cache.php
        )

    [bitrix\main\data\cacheengineapc] => Array
        (
            [module] => main
            [file] => lib/data/cacheengineapc.php
        )

    [bitrix\main\data\cacheenginememcache] => Array
        (
            [module] => main
            [file] => lib/data/cacheenginememcache.php
        )

    [bitrix\main\data\cacheenginefiles] => Array
        (
            [module] => main
            [file] => lib/data/cacheenginefiles.php
        )

    [bitrix\main\data\cacheenginenone] => Array
        (
            [module] => main
            [file] => lib/data/cacheenginenone.php
        )

    [bitrix\main\data\connection] => Array
        (
            [module] => main
            [file] => lib/data/connection.php
        )

    [bitrix\main\data\connectionpool] => Array
        (
            [module] => main
            [file] => lib/data/connectionpool.php
        )

    [bitrix\main\data\icacheengine] => Array
        (
            [module] => main
            [file] => lib/data/cache.php
        )

    [bitrix\main\data\hsphpreadconnection] => Array
        (
            [module] => main
            [file] => lib/data/hsphpreadconnection.php
        )

    [bitrix\main\data\managedcache] => Array
        (
            [module] => main
            [file] => lib/data/managedcache.php
        )

    [bitrix\main\data\taggedcache] => Array
        (
            [module] => main
            [file] => lib/data/taggedcache.php
        )

    [bitrix\main\data\memcacheconnection] => Array
        (
            [module] => main
            [file] => lib/data/memcacheconnection.php
        )

    [bitrix\main\data\memcachedconnection] => Array
        (
            [module] => main
            [file] => lib/data/memcachedconnection.php
        )

    [bitrix\main\data\nosqlconnection] => Array
        (
            [module] => main
            [file] => lib/data/nosqlconnection.php
        )

    [bitrix\main\db\arrayresult] => Array
        (
            [module] => main
            [file] => lib/db/arrayresult.php
        )

    [bitrix\main\db\result] => Array
        (
            [module] => main
            [file] => lib/db/result.php
        )

    [bitrix\main\db\connection] => Array
        (
            [module] => main
            [file] => lib/db/connection.php
        )

    [bitrix\main\db\sqlexception] => Array
        (
            [module] => main
            [file] => lib/db/sqlexception.php
        )

    [bitrix\main\db\sqlqueryexception] => Array
        (
            [module] => main
            [file] => lib/db/sqlexception.php
        )

    [bitrix\main\db\transactionexception] => Array
        (
            [module] => main
            [file] => lib/db/sqlexception.php
        )

    [bitrix\main\db\sqlexpression] => Array
        (
            [module] => main
            [file] => lib/db/sqlexpression.php
        )

    [bitrix\main\db\sqlhelper] => Array
        (
            [module] => main
            [file] => lib/db/sqlhelper.php
        )

    [bitrix\main\db\mysqlcommonconnection] => Array
        (
            [module] => main
            [file] => lib/db/mysqlcommonconnection.php
        )

    [bitrix\main\db\mysqliconnection] => Array
        (
            [module] => main
            [file] => lib/db/mysqliconnection.php
        )

    [bitrix\main\db\mysqliresult] => Array
        (
            [module] => main
            [file] => lib/db/mysqliresult.php
        )

    [bitrix\main\db\mysqlisqlhelper] => Array
        (
            [module] => main
            [file] => lib/db/mysqlisqlhelper.php
        )

    [bitrix\main\db\mssqlconnection] => Array
        (
            [module] => main
            [file] => lib/db/mssqlconnection.php
        )

    [bitrix\main\db\mssqlresult] => Array
        (
            [module] => main
            [file] => lib/db/mssqlresult.php
        )

    [bitrix\main\db\mssqlsqlhelper] => Array
        (
            [module] => main
            [file] => lib/db/mssqlsqlhelper.php
        )

    [bitrix\main\db\oracleconnection] => Array
        (
            [module] => main
            [file] => lib/db/oracleconnection.php
        )

    [bitrix\main\db\oracleresult] => Array
        (
            [module] => main
            [file] => lib/db/oracleresult.php
        )

    [bitrix\main\db\oraclesqlhelper] => Array
        (
            [module] => main
            [file] => lib/db/oraclesqlhelper.php
        )

    [bitrix\main\db\pgsqlconnection] => Array
        (
            [module] => main
            [file] => lib/db/pgsqlconnection.php
        )

    [bitrix\main\diag\httpexceptionhandleroutput] => Array
        (
            [module] => main
            [file] => lib/diag/httpexceptionhandleroutput.php
        )

    [bitrix\main\diag\fileexceptionhandlerlog] => Array
        (
            [module] => main
            [file] => lib/diag/fileexceptionhandlerlog.php
        )

    [bitrix\main\diag\exceptionhandler] => Array
        (
            [module] => main
            [file] => lib/diag/exceptionhandler.php
        )

    [bitrix\main\diag\iexceptionhandleroutput] => Array
        (
            [module] => main
            [file] => lib/diag/iexceptionhandleroutput.php
        )

    [bitrix\main\diag\exceptionhandlerlog] => Array
        (
            [module] => main
            [file] => lib/diag/exceptionhandlerlog.php
        )

    [bitrix\main\io\file] => Array
        (
            [module] => main
            [file] => lib/io/file.php
        )

    [bitrix\main\io\fileentry] => Array
        (
            [module] => main
            [file] => lib/io/fileentry.php
        )

    [bitrix\main\io\path] => Array
        (
            [module] => main
            [file] => lib/io/path.php
        )

    [bitrix\main\io\filesystementry] => Array
        (
            [module] => main
            [file] => lib/io/filesystementry.php
        )

    [bitrix\main\io\ifilestream] => Array
        (
            [module] => main
            [file] => lib/io/ifilestream.php
        )

    [bitrix\main\localization\loc] => Array
        (
            [module] => main
            [file] => lib/localization/loc.php
        )

    [bitrix\main\mail\mail] => Array
        (
            [module] => main
            [file] => lib/mail/mail.php
        )

    [bitrix\main\mail\tracking] => Array
        (
            [module] => main
            [file] => lib/mail/tracking.php
        )

    [bitrix\main\mail\eventmanager] => Array
        (
            [module] => main
            [file] => lib/mail/eventmanager.php
        )

    [bitrix\main\mail\eventmessagecompiler] => Array
        (
            [module] => main
            [file] => lib/mail/eventmessagecompiler.php
        )

    [bitrix\main\mail\eventmessagethemecompiler] => Array
        (
            [module] => main
            [file] => lib/mail/eventmessagethemecompiler.php
        )

    [bitrix\main\mail\internal\event] => Array
        (
            [module] => main
            [file] => lib/mail/internal/event.php
        )

    [bitrix\main\mail\internal\eventattachment] => Array
        (
            [module] => main
            [file] => lib/mail/internal/eventattachment.php
        )

    [bitrix\main\mail\internal\eventmessage] => Array
        (
            [module] => main
            [file] => lib/mail/internal/eventmessage.php
        )

    [bitrix\main\mail\internal\eventmessagesite] => Array
        (
            [module] => main
            [file] => lib/mail/internal/eventmessagesite.php
        )

    [bitrix\main\mail\internal\eventmessageattachment] => Array
        (
            [module] => main
            [file] => lib/mail/internal/eventmessageattachment.php
        )

    [bitrix\main\mail\internal\eventtype] => Array
        (
            [module] => main
            [file] => lib/mail/internal/eventtype.php
        )

    [bitrix\main\text\converter] => Array
        (
            [module] => main
            [file] => lib/text/converter.php
        )

    [bitrix\main\text\emptyconverter] => Array
        (
            [module] => main
            [file] => lib/text/emptyconverter.php
        )

    [bitrix\main\text\encoding] => Array
        (
            [module] => main
            [file] => lib/text/encoding.php
        )

    [bitrix\main\text\htmlconverter] => Array
        (
            [module] => main
            [file] => lib/text/htmlconverter.php
        )

    [bitrix\main\text\binarystring] => Array
        (
            [module] => main
            [file] => lib/text/binarystring.php
        )

    [bitrix\main\text\xmlconverter] => Array
        (
            [module] => main
            [file] => lib/text/xmlconverter.php
        )

    [bitrix\main\type\collection] => Array
        (
            [module] => main
            [file] => lib/type/collection.php
        )

    [bitrix\main\type\date] => Array
        (
            [module] => main
            [file] => lib/type/date.php
        )

    [bitrix\main\type\datetime] => Array
        (
            [module] => main
            [file] => lib/type/datetime.php
        )

    [bitrix\main\type\dictionary] => Array
        (
            [module] => main
            [file] => lib/type/dictionary.php
        )

    [bitrix\main\type\filterabledictionary] => Array
        (
            [module] => main
            [file] => lib/type/filterabledictionary.php
        )

    [bitrix\main\type\parameterdictionary] => Array
        (
            [module] => main
            [file] => lib/type/parameterdictionary.php
        )

    [bitrix\main\web\cookie] => Array
        (
            [module] => main
            [file] => lib/web/cookie.php
        )

    [bitrix\main\web\uri] => Array
        (
            [module] => main
            [file] => lib/web/uri.php
        )

    [bitrix\main\sendereventhandler] => Array
        (
            [module] => main
            [file] => lib/senderconnector.php
        )

    [bitrix\main\senderconnectoruser] => Array
        (
            [module] => main
            [file] => lib/senderconnector.php
        )

    [bitrix\main\urlrewriterrulemaker] => Array
        (
            [module] => main
            [file] => lib/urlrewriter.php
        )

    [bitrix\main\update\stepper] => Array
        (
            [module] => main
            [file] => lib/update/stepper.php
        )

    [bitrix\main\composite\abstractresponse] => Array
        (
            [module] => main
            [file] => lib/composite/responder.php
        )

    [bitrix\main\composite\fileresponse] => Array
        (
            [module] => main
            [file] => lib/composite/responder.php
        )

    [bitrix\main\composite\memcachedresponse] => Array
        (
            [module] => main
            [file] => lib/composite/responder.php
        )

    [bitrix\main\security\otpexception] => Array
        (
            [module] => main
            [file] => lib/security/securityexception.php
        )

    [ctimezone] => Array
        (
            [module] => main
            [file] => classes/general/time.php
        )

    [cbxpunycode] => Array
        (
            [module] => main
            [file] => classes/general/punycode.php
        )

    [ibxvirtualio] => Array
        (
            [module] => main
            [file] => classes/general/virtual_io.php
        )

    [ibxgeterrors] => Array
        (
            [module] => main
            [file] => classes/general/virtual_io.php
        )

    [cbxvirtualio] => Array
        (
            [module] => main
            [file] => classes/general/virtual_io.php
        )

    [cbxvirtualfilebase] => Array
        (
            [module] => main
            [file] => classes/general/virtual_file.php
        )

    [cbxvirtualfile] => Array
        (
            [module] => main
            [file] => classes/general/virtual_file.php
        )

    [cbxvirtualdirectory] => Array
        (
            [module] => main
            [file] => classes/general/virtual_file.php
        )

    [calloption] => Array
        (
            [module] => main
            [file] => classes/general/option.php
        )

    [coption] => Array
        (
            [module] => main
            [file] => classes/general/option.php
        )

    [callpageoption] => Array
        (
            [module] => main
            [file] => classes/general/pageoption.php
        )

    [cpageoption] => Array
        (
            [module] => main
            [file] => classes/general/pageoption.php
        )

    [callsqlwhere] => Array
        (
            [module] => main
            [file] => classes/general/sqlwhere.php
        )

    [csqlwhereexpression] => Array
        (
            [module] => main
            [file] => classes/general/sqlwhere.php
        )

    [csqlwhere] => Array
        (
            [module] => main
            [file] => classes/general/sqlwhere.php
        )

    [calllanguage] => Array
        (
            [module] => main
            [file] => classes/general/language.php
        )

    [clanguage] => Array
        (
            [module] => main
            [file] => classes/general/language.php
        )

    [clangadmin] => Array
        (
            [module] => main
            [file] => classes/general/language.php
        )

    [_clangdbresult] => Array
        (
            [module] => main
            [file] => classes/general/langdbresult.php
        )

    [callagent] => Array
        (
            [module] => main
            [file] => classes/general/agent.php
        )

    [cagent] => Array
        (
            [module] => main
            [file] => classes/mysql/agent.php
        )

    [capplicationexception] => Array
        (
            [module] => main
            [file] => classes/general/applicationexception.php
        )

    [cadminexception] => Array
        (
            [module] => main
            [file] => classes/general/adminexception.php
        )

    [callsite] => Array
        (
            [module] => main
            [file] => classes/general/site.php
        )

    [calllang] => Array
        (
            [module] => main
            [file] => classes/general/site.php
        )

    [csite] => Array
        (
            [module] => main
            [file] => classes/general/site.php
        )

    [clang] => Array
        (
            [module] => main
            [file] => classes/general/site.php
        )

    [chttp] => Array
        (
            [module] => main
            [file] => classes/general/http.php
        )

    [cutil] => Array
        (
            [module] => main
            [file] => classes/general/util.php
        )

    [callmain] => Array
        (
            [module] => main
            [file] => classes/general/main.php
        )

    [cmain] => Array
        (
            [module] => main
            [file] => classes/general/main.php
        )

    [calldatabase] => Array
        (
            [module] => main
            [file] => classes/general/database.php
        )

    [calldbresult] => Array
        (
            [module] => main
            [file] => classes/general/dbresult.php
        )

    [cdatabasemysql] => Array
        (
            [module] => main
            [file] => classes/mysql/database.php
        )

    [cdbresultmysql] => Array
        (
            [module] => main
            [file] => classes/mysql/dbresult.php
        )

    [icachebackend] => Array
        (
            [module] => main
            [file] => classes/general/cache_backend.php
        )

    [cphpcache] => Array
        (
            [module] => main
            [file] => classes/general/cache.php
        )

    [ccachemanager] => Array
        (
            [module] => main
            [file] => classes/general/cache_manager.php
        )

    [cpagecache] => Array
        (
            [module] => main
            [file] => classes/general/page_cache.php
        )

    [cstackcacheentry] => Array
        (
            [module] => main
            [file] => classes/general/stack_cache_entry.php
        )

    [cstackcachemanager] => Array
        (
            [module] => main
            [file] => classes/general/stack_cache.php
        )

    [cmodule] => Array
        (
            [module] => main
            [file] => /classes/general/module.php
        )

)
Array
(
    [bitrix\main\application] => Array
        (
            [module] => main
            [file] => lib/application.php
        )

    [bitrix\main\httpapplication] => Array
        (
            [module] => main
            [file] => lib/httpapplication.php
        )

    [bitrix\main\argumentexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\argumentnullexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\argumentoutofrangeexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\argumenttypeexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\notimplementedexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\notsupportedexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\invalidoperationexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\objectpropertyexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\objectnotfoundexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\objectexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\systemexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\accessdeniedexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\decodingexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\io\invalidpathexception] => Array
        (
            [module] => main
            [file] => lib/io/ioexception.php
        )

    [bitrix\main\io\filenotfoundexception] => Array
        (
            [module] => main
            [file] => lib/io/ioexception.php
        )

    [bitrix\main\io\filedeleteexception] => Array
        (
            [module] => main
            [file] => lib/io/ioexception.php
        )

    [bitrix\main\io\fileopenexception] => Array
        (
            [module] => main
            [file] => lib/io/ioexception.php
        )

    [bitrix\main\io\filenotopenedexception] => Array
        (
            [module] => main
            [file] => lib/io/ioexception.php
        )

    [bitrix\main\context] => Array
        (
            [module] => main
            [file] => lib/context.php
        )

    [bitrix\main\httpcontext] => Array
        (
            [module] => main
            [file] => lib/httpcontext.php
        )

    [bitrix\main\dispatcher] => Array
        (
            [module] => main
            [file] => lib/dispatcher.php
        )

    [bitrix\main\environment] => Array
        (
            [module] => main
            [file] => lib/environment.php
        )

    [bitrix\main\event] => Array
        (
            [module] => main
            [file] => lib/event.php
        )

    [bitrix\main\eventmanager] => Array
        (
            [module] => main
            [file] => lib/eventmanager.php
        )

    [bitrix\main\eventresult] => Array
        (
            [module] => main
            [file] => lib/eventresult.php
        )

    [bitrix\main\request] => Array
        (
            [module] => main
            [file] => lib/request.php
        )

    [bitrix\main\httprequest] => Array
        (
            [module] => main
            [file] => lib/httprequest.php
        )

    [bitrix\main\response] => Array
        (
            [module] => main
            [file] => lib/response.php
        )

    [bitrix\main\httpresponse] => Array
        (
            [module] => main
            [file] => lib/httpresponse.php
        )

    [bitrix\main\modulemanager] => Array
        (
            [module] => main
            [file] => lib/modulemanager.php
        )

    [bitrix\main\server] => Array
        (
            [module] => main
            [file] => lib/server.php
        )

    [bitrix\main\config\configuration] => Array
        (
            [module] => main
            [file] => lib/config/configuration.php
        )

    [bitrix\main\config\option] => Array
        (
            [module] => main
            [file] => lib/config/option.php
        )

    [bitrix\main\context\culture] => Array
        (
            [module] => main
            [file] => lib/context/culture.php
        )

    [bitrix\main\data\cache] => Array
        (
            [module] => main
            [file] => lib/data/cache.php
        )

    [bitrix\main\data\cacheengineapc] => Array
        (
            [module] => main
            [file] => lib/data/cacheengineapc.php
        )

    [bitrix\main\data\cacheenginememcache] => Array
        (
            [module] => main
            [file] => lib/data/cacheenginememcache.php
        )

    [bitrix\main\data\cacheenginefiles] => Array
        (
            [module] => main
            [file] => lib/data/cacheenginefiles.php
        )

    [bitrix\main\data\cacheenginenone] => Array
        (
            [module] => main
            [file] => lib/data/cacheenginenone.php
        )

    [bitrix\main\data\connection] => Array
        (
            [module] => main
            [file] => lib/data/connection.php
        )

    [bitrix\main\data\connectionpool] => Array
        (
            [module] => main
            [file] => lib/data/connectionpool.php
        )

    [bitrix\main\data\icacheengine] => Array
        (
            [module] => main
            [file] => lib/data/cache.php
        )

    [bitrix\main\data\hsphpreadconnection] => Array
        (
            [module] => main
            [file] => lib/data/hsphpreadconnection.php
        )

    [bitrix\main\data\managedcache] => Array
        (
            [module] => main
            [file] => lib/data/managedcache.php
        )

    [bitrix\main\data\taggedcache] => Array
        (
            [module] => main
            [file] => lib/data/taggedcache.php
        )

    [bitrix\main\data\memcacheconnection] => Array
        (
            [module] => main
            [file] => lib/data/memcacheconnection.php
        )

    [bitrix\main\data\memcachedconnection] => Array
        (
            [module] => main
            [file] => lib/data/memcachedconnection.php
        )

    [bitrix\main\data\nosqlconnection] => Array
        (
            [module] => main
            [file] => lib/data/nosqlconnection.php
        )

    [bitrix\main\db\arrayresult] => Array
        (
            [module] => main
            [file] => lib/db/arrayresult.php
        )

    [bitrix\main\db\result] => Array
        (
            [module] => main
            [file] => lib/db/result.php
        )

    [bitrix\main\db\connection] => Array
        (
            [module] => main
            [file] => lib/db/connection.php
        )

    [bitrix\main\db\sqlexception] => Array
        (
            [module] => main
            [file] => lib/db/sqlexception.php
        )

    [bitrix\main\db\sqlqueryexception] => Array
        (
            [module] => main
            [file] => lib/db/sqlexception.php
        )

    [bitrix\main\db\transactionexception] => Array
        (
            [module] => main
            [file] => lib/db/sqlexception.php
        )

    [bitrix\main\db\sqlexpression] => Array
        (
            [module] => main
            [file] => lib/db/sqlexpression.php
        )

    [bitrix\main\db\sqlhelper] => Array
        (
            [module] => main
            [file] => lib/db/sqlhelper.php
        )

    [bitrix\main\db\mysqlcommonconnection] => Array
        (
            [module] => main
            [file] => lib/db/mysqlcommonconnection.php
        )

    [bitrix\main\db\mysqliconnection] => Array
        (
            [module] => main
            [file] => lib/db/mysqliconnection.php
        )

    [bitrix\main\db\mysqliresult] => Array
        (
            [module] => main
            [file] => lib/db/mysqliresult.php
        )

    [bitrix\main\db\mysqlisqlhelper] => Array
        (
            [module] => main
            [file] => lib/db/mysqlisqlhelper.php
        )

    [bitrix\main\db\mssqlconnection] => Array
        (
            [module] => main
            [file] => lib/db/mssqlconnection.php
        )

    [bitrix\main\db\mssqlresult] => Array
        (
            [module] => main
            [file] => lib/db/mssqlresult.php
        )

    [bitrix\main\db\mssqlsqlhelper] => Array
        (
            [module] => main
            [file] => lib/db/mssqlsqlhelper.php
        )

    [bitrix\main\db\oracleconnection] => Array
        (
            [module] => main
            [file] => lib/db/oracleconnection.php
        )

    [bitrix\main\db\oracleresult] => Array
        (
            [module] => main
            [file] => lib/db/oracleresult.php
        )

    [bitrix\main\db\oraclesqlhelper] => Array
        (
            [module] => main
            [file] => lib/db/oraclesqlhelper.php
        )

    [bitrix\main\db\pgsqlconnection] => Array
        (
            [module] => main
            [file] => lib/db/pgsqlconnection.php
        )

    [bitrix\main\diag\httpexceptionhandleroutput] => Array
        (
            [module] => main
            [file] => lib/diag/httpexceptionhandleroutput.php
        )

    [bitrix\main\diag\fileexceptionhandlerlog] => Array
        (
            [module] => main
            [file] => lib/diag/fileexceptionhandlerlog.php
        )

    [bitrix\main\diag\exceptionhandler] => Array
        (
            [module] => main
            [file] => lib/diag/exceptionhandler.php
        )

    [bitrix\main\diag\iexceptionhandleroutput] => Array
        (
            [module] => main
            [file] => lib/diag/iexceptionhandleroutput.php
        )

    [bitrix\main\diag\exceptionhandlerlog] => Array
        (
            [module] => main
            [file] => lib/diag/exceptionhandlerlog.php
        )

    [bitrix\main\io\file] => Array
        (
            [module] => main
            [file] => lib/io/file.php
        )

    [bitrix\main\io\fileentry] => Array
        (
            [module] => main
            [file] => lib/io/fileentry.php
        )

    [bitrix\main\io\path] => Array
        (
            [module] => main
            [file] => lib/io/path.php
        )

    [bitrix\main\io\filesystementry] => Array
        (
            [module] => main
            [file] => lib/io/filesystementry.php
        )

    [bitrix\main\io\ifilestream] => Array
        (
            [module] => main
            [file] => lib/io/ifilestream.php
        )

    [bitrix\main\localization\loc] => Array
        (
            [module] => main
            [file] => lib/localization/loc.php
        )

    [bitrix\main\mail\mail] => Array
        (
            [module] => main
            [file] => lib/mail/mail.php
        )

    [bitrix\main\mail\tracking] => Array
        (
            [module] => main
            [file] => lib/mail/tracking.php
        )

    [bitrix\main\mail\eventmanager] => Array
        (
            [module] => main
            [file] => lib/mail/eventmanager.php
        )

    [bitrix\main\mail\eventmessagecompiler] => Array
        (
            [module] => main
            [file] => lib/mail/eventmessagecompiler.php
        )

    [bitrix\main\mail\eventmessagethemecompiler] => Array
        (
            [module] => main
            [file] => lib/mail/eventmessagethemecompiler.php
        )

    [bitrix\main\mail\internal\event] => Array
        (
            [module] => main
            [file] => lib/mail/internal/event.php
        )

    [bitrix\main\mail\internal\eventattachment] => Array
        (
            [module] => main
            [file] => lib/mail/internal/eventattachment.php
        )

    [bitrix\main\mail\internal\eventmessage] => Array
        (
            [module] => main
            [file] => lib/mail/internal/eventmessage.php
        )

    [bitrix\main\mail\internal\eventmessagesite] => Array
        (
            [module] => main
            [file] => lib/mail/internal/eventmessagesite.php
        )

    [bitrix\main\mail\internal\eventmessageattachment] => Array
        (
            [module] => main
            [file] => lib/mail/internal/eventmessageattachment.php
        )

    [bitrix\main\mail\internal\eventtype] => Array
        (
            [module] => main
            [file] => lib/mail/internal/eventtype.php
        )

    [bitrix\main\text\converter] => Array
        (
            [module] => main
            [file] => lib/text/converter.php
        )

    [bitrix\main\text\emptyconverter] => Array
        (
            [module] => main
            [file] => lib/text/emptyconverter.php
        )

    [bitrix\main\text\encoding] => Array
        (
            [module] => main
            [file] => lib/text/encoding.php
        )

    [bitrix\main\text\htmlconverter] => Array
        (
            [module] => main
            [file] => lib/text/htmlconverter.php
        )

    [bitrix\main\text\binarystring] => Array
        (
            [module] => main
            [file] => lib/text/binarystring.php
        )

    [bitrix\main\text\xmlconverter] => Array
        (
            [module] => main
            [file] => lib/text/xmlconverter.php
        )

    [bitrix\main\type\collection] => Array
        (
            [module] => main
            [file] => lib/type/collection.php
        )

    [bitrix\main\type\date] => Array
        (
            [module] => main
            [file] => lib/type/date.php
        )

    [bitrix\main\type\datetime] => Array
        (
            [module] => main
            [file] => lib/type/datetime.php
        )

    [bitrix\main\type\dictionary] => Array
        (
            [module] => main
            [file] => lib/type/dictionary.php
        )

    [bitrix\main\type\filterabledictionary] => Array
        (
            [module] => main
            [file] => lib/type/filterabledictionary.php
        )

    [bitrix\main\type\parameterdictionary] => Array
        (
            [module] => main
            [file] => lib/type/parameterdictionary.php
        )

    [bitrix\main\web\cookie] => Array
        (
            [module] => main
            [file] => lib/web/cookie.php
        )

    [bitrix\main\web\uri] => Array
        (
            [module] => main
            [file] => lib/web/uri.php
        )

    [bitrix\main\sendereventhandler] => Array
        (
            [module] => main
            [file] => lib/senderconnector.php
        )

    [bitrix\main\senderconnectoruser] => Array
        (
            [module] => main
            [file] => lib/senderconnector.php
        )

    [bitrix\main\urlrewriterrulemaker] => Array
        (
            [module] => main
            [file] => lib/urlrewriter.php
        )

    [bitrix\main\update\stepper] => Array
        (
            [module] => main
            [file] => lib/update/stepper.php
        )

    [bitrix\main\composite\abstractresponse] => Array
        (
            [module] => main
            [file] => lib/composite/responder.php
        )

    [bitrix\main\composite\fileresponse] => Array
        (
            [module] => main
            [file] => lib/composite/responder.php
        )

    [bitrix\main\composite\memcachedresponse] => Array
        (
            [module] => main
            [file] => lib/composite/responder.php
        )

    [bitrix\main\security\otpexception] => Array
        (
            [module] => main
            [file] => lib/security/securityexception.php
        )

    [ctimezone] => Array
        (
            [module] => main
            [file] => classes/general/time.php
        )

    [cbxpunycode] => Array
        (
            [module] => main
            [file] => classes/general/punycode.php
        )

    [ibxvirtualio] => Array
        (
            [module] => main
            [file] => classes/general/virtual_io.php
        )

    [ibxgeterrors] => Array
        (
            [module] => main
            [file] => classes/general/virtual_io.php
        )

    [cbxvirtualio] => Array
        (
            [module] => main
            [file] => classes/general/virtual_io.php
        )

    [cbxvirtualfilebase] => Array
        (
            [module] => main
            [file] => classes/general/virtual_file.php
        )

    [cbxvirtualfile] => Array
        (
            [module] => main
            [file] => classes/general/virtual_file.php
        )

    [cbxvirtualdirectory] => Array
        (
            [module] => main
            [file] => classes/general/virtual_file.php
        )

    [calloption] => Array
        (
            [module] => main
            [file] => classes/general/option.php
        )

    [coption] => Array
        (
            [module] => main
            [file] => classes/general/option.php
        )

    [callpageoption] => Array
        (
            [module] => main
            [file] => classes/general/pageoption.php
        )

    [cpageoption] => Array
        (
            [module] => main
            [file] => classes/general/pageoption.php
        )

    [callsqlwhere] => Array
        (
            [module] => main
            [file] => classes/general/sqlwhere.php
        )

    [csqlwhereexpression] => Array
        (
            [module] => main
            [file] => classes/general/sqlwhere.php
        )

    [csqlwhere] => Array
        (
            [module] => main
            [file] => classes/general/sqlwhere.php
        )

    [calllanguage] => Array
        (
            [module] => main
            [file] => classes/general/language.php
        )

    [clanguage] => Array
        (
            [module] => main
            [file] => classes/general/language.php
        )

    [clangadmin] => Array
        (
            [module] => main
            [file] => classes/general/language.php
        )

    [_clangdbresult] => Array
        (
            [module] => main
            [file] => classes/general/langdbresult.php
        )

    [callagent] => Array
        (
            [module] => main
            [file] => classes/general/agent.php
        )

    [cagent] => Array
        (
            [module] => main
            [file] => classes/mysql/agent.php
        )

    [capplicationexception] => Array
        (
            [module] => main
            [file] => classes/general/applicationexception.php
        )

    [cadminexception] => Array
        (
            [module] => main
            [file] => classes/general/adminexception.php
        )

    [callsite] => Array
        (
            [module] => main
            [file] => classes/general/site.php
        )

    [calllang] => Array
        (
            [module] => main
            [file] => classes/general/site.php
        )

    [csite] => Array
        (
            [module] => main
            [file] => classes/general/site.php
        )

    [clang] => Array
        (
            [module] => main
            [file] => classes/general/site.php
        )

    [chttp] => Array
        (
            [module] => main
            [file] => classes/general/http.php
        )

    [cutil] => Array
        (
            [module] => main
            [file] => classes/general/util.php
        )

    [callmain] => Array
        (
            [module] => main
            [file] => classes/general/main.php
        )

    [cmain] => Array
        (
            [module] => main
            [file] => classes/general/main.php
        )

    [calldatabase] => Array
        (
            [module] => main
            [file] => classes/general/database.php
        )

    [calldbresult] => Array
        (
            [module] => main
            [file] => classes/general/dbresult.php
        )

    [cdatabasemysql] => Array
        (
            [module] => main
            [file] => classes/mysql/database.php
        )

    [cdbresultmysql] => Array
        (
            [module] => main
            [file] => classes/mysql/dbresult.php
        )

    [icachebackend] => Array
        (
            [module] => main
            [file] => classes/general/cache_backend.php
        )

    [cphpcache] => Array
        (
            [module] => main
            [file] => classes/general/cache.php
        )

    [ccachemanager] => Array
        (
            [module] => main
            [file] => classes/general/cache_manager.php
        )

    [cpagecache] => Array
        (
            [module] => main
            [file] => classes/general/page_cache.php
        )

    [cstackcacheentry] => Array
        (
            [module] => main
            [file] => classes/general/stack_cache_entry.php
        )

    [cstackcachemanager] => Array
        (
            [module] => main
            [file] => classes/general/stack_cache.php
        )

    [cmodule] => Array
        (
            [module] => main
            [file] => /classes/general/module.php
        )

)
Array
(
    [bitrix\main\application] => Array
        (
            [module] => main
            [file] => lib/application.php
        )

    [bitrix\main\httpapplication] => Array
        (
            [module] => main
            [file] => lib/httpapplication.php
        )

    [bitrix\main\argumentexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\argumentnullexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\argumentoutofrangeexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\argumenttypeexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\notimplementedexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\notsupportedexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\invalidoperationexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\objectpropertyexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\objectnotfoundexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\objectexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\systemexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\accessdeniedexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\decodingexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\io\invalidpathexception] => Array
        (
            [module] => main
            [file] => lib/io/ioexception.php
        )

    [bitrix\main\io\filenotfoundexception] => Array
        (
            [module] => main
            [file] => lib/io/ioexception.php
        )

    [bitrix\main\io\filedeleteexception] => Array
        (
            [module] => main
            [file] => lib/io/ioexception.php
        )

    [bitrix\main\io\fileopenexception] => Array
        (
            [module] => main
            [file] => lib/io/ioexception.php
        )

    [bitrix\main\io\filenotopenedexception] => Array
        (
            [module] => main
            [file] => lib/io/ioexception.php
        )

    [bitrix\main\context] => Array
        (
            [module] => main
            [file] => lib/context.php
        )

    [bitrix\main\httpcontext] => Array
        (
            [module] => main
            [file] => lib/httpcontext.php
        )

    [bitrix\main\dispatcher] => Array
        (
            [module] => main
            [file] => lib/dispatcher.php
        )

    [bitrix\main\environment] => Array
        (
            [module] => main
            [file] => lib/environment.php
        )

    [bitrix\main\event] => Array
        (
            [module] => main
            [file] => lib/event.php
        )

    [bitrix\main\eventmanager] => Array
        (
            [module] => main
            [file] => lib/eventmanager.php
        )

    [bitrix\main\eventresult] => Array
        (
            [module] => main
            [file] => lib/eventresult.php
        )

    [bitrix\main\request] => Array
        (
            [module] => main
            [file] => lib/request.php
        )

    [bitrix\main\httprequest] => Array
        (
            [module] => main
            [file] => lib/httprequest.php
        )

    [bitrix\main\response] => Array
        (
            [module] => main
            [file] => lib/response.php
        )

    [bitrix\main\httpresponse] => Array
        (
            [module] => main
            [file] => lib/httpresponse.php
        )

    [bitrix\main\modulemanager] => Array
        (
            [module] => main
            [file] => lib/modulemanager.php
        )

    [bitrix\main\server] => Array
        (
            [module] => main
            [file] => lib/server.php
        )

    [bitrix\main\config\configuration] => Array
        (
            [module] => main
            [file] => lib/config/configuration.php
        )

    [bitrix\main\config\option] => Array
        (
            [module] => main
            [file] => lib/config/option.php
        )

    [bitrix\main\context\culture] => Array
        (
            [module] => main
            [file] => lib/context/culture.php
        )

    [bitrix\main\data\cache] => Array
        (
            [module] => main
            [file] => lib/data/cache.php
        )

    [bitrix\main\data\cacheengineapc] => Array
        (
            [module] => main
            [file] => lib/data/cacheengineapc.php
        )

    [bitrix\main\data\cacheenginememcache] => Array
        (
            [module] => main
            [file] => lib/data/cacheenginememcache.php
        )

    [bitrix\main\data\cacheenginefiles] => Array
        (
            [module] => main
            [file] => lib/data/cacheenginefiles.php
        )

    [bitrix\main\data\cacheenginenone] => Array
        (
            [module] => main
            [file] => lib/data/cacheenginenone.php
        )

    [bitrix\main\data\connection] => Array
        (
            [module] => main
            [file] => lib/data/connection.php
        )

    [bitrix\main\data\connectionpool] => Array
        (
            [module] => main
            [file] => lib/data/connectionpool.php
        )

    [bitrix\main\data\icacheengine] => Array
        (
            [module] => main
            [file] => lib/data/cache.php
        )

    [bitrix\main\data\hsphpreadconnection] => Array
        (
            [module] => main
            [file] => lib/data/hsphpreadconnection.php
        )

    [bitrix\main\data\managedcache] => Array
        (
            [module] => main
            [file] => lib/data/managedcache.php
        )

    [bitrix\main\data\taggedcache] => Array
        (
            [module] => main
            [file] => lib/data/taggedcache.php
        )

    [bitrix\main\data\memcacheconnection] => Array
        (
            [module] => main
            [file] => lib/data/memcacheconnection.php
        )

    [bitrix\main\data\memcachedconnection] => Array
        (
            [module] => main
            [file] => lib/data/memcachedconnection.php
        )

    [bitrix\main\data\nosqlconnection] => Array
        (
            [module] => main
            [file] => lib/data/nosqlconnection.php
        )

    [bitrix\main\db\arrayresult] => Array
        (
            [module] => main
            [file] => lib/db/arrayresult.php
        )

    [bitrix\main\db\result] => Array
        (
            [module] => main
            [file] => lib/db/result.php
        )

    [bitrix\main\db\connection] => Array
        (
            [module] => main
            [file] => lib/db/connection.php
        )

    [bitrix\main\db\sqlexception] => Array
        (
            [module] => main
            [file] => lib/db/sqlexception.php
        )

    [bitrix\main\db\sqlqueryexception] => Array
        (
            [module] => main
            [file] => lib/db/sqlexception.php
        )

    [bitrix\main\db\transactionexception] => Array
        (
            [module] => main
            [file] => lib/db/sqlexception.php
        )

    [bitrix\main\db\sqlexpression] => Array
        (
            [module] => main
            [file] => lib/db/sqlexpression.php
        )

    [bitrix\main\db\sqlhelper] => Array
        (
            [module] => main
            [file] => lib/db/sqlhelper.php
        )

    [bitrix\main\db\mysqlcommonconnection] => Array
        (
            [module] => main
            [file] => lib/db/mysqlcommonconnection.php
        )

    [bitrix\main\db\mysqliconnection] => Array
        (
            [module] => main
            [file] => lib/db/mysqliconnection.php
        )

    [bitrix\main\db\mysqliresult] => Array
        (
            [module] => main
            [file] => lib/db/mysqliresult.php
        )

    [bitrix\main\db\mysqlisqlhelper] => Array
        (
            [module] => main
            [file] => lib/db/mysqlisqlhelper.php
        )

    [bitrix\main\db\mssqlconnection] => Array
        (
            [module] => main
            [file] => lib/db/mssqlconnection.php
        )

    [bitrix\main\db\mssqlresult] => Array
        (
            [module] => main
            [file] => lib/db/mssqlresult.php
        )

    [bitrix\main\db\mssqlsqlhelper] => Array
        (
            [module] => main
            [file] => lib/db/mssqlsqlhelper.php
        )

    [bitrix\main\db\oracleconnection] => Array
        (
            [module] => main
            [file] => lib/db/oracleconnection.php
        )

    [bitrix\main\db\oracleresult] => Array
        (
            [module] => main
            [file] => lib/db/oracleresult.php
        )

    [bitrix\main\db\oraclesqlhelper] => Array
        (
            [module] => main
            [file] => lib/db/oraclesqlhelper.php
        )

    [bitrix\main\db\pgsqlconnection] => Array
        (
            [module] => main
            [file] => lib/db/pgsqlconnection.php
        )

    [bitrix\main\diag\httpexceptionhandleroutput] => Array
        (
            [module] => main
            [file] => lib/diag/httpexceptionhandleroutput.php
        )

    [bitrix\main\diag\fileexceptionhandlerlog] => Array
        (
            [module] => main
            [file] => lib/diag/fileexceptionhandlerlog.php
        )

    [bitrix\main\diag\exceptionhandler] => Array
        (
            [module] => main
            [file] => lib/diag/exceptionhandler.php
        )

    [bitrix\main\diag\iexceptionhandleroutput] => Array
        (
            [module] => main
            [file] => lib/diag/iexceptionhandleroutput.php
        )

    [bitrix\main\diag\exceptionhandlerlog] => Array
        (
            [module] => main
            [file] => lib/diag/exceptionhandlerlog.php
        )

    [bitrix\main\io\file] => Array
        (
            [module] => main
            [file] => lib/io/file.php
        )

    [bitrix\main\io\fileentry] => Array
        (
            [module] => main
            [file] => lib/io/fileentry.php
        )

    [bitrix\main\io\path] => Array
        (
            [module] => main
            [file] => lib/io/path.php
        )

    [bitrix\main\io\filesystementry] => Array
        (
            [module] => main
            [file] => lib/io/filesystementry.php
        )

    [bitrix\main\io\ifilestream] => Array
        (
            [module] => main
            [file] => lib/io/ifilestream.php
        )

    [bitrix\main\localization\loc] => Array
        (
            [module] => main
            [file] => lib/localization/loc.php
        )

    [bitrix\main\mail\mail] => Array
        (
            [module] => main
            [file] => lib/mail/mail.php
        )

    [bitrix\main\mail\tracking] => Array
        (
            [module] => main
            [file] => lib/mail/tracking.php
        )

    [bitrix\main\mail\eventmanager] => Array
        (
            [module] => main
            [file] => lib/mail/eventmanager.php
        )

    [bitrix\main\mail\eventmessagecompiler] => Array
        (
            [module] => main
            [file] => lib/mail/eventmessagecompiler.php
        )

    [bitrix\main\mail\eventmessagethemecompiler] => Array
        (
            [module] => main
            [file] => lib/mail/eventmessagethemecompiler.php
        )

    [bitrix\main\mail\internal\event] => Array
        (
            [module] => main
            [file] => lib/mail/internal/event.php
        )

    [bitrix\main\mail\internal\eventattachment] => Array
        (
            [module] => main
            [file] => lib/mail/internal/eventattachment.php
        )

    [bitrix\main\mail\internal\eventmessage] => Array
        (
            [module] => main
            [file] => lib/mail/internal/eventmessage.php
        )

    [bitrix\main\mail\internal\eventmessagesite] => Array
        (
            [module] => main
            [file] => lib/mail/internal/eventmessagesite.php
        )

    [bitrix\main\mail\internal\eventmessageattachment] => Array
        (
            [module] => main
            [file] => lib/mail/internal/eventmessageattachment.php
        )

    [bitrix\main\mail\internal\eventtype] => Array
        (
            [module] => main
            [file] => lib/mail/internal/eventtype.php
        )

    [bitrix\main\text\converter] => Array
        (
            [module] => main
            [file] => lib/text/converter.php
        )

    [bitrix\main\text\emptyconverter] => Array
        (
            [module] => main
            [file] => lib/text/emptyconverter.php
        )

    [bitrix\main\text\encoding] => Array
        (
            [module] => main
            [file] => lib/text/encoding.php
        )

    [bitrix\main\text\htmlconverter] => Array
        (
            [module] => main
            [file] => lib/text/htmlconverter.php
        )

    [bitrix\main\text\binarystring] => Array
        (
            [module] => main
            [file] => lib/text/binarystring.php
        )

    [bitrix\main\text\xmlconverter] => Array
        (
            [module] => main
            [file] => lib/text/xmlconverter.php
        )

    [bitrix\main\type\collection] => Array
        (
            [module] => main
            [file] => lib/type/collection.php
        )

    [bitrix\main\type\date] => Array
        (
            [module] => main
            [file] => lib/type/date.php
        )

    [bitrix\main\type\datetime] => Array
        (
            [module] => main
            [file] => lib/type/datetime.php
        )

    [bitrix\main\type\dictionary] => Array
        (
            [module] => main
            [file] => lib/type/dictionary.php
        )

    [bitrix\main\type\filterabledictionary] => Array
        (
            [module] => main
            [file] => lib/type/filterabledictionary.php
        )

    [bitrix\main\type\parameterdictionary] => Array
        (
            [module] => main
            [file] => lib/type/parameterdictionary.php
        )

    [bitrix\main\web\cookie] => Array
        (
            [module] => main
            [file] => lib/web/cookie.php
        )

    [bitrix\main\web\uri] => Array
        (
            [module] => main
            [file] => lib/web/uri.php
        )

    [bitrix\main\sendereventhandler] => Array
        (
            [module] => main
            [file] => lib/senderconnector.php
        )

    [bitrix\main\senderconnectoruser] => Array
        (
            [module] => main
            [file] => lib/senderconnector.php
        )

    [bitrix\main\urlrewriterrulemaker] => Array
        (
            [module] => main
            [file] => lib/urlrewriter.php
        )

    [bitrix\main\update\stepper] => Array
        (
            [module] => main
            [file] => lib/update/stepper.php
        )

    [bitrix\main\composite\abstractresponse] => Array
        (
            [module] => main
            [file] => lib/composite/responder.php
        )

    [bitrix\main\composite\fileresponse] => Array
        (
            [module] => main
            [file] => lib/composite/responder.php
        )

    [bitrix\main\composite\memcachedresponse] => Array
        (
            [module] => main
            [file] => lib/composite/responder.php
        )

    [bitrix\main\security\otpexception] => Array
        (
            [module] => main
            [file] => lib/security/securityexception.php
        )

    [ctimezone] => Array
        (
            [module] => main
            [file] => classes/general/time.php
        )

    [cbxpunycode] => Array
        (
            [module] => main
            [file] => classes/general/punycode.php
        )

    [ibxvirtualio] => Array
        (
            [module] => main
            [file] => classes/general/virtual_io.php
        )

    [ibxgeterrors] => Array
        (
            [module] => main
            [file] => classes/general/virtual_io.php
        )

    [cbxvirtualio] => Array
        (
            [module] => main
            [file] => classes/general/virtual_io.php
        )

    [cbxvirtualfilebase] => Array
        (
            [module] => main
            [file] => classes/general/virtual_file.php
        )

    [cbxvirtualfile] => Array
        (
            [module] => main
            [file] => classes/general/virtual_file.php
        )

    [cbxvirtualdirectory] => Array
        (
            [module] => main
            [file] => classes/general/virtual_file.php
        )

    [calloption] => Array
        (
            [module] => main
            [file] => classes/general/option.php
        )

    [coption] => Array
        (
            [module] => main
            [file] => classes/general/option.php
        )

    [callpageoption] => Array
        (
            [module] => main
            [file] => classes/general/pageoption.php
        )

    [cpageoption] => Array
        (
            [module] => main
            [file] => classes/general/pageoption.php
        )

    [callsqlwhere] => Array
        (
            [module] => main
            [file] => classes/general/sqlwhere.php
        )

    [csqlwhereexpression] => Array
        (
            [module] => main
            [file] => classes/general/sqlwhere.php
        )

    [csqlwhere] => Array
        (
            [module] => main
            [file] => classes/general/sqlwhere.php
        )

    [calllanguage] => Array
        (
            [module] => main
            [file] => classes/general/language.php
        )

    [clanguage] => Array
        (
            [module] => main
            [file] => classes/general/language.php
        )

    [clangadmin] => Array
        (
            [module] => main
            [file] => classes/general/language.php
        )

    [_clangdbresult] => Array
        (
            [module] => main
            [file] => classes/general/langdbresult.php
        )

    [callagent] => Array
        (
            [module] => main
            [file] => classes/general/agent.php
        )

    [cagent] => Array
        (
            [module] => main
            [file] => classes/mysql/agent.php
        )

    [capplicationexception] => Array
        (
            [module] => main
            [file] => classes/general/applicationexception.php
        )

    [cadminexception] => Array
        (
            [module] => main
            [file] => classes/general/adminexception.php
        )

    [callsite] => Array
        (
            [module] => main
            [file] => classes/general/site.php
        )

    [calllang] => Array
        (
            [module] => main
            [file] => classes/general/site.php
        )

    [csite] => Array
        (
            [module] => main
            [file] => classes/general/site.php
        )

    [clang] => Array
        (
            [module] => main
            [file] => classes/general/site.php
        )

    [chttp] => Array
        (
            [module] => main
            [file] => classes/general/http.php
        )

    [cutil] => Array
        (
            [module] => main
            [file] => classes/general/util.php
        )

    [callmain] => Array
        (
            [module] => main
            [file] => classes/general/main.php
        )

    [cmain] => Array
        (
            [module] => main
            [file] => classes/general/main.php
        )

    [calldatabase] => Array
        (
            [module] => main
            [file] => classes/general/database.php
        )

    [calldbresult] => Array
        (
            [module] => main
            [file] => classes/general/dbresult.php
        )

    [cdatabasemysql] => Array
        (
            [module] => main
            [file] => classes/mysql/database.php
        )

    [cdbresultmysql] => Array
        (
            [module] => main
            [file] => classes/mysql/dbresult.php
        )

    [icachebackend] => Array
        (
            [module] => main
            [file] => classes/general/cache_backend.php
        )

    [cphpcache] => Array
        (
            [module] => main
            [file] => classes/general/cache.php
        )

    [ccachemanager] => Array
        (
            [module] => main
            [file] => classes/general/cache_manager.php
        )

    [cpagecache] => Array
        (
            [module] => main
            [file] => classes/general/page_cache.php
        )

    [cstackcacheentry] => Array
        (
            [module] => main
            [file] => classes/general/stack_cache_entry.php
        )

    [cstackcachemanager] => Array
        (
            [module] => main
            [file] => classes/general/stack_cache.php
        )

    [cmodule] => Array
        (
            [module] => main
            [file] => /classes/general/module.php
        )

)
Array
(
    [bitrix\main\application] => Array
        (
            [module] => main
            [file] => lib/application.php
        )

    [bitrix\main\httpapplication] => Array
        (
            [module] => main
            [file] => lib/httpapplication.php
        )

    [bitrix\main\argumentexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\argumentnullexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\argumentoutofrangeexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\argumenttypeexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\notimplementedexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\notsupportedexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\invalidoperationexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\objectpropertyexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\objectnotfoundexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\objectexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\systemexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\accessdeniedexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\decodingexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\io\invalidpathexception] => Array
        (
            [module] => main
            [file] => lib/io/ioexception.php
        )

    [bitrix\main\io\filenotfoundexception] => Array
        (
            [module] => main
            [file] => lib/io/ioexception.php
        )

    [bitrix\main\io\filedeleteexception] => Array
        (
            [module] => main
            [file] => lib/io/ioexception.php
        )

    [bitrix\main\io\fileopenexception] => Array
        (
            [module] => main
            [file] => lib/io/ioexception.php
        )

    [bitrix\main\io\filenotopenedexception] => Array
        (
            [module] => main
            [file] => lib/io/ioexception.php
        )

    [bitrix\main\context] => Array
        (
            [module] => main
            [file] => lib/context.php
        )

    [bitrix\main\httpcontext] => Array
        (
            [module] => main
            [file] => lib/httpcontext.php
        )

    [bitrix\main\dispatcher] => Array
        (
            [module] => main
            [file] => lib/dispatcher.php
        )

    [bitrix\main\environment] => Array
        (
            [module] => main
            [file] => lib/environment.php
        )

    [bitrix\main\event] => Array
        (
            [module] => main
            [file] => lib/event.php
        )

    [bitrix\main\eventmanager] => Array
        (
            [module] => main
            [file] => lib/eventmanager.php
        )

    [bitrix\main\eventresult] => Array
        (
            [module] => main
            [file] => lib/eventresult.php
        )

    [bitrix\main\request] => Array
        (
            [module] => main
            [file] => lib/request.php
        )

    [bitrix\main\httprequest] => Array
        (
            [module] => main
            [file] => lib/httprequest.php
        )

    [bitrix\main\response] => Array
        (
            [module] => main
            [file] => lib/response.php
        )

    [bitrix\main\httpresponse] => Array
        (
            [module] => main
            [file] => lib/httpresponse.php
        )

    [bitrix\main\modulemanager] => Array
        (
            [module] => main
            [file] => lib/modulemanager.php
        )

    [bitrix\main\server] => Array
        (
            [module] => main
            [file] => lib/server.php
        )

    [bitrix\main\config\configuration] => Array
        (
            [module] => main
            [file] => lib/config/configuration.php
        )

    [bitrix\main\config\option] => Array
        (
            [module] => main
            [file] => lib/config/option.php
        )

    [bitrix\main\context\culture] => Array
        (
            [module] => main
            [file] => lib/context/culture.php
        )

    [bitrix\main\data\cache] => Array
        (
            [module] => main
            [file] => lib/data/cache.php
        )

    [bitrix\main\data\cacheengineapc] => Array
        (
            [module] => main
            [file] => lib/data/cacheengineapc.php
        )

    [bitrix\main\data\cacheenginememcache] => Array
        (
            [module] => main
            [file] => lib/data/cacheenginememcache.php
        )

    [bitrix\main\data\cacheenginefiles] => Array
        (
            [module] => main
            [file] => lib/data/cacheenginefiles.php
        )

    [bitrix\main\data\cacheenginenone] => Array
        (
            [module] => main
            [file] => lib/data/cacheenginenone.php
        )

    [bitrix\main\data\connection] => Array
        (
            [module] => main
            [file] => lib/data/connection.php
        )

    [bitrix\main\data\connectionpool] => Array
        (
            [module] => main
            [file] => lib/data/connectionpool.php
        )

    [bitrix\main\data\icacheengine] => Array
        (
            [module] => main
            [file] => lib/data/cache.php
        )

    [bitrix\main\data\hsphpreadconnection] => Array
        (
            [module] => main
            [file] => lib/data/hsphpreadconnection.php
        )

    [bitrix\main\data\managedcache] => Array
        (
            [module] => main
            [file] => lib/data/managedcache.php
        )

    [bitrix\main\data\taggedcache] => Array
        (
            [module] => main
            [file] => lib/data/taggedcache.php
        )

    [bitrix\main\data\memcacheconnection] => Array
        (
            [module] => main
            [file] => lib/data/memcacheconnection.php
        )

    [bitrix\main\data\memcachedconnection] => Array
        (
            [module] => main
            [file] => lib/data/memcachedconnection.php
        )

    [bitrix\main\data\nosqlconnection] => Array
        (
            [module] => main
            [file] => lib/data/nosqlconnection.php
        )

    [bitrix\main\db\arrayresult] => Array
        (
            [module] => main
            [file] => lib/db/arrayresult.php
        )

    [bitrix\main\db\result] => Array
        (
            [module] => main
            [file] => lib/db/result.php
        )

    [bitrix\main\db\connection] => Array
        (
            [module] => main
            [file] => lib/db/connection.php
        )

    [bitrix\main\db\sqlexception] => Array
        (
            [module] => main
            [file] => lib/db/sqlexception.php
        )

    [bitrix\main\db\sqlqueryexception] => Array
        (
            [module] => main
            [file] => lib/db/sqlexception.php
        )

    [bitrix\main\db\transactionexception] => Array
        (
            [module] => main
            [file] => lib/db/sqlexception.php
        )

    [bitrix\main\db\sqlexpression] => Array
        (
            [module] => main
            [file] => lib/db/sqlexpression.php
        )

    [bitrix\main\db\sqlhelper] => Array
        (
            [module] => main
            [file] => lib/db/sqlhelper.php
        )

    [bitrix\main\db\mysqlcommonconnection] => Array
        (
            [module] => main
            [file] => lib/db/mysqlcommonconnection.php
        )

    [bitrix\main\db\mysqliconnection] => Array
        (
            [module] => main
            [file] => lib/db/mysqliconnection.php
        )

    [bitrix\main\db\mysqliresult] => Array
        (
            [module] => main
            [file] => lib/db/mysqliresult.php
        )

    [bitrix\main\db\mysqlisqlhelper] => Array
        (
            [module] => main
            [file] => lib/db/mysqlisqlhelper.php
        )

    [bitrix\main\db\mssqlconnection] => Array
        (
            [module] => main
            [file] => lib/db/mssqlconnection.php
        )

    [bitrix\main\db\mssqlresult] => Array
        (
            [module] => main
            [file] => lib/db/mssqlresult.php
        )

    [bitrix\main\db\mssqlsqlhelper] => Array
        (
            [module] => main
            [file] => lib/db/mssqlsqlhelper.php
        )

    [bitrix\main\db\oracleconnection] => Array
        (
            [module] => main
            [file] => lib/db/oracleconnection.php
        )

    [bitrix\main\db\oracleresult] => Array
        (
            [module] => main
            [file] => lib/db/oracleresult.php
        )

    [bitrix\main\db\oraclesqlhelper] => Array
        (
            [module] => main
            [file] => lib/db/oraclesqlhelper.php
        )

    [bitrix\main\db\pgsqlconnection] => Array
        (
            [module] => main
            [file] => lib/db/pgsqlconnection.php
        )

    [bitrix\main\diag\httpexceptionhandleroutput] => Array
        (
            [module] => main
            [file] => lib/diag/httpexceptionhandleroutput.php
        )

    [bitrix\main\diag\fileexceptionhandlerlog] => Array
        (
            [module] => main
            [file] => lib/diag/fileexceptionhandlerlog.php
        )

    [bitrix\main\diag\exceptionhandler] => Array
        (
            [module] => main
            [file] => lib/diag/exceptionhandler.php
        )

    [bitrix\main\diag\iexceptionhandleroutput] => Array
        (
            [module] => main
            [file] => lib/diag/iexceptionhandleroutput.php
        )

    [bitrix\main\diag\exceptionhandlerlog] => Array
        (
            [module] => main
            [file] => lib/diag/exceptionhandlerlog.php
        )

    [bitrix\main\io\file] => Array
        (
            [module] => main
            [file] => lib/io/file.php
        )

    [bitrix\main\io\fileentry] => Array
        (
            [module] => main
            [file] => lib/io/fileentry.php
        )

    [bitrix\main\io\path] => Array
        (
            [module] => main
            [file] => lib/io/path.php
        )

    [bitrix\main\io\filesystementry] => Array
        (
            [module] => main
            [file] => lib/io/filesystementry.php
        )

    [bitrix\main\io\ifilestream] => Array
        (
            [module] => main
            [file] => lib/io/ifilestream.php
        )

    [bitrix\main\localization\loc] => Array
        (
            [module] => main
            [file] => lib/localization/loc.php
        )

    [bitrix\main\mail\mail] => Array
        (
            [module] => main
            [file] => lib/mail/mail.php
        )

    [bitrix\main\mail\tracking] => Array
        (
            [module] => main
            [file] => lib/mail/tracking.php
        )

    [bitrix\main\mail\eventmanager] => Array
        (
            [module] => main
            [file] => lib/mail/eventmanager.php
        )

    [bitrix\main\mail\eventmessagecompiler] => Array
        (
            [module] => main
            [file] => lib/mail/eventmessagecompiler.php
        )

    [bitrix\main\mail\eventmessagethemecompiler] => Array
        (
            [module] => main
            [file] => lib/mail/eventmessagethemecompiler.php
        )

    [bitrix\main\mail\internal\event] => Array
        (
            [module] => main
            [file] => lib/mail/internal/event.php
        )

    [bitrix\main\mail\internal\eventattachment] => Array
        (
            [module] => main
            [file] => lib/mail/internal/eventattachment.php
        )

    [bitrix\main\mail\internal\eventmessage] => Array
        (
            [module] => main
            [file] => lib/mail/internal/eventmessage.php
        )

    [bitrix\main\mail\internal\eventmessagesite] => Array
        (
            [module] => main
            [file] => lib/mail/internal/eventmessagesite.php
        )

    [bitrix\main\mail\internal\eventmessageattachment] => Array
        (
            [module] => main
            [file] => lib/mail/internal/eventmessageattachment.php
        )

    [bitrix\main\mail\internal\eventtype] => Array
        (
            [module] => main
            [file] => lib/mail/internal/eventtype.php
        )

    [bitrix\main\text\converter] => Array
        (
            [module] => main
            [file] => lib/text/converter.php
        )

    [bitrix\main\text\emptyconverter] => Array
        (
            [module] => main
            [file] => lib/text/emptyconverter.php
        )

    [bitrix\main\text\encoding] => Array
        (
            [module] => main
            [file] => lib/text/encoding.php
        )

    [bitrix\main\text\htmlconverter] => Array
        (
            [module] => main
            [file] => lib/text/htmlconverter.php
        )

    [bitrix\main\text\binarystring] => Array
        (
            [module] => main
            [file] => lib/text/binarystring.php
        )

    [bitrix\main\text\xmlconverter] => Array
        (
            [module] => main
            [file] => lib/text/xmlconverter.php
        )

    [bitrix\main\type\collection] => Array
        (
            [module] => main
            [file] => lib/type/collection.php
        )

    [bitrix\main\type\date] => Array
        (
            [module] => main
            [file] => lib/type/date.php
        )

    [bitrix\main\type\datetime] => Array
        (
            [module] => main
            [file] => lib/type/datetime.php
        )

    [bitrix\main\type\dictionary] => Array
        (
            [module] => main
            [file] => lib/type/dictionary.php
        )

    [bitrix\main\type\filterabledictionary] => Array
        (
            [module] => main
            [file] => lib/type/filterabledictionary.php
        )

    [bitrix\main\type\parameterdictionary] => Array
        (
            [module] => main
            [file] => lib/type/parameterdictionary.php
        )

    [bitrix\main\web\cookie] => Array
        (
            [module] => main
            [file] => lib/web/cookie.php
        )

    [bitrix\main\web\uri] => Array
        (
            [module] => main
            [file] => lib/web/uri.php
        )

    [bitrix\main\sendereventhandler] => Array
        (
            [module] => main
            [file] => lib/senderconnector.php
        )

    [bitrix\main\senderconnectoruser] => Array
        (
            [module] => main
            [file] => lib/senderconnector.php
        )

    [bitrix\main\urlrewriterrulemaker] => Array
        (
            [module] => main
            [file] => lib/urlrewriter.php
        )

    [bitrix\main\update\stepper] => Array
        (
            [module] => main
            [file] => lib/update/stepper.php
        )

    [bitrix\main\composite\abstractresponse] => Array
        (
            [module] => main
            [file] => lib/composite/responder.php
        )

    [bitrix\main\composite\fileresponse] => Array
        (
            [module] => main
            [file] => lib/composite/responder.php
        )

    [bitrix\main\composite\memcachedresponse] => Array
        (
            [module] => main
            [file] => lib/composite/responder.php
        )

    [bitrix\main\security\otpexception] => Array
        (
            [module] => main
            [file] => lib/security/securityexception.php
        )

    [ctimezone] => Array
        (
            [module] => main
            [file] => classes/general/time.php
        )

    [cbxpunycode] => Array
        (
            [module] => main
            [file] => classes/general/punycode.php
        )

    [ibxvirtualio] => Array
        (
            [module] => main
            [file] => classes/general/virtual_io.php
        )

    [ibxgeterrors] => Array
        (
            [module] => main
            [file] => classes/general/virtual_io.php
        )

    [cbxvirtualio] => Array
        (
            [module] => main
            [file] => classes/general/virtual_io.php
        )

    [cbxvirtualfilebase] => Array
        (
            [module] => main
            [file] => classes/general/virtual_file.php
        )

    [cbxvirtualfile] => Array
        (
            [module] => main
            [file] => classes/general/virtual_file.php
        )

    [cbxvirtualdirectory] => Array
        (
            [module] => main
            [file] => classes/general/virtual_file.php
        )

    [calloption] => Array
        (
            [module] => main
            [file] => classes/general/option.php
        )

    [coption] => Array
        (
            [module] => main
            [file] => classes/general/option.php
        )

    [callpageoption] => Array
        (
            [module] => main
            [file] => classes/general/pageoption.php
        )

    [cpageoption] => Array
        (
            [module] => main
            [file] => classes/general/pageoption.php
        )

    [callsqlwhere] => Array
        (
            [module] => main
            [file] => classes/general/sqlwhere.php
        )

    [csqlwhereexpression] => Array
        (
            [module] => main
            [file] => classes/general/sqlwhere.php
        )

    [csqlwhere] => Array
        (
            [module] => main
            [file] => classes/general/sqlwhere.php
        )

    [calllanguage] => Array
        (
            [module] => main
            [file] => classes/general/language.php
        )

    [clanguage] => Array
        (
            [module] => main
            [file] => classes/general/language.php
        )

    [clangadmin] => Array
        (
            [module] => main
            [file] => classes/general/language.php
        )

    [_clangdbresult] => Array
        (
            [module] => main
            [file] => classes/general/langdbresult.php
        )

    [callagent] => Array
        (
            [module] => main
            [file] => classes/general/agent.php
        )

    [cagent] => Array
        (
            [module] => main
            [file] => classes/mysql/agent.php
        )

    [capplicationexception] => Array
        (
            [module] => main
            [file] => classes/general/applicationexception.php
        )

    [cadminexception] => Array
        (
            [module] => main
            [file] => classes/general/adminexception.php
        )

    [callsite] => Array
        (
            [module] => main
            [file] => classes/general/site.php
        )

    [calllang] => Array
        (
            [module] => main
            [file] => classes/general/site.php
        )

    [csite] => Array
        (
            [module] => main
            [file] => classes/general/site.php
        )

    [clang] => Array
        (
            [module] => main
            [file] => classes/general/site.php
        )

    [chttp] => Array
        (
            [module] => main
            [file] => classes/general/http.php
        )

    [cutil] => Array
        (
            [module] => main
            [file] => classes/general/util.php
        )

    [callmain] => Array
        (
            [module] => main
            [file] => classes/general/main.php
        )

    [cmain] => Array
        (
            [module] => main
            [file] => classes/general/main.php
        )

    [calldatabase] => Array
        (
            [module] => main
            [file] => classes/general/database.php
        )

    [calldbresult] => Array
        (
            [module] => main
            [file] => classes/general/dbresult.php
        )

    [cdatabasemysql] => Array
        (
            [module] => main
            [file] => classes/mysql/database.php
        )

    [cdbresultmysql] => Array
        (
            [module] => main
            [file] => classes/mysql/dbresult.php
        )

    [icachebackend] => Array
        (
            [module] => main
            [file] => classes/general/cache_backend.php
        )

    [cphpcache] => Array
        (
            [module] => main
            [file] => classes/general/cache.php
        )

    [ccachemanager] => Array
        (
            [module] => main
            [file] => classes/general/cache_manager.php
        )

    [cpagecache] => Array
        (
            [module] => main
            [file] => classes/general/page_cache.php
        )

    [cstackcacheentry] => Array
        (
            [module] => main
            [file] => classes/general/stack_cache_entry.php
        )

    [cstackcachemanager] => Array
        (
            [module] => main
            [file] => classes/general/stack_cache.php
        )

    [cmodule] => Array
        (
            [module] => main
            [file] => /classes/general/module.php
        )

)
Array
(
    [bitrix\main\application] => Array
        (
            [module] => main
            [file] => lib/application.php
        )

    [bitrix\main\httpapplication] => Array
        (
            [module] => main
            [file] => lib/httpapplication.php
        )

    [bitrix\main\argumentexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\argumentnullexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\argumentoutofrangeexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\argumenttypeexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\notimplementedexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\notsupportedexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\invalidoperationexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\objectpropertyexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\objectnotfoundexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\objectexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\systemexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\accessdeniedexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\decodingexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\io\invalidpathexception] => Array
        (
            [module] => main
            [file] => lib/io/ioexception.php
        )

    [bitrix\main\io\filenotfoundexception] => Array
        (
            [module] => main
            [file] => lib/io/ioexception.php
        )

    [bitrix\main\io\filedeleteexception] => Array
        (
            [module] => main
            [file] => lib/io/ioexception.php
        )

    [bitrix\main\io\fileopenexception] => Array
        (
            [module] => main
            [file] => lib/io/ioexception.php
        )

    [bitrix\main\io\filenotopenedexception] => Array
        (
            [module] => main
            [file] => lib/io/ioexception.php
        )

    [bitrix\main\context] => Array
        (
            [module] => main
            [file] => lib/context.php
        )

    [bitrix\main\httpcontext] => Array
        (
            [module] => main
            [file] => lib/httpcontext.php
        )

    [bitrix\main\dispatcher] => Array
        (
            [module] => main
            [file] => lib/dispatcher.php
        )

    [bitrix\main\environment] => Array
        (
            [module] => main
            [file] => lib/environment.php
        )

    [bitrix\main\event] => Array
        (
            [module] => main
            [file] => lib/event.php
        )

    [bitrix\main\eventmanager] => Array
        (
            [module] => main
            [file] => lib/eventmanager.php
        )

    [bitrix\main\eventresult] => Array
        (
            [module] => main
            [file] => lib/eventresult.php
        )

    [bitrix\main\request] => Array
        (
            [module] => main
            [file] => lib/request.php
        )

    [bitrix\main\httprequest] => Array
        (
            [module] => main
            [file] => lib/httprequest.php
        )

    [bitrix\main\response] => Array
        (
            [module] => main
            [file] => lib/response.php
        )

    [bitrix\main\httpresponse] => Array
        (
            [module] => main
            [file] => lib/httpresponse.php
        )

    [bitrix\main\modulemanager] => Array
        (
            [module] => main
            [file] => lib/modulemanager.php
        )

    [bitrix\main\server] => Array
        (
            [module] => main
            [file] => lib/server.php
        )

    [bitrix\main\config\configuration] => Array
        (
            [module] => main
            [file] => lib/config/configuration.php
        )

    [bitrix\main\config\option] => Array
        (
            [module] => main
            [file] => lib/config/option.php
        )

    [bitrix\main\context\culture] => Array
        (
            [module] => main
            [file] => lib/context/culture.php
        )

    [bitrix\main\data\cache] => Array
        (
            [module] => main
            [file] => lib/data/cache.php
        )

    [bitrix\main\data\cacheengineapc] => Array
        (
            [module] => main
            [file] => lib/data/cacheengineapc.php
        )

    [bitrix\main\data\cacheenginememcache] => Array
        (
            [module] => main
            [file] => lib/data/cacheenginememcache.php
        )

    [bitrix\main\data\cacheenginefiles] => Array
        (
            [module] => main
            [file] => lib/data/cacheenginefiles.php
        )

    [bitrix\main\data\cacheenginenone] => Array
        (
            [module] => main
            [file] => lib/data/cacheenginenone.php
        )

    [bitrix\main\data\connection] => Array
        (
            [module] => main
            [file] => lib/data/connection.php
        )

    [bitrix\main\data\connectionpool] => Array
        (
            [module] => main
            [file] => lib/data/connectionpool.php
        )

    [bitrix\main\data\icacheengine] => Array
        (
            [module] => main
            [file] => lib/data/cache.php
        )

    [bitrix\main\data\hsphpreadconnection] => Array
        (
            [module] => main
            [file] => lib/data/hsphpreadconnection.php
        )

    [bitrix\main\data\managedcache] => Array
        (
            [module] => main
            [file] => lib/data/managedcache.php
        )

    [bitrix\main\data\taggedcache] => Array
        (
            [module] => main
            [file] => lib/data/taggedcache.php
        )

    [bitrix\main\data\memcacheconnection] => Array
        (
            [module] => main
            [file] => lib/data/memcacheconnection.php
        )

    [bitrix\main\data\memcachedconnection] => Array
        (
            [module] => main
            [file] => lib/data/memcachedconnection.php
        )

    [bitrix\main\data\nosqlconnection] => Array
        (
            [module] => main
            [file] => lib/data/nosqlconnection.php
        )

    [bitrix\main\db\arrayresult] => Array
        (
            [module] => main
            [file] => lib/db/arrayresult.php
        )

    [bitrix\main\db\result] => Array
        (
            [module] => main
            [file] => lib/db/result.php
        )

    [bitrix\main\db\connection] => Array
        (
            [module] => main
            [file] => lib/db/connection.php
        )

    [bitrix\main\db\sqlexception] => Array
        (
            [module] => main
            [file] => lib/db/sqlexception.php
        )

    [bitrix\main\db\sqlqueryexception] => Array
        (
            [module] => main
            [file] => lib/db/sqlexception.php
        )

    [bitrix\main\db\transactionexception] => Array
        (
            [module] => main
            [file] => lib/db/sqlexception.php
        )

    [bitrix\main\db\sqlexpression] => Array
        (
            [module] => main
            [file] => lib/db/sqlexpression.php
        )

    [bitrix\main\db\sqlhelper] => Array
        (
            [module] => main
            [file] => lib/db/sqlhelper.php
        )

    [bitrix\main\db\mysqlcommonconnection] => Array
        (
            [module] => main
            [file] => lib/db/mysqlcommonconnection.php
        )

    [bitrix\main\db\mysqliconnection] => Array
        (
            [module] => main
            [file] => lib/db/mysqliconnection.php
        )

    [bitrix\main\db\mysqliresult] => Array
        (
            [module] => main
            [file] => lib/db/mysqliresult.php
        )

    [bitrix\main\db\mysqlisqlhelper] => Array
        (
            [module] => main
            [file] => lib/db/mysqlisqlhelper.php
        )

    [bitrix\main\db\mssqlconnection] => Array
        (
            [module] => main
            [file] => lib/db/mssqlconnection.php
        )

    [bitrix\main\db\mssqlresult] => Array
        (
            [module] => main
            [file] => lib/db/mssqlresult.php
        )

    [bitrix\main\db\mssqlsqlhelper] => Array
        (
            [module] => main
            [file] => lib/db/mssqlsqlhelper.php
        )

    [bitrix\main\db\oracleconnection] => Array
        (
            [module] => main
            [file] => lib/db/oracleconnection.php
        )

    [bitrix\main\db\oracleresult] => Array
        (
            [module] => main
            [file] => lib/db/oracleresult.php
        )

    [bitrix\main\db\oraclesqlhelper] => Array
        (
            [module] => main
            [file] => lib/db/oraclesqlhelper.php
        )

    [bitrix\main\db\pgsqlconnection] => Array
        (
            [module] => main
            [file] => lib/db/pgsqlconnection.php
        )

    [bitrix\main\diag\httpexceptionhandleroutput] => Array
        (
            [module] => main
            [file] => lib/diag/httpexceptionhandleroutput.php
        )

    [bitrix\main\diag\fileexceptionhandlerlog] => Array
        (
            [module] => main
            [file] => lib/diag/fileexceptionhandlerlog.php
        )

    [bitrix\main\diag\exceptionhandler] => Array
        (
            [module] => main
            [file] => lib/diag/exceptionhandler.php
        )

    [bitrix\main\diag\iexceptionhandleroutput] => Array
        (
            [module] => main
            [file] => lib/diag/iexceptionhandleroutput.php
        )

    [bitrix\main\diag\exceptionhandlerlog] => Array
        (
            [module] => main
            [file] => lib/diag/exceptionhandlerlog.php
        )

    [bitrix\main\io\file] => Array
        (
            [module] => main
            [file] => lib/io/file.php
        )

    [bitrix\main\io\fileentry] => Array
        (
            [module] => main
            [file] => lib/io/fileentry.php
        )

    [bitrix\main\io\path] => Array
        (
            [module] => main
            [file] => lib/io/path.php
        )

    [bitrix\main\io\filesystementry] => Array
        (
            [module] => main
            [file] => lib/io/filesystementry.php
        )

    [bitrix\main\io\ifilestream] => Array
        (
            [module] => main
            [file] => lib/io/ifilestream.php
        )

    [bitrix\main\localization\loc] => Array
        (
            [module] => main
            [file] => lib/localization/loc.php
        )

    [bitrix\main\mail\mail] => Array
        (
            [module] => main
            [file] => lib/mail/mail.php
        )

    [bitrix\main\mail\tracking] => Array
        (
            [module] => main
            [file] => lib/mail/tracking.php
        )

    [bitrix\main\mail\eventmanager] => Array
        (
            [module] => main
            [file] => lib/mail/eventmanager.php
        )

    [bitrix\main\mail\eventmessagecompiler] => Array
        (
            [module] => main
            [file] => lib/mail/eventmessagecompiler.php
        )

    [bitrix\main\mail\eventmessagethemecompiler] => Array
        (
            [module] => main
            [file] => lib/mail/eventmessagethemecompiler.php
        )

    [bitrix\main\mail\internal\event] => Array
        (
            [module] => main
            [file] => lib/mail/internal/event.php
        )

    [bitrix\main\mail\internal\eventattachment] => Array
        (
            [module] => main
            [file] => lib/mail/internal/eventattachment.php
        )

    [bitrix\main\mail\internal\eventmessage] => Array
        (
            [module] => main
            [file] => lib/mail/internal/eventmessage.php
        )

    [bitrix\main\mail\internal\eventmessagesite] => Array
        (
            [module] => main
            [file] => lib/mail/internal/eventmessagesite.php
        )

    [bitrix\main\mail\internal\eventmessageattachment] => Array
        (
            [module] => main
            [file] => lib/mail/internal/eventmessageattachment.php
        )

    [bitrix\main\mail\internal\eventtype] => Array
        (
            [module] => main
            [file] => lib/mail/internal/eventtype.php
        )

    [bitrix\main\text\converter] => Array
        (
            [module] => main
            [file] => lib/text/converter.php
        )

    [bitrix\main\text\emptyconverter] => Array
        (
            [module] => main
            [file] => lib/text/emptyconverter.php
        )

    [bitrix\main\text\encoding] => Array
        (
            [module] => main
            [file] => lib/text/encoding.php
        )

    [bitrix\main\text\htmlconverter] => Array
        (
            [module] => main
            [file] => lib/text/htmlconverter.php
        )

    [bitrix\main\text\binarystring] => Array
        (
            [module] => main
            [file] => lib/text/binarystring.php
        )

    [bitrix\main\text\xmlconverter] => Array
        (
            [module] => main
            [file] => lib/text/xmlconverter.php
        )

    [bitrix\main\type\collection] => Array
        (
            [module] => main
            [file] => lib/type/collection.php
        )

    [bitrix\main\type\date] => Array
        (
            [module] => main
            [file] => lib/type/date.php
        )

    [bitrix\main\type\datetime] => Array
        (
            [module] => main
            [file] => lib/type/datetime.php
        )

    [bitrix\main\type\dictionary] => Array
        (
            [module] => main
            [file] => lib/type/dictionary.php
        )

    [bitrix\main\type\filterabledictionary] => Array
        (
            [module] => main
            [file] => lib/type/filterabledictionary.php
        )

    [bitrix\main\type\parameterdictionary] => Array
        (
            [module] => main
            [file] => lib/type/parameterdictionary.php
        )

    [bitrix\main\web\cookie] => Array
        (
            [module] => main
            [file] => lib/web/cookie.php
        )

    [bitrix\main\web\uri] => Array
        (
            [module] => main
            [file] => lib/web/uri.php
        )

    [bitrix\main\sendereventhandler] => Array
        (
            [module] => main
            [file] => lib/senderconnector.php
        )

    [bitrix\main\senderconnectoruser] => Array
        (
            [module] => main
            [file] => lib/senderconnector.php
        )

    [bitrix\main\urlrewriterrulemaker] => Array
        (
            [module] => main
            [file] => lib/urlrewriter.php
        )

    [bitrix\main\update\stepper] => Array
        (
            [module] => main
            [file] => lib/update/stepper.php
        )

    [bitrix\main\composite\abstractresponse] => Array
        (
            [module] => main
            [file] => lib/composite/responder.php
        )

    [bitrix\main\composite\fileresponse] => Array
        (
            [module] => main
            [file] => lib/composite/responder.php
        )

    [bitrix\main\composite\memcachedresponse] => Array
        (
            [module] => main
            [file] => lib/composite/responder.php
        )

    [bitrix\main\security\otpexception] => Array
        (
            [module] => main
            [file] => lib/security/securityexception.php
        )

    [ctimezone] => Array
        (
            [module] => main
            [file] => classes/general/time.php
        )

    [cbxpunycode] => Array
        (
            [module] => main
            [file] => classes/general/punycode.php
        )

    [ibxvirtualio] => Array
        (
            [module] => main
            [file] => classes/general/virtual_io.php
        )

    [ibxgeterrors] => Array
        (
            [module] => main
            [file] => classes/general/virtual_io.php
        )

    [cbxvirtualio] => Array
        (
            [module] => main
            [file] => classes/general/virtual_io.php
        )

    [cbxvirtualfilebase] => Array
        (
            [module] => main
            [file] => classes/general/virtual_file.php
        )

    [cbxvirtualfile] => Array
        (
            [module] => main
            [file] => classes/general/virtual_file.php
        )

    [cbxvirtualdirectory] => Array
        (
            [module] => main
            [file] => classes/general/virtual_file.php
        )

    [calloption] => Array
        (
            [module] => main
            [file] => classes/general/option.php
        )

    [coption] => Array
        (
            [module] => main
            [file] => classes/general/option.php
        )

    [callpageoption] => Array
        (
            [module] => main
            [file] => classes/general/pageoption.php
        )

    [cpageoption] => Array
        (
            [module] => main
            [file] => classes/general/pageoption.php
        )

    [callsqlwhere] => Array
        (
            [module] => main
            [file] => classes/general/sqlwhere.php
        )

    [csqlwhereexpression] => Array
        (
            [module] => main
            [file] => classes/general/sqlwhere.php
        )

    [csqlwhere] => Array
        (
            [module] => main
            [file] => classes/general/sqlwhere.php
        )

    [calllanguage] => Array
        (
            [module] => main
            [file] => classes/general/language.php
        )

    [clanguage] => Array
        (
            [module] => main
            [file] => classes/general/language.php
        )

    [clangadmin] => Array
        (
            [module] => main
            [file] => classes/general/language.php
        )

    [_clangdbresult] => Array
        (
            [module] => main
            [file] => classes/general/langdbresult.php
        )

    [callagent] => Array
        (
            [module] => main
            [file] => classes/general/agent.php
        )

    [cagent] => Array
        (
            [module] => main
            [file] => classes/mysql/agent.php
        )

    [capplicationexception] => Array
        (
            [module] => main
            [file] => classes/general/applicationexception.php
        )

    [cadminexception] => Array
        (
            [module] => main
            [file] => classes/general/adminexception.php
        )

    [callsite] => Array
        (
            [module] => main
            [file] => classes/general/site.php
        )

    [calllang] => Array
        (
            [module] => main
            [file] => classes/general/site.php
        )

    [csite] => Array
        (
            [module] => main
            [file] => classes/general/site.php
        )

    [clang] => Array
        (
            [module] => main
            [file] => classes/general/site.php
        )

    [chttp] => Array
        (
            [module] => main
            [file] => classes/general/http.php
        )

    [cutil] => Array
        (
            [module] => main
            [file] => classes/general/util.php
        )

    [callmain] => Array
        (
            [module] => main
            [file] => classes/general/main.php
        )

    [cmain] => Array
        (
            [module] => main
            [file] => classes/general/main.php
        )

    [calldatabase] => Array
        (
            [module] => main
            [file] => classes/general/database.php
        )

    [calldbresult] => Array
        (
            [module] => main
            [file] => classes/general/dbresult.php
        )

    [cdatabasemysql] => Array
        (
            [module] => main
            [file] => classes/mysql/database.php
        )

    [cdbresultmysql] => Array
        (
            [module] => main
            [file] => classes/mysql/dbresult.php
        )

    [icachebackend] => Array
        (
            [module] => main
            [file] => classes/general/cache_backend.php
        )

    [cphpcache] => Array
        (
            [module] => main
            [file] => classes/general/cache.php
        )

    [ccachemanager] => Array
        (
            [module] => main
            [file] => classes/general/cache_manager.php
        )

    [cpagecache] => Array
        (
            [module] => main
            [file] => classes/general/page_cache.php
        )

    [cstackcacheentry] => Array
        (
            [module] => main
            [file] => classes/general/stack_cache_entry.php
        )

    [cstackcachemanager] => Array
        (
            [module] => main
            [file] => classes/general/stack_cache.php
        )

    [cmodule] => Array
        (
            [module] => main
            [file] => /classes/general/module.php
        )

)
Array
(
    [bitrix\main\application] => Array
        (
            [module] => main
            [file] => lib/application.php
        )

    [bitrix\main\httpapplication] => Array
        (
            [module] => main
            [file] => lib/httpapplication.php
        )

    [bitrix\main\argumentexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\argumentnullexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\argumentoutofrangeexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\argumenttypeexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\notimplementedexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\notsupportedexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\invalidoperationexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\objectpropertyexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\objectnotfoundexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\objectexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\systemexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\accessdeniedexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\decodingexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\io\invalidpathexception] => Array
        (
            [module] => main
            [file] => lib/io/ioexception.php
        )

    [bitrix\main\io\filenotfoundexception] => Array
        (
            [module] => main
            [file] => lib/io/ioexception.php
        )

    [bitrix\main\io\filedeleteexception] => Array
        (
            [module] => main
            [file] => lib/io/ioexception.php
        )

    [bitrix\main\io\fileopenexception] => Array
        (
            [module] => main
            [file] => lib/io/ioexception.php
        )

    [bitrix\main\io\filenotopenedexception] => Array
        (
            [module] => main
            [file] => lib/io/ioexception.php
        )

    [bitrix\main\context] => Array
        (
            [module] => main
            [file] => lib/context.php
        )

    [bitrix\main\httpcontext] => Array
        (
            [module] => main
            [file] => lib/httpcontext.php
        )

    [bitrix\main\dispatcher] => Array
        (
            [module] => main
            [file] => lib/dispatcher.php
        )

    [bitrix\main\environment] => Array
        (
            [module] => main
            [file] => lib/environment.php
        )

    [bitrix\main\event] => Array
        (
            [module] => main
            [file] => lib/event.php
        )

    [bitrix\main\eventmanager] => Array
        (
            [module] => main
            [file] => lib/eventmanager.php
        )

    [bitrix\main\eventresult] => Array
        (
            [module] => main
            [file] => lib/eventresult.php
        )

    [bitrix\main\request] => Array
        (
            [module] => main
            [file] => lib/request.php
        )

    [bitrix\main\httprequest] => Array
        (
            [module] => main
            [file] => lib/httprequest.php
        )

    [bitrix\main\response] => Array
        (
            [module] => main
            [file] => lib/response.php
        )

    [bitrix\main\httpresponse] => Array
        (
            [module] => main
            [file] => lib/httpresponse.php
        )

    [bitrix\main\modulemanager] => Array
        (
            [module] => main
            [file] => lib/modulemanager.php
        )

    [bitrix\main\server] => Array
        (
            [module] => main
            [file] => lib/server.php
        )

    [bitrix\main\config\configuration] => Array
        (
            [module] => main
            [file] => lib/config/configuration.php
        )

    [bitrix\main\config\option] => Array
        (
            [module] => main
            [file] => lib/config/option.php
        )

    [bitrix\main\context\culture] => Array
        (
            [module] => main
            [file] => lib/context/culture.php
        )

    [bitrix\main\data\cache] => Array
        (
            [module] => main
            [file] => lib/data/cache.php
        )

    [bitrix\main\data\cacheengineapc] => Array
        (
            [module] => main
            [file] => lib/data/cacheengineapc.php
        )

    [bitrix\main\data\cacheenginememcache] => Array
        (
            [module] => main
            [file] => lib/data/cacheenginememcache.php
        )

    [bitrix\main\data\cacheenginefiles] => Array
        (
            [module] => main
            [file] => lib/data/cacheenginefiles.php
        )

    [bitrix\main\data\cacheenginenone] => Array
        (
            [module] => main
            [file] => lib/data/cacheenginenone.php
        )

    [bitrix\main\data\connection] => Array
        (
            [module] => main
            [file] => lib/data/connection.php
        )

    [bitrix\main\data\connectionpool] => Array
        (
            [module] => main
            [file] => lib/data/connectionpool.php
        )

    [bitrix\main\data\icacheengine] => Array
        (
            [module] => main
            [file] => lib/data/cache.php
        )

    [bitrix\main\data\hsphpreadconnection] => Array
        (
            [module] => main
            [file] => lib/data/hsphpreadconnection.php
        )

    [bitrix\main\data\managedcache] => Array
        (
            [module] => main
            [file] => lib/data/managedcache.php
        )

    [bitrix\main\data\taggedcache] => Array
        (
            [module] => main
            [file] => lib/data/taggedcache.php
        )

    [bitrix\main\data\memcacheconnection] => Array
        (
            [module] => main
            [file] => lib/data/memcacheconnection.php
        )

    [bitrix\main\data\memcachedconnection] => Array
        (
            [module] => main
            [file] => lib/data/memcachedconnection.php
        )

    [bitrix\main\data\nosqlconnection] => Array
        (
            [module] => main
            [file] => lib/data/nosqlconnection.php
        )

    [bitrix\main\db\arrayresult] => Array
        (
            [module] => main
            [file] => lib/db/arrayresult.php
        )

    [bitrix\main\db\result] => Array
        (
            [module] => main
            [file] => lib/db/result.php
        )

    [bitrix\main\db\connection] => Array
        (
            [module] => main
            [file] => lib/db/connection.php
        )

    [bitrix\main\db\sqlexception] => Array
        (
            [module] => main
            [file] => lib/db/sqlexception.php
        )

    [bitrix\main\db\sqlqueryexception] => Array
        (
            [module] => main
            [file] => lib/db/sqlexception.php
        )

    [bitrix\main\db\transactionexception] => Array
        (
            [module] => main
            [file] => lib/db/sqlexception.php
        )

    [bitrix\main\db\sqlexpression] => Array
        (
            [module] => main
            [file] => lib/db/sqlexpression.php
        )

    [bitrix\main\db\sqlhelper] => Array
        (
            [module] => main
            [file] => lib/db/sqlhelper.php
        )

    [bitrix\main\db\mysqlcommonconnection] => Array
        (
            [module] => main
            [file] => lib/db/mysqlcommonconnection.php
        )

    [bitrix\main\db\mysqliconnection] => Array
        (
            [module] => main
            [file] => lib/db/mysqliconnection.php
        )

    [bitrix\main\db\mysqliresult] => Array
        (
            [module] => main
            [file] => lib/db/mysqliresult.php
        )

    [bitrix\main\db\mysqlisqlhelper] => Array
        (
            [module] => main
            [file] => lib/db/mysqlisqlhelper.php
        )

    [bitrix\main\db\mssqlconnection] => Array
        (
            [module] => main
            [file] => lib/db/mssqlconnection.php
        )

    [bitrix\main\db\mssqlresult] => Array
        (
            [module] => main
            [file] => lib/db/mssqlresult.php
        )

    [bitrix\main\db\mssqlsqlhelper] => Array
        (
            [module] => main
            [file] => lib/db/mssqlsqlhelper.php
        )

    [bitrix\main\db\oracleconnection] => Array
        (
            [module] => main
            [file] => lib/db/oracleconnection.php
        )

    [bitrix\main\db\oracleresult] => Array
        (
            [module] => main
            [file] => lib/db/oracleresult.php
        )

    [bitrix\main\db\oraclesqlhelper] => Array
        (
            [module] => main
            [file] => lib/db/oraclesqlhelper.php
        )

    [bitrix\main\db\pgsqlconnection] => Array
        (
            [module] => main
            [file] => lib/db/pgsqlconnection.php
        )

    [bitrix\main\diag\httpexceptionhandleroutput] => Array
        (
            [module] => main
            [file] => lib/diag/httpexceptionhandleroutput.php
        )

    [bitrix\main\diag\fileexceptionhandlerlog] => Array
        (
            [module] => main
            [file] => lib/diag/fileexceptionhandlerlog.php
        )

    [bitrix\main\diag\exceptionhandler] => Array
        (
            [module] => main
            [file] => lib/diag/exceptionhandler.php
        )

    [bitrix\main\diag\iexceptionhandleroutput] => Array
        (
            [module] => main
            [file] => lib/diag/iexceptionhandleroutput.php
        )

    [bitrix\main\diag\exceptionhandlerlog] => Array
        (
            [module] => main
            [file] => lib/diag/exceptionhandlerlog.php
        )

    [bitrix\main\io\file] => Array
        (
            [module] => main
            [file] => lib/io/file.php
        )

    [bitrix\main\io\fileentry] => Array
        (
            [module] => main
            [file] => lib/io/fileentry.php
        )

    [bitrix\main\io\path] => Array
        (
            [module] => main
            [file] => lib/io/path.php
        )

    [bitrix\main\io\filesystementry] => Array
        (
            [module] => main
            [file] => lib/io/filesystementry.php
        )

    [bitrix\main\io\ifilestream] => Array
        (
            [module] => main
            [file] => lib/io/ifilestream.php
        )

    [bitrix\main\localization\loc] => Array
        (
            [module] => main
            [file] => lib/localization/loc.php
        )

    [bitrix\main\mail\mail] => Array
        (
            [module] => main
            [file] => lib/mail/mail.php
        )

    [bitrix\main\mail\tracking] => Array
        (
            [module] => main
            [file] => lib/mail/tracking.php
        )

    [bitrix\main\mail\eventmanager] => Array
        (
            [module] => main
            [file] => lib/mail/eventmanager.php
        )

    [bitrix\main\mail\eventmessagecompiler] => Array
        (
            [module] => main
            [file] => lib/mail/eventmessagecompiler.php
        )

    [bitrix\main\mail\eventmessagethemecompiler] => Array
        (
            [module] => main
            [file] => lib/mail/eventmessagethemecompiler.php
        )

    [bitrix\main\mail\internal\event] => Array
        (
            [module] => main
            [file] => lib/mail/internal/event.php
        )

    [bitrix\main\mail\internal\eventattachment] => Array
        (
            [module] => main
            [file] => lib/mail/internal/eventattachment.php
        )

    [bitrix\main\mail\internal\eventmessage] => Array
        (
            [module] => main
            [file] => lib/mail/internal/eventmessage.php
        )

    [bitrix\main\mail\internal\eventmessagesite] => Array
        (
            [module] => main
            [file] => lib/mail/internal/eventmessagesite.php
        )

    [bitrix\main\mail\internal\eventmessageattachment] => Array
        (
            [module] => main
            [file] => lib/mail/internal/eventmessageattachment.php
        )

    [bitrix\main\mail\internal\eventtype] => Array
        (
            [module] => main
            [file] => lib/mail/internal/eventtype.php
        )

    [bitrix\main\text\converter] => Array
        (
            [module] => main
            [file] => lib/text/converter.php
        )

    [bitrix\main\text\emptyconverter] => Array
        (
            [module] => main
            [file] => lib/text/emptyconverter.php
        )

    [bitrix\main\text\encoding] => Array
        (
            [module] => main
            [file] => lib/text/encoding.php
        )

    [bitrix\main\text\htmlconverter] => Array
        (
            [module] => main
            [file] => lib/text/htmlconverter.php
        )

    [bitrix\main\text\binarystring] => Array
        (
            [module] => main
            [file] => lib/text/binarystring.php
        )

    [bitrix\main\text\xmlconverter] => Array
        (
            [module] => main
            [file] => lib/text/xmlconverter.php
        )

    [bitrix\main\type\collection] => Array
        (
            [module] => main
            [file] => lib/type/collection.php
        )

    [bitrix\main\type\date] => Array
        (
            [module] => main
            [file] => lib/type/date.php
        )

    [bitrix\main\type\datetime] => Array
        (
            [module] => main
            [file] => lib/type/datetime.php
        )

    [bitrix\main\type\dictionary] => Array
        (
            [module] => main
            [file] => lib/type/dictionary.php
        )

    [bitrix\main\type\filterabledictionary] => Array
        (
            [module] => main
            [file] => lib/type/filterabledictionary.php
        )

    [bitrix\main\type\parameterdictionary] => Array
        (
            [module] => main
            [file] => lib/type/parameterdictionary.php
        )

    [bitrix\main\web\cookie] => Array
        (
            [module] => main
            [file] => lib/web/cookie.php
        )

    [bitrix\main\web\uri] => Array
        (
            [module] => main
            [file] => lib/web/uri.php
        )

    [bitrix\main\sendereventhandler] => Array
        (
            [module] => main
            [file] => lib/senderconnector.php
        )

    [bitrix\main\senderconnectoruser] => Array
        (
            [module] => main
            [file] => lib/senderconnector.php
        )

    [bitrix\main\urlrewriterrulemaker] => Array
        (
            [module] => main
            [file] => lib/urlrewriter.php
        )

    [bitrix\main\update\stepper] => Array
        (
            [module] => main
            [file] => lib/update/stepper.php
        )

    [bitrix\main\composite\abstractresponse] => Array
        (
            [module] => main
            [file] => lib/composite/responder.php
        )

    [bitrix\main\composite\fileresponse] => Array
        (
            [module] => main
            [file] => lib/composite/responder.php
        )

    [bitrix\main\composite\memcachedresponse] => Array
        (
            [module] => main
            [file] => lib/composite/responder.php
        )

    [bitrix\main\security\otpexception] => Array
        (
            [module] => main
            [file] => lib/security/securityexception.php
        )

    [ctimezone] => Array
        (
            [module] => main
            [file] => classes/general/time.php
        )

    [cbxpunycode] => Array
        (
            [module] => main
            [file] => classes/general/punycode.php
        )

    [ibxvirtualio] => Array
        (
            [module] => main
            [file] => classes/general/virtual_io.php
        )

    [ibxgeterrors] => Array
        (
            [module] => main
            [file] => classes/general/virtual_io.php
        )

    [cbxvirtualio] => Array
        (
            [module] => main
            [file] => classes/general/virtual_io.php
        )

    [cbxvirtualfilebase] => Array
        (
            [module] => main
            [file] => classes/general/virtual_file.php
        )

    [cbxvirtualfile] => Array
        (
            [module] => main
            [file] => classes/general/virtual_file.php
        )

    [cbxvirtualdirectory] => Array
        (
            [module] => main
            [file] => classes/general/virtual_file.php
        )

    [calloption] => Array
        (
            [module] => main
            [file] => classes/general/option.php
        )

    [coption] => Array
        (
            [module] => main
            [file] => classes/general/option.php
        )

    [callpageoption] => Array
        (
            [module] => main
            [file] => classes/general/pageoption.php
        )

    [cpageoption] => Array
        (
            [module] => main
            [file] => classes/general/pageoption.php
        )

    [callsqlwhere] => Array
        (
            [module] => main
            [file] => classes/general/sqlwhere.php
        )

    [csqlwhereexpression] => Array
        (
            [module] => main
            [file] => classes/general/sqlwhere.php
        )

    [csqlwhere] => Array
        (
            [module] => main
            [file] => classes/general/sqlwhere.php
        )

    [calllanguage] => Array
        (
            [module] => main
            [file] => classes/general/language.php
        )

    [clanguage] => Array
        (
            [module] => main
            [file] => classes/general/language.php
        )

    [clangadmin] => Array
        (
            [module] => main
            [file] => classes/general/language.php
        )

    [_clangdbresult] => Array
        (
            [module] => main
            [file] => classes/general/langdbresult.php
        )

    [callagent] => Array
        (
            [module] => main
            [file] => classes/general/agent.php
        )

    [cagent] => Array
        (
            [module] => main
            [file] => classes/mysql/agent.php
        )

    [capplicationexception] => Array
        (
            [module] => main
            [file] => classes/general/applicationexception.php
        )

    [cadminexception] => Array
        (
            [module] => main
            [file] => classes/general/adminexception.php
        )

    [callsite] => Array
        (
            [module] => main
            [file] => classes/general/site.php
        )

    [calllang] => Array
        (
            [module] => main
            [file] => classes/general/site.php
        )

    [csite] => Array
        (
            [module] => main
            [file] => classes/general/site.php
        )

    [clang] => Array
        (
            [module] => main
            [file] => classes/general/site.php
        )

    [chttp] => Array
        (
            [module] => main
            [file] => classes/general/http.php
        )

    [cutil] => Array
        (
            [module] => main
            [file] => classes/general/util.php
        )

    [callmain] => Array
        (
            [module] => main
            [file] => classes/general/main.php
        )

    [cmain] => Array
        (
            [module] => main
            [file] => classes/general/main.php
        )

    [calldatabase] => Array
        (
            [module] => main
            [file] => classes/general/database.php
        )

    [calldbresult] => Array
        (
            [module] => main
            [file] => classes/general/dbresult.php
        )

    [cdatabasemysql] => Array
        (
            [module] => main
            [file] => classes/mysql/database.php
        )

    [cdbresultmysql] => Array
        (
            [module] => main
            [file] => classes/mysql/dbresult.php
        )

    [icachebackend] => Array
        (
            [module] => main
            [file] => classes/general/cache_backend.php
        )

    [cphpcache] => Array
        (
            [module] => main
            [file] => classes/general/cache.php
        )

    [ccachemanager] => Array
        (
            [module] => main
            [file] => classes/general/cache_manager.php
        )

    [cpagecache] => Array
        (
            [module] => main
            [file] => classes/general/page_cache.php
        )

    [cstackcacheentry] => Array
        (
            [module] => main
            [file] => classes/general/stack_cache_entry.php
        )

    [cstackcachemanager] => Array
        (
            [module] => main
            [file] => classes/general/stack_cache.php
        )

    [cmodule] => Array
        (
            [module] => main
            [file] => /classes/general/module.php
        )

)
Array
(
    [bitrix\main\application] => Array
        (
            [module] => main
            [file] => lib/application.php
        )

    [bitrix\main\httpapplication] => Array
        (
            [module] => main
            [file] => lib/httpapplication.php
        )

    [bitrix\main\argumentexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\argumentnullexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\argumentoutofrangeexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\argumenttypeexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\notimplementedexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\notsupportedexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\invalidoperationexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\objectpropertyexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\objectnotfoundexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\objectexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\systemexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\accessdeniedexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\decodingexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\io\invalidpathexception] => Array
        (
            [module] => main
            [file] => lib/io/ioexception.php
        )

    [bitrix\main\io\filenotfoundexception] => Array
        (
            [module] => main
            [file] => lib/io/ioexception.php
        )

    [bitrix\main\io\filedeleteexception] => Array
        (
            [module] => main
            [file] => lib/io/ioexception.php
        )

    [bitrix\main\io\fileopenexception] => Array
        (
            [module] => main
            [file] => lib/io/ioexception.php
        )

    [bitrix\main\io\filenotopenedexception] => Array
        (
            [module] => main
            [file] => lib/io/ioexception.php
        )

    [bitrix\main\context] => Array
        (
            [module] => main
            [file] => lib/context.php
        )

    [bitrix\main\httpcontext] => Array
        (
            [module] => main
            [file] => lib/httpcontext.php
        )

    [bitrix\main\dispatcher] => Array
        (
            [module] => main
            [file] => lib/dispatcher.php
        )

    [bitrix\main\environment] => Array
        (
            [module] => main
            [file] => lib/environment.php
        )

    [bitrix\main\event] => Array
        (
            [module] => main
            [file] => lib/event.php
        )

    [bitrix\main\eventmanager] => Array
        (
            [module] => main
            [file] => lib/eventmanager.php
        )

    [bitrix\main\eventresult] => Array
        (
            [module] => main
            [file] => lib/eventresult.php
        )

    [bitrix\main\request] => Array
        (
            [module] => main
            [file] => lib/request.php
        )

    [bitrix\main\httprequest] => Array
        (
            [module] => main
            [file] => lib/httprequest.php
        )

    [bitrix\main\response] => Array
        (
            [module] => main
            [file] => lib/response.php
        )

    [bitrix\main\httpresponse] => Array
        (
            [module] => main
            [file] => lib/httpresponse.php
        )

    [bitrix\main\modulemanager] => Array
        (
            [module] => main
            [file] => lib/modulemanager.php
        )

    [bitrix\main\server] => Array
        (
            [module] => main
            [file] => lib/server.php
        )

    [bitrix\main\config\configuration] => Array
        (
            [module] => main
            [file] => lib/config/configuration.php
        )

    [bitrix\main\config\option] => Array
        (
            [module] => main
            [file] => lib/config/option.php
        )

    [bitrix\main\context\culture] => Array
        (
            [module] => main
            [file] => lib/context/culture.php
        )

    [bitrix\main\data\cache] => Array
        (
            [module] => main
            [file] => lib/data/cache.php
        )

    [bitrix\main\data\cacheengineapc] => Array
        (
            [module] => main
            [file] => lib/data/cacheengineapc.php
        )

    [bitrix\main\data\cacheenginememcache] => Array
        (
            [module] => main
            [file] => lib/data/cacheenginememcache.php
        )

    [bitrix\main\data\cacheenginefiles] => Array
        (
            [module] => main
            [file] => lib/data/cacheenginefiles.php
        )

    [bitrix\main\data\cacheenginenone] => Array
        (
            [module] => main
            [file] => lib/data/cacheenginenone.php
        )

    [bitrix\main\data\connection] => Array
        (
            [module] => main
            [file] => lib/data/connection.php
        )

    [bitrix\main\data\connectionpool] => Array
        (
            [module] => main
            [file] => lib/data/connectionpool.php
        )

    [bitrix\main\data\icacheengine] => Array
        (
            [module] => main
            [file] => lib/data/cache.php
        )

    [bitrix\main\data\hsphpreadconnection] => Array
        (
            [module] => main
            [file] => lib/data/hsphpreadconnection.php
        )

    [bitrix\main\data\managedcache] => Array
        (
            [module] => main
            [file] => lib/data/managedcache.php
        )

    [bitrix\main\data\taggedcache] => Array
        (
            [module] => main
            [file] => lib/data/taggedcache.php
        )

    [bitrix\main\data\memcacheconnection] => Array
        (
            [module] => main
            [file] => lib/data/memcacheconnection.php
        )

    [bitrix\main\data\memcachedconnection] => Array
        (
            [module] => main
            [file] => lib/data/memcachedconnection.php
        )

    [bitrix\main\data\nosqlconnection] => Array
        (
            [module] => main
            [file] => lib/data/nosqlconnection.php
        )

    [bitrix\main\db\arrayresult] => Array
        (
            [module] => main
            [file] => lib/db/arrayresult.php
        )

    [bitrix\main\db\result] => Array
        (
            [module] => main
            [file] => lib/db/result.php
        )

    [bitrix\main\db\connection] => Array
        (
            [module] => main
            [file] => lib/db/connection.php
        )

    [bitrix\main\db\sqlexception] => Array
        (
            [module] => main
            [file] => lib/db/sqlexception.php
        )

    [bitrix\main\db\sqlqueryexception] => Array
        (
            [module] => main
            [file] => lib/db/sqlexception.php
        )

    [bitrix\main\db\transactionexception] => Array
        (
            [module] => main
            [file] => lib/db/sqlexception.php
        )

    [bitrix\main\db\sqlexpression] => Array
        (
            [module] => main
            [file] => lib/db/sqlexpression.php
        )

    [bitrix\main\db\sqlhelper] => Array
        (
            [module] => main
            [file] => lib/db/sqlhelper.php
        )

    [bitrix\main\db\mysqlcommonconnection] => Array
        (
            [module] => main
            [file] => lib/db/mysqlcommonconnection.php
        )

    [bitrix\main\db\mysqliconnection] => Array
        (
            [module] => main
            [file] => lib/db/mysqliconnection.php
        )

    [bitrix\main\db\mysqliresult] => Array
        (
            [module] => main
            [file] => lib/db/mysqliresult.php
        )

    [bitrix\main\db\mysqlisqlhelper] => Array
        (
            [module] => main
            [file] => lib/db/mysqlisqlhelper.php
        )

    [bitrix\main\db\mssqlconnection] => Array
        (
            [module] => main
            [file] => lib/db/mssqlconnection.php
        )

    [bitrix\main\db\mssqlresult] => Array
        (
            [module] => main
            [file] => lib/db/mssqlresult.php
        )

    [bitrix\main\db\mssqlsqlhelper] => Array
        (
            [module] => main
            [file] => lib/db/mssqlsqlhelper.php
        )

    [bitrix\main\db\oracleconnection] => Array
        (
            [module] => main
            [file] => lib/db/oracleconnection.php
        )

    [bitrix\main\db\oracleresult] => Array
        (
            [module] => main
            [file] => lib/db/oracleresult.php
        )

    [bitrix\main\db\oraclesqlhelper] => Array
        (
            [module] => main
            [file] => lib/db/oraclesqlhelper.php
        )

    [bitrix\main\db\pgsqlconnection] => Array
        (
            [module] => main
            [file] => lib/db/pgsqlconnection.php
        )

    [bitrix\main\diag\httpexceptionhandleroutput] => Array
        (
            [module] => main
            [file] => lib/diag/httpexceptionhandleroutput.php
        )

    [bitrix\main\diag\fileexceptionhandlerlog] => Array
        (
            [module] => main
            [file] => lib/diag/fileexceptionhandlerlog.php
        )

    [bitrix\main\diag\exceptionhandler] => Array
        (
            [module] => main
            [file] => lib/diag/exceptionhandler.php
        )

    [bitrix\main\diag\iexceptionhandleroutput] => Array
        (
            [module] => main
            [file] => lib/diag/iexceptionhandleroutput.php
        )

    [bitrix\main\diag\exceptionhandlerlog] => Array
        (
            [module] => main
            [file] => lib/diag/exceptionhandlerlog.php
        )

    [bitrix\main\io\file] => Array
        (
            [module] => main
            [file] => lib/io/file.php
        )

    [bitrix\main\io\fileentry] => Array
        (
            [module] => main
            [file] => lib/io/fileentry.php
        )

    [bitrix\main\io\path] => Array
        (
            [module] => main
            [file] => lib/io/path.php
        )

    [bitrix\main\io\filesystementry] => Array
        (
            [module] => main
            [file] => lib/io/filesystementry.php
        )

    [bitrix\main\io\ifilestream] => Array
        (
            [module] => main
            [file] => lib/io/ifilestream.php
        )

    [bitrix\main\localization\loc] => Array
        (
            [module] => main
            [file] => lib/localization/loc.php
        )

    [bitrix\main\mail\mail] => Array
        (
            [module] => main
            [file] => lib/mail/mail.php
        )

    [bitrix\main\mail\tracking] => Array
        (
            [module] => main
            [file] => lib/mail/tracking.php
        )

    [bitrix\main\mail\eventmanager] => Array
        (
            [module] => main
            [file] => lib/mail/eventmanager.php
        )

    [bitrix\main\mail\eventmessagecompiler] => Array
        (
            [module] => main
            [file] => lib/mail/eventmessagecompiler.php
        )

    [bitrix\main\mail\eventmessagethemecompiler] => Array
        (
            [module] => main
            [file] => lib/mail/eventmessagethemecompiler.php
        )

    [bitrix\main\mail\internal\event] => Array
        (
            [module] => main
            [file] => lib/mail/internal/event.php
        )

    [bitrix\main\mail\internal\eventattachment] => Array
        (
            [module] => main
            [file] => lib/mail/internal/eventattachment.php
        )

    [bitrix\main\mail\internal\eventmessage] => Array
        (
            [module] => main
            [file] => lib/mail/internal/eventmessage.php
        )

    [bitrix\main\mail\internal\eventmessagesite] => Array
        (
            [module] => main
            [file] => lib/mail/internal/eventmessagesite.php
        )

    [bitrix\main\mail\internal\eventmessageattachment] => Array
        (
            [module] => main
            [file] => lib/mail/internal/eventmessageattachment.php
        )

    [bitrix\main\mail\internal\eventtype] => Array
        (
            [module] => main
            [file] => lib/mail/internal/eventtype.php
        )

    [bitrix\main\text\converter] => Array
        (
            [module] => main
            [file] => lib/text/converter.php
        )

    [bitrix\main\text\emptyconverter] => Array
        (
            [module] => main
            [file] => lib/text/emptyconverter.php
        )

    [bitrix\main\text\encoding] => Array
        (
            [module] => main
            [file] => lib/text/encoding.php
        )

    [bitrix\main\text\htmlconverter] => Array
        (
            [module] => main
            [file] => lib/text/htmlconverter.php
        )

    [bitrix\main\text\binarystring] => Array
        (
            [module] => main
            [file] => lib/text/binarystring.php
        )

    [bitrix\main\text\xmlconverter] => Array
        (
            [module] => main
            [file] => lib/text/xmlconverter.php
        )

    [bitrix\main\type\collection] => Array
        (
            [module] => main
            [file] => lib/type/collection.php
        )

    [bitrix\main\type\date] => Array
        (
            [module] => main
            [file] => lib/type/date.php
        )

    [bitrix\main\type\datetime] => Array
        (
            [module] => main
            [file] => lib/type/datetime.php
        )

    [bitrix\main\type\dictionary] => Array
        (
            [module] => main
            [file] => lib/type/dictionary.php
        )

    [bitrix\main\type\filterabledictionary] => Array
        (
            [module] => main
            [file] => lib/type/filterabledictionary.php
        )

    [bitrix\main\type\parameterdictionary] => Array
        (
            [module] => main
            [file] => lib/type/parameterdictionary.php
        )

    [bitrix\main\web\cookie] => Array
        (
            [module] => main
            [file] => lib/web/cookie.php
        )

    [bitrix\main\web\uri] => Array
        (
            [module] => main
            [file] => lib/web/uri.php
        )

    [bitrix\main\sendereventhandler] => Array
        (
            [module] => main
            [file] => lib/senderconnector.php
        )

    [bitrix\main\senderconnectoruser] => Array
        (
            [module] => main
            [file] => lib/senderconnector.php
        )

    [bitrix\main\urlrewriterrulemaker] => Array
        (
            [module] => main
            [file] => lib/urlrewriter.php
        )

    [bitrix\main\update\stepper] => Array
        (
            [module] => main
            [file] => lib/update/stepper.php
        )

    [bitrix\main\composite\abstractresponse] => Array
        (
            [module] => main
            [file] => lib/composite/responder.php
        )

    [bitrix\main\composite\fileresponse] => Array
        (
            [module] => main
            [file] => lib/composite/responder.php
        )

    [bitrix\main\composite\memcachedresponse] => Array
        (
            [module] => main
            [file] => lib/composite/responder.php
        )

    [bitrix\main\security\otpexception] => Array
        (
            [module] => main
            [file] => lib/security/securityexception.php
        )

    [ctimezone] => Array
        (
            [module] => main
            [file] => classes/general/time.php
        )

    [cbxpunycode] => Array
        (
            [module] => main
            [file] => classes/general/punycode.php
        )

    [ibxvirtualio] => Array
        (
            [module] => main
            [file] => classes/general/virtual_io.php
        )

    [ibxgeterrors] => Array
        (
            [module] => main
            [file] => classes/general/virtual_io.php
        )

    [cbxvirtualio] => Array
        (
            [module] => main
            [file] => classes/general/virtual_io.php
        )

    [cbxvirtualfilebase] => Array
        (
            [module] => main
            [file] => classes/general/virtual_file.php
        )

    [cbxvirtualfile] => Array
        (
            [module] => main
            [file] => classes/general/virtual_file.php
        )

    [cbxvirtualdirectory] => Array
        (
            [module] => main
            [file] => classes/general/virtual_file.php
        )

    [calloption] => Array
        (
            [module] => main
            [file] => classes/general/option.php
        )

    [coption] => Array
        (
            [module] => main
            [file] => classes/general/option.php
        )

    [callpageoption] => Array
        (
            [module] => main
            [file] => classes/general/pageoption.php
        )

    [cpageoption] => Array
        (
            [module] => main
            [file] => classes/general/pageoption.php
        )

    [callsqlwhere] => Array
        (
            [module] => main
            [file] => classes/general/sqlwhere.php
        )

    [csqlwhereexpression] => Array
        (
            [module] => main
            [file] => classes/general/sqlwhere.php
        )

    [csqlwhere] => Array
        (
            [module] => main
            [file] => classes/general/sqlwhere.php
        )

    [calllanguage] => Array
        (
            [module] => main
            [file] => classes/general/language.php
        )

    [clanguage] => Array
        (
            [module] => main
            [file] => classes/general/language.php
        )

    [clangadmin] => Array
        (
            [module] => main
            [file] => classes/general/language.php
        )

    [_clangdbresult] => Array
        (
            [module] => main
            [file] => classes/general/langdbresult.php
        )

    [callagent] => Array
        (
            [module] => main
            [file] => classes/general/agent.php
        )

    [cagent] => Array
        (
            [module] => main
            [file] => classes/mysql/agent.php
        )

    [capplicationexception] => Array
        (
            [module] => main
            [file] => classes/general/applicationexception.php
        )

    [cadminexception] => Array
        (
            [module] => main
            [file] => classes/general/adminexception.php
        )

    [callsite] => Array
        (
            [module] => main
            [file] => classes/general/site.php
        )

    [calllang] => Array
        (
            [module] => main
            [file] => classes/general/site.php
        )

    [csite] => Array
        (
            [module] => main
            [file] => classes/general/site.php
        )

    [clang] => Array
        (
            [module] => main
            [file] => classes/general/site.php
        )

    [chttp] => Array
        (
            [module] => main
            [file] => classes/general/http.php
        )

    [cutil] => Array
        (
            [module] => main
            [file] => classes/general/util.php
        )

    [callmain] => Array
        (
            [module] => main
            [file] => classes/general/main.php
        )

    [cmain] => Array
        (
            [module] => main
            [file] => classes/general/main.php
        )

    [calldatabase] => Array
        (
            [module] => main
            [file] => classes/general/database.php
        )

    [calldbresult] => Array
        (
            [module] => main
            [file] => classes/general/dbresult.php
        )

    [cdatabasemysql] => Array
        (
            [module] => main
            [file] => classes/mysql/database.php
        )

    [cdbresultmysql] => Array
        (
            [module] => main
            [file] => classes/mysql/dbresult.php
        )

    [icachebackend] => Array
        (
            [module] => main
            [file] => classes/general/cache_backend.php
        )

    [cphpcache] => Array
        (
            [module] => main
            [file] => classes/general/cache.php
        )

    [ccachemanager] => Array
        (
            [module] => main
            [file] => classes/general/cache_manager.php
        )

    [cpagecache] => Array
        (
            [module] => main
            [file] => classes/general/page_cache.php
        )

    [cstackcacheentry] => Array
        (
            [module] => main
            [file] => classes/general/stack_cache_entry.php
        )

    [cstackcachemanager] => Array
        (
            [module] => main
            [file] => classes/general/stack_cache.php
        )

    [cmodule] => Array
        (
            [module] => main
            [file] => /classes/general/module.php
        )

)
Array
(
    [bitrix\main\application] => Array
        (
            [module] => main
            [file] => lib/application.php
        )

    [bitrix\main\httpapplication] => Array
        (
            [module] => main
            [file] => lib/httpapplication.php
        )

    [bitrix\main\argumentexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\argumentnullexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\argumentoutofrangeexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\argumenttypeexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\notimplementedexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\notsupportedexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\invalidoperationexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\objectpropertyexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\objectnotfoundexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\objectexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\systemexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\accessdeniedexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\decodingexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\io\invalidpathexception] => Array
        (
            [module] => main
            [file] => lib/io/ioexception.php
        )

    [bitrix\main\io\filenotfoundexception] => Array
        (
            [module] => main
            [file] => lib/io/ioexception.php
        )

    [bitrix\main\io\filedeleteexception] => Array
        (
            [module] => main
            [file] => lib/io/ioexception.php
        )

    [bitrix\main\io\fileopenexception] => Array
        (
            [module] => main
            [file] => lib/io/ioexception.php
        )

    [bitrix\main\io\filenotopenedexception] => Array
        (
            [module] => main
            [file] => lib/io/ioexception.php
        )

    [bitrix\main\context] => Array
        (
            [module] => main
            [file] => lib/context.php
        )

    [bitrix\main\httpcontext] => Array
        (
            [module] => main
            [file] => lib/httpcontext.php
        )

    [bitrix\main\dispatcher] => Array
        (
            [module] => main
            [file] => lib/dispatcher.php
        )

    [bitrix\main\environment] => Array
        (
            [module] => main
            [file] => lib/environment.php
        )

    [bitrix\main\event] => Array
        (
            [module] => main
            [file] => lib/event.php
        )

    [bitrix\main\eventmanager] => Array
        (
            [module] => main
            [file] => lib/eventmanager.php
        )

    [bitrix\main\eventresult] => Array
        (
            [module] => main
            [file] => lib/eventresult.php
        )

    [bitrix\main\request] => Array
        (
            [module] => main
            [file] => lib/request.php
        )

    [bitrix\main\httprequest] => Array
        (
            [module] => main
            [file] => lib/httprequest.php
        )

    [bitrix\main\response] => Array
        (
            [module] => main
            [file] => lib/response.php
        )

    [bitrix\main\httpresponse] => Array
        (
            [module] => main
            [file] => lib/httpresponse.php
        )

    [bitrix\main\modulemanager] => Array
        (
            [module] => main
            [file] => lib/modulemanager.php
        )

    [bitrix\main\server] => Array
        (
            [module] => main
            [file] => lib/server.php
        )

    [bitrix\main\config\configuration] => Array
        (
            [module] => main
            [file] => lib/config/configuration.php
        )

    [bitrix\main\config\option] => Array
        (
            [module] => main
            [file] => lib/config/option.php
        )

    [bitrix\main\context\culture] => Array
        (
            [module] => main
            [file] => lib/context/culture.php
        )

    [bitrix\main\data\cache] => Array
        (
            [module] => main
            [file] => lib/data/cache.php
        )

    [bitrix\main\data\cacheengineapc] => Array
        (
            [module] => main
            [file] => lib/data/cacheengineapc.php
        )

    [bitrix\main\data\cacheenginememcache] => Array
        (
            [module] => main
            [file] => lib/data/cacheenginememcache.php
        )

    [bitrix\main\data\cacheenginefiles] => Array
        (
            [module] => main
            [file] => lib/data/cacheenginefiles.php
        )

    [bitrix\main\data\cacheenginenone] => Array
        (
            [module] => main
            [file] => lib/data/cacheenginenone.php
        )

    [bitrix\main\data\connection] => Array
        (
            [module] => main
            [file] => lib/data/connection.php
        )

    [bitrix\main\data\connectionpool] => Array
        (
            [module] => main
            [file] => lib/data/connectionpool.php
        )

    [bitrix\main\data\icacheengine] => Array
        (
            [module] => main
            [file] => lib/data/cache.php
        )

    [bitrix\main\data\hsphpreadconnection] => Array
        (
            [module] => main
            [file] => lib/data/hsphpreadconnection.php
        )

    [bitrix\main\data\managedcache] => Array
        (
            [module] => main
            [file] => lib/data/managedcache.php
        )

    [bitrix\main\data\taggedcache] => Array
        (
            [module] => main
            [file] => lib/data/taggedcache.php
        )

    [bitrix\main\data\memcacheconnection] => Array
        (
            [module] => main
            [file] => lib/data/memcacheconnection.php
        )

    [bitrix\main\data\memcachedconnection] => Array
        (
            [module] => main
            [file] => lib/data/memcachedconnection.php
        )

    [bitrix\main\data\nosqlconnection] => Array
        (
            [module] => main
            [file] => lib/data/nosqlconnection.php
        )

    [bitrix\main\db\arrayresult] => Array
        (
            [module] => main
            [file] => lib/db/arrayresult.php
        )

    [bitrix\main\db\result] => Array
        (
            [module] => main
            [file] => lib/db/result.php
        )

    [bitrix\main\db\connection] => Array
        (
            [module] => main
            [file] => lib/db/connection.php
        )

    [bitrix\main\db\sqlexception] => Array
        (
            [module] => main
            [file] => lib/db/sqlexception.php
        )

    [bitrix\main\db\sqlqueryexception] => Array
        (
            [module] => main
            [file] => lib/db/sqlexception.php
        )

    [bitrix\main\db\transactionexception] => Array
        (
            [module] => main
            [file] => lib/db/sqlexception.php
        )

    [bitrix\main\db\sqlexpression] => Array
        (
            [module] => main
            [file] => lib/db/sqlexpression.php
        )

    [bitrix\main\db\sqlhelper] => Array
        (
            [module] => main
            [file] => lib/db/sqlhelper.php
        )

    [bitrix\main\db\mysqlcommonconnection] => Array
        (
            [module] => main
            [file] => lib/db/mysqlcommonconnection.php
        )

    [bitrix\main\db\mysqliconnection] => Array
        (
            [module] => main
            [file] => lib/db/mysqliconnection.php
        )

    [bitrix\main\db\mysqliresult] => Array
        (
            [module] => main
            [file] => lib/db/mysqliresult.php
        )

    [bitrix\main\db\mysqlisqlhelper] => Array
        (
            [module] => main
            [file] => lib/db/mysqlisqlhelper.php
        )

    [bitrix\main\db\mssqlconnection] => Array
        (
            [module] => main
            [file] => lib/db/mssqlconnection.php
        )

    [bitrix\main\db\mssqlresult] => Array
        (
            [module] => main
            [file] => lib/db/mssqlresult.php
        )

    [bitrix\main\db\mssqlsqlhelper] => Array
        (
            [module] => main
            [file] => lib/db/mssqlsqlhelper.php
        )

    [bitrix\main\db\oracleconnection] => Array
        (
            [module] => main
            [file] => lib/db/oracleconnection.php
        )

    [bitrix\main\db\oracleresult] => Array
        (
            [module] => main
            [file] => lib/db/oracleresult.php
        )

    [bitrix\main\db\oraclesqlhelper] => Array
        (
            [module] => main
            [file] => lib/db/oraclesqlhelper.php
        )

    [bitrix\main\db\pgsqlconnection] => Array
        (
            [module] => main
            [file] => lib/db/pgsqlconnection.php
        )

    [bitrix\main\diag\httpexceptionhandleroutput] => Array
        (
            [module] => main
            [file] => lib/diag/httpexceptionhandleroutput.php
        )

    [bitrix\main\diag\fileexceptionhandlerlog] => Array
        (
            [module] => main
            [file] => lib/diag/fileexceptionhandlerlog.php
        )

    [bitrix\main\diag\exceptionhandler] => Array
        (
            [module] => main
            [file] => lib/diag/exceptionhandler.php
        )

    [bitrix\main\diag\iexceptionhandleroutput] => Array
        (
            [module] => main
            [file] => lib/diag/iexceptionhandleroutput.php
        )

    [bitrix\main\diag\exceptionhandlerlog] => Array
        (
            [module] => main
            [file] => lib/diag/exceptionhandlerlog.php
        )

    [bitrix\main\io\file] => Array
        (
            [module] => main
            [file] => lib/io/file.php
        )

    [bitrix\main\io\fileentry] => Array
        (
            [module] => main
            [file] => lib/io/fileentry.php
        )

    [bitrix\main\io\path] => Array
        (
            [module] => main
            [file] => lib/io/path.php
        )

    [bitrix\main\io\filesystementry] => Array
        (
            [module] => main
            [file] => lib/io/filesystementry.php
        )

    [bitrix\main\io\ifilestream] => Array
        (
            [module] => main
            [file] => lib/io/ifilestream.php
        )

    [bitrix\main\localization\loc] => Array
        (
            [module] => main
            [file] => lib/localization/loc.php
        )

    [bitrix\main\mail\mail] => Array
        (
            [module] => main
            [file] => lib/mail/mail.php
        )

    [bitrix\main\mail\tracking] => Array
        (
            [module] => main
            [file] => lib/mail/tracking.php
        )

    [bitrix\main\mail\eventmanager] => Array
        (
            [module] => main
            [file] => lib/mail/eventmanager.php
        )

    [bitrix\main\mail\eventmessagecompiler] => Array
        (
            [module] => main
            [file] => lib/mail/eventmessagecompiler.php
        )

    [bitrix\main\mail\eventmessagethemecompiler] => Array
        (
            [module] => main
            [file] => lib/mail/eventmessagethemecompiler.php
        )

    [bitrix\main\mail\internal\event] => Array
        (
            [module] => main
            [file] => lib/mail/internal/event.php
        )

    [bitrix\main\mail\internal\eventattachment] => Array
        (
            [module] => main
            [file] => lib/mail/internal/eventattachment.php
        )

    [bitrix\main\mail\internal\eventmessage] => Array
        (
            [module] => main
            [file] => lib/mail/internal/eventmessage.php
        )

    [bitrix\main\mail\internal\eventmessagesite] => Array
        (
            [module] => main
            [file] => lib/mail/internal/eventmessagesite.php
        )

    [bitrix\main\mail\internal\eventmessageattachment] => Array
        (
            [module] => main
            [file] => lib/mail/internal/eventmessageattachment.php
        )

    [bitrix\main\mail\internal\eventtype] => Array
        (
            [module] => main
            [file] => lib/mail/internal/eventtype.php
        )

    [bitrix\main\text\converter] => Array
        (
            [module] => main
            [file] => lib/text/converter.php
        )

    [bitrix\main\text\emptyconverter] => Array
        (
            [module] => main
            [file] => lib/text/emptyconverter.php
        )

    [bitrix\main\text\encoding] => Array
        (
            [module] => main
            [file] => lib/text/encoding.php
        )

    [bitrix\main\text\htmlconverter] => Array
        (
            [module] => main
            [file] => lib/text/htmlconverter.php
        )

    [bitrix\main\text\binarystring] => Array
        (
            [module] => main
            [file] => lib/text/binarystring.php
        )

    [bitrix\main\text\xmlconverter] => Array
        (
            [module] => main
            [file] => lib/text/xmlconverter.php
        )

    [bitrix\main\type\collection] => Array
        (
            [module] => main
            [file] => lib/type/collection.php
        )

    [bitrix\main\type\date] => Array
        (
            [module] => main
            [file] => lib/type/date.php
        )

    [bitrix\main\type\datetime] => Array
        (
            [module] => main
            [file] => lib/type/datetime.php
        )

    [bitrix\main\type\dictionary] => Array
        (
            [module] => main
            [file] => lib/type/dictionary.php
        )

    [bitrix\main\type\filterabledictionary] => Array
        (
            [module] => main
            [file] => lib/type/filterabledictionary.php
        )

    [bitrix\main\type\parameterdictionary] => Array
        (
            [module] => main
            [file] => lib/type/parameterdictionary.php
        )

    [bitrix\main\web\cookie] => Array
        (
            [module] => main
            [file] => lib/web/cookie.php
        )

    [bitrix\main\web\uri] => Array
        (
            [module] => main
            [file] => lib/web/uri.php
        )

    [bitrix\main\sendereventhandler] => Array
        (
            [module] => main
            [file] => lib/senderconnector.php
        )

    [bitrix\main\senderconnectoruser] => Array
        (
            [module] => main
            [file] => lib/senderconnector.php
        )

    [bitrix\main\urlrewriterrulemaker] => Array
        (
            [module] => main
            [file] => lib/urlrewriter.php
        )

    [bitrix\main\update\stepper] => Array
        (
            [module] => main
            [file] => lib/update/stepper.php
        )

    [bitrix\main\composite\abstractresponse] => Array
        (
            [module] => main
            [file] => lib/composite/responder.php
        )

    [bitrix\main\composite\fileresponse] => Array
        (
            [module] => main
            [file] => lib/composite/responder.php
        )

    [bitrix\main\composite\memcachedresponse] => Array
        (
            [module] => main
            [file] => lib/composite/responder.php
        )

    [bitrix\main\security\otpexception] => Array
        (
            [module] => main
            [file] => lib/security/securityexception.php
        )

    [ctimezone] => Array
        (
            [module] => main
            [file] => classes/general/time.php
        )

    [cbxpunycode] => Array
        (
            [module] => main
            [file] => classes/general/punycode.php
        )

    [ibxvirtualio] => Array
        (
            [module] => main
            [file] => classes/general/virtual_io.php
        )

    [ibxgeterrors] => Array
        (
            [module] => main
            [file] => classes/general/virtual_io.php
        )

    [cbxvirtualio] => Array
        (
            [module] => main
            [file] => classes/general/virtual_io.php
        )

    [cbxvirtualfilebase] => Array
        (
            [module] => main
            [file] => classes/general/virtual_file.php
        )

    [cbxvirtualfile] => Array
        (
            [module] => main
            [file] => classes/general/virtual_file.php
        )

    [cbxvirtualdirectory] => Array
        (
            [module] => main
            [file] => classes/general/virtual_file.php
        )

    [calloption] => Array
        (
            [module] => main
            [file] => classes/general/option.php
        )

    [coption] => Array
        (
            [module] => main
            [file] => classes/general/option.php
        )

    [callpageoption] => Array
        (
            [module] => main
            [file] => classes/general/pageoption.php
        )

    [cpageoption] => Array
        (
            [module] => main
            [file] => classes/general/pageoption.php
        )

    [callsqlwhere] => Array
        (
            [module] => main
            [file] => classes/general/sqlwhere.php
        )

    [csqlwhereexpression] => Array
        (
            [module] => main
            [file] => classes/general/sqlwhere.php
        )

    [csqlwhere] => Array
        (
            [module] => main
            [file] => classes/general/sqlwhere.php
        )

    [calllanguage] => Array
        (
            [module] => main
            [file] => classes/general/language.php
        )

    [clanguage] => Array
        (
            [module] => main
            [file] => classes/general/language.php
        )

    [clangadmin] => Array
        (
            [module] => main
            [file] => classes/general/language.php
        )

    [_clangdbresult] => Array
        (
            [module] => main
            [file] => classes/general/langdbresult.php
        )

    [callagent] => Array
        (
            [module] => main
            [file] => classes/general/agent.php
        )

    [cagent] => Array
        (
            [module] => main
            [file] => classes/mysql/agent.php
        )

    [capplicationexception] => Array
        (
            [module] => main
            [file] => classes/general/applicationexception.php
        )

    [cadminexception] => Array
        (
            [module] => main
            [file] => classes/general/adminexception.php
        )

    [callsite] => Array
        (
            [module] => main
            [file] => classes/general/site.php
        )

    [calllang] => Array
        (
            [module] => main
            [file] => classes/general/site.php
        )

    [csite] => Array
        (
            [module] => main
            [file] => classes/general/site.php
        )

    [clang] => Array
        (
            [module] => main
            [file] => classes/general/site.php
        )

    [chttp] => Array
        (
            [module] => main
            [file] => classes/general/http.php
        )

    [cutil] => Array
        (
            [module] => main
            [file] => classes/general/util.php
        )

    [callmain] => Array
        (
            [module] => main
            [file] => classes/general/main.php
        )

    [cmain] => Array
        (
            [module] => main
            [file] => classes/general/main.php
        )

    [calldatabase] => Array
        (
            [module] => main
            [file] => classes/general/database.php
        )

    [calldbresult] => Array
        (
            [module] => main
            [file] => classes/general/dbresult.php
        )

    [cdatabasemysql] => Array
        (
            [module] => main
            [file] => classes/mysql/database.php
        )

    [cdbresultmysql] => Array
        (
            [module] => main
            [file] => classes/mysql/dbresult.php
        )

    [icachebackend] => Array
        (
            [module] => main
            [file] => classes/general/cache_backend.php
        )

    [cphpcache] => Array
        (
            [module] => main
            [file] => classes/general/cache.php
        )

    [ccachemanager] => Array
        (
            [module] => main
            [file] => classes/general/cache_manager.php
        )

    [cpagecache] => Array
        (
            [module] => main
            [file] => classes/general/page_cache.php
        )

    [cstackcacheentry] => Array
        (
            [module] => main
            [file] => classes/general/stack_cache_entry.php
        )

    [cstackcachemanager] => Array
        (
            [module] => main
            [file] => classes/general/stack_cache.php
        )

    [cmodule] => Array
        (
            [module] => main
            [file] => /classes/general/module.php
        )

)
Array
(
    [bitrix\main\application] => Array
        (
            [module] => main
            [file] => lib/application.php
        )

    [bitrix\main\httpapplication] => Array
        (
            [module] => main
            [file] => lib/httpapplication.php
        )

    [bitrix\main\argumentexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\argumentnullexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\argumentoutofrangeexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\argumenttypeexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\notimplementedexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\notsupportedexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\invalidoperationexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\objectpropertyexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\objectnotfoundexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\objectexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\systemexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\accessdeniedexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\decodingexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\io\invalidpathexception] => Array
        (
            [module] => main
            [file] => lib/io/ioexception.php
        )

    [bitrix\main\io\filenotfoundexception] => Array
        (
            [module] => main
            [file] => lib/io/ioexception.php
        )

    [bitrix\main\io\filedeleteexception] => Array
        (
            [module] => main
            [file] => lib/io/ioexception.php
        )

    [bitrix\main\io\fileopenexception] => Array
        (
            [module] => main
            [file] => lib/io/ioexception.php
        )

    [bitrix\main\io\filenotopenedexception] => Array
        (
            [module] => main
            [file] => lib/io/ioexception.php
        )

    [bitrix\main\context] => Array
        (
            [module] => main
            [file] => lib/context.php
        )

    [bitrix\main\httpcontext] => Array
        (
            [module] => main
            [file] => lib/httpcontext.php
        )

    [bitrix\main\dispatcher] => Array
        (
            [module] => main
            [file] => lib/dispatcher.php
        )

    [bitrix\main\environment] => Array
        (
            [module] => main
            [file] => lib/environment.php
        )

    [bitrix\main\event] => Array
        (
            [module] => main
            [file] => lib/event.php
        )

    [bitrix\main\eventmanager] => Array
        (
            [module] => main
            [file] => lib/eventmanager.php
        )

    [bitrix\main\eventresult] => Array
        (
            [module] => main
            [file] => lib/eventresult.php
        )

    [bitrix\main\request] => Array
        (
            [module] => main
            [file] => lib/request.php
        )

    [bitrix\main\httprequest] => Array
        (
            [module] => main
            [file] => lib/httprequest.php
        )

    [bitrix\main\response] => Array
        (
            [module] => main
            [file] => lib/response.php
        )

    [bitrix\main\httpresponse] => Array
        (
            [module] => main
            [file] => lib/httpresponse.php
        )

    [bitrix\main\modulemanager] => Array
        (
            [module] => main
            [file] => lib/modulemanager.php
        )

    [bitrix\main\server] => Array
        (
            [module] => main
            [file] => lib/server.php
        )

    [bitrix\main\config\configuration] => Array
        (
            [module] => main
            [file] => lib/config/configuration.php
        )

    [bitrix\main\config\option] => Array
        (
            [module] => main
            [file] => lib/config/option.php
        )

    [bitrix\main\context\culture] => Array
        (
            [module] => main
            [file] => lib/context/culture.php
        )

    [bitrix\main\data\cache] => Array
        (
            [module] => main
            [file] => lib/data/cache.php
        )

    [bitrix\main\data\cacheengineapc] => Array
        (
            [module] => main
            [file] => lib/data/cacheengineapc.php
        )

    [bitrix\main\data\cacheenginememcache] => Array
        (
            [module] => main
            [file] => lib/data/cacheenginememcache.php
        )

    [bitrix\main\data\cacheenginefiles] => Array
        (
            [module] => main
            [file] => lib/data/cacheenginefiles.php
        )

    [bitrix\main\data\cacheenginenone] => Array
        (
            [module] => main
            [file] => lib/data/cacheenginenone.php
        )

    [bitrix\main\data\connection] => Array
        (
            [module] => main
            [file] => lib/data/connection.php
        )

    [bitrix\main\data\connectionpool] => Array
        (
            [module] => main
            [file] => lib/data/connectionpool.php
        )

    [bitrix\main\data\icacheengine] => Array
        (
            [module] => main
            [file] => lib/data/cache.php
        )

    [bitrix\main\data\hsphpreadconnection] => Array
        (
            [module] => main
            [file] => lib/data/hsphpreadconnection.php
        )

    [bitrix\main\data\managedcache] => Array
        (
            [module] => main
            [file] => lib/data/managedcache.php
        )

    [bitrix\main\data\taggedcache] => Array
        (
            [module] => main
            [file] => lib/data/taggedcache.php
        )

    [bitrix\main\data\memcacheconnection] => Array
        (
            [module] => main
            [file] => lib/data/memcacheconnection.php
        )

    [bitrix\main\data\memcachedconnection] => Array
        (
            [module] => main
            [file] => lib/data/memcachedconnection.php
        )

    [bitrix\main\data\nosqlconnection] => Array
        (
            [module] => main
            [file] => lib/data/nosqlconnection.php
        )

    [bitrix\main\db\arrayresult] => Array
        (
            [module] => main
            [file] => lib/db/arrayresult.php
        )

    [bitrix\main\db\result] => Array
        (
            [module] => main
            [file] => lib/db/result.php
        )

    [bitrix\main\db\connection] => Array
        (
            [module] => main
            [file] => lib/db/connection.php
        )

    [bitrix\main\db\sqlexception] => Array
        (
            [module] => main
            [file] => lib/db/sqlexception.php
        )

    [bitrix\main\db\sqlqueryexception] => Array
        (
            [module] => main
            [file] => lib/db/sqlexception.php
        )

    [bitrix\main\db\transactionexception] => Array
        (
            [module] => main
            [file] => lib/db/sqlexception.php
        )

    [bitrix\main\db\sqlexpression] => Array
        (
            [module] => main
            [file] => lib/db/sqlexpression.php
        )

    [bitrix\main\db\sqlhelper] => Array
        (
            [module] => main
            [file] => lib/db/sqlhelper.php
        )

    [bitrix\main\db\mysqlcommonconnection] => Array
        (
            [module] => main
            [file] => lib/db/mysqlcommonconnection.php
        )

    [bitrix\main\db\mysqliconnection] => Array
        (
            [module] => main
            [file] => lib/db/mysqliconnection.php
        )

    [bitrix\main\db\mysqliresult] => Array
        (
            [module] => main
            [file] => lib/db/mysqliresult.php
        )

    [bitrix\main\db\mysqlisqlhelper] => Array
        (
            [module] => main
            [file] => lib/db/mysqlisqlhelper.php
        )

    [bitrix\main\db\mssqlconnection] => Array
        (
            [module] => main
            [file] => lib/db/mssqlconnection.php
        )

    [bitrix\main\db\mssqlresult] => Array
        (
            [module] => main
            [file] => lib/db/mssqlresult.php
        )

    [bitrix\main\db\mssqlsqlhelper] => Array
        (
            [module] => main
            [file] => lib/db/mssqlsqlhelper.php
        )

    [bitrix\main\db\oracleconnection] => Array
        (
            [module] => main
            [file] => lib/db/oracleconnection.php
        )

    [bitrix\main\db\oracleresult] => Array
        (
            [module] => main
            [file] => lib/db/oracleresult.php
        )

    [bitrix\main\db\oraclesqlhelper] => Array
        (
            [module] => main
            [file] => lib/db/oraclesqlhelper.php
        )

    [bitrix\main\db\pgsqlconnection] => Array
        (
            [module] => main
            [file] => lib/db/pgsqlconnection.php
        )

    [bitrix\main\diag\httpexceptionhandleroutput] => Array
        (
            [module] => main
            [file] => lib/diag/httpexceptionhandleroutput.php
        )

    [bitrix\main\diag\fileexceptionhandlerlog] => Array
        (
            [module] => main
            [file] => lib/diag/fileexceptionhandlerlog.php
        )

    [bitrix\main\diag\exceptionhandler] => Array
        (
            [module] => main
            [file] => lib/diag/exceptionhandler.php
        )

    [bitrix\main\diag\iexceptionhandleroutput] => Array
        (
            [module] => main
            [file] => lib/diag/iexceptionhandleroutput.php
        )

    [bitrix\main\diag\exceptionhandlerlog] => Array
        (
            [module] => main
            [file] => lib/diag/exceptionhandlerlog.php
        )

    [bitrix\main\io\file] => Array
        (
            [module] => main
            [file] => lib/io/file.php
        )

    [bitrix\main\io\fileentry] => Array
        (
            [module] => main
            [file] => lib/io/fileentry.php
        )

    [bitrix\main\io\path] => Array
        (
            [module] => main
            [file] => lib/io/path.php
        )

    [bitrix\main\io\filesystementry] => Array
        (
            [module] => main
            [file] => lib/io/filesystementry.php
        )

    [bitrix\main\io\ifilestream] => Array
        (
            [module] => main
            [file] => lib/io/ifilestream.php
        )

    [bitrix\main\localization\loc] => Array
        (
            [module] => main
            [file] => lib/localization/loc.php
        )

    [bitrix\main\mail\mail] => Array
        (
            [module] => main
            [file] => lib/mail/mail.php
        )

    [bitrix\main\mail\tracking] => Array
        (
            [module] => main
            [file] => lib/mail/tracking.php
        )

    [bitrix\main\mail\eventmanager] => Array
        (
            [module] => main
            [file] => lib/mail/eventmanager.php
        )

    [bitrix\main\mail\eventmessagecompiler] => Array
        (
            [module] => main
            [file] => lib/mail/eventmessagecompiler.php
        )

    [bitrix\main\mail\eventmessagethemecompiler] => Array
        (
            [module] => main
            [file] => lib/mail/eventmessagethemecompiler.php
        )

    [bitrix\main\mail\internal\event] => Array
        (
            [module] => main
            [file] => lib/mail/internal/event.php
        )

    [bitrix\main\mail\internal\eventattachment] => Array
        (
            [module] => main
            [file] => lib/mail/internal/eventattachment.php
        )

    [bitrix\main\mail\internal\eventmessage] => Array
        (
            [module] => main
            [file] => lib/mail/internal/eventmessage.php
        )

    [bitrix\main\mail\internal\eventmessagesite] => Array
        (
            [module] => main
            [file] => lib/mail/internal/eventmessagesite.php
        )

    [bitrix\main\mail\internal\eventmessageattachment] => Array
        (
            [module] => main
            [file] => lib/mail/internal/eventmessageattachment.php
        )

    [bitrix\main\mail\internal\eventtype] => Array
        (
            [module] => main
            [file] => lib/mail/internal/eventtype.php
        )

    [bitrix\main\text\converter] => Array
        (
            [module] => main
            [file] => lib/text/converter.php
        )

    [bitrix\main\text\emptyconverter] => Array
        (
            [module] => main
            [file] => lib/text/emptyconverter.php
        )

    [bitrix\main\text\encoding] => Array
        (
            [module] => main
            [file] => lib/text/encoding.php
        )

    [bitrix\main\text\htmlconverter] => Array
        (
            [module] => main
            [file] => lib/text/htmlconverter.php
        )

    [bitrix\main\text\binarystring] => Array
        (
            [module] => main
            [file] => lib/text/binarystring.php
        )

    [bitrix\main\text\xmlconverter] => Array
        (
            [module] => main
            [file] => lib/text/xmlconverter.php
        )

    [bitrix\main\type\collection] => Array
        (
            [module] => main
            [file] => lib/type/collection.php
        )

    [bitrix\main\type\date] => Array
        (
            [module] => main
            [file] => lib/type/date.php
        )

    [bitrix\main\type\datetime] => Array
        (
            [module] => main
            [file] => lib/type/datetime.php
        )

    [bitrix\main\type\dictionary] => Array
        (
            [module] => main
            [file] => lib/type/dictionary.php
        )

    [bitrix\main\type\filterabledictionary] => Array
        (
            [module] => main
            [file] => lib/type/filterabledictionary.php
        )

    [bitrix\main\type\parameterdictionary] => Array
        (
            [module] => main
            [file] => lib/type/parameterdictionary.php
        )

    [bitrix\main\web\cookie] => Array
        (
            [module] => main
            [file] => lib/web/cookie.php
        )

    [bitrix\main\web\uri] => Array
        (
            [module] => main
            [file] => lib/web/uri.php
        )

    [bitrix\main\sendereventhandler] => Array
        (
            [module] => main
            [file] => lib/senderconnector.php
        )

    [bitrix\main\senderconnectoruser] => Array
        (
            [module] => main
            [file] => lib/senderconnector.php
        )

    [bitrix\main\urlrewriterrulemaker] => Array
        (
            [module] => main
            [file] => lib/urlrewriter.php
        )

    [bitrix\main\update\stepper] => Array
        (
            [module] => main
            [file] => lib/update/stepper.php
        )

    [bitrix\main\composite\abstractresponse] => Array
        (
            [module] => main
            [file] => lib/composite/responder.php
        )

    [bitrix\main\composite\fileresponse] => Array
        (
            [module] => main
            [file] => lib/composite/responder.php
        )

    [bitrix\main\composite\memcachedresponse] => Array
        (
            [module] => main
            [file] => lib/composite/responder.php
        )

    [bitrix\main\security\otpexception] => Array
        (
            [module] => main
            [file] => lib/security/securityexception.php
        )

    [ctimezone] => Array
        (
            [module] => main
            [file] => classes/general/time.php
        )

    [cbxpunycode] => Array
        (
            [module] => main
            [file] => classes/general/punycode.php
        )

    [ibxvirtualio] => Array
        (
            [module] => main
            [file] => classes/general/virtual_io.php
        )

    [ibxgeterrors] => Array
        (
            [module] => main
            [file] => classes/general/virtual_io.php
        )

    [cbxvirtualio] => Array
        (
            [module] => main
            [file] => classes/general/virtual_io.php
        )

    [cbxvirtualfilebase] => Array
        (
            [module] => main
            [file] => classes/general/virtual_file.php
        )

    [cbxvirtualfile] => Array
        (
            [module] => main
            [file] => classes/general/virtual_file.php
        )

    [cbxvirtualdirectory] => Array
        (
            [module] => main
            [file] => classes/general/virtual_file.php
        )

    [calloption] => Array
        (
            [module] => main
            [file] => classes/general/option.php
        )

    [coption] => Array
        (
            [module] => main
            [file] => classes/general/option.php
        )

    [callpageoption] => Array
        (
            [module] => main
            [file] => classes/general/pageoption.php
        )

    [cpageoption] => Array
        (
            [module] => main
            [file] => classes/general/pageoption.php
        )

    [callsqlwhere] => Array
        (
            [module] => main
            [file] => classes/general/sqlwhere.php
        )

    [csqlwhereexpression] => Array
        (
            [module] => main
            [file] => classes/general/sqlwhere.php
        )

    [csqlwhere] => Array
        (
            [module] => main
            [file] => classes/general/sqlwhere.php
        )

    [calllanguage] => Array
        (
            [module] => main
            [file] => classes/general/language.php
        )

    [clanguage] => Array
        (
            [module] => main
            [file] => classes/general/language.php
        )

    [clangadmin] => Array
        (
            [module] => main
            [file] => classes/general/language.php
        )

    [_clangdbresult] => Array
        (
            [module] => main
            [file] => classes/general/langdbresult.php
        )

    [callagent] => Array
        (
            [module] => main
            [file] => classes/general/agent.php
        )

    [cagent] => Array
        (
            [module] => main
            [file] => classes/mysql/agent.php
        )

    [capplicationexception] => Array
        (
            [module] => main
            [file] => classes/general/applicationexception.php
        )

    [cadminexception] => Array
        (
            [module] => main
            [file] => classes/general/adminexception.php
        )

    [callsite] => Array
        (
            [module] => main
            [file] => classes/general/site.php
        )

    [calllang] => Array
        (
            [module] => main
            [file] => classes/general/site.php
        )

    [csite] => Array
        (
            [module] => main
            [file] => classes/general/site.php
        )

    [clang] => Array
        (
            [module] => main
            [file] => classes/general/site.php
        )

    [chttp] => Array
        (
            [module] => main
            [file] => classes/general/http.php
        )

    [cutil] => Array
        (
            [module] => main
            [file] => classes/general/util.php
        )

    [callmain] => Array
        (
            [module] => main
            [file] => classes/general/main.php
        )

    [cmain] => Array
        (
            [module] => main
            [file] => classes/general/main.php
        )

    [calldatabase] => Array
        (
            [module] => main
            [file] => classes/general/database.php
        )

    [calldbresult] => Array
        (
            [module] => main
            [file] => classes/general/dbresult.php
        )

    [cdatabasemysql] => Array
        (
            [module] => main
            [file] => classes/mysql/database.php
        )

    [cdbresultmysql] => Array
        (
            [module] => main
            [file] => classes/mysql/dbresult.php
        )

    [icachebackend] => Array
        (
            [module] => main
            [file] => classes/general/cache_backend.php
        )

    [cphpcache] => Array
        (
            [module] => main
            [file] => classes/general/cache.php
        )

    [ccachemanager] => Array
        (
            [module] => main
            [file] => classes/general/cache_manager.php
        )

    [cpagecache] => Array
        (
            [module] => main
            [file] => classes/general/page_cache.php
        )

    [cstackcacheentry] => Array
        (
            [module] => main
            [file] => classes/general/stack_cache_entry.php
        )

    [cstackcachemanager] => Array
        (
            [module] => main
            [file] => classes/general/stack_cache.php
        )

    [cmodule] => Array
        (
            [module] => main
            [file] => /classes/general/module.php
        )

)
Array
(
    [bitrix\main\application] => Array
        (
            [module] => main
            [file] => lib/application.php
        )

    [bitrix\main\httpapplication] => Array
        (
            [module] => main
            [file] => lib/httpapplication.php
        )

    [bitrix\main\argumentexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\argumentnullexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\argumentoutofrangeexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\argumenttypeexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\notimplementedexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\notsupportedexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\invalidoperationexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\objectpropertyexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\objectnotfoundexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\objectexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\systemexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\accessdeniedexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\decodingexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\io\invalidpathexception] => Array
        (
            [module] => main
            [file] => lib/io/ioexception.php
        )

    [bitrix\main\io\filenotfoundexception] => Array
        (
            [module] => main
            [file] => lib/io/ioexception.php
        )

    [bitrix\main\io\filedeleteexception] => Array
        (
            [module] => main
            [file] => lib/io/ioexception.php
        )

    [bitrix\main\io\fileopenexception] => Array
        (
            [module] => main
            [file] => lib/io/ioexception.php
        )

    [bitrix\main\io\filenotopenedexception] => Array
        (
            [module] => main
            [file] => lib/io/ioexception.php
        )

    [bitrix\main\context] => Array
        (
            [module] => main
            [file] => lib/context.php
        )

    [bitrix\main\httpcontext] => Array
        (
            [module] => main
            [file] => lib/httpcontext.php
        )

    [bitrix\main\dispatcher] => Array
        (
            [module] => main
            [file] => lib/dispatcher.php
        )

    [bitrix\main\environment] => Array
        (
            [module] => main
            [file] => lib/environment.php
        )

    [bitrix\main\event] => Array
        (
            [module] => main
            [file] => lib/event.php
        )

    [bitrix\main\eventmanager] => Array
        (
            [module] => main
            [file] => lib/eventmanager.php
        )

    [bitrix\main\eventresult] => Array
        (
            [module] => main
            [file] => lib/eventresult.php
        )

    [bitrix\main\request] => Array
        (
            [module] => main
            [file] => lib/request.php
        )

    [bitrix\main\httprequest] => Array
        (
            [module] => main
            [file] => lib/httprequest.php
        )

    [bitrix\main\response] => Array
        (
            [module] => main
            [file] => lib/response.php
        )

    [bitrix\main\httpresponse] => Array
        (
            [module] => main
            [file] => lib/httpresponse.php
        )

    [bitrix\main\modulemanager] => Array
        (
            [module] => main
            [file] => lib/modulemanager.php
        )

    [bitrix\main\server] => Array
        (
            [module] => main
            [file] => lib/server.php
        )

    [bitrix\main\config\configuration] => Array
        (
            [module] => main
            [file] => lib/config/configuration.php
        )

    [bitrix\main\config\option] => Array
        (
            [module] => main
            [file] => lib/config/option.php
        )

    [bitrix\main\context\culture] => Array
        (
            [module] => main
            [file] => lib/context/culture.php
        )

    [bitrix\main\data\cache] => Array
        (
            [module] => main
            [file] => lib/data/cache.php
        )

    [bitrix\main\data\cacheengineapc] => Array
        (
            [module] => main
            [file] => lib/data/cacheengineapc.php
        )

    [bitrix\main\data\cacheenginememcache] => Array
        (
            [module] => main
            [file] => lib/data/cacheenginememcache.php
        )

    [bitrix\main\data\cacheenginefiles] => Array
        (
            [module] => main
            [file] => lib/data/cacheenginefiles.php
        )

    [bitrix\main\data\cacheenginenone] => Array
        (
            [module] => main
            [file] => lib/data/cacheenginenone.php
        )

    [bitrix\main\data\connection] => Array
        (
            [module] => main
            [file] => lib/data/connection.php
        )

    [bitrix\main\data\connectionpool] => Array
        (
            [module] => main
            [file] => lib/data/connectionpool.php
        )

    [bitrix\main\data\icacheengine] => Array
        (
            [module] => main
            [file] => lib/data/cache.php
        )

    [bitrix\main\data\hsphpreadconnection] => Array
        (
            [module] => main
            [file] => lib/data/hsphpreadconnection.php
        )

    [bitrix\main\data\managedcache] => Array
        (
            [module] => main
            [file] => lib/data/managedcache.php
        )

    [bitrix\main\data\taggedcache] => Array
        (
            [module] => main
            [file] => lib/data/taggedcache.php
        )

    [bitrix\main\data\memcacheconnection] => Array
        (
            [module] => main
            [file] => lib/data/memcacheconnection.php
        )

    [bitrix\main\data\memcachedconnection] => Array
        (
            [module] => main
            [file] => lib/data/memcachedconnection.php
        )

    [bitrix\main\data\nosqlconnection] => Array
        (
            [module] => main
            [file] => lib/data/nosqlconnection.php
        )

    [bitrix\main\db\arrayresult] => Array
        (
            [module] => main
            [file] => lib/db/arrayresult.php
        )

    [bitrix\main\db\result] => Array
        (
            [module] => main
            [file] => lib/db/result.php
        )

    [bitrix\main\db\connection] => Array
        (
            [module] => main
            [file] => lib/db/connection.php
        )

    [bitrix\main\db\sqlexception] => Array
        (
            [module] => main
            [file] => lib/db/sqlexception.php
        )

    [bitrix\main\db\sqlqueryexception] => Array
        (
            [module] => main
            [file] => lib/db/sqlexception.php
        )

    [bitrix\main\db\transactionexception] => Array
        (
            [module] => main
            [file] => lib/db/sqlexception.php
        )

    [bitrix\main\db\sqlexpression] => Array
        (
            [module] => main
            [file] => lib/db/sqlexpression.php
        )

    [bitrix\main\db\sqlhelper] => Array
        (
            [module] => main
            [file] => lib/db/sqlhelper.php
        )

    [bitrix\main\db\mysqlcommonconnection] => Array
        (
            [module] => main
            [file] => lib/db/mysqlcommonconnection.php
        )

    [bitrix\main\db\mysqliconnection] => Array
        (
            [module] => main
            [file] => lib/db/mysqliconnection.php
        )

    [bitrix\main\db\mysqliresult] => Array
        (
            [module] => main
            [file] => lib/db/mysqliresult.php
        )

    [bitrix\main\db\mysqlisqlhelper] => Array
        (
            [module] => main
            [file] => lib/db/mysqlisqlhelper.php
        )

    [bitrix\main\db\mssqlconnection] => Array
        (
            [module] => main
            [file] => lib/db/mssqlconnection.php
        )

    [bitrix\main\db\mssqlresult] => Array
        (
            [module] => main
            [file] => lib/db/mssqlresult.php
        )

    [bitrix\main\db\mssqlsqlhelper] => Array
        (
            [module] => main
            [file] => lib/db/mssqlsqlhelper.php
        )

    [bitrix\main\db\oracleconnection] => Array
        (
            [module] => main
            [file] => lib/db/oracleconnection.php
        )

    [bitrix\main\db\oracleresult] => Array
        (
            [module] => main
            [file] => lib/db/oracleresult.php
        )

    [bitrix\main\db\oraclesqlhelper] => Array
        (
            [module] => main
            [file] => lib/db/oraclesqlhelper.php
        )

    [bitrix\main\db\pgsqlconnection] => Array
        (
            [module] => main
            [file] => lib/db/pgsqlconnection.php
        )

    [bitrix\main\diag\httpexceptionhandleroutput] => Array
        (
            [module] => main
            [file] => lib/diag/httpexceptionhandleroutput.php
        )

    [bitrix\main\diag\fileexceptionhandlerlog] => Array
        (
            [module] => main
            [file] => lib/diag/fileexceptionhandlerlog.php
        )

    [bitrix\main\diag\exceptionhandler] => Array
        (
            [module] => main
            [file] => lib/diag/exceptionhandler.php
        )

    [bitrix\main\diag\iexceptionhandleroutput] => Array
        (
            [module] => main
            [file] => lib/diag/iexceptionhandleroutput.php
        )

    [bitrix\main\diag\exceptionhandlerlog] => Array
        (
            [module] => main
            [file] => lib/diag/exceptionhandlerlog.php
        )

    [bitrix\main\io\file] => Array
        (
            [module] => main
            [file] => lib/io/file.php
        )

    [bitrix\main\io\fileentry] => Array
        (
            [module] => main
            [file] => lib/io/fileentry.php
        )

    [bitrix\main\io\path] => Array
        (
            [module] => main
            [file] => lib/io/path.php
        )

    [bitrix\main\io\filesystementry] => Array
        (
            [module] => main
            [file] => lib/io/filesystementry.php
        )

    [bitrix\main\io\ifilestream] => Array
        (
            [module] => main
            [file] => lib/io/ifilestream.php
        )

    [bitrix\main\localization\loc] => Array
        (
            [module] => main
            [file] => lib/localization/loc.php
        )

    [bitrix\main\mail\mail] => Array
        (
            [module] => main
            [file] => lib/mail/mail.php
        )

    [bitrix\main\mail\tracking] => Array
        (
            [module] => main
            [file] => lib/mail/tracking.php
        )

    [bitrix\main\mail\eventmanager] => Array
        (
            [module] => main
            [file] => lib/mail/eventmanager.php
        )

    [bitrix\main\mail\eventmessagecompiler] => Array
        (
            [module] => main
            [file] => lib/mail/eventmessagecompiler.php
        )

    [bitrix\main\mail\eventmessagethemecompiler] => Array
        (
            [module] => main
            [file] => lib/mail/eventmessagethemecompiler.php
        )

    [bitrix\main\mail\internal\event] => Array
        (
            [module] => main
            [file] => lib/mail/internal/event.php
        )

    [bitrix\main\mail\internal\eventattachment] => Array
        (
            [module] => main
            [file] => lib/mail/internal/eventattachment.php
        )

    [bitrix\main\mail\internal\eventmessage] => Array
        (
            [module] => main
            [file] => lib/mail/internal/eventmessage.php
        )

    [bitrix\main\mail\internal\eventmessagesite] => Array
        (
            [module] => main
            [file] => lib/mail/internal/eventmessagesite.php
        )

    [bitrix\main\mail\internal\eventmessageattachment] => Array
        (
            [module] => main
            [file] => lib/mail/internal/eventmessageattachment.php
        )

    [bitrix\main\mail\internal\eventtype] => Array
        (
            [module] => main
            [file] => lib/mail/internal/eventtype.php
        )

    [bitrix\main\text\converter] => Array
        (
            [module] => main
            [file] => lib/text/converter.php
        )

    [bitrix\main\text\emptyconverter] => Array
        (
            [module] => main
            [file] => lib/text/emptyconverter.php
        )

    [bitrix\main\text\encoding] => Array
        (
            [module] => main
            [file] => lib/text/encoding.php
        )

    [bitrix\main\text\htmlconverter] => Array
        (
            [module] => main
            [file] => lib/text/htmlconverter.php
        )

    [bitrix\main\text\binarystring] => Array
        (
            [module] => main
            [file] => lib/text/binarystring.php
        )

    [bitrix\main\text\xmlconverter] => Array
        (
            [module] => main
            [file] => lib/text/xmlconverter.php
        )

    [bitrix\main\type\collection] => Array
        (
            [module] => main
            [file] => lib/type/collection.php
        )

    [bitrix\main\type\date] => Array
        (
            [module] => main
            [file] => lib/type/date.php
        )

    [bitrix\main\type\datetime] => Array
        (
            [module] => main
            [file] => lib/type/datetime.php
        )

    [bitrix\main\type\dictionary] => Array
        (
            [module] => main
            [file] => lib/type/dictionary.php
        )

    [bitrix\main\type\filterabledictionary] => Array
        (
            [module] => main
            [file] => lib/type/filterabledictionary.php
        )

    [bitrix\main\type\parameterdictionary] => Array
        (
            [module] => main
            [file] => lib/type/parameterdictionary.php
        )

    [bitrix\main\web\cookie] => Array
        (
            [module] => main
            [file] => lib/web/cookie.php
        )

    [bitrix\main\web\uri] => Array
        (
            [module] => main
            [file] => lib/web/uri.php
        )

    [bitrix\main\sendereventhandler] => Array
        (
            [module] => main
            [file] => lib/senderconnector.php
        )

    [bitrix\main\senderconnectoruser] => Array
        (
            [module] => main
            [file] => lib/senderconnector.php
        )

    [bitrix\main\urlrewriterrulemaker] => Array
        (
            [module] => main
            [file] => lib/urlrewriter.php
        )

    [bitrix\main\update\stepper] => Array
        (
            [module] => main
            [file] => lib/update/stepper.php
        )

    [bitrix\main\composite\abstractresponse] => Array
        (
            [module] => main
            [file] => lib/composite/responder.php
        )

    [bitrix\main\composite\fileresponse] => Array
        (
            [module] => main
            [file] => lib/composite/responder.php
        )

    [bitrix\main\composite\memcachedresponse] => Array
        (
            [module] => main
            [file] => lib/composite/responder.php
        )

    [bitrix\main\security\otpexception] => Array
        (
            [module] => main
            [file] => lib/security/securityexception.php
        )

    [ctimezone] => Array
        (
            [module] => main
            [file] => classes/general/time.php
        )

    [cbxpunycode] => Array
        (
            [module] => main
            [file] => classes/general/punycode.php
        )

    [ibxvirtualio] => Array
        (
            [module] => main
            [file] => classes/general/virtual_io.php
        )

    [ibxgeterrors] => Array
        (
            [module] => main
            [file] => classes/general/virtual_io.php
        )

    [cbxvirtualio] => Array
        (
            [module] => main
            [file] => classes/general/virtual_io.php
        )

    [cbxvirtualfilebase] => Array
        (
            [module] => main
            [file] => classes/general/virtual_file.php
        )

    [cbxvirtualfile] => Array
        (
            [module] => main
            [file] => classes/general/virtual_file.php
        )

    [cbxvirtualdirectory] => Array
        (
            [module] => main
            [file] => classes/general/virtual_file.php
        )

    [calloption] => Array
        (
            [module] => main
            [file] => classes/general/option.php
        )

    [coption] => Array
        (
            [module] => main
            [file] => classes/general/option.php
        )

    [callpageoption] => Array
        (
            [module] => main
            [file] => classes/general/pageoption.php
        )

    [cpageoption] => Array
        (
            [module] => main
            [file] => classes/general/pageoption.php
        )

    [callsqlwhere] => Array
        (
            [module] => main
            [file] => classes/general/sqlwhere.php
        )

    [csqlwhereexpression] => Array
        (
            [module] => main
            [file] => classes/general/sqlwhere.php
        )

    [csqlwhere] => Array
        (
            [module] => main
            [file] => classes/general/sqlwhere.php
        )

    [calllanguage] => Array
        (
            [module] => main
            [file] => classes/general/language.php
        )

    [clanguage] => Array
        (
            [module] => main
            [file] => classes/general/language.php
        )

    [clangadmin] => Array
        (
            [module] => main
            [file] => classes/general/language.php
        )

    [_clangdbresult] => Array
        (
            [module] => main
            [file] => classes/general/langdbresult.php
        )

    [callagent] => Array
        (
            [module] => main
            [file] => classes/general/agent.php
        )

    [cagent] => Array
        (
            [module] => main
            [file] => classes/mysql/agent.php
        )

    [capplicationexception] => Array
        (
            [module] => main
            [file] => classes/general/applicationexception.php
        )

    [cadminexception] => Array
        (
            [module] => main
            [file] => classes/general/adminexception.php
        )

    [callsite] => Array
        (
            [module] => main
            [file] => classes/general/site.php
        )

    [calllang] => Array
        (
            [module] => main
            [file] => classes/general/site.php
        )

    [csite] => Array
        (
            [module] => main
            [file] => classes/general/site.php
        )

    [clang] => Array
        (
            [module] => main
            [file] => classes/general/site.php
        )

    [chttp] => Array
        (
            [module] => main
            [file] => classes/general/http.php
        )

    [cutil] => Array
        (
            [module] => main
            [file] => classes/general/util.php
        )

    [callmain] => Array
        (
            [module] => main
            [file] => classes/general/main.php
        )

    [cmain] => Array
        (
            [module] => main
            [file] => classes/general/main.php
        )

    [calldatabase] => Array
        (
            [module] => main
            [file] => classes/general/database.php
        )

    [calldbresult] => Array
        (
            [module] => main
            [file] => classes/general/dbresult.php
        )

    [cdatabasemysql] => Array
        (
            [module] => main
            [file] => classes/mysql/database.php
        )

    [cdbresultmysql] => Array
        (
            [module] => main
            [file] => classes/mysql/dbresult.php
        )

    [icachebackend] => Array
        (
            [module] => main
            [file] => classes/general/cache_backend.php
        )

    [cphpcache] => Array
        (
            [module] => main
            [file] => classes/general/cache.php
        )

    [ccachemanager] => Array
        (
            [module] => main
            [file] => classes/general/cache_manager.php
        )

    [cpagecache] => Array
        (
            [module] => main
            [file] => classes/general/page_cache.php
        )

    [cstackcacheentry] => Array
        (
            [module] => main
            [file] => classes/general/stack_cache_entry.php
        )

    [cstackcachemanager] => Array
        (
            [module] => main
            [file] => classes/general/stack_cache.php
        )

    [cmodule] => Array
        (
            [module] => main
            [file] => /classes/general/module.php
        )

)
Array
(
    [bitrix\main\application] => Array
        (
            [module] => main
            [file] => lib/application.php
        )

    [bitrix\main\httpapplication] => Array
        (
            [module] => main
            [file] => lib/httpapplication.php
        )

    [bitrix\main\argumentexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\argumentnullexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\argumentoutofrangeexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\argumenttypeexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\notimplementedexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\notsupportedexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\invalidoperationexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\objectpropertyexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\objectnotfoundexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\objectexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\systemexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\accessdeniedexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\decodingexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\io\invalidpathexception] => Array
        (
            [module] => main
            [file] => lib/io/ioexception.php
        )

    [bitrix\main\io\filenotfoundexception] => Array
        (
            [module] => main
            [file] => lib/io/ioexception.php
        )

    [bitrix\main\io\filedeleteexception] => Array
        (
            [module] => main
            [file] => lib/io/ioexception.php
        )

    [bitrix\main\io\fileopenexception] => Array
        (
            [module] => main
            [file] => lib/io/ioexception.php
        )

    [bitrix\main\io\filenotopenedexception] => Array
        (
            [module] => main
            [file] => lib/io/ioexception.php
        )

    [bitrix\main\context] => Array
        (
            [module] => main
            [file] => lib/context.php
        )

    [bitrix\main\httpcontext] => Array
        (
            [module] => main
            [file] => lib/httpcontext.php
        )

    [bitrix\main\dispatcher] => Array
        (
            [module] => main
            [file] => lib/dispatcher.php
        )

    [bitrix\main\environment] => Array
        (
            [module] => main
            [file] => lib/environment.php
        )

    [bitrix\main\event] => Array
        (
            [module] => main
            [file] => lib/event.php
        )

    [bitrix\main\eventmanager] => Array
        (
            [module] => main
            [file] => lib/eventmanager.php
        )

    [bitrix\main\eventresult] => Array
        (
            [module] => main
            [file] => lib/eventresult.php
        )

    [bitrix\main\request] => Array
        (
            [module] => main
            [file] => lib/request.php
        )

    [bitrix\main\httprequest] => Array
        (
            [module] => main
            [file] => lib/httprequest.php
        )

    [bitrix\main\response] => Array
        (
            [module] => main
            [file] => lib/response.php
        )

    [bitrix\main\httpresponse] => Array
        (
            [module] => main
            [file] => lib/httpresponse.php
        )

    [bitrix\main\modulemanager] => Array
        (
            [module] => main
            [file] => lib/modulemanager.php
        )

    [bitrix\main\server] => Array
        (
            [module] => main
            [file] => lib/server.php
        )

    [bitrix\main\config\configuration] => Array
        (
            [module] => main
            [file] => lib/config/configuration.php
        )

    [bitrix\main\config\option] => Array
        (
            [module] => main
            [file] => lib/config/option.php
        )

    [bitrix\main\context\culture] => Array
        (
            [module] => main
            [file] => lib/context/culture.php
        )

    [bitrix\main\data\cache] => Array
        (
            [module] => main
            [file] => lib/data/cache.php
        )

    [bitrix\main\data\cacheengineapc] => Array
        (
            [module] => main
            [file] => lib/data/cacheengineapc.php
        )

    [bitrix\main\data\cacheenginememcache] => Array
        (
            [module] => main
            [file] => lib/data/cacheenginememcache.php
        )

    [bitrix\main\data\cacheenginefiles] => Array
        (
            [module] => main
            [file] => lib/data/cacheenginefiles.php
        )

    [bitrix\main\data\cacheenginenone] => Array
        (
            [module] => main
            [file] => lib/data/cacheenginenone.php
        )

    [bitrix\main\data\connection] => Array
        (
            [module] => main
            [file] => lib/data/connection.php
        )

    [bitrix\main\data\connectionpool] => Array
        (
            [module] => main
            [file] => lib/data/connectionpool.php
        )

    [bitrix\main\data\icacheengine] => Array
        (
            [module] => main
            [file] => lib/data/cache.php
        )

    [bitrix\main\data\hsphpreadconnection] => Array
        (
            [module] => main
            [file] => lib/data/hsphpreadconnection.php
        )

    [bitrix\main\data\managedcache] => Array
        (
            [module] => main
            [file] => lib/data/managedcache.php
        )

    [bitrix\main\data\taggedcache] => Array
        (
            [module] => main
            [file] => lib/data/taggedcache.php
        )

    [bitrix\main\data\memcacheconnection] => Array
        (
            [module] => main
            [file] => lib/data/memcacheconnection.php
        )

    [bitrix\main\data\memcachedconnection] => Array
        (
            [module] => main
            [file] => lib/data/memcachedconnection.php
        )

    [bitrix\main\data\nosqlconnection] => Array
        (
            [module] => main
            [file] => lib/data/nosqlconnection.php
        )

    [bitrix\main\db\arrayresult] => Array
        (
            [module] => main
            [file] => lib/db/arrayresult.php
        )

    [bitrix\main\db\result] => Array
        (
            [module] => main
            [file] => lib/db/result.php
        )

    [bitrix\main\db\connection] => Array
        (
            [module] => main
            [file] => lib/db/connection.php
        )

    [bitrix\main\db\sqlexception] => Array
        (
            [module] => main
            [file] => lib/db/sqlexception.php
        )

    [bitrix\main\db\sqlqueryexception] => Array
        (
            [module] => main
            [file] => lib/db/sqlexception.php
        )

    [bitrix\main\db\transactionexception] => Array
        (
            [module] => main
            [file] => lib/db/sqlexception.php
        )

    [bitrix\main\db\sqlexpression] => Array
        (
            [module] => main
            [file] => lib/db/sqlexpression.php
        )

    [bitrix\main\db\sqlhelper] => Array
        (
            [module] => main
            [file] => lib/db/sqlhelper.php
        )

    [bitrix\main\db\mysqlcommonconnection] => Array
        (
            [module] => main
            [file] => lib/db/mysqlcommonconnection.php
        )

    [bitrix\main\db\mysqliconnection] => Array
        (
            [module] => main
            [file] => lib/db/mysqliconnection.php
        )

    [bitrix\main\db\mysqliresult] => Array
        (
            [module] => main
            [file] => lib/db/mysqliresult.php
        )

    [bitrix\main\db\mysqlisqlhelper] => Array
        (
            [module] => main
            [file] => lib/db/mysqlisqlhelper.php
        )

    [bitrix\main\db\mssqlconnection] => Array
        (
            [module] => main
            [file] => lib/db/mssqlconnection.php
        )

    [bitrix\main\db\mssqlresult] => Array
        (
            [module] => main
            [file] => lib/db/mssqlresult.php
        )

    [bitrix\main\db\mssqlsqlhelper] => Array
        (
            [module] => main
            [file] => lib/db/mssqlsqlhelper.php
        )

    [bitrix\main\db\oracleconnection] => Array
        (
            [module] => main
            [file] => lib/db/oracleconnection.php
        )

    [bitrix\main\db\oracleresult] => Array
        (
            [module] => main
            [file] => lib/db/oracleresult.php
        )

    [bitrix\main\db\oraclesqlhelper] => Array
        (
            [module] => main
            [file] => lib/db/oraclesqlhelper.php
        )

    [bitrix\main\db\pgsqlconnection] => Array
        (
            [module] => main
            [file] => lib/db/pgsqlconnection.php
        )

    [bitrix\main\diag\httpexceptionhandleroutput] => Array
        (
            [module] => main
            [file] => lib/diag/httpexceptionhandleroutput.php
        )

    [bitrix\main\diag\fileexceptionhandlerlog] => Array
        (
            [module] => main
            [file] => lib/diag/fileexceptionhandlerlog.php
        )

    [bitrix\main\diag\exceptionhandler] => Array
        (
            [module] => main
            [file] => lib/diag/exceptionhandler.php
        )

    [bitrix\main\diag\iexceptionhandleroutput] => Array
        (
            [module] => main
            [file] => lib/diag/iexceptionhandleroutput.php
        )

    [bitrix\main\diag\exceptionhandlerlog] => Array
        (
            [module] => main
            [file] => lib/diag/exceptionhandlerlog.php
        )

    [bitrix\main\io\file] => Array
        (
            [module] => main
            [file] => lib/io/file.php
        )

    [bitrix\main\io\fileentry] => Array
        (
            [module] => main
            [file] => lib/io/fileentry.php
        )

    [bitrix\main\io\path] => Array
        (
            [module] => main
            [file] => lib/io/path.php
        )

    [bitrix\main\io\filesystementry] => Array
        (
            [module] => main
            [file] => lib/io/filesystementry.php
        )

    [bitrix\main\io\ifilestream] => Array
        (
            [module] => main
            [file] => lib/io/ifilestream.php
        )

    [bitrix\main\localization\loc] => Array
        (
            [module] => main
            [file] => lib/localization/loc.php
        )

    [bitrix\main\mail\mail] => Array
        (
            [module] => main
            [file] => lib/mail/mail.php
        )

    [bitrix\main\mail\tracking] => Array
        (
            [module] => main
            [file] => lib/mail/tracking.php
        )

    [bitrix\main\mail\eventmanager] => Array
        (
            [module] => main
            [file] => lib/mail/eventmanager.php
        )

    [bitrix\main\mail\eventmessagecompiler] => Array
        (
            [module] => main
            [file] => lib/mail/eventmessagecompiler.php
        )

    [bitrix\main\mail\eventmessagethemecompiler] => Array
        (
            [module] => main
            [file] => lib/mail/eventmessagethemecompiler.php
        )

    [bitrix\main\mail\internal\event] => Array
        (
            [module] => main
            [file] => lib/mail/internal/event.php
        )

    [bitrix\main\mail\internal\eventattachment] => Array
        (
            [module] => main
            [file] => lib/mail/internal/eventattachment.php
        )

    [bitrix\main\mail\internal\eventmessage] => Array
        (
            [module] => main
            [file] => lib/mail/internal/eventmessage.php
        )

    [bitrix\main\mail\internal\eventmessagesite] => Array
        (
            [module] => main
            [file] => lib/mail/internal/eventmessagesite.php
        )

    [bitrix\main\mail\internal\eventmessageattachment] => Array
        (
            [module] => main
            [file] => lib/mail/internal/eventmessageattachment.php
        )

    [bitrix\main\mail\internal\eventtype] => Array
        (
            [module] => main
            [file] => lib/mail/internal/eventtype.php
        )

    [bitrix\main\text\converter] => Array
        (
            [module] => main
            [file] => lib/text/converter.php
        )

    [bitrix\main\text\emptyconverter] => Array
        (
            [module] => main
            [file] => lib/text/emptyconverter.php
        )

    [bitrix\main\text\encoding] => Array
        (
            [module] => main
            [file] => lib/text/encoding.php
        )

    [bitrix\main\text\htmlconverter] => Array
        (
            [module] => main
            [file] => lib/text/htmlconverter.php
        )

    [bitrix\main\text\binarystring] => Array
        (
            [module] => main
            [file] => lib/text/binarystring.php
        )

    [bitrix\main\text\xmlconverter] => Array
        (
            [module] => main
            [file] => lib/text/xmlconverter.php
        )

    [bitrix\main\type\collection] => Array
        (
            [module] => main
            [file] => lib/type/collection.php
        )

    [bitrix\main\type\date] => Array
        (
            [module] => main
            [file] => lib/type/date.php
        )

    [bitrix\main\type\datetime] => Array
        (
            [module] => main
            [file] => lib/type/datetime.php
        )

    [bitrix\main\type\dictionary] => Array
        (
            [module] => main
            [file] => lib/type/dictionary.php
        )

    [bitrix\main\type\filterabledictionary] => Array
        (
            [module] => main
            [file] => lib/type/filterabledictionary.php
        )

    [bitrix\main\type\parameterdictionary] => Array
        (
            [module] => main
            [file] => lib/type/parameterdictionary.php
        )

    [bitrix\main\web\cookie] => Array
        (
            [module] => main
            [file] => lib/web/cookie.php
        )

    [bitrix\main\web\uri] => Array
        (
            [module] => main
            [file] => lib/web/uri.php
        )

    [bitrix\main\sendereventhandler] => Array
        (
            [module] => main
            [file] => lib/senderconnector.php
        )

    [bitrix\main\senderconnectoruser] => Array
        (
            [module] => main
            [file] => lib/senderconnector.php
        )

    [bitrix\main\urlrewriterrulemaker] => Array
        (
            [module] => main
            [file] => lib/urlrewriter.php
        )

    [bitrix\main\update\stepper] => Array
        (
            [module] => main
            [file] => lib/update/stepper.php
        )

    [bitrix\main\composite\abstractresponse] => Array
        (
            [module] => main
            [file] => lib/composite/responder.php
        )

    [bitrix\main\composite\fileresponse] => Array
        (
            [module] => main
            [file] => lib/composite/responder.php
        )

    [bitrix\main\composite\memcachedresponse] => Array
        (
            [module] => main
            [file] => lib/composite/responder.php
        )

    [bitrix\main\security\otpexception] => Array
        (
            [module] => main
            [file] => lib/security/securityexception.php
        )

    [ctimezone] => Array
        (
            [module] => main
            [file] => classes/general/time.php
        )

    [cbxpunycode] => Array
        (
            [module] => main
            [file] => classes/general/punycode.php
        )

    [ibxvirtualio] => Array
        (
            [module] => main
            [file] => classes/general/virtual_io.php
        )

    [ibxgeterrors] => Array
        (
            [module] => main
            [file] => classes/general/virtual_io.php
        )

    [cbxvirtualio] => Array
        (
            [module] => main
            [file] => classes/general/virtual_io.php
        )

    [cbxvirtualfilebase] => Array
        (
            [module] => main
            [file] => classes/general/virtual_file.php
        )

    [cbxvirtualfile] => Array
        (
            [module] => main
            [file] => classes/general/virtual_file.php
        )

    [cbxvirtualdirectory] => Array
        (
            [module] => main
            [file] => classes/general/virtual_file.php
        )

    [calloption] => Array
        (
            [module] => main
            [file] => classes/general/option.php
        )

    [coption] => Array
        (
            [module] => main
            [file] => classes/general/option.php
        )

    [callpageoption] => Array
        (
            [module] => main
            [file] => classes/general/pageoption.php
        )

    [cpageoption] => Array
        (
            [module] => main
            [file] => classes/general/pageoption.php
        )

    [callsqlwhere] => Array
        (
            [module] => main
            [file] => classes/general/sqlwhere.php
        )

    [csqlwhereexpression] => Array
        (
            [module] => main
            [file] => classes/general/sqlwhere.php
        )

    [csqlwhere] => Array
        (
            [module] => main
            [file] => classes/general/sqlwhere.php
        )

    [calllanguage] => Array
        (
            [module] => main
            [file] => classes/general/language.php
        )

    [clanguage] => Array
        (
            [module] => main
            [file] => classes/general/language.php
        )

    [clangadmin] => Array
        (
            [module] => main
            [file] => classes/general/language.php
        )

    [_clangdbresult] => Array
        (
            [module] => main
            [file] => classes/general/langdbresult.php
        )

    [callagent] => Array
        (
            [module] => main
            [file] => classes/general/agent.php
        )

    [cagent] => Array
        (
            [module] => main
            [file] => classes/mysql/agent.php
        )

    [capplicationexception] => Array
        (
            [module] => main
            [file] => classes/general/applicationexception.php
        )

    [cadminexception] => Array
        (
            [module] => main
            [file] => classes/general/adminexception.php
        )

    [callsite] => Array
        (
            [module] => main
            [file] => classes/general/site.php
        )

    [calllang] => Array
        (
            [module] => main
            [file] => classes/general/site.php
        )

    [csite] => Array
        (
            [module] => main
            [file] => classes/general/site.php
        )

    [clang] => Array
        (
            [module] => main
            [file] => classes/general/site.php
        )

    [chttp] => Array
        (
            [module] => main
            [file] => classes/general/http.php
        )

    [cutil] => Array
        (
            [module] => main
            [file] => classes/general/util.php
        )

    [callmain] => Array
        (
            [module] => main
            [file] => classes/general/main.php
        )

    [cmain] => Array
        (
            [module] => main
            [file] => classes/general/main.php
        )

    [calldatabase] => Array
        (
            [module] => main
            [file] => classes/general/database.php
        )

    [calldbresult] => Array
        (
            [module] => main
            [file] => classes/general/dbresult.php
        )

    [cdatabasemysql] => Array
        (
            [module] => main
            [file] => classes/mysql/database.php
        )

    [cdbresultmysql] => Array
        (
            [module] => main
            [file] => classes/mysql/dbresult.php
        )

    [icachebackend] => Array
        (
            [module] => main
            [file] => classes/general/cache_backend.php
        )

    [cphpcache] => Array
        (
            [module] => main
            [file] => classes/general/cache.php
        )

    [ccachemanager] => Array
        (
            [module] => main
            [file] => classes/general/cache_manager.php
        )

    [cpagecache] => Array
        (
            [module] => main
            [file] => classes/general/page_cache.php
        )

    [cstackcacheentry] => Array
        (
            [module] => main
            [file] => classes/general/stack_cache_entry.php
        )

    [cstackcachemanager] => Array
        (
            [module] => main
            [file] => classes/general/stack_cache.php
        )

    [cmodule] => Array
        (
            [module] => main
            [file] => /classes/general/module.php
        )

)
Array
(
    [bitrix\main\application] => Array
        (
            [module] => main
            [file] => lib/application.php
        )

    [bitrix\main\httpapplication] => Array
        (
            [module] => main
            [file] => lib/httpapplication.php
        )

    [bitrix\main\argumentexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\argumentnullexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\argumentoutofrangeexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\argumenttypeexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\notimplementedexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\notsupportedexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\invalidoperationexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\objectpropertyexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\objectnotfoundexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\objectexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\systemexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\accessdeniedexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\decodingexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\io\invalidpathexception] => Array
        (
            [module] => main
            [file] => lib/io/ioexception.php
        )

    [bitrix\main\io\filenotfoundexception] => Array
        (
            [module] => main
            [file] => lib/io/ioexception.php
        )

    [bitrix\main\io\filedeleteexception] => Array
        (
            [module] => main
            [file] => lib/io/ioexception.php
        )

    [bitrix\main\io\fileopenexception] => Array
        (
            [module] => main
            [file] => lib/io/ioexception.php
        )

    [bitrix\main\io\filenotopenedexception] => Array
        (
            [module] => main
            [file] => lib/io/ioexception.php
        )

    [bitrix\main\context] => Array
        (
            [module] => main
            [file] => lib/context.php
        )

    [bitrix\main\httpcontext] => Array
        (
            [module] => main
            [file] => lib/httpcontext.php
        )

    [bitrix\main\dispatcher] => Array
        (
            [module] => main
            [file] => lib/dispatcher.php
        )

    [bitrix\main\environment] => Array
        (
            [module] => main
            [file] => lib/environment.php
        )

    [bitrix\main\event] => Array
        (
            [module] => main
            [file] => lib/event.php
        )

    [bitrix\main\eventmanager] => Array
        (
            [module] => main
            [file] => lib/eventmanager.php
        )

    [bitrix\main\eventresult] => Array
        (
            [module] => main
            [file] => lib/eventresult.php
        )

    [bitrix\main\request] => Array
        (
            [module] => main
            [file] => lib/request.php
        )

    [bitrix\main\httprequest] => Array
        (
            [module] => main
            [file] => lib/httprequest.php
        )

    [bitrix\main\response] => Array
        (
            [module] => main
            [file] => lib/response.php
        )

    [bitrix\main\httpresponse] => Array
        (
            [module] => main
            [file] => lib/httpresponse.php
        )

    [bitrix\main\modulemanager] => Array
        (
            [module] => main
            [file] => lib/modulemanager.php
        )

    [bitrix\main\server] => Array
        (
            [module] => main
            [file] => lib/server.php
        )

    [bitrix\main\config\configuration] => Array
        (
            [module] => main
            [file] => lib/config/configuration.php
        )

    [bitrix\main\config\option] => Array
        (
            [module] => main
            [file] => lib/config/option.php
        )

    [bitrix\main\context\culture] => Array
        (
            [module] => main
            [file] => lib/context/culture.php
        )

    [bitrix\main\data\cache] => Array
        (
            [module] => main
            [file] => lib/data/cache.php
        )

    [bitrix\main\data\cacheengineapc] => Array
        (
            [module] => main
            [file] => lib/data/cacheengineapc.php
        )

    [bitrix\main\data\cacheenginememcache] => Array
        (
            [module] => main
            [file] => lib/data/cacheenginememcache.php
        )

    [bitrix\main\data\cacheenginefiles] => Array
        (
            [module] => main
            [file] => lib/data/cacheenginefiles.php
        )

    [bitrix\main\data\cacheenginenone] => Array
        (
            [module] => main
            [file] => lib/data/cacheenginenone.php
        )

    [bitrix\main\data\connection] => Array
        (
            [module] => main
            [file] => lib/data/connection.php
        )

    [bitrix\main\data\connectionpool] => Array
        (
            [module] => main
            [file] => lib/data/connectionpool.php
        )

    [bitrix\main\data\icacheengine] => Array
        (
            [module] => main
            [file] => lib/data/cache.php
        )

    [bitrix\main\data\hsphpreadconnection] => Array
        (
            [module] => main
            [file] => lib/data/hsphpreadconnection.php
        )

    [bitrix\main\data\managedcache] => Array
        (
            [module] => main
            [file] => lib/data/managedcache.php
        )

    [bitrix\main\data\taggedcache] => Array
        (
            [module] => main
            [file] => lib/data/taggedcache.php
        )

    [bitrix\main\data\memcacheconnection] => Array
        (
            [module] => main
            [file] => lib/data/memcacheconnection.php
        )

    [bitrix\main\data\memcachedconnection] => Array
        (
            [module] => main
            [file] => lib/data/memcachedconnection.php
        )

    [bitrix\main\data\nosqlconnection] => Array
        (
            [module] => main
            [file] => lib/data/nosqlconnection.php
        )

    [bitrix\main\db\arrayresult] => Array
        (
            [module] => main
            [file] => lib/db/arrayresult.php
        )

    [bitrix\main\db\result] => Array
        (
            [module] => main
            [file] => lib/db/result.php
        )

    [bitrix\main\db\connection] => Array
        (
            [module] => main
            [file] => lib/db/connection.php
        )

    [bitrix\main\db\sqlexception] => Array
        (
            [module] => main
            [file] => lib/db/sqlexception.php
        )

    [bitrix\main\db\sqlqueryexception] => Array
        (
            [module] => main
            [file] => lib/db/sqlexception.php
        )

    [bitrix\main\db\transactionexception] => Array
        (
            [module] => main
            [file] => lib/db/sqlexception.php
        )

    [bitrix\main\db\sqlexpression] => Array
        (
            [module] => main
            [file] => lib/db/sqlexpression.php
        )

    [bitrix\main\db\sqlhelper] => Array
        (
            [module] => main
            [file] => lib/db/sqlhelper.php
        )

    [bitrix\main\db\mysqlcommonconnection] => Array
        (
            [module] => main
            [file] => lib/db/mysqlcommonconnection.php
        )

    [bitrix\main\db\mysqliconnection] => Array
        (
            [module] => main
            [file] => lib/db/mysqliconnection.php
        )

    [bitrix\main\db\mysqliresult] => Array
        (
            [module] => main
            [file] => lib/db/mysqliresult.php
        )

    [bitrix\main\db\mysqlisqlhelper] => Array
        (
            [module] => main
            [file] => lib/db/mysqlisqlhelper.php
        )

    [bitrix\main\db\mssqlconnection] => Array
        (
            [module] => main
            [file] => lib/db/mssqlconnection.php
        )

    [bitrix\main\db\mssqlresult] => Array
        (
            [module] => main
            [file] => lib/db/mssqlresult.php
        )

    [bitrix\main\db\mssqlsqlhelper] => Array
        (
            [module] => main
            [file] => lib/db/mssqlsqlhelper.php
        )

    [bitrix\main\db\oracleconnection] => Array
        (
            [module] => main
            [file] => lib/db/oracleconnection.php
        )

    [bitrix\main\db\oracleresult] => Array
        (
            [module] => main
            [file] => lib/db/oracleresult.php
        )

    [bitrix\main\db\oraclesqlhelper] => Array
        (
            [module] => main
            [file] => lib/db/oraclesqlhelper.php
        )

    [bitrix\main\db\pgsqlconnection] => Array
        (
            [module] => main
            [file] => lib/db/pgsqlconnection.php
        )

    [bitrix\main\diag\httpexceptionhandleroutput] => Array
        (
            [module] => main
            [file] => lib/diag/httpexceptionhandleroutput.php
        )

    [bitrix\main\diag\fileexceptionhandlerlog] => Array
        (
            [module] => main
            [file] => lib/diag/fileexceptionhandlerlog.php
        )

    [bitrix\main\diag\exceptionhandler] => Array
        (
            [module] => main
            [file] => lib/diag/exceptionhandler.php
        )

    [bitrix\main\diag\iexceptionhandleroutput] => Array
        (
            [module] => main
            [file] => lib/diag/iexceptionhandleroutput.php
        )

    [bitrix\main\diag\exceptionhandlerlog] => Array
        (
            [module] => main
            [file] => lib/diag/exceptionhandlerlog.php
        )

    [bitrix\main\io\file] => Array
        (
            [module] => main
            [file] => lib/io/file.php
        )

    [bitrix\main\io\fileentry] => Array
        (
            [module] => main
            [file] => lib/io/fileentry.php
        )

    [bitrix\main\io\path] => Array
        (
            [module] => main
            [file] => lib/io/path.php
        )

    [bitrix\main\io\filesystementry] => Array
        (
            [module] => main
            [file] => lib/io/filesystementry.php
        )

    [bitrix\main\io\ifilestream] => Array
        (
            [module] => main
            [file] => lib/io/ifilestream.php
        )

    [bitrix\main\localization\loc] => Array
        (
            [module] => main
            [file] => lib/localization/loc.php
        )

    [bitrix\main\mail\mail] => Array
        (
            [module] => main
            [file] => lib/mail/mail.php
        )

    [bitrix\main\mail\tracking] => Array
        (
            [module] => main
            [file] => lib/mail/tracking.php
        )

    [bitrix\main\mail\eventmanager] => Array
        (
            [module] => main
            [file] => lib/mail/eventmanager.php
        )

    [bitrix\main\mail\eventmessagecompiler] => Array
        (
            [module] => main
            [file] => lib/mail/eventmessagecompiler.php
        )

    [bitrix\main\mail\eventmessagethemecompiler] => Array
        (
            [module] => main
            [file] => lib/mail/eventmessagethemecompiler.php
        )

    [bitrix\main\mail\internal\event] => Array
        (
            [module] => main
            [file] => lib/mail/internal/event.php
        )

    [bitrix\main\mail\internal\eventattachment] => Array
        (
            [module] => main
            [file] => lib/mail/internal/eventattachment.php
        )

    [bitrix\main\mail\internal\eventmessage] => Array
        (
            [module] => main
            [file] => lib/mail/internal/eventmessage.php
        )

    [bitrix\main\mail\internal\eventmessagesite] => Array
        (
            [module] => main
            [file] => lib/mail/internal/eventmessagesite.php
        )

    [bitrix\main\mail\internal\eventmessageattachment] => Array
        (
            [module] => main
            [file] => lib/mail/internal/eventmessageattachment.php
        )

    [bitrix\main\mail\internal\eventtype] => Array
        (
            [module] => main
            [file] => lib/mail/internal/eventtype.php
        )

    [bitrix\main\text\converter] => Array
        (
            [module] => main
            [file] => lib/text/converter.php
        )

    [bitrix\main\text\emptyconverter] => Array
        (
            [module] => main
            [file] => lib/text/emptyconverter.php
        )

    [bitrix\main\text\encoding] => Array
        (
            [module] => main
            [file] => lib/text/encoding.php
        )

    [bitrix\main\text\htmlconverter] => Array
        (
            [module] => main
            [file] => lib/text/htmlconverter.php
        )

    [bitrix\main\text\binarystring] => Array
        (
            [module] => main
            [file] => lib/text/binarystring.php
        )

    [bitrix\main\text\xmlconverter] => Array
        (
            [module] => main
            [file] => lib/text/xmlconverter.php
        )

    [bitrix\main\type\collection] => Array
        (
            [module] => main
            [file] => lib/type/collection.php
        )

    [bitrix\main\type\date] => Array
        (
            [module] => main
            [file] => lib/type/date.php
        )

    [bitrix\main\type\datetime] => Array
        (
            [module] => main
            [file] => lib/type/datetime.php
        )

    [bitrix\main\type\dictionary] => Array
        (
            [module] => main
            [file] => lib/type/dictionary.php
        )

    [bitrix\main\type\filterabledictionary] => Array
        (
            [module] => main
            [file] => lib/type/filterabledictionary.php
        )

    [bitrix\main\type\parameterdictionary] => Array
        (
            [module] => main
            [file] => lib/type/parameterdictionary.php
        )

    [bitrix\main\web\cookie] => Array
        (
            [module] => main
            [file] => lib/web/cookie.php
        )

    [bitrix\main\web\uri] => Array
        (
            [module] => main
            [file] => lib/web/uri.php
        )

    [bitrix\main\sendereventhandler] => Array
        (
            [module] => main
            [file] => lib/senderconnector.php
        )

    [bitrix\main\senderconnectoruser] => Array
        (
            [module] => main
            [file] => lib/senderconnector.php
        )

    [bitrix\main\urlrewriterrulemaker] => Array
        (
            [module] => main
            [file] => lib/urlrewriter.php
        )

    [bitrix\main\update\stepper] => Array
        (
            [module] => main
            [file] => lib/update/stepper.php
        )

    [bitrix\main\composite\abstractresponse] => Array
        (
            [module] => main
            [file] => lib/composite/responder.php
        )

    [bitrix\main\composite\fileresponse] => Array
        (
            [module] => main
            [file] => lib/composite/responder.php
        )

    [bitrix\main\composite\memcachedresponse] => Array
        (
            [module] => main
            [file] => lib/composite/responder.php
        )

    [bitrix\main\security\otpexception] => Array
        (
            [module] => main
            [file] => lib/security/securityexception.php
        )

    [ctimezone] => Array
        (
            [module] => main
            [file] => classes/general/time.php
        )

    [cbxpunycode] => Array
        (
            [module] => main
            [file] => classes/general/punycode.php
        )

    [ibxvirtualio] => Array
        (
            [module] => main
            [file] => classes/general/virtual_io.php
        )

    [ibxgeterrors] => Array
        (
            [module] => main
            [file] => classes/general/virtual_io.php
        )

    [cbxvirtualio] => Array
        (
            [module] => main
            [file] => classes/general/virtual_io.php
        )

    [cbxvirtualfilebase] => Array
        (
            [module] => main
            [file] => classes/general/virtual_file.php
        )

    [cbxvirtualfile] => Array
        (
            [module] => main
            [file] => classes/general/virtual_file.php
        )

    [cbxvirtualdirectory] => Array
        (
            [module] => main
            [file] => classes/general/virtual_file.php
        )

    [calloption] => Array
        (
            [module] => main
            [file] => classes/general/option.php
        )

    [coption] => Array
        (
            [module] => main
            [file] => classes/general/option.php
        )

    [callpageoption] => Array
        (
            [module] => main
            [file] => classes/general/pageoption.php
        )

    [cpageoption] => Array
        (
            [module] => main
            [file] => classes/general/pageoption.php
        )

    [callsqlwhere] => Array
        (
            [module] => main
            [file] => classes/general/sqlwhere.php
        )

    [csqlwhereexpression] => Array
        (
            [module] => main
            [file] => classes/general/sqlwhere.php
        )

    [csqlwhere] => Array
        (
            [module] => main
            [file] => classes/general/sqlwhere.php
        )

    [calllanguage] => Array
        (
            [module] => main
            [file] => classes/general/language.php
        )

    [clanguage] => Array
        (
            [module] => main
            [file] => classes/general/language.php
        )

    [clangadmin] => Array
        (
            [module] => main
            [file] => classes/general/language.php
        )

    [_clangdbresult] => Array
        (
            [module] => main
            [file] => classes/general/langdbresult.php
        )

    [callagent] => Array
        (
            [module] => main
            [file] => classes/general/agent.php
        )

    [cagent] => Array
        (
            [module] => main
            [file] => classes/mysql/agent.php
        )

    [capplicationexception] => Array
        (
            [module] => main
            [file] => classes/general/applicationexception.php
        )

    [cadminexception] => Array
        (
            [module] => main
            [file] => classes/general/adminexception.php
        )

    [callsite] => Array
        (
            [module] => main
            [file] => classes/general/site.php
        )

    [calllang] => Array
        (
            [module] => main
            [file] => classes/general/site.php
        )

    [csite] => Array
        (
            [module] => main
            [file] => classes/general/site.php
        )

    [clang] => Array
        (
            [module] => main
            [file] => classes/general/site.php
        )

    [chttp] => Array
        (
            [module] => main
            [file] => classes/general/http.php
        )

    [cutil] => Array
        (
            [module] => main
            [file] => classes/general/util.php
        )

    [callmain] => Array
        (
            [module] => main
            [file] => classes/general/main.php
        )

    [cmain] => Array
        (
            [module] => main
            [file] => classes/general/main.php
        )

    [calldatabase] => Array
        (
            [module] => main
            [file] => classes/general/database.php
        )

    [calldbresult] => Array
        (
            [module] => main
            [file] => classes/general/dbresult.php
        )

    [cdatabasemysql] => Array
        (
            [module] => main
            [file] => classes/mysql/database.php
        )

    [cdbresultmysql] => Array
        (
            [module] => main
            [file] => classes/mysql/dbresult.php
        )

    [icachebackend] => Array
        (
            [module] => main
            [file] => classes/general/cache_backend.php
        )

    [cphpcache] => Array
        (
            [module] => main
            [file] => classes/general/cache.php
        )

    [ccachemanager] => Array
        (
            [module] => main
            [file] => classes/general/cache_manager.php
        )

    [cpagecache] => Array
        (
            [module] => main
            [file] => classes/general/page_cache.php
        )

    [cstackcacheentry] => Array
        (
            [module] => main
            [file] => classes/general/stack_cache_entry.php
        )

    [cstackcachemanager] => Array
        (
            [module] => main
            [file] => classes/general/stack_cache.php
        )

    [cmodule] => Array
        (
            [module] => main
            [file] => /classes/general/module.php
        )

)
Array
(
    [bitrix\main\application] => Array
        (
            [module] => main
            [file] => lib/application.php
        )

    [bitrix\main\httpapplication] => Array
        (
            [module] => main
            [file] => lib/httpapplication.php
        )

    [bitrix\main\argumentexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\argumentnullexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\argumentoutofrangeexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\argumenttypeexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\notimplementedexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\notsupportedexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\invalidoperationexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\objectpropertyexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\objectnotfoundexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\objectexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\systemexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\accessdeniedexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\decodingexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\io\invalidpathexception] => Array
        (
            [module] => main
            [file] => lib/io/ioexception.php
        )

    [bitrix\main\io\filenotfoundexception] => Array
        (
            [module] => main
            [file] => lib/io/ioexception.php
        )

    [bitrix\main\io\filedeleteexception] => Array
        (
            [module] => main
            [file] => lib/io/ioexception.php
        )

    [bitrix\main\io\fileopenexception] => Array
        (
            [module] => main
            [file] => lib/io/ioexception.php
        )

    [bitrix\main\io\filenotopenedexception] => Array
        (
            [module] => main
            [file] => lib/io/ioexception.php
        )

    [bitrix\main\context] => Array
        (
            [module] => main
            [file] => lib/context.php
        )

    [bitrix\main\httpcontext] => Array
        (
            [module] => main
            [file] => lib/httpcontext.php
        )

    [bitrix\main\dispatcher] => Array
        (
            [module] => main
            [file] => lib/dispatcher.php
        )

    [bitrix\main\environment] => Array
        (
            [module] => main
            [file] => lib/environment.php
        )

    [bitrix\main\event] => Array
        (
            [module] => main
            [file] => lib/event.php
        )

    [bitrix\main\eventmanager] => Array
        (
            [module] => main
            [file] => lib/eventmanager.php
        )

    [bitrix\main\eventresult] => Array
        (
            [module] => main
            [file] => lib/eventresult.php
        )

    [bitrix\main\request] => Array
        (
            [module] => main
            [file] => lib/request.php
        )

    [bitrix\main\httprequest] => Array
        (
            [module] => main
            [file] => lib/httprequest.php
        )

    [bitrix\main\response] => Array
        (
            [module] => main
            [file] => lib/response.php
        )

    [bitrix\main\httpresponse] => Array
        (
            [module] => main
            [file] => lib/httpresponse.php
        )

    [bitrix\main\modulemanager] => Array
        (
            [module] => main
            [file] => lib/modulemanager.php
        )

    [bitrix\main\server] => Array
        (
            [module] => main
            [file] => lib/server.php
        )

    [bitrix\main\config\configuration] => Array
        (
            [module] => main
            [file] => lib/config/configuration.php
        )

    [bitrix\main\config\option] => Array
        (
            [module] => main
            [file] => lib/config/option.php
        )

    [bitrix\main\context\culture] => Array
        (
            [module] => main
            [file] => lib/context/culture.php
        )

    [bitrix\main\data\cache] => Array
        (
            [module] => main
            [file] => lib/data/cache.php
        )

    [bitrix\main\data\cacheengineapc] => Array
        (
            [module] => main
            [file] => lib/data/cacheengineapc.php
        )

    [bitrix\main\data\cacheenginememcache] => Array
        (
            [module] => main
            [file] => lib/data/cacheenginememcache.php
        )

    [bitrix\main\data\cacheenginefiles] => Array
        (
            [module] => main
            [file] => lib/data/cacheenginefiles.php
        )

    [bitrix\main\data\cacheenginenone] => Array
        (
            [module] => main
            [file] => lib/data/cacheenginenone.php
        )

    [bitrix\main\data\connection] => Array
        (
            [module] => main
            [file] => lib/data/connection.php
        )

    [bitrix\main\data\connectionpool] => Array
        (
            [module] => main
            [file] => lib/data/connectionpool.php
        )

    [bitrix\main\data\icacheengine] => Array
        (
            [module] => main
            [file] => lib/data/cache.php
        )

    [bitrix\main\data\hsphpreadconnection] => Array
        (
            [module] => main
            [file] => lib/data/hsphpreadconnection.php
        )

    [bitrix\main\data\managedcache] => Array
        (
            [module] => main
            [file] => lib/data/managedcache.php
        )

    [bitrix\main\data\taggedcache] => Array
        (
            [module] => main
            [file] => lib/data/taggedcache.php
        )

    [bitrix\main\data\memcacheconnection] => Array
        (
            [module] => main
            [file] => lib/data/memcacheconnection.php
        )

    [bitrix\main\data\memcachedconnection] => Array
        (
            [module] => main
            [file] => lib/data/memcachedconnection.php
        )

    [bitrix\main\data\nosqlconnection] => Array
        (
            [module] => main
            [file] => lib/data/nosqlconnection.php
        )

    [bitrix\main\db\arrayresult] => Array
        (
            [module] => main
            [file] => lib/db/arrayresult.php
        )

    [bitrix\main\db\result] => Array
        (
            [module] => main
            [file] => lib/db/result.php
        )

    [bitrix\main\db\connection] => Array
        (
            [module] => main
            [file] => lib/db/connection.php
        )

    [bitrix\main\db\sqlexception] => Array
        (
            [module] => main
            [file] => lib/db/sqlexception.php
        )

    [bitrix\main\db\sqlqueryexception] => Array
        (
            [module] => main
            [file] => lib/db/sqlexception.php
        )

    [bitrix\main\db\transactionexception] => Array
        (
            [module] => main
            [file] => lib/db/sqlexception.php
        )

    [bitrix\main\db\sqlexpression] => Array
        (
            [module] => main
            [file] => lib/db/sqlexpression.php
        )

    [bitrix\main\db\sqlhelper] => Array
        (
            [module] => main
            [file] => lib/db/sqlhelper.php
        )

    [bitrix\main\db\mysqlcommonconnection] => Array
        (
            [module] => main
            [file] => lib/db/mysqlcommonconnection.php
        )

    [bitrix\main\db\mysqliconnection] => Array
        (
            [module] => main
            [file] => lib/db/mysqliconnection.php
        )

    [bitrix\main\db\mysqliresult] => Array
        (
            [module] => main
            [file] => lib/db/mysqliresult.php
        )

    [bitrix\main\db\mysqlisqlhelper] => Array
        (
            [module] => main
            [file] => lib/db/mysqlisqlhelper.php
        )

    [bitrix\main\db\mssqlconnection] => Array
        (
            [module] => main
            [file] => lib/db/mssqlconnection.php
        )

    [bitrix\main\db\mssqlresult] => Array
        (
            [module] => main
            [file] => lib/db/mssqlresult.php
        )

    [bitrix\main\db\mssqlsqlhelper] => Array
        (
            [module] => main
            [file] => lib/db/mssqlsqlhelper.php
        )

    [bitrix\main\db\oracleconnection] => Array
        (
            [module] => main
            [file] => lib/db/oracleconnection.php
        )

    [bitrix\main\db\oracleresult] => Array
        (
            [module] => main
            [file] => lib/db/oracleresult.php
        )

    [bitrix\main\db\oraclesqlhelper] => Array
        (
            [module] => main
            [file] => lib/db/oraclesqlhelper.php
        )

    [bitrix\main\db\pgsqlconnection] => Array
        (
            [module] => main
            [file] => lib/db/pgsqlconnection.php
        )

    [bitrix\main\diag\httpexceptionhandleroutput] => Array
        (
            [module] => main
            [file] => lib/diag/httpexceptionhandleroutput.php
        )

    [bitrix\main\diag\fileexceptionhandlerlog] => Array
        (
            [module] => main
            [file] => lib/diag/fileexceptionhandlerlog.php
        )

    [bitrix\main\diag\exceptionhandler] => Array
        (
            [module] => main
            [file] => lib/diag/exceptionhandler.php
        )

    [bitrix\main\diag\iexceptionhandleroutput] => Array
        (
            [module] => main
            [file] => lib/diag/iexceptionhandleroutput.php
        )

    [bitrix\main\diag\exceptionhandlerlog] => Array
        (
            [module] => main
            [file] => lib/diag/exceptionhandlerlog.php
        )

    [bitrix\main\io\file] => Array
        (
            [module] => main
            [file] => lib/io/file.php
        )

    [bitrix\main\io\fileentry] => Array
        (
            [module] => main
            [file] => lib/io/fileentry.php
        )

    [bitrix\main\io\path] => Array
        (
            [module] => main
            [file] => lib/io/path.php
        )

    [bitrix\main\io\filesystementry] => Array
        (
            [module] => main
            [file] => lib/io/filesystementry.php
        )

    [bitrix\main\io\ifilestream] => Array
        (
            [module] => main
            [file] => lib/io/ifilestream.php
        )

    [bitrix\main\localization\loc] => Array
        (
            [module] => main
            [file] => lib/localization/loc.php
        )

    [bitrix\main\mail\mail] => Array
        (
            [module] => main
            [file] => lib/mail/mail.php
        )

    [bitrix\main\mail\tracking] => Array
        (
            [module] => main
            [file] => lib/mail/tracking.php
        )

    [bitrix\main\mail\eventmanager] => Array
        (
            [module] => main
            [file] => lib/mail/eventmanager.php
        )

    [bitrix\main\mail\eventmessagecompiler] => Array
        (
            [module] => main
            [file] => lib/mail/eventmessagecompiler.php
        )

    [bitrix\main\mail\eventmessagethemecompiler] => Array
        (
            [module] => main
            [file] => lib/mail/eventmessagethemecompiler.php
        )

    [bitrix\main\mail\internal\event] => Array
        (
            [module] => main
            [file] => lib/mail/internal/event.php
        )

    [bitrix\main\mail\internal\eventattachment] => Array
        (
            [module] => main
            [file] => lib/mail/internal/eventattachment.php
        )

    [bitrix\main\mail\internal\eventmessage] => Array
        (
            [module] => main
            [file] => lib/mail/internal/eventmessage.php
        )

    [bitrix\main\mail\internal\eventmessagesite] => Array
        (
            [module] => main
            [file] => lib/mail/internal/eventmessagesite.php
        )

    [bitrix\main\mail\internal\eventmessageattachment] => Array
        (
            [module] => main
            [file] => lib/mail/internal/eventmessageattachment.php
        )

    [bitrix\main\mail\internal\eventtype] => Array
        (
            [module] => main
            [file] => lib/mail/internal/eventtype.php
        )

    [bitrix\main\text\converter] => Array
        (
            [module] => main
            [file] => lib/text/converter.php
        )

    [bitrix\main\text\emptyconverter] => Array
        (
            [module] => main
            [file] => lib/text/emptyconverter.php
        )

    [bitrix\main\text\encoding] => Array
        (
            [module] => main
            [file] => lib/text/encoding.php
        )

    [bitrix\main\text\htmlconverter] => Array
        (
            [module] => main
            [file] => lib/text/htmlconverter.php
        )

    [bitrix\main\text\binarystring] => Array
        (
            [module] => main
            [file] => lib/text/binarystring.php
        )

    [bitrix\main\text\xmlconverter] => Array
        (
            [module] => main
            [file] => lib/text/xmlconverter.php
        )

    [bitrix\main\type\collection] => Array
        (
            [module] => main
            [file] => lib/type/collection.php
        )

    [bitrix\main\type\date] => Array
        (
            [module] => main
            [file] => lib/type/date.php
        )

    [bitrix\main\type\datetime] => Array
        (
            [module] => main
            [file] => lib/type/datetime.php
        )

    [bitrix\main\type\dictionary] => Array
        (
            [module] => main
            [file] => lib/type/dictionary.php
        )

    [bitrix\main\type\filterabledictionary] => Array
        (
            [module] => main
            [file] => lib/type/filterabledictionary.php
        )

    [bitrix\main\type\parameterdictionary] => Array
        (
            [module] => main
            [file] => lib/type/parameterdictionary.php
        )

    [bitrix\main\web\cookie] => Array
        (
            [module] => main
            [file] => lib/web/cookie.php
        )

    [bitrix\main\web\uri] => Array
        (
            [module] => main
            [file] => lib/web/uri.php
        )

    [bitrix\main\sendereventhandler] => Array
        (
            [module] => main
            [file] => lib/senderconnector.php
        )

    [bitrix\main\senderconnectoruser] => Array
        (
            [module] => main
            [file] => lib/senderconnector.php
        )

    [bitrix\main\urlrewriterrulemaker] => Array
        (
            [module] => main
            [file] => lib/urlrewriter.php
        )

    [bitrix\main\update\stepper] => Array
        (
            [module] => main
            [file] => lib/update/stepper.php
        )

    [bitrix\main\composite\abstractresponse] => Array
        (
            [module] => main
            [file] => lib/composite/responder.php
        )

    [bitrix\main\composite\fileresponse] => Array
        (
            [module] => main
            [file] => lib/composite/responder.php
        )

    [bitrix\main\composite\memcachedresponse] => Array
        (
            [module] => main
            [file] => lib/composite/responder.php
        )

    [bitrix\main\security\otpexception] => Array
        (
            [module] => main
            [file] => lib/security/securityexception.php
        )

    [ctimezone] => Array
        (
            [module] => main
            [file] => classes/general/time.php
        )

    [cbxpunycode] => Array
        (
            [module] => main
            [file] => classes/general/punycode.php
        )

    [ibxvirtualio] => Array
        (
            [module] => main
            [file] => classes/general/virtual_io.php
        )

    [ibxgeterrors] => Array
        (
            [module] => main
            [file] => classes/general/virtual_io.php
        )

    [cbxvirtualio] => Array
        (
            [module] => main
            [file] => classes/general/virtual_io.php
        )

    [cbxvirtualfilebase] => Array
        (
            [module] => main
            [file] => classes/general/virtual_file.php
        )

    [cbxvirtualfile] => Array
        (
            [module] => main
            [file] => classes/general/virtual_file.php
        )

    [cbxvirtualdirectory] => Array
        (
            [module] => main
            [file] => classes/general/virtual_file.php
        )

    [calloption] => Array
        (
            [module] => main
            [file] => classes/general/option.php
        )

    [coption] => Array
        (
            [module] => main
            [file] => classes/general/option.php
        )

    [callpageoption] => Array
        (
            [module] => main
            [file] => classes/general/pageoption.php
        )

    [cpageoption] => Array
        (
            [module] => main
            [file] => classes/general/pageoption.php
        )

    [callsqlwhere] => Array
        (
            [module] => main
            [file] => classes/general/sqlwhere.php
        )

    [csqlwhereexpression] => Array
        (
            [module] => main
            [file] => classes/general/sqlwhere.php
        )

    [csqlwhere] => Array
        (
            [module] => main
            [file] => classes/general/sqlwhere.php
        )

    [calllanguage] => Array
        (
            [module] => main
            [file] => classes/general/language.php
        )

    [clanguage] => Array
        (
            [module] => main
            [file] => classes/general/language.php
        )

    [clangadmin] => Array
        (
            [module] => main
            [file] => classes/general/language.php
        )

    [_clangdbresult] => Array
        (
            [module] => main
            [file] => classes/general/langdbresult.php
        )

    [callagent] => Array
        (
            [module] => main
            [file] => classes/general/agent.php
        )

    [cagent] => Array
        (
            [module] => main
            [file] => classes/mysql/agent.php
        )

    [capplicationexception] => Array
        (
            [module] => main
            [file] => classes/general/applicationexception.php
        )

    [cadminexception] => Array
        (
            [module] => main
            [file] => classes/general/adminexception.php
        )

    [callsite] => Array
        (
            [module] => main
            [file] => classes/general/site.php
        )

    [calllang] => Array
        (
            [module] => main
            [file] => classes/general/site.php
        )

    [csite] => Array
        (
            [module] => main
            [file] => classes/general/site.php
        )

    [clang] => Array
        (
            [module] => main
            [file] => classes/general/site.php
        )

    [chttp] => Array
        (
            [module] => main
            [file] => classes/general/http.php
        )

    [cutil] => Array
        (
            [module] => main
            [file] => classes/general/util.php
        )

    [callmain] => Array
        (
            [module] => main
            [file] => classes/general/main.php
        )

    [cmain] => Array
        (
            [module] => main
            [file] => classes/general/main.php
        )

    [calldatabase] => Array
        (
            [module] => main
            [file] => classes/general/database.php
        )

    [calldbresult] => Array
        (
            [module] => main
            [file] => classes/general/dbresult.php
        )

    [cdatabasemysql] => Array
        (
            [module] => main
            [file] => classes/mysql/database.php
        )

    [cdbresultmysql] => Array
        (
            [module] => main
            [file] => classes/mysql/dbresult.php
        )

    [icachebackend] => Array
        (
            [module] => main
            [file] => classes/general/cache_backend.php
        )

    [cphpcache] => Array
        (
            [module] => main
            [file] => classes/general/cache.php
        )

    [ccachemanager] => Array
        (
            [module] => main
            [file] => classes/general/cache_manager.php
        )

    [cpagecache] => Array
        (
            [module] => main
            [file] => classes/general/page_cache.php
        )

    [cstackcacheentry] => Array
        (
            [module] => main
            [file] => classes/general/stack_cache_entry.php
        )

    [cstackcachemanager] => Array
        (
            [module] => main
            [file] => classes/general/stack_cache.php
        )

    [cmodule] => Array
        (
            [module] => main
            [file] => /classes/general/module.php
        )

)
Array
(
    [bitrix\main\application] => Array
        (
            [module] => main
            [file] => lib/application.php
        )

    [bitrix\main\httpapplication] => Array
        (
            [module] => main
            [file] => lib/httpapplication.php
        )

    [bitrix\main\argumentexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\argumentnullexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\argumentoutofrangeexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\argumenttypeexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\notimplementedexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\notsupportedexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\invalidoperationexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\objectpropertyexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\objectnotfoundexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\objectexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\systemexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\accessdeniedexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\decodingexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\io\invalidpathexception] => Array
        (
            [module] => main
            [file] => lib/io/ioexception.php
        )

    [bitrix\main\io\filenotfoundexception] => Array
        (
            [module] => main
            [file] => lib/io/ioexception.php
        )

    [bitrix\main\io\filedeleteexception] => Array
        (
            [module] => main
            [file] => lib/io/ioexception.php
        )

    [bitrix\main\io\fileopenexception] => Array
        (
            [module] => main
            [file] => lib/io/ioexception.php
        )

    [bitrix\main\io\filenotopenedexception] => Array
        (
            [module] => main
            [file] => lib/io/ioexception.php
        )

    [bitrix\main\context] => Array
        (
            [module] => main
            [file] => lib/context.php
        )

    [bitrix\main\httpcontext] => Array
        (
            [module] => main
            [file] => lib/httpcontext.php
        )

    [bitrix\main\dispatcher] => Array
        (
            [module] => main
            [file] => lib/dispatcher.php
        )

    [bitrix\main\environment] => Array
        (
            [module] => main
            [file] => lib/environment.php
        )

    [bitrix\main\event] => Array
        (
            [module] => main
            [file] => lib/event.php
        )

    [bitrix\main\eventmanager] => Array
        (
            [module] => main
            [file] => lib/eventmanager.php
        )

    [bitrix\main\eventresult] => Array
        (
            [module] => main
            [file] => lib/eventresult.php
        )

    [bitrix\main\request] => Array
        (
            [module] => main
            [file] => lib/request.php
        )

    [bitrix\main\httprequest] => Array
        (
            [module] => main
            [file] => lib/httprequest.php
        )

    [bitrix\main\response] => Array
        (
            [module] => main
            [file] => lib/response.php
        )

    [bitrix\main\httpresponse] => Array
        (
            [module] => main
            [file] => lib/httpresponse.php
        )

    [bitrix\main\modulemanager] => Array
        (
            [module] => main
            [file] => lib/modulemanager.php
        )

    [bitrix\main\server] => Array
        (
            [module] => main
            [file] => lib/server.php
        )

    [bitrix\main\config\configuration] => Array
        (
            [module] => main
            [file] => lib/config/configuration.php
        )

    [bitrix\main\config\option] => Array
        (
            [module] => main
            [file] => lib/config/option.php
        )

    [bitrix\main\context\culture] => Array
        (
            [module] => main
            [file] => lib/context/culture.php
        )

    [bitrix\main\data\cache] => Array
        (
            [module] => main
            [file] => lib/data/cache.php
        )

    [bitrix\main\data\cacheengineapc] => Array
        (
            [module] => main
            [file] => lib/data/cacheengineapc.php
        )

    [bitrix\main\data\cacheenginememcache] => Array
        (
            [module] => main
            [file] => lib/data/cacheenginememcache.php
        )

    [bitrix\main\data\cacheenginefiles] => Array
        (
            [module] => main
            [file] => lib/data/cacheenginefiles.php
        )

    [bitrix\main\data\cacheenginenone] => Array
        (
            [module] => main
            [file] => lib/data/cacheenginenone.php
        )

    [bitrix\main\data\connection] => Array
        (
            [module] => main
            [file] => lib/data/connection.php
        )

    [bitrix\main\data\connectionpool] => Array
        (
            [module] => main
            [file] => lib/data/connectionpool.php
        )

    [bitrix\main\data\icacheengine] => Array
        (
            [module] => main
            [file] => lib/data/cache.php
        )

    [bitrix\main\data\hsphpreadconnection] => Array
        (
            [module] => main
            [file] => lib/data/hsphpreadconnection.php
        )

    [bitrix\main\data\managedcache] => Array
        (
            [module] => main
            [file] => lib/data/managedcache.php
        )

    [bitrix\main\data\taggedcache] => Array
        (
            [module] => main
            [file] => lib/data/taggedcache.php
        )

    [bitrix\main\data\memcacheconnection] => Array
        (
            [module] => main
            [file] => lib/data/memcacheconnection.php
        )

    [bitrix\main\data\memcachedconnection] => Array
        (
            [module] => main
            [file] => lib/data/memcachedconnection.php
        )

    [bitrix\main\data\nosqlconnection] => Array
        (
            [module] => main
            [file] => lib/data/nosqlconnection.php
        )

    [bitrix\main\db\arrayresult] => Array
        (
            [module] => main
            [file] => lib/db/arrayresult.php
        )

    [bitrix\main\db\result] => Array
        (
            [module] => main
            [file] => lib/db/result.php
        )

    [bitrix\main\db\connection] => Array
        (
            [module] => main
            [file] => lib/db/connection.php
        )

    [bitrix\main\db\sqlexception] => Array
        (
            [module] => main
            [file] => lib/db/sqlexception.php
        )

    [bitrix\main\db\sqlqueryexception] => Array
        (
            [module] => main
            [file] => lib/db/sqlexception.php
        )

    [bitrix\main\db\transactionexception] => Array
        (
            [module] => main
            [file] => lib/db/sqlexception.php
        )

    [bitrix\main\db\sqlexpression] => Array
        (
            [module] => main
            [file] => lib/db/sqlexpression.php
        )

    [bitrix\main\db\sqlhelper] => Array
        (
            [module] => main
            [file] => lib/db/sqlhelper.php
        )

    [bitrix\main\db\mysqlcommonconnection] => Array
        (
            [module] => main
            [file] => lib/db/mysqlcommonconnection.php
        )

    [bitrix\main\db\mysqliconnection] => Array
        (
            [module] => main
            [file] => lib/db/mysqliconnection.php
        )

    [bitrix\main\db\mysqliresult] => Array
        (
            [module] => main
            [file] => lib/db/mysqliresult.php
        )

    [bitrix\main\db\mysqlisqlhelper] => Array
        (
            [module] => main
            [file] => lib/db/mysqlisqlhelper.php
        )

    [bitrix\main\db\mssqlconnection] => Array
        (
            [module] => main
            [file] => lib/db/mssqlconnection.php
        )

    [bitrix\main\db\mssqlresult] => Array
        (
            [module] => main
            [file] => lib/db/mssqlresult.php
        )

    [bitrix\main\db\mssqlsqlhelper] => Array
        (
            [module] => main
            [file] => lib/db/mssqlsqlhelper.php
        )

    [bitrix\main\db\oracleconnection] => Array
        (
            [module] => main
            [file] => lib/db/oracleconnection.php
        )

    [bitrix\main\db\oracleresult] => Array
        (
            [module] => main
            [file] => lib/db/oracleresult.php
        )

    [bitrix\main\db\oraclesqlhelper] => Array
        (
            [module] => main
            [file] => lib/db/oraclesqlhelper.php
        )

    [bitrix\main\db\pgsqlconnection] => Array
        (
            [module] => main
            [file] => lib/db/pgsqlconnection.php
        )

    [bitrix\main\diag\httpexceptionhandleroutput] => Array
        (
            [module] => main
            [file] => lib/diag/httpexceptionhandleroutput.php
        )

    [bitrix\main\diag\fileexceptionhandlerlog] => Array
        (
            [module] => main
            [file] => lib/diag/fileexceptionhandlerlog.php
        )

    [bitrix\main\diag\exceptionhandler] => Array
        (
            [module] => main
            [file] => lib/diag/exceptionhandler.php
        )

    [bitrix\main\diag\iexceptionhandleroutput] => Array
        (
            [module] => main
            [file] => lib/diag/iexceptionhandleroutput.php
        )

    [bitrix\main\diag\exceptionhandlerlog] => Array
        (
            [module] => main
            [file] => lib/diag/exceptionhandlerlog.php
        )

    [bitrix\main\io\file] => Array
        (
            [module] => main
            [file] => lib/io/file.php
        )

    [bitrix\main\io\fileentry] => Array
        (
            [module] => main
            [file] => lib/io/fileentry.php
        )

    [bitrix\main\io\path] => Array
        (
            [module] => main
            [file] => lib/io/path.php
        )

    [bitrix\main\io\filesystementry] => Array
        (
            [module] => main
            [file] => lib/io/filesystementry.php
        )

    [bitrix\main\io\ifilestream] => Array
        (
            [module] => main
            [file] => lib/io/ifilestream.php
        )

    [bitrix\main\localization\loc] => Array
        (
            [module] => main
            [file] => lib/localization/loc.php
        )

    [bitrix\main\mail\mail] => Array
        (
            [module] => main
            [file] => lib/mail/mail.php
        )

    [bitrix\main\mail\tracking] => Array
        (
            [module] => main
            [file] => lib/mail/tracking.php
        )

    [bitrix\main\mail\eventmanager] => Array
        (
            [module] => main
            [file] => lib/mail/eventmanager.php
        )

    [bitrix\main\mail\eventmessagecompiler] => Array
        (
            [module] => main
            [file] => lib/mail/eventmessagecompiler.php
        )

    [bitrix\main\mail\eventmessagethemecompiler] => Array
        (
            [module] => main
            [file] => lib/mail/eventmessagethemecompiler.php
        )

    [bitrix\main\mail\internal\event] => Array
        (
            [module] => main
            [file] => lib/mail/internal/event.php
        )

    [bitrix\main\mail\internal\eventattachment] => Array
        (
            [module] => main
            [file] => lib/mail/internal/eventattachment.php
        )

    [bitrix\main\mail\internal\eventmessage] => Array
        (
            [module] => main
            [file] => lib/mail/internal/eventmessage.php
        )

    [bitrix\main\mail\internal\eventmessagesite] => Array
        (
            [module] => main
            [file] => lib/mail/internal/eventmessagesite.php
        )

    [bitrix\main\mail\internal\eventmessageattachment] => Array
        (
            [module] => main
            [file] => lib/mail/internal/eventmessageattachment.php
        )

    [bitrix\main\mail\internal\eventtype] => Array
        (
            [module] => main
            [file] => lib/mail/internal/eventtype.php
        )

    [bitrix\main\text\converter] => Array
        (
            [module] => main
            [file] => lib/text/converter.php
        )

    [bitrix\main\text\emptyconverter] => Array
        (
            [module] => main
            [file] => lib/text/emptyconverter.php
        )

    [bitrix\main\text\encoding] => Array
        (
            [module] => main
            [file] => lib/text/encoding.php
        )

    [bitrix\main\text\htmlconverter] => Array
        (
            [module] => main
            [file] => lib/text/htmlconverter.php
        )

    [bitrix\main\text\binarystring] => Array
        (
            [module] => main
            [file] => lib/text/binarystring.php
        )

    [bitrix\main\text\xmlconverter] => Array
        (
            [module] => main
            [file] => lib/text/xmlconverter.php
        )

    [bitrix\main\type\collection] => Array
        (
            [module] => main
            [file] => lib/type/collection.php
        )

    [bitrix\main\type\date] => Array
        (
            [module] => main
            [file] => lib/type/date.php
        )

    [bitrix\main\type\datetime] => Array
        (
            [module] => main
            [file] => lib/type/datetime.php
        )

    [bitrix\main\type\dictionary] => Array
        (
            [module] => main
            [file] => lib/type/dictionary.php
        )

    [bitrix\main\type\filterabledictionary] => Array
        (
            [module] => main
            [file] => lib/type/filterabledictionary.php
        )

    [bitrix\main\type\parameterdictionary] => Array
        (
            [module] => main
            [file] => lib/type/parameterdictionary.php
        )

    [bitrix\main\web\cookie] => Array
        (
            [module] => main
            [file] => lib/web/cookie.php
        )

    [bitrix\main\web\uri] => Array
        (
            [module] => main
            [file] => lib/web/uri.php
        )

    [bitrix\main\sendereventhandler] => Array
        (
            [module] => main
            [file] => lib/senderconnector.php
        )

    [bitrix\main\senderconnectoruser] => Array
        (
            [module] => main
            [file] => lib/senderconnector.php
        )

    [bitrix\main\urlrewriterrulemaker] => Array
        (
            [module] => main
            [file] => lib/urlrewriter.php
        )

    [bitrix\main\update\stepper] => Array
        (
            [module] => main
            [file] => lib/update/stepper.php
        )

    [bitrix\main\composite\abstractresponse] => Array
        (
            [module] => main
            [file] => lib/composite/responder.php
        )

    [bitrix\main\composite\fileresponse] => Array
        (
            [module] => main
            [file] => lib/composite/responder.php
        )

    [bitrix\main\composite\memcachedresponse] => Array
        (
            [module] => main
            [file] => lib/composite/responder.php
        )

    [bitrix\main\security\otpexception] => Array
        (
            [module] => main
            [file] => lib/security/securityexception.php
        )

    [ctimezone] => Array
        (
            [module] => main
            [file] => classes/general/time.php
        )

    [cbxpunycode] => Array
        (
            [module] => main
            [file] => classes/general/punycode.php
        )

    [ibxvirtualio] => Array
        (
            [module] => main
            [file] => classes/general/virtual_io.php
        )

    [ibxgeterrors] => Array
        (
            [module] => main
            [file] => classes/general/virtual_io.php
        )

    [cbxvirtualio] => Array
        (
            [module] => main
            [file] => classes/general/virtual_io.php
        )

    [cbxvirtualfilebase] => Array
        (
            [module] => main
            [file] => classes/general/virtual_file.php
        )

    [cbxvirtualfile] => Array
        (
            [module] => main
            [file] => classes/general/virtual_file.php
        )

    [cbxvirtualdirectory] => Array
        (
            [module] => main
            [file] => classes/general/virtual_file.php
        )

    [calloption] => Array
        (
            [module] => main
            [file] => classes/general/option.php
        )

    [coption] => Array
        (
            [module] => main
            [file] => classes/general/option.php
        )

    [callpageoption] => Array
        (
            [module] => main
            [file] => classes/general/pageoption.php
        )

    [cpageoption] => Array
        (
            [module] => main
            [file] => classes/general/pageoption.php
        )

    [callsqlwhere] => Array
        (
            [module] => main
            [file] => classes/general/sqlwhere.php
        )

    [csqlwhereexpression] => Array
        (
            [module] => main
            [file] => classes/general/sqlwhere.php
        )

    [csqlwhere] => Array
        (
            [module] => main
            [file] => classes/general/sqlwhere.php
        )

    [calllanguage] => Array
        (
            [module] => main
            [file] => classes/general/language.php
        )

    [clanguage] => Array
        (
            [module] => main
            [file] => classes/general/language.php
        )

    [clangadmin] => Array
        (
            [module] => main
            [file] => classes/general/language.php
        )

    [_clangdbresult] => Array
        (
            [module] => main
            [file] => classes/general/langdbresult.php
        )

    [callagent] => Array
        (
            [module] => main
            [file] => classes/general/agent.php
        )

    [cagent] => Array
        (
            [module] => main
            [file] => classes/mysql/agent.php
        )

    [capplicationexception] => Array
        (
            [module] => main
            [file] => classes/general/applicationexception.php
        )

    [cadminexception] => Array
        (
            [module] => main
            [file] => classes/general/adminexception.php
        )

    [callsite] => Array
        (
            [module] => main
            [file] => classes/general/site.php
        )

    [calllang] => Array
        (
            [module] => main
            [file] => classes/general/site.php
        )

    [csite] => Array
        (
            [module] => main
            [file] => classes/general/site.php
        )

    [clang] => Array
        (
            [module] => main
            [file] => classes/general/site.php
        )

    [chttp] => Array
        (
            [module] => main
            [file] => classes/general/http.php
        )

    [cutil] => Array
        (
            [module] => main
            [file] => classes/general/util.php
        )

    [callmain] => Array
        (
            [module] => main
            [file] => classes/general/main.php
        )

    [cmain] => Array
        (
            [module] => main
            [file] => classes/general/main.php
        )

    [calldatabase] => Array
        (
            [module] => main
            [file] => classes/general/database.php
        )

    [calldbresult] => Array
        (
            [module] => main
            [file] => classes/general/dbresult.php
        )

    [cdatabasemysql] => Array
        (
            [module] => main
            [file] => classes/mysql/database.php
        )

    [cdbresultmysql] => Array
        (
            [module] => main
            [file] => classes/mysql/dbresult.php
        )

    [icachebackend] => Array
        (
            [module] => main
            [file] => classes/general/cache_backend.php
        )

    [cphpcache] => Array
        (
            [module] => main
            [file] => classes/general/cache.php
        )

    [ccachemanager] => Array
        (
            [module] => main
            [file] => classes/general/cache_manager.php
        )

    [cpagecache] => Array
        (
            [module] => main
            [file] => classes/general/page_cache.php
        )

    [cstackcacheentry] => Array
        (
            [module] => main
            [file] => classes/general/stack_cache_entry.php
        )

    [cstackcachemanager] => Array
        (
            [module] => main
            [file] => classes/general/stack_cache.php
        )

    [cmodule] => Array
        (
            [module] => main
            [file] => /classes/general/module.php
        )

)
Array
(
    [bitrix\main\application] => Array
        (
            [module] => main
            [file] => lib/application.php
        )

    [bitrix\main\httpapplication] => Array
        (
            [module] => main
            [file] => lib/httpapplication.php
        )

    [bitrix\main\argumentexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\argumentnullexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\argumentoutofrangeexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\argumenttypeexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\notimplementedexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\notsupportedexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\invalidoperationexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\objectpropertyexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\objectnotfoundexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\objectexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\systemexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\accessdeniedexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\decodingexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\io\invalidpathexception] => Array
        (
            [module] => main
            [file] => lib/io/ioexception.php
        )

    [bitrix\main\io\filenotfoundexception] => Array
        (
            [module] => main
            [file] => lib/io/ioexception.php
        )

    [bitrix\main\io\filedeleteexception] => Array
        (
            [module] => main
            [file] => lib/io/ioexception.php
        )

    [bitrix\main\io\fileopenexception] => Array
        (
            [module] => main
            [file] => lib/io/ioexception.php
        )

    [bitrix\main\io\filenotopenedexception] => Array
        (
            [module] => main
            [file] => lib/io/ioexception.php
        )

    [bitrix\main\context] => Array
        (
            [module] => main
            [file] => lib/context.php
        )

    [bitrix\main\httpcontext] => Array
        (
            [module] => main
            [file] => lib/httpcontext.php
        )

    [bitrix\main\dispatcher] => Array
        (
            [module] => main
            [file] => lib/dispatcher.php
        )

    [bitrix\main\environment] => Array
        (
            [module] => main
            [file] => lib/environment.php
        )

    [bitrix\main\event] => Array
        (
            [module] => main
            [file] => lib/event.php
        )

    [bitrix\main\eventmanager] => Array
        (
            [module] => main
            [file] => lib/eventmanager.php
        )

    [bitrix\main\eventresult] => Array
        (
            [module] => main
            [file] => lib/eventresult.php
        )

    [bitrix\main\request] => Array
        (
            [module] => main
            [file] => lib/request.php
        )

    [bitrix\main\httprequest] => Array
        (
            [module] => main
            [file] => lib/httprequest.php
        )

    [bitrix\main\response] => Array
        (
            [module] => main
            [file] => lib/response.php
        )

    [bitrix\main\httpresponse] => Array
        (
            [module] => main
            [file] => lib/httpresponse.php
        )

    [bitrix\main\modulemanager] => Array
        (
            [module] => main
            [file] => lib/modulemanager.php
        )

    [bitrix\main\server] => Array
        (
            [module] => main
            [file] => lib/server.php
        )

    [bitrix\main\config\configuration] => Array
        (
            [module] => main
            [file] => lib/config/configuration.php
        )

    [bitrix\main\config\option] => Array
        (
            [module] => main
            [file] => lib/config/option.php
        )

    [bitrix\main\context\culture] => Array
        (
            [module] => main
            [file] => lib/context/culture.php
        )

    [bitrix\main\data\cache] => Array
        (
            [module] => main
            [file] => lib/data/cache.php
        )

    [bitrix\main\data\cacheengineapc] => Array
        (
            [module] => main
            [file] => lib/data/cacheengineapc.php
        )

    [bitrix\main\data\cacheenginememcache] => Array
        (
            [module] => main
            [file] => lib/data/cacheenginememcache.php
        )

    [bitrix\main\data\cacheenginefiles] => Array
        (
            [module] => main
            [file] => lib/data/cacheenginefiles.php
        )

    [bitrix\main\data\cacheenginenone] => Array
        (
            [module] => main
            [file] => lib/data/cacheenginenone.php
        )

    [bitrix\main\data\connection] => Array
        (
            [module] => main
            [file] => lib/data/connection.php
        )

    [bitrix\main\data\connectionpool] => Array
        (
            [module] => main
            [file] => lib/data/connectionpool.php
        )

    [bitrix\main\data\icacheengine] => Array
        (
            [module] => main
            [file] => lib/data/cache.php
        )

    [bitrix\main\data\hsphpreadconnection] => Array
        (
            [module] => main
            [file] => lib/data/hsphpreadconnection.php
        )

    [bitrix\main\data\managedcache] => Array
        (
            [module] => main
            [file] => lib/data/managedcache.php
        )

    [bitrix\main\data\taggedcache] => Array
        (
            [module] => main
            [file] => lib/data/taggedcache.php
        )

    [bitrix\main\data\memcacheconnection] => Array
        (
            [module] => main
            [file] => lib/data/memcacheconnection.php
        )

    [bitrix\main\data\memcachedconnection] => Array
        (
            [module] => main
            [file] => lib/data/memcachedconnection.php
        )

    [bitrix\main\data\nosqlconnection] => Array
        (
            [module] => main
            [file] => lib/data/nosqlconnection.php
        )

    [bitrix\main\db\arrayresult] => Array
        (
            [module] => main
            [file] => lib/db/arrayresult.php
        )

    [bitrix\main\db\result] => Array
        (
            [module] => main
            [file] => lib/db/result.php
        )

    [bitrix\main\db\connection] => Array
        (
            [module] => main
            [file] => lib/db/connection.php
        )

    [bitrix\main\db\sqlexception] => Array
        (
            [module] => main
            [file] => lib/db/sqlexception.php
        )

    [bitrix\main\db\sqlqueryexception] => Array
        (
            [module] => main
            [file] => lib/db/sqlexception.php
        )

    [bitrix\main\db\transactionexception] => Array
        (
            [module] => main
            [file] => lib/db/sqlexception.php
        )

    [bitrix\main\db\sqlexpression] => Array
        (
            [module] => main
            [file] => lib/db/sqlexpression.php
        )

    [bitrix\main\db\sqlhelper] => Array
        (
            [module] => main
            [file] => lib/db/sqlhelper.php
        )

    [bitrix\main\db\mysqlcommonconnection] => Array
        (
            [module] => main
            [file] => lib/db/mysqlcommonconnection.php
        )

    [bitrix\main\db\mysqliconnection] => Array
        (
            [module] => main
            [file] => lib/db/mysqliconnection.php
        )

    [bitrix\main\db\mysqliresult] => Array
        (
            [module] => main
            [file] => lib/db/mysqliresult.php
        )

    [bitrix\main\db\mysqlisqlhelper] => Array
        (
            [module] => main
            [file] => lib/db/mysqlisqlhelper.php
        )

    [bitrix\main\db\mssqlconnection] => Array
        (
            [module] => main
            [file] => lib/db/mssqlconnection.php
        )

    [bitrix\main\db\mssqlresult] => Array
        (
            [module] => main
            [file] => lib/db/mssqlresult.php
        )

    [bitrix\main\db\mssqlsqlhelper] => Array
        (
            [module] => main
            [file] => lib/db/mssqlsqlhelper.php
        )

    [bitrix\main\db\oracleconnection] => Array
        (
            [module] => main
            [file] => lib/db/oracleconnection.php
        )

    [bitrix\main\db\oracleresult] => Array
        (
            [module] => main
            [file] => lib/db/oracleresult.php
        )

    [bitrix\main\db\oraclesqlhelper] => Array
        (
            [module] => main
            [file] => lib/db/oraclesqlhelper.php
        )

    [bitrix\main\db\pgsqlconnection] => Array
        (
            [module] => main
            [file] => lib/db/pgsqlconnection.php
        )

    [bitrix\main\diag\httpexceptionhandleroutput] => Array
        (
            [module] => main
            [file] => lib/diag/httpexceptionhandleroutput.php
        )

    [bitrix\main\diag\fileexceptionhandlerlog] => Array
        (
            [module] => main
            [file] => lib/diag/fileexceptionhandlerlog.php
        )

    [bitrix\main\diag\exceptionhandler] => Array
        (
            [module] => main
            [file] => lib/diag/exceptionhandler.php
        )

    [bitrix\main\diag\iexceptionhandleroutput] => Array
        (
            [module] => main
            [file] => lib/diag/iexceptionhandleroutput.php
        )

    [bitrix\main\diag\exceptionhandlerlog] => Array
        (
            [module] => main
            [file] => lib/diag/exceptionhandlerlog.php
        )

    [bitrix\main\io\file] => Array
        (
            [module] => main
            [file] => lib/io/file.php
        )

    [bitrix\main\io\fileentry] => Array
        (
            [module] => main
            [file] => lib/io/fileentry.php
        )

    [bitrix\main\io\path] => Array
        (
            [module] => main
            [file] => lib/io/path.php
        )

    [bitrix\main\io\filesystementry] => Array
        (
            [module] => main
            [file] => lib/io/filesystementry.php
        )

    [bitrix\main\io\ifilestream] => Array
        (
            [module] => main
            [file] => lib/io/ifilestream.php
        )

    [bitrix\main\localization\loc] => Array
        (
            [module] => main
            [file] => lib/localization/loc.php
        )

    [bitrix\main\mail\mail] => Array
        (
            [module] => main
            [file] => lib/mail/mail.php
        )

    [bitrix\main\mail\tracking] => Array
        (
            [module] => main
            [file] => lib/mail/tracking.php
        )

    [bitrix\main\mail\eventmanager] => Array
        (
            [module] => main
            [file] => lib/mail/eventmanager.php
        )

    [bitrix\main\mail\eventmessagecompiler] => Array
        (
            [module] => main
            [file] => lib/mail/eventmessagecompiler.php
        )

    [bitrix\main\mail\eventmessagethemecompiler] => Array
        (
            [module] => main
            [file] => lib/mail/eventmessagethemecompiler.php
        )

    [bitrix\main\mail\internal\event] => Array
        (
            [module] => main
            [file] => lib/mail/internal/event.php
        )

    [bitrix\main\mail\internal\eventattachment] => Array
        (
            [module] => main
            [file] => lib/mail/internal/eventattachment.php
        )

    [bitrix\main\mail\internal\eventmessage] => Array
        (
            [module] => main
            [file] => lib/mail/internal/eventmessage.php
        )

    [bitrix\main\mail\internal\eventmessagesite] => Array
        (
            [module] => main
            [file] => lib/mail/internal/eventmessagesite.php
        )

    [bitrix\main\mail\internal\eventmessageattachment] => Array
        (
            [module] => main
            [file] => lib/mail/internal/eventmessageattachment.php
        )

    [bitrix\main\mail\internal\eventtype] => Array
        (
            [module] => main
            [file] => lib/mail/internal/eventtype.php
        )

    [bitrix\main\text\converter] => Array
        (
            [module] => main
            [file] => lib/text/converter.php
        )

    [bitrix\main\text\emptyconverter] => Array
        (
            [module] => main
            [file] => lib/text/emptyconverter.php
        )

    [bitrix\main\text\encoding] => Array
        (
            [module] => main
            [file] => lib/text/encoding.php
        )

    [bitrix\main\text\htmlconverter] => Array
        (
            [module] => main
            [file] => lib/text/htmlconverter.php
        )

    [bitrix\main\text\binarystring] => Array
        (
            [module] => main
            [file] => lib/text/binarystring.php
        )

    [bitrix\main\text\xmlconverter] => Array
        (
            [module] => main
            [file] => lib/text/xmlconverter.php
        )

    [bitrix\main\type\collection] => Array
        (
            [module] => main
            [file] => lib/type/collection.php
        )

    [bitrix\main\type\date] => Array
        (
            [module] => main
            [file] => lib/type/date.php
        )

    [bitrix\main\type\datetime] => Array
        (
            [module] => main
            [file] => lib/type/datetime.php
        )

    [bitrix\main\type\dictionary] => Array
        (
            [module] => main
            [file] => lib/type/dictionary.php
        )

    [bitrix\main\type\filterabledictionary] => Array
        (
            [module] => main
            [file] => lib/type/filterabledictionary.php
        )

    [bitrix\main\type\parameterdictionary] => Array
        (
            [module] => main
            [file] => lib/type/parameterdictionary.php
        )

    [bitrix\main\web\cookie] => Array
        (
            [module] => main
            [file] => lib/web/cookie.php
        )

    [bitrix\main\web\uri] => Array
        (
            [module] => main
            [file] => lib/web/uri.php
        )

    [bitrix\main\sendereventhandler] => Array
        (
            [module] => main
            [file] => lib/senderconnector.php
        )

    [bitrix\main\senderconnectoruser] => Array
        (
            [module] => main
            [file] => lib/senderconnector.php
        )

    [bitrix\main\urlrewriterrulemaker] => Array
        (
            [module] => main
            [file] => lib/urlrewriter.php
        )

    [bitrix\main\update\stepper] => Array
        (
            [module] => main
            [file] => lib/update/stepper.php
        )

    [bitrix\main\composite\abstractresponse] => Array
        (
            [module] => main
            [file] => lib/composite/responder.php
        )

    [bitrix\main\composite\fileresponse] => Array
        (
            [module] => main
            [file] => lib/composite/responder.php
        )

    [bitrix\main\composite\memcachedresponse] => Array
        (
            [module] => main
            [file] => lib/composite/responder.php
        )

    [bitrix\main\security\otpexception] => Array
        (
            [module] => main
            [file] => lib/security/securityexception.php
        )

    [ctimezone] => Array
        (
            [module] => main
            [file] => classes/general/time.php
        )

    [cbxpunycode] => Array
        (
            [module] => main
            [file] => classes/general/punycode.php
        )

    [ibxvirtualio] => Array
        (
            [module] => main
            [file] => classes/general/virtual_io.php
        )

    [ibxgeterrors] => Array
        (
            [module] => main
            [file] => classes/general/virtual_io.php
        )

    [cbxvirtualio] => Array
        (
            [module] => main
            [file] => classes/general/virtual_io.php
        )

    [cbxvirtualfilebase] => Array
        (
            [module] => main
            [file] => classes/general/virtual_file.php
        )

    [cbxvirtualfile] => Array
        (
            [module] => main
            [file] => classes/general/virtual_file.php
        )

    [cbxvirtualdirectory] => Array
        (
            [module] => main
            [file] => classes/general/virtual_file.php
        )

    [calloption] => Array
        (
            [module] => main
            [file] => classes/general/option.php
        )

    [coption] => Array
        (
            [module] => main
            [file] => classes/general/option.php
        )

    [callpageoption] => Array
        (
            [module] => main
            [file] => classes/general/pageoption.php
        )

    [cpageoption] => Array
        (
            [module] => main
            [file] => classes/general/pageoption.php
        )

    [callsqlwhere] => Array
        (
            [module] => main
            [file] => classes/general/sqlwhere.php
        )

    [csqlwhereexpression] => Array
        (
            [module] => main
            [file] => classes/general/sqlwhere.php
        )

    [csqlwhere] => Array
        (
            [module] => main
            [file] => classes/general/sqlwhere.php
        )

    [calllanguage] => Array
        (
            [module] => main
            [file] => classes/general/language.php
        )

    [clanguage] => Array
        (
            [module] => main
            [file] => classes/general/language.php
        )

    [clangadmin] => Array
        (
            [module] => main
            [file] => classes/general/language.php
        )

    [_clangdbresult] => Array
        (
            [module] => main
            [file] => classes/general/langdbresult.php
        )

    [callagent] => Array
        (
            [module] => main
            [file] => classes/general/agent.php
        )

    [cagent] => Array
        (
            [module] => main
            [file] => classes/mysql/agent.php
        )

    [capplicationexception] => Array
        (
            [module] => main
            [file] => classes/general/applicationexception.php
        )

    [cadminexception] => Array
        (
            [module] => main
            [file] => classes/general/adminexception.php
        )

    [callsite] => Array
        (
            [module] => main
            [file] => classes/general/site.php
        )

    [calllang] => Array
        (
            [module] => main
            [file] => classes/general/site.php
        )

    [csite] => Array
        (
            [module] => main
            [file] => classes/general/site.php
        )

    [clang] => Array
        (
            [module] => main
            [file] => classes/general/site.php
        )

    [chttp] => Array
        (
            [module] => main
            [file] => classes/general/http.php
        )

    [cutil] => Array
        (
            [module] => main
            [file] => classes/general/util.php
        )

    [callmain] => Array
        (
            [module] => main
            [file] => classes/general/main.php
        )

    [cmain] => Array
        (
            [module] => main
            [file] => classes/general/main.php
        )

    [calldatabase] => Array
        (
            [module] => main
            [file] => classes/general/database.php
        )

    [calldbresult] => Array
        (
            [module] => main
            [file] => classes/general/dbresult.php
        )

    [cdatabasemysql] => Array
        (
            [module] => main
            [file] => classes/mysql/database.php
        )

    [cdbresultmysql] => Array
        (
            [module] => main
            [file] => classes/mysql/dbresult.php
        )

    [icachebackend] => Array
        (
            [module] => main
            [file] => classes/general/cache_backend.php
        )

    [cphpcache] => Array
        (
            [module] => main
            [file] => classes/general/cache.php
        )

    [ccachemanager] => Array
        (
            [module] => main
            [file] => classes/general/cache_manager.php
        )

    [cpagecache] => Array
        (
            [module] => main
            [file] => classes/general/page_cache.php
        )

    [cstackcacheentry] => Array
        (
            [module] => main
            [file] => classes/general/stack_cache_entry.php
        )

    [cstackcachemanager] => Array
        (
            [module] => main
            [file] => classes/general/stack_cache.php
        )

    [cmodule] => Array
        (
            [module] => main
            [file] => /classes/general/module.php
        )

)
Array
(
    [bitrix\main\application] => Array
        (
            [module] => main
            [file] => lib/application.php
        )

    [bitrix\main\httpapplication] => Array
        (
            [module] => main
            [file] => lib/httpapplication.php
        )

    [bitrix\main\argumentexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\argumentnullexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\argumentoutofrangeexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\argumenttypeexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\notimplementedexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\notsupportedexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\invalidoperationexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\objectpropertyexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\objectnotfoundexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\objectexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\systemexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\accessdeniedexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\decodingexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\io\invalidpathexception] => Array
        (
            [module] => main
            [file] => lib/io/ioexception.php
        )

    [bitrix\main\io\filenotfoundexception] => Array
        (
            [module] => main
            [file] => lib/io/ioexception.php
        )

    [bitrix\main\io\filedeleteexception] => Array
        (
            [module] => main
            [file] => lib/io/ioexception.php
        )

    [bitrix\main\io\fileopenexception] => Array
        (
            [module] => main
            [file] => lib/io/ioexception.php
        )

    [bitrix\main\io\filenotopenedexception] => Array
        (
            [module] => main
            [file] => lib/io/ioexception.php
        )

    [bitrix\main\context] => Array
        (
            [module] => main
            [file] => lib/context.php
        )

    [bitrix\main\httpcontext] => Array
        (
            [module] => main
            [file] => lib/httpcontext.php
        )

    [bitrix\main\dispatcher] => Array
        (
            [module] => main
            [file] => lib/dispatcher.php
        )

    [bitrix\main\environment] => Array
        (
            [module] => main
            [file] => lib/environment.php
        )

    [bitrix\main\event] => Array
        (
            [module] => main
            [file] => lib/event.php
        )

    [bitrix\main\eventmanager] => Array
        (
            [module] => main
            [file] => lib/eventmanager.php
        )

    [bitrix\main\eventresult] => Array
        (
            [module] => main
            [file] => lib/eventresult.php
        )

    [bitrix\main\request] => Array
        (
            [module] => main
            [file] => lib/request.php
        )

    [bitrix\main\httprequest] => Array
        (
            [module] => main
            [file] => lib/httprequest.php
        )

    [bitrix\main\response] => Array
        (
            [module] => main
            [file] => lib/response.php
        )

    [bitrix\main\httpresponse] => Array
        (
            [module] => main
            [file] => lib/httpresponse.php
        )

    [bitrix\main\modulemanager] => Array
        (
            [module] => main
            [file] => lib/modulemanager.php
        )

    [bitrix\main\server] => Array
        (
            [module] => main
            [file] => lib/server.php
        )

    [bitrix\main\config\configuration] => Array
        (
            [module] => main
            [file] => lib/config/configuration.php
        )

    [bitrix\main\config\option] => Array
        (
            [module] => main
            [file] => lib/config/option.php
        )

    [bitrix\main\context\culture] => Array
        (
            [module] => main
            [file] => lib/context/culture.php
        )

    [bitrix\main\data\cache] => Array
        (
            [module] => main
            [file] => lib/data/cache.php
        )

    [bitrix\main\data\cacheengineapc] => Array
        (
            [module] => main
            [file] => lib/data/cacheengineapc.php
        )

    [bitrix\main\data\cacheenginememcache] => Array
        (
            [module] => main
            [file] => lib/data/cacheenginememcache.php
        )

    [bitrix\main\data\cacheenginefiles] => Array
        (
            [module] => main
            [file] => lib/data/cacheenginefiles.php
        )

    [bitrix\main\data\cacheenginenone] => Array
        (
            [module] => main
            [file] => lib/data/cacheenginenone.php
        )

    [bitrix\main\data\connection] => Array
        (
            [module] => main
            [file] => lib/data/connection.php
        )

    [bitrix\main\data\connectionpool] => Array
        (
            [module] => main
            [file] => lib/data/connectionpool.php
        )

    [bitrix\main\data\icacheengine] => Array
        (
            [module] => main
            [file] => lib/data/cache.php
        )

    [bitrix\main\data\hsphpreadconnection] => Array
        (
            [module] => main
            [file] => lib/data/hsphpreadconnection.php
        )

    [bitrix\main\data\managedcache] => Array
        (
            [module] => main
            [file] => lib/data/managedcache.php
        )

    [bitrix\main\data\taggedcache] => Array
        (
            [module] => main
            [file] => lib/data/taggedcache.php
        )

    [bitrix\main\data\memcacheconnection] => Array
        (
            [module] => main
            [file] => lib/data/memcacheconnection.php
        )

    [bitrix\main\data\memcachedconnection] => Array
        (
            [module] => main
            [file] => lib/data/memcachedconnection.php
        )

    [bitrix\main\data\nosqlconnection] => Array
        (
            [module] => main
            [file] => lib/data/nosqlconnection.php
        )

    [bitrix\main\db\arrayresult] => Array
        (
            [module] => main
            [file] => lib/db/arrayresult.php
        )

    [bitrix\main\db\result] => Array
        (
            [module] => main
            [file] => lib/db/result.php
        )

    [bitrix\main\db\connection] => Array
        (
            [module] => main
            [file] => lib/db/connection.php
        )

    [bitrix\main\db\sqlexception] => Array
        (
            [module] => main
            [file] => lib/db/sqlexception.php
        )

    [bitrix\main\db\sqlqueryexception] => Array
        (
            [module] => main
            [file] => lib/db/sqlexception.php
        )

    [bitrix\main\db\transactionexception] => Array
        (
            [module] => main
            [file] => lib/db/sqlexception.php
        )

    [bitrix\main\db\sqlexpression] => Array
        (
            [module] => main
            [file] => lib/db/sqlexpression.php
        )

    [bitrix\main\db\sqlhelper] => Array
        (
            [module] => main
            [file] => lib/db/sqlhelper.php
        )

    [bitrix\main\db\mysqlcommonconnection] => Array
        (
            [module] => main
            [file] => lib/db/mysqlcommonconnection.php
        )

    [bitrix\main\db\mysqliconnection] => Array
        (
            [module] => main
            [file] => lib/db/mysqliconnection.php
        )

    [bitrix\main\db\mysqliresult] => Array
        (
            [module] => main
            [file] => lib/db/mysqliresult.php
        )

    [bitrix\main\db\mysqlisqlhelper] => Array
        (
            [module] => main
            [file] => lib/db/mysqlisqlhelper.php
        )

    [bitrix\main\db\mssqlconnection] => Array
        (
            [module] => main
            [file] => lib/db/mssqlconnection.php
        )

    [bitrix\main\db\mssqlresult] => Array
        (
            [module] => main
            [file] => lib/db/mssqlresult.php
        )

    [bitrix\main\db\mssqlsqlhelper] => Array
        (
            [module] => main
            [file] => lib/db/mssqlsqlhelper.php
        )

    [bitrix\main\db\oracleconnection] => Array
        (
            [module] => main
            [file] => lib/db/oracleconnection.php
        )

    [bitrix\main\db\oracleresult] => Array
        (
            [module] => main
            [file] => lib/db/oracleresult.php
        )

    [bitrix\main\db\oraclesqlhelper] => Array
        (
            [module] => main
            [file] => lib/db/oraclesqlhelper.php
        )

    [bitrix\main\db\pgsqlconnection] => Array
        (
            [module] => main
            [file] => lib/db/pgsqlconnection.php
        )

    [bitrix\main\diag\httpexceptionhandleroutput] => Array
        (
            [module] => main
            [file] => lib/diag/httpexceptionhandleroutput.php
        )

    [bitrix\main\diag\fileexceptionhandlerlog] => Array
        (
            [module] => main
            [file] => lib/diag/fileexceptionhandlerlog.php
        )

    [bitrix\main\diag\exceptionhandler] => Array
        (
            [module] => main
            [file] => lib/diag/exceptionhandler.php
        )

    [bitrix\main\diag\iexceptionhandleroutput] => Array
        (
            [module] => main
            [file] => lib/diag/iexceptionhandleroutput.php
        )

    [bitrix\main\diag\exceptionhandlerlog] => Array
        (
            [module] => main
            [file] => lib/diag/exceptionhandlerlog.php
        )

    [bitrix\main\io\file] => Array
        (
            [module] => main
            [file] => lib/io/file.php
        )

    [bitrix\main\io\fileentry] => Array
        (
            [module] => main
            [file] => lib/io/fileentry.php
        )

    [bitrix\main\io\path] => Array
        (
            [module] => main
            [file] => lib/io/path.php
        )

    [bitrix\main\io\filesystementry] => Array
        (
            [module] => main
            [file] => lib/io/filesystementry.php
        )

    [bitrix\main\io\ifilestream] => Array
        (
            [module] => main
            [file] => lib/io/ifilestream.php
        )

    [bitrix\main\localization\loc] => Array
        (
            [module] => main
            [file] => lib/localization/loc.php
        )

    [bitrix\main\mail\mail] => Array
        (
            [module] => main
            [file] => lib/mail/mail.php
        )

    [bitrix\main\mail\tracking] => Array
        (
            [module] => main
            [file] => lib/mail/tracking.php
        )

    [bitrix\main\mail\eventmanager] => Array
        (
            [module] => main
            [file] => lib/mail/eventmanager.php
        )

    [bitrix\main\mail\eventmessagecompiler] => Array
        (
            [module] => main
            [file] => lib/mail/eventmessagecompiler.php
        )

    [bitrix\main\mail\eventmessagethemecompiler] => Array
        (
            [module] => main
            [file] => lib/mail/eventmessagethemecompiler.php
        )

    [bitrix\main\mail\internal\event] => Array
        (
            [module] => main
            [file] => lib/mail/internal/event.php
        )

    [bitrix\main\mail\internal\eventattachment] => Array
        (
            [module] => main
            [file] => lib/mail/internal/eventattachment.php
        )

    [bitrix\main\mail\internal\eventmessage] => Array
        (
            [module] => main
            [file] => lib/mail/internal/eventmessage.php
        )

    [bitrix\main\mail\internal\eventmessagesite] => Array
        (
            [module] => main
            [file] => lib/mail/internal/eventmessagesite.php
        )

    [bitrix\main\mail\internal\eventmessageattachment] => Array
        (
            [module] => main
            [file] => lib/mail/internal/eventmessageattachment.php
        )

    [bitrix\main\mail\internal\eventtype] => Array
        (
            [module] => main
            [file] => lib/mail/internal/eventtype.php
        )

    [bitrix\main\text\converter] => Array
        (
            [module] => main
            [file] => lib/text/converter.php
        )

    [bitrix\main\text\emptyconverter] => Array
        (
            [module] => main
            [file] => lib/text/emptyconverter.php
        )

    [bitrix\main\text\encoding] => Array
        (
            [module] => main
            [file] => lib/text/encoding.php
        )

    [bitrix\main\text\htmlconverter] => Array
        (
            [module] => main
            [file] => lib/text/htmlconverter.php
        )

    [bitrix\main\text\binarystring] => Array
        (
            [module] => main
            [file] => lib/text/binarystring.php
        )

    [bitrix\main\text\xmlconverter] => Array
        (
            [module] => main
            [file] => lib/text/xmlconverter.php
        )

    [bitrix\main\type\collection] => Array
        (
            [module] => main
            [file] => lib/type/collection.php
        )

    [bitrix\main\type\date] => Array
        (
            [module] => main
            [file] => lib/type/date.php
        )

    [bitrix\main\type\datetime] => Array
        (
            [module] => main
            [file] => lib/type/datetime.php
        )

    [bitrix\main\type\dictionary] => Array
        (
            [module] => main
            [file] => lib/type/dictionary.php
        )

    [bitrix\main\type\filterabledictionary] => Array
        (
            [module] => main
            [file] => lib/type/filterabledictionary.php
        )

    [bitrix\main\type\parameterdictionary] => Array
        (
            [module] => main
            [file] => lib/type/parameterdictionary.php
        )

    [bitrix\main\web\cookie] => Array
        (
            [module] => main
            [file] => lib/web/cookie.php
        )

    [bitrix\main\web\uri] => Array
        (
            [module] => main
            [file] => lib/web/uri.php
        )

    [bitrix\main\sendereventhandler] => Array
        (
            [module] => main
            [file] => lib/senderconnector.php
        )

    [bitrix\main\senderconnectoruser] => Array
        (
            [module] => main
            [file] => lib/senderconnector.php
        )

    [bitrix\main\urlrewriterrulemaker] => Array
        (
            [module] => main
            [file] => lib/urlrewriter.php
        )

    [bitrix\main\update\stepper] => Array
        (
            [module] => main
            [file] => lib/update/stepper.php
        )

    [bitrix\main\composite\abstractresponse] => Array
        (
            [module] => main
            [file] => lib/composite/responder.php
        )

    [bitrix\main\composite\fileresponse] => Array
        (
            [module] => main
            [file] => lib/composite/responder.php
        )

    [bitrix\main\composite\memcachedresponse] => Array
        (
            [module] => main
            [file] => lib/composite/responder.php
        )

    [bitrix\main\security\otpexception] => Array
        (
            [module] => main
            [file] => lib/security/securityexception.php
        )

    [ctimezone] => Array
        (
            [module] => main
            [file] => classes/general/time.php
        )

    [cbxpunycode] => Array
        (
            [module] => main
            [file] => classes/general/punycode.php
        )

    [ibxvirtualio] => Array
        (
            [module] => main
            [file] => classes/general/virtual_io.php
        )

    [ibxgeterrors] => Array
        (
            [module] => main
            [file] => classes/general/virtual_io.php
        )

    [cbxvirtualio] => Array
        (
            [module] => main
            [file] => classes/general/virtual_io.php
        )

    [cbxvirtualfilebase] => Array
        (
            [module] => main
            [file] => classes/general/virtual_file.php
        )

    [cbxvirtualfile] => Array
        (
            [module] => main
            [file] => classes/general/virtual_file.php
        )

    [cbxvirtualdirectory] => Array
        (
            [module] => main
            [file] => classes/general/virtual_file.php
        )

    [calloption] => Array
        (
            [module] => main
            [file] => classes/general/option.php
        )

    [coption] => Array
        (
            [module] => main
            [file] => classes/general/option.php
        )

    [callpageoption] => Array
        (
            [module] => main
            [file] => classes/general/pageoption.php
        )

    [cpageoption] => Array
        (
            [module] => main
            [file] => classes/general/pageoption.php
        )

    [callsqlwhere] => Array
        (
            [module] => main
            [file] => classes/general/sqlwhere.php
        )

    [csqlwhereexpression] => Array
        (
            [module] => main
            [file] => classes/general/sqlwhere.php
        )

    [csqlwhere] => Array
        (
            [module] => main
            [file] => classes/general/sqlwhere.php
        )

    [calllanguage] => Array
        (
            [module] => main
            [file] => classes/general/language.php
        )

    [clanguage] => Array
        (
            [module] => main
            [file] => classes/general/language.php
        )

    [clangadmin] => Array
        (
            [module] => main
            [file] => classes/general/language.php
        )

    [_clangdbresult] => Array
        (
            [module] => main
            [file] => classes/general/langdbresult.php
        )

    [callagent] => Array
        (
            [module] => main
            [file] => classes/general/agent.php
        )

    [cagent] => Array
        (
            [module] => main
            [file] => classes/mysql/agent.php
        )

    [capplicationexception] => Array
        (
            [module] => main
            [file] => classes/general/applicationexception.php
        )

    [cadminexception] => Array
        (
            [module] => main
            [file] => classes/general/adminexception.php
        )

    [callsite] => Array
        (
            [module] => main
            [file] => classes/general/site.php
        )

    [calllang] => Array
        (
            [module] => main
            [file] => classes/general/site.php
        )

    [csite] => Array
        (
            [module] => main
            [file] => classes/general/site.php
        )

    [clang] => Array
        (
            [module] => main
            [file] => classes/general/site.php
        )

    [chttp] => Array
        (
            [module] => main
            [file] => classes/general/http.php
        )

    [cutil] => Array
        (
            [module] => main
            [file] => classes/general/util.php
        )

    [callmain] => Array
        (
            [module] => main
            [file] => classes/general/main.php
        )

    [cmain] => Array
        (
            [module] => main
            [file] => classes/general/main.php
        )

    [calldatabase] => Array
        (
            [module] => main
            [file] => classes/general/database.php
        )

    [calldbresult] => Array
        (
            [module] => main
            [file] => classes/general/dbresult.php
        )

    [cdatabasemysql] => Array
        (
            [module] => main
            [file] => classes/mysql/database.php
        )

    [cdbresultmysql] => Array
        (
            [module] => main
            [file] => classes/mysql/dbresult.php
        )

    [icachebackend] => Array
        (
            [module] => main
            [file] => classes/general/cache_backend.php
        )

    [cphpcache] => Array
        (
            [module] => main
            [file] => classes/general/cache.php
        )

    [ccachemanager] => Array
        (
            [module] => main
            [file] => classes/general/cache_manager.php
        )

    [cpagecache] => Array
        (
            [module] => main
            [file] => classes/general/page_cache.php
        )

    [cstackcacheentry] => Array
        (
            [module] => main
            [file] => classes/general/stack_cache_entry.php
        )

    [cstackcachemanager] => Array
        (
            [module] => main
            [file] => classes/general/stack_cache.php
        )

    [cmodule] => Array
        (
            [module] => main
            [file] => /classes/general/module.php
        )

)
Array
(
    [bitrix\main\application] => Array
        (
            [module] => main
            [file] => lib/application.php
        )

    [bitrix\main\httpapplication] => Array
        (
            [module] => main
            [file] => lib/httpapplication.php
        )

    [bitrix\main\argumentexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\argumentnullexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\argumentoutofrangeexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\argumenttypeexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\notimplementedexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\notsupportedexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\invalidoperationexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\objectpropertyexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\objectnotfoundexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\objectexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\systemexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\accessdeniedexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\decodingexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\io\invalidpathexception] => Array
        (
            [module] => main
            [file] => lib/io/ioexception.php
        )

    [bitrix\main\io\filenotfoundexception] => Array
        (
            [module] => main
            [file] => lib/io/ioexception.php
        )

    [bitrix\main\io\filedeleteexception] => Array
        (
            [module] => main
            [file] => lib/io/ioexception.php
        )

    [bitrix\main\io\fileopenexception] => Array
        (
            [module] => main
            [file] => lib/io/ioexception.php
        )

    [bitrix\main\io\filenotopenedexception] => Array
        (
            [module] => main
            [file] => lib/io/ioexception.php
        )

    [bitrix\main\context] => Array
        (
            [module] => main
            [file] => lib/context.php
        )

    [bitrix\main\httpcontext] => Array
        (
            [module] => main
            [file] => lib/httpcontext.php
        )

    [bitrix\main\dispatcher] => Array
        (
            [module] => main
            [file] => lib/dispatcher.php
        )

    [bitrix\main\environment] => Array
        (
            [module] => main
            [file] => lib/environment.php
        )

    [bitrix\main\event] => Array
        (
            [module] => main
            [file] => lib/event.php
        )

    [bitrix\main\eventmanager] => Array
        (
            [module] => main
            [file] => lib/eventmanager.php
        )

    [bitrix\main\eventresult] => Array
        (
            [module] => main
            [file] => lib/eventresult.php
        )

    [bitrix\main\request] => Array
        (
            [module] => main
            [file] => lib/request.php
        )

    [bitrix\main\httprequest] => Array
        (
            [module] => main
            [file] => lib/httprequest.php
        )

    [bitrix\main\response] => Array
        (
            [module] => main
            [file] => lib/response.php
        )

    [bitrix\main\httpresponse] => Array
        (
            [module] => main
            [file] => lib/httpresponse.php
        )

    [bitrix\main\modulemanager] => Array
        (
            [module] => main
            [file] => lib/modulemanager.php
        )

    [bitrix\main\server] => Array
        (
            [module] => main
            [file] => lib/server.php
        )

    [bitrix\main\config\configuration] => Array
        (
            [module] => main
            [file] => lib/config/configuration.php
        )

    [bitrix\main\config\option] => Array
        (
            [module] => main
            [file] => lib/config/option.php
        )

    [bitrix\main\context\culture] => Array
        (
            [module] => main
            [file] => lib/context/culture.php
        )

    [bitrix\main\data\cache] => Array
        (
            [module] => main
            [file] => lib/data/cache.php
        )

    [bitrix\main\data\cacheengineapc] => Array
        (
            [module] => main
            [file] => lib/data/cacheengineapc.php
        )

    [bitrix\main\data\cacheenginememcache] => Array
        (
            [module] => main
            [file] => lib/data/cacheenginememcache.php
        )

    [bitrix\main\data\cacheenginefiles] => Array
        (
            [module] => main
            [file] => lib/data/cacheenginefiles.php
        )

    [bitrix\main\data\cacheenginenone] => Array
        (
            [module] => main
            [file] => lib/data/cacheenginenone.php
        )

    [bitrix\main\data\connection] => Array
        (
            [module] => main
            [file] => lib/data/connection.php
        )

    [bitrix\main\data\connectionpool] => Array
        (
            [module] => main
            [file] => lib/data/connectionpool.php
        )

    [bitrix\main\data\icacheengine] => Array
        (
            [module] => main
            [file] => lib/data/cache.php
        )

    [bitrix\main\data\hsphpreadconnection] => Array
        (
            [module] => main
            [file] => lib/data/hsphpreadconnection.php
        )

    [bitrix\main\data\managedcache] => Array
        (
            [module] => main
            [file] => lib/data/managedcache.php
        )

    [bitrix\main\data\taggedcache] => Array
        (
            [module] => main
            [file] => lib/data/taggedcache.php
        )

    [bitrix\main\data\memcacheconnection] => Array
        (
            [module] => main
            [file] => lib/data/memcacheconnection.php
        )

    [bitrix\main\data\memcachedconnection] => Array
        (
            [module] => main
            [file] => lib/data/memcachedconnection.php
        )

    [bitrix\main\data\nosqlconnection] => Array
        (
            [module] => main
            [file] => lib/data/nosqlconnection.php
        )

    [bitrix\main\db\arrayresult] => Array
        (
            [module] => main
            [file] => lib/db/arrayresult.php
        )

    [bitrix\main\db\result] => Array
        (
            [module] => main
            [file] => lib/db/result.php
        )

    [bitrix\main\db\connection] => Array
        (
            [module] => main
            [file] => lib/db/connection.php
        )

    [bitrix\main\db\sqlexception] => Array
        (
            [module] => main
            [file] => lib/db/sqlexception.php
        )

    [bitrix\main\db\sqlqueryexception] => Array
        (
            [module] => main
            [file] => lib/db/sqlexception.php
        )

    [bitrix\main\db\transactionexception] => Array
        (
            [module] => main
            [file] => lib/db/sqlexception.php
        )

    [bitrix\main\db\sqlexpression] => Array
        (
            [module] => main
            [file] => lib/db/sqlexpression.php
        )

    [bitrix\main\db\sqlhelper] => Array
        (
            [module] => main
            [file] => lib/db/sqlhelper.php
        )

    [bitrix\main\db\mysqlcommonconnection] => Array
        (
            [module] => main
            [file] => lib/db/mysqlcommonconnection.php
        )

    [bitrix\main\db\mysqliconnection] => Array
        (
            [module] => main
            [file] => lib/db/mysqliconnection.php
        )

    [bitrix\main\db\mysqliresult] => Array
        (
            [module] => main
            [file] => lib/db/mysqliresult.php
        )

    [bitrix\main\db\mysqlisqlhelper] => Array
        (
            [module] => main
            [file] => lib/db/mysqlisqlhelper.php
        )

    [bitrix\main\db\mssqlconnection] => Array
        (
            [module] => main
            [file] => lib/db/mssqlconnection.php
        )

    [bitrix\main\db\mssqlresult] => Array
        (
            [module] => main
            [file] => lib/db/mssqlresult.php
        )

    [bitrix\main\db\mssqlsqlhelper] => Array
        (
            [module] => main
            [file] => lib/db/mssqlsqlhelper.php
        )

    [bitrix\main\db\oracleconnection] => Array
        (
            [module] => main
            [file] => lib/db/oracleconnection.php
        )

    [bitrix\main\db\oracleresult] => Array
        (
            [module] => main
            [file] => lib/db/oracleresult.php
        )

    [bitrix\main\db\oraclesqlhelper] => Array
        (
            [module] => main
            [file] => lib/db/oraclesqlhelper.php
        )

    [bitrix\main\db\pgsqlconnection] => Array
        (
            [module] => main
            [file] => lib/db/pgsqlconnection.php
        )

    [bitrix\main\diag\httpexceptionhandleroutput] => Array
        (
            [module] => main
            [file] => lib/diag/httpexceptionhandleroutput.php
        )

    [bitrix\main\diag\fileexceptionhandlerlog] => Array
        (
            [module] => main
            [file] => lib/diag/fileexceptionhandlerlog.php
        )

    [bitrix\main\diag\exceptionhandler] => Array
        (
            [module] => main
            [file] => lib/diag/exceptionhandler.php
        )

    [bitrix\main\diag\iexceptionhandleroutput] => Array
        (
            [module] => main
            [file] => lib/diag/iexceptionhandleroutput.php
        )

    [bitrix\main\diag\exceptionhandlerlog] => Array
        (
            [module] => main
            [file] => lib/diag/exceptionhandlerlog.php
        )

    [bitrix\main\io\file] => Array
        (
            [module] => main
            [file] => lib/io/file.php
        )

    [bitrix\main\io\fileentry] => Array
        (
            [module] => main
            [file] => lib/io/fileentry.php
        )

    [bitrix\main\io\path] => Array
        (
            [module] => main
            [file] => lib/io/path.php
        )

    [bitrix\main\io\filesystementry] => Array
        (
            [module] => main
            [file] => lib/io/filesystementry.php
        )

    [bitrix\main\io\ifilestream] => Array
        (
            [module] => main
            [file] => lib/io/ifilestream.php
        )

    [bitrix\main\localization\loc] => Array
        (
            [module] => main
            [file] => lib/localization/loc.php
        )

    [bitrix\main\mail\mail] => Array
        (
            [module] => main
            [file] => lib/mail/mail.php
        )

    [bitrix\main\mail\tracking] => Array
        (
            [module] => main
            [file] => lib/mail/tracking.php
        )

    [bitrix\main\mail\eventmanager] => Array
        (
            [module] => main
            [file] => lib/mail/eventmanager.php
        )

    [bitrix\main\mail\eventmessagecompiler] => Array
        (
            [module] => main
            [file] => lib/mail/eventmessagecompiler.php
        )

    [bitrix\main\mail\eventmessagethemecompiler] => Array
        (
            [module] => main
            [file] => lib/mail/eventmessagethemecompiler.php
        )

    [bitrix\main\mail\internal\event] => Array
        (
            [module] => main
            [file] => lib/mail/internal/event.php
        )

    [bitrix\main\mail\internal\eventattachment] => Array
        (
            [module] => main
            [file] => lib/mail/internal/eventattachment.php
        )

    [bitrix\main\mail\internal\eventmessage] => Array
        (
            [module] => main
            [file] => lib/mail/internal/eventmessage.php
        )

    [bitrix\main\mail\internal\eventmessagesite] => Array
        (
            [module] => main
            [file] => lib/mail/internal/eventmessagesite.php
        )

    [bitrix\main\mail\internal\eventmessageattachment] => Array
        (
            [module] => main
            [file] => lib/mail/internal/eventmessageattachment.php
        )

    [bitrix\main\mail\internal\eventtype] => Array
        (
            [module] => main
            [file] => lib/mail/internal/eventtype.php
        )

    [bitrix\main\text\converter] => Array
        (
            [module] => main
            [file] => lib/text/converter.php
        )

    [bitrix\main\text\emptyconverter] => Array
        (
            [module] => main
            [file] => lib/text/emptyconverter.php
        )

    [bitrix\main\text\encoding] => Array
        (
            [module] => main
            [file] => lib/text/encoding.php
        )

    [bitrix\main\text\htmlconverter] => Array
        (
            [module] => main
            [file] => lib/text/htmlconverter.php
        )

    [bitrix\main\text\binarystring] => Array
        (
            [module] => main
            [file] => lib/text/binarystring.php
        )

    [bitrix\main\text\xmlconverter] => Array
        (
            [module] => main
            [file] => lib/text/xmlconverter.php
        )

    [bitrix\main\type\collection] => Array
        (
            [module] => main
            [file] => lib/type/collection.php
        )

    [bitrix\main\type\date] => Array
        (
            [module] => main
            [file] => lib/type/date.php
        )

    [bitrix\main\type\datetime] => Array
        (
            [module] => main
            [file] => lib/type/datetime.php
        )

    [bitrix\main\type\dictionary] => Array
        (
            [module] => main
            [file] => lib/type/dictionary.php
        )

    [bitrix\main\type\filterabledictionary] => Array
        (
            [module] => main
            [file] => lib/type/filterabledictionary.php
        )

    [bitrix\main\type\parameterdictionary] => Array
        (
            [module] => main
            [file] => lib/type/parameterdictionary.php
        )

    [bitrix\main\web\cookie] => Array
        (
            [module] => main
            [file] => lib/web/cookie.php
        )

    [bitrix\main\web\uri] => Array
        (
            [module] => main
            [file] => lib/web/uri.php
        )

    [bitrix\main\sendereventhandler] => Array
        (
            [module] => main
            [file] => lib/senderconnector.php
        )

    [bitrix\main\senderconnectoruser] => Array
        (
            [module] => main
            [file] => lib/senderconnector.php
        )

    [bitrix\main\urlrewriterrulemaker] => Array
        (
            [module] => main
            [file] => lib/urlrewriter.php
        )

    [bitrix\main\update\stepper] => Array
        (
            [module] => main
            [file] => lib/update/stepper.php
        )

    [bitrix\main\composite\abstractresponse] => Array
        (
            [module] => main
            [file] => lib/composite/responder.php
        )

    [bitrix\main\composite\fileresponse] => Array
        (
            [module] => main
            [file] => lib/composite/responder.php
        )

    [bitrix\main\composite\memcachedresponse] => Array
        (
            [module] => main
            [file] => lib/composite/responder.php
        )

    [bitrix\main\security\otpexception] => Array
        (
            [module] => main
            [file] => lib/security/securityexception.php
        )

    [ctimezone] => Array
        (
            [module] => main
            [file] => classes/general/time.php
        )

    [cbxpunycode] => Array
        (
            [module] => main
            [file] => classes/general/punycode.php
        )

    [ibxvirtualio] => Array
        (
            [module] => main
            [file] => classes/general/virtual_io.php
        )

    [ibxgeterrors] => Array
        (
            [module] => main
            [file] => classes/general/virtual_io.php
        )

    [cbxvirtualio] => Array
        (
            [module] => main
            [file] => classes/general/virtual_io.php
        )

    [cbxvirtualfilebase] => Array
        (
            [module] => main
            [file] => classes/general/virtual_file.php
        )

    [cbxvirtualfile] => Array
        (
            [module] => main
            [file] => classes/general/virtual_file.php
        )

    [cbxvirtualdirectory] => Array
        (
            [module] => main
            [file] => classes/general/virtual_file.php
        )

    [calloption] => Array
        (
            [module] => main
            [file] => classes/general/option.php
        )

    [coption] => Array
        (
            [module] => main
            [file] => classes/general/option.php
        )

    [callpageoption] => Array
        (
            [module] => main
            [file] => classes/general/pageoption.php
        )

    [cpageoption] => Array
        (
            [module] => main
            [file] => classes/general/pageoption.php
        )

    [callsqlwhere] => Array
        (
            [module] => main
            [file] => classes/general/sqlwhere.php
        )

    [csqlwhereexpression] => Array
        (
            [module] => main
            [file] => classes/general/sqlwhere.php
        )

    [csqlwhere] => Array
        (
            [module] => main
            [file] => classes/general/sqlwhere.php
        )

    [calllanguage] => Array
        (
            [module] => main
            [file] => classes/general/language.php
        )

    [clanguage] => Array
        (
            [module] => main
            [file] => classes/general/language.php
        )

    [clangadmin] => Array
        (
            [module] => main
            [file] => classes/general/language.php
        )

    [_clangdbresult] => Array
        (
            [module] => main
            [file] => classes/general/langdbresult.php
        )

    [callagent] => Array
        (
            [module] => main
            [file] => classes/general/agent.php
        )

    [cagent] => Array
        (
            [module] => main
            [file] => classes/mysql/agent.php
        )

    [capplicationexception] => Array
        (
            [module] => main
            [file] => classes/general/applicationexception.php
        )

    [cadminexception] => Array
        (
            [module] => main
            [file] => classes/general/adminexception.php
        )

    [callsite] => Array
        (
            [module] => main
            [file] => classes/general/site.php
        )

    [calllang] => Array
        (
            [module] => main
            [file] => classes/general/site.php
        )

    [csite] => Array
        (
            [module] => main
            [file] => classes/general/site.php
        )

    [clang] => Array
        (
            [module] => main
            [file] => classes/general/site.php
        )

    [chttp] => Array
        (
            [module] => main
            [file] => classes/general/http.php
        )

    [cutil] => Array
        (
            [module] => main
            [file] => classes/general/util.php
        )

    [callmain] => Array
        (
            [module] => main
            [file] => classes/general/main.php
        )

    [cmain] => Array
        (
            [module] => main
            [file] => classes/general/main.php
        )

    [calldatabase] => Array
        (
            [module] => main
            [file] => classes/general/database.php
        )

    [calldbresult] => Array
        (
            [module] => main
            [file] => classes/general/dbresult.php
        )

    [cdatabasemysql] => Array
        (
            [module] => main
            [file] => classes/mysql/database.php
        )

    [cdbresultmysql] => Array
        (
            [module] => main
            [file] => classes/mysql/dbresult.php
        )

    [icachebackend] => Array
        (
            [module] => main
            [file] => classes/general/cache_backend.php
        )

    [cphpcache] => Array
        (
            [module] => main
            [file] => classes/general/cache.php
        )

    [ccachemanager] => Array
        (
            [module] => main
            [file] => classes/general/cache_manager.php
        )

    [cpagecache] => Array
        (
            [module] => main
            [file] => classes/general/page_cache.php
        )

    [cstackcacheentry] => Array
        (
            [module] => main
            [file] => classes/general/stack_cache_entry.php
        )

    [cstackcachemanager] => Array
        (
            [module] => main
            [file] => classes/general/stack_cache.php
        )

    [cmodule] => Array
        (
            [module] => main
            [file] => /classes/general/module.php
        )

)
Array
(
    [bitrix\main\application] => Array
        (
            [module] => main
            [file] => lib/application.php
        )

    [bitrix\main\httpapplication] => Array
        (
            [module] => main
            [file] => lib/httpapplication.php
        )

    [bitrix\main\argumentexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\argumentnullexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\argumentoutofrangeexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\argumenttypeexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\notimplementedexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\notsupportedexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\invalidoperationexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\objectpropertyexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\objectnotfoundexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\objectexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\systemexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\accessdeniedexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\decodingexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\io\invalidpathexception] => Array
        (
            [module] => main
            [file] => lib/io/ioexception.php
        )

    [bitrix\main\io\filenotfoundexception] => Array
        (
            [module] => main
            [file] => lib/io/ioexception.php
        )

    [bitrix\main\io\filedeleteexception] => Array
        (
            [module] => main
            [file] => lib/io/ioexception.php
        )

    [bitrix\main\io\fileopenexception] => Array
        (
            [module] => main
            [file] => lib/io/ioexception.php
        )

    [bitrix\main\io\filenotopenedexception] => Array
        (
            [module] => main
            [file] => lib/io/ioexception.php
        )

    [bitrix\main\context] => Array
        (
            [module] => main
            [file] => lib/context.php
        )

    [bitrix\main\httpcontext] => Array
        (
            [module] => main
            [file] => lib/httpcontext.php
        )

    [bitrix\main\dispatcher] => Array
        (
            [module] => main
            [file] => lib/dispatcher.php
        )

    [bitrix\main\environment] => Array
        (
            [module] => main
            [file] => lib/environment.php
        )

    [bitrix\main\event] => Array
        (
            [module] => main
            [file] => lib/event.php
        )

    [bitrix\main\eventmanager] => Array
        (
            [module] => main
            [file] => lib/eventmanager.php
        )

    [bitrix\main\eventresult] => Array
        (
            [module] => main
            [file] => lib/eventresult.php
        )

    [bitrix\main\request] => Array
        (
            [module] => main
            [file] => lib/request.php
        )

    [bitrix\main\httprequest] => Array
        (
            [module] => main
            [file] => lib/httprequest.php
        )

    [bitrix\main\response] => Array
        (
            [module] => main
            [file] => lib/response.php
        )

    [bitrix\main\httpresponse] => Array
        (
            [module] => main
            [file] => lib/httpresponse.php
        )

    [bitrix\main\modulemanager] => Array
        (
            [module] => main
            [file] => lib/modulemanager.php
        )

    [bitrix\main\server] => Array
        (
            [module] => main
            [file] => lib/server.php
        )

    [bitrix\main\config\configuration] => Array
        (
            [module] => main
            [file] => lib/config/configuration.php
        )

    [bitrix\main\config\option] => Array
        (
            [module] => main
            [file] => lib/config/option.php
        )

    [bitrix\main\context\culture] => Array
        (
            [module] => main
            [file] => lib/context/culture.php
        )

    [bitrix\main\data\cache] => Array
        (
            [module] => main
            [file] => lib/data/cache.php
        )

    [bitrix\main\data\cacheengineapc] => Array
        (
            [module] => main
            [file] => lib/data/cacheengineapc.php
        )

    [bitrix\main\data\cacheenginememcache] => Array
        (
            [module] => main
            [file] => lib/data/cacheenginememcache.php
        )

    [bitrix\main\data\cacheenginefiles] => Array
        (
            [module] => main
            [file] => lib/data/cacheenginefiles.php
        )

    [bitrix\main\data\cacheenginenone] => Array
        (
            [module] => main
            [file] => lib/data/cacheenginenone.php
        )

    [bitrix\main\data\connection] => Array
        (
            [module] => main
            [file] => lib/data/connection.php
        )

    [bitrix\main\data\connectionpool] => Array
        (
            [module] => main
            [file] => lib/data/connectionpool.php
        )

    [bitrix\main\data\icacheengine] => Array
        (
            [module] => main
            [file] => lib/data/cache.php
        )

    [bitrix\main\data\hsphpreadconnection] => Array
        (
            [module] => main
            [file] => lib/data/hsphpreadconnection.php
        )

    [bitrix\main\data\managedcache] => Array
        (
            [module] => main
            [file] => lib/data/managedcache.php
        )

    [bitrix\main\data\taggedcache] => Array
        (
            [module] => main
            [file] => lib/data/taggedcache.php
        )

    [bitrix\main\data\memcacheconnection] => Array
        (
            [module] => main
            [file] => lib/data/memcacheconnection.php
        )

    [bitrix\main\data\memcachedconnection] => Array
        (
            [module] => main
            [file] => lib/data/memcachedconnection.php
        )

    [bitrix\main\data\nosqlconnection] => Array
        (
            [module] => main
            [file] => lib/data/nosqlconnection.php
        )

    [bitrix\main\db\arrayresult] => Array
        (
            [module] => main
            [file] => lib/db/arrayresult.php
        )

    [bitrix\main\db\result] => Array
        (
            [module] => main
            [file] => lib/db/result.php
        )

    [bitrix\main\db\connection] => Array
        (
            [module] => main
            [file] => lib/db/connection.php
        )

    [bitrix\main\db\sqlexception] => Array
        (
            [module] => main
            [file] => lib/db/sqlexception.php
        )

    [bitrix\main\db\sqlqueryexception] => Array
        (
            [module] => main
            [file] => lib/db/sqlexception.php
        )

    [bitrix\main\db\transactionexception] => Array
        (
            [module] => main
            [file] => lib/db/sqlexception.php
        )

    [bitrix\main\db\sqlexpression] => Array
        (
            [module] => main
            [file] => lib/db/sqlexpression.php
        )

    [bitrix\main\db\sqlhelper] => Array
        (
            [module] => main
            [file] => lib/db/sqlhelper.php
        )

    [bitrix\main\db\mysqlcommonconnection] => Array
        (
            [module] => main
            [file] => lib/db/mysqlcommonconnection.php
        )

    [bitrix\main\db\mysqliconnection] => Array
        (
            [module] => main
            [file] => lib/db/mysqliconnection.php
        )

    [bitrix\main\db\mysqliresult] => Array
        (
            [module] => main
            [file] => lib/db/mysqliresult.php
        )

    [bitrix\main\db\mysqlisqlhelper] => Array
        (
            [module] => main
            [file] => lib/db/mysqlisqlhelper.php
        )

    [bitrix\main\db\mssqlconnection] => Array
        (
            [module] => main
            [file] => lib/db/mssqlconnection.php
        )

    [bitrix\main\db\mssqlresult] => Array
        (
            [module] => main
            [file] => lib/db/mssqlresult.php
        )

    [bitrix\main\db\mssqlsqlhelper] => Array
        (
            [module] => main
            [file] => lib/db/mssqlsqlhelper.php
        )

    [bitrix\main\db\oracleconnection] => Array
        (
            [module] => main
            [file] => lib/db/oracleconnection.php
        )

    [bitrix\main\db\oracleresult] => Array
        (
            [module] => main
            [file] => lib/db/oracleresult.php
        )

    [bitrix\main\db\oraclesqlhelper] => Array
        (
            [module] => main
            [file] => lib/db/oraclesqlhelper.php
        )

    [bitrix\main\db\pgsqlconnection] => Array
        (
            [module] => main
            [file] => lib/db/pgsqlconnection.php
        )

    [bitrix\main\diag\httpexceptionhandleroutput] => Array
        (
            [module] => main
            [file] => lib/diag/httpexceptionhandleroutput.php
        )

    [bitrix\main\diag\fileexceptionhandlerlog] => Array
        (
            [module] => main
            [file] => lib/diag/fileexceptionhandlerlog.php
        )

    [bitrix\main\diag\exceptionhandler] => Array
        (
            [module] => main
            [file] => lib/diag/exceptionhandler.php
        )

    [bitrix\main\diag\iexceptionhandleroutput] => Array
        (
            [module] => main
            [file] => lib/diag/iexceptionhandleroutput.php
        )

    [bitrix\main\diag\exceptionhandlerlog] => Array
        (
            [module] => main
            [file] => lib/diag/exceptionhandlerlog.php
        )

    [bitrix\main\io\file] => Array
        (
            [module] => main
            [file] => lib/io/file.php
        )

    [bitrix\main\io\fileentry] => Array
        (
            [module] => main
            [file] => lib/io/fileentry.php
        )

    [bitrix\main\io\path] => Array
        (
            [module] => main
            [file] => lib/io/path.php
        )

    [bitrix\main\io\filesystementry] => Array
        (
            [module] => main
            [file] => lib/io/filesystementry.php
        )

    [bitrix\main\io\ifilestream] => Array
        (
            [module] => main
            [file] => lib/io/ifilestream.php
        )

    [bitrix\main\localization\loc] => Array
        (
            [module] => main
            [file] => lib/localization/loc.php
        )

    [bitrix\main\mail\mail] => Array
        (
            [module] => main
            [file] => lib/mail/mail.php
        )

    [bitrix\main\mail\tracking] => Array
        (
            [module] => main
            [file] => lib/mail/tracking.php
        )

    [bitrix\main\mail\eventmanager] => Array
        (
            [module] => main
            [file] => lib/mail/eventmanager.php
        )

    [bitrix\main\mail\eventmessagecompiler] => Array
        (
            [module] => main
            [file] => lib/mail/eventmessagecompiler.php
        )

    [bitrix\main\mail\eventmessagethemecompiler] => Array
        (
            [module] => main
            [file] => lib/mail/eventmessagethemecompiler.php
        )

    [bitrix\main\mail\internal\event] => Array
        (
            [module] => main
            [file] => lib/mail/internal/event.php
        )

    [bitrix\main\mail\internal\eventattachment] => Array
        (
            [module] => main
            [file] => lib/mail/internal/eventattachment.php
        )

    [bitrix\main\mail\internal\eventmessage] => Array
        (
            [module] => main
            [file] => lib/mail/internal/eventmessage.php
        )

    [bitrix\main\mail\internal\eventmessagesite] => Array
        (
            [module] => main
            [file] => lib/mail/internal/eventmessagesite.php
        )

    [bitrix\main\mail\internal\eventmessageattachment] => Array
        (
            [module] => main
            [file] => lib/mail/internal/eventmessageattachment.php
        )

    [bitrix\main\mail\internal\eventtype] => Array
        (
            [module] => main
            [file] => lib/mail/internal/eventtype.php
        )

    [bitrix\main\text\converter] => Array
        (
            [module] => main
            [file] => lib/text/converter.php
        )

    [bitrix\main\text\emptyconverter] => Array
        (
            [module] => main
            [file] => lib/text/emptyconverter.php
        )

    [bitrix\main\text\encoding] => Array
        (
            [module] => main
            [file] => lib/text/encoding.php
        )

    [bitrix\main\text\htmlconverter] => Array
        (
            [module] => main
            [file] => lib/text/htmlconverter.php
        )

    [bitrix\main\text\binarystring] => Array
        (
            [module] => main
            [file] => lib/text/binarystring.php
        )

    [bitrix\main\text\xmlconverter] => Array
        (
            [module] => main
            [file] => lib/text/xmlconverter.php
        )

    [bitrix\main\type\collection] => Array
        (
            [module] => main
            [file] => lib/type/collection.php
        )

    [bitrix\main\type\date] => Array
        (
            [module] => main
            [file] => lib/type/date.php
        )

    [bitrix\main\type\datetime] => Array
        (
            [module] => main
            [file] => lib/type/datetime.php
        )

    [bitrix\main\type\dictionary] => Array
        (
            [module] => main
            [file] => lib/type/dictionary.php
        )

    [bitrix\main\type\filterabledictionary] => Array
        (
            [module] => main
            [file] => lib/type/filterabledictionary.php
        )

    [bitrix\main\type\parameterdictionary] => Array
        (
            [module] => main
            [file] => lib/type/parameterdictionary.php
        )

    [bitrix\main\web\cookie] => Array
        (
            [module] => main
            [file] => lib/web/cookie.php
        )

    [bitrix\main\web\uri] => Array
        (
            [module] => main
            [file] => lib/web/uri.php
        )

    [bitrix\main\sendereventhandler] => Array
        (
            [module] => main
            [file] => lib/senderconnector.php
        )

    [bitrix\main\senderconnectoruser] => Array
        (
            [module] => main
            [file] => lib/senderconnector.php
        )

    [bitrix\main\urlrewriterrulemaker] => Array
        (
            [module] => main
            [file] => lib/urlrewriter.php
        )

    [bitrix\main\update\stepper] => Array
        (
            [module] => main
            [file] => lib/update/stepper.php
        )

    [bitrix\main\composite\abstractresponse] => Array
        (
            [module] => main
            [file] => lib/composite/responder.php
        )

    [bitrix\main\composite\fileresponse] => Array
        (
            [module] => main
            [file] => lib/composite/responder.php
        )

    [bitrix\main\composite\memcachedresponse] => Array
        (
            [module] => main
            [file] => lib/composite/responder.php
        )

    [bitrix\main\security\otpexception] => Array
        (
            [module] => main
            [file] => lib/security/securityexception.php
        )

    [ctimezone] => Array
        (
            [module] => main
            [file] => classes/general/time.php
        )

    [cbxpunycode] => Array
        (
            [module] => main
            [file] => classes/general/punycode.php
        )

    [ibxvirtualio] => Array
        (
            [module] => main
            [file] => classes/general/virtual_io.php
        )

    [ibxgeterrors] => Array
        (
            [module] => main
            [file] => classes/general/virtual_io.php
        )

    [cbxvirtualio] => Array
        (
            [module] => main
            [file] => classes/general/virtual_io.php
        )

    [cbxvirtualfilebase] => Array
        (
            [module] => main
            [file] => classes/general/virtual_file.php
        )

    [cbxvirtualfile] => Array
        (
            [module] => main
            [file] => classes/general/virtual_file.php
        )

    [cbxvirtualdirectory] => Array
        (
            [module] => main
            [file] => classes/general/virtual_file.php
        )

    [calloption] => Array
        (
            [module] => main
            [file] => classes/general/option.php
        )

    [coption] => Array
        (
            [module] => main
            [file] => classes/general/option.php
        )

    [callpageoption] => Array
        (
            [module] => main
            [file] => classes/general/pageoption.php
        )

    [cpageoption] => Array
        (
            [module] => main
            [file] => classes/general/pageoption.php
        )

    [callsqlwhere] => Array
        (
            [module] => main
            [file] => classes/general/sqlwhere.php
        )

    [csqlwhereexpression] => Array
        (
            [module] => main
            [file] => classes/general/sqlwhere.php
        )

    [csqlwhere] => Array
        (
            [module] => main
            [file] => classes/general/sqlwhere.php
        )

    [calllanguage] => Array
        (
            [module] => main
            [file] => classes/general/language.php
        )

    [clanguage] => Array
        (
            [module] => main
            [file] => classes/general/language.php
        )

    [clangadmin] => Array
        (
            [module] => main
            [file] => classes/general/language.php
        )

    [_clangdbresult] => Array
        (
            [module] => main
            [file] => classes/general/langdbresult.php
        )

    [callagent] => Array
        (
            [module] => main
            [file] => classes/general/agent.php
        )

    [cagent] => Array
        (
            [module] => main
            [file] => classes/mysql/agent.php
        )

    [capplicationexception] => Array
        (
            [module] => main
            [file] => classes/general/applicationexception.php
        )

    [cadminexception] => Array
        (
            [module] => main
            [file] => classes/general/adminexception.php
        )

    [callsite] => Array
        (
            [module] => main
            [file] => classes/general/site.php
        )

    [calllang] => Array
        (
            [module] => main
            [file] => classes/general/site.php
        )

    [csite] => Array
        (
            [module] => main
            [file] => classes/general/site.php
        )

    [clang] => Array
        (
            [module] => main
            [file] => classes/general/site.php
        )

    [chttp] => Array
        (
            [module] => main
            [file] => classes/general/http.php
        )

    [cutil] => Array
        (
            [module] => main
            [file] => classes/general/util.php
        )

    [callmain] => Array
        (
            [module] => main
            [file] => classes/general/main.php
        )

    [cmain] => Array
        (
            [module] => main
            [file] => classes/general/main.php
        )

    [calldatabase] => Array
        (
            [module] => main
            [file] => classes/general/database.php
        )

    [calldbresult] => Array
        (
            [module] => main
            [file] => classes/general/dbresult.php
        )

    [cdatabasemysql] => Array
        (
            [module] => main
            [file] => classes/mysql/database.php
        )

    [cdbresultmysql] => Array
        (
            [module] => main
            [file] => classes/mysql/dbresult.php
        )

    [icachebackend] => Array
        (
            [module] => main
            [file] => classes/general/cache_backend.php
        )

    [cphpcache] => Array
        (
            [module] => main
            [file] => classes/general/cache.php
        )

    [ccachemanager] => Array
        (
            [module] => main
            [file] => classes/general/cache_manager.php
        )

    [cpagecache] => Array
        (
            [module] => main
            [file] => classes/general/page_cache.php
        )

    [cstackcacheentry] => Array
        (
            [module] => main
            [file] => classes/general/stack_cache_entry.php
        )

    [cstackcachemanager] => Array
        (
            [module] => main
            [file] => classes/general/stack_cache.php
        )

    [cmodule] => Array
        (
            [module] => main
            [file] => /classes/general/module.php
        )

)
Array
(
    [bitrix\main\application] => Array
        (
            [module] => main
            [file] => lib/application.php
        )

    [bitrix\main\httpapplication] => Array
        (
            [module] => main
            [file] => lib/httpapplication.php
        )

    [bitrix\main\argumentexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\argumentnullexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\argumentoutofrangeexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\argumenttypeexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\notimplementedexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\notsupportedexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\invalidoperationexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\objectpropertyexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\objectnotfoundexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\objectexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\systemexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\accessdeniedexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\decodingexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\io\invalidpathexception] => Array
        (
            [module] => main
            [file] => lib/io/ioexception.php
        )

    [bitrix\main\io\filenotfoundexception] => Array
        (
            [module] => main
            [file] => lib/io/ioexception.php
        )

    [bitrix\main\io\filedeleteexception] => Array
        (
            [module] => main
            [file] => lib/io/ioexception.php
        )

    [bitrix\main\io\fileopenexception] => Array
        (
            [module] => main
            [file] => lib/io/ioexception.php
        )

    [bitrix\main\io\filenotopenedexception] => Array
        (
            [module] => main
            [file] => lib/io/ioexception.php
        )

    [bitrix\main\context] => Array
        (
            [module] => main
            [file] => lib/context.php
        )

    [bitrix\main\httpcontext] => Array
        (
            [module] => main
            [file] => lib/httpcontext.php
        )

    [bitrix\main\dispatcher] => Array
        (
            [module] => main
            [file] => lib/dispatcher.php
        )

    [bitrix\main\environment] => Array
        (
            [module] => main
            [file] => lib/environment.php
        )

    [bitrix\main\event] => Array
        (
            [module] => main
            [file] => lib/event.php
        )

    [bitrix\main\eventmanager] => Array
        (
            [module] => main
            [file] => lib/eventmanager.php
        )

    [bitrix\main\eventresult] => Array
        (
            [module] => main
            [file] => lib/eventresult.php
        )

    [bitrix\main\request] => Array
        (
            [module] => main
            [file] => lib/request.php
        )

    [bitrix\main\httprequest] => Array
        (
            [module] => main
            [file] => lib/httprequest.php
        )

    [bitrix\main\response] => Array
        (
            [module] => main
            [file] => lib/response.php
        )

    [bitrix\main\httpresponse] => Array
        (
            [module] => main
            [file] => lib/httpresponse.php
        )

    [bitrix\main\modulemanager] => Array
        (
            [module] => main
            [file] => lib/modulemanager.php
        )

    [bitrix\main\server] => Array
        (
            [module] => main
            [file] => lib/server.php
        )

    [bitrix\main\config\configuration] => Array
        (
            [module] => main
            [file] => lib/config/configuration.php
        )

    [bitrix\main\config\option] => Array
        (
            [module] => main
            [file] => lib/config/option.php
        )

    [bitrix\main\context\culture] => Array
        (
            [module] => main
            [file] => lib/context/culture.php
        )

    [bitrix\main\data\cache] => Array
        (
            [module] => main
            [file] => lib/data/cache.php
        )

    [bitrix\main\data\cacheengineapc] => Array
        (
            [module] => main
            [file] => lib/data/cacheengineapc.php
        )

    [bitrix\main\data\cacheenginememcache] => Array
        (
            [module] => main
            [file] => lib/data/cacheenginememcache.php
        )

    [bitrix\main\data\cacheenginefiles] => Array
        (
            [module] => main
            [file] => lib/data/cacheenginefiles.php
        )

    [bitrix\main\data\cacheenginenone] => Array
        (
            [module] => main
            [file] => lib/data/cacheenginenone.php
        )

    [bitrix\main\data\connection] => Array
        (
            [module] => main
            [file] => lib/data/connection.php
        )

    [bitrix\main\data\connectionpool] => Array
        (
            [module] => main
            [file] => lib/data/connectionpool.php
        )

    [bitrix\main\data\icacheengine] => Array
        (
            [module] => main
            [file] => lib/data/cache.php
        )

    [bitrix\main\data\hsphpreadconnection] => Array
        (
            [module] => main
            [file] => lib/data/hsphpreadconnection.php
        )

    [bitrix\main\data\managedcache] => Array
        (
            [module] => main
            [file] => lib/data/managedcache.php
        )

    [bitrix\main\data\taggedcache] => Array
        (
            [module] => main
            [file] => lib/data/taggedcache.php
        )

    [bitrix\main\data\memcacheconnection] => Array
        (
            [module] => main
            [file] => lib/data/memcacheconnection.php
        )

    [bitrix\main\data\memcachedconnection] => Array
        (
            [module] => main
            [file] => lib/data/memcachedconnection.php
        )

    [bitrix\main\data\nosqlconnection] => Array
        (
            [module] => main
            [file] => lib/data/nosqlconnection.php
        )

    [bitrix\main\db\arrayresult] => Array
        (
            [module] => main
            [file] => lib/db/arrayresult.php
        )

    [bitrix\main\db\result] => Array
        (
            [module] => main
            [file] => lib/db/result.php
        )

    [bitrix\main\db\connection] => Array
        (
            [module] => main
            [file] => lib/db/connection.php
        )

    [bitrix\main\db\sqlexception] => Array
        (
            [module] => main
            [file] => lib/db/sqlexception.php
        )

    [bitrix\main\db\sqlqueryexception] => Array
        (
            [module] => main
            [file] => lib/db/sqlexception.php
        )

    [bitrix\main\db\transactionexception] => Array
        (
            [module] => main
            [file] => lib/db/sqlexception.php
        )

    [bitrix\main\db\sqlexpression] => Array
        (
            [module] => main
            [file] => lib/db/sqlexpression.php
        )

    [bitrix\main\db\sqlhelper] => Array
        (
            [module] => main
            [file] => lib/db/sqlhelper.php
        )

    [bitrix\main\db\mysqlcommonconnection] => Array
        (
            [module] => main
            [file] => lib/db/mysqlcommonconnection.php
        )

    [bitrix\main\db\mysqliconnection] => Array
        (
            [module] => main
            [file] => lib/db/mysqliconnection.php
        )

    [bitrix\main\db\mysqliresult] => Array
        (
            [module] => main
            [file] => lib/db/mysqliresult.php
        )

    [bitrix\main\db\mysqlisqlhelper] => Array
        (
            [module] => main
            [file] => lib/db/mysqlisqlhelper.php
        )

    [bitrix\main\db\mssqlconnection] => Array
        (
            [module] => main
            [file] => lib/db/mssqlconnection.php
        )

    [bitrix\main\db\mssqlresult] => Array
        (
            [module] => main
            [file] => lib/db/mssqlresult.php
        )

    [bitrix\main\db\mssqlsqlhelper] => Array
        (
            [module] => main
            [file] => lib/db/mssqlsqlhelper.php
        )

    [bitrix\main\db\oracleconnection] => Array
        (
            [module] => main
            [file] => lib/db/oracleconnection.php
        )

    [bitrix\main\db\oracleresult] => Array
        (
            [module] => main
            [file] => lib/db/oracleresult.php
        )

    [bitrix\main\db\oraclesqlhelper] => Array
        (
            [module] => main
            [file] => lib/db/oraclesqlhelper.php
        )

    [bitrix\main\db\pgsqlconnection] => Array
        (
            [module] => main
            [file] => lib/db/pgsqlconnection.php
        )

    [bitrix\main\diag\httpexceptionhandleroutput] => Array
        (
            [module] => main
            [file] => lib/diag/httpexceptionhandleroutput.php
        )

    [bitrix\main\diag\fileexceptionhandlerlog] => Array
        (
            [module] => main
            [file] => lib/diag/fileexceptionhandlerlog.php
        )

    [bitrix\main\diag\exceptionhandler] => Array
        (
            [module] => main
            [file] => lib/diag/exceptionhandler.php
        )

    [bitrix\main\diag\iexceptionhandleroutput] => Array
        (
            [module] => main
            [file] => lib/diag/iexceptionhandleroutput.php
        )

    [bitrix\main\diag\exceptionhandlerlog] => Array
        (
            [module] => main
            [file] => lib/diag/exceptionhandlerlog.php
        )

    [bitrix\main\io\file] => Array
        (
            [module] => main
            [file] => lib/io/file.php
        )

    [bitrix\main\io\fileentry] => Array
        (
            [module] => main
            [file] => lib/io/fileentry.php
        )

    [bitrix\main\io\path] => Array
        (
            [module] => main
            [file] => lib/io/path.php
        )

    [bitrix\main\io\filesystementry] => Array
        (
            [module] => main
            [file] => lib/io/filesystementry.php
        )

    [bitrix\main\io\ifilestream] => Array
        (
            [module] => main
            [file] => lib/io/ifilestream.php
        )

    [bitrix\main\localization\loc] => Array
        (
            [module] => main
            [file] => lib/localization/loc.php
        )

    [bitrix\main\mail\mail] => Array
        (
            [module] => main
            [file] => lib/mail/mail.php
        )

    [bitrix\main\mail\tracking] => Array
        (
            [module] => main
            [file] => lib/mail/tracking.php
        )

    [bitrix\main\mail\eventmanager] => Array
        (
            [module] => main
            [file] => lib/mail/eventmanager.php
        )

    [bitrix\main\mail\eventmessagecompiler] => Array
        (
            [module] => main
            [file] => lib/mail/eventmessagecompiler.php
        )

    [bitrix\main\mail\eventmessagethemecompiler] => Array
        (
            [module] => main
            [file] => lib/mail/eventmessagethemecompiler.php
        )

    [bitrix\main\mail\internal\event] => Array
        (
            [module] => main
            [file] => lib/mail/internal/event.php
        )

    [bitrix\main\mail\internal\eventattachment] => Array
        (
            [module] => main
            [file] => lib/mail/internal/eventattachment.php
        )

    [bitrix\main\mail\internal\eventmessage] => Array
        (
            [module] => main
            [file] => lib/mail/internal/eventmessage.php
        )

    [bitrix\main\mail\internal\eventmessagesite] => Array
        (
            [module] => main
            [file] => lib/mail/internal/eventmessagesite.php
        )

    [bitrix\main\mail\internal\eventmessageattachment] => Array
        (
            [module] => main
            [file] => lib/mail/internal/eventmessageattachment.php
        )

    [bitrix\main\mail\internal\eventtype] => Array
        (
            [module] => main
            [file] => lib/mail/internal/eventtype.php
        )

    [bitrix\main\text\converter] => Array
        (
            [module] => main
            [file] => lib/text/converter.php
        )

    [bitrix\main\text\emptyconverter] => Array
        (
            [module] => main
            [file] => lib/text/emptyconverter.php
        )

    [bitrix\main\text\encoding] => Array
        (
            [module] => main
            [file] => lib/text/encoding.php
        )

    [bitrix\main\text\htmlconverter] => Array
        (
            [module] => main
            [file] => lib/text/htmlconverter.php
        )

    [bitrix\main\text\binarystring] => Array
        (
            [module] => main
            [file] => lib/text/binarystring.php
        )

    [bitrix\main\text\xmlconverter] => Array
        (
            [module] => main
            [file] => lib/text/xmlconverter.php
        )

    [bitrix\main\type\collection] => Array
        (
            [module] => main
            [file] => lib/type/collection.php
        )

    [bitrix\main\type\date] => Array
        (
            [module] => main
            [file] => lib/type/date.php
        )

    [bitrix\main\type\datetime] => Array
        (
            [module] => main
            [file] => lib/type/datetime.php
        )

    [bitrix\main\type\dictionary] => Array
        (
            [module] => main
            [file] => lib/type/dictionary.php
        )

    [bitrix\main\type\filterabledictionary] => Array
        (
            [module] => main
            [file] => lib/type/filterabledictionary.php
        )

    [bitrix\main\type\parameterdictionary] => Array
        (
            [module] => main
            [file] => lib/type/parameterdictionary.php
        )

    [bitrix\main\web\cookie] => Array
        (
            [module] => main
            [file] => lib/web/cookie.php
        )

    [bitrix\main\web\uri] => Array
        (
            [module] => main
            [file] => lib/web/uri.php
        )

    [bitrix\main\sendereventhandler] => Array
        (
            [module] => main
            [file] => lib/senderconnector.php
        )

    [bitrix\main\senderconnectoruser] => Array
        (
            [module] => main
            [file] => lib/senderconnector.php
        )

    [bitrix\main\urlrewriterrulemaker] => Array
        (
            [module] => main
            [file] => lib/urlrewriter.php
        )

    [bitrix\main\update\stepper] => Array
        (
            [module] => main
            [file] => lib/update/stepper.php
        )

    [bitrix\main\composite\abstractresponse] => Array
        (
            [module] => main
            [file] => lib/composite/responder.php
        )

    [bitrix\main\composite\fileresponse] => Array
        (
            [module] => main
            [file] => lib/composite/responder.php
        )

    [bitrix\main\composite\memcachedresponse] => Array
        (
            [module] => main
            [file] => lib/composite/responder.php
        )

    [bitrix\main\security\otpexception] => Array
        (
            [module] => main
            [file] => lib/security/securityexception.php
        )

    [ctimezone] => Array
        (
            [module] => main
            [file] => classes/general/time.php
        )

    [cbxpunycode] => Array
        (
            [module] => main
            [file] => classes/general/punycode.php
        )

    [ibxvirtualio] => Array
        (
            [module] => main
            [file] => classes/general/virtual_io.php
        )

    [ibxgeterrors] => Array
        (
            [module] => main
            [file] => classes/general/virtual_io.php
        )

    [cbxvirtualio] => Array
        (
            [module] => main
            [file] => classes/general/virtual_io.php
        )

    [cbxvirtualfilebase] => Array
        (
            [module] => main
            [file] => classes/general/virtual_file.php
        )

    [cbxvirtualfile] => Array
        (
            [module] => main
            [file] => classes/general/virtual_file.php
        )

    [cbxvirtualdirectory] => Array
        (
            [module] => main
            [file] => classes/general/virtual_file.php
        )

    [calloption] => Array
        (
            [module] => main
            [file] => classes/general/option.php
        )

    [coption] => Array
        (
            [module] => main
            [file] => classes/general/option.php
        )

    [callpageoption] => Array
        (
            [module] => main
            [file] => classes/general/pageoption.php
        )

    [cpageoption] => Array
        (
            [module] => main
            [file] => classes/general/pageoption.php
        )

    [callsqlwhere] => Array
        (
            [module] => main
            [file] => classes/general/sqlwhere.php
        )

    [csqlwhereexpression] => Array
        (
            [module] => main
            [file] => classes/general/sqlwhere.php
        )

    [csqlwhere] => Array
        (
            [module] => main
            [file] => classes/general/sqlwhere.php
        )

    [calllanguage] => Array
        (
            [module] => main
            [file] => classes/general/language.php
        )

    [clanguage] => Array
        (
            [module] => main
            [file] => classes/general/language.php
        )

    [clangadmin] => Array
        (
            [module] => main
            [file] => classes/general/language.php
        )

    [_clangdbresult] => Array
        (
            [module] => main
            [file] => classes/general/langdbresult.php
        )

    [callagent] => Array
        (
            [module] => main
            [file] => classes/general/agent.php
        )

    [cagent] => Array
        (
            [module] => main
            [file] => classes/mysql/agent.php
        )

    [capplicationexception] => Array
        (
            [module] => main
            [file] => classes/general/applicationexception.php
        )

    [cadminexception] => Array
        (
            [module] => main
            [file] => classes/general/adminexception.php
        )

    [callsite] => Array
        (
            [module] => main
            [file] => classes/general/site.php
        )

    [calllang] => Array
        (
            [module] => main
            [file] => classes/general/site.php
        )

    [csite] => Array
        (
            [module] => main
            [file] => classes/general/site.php
        )

    [clang] => Array
        (
            [module] => main
            [file] => classes/general/site.php
        )

    [chttp] => Array
        (
            [module] => main
            [file] => classes/general/http.php
        )

    [cutil] => Array
        (
            [module] => main
            [file] => classes/general/util.php
        )

    [callmain] => Array
        (
            [module] => main
            [file] => classes/general/main.php
        )

    [cmain] => Array
        (
            [module] => main
            [file] => classes/general/main.php
        )

    [calldatabase] => Array
        (
            [module] => main
            [file] => classes/general/database.php
        )

    [calldbresult] => Array
        (
            [module] => main
            [file] => classes/general/dbresult.php
        )

    [cdatabasemysql] => Array
        (
            [module] => main
            [file] => classes/mysql/database.php
        )

    [cdbresultmysql] => Array
        (
            [module] => main
            [file] => classes/mysql/dbresult.php
        )

    [icachebackend] => Array
        (
            [module] => main
            [file] => classes/general/cache_backend.php
        )

    [cphpcache] => Array
        (
            [module] => main
            [file] => classes/general/cache.php
        )

    [ccachemanager] => Array
        (
            [module] => main
            [file] => classes/general/cache_manager.php
        )

    [cpagecache] => Array
        (
            [module] => main
            [file] => classes/general/page_cache.php
        )

    [cstackcacheentry] => Array
        (
            [module] => main
            [file] => classes/general/stack_cache_entry.php
        )

    [cstackcachemanager] => Array
        (
            [module] => main
            [file] => classes/general/stack_cache.php
        )

    [cmodule] => Array
        (
            [module] => main
            [file] => /classes/general/module.php
        )

)
Array
(
    [bitrix\main\application] => Array
        (
            [module] => main
            [file] => lib/application.php
        )

    [bitrix\main\httpapplication] => Array
        (
            [module] => main
            [file] => lib/httpapplication.php
        )

    [bitrix\main\argumentexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\argumentnullexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\argumentoutofrangeexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\argumenttypeexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\notimplementedexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\notsupportedexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\invalidoperationexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\objectpropertyexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\objectnotfoundexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\objectexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\systemexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\accessdeniedexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\decodingexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\io\invalidpathexception] => Array
        (
            [module] => main
            [file] => lib/io/ioexception.php
        )

    [bitrix\main\io\filenotfoundexception] => Array
        (
            [module] => main
            [file] => lib/io/ioexception.php
        )

    [bitrix\main\io\filedeleteexception] => Array
        (
            [module] => main
            [file] => lib/io/ioexception.php
        )

    [bitrix\main\io\fileopenexception] => Array
        (
            [module] => main
            [file] => lib/io/ioexception.php
        )

    [bitrix\main\io\filenotopenedexception] => Array
        (
            [module] => main
            [file] => lib/io/ioexception.php
        )

    [bitrix\main\context] => Array
        (
            [module] => main
            [file] => lib/context.php
        )

    [bitrix\main\httpcontext] => Array
        (
            [module] => main
            [file] => lib/httpcontext.php
        )

    [bitrix\main\dispatcher] => Array
        (
            [module] => main
            [file] => lib/dispatcher.php
        )

    [bitrix\main\environment] => Array
        (
            [module] => main
            [file] => lib/environment.php
        )

    [bitrix\main\event] => Array
        (
            [module] => main
            [file] => lib/event.php
        )

    [bitrix\main\eventmanager] => Array
        (
            [module] => main
            [file] => lib/eventmanager.php
        )

    [bitrix\main\eventresult] => Array
        (
            [module] => main
            [file] => lib/eventresult.php
        )

    [bitrix\main\request] => Array
        (
            [module] => main
            [file] => lib/request.php
        )

    [bitrix\main\httprequest] => Array
        (
            [module] => main
            [file] => lib/httprequest.php
        )

    [bitrix\main\response] => Array
        (
            [module] => main
            [file] => lib/response.php
        )

    [bitrix\main\httpresponse] => Array
        (
            [module] => main
            [file] => lib/httpresponse.php
        )

    [bitrix\main\modulemanager] => Array
        (
            [module] => main
            [file] => lib/modulemanager.php
        )

    [bitrix\main\server] => Array
        (
            [module] => main
            [file] => lib/server.php
        )

    [bitrix\main\config\configuration] => Array
        (
            [module] => main
            [file] => lib/config/configuration.php
        )

    [bitrix\main\config\option] => Array
        (
            [module] => main
            [file] => lib/config/option.php
        )

    [bitrix\main\context\culture] => Array
        (
            [module] => main
            [file] => lib/context/culture.php
        )

    [bitrix\main\data\cache] => Array
        (
            [module] => main
            [file] => lib/data/cache.php
        )

    [bitrix\main\data\cacheengineapc] => Array
        (
            [module] => main
            [file] => lib/data/cacheengineapc.php
        )

    [bitrix\main\data\cacheenginememcache] => Array
        (
            [module] => main
            [file] => lib/data/cacheenginememcache.php
        )

    [bitrix\main\data\cacheenginefiles] => Array
        (
            [module] => main
            [file] => lib/data/cacheenginefiles.php
        )

    [bitrix\main\data\cacheenginenone] => Array
        (
            [module] => main
            [file] => lib/data/cacheenginenone.php
        )

    [bitrix\main\data\connection] => Array
        (
            [module] => main
            [file] => lib/data/connection.php
        )

    [bitrix\main\data\connectionpool] => Array
        (
            [module] => main
            [file] => lib/data/connectionpool.php
        )

    [bitrix\main\data\icacheengine] => Array
        (
            [module] => main
            [file] => lib/data/cache.php
        )

    [bitrix\main\data\hsphpreadconnection] => Array
        (
            [module] => main
            [file] => lib/data/hsphpreadconnection.php
        )

    [bitrix\main\data\managedcache] => Array
        (
            [module] => main
            [file] => lib/data/managedcache.php
        )

    [bitrix\main\data\taggedcache] => Array
        (
            [module] => main
            [file] => lib/data/taggedcache.php
        )

    [bitrix\main\data\memcacheconnection] => Array
        (
            [module] => main
            [file] => lib/data/memcacheconnection.php
        )

    [bitrix\main\data\memcachedconnection] => Array
        (
            [module] => main
            [file] => lib/data/memcachedconnection.php
        )

    [bitrix\main\data\nosqlconnection] => Array
        (
            [module] => main
            [file] => lib/data/nosqlconnection.php
        )

    [bitrix\main\db\arrayresult] => Array
        (
            [module] => main
            [file] => lib/db/arrayresult.php
        )

    [bitrix\main\db\result] => Array
        (
            [module] => main
            [file] => lib/db/result.php
        )

    [bitrix\main\db\connection] => Array
        (
            [module] => main
            [file] => lib/db/connection.php
        )

    [bitrix\main\db\sqlexception] => Array
        (
            [module] => main
            [file] => lib/db/sqlexception.php
        )

    [bitrix\main\db\sqlqueryexception] => Array
        (
            [module] => main
            [file] => lib/db/sqlexception.php
        )

    [bitrix\main\db\transactionexception] => Array
        (
            [module] => main
            [file] => lib/db/sqlexception.php
        )

    [bitrix\main\db\sqlexpression] => Array
        (
            [module] => main
            [file] => lib/db/sqlexpression.php
        )

    [bitrix\main\db\sqlhelper] => Array
        (
            [module] => main
            [file] => lib/db/sqlhelper.php
        )

    [bitrix\main\db\mysqlcommonconnection] => Array
        (
            [module] => main
            [file] => lib/db/mysqlcommonconnection.php
        )

    [bitrix\main\db\mysqliconnection] => Array
        (
            [module] => main
            [file] => lib/db/mysqliconnection.php
        )

    [bitrix\main\db\mysqliresult] => Array
        (
            [module] => main
            [file] => lib/db/mysqliresult.php
        )

    [bitrix\main\db\mysqlisqlhelper] => Array
        (
            [module] => main
            [file] => lib/db/mysqlisqlhelper.php
        )

    [bitrix\main\db\mssqlconnection] => Array
        (
            [module] => main
            [file] => lib/db/mssqlconnection.php
        )

    [bitrix\main\db\mssqlresult] => Array
        (
            [module] => main
            [file] => lib/db/mssqlresult.php
        )

    [bitrix\main\db\mssqlsqlhelper] => Array
        (
            [module] => main
            [file] => lib/db/mssqlsqlhelper.php
        )

    [bitrix\main\db\oracleconnection] => Array
        (
            [module] => main
            [file] => lib/db/oracleconnection.php
        )

    [bitrix\main\db\oracleresult] => Array
        (
            [module] => main
            [file] => lib/db/oracleresult.php
        )

    [bitrix\main\db\oraclesqlhelper] => Array
        (
            [module] => main
            [file] => lib/db/oraclesqlhelper.php
        )

    [bitrix\main\db\pgsqlconnection] => Array
        (
            [module] => main
            [file] => lib/db/pgsqlconnection.php
        )

    [bitrix\main\diag\httpexceptionhandleroutput] => Array
        (
            [module] => main
            [file] => lib/diag/httpexceptionhandleroutput.php
        )

    [bitrix\main\diag\fileexceptionhandlerlog] => Array
        (
            [module] => main
            [file] => lib/diag/fileexceptionhandlerlog.php
        )

    [bitrix\main\diag\exceptionhandler] => Array
        (
            [module] => main
            [file] => lib/diag/exceptionhandler.php
        )

    [bitrix\main\diag\iexceptionhandleroutput] => Array
        (
            [module] => main
            [file] => lib/diag/iexceptionhandleroutput.php
        )

    [bitrix\main\diag\exceptionhandlerlog] => Array
        (
            [module] => main
            [file] => lib/diag/exceptionhandlerlog.php
        )

    [bitrix\main\io\file] => Array
        (
            [module] => main
            [file] => lib/io/file.php
        )

    [bitrix\main\io\fileentry] => Array
        (
            [module] => main
            [file] => lib/io/fileentry.php
        )

    [bitrix\main\io\path] => Array
        (
            [module] => main
            [file] => lib/io/path.php
        )

    [bitrix\main\io\filesystementry] => Array
        (
            [module] => main
            [file] => lib/io/filesystementry.php
        )

    [bitrix\main\io\ifilestream] => Array
        (
            [module] => main
            [file] => lib/io/ifilestream.php
        )

    [bitrix\main\localization\loc] => Array
        (
            [module] => main
            [file] => lib/localization/loc.php
        )

    [bitrix\main\mail\mail] => Array
        (
            [module] => main
            [file] => lib/mail/mail.php
        )

    [bitrix\main\mail\tracking] => Array
        (
            [module] => main
            [file] => lib/mail/tracking.php
        )

    [bitrix\main\mail\eventmanager] => Array
        (
            [module] => main
            [file] => lib/mail/eventmanager.php
        )

    [bitrix\main\mail\eventmessagecompiler] => Array
        (
            [module] => main
            [file] => lib/mail/eventmessagecompiler.php
        )

    [bitrix\main\mail\eventmessagethemecompiler] => Array
        (
            [module] => main
            [file] => lib/mail/eventmessagethemecompiler.php
        )

    [bitrix\main\mail\internal\event] => Array
        (
            [module] => main
            [file] => lib/mail/internal/event.php
        )

    [bitrix\main\mail\internal\eventattachment] => Array
        (
            [module] => main
            [file] => lib/mail/internal/eventattachment.php
        )

    [bitrix\main\mail\internal\eventmessage] => Array
        (
            [module] => main
            [file] => lib/mail/internal/eventmessage.php
        )

    [bitrix\main\mail\internal\eventmessagesite] => Array
        (
            [module] => main
            [file] => lib/mail/internal/eventmessagesite.php
        )

    [bitrix\main\mail\internal\eventmessageattachment] => Array
        (
            [module] => main
            [file] => lib/mail/internal/eventmessageattachment.php
        )

    [bitrix\main\mail\internal\eventtype] => Array
        (
            [module] => main
            [file] => lib/mail/internal/eventtype.php
        )

    [bitrix\main\text\converter] => Array
        (
            [module] => main
            [file] => lib/text/converter.php
        )

    [bitrix\main\text\emptyconverter] => Array
        (
            [module] => main
            [file] => lib/text/emptyconverter.php
        )

    [bitrix\main\text\encoding] => Array
        (
            [module] => main
            [file] => lib/text/encoding.php
        )

    [bitrix\main\text\htmlconverter] => Array
        (
            [module] => main
            [file] => lib/text/htmlconverter.php
        )

    [bitrix\main\text\binarystring] => Array
        (
            [module] => main
            [file] => lib/text/binarystring.php
        )

    [bitrix\main\text\xmlconverter] => Array
        (
            [module] => main
            [file] => lib/text/xmlconverter.php
        )

    [bitrix\main\type\collection] => Array
        (
            [module] => main
            [file] => lib/type/collection.php
        )

    [bitrix\main\type\date] => Array
        (
            [module] => main
            [file] => lib/type/date.php
        )

    [bitrix\main\type\datetime] => Array
        (
            [module] => main
            [file] => lib/type/datetime.php
        )

    [bitrix\main\type\dictionary] => Array
        (
            [module] => main
            [file] => lib/type/dictionary.php
        )

    [bitrix\main\type\filterabledictionary] => Array
        (
            [module] => main
            [file] => lib/type/filterabledictionary.php
        )

    [bitrix\main\type\parameterdictionary] => Array
        (
            [module] => main
            [file] => lib/type/parameterdictionary.php
        )

    [bitrix\main\web\cookie] => Array
        (
            [module] => main
            [file] => lib/web/cookie.php
        )

    [bitrix\main\web\uri] => Array
        (
            [module] => main
            [file] => lib/web/uri.php
        )

    [bitrix\main\sendereventhandler] => Array
        (
            [module] => main
            [file] => lib/senderconnector.php
        )

    [bitrix\main\senderconnectoruser] => Array
        (
            [module] => main
            [file] => lib/senderconnector.php
        )

    [bitrix\main\urlrewriterrulemaker] => Array
        (
            [module] => main
            [file] => lib/urlrewriter.php
        )

    [bitrix\main\update\stepper] => Array
        (
            [module] => main
            [file] => lib/update/stepper.php
        )

    [bitrix\main\composite\abstractresponse] => Array
        (
            [module] => main
            [file] => lib/composite/responder.php
        )

    [bitrix\main\composite\fileresponse] => Array
        (
            [module] => main
            [file] => lib/composite/responder.php
        )

    [bitrix\main\composite\memcachedresponse] => Array
        (
            [module] => main
            [file] => lib/composite/responder.php
        )

    [bitrix\main\security\otpexception] => Array
        (
            [module] => main
            [file] => lib/security/securityexception.php
        )

    [ctimezone] => Array
        (
            [module] => main
            [file] => classes/general/time.php
        )

    [cbxpunycode] => Array
        (
            [module] => main
            [file] => classes/general/punycode.php
        )

    [ibxvirtualio] => Array
        (
            [module] => main
            [file] => classes/general/virtual_io.php
        )

    [ibxgeterrors] => Array
        (
            [module] => main
            [file] => classes/general/virtual_io.php
        )

    [cbxvirtualio] => Array
        (
            [module] => main
            [file] => classes/general/virtual_io.php
        )

    [cbxvirtualfilebase] => Array
        (
            [module] => main
            [file] => classes/general/virtual_file.php
        )

    [cbxvirtualfile] => Array
        (
            [module] => main
            [file] => classes/general/virtual_file.php
        )

    [cbxvirtualdirectory] => Array
        (
            [module] => main
            [file] => classes/general/virtual_file.php
        )

    [calloption] => Array
        (
            [module] => main
            [file] => classes/general/option.php
        )

    [coption] => Array
        (
            [module] => main
            [file] => classes/general/option.php
        )

    [callpageoption] => Array
        (
            [module] => main
            [file] => classes/general/pageoption.php
        )

    [cpageoption] => Array
        (
            [module] => main
            [file] => classes/general/pageoption.php
        )

    [callsqlwhere] => Array
        (
            [module] => main
            [file] => classes/general/sqlwhere.php
        )

    [csqlwhereexpression] => Array
        (
            [module] => main
            [file] => classes/general/sqlwhere.php
        )

    [csqlwhere] => Array
        (
            [module] => main
            [file] => classes/general/sqlwhere.php
        )

    [calllanguage] => Array
        (
            [module] => main
            [file] => classes/general/language.php
        )

    [clanguage] => Array
        (
            [module] => main
            [file] => classes/general/language.php
        )

    [clangadmin] => Array
        (
            [module] => main
            [file] => classes/general/language.php
        )

    [_clangdbresult] => Array
        (
            [module] => main
            [file] => classes/general/langdbresult.php
        )

    [callagent] => Array
        (
            [module] => main
            [file] => classes/general/agent.php
        )

    [cagent] => Array
        (
            [module] => main
            [file] => classes/mysql/agent.php
        )

    [capplicationexception] => Array
        (
            [module] => main
            [file] => classes/general/applicationexception.php
        )

    [cadminexception] => Array
        (
            [module] => main
            [file] => classes/general/adminexception.php
        )

    [callsite] => Array
        (
            [module] => main
            [file] => classes/general/site.php
        )

    [calllang] => Array
        (
            [module] => main
            [file] => classes/general/site.php
        )

    [csite] => Array
        (
            [module] => main
            [file] => classes/general/site.php
        )

    [clang] => Array
        (
            [module] => main
            [file] => classes/general/site.php
        )

    [chttp] => Array
        (
            [module] => main
            [file] => classes/general/http.php
        )

    [cutil] => Array
        (
            [module] => main
            [file] => classes/general/util.php
        )

    [callmain] => Array
        (
            [module] => main
            [file] => classes/general/main.php
        )

    [cmain] => Array
        (
            [module] => main
            [file] => classes/general/main.php
        )

    [calldatabase] => Array
        (
            [module] => main
            [file] => classes/general/database.php
        )

    [calldbresult] => Array
        (
            [module] => main
            [file] => classes/general/dbresult.php
        )

    [cdatabasemysql] => Array
        (
            [module] => main
            [file] => classes/mysql/database.php
        )

    [cdbresultmysql] => Array
        (
            [module] => main
            [file] => classes/mysql/dbresult.php
        )

    [icachebackend] => Array
        (
            [module] => main
            [file] => classes/general/cache_backend.php
        )

    [cphpcache] => Array
        (
            [module] => main
            [file] => classes/general/cache.php
        )

    [ccachemanager] => Array
        (
            [module] => main
            [file] => classes/general/cache_manager.php
        )

    [cpagecache] => Array
        (
            [module] => main
            [file] => classes/general/page_cache.php
        )

    [cstackcacheentry] => Array
        (
            [module] => main
            [file] => classes/general/stack_cache_entry.php
        )

    [cstackcachemanager] => Array
        (
            [module] => main
            [file] => classes/general/stack_cache.php
        )

    [cmodule] => Array
        (
            [module] => main
            [file] => /classes/general/module.php
        )

)
Array
(
    [bitrix\main\application] => Array
        (
            [module] => main
            [file] => lib/application.php
        )

    [bitrix\main\httpapplication] => Array
        (
            [module] => main
            [file] => lib/httpapplication.php
        )

    [bitrix\main\argumentexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\argumentnullexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\argumentoutofrangeexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\argumenttypeexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\notimplementedexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\notsupportedexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\invalidoperationexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\objectpropertyexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\objectnotfoundexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\objectexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\systemexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\accessdeniedexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\decodingexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\io\invalidpathexception] => Array
        (
            [module] => main
            [file] => lib/io/ioexception.php
        )

    [bitrix\main\io\filenotfoundexception] => Array
        (
            [module] => main
            [file] => lib/io/ioexception.php
        )

    [bitrix\main\io\filedeleteexception] => Array
        (
            [module] => main
            [file] => lib/io/ioexception.php
        )

    [bitrix\main\io\fileopenexception] => Array
        (
            [module] => main
            [file] => lib/io/ioexception.php
        )

    [bitrix\main\io\filenotopenedexception] => Array
        (
            [module] => main
            [file] => lib/io/ioexception.php
        )

    [bitrix\main\context] => Array
        (
            [module] => main
            [file] => lib/context.php
        )

    [bitrix\main\httpcontext] => Array
        (
            [module] => main
            [file] => lib/httpcontext.php
        )

    [bitrix\main\dispatcher] => Array
        (
            [module] => main
            [file] => lib/dispatcher.php
        )

    [bitrix\main\environment] => Array
        (
            [module] => main
            [file] => lib/environment.php
        )

    [bitrix\main\event] => Array
        (
            [module] => main
            [file] => lib/event.php
        )

    [bitrix\main\eventmanager] => Array
        (
            [module] => main
            [file] => lib/eventmanager.php
        )

    [bitrix\main\eventresult] => Array
        (
            [module] => main
            [file] => lib/eventresult.php
        )

    [bitrix\main\request] => Array
        (
            [module] => main
            [file] => lib/request.php
        )

    [bitrix\main\httprequest] => Array
        (
            [module] => main
            [file] => lib/httprequest.php
        )

    [bitrix\main\response] => Array
        (
            [module] => main
            [file] => lib/response.php
        )

    [bitrix\main\httpresponse] => Array
        (
            [module] => main
            [file] => lib/httpresponse.php
        )

    [bitrix\main\modulemanager] => Array
        (
            [module] => main
            [file] => lib/modulemanager.php
        )

    [bitrix\main\server] => Array
        (
            [module] => main
            [file] => lib/server.php
        )

    [bitrix\main\config\configuration] => Array
        (
            [module] => main
            [file] => lib/config/configuration.php
        )

    [bitrix\main\config\option] => Array
        (
            [module] => main
            [file] => lib/config/option.php
        )

    [bitrix\main\context\culture] => Array
        (
            [module] => main
            [file] => lib/context/culture.php
        )

    [bitrix\main\data\cache] => Array
        (
            [module] => main
            [file] => lib/data/cache.php
        )

    [bitrix\main\data\cacheengineapc] => Array
        (
            [module] => main
            [file] => lib/data/cacheengineapc.php
        )

    [bitrix\main\data\cacheenginememcache] => Array
        (
            [module] => main
            [file] => lib/data/cacheenginememcache.php
        )

    [bitrix\main\data\cacheenginefiles] => Array
        (
            [module] => main
            [file] => lib/data/cacheenginefiles.php
        )

    [bitrix\main\data\cacheenginenone] => Array
        (
            [module] => main
            [file] => lib/data/cacheenginenone.php
        )

    [bitrix\main\data\connection] => Array
        (
            [module] => main
            [file] => lib/data/connection.php
        )

    [bitrix\main\data\connectionpool] => Array
        (
            [module] => main
            [file] => lib/data/connectionpool.php
        )

    [bitrix\main\data\icacheengine] => Array
        (
            [module] => main
            [file] => lib/data/cache.php
        )

    [bitrix\main\data\hsphpreadconnection] => Array
        (
            [module] => main
            [file] => lib/data/hsphpreadconnection.php
        )

    [bitrix\main\data\managedcache] => Array
        (
            [module] => main
            [file] => lib/data/managedcache.php
        )

    [bitrix\main\data\taggedcache] => Array
        (
            [module] => main
            [file] => lib/data/taggedcache.php
        )

    [bitrix\main\data\memcacheconnection] => Array
        (
            [module] => main
            [file] => lib/data/memcacheconnection.php
        )

    [bitrix\main\data\memcachedconnection] => Array
        (
            [module] => main
            [file] => lib/data/memcachedconnection.php
        )

    [bitrix\main\data\nosqlconnection] => Array
        (
            [module] => main
            [file] => lib/data/nosqlconnection.php
        )

    [bitrix\main\db\arrayresult] => Array
        (
            [module] => main
            [file] => lib/db/arrayresult.php
        )

    [bitrix\main\db\result] => Array
        (
            [module] => main
            [file] => lib/db/result.php
        )

    [bitrix\main\db\connection] => Array
        (
            [module] => main
            [file] => lib/db/connection.php
        )

    [bitrix\main\db\sqlexception] => Array
        (
            [module] => main
            [file] => lib/db/sqlexception.php
        )

    [bitrix\main\db\sqlqueryexception] => Array
        (
            [module] => main
            [file] => lib/db/sqlexception.php
        )

    [bitrix\main\db\transactionexception] => Array
        (
            [module] => main
            [file] => lib/db/sqlexception.php
        )

    [bitrix\main\db\sqlexpression] => Array
        (
            [module] => main
            [file] => lib/db/sqlexpression.php
        )

    [bitrix\main\db\sqlhelper] => Array
        (
            [module] => main
            [file] => lib/db/sqlhelper.php
        )

    [bitrix\main\db\mysqlcommonconnection] => Array
        (
            [module] => main
            [file] => lib/db/mysqlcommonconnection.php
        )

    [bitrix\main\db\mysqliconnection] => Array
        (
            [module] => main
            [file] => lib/db/mysqliconnection.php
        )

    [bitrix\main\db\mysqliresult] => Array
        (
            [module] => main
            [file] => lib/db/mysqliresult.php
        )

    [bitrix\main\db\mysqlisqlhelper] => Array
        (
            [module] => main
            [file] => lib/db/mysqlisqlhelper.php
        )

    [bitrix\main\db\mssqlconnection] => Array
        (
            [module] => main
            [file] => lib/db/mssqlconnection.php
        )

    [bitrix\main\db\mssqlresult] => Array
        (
            [module] => main
            [file] => lib/db/mssqlresult.php
        )

    [bitrix\main\db\mssqlsqlhelper] => Array
        (
            [module] => main
            [file] => lib/db/mssqlsqlhelper.php
        )

    [bitrix\main\db\oracleconnection] => Array
        (
            [module] => main
            [file] => lib/db/oracleconnection.php
        )

    [bitrix\main\db\oracleresult] => Array
        (
            [module] => main
            [file] => lib/db/oracleresult.php
        )

    [bitrix\main\db\oraclesqlhelper] => Array
        (
            [module] => main
            [file] => lib/db/oraclesqlhelper.php
        )

    [bitrix\main\db\pgsqlconnection] => Array
        (
            [module] => main
            [file] => lib/db/pgsqlconnection.php
        )

    [bitrix\main\diag\httpexceptionhandleroutput] => Array
        (
            [module] => main
            [file] => lib/diag/httpexceptionhandleroutput.php
        )

    [bitrix\main\diag\fileexceptionhandlerlog] => Array
        (
            [module] => main
            [file] => lib/diag/fileexceptionhandlerlog.php
        )

    [bitrix\main\diag\exceptionhandler] => Array
        (
            [module] => main
            [file] => lib/diag/exceptionhandler.php
        )

    [bitrix\main\diag\iexceptionhandleroutput] => Array
        (
            [module] => main
            [file] => lib/diag/iexceptionhandleroutput.php
        )

    [bitrix\main\diag\exceptionhandlerlog] => Array
        (
            [module] => main
            [file] => lib/diag/exceptionhandlerlog.php
        )

    [bitrix\main\io\file] => Array
        (
            [module] => main
            [file] => lib/io/file.php
        )

    [bitrix\main\io\fileentry] => Array
        (
            [module] => main
            [file] => lib/io/fileentry.php
        )

    [bitrix\main\io\path] => Array
        (
            [module] => main
            [file] => lib/io/path.php
        )

    [bitrix\main\io\filesystementry] => Array
        (
            [module] => main
            [file] => lib/io/filesystementry.php
        )

    [bitrix\main\io\ifilestream] => Array
        (
            [module] => main
            [file] => lib/io/ifilestream.php
        )

    [bitrix\main\localization\loc] => Array
        (
            [module] => main
            [file] => lib/localization/loc.php
        )

    [bitrix\main\mail\mail] => Array
        (
            [module] => main
            [file] => lib/mail/mail.php
        )

    [bitrix\main\mail\tracking] => Array
        (
            [module] => main
            [file] => lib/mail/tracking.php
        )

    [bitrix\main\mail\eventmanager] => Array
        (
            [module] => main
            [file] => lib/mail/eventmanager.php
        )

    [bitrix\main\mail\eventmessagecompiler] => Array
        (
            [module] => main
            [file] => lib/mail/eventmessagecompiler.php
        )

    [bitrix\main\mail\eventmessagethemecompiler] => Array
        (
            [module] => main
            [file] => lib/mail/eventmessagethemecompiler.php
        )

    [bitrix\main\mail\internal\event] => Array
        (
            [module] => main
            [file] => lib/mail/internal/event.php
        )

    [bitrix\main\mail\internal\eventattachment] => Array
        (
            [module] => main
            [file] => lib/mail/internal/eventattachment.php
        )

    [bitrix\main\mail\internal\eventmessage] => Array
        (
            [module] => main
            [file] => lib/mail/internal/eventmessage.php
        )

    [bitrix\main\mail\internal\eventmessagesite] => Array
        (
            [module] => main
            [file] => lib/mail/internal/eventmessagesite.php
        )

    [bitrix\main\mail\internal\eventmessageattachment] => Array
        (
            [module] => main
            [file] => lib/mail/internal/eventmessageattachment.php
        )

    [bitrix\main\mail\internal\eventtype] => Array
        (
            [module] => main
            [file] => lib/mail/internal/eventtype.php
        )

    [bitrix\main\text\converter] => Array
        (
            [module] => main
            [file] => lib/text/converter.php
        )

    [bitrix\main\text\emptyconverter] => Array
        (
            [module] => main
            [file] => lib/text/emptyconverter.php
        )

    [bitrix\main\text\encoding] => Array
        (
            [module] => main
            [file] => lib/text/encoding.php
        )

    [bitrix\main\text\htmlconverter] => Array
        (
            [module] => main
            [file] => lib/text/htmlconverter.php
        )

    [bitrix\main\text\binarystring] => Array
        (
            [module] => main
            [file] => lib/text/binarystring.php
        )

    [bitrix\main\text\xmlconverter] => Array
        (
            [module] => main
            [file] => lib/text/xmlconverter.php
        )

    [bitrix\main\type\collection] => Array
        (
            [module] => main
            [file] => lib/type/collection.php
        )

    [bitrix\main\type\date] => Array
        (
            [module] => main
            [file] => lib/type/date.php
        )

    [bitrix\main\type\datetime] => Array
        (
            [module] => main
            [file] => lib/type/datetime.php
        )

    [bitrix\main\type\dictionary] => Array
        (
            [module] => main
            [file] => lib/type/dictionary.php
        )

    [bitrix\main\type\filterabledictionary] => Array
        (
            [module] => main
            [file] => lib/type/filterabledictionary.php
        )

    [bitrix\main\type\parameterdictionary] => Array
        (
            [module] => main
            [file] => lib/type/parameterdictionary.php
        )

    [bitrix\main\web\cookie] => Array
        (
            [module] => main
            [file] => lib/web/cookie.php
        )

    [bitrix\main\web\uri] => Array
        (
            [module] => main
            [file] => lib/web/uri.php
        )

    [bitrix\main\sendereventhandler] => Array
        (
            [module] => main
            [file] => lib/senderconnector.php
        )

    [bitrix\main\senderconnectoruser] => Array
        (
            [module] => main
            [file] => lib/senderconnector.php
        )

    [bitrix\main\urlrewriterrulemaker] => Array
        (
            [module] => main
            [file] => lib/urlrewriter.php
        )

    [bitrix\main\update\stepper] => Array
        (
            [module] => main
            [file] => lib/update/stepper.php
        )

    [bitrix\main\composite\abstractresponse] => Array
        (
            [module] => main
            [file] => lib/composite/responder.php
        )

    [bitrix\main\composite\fileresponse] => Array
        (
            [module] => main
            [file] => lib/composite/responder.php
        )

    [bitrix\main\composite\memcachedresponse] => Array
        (
            [module] => main
            [file] => lib/composite/responder.php
        )

    [bitrix\main\security\otpexception] => Array
        (
            [module] => main
            [file] => lib/security/securityexception.php
        )

    [ctimezone] => Array
        (
            [module] => main
            [file] => classes/general/time.php
        )

    [cbxpunycode] => Array
        (
            [module] => main
            [file] => classes/general/punycode.php
        )

    [ibxvirtualio] => Array
        (
            [module] => main
            [file] => classes/general/virtual_io.php
        )

    [ibxgeterrors] => Array
        (
            [module] => main
            [file] => classes/general/virtual_io.php
        )

    [cbxvirtualio] => Array
        (
            [module] => main
            [file] => classes/general/virtual_io.php
        )

    [cbxvirtualfilebase] => Array
        (
            [module] => main
            [file] => classes/general/virtual_file.php
        )

    [cbxvirtualfile] => Array
        (
            [module] => main
            [file] => classes/general/virtual_file.php
        )

    [cbxvirtualdirectory] => Array
        (
            [module] => main
            [file] => classes/general/virtual_file.php
        )

    [calloption] => Array
        (
            [module] => main
            [file] => classes/general/option.php
        )

    [coption] => Array
        (
            [module] => main
            [file] => classes/general/option.php
        )

    [callpageoption] => Array
        (
            [module] => main
            [file] => classes/general/pageoption.php
        )

    [cpageoption] => Array
        (
            [module] => main
            [file] => classes/general/pageoption.php
        )

    [callsqlwhere] => Array
        (
            [module] => main
            [file] => classes/general/sqlwhere.php
        )

    [csqlwhereexpression] => Array
        (
            [module] => main
            [file] => classes/general/sqlwhere.php
        )

    [csqlwhere] => Array
        (
            [module] => main
            [file] => classes/general/sqlwhere.php
        )

    [calllanguage] => Array
        (
            [module] => main
            [file] => classes/general/language.php
        )

    [clanguage] => Array
        (
            [module] => main
            [file] => classes/general/language.php
        )

    [clangadmin] => Array
        (
            [module] => main
            [file] => classes/general/language.php
        )

    [_clangdbresult] => Array
        (
            [module] => main
            [file] => classes/general/langdbresult.php
        )

    [callagent] => Array
        (
            [module] => main
            [file] => classes/general/agent.php
        )

    [cagent] => Array
        (
            [module] => main
            [file] => classes/mysql/agent.php
        )

    [capplicationexception] => Array
        (
            [module] => main
            [file] => classes/general/applicationexception.php
        )

    [cadminexception] => Array
        (
            [module] => main
            [file] => classes/general/adminexception.php
        )

    [callsite] => Array
        (
            [module] => main
            [file] => classes/general/site.php
        )

    [calllang] => Array
        (
            [module] => main
            [file] => classes/general/site.php
        )

    [csite] => Array
        (
            [module] => main
            [file] => classes/general/site.php
        )

    [clang] => Array
        (
            [module] => main
            [file] => classes/general/site.php
        )

    [chttp] => Array
        (
            [module] => main
            [file] => classes/general/http.php
        )

    [cutil] => Array
        (
            [module] => main
            [file] => classes/general/util.php
        )

    [callmain] => Array
        (
            [module] => main
            [file] => classes/general/main.php
        )

    [cmain] => Array
        (
            [module] => main
            [file] => classes/general/main.php
        )

    [calldatabase] => Array
        (
            [module] => main
            [file] => classes/general/database.php
        )

    [calldbresult] => Array
        (
            [module] => main
            [file] => classes/general/dbresult.php
        )

    [cdatabasemysql] => Array
        (
            [module] => main
            [file] => classes/mysql/database.php
        )

    [cdbresultmysql] => Array
        (
            [module] => main
            [file] => classes/mysql/dbresult.php
        )

    [icachebackend] => Array
        (
            [module] => main
            [file] => classes/general/cache_backend.php
        )

    [cphpcache] => Array
        (
            [module] => main
            [file] => classes/general/cache.php
        )

    [ccachemanager] => Array
        (
            [module] => main
            [file] => classes/general/cache_manager.php
        )

    [cpagecache] => Array
        (
            [module] => main
            [file] => classes/general/page_cache.php
        )

    [cstackcacheentry] => Array
        (
            [module] => main
            [file] => classes/general/stack_cache_entry.php
        )

    [cstackcachemanager] => Array
        (
            [module] => main
            [file] => classes/general/stack_cache.php
        )

    [cmodule] => Array
        (
            [module] => main
            [file] => /classes/general/module.php
        )

)
Array
(
    [bitrix\main\application] => Array
        (
            [module] => main
            [file] => lib/application.php
        )

    [bitrix\main\httpapplication] => Array
        (
            [module] => main
            [file] => lib/httpapplication.php
        )

    [bitrix\main\argumentexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\argumentnullexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\argumentoutofrangeexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\argumenttypeexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\notimplementedexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\notsupportedexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\invalidoperationexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\objectpropertyexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\objectnotfoundexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\objectexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\systemexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\accessdeniedexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\decodingexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\io\invalidpathexception] => Array
        (
            [module] => main
            [file] => lib/io/ioexception.php
        )

    [bitrix\main\io\filenotfoundexception] => Array
        (
            [module] => main
            [file] => lib/io/ioexception.php
        )

    [bitrix\main\io\filedeleteexception] => Array
        (
            [module] => main
            [file] => lib/io/ioexception.php
        )

    [bitrix\main\io\fileopenexception] => Array
        (
            [module] => main
            [file] => lib/io/ioexception.php
        )

    [bitrix\main\io\filenotopenedexception] => Array
        (
            [module] => main
            [file] => lib/io/ioexception.php
        )

    [bitrix\main\context] => Array
        (
            [module] => main
            [file] => lib/context.php
        )

    [bitrix\main\httpcontext] => Array
        (
            [module] => main
            [file] => lib/httpcontext.php
        )

    [bitrix\main\dispatcher] => Array
        (
            [module] => main
            [file] => lib/dispatcher.php
        )

    [bitrix\main\environment] => Array
        (
            [module] => main
            [file] => lib/environment.php
        )

    [bitrix\main\event] => Array
        (
            [module] => main
            [file] => lib/event.php
        )

    [bitrix\main\eventmanager] => Array
        (
            [module] => main
            [file] => lib/eventmanager.php
        )

    [bitrix\main\eventresult] => Array
        (
            [module] => main
            [file] => lib/eventresult.php
        )

    [bitrix\main\request] => Array
        (
            [module] => main
            [file] => lib/request.php
        )

    [bitrix\main\httprequest] => Array
        (
            [module] => main
            [file] => lib/httprequest.php
        )

    [bitrix\main\response] => Array
        (
            [module] => main
            [file] => lib/response.php
        )

    [bitrix\main\httpresponse] => Array
        (
            [module] => main
            [file] => lib/httpresponse.php
        )

    [bitrix\main\modulemanager] => Array
        (
            [module] => main
            [file] => lib/modulemanager.php
        )

    [bitrix\main\server] => Array
        (
            [module] => main
            [file] => lib/server.php
        )

    [bitrix\main\config\configuration] => Array
        (
            [module] => main
            [file] => lib/config/configuration.php
        )

    [bitrix\main\config\option] => Array
        (
            [module] => main
            [file] => lib/config/option.php
        )

    [bitrix\main\context\culture] => Array
        (
            [module] => main
            [file] => lib/context/culture.php
        )

    [bitrix\main\data\cache] => Array
        (
            [module] => main
            [file] => lib/data/cache.php
        )

    [bitrix\main\data\cacheengineapc] => Array
        (
            [module] => main
            [file] => lib/data/cacheengineapc.php
        )

    [bitrix\main\data\cacheenginememcache] => Array
        (
            [module] => main
            [file] => lib/data/cacheenginememcache.php
        )

    [bitrix\main\data\cacheenginefiles] => Array
        (
            [module] => main
            [file] => lib/data/cacheenginefiles.php
        )

    [bitrix\main\data\cacheenginenone] => Array
        (
            [module] => main
            [file] => lib/data/cacheenginenone.php
        )

    [bitrix\main\data\connection] => Array
        (
            [module] => main
            [file] => lib/data/connection.php
        )

    [bitrix\main\data\connectionpool] => Array
        (
            [module] => main
            [file] => lib/data/connectionpool.php
        )

    [bitrix\main\data\icacheengine] => Array
        (
            [module] => main
            [file] => lib/data/cache.php
        )

    [bitrix\main\data\hsphpreadconnection] => Array
        (
            [module] => main
            [file] => lib/data/hsphpreadconnection.php
        )

    [bitrix\main\data\managedcache] => Array
        (
            [module] => main
            [file] => lib/data/managedcache.php
        )

    [bitrix\main\data\taggedcache] => Array
        (
            [module] => main
            [file] => lib/data/taggedcache.php
        )

    [bitrix\main\data\memcacheconnection] => Array
        (
            [module] => main
            [file] => lib/data/memcacheconnection.php
        )

    [bitrix\main\data\memcachedconnection] => Array
        (
            [module] => main
            [file] => lib/data/memcachedconnection.php
        )

    [bitrix\main\data\nosqlconnection] => Array
        (
            [module] => main
            [file] => lib/data/nosqlconnection.php
        )

    [bitrix\main\db\arrayresult] => Array
        (
            [module] => main
            [file] => lib/db/arrayresult.php
        )

    [bitrix\main\db\result] => Array
        (
            [module] => main
            [file] => lib/db/result.php
        )

    [bitrix\main\db\connection] => Array
        (
            [module] => main
            [file] => lib/db/connection.php
        )

    [bitrix\main\db\sqlexception] => Array
        (
            [module] => main
            [file] => lib/db/sqlexception.php
        )

    [bitrix\main\db\sqlqueryexception] => Array
        (
            [module] => main
            [file] => lib/db/sqlexception.php
        )

    [bitrix\main\db\transactionexception] => Array
        (
            [module] => main
            [file] => lib/db/sqlexception.php
        )

    [bitrix\main\db\sqlexpression] => Array
        (
            [module] => main
            [file] => lib/db/sqlexpression.php
        )

    [bitrix\main\db\sqlhelper] => Array
        (
            [module] => main
            [file] => lib/db/sqlhelper.php
        )

    [bitrix\main\db\mysqlcommonconnection] => Array
        (
            [module] => main
            [file] => lib/db/mysqlcommonconnection.php
        )

    [bitrix\main\db\mysqliconnection] => Array
        (
            [module] => main
            [file] => lib/db/mysqliconnection.php
        )

    [bitrix\main\db\mysqliresult] => Array
        (
            [module] => main
            [file] => lib/db/mysqliresult.php
        )

    [bitrix\main\db\mysqlisqlhelper] => Array
        (
            [module] => main
            [file] => lib/db/mysqlisqlhelper.php
        )

    [bitrix\main\db\mssqlconnection] => Array
        (
            [module] => main
            [file] => lib/db/mssqlconnection.php
        )

    [bitrix\main\db\mssqlresult] => Array
        (
            [module] => main
            [file] => lib/db/mssqlresult.php
        )

    [bitrix\main\db\mssqlsqlhelper] => Array
        (
            [module] => main
            [file] => lib/db/mssqlsqlhelper.php
        )

    [bitrix\main\db\oracleconnection] => Array
        (
            [module] => main
            [file] => lib/db/oracleconnection.php
        )

    [bitrix\main\db\oracleresult] => Array
        (
            [module] => main
            [file] => lib/db/oracleresult.php
        )

    [bitrix\main\db\oraclesqlhelper] => Array
        (
            [module] => main
            [file] => lib/db/oraclesqlhelper.php
        )

    [bitrix\main\db\pgsqlconnection] => Array
        (
            [module] => main
            [file] => lib/db/pgsqlconnection.php
        )

    [bitrix\main\diag\httpexceptionhandleroutput] => Array
        (
            [module] => main
            [file] => lib/diag/httpexceptionhandleroutput.php
        )

    [bitrix\main\diag\fileexceptionhandlerlog] => Array
        (
            [module] => main
            [file] => lib/diag/fileexceptionhandlerlog.php
        )

    [bitrix\main\diag\exceptionhandler] => Array
        (
            [module] => main
            [file] => lib/diag/exceptionhandler.php
        )

    [bitrix\main\diag\iexceptionhandleroutput] => Array
        (
            [module] => main
            [file] => lib/diag/iexceptionhandleroutput.php
        )

    [bitrix\main\diag\exceptionhandlerlog] => Array
        (
            [module] => main
            [file] => lib/diag/exceptionhandlerlog.php
        )

    [bitrix\main\io\file] => Array
        (
            [module] => main
            [file] => lib/io/file.php
        )

    [bitrix\main\io\fileentry] => Array
        (
            [module] => main
            [file] => lib/io/fileentry.php
        )

    [bitrix\main\io\path] => Array
        (
            [module] => main
            [file] => lib/io/path.php
        )

    [bitrix\main\io\filesystementry] => Array
        (
            [module] => main
            [file] => lib/io/filesystementry.php
        )

    [bitrix\main\io\ifilestream] => Array
        (
            [module] => main
            [file] => lib/io/ifilestream.php
        )

    [bitrix\main\localization\loc] => Array
        (
            [module] => main
            [file] => lib/localization/loc.php
        )

    [bitrix\main\mail\mail] => Array
        (
            [module] => main
            [file] => lib/mail/mail.php
        )

    [bitrix\main\mail\tracking] => Array
        (
            [module] => main
            [file] => lib/mail/tracking.php
        )

    [bitrix\main\mail\eventmanager] => Array
        (
            [module] => main
            [file] => lib/mail/eventmanager.php
        )

    [bitrix\main\mail\eventmessagecompiler] => Array
        (
            [module] => main
            [file] => lib/mail/eventmessagecompiler.php
        )

    [bitrix\main\mail\eventmessagethemecompiler] => Array
        (
            [module] => main
            [file] => lib/mail/eventmessagethemecompiler.php
        )

    [bitrix\main\mail\internal\event] => Array
        (
            [module] => main
            [file] => lib/mail/internal/event.php
        )

    [bitrix\main\mail\internal\eventattachment] => Array
        (
            [module] => main
            [file] => lib/mail/internal/eventattachment.php
        )

    [bitrix\main\mail\internal\eventmessage] => Array
        (
            [module] => main
            [file] => lib/mail/internal/eventmessage.php
        )

    [bitrix\main\mail\internal\eventmessagesite] => Array
        (
            [module] => main
            [file] => lib/mail/internal/eventmessagesite.php
        )

    [bitrix\main\mail\internal\eventmessageattachment] => Array
        (
            [module] => main
            [file] => lib/mail/internal/eventmessageattachment.php
        )

    [bitrix\main\mail\internal\eventtype] => Array
        (
            [module] => main
            [file] => lib/mail/internal/eventtype.php
        )

    [bitrix\main\text\converter] => Array
        (
            [module] => main
            [file] => lib/text/converter.php
        )

    [bitrix\main\text\emptyconverter] => Array
        (
            [module] => main
            [file] => lib/text/emptyconverter.php
        )

    [bitrix\main\text\encoding] => Array
        (
            [module] => main
            [file] => lib/text/encoding.php
        )

    [bitrix\main\text\htmlconverter] => Array
        (
            [module] => main
            [file] => lib/text/htmlconverter.php
        )

    [bitrix\main\text\binarystring] => Array
        (
            [module] => main
            [file] => lib/text/binarystring.php
        )

    [bitrix\main\text\xmlconverter] => Array
        (
            [module] => main
            [file] => lib/text/xmlconverter.php
        )

    [bitrix\main\type\collection] => Array
        (
            [module] => main
            [file] => lib/type/collection.php
        )

    [bitrix\main\type\date] => Array
        (
            [module] => main
            [file] => lib/type/date.php
        )

    [bitrix\main\type\datetime] => Array
        (
            [module] => main
            [file] => lib/type/datetime.php
        )

    [bitrix\main\type\dictionary] => Array
        (
            [module] => main
            [file] => lib/type/dictionary.php
        )

    [bitrix\main\type\filterabledictionary] => Array
        (
            [module] => main
            [file] => lib/type/filterabledictionary.php
        )

    [bitrix\main\type\parameterdictionary] => Array
        (
            [module] => main
            [file] => lib/type/parameterdictionary.php
        )

    [bitrix\main\web\cookie] => Array
        (
            [module] => main
            [file] => lib/web/cookie.php
        )

    [bitrix\main\web\uri] => Array
        (
            [module] => main
            [file] => lib/web/uri.php
        )

    [bitrix\main\sendereventhandler] => Array
        (
            [module] => main
            [file] => lib/senderconnector.php
        )

    [bitrix\main\senderconnectoruser] => Array
        (
            [module] => main
            [file] => lib/senderconnector.php
        )

    [bitrix\main\urlrewriterrulemaker] => Array
        (
            [module] => main
            [file] => lib/urlrewriter.php
        )

    [bitrix\main\update\stepper] => Array
        (
            [module] => main
            [file] => lib/update/stepper.php
        )

    [bitrix\main\composite\abstractresponse] => Array
        (
            [module] => main
            [file] => lib/composite/responder.php
        )

    [bitrix\main\composite\fileresponse] => Array
        (
            [module] => main
            [file] => lib/composite/responder.php
        )

    [bitrix\main\composite\memcachedresponse] => Array
        (
            [module] => main
            [file] => lib/composite/responder.php
        )

    [bitrix\main\security\otpexception] => Array
        (
            [module] => main
            [file] => lib/security/securityexception.php
        )

    [ctimezone] => Array
        (
            [module] => main
            [file] => classes/general/time.php
        )

    [cbxpunycode] => Array
        (
            [module] => main
            [file] => classes/general/punycode.php
        )

    [ibxvirtualio] => Array
        (
            [module] => main
            [file] => classes/general/virtual_io.php
        )

    [ibxgeterrors] => Array
        (
            [module] => main
            [file] => classes/general/virtual_io.php
        )

    [cbxvirtualio] => Array
        (
            [module] => main
            [file] => classes/general/virtual_io.php
        )

    [cbxvirtualfilebase] => Array
        (
            [module] => main
            [file] => classes/general/virtual_file.php
        )

    [cbxvirtualfile] => Array
        (
            [module] => main
            [file] => classes/general/virtual_file.php
        )

    [cbxvirtualdirectory] => Array
        (
            [module] => main
            [file] => classes/general/virtual_file.php
        )

    [calloption] => Array
        (
            [module] => main
            [file] => classes/general/option.php
        )

    [coption] => Array
        (
            [module] => main
            [file] => classes/general/option.php
        )

    [callpageoption] => Array
        (
            [module] => main
            [file] => classes/general/pageoption.php
        )

    [cpageoption] => Array
        (
            [module] => main
            [file] => classes/general/pageoption.php
        )

    [callsqlwhere] => Array
        (
            [module] => main
            [file] => classes/general/sqlwhere.php
        )

    [csqlwhereexpression] => Array
        (
            [module] => main
            [file] => classes/general/sqlwhere.php
        )

    [csqlwhere] => Array
        (
            [module] => main
            [file] => classes/general/sqlwhere.php
        )

    [calllanguage] => Array
        (
            [module] => main
            [file] => classes/general/language.php
        )

    [clanguage] => Array
        (
            [module] => main
            [file] => classes/general/language.php
        )

    [clangadmin] => Array
        (
            [module] => main
            [file] => classes/general/language.php
        )

    [_clangdbresult] => Array
        (
            [module] => main
            [file] => classes/general/langdbresult.php
        )

    [callagent] => Array
        (
            [module] => main
            [file] => classes/general/agent.php
        )

    [cagent] => Array
        (
            [module] => main
            [file] => classes/mysql/agent.php
        )

    [capplicationexception] => Array
        (
            [module] => main
            [file] => classes/general/applicationexception.php
        )

    [cadminexception] => Array
        (
            [module] => main
            [file] => classes/general/adminexception.php
        )

    [callsite] => Array
        (
            [module] => main
            [file] => classes/general/site.php
        )

    [calllang] => Array
        (
            [module] => main
            [file] => classes/general/site.php
        )

    [csite] => Array
        (
            [module] => main
            [file] => classes/general/site.php
        )

    [clang] => Array
        (
            [module] => main
            [file] => classes/general/site.php
        )

    [chttp] => Array
        (
            [module] => main
            [file] => classes/general/http.php
        )

    [cutil] => Array
        (
            [module] => main
            [file] => classes/general/util.php
        )

    [callmain] => Array
        (
            [module] => main
            [file] => classes/general/main.php
        )

    [cmain] => Array
        (
            [module] => main
            [file] => classes/general/main.php
        )

    [calldatabase] => Array
        (
            [module] => main
            [file] => classes/general/database.php
        )

    [calldbresult] => Array
        (
            [module] => main
            [file] => classes/general/dbresult.php
        )

    [cdatabasemysql] => Array
        (
            [module] => main
            [file] => classes/mysql/database.php
        )

    [cdbresultmysql] => Array
        (
            [module] => main
            [file] => classes/mysql/dbresult.php
        )

    [icachebackend] => Array
        (
            [module] => main
            [file] => classes/general/cache_backend.php
        )

    [cphpcache] => Array
        (
            [module] => main
            [file] => classes/general/cache.php
        )

    [ccachemanager] => Array
        (
            [module] => main
            [file] => classes/general/cache_manager.php
        )

    [cpagecache] => Array
        (
            [module] => main
            [file] => classes/general/page_cache.php
        )

    [cstackcacheentry] => Array
        (
            [module] => main
            [file] => classes/general/stack_cache_entry.php
        )

    [cstackcachemanager] => Array
        (
            [module] => main
            [file] => classes/general/stack_cache.php
        )

    [cmodule] => Array
        (
            [module] => main
            [file] => /classes/general/module.php
        )

)
Array
(
    [bitrix\main\application] => Array
        (
            [module] => main
            [file] => lib/application.php
        )

    [bitrix\main\httpapplication] => Array
        (
            [module] => main
            [file] => lib/httpapplication.php
        )

    [bitrix\main\argumentexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\argumentnullexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\argumentoutofrangeexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\argumenttypeexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\notimplementedexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\notsupportedexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\invalidoperationexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\objectpropertyexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\objectnotfoundexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\objectexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\systemexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\accessdeniedexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\decodingexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\io\invalidpathexception] => Array
        (
            [module] => main
            [file] => lib/io/ioexception.php
        )

    [bitrix\main\io\filenotfoundexception] => Array
        (
            [module] => main
            [file] => lib/io/ioexception.php
        )

    [bitrix\main\io\filedeleteexception] => Array
        (
            [module] => main
            [file] => lib/io/ioexception.php
        )

    [bitrix\main\io\fileopenexception] => Array
        (
            [module] => main
            [file] => lib/io/ioexception.php
        )

    [bitrix\main\io\filenotopenedexception] => Array
        (
            [module] => main
            [file] => lib/io/ioexception.php
        )

    [bitrix\main\context] => Array
        (
            [module] => main
            [file] => lib/context.php
        )

    [bitrix\main\httpcontext] => Array
        (
            [module] => main
            [file] => lib/httpcontext.php
        )

    [bitrix\main\dispatcher] => Array
        (
            [module] => main
            [file] => lib/dispatcher.php
        )

    [bitrix\main\environment] => Array
        (
            [module] => main
            [file] => lib/environment.php
        )

    [bitrix\main\event] => Array
        (
            [module] => main
            [file] => lib/event.php
        )

    [bitrix\main\eventmanager] => Array
        (
            [module] => main
            [file] => lib/eventmanager.php
        )

    [bitrix\main\eventresult] => Array
        (
            [module] => main
            [file] => lib/eventresult.php
        )

    [bitrix\main\request] => Array
        (
            [module] => main
            [file] => lib/request.php
        )

    [bitrix\main\httprequest] => Array
        (
            [module] => main
            [file] => lib/httprequest.php
        )

    [bitrix\main\response] => Array
        (
            [module] => main
            [file] => lib/response.php
        )

    [bitrix\main\httpresponse] => Array
        (
            [module] => main
            [file] => lib/httpresponse.php
        )

    [bitrix\main\modulemanager] => Array
        (
            [module] => main
            [file] => lib/modulemanager.php
        )

    [bitrix\main\server] => Array
        (
            [module] => main
            [file] => lib/server.php
        )

    [bitrix\main\config\configuration] => Array
        (
            [module] => main
            [file] => lib/config/configuration.php
        )

    [bitrix\main\config\option] => Array
        (
            [module] => main
            [file] => lib/config/option.php
        )

    [bitrix\main\context\culture] => Array
        (
            [module] => main
            [file] => lib/context/culture.php
        )

    [bitrix\main\data\cache] => Array
        (
            [module] => main
            [file] => lib/data/cache.php
        )

    [bitrix\main\data\cacheengineapc] => Array
        (
            [module] => main
            [file] => lib/data/cacheengineapc.php
        )

    [bitrix\main\data\cacheenginememcache] => Array
        (
            [module] => main
            [file] => lib/data/cacheenginememcache.php
        )

    [bitrix\main\data\cacheenginefiles] => Array
        (
            [module] => main
            [file] => lib/data/cacheenginefiles.php
        )

    [bitrix\main\data\cacheenginenone] => Array
        (
            [module] => main
            [file] => lib/data/cacheenginenone.php
        )

    [bitrix\main\data\connection] => Array
        (
            [module] => main
            [file] => lib/data/connection.php
        )

    [bitrix\main\data\connectionpool] => Array
        (
            [module] => main
            [file] => lib/data/connectionpool.php
        )

    [bitrix\main\data\icacheengine] => Array
        (
            [module] => main
            [file] => lib/data/cache.php
        )

    [bitrix\main\data\hsphpreadconnection] => Array
        (
            [module] => main
            [file] => lib/data/hsphpreadconnection.php
        )

    [bitrix\main\data\managedcache] => Array
        (
            [module] => main
            [file] => lib/data/managedcache.php
        )

    [bitrix\main\data\taggedcache] => Array
        (
            [module] => main
            [file] => lib/data/taggedcache.php
        )

    [bitrix\main\data\memcacheconnection] => Array
        (
            [module] => main
            [file] => lib/data/memcacheconnection.php
        )

    [bitrix\main\data\memcachedconnection] => Array
        (
            [module] => main
            [file] => lib/data/memcachedconnection.php
        )

    [bitrix\main\data\nosqlconnection] => Array
        (
            [module] => main
            [file] => lib/data/nosqlconnection.php
        )

    [bitrix\main\db\arrayresult] => Array
        (
            [module] => main
            [file] => lib/db/arrayresult.php
        )

    [bitrix\main\db\result] => Array
        (
            [module] => main
            [file] => lib/db/result.php
        )

    [bitrix\main\db\connection] => Array
        (
            [module] => main
            [file] => lib/db/connection.php
        )

    [bitrix\main\db\sqlexception] => Array
        (
            [module] => main
            [file] => lib/db/sqlexception.php
        )

    [bitrix\main\db\sqlqueryexception] => Array
        (
            [module] => main
            [file] => lib/db/sqlexception.php
        )

    [bitrix\main\db\transactionexception] => Array
        (
            [module] => main
            [file] => lib/db/sqlexception.php
        )

    [bitrix\main\db\sqlexpression] => Array
        (
            [module] => main
            [file] => lib/db/sqlexpression.php
        )

    [bitrix\main\db\sqlhelper] => Array
        (
            [module] => main
            [file] => lib/db/sqlhelper.php
        )

    [bitrix\main\db\mysqlcommonconnection] => Array
        (
            [module] => main
            [file] => lib/db/mysqlcommonconnection.php
        )

    [bitrix\main\db\mysqliconnection] => Array
        (
            [module] => main
            [file] => lib/db/mysqliconnection.php
        )

    [bitrix\main\db\mysqliresult] => Array
        (
            [module] => main
            [file] => lib/db/mysqliresult.php
        )

    [bitrix\main\db\mysqlisqlhelper] => Array
        (
            [module] => main
            [file] => lib/db/mysqlisqlhelper.php
        )

    [bitrix\main\db\mssqlconnection] => Array
        (
            [module] => main
            [file] => lib/db/mssqlconnection.php
        )

    [bitrix\main\db\mssqlresult] => Array
        (
            [module] => main
            [file] => lib/db/mssqlresult.php
        )

    [bitrix\main\db\mssqlsqlhelper] => Array
        (
            [module] => main
            [file] => lib/db/mssqlsqlhelper.php
        )

    [bitrix\main\db\oracleconnection] => Array
        (
            [module] => main
            [file] => lib/db/oracleconnection.php
        )

    [bitrix\main\db\oracleresult] => Array
        (
            [module] => main
            [file] => lib/db/oracleresult.php
        )

    [bitrix\main\db\oraclesqlhelper] => Array
        (
            [module] => main
            [file] => lib/db/oraclesqlhelper.php
        )

    [bitrix\main\db\pgsqlconnection] => Array
        (
            [module] => main
            [file] => lib/db/pgsqlconnection.php
        )

    [bitrix\main\diag\httpexceptionhandleroutput] => Array
        (
            [module] => main
            [file] => lib/diag/httpexceptionhandleroutput.php
        )

    [bitrix\main\diag\fileexceptionhandlerlog] => Array
        (
            [module] => main
            [file] => lib/diag/fileexceptionhandlerlog.php
        )

    [bitrix\main\diag\exceptionhandler] => Array
        (
            [module] => main
            [file] => lib/diag/exceptionhandler.php
        )

    [bitrix\main\diag\iexceptionhandleroutput] => Array
        (
            [module] => main
            [file] => lib/diag/iexceptionhandleroutput.php
        )

    [bitrix\main\diag\exceptionhandlerlog] => Array
        (
            [module] => main
            [file] => lib/diag/exceptionhandlerlog.php
        )

    [bitrix\main\io\file] => Array
        (
            [module] => main
            [file] => lib/io/file.php
        )

    [bitrix\main\io\fileentry] => Array
        (
            [module] => main
            [file] => lib/io/fileentry.php
        )

    [bitrix\main\io\path] => Array
        (
            [module] => main
            [file] => lib/io/path.php
        )

    [bitrix\main\io\filesystementry] => Array
        (
            [module] => main
            [file] => lib/io/filesystementry.php
        )

    [bitrix\main\io\ifilestream] => Array
        (
            [module] => main
            [file] => lib/io/ifilestream.php
        )

    [bitrix\main\localization\loc] => Array
        (
            [module] => main
            [file] => lib/localization/loc.php
        )

    [bitrix\main\mail\mail] => Array
        (
            [module] => main
            [file] => lib/mail/mail.php
        )

    [bitrix\main\mail\tracking] => Array
        (
            [module] => main
            [file] => lib/mail/tracking.php
        )

    [bitrix\main\mail\eventmanager] => Array
        (
            [module] => main
            [file] => lib/mail/eventmanager.php
        )

    [bitrix\main\mail\eventmessagecompiler] => Array
        (
            [module] => main
            [file] => lib/mail/eventmessagecompiler.php
        )

    [bitrix\main\mail\eventmessagethemecompiler] => Array
        (
            [module] => main
            [file] => lib/mail/eventmessagethemecompiler.php
        )

    [bitrix\main\mail\internal\event] => Array
        (
            [module] => main
            [file] => lib/mail/internal/event.php
        )

    [bitrix\main\mail\internal\eventattachment] => Array
        (
            [module] => main
            [file] => lib/mail/internal/eventattachment.php
        )

    [bitrix\main\mail\internal\eventmessage] => Array
        (
            [module] => main
            [file] => lib/mail/internal/eventmessage.php
        )

    [bitrix\main\mail\internal\eventmessagesite] => Array
        (
            [module] => main
            [file] => lib/mail/internal/eventmessagesite.php
        )

    [bitrix\main\mail\internal\eventmessageattachment] => Array
        (
            [module] => main
            [file] => lib/mail/internal/eventmessageattachment.php
        )

    [bitrix\main\mail\internal\eventtype] => Array
        (
            [module] => main
            [file] => lib/mail/internal/eventtype.php
        )

    [bitrix\main\text\converter] => Array
        (
            [module] => main
            [file] => lib/text/converter.php
        )

    [bitrix\main\text\emptyconverter] => Array
        (
            [module] => main
            [file] => lib/text/emptyconverter.php
        )

    [bitrix\main\text\encoding] => Array
        (
            [module] => main
            [file] => lib/text/encoding.php
        )

    [bitrix\main\text\htmlconverter] => Array
        (
            [module] => main
            [file] => lib/text/htmlconverter.php
        )

    [bitrix\main\text\binarystring] => Array
        (
            [module] => main
            [file] => lib/text/binarystring.php
        )

    [bitrix\main\text\xmlconverter] => Array
        (
            [module] => main
            [file] => lib/text/xmlconverter.php
        )

    [bitrix\main\type\collection] => Array
        (
            [module] => main
            [file] => lib/type/collection.php
        )

    [bitrix\main\type\date] => Array
        (
            [module] => main
            [file] => lib/type/date.php
        )

    [bitrix\main\type\datetime] => Array
        (
            [module] => main
            [file] => lib/type/datetime.php
        )

    [bitrix\main\type\dictionary] => Array
        (
            [module] => main
            [file] => lib/type/dictionary.php
        )

    [bitrix\main\type\filterabledictionary] => Array
        (
            [module] => main
            [file] => lib/type/filterabledictionary.php
        )

    [bitrix\main\type\parameterdictionary] => Array
        (
            [module] => main
            [file] => lib/type/parameterdictionary.php
        )

    [bitrix\main\web\cookie] => Array
        (
            [module] => main
            [file] => lib/web/cookie.php
        )

    [bitrix\main\web\uri] => Array
        (
            [module] => main
            [file] => lib/web/uri.php
        )

    [bitrix\main\sendereventhandler] => Array
        (
            [module] => main
            [file] => lib/senderconnector.php
        )

    [bitrix\main\senderconnectoruser] => Array
        (
            [module] => main
            [file] => lib/senderconnector.php
        )

    [bitrix\main\urlrewriterrulemaker] => Array
        (
            [module] => main
            [file] => lib/urlrewriter.php
        )

    [bitrix\main\update\stepper] => Array
        (
            [module] => main
            [file] => lib/update/stepper.php
        )

    [bitrix\main\composite\abstractresponse] => Array
        (
            [module] => main
            [file] => lib/composite/responder.php
        )

    [bitrix\main\composite\fileresponse] => Array
        (
            [module] => main
            [file] => lib/composite/responder.php
        )

    [bitrix\main\composite\memcachedresponse] => Array
        (
            [module] => main
            [file] => lib/composite/responder.php
        )

    [bitrix\main\security\otpexception] => Array
        (
            [module] => main
            [file] => lib/security/securityexception.php
        )

    [ctimezone] => Array
        (
            [module] => main
            [file] => classes/general/time.php
        )

    [cbxpunycode] => Array
        (
            [module] => main
            [file] => classes/general/punycode.php
        )

    [ibxvirtualio] => Array
        (
            [module] => main
            [file] => classes/general/virtual_io.php
        )

    [ibxgeterrors] => Array
        (
            [module] => main
            [file] => classes/general/virtual_io.php
        )

    [cbxvirtualio] => Array
        (
            [module] => main
            [file] => classes/general/virtual_io.php
        )

    [cbxvirtualfilebase] => Array
        (
            [module] => main
            [file] => classes/general/virtual_file.php
        )

    [cbxvirtualfile] => Array
        (
            [module] => main
            [file] => classes/general/virtual_file.php
        )

    [cbxvirtualdirectory] => Array
        (
            [module] => main
            [file] => classes/general/virtual_file.php
        )

    [calloption] => Array
        (
            [module] => main
            [file] => classes/general/option.php
        )

    [coption] => Array
        (
            [module] => main
            [file] => classes/general/option.php
        )

    [callpageoption] => Array
        (
            [module] => main
            [file] => classes/general/pageoption.php
        )

    [cpageoption] => Array
        (
            [module] => main
            [file] => classes/general/pageoption.php
        )

    [callsqlwhere] => Array
        (
            [module] => main
            [file] => classes/general/sqlwhere.php
        )

    [csqlwhereexpression] => Array
        (
            [module] => main
            [file] => classes/general/sqlwhere.php
        )

    [csqlwhere] => Array
        (
            [module] => main
            [file] => classes/general/sqlwhere.php
        )

    [calllanguage] => Array
        (
            [module] => main
            [file] => classes/general/language.php
        )

    [clanguage] => Array
        (
            [module] => main
            [file] => classes/general/language.php
        )

    [clangadmin] => Array
        (
            [module] => main
            [file] => classes/general/language.php
        )

    [_clangdbresult] => Array
        (
            [module] => main
            [file] => classes/general/langdbresult.php
        )

    [callagent] => Array
        (
            [module] => main
            [file] => classes/general/agent.php
        )

    [cagent] => Array
        (
            [module] => main
            [file] => classes/mysql/agent.php
        )

    [capplicationexception] => Array
        (
            [module] => main
            [file] => classes/general/applicationexception.php
        )

    [cadminexception] => Array
        (
            [module] => main
            [file] => classes/general/adminexception.php
        )

    [callsite] => Array
        (
            [module] => main
            [file] => classes/general/site.php
        )

    [calllang] => Array
        (
            [module] => main
            [file] => classes/general/site.php
        )

    [csite] => Array
        (
            [module] => main
            [file] => classes/general/site.php
        )

    [clang] => Array
        (
            [module] => main
            [file] => classes/general/site.php
        )

    [chttp] => Array
        (
            [module] => main
            [file] => classes/general/http.php
        )

    [cutil] => Array
        (
            [module] => main
            [file] => classes/general/util.php
        )

    [callmain] => Array
        (
            [module] => main
            [file] => classes/general/main.php
        )

    [cmain] => Array
        (
            [module] => main
            [file] => classes/general/main.php
        )

    [calldatabase] => Array
        (
            [module] => main
            [file] => classes/general/database.php
        )

    [calldbresult] => Array
        (
            [module] => main
            [file] => classes/general/dbresult.php
        )

    [cdatabasemysql] => Array
        (
            [module] => main
            [file] => classes/mysql/database.php
        )

    [cdbresultmysql] => Array
        (
            [module] => main
            [file] => classes/mysql/dbresult.php
        )

    [icachebackend] => Array
        (
            [module] => main
            [file] => classes/general/cache_backend.php
        )

    [cphpcache] => Array
        (
            [module] => main
            [file] => classes/general/cache.php
        )

    [ccachemanager] => Array
        (
            [module] => main
            [file] => classes/general/cache_manager.php
        )

    [cpagecache] => Array
        (
            [module] => main
            [file] => classes/general/page_cache.php
        )

    [cstackcacheentry] => Array
        (
            [module] => main
            [file] => classes/general/stack_cache_entry.php
        )

    [cstackcachemanager] => Array
        (
            [module] => main
            [file] => classes/general/stack_cache.php
        )

    [cmodule] => Array
        (
            [module] => main
            [file] => /classes/general/module.php
        )

)
Array
(
    [bitrix\main\application] => Array
        (
            [module] => main
            [file] => lib/application.php
        )

    [bitrix\main\httpapplication] => Array
        (
            [module] => main
            [file] => lib/httpapplication.php
        )

    [bitrix\main\argumentexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\argumentnullexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\argumentoutofrangeexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\argumenttypeexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\notimplementedexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\notsupportedexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\invalidoperationexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\objectpropertyexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\objectnotfoundexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\objectexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\systemexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\accessdeniedexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\decodingexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\io\invalidpathexception] => Array
        (
            [module] => main
            [file] => lib/io/ioexception.php
        )

    [bitrix\main\io\filenotfoundexception] => Array
        (
            [module] => main
            [file] => lib/io/ioexception.php
        )

    [bitrix\main\io\filedeleteexception] => Array
        (
            [module] => main
            [file] => lib/io/ioexception.php
        )

    [bitrix\main\io\fileopenexception] => Array
        (
            [module] => main
            [file] => lib/io/ioexception.php
        )

    [bitrix\main\io\filenotopenedexception] => Array
        (
            [module] => main
            [file] => lib/io/ioexception.php
        )

    [bitrix\main\context] => Array
        (
            [module] => main
            [file] => lib/context.php
        )

    [bitrix\main\httpcontext] => Array
        (
            [module] => main
            [file] => lib/httpcontext.php
        )

    [bitrix\main\dispatcher] => Array
        (
            [module] => main
            [file] => lib/dispatcher.php
        )

    [bitrix\main\environment] => Array
        (
            [module] => main
            [file] => lib/environment.php
        )

    [bitrix\main\event] => Array
        (
            [module] => main
            [file] => lib/event.php
        )

    [bitrix\main\eventmanager] => Array
        (
            [module] => main
            [file] => lib/eventmanager.php
        )

    [bitrix\main\eventresult] => Array
        (
            [module] => main
            [file] => lib/eventresult.php
        )

    [bitrix\main\request] => Array
        (
            [module] => main
            [file] => lib/request.php
        )

    [bitrix\main\httprequest] => Array
        (
            [module] => main
            [file] => lib/httprequest.php
        )

    [bitrix\main\response] => Array
        (
            [module] => main
            [file] => lib/response.php
        )

    [bitrix\main\httpresponse] => Array
        (
            [module] => main
            [file] => lib/httpresponse.php
        )

    [bitrix\main\modulemanager] => Array
        (
            [module] => main
            [file] => lib/modulemanager.php
        )

    [bitrix\main\server] => Array
        (
            [module] => main
            [file] => lib/server.php
        )

    [bitrix\main\config\configuration] => Array
        (
            [module] => main
            [file] => lib/config/configuration.php
        )

    [bitrix\main\config\option] => Array
        (
            [module] => main
            [file] => lib/config/option.php
        )

    [bitrix\main\context\culture] => Array
        (
            [module] => main
            [file] => lib/context/culture.php
        )

    [bitrix\main\data\cache] => Array
        (
            [module] => main
            [file] => lib/data/cache.php
        )

    [bitrix\main\data\cacheengineapc] => Array
        (
            [module] => main
            [file] => lib/data/cacheengineapc.php
        )

    [bitrix\main\data\cacheenginememcache] => Array
        (
            [module] => main
            [file] => lib/data/cacheenginememcache.php
        )

    [bitrix\main\data\cacheenginefiles] => Array
        (
            [module] => main
            [file] => lib/data/cacheenginefiles.php
        )

    [bitrix\main\data\cacheenginenone] => Array
        (
            [module] => main
            [file] => lib/data/cacheenginenone.php
        )

    [bitrix\main\data\connection] => Array
        (
            [module] => main
            [file] => lib/data/connection.php
        )

    [bitrix\main\data\connectionpool] => Array
        (
            [module] => main
            [file] => lib/data/connectionpool.php
        )

    [bitrix\main\data\icacheengine] => Array
        (
            [module] => main
            [file] => lib/data/cache.php
        )

    [bitrix\main\data\hsphpreadconnection] => Array
        (
            [module] => main
            [file] => lib/data/hsphpreadconnection.php
        )

    [bitrix\main\data\managedcache] => Array
        (
            [module] => main
            [file] => lib/data/managedcache.php
        )

    [bitrix\main\data\taggedcache] => Array
        (
            [module] => main
            [file] => lib/data/taggedcache.php
        )

    [bitrix\main\data\memcacheconnection] => Array
        (
            [module] => main
            [file] => lib/data/memcacheconnection.php
        )

    [bitrix\main\data\memcachedconnection] => Array
        (
            [module] => main
            [file] => lib/data/memcachedconnection.php
        )

    [bitrix\main\data\nosqlconnection] => Array
        (
            [module] => main
            [file] => lib/data/nosqlconnection.php
        )

    [bitrix\main\db\arrayresult] => Array
        (
            [module] => main
            [file] => lib/db/arrayresult.php
        )

    [bitrix\main\db\result] => Array
        (
            [module] => main
            [file] => lib/db/result.php
        )

    [bitrix\main\db\connection] => Array
        (
            [module] => main
            [file] => lib/db/connection.php
        )

    [bitrix\main\db\sqlexception] => Array
        (
            [module] => main
            [file] => lib/db/sqlexception.php
        )

    [bitrix\main\db\sqlqueryexception] => Array
        (
            [module] => main
            [file] => lib/db/sqlexception.php
        )

    [bitrix\main\db\transactionexception] => Array
        (
            [module] => main
            [file] => lib/db/sqlexception.php
        )

    [bitrix\main\db\sqlexpression] => Array
        (
            [module] => main
            [file] => lib/db/sqlexpression.php
        )

    [bitrix\main\db\sqlhelper] => Array
        (
            [module] => main
            [file] => lib/db/sqlhelper.php
        )

    [bitrix\main\db\mysqlcommonconnection] => Array
        (
            [module] => main
            [file] => lib/db/mysqlcommonconnection.php
        )

    [bitrix\main\db\mysqliconnection] => Array
        (
            [module] => main
            [file] => lib/db/mysqliconnection.php
        )

    [bitrix\main\db\mysqliresult] => Array
        (
            [module] => main
            [file] => lib/db/mysqliresult.php
        )

    [bitrix\main\db\mysqlisqlhelper] => Array
        (
            [module] => main
            [file] => lib/db/mysqlisqlhelper.php
        )

    [bitrix\main\db\mssqlconnection] => Array
        (
            [module] => main
            [file] => lib/db/mssqlconnection.php
        )

    [bitrix\main\db\mssqlresult] => Array
        (
            [module] => main
            [file] => lib/db/mssqlresult.php
        )

    [bitrix\main\db\mssqlsqlhelper] => Array
        (
            [module] => main
            [file] => lib/db/mssqlsqlhelper.php
        )

    [bitrix\main\db\oracleconnection] => Array
        (
            [module] => main
            [file] => lib/db/oracleconnection.php
        )

    [bitrix\main\db\oracleresult] => Array
        (
            [module] => main
            [file] => lib/db/oracleresult.php
        )

    [bitrix\main\db\oraclesqlhelper] => Array
        (
            [module] => main
            [file] => lib/db/oraclesqlhelper.php
        )

    [bitrix\main\db\pgsqlconnection] => Array
        (
            [module] => main
            [file] => lib/db/pgsqlconnection.php
        )

    [bitrix\main\diag\httpexceptionhandleroutput] => Array
        (
            [module] => main
            [file] => lib/diag/httpexceptionhandleroutput.php
        )

    [bitrix\main\diag\fileexceptionhandlerlog] => Array
        (
            [module] => main
            [file] => lib/diag/fileexceptionhandlerlog.php
        )

    [bitrix\main\diag\exceptionhandler] => Array
        (
            [module] => main
            [file] => lib/diag/exceptionhandler.php
        )

    [bitrix\main\diag\iexceptionhandleroutput] => Array
        (
            [module] => main
            [file] => lib/diag/iexceptionhandleroutput.php
        )

    [bitrix\main\diag\exceptionhandlerlog] => Array
        (
            [module] => main
            [file] => lib/diag/exceptionhandlerlog.php
        )

    [bitrix\main\io\file] => Array
        (
            [module] => main
            [file] => lib/io/file.php
        )

    [bitrix\main\io\fileentry] => Array
        (
            [module] => main
            [file] => lib/io/fileentry.php
        )

    [bitrix\main\io\path] => Array
        (
            [module] => main
            [file] => lib/io/path.php
        )

    [bitrix\main\io\filesystementry] => Array
        (
            [module] => main
            [file] => lib/io/filesystementry.php
        )

    [bitrix\main\io\ifilestream] => Array
        (
            [module] => main
            [file] => lib/io/ifilestream.php
        )

    [bitrix\main\localization\loc] => Array
        (
            [module] => main
            [file] => lib/localization/loc.php
        )

    [bitrix\main\mail\mail] => Array
        (
            [module] => main
            [file] => lib/mail/mail.php
        )

    [bitrix\main\mail\tracking] => Array
        (
            [module] => main
            [file] => lib/mail/tracking.php
        )

    [bitrix\main\mail\eventmanager] => Array
        (
            [module] => main
            [file] => lib/mail/eventmanager.php
        )

    [bitrix\main\mail\eventmessagecompiler] => Array
        (
            [module] => main
            [file] => lib/mail/eventmessagecompiler.php
        )

    [bitrix\main\mail\eventmessagethemecompiler] => Array
        (
            [module] => main
            [file] => lib/mail/eventmessagethemecompiler.php
        )

    [bitrix\main\mail\internal\event] => Array
        (
            [module] => main
            [file] => lib/mail/internal/event.php
        )

    [bitrix\main\mail\internal\eventattachment] => Array
        (
            [module] => main
            [file] => lib/mail/internal/eventattachment.php
        )

    [bitrix\main\mail\internal\eventmessage] => Array
        (
            [module] => main
            [file] => lib/mail/internal/eventmessage.php
        )

    [bitrix\main\mail\internal\eventmessagesite] => Array
        (
            [module] => main
            [file] => lib/mail/internal/eventmessagesite.php
        )

    [bitrix\main\mail\internal\eventmessageattachment] => Array
        (
            [module] => main
            [file] => lib/mail/internal/eventmessageattachment.php
        )

    [bitrix\main\mail\internal\eventtype] => Array
        (
            [module] => main
            [file] => lib/mail/internal/eventtype.php
        )

    [bitrix\main\text\converter] => Array
        (
            [module] => main
            [file] => lib/text/converter.php
        )

    [bitrix\main\text\emptyconverter] => Array
        (
            [module] => main
            [file] => lib/text/emptyconverter.php
        )

    [bitrix\main\text\encoding] => Array
        (
            [module] => main
            [file] => lib/text/encoding.php
        )

    [bitrix\main\text\htmlconverter] => Array
        (
            [module] => main
            [file] => lib/text/htmlconverter.php
        )

    [bitrix\main\text\binarystring] => Array
        (
            [module] => main
            [file] => lib/text/binarystring.php
        )

    [bitrix\main\text\xmlconverter] => Array
        (
            [module] => main
            [file] => lib/text/xmlconverter.php
        )

    [bitrix\main\type\collection] => Array
        (
            [module] => main
            [file] => lib/type/collection.php
        )

    [bitrix\main\type\date] => Array
        (
            [module] => main
            [file] => lib/type/date.php
        )

    [bitrix\main\type\datetime] => Array
        (
            [module] => main
            [file] => lib/type/datetime.php
        )

    [bitrix\main\type\dictionary] => Array
        (
            [module] => main
            [file] => lib/type/dictionary.php
        )

    [bitrix\main\type\filterabledictionary] => Array
        (
            [module] => main
            [file] => lib/type/filterabledictionary.php
        )

    [bitrix\main\type\parameterdictionary] => Array
        (
            [module] => main
            [file] => lib/type/parameterdictionary.php
        )

    [bitrix\main\web\cookie] => Array
        (
            [module] => main
            [file] => lib/web/cookie.php
        )

    [bitrix\main\web\uri] => Array
        (
            [module] => main
            [file] => lib/web/uri.php
        )

    [bitrix\main\sendereventhandler] => Array
        (
            [module] => main
            [file] => lib/senderconnector.php
        )

    [bitrix\main\senderconnectoruser] => Array
        (
            [module] => main
            [file] => lib/senderconnector.php
        )

    [bitrix\main\urlrewriterrulemaker] => Array
        (
            [module] => main
            [file] => lib/urlrewriter.php
        )

    [bitrix\main\update\stepper] => Array
        (
            [module] => main
            [file] => lib/update/stepper.php
        )

    [bitrix\main\composite\abstractresponse] => Array
        (
            [module] => main
            [file] => lib/composite/responder.php
        )

    [bitrix\main\composite\fileresponse] => Array
        (
            [module] => main
            [file] => lib/composite/responder.php
        )

    [bitrix\main\composite\memcachedresponse] => Array
        (
            [module] => main
            [file] => lib/composite/responder.php
        )

    [bitrix\main\security\otpexception] => Array
        (
            [module] => main
            [file] => lib/security/securityexception.php
        )

    [ctimezone] => Array
        (
            [module] => main
            [file] => classes/general/time.php
        )

    [cbxpunycode] => Array
        (
            [module] => main
            [file] => classes/general/punycode.php
        )

    [ibxvirtualio] => Array
        (
            [module] => main
            [file] => classes/general/virtual_io.php
        )

    [ibxgeterrors] => Array
        (
            [module] => main
            [file] => classes/general/virtual_io.php
        )

    [cbxvirtualio] => Array
        (
            [module] => main
            [file] => classes/general/virtual_io.php
        )

    [cbxvirtualfilebase] => Array
        (
            [module] => main
            [file] => classes/general/virtual_file.php
        )

    [cbxvirtualfile] => Array
        (
            [module] => main
            [file] => classes/general/virtual_file.php
        )

    [cbxvirtualdirectory] => Array
        (
            [module] => main
            [file] => classes/general/virtual_file.php
        )

    [calloption] => Array
        (
            [module] => main
            [file] => classes/general/option.php
        )

    [coption] => Array
        (
            [module] => main
            [file] => classes/general/option.php
        )

    [callpageoption] => Array
        (
            [module] => main
            [file] => classes/general/pageoption.php
        )

    [cpageoption] => Array
        (
            [module] => main
            [file] => classes/general/pageoption.php
        )

    [callsqlwhere] => Array
        (
            [module] => main
            [file] => classes/general/sqlwhere.php
        )

    [csqlwhereexpression] => Array
        (
            [module] => main
            [file] => classes/general/sqlwhere.php
        )

    [csqlwhere] => Array
        (
            [module] => main
            [file] => classes/general/sqlwhere.php
        )

    [calllanguage] => Array
        (
            [module] => main
            [file] => classes/general/language.php
        )

    [clanguage] => Array
        (
            [module] => main
            [file] => classes/general/language.php
        )

    [clangadmin] => Array
        (
            [module] => main
            [file] => classes/general/language.php
        )

    [_clangdbresult] => Array
        (
            [module] => main
            [file] => classes/general/langdbresult.php
        )

    [callagent] => Array
        (
            [module] => main
            [file] => classes/general/agent.php
        )

    [cagent] => Array
        (
            [module] => main
            [file] => classes/mysql/agent.php
        )

    [capplicationexception] => Array
        (
            [module] => main
            [file] => classes/general/applicationexception.php
        )

    [cadminexception] => Array
        (
            [module] => main
            [file] => classes/general/adminexception.php
        )

    [callsite] => Array
        (
            [module] => main
            [file] => classes/general/site.php
        )

    [calllang] => Array
        (
            [module] => main
            [file] => classes/general/site.php
        )

    [csite] => Array
        (
            [module] => main
            [file] => classes/general/site.php
        )

    [clang] => Array
        (
            [module] => main
            [file] => classes/general/site.php
        )

    [chttp] => Array
        (
            [module] => main
            [file] => classes/general/http.php
        )

    [cutil] => Array
        (
            [module] => main
            [file] => classes/general/util.php
        )

    [callmain] => Array
        (
            [module] => main
            [file] => classes/general/main.php
        )

    [cmain] => Array
        (
            [module] => main
            [file] => classes/general/main.php
        )

    [calldatabase] => Array
        (
            [module] => main
            [file] => classes/general/database.php
        )

    [calldbresult] => Array
        (
            [module] => main
            [file] => classes/general/dbresult.php
        )

    [cdatabasemysql] => Array
        (
            [module] => main
            [file] => classes/mysql/database.php
        )

    [cdbresultmysql] => Array
        (
            [module] => main
            [file] => classes/mysql/dbresult.php
        )

    [icachebackend] => Array
        (
            [module] => main
            [file] => classes/general/cache_backend.php
        )

    [cphpcache] => Array
        (
            [module] => main
            [file] => classes/general/cache.php
        )

    [ccachemanager] => Array
        (
            [module] => main
            [file] => classes/general/cache_manager.php
        )

    [cpagecache] => Array
        (
            [module] => main
            [file] => classes/general/page_cache.php
        )

    [cstackcacheentry] => Array
        (
            [module] => main
            [file] => classes/general/stack_cache_entry.php
        )

    [cstackcachemanager] => Array
        (
            [module] => main
            [file] => classes/general/stack_cache.php
        )

    [cmodule] => Array
        (
            [module] => main
            [file] => /classes/general/module.php
        )

)
Array
(
    [bitrix\main\application] => Array
        (
            [module] => main
            [file] => lib/application.php
        )

    [bitrix\main\httpapplication] => Array
        (
            [module] => main
            [file] => lib/httpapplication.php
        )

    [bitrix\main\argumentexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\argumentnullexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\argumentoutofrangeexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\argumenttypeexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\notimplementedexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\notsupportedexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\invalidoperationexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\objectpropertyexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\objectnotfoundexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\objectexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\systemexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\accessdeniedexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\decodingexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\io\invalidpathexception] => Array
        (
            [module] => main
            [file] => lib/io/ioexception.php
        )

    [bitrix\main\io\filenotfoundexception] => Array
        (
            [module] => main
            [file] => lib/io/ioexception.php
        )

    [bitrix\main\io\filedeleteexception] => Array
        (
            [module] => main
            [file] => lib/io/ioexception.php
        )

    [bitrix\main\io\fileopenexception] => Array
        (
            [module] => main
            [file] => lib/io/ioexception.php
        )

    [bitrix\main\io\filenotopenedexception] => Array
        (
            [module] => main
            [file] => lib/io/ioexception.php
        )

    [bitrix\main\context] => Array
        (
            [module] => main
            [file] => lib/context.php
        )

    [bitrix\main\httpcontext] => Array
        (
            [module] => main
            [file] => lib/httpcontext.php
        )

    [bitrix\main\dispatcher] => Array
        (
            [module] => main
            [file] => lib/dispatcher.php
        )

    [bitrix\main\environment] => Array
        (
            [module] => main
            [file] => lib/environment.php
        )

    [bitrix\main\event] => Array
        (
            [module] => main
            [file] => lib/event.php
        )

    [bitrix\main\eventmanager] => Array
        (
            [module] => main
            [file] => lib/eventmanager.php
        )

    [bitrix\main\eventresult] => Array
        (
            [module] => main
            [file] => lib/eventresult.php
        )

    [bitrix\main\request] => Array
        (
            [module] => main
            [file] => lib/request.php
        )

    [bitrix\main\httprequest] => Array
        (
            [module] => main
            [file] => lib/httprequest.php
        )

    [bitrix\main\response] => Array
        (
            [module] => main
            [file] => lib/response.php
        )

    [bitrix\main\httpresponse] => Array
        (
            [module] => main
            [file] => lib/httpresponse.php
        )

    [bitrix\main\modulemanager] => Array
        (
            [module] => main
            [file] => lib/modulemanager.php
        )

    [bitrix\main\server] => Array
        (
            [module] => main
            [file] => lib/server.php
        )

    [bitrix\main\config\configuration] => Array
        (
            [module] => main
            [file] => lib/config/configuration.php
        )

    [bitrix\main\config\option] => Array
        (
            [module] => main
            [file] => lib/config/option.php
        )

    [bitrix\main\context\culture] => Array
        (
            [module] => main
            [file] => lib/context/culture.php
        )

    [bitrix\main\data\cache] => Array
        (
            [module] => main
            [file] => lib/data/cache.php
        )

    [bitrix\main\data\cacheengineapc] => Array
        (
            [module] => main
            [file] => lib/data/cacheengineapc.php
        )

    [bitrix\main\data\cacheenginememcache] => Array
        (
            [module] => main
            [file] => lib/data/cacheenginememcache.php
        )

    [bitrix\main\data\cacheenginefiles] => Array
        (
            [module] => main
            [file] => lib/data/cacheenginefiles.php
        )

    [bitrix\main\data\cacheenginenone] => Array
        (
            [module] => main
            [file] => lib/data/cacheenginenone.php
        )

    [bitrix\main\data\connection] => Array
        (
            [module] => main
            [file] => lib/data/connection.php
        )

    [bitrix\main\data\connectionpool] => Array
        (
            [module] => main
            [file] => lib/data/connectionpool.php
        )

    [bitrix\main\data\icacheengine] => Array
        (
            [module] => main
            [file] => lib/data/cache.php
        )

    [bitrix\main\data\hsphpreadconnection] => Array
        (
            [module] => main
            [file] => lib/data/hsphpreadconnection.php
        )

    [bitrix\main\data\managedcache] => Array
        (
            [module] => main
            [file] => lib/data/managedcache.php
        )

    [bitrix\main\data\taggedcache] => Array
        (
            [module] => main
            [file] => lib/data/taggedcache.php
        )

    [bitrix\main\data\memcacheconnection] => Array
        (
            [module] => main
            [file] => lib/data/memcacheconnection.php
        )

    [bitrix\main\data\memcachedconnection] => Array
        (
            [module] => main
            [file] => lib/data/memcachedconnection.php
        )

    [bitrix\main\data\nosqlconnection] => Array
        (
            [module] => main
            [file] => lib/data/nosqlconnection.php
        )

    [bitrix\main\db\arrayresult] => Array
        (
            [module] => main
            [file] => lib/db/arrayresult.php
        )

    [bitrix\main\db\result] => Array
        (
            [module] => main
            [file] => lib/db/result.php
        )

    [bitrix\main\db\connection] => Array
        (
            [module] => main
            [file] => lib/db/connection.php
        )

    [bitrix\main\db\sqlexception] => Array
        (
            [module] => main
            [file] => lib/db/sqlexception.php
        )

    [bitrix\main\db\sqlqueryexception] => Array
        (
            [module] => main
            [file] => lib/db/sqlexception.php
        )

    [bitrix\main\db\transactionexception] => Array
        (
            [module] => main
            [file] => lib/db/sqlexception.php
        )

    [bitrix\main\db\sqlexpression] => Array
        (
            [module] => main
            [file] => lib/db/sqlexpression.php
        )

    [bitrix\main\db\sqlhelper] => Array
        (
            [module] => main
            [file] => lib/db/sqlhelper.php
        )

    [bitrix\main\db\mysqlcommonconnection] => Array
        (
            [module] => main
            [file] => lib/db/mysqlcommonconnection.php
        )

    [bitrix\main\db\mysqliconnection] => Array
        (
            [module] => main
            [file] => lib/db/mysqliconnection.php
        )

    [bitrix\main\db\mysqliresult] => Array
        (
            [module] => main
            [file] => lib/db/mysqliresult.php
        )

    [bitrix\main\db\mysqlisqlhelper] => Array
        (
            [module] => main
            [file] => lib/db/mysqlisqlhelper.php
        )

    [bitrix\main\db\mssqlconnection] => Array
        (
            [module] => main
            [file] => lib/db/mssqlconnection.php
        )

    [bitrix\main\db\mssqlresult] => Array
        (
            [module] => main
            [file] => lib/db/mssqlresult.php
        )

    [bitrix\main\db\mssqlsqlhelper] => Array
        (
            [module] => main
            [file] => lib/db/mssqlsqlhelper.php
        )

    [bitrix\main\db\oracleconnection] => Array
        (
            [module] => main
            [file] => lib/db/oracleconnection.php
        )

    [bitrix\main\db\oracleresult] => Array
        (
            [module] => main
            [file] => lib/db/oracleresult.php
        )

    [bitrix\main\db\oraclesqlhelper] => Array
        (
            [module] => main
            [file] => lib/db/oraclesqlhelper.php
        )

    [bitrix\main\db\pgsqlconnection] => Array
        (
            [module] => main
            [file] => lib/db/pgsqlconnection.php
        )

    [bitrix\main\diag\httpexceptionhandleroutput] => Array
        (
            [module] => main
            [file] => lib/diag/httpexceptionhandleroutput.php
        )

    [bitrix\main\diag\fileexceptionhandlerlog] => Array
        (
            [module] => main
            [file] => lib/diag/fileexceptionhandlerlog.php
        )

    [bitrix\main\diag\exceptionhandler] => Array
        (
            [module] => main
            [file] => lib/diag/exceptionhandler.php
        )

    [bitrix\main\diag\iexceptionhandleroutput] => Array
        (
            [module] => main
            [file] => lib/diag/iexceptionhandleroutput.php
        )

    [bitrix\main\diag\exceptionhandlerlog] => Array
        (
            [module] => main
            [file] => lib/diag/exceptionhandlerlog.php
        )

    [bitrix\main\io\file] => Array
        (
            [module] => main
            [file] => lib/io/file.php
        )

    [bitrix\main\io\fileentry] => Array
        (
            [module] => main
            [file] => lib/io/fileentry.php
        )

    [bitrix\main\io\path] => Array
        (
            [module] => main
            [file] => lib/io/path.php
        )

    [bitrix\main\io\filesystementry] => Array
        (
            [module] => main
            [file] => lib/io/filesystementry.php
        )

    [bitrix\main\io\ifilestream] => Array
        (
            [module] => main
            [file] => lib/io/ifilestream.php
        )

    [bitrix\main\localization\loc] => Array
        (
            [module] => main
            [file] => lib/localization/loc.php
        )

    [bitrix\main\mail\mail] => Array
        (
            [module] => main
            [file] => lib/mail/mail.php
        )

    [bitrix\main\mail\tracking] => Array
        (
            [module] => main
            [file] => lib/mail/tracking.php
        )

    [bitrix\main\mail\eventmanager] => Array
        (
            [module] => main
            [file] => lib/mail/eventmanager.php
        )

    [bitrix\main\mail\eventmessagecompiler] => Array
        (
            [module] => main
            [file] => lib/mail/eventmessagecompiler.php
        )

    [bitrix\main\mail\eventmessagethemecompiler] => Array
        (
            [module] => main
            [file] => lib/mail/eventmessagethemecompiler.php
        )

    [bitrix\main\mail\internal\event] => Array
        (
            [module] => main
            [file] => lib/mail/internal/event.php
        )

    [bitrix\main\mail\internal\eventattachment] => Array
        (
            [module] => main
            [file] => lib/mail/internal/eventattachment.php
        )

    [bitrix\main\mail\internal\eventmessage] => Array
        (
            [module] => main
            [file] => lib/mail/internal/eventmessage.php
        )

    [bitrix\main\mail\internal\eventmessagesite] => Array
        (
            [module] => main
            [file] => lib/mail/internal/eventmessagesite.php
        )

    [bitrix\main\mail\internal\eventmessageattachment] => Array
        (
            [module] => main
            [file] => lib/mail/internal/eventmessageattachment.php
        )

    [bitrix\main\mail\internal\eventtype] => Array
        (
            [module] => main
            [file] => lib/mail/internal/eventtype.php
        )

    [bitrix\main\text\converter] => Array
        (
            [module] => main
            [file] => lib/text/converter.php
        )

    [bitrix\main\text\emptyconverter] => Array
        (
            [module] => main
            [file] => lib/text/emptyconverter.php
        )

    [bitrix\main\text\encoding] => Array
        (
            [module] => main
            [file] => lib/text/encoding.php
        )

    [bitrix\main\text\htmlconverter] => Array
        (
            [module] => main
            [file] => lib/text/htmlconverter.php
        )

    [bitrix\main\text\binarystring] => Array
        (
            [module] => main
            [file] => lib/text/binarystring.php
        )

    [bitrix\main\text\xmlconverter] => Array
        (
            [module] => main
            [file] => lib/text/xmlconverter.php
        )

    [bitrix\main\type\collection] => Array
        (
            [module] => main
            [file] => lib/type/collection.php
        )

    [bitrix\main\type\date] => Array
        (
            [module] => main
            [file] => lib/type/date.php
        )

    [bitrix\main\type\datetime] => Array
        (
            [module] => main
            [file] => lib/type/datetime.php
        )

    [bitrix\main\type\dictionary] => Array
        (
            [module] => main
            [file] => lib/type/dictionary.php
        )

    [bitrix\main\type\filterabledictionary] => Array
        (
            [module] => main
            [file] => lib/type/filterabledictionary.php
        )

    [bitrix\main\type\parameterdictionary] => Array
        (
            [module] => main
            [file] => lib/type/parameterdictionary.php
        )

    [bitrix\main\web\cookie] => Array
        (
            [module] => main
            [file] => lib/web/cookie.php
        )

    [bitrix\main\web\uri] => Array
        (
            [module] => main
            [file] => lib/web/uri.php
        )

    [bitrix\main\sendereventhandler] => Array
        (
            [module] => main
            [file] => lib/senderconnector.php
        )

    [bitrix\main\senderconnectoruser] => Array
        (
            [module] => main
            [file] => lib/senderconnector.php
        )

    [bitrix\main\urlrewriterrulemaker] => Array
        (
            [module] => main
            [file] => lib/urlrewriter.php
        )

    [bitrix\main\update\stepper] => Array
        (
            [module] => main
            [file] => lib/update/stepper.php
        )

    [bitrix\main\composite\abstractresponse] => Array
        (
            [module] => main
            [file] => lib/composite/responder.php
        )

    [bitrix\main\composite\fileresponse] => Array
        (
            [module] => main
            [file] => lib/composite/responder.php
        )

    [bitrix\main\composite\memcachedresponse] => Array
        (
            [module] => main
            [file] => lib/composite/responder.php
        )

    [bitrix\main\security\otpexception] => Array
        (
            [module] => main
            [file] => lib/security/securityexception.php
        )

    [ctimezone] => Array
        (
            [module] => main
            [file] => classes/general/time.php
        )

    [cbxpunycode] => Array
        (
            [module] => main
            [file] => classes/general/punycode.php
        )

    [ibxvirtualio] => Array
        (
            [module] => main
            [file] => classes/general/virtual_io.php
        )

    [ibxgeterrors] => Array
        (
            [module] => main
            [file] => classes/general/virtual_io.php
        )

    [cbxvirtualio] => Array
        (
            [module] => main
            [file] => classes/general/virtual_io.php
        )

    [cbxvirtualfilebase] => Array
        (
            [module] => main
            [file] => classes/general/virtual_file.php
        )

    [cbxvirtualfile] => Array
        (
            [module] => main
            [file] => classes/general/virtual_file.php
        )

    [cbxvirtualdirectory] => Array
        (
            [module] => main
            [file] => classes/general/virtual_file.php
        )

    [calloption] => Array
        (
            [module] => main
            [file] => classes/general/option.php
        )

    [coption] => Array
        (
            [module] => main
            [file] => classes/general/option.php
        )

    [callpageoption] => Array
        (
            [module] => main
            [file] => classes/general/pageoption.php
        )

    [cpageoption] => Array
        (
            [module] => main
            [file] => classes/general/pageoption.php
        )

    [callsqlwhere] => Array
        (
            [module] => main
            [file] => classes/general/sqlwhere.php
        )

    [csqlwhereexpression] => Array
        (
            [module] => main
            [file] => classes/general/sqlwhere.php
        )

    [csqlwhere] => Array
        (
            [module] => main
            [file] => classes/general/sqlwhere.php
        )

    [calllanguage] => Array
        (
            [module] => main
            [file] => classes/general/language.php
        )

    [clanguage] => Array
        (
            [module] => main
            [file] => classes/general/language.php
        )

    [clangadmin] => Array
        (
            [module] => main
            [file] => classes/general/language.php
        )

    [_clangdbresult] => Array
        (
            [module] => main
            [file] => classes/general/langdbresult.php
        )

    [callagent] => Array
        (
            [module] => main
            [file] => classes/general/agent.php
        )

    [cagent] => Array
        (
            [module] => main
            [file] => classes/mysql/agent.php
        )

    [capplicationexception] => Array
        (
            [module] => main
            [file] => classes/general/applicationexception.php
        )

    [cadminexception] => Array
        (
            [module] => main
            [file] => classes/general/adminexception.php
        )

    [callsite] => Array
        (
            [module] => main
            [file] => classes/general/site.php
        )

    [calllang] => Array
        (
            [module] => main
            [file] => classes/general/site.php
        )

    [csite] => Array
        (
            [module] => main
            [file] => classes/general/site.php
        )

    [clang] => Array
        (
            [module] => main
            [file] => classes/general/site.php
        )

    [chttp] => Array
        (
            [module] => main
            [file] => classes/general/http.php
        )

    [cutil] => Array
        (
            [module] => main
            [file] => classes/general/util.php
        )

    [callmain] => Array
        (
            [module] => main
            [file] => classes/general/main.php
        )

    [cmain] => Array
        (
            [module] => main
            [file] => classes/general/main.php
        )

    [calldatabase] => Array
        (
            [module] => main
            [file] => classes/general/database.php
        )

    [calldbresult] => Array
        (
            [module] => main
            [file] => classes/general/dbresult.php
        )

    [cdatabasemysql] => Array
        (
            [module] => main
            [file] => classes/mysql/database.php
        )

    [cdbresultmysql] => Array
        (
            [module] => main
            [file] => classes/mysql/dbresult.php
        )

    [icachebackend] => Array
        (
            [module] => main
            [file] => classes/general/cache_backend.php
        )

    [cphpcache] => Array
        (
            [module] => main
            [file] => classes/general/cache.php
        )

    [ccachemanager] => Array
        (
            [module] => main
            [file] => classes/general/cache_manager.php
        )

    [cpagecache] => Array
        (
            [module] => main
            [file] => classes/general/page_cache.php
        )

    [cstackcacheentry] => Array
        (
            [module] => main
            [file] => classes/general/stack_cache_entry.php
        )

    [cstackcachemanager] => Array
        (
            [module] => main
            [file] => classes/general/stack_cache.php
        )

    [cmodule] => Array
        (
            [module] => main
            [file] => /classes/general/module.php
        )

)
Array
(
    [bitrix\main\application] => Array
        (
            [module] => main
            [file] => lib/application.php
        )

    [bitrix\main\httpapplication] => Array
        (
            [module] => main
            [file] => lib/httpapplication.php
        )

    [bitrix\main\argumentexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\argumentnullexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\argumentoutofrangeexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\argumenttypeexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\notimplementedexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\notsupportedexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\invalidoperationexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\objectpropertyexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\objectnotfoundexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\objectexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\systemexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\accessdeniedexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\decodingexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\io\invalidpathexception] => Array
        (
            [module] => main
            [file] => lib/io/ioexception.php
        )

    [bitrix\main\io\filenotfoundexception] => Array
        (
            [module] => main
            [file] => lib/io/ioexception.php
        )

    [bitrix\main\io\filedeleteexception] => Array
        (
            [module] => main
            [file] => lib/io/ioexception.php
        )

    [bitrix\main\io\fileopenexception] => Array
        (
            [module] => main
            [file] => lib/io/ioexception.php
        )

    [bitrix\main\io\filenotopenedexception] => Array
        (
            [module] => main
            [file] => lib/io/ioexception.php
        )

    [bitrix\main\context] => Array
        (
            [module] => main
            [file] => lib/context.php
        )

    [bitrix\main\httpcontext] => Array
        (
            [module] => main
            [file] => lib/httpcontext.php
        )

    [bitrix\main\dispatcher] => Array
        (
            [module] => main
            [file] => lib/dispatcher.php
        )

    [bitrix\main\environment] => Array
        (
            [module] => main
            [file] => lib/environment.php
        )

    [bitrix\main\event] => Array
        (
            [module] => main
            [file] => lib/event.php
        )

    [bitrix\main\eventmanager] => Array
        (
            [module] => main
            [file] => lib/eventmanager.php
        )

    [bitrix\main\eventresult] => Array
        (
            [module] => main
            [file] => lib/eventresult.php
        )

    [bitrix\main\request] => Array
        (
            [module] => main
            [file] => lib/request.php
        )

    [bitrix\main\httprequest] => Array
        (
            [module] => main
            [file] => lib/httprequest.php
        )

    [bitrix\main\response] => Array
        (
            [module] => main
            [file] => lib/response.php
        )

    [bitrix\main\httpresponse] => Array
        (
            [module] => main
            [file] => lib/httpresponse.php
        )

    [bitrix\main\modulemanager] => Array
        (
            [module] => main
            [file] => lib/modulemanager.php
        )

    [bitrix\main\server] => Array
        (
            [module] => main
            [file] => lib/server.php
        )

    [bitrix\main\config\configuration] => Array
        (
            [module] => main
            [file] => lib/config/configuration.php
        )

    [bitrix\main\config\option] => Array
        (
            [module] => main
            [file] => lib/config/option.php
        )

    [bitrix\main\context\culture] => Array
        (
            [module] => main
            [file] => lib/context/culture.php
        )

    [bitrix\main\data\cache] => Array
        (
            [module] => main
            [file] => lib/data/cache.php
        )

    [bitrix\main\data\cacheengineapc] => Array
        (
            [module] => main
            [file] => lib/data/cacheengineapc.php
        )

    [bitrix\main\data\cacheenginememcache] => Array
        (
            [module] => main
            [file] => lib/data/cacheenginememcache.php
        )

    [bitrix\main\data\cacheenginefiles] => Array
        (
            [module] => main
            [file] => lib/data/cacheenginefiles.php
        )

    [bitrix\main\data\cacheenginenone] => Array
        (
            [module] => main
            [file] => lib/data/cacheenginenone.php
        )

    [bitrix\main\data\connection] => Array
        (
            [module] => main
            [file] => lib/data/connection.php
        )

    [bitrix\main\data\connectionpool] => Array
        (
            [module] => main
            [file] => lib/data/connectionpool.php
        )

    [bitrix\main\data\icacheengine] => Array
        (
            [module] => main
            [file] => lib/data/cache.php
        )

    [bitrix\main\data\hsphpreadconnection] => Array
        (
            [module] => main
            [file] => lib/data/hsphpreadconnection.php
        )

    [bitrix\main\data\managedcache] => Array
        (
            [module] => main
            [file] => lib/data/managedcache.php
        )

    [bitrix\main\data\taggedcache] => Array
        (
            [module] => main
            [file] => lib/data/taggedcache.php
        )

    [bitrix\main\data\memcacheconnection] => Array
        (
            [module] => main
            [file] => lib/data/memcacheconnection.php
        )

    [bitrix\main\data\memcachedconnection] => Array
        (
            [module] => main
            [file] => lib/data/memcachedconnection.php
        )

    [bitrix\main\data\nosqlconnection] => Array
        (
            [module] => main
            [file] => lib/data/nosqlconnection.php
        )

    [bitrix\main\db\arrayresult] => Array
        (
            [module] => main
            [file] => lib/db/arrayresult.php
        )

    [bitrix\main\db\result] => Array
        (
            [module] => main
            [file] => lib/db/result.php
        )

    [bitrix\main\db\connection] => Array
        (
            [module] => main
            [file] => lib/db/connection.php
        )

    [bitrix\main\db\sqlexception] => Array
        (
            [module] => main
            [file] => lib/db/sqlexception.php
        )

    [bitrix\main\db\sqlqueryexception] => Array
        (
            [module] => main
            [file] => lib/db/sqlexception.php
        )

    [bitrix\main\db\transactionexception] => Array
        (
            [module] => main
            [file] => lib/db/sqlexception.php
        )

    [bitrix\main\db\sqlexpression] => Array
        (
            [module] => main
            [file] => lib/db/sqlexpression.php
        )

    [bitrix\main\db\sqlhelper] => Array
        (
            [module] => main
            [file] => lib/db/sqlhelper.php
        )

    [bitrix\main\db\mysqlcommonconnection] => Array
        (
            [module] => main
            [file] => lib/db/mysqlcommonconnection.php
        )

    [bitrix\main\db\mysqliconnection] => Array
        (
            [module] => main
            [file] => lib/db/mysqliconnection.php
        )

    [bitrix\main\db\mysqliresult] => Array
        (
            [module] => main
            [file] => lib/db/mysqliresult.php
        )

    [bitrix\main\db\mysqlisqlhelper] => Array
        (
            [module] => main
            [file] => lib/db/mysqlisqlhelper.php
        )

    [bitrix\main\db\mssqlconnection] => Array
        (
            [module] => main
            [file] => lib/db/mssqlconnection.php
        )

    [bitrix\main\db\mssqlresult] => Array
        (
            [module] => main
            [file] => lib/db/mssqlresult.php
        )

    [bitrix\main\db\mssqlsqlhelper] => Array
        (
            [module] => main
            [file] => lib/db/mssqlsqlhelper.php
        )

    [bitrix\main\db\oracleconnection] => Array
        (
            [module] => main
            [file] => lib/db/oracleconnection.php
        )

    [bitrix\main\db\oracleresult] => Array
        (
            [module] => main
            [file] => lib/db/oracleresult.php
        )

    [bitrix\main\db\oraclesqlhelper] => Array
        (
            [module] => main
            [file] => lib/db/oraclesqlhelper.php
        )

    [bitrix\main\db\pgsqlconnection] => Array
        (
            [module] => main
            [file] => lib/db/pgsqlconnection.php
        )

    [bitrix\main\diag\httpexceptionhandleroutput] => Array
        (
            [module] => main
            [file] => lib/diag/httpexceptionhandleroutput.php
        )

    [bitrix\main\diag\fileexceptionhandlerlog] => Array
        (
            [module] => main
            [file] => lib/diag/fileexceptionhandlerlog.php
        )

    [bitrix\main\diag\exceptionhandler] => Array
        (
            [module] => main
            [file] => lib/diag/exceptionhandler.php
        )

    [bitrix\main\diag\iexceptionhandleroutput] => Array
        (
            [module] => main
            [file] => lib/diag/iexceptionhandleroutput.php
        )

    [bitrix\main\diag\exceptionhandlerlog] => Array
        (
            [module] => main
            [file] => lib/diag/exceptionhandlerlog.php
        )

    [bitrix\main\io\file] => Array
        (
            [module] => main
            [file] => lib/io/file.php
        )

    [bitrix\main\io\fileentry] => Array
        (
            [module] => main
            [file] => lib/io/fileentry.php
        )

    [bitrix\main\io\path] => Array
        (
            [module] => main
            [file] => lib/io/path.php
        )

    [bitrix\main\io\filesystementry] => Array
        (
            [module] => main
            [file] => lib/io/filesystementry.php
        )

    [bitrix\main\io\ifilestream] => Array
        (
            [module] => main
            [file] => lib/io/ifilestream.php
        )

    [bitrix\main\localization\loc] => Array
        (
            [module] => main
            [file] => lib/localization/loc.php
        )

    [bitrix\main\mail\mail] => Array
        (
            [module] => main
            [file] => lib/mail/mail.php
        )

    [bitrix\main\mail\tracking] => Array
        (
            [module] => main
            [file] => lib/mail/tracking.php
        )

    [bitrix\main\mail\eventmanager] => Array
        (
            [module] => main
            [file] => lib/mail/eventmanager.php
        )

    [bitrix\main\mail\eventmessagecompiler] => Array
        (
            [module] => main
            [file] => lib/mail/eventmessagecompiler.php
        )

    [bitrix\main\mail\eventmessagethemecompiler] => Array
        (
            [module] => main
            [file] => lib/mail/eventmessagethemecompiler.php
        )

    [bitrix\main\mail\internal\event] => Array
        (
            [module] => main
            [file] => lib/mail/internal/event.php
        )

    [bitrix\main\mail\internal\eventattachment] => Array
        (
            [module] => main
            [file] => lib/mail/internal/eventattachment.php
        )

    [bitrix\main\mail\internal\eventmessage] => Array
        (
            [module] => main
            [file] => lib/mail/internal/eventmessage.php
        )

    [bitrix\main\mail\internal\eventmessagesite] => Array
        (
            [module] => main
            [file] => lib/mail/internal/eventmessagesite.php
        )

    [bitrix\main\mail\internal\eventmessageattachment] => Array
        (
            [module] => main
            [file] => lib/mail/internal/eventmessageattachment.php
        )

    [bitrix\main\mail\internal\eventtype] => Array
        (
            [module] => main
            [file] => lib/mail/internal/eventtype.php
        )

    [bitrix\main\text\converter] => Array
        (
            [module] => main
            [file] => lib/text/converter.php
        )

    [bitrix\main\text\emptyconverter] => Array
        (
            [module] => main
            [file] => lib/text/emptyconverter.php
        )

    [bitrix\main\text\encoding] => Array
        (
            [module] => main
            [file] => lib/text/encoding.php
        )

    [bitrix\main\text\htmlconverter] => Array
        (
            [module] => main
            [file] => lib/text/htmlconverter.php
        )

    [bitrix\main\text\binarystring] => Array
        (
            [module] => main
            [file] => lib/text/binarystring.php
        )

    [bitrix\main\text\xmlconverter] => Array
        (
            [module] => main
            [file] => lib/text/xmlconverter.php
        )

    [bitrix\main\type\collection] => Array
        (
            [module] => main
            [file] => lib/type/collection.php
        )

    [bitrix\main\type\date] => Array
        (
            [module] => main
            [file] => lib/type/date.php
        )

    [bitrix\main\type\datetime] => Array
        (
            [module] => main
            [file] => lib/type/datetime.php
        )

    [bitrix\main\type\dictionary] => Array
        (
            [module] => main
            [file] => lib/type/dictionary.php
        )

    [bitrix\main\type\filterabledictionary] => Array
        (
            [module] => main
            [file] => lib/type/filterabledictionary.php
        )

    [bitrix\main\type\parameterdictionary] => Array
        (
            [module] => main
            [file] => lib/type/parameterdictionary.php
        )

    [bitrix\main\web\cookie] => Array
        (
            [module] => main
            [file] => lib/web/cookie.php
        )

    [bitrix\main\web\uri] => Array
        (
            [module] => main
            [file] => lib/web/uri.php
        )

    [bitrix\main\sendereventhandler] => Array
        (
            [module] => main
            [file] => lib/senderconnector.php
        )

    [bitrix\main\senderconnectoruser] => Array
        (
            [module] => main
            [file] => lib/senderconnector.php
        )

    [bitrix\main\urlrewriterrulemaker] => Array
        (
            [module] => main
            [file] => lib/urlrewriter.php
        )

    [bitrix\main\update\stepper] => Array
        (
            [module] => main
            [file] => lib/update/stepper.php
        )

    [bitrix\main\composite\abstractresponse] => Array
        (
            [module] => main
            [file] => lib/composite/responder.php
        )

    [bitrix\main\composite\fileresponse] => Array
        (
            [module] => main
            [file] => lib/composite/responder.php
        )

    [bitrix\main\composite\memcachedresponse] => Array
        (
            [module] => main
            [file] => lib/composite/responder.php
        )

    [bitrix\main\security\otpexception] => Array
        (
            [module] => main
            [file] => lib/security/securityexception.php
        )

    [ctimezone] => Array
        (
            [module] => main
            [file] => classes/general/time.php
        )

    [cbxpunycode] => Array
        (
            [module] => main
            [file] => classes/general/punycode.php
        )

    [ibxvirtualio] => Array
        (
            [module] => main
            [file] => classes/general/virtual_io.php
        )

    [ibxgeterrors] => Array
        (
            [module] => main
            [file] => classes/general/virtual_io.php
        )

    [cbxvirtualio] => Array
        (
            [module] => main
            [file] => classes/general/virtual_io.php
        )

    [cbxvirtualfilebase] => Array
        (
            [module] => main
            [file] => classes/general/virtual_file.php
        )

    [cbxvirtualfile] => Array
        (
            [module] => main
            [file] => classes/general/virtual_file.php
        )

    [cbxvirtualdirectory] => Array
        (
            [module] => main
            [file] => classes/general/virtual_file.php
        )

    [calloption] => Array
        (
            [module] => main
            [file] => classes/general/option.php
        )

    [coption] => Array
        (
            [module] => main
            [file] => classes/general/option.php
        )

    [callpageoption] => Array
        (
            [module] => main
            [file] => classes/general/pageoption.php
        )

    [cpageoption] => Array
        (
            [module] => main
            [file] => classes/general/pageoption.php
        )

    [callsqlwhere] => Array
        (
            [module] => main
            [file] => classes/general/sqlwhere.php
        )

    [csqlwhereexpression] => Array
        (
            [module] => main
            [file] => classes/general/sqlwhere.php
        )

    [csqlwhere] => Array
        (
            [module] => main
            [file] => classes/general/sqlwhere.php
        )

    [calllanguage] => Array
        (
            [module] => main
            [file] => classes/general/language.php
        )

    [clanguage] => Array
        (
            [module] => main
            [file] => classes/general/language.php
        )

    [clangadmin] => Array
        (
            [module] => main
            [file] => classes/general/language.php
        )

    [_clangdbresult] => Array
        (
            [module] => main
            [file] => classes/general/langdbresult.php
        )

    [callagent] => Array
        (
            [module] => main
            [file] => classes/general/agent.php
        )

    [cagent] => Array
        (
            [module] => main
            [file] => classes/mysql/agent.php
        )

    [capplicationexception] => Array
        (
            [module] => main
            [file] => classes/general/applicationexception.php
        )

    [cadminexception] => Array
        (
            [module] => main
            [file] => classes/general/adminexception.php
        )

    [callsite] => Array
        (
            [module] => main
            [file] => classes/general/site.php
        )

    [calllang] => Array
        (
            [module] => main
            [file] => classes/general/site.php
        )

    [csite] => Array
        (
            [module] => main
            [file] => classes/general/site.php
        )

    [clang] => Array
        (
            [module] => main
            [file] => classes/general/site.php
        )

    [chttp] => Array
        (
            [module] => main
            [file] => classes/general/http.php
        )

    [cutil] => Array
        (
            [module] => main
            [file] => classes/general/util.php
        )

    [callmain] => Array
        (
            [module] => main
            [file] => classes/general/main.php
        )

    [cmain] => Array
        (
            [module] => main
            [file] => classes/general/main.php
        )

    [calldatabase] => Array
        (
            [module] => main
            [file] => classes/general/database.php
        )

    [calldbresult] => Array
        (
            [module] => main
            [file] => classes/general/dbresult.php
        )

    [cdatabasemysql] => Array
        (
            [module] => main
            [file] => classes/mysql/database.php
        )

    [cdbresultmysql] => Array
        (
            [module] => main
            [file] => classes/mysql/dbresult.php
        )

    [icachebackend] => Array
        (
            [module] => main
            [file] => classes/general/cache_backend.php
        )

    [cphpcache] => Array
        (
            [module] => main
            [file] => classes/general/cache.php
        )

    [ccachemanager] => Array
        (
            [module] => main
            [file] => classes/general/cache_manager.php
        )

    [cpagecache] => Array
        (
            [module] => main
            [file] => classes/general/page_cache.php
        )

    [cstackcacheentry] => Array
        (
            [module] => main
            [file] => classes/general/stack_cache_entry.php
        )

    [cstackcachemanager] => Array
        (
            [module] => main
            [file] => classes/general/stack_cache.php
        )

    [cmodule] => Array
        (
            [module] => main
            [file] => /classes/general/module.php
        )

)
Array
(
    [bitrix\main\application] => Array
        (
            [module] => main
            [file] => lib/application.php
        )

    [bitrix\main\httpapplication] => Array
        (
            [module] => main
            [file] => lib/httpapplication.php
        )

    [bitrix\main\argumentexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\argumentnullexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\argumentoutofrangeexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\argumenttypeexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\notimplementedexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\notsupportedexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\invalidoperationexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\objectpropertyexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\objectnotfoundexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\objectexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\systemexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\accessdeniedexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\decodingexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\io\invalidpathexception] => Array
        (
            [module] => main
            [file] => lib/io/ioexception.php
        )

    [bitrix\main\io\filenotfoundexception] => Array
        (
            [module] => main
            [file] => lib/io/ioexception.php
        )

    [bitrix\main\io\filedeleteexception] => Array
        (
            [module] => main
            [file] => lib/io/ioexception.php
        )

    [bitrix\main\io\fileopenexception] => Array
        (
            [module] => main
            [file] => lib/io/ioexception.php
        )

    [bitrix\main\io\filenotopenedexception] => Array
        (
            [module] => main
            [file] => lib/io/ioexception.php
        )

    [bitrix\main\context] => Array
        (
            [module] => main
            [file] => lib/context.php
        )

    [bitrix\main\httpcontext] => Array
        (
            [module] => main
            [file] => lib/httpcontext.php
        )

    [bitrix\main\dispatcher] => Array
        (
            [module] => main
            [file] => lib/dispatcher.php
        )

    [bitrix\main\environment] => Array
        (
            [module] => main
            [file] => lib/environment.php
        )

    [bitrix\main\event] => Array
        (
            [module] => main
            [file] => lib/event.php
        )

    [bitrix\main\eventmanager] => Array
        (
            [module] => main
            [file] => lib/eventmanager.php
        )

    [bitrix\main\eventresult] => Array
        (
            [module] => main
            [file] => lib/eventresult.php
        )

    [bitrix\main\request] => Array
        (
            [module] => main
            [file] => lib/request.php
        )

    [bitrix\main\httprequest] => Array
        (
            [module] => main
            [file] => lib/httprequest.php
        )

    [bitrix\main\response] => Array
        (
            [module] => main
            [file] => lib/response.php
        )

    [bitrix\main\httpresponse] => Array
        (
            [module] => main
            [file] => lib/httpresponse.php
        )

    [bitrix\main\modulemanager] => Array
        (
            [module] => main
            [file] => lib/modulemanager.php
        )

    [bitrix\main\server] => Array
        (
            [module] => main
            [file] => lib/server.php
        )

    [bitrix\main\config\configuration] => Array
        (
            [module] => main
            [file] => lib/config/configuration.php
        )

    [bitrix\main\config\option] => Array
        (
            [module] => main
            [file] => lib/config/option.php
        )

    [bitrix\main\context\culture] => Array
        (
            [module] => main
            [file] => lib/context/culture.php
        )

    [bitrix\main\data\cache] => Array
        (
            [module] => main
            [file] => lib/data/cache.php
        )

    [bitrix\main\data\cacheengineapc] => Array
        (
            [module] => main
            [file] => lib/data/cacheengineapc.php
        )

    [bitrix\main\data\cacheenginememcache] => Array
        (
            [module] => main
            [file] => lib/data/cacheenginememcache.php
        )

    [bitrix\main\data\cacheenginefiles] => Array
        (
            [module] => main
            [file] => lib/data/cacheenginefiles.php
        )

    [bitrix\main\data\cacheenginenone] => Array
        (
            [module] => main
            [file] => lib/data/cacheenginenone.php
        )

    [bitrix\main\data\connection] => Array
        (
            [module] => main
            [file] => lib/data/connection.php
        )

    [bitrix\main\data\connectionpool] => Array
        (
            [module] => main
            [file] => lib/data/connectionpool.php
        )

    [bitrix\main\data\icacheengine] => Array
        (
            [module] => main
            [file] => lib/data/cache.php
        )

    [bitrix\main\data\hsphpreadconnection] => Array
        (
            [module] => main
            [file] => lib/data/hsphpreadconnection.php
        )

    [bitrix\main\data\managedcache] => Array
        (
            [module] => main
            [file] => lib/data/managedcache.php
        )

    [bitrix\main\data\taggedcache] => Array
        (
            [module] => main
            [file] => lib/data/taggedcache.php
        )

    [bitrix\main\data\memcacheconnection] => Array
        (
            [module] => main
            [file] => lib/data/memcacheconnection.php
        )

    [bitrix\main\data\memcachedconnection] => Array
        (
            [module] => main
            [file] => lib/data/memcachedconnection.php
        )

    [bitrix\main\data\nosqlconnection] => Array
        (
            [module] => main
            [file] => lib/data/nosqlconnection.php
        )

    [bitrix\main\db\arrayresult] => Array
        (
            [module] => main
            [file] => lib/db/arrayresult.php
        )

    [bitrix\main\db\result] => Array
        (
            [module] => main
            [file] => lib/db/result.php
        )

    [bitrix\main\db\connection] => Array
        (
            [module] => main
            [file] => lib/db/connection.php
        )

    [bitrix\main\db\sqlexception] => Array
        (
            [module] => main
            [file] => lib/db/sqlexception.php
        )

    [bitrix\main\db\sqlqueryexception] => Array
        (
            [module] => main
            [file] => lib/db/sqlexception.php
        )

    [bitrix\main\db\transactionexception] => Array
        (
            [module] => main
            [file] => lib/db/sqlexception.php
        )

    [bitrix\main\db\sqlexpression] => Array
        (
            [module] => main
            [file] => lib/db/sqlexpression.php
        )

    [bitrix\main\db\sqlhelper] => Array
        (
            [module] => main
            [file] => lib/db/sqlhelper.php
        )

    [bitrix\main\db\mysqlcommonconnection] => Array
        (
            [module] => main
            [file] => lib/db/mysqlcommonconnection.php
        )

    [bitrix\main\db\mysqliconnection] => Array
        (
            [module] => main
            [file] => lib/db/mysqliconnection.php
        )

    [bitrix\main\db\mysqliresult] => Array
        (
            [module] => main
            [file] => lib/db/mysqliresult.php
        )

    [bitrix\main\db\mysqlisqlhelper] => Array
        (
            [module] => main
            [file] => lib/db/mysqlisqlhelper.php
        )

    [bitrix\main\db\mssqlconnection] => Array
        (
            [module] => main
            [file] => lib/db/mssqlconnection.php
        )

    [bitrix\main\db\mssqlresult] => Array
        (
            [module] => main
            [file] => lib/db/mssqlresult.php
        )

    [bitrix\main\db\mssqlsqlhelper] => Array
        (
            [module] => main
            [file] => lib/db/mssqlsqlhelper.php
        )

    [bitrix\main\db\oracleconnection] => Array
        (
            [module] => main
            [file] => lib/db/oracleconnection.php
        )

    [bitrix\main\db\oracleresult] => Array
        (
            [module] => main
            [file] => lib/db/oracleresult.php
        )

    [bitrix\main\db\oraclesqlhelper] => Array
        (
            [module] => main
            [file] => lib/db/oraclesqlhelper.php
        )

    [bitrix\main\db\pgsqlconnection] => Array
        (
            [module] => main
            [file] => lib/db/pgsqlconnection.php
        )

    [bitrix\main\diag\httpexceptionhandleroutput] => Array
        (
            [module] => main
            [file] => lib/diag/httpexceptionhandleroutput.php
        )

    [bitrix\main\diag\fileexceptionhandlerlog] => Array
        (
            [module] => main
            [file] => lib/diag/fileexceptionhandlerlog.php
        )

    [bitrix\main\diag\exceptionhandler] => Array
        (
            [module] => main
            [file] => lib/diag/exceptionhandler.php
        )

    [bitrix\main\diag\iexceptionhandleroutput] => Array
        (
            [module] => main
            [file] => lib/diag/iexceptionhandleroutput.php
        )

    [bitrix\main\diag\exceptionhandlerlog] => Array
        (
            [module] => main
            [file] => lib/diag/exceptionhandlerlog.php
        )

    [bitrix\main\io\file] => Array
        (
            [module] => main
            [file] => lib/io/file.php
        )

    [bitrix\main\io\fileentry] => Array
        (
            [module] => main
            [file] => lib/io/fileentry.php
        )

    [bitrix\main\io\path] => Array
        (
            [module] => main
            [file] => lib/io/path.php
        )

    [bitrix\main\io\filesystementry] => Array
        (
            [module] => main
            [file] => lib/io/filesystementry.php
        )

    [bitrix\main\io\ifilestream] => Array
        (
            [module] => main
            [file] => lib/io/ifilestream.php
        )

    [bitrix\main\localization\loc] => Array
        (
            [module] => main
            [file] => lib/localization/loc.php
        )

    [bitrix\main\mail\mail] => Array
        (
            [module] => main
            [file] => lib/mail/mail.php
        )

    [bitrix\main\mail\tracking] => Array
        (
            [module] => main
            [file] => lib/mail/tracking.php
        )

    [bitrix\main\mail\eventmanager] => Array
        (
            [module] => main
            [file] => lib/mail/eventmanager.php
        )

    [bitrix\main\mail\eventmessagecompiler] => Array
        (
            [module] => main
            [file] => lib/mail/eventmessagecompiler.php
        )

    [bitrix\main\mail\eventmessagethemecompiler] => Array
        (
            [module] => main
            [file] => lib/mail/eventmessagethemecompiler.php
        )

    [bitrix\main\mail\internal\event] => Array
        (
            [module] => main
            [file] => lib/mail/internal/event.php
        )

    [bitrix\main\mail\internal\eventattachment] => Array
        (
            [module] => main
            [file] => lib/mail/internal/eventattachment.php
        )

    [bitrix\main\mail\internal\eventmessage] => Array
        (
            [module] => main
            [file] => lib/mail/internal/eventmessage.php
        )

    [bitrix\main\mail\internal\eventmessagesite] => Array
        (
            [module] => main
            [file] => lib/mail/internal/eventmessagesite.php
        )

    [bitrix\main\mail\internal\eventmessageattachment] => Array
        (
            [module] => main
            [file] => lib/mail/internal/eventmessageattachment.php
        )

    [bitrix\main\mail\internal\eventtype] => Array
        (
            [module] => main
            [file] => lib/mail/internal/eventtype.php
        )

    [bitrix\main\text\converter] => Array
        (
            [module] => main
            [file] => lib/text/converter.php
        )

    [bitrix\main\text\emptyconverter] => Array
        (
            [module] => main
            [file] => lib/text/emptyconverter.php
        )

    [bitrix\main\text\encoding] => Array
        (
            [module] => main
            [file] => lib/text/encoding.php
        )

    [bitrix\main\text\htmlconverter] => Array
        (
            [module] => main
            [file] => lib/text/htmlconverter.php
        )

    [bitrix\main\text\binarystring] => Array
        (
            [module] => main
            [file] => lib/text/binarystring.php
        )

    [bitrix\main\text\xmlconverter] => Array
        (
            [module] => main
            [file] => lib/text/xmlconverter.php
        )

    [bitrix\main\type\collection] => Array
        (
            [module] => main
            [file] => lib/type/collection.php
        )

    [bitrix\main\type\date] => Array
        (
            [module] => main
            [file] => lib/type/date.php
        )

    [bitrix\main\type\datetime] => Array
        (
            [module] => main
            [file] => lib/type/datetime.php
        )

    [bitrix\main\type\dictionary] => Array
        (
            [module] => main
            [file] => lib/type/dictionary.php
        )

    [bitrix\main\type\filterabledictionary] => Array
        (
            [module] => main
            [file] => lib/type/filterabledictionary.php
        )

    [bitrix\main\type\parameterdictionary] => Array
        (
            [module] => main
            [file] => lib/type/parameterdictionary.php
        )

    [bitrix\main\web\cookie] => Array
        (
            [module] => main
            [file] => lib/web/cookie.php
        )

    [bitrix\main\web\uri] => Array
        (
            [module] => main
            [file] => lib/web/uri.php
        )

    [bitrix\main\sendereventhandler] => Array
        (
            [module] => main
            [file] => lib/senderconnector.php
        )

    [bitrix\main\senderconnectoruser] => Array
        (
            [module] => main
            [file] => lib/senderconnector.php
        )

    [bitrix\main\urlrewriterrulemaker] => Array
        (
            [module] => main
            [file] => lib/urlrewriter.php
        )

    [bitrix\main\update\stepper] => Array
        (
            [module] => main
            [file] => lib/update/stepper.php
        )

    [bitrix\main\composite\abstractresponse] => Array
        (
            [module] => main
            [file] => lib/composite/responder.php
        )

    [bitrix\main\composite\fileresponse] => Array
        (
            [module] => main
            [file] => lib/composite/responder.php
        )

    [bitrix\main\composite\memcachedresponse] => Array
        (
            [module] => main
            [file] => lib/composite/responder.php
        )

    [bitrix\main\security\otpexception] => Array
        (
            [module] => main
            [file] => lib/security/securityexception.php
        )

    [ctimezone] => Array
        (
            [module] => main
            [file] => classes/general/time.php
        )

    [cbxpunycode] => Array
        (
            [module] => main
            [file] => classes/general/punycode.php
        )

    [ibxvirtualio] => Array
        (
            [module] => main
            [file] => classes/general/virtual_io.php
        )

    [ibxgeterrors] => Array
        (
            [module] => main
            [file] => classes/general/virtual_io.php
        )

    [cbxvirtualio] => Array
        (
            [module] => main
            [file] => classes/general/virtual_io.php
        )

    [cbxvirtualfilebase] => Array
        (
            [module] => main
            [file] => classes/general/virtual_file.php
        )

    [cbxvirtualfile] => Array
        (
            [module] => main
            [file] => classes/general/virtual_file.php
        )

    [cbxvirtualdirectory] => Array
        (
            [module] => main
            [file] => classes/general/virtual_file.php
        )

    [calloption] => Array
        (
            [module] => main
            [file] => classes/general/option.php
        )

    [coption] => Array
        (
            [module] => main
            [file] => classes/general/option.php
        )

    [callpageoption] => Array
        (
            [module] => main
            [file] => classes/general/pageoption.php
        )

    [cpageoption] => Array
        (
            [module] => main
            [file] => classes/general/pageoption.php
        )

    [callsqlwhere] => Array
        (
            [module] => main
            [file] => classes/general/sqlwhere.php
        )

    [csqlwhereexpression] => Array
        (
            [module] => main
            [file] => classes/general/sqlwhere.php
        )

    [csqlwhere] => Array
        (
            [module] => main
            [file] => classes/general/sqlwhere.php
        )

    [calllanguage] => Array
        (
            [module] => main
            [file] => classes/general/language.php
        )

    [clanguage] => Array
        (
            [module] => main
            [file] => classes/general/language.php
        )

    [clangadmin] => Array
        (
            [module] => main
            [file] => classes/general/language.php
        )

    [_clangdbresult] => Array
        (
            [module] => main
            [file] => classes/general/langdbresult.php
        )

    [callagent] => Array
        (
            [module] => main
            [file] => classes/general/agent.php
        )

    [cagent] => Array
        (
            [module] => main
            [file] => classes/mysql/agent.php
        )

    [capplicationexception] => Array
        (
            [module] => main
            [file] => classes/general/applicationexception.php
        )

    [cadminexception] => Array
        (
            [module] => main
            [file] => classes/general/adminexception.php
        )

    [callsite] => Array
        (
            [module] => main
            [file] => classes/general/site.php
        )

    [calllang] => Array
        (
            [module] => main
            [file] => classes/general/site.php
        )

    [csite] => Array
        (
            [module] => main
            [file] => classes/general/site.php
        )

    [clang] => Array
        (
            [module] => main
            [file] => classes/general/site.php
        )

    [chttp] => Array
        (
            [module] => main
            [file] => classes/general/http.php
        )

    [cutil] => Array
        (
            [module] => main
            [file] => classes/general/util.php
        )

    [callmain] => Array
        (
            [module] => main
            [file] => classes/general/main.php
        )

    [cmain] => Array
        (
            [module] => main
            [file] => classes/general/main.php
        )

    [calldatabase] => Array
        (
            [module] => main
            [file] => classes/general/database.php
        )

    [calldbresult] => Array
        (
            [module] => main
            [file] => classes/general/dbresult.php
        )

    [cdatabasemysql] => Array
        (
            [module] => main
            [file] => classes/mysql/database.php
        )

    [cdbresultmysql] => Array
        (
            [module] => main
            [file] => classes/mysql/dbresult.php
        )

    [icachebackend] => Array
        (
            [module] => main
            [file] => classes/general/cache_backend.php
        )

    [cphpcache] => Array
        (
            [module] => main
            [file] => classes/general/cache.php
        )

    [ccachemanager] => Array
        (
            [module] => main
            [file] => classes/general/cache_manager.php
        )

    [cpagecache] => Array
        (
            [module] => main
            [file] => classes/general/page_cache.php
        )

    [cstackcacheentry] => Array
        (
            [module] => main
            [file] => classes/general/stack_cache_entry.php
        )

    [cstackcachemanager] => Array
        (
            [module] => main
            [file] => classes/general/stack_cache.php
        )

    [cmodule] => Array
        (
            [module] => main
            [file] => /classes/general/module.php
        )

)
Array
(
    [bitrix\main\application] => Array
        (
            [module] => main
            [file] => lib/application.php
        )

    [bitrix\main\httpapplication] => Array
        (
            [module] => main
            [file] => lib/httpapplication.php
        )

    [bitrix\main\argumentexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\argumentnullexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\argumentoutofrangeexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\argumenttypeexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\notimplementedexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\notsupportedexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\invalidoperationexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\objectpropertyexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\objectnotfoundexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\objectexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\systemexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\accessdeniedexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\decodingexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\io\invalidpathexception] => Array
        (
            [module] => main
            [file] => lib/io/ioexception.php
        )

    [bitrix\main\io\filenotfoundexception] => Array
        (
            [module] => main
            [file] => lib/io/ioexception.php
        )

    [bitrix\main\io\filedeleteexception] => Array
        (
            [module] => main
            [file] => lib/io/ioexception.php
        )

    [bitrix\main\io\fileopenexception] => Array
        (
            [module] => main
            [file] => lib/io/ioexception.php
        )

    [bitrix\main\io\filenotopenedexception] => Array
        (
            [module] => main
            [file] => lib/io/ioexception.php
        )

    [bitrix\main\context] => Array
        (
            [module] => main
            [file] => lib/context.php
        )

    [bitrix\main\httpcontext] => Array
        (
            [module] => main
            [file] => lib/httpcontext.php
        )

    [bitrix\main\dispatcher] => Array
        (
            [module] => main
            [file] => lib/dispatcher.php
        )

    [bitrix\main\environment] => Array
        (
            [module] => main
            [file] => lib/environment.php
        )

    [bitrix\main\event] => Array
        (
            [module] => main
            [file] => lib/event.php
        )

    [bitrix\main\eventmanager] => Array
        (
            [module] => main
            [file] => lib/eventmanager.php
        )

    [bitrix\main\eventresult] => Array
        (
            [module] => main
            [file] => lib/eventresult.php
        )

    [bitrix\main\request] => Array
        (
            [module] => main
            [file] => lib/request.php
        )

    [bitrix\main\httprequest] => Array
        (
            [module] => main
            [file] => lib/httprequest.php
        )

    [bitrix\main\response] => Array
        (
            [module] => main
            [file] => lib/response.php
        )

    [bitrix\main\httpresponse] => Array
        (
            [module] => main
            [file] => lib/httpresponse.php
        )

    [bitrix\main\modulemanager] => Array
        (
            [module] => main
            [file] => lib/modulemanager.php
        )

    [bitrix\main\server] => Array
        (
            [module] => main
            [file] => lib/server.php
        )

    [bitrix\main\config\configuration] => Array
        (
            [module] => main
            [file] => lib/config/configuration.php
        )

    [bitrix\main\config\option] => Array
        (
            [module] => main
            [file] => lib/config/option.php
        )

    [bitrix\main\context\culture] => Array
        (
            [module] => main
            [file] => lib/context/culture.php
        )

    [bitrix\main\data\cache] => Array
        (
            [module] => main
            [file] => lib/data/cache.php
        )

    [bitrix\main\data\cacheengineapc] => Array
        (
            [module] => main
            [file] => lib/data/cacheengineapc.php
        )

    [bitrix\main\data\cacheenginememcache] => Array
        (
            [module] => main
            [file] => lib/data/cacheenginememcache.php
        )

    [bitrix\main\data\cacheenginefiles] => Array
        (
            [module] => main
            [file] => lib/data/cacheenginefiles.php
        )

    [bitrix\main\data\cacheenginenone] => Array
        (
            [module] => main
            [file] => lib/data/cacheenginenone.php
        )

    [bitrix\main\data\connection] => Array
        (
            [module] => main
            [file] => lib/data/connection.php
        )

    [bitrix\main\data\connectionpool] => Array
        (
            [module] => main
            [file] => lib/data/connectionpool.php
        )

    [bitrix\main\data\icacheengine] => Array
        (
            [module] => main
            [file] => lib/data/cache.php
        )

    [bitrix\main\data\hsphpreadconnection] => Array
        (
            [module] => main
            [file] => lib/data/hsphpreadconnection.php
        )

    [bitrix\main\data\managedcache] => Array
        (
            [module] => main
            [file] => lib/data/managedcache.php
        )

    [bitrix\main\data\taggedcache] => Array
        (
            [module] => main
            [file] => lib/data/taggedcache.php
        )

    [bitrix\main\data\memcacheconnection] => Array
        (
            [module] => main
            [file] => lib/data/memcacheconnection.php
        )

    [bitrix\main\data\memcachedconnection] => Array
        (
            [module] => main
            [file] => lib/data/memcachedconnection.php
        )

    [bitrix\main\data\nosqlconnection] => Array
        (
            [module] => main
            [file] => lib/data/nosqlconnection.php
        )

    [bitrix\main\db\arrayresult] => Array
        (
            [module] => main
            [file] => lib/db/arrayresult.php
        )

    [bitrix\main\db\result] => Array
        (
            [module] => main
            [file] => lib/db/result.php
        )

    [bitrix\main\db\connection] => Array
        (
            [module] => main
            [file] => lib/db/connection.php
        )

    [bitrix\main\db\sqlexception] => Array
        (
            [module] => main
            [file] => lib/db/sqlexception.php
        )

    [bitrix\main\db\sqlqueryexception] => Array
        (
            [module] => main
            [file] => lib/db/sqlexception.php
        )

    [bitrix\main\db\transactionexception] => Array
        (
            [module] => main
            [file] => lib/db/sqlexception.php
        )

    [bitrix\main\db\sqlexpression] => Array
        (
            [module] => main
            [file] => lib/db/sqlexpression.php
        )

    [bitrix\main\db\sqlhelper] => Array
        (
            [module] => main
            [file] => lib/db/sqlhelper.php
        )

    [bitrix\main\db\mysqlcommonconnection] => Array
        (
            [module] => main
            [file] => lib/db/mysqlcommonconnection.php
        )

    [bitrix\main\db\mysqliconnection] => Array
        (
            [module] => main
            [file] => lib/db/mysqliconnection.php
        )

    [bitrix\main\db\mysqliresult] => Array
        (
            [module] => main
            [file] => lib/db/mysqliresult.php
        )

    [bitrix\main\db\mysqlisqlhelper] => Array
        (
            [module] => main
            [file] => lib/db/mysqlisqlhelper.php
        )

    [bitrix\main\db\mssqlconnection] => Array
        (
            [module] => main
            [file] => lib/db/mssqlconnection.php
        )

    [bitrix\main\db\mssqlresult] => Array
        (
            [module] => main
            [file] => lib/db/mssqlresult.php
        )

    [bitrix\main\db\mssqlsqlhelper] => Array
        (
            [module] => main
            [file] => lib/db/mssqlsqlhelper.php
        )

    [bitrix\main\db\oracleconnection] => Array
        (
            [module] => main
            [file] => lib/db/oracleconnection.php
        )

    [bitrix\main\db\oracleresult] => Array
        (
            [module] => main
            [file] => lib/db/oracleresult.php
        )

    [bitrix\main\db\oraclesqlhelper] => Array
        (
            [module] => main
            [file] => lib/db/oraclesqlhelper.php
        )

    [bitrix\main\db\pgsqlconnection] => Array
        (
            [module] => main
            [file] => lib/db/pgsqlconnection.php
        )

    [bitrix\main\diag\httpexceptionhandleroutput] => Array
        (
            [module] => main
            [file] => lib/diag/httpexceptionhandleroutput.php
        )

    [bitrix\main\diag\fileexceptionhandlerlog] => Array
        (
            [module] => main
            [file] => lib/diag/fileexceptionhandlerlog.php
        )

    [bitrix\main\diag\exceptionhandler] => Array
        (
            [module] => main
            [file] => lib/diag/exceptionhandler.php
        )

    [bitrix\main\diag\iexceptionhandleroutput] => Array
        (
            [module] => main
            [file] => lib/diag/iexceptionhandleroutput.php
        )

    [bitrix\main\diag\exceptionhandlerlog] => Array
        (
            [module] => main
            [file] => lib/diag/exceptionhandlerlog.php
        )

    [bitrix\main\io\file] => Array
        (
            [module] => main
            [file] => lib/io/file.php
        )

    [bitrix\main\io\fileentry] => Array
        (
            [module] => main
            [file] => lib/io/fileentry.php
        )

    [bitrix\main\io\path] => Array
        (
            [module] => main
            [file] => lib/io/path.php
        )

    [bitrix\main\io\filesystementry] => Array
        (
            [module] => main
            [file] => lib/io/filesystementry.php
        )

    [bitrix\main\io\ifilestream] => Array
        (
            [module] => main
            [file] => lib/io/ifilestream.php
        )

    [bitrix\main\localization\loc] => Array
        (
            [module] => main
            [file] => lib/localization/loc.php
        )

    [bitrix\main\mail\mail] => Array
        (
            [module] => main
            [file] => lib/mail/mail.php
        )

    [bitrix\main\mail\tracking] => Array
        (
            [module] => main
            [file] => lib/mail/tracking.php
        )

    [bitrix\main\mail\eventmanager] => Array
        (
            [module] => main
            [file] => lib/mail/eventmanager.php
        )

    [bitrix\main\mail\eventmessagecompiler] => Array
        (
            [module] => main
            [file] => lib/mail/eventmessagecompiler.php
        )

    [bitrix\main\mail\eventmessagethemecompiler] => Array
        (
            [module] => main
            [file] => lib/mail/eventmessagethemecompiler.php
        )

    [bitrix\main\mail\internal\event] => Array
        (
            [module] => main
            [file] => lib/mail/internal/event.php
        )

    [bitrix\main\mail\internal\eventattachment] => Array
        (
            [module] => main
            [file] => lib/mail/internal/eventattachment.php
        )

    [bitrix\main\mail\internal\eventmessage] => Array
        (
            [module] => main
            [file] => lib/mail/internal/eventmessage.php
        )

    [bitrix\main\mail\internal\eventmessagesite] => Array
        (
            [module] => main
            [file] => lib/mail/internal/eventmessagesite.php
        )

    [bitrix\main\mail\internal\eventmessageattachment] => Array
        (
            [module] => main
            [file] => lib/mail/internal/eventmessageattachment.php
        )

    [bitrix\main\mail\internal\eventtype] => Array
        (
            [module] => main
            [file] => lib/mail/internal/eventtype.php
        )

    [bitrix\main\text\converter] => Array
        (
            [module] => main
            [file] => lib/text/converter.php
        )

    [bitrix\main\text\emptyconverter] => Array
        (
            [module] => main
            [file] => lib/text/emptyconverter.php
        )

    [bitrix\main\text\encoding] => Array
        (
            [module] => main
            [file] => lib/text/encoding.php
        )

    [bitrix\main\text\htmlconverter] => Array
        (
            [module] => main
            [file] => lib/text/htmlconverter.php
        )

    [bitrix\main\text\binarystring] => Array
        (
            [module] => main
            [file] => lib/text/binarystring.php
        )

    [bitrix\main\text\xmlconverter] => Array
        (
            [module] => main
            [file] => lib/text/xmlconverter.php
        )

    [bitrix\main\type\collection] => Array
        (
            [module] => main
            [file] => lib/type/collection.php
        )

    [bitrix\main\type\date] => Array
        (
            [module] => main
            [file] => lib/type/date.php
        )

    [bitrix\main\type\datetime] => Array
        (
            [module] => main
            [file] => lib/type/datetime.php
        )

    [bitrix\main\type\dictionary] => Array
        (
            [module] => main
            [file] => lib/type/dictionary.php
        )

    [bitrix\main\type\filterabledictionary] => Array
        (
            [module] => main
            [file] => lib/type/filterabledictionary.php
        )

    [bitrix\main\type\parameterdictionary] => Array
        (
            [module] => main
            [file] => lib/type/parameterdictionary.php
        )

    [bitrix\main\web\cookie] => Array
        (
            [module] => main
            [file] => lib/web/cookie.php
        )

    [bitrix\main\web\uri] => Array
        (
            [module] => main
            [file] => lib/web/uri.php
        )

    [bitrix\main\sendereventhandler] => Array
        (
            [module] => main
            [file] => lib/senderconnector.php
        )

    [bitrix\main\senderconnectoruser] => Array
        (
            [module] => main
            [file] => lib/senderconnector.php
        )

    [bitrix\main\urlrewriterrulemaker] => Array
        (
            [module] => main
            [file] => lib/urlrewriter.php
        )

    [bitrix\main\update\stepper] => Array
        (
            [module] => main
            [file] => lib/update/stepper.php
        )

    [bitrix\main\composite\abstractresponse] => Array
        (
            [module] => main
            [file] => lib/composite/responder.php
        )

    [bitrix\main\composite\fileresponse] => Array
        (
            [module] => main
            [file] => lib/composite/responder.php
        )

    [bitrix\main\composite\memcachedresponse] => Array
        (
            [module] => main
            [file] => lib/composite/responder.php
        )

    [bitrix\main\security\otpexception] => Array
        (
            [module] => main
            [file] => lib/security/securityexception.php
        )

    [ctimezone] => Array
        (
            [module] => main
            [file] => classes/general/time.php
        )

    [cbxpunycode] => Array
        (
            [module] => main
            [file] => classes/general/punycode.php
        )

    [ibxvirtualio] => Array
        (
            [module] => main
            [file] => classes/general/virtual_io.php
        )

    [ibxgeterrors] => Array
        (
            [module] => main
            [file] => classes/general/virtual_io.php
        )

    [cbxvirtualio] => Array
        (
            [module] => main
            [file] => classes/general/virtual_io.php
        )

    [cbxvirtualfilebase] => Array
        (
            [module] => main
            [file] => classes/general/virtual_file.php
        )

    [cbxvirtualfile] => Array
        (
            [module] => main
            [file] => classes/general/virtual_file.php
        )

    [cbxvirtualdirectory] => Array
        (
            [module] => main
            [file] => classes/general/virtual_file.php
        )

    [calloption] => Array
        (
            [module] => main
            [file] => classes/general/option.php
        )

    [coption] => Array
        (
            [module] => main
            [file] => classes/general/option.php
        )

    [callpageoption] => Array
        (
            [module] => main
            [file] => classes/general/pageoption.php
        )

    [cpageoption] => Array
        (
            [module] => main
            [file] => classes/general/pageoption.php
        )

    [callsqlwhere] => Array
        (
            [module] => main
            [file] => classes/general/sqlwhere.php
        )

    [csqlwhereexpression] => Array
        (
            [module] => main
            [file] => classes/general/sqlwhere.php
        )

    [csqlwhere] => Array
        (
            [module] => main
            [file] => classes/general/sqlwhere.php
        )

    [calllanguage] => Array
        (
            [module] => main
            [file] => classes/general/language.php
        )

    [clanguage] => Array
        (
            [module] => main
            [file] => classes/general/language.php
        )

    [clangadmin] => Array
        (
            [module] => main
            [file] => classes/general/language.php
        )

    [_clangdbresult] => Array
        (
            [module] => main
            [file] => classes/general/langdbresult.php
        )

    [callagent] => Array
        (
            [module] => main
            [file] => classes/general/agent.php
        )

    [cagent] => Array
        (
            [module] => main
            [file] => classes/mysql/agent.php
        )

    [capplicationexception] => Array
        (
            [module] => main
            [file] => classes/general/applicationexception.php
        )

    [cadminexception] => Array
        (
            [module] => main
            [file] => classes/general/adminexception.php
        )

    [callsite] => Array
        (
            [module] => main
            [file] => classes/general/site.php
        )

    [calllang] => Array
        (
            [module] => main
            [file] => classes/general/site.php
        )

    [csite] => Array
        (
            [module] => main
            [file] => classes/general/site.php
        )

    [clang] => Array
        (
            [module] => main
            [file] => classes/general/site.php
        )

    [chttp] => Array
        (
            [module] => main
            [file] => classes/general/http.php
        )

    [cutil] => Array
        (
            [module] => main
            [file] => classes/general/util.php
        )

    [callmain] => Array
        (
            [module] => main
            [file] => classes/general/main.php
        )

    [cmain] => Array
        (
            [module] => main
            [file] => classes/general/main.php
        )

    [calldatabase] => Array
        (
            [module] => main
            [file] => classes/general/database.php
        )

    [calldbresult] => Array
        (
            [module] => main
            [file] => classes/general/dbresult.php
        )

    [cdatabasemysql] => Array
        (
            [module] => main
            [file] => classes/mysql/database.php
        )

    [cdbresultmysql] => Array
        (
            [module] => main
            [file] => classes/mysql/dbresult.php
        )

    [icachebackend] => Array
        (
            [module] => main
            [file] => classes/general/cache_backend.php
        )

    [cphpcache] => Array
        (
            [module] => main
            [file] => classes/general/cache.php
        )

    [ccachemanager] => Array
        (
            [module] => main
            [file] => classes/general/cache_manager.php
        )

    [cpagecache] => Array
        (
            [module] => main
            [file] => classes/general/page_cache.php
        )

    [cstackcacheentry] => Array
        (
            [module] => main
            [file] => classes/general/stack_cache_entry.php
        )

    [cstackcachemanager] => Array
        (
            [module] => main
            [file] => classes/general/stack_cache.php
        )

    [cmodule] => Array
        (
            [module] => main
            [file] => /classes/general/module.php
        )

)
Array
(
    [bitrix\main\application] => Array
        (
            [module] => main
            [file] => lib/application.php
        )

    [bitrix\main\httpapplication] => Array
        (
            [module] => main
            [file] => lib/httpapplication.php
        )

    [bitrix\main\argumentexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\argumentnullexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\argumentoutofrangeexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\argumenttypeexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\notimplementedexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\notsupportedexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\invalidoperationexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\objectpropertyexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\objectnotfoundexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\objectexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\systemexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\accessdeniedexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\decodingexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\io\invalidpathexception] => Array
        (
            [module] => main
            [file] => lib/io/ioexception.php
        )

    [bitrix\main\io\filenotfoundexception] => Array
        (
            [module] => main
            [file] => lib/io/ioexception.php
        )

    [bitrix\main\io\filedeleteexception] => Array
        (
            [module] => main
            [file] => lib/io/ioexception.php
        )

    [bitrix\main\io\fileopenexception] => Array
        (
            [module] => main
            [file] => lib/io/ioexception.php
        )

    [bitrix\main\io\filenotopenedexception] => Array
        (
            [module] => main
            [file] => lib/io/ioexception.php
        )

    [bitrix\main\context] => Array
        (
            [module] => main
            [file] => lib/context.php
        )

    [bitrix\main\httpcontext] => Array
        (
            [module] => main
            [file] => lib/httpcontext.php
        )

    [bitrix\main\dispatcher] => Array
        (
            [module] => main
            [file] => lib/dispatcher.php
        )

    [bitrix\main\environment] => Array
        (
            [module] => main
            [file] => lib/environment.php
        )

    [bitrix\main\event] => Array
        (
            [module] => main
            [file] => lib/event.php
        )

    [bitrix\main\eventmanager] => Array
        (
            [module] => main
            [file] => lib/eventmanager.php
        )

    [bitrix\main\eventresult] => Array
        (
            [module] => main
            [file] => lib/eventresult.php
        )

    [bitrix\main\request] => Array
        (
            [module] => main
            [file] => lib/request.php
        )

    [bitrix\main\httprequest] => Array
        (
            [module] => main
            [file] => lib/httprequest.php
        )

    [bitrix\main\response] => Array
        (
            [module] => main
            [file] => lib/response.php
        )

    [bitrix\main\httpresponse] => Array
        (
            [module] => main
            [file] => lib/httpresponse.php
        )

    [bitrix\main\modulemanager] => Array
        (
            [module] => main
            [file] => lib/modulemanager.php
        )

    [bitrix\main\server] => Array
        (
            [module] => main
            [file] => lib/server.php
        )

    [bitrix\main\config\configuration] => Array
        (
            [module] => main
            [file] => lib/config/configuration.php
        )

    [bitrix\main\config\option] => Array
        (
            [module] => main
            [file] => lib/config/option.php
        )

    [bitrix\main\context\culture] => Array
        (
            [module] => main
            [file] => lib/context/culture.php
        )

    [bitrix\main\data\cache] => Array
        (
            [module] => main
            [file] => lib/data/cache.php
        )

    [bitrix\main\data\cacheengineapc] => Array
        (
            [module] => main
            [file] => lib/data/cacheengineapc.php
        )

    [bitrix\main\data\cacheenginememcache] => Array
        (
            [module] => main
            [file] => lib/data/cacheenginememcache.php
        )

    [bitrix\main\data\cacheenginefiles] => Array
        (
            [module] => main
            [file] => lib/data/cacheenginefiles.php
        )

    [bitrix\main\data\cacheenginenone] => Array
        (
            [module] => main
            [file] => lib/data/cacheenginenone.php
        )

    [bitrix\main\data\connection] => Array
        (
            [module] => main
            [file] => lib/data/connection.php
        )

    [bitrix\main\data\connectionpool] => Array
        (
            [module] => main
            [file] => lib/data/connectionpool.php
        )

    [bitrix\main\data\icacheengine] => Array
        (
            [module] => main
            [file] => lib/data/cache.php
        )

    [bitrix\main\data\hsphpreadconnection] => Array
        (
            [module] => main
            [file] => lib/data/hsphpreadconnection.php
        )

    [bitrix\main\data\managedcache] => Array
        (
            [module] => main
            [file] => lib/data/managedcache.php
        )

    [bitrix\main\data\taggedcache] => Array
        (
            [module] => main
            [file] => lib/data/taggedcache.php
        )

    [bitrix\main\data\memcacheconnection] => Array
        (
            [module] => main
            [file] => lib/data/memcacheconnection.php
        )

    [bitrix\main\data\memcachedconnection] => Array
        (
            [module] => main
            [file] => lib/data/memcachedconnection.php
        )

    [bitrix\main\data\nosqlconnection] => Array
        (
            [module] => main
            [file] => lib/data/nosqlconnection.php
        )

    [bitrix\main\db\arrayresult] => Array
        (
            [module] => main
            [file] => lib/db/arrayresult.php
        )

    [bitrix\main\db\result] => Array
        (
            [module] => main
            [file] => lib/db/result.php
        )

    [bitrix\main\db\connection] => Array
        (
            [module] => main
            [file] => lib/db/connection.php
        )

    [bitrix\main\db\sqlexception] => Array
        (
            [module] => main
            [file] => lib/db/sqlexception.php
        )

    [bitrix\main\db\sqlqueryexception] => Array
        (
            [module] => main
            [file] => lib/db/sqlexception.php
        )

    [bitrix\main\db\transactionexception] => Array
        (
            [module] => main
            [file] => lib/db/sqlexception.php
        )

    [bitrix\main\db\sqlexpression] => Array
        (
            [module] => main
            [file] => lib/db/sqlexpression.php
        )

    [bitrix\main\db\sqlhelper] => Array
        (
            [module] => main
            [file] => lib/db/sqlhelper.php
        )

    [bitrix\main\db\mysqlcommonconnection] => Array
        (
            [module] => main
            [file] => lib/db/mysqlcommonconnection.php
        )

    [bitrix\main\db\mysqliconnection] => Array
        (
            [module] => main
            [file] => lib/db/mysqliconnection.php
        )

    [bitrix\main\db\mysqliresult] => Array
        (
            [module] => main
            [file] => lib/db/mysqliresult.php
        )

    [bitrix\main\db\mysqlisqlhelper] => Array
        (
            [module] => main
            [file] => lib/db/mysqlisqlhelper.php
        )

    [bitrix\main\db\mssqlconnection] => Array
        (
            [module] => main
            [file] => lib/db/mssqlconnection.php
        )

    [bitrix\main\db\mssqlresult] => Array
        (
            [module] => main
            [file] => lib/db/mssqlresult.php
        )

    [bitrix\main\db\mssqlsqlhelper] => Array
        (
            [module] => main
            [file] => lib/db/mssqlsqlhelper.php
        )

    [bitrix\main\db\oracleconnection] => Array
        (
            [module] => main
            [file] => lib/db/oracleconnection.php
        )

    [bitrix\main\db\oracleresult] => Array
        (
            [module] => main
            [file] => lib/db/oracleresult.php
        )

    [bitrix\main\db\oraclesqlhelper] => Array
        (
            [module] => main
            [file] => lib/db/oraclesqlhelper.php
        )

    [bitrix\main\db\pgsqlconnection] => Array
        (
            [module] => main
            [file] => lib/db/pgsqlconnection.php
        )

    [bitrix\main\diag\httpexceptionhandleroutput] => Array
        (
            [module] => main
            [file] => lib/diag/httpexceptionhandleroutput.php
        )

    [bitrix\main\diag\fileexceptionhandlerlog] => Array
        (
            [module] => main
            [file] => lib/diag/fileexceptionhandlerlog.php
        )

    [bitrix\main\diag\exceptionhandler] => Array
        (
            [module] => main
            [file] => lib/diag/exceptionhandler.php
        )

    [bitrix\main\diag\iexceptionhandleroutput] => Array
        (
            [module] => main
            [file] => lib/diag/iexceptionhandleroutput.php
        )

    [bitrix\main\diag\exceptionhandlerlog] => Array
        (
            [module] => main
            [file] => lib/diag/exceptionhandlerlog.php
        )

    [bitrix\main\io\file] => Array
        (
            [module] => main
            [file] => lib/io/file.php
        )

    [bitrix\main\io\fileentry] => Array
        (
            [module] => main
            [file] => lib/io/fileentry.php
        )

    [bitrix\main\io\path] => Array
        (
            [module] => main
            [file] => lib/io/path.php
        )

    [bitrix\main\io\filesystementry] => Array
        (
            [module] => main
            [file] => lib/io/filesystementry.php
        )

    [bitrix\main\io\ifilestream] => Array
        (
            [module] => main
            [file] => lib/io/ifilestream.php
        )

    [bitrix\main\localization\loc] => Array
        (
            [module] => main
            [file] => lib/localization/loc.php
        )

    [bitrix\main\mail\mail] => Array
        (
            [module] => main
            [file] => lib/mail/mail.php
        )

    [bitrix\main\mail\tracking] => Array
        (
            [module] => main
            [file] => lib/mail/tracking.php
        )

    [bitrix\main\mail\eventmanager] => Array
        (
            [module] => main
            [file] => lib/mail/eventmanager.php
        )

    [bitrix\main\mail\eventmessagecompiler] => Array
        (
            [module] => main
            [file] => lib/mail/eventmessagecompiler.php
        )

    [bitrix\main\mail\eventmessagethemecompiler] => Array
        (
            [module] => main
            [file] => lib/mail/eventmessagethemecompiler.php
        )

    [bitrix\main\mail\internal\event] => Array
        (
            [module] => main
            [file] => lib/mail/internal/event.php
        )

    [bitrix\main\mail\internal\eventattachment] => Array
        (
            [module] => main
            [file] => lib/mail/internal/eventattachment.php
        )

    [bitrix\main\mail\internal\eventmessage] => Array
        (
            [module] => main
            [file] => lib/mail/internal/eventmessage.php
        )

    [bitrix\main\mail\internal\eventmessagesite] => Array
        (
            [module] => main
            [file] => lib/mail/internal/eventmessagesite.php
        )

    [bitrix\main\mail\internal\eventmessageattachment] => Array
        (
            [module] => main
            [file] => lib/mail/internal/eventmessageattachment.php
        )

    [bitrix\main\mail\internal\eventtype] => Array
        (
            [module] => main
            [file] => lib/mail/internal/eventtype.php
        )

    [bitrix\main\text\converter] => Array
        (
            [module] => main
            [file] => lib/text/converter.php
        )

    [bitrix\main\text\emptyconverter] => Array
        (
            [module] => main
            [file] => lib/text/emptyconverter.php
        )

    [bitrix\main\text\encoding] => Array
        (
            [module] => main
            [file] => lib/text/encoding.php
        )

    [bitrix\main\text\htmlconverter] => Array
        (
            [module] => main
            [file] => lib/text/htmlconverter.php
        )

    [bitrix\main\text\binarystring] => Array
        (
            [module] => main
            [file] => lib/text/binarystring.php
        )

    [bitrix\main\text\xmlconverter] => Array
        (
            [module] => main
            [file] => lib/text/xmlconverter.php
        )

    [bitrix\main\type\collection] => Array
        (
            [module] => main
            [file] => lib/type/collection.php
        )

    [bitrix\main\type\date] => Array
        (
            [module] => main
            [file] => lib/type/date.php
        )

    [bitrix\main\type\datetime] => Array
        (
            [module] => main
            [file] => lib/type/datetime.php
        )

    [bitrix\main\type\dictionary] => Array
        (
            [module] => main
            [file] => lib/type/dictionary.php
        )

    [bitrix\main\type\filterabledictionary] => Array
        (
            [module] => main
            [file] => lib/type/filterabledictionary.php
        )

    [bitrix\main\type\parameterdictionary] => Array
        (
            [module] => main
            [file] => lib/type/parameterdictionary.php
        )

    [bitrix\main\web\cookie] => Array
        (
            [module] => main
            [file] => lib/web/cookie.php
        )

    [bitrix\main\web\uri] => Array
        (
            [module] => main
            [file] => lib/web/uri.php
        )

    [bitrix\main\sendereventhandler] => Array
        (
            [module] => main
            [file] => lib/senderconnector.php
        )

    [bitrix\main\senderconnectoruser] => Array
        (
            [module] => main
            [file] => lib/senderconnector.php
        )

    [bitrix\main\urlrewriterrulemaker] => Array
        (
            [module] => main
            [file] => lib/urlrewriter.php
        )

    [bitrix\main\update\stepper] => Array
        (
            [module] => main
            [file] => lib/update/stepper.php
        )

    [bitrix\main\composite\abstractresponse] => Array
        (
            [module] => main
            [file] => lib/composite/responder.php
        )

    [bitrix\main\composite\fileresponse] => Array
        (
            [module] => main
            [file] => lib/composite/responder.php
        )

    [bitrix\main\composite\memcachedresponse] => Array
        (
            [module] => main
            [file] => lib/composite/responder.php
        )

    [bitrix\main\security\otpexception] => Array
        (
            [module] => main
            [file] => lib/security/securityexception.php
        )

    [ctimezone] => Array
        (
            [module] => main
            [file] => classes/general/time.php
        )

    [cbxpunycode] => Array
        (
            [module] => main
            [file] => classes/general/punycode.php
        )

    [ibxvirtualio] => Array
        (
            [module] => main
            [file] => classes/general/virtual_io.php
        )

    [ibxgeterrors] => Array
        (
            [module] => main
            [file] => classes/general/virtual_io.php
        )

    [cbxvirtualio] => Array
        (
            [module] => main
            [file] => classes/general/virtual_io.php
        )

    [cbxvirtualfilebase] => Array
        (
            [module] => main
            [file] => classes/general/virtual_file.php
        )

    [cbxvirtualfile] => Array
        (
            [module] => main
            [file] => classes/general/virtual_file.php
        )

    [cbxvirtualdirectory] => Array
        (
            [module] => main
            [file] => classes/general/virtual_file.php
        )

    [calloption] => Array
        (
            [module] => main
            [file] => classes/general/option.php
        )

    [coption] => Array
        (
            [module] => main
            [file] => classes/general/option.php
        )

    [callpageoption] => Array
        (
            [module] => main
            [file] => classes/general/pageoption.php
        )

    [cpageoption] => Array
        (
            [module] => main
            [file] => classes/general/pageoption.php
        )

    [callsqlwhere] => Array
        (
            [module] => main
            [file] => classes/general/sqlwhere.php
        )

    [csqlwhereexpression] => Array
        (
            [module] => main
            [file] => classes/general/sqlwhere.php
        )

    [csqlwhere] => Array
        (
            [module] => main
            [file] => classes/general/sqlwhere.php
        )

    [calllanguage] => Array
        (
            [module] => main
            [file] => classes/general/language.php
        )

    [clanguage] => Array
        (
            [module] => main
            [file] => classes/general/language.php
        )

    [clangadmin] => Array
        (
            [module] => main
            [file] => classes/general/language.php
        )

    [_clangdbresult] => Array
        (
            [module] => main
            [file] => classes/general/langdbresult.php
        )

    [callagent] => Array
        (
            [module] => main
            [file] => classes/general/agent.php
        )

    [cagent] => Array
        (
            [module] => main
            [file] => classes/mysql/agent.php
        )

    [capplicationexception] => Array
        (
            [module] => main
            [file] => classes/general/applicationexception.php
        )

    [cadminexception] => Array
        (
            [module] => main
            [file] => classes/general/adminexception.php
        )

    [callsite] => Array
        (
            [module] => main
            [file] => classes/general/site.php
        )

    [calllang] => Array
        (
            [module] => main
            [file] => classes/general/site.php
        )

    [csite] => Array
        (
            [module] => main
            [file] => classes/general/site.php
        )

    [clang] => Array
        (
            [module] => main
            [file] => classes/general/site.php
        )

    [chttp] => Array
        (
            [module] => main
            [file] => classes/general/http.php
        )

    [cutil] => Array
        (
            [module] => main
            [file] => classes/general/util.php
        )

    [callmain] => Array
        (
            [module] => main
            [file] => classes/general/main.php
        )

    [cmain] => Array
        (
            [module] => main
            [file] => classes/general/main.php
        )

    [calldatabase] => Array
        (
            [module] => main
            [file] => classes/general/database.php
        )

    [calldbresult] => Array
        (
            [module] => main
            [file] => classes/general/dbresult.php
        )

    [cdatabasemysql] => Array
        (
            [module] => main
            [file] => classes/mysql/database.php
        )

    [cdbresultmysql] => Array
        (
            [module] => main
            [file] => classes/mysql/dbresult.php
        )

    [icachebackend] => Array
        (
            [module] => main
            [file] => classes/general/cache_backend.php
        )

    [cphpcache] => Array
        (
            [module] => main
            [file] => classes/general/cache.php
        )

    [ccachemanager] => Array
        (
            [module] => main
            [file] => classes/general/cache_manager.php
        )

    [cpagecache] => Array
        (
            [module] => main
            [file] => classes/general/page_cache.php
        )

    [cstackcacheentry] => Array
        (
            [module] => main
            [file] => classes/general/stack_cache_entry.php
        )

    [cstackcachemanager] => Array
        (
            [module] => main
            [file] => classes/general/stack_cache.php
        )

    [cmodule] => Array
        (
            [module] => main
            [file] => /classes/general/module.php
        )

)
Array
(
    [bitrix\main\application] => Array
        (
            [module] => main
            [file] => lib/application.php
        )

    [bitrix\main\httpapplication] => Array
        (
            [module] => main
            [file] => lib/httpapplication.php
        )

    [bitrix\main\argumentexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\argumentnullexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\argumentoutofrangeexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\argumenttypeexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\notimplementedexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\notsupportedexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\invalidoperationexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\objectpropertyexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\objectnotfoundexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\objectexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\systemexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\accessdeniedexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\decodingexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\io\invalidpathexception] => Array
        (
            [module] => main
            [file] => lib/io/ioexception.php
        )

    [bitrix\main\io\filenotfoundexception] => Array
        (
            [module] => main
            [file] => lib/io/ioexception.php
        )

    [bitrix\main\io\filedeleteexception] => Array
        (
            [module] => main
            [file] => lib/io/ioexception.php
        )

    [bitrix\main\io\fileopenexception] => Array
        (
            [module] => main
            [file] => lib/io/ioexception.php
        )

    [bitrix\main\io\filenotopenedexception] => Array
        (
            [module] => main
            [file] => lib/io/ioexception.php
        )

    [bitrix\main\context] => Array
        (
            [module] => main
            [file] => lib/context.php
        )

    [bitrix\main\httpcontext] => Array
        (
            [module] => main
            [file] => lib/httpcontext.php
        )

    [bitrix\main\dispatcher] => Array
        (
            [module] => main
            [file] => lib/dispatcher.php
        )

    [bitrix\main\environment] => Array
        (
            [module] => main
            [file] => lib/environment.php
        )

    [bitrix\main\event] => Array
        (
            [module] => main
            [file] => lib/event.php
        )

    [bitrix\main\eventmanager] => Array
        (
            [module] => main
            [file] => lib/eventmanager.php
        )

    [bitrix\main\eventresult] => Array
        (
            [module] => main
            [file] => lib/eventresult.php
        )

    [bitrix\main\request] => Array
        (
            [module] => main
            [file] => lib/request.php
        )

    [bitrix\main\httprequest] => Array
        (
            [module] => main
            [file] => lib/httprequest.php
        )

    [bitrix\main\response] => Array
        (
            [module] => main
            [file] => lib/response.php
        )

    [bitrix\main\httpresponse] => Array
        (
            [module] => main
            [file] => lib/httpresponse.php
        )

    [bitrix\main\modulemanager] => Array
        (
            [module] => main
            [file] => lib/modulemanager.php
        )

    [bitrix\main\server] => Array
        (
            [module] => main
            [file] => lib/server.php
        )

    [bitrix\main\config\configuration] => Array
        (
            [module] => main
            [file] => lib/config/configuration.php
        )

    [bitrix\main\config\option] => Array
        (
            [module] => main
            [file] => lib/config/option.php
        )

    [bitrix\main\context\culture] => Array
        (
            [module] => main
            [file] => lib/context/culture.php
        )

    [bitrix\main\data\cache] => Array
        (
            [module] => main
            [file] => lib/data/cache.php
        )

    [bitrix\main\data\cacheengineapc] => Array
        (
            [module] => main
            [file] => lib/data/cacheengineapc.php
        )

    [bitrix\main\data\cacheenginememcache] => Array
        (
            [module] => main
            [file] => lib/data/cacheenginememcache.php
        )

    [bitrix\main\data\cacheenginefiles] => Array
        (
            [module] => main
            [file] => lib/data/cacheenginefiles.php
        )

    [bitrix\main\data\cacheenginenone] => Array
        (
            [module] => main
            [file] => lib/data/cacheenginenone.php
        )

    [bitrix\main\data\connection] => Array
        (
            [module] => main
            [file] => lib/data/connection.php
        )

    [bitrix\main\data\connectionpool] => Array
        (
            [module] => main
            [file] => lib/data/connectionpool.php
        )

    [bitrix\main\data\icacheengine] => Array
        (
            [module] => main
            [file] => lib/data/cache.php
        )

    [bitrix\main\data\hsphpreadconnection] => Array
        (
            [module] => main
            [file] => lib/data/hsphpreadconnection.php
        )

    [bitrix\main\data\managedcache] => Array
        (
            [module] => main
            [file] => lib/data/managedcache.php
        )

    [bitrix\main\data\taggedcache] => Array
        (
            [module] => main
            [file] => lib/data/taggedcache.php
        )

    [bitrix\main\data\memcacheconnection] => Array
        (
            [module] => main
            [file] => lib/data/memcacheconnection.php
        )

    [bitrix\main\data\memcachedconnection] => Array
        (
            [module] => main
            [file] => lib/data/memcachedconnection.php
        )

    [bitrix\main\data\nosqlconnection] => Array
        (
            [module] => main
            [file] => lib/data/nosqlconnection.php
        )

    [bitrix\main\db\arrayresult] => Array
        (
            [module] => main
            [file] => lib/db/arrayresult.php
        )

    [bitrix\main\db\result] => Array
        (
            [module] => main
            [file] => lib/db/result.php
        )

    [bitrix\main\db\connection] => Array
        (
            [module] => main
            [file] => lib/db/connection.php
        )

    [bitrix\main\db\sqlexception] => Array
        (
            [module] => main
            [file] => lib/db/sqlexception.php
        )

    [bitrix\main\db\sqlqueryexception] => Array
        (
            [module] => main
            [file] => lib/db/sqlexception.php
        )

    [bitrix\main\db\transactionexception] => Array
        (
            [module] => main
            [file] => lib/db/sqlexception.php
        )

    [bitrix\main\db\sqlexpression] => Array
        (
            [module] => main
            [file] => lib/db/sqlexpression.php
        )

    [bitrix\main\db\sqlhelper] => Array
        (
            [module] => main
            [file] => lib/db/sqlhelper.php
        )

    [bitrix\main\db\mysqlcommonconnection] => Array
        (
            [module] => main
            [file] => lib/db/mysqlcommonconnection.php
        )

    [bitrix\main\db\mysqliconnection] => Array
        (
            [module] => main
            [file] => lib/db/mysqliconnection.php
        )

    [bitrix\main\db\mysqliresult] => Array
        (
            [module] => main
            [file] => lib/db/mysqliresult.php
        )

    [bitrix\main\db\mysqlisqlhelper] => Array
        (
            [module] => main
            [file] => lib/db/mysqlisqlhelper.php
        )

    [bitrix\main\db\mssqlconnection] => Array
        (
            [module] => main
            [file] => lib/db/mssqlconnection.php
        )

    [bitrix\main\db\mssqlresult] => Array
        (
            [module] => main
            [file] => lib/db/mssqlresult.php
        )

    [bitrix\main\db\mssqlsqlhelper] => Array
        (
            [module] => main
            [file] => lib/db/mssqlsqlhelper.php
        )

    [bitrix\main\db\oracleconnection] => Array
        (
            [module] => main
            [file] => lib/db/oracleconnection.php
        )

    [bitrix\main\db\oracleresult] => Array
        (
            [module] => main
            [file] => lib/db/oracleresult.php
        )

    [bitrix\main\db\oraclesqlhelper] => Array
        (
            [module] => main
            [file] => lib/db/oraclesqlhelper.php
        )

    [bitrix\main\db\pgsqlconnection] => Array
        (
            [module] => main
            [file] => lib/db/pgsqlconnection.php
        )

    [bitrix\main\diag\httpexceptionhandleroutput] => Array
        (
            [module] => main
            [file] => lib/diag/httpexceptionhandleroutput.php
        )

    [bitrix\main\diag\fileexceptionhandlerlog] => Array
        (
            [module] => main
            [file] => lib/diag/fileexceptionhandlerlog.php
        )

    [bitrix\main\diag\exceptionhandler] => Array
        (
            [module] => main
            [file] => lib/diag/exceptionhandler.php
        )

    [bitrix\main\diag\iexceptionhandleroutput] => Array
        (
            [module] => main
            [file] => lib/diag/iexceptionhandleroutput.php
        )

    [bitrix\main\diag\exceptionhandlerlog] => Array
        (
            [module] => main
            [file] => lib/diag/exceptionhandlerlog.php
        )

    [bitrix\main\io\file] => Array
        (
            [module] => main
            [file] => lib/io/file.php
        )

    [bitrix\main\io\fileentry] => Array
        (
            [module] => main
            [file] => lib/io/fileentry.php
        )

    [bitrix\main\io\path] => Array
        (
            [module] => main
            [file] => lib/io/path.php
        )

    [bitrix\main\io\filesystementry] => Array
        (
            [module] => main
            [file] => lib/io/filesystementry.php
        )

    [bitrix\main\io\ifilestream] => Array
        (
            [module] => main
            [file] => lib/io/ifilestream.php
        )

    [bitrix\main\localization\loc] => Array
        (
            [module] => main
            [file] => lib/localization/loc.php
        )

    [bitrix\main\mail\mail] => Array
        (
            [module] => main
            [file] => lib/mail/mail.php
        )

    [bitrix\main\mail\tracking] => Array
        (
            [module] => main
            [file] => lib/mail/tracking.php
        )

    [bitrix\main\mail\eventmanager] => Array
        (
            [module] => main
            [file] => lib/mail/eventmanager.php
        )

    [bitrix\main\mail\eventmessagecompiler] => Array
        (
            [module] => main
            [file] => lib/mail/eventmessagecompiler.php
        )

    [bitrix\main\mail\eventmessagethemecompiler] => Array
        (
            [module] => main
            [file] => lib/mail/eventmessagethemecompiler.php
        )

    [bitrix\main\mail\internal\event] => Array
        (
            [module] => main
            [file] => lib/mail/internal/event.php
        )

    [bitrix\main\mail\internal\eventattachment] => Array
        (
            [module] => main
            [file] => lib/mail/internal/eventattachment.php
        )

    [bitrix\main\mail\internal\eventmessage] => Array
        (
            [module] => main
            [file] => lib/mail/internal/eventmessage.php
        )

    [bitrix\main\mail\internal\eventmessagesite] => Array
        (
            [module] => main
            [file] => lib/mail/internal/eventmessagesite.php
        )

    [bitrix\main\mail\internal\eventmessageattachment] => Array
        (
            [module] => main
            [file] => lib/mail/internal/eventmessageattachment.php
        )

    [bitrix\main\mail\internal\eventtype] => Array
        (
            [module] => main
            [file] => lib/mail/internal/eventtype.php
        )

    [bitrix\main\text\converter] => Array
        (
            [module] => main
            [file] => lib/text/converter.php
        )

    [bitrix\main\text\emptyconverter] => Array
        (
            [module] => main
            [file] => lib/text/emptyconverter.php
        )

    [bitrix\main\text\encoding] => Array
        (
            [module] => main
            [file] => lib/text/encoding.php
        )

    [bitrix\main\text\htmlconverter] => Array
        (
            [module] => main
            [file] => lib/text/htmlconverter.php
        )

    [bitrix\main\text\binarystring] => Array
        (
            [module] => main
            [file] => lib/text/binarystring.php
        )

    [bitrix\main\text\xmlconverter] => Array
        (
            [module] => main
            [file] => lib/text/xmlconverter.php
        )

    [bitrix\main\type\collection] => Array
        (
            [module] => main
            [file] => lib/type/collection.php
        )

    [bitrix\main\type\date] => Array
        (
            [module] => main
            [file] => lib/type/date.php
        )

    [bitrix\main\type\datetime] => Array
        (
            [module] => main
            [file] => lib/type/datetime.php
        )

    [bitrix\main\type\dictionary] => Array
        (
            [module] => main
            [file] => lib/type/dictionary.php
        )

    [bitrix\main\type\filterabledictionary] => Array
        (
            [module] => main
            [file] => lib/type/filterabledictionary.php
        )

    [bitrix\main\type\parameterdictionary] => Array
        (
            [module] => main
            [file] => lib/type/parameterdictionary.php
        )

    [bitrix\main\web\cookie] => Array
        (
            [module] => main
            [file] => lib/web/cookie.php
        )

    [bitrix\main\web\uri] => Array
        (
            [module] => main
            [file] => lib/web/uri.php
        )

    [bitrix\main\sendereventhandler] => Array
        (
            [module] => main
            [file] => lib/senderconnector.php
        )

    [bitrix\main\senderconnectoruser] => Array
        (
            [module] => main
            [file] => lib/senderconnector.php
        )

    [bitrix\main\urlrewriterrulemaker] => Array
        (
            [module] => main
            [file] => lib/urlrewriter.php
        )

    [bitrix\main\update\stepper] => Array
        (
            [module] => main
            [file] => lib/update/stepper.php
        )

    [bitrix\main\composite\abstractresponse] => Array
        (
            [module] => main
            [file] => lib/composite/responder.php
        )

    [bitrix\main\composite\fileresponse] => Array
        (
            [module] => main
            [file] => lib/composite/responder.php
        )

    [bitrix\main\composite\memcachedresponse] => Array
        (
            [module] => main
            [file] => lib/composite/responder.php
        )

    [bitrix\main\security\otpexception] => Array
        (
            [module] => main
            [file] => lib/security/securityexception.php
        )

    [ctimezone] => Array
        (
            [module] => main
            [file] => classes/general/time.php
        )

    [cbxpunycode] => Array
        (
            [module] => main
            [file] => classes/general/punycode.php
        )

    [ibxvirtualio] => Array
        (
            [module] => main
            [file] => classes/general/virtual_io.php
        )

    [ibxgeterrors] => Array
        (
            [module] => main
            [file] => classes/general/virtual_io.php
        )

    [cbxvirtualio] => Array
        (
            [module] => main
            [file] => classes/general/virtual_io.php
        )

    [cbxvirtualfilebase] => Array
        (
            [module] => main
            [file] => classes/general/virtual_file.php
        )

    [cbxvirtualfile] => Array
        (
            [module] => main
            [file] => classes/general/virtual_file.php
        )

    [cbxvirtualdirectory] => Array
        (
            [module] => main
            [file] => classes/general/virtual_file.php
        )

    [calloption] => Array
        (
            [module] => main
            [file] => classes/general/option.php
        )

    [coption] => Array
        (
            [module] => main
            [file] => classes/general/option.php
        )

    [callpageoption] => Array
        (
            [module] => main
            [file] => classes/general/pageoption.php
        )

    [cpageoption] => Array
        (
            [module] => main
            [file] => classes/general/pageoption.php
        )

    [callsqlwhere] => Array
        (
            [module] => main
            [file] => classes/general/sqlwhere.php
        )

    [csqlwhereexpression] => Array
        (
            [module] => main
            [file] => classes/general/sqlwhere.php
        )

    [csqlwhere] => Array
        (
            [module] => main
            [file] => classes/general/sqlwhere.php
        )

    [calllanguage] => Array
        (
            [module] => main
            [file] => classes/general/language.php
        )

    [clanguage] => Array
        (
            [module] => main
            [file] => classes/general/language.php
        )

    [clangadmin] => Array
        (
            [module] => main
            [file] => classes/general/language.php
        )

    [_clangdbresult] => Array
        (
            [module] => main
            [file] => classes/general/langdbresult.php
        )

    [callagent] => Array
        (
            [module] => main
            [file] => classes/general/agent.php
        )

    [cagent] => Array
        (
            [module] => main
            [file] => classes/mysql/agent.php
        )

    [capplicationexception] => Array
        (
            [module] => main
            [file] => classes/general/applicationexception.php
        )

    [cadminexception] => Array
        (
            [module] => main
            [file] => classes/general/adminexception.php
        )

    [callsite] => Array
        (
            [module] => main
            [file] => classes/general/site.php
        )

    [calllang] => Array
        (
            [module] => main
            [file] => classes/general/site.php
        )

    [csite] => Array
        (
            [module] => main
            [file] => classes/general/site.php
        )

    [clang] => Array
        (
            [module] => main
            [file] => classes/general/site.php
        )

    [chttp] => Array
        (
            [module] => main
            [file] => classes/general/http.php
        )

    [cutil] => Array
        (
            [module] => main
            [file] => classes/general/util.php
        )

    [callmain] => Array
        (
            [module] => main
            [file] => classes/general/main.php
        )

    [cmain] => Array
        (
            [module] => main
            [file] => classes/general/main.php
        )

    [calldatabase] => Array
        (
            [module] => main
            [file] => classes/general/database.php
        )

    [calldbresult] => Array
        (
            [module] => main
            [file] => classes/general/dbresult.php
        )

    [cdatabasemysql] => Array
        (
            [module] => main
            [file] => classes/mysql/database.php
        )

    [cdbresultmysql] => Array
        (
            [module] => main
            [file] => classes/mysql/dbresult.php
        )

    [icachebackend] => Array
        (
            [module] => main
            [file] => classes/general/cache_backend.php
        )

    [cphpcache] => Array
        (
            [module] => main
            [file] => classes/general/cache.php
        )

    [ccachemanager] => Array
        (
            [module] => main
            [file] => classes/general/cache_manager.php
        )

    [cpagecache] => Array
        (
            [module] => main
            [file] => classes/general/page_cache.php
        )

    [cstackcacheentry] => Array
        (
            [module] => main
            [file] => classes/general/stack_cache_entry.php
        )

    [cstackcachemanager] => Array
        (
            [module] => main
            [file] => classes/general/stack_cache.php
        )

    [cmodule] => Array
        (
            [module] => main
            [file] => /classes/general/module.php
        )

)
Array
(
    [bitrix\main\application] => Array
        (
            [module] => main
            [file] => lib/application.php
        )

    [bitrix\main\httpapplication] => Array
        (
            [module] => main
            [file] => lib/httpapplication.php
        )

    [bitrix\main\argumentexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\argumentnullexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\argumentoutofrangeexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\argumenttypeexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\notimplementedexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\notsupportedexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\invalidoperationexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\objectpropertyexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\objectnotfoundexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\objectexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\systemexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\accessdeniedexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\decodingexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\io\invalidpathexception] => Array
        (
            [module] => main
            [file] => lib/io/ioexception.php
        )

    [bitrix\main\io\filenotfoundexception] => Array
        (
            [module] => main
            [file] => lib/io/ioexception.php
        )

    [bitrix\main\io\filedeleteexception] => Array
        (
            [module] => main
            [file] => lib/io/ioexception.php
        )

    [bitrix\main\io\fileopenexception] => Array
        (
            [module] => main
            [file] => lib/io/ioexception.php
        )

    [bitrix\main\io\filenotopenedexception] => Array
        (
            [module] => main
            [file] => lib/io/ioexception.php
        )

    [bitrix\main\context] => Array
        (
            [module] => main
            [file] => lib/context.php
        )

    [bitrix\main\httpcontext] => Array
        (
            [module] => main
            [file] => lib/httpcontext.php
        )

    [bitrix\main\dispatcher] => Array
        (
            [module] => main
            [file] => lib/dispatcher.php
        )

    [bitrix\main\environment] => Array
        (
            [module] => main
            [file] => lib/environment.php
        )

    [bitrix\main\event] => Array
        (
            [module] => main
            [file] => lib/event.php
        )

    [bitrix\main\eventmanager] => Array
        (
            [module] => main
            [file] => lib/eventmanager.php
        )

    [bitrix\main\eventresult] => Array
        (
            [module] => main
            [file] => lib/eventresult.php
        )

    [bitrix\main\request] => Array
        (
            [module] => main
            [file] => lib/request.php
        )

    [bitrix\main\httprequest] => Array
        (
            [module] => main
            [file] => lib/httprequest.php
        )

    [bitrix\main\response] => Array
        (
            [module] => main
            [file] => lib/response.php
        )

    [bitrix\main\httpresponse] => Array
        (
            [module] => main
            [file] => lib/httpresponse.php
        )

    [bitrix\main\modulemanager] => Array
        (
            [module] => main
            [file] => lib/modulemanager.php
        )

    [bitrix\main\server] => Array
        (
            [module] => main
            [file] => lib/server.php
        )

    [bitrix\main\config\configuration] => Array
        (
            [module] => main
            [file] => lib/config/configuration.php
        )

    [bitrix\main\config\option] => Array
        (
            [module] => main
            [file] => lib/config/option.php
        )

    [bitrix\main\context\culture] => Array
        (
            [module] => main
            [file] => lib/context/culture.php
        )

    [bitrix\main\data\cache] => Array
        (
            [module] => main
            [file] => lib/data/cache.php
        )

    [bitrix\main\data\cacheengineapc] => Array
        (
            [module] => main
            [file] => lib/data/cacheengineapc.php
        )

    [bitrix\main\data\cacheenginememcache] => Array
        (
            [module] => main
            [file] => lib/data/cacheenginememcache.php
        )

    [bitrix\main\data\cacheenginefiles] => Array
        (
            [module] => main
            [file] => lib/data/cacheenginefiles.php
        )

    [bitrix\main\data\cacheenginenone] => Array
        (
            [module] => main
            [file] => lib/data/cacheenginenone.php
        )

    [bitrix\main\data\connection] => Array
        (
            [module] => main
            [file] => lib/data/connection.php
        )

    [bitrix\main\data\connectionpool] => Array
        (
            [module] => main
            [file] => lib/data/connectionpool.php
        )

    [bitrix\main\data\icacheengine] => Array
        (
            [module] => main
            [file] => lib/data/cache.php
        )

    [bitrix\main\data\hsphpreadconnection] => Array
        (
            [module] => main
            [file] => lib/data/hsphpreadconnection.php
        )

    [bitrix\main\data\managedcache] => Array
        (
            [module] => main
            [file] => lib/data/managedcache.php
        )

    [bitrix\main\data\taggedcache] => Array
        (
            [module] => main
            [file] => lib/data/taggedcache.php
        )

    [bitrix\main\data\memcacheconnection] => Array
        (
            [module] => main
            [file] => lib/data/memcacheconnection.php
        )

    [bitrix\main\data\memcachedconnection] => Array
        (
            [module] => main
            [file] => lib/data/memcachedconnection.php
        )

    [bitrix\main\data\nosqlconnection] => Array
        (
            [module] => main
            [file] => lib/data/nosqlconnection.php
        )

    [bitrix\main\db\arrayresult] => Array
        (
            [module] => main
            [file] => lib/db/arrayresult.php
        )

    [bitrix\main\db\result] => Array
        (
            [module] => main
            [file] => lib/db/result.php
        )

    [bitrix\main\db\connection] => Array
        (
            [module] => main
            [file] => lib/db/connection.php
        )

    [bitrix\main\db\sqlexception] => Array
        (
            [module] => main
            [file] => lib/db/sqlexception.php
        )

    [bitrix\main\db\sqlqueryexception] => Array
        (
            [module] => main
            [file] => lib/db/sqlexception.php
        )

    [bitrix\main\db\transactionexception] => Array
        (
            [module] => main
            [file] => lib/db/sqlexception.php
        )

    [bitrix\main\db\sqlexpression] => Array
        (
            [module] => main
            [file] => lib/db/sqlexpression.php
        )

    [bitrix\main\db\sqlhelper] => Array
        (
            [module] => main
            [file] => lib/db/sqlhelper.php
        )

    [bitrix\main\db\mysqlcommonconnection] => Array
        (
            [module] => main
            [file] => lib/db/mysqlcommonconnection.php
        )

    [bitrix\main\db\mysqliconnection] => Array
        (
            [module] => main
            [file] => lib/db/mysqliconnection.php
        )

    [bitrix\main\db\mysqliresult] => Array
        (
            [module] => main
            [file] => lib/db/mysqliresult.php
        )

    [bitrix\main\db\mysqlisqlhelper] => Array
        (
            [module] => main
            [file] => lib/db/mysqlisqlhelper.php
        )

    [bitrix\main\db\mssqlconnection] => Array
        (
            [module] => main
            [file] => lib/db/mssqlconnection.php
        )

    [bitrix\main\db\mssqlresult] => Array
        (
            [module] => main
            [file] => lib/db/mssqlresult.php
        )

    [bitrix\main\db\mssqlsqlhelper] => Array
        (
            [module] => main
            [file] => lib/db/mssqlsqlhelper.php
        )

    [bitrix\main\db\oracleconnection] => Array
        (
            [module] => main
            [file] => lib/db/oracleconnection.php
        )

    [bitrix\main\db\oracleresult] => Array
        (
            [module] => main
            [file] => lib/db/oracleresult.php
        )

    [bitrix\main\db\oraclesqlhelper] => Array
        (
            [module] => main
            [file] => lib/db/oraclesqlhelper.php
        )

    [bitrix\main\db\pgsqlconnection] => Array
        (
            [module] => main
            [file] => lib/db/pgsqlconnection.php
        )

    [bitrix\main\diag\httpexceptionhandleroutput] => Array
        (
            [module] => main
            [file] => lib/diag/httpexceptionhandleroutput.php
        )

    [bitrix\main\diag\fileexceptionhandlerlog] => Array
        (
            [module] => main
            [file] => lib/diag/fileexceptionhandlerlog.php
        )

    [bitrix\main\diag\exceptionhandler] => Array
        (
            [module] => main
            [file] => lib/diag/exceptionhandler.php
        )

    [bitrix\main\diag\iexceptionhandleroutput] => Array
        (
            [module] => main
            [file] => lib/diag/iexceptionhandleroutput.php
        )

    [bitrix\main\diag\exceptionhandlerlog] => Array
        (
            [module] => main
            [file] => lib/diag/exceptionhandlerlog.php
        )

    [bitrix\main\io\file] => Array
        (
            [module] => main
            [file] => lib/io/file.php
        )

    [bitrix\main\io\fileentry] => Array
        (
            [module] => main
            [file] => lib/io/fileentry.php
        )

    [bitrix\main\io\path] => Array
        (
            [module] => main
            [file] => lib/io/path.php
        )

    [bitrix\main\io\filesystementry] => Array
        (
            [module] => main
            [file] => lib/io/filesystementry.php
        )

    [bitrix\main\io\ifilestream] => Array
        (
            [module] => main
            [file] => lib/io/ifilestream.php
        )

    [bitrix\main\localization\loc] => Array
        (
            [module] => main
            [file] => lib/localization/loc.php
        )

    [bitrix\main\mail\mail] => Array
        (
            [module] => main
            [file] => lib/mail/mail.php
        )

    [bitrix\main\mail\tracking] => Array
        (
            [module] => main
            [file] => lib/mail/tracking.php
        )

    [bitrix\main\mail\eventmanager] => Array
        (
            [module] => main
            [file] => lib/mail/eventmanager.php
        )

    [bitrix\main\mail\eventmessagecompiler] => Array
        (
            [module] => main
            [file] => lib/mail/eventmessagecompiler.php
        )

    [bitrix\main\mail\eventmessagethemecompiler] => Array
        (
            [module] => main
            [file] => lib/mail/eventmessagethemecompiler.php
        )

    [bitrix\main\mail\internal\event] => Array
        (
            [module] => main
            [file] => lib/mail/internal/event.php
        )

    [bitrix\main\mail\internal\eventattachment] => Array
        (
            [module] => main
            [file] => lib/mail/internal/eventattachment.php
        )

    [bitrix\main\mail\internal\eventmessage] => Array
        (
            [module] => main
            [file] => lib/mail/internal/eventmessage.php
        )

    [bitrix\main\mail\internal\eventmessagesite] => Array
        (
            [module] => main
            [file] => lib/mail/internal/eventmessagesite.php
        )

    [bitrix\main\mail\internal\eventmessageattachment] => Array
        (
            [module] => main
            [file] => lib/mail/internal/eventmessageattachment.php
        )

    [bitrix\main\mail\internal\eventtype] => Array
        (
            [module] => main
            [file] => lib/mail/internal/eventtype.php
        )

    [bitrix\main\text\converter] => Array
        (
            [module] => main
            [file] => lib/text/converter.php
        )

    [bitrix\main\text\emptyconverter] => Array
        (
            [module] => main
            [file] => lib/text/emptyconverter.php
        )

    [bitrix\main\text\encoding] => Array
        (
            [module] => main
            [file] => lib/text/encoding.php
        )

    [bitrix\main\text\htmlconverter] => Array
        (
            [module] => main
            [file] => lib/text/htmlconverter.php
        )

    [bitrix\main\text\binarystring] => Array
        (
            [module] => main
            [file] => lib/text/binarystring.php
        )

    [bitrix\main\text\xmlconverter] => Array
        (
            [module] => main
            [file] => lib/text/xmlconverter.php
        )

    [bitrix\main\type\collection] => Array
        (
            [module] => main
            [file] => lib/type/collection.php
        )

    [bitrix\main\type\date] => Array
        (
            [module] => main
            [file] => lib/type/date.php
        )

    [bitrix\main\type\datetime] => Array
        (
            [module] => main
            [file] => lib/type/datetime.php
        )

    [bitrix\main\type\dictionary] => Array
        (
            [module] => main
            [file] => lib/type/dictionary.php
        )

    [bitrix\main\type\filterabledictionary] => Array
        (
            [module] => main
            [file] => lib/type/filterabledictionary.php
        )

    [bitrix\main\type\parameterdictionary] => Array
        (
            [module] => main
            [file] => lib/type/parameterdictionary.php
        )

    [bitrix\main\web\cookie] => Array
        (
            [module] => main
            [file] => lib/web/cookie.php
        )

    [bitrix\main\web\uri] => Array
        (
            [module] => main
            [file] => lib/web/uri.php
        )

    [bitrix\main\sendereventhandler] => Array
        (
            [module] => main
            [file] => lib/senderconnector.php
        )

    [bitrix\main\senderconnectoruser] => Array
        (
            [module] => main
            [file] => lib/senderconnector.php
        )

    [bitrix\main\urlrewriterrulemaker] => Array
        (
            [module] => main
            [file] => lib/urlrewriter.php
        )

    [bitrix\main\update\stepper] => Array
        (
            [module] => main
            [file] => lib/update/stepper.php
        )

    [bitrix\main\composite\abstractresponse] => Array
        (
            [module] => main
            [file] => lib/composite/responder.php
        )

    [bitrix\main\composite\fileresponse] => Array
        (
            [module] => main
            [file] => lib/composite/responder.php
        )

    [bitrix\main\composite\memcachedresponse] => Array
        (
            [module] => main
            [file] => lib/composite/responder.php
        )

    [bitrix\main\security\otpexception] => Array
        (
            [module] => main
            [file] => lib/security/securityexception.php
        )

    [ctimezone] => Array
        (
            [module] => main
            [file] => classes/general/time.php
        )

    [cbxpunycode] => Array
        (
            [module] => main
            [file] => classes/general/punycode.php
        )

    [ibxvirtualio] => Array
        (
            [module] => main
            [file] => classes/general/virtual_io.php
        )

    [ibxgeterrors] => Array
        (
            [module] => main
            [file] => classes/general/virtual_io.php
        )

    [cbxvirtualio] => Array
        (
            [module] => main
            [file] => classes/general/virtual_io.php
        )

    [cbxvirtualfilebase] => Array
        (
            [module] => main
            [file] => classes/general/virtual_file.php
        )

    [cbxvirtualfile] => Array
        (
            [module] => main
            [file] => classes/general/virtual_file.php
        )

    [cbxvirtualdirectory] => Array
        (
            [module] => main
            [file] => classes/general/virtual_file.php
        )

    [calloption] => Array
        (
            [module] => main
            [file] => classes/general/option.php
        )

    [coption] => Array
        (
            [module] => main
            [file] => classes/general/option.php
        )

    [callpageoption] => Array
        (
            [module] => main
            [file] => classes/general/pageoption.php
        )

    [cpageoption] => Array
        (
            [module] => main
            [file] => classes/general/pageoption.php
        )

    [callsqlwhere] => Array
        (
            [module] => main
            [file] => classes/general/sqlwhere.php
        )

    [csqlwhereexpression] => Array
        (
            [module] => main
            [file] => classes/general/sqlwhere.php
        )

    [csqlwhere] => Array
        (
            [module] => main
            [file] => classes/general/sqlwhere.php
        )

    [calllanguage] => Array
        (
            [module] => main
            [file] => classes/general/language.php
        )

    [clanguage] => Array
        (
            [module] => main
            [file] => classes/general/language.php
        )

    [clangadmin] => Array
        (
            [module] => main
            [file] => classes/general/language.php
        )

    [_clangdbresult] => Array
        (
            [module] => main
            [file] => classes/general/langdbresult.php
        )

    [callagent] => Array
        (
            [module] => main
            [file] => classes/general/agent.php
        )

    [cagent] => Array
        (
            [module] => main
            [file] => classes/mysql/agent.php
        )

    [capplicationexception] => Array
        (
            [module] => main
            [file] => classes/general/applicationexception.php
        )

    [cadminexception] => Array
        (
            [module] => main
            [file] => classes/general/adminexception.php
        )

    [callsite] => Array
        (
            [module] => main
            [file] => classes/general/site.php
        )

    [calllang] => Array
        (
            [module] => main
            [file] => classes/general/site.php
        )

    [csite] => Array
        (
            [module] => main
            [file] => classes/general/site.php
        )

    [clang] => Array
        (
            [module] => main
            [file] => classes/general/site.php
        )

    [chttp] => Array
        (
            [module] => main
            [file] => classes/general/http.php
        )

    [cutil] => Array
        (
            [module] => main
            [file] => classes/general/util.php
        )

    [callmain] => Array
        (
            [module] => main
            [file] => classes/general/main.php
        )

    [cmain] => Array
        (
            [module] => main
            [file] => classes/general/main.php
        )

    [calldatabase] => Array
        (
            [module] => main
            [file] => classes/general/database.php
        )

    [calldbresult] => Array
        (
            [module] => main
            [file] => classes/general/dbresult.php
        )

    [cdatabasemysql] => Array
        (
            [module] => main
            [file] => classes/mysql/database.php
        )

    [cdbresultmysql] => Array
        (
            [module] => main
            [file] => classes/mysql/dbresult.php
        )

    [icachebackend] => Array
        (
            [module] => main
            [file] => classes/general/cache_backend.php
        )

    [cphpcache] => Array
        (
            [module] => main
            [file] => classes/general/cache.php
        )

    [ccachemanager] => Array
        (
            [module] => main
            [file] => classes/general/cache_manager.php
        )

    [cpagecache] => Array
        (
            [module] => main
            [file] => classes/general/page_cache.php
        )

    [cstackcacheentry] => Array
        (
            [module] => main
            [file] => classes/general/stack_cache_entry.php
        )

    [cstackcachemanager] => Array
        (
            [module] => main
            [file] => classes/general/stack_cache.php
        )

    [cmodule] => Array
        (
            [module] => main
            [file] => /classes/general/module.php
        )

)
Array
(
    [bitrix\main\application] => Array
        (
            [module] => main
            [file] => lib/application.php
        )

    [bitrix\main\httpapplication] => Array
        (
            [module] => main
            [file] => lib/httpapplication.php
        )

    [bitrix\main\argumentexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\argumentnullexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\argumentoutofrangeexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\argumenttypeexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\notimplementedexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\notsupportedexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\invalidoperationexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\objectpropertyexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\objectnotfoundexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\objectexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\systemexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\accessdeniedexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\decodingexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\io\invalidpathexception] => Array
        (
            [module] => main
            [file] => lib/io/ioexception.php
        )

    [bitrix\main\io\filenotfoundexception] => Array
        (
            [module] => main
            [file] => lib/io/ioexception.php
        )

    [bitrix\main\io\filedeleteexception] => Array
        (
            [module] => main
            [file] => lib/io/ioexception.php
        )

    [bitrix\main\io\fileopenexception] => Array
        (
            [module] => main
            [file] => lib/io/ioexception.php
        )

    [bitrix\main\io\filenotopenedexception] => Array
        (
            [module] => main
            [file] => lib/io/ioexception.php
        )

    [bitrix\main\context] => Array
        (
            [module] => main
            [file] => lib/context.php
        )

    [bitrix\main\httpcontext] => Array
        (
            [module] => main
            [file] => lib/httpcontext.php
        )

    [bitrix\main\dispatcher] => Array
        (
            [module] => main
            [file] => lib/dispatcher.php
        )

    [bitrix\main\environment] => Array
        (
            [module] => main
            [file] => lib/environment.php
        )

    [bitrix\main\event] => Array
        (
            [module] => main
            [file] => lib/event.php
        )

    [bitrix\main\eventmanager] => Array
        (
            [module] => main
            [file] => lib/eventmanager.php
        )

    [bitrix\main\eventresult] => Array
        (
            [module] => main
            [file] => lib/eventresult.php
        )

    [bitrix\main\request] => Array
        (
            [module] => main
            [file] => lib/request.php
        )

    [bitrix\main\httprequest] => Array
        (
            [module] => main
            [file] => lib/httprequest.php
        )

    [bitrix\main\response] => Array
        (
            [module] => main
            [file] => lib/response.php
        )

    [bitrix\main\httpresponse] => Array
        (
            [module] => main
            [file] => lib/httpresponse.php
        )

    [bitrix\main\modulemanager] => Array
        (
            [module] => main
            [file] => lib/modulemanager.php
        )

    [bitrix\main\server] => Array
        (
            [module] => main
            [file] => lib/server.php
        )

    [bitrix\main\config\configuration] => Array
        (
            [module] => main
            [file] => lib/config/configuration.php
        )

    [bitrix\main\config\option] => Array
        (
            [module] => main
            [file] => lib/config/option.php
        )

    [bitrix\main\context\culture] => Array
        (
            [module] => main
            [file] => lib/context/culture.php
        )

    [bitrix\main\data\cache] => Array
        (
            [module] => main
            [file] => lib/data/cache.php
        )

    [bitrix\main\data\cacheengineapc] => Array
        (
            [module] => main
            [file] => lib/data/cacheengineapc.php
        )

    [bitrix\main\data\cacheenginememcache] => Array
        (
            [module] => main
            [file] => lib/data/cacheenginememcache.php
        )

    [bitrix\main\data\cacheenginefiles] => Array
        (
            [module] => main
            [file] => lib/data/cacheenginefiles.php
        )

    [bitrix\main\data\cacheenginenone] => Array
        (
            [module] => main
            [file] => lib/data/cacheenginenone.php
        )

    [bitrix\main\data\connection] => Array
        (
            [module] => main
            [file] => lib/data/connection.php
        )

    [bitrix\main\data\connectionpool] => Array
        (
            [module] => main
            [file] => lib/data/connectionpool.php
        )

    [bitrix\main\data\icacheengine] => Array
        (
            [module] => main
            [file] => lib/data/cache.php
        )

    [bitrix\main\data\hsphpreadconnection] => Array
        (
            [module] => main
            [file] => lib/data/hsphpreadconnection.php
        )

    [bitrix\main\data\managedcache] => Array
        (
            [module] => main
            [file] => lib/data/managedcache.php
        )

    [bitrix\main\data\taggedcache] => Array
        (
            [module] => main
            [file] => lib/data/taggedcache.php
        )

    [bitrix\main\data\memcacheconnection] => Array
        (
            [module] => main
            [file] => lib/data/memcacheconnection.php
        )

    [bitrix\main\data\memcachedconnection] => Array
        (
            [module] => main
            [file] => lib/data/memcachedconnection.php
        )

    [bitrix\main\data\nosqlconnection] => Array
        (
            [module] => main
            [file] => lib/data/nosqlconnection.php
        )

    [bitrix\main\db\arrayresult] => Array
        (
            [module] => main
            [file] => lib/db/arrayresult.php
        )

    [bitrix\main\db\result] => Array
        (
            [module] => main
            [file] => lib/db/result.php
        )

    [bitrix\main\db\connection] => Array
        (
            [module] => main
            [file] => lib/db/connection.php
        )

    [bitrix\main\db\sqlexception] => Array
        (
            [module] => main
            [file] => lib/db/sqlexception.php
        )

    [bitrix\main\db\sqlqueryexception] => Array
        (
            [module] => main
            [file] => lib/db/sqlexception.php
        )

    [bitrix\main\db\transactionexception] => Array
        (
            [module] => main
            [file] => lib/db/sqlexception.php
        )

    [bitrix\main\db\sqlexpression] => Array
        (
            [module] => main
            [file] => lib/db/sqlexpression.php
        )

    [bitrix\main\db\sqlhelper] => Array
        (
            [module] => main
            [file] => lib/db/sqlhelper.php
        )

    [bitrix\main\db\mysqlcommonconnection] => Array
        (
            [module] => main
            [file] => lib/db/mysqlcommonconnection.php
        )

    [bitrix\main\db\mysqliconnection] => Array
        (
            [module] => main
            [file] => lib/db/mysqliconnection.php
        )

    [bitrix\main\db\mysqliresult] => Array
        (
            [module] => main
            [file] => lib/db/mysqliresult.php
        )

    [bitrix\main\db\mysqlisqlhelper] => Array
        (
            [module] => main
            [file] => lib/db/mysqlisqlhelper.php
        )

    [bitrix\main\db\mssqlconnection] => Array
        (
            [module] => main
            [file] => lib/db/mssqlconnection.php
        )

    [bitrix\main\db\mssqlresult] => Array
        (
            [module] => main
            [file] => lib/db/mssqlresult.php
        )

    [bitrix\main\db\mssqlsqlhelper] => Array
        (
            [module] => main
            [file] => lib/db/mssqlsqlhelper.php
        )

    [bitrix\main\db\oracleconnection] => Array
        (
            [module] => main
            [file] => lib/db/oracleconnection.php
        )

    [bitrix\main\db\oracleresult] => Array
        (
            [module] => main
            [file] => lib/db/oracleresult.php
        )

    [bitrix\main\db\oraclesqlhelper] => Array
        (
            [module] => main
            [file] => lib/db/oraclesqlhelper.php
        )

    [bitrix\main\db\pgsqlconnection] => Array
        (
            [module] => main
            [file] => lib/db/pgsqlconnection.php
        )

    [bitrix\main\diag\httpexceptionhandleroutput] => Array
        (
            [module] => main
            [file] => lib/diag/httpexceptionhandleroutput.php
        )

    [bitrix\main\diag\fileexceptionhandlerlog] => Array
        (
            [module] => main
            [file] => lib/diag/fileexceptionhandlerlog.php
        )

    [bitrix\main\diag\exceptionhandler] => Array
        (
            [module] => main
            [file] => lib/diag/exceptionhandler.php
        )

    [bitrix\main\diag\iexceptionhandleroutput] => Array
        (
            [module] => main
            [file] => lib/diag/iexceptionhandleroutput.php
        )

    [bitrix\main\diag\exceptionhandlerlog] => Array
        (
            [module] => main
            [file] => lib/diag/exceptionhandlerlog.php
        )

    [bitrix\main\io\file] => Array
        (
            [module] => main
            [file] => lib/io/file.php
        )

    [bitrix\main\io\fileentry] => Array
        (
            [module] => main
            [file] => lib/io/fileentry.php
        )

    [bitrix\main\io\path] => Array
        (
            [module] => main
            [file] => lib/io/path.php
        )

    [bitrix\main\io\filesystementry] => Array
        (
            [module] => main
            [file] => lib/io/filesystementry.php
        )

    [bitrix\main\io\ifilestream] => Array
        (
            [module] => main
            [file] => lib/io/ifilestream.php
        )

    [bitrix\main\localization\loc] => Array
        (
            [module] => main
            [file] => lib/localization/loc.php
        )

    [bitrix\main\mail\mail] => Array
        (
            [module] => main
            [file] => lib/mail/mail.php
        )

    [bitrix\main\mail\tracking] => Array
        (
            [module] => main
            [file] => lib/mail/tracking.php
        )

    [bitrix\main\mail\eventmanager] => Array
        (
            [module] => main
            [file] => lib/mail/eventmanager.php
        )

    [bitrix\main\mail\eventmessagecompiler] => Array
        (
            [module] => main
            [file] => lib/mail/eventmessagecompiler.php
        )

    [bitrix\main\mail\eventmessagethemecompiler] => Array
        (
            [module] => main
            [file] => lib/mail/eventmessagethemecompiler.php
        )

    [bitrix\main\mail\internal\event] => Array
        (
            [module] => main
            [file] => lib/mail/internal/event.php
        )

    [bitrix\main\mail\internal\eventattachment] => Array
        (
            [module] => main
            [file] => lib/mail/internal/eventattachment.php
        )

    [bitrix\main\mail\internal\eventmessage] => Array
        (
            [module] => main
            [file] => lib/mail/internal/eventmessage.php
        )

    [bitrix\main\mail\internal\eventmessagesite] => Array
        (
            [module] => main
            [file] => lib/mail/internal/eventmessagesite.php
        )

    [bitrix\main\mail\internal\eventmessageattachment] => Array
        (
            [module] => main
            [file] => lib/mail/internal/eventmessageattachment.php
        )

    [bitrix\main\mail\internal\eventtype] => Array
        (
            [module] => main
            [file] => lib/mail/internal/eventtype.php
        )

    [bitrix\main\text\converter] => Array
        (
            [module] => main
            [file] => lib/text/converter.php
        )

    [bitrix\main\text\emptyconverter] => Array
        (
            [module] => main
            [file] => lib/text/emptyconverter.php
        )

    [bitrix\main\text\encoding] => Array
        (
            [module] => main
            [file] => lib/text/encoding.php
        )

    [bitrix\main\text\htmlconverter] => Array
        (
            [module] => main
            [file] => lib/text/htmlconverter.php
        )

    [bitrix\main\text\binarystring] => Array
        (
            [module] => main
            [file] => lib/text/binarystring.php
        )

    [bitrix\main\text\xmlconverter] => Array
        (
            [module] => main
            [file] => lib/text/xmlconverter.php
        )

    [bitrix\main\type\collection] => Array
        (
            [module] => main
            [file] => lib/type/collection.php
        )

    [bitrix\main\type\date] => Array
        (
            [module] => main
            [file] => lib/type/date.php
        )

    [bitrix\main\type\datetime] => Array
        (
            [module] => main
            [file] => lib/type/datetime.php
        )

    [bitrix\main\type\dictionary] => Array
        (
            [module] => main
            [file] => lib/type/dictionary.php
        )

    [bitrix\main\type\filterabledictionary] => Array
        (
            [module] => main
            [file] => lib/type/filterabledictionary.php
        )

    [bitrix\main\type\parameterdictionary] => Array
        (
            [module] => main
            [file] => lib/type/parameterdictionary.php
        )

    [bitrix\main\web\cookie] => Array
        (
            [module] => main
            [file] => lib/web/cookie.php
        )

    [bitrix\main\web\uri] => Array
        (
            [module] => main
            [file] => lib/web/uri.php
        )

    [bitrix\main\sendereventhandler] => Array
        (
            [module] => main
            [file] => lib/senderconnector.php
        )

    [bitrix\main\senderconnectoruser] => Array
        (
            [module] => main
            [file] => lib/senderconnector.php
        )

    [bitrix\main\urlrewriterrulemaker] => Array
        (
            [module] => main
            [file] => lib/urlrewriter.php
        )

    [bitrix\main\update\stepper] => Array
        (
            [module] => main
            [file] => lib/update/stepper.php
        )

    [bitrix\main\composite\abstractresponse] => Array
        (
            [module] => main
            [file] => lib/composite/responder.php
        )

    [bitrix\main\composite\fileresponse] => Array
        (
            [module] => main
            [file] => lib/composite/responder.php
        )

    [bitrix\main\composite\memcachedresponse] => Array
        (
            [module] => main
            [file] => lib/composite/responder.php
        )

    [bitrix\main\security\otpexception] => Array
        (
            [module] => main
            [file] => lib/security/securityexception.php
        )

    [ctimezone] => Array
        (
            [module] => main
            [file] => classes/general/time.php
        )

    [cbxpunycode] => Array
        (
            [module] => main
            [file] => classes/general/punycode.php
        )

    [ibxvirtualio] => Array
        (
            [module] => main
            [file] => classes/general/virtual_io.php
        )

    [ibxgeterrors] => Array
        (
            [module] => main
            [file] => classes/general/virtual_io.php
        )

    [cbxvirtualio] => Array
        (
            [module] => main
            [file] => classes/general/virtual_io.php
        )

    [cbxvirtualfilebase] => Array
        (
            [module] => main
            [file] => classes/general/virtual_file.php
        )

    [cbxvirtualfile] => Array
        (
            [module] => main
            [file] => classes/general/virtual_file.php
        )

    [cbxvirtualdirectory] => Array
        (
            [module] => main
            [file] => classes/general/virtual_file.php
        )

    [calloption] => Array
        (
            [module] => main
            [file] => classes/general/option.php
        )

    [coption] => Array
        (
            [module] => main
            [file] => classes/general/option.php
        )

    [callpageoption] => Array
        (
            [module] => main
            [file] => classes/general/pageoption.php
        )

    [cpageoption] => Array
        (
            [module] => main
            [file] => classes/general/pageoption.php
        )

    [callsqlwhere] => Array
        (
            [module] => main
            [file] => classes/general/sqlwhere.php
        )

    [csqlwhereexpression] => Array
        (
            [module] => main
            [file] => classes/general/sqlwhere.php
        )

    [csqlwhere] => Array
        (
            [module] => main
            [file] => classes/general/sqlwhere.php
        )

    [calllanguage] => Array
        (
            [module] => main
            [file] => classes/general/language.php
        )

    [clanguage] => Array
        (
            [module] => main
            [file] => classes/general/language.php
        )

    [clangadmin] => Array
        (
            [module] => main
            [file] => classes/general/language.php
        )

    [_clangdbresult] => Array
        (
            [module] => main
            [file] => classes/general/langdbresult.php
        )

    [callagent] => Array
        (
            [module] => main
            [file] => classes/general/agent.php
        )

    [cagent] => Array
        (
            [module] => main
            [file] => classes/mysql/agent.php
        )

    [capplicationexception] => Array
        (
            [module] => main
            [file] => classes/general/applicationexception.php
        )

    [cadminexception] => Array
        (
            [module] => main
            [file] => classes/general/adminexception.php
        )

    [callsite] => Array
        (
            [module] => main
            [file] => classes/general/site.php
        )

    [calllang] => Array
        (
            [module] => main
            [file] => classes/general/site.php
        )

    [csite] => Array
        (
            [module] => main
            [file] => classes/general/site.php
        )

    [clang] => Array
        (
            [module] => main
            [file] => classes/general/site.php
        )

    [chttp] => Array
        (
            [module] => main
            [file] => classes/general/http.php
        )

    [cutil] => Array
        (
            [module] => main
            [file] => classes/general/util.php
        )

    [callmain] => Array
        (
            [module] => main
            [file] => classes/general/main.php
        )

    [cmain] => Array
        (
            [module] => main
            [file] => classes/general/main.php
        )

    [calldatabase] => Array
        (
            [module] => main
            [file] => classes/general/database.php
        )

    [calldbresult] => Array
        (
            [module] => main
            [file] => classes/general/dbresult.php
        )

    [cdatabasemysql] => Array
        (
            [module] => main
            [file] => classes/mysql/database.php
        )

    [cdbresultmysql] => Array
        (
            [module] => main
            [file] => classes/mysql/dbresult.php
        )

    [icachebackend] => Array
        (
            [module] => main
            [file] => classes/general/cache_backend.php
        )

    [cphpcache] => Array
        (
            [module] => main
            [file] => classes/general/cache.php
        )

    [ccachemanager] => Array
        (
            [module] => main
            [file] => classes/general/cache_manager.php
        )

    [cpagecache] => Array
        (
            [module] => main
            [file] => classes/general/page_cache.php
        )

    [cstackcacheentry] => Array
        (
            [module] => main
            [file] => classes/general/stack_cache_entry.php
        )

    [cstackcachemanager] => Array
        (
            [module] => main
            [file] => classes/general/stack_cache.php
        )

    [cmodule] => Array
        (
            [module] => main
            [file] => /classes/general/module.php
        )

)
Array
(
    [bitrix\main\application] => Array
        (
            [module] => main
            [file] => lib/application.php
        )

    [bitrix\main\httpapplication] => Array
        (
            [module] => main
            [file] => lib/httpapplication.php
        )

    [bitrix\main\argumentexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\argumentnullexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\argumentoutofrangeexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\argumenttypeexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\notimplementedexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\notsupportedexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\invalidoperationexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\objectpropertyexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\objectnotfoundexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\objectexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\systemexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\accessdeniedexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\decodingexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\io\invalidpathexception] => Array
        (
            [module] => main
            [file] => lib/io/ioexception.php
        )

    [bitrix\main\io\filenotfoundexception] => Array
        (
            [module] => main
            [file] => lib/io/ioexception.php
        )

    [bitrix\main\io\filedeleteexception] => Array
        (
            [module] => main
            [file] => lib/io/ioexception.php
        )

    [bitrix\main\io\fileopenexception] => Array
        (
            [module] => main
            [file] => lib/io/ioexception.php
        )

    [bitrix\main\io\filenotopenedexception] => Array
        (
            [module] => main
            [file] => lib/io/ioexception.php
        )

    [bitrix\main\context] => Array
        (
            [module] => main
            [file] => lib/context.php
        )

    [bitrix\main\httpcontext] => Array
        (
            [module] => main
            [file] => lib/httpcontext.php
        )

    [bitrix\main\dispatcher] => Array
        (
            [module] => main
            [file] => lib/dispatcher.php
        )

    [bitrix\main\environment] => Array
        (
            [module] => main
            [file] => lib/environment.php
        )

    [bitrix\main\event] => Array
        (
            [module] => main
            [file] => lib/event.php
        )

    [bitrix\main\eventmanager] => Array
        (
            [module] => main
            [file] => lib/eventmanager.php
        )

    [bitrix\main\eventresult] => Array
        (
            [module] => main
            [file] => lib/eventresult.php
        )

    [bitrix\main\request] => Array
        (
            [module] => main
            [file] => lib/request.php
        )

    [bitrix\main\httprequest] => Array
        (
            [module] => main
            [file] => lib/httprequest.php
        )

    [bitrix\main\response] => Array
        (
            [module] => main
            [file] => lib/response.php
        )

    [bitrix\main\httpresponse] => Array
        (
            [module] => main
            [file] => lib/httpresponse.php
        )

    [bitrix\main\modulemanager] => Array
        (
            [module] => main
            [file] => lib/modulemanager.php
        )

    [bitrix\main\server] => Array
        (
            [module] => main
            [file] => lib/server.php
        )

    [bitrix\main\config\configuration] => Array
        (
            [module] => main
            [file] => lib/config/configuration.php
        )

    [bitrix\main\config\option] => Array
        (
            [module] => main
            [file] => lib/config/option.php
        )

    [bitrix\main\context\culture] => Array
        (
            [module] => main
            [file] => lib/context/culture.php
        )

    [bitrix\main\data\cache] => Array
        (
            [module] => main
            [file] => lib/data/cache.php
        )

    [bitrix\main\data\cacheengineapc] => Array
        (
            [module] => main
            [file] => lib/data/cacheengineapc.php
        )

    [bitrix\main\data\cacheenginememcache] => Array
        (
            [module] => main
            [file] => lib/data/cacheenginememcache.php
        )

    [bitrix\main\data\cacheenginefiles] => Array
        (
            [module] => main
            [file] => lib/data/cacheenginefiles.php
        )

    [bitrix\main\data\cacheenginenone] => Array
        (
            [module] => main
            [file] => lib/data/cacheenginenone.php
        )

    [bitrix\main\data\connection] => Array
        (
            [module] => main
            [file] => lib/data/connection.php
        )

    [bitrix\main\data\connectionpool] => Array
        (
            [module] => main
            [file] => lib/data/connectionpool.php
        )

    [bitrix\main\data\icacheengine] => Array
        (
            [module] => main
            [file] => lib/data/cache.php
        )

    [bitrix\main\data\hsphpreadconnection] => Array
        (
            [module] => main
            [file] => lib/data/hsphpreadconnection.php
        )

    [bitrix\main\data\managedcache] => Array
        (
            [module] => main
            [file] => lib/data/managedcache.php
        )

    [bitrix\main\data\taggedcache] => Array
        (
            [module] => main
            [file] => lib/data/taggedcache.php
        )

    [bitrix\main\data\memcacheconnection] => Array
        (
            [module] => main
            [file] => lib/data/memcacheconnection.php
        )

    [bitrix\main\data\memcachedconnection] => Array
        (
            [module] => main
            [file] => lib/data/memcachedconnection.php
        )

    [bitrix\main\data\nosqlconnection] => Array
        (
            [module] => main
            [file] => lib/data/nosqlconnection.php
        )

    [bitrix\main\db\arrayresult] => Array
        (
            [module] => main
            [file] => lib/db/arrayresult.php
        )

    [bitrix\main\db\result] => Array
        (
            [module] => main
            [file] => lib/db/result.php
        )

    [bitrix\main\db\connection] => Array
        (
            [module] => main
            [file] => lib/db/connection.php
        )

    [bitrix\main\db\sqlexception] => Array
        (
            [module] => main
            [file] => lib/db/sqlexception.php
        )

    [bitrix\main\db\sqlqueryexception] => Array
        (
            [module] => main
            [file] => lib/db/sqlexception.php
        )

    [bitrix\main\db\transactionexception] => Array
        (
            [module] => main
            [file] => lib/db/sqlexception.php
        )

    [bitrix\main\db\sqlexpression] => Array
        (
            [module] => main
            [file] => lib/db/sqlexpression.php
        )

    [bitrix\main\db\sqlhelper] => Array
        (
            [module] => main
            [file] => lib/db/sqlhelper.php
        )

    [bitrix\main\db\mysqlcommonconnection] => Array
        (
            [module] => main
            [file] => lib/db/mysqlcommonconnection.php
        )

    [bitrix\main\db\mysqliconnection] => Array
        (
            [module] => main
            [file] => lib/db/mysqliconnection.php
        )

    [bitrix\main\db\mysqliresult] => Array
        (
            [module] => main
            [file] => lib/db/mysqliresult.php
        )

    [bitrix\main\db\mysqlisqlhelper] => Array
        (
            [module] => main
            [file] => lib/db/mysqlisqlhelper.php
        )

    [bitrix\main\db\mssqlconnection] => Array
        (
            [module] => main
            [file] => lib/db/mssqlconnection.php
        )

    [bitrix\main\db\mssqlresult] => Array
        (
            [module] => main
            [file] => lib/db/mssqlresult.php
        )

    [bitrix\main\db\mssqlsqlhelper] => Array
        (
            [module] => main
            [file] => lib/db/mssqlsqlhelper.php
        )

    [bitrix\main\db\oracleconnection] => Array
        (
            [module] => main
            [file] => lib/db/oracleconnection.php
        )

    [bitrix\main\db\oracleresult] => Array
        (
            [module] => main
            [file] => lib/db/oracleresult.php
        )

    [bitrix\main\db\oraclesqlhelper] => Array
        (
            [module] => main
            [file] => lib/db/oraclesqlhelper.php
        )

    [bitrix\main\db\pgsqlconnection] => Array
        (
            [module] => main
            [file] => lib/db/pgsqlconnection.php
        )

    [bitrix\main\diag\httpexceptionhandleroutput] => Array
        (
            [module] => main
            [file] => lib/diag/httpexceptionhandleroutput.php
        )

    [bitrix\main\diag\fileexceptionhandlerlog] => Array
        (
            [module] => main
            [file] => lib/diag/fileexceptionhandlerlog.php
        )

    [bitrix\main\diag\exceptionhandler] => Array
        (
            [module] => main
            [file] => lib/diag/exceptionhandler.php
        )

    [bitrix\main\diag\iexceptionhandleroutput] => Array
        (
            [module] => main
            [file] => lib/diag/iexceptionhandleroutput.php
        )

    [bitrix\main\diag\exceptionhandlerlog] => Array
        (
            [module] => main
            [file] => lib/diag/exceptionhandlerlog.php
        )

    [bitrix\main\io\file] => Array
        (
            [module] => main
            [file] => lib/io/file.php
        )

    [bitrix\main\io\fileentry] => Array
        (
            [module] => main
            [file] => lib/io/fileentry.php
        )

    [bitrix\main\io\path] => Array
        (
            [module] => main
            [file] => lib/io/path.php
        )

    [bitrix\main\io\filesystementry] => Array
        (
            [module] => main
            [file] => lib/io/filesystementry.php
        )

    [bitrix\main\io\ifilestream] => Array
        (
            [module] => main
            [file] => lib/io/ifilestream.php
        )

    [bitrix\main\localization\loc] => Array
        (
            [module] => main
            [file] => lib/localization/loc.php
        )

    [bitrix\main\mail\mail] => Array
        (
            [module] => main
            [file] => lib/mail/mail.php
        )

    [bitrix\main\mail\tracking] => Array
        (
            [module] => main
            [file] => lib/mail/tracking.php
        )

    [bitrix\main\mail\eventmanager] => Array
        (
            [module] => main
            [file] => lib/mail/eventmanager.php
        )

    [bitrix\main\mail\eventmessagecompiler] => Array
        (
            [module] => main
            [file] => lib/mail/eventmessagecompiler.php
        )

    [bitrix\main\mail\eventmessagethemecompiler] => Array
        (
            [module] => main
            [file] => lib/mail/eventmessagethemecompiler.php
        )

    [bitrix\main\mail\internal\event] => Array
        (
            [module] => main
            [file] => lib/mail/internal/event.php
        )

    [bitrix\main\mail\internal\eventattachment] => Array
        (
            [module] => main
            [file] => lib/mail/internal/eventattachment.php
        )

    [bitrix\main\mail\internal\eventmessage] => Array
        (
            [module] => main
            [file] => lib/mail/internal/eventmessage.php
        )

    [bitrix\main\mail\internal\eventmessagesite] => Array
        (
            [module] => main
            [file] => lib/mail/internal/eventmessagesite.php
        )

    [bitrix\main\mail\internal\eventmessageattachment] => Array
        (
            [module] => main
            [file] => lib/mail/internal/eventmessageattachment.php
        )

    [bitrix\main\mail\internal\eventtype] => Array
        (
            [module] => main
            [file] => lib/mail/internal/eventtype.php
        )

    [bitrix\main\text\converter] => Array
        (
            [module] => main
            [file] => lib/text/converter.php
        )

    [bitrix\main\text\emptyconverter] => Array
        (
            [module] => main
            [file] => lib/text/emptyconverter.php
        )

    [bitrix\main\text\encoding] => Array
        (
            [module] => main
            [file] => lib/text/encoding.php
        )

    [bitrix\main\text\htmlconverter] => Array
        (
            [module] => main
            [file] => lib/text/htmlconverter.php
        )

    [bitrix\main\text\binarystring] => Array
        (
            [module] => main
            [file] => lib/text/binarystring.php
        )

    [bitrix\main\text\xmlconverter] => Array
        (
            [module] => main
            [file] => lib/text/xmlconverter.php
        )

    [bitrix\main\type\collection] => Array
        (
            [module] => main
            [file] => lib/type/collection.php
        )

    [bitrix\main\type\date] => Array
        (
            [module] => main
            [file] => lib/type/date.php
        )

    [bitrix\main\type\datetime] => Array
        (
            [module] => main
            [file] => lib/type/datetime.php
        )

    [bitrix\main\type\dictionary] => Array
        (
            [module] => main
            [file] => lib/type/dictionary.php
        )

    [bitrix\main\type\filterabledictionary] => Array
        (
            [module] => main
            [file] => lib/type/filterabledictionary.php
        )

    [bitrix\main\type\parameterdictionary] => Array
        (
            [module] => main
            [file] => lib/type/parameterdictionary.php
        )

    [bitrix\main\web\cookie] => Array
        (
            [module] => main
            [file] => lib/web/cookie.php
        )

    [bitrix\main\web\uri] => Array
        (
            [module] => main
            [file] => lib/web/uri.php
        )

    [bitrix\main\sendereventhandler] => Array
        (
            [module] => main
            [file] => lib/senderconnector.php
        )

    [bitrix\main\senderconnectoruser] => Array
        (
            [module] => main
            [file] => lib/senderconnector.php
        )

    [bitrix\main\urlrewriterrulemaker] => Array
        (
            [module] => main
            [file] => lib/urlrewriter.php
        )

    [bitrix\main\update\stepper] => Array
        (
            [module] => main
            [file] => lib/update/stepper.php
        )

    [bitrix\main\composite\abstractresponse] => Array
        (
            [module] => main
            [file] => lib/composite/responder.php
        )

    [bitrix\main\composite\fileresponse] => Array
        (
            [module] => main
            [file] => lib/composite/responder.php
        )

    [bitrix\main\composite\memcachedresponse] => Array
        (
            [module] => main
            [file] => lib/composite/responder.php
        )

    [bitrix\main\security\otpexception] => Array
        (
            [module] => main
            [file] => lib/security/securityexception.php
        )

    [ctimezone] => Array
        (
            [module] => main
            [file] => classes/general/time.php
        )

    [cbxpunycode] => Array
        (
            [module] => main
            [file] => classes/general/punycode.php
        )

    [ibxvirtualio] => Array
        (
            [module] => main
            [file] => classes/general/virtual_io.php
        )

    [ibxgeterrors] => Array
        (
            [module] => main
            [file] => classes/general/virtual_io.php
        )

    [cbxvirtualio] => Array
        (
            [module] => main
            [file] => classes/general/virtual_io.php
        )

    [cbxvirtualfilebase] => Array
        (
            [module] => main
            [file] => classes/general/virtual_file.php
        )

    [cbxvirtualfile] => Array
        (
            [module] => main
            [file] => classes/general/virtual_file.php
        )

    [cbxvirtualdirectory] => Array
        (
            [module] => main
            [file] => classes/general/virtual_file.php
        )

    [calloption] => Array
        (
            [module] => main
            [file] => classes/general/option.php
        )

    [coption] => Array
        (
            [module] => main
            [file] => classes/general/option.php
        )

    [callpageoption] => Array
        (
            [module] => main
            [file] => classes/general/pageoption.php
        )

    [cpageoption] => Array
        (
            [module] => main
            [file] => classes/general/pageoption.php
        )

    [callsqlwhere] => Array
        (
            [module] => main
            [file] => classes/general/sqlwhere.php
        )

    [csqlwhereexpression] => Array
        (
            [module] => main
            [file] => classes/general/sqlwhere.php
        )

    [csqlwhere] => Array
        (
            [module] => main
            [file] => classes/general/sqlwhere.php
        )

    [calllanguage] => Array
        (
            [module] => main
            [file] => classes/general/language.php
        )

    [clanguage] => Array
        (
            [module] => main
            [file] => classes/general/language.php
        )

    [clangadmin] => Array
        (
            [module] => main
            [file] => classes/general/language.php
        )

    [_clangdbresult] => Array
        (
            [module] => main
            [file] => classes/general/langdbresult.php
        )

    [callagent] => Array
        (
            [module] => main
            [file] => classes/general/agent.php
        )

    [cagent] => Array
        (
            [module] => main
            [file] => classes/mysql/agent.php
        )

    [capplicationexception] => Array
        (
            [module] => main
            [file] => classes/general/applicationexception.php
        )

    [cadminexception] => Array
        (
            [module] => main
            [file] => classes/general/adminexception.php
        )

    [callsite] => Array
        (
            [module] => main
            [file] => classes/general/site.php
        )

    [calllang] => Array
        (
            [module] => main
            [file] => classes/general/site.php
        )

    [csite] => Array
        (
            [module] => main
            [file] => classes/general/site.php
        )

    [clang] => Array
        (
            [module] => main
            [file] => classes/general/site.php
        )

    [chttp] => Array
        (
            [module] => main
            [file] => classes/general/http.php
        )

    [cutil] => Array
        (
            [module] => main
            [file] => classes/general/util.php
        )

    [callmain] => Array
        (
            [module] => main
            [file] => classes/general/main.php
        )

    [cmain] => Array
        (
            [module] => main
            [file] => classes/general/main.php
        )

    [calldatabase] => Array
        (
            [module] => main
            [file] => classes/general/database.php
        )

    [calldbresult] => Array
        (
            [module] => main
            [file] => classes/general/dbresult.php
        )

    [cdatabasemysql] => Array
        (
            [module] => main
            [file] => classes/mysql/database.php
        )

    [cdbresultmysql] => Array
        (
            [module] => main
            [file] => classes/mysql/dbresult.php
        )

    [icachebackend] => Array
        (
            [module] => main
            [file] => classes/general/cache_backend.php
        )

    [cphpcache] => Array
        (
            [module] => main
            [file] => classes/general/cache.php
        )

    [ccachemanager] => Array
        (
            [module] => main
            [file] => classes/general/cache_manager.php
        )

    [cpagecache] => Array
        (
            [module] => main
            [file] => classes/general/page_cache.php
        )

    [cstackcacheentry] => Array
        (
            [module] => main
            [file] => classes/general/stack_cache_entry.php
        )

    [cstackcachemanager] => Array
        (
            [module] => main
            [file] => classes/general/stack_cache.php
        )

    [cmodule] => Array
        (
            [module] => main
            [file] => /classes/general/module.php
        )

)
Array
(
    [bitrix\main\application] => Array
        (
            [module] => main
            [file] => lib/application.php
        )

    [bitrix\main\httpapplication] => Array
        (
            [module] => main
            [file] => lib/httpapplication.php
        )

    [bitrix\main\argumentexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\argumentnullexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\argumentoutofrangeexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\argumenttypeexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\notimplementedexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\notsupportedexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\invalidoperationexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\objectpropertyexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\objectnotfoundexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\objectexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\systemexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\accessdeniedexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\decodingexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\io\invalidpathexception] => Array
        (
            [module] => main
            [file] => lib/io/ioexception.php
        )

    [bitrix\main\io\filenotfoundexception] => Array
        (
            [module] => main
            [file] => lib/io/ioexception.php
        )

    [bitrix\main\io\filedeleteexception] => Array
        (
            [module] => main
            [file] => lib/io/ioexception.php
        )

    [bitrix\main\io\fileopenexception] => Array
        (
            [module] => main
            [file] => lib/io/ioexception.php
        )

    [bitrix\main\io\filenotopenedexception] => Array
        (
            [module] => main
            [file] => lib/io/ioexception.php
        )

    [bitrix\main\context] => Array
        (
            [module] => main
            [file] => lib/context.php
        )

    [bitrix\main\httpcontext] => Array
        (
            [module] => main
            [file] => lib/httpcontext.php
        )

    [bitrix\main\dispatcher] => Array
        (
            [module] => main
            [file] => lib/dispatcher.php
        )

    [bitrix\main\environment] => Array
        (
            [module] => main
            [file] => lib/environment.php
        )

    [bitrix\main\event] => Array
        (
            [module] => main
            [file] => lib/event.php
        )

    [bitrix\main\eventmanager] => Array
        (
            [module] => main
            [file] => lib/eventmanager.php
        )

    [bitrix\main\eventresult] => Array
        (
            [module] => main
            [file] => lib/eventresult.php
        )

    [bitrix\main\request] => Array
        (
            [module] => main
            [file] => lib/request.php
        )

    [bitrix\main\httprequest] => Array
        (
            [module] => main
            [file] => lib/httprequest.php
        )

    [bitrix\main\response] => Array
        (
            [module] => main
            [file] => lib/response.php
        )

    [bitrix\main\httpresponse] => Array
        (
            [module] => main
            [file] => lib/httpresponse.php
        )

    [bitrix\main\modulemanager] => Array
        (
            [module] => main
            [file] => lib/modulemanager.php
        )

    [bitrix\main\server] => Array
        (
            [module] => main
            [file] => lib/server.php
        )

    [bitrix\main\config\configuration] => Array
        (
            [module] => main
            [file] => lib/config/configuration.php
        )

    [bitrix\main\config\option] => Array
        (
            [module] => main
            [file] => lib/config/option.php
        )

    [bitrix\main\context\culture] => Array
        (
            [module] => main
            [file] => lib/context/culture.php
        )

    [bitrix\main\data\cache] => Array
        (
            [module] => main
            [file] => lib/data/cache.php
        )

    [bitrix\main\data\cacheengineapc] => Array
        (
            [module] => main
            [file] => lib/data/cacheengineapc.php
        )

    [bitrix\main\data\cacheenginememcache] => Array
        (
            [module] => main
            [file] => lib/data/cacheenginememcache.php
        )

    [bitrix\main\data\cacheenginefiles] => Array
        (
            [module] => main
            [file] => lib/data/cacheenginefiles.php
        )

    [bitrix\main\data\cacheenginenone] => Array
        (
            [module] => main
            [file] => lib/data/cacheenginenone.php
        )

    [bitrix\main\data\connection] => Array
        (
            [module] => main
            [file] => lib/data/connection.php
        )

    [bitrix\main\data\connectionpool] => Array
        (
            [module] => main
            [file] => lib/data/connectionpool.php
        )

    [bitrix\main\data\icacheengine] => Array
        (
            [module] => main
            [file] => lib/data/cache.php
        )

    [bitrix\main\data\hsphpreadconnection] => Array
        (
            [module] => main
            [file] => lib/data/hsphpreadconnection.php
        )

    [bitrix\main\data\managedcache] => Array
        (
            [module] => main
            [file] => lib/data/managedcache.php
        )

    [bitrix\main\data\taggedcache] => Array
        (
            [module] => main
            [file] => lib/data/taggedcache.php
        )

    [bitrix\main\data\memcacheconnection] => Array
        (
            [module] => main
            [file] => lib/data/memcacheconnection.php
        )

    [bitrix\main\data\memcachedconnection] => Array
        (
            [module] => main
            [file] => lib/data/memcachedconnection.php
        )

    [bitrix\main\data\nosqlconnection] => Array
        (
            [module] => main
            [file] => lib/data/nosqlconnection.php
        )

    [bitrix\main\db\arrayresult] => Array
        (
            [module] => main
            [file] => lib/db/arrayresult.php
        )

    [bitrix\main\db\result] => Array
        (
            [module] => main
            [file] => lib/db/result.php
        )

    [bitrix\main\db\connection] => Array
        (
            [module] => main
            [file] => lib/db/connection.php
        )

    [bitrix\main\db\sqlexception] => Array
        (
            [module] => main
            [file] => lib/db/sqlexception.php
        )

    [bitrix\main\db\sqlqueryexception] => Array
        (
            [module] => main
            [file] => lib/db/sqlexception.php
        )

    [bitrix\main\db\transactionexception] => Array
        (
            [module] => main
            [file] => lib/db/sqlexception.php
        )

    [bitrix\main\db\sqlexpression] => Array
        (
            [module] => main
            [file] => lib/db/sqlexpression.php
        )

    [bitrix\main\db\sqlhelper] => Array
        (
            [module] => main
            [file] => lib/db/sqlhelper.php
        )

    [bitrix\main\db\mysqlcommonconnection] => Array
        (
            [module] => main
            [file] => lib/db/mysqlcommonconnection.php
        )

    [bitrix\main\db\mysqliconnection] => Array
        (
            [module] => main
            [file] => lib/db/mysqliconnection.php
        )

    [bitrix\main\db\mysqliresult] => Array
        (
            [module] => main
            [file] => lib/db/mysqliresult.php
        )

    [bitrix\main\db\mysqlisqlhelper] => Array
        (
            [module] => main
            [file] => lib/db/mysqlisqlhelper.php
        )

    [bitrix\main\db\mssqlconnection] => Array
        (
            [module] => main
            [file] => lib/db/mssqlconnection.php
        )

    [bitrix\main\db\mssqlresult] => Array
        (
            [module] => main
            [file] => lib/db/mssqlresult.php
        )

    [bitrix\main\db\mssqlsqlhelper] => Array
        (
            [module] => main
            [file] => lib/db/mssqlsqlhelper.php
        )

    [bitrix\main\db\oracleconnection] => Array
        (
            [module] => main
            [file] => lib/db/oracleconnection.php
        )

    [bitrix\main\db\oracleresult] => Array
        (
            [module] => main
            [file] => lib/db/oracleresult.php
        )

    [bitrix\main\db\oraclesqlhelper] => Array
        (
            [module] => main
            [file] => lib/db/oraclesqlhelper.php
        )

    [bitrix\main\db\pgsqlconnection] => Array
        (
            [module] => main
            [file] => lib/db/pgsqlconnection.php
        )

    [bitrix\main\diag\httpexceptionhandleroutput] => Array
        (
            [module] => main
            [file] => lib/diag/httpexceptionhandleroutput.php
        )

    [bitrix\main\diag\fileexceptionhandlerlog] => Array
        (
            [module] => main
            [file] => lib/diag/fileexceptionhandlerlog.php
        )

    [bitrix\main\diag\exceptionhandler] => Array
        (
            [module] => main
            [file] => lib/diag/exceptionhandler.php
        )

    [bitrix\main\diag\iexceptionhandleroutput] => Array
        (
            [module] => main
            [file] => lib/diag/iexceptionhandleroutput.php
        )

    [bitrix\main\diag\exceptionhandlerlog] => Array
        (
            [module] => main
            [file] => lib/diag/exceptionhandlerlog.php
        )

    [bitrix\main\io\file] => Array
        (
            [module] => main
            [file] => lib/io/file.php
        )

    [bitrix\main\io\fileentry] => Array
        (
            [module] => main
            [file] => lib/io/fileentry.php
        )

    [bitrix\main\io\path] => Array
        (
            [module] => main
            [file] => lib/io/path.php
        )

    [bitrix\main\io\filesystementry] => Array
        (
            [module] => main
            [file] => lib/io/filesystementry.php
        )

    [bitrix\main\io\ifilestream] => Array
        (
            [module] => main
            [file] => lib/io/ifilestream.php
        )

    [bitrix\main\localization\loc] => Array
        (
            [module] => main
            [file] => lib/localization/loc.php
        )

    [bitrix\main\mail\mail] => Array
        (
            [module] => main
            [file] => lib/mail/mail.php
        )

    [bitrix\main\mail\tracking] => Array
        (
            [module] => main
            [file] => lib/mail/tracking.php
        )

    [bitrix\main\mail\eventmanager] => Array
        (
            [module] => main
            [file] => lib/mail/eventmanager.php
        )

    [bitrix\main\mail\eventmessagecompiler] => Array
        (
            [module] => main
            [file] => lib/mail/eventmessagecompiler.php
        )

    [bitrix\main\mail\eventmessagethemecompiler] => Array
        (
            [module] => main
            [file] => lib/mail/eventmessagethemecompiler.php
        )

    [bitrix\main\mail\internal\event] => Array
        (
            [module] => main
            [file] => lib/mail/internal/event.php
        )

    [bitrix\main\mail\internal\eventattachment] => Array
        (
            [module] => main
            [file] => lib/mail/internal/eventattachment.php
        )

    [bitrix\main\mail\internal\eventmessage] => Array
        (
            [module] => main
            [file] => lib/mail/internal/eventmessage.php
        )

    [bitrix\main\mail\internal\eventmessagesite] => Array
        (
            [module] => main
            [file] => lib/mail/internal/eventmessagesite.php
        )

    [bitrix\main\mail\internal\eventmessageattachment] => Array
        (
            [module] => main
            [file] => lib/mail/internal/eventmessageattachment.php
        )

    [bitrix\main\mail\internal\eventtype] => Array
        (
            [module] => main
            [file] => lib/mail/internal/eventtype.php
        )

    [bitrix\main\text\converter] => Array
        (
            [module] => main
            [file] => lib/text/converter.php
        )

    [bitrix\main\text\emptyconverter] => Array
        (
            [module] => main
            [file] => lib/text/emptyconverter.php
        )

    [bitrix\main\text\encoding] => Array
        (
            [module] => main
            [file] => lib/text/encoding.php
        )

    [bitrix\main\text\htmlconverter] => Array
        (
            [module] => main
            [file] => lib/text/htmlconverter.php
        )

    [bitrix\main\text\binarystring] => Array
        (
            [module] => main
            [file] => lib/text/binarystring.php
        )

    [bitrix\main\text\xmlconverter] => Array
        (
            [module] => main
            [file] => lib/text/xmlconverter.php
        )

    [bitrix\main\type\collection] => Array
        (
            [module] => main
            [file] => lib/type/collection.php
        )

    [bitrix\main\type\date] => Array
        (
            [module] => main
            [file] => lib/type/date.php
        )

    [bitrix\main\type\datetime] => Array
        (
            [module] => main
            [file] => lib/type/datetime.php
        )

    [bitrix\main\type\dictionary] => Array
        (
            [module] => main
            [file] => lib/type/dictionary.php
        )

    [bitrix\main\type\filterabledictionary] => Array
        (
            [module] => main
            [file] => lib/type/filterabledictionary.php
        )

    [bitrix\main\type\parameterdictionary] => Array
        (
            [module] => main
            [file] => lib/type/parameterdictionary.php
        )

    [bitrix\main\web\cookie] => Array
        (
            [module] => main
            [file] => lib/web/cookie.php
        )

    [bitrix\main\web\uri] => Array
        (
            [module] => main
            [file] => lib/web/uri.php
        )

    [bitrix\main\sendereventhandler] => Array
        (
            [module] => main
            [file] => lib/senderconnector.php
        )

    [bitrix\main\senderconnectoruser] => Array
        (
            [module] => main
            [file] => lib/senderconnector.php
        )

    [bitrix\main\urlrewriterrulemaker] => Array
        (
            [module] => main
            [file] => lib/urlrewriter.php
        )

    [bitrix\main\update\stepper] => Array
        (
            [module] => main
            [file] => lib/update/stepper.php
        )

    [bitrix\main\composite\abstractresponse] => Array
        (
            [module] => main
            [file] => lib/composite/responder.php
        )

    [bitrix\main\composite\fileresponse] => Array
        (
            [module] => main
            [file] => lib/composite/responder.php
        )

    [bitrix\main\composite\memcachedresponse] => Array
        (
            [module] => main
            [file] => lib/composite/responder.php
        )

    [bitrix\main\security\otpexception] => Array
        (
            [module] => main
            [file] => lib/security/securityexception.php
        )

    [ctimezone] => Array
        (
            [module] => main
            [file] => classes/general/time.php
        )

    [cbxpunycode] => Array
        (
            [module] => main
            [file] => classes/general/punycode.php
        )

    [ibxvirtualio] => Array
        (
            [module] => main
            [file] => classes/general/virtual_io.php
        )

    [ibxgeterrors] => Array
        (
            [module] => main
            [file] => classes/general/virtual_io.php
        )

    [cbxvirtualio] => Array
        (
            [module] => main
            [file] => classes/general/virtual_io.php
        )

    [cbxvirtualfilebase] => Array
        (
            [module] => main
            [file] => classes/general/virtual_file.php
        )

    [cbxvirtualfile] => Array
        (
            [module] => main
            [file] => classes/general/virtual_file.php
        )

    [cbxvirtualdirectory] => Array
        (
            [module] => main
            [file] => classes/general/virtual_file.php
        )

    [calloption] => Array
        (
            [module] => main
            [file] => classes/general/option.php
        )

    [coption] => Array
        (
            [module] => main
            [file] => classes/general/option.php
        )

    [callpageoption] => Array
        (
            [module] => main
            [file] => classes/general/pageoption.php
        )

    [cpageoption] => Array
        (
            [module] => main
            [file] => classes/general/pageoption.php
        )

    [callsqlwhere] => Array
        (
            [module] => main
            [file] => classes/general/sqlwhere.php
        )

    [csqlwhereexpression] => Array
        (
            [module] => main
            [file] => classes/general/sqlwhere.php
        )

    [csqlwhere] => Array
        (
            [module] => main
            [file] => classes/general/sqlwhere.php
        )

    [calllanguage] => Array
        (
            [module] => main
            [file] => classes/general/language.php
        )

    [clanguage] => Array
        (
            [module] => main
            [file] => classes/general/language.php
        )

    [clangadmin] => Array
        (
            [module] => main
            [file] => classes/general/language.php
        )

    [_clangdbresult] => Array
        (
            [module] => main
            [file] => classes/general/langdbresult.php
        )

    [callagent] => Array
        (
            [module] => main
            [file] => classes/general/agent.php
        )

    [cagent] => Array
        (
            [module] => main
            [file] => classes/mysql/agent.php
        )

    [capplicationexception] => Array
        (
            [module] => main
            [file] => classes/general/applicationexception.php
        )

    [cadminexception] => Array
        (
            [module] => main
            [file] => classes/general/adminexception.php
        )

    [callsite] => Array
        (
            [module] => main
            [file] => classes/general/site.php
        )

    [calllang] => Array
        (
            [module] => main
            [file] => classes/general/site.php
        )

    [csite] => Array
        (
            [module] => main
            [file] => classes/general/site.php
        )

    [clang] => Array
        (
            [module] => main
            [file] => classes/general/site.php
        )

    [chttp] => Array
        (
            [module] => main
            [file] => classes/general/http.php
        )

    [cutil] => Array
        (
            [module] => main
            [file] => classes/general/util.php
        )

    [callmain] => Array
        (
            [module] => main
            [file] => classes/general/main.php
        )

    [cmain] => Array
        (
            [module] => main
            [file] => classes/general/main.php
        )

    [calldatabase] => Array
        (
            [module] => main
            [file] => classes/general/database.php
        )

    [calldbresult] => Array
        (
            [module] => main
            [file] => classes/general/dbresult.php
        )

    [cdatabasemysql] => Array
        (
            [module] => main
            [file] => classes/mysql/database.php
        )

    [cdbresultmysql] => Array
        (
            [module] => main
            [file] => classes/mysql/dbresult.php
        )

    [icachebackend] => Array
        (
            [module] => main
            [file] => classes/general/cache_backend.php
        )

    [cphpcache] => Array
        (
            [module] => main
            [file] => classes/general/cache.php
        )

    [ccachemanager] => Array
        (
            [module] => main
            [file] => classes/general/cache_manager.php
        )

    [cpagecache] => Array
        (
            [module] => main
            [file] => classes/general/page_cache.php
        )

    [cstackcacheentry] => Array
        (
            [module] => main
            [file] => classes/general/stack_cache_entry.php
        )

    [cstackcachemanager] => Array
        (
            [module] => main
            [file] => classes/general/stack_cache.php
        )

    [cmodule] => Array
        (
            [module] => main
            [file] => /classes/general/module.php
        )

    [bitrix\main\entity\ufield] => Array
        (
            [module] => main
            [file] => include/deprecated/ufield.php
        )

)
Array
(
    [bitrix\main\application] => Array
        (
            [module] => main
            [file] => lib/application.php
        )

    [bitrix\main\httpapplication] => Array
        (
            [module] => main
            [file] => lib/httpapplication.php
        )

    [bitrix\main\argumentexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\argumentnullexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\argumentoutofrangeexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\argumenttypeexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\notimplementedexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\notsupportedexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\invalidoperationexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\objectpropertyexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\objectnotfoundexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\objectexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\systemexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\accessdeniedexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\decodingexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\io\invalidpathexception] => Array
        (
            [module] => main
            [file] => lib/io/ioexception.php
        )

    [bitrix\main\io\filenotfoundexception] => Array
        (
            [module] => main
            [file] => lib/io/ioexception.php
        )

    [bitrix\main\io\filedeleteexception] => Array
        (
            [module] => main
            [file] => lib/io/ioexception.php
        )

    [bitrix\main\io\fileopenexception] => Array
        (
            [module] => main
            [file] => lib/io/ioexception.php
        )

    [bitrix\main\io\filenotopenedexception] => Array
        (
            [module] => main
            [file] => lib/io/ioexception.php
        )

    [bitrix\main\context] => Array
        (
            [module] => main
            [file] => lib/context.php
        )

    [bitrix\main\httpcontext] => Array
        (
            [module] => main
            [file] => lib/httpcontext.php
        )

    [bitrix\main\dispatcher] => Array
        (
            [module] => main
            [file] => lib/dispatcher.php
        )

    [bitrix\main\environment] => Array
        (
            [module] => main
            [file] => lib/environment.php
        )

    [bitrix\main\event] => Array
        (
            [module] => main
            [file] => lib/event.php
        )

    [bitrix\main\eventmanager] => Array
        (
            [module] => main
            [file] => lib/eventmanager.php
        )

    [bitrix\main\eventresult] => Array
        (
            [module] => main
            [file] => lib/eventresult.php
        )

    [bitrix\main\request] => Array
        (
            [module] => main
            [file] => lib/request.php
        )

    [bitrix\main\httprequest] => Array
        (
            [module] => main
            [file] => lib/httprequest.php
        )

    [bitrix\main\response] => Array
        (
            [module] => main
            [file] => lib/response.php
        )

    [bitrix\main\httpresponse] => Array
        (
            [module] => main
            [file] => lib/httpresponse.php
        )

    [bitrix\main\modulemanager] => Array
        (
            [module] => main
            [file] => lib/modulemanager.php
        )

    [bitrix\main\server] => Array
        (
            [module] => main
            [file] => lib/server.php
        )

    [bitrix\main\config\configuration] => Array
        (
            [module] => main
            [file] => lib/config/configuration.php
        )

    [bitrix\main\config\option] => Array
        (
            [module] => main
            [file] => lib/config/option.php
        )

    [bitrix\main\context\culture] => Array
        (
            [module] => main
            [file] => lib/context/culture.php
        )

    [bitrix\main\data\cache] => Array
        (
            [module] => main
            [file] => lib/data/cache.php
        )

    [bitrix\main\data\cacheengineapc] => Array
        (
            [module] => main
            [file] => lib/data/cacheengineapc.php
        )

    [bitrix\main\data\cacheenginememcache] => Array
        (
            [module] => main
            [file] => lib/data/cacheenginememcache.php
        )

    [bitrix\main\data\cacheenginefiles] => Array
        (
            [module] => main
            [file] => lib/data/cacheenginefiles.php
        )

    [bitrix\main\data\cacheenginenone] => Array
        (
            [module] => main
            [file] => lib/data/cacheenginenone.php
        )

    [bitrix\main\data\connection] => Array
        (
            [module] => main
            [file] => lib/data/connection.php
        )

    [bitrix\main\data\connectionpool] => Array
        (
            [module] => main
            [file] => lib/data/connectionpool.php
        )

    [bitrix\main\data\icacheengine] => Array
        (
            [module] => main
            [file] => lib/data/cache.php
        )

    [bitrix\main\data\hsphpreadconnection] => Array
        (
            [module] => main
            [file] => lib/data/hsphpreadconnection.php
        )

    [bitrix\main\data\managedcache] => Array
        (
            [module] => main
            [file] => lib/data/managedcache.php
        )

    [bitrix\main\data\taggedcache] => Array
        (
            [module] => main
            [file] => lib/data/taggedcache.php
        )

    [bitrix\main\data\memcacheconnection] => Array
        (
            [module] => main
            [file] => lib/data/memcacheconnection.php
        )

    [bitrix\main\data\memcachedconnection] => Array
        (
            [module] => main
            [file] => lib/data/memcachedconnection.php
        )

    [bitrix\main\data\nosqlconnection] => Array
        (
            [module] => main
            [file] => lib/data/nosqlconnection.php
        )

    [bitrix\main\db\arrayresult] => Array
        (
            [module] => main
            [file] => lib/db/arrayresult.php
        )

    [bitrix\main\db\result] => Array
        (
            [module] => main
            [file] => lib/db/result.php
        )

    [bitrix\main\db\connection] => Array
        (
            [module] => main
            [file] => lib/db/connection.php
        )

    [bitrix\main\db\sqlexception] => Array
        (
            [module] => main
            [file] => lib/db/sqlexception.php
        )

    [bitrix\main\db\sqlqueryexception] => Array
        (
            [module] => main
            [file] => lib/db/sqlexception.php
        )

    [bitrix\main\db\transactionexception] => Array
        (
            [module] => main
            [file] => lib/db/sqlexception.php
        )

    [bitrix\main\db\sqlexpression] => Array
        (
            [module] => main
            [file] => lib/db/sqlexpression.php
        )

    [bitrix\main\db\sqlhelper] => Array
        (
            [module] => main
            [file] => lib/db/sqlhelper.php
        )

    [bitrix\main\db\mysqlcommonconnection] => Array
        (
            [module] => main
            [file] => lib/db/mysqlcommonconnection.php
        )

    [bitrix\main\db\mysqliconnection] => Array
        (
            [module] => main
            [file] => lib/db/mysqliconnection.php
        )

    [bitrix\main\db\mysqliresult] => Array
        (
            [module] => main
            [file] => lib/db/mysqliresult.php
        )

    [bitrix\main\db\mysqlisqlhelper] => Array
        (
            [module] => main
            [file] => lib/db/mysqlisqlhelper.php
        )

    [bitrix\main\db\mssqlconnection] => Array
        (
            [module] => main
            [file] => lib/db/mssqlconnection.php
        )

    [bitrix\main\db\mssqlresult] => Array
        (
            [module] => main
            [file] => lib/db/mssqlresult.php
        )

    [bitrix\main\db\mssqlsqlhelper] => Array
        (
            [module] => main
            [file] => lib/db/mssqlsqlhelper.php
        )

    [bitrix\main\db\oracleconnection] => Array
        (
            [module] => main
            [file] => lib/db/oracleconnection.php
        )

    [bitrix\main\db\oracleresult] => Array
        (
            [module] => main
            [file] => lib/db/oracleresult.php
        )

    [bitrix\main\db\oraclesqlhelper] => Array
        (
            [module] => main
            [file] => lib/db/oraclesqlhelper.php
        )

    [bitrix\main\db\pgsqlconnection] => Array
        (
            [module] => main
            [file] => lib/db/pgsqlconnection.php
        )

    [bitrix\main\diag\httpexceptionhandleroutput] => Array
        (
            [module] => main
            [file] => lib/diag/httpexceptionhandleroutput.php
        )

    [bitrix\main\diag\fileexceptionhandlerlog] => Array
        (
            [module] => main
            [file] => lib/diag/fileexceptionhandlerlog.php
        )

    [bitrix\main\diag\exceptionhandler] => Array
        (
            [module] => main
            [file] => lib/diag/exceptionhandler.php
        )

    [bitrix\main\diag\iexceptionhandleroutput] => Array
        (
            [module] => main
            [file] => lib/diag/iexceptionhandleroutput.php
        )

    [bitrix\main\diag\exceptionhandlerlog] => Array
        (
            [module] => main
            [file] => lib/diag/exceptionhandlerlog.php
        )

    [bitrix\main\io\file] => Array
        (
            [module] => main
            [file] => lib/io/file.php
        )

    [bitrix\main\io\fileentry] => Array
        (
            [module] => main
            [file] => lib/io/fileentry.php
        )

    [bitrix\main\io\path] => Array
        (
            [module] => main
            [file] => lib/io/path.php
        )

    [bitrix\main\io\filesystementry] => Array
        (
            [module] => main
            [file] => lib/io/filesystementry.php
        )

    [bitrix\main\io\ifilestream] => Array
        (
            [module] => main
            [file] => lib/io/ifilestream.php
        )

    [bitrix\main\localization\loc] => Array
        (
            [module] => main
            [file] => lib/localization/loc.php
        )

    [bitrix\main\mail\mail] => Array
        (
            [module] => main
            [file] => lib/mail/mail.php
        )

    [bitrix\main\mail\tracking] => Array
        (
            [module] => main
            [file] => lib/mail/tracking.php
        )

    [bitrix\main\mail\eventmanager] => Array
        (
            [module] => main
            [file] => lib/mail/eventmanager.php
        )

    [bitrix\main\mail\eventmessagecompiler] => Array
        (
            [module] => main
            [file] => lib/mail/eventmessagecompiler.php
        )

    [bitrix\main\mail\eventmessagethemecompiler] => Array
        (
            [module] => main
            [file] => lib/mail/eventmessagethemecompiler.php
        )

    [bitrix\main\mail\internal\event] => Array
        (
            [module] => main
            [file] => lib/mail/internal/event.php
        )

    [bitrix\main\mail\internal\eventattachment] => Array
        (
            [module] => main
            [file] => lib/mail/internal/eventattachment.php
        )

    [bitrix\main\mail\internal\eventmessage] => Array
        (
            [module] => main
            [file] => lib/mail/internal/eventmessage.php
        )

    [bitrix\main\mail\internal\eventmessagesite] => Array
        (
            [module] => main
            [file] => lib/mail/internal/eventmessagesite.php
        )

    [bitrix\main\mail\internal\eventmessageattachment] => Array
        (
            [module] => main
            [file] => lib/mail/internal/eventmessageattachment.php
        )

    [bitrix\main\mail\internal\eventtype] => Array
        (
            [module] => main
            [file] => lib/mail/internal/eventtype.php
        )

    [bitrix\main\text\converter] => Array
        (
            [module] => main
            [file] => lib/text/converter.php
        )

    [bitrix\main\text\emptyconverter] => Array
        (
            [module] => main
            [file] => lib/text/emptyconverter.php
        )

    [bitrix\main\text\encoding] => Array
        (
            [module] => main
            [file] => lib/text/encoding.php
        )

    [bitrix\main\text\htmlconverter] => Array
        (
            [module] => main
            [file] => lib/text/htmlconverter.php
        )

    [bitrix\main\text\binarystring] => Array
        (
            [module] => main
            [file] => lib/text/binarystring.php
        )

    [bitrix\main\text\xmlconverter] => Array
        (
            [module] => main
            [file] => lib/text/xmlconverter.php
        )

    [bitrix\main\type\collection] => Array
        (
            [module] => main
            [file] => lib/type/collection.php
        )

    [bitrix\main\type\date] => Array
        (
            [module] => main
            [file] => lib/type/date.php
        )

    [bitrix\main\type\datetime] => Array
        (
            [module] => main
            [file] => lib/type/datetime.php
        )

    [bitrix\main\type\dictionary] => Array
        (
            [module] => main
            [file] => lib/type/dictionary.php
        )

    [bitrix\main\type\filterabledictionary] => Array
        (
            [module] => main
            [file] => lib/type/filterabledictionary.php
        )

    [bitrix\main\type\parameterdictionary] => Array
        (
            [module] => main
            [file] => lib/type/parameterdictionary.php
        )

    [bitrix\main\web\cookie] => Array
        (
            [module] => main
            [file] => lib/web/cookie.php
        )

    [bitrix\main\web\uri] => Array
        (
            [module] => main
            [file] => lib/web/uri.php
        )

    [bitrix\main\sendereventhandler] => Array
        (
            [module] => main
            [file] => lib/senderconnector.php
        )

    [bitrix\main\senderconnectoruser] => Array
        (
            [module] => main
            [file] => lib/senderconnector.php
        )

    [bitrix\main\urlrewriterrulemaker] => Array
        (
            [module] => main
            [file] => lib/urlrewriter.php
        )

    [bitrix\main\update\stepper] => Array
        (
            [module] => main
            [file] => lib/update/stepper.php
        )

    [bitrix\main\composite\abstractresponse] => Array
        (
            [module] => main
            [file] => lib/composite/responder.php
        )

    [bitrix\main\composite\fileresponse] => Array
        (
            [module] => main
            [file] => lib/composite/responder.php
        )

    [bitrix\main\composite\memcachedresponse] => Array
        (
            [module] => main
            [file] => lib/composite/responder.php
        )

    [bitrix\main\security\otpexception] => Array
        (
            [module] => main
            [file] => lib/security/securityexception.php
        )

    [ctimezone] => Array
        (
            [module] => main
            [file] => classes/general/time.php
        )

    [cbxpunycode] => Array
        (
            [module] => main
            [file] => classes/general/punycode.php
        )

    [ibxvirtualio] => Array
        (
            [module] => main
            [file] => classes/general/virtual_io.php
        )

    [ibxgeterrors] => Array
        (
            [module] => main
            [file] => classes/general/virtual_io.php
        )

    [cbxvirtualio] => Array
        (
            [module] => main
            [file] => classes/general/virtual_io.php
        )

    [cbxvirtualfilebase] => Array
        (
            [module] => main
            [file] => classes/general/virtual_file.php
        )

    [cbxvirtualfile] => Array
        (
            [module] => main
            [file] => classes/general/virtual_file.php
        )

    [cbxvirtualdirectory] => Array
        (
            [module] => main
            [file] => classes/general/virtual_file.php
        )

    [calloption] => Array
        (
            [module] => main
            [file] => classes/general/option.php
        )

    [coption] => Array
        (
            [module] => main
            [file] => classes/general/option.php
        )

    [callpageoption] => Array
        (
            [module] => main
            [file] => classes/general/pageoption.php
        )

    [cpageoption] => Array
        (
            [module] => main
            [file] => classes/general/pageoption.php
        )

    [callsqlwhere] => Array
        (
            [module] => main
            [file] => classes/general/sqlwhere.php
        )

    [csqlwhereexpression] => Array
        (
            [module] => main
            [file] => classes/general/sqlwhere.php
        )

    [csqlwhere] => Array
        (
            [module] => main
            [file] => classes/general/sqlwhere.php
        )

    [calllanguage] => Array
        (
            [module] => main
            [file] => classes/general/language.php
        )

    [clanguage] => Array
        (
            [module] => main
            [file] => classes/general/language.php
        )

    [clangadmin] => Array
        (
            [module] => main
            [file] => classes/general/language.php
        )

    [_clangdbresult] => Array
        (
            [module] => main
            [file] => classes/general/langdbresult.php
        )

    [callagent] => Array
        (
            [module] => main
            [file] => classes/general/agent.php
        )

    [cagent] => Array
        (
            [module] => main
            [file] => classes/mysql/agent.php
        )

    [capplicationexception] => Array
        (
            [module] => main
            [file] => classes/general/applicationexception.php
        )

    [cadminexception] => Array
        (
            [module] => main
            [file] => classes/general/adminexception.php
        )

    [callsite] => Array
        (
            [module] => main
            [file] => classes/general/site.php
        )

    [calllang] => Array
        (
            [module] => main
            [file] => classes/general/site.php
        )

    [csite] => Array
        (
            [module] => main
            [file] => classes/general/site.php
        )

    [clang] => Array
        (
            [module] => main
            [file] => classes/general/site.php
        )

    [chttp] => Array
        (
            [module] => main
            [file] => classes/general/http.php
        )

    [cutil] => Array
        (
            [module] => main
            [file] => classes/general/util.php
        )

    [callmain] => Array
        (
            [module] => main
            [file] => classes/general/main.php
        )

    [cmain] => Array
        (
            [module] => main
            [file] => classes/general/main.php
        )

    [calldatabase] => Array
        (
            [module] => main
            [file] => classes/general/database.php
        )

    [calldbresult] => Array
        (
            [module] => main
            [file] => classes/general/dbresult.php
        )

    [cdatabasemysql] => Array
        (
            [module] => main
            [file] => classes/mysql/database.php
        )

    [cdbresultmysql] => Array
        (
            [module] => main
            [file] => classes/mysql/dbresult.php
        )

    [icachebackend] => Array
        (
            [module] => main
            [file] => classes/general/cache_backend.php
        )

    [cphpcache] => Array
        (
            [module] => main
            [file] => classes/general/cache.php
        )

    [ccachemanager] => Array
        (
            [module] => main
            [file] => classes/general/cache_manager.php
        )

    [cpagecache] => Array
        (
            [module] => main
            [file] => classes/general/page_cache.php
        )

    [cstackcacheentry] => Array
        (
            [module] => main
            [file] => classes/general/stack_cache_entry.php
        )

    [cstackcachemanager] => Array
        (
            [module] => main
            [file] => classes/general/stack_cache.php
        )

    [cmodule] => Array
        (
            [module] => main
            [file] => /classes/general/module.php
        )

    [bitrix\main\entity\ufield] => Array
        (
            [module] => main
            [file] => include/deprecated/ufield.php
        )

)
Array
(
    [bitrix\main\application] => Array
        (
            [module] => main
            [file] => lib/application.php
        )

    [bitrix\main\httpapplication] => Array
        (
            [module] => main
            [file] => lib/httpapplication.php
        )

    [bitrix\main\argumentexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\argumentnullexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\argumentoutofrangeexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\argumenttypeexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\notimplementedexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\notsupportedexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\invalidoperationexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\objectpropertyexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\objectnotfoundexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\objectexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\systemexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\accessdeniedexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\decodingexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\io\invalidpathexception] => Array
        (
            [module] => main
            [file] => lib/io/ioexception.php
        )

    [bitrix\main\io\filenotfoundexception] => Array
        (
            [module] => main
            [file] => lib/io/ioexception.php
        )

    [bitrix\main\io\filedeleteexception] => Array
        (
            [module] => main
            [file] => lib/io/ioexception.php
        )

    [bitrix\main\io\fileopenexception] => Array
        (
            [module] => main
            [file] => lib/io/ioexception.php
        )

    [bitrix\main\io\filenotopenedexception] => Array
        (
            [module] => main
            [file] => lib/io/ioexception.php
        )

    [bitrix\main\context] => Array
        (
            [module] => main
            [file] => lib/context.php
        )

    [bitrix\main\httpcontext] => Array
        (
            [module] => main
            [file] => lib/httpcontext.php
        )

    [bitrix\main\dispatcher] => Array
        (
            [module] => main
            [file] => lib/dispatcher.php
        )

    [bitrix\main\environment] => Array
        (
            [module] => main
            [file] => lib/environment.php
        )

    [bitrix\main\event] => Array
        (
            [module] => main
            [file] => lib/event.php
        )

    [bitrix\main\eventmanager] => Array
        (
            [module] => main
            [file] => lib/eventmanager.php
        )

    [bitrix\main\eventresult] => Array
        (
            [module] => main
            [file] => lib/eventresult.php
        )

    [bitrix\main\request] => Array
        (
            [module] => main
            [file] => lib/request.php
        )

    [bitrix\main\httprequest] => Array
        (
            [module] => main
            [file] => lib/httprequest.php
        )

    [bitrix\main\response] => Array
        (
            [module] => main
            [file] => lib/response.php
        )

    [bitrix\main\httpresponse] => Array
        (
            [module] => main
            [file] => lib/httpresponse.php
        )

    [bitrix\main\modulemanager] => Array
        (
            [module] => main
            [file] => lib/modulemanager.php
        )

    [bitrix\main\server] => Array
        (
            [module] => main
            [file] => lib/server.php
        )

    [bitrix\main\config\configuration] => Array
        (
            [module] => main
            [file] => lib/config/configuration.php
        )

    [bitrix\main\config\option] => Array
        (
            [module] => main
            [file] => lib/config/option.php
        )

    [bitrix\main\context\culture] => Array
        (
            [module] => main
            [file] => lib/context/culture.php
        )

    [bitrix\main\data\cache] => Array
        (
            [module] => main
            [file] => lib/data/cache.php
        )

    [bitrix\main\data\cacheengineapc] => Array
        (
            [module] => main
            [file] => lib/data/cacheengineapc.php
        )

    [bitrix\main\data\cacheenginememcache] => Array
        (
            [module] => main
            [file] => lib/data/cacheenginememcache.php
        )

    [bitrix\main\data\cacheenginefiles] => Array
        (
            [module] => main
            [file] => lib/data/cacheenginefiles.php
        )

    [bitrix\main\data\cacheenginenone] => Array
        (
            [module] => main
            [file] => lib/data/cacheenginenone.php
        )

    [bitrix\main\data\connection] => Array
        (
            [module] => main
            [file] => lib/data/connection.php
        )

    [bitrix\main\data\connectionpool] => Array
        (
            [module] => main
            [file] => lib/data/connectionpool.php
        )

    [bitrix\main\data\icacheengine] => Array
        (
            [module] => main
            [file] => lib/data/cache.php
        )

    [bitrix\main\data\hsphpreadconnection] => Array
        (
            [module] => main
            [file] => lib/data/hsphpreadconnection.php
        )

    [bitrix\main\data\managedcache] => Array
        (
            [module] => main
            [file] => lib/data/managedcache.php
        )

    [bitrix\main\data\taggedcache] => Array
        (
            [module] => main
            [file] => lib/data/taggedcache.php
        )

    [bitrix\main\data\memcacheconnection] => Array
        (
            [module] => main
            [file] => lib/data/memcacheconnection.php
        )

    [bitrix\main\data\memcachedconnection] => Array
        (
            [module] => main
            [file] => lib/data/memcachedconnection.php
        )

    [bitrix\main\data\nosqlconnection] => Array
        (
            [module] => main
            [file] => lib/data/nosqlconnection.php
        )

    [bitrix\main\db\arrayresult] => Array
        (
            [module] => main
            [file] => lib/db/arrayresult.php
        )

    [bitrix\main\db\result] => Array
        (
            [module] => main
            [file] => lib/db/result.php
        )

    [bitrix\main\db\connection] => Array
        (
            [module] => main
            [file] => lib/db/connection.php
        )

    [bitrix\main\db\sqlexception] => Array
        (
            [module] => main
            [file] => lib/db/sqlexception.php
        )

    [bitrix\main\db\sqlqueryexception] => Array
        (
            [module] => main
            [file] => lib/db/sqlexception.php
        )

    [bitrix\main\db\transactionexception] => Array
        (
            [module] => main
            [file] => lib/db/sqlexception.php
        )

    [bitrix\main\db\sqlexpression] => Array
        (
            [module] => main
            [file] => lib/db/sqlexpression.php
        )

    [bitrix\main\db\sqlhelper] => Array
        (
            [module] => main
            [file] => lib/db/sqlhelper.php
        )

    [bitrix\main\db\mysqlcommonconnection] => Array
        (
            [module] => main
            [file] => lib/db/mysqlcommonconnection.php
        )

    [bitrix\main\db\mysqliconnection] => Array
        (
            [module] => main
            [file] => lib/db/mysqliconnection.php
        )

    [bitrix\main\db\mysqliresult] => Array
        (
            [module] => main
            [file] => lib/db/mysqliresult.php
        )

    [bitrix\main\db\mysqlisqlhelper] => Array
        (
            [module] => main
            [file] => lib/db/mysqlisqlhelper.php
        )

    [bitrix\main\db\mssqlconnection] => Array
        (
            [module] => main
            [file] => lib/db/mssqlconnection.php
        )

    [bitrix\main\db\mssqlresult] => Array
        (
            [module] => main
            [file] => lib/db/mssqlresult.php
        )

    [bitrix\main\db\mssqlsqlhelper] => Array
        (
            [module] => main
            [file] => lib/db/mssqlsqlhelper.php
        )

    [bitrix\main\db\oracleconnection] => Array
        (
            [module] => main
            [file] => lib/db/oracleconnection.php
        )

    [bitrix\main\db\oracleresult] => Array
        (
            [module] => main
            [file] => lib/db/oracleresult.php
        )

    [bitrix\main\db\oraclesqlhelper] => Array
        (
            [module] => main
            [file] => lib/db/oraclesqlhelper.php
        )

    [bitrix\main\db\pgsqlconnection] => Array
        (
            [module] => main
            [file] => lib/db/pgsqlconnection.php
        )

    [bitrix\main\diag\httpexceptionhandleroutput] => Array
        (
            [module] => main
            [file] => lib/diag/httpexceptionhandleroutput.php
        )

    [bitrix\main\diag\fileexceptionhandlerlog] => Array
        (
            [module] => main
            [file] => lib/diag/fileexceptionhandlerlog.php
        )

    [bitrix\main\diag\exceptionhandler] => Array
        (
            [module] => main
            [file] => lib/diag/exceptionhandler.php
        )

    [bitrix\main\diag\iexceptionhandleroutput] => Array
        (
            [module] => main
            [file] => lib/diag/iexceptionhandleroutput.php
        )

    [bitrix\main\diag\exceptionhandlerlog] => Array
        (
            [module] => main
            [file] => lib/diag/exceptionhandlerlog.php
        )

    [bitrix\main\io\file] => Array
        (
            [module] => main
            [file] => lib/io/file.php
        )

    [bitrix\main\io\fileentry] => Array
        (
            [module] => main
            [file] => lib/io/fileentry.php
        )

    [bitrix\main\io\path] => Array
        (
            [module] => main
            [file] => lib/io/path.php
        )

    [bitrix\main\io\filesystementry] => Array
        (
            [module] => main
            [file] => lib/io/filesystementry.php
        )

    [bitrix\main\io\ifilestream] => Array
        (
            [module] => main
            [file] => lib/io/ifilestream.php
        )

    [bitrix\main\localization\loc] => Array
        (
            [module] => main
            [file] => lib/localization/loc.php
        )

    [bitrix\main\mail\mail] => Array
        (
            [module] => main
            [file] => lib/mail/mail.php
        )

    [bitrix\main\mail\tracking] => Array
        (
            [module] => main
            [file] => lib/mail/tracking.php
        )

    [bitrix\main\mail\eventmanager] => Array
        (
            [module] => main
            [file] => lib/mail/eventmanager.php
        )

    [bitrix\main\mail\eventmessagecompiler] => Array
        (
            [module] => main
            [file] => lib/mail/eventmessagecompiler.php
        )

    [bitrix\main\mail\eventmessagethemecompiler] => Array
        (
            [module] => main
            [file] => lib/mail/eventmessagethemecompiler.php
        )

    [bitrix\main\mail\internal\event] => Array
        (
            [module] => main
            [file] => lib/mail/internal/event.php
        )

    [bitrix\main\mail\internal\eventattachment] => Array
        (
            [module] => main
            [file] => lib/mail/internal/eventattachment.php
        )

    [bitrix\main\mail\internal\eventmessage] => Array
        (
            [module] => main
            [file] => lib/mail/internal/eventmessage.php
        )

    [bitrix\main\mail\internal\eventmessagesite] => Array
        (
            [module] => main
            [file] => lib/mail/internal/eventmessagesite.php
        )

    [bitrix\main\mail\internal\eventmessageattachment] => Array
        (
            [module] => main
            [file] => lib/mail/internal/eventmessageattachment.php
        )

    [bitrix\main\mail\internal\eventtype] => Array
        (
            [module] => main
            [file] => lib/mail/internal/eventtype.php
        )

    [bitrix\main\text\converter] => Array
        (
            [module] => main
            [file] => lib/text/converter.php
        )

    [bitrix\main\text\emptyconverter] => Array
        (
            [module] => main
            [file] => lib/text/emptyconverter.php
        )

    [bitrix\main\text\encoding] => Array
        (
            [module] => main
            [file] => lib/text/encoding.php
        )

    [bitrix\main\text\htmlconverter] => Array
        (
            [module] => main
            [file] => lib/text/htmlconverter.php
        )

    [bitrix\main\text\binarystring] => Array
        (
            [module] => main
            [file] => lib/text/binarystring.php
        )

    [bitrix\main\text\xmlconverter] => Array
        (
            [module] => main
            [file] => lib/text/xmlconverter.php
        )

    [bitrix\main\type\collection] => Array
        (
            [module] => main
            [file] => lib/type/collection.php
        )

    [bitrix\main\type\date] => Array
        (
            [module] => main
            [file] => lib/type/date.php
        )

    [bitrix\main\type\datetime] => Array
        (
            [module] => main
            [file] => lib/type/datetime.php
        )

    [bitrix\main\type\dictionary] => Array
        (
            [module] => main
            [file] => lib/type/dictionary.php
        )

    [bitrix\main\type\filterabledictionary] => Array
        (
            [module] => main
            [file] => lib/type/filterabledictionary.php
        )

    [bitrix\main\type\parameterdictionary] => Array
        (
            [module] => main
            [file] => lib/type/parameterdictionary.php
        )

    [bitrix\main\web\cookie] => Array
        (
            [module] => main
            [file] => lib/web/cookie.php
        )

    [bitrix\main\web\uri] => Array
        (
            [module] => main
            [file] => lib/web/uri.php
        )

    [bitrix\main\sendereventhandler] => Array
        (
            [module] => main
            [file] => lib/senderconnector.php
        )

    [bitrix\main\senderconnectoruser] => Array
        (
            [module] => main
            [file] => lib/senderconnector.php
        )

    [bitrix\main\urlrewriterrulemaker] => Array
        (
            [module] => main
            [file] => lib/urlrewriter.php
        )

    [bitrix\main\update\stepper] => Array
        (
            [module] => main
            [file] => lib/update/stepper.php
        )

    [bitrix\main\composite\abstractresponse] => Array
        (
            [module] => main
            [file] => lib/composite/responder.php
        )

    [bitrix\main\composite\fileresponse] => Array
        (
            [module] => main
            [file] => lib/composite/responder.php
        )

    [bitrix\main\composite\memcachedresponse] => Array
        (
            [module] => main
            [file] => lib/composite/responder.php
        )

    [bitrix\main\security\otpexception] => Array
        (
            [module] => main
            [file] => lib/security/securityexception.php
        )

    [ctimezone] => Array
        (
            [module] => main
            [file] => classes/general/time.php
        )

    [cbxpunycode] => Array
        (
            [module] => main
            [file] => classes/general/punycode.php
        )

    [ibxvirtualio] => Array
        (
            [module] => main
            [file] => classes/general/virtual_io.php
        )

    [ibxgeterrors] => Array
        (
            [module] => main
            [file] => classes/general/virtual_io.php
        )

    [cbxvirtualio] => Array
        (
            [module] => main
            [file] => classes/general/virtual_io.php
        )

    [cbxvirtualfilebase] => Array
        (
            [module] => main
            [file] => classes/general/virtual_file.php
        )

    [cbxvirtualfile] => Array
        (
            [module] => main
            [file] => classes/general/virtual_file.php
        )

    [cbxvirtualdirectory] => Array
        (
            [module] => main
            [file] => classes/general/virtual_file.php
        )

    [calloption] => Array
        (
            [module] => main
            [file] => classes/general/option.php
        )

    [coption] => Array
        (
            [module] => main
            [file] => classes/general/option.php
        )

    [callpageoption] => Array
        (
            [module] => main
            [file] => classes/general/pageoption.php
        )

    [cpageoption] => Array
        (
            [module] => main
            [file] => classes/general/pageoption.php
        )

    [callsqlwhere] => Array
        (
            [module] => main
            [file] => classes/general/sqlwhere.php
        )

    [csqlwhereexpression] => Array
        (
            [module] => main
            [file] => classes/general/sqlwhere.php
        )

    [csqlwhere] => Array
        (
            [module] => main
            [file] => classes/general/sqlwhere.php
        )

    [calllanguage] => Array
        (
            [module] => main
            [file] => classes/general/language.php
        )

    [clanguage] => Array
        (
            [module] => main
            [file] => classes/general/language.php
        )

    [clangadmin] => Array
        (
            [module] => main
            [file] => classes/general/language.php
        )

    [_clangdbresult] => Array
        (
            [module] => main
            [file] => classes/general/langdbresult.php
        )

    [callagent] => Array
        (
            [module] => main
            [file] => classes/general/agent.php
        )

    [cagent] => Array
        (
            [module] => main
            [file] => classes/mysql/agent.php
        )

    [capplicationexception] => Array
        (
            [module] => main
            [file] => classes/general/applicationexception.php
        )

    [cadminexception] => Array
        (
            [module] => main
            [file] => classes/general/adminexception.php
        )

    [callsite] => Array
        (
            [module] => main
            [file] => classes/general/site.php
        )

    [calllang] => Array
        (
            [module] => main
            [file] => classes/general/site.php
        )

    [csite] => Array
        (
            [module] => main
            [file] => classes/general/site.php
        )

    [clang] => Array
        (
            [module] => main
            [file] => classes/general/site.php
        )

    [chttp] => Array
        (
            [module] => main
            [file] => classes/general/http.php
        )

    [cutil] => Array
        (
            [module] => main
            [file] => classes/general/util.php
        )

    [callmain] => Array
        (
            [module] => main
            [file] => classes/general/main.php
        )

    [cmain] => Array
        (
            [module] => main
            [file] => classes/general/main.php
        )

    [calldatabase] => Array
        (
            [module] => main
            [file] => classes/general/database.php
        )

    [calldbresult] => Array
        (
            [module] => main
            [file] => classes/general/dbresult.php
        )

    [cdatabasemysql] => Array
        (
            [module] => main
            [file] => classes/mysql/database.php
        )

    [cdbresultmysql] => Array
        (
            [module] => main
            [file] => classes/mysql/dbresult.php
        )

    [icachebackend] => Array
        (
            [module] => main
            [file] => classes/general/cache_backend.php
        )

    [cphpcache] => Array
        (
            [module] => main
            [file] => classes/general/cache.php
        )

    [ccachemanager] => Array
        (
            [module] => main
            [file] => classes/general/cache_manager.php
        )

    [cpagecache] => Array
        (
            [module] => main
            [file] => classes/general/page_cache.php
        )

    [cstackcacheentry] => Array
        (
            [module] => main
            [file] => classes/general/stack_cache_entry.php
        )

    [cstackcachemanager] => Array
        (
            [module] => main
            [file] => classes/general/stack_cache.php
        )

    [cmodule] => Array
        (
            [module] => main
            [file] => /classes/general/module.php
        )

    [bitrix\main\entity\ufield] => Array
        (
            [module] => main
            [file] => include/deprecated/ufield.php
        )

)
Array
(
    [bitrix\main\application] => Array
        (
            [module] => main
            [file] => lib/application.php
        )

    [bitrix\main\httpapplication] => Array
        (
            [module] => main
            [file] => lib/httpapplication.php
        )

    [bitrix\main\argumentexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\argumentnullexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\argumentoutofrangeexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\argumenttypeexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\notimplementedexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\notsupportedexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\invalidoperationexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\objectpropertyexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\objectnotfoundexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\objectexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\systemexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\accessdeniedexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\decodingexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\io\invalidpathexception] => Array
        (
            [module] => main
            [file] => lib/io/ioexception.php
        )

    [bitrix\main\io\filenotfoundexception] => Array
        (
            [module] => main
            [file] => lib/io/ioexception.php
        )

    [bitrix\main\io\filedeleteexception] => Array
        (
            [module] => main
            [file] => lib/io/ioexception.php
        )

    [bitrix\main\io\fileopenexception] => Array
        (
            [module] => main
            [file] => lib/io/ioexception.php
        )

    [bitrix\main\io\filenotopenedexception] => Array
        (
            [module] => main
            [file] => lib/io/ioexception.php
        )

    [bitrix\main\context] => Array
        (
            [module] => main
            [file] => lib/context.php
        )

    [bitrix\main\httpcontext] => Array
        (
            [module] => main
            [file] => lib/httpcontext.php
        )

    [bitrix\main\dispatcher] => Array
        (
            [module] => main
            [file] => lib/dispatcher.php
        )

    [bitrix\main\environment] => Array
        (
            [module] => main
            [file] => lib/environment.php
        )

    [bitrix\main\event] => Array
        (
            [module] => main
            [file] => lib/event.php
        )

    [bitrix\main\eventmanager] => Array
        (
            [module] => main
            [file] => lib/eventmanager.php
        )

    [bitrix\main\eventresult] => Array
        (
            [module] => main
            [file] => lib/eventresult.php
        )

    [bitrix\main\request] => Array
        (
            [module] => main
            [file] => lib/request.php
        )

    [bitrix\main\httprequest] => Array
        (
            [module] => main
            [file] => lib/httprequest.php
        )

    [bitrix\main\response] => Array
        (
            [module] => main
            [file] => lib/response.php
        )

    [bitrix\main\httpresponse] => Array
        (
            [module] => main
            [file] => lib/httpresponse.php
        )

    [bitrix\main\modulemanager] => Array
        (
            [module] => main
            [file] => lib/modulemanager.php
        )

    [bitrix\main\server] => Array
        (
            [module] => main
            [file] => lib/server.php
        )

    [bitrix\main\config\configuration] => Array
        (
            [module] => main
            [file] => lib/config/configuration.php
        )

    [bitrix\main\config\option] => Array
        (
            [module] => main
            [file] => lib/config/option.php
        )

    [bitrix\main\context\culture] => Array
        (
            [module] => main
            [file] => lib/context/culture.php
        )

    [bitrix\main\data\cache] => Array
        (
            [module] => main
            [file] => lib/data/cache.php
        )

    [bitrix\main\data\cacheengineapc] => Array
        (
            [module] => main
            [file] => lib/data/cacheengineapc.php
        )

    [bitrix\main\data\cacheenginememcache] => Array
        (
            [module] => main
            [file] => lib/data/cacheenginememcache.php
        )

    [bitrix\main\data\cacheenginefiles] => Array
        (
            [module] => main
            [file] => lib/data/cacheenginefiles.php
        )

    [bitrix\main\data\cacheenginenone] => Array
        (
            [module] => main
            [file] => lib/data/cacheenginenone.php
        )

    [bitrix\main\data\connection] => Array
        (
            [module] => main
            [file] => lib/data/connection.php
        )

    [bitrix\main\data\connectionpool] => Array
        (
            [module] => main
            [file] => lib/data/connectionpool.php
        )

    [bitrix\main\data\icacheengine] => Array
        (
            [module] => main
            [file] => lib/data/cache.php
        )

    [bitrix\main\data\hsphpreadconnection] => Array
        (
            [module] => main
            [file] => lib/data/hsphpreadconnection.php
        )

    [bitrix\main\data\managedcache] => Array
        (
            [module] => main
            [file] => lib/data/managedcache.php
        )

    [bitrix\main\data\taggedcache] => Array
        (
            [module] => main
            [file] => lib/data/taggedcache.php
        )

    [bitrix\main\data\memcacheconnection] => Array
        (
            [module] => main
            [file] => lib/data/memcacheconnection.php
        )

    [bitrix\main\data\memcachedconnection] => Array
        (
            [module] => main
            [file] => lib/data/memcachedconnection.php
        )

    [bitrix\main\data\nosqlconnection] => Array
        (
            [module] => main
            [file] => lib/data/nosqlconnection.php
        )

    [bitrix\main\db\arrayresult] => Array
        (
            [module] => main
            [file] => lib/db/arrayresult.php
        )

    [bitrix\main\db\result] => Array
        (
            [module] => main
            [file] => lib/db/result.php
        )

    [bitrix\main\db\connection] => Array
        (
            [module] => main
            [file] => lib/db/connection.php
        )

    [bitrix\main\db\sqlexception] => Array
        (
            [module] => main
            [file] => lib/db/sqlexception.php
        )

    [bitrix\main\db\sqlqueryexception] => Array
        (
            [module] => main
            [file] => lib/db/sqlexception.php
        )

    [bitrix\main\db\transactionexception] => Array
        (
            [module] => main
            [file] => lib/db/sqlexception.php
        )

    [bitrix\main\db\sqlexpression] => Array
        (
            [module] => main
            [file] => lib/db/sqlexpression.php
        )

    [bitrix\main\db\sqlhelper] => Array
        (
            [module] => main
            [file] => lib/db/sqlhelper.php
        )

    [bitrix\main\db\mysqlcommonconnection] => Array
        (
            [module] => main
            [file] => lib/db/mysqlcommonconnection.php
        )

    [bitrix\main\db\mysqliconnection] => Array
        (
            [module] => main
            [file] => lib/db/mysqliconnection.php
        )

    [bitrix\main\db\mysqliresult] => Array
        (
            [module] => main
            [file] => lib/db/mysqliresult.php
        )

    [bitrix\main\db\mysqlisqlhelper] => Array
        (
            [module] => main
            [file] => lib/db/mysqlisqlhelper.php
        )

    [bitrix\main\db\mssqlconnection] => Array
        (
            [module] => main
            [file] => lib/db/mssqlconnection.php
        )

    [bitrix\main\db\mssqlresult] => Array
        (
            [module] => main
            [file] => lib/db/mssqlresult.php
        )

    [bitrix\main\db\mssqlsqlhelper] => Array
        (
            [module] => main
            [file] => lib/db/mssqlsqlhelper.php
        )

    [bitrix\main\db\oracleconnection] => Array
        (
            [module] => main
            [file] => lib/db/oracleconnection.php
        )

    [bitrix\main\db\oracleresult] => Array
        (
            [module] => main
            [file] => lib/db/oracleresult.php
        )

    [bitrix\main\db\oraclesqlhelper] => Array
        (
            [module] => main
            [file] => lib/db/oraclesqlhelper.php
        )

    [bitrix\main\db\pgsqlconnection] => Array
        (
            [module] => main
            [file] => lib/db/pgsqlconnection.php
        )

    [bitrix\main\diag\httpexceptionhandleroutput] => Array
        (
            [module] => main
            [file] => lib/diag/httpexceptionhandleroutput.php
        )

    [bitrix\main\diag\fileexceptionhandlerlog] => Array
        (
            [module] => main
            [file] => lib/diag/fileexceptionhandlerlog.php
        )

    [bitrix\main\diag\exceptionhandler] => Array
        (
            [module] => main
            [file] => lib/diag/exceptionhandler.php
        )

    [bitrix\main\diag\iexceptionhandleroutput] => Array
        (
            [module] => main
            [file] => lib/diag/iexceptionhandleroutput.php
        )

    [bitrix\main\diag\exceptionhandlerlog] => Array
        (
            [module] => main
            [file] => lib/diag/exceptionhandlerlog.php
        )

    [bitrix\main\io\file] => Array
        (
            [module] => main
            [file] => lib/io/file.php
        )

    [bitrix\main\io\fileentry] => Array
        (
            [module] => main
            [file] => lib/io/fileentry.php
        )

    [bitrix\main\io\path] => Array
        (
            [module] => main
            [file] => lib/io/path.php
        )

    [bitrix\main\io\filesystementry] => Array
        (
            [module] => main
            [file] => lib/io/filesystementry.php
        )

    [bitrix\main\io\ifilestream] => Array
        (
            [module] => main
            [file] => lib/io/ifilestream.php
        )

    [bitrix\main\localization\loc] => Array
        (
            [module] => main
            [file] => lib/localization/loc.php
        )

    [bitrix\main\mail\mail] => Array
        (
            [module] => main
            [file] => lib/mail/mail.php
        )

    [bitrix\main\mail\tracking] => Array
        (
            [module] => main
            [file] => lib/mail/tracking.php
        )

    [bitrix\main\mail\eventmanager] => Array
        (
            [module] => main
            [file] => lib/mail/eventmanager.php
        )

    [bitrix\main\mail\eventmessagecompiler] => Array
        (
            [module] => main
            [file] => lib/mail/eventmessagecompiler.php
        )

    [bitrix\main\mail\eventmessagethemecompiler] => Array
        (
            [module] => main
            [file] => lib/mail/eventmessagethemecompiler.php
        )

    [bitrix\main\mail\internal\event] => Array
        (
            [module] => main
            [file] => lib/mail/internal/event.php
        )

    [bitrix\main\mail\internal\eventattachment] => Array
        (
            [module] => main
            [file] => lib/mail/internal/eventattachment.php
        )

    [bitrix\main\mail\internal\eventmessage] => Array
        (
            [module] => main
            [file] => lib/mail/internal/eventmessage.php
        )

    [bitrix\main\mail\internal\eventmessagesite] => Array
        (
            [module] => main
            [file] => lib/mail/internal/eventmessagesite.php
        )

    [bitrix\main\mail\internal\eventmessageattachment] => Array
        (
            [module] => main
            [file] => lib/mail/internal/eventmessageattachment.php
        )

    [bitrix\main\mail\internal\eventtype] => Array
        (
            [module] => main
            [file] => lib/mail/internal/eventtype.php
        )

    [bitrix\main\text\converter] => Array
        (
            [module] => main
            [file] => lib/text/converter.php
        )

    [bitrix\main\text\emptyconverter] => Array
        (
            [module] => main
            [file] => lib/text/emptyconverter.php
        )

    [bitrix\main\text\encoding] => Array
        (
            [module] => main
            [file] => lib/text/encoding.php
        )

    [bitrix\main\text\htmlconverter] => Array
        (
            [module] => main
            [file] => lib/text/htmlconverter.php
        )

    [bitrix\main\text\binarystring] => Array
        (
            [module] => main
            [file] => lib/text/binarystring.php
        )

    [bitrix\main\text\xmlconverter] => Array
        (
            [module] => main
            [file] => lib/text/xmlconverter.php
        )

    [bitrix\main\type\collection] => Array
        (
            [module] => main
            [file] => lib/type/collection.php
        )

    [bitrix\main\type\date] => Array
        (
            [module] => main
            [file] => lib/type/date.php
        )

    [bitrix\main\type\datetime] => Array
        (
            [module] => main
            [file] => lib/type/datetime.php
        )

    [bitrix\main\type\dictionary] => Array
        (
            [module] => main
            [file] => lib/type/dictionary.php
        )

    [bitrix\main\type\filterabledictionary] => Array
        (
            [module] => main
            [file] => lib/type/filterabledictionary.php
        )

    [bitrix\main\type\parameterdictionary] => Array
        (
            [module] => main
            [file] => lib/type/parameterdictionary.php
        )

    [bitrix\main\web\cookie] => Array
        (
            [module] => main
            [file] => lib/web/cookie.php
        )

    [bitrix\main\web\uri] => Array
        (
            [module] => main
            [file] => lib/web/uri.php
        )

    [bitrix\main\sendereventhandler] => Array
        (
            [module] => main
            [file] => lib/senderconnector.php
        )

    [bitrix\main\senderconnectoruser] => Array
        (
            [module] => main
            [file] => lib/senderconnector.php
        )

    [bitrix\main\urlrewriterrulemaker] => Array
        (
            [module] => main
            [file] => lib/urlrewriter.php
        )

    [bitrix\main\update\stepper] => Array
        (
            [module] => main
            [file] => lib/update/stepper.php
        )

    [bitrix\main\composite\abstractresponse] => Array
        (
            [module] => main
            [file] => lib/composite/responder.php
        )

    [bitrix\main\composite\fileresponse] => Array
        (
            [module] => main
            [file] => lib/composite/responder.php
        )

    [bitrix\main\composite\memcachedresponse] => Array
        (
            [module] => main
            [file] => lib/composite/responder.php
        )

    [bitrix\main\security\otpexception] => Array
        (
            [module] => main
            [file] => lib/security/securityexception.php
        )

    [ctimezone] => Array
        (
            [module] => main
            [file] => classes/general/time.php
        )

    [cbxpunycode] => Array
        (
            [module] => main
            [file] => classes/general/punycode.php
        )

    [ibxvirtualio] => Array
        (
            [module] => main
            [file] => classes/general/virtual_io.php
        )

    [ibxgeterrors] => Array
        (
            [module] => main
            [file] => classes/general/virtual_io.php
        )

    [cbxvirtualio] => Array
        (
            [module] => main
            [file] => classes/general/virtual_io.php
        )

    [cbxvirtualfilebase] => Array
        (
            [module] => main
            [file] => classes/general/virtual_file.php
        )

    [cbxvirtualfile] => Array
        (
            [module] => main
            [file] => classes/general/virtual_file.php
        )

    [cbxvirtualdirectory] => Array
        (
            [module] => main
            [file] => classes/general/virtual_file.php
        )

    [calloption] => Array
        (
            [module] => main
            [file] => classes/general/option.php
        )

    [coption] => Array
        (
            [module] => main
            [file] => classes/general/option.php
        )

    [callpageoption] => Array
        (
            [module] => main
            [file] => classes/general/pageoption.php
        )

    [cpageoption] => Array
        (
            [module] => main
            [file] => classes/general/pageoption.php
        )

    [callsqlwhere] => Array
        (
            [module] => main
            [file] => classes/general/sqlwhere.php
        )

    [csqlwhereexpression] => Array
        (
            [module] => main
            [file] => classes/general/sqlwhere.php
        )

    [csqlwhere] => Array
        (
            [module] => main
            [file] => classes/general/sqlwhere.php
        )

    [calllanguage] => Array
        (
            [module] => main
            [file] => classes/general/language.php
        )

    [clanguage] => Array
        (
            [module] => main
            [file] => classes/general/language.php
        )

    [clangadmin] => Array
        (
            [module] => main
            [file] => classes/general/language.php
        )

    [_clangdbresult] => Array
        (
            [module] => main
            [file] => classes/general/langdbresult.php
        )

    [callagent] => Array
        (
            [module] => main
            [file] => classes/general/agent.php
        )

    [cagent] => Array
        (
            [module] => main
            [file] => classes/mysql/agent.php
        )

    [capplicationexception] => Array
        (
            [module] => main
            [file] => classes/general/applicationexception.php
        )

    [cadminexception] => Array
        (
            [module] => main
            [file] => classes/general/adminexception.php
        )

    [callsite] => Array
        (
            [module] => main
            [file] => classes/general/site.php
        )

    [calllang] => Array
        (
            [module] => main
            [file] => classes/general/site.php
        )

    [csite] => Array
        (
            [module] => main
            [file] => classes/general/site.php
        )

    [clang] => Array
        (
            [module] => main
            [file] => classes/general/site.php
        )

    [chttp] => Array
        (
            [module] => main
            [file] => classes/general/http.php
        )

    [cutil] => Array
        (
            [module] => main
            [file] => classes/general/util.php
        )

    [callmain] => Array
        (
            [module] => main
            [file] => classes/general/main.php
        )

    [cmain] => Array
        (
            [module] => main
            [file] => classes/general/main.php
        )

    [calldatabase] => Array
        (
            [module] => main
            [file] => classes/general/database.php
        )

    [calldbresult] => Array
        (
            [module] => main
            [file] => classes/general/dbresult.php
        )

    [cdatabasemysql] => Array
        (
            [module] => main
            [file] => classes/mysql/database.php
        )

    [cdbresultmysql] => Array
        (
            [module] => main
            [file] => classes/mysql/dbresult.php
        )

    [icachebackend] => Array
        (
            [module] => main
            [file] => classes/general/cache_backend.php
        )

    [cphpcache] => Array
        (
            [module] => main
            [file] => classes/general/cache.php
        )

    [ccachemanager] => Array
        (
            [module] => main
            [file] => classes/general/cache_manager.php
        )

    [cpagecache] => Array
        (
            [module] => main
            [file] => classes/general/page_cache.php
        )

    [cstackcacheentry] => Array
        (
            [module] => main
            [file] => classes/general/stack_cache_entry.php
        )

    [cstackcachemanager] => Array
        (
            [module] => main
            [file] => classes/general/stack_cache.php
        )

    [cmodule] => Array
        (
            [module] => main
            [file] => /classes/general/module.php
        )

    [bitrix\main\entity\ufield] => Array
        (
            [module] => main
            [file] => include/deprecated/ufield.php
        )

)
Array
(
    [bitrix\main\application] => Array
        (
            [module] => main
            [file] => lib/application.php
        )

    [bitrix\main\httpapplication] => Array
        (
            [module] => main
            [file] => lib/httpapplication.php
        )

    [bitrix\main\argumentexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\argumentnullexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\argumentoutofrangeexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\argumenttypeexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\notimplementedexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\notsupportedexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\invalidoperationexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\objectpropertyexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\objectnotfoundexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\objectexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\systemexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\accessdeniedexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\decodingexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\io\invalidpathexception] => Array
        (
            [module] => main
            [file] => lib/io/ioexception.php
        )

    [bitrix\main\io\filenotfoundexception] => Array
        (
            [module] => main
            [file] => lib/io/ioexception.php
        )

    [bitrix\main\io\filedeleteexception] => Array
        (
            [module] => main
            [file] => lib/io/ioexception.php
        )

    [bitrix\main\io\fileopenexception] => Array
        (
            [module] => main
            [file] => lib/io/ioexception.php
        )

    [bitrix\main\io\filenotopenedexception] => Array
        (
            [module] => main
            [file] => lib/io/ioexception.php
        )

    [bitrix\main\context] => Array
        (
            [module] => main
            [file] => lib/context.php
        )

    [bitrix\main\httpcontext] => Array
        (
            [module] => main
            [file] => lib/httpcontext.php
        )

    [bitrix\main\dispatcher] => Array
        (
            [module] => main
            [file] => lib/dispatcher.php
        )

    [bitrix\main\environment] => Array
        (
            [module] => main
            [file] => lib/environment.php
        )

    [bitrix\main\event] => Array
        (
            [module] => main
            [file] => lib/event.php
        )

    [bitrix\main\eventmanager] => Array
        (
            [module] => main
            [file] => lib/eventmanager.php
        )

    [bitrix\main\eventresult] => Array
        (
            [module] => main
            [file] => lib/eventresult.php
        )

    [bitrix\main\request] => Array
        (
            [module] => main
            [file] => lib/request.php
        )

    [bitrix\main\httprequest] => Array
        (
            [module] => main
            [file] => lib/httprequest.php
        )

    [bitrix\main\response] => Array
        (
            [module] => main
            [file] => lib/response.php
        )

    [bitrix\main\httpresponse] => Array
        (
            [module] => main
            [file] => lib/httpresponse.php
        )

    [bitrix\main\modulemanager] => Array
        (
            [module] => main
            [file] => lib/modulemanager.php
        )

    [bitrix\main\server] => Array
        (
            [module] => main
            [file] => lib/server.php
        )

    [bitrix\main\config\configuration] => Array
        (
            [module] => main
            [file] => lib/config/configuration.php
        )

    [bitrix\main\config\option] => Array
        (
            [module] => main
            [file] => lib/config/option.php
        )

    [bitrix\main\context\culture] => Array
        (
            [module] => main
            [file] => lib/context/culture.php
        )

    [bitrix\main\data\cache] => Array
        (
            [module] => main
            [file] => lib/data/cache.php
        )

    [bitrix\main\data\cacheengineapc] => Array
        (
            [module] => main
            [file] => lib/data/cacheengineapc.php
        )

    [bitrix\main\data\cacheenginememcache] => Array
        (
            [module] => main
            [file] => lib/data/cacheenginememcache.php
        )

    [bitrix\main\data\cacheenginefiles] => Array
        (
            [module] => main
            [file] => lib/data/cacheenginefiles.php
        )

    [bitrix\main\data\cacheenginenone] => Array
        (
            [module] => main
            [file] => lib/data/cacheenginenone.php
        )

    [bitrix\main\data\connection] => Array
        (
            [module] => main
            [file] => lib/data/connection.php
        )

    [bitrix\main\data\connectionpool] => Array
        (
            [module] => main
            [file] => lib/data/connectionpool.php
        )

    [bitrix\main\data\icacheengine] => Array
        (
            [module] => main
            [file] => lib/data/cache.php
        )

    [bitrix\main\data\hsphpreadconnection] => Array
        (
            [module] => main
            [file] => lib/data/hsphpreadconnection.php
        )

    [bitrix\main\data\managedcache] => Array
        (
            [module] => main
            [file] => lib/data/managedcache.php
        )

    [bitrix\main\data\taggedcache] => Array
        (
            [module] => main
            [file] => lib/data/taggedcache.php
        )

    [bitrix\main\data\memcacheconnection] => Array
        (
            [module] => main
            [file] => lib/data/memcacheconnection.php
        )

    [bitrix\main\data\memcachedconnection] => Array
        (
            [module] => main
            [file] => lib/data/memcachedconnection.php
        )

    [bitrix\main\data\nosqlconnection] => Array
        (
            [module] => main
            [file] => lib/data/nosqlconnection.php
        )

    [bitrix\main\db\arrayresult] => Array
        (
            [module] => main
            [file] => lib/db/arrayresult.php
        )

    [bitrix\main\db\result] => Array
        (
            [module] => main
            [file] => lib/db/result.php
        )

    [bitrix\main\db\connection] => Array
        (
            [module] => main
            [file] => lib/db/connection.php
        )

    [bitrix\main\db\sqlexception] => Array
        (
            [module] => main
            [file] => lib/db/sqlexception.php
        )

    [bitrix\main\db\sqlqueryexception] => Array
        (
            [module] => main
            [file] => lib/db/sqlexception.php
        )

    [bitrix\main\db\transactionexception] => Array
        (
            [module] => main
            [file] => lib/db/sqlexception.php
        )

    [bitrix\main\db\sqlexpression] => Array
        (
            [module] => main
            [file] => lib/db/sqlexpression.php
        )

    [bitrix\main\db\sqlhelper] => Array
        (
            [module] => main
            [file] => lib/db/sqlhelper.php
        )

    [bitrix\main\db\mysqlcommonconnection] => Array
        (
            [module] => main
            [file] => lib/db/mysqlcommonconnection.php
        )

    [bitrix\main\db\mysqliconnection] => Array
        (
            [module] => main
            [file] => lib/db/mysqliconnection.php
        )

    [bitrix\main\db\mysqliresult] => Array
        (
            [module] => main
            [file] => lib/db/mysqliresult.php
        )

    [bitrix\main\db\mysqlisqlhelper] => Array
        (
            [module] => main
            [file] => lib/db/mysqlisqlhelper.php
        )

    [bitrix\main\db\mssqlconnection] => Array
        (
            [module] => main
            [file] => lib/db/mssqlconnection.php
        )

    [bitrix\main\db\mssqlresult] => Array
        (
            [module] => main
            [file] => lib/db/mssqlresult.php
        )

    [bitrix\main\db\mssqlsqlhelper] => Array
        (
            [module] => main
            [file] => lib/db/mssqlsqlhelper.php
        )

    [bitrix\main\db\oracleconnection] => Array
        (
            [module] => main
            [file] => lib/db/oracleconnection.php
        )

    [bitrix\main\db\oracleresult] => Array
        (
            [module] => main
            [file] => lib/db/oracleresult.php
        )

    [bitrix\main\db\oraclesqlhelper] => Array
        (
            [module] => main
            [file] => lib/db/oraclesqlhelper.php
        )

    [bitrix\main\db\pgsqlconnection] => Array
        (
            [module] => main
            [file] => lib/db/pgsqlconnection.php
        )

    [bitrix\main\diag\httpexceptionhandleroutput] => Array
        (
            [module] => main
            [file] => lib/diag/httpexceptionhandleroutput.php
        )

    [bitrix\main\diag\fileexceptionhandlerlog] => Array
        (
            [module] => main
            [file] => lib/diag/fileexceptionhandlerlog.php
        )

    [bitrix\main\diag\exceptionhandler] => Array
        (
            [module] => main
            [file] => lib/diag/exceptionhandler.php
        )

    [bitrix\main\diag\iexceptionhandleroutput] => Array
        (
            [module] => main
            [file] => lib/diag/iexceptionhandleroutput.php
        )

    [bitrix\main\diag\exceptionhandlerlog] => Array
        (
            [module] => main
            [file] => lib/diag/exceptionhandlerlog.php
        )

    [bitrix\main\io\file] => Array
        (
            [module] => main
            [file] => lib/io/file.php
        )

    [bitrix\main\io\fileentry] => Array
        (
            [module] => main
            [file] => lib/io/fileentry.php
        )

    [bitrix\main\io\path] => Array
        (
            [module] => main
            [file] => lib/io/path.php
        )

    [bitrix\main\io\filesystementry] => Array
        (
            [module] => main
            [file] => lib/io/filesystementry.php
        )

    [bitrix\main\io\ifilestream] => Array
        (
            [module] => main
            [file] => lib/io/ifilestream.php
        )

    [bitrix\main\localization\loc] => Array
        (
            [module] => main
            [file] => lib/localization/loc.php
        )

    [bitrix\main\mail\mail] => Array
        (
            [module] => main
            [file] => lib/mail/mail.php
        )

    [bitrix\main\mail\tracking] => Array
        (
            [module] => main
            [file] => lib/mail/tracking.php
        )

    [bitrix\main\mail\eventmanager] => Array
        (
            [module] => main
            [file] => lib/mail/eventmanager.php
        )

    [bitrix\main\mail\eventmessagecompiler] => Array
        (
            [module] => main
            [file] => lib/mail/eventmessagecompiler.php
        )

    [bitrix\main\mail\eventmessagethemecompiler] => Array
        (
            [module] => main
            [file] => lib/mail/eventmessagethemecompiler.php
        )

    [bitrix\main\mail\internal\event] => Array
        (
            [module] => main
            [file] => lib/mail/internal/event.php
        )

    [bitrix\main\mail\internal\eventattachment] => Array
        (
            [module] => main
            [file] => lib/mail/internal/eventattachment.php
        )

    [bitrix\main\mail\internal\eventmessage] => Array
        (
            [module] => main
            [file] => lib/mail/internal/eventmessage.php
        )

    [bitrix\main\mail\internal\eventmessagesite] => Array
        (
            [module] => main
            [file] => lib/mail/internal/eventmessagesite.php
        )

    [bitrix\main\mail\internal\eventmessageattachment] => Array
        (
            [module] => main
            [file] => lib/mail/internal/eventmessageattachment.php
        )

    [bitrix\main\mail\internal\eventtype] => Array
        (
            [module] => main
            [file] => lib/mail/internal/eventtype.php
        )

    [bitrix\main\text\converter] => Array
        (
            [module] => main
            [file] => lib/text/converter.php
        )

    [bitrix\main\text\emptyconverter] => Array
        (
            [module] => main
            [file] => lib/text/emptyconverter.php
        )

    [bitrix\main\text\encoding] => Array
        (
            [module] => main
            [file] => lib/text/encoding.php
        )

    [bitrix\main\text\htmlconverter] => Array
        (
            [module] => main
            [file] => lib/text/htmlconverter.php
        )

    [bitrix\main\text\binarystring] => Array
        (
            [module] => main
            [file] => lib/text/binarystring.php
        )

    [bitrix\main\text\xmlconverter] => Array
        (
            [module] => main
            [file] => lib/text/xmlconverter.php
        )

    [bitrix\main\type\collection] => Array
        (
            [module] => main
            [file] => lib/type/collection.php
        )

    [bitrix\main\type\date] => Array
        (
            [module] => main
            [file] => lib/type/date.php
        )

    [bitrix\main\type\datetime] => Array
        (
            [module] => main
            [file] => lib/type/datetime.php
        )

    [bitrix\main\type\dictionary] => Array
        (
            [module] => main
            [file] => lib/type/dictionary.php
        )

    [bitrix\main\type\filterabledictionary] => Array
        (
            [module] => main
            [file] => lib/type/filterabledictionary.php
        )

    [bitrix\main\type\parameterdictionary] => Array
        (
            [module] => main
            [file] => lib/type/parameterdictionary.php
        )

    [bitrix\main\web\cookie] => Array
        (
            [module] => main
            [file] => lib/web/cookie.php
        )

    [bitrix\main\web\uri] => Array
        (
            [module] => main
            [file] => lib/web/uri.php
        )

    [bitrix\main\sendereventhandler] => Array
        (
            [module] => main
            [file] => lib/senderconnector.php
        )

    [bitrix\main\senderconnectoruser] => Array
        (
            [module] => main
            [file] => lib/senderconnector.php
        )

    [bitrix\main\urlrewriterrulemaker] => Array
        (
            [module] => main
            [file] => lib/urlrewriter.php
        )

    [bitrix\main\update\stepper] => Array
        (
            [module] => main
            [file] => lib/update/stepper.php
        )

    [bitrix\main\composite\abstractresponse] => Array
        (
            [module] => main
            [file] => lib/composite/responder.php
        )

    [bitrix\main\composite\fileresponse] => Array
        (
            [module] => main
            [file] => lib/composite/responder.php
        )

    [bitrix\main\composite\memcachedresponse] => Array
        (
            [module] => main
            [file] => lib/composite/responder.php
        )

    [bitrix\main\security\otpexception] => Array
        (
            [module] => main
            [file] => lib/security/securityexception.php
        )

    [ctimezone] => Array
        (
            [module] => main
            [file] => classes/general/time.php
        )

    [cbxpunycode] => Array
        (
            [module] => main
            [file] => classes/general/punycode.php
        )

    [ibxvirtualio] => Array
        (
            [module] => main
            [file] => classes/general/virtual_io.php
        )

    [ibxgeterrors] => Array
        (
            [module] => main
            [file] => classes/general/virtual_io.php
        )

    [cbxvirtualio] => Array
        (
            [module] => main
            [file] => classes/general/virtual_io.php
        )

    [cbxvirtualfilebase] => Array
        (
            [module] => main
            [file] => classes/general/virtual_file.php
        )

    [cbxvirtualfile] => Array
        (
            [module] => main
            [file] => classes/general/virtual_file.php
        )

    [cbxvirtualdirectory] => Array
        (
            [module] => main
            [file] => classes/general/virtual_file.php
        )

    [calloption] => Array
        (
            [module] => main
            [file] => classes/general/option.php
        )

    [coption] => Array
        (
            [module] => main
            [file] => classes/general/option.php
        )

    [callpageoption] => Array
        (
            [module] => main
            [file] => classes/general/pageoption.php
        )

    [cpageoption] => Array
        (
            [module] => main
            [file] => classes/general/pageoption.php
        )

    [callsqlwhere] => Array
        (
            [module] => main
            [file] => classes/general/sqlwhere.php
        )

    [csqlwhereexpression] => Array
        (
            [module] => main
            [file] => classes/general/sqlwhere.php
        )

    [csqlwhere] => Array
        (
            [module] => main
            [file] => classes/general/sqlwhere.php
        )

    [calllanguage] => Array
        (
            [module] => main
            [file] => classes/general/language.php
        )

    [clanguage] => Array
        (
            [module] => main
            [file] => classes/general/language.php
        )

    [clangadmin] => Array
        (
            [module] => main
            [file] => classes/general/language.php
        )

    [_clangdbresult] => Array
        (
            [module] => main
            [file] => classes/general/langdbresult.php
        )

    [callagent] => Array
        (
            [module] => main
            [file] => classes/general/agent.php
        )

    [cagent] => Array
        (
            [module] => main
            [file] => classes/mysql/agent.php
        )

    [capplicationexception] => Array
        (
            [module] => main
            [file] => classes/general/applicationexception.php
        )

    [cadminexception] => Array
        (
            [module] => main
            [file] => classes/general/adminexception.php
        )

    [callsite] => Array
        (
            [module] => main
            [file] => classes/general/site.php
        )

    [calllang] => Array
        (
            [module] => main
            [file] => classes/general/site.php
        )

    [csite] => Array
        (
            [module] => main
            [file] => classes/general/site.php
        )

    [clang] => Array
        (
            [module] => main
            [file] => classes/general/site.php
        )

    [chttp] => Array
        (
            [module] => main
            [file] => classes/general/http.php
        )

    [cutil] => Array
        (
            [module] => main
            [file] => classes/general/util.php
        )

    [callmain] => Array
        (
            [module] => main
            [file] => classes/general/main.php
        )

    [cmain] => Array
        (
            [module] => main
            [file] => classes/general/main.php
        )

    [calldatabase] => Array
        (
            [module] => main
            [file] => classes/general/database.php
        )

    [calldbresult] => Array
        (
            [module] => main
            [file] => classes/general/dbresult.php
        )

    [cdatabasemysql] => Array
        (
            [module] => main
            [file] => classes/mysql/database.php
        )

    [cdbresultmysql] => Array
        (
            [module] => main
            [file] => classes/mysql/dbresult.php
        )

    [icachebackend] => Array
        (
            [module] => main
            [file] => classes/general/cache_backend.php
        )

    [cphpcache] => Array
        (
            [module] => main
            [file] => classes/general/cache.php
        )

    [ccachemanager] => Array
        (
            [module] => main
            [file] => classes/general/cache_manager.php
        )

    [cpagecache] => Array
        (
            [module] => main
            [file] => classes/general/page_cache.php
        )

    [cstackcacheentry] => Array
        (
            [module] => main
            [file] => classes/general/stack_cache_entry.php
        )

    [cstackcachemanager] => Array
        (
            [module] => main
            [file] => classes/general/stack_cache.php
        )

    [cmodule] => Array
        (
            [module] => main
            [file] => /classes/general/module.php
        )

    [bitrix\main\entity\ufield] => Array
        (
            [module] => main
            [file] => include/deprecated/ufield.php
        )

)
Array
(
    [bitrix\main\application] => Array
        (
            [module] => main
            [file] => lib/application.php
        )

    [bitrix\main\httpapplication] => Array
        (
            [module] => main
            [file] => lib/httpapplication.php
        )

    [bitrix\main\argumentexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\argumentnullexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\argumentoutofrangeexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\argumenttypeexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\notimplementedexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\notsupportedexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\invalidoperationexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\objectpropertyexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\objectnotfoundexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\objectexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\systemexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\accessdeniedexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\decodingexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\io\invalidpathexception] => Array
        (
            [module] => main
            [file] => lib/io/ioexception.php
        )

    [bitrix\main\io\filenotfoundexception] => Array
        (
            [module] => main
            [file] => lib/io/ioexception.php
        )

    [bitrix\main\io\filedeleteexception] => Array
        (
            [module] => main
            [file] => lib/io/ioexception.php
        )

    [bitrix\main\io\fileopenexception] => Array
        (
            [module] => main
            [file] => lib/io/ioexception.php
        )

    [bitrix\main\io\filenotopenedexception] => Array
        (
            [module] => main
            [file] => lib/io/ioexception.php
        )

    [bitrix\main\context] => Array
        (
            [module] => main
            [file] => lib/context.php
        )

    [bitrix\main\httpcontext] => Array
        (
            [module] => main
            [file] => lib/httpcontext.php
        )

    [bitrix\main\dispatcher] => Array
        (
            [module] => main
            [file] => lib/dispatcher.php
        )

    [bitrix\main\environment] => Array
        (
            [module] => main
            [file] => lib/environment.php
        )

    [bitrix\main\event] => Array
        (
            [module] => main
            [file] => lib/event.php
        )

    [bitrix\main\eventmanager] => Array
        (
            [module] => main
            [file] => lib/eventmanager.php
        )

    [bitrix\main\eventresult] => Array
        (
            [module] => main
            [file] => lib/eventresult.php
        )

    [bitrix\main\request] => Array
        (
            [module] => main
            [file] => lib/request.php
        )

    [bitrix\main\httprequest] => Array
        (
            [module] => main
            [file] => lib/httprequest.php
        )

    [bitrix\main\response] => Array
        (
            [module] => main
            [file] => lib/response.php
        )

    [bitrix\main\httpresponse] => Array
        (
            [module] => main
            [file] => lib/httpresponse.php
        )

    [bitrix\main\modulemanager] => Array
        (
            [module] => main
            [file] => lib/modulemanager.php
        )

    [bitrix\main\server] => Array
        (
            [module] => main
            [file] => lib/server.php
        )

    [bitrix\main\config\configuration] => Array
        (
            [module] => main
            [file] => lib/config/configuration.php
        )

    [bitrix\main\config\option] => Array
        (
            [module] => main
            [file] => lib/config/option.php
        )

    [bitrix\main\context\culture] => Array
        (
            [module] => main
            [file] => lib/context/culture.php
        )

    [bitrix\main\data\cache] => Array
        (
            [module] => main
            [file] => lib/data/cache.php
        )

    [bitrix\main\data\cacheengineapc] => Array
        (
            [module] => main
            [file] => lib/data/cacheengineapc.php
        )

    [bitrix\main\data\cacheenginememcache] => Array
        (
            [module] => main
            [file] => lib/data/cacheenginememcache.php
        )

    [bitrix\main\data\cacheenginefiles] => Array
        (
            [module] => main
            [file] => lib/data/cacheenginefiles.php
        )

    [bitrix\main\data\cacheenginenone] => Array
        (
            [module] => main
            [file] => lib/data/cacheenginenone.php
        )

    [bitrix\main\data\connection] => Array
        (
            [module] => main
            [file] => lib/data/connection.php
        )

    [bitrix\main\data\connectionpool] => Array
        (
            [module] => main
            [file] => lib/data/connectionpool.php
        )

    [bitrix\main\data\icacheengine] => Array
        (
            [module] => main
            [file] => lib/data/cache.php
        )

    [bitrix\main\data\hsphpreadconnection] => Array
        (
            [module] => main
            [file] => lib/data/hsphpreadconnection.php
        )

    [bitrix\main\data\managedcache] => Array
        (
            [module] => main
            [file] => lib/data/managedcache.php
        )

    [bitrix\main\data\taggedcache] => Array
        (
            [module] => main
            [file] => lib/data/taggedcache.php
        )

    [bitrix\main\data\memcacheconnection] => Array
        (
            [module] => main
            [file] => lib/data/memcacheconnection.php
        )

    [bitrix\main\data\memcachedconnection] => Array
        (
            [module] => main
            [file] => lib/data/memcachedconnection.php
        )

    [bitrix\main\data\nosqlconnection] => Array
        (
            [module] => main
            [file] => lib/data/nosqlconnection.php
        )

    [bitrix\main\db\arrayresult] => Array
        (
            [module] => main
            [file] => lib/db/arrayresult.php
        )

    [bitrix\main\db\result] => Array
        (
            [module] => main
            [file] => lib/db/result.php
        )

    [bitrix\main\db\connection] => Array
        (
            [module] => main
            [file] => lib/db/connection.php
        )

    [bitrix\main\db\sqlexception] => Array
        (
            [module] => main
            [file] => lib/db/sqlexception.php
        )

    [bitrix\main\db\sqlqueryexception] => Array
        (
            [module] => main
            [file] => lib/db/sqlexception.php
        )

    [bitrix\main\db\transactionexception] => Array
        (
            [module] => main
            [file] => lib/db/sqlexception.php
        )

    [bitrix\main\db\sqlexpression] => Array
        (
            [module] => main
            [file] => lib/db/sqlexpression.php
        )

    [bitrix\main\db\sqlhelper] => Array
        (
            [module] => main
            [file] => lib/db/sqlhelper.php
        )

    [bitrix\main\db\mysqlcommonconnection] => Array
        (
            [module] => main
            [file] => lib/db/mysqlcommonconnection.php
        )

    [bitrix\main\db\mysqliconnection] => Array
        (
            [module] => main
            [file] => lib/db/mysqliconnection.php
        )

    [bitrix\main\db\mysqliresult] => Array
        (
            [module] => main
            [file] => lib/db/mysqliresult.php
        )

    [bitrix\main\db\mysqlisqlhelper] => Array
        (
            [module] => main
            [file] => lib/db/mysqlisqlhelper.php
        )

    [bitrix\main\db\mssqlconnection] => Array
        (
            [module] => main
            [file] => lib/db/mssqlconnection.php
        )

    [bitrix\main\db\mssqlresult] => Array
        (
            [module] => main
            [file] => lib/db/mssqlresult.php
        )

    [bitrix\main\db\mssqlsqlhelper] => Array
        (
            [module] => main
            [file] => lib/db/mssqlsqlhelper.php
        )

    [bitrix\main\db\oracleconnection] => Array
        (
            [module] => main
            [file] => lib/db/oracleconnection.php
        )

    [bitrix\main\db\oracleresult] => Array
        (
            [module] => main
            [file] => lib/db/oracleresult.php
        )

    [bitrix\main\db\oraclesqlhelper] => Array
        (
            [module] => main
            [file] => lib/db/oraclesqlhelper.php
        )

    [bitrix\main\db\pgsqlconnection] => Array
        (
            [module] => main
            [file] => lib/db/pgsqlconnection.php
        )

    [bitrix\main\diag\httpexceptionhandleroutput] => Array
        (
            [module] => main
            [file] => lib/diag/httpexceptionhandleroutput.php
        )

    [bitrix\main\diag\fileexceptionhandlerlog] => Array
        (
            [module] => main
            [file] => lib/diag/fileexceptionhandlerlog.php
        )

    [bitrix\main\diag\exceptionhandler] => Array
        (
            [module] => main
            [file] => lib/diag/exceptionhandler.php
        )

    [bitrix\main\diag\iexceptionhandleroutput] => Array
        (
            [module] => main
            [file] => lib/diag/iexceptionhandleroutput.php
        )

    [bitrix\main\diag\exceptionhandlerlog] => Array
        (
            [module] => main
            [file] => lib/diag/exceptionhandlerlog.php
        )

    [bitrix\main\io\file] => Array
        (
            [module] => main
            [file] => lib/io/file.php
        )

    [bitrix\main\io\fileentry] => Array
        (
            [module] => main
            [file] => lib/io/fileentry.php
        )

    [bitrix\main\io\path] => Array
        (
            [module] => main
            [file] => lib/io/path.php
        )

    [bitrix\main\io\filesystementry] => Array
        (
            [module] => main
            [file] => lib/io/filesystementry.php
        )

    [bitrix\main\io\ifilestream] => Array
        (
            [module] => main
            [file] => lib/io/ifilestream.php
        )

    [bitrix\main\localization\loc] => Array
        (
            [module] => main
            [file] => lib/localization/loc.php
        )

    [bitrix\main\mail\mail] => Array
        (
            [module] => main
            [file] => lib/mail/mail.php
        )

    [bitrix\main\mail\tracking] => Array
        (
            [module] => main
            [file] => lib/mail/tracking.php
        )

    [bitrix\main\mail\eventmanager] => Array
        (
            [module] => main
            [file] => lib/mail/eventmanager.php
        )

    [bitrix\main\mail\eventmessagecompiler] => Array
        (
            [module] => main
            [file] => lib/mail/eventmessagecompiler.php
        )

    [bitrix\main\mail\eventmessagethemecompiler] => Array
        (
            [module] => main
            [file] => lib/mail/eventmessagethemecompiler.php
        )

    [bitrix\main\mail\internal\event] => Array
        (
            [module] => main
            [file] => lib/mail/internal/event.php
        )

    [bitrix\main\mail\internal\eventattachment] => Array
        (
            [module] => main
            [file] => lib/mail/internal/eventattachment.php
        )

    [bitrix\main\mail\internal\eventmessage] => Array
        (
            [module] => main
            [file] => lib/mail/internal/eventmessage.php
        )

    [bitrix\main\mail\internal\eventmessagesite] => Array
        (
            [module] => main
            [file] => lib/mail/internal/eventmessagesite.php
        )

    [bitrix\main\mail\internal\eventmessageattachment] => Array
        (
            [module] => main
            [file] => lib/mail/internal/eventmessageattachment.php
        )

    [bitrix\main\mail\internal\eventtype] => Array
        (
            [module] => main
            [file] => lib/mail/internal/eventtype.php
        )

    [bitrix\main\text\converter] => Array
        (
            [module] => main
            [file] => lib/text/converter.php
        )

    [bitrix\main\text\emptyconverter] => Array
        (
            [module] => main
            [file] => lib/text/emptyconverter.php
        )

    [bitrix\main\text\encoding] => Array
        (
            [module] => main
            [file] => lib/text/encoding.php
        )

    [bitrix\main\text\htmlconverter] => Array
        (
            [module] => main
            [file] => lib/text/htmlconverter.php
        )

    [bitrix\main\text\binarystring] => Array
        (
            [module] => main
            [file] => lib/text/binarystring.php
        )

    [bitrix\main\text\xmlconverter] => Array
        (
            [module] => main
            [file] => lib/text/xmlconverter.php
        )

    [bitrix\main\type\collection] => Array
        (
            [module] => main
            [file] => lib/type/collection.php
        )

    [bitrix\main\type\date] => Array
        (
            [module] => main
            [file] => lib/type/date.php
        )

    [bitrix\main\type\datetime] => Array
        (
            [module] => main
            [file] => lib/type/datetime.php
        )

    [bitrix\main\type\dictionary] => Array
        (
            [module] => main
            [file] => lib/type/dictionary.php
        )

    [bitrix\main\type\filterabledictionary] => Array
        (
            [module] => main
            [file] => lib/type/filterabledictionary.php
        )

    [bitrix\main\type\parameterdictionary] => Array
        (
            [module] => main
            [file] => lib/type/parameterdictionary.php
        )

    [bitrix\main\web\cookie] => Array
        (
            [module] => main
            [file] => lib/web/cookie.php
        )

    [bitrix\main\web\uri] => Array
        (
            [module] => main
            [file] => lib/web/uri.php
        )

    [bitrix\main\sendereventhandler] => Array
        (
            [module] => main
            [file] => lib/senderconnector.php
        )

    [bitrix\main\senderconnectoruser] => Array
        (
            [module] => main
            [file] => lib/senderconnector.php
        )

    [bitrix\main\urlrewriterrulemaker] => Array
        (
            [module] => main
            [file] => lib/urlrewriter.php
        )

    [bitrix\main\update\stepper] => Array
        (
            [module] => main
            [file] => lib/update/stepper.php
        )

    [bitrix\main\composite\abstractresponse] => Array
        (
            [module] => main
            [file] => lib/composite/responder.php
        )

    [bitrix\main\composite\fileresponse] => Array
        (
            [module] => main
            [file] => lib/composite/responder.php
        )

    [bitrix\main\composite\memcachedresponse] => Array
        (
            [module] => main
            [file] => lib/composite/responder.php
        )

    [bitrix\main\security\otpexception] => Array
        (
            [module] => main
            [file] => lib/security/securityexception.php
        )

    [ctimezone] => Array
        (
            [module] => main
            [file] => classes/general/time.php
        )

    [cbxpunycode] => Array
        (
            [module] => main
            [file] => classes/general/punycode.php
        )

    [ibxvirtualio] => Array
        (
            [module] => main
            [file] => classes/general/virtual_io.php
        )

    [ibxgeterrors] => Array
        (
            [module] => main
            [file] => classes/general/virtual_io.php
        )

    [cbxvirtualio] => Array
        (
            [module] => main
            [file] => classes/general/virtual_io.php
        )

    [cbxvirtualfilebase] => Array
        (
            [module] => main
            [file] => classes/general/virtual_file.php
        )

    [cbxvirtualfile] => Array
        (
            [module] => main
            [file] => classes/general/virtual_file.php
        )

    [cbxvirtualdirectory] => Array
        (
            [module] => main
            [file] => classes/general/virtual_file.php
        )

    [calloption] => Array
        (
            [module] => main
            [file] => classes/general/option.php
        )

    [coption] => Array
        (
            [module] => main
            [file] => classes/general/option.php
        )

    [callpageoption] => Array
        (
            [module] => main
            [file] => classes/general/pageoption.php
        )

    [cpageoption] => Array
        (
            [module] => main
            [file] => classes/general/pageoption.php
        )

    [callsqlwhere] => Array
        (
            [module] => main
            [file] => classes/general/sqlwhere.php
        )

    [csqlwhereexpression] => Array
        (
            [module] => main
            [file] => classes/general/sqlwhere.php
        )

    [csqlwhere] => Array
        (
            [module] => main
            [file] => classes/general/sqlwhere.php
        )

    [calllanguage] => Array
        (
            [module] => main
            [file] => classes/general/language.php
        )

    [clanguage] => Array
        (
            [module] => main
            [file] => classes/general/language.php
        )

    [clangadmin] => Array
        (
            [module] => main
            [file] => classes/general/language.php
        )

    [_clangdbresult] => Array
        (
            [module] => main
            [file] => classes/general/langdbresult.php
        )

    [callagent] => Array
        (
            [module] => main
            [file] => classes/general/agent.php
        )

    [cagent] => Array
        (
            [module] => main
            [file] => classes/mysql/agent.php
        )

    [capplicationexception] => Array
        (
            [module] => main
            [file] => classes/general/applicationexception.php
        )

    [cadminexception] => Array
        (
            [module] => main
            [file] => classes/general/adminexception.php
        )

    [callsite] => Array
        (
            [module] => main
            [file] => classes/general/site.php
        )

    [calllang] => Array
        (
            [module] => main
            [file] => classes/general/site.php
        )

    [csite] => Array
        (
            [module] => main
            [file] => classes/general/site.php
        )

    [clang] => Array
        (
            [module] => main
            [file] => classes/general/site.php
        )

    [chttp] => Array
        (
            [module] => main
            [file] => classes/general/http.php
        )

    [cutil] => Array
        (
            [module] => main
            [file] => classes/general/util.php
        )

    [callmain] => Array
        (
            [module] => main
            [file] => classes/general/main.php
        )

    [cmain] => Array
        (
            [module] => main
            [file] => classes/general/main.php
        )

    [calldatabase] => Array
        (
            [module] => main
            [file] => classes/general/database.php
        )

    [calldbresult] => Array
        (
            [module] => main
            [file] => classes/general/dbresult.php
        )

    [cdatabasemysql] => Array
        (
            [module] => main
            [file] => classes/mysql/database.php
        )

    [cdbresultmysql] => Array
        (
            [module] => main
            [file] => classes/mysql/dbresult.php
        )

    [icachebackend] => Array
        (
            [module] => main
            [file] => classes/general/cache_backend.php
        )

    [cphpcache] => Array
        (
            [module] => main
            [file] => classes/general/cache.php
        )

    [ccachemanager] => Array
        (
            [module] => main
            [file] => classes/general/cache_manager.php
        )

    [cpagecache] => Array
        (
            [module] => main
            [file] => classes/general/page_cache.php
        )

    [cstackcacheentry] => Array
        (
            [module] => main
            [file] => classes/general/stack_cache_entry.php
        )

    [cstackcachemanager] => Array
        (
            [module] => main
            [file] => classes/general/stack_cache.php
        )

    [cmodule] => Array
        (
            [module] => main
            [file] => /classes/general/module.php
        )

    [bitrix\main\entity\ufield] => Array
        (
            [module] => main
            [file] => include/deprecated/ufield.php
        )

)
Array
(
    [bitrix\main\application] => Array
        (
            [module] => main
            [file] => lib/application.php
        )

    [bitrix\main\httpapplication] => Array
        (
            [module] => main
            [file] => lib/httpapplication.php
        )

    [bitrix\main\argumentexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\argumentnullexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\argumentoutofrangeexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\argumenttypeexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\notimplementedexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\notsupportedexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\invalidoperationexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\objectpropertyexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\objectnotfoundexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\objectexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\systemexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\accessdeniedexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\decodingexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\io\invalidpathexception] => Array
        (
            [module] => main
            [file] => lib/io/ioexception.php
        )

    [bitrix\main\io\filenotfoundexception] => Array
        (
            [module] => main
            [file] => lib/io/ioexception.php
        )

    [bitrix\main\io\filedeleteexception] => Array
        (
            [module] => main
            [file] => lib/io/ioexception.php
        )

    [bitrix\main\io\fileopenexception] => Array
        (
            [module] => main
            [file] => lib/io/ioexception.php
        )

    [bitrix\main\io\filenotopenedexception] => Array
        (
            [module] => main
            [file] => lib/io/ioexception.php
        )

    [bitrix\main\context] => Array
        (
            [module] => main
            [file] => lib/context.php
        )

    [bitrix\main\httpcontext] => Array
        (
            [module] => main
            [file] => lib/httpcontext.php
        )

    [bitrix\main\dispatcher] => Array
        (
            [module] => main
            [file] => lib/dispatcher.php
        )

    [bitrix\main\environment] => Array
        (
            [module] => main
            [file] => lib/environment.php
        )

    [bitrix\main\event] => Array
        (
            [module] => main
            [file] => lib/event.php
        )

    [bitrix\main\eventmanager] => Array
        (
            [module] => main
            [file] => lib/eventmanager.php
        )

    [bitrix\main\eventresult] => Array
        (
            [module] => main
            [file] => lib/eventresult.php
        )

    [bitrix\main\request] => Array
        (
            [module] => main
            [file] => lib/request.php
        )

    [bitrix\main\httprequest] => Array
        (
            [module] => main
            [file] => lib/httprequest.php
        )

    [bitrix\main\response] => Array
        (
            [module] => main
            [file] => lib/response.php
        )

    [bitrix\main\httpresponse] => Array
        (
            [module] => main
            [file] => lib/httpresponse.php
        )

    [bitrix\main\modulemanager] => Array
        (
            [module] => main
            [file] => lib/modulemanager.php
        )

    [bitrix\main\server] => Array
        (
            [module] => main
            [file] => lib/server.php
        )

    [bitrix\main\config\configuration] => Array
        (
            [module] => main
            [file] => lib/config/configuration.php
        )

    [bitrix\main\config\option] => Array
        (
            [module] => main
            [file] => lib/config/option.php
        )

    [bitrix\main\context\culture] => Array
        (
            [module] => main
            [file] => lib/context/culture.php
        )

    [bitrix\main\data\cache] => Array
        (
            [module] => main
            [file] => lib/data/cache.php
        )

    [bitrix\main\data\cacheengineapc] => Array
        (
            [module] => main
            [file] => lib/data/cacheengineapc.php
        )

    [bitrix\main\data\cacheenginememcache] => Array
        (
            [module] => main
            [file] => lib/data/cacheenginememcache.php
        )

    [bitrix\main\data\cacheenginefiles] => Array
        (
            [module] => main
            [file] => lib/data/cacheenginefiles.php
        )

    [bitrix\main\data\cacheenginenone] => Array
        (
            [module] => main
            [file] => lib/data/cacheenginenone.php
        )

    [bitrix\main\data\connection] => Array
        (
            [module] => main
            [file] => lib/data/connection.php
        )

    [bitrix\main\data\connectionpool] => Array
        (
            [module] => main
            [file] => lib/data/connectionpool.php
        )

    [bitrix\main\data\icacheengine] => Array
        (
            [module] => main
            [file] => lib/data/cache.php
        )

    [bitrix\main\data\hsphpreadconnection] => Array
        (
            [module] => main
            [file] => lib/data/hsphpreadconnection.php
        )

    [bitrix\main\data\managedcache] => Array
        (
            [module] => main
            [file] => lib/data/managedcache.php
        )

    [bitrix\main\data\taggedcache] => Array
        (
            [module] => main
            [file] => lib/data/taggedcache.php
        )

    [bitrix\main\data\memcacheconnection] => Array
        (
            [module] => main
            [file] => lib/data/memcacheconnection.php
        )

    [bitrix\main\data\memcachedconnection] => Array
        (
            [module] => main
            [file] => lib/data/memcachedconnection.php
        )

    [bitrix\main\data\nosqlconnection] => Array
        (
            [module] => main
            [file] => lib/data/nosqlconnection.php
        )

    [bitrix\main\db\arrayresult] => Array
        (
            [module] => main
            [file] => lib/db/arrayresult.php
        )

    [bitrix\main\db\result] => Array
        (
            [module] => main
            [file] => lib/db/result.php
        )

    [bitrix\main\db\connection] => Array
        (
            [module] => main
            [file] => lib/db/connection.php
        )

    [bitrix\main\db\sqlexception] => Array
        (
            [module] => main
            [file] => lib/db/sqlexception.php
        )

    [bitrix\main\db\sqlqueryexception] => Array
        (
            [module] => main
            [file] => lib/db/sqlexception.php
        )

    [bitrix\main\db\transactionexception] => Array
        (
            [module] => main
            [file] => lib/db/sqlexception.php
        )

    [bitrix\main\db\sqlexpression] => Array
        (
            [module] => main
            [file] => lib/db/sqlexpression.php
        )

    [bitrix\main\db\sqlhelper] => Array
        (
            [module] => main
            [file] => lib/db/sqlhelper.php
        )

    [bitrix\main\db\mysqlcommonconnection] => Array
        (
            [module] => main
            [file] => lib/db/mysqlcommonconnection.php
        )

    [bitrix\main\db\mysqliconnection] => Array
        (
            [module] => main
            [file] => lib/db/mysqliconnection.php
        )

    [bitrix\main\db\mysqliresult] => Array
        (
            [module] => main
            [file] => lib/db/mysqliresult.php
        )

    [bitrix\main\db\mysqlisqlhelper] => Array
        (
            [module] => main
            [file] => lib/db/mysqlisqlhelper.php
        )

    [bitrix\main\db\mssqlconnection] => Array
        (
            [module] => main
            [file] => lib/db/mssqlconnection.php
        )

    [bitrix\main\db\mssqlresult] => Array
        (
            [module] => main
            [file] => lib/db/mssqlresult.php
        )

    [bitrix\main\db\mssqlsqlhelper] => Array
        (
            [module] => main
            [file] => lib/db/mssqlsqlhelper.php
        )

    [bitrix\main\db\oracleconnection] => Array
        (
            [module] => main
            [file] => lib/db/oracleconnection.php
        )

    [bitrix\main\db\oracleresult] => Array
        (
            [module] => main
            [file] => lib/db/oracleresult.php
        )

    [bitrix\main\db\oraclesqlhelper] => Array
        (
            [module] => main
            [file] => lib/db/oraclesqlhelper.php
        )

    [bitrix\main\db\pgsqlconnection] => Array
        (
            [module] => main
            [file] => lib/db/pgsqlconnection.php
        )

    [bitrix\main\diag\httpexceptionhandleroutput] => Array
        (
            [module] => main
            [file] => lib/diag/httpexceptionhandleroutput.php
        )

    [bitrix\main\diag\fileexceptionhandlerlog] => Array
        (
            [module] => main
            [file] => lib/diag/fileexceptionhandlerlog.php
        )

    [bitrix\main\diag\exceptionhandler] => Array
        (
            [module] => main
            [file] => lib/diag/exceptionhandler.php
        )

    [bitrix\main\diag\iexceptionhandleroutput] => Array
        (
            [module] => main
            [file] => lib/diag/iexceptionhandleroutput.php
        )

    [bitrix\main\diag\exceptionhandlerlog] => Array
        (
            [module] => main
            [file] => lib/diag/exceptionhandlerlog.php
        )

    [bitrix\main\io\file] => Array
        (
            [module] => main
            [file] => lib/io/file.php
        )

    [bitrix\main\io\fileentry] => Array
        (
            [module] => main
            [file] => lib/io/fileentry.php
        )

    [bitrix\main\io\path] => Array
        (
            [module] => main
            [file] => lib/io/path.php
        )

    [bitrix\main\io\filesystementry] => Array
        (
            [module] => main
            [file] => lib/io/filesystementry.php
        )

    [bitrix\main\io\ifilestream] => Array
        (
            [module] => main
            [file] => lib/io/ifilestream.php
        )

    [bitrix\main\localization\loc] => Array
        (
            [module] => main
            [file] => lib/localization/loc.php
        )

    [bitrix\main\mail\mail] => Array
        (
            [module] => main
            [file] => lib/mail/mail.php
        )

    [bitrix\main\mail\tracking] => Array
        (
            [module] => main
            [file] => lib/mail/tracking.php
        )

    [bitrix\main\mail\eventmanager] => Array
        (
            [module] => main
            [file] => lib/mail/eventmanager.php
        )

    [bitrix\main\mail\eventmessagecompiler] => Array
        (
            [module] => main
            [file] => lib/mail/eventmessagecompiler.php
        )

    [bitrix\main\mail\eventmessagethemecompiler] => Array
        (
            [module] => main
            [file] => lib/mail/eventmessagethemecompiler.php
        )

    [bitrix\main\mail\internal\event] => Array
        (
            [module] => main
            [file] => lib/mail/internal/event.php
        )

    [bitrix\main\mail\internal\eventattachment] => Array
        (
            [module] => main
            [file] => lib/mail/internal/eventattachment.php
        )

    [bitrix\main\mail\internal\eventmessage] => Array
        (
            [module] => main
            [file] => lib/mail/internal/eventmessage.php
        )

    [bitrix\main\mail\internal\eventmessagesite] => Array
        (
            [module] => main
            [file] => lib/mail/internal/eventmessagesite.php
        )

    [bitrix\main\mail\internal\eventmessageattachment] => Array
        (
            [module] => main
            [file] => lib/mail/internal/eventmessageattachment.php
        )

    [bitrix\main\mail\internal\eventtype] => Array
        (
            [module] => main
            [file] => lib/mail/internal/eventtype.php
        )

    [bitrix\main\text\converter] => Array
        (
            [module] => main
            [file] => lib/text/converter.php
        )

    [bitrix\main\text\emptyconverter] => Array
        (
            [module] => main
            [file] => lib/text/emptyconverter.php
        )

    [bitrix\main\text\encoding] => Array
        (
            [module] => main
            [file] => lib/text/encoding.php
        )

    [bitrix\main\text\htmlconverter] => Array
        (
            [module] => main
            [file] => lib/text/htmlconverter.php
        )

    [bitrix\main\text\binarystring] => Array
        (
            [module] => main
            [file] => lib/text/binarystring.php
        )

    [bitrix\main\text\xmlconverter] => Array
        (
            [module] => main
            [file] => lib/text/xmlconverter.php
        )

    [bitrix\main\type\collection] => Array
        (
            [module] => main
            [file] => lib/type/collection.php
        )

    [bitrix\main\type\date] => Array
        (
            [module] => main
            [file] => lib/type/date.php
        )

    [bitrix\main\type\datetime] => Array
        (
            [module] => main
            [file] => lib/type/datetime.php
        )

    [bitrix\main\type\dictionary] => Array
        (
            [module] => main
            [file] => lib/type/dictionary.php
        )

    [bitrix\main\type\filterabledictionary] => Array
        (
            [module] => main
            [file] => lib/type/filterabledictionary.php
        )

    [bitrix\main\type\parameterdictionary] => Array
        (
            [module] => main
            [file] => lib/type/parameterdictionary.php
        )

    [bitrix\main\web\cookie] => Array
        (
            [module] => main
            [file] => lib/web/cookie.php
        )

    [bitrix\main\web\uri] => Array
        (
            [module] => main
            [file] => lib/web/uri.php
        )

    [bitrix\main\sendereventhandler] => Array
        (
            [module] => main
            [file] => lib/senderconnector.php
        )

    [bitrix\main\senderconnectoruser] => Array
        (
            [module] => main
            [file] => lib/senderconnector.php
        )

    [bitrix\main\urlrewriterrulemaker] => Array
        (
            [module] => main
            [file] => lib/urlrewriter.php
        )

    [bitrix\main\update\stepper] => Array
        (
            [module] => main
            [file] => lib/update/stepper.php
        )

    [bitrix\main\composite\abstractresponse] => Array
        (
            [module] => main
            [file] => lib/composite/responder.php
        )

    [bitrix\main\composite\fileresponse] => Array
        (
            [module] => main
            [file] => lib/composite/responder.php
        )

    [bitrix\main\composite\memcachedresponse] => Array
        (
            [module] => main
            [file] => lib/composite/responder.php
        )

    [bitrix\main\security\otpexception] => Array
        (
            [module] => main
            [file] => lib/security/securityexception.php
        )

    [ctimezone] => Array
        (
            [module] => main
            [file] => classes/general/time.php
        )

    [cbxpunycode] => Array
        (
            [module] => main
            [file] => classes/general/punycode.php
        )

    [ibxvirtualio] => Array
        (
            [module] => main
            [file] => classes/general/virtual_io.php
        )

    [ibxgeterrors] => Array
        (
            [module] => main
            [file] => classes/general/virtual_io.php
        )

    [cbxvirtualio] => Array
        (
            [module] => main
            [file] => classes/general/virtual_io.php
        )

    [cbxvirtualfilebase] => Array
        (
            [module] => main
            [file] => classes/general/virtual_file.php
        )

    [cbxvirtualfile] => Array
        (
            [module] => main
            [file] => classes/general/virtual_file.php
        )

    [cbxvirtualdirectory] => Array
        (
            [module] => main
            [file] => classes/general/virtual_file.php
        )

    [calloption] => Array
        (
            [module] => main
            [file] => classes/general/option.php
        )

    [coption] => Array
        (
            [module] => main
            [file] => classes/general/option.php
        )

    [callpageoption] => Array
        (
            [module] => main
            [file] => classes/general/pageoption.php
        )

    [cpageoption] => Array
        (
            [module] => main
            [file] => classes/general/pageoption.php
        )

    [callsqlwhere] => Array
        (
            [module] => main
            [file] => classes/general/sqlwhere.php
        )

    [csqlwhereexpression] => Array
        (
            [module] => main
            [file] => classes/general/sqlwhere.php
        )

    [csqlwhere] => Array
        (
            [module] => main
            [file] => classes/general/sqlwhere.php
        )

    [calllanguage] => Array
        (
            [module] => main
            [file] => classes/general/language.php
        )

    [clanguage] => Array
        (
            [module] => main
            [file] => classes/general/language.php
        )

    [clangadmin] => Array
        (
            [module] => main
            [file] => classes/general/language.php
        )

    [_clangdbresult] => Array
        (
            [module] => main
            [file] => classes/general/langdbresult.php
        )

    [callagent] => Array
        (
            [module] => main
            [file] => classes/general/agent.php
        )

    [cagent] => Array
        (
            [module] => main
            [file] => classes/mysql/agent.php
        )

    [capplicationexception] => Array
        (
            [module] => main
            [file] => classes/general/applicationexception.php
        )

    [cadminexception] => Array
        (
            [module] => main
            [file] => classes/general/adminexception.php
        )

    [callsite] => Array
        (
            [module] => main
            [file] => classes/general/site.php
        )

    [calllang] => Array
        (
            [module] => main
            [file] => classes/general/site.php
        )

    [csite] => Array
        (
            [module] => main
            [file] => classes/general/site.php
        )

    [clang] => Array
        (
            [module] => main
            [file] => classes/general/site.php
        )

    [chttp] => Array
        (
            [module] => main
            [file] => classes/general/http.php
        )

    [cutil] => Array
        (
            [module] => main
            [file] => classes/general/util.php
        )

    [callmain] => Array
        (
            [module] => main
            [file] => classes/general/main.php
        )

    [cmain] => Array
        (
            [module] => main
            [file] => classes/general/main.php
        )

    [calldatabase] => Array
        (
            [module] => main
            [file] => classes/general/database.php
        )

    [calldbresult] => Array
        (
            [module] => main
            [file] => classes/general/dbresult.php
        )

    [cdatabasemysql] => Array
        (
            [module] => main
            [file] => classes/mysql/database.php
        )

    [cdbresultmysql] => Array
        (
            [module] => main
            [file] => classes/mysql/dbresult.php
        )

    [icachebackend] => Array
        (
            [module] => main
            [file] => classes/general/cache_backend.php
        )

    [cphpcache] => Array
        (
            [module] => main
            [file] => classes/general/cache.php
        )

    [ccachemanager] => Array
        (
            [module] => main
            [file] => classes/general/cache_manager.php
        )

    [cpagecache] => Array
        (
            [module] => main
            [file] => classes/general/page_cache.php
        )

    [cstackcacheentry] => Array
        (
            [module] => main
            [file] => classes/general/stack_cache_entry.php
        )

    [cstackcachemanager] => Array
        (
            [module] => main
            [file] => classes/general/stack_cache.php
        )

    [cmodule] => Array
        (
            [module] => main
            [file] => /classes/general/module.php
        )

    [bitrix\main\entity\ufield] => Array
        (
            [module] => main
            [file] => include/deprecated/ufield.php
        )

)
Array
(
    [bitrix\main\application] => Array
        (
            [module] => main
            [file] => lib/application.php
        )

    [bitrix\main\httpapplication] => Array
        (
            [module] => main
            [file] => lib/httpapplication.php
        )

    [bitrix\main\argumentexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\argumentnullexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\argumentoutofrangeexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\argumenttypeexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\notimplementedexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\notsupportedexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\invalidoperationexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\objectpropertyexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\objectnotfoundexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\objectexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\systemexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\accessdeniedexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\decodingexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\io\invalidpathexception] => Array
        (
            [module] => main
            [file] => lib/io/ioexception.php
        )

    [bitrix\main\io\filenotfoundexception] => Array
        (
            [module] => main
            [file] => lib/io/ioexception.php
        )

    [bitrix\main\io\filedeleteexception] => Array
        (
            [module] => main
            [file] => lib/io/ioexception.php
        )

    [bitrix\main\io\fileopenexception] => Array
        (
            [module] => main
            [file] => lib/io/ioexception.php
        )

    [bitrix\main\io\filenotopenedexception] => Array
        (
            [module] => main
            [file] => lib/io/ioexception.php
        )

    [bitrix\main\context] => Array
        (
            [module] => main
            [file] => lib/context.php
        )

    [bitrix\main\httpcontext] => Array
        (
            [module] => main
            [file] => lib/httpcontext.php
        )

    [bitrix\main\dispatcher] => Array
        (
            [module] => main
            [file] => lib/dispatcher.php
        )

    [bitrix\main\environment] => Array
        (
            [module] => main
            [file] => lib/environment.php
        )

    [bitrix\main\event] => Array
        (
            [module] => main
            [file] => lib/event.php
        )

    [bitrix\main\eventmanager] => Array
        (
            [module] => main
            [file] => lib/eventmanager.php
        )

    [bitrix\main\eventresult] => Array
        (
            [module] => main
            [file] => lib/eventresult.php
        )

    [bitrix\main\request] => Array
        (
            [module] => main
            [file] => lib/request.php
        )

    [bitrix\main\httprequest] => Array
        (
            [module] => main
            [file] => lib/httprequest.php
        )

    [bitrix\main\response] => Array
        (
            [module] => main
            [file] => lib/response.php
        )

    [bitrix\main\httpresponse] => Array
        (
            [module] => main
            [file] => lib/httpresponse.php
        )

    [bitrix\main\modulemanager] => Array
        (
            [module] => main
            [file] => lib/modulemanager.php
        )

    [bitrix\main\server] => Array
        (
            [module] => main
            [file] => lib/server.php
        )

    [bitrix\main\config\configuration] => Array
        (
            [module] => main
            [file] => lib/config/configuration.php
        )

    [bitrix\main\config\option] => Array
        (
            [module] => main
            [file] => lib/config/option.php
        )

    [bitrix\main\context\culture] => Array
        (
            [module] => main
            [file] => lib/context/culture.php
        )

    [bitrix\main\data\cache] => Array
        (
            [module] => main
            [file] => lib/data/cache.php
        )

    [bitrix\main\data\cacheengineapc] => Array
        (
            [module] => main
            [file] => lib/data/cacheengineapc.php
        )

    [bitrix\main\data\cacheenginememcache] => Array
        (
            [module] => main
            [file] => lib/data/cacheenginememcache.php
        )

    [bitrix\main\data\cacheenginefiles] => Array
        (
            [module] => main
            [file] => lib/data/cacheenginefiles.php
        )

    [bitrix\main\data\cacheenginenone] => Array
        (
            [module] => main
            [file] => lib/data/cacheenginenone.php
        )

    [bitrix\main\data\connection] => Array
        (
            [module] => main
            [file] => lib/data/connection.php
        )

    [bitrix\main\data\connectionpool] => Array
        (
            [module] => main
            [file] => lib/data/connectionpool.php
        )

    [bitrix\main\data\icacheengine] => Array
        (
            [module] => main
            [file] => lib/data/cache.php
        )

    [bitrix\main\data\hsphpreadconnection] => Array
        (
            [module] => main
            [file] => lib/data/hsphpreadconnection.php
        )

    [bitrix\main\data\managedcache] => Array
        (
            [module] => main
            [file] => lib/data/managedcache.php
        )

    [bitrix\main\data\taggedcache] => Array
        (
            [module] => main
            [file] => lib/data/taggedcache.php
        )

    [bitrix\main\data\memcacheconnection] => Array
        (
            [module] => main
            [file] => lib/data/memcacheconnection.php
        )

    [bitrix\main\data\memcachedconnection] => Array
        (
            [module] => main
            [file] => lib/data/memcachedconnection.php
        )

    [bitrix\main\data\nosqlconnection] => Array
        (
            [module] => main
            [file] => lib/data/nosqlconnection.php
        )

    [bitrix\main\db\arrayresult] => Array
        (
            [module] => main
            [file] => lib/db/arrayresult.php
        )

    [bitrix\main\db\result] => Array
        (
            [module] => main
            [file] => lib/db/result.php
        )

    [bitrix\main\db\connection] => Array
        (
            [module] => main
            [file] => lib/db/connection.php
        )

    [bitrix\main\db\sqlexception] => Array
        (
            [module] => main
            [file] => lib/db/sqlexception.php
        )

    [bitrix\main\db\sqlqueryexception] => Array
        (
            [module] => main
            [file] => lib/db/sqlexception.php
        )

    [bitrix\main\db\transactionexception] => Array
        (
            [module] => main
            [file] => lib/db/sqlexception.php
        )

    [bitrix\main\db\sqlexpression] => Array
        (
            [module] => main
            [file] => lib/db/sqlexpression.php
        )

    [bitrix\main\db\sqlhelper] => Array
        (
            [module] => main
            [file] => lib/db/sqlhelper.php
        )

    [bitrix\main\db\mysqlcommonconnection] => Array
        (
            [module] => main
            [file] => lib/db/mysqlcommonconnection.php
        )

    [bitrix\main\db\mysqliconnection] => Array
        (
            [module] => main
            [file] => lib/db/mysqliconnection.php
        )

    [bitrix\main\db\mysqliresult] => Array
        (
            [module] => main
            [file] => lib/db/mysqliresult.php
        )

    [bitrix\main\db\mysqlisqlhelper] => Array
        (
            [module] => main
            [file] => lib/db/mysqlisqlhelper.php
        )

    [bitrix\main\db\mssqlconnection] => Array
        (
            [module] => main
            [file] => lib/db/mssqlconnection.php
        )

    [bitrix\main\db\mssqlresult] => Array
        (
            [module] => main
            [file] => lib/db/mssqlresult.php
        )

    [bitrix\main\db\mssqlsqlhelper] => Array
        (
            [module] => main
            [file] => lib/db/mssqlsqlhelper.php
        )

    [bitrix\main\db\oracleconnection] => Array
        (
            [module] => main
            [file] => lib/db/oracleconnection.php
        )

    [bitrix\main\db\oracleresult] => Array
        (
            [module] => main
            [file] => lib/db/oracleresult.php
        )

    [bitrix\main\db\oraclesqlhelper] => Array
        (
            [module] => main
            [file] => lib/db/oraclesqlhelper.php
        )

    [bitrix\main\db\pgsqlconnection] => Array
        (
            [module] => main
            [file] => lib/db/pgsqlconnection.php
        )

    [bitrix\main\diag\httpexceptionhandleroutput] => Array
        (
            [module] => main
            [file] => lib/diag/httpexceptionhandleroutput.php
        )

    [bitrix\main\diag\fileexceptionhandlerlog] => Array
        (
            [module] => main
            [file] => lib/diag/fileexceptionhandlerlog.php
        )

    [bitrix\main\diag\exceptionhandler] => Array
        (
            [module] => main
            [file] => lib/diag/exceptionhandler.php
        )

    [bitrix\main\diag\iexceptionhandleroutput] => Array
        (
            [module] => main
            [file] => lib/diag/iexceptionhandleroutput.php
        )

    [bitrix\main\diag\exceptionhandlerlog] => Array
        (
            [module] => main
            [file] => lib/diag/exceptionhandlerlog.php
        )

    [bitrix\main\io\file] => Array
        (
            [module] => main
            [file] => lib/io/file.php
        )

    [bitrix\main\io\fileentry] => Array
        (
            [module] => main
            [file] => lib/io/fileentry.php
        )

    [bitrix\main\io\path] => Array
        (
            [module] => main
            [file] => lib/io/path.php
        )

    [bitrix\main\io\filesystementry] => Array
        (
            [module] => main
            [file] => lib/io/filesystementry.php
        )

    [bitrix\main\io\ifilestream] => Array
        (
            [module] => main
            [file] => lib/io/ifilestream.php
        )

    [bitrix\main\localization\loc] => Array
        (
            [module] => main
            [file] => lib/localization/loc.php
        )

    [bitrix\main\mail\mail] => Array
        (
            [module] => main
            [file] => lib/mail/mail.php
        )

    [bitrix\main\mail\tracking] => Array
        (
            [module] => main
            [file] => lib/mail/tracking.php
        )

    [bitrix\main\mail\eventmanager] => Array
        (
            [module] => main
            [file] => lib/mail/eventmanager.php
        )

    [bitrix\main\mail\eventmessagecompiler] => Array
        (
            [module] => main
            [file] => lib/mail/eventmessagecompiler.php
        )

    [bitrix\main\mail\eventmessagethemecompiler] => Array
        (
            [module] => main
            [file] => lib/mail/eventmessagethemecompiler.php
        )

    [bitrix\main\mail\internal\event] => Array
        (
            [module] => main
            [file] => lib/mail/internal/event.php
        )

    [bitrix\main\mail\internal\eventattachment] => Array
        (
            [module] => main
            [file] => lib/mail/internal/eventattachment.php
        )

    [bitrix\main\mail\internal\eventmessage] => Array
        (
            [module] => main
            [file] => lib/mail/internal/eventmessage.php
        )

    [bitrix\main\mail\internal\eventmessagesite] => Array
        (
            [module] => main
            [file] => lib/mail/internal/eventmessagesite.php
        )

    [bitrix\main\mail\internal\eventmessageattachment] => Array
        (
            [module] => main
            [file] => lib/mail/internal/eventmessageattachment.php
        )

    [bitrix\main\mail\internal\eventtype] => Array
        (
            [module] => main
            [file] => lib/mail/internal/eventtype.php
        )

    [bitrix\main\text\converter] => Array
        (
            [module] => main
            [file] => lib/text/converter.php
        )

    [bitrix\main\text\emptyconverter] => Array
        (
            [module] => main
            [file] => lib/text/emptyconverter.php
        )

    [bitrix\main\text\encoding] => Array
        (
            [module] => main
            [file] => lib/text/encoding.php
        )

    [bitrix\main\text\htmlconverter] => Array
        (
            [module] => main
            [file] => lib/text/htmlconverter.php
        )

    [bitrix\main\text\binarystring] => Array
        (
            [module] => main
            [file] => lib/text/binarystring.php
        )

    [bitrix\main\text\xmlconverter] => Array
        (
            [module] => main
            [file] => lib/text/xmlconverter.php
        )

    [bitrix\main\type\collection] => Array
        (
            [module] => main
            [file] => lib/type/collection.php
        )

    [bitrix\main\type\date] => Array
        (
            [module] => main
            [file] => lib/type/date.php
        )

    [bitrix\main\type\datetime] => Array
        (
            [module] => main
            [file] => lib/type/datetime.php
        )

    [bitrix\main\type\dictionary] => Array
        (
            [module] => main
            [file] => lib/type/dictionary.php
        )

    [bitrix\main\type\filterabledictionary] => Array
        (
            [module] => main
            [file] => lib/type/filterabledictionary.php
        )

    [bitrix\main\type\parameterdictionary] => Array
        (
            [module] => main
            [file] => lib/type/parameterdictionary.php
        )

    [bitrix\main\web\cookie] => Array
        (
            [module] => main
            [file] => lib/web/cookie.php
        )

    [bitrix\main\web\uri] => Array
        (
            [module] => main
            [file] => lib/web/uri.php
        )

    [bitrix\main\sendereventhandler] => Array
        (
            [module] => main
            [file] => lib/senderconnector.php
        )

    [bitrix\main\senderconnectoruser] => Array
        (
            [module] => main
            [file] => lib/senderconnector.php
        )

    [bitrix\main\urlrewriterrulemaker] => Array
        (
            [module] => main
            [file] => lib/urlrewriter.php
        )

    [bitrix\main\update\stepper] => Array
        (
            [module] => main
            [file] => lib/update/stepper.php
        )

    [bitrix\main\composite\abstractresponse] => Array
        (
            [module] => main
            [file] => lib/composite/responder.php
        )

    [bitrix\main\composite\fileresponse] => Array
        (
            [module] => main
            [file] => lib/composite/responder.php
        )

    [bitrix\main\composite\memcachedresponse] => Array
        (
            [module] => main
            [file] => lib/composite/responder.php
        )

    [bitrix\main\security\otpexception] => Array
        (
            [module] => main
            [file] => lib/security/securityexception.php
        )

    [ctimezone] => Array
        (
            [module] => main
            [file] => classes/general/time.php
        )

    [cbxpunycode] => Array
        (
            [module] => main
            [file] => classes/general/punycode.php
        )

    [ibxvirtualio] => Array
        (
            [module] => main
            [file] => classes/general/virtual_io.php
        )

    [ibxgeterrors] => Array
        (
            [module] => main
            [file] => classes/general/virtual_io.php
        )

    [cbxvirtualio] => Array
        (
            [module] => main
            [file] => classes/general/virtual_io.php
        )

    [cbxvirtualfilebase] => Array
        (
            [module] => main
            [file] => classes/general/virtual_file.php
        )

    [cbxvirtualfile] => Array
        (
            [module] => main
            [file] => classes/general/virtual_file.php
        )

    [cbxvirtualdirectory] => Array
        (
            [module] => main
            [file] => classes/general/virtual_file.php
        )

    [calloption] => Array
        (
            [module] => main
            [file] => classes/general/option.php
        )

    [coption] => Array
        (
            [module] => main
            [file] => classes/general/option.php
        )

    [callpageoption] => Array
        (
            [module] => main
            [file] => classes/general/pageoption.php
        )

    [cpageoption] => Array
        (
            [module] => main
            [file] => classes/general/pageoption.php
        )

    [callsqlwhere] => Array
        (
            [module] => main
            [file] => classes/general/sqlwhere.php
        )

    [csqlwhereexpression] => Array
        (
            [module] => main
            [file] => classes/general/sqlwhere.php
        )

    [csqlwhere] => Array
        (
            [module] => main
            [file] => classes/general/sqlwhere.php
        )

    [calllanguage] => Array
        (
            [module] => main
            [file] => classes/general/language.php
        )

    [clanguage] => Array
        (
            [module] => main
            [file] => classes/general/language.php
        )

    [clangadmin] => Array
        (
            [module] => main
            [file] => classes/general/language.php
        )

    [_clangdbresult] => Array
        (
            [module] => main
            [file] => classes/general/langdbresult.php
        )

    [callagent] => Array
        (
            [module] => main
            [file] => classes/general/agent.php
        )

    [cagent] => Array
        (
            [module] => main
            [file] => classes/mysql/agent.php
        )

    [capplicationexception] => Array
        (
            [module] => main
            [file] => classes/general/applicationexception.php
        )

    [cadminexception] => Array
        (
            [module] => main
            [file] => classes/general/adminexception.php
        )

    [callsite] => Array
        (
            [module] => main
            [file] => classes/general/site.php
        )

    [calllang] => Array
        (
            [module] => main
            [file] => classes/general/site.php
        )

    [csite] => Array
        (
            [module] => main
            [file] => classes/general/site.php
        )

    [clang] => Array
        (
            [module] => main
            [file] => classes/general/site.php
        )

    [chttp] => Array
        (
            [module] => main
            [file] => classes/general/http.php
        )

    [cutil] => Array
        (
            [module] => main
            [file] => classes/general/util.php
        )

    [callmain] => Array
        (
            [module] => main
            [file] => classes/general/main.php
        )

    [cmain] => Array
        (
            [module] => main
            [file] => classes/general/main.php
        )

    [calldatabase] => Array
        (
            [module] => main
            [file] => classes/general/database.php
        )

    [calldbresult] => Array
        (
            [module] => main
            [file] => classes/general/dbresult.php
        )

    [cdatabasemysql] => Array
        (
            [module] => main
            [file] => classes/mysql/database.php
        )

    [cdbresultmysql] => Array
        (
            [module] => main
            [file] => classes/mysql/dbresult.php
        )

    [icachebackend] => Array
        (
            [module] => main
            [file] => classes/general/cache_backend.php
        )

    [cphpcache] => Array
        (
            [module] => main
            [file] => classes/general/cache.php
        )

    [ccachemanager] => Array
        (
            [module] => main
            [file] => classes/general/cache_manager.php
        )

    [cpagecache] => Array
        (
            [module] => main
            [file] => classes/general/page_cache.php
        )

    [cstackcacheentry] => Array
        (
            [module] => main
            [file] => classes/general/stack_cache_entry.php
        )

    [cstackcachemanager] => Array
        (
            [module] => main
            [file] => classes/general/stack_cache.php
        )

    [cmodule] => Array
        (
            [module] => main
            [file] => /classes/general/module.php
        )

    [bitrix\main\entity\ufield] => Array
        (
            [module] => main
            [file] => include/deprecated/ufield.php
        )

)
Array
(
    [bitrix\main\application] => Array
        (
            [module] => main
            [file] => lib/application.php
        )

    [bitrix\main\httpapplication] => Array
        (
            [module] => main
            [file] => lib/httpapplication.php
        )

    [bitrix\main\argumentexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\argumentnullexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\argumentoutofrangeexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\argumenttypeexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\notimplementedexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\notsupportedexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\invalidoperationexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\objectpropertyexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\objectnotfoundexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\objectexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\systemexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\accessdeniedexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\decodingexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\io\invalidpathexception] => Array
        (
            [module] => main
            [file] => lib/io/ioexception.php
        )

    [bitrix\main\io\filenotfoundexception] => Array
        (
            [module] => main
            [file] => lib/io/ioexception.php
        )

    [bitrix\main\io\filedeleteexception] => Array
        (
            [module] => main
            [file] => lib/io/ioexception.php
        )

    [bitrix\main\io\fileopenexception] => Array
        (
            [module] => main
            [file] => lib/io/ioexception.php
        )

    [bitrix\main\io\filenotopenedexception] => Array
        (
            [module] => main
            [file] => lib/io/ioexception.php
        )

    [bitrix\main\context] => Array
        (
            [module] => main
            [file] => lib/context.php
        )

    [bitrix\main\httpcontext] => Array
        (
            [module] => main
            [file] => lib/httpcontext.php
        )

    [bitrix\main\dispatcher] => Array
        (
            [module] => main
            [file] => lib/dispatcher.php
        )

    [bitrix\main\environment] => Array
        (
            [module] => main
            [file] => lib/environment.php
        )

    [bitrix\main\event] => Array
        (
            [module] => main
            [file] => lib/event.php
        )

    [bitrix\main\eventmanager] => Array
        (
            [module] => main
            [file] => lib/eventmanager.php
        )

    [bitrix\main\eventresult] => Array
        (
            [module] => main
            [file] => lib/eventresult.php
        )

    [bitrix\main\request] => Array
        (
            [module] => main
            [file] => lib/request.php
        )

    [bitrix\main\httprequest] => Array
        (
            [module] => main
            [file] => lib/httprequest.php
        )

    [bitrix\main\response] => Array
        (
            [module] => main
            [file] => lib/response.php
        )

    [bitrix\main\httpresponse] => Array
        (
            [module] => main
            [file] => lib/httpresponse.php
        )

    [bitrix\main\modulemanager] => Array
        (
            [module] => main
            [file] => lib/modulemanager.php
        )

    [bitrix\main\server] => Array
        (
            [module] => main
            [file] => lib/server.php
        )

    [bitrix\main\config\configuration] => Array
        (
            [module] => main
            [file] => lib/config/configuration.php
        )

    [bitrix\main\config\option] => Array
        (
            [module] => main
            [file] => lib/config/option.php
        )

    [bitrix\main\context\culture] => Array
        (
            [module] => main
            [file] => lib/context/culture.php
        )

    [bitrix\main\data\cache] => Array
        (
            [module] => main
            [file] => lib/data/cache.php
        )

    [bitrix\main\data\cacheengineapc] => Array
        (
            [module] => main
            [file] => lib/data/cacheengineapc.php
        )

    [bitrix\main\data\cacheenginememcache] => Array
        (
            [module] => main
            [file] => lib/data/cacheenginememcache.php
        )

    [bitrix\main\data\cacheenginefiles] => Array
        (
            [module] => main
            [file] => lib/data/cacheenginefiles.php
        )

    [bitrix\main\data\cacheenginenone] => Array
        (
            [module] => main
            [file] => lib/data/cacheenginenone.php
        )

    [bitrix\main\data\connection] => Array
        (
            [module] => main
            [file] => lib/data/connection.php
        )

    [bitrix\main\data\connectionpool] => Array
        (
            [module] => main
            [file] => lib/data/connectionpool.php
        )

    [bitrix\main\data\icacheengine] => Array
        (
            [module] => main
            [file] => lib/data/cache.php
        )

    [bitrix\main\data\hsphpreadconnection] => Array
        (
            [module] => main
            [file] => lib/data/hsphpreadconnection.php
        )

    [bitrix\main\data\managedcache] => Array
        (
            [module] => main
            [file] => lib/data/managedcache.php
        )

    [bitrix\main\data\taggedcache] => Array
        (
            [module] => main
            [file] => lib/data/taggedcache.php
        )

    [bitrix\main\data\memcacheconnection] => Array
        (
            [module] => main
            [file] => lib/data/memcacheconnection.php
        )

    [bitrix\main\data\memcachedconnection] => Array
        (
            [module] => main
            [file] => lib/data/memcachedconnection.php
        )

    [bitrix\main\data\nosqlconnection] => Array
        (
            [module] => main
            [file] => lib/data/nosqlconnection.php
        )

    [bitrix\main\db\arrayresult] => Array
        (
            [module] => main
            [file] => lib/db/arrayresult.php
        )

    [bitrix\main\db\result] => Array
        (
            [module] => main
            [file] => lib/db/result.php
        )

    [bitrix\main\db\connection] => Array
        (
            [module] => main
            [file] => lib/db/connection.php
        )

    [bitrix\main\db\sqlexception] => Array
        (
            [module] => main
            [file] => lib/db/sqlexception.php
        )

    [bitrix\main\db\sqlqueryexception] => Array
        (
            [module] => main
            [file] => lib/db/sqlexception.php
        )

    [bitrix\main\db\transactionexception] => Array
        (
            [module] => main
            [file] => lib/db/sqlexception.php
        )

    [bitrix\main\db\sqlexpression] => Array
        (
            [module] => main
            [file] => lib/db/sqlexpression.php
        )

    [bitrix\main\db\sqlhelper] => Array
        (
            [module] => main
            [file] => lib/db/sqlhelper.php
        )

    [bitrix\main\db\mysqlcommonconnection] => Array
        (
            [module] => main
            [file] => lib/db/mysqlcommonconnection.php
        )

    [bitrix\main\db\mysqliconnection] => Array
        (
            [module] => main
            [file] => lib/db/mysqliconnection.php
        )

    [bitrix\main\db\mysqliresult] => Array
        (
            [module] => main
            [file] => lib/db/mysqliresult.php
        )

    [bitrix\main\db\mysqlisqlhelper] => Array
        (
            [module] => main
            [file] => lib/db/mysqlisqlhelper.php
        )

    [bitrix\main\db\mssqlconnection] => Array
        (
            [module] => main
            [file] => lib/db/mssqlconnection.php
        )

    [bitrix\main\db\mssqlresult] => Array
        (
            [module] => main
            [file] => lib/db/mssqlresult.php
        )

    [bitrix\main\db\mssqlsqlhelper] => Array
        (
            [module] => main
            [file] => lib/db/mssqlsqlhelper.php
        )

    [bitrix\main\db\oracleconnection] => Array
        (
            [module] => main
            [file] => lib/db/oracleconnection.php
        )

    [bitrix\main\db\oracleresult] => Array
        (
            [module] => main
            [file] => lib/db/oracleresult.php
        )

    [bitrix\main\db\oraclesqlhelper] => Array
        (
            [module] => main
            [file] => lib/db/oraclesqlhelper.php
        )

    [bitrix\main\db\pgsqlconnection] => Array
        (
            [module] => main
            [file] => lib/db/pgsqlconnection.php
        )

    [bitrix\main\diag\httpexceptionhandleroutput] => Array
        (
            [module] => main
            [file] => lib/diag/httpexceptionhandleroutput.php
        )

    [bitrix\main\diag\fileexceptionhandlerlog] => Array
        (
            [module] => main
            [file] => lib/diag/fileexceptionhandlerlog.php
        )

    [bitrix\main\diag\exceptionhandler] => Array
        (
            [module] => main
            [file] => lib/diag/exceptionhandler.php
        )

    [bitrix\main\diag\iexceptionhandleroutput] => Array
        (
            [module] => main
            [file] => lib/diag/iexceptionhandleroutput.php
        )

    [bitrix\main\diag\exceptionhandlerlog] => Array
        (
            [module] => main
            [file] => lib/diag/exceptionhandlerlog.php
        )

    [bitrix\main\io\file] => Array
        (
            [module] => main
            [file] => lib/io/file.php
        )

    [bitrix\main\io\fileentry] => Array
        (
            [module] => main
            [file] => lib/io/fileentry.php
        )

    [bitrix\main\io\path] => Array
        (
            [module] => main
            [file] => lib/io/path.php
        )

    [bitrix\main\io\filesystementry] => Array
        (
            [module] => main
            [file] => lib/io/filesystementry.php
        )

    [bitrix\main\io\ifilestream] => Array
        (
            [module] => main
            [file] => lib/io/ifilestream.php
        )

    [bitrix\main\localization\loc] => Array
        (
            [module] => main
            [file] => lib/localization/loc.php
        )

    [bitrix\main\mail\mail] => Array
        (
            [module] => main
            [file] => lib/mail/mail.php
        )

    [bitrix\main\mail\tracking] => Array
        (
            [module] => main
            [file] => lib/mail/tracking.php
        )

    [bitrix\main\mail\eventmanager] => Array
        (
            [module] => main
            [file] => lib/mail/eventmanager.php
        )

    [bitrix\main\mail\eventmessagecompiler] => Array
        (
            [module] => main
            [file] => lib/mail/eventmessagecompiler.php
        )

    [bitrix\main\mail\eventmessagethemecompiler] => Array
        (
            [module] => main
            [file] => lib/mail/eventmessagethemecompiler.php
        )

    [bitrix\main\mail\internal\event] => Array
        (
            [module] => main
            [file] => lib/mail/internal/event.php
        )

    [bitrix\main\mail\internal\eventattachment] => Array
        (
            [module] => main
            [file] => lib/mail/internal/eventattachment.php
        )

    [bitrix\main\mail\internal\eventmessage] => Array
        (
            [module] => main
            [file] => lib/mail/internal/eventmessage.php
        )

    [bitrix\main\mail\internal\eventmessagesite] => Array
        (
            [module] => main
            [file] => lib/mail/internal/eventmessagesite.php
        )

    [bitrix\main\mail\internal\eventmessageattachment] => Array
        (
            [module] => main
            [file] => lib/mail/internal/eventmessageattachment.php
        )

    [bitrix\main\mail\internal\eventtype] => Array
        (
            [module] => main
            [file] => lib/mail/internal/eventtype.php
        )

    [bitrix\main\text\converter] => Array
        (
            [module] => main
            [file] => lib/text/converter.php
        )

    [bitrix\main\text\emptyconverter] => Array
        (
            [module] => main
            [file] => lib/text/emptyconverter.php
        )

    [bitrix\main\text\encoding] => Array
        (
            [module] => main
            [file] => lib/text/encoding.php
        )

    [bitrix\main\text\htmlconverter] => Array
        (
            [module] => main
            [file] => lib/text/htmlconverter.php
        )

    [bitrix\main\text\binarystring] => Array
        (
            [module] => main
            [file] => lib/text/binarystring.php
        )

    [bitrix\main\text\xmlconverter] => Array
        (
            [module] => main
            [file] => lib/text/xmlconverter.php
        )

    [bitrix\main\type\collection] => Array
        (
            [module] => main
            [file] => lib/type/collection.php
        )

    [bitrix\main\type\date] => Array
        (
            [module] => main
            [file] => lib/type/date.php
        )

    [bitrix\main\type\datetime] => Array
        (
            [module] => main
            [file] => lib/type/datetime.php
        )

    [bitrix\main\type\dictionary] => Array
        (
            [module] => main
            [file] => lib/type/dictionary.php
        )

    [bitrix\main\type\filterabledictionary] => Array
        (
            [module] => main
            [file] => lib/type/filterabledictionary.php
        )

    [bitrix\main\type\parameterdictionary] => Array
        (
            [module] => main
            [file] => lib/type/parameterdictionary.php
        )

    [bitrix\main\web\cookie] => Array
        (
            [module] => main
            [file] => lib/web/cookie.php
        )

    [bitrix\main\web\uri] => Array
        (
            [module] => main
            [file] => lib/web/uri.php
        )

    [bitrix\main\sendereventhandler] => Array
        (
            [module] => main
            [file] => lib/senderconnector.php
        )

    [bitrix\main\senderconnectoruser] => Array
        (
            [module] => main
            [file] => lib/senderconnector.php
        )

    [bitrix\main\urlrewriterrulemaker] => Array
        (
            [module] => main
            [file] => lib/urlrewriter.php
        )

    [bitrix\main\update\stepper] => Array
        (
            [module] => main
            [file] => lib/update/stepper.php
        )

    [bitrix\main\composite\abstractresponse] => Array
        (
            [module] => main
            [file] => lib/composite/responder.php
        )

    [bitrix\main\composite\fileresponse] => Array
        (
            [module] => main
            [file] => lib/composite/responder.php
        )

    [bitrix\main\composite\memcachedresponse] => Array
        (
            [module] => main
            [file] => lib/composite/responder.php
        )

    [bitrix\main\security\otpexception] => Array
        (
            [module] => main
            [file] => lib/security/securityexception.php
        )

    [ctimezone] => Array
        (
            [module] => main
            [file] => classes/general/time.php
        )

    [cbxpunycode] => Array
        (
            [module] => main
            [file] => classes/general/punycode.php
        )

    [ibxvirtualio] => Array
        (
            [module] => main
            [file] => classes/general/virtual_io.php
        )

    [ibxgeterrors] => Array
        (
            [module] => main
            [file] => classes/general/virtual_io.php
        )

    [cbxvirtualio] => Array
        (
            [module] => main
            [file] => classes/general/virtual_io.php
        )

    [cbxvirtualfilebase] => Array
        (
            [module] => main
            [file] => classes/general/virtual_file.php
        )

    [cbxvirtualfile] => Array
        (
            [module] => main
            [file] => classes/general/virtual_file.php
        )

    [cbxvirtualdirectory] => Array
        (
            [module] => main
            [file] => classes/general/virtual_file.php
        )

    [calloption] => Array
        (
            [module] => main
            [file] => classes/general/option.php
        )

    [coption] => Array
        (
            [module] => main
            [file] => classes/general/option.php
        )

    [callpageoption] => Array
        (
            [module] => main
            [file] => classes/general/pageoption.php
        )

    [cpageoption] => Array
        (
            [module] => main
            [file] => classes/general/pageoption.php
        )

    [callsqlwhere] => Array
        (
            [module] => main
            [file] => classes/general/sqlwhere.php
        )

    [csqlwhereexpression] => Array
        (
            [module] => main
            [file] => classes/general/sqlwhere.php
        )

    [csqlwhere] => Array
        (
            [module] => main
            [file] => classes/general/sqlwhere.php
        )

    [calllanguage] => Array
        (
            [module] => main
            [file] => classes/general/language.php
        )

    [clanguage] => Array
        (
            [module] => main
            [file] => classes/general/language.php
        )

    [clangadmin] => Array
        (
            [module] => main
            [file] => classes/general/language.php
        )

    [_clangdbresult] => Array
        (
            [module] => main
            [file] => classes/general/langdbresult.php
        )

    [callagent] => Array
        (
            [module] => main
            [file] => classes/general/agent.php
        )

    [cagent] => Array
        (
            [module] => main
            [file] => classes/mysql/agent.php
        )

    [capplicationexception] => Array
        (
            [module] => main
            [file] => classes/general/applicationexception.php
        )

    [cadminexception] => Array
        (
            [module] => main
            [file] => classes/general/adminexception.php
        )

    [callsite] => Array
        (
            [module] => main
            [file] => classes/general/site.php
        )

    [calllang] => Array
        (
            [module] => main
            [file] => classes/general/site.php
        )

    [csite] => Array
        (
            [module] => main
            [file] => classes/general/site.php
        )

    [clang] => Array
        (
            [module] => main
            [file] => classes/general/site.php
        )

    [chttp] => Array
        (
            [module] => main
            [file] => classes/general/http.php
        )

    [cutil] => Array
        (
            [module] => main
            [file] => classes/general/util.php
        )

    [callmain] => Array
        (
            [module] => main
            [file] => classes/general/main.php
        )

    [cmain] => Array
        (
            [module] => main
            [file] => classes/general/main.php
        )

    [calldatabase] => Array
        (
            [module] => main
            [file] => classes/general/database.php
        )

    [calldbresult] => Array
        (
            [module] => main
            [file] => classes/general/dbresult.php
        )

    [cdatabasemysql] => Array
        (
            [module] => main
            [file] => classes/mysql/database.php
        )

    [cdbresultmysql] => Array
        (
            [module] => main
            [file] => classes/mysql/dbresult.php
        )

    [icachebackend] => Array
        (
            [module] => main
            [file] => classes/general/cache_backend.php
        )

    [cphpcache] => Array
        (
            [module] => main
            [file] => classes/general/cache.php
        )

    [ccachemanager] => Array
        (
            [module] => main
            [file] => classes/general/cache_manager.php
        )

    [cpagecache] => Array
        (
            [module] => main
            [file] => classes/general/page_cache.php
        )

    [cstackcacheentry] => Array
        (
            [module] => main
            [file] => classes/general/stack_cache_entry.php
        )

    [cstackcachemanager] => Array
        (
            [module] => main
            [file] => classes/general/stack_cache.php
        )

    [cmodule] => Array
        (
            [module] => main
            [file] => /classes/general/module.php
        )

    [bitrix\main\entity\ufield] => Array
        (
            [module] => main
            [file] => include/deprecated/ufield.php
        )

)
Array
(
    [bitrix\main\application] => Array
        (
            [module] => main
            [file] => lib/application.php
        )

    [bitrix\main\httpapplication] => Array
        (
            [module] => main
            [file] => lib/httpapplication.php
        )

    [bitrix\main\argumentexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\argumentnullexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\argumentoutofrangeexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\argumenttypeexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\notimplementedexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\notsupportedexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\invalidoperationexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\objectpropertyexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\objectnotfoundexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\objectexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\systemexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\accessdeniedexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\decodingexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\io\invalidpathexception] => Array
        (
            [module] => main
            [file] => lib/io/ioexception.php
        )

    [bitrix\main\io\filenotfoundexception] => Array
        (
            [module] => main
            [file] => lib/io/ioexception.php
        )

    [bitrix\main\io\filedeleteexception] => Array
        (
            [module] => main
            [file] => lib/io/ioexception.php
        )

    [bitrix\main\io\fileopenexception] => Array
        (
            [module] => main
            [file] => lib/io/ioexception.php
        )

    [bitrix\main\io\filenotopenedexception] => Array
        (
            [module] => main
            [file] => lib/io/ioexception.php
        )

    [bitrix\main\context] => Array
        (
            [module] => main
            [file] => lib/context.php
        )

    [bitrix\main\httpcontext] => Array
        (
            [module] => main
            [file] => lib/httpcontext.php
        )

    [bitrix\main\dispatcher] => Array
        (
            [module] => main
            [file] => lib/dispatcher.php
        )

    [bitrix\main\environment] => Array
        (
            [module] => main
            [file] => lib/environment.php
        )

    [bitrix\main\event] => Array
        (
            [module] => main
            [file] => lib/event.php
        )

    [bitrix\main\eventmanager] => Array
        (
            [module] => main
            [file] => lib/eventmanager.php
        )

    [bitrix\main\eventresult] => Array
        (
            [module] => main
            [file] => lib/eventresult.php
        )

    [bitrix\main\request] => Array
        (
            [module] => main
            [file] => lib/request.php
        )

    [bitrix\main\httprequest] => Array
        (
            [module] => main
            [file] => lib/httprequest.php
        )

    [bitrix\main\response] => Array
        (
            [module] => main
            [file] => lib/response.php
        )

    [bitrix\main\httpresponse] => Array
        (
            [module] => main
            [file] => lib/httpresponse.php
        )

    [bitrix\main\modulemanager] => Array
        (
            [module] => main
            [file] => lib/modulemanager.php
        )

    [bitrix\main\server] => Array
        (
            [module] => main
            [file] => lib/server.php
        )

    [bitrix\main\config\configuration] => Array
        (
            [module] => main
            [file] => lib/config/configuration.php
        )

    [bitrix\main\config\option] => Array
        (
            [module] => main
            [file] => lib/config/option.php
        )

    [bitrix\main\context\culture] => Array
        (
            [module] => main
            [file] => lib/context/culture.php
        )

    [bitrix\main\data\cache] => Array
        (
            [module] => main
            [file] => lib/data/cache.php
        )

    [bitrix\main\data\cacheengineapc] => Array
        (
            [module] => main
            [file] => lib/data/cacheengineapc.php
        )

    [bitrix\main\data\cacheenginememcache] => Array
        (
            [module] => main
            [file] => lib/data/cacheenginememcache.php
        )

    [bitrix\main\data\cacheenginefiles] => Array
        (
            [module] => main
            [file] => lib/data/cacheenginefiles.php
        )

    [bitrix\main\data\cacheenginenone] => Array
        (
            [module] => main
            [file] => lib/data/cacheenginenone.php
        )

    [bitrix\main\data\connection] => Array
        (
            [module] => main
            [file] => lib/data/connection.php
        )

    [bitrix\main\data\connectionpool] => Array
        (
            [module] => main
            [file] => lib/data/connectionpool.php
        )

    [bitrix\main\data\icacheengine] => Array
        (
            [module] => main
            [file] => lib/data/cache.php
        )

    [bitrix\main\data\hsphpreadconnection] => Array
        (
            [module] => main
            [file] => lib/data/hsphpreadconnection.php
        )

    [bitrix\main\data\managedcache] => Array
        (
            [module] => main
            [file] => lib/data/managedcache.php
        )

    [bitrix\main\data\taggedcache] => Array
        (
            [module] => main
            [file] => lib/data/taggedcache.php
        )

    [bitrix\main\data\memcacheconnection] => Array
        (
            [module] => main
            [file] => lib/data/memcacheconnection.php
        )

    [bitrix\main\data\memcachedconnection] => Array
        (
            [module] => main
            [file] => lib/data/memcachedconnection.php
        )

    [bitrix\main\data\nosqlconnection] => Array
        (
            [module] => main
            [file] => lib/data/nosqlconnection.php
        )

    [bitrix\main\db\arrayresult] => Array
        (
            [module] => main
            [file] => lib/db/arrayresult.php
        )

    [bitrix\main\db\result] => Array
        (
            [module] => main
            [file] => lib/db/result.php
        )

    [bitrix\main\db\connection] => Array
        (
            [module] => main
            [file] => lib/db/connection.php
        )

    [bitrix\main\db\sqlexception] => Array
        (
            [module] => main
            [file] => lib/db/sqlexception.php
        )

    [bitrix\main\db\sqlqueryexception] => Array
        (
            [module] => main
            [file] => lib/db/sqlexception.php
        )

    [bitrix\main\db\transactionexception] => Array
        (
            [module] => main
            [file] => lib/db/sqlexception.php
        )

    [bitrix\main\db\sqlexpression] => Array
        (
            [module] => main
            [file] => lib/db/sqlexpression.php
        )

    [bitrix\main\db\sqlhelper] => Array
        (
            [module] => main
            [file] => lib/db/sqlhelper.php
        )

    [bitrix\main\db\mysqlcommonconnection] => Array
        (
            [module] => main
            [file] => lib/db/mysqlcommonconnection.php
        )

    [bitrix\main\db\mysqliconnection] => Array
        (
            [module] => main
            [file] => lib/db/mysqliconnection.php
        )

    [bitrix\main\db\mysqliresult] => Array
        (
            [module] => main
            [file] => lib/db/mysqliresult.php
        )

    [bitrix\main\db\mysqlisqlhelper] => Array
        (
            [module] => main
            [file] => lib/db/mysqlisqlhelper.php
        )

    [bitrix\main\db\mssqlconnection] => Array
        (
            [module] => main
            [file] => lib/db/mssqlconnection.php
        )

    [bitrix\main\db\mssqlresult] => Array
        (
            [module] => main
            [file] => lib/db/mssqlresult.php
        )

    [bitrix\main\db\mssqlsqlhelper] => Array
        (
            [module] => main
            [file] => lib/db/mssqlsqlhelper.php
        )

    [bitrix\main\db\oracleconnection] => Array
        (
            [module] => main
            [file] => lib/db/oracleconnection.php
        )

    [bitrix\main\db\oracleresult] => Array
        (
            [module] => main
            [file] => lib/db/oracleresult.php
        )

    [bitrix\main\db\oraclesqlhelper] => Array
        (
            [module] => main
            [file] => lib/db/oraclesqlhelper.php
        )

    [bitrix\main\db\pgsqlconnection] => Array
        (
            [module] => main
            [file] => lib/db/pgsqlconnection.php
        )

    [bitrix\main\diag\httpexceptionhandleroutput] => Array
        (
            [module] => main
            [file] => lib/diag/httpexceptionhandleroutput.php
        )

    [bitrix\main\diag\fileexceptionhandlerlog] => Array
        (
            [module] => main
            [file] => lib/diag/fileexceptionhandlerlog.php
        )

    [bitrix\main\diag\exceptionhandler] => Array
        (
            [module] => main
            [file] => lib/diag/exceptionhandler.php
        )

    [bitrix\main\diag\iexceptionhandleroutput] => Array
        (
            [module] => main
            [file] => lib/diag/iexceptionhandleroutput.php
        )

    [bitrix\main\diag\exceptionhandlerlog] => Array
        (
            [module] => main
            [file] => lib/diag/exceptionhandlerlog.php
        )

    [bitrix\main\io\file] => Array
        (
            [module] => main
            [file] => lib/io/file.php
        )

    [bitrix\main\io\fileentry] => Array
        (
            [module] => main
            [file] => lib/io/fileentry.php
        )

    [bitrix\main\io\path] => Array
        (
            [module] => main
            [file] => lib/io/path.php
        )

    [bitrix\main\io\filesystementry] => Array
        (
            [module] => main
            [file] => lib/io/filesystementry.php
        )

    [bitrix\main\io\ifilestream] => Array
        (
            [module] => main
            [file] => lib/io/ifilestream.php
        )

    [bitrix\main\localization\loc] => Array
        (
            [module] => main
            [file] => lib/localization/loc.php
        )

    [bitrix\main\mail\mail] => Array
        (
            [module] => main
            [file] => lib/mail/mail.php
        )

    [bitrix\main\mail\tracking] => Array
        (
            [module] => main
            [file] => lib/mail/tracking.php
        )

    [bitrix\main\mail\eventmanager] => Array
        (
            [module] => main
            [file] => lib/mail/eventmanager.php
        )

    [bitrix\main\mail\eventmessagecompiler] => Array
        (
            [module] => main
            [file] => lib/mail/eventmessagecompiler.php
        )

    [bitrix\main\mail\eventmessagethemecompiler] => Array
        (
            [module] => main
            [file] => lib/mail/eventmessagethemecompiler.php
        )

    [bitrix\main\mail\internal\event] => Array
        (
            [module] => main
            [file] => lib/mail/internal/event.php
        )

    [bitrix\main\mail\internal\eventattachment] => Array
        (
            [module] => main
            [file] => lib/mail/internal/eventattachment.php
        )

    [bitrix\main\mail\internal\eventmessage] => Array
        (
            [module] => main
            [file] => lib/mail/internal/eventmessage.php
        )

    [bitrix\main\mail\internal\eventmessagesite] => Array
        (
            [module] => main
            [file] => lib/mail/internal/eventmessagesite.php
        )

    [bitrix\main\mail\internal\eventmessageattachment] => Array
        (
            [module] => main
            [file] => lib/mail/internal/eventmessageattachment.php
        )

    [bitrix\main\mail\internal\eventtype] => Array
        (
            [module] => main
            [file] => lib/mail/internal/eventtype.php
        )

    [bitrix\main\text\converter] => Array
        (
            [module] => main
            [file] => lib/text/converter.php
        )

    [bitrix\main\text\emptyconverter] => Array
        (
            [module] => main
            [file] => lib/text/emptyconverter.php
        )

    [bitrix\main\text\encoding] => Array
        (
            [module] => main
            [file] => lib/text/encoding.php
        )

    [bitrix\main\text\htmlconverter] => Array
        (
            [module] => main
            [file] => lib/text/htmlconverter.php
        )

    [bitrix\main\text\binarystring] => Array
        (
            [module] => main
            [file] => lib/text/binarystring.php
        )

    [bitrix\main\text\xmlconverter] => Array
        (
            [module] => main
            [file] => lib/text/xmlconverter.php
        )

    [bitrix\main\type\collection] => Array
        (
            [module] => main
            [file] => lib/type/collection.php
        )

    [bitrix\main\type\date] => Array
        (
            [module] => main
            [file] => lib/type/date.php
        )

    [bitrix\main\type\datetime] => Array
        (
            [module] => main
            [file] => lib/type/datetime.php
        )

    [bitrix\main\type\dictionary] => Array
        (
            [module] => main
            [file] => lib/type/dictionary.php
        )

    [bitrix\main\type\filterabledictionary] => Array
        (
            [module] => main
            [file] => lib/type/filterabledictionary.php
        )

    [bitrix\main\type\parameterdictionary] => Array
        (
            [module] => main
            [file] => lib/type/parameterdictionary.php
        )

    [bitrix\main\web\cookie] => Array
        (
            [module] => main
            [file] => lib/web/cookie.php
        )

    [bitrix\main\web\uri] => Array
        (
            [module] => main
            [file] => lib/web/uri.php
        )

    [bitrix\main\sendereventhandler] => Array
        (
            [module] => main
            [file] => lib/senderconnector.php
        )

    [bitrix\main\senderconnectoruser] => Array
        (
            [module] => main
            [file] => lib/senderconnector.php
        )

    [bitrix\main\urlrewriterrulemaker] => Array
        (
            [module] => main
            [file] => lib/urlrewriter.php
        )

    [bitrix\main\update\stepper] => Array
        (
            [module] => main
            [file] => lib/update/stepper.php
        )

    [bitrix\main\composite\abstractresponse] => Array
        (
            [module] => main
            [file] => lib/composite/responder.php
        )

    [bitrix\main\composite\fileresponse] => Array
        (
            [module] => main
            [file] => lib/composite/responder.php
        )

    [bitrix\main\composite\memcachedresponse] => Array
        (
            [module] => main
            [file] => lib/composite/responder.php
        )

    [bitrix\main\security\otpexception] => Array
        (
            [module] => main
            [file] => lib/security/securityexception.php
        )

    [ctimezone] => Array
        (
            [module] => main
            [file] => classes/general/time.php
        )

    [cbxpunycode] => Array
        (
            [module] => main
            [file] => classes/general/punycode.php
        )

    [ibxvirtualio] => Array
        (
            [module] => main
            [file] => classes/general/virtual_io.php
        )

    [ibxgeterrors] => Array
        (
            [module] => main
            [file] => classes/general/virtual_io.php
        )

    [cbxvirtualio] => Array
        (
            [module] => main
            [file] => classes/general/virtual_io.php
        )

    [cbxvirtualfilebase] => Array
        (
            [module] => main
            [file] => classes/general/virtual_file.php
        )

    [cbxvirtualfile] => Array
        (
            [module] => main
            [file] => classes/general/virtual_file.php
        )

    [cbxvirtualdirectory] => Array
        (
            [module] => main
            [file] => classes/general/virtual_file.php
        )

    [calloption] => Array
        (
            [module] => main
            [file] => classes/general/option.php
        )

    [coption] => Array
        (
            [module] => main
            [file] => classes/general/option.php
        )

    [callpageoption] => Array
        (
            [module] => main
            [file] => classes/general/pageoption.php
        )

    [cpageoption] => Array
        (
            [module] => main
            [file] => classes/general/pageoption.php
        )

    [callsqlwhere] => Array
        (
            [module] => main
            [file] => classes/general/sqlwhere.php
        )

    [csqlwhereexpression] => Array
        (
            [module] => main
            [file] => classes/general/sqlwhere.php
        )

    [csqlwhere] => Array
        (
            [module] => main
            [file] => classes/general/sqlwhere.php
        )

    [calllanguage] => Array
        (
            [module] => main
            [file] => classes/general/language.php
        )

    [clanguage] => Array
        (
            [module] => main
            [file] => classes/general/language.php
        )

    [clangadmin] => Array
        (
            [module] => main
            [file] => classes/general/language.php
        )

    [_clangdbresult] => Array
        (
            [module] => main
            [file] => classes/general/langdbresult.php
        )

    [callagent] => Array
        (
            [module] => main
            [file] => classes/general/agent.php
        )

    [cagent] => Array
        (
            [module] => main
            [file] => classes/mysql/agent.php
        )

    [capplicationexception] => Array
        (
            [module] => main
            [file] => classes/general/applicationexception.php
        )

    [cadminexception] => Array
        (
            [module] => main
            [file] => classes/general/adminexception.php
        )

    [callsite] => Array
        (
            [module] => main
            [file] => classes/general/site.php
        )

    [calllang] => Array
        (
            [module] => main
            [file] => classes/general/site.php
        )

    [csite] => Array
        (
            [module] => main
            [file] => classes/general/site.php
        )

    [clang] => Array
        (
            [module] => main
            [file] => classes/general/site.php
        )

    [chttp] => Array
        (
            [module] => main
            [file] => classes/general/http.php
        )

    [cutil] => Array
        (
            [module] => main
            [file] => classes/general/util.php
        )

    [callmain] => Array
        (
            [module] => main
            [file] => classes/general/main.php
        )

    [cmain] => Array
        (
            [module] => main
            [file] => classes/general/main.php
        )

    [calldatabase] => Array
        (
            [module] => main
            [file] => classes/general/database.php
        )

    [calldbresult] => Array
        (
            [module] => main
            [file] => classes/general/dbresult.php
        )

    [cdatabasemysql] => Array
        (
            [module] => main
            [file] => classes/mysql/database.php
        )

    [cdbresultmysql] => Array
        (
            [module] => main
            [file] => classes/mysql/dbresult.php
        )

    [icachebackend] => Array
        (
            [module] => main
            [file] => classes/general/cache_backend.php
        )

    [cphpcache] => Array
        (
            [module] => main
            [file] => classes/general/cache.php
        )

    [ccachemanager] => Array
        (
            [module] => main
            [file] => classes/general/cache_manager.php
        )

    [cpagecache] => Array
        (
            [module] => main
            [file] => classes/general/page_cache.php
        )

    [cstackcacheentry] => Array
        (
            [module] => main
            [file] => classes/general/stack_cache_entry.php
        )

    [cstackcachemanager] => Array
        (
            [module] => main
            [file] => classes/general/stack_cache.php
        )

    [cmodule] => Array
        (
            [module] => main
            [file] => /classes/general/module.php
        )

    [bitrix\main\entity\ufield] => Array
        (
            [module] => main
            [file] => include/deprecated/ufield.php
        )

)
Array
(
    [bitrix\main\application] => Array
        (
            [module] => main
            [file] => lib/application.php
        )

    [bitrix\main\httpapplication] => Array
        (
            [module] => main
            [file] => lib/httpapplication.php
        )

    [bitrix\main\argumentexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\argumentnullexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\argumentoutofrangeexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\argumenttypeexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\notimplementedexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\notsupportedexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\invalidoperationexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\objectpropertyexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\objectnotfoundexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\objectexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\systemexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\accessdeniedexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\decodingexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\io\invalidpathexception] => Array
        (
            [module] => main
            [file] => lib/io/ioexception.php
        )

    [bitrix\main\io\filenotfoundexception] => Array
        (
            [module] => main
            [file] => lib/io/ioexception.php
        )

    [bitrix\main\io\filedeleteexception] => Array
        (
            [module] => main
            [file] => lib/io/ioexception.php
        )

    [bitrix\main\io\fileopenexception] => Array
        (
            [module] => main
            [file] => lib/io/ioexception.php
        )

    [bitrix\main\io\filenotopenedexception] => Array
        (
            [module] => main
            [file] => lib/io/ioexception.php
        )

    [bitrix\main\context] => Array
        (
            [module] => main
            [file] => lib/context.php
        )

    [bitrix\main\httpcontext] => Array
        (
            [module] => main
            [file] => lib/httpcontext.php
        )

    [bitrix\main\dispatcher] => Array
        (
            [module] => main
            [file] => lib/dispatcher.php
        )

    [bitrix\main\environment] => Array
        (
            [module] => main
            [file] => lib/environment.php
        )

    [bitrix\main\event] => Array
        (
            [module] => main
            [file] => lib/event.php
        )

    [bitrix\main\eventmanager] => Array
        (
            [module] => main
            [file] => lib/eventmanager.php
        )

    [bitrix\main\eventresult] => Array
        (
            [module] => main
            [file] => lib/eventresult.php
        )

    [bitrix\main\request] => Array
        (
            [module] => main
            [file] => lib/request.php
        )

    [bitrix\main\httprequest] => Array
        (
            [module] => main
            [file] => lib/httprequest.php
        )

    [bitrix\main\response] => Array
        (
            [module] => main
            [file] => lib/response.php
        )

    [bitrix\main\httpresponse] => Array
        (
            [module] => main
            [file] => lib/httpresponse.php
        )

    [bitrix\main\modulemanager] => Array
        (
            [module] => main
            [file] => lib/modulemanager.php
        )

    [bitrix\main\server] => Array
        (
            [module] => main
            [file] => lib/server.php
        )

    [bitrix\main\config\configuration] => Array
        (
            [module] => main
            [file] => lib/config/configuration.php
        )

    [bitrix\main\config\option] => Array
        (
            [module] => main
            [file] => lib/config/option.php
        )

    [bitrix\main\context\culture] => Array
        (
            [module] => main
            [file] => lib/context/culture.php
        )

    [bitrix\main\data\cache] => Array
        (
            [module] => main
            [file] => lib/data/cache.php
        )

    [bitrix\main\data\cacheengineapc] => Array
        (
            [module] => main
            [file] => lib/data/cacheengineapc.php
        )

    [bitrix\main\data\cacheenginememcache] => Array
        (
            [module] => main
            [file] => lib/data/cacheenginememcache.php
        )

    [bitrix\main\data\cacheenginefiles] => Array
        (
            [module] => main
            [file] => lib/data/cacheenginefiles.php
        )

    [bitrix\main\data\cacheenginenone] => Array
        (
            [module] => main
            [file] => lib/data/cacheenginenone.php
        )

    [bitrix\main\data\connection] => Array
        (
            [module] => main
            [file] => lib/data/connection.php
        )

    [bitrix\main\data\connectionpool] => Array
        (
            [module] => main
            [file] => lib/data/connectionpool.php
        )

    [bitrix\main\data\icacheengine] => Array
        (
            [module] => main
            [file] => lib/data/cache.php
        )

    [bitrix\main\data\hsphpreadconnection] => Array
        (
            [module] => main
            [file] => lib/data/hsphpreadconnection.php
        )

    [bitrix\main\data\managedcache] => Array
        (
            [module] => main
            [file] => lib/data/managedcache.php
        )

    [bitrix\main\data\taggedcache] => Array
        (
            [module] => main
            [file] => lib/data/taggedcache.php
        )

    [bitrix\main\data\memcacheconnection] => Array
        (
            [module] => main
            [file] => lib/data/memcacheconnection.php
        )

    [bitrix\main\data\memcachedconnection] => Array
        (
            [module] => main
            [file] => lib/data/memcachedconnection.php
        )

    [bitrix\main\data\nosqlconnection] => Array
        (
            [module] => main
            [file] => lib/data/nosqlconnection.php
        )

    [bitrix\main\db\arrayresult] => Array
        (
            [module] => main
            [file] => lib/db/arrayresult.php
        )

    [bitrix\main\db\result] => Array
        (
            [module] => main
            [file] => lib/db/result.php
        )

    [bitrix\main\db\connection] => Array
        (
            [module] => main
            [file] => lib/db/connection.php
        )

    [bitrix\main\db\sqlexception] => Array
        (
            [module] => main
            [file] => lib/db/sqlexception.php
        )

    [bitrix\main\db\sqlqueryexception] => Array
        (
            [module] => main
            [file] => lib/db/sqlexception.php
        )

    [bitrix\main\db\transactionexception] => Array
        (
            [module] => main
            [file] => lib/db/sqlexception.php
        )

    [bitrix\main\db\sqlexpression] => Array
        (
            [module] => main
            [file] => lib/db/sqlexpression.php
        )

    [bitrix\main\db\sqlhelper] => Array
        (
            [module] => main
            [file] => lib/db/sqlhelper.php
        )

    [bitrix\main\db\mysqlcommonconnection] => Array
        (
            [module] => main
            [file] => lib/db/mysqlcommonconnection.php
        )

    [bitrix\main\db\mysqliconnection] => Array
        (
            [module] => main
            [file] => lib/db/mysqliconnection.php
        )

    [bitrix\main\db\mysqliresult] => Array
        (
            [module] => main
            [file] => lib/db/mysqliresult.php
        )

    [bitrix\main\db\mysqlisqlhelper] => Array
        (
            [module] => main
            [file] => lib/db/mysqlisqlhelper.php
        )

    [bitrix\main\db\mssqlconnection] => Array
        (
            [module] => main
            [file] => lib/db/mssqlconnection.php
        )

    [bitrix\main\db\mssqlresult] => Array
        (
            [module] => main
            [file] => lib/db/mssqlresult.php
        )

    [bitrix\main\db\mssqlsqlhelper] => Array
        (
            [module] => main
            [file] => lib/db/mssqlsqlhelper.php
        )

    [bitrix\main\db\oracleconnection] => Array
        (
            [module] => main
            [file] => lib/db/oracleconnection.php
        )

    [bitrix\main\db\oracleresult] => Array
        (
            [module] => main
            [file] => lib/db/oracleresult.php
        )

    [bitrix\main\db\oraclesqlhelper] => Array
        (
            [module] => main
            [file] => lib/db/oraclesqlhelper.php
        )

    [bitrix\main\db\pgsqlconnection] => Array
        (
            [module] => main
            [file] => lib/db/pgsqlconnection.php
        )

    [bitrix\main\diag\httpexceptionhandleroutput] => Array
        (
            [module] => main
            [file] => lib/diag/httpexceptionhandleroutput.php
        )

    [bitrix\main\diag\fileexceptionhandlerlog] => Array
        (
            [module] => main
            [file] => lib/diag/fileexceptionhandlerlog.php
        )

    [bitrix\main\diag\exceptionhandler] => Array
        (
            [module] => main
            [file] => lib/diag/exceptionhandler.php
        )

    [bitrix\main\diag\iexceptionhandleroutput] => Array
        (
            [module] => main
            [file] => lib/diag/iexceptionhandleroutput.php
        )

    [bitrix\main\diag\exceptionhandlerlog] => Array
        (
            [module] => main
            [file] => lib/diag/exceptionhandlerlog.php
        )

    [bitrix\main\io\file] => Array
        (
            [module] => main
            [file] => lib/io/file.php
        )

    [bitrix\main\io\fileentry] => Array
        (
            [module] => main
            [file] => lib/io/fileentry.php
        )

    [bitrix\main\io\path] => Array
        (
            [module] => main
            [file] => lib/io/path.php
        )

    [bitrix\main\io\filesystementry] => Array
        (
            [module] => main
            [file] => lib/io/filesystementry.php
        )

    [bitrix\main\io\ifilestream] => Array
        (
            [module] => main
            [file] => lib/io/ifilestream.php
        )

    [bitrix\main\localization\loc] => Array
        (
            [module] => main
            [file] => lib/localization/loc.php
        )

    [bitrix\main\mail\mail] => Array
        (
            [module] => main
            [file] => lib/mail/mail.php
        )

    [bitrix\main\mail\tracking] => Array
        (
            [module] => main
            [file] => lib/mail/tracking.php
        )

    [bitrix\main\mail\eventmanager] => Array
        (
            [module] => main
            [file] => lib/mail/eventmanager.php
        )

    [bitrix\main\mail\eventmessagecompiler] => Array
        (
            [module] => main
            [file] => lib/mail/eventmessagecompiler.php
        )

    [bitrix\main\mail\eventmessagethemecompiler] => Array
        (
            [module] => main
            [file] => lib/mail/eventmessagethemecompiler.php
        )

    [bitrix\main\mail\internal\event] => Array
        (
            [module] => main
            [file] => lib/mail/internal/event.php
        )

    [bitrix\main\mail\internal\eventattachment] => Array
        (
            [module] => main
            [file] => lib/mail/internal/eventattachment.php
        )

    [bitrix\main\mail\internal\eventmessage] => Array
        (
            [module] => main
            [file] => lib/mail/internal/eventmessage.php
        )

    [bitrix\main\mail\internal\eventmessagesite] => Array
        (
            [module] => main
            [file] => lib/mail/internal/eventmessagesite.php
        )

    [bitrix\main\mail\internal\eventmessageattachment] => Array
        (
            [module] => main
            [file] => lib/mail/internal/eventmessageattachment.php
        )

    [bitrix\main\mail\internal\eventtype] => Array
        (
            [module] => main
            [file] => lib/mail/internal/eventtype.php
        )

    [bitrix\main\text\converter] => Array
        (
            [module] => main
            [file] => lib/text/converter.php
        )

    [bitrix\main\text\emptyconverter] => Array
        (
            [module] => main
            [file] => lib/text/emptyconverter.php
        )

    [bitrix\main\text\encoding] => Array
        (
            [module] => main
            [file] => lib/text/encoding.php
        )

    [bitrix\main\text\htmlconverter] => Array
        (
            [module] => main
            [file] => lib/text/htmlconverter.php
        )

    [bitrix\main\text\binarystring] => Array
        (
            [module] => main
            [file] => lib/text/binarystring.php
        )

    [bitrix\main\text\xmlconverter] => Array
        (
            [module] => main
            [file] => lib/text/xmlconverter.php
        )

    [bitrix\main\type\collection] => Array
        (
            [module] => main
            [file] => lib/type/collection.php
        )

    [bitrix\main\type\date] => Array
        (
            [module] => main
            [file] => lib/type/date.php
        )

    [bitrix\main\type\datetime] => Array
        (
            [module] => main
            [file] => lib/type/datetime.php
        )

    [bitrix\main\type\dictionary] => Array
        (
            [module] => main
            [file] => lib/type/dictionary.php
        )

    [bitrix\main\type\filterabledictionary] => Array
        (
            [module] => main
            [file] => lib/type/filterabledictionary.php
        )

    [bitrix\main\type\parameterdictionary] => Array
        (
            [module] => main
            [file] => lib/type/parameterdictionary.php
        )

    [bitrix\main\web\cookie] => Array
        (
            [module] => main
            [file] => lib/web/cookie.php
        )

    [bitrix\main\web\uri] => Array
        (
            [module] => main
            [file] => lib/web/uri.php
        )

    [bitrix\main\sendereventhandler] => Array
        (
            [module] => main
            [file] => lib/senderconnector.php
        )

    [bitrix\main\senderconnectoruser] => Array
        (
            [module] => main
            [file] => lib/senderconnector.php
        )

    [bitrix\main\urlrewriterrulemaker] => Array
        (
            [module] => main
            [file] => lib/urlrewriter.php
        )

    [bitrix\main\update\stepper] => Array
        (
            [module] => main
            [file] => lib/update/stepper.php
        )

    [bitrix\main\composite\abstractresponse] => Array
        (
            [module] => main
            [file] => lib/composite/responder.php
        )

    [bitrix\main\composite\fileresponse] => Array
        (
            [module] => main
            [file] => lib/composite/responder.php
        )

    [bitrix\main\composite\memcachedresponse] => Array
        (
            [module] => main
            [file] => lib/composite/responder.php
        )

    [bitrix\main\security\otpexception] => Array
        (
            [module] => main
            [file] => lib/security/securityexception.php
        )

    [ctimezone] => Array
        (
            [module] => main
            [file] => classes/general/time.php
        )

    [cbxpunycode] => Array
        (
            [module] => main
            [file] => classes/general/punycode.php
        )

    [ibxvirtualio] => Array
        (
            [module] => main
            [file] => classes/general/virtual_io.php
        )

    [ibxgeterrors] => Array
        (
            [module] => main
            [file] => classes/general/virtual_io.php
        )

    [cbxvirtualio] => Array
        (
            [module] => main
            [file] => classes/general/virtual_io.php
        )

    [cbxvirtualfilebase] => Array
        (
            [module] => main
            [file] => classes/general/virtual_file.php
        )

    [cbxvirtualfile] => Array
        (
            [module] => main
            [file] => classes/general/virtual_file.php
        )

    [cbxvirtualdirectory] => Array
        (
            [module] => main
            [file] => classes/general/virtual_file.php
        )

    [calloption] => Array
        (
            [module] => main
            [file] => classes/general/option.php
        )

    [coption] => Array
        (
            [module] => main
            [file] => classes/general/option.php
        )

    [callpageoption] => Array
        (
            [module] => main
            [file] => classes/general/pageoption.php
        )

    [cpageoption] => Array
        (
            [module] => main
            [file] => classes/general/pageoption.php
        )

    [callsqlwhere] => Array
        (
            [module] => main
            [file] => classes/general/sqlwhere.php
        )

    [csqlwhereexpression] => Array
        (
            [module] => main
            [file] => classes/general/sqlwhere.php
        )

    [csqlwhere] => Array
        (
            [module] => main
            [file] => classes/general/sqlwhere.php
        )

    [calllanguage] => Array
        (
            [module] => main
            [file] => classes/general/language.php
        )

    [clanguage] => Array
        (
            [module] => main
            [file] => classes/general/language.php
        )

    [clangadmin] => Array
        (
            [module] => main
            [file] => classes/general/language.php
        )

    [_clangdbresult] => Array
        (
            [module] => main
            [file] => classes/general/langdbresult.php
        )

    [callagent] => Array
        (
            [module] => main
            [file] => classes/general/agent.php
        )

    [cagent] => Array
        (
            [module] => main
            [file] => classes/mysql/agent.php
        )

    [capplicationexception] => Array
        (
            [module] => main
            [file] => classes/general/applicationexception.php
        )

    [cadminexception] => Array
        (
            [module] => main
            [file] => classes/general/adminexception.php
        )

    [callsite] => Array
        (
            [module] => main
            [file] => classes/general/site.php
        )

    [calllang] => Array
        (
            [module] => main
            [file] => classes/general/site.php
        )

    [csite] => Array
        (
            [module] => main
            [file] => classes/general/site.php
        )

    [clang] => Array
        (
            [module] => main
            [file] => classes/general/site.php
        )

    [chttp] => Array
        (
            [module] => main
            [file] => classes/general/http.php
        )

    [cutil] => Array
        (
            [module] => main
            [file] => classes/general/util.php
        )

    [callmain] => Array
        (
            [module] => main
            [file] => classes/general/main.php
        )

    [cmain] => Array
        (
            [module] => main
            [file] => classes/general/main.php
        )

    [calldatabase] => Array
        (
            [module] => main
            [file] => classes/general/database.php
        )

    [calldbresult] => Array
        (
            [module] => main
            [file] => classes/general/dbresult.php
        )

    [cdatabasemysql] => Array
        (
            [module] => main
            [file] => classes/mysql/database.php
        )

    [cdbresultmysql] => Array
        (
            [module] => main
            [file] => classes/mysql/dbresult.php
        )

    [icachebackend] => Array
        (
            [module] => main
            [file] => classes/general/cache_backend.php
        )

    [cphpcache] => Array
        (
            [module] => main
            [file] => classes/general/cache.php
        )

    [ccachemanager] => Array
        (
            [module] => main
            [file] => classes/general/cache_manager.php
        )

    [cpagecache] => Array
        (
            [module] => main
            [file] => classes/general/page_cache.php
        )

    [cstackcacheentry] => Array
        (
            [module] => main
            [file] => classes/general/stack_cache_entry.php
        )

    [cstackcachemanager] => Array
        (
            [module] => main
            [file] => classes/general/stack_cache.php
        )

    [cmodule] => Array
        (
            [module] => main
            [file] => /classes/general/module.php
        )

    [bitrix\main\entity\ufield] => Array
        (
            [module] => main
            [file] => include/deprecated/ufield.php
        )

)
Array
(
    [bitrix\main\application] => Array
        (
            [module] => main
            [file] => lib/application.php
        )

    [bitrix\main\httpapplication] => Array
        (
            [module] => main
            [file] => lib/httpapplication.php
        )

    [bitrix\main\argumentexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\argumentnullexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\argumentoutofrangeexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\argumenttypeexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\notimplementedexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\notsupportedexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\invalidoperationexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\objectpropertyexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\objectnotfoundexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\objectexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\systemexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\accessdeniedexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\decodingexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\io\invalidpathexception] => Array
        (
            [module] => main
            [file] => lib/io/ioexception.php
        )

    [bitrix\main\io\filenotfoundexception] => Array
        (
            [module] => main
            [file] => lib/io/ioexception.php
        )

    [bitrix\main\io\filedeleteexception] => Array
        (
            [module] => main
            [file] => lib/io/ioexception.php
        )

    [bitrix\main\io\fileopenexception] => Array
        (
            [module] => main
            [file] => lib/io/ioexception.php
        )

    [bitrix\main\io\filenotopenedexception] => Array
        (
            [module] => main
            [file] => lib/io/ioexception.php
        )

    [bitrix\main\context] => Array
        (
            [module] => main
            [file] => lib/context.php
        )

    [bitrix\main\httpcontext] => Array
        (
            [module] => main
            [file] => lib/httpcontext.php
        )

    [bitrix\main\dispatcher] => Array
        (
            [module] => main
            [file] => lib/dispatcher.php
        )

    [bitrix\main\environment] => Array
        (
            [module] => main
            [file] => lib/environment.php
        )

    [bitrix\main\event] => Array
        (
            [module] => main
            [file] => lib/event.php
        )

    [bitrix\main\eventmanager] => Array
        (
            [module] => main
            [file] => lib/eventmanager.php
        )

    [bitrix\main\eventresult] => Array
        (
            [module] => main
            [file] => lib/eventresult.php
        )

    [bitrix\main\request] => Array
        (
            [module] => main
            [file] => lib/request.php
        )

    [bitrix\main\httprequest] => Array
        (
            [module] => main
            [file] => lib/httprequest.php
        )

    [bitrix\main\response] => Array
        (
            [module] => main
            [file] => lib/response.php
        )

    [bitrix\main\httpresponse] => Array
        (
            [module] => main
            [file] => lib/httpresponse.php
        )

    [bitrix\main\modulemanager] => Array
        (
            [module] => main
            [file] => lib/modulemanager.php
        )

    [bitrix\main\server] => Array
        (
            [module] => main
            [file] => lib/server.php
        )

    [bitrix\main\config\configuration] => Array
        (
            [module] => main
            [file] => lib/config/configuration.php
        )

    [bitrix\main\config\option] => Array
        (
            [module] => main
            [file] => lib/config/option.php
        )

    [bitrix\main\context\culture] => Array
        (
            [module] => main
            [file] => lib/context/culture.php
        )

    [bitrix\main\data\cache] => Array
        (
            [module] => main
            [file] => lib/data/cache.php
        )

    [bitrix\main\data\cacheengineapc] => Array
        (
            [module] => main
            [file] => lib/data/cacheengineapc.php
        )

    [bitrix\main\data\cacheenginememcache] => Array
        (
            [module] => main
            [file] => lib/data/cacheenginememcache.php
        )

    [bitrix\main\data\cacheenginefiles] => Array
        (
            [module] => main
            [file] => lib/data/cacheenginefiles.php
        )

    [bitrix\main\data\cacheenginenone] => Array
        (
            [module] => main
            [file] => lib/data/cacheenginenone.php
        )

    [bitrix\main\data\connection] => Array
        (
            [module] => main
            [file] => lib/data/connection.php
        )

    [bitrix\main\data\connectionpool] => Array
        (
            [module] => main
            [file] => lib/data/connectionpool.php
        )

    [bitrix\main\data\icacheengine] => Array
        (
            [module] => main
            [file] => lib/data/cache.php
        )

    [bitrix\main\data\hsphpreadconnection] => Array
        (
            [module] => main
            [file] => lib/data/hsphpreadconnection.php
        )

    [bitrix\main\data\managedcache] => Array
        (
            [module] => main
            [file] => lib/data/managedcache.php
        )

    [bitrix\main\data\taggedcache] => Array
        (
            [module] => main
            [file] => lib/data/taggedcache.php
        )

    [bitrix\main\data\memcacheconnection] => Array
        (
            [module] => main
            [file] => lib/data/memcacheconnection.php
        )

    [bitrix\main\data\memcachedconnection] => Array
        (
            [module] => main
            [file] => lib/data/memcachedconnection.php
        )

    [bitrix\main\data\nosqlconnection] => Array
        (
            [module] => main
            [file] => lib/data/nosqlconnection.php
        )

    [bitrix\main\db\arrayresult] => Array
        (
            [module] => main
            [file] => lib/db/arrayresult.php
        )

    [bitrix\main\db\result] => Array
        (
            [module] => main
            [file] => lib/db/result.php
        )

    [bitrix\main\db\connection] => Array
        (
            [module] => main
            [file] => lib/db/connection.php
        )

    [bitrix\main\db\sqlexception] => Array
        (
            [module] => main
            [file] => lib/db/sqlexception.php
        )

    [bitrix\main\db\sqlqueryexception] => Array
        (
            [module] => main
            [file] => lib/db/sqlexception.php
        )

    [bitrix\main\db\transactionexception] => Array
        (
            [module] => main
            [file] => lib/db/sqlexception.php
        )

    [bitrix\main\db\sqlexpression] => Array
        (
            [module] => main
            [file] => lib/db/sqlexpression.php
        )

    [bitrix\main\db\sqlhelper] => Array
        (
            [module] => main
            [file] => lib/db/sqlhelper.php
        )

    [bitrix\main\db\mysqlcommonconnection] => Array
        (
            [module] => main
            [file] => lib/db/mysqlcommonconnection.php
        )

    [bitrix\main\db\mysqliconnection] => Array
        (
            [module] => main
            [file] => lib/db/mysqliconnection.php
        )

    [bitrix\main\db\mysqliresult] => Array
        (
            [module] => main
            [file] => lib/db/mysqliresult.php
        )

    [bitrix\main\db\mysqlisqlhelper] => Array
        (
            [module] => main
            [file] => lib/db/mysqlisqlhelper.php
        )

    [bitrix\main\db\mssqlconnection] => Array
        (
            [module] => main
            [file] => lib/db/mssqlconnection.php
        )

    [bitrix\main\db\mssqlresult] => Array
        (
            [module] => main
            [file] => lib/db/mssqlresult.php
        )

    [bitrix\main\db\mssqlsqlhelper] => Array
        (
            [module] => main
            [file] => lib/db/mssqlsqlhelper.php
        )

    [bitrix\main\db\oracleconnection] => Array
        (
            [module] => main
            [file] => lib/db/oracleconnection.php
        )

    [bitrix\main\db\oracleresult] => Array
        (
            [module] => main
            [file] => lib/db/oracleresult.php
        )

    [bitrix\main\db\oraclesqlhelper] => Array
        (
            [module] => main
            [file] => lib/db/oraclesqlhelper.php
        )

    [bitrix\main\db\pgsqlconnection] => Array
        (
            [module] => main
            [file] => lib/db/pgsqlconnection.php
        )

    [bitrix\main\diag\httpexceptionhandleroutput] => Array
        (
            [module] => main
            [file] => lib/diag/httpexceptionhandleroutput.php
        )

    [bitrix\main\diag\fileexceptionhandlerlog] => Array
        (
            [module] => main
            [file] => lib/diag/fileexceptionhandlerlog.php
        )

    [bitrix\main\diag\exceptionhandler] => Array
        (
            [module] => main
            [file] => lib/diag/exceptionhandler.php
        )

    [bitrix\main\diag\iexceptionhandleroutput] => Array
        (
            [module] => main
            [file] => lib/diag/iexceptionhandleroutput.php
        )

    [bitrix\main\diag\exceptionhandlerlog] => Array
        (
            [module] => main
            [file] => lib/diag/exceptionhandlerlog.php
        )

    [bitrix\main\io\file] => Array
        (
            [module] => main
            [file] => lib/io/file.php
        )

    [bitrix\main\io\fileentry] => Array
        (
            [module] => main
            [file] => lib/io/fileentry.php
        )

    [bitrix\main\io\path] => Array
        (
            [module] => main
            [file] => lib/io/path.php
        )

    [bitrix\main\io\filesystementry] => Array
        (
            [module] => main
            [file] => lib/io/filesystementry.php
        )

    [bitrix\main\io\ifilestream] => Array
        (
            [module] => main
            [file] => lib/io/ifilestream.php
        )

    [bitrix\main\localization\loc] => Array
        (
            [module] => main
            [file] => lib/localization/loc.php
        )

    [bitrix\main\mail\mail] => Array
        (
            [module] => main
            [file] => lib/mail/mail.php
        )

    [bitrix\main\mail\tracking] => Array
        (
            [module] => main
            [file] => lib/mail/tracking.php
        )

    [bitrix\main\mail\eventmanager] => Array
        (
            [module] => main
            [file] => lib/mail/eventmanager.php
        )

    [bitrix\main\mail\eventmessagecompiler] => Array
        (
            [module] => main
            [file] => lib/mail/eventmessagecompiler.php
        )

    [bitrix\main\mail\eventmessagethemecompiler] => Array
        (
            [module] => main
            [file] => lib/mail/eventmessagethemecompiler.php
        )

    [bitrix\main\mail\internal\event] => Array
        (
            [module] => main
            [file] => lib/mail/internal/event.php
        )

    [bitrix\main\mail\internal\eventattachment] => Array
        (
            [module] => main
            [file] => lib/mail/internal/eventattachment.php
        )

    [bitrix\main\mail\internal\eventmessage] => Array
        (
            [module] => main
            [file] => lib/mail/internal/eventmessage.php
        )

    [bitrix\main\mail\internal\eventmessagesite] => Array
        (
            [module] => main
            [file] => lib/mail/internal/eventmessagesite.php
        )

    [bitrix\main\mail\internal\eventmessageattachment] => Array
        (
            [module] => main
            [file] => lib/mail/internal/eventmessageattachment.php
        )

    [bitrix\main\mail\internal\eventtype] => Array
        (
            [module] => main
            [file] => lib/mail/internal/eventtype.php
        )

    [bitrix\main\text\converter] => Array
        (
            [module] => main
            [file] => lib/text/converter.php
        )

    [bitrix\main\text\emptyconverter] => Array
        (
            [module] => main
            [file] => lib/text/emptyconverter.php
        )

    [bitrix\main\text\encoding] => Array
        (
            [module] => main
            [file] => lib/text/encoding.php
        )

    [bitrix\main\text\htmlconverter] => Array
        (
            [module] => main
            [file] => lib/text/htmlconverter.php
        )

    [bitrix\main\text\binarystring] => Array
        (
            [module] => main
            [file] => lib/text/binarystring.php
        )

    [bitrix\main\text\xmlconverter] => Array
        (
            [module] => main
            [file] => lib/text/xmlconverter.php
        )

    [bitrix\main\type\collection] => Array
        (
            [module] => main
            [file] => lib/type/collection.php
        )

    [bitrix\main\type\date] => Array
        (
            [module] => main
            [file] => lib/type/date.php
        )

    [bitrix\main\type\datetime] => Array
        (
            [module] => main
            [file] => lib/type/datetime.php
        )

    [bitrix\main\type\dictionary] => Array
        (
            [module] => main
            [file] => lib/type/dictionary.php
        )

    [bitrix\main\type\filterabledictionary] => Array
        (
            [module] => main
            [file] => lib/type/filterabledictionary.php
        )

    [bitrix\main\type\parameterdictionary] => Array
        (
            [module] => main
            [file] => lib/type/parameterdictionary.php
        )

    [bitrix\main\web\cookie] => Array
        (
            [module] => main
            [file] => lib/web/cookie.php
        )

    [bitrix\main\web\uri] => Array
        (
            [module] => main
            [file] => lib/web/uri.php
        )

    [bitrix\main\sendereventhandler] => Array
        (
            [module] => main
            [file] => lib/senderconnector.php
        )

    [bitrix\main\senderconnectoruser] => Array
        (
            [module] => main
            [file] => lib/senderconnector.php
        )

    [bitrix\main\urlrewriterrulemaker] => Array
        (
            [module] => main
            [file] => lib/urlrewriter.php
        )

    [bitrix\main\update\stepper] => Array
        (
            [module] => main
            [file] => lib/update/stepper.php
        )

    [bitrix\main\composite\abstractresponse] => Array
        (
            [module] => main
            [file] => lib/composite/responder.php
        )

    [bitrix\main\composite\fileresponse] => Array
        (
            [module] => main
            [file] => lib/composite/responder.php
        )

    [bitrix\main\composite\memcachedresponse] => Array
        (
            [module] => main
            [file] => lib/composite/responder.php
        )

    [bitrix\main\security\otpexception] => Array
        (
            [module] => main
            [file] => lib/security/securityexception.php
        )

    [ctimezone] => Array
        (
            [module] => main
            [file] => classes/general/time.php
        )

    [cbxpunycode] => Array
        (
            [module] => main
            [file] => classes/general/punycode.php
        )

    [ibxvirtualio] => Array
        (
            [module] => main
            [file] => classes/general/virtual_io.php
        )

    [ibxgeterrors] => Array
        (
            [module] => main
            [file] => classes/general/virtual_io.php
        )

    [cbxvirtualio] => Array
        (
            [module] => main
            [file] => classes/general/virtual_io.php
        )

    [cbxvirtualfilebase] => Array
        (
            [module] => main
            [file] => classes/general/virtual_file.php
        )

    [cbxvirtualfile] => Array
        (
            [module] => main
            [file] => classes/general/virtual_file.php
        )

    [cbxvirtualdirectory] => Array
        (
            [module] => main
            [file] => classes/general/virtual_file.php
        )

    [calloption] => Array
        (
            [module] => main
            [file] => classes/general/option.php
        )

    [coption] => Array
        (
            [module] => main
            [file] => classes/general/option.php
        )

    [callpageoption] => Array
        (
            [module] => main
            [file] => classes/general/pageoption.php
        )

    [cpageoption] => Array
        (
            [module] => main
            [file] => classes/general/pageoption.php
        )

    [callsqlwhere] => Array
        (
            [module] => main
            [file] => classes/general/sqlwhere.php
        )

    [csqlwhereexpression] => Array
        (
            [module] => main
            [file] => classes/general/sqlwhere.php
        )

    [csqlwhere] => Array
        (
            [module] => main
            [file] => classes/general/sqlwhere.php
        )

    [calllanguage] => Array
        (
            [module] => main
            [file] => classes/general/language.php
        )

    [clanguage] => Array
        (
            [module] => main
            [file] => classes/general/language.php
        )

    [clangadmin] => Array
        (
            [module] => main
            [file] => classes/general/language.php
        )

    [_clangdbresult] => Array
        (
            [module] => main
            [file] => classes/general/langdbresult.php
        )

    [callagent] => Array
        (
            [module] => main
            [file] => classes/general/agent.php
        )

    [cagent] => Array
        (
            [module] => main
            [file] => classes/mysql/agent.php
        )

    [capplicationexception] => Array
        (
            [module] => main
            [file] => classes/general/applicationexception.php
        )

    [cadminexception] => Array
        (
            [module] => main
            [file] => classes/general/adminexception.php
        )

    [callsite] => Array
        (
            [module] => main
            [file] => classes/general/site.php
        )

    [calllang] => Array
        (
            [module] => main
            [file] => classes/general/site.php
        )

    [csite] => Array
        (
            [module] => main
            [file] => classes/general/site.php
        )

    [clang] => Array
        (
            [module] => main
            [file] => classes/general/site.php
        )

    [chttp] => Array
        (
            [module] => main
            [file] => classes/general/http.php
        )

    [cutil] => Array
        (
            [module] => main
            [file] => classes/general/util.php
        )

    [callmain] => Array
        (
            [module] => main
            [file] => classes/general/main.php
        )

    [cmain] => Array
        (
            [module] => main
            [file] => classes/general/main.php
        )

    [calldatabase] => Array
        (
            [module] => main
            [file] => classes/general/database.php
        )

    [calldbresult] => Array
        (
            [module] => main
            [file] => classes/general/dbresult.php
        )

    [cdatabasemysql] => Array
        (
            [module] => main
            [file] => classes/mysql/database.php
        )

    [cdbresultmysql] => Array
        (
            [module] => main
            [file] => classes/mysql/dbresult.php
        )

    [icachebackend] => Array
        (
            [module] => main
            [file] => classes/general/cache_backend.php
        )

    [cphpcache] => Array
        (
            [module] => main
            [file] => classes/general/cache.php
        )

    [ccachemanager] => Array
        (
            [module] => main
            [file] => classes/general/cache_manager.php
        )

    [cpagecache] => Array
        (
            [module] => main
            [file] => classes/general/page_cache.php
        )

    [cstackcacheentry] => Array
        (
            [module] => main
            [file] => classes/general/stack_cache_entry.php
        )

    [cstackcachemanager] => Array
        (
            [module] => main
            [file] => classes/general/stack_cache.php
        )

    [cmodule] => Array
        (
            [module] => main
            [file] => /classes/general/module.php
        )

    [bitrix\main\entity\ufield] => Array
        (
            [module] => main
            [file] => include/deprecated/ufield.php
        )

)
Array
(
    [bitrix\main\application] => Array
        (
            [module] => main
            [file] => lib/application.php
        )

    [bitrix\main\httpapplication] => Array
        (
            [module] => main
            [file] => lib/httpapplication.php
        )

    [bitrix\main\argumentexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\argumentnullexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\argumentoutofrangeexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\argumenttypeexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\notimplementedexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\notsupportedexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\invalidoperationexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\objectpropertyexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\objectnotfoundexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\objectexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\systemexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\accessdeniedexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\decodingexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\io\invalidpathexception] => Array
        (
            [module] => main
            [file] => lib/io/ioexception.php
        )

    [bitrix\main\io\filenotfoundexception] => Array
        (
            [module] => main
            [file] => lib/io/ioexception.php
        )

    [bitrix\main\io\filedeleteexception] => Array
        (
            [module] => main
            [file] => lib/io/ioexception.php
        )

    [bitrix\main\io\fileopenexception] => Array
        (
            [module] => main
            [file] => lib/io/ioexception.php
        )

    [bitrix\main\io\filenotopenedexception] => Array
        (
            [module] => main
            [file] => lib/io/ioexception.php
        )

    [bitrix\main\context] => Array
        (
            [module] => main
            [file] => lib/context.php
        )

    [bitrix\main\httpcontext] => Array
        (
            [module] => main
            [file] => lib/httpcontext.php
        )

    [bitrix\main\dispatcher] => Array
        (
            [module] => main
            [file] => lib/dispatcher.php
        )

    [bitrix\main\environment] => Array
        (
            [module] => main
            [file] => lib/environment.php
        )

    [bitrix\main\event] => Array
        (
            [module] => main
            [file] => lib/event.php
        )

    [bitrix\main\eventmanager] => Array
        (
            [module] => main
            [file] => lib/eventmanager.php
        )

    [bitrix\main\eventresult] => Array
        (
            [module] => main
            [file] => lib/eventresult.php
        )

    [bitrix\main\request] => Array
        (
            [module] => main
            [file] => lib/request.php
        )

    [bitrix\main\httprequest] => Array
        (
            [module] => main
            [file] => lib/httprequest.php
        )

    [bitrix\main\response] => Array
        (
            [module] => main
            [file] => lib/response.php
        )

    [bitrix\main\httpresponse] => Array
        (
            [module] => main
            [file] => lib/httpresponse.php
        )

    [bitrix\main\modulemanager] => Array
        (
            [module] => main
            [file] => lib/modulemanager.php
        )

    [bitrix\main\server] => Array
        (
            [module] => main
            [file] => lib/server.php
        )

    [bitrix\main\config\configuration] => Array
        (
            [module] => main
            [file] => lib/config/configuration.php
        )

    [bitrix\main\config\option] => Array
        (
            [module] => main
            [file] => lib/config/option.php
        )

    [bitrix\main\context\culture] => Array
        (
            [module] => main
            [file] => lib/context/culture.php
        )

    [bitrix\main\data\cache] => Array
        (
            [module] => main
            [file] => lib/data/cache.php
        )

    [bitrix\main\data\cacheengineapc] => Array
        (
            [module] => main
            [file] => lib/data/cacheengineapc.php
        )

    [bitrix\main\data\cacheenginememcache] => Array
        (
            [module] => main
            [file] => lib/data/cacheenginememcache.php
        )

    [bitrix\main\data\cacheenginefiles] => Array
        (
            [module] => main
            [file] => lib/data/cacheenginefiles.php
        )

    [bitrix\main\data\cacheenginenone] => Array
        (
            [module] => main
            [file] => lib/data/cacheenginenone.php
        )

    [bitrix\main\data\connection] => Array
        (
            [module] => main
            [file] => lib/data/connection.php
        )

    [bitrix\main\data\connectionpool] => Array
        (
            [module] => main
            [file] => lib/data/connectionpool.php
        )

    [bitrix\main\data\icacheengine] => Array
        (
            [module] => main
            [file] => lib/data/cache.php
        )

    [bitrix\main\data\hsphpreadconnection] => Array
        (
            [module] => main
            [file] => lib/data/hsphpreadconnection.php
        )

    [bitrix\main\data\managedcache] => Array
        (
            [module] => main
            [file] => lib/data/managedcache.php
        )

    [bitrix\main\data\taggedcache] => Array
        (
            [module] => main
            [file] => lib/data/taggedcache.php
        )

    [bitrix\main\data\memcacheconnection] => Array
        (
            [module] => main
            [file] => lib/data/memcacheconnection.php
        )

    [bitrix\main\data\memcachedconnection] => Array
        (
            [module] => main
            [file] => lib/data/memcachedconnection.php
        )

    [bitrix\main\data\nosqlconnection] => Array
        (
            [module] => main
            [file] => lib/data/nosqlconnection.php
        )

    [bitrix\main\db\arrayresult] => Array
        (
            [module] => main
            [file] => lib/db/arrayresult.php
        )

    [bitrix\main\db\result] => Array
        (
            [module] => main
            [file] => lib/db/result.php
        )

    [bitrix\main\db\connection] => Array
        (
            [module] => main
            [file] => lib/db/connection.php
        )

    [bitrix\main\db\sqlexception] => Array
        (
            [module] => main
            [file] => lib/db/sqlexception.php
        )

    [bitrix\main\db\sqlqueryexception] => Array
        (
            [module] => main
            [file] => lib/db/sqlexception.php
        )

    [bitrix\main\db\transactionexception] => Array
        (
            [module] => main
            [file] => lib/db/sqlexception.php
        )

    [bitrix\main\db\sqlexpression] => Array
        (
            [module] => main
            [file] => lib/db/sqlexpression.php
        )

    [bitrix\main\db\sqlhelper] => Array
        (
            [module] => main
            [file] => lib/db/sqlhelper.php
        )

    [bitrix\main\db\mysqlcommonconnection] => Array
        (
            [module] => main
            [file] => lib/db/mysqlcommonconnection.php
        )

    [bitrix\main\db\mysqliconnection] => Array
        (
            [module] => main
            [file] => lib/db/mysqliconnection.php
        )

    [bitrix\main\db\mysqliresult] => Array
        (
            [module] => main
            [file] => lib/db/mysqliresult.php
        )

    [bitrix\main\db\mysqlisqlhelper] => Array
        (
            [module] => main
            [file] => lib/db/mysqlisqlhelper.php
        )

    [bitrix\main\db\mssqlconnection] => Array
        (
            [module] => main
            [file] => lib/db/mssqlconnection.php
        )

    [bitrix\main\db\mssqlresult] => Array
        (
            [module] => main
            [file] => lib/db/mssqlresult.php
        )

    [bitrix\main\db\mssqlsqlhelper] => Array
        (
            [module] => main
            [file] => lib/db/mssqlsqlhelper.php
        )

    [bitrix\main\db\oracleconnection] => Array
        (
            [module] => main
            [file] => lib/db/oracleconnection.php
        )

    [bitrix\main\db\oracleresult] => Array
        (
            [module] => main
            [file] => lib/db/oracleresult.php
        )

    [bitrix\main\db\oraclesqlhelper] => Array
        (
            [module] => main
            [file] => lib/db/oraclesqlhelper.php
        )

    [bitrix\main\db\pgsqlconnection] => Array
        (
            [module] => main
            [file] => lib/db/pgsqlconnection.php
        )

    [bitrix\main\diag\httpexceptionhandleroutput] => Array
        (
            [module] => main
            [file] => lib/diag/httpexceptionhandleroutput.php
        )

    [bitrix\main\diag\fileexceptionhandlerlog] => Array
        (
            [module] => main
            [file] => lib/diag/fileexceptionhandlerlog.php
        )

    [bitrix\main\diag\exceptionhandler] => Array
        (
            [module] => main
            [file] => lib/diag/exceptionhandler.php
        )

    [bitrix\main\diag\iexceptionhandleroutput] => Array
        (
            [module] => main
            [file] => lib/diag/iexceptionhandleroutput.php
        )

    [bitrix\main\diag\exceptionhandlerlog] => Array
        (
            [module] => main
            [file] => lib/diag/exceptionhandlerlog.php
        )

    [bitrix\main\io\file] => Array
        (
            [module] => main
            [file] => lib/io/file.php
        )

    [bitrix\main\io\fileentry] => Array
        (
            [module] => main
            [file] => lib/io/fileentry.php
        )

    [bitrix\main\io\path] => Array
        (
            [module] => main
            [file] => lib/io/path.php
        )

    [bitrix\main\io\filesystementry] => Array
        (
            [module] => main
            [file] => lib/io/filesystementry.php
        )

    [bitrix\main\io\ifilestream] => Array
        (
            [module] => main
            [file] => lib/io/ifilestream.php
        )

    [bitrix\main\localization\loc] => Array
        (
            [module] => main
            [file] => lib/localization/loc.php
        )

    [bitrix\main\mail\mail] => Array
        (
            [module] => main
            [file] => lib/mail/mail.php
        )

    [bitrix\main\mail\tracking] => Array
        (
            [module] => main
            [file] => lib/mail/tracking.php
        )

    [bitrix\main\mail\eventmanager] => Array
        (
            [module] => main
            [file] => lib/mail/eventmanager.php
        )

    [bitrix\main\mail\eventmessagecompiler] => Array
        (
            [module] => main
            [file] => lib/mail/eventmessagecompiler.php
        )

    [bitrix\main\mail\eventmessagethemecompiler] => Array
        (
            [module] => main
            [file] => lib/mail/eventmessagethemecompiler.php
        )

    [bitrix\main\mail\internal\event] => Array
        (
            [module] => main
            [file] => lib/mail/internal/event.php
        )

    [bitrix\main\mail\internal\eventattachment] => Array
        (
            [module] => main
            [file] => lib/mail/internal/eventattachment.php
        )

    [bitrix\main\mail\internal\eventmessage] => Array
        (
            [module] => main
            [file] => lib/mail/internal/eventmessage.php
        )

    [bitrix\main\mail\internal\eventmessagesite] => Array
        (
            [module] => main
            [file] => lib/mail/internal/eventmessagesite.php
        )

    [bitrix\main\mail\internal\eventmessageattachment] => Array
        (
            [module] => main
            [file] => lib/mail/internal/eventmessageattachment.php
        )

    [bitrix\main\mail\internal\eventtype] => Array
        (
            [module] => main
            [file] => lib/mail/internal/eventtype.php
        )

    [bitrix\main\text\converter] => Array
        (
            [module] => main
            [file] => lib/text/converter.php
        )

    [bitrix\main\text\emptyconverter] => Array
        (
            [module] => main
            [file] => lib/text/emptyconverter.php
        )

    [bitrix\main\text\encoding] => Array
        (
            [module] => main
            [file] => lib/text/encoding.php
        )

    [bitrix\main\text\htmlconverter] => Array
        (
            [module] => main
            [file] => lib/text/htmlconverter.php
        )

    [bitrix\main\text\binarystring] => Array
        (
            [module] => main
            [file] => lib/text/binarystring.php
        )

    [bitrix\main\text\xmlconverter] => Array
        (
            [module] => main
            [file] => lib/text/xmlconverter.php
        )

    [bitrix\main\type\collection] => Array
        (
            [module] => main
            [file] => lib/type/collection.php
        )

    [bitrix\main\type\date] => Array
        (
            [module] => main
            [file] => lib/type/date.php
        )

    [bitrix\main\type\datetime] => Array
        (
            [module] => main
            [file] => lib/type/datetime.php
        )

    [bitrix\main\type\dictionary] => Array
        (
            [module] => main
            [file] => lib/type/dictionary.php
        )

    [bitrix\main\type\filterabledictionary] => Array
        (
            [module] => main
            [file] => lib/type/filterabledictionary.php
        )

    [bitrix\main\type\parameterdictionary] => Array
        (
            [module] => main
            [file] => lib/type/parameterdictionary.php
        )

    [bitrix\main\web\cookie] => Array
        (
            [module] => main
            [file] => lib/web/cookie.php
        )

    [bitrix\main\web\uri] => Array
        (
            [module] => main
            [file] => lib/web/uri.php
        )

    [bitrix\main\sendereventhandler] => Array
        (
            [module] => main
            [file] => lib/senderconnector.php
        )

    [bitrix\main\senderconnectoruser] => Array
        (
            [module] => main
            [file] => lib/senderconnector.php
        )

    [bitrix\main\urlrewriterrulemaker] => Array
        (
            [module] => main
            [file] => lib/urlrewriter.php
        )

    [bitrix\main\update\stepper] => Array
        (
            [module] => main
            [file] => lib/update/stepper.php
        )

    [bitrix\main\composite\abstractresponse] => Array
        (
            [module] => main
            [file] => lib/composite/responder.php
        )

    [bitrix\main\composite\fileresponse] => Array
        (
            [module] => main
            [file] => lib/composite/responder.php
        )

    [bitrix\main\composite\memcachedresponse] => Array
        (
            [module] => main
            [file] => lib/composite/responder.php
        )

    [bitrix\main\security\otpexception] => Array
        (
            [module] => main
            [file] => lib/security/securityexception.php
        )

    [ctimezone] => Array
        (
            [module] => main
            [file] => classes/general/time.php
        )

    [cbxpunycode] => Array
        (
            [module] => main
            [file] => classes/general/punycode.php
        )

    [ibxvirtualio] => Array
        (
            [module] => main
            [file] => classes/general/virtual_io.php
        )

    [ibxgeterrors] => Array
        (
            [module] => main
            [file] => classes/general/virtual_io.php
        )

    [cbxvirtualio] => Array
        (
            [module] => main
            [file] => classes/general/virtual_io.php
        )

    [cbxvirtualfilebase] => Array
        (
            [module] => main
            [file] => classes/general/virtual_file.php
        )

    [cbxvirtualfile] => Array
        (
            [module] => main
            [file] => classes/general/virtual_file.php
        )

    [cbxvirtualdirectory] => Array
        (
            [module] => main
            [file] => classes/general/virtual_file.php
        )

    [calloption] => Array
        (
            [module] => main
            [file] => classes/general/option.php
        )

    [coption] => Array
        (
            [module] => main
            [file] => classes/general/option.php
        )

    [callpageoption] => Array
        (
            [module] => main
            [file] => classes/general/pageoption.php
        )

    [cpageoption] => Array
        (
            [module] => main
            [file] => classes/general/pageoption.php
        )

    [callsqlwhere] => Array
        (
            [module] => main
            [file] => classes/general/sqlwhere.php
        )

    [csqlwhereexpression] => Array
        (
            [module] => main
            [file] => classes/general/sqlwhere.php
        )

    [csqlwhere] => Array
        (
            [module] => main
            [file] => classes/general/sqlwhere.php
        )

    [calllanguage] => Array
        (
            [module] => main
            [file] => classes/general/language.php
        )

    [clanguage] => Array
        (
            [module] => main
            [file] => classes/general/language.php
        )

    [clangadmin] => Array
        (
            [module] => main
            [file] => classes/general/language.php
        )

    [_clangdbresult] => Array
        (
            [module] => main
            [file] => classes/general/langdbresult.php
        )

    [callagent] => Array
        (
            [module] => main
            [file] => classes/general/agent.php
        )

    [cagent] => Array
        (
            [module] => main
            [file] => classes/mysql/agent.php
        )

    [capplicationexception] => Array
        (
            [module] => main
            [file] => classes/general/applicationexception.php
        )

    [cadminexception] => Array
        (
            [module] => main
            [file] => classes/general/adminexception.php
        )

    [callsite] => Array
        (
            [module] => main
            [file] => classes/general/site.php
        )

    [calllang] => Array
        (
            [module] => main
            [file] => classes/general/site.php
        )

    [csite] => Array
        (
            [module] => main
            [file] => classes/general/site.php
        )

    [clang] => Array
        (
            [module] => main
            [file] => classes/general/site.php
        )

    [chttp] => Array
        (
            [module] => main
            [file] => classes/general/http.php
        )

    [cutil] => Array
        (
            [module] => main
            [file] => classes/general/util.php
        )

    [callmain] => Array
        (
            [module] => main
            [file] => classes/general/main.php
        )

    [cmain] => Array
        (
            [module] => main
            [file] => classes/general/main.php
        )

    [calldatabase] => Array
        (
            [module] => main
            [file] => classes/general/database.php
        )

    [calldbresult] => Array
        (
            [module] => main
            [file] => classes/general/dbresult.php
        )

    [cdatabasemysql] => Array
        (
            [module] => main
            [file] => classes/mysql/database.php
        )

    [cdbresultmysql] => Array
        (
            [module] => main
            [file] => classes/mysql/dbresult.php
        )

    [icachebackend] => Array
        (
            [module] => main
            [file] => classes/general/cache_backend.php
        )

    [cphpcache] => Array
        (
            [module] => main
            [file] => classes/general/cache.php
        )

    [ccachemanager] => Array
        (
            [module] => main
            [file] => classes/general/cache_manager.php
        )

    [cpagecache] => Array
        (
            [module] => main
            [file] => classes/general/page_cache.php
        )

    [cstackcacheentry] => Array
        (
            [module] => main
            [file] => classes/general/stack_cache_entry.php
        )

    [cstackcachemanager] => Array
        (
            [module] => main
            [file] => classes/general/stack_cache.php
        )

    [cmodule] => Array
        (
            [module] => main
            [file] => /classes/general/module.php
        )

    [bitrix\main\entity\ufield] => Array
        (
            [module] => main
            [file] => include/deprecated/ufield.php
        )

)
Array
(
    [bitrix\main\application] => Array
        (
            [module] => main
            [file] => lib/application.php
        )

    [bitrix\main\httpapplication] => Array
        (
            [module] => main
            [file] => lib/httpapplication.php
        )

    [bitrix\main\argumentexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\argumentnullexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\argumentoutofrangeexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\argumenttypeexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\notimplementedexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\notsupportedexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\invalidoperationexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\objectpropertyexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\objectnotfoundexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\objectexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\systemexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\accessdeniedexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\decodingexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\io\invalidpathexception] => Array
        (
            [module] => main
            [file] => lib/io/ioexception.php
        )

    [bitrix\main\io\filenotfoundexception] => Array
        (
            [module] => main
            [file] => lib/io/ioexception.php
        )

    [bitrix\main\io\filedeleteexception] => Array
        (
            [module] => main
            [file] => lib/io/ioexception.php
        )

    [bitrix\main\io\fileopenexception] => Array
        (
            [module] => main
            [file] => lib/io/ioexception.php
        )

    [bitrix\main\io\filenotopenedexception] => Array
        (
            [module] => main
            [file] => lib/io/ioexception.php
        )

    [bitrix\main\context] => Array
        (
            [module] => main
            [file] => lib/context.php
        )

    [bitrix\main\httpcontext] => Array
        (
            [module] => main
            [file] => lib/httpcontext.php
        )

    [bitrix\main\dispatcher] => Array
        (
            [module] => main
            [file] => lib/dispatcher.php
        )

    [bitrix\main\environment] => Array
        (
            [module] => main
            [file] => lib/environment.php
        )

    [bitrix\main\event] => Array
        (
            [module] => main
            [file] => lib/event.php
        )

    [bitrix\main\eventmanager] => Array
        (
            [module] => main
            [file] => lib/eventmanager.php
        )

    [bitrix\main\eventresult] => Array
        (
            [module] => main
            [file] => lib/eventresult.php
        )

    [bitrix\main\request] => Array
        (
            [module] => main
            [file] => lib/request.php
        )

    [bitrix\main\httprequest] => Array
        (
            [module] => main
            [file] => lib/httprequest.php
        )

    [bitrix\main\response] => Array
        (
            [module] => main
            [file] => lib/response.php
        )

    [bitrix\main\httpresponse] => Array
        (
            [module] => main
            [file] => lib/httpresponse.php
        )

    [bitrix\main\modulemanager] => Array
        (
            [module] => main
            [file] => lib/modulemanager.php
        )

    [bitrix\main\server] => Array
        (
            [module] => main
            [file] => lib/server.php
        )

    [bitrix\main\config\configuration] => Array
        (
            [module] => main
            [file] => lib/config/configuration.php
        )

    [bitrix\main\config\option] => Array
        (
            [module] => main
            [file] => lib/config/option.php
        )

    [bitrix\main\context\culture] => Array
        (
            [module] => main
            [file] => lib/context/culture.php
        )

    [bitrix\main\data\cache] => Array
        (
            [module] => main
            [file] => lib/data/cache.php
        )

    [bitrix\main\data\cacheengineapc] => Array
        (
            [module] => main
            [file] => lib/data/cacheengineapc.php
        )

    [bitrix\main\data\cacheenginememcache] => Array
        (
            [module] => main
            [file] => lib/data/cacheenginememcache.php
        )

    [bitrix\main\data\cacheenginefiles] => Array
        (
            [module] => main
            [file] => lib/data/cacheenginefiles.php
        )

    [bitrix\main\data\cacheenginenone] => Array
        (
            [module] => main
            [file] => lib/data/cacheenginenone.php
        )

    [bitrix\main\data\connection] => Array
        (
            [module] => main
            [file] => lib/data/connection.php
        )

    [bitrix\main\data\connectionpool] => Array
        (
            [module] => main
            [file] => lib/data/connectionpool.php
        )

    [bitrix\main\data\icacheengine] => Array
        (
            [module] => main
            [file] => lib/data/cache.php
        )

    [bitrix\main\data\hsphpreadconnection] => Array
        (
            [module] => main
            [file] => lib/data/hsphpreadconnection.php
        )

    [bitrix\main\data\managedcache] => Array
        (
            [module] => main
            [file] => lib/data/managedcache.php
        )

    [bitrix\main\data\taggedcache] => Array
        (
            [module] => main
            [file] => lib/data/taggedcache.php
        )

    [bitrix\main\data\memcacheconnection] => Array
        (
            [module] => main
            [file] => lib/data/memcacheconnection.php
        )

    [bitrix\main\data\memcachedconnection] => Array
        (
            [module] => main
            [file] => lib/data/memcachedconnection.php
        )

    [bitrix\main\data\nosqlconnection] => Array
        (
            [module] => main
            [file] => lib/data/nosqlconnection.php
        )

    [bitrix\main\db\arrayresult] => Array
        (
            [module] => main
            [file] => lib/db/arrayresult.php
        )

    [bitrix\main\db\result] => Array
        (
            [module] => main
            [file] => lib/db/result.php
        )

    [bitrix\main\db\connection] => Array
        (
            [module] => main
            [file] => lib/db/connection.php
        )

    [bitrix\main\db\sqlexception] => Array
        (
            [module] => main
            [file] => lib/db/sqlexception.php
        )

    [bitrix\main\db\sqlqueryexception] => Array
        (
            [module] => main
            [file] => lib/db/sqlexception.php
        )

    [bitrix\main\db\transactionexception] => Array
        (
            [module] => main
            [file] => lib/db/sqlexception.php
        )

    [bitrix\main\db\sqlexpression] => Array
        (
            [module] => main
            [file] => lib/db/sqlexpression.php
        )

    [bitrix\main\db\sqlhelper] => Array
        (
            [module] => main
            [file] => lib/db/sqlhelper.php
        )

    [bitrix\main\db\mysqlcommonconnection] => Array
        (
            [module] => main
            [file] => lib/db/mysqlcommonconnection.php
        )

    [bitrix\main\db\mysqliconnection] => Array
        (
            [module] => main
            [file] => lib/db/mysqliconnection.php
        )

    [bitrix\main\db\mysqliresult] => Array
        (
            [module] => main
            [file] => lib/db/mysqliresult.php
        )

    [bitrix\main\db\mysqlisqlhelper] => Array
        (
            [module] => main
            [file] => lib/db/mysqlisqlhelper.php
        )

    [bitrix\main\db\mssqlconnection] => Array
        (
            [module] => main
            [file] => lib/db/mssqlconnection.php
        )

    [bitrix\main\db\mssqlresult] => Array
        (
            [module] => main
            [file] => lib/db/mssqlresult.php
        )

    [bitrix\main\db\mssqlsqlhelper] => Array
        (
            [module] => main
            [file] => lib/db/mssqlsqlhelper.php
        )

    [bitrix\main\db\oracleconnection] => Array
        (
            [module] => main
            [file] => lib/db/oracleconnection.php
        )

    [bitrix\main\db\oracleresult] => Array
        (
            [module] => main
            [file] => lib/db/oracleresult.php
        )

    [bitrix\main\db\oraclesqlhelper] => Array
        (
            [module] => main
            [file] => lib/db/oraclesqlhelper.php
        )

    [bitrix\main\db\pgsqlconnection] => Array
        (
            [module] => main
            [file] => lib/db/pgsqlconnection.php
        )

    [bitrix\main\diag\httpexceptionhandleroutput] => Array
        (
            [module] => main
            [file] => lib/diag/httpexceptionhandleroutput.php
        )

    [bitrix\main\diag\fileexceptionhandlerlog] => Array
        (
            [module] => main
            [file] => lib/diag/fileexceptionhandlerlog.php
        )

    [bitrix\main\diag\exceptionhandler] => Array
        (
            [module] => main
            [file] => lib/diag/exceptionhandler.php
        )

    [bitrix\main\diag\iexceptionhandleroutput] => Array
        (
            [module] => main
            [file] => lib/diag/iexceptionhandleroutput.php
        )

    [bitrix\main\diag\exceptionhandlerlog] => Array
        (
            [module] => main
            [file] => lib/diag/exceptionhandlerlog.php
        )

    [bitrix\main\io\file] => Array
        (
            [module] => main
            [file] => lib/io/file.php
        )

    [bitrix\main\io\fileentry] => Array
        (
            [module] => main
            [file] => lib/io/fileentry.php
        )

    [bitrix\main\io\path] => Array
        (
            [module] => main
            [file] => lib/io/path.php
        )

    [bitrix\main\io\filesystementry] => Array
        (
            [module] => main
            [file] => lib/io/filesystementry.php
        )

    [bitrix\main\io\ifilestream] => Array
        (
            [module] => main
            [file] => lib/io/ifilestream.php
        )

    [bitrix\main\localization\loc] => Array
        (
            [module] => main
            [file] => lib/localization/loc.php
        )

    [bitrix\main\mail\mail] => Array
        (
            [module] => main
            [file] => lib/mail/mail.php
        )

    [bitrix\main\mail\tracking] => Array
        (
            [module] => main
            [file] => lib/mail/tracking.php
        )

    [bitrix\main\mail\eventmanager] => Array
        (
            [module] => main
            [file] => lib/mail/eventmanager.php
        )

    [bitrix\main\mail\eventmessagecompiler] => Array
        (
            [module] => main
            [file] => lib/mail/eventmessagecompiler.php
        )

    [bitrix\main\mail\eventmessagethemecompiler] => Array
        (
            [module] => main
            [file] => lib/mail/eventmessagethemecompiler.php
        )

    [bitrix\main\mail\internal\event] => Array
        (
            [module] => main
            [file] => lib/mail/internal/event.php
        )

    [bitrix\main\mail\internal\eventattachment] => Array
        (
            [module] => main
            [file] => lib/mail/internal/eventattachment.php
        )

    [bitrix\main\mail\internal\eventmessage] => Array
        (
            [module] => main
            [file] => lib/mail/internal/eventmessage.php
        )

    [bitrix\main\mail\internal\eventmessagesite] => Array
        (
            [module] => main
            [file] => lib/mail/internal/eventmessagesite.php
        )

    [bitrix\main\mail\internal\eventmessageattachment] => Array
        (
            [module] => main
            [file] => lib/mail/internal/eventmessageattachment.php
        )

    [bitrix\main\mail\internal\eventtype] => Array
        (
            [module] => main
            [file] => lib/mail/internal/eventtype.php
        )

    [bitrix\main\text\converter] => Array
        (
            [module] => main
            [file] => lib/text/converter.php
        )

    [bitrix\main\text\emptyconverter] => Array
        (
            [module] => main
            [file] => lib/text/emptyconverter.php
        )

    [bitrix\main\text\encoding] => Array
        (
            [module] => main
            [file] => lib/text/encoding.php
        )

    [bitrix\main\text\htmlconverter] => Array
        (
            [module] => main
            [file] => lib/text/htmlconverter.php
        )

    [bitrix\main\text\binarystring] => Array
        (
            [module] => main
            [file] => lib/text/binarystring.php
        )

    [bitrix\main\text\xmlconverter] => Array
        (
            [module] => main
            [file] => lib/text/xmlconverter.php
        )

    [bitrix\main\type\collection] => Array
        (
            [module] => main
            [file] => lib/type/collection.php
        )

    [bitrix\main\type\date] => Array
        (
            [module] => main
            [file] => lib/type/date.php
        )

    [bitrix\main\type\datetime] => Array
        (
            [module] => main
            [file] => lib/type/datetime.php
        )

    [bitrix\main\type\dictionary] => Array
        (
            [module] => main
            [file] => lib/type/dictionary.php
        )

    [bitrix\main\type\filterabledictionary] => Array
        (
            [module] => main
            [file] => lib/type/filterabledictionary.php
        )

    [bitrix\main\type\parameterdictionary] => Array
        (
            [module] => main
            [file] => lib/type/parameterdictionary.php
        )

    [bitrix\main\web\cookie] => Array
        (
            [module] => main
            [file] => lib/web/cookie.php
        )

    [bitrix\main\web\uri] => Array
        (
            [module] => main
            [file] => lib/web/uri.php
        )

    [bitrix\main\sendereventhandler] => Array
        (
            [module] => main
            [file] => lib/senderconnector.php
        )

    [bitrix\main\senderconnectoruser] => Array
        (
            [module] => main
            [file] => lib/senderconnector.php
        )

    [bitrix\main\urlrewriterrulemaker] => Array
        (
            [module] => main
            [file] => lib/urlrewriter.php
        )

    [bitrix\main\update\stepper] => Array
        (
            [module] => main
            [file] => lib/update/stepper.php
        )

    [bitrix\main\composite\abstractresponse] => Array
        (
            [module] => main
            [file] => lib/composite/responder.php
        )

    [bitrix\main\composite\fileresponse] => Array
        (
            [module] => main
            [file] => lib/composite/responder.php
        )

    [bitrix\main\composite\memcachedresponse] => Array
        (
            [module] => main
            [file] => lib/composite/responder.php
        )

    [bitrix\main\security\otpexception] => Array
        (
            [module] => main
            [file] => lib/security/securityexception.php
        )

    [ctimezone] => Array
        (
            [module] => main
            [file] => classes/general/time.php
        )

    [cbxpunycode] => Array
        (
            [module] => main
            [file] => classes/general/punycode.php
        )

    [ibxvirtualio] => Array
        (
            [module] => main
            [file] => classes/general/virtual_io.php
        )

    [ibxgeterrors] => Array
        (
            [module] => main
            [file] => classes/general/virtual_io.php
        )

    [cbxvirtualio] => Array
        (
            [module] => main
            [file] => classes/general/virtual_io.php
        )

    [cbxvirtualfilebase] => Array
        (
            [module] => main
            [file] => classes/general/virtual_file.php
        )

    [cbxvirtualfile] => Array
        (
            [module] => main
            [file] => classes/general/virtual_file.php
        )

    [cbxvirtualdirectory] => Array
        (
            [module] => main
            [file] => classes/general/virtual_file.php
        )

    [calloption] => Array
        (
            [module] => main
            [file] => classes/general/option.php
        )

    [coption] => Array
        (
            [module] => main
            [file] => classes/general/option.php
        )

    [callpageoption] => Array
        (
            [module] => main
            [file] => classes/general/pageoption.php
        )

    [cpageoption] => Array
        (
            [module] => main
            [file] => classes/general/pageoption.php
        )

    [callsqlwhere] => Array
        (
            [module] => main
            [file] => classes/general/sqlwhere.php
        )

    [csqlwhereexpression] => Array
        (
            [module] => main
            [file] => classes/general/sqlwhere.php
        )

    [csqlwhere] => Array
        (
            [module] => main
            [file] => classes/general/sqlwhere.php
        )

    [calllanguage] => Array
        (
            [module] => main
            [file] => classes/general/language.php
        )

    [clanguage] => Array
        (
            [module] => main
            [file] => classes/general/language.php
        )

    [clangadmin] => Array
        (
            [module] => main
            [file] => classes/general/language.php
        )

    [_clangdbresult] => Array
        (
            [module] => main
            [file] => classes/general/langdbresult.php
        )

    [callagent] => Array
        (
            [module] => main
            [file] => classes/general/agent.php
        )

    [cagent] => Array
        (
            [module] => main
            [file] => classes/mysql/agent.php
        )

    [capplicationexception] => Array
        (
            [module] => main
            [file] => classes/general/applicationexception.php
        )

    [cadminexception] => Array
        (
            [module] => main
            [file] => classes/general/adminexception.php
        )

    [callsite] => Array
        (
            [module] => main
            [file] => classes/general/site.php
        )

    [calllang] => Array
        (
            [module] => main
            [file] => classes/general/site.php
        )

    [csite] => Array
        (
            [module] => main
            [file] => classes/general/site.php
        )

    [clang] => Array
        (
            [module] => main
            [file] => classes/general/site.php
        )

    [chttp] => Array
        (
            [module] => main
            [file] => classes/general/http.php
        )

    [cutil] => Array
        (
            [module] => main
            [file] => classes/general/util.php
        )

    [callmain] => Array
        (
            [module] => main
            [file] => classes/general/main.php
        )

    [cmain] => Array
        (
            [module] => main
            [file] => classes/general/main.php
        )

    [calldatabase] => Array
        (
            [module] => main
            [file] => classes/general/database.php
        )

    [calldbresult] => Array
        (
            [module] => main
            [file] => classes/general/dbresult.php
        )

    [cdatabasemysql] => Array
        (
            [module] => main
            [file] => classes/mysql/database.php
        )

    [cdbresultmysql] => Array
        (
            [module] => main
            [file] => classes/mysql/dbresult.php
        )

    [icachebackend] => Array
        (
            [module] => main
            [file] => classes/general/cache_backend.php
        )

    [cphpcache] => Array
        (
            [module] => main
            [file] => classes/general/cache.php
        )

    [ccachemanager] => Array
        (
            [module] => main
            [file] => classes/general/cache_manager.php
        )

    [cpagecache] => Array
        (
            [module] => main
            [file] => classes/general/page_cache.php
        )

    [cstackcacheentry] => Array
        (
            [module] => main
            [file] => classes/general/stack_cache_entry.php
        )

    [cstackcachemanager] => Array
        (
            [module] => main
            [file] => classes/general/stack_cache.php
        )

    [cmodule] => Array
        (
            [module] => main
            [file] => /classes/general/module.php
        )

    [bitrix\main\entity\ufield] => Array
        (
            [module] => main
            [file] => include/deprecated/ufield.php
        )

)
Array
(
    [bitrix\main\application] => Array
        (
            [module] => main
            [file] => lib/application.php
        )

    [bitrix\main\httpapplication] => Array
        (
            [module] => main
            [file] => lib/httpapplication.php
        )

    [bitrix\main\argumentexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\argumentnullexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\argumentoutofrangeexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\argumenttypeexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\notimplementedexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\notsupportedexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\invalidoperationexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\objectpropertyexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\objectnotfoundexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\objectexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\systemexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\accessdeniedexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\decodingexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\io\invalidpathexception] => Array
        (
            [module] => main
            [file] => lib/io/ioexception.php
        )

    [bitrix\main\io\filenotfoundexception] => Array
        (
            [module] => main
            [file] => lib/io/ioexception.php
        )

    [bitrix\main\io\filedeleteexception] => Array
        (
            [module] => main
            [file] => lib/io/ioexception.php
        )

    [bitrix\main\io\fileopenexception] => Array
        (
            [module] => main
            [file] => lib/io/ioexception.php
        )

    [bitrix\main\io\filenotopenedexception] => Array
        (
            [module] => main
            [file] => lib/io/ioexception.php
        )

    [bitrix\main\context] => Array
        (
            [module] => main
            [file] => lib/context.php
        )

    [bitrix\main\httpcontext] => Array
        (
            [module] => main
            [file] => lib/httpcontext.php
        )

    [bitrix\main\dispatcher] => Array
        (
            [module] => main
            [file] => lib/dispatcher.php
        )

    [bitrix\main\environment] => Array
        (
            [module] => main
            [file] => lib/environment.php
        )

    [bitrix\main\event] => Array
        (
            [module] => main
            [file] => lib/event.php
        )

    [bitrix\main\eventmanager] => Array
        (
            [module] => main
            [file] => lib/eventmanager.php
        )

    [bitrix\main\eventresult] => Array
        (
            [module] => main
            [file] => lib/eventresult.php
        )

    [bitrix\main\request] => Array
        (
            [module] => main
            [file] => lib/request.php
        )

    [bitrix\main\httprequest] => Array
        (
            [module] => main
            [file] => lib/httprequest.php
        )

    [bitrix\main\response] => Array
        (
            [module] => main
            [file] => lib/response.php
        )

    [bitrix\main\httpresponse] => Array
        (
            [module] => main
            [file] => lib/httpresponse.php
        )

    [bitrix\main\modulemanager] => Array
        (
            [module] => main
            [file] => lib/modulemanager.php
        )

    [bitrix\main\server] => Array
        (
            [module] => main
            [file] => lib/server.php
        )

    [bitrix\main\config\configuration] => Array
        (
            [module] => main
            [file] => lib/config/configuration.php
        )

    [bitrix\main\config\option] => Array
        (
            [module] => main
            [file] => lib/config/option.php
        )

    [bitrix\main\context\culture] => Array
        (
            [module] => main
            [file] => lib/context/culture.php
        )

    [bitrix\main\data\cache] => Array
        (
            [module] => main
            [file] => lib/data/cache.php
        )

    [bitrix\main\data\cacheengineapc] => Array
        (
            [module] => main
            [file] => lib/data/cacheengineapc.php
        )

    [bitrix\main\data\cacheenginememcache] => Array
        (
            [module] => main
            [file] => lib/data/cacheenginememcache.php
        )

    [bitrix\main\data\cacheenginefiles] => Array
        (
            [module] => main
            [file] => lib/data/cacheenginefiles.php
        )

    [bitrix\main\data\cacheenginenone] => Array
        (
            [module] => main
            [file] => lib/data/cacheenginenone.php
        )

    [bitrix\main\data\connection] => Array
        (
            [module] => main
            [file] => lib/data/connection.php
        )

    [bitrix\main\data\connectionpool] => Array
        (
            [module] => main
            [file] => lib/data/connectionpool.php
        )

    [bitrix\main\data\icacheengine] => Array
        (
            [module] => main
            [file] => lib/data/cache.php
        )

    [bitrix\main\data\hsphpreadconnection] => Array
        (
            [module] => main
            [file] => lib/data/hsphpreadconnection.php
        )

    [bitrix\main\data\managedcache] => Array
        (
            [module] => main
            [file] => lib/data/managedcache.php
        )

    [bitrix\main\data\taggedcache] => Array
        (
            [module] => main
            [file] => lib/data/taggedcache.php
        )

    [bitrix\main\data\memcacheconnection] => Array
        (
            [module] => main
            [file] => lib/data/memcacheconnection.php
        )

    [bitrix\main\data\memcachedconnection] => Array
        (
            [module] => main
            [file] => lib/data/memcachedconnection.php
        )

    [bitrix\main\data\nosqlconnection] => Array
        (
            [module] => main
            [file] => lib/data/nosqlconnection.php
        )

    [bitrix\main\db\arrayresult] => Array
        (
            [module] => main
            [file] => lib/db/arrayresult.php
        )

    [bitrix\main\db\result] => Array
        (
            [module] => main
            [file] => lib/db/result.php
        )

    [bitrix\main\db\connection] => Array
        (
            [module] => main
            [file] => lib/db/connection.php
        )

    [bitrix\main\db\sqlexception] => Array
        (
            [module] => main
            [file] => lib/db/sqlexception.php
        )

    [bitrix\main\db\sqlqueryexception] => Array
        (
            [module] => main
            [file] => lib/db/sqlexception.php
        )

    [bitrix\main\db\transactionexception] => Array
        (
            [module] => main
            [file] => lib/db/sqlexception.php
        )

    [bitrix\main\db\sqlexpression] => Array
        (
            [module] => main
            [file] => lib/db/sqlexpression.php
        )

    [bitrix\main\db\sqlhelper] => Array
        (
            [module] => main
            [file] => lib/db/sqlhelper.php
        )

    [bitrix\main\db\mysqlcommonconnection] => Array
        (
            [module] => main
            [file] => lib/db/mysqlcommonconnection.php
        )

    [bitrix\main\db\mysqliconnection] => Array
        (
            [module] => main
            [file] => lib/db/mysqliconnection.php
        )

    [bitrix\main\db\mysqliresult] => Array
        (
            [module] => main
            [file] => lib/db/mysqliresult.php
        )

    [bitrix\main\db\mysqlisqlhelper] => Array
        (
            [module] => main
            [file] => lib/db/mysqlisqlhelper.php
        )

    [bitrix\main\db\mssqlconnection] => Array
        (
            [module] => main
            [file] => lib/db/mssqlconnection.php
        )

    [bitrix\main\db\mssqlresult] => Array
        (
            [module] => main
            [file] => lib/db/mssqlresult.php
        )

    [bitrix\main\db\mssqlsqlhelper] => Array
        (
            [module] => main
            [file] => lib/db/mssqlsqlhelper.php
        )

    [bitrix\main\db\oracleconnection] => Array
        (
            [module] => main
            [file] => lib/db/oracleconnection.php
        )

    [bitrix\main\db\oracleresult] => Array
        (
            [module] => main
            [file] => lib/db/oracleresult.php
        )

    [bitrix\main\db\oraclesqlhelper] => Array
        (
            [module] => main
            [file] => lib/db/oraclesqlhelper.php
        )

    [bitrix\main\db\pgsqlconnection] => Array
        (
            [module] => main
            [file] => lib/db/pgsqlconnection.php
        )

    [bitrix\main\diag\httpexceptionhandleroutput] => Array
        (
            [module] => main
            [file] => lib/diag/httpexceptionhandleroutput.php
        )

    [bitrix\main\diag\fileexceptionhandlerlog] => Array
        (
            [module] => main
            [file] => lib/diag/fileexceptionhandlerlog.php
        )

    [bitrix\main\diag\exceptionhandler] => Array
        (
            [module] => main
            [file] => lib/diag/exceptionhandler.php
        )

    [bitrix\main\diag\iexceptionhandleroutput] => Array
        (
            [module] => main
            [file] => lib/diag/iexceptionhandleroutput.php
        )

    [bitrix\main\diag\exceptionhandlerlog] => Array
        (
            [module] => main
            [file] => lib/diag/exceptionhandlerlog.php
        )

    [bitrix\main\io\file] => Array
        (
            [module] => main
            [file] => lib/io/file.php
        )

    [bitrix\main\io\fileentry] => Array
        (
            [module] => main
            [file] => lib/io/fileentry.php
        )

    [bitrix\main\io\path] => Array
        (
            [module] => main
            [file] => lib/io/path.php
        )

    [bitrix\main\io\filesystementry] => Array
        (
            [module] => main
            [file] => lib/io/filesystementry.php
        )

    [bitrix\main\io\ifilestream] => Array
        (
            [module] => main
            [file] => lib/io/ifilestream.php
        )

    [bitrix\main\localization\loc] => Array
        (
            [module] => main
            [file] => lib/localization/loc.php
        )

    [bitrix\main\mail\mail] => Array
        (
            [module] => main
            [file] => lib/mail/mail.php
        )

    [bitrix\main\mail\tracking] => Array
        (
            [module] => main
            [file] => lib/mail/tracking.php
        )

    [bitrix\main\mail\eventmanager] => Array
        (
            [module] => main
            [file] => lib/mail/eventmanager.php
        )

    [bitrix\main\mail\eventmessagecompiler] => Array
        (
            [module] => main
            [file] => lib/mail/eventmessagecompiler.php
        )

    [bitrix\main\mail\eventmessagethemecompiler] => Array
        (
            [module] => main
            [file] => lib/mail/eventmessagethemecompiler.php
        )

    [bitrix\main\mail\internal\event] => Array
        (
            [module] => main
            [file] => lib/mail/internal/event.php
        )

    [bitrix\main\mail\internal\eventattachment] => Array
        (
            [module] => main
            [file] => lib/mail/internal/eventattachment.php
        )

    [bitrix\main\mail\internal\eventmessage] => Array
        (
            [module] => main
            [file] => lib/mail/internal/eventmessage.php
        )

    [bitrix\main\mail\internal\eventmessagesite] => Array
        (
            [module] => main
            [file] => lib/mail/internal/eventmessagesite.php
        )

    [bitrix\main\mail\internal\eventmessageattachment] => Array
        (
            [module] => main
            [file] => lib/mail/internal/eventmessageattachment.php
        )

    [bitrix\main\mail\internal\eventtype] => Array
        (
            [module] => main
            [file] => lib/mail/internal/eventtype.php
        )

    [bitrix\main\text\converter] => Array
        (
            [module] => main
            [file] => lib/text/converter.php
        )

    [bitrix\main\text\emptyconverter] => Array
        (
            [module] => main
            [file] => lib/text/emptyconverter.php
        )

    [bitrix\main\text\encoding] => Array
        (
            [module] => main
            [file] => lib/text/encoding.php
        )

    [bitrix\main\text\htmlconverter] => Array
        (
            [module] => main
            [file] => lib/text/htmlconverter.php
        )

    [bitrix\main\text\binarystring] => Array
        (
            [module] => main
            [file] => lib/text/binarystring.php
        )

    [bitrix\main\text\xmlconverter] => Array
        (
            [module] => main
            [file] => lib/text/xmlconverter.php
        )

    [bitrix\main\type\collection] => Array
        (
            [module] => main
            [file] => lib/type/collection.php
        )

    [bitrix\main\type\date] => Array
        (
            [module] => main
            [file] => lib/type/date.php
        )

    [bitrix\main\type\datetime] => Array
        (
            [module] => main
            [file] => lib/type/datetime.php
        )

    [bitrix\main\type\dictionary] => Array
        (
            [module] => main
            [file] => lib/type/dictionary.php
        )

    [bitrix\main\type\filterabledictionary] => Array
        (
            [module] => main
            [file] => lib/type/filterabledictionary.php
        )

    [bitrix\main\type\parameterdictionary] => Array
        (
            [module] => main
            [file] => lib/type/parameterdictionary.php
        )

    [bitrix\main\web\cookie] => Array
        (
            [module] => main
            [file] => lib/web/cookie.php
        )

    [bitrix\main\web\uri] => Array
        (
            [module] => main
            [file] => lib/web/uri.php
        )

    [bitrix\main\sendereventhandler] => Array
        (
            [module] => main
            [file] => lib/senderconnector.php
        )

    [bitrix\main\senderconnectoruser] => Array
        (
            [module] => main
            [file] => lib/senderconnector.php
        )

    [bitrix\main\urlrewriterrulemaker] => Array
        (
            [module] => main
            [file] => lib/urlrewriter.php
        )

    [bitrix\main\update\stepper] => Array
        (
            [module] => main
            [file] => lib/update/stepper.php
        )

    [bitrix\main\composite\abstractresponse] => Array
        (
            [module] => main
            [file] => lib/composite/responder.php
        )

    [bitrix\main\composite\fileresponse] => Array
        (
            [module] => main
            [file] => lib/composite/responder.php
        )

    [bitrix\main\composite\memcachedresponse] => Array
        (
            [module] => main
            [file] => lib/composite/responder.php
        )

    [bitrix\main\security\otpexception] => Array
        (
            [module] => main
            [file] => lib/security/securityexception.php
        )

    [ctimezone] => Array
        (
            [module] => main
            [file] => classes/general/time.php
        )

    [cbxpunycode] => Array
        (
            [module] => main
            [file] => classes/general/punycode.php
        )

    [ibxvirtualio] => Array
        (
            [module] => main
            [file] => classes/general/virtual_io.php
        )

    [ibxgeterrors] => Array
        (
            [module] => main
            [file] => classes/general/virtual_io.php
        )

    [cbxvirtualio] => Array
        (
            [module] => main
            [file] => classes/general/virtual_io.php
        )

    [cbxvirtualfilebase] => Array
        (
            [module] => main
            [file] => classes/general/virtual_file.php
        )

    [cbxvirtualfile] => Array
        (
            [module] => main
            [file] => classes/general/virtual_file.php
        )

    [cbxvirtualdirectory] => Array
        (
            [module] => main
            [file] => classes/general/virtual_file.php
        )

    [calloption] => Array
        (
            [module] => main
            [file] => classes/general/option.php
        )

    [coption] => Array
        (
            [module] => main
            [file] => classes/general/option.php
        )

    [callpageoption] => Array
        (
            [module] => main
            [file] => classes/general/pageoption.php
        )

    [cpageoption] => Array
        (
            [module] => main
            [file] => classes/general/pageoption.php
        )

    [callsqlwhere] => Array
        (
            [module] => main
            [file] => classes/general/sqlwhere.php
        )

    [csqlwhereexpression] => Array
        (
            [module] => main
            [file] => classes/general/sqlwhere.php
        )

    [csqlwhere] => Array
        (
            [module] => main
            [file] => classes/general/sqlwhere.php
        )

    [calllanguage] => Array
        (
            [module] => main
            [file] => classes/general/language.php
        )

    [clanguage] => Array
        (
            [module] => main
            [file] => classes/general/language.php
        )

    [clangadmin] => Array
        (
            [module] => main
            [file] => classes/general/language.php
        )

    [_clangdbresult] => Array
        (
            [module] => main
            [file] => classes/general/langdbresult.php
        )

    [callagent] => Array
        (
            [module] => main
            [file] => classes/general/agent.php
        )

    [cagent] => Array
        (
            [module] => main
            [file] => classes/mysql/agent.php
        )

    [capplicationexception] => Array
        (
            [module] => main
            [file] => classes/general/applicationexception.php
        )

    [cadminexception] => Array
        (
            [module] => main
            [file] => classes/general/adminexception.php
        )

    [callsite] => Array
        (
            [module] => main
            [file] => classes/general/site.php
        )

    [calllang] => Array
        (
            [module] => main
            [file] => classes/general/site.php
        )

    [csite] => Array
        (
            [module] => main
            [file] => classes/general/site.php
        )

    [clang] => Array
        (
            [module] => main
            [file] => classes/general/site.php
        )

    [chttp] => Array
        (
            [module] => main
            [file] => classes/general/http.php
        )

    [cutil] => Array
        (
            [module] => main
            [file] => classes/general/util.php
        )

    [callmain] => Array
        (
            [module] => main
            [file] => classes/general/main.php
        )

    [cmain] => Array
        (
            [module] => main
            [file] => classes/general/main.php
        )

    [calldatabase] => Array
        (
            [module] => main
            [file] => classes/general/database.php
        )

    [calldbresult] => Array
        (
            [module] => main
            [file] => classes/general/dbresult.php
        )

    [cdatabasemysql] => Array
        (
            [module] => main
            [file] => classes/mysql/database.php
        )

    [cdbresultmysql] => Array
        (
            [module] => main
            [file] => classes/mysql/dbresult.php
        )

    [icachebackend] => Array
        (
            [module] => main
            [file] => classes/general/cache_backend.php
        )

    [cphpcache] => Array
        (
            [module] => main
            [file] => classes/general/cache.php
        )

    [ccachemanager] => Array
        (
            [module] => main
            [file] => classes/general/cache_manager.php
        )

    [cpagecache] => Array
        (
            [module] => main
            [file] => classes/general/page_cache.php
        )

    [cstackcacheentry] => Array
        (
            [module] => main
            [file] => classes/general/stack_cache_entry.php
        )

    [cstackcachemanager] => Array
        (
            [module] => main
            [file] => classes/general/stack_cache.php
        )

    [cmodule] => Array
        (
            [module] => main
            [file] => /classes/general/module.php
        )

    [bitrix\main\entity\ufield] => Array
        (
            [module] => main
            [file] => include/deprecated/ufield.php
        )

)
Array
(
    [bitrix\main\application] => Array
        (
            [module] => main
            [file] => lib/application.php
        )

    [bitrix\main\httpapplication] => Array
        (
            [module] => main
            [file] => lib/httpapplication.php
        )

    [bitrix\main\argumentexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\argumentnullexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\argumentoutofrangeexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\argumenttypeexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\notimplementedexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\notsupportedexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\invalidoperationexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\objectpropertyexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\objectnotfoundexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\objectexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\systemexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\accessdeniedexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\decodingexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\io\invalidpathexception] => Array
        (
            [module] => main
            [file] => lib/io/ioexception.php
        )

    [bitrix\main\io\filenotfoundexception] => Array
        (
            [module] => main
            [file] => lib/io/ioexception.php
        )

    [bitrix\main\io\filedeleteexception] => Array
        (
            [module] => main
            [file] => lib/io/ioexception.php
        )

    [bitrix\main\io\fileopenexception] => Array
        (
            [module] => main
            [file] => lib/io/ioexception.php
        )

    [bitrix\main\io\filenotopenedexception] => Array
        (
            [module] => main
            [file] => lib/io/ioexception.php
        )

    [bitrix\main\context] => Array
        (
            [module] => main
            [file] => lib/context.php
        )

    [bitrix\main\httpcontext] => Array
        (
            [module] => main
            [file] => lib/httpcontext.php
        )

    [bitrix\main\dispatcher] => Array
        (
            [module] => main
            [file] => lib/dispatcher.php
        )

    [bitrix\main\environment] => Array
        (
            [module] => main
            [file] => lib/environment.php
        )

    [bitrix\main\event] => Array
        (
            [module] => main
            [file] => lib/event.php
        )

    [bitrix\main\eventmanager] => Array
        (
            [module] => main
            [file] => lib/eventmanager.php
        )

    [bitrix\main\eventresult] => Array
        (
            [module] => main
            [file] => lib/eventresult.php
        )

    [bitrix\main\request] => Array
        (
            [module] => main
            [file] => lib/request.php
        )

    [bitrix\main\httprequest] => Array
        (
            [module] => main
            [file] => lib/httprequest.php
        )

    [bitrix\main\response] => Array
        (
            [module] => main
            [file] => lib/response.php
        )

    [bitrix\main\httpresponse] => Array
        (
            [module] => main
            [file] => lib/httpresponse.php
        )

    [bitrix\main\modulemanager] => Array
        (
            [module] => main
            [file] => lib/modulemanager.php
        )

    [bitrix\main\server] => Array
        (
            [module] => main
            [file] => lib/server.php
        )

    [bitrix\main\config\configuration] => Array
        (
            [module] => main
            [file] => lib/config/configuration.php
        )

    [bitrix\main\config\option] => Array
        (
            [module] => main
            [file] => lib/config/option.php
        )

    [bitrix\main\context\culture] => Array
        (
            [module] => main
            [file] => lib/context/culture.php
        )

    [bitrix\main\data\cache] => Array
        (
            [module] => main
            [file] => lib/data/cache.php
        )

    [bitrix\main\data\cacheengineapc] => Array
        (
            [module] => main
            [file] => lib/data/cacheengineapc.php
        )

    [bitrix\main\data\cacheenginememcache] => Array
        (
            [module] => main
            [file] => lib/data/cacheenginememcache.php
        )

    [bitrix\main\data\cacheenginefiles] => Array
        (
            [module] => main
            [file] => lib/data/cacheenginefiles.php
        )

    [bitrix\main\data\cacheenginenone] => Array
        (
            [module] => main
            [file] => lib/data/cacheenginenone.php
        )

    [bitrix\main\data\connection] => Array
        (
            [module] => main
            [file] => lib/data/connection.php
        )

    [bitrix\main\data\connectionpool] => Array
        (
            [module] => main
            [file] => lib/data/connectionpool.php
        )

    [bitrix\main\data\icacheengine] => Array
        (
            [module] => main
            [file] => lib/data/cache.php
        )

    [bitrix\main\data\hsphpreadconnection] => Array
        (
            [module] => main
            [file] => lib/data/hsphpreadconnection.php
        )

    [bitrix\main\data\managedcache] => Array
        (
            [module] => main
            [file] => lib/data/managedcache.php
        )

    [bitrix\main\data\taggedcache] => Array
        (
            [module] => main
            [file] => lib/data/taggedcache.php
        )

    [bitrix\main\data\memcacheconnection] => Array
        (
            [module] => main
            [file] => lib/data/memcacheconnection.php
        )

    [bitrix\main\data\memcachedconnection] => Array
        (
            [module] => main
            [file] => lib/data/memcachedconnection.php
        )

    [bitrix\main\data\nosqlconnection] => Array
        (
            [module] => main
            [file] => lib/data/nosqlconnection.php
        )

    [bitrix\main\db\arrayresult] => Array
        (
            [module] => main
            [file] => lib/db/arrayresult.php
        )

    [bitrix\main\db\result] => Array
        (
            [module] => main
            [file] => lib/db/result.php
        )

    [bitrix\main\db\connection] => Array
        (
            [module] => main
            [file] => lib/db/connection.php
        )

    [bitrix\main\db\sqlexception] => Array
        (
            [module] => main
            [file] => lib/db/sqlexception.php
        )

    [bitrix\main\db\sqlqueryexception] => Array
        (
            [module] => main
            [file] => lib/db/sqlexception.php
        )

    [bitrix\main\db\transactionexception] => Array
        (
            [module] => main
            [file] => lib/db/sqlexception.php
        )

    [bitrix\main\db\sqlexpression] => Array
        (
            [module] => main
            [file] => lib/db/sqlexpression.php
        )

    [bitrix\main\db\sqlhelper] => Array
        (
            [module] => main
            [file] => lib/db/sqlhelper.php
        )

    [bitrix\main\db\mysqlcommonconnection] => Array
        (
            [module] => main
            [file] => lib/db/mysqlcommonconnection.php
        )

    [bitrix\main\db\mysqliconnection] => Array
        (
            [module] => main
            [file] => lib/db/mysqliconnection.php
        )

    [bitrix\main\db\mysqliresult] => Array
        (
            [module] => main
            [file] => lib/db/mysqliresult.php
        )

    [bitrix\main\db\mysqlisqlhelper] => Array
        (
            [module] => main
            [file] => lib/db/mysqlisqlhelper.php
        )

    [bitrix\main\db\mssqlconnection] => Array
        (
            [module] => main
            [file] => lib/db/mssqlconnection.php
        )

    [bitrix\main\db\mssqlresult] => Array
        (
            [module] => main
            [file] => lib/db/mssqlresult.php
        )

    [bitrix\main\db\mssqlsqlhelper] => Array
        (
            [module] => main
            [file] => lib/db/mssqlsqlhelper.php
        )

    [bitrix\main\db\oracleconnection] => Array
        (
            [module] => main
            [file] => lib/db/oracleconnection.php
        )

    [bitrix\main\db\oracleresult] => Array
        (
            [module] => main
            [file] => lib/db/oracleresult.php
        )

    [bitrix\main\db\oraclesqlhelper] => Array
        (
            [module] => main
            [file] => lib/db/oraclesqlhelper.php
        )

    [bitrix\main\db\pgsqlconnection] => Array
        (
            [module] => main
            [file] => lib/db/pgsqlconnection.php
        )

    [bitrix\main\diag\httpexceptionhandleroutput] => Array
        (
            [module] => main
            [file] => lib/diag/httpexceptionhandleroutput.php
        )

    [bitrix\main\diag\fileexceptionhandlerlog] => Array
        (
            [module] => main
            [file] => lib/diag/fileexceptionhandlerlog.php
        )

    [bitrix\main\diag\exceptionhandler] => Array
        (
            [module] => main
            [file] => lib/diag/exceptionhandler.php
        )

    [bitrix\main\diag\iexceptionhandleroutput] => Array
        (
            [module] => main
            [file] => lib/diag/iexceptionhandleroutput.php
        )

    [bitrix\main\diag\exceptionhandlerlog] => Array
        (
            [module] => main
            [file] => lib/diag/exceptionhandlerlog.php
        )

    [bitrix\main\io\file] => Array
        (
            [module] => main
            [file] => lib/io/file.php
        )

    [bitrix\main\io\fileentry] => Array
        (
            [module] => main
            [file] => lib/io/fileentry.php
        )

    [bitrix\main\io\path] => Array
        (
            [module] => main
            [file] => lib/io/path.php
        )

    [bitrix\main\io\filesystementry] => Array
        (
            [module] => main
            [file] => lib/io/filesystementry.php
        )

    [bitrix\main\io\ifilestream] => Array
        (
            [module] => main
            [file] => lib/io/ifilestream.php
        )

    [bitrix\main\localization\loc] => Array
        (
            [module] => main
            [file] => lib/localization/loc.php
        )

    [bitrix\main\mail\mail] => Array
        (
            [module] => main
            [file] => lib/mail/mail.php
        )

    [bitrix\main\mail\tracking] => Array
        (
            [module] => main
            [file] => lib/mail/tracking.php
        )

    [bitrix\main\mail\eventmanager] => Array
        (
            [module] => main
            [file] => lib/mail/eventmanager.php
        )

    [bitrix\main\mail\eventmessagecompiler] => Array
        (
            [module] => main
            [file] => lib/mail/eventmessagecompiler.php
        )

    [bitrix\main\mail\eventmessagethemecompiler] => Array
        (
            [module] => main
            [file] => lib/mail/eventmessagethemecompiler.php
        )

    [bitrix\main\mail\internal\event] => Array
        (
            [module] => main
            [file] => lib/mail/internal/event.php
        )

    [bitrix\main\mail\internal\eventattachment] => Array
        (
            [module] => main
            [file] => lib/mail/internal/eventattachment.php
        )

    [bitrix\main\mail\internal\eventmessage] => Array
        (
            [module] => main
            [file] => lib/mail/internal/eventmessage.php
        )

    [bitrix\main\mail\internal\eventmessagesite] => Array
        (
            [module] => main
            [file] => lib/mail/internal/eventmessagesite.php
        )

    [bitrix\main\mail\internal\eventmessageattachment] => Array
        (
            [module] => main
            [file] => lib/mail/internal/eventmessageattachment.php
        )

    [bitrix\main\mail\internal\eventtype] => Array
        (
            [module] => main
            [file] => lib/mail/internal/eventtype.php
        )

    [bitrix\main\text\converter] => Array
        (
            [module] => main
            [file] => lib/text/converter.php
        )

    [bitrix\main\text\emptyconverter] => Array
        (
            [module] => main
            [file] => lib/text/emptyconverter.php
        )

    [bitrix\main\text\encoding] => Array
        (
            [module] => main
            [file] => lib/text/encoding.php
        )

    [bitrix\main\text\htmlconverter] => Array
        (
            [module] => main
            [file] => lib/text/htmlconverter.php
        )

    [bitrix\main\text\binarystring] => Array
        (
            [module] => main
            [file] => lib/text/binarystring.php
        )

    [bitrix\main\text\xmlconverter] => Array
        (
            [module] => main
            [file] => lib/text/xmlconverter.php
        )

    [bitrix\main\type\collection] => Array
        (
            [module] => main
            [file] => lib/type/collection.php
        )

    [bitrix\main\type\date] => Array
        (
            [module] => main
            [file] => lib/type/date.php
        )

    [bitrix\main\type\datetime] => Array
        (
            [module] => main
            [file] => lib/type/datetime.php
        )

    [bitrix\main\type\dictionary] => Array
        (
            [module] => main
            [file] => lib/type/dictionary.php
        )

    [bitrix\main\type\filterabledictionary] => Array
        (
            [module] => main
            [file] => lib/type/filterabledictionary.php
        )

    [bitrix\main\type\parameterdictionary] => Array
        (
            [module] => main
            [file] => lib/type/parameterdictionary.php
        )

    [bitrix\main\web\cookie] => Array
        (
            [module] => main
            [file] => lib/web/cookie.php
        )

    [bitrix\main\web\uri] => Array
        (
            [module] => main
            [file] => lib/web/uri.php
        )

    [bitrix\main\sendereventhandler] => Array
        (
            [module] => main
            [file] => lib/senderconnector.php
        )

    [bitrix\main\senderconnectoruser] => Array
        (
            [module] => main
            [file] => lib/senderconnector.php
        )

    [bitrix\main\urlrewriterrulemaker] => Array
        (
            [module] => main
            [file] => lib/urlrewriter.php
        )

    [bitrix\main\update\stepper] => Array
        (
            [module] => main
            [file] => lib/update/stepper.php
        )

    [bitrix\main\composite\abstractresponse] => Array
        (
            [module] => main
            [file] => lib/composite/responder.php
        )

    [bitrix\main\composite\fileresponse] => Array
        (
            [module] => main
            [file] => lib/composite/responder.php
        )

    [bitrix\main\composite\memcachedresponse] => Array
        (
            [module] => main
            [file] => lib/composite/responder.php
        )

    [bitrix\main\security\otpexception] => Array
        (
            [module] => main
            [file] => lib/security/securityexception.php
        )

    [ctimezone] => Array
        (
            [module] => main
            [file] => classes/general/time.php
        )

    [cbxpunycode] => Array
        (
            [module] => main
            [file] => classes/general/punycode.php
        )

    [ibxvirtualio] => Array
        (
            [module] => main
            [file] => classes/general/virtual_io.php
        )

    [ibxgeterrors] => Array
        (
            [module] => main
            [file] => classes/general/virtual_io.php
        )

    [cbxvirtualio] => Array
        (
            [module] => main
            [file] => classes/general/virtual_io.php
        )

    [cbxvirtualfilebase] => Array
        (
            [module] => main
            [file] => classes/general/virtual_file.php
        )

    [cbxvirtualfile] => Array
        (
            [module] => main
            [file] => classes/general/virtual_file.php
        )

    [cbxvirtualdirectory] => Array
        (
            [module] => main
            [file] => classes/general/virtual_file.php
        )

    [calloption] => Array
        (
            [module] => main
            [file] => classes/general/option.php
        )

    [coption] => Array
        (
            [module] => main
            [file] => classes/general/option.php
        )

    [callpageoption] => Array
        (
            [module] => main
            [file] => classes/general/pageoption.php
        )

    [cpageoption] => Array
        (
            [module] => main
            [file] => classes/general/pageoption.php
        )

    [callsqlwhere] => Array
        (
            [module] => main
            [file] => classes/general/sqlwhere.php
        )

    [csqlwhereexpression] => Array
        (
            [module] => main
            [file] => classes/general/sqlwhere.php
        )

    [csqlwhere] => Array
        (
            [module] => main
            [file] => classes/general/sqlwhere.php
        )

    [calllanguage] => Array
        (
            [module] => main
            [file] => classes/general/language.php
        )

    [clanguage] => Array
        (
            [module] => main
            [file] => classes/general/language.php
        )

    [clangadmin] => Array
        (
            [module] => main
            [file] => classes/general/language.php
        )

    [_clangdbresult] => Array
        (
            [module] => main
            [file] => classes/general/langdbresult.php
        )

    [callagent] => Array
        (
            [module] => main
            [file] => classes/general/agent.php
        )

    [cagent] => Array
        (
            [module] => main
            [file] => classes/mysql/agent.php
        )

    [capplicationexception] => Array
        (
            [module] => main
            [file] => classes/general/applicationexception.php
        )

    [cadminexception] => Array
        (
            [module] => main
            [file] => classes/general/adminexception.php
        )

    [callsite] => Array
        (
            [module] => main
            [file] => classes/general/site.php
        )

    [calllang] => Array
        (
            [module] => main
            [file] => classes/general/site.php
        )

    [csite] => Array
        (
            [module] => main
            [file] => classes/general/site.php
        )

    [clang] => Array
        (
            [module] => main
            [file] => classes/general/site.php
        )

    [chttp] => Array
        (
            [module] => main
            [file] => classes/general/http.php
        )

    [cutil] => Array
        (
            [module] => main
            [file] => classes/general/util.php
        )

    [callmain] => Array
        (
            [module] => main
            [file] => classes/general/main.php
        )

    [cmain] => Array
        (
            [module] => main
            [file] => classes/general/main.php
        )

    [calldatabase] => Array
        (
            [module] => main
            [file] => classes/general/database.php
        )

    [calldbresult] => Array
        (
            [module] => main
            [file] => classes/general/dbresult.php
        )

    [cdatabasemysql] => Array
        (
            [module] => main
            [file] => classes/mysql/database.php
        )

    [cdbresultmysql] => Array
        (
            [module] => main
            [file] => classes/mysql/dbresult.php
        )

    [icachebackend] => Array
        (
            [module] => main
            [file] => classes/general/cache_backend.php
        )

    [cphpcache] => Array
        (
            [module] => main
            [file] => classes/general/cache.php
        )

    [ccachemanager] => Array
        (
            [module] => main
            [file] => classes/general/cache_manager.php
        )

    [cpagecache] => Array
        (
            [module] => main
            [file] => classes/general/page_cache.php
        )

    [cstackcacheentry] => Array
        (
            [module] => main
            [file] => classes/general/stack_cache_entry.php
        )

    [cstackcachemanager] => Array
        (
            [module] => main
            [file] => classes/general/stack_cache.php
        )

    [cmodule] => Array
        (
            [module] => main
            [file] => /classes/general/module.php
        )

    [bitrix\main\entity\ufield] => Array
        (
            [module] => main
            [file] => include/deprecated/ufield.php
        )

)
Array
(
    [bitrix\main\application] => Array
        (
            [module] => main
            [file] => lib/application.php
        )

    [bitrix\main\httpapplication] => Array
        (
            [module] => main
            [file] => lib/httpapplication.php
        )

    [bitrix\main\argumentexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\argumentnullexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\argumentoutofrangeexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\argumenttypeexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\notimplementedexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\notsupportedexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\invalidoperationexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\objectpropertyexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\objectnotfoundexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\objectexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\systemexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\accessdeniedexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\decodingexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\io\invalidpathexception] => Array
        (
            [module] => main
            [file] => lib/io/ioexception.php
        )

    [bitrix\main\io\filenotfoundexception] => Array
        (
            [module] => main
            [file] => lib/io/ioexception.php
        )

    [bitrix\main\io\filedeleteexception] => Array
        (
            [module] => main
            [file] => lib/io/ioexception.php
        )

    [bitrix\main\io\fileopenexception] => Array
        (
            [module] => main
            [file] => lib/io/ioexception.php
        )

    [bitrix\main\io\filenotopenedexception] => Array
        (
            [module] => main
            [file] => lib/io/ioexception.php
        )

    [bitrix\main\context] => Array
        (
            [module] => main
            [file] => lib/context.php
        )

    [bitrix\main\httpcontext] => Array
        (
            [module] => main
            [file] => lib/httpcontext.php
        )

    [bitrix\main\dispatcher] => Array
        (
            [module] => main
            [file] => lib/dispatcher.php
        )

    [bitrix\main\environment] => Array
        (
            [module] => main
            [file] => lib/environment.php
        )

    [bitrix\main\event] => Array
        (
            [module] => main
            [file] => lib/event.php
        )

    [bitrix\main\eventmanager] => Array
        (
            [module] => main
            [file] => lib/eventmanager.php
        )

    [bitrix\main\eventresult] => Array
        (
            [module] => main
            [file] => lib/eventresult.php
        )

    [bitrix\main\request] => Array
        (
            [module] => main
            [file] => lib/request.php
        )

    [bitrix\main\httprequest] => Array
        (
            [module] => main
            [file] => lib/httprequest.php
        )

    [bitrix\main\response] => Array
        (
            [module] => main
            [file] => lib/response.php
        )

    [bitrix\main\httpresponse] => Array
        (
            [module] => main
            [file] => lib/httpresponse.php
        )

    [bitrix\main\modulemanager] => Array
        (
            [module] => main
            [file] => lib/modulemanager.php
        )

    [bitrix\main\server] => Array
        (
            [module] => main
            [file] => lib/server.php
        )

    [bitrix\main\config\configuration] => Array
        (
            [module] => main
            [file] => lib/config/configuration.php
        )

    [bitrix\main\config\option] => Array
        (
            [module] => main
            [file] => lib/config/option.php
        )

    [bitrix\main\context\culture] => Array
        (
            [module] => main
            [file] => lib/context/culture.php
        )

    [bitrix\main\data\cache] => Array
        (
            [module] => main
            [file] => lib/data/cache.php
        )

    [bitrix\main\data\cacheengineapc] => Array
        (
            [module] => main
            [file] => lib/data/cacheengineapc.php
        )

    [bitrix\main\data\cacheenginememcache] => Array
        (
            [module] => main
            [file] => lib/data/cacheenginememcache.php
        )

    [bitrix\main\data\cacheenginefiles] => Array
        (
            [module] => main
            [file] => lib/data/cacheenginefiles.php
        )

    [bitrix\main\data\cacheenginenone] => Array
        (
            [module] => main
            [file] => lib/data/cacheenginenone.php
        )

    [bitrix\main\data\connection] => Array
        (
            [module] => main
            [file] => lib/data/connection.php
        )

    [bitrix\main\data\connectionpool] => Array
        (
            [module] => main
            [file] => lib/data/connectionpool.php
        )

    [bitrix\main\data\icacheengine] => Array
        (
            [module] => main
            [file] => lib/data/cache.php
        )

    [bitrix\main\data\hsphpreadconnection] => Array
        (
            [module] => main
            [file] => lib/data/hsphpreadconnection.php
        )

    [bitrix\main\data\managedcache] => Array
        (
            [module] => main
            [file] => lib/data/managedcache.php
        )

    [bitrix\main\data\taggedcache] => Array
        (
            [module] => main
            [file] => lib/data/taggedcache.php
        )

    [bitrix\main\data\memcacheconnection] => Array
        (
            [module] => main
            [file] => lib/data/memcacheconnection.php
        )

    [bitrix\main\data\memcachedconnection] => Array
        (
            [module] => main
            [file] => lib/data/memcachedconnection.php
        )

    [bitrix\main\data\nosqlconnection] => Array
        (
            [module] => main
            [file] => lib/data/nosqlconnection.php
        )

    [bitrix\main\db\arrayresult] => Array
        (
            [module] => main
            [file] => lib/db/arrayresult.php
        )

    [bitrix\main\db\result] => Array
        (
            [module] => main
            [file] => lib/db/result.php
        )

    [bitrix\main\db\connection] => Array
        (
            [module] => main
            [file] => lib/db/connection.php
        )

    [bitrix\main\db\sqlexception] => Array
        (
            [module] => main
            [file] => lib/db/sqlexception.php
        )

    [bitrix\main\db\sqlqueryexception] => Array
        (
            [module] => main
            [file] => lib/db/sqlexception.php
        )

    [bitrix\main\db\transactionexception] => Array
        (
            [module] => main
            [file] => lib/db/sqlexception.php
        )

    [bitrix\main\db\sqlexpression] => Array
        (
            [module] => main
            [file] => lib/db/sqlexpression.php
        )

    [bitrix\main\db\sqlhelper] => Array
        (
            [module] => main
            [file] => lib/db/sqlhelper.php
        )

    [bitrix\main\db\mysqlcommonconnection] => Array
        (
            [module] => main
            [file] => lib/db/mysqlcommonconnection.php
        )

    [bitrix\main\db\mysqliconnection] => Array
        (
            [module] => main
            [file] => lib/db/mysqliconnection.php
        )

    [bitrix\main\db\mysqliresult] => Array
        (
            [module] => main
            [file] => lib/db/mysqliresult.php
        )

    [bitrix\main\db\mysqlisqlhelper] => Array
        (
            [module] => main
            [file] => lib/db/mysqlisqlhelper.php
        )

    [bitrix\main\db\mssqlconnection] => Array
        (
            [module] => main
            [file] => lib/db/mssqlconnection.php
        )

    [bitrix\main\db\mssqlresult] => Array
        (
            [module] => main
            [file] => lib/db/mssqlresult.php
        )

    [bitrix\main\db\mssqlsqlhelper] => Array
        (
            [module] => main
            [file] => lib/db/mssqlsqlhelper.php
        )

    [bitrix\main\db\oracleconnection] => Array
        (
            [module] => main
            [file] => lib/db/oracleconnection.php
        )

    [bitrix\main\db\oracleresult] => Array
        (
            [module] => main
            [file] => lib/db/oracleresult.php
        )

    [bitrix\main\db\oraclesqlhelper] => Array
        (
            [module] => main
            [file] => lib/db/oraclesqlhelper.php
        )

    [bitrix\main\db\pgsqlconnection] => Array
        (
            [module] => main
            [file] => lib/db/pgsqlconnection.php
        )

    [bitrix\main\diag\httpexceptionhandleroutput] => Array
        (
            [module] => main
            [file] => lib/diag/httpexceptionhandleroutput.php
        )

    [bitrix\main\diag\fileexceptionhandlerlog] => Array
        (
            [module] => main
            [file] => lib/diag/fileexceptionhandlerlog.php
        )

    [bitrix\main\diag\exceptionhandler] => Array
        (
            [module] => main
            [file] => lib/diag/exceptionhandler.php
        )

    [bitrix\main\diag\iexceptionhandleroutput] => Array
        (
            [module] => main
            [file] => lib/diag/iexceptionhandleroutput.php
        )

    [bitrix\main\diag\exceptionhandlerlog] => Array
        (
            [module] => main
            [file] => lib/diag/exceptionhandlerlog.php
        )

    [bitrix\main\io\file] => Array
        (
            [module] => main
            [file] => lib/io/file.php
        )

    [bitrix\main\io\fileentry] => Array
        (
            [module] => main
            [file] => lib/io/fileentry.php
        )

    [bitrix\main\io\path] => Array
        (
            [module] => main
            [file] => lib/io/path.php
        )

    [bitrix\main\io\filesystementry] => Array
        (
            [module] => main
            [file] => lib/io/filesystementry.php
        )

    [bitrix\main\io\ifilestream] => Array
        (
            [module] => main
            [file] => lib/io/ifilestream.php
        )

    [bitrix\main\localization\loc] => Array
        (
            [module] => main
            [file] => lib/localization/loc.php
        )

    [bitrix\main\mail\mail] => Array
        (
            [module] => main
            [file] => lib/mail/mail.php
        )

    [bitrix\main\mail\tracking] => Array
        (
            [module] => main
            [file] => lib/mail/tracking.php
        )

    [bitrix\main\mail\eventmanager] => Array
        (
            [module] => main
            [file] => lib/mail/eventmanager.php
        )

    [bitrix\main\mail\eventmessagecompiler] => Array
        (
            [module] => main
            [file] => lib/mail/eventmessagecompiler.php
        )

    [bitrix\main\mail\eventmessagethemecompiler] => Array
        (
            [module] => main
            [file] => lib/mail/eventmessagethemecompiler.php
        )

    [bitrix\main\mail\internal\event] => Array
        (
            [module] => main
            [file] => lib/mail/internal/event.php
        )

    [bitrix\main\mail\internal\eventattachment] => Array
        (
            [module] => main
            [file] => lib/mail/internal/eventattachment.php
        )

    [bitrix\main\mail\internal\eventmessage] => Array
        (
            [module] => main
            [file] => lib/mail/internal/eventmessage.php
        )

    [bitrix\main\mail\internal\eventmessagesite] => Array
        (
            [module] => main
            [file] => lib/mail/internal/eventmessagesite.php
        )

    [bitrix\main\mail\internal\eventmessageattachment] => Array
        (
            [module] => main
            [file] => lib/mail/internal/eventmessageattachment.php
        )

    [bitrix\main\mail\internal\eventtype] => Array
        (
            [module] => main
            [file] => lib/mail/internal/eventtype.php
        )

    [bitrix\main\text\converter] => Array
        (
            [module] => main
            [file] => lib/text/converter.php
        )

    [bitrix\main\text\emptyconverter] => Array
        (
            [module] => main
            [file] => lib/text/emptyconverter.php
        )

    [bitrix\main\text\encoding] => Array
        (
            [module] => main
            [file] => lib/text/encoding.php
        )

    [bitrix\main\text\htmlconverter] => Array
        (
            [module] => main
            [file] => lib/text/htmlconverter.php
        )

    [bitrix\main\text\binarystring] => Array
        (
            [module] => main
            [file] => lib/text/binarystring.php
        )

    [bitrix\main\text\xmlconverter] => Array
        (
            [module] => main
            [file] => lib/text/xmlconverter.php
        )

    [bitrix\main\type\collection] => Array
        (
            [module] => main
            [file] => lib/type/collection.php
        )

    [bitrix\main\type\date] => Array
        (
            [module] => main
            [file] => lib/type/date.php
        )

    [bitrix\main\type\datetime] => Array
        (
            [module] => main
            [file] => lib/type/datetime.php
        )

    [bitrix\main\type\dictionary] => Array
        (
            [module] => main
            [file] => lib/type/dictionary.php
        )

    [bitrix\main\type\filterabledictionary] => Array
        (
            [module] => main
            [file] => lib/type/filterabledictionary.php
        )

    [bitrix\main\type\parameterdictionary] => Array
        (
            [module] => main
            [file] => lib/type/parameterdictionary.php
        )

    [bitrix\main\web\cookie] => Array
        (
            [module] => main
            [file] => lib/web/cookie.php
        )

    [bitrix\main\web\uri] => Array
        (
            [module] => main
            [file] => lib/web/uri.php
        )

    [bitrix\main\sendereventhandler] => Array
        (
            [module] => main
            [file] => lib/senderconnector.php
        )

    [bitrix\main\senderconnectoruser] => Array
        (
            [module] => main
            [file] => lib/senderconnector.php
        )

    [bitrix\main\urlrewriterrulemaker] => Array
        (
            [module] => main
            [file] => lib/urlrewriter.php
        )

    [bitrix\main\update\stepper] => Array
        (
            [module] => main
            [file] => lib/update/stepper.php
        )

    [bitrix\main\composite\abstractresponse] => Array
        (
            [module] => main
            [file] => lib/composite/responder.php
        )

    [bitrix\main\composite\fileresponse] => Array
        (
            [module] => main
            [file] => lib/composite/responder.php
        )

    [bitrix\main\composite\memcachedresponse] => Array
        (
            [module] => main
            [file] => lib/composite/responder.php
        )

    [bitrix\main\security\otpexception] => Array
        (
            [module] => main
            [file] => lib/security/securityexception.php
        )

    [ctimezone] => Array
        (
            [module] => main
            [file] => classes/general/time.php
        )

    [cbxpunycode] => Array
        (
            [module] => main
            [file] => classes/general/punycode.php
        )

    [ibxvirtualio] => Array
        (
            [module] => main
            [file] => classes/general/virtual_io.php
        )

    [ibxgeterrors] => Array
        (
            [module] => main
            [file] => classes/general/virtual_io.php
        )

    [cbxvirtualio] => Array
        (
            [module] => main
            [file] => classes/general/virtual_io.php
        )

    [cbxvirtualfilebase] => Array
        (
            [module] => main
            [file] => classes/general/virtual_file.php
        )

    [cbxvirtualfile] => Array
        (
            [module] => main
            [file] => classes/general/virtual_file.php
        )

    [cbxvirtualdirectory] => Array
        (
            [module] => main
            [file] => classes/general/virtual_file.php
        )

    [calloption] => Array
        (
            [module] => main
            [file] => classes/general/option.php
        )

    [coption] => Array
        (
            [module] => main
            [file] => classes/general/option.php
        )

    [callpageoption] => Array
        (
            [module] => main
            [file] => classes/general/pageoption.php
        )

    [cpageoption] => Array
        (
            [module] => main
            [file] => classes/general/pageoption.php
        )

    [callsqlwhere] => Array
        (
            [module] => main
            [file] => classes/general/sqlwhere.php
        )

    [csqlwhereexpression] => Array
        (
            [module] => main
            [file] => classes/general/sqlwhere.php
        )

    [csqlwhere] => Array
        (
            [module] => main
            [file] => classes/general/sqlwhere.php
        )

    [calllanguage] => Array
        (
            [module] => main
            [file] => classes/general/language.php
        )

    [clanguage] => Array
        (
            [module] => main
            [file] => classes/general/language.php
        )

    [clangadmin] => Array
        (
            [module] => main
            [file] => classes/general/language.php
        )

    [_clangdbresult] => Array
        (
            [module] => main
            [file] => classes/general/langdbresult.php
        )

    [callagent] => Array
        (
            [module] => main
            [file] => classes/general/agent.php
        )

    [cagent] => Array
        (
            [module] => main
            [file] => classes/mysql/agent.php
        )

    [capplicationexception] => Array
        (
            [module] => main
            [file] => classes/general/applicationexception.php
        )

    [cadminexception] => Array
        (
            [module] => main
            [file] => classes/general/adminexception.php
        )

    [callsite] => Array
        (
            [module] => main
            [file] => classes/general/site.php
        )

    [calllang] => Array
        (
            [module] => main
            [file] => classes/general/site.php
        )

    [csite] => Array
        (
            [module] => main
            [file] => classes/general/site.php
        )

    [clang] => Array
        (
            [module] => main
            [file] => classes/general/site.php
        )

    [chttp] => Array
        (
            [module] => main
            [file] => classes/general/http.php
        )

    [cutil] => Array
        (
            [module] => main
            [file] => classes/general/util.php
        )

    [callmain] => Array
        (
            [module] => main
            [file] => classes/general/main.php
        )

    [cmain] => Array
        (
            [module] => main
            [file] => classes/general/main.php
        )

    [calldatabase] => Array
        (
            [module] => main
            [file] => classes/general/database.php
        )

    [calldbresult] => Array
        (
            [module] => main
            [file] => classes/general/dbresult.php
        )

    [cdatabasemysql] => Array
        (
            [module] => main
            [file] => classes/mysql/database.php
        )

    [cdbresultmysql] => Array
        (
            [module] => main
            [file] => classes/mysql/dbresult.php
        )

    [icachebackend] => Array
        (
            [module] => main
            [file] => classes/general/cache_backend.php
        )

    [cphpcache] => Array
        (
            [module] => main
            [file] => classes/general/cache.php
        )

    [ccachemanager] => Array
        (
            [module] => main
            [file] => classes/general/cache_manager.php
        )

    [cpagecache] => Array
        (
            [module] => main
            [file] => classes/general/page_cache.php
        )

    [cstackcacheentry] => Array
        (
            [module] => main
            [file] => classes/general/stack_cache_entry.php
        )

    [cstackcachemanager] => Array
        (
            [module] => main
            [file] => classes/general/stack_cache.php
        )

    [cmodule] => Array
        (
            [module] => main
            [file] => /classes/general/module.php
        )

    [bitrix\main\entity\ufield] => Array
        (
            [module] => main
            [file] => include/deprecated/ufield.php
        )

)
Array
(
    [bitrix\main\application] => Array
        (
            [module] => main
            [file] => lib/application.php
        )

    [bitrix\main\httpapplication] => Array
        (
            [module] => main
            [file] => lib/httpapplication.php
        )

    [bitrix\main\argumentexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\argumentnullexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\argumentoutofrangeexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\argumenttypeexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\notimplementedexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\notsupportedexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\invalidoperationexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\objectpropertyexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\objectnotfoundexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\objectexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\systemexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\accessdeniedexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\decodingexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\io\invalidpathexception] => Array
        (
            [module] => main
            [file] => lib/io/ioexception.php
        )

    [bitrix\main\io\filenotfoundexception] => Array
        (
            [module] => main
            [file] => lib/io/ioexception.php
        )

    [bitrix\main\io\filedeleteexception] => Array
        (
            [module] => main
            [file] => lib/io/ioexception.php
        )

    [bitrix\main\io\fileopenexception] => Array
        (
            [module] => main
            [file] => lib/io/ioexception.php
        )

    [bitrix\main\io\filenotopenedexception] => Array
        (
            [module] => main
            [file] => lib/io/ioexception.php
        )

    [bitrix\main\context] => Array
        (
            [module] => main
            [file] => lib/context.php
        )

    [bitrix\main\httpcontext] => Array
        (
            [module] => main
            [file] => lib/httpcontext.php
        )

    [bitrix\main\dispatcher] => Array
        (
            [module] => main
            [file] => lib/dispatcher.php
        )

    [bitrix\main\environment] => Array
        (
            [module] => main
            [file] => lib/environment.php
        )

    [bitrix\main\event] => Array
        (
            [module] => main
            [file] => lib/event.php
        )

    [bitrix\main\eventmanager] => Array
        (
            [module] => main
            [file] => lib/eventmanager.php
        )

    [bitrix\main\eventresult] => Array
        (
            [module] => main
            [file] => lib/eventresult.php
        )

    [bitrix\main\request] => Array
        (
            [module] => main
            [file] => lib/request.php
        )

    [bitrix\main\httprequest] => Array
        (
            [module] => main
            [file] => lib/httprequest.php
        )

    [bitrix\main\response] => Array
        (
            [module] => main
            [file] => lib/response.php
        )

    [bitrix\main\httpresponse] => Array
        (
            [module] => main
            [file] => lib/httpresponse.php
        )

    [bitrix\main\modulemanager] => Array
        (
            [module] => main
            [file] => lib/modulemanager.php
        )

    [bitrix\main\server] => Array
        (
            [module] => main
            [file] => lib/server.php
        )

    [bitrix\main\config\configuration] => Array
        (
            [module] => main
            [file] => lib/config/configuration.php
        )

    [bitrix\main\config\option] => Array
        (
            [module] => main
            [file] => lib/config/option.php
        )

    [bitrix\main\context\culture] => Array
        (
            [module] => main
            [file] => lib/context/culture.php
        )

    [bitrix\main\data\cache] => Array
        (
            [module] => main
            [file] => lib/data/cache.php
        )

    [bitrix\main\data\cacheengineapc] => Array
        (
            [module] => main
            [file] => lib/data/cacheengineapc.php
        )

    [bitrix\main\data\cacheenginememcache] => Array
        (
            [module] => main
            [file] => lib/data/cacheenginememcache.php
        )

    [bitrix\main\data\cacheenginefiles] => Array
        (
            [module] => main
            [file] => lib/data/cacheenginefiles.php
        )

    [bitrix\main\data\cacheenginenone] => Array
        (
            [module] => main
            [file] => lib/data/cacheenginenone.php
        )

    [bitrix\main\data\connection] => Array
        (
            [module] => main
            [file] => lib/data/connection.php
        )

    [bitrix\main\data\connectionpool] => Array
        (
            [module] => main
            [file] => lib/data/connectionpool.php
        )

    [bitrix\main\data\icacheengine] => Array
        (
            [module] => main
            [file] => lib/data/cache.php
        )

    [bitrix\main\data\hsphpreadconnection] => Array
        (
            [module] => main
            [file] => lib/data/hsphpreadconnection.php
        )

    [bitrix\main\data\managedcache] => Array
        (
            [module] => main
            [file] => lib/data/managedcache.php
        )

    [bitrix\main\data\taggedcache] => Array
        (
            [module] => main
            [file] => lib/data/taggedcache.php
        )

    [bitrix\main\data\memcacheconnection] => Array
        (
            [module] => main
            [file] => lib/data/memcacheconnection.php
        )

    [bitrix\main\data\memcachedconnection] => Array
        (
            [module] => main
            [file] => lib/data/memcachedconnection.php
        )

    [bitrix\main\data\nosqlconnection] => Array
        (
            [module] => main
            [file] => lib/data/nosqlconnection.php
        )

    [bitrix\main\db\arrayresult] => Array
        (
            [module] => main
            [file] => lib/db/arrayresult.php
        )

    [bitrix\main\db\result] => Array
        (
            [module] => main
            [file] => lib/db/result.php
        )

    [bitrix\main\db\connection] => Array
        (
            [module] => main
            [file] => lib/db/connection.php
        )

    [bitrix\main\db\sqlexception] => Array
        (
            [module] => main
            [file] => lib/db/sqlexception.php
        )

    [bitrix\main\db\sqlqueryexception] => Array
        (
            [module] => main
            [file] => lib/db/sqlexception.php
        )

    [bitrix\main\db\transactionexception] => Array
        (
            [module] => main
            [file] => lib/db/sqlexception.php
        )

    [bitrix\main\db\sqlexpression] => Array
        (
            [module] => main
            [file] => lib/db/sqlexpression.php
        )

    [bitrix\main\db\sqlhelper] => Array
        (
            [module] => main
            [file] => lib/db/sqlhelper.php
        )

    [bitrix\main\db\mysqlcommonconnection] => Array
        (
            [module] => main
            [file] => lib/db/mysqlcommonconnection.php
        )

    [bitrix\main\db\mysqliconnection] => Array
        (
            [module] => main
            [file] => lib/db/mysqliconnection.php
        )

    [bitrix\main\db\mysqliresult] => Array
        (
            [module] => main
            [file] => lib/db/mysqliresult.php
        )

    [bitrix\main\db\mysqlisqlhelper] => Array
        (
            [module] => main
            [file] => lib/db/mysqlisqlhelper.php
        )

    [bitrix\main\db\mssqlconnection] => Array
        (
            [module] => main
            [file] => lib/db/mssqlconnection.php
        )

    [bitrix\main\db\mssqlresult] => Array
        (
            [module] => main
            [file] => lib/db/mssqlresult.php
        )

    [bitrix\main\db\mssqlsqlhelper] => Array
        (
            [module] => main
            [file] => lib/db/mssqlsqlhelper.php
        )

    [bitrix\main\db\oracleconnection] => Array
        (
            [module] => main
            [file] => lib/db/oracleconnection.php
        )

    [bitrix\main\db\oracleresult] => Array
        (
            [module] => main
            [file] => lib/db/oracleresult.php
        )

    [bitrix\main\db\oraclesqlhelper] => Array
        (
            [module] => main
            [file] => lib/db/oraclesqlhelper.php
        )

    [bitrix\main\db\pgsqlconnection] => Array
        (
            [module] => main
            [file] => lib/db/pgsqlconnection.php
        )

    [bitrix\main\diag\httpexceptionhandleroutput] => Array
        (
            [module] => main
            [file] => lib/diag/httpexceptionhandleroutput.php
        )

    [bitrix\main\diag\fileexceptionhandlerlog] => Array
        (
            [module] => main
            [file] => lib/diag/fileexceptionhandlerlog.php
        )

    [bitrix\main\diag\exceptionhandler] => Array
        (
            [module] => main
            [file] => lib/diag/exceptionhandler.php
        )

    [bitrix\main\diag\iexceptionhandleroutput] => Array
        (
            [module] => main
            [file] => lib/diag/iexceptionhandleroutput.php
        )

    [bitrix\main\diag\exceptionhandlerlog] => Array
        (
            [module] => main
            [file] => lib/diag/exceptionhandlerlog.php
        )

    [bitrix\main\io\file] => Array
        (
            [module] => main
            [file] => lib/io/file.php
        )

    [bitrix\main\io\fileentry] => Array
        (
            [module] => main
            [file] => lib/io/fileentry.php
        )

    [bitrix\main\io\path] => Array
        (
            [module] => main
            [file] => lib/io/path.php
        )

    [bitrix\main\io\filesystementry] => Array
        (
            [module] => main
            [file] => lib/io/filesystementry.php
        )

    [bitrix\main\io\ifilestream] => Array
        (
            [module] => main
            [file] => lib/io/ifilestream.php
        )

    [bitrix\main\localization\loc] => Array
        (
            [module] => main
            [file] => lib/localization/loc.php
        )

    [bitrix\main\mail\mail] => Array
        (
            [module] => main
            [file] => lib/mail/mail.php
        )

    [bitrix\main\mail\tracking] => Array
        (
            [module] => main
            [file] => lib/mail/tracking.php
        )

    [bitrix\main\mail\eventmanager] => Array
        (
            [module] => main
            [file] => lib/mail/eventmanager.php
        )

    [bitrix\main\mail\eventmessagecompiler] => Array
        (
            [module] => main
            [file] => lib/mail/eventmessagecompiler.php
        )

    [bitrix\main\mail\eventmessagethemecompiler] => Array
        (
            [module] => main
            [file] => lib/mail/eventmessagethemecompiler.php
        )

    [bitrix\main\mail\internal\event] => Array
        (
            [module] => main
            [file] => lib/mail/internal/event.php
        )

    [bitrix\main\mail\internal\eventattachment] => Array
        (
            [module] => main
            [file] => lib/mail/internal/eventattachment.php
        )

    [bitrix\main\mail\internal\eventmessage] => Array
        (
            [module] => main
            [file] => lib/mail/internal/eventmessage.php
        )

    [bitrix\main\mail\internal\eventmessagesite] => Array
        (
            [module] => main
            [file] => lib/mail/internal/eventmessagesite.php
        )

    [bitrix\main\mail\internal\eventmessageattachment] => Array
        (
            [module] => main
            [file] => lib/mail/internal/eventmessageattachment.php
        )

    [bitrix\main\mail\internal\eventtype] => Array
        (
            [module] => main
            [file] => lib/mail/internal/eventtype.php
        )

    [bitrix\main\text\converter] => Array
        (
            [module] => main
            [file] => lib/text/converter.php
        )

    [bitrix\main\text\emptyconverter] => Array
        (
            [module] => main
            [file] => lib/text/emptyconverter.php
        )

    [bitrix\main\text\encoding] => Array
        (
            [module] => main
            [file] => lib/text/encoding.php
        )

    [bitrix\main\text\htmlconverter] => Array
        (
            [module] => main
            [file] => lib/text/htmlconverter.php
        )

    [bitrix\main\text\binarystring] => Array
        (
            [module] => main
            [file] => lib/text/binarystring.php
        )

    [bitrix\main\text\xmlconverter] => Array
        (
            [module] => main
            [file] => lib/text/xmlconverter.php
        )

    [bitrix\main\type\collection] => Array
        (
            [module] => main
            [file] => lib/type/collection.php
        )

    [bitrix\main\type\date] => Array
        (
            [module] => main
            [file] => lib/type/date.php
        )

    [bitrix\main\type\datetime] => Array
        (
            [module] => main
            [file] => lib/type/datetime.php
        )

    [bitrix\main\type\dictionary] => Array
        (
            [module] => main
            [file] => lib/type/dictionary.php
        )

    [bitrix\main\type\filterabledictionary] => Array
        (
            [module] => main
            [file] => lib/type/filterabledictionary.php
        )

    [bitrix\main\type\parameterdictionary] => Array
        (
            [module] => main
            [file] => lib/type/parameterdictionary.php
        )

    [bitrix\main\web\cookie] => Array
        (
            [module] => main
            [file] => lib/web/cookie.php
        )

    [bitrix\main\web\uri] => Array
        (
            [module] => main
            [file] => lib/web/uri.php
        )

    [bitrix\main\sendereventhandler] => Array
        (
            [module] => main
            [file] => lib/senderconnector.php
        )

    [bitrix\main\senderconnectoruser] => Array
        (
            [module] => main
            [file] => lib/senderconnector.php
        )

    [bitrix\main\urlrewriterrulemaker] => Array
        (
            [module] => main
            [file] => lib/urlrewriter.php
        )

    [bitrix\main\update\stepper] => Array
        (
            [module] => main
            [file] => lib/update/stepper.php
        )

    [bitrix\main\composite\abstractresponse] => Array
        (
            [module] => main
            [file] => lib/composite/responder.php
        )

    [bitrix\main\composite\fileresponse] => Array
        (
            [module] => main
            [file] => lib/composite/responder.php
        )

    [bitrix\main\composite\memcachedresponse] => Array
        (
            [module] => main
            [file] => lib/composite/responder.php
        )

    [bitrix\main\security\otpexception] => Array
        (
            [module] => main
            [file] => lib/security/securityexception.php
        )

    [ctimezone] => Array
        (
            [module] => main
            [file] => classes/general/time.php
        )

    [cbxpunycode] => Array
        (
            [module] => main
            [file] => classes/general/punycode.php
        )

    [ibxvirtualio] => Array
        (
            [module] => main
            [file] => classes/general/virtual_io.php
        )

    [ibxgeterrors] => Array
        (
            [module] => main
            [file] => classes/general/virtual_io.php
        )

    [cbxvirtualio] => Array
        (
            [module] => main
            [file] => classes/general/virtual_io.php
        )

    [cbxvirtualfilebase] => Array
        (
            [module] => main
            [file] => classes/general/virtual_file.php
        )

    [cbxvirtualfile] => Array
        (
            [module] => main
            [file] => classes/general/virtual_file.php
        )

    [cbxvirtualdirectory] => Array
        (
            [module] => main
            [file] => classes/general/virtual_file.php
        )

    [calloption] => Array
        (
            [module] => main
            [file] => classes/general/option.php
        )

    [coption] => Array
        (
            [module] => main
            [file] => classes/general/option.php
        )

    [callpageoption] => Array
        (
            [module] => main
            [file] => classes/general/pageoption.php
        )

    [cpageoption] => Array
        (
            [module] => main
            [file] => classes/general/pageoption.php
        )

    [callsqlwhere] => Array
        (
            [module] => main
            [file] => classes/general/sqlwhere.php
        )

    [csqlwhereexpression] => Array
        (
            [module] => main
            [file] => classes/general/sqlwhere.php
        )

    [csqlwhere] => Array
        (
            [module] => main
            [file] => classes/general/sqlwhere.php
        )

    [calllanguage] => Array
        (
            [module] => main
            [file] => classes/general/language.php
        )

    [clanguage] => Array
        (
            [module] => main
            [file] => classes/general/language.php
        )

    [clangadmin] => Array
        (
            [module] => main
            [file] => classes/general/language.php
        )

    [_clangdbresult] => Array
        (
            [module] => main
            [file] => classes/general/langdbresult.php
        )

    [callagent] => Array
        (
            [module] => main
            [file] => classes/general/agent.php
        )

    [cagent] => Array
        (
            [module] => main
            [file] => classes/mysql/agent.php
        )

    [capplicationexception] => Array
        (
            [module] => main
            [file] => classes/general/applicationexception.php
        )

    [cadminexception] => Array
        (
            [module] => main
            [file] => classes/general/adminexception.php
        )

    [callsite] => Array
        (
            [module] => main
            [file] => classes/general/site.php
        )

    [calllang] => Array
        (
            [module] => main
            [file] => classes/general/site.php
        )

    [csite] => Array
        (
            [module] => main
            [file] => classes/general/site.php
        )

    [clang] => Array
        (
            [module] => main
            [file] => classes/general/site.php
        )

    [chttp] => Array
        (
            [module] => main
            [file] => classes/general/http.php
        )

    [cutil] => Array
        (
            [module] => main
            [file] => classes/general/util.php
        )

    [callmain] => Array
        (
            [module] => main
            [file] => classes/general/main.php
        )

    [cmain] => Array
        (
            [module] => main
            [file] => classes/general/main.php
        )

    [calldatabase] => Array
        (
            [module] => main
            [file] => classes/general/database.php
        )

    [calldbresult] => Array
        (
            [module] => main
            [file] => classes/general/dbresult.php
        )

    [cdatabasemysql] => Array
        (
            [module] => main
            [file] => classes/mysql/database.php
        )

    [cdbresultmysql] => Array
        (
            [module] => main
            [file] => classes/mysql/dbresult.php
        )

    [icachebackend] => Array
        (
            [module] => main
            [file] => classes/general/cache_backend.php
        )

    [cphpcache] => Array
        (
            [module] => main
            [file] => classes/general/cache.php
        )

    [ccachemanager] => Array
        (
            [module] => main
            [file] => classes/general/cache_manager.php
        )

    [cpagecache] => Array
        (
            [module] => main
            [file] => classes/general/page_cache.php
        )

    [cstackcacheentry] => Array
        (
            [module] => main
            [file] => classes/general/stack_cache_entry.php
        )

    [cstackcachemanager] => Array
        (
            [module] => main
            [file] => classes/general/stack_cache.php
        )

    [cmodule] => Array
        (
            [module] => main
            [file] => /classes/general/module.php
        )

    [bitrix\main\entity\ufield] => Array
        (
            [module] => main
            [file] => include/deprecated/ufield.php
        )

)
Array
(
    [bitrix\main\application] => Array
        (
            [module] => main
            [file] => lib/application.php
        )

    [bitrix\main\httpapplication] => Array
        (
            [module] => main
            [file] => lib/httpapplication.php
        )

    [bitrix\main\argumentexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\argumentnullexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\argumentoutofrangeexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\argumenttypeexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\notimplementedexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\notsupportedexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\invalidoperationexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\objectpropertyexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\objectnotfoundexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\objectexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\systemexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\accessdeniedexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\decodingexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\io\invalidpathexception] => Array
        (
            [module] => main
            [file] => lib/io/ioexception.php
        )

    [bitrix\main\io\filenotfoundexception] => Array
        (
            [module] => main
            [file] => lib/io/ioexception.php
        )

    [bitrix\main\io\filedeleteexception] => Array
        (
            [module] => main
            [file] => lib/io/ioexception.php
        )

    [bitrix\main\io\fileopenexception] => Array
        (
            [module] => main
            [file] => lib/io/ioexception.php
        )

    [bitrix\main\io\filenotopenedexception] => Array
        (
            [module] => main
            [file] => lib/io/ioexception.php
        )

    [bitrix\main\context] => Array
        (
            [module] => main
            [file] => lib/context.php
        )

    [bitrix\main\httpcontext] => Array
        (
            [module] => main
            [file] => lib/httpcontext.php
        )

    [bitrix\main\dispatcher] => Array
        (
            [module] => main
            [file] => lib/dispatcher.php
        )

    [bitrix\main\environment] => Array
        (
            [module] => main
            [file] => lib/environment.php
        )

    [bitrix\main\event] => Array
        (
            [module] => main
            [file] => lib/event.php
        )

    [bitrix\main\eventmanager] => Array
        (
            [module] => main
            [file] => lib/eventmanager.php
        )

    [bitrix\main\eventresult] => Array
        (
            [module] => main
            [file] => lib/eventresult.php
        )

    [bitrix\main\request] => Array
        (
            [module] => main
            [file] => lib/request.php
        )

    [bitrix\main\httprequest] => Array
        (
            [module] => main
            [file] => lib/httprequest.php
        )

    [bitrix\main\response] => Array
        (
            [module] => main
            [file] => lib/response.php
        )

    [bitrix\main\httpresponse] => Array
        (
            [module] => main
            [file] => lib/httpresponse.php
        )

    [bitrix\main\modulemanager] => Array
        (
            [module] => main
            [file] => lib/modulemanager.php
        )

    [bitrix\main\server] => Array
        (
            [module] => main
            [file] => lib/server.php
        )

    [bitrix\main\config\configuration] => Array
        (
            [module] => main
            [file] => lib/config/configuration.php
        )

    [bitrix\main\config\option] => Array
        (
            [module] => main
            [file] => lib/config/option.php
        )

    [bitrix\main\context\culture] => Array
        (
            [module] => main
            [file] => lib/context/culture.php
        )

    [bitrix\main\data\cache] => Array
        (
            [module] => main
            [file] => lib/data/cache.php
        )

    [bitrix\main\data\cacheengineapc] => Array
        (
            [module] => main
            [file] => lib/data/cacheengineapc.php
        )

    [bitrix\main\data\cacheenginememcache] => Array
        (
            [module] => main
            [file] => lib/data/cacheenginememcache.php
        )

    [bitrix\main\data\cacheenginefiles] => Array
        (
            [module] => main
            [file] => lib/data/cacheenginefiles.php
        )

    [bitrix\main\data\cacheenginenone] => Array
        (
            [module] => main
            [file] => lib/data/cacheenginenone.php
        )

    [bitrix\main\data\connection] => Array
        (
            [module] => main
            [file] => lib/data/connection.php
        )

    [bitrix\main\data\connectionpool] => Array
        (
            [module] => main
            [file] => lib/data/connectionpool.php
        )

    [bitrix\main\data\icacheengine] => Array
        (
            [module] => main
            [file] => lib/data/cache.php
        )

    [bitrix\main\data\hsphpreadconnection] => Array
        (
            [module] => main
            [file] => lib/data/hsphpreadconnection.php
        )

    [bitrix\main\data\managedcache] => Array
        (
            [module] => main
            [file] => lib/data/managedcache.php
        )

    [bitrix\main\data\taggedcache] => Array
        (
            [module] => main
            [file] => lib/data/taggedcache.php
        )

    [bitrix\main\data\memcacheconnection] => Array
        (
            [module] => main
            [file] => lib/data/memcacheconnection.php
        )

    [bitrix\main\data\memcachedconnection] => Array
        (
            [module] => main
            [file] => lib/data/memcachedconnection.php
        )

    [bitrix\main\data\nosqlconnection] => Array
        (
            [module] => main
            [file] => lib/data/nosqlconnection.php
        )

    [bitrix\main\db\arrayresult] => Array
        (
            [module] => main
            [file] => lib/db/arrayresult.php
        )

    [bitrix\main\db\result] => Array
        (
            [module] => main
            [file] => lib/db/result.php
        )

    [bitrix\main\db\connection] => Array
        (
            [module] => main
            [file] => lib/db/connection.php
        )

    [bitrix\main\db\sqlexception] => Array
        (
            [module] => main
            [file] => lib/db/sqlexception.php
        )

    [bitrix\main\db\sqlqueryexception] => Array
        (
            [module] => main
            [file] => lib/db/sqlexception.php
        )

    [bitrix\main\db\transactionexception] => Array
        (
            [module] => main
            [file] => lib/db/sqlexception.php
        )

    [bitrix\main\db\sqlexpression] => Array
        (
            [module] => main
            [file] => lib/db/sqlexpression.php
        )

    [bitrix\main\db\sqlhelper] => Array
        (
            [module] => main
            [file] => lib/db/sqlhelper.php
        )

    [bitrix\main\db\mysqlcommonconnection] => Array
        (
            [module] => main
            [file] => lib/db/mysqlcommonconnection.php
        )

    [bitrix\main\db\mysqliconnection] => Array
        (
            [module] => main
            [file] => lib/db/mysqliconnection.php
        )

    [bitrix\main\db\mysqliresult] => Array
        (
            [module] => main
            [file] => lib/db/mysqliresult.php
        )

    [bitrix\main\db\mysqlisqlhelper] => Array
        (
            [module] => main
            [file] => lib/db/mysqlisqlhelper.php
        )

    [bitrix\main\db\mssqlconnection] => Array
        (
            [module] => main
            [file] => lib/db/mssqlconnection.php
        )

    [bitrix\main\db\mssqlresult] => Array
        (
            [module] => main
            [file] => lib/db/mssqlresult.php
        )

    [bitrix\main\db\mssqlsqlhelper] => Array
        (
            [module] => main
            [file] => lib/db/mssqlsqlhelper.php
        )

    [bitrix\main\db\oracleconnection] => Array
        (
            [module] => main
            [file] => lib/db/oracleconnection.php
        )

    [bitrix\main\db\oracleresult] => Array
        (
            [module] => main
            [file] => lib/db/oracleresult.php
        )

    [bitrix\main\db\oraclesqlhelper] => Array
        (
            [module] => main
            [file] => lib/db/oraclesqlhelper.php
        )

    [bitrix\main\db\pgsqlconnection] => Array
        (
            [module] => main
            [file] => lib/db/pgsqlconnection.php
        )

    [bitrix\main\diag\httpexceptionhandleroutput] => Array
        (
            [module] => main
            [file] => lib/diag/httpexceptionhandleroutput.php
        )

    [bitrix\main\diag\fileexceptionhandlerlog] => Array
        (
            [module] => main
            [file] => lib/diag/fileexceptionhandlerlog.php
        )

    [bitrix\main\diag\exceptionhandler] => Array
        (
            [module] => main
            [file] => lib/diag/exceptionhandler.php
        )

    [bitrix\main\diag\iexceptionhandleroutput] => Array
        (
            [module] => main
            [file] => lib/diag/iexceptionhandleroutput.php
        )

    [bitrix\main\diag\exceptionhandlerlog] => Array
        (
            [module] => main
            [file] => lib/diag/exceptionhandlerlog.php
        )

    [bitrix\main\io\file] => Array
        (
            [module] => main
            [file] => lib/io/file.php
        )

    [bitrix\main\io\fileentry] => Array
        (
            [module] => main
            [file] => lib/io/fileentry.php
        )

    [bitrix\main\io\path] => Array
        (
            [module] => main
            [file] => lib/io/path.php
        )

    [bitrix\main\io\filesystementry] => Array
        (
            [module] => main
            [file] => lib/io/filesystementry.php
        )

    [bitrix\main\io\ifilestream] => Array
        (
            [module] => main
            [file] => lib/io/ifilestream.php
        )

    [bitrix\main\localization\loc] => Array
        (
            [module] => main
            [file] => lib/localization/loc.php
        )

    [bitrix\main\mail\mail] => Array
        (
            [module] => main
            [file] => lib/mail/mail.php
        )

    [bitrix\main\mail\tracking] => Array
        (
            [module] => main
            [file] => lib/mail/tracking.php
        )

    [bitrix\main\mail\eventmanager] => Array
        (
            [module] => main
            [file] => lib/mail/eventmanager.php
        )

    [bitrix\main\mail\eventmessagecompiler] => Array
        (
            [module] => main
            [file] => lib/mail/eventmessagecompiler.php
        )

    [bitrix\main\mail\eventmessagethemecompiler] => Array
        (
            [module] => main
            [file] => lib/mail/eventmessagethemecompiler.php
        )

    [bitrix\main\mail\internal\event] => Array
        (
            [module] => main
            [file] => lib/mail/internal/event.php
        )

    [bitrix\main\mail\internal\eventattachment] => Array
        (
            [module] => main
            [file] => lib/mail/internal/eventattachment.php
        )

    [bitrix\main\mail\internal\eventmessage] => Array
        (
            [module] => main
            [file] => lib/mail/internal/eventmessage.php
        )

    [bitrix\main\mail\internal\eventmessagesite] => Array
        (
            [module] => main
            [file] => lib/mail/internal/eventmessagesite.php
        )

    [bitrix\main\mail\internal\eventmessageattachment] => Array
        (
            [module] => main
            [file] => lib/mail/internal/eventmessageattachment.php
        )

    [bitrix\main\mail\internal\eventtype] => Array
        (
            [module] => main
            [file] => lib/mail/internal/eventtype.php
        )

    [bitrix\main\text\converter] => Array
        (
            [module] => main
            [file] => lib/text/converter.php
        )

    [bitrix\main\text\emptyconverter] => Array
        (
            [module] => main
            [file] => lib/text/emptyconverter.php
        )

    [bitrix\main\text\encoding] => Array
        (
            [module] => main
            [file] => lib/text/encoding.php
        )

    [bitrix\main\text\htmlconverter] => Array
        (
            [module] => main
            [file] => lib/text/htmlconverter.php
        )

    [bitrix\main\text\binarystring] => Array
        (
            [module] => main
            [file] => lib/text/binarystring.php
        )

    [bitrix\main\text\xmlconverter] => Array
        (
            [module] => main
            [file] => lib/text/xmlconverter.php
        )

    [bitrix\main\type\collection] => Array
        (
            [module] => main
            [file] => lib/type/collection.php
        )

    [bitrix\main\type\date] => Array
        (
            [module] => main
            [file] => lib/type/date.php
        )

    [bitrix\main\type\datetime] => Array
        (
            [module] => main
            [file] => lib/type/datetime.php
        )

    [bitrix\main\type\dictionary] => Array
        (
            [module] => main
            [file] => lib/type/dictionary.php
        )

    [bitrix\main\type\filterabledictionary] => Array
        (
            [module] => main
            [file] => lib/type/filterabledictionary.php
        )

    [bitrix\main\type\parameterdictionary] => Array
        (
            [module] => main
            [file] => lib/type/parameterdictionary.php
        )

    [bitrix\main\web\cookie] => Array
        (
            [module] => main
            [file] => lib/web/cookie.php
        )

    [bitrix\main\web\uri] => Array
        (
            [module] => main
            [file] => lib/web/uri.php
        )

    [bitrix\main\sendereventhandler] => Array
        (
            [module] => main
            [file] => lib/senderconnector.php
        )

    [bitrix\main\senderconnectoruser] => Array
        (
            [module] => main
            [file] => lib/senderconnector.php
        )

    [bitrix\main\urlrewriterrulemaker] => Array
        (
            [module] => main
            [file] => lib/urlrewriter.php
        )

    [bitrix\main\update\stepper] => Array
        (
            [module] => main
            [file] => lib/update/stepper.php
        )

    [bitrix\main\composite\abstractresponse] => Array
        (
            [module] => main
            [file] => lib/composite/responder.php
        )

    [bitrix\main\composite\fileresponse] => Array
        (
            [module] => main
            [file] => lib/composite/responder.php
        )

    [bitrix\main\composite\memcachedresponse] => Array
        (
            [module] => main
            [file] => lib/composite/responder.php
        )

    [bitrix\main\security\otpexception] => Array
        (
            [module] => main
            [file] => lib/security/securityexception.php
        )

    [ctimezone] => Array
        (
            [module] => main
            [file] => classes/general/time.php
        )

    [cbxpunycode] => Array
        (
            [module] => main
            [file] => classes/general/punycode.php
        )

    [ibxvirtualio] => Array
        (
            [module] => main
            [file] => classes/general/virtual_io.php
        )

    [ibxgeterrors] => Array
        (
            [module] => main
            [file] => classes/general/virtual_io.php
        )

    [cbxvirtualio] => Array
        (
            [module] => main
            [file] => classes/general/virtual_io.php
        )

    [cbxvirtualfilebase] => Array
        (
            [module] => main
            [file] => classes/general/virtual_file.php
        )

    [cbxvirtualfile] => Array
        (
            [module] => main
            [file] => classes/general/virtual_file.php
        )

    [cbxvirtualdirectory] => Array
        (
            [module] => main
            [file] => classes/general/virtual_file.php
        )

    [calloption] => Array
        (
            [module] => main
            [file] => classes/general/option.php
        )

    [coption] => Array
        (
            [module] => main
            [file] => classes/general/option.php
        )

    [callpageoption] => Array
        (
            [module] => main
            [file] => classes/general/pageoption.php
        )

    [cpageoption] => Array
        (
            [module] => main
            [file] => classes/general/pageoption.php
        )

    [callsqlwhere] => Array
        (
            [module] => main
            [file] => classes/general/sqlwhere.php
        )

    [csqlwhereexpression] => Array
        (
            [module] => main
            [file] => classes/general/sqlwhere.php
        )

    [csqlwhere] => Array
        (
            [module] => main
            [file] => classes/general/sqlwhere.php
        )

    [calllanguage] => Array
        (
            [module] => main
            [file] => classes/general/language.php
        )

    [clanguage] => Array
        (
            [module] => main
            [file] => classes/general/language.php
        )

    [clangadmin] => Array
        (
            [module] => main
            [file] => classes/general/language.php
        )

    [_clangdbresult] => Array
        (
            [module] => main
            [file] => classes/general/langdbresult.php
        )

    [callagent] => Array
        (
            [module] => main
            [file] => classes/general/agent.php
        )

    [cagent] => Array
        (
            [module] => main
            [file] => classes/mysql/agent.php
        )

    [capplicationexception] => Array
        (
            [module] => main
            [file] => classes/general/applicationexception.php
        )

    [cadminexception] => Array
        (
            [module] => main
            [file] => classes/general/adminexception.php
        )

    [callsite] => Array
        (
            [module] => main
            [file] => classes/general/site.php
        )

    [calllang] => Array
        (
            [module] => main
            [file] => classes/general/site.php
        )

    [csite] => Array
        (
            [module] => main
            [file] => classes/general/site.php
        )

    [clang] => Array
        (
            [module] => main
            [file] => classes/general/site.php
        )

    [chttp] => Array
        (
            [module] => main
            [file] => classes/general/http.php
        )

    [cutil] => Array
        (
            [module] => main
            [file] => classes/general/util.php
        )

    [callmain] => Array
        (
            [module] => main
            [file] => classes/general/main.php
        )

    [cmain] => Array
        (
            [module] => main
            [file] => classes/general/main.php
        )

    [calldatabase] => Array
        (
            [module] => main
            [file] => classes/general/database.php
        )

    [calldbresult] => Array
        (
            [module] => main
            [file] => classes/general/dbresult.php
        )

    [cdatabasemysql] => Array
        (
            [module] => main
            [file] => classes/mysql/database.php
        )

    [cdbresultmysql] => Array
        (
            [module] => main
            [file] => classes/mysql/dbresult.php
        )

    [icachebackend] => Array
        (
            [module] => main
            [file] => classes/general/cache_backend.php
        )

    [cphpcache] => Array
        (
            [module] => main
            [file] => classes/general/cache.php
        )

    [ccachemanager] => Array
        (
            [module] => main
            [file] => classes/general/cache_manager.php
        )

    [cpagecache] => Array
        (
            [module] => main
            [file] => classes/general/page_cache.php
        )

    [cstackcacheentry] => Array
        (
            [module] => main
            [file] => classes/general/stack_cache_entry.php
        )

    [cstackcachemanager] => Array
        (
            [module] => main
            [file] => classes/general/stack_cache.php
        )

    [cmodule] => Array
        (
            [module] => main
            [file] => /classes/general/module.php
        )

    [bitrix\main\entity\ufield] => Array
        (
            [module] => main
            [file] => include/deprecated/ufield.php
        )

)
Array
(
    [bitrix\main\application] => Array
        (
            [module] => main
            [file] => lib/application.php
        )

    [bitrix\main\httpapplication] => Array
        (
            [module] => main
            [file] => lib/httpapplication.php
        )

    [bitrix\main\argumentexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\argumentnullexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\argumentoutofrangeexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\argumenttypeexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\notimplementedexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\notsupportedexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\invalidoperationexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\objectpropertyexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\objectnotfoundexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\objectexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\systemexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\accessdeniedexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\decodingexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\io\invalidpathexception] => Array
        (
            [module] => main
            [file] => lib/io/ioexception.php
        )

    [bitrix\main\io\filenotfoundexception] => Array
        (
            [module] => main
            [file] => lib/io/ioexception.php
        )

    [bitrix\main\io\filedeleteexception] => Array
        (
            [module] => main
            [file] => lib/io/ioexception.php
        )

    [bitrix\main\io\fileopenexception] => Array
        (
            [module] => main
            [file] => lib/io/ioexception.php
        )

    [bitrix\main\io\filenotopenedexception] => Array
        (
            [module] => main
            [file] => lib/io/ioexception.php
        )

    [bitrix\main\context] => Array
        (
            [module] => main
            [file] => lib/context.php
        )

    [bitrix\main\httpcontext] => Array
        (
            [module] => main
            [file] => lib/httpcontext.php
        )

    [bitrix\main\dispatcher] => Array
        (
            [module] => main
            [file] => lib/dispatcher.php
        )

    [bitrix\main\environment] => Array
        (
            [module] => main
            [file] => lib/environment.php
        )

    [bitrix\main\event] => Array
        (
            [module] => main
            [file] => lib/event.php
        )

    [bitrix\main\eventmanager] => Array
        (
            [module] => main
            [file] => lib/eventmanager.php
        )

    [bitrix\main\eventresult] => Array
        (
            [module] => main
            [file] => lib/eventresult.php
        )

    [bitrix\main\request] => Array
        (
            [module] => main
            [file] => lib/request.php
        )

    [bitrix\main\httprequest] => Array
        (
            [module] => main
            [file] => lib/httprequest.php
        )

    [bitrix\main\response] => Array
        (
            [module] => main
            [file] => lib/response.php
        )

    [bitrix\main\httpresponse] => Array
        (
            [module] => main
            [file] => lib/httpresponse.php
        )

    [bitrix\main\modulemanager] => Array
        (
            [module] => main
            [file] => lib/modulemanager.php
        )

    [bitrix\main\server] => Array
        (
            [module] => main
            [file] => lib/server.php
        )

    [bitrix\main\config\configuration] => Array
        (
            [module] => main
            [file] => lib/config/configuration.php
        )

    [bitrix\main\config\option] => Array
        (
            [module] => main
            [file] => lib/config/option.php
        )

    [bitrix\main\context\culture] => Array
        (
            [module] => main
            [file] => lib/context/culture.php
        )

    [bitrix\main\data\cache] => Array
        (
            [module] => main
            [file] => lib/data/cache.php
        )

    [bitrix\main\data\cacheengineapc] => Array
        (
            [module] => main
            [file] => lib/data/cacheengineapc.php
        )

    [bitrix\main\data\cacheenginememcache] => Array
        (
            [module] => main
            [file] => lib/data/cacheenginememcache.php
        )

    [bitrix\main\data\cacheenginefiles] => Array
        (
            [module] => main
            [file] => lib/data/cacheenginefiles.php
        )

    [bitrix\main\data\cacheenginenone] => Array
        (
            [module] => main
            [file] => lib/data/cacheenginenone.php
        )

    [bitrix\main\data\connection] => Array
        (
            [module] => main
            [file] => lib/data/connection.php
        )

    [bitrix\main\data\connectionpool] => Array
        (
            [module] => main
            [file] => lib/data/connectionpool.php
        )

    [bitrix\main\data\icacheengine] => Array
        (
            [module] => main
            [file] => lib/data/cache.php
        )

    [bitrix\main\data\hsphpreadconnection] => Array
        (
            [module] => main
            [file] => lib/data/hsphpreadconnection.php
        )

    [bitrix\main\data\managedcache] => Array
        (
            [module] => main
            [file] => lib/data/managedcache.php
        )

    [bitrix\main\data\taggedcache] => Array
        (
            [module] => main
            [file] => lib/data/taggedcache.php
        )

    [bitrix\main\data\memcacheconnection] => Array
        (
            [module] => main
            [file] => lib/data/memcacheconnection.php
        )

    [bitrix\main\data\memcachedconnection] => Array
        (
            [module] => main
            [file] => lib/data/memcachedconnection.php
        )

    [bitrix\main\data\nosqlconnection] => Array
        (
            [module] => main
            [file] => lib/data/nosqlconnection.php
        )

    [bitrix\main\db\arrayresult] => Array
        (
            [module] => main
            [file] => lib/db/arrayresult.php
        )

    [bitrix\main\db\result] => Array
        (
            [module] => main
            [file] => lib/db/result.php
        )

    [bitrix\main\db\connection] => Array
        (
            [module] => main
            [file] => lib/db/connection.php
        )

    [bitrix\main\db\sqlexception] => Array
        (
            [module] => main
            [file] => lib/db/sqlexception.php
        )

    [bitrix\main\db\sqlqueryexception] => Array
        (
            [module] => main
            [file] => lib/db/sqlexception.php
        )

    [bitrix\main\db\transactionexception] => Array
        (
            [module] => main
            [file] => lib/db/sqlexception.php
        )

    [bitrix\main\db\sqlexpression] => Array
        (
            [module] => main
            [file] => lib/db/sqlexpression.php
        )

    [bitrix\main\db\sqlhelper] => Array
        (
            [module] => main
            [file] => lib/db/sqlhelper.php
        )

    [bitrix\main\db\mysqlcommonconnection] => Array
        (
            [module] => main
            [file] => lib/db/mysqlcommonconnection.php
        )

    [bitrix\main\db\mysqliconnection] => Array
        (
            [module] => main
            [file] => lib/db/mysqliconnection.php
        )

    [bitrix\main\db\mysqliresult] => Array
        (
            [module] => main
            [file] => lib/db/mysqliresult.php
        )

    [bitrix\main\db\mysqlisqlhelper] => Array
        (
            [module] => main
            [file] => lib/db/mysqlisqlhelper.php
        )

    [bitrix\main\db\mssqlconnection] => Array
        (
            [module] => main
            [file] => lib/db/mssqlconnection.php
        )

    [bitrix\main\db\mssqlresult] => Array
        (
            [module] => main
            [file] => lib/db/mssqlresult.php
        )

    [bitrix\main\db\mssqlsqlhelper] => Array
        (
            [module] => main
            [file] => lib/db/mssqlsqlhelper.php
        )

    [bitrix\main\db\oracleconnection] => Array
        (
            [module] => main
            [file] => lib/db/oracleconnection.php
        )

    [bitrix\main\db\oracleresult] => Array
        (
            [module] => main
            [file] => lib/db/oracleresult.php
        )

    [bitrix\main\db\oraclesqlhelper] => Array
        (
            [module] => main
            [file] => lib/db/oraclesqlhelper.php
        )

    [bitrix\main\db\pgsqlconnection] => Array
        (
            [module] => main
            [file] => lib/db/pgsqlconnection.php
        )

    [bitrix\main\diag\httpexceptionhandleroutput] => Array
        (
            [module] => main
            [file] => lib/diag/httpexceptionhandleroutput.php
        )

    [bitrix\main\diag\fileexceptionhandlerlog] => Array
        (
            [module] => main
            [file] => lib/diag/fileexceptionhandlerlog.php
        )

    [bitrix\main\diag\exceptionhandler] => Array
        (
            [module] => main
            [file] => lib/diag/exceptionhandler.php
        )

    [bitrix\main\diag\iexceptionhandleroutput] => Array
        (
            [module] => main
            [file] => lib/diag/iexceptionhandleroutput.php
        )

    [bitrix\main\diag\exceptionhandlerlog] => Array
        (
            [module] => main
            [file] => lib/diag/exceptionhandlerlog.php
        )

    [bitrix\main\io\file] => Array
        (
            [module] => main
            [file] => lib/io/file.php
        )

    [bitrix\main\io\fileentry] => Array
        (
            [module] => main
            [file] => lib/io/fileentry.php
        )

    [bitrix\main\io\path] => Array
        (
            [module] => main
            [file] => lib/io/path.php
        )

    [bitrix\main\io\filesystementry] => Array
        (
            [module] => main
            [file] => lib/io/filesystementry.php
        )

    [bitrix\main\io\ifilestream] => Array
        (
            [module] => main
            [file] => lib/io/ifilestream.php
        )

    [bitrix\main\localization\loc] => Array
        (
            [module] => main
            [file] => lib/localization/loc.php
        )

    [bitrix\main\mail\mail] => Array
        (
            [module] => main
            [file] => lib/mail/mail.php
        )

    [bitrix\main\mail\tracking] => Array
        (
            [module] => main
            [file] => lib/mail/tracking.php
        )

    [bitrix\main\mail\eventmanager] => Array
        (
            [module] => main
            [file] => lib/mail/eventmanager.php
        )

    [bitrix\main\mail\eventmessagecompiler] => Array
        (
            [module] => main
            [file] => lib/mail/eventmessagecompiler.php
        )

    [bitrix\main\mail\eventmessagethemecompiler] => Array
        (
            [module] => main
            [file] => lib/mail/eventmessagethemecompiler.php
        )

    [bitrix\main\mail\internal\event] => Array
        (
            [module] => main
            [file] => lib/mail/internal/event.php
        )

    [bitrix\main\mail\internal\eventattachment] => Array
        (
            [module] => main
            [file] => lib/mail/internal/eventattachment.php
        )

    [bitrix\main\mail\internal\eventmessage] => Array
        (
            [module] => main
            [file] => lib/mail/internal/eventmessage.php
        )

    [bitrix\main\mail\internal\eventmessagesite] => Array
        (
            [module] => main
            [file] => lib/mail/internal/eventmessagesite.php
        )

    [bitrix\main\mail\internal\eventmessageattachment] => Array
        (
            [module] => main
            [file] => lib/mail/internal/eventmessageattachment.php
        )

    [bitrix\main\mail\internal\eventtype] => Array
        (
            [module] => main
            [file] => lib/mail/internal/eventtype.php
        )

    [bitrix\main\text\converter] => Array
        (
            [module] => main
            [file] => lib/text/converter.php
        )

    [bitrix\main\text\emptyconverter] => Array
        (
            [module] => main
            [file] => lib/text/emptyconverter.php
        )

    [bitrix\main\text\encoding] => Array
        (
            [module] => main
            [file] => lib/text/encoding.php
        )

    [bitrix\main\text\htmlconverter] => Array
        (
            [module] => main
            [file] => lib/text/htmlconverter.php
        )

    [bitrix\main\text\binarystring] => Array
        (
            [module] => main
            [file] => lib/text/binarystring.php
        )

    [bitrix\main\text\xmlconverter] => Array
        (
            [module] => main
            [file] => lib/text/xmlconverter.php
        )

    [bitrix\main\type\collection] => Array
        (
            [module] => main
            [file] => lib/type/collection.php
        )

    [bitrix\main\type\date] => Array
        (
            [module] => main
            [file] => lib/type/date.php
        )

    [bitrix\main\type\datetime] => Array
        (
            [module] => main
            [file] => lib/type/datetime.php
        )

    [bitrix\main\type\dictionary] => Array
        (
            [module] => main
            [file] => lib/type/dictionary.php
        )

    [bitrix\main\type\filterabledictionary] => Array
        (
            [module] => main
            [file] => lib/type/filterabledictionary.php
        )

    [bitrix\main\type\parameterdictionary] => Array
        (
            [module] => main
            [file] => lib/type/parameterdictionary.php
        )

    [bitrix\main\web\cookie] => Array
        (
            [module] => main
            [file] => lib/web/cookie.php
        )

    [bitrix\main\web\uri] => Array
        (
            [module] => main
            [file] => lib/web/uri.php
        )

    [bitrix\main\sendereventhandler] => Array
        (
            [module] => main
            [file] => lib/senderconnector.php
        )

    [bitrix\main\senderconnectoruser] => Array
        (
            [module] => main
            [file] => lib/senderconnector.php
        )

    [bitrix\main\urlrewriterrulemaker] => Array
        (
            [module] => main
            [file] => lib/urlrewriter.php
        )

    [bitrix\main\update\stepper] => Array
        (
            [module] => main
            [file] => lib/update/stepper.php
        )

    [bitrix\main\composite\abstractresponse] => Array
        (
            [module] => main
            [file] => lib/composite/responder.php
        )

    [bitrix\main\composite\fileresponse] => Array
        (
            [module] => main
            [file] => lib/composite/responder.php
        )

    [bitrix\main\composite\memcachedresponse] => Array
        (
            [module] => main
            [file] => lib/composite/responder.php
        )

    [bitrix\main\security\otpexception] => Array
        (
            [module] => main
            [file] => lib/security/securityexception.php
        )

    [ctimezone] => Array
        (
            [module] => main
            [file] => classes/general/time.php
        )

    [cbxpunycode] => Array
        (
            [module] => main
            [file] => classes/general/punycode.php
        )

    [ibxvirtualio] => Array
        (
            [module] => main
            [file] => classes/general/virtual_io.php
        )

    [ibxgeterrors] => Array
        (
            [module] => main
            [file] => classes/general/virtual_io.php
        )

    [cbxvirtualio] => Array
        (
            [module] => main
            [file] => classes/general/virtual_io.php
        )

    [cbxvirtualfilebase] => Array
        (
            [module] => main
            [file] => classes/general/virtual_file.php
        )

    [cbxvirtualfile] => Array
        (
            [module] => main
            [file] => classes/general/virtual_file.php
        )

    [cbxvirtualdirectory] => Array
        (
            [module] => main
            [file] => classes/general/virtual_file.php
        )

    [calloption] => Array
        (
            [module] => main
            [file] => classes/general/option.php
        )

    [coption] => Array
        (
            [module] => main
            [file] => classes/general/option.php
        )

    [callpageoption] => Array
        (
            [module] => main
            [file] => classes/general/pageoption.php
        )

    [cpageoption] => Array
        (
            [module] => main
            [file] => classes/general/pageoption.php
        )

    [callsqlwhere] => Array
        (
            [module] => main
            [file] => classes/general/sqlwhere.php
        )

    [csqlwhereexpression] => Array
        (
            [module] => main
            [file] => classes/general/sqlwhere.php
        )

    [csqlwhere] => Array
        (
            [module] => main
            [file] => classes/general/sqlwhere.php
        )

    [calllanguage] => Array
        (
            [module] => main
            [file] => classes/general/language.php
        )

    [clanguage] => Array
        (
            [module] => main
            [file] => classes/general/language.php
        )

    [clangadmin] => Array
        (
            [module] => main
            [file] => classes/general/language.php
        )

    [_clangdbresult] => Array
        (
            [module] => main
            [file] => classes/general/langdbresult.php
        )

    [callagent] => Array
        (
            [module] => main
            [file] => classes/general/agent.php
        )

    [cagent] => Array
        (
            [module] => main
            [file] => classes/mysql/agent.php
        )

    [capplicationexception] => Array
        (
            [module] => main
            [file] => classes/general/applicationexception.php
        )

    [cadminexception] => Array
        (
            [module] => main
            [file] => classes/general/adminexception.php
        )

    [callsite] => Array
        (
            [module] => main
            [file] => classes/general/site.php
        )

    [calllang] => Array
        (
            [module] => main
            [file] => classes/general/site.php
        )

    [csite] => Array
        (
            [module] => main
            [file] => classes/general/site.php
        )

    [clang] => Array
        (
            [module] => main
            [file] => classes/general/site.php
        )

    [chttp] => Array
        (
            [module] => main
            [file] => classes/general/http.php
        )

    [cutil] => Array
        (
            [module] => main
            [file] => classes/general/util.php
        )

    [callmain] => Array
        (
            [module] => main
            [file] => classes/general/main.php
        )

    [cmain] => Array
        (
            [module] => main
            [file] => classes/general/main.php
        )

    [calldatabase] => Array
        (
            [module] => main
            [file] => classes/general/database.php
        )

    [calldbresult] => Array
        (
            [module] => main
            [file] => classes/general/dbresult.php
        )

    [cdatabasemysql] => Array
        (
            [module] => main
            [file] => classes/mysql/database.php
        )

    [cdbresultmysql] => Array
        (
            [module] => main
            [file] => classes/mysql/dbresult.php
        )

    [icachebackend] => Array
        (
            [module] => main
            [file] => classes/general/cache_backend.php
        )

    [cphpcache] => Array
        (
            [module] => main
            [file] => classes/general/cache.php
        )

    [ccachemanager] => Array
        (
            [module] => main
            [file] => classes/general/cache_manager.php
        )

    [cpagecache] => Array
        (
            [module] => main
            [file] => classes/general/page_cache.php
        )

    [cstackcacheentry] => Array
        (
            [module] => main
            [file] => classes/general/stack_cache_entry.php
        )

    [cstackcachemanager] => Array
        (
            [module] => main
            [file] => classes/general/stack_cache.php
        )

    [cmodule] => Array
        (
            [module] => main
            [file] => /classes/general/module.php
        )

    [bitrix\main\entity\ufield] => Array
        (
            [module] => main
            [file] => include/deprecated/ufield.php
        )

)
Array
(
    [bitrix\main\application] => Array
        (
            [module] => main
            [file] => lib/application.php
        )

    [bitrix\main\httpapplication] => Array
        (
            [module] => main
            [file] => lib/httpapplication.php
        )

    [bitrix\main\argumentexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\argumentnullexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\argumentoutofrangeexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\argumenttypeexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\notimplementedexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\notsupportedexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\invalidoperationexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\objectpropertyexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\objectnotfoundexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\objectexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\systemexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\accessdeniedexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\decodingexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\io\invalidpathexception] => Array
        (
            [module] => main
            [file] => lib/io/ioexception.php
        )

    [bitrix\main\io\filenotfoundexception] => Array
        (
            [module] => main
            [file] => lib/io/ioexception.php
        )

    [bitrix\main\io\filedeleteexception] => Array
        (
            [module] => main
            [file] => lib/io/ioexception.php
        )

    [bitrix\main\io\fileopenexception] => Array
        (
            [module] => main
            [file] => lib/io/ioexception.php
        )

    [bitrix\main\io\filenotopenedexception] => Array
        (
            [module] => main
            [file] => lib/io/ioexception.php
        )

    [bitrix\main\context] => Array
        (
            [module] => main
            [file] => lib/context.php
        )

    [bitrix\main\httpcontext] => Array
        (
            [module] => main
            [file] => lib/httpcontext.php
        )

    [bitrix\main\dispatcher] => Array
        (
            [module] => main
            [file] => lib/dispatcher.php
        )

    [bitrix\main\environment] => Array
        (
            [module] => main
            [file] => lib/environment.php
        )

    [bitrix\main\event] => Array
        (
            [module] => main
            [file] => lib/event.php
        )

    [bitrix\main\eventmanager] => Array
        (
            [module] => main
            [file] => lib/eventmanager.php
        )

    [bitrix\main\eventresult] => Array
        (
            [module] => main
            [file] => lib/eventresult.php
        )

    [bitrix\main\request] => Array
        (
            [module] => main
            [file] => lib/request.php
        )

    [bitrix\main\httprequest] => Array
        (
            [module] => main
            [file] => lib/httprequest.php
        )

    [bitrix\main\response] => Array
        (
            [module] => main
            [file] => lib/response.php
        )

    [bitrix\main\httpresponse] => Array
        (
            [module] => main
            [file] => lib/httpresponse.php
        )

    [bitrix\main\modulemanager] => Array
        (
            [module] => main
            [file] => lib/modulemanager.php
        )

    [bitrix\main\server] => Array
        (
            [module] => main
            [file] => lib/server.php
        )

    [bitrix\main\config\configuration] => Array
        (
            [module] => main
            [file] => lib/config/configuration.php
        )

    [bitrix\main\config\option] => Array
        (
            [module] => main
            [file] => lib/config/option.php
        )

    [bitrix\main\context\culture] => Array
        (
            [module] => main
            [file] => lib/context/culture.php
        )

    [bitrix\main\data\cache] => Array
        (
            [module] => main
            [file] => lib/data/cache.php
        )

    [bitrix\main\data\cacheengineapc] => Array
        (
            [module] => main
            [file] => lib/data/cacheengineapc.php
        )

    [bitrix\main\data\cacheenginememcache] => Array
        (
            [module] => main
            [file] => lib/data/cacheenginememcache.php
        )

    [bitrix\main\data\cacheenginefiles] => Array
        (
            [module] => main
            [file] => lib/data/cacheenginefiles.php
        )

    [bitrix\main\data\cacheenginenone] => Array
        (
            [module] => main
            [file] => lib/data/cacheenginenone.php
        )

    [bitrix\main\data\connection] => Array
        (
            [module] => main
            [file] => lib/data/connection.php
        )

    [bitrix\main\data\connectionpool] => Array
        (
            [module] => main
            [file] => lib/data/connectionpool.php
        )

    [bitrix\main\data\icacheengine] => Array
        (
            [module] => main
            [file] => lib/data/cache.php
        )

    [bitrix\main\data\hsphpreadconnection] => Array
        (
            [module] => main
            [file] => lib/data/hsphpreadconnection.php
        )

    [bitrix\main\data\managedcache] => Array
        (
            [module] => main
            [file] => lib/data/managedcache.php
        )

    [bitrix\main\data\taggedcache] => Array
        (
            [module] => main
            [file] => lib/data/taggedcache.php
        )

    [bitrix\main\data\memcacheconnection] => Array
        (
            [module] => main
            [file] => lib/data/memcacheconnection.php
        )

    [bitrix\main\data\memcachedconnection] => Array
        (
            [module] => main
            [file] => lib/data/memcachedconnection.php
        )

    [bitrix\main\data\nosqlconnection] => Array
        (
            [module] => main
            [file] => lib/data/nosqlconnection.php
        )

    [bitrix\main\db\arrayresult] => Array
        (
            [module] => main
            [file] => lib/db/arrayresult.php
        )

    [bitrix\main\db\result] => Array
        (
            [module] => main
            [file] => lib/db/result.php
        )

    [bitrix\main\db\connection] => Array
        (
            [module] => main
            [file] => lib/db/connection.php
        )

    [bitrix\main\db\sqlexception] => Array
        (
            [module] => main
            [file] => lib/db/sqlexception.php
        )

    [bitrix\main\db\sqlqueryexception] => Array
        (
            [module] => main
            [file] => lib/db/sqlexception.php
        )

    [bitrix\main\db\transactionexception] => Array
        (
            [module] => main
            [file] => lib/db/sqlexception.php
        )

    [bitrix\main\db\sqlexpression] => Array
        (
            [module] => main
            [file] => lib/db/sqlexpression.php
        )

    [bitrix\main\db\sqlhelper] => Array
        (
            [module] => main
            [file] => lib/db/sqlhelper.php
        )

    [bitrix\main\db\mysqlcommonconnection] => Array
        (
            [module] => main
            [file] => lib/db/mysqlcommonconnection.php
        )

    [bitrix\main\db\mysqliconnection] => Array
        (
            [module] => main
            [file] => lib/db/mysqliconnection.php
        )

    [bitrix\main\db\mysqliresult] => Array
        (
            [module] => main
            [file] => lib/db/mysqliresult.php
        )

    [bitrix\main\db\mysqlisqlhelper] => Array
        (
            [module] => main
            [file] => lib/db/mysqlisqlhelper.php
        )

    [bitrix\main\db\mssqlconnection] => Array
        (
            [module] => main
            [file] => lib/db/mssqlconnection.php
        )

    [bitrix\main\db\mssqlresult] => Array
        (
            [module] => main
            [file] => lib/db/mssqlresult.php
        )

    [bitrix\main\db\mssqlsqlhelper] => Array
        (
            [module] => main
            [file] => lib/db/mssqlsqlhelper.php
        )

    [bitrix\main\db\oracleconnection] => Array
        (
            [module] => main
            [file] => lib/db/oracleconnection.php
        )

    [bitrix\main\db\oracleresult] => Array
        (
            [module] => main
            [file] => lib/db/oracleresult.php
        )

    [bitrix\main\db\oraclesqlhelper] => Array
        (
            [module] => main
            [file] => lib/db/oraclesqlhelper.php
        )

    [bitrix\main\db\pgsqlconnection] => Array
        (
            [module] => main
            [file] => lib/db/pgsqlconnection.php
        )

    [bitrix\main\diag\httpexceptionhandleroutput] => Array
        (
            [module] => main
            [file] => lib/diag/httpexceptionhandleroutput.php
        )

    [bitrix\main\diag\fileexceptionhandlerlog] => Array
        (
            [module] => main
            [file] => lib/diag/fileexceptionhandlerlog.php
        )

    [bitrix\main\diag\exceptionhandler] => Array
        (
            [module] => main
            [file] => lib/diag/exceptionhandler.php
        )

    [bitrix\main\diag\iexceptionhandleroutput] => Array
        (
            [module] => main
            [file] => lib/diag/iexceptionhandleroutput.php
        )

    [bitrix\main\diag\exceptionhandlerlog] => Array
        (
            [module] => main
            [file] => lib/diag/exceptionhandlerlog.php
        )

    [bitrix\main\io\file] => Array
        (
            [module] => main
            [file] => lib/io/file.php
        )

    [bitrix\main\io\fileentry] => Array
        (
            [module] => main
            [file] => lib/io/fileentry.php
        )

    [bitrix\main\io\path] => Array
        (
            [module] => main
            [file] => lib/io/path.php
        )

    [bitrix\main\io\filesystementry] => Array
        (
            [module] => main
            [file] => lib/io/filesystementry.php
        )

    [bitrix\main\io\ifilestream] => Array
        (
            [module] => main
            [file] => lib/io/ifilestream.php
        )

    [bitrix\main\localization\loc] => Array
        (
            [module] => main
            [file] => lib/localization/loc.php
        )

    [bitrix\main\mail\mail] => Array
        (
            [module] => main
            [file] => lib/mail/mail.php
        )

    [bitrix\main\mail\tracking] => Array
        (
            [module] => main
            [file] => lib/mail/tracking.php
        )

    [bitrix\main\mail\eventmanager] => Array
        (
            [module] => main
            [file] => lib/mail/eventmanager.php
        )

    [bitrix\main\mail\eventmessagecompiler] => Array
        (
            [module] => main
            [file] => lib/mail/eventmessagecompiler.php
        )

    [bitrix\main\mail\eventmessagethemecompiler] => Array
        (
            [module] => main
            [file] => lib/mail/eventmessagethemecompiler.php
        )

    [bitrix\main\mail\internal\event] => Array
        (
            [module] => main
            [file] => lib/mail/internal/event.php
        )

    [bitrix\main\mail\internal\eventattachment] => Array
        (
            [module] => main
            [file] => lib/mail/internal/eventattachment.php
        )

    [bitrix\main\mail\internal\eventmessage] => Array
        (
            [module] => main
            [file] => lib/mail/internal/eventmessage.php
        )

    [bitrix\main\mail\internal\eventmessagesite] => Array
        (
            [module] => main
            [file] => lib/mail/internal/eventmessagesite.php
        )

    [bitrix\main\mail\internal\eventmessageattachment] => Array
        (
            [module] => main
            [file] => lib/mail/internal/eventmessageattachment.php
        )

    [bitrix\main\mail\internal\eventtype] => Array
        (
            [module] => main
            [file] => lib/mail/internal/eventtype.php
        )

    [bitrix\main\text\converter] => Array
        (
            [module] => main
            [file] => lib/text/converter.php
        )

    [bitrix\main\text\emptyconverter] => Array
        (
            [module] => main
            [file] => lib/text/emptyconverter.php
        )

    [bitrix\main\text\encoding] => Array
        (
            [module] => main
            [file] => lib/text/encoding.php
        )

    [bitrix\main\text\htmlconverter] => Array
        (
            [module] => main
            [file] => lib/text/htmlconverter.php
        )

    [bitrix\main\text\binarystring] => Array
        (
            [module] => main
            [file] => lib/text/binarystring.php
        )

    [bitrix\main\text\xmlconverter] => Array
        (
            [module] => main
            [file] => lib/text/xmlconverter.php
        )

    [bitrix\main\type\collection] => Array
        (
            [module] => main
            [file] => lib/type/collection.php
        )

    [bitrix\main\type\date] => Array
        (
            [module] => main
            [file] => lib/type/date.php
        )

    [bitrix\main\type\datetime] => Array
        (
            [module] => main
            [file] => lib/type/datetime.php
        )

    [bitrix\main\type\dictionary] => Array
        (
            [module] => main
            [file] => lib/type/dictionary.php
        )

    [bitrix\main\type\filterabledictionary] => Array
        (
            [module] => main
            [file] => lib/type/filterabledictionary.php
        )

    [bitrix\main\type\parameterdictionary] => Array
        (
            [module] => main
            [file] => lib/type/parameterdictionary.php
        )

    [bitrix\main\web\cookie] => Array
        (
            [module] => main
            [file] => lib/web/cookie.php
        )

    [bitrix\main\web\uri] => Array
        (
            [module] => main
            [file] => lib/web/uri.php
        )

    [bitrix\main\sendereventhandler] => Array
        (
            [module] => main
            [file] => lib/senderconnector.php
        )

    [bitrix\main\senderconnectoruser] => Array
        (
            [module] => main
            [file] => lib/senderconnector.php
        )

    [bitrix\main\urlrewriterrulemaker] => Array
        (
            [module] => main
            [file] => lib/urlrewriter.php
        )

    [bitrix\main\update\stepper] => Array
        (
            [module] => main
            [file] => lib/update/stepper.php
        )

    [bitrix\main\composite\abstractresponse] => Array
        (
            [module] => main
            [file] => lib/composite/responder.php
        )

    [bitrix\main\composite\fileresponse] => Array
        (
            [module] => main
            [file] => lib/composite/responder.php
        )

    [bitrix\main\composite\memcachedresponse] => Array
        (
            [module] => main
            [file] => lib/composite/responder.php
        )

    [bitrix\main\security\otpexception] => Array
        (
            [module] => main
            [file] => lib/security/securityexception.php
        )

    [ctimezone] => Array
        (
            [module] => main
            [file] => classes/general/time.php
        )

    [cbxpunycode] => Array
        (
            [module] => main
            [file] => classes/general/punycode.php
        )

    [ibxvirtualio] => Array
        (
            [module] => main
            [file] => classes/general/virtual_io.php
        )

    [ibxgeterrors] => Array
        (
            [module] => main
            [file] => classes/general/virtual_io.php
        )

    [cbxvirtualio] => Array
        (
            [module] => main
            [file] => classes/general/virtual_io.php
        )

    [cbxvirtualfilebase] => Array
        (
            [module] => main
            [file] => classes/general/virtual_file.php
        )

    [cbxvirtualfile] => Array
        (
            [module] => main
            [file] => classes/general/virtual_file.php
        )

    [cbxvirtualdirectory] => Array
        (
            [module] => main
            [file] => classes/general/virtual_file.php
        )

    [calloption] => Array
        (
            [module] => main
            [file] => classes/general/option.php
        )

    [coption] => Array
        (
            [module] => main
            [file] => classes/general/option.php
        )

    [callpageoption] => Array
        (
            [module] => main
            [file] => classes/general/pageoption.php
        )

    [cpageoption] => Array
        (
            [module] => main
            [file] => classes/general/pageoption.php
        )

    [callsqlwhere] => Array
        (
            [module] => main
            [file] => classes/general/sqlwhere.php
        )

    [csqlwhereexpression] => Array
        (
            [module] => main
            [file] => classes/general/sqlwhere.php
        )

    [csqlwhere] => Array
        (
            [module] => main
            [file] => classes/general/sqlwhere.php
        )

    [calllanguage] => Array
        (
            [module] => main
            [file] => classes/general/language.php
        )

    [clanguage] => Array
        (
            [module] => main
            [file] => classes/general/language.php
        )

    [clangadmin] => Array
        (
            [module] => main
            [file] => classes/general/language.php
        )

    [_clangdbresult] => Array
        (
            [module] => main
            [file] => classes/general/langdbresult.php
        )

    [callagent] => Array
        (
            [module] => main
            [file] => classes/general/agent.php
        )

    [cagent] => Array
        (
            [module] => main
            [file] => classes/mysql/agent.php
        )

    [capplicationexception] => Array
        (
            [module] => main
            [file] => classes/general/applicationexception.php
        )

    [cadminexception] => Array
        (
            [module] => main
            [file] => classes/general/adminexception.php
        )

    [callsite] => Array
        (
            [module] => main
            [file] => classes/general/site.php
        )

    [calllang] => Array
        (
            [module] => main
            [file] => classes/general/site.php
        )

    [csite] => Array
        (
            [module] => main
            [file] => classes/general/site.php
        )

    [clang] => Array
        (
            [module] => main
            [file] => classes/general/site.php
        )

    [chttp] => Array
        (
            [module] => main
            [file] => classes/general/http.php
        )

    [cutil] => Array
        (
            [module] => main
            [file] => classes/general/util.php
        )

    [callmain] => Array
        (
            [module] => main
            [file] => classes/general/main.php
        )

    [cmain] => Array
        (
            [module] => main
            [file] => classes/general/main.php
        )

    [calldatabase] => Array
        (
            [module] => main
            [file] => classes/general/database.php
        )

    [calldbresult] => Array
        (
            [module] => main
            [file] => classes/general/dbresult.php
        )

    [cdatabasemysql] => Array
        (
            [module] => main
            [file] => classes/mysql/database.php
        )

    [cdbresultmysql] => Array
        (
            [module] => main
            [file] => classes/mysql/dbresult.php
        )

    [icachebackend] => Array
        (
            [module] => main
            [file] => classes/general/cache_backend.php
        )

    [cphpcache] => Array
        (
            [module] => main
            [file] => classes/general/cache.php
        )

    [ccachemanager] => Array
        (
            [module] => main
            [file] => classes/general/cache_manager.php
        )

    [cpagecache] => Array
        (
            [module] => main
            [file] => classes/general/page_cache.php
        )

    [cstackcacheentry] => Array
        (
            [module] => main
            [file] => classes/general/stack_cache_entry.php
        )

    [cstackcachemanager] => Array
        (
            [module] => main
            [file] => classes/general/stack_cache.php
        )

    [cmodule] => Array
        (
            [module] => main
            [file] => /classes/general/module.php
        )

    [bitrix\main\entity\ufield] => Array
        (
            [module] => main
            [file] => include/deprecated/ufield.php
        )

)
Array
(
    [bitrix\main\application] => Array
        (
            [module] => main
            [file] => lib/application.php
        )

    [bitrix\main\httpapplication] => Array
        (
            [module] => main
            [file] => lib/httpapplication.php
        )

    [bitrix\main\argumentexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\argumentnullexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\argumentoutofrangeexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\argumenttypeexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\notimplementedexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\notsupportedexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\invalidoperationexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\objectpropertyexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\objectnotfoundexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\objectexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\systemexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\accessdeniedexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\decodingexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\io\invalidpathexception] => Array
        (
            [module] => main
            [file] => lib/io/ioexception.php
        )

    [bitrix\main\io\filenotfoundexception] => Array
        (
            [module] => main
            [file] => lib/io/ioexception.php
        )

    [bitrix\main\io\filedeleteexception] => Array
        (
            [module] => main
            [file] => lib/io/ioexception.php
        )

    [bitrix\main\io\fileopenexception] => Array
        (
            [module] => main
            [file] => lib/io/ioexception.php
        )

    [bitrix\main\io\filenotopenedexception] => Array
        (
            [module] => main
            [file] => lib/io/ioexception.php
        )

    [bitrix\main\context] => Array
        (
            [module] => main
            [file] => lib/context.php
        )

    [bitrix\main\httpcontext] => Array
        (
            [module] => main
            [file] => lib/httpcontext.php
        )

    [bitrix\main\dispatcher] => Array
        (
            [module] => main
            [file] => lib/dispatcher.php
        )

    [bitrix\main\environment] => Array
        (
            [module] => main
            [file] => lib/environment.php
        )

    [bitrix\main\event] => Array
        (
            [module] => main
            [file] => lib/event.php
        )

    [bitrix\main\eventmanager] => Array
        (
            [module] => main
            [file] => lib/eventmanager.php
        )

    [bitrix\main\eventresult] => Array
        (
            [module] => main
            [file] => lib/eventresult.php
        )

    [bitrix\main\request] => Array
        (
            [module] => main
            [file] => lib/request.php
        )

    [bitrix\main\httprequest] => Array
        (
            [module] => main
            [file] => lib/httprequest.php
        )

    [bitrix\main\response] => Array
        (
            [module] => main
            [file] => lib/response.php
        )

    [bitrix\main\httpresponse] => Array
        (
            [module] => main
            [file] => lib/httpresponse.php
        )

    [bitrix\main\modulemanager] => Array
        (
            [module] => main
            [file] => lib/modulemanager.php
        )

    [bitrix\main\server] => Array
        (
            [module] => main
            [file] => lib/server.php
        )

    [bitrix\main\config\configuration] => Array
        (
            [module] => main
            [file] => lib/config/configuration.php
        )

    [bitrix\main\config\option] => Array
        (
            [module] => main
            [file] => lib/config/option.php
        )

    [bitrix\main\context\culture] => Array
        (
            [module] => main
            [file] => lib/context/culture.php
        )

    [bitrix\main\data\cache] => Array
        (
            [module] => main
            [file] => lib/data/cache.php
        )

    [bitrix\main\data\cacheengineapc] => Array
        (
            [module] => main
            [file] => lib/data/cacheengineapc.php
        )

    [bitrix\main\data\cacheenginememcache] => Array
        (
            [module] => main
            [file] => lib/data/cacheenginememcache.php
        )

    [bitrix\main\data\cacheenginefiles] => Array
        (
            [module] => main
            [file] => lib/data/cacheenginefiles.php
        )

    [bitrix\main\data\cacheenginenone] => Array
        (
            [module] => main
            [file] => lib/data/cacheenginenone.php
        )

    [bitrix\main\data\connection] => Array
        (
            [module] => main
            [file] => lib/data/connection.php
        )

    [bitrix\main\data\connectionpool] => Array
        (
            [module] => main
            [file] => lib/data/connectionpool.php
        )

    [bitrix\main\data\icacheengine] => Array
        (
            [module] => main
            [file] => lib/data/cache.php
        )

    [bitrix\main\data\hsphpreadconnection] => Array
        (
            [module] => main
            [file] => lib/data/hsphpreadconnection.php
        )

    [bitrix\main\data\managedcache] => Array
        (
            [module] => main
            [file] => lib/data/managedcache.php
        )

    [bitrix\main\data\taggedcache] => Array
        (
            [module] => main
            [file] => lib/data/taggedcache.php
        )

    [bitrix\main\data\memcacheconnection] => Array
        (
            [module] => main
            [file] => lib/data/memcacheconnection.php
        )

    [bitrix\main\data\memcachedconnection] => Array
        (
            [module] => main
            [file] => lib/data/memcachedconnection.php
        )

    [bitrix\main\data\nosqlconnection] => Array
        (
            [module] => main
            [file] => lib/data/nosqlconnection.php
        )

    [bitrix\main\db\arrayresult] => Array
        (
            [module] => main
            [file] => lib/db/arrayresult.php
        )

    [bitrix\main\db\result] => Array
        (
            [module] => main
            [file] => lib/db/result.php
        )

    [bitrix\main\db\connection] => Array
        (
            [module] => main
            [file] => lib/db/connection.php
        )

    [bitrix\main\db\sqlexception] => Array
        (
            [module] => main
            [file] => lib/db/sqlexception.php
        )

    [bitrix\main\db\sqlqueryexception] => Array
        (
            [module] => main
            [file] => lib/db/sqlexception.php
        )

    [bitrix\main\db\transactionexception] => Array
        (
            [module] => main
            [file] => lib/db/sqlexception.php
        )

    [bitrix\main\db\sqlexpression] => Array
        (
            [module] => main
            [file] => lib/db/sqlexpression.php
        )

    [bitrix\main\db\sqlhelper] => Array
        (
            [module] => main
            [file] => lib/db/sqlhelper.php
        )

    [bitrix\main\db\mysqlcommonconnection] => Array
        (
            [module] => main
            [file] => lib/db/mysqlcommonconnection.php
        )

    [bitrix\main\db\mysqliconnection] => Array
        (
            [module] => main
            [file] => lib/db/mysqliconnection.php
        )

    [bitrix\main\db\mysqliresult] => Array
        (
            [module] => main
            [file] => lib/db/mysqliresult.php
        )

    [bitrix\main\db\mysqlisqlhelper] => Array
        (
            [module] => main
            [file] => lib/db/mysqlisqlhelper.php
        )

    [bitrix\main\db\mssqlconnection] => Array
        (
            [module] => main
            [file] => lib/db/mssqlconnection.php
        )

    [bitrix\main\db\mssqlresult] => Array
        (
            [module] => main
            [file] => lib/db/mssqlresult.php
        )

    [bitrix\main\db\mssqlsqlhelper] => Array
        (
            [module] => main
            [file] => lib/db/mssqlsqlhelper.php
        )

    [bitrix\main\db\oracleconnection] => Array
        (
            [module] => main
            [file] => lib/db/oracleconnection.php
        )

    [bitrix\main\db\oracleresult] => Array
        (
            [module] => main
            [file] => lib/db/oracleresult.php
        )

    [bitrix\main\db\oraclesqlhelper] => Array
        (
            [module] => main
            [file] => lib/db/oraclesqlhelper.php
        )

    [bitrix\main\db\pgsqlconnection] => Array
        (
            [module] => main
            [file] => lib/db/pgsqlconnection.php
        )

    [bitrix\main\diag\httpexceptionhandleroutput] => Array
        (
            [module] => main
            [file] => lib/diag/httpexceptionhandleroutput.php
        )

    [bitrix\main\diag\fileexceptionhandlerlog] => Array
        (
            [module] => main
            [file] => lib/diag/fileexceptionhandlerlog.php
        )

    [bitrix\main\diag\exceptionhandler] => Array
        (
            [module] => main
            [file] => lib/diag/exceptionhandler.php
        )

    [bitrix\main\diag\iexceptionhandleroutput] => Array
        (
            [module] => main
            [file] => lib/diag/iexceptionhandleroutput.php
        )

    [bitrix\main\diag\exceptionhandlerlog] => Array
        (
            [module] => main
            [file] => lib/diag/exceptionhandlerlog.php
        )

    [bitrix\main\io\file] => Array
        (
            [module] => main
            [file] => lib/io/file.php
        )

    [bitrix\main\io\fileentry] => Array
        (
            [module] => main
            [file] => lib/io/fileentry.php
        )

    [bitrix\main\io\path] => Array
        (
            [module] => main
            [file] => lib/io/path.php
        )

    [bitrix\main\io\filesystementry] => Array
        (
            [module] => main
            [file] => lib/io/filesystementry.php
        )

    [bitrix\main\io\ifilestream] => Array
        (
            [module] => main
            [file] => lib/io/ifilestream.php
        )

    [bitrix\main\localization\loc] => Array
        (
            [module] => main
            [file] => lib/localization/loc.php
        )

    [bitrix\main\mail\mail] => Array
        (
            [module] => main
            [file] => lib/mail/mail.php
        )

    [bitrix\main\mail\tracking] => Array
        (
            [module] => main
            [file] => lib/mail/tracking.php
        )

    [bitrix\main\mail\eventmanager] => Array
        (
            [module] => main
            [file] => lib/mail/eventmanager.php
        )

    [bitrix\main\mail\eventmessagecompiler] => Array
        (
            [module] => main
            [file] => lib/mail/eventmessagecompiler.php
        )

    [bitrix\main\mail\eventmessagethemecompiler] => Array
        (
            [module] => main
            [file] => lib/mail/eventmessagethemecompiler.php
        )

    [bitrix\main\mail\internal\event] => Array
        (
            [module] => main
            [file] => lib/mail/internal/event.php
        )

    [bitrix\main\mail\internal\eventattachment] => Array
        (
            [module] => main
            [file] => lib/mail/internal/eventattachment.php
        )

    [bitrix\main\mail\internal\eventmessage] => Array
        (
            [module] => main
            [file] => lib/mail/internal/eventmessage.php
        )

    [bitrix\main\mail\internal\eventmessagesite] => Array
        (
            [module] => main
            [file] => lib/mail/internal/eventmessagesite.php
        )

    [bitrix\main\mail\internal\eventmessageattachment] => Array
        (
            [module] => main
            [file] => lib/mail/internal/eventmessageattachment.php
        )

    [bitrix\main\mail\internal\eventtype] => Array
        (
            [module] => main
            [file] => lib/mail/internal/eventtype.php
        )

    [bitrix\main\text\converter] => Array
        (
            [module] => main
            [file] => lib/text/converter.php
        )

    [bitrix\main\text\emptyconverter] => Array
        (
            [module] => main
            [file] => lib/text/emptyconverter.php
        )

    [bitrix\main\text\encoding] => Array
        (
            [module] => main
            [file] => lib/text/encoding.php
        )

    [bitrix\main\text\htmlconverter] => Array
        (
            [module] => main
            [file] => lib/text/htmlconverter.php
        )

    [bitrix\main\text\binarystring] => Array
        (
            [module] => main
            [file] => lib/text/binarystring.php
        )

    [bitrix\main\text\xmlconverter] => Array
        (
            [module] => main
            [file] => lib/text/xmlconverter.php
        )

    [bitrix\main\type\collection] => Array
        (
            [module] => main
            [file] => lib/type/collection.php
        )

    [bitrix\main\type\date] => Array
        (
            [module] => main
            [file] => lib/type/date.php
        )

    [bitrix\main\type\datetime] => Array
        (
            [module] => main
            [file] => lib/type/datetime.php
        )

    [bitrix\main\type\dictionary] => Array
        (
            [module] => main
            [file] => lib/type/dictionary.php
        )

    [bitrix\main\type\filterabledictionary] => Array
        (
            [module] => main
            [file] => lib/type/filterabledictionary.php
        )

    [bitrix\main\type\parameterdictionary] => Array
        (
            [module] => main
            [file] => lib/type/parameterdictionary.php
        )

    [bitrix\main\web\cookie] => Array
        (
            [module] => main
            [file] => lib/web/cookie.php
        )

    [bitrix\main\web\uri] => Array
        (
            [module] => main
            [file] => lib/web/uri.php
        )

    [bitrix\main\sendereventhandler] => Array
        (
            [module] => main
            [file] => lib/senderconnector.php
        )

    [bitrix\main\senderconnectoruser] => Array
        (
            [module] => main
            [file] => lib/senderconnector.php
        )

    [bitrix\main\urlrewriterrulemaker] => Array
        (
            [module] => main
            [file] => lib/urlrewriter.php
        )

    [bitrix\main\update\stepper] => Array
        (
            [module] => main
            [file] => lib/update/stepper.php
        )

    [bitrix\main\composite\abstractresponse] => Array
        (
            [module] => main
            [file] => lib/composite/responder.php
        )

    [bitrix\main\composite\fileresponse] => Array
        (
            [module] => main
            [file] => lib/composite/responder.php
        )

    [bitrix\main\composite\memcachedresponse] => Array
        (
            [module] => main
            [file] => lib/composite/responder.php
        )

    [bitrix\main\security\otpexception] => Array
        (
            [module] => main
            [file] => lib/security/securityexception.php
        )

    [ctimezone] => Array
        (
            [module] => main
            [file] => classes/general/time.php
        )

    [cbxpunycode] => Array
        (
            [module] => main
            [file] => classes/general/punycode.php
        )

    [ibxvirtualio] => Array
        (
            [module] => main
            [file] => classes/general/virtual_io.php
        )

    [ibxgeterrors] => Array
        (
            [module] => main
            [file] => classes/general/virtual_io.php
        )

    [cbxvirtualio] => Array
        (
            [module] => main
            [file] => classes/general/virtual_io.php
        )

    [cbxvirtualfilebase] => Array
        (
            [module] => main
            [file] => classes/general/virtual_file.php
        )

    [cbxvirtualfile] => Array
        (
            [module] => main
            [file] => classes/general/virtual_file.php
        )

    [cbxvirtualdirectory] => Array
        (
            [module] => main
            [file] => classes/general/virtual_file.php
        )

    [calloption] => Array
        (
            [module] => main
            [file] => classes/general/option.php
        )

    [coption] => Array
        (
            [module] => main
            [file] => classes/general/option.php
        )

    [callpageoption] => Array
        (
            [module] => main
            [file] => classes/general/pageoption.php
        )

    [cpageoption] => Array
        (
            [module] => main
            [file] => classes/general/pageoption.php
        )

    [callsqlwhere] => Array
        (
            [module] => main
            [file] => classes/general/sqlwhere.php
        )

    [csqlwhereexpression] => Array
        (
            [module] => main
            [file] => classes/general/sqlwhere.php
        )

    [csqlwhere] => Array
        (
            [module] => main
            [file] => classes/general/sqlwhere.php
        )

    [calllanguage] => Array
        (
            [module] => main
            [file] => classes/general/language.php
        )

    [clanguage] => Array
        (
            [module] => main
            [file] => classes/general/language.php
        )

    [clangadmin] => Array
        (
            [module] => main
            [file] => classes/general/language.php
        )

    [_clangdbresult] => Array
        (
            [module] => main
            [file] => classes/general/langdbresult.php
        )

    [callagent] => Array
        (
            [module] => main
            [file] => classes/general/agent.php
        )

    [cagent] => Array
        (
            [module] => main
            [file] => classes/mysql/agent.php
        )

    [capplicationexception] => Array
        (
            [module] => main
            [file] => classes/general/applicationexception.php
        )

    [cadminexception] => Array
        (
            [module] => main
            [file] => classes/general/adminexception.php
        )

    [callsite] => Array
        (
            [module] => main
            [file] => classes/general/site.php
        )

    [calllang] => Array
        (
            [module] => main
            [file] => classes/general/site.php
        )

    [csite] => Array
        (
            [module] => main
            [file] => classes/general/site.php
        )

    [clang] => Array
        (
            [module] => main
            [file] => classes/general/site.php
        )

    [chttp] => Array
        (
            [module] => main
            [file] => classes/general/http.php
        )

    [cutil] => Array
        (
            [module] => main
            [file] => classes/general/util.php
        )

    [callmain] => Array
        (
            [module] => main
            [file] => classes/general/main.php
        )

    [cmain] => Array
        (
            [module] => main
            [file] => classes/general/main.php
        )

    [calldatabase] => Array
        (
            [module] => main
            [file] => classes/general/database.php
        )

    [calldbresult] => Array
        (
            [module] => main
            [file] => classes/general/dbresult.php
        )

    [cdatabasemysql] => Array
        (
            [module] => main
            [file] => classes/mysql/database.php
        )

    [cdbresultmysql] => Array
        (
            [module] => main
            [file] => classes/mysql/dbresult.php
        )

    [icachebackend] => Array
        (
            [module] => main
            [file] => classes/general/cache_backend.php
        )

    [cphpcache] => Array
        (
            [module] => main
            [file] => classes/general/cache.php
        )

    [ccachemanager] => Array
        (
            [module] => main
            [file] => classes/general/cache_manager.php
        )

    [cpagecache] => Array
        (
            [module] => main
            [file] => classes/general/page_cache.php
        )

    [cstackcacheentry] => Array
        (
            [module] => main
            [file] => classes/general/stack_cache_entry.php
        )

    [cstackcachemanager] => Array
        (
            [module] => main
            [file] => classes/general/stack_cache.php
        )

    [cmodule] => Array
        (
            [module] => main
            [file] => /classes/general/module.php
        )

    [bitrix\main\entity\ufield] => Array
        (
            [module] => main
            [file] => include/deprecated/ufield.php
        )

    [cdatabase] => Array
        (
            [module] => main
            [file] => classes/mysql/database.php
        )

    [cdbresult] => Array
        (
            [module] => main
            [file] => classes/mysql/dbresult.php
        )

)
Array
(
    [bitrix\main\application] => Array
        (
            [module] => main
            [file] => lib/application.php
        )

    [bitrix\main\httpapplication] => Array
        (
            [module] => main
            [file] => lib/httpapplication.php
        )

    [bitrix\main\argumentexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\argumentnullexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\argumentoutofrangeexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\argumenttypeexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\notimplementedexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\notsupportedexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\invalidoperationexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\objectpropertyexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\objectnotfoundexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\objectexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\systemexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\accessdeniedexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\decodingexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\io\invalidpathexception] => Array
        (
            [module] => main
            [file] => lib/io/ioexception.php
        )

    [bitrix\main\io\filenotfoundexception] => Array
        (
            [module] => main
            [file] => lib/io/ioexception.php
        )

    [bitrix\main\io\filedeleteexception] => Array
        (
            [module] => main
            [file] => lib/io/ioexception.php
        )

    [bitrix\main\io\fileopenexception] => Array
        (
            [module] => main
            [file] => lib/io/ioexception.php
        )

    [bitrix\main\io\filenotopenedexception] => Array
        (
            [module] => main
            [file] => lib/io/ioexception.php
        )

    [bitrix\main\context] => Array
        (
            [module] => main
            [file] => lib/context.php
        )

    [bitrix\main\httpcontext] => Array
        (
            [module] => main
            [file] => lib/httpcontext.php
        )

    [bitrix\main\dispatcher] => Array
        (
            [module] => main
            [file] => lib/dispatcher.php
        )

    [bitrix\main\environment] => Array
        (
            [module] => main
            [file] => lib/environment.php
        )

    [bitrix\main\event] => Array
        (
            [module] => main
            [file] => lib/event.php
        )

    [bitrix\main\eventmanager] => Array
        (
            [module] => main
            [file] => lib/eventmanager.php
        )

    [bitrix\main\eventresult] => Array
        (
            [module] => main
            [file] => lib/eventresult.php
        )

    [bitrix\main\request] => Array
        (
            [module] => main
            [file] => lib/request.php
        )

    [bitrix\main\httprequest] => Array
        (
            [module] => main
            [file] => lib/httprequest.php
        )

    [bitrix\main\response] => Array
        (
            [module] => main
            [file] => lib/response.php
        )

    [bitrix\main\httpresponse] => Array
        (
            [module] => main
            [file] => lib/httpresponse.php
        )

    [bitrix\main\modulemanager] => Array
        (
            [module] => main
            [file] => lib/modulemanager.php
        )

    [bitrix\main\server] => Array
        (
            [module] => main
            [file] => lib/server.php
        )

    [bitrix\main\config\configuration] => Array
        (
            [module] => main
            [file] => lib/config/configuration.php
        )

    [bitrix\main\config\option] => Array
        (
            [module] => main
            [file] => lib/config/option.php
        )

    [bitrix\main\context\culture] => Array
        (
            [module] => main
            [file] => lib/context/culture.php
        )

    [bitrix\main\data\cache] => Array
        (
            [module] => main
            [file] => lib/data/cache.php
        )

    [bitrix\main\data\cacheengineapc] => Array
        (
            [module] => main
            [file] => lib/data/cacheengineapc.php
        )

    [bitrix\main\data\cacheenginememcache] => Array
        (
            [module] => main
            [file] => lib/data/cacheenginememcache.php
        )

    [bitrix\main\data\cacheenginefiles] => Array
        (
            [module] => main
            [file] => lib/data/cacheenginefiles.php
        )

    [bitrix\main\data\cacheenginenone] => Array
        (
            [module] => main
            [file] => lib/data/cacheenginenone.php
        )

    [bitrix\main\data\connection] => Array
        (
            [module] => main
            [file] => lib/data/connection.php
        )

    [bitrix\main\data\connectionpool] => Array
        (
            [module] => main
            [file] => lib/data/connectionpool.php
        )

    [bitrix\main\data\icacheengine] => Array
        (
            [module] => main
            [file] => lib/data/cache.php
        )

    [bitrix\main\data\hsphpreadconnection] => Array
        (
            [module] => main
            [file] => lib/data/hsphpreadconnection.php
        )

    [bitrix\main\data\managedcache] => Array
        (
            [module] => main
            [file] => lib/data/managedcache.php
        )

    [bitrix\main\data\taggedcache] => Array
        (
            [module] => main
            [file] => lib/data/taggedcache.php
        )

    [bitrix\main\data\memcacheconnection] => Array
        (
            [module] => main
            [file] => lib/data/memcacheconnection.php
        )

    [bitrix\main\data\memcachedconnection] => Array
        (
            [module] => main
            [file] => lib/data/memcachedconnection.php
        )

    [bitrix\main\data\nosqlconnection] => Array
        (
            [module] => main
            [file] => lib/data/nosqlconnection.php
        )

    [bitrix\main\db\arrayresult] => Array
        (
            [module] => main
            [file] => lib/db/arrayresult.php
        )

    [bitrix\main\db\result] => Array
        (
            [module] => main
            [file] => lib/db/result.php
        )

    [bitrix\main\db\connection] => Array
        (
            [module] => main
            [file] => lib/db/connection.php
        )

    [bitrix\main\db\sqlexception] => Array
        (
            [module] => main
            [file] => lib/db/sqlexception.php
        )

    [bitrix\main\db\sqlqueryexception] => Array
        (
            [module] => main
            [file] => lib/db/sqlexception.php
        )

    [bitrix\main\db\transactionexception] => Array
        (
            [module] => main
            [file] => lib/db/sqlexception.php
        )

    [bitrix\main\db\sqlexpression] => Array
        (
            [module] => main
            [file] => lib/db/sqlexpression.php
        )

    [bitrix\main\db\sqlhelper] => Array
        (
            [module] => main
            [file] => lib/db/sqlhelper.php
        )

    [bitrix\main\db\mysqlcommonconnection] => Array
        (
            [module] => main
            [file] => lib/db/mysqlcommonconnection.php
        )

    [bitrix\main\db\mysqliconnection] => Array
        (
            [module] => main
            [file] => lib/db/mysqliconnection.php
        )

    [bitrix\main\db\mysqliresult] => Array
        (
            [module] => main
            [file] => lib/db/mysqliresult.php
        )

    [bitrix\main\db\mysqlisqlhelper] => Array
        (
            [module] => main
            [file] => lib/db/mysqlisqlhelper.php
        )

    [bitrix\main\db\mssqlconnection] => Array
        (
            [module] => main
            [file] => lib/db/mssqlconnection.php
        )

    [bitrix\main\db\mssqlresult] => Array
        (
            [module] => main
            [file] => lib/db/mssqlresult.php
        )

    [bitrix\main\db\mssqlsqlhelper] => Array
        (
            [module] => main
            [file] => lib/db/mssqlsqlhelper.php
        )

    [bitrix\main\db\oracleconnection] => Array
        (
            [module] => main
            [file] => lib/db/oracleconnection.php
        )

    [bitrix\main\db\oracleresult] => Array
        (
            [module] => main
            [file] => lib/db/oracleresult.php
        )

    [bitrix\main\db\oraclesqlhelper] => Array
        (
            [module] => main
            [file] => lib/db/oraclesqlhelper.php
        )

    [bitrix\main\db\pgsqlconnection] => Array
        (
            [module] => main
            [file] => lib/db/pgsqlconnection.php
        )

    [bitrix\main\diag\httpexceptionhandleroutput] => Array
        (
            [module] => main
            [file] => lib/diag/httpexceptionhandleroutput.php
        )

    [bitrix\main\diag\fileexceptionhandlerlog] => Array
        (
            [module] => main
            [file] => lib/diag/fileexceptionhandlerlog.php
        )

    [bitrix\main\diag\exceptionhandler] => Array
        (
            [module] => main
            [file] => lib/diag/exceptionhandler.php
        )

    [bitrix\main\diag\iexceptionhandleroutput] => Array
        (
            [module] => main
            [file] => lib/diag/iexceptionhandleroutput.php
        )

    [bitrix\main\diag\exceptionhandlerlog] => Array
        (
            [module] => main
            [file] => lib/diag/exceptionhandlerlog.php
        )

    [bitrix\main\io\file] => Array
        (
            [module] => main
            [file] => lib/io/file.php
        )

    [bitrix\main\io\fileentry] => Array
        (
            [module] => main
            [file] => lib/io/fileentry.php
        )

    [bitrix\main\io\path] => Array
        (
            [module] => main
            [file] => lib/io/path.php
        )

    [bitrix\main\io\filesystementry] => Array
        (
            [module] => main
            [file] => lib/io/filesystementry.php
        )

    [bitrix\main\io\ifilestream] => Array
        (
            [module] => main
            [file] => lib/io/ifilestream.php
        )

    [bitrix\main\localization\loc] => Array
        (
            [module] => main
            [file] => lib/localization/loc.php
        )

    [bitrix\main\mail\mail] => Array
        (
            [module] => main
            [file] => lib/mail/mail.php
        )

    [bitrix\main\mail\tracking] => Array
        (
            [module] => main
            [file] => lib/mail/tracking.php
        )

    [bitrix\main\mail\eventmanager] => Array
        (
            [module] => main
            [file] => lib/mail/eventmanager.php
        )

    [bitrix\main\mail\eventmessagecompiler] => Array
        (
            [module] => main
            [file] => lib/mail/eventmessagecompiler.php
        )

    [bitrix\main\mail\eventmessagethemecompiler] => Array
        (
            [module] => main
            [file] => lib/mail/eventmessagethemecompiler.php
        )

    [bitrix\main\mail\internal\event] => Array
        (
            [module] => main
            [file] => lib/mail/internal/event.php
        )

    [bitrix\main\mail\internal\eventattachment] => Array
        (
            [module] => main
            [file] => lib/mail/internal/eventattachment.php
        )

    [bitrix\main\mail\internal\eventmessage] => Array
        (
            [module] => main
            [file] => lib/mail/internal/eventmessage.php
        )

    [bitrix\main\mail\internal\eventmessagesite] => Array
        (
            [module] => main
            [file] => lib/mail/internal/eventmessagesite.php
        )

    [bitrix\main\mail\internal\eventmessageattachment] => Array
        (
            [module] => main
            [file] => lib/mail/internal/eventmessageattachment.php
        )

    [bitrix\main\mail\internal\eventtype] => Array
        (
            [module] => main
            [file] => lib/mail/internal/eventtype.php
        )

    [bitrix\main\text\converter] => Array
        (
            [module] => main
            [file] => lib/text/converter.php
        )

    [bitrix\main\text\emptyconverter] => Array
        (
            [module] => main
            [file] => lib/text/emptyconverter.php
        )

    [bitrix\main\text\encoding] => Array
        (
            [module] => main
            [file] => lib/text/encoding.php
        )

    [bitrix\main\text\htmlconverter] => Array
        (
            [module] => main
            [file] => lib/text/htmlconverter.php
        )

    [bitrix\main\text\binarystring] => Array
        (
            [module] => main
            [file] => lib/text/binarystring.php
        )

    [bitrix\main\text\xmlconverter] => Array
        (
            [module] => main
            [file] => lib/text/xmlconverter.php
        )

    [bitrix\main\type\collection] => Array
        (
            [module] => main
            [file] => lib/type/collection.php
        )

    [bitrix\main\type\date] => Array
        (
            [module] => main
            [file] => lib/type/date.php
        )

    [bitrix\main\type\datetime] => Array
        (
            [module] => main
            [file] => lib/type/datetime.php
        )

    [bitrix\main\type\dictionary] => Array
        (
            [module] => main
            [file] => lib/type/dictionary.php
        )

    [bitrix\main\type\filterabledictionary] => Array
        (
            [module] => main
            [file] => lib/type/filterabledictionary.php
        )

    [bitrix\main\type\parameterdictionary] => Array
        (
            [module] => main
            [file] => lib/type/parameterdictionary.php
        )

    [bitrix\main\web\cookie] => Array
        (
            [module] => main
            [file] => lib/web/cookie.php
        )

    [bitrix\main\web\uri] => Array
        (
            [module] => main
            [file] => lib/web/uri.php
        )

    [bitrix\main\sendereventhandler] => Array
        (
            [module] => main
            [file] => lib/senderconnector.php
        )

    [bitrix\main\senderconnectoruser] => Array
        (
            [module] => main
            [file] => lib/senderconnector.php
        )

    [bitrix\main\urlrewriterrulemaker] => Array
        (
            [module] => main
            [file] => lib/urlrewriter.php
        )

    [bitrix\main\update\stepper] => Array
        (
            [module] => main
            [file] => lib/update/stepper.php
        )

    [bitrix\main\composite\abstractresponse] => Array
        (
            [module] => main
            [file] => lib/composite/responder.php
        )

    [bitrix\main\composite\fileresponse] => Array
        (
            [module] => main
            [file] => lib/composite/responder.php
        )

    [bitrix\main\composite\memcachedresponse] => Array
        (
            [module] => main
            [file] => lib/composite/responder.php
        )

    [bitrix\main\security\otpexception] => Array
        (
            [module] => main
            [file] => lib/security/securityexception.php
        )

    [ctimezone] => Array
        (
            [module] => main
            [file] => classes/general/time.php
        )

    [cbxpunycode] => Array
        (
            [module] => main
            [file] => classes/general/punycode.php
        )

    [ibxvirtualio] => Array
        (
            [module] => main
            [file] => classes/general/virtual_io.php
        )

    [ibxgeterrors] => Array
        (
            [module] => main
            [file] => classes/general/virtual_io.php
        )

    [cbxvirtualio] => Array
        (
            [module] => main
            [file] => classes/general/virtual_io.php
        )

    [cbxvirtualfilebase] => Array
        (
            [module] => main
            [file] => classes/general/virtual_file.php
        )

    [cbxvirtualfile] => Array
        (
            [module] => main
            [file] => classes/general/virtual_file.php
        )

    [cbxvirtualdirectory] => Array
        (
            [module] => main
            [file] => classes/general/virtual_file.php
        )

    [calloption] => Array
        (
            [module] => main
            [file] => classes/general/option.php
        )

    [coption] => Array
        (
            [module] => main
            [file] => classes/general/option.php
        )

    [callpageoption] => Array
        (
            [module] => main
            [file] => classes/general/pageoption.php
        )

    [cpageoption] => Array
        (
            [module] => main
            [file] => classes/general/pageoption.php
        )

    [callsqlwhere] => Array
        (
            [module] => main
            [file] => classes/general/sqlwhere.php
        )

    [csqlwhereexpression] => Array
        (
            [module] => main
            [file] => classes/general/sqlwhere.php
        )

    [csqlwhere] => Array
        (
            [module] => main
            [file] => classes/general/sqlwhere.php
        )

    [calllanguage] => Array
        (
            [module] => main
            [file] => classes/general/language.php
        )

    [clanguage] => Array
        (
            [module] => main
            [file] => classes/general/language.php
        )

    [clangadmin] => Array
        (
            [module] => main
            [file] => classes/general/language.php
        )

    [_clangdbresult] => Array
        (
            [module] => main
            [file] => classes/general/langdbresult.php
        )

    [callagent] => Array
        (
            [module] => main
            [file] => classes/general/agent.php
        )

    [cagent] => Array
        (
            [module] => main
            [file] => classes/mysql/agent.php
        )

    [capplicationexception] => Array
        (
            [module] => main
            [file] => classes/general/applicationexception.php
        )

    [cadminexception] => Array
        (
            [module] => main
            [file] => classes/general/adminexception.php
        )

    [callsite] => Array
        (
            [module] => main
            [file] => classes/general/site.php
        )

    [calllang] => Array
        (
            [module] => main
            [file] => classes/general/site.php
        )

    [csite] => Array
        (
            [module] => main
            [file] => classes/general/site.php
        )

    [clang] => Array
        (
            [module] => main
            [file] => classes/general/site.php
        )

    [chttp] => Array
        (
            [module] => main
            [file] => classes/general/http.php
        )

    [cutil] => Array
        (
            [module] => main
            [file] => classes/general/util.php
        )

    [callmain] => Array
        (
            [module] => main
            [file] => classes/general/main.php
        )

    [cmain] => Array
        (
            [module] => main
            [file] => classes/general/main.php
        )

    [calldatabase] => Array
        (
            [module] => main
            [file] => classes/general/database.php
        )

    [calldbresult] => Array
        (
            [module] => main
            [file] => classes/general/dbresult.php
        )

    [cdatabasemysql] => Array
        (
            [module] => main
            [file] => classes/mysql/database.php
        )

    [cdbresultmysql] => Array
        (
            [module] => main
            [file] => classes/mysql/dbresult.php
        )

    [icachebackend] => Array
        (
            [module] => main
            [file] => classes/general/cache_backend.php
        )

    [cphpcache] => Array
        (
            [module] => main
            [file] => classes/general/cache.php
        )

    [ccachemanager] => Array
        (
            [module] => main
            [file] => classes/general/cache_manager.php
        )

    [cpagecache] => Array
        (
            [module] => main
            [file] => classes/general/page_cache.php
        )

    [cstackcacheentry] => Array
        (
            [module] => main
            [file] => classes/general/stack_cache_entry.php
        )

    [cstackcachemanager] => Array
        (
            [module] => main
            [file] => classes/general/stack_cache.php
        )

    [cmodule] => Array
        (
            [module] => main
            [file] => /classes/general/module.php
        )

    [bitrix\main\entity\ufield] => Array
        (
            [module] => main
            [file] => include/deprecated/ufield.php
        )

    [cdatabase] => Array
        (
            [module] => main
            [file] => classes/mysql/database.php
        )

    [cdbresult] => Array
        (
            [module] => main
            [file] => classes/mysql/dbresult.php
        )

)
Array
(
    [bitrix\main\application] => Array
        (
            [module] => main
            [file] => lib/application.php
        )

    [bitrix\main\httpapplication] => Array
        (
            [module] => main
            [file] => lib/httpapplication.php
        )

    [bitrix\main\argumentexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\argumentnullexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\argumentoutofrangeexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\argumenttypeexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\notimplementedexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\notsupportedexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\invalidoperationexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\objectpropertyexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\objectnotfoundexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\objectexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\systemexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\accessdeniedexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\decodingexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\io\invalidpathexception] => Array
        (
            [module] => main
            [file] => lib/io/ioexception.php
        )

    [bitrix\main\io\filenotfoundexception] => Array
        (
            [module] => main
            [file] => lib/io/ioexception.php
        )

    [bitrix\main\io\filedeleteexception] => Array
        (
            [module] => main
            [file] => lib/io/ioexception.php
        )

    [bitrix\main\io\fileopenexception] => Array
        (
            [module] => main
            [file] => lib/io/ioexception.php
        )

    [bitrix\main\io\filenotopenedexception] => Array
        (
            [module] => main
            [file] => lib/io/ioexception.php
        )

    [bitrix\main\context] => Array
        (
            [module] => main
            [file] => lib/context.php
        )

    [bitrix\main\httpcontext] => Array
        (
            [module] => main
            [file] => lib/httpcontext.php
        )

    [bitrix\main\dispatcher] => Array
        (
            [module] => main
            [file] => lib/dispatcher.php
        )

    [bitrix\main\environment] => Array
        (
            [module] => main
            [file] => lib/environment.php
        )

    [bitrix\main\event] => Array
        (
            [module] => main
            [file] => lib/event.php
        )

    [bitrix\main\eventmanager] => Array
        (
            [module] => main
            [file] => lib/eventmanager.php
        )

    [bitrix\main\eventresult] => Array
        (
            [module] => main
            [file] => lib/eventresult.php
        )

    [bitrix\main\request] => Array
        (
            [module] => main
            [file] => lib/request.php
        )

    [bitrix\main\httprequest] => Array
        (
            [module] => main
            [file] => lib/httprequest.php
        )

    [bitrix\main\response] => Array
        (
            [module] => main
            [file] => lib/response.php
        )

    [bitrix\main\httpresponse] => Array
        (
            [module] => main
            [file] => lib/httpresponse.php
        )

    [bitrix\main\modulemanager] => Array
        (
            [module] => main
            [file] => lib/modulemanager.php
        )

    [bitrix\main\server] => Array
        (
            [module] => main
            [file] => lib/server.php
        )

    [bitrix\main\config\configuration] => Array
        (
            [module] => main
            [file] => lib/config/configuration.php
        )

    [bitrix\main\config\option] => Array
        (
            [module] => main
            [file] => lib/config/option.php
        )

    [bitrix\main\context\culture] => Array
        (
            [module] => main
            [file] => lib/context/culture.php
        )

    [bitrix\main\data\cache] => Array
        (
            [module] => main
            [file] => lib/data/cache.php
        )

    [bitrix\main\data\cacheengineapc] => Array
        (
            [module] => main
            [file] => lib/data/cacheengineapc.php
        )

    [bitrix\main\data\cacheenginememcache] => Array
        (
            [module] => main
            [file] => lib/data/cacheenginememcache.php
        )

    [bitrix\main\data\cacheenginefiles] => Array
        (
            [module] => main
            [file] => lib/data/cacheenginefiles.php
        )

    [bitrix\main\data\cacheenginenone] => Array
        (
            [module] => main
            [file] => lib/data/cacheenginenone.php
        )

    [bitrix\main\data\connection] => Array
        (
            [module] => main
            [file] => lib/data/connection.php
        )

    [bitrix\main\data\connectionpool] => Array
        (
            [module] => main
            [file] => lib/data/connectionpool.php
        )

    [bitrix\main\data\icacheengine] => Array
        (
            [module] => main
            [file] => lib/data/cache.php
        )

    [bitrix\main\data\hsphpreadconnection] => Array
        (
            [module] => main
            [file] => lib/data/hsphpreadconnection.php
        )

    [bitrix\main\data\managedcache] => Array
        (
            [module] => main
            [file] => lib/data/managedcache.php
        )

    [bitrix\main\data\taggedcache] => Array
        (
            [module] => main
            [file] => lib/data/taggedcache.php
        )

    [bitrix\main\data\memcacheconnection] => Array
        (
            [module] => main
            [file] => lib/data/memcacheconnection.php
        )

    [bitrix\main\data\memcachedconnection] => Array
        (
            [module] => main
            [file] => lib/data/memcachedconnection.php
        )

    [bitrix\main\data\nosqlconnection] => Array
        (
            [module] => main
            [file] => lib/data/nosqlconnection.php
        )

    [bitrix\main\db\arrayresult] => Array
        (
            [module] => main
            [file] => lib/db/arrayresult.php
        )

    [bitrix\main\db\result] => Array
        (
            [module] => main
            [file] => lib/db/result.php
        )

    [bitrix\main\db\connection] => Array
        (
            [module] => main
            [file] => lib/db/connection.php
        )

    [bitrix\main\db\sqlexception] => Array
        (
            [module] => main
            [file] => lib/db/sqlexception.php
        )

    [bitrix\main\db\sqlqueryexception] => Array
        (
            [module] => main
            [file] => lib/db/sqlexception.php
        )

    [bitrix\main\db\transactionexception] => Array
        (
            [module] => main
            [file] => lib/db/sqlexception.php
        )

    [bitrix\main\db\sqlexpression] => Array
        (
            [module] => main
            [file] => lib/db/sqlexpression.php
        )

    [bitrix\main\db\sqlhelper] => Array
        (
            [module] => main
            [file] => lib/db/sqlhelper.php
        )

    [bitrix\main\db\mysqlcommonconnection] => Array
        (
            [module] => main
            [file] => lib/db/mysqlcommonconnection.php
        )

    [bitrix\main\db\mysqliconnection] => Array
        (
            [module] => main
            [file] => lib/db/mysqliconnection.php
        )

    [bitrix\main\db\mysqliresult] => Array
        (
            [module] => main
            [file] => lib/db/mysqliresult.php
        )

    [bitrix\main\db\mysqlisqlhelper] => Array
        (
            [module] => main
            [file] => lib/db/mysqlisqlhelper.php
        )

    [bitrix\main\db\mssqlconnection] => Array
        (
            [module] => main
            [file] => lib/db/mssqlconnection.php
        )

    [bitrix\main\db\mssqlresult] => Array
        (
            [module] => main
            [file] => lib/db/mssqlresult.php
        )

    [bitrix\main\db\mssqlsqlhelper] => Array
        (
            [module] => main
            [file] => lib/db/mssqlsqlhelper.php
        )

    [bitrix\main\db\oracleconnection] => Array
        (
            [module] => main
            [file] => lib/db/oracleconnection.php
        )

    [bitrix\main\db\oracleresult] => Array
        (
            [module] => main
            [file] => lib/db/oracleresult.php
        )

    [bitrix\main\db\oraclesqlhelper] => Array
        (
            [module] => main
            [file] => lib/db/oraclesqlhelper.php
        )

    [bitrix\main\db\pgsqlconnection] => Array
        (
            [module] => main
            [file] => lib/db/pgsqlconnection.php
        )

    [bitrix\main\diag\httpexceptionhandleroutput] => Array
        (
            [module] => main
            [file] => lib/diag/httpexceptionhandleroutput.php
        )

    [bitrix\main\diag\fileexceptionhandlerlog] => Array
        (
            [module] => main
            [file] => lib/diag/fileexceptionhandlerlog.php
        )

    [bitrix\main\diag\exceptionhandler] => Array
        (
            [module] => main
            [file] => lib/diag/exceptionhandler.php
        )

    [bitrix\main\diag\iexceptionhandleroutput] => Array
        (
            [module] => main
            [file] => lib/diag/iexceptionhandleroutput.php
        )

    [bitrix\main\diag\exceptionhandlerlog] => Array
        (
            [module] => main
            [file] => lib/diag/exceptionhandlerlog.php
        )

    [bitrix\main\io\file] => Array
        (
            [module] => main
            [file] => lib/io/file.php
        )

    [bitrix\main\io\fileentry] => Array
        (
            [module] => main
            [file] => lib/io/fileentry.php
        )

    [bitrix\main\io\path] => Array
        (
            [module] => main
            [file] => lib/io/path.php
        )

    [bitrix\main\io\filesystementry] => Array
        (
            [module] => main
            [file] => lib/io/filesystementry.php
        )

    [bitrix\main\io\ifilestream] => Array
        (
            [module] => main
            [file] => lib/io/ifilestream.php
        )

    [bitrix\main\localization\loc] => Array
        (
            [module] => main
            [file] => lib/localization/loc.php
        )

    [bitrix\main\mail\mail] => Array
        (
            [module] => main
            [file] => lib/mail/mail.php
        )

    [bitrix\main\mail\tracking] => Array
        (
            [module] => main
            [file] => lib/mail/tracking.php
        )

    [bitrix\main\mail\eventmanager] => Array
        (
            [module] => main
            [file] => lib/mail/eventmanager.php
        )

    [bitrix\main\mail\eventmessagecompiler] => Array
        (
            [module] => main
            [file] => lib/mail/eventmessagecompiler.php
        )

    [bitrix\main\mail\eventmessagethemecompiler] => Array
        (
            [module] => main
            [file] => lib/mail/eventmessagethemecompiler.php
        )

    [bitrix\main\mail\internal\event] => Array
        (
            [module] => main
            [file] => lib/mail/internal/event.php
        )

    [bitrix\main\mail\internal\eventattachment] => Array
        (
            [module] => main
            [file] => lib/mail/internal/eventattachment.php
        )

    [bitrix\main\mail\internal\eventmessage] => Array
        (
            [module] => main
            [file] => lib/mail/internal/eventmessage.php
        )

    [bitrix\main\mail\internal\eventmessagesite] => Array
        (
            [module] => main
            [file] => lib/mail/internal/eventmessagesite.php
        )

    [bitrix\main\mail\internal\eventmessageattachment] => Array
        (
            [module] => main
            [file] => lib/mail/internal/eventmessageattachment.php
        )

    [bitrix\main\mail\internal\eventtype] => Array
        (
            [module] => main
            [file] => lib/mail/internal/eventtype.php
        )

    [bitrix\main\text\converter] => Array
        (
            [module] => main
            [file] => lib/text/converter.php
        )

    [bitrix\main\text\emptyconverter] => Array
        (
            [module] => main
            [file] => lib/text/emptyconverter.php
        )

    [bitrix\main\text\encoding] => Array
        (
            [module] => main
            [file] => lib/text/encoding.php
        )

    [bitrix\main\text\htmlconverter] => Array
        (
            [module] => main
            [file] => lib/text/htmlconverter.php
        )

    [bitrix\main\text\binarystring] => Array
        (
            [module] => main
            [file] => lib/text/binarystring.php
        )

    [bitrix\main\text\xmlconverter] => Array
        (
            [module] => main
            [file] => lib/text/xmlconverter.php
        )

    [bitrix\main\type\collection] => Array
        (
            [module] => main
            [file] => lib/type/collection.php
        )

    [bitrix\main\type\date] => Array
        (
            [module] => main
            [file] => lib/type/date.php
        )

    [bitrix\main\type\datetime] => Array
        (
            [module] => main
            [file] => lib/type/datetime.php
        )

    [bitrix\main\type\dictionary] => Array
        (
            [module] => main
            [file] => lib/type/dictionary.php
        )

    [bitrix\main\type\filterabledictionary] => Array
        (
            [module] => main
            [file] => lib/type/filterabledictionary.php
        )

    [bitrix\main\type\parameterdictionary] => Array
        (
            [module] => main
            [file] => lib/type/parameterdictionary.php
        )

    [bitrix\main\web\cookie] => Array
        (
            [module] => main
            [file] => lib/web/cookie.php
        )

    [bitrix\main\web\uri] => Array
        (
            [module] => main
            [file] => lib/web/uri.php
        )

    [bitrix\main\sendereventhandler] => Array
        (
            [module] => main
            [file] => lib/senderconnector.php
        )

    [bitrix\main\senderconnectoruser] => Array
        (
            [module] => main
            [file] => lib/senderconnector.php
        )

    [bitrix\main\urlrewriterrulemaker] => Array
        (
            [module] => main
            [file] => lib/urlrewriter.php
        )

    [bitrix\main\update\stepper] => Array
        (
            [module] => main
            [file] => lib/update/stepper.php
        )

    [bitrix\main\composite\abstractresponse] => Array
        (
            [module] => main
            [file] => lib/composite/responder.php
        )

    [bitrix\main\composite\fileresponse] => Array
        (
            [module] => main
            [file] => lib/composite/responder.php
        )

    [bitrix\main\composite\memcachedresponse] => Array
        (
            [module] => main
            [file] => lib/composite/responder.php
        )

    [bitrix\main\security\otpexception] => Array
        (
            [module] => main
            [file] => lib/security/securityexception.php
        )

    [ctimezone] => Array
        (
            [module] => main
            [file] => classes/general/time.php
        )

    [cbxpunycode] => Array
        (
            [module] => main
            [file] => classes/general/punycode.php
        )

    [ibxvirtualio] => Array
        (
            [module] => main
            [file] => classes/general/virtual_io.php
        )

    [ibxgeterrors] => Array
        (
            [module] => main
            [file] => classes/general/virtual_io.php
        )

    [cbxvirtualio] => Array
        (
            [module] => main
            [file] => classes/general/virtual_io.php
        )

    [cbxvirtualfilebase] => Array
        (
            [module] => main
            [file] => classes/general/virtual_file.php
        )

    [cbxvirtualfile] => Array
        (
            [module] => main
            [file] => classes/general/virtual_file.php
        )

    [cbxvirtualdirectory] => Array
        (
            [module] => main
            [file] => classes/general/virtual_file.php
        )

    [calloption] => Array
        (
            [module] => main
            [file] => classes/general/option.php
        )

    [coption] => Array
        (
            [module] => main
            [file] => classes/general/option.php
        )

    [callpageoption] => Array
        (
            [module] => main
            [file] => classes/general/pageoption.php
        )

    [cpageoption] => Array
        (
            [module] => main
            [file] => classes/general/pageoption.php
        )

    [callsqlwhere] => Array
        (
            [module] => main
            [file] => classes/general/sqlwhere.php
        )

    [csqlwhereexpression] => Array
        (
            [module] => main
            [file] => classes/general/sqlwhere.php
        )

    [csqlwhere] => Array
        (
            [module] => main
            [file] => classes/general/sqlwhere.php
        )

    [calllanguage] => Array
        (
            [module] => main
            [file] => classes/general/language.php
        )

    [clanguage] => Array
        (
            [module] => main
            [file] => classes/general/language.php
        )

    [clangadmin] => Array
        (
            [module] => main
            [file] => classes/general/language.php
        )

    [_clangdbresult] => Array
        (
            [module] => main
            [file] => classes/general/langdbresult.php
        )

    [callagent] => Array
        (
            [module] => main
            [file] => classes/general/agent.php
        )

    [cagent] => Array
        (
            [module] => main
            [file] => classes/mysql/agent.php
        )

    [capplicationexception] => Array
        (
            [module] => main
            [file] => classes/general/applicationexception.php
        )

    [cadminexception] => Array
        (
            [module] => main
            [file] => classes/general/adminexception.php
        )

    [callsite] => Array
        (
            [module] => main
            [file] => classes/general/site.php
        )

    [calllang] => Array
        (
            [module] => main
            [file] => classes/general/site.php
        )

    [csite] => Array
        (
            [module] => main
            [file] => classes/general/site.php
        )

    [clang] => Array
        (
            [module] => main
            [file] => classes/general/site.php
        )

    [chttp] => Array
        (
            [module] => main
            [file] => classes/general/http.php
        )

    [cutil] => Array
        (
            [module] => main
            [file] => classes/general/util.php
        )

    [callmain] => Array
        (
            [module] => main
            [file] => classes/general/main.php
        )

    [cmain] => Array
        (
            [module] => main
            [file] => classes/general/main.php
        )

    [calldatabase] => Array
        (
            [module] => main
            [file] => classes/general/database.php
        )

    [calldbresult] => Array
        (
            [module] => main
            [file] => classes/general/dbresult.php
        )

    [cdatabasemysql] => Array
        (
            [module] => main
            [file] => classes/mysql/database.php
        )

    [cdbresultmysql] => Array
        (
            [module] => main
            [file] => classes/mysql/dbresult.php
        )

    [icachebackend] => Array
        (
            [module] => main
            [file] => classes/general/cache_backend.php
        )

    [cphpcache] => Array
        (
            [module] => main
            [file] => classes/general/cache.php
        )

    [ccachemanager] => Array
        (
            [module] => main
            [file] => classes/general/cache_manager.php
        )

    [cpagecache] => Array
        (
            [module] => main
            [file] => classes/general/page_cache.php
        )

    [cstackcacheentry] => Array
        (
            [module] => main
            [file] => classes/general/stack_cache_entry.php
        )

    [cstackcachemanager] => Array
        (
            [module] => main
            [file] => classes/general/stack_cache.php
        )

    [cmodule] => Array
        (
            [module] => main
            [file] => /classes/general/module.php
        )

    [bitrix\main\entity\ufield] => Array
        (
            [module] => main
            [file] => include/deprecated/ufield.php
        )

    [cdatabase] => Array
        (
            [module] => main
            [file] => classes/mysql/database.php
        )

    [cdbresult] => Array
        (
            [module] => main
            [file] => classes/mysql/dbresult.php
        )

)
Array
(
    [bitrix\main\application] => Array
        (
            [module] => main
            [file] => lib/application.php
        )

    [bitrix\main\httpapplication] => Array
        (
            [module] => main
            [file] => lib/httpapplication.php
        )

    [bitrix\main\argumentexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\argumentnullexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\argumentoutofrangeexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\argumenttypeexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\notimplementedexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\notsupportedexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\invalidoperationexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\objectpropertyexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\objectnotfoundexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\objectexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\systemexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\accessdeniedexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\decodingexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\io\invalidpathexception] => Array
        (
            [module] => main
            [file] => lib/io/ioexception.php
        )

    [bitrix\main\io\filenotfoundexception] => Array
        (
            [module] => main
            [file] => lib/io/ioexception.php
        )

    [bitrix\main\io\filedeleteexception] => Array
        (
            [module] => main
            [file] => lib/io/ioexception.php
        )

    [bitrix\main\io\fileopenexception] => Array
        (
            [module] => main
            [file] => lib/io/ioexception.php
        )

    [bitrix\main\io\filenotopenedexception] => Array
        (
            [module] => main
            [file] => lib/io/ioexception.php
        )

    [bitrix\main\context] => Array
        (
            [module] => main
            [file] => lib/context.php
        )

    [bitrix\main\httpcontext] => Array
        (
            [module] => main
            [file] => lib/httpcontext.php
        )

    [bitrix\main\dispatcher] => Array
        (
            [module] => main
            [file] => lib/dispatcher.php
        )

    [bitrix\main\environment] => Array
        (
            [module] => main
            [file] => lib/environment.php
        )

    [bitrix\main\event] => Array
        (
            [module] => main
            [file] => lib/event.php
        )

    [bitrix\main\eventmanager] => Array
        (
            [module] => main
            [file] => lib/eventmanager.php
        )

    [bitrix\main\eventresult] => Array
        (
            [module] => main
            [file] => lib/eventresult.php
        )

    [bitrix\main\request] => Array
        (
            [module] => main
            [file] => lib/request.php
        )

    [bitrix\main\httprequest] => Array
        (
            [module] => main
            [file] => lib/httprequest.php
        )

    [bitrix\main\response] => Array
        (
            [module] => main
            [file] => lib/response.php
        )

    [bitrix\main\httpresponse] => Array
        (
            [module] => main
            [file] => lib/httpresponse.php
        )

    [bitrix\main\modulemanager] => Array
        (
            [module] => main
            [file] => lib/modulemanager.php
        )

    [bitrix\main\server] => Array
        (
            [module] => main
            [file] => lib/server.php
        )

    [bitrix\main\config\configuration] => Array
        (
            [module] => main
            [file] => lib/config/configuration.php
        )

    [bitrix\main\config\option] => Array
        (
            [module] => main
            [file] => lib/config/option.php
        )

    [bitrix\main\context\culture] => Array
        (
            [module] => main
            [file] => lib/context/culture.php
        )

    [bitrix\main\data\cache] => Array
        (
            [module] => main
            [file] => lib/data/cache.php
        )

    [bitrix\main\data\cacheengineapc] => Array
        (
            [module] => main
            [file] => lib/data/cacheengineapc.php
        )

    [bitrix\main\data\cacheenginememcache] => Array
        (
            [module] => main
            [file] => lib/data/cacheenginememcache.php
        )

    [bitrix\main\data\cacheenginefiles] => Array
        (
            [module] => main
            [file] => lib/data/cacheenginefiles.php
        )

    [bitrix\main\data\cacheenginenone] => Array
        (
            [module] => main
            [file] => lib/data/cacheenginenone.php
        )

    [bitrix\main\data\connection] => Array
        (
            [module] => main
            [file] => lib/data/connection.php
        )

    [bitrix\main\data\connectionpool] => Array
        (
            [module] => main
            [file] => lib/data/connectionpool.php
        )

    [bitrix\main\data\icacheengine] => Array
        (
            [module] => main
            [file] => lib/data/cache.php
        )

    [bitrix\main\data\hsphpreadconnection] => Array
        (
            [module] => main
            [file] => lib/data/hsphpreadconnection.php
        )

    [bitrix\main\data\managedcache] => Array
        (
            [module] => main
            [file] => lib/data/managedcache.php
        )

    [bitrix\main\data\taggedcache] => Array
        (
            [module] => main
            [file] => lib/data/taggedcache.php
        )

    [bitrix\main\data\memcacheconnection] => Array
        (
            [module] => main
            [file] => lib/data/memcacheconnection.php
        )

    [bitrix\main\data\memcachedconnection] => Array
        (
            [module] => main
            [file] => lib/data/memcachedconnection.php
        )

    [bitrix\main\data\nosqlconnection] => Array
        (
            [module] => main
            [file] => lib/data/nosqlconnection.php
        )

    [bitrix\main\db\arrayresult] => Array
        (
            [module] => main
            [file] => lib/db/arrayresult.php
        )

    [bitrix\main\db\result] => Array
        (
            [module] => main
            [file] => lib/db/result.php
        )

    [bitrix\main\db\connection] => Array
        (
            [module] => main
            [file] => lib/db/connection.php
        )

    [bitrix\main\db\sqlexception] => Array
        (
            [module] => main
            [file] => lib/db/sqlexception.php
        )

    [bitrix\main\db\sqlqueryexception] => Array
        (
            [module] => main
            [file] => lib/db/sqlexception.php
        )

    [bitrix\main\db\transactionexception] => Array
        (
            [module] => main
            [file] => lib/db/sqlexception.php
        )

    [bitrix\main\db\sqlexpression] => Array
        (
            [module] => main
            [file] => lib/db/sqlexpression.php
        )

    [bitrix\main\db\sqlhelper] => Array
        (
            [module] => main
            [file] => lib/db/sqlhelper.php
        )

    [bitrix\main\db\mysqlcommonconnection] => Array
        (
            [module] => main
            [file] => lib/db/mysqlcommonconnection.php
        )

    [bitrix\main\db\mysqliconnection] => Array
        (
            [module] => main
            [file] => lib/db/mysqliconnection.php
        )

    [bitrix\main\db\mysqliresult] => Array
        (
            [module] => main
            [file] => lib/db/mysqliresult.php
        )

    [bitrix\main\db\mysqlisqlhelper] => Array
        (
            [module] => main
            [file] => lib/db/mysqlisqlhelper.php
        )

    [bitrix\main\db\mssqlconnection] => Array
        (
            [module] => main
            [file] => lib/db/mssqlconnection.php
        )

    [bitrix\main\db\mssqlresult] => Array
        (
            [module] => main
            [file] => lib/db/mssqlresult.php
        )

    [bitrix\main\db\mssqlsqlhelper] => Array
        (
            [module] => main
            [file] => lib/db/mssqlsqlhelper.php
        )

    [bitrix\main\db\oracleconnection] => Array
        (
            [module] => main
            [file] => lib/db/oracleconnection.php
        )

    [bitrix\main\db\oracleresult] => Array
        (
            [module] => main
            [file] => lib/db/oracleresult.php
        )

    [bitrix\main\db\oraclesqlhelper] => Array
        (
            [module] => main
            [file] => lib/db/oraclesqlhelper.php
        )

    [bitrix\main\db\pgsqlconnection] => Array
        (
            [module] => main
            [file] => lib/db/pgsqlconnection.php
        )

    [bitrix\main\diag\httpexceptionhandleroutput] => Array
        (
            [module] => main
            [file] => lib/diag/httpexceptionhandleroutput.php
        )

    [bitrix\main\diag\fileexceptionhandlerlog] => Array
        (
            [module] => main
            [file] => lib/diag/fileexceptionhandlerlog.php
        )

    [bitrix\main\diag\exceptionhandler] => Array
        (
            [module] => main
            [file] => lib/diag/exceptionhandler.php
        )

    [bitrix\main\diag\iexceptionhandleroutput] => Array
        (
            [module] => main
            [file] => lib/diag/iexceptionhandleroutput.php
        )

    [bitrix\main\diag\exceptionhandlerlog] => Array
        (
            [module] => main
            [file] => lib/diag/exceptionhandlerlog.php
        )

    [bitrix\main\io\file] => Array
        (
            [module] => main
            [file] => lib/io/file.php
        )

    [bitrix\main\io\fileentry] => Array
        (
            [module] => main
            [file] => lib/io/fileentry.php
        )

    [bitrix\main\io\path] => Array
        (
            [module] => main
            [file] => lib/io/path.php
        )

    [bitrix\main\io\filesystementry] => Array
        (
            [module] => main
            [file] => lib/io/filesystementry.php
        )

    [bitrix\main\io\ifilestream] => Array
        (
            [module] => main
            [file] => lib/io/ifilestream.php
        )

    [bitrix\main\localization\loc] => Array
        (
            [module] => main
            [file] => lib/localization/loc.php
        )

    [bitrix\main\mail\mail] => Array
        (
            [module] => main
            [file] => lib/mail/mail.php
        )

    [bitrix\main\mail\tracking] => Array
        (
            [module] => main
            [file] => lib/mail/tracking.php
        )

    [bitrix\main\mail\eventmanager] => Array
        (
            [module] => main
            [file] => lib/mail/eventmanager.php
        )

    [bitrix\main\mail\eventmessagecompiler] => Array
        (
            [module] => main
            [file] => lib/mail/eventmessagecompiler.php
        )

    [bitrix\main\mail\eventmessagethemecompiler] => Array
        (
            [module] => main
            [file] => lib/mail/eventmessagethemecompiler.php
        )

    [bitrix\main\mail\internal\event] => Array
        (
            [module] => main
            [file] => lib/mail/internal/event.php
        )

    [bitrix\main\mail\internal\eventattachment] => Array
        (
            [module] => main
            [file] => lib/mail/internal/eventattachment.php
        )

    [bitrix\main\mail\internal\eventmessage] => Array
        (
            [module] => main
            [file] => lib/mail/internal/eventmessage.php
        )

    [bitrix\main\mail\internal\eventmessagesite] => Array
        (
            [module] => main
            [file] => lib/mail/internal/eventmessagesite.php
        )

    [bitrix\main\mail\internal\eventmessageattachment] => Array
        (
            [module] => main
            [file] => lib/mail/internal/eventmessageattachment.php
        )

    [bitrix\main\mail\internal\eventtype] => Array
        (
            [module] => main
            [file] => lib/mail/internal/eventtype.php
        )

    [bitrix\main\text\converter] => Array
        (
            [module] => main
            [file] => lib/text/converter.php
        )

    [bitrix\main\text\emptyconverter] => Array
        (
            [module] => main
            [file] => lib/text/emptyconverter.php
        )

    [bitrix\main\text\encoding] => Array
        (
            [module] => main
            [file] => lib/text/encoding.php
        )

    [bitrix\main\text\htmlconverter] => Array
        (
            [module] => main
            [file] => lib/text/htmlconverter.php
        )

    [bitrix\main\text\binarystring] => Array
        (
            [module] => main
            [file] => lib/text/binarystring.php
        )

    [bitrix\main\text\xmlconverter] => Array
        (
            [module] => main
            [file] => lib/text/xmlconverter.php
        )

    [bitrix\main\type\collection] => Array
        (
            [module] => main
            [file] => lib/type/collection.php
        )

    [bitrix\main\type\date] => Array
        (
            [module] => main
            [file] => lib/type/date.php
        )

    [bitrix\main\type\datetime] => Array
        (
            [module] => main
            [file] => lib/type/datetime.php
        )

    [bitrix\main\type\dictionary] => Array
        (
            [module] => main
            [file] => lib/type/dictionary.php
        )

    [bitrix\main\type\filterabledictionary] => Array
        (
            [module] => main
            [file] => lib/type/filterabledictionary.php
        )

    [bitrix\main\type\parameterdictionary] => Array
        (
            [module] => main
            [file] => lib/type/parameterdictionary.php
        )

    [bitrix\main\web\cookie] => Array
        (
            [module] => main
            [file] => lib/web/cookie.php
        )

    [bitrix\main\web\uri] => Array
        (
            [module] => main
            [file] => lib/web/uri.php
        )

    [bitrix\main\sendereventhandler] => Array
        (
            [module] => main
            [file] => lib/senderconnector.php
        )

    [bitrix\main\senderconnectoruser] => Array
        (
            [module] => main
            [file] => lib/senderconnector.php
        )

    [bitrix\main\urlrewriterrulemaker] => Array
        (
            [module] => main
            [file] => lib/urlrewriter.php
        )

    [bitrix\main\update\stepper] => Array
        (
            [module] => main
            [file] => lib/update/stepper.php
        )

    [bitrix\main\composite\abstractresponse] => Array
        (
            [module] => main
            [file] => lib/composite/responder.php
        )

    [bitrix\main\composite\fileresponse] => Array
        (
            [module] => main
            [file] => lib/composite/responder.php
        )

    [bitrix\main\composite\memcachedresponse] => Array
        (
            [module] => main
            [file] => lib/composite/responder.php
        )

    [bitrix\main\security\otpexception] => Array
        (
            [module] => main
            [file] => lib/security/securityexception.php
        )

    [ctimezone] => Array
        (
            [module] => main
            [file] => classes/general/time.php
        )

    [cbxpunycode] => Array
        (
            [module] => main
            [file] => classes/general/punycode.php
        )

    [ibxvirtualio] => Array
        (
            [module] => main
            [file] => classes/general/virtual_io.php
        )

    [ibxgeterrors] => Array
        (
            [module] => main
            [file] => classes/general/virtual_io.php
        )

    [cbxvirtualio] => Array
        (
            [module] => main
            [file] => classes/general/virtual_io.php
        )

    [cbxvirtualfilebase] => Array
        (
            [module] => main
            [file] => classes/general/virtual_file.php
        )

    [cbxvirtualfile] => Array
        (
            [module] => main
            [file] => classes/general/virtual_file.php
        )

    [cbxvirtualdirectory] => Array
        (
            [module] => main
            [file] => classes/general/virtual_file.php
        )

    [calloption] => Array
        (
            [module] => main
            [file] => classes/general/option.php
        )

    [coption] => Array
        (
            [module] => main
            [file] => classes/general/option.php
        )

    [callpageoption] => Array
        (
            [module] => main
            [file] => classes/general/pageoption.php
        )

    [cpageoption] => Array
        (
            [module] => main
            [file] => classes/general/pageoption.php
        )

    [callsqlwhere] => Array
        (
            [module] => main
            [file] => classes/general/sqlwhere.php
        )

    [csqlwhereexpression] => Array
        (
            [module] => main
            [file] => classes/general/sqlwhere.php
        )

    [csqlwhere] => Array
        (
            [module] => main
            [file] => classes/general/sqlwhere.php
        )

    [calllanguage] => Array
        (
            [module] => main
            [file] => classes/general/language.php
        )

    [clanguage] => Array
        (
            [module] => main
            [file] => classes/general/language.php
        )

    [clangadmin] => Array
        (
            [module] => main
            [file] => classes/general/language.php
        )

    [_clangdbresult] => Array
        (
            [module] => main
            [file] => classes/general/langdbresult.php
        )

    [callagent] => Array
        (
            [module] => main
            [file] => classes/general/agent.php
        )

    [cagent] => Array
        (
            [module] => main
            [file] => classes/mysql/agent.php
        )

    [capplicationexception] => Array
        (
            [module] => main
            [file] => classes/general/applicationexception.php
        )

    [cadminexception] => Array
        (
            [module] => main
            [file] => classes/general/adminexception.php
        )

    [callsite] => Array
        (
            [module] => main
            [file] => classes/general/site.php
        )

    [calllang] => Array
        (
            [module] => main
            [file] => classes/general/site.php
        )

    [csite] => Array
        (
            [module] => main
            [file] => classes/general/site.php
        )

    [clang] => Array
        (
            [module] => main
            [file] => classes/general/site.php
        )

    [chttp] => Array
        (
            [module] => main
            [file] => classes/general/http.php
        )

    [cutil] => Array
        (
            [module] => main
            [file] => classes/general/util.php
        )

    [callmain] => Array
        (
            [module] => main
            [file] => classes/general/main.php
        )

    [cmain] => Array
        (
            [module] => main
            [file] => classes/general/main.php
        )

    [calldatabase] => Array
        (
            [module] => main
            [file] => classes/general/database.php
        )

    [calldbresult] => Array
        (
            [module] => main
            [file] => classes/general/dbresult.php
        )

    [cdatabasemysql] => Array
        (
            [module] => main
            [file] => classes/mysql/database.php
        )

    [cdbresultmysql] => Array
        (
            [module] => main
            [file] => classes/mysql/dbresult.php
        )

    [icachebackend] => Array
        (
            [module] => main
            [file] => classes/general/cache_backend.php
        )

    [cphpcache] => Array
        (
            [module] => main
            [file] => classes/general/cache.php
        )

    [ccachemanager] => Array
        (
            [module] => main
            [file] => classes/general/cache_manager.php
        )

    [cpagecache] => Array
        (
            [module] => main
            [file] => classes/general/page_cache.php
        )

    [cstackcacheentry] => Array
        (
            [module] => main
            [file] => classes/general/stack_cache_entry.php
        )

    [cstackcachemanager] => Array
        (
            [module] => main
            [file] => classes/general/stack_cache.php
        )

    [cmodule] => Array
        (
            [module] => main
            [file] => /classes/general/module.php
        )

    [bitrix\main\entity\ufield] => Array
        (
            [module] => main
            [file] => include/deprecated/ufield.php
        )

    [cdatabase] => Array
        (
            [module] => main
            [file] => classes/mysql/database.php
        )

    [cdbresult] => Array
        (
            [module] => main
            [file] => classes/mysql/dbresult.php
        )

)
Array
(
    [bitrix\main\application] => Array
        (
            [module] => main
            [file] => lib/application.php
        )

    [bitrix\main\httpapplication] => Array
        (
            [module] => main
            [file] => lib/httpapplication.php
        )

    [bitrix\main\argumentexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\argumentnullexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\argumentoutofrangeexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\argumenttypeexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\notimplementedexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\notsupportedexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\invalidoperationexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\objectpropertyexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\objectnotfoundexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\objectexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\systemexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\accessdeniedexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\decodingexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\io\invalidpathexception] => Array
        (
            [module] => main
            [file] => lib/io/ioexception.php
        )

    [bitrix\main\io\filenotfoundexception] => Array
        (
            [module] => main
            [file] => lib/io/ioexception.php
        )

    [bitrix\main\io\filedeleteexception] => Array
        (
            [module] => main
            [file] => lib/io/ioexception.php
        )

    [bitrix\main\io\fileopenexception] => Array
        (
            [module] => main
            [file] => lib/io/ioexception.php
        )

    [bitrix\main\io\filenotopenedexception] => Array
        (
            [module] => main
            [file] => lib/io/ioexception.php
        )

    [bitrix\main\context] => Array
        (
            [module] => main
            [file] => lib/context.php
        )

    [bitrix\main\httpcontext] => Array
        (
            [module] => main
            [file] => lib/httpcontext.php
        )

    [bitrix\main\dispatcher] => Array
        (
            [module] => main
            [file] => lib/dispatcher.php
        )

    [bitrix\main\environment] => Array
        (
            [module] => main
            [file] => lib/environment.php
        )

    [bitrix\main\event] => Array
        (
            [module] => main
            [file] => lib/event.php
        )

    [bitrix\main\eventmanager] => Array
        (
            [module] => main
            [file] => lib/eventmanager.php
        )

    [bitrix\main\eventresult] => Array
        (
            [module] => main
            [file] => lib/eventresult.php
        )

    [bitrix\main\request] => Array
        (
            [module] => main
            [file] => lib/request.php
        )

    [bitrix\main\httprequest] => Array
        (
            [module] => main
            [file] => lib/httprequest.php
        )

    [bitrix\main\response] => Array
        (
            [module] => main
            [file] => lib/response.php
        )

    [bitrix\main\httpresponse] => Array
        (
            [module] => main
            [file] => lib/httpresponse.php
        )

    [bitrix\main\modulemanager] => Array
        (
            [module] => main
            [file] => lib/modulemanager.php
        )

    [bitrix\main\server] => Array
        (
            [module] => main
            [file] => lib/server.php
        )

    [bitrix\main\config\configuration] => Array
        (
            [module] => main
            [file] => lib/config/configuration.php
        )

    [bitrix\main\config\option] => Array
        (
            [module] => main
            [file] => lib/config/option.php
        )

    [bitrix\main\context\culture] => Array
        (
            [module] => main
            [file] => lib/context/culture.php
        )

    [bitrix\main\data\cache] => Array
        (
            [module] => main
            [file] => lib/data/cache.php
        )

    [bitrix\main\data\cacheengineapc] => Array
        (
            [module] => main
            [file] => lib/data/cacheengineapc.php
        )

    [bitrix\main\data\cacheenginememcache] => Array
        (
            [module] => main
            [file] => lib/data/cacheenginememcache.php
        )

    [bitrix\main\data\cacheenginefiles] => Array
        (
            [module] => main
            [file] => lib/data/cacheenginefiles.php
        )

    [bitrix\main\data\cacheenginenone] => Array
        (
            [module] => main
            [file] => lib/data/cacheenginenone.php
        )

    [bitrix\main\data\connection] => Array
        (
            [module] => main
            [file] => lib/data/connection.php
        )

    [bitrix\main\data\connectionpool] => Array
        (
            [module] => main
            [file] => lib/data/connectionpool.php
        )

    [bitrix\main\data\icacheengine] => Array
        (
            [module] => main
            [file] => lib/data/cache.php
        )

    [bitrix\main\data\hsphpreadconnection] => Array
        (
            [module] => main
            [file] => lib/data/hsphpreadconnection.php
        )

    [bitrix\main\data\managedcache] => Array
        (
            [module] => main
            [file] => lib/data/managedcache.php
        )

    [bitrix\main\data\taggedcache] => Array
        (
            [module] => main
            [file] => lib/data/taggedcache.php
        )

    [bitrix\main\data\memcacheconnection] => Array
        (
            [module] => main
            [file] => lib/data/memcacheconnection.php
        )

    [bitrix\main\data\memcachedconnection] => Array
        (
            [module] => main
            [file] => lib/data/memcachedconnection.php
        )

    [bitrix\main\data\nosqlconnection] => Array
        (
            [module] => main
            [file] => lib/data/nosqlconnection.php
        )

    [bitrix\main\db\arrayresult] => Array
        (
            [module] => main
            [file] => lib/db/arrayresult.php
        )

    [bitrix\main\db\result] => Array
        (
            [module] => main
            [file] => lib/db/result.php
        )

    [bitrix\main\db\connection] => Array
        (
            [module] => main
            [file] => lib/db/connection.php
        )

    [bitrix\main\db\sqlexception] => Array
        (
            [module] => main
            [file] => lib/db/sqlexception.php
        )

    [bitrix\main\db\sqlqueryexception] => Array
        (
            [module] => main
            [file] => lib/db/sqlexception.php
        )

    [bitrix\main\db\transactionexception] => Array
        (
            [module] => main
            [file] => lib/db/sqlexception.php
        )

    [bitrix\main\db\sqlexpression] => Array
        (
            [module] => main
            [file] => lib/db/sqlexpression.php
        )

    [bitrix\main\db\sqlhelper] => Array
        (
            [module] => main
            [file] => lib/db/sqlhelper.php
        )

    [bitrix\main\db\mysqlcommonconnection] => Array
        (
            [module] => main
            [file] => lib/db/mysqlcommonconnection.php
        )

    [bitrix\main\db\mysqliconnection] => Array
        (
            [module] => main
            [file] => lib/db/mysqliconnection.php
        )

    [bitrix\main\db\mysqliresult] => Array
        (
            [module] => main
            [file] => lib/db/mysqliresult.php
        )

    [bitrix\main\db\mysqlisqlhelper] => Array
        (
            [module] => main
            [file] => lib/db/mysqlisqlhelper.php
        )

    [bitrix\main\db\mssqlconnection] => Array
        (
            [module] => main
            [file] => lib/db/mssqlconnection.php
        )

    [bitrix\main\db\mssqlresult] => Array
        (
            [module] => main
            [file] => lib/db/mssqlresult.php
        )

    [bitrix\main\db\mssqlsqlhelper] => Array
        (
            [module] => main
            [file] => lib/db/mssqlsqlhelper.php
        )

    [bitrix\main\db\oracleconnection] => Array
        (
            [module] => main
            [file] => lib/db/oracleconnection.php
        )

    [bitrix\main\db\oracleresult] => Array
        (
            [module] => main
            [file] => lib/db/oracleresult.php
        )

    [bitrix\main\db\oraclesqlhelper] => Array
        (
            [module] => main
            [file] => lib/db/oraclesqlhelper.php
        )

    [bitrix\main\db\pgsqlconnection] => Array
        (
            [module] => main
            [file] => lib/db/pgsqlconnection.php
        )

    [bitrix\main\diag\httpexceptionhandleroutput] => Array
        (
            [module] => main
            [file] => lib/diag/httpexceptionhandleroutput.php
        )

    [bitrix\main\diag\fileexceptionhandlerlog] => Array
        (
            [module] => main
            [file] => lib/diag/fileexceptionhandlerlog.php
        )

    [bitrix\main\diag\exceptionhandler] => Array
        (
            [module] => main
            [file] => lib/diag/exceptionhandler.php
        )

    [bitrix\main\diag\iexceptionhandleroutput] => Array
        (
            [module] => main
            [file] => lib/diag/iexceptionhandleroutput.php
        )

    [bitrix\main\diag\exceptionhandlerlog] => Array
        (
            [module] => main
            [file] => lib/diag/exceptionhandlerlog.php
        )

    [bitrix\main\io\file] => Array
        (
            [module] => main
            [file] => lib/io/file.php
        )

    [bitrix\main\io\fileentry] => Array
        (
            [module] => main
            [file] => lib/io/fileentry.php
        )

    [bitrix\main\io\path] => Array
        (
            [module] => main
            [file] => lib/io/path.php
        )

    [bitrix\main\io\filesystementry] => Array
        (
            [module] => main
            [file] => lib/io/filesystementry.php
        )

    [bitrix\main\io\ifilestream] => Array
        (
            [module] => main
            [file] => lib/io/ifilestream.php
        )

    [bitrix\main\localization\loc] => Array
        (
            [module] => main
            [file] => lib/localization/loc.php
        )

    [bitrix\main\mail\mail] => Array
        (
            [module] => main
            [file] => lib/mail/mail.php
        )

    [bitrix\main\mail\tracking] => Array
        (
            [module] => main
            [file] => lib/mail/tracking.php
        )

    [bitrix\main\mail\eventmanager] => Array
        (
            [module] => main
            [file] => lib/mail/eventmanager.php
        )

    [bitrix\main\mail\eventmessagecompiler] => Array
        (
            [module] => main
            [file] => lib/mail/eventmessagecompiler.php
        )

    [bitrix\main\mail\eventmessagethemecompiler] => Array
        (
            [module] => main
            [file] => lib/mail/eventmessagethemecompiler.php
        )

    [bitrix\main\mail\internal\event] => Array
        (
            [module] => main
            [file] => lib/mail/internal/event.php
        )

    [bitrix\main\mail\internal\eventattachment] => Array
        (
            [module] => main
            [file] => lib/mail/internal/eventattachment.php
        )

    [bitrix\main\mail\internal\eventmessage] => Array
        (
            [module] => main
            [file] => lib/mail/internal/eventmessage.php
        )

    [bitrix\main\mail\internal\eventmessagesite] => Array
        (
            [module] => main
            [file] => lib/mail/internal/eventmessagesite.php
        )

    [bitrix\main\mail\internal\eventmessageattachment] => Array
        (
            [module] => main
            [file] => lib/mail/internal/eventmessageattachment.php
        )

    [bitrix\main\mail\internal\eventtype] => Array
        (
            [module] => main
            [file] => lib/mail/internal/eventtype.php
        )

    [bitrix\main\text\converter] => Array
        (
            [module] => main
            [file] => lib/text/converter.php
        )

    [bitrix\main\text\emptyconverter] => Array
        (
            [module] => main
            [file] => lib/text/emptyconverter.php
        )

    [bitrix\main\text\encoding] => Array
        (
            [module] => main
            [file] => lib/text/encoding.php
        )

    [bitrix\main\text\htmlconverter] => Array
        (
            [module] => main
            [file] => lib/text/htmlconverter.php
        )

    [bitrix\main\text\binarystring] => Array
        (
            [module] => main
            [file] => lib/text/binarystring.php
        )

    [bitrix\main\text\xmlconverter] => Array
        (
            [module] => main
            [file] => lib/text/xmlconverter.php
        )

    [bitrix\main\type\collection] => Array
        (
            [module] => main
            [file] => lib/type/collection.php
        )

    [bitrix\main\type\date] => Array
        (
            [module] => main
            [file] => lib/type/date.php
        )

    [bitrix\main\type\datetime] => Array
        (
            [module] => main
            [file] => lib/type/datetime.php
        )

    [bitrix\main\type\dictionary] => Array
        (
            [module] => main
            [file] => lib/type/dictionary.php
        )

    [bitrix\main\type\filterabledictionary] => Array
        (
            [module] => main
            [file] => lib/type/filterabledictionary.php
        )

    [bitrix\main\type\parameterdictionary] => Array
        (
            [module] => main
            [file] => lib/type/parameterdictionary.php
        )

    [bitrix\main\web\cookie] => Array
        (
            [module] => main
            [file] => lib/web/cookie.php
        )

    [bitrix\main\web\uri] => Array
        (
            [module] => main
            [file] => lib/web/uri.php
        )

    [bitrix\main\sendereventhandler] => Array
        (
            [module] => main
            [file] => lib/senderconnector.php
        )

    [bitrix\main\senderconnectoruser] => Array
        (
            [module] => main
            [file] => lib/senderconnector.php
        )

    [bitrix\main\urlrewriterrulemaker] => Array
        (
            [module] => main
            [file] => lib/urlrewriter.php
        )

    [bitrix\main\update\stepper] => Array
        (
            [module] => main
            [file] => lib/update/stepper.php
        )

    [bitrix\main\composite\abstractresponse] => Array
        (
            [module] => main
            [file] => lib/composite/responder.php
        )

    [bitrix\main\composite\fileresponse] => Array
        (
            [module] => main
            [file] => lib/composite/responder.php
        )

    [bitrix\main\composite\memcachedresponse] => Array
        (
            [module] => main
            [file] => lib/composite/responder.php
        )

    [bitrix\main\security\otpexception] => Array
        (
            [module] => main
            [file] => lib/security/securityexception.php
        )

    [ctimezone] => Array
        (
            [module] => main
            [file] => classes/general/time.php
        )

    [cbxpunycode] => Array
        (
            [module] => main
            [file] => classes/general/punycode.php
        )

    [ibxvirtualio] => Array
        (
            [module] => main
            [file] => classes/general/virtual_io.php
        )

    [ibxgeterrors] => Array
        (
            [module] => main
            [file] => classes/general/virtual_io.php
        )

    [cbxvirtualio] => Array
        (
            [module] => main
            [file] => classes/general/virtual_io.php
        )

    [cbxvirtualfilebase] => Array
        (
            [module] => main
            [file] => classes/general/virtual_file.php
        )

    [cbxvirtualfile] => Array
        (
            [module] => main
            [file] => classes/general/virtual_file.php
        )

    [cbxvirtualdirectory] => Array
        (
            [module] => main
            [file] => classes/general/virtual_file.php
        )

    [calloption] => Array
        (
            [module] => main
            [file] => classes/general/option.php
        )

    [coption] => Array
        (
            [module] => main
            [file] => classes/general/option.php
        )

    [callpageoption] => Array
        (
            [module] => main
            [file] => classes/general/pageoption.php
        )

    [cpageoption] => Array
        (
            [module] => main
            [file] => classes/general/pageoption.php
        )

    [callsqlwhere] => Array
        (
            [module] => main
            [file] => classes/general/sqlwhere.php
        )

    [csqlwhereexpression] => Array
        (
            [module] => main
            [file] => classes/general/sqlwhere.php
        )

    [csqlwhere] => Array
        (
            [module] => main
            [file] => classes/general/sqlwhere.php
        )

    [calllanguage] => Array
        (
            [module] => main
            [file] => classes/general/language.php
        )

    [clanguage] => Array
        (
            [module] => main
            [file] => classes/general/language.php
        )

    [clangadmin] => Array
        (
            [module] => main
            [file] => classes/general/language.php
        )

    [_clangdbresult] => Array
        (
            [module] => main
            [file] => classes/general/langdbresult.php
        )

    [callagent] => Array
        (
            [module] => main
            [file] => classes/general/agent.php
        )

    [cagent] => Array
        (
            [module] => main
            [file] => classes/mysql/agent.php
        )

    [capplicationexception] => Array
        (
            [module] => main
            [file] => classes/general/applicationexception.php
        )

    [cadminexception] => Array
        (
            [module] => main
            [file] => classes/general/adminexception.php
        )

    [callsite] => Array
        (
            [module] => main
            [file] => classes/general/site.php
        )

    [calllang] => Array
        (
            [module] => main
            [file] => classes/general/site.php
        )

    [csite] => Array
        (
            [module] => main
            [file] => classes/general/site.php
        )

    [clang] => Array
        (
            [module] => main
            [file] => classes/general/site.php
        )

    [chttp] => Array
        (
            [module] => main
            [file] => classes/general/http.php
        )

    [cutil] => Array
        (
            [module] => main
            [file] => classes/general/util.php
        )

    [callmain] => Array
        (
            [module] => main
            [file] => classes/general/main.php
        )

    [cmain] => Array
        (
            [module] => main
            [file] => classes/general/main.php
        )

    [calldatabase] => Array
        (
            [module] => main
            [file] => classes/general/database.php
        )

    [calldbresult] => Array
        (
            [module] => main
            [file] => classes/general/dbresult.php
        )

    [cdatabasemysql] => Array
        (
            [module] => main
            [file] => classes/mysql/database.php
        )

    [cdbresultmysql] => Array
        (
            [module] => main
            [file] => classes/mysql/dbresult.php
        )

    [icachebackend] => Array
        (
            [module] => main
            [file] => classes/general/cache_backend.php
        )

    [cphpcache] => Array
        (
            [module] => main
            [file] => classes/general/cache.php
        )

    [ccachemanager] => Array
        (
            [module] => main
            [file] => classes/general/cache_manager.php
        )

    [cpagecache] => Array
        (
            [module] => main
            [file] => classes/general/page_cache.php
        )

    [cstackcacheentry] => Array
        (
            [module] => main
            [file] => classes/general/stack_cache_entry.php
        )

    [cstackcachemanager] => Array
        (
            [module] => main
            [file] => classes/general/stack_cache.php
        )

    [cmodule] => Array
        (
            [module] => main
            [file] => /classes/general/module.php
        )

    [bitrix\main\entity\ufield] => Array
        (
            [module] => main
            [file] => include/deprecated/ufield.php
        )

    [cdatabase] => Array
        (
            [module] => main
            [file] => classes/mysql/database.php
        )

    [cdbresult] => Array
        (
            [module] => main
            [file] => classes/mysql/dbresult.php
        )

)
Array
(
    [bitrix\main\application] => Array
        (
            [module] => main
            [file] => lib/application.php
        )

    [bitrix\main\httpapplication] => Array
        (
            [module] => main
            [file] => lib/httpapplication.php
        )

    [bitrix\main\argumentexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\argumentnullexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\argumentoutofrangeexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\argumenttypeexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\notimplementedexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\notsupportedexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\invalidoperationexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\objectpropertyexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\objectnotfoundexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\objectexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\systemexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\accessdeniedexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\decodingexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\io\invalidpathexception] => Array
        (
            [module] => main
            [file] => lib/io/ioexception.php
        )

    [bitrix\main\io\filenotfoundexception] => Array
        (
            [module] => main
            [file] => lib/io/ioexception.php
        )

    [bitrix\main\io\filedeleteexception] => Array
        (
            [module] => main
            [file] => lib/io/ioexception.php
        )

    [bitrix\main\io\fileopenexception] => Array
        (
            [module] => main
            [file] => lib/io/ioexception.php
        )

    [bitrix\main\io\filenotopenedexception] => Array
        (
            [module] => main
            [file] => lib/io/ioexception.php
        )

    [bitrix\main\context] => Array
        (
            [module] => main
            [file] => lib/context.php
        )

    [bitrix\main\httpcontext] => Array
        (
            [module] => main
            [file] => lib/httpcontext.php
        )

    [bitrix\main\dispatcher] => Array
        (
            [module] => main
            [file] => lib/dispatcher.php
        )

    [bitrix\main\environment] => Array
        (
            [module] => main
            [file] => lib/environment.php
        )

    [bitrix\main\event] => Array
        (
            [module] => main
            [file] => lib/event.php
        )

    [bitrix\main\eventmanager] => Array
        (
            [module] => main
            [file] => lib/eventmanager.php
        )

    [bitrix\main\eventresult] => Array
        (
            [module] => main
            [file] => lib/eventresult.php
        )

    [bitrix\main\request] => Array
        (
            [module] => main
            [file] => lib/request.php
        )

    [bitrix\main\httprequest] => Array
        (
            [module] => main
            [file] => lib/httprequest.php
        )

    [bitrix\main\response] => Array
        (
            [module] => main
            [file] => lib/response.php
        )

    [bitrix\main\httpresponse] => Array
        (
            [module] => main
            [file] => lib/httpresponse.php
        )

    [bitrix\main\modulemanager] => Array
        (
            [module] => main
            [file] => lib/modulemanager.php
        )

    [bitrix\main\server] => Array
        (
            [module] => main
            [file] => lib/server.php
        )

    [bitrix\main\config\configuration] => Array
        (
            [module] => main
            [file] => lib/config/configuration.php
        )

    [bitrix\main\config\option] => Array
        (
            [module] => main
            [file] => lib/config/option.php
        )

    [bitrix\main\context\culture] => Array
        (
            [module] => main
            [file] => lib/context/culture.php
        )

    [bitrix\main\data\cache] => Array
        (
            [module] => main
            [file] => lib/data/cache.php
        )

    [bitrix\main\data\cacheengineapc] => Array
        (
            [module] => main
            [file] => lib/data/cacheengineapc.php
        )

    [bitrix\main\data\cacheenginememcache] => Array
        (
            [module] => main
            [file] => lib/data/cacheenginememcache.php
        )

    [bitrix\main\data\cacheenginefiles] => Array
        (
            [module] => main
            [file] => lib/data/cacheenginefiles.php
        )

    [bitrix\main\data\cacheenginenone] => Array
        (
            [module] => main
            [file] => lib/data/cacheenginenone.php
        )

    [bitrix\main\data\connection] => Array
        (
            [module] => main
            [file] => lib/data/connection.php
        )

    [bitrix\main\data\connectionpool] => Array
        (
            [module] => main
            [file] => lib/data/connectionpool.php
        )

    [bitrix\main\data\icacheengine] => Array
        (
            [module] => main
            [file] => lib/data/cache.php
        )

    [bitrix\main\data\hsphpreadconnection] => Array
        (
            [module] => main
            [file] => lib/data/hsphpreadconnection.php
        )

    [bitrix\main\data\managedcache] => Array
        (
            [module] => main
            [file] => lib/data/managedcache.php
        )

    [bitrix\main\data\taggedcache] => Array
        (
            [module] => main
            [file] => lib/data/taggedcache.php
        )

    [bitrix\main\data\memcacheconnection] => Array
        (
            [module] => main
            [file] => lib/data/memcacheconnection.php
        )

    [bitrix\main\data\memcachedconnection] => Array
        (
            [module] => main
            [file] => lib/data/memcachedconnection.php
        )

    [bitrix\main\data\nosqlconnection] => Array
        (
            [module] => main
            [file] => lib/data/nosqlconnection.php
        )

    [bitrix\main\db\arrayresult] => Array
        (
            [module] => main
            [file] => lib/db/arrayresult.php
        )

    [bitrix\main\db\result] => Array
        (
            [module] => main
            [file] => lib/db/result.php
        )

    [bitrix\main\db\connection] => Array
        (
            [module] => main
            [file] => lib/db/connection.php
        )

    [bitrix\main\db\sqlexception] => Array
        (
            [module] => main
            [file] => lib/db/sqlexception.php
        )

    [bitrix\main\db\sqlqueryexception] => Array
        (
            [module] => main
            [file] => lib/db/sqlexception.php
        )

    [bitrix\main\db\transactionexception] => Array
        (
            [module] => main
            [file] => lib/db/sqlexception.php
        )

    [bitrix\main\db\sqlexpression] => Array
        (
            [module] => main
            [file] => lib/db/sqlexpression.php
        )

    [bitrix\main\db\sqlhelper] => Array
        (
            [module] => main
            [file] => lib/db/sqlhelper.php
        )

    [bitrix\main\db\mysqlcommonconnection] => Array
        (
            [module] => main
            [file] => lib/db/mysqlcommonconnection.php
        )

    [bitrix\main\db\mysqliconnection] => Array
        (
            [module] => main
            [file] => lib/db/mysqliconnection.php
        )

    [bitrix\main\db\mysqliresult] => Array
        (
            [module] => main
            [file] => lib/db/mysqliresult.php
        )

    [bitrix\main\db\mysqlisqlhelper] => Array
        (
            [module] => main
            [file] => lib/db/mysqlisqlhelper.php
        )

    [bitrix\main\db\mssqlconnection] => Array
        (
            [module] => main
            [file] => lib/db/mssqlconnection.php
        )

    [bitrix\main\db\mssqlresult] => Array
        (
            [module] => main
            [file] => lib/db/mssqlresult.php
        )

    [bitrix\main\db\mssqlsqlhelper] => Array
        (
            [module] => main
            [file] => lib/db/mssqlsqlhelper.php
        )

    [bitrix\main\db\oracleconnection] => Array
        (
            [module] => main
            [file] => lib/db/oracleconnection.php
        )

    [bitrix\main\db\oracleresult] => Array
        (
            [module] => main
            [file] => lib/db/oracleresult.php
        )

    [bitrix\main\db\oraclesqlhelper] => Array
        (
            [module] => main
            [file] => lib/db/oraclesqlhelper.php
        )

    [bitrix\main\db\pgsqlconnection] => Array
        (
            [module] => main
            [file] => lib/db/pgsqlconnection.php
        )

    [bitrix\main\diag\httpexceptionhandleroutput] => Array
        (
            [module] => main
            [file] => lib/diag/httpexceptionhandleroutput.php
        )

    [bitrix\main\diag\fileexceptionhandlerlog] => Array
        (
            [module] => main
            [file] => lib/diag/fileexceptionhandlerlog.php
        )

    [bitrix\main\diag\exceptionhandler] => Array
        (
            [module] => main
            [file] => lib/diag/exceptionhandler.php
        )

    [bitrix\main\diag\iexceptionhandleroutput] => Array
        (
            [module] => main
            [file] => lib/diag/iexceptionhandleroutput.php
        )

    [bitrix\main\diag\exceptionhandlerlog] => Array
        (
            [module] => main
            [file] => lib/diag/exceptionhandlerlog.php
        )

    [bitrix\main\io\file] => Array
        (
            [module] => main
            [file] => lib/io/file.php
        )

    [bitrix\main\io\fileentry] => Array
        (
            [module] => main
            [file] => lib/io/fileentry.php
        )

    [bitrix\main\io\path] => Array
        (
            [module] => main
            [file] => lib/io/path.php
        )

    [bitrix\main\io\filesystementry] => Array
        (
            [module] => main
            [file] => lib/io/filesystementry.php
        )

    [bitrix\main\io\ifilestream] => Array
        (
            [module] => main
            [file] => lib/io/ifilestream.php
        )

    [bitrix\main\localization\loc] => Array
        (
            [module] => main
            [file] => lib/localization/loc.php
        )

    [bitrix\main\mail\mail] => Array
        (
            [module] => main
            [file] => lib/mail/mail.php
        )

    [bitrix\main\mail\tracking] => Array
        (
            [module] => main
            [file] => lib/mail/tracking.php
        )

    [bitrix\main\mail\eventmanager] => Array
        (
            [module] => main
            [file] => lib/mail/eventmanager.php
        )

    [bitrix\main\mail\eventmessagecompiler] => Array
        (
            [module] => main
            [file] => lib/mail/eventmessagecompiler.php
        )

    [bitrix\main\mail\eventmessagethemecompiler] => Array
        (
            [module] => main
            [file] => lib/mail/eventmessagethemecompiler.php
        )

    [bitrix\main\mail\internal\event] => Array
        (
            [module] => main
            [file] => lib/mail/internal/event.php
        )

    [bitrix\main\mail\internal\eventattachment] => Array
        (
            [module] => main
            [file] => lib/mail/internal/eventattachment.php
        )

    [bitrix\main\mail\internal\eventmessage] => Array
        (
            [module] => main
            [file] => lib/mail/internal/eventmessage.php
        )

    [bitrix\main\mail\internal\eventmessagesite] => Array
        (
            [module] => main
            [file] => lib/mail/internal/eventmessagesite.php
        )

    [bitrix\main\mail\internal\eventmessageattachment] => Array
        (
            [module] => main
            [file] => lib/mail/internal/eventmessageattachment.php
        )

    [bitrix\main\mail\internal\eventtype] => Array
        (
            [module] => main
            [file] => lib/mail/internal/eventtype.php
        )

    [bitrix\main\text\converter] => Array
        (
            [module] => main
            [file] => lib/text/converter.php
        )

    [bitrix\main\text\emptyconverter] => Array
        (
            [module] => main
            [file] => lib/text/emptyconverter.php
        )

    [bitrix\main\text\encoding] => Array
        (
            [module] => main
            [file] => lib/text/encoding.php
        )

    [bitrix\main\text\htmlconverter] => Array
        (
            [module] => main
            [file] => lib/text/htmlconverter.php
        )

    [bitrix\main\text\binarystring] => Array
        (
            [module] => main
            [file] => lib/text/binarystring.php
        )

    [bitrix\main\text\xmlconverter] => Array
        (
            [module] => main
            [file] => lib/text/xmlconverter.php
        )

    [bitrix\main\type\collection] => Array
        (
            [module] => main
            [file] => lib/type/collection.php
        )

    [bitrix\main\type\date] => Array
        (
            [module] => main
            [file] => lib/type/date.php
        )

    [bitrix\main\type\datetime] => Array
        (
            [module] => main
            [file] => lib/type/datetime.php
        )

    [bitrix\main\type\dictionary] => Array
        (
            [module] => main
            [file] => lib/type/dictionary.php
        )

    [bitrix\main\type\filterabledictionary] => Array
        (
            [module] => main
            [file] => lib/type/filterabledictionary.php
        )

    [bitrix\main\type\parameterdictionary] => Array
        (
            [module] => main
            [file] => lib/type/parameterdictionary.php
        )

    [bitrix\main\web\cookie] => Array
        (
            [module] => main
            [file] => lib/web/cookie.php
        )

    [bitrix\main\web\uri] => Array
        (
            [module] => main
            [file] => lib/web/uri.php
        )

    [bitrix\main\sendereventhandler] => Array
        (
            [module] => main
            [file] => lib/senderconnector.php
        )

    [bitrix\main\senderconnectoruser] => Array
        (
            [module] => main
            [file] => lib/senderconnector.php
        )

    [bitrix\main\urlrewriterrulemaker] => Array
        (
            [module] => main
            [file] => lib/urlrewriter.php
        )

    [bitrix\main\update\stepper] => Array
        (
            [module] => main
            [file] => lib/update/stepper.php
        )

    [bitrix\main\composite\abstractresponse] => Array
        (
            [module] => main
            [file] => lib/composite/responder.php
        )

    [bitrix\main\composite\fileresponse] => Array
        (
            [module] => main
            [file] => lib/composite/responder.php
        )

    [bitrix\main\composite\memcachedresponse] => Array
        (
            [module] => main
            [file] => lib/composite/responder.php
        )

    [bitrix\main\security\otpexception] => Array
        (
            [module] => main
            [file] => lib/security/securityexception.php
        )

    [ctimezone] => Array
        (
            [module] => main
            [file] => classes/general/time.php
        )

    [cbxpunycode] => Array
        (
            [module] => main
            [file] => classes/general/punycode.php
        )

    [ibxvirtualio] => Array
        (
            [module] => main
            [file] => classes/general/virtual_io.php
        )

    [ibxgeterrors] => Array
        (
            [module] => main
            [file] => classes/general/virtual_io.php
        )

    [cbxvirtualio] => Array
        (
            [module] => main
            [file] => classes/general/virtual_io.php
        )

    [cbxvirtualfilebase] => Array
        (
            [module] => main
            [file] => classes/general/virtual_file.php
        )

    [cbxvirtualfile] => Array
        (
            [module] => main
            [file] => classes/general/virtual_file.php
        )

    [cbxvirtualdirectory] => Array
        (
            [module] => main
            [file] => classes/general/virtual_file.php
        )

    [calloption] => Array
        (
            [module] => main
            [file] => classes/general/option.php
        )

    [coption] => Array
        (
            [module] => main
            [file] => classes/general/option.php
        )

    [callpageoption] => Array
        (
            [module] => main
            [file] => classes/general/pageoption.php
        )

    [cpageoption] => Array
        (
            [module] => main
            [file] => classes/general/pageoption.php
        )

    [callsqlwhere] => Array
        (
            [module] => main
            [file] => classes/general/sqlwhere.php
        )

    [csqlwhereexpression] => Array
        (
            [module] => main
            [file] => classes/general/sqlwhere.php
        )

    [csqlwhere] => Array
        (
            [module] => main
            [file] => classes/general/sqlwhere.php
        )

    [calllanguage] => Array
        (
            [module] => main
            [file] => classes/general/language.php
        )

    [clanguage] => Array
        (
            [module] => main
            [file] => classes/general/language.php
        )

    [clangadmin] => Array
        (
            [module] => main
            [file] => classes/general/language.php
        )

    [_clangdbresult] => Array
        (
            [module] => main
            [file] => classes/general/langdbresult.php
        )

    [callagent] => Array
        (
            [module] => main
            [file] => classes/general/agent.php
        )

    [cagent] => Array
        (
            [module] => main
            [file] => classes/mysql/agent.php
        )

    [capplicationexception] => Array
        (
            [module] => main
            [file] => classes/general/applicationexception.php
        )

    [cadminexception] => Array
        (
            [module] => main
            [file] => classes/general/adminexception.php
        )

    [callsite] => Array
        (
            [module] => main
            [file] => classes/general/site.php
        )

    [calllang] => Array
        (
            [module] => main
            [file] => classes/general/site.php
        )

    [csite] => Array
        (
            [module] => main
            [file] => classes/general/site.php
        )

    [clang] => Array
        (
            [module] => main
            [file] => classes/general/site.php
        )

    [chttp] => Array
        (
            [module] => main
            [file] => classes/general/http.php
        )

    [cutil] => Array
        (
            [module] => main
            [file] => classes/general/util.php
        )

    [callmain] => Array
        (
            [module] => main
            [file] => classes/general/main.php
        )

    [cmain] => Array
        (
            [module] => main
            [file] => classes/general/main.php
        )

    [calldatabase] => Array
        (
            [module] => main
            [file] => classes/general/database.php
        )

    [calldbresult] => Array
        (
            [module] => main
            [file] => classes/general/dbresult.php
        )

    [cdatabasemysql] => Array
        (
            [module] => main
            [file] => classes/mysql/database.php
        )

    [cdbresultmysql] => Array
        (
            [module] => main
            [file] => classes/mysql/dbresult.php
        )

    [icachebackend] => Array
        (
            [module] => main
            [file] => classes/general/cache_backend.php
        )

    [cphpcache] => Array
        (
            [module] => main
            [file] => classes/general/cache.php
        )

    [ccachemanager] => Array
        (
            [module] => main
            [file] => classes/general/cache_manager.php
        )

    [cpagecache] => Array
        (
            [module] => main
            [file] => classes/general/page_cache.php
        )

    [cstackcacheentry] => Array
        (
            [module] => main
            [file] => classes/general/stack_cache_entry.php
        )

    [cstackcachemanager] => Array
        (
            [module] => main
            [file] => classes/general/stack_cache.php
        )

    [cmodule] => Array
        (
            [module] => main
            [file] => /classes/general/module.php
        )

    [bitrix\main\entity\ufield] => Array
        (
            [module] => main
            [file] => include/deprecated/ufield.php
        )

    [cdatabase] => Array
        (
            [module] => main
            [file] => classes/mysql/database.php
        )

    [cdbresult] => Array
        (
            [module] => main
            [file] => classes/mysql/dbresult.php
        )

)
Array
(
    [bitrix\main\application] => Array
        (
            [module] => main
            [file] => lib/application.php
        )

    [bitrix\main\httpapplication] => Array
        (
            [module] => main
            [file] => lib/httpapplication.php
        )

    [bitrix\main\argumentexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\argumentnullexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\argumentoutofrangeexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\argumenttypeexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\notimplementedexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\notsupportedexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\invalidoperationexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\objectpropertyexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\objectnotfoundexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\objectexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\systemexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\accessdeniedexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\decodingexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\io\invalidpathexception] => Array
        (
            [module] => main
            [file] => lib/io/ioexception.php
        )

    [bitrix\main\io\filenotfoundexception] => Array
        (
            [module] => main
            [file] => lib/io/ioexception.php
        )

    [bitrix\main\io\filedeleteexception] => Array
        (
            [module] => main
            [file] => lib/io/ioexception.php
        )

    [bitrix\main\io\fileopenexception] => Array
        (
            [module] => main
            [file] => lib/io/ioexception.php
        )

    [bitrix\main\io\filenotopenedexception] => Array
        (
            [module] => main
            [file] => lib/io/ioexception.php
        )

    [bitrix\main\context] => Array
        (
            [module] => main
            [file] => lib/context.php
        )

    [bitrix\main\httpcontext] => Array
        (
            [module] => main
            [file] => lib/httpcontext.php
        )

    [bitrix\main\dispatcher] => Array
        (
            [module] => main
            [file] => lib/dispatcher.php
        )

    [bitrix\main\environment] => Array
        (
            [module] => main
            [file] => lib/environment.php
        )

    [bitrix\main\event] => Array
        (
            [module] => main
            [file] => lib/event.php
        )

    [bitrix\main\eventmanager] => Array
        (
            [module] => main
            [file] => lib/eventmanager.php
        )

    [bitrix\main\eventresult] => Array
        (
            [module] => main
            [file] => lib/eventresult.php
        )

    [bitrix\main\request] => Array
        (
            [module] => main
            [file] => lib/request.php
        )

    [bitrix\main\httprequest] => Array
        (
            [module] => main
            [file] => lib/httprequest.php
        )

    [bitrix\main\response] => Array
        (
            [module] => main
            [file] => lib/response.php
        )

    [bitrix\main\httpresponse] => Array
        (
            [module] => main
            [file] => lib/httpresponse.php
        )

    [bitrix\main\modulemanager] => Array
        (
            [module] => main
            [file] => lib/modulemanager.php
        )

    [bitrix\main\server] => Array
        (
            [module] => main
            [file] => lib/server.php
        )

    [bitrix\main\config\configuration] => Array
        (
            [module] => main
            [file] => lib/config/configuration.php
        )

    [bitrix\main\config\option] => Array
        (
            [module] => main
            [file] => lib/config/option.php
        )

    [bitrix\main\context\culture] => Array
        (
            [module] => main
            [file] => lib/context/culture.php
        )

    [bitrix\main\data\cache] => Array
        (
            [module] => main
            [file] => lib/data/cache.php
        )

    [bitrix\main\data\cacheengineapc] => Array
        (
            [module] => main
            [file] => lib/data/cacheengineapc.php
        )

    [bitrix\main\data\cacheenginememcache] => Array
        (
            [module] => main
            [file] => lib/data/cacheenginememcache.php
        )

    [bitrix\main\data\cacheenginefiles] => Array
        (
            [module] => main
            [file] => lib/data/cacheenginefiles.php
        )

    [bitrix\main\data\cacheenginenone] => Array
        (
            [module] => main
            [file] => lib/data/cacheenginenone.php
        )

    [bitrix\main\data\connection] => Array
        (
            [module] => main
            [file] => lib/data/connection.php
        )

    [bitrix\main\data\connectionpool] => Array
        (
            [module] => main
            [file] => lib/data/connectionpool.php
        )

    [bitrix\main\data\icacheengine] => Array
        (
            [module] => main
            [file] => lib/data/cache.php
        )

    [bitrix\main\data\hsphpreadconnection] => Array
        (
            [module] => main
            [file] => lib/data/hsphpreadconnection.php
        )

    [bitrix\main\data\managedcache] => Array
        (
            [module] => main
            [file] => lib/data/managedcache.php
        )

    [bitrix\main\data\taggedcache] => Array
        (
            [module] => main
            [file] => lib/data/taggedcache.php
        )

    [bitrix\main\data\memcacheconnection] => Array
        (
            [module] => main
            [file] => lib/data/memcacheconnection.php
        )

    [bitrix\main\data\memcachedconnection] => Array
        (
            [module] => main
            [file] => lib/data/memcachedconnection.php
        )

    [bitrix\main\data\nosqlconnection] => Array
        (
            [module] => main
            [file] => lib/data/nosqlconnection.php
        )

    [bitrix\main\db\arrayresult] => Array
        (
            [module] => main
            [file] => lib/db/arrayresult.php
        )

    [bitrix\main\db\result] => Array
        (
            [module] => main
            [file] => lib/db/result.php
        )

    [bitrix\main\db\connection] => Array
        (
            [module] => main
            [file] => lib/db/connection.php
        )

    [bitrix\main\db\sqlexception] => Array
        (
            [module] => main
            [file] => lib/db/sqlexception.php
        )

    [bitrix\main\db\sqlqueryexception] => Array
        (
            [module] => main
            [file] => lib/db/sqlexception.php
        )

    [bitrix\main\db\transactionexception] => Array
        (
            [module] => main
            [file] => lib/db/sqlexception.php
        )

    [bitrix\main\db\sqlexpression] => Array
        (
            [module] => main
            [file] => lib/db/sqlexpression.php
        )

    [bitrix\main\db\sqlhelper] => Array
        (
            [module] => main
            [file] => lib/db/sqlhelper.php
        )

    [bitrix\main\db\mysqlcommonconnection] => Array
        (
            [module] => main
            [file] => lib/db/mysqlcommonconnection.php
        )

    [bitrix\main\db\mysqliconnection] => Array
        (
            [module] => main
            [file] => lib/db/mysqliconnection.php
        )

    [bitrix\main\db\mysqliresult] => Array
        (
            [module] => main
            [file] => lib/db/mysqliresult.php
        )

    [bitrix\main\db\mysqlisqlhelper] => Array
        (
            [module] => main
            [file] => lib/db/mysqlisqlhelper.php
        )

    [bitrix\main\db\mssqlconnection] => Array
        (
            [module] => main
            [file] => lib/db/mssqlconnection.php
        )

    [bitrix\main\db\mssqlresult] => Array
        (
            [module] => main
            [file] => lib/db/mssqlresult.php
        )

    [bitrix\main\db\mssqlsqlhelper] => Array
        (
            [module] => main
            [file] => lib/db/mssqlsqlhelper.php
        )

    [bitrix\main\db\oracleconnection] => Array
        (
            [module] => main
            [file] => lib/db/oracleconnection.php
        )

    [bitrix\main\db\oracleresult] => Array
        (
            [module] => main
            [file] => lib/db/oracleresult.php
        )

    [bitrix\main\db\oraclesqlhelper] => Array
        (
            [module] => main
            [file] => lib/db/oraclesqlhelper.php
        )

    [bitrix\main\db\pgsqlconnection] => Array
        (
            [module] => main
            [file] => lib/db/pgsqlconnection.php
        )

    [bitrix\main\diag\httpexceptionhandleroutput] => Array
        (
            [module] => main
            [file] => lib/diag/httpexceptionhandleroutput.php
        )

    [bitrix\main\diag\fileexceptionhandlerlog] => Array
        (
            [module] => main
            [file] => lib/diag/fileexceptionhandlerlog.php
        )

    [bitrix\main\diag\exceptionhandler] => Array
        (
            [module] => main
            [file] => lib/diag/exceptionhandler.php
        )

    [bitrix\main\diag\iexceptionhandleroutput] => Array
        (
            [module] => main
            [file] => lib/diag/iexceptionhandleroutput.php
        )

    [bitrix\main\diag\exceptionhandlerlog] => Array
        (
            [module] => main
            [file] => lib/diag/exceptionhandlerlog.php
        )

    [bitrix\main\io\file] => Array
        (
            [module] => main
            [file] => lib/io/file.php
        )

    [bitrix\main\io\fileentry] => Array
        (
            [module] => main
            [file] => lib/io/fileentry.php
        )

    [bitrix\main\io\path] => Array
        (
            [module] => main
            [file] => lib/io/path.php
        )

    [bitrix\main\io\filesystementry] => Array
        (
            [module] => main
            [file] => lib/io/filesystementry.php
        )

    [bitrix\main\io\ifilestream] => Array
        (
            [module] => main
            [file] => lib/io/ifilestream.php
        )

    [bitrix\main\localization\loc] => Array
        (
            [module] => main
            [file] => lib/localization/loc.php
        )

    [bitrix\main\mail\mail] => Array
        (
            [module] => main
            [file] => lib/mail/mail.php
        )

    [bitrix\main\mail\tracking] => Array
        (
            [module] => main
            [file] => lib/mail/tracking.php
        )

    [bitrix\main\mail\eventmanager] => Array
        (
            [module] => main
            [file] => lib/mail/eventmanager.php
        )

    [bitrix\main\mail\eventmessagecompiler] => Array
        (
            [module] => main
            [file] => lib/mail/eventmessagecompiler.php
        )

    [bitrix\main\mail\eventmessagethemecompiler] => Array
        (
            [module] => main
            [file] => lib/mail/eventmessagethemecompiler.php
        )

    [bitrix\main\mail\internal\event] => Array
        (
            [module] => main
            [file] => lib/mail/internal/event.php
        )

    [bitrix\main\mail\internal\eventattachment] => Array
        (
            [module] => main
            [file] => lib/mail/internal/eventattachment.php
        )

    [bitrix\main\mail\internal\eventmessage] => Array
        (
            [module] => main
            [file] => lib/mail/internal/eventmessage.php
        )

    [bitrix\main\mail\internal\eventmessagesite] => Array
        (
            [module] => main
            [file] => lib/mail/internal/eventmessagesite.php
        )

    [bitrix\main\mail\internal\eventmessageattachment] => Array
        (
            [module] => main
            [file] => lib/mail/internal/eventmessageattachment.php
        )

    [bitrix\main\mail\internal\eventtype] => Array
        (
            [module] => main
            [file] => lib/mail/internal/eventtype.php
        )

    [bitrix\main\text\converter] => Array
        (
            [module] => main
            [file] => lib/text/converter.php
        )

    [bitrix\main\text\emptyconverter] => Array
        (
            [module] => main
            [file] => lib/text/emptyconverter.php
        )

    [bitrix\main\text\encoding] => Array
        (
            [module] => main
            [file] => lib/text/encoding.php
        )

    [bitrix\main\text\htmlconverter] => Array
        (
            [module] => main
            [file] => lib/text/htmlconverter.php
        )

    [bitrix\main\text\binarystring] => Array
        (
            [module] => main
            [file] => lib/text/binarystring.php
        )

    [bitrix\main\text\xmlconverter] => Array
        (
            [module] => main
            [file] => lib/text/xmlconverter.php
        )

    [bitrix\main\type\collection] => Array
        (
            [module] => main
            [file] => lib/type/collection.php
        )

    [bitrix\main\type\date] => Array
        (
            [module] => main
            [file] => lib/type/date.php
        )

    [bitrix\main\type\datetime] => Array
        (
            [module] => main
            [file] => lib/type/datetime.php
        )

    [bitrix\main\type\dictionary] => Array
        (
            [module] => main
            [file] => lib/type/dictionary.php
        )

    [bitrix\main\type\filterabledictionary] => Array
        (
            [module] => main
            [file] => lib/type/filterabledictionary.php
        )

    [bitrix\main\type\parameterdictionary] => Array
        (
            [module] => main
            [file] => lib/type/parameterdictionary.php
        )

    [bitrix\main\web\cookie] => Array
        (
            [module] => main
            [file] => lib/web/cookie.php
        )

    [bitrix\main\web\uri] => Array
        (
            [module] => main
            [file] => lib/web/uri.php
        )

    [bitrix\main\sendereventhandler] => Array
        (
            [module] => main
            [file] => lib/senderconnector.php
        )

    [bitrix\main\senderconnectoruser] => Array
        (
            [module] => main
            [file] => lib/senderconnector.php
        )

    [bitrix\main\urlrewriterrulemaker] => Array
        (
            [module] => main
            [file] => lib/urlrewriter.php
        )

    [bitrix\main\update\stepper] => Array
        (
            [module] => main
            [file] => lib/update/stepper.php
        )

    [bitrix\main\composite\abstractresponse] => Array
        (
            [module] => main
            [file] => lib/composite/responder.php
        )

    [bitrix\main\composite\fileresponse] => Array
        (
            [module] => main
            [file] => lib/composite/responder.php
        )

    [bitrix\main\composite\memcachedresponse] => Array
        (
            [module] => main
            [file] => lib/composite/responder.php
        )

    [bitrix\main\security\otpexception] => Array
        (
            [module] => main
            [file] => lib/security/securityexception.php
        )

    [ctimezone] => Array
        (
            [module] => main
            [file] => classes/general/time.php
        )

    [cbxpunycode] => Array
        (
            [module] => main
            [file] => classes/general/punycode.php
        )

    [ibxvirtualio] => Array
        (
            [module] => main
            [file] => classes/general/virtual_io.php
        )

    [ibxgeterrors] => Array
        (
            [module] => main
            [file] => classes/general/virtual_io.php
        )

    [cbxvirtualio] => Array
        (
            [module] => main
            [file] => classes/general/virtual_io.php
        )

    [cbxvirtualfilebase] => Array
        (
            [module] => main
            [file] => classes/general/virtual_file.php
        )

    [cbxvirtualfile] => Array
        (
            [module] => main
            [file] => classes/general/virtual_file.php
        )

    [cbxvirtualdirectory] => Array
        (
            [module] => main
            [file] => classes/general/virtual_file.php
        )

    [calloption] => Array
        (
            [module] => main
            [file] => classes/general/option.php
        )

    [coption] => Array
        (
            [module] => main
            [file] => classes/general/option.php
        )

    [callpageoption] => Array
        (
            [module] => main
            [file] => classes/general/pageoption.php
        )

    [cpageoption] => Array
        (
            [module] => main
            [file] => classes/general/pageoption.php
        )

    [callsqlwhere] => Array
        (
            [module] => main
            [file] => classes/general/sqlwhere.php
        )

    [csqlwhereexpression] => Array
        (
            [module] => main
            [file] => classes/general/sqlwhere.php
        )

    [csqlwhere] => Array
        (
            [module] => main
            [file] => classes/general/sqlwhere.php
        )

    [calllanguage] => Array
        (
            [module] => main
            [file] => classes/general/language.php
        )

    [clanguage] => Array
        (
            [module] => main
            [file] => classes/general/language.php
        )

    [clangadmin] => Array
        (
            [module] => main
            [file] => classes/general/language.php
        )

    [_clangdbresult] => Array
        (
            [module] => main
            [file] => classes/general/langdbresult.php
        )

    [callagent] => Array
        (
            [module] => main
            [file] => classes/general/agent.php
        )

    [cagent] => Array
        (
            [module] => main
            [file] => classes/mysql/agent.php
        )

    [capplicationexception] => Array
        (
            [module] => main
            [file] => classes/general/applicationexception.php
        )

    [cadminexception] => Array
        (
            [module] => main
            [file] => classes/general/adminexception.php
        )

    [callsite] => Array
        (
            [module] => main
            [file] => classes/general/site.php
        )

    [calllang] => Array
        (
            [module] => main
            [file] => classes/general/site.php
        )

    [csite] => Array
        (
            [module] => main
            [file] => classes/general/site.php
        )

    [clang] => Array
        (
            [module] => main
            [file] => classes/general/site.php
        )

    [chttp] => Array
        (
            [module] => main
            [file] => classes/general/http.php
        )

    [cutil] => Array
        (
            [module] => main
            [file] => classes/general/util.php
        )

    [callmain] => Array
        (
            [module] => main
            [file] => classes/general/main.php
        )

    [cmain] => Array
        (
            [module] => main
            [file] => classes/general/main.php
        )

    [calldatabase] => Array
        (
            [module] => main
            [file] => classes/general/database.php
        )

    [calldbresult] => Array
        (
            [module] => main
            [file] => classes/general/dbresult.php
        )

    [cdatabasemysql] => Array
        (
            [module] => main
            [file] => classes/mysql/database.php
        )

    [cdbresultmysql] => Array
        (
            [module] => main
            [file] => classes/mysql/dbresult.php
        )

    [icachebackend] => Array
        (
            [module] => main
            [file] => classes/general/cache_backend.php
        )

    [cphpcache] => Array
        (
            [module] => main
            [file] => classes/general/cache.php
        )

    [ccachemanager] => Array
        (
            [module] => main
            [file] => classes/general/cache_manager.php
        )

    [cpagecache] => Array
        (
            [module] => main
            [file] => classes/general/page_cache.php
        )

    [cstackcacheentry] => Array
        (
            [module] => main
            [file] => classes/general/stack_cache_entry.php
        )

    [cstackcachemanager] => Array
        (
            [module] => main
            [file] => classes/general/stack_cache.php
        )

    [cmodule] => Array
        (
            [module] => main
            [file] => /classes/general/module.php
        )

    [bitrix\main\entity\ufield] => Array
        (
            [module] => main
            [file] => include/deprecated/ufield.php
        )

    [cdatabase] => Array
        (
            [module] => main
            [file] => classes/mysql/database.php
        )

    [cdbresult] => Array
        (
            [module] => main
            [file] => classes/mysql/dbresult.php
        )

)
Array
(
    [bitrix\main\application] => Array
        (
            [module] => main
            [file] => lib/application.php
        )

    [bitrix\main\httpapplication] => Array
        (
            [module] => main
            [file] => lib/httpapplication.php
        )

    [bitrix\main\argumentexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\argumentnullexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\argumentoutofrangeexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\argumenttypeexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\notimplementedexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\notsupportedexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\invalidoperationexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\objectpropertyexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\objectnotfoundexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\objectexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\systemexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\accessdeniedexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\decodingexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\io\invalidpathexception] => Array
        (
            [module] => main
            [file] => lib/io/ioexception.php
        )

    [bitrix\main\io\filenotfoundexception] => Array
        (
            [module] => main
            [file] => lib/io/ioexception.php
        )

    [bitrix\main\io\filedeleteexception] => Array
        (
            [module] => main
            [file] => lib/io/ioexception.php
        )

    [bitrix\main\io\fileopenexception] => Array
        (
            [module] => main
            [file] => lib/io/ioexception.php
        )

    [bitrix\main\io\filenotopenedexception] => Array
        (
            [module] => main
            [file] => lib/io/ioexception.php
        )

    [bitrix\main\context] => Array
        (
            [module] => main
            [file] => lib/context.php
        )

    [bitrix\main\httpcontext] => Array
        (
            [module] => main
            [file] => lib/httpcontext.php
        )

    [bitrix\main\dispatcher] => Array
        (
            [module] => main
            [file] => lib/dispatcher.php
        )

    [bitrix\main\environment] => Array
        (
            [module] => main
            [file] => lib/environment.php
        )

    [bitrix\main\event] => Array
        (
            [module] => main
            [file] => lib/event.php
        )

    [bitrix\main\eventmanager] => Array
        (
            [module] => main
            [file] => lib/eventmanager.php
        )

    [bitrix\main\eventresult] => Array
        (
            [module] => main
            [file] => lib/eventresult.php
        )

    [bitrix\main\request] => Array
        (
            [module] => main
            [file] => lib/request.php
        )

    [bitrix\main\httprequest] => Array
        (
            [module] => main
            [file] => lib/httprequest.php
        )

    [bitrix\main\response] => Array
        (
            [module] => main
            [file] => lib/response.php
        )

    [bitrix\main\httpresponse] => Array
        (
            [module] => main
            [file] => lib/httpresponse.php
        )

    [bitrix\main\modulemanager] => Array
        (
            [module] => main
            [file] => lib/modulemanager.php
        )

    [bitrix\main\server] => Array
        (
            [module] => main
            [file] => lib/server.php
        )

    [bitrix\main\config\configuration] => Array
        (
            [module] => main
            [file] => lib/config/configuration.php
        )

    [bitrix\main\config\option] => Array
        (
            [module] => main
            [file] => lib/config/option.php
        )

    [bitrix\main\context\culture] => Array
        (
            [module] => main
            [file] => lib/context/culture.php
        )

    [bitrix\main\data\cache] => Array
        (
            [module] => main
            [file] => lib/data/cache.php
        )

    [bitrix\main\data\cacheengineapc] => Array
        (
            [module] => main
            [file] => lib/data/cacheengineapc.php
        )

    [bitrix\main\data\cacheenginememcache] => Array
        (
            [module] => main
            [file] => lib/data/cacheenginememcache.php
        )

    [bitrix\main\data\cacheenginefiles] => Array
        (
            [module] => main
            [file] => lib/data/cacheenginefiles.php
        )

    [bitrix\main\data\cacheenginenone] => Array
        (
            [module] => main
            [file] => lib/data/cacheenginenone.php
        )

    [bitrix\main\data\connection] => Array
        (
            [module] => main
            [file] => lib/data/connection.php
        )

    [bitrix\main\data\connectionpool] => Array
        (
            [module] => main
            [file] => lib/data/connectionpool.php
        )

    [bitrix\main\data\icacheengine] => Array
        (
            [module] => main
            [file] => lib/data/cache.php
        )

    [bitrix\main\data\hsphpreadconnection] => Array
        (
            [module] => main
            [file] => lib/data/hsphpreadconnection.php
        )

    [bitrix\main\data\managedcache] => Array
        (
            [module] => main
            [file] => lib/data/managedcache.php
        )

    [bitrix\main\data\taggedcache] => Array
        (
            [module] => main
            [file] => lib/data/taggedcache.php
        )

    [bitrix\main\data\memcacheconnection] => Array
        (
            [module] => main
            [file] => lib/data/memcacheconnection.php
        )

    [bitrix\main\data\memcachedconnection] => Array
        (
            [module] => main
            [file] => lib/data/memcachedconnection.php
        )

    [bitrix\main\data\nosqlconnection] => Array
        (
            [module] => main
            [file] => lib/data/nosqlconnection.php
        )

    [bitrix\main\db\arrayresult] => Array
        (
            [module] => main
            [file] => lib/db/arrayresult.php
        )

    [bitrix\main\db\result] => Array
        (
            [module] => main
            [file] => lib/db/result.php
        )

    [bitrix\main\db\connection] => Array
        (
            [module] => main
            [file] => lib/db/connection.php
        )

    [bitrix\main\db\sqlexception] => Array
        (
            [module] => main
            [file] => lib/db/sqlexception.php
        )

    [bitrix\main\db\sqlqueryexception] => Array
        (
            [module] => main
            [file] => lib/db/sqlexception.php
        )

    [bitrix\main\db\transactionexception] => Array
        (
            [module] => main
            [file] => lib/db/sqlexception.php
        )

    [bitrix\main\db\sqlexpression] => Array
        (
            [module] => main
            [file] => lib/db/sqlexpression.php
        )

    [bitrix\main\db\sqlhelper] => Array
        (
            [module] => main
            [file] => lib/db/sqlhelper.php
        )

    [bitrix\main\db\mysqlcommonconnection] => Array
        (
            [module] => main
            [file] => lib/db/mysqlcommonconnection.php
        )

    [bitrix\main\db\mysqliconnection] => Array
        (
            [module] => main
            [file] => lib/db/mysqliconnection.php
        )

    [bitrix\main\db\mysqliresult] => Array
        (
            [module] => main
            [file] => lib/db/mysqliresult.php
        )

    [bitrix\main\db\mysqlisqlhelper] => Array
        (
            [module] => main
            [file] => lib/db/mysqlisqlhelper.php
        )

    [bitrix\main\db\mssqlconnection] => Array
        (
            [module] => main
            [file] => lib/db/mssqlconnection.php
        )

    [bitrix\main\db\mssqlresult] => Array
        (
            [module] => main
            [file] => lib/db/mssqlresult.php
        )

    [bitrix\main\db\mssqlsqlhelper] => Array
        (
            [module] => main
            [file] => lib/db/mssqlsqlhelper.php
        )

    [bitrix\main\db\oracleconnection] => Array
        (
            [module] => main
            [file] => lib/db/oracleconnection.php
        )

    [bitrix\main\db\oracleresult] => Array
        (
            [module] => main
            [file] => lib/db/oracleresult.php
        )

    [bitrix\main\db\oraclesqlhelper] => Array
        (
            [module] => main
            [file] => lib/db/oraclesqlhelper.php
        )

    [bitrix\main\db\pgsqlconnection] => Array
        (
            [module] => main
            [file] => lib/db/pgsqlconnection.php
        )

    [bitrix\main\diag\httpexceptionhandleroutput] => Array
        (
            [module] => main
            [file] => lib/diag/httpexceptionhandleroutput.php
        )

    [bitrix\main\diag\fileexceptionhandlerlog] => Array
        (
            [module] => main
            [file] => lib/diag/fileexceptionhandlerlog.php
        )

    [bitrix\main\diag\exceptionhandler] => Array
        (
            [module] => main
            [file] => lib/diag/exceptionhandler.php
        )

    [bitrix\main\diag\iexceptionhandleroutput] => Array
        (
            [module] => main
            [file] => lib/diag/iexceptionhandleroutput.php
        )

    [bitrix\main\diag\exceptionhandlerlog] => Array
        (
            [module] => main
            [file] => lib/diag/exceptionhandlerlog.php
        )

    [bitrix\main\io\file] => Array
        (
            [module] => main
            [file] => lib/io/file.php
        )

    [bitrix\main\io\fileentry] => Array
        (
            [module] => main
            [file] => lib/io/fileentry.php
        )

    [bitrix\main\io\path] => Array
        (
            [module] => main
            [file] => lib/io/path.php
        )

    [bitrix\main\io\filesystementry] => Array
        (
            [module] => main
            [file] => lib/io/filesystementry.php
        )

    [bitrix\main\io\ifilestream] => Array
        (
            [module] => main
            [file] => lib/io/ifilestream.php
        )

    [bitrix\main\localization\loc] => Array
        (
            [module] => main
            [file] => lib/localization/loc.php
        )

    [bitrix\main\mail\mail] => Array
        (
            [module] => main
            [file] => lib/mail/mail.php
        )

    [bitrix\main\mail\tracking] => Array
        (
            [module] => main
            [file] => lib/mail/tracking.php
        )

    [bitrix\main\mail\eventmanager] => Array
        (
            [module] => main
            [file] => lib/mail/eventmanager.php
        )

    [bitrix\main\mail\eventmessagecompiler] => Array
        (
            [module] => main
            [file] => lib/mail/eventmessagecompiler.php
        )

    [bitrix\main\mail\eventmessagethemecompiler] => Array
        (
            [module] => main
            [file] => lib/mail/eventmessagethemecompiler.php
        )

    [bitrix\main\mail\internal\event] => Array
        (
            [module] => main
            [file] => lib/mail/internal/event.php
        )

    [bitrix\main\mail\internal\eventattachment] => Array
        (
            [module] => main
            [file] => lib/mail/internal/eventattachment.php
        )

    [bitrix\main\mail\internal\eventmessage] => Array
        (
            [module] => main
            [file] => lib/mail/internal/eventmessage.php
        )

    [bitrix\main\mail\internal\eventmessagesite] => Array
        (
            [module] => main
            [file] => lib/mail/internal/eventmessagesite.php
        )

    [bitrix\main\mail\internal\eventmessageattachment] => Array
        (
            [module] => main
            [file] => lib/mail/internal/eventmessageattachment.php
        )

    [bitrix\main\mail\internal\eventtype] => Array
        (
            [module] => main
            [file] => lib/mail/internal/eventtype.php
        )

    [bitrix\main\text\converter] => Array
        (
            [module] => main
            [file] => lib/text/converter.php
        )

    [bitrix\main\text\emptyconverter] => Array
        (
            [module] => main
            [file] => lib/text/emptyconverter.php
        )

    [bitrix\main\text\encoding] => Array
        (
            [module] => main
            [file] => lib/text/encoding.php
        )

    [bitrix\main\text\htmlconverter] => Array
        (
            [module] => main
            [file] => lib/text/htmlconverter.php
        )

    [bitrix\main\text\binarystring] => Array
        (
            [module] => main
            [file] => lib/text/binarystring.php
        )

    [bitrix\main\text\xmlconverter] => Array
        (
            [module] => main
            [file] => lib/text/xmlconverter.php
        )

    [bitrix\main\type\collection] => Array
        (
            [module] => main
            [file] => lib/type/collection.php
        )

    [bitrix\main\type\date] => Array
        (
            [module] => main
            [file] => lib/type/date.php
        )

    [bitrix\main\type\datetime] => Array
        (
            [module] => main
            [file] => lib/type/datetime.php
        )

    [bitrix\main\type\dictionary] => Array
        (
            [module] => main
            [file] => lib/type/dictionary.php
        )

    [bitrix\main\type\filterabledictionary] => Array
        (
            [module] => main
            [file] => lib/type/filterabledictionary.php
        )

    [bitrix\main\type\parameterdictionary] => Array
        (
            [module] => main
            [file] => lib/type/parameterdictionary.php
        )

    [bitrix\main\web\cookie] => Array
        (
            [module] => main
            [file] => lib/web/cookie.php
        )

    [bitrix\main\web\uri] => Array
        (
            [module] => main
            [file] => lib/web/uri.php
        )

    [bitrix\main\sendereventhandler] => Array
        (
            [module] => main
            [file] => lib/senderconnector.php
        )

    [bitrix\main\senderconnectoruser] => Array
        (
            [module] => main
            [file] => lib/senderconnector.php
        )

    [bitrix\main\urlrewriterrulemaker] => Array
        (
            [module] => main
            [file] => lib/urlrewriter.php
        )

    [bitrix\main\update\stepper] => Array
        (
            [module] => main
            [file] => lib/update/stepper.php
        )

    [bitrix\main\composite\abstractresponse] => Array
        (
            [module] => main
            [file] => lib/composite/responder.php
        )

    [bitrix\main\composite\fileresponse] => Array
        (
            [module] => main
            [file] => lib/composite/responder.php
        )

    [bitrix\main\composite\memcachedresponse] => Array
        (
            [module] => main
            [file] => lib/composite/responder.php
        )

    [bitrix\main\security\otpexception] => Array
        (
            [module] => main
            [file] => lib/security/securityexception.php
        )

    [ctimezone] => Array
        (
            [module] => main
            [file] => classes/general/time.php
        )

    [cbxpunycode] => Array
        (
            [module] => main
            [file] => classes/general/punycode.php
        )

    [ibxvirtualio] => Array
        (
            [module] => main
            [file] => classes/general/virtual_io.php
        )

    [ibxgeterrors] => Array
        (
            [module] => main
            [file] => classes/general/virtual_io.php
        )

    [cbxvirtualio] => Array
        (
            [module] => main
            [file] => classes/general/virtual_io.php
        )

    [cbxvirtualfilebase] => Array
        (
            [module] => main
            [file] => classes/general/virtual_file.php
        )

    [cbxvirtualfile] => Array
        (
            [module] => main
            [file] => classes/general/virtual_file.php
        )

    [cbxvirtualdirectory] => Array
        (
            [module] => main
            [file] => classes/general/virtual_file.php
        )

    [calloption] => Array
        (
            [module] => main
            [file] => classes/general/option.php
        )

    [coption] => Array
        (
            [module] => main
            [file] => classes/general/option.php
        )

    [callpageoption] => Array
        (
            [module] => main
            [file] => classes/general/pageoption.php
        )

    [cpageoption] => Array
        (
            [module] => main
            [file] => classes/general/pageoption.php
        )

    [callsqlwhere] => Array
        (
            [module] => main
            [file] => classes/general/sqlwhere.php
        )

    [csqlwhereexpression] => Array
        (
            [module] => main
            [file] => classes/general/sqlwhere.php
        )

    [csqlwhere] => Array
        (
            [module] => main
            [file] => classes/general/sqlwhere.php
        )

    [calllanguage] => Array
        (
            [module] => main
            [file] => classes/general/language.php
        )

    [clanguage] => Array
        (
            [module] => main
            [file] => classes/general/language.php
        )

    [clangadmin] => Array
        (
            [module] => main
            [file] => classes/general/language.php
        )

    [_clangdbresult] => Array
        (
            [module] => main
            [file] => classes/general/langdbresult.php
        )

    [callagent] => Array
        (
            [module] => main
            [file] => classes/general/agent.php
        )

    [cagent] => Array
        (
            [module] => main
            [file] => classes/mysql/agent.php
        )

    [capplicationexception] => Array
        (
            [module] => main
            [file] => classes/general/applicationexception.php
        )

    [cadminexception] => Array
        (
            [module] => main
            [file] => classes/general/adminexception.php
        )

    [callsite] => Array
        (
            [module] => main
            [file] => classes/general/site.php
        )

    [calllang] => Array
        (
            [module] => main
            [file] => classes/general/site.php
        )

    [csite] => Array
        (
            [module] => main
            [file] => classes/general/site.php
        )

    [clang] => Array
        (
            [module] => main
            [file] => classes/general/site.php
        )

    [chttp] => Array
        (
            [module] => main
            [file] => classes/general/http.php
        )

    [cutil] => Array
        (
            [module] => main
            [file] => classes/general/util.php
        )

    [callmain] => Array
        (
            [module] => main
            [file] => classes/general/main.php
        )

    [cmain] => Array
        (
            [module] => main
            [file] => classes/general/main.php
        )

    [calldatabase] => Array
        (
            [module] => main
            [file] => classes/general/database.php
        )

    [calldbresult] => Array
        (
            [module] => main
            [file] => classes/general/dbresult.php
        )

    [cdatabasemysql] => Array
        (
            [module] => main
            [file] => classes/mysql/database.php
        )

    [cdbresultmysql] => Array
        (
            [module] => main
            [file] => classes/mysql/dbresult.php
        )

    [icachebackend] => Array
        (
            [module] => main
            [file] => classes/general/cache_backend.php
        )

    [cphpcache] => Array
        (
            [module] => main
            [file] => classes/general/cache.php
        )

    [ccachemanager] => Array
        (
            [module] => main
            [file] => classes/general/cache_manager.php
        )

    [cpagecache] => Array
        (
            [module] => main
            [file] => classes/general/page_cache.php
        )

    [cstackcacheentry] => Array
        (
            [module] => main
            [file] => classes/general/stack_cache_entry.php
        )

    [cstackcachemanager] => Array
        (
            [module] => main
            [file] => classes/general/stack_cache.php
        )

    [cmodule] => Array
        (
            [module] => main
            [file] => /classes/general/module.php
        )

    [bitrix\main\entity\ufield] => Array
        (
            [module] => main
            [file] => include/deprecated/ufield.php
        )

    [cdatabase] => Array
        (
            [module] => main
            [file] => classes/mysql/database.php
        )

    [cdbresult] => Array
        (
            [module] => main
            [file] => classes/mysql/dbresult.php
        )

)
Array
(
    [bitrix\main\application] => Array
        (
            [module] => main
            [file] => lib/application.php
        )

    [bitrix\main\httpapplication] => Array
        (
            [module] => main
            [file] => lib/httpapplication.php
        )

    [bitrix\main\argumentexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\argumentnullexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\argumentoutofrangeexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\argumenttypeexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\notimplementedexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\notsupportedexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\invalidoperationexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\objectpropertyexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\objectnotfoundexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\objectexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\systemexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\accessdeniedexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\decodingexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\io\invalidpathexception] => Array
        (
            [module] => main
            [file] => lib/io/ioexception.php
        )

    [bitrix\main\io\filenotfoundexception] => Array
        (
            [module] => main
            [file] => lib/io/ioexception.php
        )

    [bitrix\main\io\filedeleteexception] => Array
        (
            [module] => main
            [file] => lib/io/ioexception.php
        )

    [bitrix\main\io\fileopenexception] => Array
        (
            [module] => main
            [file] => lib/io/ioexception.php
        )

    [bitrix\main\io\filenotopenedexception] => Array
        (
            [module] => main
            [file] => lib/io/ioexception.php
        )

    [bitrix\main\context] => Array
        (
            [module] => main
            [file] => lib/context.php
        )

    [bitrix\main\httpcontext] => Array
        (
            [module] => main
            [file] => lib/httpcontext.php
        )

    [bitrix\main\dispatcher] => Array
        (
            [module] => main
            [file] => lib/dispatcher.php
        )

    [bitrix\main\environment] => Array
        (
            [module] => main
            [file] => lib/environment.php
        )

    [bitrix\main\event] => Array
        (
            [module] => main
            [file] => lib/event.php
        )

    [bitrix\main\eventmanager] => Array
        (
            [module] => main
            [file] => lib/eventmanager.php
        )

    [bitrix\main\eventresult] => Array
        (
            [module] => main
            [file] => lib/eventresult.php
        )

    [bitrix\main\request] => Array
        (
            [module] => main
            [file] => lib/request.php
        )

    [bitrix\main\httprequest] => Array
        (
            [module] => main
            [file] => lib/httprequest.php
        )

    [bitrix\main\response] => Array
        (
            [module] => main
            [file] => lib/response.php
        )

    [bitrix\main\httpresponse] => Array
        (
            [module] => main
            [file] => lib/httpresponse.php
        )

    [bitrix\main\modulemanager] => Array
        (
            [module] => main
            [file] => lib/modulemanager.php
        )

    [bitrix\main\server] => Array
        (
            [module] => main
            [file] => lib/server.php
        )

    [bitrix\main\config\configuration] => Array
        (
            [module] => main
            [file] => lib/config/configuration.php
        )

    [bitrix\main\config\option] => Array
        (
            [module] => main
            [file] => lib/config/option.php
        )

    [bitrix\main\context\culture] => Array
        (
            [module] => main
            [file] => lib/context/culture.php
        )

    [bitrix\main\data\cache] => Array
        (
            [module] => main
            [file] => lib/data/cache.php
        )

    [bitrix\main\data\cacheengineapc] => Array
        (
            [module] => main
            [file] => lib/data/cacheengineapc.php
        )

    [bitrix\main\data\cacheenginememcache] => Array
        (
            [module] => main
            [file] => lib/data/cacheenginememcache.php
        )

    [bitrix\main\data\cacheenginefiles] => Array
        (
            [module] => main
            [file] => lib/data/cacheenginefiles.php
        )

    [bitrix\main\data\cacheenginenone] => Array
        (
            [module] => main
            [file] => lib/data/cacheenginenone.php
        )

    [bitrix\main\data\connection] => Array
        (
            [module] => main
            [file] => lib/data/connection.php
        )

    [bitrix\main\data\connectionpool] => Array
        (
            [module] => main
            [file] => lib/data/connectionpool.php
        )

    [bitrix\main\data\icacheengine] => Array
        (
            [module] => main
            [file] => lib/data/cache.php
        )

    [bitrix\main\data\hsphpreadconnection] => Array
        (
            [module] => main
            [file] => lib/data/hsphpreadconnection.php
        )

    [bitrix\main\data\managedcache] => Array
        (
            [module] => main
            [file] => lib/data/managedcache.php
        )

    [bitrix\main\data\taggedcache] => Array
        (
            [module] => main
            [file] => lib/data/taggedcache.php
        )

    [bitrix\main\data\memcacheconnection] => Array
        (
            [module] => main
            [file] => lib/data/memcacheconnection.php
        )

    [bitrix\main\data\memcachedconnection] => Array
        (
            [module] => main
            [file] => lib/data/memcachedconnection.php
        )

    [bitrix\main\data\nosqlconnection] => Array
        (
            [module] => main
            [file] => lib/data/nosqlconnection.php
        )

    [bitrix\main\db\arrayresult] => Array
        (
            [module] => main
            [file] => lib/db/arrayresult.php
        )

    [bitrix\main\db\result] => Array
        (
            [module] => main
            [file] => lib/db/result.php
        )

    [bitrix\main\db\connection] => Array
        (
            [module] => main
            [file] => lib/db/connection.php
        )

    [bitrix\main\db\sqlexception] => Array
        (
            [module] => main
            [file] => lib/db/sqlexception.php
        )

    [bitrix\main\db\sqlqueryexception] => Array
        (
            [module] => main
            [file] => lib/db/sqlexception.php
        )

    [bitrix\main\db\transactionexception] => Array
        (
            [module] => main
            [file] => lib/db/sqlexception.php
        )

    [bitrix\main\db\sqlexpression] => Array
        (
            [module] => main
            [file] => lib/db/sqlexpression.php
        )

    [bitrix\main\db\sqlhelper] => Array
        (
            [module] => main
            [file] => lib/db/sqlhelper.php
        )

    [bitrix\main\db\mysqlcommonconnection] => Array
        (
            [module] => main
            [file] => lib/db/mysqlcommonconnection.php
        )

    [bitrix\main\db\mysqliconnection] => Array
        (
            [module] => main
            [file] => lib/db/mysqliconnection.php
        )

    [bitrix\main\db\mysqliresult] => Array
        (
            [module] => main
            [file] => lib/db/mysqliresult.php
        )

    [bitrix\main\db\mysqlisqlhelper] => Array
        (
            [module] => main
            [file] => lib/db/mysqlisqlhelper.php
        )

    [bitrix\main\db\mssqlconnection] => Array
        (
            [module] => main
            [file] => lib/db/mssqlconnection.php
        )

    [bitrix\main\db\mssqlresult] => Array
        (
            [module] => main
            [file] => lib/db/mssqlresult.php
        )

    [bitrix\main\db\mssqlsqlhelper] => Array
        (
            [module] => main
            [file] => lib/db/mssqlsqlhelper.php
        )

    [bitrix\main\db\oracleconnection] => Array
        (
            [module] => main
            [file] => lib/db/oracleconnection.php
        )

    [bitrix\main\db\oracleresult] => Array
        (
            [module] => main
            [file] => lib/db/oracleresult.php
        )

    [bitrix\main\db\oraclesqlhelper] => Array
        (
            [module] => main
            [file] => lib/db/oraclesqlhelper.php
        )

    [bitrix\main\db\pgsqlconnection] => Array
        (
            [module] => main
            [file] => lib/db/pgsqlconnection.php
        )

    [bitrix\main\diag\httpexceptionhandleroutput] => Array
        (
            [module] => main
            [file] => lib/diag/httpexceptionhandleroutput.php
        )

    [bitrix\main\diag\fileexceptionhandlerlog] => Array
        (
            [module] => main
            [file] => lib/diag/fileexceptionhandlerlog.php
        )

    [bitrix\main\diag\exceptionhandler] => Array
        (
            [module] => main
            [file] => lib/diag/exceptionhandler.php
        )

    [bitrix\main\diag\iexceptionhandleroutput] => Array
        (
            [module] => main
            [file] => lib/diag/iexceptionhandleroutput.php
        )

    [bitrix\main\diag\exceptionhandlerlog] => Array
        (
            [module] => main
            [file] => lib/diag/exceptionhandlerlog.php
        )

    [bitrix\main\io\file] => Array
        (
            [module] => main
            [file] => lib/io/file.php
        )

    [bitrix\main\io\fileentry] => Array
        (
            [module] => main
            [file] => lib/io/fileentry.php
        )

    [bitrix\main\io\path] => Array
        (
            [module] => main
            [file] => lib/io/path.php
        )

    [bitrix\main\io\filesystementry] => Array
        (
            [module] => main
            [file] => lib/io/filesystementry.php
        )

    [bitrix\main\io\ifilestream] => Array
        (
            [module] => main
            [file] => lib/io/ifilestream.php
        )

    [bitrix\main\localization\loc] => Array
        (
            [module] => main
            [file] => lib/localization/loc.php
        )

    [bitrix\main\mail\mail] => Array
        (
            [module] => main
            [file] => lib/mail/mail.php
        )

    [bitrix\main\mail\tracking] => Array
        (
            [module] => main
            [file] => lib/mail/tracking.php
        )

    [bitrix\main\mail\eventmanager] => Array
        (
            [module] => main
            [file] => lib/mail/eventmanager.php
        )

    [bitrix\main\mail\eventmessagecompiler] => Array
        (
            [module] => main
            [file] => lib/mail/eventmessagecompiler.php
        )

    [bitrix\main\mail\eventmessagethemecompiler] => Array
        (
            [module] => main
            [file] => lib/mail/eventmessagethemecompiler.php
        )

    [bitrix\main\mail\internal\event] => Array
        (
            [module] => main
            [file] => lib/mail/internal/event.php
        )

    [bitrix\main\mail\internal\eventattachment] => Array
        (
            [module] => main
            [file] => lib/mail/internal/eventattachment.php
        )

    [bitrix\main\mail\internal\eventmessage] => Array
        (
            [module] => main
            [file] => lib/mail/internal/eventmessage.php
        )

    [bitrix\main\mail\internal\eventmessagesite] => Array
        (
            [module] => main
            [file] => lib/mail/internal/eventmessagesite.php
        )

    [bitrix\main\mail\internal\eventmessageattachment] => Array
        (
            [module] => main
            [file] => lib/mail/internal/eventmessageattachment.php
        )

    [bitrix\main\mail\internal\eventtype] => Array
        (
            [module] => main
            [file] => lib/mail/internal/eventtype.php
        )

    [bitrix\main\text\converter] => Array
        (
            [module] => main
            [file] => lib/text/converter.php
        )

    [bitrix\main\text\emptyconverter] => Array
        (
            [module] => main
            [file] => lib/text/emptyconverter.php
        )

    [bitrix\main\text\encoding] => Array
        (
            [module] => main
            [file] => lib/text/encoding.php
        )

    [bitrix\main\text\htmlconverter] => Array
        (
            [module] => main
            [file] => lib/text/htmlconverter.php
        )

    [bitrix\main\text\binarystring] => Array
        (
            [module] => main
            [file] => lib/text/binarystring.php
        )

    [bitrix\main\text\xmlconverter] => Array
        (
            [module] => main
            [file] => lib/text/xmlconverter.php
        )

    [bitrix\main\type\collection] => Array
        (
            [module] => main
            [file] => lib/type/collection.php
        )

    [bitrix\main\type\date] => Array
        (
            [module] => main
            [file] => lib/type/date.php
        )

    [bitrix\main\type\datetime] => Array
        (
            [module] => main
            [file] => lib/type/datetime.php
        )

    [bitrix\main\type\dictionary] => Array
        (
            [module] => main
            [file] => lib/type/dictionary.php
        )

    [bitrix\main\type\filterabledictionary] => Array
        (
            [module] => main
            [file] => lib/type/filterabledictionary.php
        )

    [bitrix\main\type\parameterdictionary] => Array
        (
            [module] => main
            [file] => lib/type/parameterdictionary.php
        )

    [bitrix\main\web\cookie] => Array
        (
            [module] => main
            [file] => lib/web/cookie.php
        )

    [bitrix\main\web\uri] => Array
        (
            [module] => main
            [file] => lib/web/uri.php
        )

    [bitrix\main\sendereventhandler] => Array
        (
            [module] => main
            [file] => lib/senderconnector.php
        )

    [bitrix\main\senderconnectoruser] => Array
        (
            [module] => main
            [file] => lib/senderconnector.php
        )

    [bitrix\main\urlrewriterrulemaker] => Array
        (
            [module] => main
            [file] => lib/urlrewriter.php
        )

    [bitrix\main\update\stepper] => Array
        (
            [module] => main
            [file] => lib/update/stepper.php
        )

    [bitrix\main\composite\abstractresponse] => Array
        (
            [module] => main
            [file] => lib/composite/responder.php
        )

    [bitrix\main\composite\fileresponse] => Array
        (
            [module] => main
            [file] => lib/composite/responder.php
        )

    [bitrix\main\composite\memcachedresponse] => Array
        (
            [module] => main
            [file] => lib/composite/responder.php
        )

    [bitrix\main\security\otpexception] => Array
        (
            [module] => main
            [file] => lib/security/securityexception.php
        )

    [ctimezone] => Array
        (
            [module] => main
            [file] => classes/general/time.php
        )

    [cbxpunycode] => Array
        (
            [module] => main
            [file] => classes/general/punycode.php
        )

    [ibxvirtualio] => Array
        (
            [module] => main
            [file] => classes/general/virtual_io.php
        )

    [ibxgeterrors] => Array
        (
            [module] => main
            [file] => classes/general/virtual_io.php
        )

    [cbxvirtualio] => Array
        (
            [module] => main
            [file] => classes/general/virtual_io.php
        )

    [cbxvirtualfilebase] => Array
        (
            [module] => main
            [file] => classes/general/virtual_file.php
        )

    [cbxvirtualfile] => Array
        (
            [module] => main
            [file] => classes/general/virtual_file.php
        )

    [cbxvirtualdirectory] => Array
        (
            [module] => main
            [file] => classes/general/virtual_file.php
        )

    [calloption] => Array
        (
            [module] => main
            [file] => classes/general/option.php
        )

    [coption] => Array
        (
            [module] => main
            [file] => classes/general/option.php
        )

    [callpageoption] => Array
        (
            [module] => main
            [file] => classes/general/pageoption.php
        )

    [cpageoption] => Array
        (
            [module] => main
            [file] => classes/general/pageoption.php
        )

    [callsqlwhere] => Array
        (
            [module] => main
            [file] => classes/general/sqlwhere.php
        )

    [csqlwhereexpression] => Array
        (
            [module] => main
            [file] => classes/general/sqlwhere.php
        )

    [csqlwhere] => Array
        (
            [module] => main
            [file] => classes/general/sqlwhere.php
        )

    [calllanguage] => Array
        (
            [module] => main
            [file] => classes/general/language.php
        )

    [clanguage] => Array
        (
            [module] => main
            [file] => classes/general/language.php
        )

    [clangadmin] => Array
        (
            [module] => main
            [file] => classes/general/language.php
        )

    [_clangdbresult] => Array
        (
            [module] => main
            [file] => classes/general/langdbresult.php
        )

    [callagent] => Array
        (
            [module] => main
            [file] => classes/general/agent.php
        )

    [cagent] => Array
        (
            [module] => main
            [file] => classes/mysql/agent.php
        )

    [capplicationexception] => Array
        (
            [module] => main
            [file] => classes/general/applicationexception.php
        )

    [cadminexception] => Array
        (
            [module] => main
            [file] => classes/general/adminexception.php
        )

    [callsite] => Array
        (
            [module] => main
            [file] => classes/general/site.php
        )

    [calllang] => Array
        (
            [module] => main
            [file] => classes/general/site.php
        )

    [csite] => Array
        (
            [module] => main
            [file] => classes/general/site.php
        )

    [clang] => Array
        (
            [module] => main
            [file] => classes/general/site.php
        )

    [chttp] => Array
        (
            [module] => main
            [file] => classes/general/http.php
        )

    [cutil] => Array
        (
            [module] => main
            [file] => classes/general/util.php
        )

    [callmain] => Array
        (
            [module] => main
            [file] => classes/general/main.php
        )

    [cmain] => Array
        (
            [module] => main
            [file] => classes/general/main.php
        )

    [calldatabase] => Array
        (
            [module] => main
            [file] => classes/general/database.php
        )

    [calldbresult] => Array
        (
            [module] => main
            [file] => classes/general/dbresult.php
        )

    [cdatabasemysql] => Array
        (
            [module] => main
            [file] => classes/mysql/database.php
        )

    [cdbresultmysql] => Array
        (
            [module] => main
            [file] => classes/mysql/dbresult.php
        )

    [icachebackend] => Array
        (
            [module] => main
            [file] => classes/general/cache_backend.php
        )

    [cphpcache] => Array
        (
            [module] => main
            [file] => classes/general/cache.php
        )

    [ccachemanager] => Array
        (
            [module] => main
            [file] => classes/general/cache_manager.php
        )

    [cpagecache] => Array
        (
            [module] => main
            [file] => classes/general/page_cache.php
        )

    [cstackcacheentry] => Array
        (
            [module] => main
            [file] => classes/general/stack_cache_entry.php
        )

    [cstackcachemanager] => Array
        (
            [module] => main
            [file] => classes/general/stack_cache.php
        )

    [cmodule] => Array
        (
            [module] => main
            [file] => /classes/general/module.php
        )

    [bitrix\main\entity\ufield] => Array
        (
            [module] => main
            [file] => include/deprecated/ufield.php
        )

    [cdatabase] => Array
        (
            [module] => main
            [file] => classes/mysql/database.php
        )

    [cdbresult] => Array
        (
            [module] => main
            [file] => classes/mysql/dbresult.php
        )

)
Array
(
    [bitrix\main\application] => Array
        (
            [module] => main
            [file] => lib/application.php
        )

    [bitrix\main\httpapplication] => Array
        (
            [module] => main
            [file] => lib/httpapplication.php
        )

    [bitrix\main\argumentexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\argumentnullexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\argumentoutofrangeexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\argumenttypeexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\notimplementedexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\notsupportedexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\invalidoperationexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\objectpropertyexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\objectnotfoundexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\objectexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\systemexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\accessdeniedexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\decodingexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\io\invalidpathexception] => Array
        (
            [module] => main
            [file] => lib/io/ioexception.php
        )

    [bitrix\main\io\filenotfoundexception] => Array
        (
            [module] => main
            [file] => lib/io/ioexception.php
        )

    [bitrix\main\io\filedeleteexception] => Array
        (
            [module] => main
            [file] => lib/io/ioexception.php
        )

    [bitrix\main\io\fileopenexception] => Array
        (
            [module] => main
            [file] => lib/io/ioexception.php
        )

    [bitrix\main\io\filenotopenedexception] => Array
        (
            [module] => main
            [file] => lib/io/ioexception.php
        )

    [bitrix\main\context] => Array
        (
            [module] => main
            [file] => lib/context.php
        )

    [bitrix\main\httpcontext] => Array
        (
            [module] => main
            [file] => lib/httpcontext.php
        )

    [bitrix\main\dispatcher] => Array
        (
            [module] => main
            [file] => lib/dispatcher.php
        )

    [bitrix\main\environment] => Array
        (
            [module] => main
            [file] => lib/environment.php
        )

    [bitrix\main\event] => Array
        (
            [module] => main
            [file] => lib/event.php
        )

    [bitrix\main\eventmanager] => Array
        (
            [module] => main
            [file] => lib/eventmanager.php
        )

    [bitrix\main\eventresult] => Array
        (
            [module] => main
            [file] => lib/eventresult.php
        )

    [bitrix\main\request] => Array
        (
            [module] => main
            [file] => lib/request.php
        )

    [bitrix\main\httprequest] => Array
        (
            [module] => main
            [file] => lib/httprequest.php
        )

    [bitrix\main\response] => Array
        (
            [module] => main
            [file] => lib/response.php
        )

    [bitrix\main\httpresponse] => Array
        (
            [module] => main
            [file] => lib/httpresponse.php
        )

    [bitrix\main\modulemanager] => Array
        (
            [module] => main
            [file] => lib/modulemanager.php
        )

    [bitrix\main\server] => Array
        (
            [module] => main
            [file] => lib/server.php
        )

    [bitrix\main\config\configuration] => Array
        (
            [module] => main
            [file] => lib/config/configuration.php
        )

    [bitrix\main\config\option] => Array
        (
            [module] => main
            [file] => lib/config/option.php
        )

    [bitrix\main\context\culture] => Array
        (
            [module] => main
            [file] => lib/context/culture.php
        )

    [bitrix\main\data\cache] => Array
        (
            [module] => main
            [file] => lib/data/cache.php
        )

    [bitrix\main\data\cacheengineapc] => Array
        (
            [module] => main
            [file] => lib/data/cacheengineapc.php
        )

    [bitrix\main\data\cacheenginememcache] => Array
        (
            [module] => main
            [file] => lib/data/cacheenginememcache.php
        )

    [bitrix\main\data\cacheenginefiles] => Array
        (
            [module] => main
            [file] => lib/data/cacheenginefiles.php
        )

    [bitrix\main\data\cacheenginenone] => Array
        (
            [module] => main
            [file] => lib/data/cacheenginenone.php
        )

    [bitrix\main\data\connection] => Array
        (
            [module] => main
            [file] => lib/data/connection.php
        )

    [bitrix\main\data\connectionpool] => Array
        (
            [module] => main
            [file] => lib/data/connectionpool.php
        )

    [bitrix\main\data\icacheengine] => Array
        (
            [module] => main
            [file] => lib/data/cache.php
        )

    [bitrix\main\data\hsphpreadconnection] => Array
        (
            [module] => main
            [file] => lib/data/hsphpreadconnection.php
        )

    [bitrix\main\data\managedcache] => Array
        (
            [module] => main
            [file] => lib/data/managedcache.php
        )

    [bitrix\main\data\taggedcache] => Array
        (
            [module] => main
            [file] => lib/data/taggedcache.php
        )

    [bitrix\main\data\memcacheconnection] => Array
        (
            [module] => main
            [file] => lib/data/memcacheconnection.php
        )

    [bitrix\main\data\memcachedconnection] => Array
        (
            [module] => main
            [file] => lib/data/memcachedconnection.php
        )

    [bitrix\main\data\nosqlconnection] => Array
        (
            [module] => main
            [file] => lib/data/nosqlconnection.php
        )

    [bitrix\main\db\arrayresult] => Array
        (
            [module] => main
            [file] => lib/db/arrayresult.php
        )

    [bitrix\main\db\result] => Array
        (
            [module] => main
            [file] => lib/db/result.php
        )

    [bitrix\main\db\connection] => Array
        (
            [module] => main
            [file] => lib/db/connection.php
        )

    [bitrix\main\db\sqlexception] => Array
        (
            [module] => main
            [file] => lib/db/sqlexception.php
        )

    [bitrix\main\db\sqlqueryexception] => Array
        (
            [module] => main
            [file] => lib/db/sqlexception.php
        )

    [bitrix\main\db\transactionexception] => Array
        (
            [module] => main
            [file] => lib/db/sqlexception.php
        )

    [bitrix\main\db\sqlexpression] => Array
        (
            [module] => main
            [file] => lib/db/sqlexpression.php
        )

    [bitrix\main\db\sqlhelper] => Array
        (
            [module] => main
            [file] => lib/db/sqlhelper.php
        )

    [bitrix\main\db\mysqlcommonconnection] => Array
        (
            [module] => main
            [file] => lib/db/mysqlcommonconnection.php
        )

    [bitrix\main\db\mysqliconnection] => Array
        (
            [module] => main
            [file] => lib/db/mysqliconnection.php
        )

    [bitrix\main\db\mysqliresult] => Array
        (
            [module] => main
            [file] => lib/db/mysqliresult.php
        )

    [bitrix\main\db\mysqlisqlhelper] => Array
        (
            [module] => main
            [file] => lib/db/mysqlisqlhelper.php
        )

    [bitrix\main\db\mssqlconnection] => Array
        (
            [module] => main
            [file] => lib/db/mssqlconnection.php
        )

    [bitrix\main\db\mssqlresult] => Array
        (
            [module] => main
            [file] => lib/db/mssqlresult.php
        )

    [bitrix\main\db\mssqlsqlhelper] => Array
        (
            [module] => main
            [file] => lib/db/mssqlsqlhelper.php
        )

    [bitrix\main\db\oracleconnection] => Array
        (
            [module] => main
            [file] => lib/db/oracleconnection.php
        )

    [bitrix\main\db\oracleresult] => Array
        (
            [module] => main
            [file] => lib/db/oracleresult.php
        )

    [bitrix\main\db\oraclesqlhelper] => Array
        (
            [module] => main
            [file] => lib/db/oraclesqlhelper.php
        )

    [bitrix\main\db\pgsqlconnection] => Array
        (
            [module] => main
            [file] => lib/db/pgsqlconnection.php
        )

    [bitrix\main\diag\httpexceptionhandleroutput] => Array
        (
            [module] => main
            [file] => lib/diag/httpexceptionhandleroutput.php
        )

    [bitrix\main\diag\fileexceptionhandlerlog] => Array
        (
            [module] => main
            [file] => lib/diag/fileexceptionhandlerlog.php
        )

    [bitrix\main\diag\exceptionhandler] => Array
        (
            [module] => main
            [file] => lib/diag/exceptionhandler.php
        )

    [bitrix\main\diag\iexceptionhandleroutput] => Array
        (
            [module] => main
            [file] => lib/diag/iexceptionhandleroutput.php
        )

    [bitrix\main\diag\exceptionhandlerlog] => Array
        (
            [module] => main
            [file] => lib/diag/exceptionhandlerlog.php
        )

    [bitrix\main\io\file] => Array
        (
            [module] => main
            [file] => lib/io/file.php
        )

    [bitrix\main\io\fileentry] => Array
        (
            [module] => main
            [file] => lib/io/fileentry.php
        )

    [bitrix\main\io\path] => Array
        (
            [module] => main
            [file] => lib/io/path.php
        )

    [bitrix\main\io\filesystementry] => Array
        (
            [module] => main
            [file] => lib/io/filesystementry.php
        )

    [bitrix\main\io\ifilestream] => Array
        (
            [module] => main
            [file] => lib/io/ifilestream.php
        )

    [bitrix\main\localization\loc] => Array
        (
            [module] => main
            [file] => lib/localization/loc.php
        )

    [bitrix\main\mail\mail] => Array
        (
            [module] => main
            [file] => lib/mail/mail.php
        )

    [bitrix\main\mail\tracking] => Array
        (
            [module] => main
            [file] => lib/mail/tracking.php
        )

    [bitrix\main\mail\eventmanager] => Array
        (
            [module] => main
            [file] => lib/mail/eventmanager.php
        )

    [bitrix\main\mail\eventmessagecompiler] => Array
        (
            [module] => main
            [file] => lib/mail/eventmessagecompiler.php
        )

    [bitrix\main\mail\eventmessagethemecompiler] => Array
        (
            [module] => main
            [file] => lib/mail/eventmessagethemecompiler.php
        )

    [bitrix\main\mail\internal\event] => Array
        (
            [module] => main
            [file] => lib/mail/internal/event.php
        )

    [bitrix\main\mail\internal\eventattachment] => Array
        (
            [module] => main
            [file] => lib/mail/internal/eventattachment.php
        )

    [bitrix\main\mail\internal\eventmessage] => Array
        (
            [module] => main
            [file] => lib/mail/internal/eventmessage.php
        )

    [bitrix\main\mail\internal\eventmessagesite] => Array
        (
            [module] => main
            [file] => lib/mail/internal/eventmessagesite.php
        )

    [bitrix\main\mail\internal\eventmessageattachment] => Array
        (
            [module] => main
            [file] => lib/mail/internal/eventmessageattachment.php
        )

    [bitrix\main\mail\internal\eventtype] => Array
        (
            [module] => main
            [file] => lib/mail/internal/eventtype.php
        )

    [bitrix\main\text\converter] => Array
        (
            [module] => main
            [file] => lib/text/converter.php
        )

    [bitrix\main\text\emptyconverter] => Array
        (
            [module] => main
            [file] => lib/text/emptyconverter.php
        )

    [bitrix\main\text\encoding] => Array
        (
            [module] => main
            [file] => lib/text/encoding.php
        )

    [bitrix\main\text\htmlconverter] => Array
        (
            [module] => main
            [file] => lib/text/htmlconverter.php
        )

    [bitrix\main\text\binarystring] => Array
        (
            [module] => main
            [file] => lib/text/binarystring.php
        )

    [bitrix\main\text\xmlconverter] => Array
        (
            [module] => main
            [file] => lib/text/xmlconverter.php
        )

    [bitrix\main\type\collection] => Array
        (
            [module] => main
            [file] => lib/type/collection.php
        )

    [bitrix\main\type\date] => Array
        (
            [module] => main
            [file] => lib/type/date.php
        )

    [bitrix\main\type\datetime] => Array
        (
            [module] => main
            [file] => lib/type/datetime.php
        )

    [bitrix\main\type\dictionary] => Array
        (
            [module] => main
            [file] => lib/type/dictionary.php
        )

    [bitrix\main\type\filterabledictionary] => Array
        (
            [module] => main
            [file] => lib/type/filterabledictionary.php
        )

    [bitrix\main\type\parameterdictionary] => Array
        (
            [module] => main
            [file] => lib/type/parameterdictionary.php
        )

    [bitrix\main\web\cookie] => Array
        (
            [module] => main
            [file] => lib/web/cookie.php
        )

    [bitrix\main\web\uri] => Array
        (
            [module] => main
            [file] => lib/web/uri.php
        )

    [bitrix\main\sendereventhandler] => Array
        (
            [module] => main
            [file] => lib/senderconnector.php
        )

    [bitrix\main\senderconnectoruser] => Array
        (
            [module] => main
            [file] => lib/senderconnector.php
        )

    [bitrix\main\urlrewriterrulemaker] => Array
        (
            [module] => main
            [file] => lib/urlrewriter.php
        )

    [bitrix\main\update\stepper] => Array
        (
            [module] => main
            [file] => lib/update/stepper.php
        )

    [bitrix\main\composite\abstractresponse] => Array
        (
            [module] => main
            [file] => lib/composite/responder.php
        )

    [bitrix\main\composite\fileresponse] => Array
        (
            [module] => main
            [file] => lib/composite/responder.php
        )

    [bitrix\main\composite\memcachedresponse] => Array
        (
            [module] => main
            [file] => lib/composite/responder.php
        )

    [bitrix\main\security\otpexception] => Array
        (
            [module] => main
            [file] => lib/security/securityexception.php
        )

    [ctimezone] => Array
        (
            [module] => main
            [file] => classes/general/time.php
        )

    [cbxpunycode] => Array
        (
            [module] => main
            [file] => classes/general/punycode.php
        )

    [ibxvirtualio] => Array
        (
            [module] => main
            [file] => classes/general/virtual_io.php
        )

    [ibxgeterrors] => Array
        (
            [module] => main
            [file] => classes/general/virtual_io.php
        )

    [cbxvirtualio] => Array
        (
            [module] => main
            [file] => classes/general/virtual_io.php
        )

    [cbxvirtualfilebase] => Array
        (
            [module] => main
            [file] => classes/general/virtual_file.php
        )

    [cbxvirtualfile] => Array
        (
            [module] => main
            [file] => classes/general/virtual_file.php
        )

    [cbxvirtualdirectory] => Array
        (
            [module] => main
            [file] => classes/general/virtual_file.php
        )

    [calloption] => Array
        (
            [module] => main
            [file] => classes/general/option.php
        )

    [coption] => Array
        (
            [module] => main
            [file] => classes/general/option.php
        )

    [callpageoption] => Array
        (
            [module] => main
            [file] => classes/general/pageoption.php
        )

    [cpageoption] => Array
        (
            [module] => main
            [file] => classes/general/pageoption.php
        )

    [callsqlwhere] => Array
        (
            [module] => main
            [file] => classes/general/sqlwhere.php
        )

    [csqlwhereexpression] => Array
        (
            [module] => main
            [file] => classes/general/sqlwhere.php
        )

    [csqlwhere] => Array
        (
            [module] => main
            [file] => classes/general/sqlwhere.php
        )

    [calllanguage] => Array
        (
            [module] => main
            [file] => classes/general/language.php
        )

    [clanguage] => Array
        (
            [module] => main
            [file] => classes/general/language.php
        )

    [clangadmin] => Array
        (
            [module] => main
            [file] => classes/general/language.php
        )

    [_clangdbresult] => Array
        (
            [module] => main
            [file] => classes/general/langdbresult.php
        )

    [callagent] => Array
        (
            [module] => main
            [file] => classes/general/agent.php
        )

    [cagent] => Array
        (
            [module] => main
            [file] => classes/mysql/agent.php
        )

    [capplicationexception] => Array
        (
            [module] => main
            [file] => classes/general/applicationexception.php
        )

    [cadminexception] => Array
        (
            [module] => main
            [file] => classes/general/adminexception.php
        )

    [callsite] => Array
        (
            [module] => main
            [file] => classes/general/site.php
        )

    [calllang] => Array
        (
            [module] => main
            [file] => classes/general/site.php
        )

    [csite] => Array
        (
            [module] => main
            [file] => classes/general/site.php
        )

    [clang] => Array
        (
            [module] => main
            [file] => classes/general/site.php
        )

    [chttp] => Array
        (
            [module] => main
            [file] => classes/general/http.php
        )

    [cutil] => Array
        (
            [module] => main
            [file] => classes/general/util.php
        )

    [callmain] => Array
        (
            [module] => main
            [file] => classes/general/main.php
        )

    [cmain] => Array
        (
            [module] => main
            [file] => classes/general/main.php
        )

    [calldatabase] => Array
        (
            [module] => main
            [file] => classes/general/database.php
        )

    [calldbresult] => Array
        (
            [module] => main
            [file] => classes/general/dbresult.php
        )

    [cdatabasemysql] => Array
        (
            [module] => main
            [file] => classes/mysql/database.php
        )

    [cdbresultmysql] => Array
        (
            [module] => main
            [file] => classes/mysql/dbresult.php
        )

    [icachebackend] => Array
        (
            [module] => main
            [file] => classes/general/cache_backend.php
        )

    [cphpcache] => Array
        (
            [module] => main
            [file] => classes/general/cache.php
        )

    [ccachemanager] => Array
        (
            [module] => main
            [file] => classes/general/cache_manager.php
        )

    [cpagecache] => Array
        (
            [module] => main
            [file] => classes/general/page_cache.php
        )

    [cstackcacheentry] => Array
        (
            [module] => main
            [file] => classes/general/stack_cache_entry.php
        )

    [cstackcachemanager] => Array
        (
            [module] => main
            [file] => classes/general/stack_cache.php
        )

    [cmodule] => Array
        (
            [module] => main
            [file] => /classes/general/module.php
        )

    [bitrix\main\entity\ufield] => Array
        (
            [module] => main
            [file] => include/deprecated/ufield.php
        )

    [cdatabase] => Array
        (
            [module] => main
            [file] => classes/mysql/database.php
        )

    [cdbresult] => Array
        (
            [module] => main
            [file] => classes/mysql/dbresult.php
        )

)
Array
(
    [bitrix\main\application] => Array
        (
            [module] => main
            [file] => lib/application.php
        )

    [bitrix\main\httpapplication] => Array
        (
            [module] => main
            [file] => lib/httpapplication.php
        )

    [bitrix\main\argumentexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\argumentnullexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\argumentoutofrangeexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\argumenttypeexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\notimplementedexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\notsupportedexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\invalidoperationexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\objectpropertyexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\objectnotfoundexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\objectexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\systemexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\accessdeniedexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\decodingexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\io\invalidpathexception] => Array
        (
            [module] => main
            [file] => lib/io/ioexception.php
        )

    [bitrix\main\io\filenotfoundexception] => Array
        (
            [module] => main
            [file] => lib/io/ioexception.php
        )

    [bitrix\main\io\filedeleteexception] => Array
        (
            [module] => main
            [file] => lib/io/ioexception.php
        )

    [bitrix\main\io\fileopenexception] => Array
        (
            [module] => main
            [file] => lib/io/ioexception.php
        )

    [bitrix\main\io\filenotopenedexception] => Array
        (
            [module] => main
            [file] => lib/io/ioexception.php
        )

    [bitrix\main\context] => Array
        (
            [module] => main
            [file] => lib/context.php
        )

    [bitrix\main\httpcontext] => Array
        (
            [module] => main
            [file] => lib/httpcontext.php
        )

    [bitrix\main\dispatcher] => Array
        (
            [module] => main
            [file] => lib/dispatcher.php
        )

    [bitrix\main\environment] => Array
        (
            [module] => main
            [file] => lib/environment.php
        )

    [bitrix\main\event] => Array
        (
            [module] => main
            [file] => lib/event.php
        )

    [bitrix\main\eventmanager] => Array
        (
            [module] => main
            [file] => lib/eventmanager.php
        )

    [bitrix\main\eventresult] => Array
        (
            [module] => main
            [file] => lib/eventresult.php
        )

    [bitrix\main\request] => Array
        (
            [module] => main
            [file] => lib/request.php
        )

    [bitrix\main\httprequest] => Array
        (
            [module] => main
            [file] => lib/httprequest.php
        )

    [bitrix\main\response] => Array
        (
            [module] => main
            [file] => lib/response.php
        )

    [bitrix\main\httpresponse] => Array
        (
            [module] => main
            [file] => lib/httpresponse.php
        )

    [bitrix\main\modulemanager] => Array
        (
            [module] => main
            [file] => lib/modulemanager.php
        )

    [bitrix\main\server] => Array
        (
            [module] => main
            [file] => lib/server.php
        )

    [bitrix\main\config\configuration] => Array
        (
            [module] => main
            [file] => lib/config/configuration.php
        )

    [bitrix\main\config\option] => Array
        (
            [module] => main
            [file] => lib/config/option.php
        )

    [bitrix\main\context\culture] => Array
        (
            [module] => main
            [file] => lib/context/culture.php
        )

    [bitrix\main\data\cache] => Array
        (
            [module] => main
            [file] => lib/data/cache.php
        )

    [bitrix\main\data\cacheengineapc] => Array
        (
            [module] => main
            [file] => lib/data/cacheengineapc.php
        )

    [bitrix\main\data\cacheenginememcache] => Array
        (
            [module] => main
            [file] => lib/data/cacheenginememcache.php
        )

    [bitrix\main\data\cacheenginefiles] => Array
        (
            [module] => main
            [file] => lib/data/cacheenginefiles.php
        )

    [bitrix\main\data\cacheenginenone] => Array
        (
            [module] => main
            [file] => lib/data/cacheenginenone.php
        )

    [bitrix\main\data\connection] => Array
        (
            [module] => main
            [file] => lib/data/connection.php
        )

    [bitrix\main\data\connectionpool] => Array
        (
            [module] => main
            [file] => lib/data/connectionpool.php
        )

    [bitrix\main\data\icacheengine] => Array
        (
            [module] => main
            [file] => lib/data/cache.php
        )

    [bitrix\main\data\hsphpreadconnection] => Array
        (
            [module] => main
            [file] => lib/data/hsphpreadconnection.php
        )

    [bitrix\main\data\managedcache] => Array
        (
            [module] => main
            [file] => lib/data/managedcache.php
        )

    [bitrix\main\data\taggedcache] => Array
        (
            [module] => main
            [file] => lib/data/taggedcache.php
        )

    [bitrix\main\data\memcacheconnection] => Array
        (
            [module] => main
            [file] => lib/data/memcacheconnection.php
        )

    [bitrix\main\data\memcachedconnection] => Array
        (
            [module] => main
            [file] => lib/data/memcachedconnection.php
        )

    [bitrix\main\data\nosqlconnection] => Array
        (
            [module] => main
            [file] => lib/data/nosqlconnection.php
        )

    [bitrix\main\db\arrayresult] => Array
        (
            [module] => main
            [file] => lib/db/arrayresult.php
        )

    [bitrix\main\db\result] => Array
        (
            [module] => main
            [file] => lib/db/result.php
        )

    [bitrix\main\db\connection] => Array
        (
            [module] => main
            [file] => lib/db/connection.php
        )

    [bitrix\main\db\sqlexception] => Array
        (
            [module] => main
            [file] => lib/db/sqlexception.php
        )

    [bitrix\main\db\sqlqueryexception] => Array
        (
            [module] => main
            [file] => lib/db/sqlexception.php
        )

    [bitrix\main\db\transactionexception] => Array
        (
            [module] => main
            [file] => lib/db/sqlexception.php
        )

    [bitrix\main\db\sqlexpression] => Array
        (
            [module] => main
            [file] => lib/db/sqlexpression.php
        )

    [bitrix\main\db\sqlhelper] => Array
        (
            [module] => main
            [file] => lib/db/sqlhelper.php
        )

    [bitrix\main\db\mysqlcommonconnection] => Array
        (
            [module] => main
            [file] => lib/db/mysqlcommonconnection.php
        )

    [bitrix\main\db\mysqliconnection] => Array
        (
            [module] => main
            [file] => lib/db/mysqliconnection.php
        )

    [bitrix\main\db\mysqliresult] => Array
        (
            [module] => main
            [file] => lib/db/mysqliresult.php
        )

    [bitrix\main\db\mysqlisqlhelper] => Array
        (
            [module] => main
            [file] => lib/db/mysqlisqlhelper.php
        )

    [bitrix\main\db\mssqlconnection] => Array
        (
            [module] => main
            [file] => lib/db/mssqlconnection.php
        )

    [bitrix\main\db\mssqlresult] => Array
        (
            [module] => main
            [file] => lib/db/mssqlresult.php
        )

    [bitrix\main\db\mssqlsqlhelper] => Array
        (
            [module] => main
            [file] => lib/db/mssqlsqlhelper.php
        )

    [bitrix\main\db\oracleconnection] => Array
        (
            [module] => main
            [file] => lib/db/oracleconnection.php
        )

    [bitrix\main\db\oracleresult] => Array
        (
            [module] => main
            [file] => lib/db/oracleresult.php
        )

    [bitrix\main\db\oraclesqlhelper] => Array
        (
            [module] => main
            [file] => lib/db/oraclesqlhelper.php
        )

    [bitrix\main\db\pgsqlconnection] => Array
        (
            [module] => main
            [file] => lib/db/pgsqlconnection.php
        )

    [bitrix\main\diag\httpexceptionhandleroutput] => Array
        (
            [module] => main
            [file] => lib/diag/httpexceptionhandleroutput.php
        )

    [bitrix\main\diag\fileexceptionhandlerlog] => Array
        (
            [module] => main
            [file] => lib/diag/fileexceptionhandlerlog.php
        )

    [bitrix\main\diag\exceptionhandler] => Array
        (
            [module] => main
            [file] => lib/diag/exceptionhandler.php
        )

    [bitrix\main\diag\iexceptionhandleroutput] => Array
        (
            [module] => main
            [file] => lib/diag/iexceptionhandleroutput.php
        )

    [bitrix\main\diag\exceptionhandlerlog] => Array
        (
            [module] => main
            [file] => lib/diag/exceptionhandlerlog.php
        )

    [bitrix\main\io\file] => Array
        (
            [module] => main
            [file] => lib/io/file.php
        )

    [bitrix\main\io\fileentry] => Array
        (
            [module] => main
            [file] => lib/io/fileentry.php
        )

    [bitrix\main\io\path] => Array
        (
            [module] => main
            [file] => lib/io/path.php
        )

    [bitrix\main\io\filesystementry] => Array
        (
            [module] => main
            [file] => lib/io/filesystementry.php
        )

    [bitrix\main\io\ifilestream] => Array
        (
            [module] => main
            [file] => lib/io/ifilestream.php
        )

    [bitrix\main\localization\loc] => Array
        (
            [module] => main
            [file] => lib/localization/loc.php
        )

    [bitrix\main\mail\mail] => Array
        (
            [module] => main
            [file] => lib/mail/mail.php
        )

    [bitrix\main\mail\tracking] => Array
        (
            [module] => main
            [file] => lib/mail/tracking.php
        )

    [bitrix\main\mail\eventmanager] => Array
        (
            [module] => main
            [file] => lib/mail/eventmanager.php
        )

    [bitrix\main\mail\eventmessagecompiler] => Array
        (
            [module] => main
            [file] => lib/mail/eventmessagecompiler.php
        )

    [bitrix\main\mail\eventmessagethemecompiler] => Array
        (
            [module] => main
            [file] => lib/mail/eventmessagethemecompiler.php
        )

    [bitrix\main\mail\internal\event] => Array
        (
            [module] => main
            [file] => lib/mail/internal/event.php
        )

    [bitrix\main\mail\internal\eventattachment] => Array
        (
            [module] => main
            [file] => lib/mail/internal/eventattachment.php
        )

    [bitrix\main\mail\internal\eventmessage] => Array
        (
            [module] => main
            [file] => lib/mail/internal/eventmessage.php
        )

    [bitrix\main\mail\internal\eventmessagesite] => Array
        (
            [module] => main
            [file] => lib/mail/internal/eventmessagesite.php
        )

    [bitrix\main\mail\internal\eventmessageattachment] => Array
        (
            [module] => main
            [file] => lib/mail/internal/eventmessageattachment.php
        )

    [bitrix\main\mail\internal\eventtype] => Array
        (
            [module] => main
            [file] => lib/mail/internal/eventtype.php
        )

    [bitrix\main\text\converter] => Array
        (
            [module] => main
            [file] => lib/text/converter.php
        )

    [bitrix\main\text\emptyconverter] => Array
        (
            [module] => main
            [file] => lib/text/emptyconverter.php
        )

    [bitrix\main\text\encoding] => Array
        (
            [module] => main
            [file] => lib/text/encoding.php
        )

    [bitrix\main\text\htmlconverter] => Array
        (
            [module] => main
            [file] => lib/text/htmlconverter.php
        )

    [bitrix\main\text\binarystring] => Array
        (
            [module] => main
            [file] => lib/text/binarystring.php
        )

    [bitrix\main\text\xmlconverter] => Array
        (
            [module] => main
            [file] => lib/text/xmlconverter.php
        )

    [bitrix\main\type\collection] => Array
        (
            [module] => main
            [file] => lib/type/collection.php
        )

    [bitrix\main\type\date] => Array
        (
            [module] => main
            [file] => lib/type/date.php
        )

    [bitrix\main\type\datetime] => Array
        (
            [module] => main
            [file] => lib/type/datetime.php
        )

    [bitrix\main\type\dictionary] => Array
        (
            [module] => main
            [file] => lib/type/dictionary.php
        )

    [bitrix\main\type\filterabledictionary] => Array
        (
            [module] => main
            [file] => lib/type/filterabledictionary.php
        )

    [bitrix\main\type\parameterdictionary] => Array
        (
            [module] => main
            [file] => lib/type/parameterdictionary.php
        )

    [bitrix\main\web\cookie] => Array
        (
            [module] => main
            [file] => lib/web/cookie.php
        )

    [bitrix\main\web\uri] => Array
        (
            [module] => main
            [file] => lib/web/uri.php
        )

    [bitrix\main\sendereventhandler] => Array
        (
            [module] => main
            [file] => lib/senderconnector.php
        )

    [bitrix\main\senderconnectoruser] => Array
        (
            [module] => main
            [file] => lib/senderconnector.php
        )

    [bitrix\main\urlrewriterrulemaker] => Array
        (
            [module] => main
            [file] => lib/urlrewriter.php
        )

    [bitrix\main\update\stepper] => Array
        (
            [module] => main
            [file] => lib/update/stepper.php
        )

    [bitrix\main\composite\abstractresponse] => Array
        (
            [module] => main
            [file] => lib/composite/responder.php
        )

    [bitrix\main\composite\fileresponse] => Array
        (
            [module] => main
            [file] => lib/composite/responder.php
        )

    [bitrix\main\composite\memcachedresponse] => Array
        (
            [module] => main
            [file] => lib/composite/responder.php
        )

    [bitrix\main\security\otpexception] => Array
        (
            [module] => main
            [file] => lib/security/securityexception.php
        )

    [ctimezone] => Array
        (
            [module] => main
            [file] => classes/general/time.php
        )

    [cbxpunycode] => Array
        (
            [module] => main
            [file] => classes/general/punycode.php
        )

    [ibxvirtualio] => Array
        (
            [module] => main
            [file] => classes/general/virtual_io.php
        )

    [ibxgeterrors] => Array
        (
            [module] => main
            [file] => classes/general/virtual_io.php
        )

    [cbxvirtualio] => Array
        (
            [module] => main
            [file] => classes/general/virtual_io.php
        )

    [cbxvirtualfilebase] => Array
        (
            [module] => main
            [file] => classes/general/virtual_file.php
        )

    [cbxvirtualfile] => Array
        (
            [module] => main
            [file] => classes/general/virtual_file.php
        )

    [cbxvirtualdirectory] => Array
        (
            [module] => main
            [file] => classes/general/virtual_file.php
        )

    [calloption] => Array
        (
            [module] => main
            [file] => classes/general/option.php
        )

    [coption] => Array
        (
            [module] => main
            [file] => classes/general/option.php
        )

    [callpageoption] => Array
        (
            [module] => main
            [file] => classes/general/pageoption.php
        )

    [cpageoption] => Array
        (
            [module] => main
            [file] => classes/general/pageoption.php
        )

    [callsqlwhere] => Array
        (
            [module] => main
            [file] => classes/general/sqlwhere.php
        )

    [csqlwhereexpression] => Array
        (
            [module] => main
            [file] => classes/general/sqlwhere.php
        )

    [csqlwhere] => Array
        (
            [module] => main
            [file] => classes/general/sqlwhere.php
        )

    [calllanguage] => Array
        (
            [module] => main
            [file] => classes/general/language.php
        )

    [clanguage] => Array
        (
            [module] => main
            [file] => classes/general/language.php
        )

    [clangadmin] => Array
        (
            [module] => main
            [file] => classes/general/language.php
        )

    [_clangdbresult] => Array
        (
            [module] => main
            [file] => classes/general/langdbresult.php
        )

    [callagent] => Array
        (
            [module] => main
            [file] => classes/general/agent.php
        )

    [cagent] => Array
        (
            [module] => main
            [file] => classes/mysql/agent.php
        )

    [capplicationexception] => Array
        (
            [module] => main
            [file] => classes/general/applicationexception.php
        )

    [cadminexception] => Array
        (
            [module] => main
            [file] => classes/general/adminexception.php
        )

    [callsite] => Array
        (
            [module] => main
            [file] => classes/general/site.php
        )

    [calllang] => Array
        (
            [module] => main
            [file] => classes/general/site.php
        )

    [csite] => Array
        (
            [module] => main
            [file] => classes/general/site.php
        )

    [clang] => Array
        (
            [module] => main
            [file] => classes/general/site.php
        )

    [chttp] => Array
        (
            [module] => main
            [file] => classes/general/http.php
        )

    [cutil] => Array
        (
            [module] => main
            [file] => classes/general/util.php
        )

    [callmain] => Array
        (
            [module] => main
            [file] => classes/general/main.php
        )

    [cmain] => Array
        (
            [module] => main
            [file] => classes/general/main.php
        )

    [calldatabase] => Array
        (
            [module] => main
            [file] => classes/general/database.php
        )

    [calldbresult] => Array
        (
            [module] => main
            [file] => classes/general/dbresult.php
        )

    [cdatabasemysql] => Array
        (
            [module] => main
            [file] => classes/mysql/database.php
        )

    [cdbresultmysql] => Array
        (
            [module] => main
            [file] => classes/mysql/dbresult.php
        )

    [icachebackend] => Array
        (
            [module] => main
            [file] => classes/general/cache_backend.php
        )

    [cphpcache] => Array
        (
            [module] => main
            [file] => classes/general/cache.php
        )

    [ccachemanager] => Array
        (
            [module] => main
            [file] => classes/general/cache_manager.php
        )

    [cpagecache] => Array
        (
            [module] => main
            [file] => classes/general/page_cache.php
        )

    [cstackcacheentry] => Array
        (
            [module] => main
            [file] => classes/general/stack_cache_entry.php
        )

    [cstackcachemanager] => Array
        (
            [module] => main
            [file] => classes/general/stack_cache.php
        )

    [cmodule] => Array
        (
            [module] => main
            [file] => /classes/general/module.php
        )

    [bitrix\main\entity\ufield] => Array
        (
            [module] => main
            [file] => include/deprecated/ufield.php
        )

    [cdatabase] => Array
        (
            [module] => main
            [file] => classes/mysql/database.php
        )

    [cdbresult] => Array
        (
            [module] => main
            [file] => classes/mysql/dbresult.php
        )

)
Array
(
    [bitrix\main\application] => Array
        (
            [module] => main
            [file] => lib/application.php
        )

    [bitrix\main\httpapplication] => Array
        (
            [module] => main
            [file] => lib/httpapplication.php
        )

    [bitrix\main\argumentexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\argumentnullexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\argumentoutofrangeexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\argumenttypeexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\notimplementedexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\notsupportedexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\invalidoperationexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\objectpropertyexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\objectnotfoundexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\objectexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\systemexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\accessdeniedexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\decodingexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\io\invalidpathexception] => Array
        (
            [module] => main
            [file] => lib/io/ioexception.php
        )

    [bitrix\main\io\filenotfoundexception] => Array
        (
            [module] => main
            [file] => lib/io/ioexception.php
        )

    [bitrix\main\io\filedeleteexception] => Array
        (
            [module] => main
            [file] => lib/io/ioexception.php
        )

    [bitrix\main\io\fileopenexception] => Array
        (
            [module] => main
            [file] => lib/io/ioexception.php
        )

    [bitrix\main\io\filenotopenedexception] => Array
        (
            [module] => main
            [file] => lib/io/ioexception.php
        )

    [bitrix\main\context] => Array
        (
            [module] => main
            [file] => lib/context.php
        )

    [bitrix\main\httpcontext] => Array
        (
            [module] => main
            [file] => lib/httpcontext.php
        )

    [bitrix\main\dispatcher] => Array
        (
            [module] => main
            [file] => lib/dispatcher.php
        )

    [bitrix\main\environment] => Array
        (
            [module] => main
            [file] => lib/environment.php
        )

    [bitrix\main\event] => Array
        (
            [module] => main
            [file] => lib/event.php
        )

    [bitrix\main\eventmanager] => Array
        (
            [module] => main
            [file] => lib/eventmanager.php
        )

    [bitrix\main\eventresult] => Array
        (
            [module] => main
            [file] => lib/eventresult.php
        )

    [bitrix\main\request] => Array
        (
            [module] => main
            [file] => lib/request.php
        )

    [bitrix\main\httprequest] => Array
        (
            [module] => main
            [file] => lib/httprequest.php
        )

    [bitrix\main\response] => Array
        (
            [module] => main
            [file] => lib/response.php
        )

    [bitrix\main\httpresponse] => Array
        (
            [module] => main
            [file] => lib/httpresponse.php
        )

    [bitrix\main\modulemanager] => Array
        (
            [module] => main
            [file] => lib/modulemanager.php
        )

    [bitrix\main\server] => Array
        (
            [module] => main
            [file] => lib/server.php
        )

    [bitrix\main\config\configuration] => Array
        (
            [module] => main
            [file] => lib/config/configuration.php
        )

    [bitrix\main\config\option] => Array
        (
            [module] => main
            [file] => lib/config/option.php
        )

    [bitrix\main\context\culture] => Array
        (
            [module] => main
            [file] => lib/context/culture.php
        )

    [bitrix\main\data\cache] => Array
        (
            [module] => main
            [file] => lib/data/cache.php
        )

    [bitrix\main\data\cacheengineapc] => Array
        (
            [module] => main
            [file] => lib/data/cacheengineapc.php
        )

    [bitrix\main\data\cacheenginememcache] => Array
        (
            [module] => main
            [file] => lib/data/cacheenginememcache.php
        )

    [bitrix\main\data\cacheenginefiles] => Array
        (
            [module] => main
            [file] => lib/data/cacheenginefiles.php
        )

    [bitrix\main\data\cacheenginenone] => Array
        (
            [module] => main
            [file] => lib/data/cacheenginenone.php
        )

    [bitrix\main\data\connection] => Array
        (
            [module] => main
            [file] => lib/data/connection.php
        )

    [bitrix\main\data\connectionpool] => Array
        (
            [module] => main
            [file] => lib/data/connectionpool.php
        )

    [bitrix\main\data\icacheengine] => Array
        (
            [module] => main
            [file] => lib/data/cache.php
        )

    [bitrix\main\data\hsphpreadconnection] => Array
        (
            [module] => main
            [file] => lib/data/hsphpreadconnection.php
        )

    [bitrix\main\data\managedcache] => Array
        (
            [module] => main
            [file] => lib/data/managedcache.php
        )

    [bitrix\main\data\taggedcache] => Array
        (
            [module] => main
            [file] => lib/data/taggedcache.php
        )

    [bitrix\main\data\memcacheconnection] => Array
        (
            [module] => main
            [file] => lib/data/memcacheconnection.php
        )

    [bitrix\main\data\memcachedconnection] => Array
        (
            [module] => main
            [file] => lib/data/memcachedconnection.php
        )

    [bitrix\main\data\nosqlconnection] => Array
        (
            [module] => main
            [file] => lib/data/nosqlconnection.php
        )

    [bitrix\main\db\arrayresult] => Array
        (
            [module] => main
            [file] => lib/db/arrayresult.php
        )

    [bitrix\main\db\result] => Array
        (
            [module] => main
            [file] => lib/db/result.php
        )

    [bitrix\main\db\connection] => Array
        (
            [module] => main
            [file] => lib/db/connection.php
        )

    [bitrix\main\db\sqlexception] => Array
        (
            [module] => main
            [file] => lib/db/sqlexception.php
        )

    [bitrix\main\db\sqlqueryexception] => Array
        (
            [module] => main
            [file] => lib/db/sqlexception.php
        )

    [bitrix\main\db\transactionexception] => Array
        (
            [module] => main
            [file] => lib/db/sqlexception.php
        )

    [bitrix\main\db\sqlexpression] => Array
        (
            [module] => main
            [file] => lib/db/sqlexpression.php
        )

    [bitrix\main\db\sqlhelper] => Array
        (
            [module] => main
            [file] => lib/db/sqlhelper.php
        )

    [bitrix\main\db\mysqlcommonconnection] => Array
        (
            [module] => main
            [file] => lib/db/mysqlcommonconnection.php
        )

    [bitrix\main\db\mysqliconnection] => Array
        (
            [module] => main
            [file] => lib/db/mysqliconnection.php
        )

    [bitrix\main\db\mysqliresult] => Array
        (
            [module] => main
            [file] => lib/db/mysqliresult.php
        )

    [bitrix\main\db\mysqlisqlhelper] => Array
        (
            [module] => main
            [file] => lib/db/mysqlisqlhelper.php
        )

    [bitrix\main\db\mssqlconnection] => Array
        (
            [module] => main
            [file] => lib/db/mssqlconnection.php
        )

    [bitrix\main\db\mssqlresult] => Array
        (
            [module] => main
            [file] => lib/db/mssqlresult.php
        )

    [bitrix\main\db\mssqlsqlhelper] => Array
        (
            [module] => main
            [file] => lib/db/mssqlsqlhelper.php
        )

    [bitrix\main\db\oracleconnection] => Array
        (
            [module] => main
            [file] => lib/db/oracleconnection.php
        )

    [bitrix\main\db\oracleresult] => Array
        (
            [module] => main
            [file] => lib/db/oracleresult.php
        )

    [bitrix\main\db\oraclesqlhelper] => Array
        (
            [module] => main
            [file] => lib/db/oraclesqlhelper.php
        )

    [bitrix\main\db\pgsqlconnection] => Array
        (
            [module] => main
            [file] => lib/db/pgsqlconnection.php
        )

    [bitrix\main\diag\httpexceptionhandleroutput] => Array
        (
            [module] => main
            [file] => lib/diag/httpexceptionhandleroutput.php
        )

    [bitrix\main\diag\fileexceptionhandlerlog] => Array
        (
            [module] => main
            [file] => lib/diag/fileexceptionhandlerlog.php
        )

    [bitrix\main\diag\exceptionhandler] => Array
        (
            [module] => main
            [file] => lib/diag/exceptionhandler.php
        )

    [bitrix\main\diag\iexceptionhandleroutput] => Array
        (
            [module] => main
            [file] => lib/diag/iexceptionhandleroutput.php
        )

    [bitrix\main\diag\exceptionhandlerlog] => Array
        (
            [module] => main
            [file] => lib/diag/exceptionhandlerlog.php
        )

    [bitrix\main\io\file] => Array
        (
            [module] => main
            [file] => lib/io/file.php
        )

    [bitrix\main\io\fileentry] => Array
        (
            [module] => main
            [file] => lib/io/fileentry.php
        )

    [bitrix\main\io\path] => Array
        (
            [module] => main
            [file] => lib/io/path.php
        )

    [bitrix\main\io\filesystementry] => Array
        (
            [module] => main
            [file] => lib/io/filesystementry.php
        )

    [bitrix\main\io\ifilestream] => Array
        (
            [module] => main
            [file] => lib/io/ifilestream.php
        )

    [bitrix\main\localization\loc] => Array
        (
            [module] => main
            [file] => lib/localization/loc.php
        )

    [bitrix\main\mail\mail] => Array
        (
            [module] => main
            [file] => lib/mail/mail.php
        )

    [bitrix\main\mail\tracking] => Array
        (
            [module] => main
            [file] => lib/mail/tracking.php
        )

    [bitrix\main\mail\eventmanager] => Array
        (
            [module] => main
            [file] => lib/mail/eventmanager.php
        )

    [bitrix\main\mail\eventmessagecompiler] => Array
        (
            [module] => main
            [file] => lib/mail/eventmessagecompiler.php
        )

    [bitrix\main\mail\eventmessagethemecompiler] => Array
        (
            [module] => main
            [file] => lib/mail/eventmessagethemecompiler.php
        )

    [bitrix\main\mail\internal\event] => Array
        (
            [module] => main
            [file] => lib/mail/internal/event.php
        )

    [bitrix\main\mail\internal\eventattachment] => Array
        (
            [module] => main
            [file] => lib/mail/internal/eventattachment.php
        )

    [bitrix\main\mail\internal\eventmessage] => Array
        (
            [module] => main
            [file] => lib/mail/internal/eventmessage.php
        )

    [bitrix\main\mail\internal\eventmessagesite] => Array
        (
            [module] => main
            [file] => lib/mail/internal/eventmessagesite.php
        )

    [bitrix\main\mail\internal\eventmessageattachment] => Array
        (
            [module] => main
            [file] => lib/mail/internal/eventmessageattachment.php
        )

    [bitrix\main\mail\internal\eventtype] => Array
        (
            [module] => main
            [file] => lib/mail/internal/eventtype.php
        )

    [bitrix\main\text\converter] => Array
        (
            [module] => main
            [file] => lib/text/converter.php
        )

    [bitrix\main\text\emptyconverter] => Array
        (
            [module] => main
            [file] => lib/text/emptyconverter.php
        )

    [bitrix\main\text\encoding] => Array
        (
            [module] => main
            [file] => lib/text/encoding.php
        )

    [bitrix\main\text\htmlconverter] => Array
        (
            [module] => main
            [file] => lib/text/htmlconverter.php
        )

    [bitrix\main\text\binarystring] => Array
        (
            [module] => main
            [file] => lib/text/binarystring.php
        )

    [bitrix\main\text\xmlconverter] => Array
        (
            [module] => main
            [file] => lib/text/xmlconverter.php
        )

    [bitrix\main\type\collection] => Array
        (
            [module] => main
            [file] => lib/type/collection.php
        )

    [bitrix\main\type\date] => Array
        (
            [module] => main
            [file] => lib/type/date.php
        )

    [bitrix\main\type\datetime] => Array
        (
            [module] => main
            [file] => lib/type/datetime.php
        )

    [bitrix\main\type\dictionary] => Array
        (
            [module] => main
            [file] => lib/type/dictionary.php
        )

    [bitrix\main\type\filterabledictionary] => Array
        (
            [module] => main
            [file] => lib/type/filterabledictionary.php
        )

    [bitrix\main\type\parameterdictionary] => Array
        (
            [module] => main
            [file] => lib/type/parameterdictionary.php
        )

    [bitrix\main\web\cookie] => Array
        (
            [module] => main
            [file] => lib/web/cookie.php
        )

    [bitrix\main\web\uri] => Array
        (
            [module] => main
            [file] => lib/web/uri.php
        )

    [bitrix\main\sendereventhandler] => Array
        (
            [module] => main
            [file] => lib/senderconnector.php
        )

    [bitrix\main\senderconnectoruser] => Array
        (
            [module] => main
            [file] => lib/senderconnector.php
        )

    [bitrix\main\urlrewriterrulemaker] => Array
        (
            [module] => main
            [file] => lib/urlrewriter.php
        )

    [bitrix\main\update\stepper] => Array
        (
            [module] => main
            [file] => lib/update/stepper.php
        )

    [bitrix\main\composite\abstractresponse] => Array
        (
            [module] => main
            [file] => lib/composite/responder.php
        )

    [bitrix\main\composite\fileresponse] => Array
        (
            [module] => main
            [file] => lib/composite/responder.php
        )

    [bitrix\main\composite\memcachedresponse] => Array
        (
            [module] => main
            [file] => lib/composite/responder.php
        )

    [bitrix\main\security\otpexception] => Array
        (
            [module] => main
            [file] => lib/security/securityexception.php
        )

    [ctimezone] => Array
        (
            [module] => main
            [file] => classes/general/time.php
        )

    [cbxpunycode] => Array
        (
            [module] => main
            [file] => classes/general/punycode.php
        )

    [ibxvirtualio] => Array
        (
            [module] => main
            [file] => classes/general/virtual_io.php
        )

    [ibxgeterrors] => Array
        (
            [module] => main
            [file] => classes/general/virtual_io.php
        )

    [cbxvirtualio] => Array
        (
            [module] => main
            [file] => classes/general/virtual_io.php
        )

    [cbxvirtualfilebase] => Array
        (
            [module] => main
            [file] => classes/general/virtual_file.php
        )

    [cbxvirtualfile] => Array
        (
            [module] => main
            [file] => classes/general/virtual_file.php
        )

    [cbxvirtualdirectory] => Array
        (
            [module] => main
            [file] => classes/general/virtual_file.php
        )

    [calloption] => Array
        (
            [module] => main
            [file] => classes/general/option.php
        )

    [coption] => Array
        (
            [module] => main
            [file] => classes/general/option.php
        )

    [callpageoption] => Array
        (
            [module] => main
            [file] => classes/general/pageoption.php
        )

    [cpageoption] => Array
        (
            [module] => main
            [file] => classes/general/pageoption.php
        )

    [callsqlwhere] => Array
        (
            [module] => main
            [file] => classes/general/sqlwhere.php
        )

    [csqlwhereexpression] => Array
        (
            [module] => main
            [file] => classes/general/sqlwhere.php
        )

    [csqlwhere] => Array
        (
            [module] => main
            [file] => classes/general/sqlwhere.php
        )

    [calllanguage] => Array
        (
            [module] => main
            [file] => classes/general/language.php
        )

    [clanguage] => Array
        (
            [module] => main
            [file] => classes/general/language.php
        )

    [clangadmin] => Array
        (
            [module] => main
            [file] => classes/general/language.php
        )

    [_clangdbresult] => Array
        (
            [module] => main
            [file] => classes/general/langdbresult.php
        )

    [callagent] => Array
        (
            [module] => main
            [file] => classes/general/agent.php
        )

    [cagent] => Array
        (
            [module] => main
            [file] => classes/mysql/agent.php
        )

    [capplicationexception] => Array
        (
            [module] => main
            [file] => classes/general/applicationexception.php
        )

    [cadminexception] => Array
        (
            [module] => main
            [file] => classes/general/adminexception.php
        )

    [callsite] => Array
        (
            [module] => main
            [file] => classes/general/site.php
        )

    [calllang] => Array
        (
            [module] => main
            [file] => classes/general/site.php
        )

    [csite] => Array
        (
            [module] => main
            [file] => classes/general/site.php
        )

    [clang] => Array
        (
            [module] => main
            [file] => classes/general/site.php
        )

    [chttp] => Array
        (
            [module] => main
            [file] => classes/general/http.php
        )

    [cutil] => Array
        (
            [module] => main
            [file] => classes/general/util.php
        )

    [callmain] => Array
        (
            [module] => main
            [file] => classes/general/main.php
        )

    [cmain] => Array
        (
            [module] => main
            [file] => classes/general/main.php
        )

    [calldatabase] => Array
        (
            [module] => main
            [file] => classes/general/database.php
        )

    [calldbresult] => Array
        (
            [module] => main
            [file] => classes/general/dbresult.php
        )

    [cdatabasemysql] => Array
        (
            [module] => main
            [file] => classes/mysql/database.php
        )

    [cdbresultmysql] => Array
        (
            [module] => main
            [file] => classes/mysql/dbresult.php
        )

    [icachebackend] => Array
        (
            [module] => main
            [file] => classes/general/cache_backend.php
        )

    [cphpcache] => Array
        (
            [module] => main
            [file] => classes/general/cache.php
        )

    [ccachemanager] => Array
        (
            [module] => main
            [file] => classes/general/cache_manager.php
        )

    [cpagecache] => Array
        (
            [module] => main
            [file] => classes/general/page_cache.php
        )

    [cstackcacheentry] => Array
        (
            [module] => main
            [file] => classes/general/stack_cache_entry.php
        )

    [cstackcachemanager] => Array
        (
            [module] => main
            [file] => classes/general/stack_cache.php
        )

    [cmodule] => Array
        (
            [module] => main
            [file] => /classes/general/module.php
        )

    [bitrix\main\entity\ufield] => Array
        (
            [module] => main
            [file] => include/deprecated/ufield.php
        )

    [cdatabase] => Array
        (
            [module] => main
            [file] => classes/mysql/database.php
        )

    [cdbresult] => Array
        (
            [module] => main
            [file] => classes/mysql/dbresult.php
        )

)
Array
(
    [bitrix\main\application] => Array
        (
            [module] => main
            [file] => lib/application.php
        )

    [bitrix\main\httpapplication] => Array
        (
            [module] => main
            [file] => lib/httpapplication.php
        )

    [bitrix\main\argumentexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\argumentnullexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\argumentoutofrangeexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\argumenttypeexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\notimplementedexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\notsupportedexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\invalidoperationexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\objectpropertyexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\objectnotfoundexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\objectexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\systemexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\accessdeniedexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\decodingexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\io\invalidpathexception] => Array
        (
            [module] => main
            [file] => lib/io/ioexception.php
        )

    [bitrix\main\io\filenotfoundexception] => Array
        (
            [module] => main
            [file] => lib/io/ioexception.php
        )

    [bitrix\main\io\filedeleteexception] => Array
        (
            [module] => main
            [file] => lib/io/ioexception.php
        )

    [bitrix\main\io\fileopenexception] => Array
        (
            [module] => main
            [file] => lib/io/ioexception.php
        )

    [bitrix\main\io\filenotopenedexception] => Array
        (
            [module] => main
            [file] => lib/io/ioexception.php
        )

    [bitrix\main\context] => Array
        (
            [module] => main
            [file] => lib/context.php
        )

    [bitrix\main\httpcontext] => Array
        (
            [module] => main
            [file] => lib/httpcontext.php
        )

    [bitrix\main\dispatcher] => Array
        (
            [module] => main
            [file] => lib/dispatcher.php
        )

    [bitrix\main\environment] => Array
        (
            [module] => main
            [file] => lib/environment.php
        )

    [bitrix\main\event] => Array
        (
            [module] => main
            [file] => lib/event.php
        )

    [bitrix\main\eventmanager] => Array
        (
            [module] => main
            [file] => lib/eventmanager.php
        )

    [bitrix\main\eventresult] => Array
        (
            [module] => main
            [file] => lib/eventresult.php
        )

    [bitrix\main\request] => Array
        (
            [module] => main
            [file] => lib/request.php
        )

    [bitrix\main\httprequest] => Array
        (
            [module] => main
            [file] => lib/httprequest.php
        )

    [bitrix\main\response] => Array
        (
            [module] => main
            [file] => lib/response.php
        )

    [bitrix\main\httpresponse] => Array
        (
            [module] => main
            [file] => lib/httpresponse.php
        )

    [bitrix\main\modulemanager] => Array
        (
            [module] => main
            [file] => lib/modulemanager.php
        )

    [bitrix\main\server] => Array
        (
            [module] => main
            [file] => lib/server.php
        )

    [bitrix\main\config\configuration] => Array
        (
            [module] => main
            [file] => lib/config/configuration.php
        )

    [bitrix\main\config\option] => Array
        (
            [module] => main
            [file] => lib/config/option.php
        )

    [bitrix\main\context\culture] => Array
        (
            [module] => main
            [file] => lib/context/culture.php
        )

    [bitrix\main\data\cache] => Array
        (
            [module] => main
            [file] => lib/data/cache.php
        )

    [bitrix\main\data\cacheengineapc] => Array
        (
            [module] => main
            [file] => lib/data/cacheengineapc.php
        )

    [bitrix\main\data\cacheenginememcache] => Array
        (
            [module] => main
            [file] => lib/data/cacheenginememcache.php
        )

    [bitrix\main\data\cacheenginefiles] => Array
        (
            [module] => main
            [file] => lib/data/cacheenginefiles.php
        )

    [bitrix\main\data\cacheenginenone] => Array
        (
            [module] => main
            [file] => lib/data/cacheenginenone.php
        )

    [bitrix\main\data\connection] => Array
        (
            [module] => main
            [file] => lib/data/connection.php
        )

    [bitrix\main\data\connectionpool] => Array
        (
            [module] => main
            [file] => lib/data/connectionpool.php
        )

    [bitrix\main\data\icacheengine] => Array
        (
            [module] => main
            [file] => lib/data/cache.php
        )

    [bitrix\main\data\hsphpreadconnection] => Array
        (
            [module] => main
            [file] => lib/data/hsphpreadconnection.php
        )

    [bitrix\main\data\managedcache] => Array
        (
            [module] => main
            [file] => lib/data/managedcache.php
        )

    [bitrix\main\data\taggedcache] => Array
        (
            [module] => main
            [file] => lib/data/taggedcache.php
        )

    [bitrix\main\data\memcacheconnection] => Array
        (
            [module] => main
            [file] => lib/data/memcacheconnection.php
        )

    [bitrix\main\data\memcachedconnection] => Array
        (
            [module] => main
            [file] => lib/data/memcachedconnection.php
        )

    [bitrix\main\data\nosqlconnection] => Array
        (
            [module] => main
            [file] => lib/data/nosqlconnection.php
        )

    [bitrix\main\db\arrayresult] => Array
        (
            [module] => main
            [file] => lib/db/arrayresult.php
        )

    [bitrix\main\db\result] => Array
        (
            [module] => main
            [file] => lib/db/result.php
        )

    [bitrix\main\db\connection] => Array
        (
            [module] => main
            [file] => lib/db/connection.php
        )

    [bitrix\main\db\sqlexception] => Array
        (
            [module] => main
            [file] => lib/db/sqlexception.php
        )

    [bitrix\main\db\sqlqueryexception] => Array
        (
            [module] => main
            [file] => lib/db/sqlexception.php
        )

    [bitrix\main\db\transactionexception] => Array
        (
            [module] => main
            [file] => lib/db/sqlexception.php
        )

    [bitrix\main\db\sqlexpression] => Array
        (
            [module] => main
            [file] => lib/db/sqlexpression.php
        )

    [bitrix\main\db\sqlhelper] => Array
        (
            [module] => main
            [file] => lib/db/sqlhelper.php
        )

    [bitrix\main\db\mysqlcommonconnection] => Array
        (
            [module] => main
            [file] => lib/db/mysqlcommonconnection.php
        )

    [bitrix\main\db\mysqliconnection] => Array
        (
            [module] => main
            [file] => lib/db/mysqliconnection.php
        )

    [bitrix\main\db\mysqliresult] => Array
        (
            [module] => main
            [file] => lib/db/mysqliresult.php
        )

    [bitrix\main\db\mysqlisqlhelper] => Array
        (
            [module] => main
            [file] => lib/db/mysqlisqlhelper.php
        )

    [bitrix\main\db\mssqlconnection] => Array
        (
            [module] => main
            [file] => lib/db/mssqlconnection.php
        )

    [bitrix\main\db\mssqlresult] => Array
        (
            [module] => main
            [file] => lib/db/mssqlresult.php
        )

    [bitrix\main\db\mssqlsqlhelper] => Array
        (
            [module] => main
            [file] => lib/db/mssqlsqlhelper.php
        )

    [bitrix\main\db\oracleconnection] => Array
        (
            [module] => main
            [file] => lib/db/oracleconnection.php
        )

    [bitrix\main\db\oracleresult] => Array
        (
            [module] => main
            [file] => lib/db/oracleresult.php
        )

    [bitrix\main\db\oraclesqlhelper] => Array
        (
            [module] => main
            [file] => lib/db/oraclesqlhelper.php
        )

    [bitrix\main\db\pgsqlconnection] => Array
        (
            [module] => main
            [file] => lib/db/pgsqlconnection.php
        )

    [bitrix\main\diag\httpexceptionhandleroutput] => Array
        (
            [module] => main
            [file] => lib/diag/httpexceptionhandleroutput.php
        )

    [bitrix\main\diag\fileexceptionhandlerlog] => Array
        (
            [module] => main
            [file] => lib/diag/fileexceptionhandlerlog.php
        )

    [bitrix\main\diag\exceptionhandler] => Array
        (
            [module] => main
            [file] => lib/diag/exceptionhandler.php
        )

    [bitrix\main\diag\iexceptionhandleroutput] => Array
        (
            [module] => main
            [file] => lib/diag/iexceptionhandleroutput.php
        )

    [bitrix\main\diag\exceptionhandlerlog] => Array
        (
            [module] => main
            [file] => lib/diag/exceptionhandlerlog.php
        )

    [bitrix\main\io\file] => Array
        (
            [module] => main
            [file] => lib/io/file.php
        )

    [bitrix\main\io\fileentry] => Array
        (
            [module] => main
            [file] => lib/io/fileentry.php
        )

    [bitrix\main\io\path] => Array
        (
            [module] => main
            [file] => lib/io/path.php
        )

    [bitrix\main\io\filesystementry] => Array
        (
            [module] => main
            [file] => lib/io/filesystementry.php
        )

    [bitrix\main\io\ifilestream] => Array
        (
            [module] => main
            [file] => lib/io/ifilestream.php
        )

    [bitrix\main\localization\loc] => Array
        (
            [module] => main
            [file] => lib/localization/loc.php
        )

    [bitrix\main\mail\mail] => Array
        (
            [module] => main
            [file] => lib/mail/mail.php
        )

    [bitrix\main\mail\tracking] => Array
        (
            [module] => main
            [file] => lib/mail/tracking.php
        )

    [bitrix\main\mail\eventmanager] => Array
        (
            [module] => main
            [file] => lib/mail/eventmanager.php
        )

    [bitrix\main\mail\eventmessagecompiler] => Array
        (
            [module] => main
            [file] => lib/mail/eventmessagecompiler.php
        )

    [bitrix\main\mail\eventmessagethemecompiler] => Array
        (
            [module] => main
            [file] => lib/mail/eventmessagethemecompiler.php
        )

    [bitrix\main\mail\internal\event] => Array
        (
            [module] => main
            [file] => lib/mail/internal/event.php
        )

    [bitrix\main\mail\internal\eventattachment] => Array
        (
            [module] => main
            [file] => lib/mail/internal/eventattachment.php
        )

    [bitrix\main\mail\internal\eventmessage] => Array
        (
            [module] => main
            [file] => lib/mail/internal/eventmessage.php
        )

    [bitrix\main\mail\internal\eventmessagesite] => Array
        (
            [module] => main
            [file] => lib/mail/internal/eventmessagesite.php
        )

    [bitrix\main\mail\internal\eventmessageattachment] => Array
        (
            [module] => main
            [file] => lib/mail/internal/eventmessageattachment.php
        )

    [bitrix\main\mail\internal\eventtype] => Array
        (
            [module] => main
            [file] => lib/mail/internal/eventtype.php
        )

    [bitrix\main\text\converter] => Array
        (
            [module] => main
            [file] => lib/text/converter.php
        )

    [bitrix\main\text\emptyconverter] => Array
        (
            [module] => main
            [file] => lib/text/emptyconverter.php
        )

    [bitrix\main\text\encoding] => Array
        (
            [module] => main
            [file] => lib/text/encoding.php
        )

    [bitrix\main\text\htmlconverter] => Array
        (
            [module] => main
            [file] => lib/text/htmlconverter.php
        )

    [bitrix\main\text\binarystring] => Array
        (
            [module] => main
            [file] => lib/text/binarystring.php
        )

    [bitrix\main\text\xmlconverter] => Array
        (
            [module] => main
            [file] => lib/text/xmlconverter.php
        )

    [bitrix\main\type\collection] => Array
        (
            [module] => main
            [file] => lib/type/collection.php
        )

    [bitrix\main\type\date] => Array
        (
            [module] => main
            [file] => lib/type/date.php
        )

    [bitrix\main\type\datetime] => Array
        (
            [module] => main
            [file] => lib/type/datetime.php
        )

    [bitrix\main\type\dictionary] => Array
        (
            [module] => main
            [file] => lib/type/dictionary.php
        )

    [bitrix\main\type\filterabledictionary] => Array
        (
            [module] => main
            [file] => lib/type/filterabledictionary.php
        )

    [bitrix\main\type\parameterdictionary] => Array
        (
            [module] => main
            [file] => lib/type/parameterdictionary.php
        )

    [bitrix\main\web\cookie] => Array
        (
            [module] => main
            [file] => lib/web/cookie.php
        )

    [bitrix\main\web\uri] => Array
        (
            [module] => main
            [file] => lib/web/uri.php
        )

    [bitrix\main\sendereventhandler] => Array
        (
            [module] => main
            [file] => lib/senderconnector.php
        )

    [bitrix\main\senderconnectoruser] => Array
        (
            [module] => main
            [file] => lib/senderconnector.php
        )

    [bitrix\main\urlrewriterrulemaker] => Array
        (
            [module] => main
            [file] => lib/urlrewriter.php
        )

    [bitrix\main\update\stepper] => Array
        (
            [module] => main
            [file] => lib/update/stepper.php
        )

    [bitrix\main\composite\abstractresponse] => Array
        (
            [module] => main
            [file] => lib/composite/responder.php
        )

    [bitrix\main\composite\fileresponse] => Array
        (
            [module] => main
            [file] => lib/composite/responder.php
        )

    [bitrix\main\composite\memcachedresponse] => Array
        (
            [module] => main
            [file] => lib/composite/responder.php
        )

    [bitrix\main\security\otpexception] => Array
        (
            [module] => main
            [file] => lib/security/securityexception.php
        )

    [ctimezone] => Array
        (
            [module] => main
            [file] => classes/general/time.php
        )

    [cbxpunycode] => Array
        (
            [module] => main
            [file] => classes/general/punycode.php
        )

    [ibxvirtualio] => Array
        (
            [module] => main
            [file] => classes/general/virtual_io.php
        )

    [ibxgeterrors] => Array
        (
            [module] => main
            [file] => classes/general/virtual_io.php
        )

    [cbxvirtualio] => Array
        (
            [module] => main
            [file] => classes/general/virtual_io.php
        )

    [cbxvirtualfilebase] => Array
        (
            [module] => main
            [file] => classes/general/virtual_file.php
        )

    [cbxvirtualfile] => Array
        (
            [module] => main
            [file] => classes/general/virtual_file.php
        )

    [cbxvirtualdirectory] => Array
        (
            [module] => main
            [file] => classes/general/virtual_file.php
        )

    [calloption] => Array
        (
            [module] => main
            [file] => classes/general/option.php
        )

    [coption] => Array
        (
            [module] => main
            [file] => classes/general/option.php
        )

    [callpageoption] => Array
        (
            [module] => main
            [file] => classes/general/pageoption.php
        )

    [cpageoption] => Array
        (
            [module] => main
            [file] => classes/general/pageoption.php
        )

    [callsqlwhere] => Array
        (
            [module] => main
            [file] => classes/general/sqlwhere.php
        )

    [csqlwhereexpression] => Array
        (
            [module] => main
            [file] => classes/general/sqlwhere.php
        )

    [csqlwhere] => Array
        (
            [module] => main
            [file] => classes/general/sqlwhere.php
        )

    [calllanguage] => Array
        (
            [module] => main
            [file] => classes/general/language.php
        )

    [clanguage] => Array
        (
            [module] => main
            [file] => classes/general/language.php
        )

    [clangadmin] => Array
        (
            [module] => main
            [file] => classes/general/language.php
        )

    [_clangdbresult] => Array
        (
            [module] => main
            [file] => classes/general/langdbresult.php
        )

    [callagent] => Array
        (
            [module] => main
            [file] => classes/general/agent.php
        )

    [cagent] => Array
        (
            [module] => main
            [file] => classes/mysql/agent.php
        )

    [capplicationexception] => Array
        (
            [module] => main
            [file] => classes/general/applicationexception.php
        )

    [cadminexception] => Array
        (
            [module] => main
            [file] => classes/general/adminexception.php
        )

    [callsite] => Array
        (
            [module] => main
            [file] => classes/general/site.php
        )

    [calllang] => Array
        (
            [module] => main
            [file] => classes/general/site.php
        )

    [csite] => Array
        (
            [module] => main
            [file] => classes/general/site.php
        )

    [clang] => Array
        (
            [module] => main
            [file] => classes/general/site.php
        )

    [chttp] => Array
        (
            [module] => main
            [file] => classes/general/http.php
        )

    [cutil] => Array
        (
            [module] => main
            [file] => classes/general/util.php
        )

    [callmain] => Array
        (
            [module] => main
            [file] => classes/general/main.php
        )

    [cmain] => Array
        (
            [module] => main
            [file] => classes/general/main.php
        )

    [calldatabase] => Array
        (
            [module] => main
            [file] => classes/general/database.php
        )

    [calldbresult] => Array
        (
            [module] => main
            [file] => classes/general/dbresult.php
        )

    [cdatabasemysql] => Array
        (
            [module] => main
            [file] => classes/mysql/database.php
        )

    [cdbresultmysql] => Array
        (
            [module] => main
            [file] => classes/mysql/dbresult.php
        )

    [icachebackend] => Array
        (
            [module] => main
            [file] => classes/general/cache_backend.php
        )

    [cphpcache] => Array
        (
            [module] => main
            [file] => classes/general/cache.php
        )

    [ccachemanager] => Array
        (
            [module] => main
            [file] => classes/general/cache_manager.php
        )

    [cpagecache] => Array
        (
            [module] => main
            [file] => classes/general/page_cache.php
        )

    [cstackcacheentry] => Array
        (
            [module] => main
            [file] => classes/general/stack_cache_entry.php
        )

    [cstackcachemanager] => Array
        (
            [module] => main
            [file] => classes/general/stack_cache.php
        )

    [cmodule] => Array
        (
            [module] => main
            [file] => /classes/general/module.php
        )

    [bitrix\main\entity\ufield] => Array
        (
            [module] => main
            [file] => include/deprecated/ufield.php
        )

    [cdatabase] => Array
        (
            [module] => main
            [file] => classes/mysql/database.php
        )

    [cdbresult] => Array
        (
            [module] => main
            [file] => classes/mysql/dbresult.php
        )

)
Array
(
    [bitrix\main\application] => Array
        (
            [module] => main
            [file] => lib/application.php
        )

    [bitrix\main\httpapplication] => Array
        (
            [module] => main
            [file] => lib/httpapplication.php
        )

    [bitrix\main\argumentexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\argumentnullexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\argumentoutofrangeexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\argumenttypeexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\notimplementedexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\notsupportedexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\invalidoperationexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\objectpropertyexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\objectnotfoundexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\objectexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\systemexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\accessdeniedexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\decodingexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\io\invalidpathexception] => Array
        (
            [module] => main
            [file] => lib/io/ioexception.php
        )

    [bitrix\main\io\filenotfoundexception] => Array
        (
            [module] => main
            [file] => lib/io/ioexception.php
        )

    [bitrix\main\io\filedeleteexception] => Array
        (
            [module] => main
            [file] => lib/io/ioexception.php
        )

    [bitrix\main\io\fileopenexception] => Array
        (
            [module] => main
            [file] => lib/io/ioexception.php
        )

    [bitrix\main\io\filenotopenedexception] => Array
        (
            [module] => main
            [file] => lib/io/ioexception.php
        )

    [bitrix\main\context] => Array
        (
            [module] => main
            [file] => lib/context.php
        )

    [bitrix\main\httpcontext] => Array
        (
            [module] => main
            [file] => lib/httpcontext.php
        )

    [bitrix\main\dispatcher] => Array
        (
            [module] => main
            [file] => lib/dispatcher.php
        )

    [bitrix\main\environment] => Array
        (
            [module] => main
            [file] => lib/environment.php
        )

    [bitrix\main\event] => Array
        (
            [module] => main
            [file] => lib/event.php
        )

    [bitrix\main\eventmanager] => Array
        (
            [module] => main
            [file] => lib/eventmanager.php
        )

    [bitrix\main\eventresult] => Array
        (
            [module] => main
            [file] => lib/eventresult.php
        )

    [bitrix\main\request] => Array
        (
            [module] => main
            [file] => lib/request.php
        )

    [bitrix\main\httprequest] => Array
        (
            [module] => main
            [file] => lib/httprequest.php
        )

    [bitrix\main\response] => Array
        (
            [module] => main
            [file] => lib/response.php
        )

    [bitrix\main\httpresponse] => Array
        (
            [module] => main
            [file] => lib/httpresponse.php
        )

    [bitrix\main\modulemanager] => Array
        (
            [module] => main
            [file] => lib/modulemanager.php
        )

    [bitrix\main\server] => Array
        (
            [module] => main
            [file] => lib/server.php
        )

    [bitrix\main\config\configuration] => Array
        (
            [module] => main
            [file] => lib/config/configuration.php
        )

    [bitrix\main\config\option] => Array
        (
            [module] => main
            [file] => lib/config/option.php
        )

    [bitrix\main\context\culture] => Array
        (
            [module] => main
            [file] => lib/context/culture.php
        )

    [bitrix\main\data\cache] => Array
        (
            [module] => main
            [file] => lib/data/cache.php
        )

    [bitrix\main\data\cacheengineapc] => Array
        (
            [module] => main
            [file] => lib/data/cacheengineapc.php
        )

    [bitrix\main\data\cacheenginememcache] => Array
        (
            [module] => main
            [file] => lib/data/cacheenginememcache.php
        )

    [bitrix\main\data\cacheenginefiles] => Array
        (
            [module] => main
            [file] => lib/data/cacheenginefiles.php
        )

    [bitrix\main\data\cacheenginenone] => Array
        (
            [module] => main
            [file] => lib/data/cacheenginenone.php
        )

    [bitrix\main\data\connection] => Array
        (
            [module] => main
            [file] => lib/data/connection.php
        )

    [bitrix\main\data\connectionpool] => Array
        (
            [module] => main
            [file] => lib/data/connectionpool.php
        )

    [bitrix\main\data\icacheengine] => Array
        (
            [module] => main
            [file] => lib/data/cache.php
        )

    [bitrix\main\data\hsphpreadconnection] => Array
        (
            [module] => main
            [file] => lib/data/hsphpreadconnection.php
        )

    [bitrix\main\data\managedcache] => Array
        (
            [module] => main
            [file] => lib/data/managedcache.php
        )

    [bitrix\main\data\taggedcache] => Array
        (
            [module] => main
            [file] => lib/data/taggedcache.php
        )

    [bitrix\main\data\memcacheconnection] => Array
        (
            [module] => main
            [file] => lib/data/memcacheconnection.php
        )

    [bitrix\main\data\memcachedconnection] => Array
        (
            [module] => main
            [file] => lib/data/memcachedconnection.php
        )

    [bitrix\main\data\nosqlconnection] => Array
        (
            [module] => main
            [file] => lib/data/nosqlconnection.php
        )

    [bitrix\main\db\arrayresult] => Array
        (
            [module] => main
            [file] => lib/db/arrayresult.php
        )

    [bitrix\main\db\result] => Array
        (
            [module] => main
            [file] => lib/db/result.php
        )

    [bitrix\main\db\connection] => Array
        (
            [module] => main
            [file] => lib/db/connection.php
        )

    [bitrix\main\db\sqlexception] => Array
        (
            [module] => main
            [file] => lib/db/sqlexception.php
        )

    [bitrix\main\db\sqlqueryexception] => Array
        (
            [module] => main
            [file] => lib/db/sqlexception.php
        )

    [bitrix\main\db\transactionexception] => Array
        (
            [module] => main
            [file] => lib/db/sqlexception.php
        )

    [bitrix\main\db\sqlexpression] => Array
        (
            [module] => main
            [file] => lib/db/sqlexpression.php
        )

    [bitrix\main\db\sqlhelper] => Array
        (
            [module] => main
            [file] => lib/db/sqlhelper.php
        )

    [bitrix\main\db\mysqlcommonconnection] => Array
        (
            [module] => main
            [file] => lib/db/mysqlcommonconnection.php
        )

    [bitrix\main\db\mysqliconnection] => Array
        (
            [module] => main
            [file] => lib/db/mysqliconnection.php
        )

    [bitrix\main\db\mysqliresult] => Array
        (
            [module] => main
            [file] => lib/db/mysqliresult.php
        )

    [bitrix\main\db\mysqlisqlhelper] => Array
        (
            [module] => main
            [file] => lib/db/mysqlisqlhelper.php
        )

    [bitrix\main\db\mssqlconnection] => Array
        (
            [module] => main
            [file] => lib/db/mssqlconnection.php
        )

    [bitrix\main\db\mssqlresult] => Array
        (
            [module] => main
            [file] => lib/db/mssqlresult.php
        )

    [bitrix\main\db\mssqlsqlhelper] => Array
        (
            [module] => main
            [file] => lib/db/mssqlsqlhelper.php
        )

    [bitrix\main\db\oracleconnection] => Array
        (
            [module] => main
            [file] => lib/db/oracleconnection.php
        )

    [bitrix\main\db\oracleresult] => Array
        (
            [module] => main
            [file] => lib/db/oracleresult.php
        )

    [bitrix\main\db\oraclesqlhelper] => Array
        (
            [module] => main
            [file] => lib/db/oraclesqlhelper.php
        )

    [bitrix\main\db\pgsqlconnection] => Array
        (
            [module] => main
            [file] => lib/db/pgsqlconnection.php
        )

    [bitrix\main\diag\httpexceptionhandleroutput] => Array
        (
            [module] => main
            [file] => lib/diag/httpexceptionhandleroutput.php
        )

    [bitrix\main\diag\fileexceptionhandlerlog] => Array
        (
            [module] => main
            [file] => lib/diag/fileexceptionhandlerlog.php
        )

    [bitrix\main\diag\exceptionhandler] => Array
        (
            [module] => main
            [file] => lib/diag/exceptionhandler.php
        )

    [bitrix\main\diag\iexceptionhandleroutput] => Array
        (
            [module] => main
            [file] => lib/diag/iexceptionhandleroutput.php
        )

    [bitrix\main\diag\exceptionhandlerlog] => Array
        (
            [module] => main
            [file] => lib/diag/exceptionhandlerlog.php
        )

    [bitrix\main\io\file] => Array
        (
            [module] => main
            [file] => lib/io/file.php
        )

    [bitrix\main\io\fileentry] => Array
        (
            [module] => main
            [file] => lib/io/fileentry.php
        )

    [bitrix\main\io\path] => Array
        (
            [module] => main
            [file] => lib/io/path.php
        )

    [bitrix\main\io\filesystementry] => Array
        (
            [module] => main
            [file] => lib/io/filesystementry.php
        )

    [bitrix\main\io\ifilestream] => Array
        (
            [module] => main
            [file] => lib/io/ifilestream.php
        )

    [bitrix\main\localization\loc] => Array
        (
            [module] => main
            [file] => lib/localization/loc.php
        )

    [bitrix\main\mail\mail] => Array
        (
            [module] => main
            [file] => lib/mail/mail.php
        )

    [bitrix\main\mail\tracking] => Array
        (
            [module] => main
            [file] => lib/mail/tracking.php
        )

    [bitrix\main\mail\eventmanager] => Array
        (
            [module] => main
            [file] => lib/mail/eventmanager.php
        )

    [bitrix\main\mail\eventmessagecompiler] => Array
        (
            [module] => main
            [file] => lib/mail/eventmessagecompiler.php
        )

    [bitrix\main\mail\eventmessagethemecompiler] => Array
        (
            [module] => main
            [file] => lib/mail/eventmessagethemecompiler.php
        )

    [bitrix\main\mail\internal\event] => Array
        (
            [module] => main
            [file] => lib/mail/internal/event.php
        )

    [bitrix\main\mail\internal\eventattachment] => Array
        (
            [module] => main
            [file] => lib/mail/internal/eventattachment.php
        )

    [bitrix\main\mail\internal\eventmessage] => Array
        (
            [module] => main
            [file] => lib/mail/internal/eventmessage.php
        )

    [bitrix\main\mail\internal\eventmessagesite] => Array
        (
            [module] => main
            [file] => lib/mail/internal/eventmessagesite.php
        )

    [bitrix\main\mail\internal\eventmessageattachment] => Array
        (
            [module] => main
            [file] => lib/mail/internal/eventmessageattachment.php
        )

    [bitrix\main\mail\internal\eventtype] => Array
        (
            [module] => main
            [file] => lib/mail/internal/eventtype.php
        )

    [bitrix\main\text\converter] => Array
        (
            [module] => main
            [file] => lib/text/converter.php
        )

    [bitrix\main\text\emptyconverter] => Array
        (
            [module] => main
            [file] => lib/text/emptyconverter.php
        )

    [bitrix\main\text\encoding] => Array
        (
            [module] => main
            [file] => lib/text/encoding.php
        )

    [bitrix\main\text\htmlconverter] => Array
        (
            [module] => main
            [file] => lib/text/htmlconverter.php
        )

    [bitrix\main\text\binarystring] => Array
        (
            [module] => main
            [file] => lib/text/binarystring.php
        )

    [bitrix\main\text\xmlconverter] => Array
        (
            [module] => main
            [file] => lib/text/xmlconverter.php
        )

    [bitrix\main\type\collection] => Array
        (
            [module] => main
            [file] => lib/type/collection.php
        )

    [bitrix\main\type\date] => Array
        (
            [module] => main
            [file] => lib/type/date.php
        )

    [bitrix\main\type\datetime] => Array
        (
            [module] => main
            [file] => lib/type/datetime.php
        )

    [bitrix\main\type\dictionary] => Array
        (
            [module] => main
            [file] => lib/type/dictionary.php
        )

    [bitrix\main\type\filterabledictionary] => Array
        (
            [module] => main
            [file] => lib/type/filterabledictionary.php
        )

    [bitrix\main\type\parameterdictionary] => Array
        (
            [module] => main
            [file] => lib/type/parameterdictionary.php
        )

    [bitrix\main\web\cookie] => Array
        (
            [module] => main
            [file] => lib/web/cookie.php
        )

    [bitrix\main\web\uri] => Array
        (
            [module] => main
            [file] => lib/web/uri.php
        )

    [bitrix\main\sendereventhandler] => Array
        (
            [module] => main
            [file] => lib/senderconnector.php
        )

    [bitrix\main\senderconnectoruser] => Array
        (
            [module] => main
            [file] => lib/senderconnector.php
        )

    [bitrix\main\urlrewriterrulemaker] => Array
        (
            [module] => main
            [file] => lib/urlrewriter.php
        )

    [bitrix\main\update\stepper] => Array
        (
            [module] => main
            [file] => lib/update/stepper.php
        )

    [bitrix\main\composite\abstractresponse] => Array
        (
            [module] => main
            [file] => lib/composite/responder.php
        )

    [bitrix\main\composite\fileresponse] => Array
        (
            [module] => main
            [file] => lib/composite/responder.php
        )

    [bitrix\main\composite\memcachedresponse] => Array
        (
            [module] => main
            [file] => lib/composite/responder.php
        )

    [bitrix\main\security\otpexception] => Array
        (
            [module] => main
            [file] => lib/security/securityexception.php
        )

    [ctimezone] => Array
        (
            [module] => main
            [file] => classes/general/time.php
        )

    [cbxpunycode] => Array
        (
            [module] => main
            [file] => classes/general/punycode.php
        )

    [ibxvirtualio] => Array
        (
            [module] => main
            [file] => classes/general/virtual_io.php
        )

    [ibxgeterrors] => Array
        (
            [module] => main
            [file] => classes/general/virtual_io.php
        )

    [cbxvirtualio] => Array
        (
            [module] => main
            [file] => classes/general/virtual_io.php
        )

    [cbxvirtualfilebase] => Array
        (
            [module] => main
            [file] => classes/general/virtual_file.php
        )

    [cbxvirtualfile] => Array
        (
            [module] => main
            [file] => classes/general/virtual_file.php
        )

    [cbxvirtualdirectory] => Array
        (
            [module] => main
            [file] => classes/general/virtual_file.php
        )

    [calloption] => Array
        (
            [module] => main
            [file] => classes/general/option.php
        )

    [coption] => Array
        (
            [module] => main
            [file] => classes/general/option.php
        )

    [callpageoption] => Array
        (
            [module] => main
            [file] => classes/general/pageoption.php
        )

    [cpageoption] => Array
        (
            [module] => main
            [file] => classes/general/pageoption.php
        )

    [callsqlwhere] => Array
        (
            [module] => main
            [file] => classes/general/sqlwhere.php
        )

    [csqlwhereexpression] => Array
        (
            [module] => main
            [file] => classes/general/sqlwhere.php
        )

    [csqlwhere] => Array
        (
            [module] => main
            [file] => classes/general/sqlwhere.php
        )

    [calllanguage] => Array
        (
            [module] => main
            [file] => classes/general/language.php
        )

    [clanguage] => Array
        (
            [module] => main
            [file] => classes/general/language.php
        )

    [clangadmin] => Array
        (
            [module] => main
            [file] => classes/general/language.php
        )

    [_clangdbresult] => Array
        (
            [module] => main
            [file] => classes/general/langdbresult.php
        )

    [callagent] => Array
        (
            [module] => main
            [file] => classes/general/agent.php
        )

    [cagent] => Array
        (
            [module] => main
            [file] => classes/mysql/agent.php
        )

    [capplicationexception] => Array
        (
            [module] => main
            [file] => classes/general/applicationexception.php
        )

    [cadminexception] => Array
        (
            [module] => main
            [file] => classes/general/adminexception.php
        )

    [callsite] => Array
        (
            [module] => main
            [file] => classes/general/site.php
        )

    [calllang] => Array
        (
            [module] => main
            [file] => classes/general/site.php
        )

    [csite] => Array
        (
            [module] => main
            [file] => classes/general/site.php
        )

    [clang] => Array
        (
            [module] => main
            [file] => classes/general/site.php
        )

    [chttp] => Array
        (
            [module] => main
            [file] => classes/general/http.php
        )

    [cutil] => Array
        (
            [module] => main
            [file] => classes/general/util.php
        )

    [callmain] => Array
        (
            [module] => main
            [file] => classes/general/main.php
        )

    [cmain] => Array
        (
            [module] => main
            [file] => classes/general/main.php
        )

    [calldatabase] => Array
        (
            [module] => main
            [file] => classes/general/database.php
        )

    [calldbresult] => Array
        (
            [module] => main
            [file] => classes/general/dbresult.php
        )

    [cdatabasemysql] => Array
        (
            [module] => main
            [file] => classes/mysql/database.php
        )

    [cdbresultmysql] => Array
        (
            [module] => main
            [file] => classes/mysql/dbresult.php
        )

    [icachebackend] => Array
        (
            [module] => main
            [file] => classes/general/cache_backend.php
        )

    [cphpcache] => Array
        (
            [module] => main
            [file] => classes/general/cache.php
        )

    [ccachemanager] => Array
        (
            [module] => main
            [file] => classes/general/cache_manager.php
        )

    [cpagecache] => Array
        (
            [module] => main
            [file] => classes/general/page_cache.php
        )

    [cstackcacheentry] => Array
        (
            [module] => main
            [file] => classes/general/stack_cache_entry.php
        )

    [cstackcachemanager] => Array
        (
            [module] => main
            [file] => classes/general/stack_cache.php
        )

    [cmodule] => Array
        (
            [module] => main
            [file] => /classes/general/module.php
        )

    [bitrix\main\entity\ufield] => Array
        (
            [module] => main
            [file] => include/deprecated/ufield.php
        )

    [cdatabase] => Array
        (
            [module] => main
            [file] => classes/mysql/database.php
        )

    [cdbresult] => Array
        (
            [module] => main
            [file] => classes/mysql/dbresult.php
        )

)
Array
(
    [bitrix\main\application] => Array
        (
            [module] => main
            [file] => lib/application.php
        )

    [bitrix\main\httpapplication] => Array
        (
            [module] => main
            [file] => lib/httpapplication.php
        )

    [bitrix\main\argumentexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\argumentnullexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\argumentoutofrangeexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\argumenttypeexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\notimplementedexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\notsupportedexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\invalidoperationexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\objectpropertyexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\objectnotfoundexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\objectexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\systemexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\accessdeniedexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\decodingexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\io\invalidpathexception] => Array
        (
            [module] => main
            [file] => lib/io/ioexception.php
        )

    [bitrix\main\io\filenotfoundexception] => Array
        (
            [module] => main
            [file] => lib/io/ioexception.php
        )

    [bitrix\main\io\filedeleteexception] => Array
        (
            [module] => main
            [file] => lib/io/ioexception.php
        )

    [bitrix\main\io\fileopenexception] => Array
        (
            [module] => main
            [file] => lib/io/ioexception.php
        )

    [bitrix\main\io\filenotopenedexception] => Array
        (
            [module] => main
            [file] => lib/io/ioexception.php
        )

    [bitrix\main\context] => Array
        (
            [module] => main
            [file] => lib/context.php
        )

    [bitrix\main\httpcontext] => Array
        (
            [module] => main
            [file] => lib/httpcontext.php
        )

    [bitrix\main\dispatcher] => Array
        (
            [module] => main
            [file] => lib/dispatcher.php
        )

    [bitrix\main\environment] => Array
        (
            [module] => main
            [file] => lib/environment.php
        )

    [bitrix\main\event] => Array
        (
            [module] => main
            [file] => lib/event.php
        )

    [bitrix\main\eventmanager] => Array
        (
            [module] => main
            [file] => lib/eventmanager.php
        )

    [bitrix\main\eventresult] => Array
        (
            [module] => main
            [file] => lib/eventresult.php
        )

    [bitrix\main\request] => Array
        (
            [module] => main
            [file] => lib/request.php
        )

    [bitrix\main\httprequest] => Array
        (
            [module] => main
            [file] => lib/httprequest.php
        )

    [bitrix\main\response] => Array
        (
            [module] => main
            [file] => lib/response.php
        )

    [bitrix\main\httpresponse] => Array
        (
            [module] => main
            [file] => lib/httpresponse.php
        )

    [bitrix\main\modulemanager] => Array
        (
            [module] => main
            [file] => lib/modulemanager.php
        )

    [bitrix\main\server] => Array
        (
            [module] => main
            [file] => lib/server.php
        )

    [bitrix\main\config\configuration] => Array
        (
            [module] => main
            [file] => lib/config/configuration.php
        )

    [bitrix\main\config\option] => Array
        (
            [module] => main
            [file] => lib/config/option.php
        )

    [bitrix\main\context\culture] => Array
        (
            [module] => main
            [file] => lib/context/culture.php
        )

    [bitrix\main\data\cache] => Array
        (
            [module] => main
            [file] => lib/data/cache.php
        )

    [bitrix\main\data\cacheengineapc] => Array
        (
            [module] => main
            [file] => lib/data/cacheengineapc.php
        )

    [bitrix\main\data\cacheenginememcache] => Array
        (
            [module] => main
            [file] => lib/data/cacheenginememcache.php
        )

    [bitrix\main\data\cacheenginefiles] => Array
        (
            [module] => main
            [file] => lib/data/cacheenginefiles.php
        )

    [bitrix\main\data\cacheenginenone] => Array
        (
            [module] => main
            [file] => lib/data/cacheenginenone.php
        )

    [bitrix\main\data\connection] => Array
        (
            [module] => main
            [file] => lib/data/connection.php
        )

    [bitrix\main\data\connectionpool] => Array
        (
            [module] => main
            [file] => lib/data/connectionpool.php
        )

    [bitrix\main\data\icacheengine] => Array
        (
            [module] => main
            [file] => lib/data/cache.php
        )

    [bitrix\main\data\hsphpreadconnection] => Array
        (
            [module] => main
            [file] => lib/data/hsphpreadconnection.php
        )

    [bitrix\main\data\managedcache] => Array
        (
            [module] => main
            [file] => lib/data/managedcache.php
        )

    [bitrix\main\data\taggedcache] => Array
        (
            [module] => main
            [file] => lib/data/taggedcache.php
        )

    [bitrix\main\data\memcacheconnection] => Array
        (
            [module] => main
            [file] => lib/data/memcacheconnection.php
        )

    [bitrix\main\data\memcachedconnection] => Array
        (
            [module] => main
            [file] => lib/data/memcachedconnection.php
        )

    [bitrix\main\data\nosqlconnection] => Array
        (
            [module] => main
            [file] => lib/data/nosqlconnection.php
        )

    [bitrix\main\db\arrayresult] => Array
        (
            [module] => main
            [file] => lib/db/arrayresult.php
        )

    [bitrix\main\db\result] => Array
        (
            [module] => main
            [file] => lib/db/result.php
        )

    [bitrix\main\db\connection] => Array
        (
            [module] => main
            [file] => lib/db/connection.php
        )

    [bitrix\main\db\sqlexception] => Array
        (
            [module] => main
            [file] => lib/db/sqlexception.php
        )

    [bitrix\main\db\sqlqueryexception] => Array
        (
            [module] => main
            [file] => lib/db/sqlexception.php
        )

    [bitrix\main\db\transactionexception] => Array
        (
            [module] => main
            [file] => lib/db/sqlexception.php
        )

    [bitrix\main\db\sqlexpression] => Array
        (
            [module] => main
            [file] => lib/db/sqlexpression.php
        )

    [bitrix\main\db\sqlhelper] => Array
        (
            [module] => main
            [file] => lib/db/sqlhelper.php
        )

    [bitrix\main\db\mysqlcommonconnection] => Array
        (
            [module] => main
            [file] => lib/db/mysqlcommonconnection.php
        )

    [bitrix\main\db\mysqliconnection] => Array
        (
            [module] => main
            [file] => lib/db/mysqliconnection.php
        )

    [bitrix\main\db\mysqliresult] => Array
        (
            [module] => main
            [file] => lib/db/mysqliresult.php
        )

    [bitrix\main\db\mysqlisqlhelper] => Array
        (
            [module] => main
            [file] => lib/db/mysqlisqlhelper.php
        )

    [bitrix\main\db\mssqlconnection] => Array
        (
            [module] => main
            [file] => lib/db/mssqlconnection.php
        )

    [bitrix\main\db\mssqlresult] => Array
        (
            [module] => main
            [file] => lib/db/mssqlresult.php
        )

    [bitrix\main\db\mssqlsqlhelper] => Array
        (
            [module] => main
            [file] => lib/db/mssqlsqlhelper.php
        )

    [bitrix\main\db\oracleconnection] => Array
        (
            [module] => main
            [file] => lib/db/oracleconnection.php
        )

    [bitrix\main\db\oracleresult] => Array
        (
            [module] => main
            [file] => lib/db/oracleresult.php
        )

    [bitrix\main\db\oraclesqlhelper] => Array
        (
            [module] => main
            [file] => lib/db/oraclesqlhelper.php
        )

    [bitrix\main\db\pgsqlconnection] => Array
        (
            [module] => main
            [file] => lib/db/pgsqlconnection.php
        )

    [bitrix\main\diag\httpexceptionhandleroutput] => Array
        (
            [module] => main
            [file] => lib/diag/httpexceptionhandleroutput.php
        )

    [bitrix\main\diag\fileexceptionhandlerlog] => Array
        (
            [module] => main
            [file] => lib/diag/fileexceptionhandlerlog.php
        )

    [bitrix\main\diag\exceptionhandler] => Array
        (
            [module] => main
            [file] => lib/diag/exceptionhandler.php
        )

    [bitrix\main\diag\iexceptionhandleroutput] => Array
        (
            [module] => main
            [file] => lib/diag/iexceptionhandleroutput.php
        )

    [bitrix\main\diag\exceptionhandlerlog] => Array
        (
            [module] => main
            [file] => lib/diag/exceptionhandlerlog.php
        )

    [bitrix\main\io\file] => Array
        (
            [module] => main
            [file] => lib/io/file.php
        )

    [bitrix\main\io\fileentry] => Array
        (
            [module] => main
            [file] => lib/io/fileentry.php
        )

    [bitrix\main\io\path] => Array
        (
            [module] => main
            [file] => lib/io/path.php
        )

    [bitrix\main\io\filesystementry] => Array
        (
            [module] => main
            [file] => lib/io/filesystementry.php
        )

    [bitrix\main\io\ifilestream] => Array
        (
            [module] => main
            [file] => lib/io/ifilestream.php
        )

    [bitrix\main\localization\loc] => Array
        (
            [module] => main
            [file] => lib/localization/loc.php
        )

    [bitrix\main\mail\mail] => Array
        (
            [module] => main
            [file] => lib/mail/mail.php
        )

    [bitrix\main\mail\tracking] => Array
        (
            [module] => main
            [file] => lib/mail/tracking.php
        )

    [bitrix\main\mail\eventmanager] => Array
        (
            [module] => main
            [file] => lib/mail/eventmanager.php
        )

    [bitrix\main\mail\eventmessagecompiler] => Array
        (
            [module] => main
            [file] => lib/mail/eventmessagecompiler.php
        )

    [bitrix\main\mail\eventmessagethemecompiler] => Array
        (
            [module] => main
            [file] => lib/mail/eventmessagethemecompiler.php
        )

    [bitrix\main\mail\internal\event] => Array
        (
            [module] => main
            [file] => lib/mail/internal/event.php
        )

    [bitrix\main\mail\internal\eventattachment] => Array
        (
            [module] => main
            [file] => lib/mail/internal/eventattachment.php
        )

    [bitrix\main\mail\internal\eventmessage] => Array
        (
            [module] => main
            [file] => lib/mail/internal/eventmessage.php
        )

    [bitrix\main\mail\internal\eventmessagesite] => Array
        (
            [module] => main
            [file] => lib/mail/internal/eventmessagesite.php
        )

    [bitrix\main\mail\internal\eventmessageattachment] => Array
        (
            [module] => main
            [file] => lib/mail/internal/eventmessageattachment.php
        )

    [bitrix\main\mail\internal\eventtype] => Array
        (
            [module] => main
            [file] => lib/mail/internal/eventtype.php
        )

    [bitrix\main\text\converter] => Array
        (
            [module] => main
            [file] => lib/text/converter.php
        )

    [bitrix\main\text\emptyconverter] => Array
        (
            [module] => main
            [file] => lib/text/emptyconverter.php
        )

    [bitrix\main\text\encoding] => Array
        (
            [module] => main
            [file] => lib/text/encoding.php
        )

    [bitrix\main\text\htmlconverter] => Array
        (
            [module] => main
            [file] => lib/text/htmlconverter.php
        )

    [bitrix\main\text\binarystring] => Array
        (
            [module] => main
            [file] => lib/text/binarystring.php
        )

    [bitrix\main\text\xmlconverter] => Array
        (
            [module] => main
            [file] => lib/text/xmlconverter.php
        )

    [bitrix\main\type\collection] => Array
        (
            [module] => main
            [file] => lib/type/collection.php
        )

    [bitrix\main\type\date] => Array
        (
            [module] => main
            [file] => lib/type/date.php
        )

    [bitrix\main\type\datetime] => Array
        (
            [module] => main
            [file] => lib/type/datetime.php
        )

    [bitrix\main\type\dictionary] => Array
        (
            [module] => main
            [file] => lib/type/dictionary.php
        )

    [bitrix\main\type\filterabledictionary] => Array
        (
            [module] => main
            [file] => lib/type/filterabledictionary.php
        )

    [bitrix\main\type\parameterdictionary] => Array
        (
            [module] => main
            [file] => lib/type/parameterdictionary.php
        )

    [bitrix\main\web\cookie] => Array
        (
            [module] => main
            [file] => lib/web/cookie.php
        )

    [bitrix\main\web\uri] => Array
        (
            [module] => main
            [file] => lib/web/uri.php
        )

    [bitrix\main\sendereventhandler] => Array
        (
            [module] => main
            [file] => lib/senderconnector.php
        )

    [bitrix\main\senderconnectoruser] => Array
        (
            [module] => main
            [file] => lib/senderconnector.php
        )

    [bitrix\main\urlrewriterrulemaker] => Array
        (
            [module] => main
            [file] => lib/urlrewriter.php
        )

    [bitrix\main\update\stepper] => Array
        (
            [module] => main
            [file] => lib/update/stepper.php
        )

    [bitrix\main\composite\abstractresponse] => Array
        (
            [module] => main
            [file] => lib/composite/responder.php
        )

    [bitrix\main\composite\fileresponse] => Array
        (
            [module] => main
            [file] => lib/composite/responder.php
        )

    [bitrix\main\composite\memcachedresponse] => Array
        (
            [module] => main
            [file] => lib/composite/responder.php
        )

    [bitrix\main\security\otpexception] => Array
        (
            [module] => main
            [file] => lib/security/securityexception.php
        )

    [ctimezone] => Array
        (
            [module] => main
            [file] => classes/general/time.php
        )

    [cbxpunycode] => Array
        (
            [module] => main
            [file] => classes/general/punycode.php
        )

    [ibxvirtualio] => Array
        (
            [module] => main
            [file] => classes/general/virtual_io.php
        )

    [ibxgeterrors] => Array
        (
            [module] => main
            [file] => classes/general/virtual_io.php
        )

    [cbxvirtualio] => Array
        (
            [module] => main
            [file] => classes/general/virtual_io.php
        )

    [cbxvirtualfilebase] => Array
        (
            [module] => main
            [file] => classes/general/virtual_file.php
        )

    [cbxvirtualfile] => Array
        (
            [module] => main
            [file] => classes/general/virtual_file.php
        )

    [cbxvirtualdirectory] => Array
        (
            [module] => main
            [file] => classes/general/virtual_file.php
        )

    [calloption] => Array
        (
            [module] => main
            [file] => classes/general/option.php
        )

    [coption] => Array
        (
            [module] => main
            [file] => classes/general/option.php
        )

    [callpageoption] => Array
        (
            [module] => main
            [file] => classes/general/pageoption.php
        )

    [cpageoption] => Array
        (
            [module] => main
            [file] => classes/general/pageoption.php
        )

    [callsqlwhere] => Array
        (
            [module] => main
            [file] => classes/general/sqlwhere.php
        )

    [csqlwhereexpression] => Array
        (
            [module] => main
            [file] => classes/general/sqlwhere.php
        )

    [csqlwhere] => Array
        (
            [module] => main
            [file] => classes/general/sqlwhere.php
        )

    [calllanguage] => Array
        (
            [module] => main
            [file] => classes/general/language.php
        )

    [clanguage] => Array
        (
            [module] => main
            [file] => classes/general/language.php
        )

    [clangadmin] => Array
        (
            [module] => main
            [file] => classes/general/language.php
        )

    [_clangdbresult] => Array
        (
            [module] => main
            [file] => classes/general/langdbresult.php
        )

    [callagent] => Array
        (
            [module] => main
            [file] => classes/general/agent.php
        )

    [cagent] => Array
        (
            [module] => main
            [file] => classes/mysql/agent.php
        )

    [capplicationexception] => Array
        (
            [module] => main
            [file] => classes/general/applicationexception.php
        )

    [cadminexception] => Array
        (
            [module] => main
            [file] => classes/general/adminexception.php
        )

    [callsite] => Array
        (
            [module] => main
            [file] => classes/general/site.php
        )

    [calllang] => Array
        (
            [module] => main
            [file] => classes/general/site.php
        )

    [csite] => Array
        (
            [module] => main
            [file] => classes/general/site.php
        )

    [clang] => Array
        (
            [module] => main
            [file] => classes/general/site.php
        )

    [chttp] => Array
        (
            [module] => main
            [file] => classes/general/http.php
        )

    [cutil] => Array
        (
            [module] => main
            [file] => classes/general/util.php
        )

    [callmain] => Array
        (
            [module] => main
            [file] => classes/general/main.php
        )

    [cmain] => Array
        (
            [module] => main
            [file] => classes/general/main.php
        )

    [calldatabase] => Array
        (
            [module] => main
            [file] => classes/general/database.php
        )

    [calldbresult] => Array
        (
            [module] => main
            [file] => classes/general/dbresult.php
        )

    [cdatabasemysql] => Array
        (
            [module] => main
            [file] => classes/mysql/database.php
        )

    [cdbresultmysql] => Array
        (
            [module] => main
            [file] => classes/mysql/dbresult.php
        )

    [icachebackend] => Array
        (
            [module] => main
            [file] => classes/general/cache_backend.php
        )

    [cphpcache] => Array
        (
            [module] => main
            [file] => classes/general/cache.php
        )

    [ccachemanager] => Array
        (
            [module] => main
            [file] => classes/general/cache_manager.php
        )

    [cpagecache] => Array
        (
            [module] => main
            [file] => classes/general/page_cache.php
        )

    [cstackcacheentry] => Array
        (
            [module] => main
            [file] => classes/general/stack_cache_entry.php
        )

    [cstackcachemanager] => Array
        (
            [module] => main
            [file] => classes/general/stack_cache.php
        )

    [cmodule] => Array
        (
            [module] => main
            [file] => /classes/general/module.php
        )

    [bitrix\main\entity\ufield] => Array
        (
            [module] => main
            [file] => include/deprecated/ufield.php
        )

    [cdatabase] => Array
        (
            [module] => main
            [file] => classes/mysql/database.php
        )

    [cdbresult] => Array
        (
            [module] => main
            [file] => classes/mysql/dbresult.php
        )

)
Array
(
    [bitrix\main\application] => Array
        (
            [module] => main
            [file] => lib/application.php
        )

    [bitrix\main\httpapplication] => Array
        (
            [module] => main
            [file] => lib/httpapplication.php
        )

    [bitrix\main\argumentexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\argumentnullexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\argumentoutofrangeexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\argumenttypeexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\notimplementedexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\notsupportedexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\invalidoperationexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\objectpropertyexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\objectnotfoundexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\objectexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\systemexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\accessdeniedexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\decodingexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\io\invalidpathexception] => Array
        (
            [module] => main
            [file] => lib/io/ioexception.php
        )

    [bitrix\main\io\filenotfoundexception] => Array
        (
            [module] => main
            [file] => lib/io/ioexception.php
        )

    [bitrix\main\io\filedeleteexception] => Array
        (
            [module] => main
            [file] => lib/io/ioexception.php
        )

    [bitrix\main\io\fileopenexception] => Array
        (
            [module] => main
            [file] => lib/io/ioexception.php
        )

    [bitrix\main\io\filenotopenedexception] => Array
        (
            [module] => main
            [file] => lib/io/ioexception.php
        )

    [bitrix\main\context] => Array
        (
            [module] => main
            [file] => lib/context.php
        )

    [bitrix\main\httpcontext] => Array
        (
            [module] => main
            [file] => lib/httpcontext.php
        )

    [bitrix\main\dispatcher] => Array
        (
            [module] => main
            [file] => lib/dispatcher.php
        )

    [bitrix\main\environment] => Array
        (
            [module] => main
            [file] => lib/environment.php
        )

    [bitrix\main\event] => Array
        (
            [module] => main
            [file] => lib/event.php
        )

    [bitrix\main\eventmanager] => Array
        (
            [module] => main
            [file] => lib/eventmanager.php
        )

    [bitrix\main\eventresult] => Array
        (
            [module] => main
            [file] => lib/eventresult.php
        )

    [bitrix\main\request] => Array
        (
            [module] => main
            [file] => lib/request.php
        )

    [bitrix\main\httprequest] => Array
        (
            [module] => main
            [file] => lib/httprequest.php
        )

    [bitrix\main\response] => Array
        (
            [module] => main
            [file] => lib/response.php
        )

    [bitrix\main\httpresponse] => Array
        (
            [module] => main
            [file] => lib/httpresponse.php
        )

    [bitrix\main\modulemanager] => Array
        (
            [module] => main
            [file] => lib/modulemanager.php
        )

    [bitrix\main\server] => Array
        (
            [module] => main
            [file] => lib/server.php
        )

    [bitrix\main\config\configuration] => Array
        (
            [module] => main
            [file] => lib/config/configuration.php
        )

    [bitrix\main\config\option] => Array
        (
            [module] => main
            [file] => lib/config/option.php
        )

    [bitrix\main\context\culture] => Array
        (
            [module] => main
            [file] => lib/context/culture.php
        )

    [bitrix\main\data\cache] => Array
        (
            [module] => main
            [file] => lib/data/cache.php
        )

    [bitrix\main\data\cacheengineapc] => Array
        (
            [module] => main
            [file] => lib/data/cacheengineapc.php
        )

    [bitrix\main\data\cacheenginememcache] => Array
        (
            [module] => main
            [file] => lib/data/cacheenginememcache.php
        )

    [bitrix\main\data\cacheenginefiles] => Array
        (
            [module] => main
            [file] => lib/data/cacheenginefiles.php
        )

    [bitrix\main\data\cacheenginenone] => Array
        (
            [module] => main
            [file] => lib/data/cacheenginenone.php
        )

    [bitrix\main\data\connection] => Array
        (
            [module] => main
            [file] => lib/data/connection.php
        )

    [bitrix\main\data\connectionpool] => Array
        (
            [module] => main
            [file] => lib/data/connectionpool.php
        )

    [bitrix\main\data\icacheengine] => Array
        (
            [module] => main
            [file] => lib/data/cache.php
        )

    [bitrix\main\data\hsphpreadconnection] => Array
        (
            [module] => main
            [file] => lib/data/hsphpreadconnection.php
        )

    [bitrix\main\data\managedcache] => Array
        (
            [module] => main
            [file] => lib/data/managedcache.php
        )

    [bitrix\main\data\taggedcache] => Array
        (
            [module] => main
            [file] => lib/data/taggedcache.php
        )

    [bitrix\main\data\memcacheconnection] => Array
        (
            [module] => main
            [file] => lib/data/memcacheconnection.php
        )

    [bitrix\main\data\memcachedconnection] => Array
        (
            [module] => main
            [file] => lib/data/memcachedconnection.php
        )

    [bitrix\main\data\nosqlconnection] => Array
        (
            [module] => main
            [file] => lib/data/nosqlconnection.php
        )

    [bitrix\main\db\arrayresult] => Array
        (
            [module] => main
            [file] => lib/db/arrayresult.php
        )

    [bitrix\main\db\result] => Array
        (
            [module] => main
            [file] => lib/db/result.php
        )

    [bitrix\main\db\connection] => Array
        (
            [module] => main
            [file] => lib/db/connection.php
        )

    [bitrix\main\db\sqlexception] => Array
        (
            [module] => main
            [file] => lib/db/sqlexception.php
        )

    [bitrix\main\db\sqlqueryexception] => Array
        (
            [module] => main
            [file] => lib/db/sqlexception.php
        )

    [bitrix\main\db\transactionexception] => Array
        (
            [module] => main
            [file] => lib/db/sqlexception.php
        )

    [bitrix\main\db\sqlexpression] => Array
        (
            [module] => main
            [file] => lib/db/sqlexpression.php
        )

    [bitrix\main\db\sqlhelper] => Array
        (
            [module] => main
            [file] => lib/db/sqlhelper.php
        )

    [bitrix\main\db\mysqlcommonconnection] => Array
        (
            [module] => main
            [file] => lib/db/mysqlcommonconnection.php
        )

    [bitrix\main\db\mysqliconnection] => Array
        (
            [module] => main
            [file] => lib/db/mysqliconnection.php
        )

    [bitrix\main\db\mysqliresult] => Array
        (
            [module] => main
            [file] => lib/db/mysqliresult.php
        )

    [bitrix\main\db\mysqlisqlhelper] => Array
        (
            [module] => main
            [file] => lib/db/mysqlisqlhelper.php
        )

    [bitrix\main\db\mssqlconnection] => Array
        (
            [module] => main
            [file] => lib/db/mssqlconnection.php
        )

    [bitrix\main\db\mssqlresult] => Array
        (
            [module] => main
            [file] => lib/db/mssqlresult.php
        )

    [bitrix\main\db\mssqlsqlhelper] => Array
        (
            [module] => main
            [file] => lib/db/mssqlsqlhelper.php
        )

    [bitrix\main\db\oracleconnection] => Array
        (
            [module] => main
            [file] => lib/db/oracleconnection.php
        )

    [bitrix\main\db\oracleresult] => Array
        (
            [module] => main
            [file] => lib/db/oracleresult.php
        )

    [bitrix\main\db\oraclesqlhelper] => Array
        (
            [module] => main
            [file] => lib/db/oraclesqlhelper.php
        )

    [bitrix\main\db\pgsqlconnection] => Array
        (
            [module] => main
            [file] => lib/db/pgsqlconnection.php
        )

    [bitrix\main\diag\httpexceptionhandleroutput] => Array
        (
            [module] => main
            [file] => lib/diag/httpexceptionhandleroutput.php
        )

    [bitrix\main\diag\fileexceptionhandlerlog] => Array
        (
            [module] => main
            [file] => lib/diag/fileexceptionhandlerlog.php
        )

    [bitrix\main\diag\exceptionhandler] => Array
        (
            [module] => main
            [file] => lib/diag/exceptionhandler.php
        )

    [bitrix\main\diag\iexceptionhandleroutput] => Array
        (
            [module] => main
            [file] => lib/diag/iexceptionhandleroutput.php
        )

    [bitrix\main\diag\exceptionhandlerlog] => Array
        (
            [module] => main
            [file] => lib/diag/exceptionhandlerlog.php
        )

    [bitrix\main\io\file] => Array
        (
            [module] => main
            [file] => lib/io/file.php
        )

    [bitrix\main\io\fileentry] => Array
        (
            [module] => main
            [file] => lib/io/fileentry.php
        )

    [bitrix\main\io\path] => Array
        (
            [module] => main
            [file] => lib/io/path.php
        )

    [bitrix\main\io\filesystementry] => Array
        (
            [module] => main
            [file] => lib/io/filesystementry.php
        )

    [bitrix\main\io\ifilestream] => Array
        (
            [module] => main
            [file] => lib/io/ifilestream.php
        )

    [bitrix\main\localization\loc] => Array
        (
            [module] => main
            [file] => lib/localization/loc.php
        )

    [bitrix\main\mail\mail] => Array
        (
            [module] => main
            [file] => lib/mail/mail.php
        )

    [bitrix\main\mail\tracking] => Array
        (
            [module] => main
            [file] => lib/mail/tracking.php
        )

    [bitrix\main\mail\eventmanager] => Array
        (
            [module] => main
            [file] => lib/mail/eventmanager.php
        )

    [bitrix\main\mail\eventmessagecompiler] => Array
        (
            [module] => main
            [file] => lib/mail/eventmessagecompiler.php
        )

    [bitrix\main\mail\eventmessagethemecompiler] => Array
        (
            [module] => main
            [file] => lib/mail/eventmessagethemecompiler.php
        )

    [bitrix\main\mail\internal\event] => Array
        (
            [module] => main
            [file] => lib/mail/internal/event.php
        )

    [bitrix\main\mail\internal\eventattachment] => Array
        (
            [module] => main
            [file] => lib/mail/internal/eventattachment.php
        )

    [bitrix\main\mail\internal\eventmessage] => Array
        (
            [module] => main
            [file] => lib/mail/internal/eventmessage.php
        )

    [bitrix\main\mail\internal\eventmessagesite] => Array
        (
            [module] => main
            [file] => lib/mail/internal/eventmessagesite.php
        )

    [bitrix\main\mail\internal\eventmessageattachment] => Array
        (
            [module] => main
            [file] => lib/mail/internal/eventmessageattachment.php
        )

    [bitrix\main\mail\internal\eventtype] => Array
        (
            [module] => main
            [file] => lib/mail/internal/eventtype.php
        )

    [bitrix\main\text\converter] => Array
        (
            [module] => main
            [file] => lib/text/converter.php
        )

    [bitrix\main\text\emptyconverter] => Array
        (
            [module] => main
            [file] => lib/text/emptyconverter.php
        )

    [bitrix\main\text\encoding] => Array
        (
            [module] => main
            [file] => lib/text/encoding.php
        )

    [bitrix\main\text\htmlconverter] => Array
        (
            [module] => main
            [file] => lib/text/htmlconverter.php
        )

    [bitrix\main\text\binarystring] => Array
        (
            [module] => main
            [file] => lib/text/binarystring.php
        )

    [bitrix\main\text\xmlconverter] => Array
        (
            [module] => main
            [file] => lib/text/xmlconverter.php
        )

    [bitrix\main\type\collection] => Array
        (
            [module] => main
            [file] => lib/type/collection.php
        )

    [bitrix\main\type\date] => Array
        (
            [module] => main
            [file] => lib/type/date.php
        )

    [bitrix\main\type\datetime] => Array
        (
            [module] => main
            [file] => lib/type/datetime.php
        )

    [bitrix\main\type\dictionary] => Array
        (
            [module] => main
            [file] => lib/type/dictionary.php
        )

    [bitrix\main\type\filterabledictionary] => Array
        (
            [module] => main
            [file] => lib/type/filterabledictionary.php
        )

    [bitrix\main\type\parameterdictionary] => Array
        (
            [module] => main
            [file] => lib/type/parameterdictionary.php
        )

    [bitrix\main\web\cookie] => Array
        (
            [module] => main
            [file] => lib/web/cookie.php
        )

    [bitrix\main\web\uri] => Array
        (
            [module] => main
            [file] => lib/web/uri.php
        )

    [bitrix\main\sendereventhandler] => Array
        (
            [module] => main
            [file] => lib/senderconnector.php
        )

    [bitrix\main\senderconnectoruser] => Array
        (
            [module] => main
            [file] => lib/senderconnector.php
        )

    [bitrix\main\urlrewriterrulemaker] => Array
        (
            [module] => main
            [file] => lib/urlrewriter.php
        )

    [bitrix\main\update\stepper] => Array
        (
            [module] => main
            [file] => lib/update/stepper.php
        )

    [bitrix\main\composite\abstractresponse] => Array
        (
            [module] => main
            [file] => lib/composite/responder.php
        )

    [bitrix\main\composite\fileresponse] => Array
        (
            [module] => main
            [file] => lib/composite/responder.php
        )

    [bitrix\main\composite\memcachedresponse] => Array
        (
            [module] => main
            [file] => lib/composite/responder.php
        )

    [bitrix\main\security\otpexception] => Array
        (
            [module] => main
            [file] => lib/security/securityexception.php
        )

    [ctimezone] => Array
        (
            [module] => main
            [file] => classes/general/time.php
        )

    [cbxpunycode] => Array
        (
            [module] => main
            [file] => classes/general/punycode.php
        )

    [ibxvirtualio] => Array
        (
            [module] => main
            [file] => classes/general/virtual_io.php
        )

    [ibxgeterrors] => Array
        (
            [module] => main
            [file] => classes/general/virtual_io.php
        )

    [cbxvirtualio] => Array
        (
            [module] => main
            [file] => classes/general/virtual_io.php
        )

    [cbxvirtualfilebase] => Array
        (
            [module] => main
            [file] => classes/general/virtual_file.php
        )

    [cbxvirtualfile] => Array
        (
            [module] => main
            [file] => classes/general/virtual_file.php
        )

    [cbxvirtualdirectory] => Array
        (
            [module] => main
            [file] => classes/general/virtual_file.php
        )

    [calloption] => Array
        (
            [module] => main
            [file] => classes/general/option.php
        )

    [coption] => Array
        (
            [module] => main
            [file] => classes/general/option.php
        )

    [callpageoption] => Array
        (
            [module] => main
            [file] => classes/general/pageoption.php
        )

    [cpageoption] => Array
        (
            [module] => main
            [file] => classes/general/pageoption.php
        )

    [callsqlwhere] => Array
        (
            [module] => main
            [file] => classes/general/sqlwhere.php
        )

    [csqlwhereexpression] => Array
        (
            [module] => main
            [file] => classes/general/sqlwhere.php
        )

    [csqlwhere] => Array
        (
            [module] => main
            [file] => classes/general/sqlwhere.php
        )

    [calllanguage] => Array
        (
            [module] => main
            [file] => classes/general/language.php
        )

    [clanguage] => Array
        (
            [module] => main
            [file] => classes/general/language.php
        )

    [clangadmin] => Array
        (
            [module] => main
            [file] => classes/general/language.php
        )

    [_clangdbresult] => Array
        (
            [module] => main
            [file] => classes/general/langdbresult.php
        )

    [callagent] => Array
        (
            [module] => main
            [file] => classes/general/agent.php
        )

    [cagent] => Array
        (
            [module] => main
            [file] => classes/mysql/agent.php
        )

    [capplicationexception] => Array
        (
            [module] => main
            [file] => classes/general/applicationexception.php
        )

    [cadminexception] => Array
        (
            [module] => main
            [file] => classes/general/adminexception.php
        )

    [callsite] => Array
        (
            [module] => main
            [file] => classes/general/site.php
        )

    [calllang] => Array
        (
            [module] => main
            [file] => classes/general/site.php
        )

    [csite] => Array
        (
            [module] => main
            [file] => classes/general/site.php
        )

    [clang] => Array
        (
            [module] => main
            [file] => classes/general/site.php
        )

    [chttp] => Array
        (
            [module] => main
            [file] => classes/general/http.php
        )

    [cutil] => Array
        (
            [module] => main
            [file] => classes/general/util.php
        )

    [callmain] => Array
        (
            [module] => main
            [file] => classes/general/main.php
        )

    [cmain] => Array
        (
            [module] => main
            [file] => classes/general/main.php
        )

    [calldatabase] => Array
        (
            [module] => main
            [file] => classes/general/database.php
        )

    [calldbresult] => Array
        (
            [module] => main
            [file] => classes/general/dbresult.php
        )

    [cdatabasemysql] => Array
        (
            [module] => main
            [file] => classes/mysql/database.php
        )

    [cdbresultmysql] => Array
        (
            [module] => main
            [file] => classes/mysql/dbresult.php
        )

    [icachebackend] => Array
        (
            [module] => main
            [file] => classes/general/cache_backend.php
        )

    [cphpcache] => Array
        (
            [module] => main
            [file] => classes/general/cache.php
        )

    [ccachemanager] => Array
        (
            [module] => main
            [file] => classes/general/cache_manager.php
        )

    [cpagecache] => Array
        (
            [module] => main
            [file] => classes/general/page_cache.php
        )

    [cstackcacheentry] => Array
        (
            [module] => main
            [file] => classes/general/stack_cache_entry.php
        )

    [cstackcachemanager] => Array
        (
            [module] => main
            [file] => classes/general/stack_cache.php
        )

    [cmodule] => Array
        (
            [module] => main
            [file] => /classes/general/module.php
        )

    [bitrix\main\entity\ufield] => Array
        (
            [module] => main
            [file] => include/deprecated/ufield.php
        )

    [cdatabase] => Array
        (
            [module] => main
            [file] => classes/mysql/database.php
        )

    [cdbresult] => Array
        (
            [module] => main
            [file] => classes/mysql/dbresult.php
        )

)
Array
(
    [bitrix\main\application] => Array
        (
            [module] => main
            [file] => lib/application.php
        )

    [bitrix\main\httpapplication] => Array
        (
            [module] => main
            [file] => lib/httpapplication.php
        )

    [bitrix\main\argumentexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\argumentnullexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\argumentoutofrangeexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\argumenttypeexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\notimplementedexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\notsupportedexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\invalidoperationexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\objectpropertyexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\objectnotfoundexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\objectexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\systemexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\accessdeniedexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\decodingexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\io\invalidpathexception] => Array
        (
            [module] => main
            [file] => lib/io/ioexception.php
        )

    [bitrix\main\io\filenotfoundexception] => Array
        (
            [module] => main
            [file] => lib/io/ioexception.php
        )

    [bitrix\main\io\filedeleteexception] => Array
        (
            [module] => main
            [file] => lib/io/ioexception.php
        )

    [bitrix\main\io\fileopenexception] => Array
        (
            [module] => main
            [file] => lib/io/ioexception.php
        )

    [bitrix\main\io\filenotopenedexception] => Array
        (
            [module] => main
            [file] => lib/io/ioexception.php
        )

    [bitrix\main\context] => Array
        (
            [module] => main
            [file] => lib/context.php
        )

    [bitrix\main\httpcontext] => Array
        (
            [module] => main
            [file] => lib/httpcontext.php
        )

    [bitrix\main\dispatcher] => Array
        (
            [module] => main
            [file] => lib/dispatcher.php
        )

    [bitrix\main\environment] => Array
        (
            [module] => main
            [file] => lib/environment.php
        )

    [bitrix\main\event] => Array
        (
            [module] => main
            [file] => lib/event.php
        )

    [bitrix\main\eventmanager] => Array
        (
            [module] => main
            [file] => lib/eventmanager.php
        )

    [bitrix\main\eventresult] => Array
        (
            [module] => main
            [file] => lib/eventresult.php
        )

    [bitrix\main\request] => Array
        (
            [module] => main
            [file] => lib/request.php
        )

    [bitrix\main\httprequest] => Array
        (
            [module] => main
            [file] => lib/httprequest.php
        )

    [bitrix\main\response] => Array
        (
            [module] => main
            [file] => lib/response.php
        )

    [bitrix\main\httpresponse] => Array
        (
            [module] => main
            [file] => lib/httpresponse.php
        )

    [bitrix\main\modulemanager] => Array
        (
            [module] => main
            [file] => lib/modulemanager.php
        )

    [bitrix\main\server] => Array
        (
            [module] => main
            [file] => lib/server.php
        )

    [bitrix\main\config\configuration] => Array
        (
            [module] => main
            [file] => lib/config/configuration.php
        )

    [bitrix\main\config\option] => Array
        (
            [module] => main
            [file] => lib/config/option.php
        )

    [bitrix\main\context\culture] => Array
        (
            [module] => main
            [file] => lib/context/culture.php
        )

    [bitrix\main\data\cache] => Array
        (
            [module] => main
            [file] => lib/data/cache.php
        )

    [bitrix\main\data\cacheengineapc] => Array
        (
            [module] => main
            [file] => lib/data/cacheengineapc.php
        )

    [bitrix\main\data\cacheenginememcache] => Array
        (
            [module] => main
            [file] => lib/data/cacheenginememcache.php
        )

    [bitrix\main\data\cacheenginefiles] => Array
        (
            [module] => main
            [file] => lib/data/cacheenginefiles.php
        )

    [bitrix\main\data\cacheenginenone] => Array
        (
            [module] => main
            [file] => lib/data/cacheenginenone.php
        )

    [bitrix\main\data\connection] => Array
        (
            [module] => main
            [file] => lib/data/connection.php
        )

    [bitrix\main\data\connectionpool] => Array
        (
            [module] => main
            [file] => lib/data/connectionpool.php
        )

    [bitrix\main\data\icacheengine] => Array
        (
            [module] => main
            [file] => lib/data/cache.php
        )

    [bitrix\main\data\hsphpreadconnection] => Array
        (
            [module] => main
            [file] => lib/data/hsphpreadconnection.php
        )

    [bitrix\main\data\managedcache] => Array
        (
            [module] => main
            [file] => lib/data/managedcache.php
        )

    [bitrix\main\data\taggedcache] => Array
        (
            [module] => main
            [file] => lib/data/taggedcache.php
        )

    [bitrix\main\data\memcacheconnection] => Array
        (
            [module] => main
            [file] => lib/data/memcacheconnection.php
        )

    [bitrix\main\data\memcachedconnection] => Array
        (
            [module] => main
            [file] => lib/data/memcachedconnection.php
        )

    [bitrix\main\data\nosqlconnection] => Array
        (
            [module] => main
            [file] => lib/data/nosqlconnection.php
        )

    [bitrix\main\db\arrayresult] => Array
        (
            [module] => main
            [file] => lib/db/arrayresult.php
        )

    [bitrix\main\db\result] => Array
        (
            [module] => main
            [file] => lib/db/result.php
        )

    [bitrix\main\db\connection] => Array
        (
            [module] => main
            [file] => lib/db/connection.php
        )

    [bitrix\main\db\sqlexception] => Array
        (
            [module] => main
            [file] => lib/db/sqlexception.php
        )

    [bitrix\main\db\sqlqueryexception] => Array
        (
            [module] => main
            [file] => lib/db/sqlexception.php
        )

    [bitrix\main\db\transactionexception] => Array
        (
            [module] => main
            [file] => lib/db/sqlexception.php
        )

    [bitrix\main\db\sqlexpression] => Array
        (
            [module] => main
            [file] => lib/db/sqlexpression.php
        )

    [bitrix\main\db\sqlhelper] => Array
        (
            [module] => main
            [file] => lib/db/sqlhelper.php
        )

    [bitrix\main\db\mysqlcommonconnection] => Array
        (
            [module] => main
            [file] => lib/db/mysqlcommonconnection.php
        )

    [bitrix\main\db\mysqliconnection] => Array
        (
            [module] => main
            [file] => lib/db/mysqliconnection.php
        )

    [bitrix\main\db\mysqliresult] => Array
        (
            [module] => main
            [file] => lib/db/mysqliresult.php
        )

    [bitrix\main\db\mysqlisqlhelper] => Array
        (
            [module] => main
            [file] => lib/db/mysqlisqlhelper.php
        )

    [bitrix\main\db\mssqlconnection] => Array
        (
            [module] => main
            [file] => lib/db/mssqlconnection.php
        )

    [bitrix\main\db\mssqlresult] => Array
        (
            [module] => main
            [file] => lib/db/mssqlresult.php
        )

    [bitrix\main\db\mssqlsqlhelper] => Array
        (
            [module] => main
            [file] => lib/db/mssqlsqlhelper.php
        )

    [bitrix\main\db\oracleconnection] => Array
        (
            [module] => main
            [file] => lib/db/oracleconnection.php
        )

    [bitrix\main\db\oracleresult] => Array
        (
            [module] => main
            [file] => lib/db/oracleresult.php
        )

    [bitrix\main\db\oraclesqlhelper] => Array
        (
            [module] => main
            [file] => lib/db/oraclesqlhelper.php
        )

    [bitrix\main\db\pgsqlconnection] => Array
        (
            [module] => main
            [file] => lib/db/pgsqlconnection.php
        )

    [bitrix\main\diag\httpexceptionhandleroutput] => Array
        (
            [module] => main
            [file] => lib/diag/httpexceptionhandleroutput.php
        )

    [bitrix\main\diag\fileexceptionhandlerlog] => Array
        (
            [module] => main
            [file] => lib/diag/fileexceptionhandlerlog.php
        )

    [bitrix\main\diag\exceptionhandler] => Array
        (
            [module] => main
            [file] => lib/diag/exceptionhandler.php
        )

    [bitrix\main\diag\iexceptionhandleroutput] => Array
        (
            [module] => main
            [file] => lib/diag/iexceptionhandleroutput.php
        )

    [bitrix\main\diag\exceptionhandlerlog] => Array
        (
            [module] => main
            [file] => lib/diag/exceptionhandlerlog.php
        )

    [bitrix\main\io\file] => Array
        (
            [module] => main
            [file] => lib/io/file.php
        )

    [bitrix\main\io\fileentry] => Array
        (
            [module] => main
            [file] => lib/io/fileentry.php
        )

    [bitrix\main\io\path] => Array
        (
            [module] => main
            [file] => lib/io/path.php
        )

    [bitrix\main\io\filesystementry] => Array
        (
            [module] => main
            [file] => lib/io/filesystementry.php
        )

    [bitrix\main\io\ifilestream] => Array
        (
            [module] => main
            [file] => lib/io/ifilestream.php
        )

    [bitrix\main\localization\loc] => Array
        (
            [module] => main
            [file] => lib/localization/loc.php
        )

    [bitrix\main\mail\mail] => Array
        (
            [module] => main
            [file] => lib/mail/mail.php
        )

    [bitrix\main\mail\tracking] => Array
        (
            [module] => main
            [file] => lib/mail/tracking.php
        )

    [bitrix\main\mail\eventmanager] => Array
        (
            [module] => main
            [file] => lib/mail/eventmanager.php
        )

    [bitrix\main\mail\eventmessagecompiler] => Array
        (
            [module] => main
            [file] => lib/mail/eventmessagecompiler.php
        )

    [bitrix\main\mail\eventmessagethemecompiler] => Array
        (
            [module] => main
            [file] => lib/mail/eventmessagethemecompiler.php
        )

    [bitrix\main\mail\internal\event] => Array
        (
            [module] => main
            [file] => lib/mail/internal/event.php
        )

    [bitrix\main\mail\internal\eventattachment] => Array
        (
            [module] => main
            [file] => lib/mail/internal/eventattachment.php
        )

    [bitrix\main\mail\internal\eventmessage] => Array
        (
            [module] => main
            [file] => lib/mail/internal/eventmessage.php
        )

    [bitrix\main\mail\internal\eventmessagesite] => Array
        (
            [module] => main
            [file] => lib/mail/internal/eventmessagesite.php
        )

    [bitrix\main\mail\internal\eventmessageattachment] => Array
        (
            [module] => main
            [file] => lib/mail/internal/eventmessageattachment.php
        )

    [bitrix\main\mail\internal\eventtype] => Array
        (
            [module] => main
            [file] => lib/mail/internal/eventtype.php
        )

    [bitrix\main\text\converter] => Array
        (
            [module] => main
            [file] => lib/text/converter.php
        )

    [bitrix\main\text\emptyconverter] => Array
        (
            [module] => main
            [file] => lib/text/emptyconverter.php
        )

    [bitrix\main\text\encoding] => Array
        (
            [module] => main
            [file] => lib/text/encoding.php
        )

    [bitrix\main\text\htmlconverter] => Array
        (
            [module] => main
            [file] => lib/text/htmlconverter.php
        )

    [bitrix\main\text\binarystring] => Array
        (
            [module] => main
            [file] => lib/text/binarystring.php
        )

    [bitrix\main\text\xmlconverter] => Array
        (
            [module] => main
            [file] => lib/text/xmlconverter.php
        )

    [bitrix\main\type\collection] => Array
        (
            [module] => main
            [file] => lib/type/collection.php
        )

    [bitrix\main\type\date] => Array
        (
            [module] => main
            [file] => lib/type/date.php
        )

    [bitrix\main\type\datetime] => Array
        (
            [module] => main
            [file] => lib/type/datetime.php
        )

    [bitrix\main\type\dictionary] => Array
        (
            [module] => main
            [file] => lib/type/dictionary.php
        )

    [bitrix\main\type\filterabledictionary] => Array
        (
            [module] => main
            [file] => lib/type/filterabledictionary.php
        )

    [bitrix\main\type\parameterdictionary] => Array
        (
            [module] => main
            [file] => lib/type/parameterdictionary.php
        )

    [bitrix\main\web\cookie] => Array
        (
            [module] => main
            [file] => lib/web/cookie.php
        )

    [bitrix\main\web\uri] => Array
        (
            [module] => main
            [file] => lib/web/uri.php
        )

    [bitrix\main\sendereventhandler] => Array
        (
            [module] => main
            [file] => lib/senderconnector.php
        )

    [bitrix\main\senderconnectoruser] => Array
        (
            [module] => main
            [file] => lib/senderconnector.php
        )

    [bitrix\main\urlrewriterrulemaker] => Array
        (
            [module] => main
            [file] => lib/urlrewriter.php
        )

    [bitrix\main\update\stepper] => Array
        (
            [module] => main
            [file] => lib/update/stepper.php
        )

    [bitrix\main\composite\abstractresponse] => Array
        (
            [module] => main
            [file] => lib/composite/responder.php
        )

    [bitrix\main\composite\fileresponse] => Array
        (
            [module] => main
            [file] => lib/composite/responder.php
        )

    [bitrix\main\composite\memcachedresponse] => Array
        (
            [module] => main
            [file] => lib/composite/responder.php
        )

    [bitrix\main\security\otpexception] => Array
        (
            [module] => main
            [file] => lib/security/securityexception.php
        )

    [ctimezone] => Array
        (
            [module] => main
            [file] => classes/general/time.php
        )

    [cbxpunycode] => Array
        (
            [module] => main
            [file] => classes/general/punycode.php
        )

    [ibxvirtualio] => Array
        (
            [module] => main
            [file] => classes/general/virtual_io.php
        )

    [ibxgeterrors] => Array
        (
            [module] => main
            [file] => classes/general/virtual_io.php
        )

    [cbxvirtualio] => Array
        (
            [module] => main
            [file] => classes/general/virtual_io.php
        )

    [cbxvirtualfilebase] => Array
        (
            [module] => main
            [file] => classes/general/virtual_file.php
        )

    [cbxvirtualfile] => Array
        (
            [module] => main
            [file] => classes/general/virtual_file.php
        )

    [cbxvirtualdirectory] => Array
        (
            [module] => main
            [file] => classes/general/virtual_file.php
        )

    [calloption] => Array
        (
            [module] => main
            [file] => classes/general/option.php
        )

    [coption] => Array
        (
            [module] => main
            [file] => classes/general/option.php
        )

    [callpageoption] => Array
        (
            [module] => main
            [file] => classes/general/pageoption.php
        )

    [cpageoption] => Array
        (
            [module] => main
            [file] => classes/general/pageoption.php
        )

    [callsqlwhere] => Array
        (
            [module] => main
            [file] => classes/general/sqlwhere.php
        )

    [csqlwhereexpression] => Array
        (
            [module] => main
            [file] => classes/general/sqlwhere.php
        )

    [csqlwhere] => Array
        (
            [module] => main
            [file] => classes/general/sqlwhere.php
        )

    [calllanguage] => Array
        (
            [module] => main
            [file] => classes/general/language.php
        )

    [clanguage] => Array
        (
            [module] => main
            [file] => classes/general/language.php
        )

    [clangadmin] => Array
        (
            [module] => main
            [file] => classes/general/language.php
        )

    [_clangdbresult] => Array
        (
            [module] => main
            [file] => classes/general/langdbresult.php
        )

    [callagent] => Array
        (
            [module] => main
            [file] => classes/general/agent.php
        )

    [cagent] => Array
        (
            [module] => main
            [file] => classes/mysql/agent.php
        )

    [capplicationexception] => Array
        (
            [module] => main
            [file] => classes/general/applicationexception.php
        )

    [cadminexception] => Array
        (
            [module] => main
            [file] => classes/general/adminexception.php
        )

    [callsite] => Array
        (
            [module] => main
            [file] => classes/general/site.php
        )

    [calllang] => Array
        (
            [module] => main
            [file] => classes/general/site.php
        )

    [csite] => Array
        (
            [module] => main
            [file] => classes/general/site.php
        )

    [clang] => Array
        (
            [module] => main
            [file] => classes/general/site.php
        )

    [chttp] => Array
        (
            [module] => main
            [file] => classes/general/http.php
        )

    [cutil] => Array
        (
            [module] => main
            [file] => classes/general/util.php
        )

    [callmain] => Array
        (
            [module] => main
            [file] => classes/general/main.php
        )

    [cmain] => Array
        (
            [module] => main
            [file] => classes/general/main.php
        )

    [calldatabase] => Array
        (
            [module] => main
            [file] => classes/general/database.php
        )

    [calldbresult] => Array
        (
            [module] => main
            [file] => classes/general/dbresult.php
        )

    [cdatabasemysql] => Array
        (
            [module] => main
            [file] => classes/mysql/database.php
        )

    [cdbresultmysql] => Array
        (
            [module] => main
            [file] => classes/mysql/dbresult.php
        )

    [icachebackend] => Array
        (
            [module] => main
            [file] => classes/general/cache_backend.php
        )

    [cphpcache] => Array
        (
            [module] => main
            [file] => classes/general/cache.php
        )

    [ccachemanager] => Array
        (
            [module] => main
            [file] => classes/general/cache_manager.php
        )

    [cpagecache] => Array
        (
            [module] => main
            [file] => classes/general/page_cache.php
        )

    [cstackcacheentry] => Array
        (
            [module] => main
            [file] => classes/general/stack_cache_entry.php
        )

    [cstackcachemanager] => Array
        (
            [module] => main
            [file] => classes/general/stack_cache.php
        )

    [cmodule] => Array
        (
            [module] => main
            [file] => /classes/general/module.php
        )

    [bitrix\main\entity\ufield] => Array
        (
            [module] => main
            [file] => include/deprecated/ufield.php
        )

    [cdatabase] => Array
        (
            [module] => main
            [file] => classes/mysql/database.php
        )

    [cdbresult] => Array
        (
            [module] => main
            [file] => classes/mysql/dbresult.php
        )

)
Array
(
    [bitrix\main\application] => Array
        (
            [module] => main
            [file] => lib/application.php
        )

    [bitrix\main\httpapplication] => Array
        (
            [module] => main
            [file] => lib/httpapplication.php
        )

    [bitrix\main\argumentexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\argumentnullexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\argumentoutofrangeexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\argumenttypeexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\notimplementedexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\notsupportedexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\invalidoperationexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\objectpropertyexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\objectnotfoundexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\objectexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\systemexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\accessdeniedexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\decodingexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\io\invalidpathexception] => Array
        (
            [module] => main
            [file] => lib/io/ioexception.php
        )

    [bitrix\main\io\filenotfoundexception] => Array
        (
            [module] => main
            [file] => lib/io/ioexception.php
        )

    [bitrix\main\io\filedeleteexception] => Array
        (
            [module] => main
            [file] => lib/io/ioexception.php
        )

    [bitrix\main\io\fileopenexception] => Array
        (
            [module] => main
            [file] => lib/io/ioexception.php
        )

    [bitrix\main\io\filenotopenedexception] => Array
        (
            [module] => main
            [file] => lib/io/ioexception.php
        )

    [bitrix\main\context] => Array
        (
            [module] => main
            [file] => lib/context.php
        )

    [bitrix\main\httpcontext] => Array
        (
            [module] => main
            [file] => lib/httpcontext.php
        )

    [bitrix\main\dispatcher] => Array
        (
            [module] => main
            [file] => lib/dispatcher.php
        )

    [bitrix\main\environment] => Array
        (
            [module] => main
            [file] => lib/environment.php
        )

    [bitrix\main\event] => Array
        (
            [module] => main
            [file] => lib/event.php
        )

    [bitrix\main\eventmanager] => Array
        (
            [module] => main
            [file] => lib/eventmanager.php
        )

    [bitrix\main\eventresult] => Array
        (
            [module] => main
            [file] => lib/eventresult.php
        )

    [bitrix\main\request] => Array
        (
            [module] => main
            [file] => lib/request.php
        )

    [bitrix\main\httprequest] => Array
        (
            [module] => main
            [file] => lib/httprequest.php
        )

    [bitrix\main\response] => Array
        (
            [module] => main
            [file] => lib/response.php
        )

    [bitrix\main\httpresponse] => Array
        (
            [module] => main
            [file] => lib/httpresponse.php
        )

    [bitrix\main\modulemanager] => Array
        (
            [module] => main
            [file] => lib/modulemanager.php
        )

    [bitrix\main\server] => Array
        (
            [module] => main
            [file] => lib/server.php
        )

    [bitrix\main\config\configuration] => Array
        (
            [module] => main
            [file] => lib/config/configuration.php
        )

    [bitrix\main\config\option] => Array
        (
            [module] => main
            [file] => lib/config/option.php
        )

    [bitrix\main\context\culture] => Array
        (
            [module] => main
            [file] => lib/context/culture.php
        )

    [bitrix\main\data\cache] => Array
        (
            [module] => main
            [file] => lib/data/cache.php
        )

    [bitrix\main\data\cacheengineapc] => Array
        (
            [module] => main
            [file] => lib/data/cacheengineapc.php
        )

    [bitrix\main\data\cacheenginememcache] => Array
        (
            [module] => main
            [file] => lib/data/cacheenginememcache.php
        )

    [bitrix\main\data\cacheenginefiles] => Array
        (
            [module] => main
            [file] => lib/data/cacheenginefiles.php
        )

    [bitrix\main\data\cacheenginenone] => Array
        (
            [module] => main
            [file] => lib/data/cacheenginenone.php
        )

    [bitrix\main\data\connection] => Array
        (
            [module] => main
            [file] => lib/data/connection.php
        )

    [bitrix\main\data\connectionpool] => Array
        (
            [module] => main
            [file] => lib/data/connectionpool.php
        )

    [bitrix\main\data\icacheengine] => Array
        (
            [module] => main
            [file] => lib/data/cache.php
        )

    [bitrix\main\data\hsphpreadconnection] => Array
        (
            [module] => main
            [file] => lib/data/hsphpreadconnection.php
        )

    [bitrix\main\data\managedcache] => Array
        (
            [module] => main
            [file] => lib/data/managedcache.php
        )

    [bitrix\main\data\taggedcache] => Array
        (
            [module] => main
            [file] => lib/data/taggedcache.php
        )

    [bitrix\main\data\memcacheconnection] => Array
        (
            [module] => main
            [file] => lib/data/memcacheconnection.php
        )

    [bitrix\main\data\memcachedconnection] => Array
        (
            [module] => main
            [file] => lib/data/memcachedconnection.php
        )

    [bitrix\main\data\nosqlconnection] => Array
        (
            [module] => main
            [file] => lib/data/nosqlconnection.php
        )

    [bitrix\main\db\arrayresult] => Array
        (
            [module] => main
            [file] => lib/db/arrayresult.php
        )

    [bitrix\main\db\result] => Array
        (
            [module] => main
            [file] => lib/db/result.php
        )

    [bitrix\main\db\connection] => Array
        (
            [module] => main
            [file] => lib/db/connection.php
        )

    [bitrix\main\db\sqlexception] => Array
        (
            [module] => main
            [file] => lib/db/sqlexception.php
        )

    [bitrix\main\db\sqlqueryexception] => Array
        (
            [module] => main
            [file] => lib/db/sqlexception.php
        )

    [bitrix\main\db\transactionexception] => Array
        (
            [module] => main
            [file] => lib/db/sqlexception.php
        )

    [bitrix\main\db\sqlexpression] => Array
        (
            [module] => main
            [file] => lib/db/sqlexpression.php
        )

    [bitrix\main\db\sqlhelper] => Array
        (
            [module] => main
            [file] => lib/db/sqlhelper.php
        )

    [bitrix\main\db\mysqlcommonconnection] => Array
        (
            [module] => main
            [file] => lib/db/mysqlcommonconnection.php
        )

    [bitrix\main\db\mysqliconnection] => Array
        (
            [module] => main
            [file] => lib/db/mysqliconnection.php
        )

    [bitrix\main\db\mysqliresult] => Array
        (
            [module] => main
            [file] => lib/db/mysqliresult.php
        )

    [bitrix\main\db\mysqlisqlhelper] => Array
        (
            [module] => main
            [file] => lib/db/mysqlisqlhelper.php
        )

    [bitrix\main\db\mssqlconnection] => Array
        (
            [module] => main
            [file] => lib/db/mssqlconnection.php
        )

    [bitrix\main\db\mssqlresult] => Array
        (
            [module] => main
            [file] => lib/db/mssqlresult.php
        )

    [bitrix\main\db\mssqlsqlhelper] => Array
        (
            [module] => main
            [file] => lib/db/mssqlsqlhelper.php
        )

    [bitrix\main\db\oracleconnection] => Array
        (
            [module] => main
            [file] => lib/db/oracleconnection.php
        )

    [bitrix\main\db\oracleresult] => Array
        (
            [module] => main
            [file] => lib/db/oracleresult.php
        )

    [bitrix\main\db\oraclesqlhelper] => Array
        (
            [module] => main
            [file] => lib/db/oraclesqlhelper.php
        )

    [bitrix\main\db\pgsqlconnection] => Array
        (
            [module] => main
            [file] => lib/db/pgsqlconnection.php
        )

    [bitrix\main\diag\httpexceptionhandleroutput] => Array
        (
            [module] => main
            [file] => lib/diag/httpexceptionhandleroutput.php
        )

    [bitrix\main\diag\fileexceptionhandlerlog] => Array
        (
            [module] => main
            [file] => lib/diag/fileexceptionhandlerlog.php
        )

    [bitrix\main\diag\exceptionhandler] => Array
        (
            [module] => main
            [file] => lib/diag/exceptionhandler.php
        )

    [bitrix\main\diag\iexceptionhandleroutput] => Array
        (
            [module] => main
            [file] => lib/diag/iexceptionhandleroutput.php
        )

    [bitrix\main\diag\exceptionhandlerlog] => Array
        (
            [module] => main
            [file] => lib/diag/exceptionhandlerlog.php
        )

    [bitrix\main\io\file] => Array
        (
            [module] => main
            [file] => lib/io/file.php
        )

    [bitrix\main\io\fileentry] => Array
        (
            [module] => main
            [file] => lib/io/fileentry.php
        )

    [bitrix\main\io\path] => Array
        (
            [module] => main
            [file] => lib/io/path.php
        )

    [bitrix\main\io\filesystementry] => Array
        (
            [module] => main
            [file] => lib/io/filesystementry.php
        )

    [bitrix\main\io\ifilestream] => Array
        (
            [module] => main
            [file] => lib/io/ifilestream.php
        )

    [bitrix\main\localization\loc] => Array
        (
            [module] => main
            [file] => lib/localization/loc.php
        )

    [bitrix\main\mail\mail] => Array
        (
            [module] => main
            [file] => lib/mail/mail.php
        )

    [bitrix\main\mail\tracking] => Array
        (
            [module] => main
            [file] => lib/mail/tracking.php
        )

    [bitrix\main\mail\eventmanager] => Array
        (
            [module] => main
            [file] => lib/mail/eventmanager.php
        )

    [bitrix\main\mail\eventmessagecompiler] => Array
        (
            [module] => main
            [file] => lib/mail/eventmessagecompiler.php
        )

    [bitrix\main\mail\eventmessagethemecompiler] => Array
        (
            [module] => main
            [file] => lib/mail/eventmessagethemecompiler.php
        )

    [bitrix\main\mail\internal\event] => Array
        (
            [module] => main
            [file] => lib/mail/internal/event.php
        )

    [bitrix\main\mail\internal\eventattachment] => Array
        (
            [module] => main
            [file] => lib/mail/internal/eventattachment.php
        )

    [bitrix\main\mail\internal\eventmessage] => Array
        (
            [module] => main
            [file] => lib/mail/internal/eventmessage.php
        )

    [bitrix\main\mail\internal\eventmessagesite] => Array
        (
            [module] => main
            [file] => lib/mail/internal/eventmessagesite.php
        )

    [bitrix\main\mail\internal\eventmessageattachment] => Array
        (
            [module] => main
            [file] => lib/mail/internal/eventmessageattachment.php
        )

    [bitrix\main\mail\internal\eventtype] => Array
        (
            [module] => main
            [file] => lib/mail/internal/eventtype.php
        )

    [bitrix\main\text\converter] => Array
        (
            [module] => main
            [file] => lib/text/converter.php
        )

    [bitrix\main\text\emptyconverter] => Array
        (
            [module] => main
            [file] => lib/text/emptyconverter.php
        )

    [bitrix\main\text\encoding] => Array
        (
            [module] => main
            [file] => lib/text/encoding.php
        )

    [bitrix\main\text\htmlconverter] => Array
        (
            [module] => main
            [file] => lib/text/htmlconverter.php
        )

    [bitrix\main\text\binarystring] => Array
        (
            [module] => main
            [file] => lib/text/binarystring.php
        )

    [bitrix\main\text\xmlconverter] => Array
        (
            [module] => main
            [file] => lib/text/xmlconverter.php
        )

    [bitrix\main\type\collection] => Array
        (
            [module] => main
            [file] => lib/type/collection.php
        )

    [bitrix\main\type\date] => Array
        (
            [module] => main
            [file] => lib/type/date.php
        )

    [bitrix\main\type\datetime] => Array
        (
            [module] => main
            [file] => lib/type/datetime.php
        )

    [bitrix\main\type\dictionary] => Array
        (
            [module] => main
            [file] => lib/type/dictionary.php
        )

    [bitrix\main\type\filterabledictionary] => Array
        (
            [module] => main
            [file] => lib/type/filterabledictionary.php
        )

    [bitrix\main\type\parameterdictionary] => Array
        (
            [module] => main
            [file] => lib/type/parameterdictionary.php
        )

    [bitrix\main\web\cookie] => Array
        (
            [module] => main
            [file] => lib/web/cookie.php
        )

    [bitrix\main\web\uri] => Array
        (
            [module] => main
            [file] => lib/web/uri.php
        )

    [bitrix\main\sendereventhandler] => Array
        (
            [module] => main
            [file] => lib/senderconnector.php
        )

    [bitrix\main\senderconnectoruser] => Array
        (
            [module] => main
            [file] => lib/senderconnector.php
        )

    [bitrix\main\urlrewriterrulemaker] => Array
        (
            [module] => main
            [file] => lib/urlrewriter.php
        )

    [bitrix\main\update\stepper] => Array
        (
            [module] => main
            [file] => lib/update/stepper.php
        )

    [bitrix\main\composite\abstractresponse] => Array
        (
            [module] => main
            [file] => lib/composite/responder.php
        )

    [bitrix\main\composite\fileresponse] => Array
        (
            [module] => main
            [file] => lib/composite/responder.php
        )

    [bitrix\main\composite\memcachedresponse] => Array
        (
            [module] => main
            [file] => lib/composite/responder.php
        )

    [bitrix\main\security\otpexception] => Array
        (
            [module] => main
            [file] => lib/security/securityexception.php
        )

    [ctimezone] => Array
        (
            [module] => main
            [file] => classes/general/time.php
        )

    [cbxpunycode] => Array
        (
            [module] => main
            [file] => classes/general/punycode.php
        )

    [ibxvirtualio] => Array
        (
            [module] => main
            [file] => classes/general/virtual_io.php
        )

    [ibxgeterrors] => Array
        (
            [module] => main
            [file] => classes/general/virtual_io.php
        )

    [cbxvirtualio] => Array
        (
            [module] => main
            [file] => classes/general/virtual_io.php
        )

    [cbxvirtualfilebase] => Array
        (
            [module] => main
            [file] => classes/general/virtual_file.php
        )

    [cbxvirtualfile] => Array
        (
            [module] => main
            [file] => classes/general/virtual_file.php
        )

    [cbxvirtualdirectory] => Array
        (
            [module] => main
            [file] => classes/general/virtual_file.php
        )

    [calloption] => Array
        (
            [module] => main
            [file] => classes/general/option.php
        )

    [coption] => Array
        (
            [module] => main
            [file] => classes/general/option.php
        )

    [callpageoption] => Array
        (
            [module] => main
            [file] => classes/general/pageoption.php
        )

    [cpageoption] => Array
        (
            [module] => main
            [file] => classes/general/pageoption.php
        )

    [callsqlwhere] => Array
        (
            [module] => main
            [file] => classes/general/sqlwhere.php
        )

    [csqlwhereexpression] => Array
        (
            [module] => main
            [file] => classes/general/sqlwhere.php
        )

    [csqlwhere] => Array
        (
            [module] => main
            [file] => classes/general/sqlwhere.php
        )

    [calllanguage] => Array
        (
            [module] => main
            [file] => classes/general/language.php
        )

    [clanguage] => Array
        (
            [module] => main
            [file] => classes/general/language.php
        )

    [clangadmin] => Array
        (
            [module] => main
            [file] => classes/general/language.php
        )

    [_clangdbresult] => Array
        (
            [module] => main
            [file] => classes/general/langdbresult.php
        )

    [callagent] => Array
        (
            [module] => main
            [file] => classes/general/agent.php
        )

    [cagent] => Array
        (
            [module] => main
            [file] => classes/mysql/agent.php
        )

    [capplicationexception] => Array
        (
            [module] => main
            [file] => classes/general/applicationexception.php
        )

    [cadminexception] => Array
        (
            [module] => main
            [file] => classes/general/adminexception.php
        )

    [callsite] => Array
        (
            [module] => main
            [file] => classes/general/site.php
        )

    [calllang] => Array
        (
            [module] => main
            [file] => classes/general/site.php
        )

    [csite] => Array
        (
            [module] => main
            [file] => classes/general/site.php
        )

    [clang] => Array
        (
            [module] => main
            [file] => classes/general/site.php
        )

    [chttp] => Array
        (
            [module] => main
            [file] => classes/general/http.php
        )

    [cutil] => Array
        (
            [module] => main
            [file] => classes/general/util.php
        )

    [callmain] => Array
        (
            [module] => main
            [file] => classes/general/main.php
        )

    [cmain] => Array
        (
            [module] => main
            [file] => classes/general/main.php
        )

    [calldatabase] => Array
        (
            [module] => main
            [file] => classes/general/database.php
        )

    [calldbresult] => Array
        (
            [module] => main
            [file] => classes/general/dbresult.php
        )

    [cdatabasemysql] => Array
        (
            [module] => main
            [file] => classes/mysql/database.php
        )

    [cdbresultmysql] => Array
        (
            [module] => main
            [file] => classes/mysql/dbresult.php
        )

    [icachebackend] => Array
        (
            [module] => main
            [file] => classes/general/cache_backend.php
        )

    [cphpcache] => Array
        (
            [module] => main
            [file] => classes/general/cache.php
        )

    [ccachemanager] => Array
        (
            [module] => main
            [file] => classes/general/cache_manager.php
        )

    [cpagecache] => Array
        (
            [module] => main
            [file] => classes/general/page_cache.php
        )

    [cstackcacheentry] => Array
        (
            [module] => main
            [file] => classes/general/stack_cache_entry.php
        )

    [cstackcachemanager] => Array
        (
            [module] => main
            [file] => classes/general/stack_cache.php
        )

    [cmodule] => Array
        (
            [module] => main
            [file] => /classes/general/module.php
        )

    [bitrix\main\entity\ufield] => Array
        (
            [module] => main
            [file] => include/deprecated/ufield.php
        )

    [cdatabase] => Array
        (
            [module] => main
            [file] => classes/mysql/database.php
        )

    [cdbresult] => Array
        (
            [module] => main
            [file] => classes/mysql/dbresult.php
        )

)
Array
(
    [bitrix\main\application] => Array
        (
            [module] => main
            [file] => lib/application.php
        )

    [bitrix\main\httpapplication] => Array
        (
            [module] => main
            [file] => lib/httpapplication.php
        )

    [bitrix\main\argumentexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\argumentnullexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\argumentoutofrangeexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\argumenttypeexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\notimplementedexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\notsupportedexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\invalidoperationexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\objectpropertyexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\objectnotfoundexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\objectexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\systemexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\accessdeniedexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\decodingexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\io\invalidpathexception] => Array
        (
            [module] => main
            [file] => lib/io/ioexception.php
        )

    [bitrix\main\io\filenotfoundexception] => Array
        (
            [module] => main
            [file] => lib/io/ioexception.php
        )

    [bitrix\main\io\filedeleteexception] => Array
        (
            [module] => main
            [file] => lib/io/ioexception.php
        )

    [bitrix\main\io\fileopenexception] => Array
        (
            [module] => main
            [file] => lib/io/ioexception.php
        )

    [bitrix\main\io\filenotopenedexception] => Array
        (
            [module] => main
            [file] => lib/io/ioexception.php
        )

    [bitrix\main\context] => Array
        (
            [module] => main
            [file] => lib/context.php
        )

    [bitrix\main\httpcontext] => Array
        (
            [module] => main
            [file] => lib/httpcontext.php
        )

    [bitrix\main\dispatcher] => Array
        (
            [module] => main
            [file] => lib/dispatcher.php
        )

    [bitrix\main\environment] => Array
        (
            [module] => main
            [file] => lib/environment.php
        )

    [bitrix\main\event] => Array
        (
            [module] => main
            [file] => lib/event.php
        )

    [bitrix\main\eventmanager] => Array
        (
            [module] => main
            [file] => lib/eventmanager.php
        )

    [bitrix\main\eventresult] => Array
        (
            [module] => main
            [file] => lib/eventresult.php
        )

    [bitrix\main\request] => Array
        (
            [module] => main
            [file] => lib/request.php
        )

    [bitrix\main\httprequest] => Array
        (
            [module] => main
            [file] => lib/httprequest.php
        )

    [bitrix\main\response] => Array
        (
            [module] => main
            [file] => lib/response.php
        )

    [bitrix\main\httpresponse] => Array
        (
            [module] => main
            [file] => lib/httpresponse.php
        )

    [bitrix\main\modulemanager] => Array
        (
            [module] => main
            [file] => lib/modulemanager.php
        )

    [bitrix\main\server] => Array
        (
            [module] => main
            [file] => lib/server.php
        )

    [bitrix\main\config\configuration] => Array
        (
            [module] => main
            [file] => lib/config/configuration.php
        )

    [bitrix\main\config\option] => Array
        (
            [module] => main
            [file] => lib/config/option.php
        )

    [bitrix\main\context\culture] => Array
        (
            [module] => main
            [file] => lib/context/culture.php
        )

    [bitrix\main\data\cache] => Array
        (
            [module] => main
            [file] => lib/data/cache.php
        )

    [bitrix\main\data\cacheengineapc] => Array
        (
            [module] => main
            [file] => lib/data/cacheengineapc.php
        )

    [bitrix\main\data\cacheenginememcache] => Array
        (
            [module] => main
            [file] => lib/data/cacheenginememcache.php
        )

    [bitrix\main\data\cacheenginefiles] => Array
        (
            [module] => main
            [file] => lib/data/cacheenginefiles.php
        )

    [bitrix\main\data\cacheenginenone] => Array
        (
            [module] => main
            [file] => lib/data/cacheenginenone.php
        )

    [bitrix\main\data\connection] => Array
        (
            [module] => main
            [file] => lib/data/connection.php
        )

    [bitrix\main\data\connectionpool] => Array
        (
            [module] => main
            [file] => lib/data/connectionpool.php
        )

    [bitrix\main\data\icacheengine] => Array
        (
            [module] => main
            [file] => lib/data/cache.php
        )

    [bitrix\main\data\hsphpreadconnection] => Array
        (
            [module] => main
            [file] => lib/data/hsphpreadconnection.php
        )

    [bitrix\main\data\managedcache] => Array
        (
            [module] => main
            [file] => lib/data/managedcache.php
        )

    [bitrix\main\data\taggedcache] => Array
        (
            [module] => main
            [file] => lib/data/taggedcache.php
        )

    [bitrix\main\data\memcacheconnection] => Array
        (
            [module] => main
            [file] => lib/data/memcacheconnection.php
        )

    [bitrix\main\data\memcachedconnection] => Array
        (
            [module] => main
            [file] => lib/data/memcachedconnection.php
        )

    [bitrix\main\data\nosqlconnection] => Array
        (
            [module] => main
            [file] => lib/data/nosqlconnection.php
        )

    [bitrix\main\db\arrayresult] => Array
        (
            [module] => main
            [file] => lib/db/arrayresult.php
        )

    [bitrix\main\db\result] => Array
        (
            [module] => main
            [file] => lib/db/result.php
        )

    [bitrix\main\db\connection] => Array
        (
            [module] => main
            [file] => lib/db/connection.php
        )

    [bitrix\main\db\sqlexception] => Array
        (
            [module] => main
            [file] => lib/db/sqlexception.php
        )

    [bitrix\main\db\sqlqueryexception] => Array
        (
            [module] => main
            [file] => lib/db/sqlexception.php
        )

    [bitrix\main\db\transactionexception] => Array
        (
            [module] => main
            [file] => lib/db/sqlexception.php
        )

    [bitrix\main\db\sqlexpression] => Array
        (
            [module] => main
            [file] => lib/db/sqlexpression.php
        )

    [bitrix\main\db\sqlhelper] => Array
        (
            [module] => main
            [file] => lib/db/sqlhelper.php
        )

    [bitrix\main\db\mysqlcommonconnection] => Array
        (
            [module] => main
            [file] => lib/db/mysqlcommonconnection.php
        )

    [bitrix\main\db\mysqliconnection] => Array
        (
            [module] => main
            [file] => lib/db/mysqliconnection.php
        )

    [bitrix\main\db\mysqliresult] => Array
        (
            [module] => main
            [file] => lib/db/mysqliresult.php
        )

    [bitrix\main\db\mysqlisqlhelper] => Array
        (
            [module] => main
            [file] => lib/db/mysqlisqlhelper.php
        )

    [bitrix\main\db\mssqlconnection] => Array
        (
            [module] => main
            [file] => lib/db/mssqlconnection.php
        )

    [bitrix\main\db\mssqlresult] => Array
        (
            [module] => main
            [file] => lib/db/mssqlresult.php
        )

    [bitrix\main\db\mssqlsqlhelper] => Array
        (
            [module] => main
            [file] => lib/db/mssqlsqlhelper.php
        )

    [bitrix\main\db\oracleconnection] => Array
        (
            [module] => main
            [file] => lib/db/oracleconnection.php
        )

    [bitrix\main\db\oracleresult] => Array
        (
            [module] => main
            [file] => lib/db/oracleresult.php
        )

    [bitrix\main\db\oraclesqlhelper] => Array
        (
            [module] => main
            [file] => lib/db/oraclesqlhelper.php
        )

    [bitrix\main\db\pgsqlconnection] => Array
        (
            [module] => main
            [file] => lib/db/pgsqlconnection.php
        )

    [bitrix\main\diag\httpexceptionhandleroutput] => Array
        (
            [module] => main
            [file] => lib/diag/httpexceptionhandleroutput.php
        )

    [bitrix\main\diag\fileexceptionhandlerlog] => Array
        (
            [module] => main
            [file] => lib/diag/fileexceptionhandlerlog.php
        )

    [bitrix\main\diag\exceptionhandler] => Array
        (
            [module] => main
            [file] => lib/diag/exceptionhandler.php
        )

    [bitrix\main\diag\iexceptionhandleroutput] => Array
        (
            [module] => main
            [file] => lib/diag/iexceptionhandleroutput.php
        )

    [bitrix\main\diag\exceptionhandlerlog] => Array
        (
            [module] => main
            [file] => lib/diag/exceptionhandlerlog.php
        )

    [bitrix\main\io\file] => Array
        (
            [module] => main
            [file] => lib/io/file.php
        )

    [bitrix\main\io\fileentry] => Array
        (
            [module] => main
            [file] => lib/io/fileentry.php
        )

    [bitrix\main\io\path] => Array
        (
            [module] => main
            [file] => lib/io/path.php
        )

    [bitrix\main\io\filesystementry] => Array
        (
            [module] => main
            [file] => lib/io/filesystementry.php
        )

    [bitrix\main\io\ifilestream] => Array
        (
            [module] => main
            [file] => lib/io/ifilestream.php
        )

    [bitrix\main\localization\loc] => Array
        (
            [module] => main
            [file] => lib/localization/loc.php
        )

    [bitrix\main\mail\mail] => Array
        (
            [module] => main
            [file] => lib/mail/mail.php
        )

    [bitrix\main\mail\tracking] => Array
        (
            [module] => main
            [file] => lib/mail/tracking.php
        )

    [bitrix\main\mail\eventmanager] => Array
        (
            [module] => main
            [file] => lib/mail/eventmanager.php
        )

    [bitrix\main\mail\eventmessagecompiler] => Array
        (
            [module] => main
            [file] => lib/mail/eventmessagecompiler.php
        )

    [bitrix\main\mail\eventmessagethemecompiler] => Array
        (
            [module] => main
            [file] => lib/mail/eventmessagethemecompiler.php
        )

    [bitrix\main\mail\internal\event] => Array
        (
            [module] => main
            [file] => lib/mail/internal/event.php
        )

    [bitrix\main\mail\internal\eventattachment] => Array
        (
            [module] => main
            [file] => lib/mail/internal/eventattachment.php
        )

    [bitrix\main\mail\internal\eventmessage] => Array
        (
            [module] => main
            [file] => lib/mail/internal/eventmessage.php
        )

    [bitrix\main\mail\internal\eventmessagesite] => Array
        (
            [module] => main
            [file] => lib/mail/internal/eventmessagesite.php
        )

    [bitrix\main\mail\internal\eventmessageattachment] => Array
        (
            [module] => main
            [file] => lib/mail/internal/eventmessageattachment.php
        )

    [bitrix\main\mail\internal\eventtype] => Array
        (
            [module] => main
            [file] => lib/mail/internal/eventtype.php
        )

    [bitrix\main\text\converter] => Array
        (
            [module] => main
            [file] => lib/text/converter.php
        )

    [bitrix\main\text\emptyconverter] => Array
        (
            [module] => main
            [file] => lib/text/emptyconverter.php
        )

    [bitrix\main\text\encoding] => Array
        (
            [module] => main
            [file] => lib/text/encoding.php
        )

    [bitrix\main\text\htmlconverter] => Array
        (
            [module] => main
            [file] => lib/text/htmlconverter.php
        )

    [bitrix\main\text\binarystring] => Array
        (
            [module] => main
            [file] => lib/text/binarystring.php
        )

    [bitrix\main\text\xmlconverter] => Array
        (
            [module] => main
            [file] => lib/text/xmlconverter.php
        )

    [bitrix\main\type\collection] => Array
        (
            [module] => main
            [file] => lib/type/collection.php
        )

    [bitrix\main\type\date] => Array
        (
            [module] => main
            [file] => lib/type/date.php
        )

    [bitrix\main\type\datetime] => Array
        (
            [module] => main
            [file] => lib/type/datetime.php
        )

    [bitrix\main\type\dictionary] => Array
        (
            [module] => main
            [file] => lib/type/dictionary.php
        )

    [bitrix\main\type\filterabledictionary] => Array
        (
            [module] => main
            [file] => lib/type/filterabledictionary.php
        )

    [bitrix\main\type\parameterdictionary] => Array
        (
            [module] => main
            [file] => lib/type/parameterdictionary.php
        )

    [bitrix\main\web\cookie] => Array
        (
            [module] => main
            [file] => lib/web/cookie.php
        )

    [bitrix\main\web\uri] => Array
        (
            [module] => main
            [file] => lib/web/uri.php
        )

    [bitrix\main\sendereventhandler] => Array
        (
            [module] => main
            [file] => lib/senderconnector.php
        )

    [bitrix\main\senderconnectoruser] => Array
        (
            [module] => main
            [file] => lib/senderconnector.php
        )

    [bitrix\main\urlrewriterrulemaker] => Array
        (
            [module] => main
            [file] => lib/urlrewriter.php
        )

    [bitrix\main\update\stepper] => Array
        (
            [module] => main
            [file] => lib/update/stepper.php
        )

    [bitrix\main\composite\abstractresponse] => Array
        (
            [module] => main
            [file] => lib/composite/responder.php
        )

    [bitrix\main\composite\fileresponse] => Array
        (
            [module] => main
            [file] => lib/composite/responder.php
        )

    [bitrix\main\composite\memcachedresponse] => Array
        (
            [module] => main
            [file] => lib/composite/responder.php
        )

    [bitrix\main\security\otpexception] => Array
        (
            [module] => main
            [file] => lib/security/securityexception.php
        )

    [ctimezone] => Array
        (
            [module] => main
            [file] => classes/general/time.php
        )

    [cbxpunycode] => Array
        (
            [module] => main
            [file] => classes/general/punycode.php
        )

    [ibxvirtualio] => Array
        (
            [module] => main
            [file] => classes/general/virtual_io.php
        )

    [ibxgeterrors] => Array
        (
            [module] => main
            [file] => classes/general/virtual_io.php
        )

    [cbxvirtualio] => Array
        (
            [module] => main
            [file] => classes/general/virtual_io.php
        )

    [cbxvirtualfilebase] => Array
        (
            [module] => main
            [file] => classes/general/virtual_file.php
        )

    [cbxvirtualfile] => Array
        (
            [module] => main
            [file] => classes/general/virtual_file.php
        )

    [cbxvirtualdirectory] => Array
        (
            [module] => main
            [file] => classes/general/virtual_file.php
        )

    [calloption] => Array
        (
            [module] => main
            [file] => classes/general/option.php
        )

    [coption] => Array
        (
            [module] => main
            [file] => classes/general/option.php
        )

    [callpageoption] => Array
        (
            [module] => main
            [file] => classes/general/pageoption.php
        )

    [cpageoption] => Array
        (
            [module] => main
            [file] => classes/general/pageoption.php
        )

    [callsqlwhere] => Array
        (
            [module] => main
            [file] => classes/general/sqlwhere.php
        )

    [csqlwhereexpression] => Array
        (
            [module] => main
            [file] => classes/general/sqlwhere.php
        )

    [csqlwhere] => Array
        (
            [module] => main
            [file] => classes/general/sqlwhere.php
        )

    [calllanguage] => Array
        (
            [module] => main
            [file] => classes/general/language.php
        )

    [clanguage] => Array
        (
            [module] => main
            [file] => classes/general/language.php
        )

    [clangadmin] => Array
        (
            [module] => main
            [file] => classes/general/language.php
        )

    [_clangdbresult] => Array
        (
            [module] => main
            [file] => classes/general/langdbresult.php
        )

    [callagent] => Array
        (
            [module] => main
            [file] => classes/general/agent.php
        )

    [cagent] => Array
        (
            [module] => main
            [file] => classes/mysql/agent.php
        )

    [capplicationexception] => Array
        (
            [module] => main
            [file] => classes/general/applicationexception.php
        )

    [cadminexception] => Array
        (
            [module] => main
            [file] => classes/general/adminexception.php
        )

    [callsite] => Array
        (
            [module] => main
            [file] => classes/general/site.php
        )

    [calllang] => Array
        (
            [module] => main
            [file] => classes/general/site.php
        )

    [csite] => Array
        (
            [module] => main
            [file] => classes/general/site.php
        )

    [clang] => Array
        (
            [module] => main
            [file] => classes/general/site.php
        )

    [chttp] => Array
        (
            [module] => main
            [file] => classes/general/http.php
        )

    [cutil] => Array
        (
            [module] => main
            [file] => classes/general/util.php
        )

    [callmain] => Array
        (
            [module] => main
            [file] => classes/general/main.php
        )

    [cmain] => Array
        (
            [module] => main
            [file] => classes/general/main.php
        )

    [calldatabase] => Array
        (
            [module] => main
            [file] => classes/general/database.php
        )

    [calldbresult] => Array
        (
            [module] => main
            [file] => classes/general/dbresult.php
        )

    [cdatabasemysql] => Array
        (
            [module] => main
            [file] => classes/mysql/database.php
        )

    [cdbresultmysql] => Array
        (
            [module] => main
            [file] => classes/mysql/dbresult.php
        )

    [icachebackend] => Array
        (
            [module] => main
            [file] => classes/general/cache_backend.php
        )

    [cphpcache] => Array
        (
            [module] => main
            [file] => classes/general/cache.php
        )

    [ccachemanager] => Array
        (
            [module] => main
            [file] => classes/general/cache_manager.php
        )

    [cpagecache] => Array
        (
            [module] => main
            [file] => classes/general/page_cache.php
        )

    [cstackcacheentry] => Array
        (
            [module] => main
            [file] => classes/general/stack_cache_entry.php
        )

    [cstackcachemanager] => Array
        (
            [module] => main
            [file] => classes/general/stack_cache.php
        )

    [cmodule] => Array
        (
            [module] => main
            [file] => /classes/general/module.php
        )

    [bitrix\main\entity\ufield] => Array
        (
            [module] => main
            [file] => include/deprecated/ufield.php
        )

    [cdatabase] => Array
        (
            [module] => main
            [file] => classes/mysql/database.php
        )

    [cdbresult] => Array
        (
            [module] => main
            [file] => classes/mysql/dbresult.php
        )

)
Array
(
    [bitrix\main\application] => Array
        (
            [module] => main
            [file] => lib/application.php
        )

    [bitrix\main\httpapplication] => Array
        (
            [module] => main
            [file] => lib/httpapplication.php
        )

    [bitrix\main\argumentexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\argumentnullexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\argumentoutofrangeexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\argumenttypeexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\notimplementedexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\notsupportedexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\invalidoperationexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\objectpropertyexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\objectnotfoundexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\objectexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\systemexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\accessdeniedexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\decodingexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\io\invalidpathexception] => Array
        (
            [module] => main
            [file] => lib/io/ioexception.php
        )

    [bitrix\main\io\filenotfoundexception] => Array
        (
            [module] => main
            [file] => lib/io/ioexception.php
        )

    [bitrix\main\io\filedeleteexception] => Array
        (
            [module] => main
            [file] => lib/io/ioexception.php
        )

    [bitrix\main\io\fileopenexception] => Array
        (
            [module] => main
            [file] => lib/io/ioexception.php
        )

    [bitrix\main\io\filenotopenedexception] => Array
        (
            [module] => main
            [file] => lib/io/ioexception.php
        )

    [bitrix\main\context] => Array
        (
            [module] => main
            [file] => lib/context.php
        )

    [bitrix\main\httpcontext] => Array
        (
            [module] => main
            [file] => lib/httpcontext.php
        )

    [bitrix\main\dispatcher] => Array
        (
            [module] => main
            [file] => lib/dispatcher.php
        )

    [bitrix\main\environment] => Array
        (
            [module] => main
            [file] => lib/environment.php
        )

    [bitrix\main\event] => Array
        (
            [module] => main
            [file] => lib/event.php
        )

    [bitrix\main\eventmanager] => Array
        (
            [module] => main
            [file] => lib/eventmanager.php
        )

    [bitrix\main\eventresult] => Array
        (
            [module] => main
            [file] => lib/eventresult.php
        )

    [bitrix\main\request] => Array
        (
            [module] => main
            [file] => lib/request.php
        )

    [bitrix\main\httprequest] => Array
        (
            [module] => main
            [file] => lib/httprequest.php
        )

    [bitrix\main\response] => Array
        (
            [module] => main
            [file] => lib/response.php
        )

    [bitrix\main\httpresponse] => Array
        (
            [module] => main
            [file] => lib/httpresponse.php
        )

    [bitrix\main\modulemanager] => Array
        (
            [module] => main
            [file] => lib/modulemanager.php
        )

    [bitrix\main\server] => Array
        (
            [module] => main
            [file] => lib/server.php
        )

    [bitrix\main\config\configuration] => Array
        (
            [module] => main
            [file] => lib/config/configuration.php
        )

    [bitrix\main\config\option] => Array
        (
            [module] => main
            [file] => lib/config/option.php
        )

    [bitrix\main\context\culture] => Array
        (
            [module] => main
            [file] => lib/context/culture.php
        )

    [bitrix\main\data\cache] => Array
        (
            [module] => main
            [file] => lib/data/cache.php
        )

    [bitrix\main\data\cacheengineapc] => Array
        (
            [module] => main
            [file] => lib/data/cacheengineapc.php
        )

    [bitrix\main\data\cacheenginememcache] => Array
        (
            [module] => main
            [file] => lib/data/cacheenginememcache.php
        )

    [bitrix\main\data\cacheenginefiles] => Array
        (
            [module] => main
            [file] => lib/data/cacheenginefiles.php
        )

    [bitrix\main\data\cacheenginenone] => Array
        (
            [module] => main
            [file] => lib/data/cacheenginenone.php
        )

    [bitrix\main\data\connection] => Array
        (
            [module] => main
            [file] => lib/data/connection.php
        )

    [bitrix\main\data\connectionpool] => Array
        (
            [module] => main
            [file] => lib/data/connectionpool.php
        )

    [bitrix\main\data\icacheengine] => Array
        (
            [module] => main
            [file] => lib/data/cache.php
        )

    [bitrix\main\data\hsphpreadconnection] => Array
        (
            [module] => main
            [file] => lib/data/hsphpreadconnection.php
        )

    [bitrix\main\data\managedcache] => Array
        (
            [module] => main
            [file] => lib/data/managedcache.php
        )

    [bitrix\main\data\taggedcache] => Array
        (
            [module] => main
            [file] => lib/data/taggedcache.php
        )

    [bitrix\main\data\memcacheconnection] => Array
        (
            [module] => main
            [file] => lib/data/memcacheconnection.php
        )

    [bitrix\main\data\memcachedconnection] => Array
        (
            [module] => main
            [file] => lib/data/memcachedconnection.php
        )

    [bitrix\main\data\nosqlconnection] => Array
        (
            [module] => main
            [file] => lib/data/nosqlconnection.php
        )

    [bitrix\main\db\arrayresult] => Array
        (
            [module] => main
            [file] => lib/db/arrayresult.php
        )

    [bitrix\main\db\result] => Array
        (
            [module] => main
            [file] => lib/db/result.php
        )

    [bitrix\main\db\connection] => Array
        (
            [module] => main
            [file] => lib/db/connection.php
        )

    [bitrix\main\db\sqlexception] => Array
        (
            [module] => main
            [file] => lib/db/sqlexception.php
        )

    [bitrix\main\db\sqlqueryexception] => Array
        (
            [module] => main
            [file] => lib/db/sqlexception.php
        )

    [bitrix\main\db\transactionexception] => Array
        (
            [module] => main
            [file] => lib/db/sqlexception.php
        )

    [bitrix\main\db\sqlexpression] => Array
        (
            [module] => main
            [file] => lib/db/sqlexpression.php
        )

    [bitrix\main\db\sqlhelper] => Array
        (
            [module] => main
            [file] => lib/db/sqlhelper.php
        )

    [bitrix\main\db\mysqlcommonconnection] => Array
        (
            [module] => main
            [file] => lib/db/mysqlcommonconnection.php
        )

    [bitrix\main\db\mysqliconnection] => Array
        (
            [module] => main
            [file] => lib/db/mysqliconnection.php
        )

    [bitrix\main\db\mysqliresult] => Array
        (
            [module] => main
            [file] => lib/db/mysqliresult.php
        )

    [bitrix\main\db\mysqlisqlhelper] => Array
        (
            [module] => main
            [file] => lib/db/mysqlisqlhelper.php
        )

    [bitrix\main\db\mssqlconnection] => Array
        (
            [module] => main
            [file] => lib/db/mssqlconnection.php
        )

    [bitrix\main\db\mssqlresult] => Array
        (
            [module] => main
            [file] => lib/db/mssqlresult.php
        )

    [bitrix\main\db\mssqlsqlhelper] => Array
        (
            [module] => main
            [file] => lib/db/mssqlsqlhelper.php
        )

    [bitrix\main\db\oracleconnection] => Array
        (
            [module] => main
            [file] => lib/db/oracleconnection.php
        )

    [bitrix\main\db\oracleresult] => Array
        (
            [module] => main
            [file] => lib/db/oracleresult.php
        )

    [bitrix\main\db\oraclesqlhelper] => Array
        (
            [module] => main
            [file] => lib/db/oraclesqlhelper.php
        )

    [bitrix\main\db\pgsqlconnection] => Array
        (
            [module] => main
            [file] => lib/db/pgsqlconnection.php
        )

    [bitrix\main\diag\httpexceptionhandleroutput] => Array
        (
            [module] => main
            [file] => lib/diag/httpexceptionhandleroutput.php
        )

    [bitrix\main\diag\fileexceptionhandlerlog] => Array
        (
            [module] => main
            [file] => lib/diag/fileexceptionhandlerlog.php
        )

    [bitrix\main\diag\exceptionhandler] => Array
        (
            [module] => main
            [file] => lib/diag/exceptionhandler.php
        )

    [bitrix\main\diag\iexceptionhandleroutput] => Array
        (
            [module] => main
            [file] => lib/diag/iexceptionhandleroutput.php
        )

    [bitrix\main\diag\exceptionhandlerlog] => Array
        (
            [module] => main
            [file] => lib/diag/exceptionhandlerlog.php
        )

    [bitrix\main\io\file] => Array
        (
            [module] => main
            [file] => lib/io/file.php
        )

    [bitrix\main\io\fileentry] => Array
        (
            [module] => main
            [file] => lib/io/fileentry.php
        )

    [bitrix\main\io\path] => Array
        (
            [module] => main
            [file] => lib/io/path.php
        )

    [bitrix\main\io\filesystementry] => Array
        (
            [module] => main
            [file] => lib/io/filesystementry.php
        )

    [bitrix\main\io\ifilestream] => Array
        (
            [module] => main
            [file] => lib/io/ifilestream.php
        )

    [bitrix\main\localization\loc] => Array
        (
            [module] => main
            [file] => lib/localization/loc.php
        )

    [bitrix\main\mail\mail] => Array
        (
            [module] => main
            [file] => lib/mail/mail.php
        )

    [bitrix\main\mail\tracking] => Array
        (
            [module] => main
            [file] => lib/mail/tracking.php
        )

    [bitrix\main\mail\eventmanager] => Array
        (
            [module] => main
            [file] => lib/mail/eventmanager.php
        )

    [bitrix\main\mail\eventmessagecompiler] => Array
        (
            [module] => main
            [file] => lib/mail/eventmessagecompiler.php
        )

    [bitrix\main\mail\eventmessagethemecompiler] => Array
        (
            [module] => main
            [file] => lib/mail/eventmessagethemecompiler.php
        )

    [bitrix\main\mail\internal\event] => Array
        (
            [module] => main
            [file] => lib/mail/internal/event.php
        )

    [bitrix\main\mail\internal\eventattachment] => Array
        (
            [module] => main
            [file] => lib/mail/internal/eventattachment.php
        )

    [bitrix\main\mail\internal\eventmessage] => Array
        (
            [module] => main
            [file] => lib/mail/internal/eventmessage.php
        )

    [bitrix\main\mail\internal\eventmessagesite] => Array
        (
            [module] => main
            [file] => lib/mail/internal/eventmessagesite.php
        )

    [bitrix\main\mail\internal\eventmessageattachment] => Array
        (
            [module] => main
            [file] => lib/mail/internal/eventmessageattachment.php
        )

    [bitrix\main\mail\internal\eventtype] => Array
        (
            [module] => main
            [file] => lib/mail/internal/eventtype.php
        )

    [bitrix\main\text\converter] => Array
        (
            [module] => main
            [file] => lib/text/converter.php
        )

    [bitrix\main\text\emptyconverter] => Array
        (
            [module] => main
            [file] => lib/text/emptyconverter.php
        )

    [bitrix\main\text\encoding] => Array
        (
            [module] => main
            [file] => lib/text/encoding.php
        )

    [bitrix\main\text\htmlconverter] => Array
        (
            [module] => main
            [file] => lib/text/htmlconverter.php
        )

    [bitrix\main\text\binarystring] => Array
        (
            [module] => main
            [file] => lib/text/binarystring.php
        )

    [bitrix\main\text\xmlconverter] => Array
        (
            [module] => main
            [file] => lib/text/xmlconverter.php
        )

    [bitrix\main\type\collection] => Array
        (
            [module] => main
            [file] => lib/type/collection.php
        )

    [bitrix\main\type\date] => Array
        (
            [module] => main
            [file] => lib/type/date.php
        )

    [bitrix\main\type\datetime] => Array
        (
            [module] => main
            [file] => lib/type/datetime.php
        )

    [bitrix\main\type\dictionary] => Array
        (
            [module] => main
            [file] => lib/type/dictionary.php
        )

    [bitrix\main\type\filterabledictionary] => Array
        (
            [module] => main
            [file] => lib/type/filterabledictionary.php
        )

    [bitrix\main\type\parameterdictionary] => Array
        (
            [module] => main
            [file] => lib/type/parameterdictionary.php
        )

    [bitrix\main\web\cookie] => Array
        (
            [module] => main
            [file] => lib/web/cookie.php
        )

    [bitrix\main\web\uri] => Array
        (
            [module] => main
            [file] => lib/web/uri.php
        )

    [bitrix\main\sendereventhandler] => Array
        (
            [module] => main
            [file] => lib/senderconnector.php
        )

    [bitrix\main\senderconnectoruser] => Array
        (
            [module] => main
            [file] => lib/senderconnector.php
        )

    [bitrix\main\urlrewriterrulemaker] => Array
        (
            [module] => main
            [file] => lib/urlrewriter.php
        )

    [bitrix\main\update\stepper] => Array
        (
            [module] => main
            [file] => lib/update/stepper.php
        )

    [bitrix\main\composite\abstractresponse] => Array
        (
            [module] => main
            [file] => lib/composite/responder.php
        )

    [bitrix\main\composite\fileresponse] => Array
        (
            [module] => main
            [file] => lib/composite/responder.php
        )

    [bitrix\main\composite\memcachedresponse] => Array
        (
            [module] => main
            [file] => lib/composite/responder.php
        )

    [bitrix\main\security\otpexception] => Array
        (
            [module] => main
            [file] => lib/security/securityexception.php
        )

    [ctimezone] => Array
        (
            [module] => main
            [file] => classes/general/time.php
        )

    [cbxpunycode] => Array
        (
            [module] => main
            [file] => classes/general/punycode.php
        )

    [ibxvirtualio] => Array
        (
            [module] => main
            [file] => classes/general/virtual_io.php
        )

    [ibxgeterrors] => Array
        (
            [module] => main
            [file] => classes/general/virtual_io.php
        )

    [cbxvirtualio] => Array
        (
            [module] => main
            [file] => classes/general/virtual_io.php
        )

    [cbxvirtualfilebase] => Array
        (
            [module] => main
            [file] => classes/general/virtual_file.php
        )

    [cbxvirtualfile] => Array
        (
            [module] => main
            [file] => classes/general/virtual_file.php
        )

    [cbxvirtualdirectory] => Array
        (
            [module] => main
            [file] => classes/general/virtual_file.php
        )

    [calloption] => Array
        (
            [module] => main
            [file] => classes/general/option.php
        )

    [coption] => Array
        (
            [module] => main
            [file] => classes/general/option.php
        )

    [callpageoption] => Array
        (
            [module] => main
            [file] => classes/general/pageoption.php
        )

    [cpageoption] => Array
        (
            [module] => main
            [file] => classes/general/pageoption.php
        )

    [callsqlwhere] => Array
        (
            [module] => main
            [file] => classes/general/sqlwhere.php
        )

    [csqlwhereexpression] => Array
        (
            [module] => main
            [file] => classes/general/sqlwhere.php
        )

    [csqlwhere] => Array
        (
            [module] => main
            [file] => classes/general/sqlwhere.php
        )

    [calllanguage] => Array
        (
            [module] => main
            [file] => classes/general/language.php
        )

    [clanguage] => Array
        (
            [module] => main
            [file] => classes/general/language.php
        )

    [clangadmin] => Array
        (
            [module] => main
            [file] => classes/general/language.php
        )

    [_clangdbresult] => Array
        (
            [module] => main
            [file] => classes/general/langdbresult.php
        )

    [callagent] => Array
        (
            [module] => main
            [file] => classes/general/agent.php
        )

    [cagent] => Array
        (
            [module] => main
            [file] => classes/mysql/agent.php
        )

    [capplicationexception] => Array
        (
            [module] => main
            [file] => classes/general/applicationexception.php
        )

    [cadminexception] => Array
        (
            [module] => main
            [file] => classes/general/adminexception.php
        )

    [callsite] => Array
        (
            [module] => main
            [file] => classes/general/site.php
        )

    [calllang] => Array
        (
            [module] => main
            [file] => classes/general/site.php
        )

    [csite] => Array
        (
            [module] => main
            [file] => classes/general/site.php
        )

    [clang] => Array
        (
            [module] => main
            [file] => classes/general/site.php
        )

    [chttp] => Array
        (
            [module] => main
            [file] => classes/general/http.php
        )

    [cutil] => Array
        (
            [module] => main
            [file] => classes/general/util.php
        )

    [callmain] => Array
        (
            [module] => main
            [file] => classes/general/main.php
        )

    [cmain] => Array
        (
            [module] => main
            [file] => classes/general/main.php
        )

    [calldatabase] => Array
        (
            [module] => main
            [file] => classes/general/database.php
        )

    [calldbresult] => Array
        (
            [module] => main
            [file] => classes/general/dbresult.php
        )

    [cdatabasemysql] => Array
        (
            [module] => main
            [file] => classes/mysql/database.php
        )

    [cdbresultmysql] => Array
        (
            [module] => main
            [file] => classes/mysql/dbresult.php
        )

    [icachebackend] => Array
        (
            [module] => main
            [file] => classes/general/cache_backend.php
        )

    [cphpcache] => Array
        (
            [module] => main
            [file] => classes/general/cache.php
        )

    [ccachemanager] => Array
        (
            [module] => main
            [file] => classes/general/cache_manager.php
        )

    [cpagecache] => Array
        (
            [module] => main
            [file] => classes/general/page_cache.php
        )

    [cstackcacheentry] => Array
        (
            [module] => main
            [file] => classes/general/stack_cache_entry.php
        )

    [cstackcachemanager] => Array
        (
            [module] => main
            [file] => classes/general/stack_cache.php
        )

    [cmodule] => Array
        (
            [module] => main
            [file] => /classes/general/module.php
        )

    [bitrix\main\entity\ufield] => Array
        (
            [module] => main
            [file] => include/deprecated/ufield.php
        )

    [cdatabase] => Array
        (
            [module] => main
            [file] => classes/mysql/database.php
        )

    [cdbresult] => Array
        (
            [module] => main
            [file] => classes/mysql/dbresult.php
        )

)
Array
(
    [bitrix\main\application] => Array
        (
            [module] => main
            [file] => lib/application.php
        )

    [bitrix\main\httpapplication] => Array
        (
            [module] => main
            [file] => lib/httpapplication.php
        )

    [bitrix\main\argumentexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\argumentnullexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\argumentoutofrangeexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\argumenttypeexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\notimplementedexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\notsupportedexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\invalidoperationexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\objectpropertyexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\objectnotfoundexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\objectexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\systemexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\accessdeniedexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\decodingexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\io\invalidpathexception] => Array
        (
            [module] => main
            [file] => lib/io/ioexception.php
        )

    [bitrix\main\io\filenotfoundexception] => Array
        (
            [module] => main
            [file] => lib/io/ioexception.php
        )

    [bitrix\main\io\filedeleteexception] => Array
        (
            [module] => main
            [file] => lib/io/ioexception.php
        )

    [bitrix\main\io\fileopenexception] => Array
        (
            [module] => main
            [file] => lib/io/ioexception.php
        )

    [bitrix\main\io\filenotopenedexception] => Array
        (
            [module] => main
            [file] => lib/io/ioexception.php
        )

    [bitrix\main\context] => Array
        (
            [module] => main
            [file] => lib/context.php
        )

    [bitrix\main\httpcontext] => Array
        (
            [module] => main
            [file] => lib/httpcontext.php
        )

    [bitrix\main\dispatcher] => Array
        (
            [module] => main
            [file] => lib/dispatcher.php
        )

    [bitrix\main\environment] => Array
        (
            [module] => main
            [file] => lib/environment.php
        )

    [bitrix\main\event] => Array
        (
            [module] => main
            [file] => lib/event.php
        )

    [bitrix\main\eventmanager] => Array
        (
            [module] => main
            [file] => lib/eventmanager.php
        )

    [bitrix\main\eventresult] => Array
        (
            [module] => main
            [file] => lib/eventresult.php
        )

    [bitrix\main\request] => Array
        (
            [module] => main
            [file] => lib/request.php
        )

    [bitrix\main\httprequest] => Array
        (
            [module] => main
            [file] => lib/httprequest.php
        )

    [bitrix\main\response] => Array
        (
            [module] => main
            [file] => lib/response.php
        )

    [bitrix\main\httpresponse] => Array
        (
            [module] => main
            [file] => lib/httpresponse.php
        )

    [bitrix\main\modulemanager] => Array
        (
            [module] => main
            [file] => lib/modulemanager.php
        )

    [bitrix\main\server] => Array
        (
            [module] => main
            [file] => lib/server.php
        )

    [bitrix\main\config\configuration] => Array
        (
            [module] => main
            [file] => lib/config/configuration.php
        )

    [bitrix\main\config\option] => Array
        (
            [module] => main
            [file] => lib/config/option.php
        )

    [bitrix\main\context\culture] => Array
        (
            [module] => main
            [file] => lib/context/culture.php
        )

    [bitrix\main\data\cache] => Array
        (
            [module] => main
            [file] => lib/data/cache.php
        )

    [bitrix\main\data\cacheengineapc] => Array
        (
            [module] => main
            [file] => lib/data/cacheengineapc.php
        )

    [bitrix\main\data\cacheenginememcache] => Array
        (
            [module] => main
            [file] => lib/data/cacheenginememcache.php
        )

    [bitrix\main\data\cacheenginefiles] => Array
        (
            [module] => main
            [file] => lib/data/cacheenginefiles.php
        )

    [bitrix\main\data\cacheenginenone] => Array
        (
            [module] => main
            [file] => lib/data/cacheenginenone.php
        )

    [bitrix\main\data\connection] => Array
        (
            [module] => main
            [file] => lib/data/connection.php
        )

    [bitrix\main\data\connectionpool] => Array
        (
            [module] => main
            [file] => lib/data/connectionpool.php
        )

    [bitrix\main\data\icacheengine] => Array
        (
            [module] => main
            [file] => lib/data/cache.php
        )

    [bitrix\main\data\hsphpreadconnection] => Array
        (
            [module] => main
            [file] => lib/data/hsphpreadconnection.php
        )

    [bitrix\main\data\managedcache] => Array
        (
            [module] => main
            [file] => lib/data/managedcache.php
        )

    [bitrix\main\data\taggedcache] => Array
        (
            [module] => main
            [file] => lib/data/taggedcache.php
        )

    [bitrix\main\data\memcacheconnection] => Array
        (
            [module] => main
            [file] => lib/data/memcacheconnection.php
        )

    [bitrix\main\data\memcachedconnection] => Array
        (
            [module] => main
            [file] => lib/data/memcachedconnection.php
        )

    [bitrix\main\data\nosqlconnection] => Array
        (
            [module] => main
            [file] => lib/data/nosqlconnection.php
        )

    [bitrix\main\db\arrayresult] => Array
        (
            [module] => main
            [file] => lib/db/arrayresult.php
        )

    [bitrix\main\db\result] => Array
        (
            [module] => main
            [file] => lib/db/result.php
        )

    [bitrix\main\db\connection] => Array
        (
            [module] => main
            [file] => lib/db/connection.php
        )

    [bitrix\main\db\sqlexception] => Array
        (
            [module] => main
            [file] => lib/db/sqlexception.php
        )

    [bitrix\main\db\sqlqueryexception] => Array
        (
            [module] => main
            [file] => lib/db/sqlexception.php
        )

    [bitrix\main\db\transactionexception] => Array
        (
            [module] => main
            [file] => lib/db/sqlexception.php
        )

    [bitrix\main\db\sqlexpression] => Array
        (
            [module] => main
            [file] => lib/db/sqlexpression.php
        )

    [bitrix\main\db\sqlhelper] => Array
        (
            [module] => main
            [file] => lib/db/sqlhelper.php
        )

    [bitrix\main\db\mysqlcommonconnection] => Array
        (
            [module] => main
            [file] => lib/db/mysqlcommonconnection.php
        )

    [bitrix\main\db\mysqliconnection] => Array
        (
            [module] => main
            [file] => lib/db/mysqliconnection.php
        )

    [bitrix\main\db\mysqliresult] => Array
        (
            [module] => main
            [file] => lib/db/mysqliresult.php
        )

    [bitrix\main\db\mysqlisqlhelper] => Array
        (
            [module] => main
            [file] => lib/db/mysqlisqlhelper.php
        )

    [bitrix\main\db\mssqlconnection] => Array
        (
            [module] => main
            [file] => lib/db/mssqlconnection.php
        )

    [bitrix\main\db\mssqlresult] => Array
        (
            [module] => main
            [file] => lib/db/mssqlresult.php
        )

    [bitrix\main\db\mssqlsqlhelper] => Array
        (
            [module] => main
            [file] => lib/db/mssqlsqlhelper.php
        )

    [bitrix\main\db\oracleconnection] => Array
        (
            [module] => main
            [file] => lib/db/oracleconnection.php
        )

    [bitrix\main\db\oracleresult] => Array
        (
            [module] => main
            [file] => lib/db/oracleresult.php
        )

    [bitrix\main\db\oraclesqlhelper] => Array
        (
            [module] => main
            [file] => lib/db/oraclesqlhelper.php
        )

    [bitrix\main\db\pgsqlconnection] => Array
        (
            [module] => main
            [file] => lib/db/pgsqlconnection.php
        )

    [bitrix\main\diag\httpexceptionhandleroutput] => Array
        (
            [module] => main
            [file] => lib/diag/httpexceptionhandleroutput.php
        )

    [bitrix\main\diag\fileexceptionhandlerlog] => Array
        (
            [module] => main
            [file] => lib/diag/fileexceptionhandlerlog.php
        )

    [bitrix\main\diag\exceptionhandler] => Array
        (
            [module] => main
            [file] => lib/diag/exceptionhandler.php
        )

    [bitrix\main\diag\iexceptionhandleroutput] => Array
        (
            [module] => main
            [file] => lib/diag/iexceptionhandleroutput.php
        )

    [bitrix\main\diag\exceptionhandlerlog] => Array
        (
            [module] => main
            [file] => lib/diag/exceptionhandlerlog.php
        )

    [bitrix\main\io\file] => Array
        (
            [module] => main
            [file] => lib/io/file.php
        )

    [bitrix\main\io\fileentry] => Array
        (
            [module] => main
            [file] => lib/io/fileentry.php
        )

    [bitrix\main\io\path] => Array
        (
            [module] => main
            [file] => lib/io/path.php
        )

    [bitrix\main\io\filesystementry] => Array
        (
            [module] => main
            [file] => lib/io/filesystementry.php
        )

    [bitrix\main\io\ifilestream] => Array
        (
            [module] => main
            [file] => lib/io/ifilestream.php
        )

    [bitrix\main\localization\loc] => Array
        (
            [module] => main
            [file] => lib/localization/loc.php
        )

    [bitrix\main\mail\mail] => Array
        (
            [module] => main
            [file] => lib/mail/mail.php
        )

    [bitrix\main\mail\tracking] => Array
        (
            [module] => main
            [file] => lib/mail/tracking.php
        )

    [bitrix\main\mail\eventmanager] => Array
        (
            [module] => main
            [file] => lib/mail/eventmanager.php
        )

    [bitrix\main\mail\eventmessagecompiler] => Array
        (
            [module] => main
            [file] => lib/mail/eventmessagecompiler.php
        )

    [bitrix\main\mail\eventmessagethemecompiler] => Array
        (
            [module] => main
            [file] => lib/mail/eventmessagethemecompiler.php
        )

    [bitrix\main\mail\internal\event] => Array
        (
            [module] => main
            [file] => lib/mail/internal/event.php
        )

    [bitrix\main\mail\internal\eventattachment] => Array
        (
            [module] => main
            [file] => lib/mail/internal/eventattachment.php
        )

    [bitrix\main\mail\internal\eventmessage] => Array
        (
            [module] => main
            [file] => lib/mail/internal/eventmessage.php
        )

    [bitrix\main\mail\internal\eventmessagesite] => Array
        (
            [module] => main
            [file] => lib/mail/internal/eventmessagesite.php
        )

    [bitrix\main\mail\internal\eventmessageattachment] => Array
        (
            [module] => main
            [file] => lib/mail/internal/eventmessageattachment.php
        )

    [bitrix\main\mail\internal\eventtype] => Array
        (
            [module] => main
            [file] => lib/mail/internal/eventtype.php
        )

    [bitrix\main\text\converter] => Array
        (
            [module] => main
            [file] => lib/text/converter.php
        )

    [bitrix\main\text\emptyconverter] => Array
        (
            [module] => main
            [file] => lib/text/emptyconverter.php
        )

    [bitrix\main\text\encoding] => Array
        (
            [module] => main
            [file] => lib/text/encoding.php
        )

    [bitrix\main\text\htmlconverter] => Array
        (
            [module] => main
            [file] => lib/text/htmlconverter.php
        )

    [bitrix\main\text\binarystring] => Array
        (
            [module] => main
            [file] => lib/text/binarystring.php
        )

    [bitrix\main\text\xmlconverter] => Array
        (
            [module] => main
            [file] => lib/text/xmlconverter.php
        )

    [bitrix\main\type\collection] => Array
        (
            [module] => main
            [file] => lib/type/collection.php
        )

    [bitrix\main\type\date] => Array
        (
            [module] => main
            [file] => lib/type/date.php
        )

    [bitrix\main\type\datetime] => Array
        (
            [module] => main
            [file] => lib/type/datetime.php
        )

    [bitrix\main\type\dictionary] => Array
        (
            [module] => main
            [file] => lib/type/dictionary.php
        )

    [bitrix\main\type\filterabledictionary] => Array
        (
            [module] => main
            [file] => lib/type/filterabledictionary.php
        )

    [bitrix\main\type\parameterdictionary] => Array
        (
            [module] => main
            [file] => lib/type/parameterdictionary.php
        )

    [bitrix\main\web\cookie] => Array
        (
            [module] => main
            [file] => lib/web/cookie.php
        )

    [bitrix\main\web\uri] => Array
        (
            [module] => main
            [file] => lib/web/uri.php
        )

    [bitrix\main\sendereventhandler] => Array
        (
            [module] => main
            [file] => lib/senderconnector.php
        )

    [bitrix\main\senderconnectoruser] => Array
        (
            [module] => main
            [file] => lib/senderconnector.php
        )

    [bitrix\main\urlrewriterrulemaker] => Array
        (
            [module] => main
            [file] => lib/urlrewriter.php
        )

    [bitrix\main\update\stepper] => Array
        (
            [module] => main
            [file] => lib/update/stepper.php
        )

    [bitrix\main\composite\abstractresponse] => Array
        (
            [module] => main
            [file] => lib/composite/responder.php
        )

    [bitrix\main\composite\fileresponse] => Array
        (
            [module] => main
            [file] => lib/composite/responder.php
        )

    [bitrix\main\composite\memcachedresponse] => Array
        (
            [module] => main
            [file] => lib/composite/responder.php
        )

    [bitrix\main\security\otpexception] => Array
        (
            [module] => main
            [file] => lib/security/securityexception.php
        )

    [ctimezone] => Array
        (
            [module] => main
            [file] => classes/general/time.php
        )

    [cbxpunycode] => Array
        (
            [module] => main
            [file] => classes/general/punycode.php
        )

    [ibxvirtualio] => Array
        (
            [module] => main
            [file] => classes/general/virtual_io.php
        )

    [ibxgeterrors] => Array
        (
            [module] => main
            [file] => classes/general/virtual_io.php
        )

    [cbxvirtualio] => Array
        (
            [module] => main
            [file] => classes/general/virtual_io.php
        )

    [cbxvirtualfilebase] => Array
        (
            [module] => main
            [file] => classes/general/virtual_file.php
        )

    [cbxvirtualfile] => Array
        (
            [module] => main
            [file] => classes/general/virtual_file.php
        )

    [cbxvirtualdirectory] => Array
        (
            [module] => main
            [file] => classes/general/virtual_file.php
        )

    [calloption] => Array
        (
            [module] => main
            [file] => classes/general/option.php
        )

    [coption] => Array
        (
            [module] => main
            [file] => classes/general/option.php
        )

    [callpageoption] => Array
        (
            [module] => main
            [file] => classes/general/pageoption.php
        )

    [cpageoption] => Array
        (
            [module] => main
            [file] => classes/general/pageoption.php
        )

    [callsqlwhere] => Array
        (
            [module] => main
            [file] => classes/general/sqlwhere.php
        )

    [csqlwhereexpression] => Array
        (
            [module] => main
            [file] => classes/general/sqlwhere.php
        )

    [csqlwhere] => Array
        (
            [module] => main
            [file] => classes/general/sqlwhere.php
        )

    [calllanguage] => Array
        (
            [module] => main
            [file] => classes/general/language.php
        )

    [clanguage] => Array
        (
            [module] => main
            [file] => classes/general/language.php
        )

    [clangadmin] => Array
        (
            [module] => main
            [file] => classes/general/language.php
        )

    [_clangdbresult] => Array
        (
            [module] => main
            [file] => classes/general/langdbresult.php
        )

    [callagent] => Array
        (
            [module] => main
            [file] => classes/general/agent.php
        )

    [cagent] => Array
        (
            [module] => main
            [file] => classes/mysql/agent.php
        )

    [capplicationexception] => Array
        (
            [module] => main
            [file] => classes/general/applicationexception.php
        )

    [cadminexception] => Array
        (
            [module] => main
            [file] => classes/general/adminexception.php
        )

    [callsite] => Array
        (
            [module] => main
            [file] => classes/general/site.php
        )

    [calllang] => Array
        (
            [module] => main
            [file] => classes/general/site.php
        )

    [csite] => Array
        (
            [module] => main
            [file] => classes/general/site.php
        )

    [clang] => Array
        (
            [module] => main
            [file] => classes/general/site.php
        )

    [chttp] => Array
        (
            [module] => main
            [file] => classes/general/http.php
        )

    [cutil] => Array
        (
            [module] => main
            [file] => classes/general/util.php
        )

    [callmain] => Array
        (
            [module] => main
            [file] => classes/general/main.php
        )

    [cmain] => Array
        (
            [module] => main
            [file] => classes/general/main.php
        )

    [calldatabase] => Array
        (
            [module] => main
            [file] => classes/general/database.php
        )

    [calldbresult] => Array
        (
            [module] => main
            [file] => classes/general/dbresult.php
        )

    [cdatabasemysql] => Array
        (
            [module] => main
            [file] => classes/mysql/database.php
        )

    [cdbresultmysql] => Array
        (
            [module] => main
            [file] => classes/mysql/dbresult.php
        )

    [icachebackend] => Array
        (
            [module] => main
            [file] => classes/general/cache_backend.php
        )

    [cphpcache] => Array
        (
            [module] => main
            [file] => classes/general/cache.php
        )

    [ccachemanager] => Array
        (
            [module] => main
            [file] => classes/general/cache_manager.php
        )

    [cpagecache] => Array
        (
            [module] => main
            [file] => classes/general/page_cache.php
        )

    [cstackcacheentry] => Array
        (
            [module] => main
            [file] => classes/general/stack_cache_entry.php
        )

    [cstackcachemanager] => Array
        (
            [module] => main
            [file] => classes/general/stack_cache.php
        )

    [cmodule] => Array
        (
            [module] => main
            [file] => /classes/general/module.php
        )

    [bitrix\main\entity\ufield] => Array
        (
            [module] => main
            [file] => include/deprecated/ufield.php
        )

    [cdatabase] => Array
        (
            [module] => main
            [file] => classes/mysql/database.php
        )

    [cdbresult] => Array
        (
            [module] => main
            [file] => classes/mysql/dbresult.php
        )

)
Array
(
    [bitrix\main\application] => Array
        (
            [module] => main
            [file] => lib/application.php
        )

    [bitrix\main\httpapplication] => Array
        (
            [module] => main
            [file] => lib/httpapplication.php
        )

    [bitrix\main\argumentexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\argumentnullexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\argumentoutofrangeexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\argumenttypeexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\notimplementedexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\notsupportedexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\invalidoperationexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\objectpropertyexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\objectnotfoundexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\objectexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\systemexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\accessdeniedexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\decodingexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\io\invalidpathexception] => Array
        (
            [module] => main
            [file] => lib/io/ioexception.php
        )

    [bitrix\main\io\filenotfoundexception] => Array
        (
            [module] => main
            [file] => lib/io/ioexception.php
        )

    [bitrix\main\io\filedeleteexception] => Array
        (
            [module] => main
            [file] => lib/io/ioexception.php
        )

    [bitrix\main\io\fileopenexception] => Array
        (
            [module] => main
            [file] => lib/io/ioexception.php
        )

    [bitrix\main\io\filenotopenedexception] => Array
        (
            [module] => main
            [file] => lib/io/ioexception.php
        )

    [bitrix\main\context] => Array
        (
            [module] => main
            [file] => lib/context.php
        )

    [bitrix\main\httpcontext] => Array
        (
            [module] => main
            [file] => lib/httpcontext.php
        )

    [bitrix\main\dispatcher] => Array
        (
            [module] => main
            [file] => lib/dispatcher.php
        )

    [bitrix\main\environment] => Array
        (
            [module] => main
            [file] => lib/environment.php
        )

    [bitrix\main\event] => Array
        (
            [module] => main
            [file] => lib/event.php
        )

    [bitrix\main\eventmanager] => Array
        (
            [module] => main
            [file] => lib/eventmanager.php
        )

    [bitrix\main\eventresult] => Array
        (
            [module] => main
            [file] => lib/eventresult.php
        )

    [bitrix\main\request] => Array
        (
            [module] => main
            [file] => lib/request.php
        )

    [bitrix\main\httprequest] => Array
        (
            [module] => main
            [file] => lib/httprequest.php
        )

    [bitrix\main\response] => Array
        (
            [module] => main
            [file] => lib/response.php
        )

    [bitrix\main\httpresponse] => Array
        (
            [module] => main
            [file] => lib/httpresponse.php
        )

    [bitrix\main\modulemanager] => Array
        (
            [module] => main
            [file] => lib/modulemanager.php
        )

    [bitrix\main\server] => Array
        (
            [module] => main
            [file] => lib/server.php
        )

    [bitrix\main\config\configuration] => Array
        (
            [module] => main
            [file] => lib/config/configuration.php
        )

    [bitrix\main\config\option] => Array
        (
            [module] => main
            [file] => lib/config/option.php
        )

    [bitrix\main\context\culture] => Array
        (
            [module] => main
            [file] => lib/context/culture.php
        )

    [bitrix\main\data\cache] => Array
        (
            [module] => main
            [file] => lib/data/cache.php
        )

    [bitrix\main\data\cacheengineapc] => Array
        (
            [module] => main
            [file] => lib/data/cacheengineapc.php
        )

    [bitrix\main\data\cacheenginememcache] => Array
        (
            [module] => main
            [file] => lib/data/cacheenginememcache.php
        )

    [bitrix\main\data\cacheenginefiles] => Array
        (
            [module] => main
            [file] => lib/data/cacheenginefiles.php
        )

    [bitrix\main\data\cacheenginenone] => Array
        (
            [module] => main
            [file] => lib/data/cacheenginenone.php
        )

    [bitrix\main\data\connection] => Array
        (
            [module] => main
            [file] => lib/data/connection.php
        )

    [bitrix\main\data\connectionpool] => Array
        (
            [module] => main
            [file] => lib/data/connectionpool.php
        )

    [bitrix\main\data\icacheengine] => Array
        (
            [module] => main
            [file] => lib/data/cache.php
        )

    [bitrix\main\data\hsphpreadconnection] => Array
        (
            [module] => main
            [file] => lib/data/hsphpreadconnection.php
        )

    [bitrix\main\data\managedcache] => Array
        (
            [module] => main
            [file] => lib/data/managedcache.php
        )

    [bitrix\main\data\taggedcache] => Array
        (
            [module] => main
            [file] => lib/data/taggedcache.php
        )

    [bitrix\main\data\memcacheconnection] => Array
        (
            [module] => main
            [file] => lib/data/memcacheconnection.php
        )

    [bitrix\main\data\memcachedconnection] => Array
        (
            [module] => main
            [file] => lib/data/memcachedconnection.php
        )

    [bitrix\main\data\nosqlconnection] => Array
        (
            [module] => main
            [file] => lib/data/nosqlconnection.php
        )

    [bitrix\main\db\arrayresult] => Array
        (
            [module] => main
            [file] => lib/db/arrayresult.php
        )

    [bitrix\main\db\result] => Array
        (
            [module] => main
            [file] => lib/db/result.php
        )

    [bitrix\main\db\connection] => Array
        (
            [module] => main
            [file] => lib/db/connection.php
        )

    [bitrix\main\db\sqlexception] => Array
        (
            [module] => main
            [file] => lib/db/sqlexception.php
        )

    [bitrix\main\db\sqlqueryexception] => Array
        (
            [module] => main
            [file] => lib/db/sqlexception.php
        )

    [bitrix\main\db\transactionexception] => Array
        (
            [module] => main
            [file] => lib/db/sqlexception.php
        )

    [bitrix\main\db\sqlexpression] => Array
        (
            [module] => main
            [file] => lib/db/sqlexpression.php
        )

    [bitrix\main\db\sqlhelper] => Array
        (
            [module] => main
            [file] => lib/db/sqlhelper.php
        )

    [bitrix\main\db\mysqlcommonconnection] => Array
        (
            [module] => main
            [file] => lib/db/mysqlcommonconnection.php
        )

    [bitrix\main\db\mysqliconnection] => Array
        (
            [module] => main
            [file] => lib/db/mysqliconnection.php
        )

    [bitrix\main\db\mysqliresult] => Array
        (
            [module] => main
            [file] => lib/db/mysqliresult.php
        )

    [bitrix\main\db\mysqlisqlhelper] => Array
        (
            [module] => main
            [file] => lib/db/mysqlisqlhelper.php
        )

    [bitrix\main\db\mssqlconnection] => Array
        (
            [module] => main
            [file] => lib/db/mssqlconnection.php
        )

    [bitrix\main\db\mssqlresult] => Array
        (
            [module] => main
            [file] => lib/db/mssqlresult.php
        )

    [bitrix\main\db\mssqlsqlhelper] => Array
        (
            [module] => main
            [file] => lib/db/mssqlsqlhelper.php
        )

    [bitrix\main\db\oracleconnection] => Array
        (
            [module] => main
            [file] => lib/db/oracleconnection.php
        )

    [bitrix\main\db\oracleresult] => Array
        (
            [module] => main
            [file] => lib/db/oracleresult.php
        )

    [bitrix\main\db\oraclesqlhelper] => Array
        (
            [module] => main
            [file] => lib/db/oraclesqlhelper.php
        )

    [bitrix\main\db\pgsqlconnection] => Array
        (
            [module] => main
            [file] => lib/db/pgsqlconnection.php
        )

    [bitrix\main\diag\httpexceptionhandleroutput] => Array
        (
            [module] => main
            [file] => lib/diag/httpexceptionhandleroutput.php
        )

    [bitrix\main\diag\fileexceptionhandlerlog] => Array
        (
            [module] => main
            [file] => lib/diag/fileexceptionhandlerlog.php
        )

    [bitrix\main\diag\exceptionhandler] => Array
        (
            [module] => main
            [file] => lib/diag/exceptionhandler.php
        )

    [bitrix\main\diag\iexceptionhandleroutput] => Array
        (
            [module] => main
            [file] => lib/diag/iexceptionhandleroutput.php
        )

    [bitrix\main\diag\exceptionhandlerlog] => Array
        (
            [module] => main
            [file] => lib/diag/exceptionhandlerlog.php
        )

    [bitrix\main\io\file] => Array
        (
            [module] => main
            [file] => lib/io/file.php
        )

    [bitrix\main\io\fileentry] => Array
        (
            [module] => main
            [file] => lib/io/fileentry.php
        )

    [bitrix\main\io\path] => Array
        (
            [module] => main
            [file] => lib/io/path.php
        )

    [bitrix\main\io\filesystementry] => Array
        (
            [module] => main
            [file] => lib/io/filesystementry.php
        )

    [bitrix\main\io\ifilestream] => Array
        (
            [module] => main
            [file] => lib/io/ifilestream.php
        )

    [bitrix\main\localization\loc] => Array
        (
            [module] => main
            [file] => lib/localization/loc.php
        )

    [bitrix\main\mail\mail] => Array
        (
            [module] => main
            [file] => lib/mail/mail.php
        )

    [bitrix\main\mail\tracking] => Array
        (
            [module] => main
            [file] => lib/mail/tracking.php
        )

    [bitrix\main\mail\eventmanager] => Array
        (
            [module] => main
            [file] => lib/mail/eventmanager.php
        )

    [bitrix\main\mail\eventmessagecompiler] => Array
        (
            [module] => main
            [file] => lib/mail/eventmessagecompiler.php
        )

    [bitrix\main\mail\eventmessagethemecompiler] => Array
        (
            [module] => main
            [file] => lib/mail/eventmessagethemecompiler.php
        )

    [bitrix\main\mail\internal\event] => Array
        (
            [module] => main
            [file] => lib/mail/internal/event.php
        )

    [bitrix\main\mail\internal\eventattachment] => Array
        (
            [module] => main
            [file] => lib/mail/internal/eventattachment.php
        )

    [bitrix\main\mail\internal\eventmessage] => Array
        (
            [module] => main
            [file] => lib/mail/internal/eventmessage.php
        )

    [bitrix\main\mail\internal\eventmessagesite] => Array
        (
            [module] => main
            [file] => lib/mail/internal/eventmessagesite.php
        )

    [bitrix\main\mail\internal\eventmessageattachment] => Array
        (
            [module] => main
            [file] => lib/mail/internal/eventmessageattachment.php
        )

    [bitrix\main\mail\internal\eventtype] => Array
        (
            [module] => main
            [file] => lib/mail/internal/eventtype.php
        )

    [bitrix\main\text\converter] => Array
        (
            [module] => main
            [file] => lib/text/converter.php
        )

    [bitrix\main\text\emptyconverter] => Array
        (
            [module] => main
            [file] => lib/text/emptyconverter.php
        )

    [bitrix\main\text\encoding] => Array
        (
            [module] => main
            [file] => lib/text/encoding.php
        )

    [bitrix\main\text\htmlconverter] => Array
        (
            [module] => main
            [file] => lib/text/htmlconverter.php
        )

    [bitrix\main\text\binarystring] => Array
        (
            [module] => main
            [file] => lib/text/binarystring.php
        )

    [bitrix\main\text\xmlconverter] => Array
        (
            [module] => main
            [file] => lib/text/xmlconverter.php
        )

    [bitrix\main\type\collection] => Array
        (
            [module] => main
            [file] => lib/type/collection.php
        )

    [bitrix\main\type\date] => Array
        (
            [module] => main
            [file] => lib/type/date.php
        )

    [bitrix\main\type\datetime] => Array
        (
            [module] => main
            [file] => lib/type/datetime.php
        )

    [bitrix\main\type\dictionary] => Array
        (
            [module] => main
            [file] => lib/type/dictionary.php
        )

    [bitrix\main\type\filterabledictionary] => Array
        (
            [module] => main
            [file] => lib/type/filterabledictionary.php
        )

    [bitrix\main\type\parameterdictionary] => Array
        (
            [module] => main
            [file] => lib/type/parameterdictionary.php
        )

    [bitrix\main\web\cookie] => Array
        (
            [module] => main
            [file] => lib/web/cookie.php
        )

    [bitrix\main\web\uri] => Array
        (
            [module] => main
            [file] => lib/web/uri.php
        )

    [bitrix\main\sendereventhandler] => Array
        (
            [module] => main
            [file] => lib/senderconnector.php
        )

    [bitrix\main\senderconnectoruser] => Array
        (
            [module] => main
            [file] => lib/senderconnector.php
        )

    [bitrix\main\urlrewriterrulemaker] => Array
        (
            [module] => main
            [file] => lib/urlrewriter.php
        )

    [bitrix\main\update\stepper] => Array
        (
            [module] => main
            [file] => lib/update/stepper.php
        )

    [bitrix\main\composite\abstractresponse] => Array
        (
            [module] => main
            [file] => lib/composite/responder.php
        )

    [bitrix\main\composite\fileresponse] => Array
        (
            [module] => main
            [file] => lib/composite/responder.php
        )

    [bitrix\main\composite\memcachedresponse] => Array
        (
            [module] => main
            [file] => lib/composite/responder.php
        )

    [bitrix\main\security\otpexception] => Array
        (
            [module] => main
            [file] => lib/security/securityexception.php
        )

    [ctimezone] => Array
        (
            [module] => main
            [file] => classes/general/time.php
        )

    [cbxpunycode] => Array
        (
            [module] => main
            [file] => classes/general/punycode.php
        )

    [ibxvirtualio] => Array
        (
            [module] => main
            [file] => classes/general/virtual_io.php
        )

    [ibxgeterrors] => Array
        (
            [module] => main
            [file] => classes/general/virtual_io.php
        )

    [cbxvirtualio] => Array
        (
            [module] => main
            [file] => classes/general/virtual_io.php
        )

    [cbxvirtualfilebase] => Array
        (
            [module] => main
            [file] => classes/general/virtual_file.php
        )

    [cbxvirtualfile] => Array
        (
            [module] => main
            [file] => classes/general/virtual_file.php
        )

    [cbxvirtualdirectory] => Array
        (
            [module] => main
            [file] => classes/general/virtual_file.php
        )

    [calloption] => Array
        (
            [module] => main
            [file] => classes/general/option.php
        )

    [coption] => Array
        (
            [module] => main
            [file] => classes/general/option.php
        )

    [callpageoption] => Array
        (
            [module] => main
            [file] => classes/general/pageoption.php
        )

    [cpageoption] => Array
        (
            [module] => main
            [file] => classes/general/pageoption.php
        )

    [callsqlwhere] => Array
        (
            [module] => main
            [file] => classes/general/sqlwhere.php
        )

    [csqlwhereexpression] => Array
        (
            [module] => main
            [file] => classes/general/sqlwhere.php
        )

    [csqlwhere] => Array
        (
            [module] => main
            [file] => classes/general/sqlwhere.php
        )

    [calllanguage] => Array
        (
            [module] => main
            [file] => classes/general/language.php
        )

    [clanguage] => Array
        (
            [module] => main
            [file] => classes/general/language.php
        )

    [clangadmin] => Array
        (
            [module] => main
            [file] => classes/general/language.php
        )

    [_clangdbresult] => Array
        (
            [module] => main
            [file] => classes/general/langdbresult.php
        )

    [callagent] => Array
        (
            [module] => main
            [file] => classes/general/agent.php
        )

    [cagent] => Array
        (
            [module] => main
            [file] => classes/mysql/agent.php
        )

    [capplicationexception] => Array
        (
            [module] => main
            [file] => classes/general/applicationexception.php
        )

    [cadminexception] => Array
        (
            [module] => main
            [file] => classes/general/adminexception.php
        )

    [callsite] => Array
        (
            [module] => main
            [file] => classes/general/site.php
        )

    [calllang] => Array
        (
            [module] => main
            [file] => classes/general/site.php
        )

    [csite] => Array
        (
            [module] => main
            [file] => classes/general/site.php
        )

    [clang] => Array
        (
            [module] => main
            [file] => classes/general/site.php
        )

    [chttp] => Array
        (
            [module] => main
            [file] => classes/general/http.php
        )

    [cutil] => Array
        (
            [module] => main
            [file] => classes/general/util.php
        )

    [callmain] => Array
        (
            [module] => main
            [file] => classes/general/main.php
        )

    [cmain] => Array
        (
            [module] => main
            [file] => classes/general/main.php
        )

    [calldatabase] => Array
        (
            [module] => main
            [file] => classes/general/database.php
        )

    [calldbresult] => Array
        (
            [module] => main
            [file] => classes/general/dbresult.php
        )

    [cdatabasemysql] => Array
        (
            [module] => main
            [file] => classes/mysql/database.php
        )

    [cdbresultmysql] => Array
        (
            [module] => main
            [file] => classes/mysql/dbresult.php
        )

    [icachebackend] => Array
        (
            [module] => main
            [file] => classes/general/cache_backend.php
        )

    [cphpcache] => Array
        (
            [module] => main
            [file] => classes/general/cache.php
        )

    [ccachemanager] => Array
        (
            [module] => main
            [file] => classes/general/cache_manager.php
        )

    [cpagecache] => Array
        (
            [module] => main
            [file] => classes/general/page_cache.php
        )

    [cstackcacheentry] => Array
        (
            [module] => main
            [file] => classes/general/stack_cache_entry.php
        )

    [cstackcachemanager] => Array
        (
            [module] => main
            [file] => classes/general/stack_cache.php
        )

    [cmodule] => Array
        (
            [module] => main
            [file] => /classes/general/module.php
        )

    [bitrix\main\entity\ufield] => Array
        (
            [module] => main
            [file] => include/deprecated/ufield.php
        )

    [cdatabase] => Array
        (
            [module] => main
            [file] => classes/mysql/database.php
        )

    [cdbresult] => Array
        (
            [module] => main
            [file] => classes/mysql/dbresult.php
        )

)
Array
(
    [bitrix\main\application] => Array
        (
            [module] => main
            [file] => lib/application.php
        )

    [bitrix\main\httpapplication] => Array
        (
            [module] => main
            [file] => lib/httpapplication.php
        )

    [bitrix\main\argumentexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\argumentnullexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\argumentoutofrangeexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\argumenttypeexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\notimplementedexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\notsupportedexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\invalidoperationexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\objectpropertyexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\objectnotfoundexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\objectexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\systemexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\accessdeniedexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\decodingexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\io\invalidpathexception] => Array
        (
            [module] => main
            [file] => lib/io/ioexception.php
        )

    [bitrix\main\io\filenotfoundexception] => Array
        (
            [module] => main
            [file] => lib/io/ioexception.php
        )

    [bitrix\main\io\filedeleteexception] => Array
        (
            [module] => main
            [file] => lib/io/ioexception.php
        )

    [bitrix\main\io\fileopenexception] => Array
        (
            [module] => main
            [file] => lib/io/ioexception.php
        )

    [bitrix\main\io\filenotopenedexception] => Array
        (
            [module] => main
            [file] => lib/io/ioexception.php
        )

    [bitrix\main\context] => Array
        (
            [module] => main
            [file] => lib/context.php
        )

    [bitrix\main\httpcontext] => Array
        (
            [module] => main
            [file] => lib/httpcontext.php
        )

    [bitrix\main\dispatcher] => Array
        (
            [module] => main
            [file] => lib/dispatcher.php
        )

    [bitrix\main\environment] => Array
        (
            [module] => main
            [file] => lib/environment.php
        )

    [bitrix\main\event] => Array
        (
            [module] => main
            [file] => lib/event.php
        )

    [bitrix\main\eventmanager] => Array
        (
            [module] => main
            [file] => lib/eventmanager.php
        )

    [bitrix\main\eventresult] => Array
        (
            [module] => main
            [file] => lib/eventresult.php
        )

    [bitrix\main\request] => Array
        (
            [module] => main
            [file] => lib/request.php
        )

    [bitrix\main\httprequest] => Array
        (
            [module] => main
            [file] => lib/httprequest.php
        )

    [bitrix\main\response] => Array
        (
            [module] => main
            [file] => lib/response.php
        )

    [bitrix\main\httpresponse] => Array
        (
            [module] => main
            [file] => lib/httpresponse.php
        )

    [bitrix\main\modulemanager] => Array
        (
            [module] => main
            [file] => lib/modulemanager.php
        )

    [bitrix\main\server] => Array
        (
            [module] => main
            [file] => lib/server.php
        )

    [bitrix\main\config\configuration] => Array
        (
            [module] => main
            [file] => lib/config/configuration.php
        )

    [bitrix\main\config\option] => Array
        (
            [module] => main
            [file] => lib/config/option.php
        )

    [bitrix\main\context\culture] => Array
        (
            [module] => main
            [file] => lib/context/culture.php
        )

    [bitrix\main\data\cache] => Array
        (
            [module] => main
            [file] => lib/data/cache.php
        )

    [bitrix\main\data\cacheengineapc] => Array
        (
            [module] => main
            [file] => lib/data/cacheengineapc.php
        )

    [bitrix\main\data\cacheenginememcache] => Array
        (
            [module] => main
            [file] => lib/data/cacheenginememcache.php
        )

    [bitrix\main\data\cacheenginefiles] => Array
        (
            [module] => main
            [file] => lib/data/cacheenginefiles.php
        )

    [bitrix\main\data\cacheenginenone] => Array
        (
            [module] => main
            [file] => lib/data/cacheenginenone.php
        )

    [bitrix\main\data\connection] => Array
        (
            [module] => main
            [file] => lib/data/connection.php
        )

    [bitrix\main\data\connectionpool] => Array
        (
            [module] => main
            [file] => lib/data/connectionpool.php
        )

    [bitrix\main\data\icacheengine] => Array
        (
            [module] => main
            [file] => lib/data/cache.php
        )

    [bitrix\main\data\hsphpreadconnection] => Array
        (
            [module] => main
            [file] => lib/data/hsphpreadconnection.php
        )

    [bitrix\main\data\managedcache] => Array
        (
            [module] => main
            [file] => lib/data/managedcache.php
        )

    [bitrix\main\data\taggedcache] => Array
        (
            [module] => main
            [file] => lib/data/taggedcache.php
        )

    [bitrix\main\data\memcacheconnection] => Array
        (
            [module] => main
            [file] => lib/data/memcacheconnection.php
        )

    [bitrix\main\data\memcachedconnection] => Array
        (
            [module] => main
            [file] => lib/data/memcachedconnection.php
        )

    [bitrix\main\data\nosqlconnection] => Array
        (
            [module] => main
            [file] => lib/data/nosqlconnection.php
        )

    [bitrix\main\db\arrayresult] => Array
        (
            [module] => main
            [file] => lib/db/arrayresult.php
        )

    [bitrix\main\db\result] => Array
        (
            [module] => main
            [file] => lib/db/result.php
        )

    [bitrix\main\db\connection] => Array
        (
            [module] => main
            [file] => lib/db/connection.php
        )

    [bitrix\main\db\sqlexception] => Array
        (
            [module] => main
            [file] => lib/db/sqlexception.php
        )

    [bitrix\main\db\sqlqueryexception] => Array
        (
            [module] => main
            [file] => lib/db/sqlexception.php
        )

    [bitrix\main\db\transactionexception] => Array
        (
            [module] => main
            [file] => lib/db/sqlexception.php
        )

    [bitrix\main\db\sqlexpression] => Array
        (
            [module] => main
            [file] => lib/db/sqlexpression.php
        )

    [bitrix\main\db\sqlhelper] => Array
        (
            [module] => main
            [file] => lib/db/sqlhelper.php
        )

    [bitrix\main\db\mysqlcommonconnection] => Array
        (
            [module] => main
            [file] => lib/db/mysqlcommonconnection.php
        )

    [bitrix\main\db\mysqliconnection] => Array
        (
            [module] => main
            [file] => lib/db/mysqliconnection.php
        )

    [bitrix\main\db\mysqliresult] => Array
        (
            [module] => main
            [file] => lib/db/mysqliresult.php
        )

    [bitrix\main\db\mysqlisqlhelper] => Array
        (
            [module] => main
            [file] => lib/db/mysqlisqlhelper.php
        )

    [bitrix\main\db\mssqlconnection] => Array
        (
            [module] => main
            [file] => lib/db/mssqlconnection.php
        )

    [bitrix\main\db\mssqlresult] => Array
        (
            [module] => main
            [file] => lib/db/mssqlresult.php
        )

    [bitrix\main\db\mssqlsqlhelper] => Array
        (
            [module] => main
            [file] => lib/db/mssqlsqlhelper.php
        )

    [bitrix\main\db\oracleconnection] => Array
        (
            [module] => main
            [file] => lib/db/oracleconnection.php
        )

    [bitrix\main\db\oracleresult] => Array
        (
            [module] => main
            [file] => lib/db/oracleresult.php
        )

    [bitrix\main\db\oraclesqlhelper] => Array
        (
            [module] => main
            [file] => lib/db/oraclesqlhelper.php
        )

    [bitrix\main\db\pgsqlconnection] => Array
        (
            [module] => main
            [file] => lib/db/pgsqlconnection.php
        )

    [bitrix\main\diag\httpexceptionhandleroutput] => Array
        (
            [module] => main
            [file] => lib/diag/httpexceptionhandleroutput.php
        )

    [bitrix\main\diag\fileexceptionhandlerlog] => Array
        (
            [module] => main
            [file] => lib/diag/fileexceptionhandlerlog.php
        )

    [bitrix\main\diag\exceptionhandler] => Array
        (
            [module] => main
            [file] => lib/diag/exceptionhandler.php
        )

    [bitrix\main\diag\iexceptionhandleroutput] => Array
        (
            [module] => main
            [file] => lib/diag/iexceptionhandleroutput.php
        )

    [bitrix\main\diag\exceptionhandlerlog] => Array
        (
            [module] => main
            [file] => lib/diag/exceptionhandlerlog.php
        )

    [bitrix\main\io\file] => Array
        (
            [module] => main
            [file] => lib/io/file.php
        )

    [bitrix\main\io\fileentry] => Array
        (
            [module] => main
            [file] => lib/io/fileentry.php
        )

    [bitrix\main\io\path] => Array
        (
            [module] => main
            [file] => lib/io/path.php
        )

    [bitrix\main\io\filesystementry] => Array
        (
            [module] => main
            [file] => lib/io/filesystementry.php
        )

    [bitrix\main\io\ifilestream] => Array
        (
            [module] => main
            [file] => lib/io/ifilestream.php
        )

    [bitrix\main\localization\loc] => Array
        (
            [module] => main
            [file] => lib/localization/loc.php
        )

    [bitrix\main\mail\mail] => Array
        (
            [module] => main
            [file] => lib/mail/mail.php
        )

    [bitrix\main\mail\tracking] => Array
        (
            [module] => main
            [file] => lib/mail/tracking.php
        )

    [bitrix\main\mail\eventmanager] => Array
        (
            [module] => main
            [file] => lib/mail/eventmanager.php
        )

    [bitrix\main\mail\eventmessagecompiler] => Array
        (
            [module] => main
            [file] => lib/mail/eventmessagecompiler.php
        )

    [bitrix\main\mail\eventmessagethemecompiler] => Array
        (
            [module] => main
            [file] => lib/mail/eventmessagethemecompiler.php
        )

    [bitrix\main\mail\internal\event] => Array
        (
            [module] => main
            [file] => lib/mail/internal/event.php
        )

    [bitrix\main\mail\internal\eventattachment] => Array
        (
            [module] => main
            [file] => lib/mail/internal/eventattachment.php
        )

    [bitrix\main\mail\internal\eventmessage] => Array
        (
            [module] => main
            [file] => lib/mail/internal/eventmessage.php
        )

    [bitrix\main\mail\internal\eventmessagesite] => Array
        (
            [module] => main
            [file] => lib/mail/internal/eventmessagesite.php
        )

    [bitrix\main\mail\internal\eventmessageattachment] => Array
        (
            [module] => main
            [file] => lib/mail/internal/eventmessageattachment.php
        )

    [bitrix\main\mail\internal\eventtype] => Array
        (
            [module] => main
            [file] => lib/mail/internal/eventtype.php
        )

    [bitrix\main\text\converter] => Array
        (
            [module] => main
            [file] => lib/text/converter.php
        )

    [bitrix\main\text\emptyconverter] => Array
        (
            [module] => main
            [file] => lib/text/emptyconverter.php
        )

    [bitrix\main\text\encoding] => Array
        (
            [module] => main
            [file] => lib/text/encoding.php
        )

    [bitrix\main\text\htmlconverter] => Array
        (
            [module] => main
            [file] => lib/text/htmlconverter.php
        )

    [bitrix\main\text\binarystring] => Array
        (
            [module] => main
            [file] => lib/text/binarystring.php
        )

    [bitrix\main\text\xmlconverter] => Array
        (
            [module] => main
            [file] => lib/text/xmlconverter.php
        )

    [bitrix\main\type\collection] => Array
        (
            [module] => main
            [file] => lib/type/collection.php
        )

    [bitrix\main\type\date] => Array
        (
            [module] => main
            [file] => lib/type/date.php
        )

    [bitrix\main\type\datetime] => Array
        (
            [module] => main
            [file] => lib/type/datetime.php
        )

    [bitrix\main\type\dictionary] => Array
        (
            [module] => main
            [file] => lib/type/dictionary.php
        )

    [bitrix\main\type\filterabledictionary] => Array
        (
            [module] => main
            [file] => lib/type/filterabledictionary.php
        )

    [bitrix\main\type\parameterdictionary] => Array
        (
            [module] => main
            [file] => lib/type/parameterdictionary.php
        )

    [bitrix\main\web\cookie] => Array
        (
            [module] => main
            [file] => lib/web/cookie.php
        )

    [bitrix\main\web\uri] => Array
        (
            [module] => main
            [file] => lib/web/uri.php
        )

    [bitrix\main\sendereventhandler] => Array
        (
            [module] => main
            [file] => lib/senderconnector.php
        )

    [bitrix\main\senderconnectoruser] => Array
        (
            [module] => main
            [file] => lib/senderconnector.php
        )

    [bitrix\main\urlrewriterrulemaker] => Array
        (
            [module] => main
            [file] => lib/urlrewriter.php
        )

    [bitrix\main\update\stepper] => Array
        (
            [module] => main
            [file] => lib/update/stepper.php
        )

    [bitrix\main\composite\abstractresponse] => Array
        (
            [module] => main
            [file] => lib/composite/responder.php
        )

    [bitrix\main\composite\fileresponse] => Array
        (
            [module] => main
            [file] => lib/composite/responder.php
        )

    [bitrix\main\composite\memcachedresponse] => Array
        (
            [module] => main
            [file] => lib/composite/responder.php
        )

    [bitrix\main\security\otpexception] => Array
        (
            [module] => main
            [file] => lib/security/securityexception.php
        )

    [ctimezone] => Array
        (
            [module] => main
            [file] => classes/general/time.php
        )

    [cbxpunycode] => Array
        (
            [module] => main
            [file] => classes/general/punycode.php
        )

    [ibxvirtualio] => Array
        (
            [module] => main
            [file] => classes/general/virtual_io.php
        )

    [ibxgeterrors] => Array
        (
            [module] => main
            [file] => classes/general/virtual_io.php
        )

    [cbxvirtualio] => Array
        (
            [module] => main
            [file] => classes/general/virtual_io.php
        )

    [cbxvirtualfilebase] => Array
        (
            [module] => main
            [file] => classes/general/virtual_file.php
        )

    [cbxvirtualfile] => Array
        (
            [module] => main
            [file] => classes/general/virtual_file.php
        )

    [cbxvirtualdirectory] => Array
        (
            [module] => main
            [file] => classes/general/virtual_file.php
        )

    [calloption] => Array
        (
            [module] => main
            [file] => classes/general/option.php
        )

    [coption] => Array
        (
            [module] => main
            [file] => classes/general/option.php
        )

    [callpageoption] => Array
        (
            [module] => main
            [file] => classes/general/pageoption.php
        )

    [cpageoption] => Array
        (
            [module] => main
            [file] => classes/general/pageoption.php
        )

    [callsqlwhere] => Array
        (
            [module] => main
            [file] => classes/general/sqlwhere.php
        )

    [csqlwhereexpression] => Array
        (
            [module] => main
            [file] => classes/general/sqlwhere.php
        )

    [csqlwhere] => Array
        (
            [module] => main
            [file] => classes/general/sqlwhere.php
        )

    [calllanguage] => Array
        (
            [module] => main
            [file] => classes/general/language.php
        )

    [clanguage] => Array
        (
            [module] => main
            [file] => classes/general/language.php
        )

    [clangadmin] => Array
        (
            [module] => main
            [file] => classes/general/language.php
        )

    [_clangdbresult] => Array
        (
            [module] => main
            [file] => classes/general/langdbresult.php
        )

    [callagent] => Array
        (
            [module] => main
            [file] => classes/general/agent.php
        )

    [cagent] => Array
        (
            [module] => main
            [file] => classes/mysql/agent.php
        )

    [capplicationexception] => Array
        (
            [module] => main
            [file] => classes/general/applicationexception.php
        )

    [cadminexception] => Array
        (
            [module] => main
            [file] => classes/general/adminexception.php
        )

    [callsite] => Array
        (
            [module] => main
            [file] => classes/general/site.php
        )

    [calllang] => Array
        (
            [module] => main
            [file] => classes/general/site.php
        )

    [csite] => Array
        (
            [module] => main
            [file] => classes/general/site.php
        )

    [clang] => Array
        (
            [module] => main
            [file] => classes/general/site.php
        )

    [chttp] => Array
        (
            [module] => main
            [file] => classes/general/http.php
        )

    [cutil] => Array
        (
            [module] => main
            [file] => classes/general/util.php
        )

    [callmain] => Array
        (
            [module] => main
            [file] => classes/general/main.php
        )

    [cmain] => Array
        (
            [module] => main
            [file] => classes/general/main.php
        )

    [calldatabase] => Array
        (
            [module] => main
            [file] => classes/general/database.php
        )

    [calldbresult] => Array
        (
            [module] => main
            [file] => classes/general/dbresult.php
        )

    [cdatabasemysql] => Array
        (
            [module] => main
            [file] => classes/mysql/database.php
        )

    [cdbresultmysql] => Array
        (
            [module] => main
            [file] => classes/mysql/dbresult.php
        )

    [icachebackend] => Array
        (
            [module] => main
            [file] => classes/general/cache_backend.php
        )

    [cphpcache] => Array
        (
            [module] => main
            [file] => classes/general/cache.php
        )

    [ccachemanager] => Array
        (
            [module] => main
            [file] => classes/general/cache_manager.php
        )

    [cpagecache] => Array
        (
            [module] => main
            [file] => classes/general/page_cache.php
        )

    [cstackcacheentry] => Array
        (
            [module] => main
            [file] => classes/general/stack_cache_entry.php
        )

    [cstackcachemanager] => Array
        (
            [module] => main
            [file] => classes/general/stack_cache.php
        )

    [cmodule] => Array
        (
            [module] => main
            [file] => /classes/general/module.php
        )

    [bitrix\main\entity\ufield] => Array
        (
            [module] => main
            [file] => include/deprecated/ufield.php
        )

    [cdatabase] => Array
        (
            [module] => main
            [file] => classes/mysql/database.php
        )

    [cdbresult] => Array
        (
            [module] => main
            [file] => classes/mysql/dbresult.php
        )

)
Array
(
    [bitrix\main\application] => Array
        (
            [module] => main
            [file] => lib/application.php
        )

    [bitrix\main\httpapplication] => Array
        (
            [module] => main
            [file] => lib/httpapplication.php
        )

    [bitrix\main\argumentexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\argumentnullexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\argumentoutofrangeexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\argumenttypeexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\notimplementedexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\notsupportedexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\invalidoperationexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\objectpropertyexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\objectnotfoundexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\objectexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\systemexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\accessdeniedexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\decodingexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\io\invalidpathexception] => Array
        (
            [module] => main
            [file] => lib/io/ioexception.php
        )

    [bitrix\main\io\filenotfoundexception] => Array
        (
            [module] => main
            [file] => lib/io/ioexception.php
        )

    [bitrix\main\io\filedeleteexception] => Array
        (
            [module] => main
            [file] => lib/io/ioexception.php
        )

    [bitrix\main\io\fileopenexception] => Array
        (
            [module] => main
            [file] => lib/io/ioexception.php
        )

    [bitrix\main\io\filenotopenedexception] => Array
        (
            [module] => main
            [file] => lib/io/ioexception.php
        )

    [bitrix\main\context] => Array
        (
            [module] => main
            [file] => lib/context.php
        )

    [bitrix\main\httpcontext] => Array
        (
            [module] => main
            [file] => lib/httpcontext.php
        )

    [bitrix\main\dispatcher] => Array
        (
            [module] => main
            [file] => lib/dispatcher.php
        )

    [bitrix\main\environment] => Array
        (
            [module] => main
            [file] => lib/environment.php
        )

    [bitrix\main\event] => Array
        (
            [module] => main
            [file] => lib/event.php
        )

    [bitrix\main\eventmanager] => Array
        (
            [module] => main
            [file] => lib/eventmanager.php
        )

    [bitrix\main\eventresult] => Array
        (
            [module] => main
            [file] => lib/eventresult.php
        )

    [bitrix\main\request] => Array
        (
            [module] => main
            [file] => lib/request.php
        )

    [bitrix\main\httprequest] => Array
        (
            [module] => main
            [file] => lib/httprequest.php
        )

    [bitrix\main\response] => Array
        (
            [module] => main
            [file] => lib/response.php
        )

    [bitrix\main\httpresponse] => Array
        (
            [module] => main
            [file] => lib/httpresponse.php
        )

    [bitrix\main\modulemanager] => Array
        (
            [module] => main
            [file] => lib/modulemanager.php
        )

    [bitrix\main\server] => Array
        (
            [module] => main
            [file] => lib/server.php
        )

    [bitrix\main\config\configuration] => Array
        (
            [module] => main
            [file] => lib/config/configuration.php
        )

    [bitrix\main\config\option] => Array
        (
            [module] => main
            [file] => lib/config/option.php
        )

    [bitrix\main\context\culture] => Array
        (
            [module] => main
            [file] => lib/context/culture.php
        )

    [bitrix\main\data\cache] => Array
        (
            [module] => main
            [file] => lib/data/cache.php
        )

    [bitrix\main\data\cacheengineapc] => Array
        (
            [module] => main
            [file] => lib/data/cacheengineapc.php
        )

    [bitrix\main\data\cacheenginememcache] => Array
        (
            [module] => main
            [file] => lib/data/cacheenginememcache.php
        )

    [bitrix\main\data\cacheenginefiles] => Array
        (
            [module] => main
            [file] => lib/data/cacheenginefiles.php
        )

    [bitrix\main\data\cacheenginenone] => Array
        (
            [module] => main
            [file] => lib/data/cacheenginenone.php
        )

    [bitrix\main\data\connection] => Array
        (
            [module] => main
            [file] => lib/data/connection.php
        )

    [bitrix\main\data\connectionpool] => Array
        (
            [module] => main
            [file] => lib/data/connectionpool.php
        )

    [bitrix\main\data\icacheengine] => Array
        (
            [module] => main
            [file] => lib/data/cache.php
        )

    [bitrix\main\data\hsphpreadconnection] => Array
        (
            [module] => main
            [file] => lib/data/hsphpreadconnection.php
        )

    [bitrix\main\data\managedcache] => Array
        (
            [module] => main
            [file] => lib/data/managedcache.php
        )

    [bitrix\main\data\taggedcache] => Array
        (
            [module] => main
            [file] => lib/data/taggedcache.php
        )

    [bitrix\main\data\memcacheconnection] => Array
        (
            [module] => main
            [file] => lib/data/memcacheconnection.php
        )

    [bitrix\main\data\memcachedconnection] => Array
        (
            [module] => main
            [file] => lib/data/memcachedconnection.php
        )

    [bitrix\main\data\nosqlconnection] => Array
        (
            [module] => main
            [file] => lib/data/nosqlconnection.php
        )

    [bitrix\main\db\arrayresult] => Array
        (
            [module] => main
            [file] => lib/db/arrayresult.php
        )

    [bitrix\main\db\result] => Array
        (
            [module] => main
            [file] => lib/db/result.php
        )

    [bitrix\main\db\connection] => Array
        (
            [module] => main
            [file] => lib/db/connection.php
        )

    [bitrix\main\db\sqlexception] => Array
        (
            [module] => main
            [file] => lib/db/sqlexception.php
        )

    [bitrix\main\db\sqlqueryexception] => Array
        (
            [module] => main
            [file] => lib/db/sqlexception.php
        )

    [bitrix\main\db\transactionexception] => Array
        (
            [module] => main
            [file] => lib/db/sqlexception.php
        )

    [bitrix\main\db\sqlexpression] => Array
        (
            [module] => main
            [file] => lib/db/sqlexpression.php
        )

    [bitrix\main\db\sqlhelper] => Array
        (
            [module] => main
            [file] => lib/db/sqlhelper.php
        )

    [bitrix\main\db\mysqlcommonconnection] => Array
        (
            [module] => main
            [file] => lib/db/mysqlcommonconnection.php
        )

    [bitrix\main\db\mysqliconnection] => Array
        (
            [module] => main
            [file] => lib/db/mysqliconnection.php
        )

    [bitrix\main\db\mysqliresult] => Array
        (
            [module] => main
            [file] => lib/db/mysqliresult.php
        )

    [bitrix\main\db\mysqlisqlhelper] => Array
        (
            [module] => main
            [file] => lib/db/mysqlisqlhelper.php
        )

    [bitrix\main\db\mssqlconnection] => Array
        (
            [module] => main
            [file] => lib/db/mssqlconnection.php
        )

    [bitrix\main\db\mssqlresult] => Array
        (
            [module] => main
            [file] => lib/db/mssqlresult.php
        )

    [bitrix\main\db\mssqlsqlhelper] => Array
        (
            [module] => main
            [file] => lib/db/mssqlsqlhelper.php
        )

    [bitrix\main\db\oracleconnection] => Array
        (
            [module] => main
            [file] => lib/db/oracleconnection.php
        )

    [bitrix\main\db\oracleresult] => Array
        (
            [module] => main
            [file] => lib/db/oracleresult.php
        )

    [bitrix\main\db\oraclesqlhelper] => Array
        (
            [module] => main
            [file] => lib/db/oraclesqlhelper.php
        )

    [bitrix\main\db\pgsqlconnection] => Array
        (
            [module] => main
            [file] => lib/db/pgsqlconnection.php
        )

    [bitrix\main\diag\httpexceptionhandleroutput] => Array
        (
            [module] => main
            [file] => lib/diag/httpexceptionhandleroutput.php
        )

    [bitrix\main\diag\fileexceptionhandlerlog] => Array
        (
            [module] => main
            [file] => lib/diag/fileexceptionhandlerlog.php
        )

    [bitrix\main\diag\exceptionhandler] => Array
        (
            [module] => main
            [file] => lib/diag/exceptionhandler.php
        )

    [bitrix\main\diag\iexceptionhandleroutput] => Array
        (
            [module] => main
            [file] => lib/diag/iexceptionhandleroutput.php
        )

    [bitrix\main\diag\exceptionhandlerlog] => Array
        (
            [module] => main
            [file] => lib/diag/exceptionhandlerlog.php
        )

    [bitrix\main\io\file] => Array
        (
            [module] => main
            [file] => lib/io/file.php
        )

    [bitrix\main\io\fileentry] => Array
        (
            [module] => main
            [file] => lib/io/fileentry.php
        )

    [bitrix\main\io\path] => Array
        (
            [module] => main
            [file] => lib/io/path.php
        )

    [bitrix\main\io\filesystementry] => Array
        (
            [module] => main
            [file] => lib/io/filesystementry.php
        )

    [bitrix\main\io\ifilestream] => Array
        (
            [module] => main
            [file] => lib/io/ifilestream.php
        )

    [bitrix\main\localization\loc] => Array
        (
            [module] => main
            [file] => lib/localization/loc.php
        )

    [bitrix\main\mail\mail] => Array
        (
            [module] => main
            [file] => lib/mail/mail.php
        )

    [bitrix\main\mail\tracking] => Array
        (
            [module] => main
            [file] => lib/mail/tracking.php
        )

    [bitrix\main\mail\eventmanager] => Array
        (
            [module] => main
            [file] => lib/mail/eventmanager.php
        )

    [bitrix\main\mail\eventmessagecompiler] => Array
        (
            [module] => main
            [file] => lib/mail/eventmessagecompiler.php
        )

    [bitrix\main\mail\eventmessagethemecompiler] => Array
        (
            [module] => main
            [file] => lib/mail/eventmessagethemecompiler.php
        )

    [bitrix\main\mail\internal\event] => Array
        (
            [module] => main
            [file] => lib/mail/internal/event.php
        )

    [bitrix\main\mail\internal\eventattachment] => Array
        (
            [module] => main
            [file] => lib/mail/internal/eventattachment.php
        )

    [bitrix\main\mail\internal\eventmessage] => Array
        (
            [module] => main
            [file] => lib/mail/internal/eventmessage.php
        )

    [bitrix\main\mail\internal\eventmessagesite] => Array
        (
            [module] => main
            [file] => lib/mail/internal/eventmessagesite.php
        )

    [bitrix\main\mail\internal\eventmessageattachment] => Array
        (
            [module] => main
            [file] => lib/mail/internal/eventmessageattachment.php
        )

    [bitrix\main\mail\internal\eventtype] => Array
        (
            [module] => main
            [file] => lib/mail/internal/eventtype.php
        )

    [bitrix\main\text\converter] => Array
        (
            [module] => main
            [file] => lib/text/converter.php
        )

    [bitrix\main\text\emptyconverter] => Array
        (
            [module] => main
            [file] => lib/text/emptyconverter.php
        )

    [bitrix\main\text\encoding] => Array
        (
            [module] => main
            [file] => lib/text/encoding.php
        )

    [bitrix\main\text\htmlconverter] => Array
        (
            [module] => main
            [file] => lib/text/htmlconverter.php
        )

    [bitrix\main\text\binarystring] => Array
        (
            [module] => main
            [file] => lib/text/binarystring.php
        )

    [bitrix\main\text\xmlconverter] => Array
        (
            [module] => main
            [file] => lib/text/xmlconverter.php
        )

    [bitrix\main\type\collection] => Array
        (
            [module] => main
            [file] => lib/type/collection.php
        )

    [bitrix\main\type\date] => Array
        (
            [module] => main
            [file] => lib/type/date.php
        )

    [bitrix\main\type\datetime] => Array
        (
            [module] => main
            [file] => lib/type/datetime.php
        )

    [bitrix\main\type\dictionary] => Array
        (
            [module] => main
            [file] => lib/type/dictionary.php
        )

    [bitrix\main\type\filterabledictionary] => Array
        (
            [module] => main
            [file] => lib/type/filterabledictionary.php
        )

    [bitrix\main\type\parameterdictionary] => Array
        (
            [module] => main
            [file] => lib/type/parameterdictionary.php
        )

    [bitrix\main\web\cookie] => Array
        (
            [module] => main
            [file] => lib/web/cookie.php
        )

    [bitrix\main\web\uri] => Array
        (
            [module] => main
            [file] => lib/web/uri.php
        )

    [bitrix\main\sendereventhandler] => Array
        (
            [module] => main
            [file] => lib/senderconnector.php
        )

    [bitrix\main\senderconnectoruser] => Array
        (
            [module] => main
            [file] => lib/senderconnector.php
        )

    [bitrix\main\urlrewriterrulemaker] => Array
        (
            [module] => main
            [file] => lib/urlrewriter.php
        )

    [bitrix\main\update\stepper] => Array
        (
            [module] => main
            [file] => lib/update/stepper.php
        )

    [bitrix\main\composite\abstractresponse] => Array
        (
            [module] => main
            [file] => lib/composite/responder.php
        )

    [bitrix\main\composite\fileresponse] => Array
        (
            [module] => main
            [file] => lib/composite/responder.php
        )

    [bitrix\main\composite\memcachedresponse] => Array
        (
            [module] => main
            [file] => lib/composite/responder.php
        )

    [bitrix\main\security\otpexception] => Array
        (
            [module] => main
            [file] => lib/security/securityexception.php
        )

    [ctimezone] => Array
        (
            [module] => main
            [file] => classes/general/time.php
        )

    [cbxpunycode] => Array
        (
            [module] => main
            [file] => classes/general/punycode.php
        )

    [ibxvirtualio] => Array
        (
            [module] => main
            [file] => classes/general/virtual_io.php
        )

    [ibxgeterrors] => Array
        (
            [module] => main
            [file] => classes/general/virtual_io.php
        )

    [cbxvirtualio] => Array
        (
            [module] => main
            [file] => classes/general/virtual_io.php
        )

    [cbxvirtualfilebase] => Array
        (
            [module] => main
            [file] => classes/general/virtual_file.php
        )

    [cbxvirtualfile] => Array
        (
            [module] => main
            [file] => classes/general/virtual_file.php
        )

    [cbxvirtualdirectory] => Array
        (
            [module] => main
            [file] => classes/general/virtual_file.php
        )

    [calloption] => Array
        (
            [module] => main
            [file] => classes/general/option.php
        )

    [coption] => Array
        (
            [module] => main
            [file] => classes/general/option.php
        )

    [callpageoption] => Array
        (
            [module] => main
            [file] => classes/general/pageoption.php
        )

    [cpageoption] => Array
        (
            [module] => main
            [file] => classes/general/pageoption.php
        )

    [callsqlwhere] => Array
        (
            [module] => main
            [file] => classes/general/sqlwhere.php
        )

    [csqlwhereexpression] => Array
        (
            [module] => main
            [file] => classes/general/sqlwhere.php
        )

    [csqlwhere] => Array
        (
            [module] => main
            [file] => classes/general/sqlwhere.php
        )

    [calllanguage] => Array
        (
            [module] => main
            [file] => classes/general/language.php
        )

    [clanguage] => Array
        (
            [module] => main
            [file] => classes/general/language.php
        )

    [clangadmin] => Array
        (
            [module] => main
            [file] => classes/general/language.php
        )

    [_clangdbresult] => Array
        (
            [module] => main
            [file] => classes/general/langdbresult.php
        )

    [callagent] => Array
        (
            [module] => main
            [file] => classes/general/agent.php
        )

    [cagent] => Array
        (
            [module] => main
            [file] => classes/mysql/agent.php
        )

    [capplicationexception] => Array
        (
            [module] => main
            [file] => classes/general/applicationexception.php
        )

    [cadminexception] => Array
        (
            [module] => main
            [file] => classes/general/adminexception.php
        )

    [callsite] => Array
        (
            [module] => main
            [file] => classes/general/site.php
        )

    [calllang] => Array
        (
            [module] => main
            [file] => classes/general/site.php
        )

    [csite] => Array
        (
            [module] => main
            [file] => classes/general/site.php
        )

    [clang] => Array
        (
            [module] => main
            [file] => classes/general/site.php
        )

    [chttp] => Array
        (
            [module] => main
            [file] => classes/general/http.php
        )

    [cutil] => Array
        (
            [module] => main
            [file] => classes/general/util.php
        )

    [callmain] => Array
        (
            [module] => main
            [file] => classes/general/main.php
        )

    [cmain] => Array
        (
            [module] => main
            [file] => classes/general/main.php
        )

    [calldatabase] => Array
        (
            [module] => main
            [file] => classes/general/database.php
        )

    [calldbresult] => Array
        (
            [module] => main
            [file] => classes/general/dbresult.php
        )

    [cdatabasemysql] => Array
        (
            [module] => main
            [file] => classes/mysql/database.php
        )

    [cdbresultmysql] => Array
        (
            [module] => main
            [file] => classes/mysql/dbresult.php
        )

    [icachebackend] => Array
        (
            [module] => main
            [file] => classes/general/cache_backend.php
        )

    [cphpcache] => Array
        (
            [module] => main
            [file] => classes/general/cache.php
        )

    [ccachemanager] => Array
        (
            [module] => main
            [file] => classes/general/cache_manager.php
        )

    [cpagecache] => Array
        (
            [module] => main
            [file] => classes/general/page_cache.php
        )

    [cstackcacheentry] => Array
        (
            [module] => main
            [file] => classes/general/stack_cache_entry.php
        )

    [cstackcachemanager] => Array
        (
            [module] => main
            [file] => classes/general/stack_cache.php
        )

    [cmodule] => Array
        (
            [module] => main
            [file] => /classes/general/module.php
        )

    [bitrix\main\entity\ufield] => Array
        (
            [module] => main
            [file] => include/deprecated/ufield.php
        )

    [cdatabase] => Array
        (
            [module] => main
            [file] => classes/mysql/database.php
        )

    [cdbresult] => Array
        (
            [module] => main
            [file] => classes/mysql/dbresult.php
        )

)
Array
(
    [bitrix\main\application] => Array
        (
            [module] => main
            [file] => lib/application.php
        )

    [bitrix\main\httpapplication] => Array
        (
            [module] => main
            [file] => lib/httpapplication.php
        )

    [bitrix\main\argumentexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\argumentnullexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\argumentoutofrangeexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\argumenttypeexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\notimplementedexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\notsupportedexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\invalidoperationexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\objectpropertyexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\objectnotfoundexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\objectexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\systemexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\accessdeniedexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\decodingexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\io\invalidpathexception] => Array
        (
            [module] => main
            [file] => lib/io/ioexception.php
        )

    [bitrix\main\io\filenotfoundexception] => Array
        (
            [module] => main
            [file] => lib/io/ioexception.php
        )

    [bitrix\main\io\filedeleteexception] => Array
        (
            [module] => main
            [file] => lib/io/ioexception.php
        )

    [bitrix\main\io\fileopenexception] => Array
        (
            [module] => main
            [file] => lib/io/ioexception.php
        )

    [bitrix\main\io\filenotopenedexception] => Array
        (
            [module] => main
            [file] => lib/io/ioexception.php
        )

    [bitrix\main\context] => Array
        (
            [module] => main
            [file] => lib/context.php
        )

    [bitrix\main\httpcontext] => Array
        (
            [module] => main
            [file] => lib/httpcontext.php
        )

    [bitrix\main\dispatcher] => Array
        (
            [module] => main
            [file] => lib/dispatcher.php
        )

    [bitrix\main\environment] => Array
        (
            [module] => main
            [file] => lib/environment.php
        )

    [bitrix\main\event] => Array
        (
            [module] => main
            [file] => lib/event.php
        )

    [bitrix\main\eventmanager] => Array
        (
            [module] => main
            [file] => lib/eventmanager.php
        )

    [bitrix\main\eventresult] => Array
        (
            [module] => main
            [file] => lib/eventresult.php
        )

    [bitrix\main\request] => Array
        (
            [module] => main
            [file] => lib/request.php
        )

    [bitrix\main\httprequest] => Array
        (
            [module] => main
            [file] => lib/httprequest.php
        )

    [bitrix\main\response] => Array
        (
            [module] => main
            [file] => lib/response.php
        )

    [bitrix\main\httpresponse] => Array
        (
            [module] => main
            [file] => lib/httpresponse.php
        )

    [bitrix\main\modulemanager] => Array
        (
            [module] => main
            [file] => lib/modulemanager.php
        )

    [bitrix\main\server] => Array
        (
            [module] => main
            [file] => lib/server.php
        )

    [bitrix\main\config\configuration] => Array
        (
            [module] => main
            [file] => lib/config/configuration.php
        )

    [bitrix\main\config\option] => Array
        (
            [module] => main
            [file] => lib/config/option.php
        )

    [bitrix\main\context\culture] => Array
        (
            [module] => main
            [file] => lib/context/culture.php
        )

    [bitrix\main\data\cache] => Array
        (
            [module] => main
            [file] => lib/data/cache.php
        )

    [bitrix\main\data\cacheengineapc] => Array
        (
            [module] => main
            [file] => lib/data/cacheengineapc.php
        )

    [bitrix\main\data\cacheenginememcache] => Array
        (
            [module] => main
            [file] => lib/data/cacheenginememcache.php
        )

    [bitrix\main\data\cacheenginefiles] => Array
        (
            [module] => main
            [file] => lib/data/cacheenginefiles.php
        )

    [bitrix\main\data\cacheenginenone] => Array
        (
            [module] => main
            [file] => lib/data/cacheenginenone.php
        )

    [bitrix\main\data\connection] => Array
        (
            [module] => main
            [file] => lib/data/connection.php
        )

    [bitrix\main\data\connectionpool] => Array
        (
            [module] => main
            [file] => lib/data/connectionpool.php
        )

    [bitrix\main\data\icacheengine] => Array
        (
            [module] => main
            [file] => lib/data/cache.php
        )

    [bitrix\main\data\hsphpreadconnection] => Array
        (
            [module] => main
            [file] => lib/data/hsphpreadconnection.php
        )

    [bitrix\main\data\managedcache] => Array
        (
            [module] => main
            [file] => lib/data/managedcache.php
        )

    [bitrix\main\data\taggedcache] => Array
        (
            [module] => main
            [file] => lib/data/taggedcache.php
        )

    [bitrix\main\data\memcacheconnection] => Array
        (
            [module] => main
            [file] => lib/data/memcacheconnection.php
        )

    [bitrix\main\data\memcachedconnection] => Array
        (
            [module] => main
            [file] => lib/data/memcachedconnection.php
        )

    [bitrix\main\data\nosqlconnection] => Array
        (
            [module] => main
            [file] => lib/data/nosqlconnection.php
        )

    [bitrix\main\db\arrayresult] => Array
        (
            [module] => main
            [file] => lib/db/arrayresult.php
        )

    [bitrix\main\db\result] => Array
        (
            [module] => main
            [file] => lib/db/result.php
        )

    [bitrix\main\db\connection] => Array
        (
            [module] => main
            [file] => lib/db/connection.php
        )

    [bitrix\main\db\sqlexception] => Array
        (
            [module] => main
            [file] => lib/db/sqlexception.php
        )

    [bitrix\main\db\sqlqueryexception] => Array
        (
            [module] => main
            [file] => lib/db/sqlexception.php
        )

    [bitrix\main\db\transactionexception] => Array
        (
            [module] => main
            [file] => lib/db/sqlexception.php
        )

    [bitrix\main\db\sqlexpression] => Array
        (
            [module] => main
            [file] => lib/db/sqlexpression.php
        )

    [bitrix\main\db\sqlhelper] => Array
        (
            [module] => main
            [file] => lib/db/sqlhelper.php
        )

    [bitrix\main\db\mysqlcommonconnection] => Array
        (
            [module] => main
            [file] => lib/db/mysqlcommonconnection.php
        )

    [bitrix\main\db\mysqliconnection] => Array
        (
            [module] => main
            [file] => lib/db/mysqliconnection.php
        )

    [bitrix\main\db\mysqliresult] => Array
        (
            [module] => main
            [file] => lib/db/mysqliresult.php
        )

    [bitrix\main\db\mysqlisqlhelper] => Array
        (
            [module] => main
            [file] => lib/db/mysqlisqlhelper.php
        )

    [bitrix\main\db\mssqlconnection] => Array
        (
            [module] => main
            [file] => lib/db/mssqlconnection.php
        )

    [bitrix\main\db\mssqlresult] => Array
        (
            [module] => main
            [file] => lib/db/mssqlresult.php
        )

    [bitrix\main\db\mssqlsqlhelper] => Array
        (
            [module] => main
            [file] => lib/db/mssqlsqlhelper.php
        )

    [bitrix\main\db\oracleconnection] => Array
        (
            [module] => main
            [file] => lib/db/oracleconnection.php
        )

    [bitrix\main\db\oracleresult] => Array
        (
            [module] => main
            [file] => lib/db/oracleresult.php
        )

    [bitrix\main\db\oraclesqlhelper] => Array
        (
            [module] => main
            [file] => lib/db/oraclesqlhelper.php
        )

    [bitrix\main\db\pgsqlconnection] => Array
        (
            [module] => main
            [file] => lib/db/pgsqlconnection.php
        )

    [bitrix\main\diag\httpexceptionhandleroutput] => Array
        (
            [module] => main
            [file] => lib/diag/httpexceptionhandleroutput.php
        )

    [bitrix\main\diag\fileexceptionhandlerlog] => Array
        (
            [module] => main
            [file] => lib/diag/fileexceptionhandlerlog.php
        )

    [bitrix\main\diag\exceptionhandler] => Array
        (
            [module] => main
            [file] => lib/diag/exceptionhandler.php
        )

    [bitrix\main\diag\iexceptionhandleroutput] => Array
        (
            [module] => main
            [file] => lib/diag/iexceptionhandleroutput.php
        )

    [bitrix\main\diag\exceptionhandlerlog] => Array
        (
            [module] => main
            [file] => lib/diag/exceptionhandlerlog.php
        )

    [bitrix\main\io\file] => Array
        (
            [module] => main
            [file] => lib/io/file.php
        )

    [bitrix\main\io\fileentry] => Array
        (
            [module] => main
            [file] => lib/io/fileentry.php
        )

    [bitrix\main\io\path] => Array
        (
            [module] => main
            [file] => lib/io/path.php
        )

    [bitrix\main\io\filesystementry] => Array
        (
            [module] => main
            [file] => lib/io/filesystementry.php
        )

    [bitrix\main\io\ifilestream] => Array
        (
            [module] => main
            [file] => lib/io/ifilestream.php
        )

    [bitrix\main\localization\loc] => Array
        (
            [module] => main
            [file] => lib/localization/loc.php
        )

    [bitrix\main\mail\mail] => Array
        (
            [module] => main
            [file] => lib/mail/mail.php
        )

    [bitrix\main\mail\tracking] => Array
        (
            [module] => main
            [file] => lib/mail/tracking.php
        )

    [bitrix\main\mail\eventmanager] => Array
        (
            [module] => main
            [file] => lib/mail/eventmanager.php
        )

    [bitrix\main\mail\eventmessagecompiler] => Array
        (
            [module] => main
            [file] => lib/mail/eventmessagecompiler.php
        )

    [bitrix\main\mail\eventmessagethemecompiler] => Array
        (
            [module] => main
            [file] => lib/mail/eventmessagethemecompiler.php
        )

    [bitrix\main\mail\internal\event] => Array
        (
            [module] => main
            [file] => lib/mail/internal/event.php
        )

    [bitrix\main\mail\internal\eventattachment] => Array
        (
            [module] => main
            [file] => lib/mail/internal/eventattachment.php
        )

    [bitrix\main\mail\internal\eventmessage] => Array
        (
            [module] => main
            [file] => lib/mail/internal/eventmessage.php
        )

    [bitrix\main\mail\internal\eventmessagesite] => Array
        (
            [module] => main
            [file] => lib/mail/internal/eventmessagesite.php
        )

    [bitrix\main\mail\internal\eventmessageattachment] => Array
        (
            [module] => main
            [file] => lib/mail/internal/eventmessageattachment.php
        )

    [bitrix\main\mail\internal\eventtype] => Array
        (
            [module] => main
            [file] => lib/mail/internal/eventtype.php
        )

    [bitrix\main\text\converter] => Array
        (
            [module] => main
            [file] => lib/text/converter.php
        )

    [bitrix\main\text\emptyconverter] => Array
        (
            [module] => main
            [file] => lib/text/emptyconverter.php
        )

    [bitrix\main\text\encoding] => Array
        (
            [module] => main
            [file] => lib/text/encoding.php
        )

    [bitrix\main\text\htmlconverter] => Array
        (
            [module] => main
            [file] => lib/text/htmlconverter.php
        )

    [bitrix\main\text\binarystring] => Array
        (
            [module] => main
            [file] => lib/text/binarystring.php
        )

    [bitrix\main\text\xmlconverter] => Array
        (
            [module] => main
            [file] => lib/text/xmlconverter.php
        )

    [bitrix\main\type\collection] => Array
        (
            [module] => main
            [file] => lib/type/collection.php
        )

    [bitrix\main\type\date] => Array
        (
            [module] => main
            [file] => lib/type/date.php
        )

    [bitrix\main\type\datetime] => Array
        (
            [module] => main
            [file] => lib/type/datetime.php
        )

    [bitrix\main\type\dictionary] => Array
        (
            [module] => main
            [file] => lib/type/dictionary.php
        )

    [bitrix\main\type\filterabledictionary] => Array
        (
            [module] => main
            [file] => lib/type/filterabledictionary.php
        )

    [bitrix\main\type\parameterdictionary] => Array
        (
            [module] => main
            [file] => lib/type/parameterdictionary.php
        )

    [bitrix\main\web\cookie] => Array
        (
            [module] => main
            [file] => lib/web/cookie.php
        )

    [bitrix\main\web\uri] => Array
        (
            [module] => main
            [file] => lib/web/uri.php
        )

    [bitrix\main\sendereventhandler] => Array
        (
            [module] => main
            [file] => lib/senderconnector.php
        )

    [bitrix\main\senderconnectoruser] => Array
        (
            [module] => main
            [file] => lib/senderconnector.php
        )

    [bitrix\main\urlrewriterrulemaker] => Array
        (
            [module] => main
            [file] => lib/urlrewriter.php
        )

    [bitrix\main\update\stepper] => Array
        (
            [module] => main
            [file] => lib/update/stepper.php
        )

    [bitrix\main\composite\abstractresponse] => Array
        (
            [module] => main
            [file] => lib/composite/responder.php
        )

    [bitrix\main\composite\fileresponse] => Array
        (
            [module] => main
            [file] => lib/composite/responder.php
        )

    [bitrix\main\composite\memcachedresponse] => Array
        (
            [module] => main
            [file] => lib/composite/responder.php
        )

    [bitrix\main\security\otpexception] => Array
        (
            [module] => main
            [file] => lib/security/securityexception.php
        )

    [ctimezone] => Array
        (
            [module] => main
            [file] => classes/general/time.php
        )

    [cbxpunycode] => Array
        (
            [module] => main
            [file] => classes/general/punycode.php
        )

    [ibxvirtualio] => Array
        (
            [module] => main
            [file] => classes/general/virtual_io.php
        )

    [ibxgeterrors] => Array
        (
            [module] => main
            [file] => classes/general/virtual_io.php
        )

    [cbxvirtualio] => Array
        (
            [module] => main
            [file] => classes/general/virtual_io.php
        )

    [cbxvirtualfilebase] => Array
        (
            [module] => main
            [file] => classes/general/virtual_file.php
        )

    [cbxvirtualfile] => Array
        (
            [module] => main
            [file] => classes/general/virtual_file.php
        )

    [cbxvirtualdirectory] => Array
        (
            [module] => main
            [file] => classes/general/virtual_file.php
        )

    [calloption] => Array
        (
            [module] => main
            [file] => classes/general/option.php
        )

    [coption] => Array
        (
            [module] => main
            [file] => classes/general/option.php
        )

    [callpageoption] => Array
        (
            [module] => main
            [file] => classes/general/pageoption.php
        )

    [cpageoption] => Array
        (
            [module] => main
            [file] => classes/general/pageoption.php
        )

    [callsqlwhere] => Array
        (
            [module] => main
            [file] => classes/general/sqlwhere.php
        )

    [csqlwhereexpression] => Array
        (
            [module] => main
            [file] => classes/general/sqlwhere.php
        )

    [csqlwhere] => Array
        (
            [module] => main
            [file] => classes/general/sqlwhere.php
        )

    [calllanguage] => Array
        (
            [module] => main
            [file] => classes/general/language.php
        )

    [clanguage] => Array
        (
            [module] => main
            [file] => classes/general/language.php
        )

    [clangadmin] => Array
        (
            [module] => main
            [file] => classes/general/language.php
        )

    [_clangdbresult] => Array
        (
            [module] => main
            [file] => classes/general/langdbresult.php
        )

    [callagent] => Array
        (
            [module] => main
            [file] => classes/general/agent.php
        )

    [cagent] => Array
        (
            [module] => main
            [file] => classes/mysql/agent.php
        )

    [capplicationexception] => Array
        (
            [module] => main
            [file] => classes/general/applicationexception.php
        )

    [cadminexception] => Array
        (
            [module] => main
            [file] => classes/general/adminexception.php
        )

    [callsite] => Array
        (
            [module] => main
            [file] => classes/general/site.php
        )

    [calllang] => Array
        (
            [module] => main
            [file] => classes/general/site.php
        )

    [csite] => Array
        (
            [module] => main
            [file] => classes/general/site.php
        )

    [clang] => Array
        (
            [module] => main
            [file] => classes/general/site.php
        )

    [chttp] => Array
        (
            [module] => main
            [file] => classes/general/http.php
        )

    [cutil] => Array
        (
            [module] => main
            [file] => classes/general/util.php
        )

    [callmain] => Array
        (
            [module] => main
            [file] => classes/general/main.php
        )

    [cmain] => Array
        (
            [module] => main
            [file] => classes/general/main.php
        )

    [calldatabase] => Array
        (
            [module] => main
            [file] => classes/general/database.php
        )

    [calldbresult] => Array
        (
            [module] => main
            [file] => classes/general/dbresult.php
        )

    [cdatabasemysql] => Array
        (
            [module] => main
            [file] => classes/mysql/database.php
        )

    [cdbresultmysql] => Array
        (
            [module] => main
            [file] => classes/mysql/dbresult.php
        )

    [icachebackend] => Array
        (
            [module] => main
            [file] => classes/general/cache_backend.php
        )

    [cphpcache] => Array
        (
            [module] => main
            [file] => classes/general/cache.php
        )

    [ccachemanager] => Array
        (
            [module] => main
            [file] => classes/general/cache_manager.php
        )

    [cpagecache] => Array
        (
            [module] => main
            [file] => classes/general/page_cache.php
        )

    [cstackcacheentry] => Array
        (
            [module] => main
            [file] => classes/general/stack_cache_entry.php
        )

    [cstackcachemanager] => Array
        (
            [module] => main
            [file] => classes/general/stack_cache.php
        )

    [cmodule] => Array
        (
            [module] => main
            [file] => /classes/general/module.php
        )

    [bitrix\main\entity\ufield] => Array
        (
            [module] => main
            [file] => include/deprecated/ufield.php
        )

    [cdatabase] => Array
        (
            [module] => main
            [file] => classes/mysql/database.php
        )

    [cdbresult] => Array
        (
            [module] => main
            [file] => classes/mysql/dbresult.php
        )

)
Array
(
    [bitrix\main\application] => Array
        (
            [module] => main
            [file] => lib/application.php
        )

    [bitrix\main\httpapplication] => Array
        (
            [module] => main
            [file] => lib/httpapplication.php
        )

    [bitrix\main\argumentexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\argumentnullexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\argumentoutofrangeexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\argumenttypeexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\notimplementedexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\notsupportedexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\invalidoperationexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\objectpropertyexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\objectnotfoundexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\objectexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\systemexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\accessdeniedexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\decodingexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\io\invalidpathexception] => Array
        (
            [module] => main
            [file] => lib/io/ioexception.php
        )

    [bitrix\main\io\filenotfoundexception] => Array
        (
            [module] => main
            [file] => lib/io/ioexception.php
        )

    [bitrix\main\io\filedeleteexception] => Array
        (
            [module] => main
            [file] => lib/io/ioexception.php
        )

    [bitrix\main\io\fileopenexception] => Array
        (
            [module] => main
            [file] => lib/io/ioexception.php
        )

    [bitrix\main\io\filenotopenedexception] => Array
        (
            [module] => main
            [file] => lib/io/ioexception.php
        )

    [bitrix\main\context] => Array
        (
            [module] => main
            [file] => lib/context.php
        )

    [bitrix\main\httpcontext] => Array
        (
            [module] => main
            [file] => lib/httpcontext.php
        )

    [bitrix\main\dispatcher] => Array
        (
            [module] => main
            [file] => lib/dispatcher.php
        )

    [bitrix\main\environment] => Array
        (
            [module] => main
            [file] => lib/environment.php
        )

    [bitrix\main\event] => Array
        (
            [module] => main
            [file] => lib/event.php
        )

    [bitrix\main\eventmanager] => Array
        (
            [module] => main
            [file] => lib/eventmanager.php
        )

    [bitrix\main\eventresult] => Array
        (
            [module] => main
            [file] => lib/eventresult.php
        )

    [bitrix\main\request] => Array
        (
            [module] => main
            [file] => lib/request.php
        )

    [bitrix\main\httprequest] => Array
        (
            [module] => main
            [file] => lib/httprequest.php
        )

    [bitrix\main\response] => Array
        (
            [module] => main
            [file] => lib/response.php
        )

    [bitrix\main\httpresponse] => Array
        (
            [module] => main
            [file] => lib/httpresponse.php
        )

    [bitrix\main\modulemanager] => Array
        (
            [module] => main
            [file] => lib/modulemanager.php
        )

    [bitrix\main\server] => Array
        (
            [module] => main
            [file] => lib/server.php
        )

    [bitrix\main\config\configuration] => Array
        (
            [module] => main
            [file] => lib/config/configuration.php
        )

    [bitrix\main\config\option] => Array
        (
            [module] => main
            [file] => lib/config/option.php
        )

    [bitrix\main\context\culture] => Array
        (
            [module] => main
            [file] => lib/context/culture.php
        )

    [bitrix\main\data\cache] => Array
        (
            [module] => main
            [file] => lib/data/cache.php
        )

    [bitrix\main\data\cacheengineapc] => Array
        (
            [module] => main
            [file] => lib/data/cacheengineapc.php
        )

    [bitrix\main\data\cacheenginememcache] => Array
        (
            [module] => main
            [file] => lib/data/cacheenginememcache.php
        )

    [bitrix\main\data\cacheenginefiles] => Array
        (
            [module] => main
            [file] => lib/data/cacheenginefiles.php
        )

    [bitrix\main\data\cacheenginenone] => Array
        (
            [module] => main
            [file] => lib/data/cacheenginenone.php
        )

    [bitrix\main\data\connection] => Array
        (
            [module] => main
            [file] => lib/data/connection.php
        )

    [bitrix\main\data\connectionpool] => Array
        (
            [module] => main
            [file] => lib/data/connectionpool.php
        )

    [bitrix\main\data\icacheengine] => Array
        (
            [module] => main
            [file] => lib/data/cache.php
        )

    [bitrix\main\data\hsphpreadconnection] => Array
        (
            [module] => main
            [file] => lib/data/hsphpreadconnection.php
        )

    [bitrix\main\data\managedcache] => Array
        (
            [module] => main
            [file] => lib/data/managedcache.php
        )

    [bitrix\main\data\taggedcache] => Array
        (
            [module] => main
            [file] => lib/data/taggedcache.php
        )

    [bitrix\main\data\memcacheconnection] => Array
        (
            [module] => main
            [file] => lib/data/memcacheconnection.php
        )

    [bitrix\main\data\memcachedconnection] => Array
        (
            [module] => main
            [file] => lib/data/memcachedconnection.php
        )

    [bitrix\main\data\nosqlconnection] => Array
        (
            [module] => main
            [file] => lib/data/nosqlconnection.php
        )

    [bitrix\main\db\arrayresult] => Array
        (
            [module] => main
            [file] => lib/db/arrayresult.php
        )

    [bitrix\main\db\result] => Array
        (
            [module] => main
            [file] => lib/db/result.php
        )

    [bitrix\main\db\connection] => Array
        (
            [module] => main
            [file] => lib/db/connection.php
        )

    [bitrix\main\db\sqlexception] => Array
        (
            [module] => main
            [file] => lib/db/sqlexception.php
        )

    [bitrix\main\db\sqlqueryexception] => Array
        (
            [module] => main
            [file] => lib/db/sqlexception.php
        )

    [bitrix\main\db\transactionexception] => Array
        (
            [module] => main
            [file] => lib/db/sqlexception.php
        )

    [bitrix\main\db\sqlexpression] => Array
        (
            [module] => main
            [file] => lib/db/sqlexpression.php
        )

    [bitrix\main\db\sqlhelper] => Array
        (
            [module] => main
            [file] => lib/db/sqlhelper.php
        )

    [bitrix\main\db\mysqlcommonconnection] => Array
        (
            [module] => main
            [file] => lib/db/mysqlcommonconnection.php
        )

    [bitrix\main\db\mysqliconnection] => Array
        (
            [module] => main
            [file] => lib/db/mysqliconnection.php
        )

    [bitrix\main\db\mysqliresult] => Array
        (
            [module] => main
            [file] => lib/db/mysqliresult.php
        )

    [bitrix\main\db\mysqlisqlhelper] => Array
        (
            [module] => main
            [file] => lib/db/mysqlisqlhelper.php
        )

    [bitrix\main\db\mssqlconnection] => Array
        (
            [module] => main
            [file] => lib/db/mssqlconnection.php
        )

    [bitrix\main\db\mssqlresult] => Array
        (
            [module] => main
            [file] => lib/db/mssqlresult.php
        )

    [bitrix\main\db\mssqlsqlhelper] => Array
        (
            [module] => main
            [file] => lib/db/mssqlsqlhelper.php
        )

    [bitrix\main\db\oracleconnection] => Array
        (
            [module] => main
            [file] => lib/db/oracleconnection.php
        )

    [bitrix\main\db\oracleresult] => Array
        (
            [module] => main
            [file] => lib/db/oracleresult.php
        )

    [bitrix\main\db\oraclesqlhelper] => Array
        (
            [module] => main
            [file] => lib/db/oraclesqlhelper.php
        )

    [bitrix\main\db\pgsqlconnection] => Array
        (
            [module] => main
            [file] => lib/db/pgsqlconnection.php
        )

    [bitrix\main\diag\httpexceptionhandleroutput] => Array
        (
            [module] => main
            [file] => lib/diag/httpexceptionhandleroutput.php
        )

    [bitrix\main\diag\fileexceptionhandlerlog] => Array
        (
            [module] => main
            [file] => lib/diag/fileexceptionhandlerlog.php
        )

    [bitrix\main\diag\exceptionhandler] => Array
        (
            [module] => main
            [file] => lib/diag/exceptionhandler.php
        )

    [bitrix\main\diag\iexceptionhandleroutput] => Array
        (
            [module] => main
            [file] => lib/diag/iexceptionhandleroutput.php
        )

    [bitrix\main\diag\exceptionhandlerlog] => Array
        (
            [module] => main
            [file] => lib/diag/exceptionhandlerlog.php
        )

    [bitrix\main\io\file] => Array
        (
            [module] => main
            [file] => lib/io/file.php
        )

    [bitrix\main\io\fileentry] => Array
        (
            [module] => main
            [file] => lib/io/fileentry.php
        )

    [bitrix\main\io\path] => Array
        (
            [module] => main
            [file] => lib/io/path.php
        )

    [bitrix\main\io\filesystementry] => Array
        (
            [module] => main
            [file] => lib/io/filesystementry.php
        )

    [bitrix\main\io\ifilestream] => Array
        (
            [module] => main
            [file] => lib/io/ifilestream.php
        )

    [bitrix\main\localization\loc] => Array
        (
            [module] => main
            [file] => lib/localization/loc.php
        )

    [bitrix\main\mail\mail] => Array
        (
            [module] => main
            [file] => lib/mail/mail.php
        )

    [bitrix\main\mail\tracking] => Array
        (
            [module] => main
            [file] => lib/mail/tracking.php
        )

    [bitrix\main\mail\eventmanager] => Array
        (
            [module] => main
            [file] => lib/mail/eventmanager.php
        )

    [bitrix\main\mail\eventmessagecompiler] => Array
        (
            [module] => main
            [file] => lib/mail/eventmessagecompiler.php
        )

    [bitrix\main\mail\eventmessagethemecompiler] => Array
        (
            [module] => main
            [file] => lib/mail/eventmessagethemecompiler.php
        )

    [bitrix\main\mail\internal\event] => Array
        (
            [module] => main
            [file] => lib/mail/internal/event.php
        )

    [bitrix\main\mail\internal\eventattachment] => Array
        (
            [module] => main
            [file] => lib/mail/internal/eventattachment.php
        )

    [bitrix\main\mail\internal\eventmessage] => Array
        (
            [module] => main
            [file] => lib/mail/internal/eventmessage.php
        )

    [bitrix\main\mail\internal\eventmessagesite] => Array
        (
            [module] => main
            [file] => lib/mail/internal/eventmessagesite.php
        )

    [bitrix\main\mail\internal\eventmessageattachment] => Array
        (
            [module] => main
            [file] => lib/mail/internal/eventmessageattachment.php
        )

    [bitrix\main\mail\internal\eventtype] => Array
        (
            [module] => main
            [file] => lib/mail/internal/eventtype.php
        )

    [bitrix\main\text\converter] => Array
        (
            [module] => main
            [file] => lib/text/converter.php
        )

    [bitrix\main\text\emptyconverter] => Array
        (
            [module] => main
            [file] => lib/text/emptyconverter.php
        )

    [bitrix\main\text\encoding] => Array
        (
            [module] => main
            [file] => lib/text/encoding.php
        )

    [bitrix\main\text\htmlconverter] => Array
        (
            [module] => main
            [file] => lib/text/htmlconverter.php
        )

    [bitrix\main\text\binarystring] => Array
        (
            [module] => main
            [file] => lib/text/binarystring.php
        )

    [bitrix\main\text\xmlconverter] => Array
        (
            [module] => main
            [file] => lib/text/xmlconverter.php
        )

    [bitrix\main\type\collection] => Array
        (
            [module] => main
            [file] => lib/type/collection.php
        )

    [bitrix\main\type\date] => Array
        (
            [module] => main
            [file] => lib/type/date.php
        )

    [bitrix\main\type\datetime] => Array
        (
            [module] => main
            [file] => lib/type/datetime.php
        )

    [bitrix\main\type\dictionary] => Array
        (
            [module] => main
            [file] => lib/type/dictionary.php
        )

    [bitrix\main\type\filterabledictionary] => Array
        (
            [module] => main
            [file] => lib/type/filterabledictionary.php
        )

    [bitrix\main\type\parameterdictionary] => Array
        (
            [module] => main
            [file] => lib/type/parameterdictionary.php
        )

    [bitrix\main\web\cookie] => Array
        (
            [module] => main
            [file] => lib/web/cookie.php
        )

    [bitrix\main\web\uri] => Array
        (
            [module] => main
            [file] => lib/web/uri.php
        )

    [bitrix\main\sendereventhandler] => Array
        (
            [module] => main
            [file] => lib/senderconnector.php
        )

    [bitrix\main\senderconnectoruser] => Array
        (
            [module] => main
            [file] => lib/senderconnector.php
        )

    [bitrix\main\urlrewriterrulemaker] => Array
        (
            [module] => main
            [file] => lib/urlrewriter.php
        )

    [bitrix\main\update\stepper] => Array
        (
            [module] => main
            [file] => lib/update/stepper.php
        )

    [bitrix\main\composite\abstractresponse] => Array
        (
            [module] => main
            [file] => lib/composite/responder.php
        )

    [bitrix\main\composite\fileresponse] => Array
        (
            [module] => main
            [file] => lib/composite/responder.php
        )

    [bitrix\main\composite\memcachedresponse] => Array
        (
            [module] => main
            [file] => lib/composite/responder.php
        )

    [bitrix\main\security\otpexception] => Array
        (
            [module] => main
            [file] => lib/security/securityexception.php
        )

    [ctimezone] => Array
        (
            [module] => main
            [file] => classes/general/time.php
        )

    [cbxpunycode] => Array
        (
            [module] => main
            [file] => classes/general/punycode.php
        )

    [ibxvirtualio] => Array
        (
            [module] => main
            [file] => classes/general/virtual_io.php
        )

    [ibxgeterrors] => Array
        (
            [module] => main
            [file] => classes/general/virtual_io.php
        )

    [cbxvirtualio] => Array
        (
            [module] => main
            [file] => classes/general/virtual_io.php
        )

    [cbxvirtualfilebase] => Array
        (
            [module] => main
            [file] => classes/general/virtual_file.php
        )

    [cbxvirtualfile] => Array
        (
            [module] => main
            [file] => classes/general/virtual_file.php
        )

    [cbxvirtualdirectory] => Array
        (
            [module] => main
            [file] => classes/general/virtual_file.php
        )

    [calloption] => Array
        (
            [module] => main
            [file] => classes/general/option.php
        )

    [coption] => Array
        (
            [module] => main
            [file] => classes/general/option.php
        )

    [callpageoption] => Array
        (
            [module] => main
            [file] => classes/general/pageoption.php
        )

    [cpageoption] => Array
        (
            [module] => main
            [file] => classes/general/pageoption.php
        )

    [callsqlwhere] => Array
        (
            [module] => main
            [file] => classes/general/sqlwhere.php
        )

    [csqlwhereexpression] => Array
        (
            [module] => main
            [file] => classes/general/sqlwhere.php
        )

    [csqlwhere] => Array
        (
            [module] => main
            [file] => classes/general/sqlwhere.php
        )

    [calllanguage] => Array
        (
            [module] => main
            [file] => classes/general/language.php
        )

    [clanguage] => Array
        (
            [module] => main
            [file] => classes/general/language.php
        )

    [clangadmin] => Array
        (
            [module] => main
            [file] => classes/general/language.php
        )

    [_clangdbresult] => Array
        (
            [module] => main
            [file] => classes/general/langdbresult.php
        )

    [callagent] => Array
        (
            [module] => main
            [file] => classes/general/agent.php
        )

    [cagent] => Array
        (
            [module] => main
            [file] => classes/mysql/agent.php
        )

    [capplicationexception] => Array
        (
            [module] => main
            [file] => classes/general/applicationexception.php
        )

    [cadminexception] => Array
        (
            [module] => main
            [file] => classes/general/adminexception.php
        )

    [callsite] => Array
        (
            [module] => main
            [file] => classes/general/site.php
        )

    [calllang] => Array
        (
            [module] => main
            [file] => classes/general/site.php
        )

    [csite] => Array
        (
            [module] => main
            [file] => classes/general/site.php
        )

    [clang] => Array
        (
            [module] => main
            [file] => classes/general/site.php
        )

    [chttp] => Array
        (
            [module] => main
            [file] => classes/general/http.php
        )

    [cutil] => Array
        (
            [module] => main
            [file] => classes/general/util.php
        )

    [callmain] => Array
        (
            [module] => main
            [file] => classes/general/main.php
        )

    [cmain] => Array
        (
            [module] => main
            [file] => classes/general/main.php
        )

    [calldatabase] => Array
        (
            [module] => main
            [file] => classes/general/database.php
        )

    [calldbresult] => Array
        (
            [module] => main
            [file] => classes/general/dbresult.php
        )

    [cdatabasemysql] => Array
        (
            [module] => main
            [file] => classes/mysql/database.php
        )

    [cdbresultmysql] => Array
        (
            [module] => main
            [file] => classes/mysql/dbresult.php
        )

    [icachebackend] => Array
        (
            [module] => main
            [file] => classes/general/cache_backend.php
        )

    [cphpcache] => Array
        (
            [module] => main
            [file] => classes/general/cache.php
        )

    [ccachemanager] => Array
        (
            [module] => main
            [file] => classes/general/cache_manager.php
        )

    [cpagecache] => Array
        (
            [module] => main
            [file] => classes/general/page_cache.php
        )

    [cstackcacheentry] => Array
        (
            [module] => main
            [file] => classes/general/stack_cache_entry.php
        )

    [cstackcachemanager] => Array
        (
            [module] => main
            [file] => classes/general/stack_cache.php
        )

    [cmodule] => Array
        (
            [module] => main
            [file] => /classes/general/module.php
        )

    [bitrix\main\entity\ufield] => Array
        (
            [module] => main
            [file] => include/deprecated/ufield.php
        )

    [cdatabase] => Array
        (
            [module] => main
            [file] => classes/mysql/database.php
        )

    [cdbresult] => Array
        (
            [module] => main
            [file] => classes/mysql/dbresult.php
        )

)
Array
(
    [bitrix\main\application] => Array
        (
            [module] => main
            [file] => lib/application.php
        )

    [bitrix\main\httpapplication] => Array
        (
            [module] => main
            [file] => lib/httpapplication.php
        )

    [bitrix\main\argumentexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\argumentnullexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\argumentoutofrangeexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\argumenttypeexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\notimplementedexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\notsupportedexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\invalidoperationexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\objectpropertyexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\objectnotfoundexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\objectexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\systemexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\accessdeniedexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\decodingexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\io\invalidpathexception] => Array
        (
            [module] => main
            [file] => lib/io/ioexception.php
        )

    [bitrix\main\io\filenotfoundexception] => Array
        (
            [module] => main
            [file] => lib/io/ioexception.php
        )

    [bitrix\main\io\filedeleteexception] => Array
        (
            [module] => main
            [file] => lib/io/ioexception.php
        )

    [bitrix\main\io\fileopenexception] => Array
        (
            [module] => main
            [file] => lib/io/ioexception.php
        )

    [bitrix\main\io\filenotopenedexception] => Array
        (
            [module] => main
            [file] => lib/io/ioexception.php
        )

    [bitrix\main\context] => Array
        (
            [module] => main
            [file] => lib/context.php
        )

    [bitrix\main\httpcontext] => Array
        (
            [module] => main
            [file] => lib/httpcontext.php
        )

    [bitrix\main\dispatcher] => Array
        (
            [module] => main
            [file] => lib/dispatcher.php
        )

    [bitrix\main\environment] => Array
        (
            [module] => main
            [file] => lib/environment.php
        )

    [bitrix\main\event] => Array
        (
            [module] => main
            [file] => lib/event.php
        )

    [bitrix\main\eventmanager] => Array
        (
            [module] => main
            [file] => lib/eventmanager.php
        )

    [bitrix\main\eventresult] => Array
        (
            [module] => main
            [file] => lib/eventresult.php
        )

    [bitrix\main\request] => Array
        (
            [module] => main
            [file] => lib/request.php
        )

    [bitrix\main\httprequest] => Array
        (
            [module] => main
            [file] => lib/httprequest.php
        )

    [bitrix\main\response] => Array
        (
            [module] => main
            [file] => lib/response.php
        )

    [bitrix\main\httpresponse] => Array
        (
            [module] => main
            [file] => lib/httpresponse.php
        )

    [bitrix\main\modulemanager] => Array
        (
            [module] => main
            [file] => lib/modulemanager.php
        )

    [bitrix\main\server] => Array
        (
            [module] => main
            [file] => lib/server.php
        )

    [bitrix\main\config\configuration] => Array
        (
            [module] => main
            [file] => lib/config/configuration.php
        )

    [bitrix\main\config\option] => Array
        (
            [module] => main
            [file] => lib/config/option.php
        )

    [bitrix\main\context\culture] => Array
        (
            [module] => main
            [file] => lib/context/culture.php
        )

    [bitrix\main\data\cache] => Array
        (
            [module] => main
            [file] => lib/data/cache.php
        )

    [bitrix\main\data\cacheengineapc] => Array
        (
            [module] => main
            [file] => lib/data/cacheengineapc.php
        )

    [bitrix\main\data\cacheenginememcache] => Array
        (
            [module] => main
            [file] => lib/data/cacheenginememcache.php
        )

    [bitrix\main\data\cacheenginefiles] => Array
        (
            [module] => main
            [file] => lib/data/cacheenginefiles.php
        )

    [bitrix\main\data\cacheenginenone] => Array
        (
            [module] => main
            [file] => lib/data/cacheenginenone.php
        )

    [bitrix\main\data\connection] => Array
        (
            [module] => main
            [file] => lib/data/connection.php
        )

    [bitrix\main\data\connectionpool] => Array
        (
            [module] => main
            [file] => lib/data/connectionpool.php
        )

    [bitrix\main\data\icacheengine] => Array
        (
            [module] => main
            [file] => lib/data/cache.php
        )

    [bitrix\main\data\hsphpreadconnection] => Array
        (
            [module] => main
            [file] => lib/data/hsphpreadconnection.php
        )

    [bitrix\main\data\managedcache] => Array
        (
            [module] => main
            [file] => lib/data/managedcache.php
        )

    [bitrix\main\data\taggedcache] => Array
        (
            [module] => main
            [file] => lib/data/taggedcache.php
        )

    [bitrix\main\data\memcacheconnection] => Array
        (
            [module] => main
            [file] => lib/data/memcacheconnection.php
        )

    [bitrix\main\data\memcachedconnection] => Array
        (
            [module] => main
            [file] => lib/data/memcachedconnection.php
        )

    [bitrix\main\data\nosqlconnection] => Array
        (
            [module] => main
            [file] => lib/data/nosqlconnection.php
        )

    [bitrix\main\db\arrayresult] => Array
        (
            [module] => main
            [file] => lib/db/arrayresult.php
        )

    [bitrix\main\db\result] => Array
        (
            [module] => main
            [file] => lib/db/result.php
        )

    [bitrix\main\db\connection] => Array
        (
            [module] => main
            [file] => lib/db/connection.php
        )

    [bitrix\main\db\sqlexception] => Array
        (
            [module] => main
            [file] => lib/db/sqlexception.php
        )

    [bitrix\main\db\sqlqueryexception] => Array
        (
            [module] => main
            [file] => lib/db/sqlexception.php
        )

    [bitrix\main\db\transactionexception] => Array
        (
            [module] => main
            [file] => lib/db/sqlexception.php
        )

    [bitrix\main\db\sqlexpression] => Array
        (
            [module] => main
            [file] => lib/db/sqlexpression.php
        )

    [bitrix\main\db\sqlhelper] => Array
        (
            [module] => main
            [file] => lib/db/sqlhelper.php
        )

    [bitrix\main\db\mysqlcommonconnection] => Array
        (
            [module] => main
            [file] => lib/db/mysqlcommonconnection.php
        )

    [bitrix\main\db\mysqliconnection] => Array
        (
            [module] => main
            [file] => lib/db/mysqliconnection.php
        )

    [bitrix\main\db\mysqliresult] => Array
        (
            [module] => main
            [file] => lib/db/mysqliresult.php
        )

    [bitrix\main\db\mysqlisqlhelper] => Array
        (
            [module] => main
            [file] => lib/db/mysqlisqlhelper.php
        )

    [bitrix\main\db\mssqlconnection] => Array
        (
            [module] => main
            [file] => lib/db/mssqlconnection.php
        )

    [bitrix\main\db\mssqlresult] => Array
        (
            [module] => main
            [file] => lib/db/mssqlresult.php
        )

    [bitrix\main\db\mssqlsqlhelper] => Array
        (
            [module] => main
            [file] => lib/db/mssqlsqlhelper.php
        )

    [bitrix\main\db\oracleconnection] => Array
        (
            [module] => main
            [file] => lib/db/oracleconnection.php
        )

    [bitrix\main\db\oracleresult] => Array
        (
            [module] => main
            [file] => lib/db/oracleresult.php
        )

    [bitrix\main\db\oraclesqlhelper] => Array
        (
            [module] => main
            [file] => lib/db/oraclesqlhelper.php
        )

    [bitrix\main\db\pgsqlconnection] => Array
        (
            [module] => main
            [file] => lib/db/pgsqlconnection.php
        )

    [bitrix\main\diag\httpexceptionhandleroutput] => Array
        (
            [module] => main
            [file] => lib/diag/httpexceptionhandleroutput.php
        )

    [bitrix\main\diag\fileexceptionhandlerlog] => Array
        (
            [module] => main
            [file] => lib/diag/fileexceptionhandlerlog.php
        )

    [bitrix\main\diag\exceptionhandler] => Array
        (
            [module] => main
            [file] => lib/diag/exceptionhandler.php
        )

    [bitrix\main\diag\iexceptionhandleroutput] => Array
        (
            [module] => main
            [file] => lib/diag/iexceptionhandleroutput.php
        )

    [bitrix\main\diag\exceptionhandlerlog] => Array
        (
            [module] => main
            [file] => lib/diag/exceptionhandlerlog.php
        )

    [bitrix\main\io\file] => Array
        (
            [module] => main
            [file] => lib/io/file.php
        )

    [bitrix\main\io\fileentry] => Array
        (
            [module] => main
            [file] => lib/io/fileentry.php
        )

    [bitrix\main\io\path] => Array
        (
            [module] => main
            [file] => lib/io/path.php
        )

    [bitrix\main\io\filesystementry] => Array
        (
            [module] => main
            [file] => lib/io/filesystementry.php
        )

    [bitrix\main\io\ifilestream] => Array
        (
            [module] => main
            [file] => lib/io/ifilestream.php
        )

    [bitrix\main\localization\loc] => Array
        (
            [module] => main
            [file] => lib/localization/loc.php
        )

    [bitrix\main\mail\mail] => Array
        (
            [module] => main
            [file] => lib/mail/mail.php
        )

    [bitrix\main\mail\tracking] => Array
        (
            [module] => main
            [file] => lib/mail/tracking.php
        )

    [bitrix\main\mail\eventmanager] => Array
        (
            [module] => main
            [file] => lib/mail/eventmanager.php
        )

    [bitrix\main\mail\eventmessagecompiler] => Array
        (
            [module] => main
            [file] => lib/mail/eventmessagecompiler.php
        )

    [bitrix\main\mail\eventmessagethemecompiler] => Array
        (
            [module] => main
            [file] => lib/mail/eventmessagethemecompiler.php
        )

    [bitrix\main\mail\internal\event] => Array
        (
            [module] => main
            [file] => lib/mail/internal/event.php
        )

    [bitrix\main\mail\internal\eventattachment] => Array
        (
            [module] => main
            [file] => lib/mail/internal/eventattachment.php
        )

    [bitrix\main\mail\internal\eventmessage] => Array
        (
            [module] => main
            [file] => lib/mail/internal/eventmessage.php
        )

    [bitrix\main\mail\internal\eventmessagesite] => Array
        (
            [module] => main
            [file] => lib/mail/internal/eventmessagesite.php
        )

    [bitrix\main\mail\internal\eventmessageattachment] => Array
        (
            [module] => main
            [file] => lib/mail/internal/eventmessageattachment.php
        )

    [bitrix\main\mail\internal\eventtype] => Array
        (
            [module] => main
            [file] => lib/mail/internal/eventtype.php
        )

    [bitrix\main\text\converter] => Array
        (
            [module] => main
            [file] => lib/text/converter.php
        )

    [bitrix\main\text\emptyconverter] => Array
        (
            [module] => main
            [file] => lib/text/emptyconverter.php
        )

    [bitrix\main\text\encoding] => Array
        (
            [module] => main
            [file] => lib/text/encoding.php
        )

    [bitrix\main\text\htmlconverter] => Array
        (
            [module] => main
            [file] => lib/text/htmlconverter.php
        )

    [bitrix\main\text\binarystring] => Array
        (
            [module] => main
            [file] => lib/text/binarystring.php
        )

    [bitrix\main\text\xmlconverter] => Array
        (
            [module] => main
            [file] => lib/text/xmlconverter.php
        )

    [bitrix\main\type\collection] => Array
        (
            [module] => main
            [file] => lib/type/collection.php
        )

    [bitrix\main\type\date] => Array
        (
            [module] => main
            [file] => lib/type/date.php
        )

    [bitrix\main\type\datetime] => Array
        (
            [module] => main
            [file] => lib/type/datetime.php
        )

    [bitrix\main\type\dictionary] => Array
        (
            [module] => main
            [file] => lib/type/dictionary.php
        )

    [bitrix\main\type\filterabledictionary] => Array
        (
            [module] => main
            [file] => lib/type/filterabledictionary.php
        )

    [bitrix\main\type\parameterdictionary] => Array
        (
            [module] => main
            [file] => lib/type/parameterdictionary.php
        )

    [bitrix\main\web\cookie] => Array
        (
            [module] => main
            [file] => lib/web/cookie.php
        )

    [bitrix\main\web\uri] => Array
        (
            [module] => main
            [file] => lib/web/uri.php
        )

    [bitrix\main\sendereventhandler] => Array
        (
            [module] => main
            [file] => lib/senderconnector.php
        )

    [bitrix\main\senderconnectoruser] => Array
        (
            [module] => main
            [file] => lib/senderconnector.php
        )

    [bitrix\main\urlrewriterrulemaker] => Array
        (
            [module] => main
            [file] => lib/urlrewriter.php
        )

    [bitrix\main\update\stepper] => Array
        (
            [module] => main
            [file] => lib/update/stepper.php
        )

    [bitrix\main\composite\abstractresponse] => Array
        (
            [module] => main
            [file] => lib/composite/responder.php
        )

    [bitrix\main\composite\fileresponse] => Array
        (
            [module] => main
            [file] => lib/composite/responder.php
        )

    [bitrix\main\composite\memcachedresponse] => Array
        (
            [module] => main
            [file] => lib/composite/responder.php
        )

    [bitrix\main\security\otpexception] => Array
        (
            [module] => main
            [file] => lib/security/securityexception.php
        )

    [ctimezone] => Array
        (
            [module] => main
            [file] => classes/general/time.php
        )

    [cbxpunycode] => Array
        (
            [module] => main
            [file] => classes/general/punycode.php
        )

    [ibxvirtualio] => Array
        (
            [module] => main
            [file] => classes/general/virtual_io.php
        )

    [ibxgeterrors] => Array
        (
            [module] => main
            [file] => classes/general/virtual_io.php
        )

    [cbxvirtualio] => Array
        (
            [module] => main
            [file] => classes/general/virtual_io.php
        )

    [cbxvirtualfilebase] => Array
        (
            [module] => main
            [file] => classes/general/virtual_file.php
        )

    [cbxvirtualfile] => Array
        (
            [module] => main
            [file] => classes/general/virtual_file.php
        )

    [cbxvirtualdirectory] => Array
        (
            [module] => main
            [file] => classes/general/virtual_file.php
        )

    [calloption] => Array
        (
            [module] => main
            [file] => classes/general/option.php
        )

    [coption] => Array
        (
            [module] => main
            [file] => classes/general/option.php
        )

    [callpageoption] => Array
        (
            [module] => main
            [file] => classes/general/pageoption.php
        )

    [cpageoption] => Array
        (
            [module] => main
            [file] => classes/general/pageoption.php
        )

    [callsqlwhere] => Array
        (
            [module] => main
            [file] => classes/general/sqlwhere.php
        )

    [csqlwhereexpression] => Array
        (
            [module] => main
            [file] => classes/general/sqlwhere.php
        )

    [csqlwhere] => Array
        (
            [module] => main
            [file] => classes/general/sqlwhere.php
        )

    [calllanguage] => Array
        (
            [module] => main
            [file] => classes/general/language.php
        )

    [clanguage] => Array
        (
            [module] => main
            [file] => classes/general/language.php
        )

    [clangadmin] => Array
        (
            [module] => main
            [file] => classes/general/language.php
        )

    [_clangdbresult] => Array
        (
            [module] => main
            [file] => classes/general/langdbresult.php
        )

    [callagent] => Array
        (
            [module] => main
            [file] => classes/general/agent.php
        )

    [cagent] => Array
        (
            [module] => main
            [file] => classes/mysql/agent.php
        )

    [capplicationexception] => Array
        (
            [module] => main
            [file] => classes/general/applicationexception.php
        )

    [cadminexception] => Array
        (
            [module] => main
            [file] => classes/general/adminexception.php
        )

    [callsite] => Array
        (
            [module] => main
            [file] => classes/general/site.php
        )

    [calllang] => Array
        (
            [module] => main
            [file] => classes/general/site.php
        )

    [csite] => Array
        (
            [module] => main
            [file] => classes/general/site.php
        )

    [clang] => Array
        (
            [module] => main
            [file] => classes/general/site.php
        )

    [chttp] => Array
        (
            [module] => main
            [file] => classes/general/http.php
        )

    [cutil] => Array
        (
            [module] => main
            [file] => classes/general/util.php
        )

    [callmain] => Array
        (
            [module] => main
            [file] => classes/general/main.php
        )

    [cmain] => Array
        (
            [module] => main
            [file] => classes/general/main.php
        )

    [calldatabase] => Array
        (
            [module] => main
            [file] => classes/general/database.php
        )

    [calldbresult] => Array
        (
            [module] => main
            [file] => classes/general/dbresult.php
        )

    [cdatabasemysql] => Array
        (
            [module] => main
            [file] => classes/mysql/database.php
        )

    [cdbresultmysql] => Array
        (
            [module] => main
            [file] => classes/mysql/dbresult.php
        )

    [icachebackend] => Array
        (
            [module] => main
            [file] => classes/general/cache_backend.php
        )

    [cphpcache] => Array
        (
            [module] => main
            [file] => classes/general/cache.php
        )

    [ccachemanager] => Array
        (
            [module] => main
            [file] => classes/general/cache_manager.php
        )

    [cpagecache] => Array
        (
            [module] => main
            [file] => classes/general/page_cache.php
        )

    [cstackcacheentry] => Array
        (
            [module] => main
            [file] => classes/general/stack_cache_entry.php
        )

    [cstackcachemanager] => Array
        (
            [module] => main
            [file] => classes/general/stack_cache.php
        )

    [cmodule] => Array
        (
            [module] => main
            [file] => /classes/general/module.php
        )

    [bitrix\main\entity\ufield] => Array
        (
            [module] => main
            [file] => include/deprecated/ufield.php
        )

    [cdatabase] => Array
        (
            [module] => main
            [file] => classes/mysql/database.php
        )

    [cdbresult] => Array
        (
            [module] => main
            [file] => classes/mysql/dbresult.php
        )

)
Array
(
    [bitrix\main\application] => Array
        (
            [module] => main
            [file] => lib/application.php
        )

    [bitrix\main\httpapplication] => Array
        (
            [module] => main
            [file] => lib/httpapplication.php
        )

    [bitrix\main\argumentexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\argumentnullexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\argumentoutofrangeexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\argumenttypeexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\notimplementedexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\notsupportedexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\invalidoperationexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\objectpropertyexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\objectnotfoundexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\objectexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\systemexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\accessdeniedexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\decodingexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\io\invalidpathexception] => Array
        (
            [module] => main
            [file] => lib/io/ioexception.php
        )

    [bitrix\main\io\filenotfoundexception] => Array
        (
            [module] => main
            [file] => lib/io/ioexception.php
        )

    [bitrix\main\io\filedeleteexception] => Array
        (
            [module] => main
            [file] => lib/io/ioexception.php
        )

    [bitrix\main\io\fileopenexception] => Array
        (
            [module] => main
            [file] => lib/io/ioexception.php
        )

    [bitrix\main\io\filenotopenedexception] => Array
        (
            [module] => main
            [file] => lib/io/ioexception.php
        )

    [bitrix\main\context] => Array
        (
            [module] => main
            [file] => lib/context.php
        )

    [bitrix\main\httpcontext] => Array
        (
            [module] => main
            [file] => lib/httpcontext.php
        )

    [bitrix\main\dispatcher] => Array
        (
            [module] => main
            [file] => lib/dispatcher.php
        )

    [bitrix\main\environment] => Array
        (
            [module] => main
            [file] => lib/environment.php
        )

    [bitrix\main\event] => Array
        (
            [module] => main
            [file] => lib/event.php
        )

    [bitrix\main\eventmanager] => Array
        (
            [module] => main
            [file] => lib/eventmanager.php
        )

    [bitrix\main\eventresult] => Array
        (
            [module] => main
            [file] => lib/eventresult.php
        )

    [bitrix\main\request] => Array
        (
            [module] => main
            [file] => lib/request.php
        )

    [bitrix\main\httprequest] => Array
        (
            [module] => main
            [file] => lib/httprequest.php
        )

    [bitrix\main\response] => Array
        (
            [module] => main
            [file] => lib/response.php
        )

    [bitrix\main\httpresponse] => Array
        (
            [module] => main
            [file] => lib/httpresponse.php
        )

    [bitrix\main\modulemanager] => Array
        (
            [module] => main
            [file] => lib/modulemanager.php
        )

    [bitrix\main\server] => Array
        (
            [module] => main
            [file] => lib/server.php
        )

    [bitrix\main\config\configuration] => Array
        (
            [module] => main
            [file] => lib/config/configuration.php
        )

    [bitrix\main\config\option] => Array
        (
            [module] => main
            [file] => lib/config/option.php
        )

    [bitrix\main\context\culture] => Array
        (
            [module] => main
            [file] => lib/context/culture.php
        )

    [bitrix\main\data\cache] => Array
        (
            [module] => main
            [file] => lib/data/cache.php
        )

    [bitrix\main\data\cacheengineapc] => Array
        (
            [module] => main
            [file] => lib/data/cacheengineapc.php
        )

    [bitrix\main\data\cacheenginememcache] => Array
        (
            [module] => main
            [file] => lib/data/cacheenginememcache.php
        )

    [bitrix\main\data\cacheenginefiles] => Array
        (
            [module] => main
            [file] => lib/data/cacheenginefiles.php
        )

    [bitrix\main\data\cacheenginenone] => Array
        (
            [module] => main
            [file] => lib/data/cacheenginenone.php
        )

    [bitrix\main\data\connection] => Array
        (
            [module] => main
            [file] => lib/data/connection.php
        )

    [bitrix\main\data\connectionpool] => Array
        (
            [module] => main
            [file] => lib/data/connectionpool.php
        )

    [bitrix\main\data\icacheengine] => Array
        (
            [module] => main
            [file] => lib/data/cache.php
        )

    [bitrix\main\data\hsphpreadconnection] => Array
        (
            [module] => main
            [file] => lib/data/hsphpreadconnection.php
        )

    [bitrix\main\data\managedcache] => Array
        (
            [module] => main
            [file] => lib/data/managedcache.php
        )

    [bitrix\main\data\taggedcache] => Array
        (
            [module] => main
            [file] => lib/data/taggedcache.php
        )

    [bitrix\main\data\memcacheconnection] => Array
        (
            [module] => main
            [file] => lib/data/memcacheconnection.php
        )

    [bitrix\main\data\memcachedconnection] => Array
        (
            [module] => main
            [file] => lib/data/memcachedconnection.php
        )

    [bitrix\main\data\nosqlconnection] => Array
        (
            [module] => main
            [file] => lib/data/nosqlconnection.php
        )

    [bitrix\main\db\arrayresult] => Array
        (
            [module] => main
            [file] => lib/db/arrayresult.php
        )

    [bitrix\main\db\result] => Array
        (
            [module] => main
            [file] => lib/db/result.php
        )

    [bitrix\main\db\connection] => Array
        (
            [module] => main
            [file] => lib/db/connection.php
        )

    [bitrix\main\db\sqlexception] => Array
        (
            [module] => main
            [file] => lib/db/sqlexception.php
        )

    [bitrix\main\db\sqlqueryexception] => Array
        (
            [module] => main
            [file] => lib/db/sqlexception.php
        )

    [bitrix\main\db\transactionexception] => Array
        (
            [module] => main
            [file] => lib/db/sqlexception.php
        )

    [bitrix\main\db\sqlexpression] => Array
        (
            [module] => main
            [file] => lib/db/sqlexpression.php
        )

    [bitrix\main\db\sqlhelper] => Array
        (
            [module] => main
            [file] => lib/db/sqlhelper.php
        )

    [bitrix\main\db\mysqlcommonconnection] => Array
        (
            [module] => main
            [file] => lib/db/mysqlcommonconnection.php
        )

    [bitrix\main\db\mysqliconnection] => Array
        (
            [module] => main
            [file] => lib/db/mysqliconnection.php
        )

    [bitrix\main\db\mysqliresult] => Array
        (
            [module] => main
            [file] => lib/db/mysqliresult.php
        )

    [bitrix\main\db\mysqlisqlhelper] => Array
        (
            [module] => main
            [file] => lib/db/mysqlisqlhelper.php
        )

    [bitrix\main\db\mssqlconnection] => Array
        (
            [module] => main
            [file] => lib/db/mssqlconnection.php
        )

    [bitrix\main\db\mssqlresult] => Array
        (
            [module] => main
            [file] => lib/db/mssqlresult.php
        )

    [bitrix\main\db\mssqlsqlhelper] => Array
        (
            [module] => main
            [file] => lib/db/mssqlsqlhelper.php
        )

    [bitrix\main\db\oracleconnection] => Array
        (
            [module] => main
            [file] => lib/db/oracleconnection.php
        )

    [bitrix\main\db\oracleresult] => Array
        (
            [module] => main
            [file] => lib/db/oracleresult.php
        )

    [bitrix\main\db\oraclesqlhelper] => Array
        (
            [module] => main
            [file] => lib/db/oraclesqlhelper.php
        )

    [bitrix\main\db\pgsqlconnection] => Array
        (
            [module] => main
            [file] => lib/db/pgsqlconnection.php
        )

    [bitrix\main\diag\httpexceptionhandleroutput] => Array
        (
            [module] => main
            [file] => lib/diag/httpexceptionhandleroutput.php
        )

    [bitrix\main\diag\fileexceptionhandlerlog] => Array
        (
            [module] => main
            [file] => lib/diag/fileexceptionhandlerlog.php
        )

    [bitrix\main\diag\exceptionhandler] => Array
        (
            [module] => main
            [file] => lib/diag/exceptionhandler.php
        )

    [bitrix\main\diag\iexceptionhandleroutput] => Array
        (
            [module] => main
            [file] => lib/diag/iexceptionhandleroutput.php
        )

    [bitrix\main\diag\exceptionhandlerlog] => Array
        (
            [module] => main
            [file] => lib/diag/exceptionhandlerlog.php
        )

    [bitrix\main\io\file] => Array
        (
            [module] => main
            [file] => lib/io/file.php
        )

    [bitrix\main\io\fileentry] => Array
        (
            [module] => main
            [file] => lib/io/fileentry.php
        )

    [bitrix\main\io\path] => Array
        (
            [module] => main
            [file] => lib/io/path.php
        )

    [bitrix\main\io\filesystementry] => Array
        (
            [module] => main
            [file] => lib/io/filesystementry.php
        )

    [bitrix\main\io\ifilestream] => Array
        (
            [module] => main
            [file] => lib/io/ifilestream.php
        )

    [bitrix\main\localization\loc] => Array
        (
            [module] => main
            [file] => lib/localization/loc.php
        )

    [bitrix\main\mail\mail] => Array
        (
            [module] => main
            [file] => lib/mail/mail.php
        )

    [bitrix\main\mail\tracking] => Array
        (
            [module] => main
            [file] => lib/mail/tracking.php
        )

    [bitrix\main\mail\eventmanager] => Array
        (
            [module] => main
            [file] => lib/mail/eventmanager.php
        )

    [bitrix\main\mail\eventmessagecompiler] => Array
        (
            [module] => main
            [file] => lib/mail/eventmessagecompiler.php
        )

    [bitrix\main\mail\eventmessagethemecompiler] => Array
        (
            [module] => main
            [file] => lib/mail/eventmessagethemecompiler.php
        )

    [bitrix\main\mail\internal\event] => Array
        (
            [module] => main
            [file] => lib/mail/internal/event.php
        )

    [bitrix\main\mail\internal\eventattachment] => Array
        (
            [module] => main
            [file] => lib/mail/internal/eventattachment.php
        )

    [bitrix\main\mail\internal\eventmessage] => Array
        (
            [module] => main
            [file] => lib/mail/internal/eventmessage.php
        )

    [bitrix\main\mail\internal\eventmessagesite] => Array
        (
            [module] => main
            [file] => lib/mail/internal/eventmessagesite.php
        )

    [bitrix\main\mail\internal\eventmessageattachment] => Array
        (
            [module] => main
            [file] => lib/mail/internal/eventmessageattachment.php
        )

    [bitrix\main\mail\internal\eventtype] => Array
        (
            [module] => main
            [file] => lib/mail/internal/eventtype.php
        )

    [bitrix\main\text\converter] => Array
        (
            [module] => main
            [file] => lib/text/converter.php
        )

    [bitrix\main\text\emptyconverter] => Array
        (
            [module] => main
            [file] => lib/text/emptyconverter.php
        )

    [bitrix\main\text\encoding] => Array
        (
            [module] => main
            [file] => lib/text/encoding.php
        )

    [bitrix\main\text\htmlconverter] => Array
        (
            [module] => main
            [file] => lib/text/htmlconverter.php
        )

    [bitrix\main\text\binarystring] => Array
        (
            [module] => main
            [file] => lib/text/binarystring.php
        )

    [bitrix\main\text\xmlconverter] => Array
        (
            [module] => main
            [file] => lib/text/xmlconverter.php
        )

    [bitrix\main\type\collection] => Array
        (
            [module] => main
            [file] => lib/type/collection.php
        )

    [bitrix\main\type\date] => Array
        (
            [module] => main
            [file] => lib/type/date.php
        )

    [bitrix\main\type\datetime] => Array
        (
            [module] => main
            [file] => lib/type/datetime.php
        )

    [bitrix\main\type\dictionary] => Array
        (
            [module] => main
            [file] => lib/type/dictionary.php
        )

    [bitrix\main\type\filterabledictionary] => Array
        (
            [module] => main
            [file] => lib/type/filterabledictionary.php
        )

    [bitrix\main\type\parameterdictionary] => Array
        (
            [module] => main
            [file] => lib/type/parameterdictionary.php
        )

    [bitrix\main\web\cookie] => Array
        (
            [module] => main
            [file] => lib/web/cookie.php
        )

    [bitrix\main\web\uri] => Array
        (
            [module] => main
            [file] => lib/web/uri.php
        )

    [bitrix\main\sendereventhandler] => Array
        (
            [module] => main
            [file] => lib/senderconnector.php
        )

    [bitrix\main\senderconnectoruser] => Array
        (
            [module] => main
            [file] => lib/senderconnector.php
        )

    [bitrix\main\urlrewriterrulemaker] => Array
        (
            [module] => main
            [file] => lib/urlrewriter.php
        )

    [bitrix\main\update\stepper] => Array
        (
            [module] => main
            [file] => lib/update/stepper.php
        )

    [bitrix\main\composite\abstractresponse] => Array
        (
            [module] => main
            [file] => lib/composite/responder.php
        )

    [bitrix\main\composite\fileresponse] => Array
        (
            [module] => main
            [file] => lib/composite/responder.php
        )

    [bitrix\main\composite\memcachedresponse] => Array
        (
            [module] => main
            [file] => lib/composite/responder.php
        )

    [bitrix\main\security\otpexception] => Array
        (
            [module] => main
            [file] => lib/security/securityexception.php
        )

    [ctimezone] => Array
        (
            [module] => main
            [file] => classes/general/time.php
        )

    [cbxpunycode] => Array
        (
            [module] => main
            [file] => classes/general/punycode.php
        )

    [ibxvirtualio] => Array
        (
            [module] => main
            [file] => classes/general/virtual_io.php
        )

    [ibxgeterrors] => Array
        (
            [module] => main
            [file] => classes/general/virtual_io.php
        )

    [cbxvirtualio] => Array
        (
            [module] => main
            [file] => classes/general/virtual_io.php
        )

    [cbxvirtualfilebase] => Array
        (
            [module] => main
            [file] => classes/general/virtual_file.php
        )

    [cbxvirtualfile] => Array
        (
            [module] => main
            [file] => classes/general/virtual_file.php
        )

    [cbxvirtualdirectory] => Array
        (
            [module] => main
            [file] => classes/general/virtual_file.php
        )

    [calloption] => Array
        (
            [module] => main
            [file] => classes/general/option.php
        )

    [coption] => Array
        (
            [module] => main
            [file] => classes/general/option.php
        )

    [callpageoption] => Array
        (
            [module] => main
            [file] => classes/general/pageoption.php
        )

    [cpageoption] => Array
        (
            [module] => main
            [file] => classes/general/pageoption.php
        )

    [callsqlwhere] => Array
        (
            [module] => main
            [file] => classes/general/sqlwhere.php
        )

    [csqlwhereexpression] => Array
        (
            [module] => main
            [file] => classes/general/sqlwhere.php
        )

    [csqlwhere] => Array
        (
            [module] => main
            [file] => classes/general/sqlwhere.php
        )

    [calllanguage] => Array
        (
            [module] => main
            [file] => classes/general/language.php
        )

    [clanguage] => Array
        (
            [module] => main
            [file] => classes/general/language.php
        )

    [clangadmin] => Array
        (
            [module] => main
            [file] => classes/general/language.php
        )

    [_clangdbresult] => Array
        (
            [module] => main
            [file] => classes/general/langdbresult.php
        )

    [callagent] => Array
        (
            [module] => main
            [file] => classes/general/agent.php
        )

    [cagent] => Array
        (
            [module] => main
            [file] => classes/mysql/agent.php
        )

    [capplicationexception] => Array
        (
            [module] => main
            [file] => classes/general/applicationexception.php
        )

    [cadminexception] => Array
        (
            [module] => main
            [file] => classes/general/adminexception.php
        )

    [callsite] => Array
        (
            [module] => main
            [file] => classes/general/site.php
        )

    [calllang] => Array
        (
            [module] => main
            [file] => classes/general/site.php
        )

    [csite] => Array
        (
            [module] => main
            [file] => classes/general/site.php
        )

    [clang] => Array
        (
            [module] => main
            [file] => classes/general/site.php
        )

    [chttp] => Array
        (
            [module] => main
            [file] => classes/general/http.php
        )

    [cutil] => Array
        (
            [module] => main
            [file] => classes/general/util.php
        )

    [callmain] => Array
        (
            [module] => main
            [file] => classes/general/main.php
        )

    [cmain] => Array
        (
            [module] => main
            [file] => classes/general/main.php
        )

    [calldatabase] => Array
        (
            [module] => main
            [file] => classes/general/database.php
        )

    [calldbresult] => Array
        (
            [module] => main
            [file] => classes/general/dbresult.php
        )

    [cdatabasemysql] => Array
        (
            [module] => main
            [file] => classes/mysql/database.php
        )

    [cdbresultmysql] => Array
        (
            [module] => main
            [file] => classes/mysql/dbresult.php
        )

    [icachebackend] => Array
        (
            [module] => main
            [file] => classes/general/cache_backend.php
        )

    [cphpcache] => Array
        (
            [module] => main
            [file] => classes/general/cache.php
        )

    [ccachemanager] => Array
        (
            [module] => main
            [file] => classes/general/cache_manager.php
        )

    [cpagecache] => Array
        (
            [module] => main
            [file] => classes/general/page_cache.php
        )

    [cstackcacheentry] => Array
        (
            [module] => main
            [file] => classes/general/stack_cache_entry.php
        )

    [cstackcachemanager] => Array
        (
            [module] => main
            [file] => classes/general/stack_cache.php
        )

    [cmodule] => Array
        (
            [module] => main
            [file] => /classes/general/module.php
        )

    [bitrix\main\entity\ufield] => Array
        (
            [module] => main
            [file] => include/deprecated/ufield.php
        )

    [cdatabase] => Array
        (
            [module] => main
            [file] => classes/mysql/database.php
        )

    [cdbresult] => Array
        (
            [module] => main
            [file] => classes/mysql/dbresult.php
        )

)
Array
(
    [bitrix\main\application] => Array
        (
            [module] => main
            [file] => lib/application.php
        )

    [bitrix\main\httpapplication] => Array
        (
            [module] => main
            [file] => lib/httpapplication.php
        )

    [bitrix\main\argumentexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\argumentnullexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\argumentoutofrangeexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\argumenttypeexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\notimplementedexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\notsupportedexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\invalidoperationexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\objectpropertyexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\objectnotfoundexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\objectexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\systemexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\accessdeniedexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\decodingexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\io\invalidpathexception] => Array
        (
            [module] => main
            [file] => lib/io/ioexception.php
        )

    [bitrix\main\io\filenotfoundexception] => Array
        (
            [module] => main
            [file] => lib/io/ioexception.php
        )

    [bitrix\main\io\filedeleteexception] => Array
        (
            [module] => main
            [file] => lib/io/ioexception.php
        )

    [bitrix\main\io\fileopenexception] => Array
        (
            [module] => main
            [file] => lib/io/ioexception.php
        )

    [bitrix\main\io\filenotopenedexception] => Array
        (
            [module] => main
            [file] => lib/io/ioexception.php
        )

    [bitrix\main\context] => Array
        (
            [module] => main
            [file] => lib/context.php
        )

    [bitrix\main\httpcontext] => Array
        (
            [module] => main
            [file] => lib/httpcontext.php
        )

    [bitrix\main\dispatcher] => Array
        (
            [module] => main
            [file] => lib/dispatcher.php
        )

    [bitrix\main\environment] => Array
        (
            [module] => main
            [file] => lib/environment.php
        )

    [bitrix\main\event] => Array
        (
            [module] => main
            [file] => lib/event.php
        )

    [bitrix\main\eventmanager] => Array
        (
            [module] => main
            [file] => lib/eventmanager.php
        )

    [bitrix\main\eventresult] => Array
        (
            [module] => main
            [file] => lib/eventresult.php
        )

    [bitrix\main\request] => Array
        (
            [module] => main
            [file] => lib/request.php
        )

    [bitrix\main\httprequest] => Array
        (
            [module] => main
            [file] => lib/httprequest.php
        )

    [bitrix\main\response] => Array
        (
            [module] => main
            [file] => lib/response.php
        )

    [bitrix\main\httpresponse] => Array
        (
            [module] => main
            [file] => lib/httpresponse.php
        )

    [bitrix\main\modulemanager] => Array
        (
            [module] => main
            [file] => lib/modulemanager.php
        )

    [bitrix\main\server] => Array
        (
            [module] => main
            [file] => lib/server.php
        )

    [bitrix\main\config\configuration] => Array
        (
            [module] => main
            [file] => lib/config/configuration.php
        )

    [bitrix\main\config\option] => Array
        (
            [module] => main
            [file] => lib/config/option.php
        )

    [bitrix\main\context\culture] => Array
        (
            [module] => main
            [file] => lib/context/culture.php
        )

    [bitrix\main\data\cache] => Array
        (
            [module] => main
            [file] => lib/data/cache.php
        )

    [bitrix\main\data\cacheengineapc] => Array
        (
            [module] => main
            [file] => lib/data/cacheengineapc.php
        )

    [bitrix\main\data\cacheenginememcache] => Array
        (
            [module] => main
            [file] => lib/data/cacheenginememcache.php
        )

    [bitrix\main\data\cacheenginefiles] => Array
        (
            [module] => main
            [file] => lib/data/cacheenginefiles.php
        )

    [bitrix\main\data\cacheenginenone] => Array
        (
            [module] => main
            [file] => lib/data/cacheenginenone.php
        )

    [bitrix\main\data\connection] => Array
        (
            [module] => main
            [file] => lib/data/connection.php
        )

    [bitrix\main\data\connectionpool] => Array
        (
            [module] => main
            [file] => lib/data/connectionpool.php
        )

    [bitrix\main\data\icacheengine] => Array
        (
            [module] => main
            [file] => lib/data/cache.php
        )

    [bitrix\main\data\hsphpreadconnection] => Array
        (
            [module] => main
            [file] => lib/data/hsphpreadconnection.php
        )

    [bitrix\main\data\managedcache] => Array
        (
            [module] => main
            [file] => lib/data/managedcache.php
        )

    [bitrix\main\data\taggedcache] => Array
        (
            [module] => main
            [file] => lib/data/taggedcache.php
        )

    [bitrix\main\data\memcacheconnection] => Array
        (
            [module] => main
            [file] => lib/data/memcacheconnection.php
        )

    [bitrix\main\data\memcachedconnection] => Array
        (
            [module] => main
            [file] => lib/data/memcachedconnection.php
        )

    [bitrix\main\data\nosqlconnection] => Array
        (
            [module] => main
            [file] => lib/data/nosqlconnection.php
        )

    [bitrix\main\db\arrayresult] => Array
        (
            [module] => main
            [file] => lib/db/arrayresult.php
        )

    [bitrix\main\db\result] => Array
        (
            [module] => main
            [file] => lib/db/result.php
        )

    [bitrix\main\db\connection] => Array
        (
            [module] => main
            [file] => lib/db/connection.php
        )

    [bitrix\main\db\sqlexception] => Array
        (
            [module] => main
            [file] => lib/db/sqlexception.php
        )

    [bitrix\main\db\sqlqueryexception] => Array
        (
            [module] => main
            [file] => lib/db/sqlexception.php
        )

    [bitrix\main\db\transactionexception] => Array
        (
            [module] => main
            [file] => lib/db/sqlexception.php
        )

    [bitrix\main\db\sqlexpression] => Array
        (
            [module] => main
            [file] => lib/db/sqlexpression.php
        )

    [bitrix\main\db\sqlhelper] => Array
        (
            [module] => main
            [file] => lib/db/sqlhelper.php
        )

    [bitrix\main\db\mysqlcommonconnection] => Array
        (
            [module] => main
            [file] => lib/db/mysqlcommonconnection.php
        )

    [bitrix\main\db\mysqliconnection] => Array
        (
            [module] => main
            [file] => lib/db/mysqliconnection.php
        )

    [bitrix\main\db\mysqliresult] => Array
        (
            [module] => main
            [file] => lib/db/mysqliresult.php
        )

    [bitrix\main\db\mysqlisqlhelper] => Array
        (
            [module] => main
            [file] => lib/db/mysqlisqlhelper.php
        )

    [bitrix\main\db\mssqlconnection] => Array
        (
            [module] => main
            [file] => lib/db/mssqlconnection.php
        )

    [bitrix\main\db\mssqlresult] => Array
        (
            [module] => main
            [file] => lib/db/mssqlresult.php
        )

    [bitrix\main\db\mssqlsqlhelper] => Array
        (
            [module] => main
            [file] => lib/db/mssqlsqlhelper.php
        )

    [bitrix\main\db\oracleconnection] => Array
        (
            [module] => main
            [file] => lib/db/oracleconnection.php
        )

    [bitrix\main\db\oracleresult] => Array
        (
            [module] => main
            [file] => lib/db/oracleresult.php
        )

    [bitrix\main\db\oraclesqlhelper] => Array
        (
            [module] => main
            [file] => lib/db/oraclesqlhelper.php
        )

    [bitrix\main\db\pgsqlconnection] => Array
        (
            [module] => main
            [file] => lib/db/pgsqlconnection.php
        )

    [bitrix\main\diag\httpexceptionhandleroutput] => Array
        (
            [module] => main
            [file] => lib/diag/httpexceptionhandleroutput.php
        )

    [bitrix\main\diag\fileexceptionhandlerlog] => Array
        (
            [module] => main
            [file] => lib/diag/fileexceptionhandlerlog.php
        )

    [bitrix\main\diag\exceptionhandler] => Array
        (
            [module] => main
            [file] => lib/diag/exceptionhandler.php
        )

    [bitrix\main\diag\iexceptionhandleroutput] => Array
        (
            [module] => main
            [file] => lib/diag/iexceptionhandleroutput.php
        )

    [bitrix\main\diag\exceptionhandlerlog] => Array
        (
            [module] => main
            [file] => lib/diag/exceptionhandlerlog.php
        )

    [bitrix\main\io\file] => Array
        (
            [module] => main
            [file] => lib/io/file.php
        )

    [bitrix\main\io\fileentry] => Array
        (
            [module] => main
            [file] => lib/io/fileentry.php
        )

    [bitrix\main\io\path] => Array
        (
            [module] => main
            [file] => lib/io/path.php
        )

    [bitrix\main\io\filesystementry] => Array
        (
            [module] => main
            [file] => lib/io/filesystementry.php
        )

    [bitrix\main\io\ifilestream] => Array
        (
            [module] => main
            [file] => lib/io/ifilestream.php
        )

    [bitrix\main\localization\loc] => Array
        (
            [module] => main
            [file] => lib/localization/loc.php
        )

    [bitrix\main\mail\mail] => Array
        (
            [module] => main
            [file] => lib/mail/mail.php
        )

    [bitrix\main\mail\tracking] => Array
        (
            [module] => main
            [file] => lib/mail/tracking.php
        )

    [bitrix\main\mail\eventmanager] => Array
        (
            [module] => main
            [file] => lib/mail/eventmanager.php
        )

    [bitrix\main\mail\eventmessagecompiler] => Array
        (
            [module] => main
            [file] => lib/mail/eventmessagecompiler.php
        )

    [bitrix\main\mail\eventmessagethemecompiler] => Array
        (
            [module] => main
            [file] => lib/mail/eventmessagethemecompiler.php
        )

    [bitrix\main\mail\internal\event] => Array
        (
            [module] => main
            [file] => lib/mail/internal/event.php
        )

    [bitrix\main\mail\internal\eventattachment] => Array
        (
            [module] => main
            [file] => lib/mail/internal/eventattachment.php
        )

    [bitrix\main\mail\internal\eventmessage] => Array
        (
            [module] => main
            [file] => lib/mail/internal/eventmessage.php
        )

    [bitrix\main\mail\internal\eventmessagesite] => Array
        (
            [module] => main
            [file] => lib/mail/internal/eventmessagesite.php
        )

    [bitrix\main\mail\internal\eventmessageattachment] => Array
        (
            [module] => main
            [file] => lib/mail/internal/eventmessageattachment.php
        )

    [bitrix\main\mail\internal\eventtype] => Array
        (
            [module] => main
            [file] => lib/mail/internal/eventtype.php
        )

    [bitrix\main\text\converter] => Array
        (
            [module] => main
            [file] => lib/text/converter.php
        )

    [bitrix\main\text\emptyconverter] => Array
        (
            [module] => main
            [file] => lib/text/emptyconverter.php
        )

    [bitrix\main\text\encoding] => Array
        (
            [module] => main
            [file] => lib/text/encoding.php
        )

    [bitrix\main\text\htmlconverter] => Array
        (
            [module] => main
            [file] => lib/text/htmlconverter.php
        )

    [bitrix\main\text\binarystring] => Array
        (
            [module] => main
            [file] => lib/text/binarystring.php
        )

    [bitrix\main\text\xmlconverter] => Array
        (
            [module] => main
            [file] => lib/text/xmlconverter.php
        )

    [bitrix\main\type\collection] => Array
        (
            [module] => main
            [file] => lib/type/collection.php
        )

    [bitrix\main\type\date] => Array
        (
            [module] => main
            [file] => lib/type/date.php
        )

    [bitrix\main\type\datetime] => Array
        (
            [module] => main
            [file] => lib/type/datetime.php
        )

    [bitrix\main\type\dictionary] => Array
        (
            [module] => main
            [file] => lib/type/dictionary.php
        )

    [bitrix\main\type\filterabledictionary] => Array
        (
            [module] => main
            [file] => lib/type/filterabledictionary.php
        )

    [bitrix\main\type\parameterdictionary] => Array
        (
            [module] => main
            [file] => lib/type/parameterdictionary.php
        )

    [bitrix\main\web\cookie] => Array
        (
            [module] => main
            [file] => lib/web/cookie.php
        )

    [bitrix\main\web\uri] => Array
        (
            [module] => main
            [file] => lib/web/uri.php
        )

    [bitrix\main\sendereventhandler] => Array
        (
            [module] => main
            [file] => lib/senderconnector.php
        )

    [bitrix\main\senderconnectoruser] => Array
        (
            [module] => main
            [file] => lib/senderconnector.php
        )

    [bitrix\main\urlrewriterrulemaker] => Array
        (
            [module] => main
            [file] => lib/urlrewriter.php
        )

    [bitrix\main\update\stepper] => Array
        (
            [module] => main
            [file] => lib/update/stepper.php
        )

    [bitrix\main\composite\abstractresponse] => Array
        (
            [module] => main
            [file] => lib/composite/responder.php
        )

    [bitrix\main\composite\fileresponse] => Array
        (
            [module] => main
            [file] => lib/composite/responder.php
        )

    [bitrix\main\composite\memcachedresponse] => Array
        (
            [module] => main
            [file] => lib/composite/responder.php
        )

    [bitrix\main\security\otpexception] => Array
        (
            [module] => main
            [file] => lib/security/securityexception.php
        )

    [ctimezone] => Array
        (
            [module] => main
            [file] => classes/general/time.php
        )

    [cbxpunycode] => Array
        (
            [module] => main
            [file] => classes/general/punycode.php
        )

    [ibxvirtualio] => Array
        (
            [module] => main
            [file] => classes/general/virtual_io.php
        )

    [ibxgeterrors] => Array
        (
            [module] => main
            [file] => classes/general/virtual_io.php
        )

    [cbxvirtualio] => Array
        (
            [module] => main
            [file] => classes/general/virtual_io.php
        )

    [cbxvirtualfilebase] => Array
        (
            [module] => main
            [file] => classes/general/virtual_file.php
        )

    [cbxvirtualfile] => Array
        (
            [module] => main
            [file] => classes/general/virtual_file.php
        )

    [cbxvirtualdirectory] => Array
        (
            [module] => main
            [file] => classes/general/virtual_file.php
        )

    [calloption] => Array
        (
            [module] => main
            [file] => classes/general/option.php
        )

    [coption] => Array
        (
            [module] => main
            [file] => classes/general/option.php
        )

    [callpageoption] => Array
        (
            [module] => main
            [file] => classes/general/pageoption.php
        )

    [cpageoption] => Array
        (
            [module] => main
            [file] => classes/general/pageoption.php
        )

    [callsqlwhere] => Array
        (
            [module] => main
            [file] => classes/general/sqlwhere.php
        )

    [csqlwhereexpression] => Array
        (
            [module] => main
            [file] => classes/general/sqlwhere.php
        )

    [csqlwhere] => Array
        (
            [module] => main
            [file] => classes/general/sqlwhere.php
        )

    [calllanguage] => Array
        (
            [module] => main
            [file] => classes/general/language.php
        )

    [clanguage] => Array
        (
            [module] => main
            [file] => classes/general/language.php
        )

    [clangadmin] => Array
        (
            [module] => main
            [file] => classes/general/language.php
        )

    [_clangdbresult] => Array
        (
            [module] => main
            [file] => classes/general/langdbresult.php
        )

    [callagent] => Array
        (
            [module] => main
            [file] => classes/general/agent.php
        )

    [cagent] => Array
        (
            [module] => main
            [file] => classes/mysql/agent.php
        )

    [capplicationexception] => Array
        (
            [module] => main
            [file] => classes/general/applicationexception.php
        )

    [cadminexception] => Array
        (
            [module] => main
            [file] => classes/general/adminexception.php
        )

    [callsite] => Array
        (
            [module] => main
            [file] => classes/general/site.php
        )

    [calllang] => Array
        (
            [module] => main
            [file] => classes/general/site.php
        )

    [csite] => Array
        (
            [module] => main
            [file] => classes/general/site.php
        )

    [clang] => Array
        (
            [module] => main
            [file] => classes/general/site.php
        )

    [chttp] => Array
        (
            [module] => main
            [file] => classes/general/http.php
        )

    [cutil] => Array
        (
            [module] => main
            [file] => classes/general/util.php
        )

    [callmain] => Array
        (
            [module] => main
            [file] => classes/general/main.php
        )

    [cmain] => Array
        (
            [module] => main
            [file] => classes/general/main.php
        )

    [calldatabase] => Array
        (
            [module] => main
            [file] => classes/general/database.php
        )

    [calldbresult] => Array
        (
            [module] => main
            [file] => classes/general/dbresult.php
        )

    [cdatabasemysql] => Array
        (
            [module] => main
            [file] => classes/mysql/database.php
        )

    [cdbresultmysql] => Array
        (
            [module] => main
            [file] => classes/mysql/dbresult.php
        )

    [icachebackend] => Array
        (
            [module] => main
            [file] => classes/general/cache_backend.php
        )

    [cphpcache] => Array
        (
            [module] => main
            [file] => classes/general/cache.php
        )

    [ccachemanager] => Array
        (
            [module] => main
            [file] => classes/general/cache_manager.php
        )

    [cpagecache] => Array
        (
            [module] => main
            [file] => classes/general/page_cache.php
        )

    [cstackcacheentry] => Array
        (
            [module] => main
            [file] => classes/general/stack_cache_entry.php
        )

    [cstackcachemanager] => Array
        (
            [module] => main
            [file] => classes/general/stack_cache.php
        )

    [cmodule] => Array
        (
            [module] => main
            [file] => /classes/general/module.php
        )

    [bitrix\main\entity\ufield] => Array
        (
            [module] => main
            [file] => include/deprecated/ufield.php
        )

    [cdatabase] => Array
        (
            [module] => main
            [file] => classes/mysql/database.php
        )

    [cdbresult] => Array
        (
            [module] => main
            [file] => classes/mysql/dbresult.php
        )

)
Array
(
    [bitrix\main\application] => Array
        (
            [module] => main
            [file] => lib/application.php
        )

    [bitrix\main\httpapplication] => Array
        (
            [module] => main
            [file] => lib/httpapplication.php
        )

    [bitrix\main\argumentexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\argumentnullexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\argumentoutofrangeexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\argumenttypeexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\notimplementedexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\notsupportedexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\invalidoperationexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\objectpropertyexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\objectnotfoundexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\objectexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\systemexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\accessdeniedexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\decodingexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\io\invalidpathexception] => Array
        (
            [module] => main
            [file] => lib/io/ioexception.php
        )

    [bitrix\main\io\filenotfoundexception] => Array
        (
            [module] => main
            [file] => lib/io/ioexception.php
        )

    [bitrix\main\io\filedeleteexception] => Array
        (
            [module] => main
            [file] => lib/io/ioexception.php
        )

    [bitrix\main\io\fileopenexception] => Array
        (
            [module] => main
            [file] => lib/io/ioexception.php
        )

    [bitrix\main\io\filenotopenedexception] => Array
        (
            [module] => main
            [file] => lib/io/ioexception.php
        )

    [bitrix\main\context] => Array
        (
            [module] => main
            [file] => lib/context.php
        )

    [bitrix\main\httpcontext] => Array
        (
            [module] => main
            [file] => lib/httpcontext.php
        )

    [bitrix\main\dispatcher] => Array
        (
            [module] => main
            [file] => lib/dispatcher.php
        )

    [bitrix\main\environment] => Array
        (
            [module] => main
            [file] => lib/environment.php
        )

    [bitrix\main\event] => Array
        (
            [module] => main
            [file] => lib/event.php
        )

    [bitrix\main\eventmanager] => Array
        (
            [module] => main
            [file] => lib/eventmanager.php
        )

    [bitrix\main\eventresult] => Array
        (
            [module] => main
            [file] => lib/eventresult.php
        )

    [bitrix\main\request] => Array
        (
            [module] => main
            [file] => lib/request.php
        )

    [bitrix\main\httprequest] => Array
        (
            [module] => main
            [file] => lib/httprequest.php
        )

    [bitrix\main\response] => Array
        (
            [module] => main
            [file] => lib/response.php
        )

    [bitrix\main\httpresponse] => Array
        (
            [module] => main
            [file] => lib/httpresponse.php
        )

    [bitrix\main\modulemanager] => Array
        (
            [module] => main
            [file] => lib/modulemanager.php
        )

    [bitrix\main\server] => Array
        (
            [module] => main
            [file] => lib/server.php
        )

    [bitrix\main\config\configuration] => Array
        (
            [module] => main
            [file] => lib/config/configuration.php
        )

    [bitrix\main\config\option] => Array
        (
            [module] => main
            [file] => lib/config/option.php
        )

    [bitrix\main\context\culture] => Array
        (
            [module] => main
            [file] => lib/context/culture.php
        )

    [bitrix\main\data\cache] => Array
        (
            [module] => main
            [file] => lib/data/cache.php
        )

    [bitrix\main\data\cacheengineapc] => Array
        (
            [module] => main
            [file] => lib/data/cacheengineapc.php
        )

    [bitrix\main\data\cacheenginememcache] => Array
        (
            [module] => main
            [file] => lib/data/cacheenginememcache.php
        )

    [bitrix\main\data\cacheenginefiles] => Array
        (
            [module] => main
            [file] => lib/data/cacheenginefiles.php
        )

    [bitrix\main\data\cacheenginenone] => Array
        (
            [module] => main
            [file] => lib/data/cacheenginenone.php
        )

    [bitrix\main\data\connection] => Array
        (
            [module] => main
            [file] => lib/data/connection.php
        )

    [bitrix\main\data\connectionpool] => Array
        (
            [module] => main
            [file] => lib/data/connectionpool.php
        )

    [bitrix\main\data\icacheengine] => Array
        (
            [module] => main
            [file] => lib/data/cache.php
        )

    [bitrix\main\data\hsphpreadconnection] => Array
        (
            [module] => main
            [file] => lib/data/hsphpreadconnection.php
        )

    [bitrix\main\data\managedcache] => Array
        (
            [module] => main
            [file] => lib/data/managedcache.php
        )

    [bitrix\main\data\taggedcache] => Array
        (
            [module] => main
            [file] => lib/data/taggedcache.php
        )

    [bitrix\main\data\memcacheconnection] => Array
        (
            [module] => main
            [file] => lib/data/memcacheconnection.php
        )

    [bitrix\main\data\memcachedconnection] => Array
        (
            [module] => main
            [file] => lib/data/memcachedconnection.php
        )

    [bitrix\main\data\nosqlconnection] => Array
        (
            [module] => main
            [file] => lib/data/nosqlconnection.php
        )

    [bitrix\main\db\arrayresult] => Array
        (
            [module] => main
            [file] => lib/db/arrayresult.php
        )

    [bitrix\main\db\result] => Array
        (
            [module] => main
            [file] => lib/db/result.php
        )

    [bitrix\main\db\connection] => Array
        (
            [module] => main
            [file] => lib/db/connection.php
        )

    [bitrix\main\db\sqlexception] => Array
        (
            [module] => main
            [file] => lib/db/sqlexception.php
        )

    [bitrix\main\db\sqlqueryexception] => Array
        (
            [module] => main
            [file] => lib/db/sqlexception.php
        )

    [bitrix\main\db\transactionexception] => Array
        (
            [module] => main
            [file] => lib/db/sqlexception.php
        )

    [bitrix\main\db\sqlexpression] => Array
        (
            [module] => main
            [file] => lib/db/sqlexpression.php
        )

    [bitrix\main\db\sqlhelper] => Array
        (
            [module] => main
            [file] => lib/db/sqlhelper.php
        )

    [bitrix\main\db\mysqlcommonconnection] => Array
        (
            [module] => main
            [file] => lib/db/mysqlcommonconnection.php
        )

    [bitrix\main\db\mysqliconnection] => Array
        (
            [module] => main
            [file] => lib/db/mysqliconnection.php
        )

    [bitrix\main\db\mysqliresult] => Array
        (
            [module] => main
            [file] => lib/db/mysqliresult.php
        )

    [bitrix\main\db\mysqlisqlhelper] => Array
        (
            [module] => main
            [file] => lib/db/mysqlisqlhelper.php
        )

    [bitrix\main\db\mssqlconnection] => Array
        (
            [module] => main
            [file] => lib/db/mssqlconnection.php
        )

    [bitrix\main\db\mssqlresult] => Array
        (
            [module] => main
            [file] => lib/db/mssqlresult.php
        )

    [bitrix\main\db\mssqlsqlhelper] => Array
        (
            [module] => main
            [file] => lib/db/mssqlsqlhelper.php
        )

    [bitrix\main\db\oracleconnection] => Array
        (
            [module] => main
            [file] => lib/db/oracleconnection.php
        )

    [bitrix\main\db\oracleresult] => Array
        (
            [module] => main
            [file] => lib/db/oracleresult.php
        )

    [bitrix\main\db\oraclesqlhelper] => Array
        (
            [module] => main
            [file] => lib/db/oraclesqlhelper.php
        )

    [bitrix\main\db\pgsqlconnection] => Array
        (
            [module] => main
            [file] => lib/db/pgsqlconnection.php
        )

    [bitrix\main\diag\httpexceptionhandleroutput] => Array
        (
            [module] => main
            [file] => lib/diag/httpexceptionhandleroutput.php
        )

    [bitrix\main\diag\fileexceptionhandlerlog] => Array
        (
            [module] => main
            [file] => lib/diag/fileexceptionhandlerlog.php
        )

    [bitrix\main\diag\exceptionhandler] => Array
        (
            [module] => main
            [file] => lib/diag/exceptionhandler.php
        )

    [bitrix\main\diag\iexceptionhandleroutput] => Array
        (
            [module] => main
            [file] => lib/diag/iexceptionhandleroutput.php
        )

    [bitrix\main\diag\exceptionhandlerlog] => Array
        (
            [module] => main
            [file] => lib/diag/exceptionhandlerlog.php
        )

    [bitrix\main\io\file] => Array
        (
            [module] => main
            [file] => lib/io/file.php
        )

    [bitrix\main\io\fileentry] => Array
        (
            [module] => main
            [file] => lib/io/fileentry.php
        )

    [bitrix\main\io\path] => Array
        (
            [module] => main
            [file] => lib/io/path.php
        )

    [bitrix\main\io\filesystementry] => Array
        (
            [module] => main
            [file] => lib/io/filesystementry.php
        )

    [bitrix\main\io\ifilestream] => Array
        (
            [module] => main
            [file] => lib/io/ifilestream.php
        )

    [bitrix\main\localization\loc] => Array
        (
            [module] => main
            [file] => lib/localization/loc.php
        )

    [bitrix\main\mail\mail] => Array
        (
            [module] => main
            [file] => lib/mail/mail.php
        )

    [bitrix\main\mail\tracking] => Array
        (
            [module] => main
            [file] => lib/mail/tracking.php
        )

    [bitrix\main\mail\eventmanager] => Array
        (
            [module] => main
            [file] => lib/mail/eventmanager.php
        )

    [bitrix\main\mail\eventmessagecompiler] => Array
        (
            [module] => main
            [file] => lib/mail/eventmessagecompiler.php
        )

    [bitrix\main\mail\eventmessagethemecompiler] => Array
        (
            [module] => main
            [file] => lib/mail/eventmessagethemecompiler.php
        )

    [bitrix\main\mail\internal\event] => Array
        (
            [module] => main
            [file] => lib/mail/internal/event.php
        )

    [bitrix\main\mail\internal\eventattachment] => Array
        (
            [module] => main
            [file] => lib/mail/internal/eventattachment.php
        )

    [bitrix\main\mail\internal\eventmessage] => Array
        (
            [module] => main
            [file] => lib/mail/internal/eventmessage.php
        )

    [bitrix\main\mail\internal\eventmessagesite] => Array
        (
            [module] => main
            [file] => lib/mail/internal/eventmessagesite.php
        )

    [bitrix\main\mail\internal\eventmessageattachment] => Array
        (
            [module] => main
            [file] => lib/mail/internal/eventmessageattachment.php
        )

    [bitrix\main\mail\internal\eventtype] => Array
        (
            [module] => main
            [file] => lib/mail/internal/eventtype.php
        )

    [bitrix\main\text\converter] => Array
        (
            [module] => main
            [file] => lib/text/converter.php
        )

    [bitrix\main\text\emptyconverter] => Array
        (
            [module] => main
            [file] => lib/text/emptyconverter.php
        )

    [bitrix\main\text\encoding] => Array
        (
            [module] => main
            [file] => lib/text/encoding.php
        )

    [bitrix\main\text\htmlconverter] => Array
        (
            [module] => main
            [file] => lib/text/htmlconverter.php
        )

    [bitrix\main\text\binarystring] => Array
        (
            [module] => main
            [file] => lib/text/binarystring.php
        )

    [bitrix\main\text\xmlconverter] => Array
        (
            [module] => main
            [file] => lib/text/xmlconverter.php
        )

    [bitrix\main\type\collection] => Array
        (
            [module] => main
            [file] => lib/type/collection.php
        )

    [bitrix\main\type\date] => Array
        (
            [module] => main
            [file] => lib/type/date.php
        )

    [bitrix\main\type\datetime] => Array
        (
            [module] => main
            [file] => lib/type/datetime.php
        )

    [bitrix\main\type\dictionary] => Array
        (
            [module] => main
            [file] => lib/type/dictionary.php
        )

    [bitrix\main\type\filterabledictionary] => Array
        (
            [module] => main
            [file] => lib/type/filterabledictionary.php
        )

    [bitrix\main\type\parameterdictionary] => Array
        (
            [module] => main
            [file] => lib/type/parameterdictionary.php
        )

    [bitrix\main\web\cookie] => Array
        (
            [module] => main
            [file] => lib/web/cookie.php
        )

    [bitrix\main\web\uri] => Array
        (
            [module] => main
            [file] => lib/web/uri.php
        )

    [bitrix\main\sendereventhandler] => Array
        (
            [module] => main
            [file] => lib/senderconnector.php
        )

    [bitrix\main\senderconnectoruser] => Array
        (
            [module] => main
            [file] => lib/senderconnector.php
        )

    [bitrix\main\urlrewriterrulemaker] => Array
        (
            [module] => main
            [file] => lib/urlrewriter.php
        )

    [bitrix\main\update\stepper] => Array
        (
            [module] => main
            [file] => lib/update/stepper.php
        )

    [bitrix\main\composite\abstractresponse] => Array
        (
            [module] => main
            [file] => lib/composite/responder.php
        )

    [bitrix\main\composite\fileresponse] => Array
        (
            [module] => main
            [file] => lib/composite/responder.php
        )

    [bitrix\main\composite\memcachedresponse] => Array
        (
            [module] => main
            [file] => lib/composite/responder.php
        )

    [bitrix\main\security\otpexception] => Array
        (
            [module] => main
            [file] => lib/security/securityexception.php
        )

    [ctimezone] => Array
        (
            [module] => main
            [file] => classes/general/time.php
        )

    [cbxpunycode] => Array
        (
            [module] => main
            [file] => classes/general/punycode.php
        )

    [ibxvirtualio] => Array
        (
            [module] => main
            [file] => classes/general/virtual_io.php
        )

    [ibxgeterrors] => Array
        (
            [module] => main
            [file] => classes/general/virtual_io.php
        )

    [cbxvirtualio] => Array
        (
            [module] => main
            [file] => classes/general/virtual_io.php
        )

    [cbxvirtualfilebase] => Array
        (
            [module] => main
            [file] => classes/general/virtual_file.php
        )

    [cbxvirtualfile] => Array
        (
            [module] => main
            [file] => classes/general/virtual_file.php
        )

    [cbxvirtualdirectory] => Array
        (
            [module] => main
            [file] => classes/general/virtual_file.php
        )

    [calloption] => Array
        (
            [module] => main
            [file] => classes/general/option.php
        )

    [coption] => Array
        (
            [module] => main
            [file] => classes/general/option.php
        )

    [callpageoption] => Array
        (
            [module] => main
            [file] => classes/general/pageoption.php
        )

    [cpageoption] => Array
        (
            [module] => main
            [file] => classes/general/pageoption.php
        )

    [callsqlwhere] => Array
        (
            [module] => main
            [file] => classes/general/sqlwhere.php
        )

    [csqlwhereexpression] => Array
        (
            [module] => main
            [file] => classes/general/sqlwhere.php
        )

    [csqlwhere] => Array
        (
            [module] => main
            [file] => classes/general/sqlwhere.php
        )

    [calllanguage] => Array
        (
            [module] => main
            [file] => classes/general/language.php
        )

    [clanguage] => Array
        (
            [module] => main
            [file] => classes/general/language.php
        )

    [clangadmin] => Array
        (
            [module] => main
            [file] => classes/general/language.php
        )

    [_clangdbresult] => Array
        (
            [module] => main
            [file] => classes/general/langdbresult.php
        )

    [callagent] => Array
        (
            [module] => main
            [file] => classes/general/agent.php
        )

    [cagent] => Array
        (
            [module] => main
            [file] => classes/mysql/agent.php
        )

    [capplicationexception] => Array
        (
            [module] => main
            [file] => classes/general/applicationexception.php
        )

    [cadminexception] => Array
        (
            [module] => main
            [file] => classes/general/adminexception.php
        )

    [callsite] => Array
        (
            [module] => main
            [file] => classes/general/site.php
        )

    [calllang] => Array
        (
            [module] => main
            [file] => classes/general/site.php
        )

    [csite] => Array
        (
            [module] => main
            [file] => classes/general/site.php
        )

    [clang] => Array
        (
            [module] => main
            [file] => classes/general/site.php
        )

    [chttp] => Array
        (
            [module] => main
            [file] => classes/general/http.php
        )

    [cutil] => Array
        (
            [module] => main
            [file] => classes/general/util.php
        )

    [callmain] => Array
        (
            [module] => main
            [file] => classes/general/main.php
        )

    [cmain] => Array
        (
            [module] => main
            [file] => classes/general/main.php
        )

    [calldatabase] => Array
        (
            [module] => main
            [file] => classes/general/database.php
        )

    [calldbresult] => Array
        (
            [module] => main
            [file] => classes/general/dbresult.php
        )

    [cdatabasemysql] => Array
        (
            [module] => main
            [file] => classes/mysql/database.php
        )

    [cdbresultmysql] => Array
        (
            [module] => main
            [file] => classes/mysql/dbresult.php
        )

    [icachebackend] => Array
        (
            [module] => main
            [file] => classes/general/cache_backend.php
        )

    [cphpcache] => Array
        (
            [module] => main
            [file] => classes/general/cache.php
        )

    [ccachemanager] => Array
        (
            [module] => main
            [file] => classes/general/cache_manager.php
        )

    [cpagecache] => Array
        (
            [module] => main
            [file] => classes/general/page_cache.php
        )

    [cstackcacheentry] => Array
        (
            [module] => main
            [file] => classes/general/stack_cache_entry.php
        )

    [cstackcachemanager] => Array
        (
            [module] => main
            [file] => classes/general/stack_cache.php
        )

    [cmodule] => Array
        (
            [module] => main
            [file] => /classes/general/module.php
        )

    [bitrix\main\entity\ufield] => Array
        (
            [module] => main
            [file] => include/deprecated/ufield.php
        )

    [cdatabase] => Array
        (
            [module] => main
            [file] => classes/mysql/database.php
        )

    [cdbresult] => Array
        (
            [module] => main
            [file] => classes/mysql/dbresult.php
        )

)
Array
(
    [bitrix\main\application] => Array
        (
            [module] => main
            [file] => lib/application.php
        )

    [bitrix\main\httpapplication] => Array
        (
            [module] => main
            [file] => lib/httpapplication.php
        )

    [bitrix\main\argumentexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\argumentnullexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\argumentoutofrangeexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\argumenttypeexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\notimplementedexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\notsupportedexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\invalidoperationexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\objectpropertyexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\objectnotfoundexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\objectexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\systemexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\accessdeniedexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\decodingexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\io\invalidpathexception] => Array
        (
            [module] => main
            [file] => lib/io/ioexception.php
        )

    [bitrix\main\io\filenotfoundexception] => Array
        (
            [module] => main
            [file] => lib/io/ioexception.php
        )

    [bitrix\main\io\filedeleteexception] => Array
        (
            [module] => main
            [file] => lib/io/ioexception.php
        )

    [bitrix\main\io\fileopenexception] => Array
        (
            [module] => main
            [file] => lib/io/ioexception.php
        )

    [bitrix\main\io\filenotopenedexception] => Array
        (
            [module] => main
            [file] => lib/io/ioexception.php
        )

    [bitrix\main\context] => Array
        (
            [module] => main
            [file] => lib/context.php
        )

    [bitrix\main\httpcontext] => Array
        (
            [module] => main
            [file] => lib/httpcontext.php
        )

    [bitrix\main\dispatcher] => Array
        (
            [module] => main
            [file] => lib/dispatcher.php
        )

    [bitrix\main\environment] => Array
        (
            [module] => main
            [file] => lib/environment.php
        )

    [bitrix\main\event] => Array
        (
            [module] => main
            [file] => lib/event.php
        )

    [bitrix\main\eventmanager] => Array
        (
            [module] => main
            [file] => lib/eventmanager.php
        )

    [bitrix\main\eventresult] => Array
        (
            [module] => main
            [file] => lib/eventresult.php
        )

    [bitrix\main\request] => Array
        (
            [module] => main
            [file] => lib/request.php
        )

    [bitrix\main\httprequest] => Array
        (
            [module] => main
            [file] => lib/httprequest.php
        )

    [bitrix\main\response] => Array
        (
            [module] => main
            [file] => lib/response.php
        )

    [bitrix\main\httpresponse] => Array
        (
            [module] => main
            [file] => lib/httpresponse.php
        )

    [bitrix\main\modulemanager] => Array
        (
            [module] => main
            [file] => lib/modulemanager.php
        )

    [bitrix\main\server] => Array
        (
            [module] => main
            [file] => lib/server.php
        )

    [bitrix\main\config\configuration] => Array
        (
            [module] => main
            [file] => lib/config/configuration.php
        )

    [bitrix\main\config\option] => Array
        (
            [module] => main
            [file] => lib/config/option.php
        )

    [bitrix\main\context\culture] => Array
        (
            [module] => main
            [file] => lib/context/culture.php
        )

    [bitrix\main\data\cache] => Array
        (
            [module] => main
            [file] => lib/data/cache.php
        )

    [bitrix\main\data\cacheengineapc] => Array
        (
            [module] => main
            [file] => lib/data/cacheengineapc.php
        )

    [bitrix\main\data\cacheenginememcache] => Array
        (
            [module] => main
            [file] => lib/data/cacheenginememcache.php
        )

    [bitrix\main\data\cacheenginefiles] => Array
        (
            [module] => main
            [file] => lib/data/cacheenginefiles.php
        )

    [bitrix\main\data\cacheenginenone] => Array
        (
            [module] => main
            [file] => lib/data/cacheenginenone.php
        )

    [bitrix\main\data\connection] => Array
        (
            [module] => main
            [file] => lib/data/connection.php
        )

    [bitrix\main\data\connectionpool] => Array
        (
            [module] => main
            [file] => lib/data/connectionpool.php
        )

    [bitrix\main\data\icacheengine] => Array
        (
            [module] => main
            [file] => lib/data/cache.php
        )

    [bitrix\main\data\hsphpreadconnection] => Array
        (
            [module] => main
            [file] => lib/data/hsphpreadconnection.php
        )

    [bitrix\main\data\managedcache] => Array
        (
            [module] => main
            [file] => lib/data/managedcache.php
        )

    [bitrix\main\data\taggedcache] => Array
        (
            [module] => main
            [file] => lib/data/taggedcache.php
        )

    [bitrix\main\data\memcacheconnection] => Array
        (
            [module] => main
            [file] => lib/data/memcacheconnection.php
        )

    [bitrix\main\data\memcachedconnection] => Array
        (
            [module] => main
            [file] => lib/data/memcachedconnection.php
        )

    [bitrix\main\data\nosqlconnection] => Array
        (
            [module] => main
            [file] => lib/data/nosqlconnection.php
        )

    [bitrix\main\db\arrayresult] => Array
        (
            [module] => main
            [file] => lib/db/arrayresult.php
        )

    [bitrix\main\db\result] => Array
        (
            [module] => main
            [file] => lib/db/result.php
        )

    [bitrix\main\db\connection] => Array
        (
            [module] => main
            [file] => lib/db/connection.php
        )

    [bitrix\main\db\sqlexception] => Array
        (
            [module] => main
            [file] => lib/db/sqlexception.php
        )

    [bitrix\main\db\sqlqueryexception] => Array
        (
            [module] => main
            [file] => lib/db/sqlexception.php
        )

    [bitrix\main\db\transactionexception] => Array
        (
            [module] => main
            [file] => lib/db/sqlexception.php
        )

    [bitrix\main\db\sqlexpression] => Array
        (
            [module] => main
            [file] => lib/db/sqlexpression.php
        )

    [bitrix\main\db\sqlhelper] => Array
        (
            [module] => main
            [file] => lib/db/sqlhelper.php
        )

    [bitrix\main\db\mysqlcommonconnection] => Array
        (
            [module] => main
            [file] => lib/db/mysqlcommonconnection.php
        )

    [bitrix\main\db\mysqliconnection] => Array
        (
            [module] => main
            [file] => lib/db/mysqliconnection.php
        )

    [bitrix\main\db\mysqliresult] => Array
        (
            [module] => main
            [file] => lib/db/mysqliresult.php
        )

    [bitrix\main\db\mysqlisqlhelper] => Array
        (
            [module] => main
            [file] => lib/db/mysqlisqlhelper.php
        )

    [bitrix\main\db\mssqlconnection] => Array
        (
            [module] => main
            [file] => lib/db/mssqlconnection.php
        )

    [bitrix\main\db\mssqlresult] => Array
        (
            [module] => main
            [file] => lib/db/mssqlresult.php
        )

    [bitrix\main\db\mssqlsqlhelper] => Array
        (
            [module] => main
            [file] => lib/db/mssqlsqlhelper.php
        )

    [bitrix\main\db\oracleconnection] => Array
        (
            [module] => main
            [file] => lib/db/oracleconnection.php
        )

    [bitrix\main\db\oracleresult] => Array
        (
            [module] => main
            [file] => lib/db/oracleresult.php
        )

    [bitrix\main\db\oraclesqlhelper] => Array
        (
            [module] => main
            [file] => lib/db/oraclesqlhelper.php
        )

    [bitrix\main\db\pgsqlconnection] => Array
        (
            [module] => main
            [file] => lib/db/pgsqlconnection.php
        )

    [bitrix\main\diag\httpexceptionhandleroutput] => Array
        (
            [module] => main
            [file] => lib/diag/httpexceptionhandleroutput.php
        )

    [bitrix\main\diag\fileexceptionhandlerlog] => Array
        (
            [module] => main
            [file] => lib/diag/fileexceptionhandlerlog.php
        )

    [bitrix\main\diag\exceptionhandler] => Array
        (
            [module] => main
            [file] => lib/diag/exceptionhandler.php
        )

    [bitrix\main\diag\iexceptionhandleroutput] => Array
        (
            [module] => main
            [file] => lib/diag/iexceptionhandleroutput.php
        )

    [bitrix\main\diag\exceptionhandlerlog] => Array
        (
            [module] => main
            [file] => lib/diag/exceptionhandlerlog.php
        )

    [bitrix\main\io\file] => Array
        (
            [module] => main
            [file] => lib/io/file.php
        )

    [bitrix\main\io\fileentry] => Array
        (
            [module] => main
            [file] => lib/io/fileentry.php
        )

    [bitrix\main\io\path] => Array
        (
            [module] => main
            [file] => lib/io/path.php
        )

    [bitrix\main\io\filesystementry] => Array
        (
            [module] => main
            [file] => lib/io/filesystementry.php
        )

    [bitrix\main\io\ifilestream] => Array
        (
            [module] => main
            [file] => lib/io/ifilestream.php
        )

    [bitrix\main\localization\loc] => Array
        (
            [module] => main
            [file] => lib/localization/loc.php
        )

    [bitrix\main\mail\mail] => Array
        (
            [module] => main
            [file] => lib/mail/mail.php
        )

    [bitrix\main\mail\tracking] => Array
        (
            [module] => main
            [file] => lib/mail/tracking.php
        )

    [bitrix\main\mail\eventmanager] => Array
        (
            [module] => main
            [file] => lib/mail/eventmanager.php
        )

    [bitrix\main\mail\eventmessagecompiler] => Array
        (
            [module] => main
            [file] => lib/mail/eventmessagecompiler.php
        )

    [bitrix\main\mail\eventmessagethemecompiler] => Array
        (
            [module] => main
            [file] => lib/mail/eventmessagethemecompiler.php
        )

    [bitrix\main\mail\internal\event] => Array
        (
            [module] => main
            [file] => lib/mail/internal/event.php
        )

    [bitrix\main\mail\internal\eventattachment] => Array
        (
            [module] => main
            [file] => lib/mail/internal/eventattachment.php
        )

    [bitrix\main\mail\internal\eventmessage] => Array
        (
            [module] => main
            [file] => lib/mail/internal/eventmessage.php
        )

    [bitrix\main\mail\internal\eventmessagesite] => Array
        (
            [module] => main
            [file] => lib/mail/internal/eventmessagesite.php
        )

    [bitrix\main\mail\internal\eventmessageattachment] => Array
        (
            [module] => main
            [file] => lib/mail/internal/eventmessageattachment.php
        )

    [bitrix\main\mail\internal\eventtype] => Array
        (
            [module] => main
            [file] => lib/mail/internal/eventtype.php
        )

    [bitrix\main\text\converter] => Array
        (
            [module] => main
            [file] => lib/text/converter.php
        )

    [bitrix\main\text\emptyconverter] => Array
        (
            [module] => main
            [file] => lib/text/emptyconverter.php
        )

    [bitrix\main\text\encoding] => Array
        (
            [module] => main
            [file] => lib/text/encoding.php
        )

    [bitrix\main\text\htmlconverter] => Array
        (
            [module] => main
            [file] => lib/text/htmlconverter.php
        )

    [bitrix\main\text\binarystring] => Array
        (
            [module] => main
            [file] => lib/text/binarystring.php
        )

    [bitrix\main\text\xmlconverter] => Array
        (
            [module] => main
            [file] => lib/text/xmlconverter.php
        )

    [bitrix\main\type\collection] => Array
        (
            [module] => main
            [file] => lib/type/collection.php
        )

    [bitrix\main\type\date] => Array
        (
            [module] => main
            [file] => lib/type/date.php
        )

    [bitrix\main\type\datetime] => Array
        (
            [module] => main
            [file] => lib/type/datetime.php
        )

    [bitrix\main\type\dictionary] => Array
        (
            [module] => main
            [file] => lib/type/dictionary.php
        )

    [bitrix\main\type\filterabledictionary] => Array
        (
            [module] => main
            [file] => lib/type/filterabledictionary.php
        )

    [bitrix\main\type\parameterdictionary] => Array
        (
            [module] => main
            [file] => lib/type/parameterdictionary.php
        )

    [bitrix\main\web\cookie] => Array
        (
            [module] => main
            [file] => lib/web/cookie.php
        )

    [bitrix\main\web\uri] => Array
        (
            [module] => main
            [file] => lib/web/uri.php
        )

    [bitrix\main\sendereventhandler] => Array
        (
            [module] => main
            [file] => lib/senderconnector.php
        )

    [bitrix\main\senderconnectoruser] => Array
        (
            [module] => main
            [file] => lib/senderconnector.php
        )

    [bitrix\main\urlrewriterrulemaker] => Array
        (
            [module] => main
            [file] => lib/urlrewriter.php
        )

    [bitrix\main\update\stepper] => Array
        (
            [module] => main
            [file] => lib/update/stepper.php
        )

    [bitrix\main\composite\abstractresponse] => Array
        (
            [module] => main
            [file] => lib/composite/responder.php
        )

    [bitrix\main\composite\fileresponse] => Array
        (
            [module] => main
            [file] => lib/composite/responder.php
        )

    [bitrix\main\composite\memcachedresponse] => Array
        (
            [module] => main
            [file] => lib/composite/responder.php
        )

    [bitrix\main\security\otpexception] => Array
        (
            [module] => main
            [file] => lib/security/securityexception.php
        )

    [ctimezone] => Array
        (
            [module] => main
            [file] => classes/general/time.php
        )

    [cbxpunycode] => Array
        (
            [module] => main
            [file] => classes/general/punycode.php
        )

    [ibxvirtualio] => Array
        (
            [module] => main
            [file] => classes/general/virtual_io.php
        )

    [ibxgeterrors] => Array
        (
            [module] => main
            [file] => classes/general/virtual_io.php
        )

    [cbxvirtualio] => Array
        (
            [module] => main
            [file] => classes/general/virtual_io.php
        )

    [cbxvirtualfilebase] => Array
        (
            [module] => main
            [file] => classes/general/virtual_file.php
        )

    [cbxvirtualfile] => Array
        (
            [module] => main
            [file] => classes/general/virtual_file.php
        )

    [cbxvirtualdirectory] => Array
        (
            [module] => main
            [file] => classes/general/virtual_file.php
        )

    [calloption] => Array
        (
            [module] => main
            [file] => classes/general/option.php
        )

    [coption] => Array
        (
            [module] => main
            [file] => classes/general/option.php
        )

    [callpageoption] => Array
        (
            [module] => main
            [file] => classes/general/pageoption.php
        )

    [cpageoption] => Array
        (
            [module] => main
            [file] => classes/general/pageoption.php
        )

    [callsqlwhere] => Array
        (
            [module] => main
            [file] => classes/general/sqlwhere.php
        )

    [csqlwhereexpression] => Array
        (
            [module] => main
            [file] => classes/general/sqlwhere.php
        )

    [csqlwhere] => Array
        (
            [module] => main
            [file] => classes/general/sqlwhere.php
        )

    [calllanguage] => Array
        (
            [module] => main
            [file] => classes/general/language.php
        )

    [clanguage] => Array
        (
            [module] => main
            [file] => classes/general/language.php
        )

    [clangadmin] => Array
        (
            [module] => main
            [file] => classes/general/language.php
        )

    [_clangdbresult] => Array
        (
            [module] => main
            [file] => classes/general/langdbresult.php
        )

    [callagent] => Array
        (
            [module] => main
            [file] => classes/general/agent.php
        )

    [cagent] => Array
        (
            [module] => main
            [file] => classes/mysql/agent.php
        )

    [capplicationexception] => Array
        (
            [module] => main
            [file] => classes/general/applicationexception.php
        )

    [cadminexception] => Array
        (
            [module] => main
            [file] => classes/general/adminexception.php
        )

    [callsite] => Array
        (
            [module] => main
            [file] => classes/general/site.php
        )

    [calllang] => Array
        (
            [module] => main
            [file] => classes/general/site.php
        )

    [csite] => Array
        (
            [module] => main
            [file] => classes/general/site.php
        )

    [clang] => Array
        (
            [module] => main
            [file] => classes/general/site.php
        )

    [chttp] => Array
        (
            [module] => main
            [file] => classes/general/http.php
        )

    [cutil] => Array
        (
            [module] => main
            [file] => classes/general/util.php
        )

    [callmain] => Array
        (
            [module] => main
            [file] => classes/general/main.php
        )

    [cmain] => Array
        (
            [module] => main
            [file] => classes/general/main.php
        )

    [calldatabase] => Array
        (
            [module] => main
            [file] => classes/general/database.php
        )

    [calldbresult] => Array
        (
            [module] => main
            [file] => classes/general/dbresult.php
        )

    [cdatabasemysql] => Array
        (
            [module] => main
            [file] => classes/mysql/database.php
        )

    [cdbresultmysql] => Array
        (
            [module] => main
            [file] => classes/mysql/dbresult.php
        )

    [icachebackend] => Array
        (
            [module] => main
            [file] => classes/general/cache_backend.php
        )

    [cphpcache] => Array
        (
            [module] => main
            [file] => classes/general/cache.php
        )

    [ccachemanager] => Array
        (
            [module] => main
            [file] => classes/general/cache_manager.php
        )

    [cpagecache] => Array
        (
            [module] => main
            [file] => classes/general/page_cache.php
        )

    [cstackcacheentry] => Array
        (
            [module] => main
            [file] => classes/general/stack_cache_entry.php
        )

    [cstackcachemanager] => Array
        (
            [module] => main
            [file] => classes/general/stack_cache.php
        )

    [cmodule] => Array
        (
            [module] => main
            [file] => /classes/general/module.php
        )

    [bitrix\main\entity\ufield] => Array
        (
            [module] => main
            [file] => include/deprecated/ufield.php
        )

    [cdatabase] => Array
        (
            [module] => main
            [file] => classes/mysql/database.php
        )

    [cdbresult] => Array
        (
            [module] => main
            [file] => classes/mysql/dbresult.php
        )

)
Array
(
    [bitrix\main\application] => Array
        (
            [module] => main
            [file] => lib/application.php
        )

    [bitrix\main\httpapplication] => Array
        (
            [module] => main
            [file] => lib/httpapplication.php
        )

    [bitrix\main\argumentexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\argumentnullexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\argumentoutofrangeexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\argumenttypeexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\notimplementedexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\notsupportedexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\invalidoperationexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\objectpropertyexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\objectnotfoundexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\objectexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\systemexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\accessdeniedexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\decodingexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\io\invalidpathexception] => Array
        (
            [module] => main
            [file] => lib/io/ioexception.php
        )

    [bitrix\main\io\filenotfoundexception] => Array
        (
            [module] => main
            [file] => lib/io/ioexception.php
        )

    [bitrix\main\io\filedeleteexception] => Array
        (
            [module] => main
            [file] => lib/io/ioexception.php
        )

    [bitrix\main\io\fileopenexception] => Array
        (
            [module] => main
            [file] => lib/io/ioexception.php
        )

    [bitrix\main\io\filenotopenedexception] => Array
        (
            [module] => main
            [file] => lib/io/ioexception.php
        )

    [bitrix\main\context] => Array
        (
            [module] => main
            [file] => lib/context.php
        )

    [bitrix\main\httpcontext] => Array
        (
            [module] => main
            [file] => lib/httpcontext.php
        )

    [bitrix\main\dispatcher] => Array
        (
            [module] => main
            [file] => lib/dispatcher.php
        )

    [bitrix\main\environment] => Array
        (
            [module] => main
            [file] => lib/environment.php
        )

    [bitrix\main\event] => Array
        (
            [module] => main
            [file] => lib/event.php
        )

    [bitrix\main\eventmanager] => Array
        (
            [module] => main
            [file] => lib/eventmanager.php
        )

    [bitrix\main\eventresult] => Array
        (
            [module] => main
            [file] => lib/eventresult.php
        )

    [bitrix\main\request] => Array
        (
            [module] => main
            [file] => lib/request.php
        )

    [bitrix\main\httprequest] => Array
        (
            [module] => main
            [file] => lib/httprequest.php
        )

    [bitrix\main\response] => Array
        (
            [module] => main
            [file] => lib/response.php
        )

    [bitrix\main\httpresponse] => Array
        (
            [module] => main
            [file] => lib/httpresponse.php
        )

    [bitrix\main\modulemanager] => Array
        (
            [module] => main
            [file] => lib/modulemanager.php
        )

    [bitrix\main\server] => Array
        (
            [module] => main
            [file] => lib/server.php
        )

    [bitrix\main\config\configuration] => Array
        (
            [module] => main
            [file] => lib/config/configuration.php
        )

    [bitrix\main\config\option] => Array
        (
            [module] => main
            [file] => lib/config/option.php
        )

    [bitrix\main\context\culture] => Array
        (
            [module] => main
            [file] => lib/context/culture.php
        )

    [bitrix\main\data\cache] => Array
        (
            [module] => main
            [file] => lib/data/cache.php
        )

    [bitrix\main\data\cacheengineapc] => Array
        (
            [module] => main
            [file] => lib/data/cacheengineapc.php
        )

    [bitrix\main\data\cacheenginememcache] => Array
        (
            [module] => main
            [file] => lib/data/cacheenginememcache.php
        )

    [bitrix\main\data\cacheenginefiles] => Array
        (
            [module] => main
            [file] => lib/data/cacheenginefiles.php
        )

    [bitrix\main\data\cacheenginenone] => Array
        (
            [module] => main
            [file] => lib/data/cacheenginenone.php
        )

    [bitrix\main\data\connection] => Array
        (
            [module] => main
            [file] => lib/data/connection.php
        )

    [bitrix\main\data\connectionpool] => Array
        (
            [module] => main
            [file] => lib/data/connectionpool.php
        )

    [bitrix\main\data\icacheengine] => Array
        (
            [module] => main
            [file] => lib/data/cache.php
        )

    [bitrix\main\data\hsphpreadconnection] => Array
        (
            [module] => main
            [file] => lib/data/hsphpreadconnection.php
        )

    [bitrix\main\data\managedcache] => Array
        (
            [module] => main
            [file] => lib/data/managedcache.php
        )

    [bitrix\main\data\taggedcache] => Array
        (
            [module] => main
            [file] => lib/data/taggedcache.php
        )

    [bitrix\main\data\memcacheconnection] => Array
        (
            [module] => main
            [file] => lib/data/memcacheconnection.php
        )

    [bitrix\main\data\memcachedconnection] => Array
        (
            [module] => main
            [file] => lib/data/memcachedconnection.php
        )

    [bitrix\main\data\nosqlconnection] => Array
        (
            [module] => main
            [file] => lib/data/nosqlconnection.php
        )

    [bitrix\main\db\arrayresult] => Array
        (
            [module] => main
            [file] => lib/db/arrayresult.php
        )

    [bitrix\main\db\result] => Array
        (
            [module] => main
            [file] => lib/db/result.php
        )

    [bitrix\main\db\connection] => Array
        (
            [module] => main
            [file] => lib/db/connection.php
        )

    [bitrix\main\db\sqlexception] => Array
        (
            [module] => main
            [file] => lib/db/sqlexception.php
        )

    [bitrix\main\db\sqlqueryexception] => Array
        (
            [module] => main
            [file] => lib/db/sqlexception.php
        )

    [bitrix\main\db\transactionexception] => Array
        (
            [module] => main
            [file] => lib/db/sqlexception.php
        )

    [bitrix\main\db\sqlexpression] => Array
        (
            [module] => main
            [file] => lib/db/sqlexpression.php
        )

    [bitrix\main\db\sqlhelper] => Array
        (
            [module] => main
            [file] => lib/db/sqlhelper.php
        )

    [bitrix\main\db\mysqlcommonconnection] => Array
        (
            [module] => main
            [file] => lib/db/mysqlcommonconnection.php
        )

    [bitrix\main\db\mysqliconnection] => Array
        (
            [module] => main
            [file] => lib/db/mysqliconnection.php
        )

    [bitrix\main\db\mysqliresult] => Array
        (
            [module] => main
            [file] => lib/db/mysqliresult.php
        )

    [bitrix\main\db\mysqlisqlhelper] => Array
        (
            [module] => main
            [file] => lib/db/mysqlisqlhelper.php
        )

    [bitrix\main\db\mssqlconnection] => Array
        (
            [module] => main
            [file] => lib/db/mssqlconnection.php
        )

    [bitrix\main\db\mssqlresult] => Array
        (
            [module] => main
            [file] => lib/db/mssqlresult.php
        )

    [bitrix\main\db\mssqlsqlhelper] => Array
        (
            [module] => main
            [file] => lib/db/mssqlsqlhelper.php
        )

    [bitrix\main\db\oracleconnection] => Array
        (
            [module] => main
            [file] => lib/db/oracleconnection.php
        )

    [bitrix\main\db\oracleresult] => Array
        (
            [module] => main
            [file] => lib/db/oracleresult.php
        )

    [bitrix\main\db\oraclesqlhelper] => Array
        (
            [module] => main
            [file] => lib/db/oraclesqlhelper.php
        )

    [bitrix\main\db\pgsqlconnection] => Array
        (
            [module] => main
            [file] => lib/db/pgsqlconnection.php
        )

    [bitrix\main\diag\httpexceptionhandleroutput] => Array
        (
            [module] => main
            [file] => lib/diag/httpexceptionhandleroutput.php
        )

    [bitrix\main\diag\fileexceptionhandlerlog] => Array
        (
            [module] => main
            [file] => lib/diag/fileexceptionhandlerlog.php
        )

    [bitrix\main\diag\exceptionhandler] => Array
        (
            [module] => main
            [file] => lib/diag/exceptionhandler.php
        )

    [bitrix\main\diag\iexceptionhandleroutput] => Array
        (
            [module] => main
            [file] => lib/diag/iexceptionhandleroutput.php
        )

    [bitrix\main\diag\exceptionhandlerlog] => Array
        (
            [module] => main
            [file] => lib/diag/exceptionhandlerlog.php
        )

    [bitrix\main\io\file] => Array
        (
            [module] => main
            [file] => lib/io/file.php
        )

    [bitrix\main\io\fileentry] => Array
        (
            [module] => main
            [file] => lib/io/fileentry.php
        )

    [bitrix\main\io\path] => Array
        (
            [module] => main
            [file] => lib/io/path.php
        )

    [bitrix\main\io\filesystementry] => Array
        (
            [module] => main
            [file] => lib/io/filesystementry.php
        )

    [bitrix\main\io\ifilestream] => Array
        (
            [module] => main
            [file] => lib/io/ifilestream.php
        )

    [bitrix\main\localization\loc] => Array
        (
            [module] => main
            [file] => lib/localization/loc.php
        )

    [bitrix\main\mail\mail] => Array
        (
            [module] => main
            [file] => lib/mail/mail.php
        )

    [bitrix\main\mail\tracking] => Array
        (
            [module] => main
            [file] => lib/mail/tracking.php
        )

    [bitrix\main\mail\eventmanager] => Array
        (
            [module] => main
            [file] => lib/mail/eventmanager.php
        )

    [bitrix\main\mail\eventmessagecompiler] => Array
        (
            [module] => main
            [file] => lib/mail/eventmessagecompiler.php
        )

    [bitrix\main\mail\eventmessagethemecompiler] => Array
        (
            [module] => main
            [file] => lib/mail/eventmessagethemecompiler.php
        )

    [bitrix\main\mail\internal\event] => Array
        (
            [module] => main
            [file] => lib/mail/internal/event.php
        )

    [bitrix\main\mail\internal\eventattachment] => Array
        (
            [module] => main
            [file] => lib/mail/internal/eventattachment.php
        )

    [bitrix\main\mail\internal\eventmessage] => Array
        (
            [module] => main
            [file] => lib/mail/internal/eventmessage.php
        )

    [bitrix\main\mail\internal\eventmessagesite] => Array
        (
            [module] => main
            [file] => lib/mail/internal/eventmessagesite.php
        )

    [bitrix\main\mail\internal\eventmessageattachment] => Array
        (
            [module] => main
            [file] => lib/mail/internal/eventmessageattachment.php
        )

    [bitrix\main\mail\internal\eventtype] => Array
        (
            [module] => main
            [file] => lib/mail/internal/eventtype.php
        )

    [bitrix\main\text\converter] => Array
        (
            [module] => main
            [file] => lib/text/converter.php
        )

    [bitrix\main\text\emptyconverter] => Array
        (
            [module] => main
            [file] => lib/text/emptyconverter.php
        )

    [bitrix\main\text\encoding] => Array
        (
            [module] => main
            [file] => lib/text/encoding.php
        )

    [bitrix\main\text\htmlconverter] => Array
        (
            [module] => main
            [file] => lib/text/htmlconverter.php
        )

    [bitrix\main\text\binarystring] => Array
        (
            [module] => main
            [file] => lib/text/binarystring.php
        )

    [bitrix\main\text\xmlconverter] => Array
        (
            [module] => main
            [file] => lib/text/xmlconverter.php
        )

    [bitrix\main\type\collection] => Array
        (
            [module] => main
            [file] => lib/type/collection.php
        )

    [bitrix\main\type\date] => Array
        (
            [module] => main
            [file] => lib/type/date.php
        )

    [bitrix\main\type\datetime] => Array
        (
            [module] => main
            [file] => lib/type/datetime.php
        )

    [bitrix\main\type\dictionary] => Array
        (
            [module] => main
            [file] => lib/type/dictionary.php
        )

    [bitrix\main\type\filterabledictionary] => Array
        (
            [module] => main
            [file] => lib/type/filterabledictionary.php
        )

    [bitrix\main\type\parameterdictionary] => Array
        (
            [module] => main
            [file] => lib/type/parameterdictionary.php
        )

    [bitrix\main\web\cookie] => Array
        (
            [module] => main
            [file] => lib/web/cookie.php
        )

    [bitrix\main\web\uri] => Array
        (
            [module] => main
            [file] => lib/web/uri.php
        )

    [bitrix\main\sendereventhandler] => Array
        (
            [module] => main
            [file] => lib/senderconnector.php
        )

    [bitrix\main\senderconnectoruser] => Array
        (
            [module] => main
            [file] => lib/senderconnector.php
        )

    [bitrix\main\urlrewriterrulemaker] => Array
        (
            [module] => main
            [file] => lib/urlrewriter.php
        )

    [bitrix\main\update\stepper] => Array
        (
            [module] => main
            [file] => lib/update/stepper.php
        )

    [bitrix\main\composite\abstractresponse] => Array
        (
            [module] => main
            [file] => lib/composite/responder.php
        )

    [bitrix\main\composite\fileresponse] => Array
        (
            [module] => main
            [file] => lib/composite/responder.php
        )

    [bitrix\main\composite\memcachedresponse] => Array
        (
            [module] => main
            [file] => lib/composite/responder.php
        )

    [bitrix\main\security\otpexception] => Array
        (
            [module] => main
            [file] => lib/security/securityexception.php
        )

    [ctimezone] => Array
        (
            [module] => main
            [file] => classes/general/time.php
        )

    [cbxpunycode] => Array
        (
            [module] => main
            [file] => classes/general/punycode.php
        )

    [ibxvirtualio] => Array
        (
            [module] => main
            [file] => classes/general/virtual_io.php
        )

    [ibxgeterrors] => Array
        (
            [module] => main
            [file] => classes/general/virtual_io.php
        )

    [cbxvirtualio] => Array
        (
            [module] => main
            [file] => classes/general/virtual_io.php
        )

    [cbxvirtualfilebase] => Array
        (
            [module] => main
            [file] => classes/general/virtual_file.php
        )

    [cbxvirtualfile] => Array
        (
            [module] => main
            [file] => classes/general/virtual_file.php
        )

    [cbxvirtualdirectory] => Array
        (
            [module] => main
            [file] => classes/general/virtual_file.php
        )

    [calloption] => Array
        (
            [module] => main
            [file] => classes/general/option.php
        )

    [coption] => Array
        (
            [module] => main
            [file] => classes/general/option.php
        )

    [callpageoption] => Array
        (
            [module] => main
            [file] => classes/general/pageoption.php
        )

    [cpageoption] => Array
        (
            [module] => main
            [file] => classes/general/pageoption.php
        )

    [callsqlwhere] => Array
        (
            [module] => main
            [file] => classes/general/sqlwhere.php
        )

    [csqlwhereexpression] => Array
        (
            [module] => main
            [file] => classes/general/sqlwhere.php
        )

    [csqlwhere] => Array
        (
            [module] => main
            [file] => classes/general/sqlwhere.php
        )

    [calllanguage] => Array
        (
            [module] => main
            [file] => classes/general/language.php
        )

    [clanguage] => Array
        (
            [module] => main
            [file] => classes/general/language.php
        )

    [clangadmin] => Array
        (
            [module] => main
            [file] => classes/general/language.php
        )

    [_clangdbresult] => Array
        (
            [module] => main
            [file] => classes/general/langdbresult.php
        )

    [callagent] => Array
        (
            [module] => main
            [file] => classes/general/agent.php
        )

    [cagent] => Array
        (
            [module] => main
            [file] => classes/mysql/agent.php
        )

    [capplicationexception] => Array
        (
            [module] => main
            [file] => classes/general/applicationexception.php
        )

    [cadminexception] => Array
        (
            [module] => main
            [file] => classes/general/adminexception.php
        )

    [callsite] => Array
        (
            [module] => main
            [file] => classes/general/site.php
        )

    [calllang] => Array
        (
            [module] => main
            [file] => classes/general/site.php
        )

    [csite] => Array
        (
            [module] => main
            [file] => classes/general/site.php
        )

    [clang] => Array
        (
            [module] => main
            [file] => classes/general/site.php
        )

    [chttp] => Array
        (
            [module] => main
            [file] => classes/general/http.php
        )

    [cutil] => Array
        (
            [module] => main
            [file] => classes/general/util.php
        )

    [callmain] => Array
        (
            [module] => main
            [file] => classes/general/main.php
        )

    [cmain] => Array
        (
            [module] => main
            [file] => classes/general/main.php
        )

    [calldatabase] => Array
        (
            [module] => main
            [file] => classes/general/database.php
        )

    [calldbresult] => Array
        (
            [module] => main
            [file] => classes/general/dbresult.php
        )

    [cdatabasemysql] => Array
        (
            [module] => main
            [file] => classes/mysql/database.php
        )

    [cdbresultmysql] => Array
        (
            [module] => main
            [file] => classes/mysql/dbresult.php
        )

    [icachebackend] => Array
        (
            [module] => main
            [file] => classes/general/cache_backend.php
        )

    [cphpcache] => Array
        (
            [module] => main
            [file] => classes/general/cache.php
        )

    [ccachemanager] => Array
        (
            [module] => main
            [file] => classes/general/cache_manager.php
        )

    [cpagecache] => Array
        (
            [module] => main
            [file] => classes/general/page_cache.php
        )

    [cstackcacheentry] => Array
        (
            [module] => main
            [file] => classes/general/stack_cache_entry.php
        )

    [cstackcachemanager] => Array
        (
            [module] => main
            [file] => classes/general/stack_cache.php
        )

    [cmodule] => Array
        (
            [module] => main
            [file] => /classes/general/module.php
        )

    [bitrix\main\entity\ufield] => Array
        (
            [module] => main
            [file] => include/deprecated/ufield.php
        )

    [cdatabase] => Array
        (
            [module] => main
            [file] => classes/mysql/database.php
        )

    [cdbresult] => Array
        (
            [module] => main
            [file] => classes/mysql/dbresult.php
        )

)
Array
(
    [bitrix\main\application] => Array
        (
            [module] => main
            [file] => lib/application.php
        )

    [bitrix\main\httpapplication] => Array
        (
            [module] => main
            [file] => lib/httpapplication.php
        )

    [bitrix\main\argumentexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\argumentnullexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\argumentoutofrangeexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\argumenttypeexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\notimplementedexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\notsupportedexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\invalidoperationexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\objectpropertyexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\objectnotfoundexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\objectexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\systemexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\accessdeniedexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\decodingexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\io\invalidpathexception] => Array
        (
            [module] => main
            [file] => lib/io/ioexception.php
        )

    [bitrix\main\io\filenotfoundexception] => Array
        (
            [module] => main
            [file] => lib/io/ioexception.php
        )

    [bitrix\main\io\filedeleteexception] => Array
        (
            [module] => main
            [file] => lib/io/ioexception.php
        )

    [bitrix\main\io\fileopenexception] => Array
        (
            [module] => main
            [file] => lib/io/ioexception.php
        )

    [bitrix\main\io\filenotopenedexception] => Array
        (
            [module] => main
            [file] => lib/io/ioexception.php
        )

    [bitrix\main\context] => Array
        (
            [module] => main
            [file] => lib/context.php
        )

    [bitrix\main\httpcontext] => Array
        (
            [module] => main
            [file] => lib/httpcontext.php
        )

    [bitrix\main\dispatcher] => Array
        (
            [module] => main
            [file] => lib/dispatcher.php
        )

    [bitrix\main\environment] => Array
        (
            [module] => main
            [file] => lib/environment.php
        )

    [bitrix\main\event] => Array
        (
            [module] => main
            [file] => lib/event.php
        )

    [bitrix\main\eventmanager] => Array
        (
            [module] => main
            [file] => lib/eventmanager.php
        )

    [bitrix\main\eventresult] => Array
        (
            [module] => main
            [file] => lib/eventresult.php
        )

    [bitrix\main\request] => Array
        (
            [module] => main
            [file] => lib/request.php
        )

    [bitrix\main\httprequest] => Array
        (
            [module] => main
            [file] => lib/httprequest.php
        )

    [bitrix\main\response] => Array
        (
            [module] => main
            [file] => lib/response.php
        )

    [bitrix\main\httpresponse] => Array
        (
            [module] => main
            [file] => lib/httpresponse.php
        )

    [bitrix\main\modulemanager] => Array
        (
            [module] => main
            [file] => lib/modulemanager.php
        )

    [bitrix\main\server] => Array
        (
            [module] => main
            [file] => lib/server.php
        )

    [bitrix\main\config\configuration] => Array
        (
            [module] => main
            [file] => lib/config/configuration.php
        )

    [bitrix\main\config\option] => Array
        (
            [module] => main
            [file] => lib/config/option.php
        )

    [bitrix\main\context\culture] => Array
        (
            [module] => main
            [file] => lib/context/culture.php
        )

    [bitrix\main\data\cache] => Array
        (
            [module] => main
            [file] => lib/data/cache.php
        )

    [bitrix\main\data\cacheengineapc] => Array
        (
            [module] => main
            [file] => lib/data/cacheengineapc.php
        )

    [bitrix\main\data\cacheenginememcache] => Array
        (
            [module] => main
            [file] => lib/data/cacheenginememcache.php
        )

    [bitrix\main\data\cacheenginefiles] => Array
        (
            [module] => main
            [file] => lib/data/cacheenginefiles.php
        )

    [bitrix\main\data\cacheenginenone] => Array
        (
            [module] => main
            [file] => lib/data/cacheenginenone.php
        )

    [bitrix\main\data\connection] => Array
        (
            [module] => main
            [file] => lib/data/connection.php
        )

    [bitrix\main\data\connectionpool] => Array
        (
            [module] => main
            [file] => lib/data/connectionpool.php
        )

    [bitrix\main\data\icacheengine] => Array
        (
            [module] => main
            [file] => lib/data/cache.php
        )

    [bitrix\main\data\hsphpreadconnection] => Array
        (
            [module] => main
            [file] => lib/data/hsphpreadconnection.php
        )

    [bitrix\main\data\managedcache] => Array
        (
            [module] => main
            [file] => lib/data/managedcache.php
        )

    [bitrix\main\data\taggedcache] => Array
        (
            [module] => main
            [file] => lib/data/taggedcache.php
        )

    [bitrix\main\data\memcacheconnection] => Array
        (
            [module] => main
            [file] => lib/data/memcacheconnection.php
        )

    [bitrix\main\data\memcachedconnection] => Array
        (
            [module] => main
            [file] => lib/data/memcachedconnection.php
        )

    [bitrix\main\data\nosqlconnection] => Array
        (
            [module] => main
            [file] => lib/data/nosqlconnection.php
        )

    [bitrix\main\db\arrayresult] => Array
        (
            [module] => main
            [file] => lib/db/arrayresult.php
        )

    [bitrix\main\db\result] => Array
        (
            [module] => main
            [file] => lib/db/result.php
        )

    [bitrix\main\db\connection] => Array
        (
            [module] => main
            [file] => lib/db/connection.php
        )

    [bitrix\main\db\sqlexception] => Array
        (
            [module] => main
            [file] => lib/db/sqlexception.php
        )

    [bitrix\main\db\sqlqueryexception] => Array
        (
            [module] => main
            [file] => lib/db/sqlexception.php
        )

    [bitrix\main\db\transactionexception] => Array
        (
            [module] => main
            [file] => lib/db/sqlexception.php
        )

    [bitrix\main\db\sqlexpression] => Array
        (
            [module] => main
            [file] => lib/db/sqlexpression.php
        )

    [bitrix\main\db\sqlhelper] => Array
        (
            [module] => main
            [file] => lib/db/sqlhelper.php
        )

    [bitrix\main\db\mysqlcommonconnection] => Array
        (
            [module] => main
            [file] => lib/db/mysqlcommonconnection.php
        )

    [bitrix\main\db\mysqliconnection] => Array
        (
            [module] => main
            [file] => lib/db/mysqliconnection.php
        )

    [bitrix\main\db\mysqliresult] => Array
        (
            [module] => main
            [file] => lib/db/mysqliresult.php
        )

    [bitrix\main\db\mysqlisqlhelper] => Array
        (
            [module] => main
            [file] => lib/db/mysqlisqlhelper.php
        )

    [bitrix\main\db\mssqlconnection] => Array
        (
            [module] => main
            [file] => lib/db/mssqlconnection.php
        )

    [bitrix\main\db\mssqlresult] => Array
        (
            [module] => main
            [file] => lib/db/mssqlresult.php
        )

    [bitrix\main\db\mssqlsqlhelper] => Array
        (
            [module] => main
            [file] => lib/db/mssqlsqlhelper.php
        )

    [bitrix\main\db\oracleconnection] => Array
        (
            [module] => main
            [file] => lib/db/oracleconnection.php
        )

    [bitrix\main\db\oracleresult] => Array
        (
            [module] => main
            [file] => lib/db/oracleresult.php
        )

    [bitrix\main\db\oraclesqlhelper] => Array
        (
            [module] => main
            [file] => lib/db/oraclesqlhelper.php
        )

    [bitrix\main\db\pgsqlconnection] => Array
        (
            [module] => main
            [file] => lib/db/pgsqlconnection.php
        )

    [bitrix\main\diag\httpexceptionhandleroutput] => Array
        (
            [module] => main
            [file] => lib/diag/httpexceptionhandleroutput.php
        )

    [bitrix\main\diag\fileexceptionhandlerlog] => Array
        (
            [module] => main
            [file] => lib/diag/fileexceptionhandlerlog.php
        )

    [bitrix\main\diag\exceptionhandler] => Array
        (
            [module] => main
            [file] => lib/diag/exceptionhandler.php
        )

    [bitrix\main\diag\iexceptionhandleroutput] => Array
        (
            [module] => main
            [file] => lib/diag/iexceptionhandleroutput.php
        )

    [bitrix\main\diag\exceptionhandlerlog] => Array
        (
            [module] => main
            [file] => lib/diag/exceptionhandlerlog.php
        )

    [bitrix\main\io\file] => Array
        (
            [module] => main
            [file] => lib/io/file.php
        )

    [bitrix\main\io\fileentry] => Array
        (
            [module] => main
            [file] => lib/io/fileentry.php
        )

    [bitrix\main\io\path] => Array
        (
            [module] => main
            [file] => lib/io/path.php
        )

    [bitrix\main\io\filesystementry] => Array
        (
            [module] => main
            [file] => lib/io/filesystementry.php
        )

    [bitrix\main\io\ifilestream] => Array
        (
            [module] => main
            [file] => lib/io/ifilestream.php
        )

    [bitrix\main\localization\loc] => Array
        (
            [module] => main
            [file] => lib/localization/loc.php
        )

    [bitrix\main\mail\mail] => Array
        (
            [module] => main
            [file] => lib/mail/mail.php
        )

    [bitrix\main\mail\tracking] => Array
        (
            [module] => main
            [file] => lib/mail/tracking.php
        )

    [bitrix\main\mail\eventmanager] => Array
        (
            [module] => main
            [file] => lib/mail/eventmanager.php
        )

    [bitrix\main\mail\eventmessagecompiler] => Array
        (
            [module] => main
            [file] => lib/mail/eventmessagecompiler.php
        )

    [bitrix\main\mail\eventmessagethemecompiler] => Array
        (
            [module] => main
            [file] => lib/mail/eventmessagethemecompiler.php
        )

    [bitrix\main\mail\internal\event] => Array
        (
            [module] => main
            [file] => lib/mail/internal/event.php
        )

    [bitrix\main\mail\internal\eventattachment] => Array
        (
            [module] => main
            [file] => lib/mail/internal/eventattachment.php
        )

    [bitrix\main\mail\internal\eventmessage] => Array
        (
            [module] => main
            [file] => lib/mail/internal/eventmessage.php
        )

    [bitrix\main\mail\internal\eventmessagesite] => Array
        (
            [module] => main
            [file] => lib/mail/internal/eventmessagesite.php
        )

    [bitrix\main\mail\internal\eventmessageattachment] => Array
        (
            [module] => main
            [file] => lib/mail/internal/eventmessageattachment.php
        )

    [bitrix\main\mail\internal\eventtype] => Array
        (
            [module] => main
            [file] => lib/mail/internal/eventtype.php
        )

    [bitrix\main\text\converter] => Array
        (
            [module] => main
            [file] => lib/text/converter.php
        )

    [bitrix\main\text\emptyconverter] => Array
        (
            [module] => main
            [file] => lib/text/emptyconverter.php
        )

    [bitrix\main\text\encoding] => Array
        (
            [module] => main
            [file] => lib/text/encoding.php
        )

    [bitrix\main\text\htmlconverter] => Array
        (
            [module] => main
            [file] => lib/text/htmlconverter.php
        )

    [bitrix\main\text\binarystring] => Array
        (
            [module] => main
            [file] => lib/text/binarystring.php
        )

    [bitrix\main\text\xmlconverter] => Array
        (
            [module] => main
            [file] => lib/text/xmlconverter.php
        )

    [bitrix\main\type\collection] => Array
        (
            [module] => main
            [file] => lib/type/collection.php
        )

    [bitrix\main\type\date] => Array
        (
            [module] => main
            [file] => lib/type/date.php
        )

    [bitrix\main\type\datetime] => Array
        (
            [module] => main
            [file] => lib/type/datetime.php
        )

    [bitrix\main\type\dictionary] => Array
        (
            [module] => main
            [file] => lib/type/dictionary.php
        )

    [bitrix\main\type\filterabledictionary] => Array
        (
            [module] => main
            [file] => lib/type/filterabledictionary.php
        )

    [bitrix\main\type\parameterdictionary] => Array
        (
            [module] => main
            [file] => lib/type/parameterdictionary.php
        )

    [bitrix\main\web\cookie] => Array
        (
            [module] => main
            [file] => lib/web/cookie.php
        )

    [bitrix\main\web\uri] => Array
        (
            [module] => main
            [file] => lib/web/uri.php
        )

    [bitrix\main\sendereventhandler] => Array
        (
            [module] => main
            [file] => lib/senderconnector.php
        )

    [bitrix\main\senderconnectoruser] => Array
        (
            [module] => main
            [file] => lib/senderconnector.php
        )

    [bitrix\main\urlrewriterrulemaker] => Array
        (
            [module] => main
            [file] => lib/urlrewriter.php
        )

    [bitrix\main\update\stepper] => Array
        (
            [module] => main
            [file] => lib/update/stepper.php
        )

    [bitrix\main\composite\abstractresponse] => Array
        (
            [module] => main
            [file] => lib/composite/responder.php
        )

    [bitrix\main\composite\fileresponse] => Array
        (
            [module] => main
            [file] => lib/composite/responder.php
        )

    [bitrix\main\composite\memcachedresponse] => Array
        (
            [module] => main
            [file] => lib/composite/responder.php
        )

    [bitrix\main\security\otpexception] => Array
        (
            [module] => main
            [file] => lib/security/securityexception.php
        )

    [ctimezone] => Array
        (
            [module] => main
            [file] => classes/general/time.php
        )

    [cbxpunycode] => Array
        (
            [module] => main
            [file] => classes/general/punycode.php
        )

    [ibxvirtualio] => Array
        (
            [module] => main
            [file] => classes/general/virtual_io.php
        )

    [ibxgeterrors] => Array
        (
            [module] => main
            [file] => classes/general/virtual_io.php
        )

    [cbxvirtualio] => Array
        (
            [module] => main
            [file] => classes/general/virtual_io.php
        )

    [cbxvirtualfilebase] => Array
        (
            [module] => main
            [file] => classes/general/virtual_file.php
        )

    [cbxvirtualfile] => Array
        (
            [module] => main
            [file] => classes/general/virtual_file.php
        )

    [cbxvirtualdirectory] => Array
        (
            [module] => main
            [file] => classes/general/virtual_file.php
        )

    [calloption] => Array
        (
            [module] => main
            [file] => classes/general/option.php
        )

    [coption] => Array
        (
            [module] => main
            [file] => classes/general/option.php
        )

    [callpageoption] => Array
        (
            [module] => main
            [file] => classes/general/pageoption.php
        )

    [cpageoption] => Array
        (
            [module] => main
            [file] => classes/general/pageoption.php
        )

    [callsqlwhere] => Array
        (
            [module] => main
            [file] => classes/general/sqlwhere.php
        )

    [csqlwhereexpression] => Array
        (
            [module] => main
            [file] => classes/general/sqlwhere.php
        )

    [csqlwhere] => Array
        (
            [module] => main
            [file] => classes/general/sqlwhere.php
        )

    [calllanguage] => Array
        (
            [module] => main
            [file] => classes/general/language.php
        )

    [clanguage] => Array
        (
            [module] => main
            [file] => classes/general/language.php
        )

    [clangadmin] => Array
        (
            [module] => main
            [file] => classes/general/language.php
        )

    [_clangdbresult] => Array
        (
            [module] => main
            [file] => classes/general/langdbresult.php
        )

    [callagent] => Array
        (
            [module] => main
            [file] => classes/general/agent.php
        )

    [cagent] => Array
        (
            [module] => main
            [file] => classes/mysql/agent.php
        )

    [capplicationexception] => Array
        (
            [module] => main
            [file] => classes/general/applicationexception.php
        )

    [cadminexception] => Array
        (
            [module] => main
            [file] => classes/general/adminexception.php
        )

    [callsite] => Array
        (
            [module] => main
            [file] => classes/general/site.php
        )

    [calllang] => Array
        (
            [module] => main
            [file] => classes/general/site.php
        )

    [csite] => Array
        (
            [module] => main
            [file] => classes/general/site.php
        )

    [clang] => Array
        (
            [module] => main
            [file] => classes/general/site.php
        )

    [chttp] => Array
        (
            [module] => main
            [file] => classes/general/http.php
        )

    [cutil] => Array
        (
            [module] => main
            [file] => classes/general/util.php
        )

    [callmain] => Array
        (
            [module] => main
            [file] => classes/general/main.php
        )

    [cmain] => Array
        (
            [module] => main
            [file] => classes/general/main.php
        )

    [calldatabase] => Array
        (
            [module] => main
            [file] => classes/general/database.php
        )

    [calldbresult] => Array
        (
            [module] => main
            [file] => classes/general/dbresult.php
        )

    [cdatabasemysql] => Array
        (
            [module] => main
            [file] => classes/mysql/database.php
        )

    [cdbresultmysql] => Array
        (
            [module] => main
            [file] => classes/mysql/dbresult.php
        )

    [icachebackend] => Array
        (
            [module] => main
            [file] => classes/general/cache_backend.php
        )

    [cphpcache] => Array
        (
            [module] => main
            [file] => classes/general/cache.php
        )

    [ccachemanager] => Array
        (
            [module] => main
            [file] => classes/general/cache_manager.php
        )

    [cpagecache] => Array
        (
            [module] => main
            [file] => classes/general/page_cache.php
        )

    [cstackcacheentry] => Array
        (
            [module] => main
            [file] => classes/general/stack_cache_entry.php
        )

    [cstackcachemanager] => Array
        (
            [module] => main
            [file] => classes/general/stack_cache.php
        )

    [cmodule] => Array
        (
            [module] => main
            [file] => /classes/general/module.php
        )

    [bitrix\main\entity\ufield] => Array
        (
            [module] => main
            [file] => include/deprecated/ufield.php
        )

    [cdatabase] => Array
        (
            [module] => main
            [file] => classes/mysql/database.php
        )

    [cdbresult] => Array
        (
            [module] => main
            [file] => classes/mysql/dbresult.php
        )

)
Array
(
    [bitrix\main\application] => Array
        (
            [module] => main
            [file] => lib/application.php
        )

    [bitrix\main\httpapplication] => Array
        (
            [module] => main
            [file] => lib/httpapplication.php
        )

    [bitrix\main\argumentexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\argumentnullexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\argumentoutofrangeexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\argumenttypeexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\notimplementedexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\notsupportedexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\invalidoperationexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\objectpropertyexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\objectnotfoundexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\objectexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\systemexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\accessdeniedexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\decodingexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\io\invalidpathexception] => Array
        (
            [module] => main
            [file] => lib/io/ioexception.php
        )

    [bitrix\main\io\filenotfoundexception] => Array
        (
            [module] => main
            [file] => lib/io/ioexception.php
        )

    [bitrix\main\io\filedeleteexception] => Array
        (
            [module] => main
            [file] => lib/io/ioexception.php
        )

    [bitrix\main\io\fileopenexception] => Array
        (
            [module] => main
            [file] => lib/io/ioexception.php
        )

    [bitrix\main\io\filenotopenedexception] => Array
        (
            [module] => main
            [file] => lib/io/ioexception.php
        )

    [bitrix\main\context] => Array
        (
            [module] => main
            [file] => lib/context.php
        )

    [bitrix\main\httpcontext] => Array
        (
            [module] => main
            [file] => lib/httpcontext.php
        )

    [bitrix\main\dispatcher] => Array
        (
            [module] => main
            [file] => lib/dispatcher.php
        )

    [bitrix\main\environment] => Array
        (
            [module] => main
            [file] => lib/environment.php
        )

    [bitrix\main\event] => Array
        (
            [module] => main
            [file] => lib/event.php
        )

    [bitrix\main\eventmanager] => Array
        (
            [module] => main
            [file] => lib/eventmanager.php
        )

    [bitrix\main\eventresult] => Array
        (
            [module] => main
            [file] => lib/eventresult.php
        )

    [bitrix\main\request] => Array
        (
            [module] => main
            [file] => lib/request.php
        )

    [bitrix\main\httprequest] => Array
        (
            [module] => main
            [file] => lib/httprequest.php
        )

    [bitrix\main\response] => Array
        (
            [module] => main
            [file] => lib/response.php
        )

    [bitrix\main\httpresponse] => Array
        (
            [module] => main
            [file] => lib/httpresponse.php
        )

    [bitrix\main\modulemanager] => Array
        (
            [module] => main
            [file] => lib/modulemanager.php
        )

    [bitrix\main\server] => Array
        (
            [module] => main
            [file] => lib/server.php
        )

    [bitrix\main\config\configuration] => Array
        (
            [module] => main
            [file] => lib/config/configuration.php
        )

    [bitrix\main\config\option] => Array
        (
            [module] => main
            [file] => lib/config/option.php
        )

    [bitrix\main\context\culture] => Array
        (
            [module] => main
            [file] => lib/context/culture.php
        )

    [bitrix\main\data\cache] => Array
        (
            [module] => main
            [file] => lib/data/cache.php
        )

    [bitrix\main\data\cacheengineapc] => Array
        (
            [module] => main
            [file] => lib/data/cacheengineapc.php
        )

    [bitrix\main\data\cacheenginememcache] => Array
        (
            [module] => main
            [file] => lib/data/cacheenginememcache.php
        )

    [bitrix\main\data\cacheenginefiles] => Array
        (
            [module] => main
            [file] => lib/data/cacheenginefiles.php
        )

    [bitrix\main\data\cacheenginenone] => Array
        (
            [module] => main
            [file] => lib/data/cacheenginenone.php
        )

    [bitrix\main\data\connection] => Array
        (
            [module] => main
            [file] => lib/data/connection.php
        )

    [bitrix\main\data\connectionpool] => Array
        (
            [module] => main
            [file] => lib/data/connectionpool.php
        )

    [bitrix\main\data\icacheengine] => Array
        (
            [module] => main
            [file] => lib/data/cache.php
        )

    [bitrix\main\data\hsphpreadconnection] => Array
        (
            [module] => main
            [file] => lib/data/hsphpreadconnection.php
        )

    [bitrix\main\data\managedcache] => Array
        (
            [module] => main
            [file] => lib/data/managedcache.php
        )

    [bitrix\main\data\taggedcache] => Array
        (
            [module] => main
            [file] => lib/data/taggedcache.php
        )

    [bitrix\main\data\memcacheconnection] => Array
        (
            [module] => main
            [file] => lib/data/memcacheconnection.php
        )

    [bitrix\main\data\memcachedconnection] => Array
        (
            [module] => main
            [file] => lib/data/memcachedconnection.php
        )

    [bitrix\main\data\nosqlconnection] => Array
        (
            [module] => main
            [file] => lib/data/nosqlconnection.php
        )

    [bitrix\main\db\arrayresult] => Array
        (
            [module] => main
            [file] => lib/db/arrayresult.php
        )

    [bitrix\main\db\result] => Array
        (
            [module] => main
            [file] => lib/db/result.php
        )

    [bitrix\main\db\connection] => Array
        (
            [module] => main
            [file] => lib/db/connection.php
        )

    [bitrix\main\db\sqlexception] => Array
        (
            [module] => main
            [file] => lib/db/sqlexception.php
        )

    [bitrix\main\db\sqlqueryexception] => Array
        (
            [module] => main
            [file] => lib/db/sqlexception.php
        )

    [bitrix\main\db\transactionexception] => Array
        (
            [module] => main
            [file] => lib/db/sqlexception.php
        )

    [bitrix\main\db\sqlexpression] => Array
        (
            [module] => main
            [file] => lib/db/sqlexpression.php
        )

    [bitrix\main\db\sqlhelper] => Array
        (
            [module] => main
            [file] => lib/db/sqlhelper.php
        )

    [bitrix\main\db\mysqlcommonconnection] => Array
        (
            [module] => main
            [file] => lib/db/mysqlcommonconnection.php
        )

    [bitrix\main\db\mysqliconnection] => Array
        (
            [module] => main
            [file] => lib/db/mysqliconnection.php
        )

    [bitrix\main\db\mysqliresult] => Array
        (
            [module] => main
            [file] => lib/db/mysqliresult.php
        )

    [bitrix\main\db\mysqlisqlhelper] => Array
        (
            [module] => main
            [file] => lib/db/mysqlisqlhelper.php
        )

    [bitrix\main\db\mssqlconnection] => Array
        (
            [module] => main
            [file] => lib/db/mssqlconnection.php
        )

    [bitrix\main\db\mssqlresult] => Array
        (
            [module] => main
            [file] => lib/db/mssqlresult.php
        )

    [bitrix\main\db\mssqlsqlhelper] => Array
        (
            [module] => main
            [file] => lib/db/mssqlsqlhelper.php
        )

    [bitrix\main\db\oracleconnection] => Array
        (
            [module] => main
            [file] => lib/db/oracleconnection.php
        )

    [bitrix\main\db\oracleresult] => Array
        (
            [module] => main
            [file] => lib/db/oracleresult.php
        )

    [bitrix\main\db\oraclesqlhelper] => Array
        (
            [module] => main
            [file] => lib/db/oraclesqlhelper.php
        )

    [bitrix\main\db\pgsqlconnection] => Array
        (
            [module] => main
            [file] => lib/db/pgsqlconnection.php
        )

    [bitrix\main\diag\httpexceptionhandleroutput] => Array
        (
            [module] => main
            [file] => lib/diag/httpexceptionhandleroutput.php
        )

    [bitrix\main\diag\fileexceptionhandlerlog] => Array
        (
            [module] => main
            [file] => lib/diag/fileexceptionhandlerlog.php
        )

    [bitrix\main\diag\exceptionhandler] => Array
        (
            [module] => main
            [file] => lib/diag/exceptionhandler.php
        )

    [bitrix\main\diag\iexceptionhandleroutput] => Array
        (
            [module] => main
            [file] => lib/diag/iexceptionhandleroutput.php
        )

    [bitrix\main\diag\exceptionhandlerlog] => Array
        (
            [module] => main
            [file] => lib/diag/exceptionhandlerlog.php
        )

    [bitrix\main\io\file] => Array
        (
            [module] => main
            [file] => lib/io/file.php
        )

    [bitrix\main\io\fileentry] => Array
        (
            [module] => main
            [file] => lib/io/fileentry.php
        )

    [bitrix\main\io\path] => Array
        (
            [module] => main
            [file] => lib/io/path.php
        )

    [bitrix\main\io\filesystementry] => Array
        (
            [module] => main
            [file] => lib/io/filesystementry.php
        )

    [bitrix\main\io\ifilestream] => Array
        (
            [module] => main
            [file] => lib/io/ifilestream.php
        )

    [bitrix\main\localization\loc] => Array
        (
            [module] => main
            [file] => lib/localization/loc.php
        )

    [bitrix\main\mail\mail] => Array
        (
            [module] => main
            [file] => lib/mail/mail.php
        )

    [bitrix\main\mail\tracking] => Array
        (
            [module] => main
            [file] => lib/mail/tracking.php
        )

    [bitrix\main\mail\eventmanager] => Array
        (
            [module] => main
            [file] => lib/mail/eventmanager.php
        )

    [bitrix\main\mail\eventmessagecompiler] => Array
        (
            [module] => main
            [file] => lib/mail/eventmessagecompiler.php
        )

    [bitrix\main\mail\eventmessagethemecompiler] => Array
        (
            [module] => main
            [file] => lib/mail/eventmessagethemecompiler.php
        )

    [bitrix\main\mail\internal\event] => Array
        (
            [module] => main
            [file] => lib/mail/internal/event.php
        )

    [bitrix\main\mail\internal\eventattachment] => Array
        (
            [module] => main
            [file] => lib/mail/internal/eventattachment.php
        )

    [bitrix\main\mail\internal\eventmessage] => Array
        (
            [module] => main
            [file] => lib/mail/internal/eventmessage.php
        )

    [bitrix\main\mail\internal\eventmessagesite] => Array
        (
            [module] => main
            [file] => lib/mail/internal/eventmessagesite.php
        )

    [bitrix\main\mail\internal\eventmessageattachment] => Array
        (
            [module] => main
            [file] => lib/mail/internal/eventmessageattachment.php
        )

    [bitrix\main\mail\internal\eventtype] => Array
        (
            [module] => main
            [file] => lib/mail/internal/eventtype.php
        )

    [bitrix\main\text\converter] => Array
        (
            [module] => main
            [file] => lib/text/converter.php
        )

    [bitrix\main\text\emptyconverter] => Array
        (
            [module] => main
            [file] => lib/text/emptyconverter.php
        )

    [bitrix\main\text\encoding] => Array
        (
            [module] => main
            [file] => lib/text/encoding.php
        )

    [bitrix\main\text\htmlconverter] => Array
        (
            [module] => main
            [file] => lib/text/htmlconverter.php
        )

    [bitrix\main\text\binarystring] => Array
        (
            [module] => main
            [file] => lib/text/binarystring.php
        )

    [bitrix\main\text\xmlconverter] => Array
        (
            [module] => main
            [file] => lib/text/xmlconverter.php
        )

    [bitrix\main\type\collection] => Array
        (
            [module] => main
            [file] => lib/type/collection.php
        )

    [bitrix\main\type\date] => Array
        (
            [module] => main
            [file] => lib/type/date.php
        )

    [bitrix\main\type\datetime] => Array
        (
            [module] => main
            [file] => lib/type/datetime.php
        )

    [bitrix\main\type\dictionary] => Array
        (
            [module] => main
            [file] => lib/type/dictionary.php
        )

    [bitrix\main\type\filterabledictionary] => Array
        (
            [module] => main
            [file] => lib/type/filterabledictionary.php
        )

    [bitrix\main\type\parameterdictionary] => Array
        (
            [module] => main
            [file] => lib/type/parameterdictionary.php
        )

    [bitrix\main\web\cookie] => Array
        (
            [module] => main
            [file] => lib/web/cookie.php
        )

    [bitrix\main\web\uri] => Array
        (
            [module] => main
            [file] => lib/web/uri.php
        )

    [bitrix\main\sendereventhandler] => Array
        (
            [module] => main
            [file] => lib/senderconnector.php
        )

    [bitrix\main\senderconnectoruser] => Array
        (
            [module] => main
            [file] => lib/senderconnector.php
        )

    [bitrix\main\urlrewriterrulemaker] => Array
        (
            [module] => main
            [file] => lib/urlrewriter.php
        )

    [bitrix\main\update\stepper] => Array
        (
            [module] => main
            [file] => lib/update/stepper.php
        )

    [bitrix\main\composite\abstractresponse] => Array
        (
            [module] => main
            [file] => lib/composite/responder.php
        )

    [bitrix\main\composite\fileresponse] => Array
        (
            [module] => main
            [file] => lib/composite/responder.php
        )

    [bitrix\main\composite\memcachedresponse] => Array
        (
            [module] => main
            [file] => lib/composite/responder.php
        )

    [bitrix\main\security\otpexception] => Array
        (
            [module] => main
            [file] => lib/security/securityexception.php
        )

    [ctimezone] => Array
        (
            [module] => main
            [file] => classes/general/time.php
        )

    [cbxpunycode] => Array
        (
            [module] => main
            [file] => classes/general/punycode.php
        )

    [ibxvirtualio] => Array
        (
            [module] => main
            [file] => classes/general/virtual_io.php
        )

    [ibxgeterrors] => Array
        (
            [module] => main
            [file] => classes/general/virtual_io.php
        )

    [cbxvirtualio] => Array
        (
            [module] => main
            [file] => classes/general/virtual_io.php
        )

    [cbxvirtualfilebase] => Array
        (
            [module] => main
            [file] => classes/general/virtual_file.php
        )

    [cbxvirtualfile] => Array
        (
            [module] => main
            [file] => classes/general/virtual_file.php
        )

    [cbxvirtualdirectory] => Array
        (
            [module] => main
            [file] => classes/general/virtual_file.php
        )

    [calloption] => Array
        (
            [module] => main
            [file] => classes/general/option.php
        )

    [coption] => Array
        (
            [module] => main
            [file] => classes/general/option.php
        )

    [callpageoption] => Array
        (
            [module] => main
            [file] => classes/general/pageoption.php
        )

    [cpageoption] => Array
        (
            [module] => main
            [file] => classes/general/pageoption.php
        )

    [callsqlwhere] => Array
        (
            [module] => main
            [file] => classes/general/sqlwhere.php
        )

    [csqlwhereexpression] => Array
        (
            [module] => main
            [file] => classes/general/sqlwhere.php
        )

    [csqlwhere] => Array
        (
            [module] => main
            [file] => classes/general/sqlwhere.php
        )

    [calllanguage] => Array
        (
            [module] => main
            [file] => classes/general/language.php
        )

    [clanguage] => Array
        (
            [module] => main
            [file] => classes/general/language.php
        )

    [clangadmin] => Array
        (
            [module] => main
            [file] => classes/general/language.php
        )

    [_clangdbresult] => Array
        (
            [module] => main
            [file] => classes/general/langdbresult.php
        )

    [callagent] => Array
        (
            [module] => main
            [file] => classes/general/agent.php
        )

    [cagent] => Array
        (
            [module] => main
            [file] => classes/mysql/agent.php
        )

    [capplicationexception] => Array
        (
            [module] => main
            [file] => classes/general/applicationexception.php
        )

    [cadminexception] => Array
        (
            [module] => main
            [file] => classes/general/adminexception.php
        )

    [callsite] => Array
        (
            [module] => main
            [file] => classes/general/site.php
        )

    [calllang] => Array
        (
            [module] => main
            [file] => classes/general/site.php
        )

    [csite] => Array
        (
            [module] => main
            [file] => classes/general/site.php
        )

    [clang] => Array
        (
            [module] => main
            [file] => classes/general/site.php
        )

    [chttp] => Array
        (
            [module] => main
            [file] => classes/general/http.php
        )

    [cutil] => Array
        (
            [module] => main
            [file] => classes/general/util.php
        )

    [callmain] => Array
        (
            [module] => main
            [file] => classes/general/main.php
        )

    [cmain] => Array
        (
            [module] => main
            [file] => classes/general/main.php
        )

    [calldatabase] => Array
        (
            [module] => main
            [file] => classes/general/database.php
        )

    [calldbresult] => Array
        (
            [module] => main
            [file] => classes/general/dbresult.php
        )

    [cdatabasemysql] => Array
        (
            [module] => main
            [file] => classes/mysql/database.php
        )

    [cdbresultmysql] => Array
        (
            [module] => main
            [file] => classes/mysql/dbresult.php
        )

    [icachebackend] => Array
        (
            [module] => main
            [file] => classes/general/cache_backend.php
        )

    [cphpcache] => Array
        (
            [module] => main
            [file] => classes/general/cache.php
        )

    [ccachemanager] => Array
        (
            [module] => main
            [file] => classes/general/cache_manager.php
        )

    [cpagecache] => Array
        (
            [module] => main
            [file] => classes/general/page_cache.php
        )

    [cstackcacheentry] => Array
        (
            [module] => main
            [file] => classes/general/stack_cache_entry.php
        )

    [cstackcachemanager] => Array
        (
            [module] => main
            [file] => classes/general/stack_cache.php
        )

    [cmodule] => Array
        (
            [module] => main
            [file] => /classes/general/module.php
        )

    [bitrix\main\entity\ufield] => Array
        (
            [module] => main
            [file] => include/deprecated/ufield.php
        )

    [cdatabase] => Array
        (
            [module] => main
            [file] => classes/mysql/database.php
        )

    [cdbresult] => Array
        (
            [module] => main
            [file] => classes/mysql/dbresult.php
        )

)
Array
(
    [bitrix\main\application] => Array
        (
            [module] => main
            [file] => lib/application.php
        )

    [bitrix\main\httpapplication] => Array
        (
            [module] => main
            [file] => lib/httpapplication.php
        )

    [bitrix\main\argumentexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\argumentnullexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\argumentoutofrangeexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\argumenttypeexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\notimplementedexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\notsupportedexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\invalidoperationexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\objectpropertyexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\objectnotfoundexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\objectexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\systemexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\accessdeniedexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\decodingexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\io\invalidpathexception] => Array
        (
            [module] => main
            [file] => lib/io/ioexception.php
        )

    [bitrix\main\io\filenotfoundexception] => Array
        (
            [module] => main
            [file] => lib/io/ioexception.php
        )

    [bitrix\main\io\filedeleteexception] => Array
        (
            [module] => main
            [file] => lib/io/ioexception.php
        )

    [bitrix\main\io\fileopenexception] => Array
        (
            [module] => main
            [file] => lib/io/ioexception.php
        )

    [bitrix\main\io\filenotopenedexception] => Array
        (
            [module] => main
            [file] => lib/io/ioexception.php
        )

    [bitrix\main\context] => Array
        (
            [module] => main
            [file] => lib/context.php
        )

    [bitrix\main\httpcontext] => Array
        (
            [module] => main
            [file] => lib/httpcontext.php
        )

    [bitrix\main\dispatcher] => Array
        (
            [module] => main
            [file] => lib/dispatcher.php
        )

    [bitrix\main\environment] => Array
        (
            [module] => main
            [file] => lib/environment.php
        )

    [bitrix\main\event] => Array
        (
            [module] => main
            [file] => lib/event.php
        )

    [bitrix\main\eventmanager] => Array
        (
            [module] => main
            [file] => lib/eventmanager.php
        )

    [bitrix\main\eventresult] => Array
        (
            [module] => main
            [file] => lib/eventresult.php
        )

    [bitrix\main\request] => Array
        (
            [module] => main
            [file] => lib/request.php
        )

    [bitrix\main\httprequest] => Array
        (
            [module] => main
            [file] => lib/httprequest.php
        )

    [bitrix\main\response] => Array
        (
            [module] => main
            [file] => lib/response.php
        )

    [bitrix\main\httpresponse] => Array
        (
            [module] => main
            [file] => lib/httpresponse.php
        )

    [bitrix\main\modulemanager] => Array
        (
            [module] => main
            [file] => lib/modulemanager.php
        )

    [bitrix\main\server] => Array
        (
            [module] => main
            [file] => lib/server.php
        )

    [bitrix\main\config\configuration] => Array
        (
            [module] => main
            [file] => lib/config/configuration.php
        )

    [bitrix\main\config\option] => Array
        (
            [module] => main
            [file] => lib/config/option.php
        )

    [bitrix\main\context\culture] => Array
        (
            [module] => main
            [file] => lib/context/culture.php
        )

    [bitrix\main\data\cache] => Array
        (
            [module] => main
            [file] => lib/data/cache.php
        )

    [bitrix\main\data\cacheengineapc] => Array
        (
            [module] => main
            [file] => lib/data/cacheengineapc.php
        )

    [bitrix\main\data\cacheenginememcache] => Array
        (
            [module] => main
            [file] => lib/data/cacheenginememcache.php
        )

    [bitrix\main\data\cacheenginefiles] => Array
        (
            [module] => main
            [file] => lib/data/cacheenginefiles.php
        )

    [bitrix\main\data\cacheenginenone] => Array
        (
            [module] => main
            [file] => lib/data/cacheenginenone.php
        )

    [bitrix\main\data\connection] => Array
        (
            [module] => main
            [file] => lib/data/connection.php
        )

    [bitrix\main\data\connectionpool] => Array
        (
            [module] => main
            [file] => lib/data/connectionpool.php
        )

    [bitrix\main\data\icacheengine] => Array
        (
            [module] => main
            [file] => lib/data/cache.php
        )

    [bitrix\main\data\hsphpreadconnection] => Array
        (
            [module] => main
            [file] => lib/data/hsphpreadconnection.php
        )

    [bitrix\main\data\managedcache] => Array
        (
            [module] => main
            [file] => lib/data/managedcache.php
        )

    [bitrix\main\data\taggedcache] => Array
        (
            [module] => main
            [file] => lib/data/taggedcache.php
        )

    [bitrix\main\data\memcacheconnection] => Array
        (
            [module] => main
            [file] => lib/data/memcacheconnection.php
        )

    [bitrix\main\data\memcachedconnection] => Array
        (
            [module] => main
            [file] => lib/data/memcachedconnection.php
        )

    [bitrix\main\data\nosqlconnection] => Array
        (
            [module] => main
            [file] => lib/data/nosqlconnection.php
        )

    [bitrix\main\db\arrayresult] => Array
        (
            [module] => main
            [file] => lib/db/arrayresult.php
        )

    [bitrix\main\db\result] => Array
        (
            [module] => main
            [file] => lib/db/result.php
        )

    [bitrix\main\db\connection] => Array
        (
            [module] => main
            [file] => lib/db/connection.php
        )

    [bitrix\main\db\sqlexception] => Array
        (
            [module] => main
            [file] => lib/db/sqlexception.php
        )

    [bitrix\main\db\sqlqueryexception] => Array
        (
            [module] => main
            [file] => lib/db/sqlexception.php
        )

    [bitrix\main\db\transactionexception] => Array
        (
            [module] => main
            [file] => lib/db/sqlexception.php
        )

    [bitrix\main\db\sqlexpression] => Array
        (
            [module] => main
            [file] => lib/db/sqlexpression.php
        )

    [bitrix\main\db\sqlhelper] => Array
        (
            [module] => main
            [file] => lib/db/sqlhelper.php
        )

    [bitrix\main\db\mysqlcommonconnection] => Array
        (
            [module] => main
            [file] => lib/db/mysqlcommonconnection.php
        )

    [bitrix\main\db\mysqliconnection] => Array
        (
            [module] => main
            [file] => lib/db/mysqliconnection.php
        )

    [bitrix\main\db\mysqliresult] => Array
        (
            [module] => main
            [file] => lib/db/mysqliresult.php
        )

    [bitrix\main\db\mysqlisqlhelper] => Array
        (
            [module] => main
            [file] => lib/db/mysqlisqlhelper.php
        )

    [bitrix\main\db\mssqlconnection] => Array
        (
            [module] => main
            [file] => lib/db/mssqlconnection.php
        )

    [bitrix\main\db\mssqlresult] => Array
        (
            [module] => main
            [file] => lib/db/mssqlresult.php
        )

    [bitrix\main\db\mssqlsqlhelper] => Array
        (
            [module] => main
            [file] => lib/db/mssqlsqlhelper.php
        )

    [bitrix\main\db\oracleconnection] => Array
        (
            [module] => main
            [file] => lib/db/oracleconnection.php
        )

    [bitrix\main\db\oracleresult] => Array
        (
            [module] => main
            [file] => lib/db/oracleresult.php
        )

    [bitrix\main\db\oraclesqlhelper] => Array
        (
            [module] => main
            [file] => lib/db/oraclesqlhelper.php
        )

    [bitrix\main\db\pgsqlconnection] => Array
        (
            [module] => main
            [file] => lib/db/pgsqlconnection.php
        )

    [bitrix\main\diag\httpexceptionhandleroutput] => Array
        (
            [module] => main
            [file] => lib/diag/httpexceptionhandleroutput.php
        )

    [bitrix\main\diag\fileexceptionhandlerlog] => Array
        (
            [module] => main
            [file] => lib/diag/fileexceptionhandlerlog.php
        )

    [bitrix\main\diag\exceptionhandler] => Array
        (
            [module] => main
            [file] => lib/diag/exceptionhandler.php
        )

    [bitrix\main\diag\iexceptionhandleroutput] => Array
        (
            [module] => main
            [file] => lib/diag/iexceptionhandleroutput.php
        )

    [bitrix\main\diag\exceptionhandlerlog] => Array
        (
            [module] => main
            [file] => lib/diag/exceptionhandlerlog.php
        )

    [bitrix\main\io\file] => Array
        (
            [module] => main
            [file] => lib/io/file.php
        )

    [bitrix\main\io\fileentry] => Array
        (
            [module] => main
            [file] => lib/io/fileentry.php
        )

    [bitrix\main\io\path] => Array
        (
            [module] => main
            [file] => lib/io/path.php
        )

    [bitrix\main\io\filesystementry] => Array
        (
            [module] => main
            [file] => lib/io/filesystementry.php
        )

    [bitrix\main\io\ifilestream] => Array
        (
            [module] => main
            [file] => lib/io/ifilestream.php
        )

    [bitrix\main\localization\loc] => Array
        (
            [module] => main
            [file] => lib/localization/loc.php
        )

    [bitrix\main\mail\mail] => Array
        (
            [module] => main
            [file] => lib/mail/mail.php
        )

    [bitrix\main\mail\tracking] => Array
        (
            [module] => main
            [file] => lib/mail/tracking.php
        )

    [bitrix\main\mail\eventmanager] => Array
        (
            [module] => main
            [file] => lib/mail/eventmanager.php
        )

    [bitrix\main\mail\eventmessagecompiler] => Array
        (
            [module] => main
            [file] => lib/mail/eventmessagecompiler.php
        )

    [bitrix\main\mail\eventmessagethemecompiler] => Array
        (
            [module] => main
            [file] => lib/mail/eventmessagethemecompiler.php
        )

    [bitrix\main\mail\internal\event] => Array
        (
            [module] => main
            [file] => lib/mail/internal/event.php
        )

    [bitrix\main\mail\internal\eventattachment] => Array
        (
            [module] => main
            [file] => lib/mail/internal/eventattachment.php
        )

    [bitrix\main\mail\internal\eventmessage] => Array
        (
            [module] => main
            [file] => lib/mail/internal/eventmessage.php
        )

    [bitrix\main\mail\internal\eventmessagesite] => Array
        (
            [module] => main
            [file] => lib/mail/internal/eventmessagesite.php
        )

    [bitrix\main\mail\internal\eventmessageattachment] => Array
        (
            [module] => main
            [file] => lib/mail/internal/eventmessageattachment.php
        )

    [bitrix\main\mail\internal\eventtype] => Array
        (
            [module] => main
            [file] => lib/mail/internal/eventtype.php
        )

    [bitrix\main\text\converter] => Array
        (
            [module] => main
            [file] => lib/text/converter.php
        )

    [bitrix\main\text\emptyconverter] => Array
        (
            [module] => main
            [file] => lib/text/emptyconverter.php
        )

    [bitrix\main\text\encoding] => Array
        (
            [module] => main
            [file] => lib/text/encoding.php
        )

    [bitrix\main\text\htmlconverter] => Array
        (
            [module] => main
            [file] => lib/text/htmlconverter.php
        )

    [bitrix\main\text\binarystring] => Array
        (
            [module] => main
            [file] => lib/text/binarystring.php
        )

    [bitrix\main\text\xmlconverter] => Array
        (
            [module] => main
            [file] => lib/text/xmlconverter.php
        )

    [bitrix\main\type\collection] => Array
        (
            [module] => main
            [file] => lib/type/collection.php
        )

    [bitrix\main\type\date] => Array
        (
            [module] => main
            [file] => lib/type/date.php
        )

    [bitrix\main\type\datetime] => Array
        (
            [module] => main
            [file] => lib/type/datetime.php
        )

    [bitrix\main\type\dictionary] => Array
        (
            [module] => main
            [file] => lib/type/dictionary.php
        )

    [bitrix\main\type\filterabledictionary] => Array
        (
            [module] => main
            [file] => lib/type/filterabledictionary.php
        )

    [bitrix\main\type\parameterdictionary] => Array
        (
            [module] => main
            [file] => lib/type/parameterdictionary.php
        )

    [bitrix\main\web\cookie] => Array
        (
            [module] => main
            [file] => lib/web/cookie.php
        )

    [bitrix\main\web\uri] => Array
        (
            [module] => main
            [file] => lib/web/uri.php
        )

    [bitrix\main\sendereventhandler] => Array
        (
            [module] => main
            [file] => lib/senderconnector.php
        )

    [bitrix\main\senderconnectoruser] => Array
        (
            [module] => main
            [file] => lib/senderconnector.php
        )

    [bitrix\main\urlrewriterrulemaker] => Array
        (
            [module] => main
            [file] => lib/urlrewriter.php
        )

    [bitrix\main\update\stepper] => Array
        (
            [module] => main
            [file] => lib/update/stepper.php
        )

    [bitrix\main\composite\abstractresponse] => Array
        (
            [module] => main
            [file] => lib/composite/responder.php
        )

    [bitrix\main\composite\fileresponse] => Array
        (
            [module] => main
            [file] => lib/composite/responder.php
        )

    [bitrix\main\composite\memcachedresponse] => Array
        (
            [module] => main
            [file] => lib/composite/responder.php
        )

    [bitrix\main\security\otpexception] => Array
        (
            [module] => main
            [file] => lib/security/securityexception.php
        )

    [ctimezone] => Array
        (
            [module] => main
            [file] => classes/general/time.php
        )

    [cbxpunycode] => Array
        (
            [module] => main
            [file] => classes/general/punycode.php
        )

    [ibxvirtualio] => Array
        (
            [module] => main
            [file] => classes/general/virtual_io.php
        )

    [ibxgeterrors] => Array
        (
            [module] => main
            [file] => classes/general/virtual_io.php
        )

    [cbxvirtualio] => Array
        (
            [module] => main
            [file] => classes/general/virtual_io.php
        )

    [cbxvirtualfilebase] => Array
        (
            [module] => main
            [file] => classes/general/virtual_file.php
        )

    [cbxvirtualfile] => Array
        (
            [module] => main
            [file] => classes/general/virtual_file.php
        )

    [cbxvirtualdirectory] => Array
        (
            [module] => main
            [file] => classes/general/virtual_file.php
        )

    [calloption] => Array
        (
            [module] => main
            [file] => classes/general/option.php
        )

    [coption] => Array
        (
            [module] => main
            [file] => classes/general/option.php
        )

    [callpageoption] => Array
        (
            [module] => main
            [file] => classes/general/pageoption.php
        )

    [cpageoption] => Array
        (
            [module] => main
            [file] => classes/general/pageoption.php
        )

    [callsqlwhere] => Array
        (
            [module] => main
            [file] => classes/general/sqlwhere.php
        )

    [csqlwhereexpression] => Array
        (
            [module] => main
            [file] => classes/general/sqlwhere.php
        )

    [csqlwhere] => Array
        (
            [module] => main
            [file] => classes/general/sqlwhere.php
        )

    [calllanguage] => Array
        (
            [module] => main
            [file] => classes/general/language.php
        )

    [clanguage] => Array
        (
            [module] => main
            [file] => classes/general/language.php
        )

    [clangadmin] => Array
        (
            [module] => main
            [file] => classes/general/language.php
        )

    [_clangdbresult] => Array
        (
            [module] => main
            [file] => classes/general/langdbresult.php
        )

    [callagent] => Array
        (
            [module] => main
            [file] => classes/general/agent.php
        )

    [cagent] => Array
        (
            [module] => main
            [file] => classes/mysql/agent.php
        )

    [capplicationexception] => Array
        (
            [module] => main
            [file] => classes/general/applicationexception.php
        )

    [cadminexception] => Array
        (
            [module] => main
            [file] => classes/general/adminexception.php
        )

    [callsite] => Array
        (
            [module] => main
            [file] => classes/general/site.php
        )

    [calllang] => Array
        (
            [module] => main
            [file] => classes/general/site.php
        )

    [csite] => Array
        (
            [module] => main
            [file] => classes/general/site.php
        )

    [clang] => Array
        (
            [module] => main
            [file] => classes/general/site.php
        )

    [chttp] => Array
        (
            [module] => main
            [file] => classes/general/http.php
        )

    [cutil] => Array
        (
            [module] => main
            [file] => classes/general/util.php
        )

    [callmain] => Array
        (
            [module] => main
            [file] => classes/general/main.php
        )

    [cmain] => Array
        (
            [module] => main
            [file] => classes/general/main.php
        )

    [calldatabase] => Array
        (
            [module] => main
            [file] => classes/general/database.php
        )

    [calldbresult] => Array
        (
            [module] => main
            [file] => classes/general/dbresult.php
        )

    [cdatabasemysql] => Array
        (
            [module] => main
            [file] => classes/mysql/database.php
        )

    [cdbresultmysql] => Array
        (
            [module] => main
            [file] => classes/mysql/dbresult.php
        )

    [icachebackend] => Array
        (
            [module] => main
            [file] => classes/general/cache_backend.php
        )

    [cphpcache] => Array
        (
            [module] => main
            [file] => classes/general/cache.php
        )

    [ccachemanager] => Array
        (
            [module] => main
            [file] => classes/general/cache_manager.php
        )

    [cpagecache] => Array
        (
            [module] => main
            [file] => classes/general/page_cache.php
        )

    [cstackcacheentry] => Array
        (
            [module] => main
            [file] => classes/general/stack_cache_entry.php
        )

    [cstackcachemanager] => Array
        (
            [module] => main
            [file] => classes/general/stack_cache.php
        )

    [cmodule] => Array
        (
            [module] => main
            [file] => /classes/general/module.php
        )

    [bitrix\main\entity\ufield] => Array
        (
            [module] => main
            [file] => include/deprecated/ufield.php
        )

    [cdatabase] => Array
        (
            [module] => main
            [file] => classes/mysql/database.php
        )

    [cdbresult] => Array
        (
            [module] => main
            [file] => classes/mysql/dbresult.php
        )

)
Array
(
    [bitrix\main\application] => Array
        (
            [module] => main
            [file] => lib/application.php
        )

    [bitrix\main\httpapplication] => Array
        (
            [module] => main
            [file] => lib/httpapplication.php
        )

    [bitrix\main\argumentexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\argumentnullexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\argumentoutofrangeexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\argumenttypeexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\notimplementedexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\notsupportedexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\invalidoperationexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\objectpropertyexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\objectnotfoundexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\objectexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\systemexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\accessdeniedexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\decodingexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\io\invalidpathexception] => Array
        (
            [module] => main
            [file] => lib/io/ioexception.php
        )

    [bitrix\main\io\filenotfoundexception] => Array
        (
            [module] => main
            [file] => lib/io/ioexception.php
        )

    [bitrix\main\io\filedeleteexception] => Array
        (
            [module] => main
            [file] => lib/io/ioexception.php
        )

    [bitrix\main\io\fileopenexception] => Array
        (
            [module] => main
            [file] => lib/io/ioexception.php
        )

    [bitrix\main\io\filenotopenedexception] => Array
        (
            [module] => main
            [file] => lib/io/ioexception.php
        )

    [bitrix\main\context] => Array
        (
            [module] => main
            [file] => lib/context.php
        )

    [bitrix\main\httpcontext] => Array
        (
            [module] => main
            [file] => lib/httpcontext.php
        )

    [bitrix\main\dispatcher] => Array
        (
            [module] => main
            [file] => lib/dispatcher.php
        )

    [bitrix\main\environment] => Array
        (
            [module] => main
            [file] => lib/environment.php
        )

    [bitrix\main\event] => Array
        (
            [module] => main
            [file] => lib/event.php
        )

    [bitrix\main\eventmanager] => Array
        (
            [module] => main
            [file] => lib/eventmanager.php
        )

    [bitrix\main\eventresult] => Array
        (
            [module] => main
            [file] => lib/eventresult.php
        )

    [bitrix\main\request] => Array
        (
            [module] => main
            [file] => lib/request.php
        )

    [bitrix\main\httprequest] => Array
        (
            [module] => main
            [file] => lib/httprequest.php
        )

    [bitrix\main\response] => Array
        (
            [module] => main
            [file] => lib/response.php
        )

    [bitrix\main\httpresponse] => Array
        (
            [module] => main
            [file] => lib/httpresponse.php
        )

    [bitrix\main\modulemanager] => Array
        (
            [module] => main
            [file] => lib/modulemanager.php
        )

    [bitrix\main\server] => Array
        (
            [module] => main
            [file] => lib/server.php
        )

    [bitrix\main\config\configuration] => Array
        (
            [module] => main
            [file] => lib/config/configuration.php
        )

    [bitrix\main\config\option] => Array
        (
            [module] => main
            [file] => lib/config/option.php
        )

    [bitrix\main\context\culture] => Array
        (
            [module] => main
            [file] => lib/context/culture.php
        )

    [bitrix\main\data\cache] => Array
        (
            [module] => main
            [file] => lib/data/cache.php
        )

    [bitrix\main\data\cacheengineapc] => Array
        (
            [module] => main
            [file] => lib/data/cacheengineapc.php
        )

    [bitrix\main\data\cacheenginememcache] => Array
        (
            [module] => main
            [file] => lib/data/cacheenginememcache.php
        )

    [bitrix\main\data\cacheenginefiles] => Array
        (
            [module] => main
            [file] => lib/data/cacheenginefiles.php
        )

    [bitrix\main\data\cacheenginenone] => Array
        (
            [module] => main
            [file] => lib/data/cacheenginenone.php
        )

    [bitrix\main\data\connection] => Array
        (
            [module] => main
            [file] => lib/data/connection.php
        )

    [bitrix\main\data\connectionpool] => Array
        (
            [module] => main
            [file] => lib/data/connectionpool.php
        )

    [bitrix\main\data\icacheengine] => Array
        (
            [module] => main
            [file] => lib/data/cache.php
        )

    [bitrix\main\data\hsphpreadconnection] => Array
        (
            [module] => main
            [file] => lib/data/hsphpreadconnection.php
        )

    [bitrix\main\data\managedcache] => Array
        (
            [module] => main
            [file] => lib/data/managedcache.php
        )

    [bitrix\main\data\taggedcache] => Array
        (
            [module] => main
            [file] => lib/data/taggedcache.php
        )

    [bitrix\main\data\memcacheconnection] => Array
        (
            [module] => main
            [file] => lib/data/memcacheconnection.php
        )

    [bitrix\main\data\memcachedconnection] => Array
        (
            [module] => main
            [file] => lib/data/memcachedconnection.php
        )

    [bitrix\main\data\nosqlconnection] => Array
        (
            [module] => main
            [file] => lib/data/nosqlconnection.php
        )

    [bitrix\main\db\arrayresult] => Array
        (
            [module] => main
            [file] => lib/db/arrayresult.php
        )

    [bitrix\main\db\result] => Array
        (
            [module] => main
            [file] => lib/db/result.php
        )

    [bitrix\main\db\connection] => Array
        (
            [module] => main
            [file] => lib/db/connection.php
        )

    [bitrix\main\db\sqlexception] => Array
        (
            [module] => main
            [file] => lib/db/sqlexception.php
        )

    [bitrix\main\db\sqlqueryexception] => Array
        (
            [module] => main
            [file] => lib/db/sqlexception.php
        )

    [bitrix\main\db\transactionexception] => Array
        (
            [module] => main
            [file] => lib/db/sqlexception.php
        )

    [bitrix\main\db\sqlexpression] => Array
        (
            [module] => main
            [file] => lib/db/sqlexpression.php
        )

    [bitrix\main\db\sqlhelper] => Array
        (
            [module] => main
            [file] => lib/db/sqlhelper.php
        )

    [bitrix\main\db\mysqlcommonconnection] => Array
        (
            [module] => main
            [file] => lib/db/mysqlcommonconnection.php
        )

    [bitrix\main\db\mysqliconnection] => Array
        (
            [module] => main
            [file] => lib/db/mysqliconnection.php
        )

    [bitrix\main\db\mysqliresult] => Array
        (
            [module] => main
            [file] => lib/db/mysqliresult.php
        )

    [bitrix\main\db\mysqlisqlhelper] => Array
        (
            [module] => main
            [file] => lib/db/mysqlisqlhelper.php
        )

    [bitrix\main\db\mssqlconnection] => Array
        (
            [module] => main
            [file] => lib/db/mssqlconnection.php
        )

    [bitrix\main\db\mssqlresult] => Array
        (
            [module] => main
            [file] => lib/db/mssqlresult.php
        )

    [bitrix\main\db\mssqlsqlhelper] => Array
        (
            [module] => main
            [file] => lib/db/mssqlsqlhelper.php
        )

    [bitrix\main\db\oracleconnection] => Array
        (
            [module] => main
            [file] => lib/db/oracleconnection.php
        )

    [bitrix\main\db\oracleresult] => Array
        (
            [module] => main
            [file] => lib/db/oracleresult.php
        )

    [bitrix\main\db\oraclesqlhelper] => Array
        (
            [module] => main
            [file] => lib/db/oraclesqlhelper.php
        )

    [bitrix\main\db\pgsqlconnection] => Array
        (
            [module] => main
            [file] => lib/db/pgsqlconnection.php
        )

    [bitrix\main\diag\httpexceptionhandleroutput] => Array
        (
            [module] => main
            [file] => lib/diag/httpexceptionhandleroutput.php
        )

    [bitrix\main\diag\fileexceptionhandlerlog] => Array
        (
            [module] => main
            [file] => lib/diag/fileexceptionhandlerlog.php
        )

    [bitrix\main\diag\exceptionhandler] => Array
        (
            [module] => main
            [file] => lib/diag/exceptionhandler.php
        )

    [bitrix\main\diag\iexceptionhandleroutput] => Array
        (
            [module] => main
            [file] => lib/diag/iexceptionhandleroutput.php
        )

    [bitrix\main\diag\exceptionhandlerlog] => Array
        (
            [module] => main
            [file] => lib/diag/exceptionhandlerlog.php
        )

    [bitrix\main\io\file] => Array
        (
            [module] => main
            [file] => lib/io/file.php
        )

    [bitrix\main\io\fileentry] => Array
        (
            [module] => main
            [file] => lib/io/fileentry.php
        )

    [bitrix\main\io\path] => Array
        (
            [module] => main
            [file] => lib/io/path.php
        )

    [bitrix\main\io\filesystementry] => Array
        (
            [module] => main
            [file] => lib/io/filesystementry.php
        )

    [bitrix\main\io\ifilestream] => Array
        (
            [module] => main
            [file] => lib/io/ifilestream.php
        )

    [bitrix\main\localization\loc] => Array
        (
            [module] => main
            [file] => lib/localization/loc.php
        )

    [bitrix\main\mail\mail] => Array
        (
            [module] => main
            [file] => lib/mail/mail.php
        )

    [bitrix\main\mail\tracking] => Array
        (
            [module] => main
            [file] => lib/mail/tracking.php
        )

    [bitrix\main\mail\eventmanager] => Array
        (
            [module] => main
            [file] => lib/mail/eventmanager.php
        )

    [bitrix\main\mail\eventmessagecompiler] => Array
        (
            [module] => main
            [file] => lib/mail/eventmessagecompiler.php
        )

    [bitrix\main\mail\eventmessagethemecompiler] => Array
        (
            [module] => main
            [file] => lib/mail/eventmessagethemecompiler.php
        )

    [bitrix\main\mail\internal\event] => Array
        (
            [module] => main
            [file] => lib/mail/internal/event.php
        )

    [bitrix\main\mail\internal\eventattachment] => Array
        (
            [module] => main
            [file] => lib/mail/internal/eventattachment.php
        )

    [bitrix\main\mail\internal\eventmessage] => Array
        (
            [module] => main
            [file] => lib/mail/internal/eventmessage.php
        )

    [bitrix\main\mail\internal\eventmessagesite] => Array
        (
            [module] => main
            [file] => lib/mail/internal/eventmessagesite.php
        )

    [bitrix\main\mail\internal\eventmessageattachment] => Array
        (
            [module] => main
            [file] => lib/mail/internal/eventmessageattachment.php
        )

    [bitrix\main\mail\internal\eventtype] => Array
        (
            [module] => main
            [file] => lib/mail/internal/eventtype.php
        )

    [bitrix\main\text\converter] => Array
        (
            [module] => main
            [file] => lib/text/converter.php
        )

    [bitrix\main\text\emptyconverter] => Array
        (
            [module] => main
            [file] => lib/text/emptyconverter.php
        )

    [bitrix\main\text\encoding] => Array
        (
            [module] => main
            [file] => lib/text/encoding.php
        )

    [bitrix\main\text\htmlconverter] => Array
        (
            [module] => main
            [file] => lib/text/htmlconverter.php
        )

    [bitrix\main\text\binarystring] => Array
        (
            [module] => main
            [file] => lib/text/binarystring.php
        )

    [bitrix\main\text\xmlconverter] => Array
        (
            [module] => main
            [file] => lib/text/xmlconverter.php
        )

    [bitrix\main\type\collection] => Array
        (
            [module] => main
            [file] => lib/type/collection.php
        )

    [bitrix\main\type\date] => Array
        (
            [module] => main
            [file] => lib/type/date.php
        )

    [bitrix\main\type\datetime] => Array
        (
            [module] => main
            [file] => lib/type/datetime.php
        )

    [bitrix\main\type\dictionary] => Array
        (
            [module] => main
            [file] => lib/type/dictionary.php
        )

    [bitrix\main\type\filterabledictionary] => Array
        (
            [module] => main
            [file] => lib/type/filterabledictionary.php
        )

    [bitrix\main\type\parameterdictionary] => Array
        (
            [module] => main
            [file] => lib/type/parameterdictionary.php
        )

    [bitrix\main\web\cookie] => Array
        (
            [module] => main
            [file] => lib/web/cookie.php
        )

    [bitrix\main\web\uri] => Array
        (
            [module] => main
            [file] => lib/web/uri.php
        )

    [bitrix\main\sendereventhandler] => Array
        (
            [module] => main
            [file] => lib/senderconnector.php
        )

    [bitrix\main\senderconnectoruser] => Array
        (
            [module] => main
            [file] => lib/senderconnector.php
        )

    [bitrix\main\urlrewriterrulemaker] => Array
        (
            [module] => main
            [file] => lib/urlrewriter.php
        )

    [bitrix\main\update\stepper] => Array
        (
            [module] => main
            [file] => lib/update/stepper.php
        )

    [bitrix\main\composite\abstractresponse] => Array
        (
            [module] => main
            [file] => lib/composite/responder.php
        )

    [bitrix\main\composite\fileresponse] => Array
        (
            [module] => main
            [file] => lib/composite/responder.php
        )

    [bitrix\main\composite\memcachedresponse] => Array
        (
            [module] => main
            [file] => lib/composite/responder.php
        )

    [bitrix\main\security\otpexception] => Array
        (
            [module] => main
            [file] => lib/security/securityexception.php
        )

    [ctimezone] => Array
        (
            [module] => main
            [file] => classes/general/time.php
        )

    [cbxpunycode] => Array
        (
            [module] => main
            [file] => classes/general/punycode.php
        )

    [ibxvirtualio] => Array
        (
            [module] => main
            [file] => classes/general/virtual_io.php
        )

    [ibxgeterrors] => Array
        (
            [module] => main
            [file] => classes/general/virtual_io.php
        )

    [cbxvirtualio] => Array
        (
            [module] => main
            [file] => classes/general/virtual_io.php
        )

    [cbxvirtualfilebase] => Array
        (
            [module] => main
            [file] => classes/general/virtual_file.php
        )

    [cbxvirtualfile] => Array
        (
            [module] => main
            [file] => classes/general/virtual_file.php
        )

    [cbxvirtualdirectory] => Array
        (
            [module] => main
            [file] => classes/general/virtual_file.php
        )

    [calloption] => Array
        (
            [module] => main
            [file] => classes/general/option.php
        )

    [coption] => Array
        (
            [module] => main
            [file] => classes/general/option.php
        )

    [callpageoption] => Array
        (
            [module] => main
            [file] => classes/general/pageoption.php
        )

    [cpageoption] => Array
        (
            [module] => main
            [file] => classes/general/pageoption.php
        )

    [callsqlwhere] => Array
        (
            [module] => main
            [file] => classes/general/sqlwhere.php
        )

    [csqlwhereexpression] => Array
        (
            [module] => main
            [file] => classes/general/sqlwhere.php
        )

    [csqlwhere] => Array
        (
            [module] => main
            [file] => classes/general/sqlwhere.php
        )

    [calllanguage] => Array
        (
            [module] => main
            [file] => classes/general/language.php
        )

    [clanguage] => Array
        (
            [module] => main
            [file] => classes/general/language.php
        )

    [clangadmin] => Array
        (
            [module] => main
            [file] => classes/general/language.php
        )

    [_clangdbresult] => Array
        (
            [module] => main
            [file] => classes/general/langdbresult.php
        )

    [callagent] => Array
        (
            [module] => main
            [file] => classes/general/agent.php
        )

    [cagent] => Array
        (
            [module] => main
            [file] => classes/mysql/agent.php
        )

    [capplicationexception] => Array
        (
            [module] => main
            [file] => classes/general/applicationexception.php
        )

    [cadminexception] => Array
        (
            [module] => main
            [file] => classes/general/adminexception.php
        )

    [callsite] => Array
        (
            [module] => main
            [file] => classes/general/site.php
        )

    [calllang] => Array
        (
            [module] => main
            [file] => classes/general/site.php
        )

    [csite] => Array
        (
            [module] => main
            [file] => classes/general/site.php
        )

    [clang] => Array
        (
            [module] => main
            [file] => classes/general/site.php
        )

    [chttp] => Array
        (
            [module] => main
            [file] => classes/general/http.php
        )

    [cutil] => Array
        (
            [module] => main
            [file] => classes/general/util.php
        )

    [callmain] => Array
        (
            [module] => main
            [file] => classes/general/main.php
        )

    [cmain] => Array
        (
            [module] => main
            [file] => classes/general/main.php
        )

    [calldatabase] => Array
        (
            [module] => main
            [file] => classes/general/database.php
        )

    [calldbresult] => Array
        (
            [module] => main
            [file] => classes/general/dbresult.php
        )

    [cdatabasemysql] => Array
        (
            [module] => main
            [file] => classes/mysql/database.php
        )

    [cdbresultmysql] => Array
        (
            [module] => main
            [file] => classes/mysql/dbresult.php
        )

    [icachebackend] => Array
        (
            [module] => main
            [file] => classes/general/cache_backend.php
        )

    [cphpcache] => Array
        (
            [module] => main
            [file] => classes/general/cache.php
        )

    [ccachemanager] => Array
        (
            [module] => main
            [file] => classes/general/cache_manager.php
        )

    [cpagecache] => Array
        (
            [module] => main
            [file] => classes/general/page_cache.php
        )

    [cstackcacheentry] => Array
        (
            [module] => main
            [file] => classes/general/stack_cache_entry.php
        )

    [cstackcachemanager] => Array
        (
            [module] => main
            [file] => classes/general/stack_cache.php
        )

    [cmodule] => Array
        (
            [module] => main
            [file] => /classes/general/module.php
        )

    [bitrix\main\entity\ufield] => Array
        (
            [module] => main
            [file] => include/deprecated/ufield.php
        )

    [cdatabase] => Array
        (
            [module] => main
            [file] => classes/mysql/database.php
        )

    [cdbresult] => Array
        (
            [module] => main
            [file] => classes/mysql/dbresult.php
        )

)
Array
(
    [bitrix\main\application] => Array
        (
            [module] => main
            [file] => lib/application.php
        )

    [bitrix\main\httpapplication] => Array
        (
            [module] => main
            [file] => lib/httpapplication.php
        )

    [bitrix\main\argumentexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\argumentnullexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\argumentoutofrangeexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\argumenttypeexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\notimplementedexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\notsupportedexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\invalidoperationexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\objectpropertyexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\objectnotfoundexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\objectexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\systemexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\accessdeniedexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\decodingexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\io\invalidpathexception] => Array
        (
            [module] => main
            [file] => lib/io/ioexception.php
        )

    [bitrix\main\io\filenotfoundexception] => Array
        (
            [module] => main
            [file] => lib/io/ioexception.php
        )

    [bitrix\main\io\filedeleteexception] => Array
        (
            [module] => main
            [file] => lib/io/ioexception.php
        )

    [bitrix\main\io\fileopenexception] => Array
        (
            [module] => main
            [file] => lib/io/ioexception.php
        )

    [bitrix\main\io\filenotopenedexception] => Array
        (
            [module] => main
            [file] => lib/io/ioexception.php
        )

    [bitrix\main\context] => Array
        (
            [module] => main
            [file] => lib/context.php
        )

    [bitrix\main\httpcontext] => Array
        (
            [module] => main
            [file] => lib/httpcontext.php
        )

    [bitrix\main\dispatcher] => Array
        (
            [module] => main
            [file] => lib/dispatcher.php
        )

    [bitrix\main\environment] => Array
        (
            [module] => main
            [file] => lib/environment.php
        )

    [bitrix\main\event] => Array
        (
            [module] => main
            [file] => lib/event.php
        )

    [bitrix\main\eventmanager] => Array
        (
            [module] => main
            [file] => lib/eventmanager.php
        )

    [bitrix\main\eventresult] => Array
        (
            [module] => main
            [file] => lib/eventresult.php
        )

    [bitrix\main\request] => Array
        (
            [module] => main
            [file] => lib/request.php
        )

    [bitrix\main\httprequest] => Array
        (
            [module] => main
            [file] => lib/httprequest.php
        )

    [bitrix\main\response] => Array
        (
            [module] => main
            [file] => lib/response.php
        )

    [bitrix\main\httpresponse] => Array
        (
            [module] => main
            [file] => lib/httpresponse.php
        )

    [bitrix\main\modulemanager] => Array
        (
            [module] => main
            [file] => lib/modulemanager.php
        )

    [bitrix\main\server] => Array
        (
            [module] => main
            [file] => lib/server.php
        )

    [bitrix\main\config\configuration] => Array
        (
            [module] => main
            [file] => lib/config/configuration.php
        )

    [bitrix\main\config\option] => Array
        (
            [module] => main
            [file] => lib/config/option.php
        )

    [bitrix\main\context\culture] => Array
        (
            [module] => main
            [file] => lib/context/culture.php
        )

    [bitrix\main\data\cache] => Array
        (
            [module] => main
            [file] => lib/data/cache.php
        )

    [bitrix\main\data\cacheengineapc] => Array
        (
            [module] => main
            [file] => lib/data/cacheengineapc.php
        )

    [bitrix\main\data\cacheenginememcache] => Array
        (
            [module] => main
            [file] => lib/data/cacheenginememcache.php
        )

    [bitrix\main\data\cacheenginefiles] => Array
        (
            [module] => main
            [file] => lib/data/cacheenginefiles.php
        )

    [bitrix\main\data\cacheenginenone] => Array
        (
            [module] => main
            [file] => lib/data/cacheenginenone.php
        )

    [bitrix\main\data\connection] => Array
        (
            [module] => main
            [file] => lib/data/connection.php
        )

    [bitrix\main\data\connectionpool] => Array
        (
            [module] => main
            [file] => lib/data/connectionpool.php
        )

    [bitrix\main\data\icacheengine] => Array
        (
            [module] => main
            [file] => lib/data/cache.php
        )

    [bitrix\main\data\hsphpreadconnection] => Array
        (
            [module] => main
            [file] => lib/data/hsphpreadconnection.php
        )

    [bitrix\main\data\managedcache] => Array
        (
            [module] => main
            [file] => lib/data/managedcache.php
        )

    [bitrix\main\data\taggedcache] => Array
        (
            [module] => main
            [file] => lib/data/taggedcache.php
        )

    [bitrix\main\data\memcacheconnection] => Array
        (
            [module] => main
            [file] => lib/data/memcacheconnection.php
        )

    [bitrix\main\data\memcachedconnection] => Array
        (
            [module] => main
            [file] => lib/data/memcachedconnection.php
        )

    [bitrix\main\data\nosqlconnection] => Array
        (
            [module] => main
            [file] => lib/data/nosqlconnection.php
        )

    [bitrix\main\db\arrayresult] => Array
        (
            [module] => main
            [file] => lib/db/arrayresult.php
        )

    [bitrix\main\db\result] => Array
        (
            [module] => main
            [file] => lib/db/result.php
        )

    [bitrix\main\db\connection] => Array
        (
            [module] => main
            [file] => lib/db/connection.php
        )

    [bitrix\main\db\sqlexception] => Array
        (
            [module] => main
            [file] => lib/db/sqlexception.php
        )

    [bitrix\main\db\sqlqueryexception] => Array
        (
            [module] => main
            [file] => lib/db/sqlexception.php
        )

    [bitrix\main\db\transactionexception] => Array
        (
            [module] => main
            [file] => lib/db/sqlexception.php
        )

    [bitrix\main\db\sqlexpression] => Array
        (
            [module] => main
            [file] => lib/db/sqlexpression.php
        )

    [bitrix\main\db\sqlhelper] => Array
        (
            [module] => main
            [file] => lib/db/sqlhelper.php
        )

    [bitrix\main\db\mysqlcommonconnection] => Array
        (
            [module] => main
            [file] => lib/db/mysqlcommonconnection.php
        )

    [bitrix\main\db\mysqliconnection] => Array
        (
            [module] => main
            [file] => lib/db/mysqliconnection.php
        )

    [bitrix\main\db\mysqliresult] => Array
        (
            [module] => main
            [file] => lib/db/mysqliresult.php
        )

    [bitrix\main\db\mysqlisqlhelper] => Array
        (
            [module] => main
            [file] => lib/db/mysqlisqlhelper.php
        )

    [bitrix\main\db\mssqlconnection] => Array
        (
            [module] => main
            [file] => lib/db/mssqlconnection.php
        )

    [bitrix\main\db\mssqlresult] => Array
        (
            [module] => main
            [file] => lib/db/mssqlresult.php
        )

    [bitrix\main\db\mssqlsqlhelper] => Array
        (
            [module] => main
            [file] => lib/db/mssqlsqlhelper.php
        )

    [bitrix\main\db\oracleconnection] => Array
        (
            [module] => main
            [file] => lib/db/oracleconnection.php
        )

    [bitrix\main\db\oracleresult] => Array
        (
            [module] => main
            [file] => lib/db/oracleresult.php
        )

    [bitrix\main\db\oraclesqlhelper] => Array
        (
            [module] => main
            [file] => lib/db/oraclesqlhelper.php
        )

    [bitrix\main\db\pgsqlconnection] => Array
        (
            [module] => main
            [file] => lib/db/pgsqlconnection.php
        )

    [bitrix\main\diag\httpexceptionhandleroutput] => Array
        (
            [module] => main
            [file] => lib/diag/httpexceptionhandleroutput.php
        )

    [bitrix\main\diag\fileexceptionhandlerlog] => Array
        (
            [module] => main
            [file] => lib/diag/fileexceptionhandlerlog.php
        )

    [bitrix\main\diag\exceptionhandler] => Array
        (
            [module] => main
            [file] => lib/diag/exceptionhandler.php
        )

    [bitrix\main\diag\iexceptionhandleroutput] => Array
        (
            [module] => main
            [file] => lib/diag/iexceptionhandleroutput.php
        )

    [bitrix\main\diag\exceptionhandlerlog] => Array
        (
            [module] => main
            [file] => lib/diag/exceptionhandlerlog.php
        )

    [bitrix\main\io\file] => Array
        (
            [module] => main
            [file] => lib/io/file.php
        )

    [bitrix\main\io\fileentry] => Array
        (
            [module] => main
            [file] => lib/io/fileentry.php
        )

    [bitrix\main\io\path] => Array
        (
            [module] => main
            [file] => lib/io/path.php
        )

    [bitrix\main\io\filesystementry] => Array
        (
            [module] => main
            [file] => lib/io/filesystementry.php
        )

    [bitrix\main\io\ifilestream] => Array
        (
            [module] => main
            [file] => lib/io/ifilestream.php
        )

    [bitrix\main\localization\loc] => Array
        (
            [module] => main
            [file] => lib/localization/loc.php
        )

    [bitrix\main\mail\mail] => Array
        (
            [module] => main
            [file] => lib/mail/mail.php
        )

    [bitrix\main\mail\tracking] => Array
        (
            [module] => main
            [file] => lib/mail/tracking.php
        )

    [bitrix\main\mail\eventmanager] => Array
        (
            [module] => main
            [file] => lib/mail/eventmanager.php
        )

    [bitrix\main\mail\eventmessagecompiler] => Array
        (
            [module] => main
            [file] => lib/mail/eventmessagecompiler.php
        )

    [bitrix\main\mail\eventmessagethemecompiler] => Array
        (
            [module] => main
            [file] => lib/mail/eventmessagethemecompiler.php
        )

    [bitrix\main\mail\internal\event] => Array
        (
            [module] => main
            [file] => lib/mail/internal/event.php
        )

    [bitrix\main\mail\internal\eventattachment] => Array
        (
            [module] => main
            [file] => lib/mail/internal/eventattachment.php
        )

    [bitrix\main\mail\internal\eventmessage] => Array
        (
            [module] => main
            [file] => lib/mail/internal/eventmessage.php
        )

    [bitrix\main\mail\internal\eventmessagesite] => Array
        (
            [module] => main
            [file] => lib/mail/internal/eventmessagesite.php
        )

    [bitrix\main\mail\internal\eventmessageattachment] => Array
        (
            [module] => main
            [file] => lib/mail/internal/eventmessageattachment.php
        )

    [bitrix\main\mail\internal\eventtype] => Array
        (
            [module] => main
            [file] => lib/mail/internal/eventtype.php
        )

    [bitrix\main\text\converter] => Array
        (
            [module] => main
            [file] => lib/text/converter.php
        )

    [bitrix\main\text\emptyconverter] => Array
        (
            [module] => main
            [file] => lib/text/emptyconverter.php
        )

    [bitrix\main\text\encoding] => Array
        (
            [module] => main
            [file] => lib/text/encoding.php
        )

    [bitrix\main\text\htmlconverter] => Array
        (
            [module] => main
            [file] => lib/text/htmlconverter.php
        )

    [bitrix\main\text\binarystring] => Array
        (
            [module] => main
            [file] => lib/text/binarystring.php
        )

    [bitrix\main\text\xmlconverter] => Array
        (
            [module] => main
            [file] => lib/text/xmlconverter.php
        )

    [bitrix\main\type\collection] => Array
        (
            [module] => main
            [file] => lib/type/collection.php
        )

    [bitrix\main\type\date] => Array
        (
            [module] => main
            [file] => lib/type/date.php
        )

    [bitrix\main\type\datetime] => Array
        (
            [module] => main
            [file] => lib/type/datetime.php
        )

    [bitrix\main\type\dictionary] => Array
        (
            [module] => main
            [file] => lib/type/dictionary.php
        )

    [bitrix\main\type\filterabledictionary] => Array
        (
            [module] => main
            [file] => lib/type/filterabledictionary.php
        )

    [bitrix\main\type\parameterdictionary] => Array
        (
            [module] => main
            [file] => lib/type/parameterdictionary.php
        )

    [bitrix\main\web\cookie] => Array
        (
            [module] => main
            [file] => lib/web/cookie.php
        )

    [bitrix\main\web\uri] => Array
        (
            [module] => main
            [file] => lib/web/uri.php
        )

    [bitrix\main\sendereventhandler] => Array
        (
            [module] => main
            [file] => lib/senderconnector.php
        )

    [bitrix\main\senderconnectoruser] => Array
        (
            [module] => main
            [file] => lib/senderconnector.php
        )

    [bitrix\main\urlrewriterrulemaker] => Array
        (
            [module] => main
            [file] => lib/urlrewriter.php
        )

    [bitrix\main\update\stepper] => Array
        (
            [module] => main
            [file] => lib/update/stepper.php
        )

    [bitrix\main\composite\abstractresponse] => Array
        (
            [module] => main
            [file] => lib/composite/responder.php
        )

    [bitrix\main\composite\fileresponse] => Array
        (
            [module] => main
            [file] => lib/composite/responder.php
        )

    [bitrix\main\composite\memcachedresponse] => Array
        (
            [module] => main
            [file] => lib/composite/responder.php
        )

    [bitrix\main\security\otpexception] => Array
        (
            [module] => main
            [file] => lib/security/securityexception.php
        )

    [ctimezone] => Array
        (
            [module] => main
            [file] => classes/general/time.php
        )

    [cbxpunycode] => Array
        (
            [module] => main
            [file] => classes/general/punycode.php
        )

    [ibxvirtualio] => Array
        (
            [module] => main
            [file] => classes/general/virtual_io.php
        )

    [ibxgeterrors] => Array
        (
            [module] => main
            [file] => classes/general/virtual_io.php
        )

    [cbxvirtualio] => Array
        (
            [module] => main
            [file] => classes/general/virtual_io.php
        )

    [cbxvirtualfilebase] => Array
        (
            [module] => main
            [file] => classes/general/virtual_file.php
        )

    [cbxvirtualfile] => Array
        (
            [module] => main
            [file] => classes/general/virtual_file.php
        )

    [cbxvirtualdirectory] => Array
        (
            [module] => main
            [file] => classes/general/virtual_file.php
        )

    [calloption] => Array
        (
            [module] => main
            [file] => classes/general/option.php
        )

    [coption] => Array
        (
            [module] => main
            [file] => classes/general/option.php
        )

    [callpageoption] => Array
        (
            [module] => main
            [file] => classes/general/pageoption.php
        )

    [cpageoption] => Array
        (
            [module] => main
            [file] => classes/general/pageoption.php
        )

    [callsqlwhere] => Array
        (
            [module] => main
            [file] => classes/general/sqlwhere.php
        )

    [csqlwhereexpression] => Array
        (
            [module] => main
            [file] => classes/general/sqlwhere.php
        )

    [csqlwhere] => Array
        (
            [module] => main
            [file] => classes/general/sqlwhere.php
        )

    [calllanguage] => Array
        (
            [module] => main
            [file] => classes/general/language.php
        )

    [clanguage] => Array
        (
            [module] => main
            [file] => classes/general/language.php
        )

    [clangadmin] => Array
        (
            [module] => main
            [file] => classes/general/language.php
        )

    [_clangdbresult] => Array
        (
            [module] => main
            [file] => classes/general/langdbresult.php
        )

    [callagent] => Array
        (
            [module] => main
            [file] => classes/general/agent.php
        )

    [cagent] => Array
        (
            [module] => main
            [file] => classes/mysql/agent.php
        )

    [capplicationexception] => Array
        (
            [module] => main
            [file] => classes/general/applicationexception.php
        )

    [cadminexception] => Array
        (
            [module] => main
            [file] => classes/general/adminexception.php
        )

    [callsite] => Array
        (
            [module] => main
            [file] => classes/general/site.php
        )

    [calllang] => Array
        (
            [module] => main
            [file] => classes/general/site.php
        )

    [csite] => Array
        (
            [module] => main
            [file] => classes/general/site.php
        )

    [clang] => Array
        (
            [module] => main
            [file] => classes/general/site.php
        )

    [chttp] => Array
        (
            [module] => main
            [file] => classes/general/http.php
        )

    [cutil] => Array
        (
            [module] => main
            [file] => classes/general/util.php
        )

    [callmain] => Array
        (
            [module] => main
            [file] => classes/general/main.php
        )

    [cmain] => Array
        (
            [module] => main
            [file] => classes/general/main.php
        )

    [calldatabase] => Array
        (
            [module] => main
            [file] => classes/general/database.php
        )

    [calldbresult] => Array
        (
            [module] => main
            [file] => classes/general/dbresult.php
        )

    [cdatabasemysql] => Array
        (
            [module] => main
            [file] => classes/mysql/database.php
        )

    [cdbresultmysql] => Array
        (
            [module] => main
            [file] => classes/mysql/dbresult.php
        )

    [icachebackend] => Array
        (
            [module] => main
            [file] => classes/general/cache_backend.php
        )

    [cphpcache] => Array
        (
            [module] => main
            [file] => classes/general/cache.php
        )

    [ccachemanager] => Array
        (
            [module] => main
            [file] => classes/general/cache_manager.php
        )

    [cpagecache] => Array
        (
            [module] => main
            [file] => classes/general/page_cache.php
        )

    [cstackcacheentry] => Array
        (
            [module] => main
            [file] => classes/general/stack_cache_entry.php
        )

    [cstackcachemanager] => Array
        (
            [module] => main
            [file] => classes/general/stack_cache.php
        )

    [cmodule] => Array
        (
            [module] => main
            [file] => /classes/general/module.php
        )

    [bitrix\main\entity\ufield] => Array
        (
            [module] => main
            [file] => include/deprecated/ufield.php
        )

    [cdatabase] => Array
        (
            [module] => main
            [file] => classes/mysql/database.php
        )

    [cdbresult] => Array
        (
            [module] => main
            [file] => classes/mysql/dbresult.php
        )

)
Array
(
    [bitrix\main\application] => Array
        (
            [module] => main
            [file] => lib/application.php
        )

    [bitrix\main\httpapplication] => Array
        (
            [module] => main
            [file] => lib/httpapplication.php
        )

    [bitrix\main\argumentexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\argumentnullexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\argumentoutofrangeexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\argumenttypeexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\notimplementedexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\notsupportedexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\invalidoperationexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\objectpropertyexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\objectnotfoundexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\objectexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\systemexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\accessdeniedexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\decodingexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\io\invalidpathexception] => Array
        (
            [module] => main
            [file] => lib/io/ioexception.php
        )

    [bitrix\main\io\filenotfoundexception] => Array
        (
            [module] => main
            [file] => lib/io/ioexception.php
        )

    [bitrix\main\io\filedeleteexception] => Array
        (
            [module] => main
            [file] => lib/io/ioexception.php
        )

    [bitrix\main\io\fileopenexception] => Array
        (
            [module] => main
            [file] => lib/io/ioexception.php
        )

    [bitrix\main\io\filenotopenedexception] => Array
        (
            [module] => main
            [file] => lib/io/ioexception.php
        )

    [bitrix\main\context] => Array
        (
            [module] => main
            [file] => lib/context.php
        )

    [bitrix\main\httpcontext] => Array
        (
            [module] => main
            [file] => lib/httpcontext.php
        )

    [bitrix\main\dispatcher] => Array
        (
            [module] => main
            [file] => lib/dispatcher.php
        )

    [bitrix\main\environment] => Array
        (
            [module] => main
            [file] => lib/environment.php
        )

    [bitrix\main\event] => Array
        (
            [module] => main
            [file] => lib/event.php
        )

    [bitrix\main\eventmanager] => Array
        (
            [module] => main
            [file] => lib/eventmanager.php
        )

    [bitrix\main\eventresult] => Array
        (
            [module] => main
            [file] => lib/eventresult.php
        )

    [bitrix\main\request] => Array
        (
            [module] => main
            [file] => lib/request.php
        )

    [bitrix\main\httprequest] => Array
        (
            [module] => main
            [file] => lib/httprequest.php
        )

    [bitrix\main\response] => Array
        (
            [module] => main
            [file] => lib/response.php
        )

    [bitrix\main\httpresponse] => Array
        (
            [module] => main
            [file] => lib/httpresponse.php
        )

    [bitrix\main\modulemanager] => Array
        (
            [module] => main
            [file] => lib/modulemanager.php
        )

    [bitrix\main\server] => Array
        (
            [module] => main
            [file] => lib/server.php
        )

    [bitrix\main\config\configuration] => Array
        (
            [module] => main
            [file] => lib/config/configuration.php
        )

    [bitrix\main\config\option] => Array
        (
            [module] => main
            [file] => lib/config/option.php
        )

    [bitrix\main\context\culture] => Array
        (
            [module] => main
            [file] => lib/context/culture.php
        )

    [bitrix\main\data\cache] => Array
        (
            [module] => main
            [file] => lib/data/cache.php
        )

    [bitrix\main\data\cacheengineapc] => Array
        (
            [module] => main
            [file] => lib/data/cacheengineapc.php
        )

    [bitrix\main\data\cacheenginememcache] => Array
        (
            [module] => main
            [file] => lib/data/cacheenginememcache.php
        )

    [bitrix\main\data\cacheenginefiles] => Array
        (
            [module] => main
            [file] => lib/data/cacheenginefiles.php
        )

    [bitrix\main\data\cacheenginenone] => Array
        (
            [module] => main
            [file] => lib/data/cacheenginenone.php
        )

    [bitrix\main\data\connection] => Array
        (
            [module] => main
            [file] => lib/data/connection.php
        )

    [bitrix\main\data\connectionpool] => Array
        (
            [module] => main
            [file] => lib/data/connectionpool.php
        )

    [bitrix\main\data\icacheengine] => Array
        (
            [module] => main
            [file] => lib/data/cache.php
        )

    [bitrix\main\data\hsphpreadconnection] => Array
        (
            [module] => main
            [file] => lib/data/hsphpreadconnection.php
        )

    [bitrix\main\data\managedcache] => Array
        (
            [module] => main
            [file] => lib/data/managedcache.php
        )

    [bitrix\main\data\taggedcache] => Array
        (
            [module] => main
            [file] => lib/data/taggedcache.php
        )

    [bitrix\main\data\memcacheconnection] => Array
        (
            [module] => main
            [file] => lib/data/memcacheconnection.php
        )

    [bitrix\main\data\memcachedconnection] => Array
        (
            [module] => main
            [file] => lib/data/memcachedconnection.php
        )

    [bitrix\main\data\nosqlconnection] => Array
        (
            [module] => main
            [file] => lib/data/nosqlconnection.php
        )

    [bitrix\main\db\arrayresult] => Array
        (
            [module] => main
            [file] => lib/db/arrayresult.php
        )

    [bitrix\main\db\result] => Array
        (
            [module] => main
            [file] => lib/db/result.php
        )

    [bitrix\main\db\connection] => Array
        (
            [module] => main
            [file] => lib/db/connection.php
        )

    [bitrix\main\db\sqlexception] => Array
        (
            [module] => main
            [file] => lib/db/sqlexception.php
        )

    [bitrix\main\db\sqlqueryexception] => Array
        (
            [module] => main
            [file] => lib/db/sqlexception.php
        )

    [bitrix\main\db\transactionexception] => Array
        (
            [module] => main
            [file] => lib/db/sqlexception.php
        )

    [bitrix\main\db\sqlexpression] => Array
        (
            [module] => main
            [file] => lib/db/sqlexpression.php
        )

    [bitrix\main\db\sqlhelper] => Array
        (
            [module] => main
            [file] => lib/db/sqlhelper.php
        )

    [bitrix\main\db\mysqlcommonconnection] => Array
        (
            [module] => main
            [file] => lib/db/mysqlcommonconnection.php
        )

    [bitrix\main\db\mysqliconnection] => Array
        (
            [module] => main
            [file] => lib/db/mysqliconnection.php
        )

    [bitrix\main\db\mysqliresult] => Array
        (
            [module] => main
            [file] => lib/db/mysqliresult.php
        )

    [bitrix\main\db\mysqlisqlhelper] => Array
        (
            [module] => main
            [file] => lib/db/mysqlisqlhelper.php
        )

    [bitrix\main\db\mssqlconnection] => Array
        (
            [module] => main
            [file] => lib/db/mssqlconnection.php
        )

    [bitrix\main\db\mssqlresult] => Array
        (
            [module] => main
            [file] => lib/db/mssqlresult.php
        )

    [bitrix\main\db\mssqlsqlhelper] => Array
        (
            [module] => main
            [file] => lib/db/mssqlsqlhelper.php
        )

    [bitrix\main\db\oracleconnection] => Array
        (
            [module] => main
            [file] => lib/db/oracleconnection.php
        )

    [bitrix\main\db\oracleresult] => Array
        (
            [module] => main
            [file] => lib/db/oracleresult.php
        )

    [bitrix\main\db\oraclesqlhelper] => Array
        (
            [module] => main
            [file] => lib/db/oraclesqlhelper.php
        )

    [bitrix\main\db\pgsqlconnection] => Array
        (
            [module] => main
            [file] => lib/db/pgsqlconnection.php
        )

    [bitrix\main\diag\httpexceptionhandleroutput] => Array
        (
            [module] => main
            [file] => lib/diag/httpexceptionhandleroutput.php
        )

    [bitrix\main\diag\fileexceptionhandlerlog] => Array
        (
            [module] => main
            [file] => lib/diag/fileexceptionhandlerlog.php
        )

    [bitrix\main\diag\exceptionhandler] => Array
        (
            [module] => main
            [file] => lib/diag/exceptionhandler.php
        )

    [bitrix\main\diag\iexceptionhandleroutput] => Array
        (
            [module] => main
            [file] => lib/diag/iexceptionhandleroutput.php
        )

    [bitrix\main\diag\exceptionhandlerlog] => Array
        (
            [module] => main
            [file] => lib/diag/exceptionhandlerlog.php
        )

    [bitrix\main\io\file] => Array
        (
            [module] => main
            [file] => lib/io/file.php
        )

    [bitrix\main\io\fileentry] => Array
        (
            [module] => main
            [file] => lib/io/fileentry.php
        )

    [bitrix\main\io\path] => Array
        (
            [module] => main
            [file] => lib/io/path.php
        )

    [bitrix\main\io\filesystementry] => Array
        (
            [module] => main
            [file] => lib/io/filesystementry.php
        )

    [bitrix\main\io\ifilestream] => Array
        (
            [module] => main
            [file] => lib/io/ifilestream.php
        )

    [bitrix\main\localization\loc] => Array
        (
            [module] => main
            [file] => lib/localization/loc.php
        )

    [bitrix\main\mail\mail] => Array
        (
            [module] => main
            [file] => lib/mail/mail.php
        )

    [bitrix\main\mail\tracking] => Array
        (
            [module] => main
            [file] => lib/mail/tracking.php
        )

    [bitrix\main\mail\eventmanager] => Array
        (
            [module] => main
            [file] => lib/mail/eventmanager.php
        )

    [bitrix\main\mail\eventmessagecompiler] => Array
        (
            [module] => main
            [file] => lib/mail/eventmessagecompiler.php
        )

    [bitrix\main\mail\eventmessagethemecompiler] => Array
        (
            [module] => main
            [file] => lib/mail/eventmessagethemecompiler.php
        )

    [bitrix\main\mail\internal\event] => Array
        (
            [module] => main
            [file] => lib/mail/internal/event.php
        )

    [bitrix\main\mail\internal\eventattachment] => Array
        (
            [module] => main
            [file] => lib/mail/internal/eventattachment.php
        )

    [bitrix\main\mail\internal\eventmessage] => Array
        (
            [module] => main
            [file] => lib/mail/internal/eventmessage.php
        )

    [bitrix\main\mail\internal\eventmessagesite] => Array
        (
            [module] => main
            [file] => lib/mail/internal/eventmessagesite.php
        )

    [bitrix\main\mail\internal\eventmessageattachment] => Array
        (
            [module] => main
            [file] => lib/mail/internal/eventmessageattachment.php
        )

    [bitrix\main\mail\internal\eventtype] => Array
        (
            [module] => main
            [file] => lib/mail/internal/eventtype.php
        )

    [bitrix\main\text\converter] => Array
        (
            [module] => main
            [file] => lib/text/converter.php
        )

    [bitrix\main\text\emptyconverter] => Array
        (
            [module] => main
            [file] => lib/text/emptyconverter.php
        )

    [bitrix\main\text\encoding] => Array
        (
            [module] => main
            [file] => lib/text/encoding.php
        )

    [bitrix\main\text\htmlconverter] => Array
        (
            [module] => main
            [file] => lib/text/htmlconverter.php
        )

    [bitrix\main\text\binarystring] => Array
        (
            [module] => main
            [file] => lib/text/binarystring.php
        )

    [bitrix\main\text\xmlconverter] => Array
        (
            [module] => main
            [file] => lib/text/xmlconverter.php
        )

    [bitrix\main\type\collection] => Array
        (
            [module] => main
            [file] => lib/type/collection.php
        )

    [bitrix\main\type\date] => Array
        (
            [module] => main
            [file] => lib/type/date.php
        )

    [bitrix\main\type\datetime] => Array
        (
            [module] => main
            [file] => lib/type/datetime.php
        )

    [bitrix\main\type\dictionary] => Array
        (
            [module] => main
            [file] => lib/type/dictionary.php
        )

    [bitrix\main\type\filterabledictionary] => Array
        (
            [module] => main
            [file] => lib/type/filterabledictionary.php
        )

    [bitrix\main\type\parameterdictionary] => Array
        (
            [module] => main
            [file] => lib/type/parameterdictionary.php
        )

    [bitrix\main\web\cookie] => Array
        (
            [module] => main
            [file] => lib/web/cookie.php
        )

    [bitrix\main\web\uri] => Array
        (
            [module] => main
            [file] => lib/web/uri.php
        )

    [bitrix\main\sendereventhandler] => Array
        (
            [module] => main
            [file] => lib/senderconnector.php
        )

    [bitrix\main\senderconnectoruser] => Array
        (
            [module] => main
            [file] => lib/senderconnector.php
        )

    [bitrix\main\urlrewriterrulemaker] => Array
        (
            [module] => main
            [file] => lib/urlrewriter.php
        )

    [bitrix\main\update\stepper] => Array
        (
            [module] => main
            [file] => lib/update/stepper.php
        )

    [bitrix\main\composite\abstractresponse] => Array
        (
            [module] => main
            [file] => lib/composite/responder.php
        )

    [bitrix\main\composite\fileresponse] => Array
        (
            [module] => main
            [file] => lib/composite/responder.php
        )

    [bitrix\main\composite\memcachedresponse] => Array
        (
            [module] => main
            [file] => lib/composite/responder.php
        )

    [bitrix\main\security\otpexception] => Array
        (
            [module] => main
            [file] => lib/security/securityexception.php
        )

    [ctimezone] => Array
        (
            [module] => main
            [file] => classes/general/time.php
        )

    [cbxpunycode] => Array
        (
            [module] => main
            [file] => classes/general/punycode.php
        )

    [ibxvirtualio] => Array
        (
            [module] => main
            [file] => classes/general/virtual_io.php
        )

    [ibxgeterrors] => Array
        (
            [module] => main
            [file] => classes/general/virtual_io.php
        )

    [cbxvirtualio] => Array
        (
            [module] => main
            [file] => classes/general/virtual_io.php
        )

    [cbxvirtualfilebase] => Array
        (
            [module] => main
            [file] => classes/general/virtual_file.php
        )

    [cbxvirtualfile] => Array
        (
            [module] => main
            [file] => classes/general/virtual_file.php
        )

    [cbxvirtualdirectory] => Array
        (
            [module] => main
            [file] => classes/general/virtual_file.php
        )

    [calloption] => Array
        (
            [module] => main
            [file] => classes/general/option.php
        )

    [coption] => Array
        (
            [module] => main
            [file] => classes/general/option.php
        )

    [callpageoption] => Array
        (
            [module] => main
            [file] => classes/general/pageoption.php
        )

    [cpageoption] => Array
        (
            [module] => main
            [file] => classes/general/pageoption.php
        )

    [callsqlwhere] => Array
        (
            [module] => main
            [file] => classes/general/sqlwhere.php
        )

    [csqlwhereexpression] => Array
        (
            [module] => main
            [file] => classes/general/sqlwhere.php
        )

    [csqlwhere] => Array
        (
            [module] => main
            [file] => classes/general/sqlwhere.php
        )

    [calllanguage] => Array
        (
            [module] => main
            [file] => classes/general/language.php
        )

    [clanguage] => Array
        (
            [module] => main
            [file] => classes/general/language.php
        )

    [clangadmin] => Array
        (
            [module] => main
            [file] => classes/general/language.php
        )

    [_clangdbresult] => Array
        (
            [module] => main
            [file] => classes/general/langdbresult.php
        )

    [callagent] => Array
        (
            [module] => main
            [file] => classes/general/agent.php
        )

    [cagent] => Array
        (
            [module] => main
            [file] => classes/mysql/agent.php
        )

    [capplicationexception] => Array
        (
            [module] => main
            [file] => classes/general/applicationexception.php
        )

    [cadminexception] => Array
        (
            [module] => main
            [file] => classes/general/adminexception.php
        )

    [callsite] => Array
        (
            [module] => main
            [file] => classes/general/site.php
        )

    [calllang] => Array
        (
            [module] => main
            [file] => classes/general/site.php
        )

    [csite] => Array
        (
            [module] => main
            [file] => classes/general/site.php
        )

    [clang] => Array
        (
            [module] => main
            [file] => classes/general/site.php
        )

    [chttp] => Array
        (
            [module] => main
            [file] => classes/general/http.php
        )

    [cutil] => Array
        (
            [module] => main
            [file] => classes/general/util.php
        )

    [callmain] => Array
        (
            [module] => main
            [file] => classes/general/main.php
        )

    [cmain] => Array
        (
            [module] => main
            [file] => classes/general/main.php
        )

    [calldatabase] => Array
        (
            [module] => main
            [file] => classes/general/database.php
        )

    [calldbresult] => Array
        (
            [module] => main
            [file] => classes/general/dbresult.php
        )

    [cdatabasemysql] => Array
        (
            [module] => main
            [file] => classes/mysql/database.php
        )

    [cdbresultmysql] => Array
        (
            [module] => main
            [file] => classes/mysql/dbresult.php
        )

    [icachebackend] => Array
        (
            [module] => main
            [file] => classes/general/cache_backend.php
        )

    [cphpcache] => Array
        (
            [module] => main
            [file] => classes/general/cache.php
        )

    [ccachemanager] => Array
        (
            [module] => main
            [file] => classes/general/cache_manager.php
        )

    [cpagecache] => Array
        (
            [module] => main
            [file] => classes/general/page_cache.php
        )

    [cstackcacheentry] => Array
        (
            [module] => main
            [file] => classes/general/stack_cache_entry.php
        )

    [cstackcachemanager] => Array
        (
            [module] => main
            [file] => classes/general/stack_cache.php
        )

    [cmodule] => Array
        (
            [module] => main
            [file] => /classes/general/module.php
        )

    [bitrix\main\entity\ufield] => Array
        (
            [module] => main
            [file] => include/deprecated/ufield.php
        )

    [cdatabase] => Array
        (
            [module] => main
            [file] => classes/mysql/database.php
        )

    [cdbresult] => Array
        (
            [module] => main
            [file] => classes/mysql/dbresult.php
        )

)
Array
(
    [bitrix\main\application] => Array
        (
            [module] => main
            [file] => lib/application.php
        )

    [bitrix\main\httpapplication] => Array
        (
            [module] => main
            [file] => lib/httpapplication.php
        )

    [bitrix\main\argumentexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\argumentnullexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\argumentoutofrangeexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\argumenttypeexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\notimplementedexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\notsupportedexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\invalidoperationexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\objectpropertyexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\objectnotfoundexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\objectexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\systemexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\accessdeniedexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\decodingexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\io\invalidpathexception] => Array
        (
            [module] => main
            [file] => lib/io/ioexception.php
        )

    [bitrix\main\io\filenotfoundexception] => Array
        (
            [module] => main
            [file] => lib/io/ioexception.php
        )

    [bitrix\main\io\filedeleteexception] => Array
        (
            [module] => main
            [file] => lib/io/ioexception.php
        )

    [bitrix\main\io\fileopenexception] => Array
        (
            [module] => main
            [file] => lib/io/ioexception.php
        )

    [bitrix\main\io\filenotopenedexception] => Array
        (
            [module] => main
            [file] => lib/io/ioexception.php
        )

    [bitrix\main\context] => Array
        (
            [module] => main
            [file] => lib/context.php
        )

    [bitrix\main\httpcontext] => Array
        (
            [module] => main
            [file] => lib/httpcontext.php
        )

    [bitrix\main\dispatcher] => Array
        (
            [module] => main
            [file] => lib/dispatcher.php
        )

    [bitrix\main\environment] => Array
        (
            [module] => main
            [file] => lib/environment.php
        )

    [bitrix\main\event] => Array
        (
            [module] => main
            [file] => lib/event.php
        )

    [bitrix\main\eventmanager] => Array
        (
            [module] => main
            [file] => lib/eventmanager.php
        )

    [bitrix\main\eventresult] => Array
        (
            [module] => main
            [file] => lib/eventresult.php
        )

    [bitrix\main\request] => Array
        (
            [module] => main
            [file] => lib/request.php
        )

    [bitrix\main\httprequest] => Array
        (
            [module] => main
            [file] => lib/httprequest.php
        )

    [bitrix\main\response] => Array
        (
            [module] => main
            [file] => lib/response.php
        )

    [bitrix\main\httpresponse] => Array
        (
            [module] => main
            [file] => lib/httpresponse.php
        )

    [bitrix\main\modulemanager] => Array
        (
            [module] => main
            [file] => lib/modulemanager.php
        )

    [bitrix\main\server] => Array
        (
            [module] => main
            [file] => lib/server.php
        )

    [bitrix\main\config\configuration] => Array
        (
            [module] => main
            [file] => lib/config/configuration.php
        )

    [bitrix\main\config\option] => Array
        (
            [module] => main
            [file] => lib/config/option.php
        )

    [bitrix\main\context\culture] => Array
        (
            [module] => main
            [file] => lib/context/culture.php
        )

    [bitrix\main\data\cache] => Array
        (
            [module] => main
            [file] => lib/data/cache.php
        )

    [bitrix\main\data\cacheengineapc] => Array
        (
            [module] => main
            [file] => lib/data/cacheengineapc.php
        )

    [bitrix\main\data\cacheenginememcache] => Array
        (
            [module] => main
            [file] => lib/data/cacheenginememcache.php
        )

    [bitrix\main\data\cacheenginefiles] => Array
        (
            [module] => main
            [file] => lib/data/cacheenginefiles.php
        )

    [bitrix\main\data\cacheenginenone] => Array
        (
            [module] => main
            [file] => lib/data/cacheenginenone.php
        )

    [bitrix\main\data\connection] => Array
        (
            [module] => main
            [file] => lib/data/connection.php
        )

    [bitrix\main\data\connectionpool] => Array
        (
            [module] => main
            [file] => lib/data/connectionpool.php
        )

    [bitrix\main\data\icacheengine] => Array
        (
            [module] => main
            [file] => lib/data/cache.php
        )

    [bitrix\main\data\hsphpreadconnection] => Array
        (
            [module] => main
            [file] => lib/data/hsphpreadconnection.php
        )

    [bitrix\main\data\managedcache] => Array
        (
            [module] => main
            [file] => lib/data/managedcache.php
        )

    [bitrix\main\data\taggedcache] => Array
        (
            [module] => main
            [file] => lib/data/taggedcache.php
        )

    [bitrix\main\data\memcacheconnection] => Array
        (
            [module] => main
            [file] => lib/data/memcacheconnection.php
        )

    [bitrix\main\data\memcachedconnection] => Array
        (
            [module] => main
            [file] => lib/data/memcachedconnection.php
        )

    [bitrix\main\data\nosqlconnection] => Array
        (
            [module] => main
            [file] => lib/data/nosqlconnection.php
        )

    [bitrix\main\db\arrayresult] => Array
        (
            [module] => main
            [file] => lib/db/arrayresult.php
        )

    [bitrix\main\db\result] => Array
        (
            [module] => main
            [file] => lib/db/result.php
        )

    [bitrix\main\db\connection] => Array
        (
            [module] => main
            [file] => lib/db/connection.php
        )

    [bitrix\main\db\sqlexception] => Array
        (
            [module] => main
            [file] => lib/db/sqlexception.php
        )

    [bitrix\main\db\sqlqueryexception] => Array
        (
            [module] => main
            [file] => lib/db/sqlexception.php
        )

    [bitrix\main\db\transactionexception] => Array
        (
            [module] => main
            [file] => lib/db/sqlexception.php
        )

    [bitrix\main\db\sqlexpression] => Array
        (
            [module] => main
            [file] => lib/db/sqlexpression.php
        )

    [bitrix\main\db\sqlhelper] => Array
        (
            [module] => main
            [file] => lib/db/sqlhelper.php
        )

    [bitrix\main\db\mysqlcommonconnection] => Array
        (
            [module] => main
            [file] => lib/db/mysqlcommonconnection.php
        )

    [bitrix\main\db\mysqliconnection] => Array
        (
            [module] => main
            [file] => lib/db/mysqliconnection.php
        )

    [bitrix\main\db\mysqliresult] => Array
        (
            [module] => main
            [file] => lib/db/mysqliresult.php
        )

    [bitrix\main\db\mysqlisqlhelper] => Array
        (
            [module] => main
            [file] => lib/db/mysqlisqlhelper.php
        )

    [bitrix\main\db\mssqlconnection] => Array
        (
            [module] => main
            [file] => lib/db/mssqlconnection.php
        )

    [bitrix\main\db\mssqlresult] => Array
        (
            [module] => main
            [file] => lib/db/mssqlresult.php
        )

    [bitrix\main\db\mssqlsqlhelper] => Array
        (
            [module] => main
            [file] => lib/db/mssqlsqlhelper.php
        )

    [bitrix\main\db\oracleconnection] => Array
        (
            [module] => main
            [file] => lib/db/oracleconnection.php
        )

    [bitrix\main\db\oracleresult] => Array
        (
            [module] => main
            [file] => lib/db/oracleresult.php
        )

    [bitrix\main\db\oraclesqlhelper] => Array
        (
            [module] => main
            [file] => lib/db/oraclesqlhelper.php
        )

    [bitrix\main\db\pgsqlconnection] => Array
        (
            [module] => main
            [file] => lib/db/pgsqlconnection.php
        )

    [bitrix\main\diag\httpexceptionhandleroutput] => Array
        (
            [module] => main
            [file] => lib/diag/httpexceptionhandleroutput.php
        )

    [bitrix\main\diag\fileexceptionhandlerlog] => Array
        (
            [module] => main
            [file] => lib/diag/fileexceptionhandlerlog.php
        )

    [bitrix\main\diag\exceptionhandler] => Array
        (
            [module] => main
            [file] => lib/diag/exceptionhandler.php
        )

    [bitrix\main\diag\iexceptionhandleroutput] => Array
        (
            [module] => main
            [file] => lib/diag/iexceptionhandleroutput.php
        )

    [bitrix\main\diag\exceptionhandlerlog] => Array
        (
            [module] => main
            [file] => lib/diag/exceptionhandlerlog.php
        )

    [bitrix\main\io\file] => Array
        (
            [module] => main
            [file] => lib/io/file.php
        )

    [bitrix\main\io\fileentry] => Array
        (
            [module] => main
            [file] => lib/io/fileentry.php
        )

    [bitrix\main\io\path] => Array
        (
            [module] => main
            [file] => lib/io/path.php
        )

    [bitrix\main\io\filesystementry] => Array
        (
            [module] => main
            [file] => lib/io/filesystementry.php
        )

    [bitrix\main\io\ifilestream] => Array
        (
            [module] => main
            [file] => lib/io/ifilestream.php
        )

    [bitrix\main\localization\loc] => Array
        (
            [module] => main
            [file] => lib/localization/loc.php
        )

    [bitrix\main\mail\mail] => Array
        (
            [module] => main
            [file] => lib/mail/mail.php
        )

    [bitrix\main\mail\tracking] => Array
        (
            [module] => main
            [file] => lib/mail/tracking.php
        )

    [bitrix\main\mail\eventmanager] => Array
        (
            [module] => main
            [file] => lib/mail/eventmanager.php
        )

    [bitrix\main\mail\eventmessagecompiler] => Array
        (
            [module] => main
            [file] => lib/mail/eventmessagecompiler.php
        )

    [bitrix\main\mail\eventmessagethemecompiler] => Array
        (
            [module] => main
            [file] => lib/mail/eventmessagethemecompiler.php
        )

    [bitrix\main\mail\internal\event] => Array
        (
            [module] => main
            [file] => lib/mail/internal/event.php
        )

    [bitrix\main\mail\internal\eventattachment] => Array
        (
            [module] => main
            [file] => lib/mail/internal/eventattachment.php
        )

    [bitrix\main\mail\internal\eventmessage] => Array
        (
            [module] => main
            [file] => lib/mail/internal/eventmessage.php
        )

    [bitrix\main\mail\internal\eventmessagesite] => Array
        (
            [module] => main
            [file] => lib/mail/internal/eventmessagesite.php
        )

    [bitrix\main\mail\internal\eventmessageattachment] => Array
        (
            [module] => main
            [file] => lib/mail/internal/eventmessageattachment.php
        )

    [bitrix\main\mail\internal\eventtype] => Array
        (
            [module] => main
            [file] => lib/mail/internal/eventtype.php
        )

    [bitrix\main\text\converter] => Array
        (
            [module] => main
            [file] => lib/text/converter.php
        )

    [bitrix\main\text\emptyconverter] => Array
        (
            [module] => main
            [file] => lib/text/emptyconverter.php
        )

    [bitrix\main\text\encoding] => Array
        (
            [module] => main
            [file] => lib/text/encoding.php
        )

    [bitrix\main\text\htmlconverter] => Array
        (
            [module] => main
            [file] => lib/text/htmlconverter.php
        )

    [bitrix\main\text\binarystring] => Array
        (
            [module] => main
            [file] => lib/text/binarystring.php
        )

    [bitrix\main\text\xmlconverter] => Array
        (
            [module] => main
            [file] => lib/text/xmlconverter.php
        )

    [bitrix\main\type\collection] => Array
        (
            [module] => main
            [file] => lib/type/collection.php
        )

    [bitrix\main\type\date] => Array
        (
            [module] => main
            [file] => lib/type/date.php
        )

    [bitrix\main\type\datetime] => Array
        (
            [module] => main
            [file] => lib/type/datetime.php
        )

    [bitrix\main\type\dictionary] => Array
        (
            [module] => main
            [file] => lib/type/dictionary.php
        )

    [bitrix\main\type\filterabledictionary] => Array
        (
            [module] => main
            [file] => lib/type/filterabledictionary.php
        )

    [bitrix\main\type\parameterdictionary] => Array
        (
            [module] => main
            [file] => lib/type/parameterdictionary.php
        )

    [bitrix\main\web\cookie] => Array
        (
            [module] => main
            [file] => lib/web/cookie.php
        )

    [bitrix\main\web\uri] => Array
        (
            [module] => main
            [file] => lib/web/uri.php
        )

    [bitrix\main\sendereventhandler] => Array
        (
            [module] => main
            [file] => lib/senderconnector.php
        )

    [bitrix\main\senderconnectoruser] => Array
        (
            [module] => main
            [file] => lib/senderconnector.php
        )

    [bitrix\main\urlrewriterrulemaker] => Array
        (
            [module] => main
            [file] => lib/urlrewriter.php
        )

    [bitrix\main\update\stepper] => Array
        (
            [module] => main
            [file] => lib/update/stepper.php
        )

    [bitrix\main\composite\abstractresponse] => Array
        (
            [module] => main
            [file] => lib/composite/responder.php
        )

    [bitrix\main\composite\fileresponse] => Array
        (
            [module] => main
            [file] => lib/composite/responder.php
        )

    [bitrix\main\composite\memcachedresponse] => Array
        (
            [module] => main
            [file] => lib/composite/responder.php
        )

    [bitrix\main\security\otpexception] => Array
        (
            [module] => main
            [file] => lib/security/securityexception.php
        )

    [ctimezone] => Array
        (
            [module] => main
            [file] => classes/general/time.php
        )

    [cbxpunycode] => Array
        (
            [module] => main
            [file] => classes/general/punycode.php
        )

    [ibxvirtualio] => Array
        (
            [module] => main
            [file] => classes/general/virtual_io.php
        )

    [ibxgeterrors] => Array
        (
            [module] => main
            [file] => classes/general/virtual_io.php
        )

    [cbxvirtualio] => Array
        (
            [module] => main
            [file] => classes/general/virtual_io.php
        )

    [cbxvirtualfilebase] => Array
        (
            [module] => main
            [file] => classes/general/virtual_file.php
        )

    [cbxvirtualfile] => Array
        (
            [module] => main
            [file] => classes/general/virtual_file.php
        )

    [cbxvirtualdirectory] => Array
        (
            [module] => main
            [file] => classes/general/virtual_file.php
        )

    [calloption] => Array
        (
            [module] => main
            [file] => classes/general/option.php
        )

    [coption] => Array
        (
            [module] => main
            [file] => classes/general/option.php
        )

    [callpageoption] => Array
        (
            [module] => main
            [file] => classes/general/pageoption.php
        )

    [cpageoption] => Array
        (
            [module] => main
            [file] => classes/general/pageoption.php
        )

    [callsqlwhere] => Array
        (
            [module] => main
            [file] => classes/general/sqlwhere.php
        )

    [csqlwhereexpression] => Array
        (
            [module] => main
            [file] => classes/general/sqlwhere.php
        )

    [csqlwhere] => Array
        (
            [module] => main
            [file] => classes/general/sqlwhere.php
        )

    [calllanguage] => Array
        (
            [module] => main
            [file] => classes/general/language.php
        )

    [clanguage] => Array
        (
            [module] => main
            [file] => classes/general/language.php
        )

    [clangadmin] => Array
        (
            [module] => main
            [file] => classes/general/language.php
        )

    [_clangdbresult] => Array
        (
            [module] => main
            [file] => classes/general/langdbresult.php
        )

    [callagent] => Array
        (
            [module] => main
            [file] => classes/general/agent.php
        )

    [cagent] => Array
        (
            [module] => main
            [file] => classes/mysql/agent.php
        )

    [capplicationexception] => Array
        (
            [module] => main
            [file] => classes/general/applicationexception.php
        )

    [cadminexception] => Array
        (
            [module] => main
            [file] => classes/general/adminexception.php
        )

    [callsite] => Array
        (
            [module] => main
            [file] => classes/general/site.php
        )

    [calllang] => Array
        (
            [module] => main
            [file] => classes/general/site.php
        )

    [csite] => Array
        (
            [module] => main
            [file] => classes/general/site.php
        )

    [clang] => Array
        (
            [module] => main
            [file] => classes/general/site.php
        )

    [chttp] => Array
        (
            [module] => main
            [file] => classes/general/http.php
        )

    [cutil] => Array
        (
            [module] => main
            [file] => classes/general/util.php
        )

    [callmain] => Array
        (
            [module] => main
            [file] => classes/general/main.php
        )

    [cmain] => Array
        (
            [module] => main
            [file] => classes/general/main.php
        )

    [calldatabase] => Array
        (
            [module] => main
            [file] => classes/general/database.php
        )

    [calldbresult] => Array
        (
            [module] => main
            [file] => classes/general/dbresult.php
        )

    [cdatabasemysql] => Array
        (
            [module] => main
            [file] => classes/mysql/database.php
        )

    [cdbresultmysql] => Array
        (
            [module] => main
            [file] => classes/mysql/dbresult.php
        )

    [icachebackend] => Array
        (
            [module] => main
            [file] => classes/general/cache_backend.php
        )

    [cphpcache] => Array
        (
            [module] => main
            [file] => classes/general/cache.php
        )

    [ccachemanager] => Array
        (
            [module] => main
            [file] => classes/general/cache_manager.php
        )

    [cpagecache] => Array
        (
            [module] => main
            [file] => classes/general/page_cache.php
        )

    [cstackcacheentry] => Array
        (
            [module] => main
            [file] => classes/general/stack_cache_entry.php
        )

    [cstackcachemanager] => Array
        (
            [module] => main
            [file] => classes/general/stack_cache.php
        )

    [cmodule] => Array
        (
            [module] => main
            [file] => /classes/general/module.php
        )

    [bitrix\main\entity\ufield] => Array
        (
            [module] => main
            [file] => include/deprecated/ufield.php
        )

    [cdatabase] => Array
        (
            [module] => main
            [file] => classes/mysql/database.php
        )

    [cdbresult] => Array
        (
            [module] => main
            [file] => classes/mysql/dbresult.php
        )

)
Array
(
    [bitrix\main\application] => Array
        (
            [module] => main
            [file] => lib/application.php
        )

    [bitrix\main\httpapplication] => Array
        (
            [module] => main
            [file] => lib/httpapplication.php
        )

    [bitrix\main\argumentexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\argumentnullexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\argumentoutofrangeexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\argumenttypeexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\notimplementedexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\notsupportedexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\invalidoperationexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\objectpropertyexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\objectnotfoundexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\objectexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\systemexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\accessdeniedexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\decodingexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\io\invalidpathexception] => Array
        (
            [module] => main
            [file] => lib/io/ioexception.php
        )

    [bitrix\main\io\filenotfoundexception] => Array
        (
            [module] => main
            [file] => lib/io/ioexception.php
        )

    [bitrix\main\io\filedeleteexception] => Array
        (
            [module] => main
            [file] => lib/io/ioexception.php
        )

    [bitrix\main\io\fileopenexception] => Array
        (
            [module] => main
            [file] => lib/io/ioexception.php
        )

    [bitrix\main\io\filenotopenedexception] => Array
        (
            [module] => main
            [file] => lib/io/ioexception.php
        )

    [bitrix\main\context] => Array
        (
            [module] => main
            [file] => lib/context.php
        )

    [bitrix\main\httpcontext] => Array
        (
            [module] => main
            [file] => lib/httpcontext.php
        )

    [bitrix\main\dispatcher] => Array
        (
            [module] => main
            [file] => lib/dispatcher.php
        )

    [bitrix\main\environment] => Array
        (
            [module] => main
            [file] => lib/environment.php
        )

    [bitrix\main\event] => Array
        (
            [module] => main
            [file] => lib/event.php
        )

    [bitrix\main\eventmanager] => Array
        (
            [module] => main
            [file] => lib/eventmanager.php
        )

    [bitrix\main\eventresult] => Array
        (
            [module] => main
            [file] => lib/eventresult.php
        )

    [bitrix\main\request] => Array
        (
            [module] => main
            [file] => lib/request.php
        )

    [bitrix\main\httprequest] => Array
        (
            [module] => main
            [file] => lib/httprequest.php
        )

    [bitrix\main\response] => Array
        (
            [module] => main
            [file] => lib/response.php
        )

    [bitrix\main\httpresponse] => Array
        (
            [module] => main
            [file] => lib/httpresponse.php
        )

    [bitrix\main\modulemanager] => Array
        (
            [module] => main
            [file] => lib/modulemanager.php
        )

    [bitrix\main\server] => Array
        (
            [module] => main
            [file] => lib/server.php
        )

    [bitrix\main\config\configuration] => Array
        (
            [module] => main
            [file] => lib/config/configuration.php
        )

    [bitrix\main\config\option] => Array
        (
            [module] => main
            [file] => lib/config/option.php
        )

    [bitrix\main\context\culture] => Array
        (
            [module] => main
            [file] => lib/context/culture.php
        )

    [bitrix\main\data\cache] => Array
        (
            [module] => main
            [file] => lib/data/cache.php
        )

    [bitrix\main\data\cacheengineapc] => Array
        (
            [module] => main
            [file] => lib/data/cacheengineapc.php
        )

    [bitrix\main\data\cacheenginememcache] => Array
        (
            [module] => main
            [file] => lib/data/cacheenginememcache.php
        )

    [bitrix\main\data\cacheenginefiles] => Array
        (
            [module] => main
            [file] => lib/data/cacheenginefiles.php
        )

    [bitrix\main\data\cacheenginenone] => Array
        (
            [module] => main
            [file] => lib/data/cacheenginenone.php
        )

    [bitrix\main\data\connection] => Array
        (
            [module] => main
            [file] => lib/data/connection.php
        )

    [bitrix\main\data\connectionpool] => Array
        (
            [module] => main
            [file] => lib/data/connectionpool.php
        )

    [bitrix\main\data\icacheengine] => Array
        (
            [module] => main
            [file] => lib/data/cache.php
        )

    [bitrix\main\data\hsphpreadconnection] => Array
        (
            [module] => main
            [file] => lib/data/hsphpreadconnection.php
        )

    [bitrix\main\data\managedcache] => Array
        (
            [module] => main
            [file] => lib/data/managedcache.php
        )

    [bitrix\main\data\taggedcache] => Array
        (
            [module] => main
            [file] => lib/data/taggedcache.php
        )

    [bitrix\main\data\memcacheconnection] => Array
        (
            [module] => main
            [file] => lib/data/memcacheconnection.php
        )

    [bitrix\main\data\memcachedconnection] => Array
        (
            [module] => main
            [file] => lib/data/memcachedconnection.php
        )

    [bitrix\main\data\nosqlconnection] => Array
        (
            [module] => main
            [file] => lib/data/nosqlconnection.php
        )

    [bitrix\main\db\arrayresult] => Array
        (
            [module] => main
            [file] => lib/db/arrayresult.php
        )

    [bitrix\main\db\result] => Array
        (
            [module] => main
            [file] => lib/db/result.php
        )

    [bitrix\main\db\connection] => Array
        (
            [module] => main
            [file] => lib/db/connection.php
        )

    [bitrix\main\db\sqlexception] => Array
        (
            [module] => main
            [file] => lib/db/sqlexception.php
        )

    [bitrix\main\db\sqlqueryexception] => Array
        (
            [module] => main
            [file] => lib/db/sqlexception.php
        )

    [bitrix\main\db\transactionexception] => Array
        (
            [module] => main
            [file] => lib/db/sqlexception.php
        )

    [bitrix\main\db\sqlexpression] => Array
        (
            [module] => main
            [file] => lib/db/sqlexpression.php
        )

    [bitrix\main\db\sqlhelper] => Array
        (
            [module] => main
            [file] => lib/db/sqlhelper.php
        )

    [bitrix\main\db\mysqlcommonconnection] => Array
        (
            [module] => main
            [file] => lib/db/mysqlcommonconnection.php
        )

    [bitrix\main\db\mysqliconnection] => Array
        (
            [module] => main
            [file] => lib/db/mysqliconnection.php
        )

    [bitrix\main\db\mysqliresult] => Array
        (
            [module] => main
            [file] => lib/db/mysqliresult.php
        )

    [bitrix\main\db\mysqlisqlhelper] => Array
        (
            [module] => main
            [file] => lib/db/mysqlisqlhelper.php
        )

    [bitrix\main\db\mssqlconnection] => Array
        (
            [module] => main
            [file] => lib/db/mssqlconnection.php
        )

    [bitrix\main\db\mssqlresult] => Array
        (
            [module] => main
            [file] => lib/db/mssqlresult.php
        )

    [bitrix\main\db\mssqlsqlhelper] => Array
        (
            [module] => main
            [file] => lib/db/mssqlsqlhelper.php
        )

    [bitrix\main\db\oracleconnection] => Array
        (
            [module] => main
            [file] => lib/db/oracleconnection.php
        )

    [bitrix\main\db\oracleresult] => Array
        (
            [module] => main
            [file] => lib/db/oracleresult.php
        )

    [bitrix\main\db\oraclesqlhelper] => Array
        (
            [module] => main
            [file] => lib/db/oraclesqlhelper.php
        )

    [bitrix\main\db\pgsqlconnection] => Array
        (
            [module] => main
            [file] => lib/db/pgsqlconnection.php
        )

    [bitrix\main\diag\httpexceptionhandleroutput] => Array
        (
            [module] => main
            [file] => lib/diag/httpexceptionhandleroutput.php
        )

    [bitrix\main\diag\fileexceptionhandlerlog] => Array
        (
            [module] => main
            [file] => lib/diag/fileexceptionhandlerlog.php
        )

    [bitrix\main\diag\exceptionhandler] => Array
        (
            [module] => main
            [file] => lib/diag/exceptionhandler.php
        )

    [bitrix\main\diag\iexceptionhandleroutput] => Array
        (
            [module] => main
            [file] => lib/diag/iexceptionhandleroutput.php
        )

    [bitrix\main\diag\exceptionhandlerlog] => Array
        (
            [module] => main
            [file] => lib/diag/exceptionhandlerlog.php
        )

    [bitrix\main\io\file] => Array
        (
            [module] => main
            [file] => lib/io/file.php
        )

    [bitrix\main\io\fileentry] => Array
        (
            [module] => main
            [file] => lib/io/fileentry.php
        )

    [bitrix\main\io\path] => Array
        (
            [module] => main
            [file] => lib/io/path.php
        )

    [bitrix\main\io\filesystementry] => Array
        (
            [module] => main
            [file] => lib/io/filesystementry.php
        )

    [bitrix\main\io\ifilestream] => Array
        (
            [module] => main
            [file] => lib/io/ifilestream.php
        )

    [bitrix\main\localization\loc] => Array
        (
            [module] => main
            [file] => lib/localization/loc.php
        )

    [bitrix\main\mail\mail] => Array
        (
            [module] => main
            [file] => lib/mail/mail.php
        )

    [bitrix\main\mail\tracking] => Array
        (
            [module] => main
            [file] => lib/mail/tracking.php
        )

    [bitrix\main\mail\eventmanager] => Array
        (
            [module] => main
            [file] => lib/mail/eventmanager.php
        )

    [bitrix\main\mail\eventmessagecompiler] => Array
        (
            [module] => main
            [file] => lib/mail/eventmessagecompiler.php
        )

    [bitrix\main\mail\eventmessagethemecompiler] => Array
        (
            [module] => main
            [file] => lib/mail/eventmessagethemecompiler.php
        )

    [bitrix\main\mail\internal\event] => Array
        (
            [module] => main
            [file] => lib/mail/internal/event.php
        )

    [bitrix\main\mail\internal\eventattachment] => Array
        (
            [module] => main
            [file] => lib/mail/internal/eventattachment.php
        )

    [bitrix\main\mail\internal\eventmessage] => Array
        (
            [module] => main
            [file] => lib/mail/internal/eventmessage.php
        )

    [bitrix\main\mail\internal\eventmessagesite] => Array
        (
            [module] => main
            [file] => lib/mail/internal/eventmessagesite.php
        )

    [bitrix\main\mail\internal\eventmessageattachment] => Array
        (
            [module] => main
            [file] => lib/mail/internal/eventmessageattachment.php
        )

    [bitrix\main\mail\internal\eventtype] => Array
        (
            [module] => main
            [file] => lib/mail/internal/eventtype.php
        )

    [bitrix\main\text\converter] => Array
        (
            [module] => main
            [file] => lib/text/converter.php
        )

    [bitrix\main\text\emptyconverter] => Array
        (
            [module] => main
            [file] => lib/text/emptyconverter.php
        )

    [bitrix\main\text\encoding] => Array
        (
            [module] => main
            [file] => lib/text/encoding.php
        )

    [bitrix\main\text\htmlconverter] => Array
        (
            [module] => main
            [file] => lib/text/htmlconverter.php
        )

    [bitrix\main\text\binarystring] => Array
        (
            [module] => main
            [file] => lib/text/binarystring.php
        )

    [bitrix\main\text\xmlconverter] => Array
        (
            [module] => main
            [file] => lib/text/xmlconverter.php
        )

    [bitrix\main\type\collection] => Array
        (
            [module] => main
            [file] => lib/type/collection.php
        )

    [bitrix\main\type\date] => Array
        (
            [module] => main
            [file] => lib/type/date.php
        )

    [bitrix\main\type\datetime] => Array
        (
            [module] => main
            [file] => lib/type/datetime.php
        )

    [bitrix\main\type\dictionary] => Array
        (
            [module] => main
            [file] => lib/type/dictionary.php
        )

    [bitrix\main\type\filterabledictionary] => Array
        (
            [module] => main
            [file] => lib/type/filterabledictionary.php
        )

    [bitrix\main\type\parameterdictionary] => Array
        (
            [module] => main
            [file] => lib/type/parameterdictionary.php
        )

    [bitrix\main\web\cookie] => Array
        (
            [module] => main
            [file] => lib/web/cookie.php
        )

    [bitrix\main\web\uri] => Array
        (
            [module] => main
            [file] => lib/web/uri.php
        )

    [bitrix\main\sendereventhandler] => Array
        (
            [module] => main
            [file] => lib/senderconnector.php
        )

    [bitrix\main\senderconnectoruser] => Array
        (
            [module] => main
            [file] => lib/senderconnector.php
        )

    [bitrix\main\urlrewriterrulemaker] => Array
        (
            [module] => main
            [file] => lib/urlrewriter.php
        )

    [bitrix\main\update\stepper] => Array
        (
            [module] => main
            [file] => lib/update/stepper.php
        )

    [bitrix\main\composite\abstractresponse] => Array
        (
            [module] => main
            [file] => lib/composite/responder.php
        )

    [bitrix\main\composite\fileresponse] => Array
        (
            [module] => main
            [file] => lib/composite/responder.php
        )

    [bitrix\main\composite\memcachedresponse] => Array
        (
            [module] => main
            [file] => lib/composite/responder.php
        )

    [bitrix\main\security\otpexception] => Array
        (
            [module] => main
            [file] => lib/security/securityexception.php
        )

    [ctimezone] => Array
        (
            [module] => main
            [file] => classes/general/time.php
        )

    [cbxpunycode] => Array
        (
            [module] => main
            [file] => classes/general/punycode.php
        )

    [ibxvirtualio] => Array
        (
            [module] => main
            [file] => classes/general/virtual_io.php
        )

    [ibxgeterrors] => Array
        (
            [module] => main
            [file] => classes/general/virtual_io.php
        )

    [cbxvirtualio] => Array
        (
            [module] => main
            [file] => classes/general/virtual_io.php
        )

    [cbxvirtualfilebase] => Array
        (
            [module] => main
            [file] => classes/general/virtual_file.php
        )

    [cbxvirtualfile] => Array
        (
            [module] => main
            [file] => classes/general/virtual_file.php
        )

    [cbxvirtualdirectory] => Array
        (
            [module] => main
            [file] => classes/general/virtual_file.php
        )

    [calloption] => Array
        (
            [module] => main
            [file] => classes/general/option.php
        )

    [coption] => Array
        (
            [module] => main
            [file] => classes/general/option.php
        )

    [callpageoption] => Array
        (
            [module] => main
            [file] => classes/general/pageoption.php
        )

    [cpageoption] => Array
        (
            [module] => main
            [file] => classes/general/pageoption.php
        )

    [callsqlwhere] => Array
        (
            [module] => main
            [file] => classes/general/sqlwhere.php
        )

    [csqlwhereexpression] => Array
        (
            [module] => main
            [file] => classes/general/sqlwhere.php
        )

    [csqlwhere] => Array
        (
            [module] => main
            [file] => classes/general/sqlwhere.php
        )

    [calllanguage] => Array
        (
            [module] => main
            [file] => classes/general/language.php
        )

    [clanguage] => Array
        (
            [module] => main
            [file] => classes/general/language.php
        )

    [clangadmin] => Array
        (
            [module] => main
            [file] => classes/general/language.php
        )

    [_clangdbresult] => Array
        (
            [module] => main
            [file] => classes/general/langdbresult.php
        )

    [callagent] => Array
        (
            [module] => main
            [file] => classes/general/agent.php
        )

    [cagent] => Array
        (
            [module] => main
            [file] => classes/mysql/agent.php
        )

    [capplicationexception] => Array
        (
            [module] => main
            [file] => classes/general/applicationexception.php
        )

    [cadminexception] => Array
        (
            [module] => main
            [file] => classes/general/adminexception.php
        )

    [callsite] => Array
        (
            [module] => main
            [file] => classes/general/site.php
        )

    [calllang] => Array
        (
            [module] => main
            [file] => classes/general/site.php
        )

    [csite] => Array
        (
            [module] => main
            [file] => classes/general/site.php
        )

    [clang] => Array
        (
            [module] => main
            [file] => classes/general/site.php
        )

    [chttp] => Array
        (
            [module] => main
            [file] => classes/general/http.php
        )

    [cutil] => Array
        (
            [module] => main
            [file] => classes/general/util.php
        )

    [callmain] => Array
        (
            [module] => main
            [file] => classes/general/main.php
        )

    [cmain] => Array
        (
            [module] => main
            [file] => classes/general/main.php
        )

    [calldatabase] => Array
        (
            [module] => main
            [file] => classes/general/database.php
        )

    [calldbresult] => Array
        (
            [module] => main
            [file] => classes/general/dbresult.php
        )

    [cdatabasemysql] => Array
        (
            [module] => main
            [file] => classes/mysql/database.php
        )

    [cdbresultmysql] => Array
        (
            [module] => main
            [file] => classes/mysql/dbresult.php
        )

    [icachebackend] => Array
        (
            [module] => main
            [file] => classes/general/cache_backend.php
        )

    [cphpcache] => Array
        (
            [module] => main
            [file] => classes/general/cache.php
        )

    [ccachemanager] => Array
        (
            [module] => main
            [file] => classes/general/cache_manager.php
        )

    [cpagecache] => Array
        (
            [module] => main
            [file] => classes/general/page_cache.php
        )

    [cstackcacheentry] => Array
        (
            [module] => main
            [file] => classes/general/stack_cache_entry.php
        )

    [cstackcachemanager] => Array
        (
            [module] => main
            [file] => classes/general/stack_cache.php
        )

    [cmodule] => Array
        (
            [module] => main
            [file] => /classes/general/module.php
        )

    [bitrix\main\entity\ufield] => Array
        (
            [module] => main
            [file] => include/deprecated/ufield.php
        )

    [cdatabase] => Array
        (
            [module] => main
            [file] => classes/mysql/database.php
        )

    [cdbresult] => Array
        (
            [module] => main
            [file] => classes/mysql/dbresult.php
        )

)
Array
(
    [bitrix\main\application] => Array
        (
            [module] => main
            [file] => lib/application.php
        )

    [bitrix\main\httpapplication] => Array
        (
            [module] => main
            [file] => lib/httpapplication.php
        )

    [bitrix\main\argumentexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\argumentnullexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\argumentoutofrangeexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\argumenttypeexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\notimplementedexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\notsupportedexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\invalidoperationexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\objectpropertyexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\objectnotfoundexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\objectexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\systemexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\accessdeniedexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\decodingexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\io\invalidpathexception] => Array
        (
            [module] => main
            [file] => lib/io/ioexception.php
        )

    [bitrix\main\io\filenotfoundexception] => Array
        (
            [module] => main
            [file] => lib/io/ioexception.php
        )

    [bitrix\main\io\filedeleteexception] => Array
        (
            [module] => main
            [file] => lib/io/ioexception.php
        )

    [bitrix\main\io\fileopenexception] => Array
        (
            [module] => main
            [file] => lib/io/ioexception.php
        )

    [bitrix\main\io\filenotopenedexception] => Array
        (
            [module] => main
            [file] => lib/io/ioexception.php
        )

    [bitrix\main\context] => Array
        (
            [module] => main
            [file] => lib/context.php
        )

    [bitrix\main\httpcontext] => Array
        (
            [module] => main
            [file] => lib/httpcontext.php
        )

    [bitrix\main\dispatcher] => Array
        (
            [module] => main
            [file] => lib/dispatcher.php
        )

    [bitrix\main\environment] => Array
        (
            [module] => main
            [file] => lib/environment.php
        )

    [bitrix\main\event] => Array
        (
            [module] => main
            [file] => lib/event.php
        )

    [bitrix\main\eventmanager] => Array
        (
            [module] => main
            [file] => lib/eventmanager.php
        )

    [bitrix\main\eventresult] => Array
        (
            [module] => main
            [file] => lib/eventresult.php
        )

    [bitrix\main\request] => Array
        (
            [module] => main
            [file] => lib/request.php
        )

    [bitrix\main\httprequest] => Array
        (
            [module] => main
            [file] => lib/httprequest.php
        )

    [bitrix\main\response] => Array
        (
            [module] => main
            [file] => lib/response.php
        )

    [bitrix\main\httpresponse] => Array
        (
            [module] => main
            [file] => lib/httpresponse.php
        )

    [bitrix\main\modulemanager] => Array
        (
            [module] => main
            [file] => lib/modulemanager.php
        )

    [bitrix\main\server] => Array
        (
            [module] => main
            [file] => lib/server.php
        )

    [bitrix\main\config\configuration] => Array
        (
            [module] => main
            [file] => lib/config/configuration.php
        )

    [bitrix\main\config\option] => Array
        (
            [module] => main
            [file] => lib/config/option.php
        )

    [bitrix\main\context\culture] => Array
        (
            [module] => main
            [file] => lib/context/culture.php
        )

    [bitrix\main\data\cache] => Array
        (
            [module] => main
            [file] => lib/data/cache.php
        )

    [bitrix\main\data\cacheengineapc] => Array
        (
            [module] => main
            [file] => lib/data/cacheengineapc.php
        )

    [bitrix\main\data\cacheenginememcache] => Array
        (
            [module] => main
            [file] => lib/data/cacheenginememcache.php
        )

    [bitrix\main\data\cacheenginefiles] => Array
        (
            [module] => main
            [file] => lib/data/cacheenginefiles.php
        )

    [bitrix\main\data\cacheenginenone] => Array
        (
            [module] => main
            [file] => lib/data/cacheenginenone.php
        )

    [bitrix\main\data\connection] => Array
        (
            [module] => main
            [file] => lib/data/connection.php
        )

    [bitrix\main\data\connectionpool] => Array
        (
            [module] => main
            [file] => lib/data/connectionpool.php
        )

    [bitrix\main\data\icacheengine] => Array
        (
            [module] => main
            [file] => lib/data/cache.php
        )

    [bitrix\main\data\hsphpreadconnection] => Array
        (
            [module] => main
            [file] => lib/data/hsphpreadconnection.php
        )

    [bitrix\main\data\managedcache] => Array
        (
            [module] => main
            [file] => lib/data/managedcache.php
        )

    [bitrix\main\data\taggedcache] => Array
        (
            [module] => main
            [file] => lib/data/taggedcache.php
        )

    [bitrix\main\data\memcacheconnection] => Array
        (
            [module] => main
            [file] => lib/data/memcacheconnection.php
        )

    [bitrix\main\data\memcachedconnection] => Array
        (
            [module] => main
            [file] => lib/data/memcachedconnection.php
        )

    [bitrix\main\data\nosqlconnection] => Array
        (
            [module] => main
            [file] => lib/data/nosqlconnection.php
        )

    [bitrix\main\db\arrayresult] => Array
        (
            [module] => main
            [file] => lib/db/arrayresult.php
        )

    [bitrix\main\db\result] => Array
        (
            [module] => main
            [file] => lib/db/result.php
        )

    [bitrix\main\db\connection] => Array
        (
            [module] => main
            [file] => lib/db/connection.php
        )

    [bitrix\main\db\sqlexception] => Array
        (
            [module] => main
            [file] => lib/db/sqlexception.php
        )

    [bitrix\main\db\sqlqueryexception] => Array
        (
            [module] => main
            [file] => lib/db/sqlexception.php
        )

    [bitrix\main\db\transactionexception] => Array
        (
            [module] => main
            [file] => lib/db/sqlexception.php
        )

    [bitrix\main\db\sqlexpression] => Array
        (
            [module] => main
            [file] => lib/db/sqlexpression.php
        )

    [bitrix\main\db\sqlhelper] => Array
        (
            [module] => main
            [file] => lib/db/sqlhelper.php
        )

    [bitrix\main\db\mysqlcommonconnection] => Array
        (
            [module] => main
            [file] => lib/db/mysqlcommonconnection.php
        )

    [bitrix\main\db\mysqliconnection] => Array
        (
            [module] => main
            [file] => lib/db/mysqliconnection.php
        )

    [bitrix\main\db\mysqliresult] => Array
        (
            [module] => main
            [file] => lib/db/mysqliresult.php
        )

    [bitrix\main\db\mysqlisqlhelper] => Array
        (
            [module] => main
            [file] => lib/db/mysqlisqlhelper.php
        )

    [bitrix\main\db\mssqlconnection] => Array
        (
            [module] => main
            [file] => lib/db/mssqlconnection.php
        )

    [bitrix\main\db\mssqlresult] => Array
        (
            [module] => main
            [file] => lib/db/mssqlresult.php
        )

    [bitrix\main\db\mssqlsqlhelper] => Array
        (
            [module] => main
            [file] => lib/db/mssqlsqlhelper.php
        )

    [bitrix\main\db\oracleconnection] => Array
        (
            [module] => main
            [file] => lib/db/oracleconnection.php
        )

    [bitrix\main\db\oracleresult] => Array
        (
            [module] => main
            [file] => lib/db/oracleresult.php
        )

    [bitrix\main\db\oraclesqlhelper] => Array
        (
            [module] => main
            [file] => lib/db/oraclesqlhelper.php
        )

    [bitrix\main\db\pgsqlconnection] => Array
        (
            [module] => main
            [file] => lib/db/pgsqlconnection.php
        )

    [bitrix\main\diag\httpexceptionhandleroutput] => Array
        (
            [module] => main
            [file] => lib/diag/httpexceptionhandleroutput.php
        )

    [bitrix\main\diag\fileexceptionhandlerlog] => Array
        (
            [module] => main
            [file] => lib/diag/fileexceptionhandlerlog.php
        )

    [bitrix\main\diag\exceptionhandler] => Array
        (
            [module] => main
            [file] => lib/diag/exceptionhandler.php
        )

    [bitrix\main\diag\iexceptionhandleroutput] => Array
        (
            [module] => main
            [file] => lib/diag/iexceptionhandleroutput.php
        )

    [bitrix\main\diag\exceptionhandlerlog] => Array
        (
            [module] => main
            [file] => lib/diag/exceptionhandlerlog.php
        )

    [bitrix\main\io\file] => Array
        (
            [module] => main
            [file] => lib/io/file.php
        )

    [bitrix\main\io\fileentry] => Array
        (
            [module] => main
            [file] => lib/io/fileentry.php
        )

    [bitrix\main\io\path] => Array
        (
            [module] => main
            [file] => lib/io/path.php
        )

    [bitrix\main\io\filesystementry] => Array
        (
            [module] => main
            [file] => lib/io/filesystementry.php
        )

    [bitrix\main\io\ifilestream] => Array
        (
            [module] => main
            [file] => lib/io/ifilestream.php
        )

    [bitrix\main\localization\loc] => Array
        (
            [module] => main
            [file] => lib/localization/loc.php
        )

    [bitrix\main\mail\mail] => Array
        (
            [module] => main
            [file] => lib/mail/mail.php
        )

    [bitrix\main\mail\tracking] => Array
        (
            [module] => main
            [file] => lib/mail/tracking.php
        )

    [bitrix\main\mail\eventmanager] => Array
        (
            [module] => main
            [file] => lib/mail/eventmanager.php
        )

    [bitrix\main\mail\eventmessagecompiler] => Array
        (
            [module] => main
            [file] => lib/mail/eventmessagecompiler.php
        )

    [bitrix\main\mail\eventmessagethemecompiler] => Array
        (
            [module] => main
            [file] => lib/mail/eventmessagethemecompiler.php
        )

    [bitrix\main\mail\internal\event] => Array
        (
            [module] => main
            [file] => lib/mail/internal/event.php
        )

    [bitrix\main\mail\internal\eventattachment] => Array
        (
            [module] => main
            [file] => lib/mail/internal/eventattachment.php
        )

    [bitrix\main\mail\internal\eventmessage] => Array
        (
            [module] => main
            [file] => lib/mail/internal/eventmessage.php
        )

    [bitrix\main\mail\internal\eventmessagesite] => Array
        (
            [module] => main
            [file] => lib/mail/internal/eventmessagesite.php
        )

    [bitrix\main\mail\internal\eventmessageattachment] => Array
        (
            [module] => main
            [file] => lib/mail/internal/eventmessageattachment.php
        )

    [bitrix\main\mail\internal\eventtype] => Array
        (
            [module] => main
            [file] => lib/mail/internal/eventtype.php
        )

    [bitrix\main\text\converter] => Array
        (
            [module] => main
            [file] => lib/text/converter.php
        )

    [bitrix\main\text\emptyconverter] => Array
        (
            [module] => main
            [file] => lib/text/emptyconverter.php
        )

    [bitrix\main\text\encoding] => Array
        (
            [module] => main
            [file] => lib/text/encoding.php
        )

    [bitrix\main\text\htmlconverter] => Array
        (
            [module] => main
            [file] => lib/text/htmlconverter.php
        )

    [bitrix\main\text\binarystring] => Array
        (
            [module] => main
            [file] => lib/text/binarystring.php
        )

    [bitrix\main\text\xmlconverter] => Array
        (
            [module] => main
            [file] => lib/text/xmlconverter.php
        )

    [bitrix\main\type\collection] => Array
        (
            [module] => main
            [file] => lib/type/collection.php
        )

    [bitrix\main\type\date] => Array
        (
            [module] => main
            [file] => lib/type/date.php
        )

    [bitrix\main\type\datetime] => Array
        (
            [module] => main
            [file] => lib/type/datetime.php
        )

    [bitrix\main\type\dictionary] => Array
        (
            [module] => main
            [file] => lib/type/dictionary.php
        )

    [bitrix\main\type\filterabledictionary] => Array
        (
            [module] => main
            [file] => lib/type/filterabledictionary.php
        )

    [bitrix\main\type\parameterdictionary] => Array
        (
            [module] => main
            [file] => lib/type/parameterdictionary.php
        )

    [bitrix\main\web\cookie] => Array
        (
            [module] => main
            [file] => lib/web/cookie.php
        )

    [bitrix\main\web\uri] => Array
        (
            [module] => main
            [file] => lib/web/uri.php
        )

    [bitrix\main\sendereventhandler] => Array
        (
            [module] => main
            [file] => lib/senderconnector.php
        )

    [bitrix\main\senderconnectoruser] => Array
        (
            [module] => main
            [file] => lib/senderconnector.php
        )

    [bitrix\main\urlrewriterrulemaker] => Array
        (
            [module] => main
            [file] => lib/urlrewriter.php
        )

    [bitrix\main\update\stepper] => Array
        (
            [module] => main
            [file] => lib/update/stepper.php
        )

    [bitrix\main\composite\abstractresponse] => Array
        (
            [module] => main
            [file] => lib/composite/responder.php
        )

    [bitrix\main\composite\fileresponse] => Array
        (
            [module] => main
            [file] => lib/composite/responder.php
        )

    [bitrix\main\composite\memcachedresponse] => Array
        (
            [module] => main
            [file] => lib/composite/responder.php
        )

    [bitrix\main\security\otpexception] => Array
        (
            [module] => main
            [file] => lib/security/securityexception.php
        )

    [ctimezone] => Array
        (
            [module] => main
            [file] => classes/general/time.php
        )

    [cbxpunycode] => Array
        (
            [module] => main
            [file] => classes/general/punycode.php
        )

    [ibxvirtualio] => Array
        (
            [module] => main
            [file] => classes/general/virtual_io.php
        )

    [ibxgeterrors] => Array
        (
            [module] => main
            [file] => classes/general/virtual_io.php
        )

    [cbxvirtualio] => Array
        (
            [module] => main
            [file] => classes/general/virtual_io.php
        )

    [cbxvirtualfilebase] => Array
        (
            [module] => main
            [file] => classes/general/virtual_file.php
        )

    [cbxvirtualfile] => Array
        (
            [module] => main
            [file] => classes/general/virtual_file.php
        )

    [cbxvirtualdirectory] => Array
        (
            [module] => main
            [file] => classes/general/virtual_file.php
        )

    [calloption] => Array
        (
            [module] => main
            [file] => classes/general/option.php
        )

    [coption] => Array
        (
            [module] => main
            [file] => classes/general/option.php
        )

    [callpageoption] => Array
        (
            [module] => main
            [file] => classes/general/pageoption.php
        )

    [cpageoption] => Array
        (
            [module] => main
            [file] => classes/general/pageoption.php
        )

    [callsqlwhere] => Array
        (
            [module] => main
            [file] => classes/general/sqlwhere.php
        )

    [csqlwhereexpression] => Array
        (
            [module] => main
            [file] => classes/general/sqlwhere.php
        )

    [csqlwhere] => Array
        (
            [module] => main
            [file] => classes/general/sqlwhere.php
        )

    [calllanguage] => Array
        (
            [module] => main
            [file] => classes/general/language.php
        )

    [clanguage] => Array
        (
            [module] => main
            [file] => classes/general/language.php
        )

    [clangadmin] => Array
        (
            [module] => main
            [file] => classes/general/language.php
        )

    [_clangdbresult] => Array
        (
            [module] => main
            [file] => classes/general/langdbresult.php
        )

    [callagent] => Array
        (
            [module] => main
            [file] => classes/general/agent.php
        )

    [cagent] => Array
        (
            [module] => main
            [file] => classes/mysql/agent.php
        )

    [capplicationexception] => Array
        (
            [module] => main
            [file] => classes/general/applicationexception.php
        )

    [cadminexception] => Array
        (
            [module] => main
            [file] => classes/general/adminexception.php
        )

    [callsite] => Array
        (
            [module] => main
            [file] => classes/general/site.php
        )

    [calllang] => Array
        (
            [module] => main
            [file] => classes/general/site.php
        )

    [csite] => Array
        (
            [module] => main
            [file] => classes/general/site.php
        )

    [clang] => Array
        (
            [module] => main
            [file] => classes/general/site.php
        )

    [chttp] => Array
        (
            [module] => main
            [file] => classes/general/http.php
        )

    [cutil] => Array
        (
            [module] => main
            [file] => classes/general/util.php
        )

    [callmain] => Array
        (
            [module] => main
            [file] => classes/general/main.php
        )

    [cmain] => Array
        (
            [module] => main
            [file] => classes/general/main.php
        )

    [calldatabase] => Array
        (
            [module] => main
            [file] => classes/general/database.php
        )

    [calldbresult] => Array
        (
            [module] => main
            [file] => classes/general/dbresult.php
        )

    [cdatabasemysql] => Array
        (
            [module] => main
            [file] => classes/mysql/database.php
        )

    [cdbresultmysql] => Array
        (
            [module] => main
            [file] => classes/mysql/dbresult.php
        )

    [icachebackend] => Array
        (
            [module] => main
            [file] => classes/general/cache_backend.php
        )

    [cphpcache] => Array
        (
            [module] => main
            [file] => classes/general/cache.php
        )

    [ccachemanager] => Array
        (
            [module] => main
            [file] => classes/general/cache_manager.php
        )

    [cpagecache] => Array
        (
            [module] => main
            [file] => classes/general/page_cache.php
        )

    [cstackcacheentry] => Array
        (
            [module] => main
            [file] => classes/general/stack_cache_entry.php
        )

    [cstackcachemanager] => Array
        (
            [module] => main
            [file] => classes/general/stack_cache.php
        )

    [cmodule] => Array
        (
            [module] => main
            [file] => /classes/general/module.php
        )

    [bitrix\main\entity\ufield] => Array
        (
            [module] => main
            [file] => include/deprecated/ufield.php
        )

    [cdatabase] => Array
        (
            [module] => main
            [file] => classes/mysql/database.php
        )

    [cdbresult] => Array
        (
            [module] => main
            [file] => classes/mysql/dbresult.php
        )

)
Array
(
    [bitrix\main\application] => Array
        (
            [module] => main
            [file] => lib/application.php
        )

    [bitrix\main\httpapplication] => Array
        (
            [module] => main
            [file] => lib/httpapplication.php
        )

    [bitrix\main\argumentexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\argumentnullexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\argumentoutofrangeexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\argumenttypeexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\notimplementedexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\notsupportedexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\invalidoperationexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\objectpropertyexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\objectnotfoundexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\objectexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\systemexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\accessdeniedexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\decodingexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\io\invalidpathexception] => Array
        (
            [module] => main
            [file] => lib/io/ioexception.php
        )

    [bitrix\main\io\filenotfoundexception] => Array
        (
            [module] => main
            [file] => lib/io/ioexception.php
        )

    [bitrix\main\io\filedeleteexception] => Array
        (
            [module] => main
            [file] => lib/io/ioexception.php
        )

    [bitrix\main\io\fileopenexception] => Array
        (
            [module] => main
            [file] => lib/io/ioexception.php
        )

    [bitrix\main\io\filenotopenedexception] => Array
        (
            [module] => main
            [file] => lib/io/ioexception.php
        )

    [bitrix\main\context] => Array
        (
            [module] => main
            [file] => lib/context.php
        )

    [bitrix\main\httpcontext] => Array
        (
            [module] => main
            [file] => lib/httpcontext.php
        )

    [bitrix\main\dispatcher] => Array
        (
            [module] => main
            [file] => lib/dispatcher.php
        )

    [bitrix\main\environment] => Array
        (
            [module] => main
            [file] => lib/environment.php
        )

    [bitrix\main\event] => Array
        (
            [module] => main
            [file] => lib/event.php
        )

    [bitrix\main\eventmanager] => Array
        (
            [module] => main
            [file] => lib/eventmanager.php
        )

    [bitrix\main\eventresult] => Array
        (
            [module] => main
            [file] => lib/eventresult.php
        )

    [bitrix\main\request] => Array
        (
            [module] => main
            [file] => lib/request.php
        )

    [bitrix\main\httprequest] => Array
        (
            [module] => main
            [file] => lib/httprequest.php
        )

    [bitrix\main\response] => Array
        (
            [module] => main
            [file] => lib/response.php
        )

    [bitrix\main\httpresponse] => Array
        (
            [module] => main
            [file] => lib/httpresponse.php
        )

    [bitrix\main\modulemanager] => Array
        (
            [module] => main
            [file] => lib/modulemanager.php
        )

    [bitrix\main\server] => Array
        (
            [module] => main
            [file] => lib/server.php
        )

    [bitrix\main\config\configuration] => Array
        (
            [module] => main
            [file] => lib/config/configuration.php
        )

    [bitrix\main\config\option] => Array
        (
            [module] => main
            [file] => lib/config/option.php
        )

    [bitrix\main\context\culture] => Array
        (
            [module] => main
            [file] => lib/context/culture.php
        )

    [bitrix\main\data\cache] => Array
        (
            [module] => main
            [file] => lib/data/cache.php
        )

    [bitrix\main\data\cacheengineapc] => Array
        (
            [module] => main
            [file] => lib/data/cacheengineapc.php
        )

    [bitrix\main\data\cacheenginememcache] => Array
        (
            [module] => main
            [file] => lib/data/cacheenginememcache.php
        )

    [bitrix\main\data\cacheenginefiles] => Array
        (
            [module] => main
            [file] => lib/data/cacheenginefiles.php
        )

    [bitrix\main\data\cacheenginenone] => Array
        (
            [module] => main
            [file] => lib/data/cacheenginenone.php
        )

    [bitrix\main\data\connection] => Array
        (
            [module] => main
            [file] => lib/data/connection.php
        )

    [bitrix\main\data\connectionpool] => Array
        (
            [module] => main
            [file] => lib/data/connectionpool.php
        )

    [bitrix\main\data\icacheengine] => Array
        (
            [module] => main
            [file] => lib/data/cache.php
        )

    [bitrix\main\data\hsphpreadconnection] => Array
        (
            [module] => main
            [file] => lib/data/hsphpreadconnection.php
        )

    [bitrix\main\data\managedcache] => Array
        (
            [module] => main
            [file] => lib/data/managedcache.php
        )

    [bitrix\main\data\taggedcache] => Array
        (
            [module] => main
            [file] => lib/data/taggedcache.php
        )

    [bitrix\main\data\memcacheconnection] => Array
        (
            [module] => main
            [file] => lib/data/memcacheconnection.php
        )

    [bitrix\main\data\memcachedconnection] => Array
        (
            [module] => main
            [file] => lib/data/memcachedconnection.php
        )

    [bitrix\main\data\nosqlconnection] => Array
        (
            [module] => main
            [file] => lib/data/nosqlconnection.php
        )

    [bitrix\main\db\arrayresult] => Array
        (
            [module] => main
            [file] => lib/db/arrayresult.php
        )

    [bitrix\main\db\result] => Array
        (
            [module] => main
            [file] => lib/db/result.php
        )

    [bitrix\main\db\connection] => Array
        (
            [module] => main
            [file] => lib/db/connection.php
        )

    [bitrix\main\db\sqlexception] => Array
        (
            [module] => main
            [file] => lib/db/sqlexception.php
        )

    [bitrix\main\db\sqlqueryexception] => Array
        (
            [module] => main
            [file] => lib/db/sqlexception.php
        )

    [bitrix\main\db\transactionexception] => Array
        (
            [module] => main
            [file] => lib/db/sqlexception.php
        )

    [bitrix\main\db\sqlexpression] => Array
        (
            [module] => main
            [file] => lib/db/sqlexpression.php
        )

    [bitrix\main\db\sqlhelper] => Array
        (
            [module] => main
            [file] => lib/db/sqlhelper.php
        )

    [bitrix\main\db\mysqlcommonconnection] => Array
        (
            [module] => main
            [file] => lib/db/mysqlcommonconnection.php
        )

    [bitrix\main\db\mysqliconnection] => Array
        (
            [module] => main
            [file] => lib/db/mysqliconnection.php
        )

    [bitrix\main\db\mysqliresult] => Array
        (
            [module] => main
            [file] => lib/db/mysqliresult.php
        )

    [bitrix\main\db\mysqlisqlhelper] => Array
        (
            [module] => main
            [file] => lib/db/mysqlisqlhelper.php
        )

    [bitrix\main\db\mssqlconnection] => Array
        (
            [module] => main
            [file] => lib/db/mssqlconnection.php
        )

    [bitrix\main\db\mssqlresult] => Array
        (
            [module] => main
            [file] => lib/db/mssqlresult.php
        )

    [bitrix\main\db\mssqlsqlhelper] => Array
        (
            [module] => main
            [file] => lib/db/mssqlsqlhelper.php
        )

    [bitrix\main\db\oracleconnection] => Array
        (
            [module] => main
            [file] => lib/db/oracleconnection.php
        )

    [bitrix\main\db\oracleresult] => Array
        (
            [module] => main
            [file] => lib/db/oracleresult.php
        )

    [bitrix\main\db\oraclesqlhelper] => Array
        (
            [module] => main
            [file] => lib/db/oraclesqlhelper.php
        )

    [bitrix\main\db\pgsqlconnection] => Array
        (
            [module] => main
            [file] => lib/db/pgsqlconnection.php
        )

    [bitrix\main\diag\httpexceptionhandleroutput] => Array
        (
            [module] => main
            [file] => lib/diag/httpexceptionhandleroutput.php
        )

    [bitrix\main\diag\fileexceptionhandlerlog] => Array
        (
            [module] => main
            [file] => lib/diag/fileexceptionhandlerlog.php
        )

    [bitrix\main\diag\exceptionhandler] => Array
        (
            [module] => main
            [file] => lib/diag/exceptionhandler.php
        )

    [bitrix\main\diag\iexceptionhandleroutput] => Array
        (
            [module] => main
            [file] => lib/diag/iexceptionhandleroutput.php
        )

    [bitrix\main\diag\exceptionhandlerlog] => Array
        (
            [module] => main
            [file] => lib/diag/exceptionhandlerlog.php
        )

    [bitrix\main\io\file] => Array
        (
            [module] => main
            [file] => lib/io/file.php
        )

    [bitrix\main\io\fileentry] => Array
        (
            [module] => main
            [file] => lib/io/fileentry.php
        )

    [bitrix\main\io\path] => Array
        (
            [module] => main
            [file] => lib/io/path.php
        )

    [bitrix\main\io\filesystementry] => Array
        (
            [module] => main
            [file] => lib/io/filesystementry.php
        )

    [bitrix\main\io\ifilestream] => Array
        (
            [module] => main
            [file] => lib/io/ifilestream.php
        )

    [bitrix\main\localization\loc] => Array
        (
            [module] => main
            [file] => lib/localization/loc.php
        )

    [bitrix\main\mail\mail] => Array
        (
            [module] => main
            [file] => lib/mail/mail.php
        )

    [bitrix\main\mail\tracking] => Array
        (
            [module] => main
            [file] => lib/mail/tracking.php
        )

    [bitrix\main\mail\eventmanager] => Array
        (
            [module] => main
            [file] => lib/mail/eventmanager.php
        )

    [bitrix\main\mail\eventmessagecompiler] => Array
        (
            [module] => main
            [file] => lib/mail/eventmessagecompiler.php
        )

    [bitrix\main\mail\eventmessagethemecompiler] => Array
        (
            [module] => main
            [file] => lib/mail/eventmessagethemecompiler.php
        )

    [bitrix\main\mail\internal\event] => Array
        (
            [module] => main
            [file] => lib/mail/internal/event.php
        )

    [bitrix\main\mail\internal\eventattachment] => Array
        (
            [module] => main
            [file] => lib/mail/internal/eventattachment.php
        )

    [bitrix\main\mail\internal\eventmessage] => Array
        (
            [module] => main
            [file] => lib/mail/internal/eventmessage.php
        )

    [bitrix\main\mail\internal\eventmessagesite] => Array
        (
            [module] => main
            [file] => lib/mail/internal/eventmessagesite.php
        )

    [bitrix\main\mail\internal\eventmessageattachment] => Array
        (
            [module] => main
            [file] => lib/mail/internal/eventmessageattachment.php
        )

    [bitrix\main\mail\internal\eventtype] => Array
        (
            [module] => main
            [file] => lib/mail/internal/eventtype.php
        )

    [bitrix\main\text\converter] => Array
        (
            [module] => main
            [file] => lib/text/converter.php
        )

    [bitrix\main\text\emptyconverter] => Array
        (
            [module] => main
            [file] => lib/text/emptyconverter.php
        )

    [bitrix\main\text\encoding] => Array
        (
            [module] => main
            [file] => lib/text/encoding.php
        )

    [bitrix\main\text\htmlconverter] => Array
        (
            [module] => main
            [file] => lib/text/htmlconverter.php
        )

    [bitrix\main\text\binarystring] => Array
        (
            [module] => main
            [file] => lib/text/binarystring.php
        )

    [bitrix\main\text\xmlconverter] => Array
        (
            [module] => main
            [file] => lib/text/xmlconverter.php
        )

    [bitrix\main\type\collection] => Array
        (
            [module] => main
            [file] => lib/type/collection.php
        )

    [bitrix\main\type\date] => Array
        (
            [module] => main
            [file] => lib/type/date.php
        )

    [bitrix\main\type\datetime] => Array
        (
            [module] => main
            [file] => lib/type/datetime.php
        )

    [bitrix\main\type\dictionary] => Array
        (
            [module] => main
            [file] => lib/type/dictionary.php
        )

    [bitrix\main\type\filterabledictionary] => Array
        (
            [module] => main
            [file] => lib/type/filterabledictionary.php
        )

    [bitrix\main\type\parameterdictionary] => Array
        (
            [module] => main
            [file] => lib/type/parameterdictionary.php
        )

    [bitrix\main\web\cookie] => Array
        (
            [module] => main
            [file] => lib/web/cookie.php
        )

    [bitrix\main\web\uri] => Array
        (
            [module] => main
            [file] => lib/web/uri.php
        )

    [bitrix\main\sendereventhandler] => Array
        (
            [module] => main
            [file] => lib/senderconnector.php
        )

    [bitrix\main\senderconnectoruser] => Array
        (
            [module] => main
            [file] => lib/senderconnector.php
        )

    [bitrix\main\urlrewriterrulemaker] => Array
        (
            [module] => main
            [file] => lib/urlrewriter.php
        )

    [bitrix\main\update\stepper] => Array
        (
            [module] => main
            [file] => lib/update/stepper.php
        )

    [bitrix\main\composite\abstractresponse] => Array
        (
            [module] => main
            [file] => lib/composite/responder.php
        )

    [bitrix\main\composite\fileresponse] => Array
        (
            [module] => main
            [file] => lib/composite/responder.php
        )

    [bitrix\main\composite\memcachedresponse] => Array
        (
            [module] => main
            [file] => lib/composite/responder.php
        )

    [bitrix\main\security\otpexception] => Array
        (
            [module] => main
            [file] => lib/security/securityexception.php
        )

    [ctimezone] => Array
        (
            [module] => main
            [file] => classes/general/time.php
        )

    [cbxpunycode] => Array
        (
            [module] => main
            [file] => classes/general/punycode.php
        )

    [ibxvirtualio] => Array
        (
            [module] => main
            [file] => classes/general/virtual_io.php
        )

    [ibxgeterrors] => Array
        (
            [module] => main
            [file] => classes/general/virtual_io.php
        )

    [cbxvirtualio] => Array
        (
            [module] => main
            [file] => classes/general/virtual_io.php
        )

    [cbxvirtualfilebase] => Array
        (
            [module] => main
            [file] => classes/general/virtual_file.php
        )

    [cbxvirtualfile] => Array
        (
            [module] => main
            [file] => classes/general/virtual_file.php
        )

    [cbxvirtualdirectory] => Array
        (
            [module] => main
            [file] => classes/general/virtual_file.php
        )

    [calloption] => Array
        (
            [module] => main
            [file] => classes/general/option.php
        )

    [coption] => Array
        (
            [module] => main
            [file] => classes/general/option.php
        )

    [callpageoption] => Array
        (
            [module] => main
            [file] => classes/general/pageoption.php
        )

    [cpageoption] => Array
        (
            [module] => main
            [file] => classes/general/pageoption.php
        )

    [callsqlwhere] => Array
        (
            [module] => main
            [file] => classes/general/sqlwhere.php
        )

    [csqlwhereexpression] => Array
        (
            [module] => main
            [file] => classes/general/sqlwhere.php
        )

    [csqlwhere] => Array
        (
            [module] => main
            [file] => classes/general/sqlwhere.php
        )

    [calllanguage] => Array
        (
            [module] => main
            [file] => classes/general/language.php
        )

    [clanguage] => Array
        (
            [module] => main
            [file] => classes/general/language.php
        )

    [clangadmin] => Array
        (
            [module] => main
            [file] => classes/general/language.php
        )

    [_clangdbresult] => Array
        (
            [module] => main
            [file] => classes/general/langdbresult.php
        )

    [callagent] => Array
        (
            [module] => main
            [file] => classes/general/agent.php
        )

    [cagent] => Array
        (
            [module] => main
            [file] => classes/mysql/agent.php
        )

    [capplicationexception] => Array
        (
            [module] => main
            [file] => classes/general/applicationexception.php
        )

    [cadminexception] => Array
        (
            [module] => main
            [file] => classes/general/adminexception.php
        )

    [callsite] => Array
        (
            [module] => main
            [file] => classes/general/site.php
        )

    [calllang] => Array
        (
            [module] => main
            [file] => classes/general/site.php
        )

    [csite] => Array
        (
            [module] => main
            [file] => classes/general/site.php
        )

    [clang] => Array
        (
            [module] => main
            [file] => classes/general/site.php
        )

    [chttp] => Array
        (
            [module] => main
            [file] => classes/general/http.php
        )

    [cutil] => Array
        (
            [module] => main
            [file] => classes/general/util.php
        )

    [callmain] => Array
        (
            [module] => main
            [file] => classes/general/main.php
        )

    [cmain] => Array
        (
            [module] => main
            [file] => classes/general/main.php
        )

    [calldatabase] => Array
        (
            [module] => main
            [file] => classes/general/database.php
        )

    [calldbresult] => Array
        (
            [module] => main
            [file] => classes/general/dbresult.php
        )

    [cdatabasemysql] => Array
        (
            [module] => main
            [file] => classes/mysql/database.php
        )

    [cdbresultmysql] => Array
        (
            [module] => main
            [file] => classes/mysql/dbresult.php
        )

    [icachebackend] => Array
        (
            [module] => main
            [file] => classes/general/cache_backend.php
        )

    [cphpcache] => Array
        (
            [module] => main
            [file] => classes/general/cache.php
        )

    [ccachemanager] => Array
        (
            [module] => main
            [file] => classes/general/cache_manager.php
        )

    [cpagecache] => Array
        (
            [module] => main
            [file] => classes/general/page_cache.php
        )

    [cstackcacheentry] => Array
        (
            [module] => main
            [file] => classes/general/stack_cache_entry.php
        )

    [cstackcachemanager] => Array
        (
            [module] => main
            [file] => classes/general/stack_cache.php
        )

    [cmodule] => Array
        (
            [module] => main
            [file] => /classes/general/module.php
        )

    [bitrix\main\entity\ufield] => Array
        (
            [module] => main
            [file] => include/deprecated/ufield.php
        )

    [cdatabase] => Array
        (
            [module] => main
            [file] => classes/mysql/database.php
        )

    [cdbresult] => Array
        (
            [module] => main
            [file] => classes/mysql/dbresult.php
        )

)
Array
(
    [bitrix\main\application] => Array
        (
            [module] => main
            [file] => lib/application.php
        )

    [bitrix\main\httpapplication] => Array
        (
            [module] => main
            [file] => lib/httpapplication.php
        )

    [bitrix\main\argumentexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\argumentnullexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\argumentoutofrangeexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\argumenttypeexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\notimplementedexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\notsupportedexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\invalidoperationexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\objectpropertyexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\objectnotfoundexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\objectexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\systemexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\accessdeniedexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\decodingexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\io\invalidpathexception] => Array
        (
            [module] => main
            [file] => lib/io/ioexception.php
        )

    [bitrix\main\io\filenotfoundexception] => Array
        (
            [module] => main
            [file] => lib/io/ioexception.php
        )

    [bitrix\main\io\filedeleteexception] => Array
        (
            [module] => main
            [file] => lib/io/ioexception.php
        )

    [bitrix\main\io\fileopenexception] => Array
        (
            [module] => main
            [file] => lib/io/ioexception.php
        )

    [bitrix\main\io\filenotopenedexception] => Array
        (
            [module] => main
            [file] => lib/io/ioexception.php
        )

    [bitrix\main\context] => Array
        (
            [module] => main
            [file] => lib/context.php
        )

    [bitrix\main\httpcontext] => Array
        (
            [module] => main
            [file] => lib/httpcontext.php
        )

    [bitrix\main\dispatcher] => Array
        (
            [module] => main
            [file] => lib/dispatcher.php
        )

    [bitrix\main\environment] => Array
        (
            [module] => main
            [file] => lib/environment.php
        )

    [bitrix\main\event] => Array
        (
            [module] => main
            [file] => lib/event.php
        )

    [bitrix\main\eventmanager] => Array
        (
            [module] => main
            [file] => lib/eventmanager.php
        )

    [bitrix\main\eventresult] => Array
        (
            [module] => main
            [file] => lib/eventresult.php
        )

    [bitrix\main\request] => Array
        (
            [module] => main
            [file] => lib/request.php
        )

    [bitrix\main\httprequest] => Array
        (
            [module] => main
            [file] => lib/httprequest.php
        )

    [bitrix\main\response] => Array
        (
            [module] => main
            [file] => lib/response.php
        )

    [bitrix\main\httpresponse] => Array
        (
            [module] => main
            [file] => lib/httpresponse.php
        )

    [bitrix\main\modulemanager] => Array
        (
            [module] => main
            [file] => lib/modulemanager.php
        )

    [bitrix\main\server] => Array
        (
            [module] => main
            [file] => lib/server.php
        )

    [bitrix\main\config\configuration] => Array
        (
            [module] => main
            [file] => lib/config/configuration.php
        )

    [bitrix\main\config\option] => Array
        (
            [module] => main
            [file] => lib/config/option.php
        )

    [bitrix\main\context\culture] => Array
        (
            [module] => main
            [file] => lib/context/culture.php
        )

    [bitrix\main\data\cache] => Array
        (
            [module] => main
            [file] => lib/data/cache.php
        )

    [bitrix\main\data\cacheengineapc] => Array
        (
            [module] => main
            [file] => lib/data/cacheengineapc.php
        )

    [bitrix\main\data\cacheenginememcache] => Array
        (
            [module] => main
            [file] => lib/data/cacheenginememcache.php
        )

    [bitrix\main\data\cacheenginefiles] => Array
        (
            [module] => main
            [file] => lib/data/cacheenginefiles.php
        )

    [bitrix\main\data\cacheenginenone] => Array
        (
            [module] => main
            [file] => lib/data/cacheenginenone.php
        )

    [bitrix\main\data\connection] => Array
        (
            [module] => main
            [file] => lib/data/connection.php
        )

    [bitrix\main\data\connectionpool] => Array
        (
            [module] => main
            [file] => lib/data/connectionpool.php
        )

    [bitrix\main\data\icacheengine] => Array
        (
            [module] => main
            [file] => lib/data/cache.php
        )

    [bitrix\main\data\hsphpreadconnection] => Array
        (
            [module] => main
            [file] => lib/data/hsphpreadconnection.php
        )

    [bitrix\main\data\managedcache] => Array
        (
            [module] => main
            [file] => lib/data/managedcache.php
        )

    [bitrix\main\data\taggedcache] => Array
        (
            [module] => main
            [file] => lib/data/taggedcache.php
        )

    [bitrix\main\data\memcacheconnection] => Array
        (
            [module] => main
            [file] => lib/data/memcacheconnection.php
        )

    [bitrix\main\data\memcachedconnection] => Array
        (
            [module] => main
            [file] => lib/data/memcachedconnection.php
        )

    [bitrix\main\data\nosqlconnection] => Array
        (
            [module] => main
            [file] => lib/data/nosqlconnection.php
        )

    [bitrix\main\db\arrayresult] => Array
        (
            [module] => main
            [file] => lib/db/arrayresult.php
        )

    [bitrix\main\db\result] => Array
        (
            [module] => main
            [file] => lib/db/result.php
        )

    [bitrix\main\db\connection] => Array
        (
            [module] => main
            [file] => lib/db/connection.php
        )

    [bitrix\main\db\sqlexception] => Array
        (
            [module] => main
            [file] => lib/db/sqlexception.php
        )

    [bitrix\main\db\sqlqueryexception] => Array
        (
            [module] => main
            [file] => lib/db/sqlexception.php
        )

    [bitrix\main\db\transactionexception] => Array
        (
            [module] => main
            [file] => lib/db/sqlexception.php
        )

    [bitrix\main\db\sqlexpression] => Array
        (
            [module] => main
            [file] => lib/db/sqlexpression.php
        )

    [bitrix\main\db\sqlhelper] => Array
        (
            [module] => main
            [file] => lib/db/sqlhelper.php
        )

    [bitrix\main\db\mysqlcommonconnection] => Array
        (
            [module] => main
            [file] => lib/db/mysqlcommonconnection.php
        )

    [bitrix\main\db\mysqliconnection] => Array
        (
            [module] => main
            [file] => lib/db/mysqliconnection.php
        )

    [bitrix\main\db\mysqliresult] => Array
        (
            [module] => main
            [file] => lib/db/mysqliresult.php
        )

    [bitrix\main\db\mysqlisqlhelper] => Array
        (
            [module] => main
            [file] => lib/db/mysqlisqlhelper.php
        )

    [bitrix\main\db\mssqlconnection] => Array
        (
            [module] => main
            [file] => lib/db/mssqlconnection.php
        )

    [bitrix\main\db\mssqlresult] => Array
        (
            [module] => main
            [file] => lib/db/mssqlresult.php
        )

    [bitrix\main\db\mssqlsqlhelper] => Array
        (
            [module] => main
            [file] => lib/db/mssqlsqlhelper.php
        )

    [bitrix\main\db\oracleconnection] => Array
        (
            [module] => main
            [file] => lib/db/oracleconnection.php
        )

    [bitrix\main\db\oracleresult] => Array
        (
            [module] => main
            [file] => lib/db/oracleresult.php
        )

    [bitrix\main\db\oraclesqlhelper] => Array
        (
            [module] => main
            [file] => lib/db/oraclesqlhelper.php
        )

    [bitrix\main\db\pgsqlconnection] => Array
        (
            [module] => main
            [file] => lib/db/pgsqlconnection.php
        )

    [bitrix\main\diag\httpexceptionhandleroutput] => Array
        (
            [module] => main
            [file] => lib/diag/httpexceptionhandleroutput.php
        )

    [bitrix\main\diag\fileexceptionhandlerlog] => Array
        (
            [module] => main
            [file] => lib/diag/fileexceptionhandlerlog.php
        )

    [bitrix\main\diag\exceptionhandler] => Array
        (
            [module] => main
            [file] => lib/diag/exceptionhandler.php
        )

    [bitrix\main\diag\iexceptionhandleroutput] => Array
        (
            [module] => main
            [file] => lib/diag/iexceptionhandleroutput.php
        )

    [bitrix\main\diag\exceptionhandlerlog] => Array
        (
            [module] => main
            [file] => lib/diag/exceptionhandlerlog.php
        )

    [bitrix\main\io\file] => Array
        (
            [module] => main
            [file] => lib/io/file.php
        )

    [bitrix\main\io\fileentry] => Array
        (
            [module] => main
            [file] => lib/io/fileentry.php
        )

    [bitrix\main\io\path] => Array
        (
            [module] => main
            [file] => lib/io/path.php
        )

    [bitrix\main\io\filesystementry] => Array
        (
            [module] => main
            [file] => lib/io/filesystementry.php
        )

    [bitrix\main\io\ifilestream] => Array
        (
            [module] => main
            [file] => lib/io/ifilestream.php
        )

    [bitrix\main\localization\loc] => Array
        (
            [module] => main
            [file] => lib/localization/loc.php
        )

    [bitrix\main\mail\mail] => Array
        (
            [module] => main
            [file] => lib/mail/mail.php
        )

    [bitrix\main\mail\tracking] => Array
        (
            [module] => main
            [file] => lib/mail/tracking.php
        )

    [bitrix\main\mail\eventmanager] => Array
        (
            [module] => main
            [file] => lib/mail/eventmanager.php
        )

    [bitrix\main\mail\eventmessagecompiler] => Array
        (
            [module] => main
            [file] => lib/mail/eventmessagecompiler.php
        )

    [bitrix\main\mail\eventmessagethemecompiler] => Array
        (
            [module] => main
            [file] => lib/mail/eventmessagethemecompiler.php
        )

    [bitrix\main\mail\internal\event] => Array
        (
            [module] => main
            [file] => lib/mail/internal/event.php
        )

    [bitrix\main\mail\internal\eventattachment] => Array
        (
            [module] => main
            [file] => lib/mail/internal/eventattachment.php
        )

    [bitrix\main\mail\internal\eventmessage] => Array
        (
            [module] => main
            [file] => lib/mail/internal/eventmessage.php
        )

    [bitrix\main\mail\internal\eventmessagesite] => Array
        (
            [module] => main
            [file] => lib/mail/internal/eventmessagesite.php
        )

    [bitrix\main\mail\internal\eventmessageattachment] => Array
        (
            [module] => main
            [file] => lib/mail/internal/eventmessageattachment.php
        )

    [bitrix\main\mail\internal\eventtype] => Array
        (
            [module] => main
            [file] => lib/mail/internal/eventtype.php
        )

    [bitrix\main\text\converter] => Array
        (
            [module] => main
            [file] => lib/text/converter.php
        )

    [bitrix\main\text\emptyconverter] => Array
        (
            [module] => main
            [file] => lib/text/emptyconverter.php
        )

    [bitrix\main\text\encoding] => Array
        (
            [module] => main
            [file] => lib/text/encoding.php
        )

    [bitrix\main\text\htmlconverter] => Array
        (
            [module] => main
            [file] => lib/text/htmlconverter.php
        )

    [bitrix\main\text\binarystring] => Array
        (
            [module] => main
            [file] => lib/text/binarystring.php
        )

    [bitrix\main\text\xmlconverter] => Array
        (
            [module] => main
            [file] => lib/text/xmlconverter.php
        )

    [bitrix\main\type\collection] => Array
        (
            [module] => main
            [file] => lib/type/collection.php
        )

    [bitrix\main\type\date] => Array
        (
            [module] => main
            [file] => lib/type/date.php
        )

    [bitrix\main\type\datetime] => Array
        (
            [module] => main
            [file] => lib/type/datetime.php
        )

    [bitrix\main\type\dictionary] => Array
        (
            [module] => main
            [file] => lib/type/dictionary.php
        )

    [bitrix\main\type\filterabledictionary] => Array
        (
            [module] => main
            [file] => lib/type/filterabledictionary.php
        )

    [bitrix\main\type\parameterdictionary] => Array
        (
            [module] => main
            [file] => lib/type/parameterdictionary.php
        )

    [bitrix\main\web\cookie] => Array
        (
            [module] => main
            [file] => lib/web/cookie.php
        )

    [bitrix\main\web\uri] => Array
        (
            [module] => main
            [file] => lib/web/uri.php
        )

    [bitrix\main\sendereventhandler] => Array
        (
            [module] => main
            [file] => lib/senderconnector.php
        )

    [bitrix\main\senderconnectoruser] => Array
        (
            [module] => main
            [file] => lib/senderconnector.php
        )

    [bitrix\main\urlrewriterrulemaker] => Array
        (
            [module] => main
            [file] => lib/urlrewriter.php
        )

    [bitrix\main\update\stepper] => Array
        (
            [module] => main
            [file] => lib/update/stepper.php
        )

    [bitrix\main\composite\abstractresponse] => Array
        (
            [module] => main
            [file] => lib/composite/responder.php
        )

    [bitrix\main\composite\fileresponse] => Array
        (
            [module] => main
            [file] => lib/composite/responder.php
        )

    [bitrix\main\composite\memcachedresponse] => Array
        (
            [module] => main
            [file] => lib/composite/responder.php
        )

    [bitrix\main\security\otpexception] => Array
        (
            [module] => main
            [file] => lib/security/securityexception.php
        )

    [ctimezone] => Array
        (
            [module] => main
            [file] => classes/general/time.php
        )

    [cbxpunycode] => Array
        (
            [module] => main
            [file] => classes/general/punycode.php
        )

    [ibxvirtualio] => Array
        (
            [module] => main
            [file] => classes/general/virtual_io.php
        )

    [ibxgeterrors] => Array
        (
            [module] => main
            [file] => classes/general/virtual_io.php
        )

    [cbxvirtualio] => Array
        (
            [module] => main
            [file] => classes/general/virtual_io.php
        )

    [cbxvirtualfilebase] => Array
        (
            [module] => main
            [file] => classes/general/virtual_file.php
        )

    [cbxvirtualfile] => Array
        (
            [module] => main
            [file] => classes/general/virtual_file.php
        )

    [cbxvirtualdirectory] => Array
        (
            [module] => main
            [file] => classes/general/virtual_file.php
        )

    [calloption] => Array
        (
            [module] => main
            [file] => classes/general/option.php
        )

    [coption] => Array
        (
            [module] => main
            [file] => classes/general/option.php
        )

    [callpageoption] => Array
        (
            [module] => main
            [file] => classes/general/pageoption.php
        )

    [cpageoption] => Array
        (
            [module] => main
            [file] => classes/general/pageoption.php
        )

    [callsqlwhere] => Array
        (
            [module] => main
            [file] => classes/general/sqlwhere.php
        )

    [csqlwhereexpression] => Array
        (
            [module] => main
            [file] => classes/general/sqlwhere.php
        )

    [csqlwhere] => Array
        (
            [module] => main
            [file] => classes/general/sqlwhere.php
        )

    [calllanguage] => Array
        (
            [module] => main
            [file] => classes/general/language.php
        )

    [clanguage] => Array
        (
            [module] => main
            [file] => classes/general/language.php
        )

    [clangadmin] => Array
        (
            [module] => main
            [file] => classes/general/language.php
        )

    [_clangdbresult] => Array
        (
            [module] => main
            [file] => classes/general/langdbresult.php
        )

    [callagent] => Array
        (
            [module] => main
            [file] => classes/general/agent.php
        )

    [cagent] => Array
        (
            [module] => main
            [file] => classes/mysql/agent.php
        )

    [capplicationexception] => Array
        (
            [module] => main
            [file] => classes/general/applicationexception.php
        )

    [cadminexception] => Array
        (
            [module] => main
            [file] => classes/general/adminexception.php
        )

    [callsite] => Array
        (
            [module] => main
            [file] => classes/general/site.php
        )

    [calllang] => Array
        (
            [module] => main
            [file] => classes/general/site.php
        )

    [csite] => Array
        (
            [module] => main
            [file] => classes/general/site.php
        )

    [clang] => Array
        (
            [module] => main
            [file] => classes/general/site.php
        )

    [chttp] => Array
        (
            [module] => main
            [file] => classes/general/http.php
        )

    [cutil] => Array
        (
            [module] => main
            [file] => classes/general/util.php
        )

    [callmain] => Array
        (
            [module] => main
            [file] => classes/general/main.php
        )

    [cmain] => Array
        (
            [module] => main
            [file] => classes/general/main.php
        )

    [calldatabase] => Array
        (
            [module] => main
            [file] => classes/general/database.php
        )

    [calldbresult] => Array
        (
            [module] => main
            [file] => classes/general/dbresult.php
        )

    [cdatabasemysql] => Array
        (
            [module] => main
            [file] => classes/mysql/database.php
        )

    [cdbresultmysql] => Array
        (
            [module] => main
            [file] => classes/mysql/dbresult.php
        )

    [icachebackend] => Array
        (
            [module] => main
            [file] => classes/general/cache_backend.php
        )

    [cphpcache] => Array
        (
            [module] => main
            [file] => classes/general/cache.php
        )

    [ccachemanager] => Array
        (
            [module] => main
            [file] => classes/general/cache_manager.php
        )

    [cpagecache] => Array
        (
            [module] => main
            [file] => classes/general/page_cache.php
        )

    [cstackcacheentry] => Array
        (
            [module] => main
            [file] => classes/general/stack_cache_entry.php
        )

    [cstackcachemanager] => Array
        (
            [module] => main
            [file] => classes/general/stack_cache.php
        )

    [cmodule] => Array
        (
            [module] => main
            [file] => /classes/general/module.php
        )

    [bitrix\main\entity\ufield] => Array
        (
            [module] => main
            [file] => include/deprecated/ufield.php
        )

    [cdatabase] => Array
        (
            [module] => main
            [file] => classes/mysql/database.php
        )

    [cdbresult] => Array
        (
            [module] => main
            [file] => classes/mysql/dbresult.php
        )

)
Array
(
    [bitrix\main\application] => Array
        (
            [module] => main
            [file] => lib/application.php
        )

    [bitrix\main\httpapplication] => Array
        (
            [module] => main
            [file] => lib/httpapplication.php
        )

    [bitrix\main\argumentexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\argumentnullexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\argumentoutofrangeexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\argumenttypeexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\notimplementedexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\notsupportedexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\invalidoperationexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\objectpropertyexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\objectnotfoundexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\objectexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\systemexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\accessdeniedexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\decodingexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\io\invalidpathexception] => Array
        (
            [module] => main
            [file] => lib/io/ioexception.php
        )

    [bitrix\main\io\filenotfoundexception] => Array
        (
            [module] => main
            [file] => lib/io/ioexception.php
        )

    [bitrix\main\io\filedeleteexception] => Array
        (
            [module] => main
            [file] => lib/io/ioexception.php
        )

    [bitrix\main\io\fileopenexception] => Array
        (
            [module] => main
            [file] => lib/io/ioexception.php
        )

    [bitrix\main\io\filenotopenedexception] => Array
        (
            [module] => main
            [file] => lib/io/ioexception.php
        )

    [bitrix\main\context] => Array
        (
            [module] => main
            [file] => lib/context.php
        )

    [bitrix\main\httpcontext] => Array
        (
            [module] => main
            [file] => lib/httpcontext.php
        )

    [bitrix\main\dispatcher] => Array
        (
            [module] => main
            [file] => lib/dispatcher.php
        )

    [bitrix\main\environment] => Array
        (
            [module] => main
            [file] => lib/environment.php
        )

    [bitrix\main\event] => Array
        (
            [module] => main
            [file] => lib/event.php
        )

    [bitrix\main\eventmanager] => Array
        (
            [module] => main
            [file] => lib/eventmanager.php
        )

    [bitrix\main\eventresult] => Array
        (
            [module] => main
            [file] => lib/eventresult.php
        )

    [bitrix\main\request] => Array
        (
            [module] => main
            [file] => lib/request.php
        )

    [bitrix\main\httprequest] => Array
        (
            [module] => main
            [file] => lib/httprequest.php
        )

    [bitrix\main\response] => Array
        (
            [module] => main
            [file] => lib/response.php
        )

    [bitrix\main\httpresponse] => Array
        (
            [module] => main
            [file] => lib/httpresponse.php
        )

    [bitrix\main\modulemanager] => Array
        (
            [module] => main
            [file] => lib/modulemanager.php
        )

    [bitrix\main\server] => Array
        (
            [module] => main
            [file] => lib/server.php
        )

    [bitrix\main\config\configuration] => Array
        (
            [module] => main
            [file] => lib/config/configuration.php
        )

    [bitrix\main\config\option] => Array
        (
            [module] => main
            [file] => lib/config/option.php
        )

    [bitrix\main\context\culture] => Array
        (
            [module] => main
            [file] => lib/context/culture.php
        )

    [bitrix\main\data\cache] => Array
        (
            [module] => main
            [file] => lib/data/cache.php
        )

    [bitrix\main\data\cacheengineapc] => Array
        (
            [module] => main
            [file] => lib/data/cacheengineapc.php
        )

    [bitrix\main\data\cacheenginememcache] => Array
        (
            [module] => main
            [file] => lib/data/cacheenginememcache.php
        )

    [bitrix\main\data\cacheenginefiles] => Array
        (
            [module] => main
            [file] => lib/data/cacheenginefiles.php
        )

    [bitrix\main\data\cacheenginenone] => Array
        (
            [module] => main
            [file] => lib/data/cacheenginenone.php
        )

    [bitrix\main\data\connection] => Array
        (
            [module] => main
            [file] => lib/data/connection.php
        )

    [bitrix\main\data\connectionpool] => Array
        (
            [module] => main
            [file] => lib/data/connectionpool.php
        )

    [bitrix\main\data\icacheengine] => Array
        (
            [module] => main
            [file] => lib/data/cache.php
        )

    [bitrix\main\data\hsphpreadconnection] => Array
        (
            [module] => main
            [file] => lib/data/hsphpreadconnection.php
        )

    [bitrix\main\data\managedcache] => Array
        (
            [module] => main
            [file] => lib/data/managedcache.php
        )

    [bitrix\main\data\taggedcache] => Array
        (
            [module] => main
            [file] => lib/data/taggedcache.php
        )

    [bitrix\main\data\memcacheconnection] => Array
        (
            [module] => main
            [file] => lib/data/memcacheconnection.php
        )

    [bitrix\main\data\memcachedconnection] => Array
        (
            [module] => main
            [file] => lib/data/memcachedconnection.php
        )

    [bitrix\main\data\nosqlconnection] => Array
        (
            [module] => main
            [file] => lib/data/nosqlconnection.php
        )

    [bitrix\main\db\arrayresult] => Array
        (
            [module] => main
            [file] => lib/db/arrayresult.php
        )

    [bitrix\main\db\result] => Array
        (
            [module] => main
            [file] => lib/db/result.php
        )

    [bitrix\main\db\connection] => Array
        (
            [module] => main
            [file] => lib/db/connection.php
        )

    [bitrix\main\db\sqlexception] => Array
        (
            [module] => main
            [file] => lib/db/sqlexception.php
        )

    [bitrix\main\db\sqlqueryexception] => Array
        (
            [module] => main
            [file] => lib/db/sqlexception.php
        )

    [bitrix\main\db\transactionexception] => Array
        (
            [module] => main
            [file] => lib/db/sqlexception.php
        )

    [bitrix\main\db\sqlexpression] => Array
        (
            [module] => main
            [file] => lib/db/sqlexpression.php
        )

    [bitrix\main\db\sqlhelper] => Array
        (
            [module] => main
            [file] => lib/db/sqlhelper.php
        )

    [bitrix\main\db\mysqlcommonconnection] => Array
        (
            [module] => main
            [file] => lib/db/mysqlcommonconnection.php
        )

    [bitrix\main\db\mysqliconnection] => Array
        (
            [module] => main
            [file] => lib/db/mysqliconnection.php
        )

    [bitrix\main\db\mysqliresult] => Array
        (
            [module] => main
            [file] => lib/db/mysqliresult.php
        )

    [bitrix\main\db\mysqlisqlhelper] => Array
        (
            [module] => main
            [file] => lib/db/mysqlisqlhelper.php
        )

    [bitrix\main\db\mssqlconnection] => Array
        (
            [module] => main
            [file] => lib/db/mssqlconnection.php
        )

    [bitrix\main\db\mssqlresult] => Array
        (
            [module] => main
            [file] => lib/db/mssqlresult.php
        )

    [bitrix\main\db\mssqlsqlhelper] => Array
        (
            [module] => main
            [file] => lib/db/mssqlsqlhelper.php
        )

    [bitrix\main\db\oracleconnection] => Array
        (
            [module] => main
            [file] => lib/db/oracleconnection.php
        )

    [bitrix\main\db\oracleresult] => Array
        (
            [module] => main
            [file] => lib/db/oracleresult.php
        )

    [bitrix\main\db\oraclesqlhelper] => Array
        (
            [module] => main
            [file] => lib/db/oraclesqlhelper.php
        )

    [bitrix\main\db\pgsqlconnection] => Array
        (
            [module] => main
            [file] => lib/db/pgsqlconnection.php
        )

    [bitrix\main\diag\httpexceptionhandleroutput] => Array
        (
            [module] => main
            [file] => lib/diag/httpexceptionhandleroutput.php
        )

    [bitrix\main\diag\fileexceptionhandlerlog] => Array
        (
            [module] => main
            [file] => lib/diag/fileexceptionhandlerlog.php
        )

    [bitrix\main\diag\exceptionhandler] => Array
        (
            [module] => main
            [file] => lib/diag/exceptionhandler.php
        )

    [bitrix\main\diag\iexceptionhandleroutput] => Array
        (
            [module] => main
            [file] => lib/diag/iexceptionhandleroutput.php
        )

    [bitrix\main\diag\exceptionhandlerlog] => Array
        (
            [module] => main
            [file] => lib/diag/exceptionhandlerlog.php
        )

    [bitrix\main\io\file] => Array
        (
            [module] => main
            [file] => lib/io/file.php
        )

    [bitrix\main\io\fileentry] => Array
        (
            [module] => main
            [file] => lib/io/fileentry.php
        )

    [bitrix\main\io\path] => Array
        (
            [module] => main
            [file] => lib/io/path.php
        )

    [bitrix\main\io\filesystementry] => Array
        (
            [module] => main
            [file] => lib/io/filesystementry.php
        )

    [bitrix\main\io\ifilestream] => Array
        (
            [module] => main
            [file] => lib/io/ifilestream.php
        )

    [bitrix\main\localization\loc] => Array
        (
            [module] => main
            [file] => lib/localization/loc.php
        )

    [bitrix\main\mail\mail] => Array
        (
            [module] => main
            [file] => lib/mail/mail.php
        )

    [bitrix\main\mail\tracking] => Array
        (
            [module] => main
            [file] => lib/mail/tracking.php
        )

    [bitrix\main\mail\eventmanager] => Array
        (
            [module] => main
            [file] => lib/mail/eventmanager.php
        )

    [bitrix\main\mail\eventmessagecompiler] => Array
        (
            [module] => main
            [file] => lib/mail/eventmessagecompiler.php
        )

    [bitrix\main\mail\eventmessagethemecompiler] => Array
        (
            [module] => main
            [file] => lib/mail/eventmessagethemecompiler.php
        )

    [bitrix\main\mail\internal\event] => Array
        (
            [module] => main
            [file] => lib/mail/internal/event.php
        )

    [bitrix\main\mail\internal\eventattachment] => Array
        (
            [module] => main
            [file] => lib/mail/internal/eventattachment.php
        )

    [bitrix\main\mail\internal\eventmessage] => Array
        (
            [module] => main
            [file] => lib/mail/internal/eventmessage.php
        )

    [bitrix\main\mail\internal\eventmessagesite] => Array
        (
            [module] => main
            [file] => lib/mail/internal/eventmessagesite.php
        )

    [bitrix\main\mail\internal\eventmessageattachment] => Array
        (
            [module] => main
            [file] => lib/mail/internal/eventmessageattachment.php
        )

    [bitrix\main\mail\internal\eventtype] => Array
        (
            [module] => main
            [file] => lib/mail/internal/eventtype.php
        )

    [bitrix\main\text\converter] => Array
        (
            [module] => main
            [file] => lib/text/converter.php
        )

    [bitrix\main\text\emptyconverter] => Array
        (
            [module] => main
            [file] => lib/text/emptyconverter.php
        )

    [bitrix\main\text\encoding] => Array
        (
            [module] => main
            [file] => lib/text/encoding.php
        )

    [bitrix\main\text\htmlconverter] => Array
        (
            [module] => main
            [file] => lib/text/htmlconverter.php
        )

    [bitrix\main\text\binarystring] => Array
        (
            [module] => main
            [file] => lib/text/binarystring.php
        )

    [bitrix\main\text\xmlconverter] => Array
        (
            [module] => main
            [file] => lib/text/xmlconverter.php
        )

    [bitrix\main\type\collection] => Array
        (
            [module] => main
            [file] => lib/type/collection.php
        )

    [bitrix\main\type\date] => Array
        (
            [module] => main
            [file] => lib/type/date.php
        )

    [bitrix\main\type\datetime] => Array
        (
            [module] => main
            [file] => lib/type/datetime.php
        )

    [bitrix\main\type\dictionary] => Array
        (
            [module] => main
            [file] => lib/type/dictionary.php
        )

    [bitrix\main\type\filterabledictionary] => Array
        (
            [module] => main
            [file] => lib/type/filterabledictionary.php
        )

    [bitrix\main\type\parameterdictionary] => Array
        (
            [module] => main
            [file] => lib/type/parameterdictionary.php
        )

    [bitrix\main\web\cookie] => Array
        (
            [module] => main
            [file] => lib/web/cookie.php
        )

    [bitrix\main\web\uri] => Array
        (
            [module] => main
            [file] => lib/web/uri.php
        )

    [bitrix\main\sendereventhandler] => Array
        (
            [module] => main
            [file] => lib/senderconnector.php
        )

    [bitrix\main\senderconnectoruser] => Array
        (
            [module] => main
            [file] => lib/senderconnector.php
        )

    [bitrix\main\urlrewriterrulemaker] => Array
        (
            [module] => main
            [file] => lib/urlrewriter.php
        )

    [bitrix\main\update\stepper] => Array
        (
            [module] => main
            [file] => lib/update/stepper.php
        )

    [bitrix\main\composite\abstractresponse] => Array
        (
            [module] => main
            [file] => lib/composite/responder.php
        )

    [bitrix\main\composite\fileresponse] => Array
        (
            [module] => main
            [file] => lib/composite/responder.php
        )

    [bitrix\main\composite\memcachedresponse] => Array
        (
            [module] => main
            [file] => lib/composite/responder.php
        )

    [bitrix\main\security\otpexception] => Array
        (
            [module] => main
            [file] => lib/security/securityexception.php
        )

    [ctimezone] => Array
        (
            [module] => main
            [file] => classes/general/time.php
        )

    [cbxpunycode] => Array
        (
            [module] => main
            [file] => classes/general/punycode.php
        )

    [ibxvirtualio] => Array
        (
            [module] => main
            [file] => classes/general/virtual_io.php
        )

    [ibxgeterrors] => Array
        (
            [module] => main
            [file] => classes/general/virtual_io.php
        )

    [cbxvirtualio] => Array
        (
            [module] => main
            [file] => classes/general/virtual_io.php
        )

    [cbxvirtualfilebase] => Array
        (
            [module] => main
            [file] => classes/general/virtual_file.php
        )

    [cbxvirtualfile] => Array
        (
            [module] => main
            [file] => classes/general/virtual_file.php
        )

    [cbxvirtualdirectory] => Array
        (
            [module] => main
            [file] => classes/general/virtual_file.php
        )

    [calloption] => Array
        (
            [module] => main
            [file] => classes/general/option.php
        )

    [coption] => Array
        (
            [module] => main
            [file] => classes/general/option.php
        )

    [callpageoption] => Array
        (
            [module] => main
            [file] => classes/general/pageoption.php
        )

    [cpageoption] => Array
        (
            [module] => main
            [file] => classes/general/pageoption.php
        )

    [callsqlwhere] => Array
        (
            [module] => main
            [file] => classes/general/sqlwhere.php
        )

    [csqlwhereexpression] => Array
        (
            [module] => main
            [file] => classes/general/sqlwhere.php
        )

    [csqlwhere] => Array
        (
            [module] => main
            [file] => classes/general/sqlwhere.php
        )

    [calllanguage] => Array
        (
            [module] => main
            [file] => classes/general/language.php
        )

    [clanguage] => Array
        (
            [module] => main
            [file] => classes/general/language.php
        )

    [clangadmin] => Array
        (
            [module] => main
            [file] => classes/general/language.php
        )

    [_clangdbresult] => Array
        (
            [module] => main
            [file] => classes/general/langdbresult.php
        )

    [callagent] => Array
        (
            [module] => main
            [file] => classes/general/agent.php
        )

    [cagent] => Array
        (
            [module] => main
            [file] => classes/mysql/agent.php
        )

    [capplicationexception] => Array
        (
            [module] => main
            [file] => classes/general/applicationexception.php
        )

    [cadminexception] => Array
        (
            [module] => main
            [file] => classes/general/adminexception.php
        )

    [callsite] => Array
        (
            [module] => main
            [file] => classes/general/site.php
        )

    [calllang] => Array
        (
            [module] => main
            [file] => classes/general/site.php
        )

    [csite] => Array
        (
            [module] => main
            [file] => classes/general/site.php
        )

    [clang] => Array
        (
            [module] => main
            [file] => classes/general/site.php
        )

    [chttp] => Array
        (
            [module] => main
            [file] => classes/general/http.php
        )

    [cutil] => Array
        (
            [module] => main
            [file] => classes/general/util.php
        )

    [callmain] => Array
        (
            [module] => main
            [file] => classes/general/main.php
        )

    [cmain] => Array
        (
            [module] => main
            [file] => classes/general/main.php
        )

    [calldatabase] => Array
        (
            [module] => main
            [file] => classes/general/database.php
        )

    [calldbresult] => Array
        (
            [module] => main
            [file] => classes/general/dbresult.php
        )

    [cdatabasemysql] => Array
        (
            [module] => main
            [file] => classes/mysql/database.php
        )

    [cdbresultmysql] => Array
        (
            [module] => main
            [file] => classes/mysql/dbresult.php
        )

    [icachebackend] => Array
        (
            [module] => main
            [file] => classes/general/cache_backend.php
        )

    [cphpcache] => Array
        (
            [module] => main
            [file] => classes/general/cache.php
        )

    [ccachemanager] => Array
        (
            [module] => main
            [file] => classes/general/cache_manager.php
        )

    [cpagecache] => Array
        (
            [module] => main
            [file] => classes/general/page_cache.php
        )

    [cstackcacheentry] => Array
        (
            [module] => main
            [file] => classes/general/stack_cache_entry.php
        )

    [cstackcachemanager] => Array
        (
            [module] => main
            [file] => classes/general/stack_cache.php
        )

    [cmodule] => Array
        (
            [module] => main
            [file] => /classes/general/module.php
        )

    [bitrix\main\entity\ufield] => Array
        (
            [module] => main
            [file] => include/deprecated/ufield.php
        )

    [cdatabase] => Array
        (
            [module] => main
            [file] => classes/mysql/database.php
        )

    [cdbresult] => Array
        (
            [module] => main
            [file] => classes/mysql/dbresult.php
        )

)
Array
(
    [bitrix\main\application] => Array
        (
            [module] => main
            [file] => lib/application.php
        )

    [bitrix\main\httpapplication] => Array
        (
            [module] => main
            [file] => lib/httpapplication.php
        )

    [bitrix\main\argumentexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\argumentnullexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\argumentoutofrangeexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\argumenttypeexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\notimplementedexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\notsupportedexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\invalidoperationexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\objectpropertyexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\objectnotfoundexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\objectexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\systemexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\accessdeniedexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\decodingexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\io\invalidpathexception] => Array
        (
            [module] => main
            [file] => lib/io/ioexception.php
        )

    [bitrix\main\io\filenotfoundexception] => Array
        (
            [module] => main
            [file] => lib/io/ioexception.php
        )

    [bitrix\main\io\filedeleteexception] => Array
        (
            [module] => main
            [file] => lib/io/ioexception.php
        )

    [bitrix\main\io\fileopenexception] => Array
        (
            [module] => main
            [file] => lib/io/ioexception.php
        )

    [bitrix\main\io\filenotopenedexception] => Array
        (
            [module] => main
            [file] => lib/io/ioexception.php
        )

    [bitrix\main\context] => Array
        (
            [module] => main
            [file] => lib/context.php
        )

    [bitrix\main\httpcontext] => Array
        (
            [module] => main
            [file] => lib/httpcontext.php
        )

    [bitrix\main\dispatcher] => Array
        (
            [module] => main
            [file] => lib/dispatcher.php
        )

    [bitrix\main\environment] => Array
        (
            [module] => main
            [file] => lib/environment.php
        )

    [bitrix\main\event] => Array
        (
            [module] => main
            [file] => lib/event.php
        )

    [bitrix\main\eventmanager] => Array
        (
            [module] => main
            [file] => lib/eventmanager.php
        )

    [bitrix\main\eventresult] => Array
        (
            [module] => main
            [file] => lib/eventresult.php
        )

    [bitrix\main\request] => Array
        (
            [module] => main
            [file] => lib/request.php
        )

    [bitrix\main\httprequest] => Array
        (
            [module] => main
            [file] => lib/httprequest.php
        )

    [bitrix\main\response] => Array
        (
            [module] => main
            [file] => lib/response.php
        )

    [bitrix\main\httpresponse] => Array
        (
            [module] => main
            [file] => lib/httpresponse.php
        )

    [bitrix\main\modulemanager] => Array
        (
            [module] => main
            [file] => lib/modulemanager.php
        )

    [bitrix\main\server] => Array
        (
            [module] => main
            [file] => lib/server.php
        )

    [bitrix\main\config\configuration] => Array
        (
            [module] => main
            [file] => lib/config/configuration.php
        )

    [bitrix\main\config\option] => Array
        (
            [module] => main
            [file] => lib/config/option.php
        )

    [bitrix\main\context\culture] => Array
        (
            [module] => main
            [file] => lib/context/culture.php
        )

    [bitrix\main\data\cache] => Array
        (
            [module] => main
            [file] => lib/data/cache.php
        )

    [bitrix\main\data\cacheengineapc] => Array
        (
            [module] => main
            [file] => lib/data/cacheengineapc.php
        )

    [bitrix\main\data\cacheenginememcache] => Array
        (
            [module] => main
            [file] => lib/data/cacheenginememcache.php
        )

    [bitrix\main\data\cacheenginefiles] => Array
        (
            [module] => main
            [file] => lib/data/cacheenginefiles.php
        )

    [bitrix\main\data\cacheenginenone] => Array
        (
            [module] => main
            [file] => lib/data/cacheenginenone.php
        )

    [bitrix\main\data\connection] => Array
        (
            [module] => main
            [file] => lib/data/connection.php
        )

    [bitrix\main\data\connectionpool] => Array
        (
            [module] => main
            [file] => lib/data/connectionpool.php
        )

    [bitrix\main\data\icacheengine] => Array
        (
            [module] => main
            [file] => lib/data/cache.php
        )

    [bitrix\main\data\hsphpreadconnection] => Array
        (
            [module] => main
            [file] => lib/data/hsphpreadconnection.php
        )

    [bitrix\main\data\managedcache] => Array
        (
            [module] => main
            [file] => lib/data/managedcache.php
        )

    [bitrix\main\data\taggedcache] => Array
        (
            [module] => main
            [file] => lib/data/taggedcache.php
        )

    [bitrix\main\data\memcacheconnection] => Array
        (
            [module] => main
            [file] => lib/data/memcacheconnection.php
        )

    [bitrix\main\data\memcachedconnection] => Array
        (
            [module] => main
            [file] => lib/data/memcachedconnection.php
        )

    [bitrix\main\data\nosqlconnection] => Array
        (
            [module] => main
            [file] => lib/data/nosqlconnection.php
        )

    [bitrix\main\db\arrayresult] => Array
        (
            [module] => main
            [file] => lib/db/arrayresult.php
        )

    [bitrix\main\db\result] => Array
        (
            [module] => main
            [file] => lib/db/result.php
        )

    [bitrix\main\db\connection] => Array
        (
            [module] => main
            [file] => lib/db/connection.php
        )

    [bitrix\main\db\sqlexception] => Array
        (
            [module] => main
            [file] => lib/db/sqlexception.php
        )

    [bitrix\main\db\sqlqueryexception] => Array
        (
            [module] => main
            [file] => lib/db/sqlexception.php
        )

    [bitrix\main\db\transactionexception] => Array
        (
            [module] => main
            [file] => lib/db/sqlexception.php
        )

    [bitrix\main\db\sqlexpression] => Array
        (
            [module] => main
            [file] => lib/db/sqlexpression.php
        )

    [bitrix\main\db\sqlhelper] => Array
        (
            [module] => main
            [file] => lib/db/sqlhelper.php
        )

    [bitrix\main\db\mysqlcommonconnection] => Array
        (
            [module] => main
            [file] => lib/db/mysqlcommonconnection.php
        )

    [bitrix\main\db\mysqliconnection] => Array
        (
            [module] => main
            [file] => lib/db/mysqliconnection.php
        )

    [bitrix\main\db\mysqliresult] => Array
        (
            [module] => main
            [file] => lib/db/mysqliresult.php
        )

    [bitrix\main\db\mysqlisqlhelper] => Array
        (
            [module] => main
            [file] => lib/db/mysqlisqlhelper.php
        )

    [bitrix\main\db\mssqlconnection] => Array
        (
            [module] => main
            [file] => lib/db/mssqlconnection.php
        )

    [bitrix\main\db\mssqlresult] => Array
        (
            [module] => main
            [file] => lib/db/mssqlresult.php
        )

    [bitrix\main\db\mssqlsqlhelper] => Array
        (
            [module] => main
            [file] => lib/db/mssqlsqlhelper.php
        )

    [bitrix\main\db\oracleconnection] => Array
        (
            [module] => main
            [file] => lib/db/oracleconnection.php
        )

    [bitrix\main\db\oracleresult] => Array
        (
            [module] => main
            [file] => lib/db/oracleresult.php
        )

    [bitrix\main\db\oraclesqlhelper] => Array
        (
            [module] => main
            [file] => lib/db/oraclesqlhelper.php
        )

    [bitrix\main\db\pgsqlconnection] => Array
        (
            [module] => main
            [file] => lib/db/pgsqlconnection.php
        )

    [bitrix\main\diag\httpexceptionhandleroutput] => Array
        (
            [module] => main
            [file] => lib/diag/httpexceptionhandleroutput.php
        )

    [bitrix\main\diag\fileexceptionhandlerlog] => Array
        (
            [module] => main
            [file] => lib/diag/fileexceptionhandlerlog.php
        )

    [bitrix\main\diag\exceptionhandler] => Array
        (
            [module] => main
            [file] => lib/diag/exceptionhandler.php
        )

    [bitrix\main\diag\iexceptionhandleroutput] => Array
        (
            [module] => main
            [file] => lib/diag/iexceptionhandleroutput.php
        )

    [bitrix\main\diag\exceptionhandlerlog] => Array
        (
            [module] => main
            [file] => lib/diag/exceptionhandlerlog.php
        )

    [bitrix\main\io\file] => Array
        (
            [module] => main
            [file] => lib/io/file.php
        )

    [bitrix\main\io\fileentry] => Array
        (
            [module] => main
            [file] => lib/io/fileentry.php
        )

    [bitrix\main\io\path] => Array
        (
            [module] => main
            [file] => lib/io/path.php
        )

    [bitrix\main\io\filesystementry] => Array
        (
            [module] => main
            [file] => lib/io/filesystementry.php
        )

    [bitrix\main\io\ifilestream] => Array
        (
            [module] => main
            [file] => lib/io/ifilestream.php
        )

    [bitrix\main\localization\loc] => Array
        (
            [module] => main
            [file] => lib/localization/loc.php
        )

    [bitrix\main\mail\mail] => Array
        (
            [module] => main
            [file] => lib/mail/mail.php
        )

    [bitrix\main\mail\tracking] => Array
        (
            [module] => main
            [file] => lib/mail/tracking.php
        )

    [bitrix\main\mail\eventmanager] => Array
        (
            [module] => main
            [file] => lib/mail/eventmanager.php
        )

    [bitrix\main\mail\eventmessagecompiler] => Array
        (
            [module] => main
            [file] => lib/mail/eventmessagecompiler.php
        )

    [bitrix\main\mail\eventmessagethemecompiler] => Array
        (
            [module] => main
            [file] => lib/mail/eventmessagethemecompiler.php
        )

    [bitrix\main\mail\internal\event] => Array
        (
            [module] => main
            [file] => lib/mail/internal/event.php
        )

    [bitrix\main\mail\internal\eventattachment] => Array
        (
            [module] => main
            [file] => lib/mail/internal/eventattachment.php
        )

    [bitrix\main\mail\internal\eventmessage] => Array
        (
            [module] => main
            [file] => lib/mail/internal/eventmessage.php
        )

    [bitrix\main\mail\internal\eventmessagesite] => Array
        (
            [module] => main
            [file] => lib/mail/internal/eventmessagesite.php
        )

    [bitrix\main\mail\internal\eventmessageattachment] => Array
        (
            [module] => main
            [file] => lib/mail/internal/eventmessageattachment.php
        )

    [bitrix\main\mail\internal\eventtype] => Array
        (
            [module] => main
            [file] => lib/mail/internal/eventtype.php
        )

    [bitrix\main\text\converter] => Array
        (
            [module] => main
            [file] => lib/text/converter.php
        )

    [bitrix\main\text\emptyconverter] => Array
        (
            [module] => main
            [file] => lib/text/emptyconverter.php
        )

    [bitrix\main\text\encoding] => Array
        (
            [module] => main
            [file] => lib/text/encoding.php
        )

    [bitrix\main\text\htmlconverter] => Array
        (
            [module] => main
            [file] => lib/text/htmlconverter.php
        )

    [bitrix\main\text\binarystring] => Array
        (
            [module] => main
            [file] => lib/text/binarystring.php
        )

    [bitrix\main\text\xmlconverter] => Array
        (
            [module] => main
            [file] => lib/text/xmlconverter.php
        )

    [bitrix\main\type\collection] => Array
        (
            [module] => main
            [file] => lib/type/collection.php
        )

    [bitrix\main\type\date] => Array
        (
            [module] => main
            [file] => lib/type/date.php
        )

    [bitrix\main\type\datetime] => Array
        (
            [module] => main
            [file] => lib/type/datetime.php
        )

    [bitrix\main\type\dictionary] => Array
        (
            [module] => main
            [file] => lib/type/dictionary.php
        )

    [bitrix\main\type\filterabledictionary] => Array
        (
            [module] => main
            [file] => lib/type/filterabledictionary.php
        )

    [bitrix\main\type\parameterdictionary] => Array
        (
            [module] => main
            [file] => lib/type/parameterdictionary.php
        )

    [bitrix\main\web\cookie] => Array
        (
            [module] => main
            [file] => lib/web/cookie.php
        )

    [bitrix\main\web\uri] => Array
        (
            [module] => main
            [file] => lib/web/uri.php
        )

    [bitrix\main\sendereventhandler] => Array
        (
            [module] => main
            [file] => lib/senderconnector.php
        )

    [bitrix\main\senderconnectoruser] => Array
        (
            [module] => main
            [file] => lib/senderconnector.php
        )

    [bitrix\main\urlrewriterrulemaker] => Array
        (
            [module] => main
            [file] => lib/urlrewriter.php
        )

    [bitrix\main\update\stepper] => Array
        (
            [module] => main
            [file] => lib/update/stepper.php
        )

    [bitrix\main\composite\abstractresponse] => Array
        (
            [module] => main
            [file] => lib/composite/responder.php
        )

    [bitrix\main\composite\fileresponse] => Array
        (
            [module] => main
            [file] => lib/composite/responder.php
        )

    [bitrix\main\composite\memcachedresponse] => Array
        (
            [module] => main
            [file] => lib/composite/responder.php
        )

    [bitrix\main\security\otpexception] => Array
        (
            [module] => main
            [file] => lib/security/securityexception.php
        )

    [ctimezone] => Array
        (
            [module] => main
            [file] => classes/general/time.php
        )

    [cbxpunycode] => Array
        (
            [module] => main
            [file] => classes/general/punycode.php
        )

    [ibxvirtualio] => Array
        (
            [module] => main
            [file] => classes/general/virtual_io.php
        )

    [ibxgeterrors] => Array
        (
            [module] => main
            [file] => classes/general/virtual_io.php
        )

    [cbxvirtualio] => Array
        (
            [module] => main
            [file] => classes/general/virtual_io.php
        )

    [cbxvirtualfilebase] => Array
        (
            [module] => main
            [file] => classes/general/virtual_file.php
        )

    [cbxvirtualfile] => Array
        (
            [module] => main
            [file] => classes/general/virtual_file.php
        )

    [cbxvirtualdirectory] => Array
        (
            [module] => main
            [file] => classes/general/virtual_file.php
        )

    [calloption] => Array
        (
            [module] => main
            [file] => classes/general/option.php
        )

    [coption] => Array
        (
            [module] => main
            [file] => classes/general/option.php
        )

    [callpageoption] => Array
        (
            [module] => main
            [file] => classes/general/pageoption.php
        )

    [cpageoption] => Array
        (
            [module] => main
            [file] => classes/general/pageoption.php
        )

    [callsqlwhere] => Array
        (
            [module] => main
            [file] => classes/general/sqlwhere.php
        )

    [csqlwhereexpression] => Array
        (
            [module] => main
            [file] => classes/general/sqlwhere.php
        )

    [csqlwhere] => Array
        (
            [module] => main
            [file] => classes/general/sqlwhere.php
        )

    [calllanguage] => Array
        (
            [module] => main
            [file] => classes/general/language.php
        )

    [clanguage] => Array
        (
            [module] => main
            [file] => classes/general/language.php
        )

    [clangadmin] => Array
        (
            [module] => main
            [file] => classes/general/language.php
        )

    [_clangdbresult] => Array
        (
            [module] => main
            [file] => classes/general/langdbresult.php
        )

    [callagent] => Array
        (
            [module] => main
            [file] => classes/general/agent.php
        )

    [cagent] => Array
        (
            [module] => main
            [file] => classes/mysql/agent.php
        )

    [capplicationexception] => Array
        (
            [module] => main
            [file] => classes/general/applicationexception.php
        )

    [cadminexception] => Array
        (
            [module] => main
            [file] => classes/general/adminexception.php
        )

    [callsite] => Array
        (
            [module] => main
            [file] => classes/general/site.php
        )

    [calllang] => Array
        (
            [module] => main
            [file] => classes/general/site.php
        )

    [csite] => Array
        (
            [module] => main
            [file] => classes/general/site.php
        )

    [clang] => Array
        (
            [module] => main
            [file] => classes/general/site.php
        )

    [chttp] => Array
        (
            [module] => main
            [file] => classes/general/http.php
        )

    [cutil] => Array
        (
            [module] => main
            [file] => classes/general/util.php
        )

    [callmain] => Array
        (
            [module] => main
            [file] => classes/general/main.php
        )

    [cmain] => Array
        (
            [module] => main
            [file] => classes/general/main.php
        )

    [calldatabase] => Array
        (
            [module] => main
            [file] => classes/general/database.php
        )

    [calldbresult] => Array
        (
            [module] => main
            [file] => classes/general/dbresult.php
        )

    [cdatabasemysql] => Array
        (
            [module] => main
            [file] => classes/mysql/database.php
        )

    [cdbresultmysql] => Array
        (
            [module] => main
            [file] => classes/mysql/dbresult.php
        )

    [icachebackend] => Array
        (
            [module] => main
            [file] => classes/general/cache_backend.php
        )

    [cphpcache] => Array
        (
            [module] => main
            [file] => classes/general/cache.php
        )

    [ccachemanager] => Array
        (
            [module] => main
            [file] => classes/general/cache_manager.php
        )

    [cpagecache] => Array
        (
            [module] => main
            [file] => classes/general/page_cache.php
        )

    [cstackcacheentry] => Array
        (
            [module] => main
            [file] => classes/general/stack_cache_entry.php
        )

    [cstackcachemanager] => Array
        (
            [module] => main
            [file] => classes/general/stack_cache.php
        )

    [cmodule] => Array
        (
            [module] => main
            [file] => /classes/general/module.php
        )

    [bitrix\main\entity\ufield] => Array
        (
            [module] => main
            [file] => include/deprecated/ufield.php
        )

    [cdatabase] => Array
        (
            [module] => main
            [file] => classes/mysql/database.php
        )

    [cdbresult] => Array
        (
            [module] => main
            [file] => classes/mysql/dbresult.php
        )

)
Array
(
    [bitrix\main\application] => Array
        (
            [module] => main
            [file] => lib/application.php
        )

    [bitrix\main\httpapplication] => Array
        (
            [module] => main
            [file] => lib/httpapplication.php
        )

    [bitrix\main\argumentexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\argumentnullexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\argumentoutofrangeexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\argumenttypeexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\notimplementedexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\notsupportedexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\invalidoperationexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\objectpropertyexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\objectnotfoundexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\objectexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\systemexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\accessdeniedexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\decodingexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\io\invalidpathexception] => Array
        (
            [module] => main
            [file] => lib/io/ioexception.php
        )

    [bitrix\main\io\filenotfoundexception] => Array
        (
            [module] => main
            [file] => lib/io/ioexception.php
        )

    [bitrix\main\io\filedeleteexception] => Array
        (
            [module] => main
            [file] => lib/io/ioexception.php
        )

    [bitrix\main\io\fileopenexception] => Array
        (
            [module] => main
            [file] => lib/io/ioexception.php
        )

    [bitrix\main\io\filenotopenedexception] => Array
        (
            [module] => main
            [file] => lib/io/ioexception.php
        )

    [bitrix\main\context] => Array
        (
            [module] => main
            [file] => lib/context.php
        )

    [bitrix\main\httpcontext] => Array
        (
            [module] => main
            [file] => lib/httpcontext.php
        )

    [bitrix\main\dispatcher] => Array
        (
            [module] => main
            [file] => lib/dispatcher.php
        )

    [bitrix\main\environment] => Array
        (
            [module] => main
            [file] => lib/environment.php
        )

    [bitrix\main\event] => Array
        (
            [module] => main
            [file] => lib/event.php
        )

    [bitrix\main\eventmanager] => Array
        (
            [module] => main
            [file] => lib/eventmanager.php
        )

    [bitrix\main\eventresult] => Array
        (
            [module] => main
            [file] => lib/eventresult.php
        )

    [bitrix\main\request] => Array
        (
            [module] => main
            [file] => lib/request.php
        )

    [bitrix\main\httprequest] => Array
        (
            [module] => main
            [file] => lib/httprequest.php
        )

    [bitrix\main\response] => Array
        (
            [module] => main
            [file] => lib/response.php
        )

    [bitrix\main\httpresponse] => Array
        (
            [module] => main
            [file] => lib/httpresponse.php
        )

    [bitrix\main\modulemanager] => Array
        (
            [module] => main
            [file] => lib/modulemanager.php
        )

    [bitrix\main\server] => Array
        (
            [module] => main
            [file] => lib/server.php
        )

    [bitrix\main\config\configuration] => Array
        (
            [module] => main
            [file] => lib/config/configuration.php
        )

    [bitrix\main\config\option] => Array
        (
            [module] => main
            [file] => lib/config/option.php
        )

    [bitrix\main\context\culture] => Array
        (
            [module] => main
            [file] => lib/context/culture.php
        )

    [bitrix\main\data\cache] => Array
        (
            [module] => main
            [file] => lib/data/cache.php
        )

    [bitrix\main\data\cacheengineapc] => Array
        (
            [module] => main
            [file] => lib/data/cacheengineapc.php
        )

    [bitrix\main\data\cacheenginememcache] => Array
        (
            [module] => main
            [file] => lib/data/cacheenginememcache.php
        )

    [bitrix\main\data\cacheenginefiles] => Array
        (
            [module] => main
            [file] => lib/data/cacheenginefiles.php
        )

    [bitrix\main\data\cacheenginenone] => Array
        (
            [module] => main
            [file] => lib/data/cacheenginenone.php
        )

    [bitrix\main\data\connection] => Array
        (
            [module] => main
            [file] => lib/data/connection.php
        )

    [bitrix\main\data\connectionpool] => Array
        (
            [module] => main
            [file] => lib/data/connectionpool.php
        )

    [bitrix\main\data\icacheengine] => Array
        (
            [module] => main
            [file] => lib/data/cache.php
        )

    [bitrix\main\data\hsphpreadconnection] => Array
        (
            [module] => main
            [file] => lib/data/hsphpreadconnection.php
        )

    [bitrix\main\data\managedcache] => Array
        (
            [module] => main
            [file] => lib/data/managedcache.php
        )

    [bitrix\main\data\taggedcache] => Array
        (
            [module] => main
            [file] => lib/data/taggedcache.php
        )

    [bitrix\main\data\memcacheconnection] => Array
        (
            [module] => main
            [file] => lib/data/memcacheconnection.php
        )

    [bitrix\main\data\memcachedconnection] => Array
        (
            [module] => main
            [file] => lib/data/memcachedconnection.php
        )

    [bitrix\main\data\nosqlconnection] => Array
        (
            [module] => main
            [file] => lib/data/nosqlconnection.php
        )

    [bitrix\main\db\arrayresult] => Array
        (
            [module] => main
            [file] => lib/db/arrayresult.php
        )

    [bitrix\main\db\result] => Array
        (
            [module] => main
            [file] => lib/db/result.php
        )

    [bitrix\main\db\connection] => Array
        (
            [module] => main
            [file] => lib/db/connection.php
        )

    [bitrix\main\db\sqlexception] => Array
        (
            [module] => main
            [file] => lib/db/sqlexception.php
        )

    [bitrix\main\db\sqlqueryexception] => Array
        (
            [module] => main
            [file] => lib/db/sqlexception.php
        )

    [bitrix\main\db\transactionexception] => Array
        (
            [module] => main
            [file] => lib/db/sqlexception.php
        )

    [bitrix\main\db\sqlexpression] => Array
        (
            [module] => main
            [file] => lib/db/sqlexpression.php
        )

    [bitrix\main\db\sqlhelper] => Array
        (
            [module] => main
            [file] => lib/db/sqlhelper.php
        )

    [bitrix\main\db\mysqlcommonconnection] => Array
        (
            [module] => main
            [file] => lib/db/mysqlcommonconnection.php
        )

    [bitrix\main\db\mysqliconnection] => Array
        (
            [module] => main
            [file] => lib/db/mysqliconnection.php
        )

    [bitrix\main\db\mysqliresult] => Array
        (
            [module] => main
            [file] => lib/db/mysqliresult.php
        )

    [bitrix\main\db\mysqlisqlhelper] => Array
        (
            [module] => main
            [file] => lib/db/mysqlisqlhelper.php
        )

    [bitrix\main\db\mssqlconnection] => Array
        (
            [module] => main
            [file] => lib/db/mssqlconnection.php
        )

    [bitrix\main\db\mssqlresult] => Array
        (
            [module] => main
            [file] => lib/db/mssqlresult.php
        )

    [bitrix\main\db\mssqlsqlhelper] => Array
        (
            [module] => main
            [file] => lib/db/mssqlsqlhelper.php
        )

    [bitrix\main\db\oracleconnection] => Array
        (
            [module] => main
            [file] => lib/db/oracleconnection.php
        )

    [bitrix\main\db\oracleresult] => Array
        (
            [module] => main
            [file] => lib/db/oracleresult.php
        )

    [bitrix\main\db\oraclesqlhelper] => Array
        (
            [module] => main
            [file] => lib/db/oraclesqlhelper.php
        )

    [bitrix\main\db\pgsqlconnection] => Array
        (
            [module] => main
            [file] => lib/db/pgsqlconnection.php
        )

    [bitrix\main\diag\httpexceptionhandleroutput] => Array
        (
            [module] => main
            [file] => lib/diag/httpexceptionhandleroutput.php
        )

    [bitrix\main\diag\fileexceptionhandlerlog] => Array
        (
            [module] => main
            [file] => lib/diag/fileexceptionhandlerlog.php
        )

    [bitrix\main\diag\exceptionhandler] => Array
        (
            [module] => main
            [file] => lib/diag/exceptionhandler.php
        )

    [bitrix\main\diag\iexceptionhandleroutput] => Array
        (
            [module] => main
            [file] => lib/diag/iexceptionhandleroutput.php
        )

    [bitrix\main\diag\exceptionhandlerlog] => Array
        (
            [module] => main
            [file] => lib/diag/exceptionhandlerlog.php
        )

    [bitrix\main\io\file] => Array
        (
            [module] => main
            [file] => lib/io/file.php
        )

    [bitrix\main\io\fileentry] => Array
        (
            [module] => main
            [file] => lib/io/fileentry.php
        )

    [bitrix\main\io\path] => Array
        (
            [module] => main
            [file] => lib/io/path.php
        )

    [bitrix\main\io\filesystementry] => Array
        (
            [module] => main
            [file] => lib/io/filesystementry.php
        )

    [bitrix\main\io\ifilestream] => Array
        (
            [module] => main
            [file] => lib/io/ifilestream.php
        )

    [bitrix\main\localization\loc] => Array
        (
            [module] => main
            [file] => lib/localization/loc.php
        )

    [bitrix\main\mail\mail] => Array
        (
            [module] => main
            [file] => lib/mail/mail.php
        )

    [bitrix\main\mail\tracking] => Array
        (
            [module] => main
            [file] => lib/mail/tracking.php
        )

    [bitrix\main\mail\eventmanager] => Array
        (
            [module] => main
            [file] => lib/mail/eventmanager.php
        )

    [bitrix\main\mail\eventmessagecompiler] => Array
        (
            [module] => main
            [file] => lib/mail/eventmessagecompiler.php
        )

    [bitrix\main\mail\eventmessagethemecompiler] => Array
        (
            [module] => main
            [file] => lib/mail/eventmessagethemecompiler.php
        )

    [bitrix\main\mail\internal\event] => Array
        (
            [module] => main
            [file] => lib/mail/internal/event.php
        )

    [bitrix\main\mail\internal\eventattachment] => Array
        (
            [module] => main
            [file] => lib/mail/internal/eventattachment.php
        )

    [bitrix\main\mail\internal\eventmessage] => Array
        (
            [module] => main
            [file] => lib/mail/internal/eventmessage.php
        )

    [bitrix\main\mail\internal\eventmessagesite] => Array
        (
            [module] => main
            [file] => lib/mail/internal/eventmessagesite.php
        )

    [bitrix\main\mail\internal\eventmessageattachment] => Array
        (
            [module] => main
            [file] => lib/mail/internal/eventmessageattachment.php
        )

    [bitrix\main\mail\internal\eventtype] => Array
        (
            [module] => main
            [file] => lib/mail/internal/eventtype.php
        )

    [bitrix\main\text\converter] => Array
        (
            [module] => main
            [file] => lib/text/converter.php
        )

    [bitrix\main\text\emptyconverter] => Array
        (
            [module] => main
            [file] => lib/text/emptyconverter.php
        )

    [bitrix\main\text\encoding] => Array
        (
            [module] => main
            [file] => lib/text/encoding.php
        )

    [bitrix\main\text\htmlconverter] => Array
        (
            [module] => main
            [file] => lib/text/htmlconverter.php
        )

    [bitrix\main\text\binarystring] => Array
        (
            [module] => main
            [file] => lib/text/binarystring.php
        )

    [bitrix\main\text\xmlconverter] => Array
        (
            [module] => main
            [file] => lib/text/xmlconverter.php
        )

    [bitrix\main\type\collection] => Array
        (
            [module] => main
            [file] => lib/type/collection.php
        )

    [bitrix\main\type\date] => Array
        (
            [module] => main
            [file] => lib/type/date.php
        )

    [bitrix\main\type\datetime] => Array
        (
            [module] => main
            [file] => lib/type/datetime.php
        )

    [bitrix\main\type\dictionary] => Array
        (
            [module] => main
            [file] => lib/type/dictionary.php
        )

    [bitrix\main\type\filterabledictionary] => Array
        (
            [module] => main
            [file] => lib/type/filterabledictionary.php
        )

    [bitrix\main\type\parameterdictionary] => Array
        (
            [module] => main
            [file] => lib/type/parameterdictionary.php
        )

    [bitrix\main\web\cookie] => Array
        (
            [module] => main
            [file] => lib/web/cookie.php
        )

    [bitrix\main\web\uri] => Array
        (
            [module] => main
            [file] => lib/web/uri.php
        )

    [bitrix\main\sendereventhandler] => Array
        (
            [module] => main
            [file] => lib/senderconnector.php
        )

    [bitrix\main\senderconnectoruser] => Array
        (
            [module] => main
            [file] => lib/senderconnector.php
        )

    [bitrix\main\urlrewriterrulemaker] => Array
        (
            [module] => main
            [file] => lib/urlrewriter.php
        )

    [bitrix\main\update\stepper] => Array
        (
            [module] => main
            [file] => lib/update/stepper.php
        )

    [bitrix\main\composite\abstractresponse] => Array
        (
            [module] => main
            [file] => lib/composite/responder.php
        )

    [bitrix\main\composite\fileresponse] => Array
        (
            [module] => main
            [file] => lib/composite/responder.php
        )

    [bitrix\main\composite\memcachedresponse] => Array
        (
            [module] => main
            [file] => lib/composite/responder.php
        )

    [bitrix\main\security\otpexception] => Array
        (
            [module] => main
            [file] => lib/security/securityexception.php
        )

    [ctimezone] => Array
        (
            [module] => main
            [file] => classes/general/time.php
        )

    [cbxpunycode] => Array
        (
            [module] => main
            [file] => classes/general/punycode.php
        )

    [ibxvirtualio] => Array
        (
            [module] => main
            [file] => classes/general/virtual_io.php
        )

    [ibxgeterrors] => Array
        (
            [module] => main
            [file] => classes/general/virtual_io.php
        )

    [cbxvirtualio] => Array
        (
            [module] => main
            [file] => classes/general/virtual_io.php
        )

    [cbxvirtualfilebase] => Array
        (
            [module] => main
            [file] => classes/general/virtual_file.php
        )

    [cbxvirtualfile] => Array
        (
            [module] => main
            [file] => classes/general/virtual_file.php
        )

    [cbxvirtualdirectory] => Array
        (
            [module] => main
            [file] => classes/general/virtual_file.php
        )

    [calloption] => Array
        (
            [module] => main
            [file] => classes/general/option.php
        )

    [coption] => Array
        (
            [module] => main
            [file] => classes/general/option.php
        )

    [callpageoption] => Array
        (
            [module] => main
            [file] => classes/general/pageoption.php
        )

    [cpageoption] => Array
        (
            [module] => main
            [file] => classes/general/pageoption.php
        )

    [callsqlwhere] => Array
        (
            [module] => main
            [file] => classes/general/sqlwhere.php
        )

    [csqlwhereexpression] => Array
        (
            [module] => main
            [file] => classes/general/sqlwhere.php
        )

    [csqlwhere] => Array
        (
            [module] => main
            [file] => classes/general/sqlwhere.php
        )

    [calllanguage] => Array
        (
            [module] => main
            [file] => classes/general/language.php
        )

    [clanguage] => Array
        (
            [module] => main
            [file] => classes/general/language.php
        )

    [clangadmin] => Array
        (
            [module] => main
            [file] => classes/general/language.php
        )

    [_clangdbresult] => Array
        (
            [module] => main
            [file] => classes/general/langdbresult.php
        )

    [callagent] => Array
        (
            [module] => main
            [file] => classes/general/agent.php
        )

    [cagent] => Array
        (
            [module] => main
            [file] => classes/mysql/agent.php
        )

    [capplicationexception] => Array
        (
            [module] => main
            [file] => classes/general/applicationexception.php
        )

    [cadminexception] => Array
        (
            [module] => main
            [file] => classes/general/adminexception.php
        )

    [callsite] => Array
        (
            [module] => main
            [file] => classes/general/site.php
        )

    [calllang] => Array
        (
            [module] => main
            [file] => classes/general/site.php
        )

    [csite] => Array
        (
            [module] => main
            [file] => classes/general/site.php
        )

    [clang] => Array
        (
            [module] => main
            [file] => classes/general/site.php
        )

    [chttp] => Array
        (
            [module] => main
            [file] => classes/general/http.php
        )

    [cutil] => Array
        (
            [module] => main
            [file] => classes/general/util.php
        )

    [callmain] => Array
        (
            [module] => main
            [file] => classes/general/main.php
        )

    [cmain] => Array
        (
            [module] => main
            [file] => classes/general/main.php
        )

    [calldatabase] => Array
        (
            [module] => main
            [file] => classes/general/database.php
        )

    [calldbresult] => Array
        (
            [module] => main
            [file] => classes/general/dbresult.php
        )

    [cdatabasemysql] => Array
        (
            [module] => main
            [file] => classes/mysql/database.php
        )

    [cdbresultmysql] => Array
        (
            [module] => main
            [file] => classes/mysql/dbresult.php
        )

    [icachebackend] => Array
        (
            [module] => main
            [file] => classes/general/cache_backend.php
        )

    [cphpcache] => Array
        (
            [module] => main
            [file] => classes/general/cache.php
        )

    [ccachemanager] => Array
        (
            [module] => main
            [file] => classes/general/cache_manager.php
        )

    [cpagecache] => Array
        (
            [module] => main
            [file] => classes/general/page_cache.php
        )

    [cstackcacheentry] => Array
        (
            [module] => main
            [file] => classes/general/stack_cache_entry.php
        )

    [cstackcachemanager] => Array
        (
            [module] => main
            [file] => classes/general/stack_cache.php
        )

    [cmodule] => Array
        (
            [module] => main
            [file] => /classes/general/module.php
        )

    [bitrix\main\entity\ufield] => Array
        (
            [module] => main
            [file] => include/deprecated/ufield.php
        )

    [cdatabase] => Array
        (
            [module] => main
            [file] => classes/mysql/database.php
        )

    [cdbresult] => Array
        (
            [module] => main
            [file] => classes/mysql/dbresult.php
        )

)
Array
(
    [bitrix\main\application] => Array
        (
            [module] => main
            [file] => lib/application.php
        )

    [bitrix\main\httpapplication] => Array
        (
            [module] => main
            [file] => lib/httpapplication.php
        )

    [bitrix\main\argumentexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\argumentnullexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\argumentoutofrangeexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\argumenttypeexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\notimplementedexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\notsupportedexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\invalidoperationexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\objectpropertyexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\objectnotfoundexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\objectexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\systemexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\accessdeniedexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\decodingexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\io\invalidpathexception] => Array
        (
            [module] => main
            [file] => lib/io/ioexception.php
        )

    [bitrix\main\io\filenotfoundexception] => Array
        (
            [module] => main
            [file] => lib/io/ioexception.php
        )

    [bitrix\main\io\filedeleteexception] => Array
        (
            [module] => main
            [file] => lib/io/ioexception.php
        )

    [bitrix\main\io\fileopenexception] => Array
        (
            [module] => main
            [file] => lib/io/ioexception.php
        )

    [bitrix\main\io\filenotopenedexception] => Array
        (
            [module] => main
            [file] => lib/io/ioexception.php
        )

    [bitrix\main\context] => Array
        (
            [module] => main
            [file] => lib/context.php
        )

    [bitrix\main\httpcontext] => Array
        (
            [module] => main
            [file] => lib/httpcontext.php
        )

    [bitrix\main\dispatcher] => Array
        (
            [module] => main
            [file] => lib/dispatcher.php
        )

    [bitrix\main\environment] => Array
        (
            [module] => main
            [file] => lib/environment.php
        )

    [bitrix\main\event] => Array
        (
            [module] => main
            [file] => lib/event.php
        )

    [bitrix\main\eventmanager] => Array
        (
            [module] => main
            [file] => lib/eventmanager.php
        )

    [bitrix\main\eventresult] => Array
        (
            [module] => main
            [file] => lib/eventresult.php
        )

    [bitrix\main\request] => Array
        (
            [module] => main
            [file] => lib/request.php
        )

    [bitrix\main\httprequest] => Array
        (
            [module] => main
            [file] => lib/httprequest.php
        )

    [bitrix\main\response] => Array
        (
            [module] => main
            [file] => lib/response.php
        )

    [bitrix\main\httpresponse] => Array
        (
            [module] => main
            [file] => lib/httpresponse.php
        )

    [bitrix\main\modulemanager] => Array
        (
            [module] => main
            [file] => lib/modulemanager.php
        )

    [bitrix\main\server] => Array
        (
            [module] => main
            [file] => lib/server.php
        )

    [bitrix\main\config\configuration] => Array
        (
            [module] => main
            [file] => lib/config/configuration.php
        )

    [bitrix\main\config\option] => Array
        (
            [module] => main
            [file] => lib/config/option.php
        )

    [bitrix\main\context\culture] => Array
        (
            [module] => main
            [file] => lib/context/culture.php
        )

    [bitrix\main\data\cache] => Array
        (
            [module] => main
            [file] => lib/data/cache.php
        )

    [bitrix\main\data\cacheengineapc] => Array
        (
            [module] => main
            [file] => lib/data/cacheengineapc.php
        )

    [bitrix\main\data\cacheenginememcache] => Array
        (
            [module] => main
            [file] => lib/data/cacheenginememcache.php
        )

    [bitrix\main\data\cacheenginefiles] => Array
        (
            [module] => main
            [file] => lib/data/cacheenginefiles.php
        )

    [bitrix\main\data\cacheenginenone] => Array
        (
            [module] => main
            [file] => lib/data/cacheenginenone.php
        )

    [bitrix\main\data\connection] => Array
        (
            [module] => main
            [file] => lib/data/connection.php
        )

    [bitrix\main\data\connectionpool] => Array
        (
            [module] => main
            [file] => lib/data/connectionpool.php
        )

    [bitrix\main\data\icacheengine] => Array
        (
            [module] => main
            [file] => lib/data/cache.php
        )

    [bitrix\main\data\hsphpreadconnection] => Array
        (
            [module] => main
            [file] => lib/data/hsphpreadconnection.php
        )

    [bitrix\main\data\managedcache] => Array
        (
            [module] => main
            [file] => lib/data/managedcache.php
        )

    [bitrix\main\data\taggedcache] => Array
        (
            [module] => main
            [file] => lib/data/taggedcache.php
        )

    [bitrix\main\data\memcacheconnection] => Array
        (
            [module] => main
            [file] => lib/data/memcacheconnection.php
        )

    [bitrix\main\data\memcachedconnection] => Array
        (
            [module] => main
            [file] => lib/data/memcachedconnection.php
        )

    [bitrix\main\data\nosqlconnection] => Array
        (
            [module] => main
            [file] => lib/data/nosqlconnection.php
        )

    [bitrix\main\db\arrayresult] => Array
        (
            [module] => main
            [file] => lib/db/arrayresult.php
        )

    [bitrix\main\db\result] => Array
        (
            [module] => main
            [file] => lib/db/result.php
        )

    [bitrix\main\db\connection] => Array
        (
            [module] => main
            [file] => lib/db/connection.php
        )

    [bitrix\main\db\sqlexception] => Array
        (
            [module] => main
            [file] => lib/db/sqlexception.php
        )

    [bitrix\main\db\sqlqueryexception] => Array
        (
            [module] => main
            [file] => lib/db/sqlexception.php
        )

    [bitrix\main\db\transactionexception] => Array
        (
            [module] => main
            [file] => lib/db/sqlexception.php
        )

    [bitrix\main\db\sqlexpression] => Array
        (
            [module] => main
            [file] => lib/db/sqlexpression.php
        )

    [bitrix\main\db\sqlhelper] => Array
        (
            [module] => main
            [file] => lib/db/sqlhelper.php
        )

    [bitrix\main\db\mysqlcommonconnection] => Array
        (
            [module] => main
            [file] => lib/db/mysqlcommonconnection.php
        )

    [bitrix\main\db\mysqliconnection] => Array
        (
            [module] => main
            [file] => lib/db/mysqliconnection.php
        )

    [bitrix\main\db\mysqliresult] => Array
        (
            [module] => main
            [file] => lib/db/mysqliresult.php
        )

    [bitrix\main\db\mysqlisqlhelper] => Array
        (
            [module] => main
            [file] => lib/db/mysqlisqlhelper.php
        )

    [bitrix\main\db\mssqlconnection] => Array
        (
            [module] => main
            [file] => lib/db/mssqlconnection.php
        )

    [bitrix\main\db\mssqlresult] => Array
        (
            [module] => main
            [file] => lib/db/mssqlresult.php
        )

    [bitrix\main\db\mssqlsqlhelper] => Array
        (
            [module] => main
            [file] => lib/db/mssqlsqlhelper.php
        )

    [bitrix\main\db\oracleconnection] => Array
        (
            [module] => main
            [file] => lib/db/oracleconnection.php
        )

    [bitrix\main\db\oracleresult] => Array
        (
            [module] => main
            [file] => lib/db/oracleresult.php
        )

    [bitrix\main\db\oraclesqlhelper] => Array
        (
            [module] => main
            [file] => lib/db/oraclesqlhelper.php
        )

    [bitrix\main\db\pgsqlconnection] => Array
        (
            [module] => main
            [file] => lib/db/pgsqlconnection.php
        )

    [bitrix\main\diag\httpexceptionhandleroutput] => Array
        (
            [module] => main
            [file] => lib/diag/httpexceptionhandleroutput.php
        )

    [bitrix\main\diag\fileexceptionhandlerlog] => Array
        (
            [module] => main
            [file] => lib/diag/fileexceptionhandlerlog.php
        )

    [bitrix\main\diag\exceptionhandler] => Array
        (
            [module] => main
            [file] => lib/diag/exceptionhandler.php
        )

    [bitrix\main\diag\iexceptionhandleroutput] => Array
        (
            [module] => main
            [file] => lib/diag/iexceptionhandleroutput.php
        )

    [bitrix\main\diag\exceptionhandlerlog] => Array
        (
            [module] => main
            [file] => lib/diag/exceptionhandlerlog.php
        )

    [bitrix\main\io\file] => Array
        (
            [module] => main
            [file] => lib/io/file.php
        )

    [bitrix\main\io\fileentry] => Array
        (
            [module] => main
            [file] => lib/io/fileentry.php
        )

    [bitrix\main\io\path] => Array
        (
            [module] => main
            [file] => lib/io/path.php
        )

    [bitrix\main\io\filesystementry] => Array
        (
            [module] => main
            [file] => lib/io/filesystementry.php
        )

    [bitrix\main\io\ifilestream] => Array
        (
            [module] => main
            [file] => lib/io/ifilestream.php
        )

    [bitrix\main\localization\loc] => Array
        (
            [module] => main
            [file] => lib/localization/loc.php
        )

    [bitrix\main\mail\mail] => Array
        (
            [module] => main
            [file] => lib/mail/mail.php
        )

    [bitrix\main\mail\tracking] => Array
        (
            [module] => main
            [file] => lib/mail/tracking.php
        )

    [bitrix\main\mail\eventmanager] => Array
        (
            [module] => main
            [file] => lib/mail/eventmanager.php
        )

    [bitrix\main\mail\eventmessagecompiler] => Array
        (
            [module] => main
            [file] => lib/mail/eventmessagecompiler.php
        )

    [bitrix\main\mail\eventmessagethemecompiler] => Array
        (
            [module] => main
            [file] => lib/mail/eventmessagethemecompiler.php
        )

    [bitrix\main\mail\internal\event] => Array
        (
            [module] => main
            [file] => lib/mail/internal/event.php
        )

    [bitrix\main\mail\internal\eventattachment] => Array
        (
            [module] => main
            [file] => lib/mail/internal/eventattachment.php
        )

    [bitrix\main\mail\internal\eventmessage] => Array
        (
            [module] => main
            [file] => lib/mail/internal/eventmessage.php
        )

    [bitrix\main\mail\internal\eventmessagesite] => Array
        (
            [module] => main
            [file] => lib/mail/internal/eventmessagesite.php
        )

    [bitrix\main\mail\internal\eventmessageattachment] => Array
        (
            [module] => main
            [file] => lib/mail/internal/eventmessageattachment.php
        )

    [bitrix\main\mail\internal\eventtype] => Array
        (
            [module] => main
            [file] => lib/mail/internal/eventtype.php
        )

    [bitrix\main\text\converter] => Array
        (
            [module] => main
            [file] => lib/text/converter.php
        )

    [bitrix\main\text\emptyconverter] => Array
        (
            [module] => main
            [file] => lib/text/emptyconverter.php
        )

    [bitrix\main\text\encoding] => Array
        (
            [module] => main
            [file] => lib/text/encoding.php
        )

    [bitrix\main\text\htmlconverter] => Array
        (
            [module] => main
            [file] => lib/text/htmlconverter.php
        )

    [bitrix\main\text\binarystring] => Array
        (
            [module] => main
            [file] => lib/text/binarystring.php
        )

    [bitrix\main\text\xmlconverter] => Array
        (
            [module] => main
            [file] => lib/text/xmlconverter.php
        )

    [bitrix\main\type\collection] => Array
        (
            [module] => main
            [file] => lib/type/collection.php
        )

    [bitrix\main\type\date] => Array
        (
            [module] => main
            [file] => lib/type/date.php
        )

    [bitrix\main\type\datetime] => Array
        (
            [module] => main
            [file] => lib/type/datetime.php
        )

    [bitrix\main\type\dictionary] => Array
        (
            [module] => main
            [file] => lib/type/dictionary.php
        )

    [bitrix\main\type\filterabledictionary] => Array
        (
            [module] => main
            [file] => lib/type/filterabledictionary.php
        )

    [bitrix\main\type\parameterdictionary] => Array
        (
            [module] => main
            [file] => lib/type/parameterdictionary.php
        )

    [bitrix\main\web\cookie] => Array
        (
            [module] => main
            [file] => lib/web/cookie.php
        )

    [bitrix\main\web\uri] => Array
        (
            [module] => main
            [file] => lib/web/uri.php
        )

    [bitrix\main\sendereventhandler] => Array
        (
            [module] => main
            [file] => lib/senderconnector.php
        )

    [bitrix\main\senderconnectoruser] => Array
        (
            [module] => main
            [file] => lib/senderconnector.php
        )

    [bitrix\main\urlrewriterrulemaker] => Array
        (
            [module] => main
            [file] => lib/urlrewriter.php
        )

    [bitrix\main\update\stepper] => Array
        (
            [module] => main
            [file] => lib/update/stepper.php
        )

    [bitrix\main\composite\abstractresponse] => Array
        (
            [module] => main
            [file] => lib/composite/responder.php
        )

    [bitrix\main\composite\fileresponse] => Array
        (
            [module] => main
            [file] => lib/composite/responder.php
        )

    [bitrix\main\composite\memcachedresponse] => Array
        (
            [module] => main
            [file] => lib/composite/responder.php
        )

    [bitrix\main\security\otpexception] => Array
        (
            [module] => main
            [file] => lib/security/securityexception.php
        )

    [ctimezone] => Array
        (
            [module] => main
            [file] => classes/general/time.php
        )

    [cbxpunycode] => Array
        (
            [module] => main
            [file] => classes/general/punycode.php
        )

    [ibxvirtualio] => Array
        (
            [module] => main
            [file] => classes/general/virtual_io.php
        )

    [ibxgeterrors] => Array
        (
            [module] => main
            [file] => classes/general/virtual_io.php
        )

    [cbxvirtualio] => Array
        (
            [module] => main
            [file] => classes/general/virtual_io.php
        )

    [cbxvirtualfilebase] => Array
        (
            [module] => main
            [file] => classes/general/virtual_file.php
        )

    [cbxvirtualfile] => Array
        (
            [module] => main
            [file] => classes/general/virtual_file.php
        )

    [cbxvirtualdirectory] => Array
        (
            [module] => main
            [file] => classes/general/virtual_file.php
        )

    [calloption] => Array
        (
            [module] => main
            [file] => classes/general/option.php
        )

    [coption] => Array
        (
            [module] => main
            [file] => classes/general/option.php
        )

    [callpageoption] => Array
        (
            [module] => main
            [file] => classes/general/pageoption.php
        )

    [cpageoption] => Array
        (
            [module] => main
            [file] => classes/general/pageoption.php
        )

    [callsqlwhere] => Array
        (
            [module] => main
            [file] => classes/general/sqlwhere.php
        )

    [csqlwhereexpression] => Array
        (
            [module] => main
            [file] => classes/general/sqlwhere.php
        )

    [csqlwhere] => Array
        (
            [module] => main
            [file] => classes/general/sqlwhere.php
        )

    [calllanguage] => Array
        (
            [module] => main
            [file] => classes/general/language.php
        )

    [clanguage] => Array
        (
            [module] => main
            [file] => classes/general/language.php
        )

    [clangadmin] => Array
        (
            [module] => main
            [file] => classes/general/language.php
        )

    [_clangdbresult] => Array
        (
            [module] => main
            [file] => classes/general/langdbresult.php
        )

    [callagent] => Array
        (
            [module] => main
            [file] => classes/general/agent.php
        )

    [cagent] => Array
        (
            [module] => main
            [file] => classes/mysql/agent.php
        )

    [capplicationexception] => Array
        (
            [module] => main
            [file] => classes/general/applicationexception.php
        )

    [cadminexception] => Array
        (
            [module] => main
            [file] => classes/general/adminexception.php
        )

    [callsite] => Array
        (
            [module] => main
            [file] => classes/general/site.php
        )

    [calllang] => Array
        (
            [module] => main
            [file] => classes/general/site.php
        )

    [csite] => Array
        (
            [module] => main
            [file] => classes/general/site.php
        )

    [clang] => Array
        (
            [module] => main
            [file] => classes/general/site.php
        )

    [chttp] => Array
        (
            [module] => main
            [file] => classes/general/http.php
        )

    [cutil] => Array
        (
            [module] => main
            [file] => classes/general/util.php
        )

    [callmain] => Array
        (
            [module] => main
            [file] => classes/general/main.php
        )

    [cmain] => Array
        (
            [module] => main
            [file] => classes/general/main.php
        )

    [calldatabase] => Array
        (
            [module] => main
            [file] => classes/general/database.php
        )

    [calldbresult] => Array
        (
            [module] => main
            [file] => classes/general/dbresult.php
        )

    [cdatabasemysql] => Array
        (
            [module] => main
            [file] => classes/mysql/database.php
        )

    [cdbresultmysql] => Array
        (
            [module] => main
            [file] => classes/mysql/dbresult.php
        )

    [icachebackend] => Array
        (
            [module] => main
            [file] => classes/general/cache_backend.php
        )

    [cphpcache] => Array
        (
            [module] => main
            [file] => classes/general/cache.php
        )

    [ccachemanager] => Array
        (
            [module] => main
            [file] => classes/general/cache_manager.php
        )

    [cpagecache] => Array
        (
            [module] => main
            [file] => classes/general/page_cache.php
        )

    [cstackcacheentry] => Array
        (
            [module] => main
            [file] => classes/general/stack_cache_entry.php
        )

    [cstackcachemanager] => Array
        (
            [module] => main
            [file] => classes/general/stack_cache.php
        )

    [cmodule] => Array
        (
            [module] => main
            [file] => /classes/general/module.php
        )

    [bitrix\main\entity\ufield] => Array
        (
            [module] => main
            [file] => include/deprecated/ufield.php
        )

    [cdatabase] => Array
        (
            [module] => main
            [file] => classes/mysql/database.php
        )

    [cdbresult] => Array
        (
            [module] => main
            [file] => classes/mysql/dbresult.php
        )

)
Array
(
    [bitrix\main\application] => Array
        (
            [module] => main
            [file] => lib/application.php
        )

    [bitrix\main\httpapplication] => Array
        (
            [module] => main
            [file] => lib/httpapplication.php
        )

    [bitrix\main\argumentexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\argumentnullexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\argumentoutofrangeexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\argumenttypeexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\notimplementedexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\notsupportedexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\invalidoperationexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\objectpropertyexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\objectnotfoundexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\objectexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\systemexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\accessdeniedexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\decodingexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\io\invalidpathexception] => Array
        (
            [module] => main
            [file] => lib/io/ioexception.php
        )

    [bitrix\main\io\filenotfoundexception] => Array
        (
            [module] => main
            [file] => lib/io/ioexception.php
        )

    [bitrix\main\io\filedeleteexception] => Array
        (
            [module] => main
            [file] => lib/io/ioexception.php
        )

    [bitrix\main\io\fileopenexception] => Array
        (
            [module] => main
            [file] => lib/io/ioexception.php
        )

    [bitrix\main\io\filenotopenedexception] => Array
        (
            [module] => main
            [file] => lib/io/ioexception.php
        )

    [bitrix\main\context] => Array
        (
            [module] => main
            [file] => lib/context.php
        )

    [bitrix\main\httpcontext] => Array
        (
            [module] => main
            [file] => lib/httpcontext.php
        )

    [bitrix\main\dispatcher] => Array
        (
            [module] => main
            [file] => lib/dispatcher.php
        )

    [bitrix\main\environment] => Array
        (
            [module] => main
            [file] => lib/environment.php
        )

    [bitrix\main\event] => Array
        (
            [module] => main
            [file] => lib/event.php
        )

    [bitrix\main\eventmanager] => Array
        (
            [module] => main
            [file] => lib/eventmanager.php
        )

    [bitrix\main\eventresult] => Array
        (
            [module] => main
            [file] => lib/eventresult.php
        )

    [bitrix\main\request] => Array
        (
            [module] => main
            [file] => lib/request.php
        )

    [bitrix\main\httprequest] => Array
        (
            [module] => main
            [file] => lib/httprequest.php
        )

    [bitrix\main\response] => Array
        (
            [module] => main
            [file] => lib/response.php
        )

    [bitrix\main\httpresponse] => Array
        (
            [module] => main
            [file] => lib/httpresponse.php
        )

    [bitrix\main\modulemanager] => Array
        (
            [module] => main
            [file] => lib/modulemanager.php
        )

    [bitrix\main\server] => Array
        (
            [module] => main
            [file] => lib/server.php
        )

    [bitrix\main\config\configuration] => Array
        (
            [module] => main
            [file] => lib/config/configuration.php
        )

    [bitrix\main\config\option] => Array
        (
            [module] => main
            [file] => lib/config/option.php
        )

    [bitrix\main\context\culture] => Array
        (
            [module] => main
            [file] => lib/context/culture.php
        )

    [bitrix\main\data\cache] => Array
        (
            [module] => main
            [file] => lib/data/cache.php
        )

    [bitrix\main\data\cacheengineapc] => Array
        (
            [module] => main
            [file] => lib/data/cacheengineapc.php
        )

    [bitrix\main\data\cacheenginememcache] => Array
        (
            [module] => main
            [file] => lib/data/cacheenginememcache.php
        )

    [bitrix\main\data\cacheenginefiles] => Array
        (
            [module] => main
            [file] => lib/data/cacheenginefiles.php
        )

    [bitrix\main\data\cacheenginenone] => Array
        (
            [module] => main
            [file] => lib/data/cacheenginenone.php
        )

    [bitrix\main\data\connection] => Array
        (
            [module] => main
            [file] => lib/data/connection.php
        )

    [bitrix\main\data\connectionpool] => Array
        (
            [module] => main
            [file] => lib/data/connectionpool.php
        )

    [bitrix\main\data\icacheengine] => Array
        (
            [module] => main
            [file] => lib/data/cache.php
        )

    [bitrix\main\data\hsphpreadconnection] => Array
        (
            [module] => main
            [file] => lib/data/hsphpreadconnection.php
        )

    [bitrix\main\data\managedcache] => Array
        (
            [module] => main
            [file] => lib/data/managedcache.php
        )

    [bitrix\main\data\taggedcache] => Array
        (
            [module] => main
            [file] => lib/data/taggedcache.php
        )

    [bitrix\main\data\memcacheconnection] => Array
        (
            [module] => main
            [file] => lib/data/memcacheconnection.php
        )

    [bitrix\main\data\memcachedconnection] => Array
        (
            [module] => main
            [file] => lib/data/memcachedconnection.php
        )

    [bitrix\main\data\nosqlconnection] => Array
        (
            [module] => main
            [file] => lib/data/nosqlconnection.php
        )

    [bitrix\main\db\arrayresult] => Array
        (
            [module] => main
            [file] => lib/db/arrayresult.php
        )

    [bitrix\main\db\result] => Array
        (
            [module] => main
            [file] => lib/db/result.php
        )

    [bitrix\main\db\connection] => Array
        (
            [module] => main
            [file] => lib/db/connection.php
        )

    [bitrix\main\db\sqlexception] => Array
        (
            [module] => main
            [file] => lib/db/sqlexception.php
        )

    [bitrix\main\db\sqlqueryexception] => Array
        (
            [module] => main
            [file] => lib/db/sqlexception.php
        )

    [bitrix\main\db\transactionexception] => Array
        (
            [module] => main
            [file] => lib/db/sqlexception.php
        )

    [bitrix\main\db\sqlexpression] => Array
        (
            [module] => main
            [file] => lib/db/sqlexpression.php
        )

    [bitrix\main\db\sqlhelper] => Array
        (
            [module] => main
            [file] => lib/db/sqlhelper.php
        )

    [bitrix\main\db\mysqlcommonconnection] => Array
        (
            [module] => main
            [file] => lib/db/mysqlcommonconnection.php
        )

    [bitrix\main\db\mysqliconnection] => Array
        (
            [module] => main
            [file] => lib/db/mysqliconnection.php
        )

    [bitrix\main\db\mysqliresult] => Array
        (
            [module] => main
            [file] => lib/db/mysqliresult.php
        )

    [bitrix\main\db\mysqlisqlhelper] => Array
        (
            [module] => main
            [file] => lib/db/mysqlisqlhelper.php
        )

    [bitrix\main\db\mssqlconnection] => Array
        (
            [module] => main
            [file] => lib/db/mssqlconnection.php
        )

    [bitrix\main\db\mssqlresult] => Array
        (
            [module] => main
            [file] => lib/db/mssqlresult.php
        )

    [bitrix\main\db\mssqlsqlhelper] => Array
        (
            [module] => main
            [file] => lib/db/mssqlsqlhelper.php
        )

    [bitrix\main\db\oracleconnection] => Array
        (
            [module] => main
            [file] => lib/db/oracleconnection.php
        )

    [bitrix\main\db\oracleresult] => Array
        (
            [module] => main
            [file] => lib/db/oracleresult.php
        )

    [bitrix\main\db\oraclesqlhelper] => Array
        (
            [module] => main
            [file] => lib/db/oraclesqlhelper.php
        )

    [bitrix\main\db\pgsqlconnection] => Array
        (
            [module] => main
            [file] => lib/db/pgsqlconnection.php
        )

    [bitrix\main\diag\httpexceptionhandleroutput] => Array
        (
            [module] => main
            [file] => lib/diag/httpexceptionhandleroutput.php
        )

    [bitrix\main\diag\fileexceptionhandlerlog] => Array
        (
            [module] => main
            [file] => lib/diag/fileexceptionhandlerlog.php
        )

    [bitrix\main\diag\exceptionhandler] => Array
        (
            [module] => main
            [file] => lib/diag/exceptionhandler.php
        )

    [bitrix\main\diag\iexceptionhandleroutput] => Array
        (
            [module] => main
            [file] => lib/diag/iexceptionhandleroutput.php
        )

    [bitrix\main\diag\exceptionhandlerlog] => Array
        (
            [module] => main
            [file] => lib/diag/exceptionhandlerlog.php
        )

    [bitrix\main\io\file] => Array
        (
            [module] => main
            [file] => lib/io/file.php
        )

    [bitrix\main\io\fileentry] => Array
        (
            [module] => main
            [file] => lib/io/fileentry.php
        )

    [bitrix\main\io\path] => Array
        (
            [module] => main
            [file] => lib/io/path.php
        )

    [bitrix\main\io\filesystementry] => Array
        (
            [module] => main
            [file] => lib/io/filesystementry.php
        )

    [bitrix\main\io\ifilestream] => Array
        (
            [module] => main
            [file] => lib/io/ifilestream.php
        )

    [bitrix\main\localization\loc] => Array
        (
            [module] => main
            [file] => lib/localization/loc.php
        )

    [bitrix\main\mail\mail] => Array
        (
            [module] => main
            [file] => lib/mail/mail.php
        )

    [bitrix\main\mail\tracking] => Array
        (
            [module] => main
            [file] => lib/mail/tracking.php
        )

    [bitrix\main\mail\eventmanager] => Array
        (
            [module] => main
            [file] => lib/mail/eventmanager.php
        )

    [bitrix\main\mail\eventmessagecompiler] => Array
        (
            [module] => main
            [file] => lib/mail/eventmessagecompiler.php
        )

    [bitrix\main\mail\eventmessagethemecompiler] => Array
        (
            [module] => main
            [file] => lib/mail/eventmessagethemecompiler.php
        )

    [bitrix\main\mail\internal\event] => Array
        (
            [module] => main
            [file] => lib/mail/internal/event.php
        )

    [bitrix\main\mail\internal\eventattachment] => Array
        (
            [module] => main
            [file] => lib/mail/internal/eventattachment.php
        )

    [bitrix\main\mail\internal\eventmessage] => Array
        (
            [module] => main
            [file] => lib/mail/internal/eventmessage.php
        )

    [bitrix\main\mail\internal\eventmessagesite] => Array
        (
            [module] => main
            [file] => lib/mail/internal/eventmessagesite.php
        )

    [bitrix\main\mail\internal\eventmessageattachment] => Array
        (
            [module] => main
            [file] => lib/mail/internal/eventmessageattachment.php
        )

    [bitrix\main\mail\internal\eventtype] => Array
        (
            [module] => main
            [file] => lib/mail/internal/eventtype.php
        )

    [bitrix\main\text\converter] => Array
        (
            [module] => main
            [file] => lib/text/converter.php
        )

    [bitrix\main\text\emptyconverter] => Array
        (
            [module] => main
            [file] => lib/text/emptyconverter.php
        )

    [bitrix\main\text\encoding] => Array
        (
            [module] => main
            [file] => lib/text/encoding.php
        )

    [bitrix\main\text\htmlconverter] => Array
        (
            [module] => main
            [file] => lib/text/htmlconverter.php
        )

    [bitrix\main\text\binarystring] => Array
        (
            [module] => main
            [file] => lib/text/binarystring.php
        )

    [bitrix\main\text\xmlconverter] => Array
        (
            [module] => main
            [file] => lib/text/xmlconverter.php
        )

    [bitrix\main\type\collection] => Array
        (
            [module] => main
            [file] => lib/type/collection.php
        )

    [bitrix\main\type\date] => Array
        (
            [module] => main
            [file] => lib/type/date.php
        )

    [bitrix\main\type\datetime] => Array
        (
            [module] => main
            [file] => lib/type/datetime.php
        )

    [bitrix\main\type\dictionary] => Array
        (
            [module] => main
            [file] => lib/type/dictionary.php
        )

    [bitrix\main\type\filterabledictionary] => Array
        (
            [module] => main
            [file] => lib/type/filterabledictionary.php
        )

    [bitrix\main\type\parameterdictionary] => Array
        (
            [module] => main
            [file] => lib/type/parameterdictionary.php
        )

    [bitrix\main\web\cookie] => Array
        (
            [module] => main
            [file] => lib/web/cookie.php
        )

    [bitrix\main\web\uri] => Array
        (
            [module] => main
            [file] => lib/web/uri.php
        )

    [bitrix\main\sendereventhandler] => Array
        (
            [module] => main
            [file] => lib/senderconnector.php
        )

    [bitrix\main\senderconnectoruser] => Array
        (
            [module] => main
            [file] => lib/senderconnector.php
        )

    [bitrix\main\urlrewriterrulemaker] => Array
        (
            [module] => main
            [file] => lib/urlrewriter.php
        )

    [bitrix\main\update\stepper] => Array
        (
            [module] => main
            [file] => lib/update/stepper.php
        )

    [bitrix\main\composite\abstractresponse] => Array
        (
            [module] => main
            [file] => lib/composite/responder.php
        )

    [bitrix\main\composite\fileresponse] => Array
        (
            [module] => main
            [file] => lib/composite/responder.php
        )

    [bitrix\main\composite\memcachedresponse] => Array
        (
            [module] => main
            [file] => lib/composite/responder.php
        )

    [bitrix\main\security\otpexception] => Array
        (
            [module] => main
            [file] => lib/security/securityexception.php
        )

    [ctimezone] => Array
        (
            [module] => main
            [file] => classes/general/time.php
        )

    [cbxpunycode] => Array
        (
            [module] => main
            [file] => classes/general/punycode.php
        )

    [ibxvirtualio] => Array
        (
            [module] => main
            [file] => classes/general/virtual_io.php
        )

    [ibxgeterrors] => Array
        (
            [module] => main
            [file] => classes/general/virtual_io.php
        )

    [cbxvirtualio] => Array
        (
            [module] => main
            [file] => classes/general/virtual_io.php
        )

    [cbxvirtualfilebase] => Array
        (
            [module] => main
            [file] => classes/general/virtual_file.php
        )

    [cbxvirtualfile] => Array
        (
            [module] => main
            [file] => classes/general/virtual_file.php
        )

    [cbxvirtualdirectory] => Array
        (
            [module] => main
            [file] => classes/general/virtual_file.php
        )

    [calloption] => Array
        (
            [module] => main
            [file] => classes/general/option.php
        )

    [coption] => Array
        (
            [module] => main
            [file] => classes/general/option.php
        )

    [callpageoption] => Array
        (
            [module] => main
            [file] => classes/general/pageoption.php
        )

    [cpageoption] => Array
        (
            [module] => main
            [file] => classes/general/pageoption.php
        )

    [callsqlwhere] => Array
        (
            [module] => main
            [file] => classes/general/sqlwhere.php
        )

    [csqlwhereexpression] => Array
        (
            [module] => main
            [file] => classes/general/sqlwhere.php
        )

    [csqlwhere] => Array
        (
            [module] => main
            [file] => classes/general/sqlwhere.php
        )

    [calllanguage] => Array
        (
            [module] => main
            [file] => classes/general/language.php
        )

    [clanguage] => Array
        (
            [module] => main
            [file] => classes/general/language.php
        )

    [clangadmin] => Array
        (
            [module] => main
            [file] => classes/general/language.php
        )

    [_clangdbresult] => Array
        (
            [module] => main
            [file] => classes/general/langdbresult.php
        )

    [callagent] => Array
        (
            [module] => main
            [file] => classes/general/agent.php
        )

    [cagent] => Array
        (
            [module] => main
            [file] => classes/mysql/agent.php
        )

    [capplicationexception] => Array
        (
            [module] => main
            [file] => classes/general/applicationexception.php
        )

    [cadminexception] => Array
        (
            [module] => main
            [file] => classes/general/adminexception.php
        )

    [callsite] => Array
        (
            [module] => main
            [file] => classes/general/site.php
        )

    [calllang] => Array
        (
            [module] => main
            [file] => classes/general/site.php
        )

    [csite] => Array
        (
            [module] => main
            [file] => classes/general/site.php
        )

    [clang] => Array
        (
            [module] => main
            [file] => classes/general/site.php
        )

    [chttp] => Array
        (
            [module] => main
            [file] => classes/general/http.php
        )

    [cutil] => Array
        (
            [module] => main
            [file] => classes/general/util.php
        )

    [callmain] => Array
        (
            [module] => main
            [file] => classes/general/main.php
        )

    [cmain] => Array
        (
            [module] => main
            [file] => classes/general/main.php
        )

    [calldatabase] => Array
        (
            [module] => main
            [file] => classes/general/database.php
        )

    [calldbresult] => Array
        (
            [module] => main
            [file] => classes/general/dbresult.php
        )

    [cdatabasemysql] => Array
        (
            [module] => main
            [file] => classes/mysql/database.php
        )

    [cdbresultmysql] => Array
        (
            [module] => main
            [file] => classes/mysql/dbresult.php
        )

    [icachebackend] => Array
        (
            [module] => main
            [file] => classes/general/cache_backend.php
        )

    [cphpcache] => Array
        (
            [module] => main
            [file] => classes/general/cache.php
        )

    [ccachemanager] => Array
        (
            [module] => main
            [file] => classes/general/cache_manager.php
        )

    [cpagecache] => Array
        (
            [module] => main
            [file] => classes/general/page_cache.php
        )

    [cstackcacheentry] => Array
        (
            [module] => main
            [file] => classes/general/stack_cache_entry.php
        )

    [cstackcachemanager] => Array
        (
            [module] => main
            [file] => classes/general/stack_cache.php
        )

    [cmodule] => Array
        (
            [module] => main
            [file] => /classes/general/module.php
        )

    [bitrix\main\entity\ufield] => Array
        (
            [module] => main
            [file] => include/deprecated/ufield.php
        )

    [cdatabase] => Array
        (
            [module] => main
            [file] => classes/mysql/database.php
        )

    [cdbresult] => Array
        (
            [module] => main
            [file] => classes/mysql/dbresult.php
        )

)
Array
(
    [bitrix\main\application] => Array
        (
            [module] => main
            [file] => lib/application.php
        )

    [bitrix\main\httpapplication] => Array
        (
            [module] => main
            [file] => lib/httpapplication.php
        )

    [bitrix\main\argumentexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\argumentnullexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\argumentoutofrangeexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\argumenttypeexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\notimplementedexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\notsupportedexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\invalidoperationexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\objectpropertyexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\objectnotfoundexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\objectexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\systemexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\accessdeniedexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\decodingexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\io\invalidpathexception] => Array
        (
            [module] => main
            [file] => lib/io/ioexception.php
        )

    [bitrix\main\io\filenotfoundexception] => Array
        (
            [module] => main
            [file] => lib/io/ioexception.php
        )

    [bitrix\main\io\filedeleteexception] => Array
        (
            [module] => main
            [file] => lib/io/ioexception.php
        )

    [bitrix\main\io\fileopenexception] => Array
        (
            [module] => main
            [file] => lib/io/ioexception.php
        )

    [bitrix\main\io\filenotopenedexception] => Array
        (
            [module] => main
            [file] => lib/io/ioexception.php
        )

    [bitrix\main\context] => Array
        (
            [module] => main
            [file] => lib/context.php
        )

    [bitrix\main\httpcontext] => Array
        (
            [module] => main
            [file] => lib/httpcontext.php
        )

    [bitrix\main\dispatcher] => Array
        (
            [module] => main
            [file] => lib/dispatcher.php
        )

    [bitrix\main\environment] => Array
        (
            [module] => main
            [file] => lib/environment.php
        )

    [bitrix\main\event] => Array
        (
            [module] => main
            [file] => lib/event.php
        )

    [bitrix\main\eventmanager] => Array
        (
            [module] => main
            [file] => lib/eventmanager.php
        )

    [bitrix\main\eventresult] => Array
        (
            [module] => main
            [file] => lib/eventresult.php
        )

    [bitrix\main\request] => Array
        (
            [module] => main
            [file] => lib/request.php
        )

    [bitrix\main\httprequest] => Array
        (
            [module] => main
            [file] => lib/httprequest.php
        )

    [bitrix\main\response] => Array
        (
            [module] => main
            [file] => lib/response.php
        )

    [bitrix\main\httpresponse] => Array
        (
            [module] => main
            [file] => lib/httpresponse.php
        )

    [bitrix\main\modulemanager] => Array
        (
            [module] => main
            [file] => lib/modulemanager.php
        )

    [bitrix\main\server] => Array
        (
            [module] => main
            [file] => lib/server.php
        )

    [bitrix\main\config\configuration] => Array
        (
            [module] => main
            [file] => lib/config/configuration.php
        )

    [bitrix\main\config\option] => Array
        (
            [module] => main
            [file] => lib/config/option.php
        )

    [bitrix\main\context\culture] => Array
        (
            [module] => main
            [file] => lib/context/culture.php
        )

    [bitrix\main\data\cache] => Array
        (
            [module] => main
            [file] => lib/data/cache.php
        )

    [bitrix\main\data\cacheengineapc] => Array
        (
            [module] => main
            [file] => lib/data/cacheengineapc.php
        )

    [bitrix\main\data\cacheenginememcache] => Array
        (
            [module] => main
            [file] => lib/data/cacheenginememcache.php
        )

    [bitrix\main\data\cacheenginefiles] => Array
        (
            [module] => main
            [file] => lib/data/cacheenginefiles.php
        )

    [bitrix\main\data\cacheenginenone] => Array
        (
            [module] => main
            [file] => lib/data/cacheenginenone.php
        )

    [bitrix\main\data\connection] => Array
        (
            [module] => main
            [file] => lib/data/connection.php
        )

    [bitrix\main\data\connectionpool] => Array
        (
            [module] => main
            [file] => lib/data/connectionpool.php
        )

    [bitrix\main\data\icacheengine] => Array
        (
            [module] => main
            [file] => lib/data/cache.php
        )

    [bitrix\main\data\hsphpreadconnection] => Array
        (
            [module] => main
            [file] => lib/data/hsphpreadconnection.php
        )

    [bitrix\main\data\managedcache] => Array
        (
            [module] => main
            [file] => lib/data/managedcache.php
        )

    [bitrix\main\data\taggedcache] => Array
        (
            [module] => main
            [file] => lib/data/taggedcache.php
        )

    [bitrix\main\data\memcacheconnection] => Array
        (
            [module] => main
            [file] => lib/data/memcacheconnection.php
        )

    [bitrix\main\data\memcachedconnection] => Array
        (
            [module] => main
            [file] => lib/data/memcachedconnection.php
        )

    [bitrix\main\data\nosqlconnection] => Array
        (
            [module] => main
            [file] => lib/data/nosqlconnection.php
        )

    [bitrix\main\db\arrayresult] => Array
        (
            [module] => main
            [file] => lib/db/arrayresult.php
        )

    [bitrix\main\db\result] => Array
        (
            [module] => main
            [file] => lib/db/result.php
        )

    [bitrix\main\db\connection] => Array
        (
            [module] => main
            [file] => lib/db/connection.php
        )

    [bitrix\main\db\sqlexception] => Array
        (
            [module] => main
            [file] => lib/db/sqlexception.php
        )

    [bitrix\main\db\sqlqueryexception] => Array
        (
            [module] => main
            [file] => lib/db/sqlexception.php
        )

    [bitrix\main\db\transactionexception] => Array
        (
            [module] => main
            [file] => lib/db/sqlexception.php
        )

    [bitrix\main\db\sqlexpression] => Array
        (
            [module] => main
            [file] => lib/db/sqlexpression.php
        )

    [bitrix\main\db\sqlhelper] => Array
        (
            [module] => main
            [file] => lib/db/sqlhelper.php
        )

    [bitrix\main\db\mysqlcommonconnection] => Array
        (
            [module] => main
            [file] => lib/db/mysqlcommonconnection.php
        )

    [bitrix\main\db\mysqliconnection] => Array
        (
            [module] => main
            [file] => lib/db/mysqliconnection.php
        )

    [bitrix\main\db\mysqliresult] => Array
        (
            [module] => main
            [file] => lib/db/mysqliresult.php
        )

    [bitrix\main\db\mysqlisqlhelper] => Array
        (
            [module] => main
            [file] => lib/db/mysqlisqlhelper.php
        )

    [bitrix\main\db\mssqlconnection] => Array
        (
            [module] => main
            [file] => lib/db/mssqlconnection.php
        )

    [bitrix\main\db\mssqlresult] => Array
        (
            [module] => main
            [file] => lib/db/mssqlresult.php
        )

    [bitrix\main\db\mssqlsqlhelper] => Array
        (
            [module] => main
            [file] => lib/db/mssqlsqlhelper.php
        )

    [bitrix\main\db\oracleconnection] => Array
        (
            [module] => main
            [file] => lib/db/oracleconnection.php
        )

    [bitrix\main\db\oracleresult] => Array
        (
            [module] => main
            [file] => lib/db/oracleresult.php
        )

    [bitrix\main\db\oraclesqlhelper] => Array
        (
            [module] => main
            [file] => lib/db/oraclesqlhelper.php
        )

    [bitrix\main\db\pgsqlconnection] => Array
        (
            [module] => main
            [file] => lib/db/pgsqlconnection.php
        )

    [bitrix\main\diag\httpexceptionhandleroutput] => Array
        (
            [module] => main
            [file] => lib/diag/httpexceptionhandleroutput.php
        )

    [bitrix\main\diag\fileexceptionhandlerlog] => Array
        (
            [module] => main
            [file] => lib/diag/fileexceptionhandlerlog.php
        )

    [bitrix\main\diag\exceptionhandler] => Array
        (
            [module] => main
            [file] => lib/diag/exceptionhandler.php
        )

    [bitrix\main\diag\iexceptionhandleroutput] => Array
        (
            [module] => main
            [file] => lib/diag/iexceptionhandleroutput.php
        )

    [bitrix\main\diag\exceptionhandlerlog] => Array
        (
            [module] => main
            [file] => lib/diag/exceptionhandlerlog.php
        )

    [bitrix\main\io\file] => Array
        (
            [module] => main
            [file] => lib/io/file.php
        )

    [bitrix\main\io\fileentry] => Array
        (
            [module] => main
            [file] => lib/io/fileentry.php
        )

    [bitrix\main\io\path] => Array
        (
            [module] => main
            [file] => lib/io/path.php
        )

    [bitrix\main\io\filesystementry] => Array
        (
            [module] => main
            [file] => lib/io/filesystementry.php
        )

    [bitrix\main\io\ifilestream] => Array
        (
            [module] => main
            [file] => lib/io/ifilestream.php
        )

    [bitrix\main\localization\loc] => Array
        (
            [module] => main
            [file] => lib/localization/loc.php
        )

    [bitrix\main\mail\mail] => Array
        (
            [module] => main
            [file] => lib/mail/mail.php
        )

    [bitrix\main\mail\tracking] => Array
        (
            [module] => main
            [file] => lib/mail/tracking.php
        )

    [bitrix\main\mail\eventmanager] => Array
        (
            [module] => main
            [file] => lib/mail/eventmanager.php
        )

    [bitrix\main\mail\eventmessagecompiler] => Array
        (
            [module] => main
            [file] => lib/mail/eventmessagecompiler.php
        )

    [bitrix\main\mail\eventmessagethemecompiler] => Array
        (
            [module] => main
            [file] => lib/mail/eventmessagethemecompiler.php
        )

    [bitrix\main\mail\internal\event] => Array
        (
            [module] => main
            [file] => lib/mail/internal/event.php
        )

    [bitrix\main\mail\internal\eventattachment] => Array
        (
            [module] => main
            [file] => lib/mail/internal/eventattachment.php
        )

    [bitrix\main\mail\internal\eventmessage] => Array
        (
            [module] => main
            [file] => lib/mail/internal/eventmessage.php
        )

    [bitrix\main\mail\internal\eventmessagesite] => Array
        (
            [module] => main
            [file] => lib/mail/internal/eventmessagesite.php
        )

    [bitrix\main\mail\internal\eventmessageattachment] => Array
        (
            [module] => main
            [file] => lib/mail/internal/eventmessageattachment.php
        )

    [bitrix\main\mail\internal\eventtype] => Array
        (
            [module] => main
            [file] => lib/mail/internal/eventtype.php
        )

    [bitrix\main\text\converter] => Array
        (
            [module] => main
            [file] => lib/text/converter.php
        )

    [bitrix\main\text\emptyconverter] => Array
        (
            [module] => main
            [file] => lib/text/emptyconverter.php
        )

    [bitrix\main\text\encoding] => Array
        (
            [module] => main
            [file] => lib/text/encoding.php
        )

    [bitrix\main\text\htmlconverter] => Array
        (
            [module] => main
            [file] => lib/text/htmlconverter.php
        )

    [bitrix\main\text\binarystring] => Array
        (
            [module] => main
            [file] => lib/text/binarystring.php
        )

    [bitrix\main\text\xmlconverter] => Array
        (
            [module] => main
            [file] => lib/text/xmlconverter.php
        )

    [bitrix\main\type\collection] => Array
        (
            [module] => main
            [file] => lib/type/collection.php
        )

    [bitrix\main\type\date] => Array
        (
            [module] => main
            [file] => lib/type/date.php
        )

    [bitrix\main\type\datetime] => Array
        (
            [module] => main
            [file] => lib/type/datetime.php
        )

    [bitrix\main\type\dictionary] => Array
        (
            [module] => main
            [file] => lib/type/dictionary.php
        )

    [bitrix\main\type\filterabledictionary] => Array
        (
            [module] => main
            [file] => lib/type/filterabledictionary.php
        )

    [bitrix\main\type\parameterdictionary] => Array
        (
            [module] => main
            [file] => lib/type/parameterdictionary.php
        )

    [bitrix\main\web\cookie] => Array
        (
            [module] => main
            [file] => lib/web/cookie.php
        )

    [bitrix\main\web\uri] => Array
        (
            [module] => main
            [file] => lib/web/uri.php
        )

    [bitrix\main\sendereventhandler] => Array
        (
            [module] => main
            [file] => lib/senderconnector.php
        )

    [bitrix\main\senderconnectoruser] => Array
        (
            [module] => main
            [file] => lib/senderconnector.php
        )

    [bitrix\main\urlrewriterrulemaker] => Array
        (
            [module] => main
            [file] => lib/urlrewriter.php
        )

    [bitrix\main\update\stepper] => Array
        (
            [module] => main
            [file] => lib/update/stepper.php
        )

    [bitrix\main\composite\abstractresponse] => Array
        (
            [module] => main
            [file] => lib/composite/responder.php
        )

    [bitrix\main\composite\fileresponse] => Array
        (
            [module] => main
            [file] => lib/composite/responder.php
        )

    [bitrix\main\composite\memcachedresponse] => Array
        (
            [module] => main
            [file] => lib/composite/responder.php
        )

    [bitrix\main\security\otpexception] => Array
        (
            [module] => main
            [file] => lib/security/securityexception.php
        )

    [ctimezone] => Array
        (
            [module] => main
            [file] => classes/general/time.php
        )

    [cbxpunycode] => Array
        (
            [module] => main
            [file] => classes/general/punycode.php
        )

    [ibxvirtualio] => Array
        (
            [module] => main
            [file] => classes/general/virtual_io.php
        )

    [ibxgeterrors] => Array
        (
            [module] => main
            [file] => classes/general/virtual_io.php
        )

    [cbxvirtualio] => Array
        (
            [module] => main
            [file] => classes/general/virtual_io.php
        )

    [cbxvirtualfilebase] => Array
        (
            [module] => main
            [file] => classes/general/virtual_file.php
        )

    [cbxvirtualfile] => Array
        (
            [module] => main
            [file] => classes/general/virtual_file.php
        )

    [cbxvirtualdirectory] => Array
        (
            [module] => main
            [file] => classes/general/virtual_file.php
        )

    [calloption] => Array
        (
            [module] => main
            [file] => classes/general/option.php
        )

    [coption] => Array
        (
            [module] => main
            [file] => classes/general/option.php
        )

    [callpageoption] => Array
        (
            [module] => main
            [file] => classes/general/pageoption.php
        )

    [cpageoption] => Array
        (
            [module] => main
            [file] => classes/general/pageoption.php
        )

    [callsqlwhere] => Array
        (
            [module] => main
            [file] => classes/general/sqlwhere.php
        )

    [csqlwhereexpression] => Array
        (
            [module] => main
            [file] => classes/general/sqlwhere.php
        )

    [csqlwhere] => Array
        (
            [module] => main
            [file] => classes/general/sqlwhere.php
        )

    [calllanguage] => Array
        (
            [module] => main
            [file] => classes/general/language.php
        )

    [clanguage] => Array
        (
            [module] => main
            [file] => classes/general/language.php
        )

    [clangadmin] => Array
        (
            [module] => main
            [file] => classes/general/language.php
        )

    [_clangdbresult] => Array
        (
            [module] => main
            [file] => classes/general/langdbresult.php
        )

    [callagent] => Array
        (
            [module] => main
            [file] => classes/general/agent.php
        )

    [cagent] => Array
        (
            [module] => main
            [file] => classes/mysql/agent.php
        )

    [capplicationexception] => Array
        (
            [module] => main
            [file] => classes/general/applicationexception.php
        )

    [cadminexception] => Array
        (
            [module] => main
            [file] => classes/general/adminexception.php
        )

    [callsite] => Array
        (
            [module] => main
            [file] => classes/general/site.php
        )

    [calllang] => Array
        (
            [module] => main
            [file] => classes/general/site.php
        )

    [csite] => Array
        (
            [module] => main
            [file] => classes/general/site.php
        )

    [clang] => Array
        (
            [module] => main
            [file] => classes/general/site.php
        )

    [chttp] => Array
        (
            [module] => main
            [file] => classes/general/http.php
        )

    [cutil] => Array
        (
            [module] => main
            [file] => classes/general/util.php
        )

    [callmain] => Array
        (
            [module] => main
            [file] => classes/general/main.php
        )

    [cmain] => Array
        (
            [module] => main
            [file] => classes/general/main.php
        )

    [calldatabase] => Array
        (
            [module] => main
            [file] => classes/general/database.php
        )

    [calldbresult] => Array
        (
            [module] => main
            [file] => classes/general/dbresult.php
        )

    [cdatabasemysql] => Array
        (
            [module] => main
            [file] => classes/mysql/database.php
        )

    [cdbresultmysql] => Array
        (
            [module] => main
            [file] => classes/mysql/dbresult.php
        )

    [icachebackend] => Array
        (
            [module] => main
            [file] => classes/general/cache_backend.php
        )

    [cphpcache] => Array
        (
            [module] => main
            [file] => classes/general/cache.php
        )

    [ccachemanager] => Array
        (
            [module] => main
            [file] => classes/general/cache_manager.php
        )

    [cpagecache] => Array
        (
            [module] => main
            [file] => classes/general/page_cache.php
        )

    [cstackcacheentry] => Array
        (
            [module] => main
            [file] => classes/general/stack_cache_entry.php
        )

    [cstackcachemanager] => Array
        (
            [module] => main
            [file] => classes/general/stack_cache.php
        )

    [cmodule] => Array
        (
            [module] => main
            [file] => /classes/general/module.php
        )

    [bitrix\main\entity\ufield] => Array
        (
            [module] => main
            [file] => include/deprecated/ufield.php
        )

    [cdatabase] => Array
        (
            [module] => main
            [file] => classes/mysql/database.php
        )

    [cdbresult] => Array
        (
            [module] => main
            [file] => classes/mysql/dbresult.php
        )

)
Array
(
    [bitrix\main\application] => Array
        (
            [module] => main
            [file] => lib/application.php
        )

    [bitrix\main\httpapplication] => Array
        (
            [module] => main
            [file] => lib/httpapplication.php
        )

    [bitrix\main\argumentexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\argumentnullexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\argumentoutofrangeexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\argumenttypeexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\notimplementedexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\notsupportedexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\invalidoperationexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\objectpropertyexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\objectnotfoundexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\objectexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\systemexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\accessdeniedexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\decodingexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\io\invalidpathexception] => Array
        (
            [module] => main
            [file] => lib/io/ioexception.php
        )

    [bitrix\main\io\filenotfoundexception] => Array
        (
            [module] => main
            [file] => lib/io/ioexception.php
        )

    [bitrix\main\io\filedeleteexception] => Array
        (
            [module] => main
            [file] => lib/io/ioexception.php
        )

    [bitrix\main\io\fileopenexception] => Array
        (
            [module] => main
            [file] => lib/io/ioexception.php
        )

    [bitrix\main\io\filenotopenedexception] => Array
        (
            [module] => main
            [file] => lib/io/ioexception.php
        )

    [bitrix\main\context] => Array
        (
            [module] => main
            [file] => lib/context.php
        )

    [bitrix\main\httpcontext] => Array
        (
            [module] => main
            [file] => lib/httpcontext.php
        )

    [bitrix\main\dispatcher] => Array
        (
            [module] => main
            [file] => lib/dispatcher.php
        )

    [bitrix\main\environment] => Array
        (
            [module] => main
            [file] => lib/environment.php
        )

    [bitrix\main\event] => Array
        (
            [module] => main
            [file] => lib/event.php
        )

    [bitrix\main\eventmanager] => Array
        (
            [module] => main
            [file] => lib/eventmanager.php
        )

    [bitrix\main\eventresult] => Array
        (
            [module] => main
            [file] => lib/eventresult.php
        )

    [bitrix\main\request] => Array
        (
            [module] => main
            [file] => lib/request.php
        )

    [bitrix\main\httprequest] => Array
        (
            [module] => main
            [file] => lib/httprequest.php
        )

    [bitrix\main\response] => Array
        (
            [module] => main
            [file] => lib/response.php
        )

    [bitrix\main\httpresponse] => Array
        (
            [module] => main
            [file] => lib/httpresponse.php
        )

    [bitrix\main\modulemanager] => Array
        (
            [module] => main
            [file] => lib/modulemanager.php
        )

    [bitrix\main\server] => Array
        (
            [module] => main
            [file] => lib/server.php
        )

    [bitrix\main\config\configuration] => Array
        (
            [module] => main
            [file] => lib/config/configuration.php
        )

    [bitrix\main\config\option] => Array
        (
            [module] => main
            [file] => lib/config/option.php
        )

    [bitrix\main\context\culture] => Array
        (
            [module] => main
            [file] => lib/context/culture.php
        )

    [bitrix\main\data\cache] => Array
        (
            [module] => main
            [file] => lib/data/cache.php
        )

    [bitrix\main\data\cacheengineapc] => Array
        (
            [module] => main
            [file] => lib/data/cacheengineapc.php
        )

    [bitrix\main\data\cacheenginememcache] => Array
        (
            [module] => main
            [file] => lib/data/cacheenginememcache.php
        )

    [bitrix\main\data\cacheenginefiles] => Array
        (
            [module] => main
            [file] => lib/data/cacheenginefiles.php
        )

    [bitrix\main\data\cacheenginenone] => Array
        (
            [module] => main
            [file] => lib/data/cacheenginenone.php
        )

    [bitrix\main\data\connection] => Array
        (
            [module] => main
            [file] => lib/data/connection.php
        )

    [bitrix\main\data\connectionpool] => Array
        (
            [module] => main
            [file] => lib/data/connectionpool.php
        )

    [bitrix\main\data\icacheengine] => Array
        (
            [module] => main
            [file] => lib/data/cache.php
        )

    [bitrix\main\data\hsphpreadconnection] => Array
        (
            [module] => main
            [file] => lib/data/hsphpreadconnection.php
        )

    [bitrix\main\data\managedcache] => Array
        (
            [module] => main
            [file] => lib/data/managedcache.php
        )

    [bitrix\main\data\taggedcache] => Array
        (
            [module] => main
            [file] => lib/data/taggedcache.php
        )

    [bitrix\main\data\memcacheconnection] => Array
        (
            [module] => main
            [file] => lib/data/memcacheconnection.php
        )

    [bitrix\main\data\memcachedconnection] => Array
        (
            [module] => main
            [file] => lib/data/memcachedconnection.php
        )

    [bitrix\main\data\nosqlconnection] => Array
        (
            [module] => main
            [file] => lib/data/nosqlconnection.php
        )

    [bitrix\main\db\arrayresult] => Array
        (
            [module] => main
            [file] => lib/db/arrayresult.php
        )

    [bitrix\main\db\result] => Array
        (
            [module] => main
            [file] => lib/db/result.php
        )

    [bitrix\main\db\connection] => Array
        (
            [module] => main
            [file] => lib/db/connection.php
        )

    [bitrix\main\db\sqlexception] => Array
        (
            [module] => main
            [file] => lib/db/sqlexception.php
        )

    [bitrix\main\db\sqlqueryexception] => Array
        (
            [module] => main
            [file] => lib/db/sqlexception.php
        )

    [bitrix\main\db\transactionexception] => Array
        (
            [module] => main
            [file] => lib/db/sqlexception.php
        )

    [bitrix\main\db\sqlexpression] => Array
        (
            [module] => main
            [file] => lib/db/sqlexpression.php
        )

    [bitrix\main\db\sqlhelper] => Array
        (
            [module] => main
            [file] => lib/db/sqlhelper.php
        )

    [bitrix\main\db\mysqlcommonconnection] => Array
        (
            [module] => main
            [file] => lib/db/mysqlcommonconnection.php
        )

    [bitrix\main\db\mysqliconnection] => Array
        (
            [module] => main
            [file] => lib/db/mysqliconnection.php
        )

    [bitrix\main\db\mysqliresult] => Array
        (
            [module] => main
            [file] => lib/db/mysqliresult.php
        )

    [bitrix\main\db\mysqlisqlhelper] => Array
        (
            [module] => main
            [file] => lib/db/mysqlisqlhelper.php
        )

    [bitrix\main\db\mssqlconnection] => Array
        (
            [module] => main
            [file] => lib/db/mssqlconnection.php
        )

    [bitrix\main\db\mssqlresult] => Array
        (
            [module] => main
            [file] => lib/db/mssqlresult.php
        )

    [bitrix\main\db\mssqlsqlhelper] => Array
        (
            [module] => main
            [file] => lib/db/mssqlsqlhelper.php
        )

    [bitrix\main\db\oracleconnection] => Array
        (
            [module] => main
            [file] => lib/db/oracleconnection.php
        )

    [bitrix\main\db\oracleresult] => Array
        (
            [module] => main
            [file] => lib/db/oracleresult.php
        )

    [bitrix\main\db\oraclesqlhelper] => Array
        (
            [module] => main
            [file] => lib/db/oraclesqlhelper.php
        )

    [bitrix\main\db\pgsqlconnection] => Array
        (
            [module] => main
            [file] => lib/db/pgsqlconnection.php
        )

    [bitrix\main\diag\httpexceptionhandleroutput] => Array
        (
            [module] => main
            [file] => lib/diag/httpexceptionhandleroutput.php
        )

    [bitrix\main\diag\fileexceptionhandlerlog] => Array
        (
            [module] => main
            [file] => lib/diag/fileexceptionhandlerlog.php
        )

    [bitrix\main\diag\exceptionhandler] => Array
        (
            [module] => main
            [file] => lib/diag/exceptionhandler.php
        )

    [bitrix\main\diag\iexceptionhandleroutput] => Array
        (
            [module] => main
            [file] => lib/diag/iexceptionhandleroutput.php
        )

    [bitrix\main\diag\exceptionhandlerlog] => Array
        (
            [module] => main
            [file] => lib/diag/exceptionhandlerlog.php
        )

    [bitrix\main\io\file] => Array
        (
            [module] => main
            [file] => lib/io/file.php
        )

    [bitrix\main\io\fileentry] => Array
        (
            [module] => main
            [file] => lib/io/fileentry.php
        )

    [bitrix\main\io\path] => Array
        (
            [module] => main
            [file] => lib/io/path.php
        )

    [bitrix\main\io\filesystementry] => Array
        (
            [module] => main
            [file] => lib/io/filesystementry.php
        )

    [bitrix\main\io\ifilestream] => Array
        (
            [module] => main
            [file] => lib/io/ifilestream.php
        )

    [bitrix\main\localization\loc] => Array
        (
            [module] => main
            [file] => lib/localization/loc.php
        )

    [bitrix\main\mail\mail] => Array
        (
            [module] => main
            [file] => lib/mail/mail.php
        )

    [bitrix\main\mail\tracking] => Array
        (
            [module] => main
            [file] => lib/mail/tracking.php
        )

    [bitrix\main\mail\eventmanager] => Array
        (
            [module] => main
            [file] => lib/mail/eventmanager.php
        )

    [bitrix\main\mail\eventmessagecompiler] => Array
        (
            [module] => main
            [file] => lib/mail/eventmessagecompiler.php
        )

    [bitrix\main\mail\eventmessagethemecompiler] => Array
        (
            [module] => main
            [file] => lib/mail/eventmessagethemecompiler.php
        )

    [bitrix\main\mail\internal\event] => Array
        (
            [module] => main
            [file] => lib/mail/internal/event.php
        )

    [bitrix\main\mail\internal\eventattachment] => Array
        (
            [module] => main
            [file] => lib/mail/internal/eventattachment.php
        )

    [bitrix\main\mail\internal\eventmessage] => Array
        (
            [module] => main
            [file] => lib/mail/internal/eventmessage.php
        )

    [bitrix\main\mail\internal\eventmessagesite] => Array
        (
            [module] => main
            [file] => lib/mail/internal/eventmessagesite.php
        )

    [bitrix\main\mail\internal\eventmessageattachment] => Array
        (
            [module] => main
            [file] => lib/mail/internal/eventmessageattachment.php
        )

    [bitrix\main\mail\internal\eventtype] => Array
        (
            [module] => main
            [file] => lib/mail/internal/eventtype.php
        )

    [bitrix\main\text\converter] => Array
        (
            [module] => main
            [file] => lib/text/converter.php
        )

    [bitrix\main\text\emptyconverter] => Array
        (
            [module] => main
            [file] => lib/text/emptyconverter.php
        )

    [bitrix\main\text\encoding] => Array
        (
            [module] => main
            [file] => lib/text/encoding.php
        )

    [bitrix\main\text\htmlconverter] => Array
        (
            [module] => main
            [file] => lib/text/htmlconverter.php
        )

    [bitrix\main\text\binarystring] => Array
        (
            [module] => main
            [file] => lib/text/binarystring.php
        )

    [bitrix\main\text\xmlconverter] => Array
        (
            [module] => main
            [file] => lib/text/xmlconverter.php
        )

    [bitrix\main\type\collection] => Array
        (
            [module] => main
            [file] => lib/type/collection.php
        )

    [bitrix\main\type\date] => Array
        (
            [module] => main
            [file] => lib/type/date.php
        )

    [bitrix\main\type\datetime] => Array
        (
            [module] => main
            [file] => lib/type/datetime.php
        )

    [bitrix\main\type\dictionary] => Array
        (
            [module] => main
            [file] => lib/type/dictionary.php
        )

    [bitrix\main\type\filterabledictionary] => Array
        (
            [module] => main
            [file] => lib/type/filterabledictionary.php
        )

    [bitrix\main\type\parameterdictionary] => Array
        (
            [module] => main
            [file] => lib/type/parameterdictionary.php
        )

    [bitrix\main\web\cookie] => Array
        (
            [module] => main
            [file] => lib/web/cookie.php
        )

    [bitrix\main\web\uri] => Array
        (
            [module] => main
            [file] => lib/web/uri.php
        )

    [bitrix\main\sendereventhandler] => Array
        (
            [module] => main
            [file] => lib/senderconnector.php
        )

    [bitrix\main\senderconnectoruser] => Array
        (
            [module] => main
            [file] => lib/senderconnector.php
        )

    [bitrix\main\urlrewriterrulemaker] => Array
        (
            [module] => main
            [file] => lib/urlrewriter.php
        )

    [bitrix\main\update\stepper] => Array
        (
            [module] => main
            [file] => lib/update/stepper.php
        )

    [bitrix\main\composite\abstractresponse] => Array
        (
            [module] => main
            [file] => lib/composite/responder.php
        )

    [bitrix\main\composite\fileresponse] => Array
        (
            [module] => main
            [file] => lib/composite/responder.php
        )

    [bitrix\main\composite\memcachedresponse] => Array
        (
            [module] => main
            [file] => lib/composite/responder.php
        )

    [bitrix\main\security\otpexception] => Array
        (
            [module] => main
            [file] => lib/security/securityexception.php
        )

    [ctimezone] => Array
        (
            [module] => main
            [file] => classes/general/time.php
        )

    [cbxpunycode] => Array
        (
            [module] => main
            [file] => classes/general/punycode.php
        )

    [ibxvirtualio] => Array
        (
            [module] => main
            [file] => classes/general/virtual_io.php
        )

    [ibxgeterrors] => Array
        (
            [module] => main
            [file] => classes/general/virtual_io.php
        )

    [cbxvirtualio] => Array
        (
            [module] => main
            [file] => classes/general/virtual_io.php
        )

    [cbxvirtualfilebase] => Array
        (
            [module] => main
            [file] => classes/general/virtual_file.php
        )

    [cbxvirtualfile] => Array
        (
            [module] => main
            [file] => classes/general/virtual_file.php
        )

    [cbxvirtualdirectory] => Array
        (
            [module] => main
            [file] => classes/general/virtual_file.php
        )

    [calloption] => Array
        (
            [module] => main
            [file] => classes/general/option.php
        )

    [coption] => Array
        (
            [module] => main
            [file] => classes/general/option.php
        )

    [callpageoption] => Array
        (
            [module] => main
            [file] => classes/general/pageoption.php
        )

    [cpageoption] => Array
        (
            [module] => main
            [file] => classes/general/pageoption.php
        )

    [callsqlwhere] => Array
        (
            [module] => main
            [file] => classes/general/sqlwhere.php
        )

    [csqlwhereexpression] => Array
        (
            [module] => main
            [file] => classes/general/sqlwhere.php
        )

    [csqlwhere] => Array
        (
            [module] => main
            [file] => classes/general/sqlwhere.php
        )

    [calllanguage] => Array
        (
            [module] => main
            [file] => classes/general/language.php
        )

    [clanguage] => Array
        (
            [module] => main
            [file] => classes/general/language.php
        )

    [clangadmin] => Array
        (
            [module] => main
            [file] => classes/general/language.php
        )

    [_clangdbresult] => Array
        (
            [module] => main
            [file] => classes/general/langdbresult.php
        )

    [callagent] => Array
        (
            [module] => main
            [file] => classes/general/agent.php
        )

    [cagent] => Array
        (
            [module] => main
            [file] => classes/mysql/agent.php
        )

    [capplicationexception] => Array
        (
            [module] => main
            [file] => classes/general/applicationexception.php
        )

    [cadminexception] => Array
        (
            [module] => main
            [file] => classes/general/adminexception.php
        )

    [callsite] => Array
        (
            [module] => main
            [file] => classes/general/site.php
        )

    [calllang] => Array
        (
            [module] => main
            [file] => classes/general/site.php
        )

    [csite] => Array
        (
            [module] => main
            [file] => classes/general/site.php
        )

    [clang] => Array
        (
            [module] => main
            [file] => classes/general/site.php
        )

    [chttp] => Array
        (
            [module] => main
            [file] => classes/general/http.php
        )

    [cutil] => Array
        (
            [module] => main
            [file] => classes/general/util.php
        )

    [callmain] => Array
        (
            [module] => main
            [file] => classes/general/main.php
        )

    [cmain] => Array
        (
            [module] => main
            [file] => classes/general/main.php
        )

    [calldatabase] => Array
        (
            [module] => main
            [file] => classes/general/database.php
        )

    [calldbresult] => Array
        (
            [module] => main
            [file] => classes/general/dbresult.php
        )

    [cdatabasemysql] => Array
        (
            [module] => main
            [file] => classes/mysql/database.php
        )

    [cdbresultmysql] => Array
        (
            [module] => main
            [file] => classes/mysql/dbresult.php
        )

    [icachebackend] => Array
        (
            [module] => main
            [file] => classes/general/cache_backend.php
        )

    [cphpcache] => Array
        (
            [module] => main
            [file] => classes/general/cache.php
        )

    [ccachemanager] => Array
        (
            [module] => main
            [file] => classes/general/cache_manager.php
        )

    [cpagecache] => Array
        (
            [module] => main
            [file] => classes/general/page_cache.php
        )

    [cstackcacheentry] => Array
        (
            [module] => main
            [file] => classes/general/stack_cache_entry.php
        )

    [cstackcachemanager] => Array
        (
            [module] => main
            [file] => classes/general/stack_cache.php
        )

    [cmodule] => Array
        (
            [module] => main
            [file] => /classes/general/module.php
        )

    [bitrix\main\entity\ufield] => Array
        (
            [module] => main
            [file] => include/deprecated/ufield.php
        )

    [cdatabase] => Array
        (
            [module] => main
            [file] => classes/mysql/database.php
        )

    [cdbresult] => Array
        (
            [module] => main
            [file] => classes/mysql/dbresult.php
        )

)
Array
(
    [bitrix\main\application] => Array
        (
            [module] => main
            [file] => lib/application.php
        )

    [bitrix\main\httpapplication] => Array
        (
            [module] => main
            [file] => lib/httpapplication.php
        )

    [bitrix\main\argumentexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\argumentnullexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\argumentoutofrangeexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\argumenttypeexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\notimplementedexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\notsupportedexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\invalidoperationexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\objectpropertyexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\objectnotfoundexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\objectexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\systemexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\accessdeniedexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\decodingexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\io\invalidpathexception] => Array
        (
            [module] => main
            [file] => lib/io/ioexception.php
        )

    [bitrix\main\io\filenotfoundexception] => Array
        (
            [module] => main
            [file] => lib/io/ioexception.php
        )

    [bitrix\main\io\filedeleteexception] => Array
        (
            [module] => main
            [file] => lib/io/ioexception.php
        )

    [bitrix\main\io\fileopenexception] => Array
        (
            [module] => main
            [file] => lib/io/ioexception.php
        )

    [bitrix\main\io\filenotopenedexception] => Array
        (
            [module] => main
            [file] => lib/io/ioexception.php
        )

    [bitrix\main\context] => Array
        (
            [module] => main
            [file] => lib/context.php
        )

    [bitrix\main\httpcontext] => Array
        (
            [module] => main
            [file] => lib/httpcontext.php
        )

    [bitrix\main\dispatcher] => Array
        (
            [module] => main
            [file] => lib/dispatcher.php
        )

    [bitrix\main\environment] => Array
        (
            [module] => main
            [file] => lib/environment.php
        )

    [bitrix\main\event] => Array
        (
            [module] => main
            [file] => lib/event.php
        )

    [bitrix\main\eventmanager] => Array
        (
            [module] => main
            [file] => lib/eventmanager.php
        )

    [bitrix\main\eventresult] => Array
        (
            [module] => main
            [file] => lib/eventresult.php
        )

    [bitrix\main\request] => Array
        (
            [module] => main
            [file] => lib/request.php
        )

    [bitrix\main\httprequest] => Array
        (
            [module] => main
            [file] => lib/httprequest.php
        )

    [bitrix\main\response] => Array
        (
            [module] => main
            [file] => lib/response.php
        )

    [bitrix\main\httpresponse] => Array
        (
            [module] => main
            [file] => lib/httpresponse.php
        )

    [bitrix\main\modulemanager] => Array
        (
            [module] => main
            [file] => lib/modulemanager.php
        )

    [bitrix\main\server] => Array
        (
            [module] => main
            [file] => lib/server.php
        )

    [bitrix\main\config\configuration] => Array
        (
            [module] => main
            [file] => lib/config/configuration.php
        )

    [bitrix\main\config\option] => Array
        (
            [module] => main
            [file] => lib/config/option.php
        )

    [bitrix\main\context\culture] => Array
        (
            [module] => main
            [file] => lib/context/culture.php
        )

    [bitrix\main\data\cache] => Array
        (
            [module] => main
            [file] => lib/data/cache.php
        )

    [bitrix\main\data\cacheengineapc] => Array
        (
            [module] => main
            [file] => lib/data/cacheengineapc.php
        )

    [bitrix\main\data\cacheenginememcache] => Array
        (
            [module] => main
            [file] => lib/data/cacheenginememcache.php
        )

    [bitrix\main\data\cacheenginefiles] => Array
        (
            [module] => main
            [file] => lib/data/cacheenginefiles.php
        )

    [bitrix\main\data\cacheenginenone] => Array
        (
            [module] => main
            [file] => lib/data/cacheenginenone.php
        )

    [bitrix\main\data\connection] => Array
        (
            [module] => main
            [file] => lib/data/connection.php
        )

    [bitrix\main\data\connectionpool] => Array
        (
            [module] => main
            [file] => lib/data/connectionpool.php
        )

    [bitrix\main\data\icacheengine] => Array
        (
            [module] => main
            [file] => lib/data/cache.php
        )

    [bitrix\main\data\hsphpreadconnection] => Array
        (
            [module] => main
            [file] => lib/data/hsphpreadconnection.php
        )

    [bitrix\main\data\managedcache] => Array
        (
            [module] => main
            [file] => lib/data/managedcache.php
        )

    [bitrix\main\data\taggedcache] => Array
        (
            [module] => main
            [file] => lib/data/taggedcache.php
        )

    [bitrix\main\data\memcacheconnection] => Array
        (
            [module] => main
            [file] => lib/data/memcacheconnection.php
        )

    [bitrix\main\data\memcachedconnection] => Array
        (
            [module] => main
            [file] => lib/data/memcachedconnection.php
        )

    [bitrix\main\data\nosqlconnection] => Array
        (
            [module] => main
            [file] => lib/data/nosqlconnection.php
        )

    [bitrix\main\db\arrayresult] => Array
        (
            [module] => main
            [file] => lib/db/arrayresult.php
        )

    [bitrix\main\db\result] => Array
        (
            [module] => main
            [file] => lib/db/result.php
        )

    [bitrix\main\db\connection] => Array
        (
            [module] => main
            [file] => lib/db/connection.php
        )

    [bitrix\main\db\sqlexception] => Array
        (
            [module] => main
            [file] => lib/db/sqlexception.php
        )

    [bitrix\main\db\sqlqueryexception] => Array
        (
            [module] => main
            [file] => lib/db/sqlexception.php
        )

    [bitrix\main\db\transactionexception] => Array
        (
            [module] => main
            [file] => lib/db/sqlexception.php
        )

    [bitrix\main\db\sqlexpression] => Array
        (
            [module] => main
            [file] => lib/db/sqlexpression.php
        )

    [bitrix\main\db\sqlhelper] => Array
        (
            [module] => main
            [file] => lib/db/sqlhelper.php
        )

    [bitrix\main\db\mysqlcommonconnection] => Array
        (
            [module] => main
            [file] => lib/db/mysqlcommonconnection.php
        )

    [bitrix\main\db\mysqliconnection] => Array
        (
            [module] => main
            [file] => lib/db/mysqliconnection.php
        )

    [bitrix\main\db\mysqliresult] => Array
        (
            [module] => main
            [file] => lib/db/mysqliresult.php
        )

    [bitrix\main\db\mysqlisqlhelper] => Array
        (
            [module] => main
            [file] => lib/db/mysqlisqlhelper.php
        )

    [bitrix\main\db\mssqlconnection] => Array
        (
            [module] => main
            [file] => lib/db/mssqlconnection.php
        )

    [bitrix\main\db\mssqlresult] => Array
        (
            [module] => main
            [file] => lib/db/mssqlresult.php
        )

    [bitrix\main\db\mssqlsqlhelper] => Array
        (
            [module] => main
            [file] => lib/db/mssqlsqlhelper.php
        )

    [bitrix\main\db\oracleconnection] => Array
        (
            [module] => main
            [file] => lib/db/oracleconnection.php
        )

    [bitrix\main\db\oracleresult] => Array
        (
            [module] => main
            [file] => lib/db/oracleresult.php
        )

    [bitrix\main\db\oraclesqlhelper] => Array
        (
            [module] => main
            [file] => lib/db/oraclesqlhelper.php
        )

    [bitrix\main\db\pgsqlconnection] => Array
        (
            [module] => main
            [file] => lib/db/pgsqlconnection.php
        )

    [bitrix\main\diag\httpexceptionhandleroutput] => Array
        (
            [module] => main
            [file] => lib/diag/httpexceptionhandleroutput.php
        )

    [bitrix\main\diag\fileexceptionhandlerlog] => Array
        (
            [module] => main
            [file] => lib/diag/fileexceptionhandlerlog.php
        )

    [bitrix\main\diag\exceptionhandler] => Array
        (
            [module] => main
            [file] => lib/diag/exceptionhandler.php
        )

    [bitrix\main\diag\iexceptionhandleroutput] => Array
        (
            [module] => main
            [file] => lib/diag/iexceptionhandleroutput.php
        )

    [bitrix\main\diag\exceptionhandlerlog] => Array
        (
            [module] => main
            [file] => lib/diag/exceptionhandlerlog.php
        )

    [bitrix\main\io\file] => Array
        (
            [module] => main
            [file] => lib/io/file.php
        )

    [bitrix\main\io\fileentry] => Array
        (
            [module] => main
            [file] => lib/io/fileentry.php
        )

    [bitrix\main\io\path] => Array
        (
            [module] => main
            [file] => lib/io/path.php
        )

    [bitrix\main\io\filesystementry] => Array
        (
            [module] => main
            [file] => lib/io/filesystementry.php
        )

    [bitrix\main\io\ifilestream] => Array
        (
            [module] => main
            [file] => lib/io/ifilestream.php
        )

    [bitrix\main\localization\loc] => Array
        (
            [module] => main
            [file] => lib/localization/loc.php
        )

    [bitrix\main\mail\mail] => Array
        (
            [module] => main
            [file] => lib/mail/mail.php
        )

    [bitrix\main\mail\tracking] => Array
        (
            [module] => main
            [file] => lib/mail/tracking.php
        )

    [bitrix\main\mail\eventmanager] => Array
        (
            [module] => main
            [file] => lib/mail/eventmanager.php
        )

    [bitrix\main\mail\eventmessagecompiler] => Array
        (
            [module] => main
            [file] => lib/mail/eventmessagecompiler.php
        )

    [bitrix\main\mail\eventmessagethemecompiler] => Array
        (
            [module] => main
            [file] => lib/mail/eventmessagethemecompiler.php
        )

    [bitrix\main\mail\internal\event] => Array
        (
            [module] => main
            [file] => lib/mail/internal/event.php
        )

    [bitrix\main\mail\internal\eventattachment] => Array
        (
            [module] => main
            [file] => lib/mail/internal/eventattachment.php
        )

    [bitrix\main\mail\internal\eventmessage] => Array
        (
            [module] => main
            [file] => lib/mail/internal/eventmessage.php
        )

    [bitrix\main\mail\internal\eventmessagesite] => Array
        (
            [module] => main
            [file] => lib/mail/internal/eventmessagesite.php
        )

    [bitrix\main\mail\internal\eventmessageattachment] => Array
        (
            [module] => main
            [file] => lib/mail/internal/eventmessageattachment.php
        )

    [bitrix\main\mail\internal\eventtype] => Array
        (
            [module] => main
            [file] => lib/mail/internal/eventtype.php
        )

    [bitrix\main\text\converter] => Array
        (
            [module] => main
            [file] => lib/text/converter.php
        )

    [bitrix\main\text\emptyconverter] => Array
        (
            [module] => main
            [file] => lib/text/emptyconverter.php
        )

    [bitrix\main\text\encoding] => Array
        (
            [module] => main
            [file] => lib/text/encoding.php
        )

    [bitrix\main\text\htmlconverter] => Array
        (
            [module] => main
            [file] => lib/text/htmlconverter.php
        )

    [bitrix\main\text\binarystring] => Array
        (
            [module] => main
            [file] => lib/text/binarystring.php
        )

    [bitrix\main\text\xmlconverter] => Array
        (
            [module] => main
            [file] => lib/text/xmlconverter.php
        )

    [bitrix\main\type\collection] => Array
        (
            [module] => main
            [file] => lib/type/collection.php
        )

    [bitrix\main\type\date] => Array
        (
            [module] => main
            [file] => lib/type/date.php
        )

    [bitrix\main\type\datetime] => Array
        (
            [module] => main
            [file] => lib/type/datetime.php
        )

    [bitrix\main\type\dictionary] => Array
        (
            [module] => main
            [file] => lib/type/dictionary.php
        )

    [bitrix\main\type\filterabledictionary] => Array
        (
            [module] => main
            [file] => lib/type/filterabledictionary.php
        )

    [bitrix\main\type\parameterdictionary] => Array
        (
            [module] => main
            [file] => lib/type/parameterdictionary.php
        )

    [bitrix\main\web\cookie] => Array
        (
            [module] => main
            [file] => lib/web/cookie.php
        )

    [bitrix\main\web\uri] => Array
        (
            [module] => main
            [file] => lib/web/uri.php
        )

    [bitrix\main\sendereventhandler] => Array
        (
            [module] => main
            [file] => lib/senderconnector.php
        )

    [bitrix\main\senderconnectoruser] => Array
        (
            [module] => main
            [file] => lib/senderconnector.php
        )

    [bitrix\main\urlrewriterrulemaker] => Array
        (
            [module] => main
            [file] => lib/urlrewriter.php
        )

    [bitrix\main\update\stepper] => Array
        (
            [module] => main
            [file] => lib/update/stepper.php
        )

    [bitrix\main\composite\abstractresponse] => Array
        (
            [module] => main
            [file] => lib/composite/responder.php
        )

    [bitrix\main\composite\fileresponse] => Array
        (
            [module] => main
            [file] => lib/composite/responder.php
        )

    [bitrix\main\composite\memcachedresponse] => Array
        (
            [module] => main
            [file] => lib/composite/responder.php
        )

    [bitrix\main\security\otpexception] => Array
        (
            [module] => main
            [file] => lib/security/securityexception.php
        )

    [ctimezone] => Array
        (
            [module] => main
            [file] => classes/general/time.php
        )

    [cbxpunycode] => Array
        (
            [module] => main
            [file] => classes/general/punycode.php
        )

    [ibxvirtualio] => Array
        (
            [module] => main
            [file] => classes/general/virtual_io.php
        )

    [ibxgeterrors] => Array
        (
            [module] => main
            [file] => classes/general/virtual_io.php
        )

    [cbxvirtualio] => Array
        (
            [module] => main
            [file] => classes/general/virtual_io.php
        )

    [cbxvirtualfilebase] => Array
        (
            [module] => main
            [file] => classes/general/virtual_file.php
        )

    [cbxvirtualfile] => Array
        (
            [module] => main
            [file] => classes/general/virtual_file.php
        )

    [cbxvirtualdirectory] => Array
        (
            [module] => main
            [file] => classes/general/virtual_file.php
        )

    [calloption] => Array
        (
            [module] => main
            [file] => classes/general/option.php
        )

    [coption] => Array
        (
            [module] => main
            [file] => classes/general/option.php
        )

    [callpageoption] => Array
        (
            [module] => main
            [file] => classes/general/pageoption.php
        )

    [cpageoption] => Array
        (
            [module] => main
            [file] => classes/general/pageoption.php
        )

    [callsqlwhere] => Array
        (
            [module] => main
            [file] => classes/general/sqlwhere.php
        )

    [csqlwhereexpression] => Array
        (
            [module] => main
            [file] => classes/general/sqlwhere.php
        )

    [csqlwhere] => Array
        (
            [module] => main
            [file] => classes/general/sqlwhere.php
        )

    [calllanguage] => Array
        (
            [module] => main
            [file] => classes/general/language.php
        )

    [clanguage] => Array
        (
            [module] => main
            [file] => classes/general/language.php
        )

    [clangadmin] => Array
        (
            [module] => main
            [file] => classes/general/language.php
        )

    [_clangdbresult] => Array
        (
            [module] => main
            [file] => classes/general/langdbresult.php
        )

    [callagent] => Array
        (
            [module] => main
            [file] => classes/general/agent.php
        )

    [cagent] => Array
        (
            [module] => main
            [file] => classes/mysql/agent.php
        )

    [capplicationexception] => Array
        (
            [module] => main
            [file] => classes/general/applicationexception.php
        )

    [cadminexception] => Array
        (
            [module] => main
            [file] => classes/general/adminexception.php
        )

    [callsite] => Array
        (
            [module] => main
            [file] => classes/general/site.php
        )

    [calllang] => Array
        (
            [module] => main
            [file] => classes/general/site.php
        )

    [csite] => Array
        (
            [module] => main
            [file] => classes/general/site.php
        )

    [clang] => Array
        (
            [module] => main
            [file] => classes/general/site.php
        )

    [chttp] => Array
        (
            [module] => main
            [file] => classes/general/http.php
        )

    [cutil] => Array
        (
            [module] => main
            [file] => classes/general/util.php
        )

    [callmain] => Array
        (
            [module] => main
            [file] => classes/general/main.php
        )

    [cmain] => Array
        (
            [module] => main
            [file] => classes/general/main.php
        )

    [calldatabase] => Array
        (
            [module] => main
            [file] => classes/general/database.php
        )

    [calldbresult] => Array
        (
            [module] => main
            [file] => classes/general/dbresult.php
        )

    [cdatabasemysql] => Array
        (
            [module] => main
            [file] => classes/mysql/database.php
        )

    [cdbresultmysql] => Array
        (
            [module] => main
            [file] => classes/mysql/dbresult.php
        )

    [icachebackend] => Array
        (
            [module] => main
            [file] => classes/general/cache_backend.php
        )

    [cphpcache] => Array
        (
            [module] => main
            [file] => classes/general/cache.php
        )

    [ccachemanager] => Array
        (
            [module] => main
            [file] => classes/general/cache_manager.php
        )

    [cpagecache] => Array
        (
            [module] => main
            [file] => classes/general/page_cache.php
        )

    [cstackcacheentry] => Array
        (
            [module] => main
            [file] => classes/general/stack_cache_entry.php
        )

    [cstackcachemanager] => Array
        (
            [module] => main
            [file] => classes/general/stack_cache.php
        )

    [cmodule] => Array
        (
            [module] => main
            [file] => /classes/general/module.php
        )

    [bitrix\main\entity\ufield] => Array
        (
            [module] => main
            [file] => include/deprecated/ufield.php
        )

    [cdatabase] => Array
        (
            [module] => main
            [file] => classes/mysql/database.php
        )

    [cdbresult] => Array
        (
            [module] => main
            [file] => classes/mysql/dbresult.php
        )

)
Array
(
    [bitrix\main\application] => Array
        (
            [module] => main
            [file] => lib/application.php
        )

    [bitrix\main\httpapplication] => Array
        (
            [module] => main
            [file] => lib/httpapplication.php
        )

    [bitrix\main\argumentexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\argumentnullexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\argumentoutofrangeexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\argumenttypeexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\notimplementedexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\notsupportedexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\invalidoperationexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\objectpropertyexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\objectnotfoundexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\objectexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\systemexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\accessdeniedexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\decodingexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\io\invalidpathexception] => Array
        (
            [module] => main
            [file] => lib/io/ioexception.php
        )

    [bitrix\main\io\filenotfoundexception] => Array
        (
            [module] => main
            [file] => lib/io/ioexception.php
        )

    [bitrix\main\io\filedeleteexception] => Array
        (
            [module] => main
            [file] => lib/io/ioexception.php
        )

    [bitrix\main\io\fileopenexception] => Array
        (
            [module] => main
            [file] => lib/io/ioexception.php
        )

    [bitrix\main\io\filenotopenedexception] => Array
        (
            [module] => main
            [file] => lib/io/ioexception.php
        )

    [bitrix\main\context] => Array
        (
            [module] => main
            [file] => lib/context.php
        )

    [bitrix\main\httpcontext] => Array
        (
            [module] => main
            [file] => lib/httpcontext.php
        )

    [bitrix\main\dispatcher] => Array
        (
            [module] => main
            [file] => lib/dispatcher.php
        )

    [bitrix\main\environment] => Array
        (
            [module] => main
            [file] => lib/environment.php
        )

    [bitrix\main\event] => Array
        (
            [module] => main
            [file] => lib/event.php
        )

    [bitrix\main\eventmanager] => Array
        (
            [module] => main
            [file] => lib/eventmanager.php
        )

    [bitrix\main\eventresult] => Array
        (
            [module] => main
            [file] => lib/eventresult.php
        )

    [bitrix\main\request] => Array
        (
            [module] => main
            [file] => lib/request.php
        )

    [bitrix\main\httprequest] => Array
        (
            [module] => main
            [file] => lib/httprequest.php
        )

    [bitrix\main\response] => Array
        (
            [module] => main
            [file] => lib/response.php
        )

    [bitrix\main\httpresponse] => Array
        (
            [module] => main
            [file] => lib/httpresponse.php
        )

    [bitrix\main\modulemanager] => Array
        (
            [module] => main
            [file] => lib/modulemanager.php
        )

    [bitrix\main\server] => Array
        (
            [module] => main
            [file] => lib/server.php
        )

    [bitrix\main\config\configuration] => Array
        (
            [module] => main
            [file] => lib/config/configuration.php
        )

    [bitrix\main\config\option] => Array
        (
            [module] => main
            [file] => lib/config/option.php
        )

    [bitrix\main\context\culture] => Array
        (
            [module] => main
            [file] => lib/context/culture.php
        )

    [bitrix\main\data\cache] => Array
        (
            [module] => main
            [file] => lib/data/cache.php
        )

    [bitrix\main\data\cacheengineapc] => Array
        (
            [module] => main
            [file] => lib/data/cacheengineapc.php
        )

    [bitrix\main\data\cacheenginememcache] => Array
        (
            [module] => main
            [file] => lib/data/cacheenginememcache.php
        )

    [bitrix\main\data\cacheenginefiles] => Array
        (
            [module] => main
            [file] => lib/data/cacheenginefiles.php
        )

    [bitrix\main\data\cacheenginenone] => Array
        (
            [module] => main
            [file] => lib/data/cacheenginenone.php
        )

    [bitrix\main\data\connection] => Array
        (
            [module] => main
            [file] => lib/data/connection.php
        )

    [bitrix\main\data\connectionpool] => Array
        (
            [module] => main
            [file] => lib/data/connectionpool.php
        )

    [bitrix\main\data\icacheengine] => Array
        (
            [module] => main
            [file] => lib/data/cache.php
        )

    [bitrix\main\data\hsphpreadconnection] => Array
        (
            [module] => main
            [file] => lib/data/hsphpreadconnection.php
        )

    [bitrix\main\data\managedcache] => Array
        (
            [module] => main
            [file] => lib/data/managedcache.php
        )

    [bitrix\main\data\taggedcache] => Array
        (
            [module] => main
            [file] => lib/data/taggedcache.php
        )

    [bitrix\main\data\memcacheconnection] => Array
        (
            [module] => main
            [file] => lib/data/memcacheconnection.php
        )

    [bitrix\main\data\memcachedconnection] => Array
        (
            [module] => main
            [file] => lib/data/memcachedconnection.php
        )

    [bitrix\main\data\nosqlconnection] => Array
        (
            [module] => main
            [file] => lib/data/nosqlconnection.php
        )

    [bitrix\main\db\arrayresult] => Array
        (
            [module] => main
            [file] => lib/db/arrayresult.php
        )

    [bitrix\main\db\result] => Array
        (
            [module] => main
            [file] => lib/db/result.php
        )

    [bitrix\main\db\connection] => Array
        (
            [module] => main
            [file] => lib/db/connection.php
        )

    [bitrix\main\db\sqlexception] => Array
        (
            [module] => main
            [file] => lib/db/sqlexception.php
        )

    [bitrix\main\db\sqlqueryexception] => Array
        (
            [module] => main
            [file] => lib/db/sqlexception.php
        )

    [bitrix\main\db\transactionexception] => Array
        (
            [module] => main
            [file] => lib/db/sqlexception.php
        )

    [bitrix\main\db\sqlexpression] => Array
        (
            [module] => main
            [file] => lib/db/sqlexpression.php
        )

    [bitrix\main\db\sqlhelper] => Array
        (
            [module] => main
            [file] => lib/db/sqlhelper.php
        )

    [bitrix\main\db\mysqlcommonconnection] => Array
        (
            [module] => main
            [file] => lib/db/mysqlcommonconnection.php
        )

    [bitrix\main\db\mysqliconnection] => Array
        (
            [module] => main
            [file] => lib/db/mysqliconnection.php
        )

    [bitrix\main\db\mysqliresult] => Array
        (
            [module] => main
            [file] => lib/db/mysqliresult.php
        )

    [bitrix\main\db\mysqlisqlhelper] => Array
        (
            [module] => main
            [file] => lib/db/mysqlisqlhelper.php
        )

    [bitrix\main\db\mssqlconnection] => Array
        (
            [module] => main
            [file] => lib/db/mssqlconnection.php
        )

    [bitrix\main\db\mssqlresult] => Array
        (
            [module] => main
            [file] => lib/db/mssqlresult.php
        )

    [bitrix\main\db\mssqlsqlhelper] => Array
        (
            [module] => main
            [file] => lib/db/mssqlsqlhelper.php
        )

    [bitrix\main\db\oracleconnection] => Array
        (
            [module] => main
            [file] => lib/db/oracleconnection.php
        )

    [bitrix\main\db\oracleresult] => Array
        (
            [module] => main
            [file] => lib/db/oracleresult.php
        )

    [bitrix\main\db\oraclesqlhelper] => Array
        (
            [module] => main
            [file] => lib/db/oraclesqlhelper.php
        )

    [bitrix\main\db\pgsqlconnection] => Array
        (
            [module] => main
            [file] => lib/db/pgsqlconnection.php
        )

    [bitrix\main\diag\httpexceptionhandleroutput] => Array
        (
            [module] => main
            [file] => lib/diag/httpexceptionhandleroutput.php
        )

    [bitrix\main\diag\fileexceptionhandlerlog] => Array
        (
            [module] => main
            [file] => lib/diag/fileexceptionhandlerlog.php
        )

    [bitrix\main\diag\exceptionhandler] => Array
        (
            [module] => main
            [file] => lib/diag/exceptionhandler.php
        )

    [bitrix\main\diag\iexceptionhandleroutput] => Array
        (
            [module] => main
            [file] => lib/diag/iexceptionhandleroutput.php
        )

    [bitrix\main\diag\exceptionhandlerlog] => Array
        (
            [module] => main
            [file] => lib/diag/exceptionhandlerlog.php
        )

    [bitrix\main\io\file] => Array
        (
            [module] => main
            [file] => lib/io/file.php
        )

    [bitrix\main\io\fileentry] => Array
        (
            [module] => main
            [file] => lib/io/fileentry.php
        )

    [bitrix\main\io\path] => Array
        (
            [module] => main
            [file] => lib/io/path.php
        )

    [bitrix\main\io\filesystementry] => Array
        (
            [module] => main
            [file] => lib/io/filesystementry.php
        )

    [bitrix\main\io\ifilestream] => Array
        (
            [module] => main
            [file] => lib/io/ifilestream.php
        )

    [bitrix\main\localization\loc] => Array
        (
            [module] => main
            [file] => lib/localization/loc.php
        )

    [bitrix\main\mail\mail] => Array
        (
            [module] => main
            [file] => lib/mail/mail.php
        )

    [bitrix\main\mail\tracking] => Array
        (
            [module] => main
            [file] => lib/mail/tracking.php
        )

    [bitrix\main\mail\eventmanager] => Array
        (
            [module] => main
            [file] => lib/mail/eventmanager.php
        )

    [bitrix\main\mail\eventmessagecompiler] => Array
        (
            [module] => main
            [file] => lib/mail/eventmessagecompiler.php
        )

    [bitrix\main\mail\eventmessagethemecompiler] => Array
        (
            [module] => main
            [file] => lib/mail/eventmessagethemecompiler.php
        )

    [bitrix\main\mail\internal\event] => Array
        (
            [module] => main
            [file] => lib/mail/internal/event.php
        )

    [bitrix\main\mail\internal\eventattachment] => Array
        (
            [module] => main
            [file] => lib/mail/internal/eventattachment.php
        )

    [bitrix\main\mail\internal\eventmessage] => Array
        (
            [module] => main
            [file] => lib/mail/internal/eventmessage.php
        )

    [bitrix\main\mail\internal\eventmessagesite] => Array
        (
            [module] => main
            [file] => lib/mail/internal/eventmessagesite.php
        )

    [bitrix\main\mail\internal\eventmessageattachment] => Array
        (
            [module] => main
            [file] => lib/mail/internal/eventmessageattachment.php
        )

    [bitrix\main\mail\internal\eventtype] => Array
        (
            [module] => main
            [file] => lib/mail/internal/eventtype.php
        )

    [bitrix\main\text\converter] => Array
        (
            [module] => main
            [file] => lib/text/converter.php
        )

    [bitrix\main\text\emptyconverter] => Array
        (
            [module] => main
            [file] => lib/text/emptyconverter.php
        )

    [bitrix\main\text\encoding] => Array
        (
            [module] => main
            [file] => lib/text/encoding.php
        )

    [bitrix\main\text\htmlconverter] => Array
        (
            [module] => main
            [file] => lib/text/htmlconverter.php
        )

    [bitrix\main\text\binarystring] => Array
        (
            [module] => main
            [file] => lib/text/binarystring.php
        )

    [bitrix\main\text\xmlconverter] => Array
        (
            [module] => main
            [file] => lib/text/xmlconverter.php
        )

    [bitrix\main\type\collection] => Array
        (
            [module] => main
            [file] => lib/type/collection.php
        )

    [bitrix\main\type\date] => Array
        (
            [module] => main
            [file] => lib/type/date.php
        )

    [bitrix\main\type\datetime] => Array
        (
            [module] => main
            [file] => lib/type/datetime.php
        )

    [bitrix\main\type\dictionary] => Array
        (
            [module] => main
            [file] => lib/type/dictionary.php
        )

    [bitrix\main\type\filterabledictionary] => Array
        (
            [module] => main
            [file] => lib/type/filterabledictionary.php
        )

    [bitrix\main\type\parameterdictionary] => Array
        (
            [module] => main
            [file] => lib/type/parameterdictionary.php
        )

    [bitrix\main\web\cookie] => Array
        (
            [module] => main
            [file] => lib/web/cookie.php
        )

    [bitrix\main\web\uri] => Array
        (
            [module] => main
            [file] => lib/web/uri.php
        )

    [bitrix\main\sendereventhandler] => Array
        (
            [module] => main
            [file] => lib/senderconnector.php
        )

    [bitrix\main\senderconnectoruser] => Array
        (
            [module] => main
            [file] => lib/senderconnector.php
        )

    [bitrix\main\urlrewriterrulemaker] => Array
        (
            [module] => main
            [file] => lib/urlrewriter.php
        )

    [bitrix\main\update\stepper] => Array
        (
            [module] => main
            [file] => lib/update/stepper.php
        )

    [bitrix\main\composite\abstractresponse] => Array
        (
            [module] => main
            [file] => lib/composite/responder.php
        )

    [bitrix\main\composite\fileresponse] => Array
        (
            [module] => main
            [file] => lib/composite/responder.php
        )

    [bitrix\main\composite\memcachedresponse] => Array
        (
            [module] => main
            [file] => lib/composite/responder.php
        )

    [bitrix\main\security\otpexception] => Array
        (
            [module] => main
            [file] => lib/security/securityexception.php
        )

    [ctimezone] => Array
        (
            [module] => main
            [file] => classes/general/time.php
        )

    [cbxpunycode] => Array
        (
            [module] => main
            [file] => classes/general/punycode.php
        )

    [ibxvirtualio] => Array
        (
            [module] => main
            [file] => classes/general/virtual_io.php
        )

    [ibxgeterrors] => Array
        (
            [module] => main
            [file] => classes/general/virtual_io.php
        )

    [cbxvirtualio] => Array
        (
            [module] => main
            [file] => classes/general/virtual_io.php
        )

    [cbxvirtualfilebase] => Array
        (
            [module] => main
            [file] => classes/general/virtual_file.php
        )

    [cbxvirtualfile] => Array
        (
            [module] => main
            [file] => classes/general/virtual_file.php
        )

    [cbxvirtualdirectory] => Array
        (
            [module] => main
            [file] => classes/general/virtual_file.php
        )

    [calloption] => Array
        (
            [module] => main
            [file] => classes/general/option.php
        )

    [coption] => Array
        (
            [module] => main
            [file] => classes/general/option.php
        )

    [callpageoption] => Array
        (
            [module] => main
            [file] => classes/general/pageoption.php
        )

    [cpageoption] => Array
        (
            [module] => main
            [file] => classes/general/pageoption.php
        )

    [callsqlwhere] => Array
        (
            [module] => main
            [file] => classes/general/sqlwhere.php
        )

    [csqlwhereexpression] => Array
        (
            [module] => main
            [file] => classes/general/sqlwhere.php
        )

    [csqlwhere] => Array
        (
            [module] => main
            [file] => classes/general/sqlwhere.php
        )

    [calllanguage] => Array
        (
            [module] => main
            [file] => classes/general/language.php
        )

    [clanguage] => Array
        (
            [module] => main
            [file] => classes/general/language.php
        )

    [clangadmin] => Array
        (
            [module] => main
            [file] => classes/general/language.php
        )

    [_clangdbresult] => Array
        (
            [module] => main
            [file] => classes/general/langdbresult.php
        )

    [callagent] => Array
        (
            [module] => main
            [file] => classes/general/agent.php
        )

    [cagent] => Array
        (
            [module] => main
            [file] => classes/mysql/agent.php
        )

    [capplicationexception] => Array
        (
            [module] => main
            [file] => classes/general/applicationexception.php
        )

    [cadminexception] => Array
        (
            [module] => main
            [file] => classes/general/adminexception.php
        )

    [callsite] => Array
        (
            [module] => main
            [file] => classes/general/site.php
        )

    [calllang] => Array
        (
            [module] => main
            [file] => classes/general/site.php
        )

    [csite] => Array
        (
            [module] => main
            [file] => classes/general/site.php
        )

    [clang] => Array
        (
            [module] => main
            [file] => classes/general/site.php
        )

    [chttp] => Array
        (
            [module] => main
            [file] => classes/general/http.php
        )

    [cutil] => Array
        (
            [module] => main
            [file] => classes/general/util.php
        )

    [callmain] => Array
        (
            [module] => main
            [file] => classes/general/main.php
        )

    [cmain] => Array
        (
            [module] => main
            [file] => classes/general/main.php
        )

    [calldatabase] => Array
        (
            [module] => main
            [file] => classes/general/database.php
        )

    [calldbresult] => Array
        (
            [module] => main
            [file] => classes/general/dbresult.php
        )

    [cdatabasemysql] => Array
        (
            [module] => main
            [file] => classes/mysql/database.php
        )

    [cdbresultmysql] => Array
        (
            [module] => main
            [file] => classes/mysql/dbresult.php
        )

    [icachebackend] => Array
        (
            [module] => main
            [file] => classes/general/cache_backend.php
        )

    [cphpcache] => Array
        (
            [module] => main
            [file] => classes/general/cache.php
        )

    [ccachemanager] => Array
        (
            [module] => main
            [file] => classes/general/cache_manager.php
        )

    [cpagecache] => Array
        (
            [module] => main
            [file] => classes/general/page_cache.php
        )

    [cstackcacheentry] => Array
        (
            [module] => main
            [file] => classes/general/stack_cache_entry.php
        )

    [cstackcachemanager] => Array
        (
            [module] => main
            [file] => classes/general/stack_cache.php
        )

    [cmodule] => Array
        (
            [module] => main
            [file] => /classes/general/module.php
        )

    [bitrix\main\entity\ufield] => Array
        (
            [module] => main
            [file] => include/deprecated/ufield.php
        )

    [cdatabase] => Array
        (
            [module] => main
            [file] => classes/mysql/database.php
        )

    [cdbresult] => Array
        (
            [module] => main
            [file] => classes/mysql/dbresult.php
        )

)
Array
(
    [bitrix\main\application] => Array
        (
            [module] => main
            [file] => lib/application.php
        )

    [bitrix\main\httpapplication] => Array
        (
            [module] => main
            [file] => lib/httpapplication.php
        )

    [bitrix\main\argumentexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\argumentnullexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\argumentoutofrangeexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\argumenttypeexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\notimplementedexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\notsupportedexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\invalidoperationexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\objectpropertyexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\objectnotfoundexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\objectexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\systemexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\accessdeniedexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\decodingexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\io\invalidpathexception] => Array
        (
            [module] => main
            [file] => lib/io/ioexception.php
        )

    [bitrix\main\io\filenotfoundexception] => Array
        (
            [module] => main
            [file] => lib/io/ioexception.php
        )

    [bitrix\main\io\filedeleteexception] => Array
        (
            [module] => main
            [file] => lib/io/ioexception.php
        )

    [bitrix\main\io\fileopenexception] => Array
        (
            [module] => main
            [file] => lib/io/ioexception.php
        )

    [bitrix\main\io\filenotopenedexception] => Array
        (
            [module] => main
            [file] => lib/io/ioexception.php
        )

    [bitrix\main\context] => Array
        (
            [module] => main
            [file] => lib/context.php
        )

    [bitrix\main\httpcontext] => Array
        (
            [module] => main
            [file] => lib/httpcontext.php
        )

    [bitrix\main\dispatcher] => Array
        (
            [module] => main
            [file] => lib/dispatcher.php
        )

    [bitrix\main\environment] => Array
        (
            [module] => main
            [file] => lib/environment.php
        )

    [bitrix\main\event] => Array
        (
            [module] => main
            [file] => lib/event.php
        )

    [bitrix\main\eventmanager] => Array
        (
            [module] => main
            [file] => lib/eventmanager.php
        )

    [bitrix\main\eventresult] => Array
        (
            [module] => main
            [file] => lib/eventresult.php
        )

    [bitrix\main\request] => Array
        (
            [module] => main
            [file] => lib/request.php
        )

    [bitrix\main\httprequest] => Array
        (
            [module] => main
            [file] => lib/httprequest.php
        )

    [bitrix\main\response] => Array
        (
            [module] => main
            [file] => lib/response.php
        )

    [bitrix\main\httpresponse] => Array
        (
            [module] => main
            [file] => lib/httpresponse.php
        )

    [bitrix\main\modulemanager] => Array
        (
            [module] => main
            [file] => lib/modulemanager.php
        )

    [bitrix\main\server] => Array
        (
            [module] => main
            [file] => lib/server.php
        )

    [bitrix\main\config\configuration] => Array
        (
            [module] => main
            [file] => lib/config/configuration.php
        )

    [bitrix\main\config\option] => Array
        (
            [module] => main
            [file] => lib/config/option.php
        )

    [bitrix\main\context\culture] => Array
        (
            [module] => main
            [file] => lib/context/culture.php
        )

    [bitrix\main\data\cache] => Array
        (
            [module] => main
            [file] => lib/data/cache.php
        )

    [bitrix\main\data\cacheengineapc] => Array
        (
            [module] => main
            [file] => lib/data/cacheengineapc.php
        )

    [bitrix\main\data\cacheenginememcache] => Array
        (
            [module] => main
            [file] => lib/data/cacheenginememcache.php
        )

    [bitrix\main\data\cacheenginefiles] => Array
        (
            [module] => main
            [file] => lib/data/cacheenginefiles.php
        )

    [bitrix\main\data\cacheenginenone] => Array
        (
            [module] => main
            [file] => lib/data/cacheenginenone.php
        )

    [bitrix\main\data\connection] => Array
        (
            [module] => main
            [file] => lib/data/connection.php
        )

    [bitrix\main\data\connectionpool] => Array
        (
            [module] => main
            [file] => lib/data/connectionpool.php
        )

    [bitrix\main\data\icacheengine] => Array
        (
            [module] => main
            [file] => lib/data/cache.php
        )

    [bitrix\main\data\hsphpreadconnection] => Array
        (
            [module] => main
            [file] => lib/data/hsphpreadconnection.php
        )

    [bitrix\main\data\managedcache] => Array
        (
            [module] => main
            [file] => lib/data/managedcache.php
        )

    [bitrix\main\data\taggedcache] => Array
        (
            [module] => main
            [file] => lib/data/taggedcache.php
        )

    [bitrix\main\data\memcacheconnection] => Array
        (
            [module] => main
            [file] => lib/data/memcacheconnection.php
        )

    [bitrix\main\data\memcachedconnection] => Array
        (
            [module] => main
            [file] => lib/data/memcachedconnection.php
        )

    [bitrix\main\data\nosqlconnection] => Array
        (
            [module] => main
            [file] => lib/data/nosqlconnection.php
        )

    [bitrix\main\db\arrayresult] => Array
        (
            [module] => main
            [file] => lib/db/arrayresult.php
        )

    [bitrix\main\db\result] => Array
        (
            [module] => main
            [file] => lib/db/result.php
        )

    [bitrix\main\db\connection] => Array
        (
            [module] => main
            [file] => lib/db/connection.php
        )

    [bitrix\main\db\sqlexception] => Array
        (
            [module] => main
            [file] => lib/db/sqlexception.php
        )

    [bitrix\main\db\sqlqueryexception] => Array
        (
            [module] => main
            [file] => lib/db/sqlexception.php
        )

    [bitrix\main\db\transactionexception] => Array
        (
            [module] => main
            [file] => lib/db/sqlexception.php
        )

    [bitrix\main\db\sqlexpression] => Array
        (
            [module] => main
            [file] => lib/db/sqlexpression.php
        )

    [bitrix\main\db\sqlhelper] => Array
        (
            [module] => main
            [file] => lib/db/sqlhelper.php
        )

    [bitrix\main\db\mysqlcommonconnection] => Array
        (
            [module] => main
            [file] => lib/db/mysqlcommonconnection.php
        )

    [bitrix\main\db\mysqliconnection] => Array
        (
            [module] => main
            [file] => lib/db/mysqliconnection.php
        )

    [bitrix\main\db\mysqliresult] => Array
        (
            [module] => main
            [file] => lib/db/mysqliresult.php
        )

    [bitrix\main\db\mysqlisqlhelper] => Array
        (
            [module] => main
            [file] => lib/db/mysqlisqlhelper.php
        )

    [bitrix\main\db\mssqlconnection] => Array
        (
            [module] => main
            [file] => lib/db/mssqlconnection.php
        )

    [bitrix\main\db\mssqlresult] => Array
        (
            [module] => main
            [file] => lib/db/mssqlresult.php
        )

    [bitrix\main\db\mssqlsqlhelper] => Array
        (
            [module] => main
            [file] => lib/db/mssqlsqlhelper.php
        )

    [bitrix\main\db\oracleconnection] => Array
        (
            [module] => main
            [file] => lib/db/oracleconnection.php
        )

    [bitrix\main\db\oracleresult] => Array
        (
            [module] => main
            [file] => lib/db/oracleresult.php
        )

    [bitrix\main\db\oraclesqlhelper] => Array
        (
            [module] => main
            [file] => lib/db/oraclesqlhelper.php
        )

    [bitrix\main\db\pgsqlconnection] => Array
        (
            [module] => main
            [file] => lib/db/pgsqlconnection.php
        )

    [bitrix\main\diag\httpexceptionhandleroutput] => Array
        (
            [module] => main
            [file] => lib/diag/httpexceptionhandleroutput.php
        )

    [bitrix\main\diag\fileexceptionhandlerlog] => Array
        (
            [module] => main
            [file] => lib/diag/fileexceptionhandlerlog.php
        )

    [bitrix\main\diag\exceptionhandler] => Array
        (
            [module] => main
            [file] => lib/diag/exceptionhandler.php
        )

    [bitrix\main\diag\iexceptionhandleroutput] => Array
        (
            [module] => main
            [file] => lib/diag/iexceptionhandleroutput.php
        )

    [bitrix\main\diag\exceptionhandlerlog] => Array
        (
            [module] => main
            [file] => lib/diag/exceptionhandlerlog.php
        )

    [bitrix\main\io\file] => Array
        (
            [module] => main
            [file] => lib/io/file.php
        )

    [bitrix\main\io\fileentry] => Array
        (
            [module] => main
            [file] => lib/io/fileentry.php
        )

    [bitrix\main\io\path] => Array
        (
            [module] => main
            [file] => lib/io/path.php
        )

    [bitrix\main\io\filesystementry] => Array
        (
            [module] => main
            [file] => lib/io/filesystementry.php
        )

    [bitrix\main\io\ifilestream] => Array
        (
            [module] => main
            [file] => lib/io/ifilestream.php
        )

    [bitrix\main\localization\loc] => Array
        (
            [module] => main
            [file] => lib/localization/loc.php
        )

    [bitrix\main\mail\mail] => Array
        (
            [module] => main
            [file] => lib/mail/mail.php
        )

    [bitrix\main\mail\tracking] => Array
        (
            [module] => main
            [file] => lib/mail/tracking.php
        )

    [bitrix\main\mail\eventmanager] => Array
        (
            [module] => main
            [file] => lib/mail/eventmanager.php
        )

    [bitrix\main\mail\eventmessagecompiler] => Array
        (
            [module] => main
            [file] => lib/mail/eventmessagecompiler.php
        )

    [bitrix\main\mail\eventmessagethemecompiler] => Array
        (
            [module] => main
            [file] => lib/mail/eventmessagethemecompiler.php
        )

    [bitrix\main\mail\internal\event] => Array
        (
            [module] => main
            [file] => lib/mail/internal/event.php
        )

    [bitrix\main\mail\internal\eventattachment] => Array
        (
            [module] => main
            [file] => lib/mail/internal/eventattachment.php
        )

    [bitrix\main\mail\internal\eventmessage] => Array
        (
            [module] => main
            [file] => lib/mail/internal/eventmessage.php
        )

    [bitrix\main\mail\internal\eventmessagesite] => Array
        (
            [module] => main
            [file] => lib/mail/internal/eventmessagesite.php
        )

    [bitrix\main\mail\internal\eventmessageattachment] => Array
        (
            [module] => main
            [file] => lib/mail/internal/eventmessageattachment.php
        )

    [bitrix\main\mail\internal\eventtype] => Array
        (
            [module] => main
            [file] => lib/mail/internal/eventtype.php
        )

    [bitrix\main\text\converter] => Array
        (
            [module] => main
            [file] => lib/text/converter.php
        )

    [bitrix\main\text\emptyconverter] => Array
        (
            [module] => main
            [file] => lib/text/emptyconverter.php
        )

    [bitrix\main\text\encoding] => Array
        (
            [module] => main
            [file] => lib/text/encoding.php
        )

    [bitrix\main\text\htmlconverter] => Array
        (
            [module] => main
            [file] => lib/text/htmlconverter.php
        )

    [bitrix\main\text\binarystring] => Array
        (
            [module] => main
            [file] => lib/text/binarystring.php
        )

    [bitrix\main\text\xmlconverter] => Array
        (
            [module] => main
            [file] => lib/text/xmlconverter.php
        )

    [bitrix\main\type\collection] => Array
        (
            [module] => main
            [file] => lib/type/collection.php
        )

    [bitrix\main\type\date] => Array
        (
            [module] => main
            [file] => lib/type/date.php
        )

    [bitrix\main\type\datetime] => Array
        (
            [module] => main
            [file] => lib/type/datetime.php
        )

    [bitrix\main\type\dictionary] => Array
        (
            [module] => main
            [file] => lib/type/dictionary.php
        )

    [bitrix\main\type\filterabledictionary] => Array
        (
            [module] => main
            [file] => lib/type/filterabledictionary.php
        )

    [bitrix\main\type\parameterdictionary] => Array
        (
            [module] => main
            [file] => lib/type/parameterdictionary.php
        )

    [bitrix\main\web\cookie] => Array
        (
            [module] => main
            [file] => lib/web/cookie.php
        )

    [bitrix\main\web\uri] => Array
        (
            [module] => main
            [file] => lib/web/uri.php
        )

    [bitrix\main\sendereventhandler] => Array
        (
            [module] => main
            [file] => lib/senderconnector.php
        )

    [bitrix\main\senderconnectoruser] => Array
        (
            [module] => main
            [file] => lib/senderconnector.php
        )

    [bitrix\main\urlrewriterrulemaker] => Array
        (
            [module] => main
            [file] => lib/urlrewriter.php
        )

    [bitrix\main\update\stepper] => Array
        (
            [module] => main
            [file] => lib/update/stepper.php
        )

    [bitrix\main\composite\abstractresponse] => Array
        (
            [module] => main
            [file] => lib/composite/responder.php
        )

    [bitrix\main\composite\fileresponse] => Array
        (
            [module] => main
            [file] => lib/composite/responder.php
        )

    [bitrix\main\composite\memcachedresponse] => Array
        (
            [module] => main
            [file] => lib/composite/responder.php
        )

    [bitrix\main\security\otpexception] => Array
        (
            [module] => main
            [file] => lib/security/securityexception.php
        )

    [ctimezone] => Array
        (
            [module] => main
            [file] => classes/general/time.php
        )

    [cbxpunycode] => Array
        (
            [module] => main
            [file] => classes/general/punycode.php
        )

    [ibxvirtualio] => Array
        (
            [module] => main
            [file] => classes/general/virtual_io.php
        )

    [ibxgeterrors] => Array
        (
            [module] => main
            [file] => classes/general/virtual_io.php
        )

    [cbxvirtualio] => Array
        (
            [module] => main
            [file] => classes/general/virtual_io.php
        )

    [cbxvirtualfilebase] => Array
        (
            [module] => main
            [file] => classes/general/virtual_file.php
        )

    [cbxvirtualfile] => Array
        (
            [module] => main
            [file] => classes/general/virtual_file.php
        )

    [cbxvirtualdirectory] => Array
        (
            [module] => main
            [file] => classes/general/virtual_file.php
        )

    [calloption] => Array
        (
            [module] => main
            [file] => classes/general/option.php
        )

    [coption] => Array
        (
            [module] => main
            [file] => classes/general/option.php
        )

    [callpageoption] => Array
        (
            [module] => main
            [file] => classes/general/pageoption.php
        )

    [cpageoption] => Array
        (
            [module] => main
            [file] => classes/general/pageoption.php
        )

    [callsqlwhere] => Array
        (
            [module] => main
            [file] => classes/general/sqlwhere.php
        )

    [csqlwhereexpression] => Array
        (
            [module] => main
            [file] => classes/general/sqlwhere.php
        )

    [csqlwhere] => Array
        (
            [module] => main
            [file] => classes/general/sqlwhere.php
        )

    [calllanguage] => Array
        (
            [module] => main
            [file] => classes/general/language.php
        )

    [clanguage] => Array
        (
            [module] => main
            [file] => classes/general/language.php
        )

    [clangadmin] => Array
        (
            [module] => main
            [file] => classes/general/language.php
        )

    [_clangdbresult] => Array
        (
            [module] => main
            [file] => classes/general/langdbresult.php
        )

    [callagent] => Array
        (
            [module] => main
            [file] => classes/general/agent.php
        )

    [cagent] => Array
        (
            [module] => main
            [file] => classes/mysql/agent.php
        )

    [capplicationexception] => Array
        (
            [module] => main
            [file] => classes/general/applicationexception.php
        )

    [cadminexception] => Array
        (
            [module] => main
            [file] => classes/general/adminexception.php
        )

    [callsite] => Array
        (
            [module] => main
            [file] => classes/general/site.php
        )

    [calllang] => Array
        (
            [module] => main
            [file] => classes/general/site.php
        )

    [csite] => Array
        (
            [module] => main
            [file] => classes/general/site.php
        )

    [clang] => Array
        (
            [module] => main
            [file] => classes/general/site.php
        )

    [chttp] => Array
        (
            [module] => main
            [file] => classes/general/http.php
        )

    [cutil] => Array
        (
            [module] => main
            [file] => classes/general/util.php
        )

    [callmain] => Array
        (
            [module] => main
            [file] => classes/general/main.php
        )

    [cmain] => Array
        (
            [module] => main
            [file] => classes/general/main.php
        )

    [calldatabase] => Array
        (
            [module] => main
            [file] => classes/general/database.php
        )

    [calldbresult] => Array
        (
            [module] => main
            [file] => classes/general/dbresult.php
        )

    [cdatabasemysql] => Array
        (
            [module] => main
            [file] => classes/mysql/database.php
        )

    [cdbresultmysql] => Array
        (
            [module] => main
            [file] => classes/mysql/dbresult.php
        )

    [icachebackend] => Array
        (
            [module] => main
            [file] => classes/general/cache_backend.php
        )

    [cphpcache] => Array
        (
            [module] => main
            [file] => classes/general/cache.php
        )

    [ccachemanager] => Array
        (
            [module] => main
            [file] => classes/general/cache_manager.php
        )

    [cpagecache] => Array
        (
            [module] => main
            [file] => classes/general/page_cache.php
        )

    [cstackcacheentry] => Array
        (
            [module] => main
            [file] => classes/general/stack_cache_entry.php
        )

    [cstackcachemanager] => Array
        (
            [module] => main
            [file] => classes/general/stack_cache.php
        )

    [cmodule] => Array
        (
            [module] => main
            [file] => /classes/general/module.php
        )

    [bitrix\main\entity\ufield] => Array
        (
            [module] => main
            [file] => include/deprecated/ufield.php
        )

    [cdatabase] => Array
        (
            [module] => main
            [file] => classes/mysql/database.php
        )

    [cdbresult] => Array
        (
            [module] => main
            [file] => classes/mysql/dbresult.php
        )

)
Array
(
    [bitrix\main\application] => Array
        (
            [module] => main
            [file] => lib/application.php
        )

    [bitrix\main\httpapplication] => Array
        (
            [module] => main
            [file] => lib/httpapplication.php
        )

    [bitrix\main\argumentexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\argumentnullexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\argumentoutofrangeexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\argumenttypeexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\notimplementedexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\notsupportedexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\invalidoperationexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\objectpropertyexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\objectnotfoundexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\objectexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\systemexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\accessdeniedexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\decodingexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\io\invalidpathexception] => Array
        (
            [module] => main
            [file] => lib/io/ioexception.php
        )

    [bitrix\main\io\filenotfoundexception] => Array
        (
            [module] => main
            [file] => lib/io/ioexception.php
        )

    [bitrix\main\io\filedeleteexception] => Array
        (
            [module] => main
            [file] => lib/io/ioexception.php
        )

    [bitrix\main\io\fileopenexception] => Array
        (
            [module] => main
            [file] => lib/io/ioexception.php
        )

    [bitrix\main\io\filenotopenedexception] => Array
        (
            [module] => main
            [file] => lib/io/ioexception.php
        )

    [bitrix\main\context] => Array
        (
            [module] => main
            [file] => lib/context.php
        )

    [bitrix\main\httpcontext] => Array
        (
            [module] => main
            [file] => lib/httpcontext.php
        )

    [bitrix\main\dispatcher] => Array
        (
            [module] => main
            [file] => lib/dispatcher.php
        )

    [bitrix\main\environment] => Array
        (
            [module] => main
            [file] => lib/environment.php
        )

    [bitrix\main\event] => Array
        (
            [module] => main
            [file] => lib/event.php
        )

    [bitrix\main\eventmanager] => Array
        (
            [module] => main
            [file] => lib/eventmanager.php
        )

    [bitrix\main\eventresult] => Array
        (
            [module] => main
            [file] => lib/eventresult.php
        )

    [bitrix\main\request] => Array
        (
            [module] => main
            [file] => lib/request.php
        )

    [bitrix\main\httprequest] => Array
        (
            [module] => main
            [file] => lib/httprequest.php
        )

    [bitrix\main\response] => Array
        (
            [module] => main
            [file] => lib/response.php
        )

    [bitrix\main\httpresponse] => Array
        (
            [module] => main
            [file] => lib/httpresponse.php
        )

    [bitrix\main\modulemanager] => Array
        (
            [module] => main
            [file] => lib/modulemanager.php
        )

    [bitrix\main\server] => Array
        (
            [module] => main
            [file] => lib/server.php
        )

    [bitrix\main\config\configuration] => Array
        (
            [module] => main
            [file] => lib/config/configuration.php
        )

    [bitrix\main\config\option] => Array
        (
            [module] => main
            [file] => lib/config/option.php
        )

    [bitrix\main\context\culture] => Array
        (
            [module] => main
            [file] => lib/context/culture.php
        )

    [bitrix\main\data\cache] => Array
        (
            [module] => main
            [file] => lib/data/cache.php
        )

    [bitrix\main\data\cacheengineapc] => Array
        (
            [module] => main
            [file] => lib/data/cacheengineapc.php
        )

    [bitrix\main\data\cacheenginememcache] => Array
        (
            [module] => main
            [file] => lib/data/cacheenginememcache.php
        )

    [bitrix\main\data\cacheenginefiles] => Array
        (
            [module] => main
            [file] => lib/data/cacheenginefiles.php
        )

    [bitrix\main\data\cacheenginenone] => Array
        (
            [module] => main
            [file] => lib/data/cacheenginenone.php
        )

    [bitrix\main\data\connection] => Array
        (
            [module] => main
            [file] => lib/data/connection.php
        )

    [bitrix\main\data\connectionpool] => Array
        (
            [module] => main
            [file] => lib/data/connectionpool.php
        )

    [bitrix\main\data\icacheengine] => Array
        (
            [module] => main
            [file] => lib/data/cache.php
        )

    [bitrix\main\data\hsphpreadconnection] => Array
        (
            [module] => main
            [file] => lib/data/hsphpreadconnection.php
        )

    [bitrix\main\data\managedcache] => Array
        (
            [module] => main
            [file] => lib/data/managedcache.php
        )

    [bitrix\main\data\taggedcache] => Array
        (
            [module] => main
            [file] => lib/data/taggedcache.php
        )

    [bitrix\main\data\memcacheconnection] => Array
        (
            [module] => main
            [file] => lib/data/memcacheconnection.php
        )

    [bitrix\main\data\memcachedconnection] => Array
        (
            [module] => main
            [file] => lib/data/memcachedconnection.php
        )

    [bitrix\main\data\nosqlconnection] => Array
        (
            [module] => main
            [file] => lib/data/nosqlconnection.php
        )

    [bitrix\main\db\arrayresult] => Array
        (
            [module] => main
            [file] => lib/db/arrayresult.php
        )

    [bitrix\main\db\result] => Array
        (
            [module] => main
            [file] => lib/db/result.php
        )

    [bitrix\main\db\connection] => Array
        (
            [module] => main
            [file] => lib/db/connection.php
        )

    [bitrix\main\db\sqlexception] => Array
        (
            [module] => main
            [file] => lib/db/sqlexception.php
        )

    [bitrix\main\db\sqlqueryexception] => Array
        (
            [module] => main
            [file] => lib/db/sqlexception.php
        )

    [bitrix\main\db\transactionexception] => Array
        (
            [module] => main
            [file] => lib/db/sqlexception.php
        )

    [bitrix\main\db\sqlexpression] => Array
        (
            [module] => main
            [file] => lib/db/sqlexpression.php
        )

    [bitrix\main\db\sqlhelper] => Array
        (
            [module] => main
            [file] => lib/db/sqlhelper.php
        )

    [bitrix\main\db\mysqlcommonconnection] => Array
        (
            [module] => main
            [file] => lib/db/mysqlcommonconnection.php
        )

    [bitrix\main\db\mysqliconnection] => Array
        (
            [module] => main
            [file] => lib/db/mysqliconnection.php
        )

    [bitrix\main\db\mysqliresult] => Array
        (
            [module] => main
            [file] => lib/db/mysqliresult.php
        )

    [bitrix\main\db\mysqlisqlhelper] => Array
        (
            [module] => main
            [file] => lib/db/mysqlisqlhelper.php
        )

    [bitrix\main\db\mssqlconnection] => Array
        (
            [module] => main
            [file] => lib/db/mssqlconnection.php
        )

    [bitrix\main\db\mssqlresult] => Array
        (
            [module] => main
            [file] => lib/db/mssqlresult.php
        )

    [bitrix\main\db\mssqlsqlhelper] => Array
        (
            [module] => main
            [file] => lib/db/mssqlsqlhelper.php
        )

    [bitrix\main\db\oracleconnection] => Array
        (
            [module] => main
            [file] => lib/db/oracleconnection.php
        )

    [bitrix\main\db\oracleresult] => Array
        (
            [module] => main
            [file] => lib/db/oracleresult.php
        )

    [bitrix\main\db\oraclesqlhelper] => Array
        (
            [module] => main
            [file] => lib/db/oraclesqlhelper.php
        )

    [bitrix\main\db\pgsqlconnection] => Array
        (
            [module] => main
            [file] => lib/db/pgsqlconnection.php
        )

    [bitrix\main\diag\httpexceptionhandleroutput] => Array
        (
            [module] => main
            [file] => lib/diag/httpexceptionhandleroutput.php
        )

    [bitrix\main\diag\fileexceptionhandlerlog] => Array
        (
            [module] => main
            [file] => lib/diag/fileexceptionhandlerlog.php
        )

    [bitrix\main\diag\exceptionhandler] => Array
        (
            [module] => main
            [file] => lib/diag/exceptionhandler.php
        )

    [bitrix\main\diag\iexceptionhandleroutput] => Array
        (
            [module] => main
            [file] => lib/diag/iexceptionhandleroutput.php
        )

    [bitrix\main\diag\exceptionhandlerlog] => Array
        (
            [module] => main
            [file] => lib/diag/exceptionhandlerlog.php
        )

    [bitrix\main\io\file] => Array
        (
            [module] => main
            [file] => lib/io/file.php
        )

    [bitrix\main\io\fileentry] => Array
        (
            [module] => main
            [file] => lib/io/fileentry.php
        )

    [bitrix\main\io\path] => Array
        (
            [module] => main
            [file] => lib/io/path.php
        )

    [bitrix\main\io\filesystementry] => Array
        (
            [module] => main
            [file] => lib/io/filesystementry.php
        )

    [bitrix\main\io\ifilestream] => Array
        (
            [module] => main
            [file] => lib/io/ifilestream.php
        )

    [bitrix\main\localization\loc] => Array
        (
            [module] => main
            [file] => lib/localization/loc.php
        )

    [bitrix\main\mail\mail] => Array
        (
            [module] => main
            [file] => lib/mail/mail.php
        )

    [bitrix\main\mail\tracking] => Array
        (
            [module] => main
            [file] => lib/mail/tracking.php
        )

    [bitrix\main\mail\eventmanager] => Array
        (
            [module] => main
            [file] => lib/mail/eventmanager.php
        )

    [bitrix\main\mail\eventmessagecompiler] => Array
        (
            [module] => main
            [file] => lib/mail/eventmessagecompiler.php
        )

    [bitrix\main\mail\eventmessagethemecompiler] => Array
        (
            [module] => main
            [file] => lib/mail/eventmessagethemecompiler.php
        )

    [bitrix\main\mail\internal\event] => Array
        (
            [module] => main
            [file] => lib/mail/internal/event.php
        )

    [bitrix\main\mail\internal\eventattachment] => Array
        (
            [module] => main
            [file] => lib/mail/internal/eventattachment.php
        )

    [bitrix\main\mail\internal\eventmessage] => Array
        (
            [module] => main
            [file] => lib/mail/internal/eventmessage.php
        )

    [bitrix\main\mail\internal\eventmessagesite] => Array
        (
            [module] => main
            [file] => lib/mail/internal/eventmessagesite.php
        )

    [bitrix\main\mail\internal\eventmessageattachment] => Array
        (
            [module] => main
            [file] => lib/mail/internal/eventmessageattachment.php
        )

    [bitrix\main\mail\internal\eventtype] => Array
        (
            [module] => main
            [file] => lib/mail/internal/eventtype.php
        )

    [bitrix\main\text\converter] => Array
        (
            [module] => main
            [file] => lib/text/converter.php
        )

    [bitrix\main\text\emptyconverter] => Array
        (
            [module] => main
            [file] => lib/text/emptyconverter.php
        )

    [bitrix\main\text\encoding] => Array
        (
            [module] => main
            [file] => lib/text/encoding.php
        )

    [bitrix\main\text\htmlconverter] => Array
        (
            [module] => main
            [file] => lib/text/htmlconverter.php
        )

    [bitrix\main\text\binarystring] => Array
        (
            [module] => main
            [file] => lib/text/binarystring.php
        )

    [bitrix\main\text\xmlconverter] => Array
        (
            [module] => main
            [file] => lib/text/xmlconverter.php
        )

    [bitrix\main\type\collection] => Array
        (
            [module] => main
            [file] => lib/type/collection.php
        )

    [bitrix\main\type\date] => Array
        (
            [module] => main
            [file] => lib/type/date.php
        )

    [bitrix\main\type\datetime] => Array
        (
            [module] => main
            [file] => lib/type/datetime.php
        )

    [bitrix\main\type\dictionary] => Array
        (
            [module] => main
            [file] => lib/type/dictionary.php
        )

    [bitrix\main\type\filterabledictionary] => Array
        (
            [module] => main
            [file] => lib/type/filterabledictionary.php
        )

    [bitrix\main\type\parameterdictionary] => Array
        (
            [module] => main
            [file] => lib/type/parameterdictionary.php
        )

    [bitrix\main\web\cookie] => Array
        (
            [module] => main
            [file] => lib/web/cookie.php
        )

    [bitrix\main\web\uri] => Array
        (
            [module] => main
            [file] => lib/web/uri.php
        )

    [bitrix\main\sendereventhandler] => Array
        (
            [module] => main
            [file] => lib/senderconnector.php
        )

    [bitrix\main\senderconnectoruser] => Array
        (
            [module] => main
            [file] => lib/senderconnector.php
        )

    [bitrix\main\urlrewriterrulemaker] => Array
        (
            [module] => main
            [file] => lib/urlrewriter.php
        )

    [bitrix\main\update\stepper] => Array
        (
            [module] => main
            [file] => lib/update/stepper.php
        )

    [bitrix\main\composite\abstractresponse] => Array
        (
            [module] => main
            [file] => lib/composite/responder.php
        )

    [bitrix\main\composite\fileresponse] => Array
        (
            [module] => main
            [file] => lib/composite/responder.php
        )

    [bitrix\main\composite\memcachedresponse] => Array
        (
            [module] => main
            [file] => lib/composite/responder.php
        )

    [bitrix\main\security\otpexception] => Array
        (
            [module] => main
            [file] => lib/security/securityexception.php
        )

    [ctimezone] => Array
        (
            [module] => main
            [file] => classes/general/time.php
        )

    [cbxpunycode] => Array
        (
            [module] => main
            [file] => classes/general/punycode.php
        )

    [ibxvirtualio] => Array
        (
            [module] => main
            [file] => classes/general/virtual_io.php
        )

    [ibxgeterrors] => Array
        (
            [module] => main
            [file] => classes/general/virtual_io.php
        )

    [cbxvirtualio] => Array
        (
            [module] => main
            [file] => classes/general/virtual_io.php
        )

    [cbxvirtualfilebase] => Array
        (
            [module] => main
            [file] => classes/general/virtual_file.php
        )

    [cbxvirtualfile] => Array
        (
            [module] => main
            [file] => classes/general/virtual_file.php
        )

    [cbxvirtualdirectory] => Array
        (
            [module] => main
            [file] => classes/general/virtual_file.php
        )

    [calloption] => Array
        (
            [module] => main
            [file] => classes/general/option.php
        )

    [coption] => Array
        (
            [module] => main
            [file] => classes/general/option.php
        )

    [callpageoption] => Array
        (
            [module] => main
            [file] => classes/general/pageoption.php
        )

    [cpageoption] => Array
        (
            [module] => main
            [file] => classes/general/pageoption.php
        )

    [callsqlwhere] => Array
        (
            [module] => main
            [file] => classes/general/sqlwhere.php
        )

    [csqlwhereexpression] => Array
        (
            [module] => main
            [file] => classes/general/sqlwhere.php
        )

    [csqlwhere] => Array
        (
            [module] => main
            [file] => classes/general/sqlwhere.php
        )

    [calllanguage] => Array
        (
            [module] => main
            [file] => classes/general/language.php
        )

    [clanguage] => Array
        (
            [module] => main
            [file] => classes/general/language.php
        )

    [clangadmin] => Array
        (
            [module] => main
            [file] => classes/general/language.php
        )

    [_clangdbresult] => Array
        (
            [module] => main
            [file] => classes/general/langdbresult.php
        )

    [callagent] => Array
        (
            [module] => main
            [file] => classes/general/agent.php
        )

    [cagent] => Array
        (
            [module] => main
            [file] => classes/mysql/agent.php
        )

    [capplicationexception] => Array
        (
            [module] => main
            [file] => classes/general/applicationexception.php
        )

    [cadminexception] => Array
        (
            [module] => main
            [file] => classes/general/adminexception.php
        )

    [callsite] => Array
        (
            [module] => main
            [file] => classes/general/site.php
        )

    [calllang] => Array
        (
            [module] => main
            [file] => classes/general/site.php
        )

    [csite] => Array
        (
            [module] => main
            [file] => classes/general/site.php
        )

    [clang] => Array
        (
            [module] => main
            [file] => classes/general/site.php
        )

    [chttp] => Array
        (
            [module] => main
            [file] => classes/general/http.php
        )

    [cutil] => Array
        (
            [module] => main
            [file] => classes/general/util.php
        )

    [callmain] => Array
        (
            [module] => main
            [file] => classes/general/main.php
        )

    [cmain] => Array
        (
            [module] => main
            [file] => classes/general/main.php
        )

    [calldatabase] => Array
        (
            [module] => main
            [file] => classes/general/database.php
        )

    [calldbresult] => Array
        (
            [module] => main
            [file] => classes/general/dbresult.php
        )

    [cdatabasemysql] => Array
        (
            [module] => main
            [file] => classes/mysql/database.php
        )

    [cdbresultmysql] => Array
        (
            [module] => main
            [file] => classes/mysql/dbresult.php
        )

    [icachebackend] => Array
        (
            [module] => main
            [file] => classes/general/cache_backend.php
        )

    [cphpcache] => Array
        (
            [module] => main
            [file] => classes/general/cache.php
        )

    [ccachemanager] => Array
        (
            [module] => main
            [file] => classes/general/cache_manager.php
        )

    [cpagecache] => Array
        (
            [module] => main
            [file] => classes/general/page_cache.php
        )

    [cstackcacheentry] => Array
        (
            [module] => main
            [file] => classes/general/stack_cache_entry.php
        )

    [cstackcachemanager] => Array
        (
            [module] => main
            [file] => classes/general/stack_cache.php
        )

    [cmodule] => Array
        (
            [module] => main
            [file] => /classes/general/module.php
        )

    [bitrix\main\entity\ufield] => Array
        (
            [module] => main
            [file] => include/deprecated/ufield.php
        )

    [cdatabase] => Array
        (
            [module] => main
            [file] => classes/mysql/database.php
        )

    [cdbresult] => Array
        (
            [module] => main
            [file] => classes/mysql/dbresult.php
        )

)
Array
(
    [bitrix\main\application] => Array
        (
            [module] => main
            [file] => lib/application.php
        )

    [bitrix\main\httpapplication] => Array
        (
            [module] => main
            [file] => lib/httpapplication.php
        )

    [bitrix\main\argumentexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\argumentnullexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\argumentoutofrangeexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\argumenttypeexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\notimplementedexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\notsupportedexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\invalidoperationexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\objectpropertyexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\objectnotfoundexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\objectexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\systemexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\accessdeniedexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\decodingexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\io\invalidpathexception] => Array
        (
            [module] => main
            [file] => lib/io/ioexception.php
        )

    [bitrix\main\io\filenotfoundexception] => Array
        (
            [module] => main
            [file] => lib/io/ioexception.php
        )

    [bitrix\main\io\filedeleteexception] => Array
        (
            [module] => main
            [file] => lib/io/ioexception.php
        )

    [bitrix\main\io\fileopenexception] => Array
        (
            [module] => main
            [file] => lib/io/ioexception.php
        )

    [bitrix\main\io\filenotopenedexception] => Array
        (
            [module] => main
            [file] => lib/io/ioexception.php
        )

    [bitrix\main\context] => Array
        (
            [module] => main
            [file] => lib/context.php
        )

    [bitrix\main\httpcontext] => Array
        (
            [module] => main
            [file] => lib/httpcontext.php
        )

    [bitrix\main\dispatcher] => Array
        (
            [module] => main
            [file] => lib/dispatcher.php
        )

    [bitrix\main\environment] => Array
        (
            [module] => main
            [file] => lib/environment.php
        )

    [bitrix\main\event] => Array
        (
            [module] => main
            [file] => lib/event.php
        )

    [bitrix\main\eventmanager] => Array
        (
            [module] => main
            [file] => lib/eventmanager.php
        )

    [bitrix\main\eventresult] => Array
        (
            [module] => main
            [file] => lib/eventresult.php
        )

    [bitrix\main\request] => Array
        (
            [module] => main
            [file] => lib/request.php
        )

    [bitrix\main\httprequest] => Array
        (
            [module] => main
            [file] => lib/httprequest.php
        )

    [bitrix\main\response] => Array
        (
            [module] => main
            [file] => lib/response.php
        )

    [bitrix\main\httpresponse] => Array
        (
            [module] => main
            [file] => lib/httpresponse.php
        )

    [bitrix\main\modulemanager] => Array
        (
            [module] => main
            [file] => lib/modulemanager.php
        )

    [bitrix\main\server] => Array
        (
            [module] => main
            [file] => lib/server.php
        )

    [bitrix\main\config\configuration] => Array
        (
            [module] => main
            [file] => lib/config/configuration.php
        )

    [bitrix\main\config\option] => Array
        (
            [module] => main
            [file] => lib/config/option.php
        )

    [bitrix\main\context\culture] => Array
        (
            [module] => main
            [file] => lib/context/culture.php
        )

    [bitrix\main\data\cache] => Array
        (
            [module] => main
            [file] => lib/data/cache.php
        )

    [bitrix\main\data\cacheengineapc] => Array
        (
            [module] => main
            [file] => lib/data/cacheengineapc.php
        )

    [bitrix\main\data\cacheenginememcache] => Array
        (
            [module] => main
            [file] => lib/data/cacheenginememcache.php
        )

    [bitrix\main\data\cacheenginefiles] => Array
        (
            [module] => main
            [file] => lib/data/cacheenginefiles.php
        )

    [bitrix\main\data\cacheenginenone] => Array
        (
            [module] => main
            [file] => lib/data/cacheenginenone.php
        )

    [bitrix\main\data\connection] => Array
        (
            [module] => main
            [file] => lib/data/connection.php
        )

    [bitrix\main\data\connectionpool] => Array
        (
            [module] => main
            [file] => lib/data/connectionpool.php
        )

    [bitrix\main\data\icacheengine] => Array
        (
            [module] => main
            [file] => lib/data/cache.php
        )

    [bitrix\main\data\hsphpreadconnection] => Array
        (
            [module] => main
            [file] => lib/data/hsphpreadconnection.php
        )

    [bitrix\main\data\managedcache] => Array
        (
            [module] => main
            [file] => lib/data/managedcache.php
        )

    [bitrix\main\data\taggedcache] => Array
        (
            [module] => main
            [file] => lib/data/taggedcache.php
        )

    [bitrix\main\data\memcacheconnection] => Array
        (
            [module] => main
            [file] => lib/data/memcacheconnection.php
        )

    [bitrix\main\data\memcachedconnection] => Array
        (
            [module] => main
            [file] => lib/data/memcachedconnection.php
        )

    [bitrix\main\data\nosqlconnection] => Array
        (
            [module] => main
            [file] => lib/data/nosqlconnection.php
        )

    [bitrix\main\db\arrayresult] => Array
        (
            [module] => main
            [file] => lib/db/arrayresult.php
        )

    [bitrix\main\db\result] => Array
        (
            [module] => main
            [file] => lib/db/result.php
        )

    [bitrix\main\db\connection] => Array
        (
            [module] => main
            [file] => lib/db/connection.php
        )

    [bitrix\main\db\sqlexception] => Array
        (
            [module] => main
            [file] => lib/db/sqlexception.php
        )

    [bitrix\main\db\sqlqueryexception] => Array
        (
            [module] => main
            [file] => lib/db/sqlexception.php
        )

    [bitrix\main\db\transactionexception] => Array
        (
            [module] => main
            [file] => lib/db/sqlexception.php
        )

    [bitrix\main\db\sqlexpression] => Array
        (
            [module] => main
            [file] => lib/db/sqlexpression.php
        )

    [bitrix\main\db\sqlhelper] => Array
        (
            [module] => main
            [file] => lib/db/sqlhelper.php
        )

    [bitrix\main\db\mysqlcommonconnection] => Array
        (
            [module] => main
            [file] => lib/db/mysqlcommonconnection.php
        )

    [bitrix\main\db\mysqliconnection] => Array
        (
            [module] => main
            [file] => lib/db/mysqliconnection.php
        )

    [bitrix\main\db\mysqliresult] => Array
        (
            [module] => main
            [file] => lib/db/mysqliresult.php
        )

    [bitrix\main\db\mysqlisqlhelper] => Array
        (
            [module] => main
            [file] => lib/db/mysqlisqlhelper.php
        )

    [bitrix\main\db\mssqlconnection] => Array
        (
            [module] => main
            [file] => lib/db/mssqlconnection.php
        )

    [bitrix\main\db\mssqlresult] => Array
        (
            [module] => main
            [file] => lib/db/mssqlresult.php
        )

    [bitrix\main\db\mssqlsqlhelper] => Array
        (
            [module] => main
            [file] => lib/db/mssqlsqlhelper.php
        )

    [bitrix\main\db\oracleconnection] => Array
        (
            [module] => main
            [file] => lib/db/oracleconnection.php
        )

    [bitrix\main\db\oracleresult] => Array
        (
            [module] => main
            [file] => lib/db/oracleresult.php
        )

    [bitrix\main\db\oraclesqlhelper] => Array
        (
            [module] => main
            [file] => lib/db/oraclesqlhelper.php
        )

    [bitrix\main\db\pgsqlconnection] => Array
        (
            [module] => main
            [file] => lib/db/pgsqlconnection.php
        )

    [bitrix\main\diag\httpexceptionhandleroutput] => Array
        (
            [module] => main
            [file] => lib/diag/httpexceptionhandleroutput.php
        )

    [bitrix\main\diag\fileexceptionhandlerlog] => Array
        (
            [module] => main
            [file] => lib/diag/fileexceptionhandlerlog.php
        )

    [bitrix\main\diag\exceptionhandler] => Array
        (
            [module] => main
            [file] => lib/diag/exceptionhandler.php
        )

    [bitrix\main\diag\iexceptionhandleroutput] => Array
        (
            [module] => main
            [file] => lib/diag/iexceptionhandleroutput.php
        )

    [bitrix\main\diag\exceptionhandlerlog] => Array
        (
            [module] => main
            [file] => lib/diag/exceptionhandlerlog.php
        )

    [bitrix\main\io\file] => Array
        (
            [module] => main
            [file] => lib/io/file.php
        )

    [bitrix\main\io\fileentry] => Array
        (
            [module] => main
            [file] => lib/io/fileentry.php
        )

    [bitrix\main\io\path] => Array
        (
            [module] => main
            [file] => lib/io/path.php
        )

    [bitrix\main\io\filesystementry] => Array
        (
            [module] => main
            [file] => lib/io/filesystementry.php
        )

    [bitrix\main\io\ifilestream] => Array
        (
            [module] => main
            [file] => lib/io/ifilestream.php
        )

    [bitrix\main\localization\loc] => Array
        (
            [module] => main
            [file] => lib/localization/loc.php
        )

    [bitrix\main\mail\mail] => Array
        (
            [module] => main
            [file] => lib/mail/mail.php
        )

    [bitrix\main\mail\tracking] => Array
        (
            [module] => main
            [file] => lib/mail/tracking.php
        )

    [bitrix\main\mail\eventmanager] => Array
        (
            [module] => main
            [file] => lib/mail/eventmanager.php
        )

    [bitrix\main\mail\eventmessagecompiler] => Array
        (
            [module] => main
            [file] => lib/mail/eventmessagecompiler.php
        )

    [bitrix\main\mail\eventmessagethemecompiler] => Array
        (
            [module] => main
            [file] => lib/mail/eventmessagethemecompiler.php
        )

    [bitrix\main\mail\internal\event] => Array
        (
            [module] => main
            [file] => lib/mail/internal/event.php
        )

    [bitrix\main\mail\internal\eventattachment] => Array
        (
            [module] => main
            [file] => lib/mail/internal/eventattachment.php
        )

    [bitrix\main\mail\internal\eventmessage] => Array
        (
            [module] => main
            [file] => lib/mail/internal/eventmessage.php
        )

    [bitrix\main\mail\internal\eventmessagesite] => Array
        (
            [module] => main
            [file] => lib/mail/internal/eventmessagesite.php
        )

    [bitrix\main\mail\internal\eventmessageattachment] => Array
        (
            [module] => main
            [file] => lib/mail/internal/eventmessageattachment.php
        )

    [bitrix\main\mail\internal\eventtype] => Array
        (
            [module] => main
            [file] => lib/mail/internal/eventtype.php
        )

    [bitrix\main\text\converter] => Array
        (
            [module] => main
            [file] => lib/text/converter.php
        )

    [bitrix\main\text\emptyconverter] => Array
        (
            [module] => main
            [file] => lib/text/emptyconverter.php
        )

    [bitrix\main\text\encoding] => Array
        (
            [module] => main
            [file] => lib/text/encoding.php
        )

    [bitrix\main\text\htmlconverter] => Array
        (
            [module] => main
            [file] => lib/text/htmlconverter.php
        )

    [bitrix\main\text\binarystring] => Array
        (
            [module] => main
            [file] => lib/text/binarystring.php
        )

    [bitrix\main\text\xmlconverter] => Array
        (
            [module] => main
            [file] => lib/text/xmlconverter.php
        )

    [bitrix\main\type\collection] => Array
        (
            [module] => main
            [file] => lib/type/collection.php
        )

    [bitrix\main\type\date] => Array
        (
            [module] => main
            [file] => lib/type/date.php
        )

    [bitrix\main\type\datetime] => Array
        (
            [module] => main
            [file] => lib/type/datetime.php
        )

    [bitrix\main\type\dictionary] => Array
        (
            [module] => main
            [file] => lib/type/dictionary.php
        )

    [bitrix\main\type\filterabledictionary] => Array
        (
            [module] => main
            [file] => lib/type/filterabledictionary.php
        )

    [bitrix\main\type\parameterdictionary] => Array
        (
            [module] => main
            [file] => lib/type/parameterdictionary.php
        )

    [bitrix\main\web\cookie] => Array
        (
            [module] => main
            [file] => lib/web/cookie.php
        )

    [bitrix\main\web\uri] => Array
        (
            [module] => main
            [file] => lib/web/uri.php
        )

    [bitrix\main\sendereventhandler] => Array
        (
            [module] => main
            [file] => lib/senderconnector.php
        )

    [bitrix\main\senderconnectoruser] => Array
        (
            [module] => main
            [file] => lib/senderconnector.php
        )

    [bitrix\main\urlrewriterrulemaker] => Array
        (
            [module] => main
            [file] => lib/urlrewriter.php
        )

    [bitrix\main\update\stepper] => Array
        (
            [module] => main
            [file] => lib/update/stepper.php
        )

    [bitrix\main\composite\abstractresponse] => Array
        (
            [module] => main
            [file] => lib/composite/responder.php
        )

    [bitrix\main\composite\fileresponse] => Array
        (
            [module] => main
            [file] => lib/composite/responder.php
        )

    [bitrix\main\composite\memcachedresponse] => Array
        (
            [module] => main
            [file] => lib/composite/responder.php
        )

    [bitrix\main\security\otpexception] => Array
        (
            [module] => main
            [file] => lib/security/securityexception.php
        )

    [ctimezone] => Array
        (
            [module] => main
            [file] => classes/general/time.php
        )

    [cbxpunycode] => Array
        (
            [module] => main
            [file] => classes/general/punycode.php
        )

    [ibxvirtualio] => Array
        (
            [module] => main
            [file] => classes/general/virtual_io.php
        )

    [ibxgeterrors] => Array
        (
            [module] => main
            [file] => classes/general/virtual_io.php
        )

    [cbxvirtualio] => Array
        (
            [module] => main
            [file] => classes/general/virtual_io.php
        )

    [cbxvirtualfilebase] => Array
        (
            [module] => main
            [file] => classes/general/virtual_file.php
        )

    [cbxvirtualfile] => Array
        (
            [module] => main
            [file] => classes/general/virtual_file.php
        )

    [cbxvirtualdirectory] => Array
        (
            [module] => main
            [file] => classes/general/virtual_file.php
        )

    [calloption] => Array
        (
            [module] => main
            [file] => classes/general/option.php
        )

    [coption] => Array
        (
            [module] => main
            [file] => classes/general/option.php
        )

    [callpageoption] => Array
        (
            [module] => main
            [file] => classes/general/pageoption.php
        )

    [cpageoption] => Array
        (
            [module] => main
            [file] => classes/general/pageoption.php
        )

    [callsqlwhere] => Array
        (
            [module] => main
            [file] => classes/general/sqlwhere.php
        )

    [csqlwhereexpression] => Array
        (
            [module] => main
            [file] => classes/general/sqlwhere.php
        )

    [csqlwhere] => Array
        (
            [module] => main
            [file] => classes/general/sqlwhere.php
        )

    [calllanguage] => Array
        (
            [module] => main
            [file] => classes/general/language.php
        )

    [clanguage] => Array
        (
            [module] => main
            [file] => classes/general/language.php
        )

    [clangadmin] => Array
        (
            [module] => main
            [file] => classes/general/language.php
        )

    [_clangdbresult] => Array
        (
            [module] => main
            [file] => classes/general/langdbresult.php
        )

    [callagent] => Array
        (
            [module] => main
            [file] => classes/general/agent.php
        )

    [cagent] => Array
        (
            [module] => main
            [file] => classes/mysql/agent.php
        )

    [capplicationexception] => Array
        (
            [module] => main
            [file] => classes/general/applicationexception.php
        )

    [cadminexception] => Array
        (
            [module] => main
            [file] => classes/general/adminexception.php
        )

    [callsite] => Array
        (
            [module] => main
            [file] => classes/general/site.php
        )

    [calllang] => Array
        (
            [module] => main
            [file] => classes/general/site.php
        )

    [csite] => Array
        (
            [module] => main
            [file] => classes/general/site.php
        )

    [clang] => Array
        (
            [module] => main
            [file] => classes/general/site.php
        )

    [chttp] => Array
        (
            [module] => main
            [file] => classes/general/http.php
        )

    [cutil] => Array
        (
            [module] => main
            [file] => classes/general/util.php
        )

    [callmain] => Array
        (
            [module] => main
            [file] => classes/general/main.php
        )

    [cmain] => Array
        (
            [module] => main
            [file] => classes/general/main.php
        )

    [calldatabase] => Array
        (
            [module] => main
            [file] => classes/general/database.php
        )

    [calldbresult] => Array
        (
            [module] => main
            [file] => classes/general/dbresult.php
        )

    [cdatabasemysql] => Array
        (
            [module] => main
            [file] => classes/mysql/database.php
        )

    [cdbresultmysql] => Array
        (
            [module] => main
            [file] => classes/mysql/dbresult.php
        )

    [icachebackend] => Array
        (
            [module] => main
            [file] => classes/general/cache_backend.php
        )

    [cphpcache] => Array
        (
            [module] => main
            [file] => classes/general/cache.php
        )

    [ccachemanager] => Array
        (
            [module] => main
            [file] => classes/general/cache_manager.php
        )

    [cpagecache] => Array
        (
            [module] => main
            [file] => classes/general/page_cache.php
        )

    [cstackcacheentry] => Array
        (
            [module] => main
            [file] => classes/general/stack_cache_entry.php
        )

    [cstackcachemanager] => Array
        (
            [module] => main
            [file] => classes/general/stack_cache.php
        )

    [cmodule] => Array
        (
            [module] => main
            [file] => /classes/general/module.php
        )

    [bitrix\main\entity\ufield] => Array
        (
            [module] => main
            [file] => include/deprecated/ufield.php
        )

    [cdatabase] => Array
        (
            [module] => main
            [file] => classes/mysql/database.php
        )

    [cdbresult] => Array
        (
            [module] => main
            [file] => classes/mysql/dbresult.php
        )

)
Array
(
    [bitrix\main\application] => Array
        (
            [module] => main
            [file] => lib/application.php
        )

    [bitrix\main\httpapplication] => Array
        (
            [module] => main
            [file] => lib/httpapplication.php
        )

    [bitrix\main\argumentexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\argumentnullexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\argumentoutofrangeexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\argumenttypeexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\notimplementedexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\notsupportedexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\invalidoperationexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\objectpropertyexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\objectnotfoundexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\objectexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\systemexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\accessdeniedexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\decodingexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\io\invalidpathexception] => Array
        (
            [module] => main
            [file] => lib/io/ioexception.php
        )

    [bitrix\main\io\filenotfoundexception] => Array
        (
            [module] => main
            [file] => lib/io/ioexception.php
        )

    [bitrix\main\io\filedeleteexception] => Array
        (
            [module] => main
            [file] => lib/io/ioexception.php
        )

    [bitrix\main\io\fileopenexception] => Array
        (
            [module] => main
            [file] => lib/io/ioexception.php
        )

    [bitrix\main\io\filenotopenedexception] => Array
        (
            [module] => main
            [file] => lib/io/ioexception.php
        )

    [bitrix\main\context] => Array
        (
            [module] => main
            [file] => lib/context.php
        )

    [bitrix\main\httpcontext] => Array
        (
            [module] => main
            [file] => lib/httpcontext.php
        )

    [bitrix\main\dispatcher] => Array
        (
            [module] => main
            [file] => lib/dispatcher.php
        )

    [bitrix\main\environment] => Array
        (
            [module] => main
            [file] => lib/environment.php
        )

    [bitrix\main\event] => Array
        (
            [module] => main
            [file] => lib/event.php
        )

    [bitrix\main\eventmanager] => Array
        (
            [module] => main
            [file] => lib/eventmanager.php
        )

    [bitrix\main\eventresult] => Array
        (
            [module] => main
            [file] => lib/eventresult.php
        )

    [bitrix\main\request] => Array
        (
            [module] => main
            [file] => lib/request.php
        )

    [bitrix\main\httprequest] => Array
        (
            [module] => main
            [file] => lib/httprequest.php
        )

    [bitrix\main\response] => Array
        (
            [module] => main
            [file] => lib/response.php
        )

    [bitrix\main\httpresponse] => Array
        (
            [module] => main
            [file] => lib/httpresponse.php
        )

    [bitrix\main\modulemanager] => Array
        (
            [module] => main
            [file] => lib/modulemanager.php
        )

    [bitrix\main\server] => Array
        (
            [module] => main
            [file] => lib/server.php
        )

    [bitrix\main\config\configuration] => Array
        (
            [module] => main
            [file] => lib/config/configuration.php
        )

    [bitrix\main\config\option] => Array
        (
            [module] => main
            [file] => lib/config/option.php
        )

    [bitrix\main\context\culture] => Array
        (
            [module] => main
            [file] => lib/context/culture.php
        )

    [bitrix\main\data\cache] => Array
        (
            [module] => main
            [file] => lib/data/cache.php
        )

    [bitrix\main\data\cacheengineapc] => Array
        (
            [module] => main
            [file] => lib/data/cacheengineapc.php
        )

    [bitrix\main\data\cacheenginememcache] => Array
        (
            [module] => main
            [file] => lib/data/cacheenginememcache.php
        )

    [bitrix\main\data\cacheenginefiles] => Array
        (
            [module] => main
            [file] => lib/data/cacheenginefiles.php
        )

    [bitrix\main\data\cacheenginenone] => Array
        (
            [module] => main
            [file] => lib/data/cacheenginenone.php
        )

    [bitrix\main\data\connection] => Array
        (
            [module] => main
            [file] => lib/data/connection.php
        )

    [bitrix\main\data\connectionpool] => Array
        (
            [module] => main
            [file] => lib/data/connectionpool.php
        )

    [bitrix\main\data\icacheengine] => Array
        (
            [module] => main
            [file] => lib/data/cache.php
        )

    [bitrix\main\data\hsphpreadconnection] => Array
        (
            [module] => main
            [file] => lib/data/hsphpreadconnection.php
        )

    [bitrix\main\data\managedcache] => Array
        (
            [module] => main
            [file] => lib/data/managedcache.php
        )

    [bitrix\main\data\taggedcache] => Array
        (
            [module] => main
            [file] => lib/data/taggedcache.php
        )

    [bitrix\main\data\memcacheconnection] => Array
        (
            [module] => main
            [file] => lib/data/memcacheconnection.php
        )

    [bitrix\main\data\memcachedconnection] => Array
        (
            [module] => main
            [file] => lib/data/memcachedconnection.php
        )

    [bitrix\main\data\nosqlconnection] => Array
        (
            [module] => main
            [file] => lib/data/nosqlconnection.php
        )

    [bitrix\main\db\arrayresult] => Array
        (
            [module] => main
            [file] => lib/db/arrayresult.php
        )

    [bitrix\main\db\result] => Array
        (
            [module] => main
            [file] => lib/db/result.php
        )

    [bitrix\main\db\connection] => Array
        (
            [module] => main
            [file] => lib/db/connection.php
        )

    [bitrix\main\db\sqlexception] => Array
        (
            [module] => main
            [file] => lib/db/sqlexception.php
        )

    [bitrix\main\db\sqlqueryexception] => Array
        (
            [module] => main
            [file] => lib/db/sqlexception.php
        )

    [bitrix\main\db\transactionexception] => Array
        (
            [module] => main
            [file] => lib/db/sqlexception.php
        )

    [bitrix\main\db\sqlexpression] => Array
        (
            [module] => main
            [file] => lib/db/sqlexpression.php
        )

    [bitrix\main\db\sqlhelper] => Array
        (
            [module] => main
            [file] => lib/db/sqlhelper.php
        )

    [bitrix\main\db\mysqlcommonconnection] => Array
        (
            [module] => main
            [file] => lib/db/mysqlcommonconnection.php
        )

    [bitrix\main\db\mysqliconnection] => Array
        (
            [module] => main
            [file] => lib/db/mysqliconnection.php
        )

    [bitrix\main\db\mysqliresult] => Array
        (
            [module] => main
            [file] => lib/db/mysqliresult.php
        )

    [bitrix\main\db\mysqlisqlhelper] => Array
        (
            [module] => main
            [file] => lib/db/mysqlisqlhelper.php
        )

    [bitrix\main\db\mssqlconnection] => Array
        (
            [module] => main
            [file] => lib/db/mssqlconnection.php
        )

    [bitrix\main\db\mssqlresult] => Array
        (
            [module] => main
            [file] => lib/db/mssqlresult.php
        )

    [bitrix\main\db\mssqlsqlhelper] => Array
        (
            [module] => main
            [file] => lib/db/mssqlsqlhelper.php
        )

    [bitrix\main\db\oracleconnection] => Array
        (
            [module] => main
            [file] => lib/db/oracleconnection.php
        )

    [bitrix\main\db\oracleresult] => Array
        (
            [module] => main
            [file] => lib/db/oracleresult.php
        )

    [bitrix\main\db\oraclesqlhelper] => Array
        (
            [module] => main
            [file] => lib/db/oraclesqlhelper.php
        )

    [bitrix\main\db\pgsqlconnection] => Array
        (
            [module] => main
            [file] => lib/db/pgsqlconnection.php
        )

    [bitrix\main\diag\httpexceptionhandleroutput] => Array
        (
            [module] => main
            [file] => lib/diag/httpexceptionhandleroutput.php
        )

    [bitrix\main\diag\fileexceptionhandlerlog] => Array
        (
            [module] => main
            [file] => lib/diag/fileexceptionhandlerlog.php
        )

    [bitrix\main\diag\exceptionhandler] => Array
        (
            [module] => main
            [file] => lib/diag/exceptionhandler.php
        )

    [bitrix\main\diag\iexceptionhandleroutput] => Array
        (
            [module] => main
            [file] => lib/diag/iexceptionhandleroutput.php
        )

    [bitrix\main\diag\exceptionhandlerlog] => Array
        (
            [module] => main
            [file] => lib/diag/exceptionhandlerlog.php
        )

    [bitrix\main\io\file] => Array
        (
            [module] => main
            [file] => lib/io/file.php
        )

    [bitrix\main\io\fileentry] => Array
        (
            [module] => main
            [file] => lib/io/fileentry.php
        )

    [bitrix\main\io\path] => Array
        (
            [module] => main
            [file] => lib/io/path.php
        )

    [bitrix\main\io\filesystementry] => Array
        (
            [module] => main
            [file] => lib/io/filesystementry.php
        )

    [bitrix\main\io\ifilestream] => Array
        (
            [module] => main
            [file] => lib/io/ifilestream.php
        )

    [bitrix\main\localization\loc] => Array
        (
            [module] => main
            [file] => lib/localization/loc.php
        )

    [bitrix\main\mail\mail] => Array
        (
            [module] => main
            [file] => lib/mail/mail.php
        )

    [bitrix\main\mail\tracking] => Array
        (
            [module] => main
            [file] => lib/mail/tracking.php
        )

    [bitrix\main\mail\eventmanager] => Array
        (
            [module] => main
            [file] => lib/mail/eventmanager.php
        )

    [bitrix\main\mail\eventmessagecompiler] => Array
        (
            [module] => main
            [file] => lib/mail/eventmessagecompiler.php
        )

    [bitrix\main\mail\eventmessagethemecompiler] => Array
        (
            [module] => main
            [file] => lib/mail/eventmessagethemecompiler.php
        )

    [bitrix\main\mail\internal\event] => Array
        (
            [module] => main
            [file] => lib/mail/internal/event.php
        )

    [bitrix\main\mail\internal\eventattachment] => Array
        (
            [module] => main
            [file] => lib/mail/internal/eventattachment.php
        )

    [bitrix\main\mail\internal\eventmessage] => Array
        (
            [module] => main
            [file] => lib/mail/internal/eventmessage.php
        )

    [bitrix\main\mail\internal\eventmessagesite] => Array
        (
            [module] => main
            [file] => lib/mail/internal/eventmessagesite.php
        )

    [bitrix\main\mail\internal\eventmessageattachment] => Array
        (
            [module] => main
            [file] => lib/mail/internal/eventmessageattachment.php
        )

    [bitrix\main\mail\internal\eventtype] => Array
        (
            [module] => main
            [file] => lib/mail/internal/eventtype.php
        )

    [bitrix\main\text\converter] => Array
        (
            [module] => main
            [file] => lib/text/converter.php
        )

    [bitrix\main\text\emptyconverter] => Array
        (
            [module] => main
            [file] => lib/text/emptyconverter.php
        )

    [bitrix\main\text\encoding] => Array
        (
            [module] => main
            [file] => lib/text/encoding.php
        )

    [bitrix\main\text\htmlconverter] => Array
        (
            [module] => main
            [file] => lib/text/htmlconverter.php
        )

    [bitrix\main\text\binarystring] => Array
        (
            [module] => main
            [file] => lib/text/binarystring.php
        )

    [bitrix\main\text\xmlconverter] => Array
        (
            [module] => main
            [file] => lib/text/xmlconverter.php
        )

    [bitrix\main\type\collection] => Array
        (
            [module] => main
            [file] => lib/type/collection.php
        )

    [bitrix\main\type\date] => Array
        (
            [module] => main
            [file] => lib/type/date.php
        )

    [bitrix\main\type\datetime] => Array
        (
            [module] => main
            [file] => lib/type/datetime.php
        )

    [bitrix\main\type\dictionary] => Array
        (
            [module] => main
            [file] => lib/type/dictionary.php
        )

    [bitrix\main\type\filterabledictionary] => Array
        (
            [module] => main
            [file] => lib/type/filterabledictionary.php
        )

    [bitrix\main\type\parameterdictionary] => Array
        (
            [module] => main
            [file] => lib/type/parameterdictionary.php
        )

    [bitrix\main\web\cookie] => Array
        (
            [module] => main
            [file] => lib/web/cookie.php
        )

    [bitrix\main\web\uri] => Array
        (
            [module] => main
            [file] => lib/web/uri.php
        )

    [bitrix\main\sendereventhandler] => Array
        (
            [module] => main
            [file] => lib/senderconnector.php
        )

    [bitrix\main\senderconnectoruser] => Array
        (
            [module] => main
            [file] => lib/senderconnector.php
        )

    [bitrix\main\urlrewriterrulemaker] => Array
        (
            [module] => main
            [file] => lib/urlrewriter.php
        )

    [bitrix\main\update\stepper] => Array
        (
            [module] => main
            [file] => lib/update/stepper.php
        )

    [bitrix\main\composite\abstractresponse] => Array
        (
            [module] => main
            [file] => lib/composite/responder.php
        )

    [bitrix\main\composite\fileresponse] => Array
        (
            [module] => main
            [file] => lib/composite/responder.php
        )

    [bitrix\main\composite\memcachedresponse] => Array
        (
            [module] => main
            [file] => lib/composite/responder.php
        )

    [bitrix\main\security\otpexception] => Array
        (
            [module] => main
            [file] => lib/security/securityexception.php
        )

    [ctimezone] => Array
        (
            [module] => main
            [file] => classes/general/time.php
        )

    [cbxpunycode] => Array
        (
            [module] => main
            [file] => classes/general/punycode.php
        )

    [ibxvirtualio] => Array
        (
            [module] => main
            [file] => classes/general/virtual_io.php
        )

    [ibxgeterrors] => Array
        (
            [module] => main
            [file] => classes/general/virtual_io.php
        )

    [cbxvirtualio] => Array
        (
            [module] => main
            [file] => classes/general/virtual_io.php
        )

    [cbxvirtualfilebase] => Array
        (
            [module] => main
            [file] => classes/general/virtual_file.php
        )

    [cbxvirtualfile] => Array
        (
            [module] => main
            [file] => classes/general/virtual_file.php
        )

    [cbxvirtualdirectory] => Array
        (
            [module] => main
            [file] => classes/general/virtual_file.php
        )

    [calloption] => Array
        (
            [module] => main
            [file] => classes/general/option.php
        )

    [coption] => Array
        (
            [module] => main
            [file] => classes/general/option.php
        )

    [callpageoption] => Array
        (
            [module] => main
            [file] => classes/general/pageoption.php
        )

    [cpageoption] => Array
        (
            [module] => main
            [file] => classes/general/pageoption.php
        )

    [callsqlwhere] => Array
        (
            [module] => main
            [file] => classes/general/sqlwhere.php
        )

    [csqlwhereexpression] => Array
        (
            [module] => main
            [file] => classes/general/sqlwhere.php
        )

    [csqlwhere] => Array
        (
            [module] => main
            [file] => classes/general/sqlwhere.php
        )

    [calllanguage] => Array
        (
            [module] => main
            [file] => classes/general/language.php
        )

    [clanguage] => Array
        (
            [module] => main
            [file] => classes/general/language.php
        )

    [clangadmin] => Array
        (
            [module] => main
            [file] => classes/general/language.php
        )

    [_clangdbresult] => Array
        (
            [module] => main
            [file] => classes/general/langdbresult.php
        )

    [callagent] => Array
        (
            [module] => main
            [file] => classes/general/agent.php
        )

    [cagent] => Array
        (
            [module] => main
            [file] => classes/mysql/agent.php
        )

    [capplicationexception] => Array
        (
            [module] => main
            [file] => classes/general/applicationexception.php
        )

    [cadminexception] => Array
        (
            [module] => main
            [file] => classes/general/adminexception.php
        )

    [callsite] => Array
        (
            [module] => main
            [file] => classes/general/site.php
        )

    [calllang] => Array
        (
            [module] => main
            [file] => classes/general/site.php
        )

    [csite] => Array
        (
            [module] => main
            [file] => classes/general/site.php
        )

    [clang] => Array
        (
            [module] => main
            [file] => classes/general/site.php
        )

    [chttp] => Array
        (
            [module] => main
            [file] => classes/general/http.php
        )

    [cutil] => Array
        (
            [module] => main
            [file] => classes/general/util.php
        )

    [callmain] => Array
        (
            [module] => main
            [file] => classes/general/main.php
        )

    [cmain] => Array
        (
            [module] => main
            [file] => classes/general/main.php
        )

    [calldatabase] => Array
        (
            [module] => main
            [file] => classes/general/database.php
        )

    [calldbresult] => Array
        (
            [module] => main
            [file] => classes/general/dbresult.php
        )

    [cdatabasemysql] => Array
        (
            [module] => main
            [file] => classes/mysql/database.php
        )

    [cdbresultmysql] => Array
        (
            [module] => main
            [file] => classes/mysql/dbresult.php
        )

    [icachebackend] => Array
        (
            [module] => main
            [file] => classes/general/cache_backend.php
        )

    [cphpcache] => Array
        (
            [module] => main
            [file] => classes/general/cache.php
        )

    [ccachemanager] => Array
        (
            [module] => main
            [file] => classes/general/cache_manager.php
        )

    [cpagecache] => Array
        (
            [module] => main
            [file] => classes/general/page_cache.php
        )

    [cstackcacheentry] => Array
        (
            [module] => main
            [file] => classes/general/stack_cache_entry.php
        )

    [cstackcachemanager] => Array
        (
            [module] => main
            [file] => classes/general/stack_cache.php
        )

    [cmodule] => Array
        (
            [module] => main
            [file] => /classes/general/module.php
        )

    [bitrix\main\entity\ufield] => Array
        (
            [module] => main
            [file] => include/deprecated/ufield.php
        )

    [cdatabase] => Array
        (
            [module] => main
            [file] => classes/mysql/database.php
        )

    [cdbresult] => Array
        (
            [module] => main
            [file] => classes/mysql/dbresult.php
        )

)
Array
(
    [bitrix\main\application] => Array
        (
            [module] => main
            [file] => lib/application.php
        )

    [bitrix\main\httpapplication] => Array
        (
            [module] => main
            [file] => lib/httpapplication.php
        )

    [bitrix\main\argumentexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\argumentnullexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\argumentoutofrangeexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\argumenttypeexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\notimplementedexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\notsupportedexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\invalidoperationexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\objectpropertyexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\objectnotfoundexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\objectexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\systemexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\accessdeniedexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\decodingexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\io\invalidpathexception] => Array
        (
            [module] => main
            [file] => lib/io/ioexception.php
        )

    [bitrix\main\io\filenotfoundexception] => Array
        (
            [module] => main
            [file] => lib/io/ioexception.php
        )

    [bitrix\main\io\filedeleteexception] => Array
        (
            [module] => main
            [file] => lib/io/ioexception.php
        )

    [bitrix\main\io\fileopenexception] => Array
        (
            [module] => main
            [file] => lib/io/ioexception.php
        )

    [bitrix\main\io\filenotopenedexception] => Array
        (
            [module] => main
            [file] => lib/io/ioexception.php
        )

    [bitrix\main\context] => Array
        (
            [module] => main
            [file] => lib/context.php
        )

    [bitrix\main\httpcontext] => Array
        (
            [module] => main
            [file] => lib/httpcontext.php
        )

    [bitrix\main\dispatcher] => Array
        (
            [module] => main
            [file] => lib/dispatcher.php
        )

    [bitrix\main\environment] => Array
        (
            [module] => main
            [file] => lib/environment.php
        )

    [bitrix\main\event] => Array
        (
            [module] => main
            [file] => lib/event.php
        )

    [bitrix\main\eventmanager] => Array
        (
            [module] => main
            [file] => lib/eventmanager.php
        )

    [bitrix\main\eventresult] => Array
        (
            [module] => main
            [file] => lib/eventresult.php
        )

    [bitrix\main\request] => Array
        (
            [module] => main
            [file] => lib/request.php
        )

    [bitrix\main\httprequest] => Array
        (
            [module] => main
            [file] => lib/httprequest.php
        )

    [bitrix\main\response] => Array
        (
            [module] => main
            [file] => lib/response.php
        )

    [bitrix\main\httpresponse] => Array
        (
            [module] => main
            [file] => lib/httpresponse.php
        )

    [bitrix\main\modulemanager] => Array
        (
            [module] => main
            [file] => lib/modulemanager.php
        )

    [bitrix\main\server] => Array
        (
            [module] => main
            [file] => lib/server.php
        )

    [bitrix\main\config\configuration] => Array
        (
            [module] => main
            [file] => lib/config/configuration.php
        )

    [bitrix\main\config\option] => Array
        (
            [module] => main
            [file] => lib/config/option.php
        )

    [bitrix\main\context\culture] => Array
        (
            [module] => main
            [file] => lib/context/culture.php
        )

    [bitrix\main\data\cache] => Array
        (
            [module] => main
            [file] => lib/data/cache.php
        )

    [bitrix\main\data\cacheengineapc] => Array
        (
            [module] => main
            [file] => lib/data/cacheengineapc.php
        )

    [bitrix\main\data\cacheenginememcache] => Array
        (
            [module] => main
            [file] => lib/data/cacheenginememcache.php
        )

    [bitrix\main\data\cacheenginefiles] => Array
        (
            [module] => main
            [file] => lib/data/cacheenginefiles.php
        )

    [bitrix\main\data\cacheenginenone] => Array
        (
            [module] => main
            [file] => lib/data/cacheenginenone.php
        )

    [bitrix\main\data\connection] => Array
        (
            [module] => main
            [file] => lib/data/connection.php
        )

    [bitrix\main\data\connectionpool] => Array
        (
            [module] => main
            [file] => lib/data/connectionpool.php
        )

    [bitrix\main\data\icacheengine] => Array
        (
            [module] => main
            [file] => lib/data/cache.php
        )

    [bitrix\main\data\hsphpreadconnection] => Array
        (
            [module] => main
            [file] => lib/data/hsphpreadconnection.php
        )

    [bitrix\main\data\managedcache] => Array
        (
            [module] => main
            [file] => lib/data/managedcache.php
        )

    [bitrix\main\data\taggedcache] => Array
        (
            [module] => main
            [file] => lib/data/taggedcache.php
        )

    [bitrix\main\data\memcacheconnection] => Array
        (
            [module] => main
            [file] => lib/data/memcacheconnection.php
        )

    [bitrix\main\data\memcachedconnection] => Array
        (
            [module] => main
            [file] => lib/data/memcachedconnection.php
        )

    [bitrix\main\data\nosqlconnection] => Array
        (
            [module] => main
            [file] => lib/data/nosqlconnection.php
        )

    [bitrix\main\db\arrayresult] => Array
        (
            [module] => main
            [file] => lib/db/arrayresult.php
        )

    [bitrix\main\db\result] => Array
        (
            [module] => main
            [file] => lib/db/result.php
        )

    [bitrix\main\db\connection] => Array
        (
            [module] => main
            [file] => lib/db/connection.php
        )

    [bitrix\main\db\sqlexception] => Array
        (
            [module] => main
            [file] => lib/db/sqlexception.php
        )

    [bitrix\main\db\sqlqueryexception] => Array
        (
            [module] => main
            [file] => lib/db/sqlexception.php
        )

    [bitrix\main\db\transactionexception] => Array
        (
            [module] => main
            [file] => lib/db/sqlexception.php
        )

    [bitrix\main\db\sqlexpression] => Array
        (
            [module] => main
            [file] => lib/db/sqlexpression.php
        )

    [bitrix\main\db\sqlhelper] => Array
        (
            [module] => main
            [file] => lib/db/sqlhelper.php
        )

    [bitrix\main\db\mysqlcommonconnection] => Array
        (
            [module] => main
            [file] => lib/db/mysqlcommonconnection.php
        )

    [bitrix\main\db\mysqliconnection] => Array
        (
            [module] => main
            [file] => lib/db/mysqliconnection.php
        )

    [bitrix\main\db\mysqliresult] => Array
        (
            [module] => main
            [file] => lib/db/mysqliresult.php
        )

    [bitrix\main\db\mysqlisqlhelper] => Array
        (
            [module] => main
            [file] => lib/db/mysqlisqlhelper.php
        )

    [bitrix\main\db\mssqlconnection] => Array
        (
            [module] => main
            [file] => lib/db/mssqlconnection.php
        )

    [bitrix\main\db\mssqlresult] => Array
        (
            [module] => main
            [file] => lib/db/mssqlresult.php
        )

    [bitrix\main\db\mssqlsqlhelper] => Array
        (
            [module] => main
            [file] => lib/db/mssqlsqlhelper.php
        )

    [bitrix\main\db\oracleconnection] => Array
        (
            [module] => main
            [file] => lib/db/oracleconnection.php
        )

    [bitrix\main\db\oracleresult] => Array
        (
            [module] => main
            [file] => lib/db/oracleresult.php
        )

    [bitrix\main\db\oraclesqlhelper] => Array
        (
            [module] => main
            [file] => lib/db/oraclesqlhelper.php
        )

    [bitrix\main\db\pgsqlconnection] => Array
        (
            [module] => main
            [file] => lib/db/pgsqlconnection.php
        )

    [bitrix\main\diag\httpexceptionhandleroutput] => Array
        (
            [module] => main
            [file] => lib/diag/httpexceptionhandleroutput.php
        )

    [bitrix\main\diag\fileexceptionhandlerlog] => Array
        (
            [module] => main
            [file] => lib/diag/fileexceptionhandlerlog.php
        )

    [bitrix\main\diag\exceptionhandler] => Array
        (
            [module] => main
            [file] => lib/diag/exceptionhandler.php
        )

    [bitrix\main\diag\iexceptionhandleroutput] => Array
        (
            [module] => main
            [file] => lib/diag/iexceptionhandleroutput.php
        )

    [bitrix\main\diag\exceptionhandlerlog] => Array
        (
            [module] => main
            [file] => lib/diag/exceptionhandlerlog.php
        )

    [bitrix\main\io\file] => Array
        (
            [module] => main
            [file] => lib/io/file.php
        )

    [bitrix\main\io\fileentry] => Array
        (
            [module] => main
            [file] => lib/io/fileentry.php
        )

    [bitrix\main\io\path] => Array
        (
            [module] => main
            [file] => lib/io/path.php
        )

    [bitrix\main\io\filesystementry] => Array
        (
            [module] => main
            [file] => lib/io/filesystementry.php
        )

    [bitrix\main\io\ifilestream] => Array
        (
            [module] => main
            [file] => lib/io/ifilestream.php
        )

    [bitrix\main\localization\loc] => Array
        (
            [module] => main
            [file] => lib/localization/loc.php
        )

    [bitrix\main\mail\mail] => Array
        (
            [module] => main
            [file] => lib/mail/mail.php
        )

    [bitrix\main\mail\tracking] => Array
        (
            [module] => main
            [file] => lib/mail/tracking.php
        )

    [bitrix\main\mail\eventmanager] => Array
        (
            [module] => main
            [file] => lib/mail/eventmanager.php
        )

    [bitrix\main\mail\eventmessagecompiler] => Array
        (
            [module] => main
            [file] => lib/mail/eventmessagecompiler.php
        )

    [bitrix\main\mail\eventmessagethemecompiler] => Array
        (
            [module] => main
            [file] => lib/mail/eventmessagethemecompiler.php
        )

    [bitrix\main\mail\internal\event] => Array
        (
            [module] => main
            [file] => lib/mail/internal/event.php
        )

    [bitrix\main\mail\internal\eventattachment] => Array
        (
            [module] => main
            [file] => lib/mail/internal/eventattachment.php
        )

    [bitrix\main\mail\internal\eventmessage] => Array
        (
            [module] => main
            [file] => lib/mail/internal/eventmessage.php
        )

    [bitrix\main\mail\internal\eventmessagesite] => Array
        (
            [module] => main
            [file] => lib/mail/internal/eventmessagesite.php
        )

    [bitrix\main\mail\internal\eventmessageattachment] => Array
        (
            [module] => main
            [file] => lib/mail/internal/eventmessageattachment.php
        )

    [bitrix\main\mail\internal\eventtype] => Array
        (
            [module] => main
            [file] => lib/mail/internal/eventtype.php
        )

    [bitrix\main\text\converter] => Array
        (
            [module] => main
            [file] => lib/text/converter.php
        )

    [bitrix\main\text\emptyconverter] => Array
        (
            [module] => main
            [file] => lib/text/emptyconverter.php
        )

    [bitrix\main\text\encoding] => Array
        (
            [module] => main
            [file] => lib/text/encoding.php
        )

    [bitrix\main\text\htmlconverter] => Array
        (
            [module] => main
            [file] => lib/text/htmlconverter.php
        )

    [bitrix\main\text\binarystring] => Array
        (
            [module] => main
            [file] => lib/text/binarystring.php
        )

    [bitrix\main\text\xmlconverter] => Array
        (
            [module] => main
            [file] => lib/text/xmlconverter.php
        )

    [bitrix\main\type\collection] => Array
        (
            [module] => main
            [file] => lib/type/collection.php
        )

    [bitrix\main\type\date] => Array
        (
            [module] => main
            [file] => lib/type/date.php
        )

    [bitrix\main\type\datetime] => Array
        (
            [module] => main
            [file] => lib/type/datetime.php
        )

    [bitrix\main\type\dictionary] => Array
        (
            [module] => main
            [file] => lib/type/dictionary.php
        )

    [bitrix\main\type\filterabledictionary] => Array
        (
            [module] => main
            [file] => lib/type/filterabledictionary.php
        )

    [bitrix\main\type\parameterdictionary] => Array
        (
            [module] => main
            [file] => lib/type/parameterdictionary.php
        )

    [bitrix\main\web\cookie] => Array
        (
            [module] => main
            [file] => lib/web/cookie.php
        )

    [bitrix\main\web\uri] => Array
        (
            [module] => main
            [file] => lib/web/uri.php
        )

    [bitrix\main\sendereventhandler] => Array
        (
            [module] => main
            [file] => lib/senderconnector.php
        )

    [bitrix\main\senderconnectoruser] => Array
        (
            [module] => main
            [file] => lib/senderconnector.php
        )

    [bitrix\main\urlrewriterrulemaker] => Array
        (
            [module] => main
            [file] => lib/urlrewriter.php
        )

    [bitrix\main\update\stepper] => Array
        (
            [module] => main
            [file] => lib/update/stepper.php
        )

    [bitrix\main\composite\abstractresponse] => Array
        (
            [module] => main
            [file] => lib/composite/responder.php
        )

    [bitrix\main\composite\fileresponse] => Array
        (
            [module] => main
            [file] => lib/composite/responder.php
        )

    [bitrix\main\composite\memcachedresponse] => Array
        (
            [module] => main
            [file] => lib/composite/responder.php
        )

    [bitrix\main\security\otpexception] => Array
        (
            [module] => main
            [file] => lib/security/securityexception.php
        )

    [ctimezone] => Array
        (
            [module] => main
            [file] => classes/general/time.php
        )

    [cbxpunycode] => Array
        (
            [module] => main
            [file] => classes/general/punycode.php
        )

    [ibxvirtualio] => Array
        (
            [module] => main
            [file] => classes/general/virtual_io.php
        )

    [ibxgeterrors] => Array
        (
            [module] => main
            [file] => classes/general/virtual_io.php
        )

    [cbxvirtualio] => Array
        (
            [module] => main
            [file] => classes/general/virtual_io.php
        )

    [cbxvirtualfilebase] => Array
        (
            [module] => main
            [file] => classes/general/virtual_file.php
        )

    [cbxvirtualfile] => Array
        (
            [module] => main
            [file] => classes/general/virtual_file.php
        )

    [cbxvirtualdirectory] => Array
        (
            [module] => main
            [file] => classes/general/virtual_file.php
        )

    [calloption] => Array
        (
            [module] => main
            [file] => classes/general/option.php
        )

    [coption] => Array
        (
            [module] => main
            [file] => classes/general/option.php
        )

    [callpageoption] => Array
        (
            [module] => main
            [file] => classes/general/pageoption.php
        )

    [cpageoption] => Array
        (
            [module] => main
            [file] => classes/general/pageoption.php
        )

    [callsqlwhere] => Array
        (
            [module] => main
            [file] => classes/general/sqlwhere.php
        )

    [csqlwhereexpression] => Array
        (
            [module] => main
            [file] => classes/general/sqlwhere.php
        )

    [csqlwhere] => Array
        (
            [module] => main
            [file] => classes/general/sqlwhere.php
        )

    [calllanguage] => Array
        (
            [module] => main
            [file] => classes/general/language.php
        )

    [clanguage] => Array
        (
            [module] => main
            [file] => classes/general/language.php
        )

    [clangadmin] => Array
        (
            [module] => main
            [file] => classes/general/language.php
        )

    [_clangdbresult] => Array
        (
            [module] => main
            [file] => classes/general/langdbresult.php
        )

    [callagent] => Array
        (
            [module] => main
            [file] => classes/general/agent.php
        )

    [cagent] => Array
        (
            [module] => main
            [file] => classes/mysql/agent.php
        )

    [capplicationexception] => Array
        (
            [module] => main
            [file] => classes/general/applicationexception.php
        )

    [cadminexception] => Array
        (
            [module] => main
            [file] => classes/general/adminexception.php
        )

    [callsite] => Array
        (
            [module] => main
            [file] => classes/general/site.php
        )

    [calllang] => Array
        (
            [module] => main
            [file] => classes/general/site.php
        )

    [csite] => Array
        (
            [module] => main
            [file] => classes/general/site.php
        )

    [clang] => Array
        (
            [module] => main
            [file] => classes/general/site.php
        )

    [chttp] => Array
        (
            [module] => main
            [file] => classes/general/http.php
        )

    [cutil] => Array
        (
            [module] => main
            [file] => classes/general/util.php
        )

    [callmain] => Array
        (
            [module] => main
            [file] => classes/general/main.php
        )

    [cmain] => Array
        (
            [module] => main
            [file] => classes/general/main.php
        )

    [calldatabase] => Array
        (
            [module] => main
            [file] => classes/general/database.php
        )

    [calldbresult] => Array
        (
            [module] => main
            [file] => classes/general/dbresult.php
        )

    [cdatabasemysql] => Array
        (
            [module] => main
            [file] => classes/mysql/database.php
        )

    [cdbresultmysql] => Array
        (
            [module] => main
            [file] => classes/mysql/dbresult.php
        )

    [icachebackend] => Array
        (
            [module] => main
            [file] => classes/general/cache_backend.php
        )

    [cphpcache] => Array
        (
            [module] => main
            [file] => classes/general/cache.php
        )

    [ccachemanager] => Array
        (
            [module] => main
            [file] => classes/general/cache_manager.php
        )

    [cpagecache] => Array
        (
            [module] => main
            [file] => classes/general/page_cache.php
        )

    [cstackcacheentry] => Array
        (
            [module] => main
            [file] => classes/general/stack_cache_entry.php
        )

    [cstackcachemanager] => Array
        (
            [module] => main
            [file] => classes/general/stack_cache.php
        )

    [cmodule] => Array
        (
            [module] => main
            [file] => /classes/general/module.php
        )

    [bitrix\main\entity\ufield] => Array
        (
            [module] => main
            [file] => include/deprecated/ufield.php
        )

    [cdatabase] => Array
        (
            [module] => main
            [file] => classes/mysql/database.php
        )

    [cdbresult] => Array
        (
            [module] => main
            [file] => classes/mysql/dbresult.php
        )

)
Array
(
    [bitrix\main\application] => Array
        (
            [module] => main
            [file] => lib/application.php
        )

    [bitrix\main\httpapplication] => Array
        (
            [module] => main
            [file] => lib/httpapplication.php
        )

    [bitrix\main\argumentexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\argumentnullexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\argumentoutofrangeexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\argumenttypeexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\notimplementedexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\notsupportedexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\invalidoperationexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\objectpropertyexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\objectnotfoundexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\objectexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\systemexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\accessdeniedexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\decodingexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\io\invalidpathexception] => Array
        (
            [module] => main
            [file] => lib/io/ioexception.php
        )

    [bitrix\main\io\filenotfoundexception] => Array
        (
            [module] => main
            [file] => lib/io/ioexception.php
        )

    [bitrix\main\io\filedeleteexception] => Array
        (
            [module] => main
            [file] => lib/io/ioexception.php
        )

    [bitrix\main\io\fileopenexception] => Array
        (
            [module] => main
            [file] => lib/io/ioexception.php
        )

    [bitrix\main\io\filenotopenedexception] => Array
        (
            [module] => main
            [file] => lib/io/ioexception.php
        )

    [bitrix\main\context] => Array
        (
            [module] => main
            [file] => lib/context.php
        )

    [bitrix\main\httpcontext] => Array
        (
            [module] => main
            [file] => lib/httpcontext.php
        )

    [bitrix\main\dispatcher] => Array
        (
            [module] => main
            [file] => lib/dispatcher.php
        )

    [bitrix\main\environment] => Array
        (
            [module] => main
            [file] => lib/environment.php
        )

    [bitrix\main\event] => Array
        (
            [module] => main
            [file] => lib/event.php
        )

    [bitrix\main\eventmanager] => Array
        (
            [module] => main
            [file] => lib/eventmanager.php
        )

    [bitrix\main\eventresult] => Array
        (
            [module] => main
            [file] => lib/eventresult.php
        )

    [bitrix\main\request] => Array
        (
            [module] => main
            [file] => lib/request.php
        )

    [bitrix\main\httprequest] => Array
        (
            [module] => main
            [file] => lib/httprequest.php
        )

    [bitrix\main\response] => Array
        (
            [module] => main
            [file] => lib/response.php
        )

    [bitrix\main\httpresponse] => Array
        (
            [module] => main
            [file] => lib/httpresponse.php
        )

    [bitrix\main\modulemanager] => Array
        (
            [module] => main
            [file] => lib/modulemanager.php
        )

    [bitrix\main\server] => Array
        (
            [module] => main
            [file] => lib/server.php
        )

    [bitrix\main\config\configuration] => Array
        (
            [module] => main
            [file] => lib/config/configuration.php
        )

    [bitrix\main\config\option] => Array
        (
            [module] => main
            [file] => lib/config/option.php
        )

    [bitrix\main\context\culture] => Array
        (
            [module] => main
            [file] => lib/context/culture.php
        )

    [bitrix\main\data\cache] => Array
        (
            [module] => main
            [file] => lib/data/cache.php
        )

    [bitrix\main\data\cacheengineapc] => Array
        (
            [module] => main
            [file] => lib/data/cacheengineapc.php
        )

    [bitrix\main\data\cacheenginememcache] => Array
        (
            [module] => main
            [file] => lib/data/cacheenginememcache.php
        )

    [bitrix\main\data\cacheenginefiles] => Array
        (
            [module] => main
            [file] => lib/data/cacheenginefiles.php
        )

    [bitrix\main\data\cacheenginenone] => Array
        (
            [module] => main
            [file] => lib/data/cacheenginenone.php
        )

    [bitrix\main\data\connection] => Array
        (
            [module] => main
            [file] => lib/data/connection.php
        )

    [bitrix\main\data\connectionpool] => Array
        (
            [module] => main
            [file] => lib/data/connectionpool.php
        )

    [bitrix\main\data\icacheengine] => Array
        (
            [module] => main
            [file] => lib/data/cache.php
        )

    [bitrix\main\data\hsphpreadconnection] => Array
        (
            [module] => main
            [file] => lib/data/hsphpreadconnection.php
        )

    [bitrix\main\data\managedcache] => Array
        (
            [module] => main
            [file] => lib/data/managedcache.php
        )

    [bitrix\main\data\taggedcache] => Array
        (
            [module] => main
            [file] => lib/data/taggedcache.php
        )

    [bitrix\main\data\memcacheconnection] => Array
        (
            [module] => main
            [file] => lib/data/memcacheconnection.php
        )

    [bitrix\main\data\memcachedconnection] => Array
        (
            [module] => main
            [file] => lib/data/memcachedconnection.php
        )

    [bitrix\main\data\nosqlconnection] => Array
        (
            [module] => main
            [file] => lib/data/nosqlconnection.php
        )

    [bitrix\main\db\arrayresult] => Array
        (
            [module] => main
            [file] => lib/db/arrayresult.php
        )

    [bitrix\main\db\result] => Array
        (
            [module] => main
            [file] => lib/db/result.php
        )

    [bitrix\main\db\connection] => Array
        (
            [module] => main
            [file] => lib/db/connection.php
        )

    [bitrix\main\db\sqlexception] => Array
        (
            [module] => main
            [file] => lib/db/sqlexception.php
        )

    [bitrix\main\db\sqlqueryexception] => Array
        (
            [module] => main
            [file] => lib/db/sqlexception.php
        )

    [bitrix\main\db\transactionexception] => Array
        (
            [module] => main
            [file] => lib/db/sqlexception.php
        )

    [bitrix\main\db\sqlexpression] => Array
        (
            [module] => main
            [file] => lib/db/sqlexpression.php
        )

    [bitrix\main\db\sqlhelper] => Array
        (
            [module] => main
            [file] => lib/db/sqlhelper.php
        )

    [bitrix\main\db\mysqlcommonconnection] => Array
        (
            [module] => main
            [file] => lib/db/mysqlcommonconnection.php
        )

    [bitrix\main\db\mysqliconnection] => Array
        (
            [module] => main
            [file] => lib/db/mysqliconnection.php
        )

    [bitrix\main\db\mysqliresult] => Array
        (
            [module] => main
            [file] => lib/db/mysqliresult.php
        )

    [bitrix\main\db\mysqlisqlhelper] => Array
        (
            [module] => main
            [file] => lib/db/mysqlisqlhelper.php
        )

    [bitrix\main\db\mssqlconnection] => Array
        (
            [module] => main
            [file] => lib/db/mssqlconnection.php
        )

    [bitrix\main\db\mssqlresult] => Array
        (
            [module] => main
            [file] => lib/db/mssqlresult.php
        )

    [bitrix\main\db\mssqlsqlhelper] => Array
        (
            [module] => main
            [file] => lib/db/mssqlsqlhelper.php
        )

    [bitrix\main\db\oracleconnection] => Array
        (
            [module] => main
            [file] => lib/db/oracleconnection.php
        )

    [bitrix\main\db\oracleresult] => Array
        (
            [module] => main
            [file] => lib/db/oracleresult.php
        )

    [bitrix\main\db\oraclesqlhelper] => Array
        (
            [module] => main
            [file] => lib/db/oraclesqlhelper.php
        )

    [bitrix\main\db\pgsqlconnection] => Array
        (
            [module] => main
            [file] => lib/db/pgsqlconnection.php
        )

    [bitrix\main\diag\httpexceptionhandleroutput] => Array
        (
            [module] => main
            [file] => lib/diag/httpexceptionhandleroutput.php
        )

    [bitrix\main\diag\fileexceptionhandlerlog] => Array
        (
            [module] => main
            [file] => lib/diag/fileexceptionhandlerlog.php
        )

    [bitrix\main\diag\exceptionhandler] => Array
        (
            [module] => main
            [file] => lib/diag/exceptionhandler.php
        )

    [bitrix\main\diag\iexceptionhandleroutput] => Array
        (
            [module] => main
            [file] => lib/diag/iexceptionhandleroutput.php
        )

    [bitrix\main\diag\exceptionhandlerlog] => Array
        (
            [module] => main
            [file] => lib/diag/exceptionhandlerlog.php
        )

    [bitrix\main\io\file] => Array
        (
            [module] => main
            [file] => lib/io/file.php
        )

    [bitrix\main\io\fileentry] => Array
        (
            [module] => main
            [file] => lib/io/fileentry.php
        )

    [bitrix\main\io\path] => Array
        (
            [module] => main
            [file] => lib/io/path.php
        )

    [bitrix\main\io\filesystementry] => Array
        (
            [module] => main
            [file] => lib/io/filesystementry.php
        )

    [bitrix\main\io\ifilestream] => Array
        (
            [module] => main
            [file] => lib/io/ifilestream.php
        )

    [bitrix\main\localization\loc] => Array
        (
            [module] => main
            [file] => lib/localization/loc.php
        )

    [bitrix\main\mail\mail] => Array
        (
            [module] => main
            [file] => lib/mail/mail.php
        )

    [bitrix\main\mail\tracking] => Array
        (
            [module] => main
            [file] => lib/mail/tracking.php
        )

    [bitrix\main\mail\eventmanager] => Array
        (
            [module] => main
            [file] => lib/mail/eventmanager.php
        )

    [bitrix\main\mail\eventmessagecompiler] => Array
        (
            [module] => main
            [file] => lib/mail/eventmessagecompiler.php
        )

    [bitrix\main\mail\eventmessagethemecompiler] => Array
        (
            [module] => main
            [file] => lib/mail/eventmessagethemecompiler.php
        )

    [bitrix\main\mail\internal\event] => Array
        (
            [module] => main
            [file] => lib/mail/internal/event.php
        )

    [bitrix\main\mail\internal\eventattachment] => Array
        (
            [module] => main
            [file] => lib/mail/internal/eventattachment.php
        )

    [bitrix\main\mail\internal\eventmessage] => Array
        (
            [module] => main
            [file] => lib/mail/internal/eventmessage.php
        )

    [bitrix\main\mail\internal\eventmessagesite] => Array
        (
            [module] => main
            [file] => lib/mail/internal/eventmessagesite.php
        )

    [bitrix\main\mail\internal\eventmessageattachment] => Array
        (
            [module] => main
            [file] => lib/mail/internal/eventmessageattachment.php
        )

    [bitrix\main\mail\internal\eventtype] => Array
        (
            [module] => main
            [file] => lib/mail/internal/eventtype.php
        )

    [bitrix\main\text\converter] => Array
        (
            [module] => main
            [file] => lib/text/converter.php
        )

    [bitrix\main\text\emptyconverter] => Array
        (
            [module] => main
            [file] => lib/text/emptyconverter.php
        )

    [bitrix\main\text\encoding] => Array
        (
            [module] => main
            [file] => lib/text/encoding.php
        )

    [bitrix\main\text\htmlconverter] => Array
        (
            [module] => main
            [file] => lib/text/htmlconverter.php
        )

    [bitrix\main\text\binarystring] => Array
        (
            [module] => main
            [file] => lib/text/binarystring.php
        )

    [bitrix\main\text\xmlconverter] => Array
        (
            [module] => main
            [file] => lib/text/xmlconverter.php
        )

    [bitrix\main\type\collection] => Array
        (
            [module] => main
            [file] => lib/type/collection.php
        )

    [bitrix\main\type\date] => Array
        (
            [module] => main
            [file] => lib/type/date.php
        )

    [bitrix\main\type\datetime] => Array
        (
            [module] => main
            [file] => lib/type/datetime.php
        )

    [bitrix\main\type\dictionary] => Array
        (
            [module] => main
            [file] => lib/type/dictionary.php
        )

    [bitrix\main\type\filterabledictionary] => Array
        (
            [module] => main
            [file] => lib/type/filterabledictionary.php
        )

    [bitrix\main\type\parameterdictionary] => Array
        (
            [module] => main
            [file] => lib/type/parameterdictionary.php
        )

    [bitrix\main\web\cookie] => Array
        (
            [module] => main
            [file] => lib/web/cookie.php
        )

    [bitrix\main\web\uri] => Array
        (
            [module] => main
            [file] => lib/web/uri.php
        )

    [bitrix\main\sendereventhandler] => Array
        (
            [module] => main
            [file] => lib/senderconnector.php
        )

    [bitrix\main\senderconnectoruser] => Array
        (
            [module] => main
            [file] => lib/senderconnector.php
        )

    [bitrix\main\urlrewriterrulemaker] => Array
        (
            [module] => main
            [file] => lib/urlrewriter.php
        )

    [bitrix\main\update\stepper] => Array
        (
            [module] => main
            [file] => lib/update/stepper.php
        )

    [bitrix\main\composite\abstractresponse] => Array
        (
            [module] => main
            [file] => lib/composite/responder.php
        )

    [bitrix\main\composite\fileresponse] => Array
        (
            [module] => main
            [file] => lib/composite/responder.php
        )

    [bitrix\main\composite\memcachedresponse] => Array
        (
            [module] => main
            [file] => lib/composite/responder.php
        )

    [bitrix\main\security\otpexception] => Array
        (
            [module] => main
            [file] => lib/security/securityexception.php
        )

    [ctimezone] => Array
        (
            [module] => main
            [file] => classes/general/time.php
        )

    [cbxpunycode] => Array
        (
            [module] => main
            [file] => classes/general/punycode.php
        )

    [ibxvirtualio] => Array
        (
            [module] => main
            [file] => classes/general/virtual_io.php
        )

    [ibxgeterrors] => Array
        (
            [module] => main
            [file] => classes/general/virtual_io.php
        )

    [cbxvirtualio] => Array
        (
            [module] => main
            [file] => classes/general/virtual_io.php
        )

    [cbxvirtualfilebase] => Array
        (
            [module] => main
            [file] => classes/general/virtual_file.php
        )

    [cbxvirtualfile] => Array
        (
            [module] => main
            [file] => classes/general/virtual_file.php
        )

    [cbxvirtualdirectory] => Array
        (
            [module] => main
            [file] => classes/general/virtual_file.php
        )

    [calloption] => Array
        (
            [module] => main
            [file] => classes/general/option.php
        )

    [coption] => Array
        (
            [module] => main
            [file] => classes/general/option.php
        )

    [callpageoption] => Array
        (
            [module] => main
            [file] => classes/general/pageoption.php
        )

    [cpageoption] => Array
        (
            [module] => main
            [file] => classes/general/pageoption.php
        )

    [callsqlwhere] => Array
        (
            [module] => main
            [file] => classes/general/sqlwhere.php
        )

    [csqlwhereexpression] => Array
        (
            [module] => main
            [file] => classes/general/sqlwhere.php
        )

    [csqlwhere] => Array
        (
            [module] => main
            [file] => classes/general/sqlwhere.php
        )

    [calllanguage] => Array
        (
            [module] => main
            [file] => classes/general/language.php
        )

    [clanguage] => Array
        (
            [module] => main
            [file] => classes/general/language.php
        )

    [clangadmin] => Array
        (
            [module] => main
            [file] => classes/general/language.php
        )

    [_clangdbresult] => Array
        (
            [module] => main
            [file] => classes/general/langdbresult.php
        )

    [callagent] => Array
        (
            [module] => main
            [file] => classes/general/agent.php
        )

    [cagent] => Array
        (
            [module] => main
            [file] => classes/mysql/agent.php
        )

    [capplicationexception] => Array
        (
            [module] => main
            [file] => classes/general/applicationexception.php
        )

    [cadminexception] => Array
        (
            [module] => main
            [file] => classes/general/adminexception.php
        )

    [callsite] => Array
        (
            [module] => main
            [file] => classes/general/site.php
        )

    [calllang] => Array
        (
            [module] => main
            [file] => classes/general/site.php
        )

    [csite] => Array
        (
            [module] => main
            [file] => classes/general/site.php
        )

    [clang] => Array
        (
            [module] => main
            [file] => classes/general/site.php
        )

    [chttp] => Array
        (
            [module] => main
            [file] => classes/general/http.php
        )

    [cutil] => Array
        (
            [module] => main
            [file] => classes/general/util.php
        )

    [callmain] => Array
        (
            [module] => main
            [file] => classes/general/main.php
        )

    [cmain] => Array
        (
            [module] => main
            [file] => classes/general/main.php
        )

    [calldatabase] => Array
        (
            [module] => main
            [file] => classes/general/database.php
        )

    [calldbresult] => Array
        (
            [module] => main
            [file] => classes/general/dbresult.php
        )

    [cdatabasemysql] => Array
        (
            [module] => main
            [file] => classes/mysql/database.php
        )

    [cdbresultmysql] => Array
        (
            [module] => main
            [file] => classes/mysql/dbresult.php
        )

    [icachebackend] => Array
        (
            [module] => main
            [file] => classes/general/cache_backend.php
        )

    [cphpcache] => Array
        (
            [module] => main
            [file] => classes/general/cache.php
        )

    [ccachemanager] => Array
        (
            [module] => main
            [file] => classes/general/cache_manager.php
        )

    [cpagecache] => Array
        (
            [module] => main
            [file] => classes/general/page_cache.php
        )

    [cstackcacheentry] => Array
        (
            [module] => main
            [file] => classes/general/stack_cache_entry.php
        )

    [cstackcachemanager] => Array
        (
            [module] => main
            [file] => classes/general/stack_cache.php
        )

    [cmodule] => Array
        (
            [module] => main
            [file] => /classes/general/module.php
        )

    [bitrix\main\entity\ufield] => Array
        (
            [module] => main
            [file] => include/deprecated/ufield.php
        )

    [cdatabase] => Array
        (
            [module] => main
            [file] => classes/mysql/database.php
        )

    [cdbresult] => Array
        (
            [module] => main
            [file] => classes/mysql/dbresult.php
        )

)
Array
(
    [bitrix\main\application] => Array
        (
            [module] => main
            [file] => lib/application.php
        )

    [bitrix\main\httpapplication] => Array
        (
            [module] => main
            [file] => lib/httpapplication.php
        )

    [bitrix\main\argumentexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\argumentnullexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\argumentoutofrangeexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\argumenttypeexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\notimplementedexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\notsupportedexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\invalidoperationexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\objectpropertyexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\objectnotfoundexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\objectexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\systemexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\accessdeniedexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\decodingexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\io\invalidpathexception] => Array
        (
            [module] => main
            [file] => lib/io/ioexception.php
        )

    [bitrix\main\io\filenotfoundexception] => Array
        (
            [module] => main
            [file] => lib/io/ioexception.php
        )

    [bitrix\main\io\filedeleteexception] => Array
        (
            [module] => main
            [file] => lib/io/ioexception.php
        )

    [bitrix\main\io\fileopenexception] => Array
        (
            [module] => main
            [file] => lib/io/ioexception.php
        )

    [bitrix\main\io\filenotopenedexception] => Array
        (
            [module] => main
            [file] => lib/io/ioexception.php
        )

    [bitrix\main\context] => Array
        (
            [module] => main
            [file] => lib/context.php
        )

    [bitrix\main\httpcontext] => Array
        (
            [module] => main
            [file] => lib/httpcontext.php
        )

    [bitrix\main\dispatcher] => Array
        (
            [module] => main
            [file] => lib/dispatcher.php
        )

    [bitrix\main\environment] => Array
        (
            [module] => main
            [file] => lib/environment.php
        )

    [bitrix\main\event] => Array
        (
            [module] => main
            [file] => lib/event.php
        )

    [bitrix\main\eventmanager] => Array
        (
            [module] => main
            [file] => lib/eventmanager.php
        )

    [bitrix\main\eventresult] => Array
        (
            [module] => main
            [file] => lib/eventresult.php
        )

    [bitrix\main\request] => Array
        (
            [module] => main
            [file] => lib/request.php
        )

    [bitrix\main\httprequest] => Array
        (
            [module] => main
            [file] => lib/httprequest.php
        )

    [bitrix\main\response] => Array
        (
            [module] => main
            [file] => lib/response.php
        )

    [bitrix\main\httpresponse] => Array
        (
            [module] => main
            [file] => lib/httpresponse.php
        )

    [bitrix\main\modulemanager] => Array
        (
            [module] => main
            [file] => lib/modulemanager.php
        )

    [bitrix\main\server] => Array
        (
            [module] => main
            [file] => lib/server.php
        )

    [bitrix\main\config\configuration] => Array
        (
            [module] => main
            [file] => lib/config/configuration.php
        )

    [bitrix\main\config\option] => Array
        (
            [module] => main
            [file] => lib/config/option.php
        )

    [bitrix\main\context\culture] => Array
        (
            [module] => main
            [file] => lib/context/culture.php
        )

    [bitrix\main\data\cache] => Array
        (
            [module] => main
            [file] => lib/data/cache.php
        )

    [bitrix\main\data\cacheengineapc] => Array
        (
            [module] => main
            [file] => lib/data/cacheengineapc.php
        )

    [bitrix\main\data\cacheenginememcache] => Array
        (
            [module] => main
            [file] => lib/data/cacheenginememcache.php
        )

    [bitrix\main\data\cacheenginefiles] => Array
        (
            [module] => main
            [file] => lib/data/cacheenginefiles.php
        )

    [bitrix\main\data\cacheenginenone] => Array
        (
            [module] => main
            [file] => lib/data/cacheenginenone.php
        )

    [bitrix\main\data\connection] => Array
        (
            [module] => main
            [file] => lib/data/connection.php
        )

    [bitrix\main\data\connectionpool] => Array
        (
            [module] => main
            [file] => lib/data/connectionpool.php
        )

    [bitrix\main\data\icacheengine] => Array
        (
            [module] => main
            [file] => lib/data/cache.php
        )

    [bitrix\main\data\hsphpreadconnection] => Array
        (
            [module] => main
            [file] => lib/data/hsphpreadconnection.php
        )

    [bitrix\main\data\managedcache] => Array
        (
            [module] => main
            [file] => lib/data/managedcache.php
        )

    [bitrix\main\data\taggedcache] => Array
        (
            [module] => main
            [file] => lib/data/taggedcache.php
        )

    [bitrix\main\data\memcacheconnection] => Array
        (
            [module] => main
            [file] => lib/data/memcacheconnection.php
        )

    [bitrix\main\data\memcachedconnection] => Array
        (
            [module] => main
            [file] => lib/data/memcachedconnection.php
        )

    [bitrix\main\data\nosqlconnection] => Array
        (
            [module] => main
            [file] => lib/data/nosqlconnection.php
        )

    [bitrix\main\db\arrayresult] => Array
        (
            [module] => main
            [file] => lib/db/arrayresult.php
        )

    [bitrix\main\db\result] => Array
        (
            [module] => main
            [file] => lib/db/result.php
        )

    [bitrix\main\db\connection] => Array
        (
            [module] => main
            [file] => lib/db/connection.php
        )

    [bitrix\main\db\sqlexception] => Array
        (
            [module] => main
            [file] => lib/db/sqlexception.php
        )

    [bitrix\main\db\sqlqueryexception] => Array
        (
            [module] => main
            [file] => lib/db/sqlexception.php
        )

    [bitrix\main\db\transactionexception] => Array
        (
            [module] => main
            [file] => lib/db/sqlexception.php
        )

    [bitrix\main\db\sqlexpression] => Array
        (
            [module] => main
            [file] => lib/db/sqlexpression.php
        )

    [bitrix\main\db\sqlhelper] => Array
        (
            [module] => main
            [file] => lib/db/sqlhelper.php
        )

    [bitrix\main\db\mysqlcommonconnection] => Array
        (
            [module] => main
            [file] => lib/db/mysqlcommonconnection.php
        )

    [bitrix\main\db\mysqliconnection] => Array
        (
            [module] => main
            [file] => lib/db/mysqliconnection.php
        )

    [bitrix\main\db\mysqliresult] => Array
        (
            [module] => main
            [file] => lib/db/mysqliresult.php
        )

    [bitrix\main\db\mysqlisqlhelper] => Array
        (
            [module] => main
            [file] => lib/db/mysqlisqlhelper.php
        )

    [bitrix\main\db\mssqlconnection] => Array
        (
            [module] => main
            [file] => lib/db/mssqlconnection.php
        )

    [bitrix\main\db\mssqlresult] => Array
        (
            [module] => main
            [file] => lib/db/mssqlresult.php
        )

    [bitrix\main\db\mssqlsqlhelper] => Array
        (
            [module] => main
            [file] => lib/db/mssqlsqlhelper.php
        )

    [bitrix\main\db\oracleconnection] => Array
        (
            [module] => main
            [file] => lib/db/oracleconnection.php
        )

    [bitrix\main\db\oracleresult] => Array
        (
            [module] => main
            [file] => lib/db/oracleresult.php
        )

    [bitrix\main\db\oraclesqlhelper] => Array
        (
            [module] => main
            [file] => lib/db/oraclesqlhelper.php
        )

    [bitrix\main\db\pgsqlconnection] => Array
        (
            [module] => main
            [file] => lib/db/pgsqlconnection.php
        )

    [bitrix\main\diag\httpexceptionhandleroutput] => Array
        (
            [module] => main
            [file] => lib/diag/httpexceptionhandleroutput.php
        )

    [bitrix\main\diag\fileexceptionhandlerlog] => Array
        (
            [module] => main
            [file] => lib/diag/fileexceptionhandlerlog.php
        )

    [bitrix\main\diag\exceptionhandler] => Array
        (
            [module] => main
            [file] => lib/diag/exceptionhandler.php
        )

    [bitrix\main\diag\iexceptionhandleroutput] => Array
        (
            [module] => main
            [file] => lib/diag/iexceptionhandleroutput.php
        )

    [bitrix\main\diag\exceptionhandlerlog] => Array
        (
            [module] => main
            [file] => lib/diag/exceptionhandlerlog.php
        )

    [bitrix\main\io\file] => Array
        (
            [module] => main
            [file] => lib/io/file.php
        )

    [bitrix\main\io\fileentry] => Array
        (
            [module] => main
            [file] => lib/io/fileentry.php
        )

    [bitrix\main\io\path] => Array
        (
            [module] => main
            [file] => lib/io/path.php
        )

    [bitrix\main\io\filesystementry] => Array
        (
            [module] => main
            [file] => lib/io/filesystementry.php
        )

    [bitrix\main\io\ifilestream] => Array
        (
            [module] => main
            [file] => lib/io/ifilestream.php
        )

    [bitrix\main\localization\loc] => Array
        (
            [module] => main
            [file] => lib/localization/loc.php
        )

    [bitrix\main\mail\mail] => Array
        (
            [module] => main
            [file] => lib/mail/mail.php
        )

    [bitrix\main\mail\tracking] => Array
        (
            [module] => main
            [file] => lib/mail/tracking.php
        )

    [bitrix\main\mail\eventmanager] => Array
        (
            [module] => main
            [file] => lib/mail/eventmanager.php
        )

    [bitrix\main\mail\eventmessagecompiler] => Array
        (
            [module] => main
            [file] => lib/mail/eventmessagecompiler.php
        )

    [bitrix\main\mail\eventmessagethemecompiler] => Array
        (
            [module] => main
            [file] => lib/mail/eventmessagethemecompiler.php
        )

    [bitrix\main\mail\internal\event] => Array
        (
            [module] => main
            [file] => lib/mail/internal/event.php
        )

    [bitrix\main\mail\internal\eventattachment] => Array
        (
            [module] => main
            [file] => lib/mail/internal/eventattachment.php
        )

    [bitrix\main\mail\internal\eventmessage] => Array
        (
            [module] => main
            [file] => lib/mail/internal/eventmessage.php
        )

    [bitrix\main\mail\internal\eventmessagesite] => Array
        (
            [module] => main
            [file] => lib/mail/internal/eventmessagesite.php
        )

    [bitrix\main\mail\internal\eventmessageattachment] => Array
        (
            [module] => main
            [file] => lib/mail/internal/eventmessageattachment.php
        )

    [bitrix\main\mail\internal\eventtype] => Array
        (
            [module] => main
            [file] => lib/mail/internal/eventtype.php
        )

    [bitrix\main\text\converter] => Array
        (
            [module] => main
            [file] => lib/text/converter.php
        )

    [bitrix\main\text\emptyconverter] => Array
        (
            [module] => main
            [file] => lib/text/emptyconverter.php
        )

    [bitrix\main\text\encoding] => Array
        (
            [module] => main
            [file] => lib/text/encoding.php
        )

    [bitrix\main\text\htmlconverter] => Array
        (
            [module] => main
            [file] => lib/text/htmlconverter.php
        )

    [bitrix\main\text\binarystring] => Array
        (
            [module] => main
            [file] => lib/text/binarystring.php
        )

    [bitrix\main\text\xmlconverter] => Array
        (
            [module] => main
            [file] => lib/text/xmlconverter.php
        )

    [bitrix\main\type\collection] => Array
        (
            [module] => main
            [file] => lib/type/collection.php
        )

    [bitrix\main\type\date] => Array
        (
            [module] => main
            [file] => lib/type/date.php
        )

    [bitrix\main\type\datetime] => Array
        (
            [module] => main
            [file] => lib/type/datetime.php
        )

    [bitrix\main\type\dictionary] => Array
        (
            [module] => main
            [file] => lib/type/dictionary.php
        )

    [bitrix\main\type\filterabledictionary] => Array
        (
            [module] => main
            [file] => lib/type/filterabledictionary.php
        )

    [bitrix\main\type\parameterdictionary] => Array
        (
            [module] => main
            [file] => lib/type/parameterdictionary.php
        )

    [bitrix\main\web\cookie] => Array
        (
            [module] => main
            [file] => lib/web/cookie.php
        )

    [bitrix\main\web\uri] => Array
        (
            [module] => main
            [file] => lib/web/uri.php
        )

    [bitrix\main\sendereventhandler] => Array
        (
            [module] => main
            [file] => lib/senderconnector.php
        )

    [bitrix\main\senderconnectoruser] => Array
        (
            [module] => main
            [file] => lib/senderconnector.php
        )

    [bitrix\main\urlrewriterrulemaker] => Array
        (
            [module] => main
            [file] => lib/urlrewriter.php
        )

    [bitrix\main\update\stepper] => Array
        (
            [module] => main
            [file] => lib/update/stepper.php
        )

    [bitrix\main\composite\abstractresponse] => Array
        (
            [module] => main
            [file] => lib/composite/responder.php
        )

    [bitrix\main\composite\fileresponse] => Array
        (
            [module] => main
            [file] => lib/composite/responder.php
        )

    [bitrix\main\composite\memcachedresponse] => Array
        (
            [module] => main
            [file] => lib/composite/responder.php
        )

    [bitrix\main\security\otpexception] => Array
        (
            [module] => main
            [file] => lib/security/securityexception.php
        )

    [ctimezone] => Array
        (
            [module] => main
            [file] => classes/general/time.php
        )

    [cbxpunycode] => Array
        (
            [module] => main
            [file] => classes/general/punycode.php
        )

    [ibxvirtualio] => Array
        (
            [module] => main
            [file] => classes/general/virtual_io.php
        )

    [ibxgeterrors] => Array
        (
            [module] => main
            [file] => classes/general/virtual_io.php
        )

    [cbxvirtualio] => Array
        (
            [module] => main
            [file] => classes/general/virtual_io.php
        )

    [cbxvirtualfilebase] => Array
        (
            [module] => main
            [file] => classes/general/virtual_file.php
        )

    [cbxvirtualfile] => Array
        (
            [module] => main
            [file] => classes/general/virtual_file.php
        )

    [cbxvirtualdirectory] => Array
        (
            [module] => main
            [file] => classes/general/virtual_file.php
        )

    [calloption] => Array
        (
            [module] => main
            [file] => classes/general/option.php
        )

    [coption] => Array
        (
            [module] => main
            [file] => classes/general/option.php
        )

    [callpageoption] => Array
        (
            [module] => main
            [file] => classes/general/pageoption.php
        )

    [cpageoption] => Array
        (
            [module] => main
            [file] => classes/general/pageoption.php
        )

    [callsqlwhere] => Array
        (
            [module] => main
            [file] => classes/general/sqlwhere.php
        )

    [csqlwhereexpression] => Array
        (
            [module] => main
            [file] => classes/general/sqlwhere.php
        )

    [csqlwhere] => Array
        (
            [module] => main
            [file] => classes/general/sqlwhere.php
        )

    [calllanguage] => Array
        (
            [module] => main
            [file] => classes/general/language.php
        )

    [clanguage] => Array
        (
            [module] => main
            [file] => classes/general/language.php
        )

    [clangadmin] => Array
        (
            [module] => main
            [file] => classes/general/language.php
        )

    [_clangdbresult] => Array
        (
            [module] => main
            [file] => classes/general/langdbresult.php
        )

    [callagent] => Array
        (
            [module] => main
            [file] => classes/general/agent.php
        )

    [cagent] => Array
        (
            [module] => main
            [file] => classes/mysql/agent.php
        )

    [capplicationexception] => Array
        (
            [module] => main
            [file] => classes/general/applicationexception.php
        )

    [cadminexception] => Array
        (
            [module] => main
            [file] => classes/general/adminexception.php
        )

    [callsite] => Array
        (
            [module] => main
            [file] => classes/general/site.php
        )

    [calllang] => Array
        (
            [module] => main
            [file] => classes/general/site.php
        )

    [csite] => Array
        (
            [module] => main
            [file] => classes/general/site.php
        )

    [clang] => Array
        (
            [module] => main
            [file] => classes/general/site.php
        )

    [chttp] => Array
        (
            [module] => main
            [file] => classes/general/http.php
        )

    [cutil] => Array
        (
            [module] => main
            [file] => classes/general/util.php
        )

    [callmain] => Array
        (
            [module] => main
            [file] => classes/general/main.php
        )

    [cmain] => Array
        (
            [module] => main
            [file] => classes/general/main.php
        )

    [calldatabase] => Array
        (
            [module] => main
            [file] => classes/general/database.php
        )

    [calldbresult] => Array
        (
            [module] => main
            [file] => classes/general/dbresult.php
        )

    [cdatabasemysql] => Array
        (
            [module] => main
            [file] => classes/mysql/database.php
        )

    [cdbresultmysql] => Array
        (
            [module] => main
            [file] => classes/mysql/dbresult.php
        )

    [icachebackend] => Array
        (
            [module] => main
            [file] => classes/general/cache_backend.php
        )

    [cphpcache] => Array
        (
            [module] => main
            [file] => classes/general/cache.php
        )

    [ccachemanager] => Array
        (
            [module] => main
            [file] => classes/general/cache_manager.php
        )

    [cpagecache] => Array
        (
            [module] => main
            [file] => classes/general/page_cache.php
        )

    [cstackcacheentry] => Array
        (
            [module] => main
            [file] => classes/general/stack_cache_entry.php
        )

    [cstackcachemanager] => Array
        (
            [module] => main
            [file] => classes/general/stack_cache.php
        )

    [cmodule] => Array
        (
            [module] => main
            [file] => /classes/general/module.php
        )

    [bitrix\main\entity\ufield] => Array
        (
            [module] => main
            [file] => include/deprecated/ufield.php
        )

    [cdatabase] => Array
        (
            [module] => main
            [file] => classes/mysql/database.php
        )

    [cdbresult] => Array
        (
            [module] => main
            [file] => classes/mysql/dbresult.php
        )

)
Array
(
    [bitrix\main\application] => Array
        (
            [module] => main
            [file] => lib/application.php
        )

    [bitrix\main\httpapplication] => Array
        (
            [module] => main
            [file] => lib/httpapplication.php
        )

    [bitrix\main\argumentexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\argumentnullexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\argumentoutofrangeexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\argumenttypeexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\notimplementedexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\notsupportedexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\invalidoperationexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\objectpropertyexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\objectnotfoundexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\objectexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\systemexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\accessdeniedexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\decodingexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\io\invalidpathexception] => Array
        (
            [module] => main
            [file] => lib/io/ioexception.php
        )

    [bitrix\main\io\filenotfoundexception] => Array
        (
            [module] => main
            [file] => lib/io/ioexception.php
        )

    [bitrix\main\io\filedeleteexception] => Array
        (
            [module] => main
            [file] => lib/io/ioexception.php
        )

    [bitrix\main\io\fileopenexception] => Array
        (
            [module] => main
            [file] => lib/io/ioexception.php
        )

    [bitrix\main\io\filenotopenedexception] => Array
        (
            [module] => main
            [file] => lib/io/ioexception.php
        )

    [bitrix\main\context] => Array
        (
            [module] => main
            [file] => lib/context.php
        )

    [bitrix\main\httpcontext] => Array
        (
            [module] => main
            [file] => lib/httpcontext.php
        )

    [bitrix\main\dispatcher] => Array
        (
            [module] => main
            [file] => lib/dispatcher.php
        )

    [bitrix\main\environment] => Array
        (
            [module] => main
            [file] => lib/environment.php
        )

    [bitrix\main\event] => Array
        (
            [module] => main
            [file] => lib/event.php
        )

    [bitrix\main\eventmanager] => Array
        (
            [module] => main
            [file] => lib/eventmanager.php
        )

    [bitrix\main\eventresult] => Array
        (
            [module] => main
            [file] => lib/eventresult.php
        )

    [bitrix\main\request] => Array
        (
            [module] => main
            [file] => lib/request.php
        )

    [bitrix\main\httprequest] => Array
        (
            [module] => main
            [file] => lib/httprequest.php
        )

    [bitrix\main\response] => Array
        (
            [module] => main
            [file] => lib/response.php
        )

    [bitrix\main\httpresponse] => Array
        (
            [module] => main
            [file] => lib/httpresponse.php
        )

    [bitrix\main\modulemanager] => Array
        (
            [module] => main
            [file] => lib/modulemanager.php
        )

    [bitrix\main\server] => Array
        (
            [module] => main
            [file] => lib/server.php
        )

    [bitrix\main\config\configuration] => Array
        (
            [module] => main
            [file] => lib/config/configuration.php
        )

    [bitrix\main\config\option] => Array
        (
            [module] => main
            [file] => lib/config/option.php
        )

    [bitrix\main\context\culture] => Array
        (
            [module] => main
            [file] => lib/context/culture.php
        )

    [bitrix\main\data\cache] => Array
        (
            [module] => main
            [file] => lib/data/cache.php
        )

    [bitrix\main\data\cacheengineapc] => Array
        (
            [module] => main
            [file] => lib/data/cacheengineapc.php
        )

    [bitrix\main\data\cacheenginememcache] => Array
        (
            [module] => main
            [file] => lib/data/cacheenginememcache.php
        )

    [bitrix\main\data\cacheenginefiles] => Array
        (
            [module] => main
            [file] => lib/data/cacheenginefiles.php
        )

    [bitrix\main\data\cacheenginenone] => Array
        (
            [module] => main
            [file] => lib/data/cacheenginenone.php
        )

    [bitrix\main\data\connection] => Array
        (
            [module] => main
            [file] => lib/data/connection.php
        )

    [bitrix\main\data\connectionpool] => Array
        (
            [module] => main
            [file] => lib/data/connectionpool.php
        )

    [bitrix\main\data\icacheengine] => Array
        (
            [module] => main
            [file] => lib/data/cache.php
        )

    [bitrix\main\data\hsphpreadconnection] => Array
        (
            [module] => main
            [file] => lib/data/hsphpreadconnection.php
        )

    [bitrix\main\data\managedcache] => Array
        (
            [module] => main
            [file] => lib/data/managedcache.php
        )

    [bitrix\main\data\taggedcache] => Array
        (
            [module] => main
            [file] => lib/data/taggedcache.php
        )

    [bitrix\main\data\memcacheconnection] => Array
        (
            [module] => main
            [file] => lib/data/memcacheconnection.php
        )

    [bitrix\main\data\memcachedconnection] => Array
        (
            [module] => main
            [file] => lib/data/memcachedconnection.php
        )

    [bitrix\main\data\nosqlconnection] => Array
        (
            [module] => main
            [file] => lib/data/nosqlconnection.php
        )

    [bitrix\main\db\arrayresult] => Array
        (
            [module] => main
            [file] => lib/db/arrayresult.php
        )

    [bitrix\main\db\result] => Array
        (
            [module] => main
            [file] => lib/db/result.php
        )

    [bitrix\main\db\connection] => Array
        (
            [module] => main
            [file] => lib/db/connection.php
        )

    [bitrix\main\db\sqlexception] => Array
        (
            [module] => main
            [file] => lib/db/sqlexception.php
        )

    [bitrix\main\db\sqlqueryexception] => Array
        (
            [module] => main
            [file] => lib/db/sqlexception.php
        )

    [bitrix\main\db\transactionexception] => Array
        (
            [module] => main
            [file] => lib/db/sqlexception.php
        )

    [bitrix\main\db\sqlexpression] => Array
        (
            [module] => main
            [file] => lib/db/sqlexpression.php
        )

    [bitrix\main\db\sqlhelper] => Array
        (
            [module] => main
            [file] => lib/db/sqlhelper.php
        )

    [bitrix\main\db\mysqlcommonconnection] => Array
        (
            [module] => main
            [file] => lib/db/mysqlcommonconnection.php
        )

    [bitrix\main\db\mysqliconnection] => Array
        (
            [module] => main
            [file] => lib/db/mysqliconnection.php
        )

    [bitrix\main\db\mysqliresult] => Array
        (
            [module] => main
            [file] => lib/db/mysqliresult.php
        )

    [bitrix\main\db\mysqlisqlhelper] => Array
        (
            [module] => main
            [file] => lib/db/mysqlisqlhelper.php
        )

    [bitrix\main\db\mssqlconnection] => Array
        (
            [module] => main
            [file] => lib/db/mssqlconnection.php
        )

    [bitrix\main\db\mssqlresult] => Array
        (
            [module] => main
            [file] => lib/db/mssqlresult.php
        )

    [bitrix\main\db\mssqlsqlhelper] => Array
        (
            [module] => main
            [file] => lib/db/mssqlsqlhelper.php
        )

    [bitrix\main\db\oracleconnection] => Array
        (
            [module] => main
            [file] => lib/db/oracleconnection.php
        )

    [bitrix\main\db\oracleresult] => Array
        (
            [module] => main
            [file] => lib/db/oracleresult.php
        )

    [bitrix\main\db\oraclesqlhelper] => Array
        (
            [module] => main
            [file] => lib/db/oraclesqlhelper.php
        )

    [bitrix\main\db\pgsqlconnection] => Array
        (
            [module] => main
            [file] => lib/db/pgsqlconnection.php
        )

    [bitrix\main\diag\httpexceptionhandleroutput] => Array
        (
            [module] => main
            [file] => lib/diag/httpexceptionhandleroutput.php
        )

    [bitrix\main\diag\fileexceptionhandlerlog] => Array
        (
            [module] => main
            [file] => lib/diag/fileexceptionhandlerlog.php
        )

    [bitrix\main\diag\exceptionhandler] => Array
        (
            [module] => main
            [file] => lib/diag/exceptionhandler.php
        )

    [bitrix\main\diag\iexceptionhandleroutput] => Array
        (
            [module] => main
            [file] => lib/diag/iexceptionhandleroutput.php
        )

    [bitrix\main\diag\exceptionhandlerlog] => Array
        (
            [module] => main
            [file] => lib/diag/exceptionhandlerlog.php
        )

    [bitrix\main\io\file] => Array
        (
            [module] => main
            [file] => lib/io/file.php
        )

    [bitrix\main\io\fileentry] => Array
        (
            [module] => main
            [file] => lib/io/fileentry.php
        )

    [bitrix\main\io\path] => Array
        (
            [module] => main
            [file] => lib/io/path.php
        )

    [bitrix\main\io\filesystementry] => Array
        (
            [module] => main
            [file] => lib/io/filesystementry.php
        )

    [bitrix\main\io\ifilestream] => Array
        (
            [module] => main
            [file] => lib/io/ifilestream.php
        )

    [bitrix\main\localization\loc] => Array
        (
            [module] => main
            [file] => lib/localization/loc.php
        )

    [bitrix\main\mail\mail] => Array
        (
            [module] => main
            [file] => lib/mail/mail.php
        )

    [bitrix\main\mail\tracking] => Array
        (
            [module] => main
            [file] => lib/mail/tracking.php
        )

    [bitrix\main\mail\eventmanager] => Array
        (
            [module] => main
            [file] => lib/mail/eventmanager.php
        )

    [bitrix\main\mail\eventmessagecompiler] => Array
        (
            [module] => main
            [file] => lib/mail/eventmessagecompiler.php
        )

    [bitrix\main\mail\eventmessagethemecompiler] => Array
        (
            [module] => main
            [file] => lib/mail/eventmessagethemecompiler.php
        )

    [bitrix\main\mail\internal\event] => Array
        (
            [module] => main
            [file] => lib/mail/internal/event.php
        )

    [bitrix\main\mail\internal\eventattachment] => Array
        (
            [module] => main
            [file] => lib/mail/internal/eventattachment.php
        )

    [bitrix\main\mail\internal\eventmessage] => Array
        (
            [module] => main
            [file] => lib/mail/internal/eventmessage.php
        )

    [bitrix\main\mail\internal\eventmessagesite] => Array
        (
            [module] => main
            [file] => lib/mail/internal/eventmessagesite.php
        )

    [bitrix\main\mail\internal\eventmessageattachment] => Array
        (
            [module] => main
            [file] => lib/mail/internal/eventmessageattachment.php
        )

    [bitrix\main\mail\internal\eventtype] => Array
        (
            [module] => main
            [file] => lib/mail/internal/eventtype.php
        )

    [bitrix\main\text\converter] => Array
        (
            [module] => main
            [file] => lib/text/converter.php
        )

    [bitrix\main\text\emptyconverter] => Array
        (
            [module] => main
            [file] => lib/text/emptyconverter.php
        )

    [bitrix\main\text\encoding] => Array
        (
            [module] => main
            [file] => lib/text/encoding.php
        )

    [bitrix\main\text\htmlconverter] => Array
        (
            [module] => main
            [file] => lib/text/htmlconverter.php
        )

    [bitrix\main\text\binarystring] => Array
        (
            [module] => main
            [file] => lib/text/binarystring.php
        )

    [bitrix\main\text\xmlconverter] => Array
        (
            [module] => main
            [file] => lib/text/xmlconverter.php
        )

    [bitrix\main\type\collection] => Array
        (
            [module] => main
            [file] => lib/type/collection.php
        )

    [bitrix\main\type\date] => Array
        (
            [module] => main
            [file] => lib/type/date.php
        )

    [bitrix\main\type\datetime] => Array
        (
            [module] => main
            [file] => lib/type/datetime.php
        )

    [bitrix\main\type\dictionary] => Array
        (
            [module] => main
            [file] => lib/type/dictionary.php
        )

    [bitrix\main\type\filterabledictionary] => Array
        (
            [module] => main
            [file] => lib/type/filterabledictionary.php
        )

    [bitrix\main\type\parameterdictionary] => Array
        (
            [module] => main
            [file] => lib/type/parameterdictionary.php
        )

    [bitrix\main\web\cookie] => Array
        (
            [module] => main
            [file] => lib/web/cookie.php
        )

    [bitrix\main\web\uri] => Array
        (
            [module] => main
            [file] => lib/web/uri.php
        )

    [bitrix\main\sendereventhandler] => Array
        (
            [module] => main
            [file] => lib/senderconnector.php
        )

    [bitrix\main\senderconnectoruser] => Array
        (
            [module] => main
            [file] => lib/senderconnector.php
        )

    [bitrix\main\urlrewriterrulemaker] => Array
        (
            [module] => main
            [file] => lib/urlrewriter.php
        )

    [bitrix\main\update\stepper] => Array
        (
            [module] => main
            [file] => lib/update/stepper.php
        )

    [bitrix\main\composite\abstractresponse] => Array
        (
            [module] => main
            [file] => lib/composite/responder.php
        )

    [bitrix\main\composite\fileresponse] => Array
        (
            [module] => main
            [file] => lib/composite/responder.php
        )

    [bitrix\main\composite\memcachedresponse] => Array
        (
            [module] => main
            [file] => lib/composite/responder.php
        )

    [bitrix\main\security\otpexception] => Array
        (
            [module] => main
            [file] => lib/security/securityexception.php
        )

    [ctimezone] => Array
        (
            [module] => main
            [file] => classes/general/time.php
        )

    [cbxpunycode] => Array
        (
            [module] => main
            [file] => classes/general/punycode.php
        )

    [ibxvirtualio] => Array
        (
            [module] => main
            [file] => classes/general/virtual_io.php
        )

    [ibxgeterrors] => Array
        (
            [module] => main
            [file] => classes/general/virtual_io.php
        )

    [cbxvirtualio] => Array
        (
            [module] => main
            [file] => classes/general/virtual_io.php
        )

    [cbxvirtualfilebase] => Array
        (
            [module] => main
            [file] => classes/general/virtual_file.php
        )

    [cbxvirtualfile] => Array
        (
            [module] => main
            [file] => classes/general/virtual_file.php
        )

    [cbxvirtualdirectory] => Array
        (
            [module] => main
            [file] => classes/general/virtual_file.php
        )

    [calloption] => Array
        (
            [module] => main
            [file] => classes/general/option.php
        )

    [coption] => Array
        (
            [module] => main
            [file] => classes/general/option.php
        )

    [callpageoption] => Array
        (
            [module] => main
            [file] => classes/general/pageoption.php
        )

    [cpageoption] => Array
        (
            [module] => main
            [file] => classes/general/pageoption.php
        )

    [callsqlwhere] => Array
        (
            [module] => main
            [file] => classes/general/sqlwhere.php
        )

    [csqlwhereexpression] => Array
        (
            [module] => main
            [file] => classes/general/sqlwhere.php
        )

    [csqlwhere] => Array
        (
            [module] => main
            [file] => classes/general/sqlwhere.php
        )

    [calllanguage] => Array
        (
            [module] => main
            [file] => classes/general/language.php
        )

    [clanguage] => Array
        (
            [module] => main
            [file] => classes/general/language.php
        )

    [clangadmin] => Array
        (
            [module] => main
            [file] => classes/general/language.php
        )

    [_clangdbresult] => Array
        (
            [module] => main
            [file] => classes/general/langdbresult.php
        )

    [callagent] => Array
        (
            [module] => main
            [file] => classes/general/agent.php
        )

    [cagent] => Array
        (
            [module] => main
            [file] => classes/mysql/agent.php
        )

    [capplicationexception] => Array
        (
            [module] => main
            [file] => classes/general/applicationexception.php
        )

    [cadminexception] => Array
        (
            [module] => main
            [file] => classes/general/adminexception.php
        )

    [callsite] => Array
        (
            [module] => main
            [file] => classes/general/site.php
        )

    [calllang] => Array
        (
            [module] => main
            [file] => classes/general/site.php
        )

    [csite] => Array
        (
            [module] => main
            [file] => classes/general/site.php
        )

    [clang] => Array
        (
            [module] => main
            [file] => classes/general/site.php
        )

    [chttp] => Array
        (
            [module] => main
            [file] => classes/general/http.php
        )

    [cutil] => Array
        (
            [module] => main
            [file] => classes/general/util.php
        )

    [callmain] => Array
        (
            [module] => main
            [file] => classes/general/main.php
        )

    [cmain] => Array
        (
            [module] => main
            [file] => classes/general/main.php
        )

    [calldatabase] => Array
        (
            [module] => main
            [file] => classes/general/database.php
        )

    [calldbresult] => Array
        (
            [module] => main
            [file] => classes/general/dbresult.php
        )

    [cdatabasemysql] => Array
        (
            [module] => main
            [file] => classes/mysql/database.php
        )

    [cdbresultmysql] => Array
        (
            [module] => main
            [file] => classes/mysql/dbresult.php
        )

    [icachebackend] => Array
        (
            [module] => main
            [file] => classes/general/cache_backend.php
        )

    [cphpcache] => Array
        (
            [module] => main
            [file] => classes/general/cache.php
        )

    [ccachemanager] => Array
        (
            [module] => main
            [file] => classes/general/cache_manager.php
        )

    [cpagecache] => Array
        (
            [module] => main
            [file] => classes/general/page_cache.php
        )

    [cstackcacheentry] => Array
        (
            [module] => main
            [file] => classes/general/stack_cache_entry.php
        )

    [cstackcachemanager] => Array
        (
            [module] => main
            [file] => classes/general/stack_cache.php
        )

    [cmodule] => Array
        (
            [module] => main
            [file] => /classes/general/module.php
        )

    [bitrix\main\entity\ufield] => Array
        (
            [module] => main
            [file] => include/deprecated/ufield.php
        )

    [cdatabase] => Array
        (
            [module] => main
            [file] => classes/mysql/database.php
        )

    [cdbresult] => Array
        (
            [module] => main
            [file] => classes/mysql/dbresult.php
        )

)
Array
(
    [bitrix\main\application] => Array
        (
            [module] => main
            [file] => lib/application.php
        )

    [bitrix\main\httpapplication] => Array
        (
            [module] => main
            [file] => lib/httpapplication.php
        )

    [bitrix\main\argumentexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\argumentnullexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\argumentoutofrangeexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\argumenttypeexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\notimplementedexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\notsupportedexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\invalidoperationexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\objectpropertyexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\objectnotfoundexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\objectexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\systemexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\accessdeniedexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\decodingexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\io\invalidpathexception] => Array
        (
            [module] => main
            [file] => lib/io/ioexception.php
        )

    [bitrix\main\io\filenotfoundexception] => Array
        (
            [module] => main
            [file] => lib/io/ioexception.php
        )

    [bitrix\main\io\filedeleteexception] => Array
        (
            [module] => main
            [file] => lib/io/ioexception.php
        )

    [bitrix\main\io\fileopenexception] => Array
        (
            [module] => main
            [file] => lib/io/ioexception.php
        )

    [bitrix\main\io\filenotopenedexception] => Array
        (
            [module] => main
            [file] => lib/io/ioexception.php
        )

    [bitrix\main\context] => Array
        (
            [module] => main
            [file] => lib/context.php
        )

    [bitrix\main\httpcontext] => Array
        (
            [module] => main
            [file] => lib/httpcontext.php
        )

    [bitrix\main\dispatcher] => Array
        (
            [module] => main
            [file] => lib/dispatcher.php
        )

    [bitrix\main\environment] => Array
        (
            [module] => main
            [file] => lib/environment.php
        )

    [bitrix\main\event] => Array
        (
            [module] => main
            [file] => lib/event.php
        )

    [bitrix\main\eventmanager] => Array
        (
            [module] => main
            [file] => lib/eventmanager.php
        )

    [bitrix\main\eventresult] => Array
        (
            [module] => main
            [file] => lib/eventresult.php
        )

    [bitrix\main\request] => Array
        (
            [module] => main
            [file] => lib/request.php
        )

    [bitrix\main\httprequest] => Array
        (
            [module] => main
            [file] => lib/httprequest.php
        )

    [bitrix\main\response] => Array
        (
            [module] => main
            [file] => lib/response.php
        )

    [bitrix\main\httpresponse] => Array
        (
            [module] => main
            [file] => lib/httpresponse.php
        )

    [bitrix\main\modulemanager] => Array
        (
            [module] => main
            [file] => lib/modulemanager.php
        )

    [bitrix\main\server] => Array
        (
            [module] => main
            [file] => lib/server.php
        )

    [bitrix\main\config\configuration] => Array
        (
            [module] => main
            [file] => lib/config/configuration.php
        )

    [bitrix\main\config\option] => Array
        (
            [module] => main
            [file] => lib/config/option.php
        )

    [bitrix\main\context\culture] => Array
        (
            [module] => main
            [file] => lib/context/culture.php
        )

    [bitrix\main\data\cache] => Array
        (
            [module] => main
            [file] => lib/data/cache.php
        )

    [bitrix\main\data\cacheengineapc] => Array
        (
            [module] => main
            [file] => lib/data/cacheengineapc.php
        )

    [bitrix\main\data\cacheenginememcache] => Array
        (
            [module] => main
            [file] => lib/data/cacheenginememcache.php
        )

    [bitrix\main\data\cacheenginefiles] => Array
        (
            [module] => main
            [file] => lib/data/cacheenginefiles.php
        )

    [bitrix\main\data\cacheenginenone] => Array
        (
            [module] => main
            [file] => lib/data/cacheenginenone.php
        )

    [bitrix\main\data\connection] => Array
        (
            [module] => main
            [file] => lib/data/connection.php
        )

    [bitrix\main\data\connectionpool] => Array
        (
            [module] => main
            [file] => lib/data/connectionpool.php
        )

    [bitrix\main\data\icacheengine] => Array
        (
            [module] => main
            [file] => lib/data/cache.php
        )

    [bitrix\main\data\hsphpreadconnection] => Array
        (
            [module] => main
            [file] => lib/data/hsphpreadconnection.php
        )

    [bitrix\main\data\managedcache] => Array
        (
            [module] => main
            [file] => lib/data/managedcache.php
        )

    [bitrix\main\data\taggedcache] => Array
        (
            [module] => main
            [file] => lib/data/taggedcache.php
        )

    [bitrix\main\data\memcacheconnection] => Array
        (
            [module] => main
            [file] => lib/data/memcacheconnection.php
        )

    [bitrix\main\data\memcachedconnection] => Array
        (
            [module] => main
            [file] => lib/data/memcachedconnection.php
        )

    [bitrix\main\data\nosqlconnection] => Array
        (
            [module] => main
            [file] => lib/data/nosqlconnection.php
        )

    [bitrix\main\db\arrayresult] => Array
        (
            [module] => main
            [file] => lib/db/arrayresult.php
        )

    [bitrix\main\db\result] => Array
        (
            [module] => main
            [file] => lib/db/result.php
        )

    [bitrix\main\db\connection] => Array
        (
            [module] => main
            [file] => lib/db/connection.php
        )

    [bitrix\main\db\sqlexception] => Array
        (
            [module] => main
            [file] => lib/db/sqlexception.php
        )

    [bitrix\main\db\sqlqueryexception] => Array
        (
            [module] => main
            [file] => lib/db/sqlexception.php
        )

    [bitrix\main\db\transactionexception] => Array
        (
            [module] => main
            [file] => lib/db/sqlexception.php
        )

    [bitrix\main\db\sqlexpression] => Array
        (
            [module] => main
            [file] => lib/db/sqlexpression.php
        )

    [bitrix\main\db\sqlhelper] => Array
        (
            [module] => main
            [file] => lib/db/sqlhelper.php
        )

    [bitrix\main\db\mysqlcommonconnection] => Array
        (
            [module] => main
            [file] => lib/db/mysqlcommonconnection.php
        )

    [bitrix\main\db\mysqliconnection] => Array
        (
            [module] => main
            [file] => lib/db/mysqliconnection.php
        )

    [bitrix\main\db\mysqliresult] => Array
        (
            [module] => main
            [file] => lib/db/mysqliresult.php
        )

    [bitrix\main\db\mysqlisqlhelper] => Array
        (
            [module] => main
            [file] => lib/db/mysqlisqlhelper.php
        )

    [bitrix\main\db\mssqlconnection] => Array
        (
            [module] => main
            [file] => lib/db/mssqlconnection.php
        )

    [bitrix\main\db\mssqlresult] => Array
        (
            [module] => main
            [file] => lib/db/mssqlresult.php
        )

    [bitrix\main\db\mssqlsqlhelper] => Array
        (
            [module] => main
            [file] => lib/db/mssqlsqlhelper.php
        )

    [bitrix\main\db\oracleconnection] => Array
        (
            [module] => main
            [file] => lib/db/oracleconnection.php
        )

    [bitrix\main\db\oracleresult] => Array
        (
            [module] => main
            [file] => lib/db/oracleresult.php
        )

    [bitrix\main\db\oraclesqlhelper] => Array
        (
            [module] => main
            [file] => lib/db/oraclesqlhelper.php
        )

    [bitrix\main\db\pgsqlconnection] => Array
        (
            [module] => main
            [file] => lib/db/pgsqlconnection.php
        )

    [bitrix\main\diag\httpexceptionhandleroutput] => Array
        (
            [module] => main
            [file] => lib/diag/httpexceptionhandleroutput.php
        )

    [bitrix\main\diag\fileexceptionhandlerlog] => Array
        (
            [module] => main
            [file] => lib/diag/fileexceptionhandlerlog.php
        )

    [bitrix\main\diag\exceptionhandler] => Array
        (
            [module] => main
            [file] => lib/diag/exceptionhandler.php
        )

    [bitrix\main\diag\iexceptionhandleroutput] => Array
        (
            [module] => main
            [file] => lib/diag/iexceptionhandleroutput.php
        )

    [bitrix\main\diag\exceptionhandlerlog] => Array
        (
            [module] => main
            [file] => lib/diag/exceptionhandlerlog.php
        )

    [bitrix\main\io\file] => Array
        (
            [module] => main
            [file] => lib/io/file.php
        )

    [bitrix\main\io\fileentry] => Array
        (
            [module] => main
            [file] => lib/io/fileentry.php
        )

    [bitrix\main\io\path] => Array
        (
            [module] => main
            [file] => lib/io/path.php
        )

    [bitrix\main\io\filesystementry] => Array
        (
            [module] => main
            [file] => lib/io/filesystementry.php
        )

    [bitrix\main\io\ifilestream] => Array
        (
            [module] => main
            [file] => lib/io/ifilestream.php
        )

    [bitrix\main\localization\loc] => Array
        (
            [module] => main
            [file] => lib/localization/loc.php
        )

    [bitrix\main\mail\mail] => Array
        (
            [module] => main
            [file] => lib/mail/mail.php
        )

    [bitrix\main\mail\tracking] => Array
        (
            [module] => main
            [file] => lib/mail/tracking.php
        )

    [bitrix\main\mail\eventmanager] => Array
        (
            [module] => main
            [file] => lib/mail/eventmanager.php
        )

    [bitrix\main\mail\eventmessagecompiler] => Array
        (
            [module] => main
            [file] => lib/mail/eventmessagecompiler.php
        )

    [bitrix\main\mail\eventmessagethemecompiler] => Array
        (
            [module] => main
            [file] => lib/mail/eventmessagethemecompiler.php
        )

    [bitrix\main\mail\internal\event] => Array
        (
            [module] => main
            [file] => lib/mail/internal/event.php
        )

    [bitrix\main\mail\internal\eventattachment] => Array
        (
            [module] => main
            [file] => lib/mail/internal/eventattachment.php
        )

    [bitrix\main\mail\internal\eventmessage] => Array
        (
            [module] => main
            [file] => lib/mail/internal/eventmessage.php
        )

    [bitrix\main\mail\internal\eventmessagesite] => Array
        (
            [module] => main
            [file] => lib/mail/internal/eventmessagesite.php
        )

    [bitrix\main\mail\internal\eventmessageattachment] => Array
        (
            [module] => main
            [file] => lib/mail/internal/eventmessageattachment.php
        )

    [bitrix\main\mail\internal\eventtype] => Array
        (
            [module] => main
            [file] => lib/mail/internal/eventtype.php
        )

    [bitrix\main\text\converter] => Array
        (
            [module] => main
            [file] => lib/text/converter.php
        )

    [bitrix\main\text\emptyconverter] => Array
        (
            [module] => main
            [file] => lib/text/emptyconverter.php
        )

    [bitrix\main\text\encoding] => Array
        (
            [module] => main
            [file] => lib/text/encoding.php
        )

    [bitrix\main\text\htmlconverter] => Array
        (
            [module] => main
            [file] => lib/text/htmlconverter.php
        )

    [bitrix\main\text\binarystring] => Array
        (
            [module] => main
            [file] => lib/text/binarystring.php
        )

    [bitrix\main\text\xmlconverter] => Array
        (
            [module] => main
            [file] => lib/text/xmlconverter.php
        )

    [bitrix\main\type\collection] => Array
        (
            [module] => main
            [file] => lib/type/collection.php
        )

    [bitrix\main\type\date] => Array
        (
            [module] => main
            [file] => lib/type/date.php
        )

    [bitrix\main\type\datetime] => Array
        (
            [module] => main
            [file] => lib/type/datetime.php
        )

    [bitrix\main\type\dictionary] => Array
        (
            [module] => main
            [file] => lib/type/dictionary.php
        )

    [bitrix\main\type\filterabledictionary] => Array
        (
            [module] => main
            [file] => lib/type/filterabledictionary.php
        )

    [bitrix\main\type\parameterdictionary] => Array
        (
            [module] => main
            [file] => lib/type/parameterdictionary.php
        )

    [bitrix\main\web\cookie] => Array
        (
            [module] => main
            [file] => lib/web/cookie.php
        )

    [bitrix\main\web\uri] => Array
        (
            [module] => main
            [file] => lib/web/uri.php
        )

    [bitrix\main\sendereventhandler] => Array
        (
            [module] => main
            [file] => lib/senderconnector.php
        )

    [bitrix\main\senderconnectoruser] => Array
        (
            [module] => main
            [file] => lib/senderconnector.php
        )

    [bitrix\main\urlrewriterrulemaker] => Array
        (
            [module] => main
            [file] => lib/urlrewriter.php
        )

    [bitrix\main\update\stepper] => Array
        (
            [module] => main
            [file] => lib/update/stepper.php
        )

    [bitrix\main\composite\abstractresponse] => Array
        (
            [module] => main
            [file] => lib/composite/responder.php
        )

    [bitrix\main\composite\fileresponse] => Array
        (
            [module] => main
            [file] => lib/composite/responder.php
        )

    [bitrix\main\composite\memcachedresponse] => Array
        (
            [module] => main
            [file] => lib/composite/responder.php
        )

    [bitrix\main\security\otpexception] => Array
        (
            [module] => main
            [file] => lib/security/securityexception.php
        )

    [ctimezone] => Array
        (
            [module] => main
            [file] => classes/general/time.php
        )

    [cbxpunycode] => Array
        (
            [module] => main
            [file] => classes/general/punycode.php
        )

    [ibxvirtualio] => Array
        (
            [module] => main
            [file] => classes/general/virtual_io.php
        )

    [ibxgeterrors] => Array
        (
            [module] => main
            [file] => classes/general/virtual_io.php
        )

    [cbxvirtualio] => Array
        (
            [module] => main
            [file] => classes/general/virtual_io.php
        )

    [cbxvirtualfilebase] => Array
        (
            [module] => main
            [file] => classes/general/virtual_file.php
        )

    [cbxvirtualfile] => Array
        (
            [module] => main
            [file] => classes/general/virtual_file.php
        )

    [cbxvirtualdirectory] => Array
        (
            [module] => main
            [file] => classes/general/virtual_file.php
        )

    [calloption] => Array
        (
            [module] => main
            [file] => classes/general/option.php
        )

    [coption] => Array
        (
            [module] => main
            [file] => classes/general/option.php
        )

    [callpageoption] => Array
        (
            [module] => main
            [file] => classes/general/pageoption.php
        )

    [cpageoption] => Array
        (
            [module] => main
            [file] => classes/general/pageoption.php
        )

    [callsqlwhere] => Array
        (
            [module] => main
            [file] => classes/general/sqlwhere.php
        )

    [csqlwhereexpression] => Array
        (
            [module] => main
            [file] => classes/general/sqlwhere.php
        )

    [csqlwhere] => Array
        (
            [module] => main
            [file] => classes/general/sqlwhere.php
        )

    [calllanguage] => Array
        (
            [module] => main
            [file] => classes/general/language.php
        )

    [clanguage] => Array
        (
            [module] => main
            [file] => classes/general/language.php
        )

    [clangadmin] => Array
        (
            [module] => main
            [file] => classes/general/language.php
        )

    [_clangdbresult] => Array
        (
            [module] => main
            [file] => classes/general/langdbresult.php
        )

    [callagent] => Array
        (
            [module] => main
            [file] => classes/general/agent.php
        )

    [cagent] => Array
        (
            [module] => main
            [file] => classes/mysql/agent.php
        )

    [capplicationexception] => Array
        (
            [module] => main
            [file] => classes/general/applicationexception.php
        )

    [cadminexception] => Array
        (
            [module] => main
            [file] => classes/general/adminexception.php
        )

    [callsite] => Array
        (
            [module] => main
            [file] => classes/general/site.php
        )

    [calllang] => Array
        (
            [module] => main
            [file] => classes/general/site.php
        )

    [csite] => Array
        (
            [module] => main
            [file] => classes/general/site.php
        )

    [clang] => Array
        (
            [module] => main
            [file] => classes/general/site.php
        )

    [chttp] => Array
        (
            [module] => main
            [file] => classes/general/http.php
        )

    [cutil] => Array
        (
            [module] => main
            [file] => classes/general/util.php
        )

    [callmain] => Array
        (
            [module] => main
            [file] => classes/general/main.php
        )

    [cmain] => Array
        (
            [module] => main
            [file] => classes/general/main.php
        )

    [calldatabase] => Array
        (
            [module] => main
            [file] => classes/general/database.php
        )

    [calldbresult] => Array
        (
            [module] => main
            [file] => classes/general/dbresult.php
        )

    [cdatabasemysql] => Array
        (
            [module] => main
            [file] => classes/mysql/database.php
        )

    [cdbresultmysql] => Array
        (
            [module] => main
            [file] => classes/mysql/dbresult.php
        )

    [icachebackend] => Array
        (
            [module] => main
            [file] => classes/general/cache_backend.php
        )

    [cphpcache] => Array
        (
            [module] => main
            [file] => classes/general/cache.php
        )

    [ccachemanager] => Array
        (
            [module] => main
            [file] => classes/general/cache_manager.php
        )

    [cpagecache] => Array
        (
            [module] => main
            [file] => classes/general/page_cache.php
        )

    [cstackcacheentry] => Array
        (
            [module] => main
            [file] => classes/general/stack_cache_entry.php
        )

    [cstackcachemanager] => Array
        (
            [module] => main
            [file] => classes/general/stack_cache.php
        )

    [cmodule] => Array
        (
            [module] => main
            [file] => /classes/general/module.php
        )

    [bitrix\main\entity\ufield] => Array
        (
            [module] => main
            [file] => include/deprecated/ufield.php
        )

    [cdatabase] => Array
        (
            [module] => main
            [file] => classes/mysql/database.php
        )

    [cdbresult] => Array
        (
            [module] => main
            [file] => classes/mysql/dbresult.php
        )

)
Array
(
    [bitrix\main\application] => Array
        (
            [module] => main
            [file] => lib/application.php
        )

    [bitrix\main\httpapplication] => Array
        (
            [module] => main
            [file] => lib/httpapplication.php
        )

    [bitrix\main\argumentexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\argumentnullexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\argumentoutofrangeexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\argumenttypeexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\notimplementedexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\notsupportedexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\invalidoperationexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\objectpropertyexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\objectnotfoundexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\objectexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\systemexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\accessdeniedexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\decodingexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\io\invalidpathexception] => Array
        (
            [module] => main
            [file] => lib/io/ioexception.php
        )

    [bitrix\main\io\filenotfoundexception] => Array
        (
            [module] => main
            [file] => lib/io/ioexception.php
        )

    [bitrix\main\io\filedeleteexception] => Array
        (
            [module] => main
            [file] => lib/io/ioexception.php
        )

    [bitrix\main\io\fileopenexception] => Array
        (
            [module] => main
            [file] => lib/io/ioexception.php
        )

    [bitrix\main\io\filenotopenedexception] => Array
        (
            [module] => main
            [file] => lib/io/ioexception.php
        )

    [bitrix\main\context] => Array
        (
            [module] => main
            [file] => lib/context.php
        )

    [bitrix\main\httpcontext] => Array
        (
            [module] => main
            [file] => lib/httpcontext.php
        )

    [bitrix\main\dispatcher] => Array
        (
            [module] => main
            [file] => lib/dispatcher.php
        )

    [bitrix\main\environment] => Array
        (
            [module] => main
            [file] => lib/environment.php
        )

    [bitrix\main\event] => Array
        (
            [module] => main
            [file] => lib/event.php
        )

    [bitrix\main\eventmanager] => Array
        (
            [module] => main
            [file] => lib/eventmanager.php
        )

    [bitrix\main\eventresult] => Array
        (
            [module] => main
            [file] => lib/eventresult.php
        )

    [bitrix\main\request] => Array
        (
            [module] => main
            [file] => lib/request.php
        )

    [bitrix\main\httprequest] => Array
        (
            [module] => main
            [file] => lib/httprequest.php
        )

    [bitrix\main\response] => Array
        (
            [module] => main
            [file] => lib/response.php
        )

    [bitrix\main\httpresponse] => Array
        (
            [module] => main
            [file] => lib/httpresponse.php
        )

    [bitrix\main\modulemanager] => Array
        (
            [module] => main
            [file] => lib/modulemanager.php
        )

    [bitrix\main\server] => Array
        (
            [module] => main
            [file] => lib/server.php
        )

    [bitrix\main\config\configuration] => Array
        (
            [module] => main
            [file] => lib/config/configuration.php
        )

    [bitrix\main\config\option] => Array
        (
            [module] => main
            [file] => lib/config/option.php
        )

    [bitrix\main\context\culture] => Array
        (
            [module] => main
            [file] => lib/context/culture.php
        )

    [bitrix\main\data\cache] => Array
        (
            [module] => main
            [file] => lib/data/cache.php
        )

    [bitrix\main\data\cacheengineapc] => Array
        (
            [module] => main
            [file] => lib/data/cacheengineapc.php
        )

    [bitrix\main\data\cacheenginememcache] => Array
        (
            [module] => main
            [file] => lib/data/cacheenginememcache.php
        )

    [bitrix\main\data\cacheenginefiles] => Array
        (
            [module] => main
            [file] => lib/data/cacheenginefiles.php
        )

    [bitrix\main\data\cacheenginenone] => Array
        (
            [module] => main
            [file] => lib/data/cacheenginenone.php
        )

    [bitrix\main\data\connection] => Array
        (
            [module] => main
            [file] => lib/data/connection.php
        )

    [bitrix\main\data\connectionpool] => Array
        (
            [module] => main
            [file] => lib/data/connectionpool.php
        )

    [bitrix\main\data\icacheengine] => Array
        (
            [module] => main
            [file] => lib/data/cache.php
        )

    [bitrix\main\data\hsphpreadconnection] => Array
        (
            [module] => main
            [file] => lib/data/hsphpreadconnection.php
        )

    [bitrix\main\data\managedcache] => Array
        (
            [module] => main
            [file] => lib/data/managedcache.php
        )

    [bitrix\main\data\taggedcache] => Array
        (
            [module] => main
            [file] => lib/data/taggedcache.php
        )

    [bitrix\main\data\memcacheconnection] => Array
        (
            [module] => main
            [file] => lib/data/memcacheconnection.php
        )

    [bitrix\main\data\memcachedconnection] => Array
        (
            [module] => main
            [file] => lib/data/memcachedconnection.php
        )

    [bitrix\main\data\nosqlconnection] => Array
        (
            [module] => main
            [file] => lib/data/nosqlconnection.php
        )

    [bitrix\main\db\arrayresult] => Array
        (
            [module] => main
            [file] => lib/db/arrayresult.php
        )

    [bitrix\main\db\result] => Array
        (
            [module] => main
            [file] => lib/db/result.php
        )

    [bitrix\main\db\connection] => Array
        (
            [module] => main
            [file] => lib/db/connection.php
        )

    [bitrix\main\db\sqlexception] => Array
        (
            [module] => main
            [file] => lib/db/sqlexception.php
        )

    [bitrix\main\db\sqlqueryexception] => Array
        (
            [module] => main
            [file] => lib/db/sqlexception.php
        )

    [bitrix\main\db\transactionexception] => Array
        (
            [module] => main
            [file] => lib/db/sqlexception.php
        )

    [bitrix\main\db\sqlexpression] => Array
        (
            [module] => main
            [file] => lib/db/sqlexpression.php
        )

    [bitrix\main\db\sqlhelper] => Array
        (
            [module] => main
            [file] => lib/db/sqlhelper.php
        )

    [bitrix\main\db\mysqlcommonconnection] => Array
        (
            [module] => main
            [file] => lib/db/mysqlcommonconnection.php
        )

    [bitrix\main\db\mysqliconnection] => Array
        (
            [module] => main
            [file] => lib/db/mysqliconnection.php
        )

    [bitrix\main\db\mysqliresult] => Array
        (
            [module] => main
            [file] => lib/db/mysqliresult.php
        )

    [bitrix\main\db\mysqlisqlhelper] => Array
        (
            [module] => main
            [file] => lib/db/mysqlisqlhelper.php
        )

    [bitrix\main\db\mssqlconnection] => Array
        (
            [module] => main
            [file] => lib/db/mssqlconnection.php
        )

    [bitrix\main\db\mssqlresult] => Array
        (
            [module] => main
            [file] => lib/db/mssqlresult.php
        )

    [bitrix\main\db\mssqlsqlhelper] => Array
        (
            [module] => main
            [file] => lib/db/mssqlsqlhelper.php
        )

    [bitrix\main\db\oracleconnection] => Array
        (
            [module] => main
            [file] => lib/db/oracleconnection.php
        )

    [bitrix\main\db\oracleresult] => Array
        (
            [module] => main
            [file] => lib/db/oracleresult.php
        )

    [bitrix\main\db\oraclesqlhelper] => Array
        (
            [module] => main
            [file] => lib/db/oraclesqlhelper.php
        )

    [bitrix\main\db\pgsqlconnection] => Array
        (
            [module] => main
            [file] => lib/db/pgsqlconnection.php
        )

    [bitrix\main\diag\httpexceptionhandleroutput] => Array
        (
            [module] => main
            [file] => lib/diag/httpexceptionhandleroutput.php
        )

    [bitrix\main\diag\fileexceptionhandlerlog] => Array
        (
            [module] => main
            [file] => lib/diag/fileexceptionhandlerlog.php
        )

    [bitrix\main\diag\exceptionhandler] => Array
        (
            [module] => main
            [file] => lib/diag/exceptionhandler.php
        )

    [bitrix\main\diag\iexceptionhandleroutput] => Array
        (
            [module] => main
            [file] => lib/diag/iexceptionhandleroutput.php
        )

    [bitrix\main\diag\exceptionhandlerlog] => Array
        (
            [module] => main
            [file] => lib/diag/exceptionhandlerlog.php
        )

    [bitrix\main\io\file] => Array
        (
            [module] => main
            [file] => lib/io/file.php
        )

    [bitrix\main\io\fileentry] => Array
        (
            [module] => main
            [file] => lib/io/fileentry.php
        )

    [bitrix\main\io\path] => Array
        (
            [module] => main
            [file] => lib/io/path.php
        )

    [bitrix\main\io\filesystementry] => Array
        (
            [module] => main
            [file] => lib/io/filesystementry.php
        )

    [bitrix\main\io\ifilestream] => Array
        (
            [module] => main
            [file] => lib/io/ifilestream.php
        )

    [bitrix\main\localization\loc] => Array
        (
            [module] => main
            [file] => lib/localization/loc.php
        )

    [bitrix\main\mail\mail] => Array
        (
            [module] => main
            [file] => lib/mail/mail.php
        )

    [bitrix\main\mail\tracking] => Array
        (
            [module] => main
            [file] => lib/mail/tracking.php
        )

    [bitrix\main\mail\eventmanager] => Array
        (
            [module] => main
            [file] => lib/mail/eventmanager.php
        )

    [bitrix\main\mail\eventmessagecompiler] => Array
        (
            [module] => main
            [file] => lib/mail/eventmessagecompiler.php
        )

    [bitrix\main\mail\eventmessagethemecompiler] => Array
        (
            [module] => main
            [file] => lib/mail/eventmessagethemecompiler.php
        )

    [bitrix\main\mail\internal\event] => Array
        (
            [module] => main
            [file] => lib/mail/internal/event.php
        )

    [bitrix\main\mail\internal\eventattachment] => Array
        (
            [module] => main
            [file] => lib/mail/internal/eventattachment.php
        )

    [bitrix\main\mail\internal\eventmessage] => Array
        (
            [module] => main
            [file] => lib/mail/internal/eventmessage.php
        )

    [bitrix\main\mail\internal\eventmessagesite] => Array
        (
            [module] => main
            [file] => lib/mail/internal/eventmessagesite.php
        )

    [bitrix\main\mail\internal\eventmessageattachment] => Array
        (
            [module] => main
            [file] => lib/mail/internal/eventmessageattachment.php
        )

    [bitrix\main\mail\internal\eventtype] => Array
        (
            [module] => main
            [file] => lib/mail/internal/eventtype.php
        )

    [bitrix\main\text\converter] => Array
        (
            [module] => main
            [file] => lib/text/converter.php
        )

    [bitrix\main\text\emptyconverter] => Array
        (
            [module] => main
            [file] => lib/text/emptyconverter.php
        )

    [bitrix\main\text\encoding] => Array
        (
            [module] => main
            [file] => lib/text/encoding.php
        )

    [bitrix\main\text\htmlconverter] => Array
        (
            [module] => main
            [file] => lib/text/htmlconverter.php
        )

    [bitrix\main\text\binarystring] => Array
        (
            [module] => main
            [file] => lib/text/binarystring.php
        )

    [bitrix\main\text\xmlconverter] => Array
        (
            [module] => main
            [file] => lib/text/xmlconverter.php
        )

    [bitrix\main\type\collection] => Array
        (
            [module] => main
            [file] => lib/type/collection.php
        )

    [bitrix\main\type\date] => Array
        (
            [module] => main
            [file] => lib/type/date.php
        )

    [bitrix\main\type\datetime] => Array
        (
            [module] => main
            [file] => lib/type/datetime.php
        )

    [bitrix\main\type\dictionary] => Array
        (
            [module] => main
            [file] => lib/type/dictionary.php
        )

    [bitrix\main\type\filterabledictionary] => Array
        (
            [module] => main
            [file] => lib/type/filterabledictionary.php
        )

    [bitrix\main\type\parameterdictionary] => Array
        (
            [module] => main
            [file] => lib/type/parameterdictionary.php
        )

    [bitrix\main\web\cookie] => Array
        (
            [module] => main
            [file] => lib/web/cookie.php
        )

    [bitrix\main\web\uri] => Array
        (
            [module] => main
            [file] => lib/web/uri.php
        )

    [bitrix\main\sendereventhandler] => Array
        (
            [module] => main
            [file] => lib/senderconnector.php
        )

    [bitrix\main\senderconnectoruser] => Array
        (
            [module] => main
            [file] => lib/senderconnector.php
        )

    [bitrix\main\urlrewriterrulemaker] => Array
        (
            [module] => main
            [file] => lib/urlrewriter.php
        )

    [bitrix\main\update\stepper] => Array
        (
            [module] => main
            [file] => lib/update/stepper.php
        )

    [bitrix\main\composite\abstractresponse] => Array
        (
            [module] => main
            [file] => lib/composite/responder.php
        )

    [bitrix\main\composite\fileresponse] => Array
        (
            [module] => main
            [file] => lib/composite/responder.php
        )

    [bitrix\main\composite\memcachedresponse] => Array
        (
            [module] => main
            [file] => lib/composite/responder.php
        )

    [bitrix\main\security\otpexception] => Array
        (
            [module] => main
            [file] => lib/security/securityexception.php
        )

    [ctimezone] => Array
        (
            [module] => main
            [file] => classes/general/time.php
        )

    [cbxpunycode] => Array
        (
            [module] => main
            [file] => classes/general/punycode.php
        )

    [ibxvirtualio] => Array
        (
            [module] => main
            [file] => classes/general/virtual_io.php
        )

    [ibxgeterrors] => Array
        (
            [module] => main
            [file] => classes/general/virtual_io.php
        )

    [cbxvirtualio] => Array
        (
            [module] => main
            [file] => classes/general/virtual_io.php
        )

    [cbxvirtualfilebase] => Array
        (
            [module] => main
            [file] => classes/general/virtual_file.php
        )

    [cbxvirtualfile] => Array
        (
            [module] => main
            [file] => classes/general/virtual_file.php
        )

    [cbxvirtualdirectory] => Array
        (
            [module] => main
            [file] => classes/general/virtual_file.php
        )

    [calloption] => Array
        (
            [module] => main
            [file] => classes/general/option.php
        )

    [coption] => Array
        (
            [module] => main
            [file] => classes/general/option.php
        )

    [callpageoption] => Array
        (
            [module] => main
            [file] => classes/general/pageoption.php
        )

    [cpageoption] => Array
        (
            [module] => main
            [file] => classes/general/pageoption.php
        )

    [callsqlwhere] => Array
        (
            [module] => main
            [file] => classes/general/sqlwhere.php
        )

    [csqlwhereexpression] => Array
        (
            [module] => main
            [file] => classes/general/sqlwhere.php
        )

    [csqlwhere] => Array
        (
            [module] => main
            [file] => classes/general/sqlwhere.php
        )

    [calllanguage] => Array
        (
            [module] => main
            [file] => classes/general/language.php
        )

    [clanguage] => Array
        (
            [module] => main
            [file] => classes/general/language.php
        )

    [clangadmin] => Array
        (
            [module] => main
            [file] => classes/general/language.php
        )

    [_clangdbresult] => Array
        (
            [module] => main
            [file] => classes/general/langdbresult.php
        )

    [callagent] => Array
        (
            [module] => main
            [file] => classes/general/agent.php
        )

    [cagent] => Array
        (
            [module] => main
            [file] => classes/mysql/agent.php
        )

    [capplicationexception] => Array
        (
            [module] => main
            [file] => classes/general/applicationexception.php
        )

    [cadminexception] => Array
        (
            [module] => main
            [file] => classes/general/adminexception.php
        )

    [callsite] => Array
        (
            [module] => main
            [file] => classes/general/site.php
        )

    [calllang] => Array
        (
            [module] => main
            [file] => classes/general/site.php
        )

    [csite] => Array
        (
            [module] => main
            [file] => classes/general/site.php
        )

    [clang] => Array
        (
            [module] => main
            [file] => classes/general/site.php
        )

    [chttp] => Array
        (
            [module] => main
            [file] => classes/general/http.php
        )

    [cutil] => Array
        (
            [module] => main
            [file] => classes/general/util.php
        )

    [callmain] => Array
        (
            [module] => main
            [file] => classes/general/main.php
        )

    [cmain] => Array
        (
            [module] => main
            [file] => classes/general/main.php
        )

    [calldatabase] => Array
        (
            [module] => main
            [file] => classes/general/database.php
        )

    [calldbresult] => Array
        (
            [module] => main
            [file] => classes/general/dbresult.php
        )

    [cdatabasemysql] => Array
        (
            [module] => main
            [file] => classes/mysql/database.php
        )

    [cdbresultmysql] => Array
        (
            [module] => main
            [file] => classes/mysql/dbresult.php
        )

    [icachebackend] => Array
        (
            [module] => main
            [file] => classes/general/cache_backend.php
        )

    [cphpcache] => Array
        (
            [module] => main
            [file] => classes/general/cache.php
        )

    [ccachemanager] => Array
        (
            [module] => main
            [file] => classes/general/cache_manager.php
        )

    [cpagecache] => Array
        (
            [module] => main
            [file] => classes/general/page_cache.php
        )

    [cstackcacheentry] => Array
        (
            [module] => main
            [file] => classes/general/stack_cache_entry.php
        )

    [cstackcachemanager] => Array
        (
            [module] => main
            [file] => classes/general/stack_cache.php
        )

    [cmodule] => Array
        (
            [module] => main
            [file] => /classes/general/module.php
        )

    [bitrix\main\entity\ufield] => Array
        (
            [module] => main
            [file] => include/deprecated/ufield.php
        )

    [cdatabase] => Array
        (
            [module] => main
            [file] => classes/mysql/database.php
        )

    [cdbresult] => Array
        (
            [module] => main
            [file] => classes/mysql/dbresult.php
        )

)
Array
(
    [bitrix\main\application] => Array
        (
            [module] => main
            [file] => lib/application.php
        )

    [bitrix\main\httpapplication] => Array
        (
            [module] => main
            [file] => lib/httpapplication.php
        )

    [bitrix\main\argumentexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\argumentnullexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\argumentoutofrangeexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\argumenttypeexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\notimplementedexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\notsupportedexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\invalidoperationexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\objectpropertyexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\objectnotfoundexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\objectexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\systemexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\accessdeniedexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\decodingexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\io\invalidpathexception] => Array
        (
            [module] => main
            [file] => lib/io/ioexception.php
        )

    [bitrix\main\io\filenotfoundexception] => Array
        (
            [module] => main
            [file] => lib/io/ioexception.php
        )

    [bitrix\main\io\filedeleteexception] => Array
        (
            [module] => main
            [file] => lib/io/ioexception.php
        )

    [bitrix\main\io\fileopenexception] => Array
        (
            [module] => main
            [file] => lib/io/ioexception.php
        )

    [bitrix\main\io\filenotopenedexception] => Array
        (
            [module] => main
            [file] => lib/io/ioexception.php
        )

    [bitrix\main\context] => Array
        (
            [module] => main
            [file] => lib/context.php
        )

    [bitrix\main\httpcontext] => Array
        (
            [module] => main
            [file] => lib/httpcontext.php
        )

    [bitrix\main\dispatcher] => Array
        (
            [module] => main
            [file] => lib/dispatcher.php
        )

    [bitrix\main\environment] => Array
        (
            [module] => main
            [file] => lib/environment.php
        )

    [bitrix\main\event] => Array
        (
            [module] => main
            [file] => lib/event.php
        )

    [bitrix\main\eventmanager] => Array
        (
            [module] => main
            [file] => lib/eventmanager.php
        )

    [bitrix\main\eventresult] => Array
        (
            [module] => main
            [file] => lib/eventresult.php
        )

    [bitrix\main\request] => Array
        (
            [module] => main
            [file] => lib/request.php
        )

    [bitrix\main\httprequest] => Array
        (
            [module] => main
            [file] => lib/httprequest.php
        )

    [bitrix\main\response] => Array
        (
            [module] => main
            [file] => lib/response.php
        )

    [bitrix\main\httpresponse] => Array
        (
            [module] => main
            [file] => lib/httpresponse.php
        )

    [bitrix\main\modulemanager] => Array
        (
            [module] => main
            [file] => lib/modulemanager.php
        )

    [bitrix\main\server] => Array
        (
            [module] => main
            [file] => lib/server.php
        )

    [bitrix\main\config\configuration] => Array
        (
            [module] => main
            [file] => lib/config/configuration.php
        )

    [bitrix\main\config\option] => Array
        (
            [module] => main
            [file] => lib/config/option.php
        )

    [bitrix\main\context\culture] => Array
        (
            [module] => main
            [file] => lib/context/culture.php
        )

    [bitrix\main\data\cache] => Array
        (
            [module] => main
            [file] => lib/data/cache.php
        )

    [bitrix\main\data\cacheengineapc] => Array
        (
            [module] => main
            [file] => lib/data/cacheengineapc.php
        )

    [bitrix\main\data\cacheenginememcache] => Array
        (
            [module] => main
            [file] => lib/data/cacheenginememcache.php
        )

    [bitrix\main\data\cacheenginefiles] => Array
        (
            [module] => main
            [file] => lib/data/cacheenginefiles.php
        )

    [bitrix\main\data\cacheenginenone] => Array
        (
            [module] => main
            [file] => lib/data/cacheenginenone.php
        )

    [bitrix\main\data\connection] => Array
        (
            [module] => main
            [file] => lib/data/connection.php
        )

    [bitrix\main\data\connectionpool] => Array
        (
            [module] => main
            [file] => lib/data/connectionpool.php
        )

    [bitrix\main\data\icacheengine] => Array
        (
            [module] => main
            [file] => lib/data/cache.php
        )

    [bitrix\main\data\hsphpreadconnection] => Array
        (
            [module] => main
            [file] => lib/data/hsphpreadconnection.php
        )

    [bitrix\main\data\managedcache] => Array
        (
            [module] => main
            [file] => lib/data/managedcache.php
        )

    [bitrix\main\data\taggedcache] => Array
        (
            [module] => main
            [file] => lib/data/taggedcache.php
        )

    [bitrix\main\data\memcacheconnection] => Array
        (
            [module] => main
            [file] => lib/data/memcacheconnection.php
        )

    [bitrix\main\data\memcachedconnection] => Array
        (
            [module] => main
            [file] => lib/data/memcachedconnection.php
        )

    [bitrix\main\data\nosqlconnection] => Array
        (
            [module] => main
            [file] => lib/data/nosqlconnection.php
        )

    [bitrix\main\db\arrayresult] => Array
        (
            [module] => main
            [file] => lib/db/arrayresult.php
        )

    [bitrix\main\db\result] => Array
        (
            [module] => main
            [file] => lib/db/result.php
        )

    [bitrix\main\db\connection] => Array
        (
            [module] => main
            [file] => lib/db/connection.php
        )

    [bitrix\main\db\sqlexception] => Array
        (
            [module] => main
            [file] => lib/db/sqlexception.php
        )

    [bitrix\main\db\sqlqueryexception] => Array
        (
            [module] => main
            [file] => lib/db/sqlexception.php
        )

    [bitrix\main\db\transactionexception] => Array
        (
            [module] => main
            [file] => lib/db/sqlexception.php
        )

    [bitrix\main\db\sqlexpression] => Array
        (
            [module] => main
            [file] => lib/db/sqlexpression.php
        )

    [bitrix\main\db\sqlhelper] => Array
        (
            [module] => main
            [file] => lib/db/sqlhelper.php
        )

    [bitrix\main\db\mysqlcommonconnection] => Array
        (
            [module] => main
            [file] => lib/db/mysqlcommonconnection.php
        )

    [bitrix\main\db\mysqliconnection] => Array
        (
            [module] => main
            [file] => lib/db/mysqliconnection.php
        )

    [bitrix\main\db\mysqliresult] => Array
        (
            [module] => main
            [file] => lib/db/mysqliresult.php
        )

    [bitrix\main\db\mysqlisqlhelper] => Array
        (
            [module] => main
            [file] => lib/db/mysqlisqlhelper.php
        )

    [bitrix\main\db\mssqlconnection] => Array
        (
            [module] => main
            [file] => lib/db/mssqlconnection.php
        )

    [bitrix\main\db\mssqlresult] => Array
        (
            [module] => main
            [file] => lib/db/mssqlresult.php
        )

    [bitrix\main\db\mssqlsqlhelper] => Array
        (
            [module] => main
            [file] => lib/db/mssqlsqlhelper.php
        )

    [bitrix\main\db\oracleconnection] => Array
        (
            [module] => main
            [file] => lib/db/oracleconnection.php
        )

    [bitrix\main\db\oracleresult] => Array
        (
            [module] => main
            [file] => lib/db/oracleresult.php
        )

    [bitrix\main\db\oraclesqlhelper] => Array
        (
            [module] => main
            [file] => lib/db/oraclesqlhelper.php
        )

    [bitrix\main\db\pgsqlconnection] => Array
        (
            [module] => main
            [file] => lib/db/pgsqlconnection.php
        )

    [bitrix\main\diag\httpexceptionhandleroutput] => Array
        (
            [module] => main
            [file] => lib/diag/httpexceptionhandleroutput.php
        )

    [bitrix\main\diag\fileexceptionhandlerlog] => Array
        (
            [module] => main
            [file] => lib/diag/fileexceptionhandlerlog.php
        )

    [bitrix\main\diag\exceptionhandler] => Array
        (
            [module] => main
            [file] => lib/diag/exceptionhandler.php
        )

    [bitrix\main\diag\iexceptionhandleroutput] => Array
        (
            [module] => main
            [file] => lib/diag/iexceptionhandleroutput.php
        )

    [bitrix\main\diag\exceptionhandlerlog] => Array
        (
            [module] => main
            [file] => lib/diag/exceptionhandlerlog.php
        )

    [bitrix\main\io\file] => Array
        (
            [module] => main
            [file] => lib/io/file.php
        )

    [bitrix\main\io\fileentry] => Array
        (
            [module] => main
            [file] => lib/io/fileentry.php
        )

    [bitrix\main\io\path] => Array
        (
            [module] => main
            [file] => lib/io/path.php
        )

    [bitrix\main\io\filesystementry] => Array
        (
            [module] => main
            [file] => lib/io/filesystementry.php
        )

    [bitrix\main\io\ifilestream] => Array
        (
            [module] => main
            [file] => lib/io/ifilestream.php
        )

    [bitrix\main\localization\loc] => Array
        (
            [module] => main
            [file] => lib/localization/loc.php
        )

    [bitrix\main\mail\mail] => Array
        (
            [module] => main
            [file] => lib/mail/mail.php
        )

    [bitrix\main\mail\tracking] => Array
        (
            [module] => main
            [file] => lib/mail/tracking.php
        )

    [bitrix\main\mail\eventmanager] => Array
        (
            [module] => main
            [file] => lib/mail/eventmanager.php
        )

    [bitrix\main\mail\eventmessagecompiler] => Array
        (
            [module] => main
            [file] => lib/mail/eventmessagecompiler.php
        )

    [bitrix\main\mail\eventmessagethemecompiler] => Array
        (
            [module] => main
            [file] => lib/mail/eventmessagethemecompiler.php
        )

    [bitrix\main\mail\internal\event] => Array
        (
            [module] => main
            [file] => lib/mail/internal/event.php
        )

    [bitrix\main\mail\internal\eventattachment] => Array
        (
            [module] => main
            [file] => lib/mail/internal/eventattachment.php
        )

    [bitrix\main\mail\internal\eventmessage] => Array
        (
            [module] => main
            [file] => lib/mail/internal/eventmessage.php
        )

    [bitrix\main\mail\internal\eventmessagesite] => Array
        (
            [module] => main
            [file] => lib/mail/internal/eventmessagesite.php
        )

    [bitrix\main\mail\internal\eventmessageattachment] => Array
        (
            [module] => main
            [file] => lib/mail/internal/eventmessageattachment.php
        )

    [bitrix\main\mail\internal\eventtype] => Array
        (
            [module] => main
            [file] => lib/mail/internal/eventtype.php
        )

    [bitrix\main\text\converter] => Array
        (
            [module] => main
            [file] => lib/text/converter.php
        )

    [bitrix\main\text\emptyconverter] => Array
        (
            [module] => main
            [file] => lib/text/emptyconverter.php
        )

    [bitrix\main\text\encoding] => Array
        (
            [module] => main
            [file] => lib/text/encoding.php
        )

    [bitrix\main\text\htmlconverter] => Array
        (
            [module] => main
            [file] => lib/text/htmlconverter.php
        )

    [bitrix\main\text\binarystring] => Array
        (
            [module] => main
            [file] => lib/text/binarystring.php
        )

    [bitrix\main\text\xmlconverter] => Array
        (
            [module] => main
            [file] => lib/text/xmlconverter.php
        )

    [bitrix\main\type\collection] => Array
        (
            [module] => main
            [file] => lib/type/collection.php
        )

    [bitrix\main\type\date] => Array
        (
            [module] => main
            [file] => lib/type/date.php
        )

    [bitrix\main\type\datetime] => Array
        (
            [module] => main
            [file] => lib/type/datetime.php
        )

    [bitrix\main\type\dictionary] => Array
        (
            [module] => main
            [file] => lib/type/dictionary.php
        )

    [bitrix\main\type\filterabledictionary] => Array
        (
            [module] => main
            [file] => lib/type/filterabledictionary.php
        )

    [bitrix\main\type\parameterdictionary] => Array
        (
            [module] => main
            [file] => lib/type/parameterdictionary.php
        )

    [bitrix\main\web\cookie] => Array
        (
            [module] => main
            [file] => lib/web/cookie.php
        )

    [bitrix\main\web\uri] => Array
        (
            [module] => main
            [file] => lib/web/uri.php
        )

    [bitrix\main\sendereventhandler] => Array
        (
            [module] => main
            [file] => lib/senderconnector.php
        )

    [bitrix\main\senderconnectoruser] => Array
        (
            [module] => main
            [file] => lib/senderconnector.php
        )

    [bitrix\main\urlrewriterrulemaker] => Array
        (
            [module] => main
            [file] => lib/urlrewriter.php
        )

    [bitrix\main\update\stepper] => Array
        (
            [module] => main
            [file] => lib/update/stepper.php
        )

    [bitrix\main\composite\abstractresponse] => Array
        (
            [module] => main
            [file] => lib/composite/responder.php
        )

    [bitrix\main\composite\fileresponse] => Array
        (
            [module] => main
            [file] => lib/composite/responder.php
        )

    [bitrix\main\composite\memcachedresponse] => Array
        (
            [module] => main
            [file] => lib/composite/responder.php
        )

    [bitrix\main\security\otpexception] => Array
        (
            [module] => main
            [file] => lib/security/securityexception.php
        )

    [ctimezone] => Array
        (
            [module] => main
            [file] => classes/general/time.php
        )

    [cbxpunycode] => Array
        (
            [module] => main
            [file] => classes/general/punycode.php
        )

    [ibxvirtualio] => Array
        (
            [module] => main
            [file] => classes/general/virtual_io.php
        )

    [ibxgeterrors] => Array
        (
            [module] => main
            [file] => classes/general/virtual_io.php
        )

    [cbxvirtualio] => Array
        (
            [module] => main
            [file] => classes/general/virtual_io.php
        )

    [cbxvirtualfilebase] => Array
        (
            [module] => main
            [file] => classes/general/virtual_file.php
        )

    [cbxvirtualfile] => Array
        (
            [module] => main
            [file] => classes/general/virtual_file.php
        )

    [cbxvirtualdirectory] => Array
        (
            [module] => main
            [file] => classes/general/virtual_file.php
        )

    [calloption] => Array
        (
            [module] => main
            [file] => classes/general/option.php
        )

    [coption] => Array
        (
            [module] => main
            [file] => classes/general/option.php
        )

    [callpageoption] => Array
        (
            [module] => main
            [file] => classes/general/pageoption.php
        )

    [cpageoption] => Array
        (
            [module] => main
            [file] => classes/general/pageoption.php
        )

    [callsqlwhere] => Array
        (
            [module] => main
            [file] => classes/general/sqlwhere.php
        )

    [csqlwhereexpression] => Array
        (
            [module] => main
            [file] => classes/general/sqlwhere.php
        )

    [csqlwhere] => Array
        (
            [module] => main
            [file] => classes/general/sqlwhere.php
        )

    [calllanguage] => Array
        (
            [module] => main
            [file] => classes/general/language.php
        )

    [clanguage] => Array
        (
            [module] => main
            [file] => classes/general/language.php
        )

    [clangadmin] => Array
        (
            [module] => main
            [file] => classes/general/language.php
        )

    [_clangdbresult] => Array
        (
            [module] => main
            [file] => classes/general/langdbresult.php
        )

    [callagent] => Array
        (
            [module] => main
            [file] => classes/general/agent.php
        )

    [cagent] => Array
        (
            [module] => main
            [file] => classes/mysql/agent.php
        )

    [capplicationexception] => Array
        (
            [module] => main
            [file] => classes/general/applicationexception.php
        )

    [cadminexception] => Array
        (
            [module] => main
            [file] => classes/general/adminexception.php
        )

    [callsite] => Array
        (
            [module] => main
            [file] => classes/general/site.php
        )

    [calllang] => Array
        (
            [module] => main
            [file] => classes/general/site.php
        )

    [csite] => Array
        (
            [module] => main
            [file] => classes/general/site.php
        )

    [clang] => Array
        (
            [module] => main
            [file] => classes/general/site.php
        )

    [chttp] => Array
        (
            [module] => main
            [file] => classes/general/http.php
        )

    [cutil] => Array
        (
            [module] => main
            [file] => classes/general/util.php
        )

    [callmain] => Array
        (
            [module] => main
            [file] => classes/general/main.php
        )

    [cmain] => Array
        (
            [module] => main
            [file] => classes/general/main.php
        )

    [calldatabase] => Array
        (
            [module] => main
            [file] => classes/general/database.php
        )

    [calldbresult] => Array
        (
            [module] => main
            [file] => classes/general/dbresult.php
        )

    [cdatabasemysql] => Array
        (
            [module] => main
            [file] => classes/mysql/database.php
        )

    [cdbresultmysql] => Array
        (
            [module] => main
            [file] => classes/mysql/dbresult.php
        )

    [icachebackend] => Array
        (
            [module] => main
            [file] => classes/general/cache_backend.php
        )

    [cphpcache] => Array
        (
            [module] => main
            [file] => classes/general/cache.php
        )

    [ccachemanager] => Array
        (
            [module] => main
            [file] => classes/general/cache_manager.php
        )

    [cpagecache] => Array
        (
            [module] => main
            [file] => classes/general/page_cache.php
        )

    [cstackcacheentry] => Array
        (
            [module] => main
            [file] => classes/general/stack_cache_entry.php
        )

    [cstackcachemanager] => Array
        (
            [module] => main
            [file] => classes/general/stack_cache.php
        )

    [cmodule] => Array
        (
            [module] => main
            [file] => /classes/general/module.php
        )

    [bitrix\main\entity\ufield] => Array
        (
            [module] => main
            [file] => include/deprecated/ufield.php
        )

    [cdatabase] => Array
        (
            [module] => main
            [file] => classes/mysql/database.php
        )

    [cdbresult] => Array
        (
            [module] => main
            [file] => classes/mysql/dbresult.php
        )

)
Array
(
    [bitrix\main\application] => Array
        (
            [module] => main
            [file] => lib/application.php
        )

    [bitrix\main\httpapplication] => Array
        (
            [module] => main
            [file] => lib/httpapplication.php
        )

    [bitrix\main\argumentexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\argumentnullexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\argumentoutofrangeexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\argumenttypeexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\notimplementedexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\notsupportedexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\invalidoperationexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\objectpropertyexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\objectnotfoundexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\objectexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\systemexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\accessdeniedexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\decodingexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\io\invalidpathexception] => Array
        (
            [module] => main
            [file] => lib/io/ioexception.php
        )

    [bitrix\main\io\filenotfoundexception] => Array
        (
            [module] => main
            [file] => lib/io/ioexception.php
        )

    [bitrix\main\io\filedeleteexception] => Array
        (
            [module] => main
            [file] => lib/io/ioexception.php
        )

    [bitrix\main\io\fileopenexception] => Array
        (
            [module] => main
            [file] => lib/io/ioexception.php
        )

    [bitrix\main\io\filenotopenedexception] => Array
        (
            [module] => main
            [file] => lib/io/ioexception.php
        )

    [bitrix\main\context] => Array
        (
            [module] => main
            [file] => lib/context.php
        )

    [bitrix\main\httpcontext] => Array
        (
            [module] => main
            [file] => lib/httpcontext.php
        )

    [bitrix\main\dispatcher] => Array
        (
            [module] => main
            [file] => lib/dispatcher.php
        )

    [bitrix\main\environment] => Array
        (
            [module] => main
            [file] => lib/environment.php
        )

    [bitrix\main\event] => Array
        (
            [module] => main
            [file] => lib/event.php
        )

    [bitrix\main\eventmanager] => Array
        (
            [module] => main
            [file] => lib/eventmanager.php
        )

    [bitrix\main\eventresult] => Array
        (
            [module] => main
            [file] => lib/eventresult.php
        )

    [bitrix\main\request] => Array
        (
            [module] => main
            [file] => lib/request.php
        )

    [bitrix\main\httprequest] => Array
        (
            [module] => main
            [file] => lib/httprequest.php
        )

    [bitrix\main\response] => Array
        (
            [module] => main
            [file] => lib/response.php
        )

    [bitrix\main\httpresponse] => Array
        (
            [module] => main
            [file] => lib/httpresponse.php
        )

    [bitrix\main\modulemanager] => Array
        (
            [module] => main
            [file] => lib/modulemanager.php
        )

    [bitrix\main\server] => Array
        (
            [module] => main
            [file] => lib/server.php
        )

    [bitrix\main\config\configuration] => Array
        (
            [module] => main
            [file] => lib/config/configuration.php
        )

    [bitrix\main\config\option] => Array
        (
            [module] => main
            [file] => lib/config/option.php
        )

    [bitrix\main\context\culture] => Array
        (
            [module] => main
            [file] => lib/context/culture.php
        )

    [bitrix\main\data\cache] => Array
        (
            [module] => main
            [file] => lib/data/cache.php
        )

    [bitrix\main\data\cacheengineapc] => Array
        (
            [module] => main
            [file] => lib/data/cacheengineapc.php
        )

    [bitrix\main\data\cacheenginememcache] => Array
        (
            [module] => main
            [file] => lib/data/cacheenginememcache.php
        )

    [bitrix\main\data\cacheenginefiles] => Array
        (
            [module] => main
            [file] => lib/data/cacheenginefiles.php
        )

    [bitrix\main\data\cacheenginenone] => Array
        (
            [module] => main
            [file] => lib/data/cacheenginenone.php
        )

    [bitrix\main\data\connection] => Array
        (
            [module] => main
            [file] => lib/data/connection.php
        )

    [bitrix\main\data\connectionpool] => Array
        (
            [module] => main
            [file] => lib/data/connectionpool.php
        )

    [bitrix\main\data\icacheengine] => Array
        (
            [module] => main
            [file] => lib/data/cache.php
        )

    [bitrix\main\data\hsphpreadconnection] => Array
        (
            [module] => main
            [file] => lib/data/hsphpreadconnection.php
        )

    [bitrix\main\data\managedcache] => Array
        (
            [module] => main
            [file] => lib/data/managedcache.php
        )

    [bitrix\main\data\taggedcache] => Array
        (
            [module] => main
            [file] => lib/data/taggedcache.php
        )

    [bitrix\main\data\memcacheconnection] => Array
        (
            [module] => main
            [file] => lib/data/memcacheconnection.php
        )

    [bitrix\main\data\memcachedconnection] => Array
        (
            [module] => main
            [file] => lib/data/memcachedconnection.php
        )

    [bitrix\main\data\nosqlconnection] => Array
        (
            [module] => main
            [file] => lib/data/nosqlconnection.php
        )

    [bitrix\main\db\arrayresult] => Array
        (
            [module] => main
            [file] => lib/db/arrayresult.php
        )

    [bitrix\main\db\result] => Array
        (
            [module] => main
            [file] => lib/db/result.php
        )

    [bitrix\main\db\connection] => Array
        (
            [module] => main
            [file] => lib/db/connection.php
        )

    [bitrix\main\db\sqlexception] => Array
        (
            [module] => main
            [file] => lib/db/sqlexception.php
        )

    [bitrix\main\db\sqlqueryexception] => Array
        (
            [module] => main
            [file] => lib/db/sqlexception.php
        )

    [bitrix\main\db\transactionexception] => Array
        (
            [module] => main
            [file] => lib/db/sqlexception.php
        )

    [bitrix\main\db\sqlexpression] => Array
        (
            [module] => main
            [file] => lib/db/sqlexpression.php
        )

    [bitrix\main\db\sqlhelper] => Array
        (
            [module] => main
            [file] => lib/db/sqlhelper.php
        )

    [bitrix\main\db\mysqlcommonconnection] => Array
        (
            [module] => main
            [file] => lib/db/mysqlcommonconnection.php
        )

    [bitrix\main\db\mysqliconnection] => Array
        (
            [module] => main
            [file] => lib/db/mysqliconnection.php
        )

    [bitrix\main\db\mysqliresult] => Array
        (
            [module] => main
            [file] => lib/db/mysqliresult.php
        )

    [bitrix\main\db\mysqlisqlhelper] => Array
        (
            [module] => main
            [file] => lib/db/mysqlisqlhelper.php
        )

    [bitrix\main\db\mssqlconnection] => Array
        (
            [module] => main
            [file] => lib/db/mssqlconnection.php
        )

    [bitrix\main\db\mssqlresult] => Array
        (
            [module] => main
            [file] => lib/db/mssqlresult.php
        )

    [bitrix\main\db\mssqlsqlhelper] => Array
        (
            [module] => main
            [file] => lib/db/mssqlsqlhelper.php
        )

    [bitrix\main\db\oracleconnection] => Array
        (
            [module] => main
            [file] => lib/db/oracleconnection.php
        )

    [bitrix\main\db\oracleresult] => Array
        (
            [module] => main
            [file] => lib/db/oracleresult.php
        )

    [bitrix\main\db\oraclesqlhelper] => Array
        (
            [module] => main
            [file] => lib/db/oraclesqlhelper.php
        )

    [bitrix\main\db\pgsqlconnection] => Array
        (
            [module] => main
            [file] => lib/db/pgsqlconnection.php
        )

    [bitrix\main\diag\httpexceptionhandleroutput] => Array
        (
            [module] => main
            [file] => lib/diag/httpexceptionhandleroutput.php
        )

    [bitrix\main\diag\fileexceptionhandlerlog] => Array
        (
            [module] => main
            [file] => lib/diag/fileexceptionhandlerlog.php
        )

    [bitrix\main\diag\exceptionhandler] => Array
        (
            [module] => main
            [file] => lib/diag/exceptionhandler.php
        )

    [bitrix\main\diag\iexceptionhandleroutput] => Array
        (
            [module] => main
            [file] => lib/diag/iexceptionhandleroutput.php
        )

    [bitrix\main\diag\exceptionhandlerlog] => Array
        (
            [module] => main
            [file] => lib/diag/exceptionhandlerlog.php
        )

    [bitrix\main\io\file] => Array
        (
            [module] => main
            [file] => lib/io/file.php
        )

    [bitrix\main\io\fileentry] => Array
        (
            [module] => main
            [file] => lib/io/fileentry.php
        )

    [bitrix\main\io\path] => Array
        (
            [module] => main
            [file] => lib/io/path.php
        )

    [bitrix\main\io\filesystementry] => Array
        (
            [module] => main
            [file] => lib/io/filesystementry.php
        )

    [bitrix\main\io\ifilestream] => Array
        (
            [module] => main
            [file] => lib/io/ifilestream.php
        )

    [bitrix\main\localization\loc] => Array
        (
            [module] => main
            [file] => lib/localization/loc.php
        )

    [bitrix\main\mail\mail] => Array
        (
            [module] => main
            [file] => lib/mail/mail.php
        )

    [bitrix\main\mail\tracking] => Array
        (
            [module] => main
            [file] => lib/mail/tracking.php
        )

    [bitrix\main\mail\eventmanager] => Array
        (
            [module] => main
            [file] => lib/mail/eventmanager.php
        )

    [bitrix\main\mail\eventmessagecompiler] => Array
        (
            [module] => main
            [file] => lib/mail/eventmessagecompiler.php
        )

    [bitrix\main\mail\eventmessagethemecompiler] => Array
        (
            [module] => main
            [file] => lib/mail/eventmessagethemecompiler.php
        )

    [bitrix\main\mail\internal\event] => Array
        (
            [module] => main
            [file] => lib/mail/internal/event.php
        )

    [bitrix\main\mail\internal\eventattachment] => Array
        (
            [module] => main
            [file] => lib/mail/internal/eventattachment.php
        )

    [bitrix\main\mail\internal\eventmessage] => Array
        (
            [module] => main
            [file] => lib/mail/internal/eventmessage.php
        )

    [bitrix\main\mail\internal\eventmessagesite] => Array
        (
            [module] => main
            [file] => lib/mail/internal/eventmessagesite.php
        )

    [bitrix\main\mail\internal\eventmessageattachment] => Array
        (
            [module] => main
            [file] => lib/mail/internal/eventmessageattachment.php
        )

    [bitrix\main\mail\internal\eventtype] => Array
        (
            [module] => main
            [file] => lib/mail/internal/eventtype.php
        )

    [bitrix\main\text\converter] => Array
        (
            [module] => main
            [file] => lib/text/converter.php
        )

    [bitrix\main\text\emptyconverter] => Array
        (
            [module] => main
            [file] => lib/text/emptyconverter.php
        )

    [bitrix\main\text\encoding] => Array
        (
            [module] => main
            [file] => lib/text/encoding.php
        )

    [bitrix\main\text\htmlconverter] => Array
        (
            [module] => main
            [file] => lib/text/htmlconverter.php
        )

    [bitrix\main\text\binarystring] => Array
        (
            [module] => main
            [file] => lib/text/binarystring.php
        )

    [bitrix\main\text\xmlconverter] => Array
        (
            [module] => main
            [file] => lib/text/xmlconverter.php
        )

    [bitrix\main\type\collection] => Array
        (
            [module] => main
            [file] => lib/type/collection.php
        )

    [bitrix\main\type\date] => Array
        (
            [module] => main
            [file] => lib/type/date.php
        )

    [bitrix\main\type\datetime] => Array
        (
            [module] => main
            [file] => lib/type/datetime.php
        )

    [bitrix\main\type\dictionary] => Array
        (
            [module] => main
            [file] => lib/type/dictionary.php
        )

    [bitrix\main\type\filterabledictionary] => Array
        (
            [module] => main
            [file] => lib/type/filterabledictionary.php
        )

    [bitrix\main\type\parameterdictionary] => Array
        (
            [module] => main
            [file] => lib/type/parameterdictionary.php
        )

    [bitrix\main\web\cookie] => Array
        (
            [module] => main
            [file] => lib/web/cookie.php
        )

    [bitrix\main\web\uri] => Array
        (
            [module] => main
            [file] => lib/web/uri.php
        )

    [bitrix\main\sendereventhandler] => Array
        (
            [module] => main
            [file] => lib/senderconnector.php
        )

    [bitrix\main\senderconnectoruser] => Array
        (
            [module] => main
            [file] => lib/senderconnector.php
        )

    [bitrix\main\urlrewriterrulemaker] => Array
        (
            [module] => main
            [file] => lib/urlrewriter.php
        )

    [bitrix\main\update\stepper] => Array
        (
            [module] => main
            [file] => lib/update/stepper.php
        )

    [bitrix\main\composite\abstractresponse] => Array
        (
            [module] => main
            [file] => lib/composite/responder.php
        )

    [bitrix\main\composite\fileresponse] => Array
        (
            [module] => main
            [file] => lib/composite/responder.php
        )

    [bitrix\main\composite\memcachedresponse] => Array
        (
            [module] => main
            [file] => lib/composite/responder.php
        )

    [bitrix\main\security\otpexception] => Array
        (
            [module] => main
            [file] => lib/security/securityexception.php
        )

    [ctimezone] => Array
        (
            [module] => main
            [file] => classes/general/time.php
        )

    [cbxpunycode] => Array
        (
            [module] => main
            [file] => classes/general/punycode.php
        )

    [ibxvirtualio] => Array
        (
            [module] => main
            [file] => classes/general/virtual_io.php
        )

    [ibxgeterrors] => Array
        (
            [module] => main
            [file] => classes/general/virtual_io.php
        )

    [cbxvirtualio] => Array
        (
            [module] => main
            [file] => classes/general/virtual_io.php
        )

    [cbxvirtualfilebase] => Array
        (
            [module] => main
            [file] => classes/general/virtual_file.php
        )

    [cbxvirtualfile] => Array
        (
            [module] => main
            [file] => classes/general/virtual_file.php
        )

    [cbxvirtualdirectory] => Array
        (
            [module] => main
            [file] => classes/general/virtual_file.php
        )

    [calloption] => Array
        (
            [module] => main
            [file] => classes/general/option.php
        )

    [coption] => Array
        (
            [module] => main
            [file] => classes/general/option.php
        )

    [callpageoption] => Array
        (
            [module] => main
            [file] => classes/general/pageoption.php
        )

    [cpageoption] => Array
        (
            [module] => main
            [file] => classes/general/pageoption.php
        )

    [callsqlwhere] => Array
        (
            [module] => main
            [file] => classes/general/sqlwhere.php
        )

    [csqlwhereexpression] => Array
        (
            [module] => main
            [file] => classes/general/sqlwhere.php
        )

    [csqlwhere] => Array
        (
            [module] => main
            [file] => classes/general/sqlwhere.php
        )

    [calllanguage] => Array
        (
            [module] => main
            [file] => classes/general/language.php
        )

    [clanguage] => Array
        (
            [module] => main
            [file] => classes/general/language.php
        )

    [clangadmin] => Array
        (
            [module] => main
            [file] => classes/general/language.php
        )

    [_clangdbresult] => Array
        (
            [module] => main
            [file] => classes/general/langdbresult.php
        )

    [callagent] => Array
        (
            [module] => main
            [file] => classes/general/agent.php
        )

    [cagent] => Array
        (
            [module] => main
            [file] => classes/mysql/agent.php
        )

    [capplicationexception] => Array
        (
            [module] => main
            [file] => classes/general/applicationexception.php
        )

    [cadminexception] => Array
        (
            [module] => main
            [file] => classes/general/adminexception.php
        )

    [callsite] => Array
        (
            [module] => main
            [file] => classes/general/site.php
        )

    [calllang] => Array
        (
            [module] => main
            [file] => classes/general/site.php
        )

    [csite] => Array
        (
            [module] => main
            [file] => classes/general/site.php
        )

    [clang] => Array
        (
            [module] => main
            [file] => classes/general/site.php
        )

    [chttp] => Array
        (
            [module] => main
            [file] => classes/general/http.php
        )

    [cutil] => Array
        (
            [module] => main
            [file] => classes/general/util.php
        )

    [callmain] => Array
        (
            [module] => main
            [file] => classes/general/main.php
        )

    [cmain] => Array
        (
            [module] => main
            [file] => classes/general/main.php
        )

    [calldatabase] => Array
        (
            [module] => main
            [file] => classes/general/database.php
        )

    [calldbresult] => Array
        (
            [module] => main
            [file] => classes/general/dbresult.php
        )

    [cdatabasemysql] => Array
        (
            [module] => main
            [file] => classes/mysql/database.php
        )

    [cdbresultmysql] => Array
        (
            [module] => main
            [file] => classes/mysql/dbresult.php
        )

    [icachebackend] => Array
        (
            [module] => main
            [file] => classes/general/cache_backend.php
        )

    [cphpcache] => Array
        (
            [module] => main
            [file] => classes/general/cache.php
        )

    [ccachemanager] => Array
        (
            [module] => main
            [file] => classes/general/cache_manager.php
        )

    [cpagecache] => Array
        (
            [module] => main
            [file] => classes/general/page_cache.php
        )

    [cstackcacheentry] => Array
        (
            [module] => main
            [file] => classes/general/stack_cache_entry.php
        )

    [cstackcachemanager] => Array
        (
            [module] => main
            [file] => classes/general/stack_cache.php
        )

    [cmodule] => Array
        (
            [module] => main
            [file] => /classes/general/module.php
        )

    [bitrix\main\entity\ufield] => Array
        (
            [module] => main
            [file] => include/deprecated/ufield.php
        )

    [cdatabase] => Array
        (
            [module] => main
            [file] => classes/mysql/database.php
        )

    [cdbresult] => Array
        (
            [module] => main
            [file] => classes/mysql/dbresult.php
        )

)
Array
(
    [bitrix\main\application] => Array
        (
            [module] => main
            [file] => lib/application.php
        )

    [bitrix\main\httpapplication] => Array
        (
            [module] => main
            [file] => lib/httpapplication.php
        )

    [bitrix\main\argumentexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\argumentnullexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\argumentoutofrangeexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\argumenttypeexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\notimplementedexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\notsupportedexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\invalidoperationexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\objectpropertyexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\objectnotfoundexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\objectexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\systemexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\accessdeniedexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\decodingexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\io\invalidpathexception] => Array
        (
            [module] => main
            [file] => lib/io/ioexception.php
        )

    [bitrix\main\io\filenotfoundexception] => Array
        (
            [module] => main
            [file] => lib/io/ioexception.php
        )

    [bitrix\main\io\filedeleteexception] => Array
        (
            [module] => main
            [file] => lib/io/ioexception.php
        )

    [bitrix\main\io\fileopenexception] => Array
        (
            [module] => main
            [file] => lib/io/ioexception.php
        )

    [bitrix\main\io\filenotopenedexception] => Array
        (
            [module] => main
            [file] => lib/io/ioexception.php
        )

    [bitrix\main\context] => Array
        (
            [module] => main
            [file] => lib/context.php
        )

    [bitrix\main\httpcontext] => Array
        (
            [module] => main
            [file] => lib/httpcontext.php
        )

    [bitrix\main\dispatcher] => Array
        (
            [module] => main
            [file] => lib/dispatcher.php
        )

    [bitrix\main\environment] => Array
        (
            [module] => main
            [file] => lib/environment.php
        )

    [bitrix\main\event] => Array
        (
            [module] => main
            [file] => lib/event.php
        )

    [bitrix\main\eventmanager] => Array
        (
            [module] => main
            [file] => lib/eventmanager.php
        )

    [bitrix\main\eventresult] => Array
        (
            [module] => main
            [file] => lib/eventresult.php
        )

    [bitrix\main\request] => Array
        (
            [module] => main
            [file] => lib/request.php
        )

    [bitrix\main\httprequest] => Array
        (
            [module] => main
            [file] => lib/httprequest.php
        )

    [bitrix\main\response] => Array
        (
            [module] => main
            [file] => lib/response.php
        )

    [bitrix\main\httpresponse] => Array
        (
            [module] => main
            [file] => lib/httpresponse.php
        )

    [bitrix\main\modulemanager] => Array
        (
            [module] => main
            [file] => lib/modulemanager.php
        )

    [bitrix\main\server] => Array
        (
            [module] => main
            [file] => lib/server.php
        )

    [bitrix\main\config\configuration] => Array
        (
            [module] => main
            [file] => lib/config/configuration.php
        )

    [bitrix\main\config\option] => Array
        (
            [module] => main
            [file] => lib/config/option.php
        )

    [bitrix\main\context\culture] => Array
        (
            [module] => main
            [file] => lib/context/culture.php
        )

    [bitrix\main\data\cache] => Array
        (
            [module] => main
            [file] => lib/data/cache.php
        )

    [bitrix\main\data\cacheengineapc] => Array
        (
            [module] => main
            [file] => lib/data/cacheengineapc.php
        )

    [bitrix\main\data\cacheenginememcache] => Array
        (
            [module] => main
            [file] => lib/data/cacheenginememcache.php
        )

    [bitrix\main\data\cacheenginefiles] => Array
        (
            [module] => main
            [file] => lib/data/cacheenginefiles.php
        )

    [bitrix\main\data\cacheenginenone] => Array
        (
            [module] => main
            [file] => lib/data/cacheenginenone.php
        )

    [bitrix\main\data\connection] => Array
        (
            [module] => main
            [file] => lib/data/connection.php
        )

    [bitrix\main\data\connectionpool] => Array
        (
            [module] => main
            [file] => lib/data/connectionpool.php
        )

    [bitrix\main\data\icacheengine] => Array
        (
            [module] => main
            [file] => lib/data/cache.php
        )

    [bitrix\main\data\hsphpreadconnection] => Array
        (
            [module] => main
            [file] => lib/data/hsphpreadconnection.php
        )

    [bitrix\main\data\managedcache] => Array
        (
            [module] => main
            [file] => lib/data/managedcache.php
        )

    [bitrix\main\data\taggedcache] => Array
        (
            [module] => main
            [file] => lib/data/taggedcache.php
        )

    [bitrix\main\data\memcacheconnection] => Array
        (
            [module] => main
            [file] => lib/data/memcacheconnection.php
        )

    [bitrix\main\data\memcachedconnection] => Array
        (
            [module] => main
            [file] => lib/data/memcachedconnection.php
        )

    [bitrix\main\data\nosqlconnection] => Array
        (
            [module] => main
            [file] => lib/data/nosqlconnection.php
        )

    [bitrix\main\db\arrayresult] => Array
        (
            [module] => main
            [file] => lib/db/arrayresult.php
        )

    [bitrix\main\db\result] => Array
        (
            [module] => main
            [file] => lib/db/result.php
        )

    [bitrix\main\db\connection] => Array
        (
            [module] => main
            [file] => lib/db/connection.php
        )

    [bitrix\main\db\sqlexception] => Array
        (
            [module] => main
            [file] => lib/db/sqlexception.php
        )

    [bitrix\main\db\sqlqueryexception] => Array
        (
            [module] => main
            [file] => lib/db/sqlexception.php
        )

    [bitrix\main\db\transactionexception] => Array
        (
            [module] => main
            [file] => lib/db/sqlexception.php
        )

    [bitrix\main\db\sqlexpression] => Array
        (
            [module] => main
            [file] => lib/db/sqlexpression.php
        )

    [bitrix\main\db\sqlhelper] => Array
        (
            [module] => main
            [file] => lib/db/sqlhelper.php
        )

    [bitrix\main\db\mysqlcommonconnection] => Array
        (
            [module] => main
            [file] => lib/db/mysqlcommonconnection.php
        )

    [bitrix\main\db\mysqliconnection] => Array
        (
            [module] => main
            [file] => lib/db/mysqliconnection.php
        )

    [bitrix\main\db\mysqliresult] => Array
        (
            [module] => main
            [file] => lib/db/mysqliresult.php
        )

    [bitrix\main\db\mysqlisqlhelper] => Array
        (
            [module] => main
            [file] => lib/db/mysqlisqlhelper.php
        )

    [bitrix\main\db\mssqlconnection] => Array
        (
            [module] => main
            [file] => lib/db/mssqlconnection.php
        )

    [bitrix\main\db\mssqlresult] => Array
        (
            [module] => main
            [file] => lib/db/mssqlresult.php
        )

    [bitrix\main\db\mssqlsqlhelper] => Array
        (
            [module] => main
            [file] => lib/db/mssqlsqlhelper.php
        )

    [bitrix\main\db\oracleconnection] => Array
        (
            [module] => main
            [file] => lib/db/oracleconnection.php
        )

    [bitrix\main\db\oracleresult] => Array
        (
            [module] => main
            [file] => lib/db/oracleresult.php
        )

    [bitrix\main\db\oraclesqlhelper] => Array
        (
            [module] => main
            [file] => lib/db/oraclesqlhelper.php
        )

    [bitrix\main\db\pgsqlconnection] => Array
        (
            [module] => main
            [file] => lib/db/pgsqlconnection.php
        )

    [bitrix\main\diag\httpexceptionhandleroutput] => Array
        (
            [module] => main
            [file] => lib/diag/httpexceptionhandleroutput.php
        )

    [bitrix\main\diag\fileexceptionhandlerlog] => Array
        (
            [module] => main
            [file] => lib/diag/fileexceptionhandlerlog.php
        )

    [bitrix\main\diag\exceptionhandler] => Array
        (
            [module] => main
            [file] => lib/diag/exceptionhandler.php
        )

    [bitrix\main\diag\iexceptionhandleroutput] => Array
        (
            [module] => main
            [file] => lib/diag/iexceptionhandleroutput.php
        )

    [bitrix\main\diag\exceptionhandlerlog] => Array
        (
            [module] => main
            [file] => lib/diag/exceptionhandlerlog.php
        )

    [bitrix\main\io\file] => Array
        (
            [module] => main
            [file] => lib/io/file.php
        )

    [bitrix\main\io\fileentry] => Array
        (
            [module] => main
            [file] => lib/io/fileentry.php
        )

    [bitrix\main\io\path] => Array
        (
            [module] => main
            [file] => lib/io/path.php
        )

    [bitrix\main\io\filesystementry] => Array
        (
            [module] => main
            [file] => lib/io/filesystementry.php
        )

    [bitrix\main\io\ifilestream] => Array
        (
            [module] => main
            [file] => lib/io/ifilestream.php
        )

    [bitrix\main\localization\loc] => Array
        (
            [module] => main
            [file] => lib/localization/loc.php
        )

    [bitrix\main\mail\mail] => Array
        (
            [module] => main
            [file] => lib/mail/mail.php
        )

    [bitrix\main\mail\tracking] => Array
        (
            [module] => main
            [file] => lib/mail/tracking.php
        )

    [bitrix\main\mail\eventmanager] => Array
        (
            [module] => main
            [file] => lib/mail/eventmanager.php
        )

    [bitrix\main\mail\eventmessagecompiler] => Array
        (
            [module] => main
            [file] => lib/mail/eventmessagecompiler.php
        )

    [bitrix\main\mail\eventmessagethemecompiler] => Array
        (
            [module] => main
            [file] => lib/mail/eventmessagethemecompiler.php
        )

    [bitrix\main\mail\internal\event] => Array
        (
            [module] => main
            [file] => lib/mail/internal/event.php
        )

    [bitrix\main\mail\internal\eventattachment] => Array
        (
            [module] => main
            [file] => lib/mail/internal/eventattachment.php
        )

    [bitrix\main\mail\internal\eventmessage] => Array
        (
            [module] => main
            [file] => lib/mail/internal/eventmessage.php
        )

    [bitrix\main\mail\internal\eventmessagesite] => Array
        (
            [module] => main
            [file] => lib/mail/internal/eventmessagesite.php
        )

    [bitrix\main\mail\internal\eventmessageattachment] => Array
        (
            [module] => main
            [file] => lib/mail/internal/eventmessageattachment.php
        )

    [bitrix\main\mail\internal\eventtype] => Array
        (
            [module] => main
            [file] => lib/mail/internal/eventtype.php
        )

    [bitrix\main\text\converter] => Array
        (
            [module] => main
            [file] => lib/text/converter.php
        )

    [bitrix\main\text\emptyconverter] => Array
        (
            [module] => main
            [file] => lib/text/emptyconverter.php
        )

    [bitrix\main\text\encoding] => Array
        (
            [module] => main
            [file] => lib/text/encoding.php
        )

    [bitrix\main\text\htmlconverter] => Array
        (
            [module] => main
            [file] => lib/text/htmlconverter.php
        )

    [bitrix\main\text\binarystring] => Array
        (
            [module] => main
            [file] => lib/text/binarystring.php
        )

    [bitrix\main\text\xmlconverter] => Array
        (
            [module] => main
            [file] => lib/text/xmlconverter.php
        )

    [bitrix\main\type\collection] => Array
        (
            [module] => main
            [file] => lib/type/collection.php
        )

    [bitrix\main\type\date] => Array
        (
            [module] => main
            [file] => lib/type/date.php
        )

    [bitrix\main\type\datetime] => Array
        (
            [module] => main
            [file] => lib/type/datetime.php
        )

    [bitrix\main\type\dictionary] => Array
        (
            [module] => main
            [file] => lib/type/dictionary.php
        )

    [bitrix\main\type\filterabledictionary] => Array
        (
            [module] => main
            [file] => lib/type/filterabledictionary.php
        )

    [bitrix\main\type\parameterdictionary] => Array
        (
            [module] => main
            [file] => lib/type/parameterdictionary.php
        )

    [bitrix\main\web\cookie] => Array
        (
            [module] => main
            [file] => lib/web/cookie.php
        )

    [bitrix\main\web\uri] => Array
        (
            [module] => main
            [file] => lib/web/uri.php
        )

    [bitrix\main\sendereventhandler] => Array
        (
            [module] => main
            [file] => lib/senderconnector.php
        )

    [bitrix\main\senderconnectoruser] => Array
        (
            [module] => main
            [file] => lib/senderconnector.php
        )

    [bitrix\main\urlrewriterrulemaker] => Array
        (
            [module] => main
            [file] => lib/urlrewriter.php
        )

    [bitrix\main\update\stepper] => Array
        (
            [module] => main
            [file] => lib/update/stepper.php
        )

    [bitrix\main\composite\abstractresponse] => Array
        (
            [module] => main
            [file] => lib/composite/responder.php
        )

    [bitrix\main\composite\fileresponse] => Array
        (
            [module] => main
            [file] => lib/composite/responder.php
        )

    [bitrix\main\composite\memcachedresponse] => Array
        (
            [module] => main
            [file] => lib/composite/responder.php
        )

    [bitrix\main\security\otpexception] => Array
        (
            [module] => main
            [file] => lib/security/securityexception.php
        )

    [ctimezone] => Array
        (
            [module] => main
            [file] => classes/general/time.php
        )

    [cbxpunycode] => Array
        (
            [module] => main
            [file] => classes/general/punycode.php
        )

    [ibxvirtualio] => Array
        (
            [module] => main
            [file] => classes/general/virtual_io.php
        )

    [ibxgeterrors] => Array
        (
            [module] => main
            [file] => classes/general/virtual_io.php
        )

    [cbxvirtualio] => Array
        (
            [module] => main
            [file] => classes/general/virtual_io.php
        )

    [cbxvirtualfilebase] => Array
        (
            [module] => main
            [file] => classes/general/virtual_file.php
        )

    [cbxvirtualfile] => Array
        (
            [module] => main
            [file] => classes/general/virtual_file.php
        )

    [cbxvirtualdirectory] => Array
        (
            [module] => main
            [file] => classes/general/virtual_file.php
        )

    [calloption] => Array
        (
            [module] => main
            [file] => classes/general/option.php
        )

    [coption] => Array
        (
            [module] => main
            [file] => classes/general/option.php
        )

    [callpageoption] => Array
        (
            [module] => main
            [file] => classes/general/pageoption.php
        )

    [cpageoption] => Array
        (
            [module] => main
            [file] => classes/general/pageoption.php
        )

    [callsqlwhere] => Array
        (
            [module] => main
            [file] => classes/general/sqlwhere.php
        )

    [csqlwhereexpression] => Array
        (
            [module] => main
            [file] => classes/general/sqlwhere.php
        )

    [csqlwhere] => Array
        (
            [module] => main
            [file] => classes/general/sqlwhere.php
        )

    [calllanguage] => Array
        (
            [module] => main
            [file] => classes/general/language.php
        )

    [clanguage] => Array
        (
            [module] => main
            [file] => classes/general/language.php
        )

    [clangadmin] => Array
        (
            [module] => main
            [file] => classes/general/language.php
        )

    [_clangdbresult] => Array
        (
            [module] => main
            [file] => classes/general/langdbresult.php
        )

    [callagent] => Array
        (
            [module] => main
            [file] => classes/general/agent.php
        )

    [cagent] => Array
        (
            [module] => main
            [file] => classes/mysql/agent.php
        )

    [capplicationexception] => Array
        (
            [module] => main
            [file] => classes/general/applicationexception.php
        )

    [cadminexception] => Array
        (
            [module] => main
            [file] => classes/general/adminexception.php
        )

    [callsite] => Array
        (
            [module] => main
            [file] => classes/general/site.php
        )

    [calllang] => Array
        (
            [module] => main
            [file] => classes/general/site.php
        )

    [csite] => Array
        (
            [module] => main
            [file] => classes/general/site.php
        )

    [clang] => Array
        (
            [module] => main
            [file] => classes/general/site.php
        )

    [chttp] => Array
        (
            [module] => main
            [file] => classes/general/http.php
        )

    [cutil] => Array
        (
            [module] => main
            [file] => classes/general/util.php
        )

    [callmain] => Array
        (
            [module] => main
            [file] => classes/general/main.php
        )

    [cmain] => Array
        (
            [module] => main
            [file] => classes/general/main.php
        )

    [calldatabase] => Array
        (
            [module] => main
            [file] => classes/general/database.php
        )

    [calldbresult] => Array
        (
            [module] => main
            [file] => classes/general/dbresult.php
        )

    [cdatabasemysql] => Array
        (
            [module] => main
            [file] => classes/mysql/database.php
        )

    [cdbresultmysql] => Array
        (
            [module] => main
            [file] => classes/mysql/dbresult.php
        )

    [icachebackend] => Array
        (
            [module] => main
            [file] => classes/general/cache_backend.php
        )

    [cphpcache] => Array
        (
            [module] => main
            [file] => classes/general/cache.php
        )

    [ccachemanager] => Array
        (
            [module] => main
            [file] => classes/general/cache_manager.php
        )

    [cpagecache] => Array
        (
            [module] => main
            [file] => classes/general/page_cache.php
        )

    [cstackcacheentry] => Array
        (
            [module] => main
            [file] => classes/general/stack_cache_entry.php
        )

    [cstackcachemanager] => Array
        (
            [module] => main
            [file] => classes/general/stack_cache.php
        )

    [cmodule] => Array
        (
            [module] => main
            [file] => /classes/general/module.php
        )

    [bitrix\main\entity\ufield] => Array
        (
            [module] => main
            [file] => include/deprecated/ufield.php
        )

    [cdatabase] => Array
        (
            [module] => main
            [file] => classes/mysql/database.php
        )

    [cdbresult] => Array
        (
            [module] => main
            [file] => classes/mysql/dbresult.php
        )

)
Array
(
    [bitrix\main\application] => Array
        (
            [module] => main
            [file] => lib/application.php
        )

    [bitrix\main\httpapplication] => Array
        (
            [module] => main
            [file] => lib/httpapplication.php
        )

    [bitrix\main\argumentexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\argumentnullexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\argumentoutofrangeexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\argumenttypeexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\notimplementedexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\notsupportedexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\invalidoperationexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\objectpropertyexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\objectnotfoundexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\objectexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\systemexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\accessdeniedexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\decodingexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\io\invalidpathexception] => Array
        (
            [module] => main
            [file] => lib/io/ioexception.php
        )

    [bitrix\main\io\filenotfoundexception] => Array
        (
            [module] => main
            [file] => lib/io/ioexception.php
        )

    [bitrix\main\io\filedeleteexception] => Array
        (
            [module] => main
            [file] => lib/io/ioexception.php
        )

    [bitrix\main\io\fileopenexception] => Array
        (
            [module] => main
            [file] => lib/io/ioexception.php
        )

    [bitrix\main\io\filenotopenedexception] => Array
        (
            [module] => main
            [file] => lib/io/ioexception.php
        )

    [bitrix\main\context] => Array
        (
            [module] => main
            [file] => lib/context.php
        )

    [bitrix\main\httpcontext] => Array
        (
            [module] => main
            [file] => lib/httpcontext.php
        )

    [bitrix\main\dispatcher] => Array
        (
            [module] => main
            [file] => lib/dispatcher.php
        )

    [bitrix\main\environment] => Array
        (
            [module] => main
            [file] => lib/environment.php
        )

    [bitrix\main\event] => Array
        (
            [module] => main
            [file] => lib/event.php
        )

    [bitrix\main\eventmanager] => Array
        (
            [module] => main
            [file] => lib/eventmanager.php
        )

    [bitrix\main\eventresult] => Array
        (
            [module] => main
            [file] => lib/eventresult.php
        )

    [bitrix\main\request] => Array
        (
            [module] => main
            [file] => lib/request.php
        )

    [bitrix\main\httprequest] => Array
        (
            [module] => main
            [file] => lib/httprequest.php
        )

    [bitrix\main\response] => Array
        (
            [module] => main
            [file] => lib/response.php
        )

    [bitrix\main\httpresponse] => Array
        (
            [module] => main
            [file] => lib/httpresponse.php
        )

    [bitrix\main\modulemanager] => Array
        (
            [module] => main
            [file] => lib/modulemanager.php
        )

    [bitrix\main\server] => Array
        (
            [module] => main
            [file] => lib/server.php
        )

    [bitrix\main\config\configuration] => Array
        (
            [module] => main
            [file] => lib/config/configuration.php
        )

    [bitrix\main\config\option] => Array
        (
            [module] => main
            [file] => lib/config/option.php
        )

    [bitrix\main\context\culture] => Array
        (
            [module] => main
            [file] => lib/context/culture.php
        )

    [bitrix\main\data\cache] => Array
        (
            [module] => main
            [file] => lib/data/cache.php
        )

    [bitrix\main\data\cacheengineapc] => Array
        (
            [module] => main
            [file] => lib/data/cacheengineapc.php
        )

    [bitrix\main\data\cacheenginememcache] => Array
        (
            [module] => main
            [file] => lib/data/cacheenginememcache.php
        )

    [bitrix\main\data\cacheenginefiles] => Array
        (
            [module] => main
            [file] => lib/data/cacheenginefiles.php
        )

    [bitrix\main\data\cacheenginenone] => Array
        (
            [module] => main
            [file] => lib/data/cacheenginenone.php
        )

    [bitrix\main\data\connection] => Array
        (
            [module] => main
            [file] => lib/data/connection.php
        )

    [bitrix\main\data\connectionpool] => Array
        (
            [module] => main
            [file] => lib/data/connectionpool.php
        )

    [bitrix\main\data\icacheengine] => Array
        (
            [module] => main
            [file] => lib/data/cache.php
        )

    [bitrix\main\data\hsphpreadconnection] => Array
        (
            [module] => main
            [file] => lib/data/hsphpreadconnection.php
        )

    [bitrix\main\data\managedcache] => Array
        (
            [module] => main
            [file] => lib/data/managedcache.php
        )

    [bitrix\main\data\taggedcache] => Array
        (
            [module] => main
            [file] => lib/data/taggedcache.php
        )

    [bitrix\main\data\memcacheconnection] => Array
        (
            [module] => main
            [file] => lib/data/memcacheconnection.php
        )

    [bitrix\main\data\memcachedconnection] => Array
        (
            [module] => main
            [file] => lib/data/memcachedconnection.php
        )

    [bitrix\main\data\nosqlconnection] => Array
        (
            [module] => main
            [file] => lib/data/nosqlconnection.php
        )

    [bitrix\main\db\arrayresult] => Array
        (
            [module] => main
            [file] => lib/db/arrayresult.php
        )

    [bitrix\main\db\result] => Array
        (
            [module] => main
            [file] => lib/db/result.php
        )

    [bitrix\main\db\connection] => Array
        (
            [module] => main
            [file] => lib/db/connection.php
        )

    [bitrix\main\db\sqlexception] => Array
        (
            [module] => main
            [file] => lib/db/sqlexception.php
        )

    [bitrix\main\db\sqlqueryexception] => Array
        (
            [module] => main
            [file] => lib/db/sqlexception.php
        )

    [bitrix\main\db\transactionexception] => Array
        (
            [module] => main
            [file] => lib/db/sqlexception.php
        )

    [bitrix\main\db\sqlexpression] => Array
        (
            [module] => main
            [file] => lib/db/sqlexpression.php
        )

    [bitrix\main\db\sqlhelper] => Array
        (
            [module] => main
            [file] => lib/db/sqlhelper.php
        )

    [bitrix\main\db\mysqlcommonconnection] => Array
        (
            [module] => main
            [file] => lib/db/mysqlcommonconnection.php
        )

    [bitrix\main\db\mysqliconnection] => Array
        (
            [module] => main
            [file] => lib/db/mysqliconnection.php
        )

    [bitrix\main\db\mysqliresult] => Array
        (
            [module] => main
            [file] => lib/db/mysqliresult.php
        )

    [bitrix\main\db\mysqlisqlhelper] => Array
        (
            [module] => main
            [file] => lib/db/mysqlisqlhelper.php
        )

    [bitrix\main\db\mssqlconnection] => Array
        (
            [module] => main
            [file] => lib/db/mssqlconnection.php
        )

    [bitrix\main\db\mssqlresult] => Array
        (
            [module] => main
            [file] => lib/db/mssqlresult.php
        )

    [bitrix\main\db\mssqlsqlhelper] => Array
        (
            [module] => main
            [file] => lib/db/mssqlsqlhelper.php
        )

    [bitrix\main\db\oracleconnection] => Array
        (
            [module] => main
            [file] => lib/db/oracleconnection.php
        )

    [bitrix\main\db\oracleresult] => Array
        (
            [module] => main
            [file] => lib/db/oracleresult.php
        )

    [bitrix\main\db\oraclesqlhelper] => Array
        (
            [module] => main
            [file] => lib/db/oraclesqlhelper.php
        )

    [bitrix\main\db\pgsqlconnection] => Array
        (
            [module] => main
            [file] => lib/db/pgsqlconnection.php
        )

    [bitrix\main\diag\httpexceptionhandleroutput] => Array
        (
            [module] => main
            [file] => lib/diag/httpexceptionhandleroutput.php
        )

    [bitrix\main\diag\fileexceptionhandlerlog] => Array
        (
            [module] => main
            [file] => lib/diag/fileexceptionhandlerlog.php
        )

    [bitrix\main\diag\exceptionhandler] => Array
        (
            [module] => main
            [file] => lib/diag/exceptionhandler.php
        )

    [bitrix\main\diag\iexceptionhandleroutput] => Array
        (
            [module] => main
            [file] => lib/diag/iexceptionhandleroutput.php
        )

    [bitrix\main\diag\exceptionhandlerlog] => Array
        (
            [module] => main
            [file] => lib/diag/exceptionhandlerlog.php
        )

    [bitrix\main\io\file] => Array
        (
            [module] => main
            [file] => lib/io/file.php
        )

    [bitrix\main\io\fileentry] => Array
        (
            [module] => main
            [file] => lib/io/fileentry.php
        )

    [bitrix\main\io\path] => Array
        (
            [module] => main
            [file] => lib/io/path.php
        )

    [bitrix\main\io\filesystementry] => Array
        (
            [module] => main
            [file] => lib/io/filesystementry.php
        )

    [bitrix\main\io\ifilestream] => Array
        (
            [module] => main
            [file] => lib/io/ifilestream.php
        )

    [bitrix\main\localization\loc] => Array
        (
            [module] => main
            [file] => lib/localization/loc.php
        )

    [bitrix\main\mail\mail] => Array
        (
            [module] => main
            [file] => lib/mail/mail.php
        )

    [bitrix\main\mail\tracking] => Array
        (
            [module] => main
            [file] => lib/mail/tracking.php
        )

    [bitrix\main\mail\eventmanager] => Array
        (
            [module] => main
            [file] => lib/mail/eventmanager.php
        )

    [bitrix\main\mail\eventmessagecompiler] => Array
        (
            [module] => main
            [file] => lib/mail/eventmessagecompiler.php
        )

    [bitrix\main\mail\eventmessagethemecompiler] => Array
        (
            [module] => main
            [file] => lib/mail/eventmessagethemecompiler.php
        )

    [bitrix\main\mail\internal\event] => Array
        (
            [module] => main
            [file] => lib/mail/internal/event.php
        )

    [bitrix\main\mail\internal\eventattachment] => Array
        (
            [module] => main
            [file] => lib/mail/internal/eventattachment.php
        )

    [bitrix\main\mail\internal\eventmessage] => Array
        (
            [module] => main
            [file] => lib/mail/internal/eventmessage.php
        )

    [bitrix\main\mail\internal\eventmessagesite] => Array
        (
            [module] => main
            [file] => lib/mail/internal/eventmessagesite.php
        )

    [bitrix\main\mail\internal\eventmessageattachment] => Array
        (
            [module] => main
            [file] => lib/mail/internal/eventmessageattachment.php
        )

    [bitrix\main\mail\internal\eventtype] => Array
        (
            [module] => main
            [file] => lib/mail/internal/eventtype.php
        )

    [bitrix\main\text\converter] => Array
        (
            [module] => main
            [file] => lib/text/converter.php
        )

    [bitrix\main\text\emptyconverter] => Array
        (
            [module] => main
            [file] => lib/text/emptyconverter.php
        )

    [bitrix\main\text\encoding] => Array
        (
            [module] => main
            [file] => lib/text/encoding.php
        )

    [bitrix\main\text\htmlconverter] => Array
        (
            [module] => main
            [file] => lib/text/htmlconverter.php
        )

    [bitrix\main\text\binarystring] => Array
        (
            [module] => main
            [file] => lib/text/binarystring.php
        )

    [bitrix\main\text\xmlconverter] => Array
        (
            [module] => main
            [file] => lib/text/xmlconverter.php
        )

    [bitrix\main\type\collection] => Array
        (
            [module] => main
            [file] => lib/type/collection.php
        )

    [bitrix\main\type\date] => Array
        (
            [module] => main
            [file] => lib/type/date.php
        )

    [bitrix\main\type\datetime] => Array
        (
            [module] => main
            [file] => lib/type/datetime.php
        )

    [bitrix\main\type\dictionary] => Array
        (
            [module] => main
            [file] => lib/type/dictionary.php
        )

    [bitrix\main\type\filterabledictionary] => Array
        (
            [module] => main
            [file] => lib/type/filterabledictionary.php
        )

    [bitrix\main\type\parameterdictionary] => Array
        (
            [module] => main
            [file] => lib/type/parameterdictionary.php
        )

    [bitrix\main\web\cookie] => Array
        (
            [module] => main
            [file] => lib/web/cookie.php
        )

    [bitrix\main\web\uri] => Array
        (
            [module] => main
            [file] => lib/web/uri.php
        )

    [bitrix\main\sendereventhandler] => Array
        (
            [module] => main
            [file] => lib/senderconnector.php
        )

    [bitrix\main\senderconnectoruser] => Array
        (
            [module] => main
            [file] => lib/senderconnector.php
        )

    [bitrix\main\urlrewriterrulemaker] => Array
        (
            [module] => main
            [file] => lib/urlrewriter.php
        )

    [bitrix\main\update\stepper] => Array
        (
            [module] => main
            [file] => lib/update/stepper.php
        )

    [bitrix\main\composite\abstractresponse] => Array
        (
            [module] => main
            [file] => lib/composite/responder.php
        )

    [bitrix\main\composite\fileresponse] => Array
        (
            [module] => main
            [file] => lib/composite/responder.php
        )

    [bitrix\main\composite\memcachedresponse] => Array
        (
            [module] => main
            [file] => lib/composite/responder.php
        )

    [bitrix\main\security\otpexception] => Array
        (
            [module] => main
            [file] => lib/security/securityexception.php
        )

    [ctimezone] => Array
        (
            [module] => main
            [file] => classes/general/time.php
        )

    [cbxpunycode] => Array
        (
            [module] => main
            [file] => classes/general/punycode.php
        )

    [ibxvirtualio] => Array
        (
            [module] => main
            [file] => classes/general/virtual_io.php
        )

    [ibxgeterrors] => Array
        (
            [module] => main
            [file] => classes/general/virtual_io.php
        )

    [cbxvirtualio] => Array
        (
            [module] => main
            [file] => classes/general/virtual_io.php
        )

    [cbxvirtualfilebase] => Array
        (
            [module] => main
            [file] => classes/general/virtual_file.php
        )

    [cbxvirtualfile] => Array
        (
            [module] => main
            [file] => classes/general/virtual_file.php
        )

    [cbxvirtualdirectory] => Array
        (
            [module] => main
            [file] => classes/general/virtual_file.php
        )

    [calloption] => Array
        (
            [module] => main
            [file] => classes/general/option.php
        )

    [coption] => Array
        (
            [module] => main
            [file] => classes/general/option.php
        )

    [callpageoption] => Array
        (
            [module] => main
            [file] => classes/general/pageoption.php
        )

    [cpageoption] => Array
        (
            [module] => main
            [file] => classes/general/pageoption.php
        )

    [callsqlwhere] => Array
        (
            [module] => main
            [file] => classes/general/sqlwhere.php
        )

    [csqlwhereexpression] => Array
        (
            [module] => main
            [file] => classes/general/sqlwhere.php
        )

    [csqlwhere] => Array
        (
            [module] => main
            [file] => classes/general/sqlwhere.php
        )

    [calllanguage] => Array
        (
            [module] => main
            [file] => classes/general/language.php
        )

    [clanguage] => Array
        (
            [module] => main
            [file] => classes/general/language.php
        )

    [clangadmin] => Array
        (
            [module] => main
            [file] => classes/general/language.php
        )

    [_clangdbresult] => Array
        (
            [module] => main
            [file] => classes/general/langdbresult.php
        )

    [callagent] => Array
        (
            [module] => main
            [file] => classes/general/agent.php
        )

    [cagent] => Array
        (
            [module] => main
            [file] => classes/mysql/agent.php
        )

    [capplicationexception] => Array
        (
            [module] => main
            [file] => classes/general/applicationexception.php
        )

    [cadminexception] => Array
        (
            [module] => main
            [file] => classes/general/adminexception.php
        )

    [callsite] => Array
        (
            [module] => main
            [file] => classes/general/site.php
        )

    [calllang] => Array
        (
            [module] => main
            [file] => classes/general/site.php
        )

    [csite] => Array
        (
            [module] => main
            [file] => classes/general/site.php
        )

    [clang] => Array
        (
            [module] => main
            [file] => classes/general/site.php
        )

    [chttp] => Array
        (
            [module] => main
            [file] => classes/general/http.php
        )

    [cutil] => Array
        (
            [module] => main
            [file] => classes/general/util.php
        )

    [callmain] => Array
        (
            [module] => main
            [file] => classes/general/main.php
        )

    [cmain] => Array
        (
            [module] => main
            [file] => classes/general/main.php
        )

    [calldatabase] => Array
        (
            [module] => main
            [file] => classes/general/database.php
        )

    [calldbresult] => Array
        (
            [module] => main
            [file] => classes/general/dbresult.php
        )

    [cdatabasemysql] => Array
        (
            [module] => main
            [file] => classes/mysql/database.php
        )

    [cdbresultmysql] => Array
        (
            [module] => main
            [file] => classes/mysql/dbresult.php
        )

    [icachebackend] => Array
        (
            [module] => main
            [file] => classes/general/cache_backend.php
        )

    [cphpcache] => Array
        (
            [module] => main
            [file] => classes/general/cache.php
        )

    [ccachemanager] => Array
        (
            [module] => main
            [file] => classes/general/cache_manager.php
        )

    [cpagecache] => Array
        (
            [module] => main
            [file] => classes/general/page_cache.php
        )

    [cstackcacheentry] => Array
        (
            [module] => main
            [file] => classes/general/stack_cache_entry.php
        )

    [cstackcachemanager] => Array
        (
            [module] => main
            [file] => classes/general/stack_cache.php
        )

    [cmodule] => Array
        (
            [module] => main
            [file] => /classes/general/module.php
        )

    [bitrix\main\entity\ufield] => Array
        (
            [module] => main
            [file] => include/deprecated/ufield.php
        )

    [cdatabase] => Array
        (
            [module] => main
            [file] => classes/mysql/database.php
        )

    [cdbresult] => Array
        (
            [module] => main
            [file] => classes/mysql/dbresult.php
        )

)
Array
(
    [bitrix\main\application] => Array
        (
            [module] => main
            [file] => lib/application.php
        )

    [bitrix\main\httpapplication] => Array
        (
            [module] => main
            [file] => lib/httpapplication.php
        )

    [bitrix\main\argumentexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\argumentnullexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\argumentoutofrangeexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\argumenttypeexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\notimplementedexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\notsupportedexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\invalidoperationexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\objectpropertyexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\objectnotfoundexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\objectexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\systemexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\accessdeniedexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\decodingexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\io\invalidpathexception] => Array
        (
            [module] => main
            [file] => lib/io/ioexception.php
        )

    [bitrix\main\io\filenotfoundexception] => Array
        (
            [module] => main
            [file] => lib/io/ioexception.php
        )

    [bitrix\main\io\filedeleteexception] => Array
        (
            [module] => main
            [file] => lib/io/ioexception.php
        )

    [bitrix\main\io\fileopenexception] => Array
        (
            [module] => main
            [file] => lib/io/ioexception.php
        )

    [bitrix\main\io\filenotopenedexception] => Array
        (
            [module] => main
            [file] => lib/io/ioexception.php
        )

    [bitrix\main\context] => Array
        (
            [module] => main
            [file] => lib/context.php
        )

    [bitrix\main\httpcontext] => Array
        (
            [module] => main
            [file] => lib/httpcontext.php
        )

    [bitrix\main\dispatcher] => Array
        (
            [module] => main
            [file] => lib/dispatcher.php
        )

    [bitrix\main\environment] => Array
        (
            [module] => main
            [file] => lib/environment.php
        )

    [bitrix\main\event] => Array
        (
            [module] => main
            [file] => lib/event.php
        )

    [bitrix\main\eventmanager] => Array
        (
            [module] => main
            [file] => lib/eventmanager.php
        )

    [bitrix\main\eventresult] => Array
        (
            [module] => main
            [file] => lib/eventresult.php
        )

    [bitrix\main\request] => Array
        (
            [module] => main
            [file] => lib/request.php
        )

    [bitrix\main\httprequest] => Array
        (
            [module] => main
            [file] => lib/httprequest.php
        )

    [bitrix\main\response] => Array
        (
            [module] => main
            [file] => lib/response.php
        )

    [bitrix\main\httpresponse] => Array
        (
            [module] => main
            [file] => lib/httpresponse.php
        )

    [bitrix\main\modulemanager] => Array
        (
            [module] => main
            [file] => lib/modulemanager.php
        )

    [bitrix\main\server] => Array
        (
            [module] => main
            [file] => lib/server.php
        )

    [bitrix\main\config\configuration] => Array
        (
            [module] => main
            [file] => lib/config/configuration.php
        )

    [bitrix\main\config\option] => Array
        (
            [module] => main
            [file] => lib/config/option.php
        )

    [bitrix\main\context\culture] => Array
        (
            [module] => main
            [file] => lib/context/culture.php
        )

    [bitrix\main\data\cache] => Array
        (
            [module] => main
            [file] => lib/data/cache.php
        )

    [bitrix\main\data\cacheengineapc] => Array
        (
            [module] => main
            [file] => lib/data/cacheengineapc.php
        )

    [bitrix\main\data\cacheenginememcache] => Array
        (
            [module] => main
            [file] => lib/data/cacheenginememcache.php
        )

    [bitrix\main\data\cacheenginefiles] => Array
        (
            [module] => main
            [file] => lib/data/cacheenginefiles.php
        )

    [bitrix\main\data\cacheenginenone] => Array
        (
            [module] => main
            [file] => lib/data/cacheenginenone.php
        )

    [bitrix\main\data\connection] => Array
        (
            [module] => main
            [file] => lib/data/connection.php
        )

    [bitrix\main\data\connectionpool] => Array
        (
            [module] => main
            [file] => lib/data/connectionpool.php
        )

    [bitrix\main\data\icacheengine] => Array
        (
            [module] => main
            [file] => lib/data/cache.php
        )

    [bitrix\main\data\hsphpreadconnection] => Array
        (
            [module] => main
            [file] => lib/data/hsphpreadconnection.php
        )

    [bitrix\main\data\managedcache] => Array
        (
            [module] => main
            [file] => lib/data/managedcache.php
        )

    [bitrix\main\data\taggedcache] => Array
        (
            [module] => main
            [file] => lib/data/taggedcache.php
        )

    [bitrix\main\data\memcacheconnection] => Array
        (
            [module] => main
            [file] => lib/data/memcacheconnection.php
        )

    [bitrix\main\data\memcachedconnection] => Array
        (
            [module] => main
            [file] => lib/data/memcachedconnection.php
        )

    [bitrix\main\data\nosqlconnection] => Array
        (
            [module] => main
            [file] => lib/data/nosqlconnection.php
        )

    [bitrix\main\db\arrayresult] => Array
        (
            [module] => main
            [file] => lib/db/arrayresult.php
        )

    [bitrix\main\db\result] => Array
        (
            [module] => main
            [file] => lib/db/result.php
        )

    [bitrix\main\db\connection] => Array
        (
            [module] => main
            [file] => lib/db/connection.php
        )

    [bitrix\main\db\sqlexception] => Array
        (
            [module] => main
            [file] => lib/db/sqlexception.php
        )

    [bitrix\main\db\sqlqueryexception] => Array
        (
            [module] => main
            [file] => lib/db/sqlexception.php
        )

    [bitrix\main\db\transactionexception] => Array
        (
            [module] => main
            [file] => lib/db/sqlexception.php
        )

    [bitrix\main\db\sqlexpression] => Array
        (
            [module] => main
            [file] => lib/db/sqlexpression.php
        )

    [bitrix\main\db\sqlhelper] => Array
        (
            [module] => main
            [file] => lib/db/sqlhelper.php
        )

    [bitrix\main\db\mysqlcommonconnection] => Array
        (
            [module] => main
            [file] => lib/db/mysqlcommonconnection.php
        )

    [bitrix\main\db\mysqliconnection] => Array
        (
            [module] => main
            [file] => lib/db/mysqliconnection.php
        )

    [bitrix\main\db\mysqliresult] => Array
        (
            [module] => main
            [file] => lib/db/mysqliresult.php
        )

    [bitrix\main\db\mysqlisqlhelper] => Array
        (
            [module] => main
            [file] => lib/db/mysqlisqlhelper.php
        )

    [bitrix\main\db\mssqlconnection] => Array
        (
            [module] => main
            [file] => lib/db/mssqlconnection.php
        )

    [bitrix\main\db\mssqlresult] => Array
        (
            [module] => main
            [file] => lib/db/mssqlresult.php
        )

    [bitrix\main\db\mssqlsqlhelper] => Array
        (
            [module] => main
            [file] => lib/db/mssqlsqlhelper.php
        )

    [bitrix\main\db\oracleconnection] => Array
        (
            [module] => main
            [file] => lib/db/oracleconnection.php
        )

    [bitrix\main\db\oracleresult] => Array
        (
            [module] => main
            [file] => lib/db/oracleresult.php
        )

    [bitrix\main\db\oraclesqlhelper] => Array
        (
            [module] => main
            [file] => lib/db/oraclesqlhelper.php
        )

    [bitrix\main\db\pgsqlconnection] => Array
        (
            [module] => main
            [file] => lib/db/pgsqlconnection.php
        )

    [bitrix\main\diag\httpexceptionhandleroutput] => Array
        (
            [module] => main
            [file] => lib/diag/httpexceptionhandleroutput.php
        )

    [bitrix\main\diag\fileexceptionhandlerlog] => Array
        (
            [module] => main
            [file] => lib/diag/fileexceptionhandlerlog.php
        )

    [bitrix\main\diag\exceptionhandler] => Array
        (
            [module] => main
            [file] => lib/diag/exceptionhandler.php
        )

    [bitrix\main\diag\iexceptionhandleroutput] => Array
        (
            [module] => main
            [file] => lib/diag/iexceptionhandleroutput.php
        )

    [bitrix\main\diag\exceptionhandlerlog] => Array
        (
            [module] => main
            [file] => lib/diag/exceptionhandlerlog.php
        )

    [bitrix\main\io\file] => Array
        (
            [module] => main
            [file] => lib/io/file.php
        )

    [bitrix\main\io\fileentry] => Array
        (
            [module] => main
            [file] => lib/io/fileentry.php
        )

    [bitrix\main\io\path] => Array
        (
            [module] => main
            [file] => lib/io/path.php
        )

    [bitrix\main\io\filesystementry] => Array
        (
            [module] => main
            [file] => lib/io/filesystementry.php
        )

    [bitrix\main\io\ifilestream] => Array
        (
            [module] => main
            [file] => lib/io/ifilestream.php
        )

    [bitrix\main\localization\loc] => Array
        (
            [module] => main
            [file] => lib/localization/loc.php
        )

    [bitrix\main\mail\mail] => Array
        (
            [module] => main
            [file] => lib/mail/mail.php
        )

    [bitrix\main\mail\tracking] => Array
        (
            [module] => main
            [file] => lib/mail/tracking.php
        )

    [bitrix\main\mail\eventmanager] => Array
        (
            [module] => main
            [file] => lib/mail/eventmanager.php
        )

    [bitrix\main\mail\eventmessagecompiler] => Array
        (
            [module] => main
            [file] => lib/mail/eventmessagecompiler.php
        )

    [bitrix\main\mail\eventmessagethemecompiler] => Array
        (
            [module] => main
            [file] => lib/mail/eventmessagethemecompiler.php
        )

    [bitrix\main\mail\internal\event] => Array
        (
            [module] => main
            [file] => lib/mail/internal/event.php
        )

    [bitrix\main\mail\internal\eventattachment] => Array
        (
            [module] => main
            [file] => lib/mail/internal/eventattachment.php
        )

    [bitrix\main\mail\internal\eventmessage] => Array
        (
            [module] => main
            [file] => lib/mail/internal/eventmessage.php
        )

    [bitrix\main\mail\internal\eventmessagesite] => Array
        (
            [module] => main
            [file] => lib/mail/internal/eventmessagesite.php
        )

    [bitrix\main\mail\internal\eventmessageattachment] => Array
        (
            [module] => main
            [file] => lib/mail/internal/eventmessageattachment.php
        )

    [bitrix\main\mail\internal\eventtype] => Array
        (
            [module] => main
            [file] => lib/mail/internal/eventtype.php
        )

    [bitrix\main\text\converter] => Array
        (
            [module] => main
            [file] => lib/text/converter.php
        )

    [bitrix\main\text\emptyconverter] => Array
        (
            [module] => main
            [file] => lib/text/emptyconverter.php
        )

    [bitrix\main\text\encoding] => Array
        (
            [module] => main
            [file] => lib/text/encoding.php
        )

    [bitrix\main\text\htmlconverter] => Array
        (
            [module] => main
            [file] => lib/text/htmlconverter.php
        )

    [bitrix\main\text\binarystring] => Array
        (
            [module] => main
            [file] => lib/text/binarystring.php
        )

    [bitrix\main\text\xmlconverter] => Array
        (
            [module] => main
            [file] => lib/text/xmlconverter.php
        )

    [bitrix\main\type\collection] => Array
        (
            [module] => main
            [file] => lib/type/collection.php
        )

    [bitrix\main\type\date] => Array
        (
            [module] => main
            [file] => lib/type/date.php
        )

    [bitrix\main\type\datetime] => Array
        (
            [module] => main
            [file] => lib/type/datetime.php
        )

    [bitrix\main\type\dictionary] => Array
        (
            [module] => main
            [file] => lib/type/dictionary.php
        )

    [bitrix\main\type\filterabledictionary] => Array
        (
            [module] => main
            [file] => lib/type/filterabledictionary.php
        )

    [bitrix\main\type\parameterdictionary] => Array
        (
            [module] => main
            [file] => lib/type/parameterdictionary.php
        )

    [bitrix\main\web\cookie] => Array
        (
            [module] => main
            [file] => lib/web/cookie.php
        )

    [bitrix\main\web\uri] => Array
        (
            [module] => main
            [file] => lib/web/uri.php
        )

    [bitrix\main\sendereventhandler] => Array
        (
            [module] => main
            [file] => lib/senderconnector.php
        )

    [bitrix\main\senderconnectoruser] => Array
        (
            [module] => main
            [file] => lib/senderconnector.php
        )

    [bitrix\main\urlrewriterrulemaker] => Array
        (
            [module] => main
            [file] => lib/urlrewriter.php
        )

    [bitrix\main\update\stepper] => Array
        (
            [module] => main
            [file] => lib/update/stepper.php
        )

    [bitrix\main\composite\abstractresponse] => Array
        (
            [module] => main
            [file] => lib/composite/responder.php
        )

    [bitrix\main\composite\fileresponse] => Array
        (
            [module] => main
            [file] => lib/composite/responder.php
        )

    [bitrix\main\composite\memcachedresponse] => Array
        (
            [module] => main
            [file] => lib/composite/responder.php
        )

    [bitrix\main\security\otpexception] => Array
        (
            [module] => main
            [file] => lib/security/securityexception.php
        )

    [ctimezone] => Array
        (
            [module] => main
            [file] => classes/general/time.php
        )

    [cbxpunycode] => Array
        (
            [module] => main
            [file] => classes/general/punycode.php
        )

    [ibxvirtualio] => Array
        (
            [module] => main
            [file] => classes/general/virtual_io.php
        )

    [ibxgeterrors] => Array
        (
            [module] => main
            [file] => classes/general/virtual_io.php
        )

    [cbxvirtualio] => Array
        (
            [module] => main
            [file] => classes/general/virtual_io.php
        )

    [cbxvirtualfilebase] => Array
        (
            [module] => main
            [file] => classes/general/virtual_file.php
        )

    [cbxvirtualfile] => Array
        (
            [module] => main
            [file] => classes/general/virtual_file.php
        )

    [cbxvirtualdirectory] => Array
        (
            [module] => main
            [file] => classes/general/virtual_file.php
        )

    [calloption] => Array
        (
            [module] => main
            [file] => classes/general/option.php
        )

    [coption] => Array
        (
            [module] => main
            [file] => classes/general/option.php
        )

    [callpageoption] => Array
        (
            [module] => main
            [file] => classes/general/pageoption.php
        )

    [cpageoption] => Array
        (
            [module] => main
            [file] => classes/general/pageoption.php
        )

    [callsqlwhere] => Array
        (
            [module] => main
            [file] => classes/general/sqlwhere.php
        )

    [csqlwhereexpression] => Array
        (
            [module] => main
            [file] => classes/general/sqlwhere.php
        )

    [csqlwhere] => Array
        (
            [module] => main
            [file] => classes/general/sqlwhere.php
        )

    [calllanguage] => Array
        (
            [module] => main
            [file] => classes/general/language.php
        )

    [clanguage] => Array
        (
            [module] => main
            [file] => classes/general/language.php
        )

    [clangadmin] => Array
        (
            [module] => main
            [file] => classes/general/language.php
        )

    [_clangdbresult] => Array
        (
            [module] => main
            [file] => classes/general/langdbresult.php
        )

    [callagent] => Array
        (
            [module] => main
            [file] => classes/general/agent.php
        )

    [cagent] => Array
        (
            [module] => main
            [file] => classes/mysql/agent.php
        )

    [capplicationexception] => Array
        (
            [module] => main
            [file] => classes/general/applicationexception.php
        )

    [cadminexception] => Array
        (
            [module] => main
            [file] => classes/general/adminexception.php
        )

    [callsite] => Array
        (
            [module] => main
            [file] => classes/general/site.php
        )

    [calllang] => Array
        (
            [module] => main
            [file] => classes/general/site.php
        )

    [csite] => Array
        (
            [module] => main
            [file] => classes/general/site.php
        )

    [clang] => Array
        (
            [module] => main
            [file] => classes/general/site.php
        )

    [chttp] => Array
        (
            [module] => main
            [file] => classes/general/http.php
        )

    [cutil] => Array
        (
            [module] => main
            [file] => classes/general/util.php
        )

    [callmain] => Array
        (
            [module] => main
            [file] => classes/general/main.php
        )

    [cmain] => Array
        (
            [module] => main
            [file] => classes/general/main.php
        )

    [calldatabase] => Array
        (
            [module] => main
            [file] => classes/general/database.php
        )

    [calldbresult] => Array
        (
            [module] => main
            [file] => classes/general/dbresult.php
        )

    [cdatabasemysql] => Array
        (
            [module] => main
            [file] => classes/mysql/database.php
        )

    [cdbresultmysql] => Array
        (
            [module] => main
            [file] => classes/mysql/dbresult.php
        )

    [icachebackend] => Array
        (
            [module] => main
            [file] => classes/general/cache_backend.php
        )

    [cphpcache] => Array
        (
            [module] => main
            [file] => classes/general/cache.php
        )

    [ccachemanager] => Array
        (
            [module] => main
            [file] => classes/general/cache_manager.php
        )

    [cpagecache] => Array
        (
            [module] => main
            [file] => classes/general/page_cache.php
        )

    [cstackcacheentry] => Array
        (
            [module] => main
            [file] => classes/general/stack_cache_entry.php
        )

    [cstackcachemanager] => Array
        (
            [module] => main
            [file] => classes/general/stack_cache.php
        )

    [cmodule] => Array
        (
            [module] => main
            [file] => /classes/general/module.php
        )

    [bitrix\main\entity\ufield] => Array
        (
            [module] => main
            [file] => include/deprecated/ufield.php
        )

    [cdatabase] => Array
        (
            [module] => main
            [file] => classes/mysql/database.php
        )

    [cdbresult] => Array
        (
            [module] => main
            [file] => classes/mysql/dbresult.php
        )

)
Array
(
    [bitrix\main\application] => Array
        (
            [module] => main
            [file] => lib/application.php
        )

    [bitrix\main\httpapplication] => Array
        (
            [module] => main
            [file] => lib/httpapplication.php
        )

    [bitrix\main\argumentexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\argumentnullexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\argumentoutofrangeexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\argumenttypeexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\notimplementedexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\notsupportedexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\invalidoperationexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\objectpropertyexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\objectnotfoundexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\objectexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\systemexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\accessdeniedexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\decodingexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\io\invalidpathexception] => Array
        (
            [module] => main
            [file] => lib/io/ioexception.php
        )

    [bitrix\main\io\filenotfoundexception] => Array
        (
            [module] => main
            [file] => lib/io/ioexception.php
        )

    [bitrix\main\io\filedeleteexception] => Array
        (
            [module] => main
            [file] => lib/io/ioexception.php
        )

    [bitrix\main\io\fileopenexception] => Array
        (
            [module] => main
            [file] => lib/io/ioexception.php
        )

    [bitrix\main\io\filenotopenedexception] => Array
        (
            [module] => main
            [file] => lib/io/ioexception.php
        )

    [bitrix\main\context] => Array
        (
            [module] => main
            [file] => lib/context.php
        )

    [bitrix\main\httpcontext] => Array
        (
            [module] => main
            [file] => lib/httpcontext.php
        )

    [bitrix\main\dispatcher] => Array
        (
            [module] => main
            [file] => lib/dispatcher.php
        )

    [bitrix\main\environment] => Array
        (
            [module] => main
            [file] => lib/environment.php
        )

    [bitrix\main\event] => Array
        (
            [module] => main
            [file] => lib/event.php
        )

    [bitrix\main\eventmanager] => Array
        (
            [module] => main
            [file] => lib/eventmanager.php
        )

    [bitrix\main\eventresult] => Array
        (
            [module] => main
            [file] => lib/eventresult.php
        )

    [bitrix\main\request] => Array
        (
            [module] => main
            [file] => lib/request.php
        )

    [bitrix\main\httprequest] => Array
        (
            [module] => main
            [file] => lib/httprequest.php
        )

    [bitrix\main\response] => Array
        (
            [module] => main
            [file] => lib/response.php
        )

    [bitrix\main\httpresponse] => Array
        (
            [module] => main
            [file] => lib/httpresponse.php
        )

    [bitrix\main\modulemanager] => Array
        (
            [module] => main
            [file] => lib/modulemanager.php
        )

    [bitrix\main\server] => Array
        (
            [module] => main
            [file] => lib/server.php
        )

    [bitrix\main\config\configuration] => Array
        (
            [module] => main
            [file] => lib/config/configuration.php
        )

    [bitrix\main\config\option] => Array
        (
            [module] => main
            [file] => lib/config/option.php
        )

    [bitrix\main\context\culture] => Array
        (
            [module] => main
            [file] => lib/context/culture.php
        )

    [bitrix\main\data\cache] => Array
        (
            [module] => main
            [file] => lib/data/cache.php
        )

    [bitrix\main\data\cacheengineapc] => Array
        (
            [module] => main
            [file] => lib/data/cacheengineapc.php
        )

    [bitrix\main\data\cacheenginememcache] => Array
        (
            [module] => main
            [file] => lib/data/cacheenginememcache.php
        )

    [bitrix\main\data\cacheenginefiles] => Array
        (
            [module] => main
            [file] => lib/data/cacheenginefiles.php
        )

    [bitrix\main\data\cacheenginenone] => Array
        (
            [module] => main
            [file] => lib/data/cacheenginenone.php
        )

    [bitrix\main\data\connection] => Array
        (
            [module] => main
            [file] => lib/data/connection.php
        )

    [bitrix\main\data\connectionpool] => Array
        (
            [module] => main
            [file] => lib/data/connectionpool.php
        )

    [bitrix\main\data\icacheengine] => Array
        (
            [module] => main
            [file] => lib/data/cache.php
        )

    [bitrix\main\data\hsphpreadconnection] => Array
        (
            [module] => main
            [file] => lib/data/hsphpreadconnection.php
        )

    [bitrix\main\data\managedcache] => Array
        (
            [module] => main
            [file] => lib/data/managedcache.php
        )

    [bitrix\main\data\taggedcache] => Array
        (
            [module] => main
            [file] => lib/data/taggedcache.php
        )

    [bitrix\main\data\memcacheconnection] => Array
        (
            [module] => main
            [file] => lib/data/memcacheconnection.php
        )

    [bitrix\main\data\memcachedconnection] => Array
        (
            [module] => main
            [file] => lib/data/memcachedconnection.php
        )

    [bitrix\main\data\nosqlconnection] => Array
        (
            [module] => main
            [file] => lib/data/nosqlconnection.php
        )

    [bitrix\main\db\arrayresult] => Array
        (
            [module] => main
            [file] => lib/db/arrayresult.php
        )

    [bitrix\main\db\result] => Array
        (
            [module] => main
            [file] => lib/db/result.php
        )

    [bitrix\main\db\connection] => Array
        (
            [module] => main
            [file] => lib/db/connection.php
        )

    [bitrix\main\db\sqlexception] => Array
        (
            [module] => main
            [file] => lib/db/sqlexception.php
        )

    [bitrix\main\db\sqlqueryexception] => Array
        (
            [module] => main
            [file] => lib/db/sqlexception.php
        )

    [bitrix\main\db\transactionexception] => Array
        (
            [module] => main
            [file] => lib/db/sqlexception.php
        )

    [bitrix\main\db\sqlexpression] => Array
        (
            [module] => main
            [file] => lib/db/sqlexpression.php
        )

    [bitrix\main\db\sqlhelper] => Array
        (
            [module] => main
            [file] => lib/db/sqlhelper.php
        )

    [bitrix\main\db\mysqlcommonconnection] => Array
        (
            [module] => main
            [file] => lib/db/mysqlcommonconnection.php
        )

    [bitrix\main\db\mysqliconnection] => Array
        (
            [module] => main
            [file] => lib/db/mysqliconnection.php
        )

    [bitrix\main\db\mysqliresult] => Array
        (
            [module] => main
            [file] => lib/db/mysqliresult.php
        )

    [bitrix\main\db\mysqlisqlhelper] => Array
        (
            [module] => main
            [file] => lib/db/mysqlisqlhelper.php
        )

    [bitrix\main\db\mssqlconnection] => Array
        (
            [module] => main
            [file] => lib/db/mssqlconnection.php
        )

    [bitrix\main\db\mssqlresult] => Array
        (
            [module] => main
            [file] => lib/db/mssqlresult.php
        )

    [bitrix\main\db\mssqlsqlhelper] => Array
        (
            [module] => main
            [file] => lib/db/mssqlsqlhelper.php
        )

    [bitrix\main\db\oracleconnection] => Array
        (
            [module] => main
            [file] => lib/db/oracleconnection.php
        )

    [bitrix\main\db\oracleresult] => Array
        (
            [module] => main
            [file] => lib/db/oracleresult.php
        )

    [bitrix\main\db\oraclesqlhelper] => Array
        (
            [module] => main
            [file] => lib/db/oraclesqlhelper.php
        )

    [bitrix\main\db\pgsqlconnection] => Array
        (
            [module] => main
            [file] => lib/db/pgsqlconnection.php
        )

    [bitrix\main\diag\httpexceptionhandleroutput] => Array
        (
            [module] => main
            [file] => lib/diag/httpexceptionhandleroutput.php
        )

    [bitrix\main\diag\fileexceptionhandlerlog] => Array
        (
            [module] => main
            [file] => lib/diag/fileexceptionhandlerlog.php
        )

    [bitrix\main\diag\exceptionhandler] => Array
        (
            [module] => main
            [file] => lib/diag/exceptionhandler.php
        )

    [bitrix\main\diag\iexceptionhandleroutput] => Array
        (
            [module] => main
            [file] => lib/diag/iexceptionhandleroutput.php
        )

    [bitrix\main\diag\exceptionhandlerlog] => Array
        (
            [module] => main
            [file] => lib/diag/exceptionhandlerlog.php
        )

    [bitrix\main\io\file] => Array
        (
            [module] => main
            [file] => lib/io/file.php
        )

    [bitrix\main\io\fileentry] => Array
        (
            [module] => main
            [file] => lib/io/fileentry.php
        )

    [bitrix\main\io\path] => Array
        (
            [module] => main
            [file] => lib/io/path.php
        )

    [bitrix\main\io\filesystementry] => Array
        (
            [module] => main
            [file] => lib/io/filesystementry.php
        )

    [bitrix\main\io\ifilestream] => Array
        (
            [module] => main
            [file] => lib/io/ifilestream.php
        )

    [bitrix\main\localization\loc] => Array
        (
            [module] => main
            [file] => lib/localization/loc.php
        )

    [bitrix\main\mail\mail] => Array
        (
            [module] => main
            [file] => lib/mail/mail.php
        )

    [bitrix\main\mail\tracking] => Array
        (
            [module] => main
            [file] => lib/mail/tracking.php
        )

    [bitrix\main\mail\eventmanager] => Array
        (
            [module] => main
            [file] => lib/mail/eventmanager.php
        )

    [bitrix\main\mail\eventmessagecompiler] => Array
        (
            [module] => main
            [file] => lib/mail/eventmessagecompiler.php
        )

    [bitrix\main\mail\eventmessagethemecompiler] => Array
        (
            [module] => main
            [file] => lib/mail/eventmessagethemecompiler.php
        )

    [bitrix\main\mail\internal\event] => Array
        (
            [module] => main
            [file] => lib/mail/internal/event.php
        )

    [bitrix\main\mail\internal\eventattachment] => Array
        (
            [module] => main
            [file] => lib/mail/internal/eventattachment.php
        )

    [bitrix\main\mail\internal\eventmessage] => Array
        (
            [module] => main
            [file] => lib/mail/internal/eventmessage.php
        )

    [bitrix\main\mail\internal\eventmessagesite] => Array
        (
            [module] => main
            [file] => lib/mail/internal/eventmessagesite.php
        )

    [bitrix\main\mail\internal\eventmessageattachment] => Array
        (
            [module] => main
            [file] => lib/mail/internal/eventmessageattachment.php
        )

    [bitrix\main\mail\internal\eventtype] => Array
        (
            [module] => main
            [file] => lib/mail/internal/eventtype.php
        )

    [bitrix\main\text\converter] => Array
        (
            [module] => main
            [file] => lib/text/converter.php
        )

    [bitrix\main\text\emptyconverter] => Array
        (
            [module] => main
            [file] => lib/text/emptyconverter.php
        )

    [bitrix\main\text\encoding] => Array
        (
            [module] => main
            [file] => lib/text/encoding.php
        )

    [bitrix\main\text\htmlconverter] => Array
        (
            [module] => main
            [file] => lib/text/htmlconverter.php
        )

    [bitrix\main\text\binarystring] => Array
        (
            [module] => main
            [file] => lib/text/binarystring.php
        )

    [bitrix\main\text\xmlconverter] => Array
        (
            [module] => main
            [file] => lib/text/xmlconverter.php
        )

    [bitrix\main\type\collection] => Array
        (
            [module] => main
            [file] => lib/type/collection.php
        )

    [bitrix\main\type\date] => Array
        (
            [module] => main
            [file] => lib/type/date.php
        )

    [bitrix\main\type\datetime] => Array
        (
            [module] => main
            [file] => lib/type/datetime.php
        )

    [bitrix\main\type\dictionary] => Array
        (
            [module] => main
            [file] => lib/type/dictionary.php
        )

    [bitrix\main\type\filterabledictionary] => Array
        (
            [module] => main
            [file] => lib/type/filterabledictionary.php
        )

    [bitrix\main\type\parameterdictionary] => Array
        (
            [module] => main
            [file] => lib/type/parameterdictionary.php
        )

    [bitrix\main\web\cookie] => Array
        (
            [module] => main
            [file] => lib/web/cookie.php
        )

    [bitrix\main\web\uri] => Array
        (
            [module] => main
            [file] => lib/web/uri.php
        )

    [bitrix\main\sendereventhandler] => Array
        (
            [module] => main
            [file] => lib/senderconnector.php
        )

    [bitrix\main\senderconnectoruser] => Array
        (
            [module] => main
            [file] => lib/senderconnector.php
        )

    [bitrix\main\urlrewriterrulemaker] => Array
        (
            [module] => main
            [file] => lib/urlrewriter.php
        )

    [bitrix\main\update\stepper] => Array
        (
            [module] => main
            [file] => lib/update/stepper.php
        )

    [bitrix\main\composite\abstractresponse] => Array
        (
            [module] => main
            [file] => lib/composite/responder.php
        )

    [bitrix\main\composite\fileresponse] => Array
        (
            [module] => main
            [file] => lib/composite/responder.php
        )

    [bitrix\main\composite\memcachedresponse] => Array
        (
            [module] => main
            [file] => lib/composite/responder.php
        )

    [bitrix\main\security\otpexception] => Array
        (
            [module] => main
            [file] => lib/security/securityexception.php
        )

    [ctimezone] => Array
        (
            [module] => main
            [file] => classes/general/time.php
        )

    [cbxpunycode] => Array
        (
            [module] => main
            [file] => classes/general/punycode.php
        )

    [ibxvirtualio] => Array
        (
            [module] => main
            [file] => classes/general/virtual_io.php
        )

    [ibxgeterrors] => Array
        (
            [module] => main
            [file] => classes/general/virtual_io.php
        )

    [cbxvirtualio] => Array
        (
            [module] => main
            [file] => classes/general/virtual_io.php
        )

    [cbxvirtualfilebase] => Array
        (
            [module] => main
            [file] => classes/general/virtual_file.php
        )

    [cbxvirtualfile] => Array
        (
            [module] => main
            [file] => classes/general/virtual_file.php
        )

    [cbxvirtualdirectory] => Array
        (
            [module] => main
            [file] => classes/general/virtual_file.php
        )

    [calloption] => Array
        (
            [module] => main
            [file] => classes/general/option.php
        )

    [coption] => Array
        (
            [module] => main
            [file] => classes/general/option.php
        )

    [callpageoption] => Array
        (
            [module] => main
            [file] => classes/general/pageoption.php
        )

    [cpageoption] => Array
        (
            [module] => main
            [file] => classes/general/pageoption.php
        )

    [callsqlwhere] => Array
        (
            [module] => main
            [file] => classes/general/sqlwhere.php
        )

    [csqlwhereexpression] => Array
        (
            [module] => main
            [file] => classes/general/sqlwhere.php
        )

    [csqlwhere] => Array
        (
            [module] => main
            [file] => classes/general/sqlwhere.php
        )

    [calllanguage] => Array
        (
            [module] => main
            [file] => classes/general/language.php
        )

    [clanguage] => Array
        (
            [module] => main
            [file] => classes/general/language.php
        )

    [clangadmin] => Array
        (
            [module] => main
            [file] => classes/general/language.php
        )

    [_clangdbresult] => Array
        (
            [module] => main
            [file] => classes/general/langdbresult.php
        )

    [callagent] => Array
        (
            [module] => main
            [file] => classes/general/agent.php
        )

    [cagent] => Array
        (
            [module] => main
            [file] => classes/mysql/agent.php
        )

    [capplicationexception] => Array
        (
            [module] => main
            [file] => classes/general/applicationexception.php
        )

    [cadminexception] => Array
        (
            [module] => main
            [file] => classes/general/adminexception.php
        )

    [callsite] => Array
        (
            [module] => main
            [file] => classes/general/site.php
        )

    [calllang] => Array
        (
            [module] => main
            [file] => classes/general/site.php
        )

    [csite] => Array
        (
            [module] => main
            [file] => classes/general/site.php
        )

    [clang] => Array
        (
            [module] => main
            [file] => classes/general/site.php
        )

    [chttp] => Array
        (
            [module] => main
            [file] => classes/general/http.php
        )

    [cutil] => Array
        (
            [module] => main
            [file] => classes/general/util.php
        )

    [callmain] => Array
        (
            [module] => main
            [file] => classes/general/main.php
        )

    [cmain] => Array
        (
            [module] => main
            [file] => classes/general/main.php
        )

    [calldatabase] => Array
        (
            [module] => main
            [file] => classes/general/database.php
        )

    [calldbresult] => Array
        (
            [module] => main
            [file] => classes/general/dbresult.php
        )

    [cdatabasemysql] => Array
        (
            [module] => main
            [file] => classes/mysql/database.php
        )

    [cdbresultmysql] => Array
        (
            [module] => main
            [file] => classes/mysql/dbresult.php
        )

    [icachebackend] => Array
        (
            [module] => main
            [file] => classes/general/cache_backend.php
        )

    [cphpcache] => Array
        (
            [module] => main
            [file] => classes/general/cache.php
        )

    [ccachemanager] => Array
        (
            [module] => main
            [file] => classes/general/cache_manager.php
        )

    [cpagecache] => Array
        (
            [module] => main
            [file] => classes/general/page_cache.php
        )

    [cstackcacheentry] => Array
        (
            [module] => main
            [file] => classes/general/stack_cache_entry.php
        )

    [cstackcachemanager] => Array
        (
            [module] => main
            [file] => classes/general/stack_cache.php
        )

    [cmodule] => Array
        (
            [module] => main
            [file] => /classes/general/module.php
        )

    [bitrix\main\entity\ufield] => Array
        (
            [module] => main
            [file] => include/deprecated/ufield.php
        )

    [cdatabase] => Array
        (
            [module] => main
            [file] => classes/mysql/database.php
        )

    [cdbresult] => Array
        (
            [module] => main
            [file] => classes/mysql/dbresult.php
        )

)
Array
(
    [bitrix\main\application] => Array
        (
            [module] => main
            [file] => lib/application.php
        )

    [bitrix\main\httpapplication] => Array
        (
            [module] => main
            [file] => lib/httpapplication.php
        )

    [bitrix\main\argumentexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\argumentnullexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\argumentoutofrangeexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\argumenttypeexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\notimplementedexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\notsupportedexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\invalidoperationexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\objectpropertyexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\objectnotfoundexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\objectexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\systemexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\accessdeniedexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\decodingexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\io\invalidpathexception] => Array
        (
            [module] => main
            [file] => lib/io/ioexception.php
        )

    [bitrix\main\io\filenotfoundexception] => Array
        (
            [module] => main
            [file] => lib/io/ioexception.php
        )

    [bitrix\main\io\filedeleteexception] => Array
        (
            [module] => main
            [file] => lib/io/ioexception.php
        )

    [bitrix\main\io\fileopenexception] => Array
        (
            [module] => main
            [file] => lib/io/ioexception.php
        )

    [bitrix\main\io\filenotopenedexception] => Array
        (
            [module] => main
            [file] => lib/io/ioexception.php
        )

    [bitrix\main\context] => Array
        (
            [module] => main
            [file] => lib/context.php
        )

    [bitrix\main\httpcontext] => Array
        (
            [module] => main
            [file] => lib/httpcontext.php
        )

    [bitrix\main\dispatcher] => Array
        (
            [module] => main
            [file] => lib/dispatcher.php
        )

    [bitrix\main\environment] => Array
        (
            [module] => main
            [file] => lib/environment.php
        )

    [bitrix\main\event] => Array
        (
            [module] => main
            [file] => lib/event.php
        )

    [bitrix\main\eventmanager] => Array
        (
            [module] => main
            [file] => lib/eventmanager.php
        )

    [bitrix\main\eventresult] => Array
        (
            [module] => main
            [file] => lib/eventresult.php
        )

    [bitrix\main\request] => Array
        (
            [module] => main
            [file] => lib/request.php
        )

    [bitrix\main\httprequest] => Array
        (
            [module] => main
            [file] => lib/httprequest.php
        )

    [bitrix\main\response] => Array
        (
            [module] => main
            [file] => lib/response.php
        )

    [bitrix\main\httpresponse] => Array
        (
            [module] => main
            [file] => lib/httpresponse.php
        )

    [bitrix\main\modulemanager] => Array
        (
            [module] => main
            [file] => lib/modulemanager.php
        )

    [bitrix\main\server] => Array
        (
            [module] => main
            [file] => lib/server.php
        )

    [bitrix\main\config\configuration] => Array
        (
            [module] => main
            [file] => lib/config/configuration.php
        )

    [bitrix\main\config\option] => Array
        (
            [module] => main
            [file] => lib/config/option.php
        )

    [bitrix\main\context\culture] => Array
        (
            [module] => main
            [file] => lib/context/culture.php
        )

    [bitrix\main\data\cache] => Array
        (
            [module] => main
            [file] => lib/data/cache.php
        )

    [bitrix\main\data\cacheengineapc] => Array
        (
            [module] => main
            [file] => lib/data/cacheengineapc.php
        )

    [bitrix\main\data\cacheenginememcache] => Array
        (
            [module] => main
            [file] => lib/data/cacheenginememcache.php
        )

    [bitrix\main\data\cacheenginefiles] => Array
        (
            [module] => main
            [file] => lib/data/cacheenginefiles.php
        )

    [bitrix\main\data\cacheenginenone] => Array
        (
            [module] => main
            [file] => lib/data/cacheenginenone.php
        )

    [bitrix\main\data\connection] => Array
        (
            [module] => main
            [file] => lib/data/connection.php
        )

    [bitrix\main\data\connectionpool] => Array
        (
            [module] => main
            [file] => lib/data/connectionpool.php
        )

    [bitrix\main\data\icacheengine] => Array
        (
            [module] => main
            [file] => lib/data/cache.php
        )

    [bitrix\main\data\hsphpreadconnection] => Array
        (
            [module] => main
            [file] => lib/data/hsphpreadconnection.php
        )

    [bitrix\main\data\managedcache] => Array
        (
            [module] => main
            [file] => lib/data/managedcache.php
        )

    [bitrix\main\data\taggedcache] => Array
        (
            [module] => main
            [file] => lib/data/taggedcache.php
        )

    [bitrix\main\data\memcacheconnection] => Array
        (
            [module] => main
            [file] => lib/data/memcacheconnection.php
        )

    [bitrix\main\data\memcachedconnection] => Array
        (
            [module] => main
            [file] => lib/data/memcachedconnection.php
        )

    [bitrix\main\data\nosqlconnection] => Array
        (
            [module] => main
            [file] => lib/data/nosqlconnection.php
        )

    [bitrix\main\db\arrayresult] => Array
        (
            [module] => main
            [file] => lib/db/arrayresult.php
        )

    [bitrix\main\db\result] => Array
        (
            [module] => main
            [file] => lib/db/result.php
        )

    [bitrix\main\db\connection] => Array
        (
            [module] => main
            [file] => lib/db/connection.php
        )

    [bitrix\main\db\sqlexception] => Array
        (
            [module] => main
            [file] => lib/db/sqlexception.php
        )

    [bitrix\main\db\sqlqueryexception] => Array
        (
            [module] => main
            [file] => lib/db/sqlexception.php
        )

    [bitrix\main\db\transactionexception] => Array
        (
            [module] => main
            [file] => lib/db/sqlexception.php
        )

    [bitrix\main\db\sqlexpression] => Array
        (
            [module] => main
            [file] => lib/db/sqlexpression.php
        )

    [bitrix\main\db\sqlhelper] => Array
        (
            [module] => main
            [file] => lib/db/sqlhelper.php
        )

    [bitrix\main\db\mysqlcommonconnection] => Array
        (
            [module] => main
            [file] => lib/db/mysqlcommonconnection.php
        )

    [bitrix\main\db\mysqliconnection] => Array
        (
            [module] => main
            [file] => lib/db/mysqliconnection.php
        )

    [bitrix\main\db\mysqliresult] => Array
        (
            [module] => main
            [file] => lib/db/mysqliresult.php
        )

    [bitrix\main\db\mysqlisqlhelper] => Array
        (
            [module] => main
            [file] => lib/db/mysqlisqlhelper.php
        )

    [bitrix\main\db\mssqlconnection] => Array
        (
            [module] => main
            [file] => lib/db/mssqlconnection.php
        )

    [bitrix\main\db\mssqlresult] => Array
        (
            [module] => main
            [file] => lib/db/mssqlresult.php
        )

    [bitrix\main\db\mssqlsqlhelper] => Array
        (
            [module] => main
            [file] => lib/db/mssqlsqlhelper.php
        )

    [bitrix\main\db\oracleconnection] => Array
        (
            [module] => main
            [file] => lib/db/oracleconnection.php
        )

    [bitrix\main\db\oracleresult] => Array
        (
            [module] => main
            [file] => lib/db/oracleresult.php
        )

    [bitrix\main\db\oraclesqlhelper] => Array
        (
            [module] => main
            [file] => lib/db/oraclesqlhelper.php
        )

    [bitrix\main\db\pgsqlconnection] => Array
        (
            [module] => main
            [file] => lib/db/pgsqlconnection.php
        )

    [bitrix\main\diag\httpexceptionhandleroutput] => Array
        (
            [module] => main
            [file] => lib/diag/httpexceptionhandleroutput.php
        )

    [bitrix\main\diag\fileexceptionhandlerlog] => Array
        (
            [module] => main
            [file] => lib/diag/fileexceptionhandlerlog.php
        )

    [bitrix\main\diag\exceptionhandler] => Array
        (
            [module] => main
            [file] => lib/diag/exceptionhandler.php
        )

    [bitrix\main\diag\iexceptionhandleroutput] => Array
        (
            [module] => main
            [file] => lib/diag/iexceptionhandleroutput.php
        )

    [bitrix\main\diag\exceptionhandlerlog] => Array
        (
            [module] => main
            [file] => lib/diag/exceptionhandlerlog.php
        )

    [bitrix\main\io\file] => Array
        (
            [module] => main
            [file] => lib/io/file.php
        )

    [bitrix\main\io\fileentry] => Array
        (
            [module] => main
            [file] => lib/io/fileentry.php
        )

    [bitrix\main\io\path] => Array
        (
            [module] => main
            [file] => lib/io/path.php
        )

    [bitrix\main\io\filesystementry] => Array
        (
            [module] => main
            [file] => lib/io/filesystementry.php
        )

    [bitrix\main\io\ifilestream] => Array
        (
            [module] => main
            [file] => lib/io/ifilestream.php
        )

    [bitrix\main\localization\loc] => Array
        (
            [module] => main
            [file] => lib/localization/loc.php
        )

    [bitrix\main\mail\mail] => Array
        (
            [module] => main
            [file] => lib/mail/mail.php
        )

    [bitrix\main\mail\tracking] => Array
        (
            [module] => main
            [file] => lib/mail/tracking.php
        )

    [bitrix\main\mail\eventmanager] => Array
        (
            [module] => main
            [file] => lib/mail/eventmanager.php
        )

    [bitrix\main\mail\eventmessagecompiler] => Array
        (
            [module] => main
            [file] => lib/mail/eventmessagecompiler.php
        )

    [bitrix\main\mail\eventmessagethemecompiler] => Array
        (
            [module] => main
            [file] => lib/mail/eventmessagethemecompiler.php
        )

    [bitrix\main\mail\internal\event] => Array
        (
            [module] => main
            [file] => lib/mail/internal/event.php
        )

    [bitrix\main\mail\internal\eventattachment] => Array
        (
            [module] => main
            [file] => lib/mail/internal/eventattachment.php
        )

    [bitrix\main\mail\internal\eventmessage] => Array
        (
            [module] => main
            [file] => lib/mail/internal/eventmessage.php
        )

    [bitrix\main\mail\internal\eventmessagesite] => Array
        (
            [module] => main
            [file] => lib/mail/internal/eventmessagesite.php
        )

    [bitrix\main\mail\internal\eventmessageattachment] => Array
        (
            [module] => main
            [file] => lib/mail/internal/eventmessageattachment.php
        )

    [bitrix\main\mail\internal\eventtype] => Array
        (
            [module] => main
            [file] => lib/mail/internal/eventtype.php
        )

    [bitrix\main\text\converter] => Array
        (
            [module] => main
            [file] => lib/text/converter.php
        )

    [bitrix\main\text\emptyconverter] => Array
        (
            [module] => main
            [file] => lib/text/emptyconverter.php
        )

    [bitrix\main\text\encoding] => Array
        (
            [module] => main
            [file] => lib/text/encoding.php
        )

    [bitrix\main\text\htmlconverter] => Array
        (
            [module] => main
            [file] => lib/text/htmlconverter.php
        )

    [bitrix\main\text\binarystring] => Array
        (
            [module] => main
            [file] => lib/text/binarystring.php
        )

    [bitrix\main\text\xmlconverter] => Array
        (
            [module] => main
            [file] => lib/text/xmlconverter.php
        )

    [bitrix\main\type\collection] => Array
        (
            [module] => main
            [file] => lib/type/collection.php
        )

    [bitrix\main\type\date] => Array
        (
            [module] => main
            [file] => lib/type/date.php
        )

    [bitrix\main\type\datetime] => Array
        (
            [module] => main
            [file] => lib/type/datetime.php
        )

    [bitrix\main\type\dictionary] => Array
        (
            [module] => main
            [file] => lib/type/dictionary.php
        )

    [bitrix\main\type\filterabledictionary] => Array
        (
            [module] => main
            [file] => lib/type/filterabledictionary.php
        )

    [bitrix\main\type\parameterdictionary] => Array
        (
            [module] => main
            [file] => lib/type/parameterdictionary.php
        )

    [bitrix\main\web\cookie] => Array
        (
            [module] => main
            [file] => lib/web/cookie.php
        )

    [bitrix\main\web\uri] => Array
        (
            [module] => main
            [file] => lib/web/uri.php
        )

    [bitrix\main\sendereventhandler] => Array
        (
            [module] => main
            [file] => lib/senderconnector.php
        )

    [bitrix\main\senderconnectoruser] => Array
        (
            [module] => main
            [file] => lib/senderconnector.php
        )

    [bitrix\main\urlrewriterrulemaker] => Array
        (
            [module] => main
            [file] => lib/urlrewriter.php
        )

    [bitrix\main\update\stepper] => Array
        (
            [module] => main
            [file] => lib/update/stepper.php
        )

    [bitrix\main\composite\abstractresponse] => Array
        (
            [module] => main
            [file] => lib/composite/responder.php
        )

    [bitrix\main\composite\fileresponse] => Array
        (
            [module] => main
            [file] => lib/composite/responder.php
        )

    [bitrix\main\composite\memcachedresponse] => Array
        (
            [module] => main
            [file] => lib/composite/responder.php
        )

    [bitrix\main\security\otpexception] => Array
        (
            [module] => main
            [file] => lib/security/securityexception.php
        )

    [ctimezone] => Array
        (
            [module] => main
            [file] => classes/general/time.php
        )

    [cbxpunycode] => Array
        (
            [module] => main
            [file] => classes/general/punycode.php
        )

    [ibxvirtualio] => Array
        (
            [module] => main
            [file] => classes/general/virtual_io.php
        )

    [ibxgeterrors] => Array
        (
            [module] => main
            [file] => classes/general/virtual_io.php
        )

    [cbxvirtualio] => Array
        (
            [module] => main
            [file] => classes/general/virtual_io.php
        )

    [cbxvirtualfilebase] => Array
        (
            [module] => main
            [file] => classes/general/virtual_file.php
        )

    [cbxvirtualfile] => Array
        (
            [module] => main
            [file] => classes/general/virtual_file.php
        )

    [cbxvirtualdirectory] => Array
        (
            [module] => main
            [file] => classes/general/virtual_file.php
        )

    [calloption] => Array
        (
            [module] => main
            [file] => classes/general/option.php
        )

    [coption] => Array
        (
            [module] => main
            [file] => classes/general/option.php
        )

    [callpageoption] => Array
        (
            [module] => main
            [file] => classes/general/pageoption.php
        )

    [cpageoption] => Array
        (
            [module] => main
            [file] => classes/general/pageoption.php
        )

    [callsqlwhere] => Array
        (
            [module] => main
            [file] => classes/general/sqlwhere.php
        )

    [csqlwhereexpression] => Array
        (
            [module] => main
            [file] => classes/general/sqlwhere.php
        )

    [csqlwhere] => Array
        (
            [module] => main
            [file] => classes/general/sqlwhere.php
        )

    [calllanguage] => Array
        (
            [module] => main
            [file] => classes/general/language.php
        )

    [clanguage] => Array
        (
            [module] => main
            [file] => classes/general/language.php
        )

    [clangadmin] => Array
        (
            [module] => main
            [file] => classes/general/language.php
        )

    [_clangdbresult] => Array
        (
            [module] => main
            [file] => classes/general/langdbresult.php
        )

    [callagent] => Array
        (
            [module] => main
            [file] => classes/general/agent.php
        )

    [cagent] => Array
        (
            [module] => main
            [file] => classes/mysql/agent.php
        )

    [capplicationexception] => Array
        (
            [module] => main
            [file] => classes/general/applicationexception.php
        )

    [cadminexception] => Array
        (
            [module] => main
            [file] => classes/general/adminexception.php
        )

    [callsite] => Array
        (
            [module] => main
            [file] => classes/general/site.php
        )

    [calllang] => Array
        (
            [module] => main
            [file] => classes/general/site.php
        )

    [csite] => Array
        (
            [module] => main
            [file] => classes/general/site.php
        )

    [clang] => Array
        (
            [module] => main
            [file] => classes/general/site.php
        )

    [chttp] => Array
        (
            [module] => main
            [file] => classes/general/http.php
        )

    [cutil] => Array
        (
            [module] => main
            [file] => classes/general/util.php
        )

    [callmain] => Array
        (
            [module] => main
            [file] => classes/general/main.php
        )

    [cmain] => Array
        (
            [module] => main
            [file] => classes/general/main.php
        )

    [calldatabase] => Array
        (
            [module] => main
            [file] => classes/general/database.php
        )

    [calldbresult] => Array
        (
            [module] => main
            [file] => classes/general/dbresult.php
        )

    [cdatabasemysql] => Array
        (
            [module] => main
            [file] => classes/mysql/database.php
        )

    [cdbresultmysql] => Array
        (
            [module] => main
            [file] => classes/mysql/dbresult.php
        )

    [icachebackend] => Array
        (
            [module] => main
            [file] => classes/general/cache_backend.php
        )

    [cphpcache] => Array
        (
            [module] => main
            [file] => classes/general/cache.php
        )

    [ccachemanager] => Array
        (
            [module] => main
            [file] => classes/general/cache_manager.php
        )

    [cpagecache] => Array
        (
            [module] => main
            [file] => classes/general/page_cache.php
        )

    [cstackcacheentry] => Array
        (
            [module] => main
            [file] => classes/general/stack_cache_entry.php
        )

    [cstackcachemanager] => Array
        (
            [module] => main
            [file] => classes/general/stack_cache.php
        )

    [cmodule] => Array
        (
            [module] => main
            [file] => /classes/general/module.php
        )

    [bitrix\main\entity\ufield] => Array
        (
            [module] => main
            [file] => include/deprecated/ufield.php
        )

    [cdatabase] => Array
        (
            [module] => main
            [file] => classes/mysql/database.php
        )

    [cdbresult] => Array
        (
            [module] => main
            [file] => classes/mysql/dbresult.php
        )

)
Array
(
    [bitrix\main\application] => Array
        (
            [module] => main
            [file] => lib/application.php
        )

    [bitrix\main\httpapplication] => Array
        (
            [module] => main
            [file] => lib/httpapplication.php
        )

    [bitrix\main\argumentexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\argumentnullexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\argumentoutofrangeexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\argumenttypeexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\notimplementedexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\notsupportedexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\invalidoperationexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\objectpropertyexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\objectnotfoundexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\objectexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\systemexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\accessdeniedexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\decodingexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\io\invalidpathexception] => Array
        (
            [module] => main
            [file] => lib/io/ioexception.php
        )

    [bitrix\main\io\filenotfoundexception] => Array
        (
            [module] => main
            [file] => lib/io/ioexception.php
        )

    [bitrix\main\io\filedeleteexception] => Array
        (
            [module] => main
            [file] => lib/io/ioexception.php
        )

    [bitrix\main\io\fileopenexception] => Array
        (
            [module] => main
            [file] => lib/io/ioexception.php
        )

    [bitrix\main\io\filenotopenedexception] => Array
        (
            [module] => main
            [file] => lib/io/ioexception.php
        )

    [bitrix\main\context] => Array
        (
            [module] => main
            [file] => lib/context.php
        )

    [bitrix\main\httpcontext] => Array
        (
            [module] => main
            [file] => lib/httpcontext.php
        )

    [bitrix\main\dispatcher] => Array
        (
            [module] => main
            [file] => lib/dispatcher.php
        )

    [bitrix\main\environment] => Array
        (
            [module] => main
            [file] => lib/environment.php
        )

    [bitrix\main\event] => Array
        (
            [module] => main
            [file] => lib/event.php
        )

    [bitrix\main\eventmanager] => Array
        (
            [module] => main
            [file] => lib/eventmanager.php
        )

    [bitrix\main\eventresult] => Array
        (
            [module] => main
            [file] => lib/eventresult.php
        )

    [bitrix\main\request] => Array
        (
            [module] => main
            [file] => lib/request.php
        )

    [bitrix\main\httprequest] => Array
        (
            [module] => main
            [file] => lib/httprequest.php
        )

    [bitrix\main\response] => Array
        (
            [module] => main
            [file] => lib/response.php
        )

    [bitrix\main\httpresponse] => Array
        (
            [module] => main
            [file] => lib/httpresponse.php
        )

    [bitrix\main\modulemanager] => Array
        (
            [module] => main
            [file] => lib/modulemanager.php
        )

    [bitrix\main\server] => Array
        (
            [module] => main
            [file] => lib/server.php
        )

    [bitrix\main\config\configuration] => Array
        (
            [module] => main
            [file] => lib/config/configuration.php
        )

    [bitrix\main\config\option] => Array
        (
            [module] => main
            [file] => lib/config/option.php
        )

    [bitrix\main\context\culture] => Array
        (
            [module] => main
            [file] => lib/context/culture.php
        )

    [bitrix\main\data\cache] => Array
        (
            [module] => main
            [file] => lib/data/cache.php
        )

    [bitrix\main\data\cacheengineapc] => Array
        (
            [module] => main
            [file] => lib/data/cacheengineapc.php
        )

    [bitrix\main\data\cacheenginememcache] => Array
        (
            [module] => main
            [file] => lib/data/cacheenginememcache.php
        )

    [bitrix\main\data\cacheenginefiles] => Array
        (
            [module] => main
            [file] => lib/data/cacheenginefiles.php
        )

    [bitrix\main\data\cacheenginenone] => Array
        (
            [module] => main
            [file] => lib/data/cacheenginenone.php
        )

    [bitrix\main\data\connection] => Array
        (
            [module] => main
            [file] => lib/data/connection.php
        )

    [bitrix\main\data\connectionpool] => Array
        (
            [module] => main
            [file] => lib/data/connectionpool.php
        )

    [bitrix\main\data\icacheengine] => Array
        (
            [module] => main
            [file] => lib/data/cache.php
        )

    [bitrix\main\data\hsphpreadconnection] => Array
        (
            [module] => main
            [file] => lib/data/hsphpreadconnection.php
        )

    [bitrix\main\data\managedcache] => Array
        (
            [module] => main
            [file] => lib/data/managedcache.php
        )

    [bitrix\main\data\taggedcache] => Array
        (
            [module] => main
            [file] => lib/data/taggedcache.php
        )

    [bitrix\main\data\memcacheconnection] => Array
        (
            [module] => main
            [file] => lib/data/memcacheconnection.php
        )

    [bitrix\main\data\memcachedconnection] => Array
        (
            [module] => main
            [file] => lib/data/memcachedconnection.php
        )

    [bitrix\main\data\nosqlconnection] => Array
        (
            [module] => main
            [file] => lib/data/nosqlconnection.php
        )

    [bitrix\main\db\arrayresult] => Array
        (
            [module] => main
            [file] => lib/db/arrayresult.php
        )

    [bitrix\main\db\result] => Array
        (
            [module] => main
            [file] => lib/db/result.php
        )

    [bitrix\main\db\connection] => Array
        (
            [module] => main
            [file] => lib/db/connection.php
        )

    [bitrix\main\db\sqlexception] => Array
        (
            [module] => main
            [file] => lib/db/sqlexception.php
        )

    [bitrix\main\db\sqlqueryexception] => Array
        (
            [module] => main
            [file] => lib/db/sqlexception.php
        )

    [bitrix\main\db\transactionexception] => Array
        (
            [module] => main
            [file] => lib/db/sqlexception.php
        )

    [bitrix\main\db\sqlexpression] => Array
        (
            [module] => main
            [file] => lib/db/sqlexpression.php
        )

    [bitrix\main\db\sqlhelper] => Array
        (
            [module] => main
            [file] => lib/db/sqlhelper.php
        )

    [bitrix\main\db\mysqlcommonconnection] => Array
        (
            [module] => main
            [file] => lib/db/mysqlcommonconnection.php
        )

    [bitrix\main\db\mysqliconnection] => Array
        (
            [module] => main
            [file] => lib/db/mysqliconnection.php
        )

    [bitrix\main\db\mysqliresult] => Array
        (
            [module] => main
            [file] => lib/db/mysqliresult.php
        )

    [bitrix\main\db\mysqlisqlhelper] => Array
        (
            [module] => main
            [file] => lib/db/mysqlisqlhelper.php
        )

    [bitrix\main\db\mssqlconnection] => Array
        (
            [module] => main
            [file] => lib/db/mssqlconnection.php
        )

    [bitrix\main\db\mssqlresult] => Array
        (
            [module] => main
            [file] => lib/db/mssqlresult.php
        )

    [bitrix\main\db\mssqlsqlhelper] => Array
        (
            [module] => main
            [file] => lib/db/mssqlsqlhelper.php
        )

    [bitrix\main\db\oracleconnection] => Array
        (
            [module] => main
            [file] => lib/db/oracleconnection.php
        )

    [bitrix\main\db\oracleresult] => Array
        (
            [module] => main
            [file] => lib/db/oracleresult.php
        )

    [bitrix\main\db\oraclesqlhelper] => Array
        (
            [module] => main
            [file] => lib/db/oraclesqlhelper.php
        )

    [bitrix\main\db\pgsqlconnection] => Array
        (
            [module] => main
            [file] => lib/db/pgsqlconnection.php
        )

    [bitrix\main\diag\httpexceptionhandleroutput] => Array
        (
            [module] => main
            [file] => lib/diag/httpexceptionhandleroutput.php
        )

    [bitrix\main\diag\fileexceptionhandlerlog] => Array
        (
            [module] => main
            [file] => lib/diag/fileexceptionhandlerlog.php
        )

    [bitrix\main\diag\exceptionhandler] => Array
        (
            [module] => main
            [file] => lib/diag/exceptionhandler.php
        )

    [bitrix\main\diag\iexceptionhandleroutput] => Array
        (
            [module] => main
            [file] => lib/diag/iexceptionhandleroutput.php
        )

    [bitrix\main\diag\exceptionhandlerlog] => Array
        (
            [module] => main
            [file] => lib/diag/exceptionhandlerlog.php
        )

    [bitrix\main\io\file] => Array
        (
            [module] => main
            [file] => lib/io/file.php
        )

    [bitrix\main\io\fileentry] => Array
        (
            [module] => main
            [file] => lib/io/fileentry.php
        )

    [bitrix\main\io\path] => Array
        (
            [module] => main
            [file] => lib/io/path.php
        )

    [bitrix\main\io\filesystementry] => Array
        (
            [module] => main
            [file] => lib/io/filesystementry.php
        )

    [bitrix\main\io\ifilestream] => Array
        (
            [module] => main
            [file] => lib/io/ifilestream.php
        )

    [bitrix\main\localization\loc] => Array
        (
            [module] => main
            [file] => lib/localization/loc.php
        )

    [bitrix\main\mail\mail] => Array
        (
            [module] => main
            [file] => lib/mail/mail.php
        )

    [bitrix\main\mail\tracking] => Array
        (
            [module] => main
            [file] => lib/mail/tracking.php
        )

    [bitrix\main\mail\eventmanager] => Array
        (
            [module] => main
            [file] => lib/mail/eventmanager.php
        )

    [bitrix\main\mail\eventmessagecompiler] => Array
        (
            [module] => main
            [file] => lib/mail/eventmessagecompiler.php
        )

    [bitrix\main\mail\eventmessagethemecompiler] => Array
        (
            [module] => main
            [file] => lib/mail/eventmessagethemecompiler.php
        )

    [bitrix\main\mail\internal\event] => Array
        (
            [module] => main
            [file] => lib/mail/internal/event.php
        )

    [bitrix\main\mail\internal\eventattachment] => Array
        (
            [module] => main
            [file] => lib/mail/internal/eventattachment.php
        )

    [bitrix\main\mail\internal\eventmessage] => Array
        (
            [module] => main
            [file] => lib/mail/internal/eventmessage.php
        )

    [bitrix\main\mail\internal\eventmessagesite] => Array
        (
            [module] => main
            [file] => lib/mail/internal/eventmessagesite.php
        )

    [bitrix\main\mail\internal\eventmessageattachment] => Array
        (
            [module] => main
            [file] => lib/mail/internal/eventmessageattachment.php
        )

    [bitrix\main\mail\internal\eventtype] => Array
        (
            [module] => main
            [file] => lib/mail/internal/eventtype.php
        )

    [bitrix\main\text\converter] => Array
        (
            [module] => main
            [file] => lib/text/converter.php
        )

    [bitrix\main\text\emptyconverter] => Array
        (
            [module] => main
            [file] => lib/text/emptyconverter.php
        )

    [bitrix\main\text\encoding] => Array
        (
            [module] => main
            [file] => lib/text/encoding.php
        )

    [bitrix\main\text\htmlconverter] => Array
        (
            [module] => main
            [file] => lib/text/htmlconverter.php
        )

    [bitrix\main\text\binarystring] => Array
        (
            [module] => main
            [file] => lib/text/binarystring.php
        )

    [bitrix\main\text\xmlconverter] => Array
        (
            [module] => main
            [file] => lib/text/xmlconverter.php
        )

    [bitrix\main\type\collection] => Array
        (
            [module] => main
            [file] => lib/type/collection.php
        )

    [bitrix\main\type\date] => Array
        (
            [module] => main
            [file] => lib/type/date.php
        )

    [bitrix\main\type\datetime] => Array
        (
            [module] => main
            [file] => lib/type/datetime.php
        )

    [bitrix\main\type\dictionary] => Array
        (
            [module] => main
            [file] => lib/type/dictionary.php
        )

    [bitrix\main\type\filterabledictionary] => Array
        (
            [module] => main
            [file] => lib/type/filterabledictionary.php
        )

    [bitrix\main\type\parameterdictionary] => Array
        (
            [module] => main
            [file] => lib/type/parameterdictionary.php
        )

    [bitrix\main\web\cookie] => Array
        (
            [module] => main
            [file] => lib/web/cookie.php
        )

    [bitrix\main\web\uri] => Array
        (
            [module] => main
            [file] => lib/web/uri.php
        )

    [bitrix\main\sendereventhandler] => Array
        (
            [module] => main
            [file] => lib/senderconnector.php
        )

    [bitrix\main\senderconnectoruser] => Array
        (
            [module] => main
            [file] => lib/senderconnector.php
        )

    [bitrix\main\urlrewriterrulemaker] => Array
        (
            [module] => main
            [file] => lib/urlrewriter.php
        )

    [bitrix\main\update\stepper] => Array
        (
            [module] => main
            [file] => lib/update/stepper.php
        )

    [bitrix\main\composite\abstractresponse] => Array
        (
            [module] => main
            [file] => lib/composite/responder.php
        )

    [bitrix\main\composite\fileresponse] => Array
        (
            [module] => main
            [file] => lib/composite/responder.php
        )

    [bitrix\main\composite\memcachedresponse] => Array
        (
            [module] => main
            [file] => lib/composite/responder.php
        )

    [bitrix\main\security\otpexception] => Array
        (
            [module] => main
            [file] => lib/security/securityexception.php
        )

    [ctimezone] => Array
        (
            [module] => main
            [file] => classes/general/time.php
        )

    [cbxpunycode] => Array
        (
            [module] => main
            [file] => classes/general/punycode.php
        )

    [ibxvirtualio] => Array
        (
            [module] => main
            [file] => classes/general/virtual_io.php
        )

    [ibxgeterrors] => Array
        (
            [module] => main
            [file] => classes/general/virtual_io.php
        )

    [cbxvirtualio] => Array
        (
            [module] => main
            [file] => classes/general/virtual_io.php
        )

    [cbxvirtualfilebase] => Array
        (
            [module] => main
            [file] => classes/general/virtual_file.php
        )

    [cbxvirtualfile] => Array
        (
            [module] => main
            [file] => classes/general/virtual_file.php
        )

    [cbxvirtualdirectory] => Array
        (
            [module] => main
            [file] => classes/general/virtual_file.php
        )

    [calloption] => Array
        (
            [module] => main
            [file] => classes/general/option.php
        )

    [coption] => Array
        (
            [module] => main
            [file] => classes/general/option.php
        )

    [callpageoption] => Array
        (
            [module] => main
            [file] => classes/general/pageoption.php
        )

    [cpageoption] => Array
        (
            [module] => main
            [file] => classes/general/pageoption.php
        )

    [callsqlwhere] => Array
        (
            [module] => main
            [file] => classes/general/sqlwhere.php
        )

    [csqlwhereexpression] => Array
        (
            [module] => main
            [file] => classes/general/sqlwhere.php
        )

    [csqlwhere] => Array
        (
            [module] => main
            [file] => classes/general/sqlwhere.php
        )

    [calllanguage] => Array
        (
            [module] => main
            [file] => classes/general/language.php
        )

    [clanguage] => Array
        (
            [module] => main
            [file] => classes/general/language.php
        )

    [clangadmin] => Array
        (
            [module] => main
            [file] => classes/general/language.php
        )

    [_clangdbresult] => Array
        (
            [module] => main
            [file] => classes/general/langdbresult.php
        )

    [callagent] => Array
        (
            [module] => main
            [file] => classes/general/agent.php
        )

    [cagent] => Array
        (
            [module] => main
            [file] => classes/mysql/agent.php
        )

    [capplicationexception] => Array
        (
            [module] => main
            [file] => classes/general/applicationexception.php
        )

    [cadminexception] => Array
        (
            [module] => main
            [file] => classes/general/adminexception.php
        )

    [callsite] => Array
        (
            [module] => main
            [file] => classes/general/site.php
        )

    [calllang] => Array
        (
            [module] => main
            [file] => classes/general/site.php
        )

    [csite] => Array
        (
            [module] => main
            [file] => classes/general/site.php
        )

    [clang] => Array
        (
            [module] => main
            [file] => classes/general/site.php
        )

    [chttp] => Array
        (
            [module] => main
            [file] => classes/general/http.php
        )

    [cutil] => Array
        (
            [module] => main
            [file] => classes/general/util.php
        )

    [callmain] => Array
        (
            [module] => main
            [file] => classes/general/main.php
        )

    [cmain] => Array
        (
            [module] => main
            [file] => classes/general/main.php
        )

    [calldatabase] => Array
        (
            [module] => main
            [file] => classes/general/database.php
        )

    [calldbresult] => Array
        (
            [module] => main
            [file] => classes/general/dbresult.php
        )

    [cdatabasemysql] => Array
        (
            [module] => main
            [file] => classes/mysql/database.php
        )

    [cdbresultmysql] => Array
        (
            [module] => main
            [file] => classes/mysql/dbresult.php
        )

    [icachebackend] => Array
        (
            [module] => main
            [file] => classes/general/cache_backend.php
        )

    [cphpcache] => Array
        (
            [module] => main
            [file] => classes/general/cache.php
        )

    [ccachemanager] => Array
        (
            [module] => main
            [file] => classes/general/cache_manager.php
        )

    [cpagecache] => Array
        (
            [module] => main
            [file] => classes/general/page_cache.php
        )

    [cstackcacheentry] => Array
        (
            [module] => main
            [file] => classes/general/stack_cache_entry.php
        )

    [cstackcachemanager] => Array
        (
            [module] => main
            [file] => classes/general/stack_cache.php
        )

    [cmodule] => Array
        (
            [module] => main
            [file] => /classes/general/module.php
        )

    [bitrix\main\entity\ufield] => Array
        (
            [module] => main
            [file] => include/deprecated/ufield.php
        )

    [cdatabase] => Array
        (
            [module] => main
            [file] => classes/mysql/database.php
        )

    [cdbresult] => Array
        (
            [module] => main
            [file] => classes/mysql/dbresult.php
        )

)
Array
(
    [bitrix\main\application] => Array
        (
            [module] => main
            [file] => lib/application.php
        )

    [bitrix\main\httpapplication] => Array
        (
            [module] => main
            [file] => lib/httpapplication.php
        )

    [bitrix\main\argumentexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\argumentnullexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\argumentoutofrangeexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\argumenttypeexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\notimplementedexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\notsupportedexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\invalidoperationexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\objectpropertyexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\objectnotfoundexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\objectexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\systemexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\accessdeniedexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\decodingexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\io\invalidpathexception] => Array
        (
            [module] => main
            [file] => lib/io/ioexception.php
        )

    [bitrix\main\io\filenotfoundexception] => Array
        (
            [module] => main
            [file] => lib/io/ioexception.php
        )

    [bitrix\main\io\filedeleteexception] => Array
        (
            [module] => main
            [file] => lib/io/ioexception.php
        )

    [bitrix\main\io\fileopenexception] => Array
        (
            [module] => main
            [file] => lib/io/ioexception.php
        )

    [bitrix\main\io\filenotopenedexception] => Array
        (
            [module] => main
            [file] => lib/io/ioexception.php
        )

    [bitrix\main\context] => Array
        (
            [module] => main
            [file] => lib/context.php
        )

    [bitrix\main\httpcontext] => Array
        (
            [module] => main
            [file] => lib/httpcontext.php
        )

    [bitrix\main\dispatcher] => Array
        (
            [module] => main
            [file] => lib/dispatcher.php
        )

    [bitrix\main\environment] => Array
        (
            [module] => main
            [file] => lib/environment.php
        )

    [bitrix\main\event] => Array
        (
            [module] => main
            [file] => lib/event.php
        )

    [bitrix\main\eventmanager] => Array
        (
            [module] => main
            [file] => lib/eventmanager.php
        )

    [bitrix\main\eventresult] => Array
        (
            [module] => main
            [file] => lib/eventresult.php
        )

    [bitrix\main\request] => Array
        (
            [module] => main
            [file] => lib/request.php
        )

    [bitrix\main\httprequest] => Array
        (
            [module] => main
            [file] => lib/httprequest.php
        )

    [bitrix\main\response] => Array
        (
            [module] => main
            [file] => lib/response.php
        )

    [bitrix\main\httpresponse] => Array
        (
            [module] => main
            [file] => lib/httpresponse.php
        )

    [bitrix\main\modulemanager] => Array
        (
            [module] => main
            [file] => lib/modulemanager.php
        )

    [bitrix\main\server] => Array
        (
            [module] => main
            [file] => lib/server.php
        )

    [bitrix\main\config\configuration] => Array
        (
            [module] => main
            [file] => lib/config/configuration.php
        )

    [bitrix\main\config\option] => Array
        (
            [module] => main
            [file] => lib/config/option.php
        )

    [bitrix\main\context\culture] => Array
        (
            [module] => main
            [file] => lib/context/culture.php
        )

    [bitrix\main\data\cache] => Array
        (
            [module] => main
            [file] => lib/data/cache.php
        )

    [bitrix\main\data\cacheengineapc] => Array
        (
            [module] => main
            [file] => lib/data/cacheengineapc.php
        )

    [bitrix\main\data\cacheenginememcache] => Array
        (
            [module] => main
            [file] => lib/data/cacheenginememcache.php
        )

    [bitrix\main\data\cacheenginefiles] => Array
        (
            [module] => main
            [file] => lib/data/cacheenginefiles.php
        )

    [bitrix\main\data\cacheenginenone] => Array
        (
            [module] => main
            [file] => lib/data/cacheenginenone.php
        )

    [bitrix\main\data\connection] => Array
        (
            [module] => main
            [file] => lib/data/connection.php
        )

    [bitrix\main\data\connectionpool] => Array
        (
            [module] => main
            [file] => lib/data/connectionpool.php
        )

    [bitrix\main\data\icacheengine] => Array
        (
            [module] => main
            [file] => lib/data/cache.php
        )

    [bitrix\main\data\hsphpreadconnection] => Array
        (
            [module] => main
            [file] => lib/data/hsphpreadconnection.php
        )

    [bitrix\main\data\managedcache] => Array
        (
            [module] => main
            [file] => lib/data/managedcache.php
        )

    [bitrix\main\data\taggedcache] => Array
        (
            [module] => main
            [file] => lib/data/taggedcache.php
        )

    [bitrix\main\data\memcacheconnection] => Array
        (
            [module] => main
            [file] => lib/data/memcacheconnection.php
        )

    [bitrix\main\data\memcachedconnection] => Array
        (
            [module] => main
            [file] => lib/data/memcachedconnection.php
        )

    [bitrix\main\data\nosqlconnection] => Array
        (
            [module] => main
            [file] => lib/data/nosqlconnection.php
        )

    [bitrix\main\db\arrayresult] => Array
        (
            [module] => main
            [file] => lib/db/arrayresult.php
        )

    [bitrix\main\db\result] => Array
        (
            [module] => main
            [file] => lib/db/result.php
        )

    [bitrix\main\db\connection] => Array
        (
            [module] => main
            [file] => lib/db/connection.php
        )

    [bitrix\main\db\sqlexception] => Array
        (
            [module] => main
            [file] => lib/db/sqlexception.php
        )

    [bitrix\main\db\sqlqueryexception] => Array
        (
            [module] => main
            [file] => lib/db/sqlexception.php
        )

    [bitrix\main\db\transactionexception] => Array
        (
            [module] => main
            [file] => lib/db/sqlexception.php
        )

    [bitrix\main\db\sqlexpression] => Array
        (
            [module] => main
            [file] => lib/db/sqlexpression.php
        )

    [bitrix\main\db\sqlhelper] => Array
        (
            [module] => main
            [file] => lib/db/sqlhelper.php
        )

    [bitrix\main\db\mysqlcommonconnection] => Array
        (
            [module] => main
            [file] => lib/db/mysqlcommonconnection.php
        )

    [bitrix\main\db\mysqliconnection] => Array
        (
            [module] => main
            [file] => lib/db/mysqliconnection.php
        )

    [bitrix\main\db\mysqliresult] => Array
        (
            [module] => main
            [file] => lib/db/mysqliresult.php
        )

    [bitrix\main\db\mysqlisqlhelper] => Array
        (
            [module] => main
            [file] => lib/db/mysqlisqlhelper.php
        )

    [bitrix\main\db\mssqlconnection] => Array
        (
            [module] => main
            [file] => lib/db/mssqlconnection.php
        )

    [bitrix\main\db\mssqlresult] => Array
        (
            [module] => main
            [file] => lib/db/mssqlresult.php
        )

    [bitrix\main\db\mssqlsqlhelper] => Array
        (
            [module] => main
            [file] => lib/db/mssqlsqlhelper.php
        )

    [bitrix\main\db\oracleconnection] => Array
        (
            [module] => main
            [file] => lib/db/oracleconnection.php
        )

    [bitrix\main\db\oracleresult] => Array
        (
            [module] => main
            [file] => lib/db/oracleresult.php
        )

    [bitrix\main\db\oraclesqlhelper] => Array
        (
            [module] => main
            [file] => lib/db/oraclesqlhelper.php
        )

    [bitrix\main\db\pgsqlconnection] => Array
        (
            [module] => main
            [file] => lib/db/pgsqlconnection.php
        )

    [bitrix\main\diag\httpexceptionhandleroutput] => Array
        (
            [module] => main
            [file] => lib/diag/httpexceptionhandleroutput.php
        )

    [bitrix\main\diag\fileexceptionhandlerlog] => Array
        (
            [module] => main
            [file] => lib/diag/fileexceptionhandlerlog.php
        )

    [bitrix\main\diag\exceptionhandler] => Array
        (
            [module] => main
            [file] => lib/diag/exceptionhandler.php
        )

    [bitrix\main\diag\iexceptionhandleroutput] => Array
        (
            [module] => main
            [file] => lib/diag/iexceptionhandleroutput.php
        )

    [bitrix\main\diag\exceptionhandlerlog] => Array
        (
            [module] => main
            [file] => lib/diag/exceptionhandlerlog.php
        )

    [bitrix\main\io\file] => Array
        (
            [module] => main
            [file] => lib/io/file.php
        )

    [bitrix\main\io\fileentry] => Array
        (
            [module] => main
            [file] => lib/io/fileentry.php
        )

    [bitrix\main\io\path] => Array
        (
            [module] => main
            [file] => lib/io/path.php
        )

    [bitrix\main\io\filesystementry] => Array
        (
            [module] => main
            [file] => lib/io/filesystementry.php
        )

    [bitrix\main\io\ifilestream] => Array
        (
            [module] => main
            [file] => lib/io/ifilestream.php
        )

    [bitrix\main\localization\loc] => Array
        (
            [module] => main
            [file] => lib/localization/loc.php
        )

    [bitrix\main\mail\mail] => Array
        (
            [module] => main
            [file] => lib/mail/mail.php
        )

    [bitrix\main\mail\tracking] => Array
        (
            [module] => main
            [file] => lib/mail/tracking.php
        )

    [bitrix\main\mail\eventmanager] => Array
        (
            [module] => main
            [file] => lib/mail/eventmanager.php
        )

    [bitrix\main\mail\eventmessagecompiler] => Array
        (
            [module] => main
            [file] => lib/mail/eventmessagecompiler.php
        )

    [bitrix\main\mail\eventmessagethemecompiler] => Array
        (
            [module] => main
            [file] => lib/mail/eventmessagethemecompiler.php
        )

    [bitrix\main\mail\internal\event] => Array
        (
            [module] => main
            [file] => lib/mail/internal/event.php
        )

    [bitrix\main\mail\internal\eventattachment] => Array
        (
            [module] => main
            [file] => lib/mail/internal/eventattachment.php
        )

    [bitrix\main\mail\internal\eventmessage] => Array
        (
            [module] => main
            [file] => lib/mail/internal/eventmessage.php
        )

    [bitrix\main\mail\internal\eventmessagesite] => Array
        (
            [module] => main
            [file] => lib/mail/internal/eventmessagesite.php
        )

    [bitrix\main\mail\internal\eventmessageattachment] => Array
        (
            [module] => main
            [file] => lib/mail/internal/eventmessageattachment.php
        )

    [bitrix\main\mail\internal\eventtype] => Array
        (
            [module] => main
            [file] => lib/mail/internal/eventtype.php
        )

    [bitrix\main\text\converter] => Array
        (
            [module] => main
            [file] => lib/text/converter.php
        )

    [bitrix\main\text\emptyconverter] => Array
        (
            [module] => main
            [file] => lib/text/emptyconverter.php
        )

    [bitrix\main\text\encoding] => Array
        (
            [module] => main
            [file] => lib/text/encoding.php
        )

    [bitrix\main\text\htmlconverter] => Array
        (
            [module] => main
            [file] => lib/text/htmlconverter.php
        )

    [bitrix\main\text\binarystring] => Array
        (
            [module] => main
            [file] => lib/text/binarystring.php
        )

    [bitrix\main\text\xmlconverter] => Array
        (
            [module] => main
            [file] => lib/text/xmlconverter.php
        )

    [bitrix\main\type\collection] => Array
        (
            [module] => main
            [file] => lib/type/collection.php
        )

    [bitrix\main\type\date] => Array
        (
            [module] => main
            [file] => lib/type/date.php
        )

    [bitrix\main\type\datetime] => Array
        (
            [module] => main
            [file] => lib/type/datetime.php
        )

    [bitrix\main\type\dictionary] => Array
        (
            [module] => main
            [file] => lib/type/dictionary.php
        )

    [bitrix\main\type\filterabledictionary] => Array
        (
            [module] => main
            [file] => lib/type/filterabledictionary.php
        )

    [bitrix\main\type\parameterdictionary] => Array
        (
            [module] => main
            [file] => lib/type/parameterdictionary.php
        )

    [bitrix\main\web\cookie] => Array
        (
            [module] => main
            [file] => lib/web/cookie.php
        )

    [bitrix\main\web\uri] => Array
        (
            [module] => main
            [file] => lib/web/uri.php
        )

    [bitrix\main\sendereventhandler] => Array
        (
            [module] => main
            [file] => lib/senderconnector.php
        )

    [bitrix\main\senderconnectoruser] => Array
        (
            [module] => main
            [file] => lib/senderconnector.php
        )

    [bitrix\main\urlrewriterrulemaker] => Array
        (
            [module] => main
            [file] => lib/urlrewriter.php
        )

    [bitrix\main\update\stepper] => Array
        (
            [module] => main
            [file] => lib/update/stepper.php
        )

    [bitrix\main\composite\abstractresponse] => Array
        (
            [module] => main
            [file] => lib/composite/responder.php
        )

    [bitrix\main\composite\fileresponse] => Array
        (
            [module] => main
            [file] => lib/composite/responder.php
        )

    [bitrix\main\composite\memcachedresponse] => Array
        (
            [module] => main
            [file] => lib/composite/responder.php
        )

    [bitrix\main\security\otpexception] => Array
        (
            [module] => main
            [file] => lib/security/securityexception.php
        )

    [ctimezone] => Array
        (
            [module] => main
            [file] => classes/general/time.php
        )

    [cbxpunycode] => Array
        (
            [module] => main
            [file] => classes/general/punycode.php
        )

    [ibxvirtualio] => Array
        (
            [module] => main
            [file] => classes/general/virtual_io.php
        )

    [ibxgeterrors] => Array
        (
            [module] => main
            [file] => classes/general/virtual_io.php
        )

    [cbxvirtualio] => Array
        (
            [module] => main
            [file] => classes/general/virtual_io.php
        )

    [cbxvirtualfilebase] => Array
        (
            [module] => main
            [file] => classes/general/virtual_file.php
        )

    [cbxvirtualfile] => Array
        (
            [module] => main
            [file] => classes/general/virtual_file.php
        )

    [cbxvirtualdirectory] => Array
        (
            [module] => main
            [file] => classes/general/virtual_file.php
        )

    [calloption] => Array
        (
            [module] => main
            [file] => classes/general/option.php
        )

    [coption] => Array
        (
            [module] => main
            [file] => classes/general/option.php
        )

    [callpageoption] => Array
        (
            [module] => main
            [file] => classes/general/pageoption.php
        )

    [cpageoption] => Array
        (
            [module] => main
            [file] => classes/general/pageoption.php
        )

    [callsqlwhere] => Array
        (
            [module] => main
            [file] => classes/general/sqlwhere.php
        )

    [csqlwhereexpression] => Array
        (
            [module] => main
            [file] => classes/general/sqlwhere.php
        )

    [csqlwhere] => Array
        (
            [module] => main
            [file] => classes/general/sqlwhere.php
        )

    [calllanguage] => Array
        (
            [module] => main
            [file] => classes/general/language.php
        )

    [clanguage] => Array
        (
            [module] => main
            [file] => classes/general/language.php
        )

    [clangadmin] => Array
        (
            [module] => main
            [file] => classes/general/language.php
        )

    [_clangdbresult] => Array
        (
            [module] => main
            [file] => classes/general/langdbresult.php
        )

    [callagent] => Array
        (
            [module] => main
            [file] => classes/general/agent.php
        )

    [cagent] => Array
        (
            [module] => main
            [file] => classes/mysql/agent.php
        )

    [capplicationexception] => Array
        (
            [module] => main
            [file] => classes/general/applicationexception.php
        )

    [cadminexception] => Array
        (
            [module] => main
            [file] => classes/general/adminexception.php
        )

    [callsite] => Array
        (
            [module] => main
            [file] => classes/general/site.php
        )

    [calllang] => Array
        (
            [module] => main
            [file] => classes/general/site.php
        )

    [csite] => Array
        (
            [module] => main
            [file] => classes/general/site.php
        )

    [clang] => Array
        (
            [module] => main
            [file] => classes/general/site.php
        )

    [chttp] => Array
        (
            [module] => main
            [file] => classes/general/http.php
        )

    [cutil] => Array
        (
            [module] => main
            [file] => classes/general/util.php
        )

    [callmain] => Array
        (
            [module] => main
            [file] => classes/general/main.php
        )

    [cmain] => Array
        (
            [module] => main
            [file] => classes/general/main.php
        )

    [calldatabase] => Array
        (
            [module] => main
            [file] => classes/general/database.php
        )

    [calldbresult] => Array
        (
            [module] => main
            [file] => classes/general/dbresult.php
        )

    [cdatabasemysql] => Array
        (
            [module] => main
            [file] => classes/mysql/database.php
        )

    [cdbresultmysql] => Array
        (
            [module] => main
            [file] => classes/mysql/dbresult.php
        )

    [icachebackend] => Array
        (
            [module] => main
            [file] => classes/general/cache_backend.php
        )

    [cphpcache] => Array
        (
            [module] => main
            [file] => classes/general/cache.php
        )

    [ccachemanager] => Array
        (
            [module] => main
            [file] => classes/general/cache_manager.php
        )

    [cpagecache] => Array
        (
            [module] => main
            [file] => classes/general/page_cache.php
        )

    [cstackcacheentry] => Array
        (
            [module] => main
            [file] => classes/general/stack_cache_entry.php
        )

    [cstackcachemanager] => Array
        (
            [module] => main
            [file] => classes/general/stack_cache.php
        )

    [cmodule] => Array
        (
            [module] => main
            [file] => /classes/general/module.php
        )

    [bitrix\main\entity\ufield] => Array
        (
            [module] => main
            [file] => include/deprecated/ufield.php
        )

    [cdatabase] => Array
        (
            [module] => main
            [file] => classes/mysql/database.php
        )

    [cdbresult] => Array
        (
            [module] => main
            [file] => classes/mysql/dbresult.php
        )

)
Array
(
    [bitrix\main\application] => Array
        (
            [module] => main
            [file] => lib/application.php
        )

    [bitrix\main\httpapplication] => Array
        (
            [module] => main
            [file] => lib/httpapplication.php
        )

    [bitrix\main\argumentexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\argumentnullexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\argumentoutofrangeexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\argumenttypeexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\notimplementedexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\notsupportedexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\invalidoperationexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\objectpropertyexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\objectnotfoundexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\objectexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\systemexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\accessdeniedexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\decodingexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\io\invalidpathexception] => Array
        (
            [module] => main
            [file] => lib/io/ioexception.php
        )

    [bitrix\main\io\filenotfoundexception] => Array
        (
            [module] => main
            [file] => lib/io/ioexception.php
        )

    [bitrix\main\io\filedeleteexception] => Array
        (
            [module] => main
            [file] => lib/io/ioexception.php
        )

    [bitrix\main\io\fileopenexception] => Array
        (
            [module] => main
            [file] => lib/io/ioexception.php
        )

    [bitrix\main\io\filenotopenedexception] => Array
        (
            [module] => main
            [file] => lib/io/ioexception.php
        )

    [bitrix\main\context] => Array
        (
            [module] => main
            [file] => lib/context.php
        )

    [bitrix\main\httpcontext] => Array
        (
            [module] => main
            [file] => lib/httpcontext.php
        )

    [bitrix\main\dispatcher] => Array
        (
            [module] => main
            [file] => lib/dispatcher.php
        )

    [bitrix\main\environment] => Array
        (
            [module] => main
            [file] => lib/environment.php
        )

    [bitrix\main\event] => Array
        (
            [module] => main
            [file] => lib/event.php
        )

    [bitrix\main\eventmanager] => Array
        (
            [module] => main
            [file] => lib/eventmanager.php
        )

    [bitrix\main\eventresult] => Array
        (
            [module] => main
            [file] => lib/eventresult.php
        )

    [bitrix\main\request] => Array
        (
            [module] => main
            [file] => lib/request.php
        )

    [bitrix\main\httprequest] => Array
        (
            [module] => main
            [file] => lib/httprequest.php
        )

    [bitrix\main\response] => Array
        (
            [module] => main
            [file] => lib/response.php
        )

    [bitrix\main\httpresponse] => Array
        (
            [module] => main
            [file] => lib/httpresponse.php
        )

    [bitrix\main\modulemanager] => Array
        (
            [module] => main
            [file] => lib/modulemanager.php
        )

    [bitrix\main\server] => Array
        (
            [module] => main
            [file] => lib/server.php
        )

    [bitrix\main\config\configuration] => Array
        (
            [module] => main
            [file] => lib/config/configuration.php
        )

    [bitrix\main\config\option] => Array
        (
            [module] => main
            [file] => lib/config/option.php
        )

    [bitrix\main\context\culture] => Array
        (
            [module] => main
            [file] => lib/context/culture.php
        )

    [bitrix\main\data\cache] => Array
        (
            [module] => main
            [file] => lib/data/cache.php
        )

    [bitrix\main\data\cacheengineapc] => Array
        (
            [module] => main
            [file] => lib/data/cacheengineapc.php
        )

    [bitrix\main\data\cacheenginememcache] => Array
        (
            [module] => main
            [file] => lib/data/cacheenginememcache.php
        )

    [bitrix\main\data\cacheenginefiles] => Array
        (
            [module] => main
            [file] => lib/data/cacheenginefiles.php
        )

    [bitrix\main\data\cacheenginenone] => Array
        (
            [module] => main
            [file] => lib/data/cacheenginenone.php
        )

    [bitrix\main\data\connection] => Array
        (
            [module] => main
            [file] => lib/data/connection.php
        )

    [bitrix\main\data\connectionpool] => Array
        (
            [module] => main
            [file] => lib/data/connectionpool.php
        )

    [bitrix\main\data\icacheengine] => Array
        (
            [module] => main
            [file] => lib/data/cache.php
        )

    [bitrix\main\data\hsphpreadconnection] => Array
        (
            [module] => main
            [file] => lib/data/hsphpreadconnection.php
        )

    [bitrix\main\data\managedcache] => Array
        (
            [module] => main
            [file] => lib/data/managedcache.php
        )

    [bitrix\main\data\taggedcache] => Array
        (
            [module] => main
            [file] => lib/data/taggedcache.php
        )

    [bitrix\main\data\memcacheconnection] => Array
        (
            [module] => main
            [file] => lib/data/memcacheconnection.php
        )

    [bitrix\main\data\memcachedconnection] => Array
        (
            [module] => main
            [file] => lib/data/memcachedconnection.php
        )

    [bitrix\main\data\nosqlconnection] => Array
        (
            [module] => main
            [file] => lib/data/nosqlconnection.php
        )

    [bitrix\main\db\arrayresult] => Array
        (
            [module] => main
            [file] => lib/db/arrayresult.php
        )

    [bitrix\main\db\result] => Array
        (
            [module] => main
            [file] => lib/db/result.php
        )

    [bitrix\main\db\connection] => Array
        (
            [module] => main
            [file] => lib/db/connection.php
        )

    [bitrix\main\db\sqlexception] => Array
        (
            [module] => main
            [file] => lib/db/sqlexception.php
        )

    [bitrix\main\db\sqlqueryexception] => Array
        (
            [module] => main
            [file] => lib/db/sqlexception.php
        )

    [bitrix\main\db\transactionexception] => Array
        (
            [module] => main
            [file] => lib/db/sqlexception.php
        )

    [bitrix\main\db\sqlexpression] => Array
        (
            [module] => main
            [file] => lib/db/sqlexpression.php
        )

    [bitrix\main\db\sqlhelper] => Array
        (
            [module] => main
            [file] => lib/db/sqlhelper.php
        )

    [bitrix\main\db\mysqlcommonconnection] => Array
        (
            [module] => main
            [file] => lib/db/mysqlcommonconnection.php
        )

    [bitrix\main\db\mysqliconnection] => Array
        (
            [module] => main
            [file] => lib/db/mysqliconnection.php
        )

    [bitrix\main\db\mysqliresult] => Array
        (
            [module] => main
            [file] => lib/db/mysqliresult.php
        )

    [bitrix\main\db\mysqlisqlhelper] => Array
        (
            [module] => main
            [file] => lib/db/mysqlisqlhelper.php
        )

    [bitrix\main\db\mssqlconnection] => Array
        (
            [module] => main
            [file] => lib/db/mssqlconnection.php
        )

    [bitrix\main\db\mssqlresult] => Array
        (
            [module] => main
            [file] => lib/db/mssqlresult.php
        )

    [bitrix\main\db\mssqlsqlhelper] => Array
        (
            [module] => main
            [file] => lib/db/mssqlsqlhelper.php
        )

    [bitrix\main\db\oracleconnection] => Array
        (
            [module] => main
            [file] => lib/db/oracleconnection.php
        )

    [bitrix\main\db\oracleresult] => Array
        (
            [module] => main
            [file] => lib/db/oracleresult.php
        )

    [bitrix\main\db\oraclesqlhelper] => Array
        (
            [module] => main
            [file] => lib/db/oraclesqlhelper.php
        )

    [bitrix\main\db\pgsqlconnection] => Array
        (
            [module] => main
            [file] => lib/db/pgsqlconnection.php
        )

    [bitrix\main\diag\httpexceptionhandleroutput] => Array
        (
            [module] => main
            [file] => lib/diag/httpexceptionhandleroutput.php
        )

    [bitrix\main\diag\fileexceptionhandlerlog] => Array
        (
            [module] => main
            [file] => lib/diag/fileexceptionhandlerlog.php
        )

    [bitrix\main\diag\exceptionhandler] => Array
        (
            [module] => main
            [file] => lib/diag/exceptionhandler.php
        )

    [bitrix\main\diag\iexceptionhandleroutput] => Array
        (
            [module] => main
            [file] => lib/diag/iexceptionhandleroutput.php
        )

    [bitrix\main\diag\exceptionhandlerlog] => Array
        (
            [module] => main
            [file] => lib/diag/exceptionhandlerlog.php
        )

    [bitrix\main\io\file] => Array
        (
            [module] => main
            [file] => lib/io/file.php
        )

    [bitrix\main\io\fileentry] => Array
        (
            [module] => main
            [file] => lib/io/fileentry.php
        )

    [bitrix\main\io\path] => Array
        (
            [module] => main
            [file] => lib/io/path.php
        )

    [bitrix\main\io\filesystementry] => Array
        (
            [module] => main
            [file] => lib/io/filesystementry.php
        )

    [bitrix\main\io\ifilestream] => Array
        (
            [module] => main
            [file] => lib/io/ifilestream.php
        )

    [bitrix\main\localization\loc] => Array
        (
            [module] => main
            [file] => lib/localization/loc.php
        )

    [bitrix\main\mail\mail] => Array
        (
            [module] => main
            [file] => lib/mail/mail.php
        )

    [bitrix\main\mail\tracking] => Array
        (
            [module] => main
            [file] => lib/mail/tracking.php
        )

    [bitrix\main\mail\eventmanager] => Array
        (
            [module] => main
            [file] => lib/mail/eventmanager.php
        )

    [bitrix\main\mail\eventmessagecompiler] => Array
        (
            [module] => main
            [file] => lib/mail/eventmessagecompiler.php
        )

    [bitrix\main\mail\eventmessagethemecompiler] => Array
        (
            [module] => main
            [file] => lib/mail/eventmessagethemecompiler.php
        )

    [bitrix\main\mail\internal\event] => Array
        (
            [module] => main
            [file] => lib/mail/internal/event.php
        )

    [bitrix\main\mail\internal\eventattachment] => Array
        (
            [module] => main
            [file] => lib/mail/internal/eventattachment.php
        )

    [bitrix\main\mail\internal\eventmessage] => Array
        (
            [module] => main
            [file] => lib/mail/internal/eventmessage.php
        )

    [bitrix\main\mail\internal\eventmessagesite] => Array
        (
            [module] => main
            [file] => lib/mail/internal/eventmessagesite.php
        )

    [bitrix\main\mail\internal\eventmessageattachment] => Array
        (
            [module] => main
            [file] => lib/mail/internal/eventmessageattachment.php
        )

    [bitrix\main\mail\internal\eventtype] => Array
        (
            [module] => main
            [file] => lib/mail/internal/eventtype.php
        )

    [bitrix\main\text\converter] => Array
        (
            [module] => main
            [file] => lib/text/converter.php
        )

    [bitrix\main\text\emptyconverter] => Array
        (
            [module] => main
            [file] => lib/text/emptyconverter.php
        )

    [bitrix\main\text\encoding] => Array
        (
            [module] => main
            [file] => lib/text/encoding.php
        )

    [bitrix\main\text\htmlconverter] => Array
        (
            [module] => main
            [file] => lib/text/htmlconverter.php
        )

    [bitrix\main\text\binarystring] => Array
        (
            [module] => main
            [file] => lib/text/binarystring.php
        )

    [bitrix\main\text\xmlconverter] => Array
        (
            [module] => main
            [file] => lib/text/xmlconverter.php
        )

    [bitrix\main\type\collection] => Array
        (
            [module] => main
            [file] => lib/type/collection.php
        )

    [bitrix\main\type\date] => Array
        (
            [module] => main
            [file] => lib/type/date.php
        )

    [bitrix\main\type\datetime] => Array
        (
            [module] => main
            [file] => lib/type/datetime.php
        )

    [bitrix\main\type\dictionary] => Array
        (
            [module] => main
            [file] => lib/type/dictionary.php
        )

    [bitrix\main\type\filterabledictionary] => Array
        (
            [module] => main
            [file] => lib/type/filterabledictionary.php
        )

    [bitrix\main\type\parameterdictionary] => Array
        (
            [module] => main
            [file] => lib/type/parameterdictionary.php
        )

    [bitrix\main\web\cookie] => Array
        (
            [module] => main
            [file] => lib/web/cookie.php
        )

    [bitrix\main\web\uri] => Array
        (
            [module] => main
            [file] => lib/web/uri.php
        )

    [bitrix\main\sendereventhandler] => Array
        (
            [module] => main
            [file] => lib/senderconnector.php
        )

    [bitrix\main\senderconnectoruser] => Array
        (
            [module] => main
            [file] => lib/senderconnector.php
        )

    [bitrix\main\urlrewriterrulemaker] => Array
        (
            [module] => main
            [file] => lib/urlrewriter.php
        )

    [bitrix\main\update\stepper] => Array
        (
            [module] => main
            [file] => lib/update/stepper.php
        )

    [bitrix\main\composite\abstractresponse] => Array
        (
            [module] => main
            [file] => lib/composite/responder.php
        )

    [bitrix\main\composite\fileresponse] => Array
        (
            [module] => main
            [file] => lib/composite/responder.php
        )

    [bitrix\main\composite\memcachedresponse] => Array
        (
            [module] => main
            [file] => lib/composite/responder.php
        )

    [bitrix\main\security\otpexception] => Array
        (
            [module] => main
            [file] => lib/security/securityexception.php
        )

    [ctimezone] => Array
        (
            [module] => main
            [file] => classes/general/time.php
        )

    [cbxpunycode] => Array
        (
            [module] => main
            [file] => classes/general/punycode.php
        )

    [ibxvirtualio] => Array
        (
            [module] => main
            [file] => classes/general/virtual_io.php
        )

    [ibxgeterrors] => Array
        (
            [module] => main
            [file] => classes/general/virtual_io.php
        )

    [cbxvirtualio] => Array
        (
            [module] => main
            [file] => classes/general/virtual_io.php
        )

    [cbxvirtualfilebase] => Array
        (
            [module] => main
            [file] => classes/general/virtual_file.php
        )

    [cbxvirtualfile] => Array
        (
            [module] => main
            [file] => classes/general/virtual_file.php
        )

    [cbxvirtualdirectory] => Array
        (
            [module] => main
            [file] => classes/general/virtual_file.php
        )

    [calloption] => Array
        (
            [module] => main
            [file] => classes/general/option.php
        )

    [coption] => Array
        (
            [module] => main
            [file] => classes/general/option.php
        )

    [callpageoption] => Array
        (
            [module] => main
            [file] => classes/general/pageoption.php
        )

    [cpageoption] => Array
        (
            [module] => main
            [file] => classes/general/pageoption.php
        )

    [callsqlwhere] => Array
        (
            [module] => main
            [file] => classes/general/sqlwhere.php
        )

    [csqlwhereexpression] => Array
        (
            [module] => main
            [file] => classes/general/sqlwhere.php
        )

    [csqlwhere] => Array
        (
            [module] => main
            [file] => classes/general/sqlwhere.php
        )

    [calllanguage] => Array
        (
            [module] => main
            [file] => classes/general/language.php
        )

    [clanguage] => Array
        (
            [module] => main
            [file] => classes/general/language.php
        )

    [clangadmin] => Array
        (
            [module] => main
            [file] => classes/general/language.php
        )

    [_clangdbresult] => Array
        (
            [module] => main
            [file] => classes/general/langdbresult.php
        )

    [callagent] => Array
        (
            [module] => main
            [file] => classes/general/agent.php
        )

    [cagent] => Array
        (
            [module] => main
            [file] => classes/mysql/agent.php
        )

    [capplicationexception] => Array
        (
            [module] => main
            [file] => classes/general/applicationexception.php
        )

    [cadminexception] => Array
        (
            [module] => main
            [file] => classes/general/adminexception.php
        )

    [callsite] => Array
        (
            [module] => main
            [file] => classes/general/site.php
        )

    [calllang] => Array
        (
            [module] => main
            [file] => classes/general/site.php
        )

    [csite] => Array
        (
            [module] => main
            [file] => classes/general/site.php
        )

    [clang] => Array
        (
            [module] => main
            [file] => classes/general/site.php
        )

    [chttp] => Array
        (
            [module] => main
            [file] => classes/general/http.php
        )

    [cutil] => Array
        (
            [module] => main
            [file] => classes/general/util.php
        )

    [callmain] => Array
        (
            [module] => main
            [file] => classes/general/main.php
        )

    [cmain] => Array
        (
            [module] => main
            [file] => classes/general/main.php
        )

    [calldatabase] => Array
        (
            [module] => main
            [file] => classes/general/database.php
        )

    [calldbresult] => Array
        (
            [module] => main
            [file] => classes/general/dbresult.php
        )

    [cdatabasemysql] => Array
        (
            [module] => main
            [file] => classes/mysql/database.php
        )

    [cdbresultmysql] => Array
        (
            [module] => main
            [file] => classes/mysql/dbresult.php
        )

    [icachebackend] => Array
        (
            [module] => main
            [file] => classes/general/cache_backend.php
        )

    [cphpcache] => Array
        (
            [module] => main
            [file] => classes/general/cache.php
        )

    [ccachemanager] => Array
        (
            [module] => main
            [file] => classes/general/cache_manager.php
        )

    [cpagecache] => Array
        (
            [module] => main
            [file] => classes/general/page_cache.php
        )

    [cstackcacheentry] => Array
        (
            [module] => main
            [file] => classes/general/stack_cache_entry.php
        )

    [cstackcachemanager] => Array
        (
            [module] => main
            [file] => classes/general/stack_cache.php
        )

    [cmodule] => Array
        (
            [module] => main
            [file] => /classes/general/module.php
        )

    [bitrix\main\entity\ufield] => Array
        (
            [module] => main
            [file] => include/deprecated/ufield.php
        )

    [cdatabase] => Array
        (
            [module] => main
            [file] => classes/mysql/database.php
        )

    [cdbresult] => Array
        (
            [module] => main
            [file] => classes/mysql/dbresult.php
        )

)
Array
(
    [bitrix\main\application] => Array
        (
            [module] => main
            [file] => lib/application.php
        )

    [bitrix\main\httpapplication] => Array
        (
            [module] => main
            [file] => lib/httpapplication.php
        )

    [bitrix\main\argumentexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\argumentnullexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\argumentoutofrangeexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\argumenttypeexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\notimplementedexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\notsupportedexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\invalidoperationexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\objectpropertyexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\objectnotfoundexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\objectexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\systemexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\accessdeniedexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\decodingexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\io\invalidpathexception] => Array
        (
            [module] => main
            [file] => lib/io/ioexception.php
        )

    [bitrix\main\io\filenotfoundexception] => Array
        (
            [module] => main
            [file] => lib/io/ioexception.php
        )

    [bitrix\main\io\filedeleteexception] => Array
        (
            [module] => main
            [file] => lib/io/ioexception.php
        )

    [bitrix\main\io\fileopenexception] => Array
        (
            [module] => main
            [file] => lib/io/ioexception.php
        )

    [bitrix\main\io\filenotopenedexception] => Array
        (
            [module] => main
            [file] => lib/io/ioexception.php
        )

    [bitrix\main\context] => Array
        (
            [module] => main
            [file] => lib/context.php
        )

    [bitrix\main\httpcontext] => Array
        (
            [module] => main
            [file] => lib/httpcontext.php
        )

    [bitrix\main\dispatcher] => Array
        (
            [module] => main
            [file] => lib/dispatcher.php
        )

    [bitrix\main\environment] => Array
        (
            [module] => main
            [file] => lib/environment.php
        )

    [bitrix\main\event] => Array
        (
            [module] => main
            [file] => lib/event.php
        )

    [bitrix\main\eventmanager] => Array
        (
            [module] => main
            [file] => lib/eventmanager.php
        )

    [bitrix\main\eventresult] => Array
        (
            [module] => main
            [file] => lib/eventresult.php
        )

    [bitrix\main\request] => Array
        (
            [module] => main
            [file] => lib/request.php
        )

    [bitrix\main\httprequest] => Array
        (
            [module] => main
            [file] => lib/httprequest.php
        )

    [bitrix\main\response] => Array
        (
            [module] => main
            [file] => lib/response.php
        )

    [bitrix\main\httpresponse] => Array
        (
            [module] => main
            [file] => lib/httpresponse.php
        )

    [bitrix\main\modulemanager] => Array
        (
            [module] => main
            [file] => lib/modulemanager.php
        )

    [bitrix\main\server] => Array
        (
            [module] => main
            [file] => lib/server.php
        )

    [bitrix\main\config\configuration] => Array
        (
            [module] => main
            [file] => lib/config/configuration.php
        )

    [bitrix\main\config\option] => Array
        (
            [module] => main
            [file] => lib/config/option.php
        )

    [bitrix\main\context\culture] => Array
        (
            [module] => main
            [file] => lib/context/culture.php
        )

    [bitrix\main\data\cache] => Array
        (
            [module] => main
            [file] => lib/data/cache.php
        )

    [bitrix\main\data\cacheengineapc] => Array
        (
            [module] => main
            [file] => lib/data/cacheengineapc.php
        )

    [bitrix\main\data\cacheenginememcache] => Array
        (
            [module] => main
            [file] => lib/data/cacheenginememcache.php
        )

    [bitrix\main\data\cacheenginefiles] => Array
        (
            [module] => main
            [file] => lib/data/cacheenginefiles.php
        )

    [bitrix\main\data\cacheenginenone] => Array
        (
            [module] => main
            [file] => lib/data/cacheenginenone.php
        )

    [bitrix\main\data\connection] => Array
        (
            [module] => main
            [file] => lib/data/connection.php
        )

    [bitrix\main\data\connectionpool] => Array
        (
            [module] => main
            [file] => lib/data/connectionpool.php
        )

    [bitrix\main\data\icacheengine] => Array
        (
            [module] => main
            [file] => lib/data/cache.php
        )

    [bitrix\main\data\hsphpreadconnection] => Array
        (
            [module] => main
            [file] => lib/data/hsphpreadconnection.php
        )

    [bitrix\main\data\managedcache] => Array
        (
            [module] => main
            [file] => lib/data/managedcache.php
        )

    [bitrix\main\data\taggedcache] => Array
        (
            [module] => main
            [file] => lib/data/taggedcache.php
        )

    [bitrix\main\data\memcacheconnection] => Array
        (
            [module] => main
            [file] => lib/data/memcacheconnection.php
        )

    [bitrix\main\data\memcachedconnection] => Array
        (
            [module] => main
            [file] => lib/data/memcachedconnection.php
        )

    [bitrix\main\data\nosqlconnection] => Array
        (
            [module] => main
            [file] => lib/data/nosqlconnection.php
        )

    [bitrix\main\db\arrayresult] => Array
        (
            [module] => main
            [file] => lib/db/arrayresult.php
        )

    [bitrix\main\db\result] => Array
        (
            [module] => main
            [file] => lib/db/result.php
        )

    [bitrix\main\db\connection] => Array
        (
            [module] => main
            [file] => lib/db/connection.php
        )

    [bitrix\main\db\sqlexception] => Array
        (
            [module] => main
            [file] => lib/db/sqlexception.php
        )

    [bitrix\main\db\sqlqueryexception] => Array
        (
            [module] => main
            [file] => lib/db/sqlexception.php
        )

    [bitrix\main\db\transactionexception] => Array
        (
            [module] => main
            [file] => lib/db/sqlexception.php
        )

    [bitrix\main\db\sqlexpression] => Array
        (
            [module] => main
            [file] => lib/db/sqlexpression.php
        )

    [bitrix\main\db\sqlhelper] => Array
        (
            [module] => main
            [file] => lib/db/sqlhelper.php
        )

    [bitrix\main\db\mysqlcommonconnection] => Array
        (
            [module] => main
            [file] => lib/db/mysqlcommonconnection.php
        )

    [bitrix\main\db\mysqliconnection] => Array
        (
            [module] => main
            [file] => lib/db/mysqliconnection.php
        )

    [bitrix\main\db\mysqliresult] => Array
        (
            [module] => main
            [file] => lib/db/mysqliresult.php
        )

    [bitrix\main\db\mysqlisqlhelper] => Array
        (
            [module] => main
            [file] => lib/db/mysqlisqlhelper.php
        )

    [bitrix\main\db\mssqlconnection] => Array
        (
            [module] => main
            [file] => lib/db/mssqlconnection.php
        )

    [bitrix\main\db\mssqlresult] => Array
        (
            [module] => main
            [file] => lib/db/mssqlresult.php
        )

    [bitrix\main\db\mssqlsqlhelper] => Array
        (
            [module] => main
            [file] => lib/db/mssqlsqlhelper.php
        )

    [bitrix\main\db\oracleconnection] => Array
        (
            [module] => main
            [file] => lib/db/oracleconnection.php
        )

    [bitrix\main\db\oracleresult] => Array
        (
            [module] => main
            [file] => lib/db/oracleresult.php
        )

    [bitrix\main\db\oraclesqlhelper] => Array
        (
            [module] => main
            [file] => lib/db/oraclesqlhelper.php
        )

    [bitrix\main\db\pgsqlconnection] => Array
        (
            [module] => main
            [file] => lib/db/pgsqlconnection.php
        )

    [bitrix\main\diag\httpexceptionhandleroutput] => Array
        (
            [module] => main
            [file] => lib/diag/httpexceptionhandleroutput.php
        )

    [bitrix\main\diag\fileexceptionhandlerlog] => Array
        (
            [module] => main
            [file] => lib/diag/fileexceptionhandlerlog.php
        )

    [bitrix\main\diag\exceptionhandler] => Array
        (
            [module] => main
            [file] => lib/diag/exceptionhandler.php
        )

    [bitrix\main\diag\iexceptionhandleroutput] => Array
        (
            [module] => main
            [file] => lib/diag/iexceptionhandleroutput.php
        )

    [bitrix\main\diag\exceptionhandlerlog] => Array
        (
            [module] => main
            [file] => lib/diag/exceptionhandlerlog.php
        )

    [bitrix\main\io\file] => Array
        (
            [module] => main
            [file] => lib/io/file.php
        )

    [bitrix\main\io\fileentry] => Array
        (
            [module] => main
            [file] => lib/io/fileentry.php
        )

    [bitrix\main\io\path] => Array
        (
            [module] => main
            [file] => lib/io/path.php
        )

    [bitrix\main\io\filesystementry] => Array
        (
            [module] => main
            [file] => lib/io/filesystementry.php
        )

    [bitrix\main\io\ifilestream] => Array
        (
            [module] => main
            [file] => lib/io/ifilestream.php
        )

    [bitrix\main\localization\loc] => Array
        (
            [module] => main
            [file] => lib/localization/loc.php
        )

    [bitrix\main\mail\mail] => Array
        (
            [module] => main
            [file] => lib/mail/mail.php
        )

    [bitrix\main\mail\tracking] => Array
        (
            [module] => main
            [file] => lib/mail/tracking.php
        )

    [bitrix\main\mail\eventmanager] => Array
        (
            [module] => main
            [file] => lib/mail/eventmanager.php
        )

    [bitrix\main\mail\eventmessagecompiler] => Array
        (
            [module] => main
            [file] => lib/mail/eventmessagecompiler.php
        )

    [bitrix\main\mail\eventmessagethemecompiler] => Array
        (
            [module] => main
            [file] => lib/mail/eventmessagethemecompiler.php
        )

    [bitrix\main\mail\internal\event] => Array
        (
            [module] => main
            [file] => lib/mail/internal/event.php
        )

    [bitrix\main\mail\internal\eventattachment] => Array
        (
            [module] => main
            [file] => lib/mail/internal/eventattachment.php
        )

    [bitrix\main\mail\internal\eventmessage] => Array
        (
            [module] => main
            [file] => lib/mail/internal/eventmessage.php
        )

    [bitrix\main\mail\internal\eventmessagesite] => Array
        (
            [module] => main
            [file] => lib/mail/internal/eventmessagesite.php
        )

    [bitrix\main\mail\internal\eventmessageattachment] => Array
        (
            [module] => main
            [file] => lib/mail/internal/eventmessageattachment.php
        )

    [bitrix\main\mail\internal\eventtype] => Array
        (
            [module] => main
            [file] => lib/mail/internal/eventtype.php
        )

    [bitrix\main\text\converter] => Array
        (
            [module] => main
            [file] => lib/text/converter.php
        )

    [bitrix\main\text\emptyconverter] => Array
        (
            [module] => main
            [file] => lib/text/emptyconverter.php
        )

    [bitrix\main\text\encoding] => Array
        (
            [module] => main
            [file] => lib/text/encoding.php
        )

    [bitrix\main\text\htmlconverter] => Array
        (
            [module] => main
            [file] => lib/text/htmlconverter.php
        )

    [bitrix\main\text\binarystring] => Array
        (
            [module] => main
            [file] => lib/text/binarystring.php
        )

    [bitrix\main\text\xmlconverter] => Array
        (
            [module] => main
            [file] => lib/text/xmlconverter.php
        )

    [bitrix\main\type\collection] => Array
        (
            [module] => main
            [file] => lib/type/collection.php
        )

    [bitrix\main\type\date] => Array
        (
            [module] => main
            [file] => lib/type/date.php
        )

    [bitrix\main\type\datetime] => Array
        (
            [module] => main
            [file] => lib/type/datetime.php
        )

    [bitrix\main\type\dictionary] => Array
        (
            [module] => main
            [file] => lib/type/dictionary.php
        )

    [bitrix\main\type\filterabledictionary] => Array
        (
            [module] => main
            [file] => lib/type/filterabledictionary.php
        )

    [bitrix\main\type\parameterdictionary] => Array
        (
            [module] => main
            [file] => lib/type/parameterdictionary.php
        )

    [bitrix\main\web\cookie] => Array
        (
            [module] => main
            [file] => lib/web/cookie.php
        )

    [bitrix\main\web\uri] => Array
        (
            [module] => main
            [file] => lib/web/uri.php
        )

    [bitrix\main\sendereventhandler] => Array
        (
            [module] => main
            [file] => lib/senderconnector.php
        )

    [bitrix\main\senderconnectoruser] => Array
        (
            [module] => main
            [file] => lib/senderconnector.php
        )

    [bitrix\main\urlrewriterrulemaker] => Array
        (
            [module] => main
            [file] => lib/urlrewriter.php
        )

    [bitrix\main\update\stepper] => Array
        (
            [module] => main
            [file] => lib/update/stepper.php
        )

    [bitrix\main\composite\abstractresponse] => Array
        (
            [module] => main
            [file] => lib/composite/responder.php
        )

    [bitrix\main\composite\fileresponse] => Array
        (
            [module] => main
            [file] => lib/composite/responder.php
        )

    [bitrix\main\composite\memcachedresponse] => Array
        (
            [module] => main
            [file] => lib/composite/responder.php
        )

    [bitrix\main\security\otpexception] => Array
        (
            [module] => main
            [file] => lib/security/securityexception.php
        )

    [ctimezone] => Array
        (
            [module] => main
            [file] => classes/general/time.php
        )

    [cbxpunycode] => Array
        (
            [module] => main
            [file] => classes/general/punycode.php
        )

    [ibxvirtualio] => Array
        (
            [module] => main
            [file] => classes/general/virtual_io.php
        )

    [ibxgeterrors] => Array
        (
            [module] => main
            [file] => classes/general/virtual_io.php
        )

    [cbxvirtualio] => Array
        (
            [module] => main
            [file] => classes/general/virtual_io.php
        )

    [cbxvirtualfilebase] => Array
        (
            [module] => main
            [file] => classes/general/virtual_file.php
        )

    [cbxvirtualfile] => Array
        (
            [module] => main
            [file] => classes/general/virtual_file.php
        )

    [cbxvirtualdirectory] => Array
        (
            [module] => main
            [file] => classes/general/virtual_file.php
        )

    [calloption] => Array
        (
            [module] => main
            [file] => classes/general/option.php
        )

    [coption] => Array
        (
            [module] => main
            [file] => classes/general/option.php
        )

    [callpageoption] => Array
        (
            [module] => main
            [file] => classes/general/pageoption.php
        )

    [cpageoption] => Array
        (
            [module] => main
            [file] => classes/general/pageoption.php
        )

    [callsqlwhere] => Array
        (
            [module] => main
            [file] => classes/general/sqlwhere.php
        )

    [csqlwhereexpression] => Array
        (
            [module] => main
            [file] => classes/general/sqlwhere.php
        )

    [csqlwhere] => Array
        (
            [module] => main
            [file] => classes/general/sqlwhere.php
        )

    [calllanguage] => Array
        (
            [module] => main
            [file] => classes/general/language.php
        )

    [clanguage] => Array
        (
            [module] => main
            [file] => classes/general/language.php
        )

    [clangadmin] => Array
        (
            [module] => main
            [file] => classes/general/language.php
        )

    [_clangdbresult] => Array
        (
            [module] => main
            [file] => classes/general/langdbresult.php
        )

    [callagent] => Array
        (
            [module] => main
            [file] => classes/general/agent.php
        )

    [cagent] => Array
        (
            [module] => main
            [file] => classes/mysql/agent.php
        )

    [capplicationexception] => Array
        (
            [module] => main
            [file] => classes/general/applicationexception.php
        )

    [cadminexception] => Array
        (
            [module] => main
            [file] => classes/general/adminexception.php
        )

    [callsite] => Array
        (
            [module] => main
            [file] => classes/general/site.php
        )

    [calllang] => Array
        (
            [module] => main
            [file] => classes/general/site.php
        )

    [csite] => Array
        (
            [module] => main
            [file] => classes/general/site.php
        )

    [clang] => Array
        (
            [module] => main
            [file] => classes/general/site.php
        )

    [chttp] => Array
        (
            [module] => main
            [file] => classes/general/http.php
        )

    [cutil] => Array
        (
            [module] => main
            [file] => classes/general/util.php
        )

    [callmain] => Array
        (
            [module] => main
            [file] => classes/general/main.php
        )

    [cmain] => Array
        (
            [module] => main
            [file] => classes/general/main.php
        )

    [calldatabase] => Array
        (
            [module] => main
            [file] => classes/general/database.php
        )

    [calldbresult] => Array
        (
            [module] => main
            [file] => classes/general/dbresult.php
        )

    [cdatabasemysql] => Array
        (
            [module] => main
            [file] => classes/mysql/database.php
        )

    [cdbresultmysql] => Array
        (
            [module] => main
            [file] => classes/mysql/dbresult.php
        )

    [icachebackend] => Array
        (
            [module] => main
            [file] => classes/general/cache_backend.php
        )

    [cphpcache] => Array
        (
            [module] => main
            [file] => classes/general/cache.php
        )

    [ccachemanager] => Array
        (
            [module] => main
            [file] => classes/general/cache_manager.php
        )

    [cpagecache] => Array
        (
            [module] => main
            [file] => classes/general/page_cache.php
        )

    [cstackcacheentry] => Array
        (
            [module] => main
            [file] => classes/general/stack_cache_entry.php
        )

    [cstackcachemanager] => Array
        (
            [module] => main
            [file] => classes/general/stack_cache.php
        )

    [cmodule] => Array
        (
            [module] => main
            [file] => /classes/general/module.php
        )

    [bitrix\main\entity\ufield] => Array
        (
            [module] => main
            [file] => include/deprecated/ufield.php
        )

    [cdatabase] => Array
        (
            [module] => main
            [file] => classes/mysql/database.php
        )

    [cdbresult] => Array
        (
            [module] => main
            [file] => classes/mysql/dbresult.php
        )

)
Array
(
    [bitrix\main\application] => Array
        (
            [module] => main
            [file] => lib/application.php
        )

    [bitrix\main\httpapplication] => Array
        (
            [module] => main
            [file] => lib/httpapplication.php
        )

    [bitrix\main\argumentexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\argumentnullexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\argumentoutofrangeexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\argumenttypeexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\notimplementedexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\notsupportedexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\invalidoperationexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\objectpropertyexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\objectnotfoundexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\objectexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\systemexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\accessdeniedexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\decodingexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\io\invalidpathexception] => Array
        (
            [module] => main
            [file] => lib/io/ioexception.php
        )

    [bitrix\main\io\filenotfoundexception] => Array
        (
            [module] => main
            [file] => lib/io/ioexception.php
        )

    [bitrix\main\io\filedeleteexception] => Array
        (
            [module] => main
            [file] => lib/io/ioexception.php
        )

    [bitrix\main\io\fileopenexception] => Array
        (
            [module] => main
            [file] => lib/io/ioexception.php
        )

    [bitrix\main\io\filenotopenedexception] => Array
        (
            [module] => main
            [file] => lib/io/ioexception.php
        )

    [bitrix\main\context] => Array
        (
            [module] => main
            [file] => lib/context.php
        )

    [bitrix\main\httpcontext] => Array
        (
            [module] => main
            [file] => lib/httpcontext.php
        )

    [bitrix\main\dispatcher] => Array
        (
            [module] => main
            [file] => lib/dispatcher.php
        )

    [bitrix\main\environment] => Array
        (
            [module] => main
            [file] => lib/environment.php
        )

    [bitrix\main\event] => Array
        (
            [module] => main
            [file] => lib/event.php
        )

    [bitrix\main\eventmanager] => Array
        (
            [module] => main
            [file] => lib/eventmanager.php
        )

    [bitrix\main\eventresult] => Array
        (
            [module] => main
            [file] => lib/eventresult.php
        )

    [bitrix\main\request] => Array
        (
            [module] => main
            [file] => lib/request.php
        )

    [bitrix\main\httprequest] => Array
        (
            [module] => main
            [file] => lib/httprequest.php
        )

    [bitrix\main\response] => Array
        (
            [module] => main
            [file] => lib/response.php
        )

    [bitrix\main\httpresponse] => Array
        (
            [module] => main
            [file] => lib/httpresponse.php
        )

    [bitrix\main\modulemanager] => Array
        (
            [module] => main
            [file] => lib/modulemanager.php
        )

    [bitrix\main\server] => Array
        (
            [module] => main
            [file] => lib/server.php
        )

    [bitrix\main\config\configuration] => Array
        (
            [module] => main
            [file] => lib/config/configuration.php
        )

    [bitrix\main\config\option] => Array
        (
            [module] => main
            [file] => lib/config/option.php
        )

    [bitrix\main\context\culture] => Array
        (
            [module] => main
            [file] => lib/context/culture.php
        )

    [bitrix\main\data\cache] => Array
        (
            [module] => main
            [file] => lib/data/cache.php
        )

    [bitrix\main\data\cacheengineapc] => Array
        (
            [module] => main
            [file] => lib/data/cacheengineapc.php
        )

    [bitrix\main\data\cacheenginememcache] => Array
        (
            [module] => main
            [file] => lib/data/cacheenginememcache.php
        )

    [bitrix\main\data\cacheenginefiles] => Array
        (
            [module] => main
            [file] => lib/data/cacheenginefiles.php
        )

    [bitrix\main\data\cacheenginenone] => Array
        (
            [module] => main
            [file] => lib/data/cacheenginenone.php
        )

    [bitrix\main\data\connection] => Array
        (
            [module] => main
            [file] => lib/data/connection.php
        )

    [bitrix\main\data\connectionpool] => Array
        (
            [module] => main
            [file] => lib/data/connectionpool.php
        )

    [bitrix\main\data\icacheengine] => Array
        (
            [module] => main
            [file] => lib/data/cache.php
        )

    [bitrix\main\data\hsphpreadconnection] => Array
        (
            [module] => main
            [file] => lib/data/hsphpreadconnection.php
        )

    [bitrix\main\data\managedcache] => Array
        (
            [module] => main
            [file] => lib/data/managedcache.php
        )

    [bitrix\main\data\taggedcache] => Array
        (
            [module] => main
            [file] => lib/data/taggedcache.php
        )

    [bitrix\main\data\memcacheconnection] => Array
        (
            [module] => main
            [file] => lib/data/memcacheconnection.php
        )

    [bitrix\main\data\memcachedconnection] => Array
        (
            [module] => main
            [file] => lib/data/memcachedconnection.php
        )

    [bitrix\main\data\nosqlconnection] => Array
        (
            [module] => main
            [file] => lib/data/nosqlconnection.php
        )

    [bitrix\main\db\arrayresult] => Array
        (
            [module] => main
            [file] => lib/db/arrayresult.php
        )

    [bitrix\main\db\result] => Array
        (
            [module] => main
            [file] => lib/db/result.php
        )

    [bitrix\main\db\connection] => Array
        (
            [module] => main
            [file] => lib/db/connection.php
        )

    [bitrix\main\db\sqlexception] => Array
        (
            [module] => main
            [file] => lib/db/sqlexception.php
        )

    [bitrix\main\db\sqlqueryexception] => Array
        (
            [module] => main
            [file] => lib/db/sqlexception.php
        )

    [bitrix\main\db\transactionexception] => Array
        (
            [module] => main
            [file] => lib/db/sqlexception.php
        )

    [bitrix\main\db\sqlexpression] => Array
        (
            [module] => main
            [file] => lib/db/sqlexpression.php
        )

    [bitrix\main\db\sqlhelper] => Array
        (
            [module] => main
            [file] => lib/db/sqlhelper.php
        )

    [bitrix\main\db\mysqlcommonconnection] => Array
        (
            [module] => main
            [file] => lib/db/mysqlcommonconnection.php
        )

    [bitrix\main\db\mysqliconnection] => Array
        (
            [module] => main
            [file] => lib/db/mysqliconnection.php
        )

    [bitrix\main\db\mysqliresult] => Array
        (
            [module] => main
            [file] => lib/db/mysqliresult.php
        )

    [bitrix\main\db\mysqlisqlhelper] => Array
        (
            [module] => main
            [file] => lib/db/mysqlisqlhelper.php
        )

    [bitrix\main\db\mssqlconnection] => Array
        (
            [module] => main
            [file] => lib/db/mssqlconnection.php
        )

    [bitrix\main\db\mssqlresult] => Array
        (
            [module] => main
            [file] => lib/db/mssqlresult.php
        )

    [bitrix\main\db\mssqlsqlhelper] => Array
        (
            [module] => main
            [file] => lib/db/mssqlsqlhelper.php
        )

    [bitrix\main\db\oracleconnection] => Array
        (
            [module] => main
            [file] => lib/db/oracleconnection.php
        )

    [bitrix\main\db\oracleresult] => Array
        (
            [module] => main
            [file] => lib/db/oracleresult.php
        )

    [bitrix\main\db\oraclesqlhelper] => Array
        (
            [module] => main
            [file] => lib/db/oraclesqlhelper.php
        )

    [bitrix\main\db\pgsqlconnection] => Array
        (
            [module] => main
            [file] => lib/db/pgsqlconnection.php
        )

    [bitrix\main\diag\httpexceptionhandleroutput] => Array
        (
            [module] => main
            [file] => lib/diag/httpexceptionhandleroutput.php
        )

    [bitrix\main\diag\fileexceptionhandlerlog] => Array
        (
            [module] => main
            [file] => lib/diag/fileexceptionhandlerlog.php
        )

    [bitrix\main\diag\exceptionhandler] => Array
        (
            [module] => main
            [file] => lib/diag/exceptionhandler.php
        )

    [bitrix\main\diag\iexceptionhandleroutput] => Array
        (
            [module] => main
            [file] => lib/diag/iexceptionhandleroutput.php
        )

    [bitrix\main\diag\exceptionhandlerlog] => Array
        (
            [module] => main
            [file] => lib/diag/exceptionhandlerlog.php
        )

    [bitrix\main\io\file] => Array
        (
            [module] => main
            [file] => lib/io/file.php
        )

    [bitrix\main\io\fileentry] => Array
        (
            [module] => main
            [file] => lib/io/fileentry.php
        )

    [bitrix\main\io\path] => Array
        (
            [module] => main
            [file] => lib/io/path.php
        )

    [bitrix\main\io\filesystementry] => Array
        (
            [module] => main
            [file] => lib/io/filesystementry.php
        )

    [bitrix\main\io\ifilestream] => Array
        (
            [module] => main
            [file] => lib/io/ifilestream.php
        )

    [bitrix\main\localization\loc] => Array
        (
            [module] => main
            [file] => lib/localization/loc.php
        )

    [bitrix\main\mail\mail] => Array
        (
            [module] => main
            [file] => lib/mail/mail.php
        )

    [bitrix\main\mail\tracking] => Array
        (
            [module] => main
            [file] => lib/mail/tracking.php
        )

    [bitrix\main\mail\eventmanager] => Array
        (
            [module] => main
            [file] => lib/mail/eventmanager.php
        )

    [bitrix\main\mail\eventmessagecompiler] => Array
        (
            [module] => main
            [file] => lib/mail/eventmessagecompiler.php
        )

    [bitrix\main\mail\eventmessagethemecompiler] => Array
        (
            [module] => main
            [file] => lib/mail/eventmessagethemecompiler.php
        )

    [bitrix\main\mail\internal\event] => Array
        (
            [module] => main
            [file] => lib/mail/internal/event.php
        )

    [bitrix\main\mail\internal\eventattachment] => Array
        (
            [module] => main
            [file] => lib/mail/internal/eventattachment.php
        )

    [bitrix\main\mail\internal\eventmessage] => Array
        (
            [module] => main
            [file] => lib/mail/internal/eventmessage.php
        )

    [bitrix\main\mail\internal\eventmessagesite] => Array
        (
            [module] => main
            [file] => lib/mail/internal/eventmessagesite.php
        )

    [bitrix\main\mail\internal\eventmessageattachment] => Array
        (
            [module] => main
            [file] => lib/mail/internal/eventmessageattachment.php
        )

    [bitrix\main\mail\internal\eventtype] => Array
        (
            [module] => main
            [file] => lib/mail/internal/eventtype.php
        )

    [bitrix\main\text\converter] => Array
        (
            [module] => main
            [file] => lib/text/converter.php
        )

    [bitrix\main\text\emptyconverter] => Array
        (
            [module] => main
            [file] => lib/text/emptyconverter.php
        )

    [bitrix\main\text\encoding] => Array
        (
            [module] => main
            [file] => lib/text/encoding.php
        )

    [bitrix\main\text\htmlconverter] => Array
        (
            [module] => main
            [file] => lib/text/htmlconverter.php
        )

    [bitrix\main\text\binarystring] => Array
        (
            [module] => main
            [file] => lib/text/binarystring.php
        )

    [bitrix\main\text\xmlconverter] => Array
        (
            [module] => main
            [file] => lib/text/xmlconverter.php
        )

    [bitrix\main\type\collection] => Array
        (
            [module] => main
            [file] => lib/type/collection.php
        )

    [bitrix\main\type\date] => Array
        (
            [module] => main
            [file] => lib/type/date.php
        )

    [bitrix\main\type\datetime] => Array
        (
            [module] => main
            [file] => lib/type/datetime.php
        )

    [bitrix\main\type\dictionary] => Array
        (
            [module] => main
            [file] => lib/type/dictionary.php
        )

    [bitrix\main\type\filterabledictionary] => Array
        (
            [module] => main
            [file] => lib/type/filterabledictionary.php
        )

    [bitrix\main\type\parameterdictionary] => Array
        (
            [module] => main
            [file] => lib/type/parameterdictionary.php
        )

    [bitrix\main\web\cookie] => Array
        (
            [module] => main
            [file] => lib/web/cookie.php
        )

    [bitrix\main\web\uri] => Array
        (
            [module] => main
            [file] => lib/web/uri.php
        )

    [bitrix\main\sendereventhandler] => Array
        (
            [module] => main
            [file] => lib/senderconnector.php
        )

    [bitrix\main\senderconnectoruser] => Array
        (
            [module] => main
            [file] => lib/senderconnector.php
        )

    [bitrix\main\urlrewriterrulemaker] => Array
        (
            [module] => main
            [file] => lib/urlrewriter.php
        )

    [bitrix\main\update\stepper] => Array
        (
            [module] => main
            [file] => lib/update/stepper.php
        )

    [bitrix\main\composite\abstractresponse] => Array
        (
            [module] => main
            [file] => lib/composite/responder.php
        )

    [bitrix\main\composite\fileresponse] => Array
        (
            [module] => main
            [file] => lib/composite/responder.php
        )

    [bitrix\main\composite\memcachedresponse] => Array
        (
            [module] => main
            [file] => lib/composite/responder.php
        )

    [bitrix\main\security\otpexception] => Array
        (
            [module] => main
            [file] => lib/security/securityexception.php
        )

    [ctimezone] => Array
        (
            [module] => main
            [file] => classes/general/time.php
        )

    [cbxpunycode] => Array
        (
            [module] => main
            [file] => classes/general/punycode.php
        )

    [ibxvirtualio] => Array
        (
            [module] => main
            [file] => classes/general/virtual_io.php
        )

    [ibxgeterrors] => Array
        (
            [module] => main
            [file] => classes/general/virtual_io.php
        )

    [cbxvirtualio] => Array
        (
            [module] => main
            [file] => classes/general/virtual_io.php
        )

    [cbxvirtualfilebase] => Array
        (
            [module] => main
            [file] => classes/general/virtual_file.php
        )

    [cbxvirtualfile] => Array
        (
            [module] => main
            [file] => classes/general/virtual_file.php
        )

    [cbxvirtualdirectory] => Array
        (
            [module] => main
            [file] => classes/general/virtual_file.php
        )

    [calloption] => Array
        (
            [module] => main
            [file] => classes/general/option.php
        )

    [coption] => Array
        (
            [module] => main
            [file] => classes/general/option.php
        )

    [callpageoption] => Array
        (
            [module] => main
            [file] => classes/general/pageoption.php
        )

    [cpageoption] => Array
        (
            [module] => main
            [file] => classes/general/pageoption.php
        )

    [callsqlwhere] => Array
        (
            [module] => main
            [file] => classes/general/sqlwhere.php
        )

    [csqlwhereexpression] => Array
        (
            [module] => main
            [file] => classes/general/sqlwhere.php
        )

    [csqlwhere] => Array
        (
            [module] => main
            [file] => classes/general/sqlwhere.php
        )

    [calllanguage] => Array
        (
            [module] => main
            [file] => classes/general/language.php
        )

    [clanguage] => Array
        (
            [module] => main
            [file] => classes/general/language.php
        )

    [clangadmin] => Array
        (
            [module] => main
            [file] => classes/general/language.php
        )

    [_clangdbresult] => Array
        (
            [module] => main
            [file] => classes/general/langdbresult.php
        )

    [callagent] => Array
        (
            [module] => main
            [file] => classes/general/agent.php
        )

    [cagent] => Array
        (
            [module] => main
            [file] => classes/mysql/agent.php
        )

    [capplicationexception] => Array
        (
            [module] => main
            [file] => classes/general/applicationexception.php
        )

    [cadminexception] => Array
        (
            [module] => main
            [file] => classes/general/adminexception.php
        )

    [callsite] => Array
        (
            [module] => main
            [file] => classes/general/site.php
        )

    [calllang] => Array
        (
            [module] => main
            [file] => classes/general/site.php
        )

    [csite] => Array
        (
            [module] => main
            [file] => classes/general/site.php
        )

    [clang] => Array
        (
            [module] => main
            [file] => classes/general/site.php
        )

    [chttp] => Array
        (
            [module] => main
            [file] => classes/general/http.php
        )

    [cutil] => Array
        (
            [module] => main
            [file] => classes/general/util.php
        )

    [callmain] => Array
        (
            [module] => main
            [file] => classes/general/main.php
        )

    [cmain] => Array
        (
            [module] => main
            [file] => classes/general/main.php
        )

    [calldatabase] => Array
        (
            [module] => main
            [file] => classes/general/database.php
        )

    [calldbresult] => Array
        (
            [module] => main
            [file] => classes/general/dbresult.php
        )

    [cdatabasemysql] => Array
        (
            [module] => main
            [file] => classes/mysql/database.php
        )

    [cdbresultmysql] => Array
        (
            [module] => main
            [file] => classes/mysql/dbresult.php
        )

    [icachebackend] => Array
        (
            [module] => main
            [file] => classes/general/cache_backend.php
        )

    [cphpcache] => Array
        (
            [module] => main
            [file] => classes/general/cache.php
        )

    [ccachemanager] => Array
        (
            [module] => main
            [file] => classes/general/cache_manager.php
        )

    [cpagecache] => Array
        (
            [module] => main
            [file] => classes/general/page_cache.php
        )

    [cstackcacheentry] => Array
        (
            [module] => main
            [file] => classes/general/stack_cache_entry.php
        )

    [cstackcachemanager] => Array
        (
            [module] => main
            [file] => classes/general/stack_cache.php
        )

    [cmodule] => Array
        (
            [module] => main
            [file] => /classes/general/module.php
        )

    [bitrix\main\entity\ufield] => Array
        (
            [module] => main
            [file] => include/deprecated/ufield.php
        )

    [cdatabase] => Array
        (
            [module] => main
            [file] => classes/mysql/database.php
        )

    [cdbresult] => Array
        (
            [module] => main
            [file] => classes/mysql/dbresult.php
        )

)
Array
(
    [bitrix\main\application] => Array
        (
            [module] => main
            [file] => lib/application.php
        )

    [bitrix\main\httpapplication] => Array
        (
            [module] => main
            [file] => lib/httpapplication.php
        )

    [bitrix\main\argumentexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\argumentnullexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\argumentoutofrangeexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\argumenttypeexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\notimplementedexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\notsupportedexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\invalidoperationexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\objectpropertyexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\objectnotfoundexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\objectexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\systemexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\accessdeniedexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\decodingexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\io\invalidpathexception] => Array
        (
            [module] => main
            [file] => lib/io/ioexception.php
        )

    [bitrix\main\io\filenotfoundexception] => Array
        (
            [module] => main
            [file] => lib/io/ioexception.php
        )

    [bitrix\main\io\filedeleteexception] => Array
        (
            [module] => main
            [file] => lib/io/ioexception.php
        )

    [bitrix\main\io\fileopenexception] => Array
        (
            [module] => main
            [file] => lib/io/ioexception.php
        )

    [bitrix\main\io\filenotopenedexception] => Array
        (
            [module] => main
            [file] => lib/io/ioexception.php
        )

    [bitrix\main\context] => Array
        (
            [module] => main
            [file] => lib/context.php
        )

    [bitrix\main\httpcontext] => Array
        (
            [module] => main
            [file] => lib/httpcontext.php
        )

    [bitrix\main\dispatcher] => Array
        (
            [module] => main
            [file] => lib/dispatcher.php
        )

    [bitrix\main\environment] => Array
        (
            [module] => main
            [file] => lib/environment.php
        )

    [bitrix\main\event] => Array
        (
            [module] => main
            [file] => lib/event.php
        )

    [bitrix\main\eventmanager] => Array
        (
            [module] => main
            [file] => lib/eventmanager.php
        )

    [bitrix\main\eventresult] => Array
        (
            [module] => main
            [file] => lib/eventresult.php
        )

    [bitrix\main\request] => Array
        (
            [module] => main
            [file] => lib/request.php
        )

    [bitrix\main\httprequest] => Array
        (
            [module] => main
            [file] => lib/httprequest.php
        )

    [bitrix\main\response] => Array
        (
            [module] => main
            [file] => lib/response.php
        )

    [bitrix\main\httpresponse] => Array
        (
            [module] => main
            [file] => lib/httpresponse.php
        )

    [bitrix\main\modulemanager] => Array
        (
            [module] => main
            [file] => lib/modulemanager.php
        )

    [bitrix\main\server] => Array
        (
            [module] => main
            [file] => lib/server.php
        )

    [bitrix\main\config\configuration] => Array
        (
            [module] => main
            [file] => lib/config/configuration.php
        )

    [bitrix\main\config\option] => Array
        (
            [module] => main
            [file] => lib/config/option.php
        )

    [bitrix\main\context\culture] => Array
        (
            [module] => main
            [file] => lib/context/culture.php
        )

    [bitrix\main\data\cache] => Array
        (
            [module] => main
            [file] => lib/data/cache.php
        )

    [bitrix\main\data\cacheengineapc] => Array
        (
            [module] => main
            [file] => lib/data/cacheengineapc.php
        )

    [bitrix\main\data\cacheenginememcache] => Array
        (
            [module] => main
            [file] => lib/data/cacheenginememcache.php
        )

    [bitrix\main\data\cacheenginefiles] => Array
        (
            [module] => main
            [file] => lib/data/cacheenginefiles.php
        )

    [bitrix\main\data\cacheenginenone] => Array
        (
            [module] => main
            [file] => lib/data/cacheenginenone.php
        )

    [bitrix\main\data\connection] => Array
        (
            [module] => main
            [file] => lib/data/connection.php
        )

    [bitrix\main\data\connectionpool] => Array
        (
            [module] => main
            [file] => lib/data/connectionpool.php
        )

    [bitrix\main\data\icacheengine] => Array
        (
            [module] => main
            [file] => lib/data/cache.php
        )

    [bitrix\main\data\hsphpreadconnection] => Array
        (
            [module] => main
            [file] => lib/data/hsphpreadconnection.php
        )

    [bitrix\main\data\managedcache] => Array
        (
            [module] => main
            [file] => lib/data/managedcache.php
        )

    [bitrix\main\data\taggedcache] => Array
        (
            [module] => main
            [file] => lib/data/taggedcache.php
        )

    [bitrix\main\data\memcacheconnection] => Array
        (
            [module] => main
            [file] => lib/data/memcacheconnection.php
        )

    [bitrix\main\data\memcachedconnection] => Array
        (
            [module] => main
            [file] => lib/data/memcachedconnection.php
        )

    [bitrix\main\data\nosqlconnection] => Array
        (
            [module] => main
            [file] => lib/data/nosqlconnection.php
        )

    [bitrix\main\db\arrayresult] => Array
        (
            [module] => main
            [file] => lib/db/arrayresult.php
        )

    [bitrix\main\db\result] => Array
        (
            [module] => main
            [file] => lib/db/result.php
        )

    [bitrix\main\db\connection] => Array
        (
            [module] => main
            [file] => lib/db/connection.php
        )

    [bitrix\main\db\sqlexception] => Array
        (
            [module] => main
            [file] => lib/db/sqlexception.php
        )

    [bitrix\main\db\sqlqueryexception] => Array
        (
            [module] => main
            [file] => lib/db/sqlexception.php
        )

    [bitrix\main\db\transactionexception] => Array
        (
            [module] => main
            [file] => lib/db/sqlexception.php
        )

    [bitrix\main\db\sqlexpression] => Array
        (
            [module] => main
            [file] => lib/db/sqlexpression.php
        )

    [bitrix\main\db\sqlhelper] => Array
        (
            [module] => main
            [file] => lib/db/sqlhelper.php
        )

    [bitrix\main\db\mysqlcommonconnection] => Array
        (
            [module] => main
            [file] => lib/db/mysqlcommonconnection.php
        )

    [bitrix\main\db\mysqliconnection] => Array
        (
            [module] => main
            [file] => lib/db/mysqliconnection.php
        )

    [bitrix\main\db\mysqliresult] => Array
        (
            [module] => main
            [file] => lib/db/mysqliresult.php
        )

    [bitrix\main\db\mysqlisqlhelper] => Array
        (
            [module] => main
            [file] => lib/db/mysqlisqlhelper.php
        )

    [bitrix\main\db\mssqlconnection] => Array
        (
            [module] => main
            [file] => lib/db/mssqlconnection.php
        )

    [bitrix\main\db\mssqlresult] => Array
        (
            [module] => main
            [file] => lib/db/mssqlresult.php
        )

    [bitrix\main\db\mssqlsqlhelper] => Array
        (
            [module] => main
            [file] => lib/db/mssqlsqlhelper.php
        )

    [bitrix\main\db\oracleconnection] => Array
        (
            [module] => main
            [file] => lib/db/oracleconnection.php
        )

    [bitrix\main\db\oracleresult] => Array
        (
            [module] => main
            [file] => lib/db/oracleresult.php
        )

    [bitrix\main\db\oraclesqlhelper] => Array
        (
            [module] => main
            [file] => lib/db/oraclesqlhelper.php
        )

    [bitrix\main\db\pgsqlconnection] => Array
        (
            [module] => main
            [file] => lib/db/pgsqlconnection.php
        )

    [bitrix\main\diag\httpexceptionhandleroutput] => Array
        (
            [module] => main
            [file] => lib/diag/httpexceptionhandleroutput.php
        )

    [bitrix\main\diag\fileexceptionhandlerlog] => Array
        (
            [module] => main
            [file] => lib/diag/fileexceptionhandlerlog.php
        )

    [bitrix\main\diag\exceptionhandler] => Array
        (
            [module] => main
            [file] => lib/diag/exceptionhandler.php
        )

    [bitrix\main\diag\iexceptionhandleroutput] => Array
        (
            [module] => main
            [file] => lib/diag/iexceptionhandleroutput.php
        )

    [bitrix\main\diag\exceptionhandlerlog] => Array
        (
            [module] => main
            [file] => lib/diag/exceptionhandlerlog.php
        )

    [bitrix\main\io\file] => Array
        (
            [module] => main
            [file] => lib/io/file.php
        )

    [bitrix\main\io\fileentry] => Array
        (
            [module] => main
            [file] => lib/io/fileentry.php
        )

    [bitrix\main\io\path] => Array
        (
            [module] => main
            [file] => lib/io/path.php
        )

    [bitrix\main\io\filesystementry] => Array
        (
            [module] => main
            [file] => lib/io/filesystementry.php
        )

    [bitrix\main\io\ifilestream] => Array
        (
            [module] => main
            [file] => lib/io/ifilestream.php
        )

    [bitrix\main\localization\loc] => Array
        (
            [module] => main
            [file] => lib/localization/loc.php
        )

    [bitrix\main\mail\mail] => Array
        (
            [module] => main
            [file] => lib/mail/mail.php
        )

    [bitrix\main\mail\tracking] => Array
        (
            [module] => main
            [file] => lib/mail/tracking.php
        )

    [bitrix\main\mail\eventmanager] => Array
        (
            [module] => main
            [file] => lib/mail/eventmanager.php
        )

    [bitrix\main\mail\eventmessagecompiler] => Array
        (
            [module] => main
            [file] => lib/mail/eventmessagecompiler.php
        )

    [bitrix\main\mail\eventmessagethemecompiler] => Array
        (
            [module] => main
            [file] => lib/mail/eventmessagethemecompiler.php
        )

    [bitrix\main\mail\internal\event] => Array
        (
            [module] => main
            [file] => lib/mail/internal/event.php
        )

    [bitrix\main\mail\internal\eventattachment] => Array
        (
            [module] => main
            [file] => lib/mail/internal/eventattachment.php
        )

    [bitrix\main\mail\internal\eventmessage] => Array
        (
            [module] => main
            [file] => lib/mail/internal/eventmessage.php
        )

    [bitrix\main\mail\internal\eventmessagesite] => Array
        (
            [module] => main
            [file] => lib/mail/internal/eventmessagesite.php
        )

    [bitrix\main\mail\internal\eventmessageattachment] => Array
        (
            [module] => main
            [file] => lib/mail/internal/eventmessageattachment.php
        )

    [bitrix\main\mail\internal\eventtype] => Array
        (
            [module] => main
            [file] => lib/mail/internal/eventtype.php
        )

    [bitrix\main\text\converter] => Array
        (
            [module] => main
            [file] => lib/text/converter.php
        )

    [bitrix\main\text\emptyconverter] => Array
        (
            [module] => main
            [file] => lib/text/emptyconverter.php
        )

    [bitrix\main\text\encoding] => Array
        (
            [module] => main
            [file] => lib/text/encoding.php
        )

    [bitrix\main\text\htmlconverter] => Array
        (
            [module] => main
            [file] => lib/text/htmlconverter.php
        )

    [bitrix\main\text\binarystring] => Array
        (
            [module] => main
            [file] => lib/text/binarystring.php
        )

    [bitrix\main\text\xmlconverter] => Array
        (
            [module] => main
            [file] => lib/text/xmlconverter.php
        )

    [bitrix\main\type\collection] => Array
        (
            [module] => main
            [file] => lib/type/collection.php
        )

    [bitrix\main\type\date] => Array
        (
            [module] => main
            [file] => lib/type/date.php
        )

    [bitrix\main\type\datetime] => Array
        (
            [module] => main
            [file] => lib/type/datetime.php
        )

    [bitrix\main\type\dictionary] => Array
        (
            [module] => main
            [file] => lib/type/dictionary.php
        )

    [bitrix\main\type\filterabledictionary] => Array
        (
            [module] => main
            [file] => lib/type/filterabledictionary.php
        )

    [bitrix\main\type\parameterdictionary] => Array
        (
            [module] => main
            [file] => lib/type/parameterdictionary.php
        )

    [bitrix\main\web\cookie] => Array
        (
            [module] => main
            [file] => lib/web/cookie.php
        )

    [bitrix\main\web\uri] => Array
        (
            [module] => main
            [file] => lib/web/uri.php
        )

    [bitrix\main\sendereventhandler] => Array
        (
            [module] => main
            [file] => lib/senderconnector.php
        )

    [bitrix\main\senderconnectoruser] => Array
        (
            [module] => main
            [file] => lib/senderconnector.php
        )

    [bitrix\main\urlrewriterrulemaker] => Array
        (
            [module] => main
            [file] => lib/urlrewriter.php
        )

    [bitrix\main\update\stepper] => Array
        (
            [module] => main
            [file] => lib/update/stepper.php
        )

    [bitrix\main\composite\abstractresponse] => Array
        (
            [module] => main
            [file] => lib/composite/responder.php
        )

    [bitrix\main\composite\fileresponse] => Array
        (
            [module] => main
            [file] => lib/composite/responder.php
        )

    [bitrix\main\composite\memcachedresponse] => Array
        (
            [module] => main
            [file] => lib/composite/responder.php
        )

    [bitrix\main\security\otpexception] => Array
        (
            [module] => main
            [file] => lib/security/securityexception.php
        )

    [ctimezone] => Array
        (
            [module] => main
            [file] => classes/general/time.php
        )

    [cbxpunycode] => Array
        (
            [module] => main
            [file] => classes/general/punycode.php
        )

    [ibxvirtualio] => Array
        (
            [module] => main
            [file] => classes/general/virtual_io.php
        )

    [ibxgeterrors] => Array
        (
            [module] => main
            [file] => classes/general/virtual_io.php
        )

    [cbxvirtualio] => Array
        (
            [module] => main
            [file] => classes/general/virtual_io.php
        )

    [cbxvirtualfilebase] => Array
        (
            [module] => main
            [file] => classes/general/virtual_file.php
        )

    [cbxvirtualfile] => Array
        (
            [module] => main
            [file] => classes/general/virtual_file.php
        )

    [cbxvirtualdirectory] => Array
        (
            [module] => main
            [file] => classes/general/virtual_file.php
        )

    [calloption] => Array
        (
            [module] => main
            [file] => classes/general/option.php
        )

    [coption] => Array
        (
            [module] => main
            [file] => classes/general/option.php
        )

    [callpageoption] => Array
        (
            [module] => main
            [file] => classes/general/pageoption.php
        )

    [cpageoption] => Array
        (
            [module] => main
            [file] => classes/general/pageoption.php
        )

    [callsqlwhere] => Array
        (
            [module] => main
            [file] => classes/general/sqlwhere.php
        )

    [csqlwhereexpression] => Array
        (
            [module] => main
            [file] => classes/general/sqlwhere.php
        )

    [csqlwhere] => Array
        (
            [module] => main
            [file] => classes/general/sqlwhere.php
        )

    [calllanguage] => Array
        (
            [module] => main
            [file] => classes/general/language.php
        )

    [clanguage] => Array
        (
            [module] => main
            [file] => classes/general/language.php
        )

    [clangadmin] => Array
        (
            [module] => main
            [file] => classes/general/language.php
        )

    [_clangdbresult] => Array
        (
            [module] => main
            [file] => classes/general/langdbresult.php
        )

    [callagent] => Array
        (
            [module] => main
            [file] => classes/general/agent.php
        )

    [cagent] => Array
        (
            [module] => main
            [file] => classes/mysql/agent.php
        )

    [capplicationexception] => Array
        (
            [module] => main
            [file] => classes/general/applicationexception.php
        )

    [cadminexception] => Array
        (
            [module] => main
            [file] => classes/general/adminexception.php
        )

    [callsite] => Array
        (
            [module] => main
            [file] => classes/general/site.php
        )

    [calllang] => Array
        (
            [module] => main
            [file] => classes/general/site.php
        )

    [csite] => Array
        (
            [module] => main
            [file] => classes/general/site.php
        )

    [clang] => Array
        (
            [module] => main
            [file] => classes/general/site.php
        )

    [chttp] => Array
        (
            [module] => main
            [file] => classes/general/http.php
        )

    [cutil] => Array
        (
            [module] => main
            [file] => classes/general/util.php
        )

    [callmain] => Array
        (
            [module] => main
            [file] => classes/general/main.php
        )

    [cmain] => Array
        (
            [module] => main
            [file] => classes/general/main.php
        )

    [calldatabase] => Array
        (
            [module] => main
            [file] => classes/general/database.php
        )

    [calldbresult] => Array
        (
            [module] => main
            [file] => classes/general/dbresult.php
        )

    [cdatabasemysql] => Array
        (
            [module] => main
            [file] => classes/mysql/database.php
        )

    [cdbresultmysql] => Array
        (
            [module] => main
            [file] => classes/mysql/dbresult.php
        )

    [icachebackend] => Array
        (
            [module] => main
            [file] => classes/general/cache_backend.php
        )

    [cphpcache] => Array
        (
            [module] => main
            [file] => classes/general/cache.php
        )

    [ccachemanager] => Array
        (
            [module] => main
            [file] => classes/general/cache_manager.php
        )

    [cpagecache] => Array
        (
            [module] => main
            [file] => classes/general/page_cache.php
        )

    [cstackcacheentry] => Array
        (
            [module] => main
            [file] => classes/general/stack_cache_entry.php
        )

    [cstackcachemanager] => Array
        (
            [module] => main
            [file] => classes/general/stack_cache.php
        )

    [cmodule] => Array
        (
            [module] => main
            [file] => /classes/general/module.php
        )

    [bitrix\main\entity\ufield] => Array
        (
            [module] => main
            [file] => include/deprecated/ufield.php
        )

    [cdatabase] => Array
        (
            [module] => main
            [file] => classes/mysql/database.php
        )

    [cdbresult] => Array
        (
            [module] => main
            [file] => classes/mysql/dbresult.php
        )

)
Array
(
    [bitrix\main\application] => Array
        (
            [module] => main
            [file] => lib/application.php
        )

    [bitrix\main\httpapplication] => Array
        (
            [module] => main
            [file] => lib/httpapplication.php
        )

    [bitrix\main\argumentexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\argumentnullexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\argumentoutofrangeexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\argumenttypeexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\notimplementedexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\notsupportedexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\invalidoperationexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\objectpropertyexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\objectnotfoundexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\objectexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\systemexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\accessdeniedexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\decodingexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\io\invalidpathexception] => Array
        (
            [module] => main
            [file] => lib/io/ioexception.php
        )

    [bitrix\main\io\filenotfoundexception] => Array
        (
            [module] => main
            [file] => lib/io/ioexception.php
        )

    [bitrix\main\io\filedeleteexception] => Array
        (
            [module] => main
            [file] => lib/io/ioexception.php
        )

    [bitrix\main\io\fileopenexception] => Array
        (
            [module] => main
            [file] => lib/io/ioexception.php
        )

    [bitrix\main\io\filenotopenedexception] => Array
        (
            [module] => main
            [file] => lib/io/ioexception.php
        )

    [bitrix\main\context] => Array
        (
            [module] => main
            [file] => lib/context.php
        )

    [bitrix\main\httpcontext] => Array
        (
            [module] => main
            [file] => lib/httpcontext.php
        )

    [bitrix\main\dispatcher] => Array
        (
            [module] => main
            [file] => lib/dispatcher.php
        )

    [bitrix\main\environment] => Array
        (
            [module] => main
            [file] => lib/environment.php
        )

    [bitrix\main\event] => Array
        (
            [module] => main
            [file] => lib/event.php
        )

    [bitrix\main\eventmanager] => Array
        (
            [module] => main
            [file] => lib/eventmanager.php
        )

    [bitrix\main\eventresult] => Array
        (
            [module] => main
            [file] => lib/eventresult.php
        )

    [bitrix\main\request] => Array
        (
            [module] => main
            [file] => lib/request.php
        )

    [bitrix\main\httprequest] => Array
        (
            [module] => main
            [file] => lib/httprequest.php
        )

    [bitrix\main\response] => Array
        (
            [module] => main
            [file] => lib/response.php
        )

    [bitrix\main\httpresponse] => Array
        (
            [module] => main
            [file] => lib/httpresponse.php
        )

    [bitrix\main\modulemanager] => Array
        (
            [module] => main
            [file] => lib/modulemanager.php
        )

    [bitrix\main\server] => Array
        (
            [module] => main
            [file] => lib/server.php
        )

    [bitrix\main\config\configuration] => Array
        (
            [module] => main
            [file] => lib/config/configuration.php
        )

    [bitrix\main\config\option] => Array
        (
            [module] => main
            [file] => lib/config/option.php
        )

    [bitrix\main\context\culture] => Array
        (
            [module] => main
            [file] => lib/context/culture.php
        )

    [bitrix\main\data\cache] => Array
        (
            [module] => main
            [file] => lib/data/cache.php
        )

    [bitrix\main\data\cacheengineapc] => Array
        (
            [module] => main
            [file] => lib/data/cacheengineapc.php
        )

    [bitrix\main\data\cacheenginememcache] => Array
        (
            [module] => main
            [file] => lib/data/cacheenginememcache.php
        )

    [bitrix\main\data\cacheenginefiles] => Array
        (
            [module] => main
            [file] => lib/data/cacheenginefiles.php
        )

    [bitrix\main\data\cacheenginenone] => Array
        (
            [module] => main
            [file] => lib/data/cacheenginenone.php
        )

    [bitrix\main\data\connection] => Array
        (
            [module] => main
            [file] => lib/data/connection.php
        )

    [bitrix\main\data\connectionpool] => Array
        (
            [module] => main
            [file] => lib/data/connectionpool.php
        )

    [bitrix\main\data\icacheengine] => Array
        (
            [module] => main
            [file] => lib/data/cache.php
        )

    [bitrix\main\data\hsphpreadconnection] => Array
        (
            [module] => main
            [file] => lib/data/hsphpreadconnection.php
        )

    [bitrix\main\data\managedcache] => Array
        (
            [module] => main
            [file] => lib/data/managedcache.php
        )

    [bitrix\main\data\taggedcache] => Array
        (
            [module] => main
            [file] => lib/data/taggedcache.php
        )

    [bitrix\main\data\memcacheconnection] => Array
        (
            [module] => main
            [file] => lib/data/memcacheconnection.php
        )

    [bitrix\main\data\memcachedconnection] => Array
        (
            [module] => main
            [file] => lib/data/memcachedconnection.php
        )

    [bitrix\main\data\nosqlconnection] => Array
        (
            [module] => main
            [file] => lib/data/nosqlconnection.php
        )

    [bitrix\main\db\arrayresult] => Array
        (
            [module] => main
            [file] => lib/db/arrayresult.php
        )

    [bitrix\main\db\result] => Array
        (
            [module] => main
            [file] => lib/db/result.php
        )

    [bitrix\main\db\connection] => Array
        (
            [module] => main
            [file] => lib/db/connection.php
        )

    [bitrix\main\db\sqlexception] => Array
        (
            [module] => main
            [file] => lib/db/sqlexception.php
        )

    [bitrix\main\db\sqlqueryexception] => Array
        (
            [module] => main
            [file] => lib/db/sqlexception.php
        )

    [bitrix\main\db\transactionexception] => Array
        (
            [module] => main
            [file] => lib/db/sqlexception.php
        )

    [bitrix\main\db\sqlexpression] => Array
        (
            [module] => main
            [file] => lib/db/sqlexpression.php
        )

    [bitrix\main\db\sqlhelper] => Array
        (
            [module] => main
            [file] => lib/db/sqlhelper.php
        )

    [bitrix\main\db\mysqlcommonconnection] => Array
        (
            [module] => main
            [file] => lib/db/mysqlcommonconnection.php
        )

    [bitrix\main\db\mysqliconnection] => Array
        (
            [module] => main
            [file] => lib/db/mysqliconnection.php
        )

    [bitrix\main\db\mysqliresult] => Array
        (
            [module] => main
            [file] => lib/db/mysqliresult.php
        )

    [bitrix\main\db\mysqlisqlhelper] => Array
        (
            [module] => main
            [file] => lib/db/mysqlisqlhelper.php
        )

    [bitrix\main\db\mssqlconnection] => Array
        (
            [module] => main
            [file] => lib/db/mssqlconnection.php
        )

    [bitrix\main\db\mssqlresult] => Array
        (
            [module] => main
            [file] => lib/db/mssqlresult.php
        )

    [bitrix\main\db\mssqlsqlhelper] => Array
        (
            [module] => main
            [file] => lib/db/mssqlsqlhelper.php
        )

    [bitrix\main\db\oracleconnection] => Array
        (
            [module] => main
            [file] => lib/db/oracleconnection.php
        )

    [bitrix\main\db\oracleresult] => Array
        (
            [module] => main
            [file] => lib/db/oracleresult.php
        )

    [bitrix\main\db\oraclesqlhelper] => Array
        (
            [module] => main
            [file] => lib/db/oraclesqlhelper.php
        )

    [bitrix\main\db\pgsqlconnection] => Array
        (
            [module] => main
            [file] => lib/db/pgsqlconnection.php
        )

    [bitrix\main\diag\httpexceptionhandleroutput] => Array
        (
            [module] => main
            [file] => lib/diag/httpexceptionhandleroutput.php
        )

    [bitrix\main\diag\fileexceptionhandlerlog] => Array
        (
            [module] => main
            [file] => lib/diag/fileexceptionhandlerlog.php
        )

    [bitrix\main\diag\exceptionhandler] => Array
        (
            [module] => main
            [file] => lib/diag/exceptionhandler.php
        )

    [bitrix\main\diag\iexceptionhandleroutput] => Array
        (
            [module] => main
            [file] => lib/diag/iexceptionhandleroutput.php
        )

    [bitrix\main\diag\exceptionhandlerlog] => Array
        (
            [module] => main
            [file] => lib/diag/exceptionhandlerlog.php
        )

    [bitrix\main\io\file] => Array
        (
            [module] => main
            [file] => lib/io/file.php
        )

    [bitrix\main\io\fileentry] => Array
        (
            [module] => main
            [file] => lib/io/fileentry.php
        )

    [bitrix\main\io\path] => Array
        (
            [module] => main
            [file] => lib/io/path.php
        )

    [bitrix\main\io\filesystementry] => Array
        (
            [module] => main
            [file] => lib/io/filesystementry.php
        )

    [bitrix\main\io\ifilestream] => Array
        (
            [module] => main
            [file] => lib/io/ifilestream.php
        )

    [bitrix\main\localization\loc] => Array
        (
            [module] => main
            [file] => lib/localization/loc.php
        )

    [bitrix\main\mail\mail] => Array
        (
            [module] => main
            [file] => lib/mail/mail.php
        )

    [bitrix\main\mail\tracking] => Array
        (
            [module] => main
            [file] => lib/mail/tracking.php
        )

    [bitrix\main\mail\eventmanager] => Array
        (
            [module] => main
            [file] => lib/mail/eventmanager.php
        )

    [bitrix\main\mail\eventmessagecompiler] => Array
        (
            [module] => main
            [file] => lib/mail/eventmessagecompiler.php
        )

    [bitrix\main\mail\eventmessagethemecompiler] => Array
        (
            [module] => main
            [file] => lib/mail/eventmessagethemecompiler.php
        )

    [bitrix\main\mail\internal\event] => Array
        (
            [module] => main
            [file] => lib/mail/internal/event.php
        )

    [bitrix\main\mail\internal\eventattachment] => Array
        (
            [module] => main
            [file] => lib/mail/internal/eventattachment.php
        )

    [bitrix\main\mail\internal\eventmessage] => Array
        (
            [module] => main
            [file] => lib/mail/internal/eventmessage.php
        )

    [bitrix\main\mail\internal\eventmessagesite] => Array
        (
            [module] => main
            [file] => lib/mail/internal/eventmessagesite.php
        )

    [bitrix\main\mail\internal\eventmessageattachment] => Array
        (
            [module] => main
            [file] => lib/mail/internal/eventmessageattachment.php
        )

    [bitrix\main\mail\internal\eventtype] => Array
        (
            [module] => main
            [file] => lib/mail/internal/eventtype.php
        )

    [bitrix\main\text\converter] => Array
        (
            [module] => main
            [file] => lib/text/converter.php
        )

    [bitrix\main\text\emptyconverter] => Array
        (
            [module] => main
            [file] => lib/text/emptyconverter.php
        )

    [bitrix\main\text\encoding] => Array
        (
            [module] => main
            [file] => lib/text/encoding.php
        )

    [bitrix\main\text\htmlconverter] => Array
        (
            [module] => main
            [file] => lib/text/htmlconverter.php
        )

    [bitrix\main\text\binarystring] => Array
        (
            [module] => main
            [file] => lib/text/binarystring.php
        )

    [bitrix\main\text\xmlconverter] => Array
        (
            [module] => main
            [file] => lib/text/xmlconverter.php
        )

    [bitrix\main\type\collection] => Array
        (
            [module] => main
            [file] => lib/type/collection.php
        )

    [bitrix\main\type\date] => Array
        (
            [module] => main
            [file] => lib/type/date.php
        )

    [bitrix\main\type\datetime] => Array
        (
            [module] => main
            [file] => lib/type/datetime.php
        )

    [bitrix\main\type\dictionary] => Array
        (
            [module] => main
            [file] => lib/type/dictionary.php
        )

    [bitrix\main\type\filterabledictionary] => Array
        (
            [module] => main
            [file] => lib/type/filterabledictionary.php
        )

    [bitrix\main\type\parameterdictionary] => Array
        (
            [module] => main
            [file] => lib/type/parameterdictionary.php
        )

    [bitrix\main\web\cookie] => Array
        (
            [module] => main
            [file] => lib/web/cookie.php
        )

    [bitrix\main\web\uri] => Array
        (
            [module] => main
            [file] => lib/web/uri.php
        )

    [bitrix\main\sendereventhandler] => Array
        (
            [module] => main
            [file] => lib/senderconnector.php
        )

    [bitrix\main\senderconnectoruser] => Array
        (
            [module] => main
            [file] => lib/senderconnector.php
        )

    [bitrix\main\urlrewriterrulemaker] => Array
        (
            [module] => main
            [file] => lib/urlrewriter.php
        )

    [bitrix\main\update\stepper] => Array
        (
            [module] => main
            [file] => lib/update/stepper.php
        )

    [bitrix\main\composite\abstractresponse] => Array
        (
            [module] => main
            [file] => lib/composite/responder.php
        )

    [bitrix\main\composite\fileresponse] => Array
        (
            [module] => main
            [file] => lib/composite/responder.php
        )

    [bitrix\main\composite\memcachedresponse] => Array
        (
            [module] => main
            [file] => lib/composite/responder.php
        )

    [bitrix\main\security\otpexception] => Array
        (
            [module] => main
            [file] => lib/security/securityexception.php
        )

    [ctimezone] => Array
        (
            [module] => main
            [file] => classes/general/time.php
        )

    [cbxpunycode] => Array
        (
            [module] => main
            [file] => classes/general/punycode.php
        )

    [ibxvirtualio] => Array
        (
            [module] => main
            [file] => classes/general/virtual_io.php
        )

    [ibxgeterrors] => Array
        (
            [module] => main
            [file] => classes/general/virtual_io.php
        )

    [cbxvirtualio] => Array
        (
            [module] => main
            [file] => classes/general/virtual_io.php
        )

    [cbxvirtualfilebase] => Array
        (
            [module] => main
            [file] => classes/general/virtual_file.php
        )

    [cbxvirtualfile] => Array
        (
            [module] => main
            [file] => classes/general/virtual_file.php
        )

    [cbxvirtualdirectory] => Array
        (
            [module] => main
            [file] => classes/general/virtual_file.php
        )

    [calloption] => Array
        (
            [module] => main
            [file] => classes/general/option.php
        )

    [coption] => Array
        (
            [module] => main
            [file] => classes/general/option.php
        )

    [callpageoption] => Array
        (
            [module] => main
            [file] => classes/general/pageoption.php
        )

    [cpageoption] => Array
        (
            [module] => main
            [file] => classes/general/pageoption.php
        )

    [callsqlwhere] => Array
        (
            [module] => main
            [file] => classes/general/sqlwhere.php
        )

    [csqlwhereexpression] => Array
        (
            [module] => main
            [file] => classes/general/sqlwhere.php
        )

    [csqlwhere] => Array
        (
            [module] => main
            [file] => classes/general/sqlwhere.php
        )

    [calllanguage] => Array
        (
            [module] => main
            [file] => classes/general/language.php
        )

    [clanguage] => Array
        (
            [module] => main
            [file] => classes/general/language.php
        )

    [clangadmin] => Array
        (
            [module] => main
            [file] => classes/general/language.php
        )

    [_clangdbresult] => Array
        (
            [module] => main
            [file] => classes/general/langdbresult.php
        )

    [callagent] => Array
        (
            [module] => main
            [file] => classes/general/agent.php
        )

    [cagent] => Array
        (
            [module] => main
            [file] => classes/mysql/agent.php
        )

    [capplicationexception] => Array
        (
            [module] => main
            [file] => classes/general/applicationexception.php
        )

    [cadminexception] => Array
        (
            [module] => main
            [file] => classes/general/adminexception.php
        )

    [callsite] => Array
        (
            [module] => main
            [file] => classes/general/site.php
        )

    [calllang] => Array
        (
            [module] => main
            [file] => classes/general/site.php
        )

    [csite] => Array
        (
            [module] => main
            [file] => classes/general/site.php
        )

    [clang] => Array
        (
            [module] => main
            [file] => classes/general/site.php
        )

    [chttp] => Array
        (
            [module] => main
            [file] => classes/general/http.php
        )

    [cutil] => Array
        (
            [module] => main
            [file] => classes/general/util.php
        )

    [callmain] => Array
        (
            [module] => main
            [file] => classes/general/main.php
        )

    [cmain] => Array
        (
            [module] => main
            [file] => classes/general/main.php
        )

    [calldatabase] => Array
        (
            [module] => main
            [file] => classes/general/database.php
        )

    [calldbresult] => Array
        (
            [module] => main
            [file] => classes/general/dbresult.php
        )

    [cdatabasemysql] => Array
        (
            [module] => main
            [file] => classes/mysql/database.php
        )

    [cdbresultmysql] => Array
        (
            [module] => main
            [file] => classes/mysql/dbresult.php
        )

    [icachebackend] => Array
        (
            [module] => main
            [file] => classes/general/cache_backend.php
        )

    [cphpcache] => Array
        (
            [module] => main
            [file] => classes/general/cache.php
        )

    [ccachemanager] => Array
        (
            [module] => main
            [file] => classes/general/cache_manager.php
        )

    [cpagecache] => Array
        (
            [module] => main
            [file] => classes/general/page_cache.php
        )

    [cstackcacheentry] => Array
        (
            [module] => main
            [file] => classes/general/stack_cache_entry.php
        )

    [cstackcachemanager] => Array
        (
            [module] => main
            [file] => classes/general/stack_cache.php
        )

    [cmodule] => Array
        (
            [module] => main
            [file] => /classes/general/module.php
        )

    [bitrix\main\entity\ufield] => Array
        (
            [module] => main
            [file] => include/deprecated/ufield.php
        )

    [cdatabase] => Array
        (
            [module] => main
            [file] => classes/mysql/database.php
        )

    [cdbresult] => Array
        (
            [module] => main
            [file] => classes/mysql/dbresult.php
        )

)
Array
(
    [bitrix\main\application] => Array
        (
            [module] => main
            [file] => lib/application.php
        )

    [bitrix\main\httpapplication] => Array
        (
            [module] => main
            [file] => lib/httpapplication.php
        )

    [bitrix\main\argumentexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\argumentnullexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\argumentoutofrangeexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\argumenttypeexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\notimplementedexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\notsupportedexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\invalidoperationexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\objectpropertyexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\objectnotfoundexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\objectexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\systemexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\accessdeniedexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\decodingexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\io\invalidpathexception] => Array
        (
            [module] => main
            [file] => lib/io/ioexception.php
        )

    [bitrix\main\io\filenotfoundexception] => Array
        (
            [module] => main
            [file] => lib/io/ioexception.php
        )

    [bitrix\main\io\filedeleteexception] => Array
        (
            [module] => main
            [file] => lib/io/ioexception.php
        )

    [bitrix\main\io\fileopenexception] => Array
        (
            [module] => main
            [file] => lib/io/ioexception.php
        )

    [bitrix\main\io\filenotopenedexception] => Array
        (
            [module] => main
            [file] => lib/io/ioexception.php
        )

    [bitrix\main\context] => Array
        (
            [module] => main
            [file] => lib/context.php
        )

    [bitrix\main\httpcontext] => Array
        (
            [module] => main
            [file] => lib/httpcontext.php
        )

    [bitrix\main\dispatcher] => Array
        (
            [module] => main
            [file] => lib/dispatcher.php
        )

    [bitrix\main\environment] => Array
        (
            [module] => main
            [file] => lib/environment.php
        )

    [bitrix\main\event] => Array
        (
            [module] => main
            [file] => lib/event.php
        )

    [bitrix\main\eventmanager] => Array
        (
            [module] => main
            [file] => lib/eventmanager.php
        )

    [bitrix\main\eventresult] => Array
        (
            [module] => main
            [file] => lib/eventresult.php
        )

    [bitrix\main\request] => Array
        (
            [module] => main
            [file] => lib/request.php
        )

    [bitrix\main\httprequest] => Array
        (
            [module] => main
            [file] => lib/httprequest.php
        )

    [bitrix\main\response] => Array
        (
            [module] => main
            [file] => lib/response.php
        )

    [bitrix\main\httpresponse] => Array
        (
            [module] => main
            [file] => lib/httpresponse.php
        )

    [bitrix\main\modulemanager] => Array
        (
            [module] => main
            [file] => lib/modulemanager.php
        )

    [bitrix\main\server] => Array
        (
            [module] => main
            [file] => lib/server.php
        )

    [bitrix\main\config\configuration] => Array
        (
            [module] => main
            [file] => lib/config/configuration.php
        )

    [bitrix\main\config\option] => Array
        (
            [module] => main
            [file] => lib/config/option.php
        )

    [bitrix\main\context\culture] => Array
        (
            [module] => main
            [file] => lib/context/culture.php
        )

    [bitrix\main\data\cache] => Array
        (
            [module] => main
            [file] => lib/data/cache.php
        )

    [bitrix\main\data\cacheengineapc] => Array
        (
            [module] => main
            [file] => lib/data/cacheengineapc.php
        )

    [bitrix\main\data\cacheenginememcache] => Array
        (
            [module] => main
            [file] => lib/data/cacheenginememcache.php
        )

    [bitrix\main\data\cacheenginefiles] => Array
        (
            [module] => main
            [file] => lib/data/cacheenginefiles.php
        )

    [bitrix\main\data\cacheenginenone] => Array
        (
            [module] => main
            [file] => lib/data/cacheenginenone.php
        )

    [bitrix\main\data\connection] => Array
        (
            [module] => main
            [file] => lib/data/connection.php
        )

    [bitrix\main\data\connectionpool] => Array
        (
            [module] => main
            [file] => lib/data/connectionpool.php
        )

    [bitrix\main\data\icacheengine] => Array
        (
            [module] => main
            [file] => lib/data/cache.php
        )

    [bitrix\main\data\hsphpreadconnection] => Array
        (
            [module] => main
            [file] => lib/data/hsphpreadconnection.php
        )

    [bitrix\main\data\managedcache] => Array
        (
            [module] => main
            [file] => lib/data/managedcache.php
        )

    [bitrix\main\data\taggedcache] => Array
        (
            [module] => main
            [file] => lib/data/taggedcache.php
        )

    [bitrix\main\data\memcacheconnection] => Array
        (
            [module] => main
            [file] => lib/data/memcacheconnection.php
        )

    [bitrix\main\data\memcachedconnection] => Array
        (
            [module] => main
            [file] => lib/data/memcachedconnection.php
        )

    [bitrix\main\data\nosqlconnection] => Array
        (
            [module] => main
            [file] => lib/data/nosqlconnection.php
        )

    [bitrix\main\db\arrayresult] => Array
        (
            [module] => main
            [file] => lib/db/arrayresult.php
        )

    [bitrix\main\db\result] => Array
        (
            [module] => main
            [file] => lib/db/result.php
        )

    [bitrix\main\db\connection] => Array
        (
            [module] => main
            [file] => lib/db/connection.php
        )

    [bitrix\main\db\sqlexception] => Array
        (
            [module] => main
            [file] => lib/db/sqlexception.php
        )

    [bitrix\main\db\sqlqueryexception] => Array
        (
            [module] => main
            [file] => lib/db/sqlexception.php
        )

    [bitrix\main\db\transactionexception] => Array
        (
            [module] => main
            [file] => lib/db/sqlexception.php
        )

    [bitrix\main\db\sqlexpression] => Array
        (
            [module] => main
            [file] => lib/db/sqlexpression.php
        )

    [bitrix\main\db\sqlhelper] => Array
        (
            [module] => main
            [file] => lib/db/sqlhelper.php
        )

    [bitrix\main\db\mysqlcommonconnection] => Array
        (
            [module] => main
            [file] => lib/db/mysqlcommonconnection.php
        )

    [bitrix\main\db\mysqliconnection] => Array
        (
            [module] => main
            [file] => lib/db/mysqliconnection.php
        )

    [bitrix\main\db\mysqliresult] => Array
        (
            [module] => main
            [file] => lib/db/mysqliresult.php
        )

    [bitrix\main\db\mysqlisqlhelper] => Array
        (
            [module] => main
            [file] => lib/db/mysqlisqlhelper.php
        )

    [bitrix\main\db\mssqlconnection] => Array
        (
            [module] => main
            [file] => lib/db/mssqlconnection.php
        )

    [bitrix\main\db\mssqlresult] => Array
        (
            [module] => main
            [file] => lib/db/mssqlresult.php
        )

    [bitrix\main\db\mssqlsqlhelper] => Array
        (
            [module] => main
            [file] => lib/db/mssqlsqlhelper.php
        )

    [bitrix\main\db\oracleconnection] => Array
        (
            [module] => main
            [file] => lib/db/oracleconnection.php
        )

    [bitrix\main\db\oracleresult] => Array
        (
            [module] => main
            [file] => lib/db/oracleresult.php
        )

    [bitrix\main\db\oraclesqlhelper] => Array
        (
            [module] => main
            [file] => lib/db/oraclesqlhelper.php
        )

    [bitrix\main\db\pgsqlconnection] => Array
        (
            [module] => main
            [file] => lib/db/pgsqlconnection.php
        )

    [bitrix\main\diag\httpexceptionhandleroutput] => Array
        (
            [module] => main
            [file] => lib/diag/httpexceptionhandleroutput.php
        )

    [bitrix\main\diag\fileexceptionhandlerlog] => Array
        (
            [module] => main
            [file] => lib/diag/fileexceptionhandlerlog.php
        )

    [bitrix\main\diag\exceptionhandler] => Array
        (
            [module] => main
            [file] => lib/diag/exceptionhandler.php
        )

    [bitrix\main\diag\iexceptionhandleroutput] => Array
        (
            [module] => main
            [file] => lib/diag/iexceptionhandleroutput.php
        )

    [bitrix\main\diag\exceptionhandlerlog] => Array
        (
            [module] => main
            [file] => lib/diag/exceptionhandlerlog.php
        )

    [bitrix\main\io\file] => Array
        (
            [module] => main
            [file] => lib/io/file.php
        )

    [bitrix\main\io\fileentry] => Array
        (
            [module] => main
            [file] => lib/io/fileentry.php
        )

    [bitrix\main\io\path] => Array
        (
            [module] => main
            [file] => lib/io/path.php
        )

    [bitrix\main\io\filesystementry] => Array
        (
            [module] => main
            [file] => lib/io/filesystementry.php
        )

    [bitrix\main\io\ifilestream] => Array
        (
            [module] => main
            [file] => lib/io/ifilestream.php
        )

    [bitrix\main\localization\loc] => Array
        (
            [module] => main
            [file] => lib/localization/loc.php
        )

    [bitrix\main\mail\mail] => Array
        (
            [module] => main
            [file] => lib/mail/mail.php
        )

    [bitrix\main\mail\tracking] => Array
        (
            [module] => main
            [file] => lib/mail/tracking.php
        )

    [bitrix\main\mail\eventmanager] => Array
        (
            [module] => main
            [file] => lib/mail/eventmanager.php
        )

    [bitrix\main\mail\eventmessagecompiler] => Array
        (
            [module] => main
            [file] => lib/mail/eventmessagecompiler.php
        )

    [bitrix\main\mail\eventmessagethemecompiler] => Array
        (
            [module] => main
            [file] => lib/mail/eventmessagethemecompiler.php
        )

    [bitrix\main\mail\internal\event] => Array
        (
            [module] => main
            [file] => lib/mail/internal/event.php
        )

    [bitrix\main\mail\internal\eventattachment] => Array
        (
            [module] => main
            [file] => lib/mail/internal/eventattachment.php
        )

    [bitrix\main\mail\internal\eventmessage] => Array
        (
            [module] => main
            [file] => lib/mail/internal/eventmessage.php
        )

    [bitrix\main\mail\internal\eventmessagesite] => Array
        (
            [module] => main
            [file] => lib/mail/internal/eventmessagesite.php
        )

    [bitrix\main\mail\internal\eventmessageattachment] => Array
        (
            [module] => main
            [file] => lib/mail/internal/eventmessageattachment.php
        )

    [bitrix\main\mail\internal\eventtype] => Array
        (
            [module] => main
            [file] => lib/mail/internal/eventtype.php
        )

    [bitrix\main\text\converter] => Array
        (
            [module] => main
            [file] => lib/text/converter.php
        )

    [bitrix\main\text\emptyconverter] => Array
        (
            [module] => main
            [file] => lib/text/emptyconverter.php
        )

    [bitrix\main\text\encoding] => Array
        (
            [module] => main
            [file] => lib/text/encoding.php
        )

    [bitrix\main\text\htmlconverter] => Array
        (
            [module] => main
            [file] => lib/text/htmlconverter.php
        )

    [bitrix\main\text\binarystring] => Array
        (
            [module] => main
            [file] => lib/text/binarystring.php
        )

    [bitrix\main\text\xmlconverter] => Array
        (
            [module] => main
            [file] => lib/text/xmlconverter.php
        )

    [bitrix\main\type\collection] => Array
        (
            [module] => main
            [file] => lib/type/collection.php
        )

    [bitrix\main\type\date] => Array
        (
            [module] => main
            [file] => lib/type/date.php
        )

    [bitrix\main\type\datetime] => Array
        (
            [module] => main
            [file] => lib/type/datetime.php
        )

    [bitrix\main\type\dictionary] => Array
        (
            [module] => main
            [file] => lib/type/dictionary.php
        )

    [bitrix\main\type\filterabledictionary] => Array
        (
            [module] => main
            [file] => lib/type/filterabledictionary.php
        )

    [bitrix\main\type\parameterdictionary] => Array
        (
            [module] => main
            [file] => lib/type/parameterdictionary.php
        )

    [bitrix\main\web\cookie] => Array
        (
            [module] => main
            [file] => lib/web/cookie.php
        )

    [bitrix\main\web\uri] => Array
        (
            [module] => main
            [file] => lib/web/uri.php
        )

    [bitrix\main\sendereventhandler] => Array
        (
            [module] => main
            [file] => lib/senderconnector.php
        )

    [bitrix\main\senderconnectoruser] => Array
        (
            [module] => main
            [file] => lib/senderconnector.php
        )

    [bitrix\main\urlrewriterrulemaker] => Array
        (
            [module] => main
            [file] => lib/urlrewriter.php
        )

    [bitrix\main\update\stepper] => Array
        (
            [module] => main
            [file] => lib/update/stepper.php
        )

    [bitrix\main\composite\abstractresponse] => Array
        (
            [module] => main
            [file] => lib/composite/responder.php
        )

    [bitrix\main\composite\fileresponse] => Array
        (
            [module] => main
            [file] => lib/composite/responder.php
        )

    [bitrix\main\composite\memcachedresponse] => Array
        (
            [module] => main
            [file] => lib/composite/responder.php
        )

    [bitrix\main\security\otpexception] => Array
        (
            [module] => main
            [file] => lib/security/securityexception.php
        )

    [ctimezone] => Array
        (
            [module] => main
            [file] => classes/general/time.php
        )

    [cbxpunycode] => Array
        (
            [module] => main
            [file] => classes/general/punycode.php
        )

    [ibxvirtualio] => Array
        (
            [module] => main
            [file] => classes/general/virtual_io.php
        )

    [ibxgeterrors] => Array
        (
            [module] => main
            [file] => classes/general/virtual_io.php
        )

    [cbxvirtualio] => Array
        (
            [module] => main
            [file] => classes/general/virtual_io.php
        )

    [cbxvirtualfilebase] => Array
        (
            [module] => main
            [file] => classes/general/virtual_file.php
        )

    [cbxvirtualfile] => Array
        (
            [module] => main
            [file] => classes/general/virtual_file.php
        )

    [cbxvirtualdirectory] => Array
        (
            [module] => main
            [file] => classes/general/virtual_file.php
        )

    [calloption] => Array
        (
            [module] => main
            [file] => classes/general/option.php
        )

    [coption] => Array
        (
            [module] => main
            [file] => classes/general/option.php
        )

    [callpageoption] => Array
        (
            [module] => main
            [file] => classes/general/pageoption.php
        )

    [cpageoption] => Array
        (
            [module] => main
            [file] => classes/general/pageoption.php
        )

    [callsqlwhere] => Array
        (
            [module] => main
            [file] => classes/general/sqlwhere.php
        )

    [csqlwhereexpression] => Array
        (
            [module] => main
            [file] => classes/general/sqlwhere.php
        )

    [csqlwhere] => Array
        (
            [module] => main
            [file] => classes/general/sqlwhere.php
        )

    [calllanguage] => Array
        (
            [module] => main
            [file] => classes/general/language.php
        )

    [clanguage] => Array
        (
            [module] => main
            [file] => classes/general/language.php
        )

    [clangadmin] => Array
        (
            [module] => main
            [file] => classes/general/language.php
        )

    [_clangdbresult] => Array
        (
            [module] => main
            [file] => classes/general/langdbresult.php
        )

    [callagent] => Array
        (
            [module] => main
            [file] => classes/general/agent.php
        )

    [cagent] => Array
        (
            [module] => main
            [file] => classes/mysql/agent.php
        )

    [capplicationexception] => Array
        (
            [module] => main
            [file] => classes/general/applicationexception.php
        )

    [cadminexception] => Array
        (
            [module] => main
            [file] => classes/general/adminexception.php
        )

    [callsite] => Array
        (
            [module] => main
            [file] => classes/general/site.php
        )

    [calllang] => Array
        (
            [module] => main
            [file] => classes/general/site.php
        )

    [csite] => Array
        (
            [module] => main
            [file] => classes/general/site.php
        )

    [clang] => Array
        (
            [module] => main
            [file] => classes/general/site.php
        )

    [chttp] => Array
        (
            [module] => main
            [file] => classes/general/http.php
        )

    [cutil] => Array
        (
            [module] => main
            [file] => classes/general/util.php
        )

    [callmain] => Array
        (
            [module] => main
            [file] => classes/general/main.php
        )

    [cmain] => Array
        (
            [module] => main
            [file] => classes/general/main.php
        )

    [calldatabase] => Array
        (
            [module] => main
            [file] => classes/general/database.php
        )

    [calldbresult] => Array
        (
            [module] => main
            [file] => classes/general/dbresult.php
        )

    [cdatabasemysql] => Array
        (
            [module] => main
            [file] => classes/mysql/database.php
        )

    [cdbresultmysql] => Array
        (
            [module] => main
            [file] => classes/mysql/dbresult.php
        )

    [icachebackend] => Array
        (
            [module] => main
            [file] => classes/general/cache_backend.php
        )

    [cphpcache] => Array
        (
            [module] => main
            [file] => classes/general/cache.php
        )

    [ccachemanager] => Array
        (
            [module] => main
            [file] => classes/general/cache_manager.php
        )

    [cpagecache] => Array
        (
            [module] => main
            [file] => classes/general/page_cache.php
        )

    [cstackcacheentry] => Array
        (
            [module] => main
            [file] => classes/general/stack_cache_entry.php
        )

    [cstackcachemanager] => Array
        (
            [module] => main
            [file] => classes/general/stack_cache.php
        )

    [cmodule] => Array
        (
            [module] => main
            [file] => /classes/general/module.php
        )

    [bitrix\main\entity\ufield] => Array
        (
            [module] => main
            [file] => include/deprecated/ufield.php
        )

    [cdatabase] => Array
        (
            [module] => main
            [file] => classes/mysql/database.php
        )

    [cdbresult] => Array
        (
            [module] => main
            [file] => classes/mysql/dbresult.php
        )

)
Array
(
    [bitrix\main\application] => Array
        (
            [module] => main
            [file] => lib/application.php
        )

    [bitrix\main\httpapplication] => Array
        (
            [module] => main
            [file] => lib/httpapplication.php
        )

    [bitrix\main\argumentexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\argumentnullexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\argumentoutofrangeexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\argumenttypeexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\notimplementedexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\notsupportedexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\invalidoperationexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\objectpropertyexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\objectnotfoundexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\objectexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\systemexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\accessdeniedexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\decodingexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\io\invalidpathexception] => Array
        (
            [module] => main
            [file] => lib/io/ioexception.php
        )

    [bitrix\main\io\filenotfoundexception] => Array
        (
            [module] => main
            [file] => lib/io/ioexception.php
        )

    [bitrix\main\io\filedeleteexception] => Array
        (
            [module] => main
            [file] => lib/io/ioexception.php
        )

    [bitrix\main\io\fileopenexception] => Array
        (
            [module] => main
            [file] => lib/io/ioexception.php
        )

    [bitrix\main\io\filenotopenedexception] => Array
        (
            [module] => main
            [file] => lib/io/ioexception.php
        )

    [bitrix\main\context] => Array
        (
            [module] => main
            [file] => lib/context.php
        )

    [bitrix\main\httpcontext] => Array
        (
            [module] => main
            [file] => lib/httpcontext.php
        )

    [bitrix\main\dispatcher] => Array
        (
            [module] => main
            [file] => lib/dispatcher.php
        )

    [bitrix\main\environment] => Array
        (
            [module] => main
            [file] => lib/environment.php
        )

    [bitrix\main\event] => Array
        (
            [module] => main
            [file] => lib/event.php
        )

    [bitrix\main\eventmanager] => Array
        (
            [module] => main
            [file] => lib/eventmanager.php
        )

    [bitrix\main\eventresult] => Array
        (
            [module] => main
            [file] => lib/eventresult.php
        )

    [bitrix\main\request] => Array
        (
            [module] => main
            [file] => lib/request.php
        )

    [bitrix\main\httprequest] => Array
        (
            [module] => main
            [file] => lib/httprequest.php
        )

    [bitrix\main\response] => Array
        (
            [module] => main
            [file] => lib/response.php
        )

    [bitrix\main\httpresponse] => Array
        (
            [module] => main
            [file] => lib/httpresponse.php
        )

    [bitrix\main\modulemanager] => Array
        (
            [module] => main
            [file] => lib/modulemanager.php
        )

    [bitrix\main\server] => Array
        (
            [module] => main
            [file] => lib/server.php
        )

    [bitrix\main\config\configuration] => Array
        (
            [module] => main
            [file] => lib/config/configuration.php
        )

    [bitrix\main\config\option] => Array
        (
            [module] => main
            [file] => lib/config/option.php
        )

    [bitrix\main\context\culture] => Array
        (
            [module] => main
            [file] => lib/context/culture.php
        )

    [bitrix\main\data\cache] => Array
        (
            [module] => main
            [file] => lib/data/cache.php
        )

    [bitrix\main\data\cacheengineapc] => Array
        (
            [module] => main
            [file] => lib/data/cacheengineapc.php
        )

    [bitrix\main\data\cacheenginememcache] => Array
        (
            [module] => main
            [file] => lib/data/cacheenginememcache.php
        )

    [bitrix\main\data\cacheenginefiles] => Array
        (
            [module] => main
            [file] => lib/data/cacheenginefiles.php
        )

    [bitrix\main\data\cacheenginenone] => Array
        (
            [module] => main
            [file] => lib/data/cacheenginenone.php
        )

    [bitrix\main\data\connection] => Array
        (
            [module] => main
            [file] => lib/data/connection.php
        )

    [bitrix\main\data\connectionpool] => Array
        (
            [module] => main
            [file] => lib/data/connectionpool.php
        )

    [bitrix\main\data\icacheengine] => Array
        (
            [module] => main
            [file] => lib/data/cache.php
        )

    [bitrix\main\data\hsphpreadconnection] => Array
        (
            [module] => main
            [file] => lib/data/hsphpreadconnection.php
        )

    [bitrix\main\data\managedcache] => Array
        (
            [module] => main
            [file] => lib/data/managedcache.php
        )

    [bitrix\main\data\taggedcache] => Array
        (
            [module] => main
            [file] => lib/data/taggedcache.php
        )

    [bitrix\main\data\memcacheconnection] => Array
        (
            [module] => main
            [file] => lib/data/memcacheconnection.php
        )

    [bitrix\main\data\memcachedconnection] => Array
        (
            [module] => main
            [file] => lib/data/memcachedconnection.php
        )

    [bitrix\main\data\nosqlconnection] => Array
        (
            [module] => main
            [file] => lib/data/nosqlconnection.php
        )

    [bitrix\main\db\arrayresult] => Array
        (
            [module] => main
            [file] => lib/db/arrayresult.php
        )

    [bitrix\main\db\result] => Array
        (
            [module] => main
            [file] => lib/db/result.php
        )

    [bitrix\main\db\connection] => Array
        (
            [module] => main
            [file] => lib/db/connection.php
        )

    [bitrix\main\db\sqlexception] => Array
        (
            [module] => main
            [file] => lib/db/sqlexception.php
        )

    [bitrix\main\db\sqlqueryexception] => Array
        (
            [module] => main
            [file] => lib/db/sqlexception.php
        )

    [bitrix\main\db\transactionexception] => Array
        (
            [module] => main
            [file] => lib/db/sqlexception.php
        )

    [bitrix\main\db\sqlexpression] => Array
        (
            [module] => main
            [file] => lib/db/sqlexpression.php
        )

    [bitrix\main\db\sqlhelper] => Array
        (
            [module] => main
            [file] => lib/db/sqlhelper.php
        )

    [bitrix\main\db\mysqlcommonconnection] => Array
        (
            [module] => main
            [file] => lib/db/mysqlcommonconnection.php
        )

    [bitrix\main\db\mysqliconnection] => Array
        (
            [module] => main
            [file] => lib/db/mysqliconnection.php
        )

    [bitrix\main\db\mysqliresult] => Array
        (
            [module] => main
            [file] => lib/db/mysqliresult.php
        )

    [bitrix\main\db\mysqlisqlhelper] => Array
        (
            [module] => main
            [file] => lib/db/mysqlisqlhelper.php
        )

    [bitrix\main\db\mssqlconnection] => Array
        (
            [module] => main
            [file] => lib/db/mssqlconnection.php
        )

    [bitrix\main\db\mssqlresult] => Array
        (
            [module] => main
            [file] => lib/db/mssqlresult.php
        )

    [bitrix\main\db\mssqlsqlhelper] => Array
        (
            [module] => main
            [file] => lib/db/mssqlsqlhelper.php
        )

    [bitrix\main\db\oracleconnection] => Array
        (
            [module] => main
            [file] => lib/db/oracleconnection.php
        )

    [bitrix\main\db\oracleresult] => Array
        (
            [module] => main
            [file] => lib/db/oracleresult.php
        )

    [bitrix\main\db\oraclesqlhelper] => Array
        (
            [module] => main
            [file] => lib/db/oraclesqlhelper.php
        )

    [bitrix\main\db\pgsqlconnection] => Array
        (
            [module] => main
            [file] => lib/db/pgsqlconnection.php
        )

    [bitrix\main\diag\httpexceptionhandleroutput] => Array
        (
            [module] => main
            [file] => lib/diag/httpexceptionhandleroutput.php
        )

    [bitrix\main\diag\fileexceptionhandlerlog] => Array
        (
            [module] => main
            [file] => lib/diag/fileexceptionhandlerlog.php
        )

    [bitrix\main\diag\exceptionhandler] => Array
        (
            [module] => main
            [file] => lib/diag/exceptionhandler.php
        )

    [bitrix\main\diag\iexceptionhandleroutput] => Array
        (
            [module] => main
            [file] => lib/diag/iexceptionhandleroutput.php
        )

    [bitrix\main\diag\exceptionhandlerlog] => Array
        (
            [module] => main
            [file] => lib/diag/exceptionhandlerlog.php
        )

    [bitrix\main\io\file] => Array
        (
            [module] => main
            [file] => lib/io/file.php
        )

    [bitrix\main\io\fileentry] => Array
        (
            [module] => main
            [file] => lib/io/fileentry.php
        )

    [bitrix\main\io\path] => Array
        (
            [module] => main
            [file] => lib/io/path.php
        )

    [bitrix\main\io\filesystementry] => Array
        (
            [module] => main
            [file] => lib/io/filesystementry.php
        )

    [bitrix\main\io\ifilestream] => Array
        (
            [module] => main
            [file] => lib/io/ifilestream.php
        )

    [bitrix\main\localization\loc] => Array
        (
            [module] => main
            [file] => lib/localization/loc.php
        )

    [bitrix\main\mail\mail] => Array
        (
            [module] => main
            [file] => lib/mail/mail.php
        )

    [bitrix\main\mail\tracking] => Array
        (
            [module] => main
            [file] => lib/mail/tracking.php
        )

    [bitrix\main\mail\eventmanager] => Array
        (
            [module] => main
            [file] => lib/mail/eventmanager.php
        )

    [bitrix\main\mail\eventmessagecompiler] => Array
        (
            [module] => main
            [file] => lib/mail/eventmessagecompiler.php
        )

    [bitrix\main\mail\eventmessagethemecompiler] => Array
        (
            [module] => main
            [file] => lib/mail/eventmessagethemecompiler.php
        )

    [bitrix\main\mail\internal\event] => Array
        (
            [module] => main
            [file] => lib/mail/internal/event.php
        )

    [bitrix\main\mail\internal\eventattachment] => Array
        (
            [module] => main
            [file] => lib/mail/internal/eventattachment.php
        )

    [bitrix\main\mail\internal\eventmessage] => Array
        (
            [module] => main
            [file] => lib/mail/internal/eventmessage.php
        )

    [bitrix\main\mail\internal\eventmessagesite] => Array
        (
            [module] => main
            [file] => lib/mail/internal/eventmessagesite.php
        )

    [bitrix\main\mail\internal\eventmessageattachment] => Array
        (
            [module] => main
            [file] => lib/mail/internal/eventmessageattachment.php
        )

    [bitrix\main\mail\internal\eventtype] => Array
        (
            [module] => main
            [file] => lib/mail/internal/eventtype.php
        )

    [bitrix\main\text\converter] => Array
        (
            [module] => main
            [file] => lib/text/converter.php
        )

    [bitrix\main\text\emptyconverter] => Array
        (
            [module] => main
            [file] => lib/text/emptyconverter.php
        )

    [bitrix\main\text\encoding] => Array
        (
            [module] => main
            [file] => lib/text/encoding.php
        )

    [bitrix\main\text\htmlconverter] => Array
        (
            [module] => main
            [file] => lib/text/htmlconverter.php
        )

    [bitrix\main\text\binarystring] => Array
        (
            [module] => main
            [file] => lib/text/binarystring.php
        )

    [bitrix\main\text\xmlconverter] => Array
        (
            [module] => main
            [file] => lib/text/xmlconverter.php
        )

    [bitrix\main\type\collection] => Array
        (
            [module] => main
            [file] => lib/type/collection.php
        )

    [bitrix\main\type\date] => Array
        (
            [module] => main
            [file] => lib/type/date.php
        )

    [bitrix\main\type\datetime] => Array
        (
            [module] => main
            [file] => lib/type/datetime.php
        )

    [bitrix\main\type\dictionary] => Array
        (
            [module] => main
            [file] => lib/type/dictionary.php
        )

    [bitrix\main\type\filterabledictionary] => Array
        (
            [module] => main
            [file] => lib/type/filterabledictionary.php
        )

    [bitrix\main\type\parameterdictionary] => Array
        (
            [module] => main
            [file] => lib/type/parameterdictionary.php
        )

    [bitrix\main\web\cookie] => Array
        (
            [module] => main
            [file] => lib/web/cookie.php
        )

    [bitrix\main\web\uri] => Array
        (
            [module] => main
            [file] => lib/web/uri.php
        )

    [bitrix\main\sendereventhandler] => Array
        (
            [module] => main
            [file] => lib/senderconnector.php
        )

    [bitrix\main\senderconnectoruser] => Array
        (
            [module] => main
            [file] => lib/senderconnector.php
        )

    [bitrix\main\urlrewriterrulemaker] => Array
        (
            [module] => main
            [file] => lib/urlrewriter.php
        )

    [bitrix\main\update\stepper] => Array
        (
            [module] => main
            [file] => lib/update/stepper.php
        )

    [bitrix\main\composite\abstractresponse] => Array
        (
            [module] => main
            [file] => lib/composite/responder.php
        )

    [bitrix\main\composite\fileresponse] => Array
        (
            [module] => main
            [file] => lib/composite/responder.php
        )

    [bitrix\main\composite\memcachedresponse] => Array
        (
            [module] => main
            [file] => lib/composite/responder.php
        )

    [bitrix\main\security\otpexception] => Array
        (
            [module] => main
            [file] => lib/security/securityexception.php
        )

    [ctimezone] => Array
        (
            [module] => main
            [file] => classes/general/time.php
        )

    [cbxpunycode] => Array
        (
            [module] => main
            [file] => classes/general/punycode.php
        )

    [ibxvirtualio] => Array
        (
            [module] => main
            [file] => classes/general/virtual_io.php
        )

    [ibxgeterrors] => Array
        (
            [module] => main
            [file] => classes/general/virtual_io.php
        )

    [cbxvirtualio] => Array
        (
            [module] => main
            [file] => classes/general/virtual_io.php
        )

    [cbxvirtualfilebase] => Array
        (
            [module] => main
            [file] => classes/general/virtual_file.php
        )

    [cbxvirtualfile] => Array
        (
            [module] => main
            [file] => classes/general/virtual_file.php
        )

    [cbxvirtualdirectory] => Array
        (
            [module] => main
            [file] => classes/general/virtual_file.php
        )

    [calloption] => Array
        (
            [module] => main
            [file] => classes/general/option.php
        )

    [coption] => Array
        (
            [module] => main
            [file] => classes/general/option.php
        )

    [callpageoption] => Array
        (
            [module] => main
            [file] => classes/general/pageoption.php
        )

    [cpageoption] => Array
        (
            [module] => main
            [file] => classes/general/pageoption.php
        )

    [callsqlwhere] => Array
        (
            [module] => main
            [file] => classes/general/sqlwhere.php
        )

    [csqlwhereexpression] => Array
        (
            [module] => main
            [file] => classes/general/sqlwhere.php
        )

    [csqlwhere] => Array
        (
            [module] => main
            [file] => classes/general/sqlwhere.php
        )

    [calllanguage] => Array
        (
            [module] => main
            [file] => classes/general/language.php
        )

    [clanguage] => Array
        (
            [module] => main
            [file] => classes/general/language.php
        )

    [clangadmin] => Array
        (
            [module] => main
            [file] => classes/general/language.php
        )

    [_clangdbresult] => Array
        (
            [module] => main
            [file] => classes/general/langdbresult.php
        )

    [callagent] => Array
        (
            [module] => main
            [file] => classes/general/agent.php
        )

    [cagent] => Array
        (
            [module] => main
            [file] => classes/mysql/agent.php
        )

    [capplicationexception] => Array
        (
            [module] => main
            [file] => classes/general/applicationexception.php
        )

    [cadminexception] => Array
        (
            [module] => main
            [file] => classes/general/adminexception.php
        )

    [callsite] => Array
        (
            [module] => main
            [file] => classes/general/site.php
        )

    [calllang] => Array
        (
            [module] => main
            [file] => classes/general/site.php
        )

    [csite] => Array
        (
            [module] => main
            [file] => classes/general/site.php
        )

    [clang] => Array
        (
            [module] => main
            [file] => classes/general/site.php
        )

    [chttp] => Array
        (
            [module] => main
            [file] => classes/general/http.php
        )

    [cutil] => Array
        (
            [module] => main
            [file] => classes/general/util.php
        )

    [callmain] => Array
        (
            [module] => main
            [file] => classes/general/main.php
        )

    [cmain] => Array
        (
            [module] => main
            [file] => classes/general/main.php
        )

    [calldatabase] => Array
        (
            [module] => main
            [file] => classes/general/database.php
        )

    [calldbresult] => Array
        (
            [module] => main
            [file] => classes/general/dbresult.php
        )

    [cdatabasemysql] => Array
        (
            [module] => main
            [file] => classes/mysql/database.php
        )

    [cdbresultmysql] => Array
        (
            [module] => main
            [file] => classes/mysql/dbresult.php
        )

    [icachebackend] => Array
        (
            [module] => main
            [file] => classes/general/cache_backend.php
        )

    [cphpcache] => Array
        (
            [module] => main
            [file] => classes/general/cache.php
        )

    [ccachemanager] => Array
        (
            [module] => main
            [file] => classes/general/cache_manager.php
        )

    [cpagecache] => Array
        (
            [module] => main
            [file] => classes/general/page_cache.php
        )

    [cstackcacheentry] => Array
        (
            [module] => main
            [file] => classes/general/stack_cache_entry.php
        )

    [cstackcachemanager] => Array
        (
            [module] => main
            [file] => classes/general/stack_cache.php
        )

    [cmodule] => Array
        (
            [module] => main
            [file] => /classes/general/module.php
        )

    [bitrix\main\entity\ufield] => Array
        (
            [module] => main
            [file] => include/deprecated/ufield.php
        )

    [cdatabase] => Array
        (
            [module] => main
            [file] => classes/mysql/database.php
        )

    [cdbresult] => Array
        (
            [module] => main
            [file] => classes/mysql/dbresult.php
        )

)
Array
(
    [bitrix\main\application] => Array
        (
            [module] => main
            [file] => lib/application.php
        )

    [bitrix\main\httpapplication] => Array
        (
            [module] => main
            [file] => lib/httpapplication.php
        )

    [bitrix\main\argumentexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\argumentnullexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\argumentoutofrangeexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\argumenttypeexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\notimplementedexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\notsupportedexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\invalidoperationexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\objectpropertyexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\objectnotfoundexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\objectexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\systemexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\accessdeniedexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\decodingexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\io\invalidpathexception] => Array
        (
            [module] => main
            [file] => lib/io/ioexception.php
        )

    [bitrix\main\io\filenotfoundexception] => Array
        (
            [module] => main
            [file] => lib/io/ioexception.php
        )

    [bitrix\main\io\filedeleteexception] => Array
        (
            [module] => main
            [file] => lib/io/ioexception.php
        )

    [bitrix\main\io\fileopenexception] => Array
        (
            [module] => main
            [file] => lib/io/ioexception.php
        )

    [bitrix\main\io\filenotopenedexception] => Array
        (
            [module] => main
            [file] => lib/io/ioexception.php
        )

    [bitrix\main\context] => Array
        (
            [module] => main
            [file] => lib/context.php
        )

    [bitrix\main\httpcontext] => Array
        (
            [module] => main
            [file] => lib/httpcontext.php
        )

    [bitrix\main\dispatcher] => Array
        (
            [module] => main
            [file] => lib/dispatcher.php
        )

    [bitrix\main\environment] => Array
        (
            [module] => main
            [file] => lib/environment.php
        )

    [bitrix\main\event] => Array
        (
            [module] => main
            [file] => lib/event.php
        )

    [bitrix\main\eventmanager] => Array
        (
            [module] => main
            [file] => lib/eventmanager.php
        )

    [bitrix\main\eventresult] => Array
        (
            [module] => main
            [file] => lib/eventresult.php
        )

    [bitrix\main\request] => Array
        (
            [module] => main
            [file] => lib/request.php
        )

    [bitrix\main\httprequest] => Array
        (
            [module] => main
            [file] => lib/httprequest.php
        )

    [bitrix\main\response] => Array
        (
            [module] => main
            [file] => lib/response.php
        )

    [bitrix\main\httpresponse] => Array
        (
            [module] => main
            [file] => lib/httpresponse.php
        )

    [bitrix\main\modulemanager] => Array
        (
            [module] => main
            [file] => lib/modulemanager.php
        )

    [bitrix\main\server] => Array
        (
            [module] => main
            [file] => lib/server.php
        )

    [bitrix\main\config\configuration] => Array
        (
            [module] => main
            [file] => lib/config/configuration.php
        )

    [bitrix\main\config\option] => Array
        (
            [module] => main
            [file] => lib/config/option.php
        )

    [bitrix\main\context\culture] => Array
        (
            [module] => main
            [file] => lib/context/culture.php
        )

    [bitrix\main\data\cache] => Array
        (
            [module] => main
            [file] => lib/data/cache.php
        )

    [bitrix\main\data\cacheengineapc] => Array
        (
            [module] => main
            [file] => lib/data/cacheengineapc.php
        )

    [bitrix\main\data\cacheenginememcache] => Array
        (
            [module] => main
            [file] => lib/data/cacheenginememcache.php
        )

    [bitrix\main\data\cacheenginefiles] => Array
        (
            [module] => main
            [file] => lib/data/cacheenginefiles.php
        )

    [bitrix\main\data\cacheenginenone] => Array
        (
            [module] => main
            [file] => lib/data/cacheenginenone.php
        )

    [bitrix\main\data\connection] => Array
        (
            [module] => main
            [file] => lib/data/connection.php
        )

    [bitrix\main\data\connectionpool] => Array
        (
            [module] => main
            [file] => lib/data/connectionpool.php
        )

    [bitrix\main\data\icacheengine] => Array
        (
            [module] => main
            [file] => lib/data/cache.php
        )

    [bitrix\main\data\hsphpreadconnection] => Array
        (
            [module] => main
            [file] => lib/data/hsphpreadconnection.php
        )

    [bitrix\main\data\managedcache] => Array
        (
            [module] => main
            [file] => lib/data/managedcache.php
        )

    [bitrix\main\data\taggedcache] => Array
        (
            [module] => main
            [file] => lib/data/taggedcache.php
        )

    [bitrix\main\data\memcacheconnection] => Array
        (
            [module] => main
            [file] => lib/data/memcacheconnection.php
        )

    [bitrix\main\data\memcachedconnection] => Array
        (
            [module] => main
            [file] => lib/data/memcachedconnection.php
        )

    [bitrix\main\data\nosqlconnection] => Array
        (
            [module] => main
            [file] => lib/data/nosqlconnection.php
        )

    [bitrix\main\db\arrayresult] => Array
        (
            [module] => main
            [file] => lib/db/arrayresult.php
        )

    [bitrix\main\db\result] => Array
        (
            [module] => main
            [file] => lib/db/result.php
        )

    [bitrix\main\db\connection] => Array
        (
            [module] => main
            [file] => lib/db/connection.php
        )

    [bitrix\main\db\sqlexception] => Array
        (
            [module] => main
            [file] => lib/db/sqlexception.php
        )

    [bitrix\main\db\sqlqueryexception] => Array
        (
            [module] => main
            [file] => lib/db/sqlexception.php
        )

    [bitrix\main\db\transactionexception] => Array
        (
            [module] => main
            [file] => lib/db/sqlexception.php
        )

    [bitrix\main\db\sqlexpression] => Array
        (
            [module] => main
            [file] => lib/db/sqlexpression.php
        )

    [bitrix\main\db\sqlhelper] => Array
        (
            [module] => main
            [file] => lib/db/sqlhelper.php
        )

    [bitrix\main\db\mysqlcommonconnection] => Array
        (
            [module] => main
            [file] => lib/db/mysqlcommonconnection.php
        )

    [bitrix\main\db\mysqliconnection] => Array
        (
            [module] => main
            [file] => lib/db/mysqliconnection.php
        )

    [bitrix\main\db\mysqliresult] => Array
        (
            [module] => main
            [file] => lib/db/mysqliresult.php
        )

    [bitrix\main\db\mysqlisqlhelper] => Array
        (
            [module] => main
            [file] => lib/db/mysqlisqlhelper.php
        )

    [bitrix\main\db\mssqlconnection] => Array
        (
            [module] => main
            [file] => lib/db/mssqlconnection.php
        )

    [bitrix\main\db\mssqlresult] => Array
        (
            [module] => main
            [file] => lib/db/mssqlresult.php
        )

    [bitrix\main\db\mssqlsqlhelper] => Array
        (
            [module] => main
            [file] => lib/db/mssqlsqlhelper.php
        )

    [bitrix\main\db\oracleconnection] => Array
        (
            [module] => main
            [file] => lib/db/oracleconnection.php
        )

    [bitrix\main\db\oracleresult] => Array
        (
            [module] => main
            [file] => lib/db/oracleresult.php
        )

    [bitrix\main\db\oraclesqlhelper] => Array
        (
            [module] => main
            [file] => lib/db/oraclesqlhelper.php
        )

    [bitrix\main\db\pgsqlconnection] => Array
        (
            [module] => main
            [file] => lib/db/pgsqlconnection.php
        )

    [bitrix\main\diag\httpexceptionhandleroutput] => Array
        (
            [module] => main
            [file] => lib/diag/httpexceptionhandleroutput.php
        )

    [bitrix\main\diag\fileexceptionhandlerlog] => Array
        (
            [module] => main
            [file] => lib/diag/fileexceptionhandlerlog.php
        )

    [bitrix\main\diag\exceptionhandler] => Array
        (
            [module] => main
            [file] => lib/diag/exceptionhandler.php
        )

    [bitrix\main\diag\iexceptionhandleroutput] => Array
        (
            [module] => main
            [file] => lib/diag/iexceptionhandleroutput.php
        )

    [bitrix\main\diag\exceptionhandlerlog] => Array
        (
            [module] => main
            [file] => lib/diag/exceptionhandlerlog.php
        )

    [bitrix\main\io\file] => Array
        (
            [module] => main
            [file] => lib/io/file.php
        )

    [bitrix\main\io\fileentry] => Array
        (
            [module] => main
            [file] => lib/io/fileentry.php
        )

    [bitrix\main\io\path] => Array
        (
            [module] => main
            [file] => lib/io/path.php
        )

    [bitrix\main\io\filesystementry] => Array
        (
            [module] => main
            [file] => lib/io/filesystementry.php
        )

    [bitrix\main\io\ifilestream] => Array
        (
            [module] => main
            [file] => lib/io/ifilestream.php
        )

    [bitrix\main\localization\loc] => Array
        (
            [module] => main
            [file] => lib/localization/loc.php
        )

    [bitrix\main\mail\mail] => Array
        (
            [module] => main
            [file] => lib/mail/mail.php
        )

    [bitrix\main\mail\tracking] => Array
        (
            [module] => main
            [file] => lib/mail/tracking.php
        )

    [bitrix\main\mail\eventmanager] => Array
        (
            [module] => main
            [file] => lib/mail/eventmanager.php
        )

    [bitrix\main\mail\eventmessagecompiler] => Array
        (
            [module] => main
            [file] => lib/mail/eventmessagecompiler.php
        )

    [bitrix\main\mail\eventmessagethemecompiler] => Array
        (
            [module] => main
            [file] => lib/mail/eventmessagethemecompiler.php
        )

    [bitrix\main\mail\internal\event] => Array
        (
            [module] => main
            [file] => lib/mail/internal/event.php
        )

    [bitrix\main\mail\internal\eventattachment] => Array
        (
            [module] => main
            [file] => lib/mail/internal/eventattachment.php
        )

    [bitrix\main\mail\internal\eventmessage] => Array
        (
            [module] => main
            [file] => lib/mail/internal/eventmessage.php
        )

    [bitrix\main\mail\internal\eventmessagesite] => Array
        (
            [module] => main
            [file] => lib/mail/internal/eventmessagesite.php
        )

    [bitrix\main\mail\internal\eventmessageattachment] => Array
        (
            [module] => main
            [file] => lib/mail/internal/eventmessageattachment.php
        )

    [bitrix\main\mail\internal\eventtype] => Array
        (
            [module] => main
            [file] => lib/mail/internal/eventtype.php
        )

    [bitrix\main\text\converter] => Array
        (
            [module] => main
            [file] => lib/text/converter.php
        )

    [bitrix\main\text\emptyconverter] => Array
        (
            [module] => main
            [file] => lib/text/emptyconverter.php
        )

    [bitrix\main\text\encoding] => Array
        (
            [module] => main
            [file] => lib/text/encoding.php
        )

    [bitrix\main\text\htmlconverter] => Array
        (
            [module] => main
            [file] => lib/text/htmlconverter.php
        )

    [bitrix\main\text\binarystring] => Array
        (
            [module] => main
            [file] => lib/text/binarystring.php
        )

    [bitrix\main\text\xmlconverter] => Array
        (
            [module] => main
            [file] => lib/text/xmlconverter.php
        )

    [bitrix\main\type\collection] => Array
        (
            [module] => main
            [file] => lib/type/collection.php
        )

    [bitrix\main\type\date] => Array
        (
            [module] => main
            [file] => lib/type/date.php
        )

    [bitrix\main\type\datetime] => Array
        (
            [module] => main
            [file] => lib/type/datetime.php
        )

    [bitrix\main\type\dictionary] => Array
        (
            [module] => main
            [file] => lib/type/dictionary.php
        )

    [bitrix\main\type\filterabledictionary] => Array
        (
            [module] => main
            [file] => lib/type/filterabledictionary.php
        )

    [bitrix\main\type\parameterdictionary] => Array
        (
            [module] => main
            [file] => lib/type/parameterdictionary.php
        )

    [bitrix\main\web\cookie] => Array
        (
            [module] => main
            [file] => lib/web/cookie.php
        )

    [bitrix\main\web\uri] => Array
        (
            [module] => main
            [file] => lib/web/uri.php
        )

    [bitrix\main\sendereventhandler] => Array
        (
            [module] => main
            [file] => lib/senderconnector.php
        )

    [bitrix\main\senderconnectoruser] => Array
        (
            [module] => main
            [file] => lib/senderconnector.php
        )

    [bitrix\main\urlrewriterrulemaker] => Array
        (
            [module] => main
            [file] => lib/urlrewriter.php
        )

    [bitrix\main\update\stepper] => Array
        (
            [module] => main
            [file] => lib/update/stepper.php
        )

    [bitrix\main\composite\abstractresponse] => Array
        (
            [module] => main
            [file] => lib/composite/responder.php
        )

    [bitrix\main\composite\fileresponse] => Array
        (
            [module] => main
            [file] => lib/composite/responder.php
        )

    [bitrix\main\composite\memcachedresponse] => Array
        (
            [module] => main
            [file] => lib/composite/responder.php
        )

    [bitrix\main\security\otpexception] => Array
        (
            [module] => main
            [file] => lib/security/securityexception.php
        )

    [ctimezone] => Array
        (
            [module] => main
            [file] => classes/general/time.php
        )

    [cbxpunycode] => Array
        (
            [module] => main
            [file] => classes/general/punycode.php
        )

    [ibxvirtualio] => Array
        (
            [module] => main
            [file] => classes/general/virtual_io.php
        )

    [ibxgeterrors] => Array
        (
            [module] => main
            [file] => classes/general/virtual_io.php
        )

    [cbxvirtualio] => Array
        (
            [module] => main
            [file] => classes/general/virtual_io.php
        )

    [cbxvirtualfilebase] => Array
        (
            [module] => main
            [file] => classes/general/virtual_file.php
        )

    [cbxvirtualfile] => Array
        (
            [module] => main
            [file] => classes/general/virtual_file.php
        )

    [cbxvirtualdirectory] => Array
        (
            [module] => main
            [file] => classes/general/virtual_file.php
        )

    [calloption] => Array
        (
            [module] => main
            [file] => classes/general/option.php
        )

    [coption] => Array
        (
            [module] => main
            [file] => classes/general/option.php
        )

    [callpageoption] => Array
        (
            [module] => main
            [file] => classes/general/pageoption.php
        )

    [cpageoption] => Array
        (
            [module] => main
            [file] => classes/general/pageoption.php
        )

    [callsqlwhere] => Array
        (
            [module] => main
            [file] => classes/general/sqlwhere.php
        )

    [csqlwhereexpression] => Array
        (
            [module] => main
            [file] => classes/general/sqlwhere.php
        )

    [csqlwhere] => Array
        (
            [module] => main
            [file] => classes/general/sqlwhere.php
        )

    [calllanguage] => Array
        (
            [module] => main
            [file] => classes/general/language.php
        )

    [clanguage] => Array
        (
            [module] => main
            [file] => classes/general/language.php
        )

    [clangadmin] => Array
        (
            [module] => main
            [file] => classes/general/language.php
        )

    [_clangdbresult] => Array
        (
            [module] => main
            [file] => classes/general/langdbresult.php
        )

    [callagent] => Array
        (
            [module] => main
            [file] => classes/general/agent.php
        )

    [cagent] => Array
        (
            [module] => main
            [file] => classes/mysql/agent.php
        )

    [capplicationexception] => Array
        (
            [module] => main
            [file] => classes/general/applicationexception.php
        )

    [cadminexception] => Array
        (
            [module] => main
            [file] => classes/general/adminexception.php
        )

    [callsite] => Array
        (
            [module] => main
            [file] => classes/general/site.php
        )

    [calllang] => Array
        (
            [module] => main
            [file] => classes/general/site.php
        )

    [csite] => Array
        (
            [module] => main
            [file] => classes/general/site.php
        )

    [clang] => Array
        (
            [module] => main
            [file] => classes/general/site.php
        )

    [chttp] => Array
        (
            [module] => main
            [file] => classes/general/http.php
        )

    [cutil] => Array
        (
            [module] => main
            [file] => classes/general/util.php
        )

    [callmain] => Array
        (
            [module] => main
            [file] => classes/general/main.php
        )

    [cmain] => Array
        (
            [module] => main
            [file] => classes/general/main.php
        )

    [calldatabase] => Array
        (
            [module] => main
            [file] => classes/general/database.php
        )

    [calldbresult] => Array
        (
            [module] => main
            [file] => classes/general/dbresult.php
        )

    [cdatabasemysql] => Array
        (
            [module] => main
            [file] => classes/mysql/database.php
        )

    [cdbresultmysql] => Array
        (
            [module] => main
            [file] => classes/mysql/dbresult.php
        )

    [icachebackend] => Array
        (
            [module] => main
            [file] => classes/general/cache_backend.php
        )

    [cphpcache] => Array
        (
            [module] => main
            [file] => classes/general/cache.php
        )

    [ccachemanager] => Array
        (
            [module] => main
            [file] => classes/general/cache_manager.php
        )

    [cpagecache] => Array
        (
            [module] => main
            [file] => classes/general/page_cache.php
        )

    [cstackcacheentry] => Array
        (
            [module] => main
            [file] => classes/general/stack_cache_entry.php
        )

    [cstackcachemanager] => Array
        (
            [module] => main
            [file] => classes/general/stack_cache.php
        )

    [cmodule] => Array
        (
            [module] => main
            [file] => /classes/general/module.php
        )

    [bitrix\main\entity\ufield] => Array
        (
            [module] => main
            [file] => include/deprecated/ufield.php
        )

    [cdatabase] => Array
        (
            [module] => main
            [file] => classes/mysql/database.php
        )

    [cdbresult] => Array
        (
            [module] => main
            [file] => classes/mysql/dbresult.php
        )

)
Array
(
    [bitrix\main\application] => Array
        (
            [module] => main
            [file] => lib/application.php
        )

    [bitrix\main\httpapplication] => Array
        (
            [module] => main
            [file] => lib/httpapplication.php
        )

    [bitrix\main\argumentexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\argumentnullexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\argumentoutofrangeexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\argumenttypeexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\notimplementedexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\notsupportedexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\invalidoperationexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\objectpropertyexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\objectnotfoundexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\objectexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\systemexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\accessdeniedexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\decodingexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\io\invalidpathexception] => Array
        (
            [module] => main
            [file] => lib/io/ioexception.php
        )

    [bitrix\main\io\filenotfoundexception] => Array
        (
            [module] => main
            [file] => lib/io/ioexception.php
        )

    [bitrix\main\io\filedeleteexception] => Array
        (
            [module] => main
            [file] => lib/io/ioexception.php
        )

    [bitrix\main\io\fileopenexception] => Array
        (
            [module] => main
            [file] => lib/io/ioexception.php
        )

    [bitrix\main\io\filenotopenedexception] => Array
        (
            [module] => main
            [file] => lib/io/ioexception.php
        )

    [bitrix\main\context] => Array
        (
            [module] => main
            [file] => lib/context.php
        )

    [bitrix\main\httpcontext] => Array
        (
            [module] => main
            [file] => lib/httpcontext.php
        )

    [bitrix\main\dispatcher] => Array
        (
            [module] => main
            [file] => lib/dispatcher.php
        )

    [bitrix\main\environment] => Array
        (
            [module] => main
            [file] => lib/environment.php
        )

    [bitrix\main\event] => Array
        (
            [module] => main
            [file] => lib/event.php
        )

    [bitrix\main\eventmanager] => Array
        (
            [module] => main
            [file] => lib/eventmanager.php
        )

    [bitrix\main\eventresult] => Array
        (
            [module] => main
            [file] => lib/eventresult.php
        )

    [bitrix\main\request] => Array
        (
            [module] => main
            [file] => lib/request.php
        )

    [bitrix\main\httprequest] => Array
        (
            [module] => main
            [file] => lib/httprequest.php
        )

    [bitrix\main\response] => Array
        (
            [module] => main
            [file] => lib/response.php
        )

    [bitrix\main\httpresponse] => Array
        (
            [module] => main
            [file] => lib/httpresponse.php
        )

    [bitrix\main\modulemanager] => Array
        (
            [module] => main
            [file] => lib/modulemanager.php
        )

    [bitrix\main\server] => Array
        (
            [module] => main
            [file] => lib/server.php
        )

    [bitrix\main\config\configuration] => Array
        (
            [module] => main
            [file] => lib/config/configuration.php
        )

    [bitrix\main\config\option] => Array
        (
            [module] => main
            [file] => lib/config/option.php
        )

    [bitrix\main\context\culture] => Array
        (
            [module] => main
            [file] => lib/context/culture.php
        )

    [bitrix\main\data\cache] => Array
        (
            [module] => main
            [file] => lib/data/cache.php
        )

    [bitrix\main\data\cacheengineapc] => Array
        (
            [module] => main
            [file] => lib/data/cacheengineapc.php
        )

    [bitrix\main\data\cacheenginememcache] => Array
        (
            [module] => main
            [file] => lib/data/cacheenginememcache.php
        )

    [bitrix\main\data\cacheenginefiles] => Array
        (
            [module] => main
            [file] => lib/data/cacheenginefiles.php
        )

    [bitrix\main\data\cacheenginenone] => Array
        (
            [module] => main
            [file] => lib/data/cacheenginenone.php
        )

    [bitrix\main\data\connection] => Array
        (
            [module] => main
            [file] => lib/data/connection.php
        )

    [bitrix\main\data\connectionpool] => Array
        (
            [module] => main
            [file] => lib/data/connectionpool.php
        )

    [bitrix\main\data\icacheengine] => Array
        (
            [module] => main
            [file] => lib/data/cache.php
        )

    [bitrix\main\data\hsphpreadconnection] => Array
        (
            [module] => main
            [file] => lib/data/hsphpreadconnection.php
        )

    [bitrix\main\data\managedcache] => Array
        (
            [module] => main
            [file] => lib/data/managedcache.php
        )

    [bitrix\main\data\taggedcache] => Array
        (
            [module] => main
            [file] => lib/data/taggedcache.php
        )

    [bitrix\main\data\memcacheconnection] => Array
        (
            [module] => main
            [file] => lib/data/memcacheconnection.php
        )

    [bitrix\main\data\memcachedconnection] => Array
        (
            [module] => main
            [file] => lib/data/memcachedconnection.php
        )

    [bitrix\main\data\nosqlconnection] => Array
        (
            [module] => main
            [file] => lib/data/nosqlconnection.php
        )

    [bitrix\main\db\arrayresult] => Array
        (
            [module] => main
            [file] => lib/db/arrayresult.php
        )

    [bitrix\main\db\result] => Array
        (
            [module] => main
            [file] => lib/db/result.php
        )

    [bitrix\main\db\connection] => Array
        (
            [module] => main
            [file] => lib/db/connection.php
        )

    [bitrix\main\db\sqlexception] => Array
        (
            [module] => main
            [file] => lib/db/sqlexception.php
        )

    [bitrix\main\db\sqlqueryexception] => Array
        (
            [module] => main
            [file] => lib/db/sqlexception.php
        )

    [bitrix\main\db\transactionexception] => Array
        (
            [module] => main
            [file] => lib/db/sqlexception.php
        )

    [bitrix\main\db\sqlexpression] => Array
        (
            [module] => main
            [file] => lib/db/sqlexpression.php
        )

    [bitrix\main\db\sqlhelper] => Array
        (
            [module] => main
            [file] => lib/db/sqlhelper.php
        )

    [bitrix\main\db\mysqlcommonconnection] => Array
        (
            [module] => main
            [file] => lib/db/mysqlcommonconnection.php
        )

    [bitrix\main\db\mysqliconnection] => Array
        (
            [module] => main
            [file] => lib/db/mysqliconnection.php
        )

    [bitrix\main\db\mysqliresult] => Array
        (
            [module] => main
            [file] => lib/db/mysqliresult.php
        )

    [bitrix\main\db\mysqlisqlhelper] => Array
        (
            [module] => main
            [file] => lib/db/mysqlisqlhelper.php
        )

    [bitrix\main\db\mssqlconnection] => Array
        (
            [module] => main
            [file] => lib/db/mssqlconnection.php
        )

    [bitrix\main\db\mssqlresult] => Array
        (
            [module] => main
            [file] => lib/db/mssqlresult.php
        )

    [bitrix\main\db\mssqlsqlhelper] => Array
        (
            [module] => main
            [file] => lib/db/mssqlsqlhelper.php
        )

    [bitrix\main\db\oracleconnection] => Array
        (
            [module] => main
            [file] => lib/db/oracleconnection.php
        )

    [bitrix\main\db\oracleresult] => Array
        (
            [module] => main
            [file] => lib/db/oracleresult.php
        )

    [bitrix\main\db\oraclesqlhelper] => Array
        (
            [module] => main
            [file] => lib/db/oraclesqlhelper.php
        )

    [bitrix\main\db\pgsqlconnection] => Array
        (
            [module] => main
            [file] => lib/db/pgsqlconnection.php
        )

    [bitrix\main\diag\httpexceptionhandleroutput] => Array
        (
            [module] => main
            [file] => lib/diag/httpexceptionhandleroutput.php
        )

    [bitrix\main\diag\fileexceptionhandlerlog] => Array
        (
            [module] => main
            [file] => lib/diag/fileexceptionhandlerlog.php
        )

    [bitrix\main\diag\exceptionhandler] => Array
        (
            [module] => main
            [file] => lib/diag/exceptionhandler.php
        )

    [bitrix\main\diag\iexceptionhandleroutput] => Array
        (
            [module] => main
            [file] => lib/diag/iexceptionhandleroutput.php
        )

    [bitrix\main\diag\exceptionhandlerlog] => Array
        (
            [module] => main
            [file] => lib/diag/exceptionhandlerlog.php
        )

    [bitrix\main\io\file] => Array
        (
            [module] => main
            [file] => lib/io/file.php
        )

    [bitrix\main\io\fileentry] => Array
        (
            [module] => main
            [file] => lib/io/fileentry.php
        )

    [bitrix\main\io\path] => Array
        (
            [module] => main
            [file] => lib/io/path.php
        )

    [bitrix\main\io\filesystementry] => Array
        (
            [module] => main
            [file] => lib/io/filesystementry.php
        )

    [bitrix\main\io\ifilestream] => Array
        (
            [module] => main
            [file] => lib/io/ifilestream.php
        )

    [bitrix\main\localization\loc] => Array
        (
            [module] => main
            [file] => lib/localization/loc.php
        )

    [bitrix\main\mail\mail] => Array
        (
            [module] => main
            [file] => lib/mail/mail.php
        )

    [bitrix\main\mail\tracking] => Array
        (
            [module] => main
            [file] => lib/mail/tracking.php
        )

    [bitrix\main\mail\eventmanager] => Array
        (
            [module] => main
            [file] => lib/mail/eventmanager.php
        )

    [bitrix\main\mail\eventmessagecompiler] => Array
        (
            [module] => main
            [file] => lib/mail/eventmessagecompiler.php
        )

    [bitrix\main\mail\eventmessagethemecompiler] => Array
        (
            [module] => main
            [file] => lib/mail/eventmessagethemecompiler.php
        )

    [bitrix\main\mail\internal\event] => Array
        (
            [module] => main
            [file] => lib/mail/internal/event.php
        )

    [bitrix\main\mail\internal\eventattachment] => Array
        (
            [module] => main
            [file] => lib/mail/internal/eventattachment.php
        )

    [bitrix\main\mail\internal\eventmessage] => Array
        (
            [module] => main
            [file] => lib/mail/internal/eventmessage.php
        )

    [bitrix\main\mail\internal\eventmessagesite] => Array
        (
            [module] => main
            [file] => lib/mail/internal/eventmessagesite.php
        )

    [bitrix\main\mail\internal\eventmessageattachment] => Array
        (
            [module] => main
            [file] => lib/mail/internal/eventmessageattachment.php
        )

    [bitrix\main\mail\internal\eventtype] => Array
        (
            [module] => main
            [file] => lib/mail/internal/eventtype.php
        )

    [bitrix\main\text\converter] => Array
        (
            [module] => main
            [file] => lib/text/converter.php
        )

    [bitrix\main\text\emptyconverter] => Array
        (
            [module] => main
            [file] => lib/text/emptyconverter.php
        )

    [bitrix\main\text\encoding] => Array
        (
            [module] => main
            [file] => lib/text/encoding.php
        )

    [bitrix\main\text\htmlconverter] => Array
        (
            [module] => main
            [file] => lib/text/htmlconverter.php
        )

    [bitrix\main\text\binarystring] => Array
        (
            [module] => main
            [file] => lib/text/binarystring.php
        )

    [bitrix\main\text\xmlconverter] => Array
        (
            [module] => main
            [file] => lib/text/xmlconverter.php
        )

    [bitrix\main\type\collection] => Array
        (
            [module] => main
            [file] => lib/type/collection.php
        )

    [bitrix\main\type\date] => Array
        (
            [module] => main
            [file] => lib/type/date.php
        )

    [bitrix\main\type\datetime] => Array
        (
            [module] => main
            [file] => lib/type/datetime.php
        )

    [bitrix\main\type\dictionary] => Array
        (
            [module] => main
            [file] => lib/type/dictionary.php
        )

    [bitrix\main\type\filterabledictionary] => Array
        (
            [module] => main
            [file] => lib/type/filterabledictionary.php
        )

    [bitrix\main\type\parameterdictionary] => Array
        (
            [module] => main
            [file] => lib/type/parameterdictionary.php
        )

    [bitrix\main\web\cookie] => Array
        (
            [module] => main
            [file] => lib/web/cookie.php
        )

    [bitrix\main\web\uri] => Array
        (
            [module] => main
            [file] => lib/web/uri.php
        )

    [bitrix\main\sendereventhandler] => Array
        (
            [module] => main
            [file] => lib/senderconnector.php
        )

    [bitrix\main\senderconnectoruser] => Array
        (
            [module] => main
            [file] => lib/senderconnector.php
        )

    [bitrix\main\urlrewriterrulemaker] => Array
        (
            [module] => main
            [file] => lib/urlrewriter.php
        )

    [bitrix\main\update\stepper] => Array
        (
            [module] => main
            [file] => lib/update/stepper.php
        )

    [bitrix\main\composite\abstractresponse] => Array
        (
            [module] => main
            [file] => lib/composite/responder.php
        )

    [bitrix\main\composite\fileresponse] => Array
        (
            [module] => main
            [file] => lib/composite/responder.php
        )

    [bitrix\main\composite\memcachedresponse] => Array
        (
            [module] => main
            [file] => lib/composite/responder.php
        )

    [bitrix\main\security\otpexception] => Array
        (
            [module] => main
            [file] => lib/security/securityexception.php
        )

    [ctimezone] => Array
        (
            [module] => main
            [file] => classes/general/time.php
        )

    [cbxpunycode] => Array
        (
            [module] => main
            [file] => classes/general/punycode.php
        )

    [ibxvirtualio] => Array
        (
            [module] => main
            [file] => classes/general/virtual_io.php
        )

    [ibxgeterrors] => Array
        (
            [module] => main
            [file] => classes/general/virtual_io.php
        )

    [cbxvirtualio] => Array
        (
            [module] => main
            [file] => classes/general/virtual_io.php
        )

    [cbxvirtualfilebase] => Array
        (
            [module] => main
            [file] => classes/general/virtual_file.php
        )

    [cbxvirtualfile] => Array
        (
            [module] => main
            [file] => classes/general/virtual_file.php
        )

    [cbxvirtualdirectory] => Array
        (
            [module] => main
            [file] => classes/general/virtual_file.php
        )

    [calloption] => Array
        (
            [module] => main
            [file] => classes/general/option.php
        )

    [coption] => Array
        (
            [module] => main
            [file] => classes/general/option.php
        )

    [callpageoption] => Array
        (
            [module] => main
            [file] => classes/general/pageoption.php
        )

    [cpageoption] => Array
        (
            [module] => main
            [file] => classes/general/pageoption.php
        )

    [callsqlwhere] => Array
        (
            [module] => main
            [file] => classes/general/sqlwhere.php
        )

    [csqlwhereexpression] => Array
        (
            [module] => main
            [file] => classes/general/sqlwhere.php
        )

    [csqlwhere] => Array
        (
            [module] => main
            [file] => classes/general/sqlwhere.php
        )

    [calllanguage] => Array
        (
            [module] => main
            [file] => classes/general/language.php
        )

    [clanguage] => Array
        (
            [module] => main
            [file] => classes/general/language.php
        )

    [clangadmin] => Array
        (
            [module] => main
            [file] => classes/general/language.php
        )

    [_clangdbresult] => Array
        (
            [module] => main
            [file] => classes/general/langdbresult.php
        )

    [callagent] => Array
        (
            [module] => main
            [file] => classes/general/agent.php
        )

    [cagent] => Array
        (
            [module] => main
            [file] => classes/mysql/agent.php
        )

    [capplicationexception] => Array
        (
            [module] => main
            [file] => classes/general/applicationexception.php
        )

    [cadminexception] => Array
        (
            [module] => main
            [file] => classes/general/adminexception.php
        )

    [callsite] => Array
        (
            [module] => main
            [file] => classes/general/site.php
        )

    [calllang] => Array
        (
            [module] => main
            [file] => classes/general/site.php
        )

    [csite] => Array
        (
            [module] => main
            [file] => classes/general/site.php
        )

    [clang] => Array
        (
            [module] => main
            [file] => classes/general/site.php
        )

    [chttp] => Array
        (
            [module] => main
            [file] => classes/general/http.php
        )

    [cutil] => Array
        (
            [module] => main
            [file] => classes/general/util.php
        )

    [callmain] => Array
        (
            [module] => main
            [file] => classes/general/main.php
        )

    [cmain] => Array
        (
            [module] => main
            [file] => classes/general/main.php
        )

    [calldatabase] => Array
        (
            [module] => main
            [file] => classes/general/database.php
        )

    [calldbresult] => Array
        (
            [module] => main
            [file] => classes/general/dbresult.php
        )

    [cdatabasemysql] => Array
        (
            [module] => main
            [file] => classes/mysql/database.php
        )

    [cdbresultmysql] => Array
        (
            [module] => main
            [file] => classes/mysql/dbresult.php
        )

    [icachebackend] => Array
        (
            [module] => main
            [file] => classes/general/cache_backend.php
        )

    [cphpcache] => Array
        (
            [module] => main
            [file] => classes/general/cache.php
        )

    [ccachemanager] => Array
        (
            [module] => main
            [file] => classes/general/cache_manager.php
        )

    [cpagecache] => Array
        (
            [module] => main
            [file] => classes/general/page_cache.php
        )

    [cstackcacheentry] => Array
        (
            [module] => main
            [file] => classes/general/stack_cache_entry.php
        )

    [cstackcachemanager] => Array
        (
            [module] => main
            [file] => classes/general/stack_cache.php
        )

    [cmodule] => Array
        (
            [module] => main
            [file] => /classes/general/module.php
        )

    [bitrix\main\entity\ufield] => Array
        (
            [module] => main
            [file] => include/deprecated/ufield.php
        )

    [cdatabase] => Array
        (
            [module] => main
            [file] => classes/mysql/database.php
        )

    [cdbresult] => Array
        (
            [module] => main
            [file] => classes/mysql/dbresult.php
        )

)
Array
(
    [bitrix\main\application] => Array
        (
            [module] => main
            [file] => lib/application.php
        )

    [bitrix\main\httpapplication] => Array
        (
            [module] => main
            [file] => lib/httpapplication.php
        )

    [bitrix\main\argumentexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\argumentnullexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\argumentoutofrangeexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\argumenttypeexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\notimplementedexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\notsupportedexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\invalidoperationexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\objectpropertyexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\objectnotfoundexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\objectexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\systemexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\accessdeniedexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\decodingexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\io\invalidpathexception] => Array
        (
            [module] => main
            [file] => lib/io/ioexception.php
        )

    [bitrix\main\io\filenotfoundexception] => Array
        (
            [module] => main
            [file] => lib/io/ioexception.php
        )

    [bitrix\main\io\filedeleteexception] => Array
        (
            [module] => main
            [file] => lib/io/ioexception.php
        )

    [bitrix\main\io\fileopenexception] => Array
        (
            [module] => main
            [file] => lib/io/ioexception.php
        )

    [bitrix\main\io\filenotopenedexception] => Array
        (
            [module] => main
            [file] => lib/io/ioexception.php
        )

    [bitrix\main\context] => Array
        (
            [module] => main
            [file] => lib/context.php
        )

    [bitrix\main\httpcontext] => Array
        (
            [module] => main
            [file] => lib/httpcontext.php
        )

    [bitrix\main\dispatcher] => Array
        (
            [module] => main
            [file] => lib/dispatcher.php
        )

    [bitrix\main\environment] => Array
        (
            [module] => main
            [file] => lib/environment.php
        )

    [bitrix\main\event] => Array
        (
            [module] => main
            [file] => lib/event.php
        )

    [bitrix\main\eventmanager] => Array
        (
            [module] => main
            [file] => lib/eventmanager.php
        )

    [bitrix\main\eventresult] => Array
        (
            [module] => main
            [file] => lib/eventresult.php
        )

    [bitrix\main\request] => Array
        (
            [module] => main
            [file] => lib/request.php
        )

    [bitrix\main\httprequest] => Array
        (
            [module] => main
            [file] => lib/httprequest.php
        )

    [bitrix\main\response] => Array
        (
            [module] => main
            [file] => lib/response.php
        )

    [bitrix\main\httpresponse] => Array
        (
            [module] => main
            [file] => lib/httpresponse.php
        )

    [bitrix\main\modulemanager] => Array
        (
            [module] => main
            [file] => lib/modulemanager.php
        )

    [bitrix\main\server] => Array
        (
            [module] => main
            [file] => lib/server.php
        )

    [bitrix\main\config\configuration] => Array
        (
            [module] => main
            [file] => lib/config/configuration.php
        )

    [bitrix\main\config\option] => Array
        (
            [module] => main
            [file] => lib/config/option.php
        )

    [bitrix\main\context\culture] => Array
        (
            [module] => main
            [file] => lib/context/culture.php
        )

    [bitrix\main\data\cache] => Array
        (
            [module] => main
            [file] => lib/data/cache.php
        )

    [bitrix\main\data\cacheengineapc] => Array
        (
            [module] => main
            [file] => lib/data/cacheengineapc.php
        )

    [bitrix\main\data\cacheenginememcache] => Array
        (
            [module] => main
            [file] => lib/data/cacheenginememcache.php
        )

    [bitrix\main\data\cacheenginefiles] => Array
        (
            [module] => main
            [file] => lib/data/cacheenginefiles.php
        )

    [bitrix\main\data\cacheenginenone] => Array
        (
            [module] => main
            [file] => lib/data/cacheenginenone.php
        )

    [bitrix\main\data\connection] => Array
        (
            [module] => main
            [file] => lib/data/connection.php
        )

    [bitrix\main\data\connectionpool] => Array
        (
            [module] => main
            [file] => lib/data/connectionpool.php
        )

    [bitrix\main\data\icacheengine] => Array
        (
            [module] => main
            [file] => lib/data/cache.php
        )

    [bitrix\main\data\hsphpreadconnection] => Array
        (
            [module] => main
            [file] => lib/data/hsphpreadconnection.php
        )

    [bitrix\main\data\managedcache] => Array
        (
            [module] => main
            [file] => lib/data/managedcache.php
        )

    [bitrix\main\data\taggedcache] => Array
        (
            [module] => main
            [file] => lib/data/taggedcache.php
        )

    [bitrix\main\data\memcacheconnection] => Array
        (
            [module] => main
            [file] => lib/data/memcacheconnection.php
        )

    [bitrix\main\data\memcachedconnection] => Array
        (
            [module] => main
            [file] => lib/data/memcachedconnection.php
        )

    [bitrix\main\data\nosqlconnection] => Array
        (
            [module] => main
            [file] => lib/data/nosqlconnection.php
        )

    [bitrix\main\db\arrayresult] => Array
        (
            [module] => main
            [file] => lib/db/arrayresult.php
        )

    [bitrix\main\db\result] => Array
        (
            [module] => main
            [file] => lib/db/result.php
        )

    [bitrix\main\db\connection] => Array
        (
            [module] => main
            [file] => lib/db/connection.php
        )

    [bitrix\main\db\sqlexception] => Array
        (
            [module] => main
            [file] => lib/db/sqlexception.php
        )

    [bitrix\main\db\sqlqueryexception] => Array
        (
            [module] => main
            [file] => lib/db/sqlexception.php
        )

    [bitrix\main\db\transactionexception] => Array
        (
            [module] => main
            [file] => lib/db/sqlexception.php
        )

    [bitrix\main\db\sqlexpression] => Array
        (
            [module] => main
            [file] => lib/db/sqlexpression.php
        )

    [bitrix\main\db\sqlhelper] => Array
        (
            [module] => main
            [file] => lib/db/sqlhelper.php
        )

    [bitrix\main\db\mysqlcommonconnection] => Array
        (
            [module] => main
            [file] => lib/db/mysqlcommonconnection.php
        )

    [bitrix\main\db\mysqliconnection] => Array
        (
            [module] => main
            [file] => lib/db/mysqliconnection.php
        )

    [bitrix\main\db\mysqliresult] => Array
        (
            [module] => main
            [file] => lib/db/mysqliresult.php
        )

    [bitrix\main\db\mysqlisqlhelper] => Array
        (
            [module] => main
            [file] => lib/db/mysqlisqlhelper.php
        )

    [bitrix\main\db\mssqlconnection] => Array
        (
            [module] => main
            [file] => lib/db/mssqlconnection.php
        )

    [bitrix\main\db\mssqlresult] => Array
        (
            [module] => main
            [file] => lib/db/mssqlresult.php
        )

    [bitrix\main\db\mssqlsqlhelper] => Array
        (
            [module] => main
            [file] => lib/db/mssqlsqlhelper.php
        )

    [bitrix\main\db\oracleconnection] => Array
        (
            [module] => main
            [file] => lib/db/oracleconnection.php
        )

    [bitrix\main\db\oracleresult] => Array
        (
            [module] => main
            [file] => lib/db/oracleresult.php
        )

    [bitrix\main\db\oraclesqlhelper] => Array
        (
            [module] => main
            [file] => lib/db/oraclesqlhelper.php
        )

    [bitrix\main\db\pgsqlconnection] => Array
        (
            [module] => main
            [file] => lib/db/pgsqlconnection.php
        )

    [bitrix\main\diag\httpexceptionhandleroutput] => Array
        (
            [module] => main
            [file] => lib/diag/httpexceptionhandleroutput.php
        )

    [bitrix\main\diag\fileexceptionhandlerlog] => Array
        (
            [module] => main
            [file] => lib/diag/fileexceptionhandlerlog.php
        )

    [bitrix\main\diag\exceptionhandler] => Array
        (
            [module] => main
            [file] => lib/diag/exceptionhandler.php
        )

    [bitrix\main\diag\iexceptionhandleroutput] => Array
        (
            [module] => main
            [file] => lib/diag/iexceptionhandleroutput.php
        )

    [bitrix\main\diag\exceptionhandlerlog] => Array
        (
            [module] => main
            [file] => lib/diag/exceptionhandlerlog.php
        )

    [bitrix\main\io\file] => Array
        (
            [module] => main
            [file] => lib/io/file.php
        )

    [bitrix\main\io\fileentry] => Array
        (
            [module] => main
            [file] => lib/io/fileentry.php
        )

    [bitrix\main\io\path] => Array
        (
            [module] => main
            [file] => lib/io/path.php
        )

    [bitrix\main\io\filesystementry] => Array
        (
            [module] => main
            [file] => lib/io/filesystementry.php
        )

    [bitrix\main\io\ifilestream] => Array
        (
            [module] => main
            [file] => lib/io/ifilestream.php
        )

    [bitrix\main\localization\loc] => Array
        (
            [module] => main
            [file] => lib/localization/loc.php
        )

    [bitrix\main\mail\mail] => Array
        (
            [module] => main
            [file] => lib/mail/mail.php
        )

    [bitrix\main\mail\tracking] => Array
        (
            [module] => main
            [file] => lib/mail/tracking.php
        )

    [bitrix\main\mail\eventmanager] => Array
        (
            [module] => main
            [file] => lib/mail/eventmanager.php
        )

    [bitrix\main\mail\eventmessagecompiler] => Array
        (
            [module] => main
            [file] => lib/mail/eventmessagecompiler.php
        )

    [bitrix\main\mail\eventmessagethemecompiler] => Array
        (
            [module] => main
            [file] => lib/mail/eventmessagethemecompiler.php
        )

    [bitrix\main\mail\internal\event] => Array
        (
            [module] => main
            [file] => lib/mail/internal/event.php
        )

    [bitrix\main\mail\internal\eventattachment] => Array
        (
            [module] => main
            [file] => lib/mail/internal/eventattachment.php
        )

    [bitrix\main\mail\internal\eventmessage] => Array
        (
            [module] => main
            [file] => lib/mail/internal/eventmessage.php
        )

    [bitrix\main\mail\internal\eventmessagesite] => Array
        (
            [module] => main
            [file] => lib/mail/internal/eventmessagesite.php
        )

    [bitrix\main\mail\internal\eventmessageattachment] => Array
        (
            [module] => main
            [file] => lib/mail/internal/eventmessageattachment.php
        )

    [bitrix\main\mail\internal\eventtype] => Array
        (
            [module] => main
            [file] => lib/mail/internal/eventtype.php
        )

    [bitrix\main\text\converter] => Array
        (
            [module] => main
            [file] => lib/text/converter.php
        )

    [bitrix\main\text\emptyconverter] => Array
        (
            [module] => main
            [file] => lib/text/emptyconverter.php
        )

    [bitrix\main\text\encoding] => Array
        (
            [module] => main
            [file] => lib/text/encoding.php
        )

    [bitrix\main\text\htmlconverter] => Array
        (
            [module] => main
            [file] => lib/text/htmlconverter.php
        )

    [bitrix\main\text\binarystring] => Array
        (
            [module] => main
            [file] => lib/text/binarystring.php
        )

    [bitrix\main\text\xmlconverter] => Array
        (
            [module] => main
            [file] => lib/text/xmlconverter.php
        )

    [bitrix\main\type\collection] => Array
        (
            [module] => main
            [file] => lib/type/collection.php
        )

    [bitrix\main\type\date] => Array
        (
            [module] => main
            [file] => lib/type/date.php
        )

    [bitrix\main\type\datetime] => Array
        (
            [module] => main
            [file] => lib/type/datetime.php
        )

    [bitrix\main\type\dictionary] => Array
        (
            [module] => main
            [file] => lib/type/dictionary.php
        )

    [bitrix\main\type\filterabledictionary] => Array
        (
            [module] => main
            [file] => lib/type/filterabledictionary.php
        )

    [bitrix\main\type\parameterdictionary] => Array
        (
            [module] => main
            [file] => lib/type/parameterdictionary.php
        )

    [bitrix\main\web\cookie] => Array
        (
            [module] => main
            [file] => lib/web/cookie.php
        )

    [bitrix\main\web\uri] => Array
        (
            [module] => main
            [file] => lib/web/uri.php
        )

    [bitrix\main\sendereventhandler] => Array
        (
            [module] => main
            [file] => lib/senderconnector.php
        )

    [bitrix\main\senderconnectoruser] => Array
        (
            [module] => main
            [file] => lib/senderconnector.php
        )

    [bitrix\main\urlrewriterrulemaker] => Array
        (
            [module] => main
            [file] => lib/urlrewriter.php
        )

    [bitrix\main\update\stepper] => Array
        (
            [module] => main
            [file] => lib/update/stepper.php
        )

    [bitrix\main\composite\abstractresponse] => Array
        (
            [module] => main
            [file] => lib/composite/responder.php
        )

    [bitrix\main\composite\fileresponse] => Array
        (
            [module] => main
            [file] => lib/composite/responder.php
        )

    [bitrix\main\composite\memcachedresponse] => Array
        (
            [module] => main
            [file] => lib/composite/responder.php
        )

    [bitrix\main\security\otpexception] => Array
        (
            [module] => main
            [file] => lib/security/securityexception.php
        )

    [ctimezone] => Array
        (
            [module] => main
            [file] => classes/general/time.php
        )

    [cbxpunycode] => Array
        (
            [module] => main
            [file] => classes/general/punycode.php
        )

    [ibxvirtualio] => Array
        (
            [module] => main
            [file] => classes/general/virtual_io.php
        )

    [ibxgeterrors] => Array
        (
            [module] => main
            [file] => classes/general/virtual_io.php
        )

    [cbxvirtualio] => Array
        (
            [module] => main
            [file] => classes/general/virtual_io.php
        )

    [cbxvirtualfilebase] => Array
        (
            [module] => main
            [file] => classes/general/virtual_file.php
        )

    [cbxvirtualfile] => Array
        (
            [module] => main
            [file] => classes/general/virtual_file.php
        )

    [cbxvirtualdirectory] => Array
        (
            [module] => main
            [file] => classes/general/virtual_file.php
        )

    [calloption] => Array
        (
            [module] => main
            [file] => classes/general/option.php
        )

    [coption] => Array
        (
            [module] => main
            [file] => classes/general/option.php
        )

    [callpageoption] => Array
        (
            [module] => main
            [file] => classes/general/pageoption.php
        )

    [cpageoption] => Array
        (
            [module] => main
            [file] => classes/general/pageoption.php
        )

    [callsqlwhere] => Array
        (
            [module] => main
            [file] => classes/general/sqlwhere.php
        )

    [csqlwhereexpression] => Array
        (
            [module] => main
            [file] => classes/general/sqlwhere.php
        )

    [csqlwhere] => Array
        (
            [module] => main
            [file] => classes/general/sqlwhere.php
        )

    [calllanguage] => Array
        (
            [module] => main
            [file] => classes/general/language.php
        )

    [clanguage] => Array
        (
            [module] => main
            [file] => classes/general/language.php
        )

    [clangadmin] => Array
        (
            [module] => main
            [file] => classes/general/language.php
        )

    [_clangdbresult] => Array
        (
            [module] => main
            [file] => classes/general/langdbresult.php
        )

    [callagent] => Array
        (
            [module] => main
            [file] => classes/general/agent.php
        )

    [cagent] => Array
        (
            [module] => main
            [file] => classes/mysql/agent.php
        )

    [capplicationexception] => Array
        (
            [module] => main
            [file] => classes/general/applicationexception.php
        )

    [cadminexception] => Array
        (
            [module] => main
            [file] => classes/general/adminexception.php
        )

    [callsite] => Array
        (
            [module] => main
            [file] => classes/general/site.php
        )

    [calllang] => Array
        (
            [module] => main
            [file] => classes/general/site.php
        )

    [csite] => Array
        (
            [module] => main
            [file] => classes/general/site.php
        )

    [clang] => Array
        (
            [module] => main
            [file] => classes/general/site.php
        )

    [chttp] => Array
        (
            [module] => main
            [file] => classes/general/http.php
        )

    [cutil] => Array
        (
            [module] => main
            [file] => classes/general/util.php
        )

    [callmain] => Array
        (
            [module] => main
            [file] => classes/general/main.php
        )

    [cmain] => Array
        (
            [module] => main
            [file] => classes/general/main.php
        )

    [calldatabase] => Array
        (
            [module] => main
            [file] => classes/general/database.php
        )

    [calldbresult] => Array
        (
            [module] => main
            [file] => classes/general/dbresult.php
        )

    [cdatabasemysql] => Array
        (
            [module] => main
            [file] => classes/mysql/database.php
        )

    [cdbresultmysql] => Array
        (
            [module] => main
            [file] => classes/mysql/dbresult.php
        )

    [icachebackend] => Array
        (
            [module] => main
            [file] => classes/general/cache_backend.php
        )

    [cphpcache] => Array
        (
            [module] => main
            [file] => classes/general/cache.php
        )

    [ccachemanager] => Array
        (
            [module] => main
            [file] => classes/general/cache_manager.php
        )

    [cpagecache] => Array
        (
            [module] => main
            [file] => classes/general/page_cache.php
        )

    [cstackcacheentry] => Array
        (
            [module] => main
            [file] => classes/general/stack_cache_entry.php
        )

    [cstackcachemanager] => Array
        (
            [module] => main
            [file] => classes/general/stack_cache.php
        )

    [cmodule] => Array
        (
            [module] => main
            [file] => /classes/general/module.php
        )

    [bitrix\main\entity\ufield] => Array
        (
            [module] => main
            [file] => include/deprecated/ufield.php
        )

    [cdatabase] => Array
        (
            [module] => main
            [file] => classes/mysql/database.php
        )

    [cdbresult] => Array
        (
            [module] => main
            [file] => classes/mysql/dbresult.php
        )

    [csitetemplate] => Array
        (
            [module] => main
            [file] => classes/general/site_template.php
        )

    [cbitrixcomponent] => Array
        (
            [module] => main
            [file] => classes/general/component.php
        )

    [ccomponentengine] => Array
        (
            [module] => main
            [file] => classes/general/component_engine.php
        )

    [ccomponentajax] => Array
        (
            [module] => main
            [file] => classes/general/component_ajax.php
        )

    [cbitrixcomponenttemplate] => Array
        (
            [module] => main
            [file] => classes/general/component_template.php
        )

    [ccomponentutil] => Array
        (
            [module] => main
            [file] => classes/general/component_util.php
        )

    [ccontrollerclient] => Array
        (
            [module] => main
            [file] => classes/general/controller_member.php
        )

    [phpparser] => Array
        (
            [module] => main
            [file] => classes/general/php_parser.php
        )

    [cdiskquota] => Array
        (
            [module] => main
            [file] => classes/general/quota.php
        )

    [ceventlog] => Array
        (
            [module] => main
            [file] => classes/general/event_log.php
        )

    [ceventmain] => Array
        (
            [module] => main
            [file] => classes/general/event_log.php
        )

    [cadminfiledialog] => Array
        (
            [module] => main
            [file] => classes/general/file_dialog.php
        )

    [wll_user] => Array
        (
            [module] => main
            [file] => classes/general/liveid.php
        )

    [wll_consenttoken] => Array
        (
            [module] => main
            [file] => classes/general/liveid.php
        )

    [windowslivelogin] => Array
        (
            [module] => main
            [file] => classes/general/liveid.php
        )

    [cfile] => Array
        (
            [module] => main
            [file] => classes/general/file.php
        )

    [callfile] => Array
        (
            [module] => main
            [file] => classes/general/file.php
        )

    [ctempfile] => Array
        (
            [module] => main
            [file] => classes/general/file_temp.php
        )

    [cfavorites] => Array
        (
            [module] => main
            [file] => classes/mysql/favorites.php
        )

    [cuseroptions] => Array
        (
            [module] => main
            [file] => classes/general/user_options.php
        )

    [cgridoptions] => Array
        (
            [module] => main
            [file] => classes/general/grids.php
        )

    [cundo] => Array
        (
            [module] => main
            [file] => /classes/general/undo.php
        )

    [cautosave] => Array
        (
            [module] => main
            [file] => /classes/general/undo.php
        )

    [callratings] => Array
        (
            [module] => main
            [file] => classes/general/ratings.php
        )

    [cratings] => Array
        (
            [module] => main
            [file] => classes/mysql/ratings.php
        )

    [cratingscomponentsmain] => Array
        (
            [module] => main
            [file] => classes/mysql/ratings_components.php
        )

    [cratingrule] => Array
        (
            [module] => main
            [file] => classes/general/rating_rule.php
        )

    [cratingrulesmain] => Array
        (
            [module] => main
            [file] => classes/mysql/rating_rules.php
        )

    [ctoppanel] => Array
        (
            [module] => main
            [file] => public/top_panel.php
        )

    [ceditarea] => Array
        (
            [module] => main
            [file] => public/edit_area.php
        )

    [ccomponentpanel] => Array
        (
            [module] => main
            [file] => public/edit_area.php
        )

    [ctextparser] => Array
        (
            [module] => main
            [file] => classes/general/textparser.php
        )

    [cphpcachefiles] => Array
        (
            [module] => main
            [file] => classes/general/cache_files.php
        )

    [cdataxmlnode] => Array
        (
            [module] => main
            [file] => classes/general/xml.php
        )

    [cdataxmldocument] => Array
        (
            [module] => main
            [file] => classes/general/xml.php
        )

    [cdataxml] => Array
        (
            [module] => main
            [file] => classes/general/xml.php
        )

    [cxmlfilestream] => Array
        (
            [module] => main
            [file] => classes/general/xml.php
        )

    [crsaprovider] => Array
        (
            [module] => main
            [file] => classes/general/rsasecurity.php
        )

    [crsasecurity] => Array
        (
            [module] => main
            [file] => classes/general/rsasecurity.php
        )

    [crsabcmathprovider] => Array
        (
            [module] => main
            [file] => classes/general/rsabcmath.php
        )

    [crsaopensslprovider] => Array
        (
            [module] => main
            [file] => classes/general/rsaopenssl.php
        )

    [casnreader] => Array
        (
            [module] => main
            [file] => classes/general/asn.php
        )

    [cbxshorturi] => Array
        (
            [module] => main
            [file] => classes/mysql/short_uri.php
        )

    [cfinder] => Array
        (
            [module] => main
            [file] => classes/general/finder.php
        )

    [caccess] => Array
        (
            [module] => main
            [file] => classes/general/access.php
        )

    [cauthprovider] => Array
        (
            [module] => main
            [file] => classes/general/authproviders.php
        )

    [iproviderinterface] => Array
        (
            [module] => main
            [file] => classes/general/authproviders.php
        )

    [cgroupauthprovider] => Array
        (
            [module] => main
            [file] => classes/general/authproviders.php
        )

    [cuserauthprovider] => Array
        (
            [module] => main
            [file] => classes/general/authproviders.php
        )

    [ctableschema] => Array
        (
            [module] => main
            [file] => classes/general/table_schema.php
        )

    [ccsvdata] => Array
        (
            [module] => main
            [file] => classes/general/csv_data.php
        )

    [csmile] => Array
        (
            [module] => main
            [file] => classes/general/smile.php
        )

    [csmilegallery] => Array
        (
            [module] => main
            [file] => classes/general/smile.php
        )

    [csmileset] => Array
        (
            [module] => main
            [file] => classes/general/smile.php
        )

    [cglobalcounter] => Array
        (
            [module] => main
            [file] => classes/general/global_counter.php
        )

    [cusercounter] => Array
        (
            [module] => main
            [file] => classes/mysql/user_counter.php
        )

    [cusercounterpage] => Array
        (
            [module] => main
            [file] => classes/mysql/user_counter.php
        )

    [chotkeys] => Array
        (
            [module] => main
            [file] => classes/general/hot_keys.php
        )

    [chotkeyscode] => Array
        (
            [module] => main
            [file] => classes/general/hot_keys.php
        )

    [cbxsanitizer] => Array
        (
            [module] => main
            [file] => classes/general/sanitizer.php
        )

    [ibxarchive] => Array
        (
            [module] => main
            [file] => classes/general/archive.php
        )

    [cbxarchive] => Array
        (
            [module] => main
            [file] => classes/general/archive.php
        )

    [cadminnotify] => Array
        (
            [module] => main
            [file] => classes/general/admin_notify.php
        )

    [cbxfavadmmenu] => Array
        (
            [module] => main
            [file] => classes/general/favorites.php
        )

    [cadmininformer] => Array
        (
            [module] => main
            [file] => classes/general/admin_informer.php
        )

    [csitecheckertest] => Array
        (
            [module] => main
            [file] => classes/general/site_checker.php
        )

    [csqlutil] => Array
        (
            [module] => main
            [file] => classes/general/sql_util.php
        )

    [cfileuploader] => Array
        (
            [module] => main
            [file] => classes/general/uploader.php
        )

    [lpa] => Array
        (
            [module] => main
            [file] => classes/general/lpa.php
        )

    [cadminfilter] => Array
        (
            [module] => main
            [file] => interface/admin_filter.php
        )

    [cadminlist] => Array
        (
            [module] => main
            [file] => interface/admin_list.php
        )

    [cadminlistrow] => Array
        (
            [module] => main
            [file] => interface/admin_list.php
        )

    [cadminuilist] => Array
        (
            [module] => main
            [file] => interface/admin_ui_list.php
        )

    [cadminuilistrow] => Array
        (
            [module] => main
            [file] => interface/admin_ui_list.php
        )

    [cadminuiresult] => Array
        (
            [module] => main
            [file] => interface/admin_ui_list.php
        )

    [cadminuicontextmenu] => Array
        (
            [module] => main
            [file] => interface/admin_ui_list.php
        )

    [cadminuisorting] => Array
        (
            [module] => main
            [file] => interface/admin_ui_list.php
        )

    [cadminuilistactionpanel] => Array
        (
            [module] => main
            [file] => interface/admin_ui_list.php
        )

    [cadmintabcontrol] => Array
        (
            [module] => main
            [file] => interface/admin_tabcontrol.php
        )

    [cadminform] => Array
        (
            [module] => main
            [file] => interface/admin_form.php
        )

    [cadminformsettings] => Array
        (
            [module] => main
            [file] => interface/admin_form.php
        )

    [cadmintabcontroldrag] => Array
        (
            [module] => main
            [file] => interface/admin_tabcontrol_drag.php
        )

    [cadmindraggableblockengine] => Array
        (
            [module] => main
            [file] => interface/admin_tabcontrol_drag.php
        )

    [cjspopup] => Array
        (
            [module] => main
            [file] => interface/jspopup.php
        )

    [cjspopuponpage] => Array
        (
            [module] => main
            [file] => interface/jspopup.php
        )

    [cadmincalendar] => Array
        (
            [module] => main
            [file] => interface/admin_calendar.php
        )

    [cadminviewtabcontrol] => Array
        (
            [module] => main
            [file] => interface/admin_viewtabcontrol.php
        )

    [cadmintabengine] => Array
        (
            [module] => main
            [file] => interface/admin_tabengine.php
        )

    [ccaptcha] => Array
        (
            [module] => main
            [file] => classes/general/captcha.php
        )

    [cmpnotifications] => Array
        (
            [module] => main
            [file] => classes/general/mp_notifications.php
        )

    [calltask] => Array
        (
            [module] => main
            [file] => classes/general/task.php
        )

    [ctask] => Array
        (
            [module] => main
            [file] => classes/general/task.php
        )

    [calloperation] => Array
        (
            [module] => main
            [file] => classes/general/operation.php
        )

    [coperation] => Array
        (
            [module] => main
            [file] => classes/general/operation.php
        )

    [callgroup] => Array
        (
            [module] => main
            [file] => classes/general/group.php
        )

    [cgroup] => Array
        (
            [module] => main
            [file] => classes/general/group.php
        )

    [cajax] => Array
        (
            [module] => main
            [file] => ajax_tools.php
        )

    [calluser] => Array
        (
            [module] => main
            [file] => classes/general/user.php
        )

    [cuser] => Array
        (
            [module] => main
            [file] => classes/general/user.php
        )

    [callevent] => Array
        (
            [module] => main
            [file] => classes/general/event.php
        )

    [cevent] => Array
        (
            [module] => main
            [file] => classes/general/event.php
        )

    [calleventmessage] => Array
        (
            [module] => main
            [file] => classes/general/eventmessage.php
        )

    [ceventmessage] => Array
        (
            [module] => main
            [file] => classes/general/eventmessage.php
        )

    [ceventtype] => Array
        (
            [module] => main
            [file] => classes/general/eventmessage.php
        )

    [_ceventtyperesult] => Array
        (
            [module] => main
            [file] => classes/general/eventmessage.php
        )

    [cdbresulteventmultiresult] => Array
        (
            [module] => main
            [file] => classes/general/eventmessage.php
        )

    [cdebuginfo] => Array
        (
            [module] => main
            [file] => classes/general/debuginfo.php
        )

    [ccaptchaagent] => Array
        (
            [module] => main
            [file] => classes/general/captchaagent.php
        )

    [callfilterquery] => Array
        (
            [module] => main
            [file] => classes/general/filterquery.php
        )

    [cfilterquery] => Array
        (
            [module] => main
            [file] => classes/general/filterquery.php
        )

    [cconvertorspregreplacehelper] => Array
        (
            [module] => main
            [file] => classes/general/convertorspregreplacehelper.php
        )

    [cspacer] => Array
        (
            [module] => main
            [file] => classes/general/spacer.php
        )

    [updatetools] => Array
        (
            [module] => main
            [file] => classes/general/updatetools.php
        )

    [cjscore] => Array
        (
            [module] => main
            [file] => classes/general/jscore.php
        )

    [cchecklisttools] => Array
        (
            [module] => main
            [file] => classes/general/checklist.php
        )

    [cmenu] => Array
        (
            [module] => main
            [file] => classes/general/menu.php
        )

    [cmenucustom] => Array
        (
            [module] => main
            [file] => classes/general/menucustom.php
        )

    [callusertypeentity] => Array
        (
            [module] => main
            [file] => classes/general/usertype.php
        )

    [cusertypeentity] => Array
        (
            [module] => main
            [file] => classes/general/usertype.php
        )

    [cuserfieldenum] => Array
        (
            [module] => main
            [file] => classes/general/userfieldenum.php
        )

    [cusertypesql] => Array
        (
            [module] => main
            [file] => classes/general/usertypesql.php
        )

    [cusertypemanager] => Array
        (
            [module] => main
            [file] => classes/general/usertypemanager.php
        )

    [cusertypestring] => Array
        (
            [module] => main
            [file] => classes/general/usertypestr.php
        )

    [cusertypeinteger] => Array
        (
            [module] => main
            [file] => classes/general/usertypeint.php
        )

    [cusertypedouble] => Array
        (
            [module] => main
            [file] => classes/general/usertypedbl.php
        )

    [cusertypedatetime] => Array
        (
            [module] => main
            [file] => classes/general/usertypetime.php
        )

    [cusertypedate] => Array
        (
            [module] => main
            [file] => classes/general/usertypedate.php
        )

    [cusertypeboolean] => Array
        (
            [module] => main
            [file] => classes/general/usertypebool.php
        )

    [cusertypefile] => Array
        (
            [module] => main
            [file] => classes/general/usertypefile.php
        )

    [cusertypeenum] => Array
        (
            [module] => main
            [file] => classes/general/usertypeenum.php
        )

    [cusertypeiblocksection] => Array
        (
            [module] => main
            [file] => classes/general/usertypesection.php
        )

    [ciblocksectionenum] => Array
        (
            [module] => main
            [file] => classes/general/usertypesection.php
        )

    [cusertypeiblockelement] => Array
        (
            [module] => main
            [file] => classes/general/usertypeelement.php
        )

    [cusertypestringformatted] => Array
        (
            [module] => main
            [file] => classes/general/usertypestrfmt.php
        )

    [cusertypeurl] => Array
        (
            [module] => main
            [file] => classes/general/usertypeurl.php
        )

    [bxgadget] => Array
        (
            [module] => main
            [file] => classes/general/gadget.php
        )

    [cmainadmin] => Array
        (
            [module] => main
            [file] => classes/general/main_admin.php
        )

    [ctemplates] => Array
        (
            [module] => main
            [file] => classes/general/templates.php
        )

    [cpagetemplate] => Array
        (
            [module] => main
            [file] => classes/general/page_template.php
        )

    [filescmp] => Array
        (
            [module] => main
            [file] => classes/general/files_cmp.php
        )

    [carchiver] => Array
        (
            [module] => main
            [file] => classes/general/tar_gz.php
        )

    [czip] => Array
        (
            [module] => main
            [file] => classes/general/zip.php
        )

    [curlrewriter] => Array
        (
            [module] => main
            [file] => classes/general/urlrewriter.php
        )

    [charsetconverter] => Array
        (
            [module] => main
            [file] => classes/general/charset_converter.php
        )

    [chtmlpagescache] => Array
        (
            [module] => main
            [file] => lib/composite/helper.php
        )

    [statichtmlmemcachedresponse] => Array
        (
            [module] => main
            [file] => lib/composite/responder.php
        )

    [statichtmlfileresponse] => Array
        (
            [module] => main
            [file] => lib/composite/responder.php
        )

    [bitrix\main\page\frame] => Array
        (
            [module] => main
            [file] => lib/composite/engine.php
        )

    [bitrix\main\page\framestatic] => Array
        (
            [module] => main
            [file] => lib/composite/staticarea.php
        )

    [bitrix\main\page\framebuffered] => Array
        (
            [module] => main
            [file] => lib/composite/bufferarea.php
        )

    [bitrix\main\page\framehelper] => Array
        (
            [module] => main
            [file] => lib/composite/bufferarea.php
        )

    [bitrix\main\data\statichtmlcache] => Array
        (
            [module] => main
            [file] => lib/composite/page.php
        )

    [bitrix\main\data\statichtmlstorage] => Array
        (
            [module] => main
            [file] => lib/composite/data/abstractstorage.php
        )

    [bitrix\main\data\statichtmlfilestorage] => Array
        (
            [module] => main
            [file] => lib/composite/data/filestorage.php
        )

    [bitrix\main\data\statichtmlmemcachedstorage] => Array
        (
            [module] => main
            [file] => lib/composite/data/memcachedstorage.php
        )

    [bitrix\main\data\staticcacheprovider] => Array
        (
            [module] => main
            [file] => lib/composite/data/cacheprovider.php
        )

    [bitrix\main\data\appcachemanifest] => Array
        (
            [module] => main
            [file] => lib/composite/appcache.php
        )

)
Array
(
    [bitrix\main\application] => Array
        (
            [module] => main
            [file] => lib/application.php
        )

    [bitrix\main\httpapplication] => Array
        (
            [module] => main
            [file] => lib/httpapplication.php
        )

    [bitrix\main\argumentexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\argumentnullexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\argumentoutofrangeexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\argumenttypeexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\notimplementedexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\notsupportedexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\invalidoperationexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\objectpropertyexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\objectnotfoundexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\objectexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\systemexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\accessdeniedexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\decodingexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\io\invalidpathexception] => Array
        (
            [module] => main
            [file] => lib/io/ioexception.php
        )

    [bitrix\main\io\filenotfoundexception] => Array
        (
            [module] => main
            [file] => lib/io/ioexception.php
        )

    [bitrix\main\io\filedeleteexception] => Array
        (
            [module] => main
            [file] => lib/io/ioexception.php
        )

    [bitrix\main\io\fileopenexception] => Array
        (
            [module] => main
            [file] => lib/io/ioexception.php
        )

    [bitrix\main\io\filenotopenedexception] => Array
        (
            [module] => main
            [file] => lib/io/ioexception.php
        )

    [bitrix\main\context] => Array
        (
            [module] => main
            [file] => lib/context.php
        )

    [bitrix\main\httpcontext] => Array
        (
            [module] => main
            [file] => lib/httpcontext.php
        )

    [bitrix\main\dispatcher] => Array
        (
            [module] => main
            [file] => lib/dispatcher.php
        )

    [bitrix\main\environment] => Array
        (
            [module] => main
            [file] => lib/environment.php
        )

    [bitrix\main\event] => Array
        (
            [module] => main
            [file] => lib/event.php
        )

    [bitrix\main\eventmanager] => Array
        (
            [module] => main
            [file] => lib/eventmanager.php
        )

    [bitrix\main\eventresult] => Array
        (
            [module] => main
            [file] => lib/eventresult.php
        )

    [bitrix\main\request] => Array
        (
            [module] => main
            [file] => lib/request.php
        )

    [bitrix\main\httprequest] => Array
        (
            [module] => main
            [file] => lib/httprequest.php
        )

    [bitrix\main\response] => Array
        (
            [module] => main
            [file] => lib/response.php
        )

    [bitrix\main\httpresponse] => Array
        (
            [module] => main
            [file] => lib/httpresponse.php
        )

    [bitrix\main\modulemanager] => Array
        (
            [module] => main
            [file] => lib/modulemanager.php
        )

    [bitrix\main\server] => Array
        (
            [module] => main
            [file] => lib/server.php
        )

    [bitrix\main\config\configuration] => Array
        (
            [module] => main
            [file] => lib/config/configuration.php
        )

    [bitrix\main\config\option] => Array
        (
            [module] => main
            [file] => lib/config/option.php
        )

    [bitrix\main\context\culture] => Array
        (
            [module] => main
            [file] => lib/context/culture.php
        )

    [bitrix\main\data\cache] => Array
        (
            [module] => main
            [file] => lib/data/cache.php
        )

    [bitrix\main\data\cacheengineapc] => Array
        (
            [module] => main
            [file] => lib/data/cacheengineapc.php
        )

    [bitrix\main\data\cacheenginememcache] => Array
        (
            [module] => main
            [file] => lib/data/cacheenginememcache.php
        )

    [bitrix\main\data\cacheenginefiles] => Array
        (
            [module] => main
            [file] => lib/data/cacheenginefiles.php
        )

    [bitrix\main\data\cacheenginenone] => Array
        (
            [module] => main
            [file] => lib/data/cacheenginenone.php
        )

    [bitrix\main\data\connection] => Array
        (
            [module] => main
            [file] => lib/data/connection.php
        )

    [bitrix\main\data\connectionpool] => Array
        (
            [module] => main
            [file] => lib/data/connectionpool.php
        )

    [bitrix\main\data\icacheengine] => Array
        (
            [module] => main
            [file] => lib/data/cache.php
        )

    [bitrix\main\data\hsphpreadconnection] => Array
        (
            [module] => main
            [file] => lib/data/hsphpreadconnection.php
        )

    [bitrix\main\data\managedcache] => Array
        (
            [module] => main
            [file] => lib/data/managedcache.php
        )

    [bitrix\main\data\taggedcache] => Array
        (
            [module] => main
            [file] => lib/data/taggedcache.php
        )

    [bitrix\main\data\memcacheconnection] => Array
        (
            [module] => main
            [file] => lib/data/memcacheconnection.php
        )

    [bitrix\main\data\memcachedconnection] => Array
        (
            [module] => main
            [file] => lib/data/memcachedconnection.php
        )

    [bitrix\main\data\nosqlconnection] => Array
        (
            [module] => main
            [file] => lib/data/nosqlconnection.php
        )

    [bitrix\main\db\arrayresult] => Array
        (
            [module] => main
            [file] => lib/db/arrayresult.php
        )

    [bitrix\main\db\result] => Array
        (
            [module] => main
            [file] => lib/db/result.php
        )

    [bitrix\main\db\connection] => Array
        (
            [module] => main
            [file] => lib/db/connection.php
        )

    [bitrix\main\db\sqlexception] => Array
        (
            [module] => main
            [file] => lib/db/sqlexception.php
        )

    [bitrix\main\db\sqlqueryexception] => Array
        (
            [module] => main
            [file] => lib/db/sqlexception.php
        )

    [bitrix\main\db\transactionexception] => Array
        (
            [module] => main
            [file] => lib/db/sqlexception.php
        )

    [bitrix\main\db\sqlexpression] => Array
        (
            [module] => main
            [file] => lib/db/sqlexpression.php
        )

    [bitrix\main\db\sqlhelper] => Array
        (
            [module] => main
            [file] => lib/db/sqlhelper.php
        )

    [bitrix\main\db\mysqlcommonconnection] => Array
        (
            [module] => main
            [file] => lib/db/mysqlcommonconnection.php
        )

    [bitrix\main\db\mysqliconnection] => Array
        (
            [module] => main
            [file] => lib/db/mysqliconnection.php
        )

    [bitrix\main\db\mysqliresult] => Array
        (
            [module] => main
            [file] => lib/db/mysqliresult.php
        )

    [bitrix\main\db\mysqlisqlhelper] => Array
        (
            [module] => main
            [file] => lib/db/mysqlisqlhelper.php
        )

    [bitrix\main\db\mssqlconnection] => Array
        (
            [module] => main
            [file] => lib/db/mssqlconnection.php
        )

    [bitrix\main\db\mssqlresult] => Array
        (
            [module] => main
            [file] => lib/db/mssqlresult.php
        )

    [bitrix\main\db\mssqlsqlhelper] => Array
        (
            [module] => main
            [file] => lib/db/mssqlsqlhelper.php
        )

    [bitrix\main\db\oracleconnection] => Array
        (
            [module] => main
            [file] => lib/db/oracleconnection.php
        )

    [bitrix\main\db\oracleresult] => Array
        (
            [module] => main
            [file] => lib/db/oracleresult.php
        )

    [bitrix\main\db\oraclesqlhelper] => Array
        (
            [module] => main
            [file] => lib/db/oraclesqlhelper.php
        )

    [bitrix\main\db\pgsqlconnection] => Array
        (
            [module] => main
            [file] => lib/db/pgsqlconnection.php
        )

    [bitrix\main\diag\httpexceptionhandleroutput] => Array
        (
            [module] => main
            [file] => lib/diag/httpexceptionhandleroutput.php
        )

    [bitrix\main\diag\fileexceptionhandlerlog] => Array
        (
            [module] => main
            [file] => lib/diag/fileexceptionhandlerlog.php
        )

    [bitrix\main\diag\exceptionhandler] => Array
        (
            [module] => main
            [file] => lib/diag/exceptionhandler.php
        )

    [bitrix\main\diag\iexceptionhandleroutput] => Array
        (
            [module] => main
            [file] => lib/diag/iexceptionhandleroutput.php
        )

    [bitrix\main\diag\exceptionhandlerlog] => Array
        (
            [module] => main
            [file] => lib/diag/exceptionhandlerlog.php
        )

    [bitrix\main\io\file] => Array
        (
            [module] => main
            [file] => lib/io/file.php
        )

    [bitrix\main\io\fileentry] => Array
        (
            [module] => main
            [file] => lib/io/fileentry.php
        )

    [bitrix\main\io\path] => Array
        (
            [module] => main
            [file] => lib/io/path.php
        )

    [bitrix\main\io\filesystementry] => Array
        (
            [module] => main
            [file] => lib/io/filesystementry.php
        )

    [bitrix\main\io\ifilestream] => Array
        (
            [module] => main
            [file] => lib/io/ifilestream.php
        )

    [bitrix\main\localization\loc] => Array
        (
            [module] => main
            [file] => lib/localization/loc.php
        )

    [bitrix\main\mail\mail] => Array
        (
            [module] => main
            [file] => lib/mail/mail.php
        )

    [bitrix\main\mail\tracking] => Array
        (
            [module] => main
            [file] => lib/mail/tracking.php
        )

    [bitrix\main\mail\eventmanager] => Array
        (
            [module] => main
            [file] => lib/mail/eventmanager.php
        )

    [bitrix\main\mail\eventmessagecompiler] => Array
        (
            [module] => main
            [file] => lib/mail/eventmessagecompiler.php
        )

    [bitrix\main\mail\eventmessagethemecompiler] => Array
        (
            [module] => main
            [file] => lib/mail/eventmessagethemecompiler.php
        )

    [bitrix\main\mail\internal\event] => Array
        (
            [module] => main
            [file] => lib/mail/internal/event.php
        )

    [bitrix\main\mail\internal\eventattachment] => Array
        (
            [module] => main
            [file] => lib/mail/internal/eventattachment.php
        )

    [bitrix\main\mail\internal\eventmessage] => Array
        (
            [module] => main
            [file] => lib/mail/internal/eventmessage.php
        )

    [bitrix\main\mail\internal\eventmessagesite] => Array
        (
            [module] => main
            [file] => lib/mail/internal/eventmessagesite.php
        )

    [bitrix\main\mail\internal\eventmessageattachment] => Array
        (
            [module] => main
            [file] => lib/mail/internal/eventmessageattachment.php
        )

    [bitrix\main\mail\internal\eventtype] => Array
        (
            [module] => main
            [file] => lib/mail/internal/eventtype.php
        )

    [bitrix\main\text\converter] => Array
        (
            [module] => main
            [file] => lib/text/converter.php
        )

    [bitrix\main\text\emptyconverter] => Array
        (
            [module] => main
            [file] => lib/text/emptyconverter.php
        )

    [bitrix\main\text\encoding] => Array
        (
            [module] => main
            [file] => lib/text/encoding.php
        )

    [bitrix\main\text\htmlconverter] => Array
        (
            [module] => main
            [file] => lib/text/htmlconverter.php
        )

    [bitrix\main\text\binarystring] => Array
        (
            [module] => main
            [file] => lib/text/binarystring.php
        )

    [bitrix\main\text\xmlconverter] => Array
        (
            [module] => main
            [file] => lib/text/xmlconverter.php
        )

    [bitrix\main\type\collection] => Array
        (
            [module] => main
            [file] => lib/type/collection.php
        )

    [bitrix\main\type\date] => Array
        (
            [module] => main
            [file] => lib/type/date.php
        )

    [bitrix\main\type\datetime] => Array
        (
            [module] => main
            [file] => lib/type/datetime.php
        )

    [bitrix\main\type\dictionary] => Array
        (
            [module] => main
            [file] => lib/type/dictionary.php
        )

    [bitrix\main\type\filterabledictionary] => Array
        (
            [module] => main
            [file] => lib/type/filterabledictionary.php
        )

    [bitrix\main\type\parameterdictionary] => Array
        (
            [module] => main
            [file] => lib/type/parameterdictionary.php
        )

    [bitrix\main\web\cookie] => Array
        (
            [module] => main
            [file] => lib/web/cookie.php
        )

    [bitrix\main\web\uri] => Array
        (
            [module] => main
            [file] => lib/web/uri.php
        )

    [bitrix\main\sendereventhandler] => Array
        (
            [module] => main
            [file] => lib/senderconnector.php
        )

    [bitrix\main\senderconnectoruser] => Array
        (
            [module] => main
            [file] => lib/senderconnector.php
        )

    [bitrix\main\urlrewriterrulemaker] => Array
        (
            [module] => main
            [file] => lib/urlrewriter.php
        )

    [bitrix\main\update\stepper] => Array
        (
            [module] => main
            [file] => lib/update/stepper.php
        )

    [bitrix\main\composite\abstractresponse] => Array
        (
            [module] => main
            [file] => lib/composite/responder.php
        )

    [bitrix\main\composite\fileresponse] => Array
        (
            [module] => main
            [file] => lib/composite/responder.php
        )

    [bitrix\main\composite\memcachedresponse] => Array
        (
            [module] => main
            [file] => lib/composite/responder.php
        )

    [bitrix\main\security\otpexception] => Array
        (
            [module] => main
            [file] => lib/security/securityexception.php
        )

    [ctimezone] => Array
        (
            [module] => main
            [file] => classes/general/time.php
        )

    [cbxpunycode] => Array
        (
            [module] => main
            [file] => classes/general/punycode.php
        )

    [ibxvirtualio] => Array
        (
            [module] => main
            [file] => classes/general/virtual_io.php
        )

    [ibxgeterrors] => Array
        (
            [module] => main
            [file] => classes/general/virtual_io.php
        )

    [cbxvirtualio] => Array
        (
            [module] => main
            [file] => classes/general/virtual_io.php
        )

    [cbxvirtualfilebase] => Array
        (
            [module] => main
            [file] => classes/general/virtual_file.php
        )

    [cbxvirtualfile] => Array
        (
            [module] => main
            [file] => classes/general/virtual_file.php
        )

    [cbxvirtualdirectory] => Array
        (
            [module] => main
            [file] => classes/general/virtual_file.php
        )

    [calloption] => Array
        (
            [module] => main
            [file] => classes/general/option.php
        )

    [coption] => Array
        (
            [module] => main
            [file] => classes/general/option.php
        )

    [callpageoption] => Array
        (
            [module] => main
            [file] => classes/general/pageoption.php
        )

    [cpageoption] => Array
        (
            [module] => main
            [file] => classes/general/pageoption.php
        )

    [callsqlwhere] => Array
        (
            [module] => main
            [file] => classes/general/sqlwhere.php
        )

    [csqlwhereexpression] => Array
        (
            [module] => main
            [file] => classes/general/sqlwhere.php
        )

    [csqlwhere] => Array
        (
            [module] => main
            [file] => classes/general/sqlwhere.php
        )

    [calllanguage] => Array
        (
            [module] => main
            [file] => classes/general/language.php
        )

    [clanguage] => Array
        (
            [module] => main
            [file] => classes/general/language.php
        )

    [clangadmin] => Array
        (
            [module] => main
            [file] => classes/general/language.php
        )

    [_clangdbresult] => Array
        (
            [module] => main
            [file] => classes/general/langdbresult.php
        )

    [callagent] => Array
        (
            [module] => main
            [file] => classes/general/agent.php
        )

    [cagent] => Array
        (
            [module] => main
            [file] => classes/mysql/agent.php
        )

    [capplicationexception] => Array
        (
            [module] => main
            [file] => classes/general/applicationexception.php
        )

    [cadminexception] => Array
        (
            [module] => main
            [file] => classes/general/adminexception.php
        )

    [callsite] => Array
        (
            [module] => main
            [file] => classes/general/site.php
        )

    [calllang] => Array
        (
            [module] => main
            [file] => classes/general/site.php
        )

    [csite] => Array
        (
            [module] => main
            [file] => classes/general/site.php
        )

    [clang] => Array
        (
            [module] => main
            [file] => classes/general/site.php
        )

    [chttp] => Array
        (
            [module] => main
            [file] => classes/general/http.php
        )

    [cutil] => Array
        (
            [module] => main
            [file] => classes/general/util.php
        )

    [callmain] => Array
        (
            [module] => main
            [file] => classes/general/main.php
        )

    [cmain] => Array
        (
            [module] => main
            [file] => classes/general/main.php
        )

    [calldatabase] => Array
        (
            [module] => main
            [file] => classes/general/database.php
        )

    [calldbresult] => Array
        (
            [module] => main
            [file] => classes/general/dbresult.php
        )

    [cdatabasemysql] => Array
        (
            [module] => main
            [file] => classes/mysql/database.php
        )

    [cdbresultmysql] => Array
        (
            [module] => main
            [file] => classes/mysql/dbresult.php
        )

    [icachebackend] => Array
        (
            [module] => main
            [file] => classes/general/cache_backend.php
        )

    [cphpcache] => Array
        (
            [module] => main
            [file] => classes/general/cache.php
        )

    [ccachemanager] => Array
        (
            [module] => main
            [file] => classes/general/cache_manager.php
        )

    [cpagecache] => Array
        (
            [module] => main
            [file] => classes/general/page_cache.php
        )

    [cstackcacheentry] => Array
        (
            [module] => main
            [file] => classes/general/stack_cache_entry.php
        )

    [cstackcachemanager] => Array
        (
            [module] => main
            [file] => classes/general/stack_cache.php
        )

    [cmodule] => Array
        (
            [module] => main
            [file] => /classes/general/module.php
        )

    [bitrix\main\entity\ufield] => Array
        (
            [module] => main
            [file] => include/deprecated/ufield.php
        )

    [cdatabase] => Array
        (
            [module] => main
            [file] => classes/mysql/database.php
        )

    [cdbresult] => Array
        (
            [module] => main
            [file] => classes/mysql/dbresult.php
        )

    [csitetemplate] => Array
        (
            [module] => main
            [file] => classes/general/site_template.php
        )

    [cbitrixcomponent] => Array
        (
            [module] => main
            [file] => classes/general/component.php
        )

    [ccomponentengine] => Array
        (
            [module] => main
            [file] => classes/general/component_engine.php
        )

    [ccomponentajax] => Array
        (
            [module] => main
            [file] => classes/general/component_ajax.php
        )

    [cbitrixcomponenttemplate] => Array
        (
            [module] => main
            [file] => classes/general/component_template.php
        )

    [ccomponentutil] => Array
        (
            [module] => main
            [file] => classes/general/component_util.php
        )

    [ccontrollerclient] => Array
        (
            [module] => main
            [file] => classes/general/controller_member.php
        )

    [phpparser] => Array
        (
            [module] => main
            [file] => classes/general/php_parser.php
        )

    [cdiskquota] => Array
        (
            [module] => main
            [file] => classes/general/quota.php
        )

    [ceventlog] => Array
        (
            [module] => main
            [file] => classes/general/event_log.php
        )

    [ceventmain] => Array
        (
            [module] => main
            [file] => classes/general/event_log.php
        )

    [cadminfiledialog] => Array
        (
            [module] => main
            [file] => classes/general/file_dialog.php
        )

    [wll_user] => Array
        (
            [module] => main
            [file] => classes/general/liveid.php
        )

    [wll_consenttoken] => Array
        (
            [module] => main
            [file] => classes/general/liveid.php
        )

    [windowslivelogin] => Array
        (
            [module] => main
            [file] => classes/general/liveid.php
        )

    [cfile] => Array
        (
            [module] => main
            [file] => classes/general/file.php
        )

    [callfile] => Array
        (
            [module] => main
            [file] => classes/general/file.php
        )

    [ctempfile] => Array
        (
            [module] => main
            [file] => classes/general/file_temp.php
        )

    [cfavorites] => Array
        (
            [module] => main
            [file] => classes/mysql/favorites.php
        )

    [cuseroptions] => Array
        (
            [module] => main
            [file] => classes/general/user_options.php
        )

    [cgridoptions] => Array
        (
            [module] => main
            [file] => classes/general/grids.php
        )

    [cundo] => Array
        (
            [module] => main
            [file] => /classes/general/undo.php
        )

    [cautosave] => Array
        (
            [module] => main
            [file] => /classes/general/undo.php
        )

    [callratings] => Array
        (
            [module] => main
            [file] => classes/general/ratings.php
        )

    [cratings] => Array
        (
            [module] => main
            [file] => classes/mysql/ratings.php
        )

    [cratingscomponentsmain] => Array
        (
            [module] => main
            [file] => classes/mysql/ratings_components.php
        )

    [cratingrule] => Array
        (
            [module] => main
            [file] => classes/general/rating_rule.php
        )

    [cratingrulesmain] => Array
        (
            [module] => main
            [file] => classes/mysql/rating_rules.php
        )

    [ctoppanel] => Array
        (
            [module] => main
            [file] => public/top_panel.php
        )

    [ceditarea] => Array
        (
            [module] => main
            [file] => public/edit_area.php
        )

    [ccomponentpanel] => Array
        (
            [module] => main
            [file] => public/edit_area.php
        )

    [ctextparser] => Array
        (
            [module] => main
            [file] => classes/general/textparser.php
        )

    [cphpcachefiles] => Array
        (
            [module] => main
            [file] => classes/general/cache_files.php
        )

    [cdataxmlnode] => Array
        (
            [module] => main
            [file] => classes/general/xml.php
        )

    [cdataxmldocument] => Array
        (
            [module] => main
            [file] => classes/general/xml.php
        )

    [cdataxml] => Array
        (
            [module] => main
            [file] => classes/general/xml.php
        )

    [cxmlfilestream] => Array
        (
            [module] => main
            [file] => classes/general/xml.php
        )

    [crsaprovider] => Array
        (
            [module] => main
            [file] => classes/general/rsasecurity.php
        )

    [crsasecurity] => Array
        (
            [module] => main
            [file] => classes/general/rsasecurity.php
        )

    [crsabcmathprovider] => Array
        (
            [module] => main
            [file] => classes/general/rsabcmath.php
        )

    [crsaopensslprovider] => Array
        (
            [module] => main
            [file] => classes/general/rsaopenssl.php
        )

    [casnreader] => Array
        (
            [module] => main
            [file] => classes/general/asn.php
        )

    [cbxshorturi] => Array
        (
            [module] => main
            [file] => classes/mysql/short_uri.php
        )

    [cfinder] => Array
        (
            [module] => main
            [file] => classes/general/finder.php
        )

    [caccess] => Array
        (
            [module] => main
            [file] => classes/general/access.php
        )

    [cauthprovider] => Array
        (
            [module] => main
            [file] => classes/general/authproviders.php
        )

    [iproviderinterface] => Array
        (
            [module] => main
            [file] => classes/general/authproviders.php
        )

    [cgroupauthprovider] => Array
        (
            [module] => main
            [file] => classes/general/authproviders.php
        )

    [cuserauthprovider] => Array
        (
            [module] => main
            [file] => classes/general/authproviders.php
        )

    [ctableschema] => Array
        (
            [module] => main
            [file] => classes/general/table_schema.php
        )

    [ccsvdata] => Array
        (
            [module] => main
            [file] => classes/general/csv_data.php
        )

    [csmile] => Array
        (
            [module] => main
            [file] => classes/general/smile.php
        )

    [csmilegallery] => Array
        (
            [module] => main
            [file] => classes/general/smile.php
        )

    [csmileset] => Array
        (
            [module] => main
            [file] => classes/general/smile.php
        )

    [cglobalcounter] => Array
        (
            [module] => main
            [file] => classes/general/global_counter.php
        )

    [cusercounter] => Array
        (
            [module] => main
            [file] => classes/mysql/user_counter.php
        )

    [cusercounterpage] => Array
        (
            [module] => main
            [file] => classes/mysql/user_counter.php
        )

    [chotkeys] => Array
        (
            [module] => main
            [file] => classes/general/hot_keys.php
        )

    [chotkeyscode] => Array
        (
            [module] => main
            [file] => classes/general/hot_keys.php
        )

    [cbxsanitizer] => Array
        (
            [module] => main
            [file] => classes/general/sanitizer.php
        )

    [ibxarchive] => Array
        (
            [module] => main
            [file] => classes/general/archive.php
        )

    [cbxarchive] => Array
        (
            [module] => main
            [file] => classes/general/archive.php
        )

    [cadminnotify] => Array
        (
            [module] => main
            [file] => classes/general/admin_notify.php
        )

    [cbxfavadmmenu] => Array
        (
            [module] => main
            [file] => classes/general/favorites.php
        )

    [cadmininformer] => Array
        (
            [module] => main
            [file] => classes/general/admin_informer.php
        )

    [csitecheckertest] => Array
        (
            [module] => main
            [file] => classes/general/site_checker.php
        )

    [csqlutil] => Array
        (
            [module] => main
            [file] => classes/general/sql_util.php
        )

    [cfileuploader] => Array
        (
            [module] => main
            [file] => classes/general/uploader.php
        )

    [lpa] => Array
        (
            [module] => main
            [file] => classes/general/lpa.php
        )

    [cadminfilter] => Array
        (
            [module] => main
            [file] => interface/admin_filter.php
        )

    [cadminlist] => Array
        (
            [module] => main
            [file] => interface/admin_list.php
        )

    [cadminlistrow] => Array
        (
            [module] => main
            [file] => interface/admin_list.php
        )

    [cadminuilist] => Array
        (
            [module] => main
            [file] => interface/admin_ui_list.php
        )

    [cadminuilistrow] => Array
        (
            [module] => main
            [file] => interface/admin_ui_list.php
        )

    [cadminuiresult] => Array
        (
            [module] => main
            [file] => interface/admin_ui_list.php
        )

    [cadminuicontextmenu] => Array
        (
            [module] => main
            [file] => interface/admin_ui_list.php
        )

    [cadminuisorting] => Array
        (
            [module] => main
            [file] => interface/admin_ui_list.php
        )

    [cadminuilistactionpanel] => Array
        (
            [module] => main
            [file] => interface/admin_ui_list.php
        )

    [cadmintabcontrol] => Array
        (
            [module] => main
            [file] => interface/admin_tabcontrol.php
        )

    [cadminform] => Array
        (
            [module] => main
            [file] => interface/admin_form.php
        )

    [cadminformsettings] => Array
        (
            [module] => main
            [file] => interface/admin_form.php
        )

    [cadmintabcontroldrag] => Array
        (
            [module] => main
            [file] => interface/admin_tabcontrol_drag.php
        )

    [cadmindraggableblockengine] => Array
        (
            [module] => main
            [file] => interface/admin_tabcontrol_drag.php
        )

    [cjspopup] => Array
        (
            [module] => main
            [file] => interface/jspopup.php
        )

    [cjspopuponpage] => Array
        (
            [module] => main
            [file] => interface/jspopup.php
        )

    [cadmincalendar] => Array
        (
            [module] => main
            [file] => interface/admin_calendar.php
        )

    [cadminviewtabcontrol] => Array
        (
            [module] => main
            [file] => interface/admin_viewtabcontrol.php
        )

    [cadmintabengine] => Array
        (
            [module] => main
            [file] => interface/admin_tabengine.php
        )

    [ccaptcha] => Array
        (
            [module] => main
            [file] => classes/general/captcha.php
        )

    [cmpnotifications] => Array
        (
            [module] => main
            [file] => classes/general/mp_notifications.php
        )

    [calltask] => Array
        (
            [module] => main
            [file] => classes/general/task.php
        )

    [ctask] => Array
        (
            [module] => main
            [file] => classes/general/task.php
        )

    [calloperation] => Array
        (
            [module] => main
            [file] => classes/general/operation.php
        )

    [coperation] => Array
        (
            [module] => main
            [file] => classes/general/operation.php
        )

    [callgroup] => Array
        (
            [module] => main
            [file] => classes/general/group.php
        )

    [cgroup] => Array
        (
            [module] => main
            [file] => classes/general/group.php
        )

    [cajax] => Array
        (
            [module] => main
            [file] => ajax_tools.php
        )

    [calluser] => Array
        (
            [module] => main
            [file] => classes/general/user.php
        )

    [cuser] => Array
        (
            [module] => main
            [file] => classes/general/user.php
        )

    [callevent] => Array
        (
            [module] => main
            [file] => classes/general/event.php
        )

    [cevent] => Array
        (
            [module] => main
            [file] => classes/general/event.php
        )

    [calleventmessage] => Array
        (
            [module] => main
            [file] => classes/general/eventmessage.php
        )

    [ceventmessage] => Array
        (
            [module] => main
            [file] => classes/general/eventmessage.php
        )

    [ceventtype] => Array
        (
            [module] => main
            [file] => classes/general/eventmessage.php
        )

    [_ceventtyperesult] => Array
        (
            [module] => main
            [file] => classes/general/eventmessage.php
        )

    [cdbresulteventmultiresult] => Array
        (
            [module] => main
            [file] => classes/general/eventmessage.php
        )

    [cdebuginfo] => Array
        (
            [module] => main
            [file] => classes/general/debuginfo.php
        )

    [ccaptchaagent] => Array
        (
            [module] => main
            [file] => classes/general/captchaagent.php
        )

    [callfilterquery] => Array
        (
            [module] => main
            [file] => classes/general/filterquery.php
        )

    [cfilterquery] => Array
        (
            [module] => main
            [file] => classes/general/filterquery.php
        )

    [cconvertorspregreplacehelper] => Array
        (
            [module] => main
            [file] => classes/general/convertorspregreplacehelper.php
        )

    [cspacer] => Array
        (
            [module] => main
            [file] => classes/general/spacer.php
        )

    [updatetools] => Array
        (
            [module] => main
            [file] => classes/general/updatetools.php
        )

    [cjscore] => Array
        (
            [module] => main
            [file] => classes/general/jscore.php
        )

    [cchecklisttools] => Array
        (
            [module] => main
            [file] => classes/general/checklist.php
        )

    [cmenu] => Array
        (
            [module] => main
            [file] => classes/general/menu.php
        )

    [cmenucustom] => Array
        (
            [module] => main
            [file] => classes/general/menucustom.php
        )

    [callusertypeentity] => Array
        (
            [module] => main
            [file] => classes/general/usertype.php
        )

    [cusertypeentity] => Array
        (
            [module] => main
            [file] => classes/general/usertype.php
        )

    [cuserfieldenum] => Array
        (
            [module] => main
            [file] => classes/general/userfieldenum.php
        )

    [cusertypesql] => Array
        (
            [module] => main
            [file] => classes/general/usertypesql.php
        )

    [cusertypemanager] => Array
        (
            [module] => main
            [file] => classes/general/usertypemanager.php
        )

    [cusertypestring] => Array
        (
            [module] => main
            [file] => classes/general/usertypestr.php
        )

    [cusertypeinteger] => Array
        (
            [module] => main
            [file] => classes/general/usertypeint.php
        )

    [cusertypedouble] => Array
        (
            [module] => main
            [file] => classes/general/usertypedbl.php
        )

    [cusertypedatetime] => Array
        (
            [module] => main
            [file] => classes/general/usertypetime.php
        )

    [cusertypedate] => Array
        (
            [module] => main
            [file] => classes/general/usertypedate.php
        )

    [cusertypeboolean] => Array
        (
            [module] => main
            [file] => classes/general/usertypebool.php
        )

    [cusertypefile] => Array
        (
            [module] => main
            [file] => classes/general/usertypefile.php
        )

    [cusertypeenum] => Array
        (
            [module] => main
            [file] => classes/general/usertypeenum.php
        )

    [cusertypeiblocksection] => Array
        (
            [module] => main
            [file] => classes/general/usertypesection.php
        )

    [ciblocksectionenum] => Array
        (
            [module] => main
            [file] => classes/general/usertypesection.php
        )

    [cusertypeiblockelement] => Array
        (
            [module] => main
            [file] => classes/general/usertypeelement.php
        )

    [cusertypestringformatted] => Array
        (
            [module] => main
            [file] => classes/general/usertypestrfmt.php
        )

    [cusertypeurl] => Array
        (
            [module] => main
            [file] => classes/general/usertypeurl.php
        )

    [bxgadget] => Array
        (
            [module] => main
            [file] => classes/general/gadget.php
        )

    [cmainadmin] => Array
        (
            [module] => main
            [file] => classes/general/main_admin.php
        )

    [ctemplates] => Array
        (
            [module] => main
            [file] => classes/general/templates.php
        )

    [cpagetemplate] => Array
        (
            [module] => main
            [file] => classes/general/page_template.php
        )

    [filescmp] => Array
        (
            [module] => main
            [file] => classes/general/files_cmp.php
        )

    [carchiver] => Array
        (
            [module] => main
            [file] => classes/general/tar_gz.php
        )

    [czip] => Array
        (
            [module] => main
            [file] => classes/general/zip.php
        )

    [curlrewriter] => Array
        (
            [module] => main
            [file] => classes/general/urlrewriter.php
        )

    [charsetconverter] => Array
        (
            [module] => main
            [file] => classes/general/charset_converter.php
        )

    [chtmlpagescache] => Array
        (
            [module] => main
            [file] => lib/composite/helper.php
        )

    [statichtmlmemcachedresponse] => Array
        (
            [module] => main
            [file] => lib/composite/responder.php
        )

    [statichtmlfileresponse] => Array
        (
            [module] => main
            [file] => lib/composite/responder.php
        )

    [bitrix\main\page\frame] => Array
        (
            [module] => main
            [file] => lib/composite/engine.php
        )

    [bitrix\main\page\framestatic] => Array
        (
            [module] => main
            [file] => lib/composite/staticarea.php
        )

    [bitrix\main\page\framebuffered] => Array
        (
            [module] => main
            [file] => lib/composite/bufferarea.php
        )

    [bitrix\main\page\framehelper] => Array
        (
            [module] => main
            [file] => lib/composite/bufferarea.php
        )

    [bitrix\main\data\statichtmlcache] => Array
        (
            [module] => main
            [file] => lib/composite/page.php
        )

    [bitrix\main\data\statichtmlstorage] => Array
        (
            [module] => main
            [file] => lib/composite/data/abstractstorage.php
        )

    [bitrix\main\data\statichtmlfilestorage] => Array
        (
            [module] => main
            [file] => lib/composite/data/filestorage.php
        )

    [bitrix\main\data\statichtmlmemcachedstorage] => Array
        (
            [module] => main
            [file] => lib/composite/data/memcachedstorage.php
        )

    [bitrix\main\data\staticcacheprovider] => Array
        (
            [module] => main
            [file] => lib/composite/data/cacheprovider.php
        )

    [bitrix\main\data\appcachemanifest] => Array
        (
            [module] => main
            [file] => lib/composite/appcache.php
        )

)
Array
(
    [bitrix\main\application] => Array
        (
            [module] => main
            [file] => lib/application.php
        )

    [bitrix\main\httpapplication] => Array
        (
            [module] => main
            [file] => lib/httpapplication.php
        )

    [bitrix\main\argumentexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\argumentnullexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\argumentoutofrangeexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\argumenttypeexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\notimplementedexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\notsupportedexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\invalidoperationexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\objectpropertyexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\objectnotfoundexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\objectexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\systemexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\accessdeniedexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\decodingexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\io\invalidpathexception] => Array
        (
            [module] => main
            [file] => lib/io/ioexception.php
        )

    [bitrix\main\io\filenotfoundexception] => Array
        (
            [module] => main
            [file] => lib/io/ioexception.php
        )

    [bitrix\main\io\filedeleteexception] => Array
        (
            [module] => main
            [file] => lib/io/ioexception.php
        )

    [bitrix\main\io\fileopenexception] => Array
        (
            [module] => main
            [file] => lib/io/ioexception.php
        )

    [bitrix\main\io\filenotopenedexception] => Array
        (
            [module] => main
            [file] => lib/io/ioexception.php
        )

    [bitrix\main\context] => Array
        (
            [module] => main
            [file] => lib/context.php
        )

    [bitrix\main\httpcontext] => Array
        (
            [module] => main
            [file] => lib/httpcontext.php
        )

    [bitrix\main\dispatcher] => Array
        (
            [module] => main
            [file] => lib/dispatcher.php
        )

    [bitrix\main\environment] => Array
        (
            [module] => main
            [file] => lib/environment.php
        )

    [bitrix\main\event] => Array
        (
            [module] => main
            [file] => lib/event.php
        )

    [bitrix\main\eventmanager] => Array
        (
            [module] => main
            [file] => lib/eventmanager.php
        )

    [bitrix\main\eventresult] => Array
        (
            [module] => main
            [file] => lib/eventresult.php
        )

    [bitrix\main\request] => Array
        (
            [module] => main
            [file] => lib/request.php
        )

    [bitrix\main\httprequest] => Array
        (
            [module] => main
            [file] => lib/httprequest.php
        )

    [bitrix\main\response] => Array
        (
            [module] => main
            [file] => lib/response.php
        )

    [bitrix\main\httpresponse] => Array
        (
            [module] => main
            [file] => lib/httpresponse.php
        )

    [bitrix\main\modulemanager] => Array
        (
            [module] => main
            [file] => lib/modulemanager.php
        )

    [bitrix\main\server] => Array
        (
            [module] => main
            [file] => lib/server.php
        )

    [bitrix\main\config\configuration] => Array
        (
            [module] => main
            [file] => lib/config/configuration.php
        )

    [bitrix\main\config\option] => Array
        (
            [module] => main
            [file] => lib/config/option.php
        )

    [bitrix\main\context\culture] => Array
        (
            [module] => main
            [file] => lib/context/culture.php
        )

    [bitrix\main\data\cache] => Array
        (
            [module] => main
            [file] => lib/data/cache.php
        )

    [bitrix\main\data\cacheengineapc] => Array
        (
            [module] => main
            [file] => lib/data/cacheengineapc.php
        )

    [bitrix\main\data\cacheenginememcache] => Array
        (
            [module] => main
            [file] => lib/data/cacheenginememcache.php
        )

    [bitrix\main\data\cacheenginefiles] => Array
        (
            [module] => main
            [file] => lib/data/cacheenginefiles.php
        )

    [bitrix\main\data\cacheenginenone] => Array
        (
            [module] => main
            [file] => lib/data/cacheenginenone.php
        )

    [bitrix\main\data\connection] => Array
        (
            [module] => main
            [file] => lib/data/connection.php
        )

    [bitrix\main\data\connectionpool] => Array
        (
            [module] => main
            [file] => lib/data/connectionpool.php
        )

    [bitrix\main\data\icacheengine] => Array
        (
            [module] => main
            [file] => lib/data/cache.php
        )

    [bitrix\main\data\hsphpreadconnection] => Array
        (
            [module] => main
            [file] => lib/data/hsphpreadconnection.php
        )

    [bitrix\main\data\managedcache] => Array
        (
            [module] => main
            [file] => lib/data/managedcache.php
        )

    [bitrix\main\data\taggedcache] => Array
        (
            [module] => main
            [file] => lib/data/taggedcache.php
        )

    [bitrix\main\data\memcacheconnection] => Array
        (
            [module] => main
            [file] => lib/data/memcacheconnection.php
        )

    [bitrix\main\data\memcachedconnection] => Array
        (
            [module] => main
            [file] => lib/data/memcachedconnection.php
        )

    [bitrix\main\data\nosqlconnection] => Array
        (
            [module] => main
            [file] => lib/data/nosqlconnection.php
        )

    [bitrix\main\db\arrayresult] => Array
        (
            [module] => main
            [file] => lib/db/arrayresult.php
        )

    [bitrix\main\db\result] => Array
        (
            [module] => main
            [file] => lib/db/result.php
        )

    [bitrix\main\db\connection] => Array
        (
            [module] => main
            [file] => lib/db/connection.php
        )

    [bitrix\main\db\sqlexception] => Array
        (
            [module] => main
            [file] => lib/db/sqlexception.php
        )

    [bitrix\main\db\sqlqueryexception] => Array
        (
            [module] => main
            [file] => lib/db/sqlexception.php
        )

    [bitrix\main\db\transactionexception] => Array
        (
            [module] => main
            [file] => lib/db/sqlexception.php
        )

    [bitrix\main\db\sqlexpression] => Array
        (
            [module] => main
            [file] => lib/db/sqlexpression.php
        )

    [bitrix\main\db\sqlhelper] => Array
        (
            [module] => main
            [file] => lib/db/sqlhelper.php
        )

    [bitrix\main\db\mysqlcommonconnection] => Array
        (
            [module] => main
            [file] => lib/db/mysqlcommonconnection.php
        )

    [bitrix\main\db\mysqliconnection] => Array
        (
            [module] => main
            [file] => lib/db/mysqliconnection.php
        )

    [bitrix\main\db\mysqliresult] => Array
        (
            [module] => main
            [file] => lib/db/mysqliresult.php
        )

    [bitrix\main\db\mysqlisqlhelper] => Array
        (
            [module] => main
            [file] => lib/db/mysqlisqlhelper.php
        )

    [bitrix\main\db\mssqlconnection] => Array
        (
            [module] => main
            [file] => lib/db/mssqlconnection.php
        )

    [bitrix\main\db\mssqlresult] => Array
        (
            [module] => main
            [file] => lib/db/mssqlresult.php
        )

    [bitrix\main\db\mssqlsqlhelper] => Array
        (
            [module] => main
            [file] => lib/db/mssqlsqlhelper.php
        )

    [bitrix\main\db\oracleconnection] => Array
        (
            [module] => main
            [file] => lib/db/oracleconnection.php
        )

    [bitrix\main\db\oracleresult] => Array
        (
            [module] => main
            [file] => lib/db/oracleresult.php
        )

    [bitrix\main\db\oraclesqlhelper] => Array
        (
            [module] => main
            [file] => lib/db/oraclesqlhelper.php
        )

    [bitrix\main\db\pgsqlconnection] => Array
        (
            [module] => main
            [file] => lib/db/pgsqlconnection.php
        )

    [bitrix\main\diag\httpexceptionhandleroutput] => Array
        (
            [module] => main
            [file] => lib/diag/httpexceptionhandleroutput.php
        )

    [bitrix\main\diag\fileexceptionhandlerlog] => Array
        (
            [module] => main
            [file] => lib/diag/fileexceptionhandlerlog.php
        )

    [bitrix\main\diag\exceptionhandler] => Array
        (
            [module] => main
            [file] => lib/diag/exceptionhandler.php
        )

    [bitrix\main\diag\iexceptionhandleroutput] => Array
        (
            [module] => main
            [file] => lib/diag/iexceptionhandleroutput.php
        )

    [bitrix\main\diag\exceptionhandlerlog] => Array
        (
            [module] => main
            [file] => lib/diag/exceptionhandlerlog.php
        )

    [bitrix\main\io\file] => Array
        (
            [module] => main
            [file] => lib/io/file.php
        )

    [bitrix\main\io\fileentry] => Array
        (
            [module] => main
            [file] => lib/io/fileentry.php
        )

    [bitrix\main\io\path] => Array
        (
            [module] => main
            [file] => lib/io/path.php
        )

    [bitrix\main\io\filesystementry] => Array
        (
            [module] => main
            [file] => lib/io/filesystementry.php
        )

    [bitrix\main\io\ifilestream] => Array
        (
            [module] => main
            [file] => lib/io/ifilestream.php
        )

    [bitrix\main\localization\loc] => Array
        (
            [module] => main
            [file] => lib/localization/loc.php
        )

    [bitrix\main\mail\mail] => Array
        (
            [module] => main
            [file] => lib/mail/mail.php
        )

    [bitrix\main\mail\tracking] => Array
        (
            [module] => main
            [file] => lib/mail/tracking.php
        )

    [bitrix\main\mail\eventmanager] => Array
        (
            [module] => main
            [file] => lib/mail/eventmanager.php
        )

    [bitrix\main\mail\eventmessagecompiler] => Array
        (
            [module] => main
            [file] => lib/mail/eventmessagecompiler.php
        )

    [bitrix\main\mail\eventmessagethemecompiler] => Array
        (
            [module] => main
            [file] => lib/mail/eventmessagethemecompiler.php
        )

    [bitrix\main\mail\internal\event] => Array
        (
            [module] => main
            [file] => lib/mail/internal/event.php
        )

    [bitrix\main\mail\internal\eventattachment] => Array
        (
            [module] => main
            [file] => lib/mail/internal/eventattachment.php
        )

    [bitrix\main\mail\internal\eventmessage] => Array
        (
            [module] => main
            [file] => lib/mail/internal/eventmessage.php
        )

    [bitrix\main\mail\internal\eventmessagesite] => Array
        (
            [module] => main
            [file] => lib/mail/internal/eventmessagesite.php
        )

    [bitrix\main\mail\internal\eventmessageattachment] => Array
        (
            [module] => main
            [file] => lib/mail/internal/eventmessageattachment.php
        )

    [bitrix\main\mail\internal\eventtype] => Array
        (
            [module] => main
            [file] => lib/mail/internal/eventtype.php
        )

    [bitrix\main\text\converter] => Array
        (
            [module] => main
            [file] => lib/text/converter.php
        )

    [bitrix\main\text\emptyconverter] => Array
        (
            [module] => main
            [file] => lib/text/emptyconverter.php
        )

    [bitrix\main\text\encoding] => Array
        (
            [module] => main
            [file] => lib/text/encoding.php
        )

    [bitrix\main\text\htmlconverter] => Array
        (
            [module] => main
            [file] => lib/text/htmlconverter.php
        )

    [bitrix\main\text\binarystring] => Array
        (
            [module] => main
            [file] => lib/text/binarystring.php
        )

    [bitrix\main\text\xmlconverter] => Array
        (
            [module] => main
            [file] => lib/text/xmlconverter.php
        )

    [bitrix\main\type\collection] => Array
        (
            [module] => main
            [file] => lib/type/collection.php
        )

    [bitrix\main\type\date] => Array
        (
            [module] => main
            [file] => lib/type/date.php
        )

    [bitrix\main\type\datetime] => Array
        (
            [module] => main
            [file] => lib/type/datetime.php
        )

    [bitrix\main\type\dictionary] => Array
        (
            [module] => main
            [file] => lib/type/dictionary.php
        )

    [bitrix\main\type\filterabledictionary] => Array
        (
            [module] => main
            [file] => lib/type/filterabledictionary.php
        )

    [bitrix\main\type\parameterdictionary] => Array
        (
            [module] => main
            [file] => lib/type/parameterdictionary.php
        )

    [bitrix\main\web\cookie] => Array
        (
            [module] => main
            [file] => lib/web/cookie.php
        )

    [bitrix\main\web\uri] => Array
        (
            [module] => main
            [file] => lib/web/uri.php
        )

    [bitrix\main\sendereventhandler] => Array
        (
            [module] => main
            [file] => lib/senderconnector.php
        )

    [bitrix\main\senderconnectoruser] => Array
        (
            [module] => main
            [file] => lib/senderconnector.php
        )

    [bitrix\main\urlrewriterrulemaker] => Array
        (
            [module] => main
            [file] => lib/urlrewriter.php
        )

    [bitrix\main\update\stepper] => Array
        (
            [module] => main
            [file] => lib/update/stepper.php
        )

    [bitrix\main\composite\abstractresponse] => Array
        (
            [module] => main
            [file] => lib/composite/responder.php
        )

    [bitrix\main\composite\fileresponse] => Array
        (
            [module] => main
            [file] => lib/composite/responder.php
        )

    [bitrix\main\composite\memcachedresponse] => Array
        (
            [module] => main
            [file] => lib/composite/responder.php
        )

    [bitrix\main\security\otpexception] => Array
        (
            [module] => main
            [file] => lib/security/securityexception.php
        )

    [ctimezone] => Array
        (
            [module] => main
            [file] => classes/general/time.php
        )

    [cbxpunycode] => Array
        (
            [module] => main
            [file] => classes/general/punycode.php
        )

    [ibxvirtualio] => Array
        (
            [module] => main
            [file] => classes/general/virtual_io.php
        )

    [ibxgeterrors] => Array
        (
            [module] => main
            [file] => classes/general/virtual_io.php
        )

    [cbxvirtualio] => Array
        (
            [module] => main
            [file] => classes/general/virtual_io.php
        )

    [cbxvirtualfilebase] => Array
        (
            [module] => main
            [file] => classes/general/virtual_file.php
        )

    [cbxvirtualfile] => Array
        (
            [module] => main
            [file] => classes/general/virtual_file.php
        )

    [cbxvirtualdirectory] => Array
        (
            [module] => main
            [file] => classes/general/virtual_file.php
        )

    [calloption] => Array
        (
            [module] => main
            [file] => classes/general/option.php
        )

    [coption] => Array
        (
            [module] => main
            [file] => classes/general/option.php
        )

    [callpageoption] => Array
        (
            [module] => main
            [file] => classes/general/pageoption.php
        )

    [cpageoption] => Array
        (
            [module] => main
            [file] => classes/general/pageoption.php
        )

    [callsqlwhere] => Array
        (
            [module] => main
            [file] => classes/general/sqlwhere.php
        )

    [csqlwhereexpression] => Array
        (
            [module] => main
            [file] => classes/general/sqlwhere.php
        )

    [csqlwhere] => Array
        (
            [module] => main
            [file] => classes/general/sqlwhere.php
        )

    [calllanguage] => Array
        (
            [module] => main
            [file] => classes/general/language.php
        )

    [clanguage] => Array
        (
            [module] => main
            [file] => classes/general/language.php
        )

    [clangadmin] => Array
        (
            [module] => main
            [file] => classes/general/language.php
        )

    [_clangdbresult] => Array
        (
            [module] => main
            [file] => classes/general/langdbresult.php
        )

    [callagent] => Array
        (
            [module] => main
            [file] => classes/general/agent.php
        )

    [cagent] => Array
        (
            [module] => main
            [file] => classes/mysql/agent.php
        )

    [capplicationexception] => Array
        (
            [module] => main
            [file] => classes/general/applicationexception.php
        )

    [cadminexception] => Array
        (
            [module] => main
            [file] => classes/general/adminexception.php
        )

    [callsite] => Array
        (
            [module] => main
            [file] => classes/general/site.php
        )

    [calllang] => Array
        (
            [module] => main
            [file] => classes/general/site.php
        )

    [csite] => Array
        (
            [module] => main
            [file] => classes/general/site.php
        )

    [clang] => Array
        (
            [module] => main
            [file] => classes/general/site.php
        )

    [chttp] => Array
        (
            [module] => main
            [file] => classes/general/http.php
        )

    [cutil] => Array
        (
            [module] => main
            [file] => classes/general/util.php
        )

    [callmain] => Array
        (
            [module] => main
            [file] => classes/general/main.php
        )

    [cmain] => Array
        (
            [module] => main
            [file] => classes/general/main.php
        )

    [calldatabase] => Array
        (
            [module] => main
            [file] => classes/general/database.php
        )

    [calldbresult] => Array
        (
            [module] => main
            [file] => classes/general/dbresult.php
        )

    [cdatabasemysql] => Array
        (
            [module] => main
            [file] => classes/mysql/database.php
        )

    [cdbresultmysql] => Array
        (
            [module] => main
            [file] => classes/mysql/dbresult.php
        )

    [icachebackend] => Array
        (
            [module] => main
            [file] => classes/general/cache_backend.php
        )

    [cphpcache] => Array
        (
            [module] => main
            [file] => classes/general/cache.php
        )

    [ccachemanager] => Array
        (
            [module] => main
            [file] => classes/general/cache_manager.php
        )

    [cpagecache] => Array
        (
            [module] => main
            [file] => classes/general/page_cache.php
        )

    [cstackcacheentry] => Array
        (
            [module] => main
            [file] => classes/general/stack_cache_entry.php
        )

    [cstackcachemanager] => Array
        (
            [module] => main
            [file] => classes/general/stack_cache.php
        )

    [cmodule] => Array
        (
            [module] => main
            [file] => /classes/general/module.php
        )

    [bitrix\main\entity\ufield] => Array
        (
            [module] => main
            [file] => include/deprecated/ufield.php
        )

    [cdatabase] => Array
        (
            [module] => main
            [file] => classes/mysql/database.php
        )

    [cdbresult] => Array
        (
            [module] => main
            [file] => classes/mysql/dbresult.php
        )

    [csitetemplate] => Array
        (
            [module] => main
            [file] => classes/general/site_template.php
        )

    [cbitrixcomponent] => Array
        (
            [module] => main
            [file] => classes/general/component.php
        )

    [ccomponentengine] => Array
        (
            [module] => main
            [file] => classes/general/component_engine.php
        )

    [ccomponentajax] => Array
        (
            [module] => main
            [file] => classes/general/component_ajax.php
        )

    [cbitrixcomponenttemplate] => Array
        (
            [module] => main
            [file] => classes/general/component_template.php
        )

    [ccomponentutil] => Array
        (
            [module] => main
            [file] => classes/general/component_util.php
        )

    [ccontrollerclient] => Array
        (
            [module] => main
            [file] => classes/general/controller_member.php
        )

    [phpparser] => Array
        (
            [module] => main
            [file] => classes/general/php_parser.php
        )

    [cdiskquota] => Array
        (
            [module] => main
            [file] => classes/general/quota.php
        )

    [ceventlog] => Array
        (
            [module] => main
            [file] => classes/general/event_log.php
        )

    [ceventmain] => Array
        (
            [module] => main
            [file] => classes/general/event_log.php
        )

    [cadminfiledialog] => Array
        (
            [module] => main
            [file] => classes/general/file_dialog.php
        )

    [wll_user] => Array
        (
            [module] => main
            [file] => classes/general/liveid.php
        )

    [wll_consenttoken] => Array
        (
            [module] => main
            [file] => classes/general/liveid.php
        )

    [windowslivelogin] => Array
        (
            [module] => main
            [file] => classes/general/liveid.php
        )

    [cfile] => Array
        (
            [module] => main
            [file] => classes/general/file.php
        )

    [callfile] => Array
        (
            [module] => main
            [file] => classes/general/file.php
        )

    [ctempfile] => Array
        (
            [module] => main
            [file] => classes/general/file_temp.php
        )

    [cfavorites] => Array
        (
            [module] => main
            [file] => classes/mysql/favorites.php
        )

    [cuseroptions] => Array
        (
            [module] => main
            [file] => classes/general/user_options.php
        )

    [cgridoptions] => Array
        (
            [module] => main
            [file] => classes/general/grids.php
        )

    [cundo] => Array
        (
            [module] => main
            [file] => /classes/general/undo.php
        )

    [cautosave] => Array
        (
            [module] => main
            [file] => /classes/general/undo.php
        )

    [callratings] => Array
        (
            [module] => main
            [file] => classes/general/ratings.php
        )

    [cratings] => Array
        (
            [module] => main
            [file] => classes/mysql/ratings.php
        )

    [cratingscomponentsmain] => Array
        (
            [module] => main
            [file] => classes/mysql/ratings_components.php
        )

    [cratingrule] => Array
        (
            [module] => main
            [file] => classes/general/rating_rule.php
        )

    [cratingrulesmain] => Array
        (
            [module] => main
            [file] => classes/mysql/rating_rules.php
        )

    [ctoppanel] => Array
        (
            [module] => main
            [file] => public/top_panel.php
        )

    [ceditarea] => Array
        (
            [module] => main
            [file] => public/edit_area.php
        )

    [ccomponentpanel] => Array
        (
            [module] => main
            [file] => public/edit_area.php
        )

    [ctextparser] => Array
        (
            [module] => main
            [file] => classes/general/textparser.php
        )

    [cphpcachefiles] => Array
        (
            [module] => main
            [file] => classes/general/cache_files.php
        )

    [cdataxmlnode] => Array
        (
            [module] => main
            [file] => classes/general/xml.php
        )

    [cdataxmldocument] => Array
        (
            [module] => main
            [file] => classes/general/xml.php
        )

    [cdataxml] => Array
        (
            [module] => main
            [file] => classes/general/xml.php
        )

    [cxmlfilestream] => Array
        (
            [module] => main
            [file] => classes/general/xml.php
        )

    [crsaprovider] => Array
        (
            [module] => main
            [file] => classes/general/rsasecurity.php
        )

    [crsasecurity] => Array
        (
            [module] => main
            [file] => classes/general/rsasecurity.php
        )

    [crsabcmathprovider] => Array
        (
            [module] => main
            [file] => classes/general/rsabcmath.php
        )

    [crsaopensslprovider] => Array
        (
            [module] => main
            [file] => classes/general/rsaopenssl.php
        )

    [casnreader] => Array
        (
            [module] => main
            [file] => classes/general/asn.php
        )

    [cbxshorturi] => Array
        (
            [module] => main
            [file] => classes/mysql/short_uri.php
        )

    [cfinder] => Array
        (
            [module] => main
            [file] => classes/general/finder.php
        )

    [caccess] => Array
        (
            [module] => main
            [file] => classes/general/access.php
        )

    [cauthprovider] => Array
        (
            [module] => main
            [file] => classes/general/authproviders.php
        )

    [iproviderinterface] => Array
        (
            [module] => main
            [file] => classes/general/authproviders.php
        )

    [cgroupauthprovider] => Array
        (
            [module] => main
            [file] => classes/general/authproviders.php
        )

    [cuserauthprovider] => Array
        (
            [module] => main
            [file] => classes/general/authproviders.php
        )

    [ctableschema] => Array
        (
            [module] => main
            [file] => classes/general/table_schema.php
        )

    [ccsvdata] => Array
        (
            [module] => main
            [file] => classes/general/csv_data.php
        )

    [csmile] => Array
        (
            [module] => main
            [file] => classes/general/smile.php
        )

    [csmilegallery] => Array
        (
            [module] => main
            [file] => classes/general/smile.php
        )

    [csmileset] => Array
        (
            [module] => main
            [file] => classes/general/smile.php
        )

    [cglobalcounter] => Array
        (
            [module] => main
            [file] => classes/general/global_counter.php
        )

    [cusercounter] => Array
        (
            [module] => main
            [file] => classes/mysql/user_counter.php
        )

    [cusercounterpage] => Array
        (
            [module] => main
            [file] => classes/mysql/user_counter.php
        )

    [chotkeys] => Array
        (
            [module] => main
            [file] => classes/general/hot_keys.php
        )

    [chotkeyscode] => Array
        (
            [module] => main
            [file] => classes/general/hot_keys.php
        )

    [cbxsanitizer] => Array
        (
            [module] => main
            [file] => classes/general/sanitizer.php
        )

    [ibxarchive] => Array
        (
            [module] => main
            [file] => classes/general/archive.php
        )

    [cbxarchive] => Array
        (
            [module] => main
            [file] => classes/general/archive.php
        )

    [cadminnotify] => Array
        (
            [module] => main
            [file] => classes/general/admin_notify.php
        )

    [cbxfavadmmenu] => Array
        (
            [module] => main
            [file] => classes/general/favorites.php
        )

    [cadmininformer] => Array
        (
            [module] => main
            [file] => classes/general/admin_informer.php
        )

    [csitecheckertest] => Array
        (
            [module] => main
            [file] => classes/general/site_checker.php
        )

    [csqlutil] => Array
        (
            [module] => main
            [file] => classes/general/sql_util.php
        )

    [cfileuploader] => Array
        (
            [module] => main
            [file] => classes/general/uploader.php
        )

    [lpa] => Array
        (
            [module] => main
            [file] => classes/general/lpa.php
        )

    [cadminfilter] => Array
        (
            [module] => main
            [file] => interface/admin_filter.php
        )

    [cadminlist] => Array
        (
            [module] => main
            [file] => interface/admin_list.php
        )

    [cadminlistrow] => Array
        (
            [module] => main
            [file] => interface/admin_list.php
        )

    [cadminuilist] => Array
        (
            [module] => main
            [file] => interface/admin_ui_list.php
        )

    [cadminuilistrow] => Array
        (
            [module] => main
            [file] => interface/admin_ui_list.php
        )

    [cadminuiresult] => Array
        (
            [module] => main
            [file] => interface/admin_ui_list.php
        )

    [cadminuicontextmenu] => Array
        (
            [module] => main
            [file] => interface/admin_ui_list.php
        )

    [cadminuisorting] => Array
        (
            [module] => main
            [file] => interface/admin_ui_list.php
        )

    [cadminuilistactionpanel] => Array
        (
            [module] => main
            [file] => interface/admin_ui_list.php
        )

    [cadmintabcontrol] => Array
        (
            [module] => main
            [file] => interface/admin_tabcontrol.php
        )

    [cadminform] => Array
        (
            [module] => main
            [file] => interface/admin_form.php
        )

    [cadminformsettings] => Array
        (
            [module] => main
            [file] => interface/admin_form.php
        )

    [cadmintabcontroldrag] => Array
        (
            [module] => main
            [file] => interface/admin_tabcontrol_drag.php
        )

    [cadmindraggableblockengine] => Array
        (
            [module] => main
            [file] => interface/admin_tabcontrol_drag.php
        )

    [cjspopup] => Array
        (
            [module] => main
            [file] => interface/jspopup.php
        )

    [cjspopuponpage] => Array
        (
            [module] => main
            [file] => interface/jspopup.php
        )

    [cadmincalendar] => Array
        (
            [module] => main
            [file] => interface/admin_calendar.php
        )

    [cadminviewtabcontrol] => Array
        (
            [module] => main
            [file] => interface/admin_viewtabcontrol.php
        )

    [cadmintabengine] => Array
        (
            [module] => main
            [file] => interface/admin_tabengine.php
        )

    [ccaptcha] => Array
        (
            [module] => main
            [file] => classes/general/captcha.php
        )

    [cmpnotifications] => Array
        (
            [module] => main
            [file] => classes/general/mp_notifications.php
        )

    [calltask] => Array
        (
            [module] => main
            [file] => classes/general/task.php
        )

    [ctask] => Array
        (
            [module] => main
            [file] => classes/general/task.php
        )

    [calloperation] => Array
        (
            [module] => main
            [file] => classes/general/operation.php
        )

    [coperation] => Array
        (
            [module] => main
            [file] => classes/general/operation.php
        )

    [callgroup] => Array
        (
            [module] => main
            [file] => classes/general/group.php
        )

    [cgroup] => Array
        (
            [module] => main
            [file] => classes/general/group.php
        )

    [cajax] => Array
        (
            [module] => main
            [file] => ajax_tools.php
        )

    [calluser] => Array
        (
            [module] => main
            [file] => classes/general/user.php
        )

    [cuser] => Array
        (
            [module] => main
            [file] => classes/general/user.php
        )

    [callevent] => Array
        (
            [module] => main
            [file] => classes/general/event.php
        )

    [cevent] => Array
        (
            [module] => main
            [file] => classes/general/event.php
        )

    [calleventmessage] => Array
        (
            [module] => main
            [file] => classes/general/eventmessage.php
        )

    [ceventmessage] => Array
        (
            [module] => main
            [file] => classes/general/eventmessage.php
        )

    [ceventtype] => Array
        (
            [module] => main
            [file] => classes/general/eventmessage.php
        )

    [_ceventtyperesult] => Array
        (
            [module] => main
            [file] => classes/general/eventmessage.php
        )

    [cdbresulteventmultiresult] => Array
        (
            [module] => main
            [file] => classes/general/eventmessage.php
        )

    [cdebuginfo] => Array
        (
            [module] => main
            [file] => classes/general/debuginfo.php
        )

    [ccaptchaagent] => Array
        (
            [module] => main
            [file] => classes/general/captchaagent.php
        )

    [callfilterquery] => Array
        (
            [module] => main
            [file] => classes/general/filterquery.php
        )

    [cfilterquery] => Array
        (
            [module] => main
            [file] => classes/general/filterquery.php
        )

    [cconvertorspregreplacehelper] => Array
        (
            [module] => main
            [file] => classes/general/convertorspregreplacehelper.php
        )

    [cspacer] => Array
        (
            [module] => main
            [file] => classes/general/spacer.php
        )

    [updatetools] => Array
        (
            [module] => main
            [file] => classes/general/updatetools.php
        )

    [cjscore] => Array
        (
            [module] => main
            [file] => classes/general/jscore.php
        )

    [cchecklisttools] => Array
        (
            [module] => main
            [file] => classes/general/checklist.php
        )

    [cmenu] => Array
        (
            [module] => main
            [file] => classes/general/menu.php
        )

    [cmenucustom] => Array
        (
            [module] => main
            [file] => classes/general/menucustom.php
        )

    [callusertypeentity] => Array
        (
            [module] => main
            [file] => classes/general/usertype.php
        )

    [cusertypeentity] => Array
        (
            [module] => main
            [file] => classes/general/usertype.php
        )

    [cuserfieldenum] => Array
        (
            [module] => main
            [file] => classes/general/userfieldenum.php
        )

    [cusertypesql] => Array
        (
            [module] => main
            [file] => classes/general/usertypesql.php
        )

    [cusertypemanager] => Array
        (
            [module] => main
            [file] => classes/general/usertypemanager.php
        )

    [cusertypestring] => Array
        (
            [module] => main
            [file] => classes/general/usertypestr.php
        )

    [cusertypeinteger] => Array
        (
            [module] => main
            [file] => classes/general/usertypeint.php
        )

    [cusertypedouble] => Array
        (
            [module] => main
            [file] => classes/general/usertypedbl.php
        )

    [cusertypedatetime] => Array
        (
            [module] => main
            [file] => classes/general/usertypetime.php
        )

    [cusertypedate] => Array
        (
            [module] => main
            [file] => classes/general/usertypedate.php
        )

    [cusertypeboolean] => Array
        (
            [module] => main
            [file] => classes/general/usertypebool.php
        )

    [cusertypefile] => Array
        (
            [module] => main
            [file] => classes/general/usertypefile.php
        )

    [cusertypeenum] => Array
        (
            [module] => main
            [file] => classes/general/usertypeenum.php
        )

    [cusertypeiblocksection] => Array
        (
            [module] => main
            [file] => classes/general/usertypesection.php
        )

    [ciblocksectionenum] => Array
        (
            [module] => main
            [file] => classes/general/usertypesection.php
        )

    [cusertypeiblockelement] => Array
        (
            [module] => main
            [file] => classes/general/usertypeelement.php
        )

    [cusertypestringformatted] => Array
        (
            [module] => main
            [file] => classes/general/usertypestrfmt.php
        )

    [cusertypeurl] => Array
        (
            [module] => main
            [file] => classes/general/usertypeurl.php
        )

    [bxgadget] => Array
        (
            [module] => main
            [file] => classes/general/gadget.php
        )

    [cmainadmin] => Array
        (
            [module] => main
            [file] => classes/general/main_admin.php
        )

    [ctemplates] => Array
        (
            [module] => main
            [file] => classes/general/templates.php
        )

    [cpagetemplate] => Array
        (
            [module] => main
            [file] => classes/general/page_template.php
        )

    [filescmp] => Array
        (
            [module] => main
            [file] => classes/general/files_cmp.php
        )

    [carchiver] => Array
        (
            [module] => main
            [file] => classes/general/tar_gz.php
        )

    [czip] => Array
        (
            [module] => main
            [file] => classes/general/zip.php
        )

    [curlrewriter] => Array
        (
            [module] => main
            [file] => classes/general/urlrewriter.php
        )

    [charsetconverter] => Array
        (
            [module] => main
            [file] => classes/general/charset_converter.php
        )

    [chtmlpagescache] => Array
        (
            [module] => main
            [file] => lib/composite/helper.php
        )

    [statichtmlmemcachedresponse] => Array
        (
            [module] => main
            [file] => lib/composite/responder.php
        )

    [statichtmlfileresponse] => Array
        (
            [module] => main
            [file] => lib/composite/responder.php
        )

    [bitrix\main\page\frame] => Array
        (
            [module] => main
            [file] => lib/composite/engine.php
        )

    [bitrix\main\page\framestatic] => Array
        (
            [module] => main
            [file] => lib/composite/staticarea.php
        )

    [bitrix\main\page\framebuffered] => Array
        (
            [module] => main
            [file] => lib/composite/bufferarea.php
        )

    [bitrix\main\page\framehelper] => Array
        (
            [module] => main
            [file] => lib/composite/bufferarea.php
        )

    [bitrix\main\data\statichtmlcache] => Array
        (
            [module] => main
            [file] => lib/composite/page.php
        )

    [bitrix\main\data\statichtmlstorage] => Array
        (
            [module] => main
            [file] => lib/composite/data/abstractstorage.php
        )

    [bitrix\main\data\statichtmlfilestorage] => Array
        (
            [module] => main
            [file] => lib/composite/data/filestorage.php
        )

    [bitrix\main\data\statichtmlmemcachedstorage] => Array
        (
            [module] => main
            [file] => lib/composite/data/memcachedstorage.php
        )

    [bitrix\main\data\staticcacheprovider] => Array
        (
            [module] => main
            [file] => lib/composite/data/cacheprovider.php
        )

    [bitrix\main\data\appcachemanifest] => Array
        (
            [module] => main
            [file] => lib/composite/appcache.php
        )

)
Array
(
    [bitrix\main\application] => Array
        (
            [module] => main
            [file] => lib/application.php
        )

    [bitrix\main\httpapplication] => Array
        (
            [module] => main
            [file] => lib/httpapplication.php
        )

    [bitrix\main\argumentexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\argumentnullexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\argumentoutofrangeexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\argumenttypeexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\notimplementedexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\notsupportedexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\invalidoperationexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\objectpropertyexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\objectnotfoundexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\objectexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\systemexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\accessdeniedexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\decodingexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\io\invalidpathexception] => Array
        (
            [module] => main
            [file] => lib/io/ioexception.php
        )

    [bitrix\main\io\filenotfoundexception] => Array
        (
            [module] => main
            [file] => lib/io/ioexception.php
        )

    [bitrix\main\io\filedeleteexception] => Array
        (
            [module] => main
            [file] => lib/io/ioexception.php
        )

    [bitrix\main\io\fileopenexception] => Array
        (
            [module] => main
            [file] => lib/io/ioexception.php
        )

    [bitrix\main\io\filenotopenedexception] => Array
        (
            [module] => main
            [file] => lib/io/ioexception.php
        )

    [bitrix\main\context] => Array
        (
            [module] => main
            [file] => lib/context.php
        )

    [bitrix\main\httpcontext] => Array
        (
            [module] => main
            [file] => lib/httpcontext.php
        )

    [bitrix\main\dispatcher] => Array
        (
            [module] => main
            [file] => lib/dispatcher.php
        )

    [bitrix\main\environment] => Array
        (
            [module] => main
            [file] => lib/environment.php
        )

    [bitrix\main\event] => Array
        (
            [module] => main
            [file] => lib/event.php
        )

    [bitrix\main\eventmanager] => Array
        (
            [module] => main
            [file] => lib/eventmanager.php
        )

    [bitrix\main\eventresult] => Array
        (
            [module] => main
            [file] => lib/eventresult.php
        )

    [bitrix\main\request] => Array
        (
            [module] => main
            [file] => lib/request.php
        )

    [bitrix\main\httprequest] => Array
        (
            [module] => main
            [file] => lib/httprequest.php
        )

    [bitrix\main\response] => Array
        (
            [module] => main
            [file] => lib/response.php
        )

    [bitrix\main\httpresponse] => Array
        (
            [module] => main
            [file] => lib/httpresponse.php
        )

    [bitrix\main\modulemanager] => Array
        (
            [module] => main
            [file] => lib/modulemanager.php
        )

    [bitrix\main\server] => Array
        (
            [module] => main
            [file] => lib/server.php
        )

    [bitrix\main\config\configuration] => Array
        (
            [module] => main
            [file] => lib/config/configuration.php
        )

    [bitrix\main\config\option] => Array
        (
            [module] => main
            [file] => lib/config/option.php
        )

    [bitrix\main\context\culture] => Array
        (
            [module] => main
            [file] => lib/context/culture.php
        )

    [bitrix\main\data\cache] => Array
        (
            [module] => main
            [file] => lib/data/cache.php
        )

    [bitrix\main\data\cacheengineapc] => Array
        (
            [module] => main
            [file] => lib/data/cacheengineapc.php
        )

    [bitrix\main\data\cacheenginememcache] => Array
        (
            [module] => main
            [file] => lib/data/cacheenginememcache.php
        )

    [bitrix\main\data\cacheenginefiles] => Array
        (
            [module] => main
            [file] => lib/data/cacheenginefiles.php
        )

    [bitrix\main\data\cacheenginenone] => Array
        (
            [module] => main
            [file] => lib/data/cacheenginenone.php
        )

    [bitrix\main\data\connection] => Array
        (
            [module] => main
            [file] => lib/data/connection.php
        )

    [bitrix\main\data\connectionpool] => Array
        (
            [module] => main
            [file] => lib/data/connectionpool.php
        )

    [bitrix\main\data\icacheengine] => Array
        (
            [module] => main
            [file] => lib/data/cache.php
        )

    [bitrix\main\data\hsphpreadconnection] => Array
        (
            [module] => main
            [file] => lib/data/hsphpreadconnection.php
        )

    [bitrix\main\data\managedcache] => Array
        (
            [module] => main
            [file] => lib/data/managedcache.php
        )

    [bitrix\main\data\taggedcache] => Array
        (
            [module] => main
            [file] => lib/data/taggedcache.php
        )

    [bitrix\main\data\memcacheconnection] => Array
        (
            [module] => main
            [file] => lib/data/memcacheconnection.php
        )

    [bitrix\main\data\memcachedconnection] => Array
        (
            [module] => main
            [file] => lib/data/memcachedconnection.php
        )

    [bitrix\main\data\nosqlconnection] => Array
        (
            [module] => main
            [file] => lib/data/nosqlconnection.php
        )

    [bitrix\main\db\arrayresult] => Array
        (
            [module] => main
            [file] => lib/db/arrayresult.php
        )

    [bitrix\main\db\result] => Array
        (
            [module] => main
            [file] => lib/db/result.php
        )

    [bitrix\main\db\connection] => Array
        (
            [module] => main
            [file] => lib/db/connection.php
        )

    [bitrix\main\db\sqlexception] => Array
        (
            [module] => main
            [file] => lib/db/sqlexception.php
        )

    [bitrix\main\db\sqlqueryexception] => Array
        (
            [module] => main
            [file] => lib/db/sqlexception.php
        )

    [bitrix\main\db\transactionexception] => Array
        (
            [module] => main
            [file] => lib/db/sqlexception.php
        )

    [bitrix\main\db\sqlexpression] => Array
        (
            [module] => main
            [file] => lib/db/sqlexpression.php
        )

    [bitrix\main\db\sqlhelper] => Array
        (
            [module] => main
            [file] => lib/db/sqlhelper.php
        )

    [bitrix\main\db\mysqlcommonconnection] => Array
        (
            [module] => main
            [file] => lib/db/mysqlcommonconnection.php
        )

    [bitrix\main\db\mysqliconnection] => Array
        (
            [module] => main
            [file] => lib/db/mysqliconnection.php
        )

    [bitrix\main\db\mysqliresult] => Array
        (
            [module] => main
            [file] => lib/db/mysqliresult.php
        )

    [bitrix\main\db\mysqlisqlhelper] => Array
        (
            [module] => main
            [file] => lib/db/mysqlisqlhelper.php
        )

    [bitrix\main\db\mssqlconnection] => Array
        (
            [module] => main
            [file] => lib/db/mssqlconnection.php
        )

    [bitrix\main\db\mssqlresult] => Array
        (
            [module] => main
            [file] => lib/db/mssqlresult.php
        )

    [bitrix\main\db\mssqlsqlhelper] => Array
        (
            [module] => main
            [file] => lib/db/mssqlsqlhelper.php
        )

    [bitrix\main\db\oracleconnection] => Array
        (
            [module] => main
            [file] => lib/db/oracleconnection.php
        )

    [bitrix\main\db\oracleresult] => Array
        (
            [module] => main
            [file] => lib/db/oracleresult.php
        )

    [bitrix\main\db\oraclesqlhelper] => Array
        (
            [module] => main
            [file] => lib/db/oraclesqlhelper.php
        )

    [bitrix\main\db\pgsqlconnection] => Array
        (
            [module] => main
            [file] => lib/db/pgsqlconnection.php
        )

    [bitrix\main\diag\httpexceptionhandleroutput] => Array
        (
            [module] => main
            [file] => lib/diag/httpexceptionhandleroutput.php
        )

    [bitrix\main\diag\fileexceptionhandlerlog] => Array
        (
            [module] => main
            [file] => lib/diag/fileexceptionhandlerlog.php
        )

    [bitrix\main\diag\exceptionhandler] => Array
        (
            [module] => main
            [file] => lib/diag/exceptionhandler.php
        )

    [bitrix\main\diag\iexceptionhandleroutput] => Array
        (
            [module] => main
            [file] => lib/diag/iexceptionhandleroutput.php
        )

    [bitrix\main\diag\exceptionhandlerlog] => Array
        (
            [module] => main
            [file] => lib/diag/exceptionhandlerlog.php
        )

    [bitrix\main\io\file] => Array
        (
            [module] => main
            [file] => lib/io/file.php
        )

    [bitrix\main\io\fileentry] => Array
        (
            [module] => main
            [file] => lib/io/fileentry.php
        )

    [bitrix\main\io\path] => Array
        (
            [module] => main
            [file] => lib/io/path.php
        )

    [bitrix\main\io\filesystementry] => Array
        (
            [module] => main
            [file] => lib/io/filesystementry.php
        )

    [bitrix\main\io\ifilestream] => Array
        (
            [module] => main
            [file] => lib/io/ifilestream.php
        )

    [bitrix\main\localization\loc] => Array
        (
            [module] => main
            [file] => lib/localization/loc.php
        )

    [bitrix\main\mail\mail] => Array
        (
            [module] => main
            [file] => lib/mail/mail.php
        )

    [bitrix\main\mail\tracking] => Array
        (
            [module] => main
            [file] => lib/mail/tracking.php
        )

    [bitrix\main\mail\eventmanager] => Array
        (
            [module] => main
            [file] => lib/mail/eventmanager.php
        )

    [bitrix\main\mail\eventmessagecompiler] => Array
        (
            [module] => main
            [file] => lib/mail/eventmessagecompiler.php
        )

    [bitrix\main\mail\eventmessagethemecompiler] => Array
        (
            [module] => main
            [file] => lib/mail/eventmessagethemecompiler.php
        )

    [bitrix\main\mail\internal\event] => Array
        (
            [module] => main
            [file] => lib/mail/internal/event.php
        )

    [bitrix\main\mail\internal\eventattachment] => Array
        (
            [module] => main
            [file] => lib/mail/internal/eventattachment.php
        )

    [bitrix\main\mail\internal\eventmessage] => Array
        (
            [module] => main
            [file] => lib/mail/internal/eventmessage.php
        )

    [bitrix\main\mail\internal\eventmessagesite] => Array
        (
            [module] => main
            [file] => lib/mail/internal/eventmessagesite.php
        )

    [bitrix\main\mail\internal\eventmessageattachment] => Array
        (
            [module] => main
            [file] => lib/mail/internal/eventmessageattachment.php
        )

    [bitrix\main\mail\internal\eventtype] => Array
        (
            [module] => main
            [file] => lib/mail/internal/eventtype.php
        )

    [bitrix\main\text\converter] => Array
        (
            [module] => main
            [file] => lib/text/converter.php
        )

    [bitrix\main\text\emptyconverter] => Array
        (
            [module] => main
            [file] => lib/text/emptyconverter.php
        )

    [bitrix\main\text\encoding] => Array
        (
            [module] => main
            [file] => lib/text/encoding.php
        )

    [bitrix\main\text\htmlconverter] => Array
        (
            [module] => main
            [file] => lib/text/htmlconverter.php
        )

    [bitrix\main\text\binarystring] => Array
        (
            [module] => main
            [file] => lib/text/binarystring.php
        )

    [bitrix\main\text\xmlconverter] => Array
        (
            [module] => main
            [file] => lib/text/xmlconverter.php
        )

    [bitrix\main\type\collection] => Array
        (
            [module] => main
            [file] => lib/type/collection.php
        )

    [bitrix\main\type\date] => Array
        (
            [module] => main
            [file] => lib/type/date.php
        )

    [bitrix\main\type\datetime] => Array
        (
            [module] => main
            [file] => lib/type/datetime.php
        )

    [bitrix\main\type\dictionary] => Array
        (
            [module] => main
            [file] => lib/type/dictionary.php
        )

    [bitrix\main\type\filterabledictionary] => Array
        (
            [module] => main
            [file] => lib/type/filterabledictionary.php
        )

    [bitrix\main\type\parameterdictionary] => Array
        (
            [module] => main
            [file] => lib/type/parameterdictionary.php
        )

    [bitrix\main\web\cookie] => Array
        (
            [module] => main
            [file] => lib/web/cookie.php
        )

    [bitrix\main\web\uri] => Array
        (
            [module] => main
            [file] => lib/web/uri.php
        )

    [bitrix\main\sendereventhandler] => Array
        (
            [module] => main
            [file] => lib/senderconnector.php
        )

    [bitrix\main\senderconnectoruser] => Array
        (
            [module] => main
            [file] => lib/senderconnector.php
        )

    [bitrix\main\urlrewriterrulemaker] => Array
        (
            [module] => main
            [file] => lib/urlrewriter.php
        )

    [bitrix\main\update\stepper] => Array
        (
            [module] => main
            [file] => lib/update/stepper.php
        )

    [bitrix\main\composite\abstractresponse] => Array
        (
            [module] => main
            [file] => lib/composite/responder.php
        )

    [bitrix\main\composite\fileresponse] => Array
        (
            [module] => main
            [file] => lib/composite/responder.php
        )

    [bitrix\main\composite\memcachedresponse] => Array
        (
            [module] => main
            [file] => lib/composite/responder.php
        )

    [bitrix\main\security\otpexception] => Array
        (
            [module] => main
            [file] => lib/security/securityexception.php
        )

    [ctimezone] => Array
        (
            [module] => main
            [file] => classes/general/time.php
        )

    [cbxpunycode] => Array
        (
            [module] => main
            [file] => classes/general/punycode.php
        )

    [ibxvirtualio] => Array
        (
            [module] => main
            [file] => classes/general/virtual_io.php
        )

    [ibxgeterrors] => Array
        (
            [module] => main
            [file] => classes/general/virtual_io.php
        )

    [cbxvirtualio] => Array
        (
            [module] => main
            [file] => classes/general/virtual_io.php
        )

    [cbxvirtualfilebase] => Array
        (
            [module] => main
            [file] => classes/general/virtual_file.php
        )

    [cbxvirtualfile] => Array
        (
            [module] => main
            [file] => classes/general/virtual_file.php
        )

    [cbxvirtualdirectory] => Array
        (
            [module] => main
            [file] => classes/general/virtual_file.php
        )

    [calloption] => Array
        (
            [module] => main
            [file] => classes/general/option.php
        )

    [coption] => Array
        (
            [module] => main
            [file] => classes/general/option.php
        )

    [callpageoption] => Array
        (
            [module] => main
            [file] => classes/general/pageoption.php
        )

    [cpageoption] => Array
        (
            [module] => main
            [file] => classes/general/pageoption.php
        )

    [callsqlwhere] => Array
        (
            [module] => main
            [file] => classes/general/sqlwhere.php
        )

    [csqlwhereexpression] => Array
        (
            [module] => main
            [file] => classes/general/sqlwhere.php
        )

    [csqlwhere] => Array
        (
            [module] => main
            [file] => classes/general/sqlwhere.php
        )

    [calllanguage] => Array
        (
            [module] => main
            [file] => classes/general/language.php
        )

    [clanguage] => Array
        (
            [module] => main
            [file] => classes/general/language.php
        )

    [clangadmin] => Array
        (
            [module] => main
            [file] => classes/general/language.php
        )

    [_clangdbresult] => Array
        (
            [module] => main
            [file] => classes/general/langdbresult.php
        )

    [callagent] => Array
        (
            [module] => main
            [file] => classes/general/agent.php
        )

    [cagent] => Array
        (
            [module] => main
            [file] => classes/mysql/agent.php
        )

    [capplicationexception] => Array
        (
            [module] => main
            [file] => classes/general/applicationexception.php
        )

    [cadminexception] => Array
        (
            [module] => main
            [file] => classes/general/adminexception.php
        )

    [callsite] => Array
        (
            [module] => main
            [file] => classes/general/site.php
        )

    [calllang] => Array
        (
            [module] => main
            [file] => classes/general/site.php
        )

    [csite] => Array
        (
            [module] => main
            [file] => classes/general/site.php
        )

    [clang] => Array
        (
            [module] => main
            [file] => classes/general/site.php
        )

    [chttp] => Array
        (
            [module] => main
            [file] => classes/general/http.php
        )

    [cutil] => Array
        (
            [module] => main
            [file] => classes/general/util.php
        )

    [callmain] => Array
        (
            [module] => main
            [file] => classes/general/main.php
        )

    [cmain] => Array
        (
            [module] => main
            [file] => classes/general/main.php
        )

    [calldatabase] => Array
        (
            [module] => main
            [file] => classes/general/database.php
        )

    [calldbresult] => Array
        (
            [module] => main
            [file] => classes/general/dbresult.php
        )

    [cdatabasemysql] => Array
        (
            [module] => main
            [file] => classes/mysql/database.php
        )

    [cdbresultmysql] => Array
        (
            [module] => main
            [file] => classes/mysql/dbresult.php
        )

    [icachebackend] => Array
        (
            [module] => main
            [file] => classes/general/cache_backend.php
        )

    [cphpcache] => Array
        (
            [module] => main
            [file] => classes/general/cache.php
        )

    [ccachemanager] => Array
        (
            [module] => main
            [file] => classes/general/cache_manager.php
        )

    [cpagecache] => Array
        (
            [module] => main
            [file] => classes/general/page_cache.php
        )

    [cstackcacheentry] => Array
        (
            [module] => main
            [file] => classes/general/stack_cache_entry.php
        )

    [cstackcachemanager] => Array
        (
            [module] => main
            [file] => classes/general/stack_cache.php
        )

    [cmodule] => Array
        (
            [module] => main
            [file] => /classes/general/module.php
        )

    [bitrix\main\entity\ufield] => Array
        (
            [module] => main
            [file] => include/deprecated/ufield.php
        )

    [cdatabase] => Array
        (
            [module] => main
            [file] => classes/mysql/database.php
        )

    [cdbresult] => Array
        (
            [module] => main
            [file] => classes/mysql/dbresult.php
        )

    [csitetemplate] => Array
        (
            [module] => main
            [file] => classes/general/site_template.php
        )

    [cbitrixcomponent] => Array
        (
            [module] => main
            [file] => classes/general/component.php
        )

    [ccomponentengine] => Array
        (
            [module] => main
            [file] => classes/general/component_engine.php
        )

    [ccomponentajax] => Array
        (
            [module] => main
            [file] => classes/general/component_ajax.php
        )

    [cbitrixcomponenttemplate] => Array
        (
            [module] => main
            [file] => classes/general/component_template.php
        )

    [ccomponentutil] => Array
        (
            [module] => main
            [file] => classes/general/component_util.php
        )

    [ccontrollerclient] => Array
        (
            [module] => main
            [file] => classes/general/controller_member.php
        )

    [phpparser] => Array
        (
            [module] => main
            [file] => classes/general/php_parser.php
        )

    [cdiskquota] => Array
        (
            [module] => main
            [file] => classes/general/quota.php
        )

    [ceventlog] => Array
        (
            [module] => main
            [file] => classes/general/event_log.php
        )

    [ceventmain] => Array
        (
            [module] => main
            [file] => classes/general/event_log.php
        )

    [cadminfiledialog] => Array
        (
            [module] => main
            [file] => classes/general/file_dialog.php
        )

    [wll_user] => Array
        (
            [module] => main
            [file] => classes/general/liveid.php
        )

    [wll_consenttoken] => Array
        (
            [module] => main
            [file] => classes/general/liveid.php
        )

    [windowslivelogin] => Array
        (
            [module] => main
            [file] => classes/general/liveid.php
        )

    [cfile] => Array
        (
            [module] => main
            [file] => classes/general/file.php
        )

    [callfile] => Array
        (
            [module] => main
            [file] => classes/general/file.php
        )

    [ctempfile] => Array
        (
            [module] => main
            [file] => classes/general/file_temp.php
        )

    [cfavorites] => Array
        (
            [module] => main
            [file] => classes/mysql/favorites.php
        )

    [cuseroptions] => Array
        (
            [module] => main
            [file] => classes/general/user_options.php
        )

    [cgridoptions] => Array
        (
            [module] => main
            [file] => classes/general/grids.php
        )

    [cundo] => Array
        (
            [module] => main
            [file] => /classes/general/undo.php
        )

    [cautosave] => Array
        (
            [module] => main
            [file] => /classes/general/undo.php
        )

    [callratings] => Array
        (
            [module] => main
            [file] => classes/general/ratings.php
        )

    [cratings] => Array
        (
            [module] => main
            [file] => classes/mysql/ratings.php
        )

    [cratingscomponentsmain] => Array
        (
            [module] => main
            [file] => classes/mysql/ratings_components.php
        )

    [cratingrule] => Array
        (
            [module] => main
            [file] => classes/general/rating_rule.php
        )

    [cratingrulesmain] => Array
        (
            [module] => main
            [file] => classes/mysql/rating_rules.php
        )

    [ctoppanel] => Array
        (
            [module] => main
            [file] => public/top_panel.php
        )

    [ceditarea] => Array
        (
            [module] => main
            [file] => public/edit_area.php
        )

    [ccomponentpanel] => Array
        (
            [module] => main
            [file] => public/edit_area.php
        )

    [ctextparser] => Array
        (
            [module] => main
            [file] => classes/general/textparser.php
        )

    [cphpcachefiles] => Array
        (
            [module] => main
            [file] => classes/general/cache_files.php
        )

    [cdataxmlnode] => Array
        (
            [module] => main
            [file] => classes/general/xml.php
        )

    [cdataxmldocument] => Array
        (
            [module] => main
            [file] => classes/general/xml.php
        )

    [cdataxml] => Array
        (
            [module] => main
            [file] => classes/general/xml.php
        )

    [cxmlfilestream] => Array
        (
            [module] => main
            [file] => classes/general/xml.php
        )

    [crsaprovider] => Array
        (
            [module] => main
            [file] => classes/general/rsasecurity.php
        )

    [crsasecurity] => Array
        (
            [module] => main
            [file] => classes/general/rsasecurity.php
        )

    [crsabcmathprovider] => Array
        (
            [module] => main
            [file] => classes/general/rsabcmath.php
        )

    [crsaopensslprovider] => Array
        (
            [module] => main
            [file] => classes/general/rsaopenssl.php
        )

    [casnreader] => Array
        (
            [module] => main
            [file] => classes/general/asn.php
        )

    [cbxshorturi] => Array
        (
            [module] => main
            [file] => classes/mysql/short_uri.php
        )

    [cfinder] => Array
        (
            [module] => main
            [file] => classes/general/finder.php
        )

    [caccess] => Array
        (
            [module] => main
            [file] => classes/general/access.php
        )

    [cauthprovider] => Array
        (
            [module] => main
            [file] => classes/general/authproviders.php
        )

    [iproviderinterface] => Array
        (
            [module] => main
            [file] => classes/general/authproviders.php
        )

    [cgroupauthprovider] => Array
        (
            [module] => main
            [file] => classes/general/authproviders.php
        )

    [cuserauthprovider] => Array
        (
            [module] => main
            [file] => classes/general/authproviders.php
        )

    [ctableschema] => Array
        (
            [module] => main
            [file] => classes/general/table_schema.php
        )

    [ccsvdata] => Array
        (
            [module] => main
            [file] => classes/general/csv_data.php
        )

    [csmile] => Array
        (
            [module] => main
            [file] => classes/general/smile.php
        )

    [csmilegallery] => Array
        (
            [module] => main
            [file] => classes/general/smile.php
        )

    [csmileset] => Array
        (
            [module] => main
            [file] => classes/general/smile.php
        )

    [cglobalcounter] => Array
        (
            [module] => main
            [file] => classes/general/global_counter.php
        )

    [cusercounter] => Array
        (
            [module] => main
            [file] => classes/mysql/user_counter.php
        )

    [cusercounterpage] => Array
        (
            [module] => main
            [file] => classes/mysql/user_counter.php
        )

    [chotkeys] => Array
        (
            [module] => main
            [file] => classes/general/hot_keys.php
        )

    [chotkeyscode] => Array
        (
            [module] => main
            [file] => classes/general/hot_keys.php
        )

    [cbxsanitizer] => Array
        (
            [module] => main
            [file] => classes/general/sanitizer.php
        )

    [ibxarchive] => Array
        (
            [module] => main
            [file] => classes/general/archive.php
        )

    [cbxarchive] => Array
        (
            [module] => main
            [file] => classes/general/archive.php
        )

    [cadminnotify] => Array
        (
            [module] => main
            [file] => classes/general/admin_notify.php
        )

    [cbxfavadmmenu] => Array
        (
            [module] => main
            [file] => classes/general/favorites.php
        )

    [cadmininformer] => Array
        (
            [module] => main
            [file] => classes/general/admin_informer.php
        )

    [csitecheckertest] => Array
        (
            [module] => main
            [file] => classes/general/site_checker.php
        )

    [csqlutil] => Array
        (
            [module] => main
            [file] => classes/general/sql_util.php
        )

    [cfileuploader] => Array
        (
            [module] => main
            [file] => classes/general/uploader.php
        )

    [lpa] => Array
        (
            [module] => main
            [file] => classes/general/lpa.php
        )

    [cadminfilter] => Array
        (
            [module] => main
            [file] => interface/admin_filter.php
        )

    [cadminlist] => Array
        (
            [module] => main
            [file] => interface/admin_list.php
        )

    [cadminlistrow] => Array
        (
            [module] => main
            [file] => interface/admin_list.php
        )

    [cadminuilist] => Array
        (
            [module] => main
            [file] => interface/admin_ui_list.php
        )

    [cadminuilistrow] => Array
        (
            [module] => main
            [file] => interface/admin_ui_list.php
        )

    [cadminuiresult] => Array
        (
            [module] => main
            [file] => interface/admin_ui_list.php
        )

    [cadminuicontextmenu] => Array
        (
            [module] => main
            [file] => interface/admin_ui_list.php
        )

    [cadminuisorting] => Array
        (
            [module] => main
            [file] => interface/admin_ui_list.php
        )

    [cadminuilistactionpanel] => Array
        (
            [module] => main
            [file] => interface/admin_ui_list.php
        )

    [cadmintabcontrol] => Array
        (
            [module] => main
            [file] => interface/admin_tabcontrol.php
        )

    [cadminform] => Array
        (
            [module] => main
            [file] => interface/admin_form.php
        )

    [cadminformsettings] => Array
        (
            [module] => main
            [file] => interface/admin_form.php
        )

    [cadmintabcontroldrag] => Array
        (
            [module] => main
            [file] => interface/admin_tabcontrol_drag.php
        )

    [cadmindraggableblockengine] => Array
        (
            [module] => main
            [file] => interface/admin_tabcontrol_drag.php
        )

    [cjspopup] => Array
        (
            [module] => main
            [file] => interface/jspopup.php
        )

    [cjspopuponpage] => Array
        (
            [module] => main
            [file] => interface/jspopup.php
        )

    [cadmincalendar] => Array
        (
            [module] => main
            [file] => interface/admin_calendar.php
        )

    [cadminviewtabcontrol] => Array
        (
            [module] => main
            [file] => interface/admin_viewtabcontrol.php
        )

    [cadmintabengine] => Array
        (
            [module] => main
            [file] => interface/admin_tabengine.php
        )

    [ccaptcha] => Array
        (
            [module] => main
            [file] => classes/general/captcha.php
        )

    [cmpnotifications] => Array
        (
            [module] => main
            [file] => classes/general/mp_notifications.php
        )

    [calltask] => Array
        (
            [module] => main
            [file] => classes/general/task.php
        )

    [ctask] => Array
        (
            [module] => main
            [file] => classes/general/task.php
        )

    [calloperation] => Array
        (
            [module] => main
            [file] => classes/general/operation.php
        )

    [coperation] => Array
        (
            [module] => main
            [file] => classes/general/operation.php
        )

    [callgroup] => Array
        (
            [module] => main
            [file] => classes/general/group.php
        )

    [cgroup] => Array
        (
            [module] => main
            [file] => classes/general/group.php
        )

    [cajax] => Array
        (
            [module] => main
            [file] => ajax_tools.php
        )

    [calluser] => Array
        (
            [module] => main
            [file] => classes/general/user.php
        )

    [cuser] => Array
        (
            [module] => main
            [file] => classes/general/user.php
        )

    [callevent] => Array
        (
            [module] => main
            [file] => classes/general/event.php
        )

    [cevent] => Array
        (
            [module] => main
            [file] => classes/general/event.php
        )

    [calleventmessage] => Array
        (
            [module] => main
            [file] => classes/general/eventmessage.php
        )

    [ceventmessage] => Array
        (
            [module] => main
            [file] => classes/general/eventmessage.php
        )

    [ceventtype] => Array
        (
            [module] => main
            [file] => classes/general/eventmessage.php
        )

    [_ceventtyperesult] => Array
        (
            [module] => main
            [file] => classes/general/eventmessage.php
        )

    [cdbresulteventmultiresult] => Array
        (
            [module] => main
            [file] => classes/general/eventmessage.php
        )

    [cdebuginfo] => Array
        (
            [module] => main
            [file] => classes/general/debuginfo.php
        )

    [ccaptchaagent] => Array
        (
            [module] => main
            [file] => classes/general/captchaagent.php
        )

    [callfilterquery] => Array
        (
            [module] => main
            [file] => classes/general/filterquery.php
        )

    [cfilterquery] => Array
        (
            [module] => main
            [file] => classes/general/filterquery.php
        )

    [cconvertorspregreplacehelper] => Array
        (
            [module] => main
            [file] => classes/general/convertorspregreplacehelper.php
        )

    [cspacer] => Array
        (
            [module] => main
            [file] => classes/general/spacer.php
        )

    [updatetools] => Array
        (
            [module] => main
            [file] => classes/general/updatetools.php
        )

    [cjscore] => Array
        (
            [module] => main
            [file] => classes/general/jscore.php
        )

    [cchecklisttools] => Array
        (
            [module] => main
            [file] => classes/general/checklist.php
        )

    [cmenu] => Array
        (
            [module] => main
            [file] => classes/general/menu.php
        )

    [cmenucustom] => Array
        (
            [module] => main
            [file] => classes/general/menucustom.php
        )

    [callusertypeentity] => Array
        (
            [module] => main
            [file] => classes/general/usertype.php
        )

    [cusertypeentity] => Array
        (
            [module] => main
            [file] => classes/general/usertype.php
        )

    [cuserfieldenum] => Array
        (
            [module] => main
            [file] => classes/general/userfieldenum.php
        )

    [cusertypesql] => Array
        (
            [module] => main
            [file] => classes/general/usertypesql.php
        )

    [cusertypemanager] => Array
        (
            [module] => main
            [file] => classes/general/usertypemanager.php
        )

    [cusertypestring] => Array
        (
            [module] => main
            [file] => classes/general/usertypestr.php
        )

    [cusertypeinteger] => Array
        (
            [module] => main
            [file] => classes/general/usertypeint.php
        )

    [cusertypedouble] => Array
        (
            [module] => main
            [file] => classes/general/usertypedbl.php
        )

    [cusertypedatetime] => Array
        (
            [module] => main
            [file] => classes/general/usertypetime.php
        )

    [cusertypedate] => Array
        (
            [module] => main
            [file] => classes/general/usertypedate.php
        )

    [cusertypeboolean] => Array
        (
            [module] => main
            [file] => classes/general/usertypebool.php
        )

    [cusertypefile] => Array
        (
            [module] => main
            [file] => classes/general/usertypefile.php
        )

    [cusertypeenum] => Array
        (
            [module] => main
            [file] => classes/general/usertypeenum.php
        )

    [cusertypeiblocksection] => Array
        (
            [module] => main
            [file] => classes/general/usertypesection.php
        )

    [ciblocksectionenum] => Array
        (
            [module] => main
            [file] => classes/general/usertypesection.php
        )

    [cusertypeiblockelement] => Array
        (
            [module] => main
            [file] => classes/general/usertypeelement.php
        )

    [cusertypestringformatted] => Array
        (
            [module] => main
            [file] => classes/general/usertypestrfmt.php
        )

    [cusertypeurl] => Array
        (
            [module] => main
            [file] => classes/general/usertypeurl.php
        )

    [bxgadget] => Array
        (
            [module] => main
            [file] => classes/general/gadget.php
        )

    [cmainadmin] => Array
        (
            [module] => main
            [file] => classes/general/main_admin.php
        )

    [ctemplates] => Array
        (
            [module] => main
            [file] => classes/general/templates.php
        )

    [cpagetemplate] => Array
        (
            [module] => main
            [file] => classes/general/page_template.php
        )

    [filescmp] => Array
        (
            [module] => main
            [file] => classes/general/files_cmp.php
        )

    [carchiver] => Array
        (
            [module] => main
            [file] => classes/general/tar_gz.php
        )

    [czip] => Array
        (
            [module] => main
            [file] => classes/general/zip.php
        )

    [curlrewriter] => Array
        (
            [module] => main
            [file] => classes/general/urlrewriter.php
        )

    [charsetconverter] => Array
        (
            [module] => main
            [file] => classes/general/charset_converter.php
        )

    [chtmlpagescache] => Array
        (
            [module] => main
            [file] => lib/composite/helper.php
        )

    [statichtmlmemcachedresponse] => Array
        (
            [module] => main
            [file] => lib/composite/responder.php
        )

    [statichtmlfileresponse] => Array
        (
            [module] => main
            [file] => lib/composite/responder.php
        )

    [bitrix\main\page\frame] => Array
        (
            [module] => main
            [file] => lib/composite/engine.php
        )

    [bitrix\main\page\framestatic] => Array
        (
            [module] => main
            [file] => lib/composite/staticarea.php
        )

    [bitrix\main\page\framebuffered] => Array
        (
            [module] => main
            [file] => lib/composite/bufferarea.php
        )

    [bitrix\main\page\framehelper] => Array
        (
            [module] => main
            [file] => lib/composite/bufferarea.php
        )

    [bitrix\main\data\statichtmlcache] => Array
        (
            [module] => main
            [file] => lib/composite/page.php
        )

    [bitrix\main\data\statichtmlstorage] => Array
        (
            [module] => main
            [file] => lib/composite/data/abstractstorage.php
        )

    [bitrix\main\data\statichtmlfilestorage] => Array
        (
            [module] => main
            [file] => lib/composite/data/filestorage.php
        )

    [bitrix\main\data\statichtmlmemcachedstorage] => Array
        (
            [module] => main
            [file] => lib/composite/data/memcachedstorage.php
        )

    [bitrix\main\data\staticcacheprovider] => Array
        (
            [module] => main
            [file] => lib/composite/data/cacheprovider.php
        )

    [bitrix\main\data\appcachemanifest] => Array
        (
            [module] => main
            [file] => lib/composite/appcache.php
        )

)
Array
(
    [bitrix\main\application] => Array
        (
            [module] => main
            [file] => lib/application.php
        )

    [bitrix\main\httpapplication] => Array
        (
            [module] => main
            [file] => lib/httpapplication.php
        )

    [bitrix\main\argumentexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\argumentnullexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\argumentoutofrangeexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\argumenttypeexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\notimplementedexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\notsupportedexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\invalidoperationexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\objectpropertyexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\objectnotfoundexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\objectexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\systemexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\accessdeniedexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\decodingexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\io\invalidpathexception] => Array
        (
            [module] => main
            [file] => lib/io/ioexception.php
        )

    [bitrix\main\io\filenotfoundexception] => Array
        (
            [module] => main
            [file] => lib/io/ioexception.php
        )

    [bitrix\main\io\filedeleteexception] => Array
        (
            [module] => main
            [file] => lib/io/ioexception.php
        )

    [bitrix\main\io\fileopenexception] => Array
        (
            [module] => main
            [file] => lib/io/ioexception.php
        )

    [bitrix\main\io\filenotopenedexception] => Array
        (
            [module] => main
            [file] => lib/io/ioexception.php
        )

    [bitrix\main\context] => Array
        (
            [module] => main
            [file] => lib/context.php
        )

    [bitrix\main\httpcontext] => Array
        (
            [module] => main
            [file] => lib/httpcontext.php
        )

    [bitrix\main\dispatcher] => Array
        (
            [module] => main
            [file] => lib/dispatcher.php
        )

    [bitrix\main\environment] => Array
        (
            [module] => main
            [file] => lib/environment.php
        )

    [bitrix\main\event] => Array
        (
            [module] => main
            [file] => lib/event.php
        )

    [bitrix\main\eventmanager] => Array
        (
            [module] => main
            [file] => lib/eventmanager.php
        )

    [bitrix\main\eventresult] => Array
        (
            [module] => main
            [file] => lib/eventresult.php
        )

    [bitrix\main\request] => Array
        (
            [module] => main
            [file] => lib/request.php
        )

    [bitrix\main\httprequest] => Array
        (
            [module] => main
            [file] => lib/httprequest.php
        )

    [bitrix\main\response] => Array
        (
            [module] => main
            [file] => lib/response.php
        )

    [bitrix\main\httpresponse] => Array
        (
            [module] => main
            [file] => lib/httpresponse.php
        )

    [bitrix\main\modulemanager] => Array
        (
            [module] => main
            [file] => lib/modulemanager.php
        )

    [bitrix\main\server] => Array
        (
            [module] => main
            [file] => lib/server.php
        )

    [bitrix\main\config\configuration] => Array
        (
            [module] => main
            [file] => lib/config/configuration.php
        )

    [bitrix\main\config\option] => Array
        (
            [module] => main
            [file] => lib/config/option.php
        )

    [bitrix\main\context\culture] => Array
        (
            [module] => main
            [file] => lib/context/culture.php
        )

    [bitrix\main\data\cache] => Array
        (
            [module] => main
            [file] => lib/data/cache.php
        )

    [bitrix\main\data\cacheengineapc] => Array
        (
            [module] => main
            [file] => lib/data/cacheengineapc.php
        )

    [bitrix\main\data\cacheenginememcache] => Array
        (
            [module] => main
            [file] => lib/data/cacheenginememcache.php
        )

    [bitrix\main\data\cacheenginefiles] => Array
        (
            [module] => main
            [file] => lib/data/cacheenginefiles.php
        )

    [bitrix\main\data\cacheenginenone] => Array
        (
            [module] => main
            [file] => lib/data/cacheenginenone.php
        )

    [bitrix\main\data\connection] => Array
        (
            [module] => main
            [file] => lib/data/connection.php
        )

    [bitrix\main\data\connectionpool] => Array
        (
            [module] => main
            [file] => lib/data/connectionpool.php
        )

    [bitrix\main\data\icacheengine] => Array
        (
            [module] => main
            [file] => lib/data/cache.php
        )

    [bitrix\main\data\hsphpreadconnection] => Array
        (
            [module] => main
            [file] => lib/data/hsphpreadconnection.php
        )

    [bitrix\main\data\managedcache] => Array
        (
            [module] => main
            [file] => lib/data/managedcache.php
        )

    [bitrix\main\data\taggedcache] => Array
        (
            [module] => main
            [file] => lib/data/taggedcache.php
        )

    [bitrix\main\data\memcacheconnection] => Array
        (
            [module] => main
            [file] => lib/data/memcacheconnection.php
        )

    [bitrix\main\data\memcachedconnection] => Array
        (
            [module] => main
            [file] => lib/data/memcachedconnection.php
        )

    [bitrix\main\data\nosqlconnection] => Array
        (
            [module] => main
            [file] => lib/data/nosqlconnection.php
        )

    [bitrix\main\db\arrayresult] => Array
        (
            [module] => main
            [file] => lib/db/arrayresult.php
        )

    [bitrix\main\db\result] => Array
        (
            [module] => main
            [file] => lib/db/result.php
        )

    [bitrix\main\db\connection] => Array
        (
            [module] => main
            [file] => lib/db/connection.php
        )

    [bitrix\main\db\sqlexception] => Array
        (
            [module] => main
            [file] => lib/db/sqlexception.php
        )

    [bitrix\main\db\sqlqueryexception] => Array
        (
            [module] => main
            [file] => lib/db/sqlexception.php
        )

    [bitrix\main\db\transactionexception] => Array
        (
            [module] => main
            [file] => lib/db/sqlexception.php
        )

    [bitrix\main\db\sqlexpression] => Array
        (
            [module] => main
            [file] => lib/db/sqlexpression.php
        )

    [bitrix\main\db\sqlhelper] => Array
        (
            [module] => main
            [file] => lib/db/sqlhelper.php
        )

    [bitrix\main\db\mysqlcommonconnection] => Array
        (
            [module] => main
            [file] => lib/db/mysqlcommonconnection.php
        )

    [bitrix\main\db\mysqliconnection] => Array
        (
            [module] => main
            [file] => lib/db/mysqliconnection.php
        )

    [bitrix\main\db\mysqliresult] => Array
        (
            [module] => main
            [file] => lib/db/mysqliresult.php
        )

    [bitrix\main\db\mysqlisqlhelper] => Array
        (
            [module] => main
            [file] => lib/db/mysqlisqlhelper.php
        )

    [bitrix\main\db\mssqlconnection] => Array
        (
            [module] => main
            [file] => lib/db/mssqlconnection.php
        )

    [bitrix\main\db\mssqlresult] => Array
        (
            [module] => main
            [file] => lib/db/mssqlresult.php
        )

    [bitrix\main\db\mssqlsqlhelper] => Array
        (
            [module] => main
            [file] => lib/db/mssqlsqlhelper.php
        )

    [bitrix\main\db\oracleconnection] => Array
        (
            [module] => main
            [file] => lib/db/oracleconnection.php
        )

    [bitrix\main\db\oracleresult] => Array
        (
            [module] => main
            [file] => lib/db/oracleresult.php
        )

    [bitrix\main\db\oraclesqlhelper] => Array
        (
            [module] => main
            [file] => lib/db/oraclesqlhelper.php
        )

    [bitrix\main\db\pgsqlconnection] => Array
        (
            [module] => main
            [file] => lib/db/pgsqlconnection.php
        )

    [bitrix\main\diag\httpexceptionhandleroutput] => Array
        (
            [module] => main
            [file] => lib/diag/httpexceptionhandleroutput.php
        )

    [bitrix\main\diag\fileexceptionhandlerlog] => Array
        (
            [module] => main
            [file] => lib/diag/fileexceptionhandlerlog.php
        )

    [bitrix\main\diag\exceptionhandler] => Array
        (
            [module] => main
            [file] => lib/diag/exceptionhandler.php
        )

    [bitrix\main\diag\iexceptionhandleroutput] => Array
        (
            [module] => main
            [file] => lib/diag/iexceptionhandleroutput.php
        )

    [bitrix\main\diag\exceptionhandlerlog] => Array
        (
            [module] => main
            [file] => lib/diag/exceptionhandlerlog.php
        )

    [bitrix\main\io\file] => Array
        (
            [module] => main
            [file] => lib/io/file.php
        )

    [bitrix\main\io\fileentry] => Array
        (
            [module] => main
            [file] => lib/io/fileentry.php
        )

    [bitrix\main\io\path] => Array
        (
            [module] => main
            [file] => lib/io/path.php
        )

    [bitrix\main\io\filesystementry] => Array
        (
            [module] => main
            [file] => lib/io/filesystementry.php
        )

    [bitrix\main\io\ifilestream] => Array
        (
            [module] => main
            [file] => lib/io/ifilestream.php
        )

    [bitrix\main\localization\loc] => Array
        (
            [module] => main
            [file] => lib/localization/loc.php
        )

    [bitrix\main\mail\mail] => Array
        (
            [module] => main
            [file] => lib/mail/mail.php
        )

    [bitrix\main\mail\tracking] => Array
        (
            [module] => main
            [file] => lib/mail/tracking.php
        )

    [bitrix\main\mail\eventmanager] => Array
        (
            [module] => main
            [file] => lib/mail/eventmanager.php
        )

    [bitrix\main\mail\eventmessagecompiler] => Array
        (
            [module] => main
            [file] => lib/mail/eventmessagecompiler.php
        )

    [bitrix\main\mail\eventmessagethemecompiler] => Array
        (
            [module] => main
            [file] => lib/mail/eventmessagethemecompiler.php
        )

    [bitrix\main\mail\internal\event] => Array
        (
            [module] => main
            [file] => lib/mail/internal/event.php
        )

    [bitrix\main\mail\internal\eventattachment] => Array
        (
            [module] => main
            [file] => lib/mail/internal/eventattachment.php
        )

    [bitrix\main\mail\internal\eventmessage] => Array
        (
            [module] => main
            [file] => lib/mail/internal/eventmessage.php
        )

    [bitrix\main\mail\internal\eventmessagesite] => Array
        (
            [module] => main
            [file] => lib/mail/internal/eventmessagesite.php
        )

    [bitrix\main\mail\internal\eventmessageattachment] => Array
        (
            [module] => main
            [file] => lib/mail/internal/eventmessageattachment.php
        )

    [bitrix\main\mail\internal\eventtype] => Array
        (
            [module] => main
            [file] => lib/mail/internal/eventtype.php
        )

    [bitrix\main\text\converter] => Array
        (
            [module] => main
            [file] => lib/text/converter.php
        )

    [bitrix\main\text\emptyconverter] => Array
        (
            [module] => main
            [file] => lib/text/emptyconverter.php
        )

    [bitrix\main\text\encoding] => Array
        (
            [module] => main
            [file] => lib/text/encoding.php
        )

    [bitrix\main\text\htmlconverter] => Array
        (
            [module] => main
            [file] => lib/text/htmlconverter.php
        )

    [bitrix\main\text\binarystring] => Array
        (
            [module] => main
            [file] => lib/text/binarystring.php
        )

    [bitrix\main\text\xmlconverter] => Array
        (
            [module] => main
            [file] => lib/text/xmlconverter.php
        )

    [bitrix\main\type\collection] => Array
        (
            [module] => main
            [file] => lib/type/collection.php
        )

    [bitrix\main\type\date] => Array
        (
            [module] => main
            [file] => lib/type/date.php
        )

    [bitrix\main\type\datetime] => Array
        (
            [module] => main
            [file] => lib/type/datetime.php
        )

    [bitrix\main\type\dictionary] => Array
        (
            [module] => main
            [file] => lib/type/dictionary.php
        )

    [bitrix\main\type\filterabledictionary] => Array
        (
            [module] => main
            [file] => lib/type/filterabledictionary.php
        )

    [bitrix\main\type\parameterdictionary] => Array
        (
            [module] => main
            [file] => lib/type/parameterdictionary.php
        )

    [bitrix\main\web\cookie] => Array
        (
            [module] => main
            [file] => lib/web/cookie.php
        )

    [bitrix\main\web\uri] => Array
        (
            [module] => main
            [file] => lib/web/uri.php
        )

    [bitrix\main\sendereventhandler] => Array
        (
            [module] => main
            [file] => lib/senderconnector.php
        )

    [bitrix\main\senderconnectoruser] => Array
        (
            [module] => main
            [file] => lib/senderconnector.php
        )

    [bitrix\main\urlrewriterrulemaker] => Array
        (
            [module] => main
            [file] => lib/urlrewriter.php
        )

    [bitrix\main\update\stepper] => Array
        (
            [module] => main
            [file] => lib/update/stepper.php
        )

    [bitrix\main\composite\abstractresponse] => Array
        (
            [module] => main
            [file] => lib/composite/responder.php
        )

    [bitrix\main\composite\fileresponse] => Array
        (
            [module] => main
            [file] => lib/composite/responder.php
        )

    [bitrix\main\composite\memcachedresponse] => Array
        (
            [module] => main
            [file] => lib/composite/responder.php
        )

    [bitrix\main\security\otpexception] => Array
        (
            [module] => main
            [file] => lib/security/securityexception.php
        )

    [ctimezone] => Array
        (
            [module] => main
            [file] => classes/general/time.php
        )

    [cbxpunycode] => Array
        (
            [module] => main
            [file] => classes/general/punycode.php
        )

    [ibxvirtualio] => Array
        (
            [module] => main
            [file] => classes/general/virtual_io.php
        )

    [ibxgeterrors] => Array
        (
            [module] => main
            [file] => classes/general/virtual_io.php
        )

    [cbxvirtualio] => Array
        (
            [module] => main
            [file] => classes/general/virtual_io.php
        )

    [cbxvirtualfilebase] => Array
        (
            [module] => main
            [file] => classes/general/virtual_file.php
        )

    [cbxvirtualfile] => Array
        (
            [module] => main
            [file] => classes/general/virtual_file.php
        )

    [cbxvirtualdirectory] => Array
        (
            [module] => main
            [file] => classes/general/virtual_file.php
        )

    [calloption] => Array
        (
            [module] => main
            [file] => classes/general/option.php
        )

    [coption] => Array
        (
            [module] => main
            [file] => classes/general/option.php
        )

    [callpageoption] => Array
        (
            [module] => main
            [file] => classes/general/pageoption.php
        )

    [cpageoption] => Array
        (
            [module] => main
            [file] => classes/general/pageoption.php
        )

    [callsqlwhere] => Array
        (
            [module] => main
            [file] => classes/general/sqlwhere.php
        )

    [csqlwhereexpression] => Array
        (
            [module] => main
            [file] => classes/general/sqlwhere.php
        )

    [csqlwhere] => Array
        (
            [module] => main
            [file] => classes/general/sqlwhere.php
        )

    [calllanguage] => Array
        (
            [module] => main
            [file] => classes/general/language.php
        )

    [clanguage] => Array
        (
            [module] => main
            [file] => classes/general/language.php
        )

    [clangadmin] => Array
        (
            [module] => main
            [file] => classes/general/language.php
        )

    [_clangdbresult] => Array
        (
            [module] => main
            [file] => classes/general/langdbresult.php
        )

    [callagent] => Array
        (
            [module] => main
            [file] => classes/general/agent.php
        )

    [cagent] => Array
        (
            [module] => main
            [file] => classes/mysql/agent.php
        )

    [capplicationexception] => Array
        (
            [module] => main
            [file] => classes/general/applicationexception.php
        )

    [cadminexception] => Array
        (
            [module] => main
            [file] => classes/general/adminexception.php
        )

    [callsite] => Array
        (
            [module] => main
            [file] => classes/general/site.php
        )

    [calllang] => Array
        (
            [module] => main
            [file] => classes/general/site.php
        )

    [csite] => Array
        (
            [module] => main
            [file] => classes/general/site.php
        )

    [clang] => Array
        (
            [module] => main
            [file] => classes/general/site.php
        )

    [chttp] => Array
        (
            [module] => main
            [file] => classes/general/http.php
        )

    [cutil] => Array
        (
            [module] => main
            [file] => classes/general/util.php
        )

    [callmain] => Array
        (
            [module] => main
            [file] => classes/general/main.php
        )

    [cmain] => Array
        (
            [module] => main
            [file] => classes/general/main.php
        )

    [calldatabase] => Array
        (
            [module] => main
            [file] => classes/general/database.php
        )

    [calldbresult] => Array
        (
            [module] => main
            [file] => classes/general/dbresult.php
        )

    [cdatabasemysql] => Array
        (
            [module] => main
            [file] => classes/mysql/database.php
        )

    [cdbresultmysql] => Array
        (
            [module] => main
            [file] => classes/mysql/dbresult.php
        )

    [icachebackend] => Array
        (
            [module] => main
            [file] => classes/general/cache_backend.php
        )

    [cphpcache] => Array
        (
            [module] => main
            [file] => classes/general/cache.php
        )

    [ccachemanager] => Array
        (
            [module] => main
            [file] => classes/general/cache_manager.php
        )

    [cpagecache] => Array
        (
            [module] => main
            [file] => classes/general/page_cache.php
        )

    [cstackcacheentry] => Array
        (
            [module] => main
            [file] => classes/general/stack_cache_entry.php
        )

    [cstackcachemanager] => Array
        (
            [module] => main
            [file] => classes/general/stack_cache.php
        )

    [cmodule] => Array
        (
            [module] => main
            [file] => /classes/general/module.php
        )

    [bitrix\main\entity\ufield] => Array
        (
            [module] => main
            [file] => include/deprecated/ufield.php
        )

    [cdatabase] => Array
        (
            [module] => main
            [file] => classes/mysql/database.php
        )

    [cdbresult] => Array
        (
            [module] => main
            [file] => classes/mysql/dbresult.php
        )

    [csitetemplate] => Array
        (
            [module] => main
            [file] => classes/general/site_template.php
        )

    [cbitrixcomponent] => Array
        (
            [module] => main
            [file] => classes/general/component.php
        )

    [ccomponentengine] => Array
        (
            [module] => main
            [file] => classes/general/component_engine.php
        )

    [ccomponentajax] => Array
        (
            [module] => main
            [file] => classes/general/component_ajax.php
        )

    [cbitrixcomponenttemplate] => Array
        (
            [module] => main
            [file] => classes/general/component_template.php
        )

    [ccomponentutil] => Array
        (
            [module] => main
            [file] => classes/general/component_util.php
        )

    [ccontrollerclient] => Array
        (
            [module] => main
            [file] => classes/general/controller_member.php
        )

    [phpparser] => Array
        (
            [module] => main
            [file] => classes/general/php_parser.php
        )

    [cdiskquota] => Array
        (
            [module] => main
            [file] => classes/general/quota.php
        )

    [ceventlog] => Array
        (
            [module] => main
            [file] => classes/general/event_log.php
        )

    [ceventmain] => Array
        (
            [module] => main
            [file] => classes/general/event_log.php
        )

    [cadminfiledialog] => Array
        (
            [module] => main
            [file] => classes/general/file_dialog.php
        )

    [wll_user] => Array
        (
            [module] => main
            [file] => classes/general/liveid.php
        )

    [wll_consenttoken] => Array
        (
            [module] => main
            [file] => classes/general/liveid.php
        )

    [windowslivelogin] => Array
        (
            [module] => main
            [file] => classes/general/liveid.php
        )

    [cfile] => Array
        (
            [module] => main
            [file] => classes/general/file.php
        )

    [callfile] => Array
        (
            [module] => main
            [file] => classes/general/file.php
        )

    [ctempfile] => Array
        (
            [module] => main
            [file] => classes/general/file_temp.php
        )

    [cfavorites] => Array
        (
            [module] => main
            [file] => classes/mysql/favorites.php
        )

    [cuseroptions] => Array
        (
            [module] => main
            [file] => classes/general/user_options.php
        )

    [cgridoptions] => Array
        (
            [module] => main
            [file] => classes/general/grids.php
        )

    [cundo] => Array
        (
            [module] => main
            [file] => /classes/general/undo.php
        )

    [cautosave] => Array
        (
            [module] => main
            [file] => /classes/general/undo.php
        )

    [callratings] => Array
        (
            [module] => main
            [file] => classes/general/ratings.php
        )

    [cratings] => Array
        (
            [module] => main
            [file] => classes/mysql/ratings.php
        )

    [cratingscomponentsmain] => Array
        (
            [module] => main
            [file] => classes/mysql/ratings_components.php
        )

    [cratingrule] => Array
        (
            [module] => main
            [file] => classes/general/rating_rule.php
        )

    [cratingrulesmain] => Array
        (
            [module] => main
            [file] => classes/mysql/rating_rules.php
        )

    [ctoppanel] => Array
        (
            [module] => main
            [file] => public/top_panel.php
        )

    [ceditarea] => Array
        (
            [module] => main
            [file] => public/edit_area.php
        )

    [ccomponentpanel] => Array
        (
            [module] => main
            [file] => public/edit_area.php
        )

    [ctextparser] => Array
        (
            [module] => main
            [file] => classes/general/textparser.php
        )

    [cphpcachefiles] => Array
        (
            [module] => main
            [file] => classes/general/cache_files.php
        )

    [cdataxmlnode] => Array
        (
            [module] => main
            [file] => classes/general/xml.php
        )

    [cdataxmldocument] => Array
        (
            [module] => main
            [file] => classes/general/xml.php
        )

    [cdataxml] => Array
        (
            [module] => main
            [file] => classes/general/xml.php
        )

    [cxmlfilestream] => Array
        (
            [module] => main
            [file] => classes/general/xml.php
        )

    [crsaprovider] => Array
        (
            [module] => main
            [file] => classes/general/rsasecurity.php
        )

    [crsasecurity] => Array
        (
            [module] => main
            [file] => classes/general/rsasecurity.php
        )

    [crsabcmathprovider] => Array
        (
            [module] => main
            [file] => classes/general/rsabcmath.php
        )

    [crsaopensslprovider] => Array
        (
            [module] => main
            [file] => classes/general/rsaopenssl.php
        )

    [casnreader] => Array
        (
            [module] => main
            [file] => classes/general/asn.php
        )

    [cbxshorturi] => Array
        (
            [module] => main
            [file] => classes/mysql/short_uri.php
        )

    [cfinder] => Array
        (
            [module] => main
            [file] => classes/general/finder.php
        )

    [caccess] => Array
        (
            [module] => main
            [file] => classes/general/access.php
        )

    [cauthprovider] => Array
        (
            [module] => main
            [file] => classes/general/authproviders.php
        )

    [iproviderinterface] => Array
        (
            [module] => main
            [file] => classes/general/authproviders.php
        )

    [cgroupauthprovider] => Array
        (
            [module] => main
            [file] => classes/general/authproviders.php
        )

    [cuserauthprovider] => Array
        (
            [module] => main
            [file] => classes/general/authproviders.php
        )

    [ctableschema] => Array
        (
            [module] => main
            [file] => classes/general/table_schema.php
        )

    [ccsvdata] => Array
        (
            [module] => main
            [file] => classes/general/csv_data.php
        )

    [csmile] => Array
        (
            [module] => main
            [file] => classes/general/smile.php
        )

    [csmilegallery] => Array
        (
            [module] => main
            [file] => classes/general/smile.php
        )

    [csmileset] => Array
        (
            [module] => main
            [file] => classes/general/smile.php
        )

    [cglobalcounter] => Array
        (
            [module] => main
            [file] => classes/general/global_counter.php
        )

    [cusercounter] => Array
        (
            [module] => main
            [file] => classes/mysql/user_counter.php
        )

    [cusercounterpage] => Array
        (
            [module] => main
            [file] => classes/mysql/user_counter.php
        )

    [chotkeys] => Array
        (
            [module] => main
            [file] => classes/general/hot_keys.php
        )

    [chotkeyscode] => Array
        (
            [module] => main
            [file] => classes/general/hot_keys.php
        )

    [cbxsanitizer] => Array
        (
            [module] => main
            [file] => classes/general/sanitizer.php
        )

    [ibxarchive] => Array
        (
            [module] => main
            [file] => classes/general/archive.php
        )

    [cbxarchive] => Array
        (
            [module] => main
            [file] => classes/general/archive.php
        )

    [cadminnotify] => Array
        (
            [module] => main
            [file] => classes/general/admin_notify.php
        )

    [cbxfavadmmenu] => Array
        (
            [module] => main
            [file] => classes/general/favorites.php
        )

    [cadmininformer] => Array
        (
            [module] => main
            [file] => classes/general/admin_informer.php
        )

    [csitecheckertest] => Array
        (
            [module] => main
            [file] => classes/general/site_checker.php
        )

    [csqlutil] => Array
        (
            [module] => main
            [file] => classes/general/sql_util.php
        )

    [cfileuploader] => Array
        (
            [module] => main
            [file] => classes/general/uploader.php
        )

    [lpa] => Array
        (
            [module] => main
            [file] => classes/general/lpa.php
        )

    [cadminfilter] => Array
        (
            [module] => main
            [file] => interface/admin_filter.php
        )

    [cadminlist] => Array
        (
            [module] => main
            [file] => interface/admin_list.php
        )

    [cadminlistrow] => Array
        (
            [module] => main
            [file] => interface/admin_list.php
        )

    [cadminuilist] => Array
        (
            [module] => main
            [file] => interface/admin_ui_list.php
        )

    [cadminuilistrow] => Array
        (
            [module] => main
            [file] => interface/admin_ui_list.php
        )

    [cadminuiresult] => Array
        (
            [module] => main
            [file] => interface/admin_ui_list.php
        )

    [cadminuicontextmenu] => Array
        (
            [module] => main
            [file] => interface/admin_ui_list.php
        )

    [cadminuisorting] => Array
        (
            [module] => main
            [file] => interface/admin_ui_list.php
        )

    [cadminuilistactionpanel] => Array
        (
            [module] => main
            [file] => interface/admin_ui_list.php
        )

    [cadmintabcontrol] => Array
        (
            [module] => main
            [file] => interface/admin_tabcontrol.php
        )

    [cadminform] => Array
        (
            [module] => main
            [file] => interface/admin_form.php
        )

    [cadminformsettings] => Array
        (
            [module] => main
            [file] => interface/admin_form.php
        )

    [cadmintabcontroldrag] => Array
        (
            [module] => main
            [file] => interface/admin_tabcontrol_drag.php
        )

    [cadmindraggableblockengine] => Array
        (
            [module] => main
            [file] => interface/admin_tabcontrol_drag.php
        )

    [cjspopup] => Array
        (
            [module] => main
            [file] => interface/jspopup.php
        )

    [cjspopuponpage] => Array
        (
            [module] => main
            [file] => interface/jspopup.php
        )

    [cadmincalendar] => Array
        (
            [module] => main
            [file] => interface/admin_calendar.php
        )

    [cadminviewtabcontrol] => Array
        (
            [module] => main
            [file] => interface/admin_viewtabcontrol.php
        )

    [cadmintabengine] => Array
        (
            [module] => main
            [file] => interface/admin_tabengine.php
        )

    [ccaptcha] => Array
        (
            [module] => main
            [file] => classes/general/captcha.php
        )

    [cmpnotifications] => Array
        (
            [module] => main
            [file] => classes/general/mp_notifications.php
        )

    [calltask] => Array
        (
            [module] => main
            [file] => classes/general/task.php
        )

    [ctask] => Array
        (
            [module] => main
            [file] => classes/general/task.php
        )

    [calloperation] => Array
        (
            [module] => main
            [file] => classes/general/operation.php
        )

    [coperation] => Array
        (
            [module] => main
            [file] => classes/general/operation.php
        )

    [callgroup] => Array
        (
            [module] => main
            [file] => classes/general/group.php
        )

    [cgroup] => Array
        (
            [module] => main
            [file] => classes/general/group.php
        )

    [cajax] => Array
        (
            [module] => main
            [file] => ajax_tools.php
        )

    [calluser] => Array
        (
            [module] => main
            [file] => classes/general/user.php
        )

    [cuser] => Array
        (
            [module] => main
            [file] => classes/general/user.php
        )

    [callevent] => Array
        (
            [module] => main
            [file] => classes/general/event.php
        )

    [cevent] => Array
        (
            [module] => main
            [file] => classes/general/event.php
        )

    [calleventmessage] => Array
        (
            [module] => main
            [file] => classes/general/eventmessage.php
        )

    [ceventmessage] => Array
        (
            [module] => main
            [file] => classes/general/eventmessage.php
        )

    [ceventtype] => Array
        (
            [module] => main
            [file] => classes/general/eventmessage.php
        )

    [_ceventtyperesult] => Array
        (
            [module] => main
            [file] => classes/general/eventmessage.php
        )

    [cdbresulteventmultiresult] => Array
        (
            [module] => main
            [file] => classes/general/eventmessage.php
        )

    [cdebuginfo] => Array
        (
            [module] => main
            [file] => classes/general/debuginfo.php
        )

    [ccaptchaagent] => Array
        (
            [module] => main
            [file] => classes/general/captchaagent.php
        )

    [callfilterquery] => Array
        (
            [module] => main
            [file] => classes/general/filterquery.php
        )

    [cfilterquery] => Array
        (
            [module] => main
            [file] => classes/general/filterquery.php
        )

    [cconvertorspregreplacehelper] => Array
        (
            [module] => main
            [file] => classes/general/convertorspregreplacehelper.php
        )

    [cspacer] => Array
        (
            [module] => main
            [file] => classes/general/spacer.php
        )

    [updatetools] => Array
        (
            [module] => main
            [file] => classes/general/updatetools.php
        )

    [cjscore] => Array
        (
            [module] => main
            [file] => classes/general/jscore.php
        )

    [cchecklisttools] => Array
        (
            [module] => main
            [file] => classes/general/checklist.php
        )

    [cmenu] => Array
        (
            [module] => main
            [file] => classes/general/menu.php
        )

    [cmenucustom] => Array
        (
            [module] => main
            [file] => classes/general/menucustom.php
        )

    [callusertypeentity] => Array
        (
            [module] => main
            [file] => classes/general/usertype.php
        )

    [cusertypeentity] => Array
        (
            [module] => main
            [file] => classes/general/usertype.php
        )

    [cuserfieldenum] => Array
        (
            [module] => main
            [file] => classes/general/userfieldenum.php
        )

    [cusertypesql] => Array
        (
            [module] => main
            [file] => classes/general/usertypesql.php
        )

    [cusertypemanager] => Array
        (
            [module] => main
            [file] => classes/general/usertypemanager.php
        )

    [cusertypestring] => Array
        (
            [module] => main
            [file] => classes/general/usertypestr.php
        )

    [cusertypeinteger] => Array
        (
            [module] => main
            [file] => classes/general/usertypeint.php
        )

    [cusertypedouble] => Array
        (
            [module] => main
            [file] => classes/general/usertypedbl.php
        )

    [cusertypedatetime] => Array
        (
            [module] => main
            [file] => classes/general/usertypetime.php
        )

    [cusertypedate] => Array
        (
            [module] => main
            [file] => classes/general/usertypedate.php
        )

    [cusertypeboolean] => Array
        (
            [module] => main
            [file] => classes/general/usertypebool.php
        )

    [cusertypefile] => Array
        (
            [module] => main
            [file] => classes/general/usertypefile.php
        )

    [cusertypeenum] => Array
        (
            [module] => main
            [file] => classes/general/usertypeenum.php
        )

    [cusertypeiblocksection] => Array
        (
            [module] => main
            [file] => classes/general/usertypesection.php
        )

    [ciblocksectionenum] => Array
        (
            [module] => main
            [file] => classes/general/usertypesection.php
        )

    [cusertypeiblockelement] => Array
        (
            [module] => main
            [file] => classes/general/usertypeelement.php
        )

    [cusertypestringformatted] => Array
        (
            [module] => main
            [file] => classes/general/usertypestrfmt.php
        )

    [cusertypeurl] => Array
        (
            [module] => main
            [file] => classes/general/usertypeurl.php
        )

    [bxgadget] => Array
        (
            [module] => main
            [file] => classes/general/gadget.php
        )

    [cmainadmin] => Array
        (
            [module] => main
            [file] => classes/general/main_admin.php
        )

    [ctemplates] => Array
        (
            [module] => main
            [file] => classes/general/templates.php
        )

    [cpagetemplate] => Array
        (
            [module] => main
            [file] => classes/general/page_template.php
        )

    [filescmp] => Array
        (
            [module] => main
            [file] => classes/general/files_cmp.php
        )

    [carchiver] => Array
        (
            [module] => main
            [file] => classes/general/tar_gz.php
        )

    [czip] => Array
        (
            [module] => main
            [file] => classes/general/zip.php
        )

    [curlrewriter] => Array
        (
            [module] => main
            [file] => classes/general/urlrewriter.php
        )

    [charsetconverter] => Array
        (
            [module] => main
            [file] => classes/general/charset_converter.php
        )

    [chtmlpagescache] => Array
        (
            [module] => main
            [file] => lib/composite/helper.php
        )

    [statichtmlmemcachedresponse] => Array
        (
            [module] => main
            [file] => lib/composite/responder.php
        )

    [statichtmlfileresponse] => Array
        (
            [module] => main
            [file] => lib/composite/responder.php
        )

    [bitrix\main\page\frame] => Array
        (
            [module] => main
            [file] => lib/composite/engine.php
        )

    [bitrix\main\page\framestatic] => Array
        (
            [module] => main
            [file] => lib/composite/staticarea.php
        )

    [bitrix\main\page\framebuffered] => Array
        (
            [module] => main
            [file] => lib/composite/bufferarea.php
        )

    [bitrix\main\page\framehelper] => Array
        (
            [module] => main
            [file] => lib/composite/bufferarea.php
        )

    [bitrix\main\data\statichtmlcache] => Array
        (
            [module] => main
            [file] => lib/composite/page.php
        )

    [bitrix\main\data\statichtmlstorage] => Array
        (
            [module] => main
            [file] => lib/composite/data/abstractstorage.php
        )

    [bitrix\main\data\statichtmlfilestorage] => Array
        (
            [module] => main
            [file] => lib/composite/data/filestorage.php
        )

    [bitrix\main\data\statichtmlmemcachedstorage] => Array
        (
            [module] => main
            [file] => lib/composite/data/memcachedstorage.php
        )

    [bitrix\main\data\staticcacheprovider] => Array
        (
            [module] => main
            [file] => lib/composite/data/cacheprovider.php
        )

    [bitrix\main\data\appcachemanifest] => Array
        (
            [module] => main
            [file] => lib/composite/appcache.php
        )

)
Array
(
    [bitrix\main\application] => Array
        (
            [module] => main
            [file] => lib/application.php
        )

    [bitrix\main\httpapplication] => Array
        (
            [module] => main
            [file] => lib/httpapplication.php
        )

    [bitrix\main\argumentexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\argumentnullexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\argumentoutofrangeexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\argumenttypeexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\notimplementedexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\notsupportedexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\invalidoperationexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\objectpropertyexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\objectnotfoundexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\objectexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\systemexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\accessdeniedexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\decodingexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\io\invalidpathexception] => Array
        (
            [module] => main
            [file] => lib/io/ioexception.php
        )

    [bitrix\main\io\filenotfoundexception] => Array
        (
            [module] => main
            [file] => lib/io/ioexception.php
        )

    [bitrix\main\io\filedeleteexception] => Array
        (
            [module] => main
            [file] => lib/io/ioexception.php
        )

    [bitrix\main\io\fileopenexception] => Array
        (
            [module] => main
            [file] => lib/io/ioexception.php
        )

    [bitrix\main\io\filenotopenedexception] => Array
        (
            [module] => main
            [file] => lib/io/ioexception.php
        )

    [bitrix\main\context] => Array
        (
            [module] => main
            [file] => lib/context.php
        )

    [bitrix\main\httpcontext] => Array
        (
            [module] => main
            [file] => lib/httpcontext.php
        )

    [bitrix\main\dispatcher] => Array
        (
            [module] => main
            [file] => lib/dispatcher.php
        )

    [bitrix\main\environment] => Array
        (
            [module] => main
            [file] => lib/environment.php
        )

    [bitrix\main\event] => Array
        (
            [module] => main
            [file] => lib/event.php
        )

    [bitrix\main\eventmanager] => Array
        (
            [module] => main
            [file] => lib/eventmanager.php
        )

    [bitrix\main\eventresult] => Array
        (
            [module] => main
            [file] => lib/eventresult.php
        )

    [bitrix\main\request] => Array
        (
            [module] => main
            [file] => lib/request.php
        )

    [bitrix\main\httprequest] => Array
        (
            [module] => main
            [file] => lib/httprequest.php
        )

    [bitrix\main\response] => Array
        (
            [module] => main
            [file] => lib/response.php
        )

    [bitrix\main\httpresponse] => Array
        (
            [module] => main
            [file] => lib/httpresponse.php
        )

    [bitrix\main\modulemanager] => Array
        (
            [module] => main
            [file] => lib/modulemanager.php
        )

    [bitrix\main\server] => Array
        (
            [module] => main
            [file] => lib/server.php
        )

    [bitrix\main\config\configuration] => Array
        (
            [module] => main
            [file] => lib/config/configuration.php
        )

    [bitrix\main\config\option] => Array
        (
            [module] => main
            [file] => lib/config/option.php
        )

    [bitrix\main\context\culture] => Array
        (
            [module] => main
            [file] => lib/context/culture.php
        )

    [bitrix\main\data\cache] => Array
        (
            [module] => main
            [file] => lib/data/cache.php
        )

    [bitrix\main\data\cacheengineapc] => Array
        (
            [module] => main
            [file] => lib/data/cacheengineapc.php
        )

    [bitrix\main\data\cacheenginememcache] => Array
        (
            [module] => main
            [file] => lib/data/cacheenginememcache.php
        )

    [bitrix\main\data\cacheenginefiles] => Array
        (
            [module] => main
            [file] => lib/data/cacheenginefiles.php
        )

    [bitrix\main\data\cacheenginenone] => Array
        (
            [module] => main
            [file] => lib/data/cacheenginenone.php
        )

    [bitrix\main\data\connection] => Array
        (
            [module] => main
            [file] => lib/data/connection.php
        )

    [bitrix\main\data\connectionpool] => Array
        (
            [module] => main
            [file] => lib/data/connectionpool.php
        )

    [bitrix\main\data\icacheengine] => Array
        (
            [module] => main
            [file] => lib/data/cache.php
        )

    [bitrix\main\data\hsphpreadconnection] => Array
        (
            [module] => main
            [file] => lib/data/hsphpreadconnection.php
        )

    [bitrix\main\data\managedcache] => Array
        (
            [module] => main
            [file] => lib/data/managedcache.php
        )

    [bitrix\main\data\taggedcache] => Array
        (
            [module] => main
            [file] => lib/data/taggedcache.php
        )

    [bitrix\main\data\memcacheconnection] => Array
        (
            [module] => main
            [file] => lib/data/memcacheconnection.php
        )

    [bitrix\main\data\memcachedconnection] => Array
        (
            [module] => main
            [file] => lib/data/memcachedconnection.php
        )

    [bitrix\main\data\nosqlconnection] => Array
        (
            [module] => main
            [file] => lib/data/nosqlconnection.php
        )

    [bitrix\main\db\arrayresult] => Array
        (
            [module] => main
            [file] => lib/db/arrayresult.php
        )

    [bitrix\main\db\result] => Array
        (
            [module] => main
            [file] => lib/db/result.php
        )

    [bitrix\main\db\connection] => Array
        (
            [module] => main
            [file] => lib/db/connection.php
        )

    [bitrix\main\db\sqlexception] => Array
        (
            [module] => main
            [file] => lib/db/sqlexception.php
        )

    [bitrix\main\db\sqlqueryexception] => Array
        (
            [module] => main
            [file] => lib/db/sqlexception.php
        )

    [bitrix\main\db\transactionexception] => Array
        (
            [module] => main
            [file] => lib/db/sqlexception.php
        )

    [bitrix\main\db\sqlexpression] => Array
        (
            [module] => main
            [file] => lib/db/sqlexpression.php
        )

    [bitrix\main\db\sqlhelper] => Array
        (
            [module] => main
            [file] => lib/db/sqlhelper.php
        )

    [bitrix\main\db\mysqlcommonconnection] => Array
        (
            [module] => main
            [file] => lib/db/mysqlcommonconnection.php
        )

    [bitrix\main\db\mysqliconnection] => Array
        (
            [module] => main
            [file] => lib/db/mysqliconnection.php
        )

    [bitrix\main\db\mysqliresult] => Array
        (
            [module] => main
            [file] => lib/db/mysqliresult.php
        )

    [bitrix\main\db\mysqlisqlhelper] => Array
        (
            [module] => main
            [file] => lib/db/mysqlisqlhelper.php
        )

    [bitrix\main\db\mssqlconnection] => Array
        (
            [module] => main
            [file] => lib/db/mssqlconnection.php
        )

    [bitrix\main\db\mssqlresult] => Array
        (
            [module] => main
            [file] => lib/db/mssqlresult.php
        )

    [bitrix\main\db\mssqlsqlhelper] => Array
        (
            [module] => main
            [file] => lib/db/mssqlsqlhelper.php
        )

    [bitrix\main\db\oracleconnection] => Array
        (
            [module] => main
            [file] => lib/db/oracleconnection.php
        )

    [bitrix\main\db\oracleresult] => Array
        (
            [module] => main
            [file] => lib/db/oracleresult.php
        )

    [bitrix\main\db\oraclesqlhelper] => Array
        (
            [module] => main
            [file] => lib/db/oraclesqlhelper.php
        )

    [bitrix\main\db\pgsqlconnection] => Array
        (
            [module] => main
            [file] => lib/db/pgsqlconnection.php
        )

    [bitrix\main\diag\httpexceptionhandleroutput] => Array
        (
            [module] => main
            [file] => lib/diag/httpexceptionhandleroutput.php
        )

    [bitrix\main\diag\fileexceptionhandlerlog] => Array
        (
            [module] => main
            [file] => lib/diag/fileexceptionhandlerlog.php
        )

    [bitrix\main\diag\exceptionhandler] => Array
        (
            [module] => main
            [file] => lib/diag/exceptionhandler.php
        )

    [bitrix\main\diag\iexceptionhandleroutput] => Array
        (
            [module] => main
            [file] => lib/diag/iexceptionhandleroutput.php
        )

    [bitrix\main\diag\exceptionhandlerlog] => Array
        (
            [module] => main
            [file] => lib/diag/exceptionhandlerlog.php
        )

    [bitrix\main\io\file] => Array
        (
            [module] => main
            [file] => lib/io/file.php
        )

    [bitrix\main\io\fileentry] => Array
        (
            [module] => main
            [file] => lib/io/fileentry.php
        )

    [bitrix\main\io\path] => Array
        (
            [module] => main
            [file] => lib/io/path.php
        )

    [bitrix\main\io\filesystementry] => Array
        (
            [module] => main
            [file] => lib/io/filesystementry.php
        )

    [bitrix\main\io\ifilestream] => Array
        (
            [module] => main
            [file] => lib/io/ifilestream.php
        )

    [bitrix\main\localization\loc] => Array
        (
            [module] => main
            [file] => lib/localization/loc.php
        )

    [bitrix\main\mail\mail] => Array
        (
            [module] => main
            [file] => lib/mail/mail.php
        )

    [bitrix\main\mail\tracking] => Array
        (
            [module] => main
            [file] => lib/mail/tracking.php
        )

    [bitrix\main\mail\eventmanager] => Array
        (
            [module] => main
            [file] => lib/mail/eventmanager.php
        )

    [bitrix\main\mail\eventmessagecompiler] => Array
        (
            [module] => main
            [file] => lib/mail/eventmessagecompiler.php
        )

    [bitrix\main\mail\eventmessagethemecompiler] => Array
        (
            [module] => main
            [file] => lib/mail/eventmessagethemecompiler.php
        )

    [bitrix\main\mail\internal\event] => Array
        (
            [module] => main
            [file] => lib/mail/internal/event.php
        )

    [bitrix\main\mail\internal\eventattachment] => Array
        (
            [module] => main
            [file] => lib/mail/internal/eventattachment.php
        )

    [bitrix\main\mail\internal\eventmessage] => Array
        (
            [module] => main
            [file] => lib/mail/internal/eventmessage.php
        )

    [bitrix\main\mail\internal\eventmessagesite] => Array
        (
            [module] => main
            [file] => lib/mail/internal/eventmessagesite.php
        )

    [bitrix\main\mail\internal\eventmessageattachment] => Array
        (
            [module] => main
            [file] => lib/mail/internal/eventmessageattachment.php
        )

    [bitrix\main\mail\internal\eventtype] => Array
        (
            [module] => main
            [file] => lib/mail/internal/eventtype.php
        )

    [bitrix\main\text\converter] => Array
        (
            [module] => main
            [file] => lib/text/converter.php
        )

    [bitrix\main\text\emptyconverter] => Array
        (
            [module] => main
            [file] => lib/text/emptyconverter.php
        )

    [bitrix\main\text\encoding] => Array
        (
            [module] => main
            [file] => lib/text/encoding.php
        )

    [bitrix\main\text\htmlconverter] => Array
        (
            [module] => main
            [file] => lib/text/htmlconverter.php
        )

    [bitrix\main\text\binarystring] => Array
        (
            [module] => main
            [file] => lib/text/binarystring.php
        )

    [bitrix\main\text\xmlconverter] => Array
        (
            [module] => main
            [file] => lib/text/xmlconverter.php
        )

    [bitrix\main\type\collection] => Array
        (
            [module] => main
            [file] => lib/type/collection.php
        )

    [bitrix\main\type\date] => Array
        (
            [module] => main
            [file] => lib/type/date.php
        )

    [bitrix\main\type\datetime] => Array
        (
            [module] => main
            [file] => lib/type/datetime.php
        )

    [bitrix\main\type\dictionary] => Array
        (
            [module] => main
            [file] => lib/type/dictionary.php
        )

    [bitrix\main\type\filterabledictionary] => Array
        (
            [module] => main
            [file] => lib/type/filterabledictionary.php
        )

    [bitrix\main\type\parameterdictionary] => Array
        (
            [module] => main
            [file] => lib/type/parameterdictionary.php
        )

    [bitrix\main\web\cookie] => Array
        (
            [module] => main
            [file] => lib/web/cookie.php
        )

    [bitrix\main\web\uri] => Array
        (
            [module] => main
            [file] => lib/web/uri.php
        )

    [bitrix\main\sendereventhandler] => Array
        (
            [module] => main
            [file] => lib/senderconnector.php
        )

    [bitrix\main\senderconnectoruser] => Array
        (
            [module] => main
            [file] => lib/senderconnector.php
        )

    [bitrix\main\urlrewriterrulemaker] => Array
        (
            [module] => main
            [file] => lib/urlrewriter.php
        )

    [bitrix\main\update\stepper] => Array
        (
            [module] => main
            [file] => lib/update/stepper.php
        )

    [bitrix\main\composite\abstractresponse] => Array
        (
            [module] => main
            [file] => lib/composite/responder.php
        )

    [bitrix\main\composite\fileresponse] => Array
        (
            [module] => main
            [file] => lib/composite/responder.php
        )

    [bitrix\main\composite\memcachedresponse] => Array
        (
            [module] => main
            [file] => lib/composite/responder.php
        )

    [bitrix\main\security\otpexception] => Array
        (
            [module] => main
            [file] => lib/security/securityexception.php
        )

    [ctimezone] => Array
        (
            [module] => main
            [file] => classes/general/time.php
        )

    [cbxpunycode] => Array
        (
            [module] => main
            [file] => classes/general/punycode.php
        )

    [ibxvirtualio] => Array
        (
            [module] => main
            [file] => classes/general/virtual_io.php
        )

    [ibxgeterrors] => Array
        (
            [module] => main
            [file] => classes/general/virtual_io.php
        )

    [cbxvirtualio] => Array
        (
            [module] => main
            [file] => classes/general/virtual_io.php
        )

    [cbxvirtualfilebase] => Array
        (
            [module] => main
            [file] => classes/general/virtual_file.php
        )

    [cbxvirtualfile] => Array
        (
            [module] => main
            [file] => classes/general/virtual_file.php
        )

    [cbxvirtualdirectory] => Array
        (
            [module] => main
            [file] => classes/general/virtual_file.php
        )

    [calloption] => Array
        (
            [module] => main
            [file] => classes/general/option.php
        )

    [coption] => Array
        (
            [module] => main
            [file] => classes/general/option.php
        )

    [callpageoption] => Array
        (
            [module] => main
            [file] => classes/general/pageoption.php
        )

    [cpageoption] => Array
        (
            [module] => main
            [file] => classes/general/pageoption.php
        )

    [callsqlwhere] => Array
        (
            [module] => main
            [file] => classes/general/sqlwhere.php
        )

    [csqlwhereexpression] => Array
        (
            [module] => main
            [file] => classes/general/sqlwhere.php
        )

    [csqlwhere] => Array
        (
            [module] => main
            [file] => classes/general/sqlwhere.php
        )

    [calllanguage] => Array
        (
            [module] => main
            [file] => classes/general/language.php
        )

    [clanguage] => Array
        (
            [module] => main
            [file] => classes/general/language.php
        )

    [clangadmin] => Array
        (
            [module] => main
            [file] => classes/general/language.php
        )

    [_clangdbresult] => Array
        (
            [module] => main
            [file] => classes/general/langdbresult.php
        )

    [callagent] => Array
        (
            [module] => main
            [file] => classes/general/agent.php
        )

    [cagent] => Array
        (
            [module] => main
            [file] => classes/mysql/agent.php
        )

    [capplicationexception] => Array
        (
            [module] => main
            [file] => classes/general/applicationexception.php
        )

    [cadminexception] => Array
        (
            [module] => main
            [file] => classes/general/adminexception.php
        )

    [callsite] => Array
        (
            [module] => main
            [file] => classes/general/site.php
        )

    [calllang] => Array
        (
            [module] => main
            [file] => classes/general/site.php
        )

    [csite] => Array
        (
            [module] => main
            [file] => classes/general/site.php
        )

    [clang] => Array
        (
            [module] => main
            [file] => classes/general/site.php
        )

    [chttp] => Array
        (
            [module] => main
            [file] => classes/general/http.php
        )

    [cutil] => Array
        (
            [module] => main
            [file] => classes/general/util.php
        )

    [callmain] => Array
        (
            [module] => main
            [file] => classes/general/main.php
        )

    [cmain] => Array
        (
            [module] => main
            [file] => classes/general/main.php
        )

    [calldatabase] => Array
        (
            [module] => main
            [file] => classes/general/database.php
        )

    [calldbresult] => Array
        (
            [module] => main
            [file] => classes/general/dbresult.php
        )

    [cdatabasemysql] => Array
        (
            [module] => main
            [file] => classes/mysql/database.php
        )

    [cdbresultmysql] => Array
        (
            [module] => main
            [file] => classes/mysql/dbresult.php
        )

    [icachebackend] => Array
        (
            [module] => main
            [file] => classes/general/cache_backend.php
        )

    [cphpcache] => Array
        (
            [module] => main
            [file] => classes/general/cache.php
        )

    [ccachemanager] => Array
        (
            [module] => main
            [file] => classes/general/cache_manager.php
        )

    [cpagecache] => Array
        (
            [module] => main
            [file] => classes/general/page_cache.php
        )

    [cstackcacheentry] => Array
        (
            [module] => main
            [file] => classes/general/stack_cache_entry.php
        )

    [cstackcachemanager] => Array
        (
            [module] => main
            [file] => classes/general/stack_cache.php
        )

    [cmodule] => Array
        (
            [module] => main
            [file] => /classes/general/module.php
        )

    [bitrix\main\entity\ufield] => Array
        (
            [module] => main
            [file] => include/deprecated/ufield.php
        )

    [cdatabase] => Array
        (
            [module] => main
            [file] => classes/mysql/database.php
        )

    [cdbresult] => Array
        (
            [module] => main
            [file] => classes/mysql/dbresult.php
        )

    [csitetemplate] => Array
        (
            [module] => main
            [file] => classes/general/site_template.php
        )

    [cbitrixcomponent] => Array
        (
            [module] => main
            [file] => classes/general/component.php
        )

    [ccomponentengine] => Array
        (
            [module] => main
            [file] => classes/general/component_engine.php
        )

    [ccomponentajax] => Array
        (
            [module] => main
            [file] => classes/general/component_ajax.php
        )

    [cbitrixcomponenttemplate] => Array
        (
            [module] => main
            [file] => classes/general/component_template.php
        )

    [ccomponentutil] => Array
        (
            [module] => main
            [file] => classes/general/component_util.php
        )

    [ccontrollerclient] => Array
        (
            [module] => main
            [file] => classes/general/controller_member.php
        )

    [phpparser] => Array
        (
            [module] => main
            [file] => classes/general/php_parser.php
        )

    [cdiskquota] => Array
        (
            [module] => main
            [file] => classes/general/quota.php
        )

    [ceventlog] => Array
        (
            [module] => main
            [file] => classes/general/event_log.php
        )

    [ceventmain] => Array
        (
            [module] => main
            [file] => classes/general/event_log.php
        )

    [cadminfiledialog] => Array
        (
            [module] => main
            [file] => classes/general/file_dialog.php
        )

    [wll_user] => Array
        (
            [module] => main
            [file] => classes/general/liveid.php
        )

    [wll_consenttoken] => Array
        (
            [module] => main
            [file] => classes/general/liveid.php
        )

    [windowslivelogin] => Array
        (
            [module] => main
            [file] => classes/general/liveid.php
        )

    [cfile] => Array
        (
            [module] => main
            [file] => classes/general/file.php
        )

    [callfile] => Array
        (
            [module] => main
            [file] => classes/general/file.php
        )

    [ctempfile] => Array
        (
            [module] => main
            [file] => classes/general/file_temp.php
        )

    [cfavorites] => Array
        (
            [module] => main
            [file] => classes/mysql/favorites.php
        )

    [cuseroptions] => Array
        (
            [module] => main
            [file] => classes/general/user_options.php
        )

    [cgridoptions] => Array
        (
            [module] => main
            [file] => classes/general/grids.php
        )

    [cundo] => Array
        (
            [module] => main
            [file] => /classes/general/undo.php
        )

    [cautosave] => Array
        (
            [module] => main
            [file] => /classes/general/undo.php
        )

    [callratings] => Array
        (
            [module] => main
            [file] => classes/general/ratings.php
        )

    [cratings] => Array
        (
            [module] => main
            [file] => classes/mysql/ratings.php
        )

    [cratingscomponentsmain] => Array
        (
            [module] => main
            [file] => classes/mysql/ratings_components.php
        )

    [cratingrule] => Array
        (
            [module] => main
            [file] => classes/general/rating_rule.php
        )

    [cratingrulesmain] => Array
        (
            [module] => main
            [file] => classes/mysql/rating_rules.php
        )

    [ctoppanel] => Array
        (
            [module] => main
            [file] => public/top_panel.php
        )

    [ceditarea] => Array
        (
            [module] => main
            [file] => public/edit_area.php
        )

    [ccomponentpanel] => Array
        (
            [module] => main
            [file] => public/edit_area.php
        )

    [ctextparser] => Array
        (
            [module] => main
            [file] => classes/general/textparser.php
        )

    [cphpcachefiles] => Array
        (
            [module] => main
            [file] => classes/general/cache_files.php
        )

    [cdataxmlnode] => Array
        (
            [module] => main
            [file] => classes/general/xml.php
        )

    [cdataxmldocument] => Array
        (
            [module] => main
            [file] => classes/general/xml.php
        )

    [cdataxml] => Array
        (
            [module] => main
            [file] => classes/general/xml.php
        )

    [cxmlfilestream] => Array
        (
            [module] => main
            [file] => classes/general/xml.php
        )

    [crsaprovider] => Array
        (
            [module] => main
            [file] => classes/general/rsasecurity.php
        )

    [crsasecurity] => Array
        (
            [module] => main
            [file] => classes/general/rsasecurity.php
        )

    [crsabcmathprovider] => Array
        (
            [module] => main
            [file] => classes/general/rsabcmath.php
        )

    [crsaopensslprovider] => Array
        (
            [module] => main
            [file] => classes/general/rsaopenssl.php
        )

    [casnreader] => Array
        (
            [module] => main
            [file] => classes/general/asn.php
        )

    [cbxshorturi] => Array
        (
            [module] => main
            [file] => classes/mysql/short_uri.php
        )

    [cfinder] => Array
        (
            [module] => main
            [file] => classes/general/finder.php
        )

    [caccess] => Array
        (
            [module] => main
            [file] => classes/general/access.php
        )

    [cauthprovider] => Array
        (
            [module] => main
            [file] => classes/general/authproviders.php
        )

    [iproviderinterface] => Array
        (
            [module] => main
            [file] => classes/general/authproviders.php
        )

    [cgroupauthprovider] => Array
        (
            [module] => main
            [file] => classes/general/authproviders.php
        )

    [cuserauthprovider] => Array
        (
            [module] => main
            [file] => classes/general/authproviders.php
        )

    [ctableschema] => Array
        (
            [module] => main
            [file] => classes/general/table_schema.php
        )

    [ccsvdata] => Array
        (
            [module] => main
            [file] => classes/general/csv_data.php
        )

    [csmile] => Array
        (
            [module] => main
            [file] => classes/general/smile.php
        )

    [csmilegallery] => Array
        (
            [module] => main
            [file] => classes/general/smile.php
        )

    [csmileset] => Array
        (
            [module] => main
            [file] => classes/general/smile.php
        )

    [cglobalcounter] => Array
        (
            [module] => main
            [file] => classes/general/global_counter.php
        )

    [cusercounter] => Array
        (
            [module] => main
            [file] => classes/mysql/user_counter.php
        )

    [cusercounterpage] => Array
        (
            [module] => main
            [file] => classes/mysql/user_counter.php
        )

    [chotkeys] => Array
        (
            [module] => main
            [file] => classes/general/hot_keys.php
        )

    [chotkeyscode] => Array
        (
            [module] => main
            [file] => classes/general/hot_keys.php
        )

    [cbxsanitizer] => Array
        (
            [module] => main
            [file] => classes/general/sanitizer.php
        )

    [ibxarchive] => Array
        (
            [module] => main
            [file] => classes/general/archive.php
        )

    [cbxarchive] => Array
        (
            [module] => main
            [file] => classes/general/archive.php
        )

    [cadminnotify] => Array
        (
            [module] => main
            [file] => classes/general/admin_notify.php
        )

    [cbxfavadmmenu] => Array
        (
            [module] => main
            [file] => classes/general/favorites.php
        )

    [cadmininformer] => Array
        (
            [module] => main
            [file] => classes/general/admin_informer.php
        )

    [csitecheckertest] => Array
        (
            [module] => main
            [file] => classes/general/site_checker.php
        )

    [csqlutil] => Array
        (
            [module] => main
            [file] => classes/general/sql_util.php
        )

    [cfileuploader] => Array
        (
            [module] => main
            [file] => classes/general/uploader.php
        )

    [lpa] => Array
        (
            [module] => main
            [file] => classes/general/lpa.php
        )

    [cadminfilter] => Array
        (
            [module] => main
            [file] => interface/admin_filter.php
        )

    [cadminlist] => Array
        (
            [module] => main
            [file] => interface/admin_list.php
        )

    [cadminlistrow] => Array
        (
            [module] => main
            [file] => interface/admin_list.php
        )

    [cadminuilist] => Array
        (
            [module] => main
            [file] => interface/admin_ui_list.php
        )

    [cadminuilistrow] => Array
        (
            [module] => main
            [file] => interface/admin_ui_list.php
        )

    [cadminuiresult] => Array
        (
            [module] => main
            [file] => interface/admin_ui_list.php
        )

    [cadminuicontextmenu] => Array
        (
            [module] => main
            [file] => interface/admin_ui_list.php
        )

    [cadminuisorting] => Array
        (
            [module] => main
            [file] => interface/admin_ui_list.php
        )

    [cadminuilistactionpanel] => Array
        (
            [module] => main
            [file] => interface/admin_ui_list.php
        )

    [cadmintabcontrol] => Array
        (
            [module] => main
            [file] => interface/admin_tabcontrol.php
        )

    [cadminform] => Array
        (
            [module] => main
            [file] => interface/admin_form.php
        )

    [cadminformsettings] => Array
        (
            [module] => main
            [file] => interface/admin_form.php
        )

    [cadmintabcontroldrag] => Array
        (
            [module] => main
            [file] => interface/admin_tabcontrol_drag.php
        )

    [cadmindraggableblockengine] => Array
        (
            [module] => main
            [file] => interface/admin_tabcontrol_drag.php
        )

    [cjspopup] => Array
        (
            [module] => main
            [file] => interface/jspopup.php
        )

    [cjspopuponpage] => Array
        (
            [module] => main
            [file] => interface/jspopup.php
        )

    [cadmincalendar] => Array
        (
            [module] => main
            [file] => interface/admin_calendar.php
        )

    [cadminviewtabcontrol] => Array
        (
            [module] => main
            [file] => interface/admin_viewtabcontrol.php
        )

    [cadmintabengine] => Array
        (
            [module] => main
            [file] => interface/admin_tabengine.php
        )

    [ccaptcha] => Array
        (
            [module] => main
            [file] => classes/general/captcha.php
        )

    [cmpnotifications] => Array
        (
            [module] => main
            [file] => classes/general/mp_notifications.php
        )

    [calltask] => Array
        (
            [module] => main
            [file] => classes/general/task.php
        )

    [ctask] => Array
        (
            [module] => main
            [file] => classes/general/task.php
        )

    [calloperation] => Array
        (
            [module] => main
            [file] => classes/general/operation.php
        )

    [coperation] => Array
        (
            [module] => main
            [file] => classes/general/operation.php
        )

    [callgroup] => Array
        (
            [module] => main
            [file] => classes/general/group.php
        )

    [cgroup] => Array
        (
            [module] => main
            [file] => classes/general/group.php
        )

    [cajax] => Array
        (
            [module] => main
            [file] => ajax_tools.php
        )

    [calluser] => Array
        (
            [module] => main
            [file] => classes/general/user.php
        )

    [cuser] => Array
        (
            [module] => main
            [file] => classes/general/user.php
        )

    [callevent] => Array
        (
            [module] => main
            [file] => classes/general/event.php
        )

    [cevent] => Array
        (
            [module] => main
            [file] => classes/general/event.php
        )

    [calleventmessage] => Array
        (
            [module] => main
            [file] => classes/general/eventmessage.php
        )

    [ceventmessage] => Array
        (
            [module] => main
            [file] => classes/general/eventmessage.php
        )

    [ceventtype] => Array
        (
            [module] => main
            [file] => classes/general/eventmessage.php
        )

    [_ceventtyperesult] => Array
        (
            [module] => main
            [file] => classes/general/eventmessage.php
        )

    [cdbresulteventmultiresult] => Array
        (
            [module] => main
            [file] => classes/general/eventmessage.php
        )

    [cdebuginfo] => Array
        (
            [module] => main
            [file] => classes/general/debuginfo.php
        )

    [ccaptchaagent] => Array
        (
            [module] => main
            [file] => classes/general/captchaagent.php
        )

    [callfilterquery] => Array
        (
            [module] => main
            [file] => classes/general/filterquery.php
        )

    [cfilterquery] => Array
        (
            [module] => main
            [file] => classes/general/filterquery.php
        )

    [cconvertorspregreplacehelper] => Array
        (
            [module] => main
            [file] => classes/general/convertorspregreplacehelper.php
        )

    [cspacer] => Array
        (
            [module] => main
            [file] => classes/general/spacer.php
        )

    [updatetools] => Array
        (
            [module] => main
            [file] => classes/general/updatetools.php
        )

    [cjscore] => Array
        (
            [module] => main
            [file] => classes/general/jscore.php
        )

    [cchecklisttools] => Array
        (
            [module] => main
            [file] => classes/general/checklist.php
        )

    [cmenu] => Array
        (
            [module] => main
            [file] => classes/general/menu.php
        )

    [cmenucustom] => Array
        (
            [module] => main
            [file] => classes/general/menucustom.php
        )

    [callusertypeentity] => Array
        (
            [module] => main
            [file] => classes/general/usertype.php
        )

    [cusertypeentity] => Array
        (
            [module] => main
            [file] => classes/general/usertype.php
        )

    [cuserfieldenum] => Array
        (
            [module] => main
            [file] => classes/general/userfieldenum.php
        )

    [cusertypesql] => Array
        (
            [module] => main
            [file] => classes/general/usertypesql.php
        )

    [cusertypemanager] => Array
        (
            [module] => main
            [file] => classes/general/usertypemanager.php
        )

    [cusertypestring] => Array
        (
            [module] => main
            [file] => classes/general/usertypestr.php
        )

    [cusertypeinteger] => Array
        (
            [module] => main
            [file] => classes/general/usertypeint.php
        )

    [cusertypedouble] => Array
        (
            [module] => main
            [file] => classes/general/usertypedbl.php
        )

    [cusertypedatetime] => Array
        (
            [module] => main
            [file] => classes/general/usertypetime.php
        )

    [cusertypedate] => Array
        (
            [module] => main
            [file] => classes/general/usertypedate.php
        )

    [cusertypeboolean] => Array
        (
            [module] => main
            [file] => classes/general/usertypebool.php
        )

    [cusertypefile] => Array
        (
            [module] => main
            [file] => classes/general/usertypefile.php
        )

    [cusertypeenum] => Array
        (
            [module] => main
            [file] => classes/general/usertypeenum.php
        )

    [cusertypeiblocksection] => Array
        (
            [module] => main
            [file] => classes/general/usertypesection.php
        )

    [ciblocksectionenum] => Array
        (
            [module] => main
            [file] => classes/general/usertypesection.php
        )

    [cusertypeiblockelement] => Array
        (
            [module] => main
            [file] => classes/general/usertypeelement.php
        )

    [cusertypestringformatted] => Array
        (
            [module] => main
            [file] => classes/general/usertypestrfmt.php
        )

    [cusertypeurl] => Array
        (
            [module] => main
            [file] => classes/general/usertypeurl.php
        )

    [bxgadget] => Array
        (
            [module] => main
            [file] => classes/general/gadget.php
        )

    [cmainadmin] => Array
        (
            [module] => main
            [file] => classes/general/main_admin.php
        )

    [ctemplates] => Array
        (
            [module] => main
            [file] => classes/general/templates.php
        )

    [cpagetemplate] => Array
        (
            [module] => main
            [file] => classes/general/page_template.php
        )

    [filescmp] => Array
        (
            [module] => main
            [file] => classes/general/files_cmp.php
        )

    [carchiver] => Array
        (
            [module] => main
            [file] => classes/general/tar_gz.php
        )

    [czip] => Array
        (
            [module] => main
            [file] => classes/general/zip.php
        )

    [curlrewriter] => Array
        (
            [module] => main
            [file] => classes/general/urlrewriter.php
        )

    [charsetconverter] => Array
        (
            [module] => main
            [file] => classes/general/charset_converter.php
        )

    [chtmlpagescache] => Array
        (
            [module] => main
            [file] => lib/composite/helper.php
        )

    [statichtmlmemcachedresponse] => Array
        (
            [module] => main
            [file] => lib/composite/responder.php
        )

    [statichtmlfileresponse] => Array
        (
            [module] => main
            [file] => lib/composite/responder.php
        )

    [bitrix\main\page\frame] => Array
        (
            [module] => main
            [file] => lib/composite/engine.php
        )

    [bitrix\main\page\framestatic] => Array
        (
            [module] => main
            [file] => lib/composite/staticarea.php
        )

    [bitrix\main\page\framebuffered] => Array
        (
            [module] => main
            [file] => lib/composite/bufferarea.php
        )

    [bitrix\main\page\framehelper] => Array
        (
            [module] => main
            [file] => lib/composite/bufferarea.php
        )

    [bitrix\main\data\statichtmlcache] => Array
        (
            [module] => main
            [file] => lib/composite/page.php
        )

    [bitrix\main\data\statichtmlstorage] => Array
        (
            [module] => main
            [file] => lib/composite/data/abstractstorage.php
        )

    [bitrix\main\data\statichtmlfilestorage] => Array
        (
            [module] => main
            [file] => lib/composite/data/filestorage.php
        )

    [bitrix\main\data\statichtmlmemcachedstorage] => Array
        (
            [module] => main
            [file] => lib/composite/data/memcachedstorage.php
        )

    [bitrix\main\data\staticcacheprovider] => Array
        (
            [module] => main
            [file] => lib/composite/data/cacheprovider.php
        )

    [bitrix\main\data\appcachemanifest] => Array
        (
            [module] => main
            [file] => lib/composite/appcache.php
        )

)
Array
(
    [bitrix\main\application] => Array
        (
            [module] => main
            [file] => lib/application.php
        )

    [bitrix\main\httpapplication] => Array
        (
            [module] => main
            [file] => lib/httpapplication.php
        )

    [bitrix\main\argumentexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\argumentnullexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\argumentoutofrangeexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\argumenttypeexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\notimplementedexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\notsupportedexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\invalidoperationexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\objectpropertyexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\objectnotfoundexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\objectexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\systemexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\accessdeniedexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\decodingexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\io\invalidpathexception] => Array
        (
            [module] => main
            [file] => lib/io/ioexception.php
        )

    [bitrix\main\io\filenotfoundexception] => Array
        (
            [module] => main
            [file] => lib/io/ioexception.php
        )

    [bitrix\main\io\filedeleteexception] => Array
        (
            [module] => main
            [file] => lib/io/ioexception.php
        )

    [bitrix\main\io\fileopenexception] => Array
        (
            [module] => main
            [file] => lib/io/ioexception.php
        )

    [bitrix\main\io\filenotopenedexception] => Array
        (
            [module] => main
            [file] => lib/io/ioexception.php
        )

    [bitrix\main\context] => Array
        (
            [module] => main
            [file] => lib/context.php
        )

    [bitrix\main\httpcontext] => Array
        (
            [module] => main
            [file] => lib/httpcontext.php
        )

    [bitrix\main\dispatcher] => Array
        (
            [module] => main
            [file] => lib/dispatcher.php
        )

    [bitrix\main\environment] => Array
        (
            [module] => main
            [file] => lib/environment.php
        )

    [bitrix\main\event] => Array
        (
            [module] => main
            [file] => lib/event.php
        )

    [bitrix\main\eventmanager] => Array
        (
            [module] => main
            [file] => lib/eventmanager.php
        )

    [bitrix\main\eventresult] => Array
        (
            [module] => main
            [file] => lib/eventresult.php
        )

    [bitrix\main\request] => Array
        (
            [module] => main
            [file] => lib/request.php
        )

    [bitrix\main\httprequest] => Array
        (
            [module] => main
            [file] => lib/httprequest.php
        )

    [bitrix\main\response] => Array
        (
            [module] => main
            [file] => lib/response.php
        )

    [bitrix\main\httpresponse] => Array
        (
            [module] => main
            [file] => lib/httpresponse.php
        )

    [bitrix\main\modulemanager] => Array
        (
            [module] => main
            [file] => lib/modulemanager.php
        )

    [bitrix\main\server] => Array
        (
            [module] => main
            [file] => lib/server.php
        )

    [bitrix\main\config\configuration] => Array
        (
            [module] => main
            [file] => lib/config/configuration.php
        )

    [bitrix\main\config\option] => Array
        (
            [module] => main
            [file] => lib/config/option.php
        )

    [bitrix\main\context\culture] => Array
        (
            [module] => main
            [file] => lib/context/culture.php
        )

    [bitrix\main\data\cache] => Array
        (
            [module] => main
            [file] => lib/data/cache.php
        )

    [bitrix\main\data\cacheengineapc] => Array
        (
            [module] => main
            [file] => lib/data/cacheengineapc.php
        )

    [bitrix\main\data\cacheenginememcache] => Array
        (
            [module] => main
            [file] => lib/data/cacheenginememcache.php
        )

    [bitrix\main\data\cacheenginefiles] => Array
        (
            [module] => main
            [file] => lib/data/cacheenginefiles.php
        )

    [bitrix\main\data\cacheenginenone] => Array
        (
            [module] => main
            [file] => lib/data/cacheenginenone.php
        )

    [bitrix\main\data\connection] => Array
        (
            [module] => main
            [file] => lib/data/connection.php
        )

    [bitrix\main\data\connectionpool] => Array
        (
            [module] => main
            [file] => lib/data/connectionpool.php
        )

    [bitrix\main\data\icacheengine] => Array
        (
            [module] => main
            [file] => lib/data/cache.php
        )

    [bitrix\main\data\hsphpreadconnection] => Array
        (
            [module] => main
            [file] => lib/data/hsphpreadconnection.php
        )

    [bitrix\main\data\managedcache] => Array
        (
            [module] => main
            [file] => lib/data/managedcache.php
        )

    [bitrix\main\data\taggedcache] => Array
        (
            [module] => main
            [file] => lib/data/taggedcache.php
        )

    [bitrix\main\data\memcacheconnection] => Array
        (
            [module] => main
            [file] => lib/data/memcacheconnection.php
        )

    [bitrix\main\data\memcachedconnection] => Array
        (
            [module] => main
            [file] => lib/data/memcachedconnection.php
        )

    [bitrix\main\data\nosqlconnection] => Array
        (
            [module] => main
            [file] => lib/data/nosqlconnection.php
        )

    [bitrix\main\db\arrayresult] => Array
        (
            [module] => main
            [file] => lib/db/arrayresult.php
        )

    [bitrix\main\db\result] => Array
        (
            [module] => main
            [file] => lib/db/result.php
        )

    [bitrix\main\db\connection] => Array
        (
            [module] => main
            [file] => lib/db/connection.php
        )

    [bitrix\main\db\sqlexception] => Array
        (
            [module] => main
            [file] => lib/db/sqlexception.php
        )

    [bitrix\main\db\sqlqueryexception] => Array
        (
            [module] => main
            [file] => lib/db/sqlexception.php
        )

    [bitrix\main\db\transactionexception] => Array
        (
            [module] => main
            [file] => lib/db/sqlexception.php
        )

    [bitrix\main\db\sqlexpression] => Array
        (
            [module] => main
            [file] => lib/db/sqlexpression.php
        )

    [bitrix\main\db\sqlhelper] => Array
        (
            [module] => main
            [file] => lib/db/sqlhelper.php
        )

    [bitrix\main\db\mysqlcommonconnection] => Array
        (
            [module] => main
            [file] => lib/db/mysqlcommonconnection.php
        )

    [bitrix\main\db\mysqliconnection] => Array
        (
            [module] => main
            [file] => lib/db/mysqliconnection.php
        )

    [bitrix\main\db\mysqliresult] => Array
        (
            [module] => main
            [file] => lib/db/mysqliresult.php
        )

    [bitrix\main\db\mysqlisqlhelper] => Array
        (
            [module] => main
            [file] => lib/db/mysqlisqlhelper.php
        )

    [bitrix\main\db\mssqlconnection] => Array
        (
            [module] => main
            [file] => lib/db/mssqlconnection.php
        )

    [bitrix\main\db\mssqlresult] => Array
        (
            [module] => main
            [file] => lib/db/mssqlresult.php
        )

    [bitrix\main\db\mssqlsqlhelper] => Array
        (
            [module] => main
            [file] => lib/db/mssqlsqlhelper.php
        )

    [bitrix\main\db\oracleconnection] => Array
        (
            [module] => main
            [file] => lib/db/oracleconnection.php
        )

    [bitrix\main\db\oracleresult] => Array
        (
            [module] => main
            [file] => lib/db/oracleresult.php
        )

    [bitrix\main\db\oraclesqlhelper] => Array
        (
            [module] => main
            [file] => lib/db/oraclesqlhelper.php
        )

    [bitrix\main\db\pgsqlconnection] => Array
        (
            [module] => main
            [file] => lib/db/pgsqlconnection.php
        )

    [bitrix\main\diag\httpexceptionhandleroutput] => Array
        (
            [module] => main
            [file] => lib/diag/httpexceptionhandleroutput.php
        )

    [bitrix\main\diag\fileexceptionhandlerlog] => Array
        (
            [module] => main
            [file] => lib/diag/fileexceptionhandlerlog.php
        )

    [bitrix\main\diag\exceptionhandler] => Array
        (
            [module] => main
            [file] => lib/diag/exceptionhandler.php
        )

    [bitrix\main\diag\iexceptionhandleroutput] => Array
        (
            [module] => main
            [file] => lib/diag/iexceptionhandleroutput.php
        )

    [bitrix\main\diag\exceptionhandlerlog] => Array
        (
            [module] => main
            [file] => lib/diag/exceptionhandlerlog.php
        )

    [bitrix\main\io\file] => Array
        (
            [module] => main
            [file] => lib/io/file.php
        )

    [bitrix\main\io\fileentry] => Array
        (
            [module] => main
            [file] => lib/io/fileentry.php
        )

    [bitrix\main\io\path] => Array
        (
            [module] => main
            [file] => lib/io/path.php
        )

    [bitrix\main\io\filesystementry] => Array
        (
            [module] => main
            [file] => lib/io/filesystementry.php
        )

    [bitrix\main\io\ifilestream] => Array
        (
            [module] => main
            [file] => lib/io/ifilestream.php
        )

    [bitrix\main\localization\loc] => Array
        (
            [module] => main
            [file] => lib/localization/loc.php
        )

    [bitrix\main\mail\mail] => Array
        (
            [module] => main
            [file] => lib/mail/mail.php
        )

    [bitrix\main\mail\tracking] => Array
        (
            [module] => main
            [file] => lib/mail/tracking.php
        )

    [bitrix\main\mail\eventmanager] => Array
        (
            [module] => main
            [file] => lib/mail/eventmanager.php
        )

    [bitrix\main\mail\eventmessagecompiler] => Array
        (
            [module] => main
            [file] => lib/mail/eventmessagecompiler.php
        )

    [bitrix\main\mail\eventmessagethemecompiler] => Array
        (
            [module] => main
            [file] => lib/mail/eventmessagethemecompiler.php
        )

    [bitrix\main\mail\internal\event] => Array
        (
            [module] => main
            [file] => lib/mail/internal/event.php
        )

    [bitrix\main\mail\internal\eventattachment] => Array
        (
            [module] => main
            [file] => lib/mail/internal/eventattachment.php
        )

    [bitrix\main\mail\internal\eventmessage] => Array
        (
            [module] => main
            [file] => lib/mail/internal/eventmessage.php
        )

    [bitrix\main\mail\internal\eventmessagesite] => Array
        (
            [module] => main
            [file] => lib/mail/internal/eventmessagesite.php
        )

    [bitrix\main\mail\internal\eventmessageattachment] => Array
        (
            [module] => main
            [file] => lib/mail/internal/eventmessageattachment.php
        )

    [bitrix\main\mail\internal\eventtype] => Array
        (
            [module] => main
            [file] => lib/mail/internal/eventtype.php
        )

    [bitrix\main\text\converter] => Array
        (
            [module] => main
            [file] => lib/text/converter.php
        )

    [bitrix\main\text\emptyconverter] => Array
        (
            [module] => main
            [file] => lib/text/emptyconverter.php
        )

    [bitrix\main\text\encoding] => Array
        (
            [module] => main
            [file] => lib/text/encoding.php
        )

    [bitrix\main\text\htmlconverter] => Array
        (
            [module] => main
            [file] => lib/text/htmlconverter.php
        )

    [bitrix\main\text\binarystring] => Array
        (
            [module] => main
            [file] => lib/text/binarystring.php
        )

    [bitrix\main\text\xmlconverter] => Array
        (
            [module] => main
            [file] => lib/text/xmlconverter.php
        )

    [bitrix\main\type\collection] => Array
        (
            [module] => main
            [file] => lib/type/collection.php
        )

    [bitrix\main\type\date] => Array
        (
            [module] => main
            [file] => lib/type/date.php
        )

    [bitrix\main\type\datetime] => Array
        (
            [module] => main
            [file] => lib/type/datetime.php
        )

    [bitrix\main\type\dictionary] => Array
        (
            [module] => main
            [file] => lib/type/dictionary.php
        )

    [bitrix\main\type\filterabledictionary] => Array
        (
            [module] => main
            [file] => lib/type/filterabledictionary.php
        )

    [bitrix\main\type\parameterdictionary] => Array
        (
            [module] => main
            [file] => lib/type/parameterdictionary.php
        )

    [bitrix\main\web\cookie] => Array
        (
            [module] => main
            [file] => lib/web/cookie.php
        )

    [bitrix\main\web\uri] => Array
        (
            [module] => main
            [file] => lib/web/uri.php
        )

    [bitrix\main\sendereventhandler] => Array
        (
            [module] => main
            [file] => lib/senderconnector.php
        )

    [bitrix\main\senderconnectoruser] => Array
        (
            [module] => main
            [file] => lib/senderconnector.php
        )

    [bitrix\main\urlrewriterrulemaker] => Array
        (
            [module] => main
            [file] => lib/urlrewriter.php
        )

    [bitrix\main\update\stepper] => Array
        (
            [module] => main
            [file] => lib/update/stepper.php
        )

    [bitrix\main\composite\abstractresponse] => Array
        (
            [module] => main
            [file] => lib/composite/responder.php
        )

    [bitrix\main\composite\fileresponse] => Array
        (
            [module] => main
            [file] => lib/composite/responder.php
        )

    [bitrix\main\composite\memcachedresponse] => Array
        (
            [module] => main
            [file] => lib/composite/responder.php
        )

    [bitrix\main\security\otpexception] => Array
        (
            [module] => main
            [file] => lib/security/securityexception.php
        )

    [ctimezone] => Array
        (
            [module] => main
            [file] => classes/general/time.php
        )

    [cbxpunycode] => Array
        (
            [module] => main
            [file] => classes/general/punycode.php
        )

    [ibxvirtualio] => Array
        (
            [module] => main
            [file] => classes/general/virtual_io.php
        )

    [ibxgeterrors] => Array
        (
            [module] => main
            [file] => classes/general/virtual_io.php
        )

    [cbxvirtualio] => Array
        (
            [module] => main
            [file] => classes/general/virtual_io.php
        )

    [cbxvirtualfilebase] => Array
        (
            [module] => main
            [file] => classes/general/virtual_file.php
        )

    [cbxvirtualfile] => Array
        (
            [module] => main
            [file] => classes/general/virtual_file.php
        )

    [cbxvirtualdirectory] => Array
        (
            [module] => main
            [file] => classes/general/virtual_file.php
        )

    [calloption] => Array
        (
            [module] => main
            [file] => classes/general/option.php
        )

    [coption] => Array
        (
            [module] => main
            [file] => classes/general/option.php
        )

    [callpageoption] => Array
        (
            [module] => main
            [file] => classes/general/pageoption.php
        )

    [cpageoption] => Array
        (
            [module] => main
            [file] => classes/general/pageoption.php
        )

    [callsqlwhere] => Array
        (
            [module] => main
            [file] => classes/general/sqlwhere.php
        )

    [csqlwhereexpression] => Array
        (
            [module] => main
            [file] => classes/general/sqlwhere.php
        )

    [csqlwhere] => Array
        (
            [module] => main
            [file] => classes/general/sqlwhere.php
        )

    [calllanguage] => Array
        (
            [module] => main
            [file] => classes/general/language.php
        )

    [clanguage] => Array
        (
            [module] => main
            [file] => classes/general/language.php
        )

    [clangadmin] => Array
        (
            [module] => main
            [file] => classes/general/language.php
        )

    [_clangdbresult] => Array
        (
            [module] => main
            [file] => classes/general/langdbresult.php
        )

    [callagent] => Array
        (
            [module] => main
            [file] => classes/general/agent.php
        )

    [cagent] => Array
        (
            [module] => main
            [file] => classes/mysql/agent.php
        )

    [capplicationexception] => Array
        (
            [module] => main
            [file] => classes/general/applicationexception.php
        )

    [cadminexception] => Array
        (
            [module] => main
            [file] => classes/general/adminexception.php
        )

    [callsite] => Array
        (
            [module] => main
            [file] => classes/general/site.php
        )

    [calllang] => Array
        (
            [module] => main
            [file] => classes/general/site.php
        )

    [csite] => Array
        (
            [module] => main
            [file] => classes/general/site.php
        )

    [clang] => Array
        (
            [module] => main
            [file] => classes/general/site.php
        )

    [chttp] => Array
        (
            [module] => main
            [file] => classes/general/http.php
        )

    [cutil] => Array
        (
            [module] => main
            [file] => classes/general/util.php
        )

    [callmain] => Array
        (
            [module] => main
            [file] => classes/general/main.php
        )

    [cmain] => Array
        (
            [module] => main
            [file] => classes/general/main.php
        )

    [calldatabase] => Array
        (
            [module] => main
            [file] => classes/general/database.php
        )

    [calldbresult] => Array
        (
            [module] => main
            [file] => classes/general/dbresult.php
        )

    [cdatabasemysql] => Array
        (
            [module] => main
            [file] => classes/mysql/database.php
        )

    [cdbresultmysql] => Array
        (
            [module] => main
            [file] => classes/mysql/dbresult.php
        )

    [icachebackend] => Array
        (
            [module] => main
            [file] => classes/general/cache_backend.php
        )

    [cphpcache] => Array
        (
            [module] => main
            [file] => classes/general/cache.php
        )

    [ccachemanager] => Array
        (
            [module] => main
            [file] => classes/general/cache_manager.php
        )

    [cpagecache] => Array
        (
            [module] => main
            [file] => classes/general/page_cache.php
        )

    [cstackcacheentry] => Array
        (
            [module] => main
            [file] => classes/general/stack_cache_entry.php
        )

    [cstackcachemanager] => Array
        (
            [module] => main
            [file] => classes/general/stack_cache.php
        )

    [cmodule] => Array
        (
            [module] => main
            [file] => /classes/general/module.php
        )

    [bitrix\main\entity\ufield] => Array
        (
            [module] => main
            [file] => include/deprecated/ufield.php
        )

    [cdatabase] => Array
        (
            [module] => main
            [file] => classes/mysql/database.php
        )

    [cdbresult] => Array
        (
            [module] => main
            [file] => classes/mysql/dbresult.php
        )

    [csitetemplate] => Array
        (
            [module] => main
            [file] => classes/general/site_template.php
        )

    [cbitrixcomponent] => Array
        (
            [module] => main
            [file] => classes/general/component.php
        )

    [ccomponentengine] => Array
        (
            [module] => main
            [file] => classes/general/component_engine.php
        )

    [ccomponentajax] => Array
        (
            [module] => main
            [file] => classes/general/component_ajax.php
        )

    [cbitrixcomponenttemplate] => Array
        (
            [module] => main
            [file] => classes/general/component_template.php
        )

    [ccomponentutil] => Array
        (
            [module] => main
            [file] => classes/general/component_util.php
        )

    [ccontrollerclient] => Array
        (
            [module] => main
            [file] => classes/general/controller_member.php
        )

    [phpparser] => Array
        (
            [module] => main
            [file] => classes/general/php_parser.php
        )

    [cdiskquota] => Array
        (
            [module] => main
            [file] => classes/general/quota.php
        )

    [ceventlog] => Array
        (
            [module] => main
            [file] => classes/general/event_log.php
        )

    [ceventmain] => Array
        (
            [module] => main
            [file] => classes/general/event_log.php
        )

    [cadminfiledialog] => Array
        (
            [module] => main
            [file] => classes/general/file_dialog.php
        )

    [wll_user] => Array
        (
            [module] => main
            [file] => classes/general/liveid.php
        )

    [wll_consenttoken] => Array
        (
            [module] => main
            [file] => classes/general/liveid.php
        )

    [windowslivelogin] => Array
        (
            [module] => main
            [file] => classes/general/liveid.php
        )

    [cfile] => Array
        (
            [module] => main
            [file] => classes/general/file.php
        )

    [callfile] => Array
        (
            [module] => main
            [file] => classes/general/file.php
        )

    [ctempfile] => Array
        (
            [module] => main
            [file] => classes/general/file_temp.php
        )

    [cfavorites] => Array
        (
            [module] => main
            [file] => classes/mysql/favorites.php
        )

    [cuseroptions] => Array
        (
            [module] => main
            [file] => classes/general/user_options.php
        )

    [cgridoptions] => Array
        (
            [module] => main
            [file] => classes/general/grids.php
        )

    [cundo] => Array
        (
            [module] => main
            [file] => /classes/general/undo.php
        )

    [cautosave] => Array
        (
            [module] => main
            [file] => /classes/general/undo.php
        )

    [callratings] => Array
        (
            [module] => main
            [file] => classes/general/ratings.php
        )

    [cratings] => Array
        (
            [module] => main
            [file] => classes/mysql/ratings.php
        )

    [cratingscomponentsmain] => Array
        (
            [module] => main
            [file] => classes/mysql/ratings_components.php
        )

    [cratingrule] => Array
        (
            [module] => main
            [file] => classes/general/rating_rule.php
        )

    [cratingrulesmain] => Array
        (
            [module] => main
            [file] => classes/mysql/rating_rules.php
        )

    [ctoppanel] => Array
        (
            [module] => main
            [file] => public/top_panel.php
        )

    [ceditarea] => Array
        (
            [module] => main
            [file] => public/edit_area.php
        )

    [ccomponentpanel] => Array
        (
            [module] => main
            [file] => public/edit_area.php
        )

    [ctextparser] => Array
        (
            [module] => main
            [file] => classes/general/textparser.php
        )

    [cphpcachefiles] => Array
        (
            [module] => main
            [file] => classes/general/cache_files.php
        )

    [cdataxmlnode] => Array
        (
            [module] => main
            [file] => classes/general/xml.php
        )

    [cdataxmldocument] => Array
        (
            [module] => main
            [file] => classes/general/xml.php
        )

    [cdataxml] => Array
        (
            [module] => main
            [file] => classes/general/xml.php
        )

    [cxmlfilestream] => Array
        (
            [module] => main
            [file] => classes/general/xml.php
        )

    [crsaprovider] => Array
        (
            [module] => main
            [file] => classes/general/rsasecurity.php
        )

    [crsasecurity] => Array
        (
            [module] => main
            [file] => classes/general/rsasecurity.php
        )

    [crsabcmathprovider] => Array
        (
            [module] => main
            [file] => classes/general/rsabcmath.php
        )

    [crsaopensslprovider] => Array
        (
            [module] => main
            [file] => classes/general/rsaopenssl.php
        )

    [casnreader] => Array
        (
            [module] => main
            [file] => classes/general/asn.php
        )

    [cbxshorturi] => Array
        (
            [module] => main
            [file] => classes/mysql/short_uri.php
        )

    [cfinder] => Array
        (
            [module] => main
            [file] => classes/general/finder.php
        )

    [caccess] => Array
        (
            [module] => main
            [file] => classes/general/access.php
        )

    [cauthprovider] => Array
        (
            [module] => main
            [file] => classes/general/authproviders.php
        )

    [iproviderinterface] => Array
        (
            [module] => main
            [file] => classes/general/authproviders.php
        )

    [cgroupauthprovider] => Array
        (
            [module] => main
            [file] => classes/general/authproviders.php
        )

    [cuserauthprovider] => Array
        (
            [module] => main
            [file] => classes/general/authproviders.php
        )

    [ctableschema] => Array
        (
            [module] => main
            [file] => classes/general/table_schema.php
        )

    [ccsvdata] => Array
        (
            [module] => main
            [file] => classes/general/csv_data.php
        )

    [csmile] => Array
        (
            [module] => main
            [file] => classes/general/smile.php
        )

    [csmilegallery] => Array
        (
            [module] => main
            [file] => classes/general/smile.php
        )

    [csmileset] => Array
        (
            [module] => main
            [file] => classes/general/smile.php
        )

    [cglobalcounter] => Array
        (
            [module] => main
            [file] => classes/general/global_counter.php
        )

    [cusercounter] => Array
        (
            [module] => main
            [file] => classes/mysql/user_counter.php
        )

    [cusercounterpage] => Array
        (
            [module] => main
            [file] => classes/mysql/user_counter.php
        )

    [chotkeys] => Array
        (
            [module] => main
            [file] => classes/general/hot_keys.php
        )

    [chotkeyscode] => Array
        (
            [module] => main
            [file] => classes/general/hot_keys.php
        )

    [cbxsanitizer] => Array
        (
            [module] => main
            [file] => classes/general/sanitizer.php
        )

    [ibxarchive] => Array
        (
            [module] => main
            [file] => classes/general/archive.php
        )

    [cbxarchive] => Array
        (
            [module] => main
            [file] => classes/general/archive.php
        )

    [cadminnotify] => Array
        (
            [module] => main
            [file] => classes/general/admin_notify.php
        )

    [cbxfavadmmenu] => Array
        (
            [module] => main
            [file] => classes/general/favorites.php
        )

    [cadmininformer] => Array
        (
            [module] => main
            [file] => classes/general/admin_informer.php
        )

    [csitecheckertest] => Array
        (
            [module] => main
            [file] => classes/general/site_checker.php
        )

    [csqlutil] => Array
        (
            [module] => main
            [file] => classes/general/sql_util.php
        )

    [cfileuploader] => Array
        (
            [module] => main
            [file] => classes/general/uploader.php
        )

    [lpa] => Array
        (
            [module] => main
            [file] => classes/general/lpa.php
        )

    [cadminfilter] => Array
        (
            [module] => main
            [file] => interface/admin_filter.php
        )

    [cadminlist] => Array
        (
            [module] => main
            [file] => interface/admin_list.php
        )

    [cadminlistrow] => Array
        (
            [module] => main
            [file] => interface/admin_list.php
        )

    [cadminuilist] => Array
        (
            [module] => main
            [file] => interface/admin_ui_list.php
        )

    [cadminuilistrow] => Array
        (
            [module] => main
            [file] => interface/admin_ui_list.php
        )

    [cadminuiresult] => Array
        (
            [module] => main
            [file] => interface/admin_ui_list.php
        )

    [cadminuicontextmenu] => Array
        (
            [module] => main
            [file] => interface/admin_ui_list.php
        )

    [cadminuisorting] => Array
        (
            [module] => main
            [file] => interface/admin_ui_list.php
        )

    [cadminuilistactionpanel] => Array
        (
            [module] => main
            [file] => interface/admin_ui_list.php
        )

    [cadmintabcontrol] => Array
        (
            [module] => main
            [file] => interface/admin_tabcontrol.php
        )

    [cadminform] => Array
        (
            [module] => main
            [file] => interface/admin_form.php
        )

    [cadminformsettings] => Array
        (
            [module] => main
            [file] => interface/admin_form.php
        )

    [cadmintabcontroldrag] => Array
        (
            [module] => main
            [file] => interface/admin_tabcontrol_drag.php
        )

    [cadmindraggableblockengine] => Array
        (
            [module] => main
            [file] => interface/admin_tabcontrol_drag.php
        )

    [cjspopup] => Array
        (
            [module] => main
            [file] => interface/jspopup.php
        )

    [cjspopuponpage] => Array
        (
            [module] => main
            [file] => interface/jspopup.php
        )

    [cadmincalendar] => Array
        (
            [module] => main
            [file] => interface/admin_calendar.php
        )

    [cadminviewtabcontrol] => Array
        (
            [module] => main
            [file] => interface/admin_viewtabcontrol.php
        )

    [cadmintabengine] => Array
        (
            [module] => main
            [file] => interface/admin_tabengine.php
        )

    [ccaptcha] => Array
        (
            [module] => main
            [file] => classes/general/captcha.php
        )

    [cmpnotifications] => Array
        (
            [module] => main
            [file] => classes/general/mp_notifications.php
        )

    [calltask] => Array
        (
            [module] => main
            [file] => classes/general/task.php
        )

    [ctask] => Array
        (
            [module] => main
            [file] => classes/general/task.php
        )

    [calloperation] => Array
        (
            [module] => main
            [file] => classes/general/operation.php
        )

    [coperation] => Array
        (
            [module] => main
            [file] => classes/general/operation.php
        )

    [callgroup] => Array
        (
            [module] => main
            [file] => classes/general/group.php
        )

    [cgroup] => Array
        (
            [module] => main
            [file] => classes/general/group.php
        )

    [cajax] => Array
        (
            [module] => main
            [file] => ajax_tools.php
        )

    [calluser] => Array
        (
            [module] => main
            [file] => classes/general/user.php
        )

    [cuser] => Array
        (
            [module] => main
            [file] => classes/general/user.php
        )

    [callevent] => Array
        (
            [module] => main
            [file] => classes/general/event.php
        )

    [cevent] => Array
        (
            [module] => main
            [file] => classes/general/event.php
        )

    [calleventmessage] => Array
        (
            [module] => main
            [file] => classes/general/eventmessage.php
        )

    [ceventmessage] => Array
        (
            [module] => main
            [file] => classes/general/eventmessage.php
        )

    [ceventtype] => Array
        (
            [module] => main
            [file] => classes/general/eventmessage.php
        )

    [_ceventtyperesult] => Array
        (
            [module] => main
            [file] => classes/general/eventmessage.php
        )

    [cdbresulteventmultiresult] => Array
        (
            [module] => main
            [file] => classes/general/eventmessage.php
        )

    [cdebuginfo] => Array
        (
            [module] => main
            [file] => classes/general/debuginfo.php
        )

    [ccaptchaagent] => Array
        (
            [module] => main
            [file] => classes/general/captchaagent.php
        )

    [callfilterquery] => Array
        (
            [module] => main
            [file] => classes/general/filterquery.php
        )

    [cfilterquery] => Array
        (
            [module] => main
            [file] => classes/general/filterquery.php
        )

    [cconvertorspregreplacehelper] => Array
        (
            [module] => main
            [file] => classes/general/convertorspregreplacehelper.php
        )

    [cspacer] => Array
        (
            [module] => main
            [file] => classes/general/spacer.php
        )

    [updatetools] => Array
        (
            [module] => main
            [file] => classes/general/updatetools.php
        )

    [cjscore] => Array
        (
            [module] => main
            [file] => classes/general/jscore.php
        )

    [cchecklisttools] => Array
        (
            [module] => main
            [file] => classes/general/checklist.php
        )

    [cmenu] => Array
        (
            [module] => main
            [file] => classes/general/menu.php
        )

    [cmenucustom] => Array
        (
            [module] => main
            [file] => classes/general/menucustom.php
        )

    [callusertypeentity] => Array
        (
            [module] => main
            [file] => classes/general/usertype.php
        )

    [cusertypeentity] => Array
        (
            [module] => main
            [file] => classes/general/usertype.php
        )

    [cuserfieldenum] => Array
        (
            [module] => main
            [file] => classes/general/userfieldenum.php
        )

    [cusertypesql] => Array
        (
            [module] => main
            [file] => classes/general/usertypesql.php
        )

    [cusertypemanager] => Array
        (
            [module] => main
            [file] => classes/general/usertypemanager.php
        )

    [cusertypestring] => Array
        (
            [module] => main
            [file] => classes/general/usertypestr.php
        )

    [cusertypeinteger] => Array
        (
            [module] => main
            [file] => classes/general/usertypeint.php
        )

    [cusertypedouble] => Array
        (
            [module] => main
            [file] => classes/general/usertypedbl.php
        )

    [cusertypedatetime] => Array
        (
            [module] => main
            [file] => classes/general/usertypetime.php
        )

    [cusertypedate] => Array
        (
            [module] => main
            [file] => classes/general/usertypedate.php
        )

    [cusertypeboolean] => Array
        (
            [module] => main
            [file] => classes/general/usertypebool.php
        )

    [cusertypefile] => Array
        (
            [module] => main
            [file] => classes/general/usertypefile.php
        )

    [cusertypeenum] => Array
        (
            [module] => main
            [file] => classes/general/usertypeenum.php
        )

    [cusertypeiblocksection] => Array
        (
            [module] => main
            [file] => classes/general/usertypesection.php
        )

    [ciblocksectionenum] => Array
        (
            [module] => main
            [file] => classes/general/usertypesection.php
        )

    [cusertypeiblockelement] => Array
        (
            [module] => main
            [file] => classes/general/usertypeelement.php
        )

    [cusertypestringformatted] => Array
        (
            [module] => main
            [file] => classes/general/usertypestrfmt.php
        )

    [cusertypeurl] => Array
        (
            [module] => main
            [file] => classes/general/usertypeurl.php
        )

    [bxgadget] => Array
        (
            [module] => main
            [file] => classes/general/gadget.php
        )

    [cmainadmin] => Array
        (
            [module] => main
            [file] => classes/general/main_admin.php
        )

    [ctemplates] => Array
        (
            [module] => main
            [file] => classes/general/templates.php
        )

    [cpagetemplate] => Array
        (
            [module] => main
            [file] => classes/general/page_template.php
        )

    [filescmp] => Array
        (
            [module] => main
            [file] => classes/general/files_cmp.php
        )

    [carchiver] => Array
        (
            [module] => main
            [file] => classes/general/tar_gz.php
        )

    [czip] => Array
        (
            [module] => main
            [file] => classes/general/zip.php
        )

    [curlrewriter] => Array
        (
            [module] => main
            [file] => classes/general/urlrewriter.php
        )

    [charsetconverter] => Array
        (
            [module] => main
            [file] => classes/general/charset_converter.php
        )

    [chtmlpagescache] => Array
        (
            [module] => main
            [file] => lib/composite/helper.php
        )

    [statichtmlmemcachedresponse] => Array
        (
            [module] => main
            [file] => lib/composite/responder.php
        )

    [statichtmlfileresponse] => Array
        (
            [module] => main
            [file] => lib/composite/responder.php
        )

    [bitrix\main\page\frame] => Array
        (
            [module] => main
            [file] => lib/composite/engine.php
        )

    [bitrix\main\page\framestatic] => Array
        (
            [module] => main
            [file] => lib/composite/staticarea.php
        )

    [bitrix\main\page\framebuffered] => Array
        (
            [module] => main
            [file] => lib/composite/bufferarea.php
        )

    [bitrix\main\page\framehelper] => Array
        (
            [module] => main
            [file] => lib/composite/bufferarea.php
        )

    [bitrix\main\data\statichtmlcache] => Array
        (
            [module] => main
            [file] => lib/composite/page.php
        )

    [bitrix\main\data\statichtmlstorage] => Array
        (
            [module] => main
            [file] => lib/composite/data/abstractstorage.php
        )

    [bitrix\main\data\statichtmlfilestorage] => Array
        (
            [module] => main
            [file] => lib/composite/data/filestorage.php
        )

    [bitrix\main\data\statichtmlmemcachedstorage] => Array
        (
            [module] => main
            [file] => lib/composite/data/memcachedstorage.php
        )

    [bitrix\main\data\staticcacheprovider] => Array
        (
            [module] => main
            [file] => lib/composite/data/cacheprovider.php
        )

    [bitrix\main\data\appcachemanifest] => Array
        (
            [module] => main
            [file] => lib/composite/appcache.php
        )

    [iblock] => Array
        (
            [module] => iblock
            [file] => install/index.php
        )

    [ciblockpropertyresult] => Array
        (
            [module] => iblock
            [file] => classes/general/iblockpropresult.php
        )

    [ciblockresult] => Array
        (
            [module] => iblock
            [file] => classes/general/iblockresult.php
        )

    [_cibelement] => Array
        (
            [module] => iblock
            [file] => classes/general/iblock_element.php
        )

    [ciblocktype] => Array
        (
            [module] => iblock
            [file] => classes/general/iblocktype.php
        )

    [calliblock] => Array
        (
            [module] => iblock
            [file] => classes/general/iblock.php
        )

    [ciblock] => Array
        (
            [module] => iblock
            [file] => classes/mysql/iblock.php
        )

    [calliblocksection] => Array
        (
            [module] => iblock
            [file] => classes/general/iblocksection.php
        )

    [ciblocksection] => Array
        (
            [module] => iblock
            [file] => classes/mysql/iblocksection.php
        )

    [calliblockproperty] => Array
        (
            [module] => iblock
            [file] => classes/general/iblockproperty.php
        )

    [ciblockpropertyenum] => Array
        (
            [module] => iblock
            [file] => classes/general/iblockpropertyenum.php
        )

    [ciblockproperty] => Array
        (
            [module] => iblock
            [file] => classes/mysql/iblockproperty.php
        )

    [calliblockelement] => Array
        (
            [module] => iblock
            [file] => classes/general/iblockelement.php
        )

    [ciblockelement] => Array
        (
            [module] => iblock
            [file] => classes/mysql/iblockelement.php
        )

    [calliblockrss] => Array
        (
            [module] => iblock
            [file] => classes/general/iblockrss.php
        )

    [ciblockrss] => Array
        (
            [module] => iblock
            [file] => classes/mysql/iblockrss.php
        )

    [ciblockpropertydatetime] => Array
        (
            [module] => iblock
            [file] => classes/general/prop_datetime.php
        )

    [ciblockpropertydate] => Array
        (
            [module] => iblock
            [file] => classes/general/prop_date.php
        )

    [ciblockpropertyxmlid] => Array
        (
            [module] => iblock
            [file] => classes/general/prop_xmlid.php
        )

    [ciblockpropertyfileman] => Array
        (
            [module] => iblock
            [file] => classes/general/prop_fileman.php
        )

    [ciblockpropertyhtml] => Array
        (
            [module] => iblock
            [file] => classes/general/prop_html.php
        )

    [ciblockpropertyelementlist] => Array
        (
            [module] => iblock
            [file] => classes/general/prop_element_list.php
        )

    [ccmlresult] => Array
        (
            [module] => iblock
            [file] => classes/general/cmlresult.php
        )

    [ciblockxmlfile] => Array
        (
            [module] => iblock
            [file] => classes/mysql/cml2.php
        )

    [ciblockcmlimport] => Array
        (
            [module] => iblock
            [file] => classes/general/cml2.php
        )

    [ciblockcmlexport] => Array
        (
            [module] => iblock
            [file] => classes/general/cml2.php
        )

    [ciblockfindtools] => Array
        (
            [module] => iblock
            [file] => classes/general/comp_findtools.php
        )

    [ciblockpricetools] => Array
        (
            [module] => iblock
            [file] => classes/general/comp_pricetools.php
        )

    [ciblockparameters] => Array
        (
            [module] => iblock
            [file] => classes/general/comp_parameters.php
        )

    [ciblockformatproperties] => Array
        (
            [module] => iblock
            [file] => classes/general/comp_formatprops.php
        )

    [calliblocksequence] => Array
        (
            [module] => iblock
            [file] => classes/general/iblocksequence.php
        )

    [ciblocksequence] => Array
        (
            [module] => iblock
            [file] => classes/mysql/iblocksequence.php
        )

    [ciblockpropertysequence] => Array
        (
            [module] => iblock
            [file] => classes/general/prop_seq.php
        )

    [ciblockpropertyelementautocomplete] => Array
        (
            [module] => iblock
            [file] => classes/general/prop_element_auto.php
        )

    [ciblockpropertysku] => Array
        (
            [module] => iblock
            [file] => classes/general/prop_element_sku.php
        )

    [ciblockpropertysectionautocomplete] => Array
        (
            [module] => iblock
            [file] => classes/general/prop_section_auto.php
        )

    [calliblockofferstmp] => Array
        (
            [module] => iblock
            [file] => classes/general/iblockoffers.php
        )

    [ciblockofferstmp] => Array
        (
            [module] => iblock
            [file] => classes/mysql/iblockoffers.php
        )

    [ceventiblock] => Array
        (
            [module] => iblock
            [file] => classes/general/iblock_event_list.php
        )

    [cratingscomponentsiblock] => Array
        (
            [module] => iblock
            [file] => classes/general/ratings_components.php
        )

    [ciblockrights] => Array
        (
            [module] => iblock
            [file] => classes/general/iblock_rights.php
        )

    [ciblocksectionrights] => Array
        (
            [module] => iblock
            [file] => classes/general/iblock_rights.php
        )

    [ciblockelementrights] => Array
        (
            [module] => iblock
            [file] => classes/general/iblock_rights.php
        )

    [ciblockrightsstorage] => Array
        (
            [module] => iblock
            [file] => classes/general/iblock_rights.php
        )

    [ciblockpropertytools] => Array
        (
            [module] => iblock
            [file] => classes/general/iblockproptools.php
        )

    [ciblocksectionpropertylink] => Array
        (
            [module] => iblock
            [file] => classes/general/section_property.php
        )

    [ciblockxmlimport] => Array
        (
            [module] => iblock
            [file] => classes/general/iblockxmlimport.php
        )

    [bitrix\iblock\iblockfieldtable] => Array
        (
            [module] => iblock
            [file] => lib/iblockfield.php
        )

    [bitrix\iblock\iblockgrouptable] => Array
        (
            [module] => iblock
            [file] => lib/iblockgroup.php
        )

    [bitrix\iblock\iblockmessagetable] => Array
        (
            [module] => iblock
            [file] => lib/iblockmessage.php
        )

    [bitrix\iblock\iblockrsstable] => Array
        (
            [module] => iblock
            [file] => lib/iblockrss.php
        )

    [bitrix\iblock\iblocksitetable] => Array
        (
            [module] => iblock
            [file] => lib/iblocksite.php
        )

    [bitrix\iblock\inheritedpropertytable] => Array
        (
            [module] => iblock
            [file] => lib/inheritedproperty.php
        )

    [bitrix\iblock\propertyenumerationtable] => Array
        (
            [module] => iblock
            [file] => lib/propertyenumeration.php
        )

    [bitrix\iblock\propertyfeaturetable] => Array
        (
            [module] => iblock
            [file] => lib/propertyfeature.php
        )

    [bitrix\iblock\sequencetable] => Array
        (
            [module] => iblock
            [file] => lib/sequence.php
        )

    [bitrix\iblock\sitetable] => Array
        (
            [module] => iblock
            [file] => lib/site.php
        )

    [bitrix\iblock\typetable] => Array
        (
            [module] => iblock
            [file] => lib/type.php
        )

    [bitrix\iblock\typelanguagetable] => Array
        (
            [module] => iblock
            [file] => lib/typelanguage.php
        )

    [bitrix\iblock\bizproctype\usertypeproperty] => Array
        (
            [module] => iblock
            [file] => lib/bizproctype/usertypeproperty.php
        )

    [bitrix\iblock\bizproctype\ecrm] => Array
        (
            [module] => iblock
            [file] => lib/bizproctype/ecrm.php
        )

    [bitrix\iblock\bizproctype\money] => Array
        (
            [module] => iblock
            [file] => lib/bizproctype/money.php
        )

    [bitrix\iblock\bizproctype\usertypepropertydiskfile] => Array
        (
            [module] => iblock
            [file] => lib/bizproctype/usertypepropertydiskfile.php
        )

    [bitrix\iblock\bizproctype\usertypepropertyelist] => Array
        (
            [module] => iblock
            [file] => lib/bizproctype/usertypepropertyelist.php
        )

    [bitrix\iblock\bizproctype\usertypepropertyemployee] => Array
        (
            [module] => iblock
            [file] => lib/bizproctype/usertypepropertyemployee.php
        )

    [bitrix\iblock\bizproctype\usertypepropertyhtml] => Array
        (
            [module] => iblock
            [file] => lib/bizproctype/usertypepropertyhtml.php
        )

    [bitrix\iblock\component\base] => Array
        (
            [module] => iblock
            [file] => lib/component/base.php
        )

    [bitrix\iblock\component\element] => Array
        (
            [module] => iblock
            [file] => lib/component/element.php
        )

    [bitrix\iblock\component\elementlist] => Array
        (
            [module] => iblock
            [file] => lib/component/elementlist.php
        )

    [bitrix\iblock\component\filters] => Array
        (
            [module] => iblock
            [file] => lib/component/filters.php
        )

    [bitrix\iblock\component\selector\element] => Array
        (
            [module] => iblock
            [file] => lib/component/selector/element.php
        )

    [bitrix\iblock\component\selector\entity] => Array
        (
            [module] => iblock
            [file] => lib/component/selector/entity.php
        )

    [bitrix\iblock\component\tools] => Array
        (
            [module] => iblock
            [file] => lib/component/tools.php
        )

    [bitrix\iblock\controller\filter\element] => Array
        (
            [module] => iblock
            [file] => lib/Controller/Filter/Element.php
        )

    [bitrix\iblock\filter\entity\elementsettings] => Array
        (
            [module] => iblock
            [file] => lib/filter/entity/elementsettings.php
        )

    [bitrix\iblock\filter\entity\iblocksettings] => Array
        (
            [module] => iblock
            [file] => lib/filter/entity/iblocksettings.php
        )

    [bitrix\iblock\filter\fieldprovider\base] => Array
        (
            [module] => iblock
            [file] => lib/filter/fieldprovider/base.php
        )

    [bitrix\iblock\filter\fieldprovider\element] => Array
        (
            [module] => iblock
            [file] => lib/filter/fieldprovider/element.php
        )

    [bitrix\iblock\filter\fieldprovider\iblockproperty] => Array
        (
            [module] => iblock
            [file] => lib/filter/fieldprovider/iblockproperty.php
        )

    [bitrix\iblock\filter\dictionary] => Array
        (
            [module] => iblock
            [file] => lib/filter/dictionary.php
        )

    [bitrix\iblock\filter\entitylist] => Array
        (
            [module] => iblock
            [file] => lib/filter/entitylist.php
        )

    [bitrix\iblock\filter\factory] => Array
        (
            [module] => iblock
            [file] => lib/filter/factory.php
        )

    [bitrix\iblock\grid\panel\groupaction] => Array
        (
            [module] => iblock
            [file] => lib/grid/panel/groupaction.php
        )

    [bitrix\iblock\grid\actiontype] => Array
        (
            [module] => iblock
            [file] => lib/grid/actiontype.php
        )

    [bitrix\iblock\helpers\admin\property] => Array
        (
            [module] => iblock
            [file] => lib/helpers/admin/property.php
        )

    [bitrix\iblock\helpers\filter\property] => Array
        (
            [module] => iblock
            [file] => lib/helpers/filter/property.php
        )

    [bitrix\iblock\helpers\filter\propertymanager] => Array
        (
            [module] => iblock
            [file] => lib/helpers/filter/propertymanager.php
        )

    [bitrix\iblock\inheritedproperty\basetemplate] => Array
        (
            [module] => iblock
            [file] => lib/inheritedproperty/basetemplate.php
        )

    [bitrix\iblock\inheritedproperty\basevalues] => Array
        (
            [module] => iblock
            [file] => lib/inheritedproperty/basevalues.php
        )

    [bitrix\iblock\inheritedproperty\elementtemplates] => Array
        (
            [module] => iblock
            [file] => lib/inheritedproperty/elementtemplates.php
        )

    [bitrix\iblock\inheritedproperty\elementvalues] => Array
        (
            [module] => iblock
            [file] => lib/inheritedproperty/elementvalues.php
        )

    [bitrix\iblock\inheritedproperty\iblocktemplates] => Array
        (
            [module] => iblock
            [file] => lib/inheritedproperty/iblocktemplates.php
        )

    [bitrix\iblock\inheritedproperty\iblockvalues] => Array
        (
            [module] => iblock
            [file] => lib/inheritedproperty/iblockvalues.php
        )

    [bitrix\iblock\inheritedproperty\sectiontemplates] => Array
        (
            [module] => iblock
            [file] => lib/inheritedproperty/sectiontemplates.php
        )

    [bitrix\iblock\inheritedproperty\sectionvalues] => Array
        (
            [module] => iblock
            [file] => lib/inheritedproperty/sectionvalues.php
        )

    [bitrix\iblock\inheritedproperty\valuesqueue] => Array
        (
            [module] => iblock
            [file] => lib/inheritedproperty/valuesqueue.php
        )

    [bitrix\iblock\landingsource\dataloader] => Array
        (
            [module] => iblock
            [file] => lib/landingsource/dataloader.php
        )

    [bitrix\iblock\landingsource\element] => Array
        (
            [module] => iblock
            [file] => lib/landingsource/element.php
        )

    [bitrix\iblock\model\propertyfeature] => Array
        (
            [module] => iblock
            [file] => lib/model/propertyfeature.php
        )

    [bitrix\iblock\model\section] => Array
        (
            [module] => iblock
            [file] => lib/model/section.php
        )

    [bitrix\iblock\propertyindex\dictionary] => Array
        (
            [module] => iblock
            [file] => lib/propertyindex/dictionary.php
        )

    [bitrix\iblock\propertyindex\element] => Array
        (
            [module] => iblock
            [file] => lib/propertyindex/element.php
        )

    [bitrix\iblock\propertyindex\facet] => Array
        (
            [module] => iblock
            [file] => lib/propertyindex/facet.php
        )

    [bitrix\iblock\propertyindex\indexer] => Array
        (
            [module] => iblock
            [file] => lib/propertyindex/indexer.php
        )

    [bitrix\iblock\propertyindex\manager] => Array
        (
            [module] => iblock
            [file] => lib/propertyindex/manager.php
        )

    [bitrix\iblock\propertyindex\querybuilder] => Array
        (
            [module] => iblock
            [file] => lib/propertyindex/querybuilder.php
        )

    [bitrix\iblock\propertyindex\storage] => Array
        (
            [module] => iblock
            [file] => lib/propertyindex/storage.php
        )

    [bitrix\iblock\template\engine] => Array
        (
            [module] => iblock
            [file] => lib/template/engine.php
        )

    [bitrix\iblock\template\noderoot] => Array
        (
            [module] => iblock
            [file] => lib/template/engine.php
        )

    [bitrix\iblock\template\nodetext] => Array
        (
            [module] => iblock
            [file] => lib/template/engine.php
        )

    [bitrix\iblock\template\nodeentityfield] => Array
        (
            [module] => iblock
            [file] => lib/template/engine.php
        )

    [bitrix\iblock\template\nodefunction] => Array
        (
            [module] => iblock
            [file] => lib/template/engine.php
        )

    [bitrix\iblock\template\helper] => Array
        (
            [module] => iblock
            [file] => lib/template/helper.php
        )

    [bitrix\iblock\template\entity\base] => Array
        (
            [module] => iblock
            [file] => lib/template/entity/base.php
        )

    [bitrix\iblock\template\entity\lazyvalueloader] => Array
        (
            [module] => iblock
            [file] => lib/template/entity/base.php
        )

    [bitrix\iblock\template\entity\catalogstore] => Array
        (
            [module] => iblock
            [file] => lib/template/entity/catalogstore.php
        )

    [bitrix\iblock\template\entity\element] => Array
        (
            [module] => iblock
            [file] => lib/template/entity/element.php
        )

    [bitrix\iblock\template\entity\elementcatalog] => Array
        (
            [module] => iblock
            [file] => lib/template/entity/elementcatalog.php
        )

    [bitrix\iblock\template\entity\elementcatalogmeasure] => Array
        (
            [module] => iblock
            [file] => lib/template/entity/elementcatalog.php
        )

    [bitrix\iblock\template\entity\elementcatalogstorelist] => Array
        (
            [module] => iblock
            [file] => lib/template/entity/elementcatalog.php
        )

    [bitrix\iblock\template\entity\elementprice] => Array
        (
            [module] => iblock
            [file] => lib/template/entity/elementprice.php
        )

    [bitrix\iblock\template\entity\elementproperty] => Array
        (
            [module] => iblock
            [file] => lib/template/entity/elementproperty.php
        )

    [bitrix\iblock\template\entity\elementpropertyuserfield] => Array
        (
            [module] => iblock
            [file] => lib/template/entity/elementproperty.php
        )

    [bitrix\iblock\template\entity\elementpropertyenum] => Array
        (
            [module] => iblock
            [file] => lib/template/entity/elementproperty.php
        )

    [bitrix\iblock\template\entity\elementpropertyelement] => Array
        (
            [module] => iblock
            [file] => lib/template/entity/elementproperty.php
        )

    [bitrix\iblock\template\entity\elementpropertysection] => Array
        (
            [module] => iblock
            [file] => lib/template/entity/elementproperty.php
        )

    [bitrix\iblock\template\entity\elementsku] => Array
        (
            [module] => iblock
            [file] => lib/template/entity/elementsku.php
        )

    [bitrix\iblock\template\entity\elementskuprice] => Array
        (
            [module] => iblock
            [file] => lib/template/entity/elementskuprice.php
        )

    [bitrix\iblock\template\entity\elementskuproperty] => Array
        (
            [module] => iblock
            [file] => lib/template/entity/elementskuproperty.php
        )

    [bitrix\iblock\template\entity\iblock] => Array
        (
            [module] => iblock
            [file] => lib/template/entity/iblock.php
        )

    [bitrix\iblock\template\entity\section] => Array
        (
            [module] => iblock
            [file] => lib/template/entity/section.php
        )

    [bitrix\iblock\template\entity\sectionpath] => Array
        (
            [module] => iblock
            [file] => lib/template/entity/sectionpath.php
        )

    [bitrix\iblock\template\entity\sectionproperty] => Array
        (
            [module] => iblock
            [file] => lib/template/entity/sectionproperty.php
        )

    [bitrix\iblock\template\functions\fabric] => Array
        (
            [module] => iblock
            [file] => lib/template/functions/fabric.php
        )

    [bitrix\iblock\template\functions\functionbase] => Array
        (
            [module] => iblock
            [file] => lib/template/functions/fabric.php
        )

    [bitrix\iblock\template\functions\functionupper] => Array
        (
            [module] => iblock
            [file] => lib/template/functions/fabric.php
        )

    [bitrix\iblock\template\functions\functionlower] => Array
        (
            [module] => iblock
            [file] => lib/template/functions/fabric.php
        )

    [bitrix\iblock\template\functions\functiontranslit] => Array
        (
            [module] => iblock
            [file] => lib/template/functions/fabric.php
        )

    [bitrix\iblock\template\functions\functionconcat] => Array
        (
            [module] => iblock
            [file] => lib/template/functions/fabric.php
        )

    [bitrix\iblock\template\functions\functionlimit] => Array
        (
            [module] => iblock
            [file] => lib/template/functions/fabric.php
        )

    [bitrix\iblock\template\functions\functioncontrast] => Array
        (
            [module] => iblock
            [file] => lib/template/functions/fabric.php
        )

    [bitrix\iblock\template\functions\functionmin] => Array
        (
            [module] => iblock
            [file] => lib/template/functions/fabric.php
        )

    [bitrix\iblock\template\functions\functionmax] => Array
        (
            [module] => iblock
            [file] => lib/template/functions/fabric.php
        )

    [bitrix\iblock\template\functions\functiondistinct] => Array
        (
            [module] => iblock
            [file] => lib/template/functions/fabric.php
        )

    [bitrix\iblock\update\adminfilteroption] => Array
        (
            [module] => iblock
            [file] => lib/update/adminfilteroption.php
        )

    [bitrix\iblock\update\admingridoption] => Array
        (
            [module] => iblock
            [file] => lib/update/admingridoption.php
        )

    [bitrix\iblock\url\adminpage\basebuilder] => Array
        (
            [module] => iblock
            [file] => lib/url/adminpage/basebuilder.php
        )

    [bitrix\iblock\url\adminpage\buildermanager] => Array
        (
            [module] => iblock
            [file] => lib/url/adminpage/buildermanager.php
        )

    [bitrix\iblock\url\adminpage\iblockbuilder] => Array
        (
            [module] => iblock
            [file] => lib/url/adminpage/iblockbuilder.php
        )

    [bitrix\iblock\sendereventhandler] => Array
        (
            [module] => iblock
            [file] => lib/senderconnector.php
        )

    [bitrix\iblock\senderconnectoriblock] => Array
        (
            [module] => iblock
            [file] => lib/senderconnector.php
        )

)
Array
(
    [bitrix\main\application] => Array
        (
            [module] => main
            [file] => lib/application.php
        )

    [bitrix\main\httpapplication] => Array
        (
            [module] => main
            [file] => lib/httpapplication.php
        )

    [bitrix\main\argumentexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\argumentnullexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\argumentoutofrangeexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\argumenttypeexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\notimplementedexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\notsupportedexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\invalidoperationexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\objectpropertyexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\objectnotfoundexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\objectexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\systemexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\accessdeniedexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\decodingexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\io\invalidpathexception] => Array
        (
            [module] => main
            [file] => lib/io/ioexception.php
        )

    [bitrix\main\io\filenotfoundexception] => Array
        (
            [module] => main
            [file] => lib/io/ioexception.php
        )

    [bitrix\main\io\filedeleteexception] => Array
        (
            [module] => main
            [file] => lib/io/ioexception.php
        )

    [bitrix\main\io\fileopenexception] => Array
        (
            [module] => main
            [file] => lib/io/ioexception.php
        )

    [bitrix\main\io\filenotopenedexception] => Array
        (
            [module] => main
            [file] => lib/io/ioexception.php
        )

    [bitrix\main\context] => Array
        (
            [module] => main
            [file] => lib/context.php
        )

    [bitrix\main\httpcontext] => Array
        (
            [module] => main
            [file] => lib/httpcontext.php
        )

    [bitrix\main\dispatcher] => Array
        (
            [module] => main
            [file] => lib/dispatcher.php
        )

    [bitrix\main\environment] => Array
        (
            [module] => main
            [file] => lib/environment.php
        )

    [bitrix\main\event] => Array
        (
            [module] => main
            [file] => lib/event.php
        )

    [bitrix\main\eventmanager] => Array
        (
            [module] => main
            [file] => lib/eventmanager.php
        )

    [bitrix\main\eventresult] => Array
        (
            [module] => main
            [file] => lib/eventresult.php
        )

    [bitrix\main\request] => Array
        (
            [module] => main
            [file] => lib/request.php
        )

    [bitrix\main\httprequest] => Array
        (
            [module] => main
            [file] => lib/httprequest.php
        )

    [bitrix\main\response] => Array
        (
            [module] => main
            [file] => lib/response.php
        )

    [bitrix\main\httpresponse] => Array
        (
            [module] => main
            [file] => lib/httpresponse.php
        )

    [bitrix\main\modulemanager] => Array
        (
            [module] => main
            [file] => lib/modulemanager.php
        )

    [bitrix\main\server] => Array
        (
            [module] => main
            [file] => lib/server.php
        )

    [bitrix\main\config\configuration] => Array
        (
            [module] => main
            [file] => lib/config/configuration.php
        )

    [bitrix\main\config\option] => Array
        (
            [module] => main
            [file] => lib/config/option.php
        )

    [bitrix\main\context\culture] => Array
        (
            [module] => main
            [file] => lib/context/culture.php
        )

    [bitrix\main\data\cache] => Array
        (
            [module] => main
            [file] => lib/data/cache.php
        )

    [bitrix\main\data\cacheengineapc] => Array
        (
            [module] => main
            [file] => lib/data/cacheengineapc.php
        )

    [bitrix\main\data\cacheenginememcache] => Array
        (
            [module] => main
            [file] => lib/data/cacheenginememcache.php
        )

    [bitrix\main\data\cacheenginefiles] => Array
        (
            [module] => main
            [file] => lib/data/cacheenginefiles.php
        )

    [bitrix\main\data\cacheenginenone] => Array
        (
            [module] => main
            [file] => lib/data/cacheenginenone.php
        )

    [bitrix\main\data\connection] => Array
        (
            [module] => main
            [file] => lib/data/connection.php
        )

    [bitrix\main\data\connectionpool] => Array
        (
            [module] => main
            [file] => lib/data/connectionpool.php
        )

    [bitrix\main\data\icacheengine] => Array
        (
            [module] => main
            [file] => lib/data/cache.php
        )

    [bitrix\main\data\hsphpreadconnection] => Array
        (
            [module] => main
            [file] => lib/data/hsphpreadconnection.php
        )

    [bitrix\main\data\managedcache] => Array
        (
            [module] => main
            [file] => lib/data/managedcache.php
        )

    [bitrix\main\data\taggedcache] => Array
        (
            [module] => main
            [file] => lib/data/taggedcache.php
        )

    [bitrix\main\data\memcacheconnection] => Array
        (
            [module] => main
            [file] => lib/data/memcacheconnection.php
        )

    [bitrix\main\data\memcachedconnection] => Array
        (
            [module] => main
            [file] => lib/data/memcachedconnection.php
        )

    [bitrix\main\data\nosqlconnection] => Array
        (
            [module] => main
            [file] => lib/data/nosqlconnection.php
        )

    [bitrix\main\db\arrayresult] => Array
        (
            [module] => main
            [file] => lib/db/arrayresult.php
        )

    [bitrix\main\db\result] => Array
        (
            [module] => main
            [file] => lib/db/result.php
        )

    [bitrix\main\db\connection] => Array
        (
            [module] => main
            [file] => lib/db/connection.php
        )

    [bitrix\main\db\sqlexception] => Array
        (
            [module] => main
            [file] => lib/db/sqlexception.php
        )

    [bitrix\main\db\sqlqueryexception] => Array
        (
            [module] => main
            [file] => lib/db/sqlexception.php
        )

    [bitrix\main\db\transactionexception] => Array
        (
            [module] => main
            [file] => lib/db/sqlexception.php
        )

    [bitrix\main\db\sqlexpression] => Array
        (
            [module] => main
            [file] => lib/db/sqlexpression.php
        )

    [bitrix\main\db\sqlhelper] => Array
        (
            [module] => main
            [file] => lib/db/sqlhelper.php
        )

    [bitrix\main\db\mysqlcommonconnection] => Array
        (
            [module] => main
            [file] => lib/db/mysqlcommonconnection.php
        )

    [bitrix\main\db\mysqliconnection] => Array
        (
            [module] => main
            [file] => lib/db/mysqliconnection.php
        )

    [bitrix\main\db\mysqliresult] => Array
        (
            [module] => main
            [file] => lib/db/mysqliresult.php
        )

    [bitrix\main\db\mysqlisqlhelper] => Array
        (
            [module] => main
            [file] => lib/db/mysqlisqlhelper.php
        )

    [bitrix\main\db\mssqlconnection] => Array
        (
            [module] => main
            [file] => lib/db/mssqlconnection.php
        )

    [bitrix\main\db\mssqlresult] => Array
        (
            [module] => main
            [file] => lib/db/mssqlresult.php
        )

    [bitrix\main\db\mssqlsqlhelper] => Array
        (
            [module] => main
            [file] => lib/db/mssqlsqlhelper.php
        )

    [bitrix\main\db\oracleconnection] => Array
        (
            [module] => main
            [file] => lib/db/oracleconnection.php
        )

    [bitrix\main\db\oracleresult] => Array
        (
            [module] => main
            [file] => lib/db/oracleresult.php
        )

    [bitrix\main\db\oraclesqlhelper] => Array
        (
            [module] => main
            [file] => lib/db/oraclesqlhelper.php
        )

    [bitrix\main\db\pgsqlconnection] => Array
        (
            [module] => main
            [file] => lib/db/pgsqlconnection.php
        )

    [bitrix\main\diag\httpexceptionhandleroutput] => Array
        (
            [module] => main
            [file] => lib/diag/httpexceptionhandleroutput.php
        )

    [bitrix\main\diag\fileexceptionhandlerlog] => Array
        (
            [module] => main
            [file] => lib/diag/fileexceptionhandlerlog.php
        )

    [bitrix\main\diag\exceptionhandler] => Array
        (
            [module] => main
            [file] => lib/diag/exceptionhandler.php
        )

    [bitrix\main\diag\iexceptionhandleroutput] => Array
        (
            [module] => main
            [file] => lib/diag/iexceptionhandleroutput.php
        )

    [bitrix\main\diag\exceptionhandlerlog] => Array
        (
            [module] => main
            [file] => lib/diag/exceptionhandlerlog.php
        )

    [bitrix\main\io\file] => Array
        (
            [module] => main
            [file] => lib/io/file.php
        )

    [bitrix\main\io\fileentry] => Array
        (
            [module] => main
            [file] => lib/io/fileentry.php
        )

    [bitrix\main\io\path] => Array
        (
            [module] => main
            [file] => lib/io/path.php
        )

    [bitrix\main\io\filesystementry] => Array
        (
            [module] => main
            [file] => lib/io/filesystementry.php
        )

    [bitrix\main\io\ifilestream] => Array
        (
            [module] => main
            [file] => lib/io/ifilestream.php
        )

    [bitrix\main\localization\loc] => Array
        (
            [module] => main
            [file] => lib/localization/loc.php
        )

    [bitrix\main\mail\mail] => Array
        (
            [module] => main
            [file] => lib/mail/mail.php
        )

    [bitrix\main\mail\tracking] => Array
        (
            [module] => main
            [file] => lib/mail/tracking.php
        )

    [bitrix\main\mail\eventmanager] => Array
        (
            [module] => main
            [file] => lib/mail/eventmanager.php
        )

    [bitrix\main\mail\eventmessagecompiler] => Array
        (
            [module] => main
            [file] => lib/mail/eventmessagecompiler.php
        )

    [bitrix\main\mail\eventmessagethemecompiler] => Array
        (
            [module] => main
            [file] => lib/mail/eventmessagethemecompiler.php
        )

    [bitrix\main\mail\internal\event] => Array
        (
            [module] => main
            [file] => lib/mail/internal/event.php
        )

    [bitrix\main\mail\internal\eventattachment] => Array
        (
            [module] => main
            [file] => lib/mail/internal/eventattachment.php
        )

    [bitrix\main\mail\internal\eventmessage] => Array
        (
            [module] => main
            [file] => lib/mail/internal/eventmessage.php
        )

    [bitrix\main\mail\internal\eventmessagesite] => Array
        (
            [module] => main
            [file] => lib/mail/internal/eventmessagesite.php
        )

    [bitrix\main\mail\internal\eventmessageattachment] => Array
        (
            [module] => main
            [file] => lib/mail/internal/eventmessageattachment.php
        )

    [bitrix\main\mail\internal\eventtype] => Array
        (
            [module] => main
            [file] => lib/mail/internal/eventtype.php
        )

    [bitrix\main\text\converter] => Array
        (
            [module] => main
            [file] => lib/text/converter.php
        )

    [bitrix\main\text\emptyconverter] => Array
        (
            [module] => main
            [file] => lib/text/emptyconverter.php
        )

    [bitrix\main\text\encoding] => Array
        (
            [module] => main
            [file] => lib/text/encoding.php
        )

    [bitrix\main\text\htmlconverter] => Array
        (
            [module] => main
            [file] => lib/text/htmlconverter.php
        )

    [bitrix\main\text\binarystring] => Array
        (
            [module] => main
            [file] => lib/text/binarystring.php
        )

    [bitrix\main\text\xmlconverter] => Array
        (
            [module] => main
            [file] => lib/text/xmlconverter.php
        )

    [bitrix\main\type\collection] => Array
        (
            [module] => main
            [file] => lib/type/collection.php
        )

    [bitrix\main\type\date] => Array
        (
            [module] => main
            [file] => lib/type/date.php
        )

    [bitrix\main\type\datetime] => Array
        (
            [module] => main
            [file] => lib/type/datetime.php
        )

    [bitrix\main\type\dictionary] => Array
        (
            [module] => main
            [file] => lib/type/dictionary.php
        )

    [bitrix\main\type\filterabledictionary] => Array
        (
            [module] => main
            [file] => lib/type/filterabledictionary.php
        )

    [bitrix\main\type\parameterdictionary] => Array
        (
            [module] => main
            [file] => lib/type/parameterdictionary.php
        )

    [bitrix\main\web\cookie] => Array
        (
            [module] => main
            [file] => lib/web/cookie.php
        )

    [bitrix\main\web\uri] => Array
        (
            [module] => main
            [file] => lib/web/uri.php
        )

    [bitrix\main\sendereventhandler] => Array
        (
            [module] => main
            [file] => lib/senderconnector.php
        )

    [bitrix\main\senderconnectoruser] => Array
        (
            [module] => main
            [file] => lib/senderconnector.php
        )

    [bitrix\main\urlrewriterrulemaker] => Array
        (
            [module] => main
            [file] => lib/urlrewriter.php
        )

    [bitrix\main\update\stepper] => Array
        (
            [module] => main
            [file] => lib/update/stepper.php
        )

    [bitrix\main\composite\abstractresponse] => Array
        (
            [module] => main
            [file] => lib/composite/responder.php
        )

    [bitrix\main\composite\fileresponse] => Array
        (
            [module] => main
            [file] => lib/composite/responder.php
        )

    [bitrix\main\composite\memcachedresponse] => Array
        (
            [module] => main
            [file] => lib/composite/responder.php
        )

    [bitrix\main\security\otpexception] => Array
        (
            [module] => main
            [file] => lib/security/securityexception.php
        )

    [ctimezone] => Array
        (
            [module] => main
            [file] => classes/general/time.php
        )

    [cbxpunycode] => Array
        (
            [module] => main
            [file] => classes/general/punycode.php
        )

    [ibxvirtualio] => Array
        (
            [module] => main
            [file] => classes/general/virtual_io.php
        )

    [ibxgeterrors] => Array
        (
            [module] => main
            [file] => classes/general/virtual_io.php
        )

    [cbxvirtualio] => Array
        (
            [module] => main
            [file] => classes/general/virtual_io.php
        )

    [cbxvirtualfilebase] => Array
        (
            [module] => main
            [file] => classes/general/virtual_file.php
        )

    [cbxvirtualfile] => Array
        (
            [module] => main
            [file] => classes/general/virtual_file.php
        )

    [cbxvirtualdirectory] => Array
        (
            [module] => main
            [file] => classes/general/virtual_file.php
        )

    [calloption] => Array
        (
            [module] => main
            [file] => classes/general/option.php
        )

    [coption] => Array
        (
            [module] => main
            [file] => classes/general/option.php
        )

    [callpageoption] => Array
        (
            [module] => main
            [file] => classes/general/pageoption.php
        )

    [cpageoption] => Array
        (
            [module] => main
            [file] => classes/general/pageoption.php
        )

    [callsqlwhere] => Array
        (
            [module] => main
            [file] => classes/general/sqlwhere.php
        )

    [csqlwhereexpression] => Array
        (
            [module] => main
            [file] => classes/general/sqlwhere.php
        )

    [csqlwhere] => Array
        (
            [module] => main
            [file] => classes/general/sqlwhere.php
        )

    [calllanguage] => Array
        (
            [module] => main
            [file] => classes/general/language.php
        )

    [clanguage] => Array
        (
            [module] => main
            [file] => classes/general/language.php
        )

    [clangadmin] => Array
        (
            [module] => main
            [file] => classes/general/language.php
        )

    [_clangdbresult] => Array
        (
            [module] => main
            [file] => classes/general/langdbresult.php
        )

    [callagent] => Array
        (
            [module] => main
            [file] => classes/general/agent.php
        )

    [cagent] => Array
        (
            [module] => main
            [file] => classes/mysql/agent.php
        )

    [capplicationexception] => Array
        (
            [module] => main
            [file] => classes/general/applicationexception.php
        )

    [cadminexception] => Array
        (
            [module] => main
            [file] => classes/general/adminexception.php
        )

    [callsite] => Array
        (
            [module] => main
            [file] => classes/general/site.php
        )

    [calllang] => Array
        (
            [module] => main
            [file] => classes/general/site.php
        )

    [csite] => Array
        (
            [module] => main
            [file] => classes/general/site.php
        )

    [clang] => Array
        (
            [module] => main
            [file] => classes/general/site.php
        )

    [chttp] => Array
        (
            [module] => main
            [file] => classes/general/http.php
        )

    [cutil] => Array
        (
            [module] => main
            [file] => classes/general/util.php
        )

    [callmain] => Array
        (
            [module] => main
            [file] => classes/general/main.php
        )

    [cmain] => Array
        (
            [module] => main
            [file] => classes/general/main.php
        )

    [calldatabase] => Array
        (
            [module] => main
            [file] => classes/general/database.php
        )

    [calldbresult] => Array
        (
            [module] => main
            [file] => classes/general/dbresult.php
        )

    [cdatabasemysql] => Array
        (
            [module] => main
            [file] => classes/mysql/database.php
        )

    [cdbresultmysql] => Array
        (
            [module] => main
            [file] => classes/mysql/dbresult.php
        )

    [icachebackend] => Array
        (
            [module] => main
            [file] => classes/general/cache_backend.php
        )

    [cphpcache] => Array
        (
            [module] => main
            [file] => classes/general/cache.php
        )

    [ccachemanager] => Array
        (
            [module] => main
            [file] => classes/general/cache_manager.php
        )

    [cpagecache] => Array
        (
            [module] => main
            [file] => classes/general/page_cache.php
        )

    [cstackcacheentry] => Array
        (
            [module] => main
            [file] => classes/general/stack_cache_entry.php
        )

    [cstackcachemanager] => Array
        (
            [module] => main
            [file] => classes/general/stack_cache.php
        )

    [cmodule] => Array
        (
            [module] => main
            [file] => /classes/general/module.php
        )

    [bitrix\main\entity\ufield] => Array
        (
            [module] => main
            [file] => include/deprecated/ufield.php
        )

    [cdatabase] => Array
        (
            [module] => main
            [file] => classes/mysql/database.php
        )

    [cdbresult] => Array
        (
            [module] => main
            [file] => classes/mysql/dbresult.php
        )

    [csitetemplate] => Array
        (
            [module] => main
            [file] => classes/general/site_template.php
        )

    [cbitrixcomponent] => Array
        (
            [module] => main
            [file] => classes/general/component.php
        )

    [ccomponentengine] => Array
        (
            [module] => main
            [file] => classes/general/component_engine.php
        )

    [ccomponentajax] => Array
        (
            [module] => main
            [file] => classes/general/component_ajax.php
        )

    [cbitrixcomponenttemplate] => Array
        (
            [module] => main
            [file] => classes/general/component_template.php
        )

    [ccomponentutil] => Array
        (
            [module] => main
            [file] => classes/general/component_util.php
        )

    [ccontrollerclient] => Array
        (
            [module] => main
            [file] => classes/general/controller_member.php
        )

    [phpparser] => Array
        (
            [module] => main
            [file] => classes/general/php_parser.php
        )

    [cdiskquota] => Array
        (
            [module] => main
            [file] => classes/general/quota.php
        )

    [ceventlog] => Array
        (
            [module] => main
            [file] => classes/general/event_log.php
        )

    [ceventmain] => Array
        (
            [module] => main
            [file] => classes/general/event_log.php
        )

    [cadminfiledialog] => Array
        (
            [module] => main
            [file] => classes/general/file_dialog.php
        )

    [wll_user] => Array
        (
            [module] => main
            [file] => classes/general/liveid.php
        )

    [wll_consenttoken] => Array
        (
            [module] => main
            [file] => classes/general/liveid.php
        )

    [windowslivelogin] => Array
        (
            [module] => main
            [file] => classes/general/liveid.php
        )

    [cfile] => Array
        (
            [module] => main
            [file] => classes/general/file.php
        )

    [callfile] => Array
        (
            [module] => main
            [file] => classes/general/file.php
        )

    [ctempfile] => Array
        (
            [module] => main
            [file] => classes/general/file_temp.php
        )

    [cfavorites] => Array
        (
            [module] => main
            [file] => classes/mysql/favorites.php
        )

    [cuseroptions] => Array
        (
            [module] => main
            [file] => classes/general/user_options.php
        )

    [cgridoptions] => Array
        (
            [module] => main
            [file] => classes/general/grids.php
        )

    [cundo] => Array
        (
            [module] => main
            [file] => /classes/general/undo.php
        )

    [cautosave] => Array
        (
            [module] => main
            [file] => /classes/general/undo.php
        )

    [callratings] => Array
        (
            [module] => main
            [file] => classes/general/ratings.php
        )

    [cratings] => Array
        (
            [module] => main
            [file] => classes/mysql/ratings.php
        )

    [cratingscomponentsmain] => Array
        (
            [module] => main
            [file] => classes/mysql/ratings_components.php
        )

    [cratingrule] => Array
        (
            [module] => main
            [file] => classes/general/rating_rule.php
        )

    [cratingrulesmain] => Array
        (
            [module] => main
            [file] => classes/mysql/rating_rules.php
        )

    [ctoppanel] => Array
        (
            [module] => main
            [file] => public/top_panel.php
        )

    [ceditarea] => Array
        (
            [module] => main
            [file] => public/edit_area.php
        )

    [ccomponentpanel] => Array
        (
            [module] => main
            [file] => public/edit_area.php
        )

    [ctextparser] => Array
        (
            [module] => main
            [file] => classes/general/textparser.php
        )

    [cphpcachefiles] => Array
        (
            [module] => main
            [file] => classes/general/cache_files.php
        )

    [cdataxmlnode] => Array
        (
            [module] => main
            [file] => classes/general/xml.php
        )

    [cdataxmldocument] => Array
        (
            [module] => main
            [file] => classes/general/xml.php
        )

    [cdataxml] => Array
        (
            [module] => main
            [file] => classes/general/xml.php
        )

    [cxmlfilestream] => Array
        (
            [module] => main
            [file] => classes/general/xml.php
        )

    [crsaprovider] => Array
        (
            [module] => main
            [file] => classes/general/rsasecurity.php
        )

    [crsasecurity] => Array
        (
            [module] => main
            [file] => classes/general/rsasecurity.php
        )

    [crsabcmathprovider] => Array
        (
            [module] => main
            [file] => classes/general/rsabcmath.php
        )

    [crsaopensslprovider] => Array
        (
            [module] => main
            [file] => classes/general/rsaopenssl.php
        )

    [casnreader] => Array
        (
            [module] => main
            [file] => classes/general/asn.php
        )

    [cbxshorturi] => Array
        (
            [module] => main
            [file] => classes/mysql/short_uri.php
        )

    [cfinder] => Array
        (
            [module] => main
            [file] => classes/general/finder.php
        )

    [caccess] => Array
        (
            [module] => main
            [file] => classes/general/access.php
        )

    [cauthprovider] => Array
        (
            [module] => main
            [file] => classes/general/authproviders.php
        )

    [iproviderinterface] => Array
        (
            [module] => main
            [file] => classes/general/authproviders.php
        )

    [cgroupauthprovider] => Array
        (
            [module] => main
            [file] => classes/general/authproviders.php
        )

    [cuserauthprovider] => Array
        (
            [module] => main
            [file] => classes/general/authproviders.php
        )

    [ctableschema] => Array
        (
            [module] => main
            [file] => classes/general/table_schema.php
        )

    [ccsvdata] => Array
        (
            [module] => main
            [file] => classes/general/csv_data.php
        )

    [csmile] => Array
        (
            [module] => main
            [file] => classes/general/smile.php
        )

    [csmilegallery] => Array
        (
            [module] => main
            [file] => classes/general/smile.php
        )

    [csmileset] => Array
        (
            [module] => main
            [file] => classes/general/smile.php
        )

    [cglobalcounter] => Array
        (
            [module] => main
            [file] => classes/general/global_counter.php
        )

    [cusercounter] => Array
        (
            [module] => main
            [file] => classes/mysql/user_counter.php
        )

    [cusercounterpage] => Array
        (
            [module] => main
            [file] => classes/mysql/user_counter.php
        )

    [chotkeys] => Array
        (
            [module] => main
            [file] => classes/general/hot_keys.php
        )

    [chotkeyscode] => Array
        (
            [module] => main
            [file] => classes/general/hot_keys.php
        )

    [cbxsanitizer] => Array
        (
            [module] => main
            [file] => classes/general/sanitizer.php
        )

    [ibxarchive] => Array
        (
            [module] => main
            [file] => classes/general/archive.php
        )

    [cbxarchive] => Array
        (
            [module] => main
            [file] => classes/general/archive.php
        )

    [cadminnotify] => Array
        (
            [module] => main
            [file] => classes/general/admin_notify.php
        )

    [cbxfavadmmenu] => Array
        (
            [module] => main
            [file] => classes/general/favorites.php
        )

    [cadmininformer] => Array
        (
            [module] => main
            [file] => classes/general/admin_informer.php
        )

    [csitecheckertest] => Array
        (
            [module] => main
            [file] => classes/general/site_checker.php
        )

    [csqlutil] => Array
        (
            [module] => main
            [file] => classes/general/sql_util.php
        )

    [cfileuploader] => Array
        (
            [module] => main
            [file] => classes/general/uploader.php
        )

    [lpa] => Array
        (
            [module] => main
            [file] => classes/general/lpa.php
        )

    [cadminfilter] => Array
        (
            [module] => main
            [file] => interface/admin_filter.php
        )

    [cadminlist] => Array
        (
            [module] => main
            [file] => interface/admin_list.php
        )

    [cadminlistrow] => Array
        (
            [module] => main
            [file] => interface/admin_list.php
        )

    [cadminuilist] => Array
        (
            [module] => main
            [file] => interface/admin_ui_list.php
        )

    [cadminuilistrow] => Array
        (
            [module] => main
            [file] => interface/admin_ui_list.php
        )

    [cadminuiresult] => Array
        (
            [module] => main
            [file] => interface/admin_ui_list.php
        )

    [cadminuicontextmenu] => Array
        (
            [module] => main
            [file] => interface/admin_ui_list.php
        )

    [cadminuisorting] => Array
        (
            [module] => main
            [file] => interface/admin_ui_list.php
        )

    [cadminuilistactionpanel] => Array
        (
            [module] => main
            [file] => interface/admin_ui_list.php
        )

    [cadmintabcontrol] => Array
        (
            [module] => main
            [file] => interface/admin_tabcontrol.php
        )

    [cadminform] => Array
        (
            [module] => main
            [file] => interface/admin_form.php
        )

    [cadminformsettings] => Array
        (
            [module] => main
            [file] => interface/admin_form.php
        )

    [cadmintabcontroldrag] => Array
        (
            [module] => main
            [file] => interface/admin_tabcontrol_drag.php
        )

    [cadmindraggableblockengine] => Array
        (
            [module] => main
            [file] => interface/admin_tabcontrol_drag.php
        )

    [cjspopup] => Array
        (
            [module] => main
            [file] => interface/jspopup.php
        )

    [cjspopuponpage] => Array
        (
            [module] => main
            [file] => interface/jspopup.php
        )

    [cadmincalendar] => Array
        (
            [module] => main
            [file] => interface/admin_calendar.php
        )

    [cadminviewtabcontrol] => Array
        (
            [module] => main
            [file] => interface/admin_viewtabcontrol.php
        )

    [cadmintabengine] => Array
        (
            [module] => main
            [file] => interface/admin_tabengine.php
        )

    [ccaptcha] => Array
        (
            [module] => main
            [file] => classes/general/captcha.php
        )

    [cmpnotifications] => Array
        (
            [module] => main
            [file] => classes/general/mp_notifications.php
        )

    [calltask] => Array
        (
            [module] => main
            [file] => classes/general/task.php
        )

    [ctask] => Array
        (
            [module] => main
            [file] => classes/general/task.php
        )

    [calloperation] => Array
        (
            [module] => main
            [file] => classes/general/operation.php
        )

    [coperation] => Array
        (
            [module] => main
            [file] => classes/general/operation.php
        )

    [callgroup] => Array
        (
            [module] => main
            [file] => classes/general/group.php
        )

    [cgroup] => Array
        (
            [module] => main
            [file] => classes/general/group.php
        )

    [cajax] => Array
        (
            [module] => main
            [file] => ajax_tools.php
        )

    [calluser] => Array
        (
            [module] => main
            [file] => classes/general/user.php
        )

    [cuser] => Array
        (
            [module] => main
            [file] => classes/general/user.php
        )

    [callevent] => Array
        (
            [module] => main
            [file] => classes/general/event.php
        )

    [cevent] => Array
        (
            [module] => main
            [file] => classes/general/event.php
        )

    [calleventmessage] => Array
        (
            [module] => main
            [file] => classes/general/eventmessage.php
        )

    [ceventmessage] => Array
        (
            [module] => main
            [file] => classes/general/eventmessage.php
        )

    [ceventtype] => Array
        (
            [module] => main
            [file] => classes/general/eventmessage.php
        )

    [_ceventtyperesult] => Array
        (
            [module] => main
            [file] => classes/general/eventmessage.php
        )

    [cdbresulteventmultiresult] => Array
        (
            [module] => main
            [file] => classes/general/eventmessage.php
        )

    [cdebuginfo] => Array
        (
            [module] => main
            [file] => classes/general/debuginfo.php
        )

    [ccaptchaagent] => Array
        (
            [module] => main
            [file] => classes/general/captchaagent.php
        )

    [callfilterquery] => Array
        (
            [module] => main
            [file] => classes/general/filterquery.php
        )

    [cfilterquery] => Array
        (
            [module] => main
            [file] => classes/general/filterquery.php
        )

    [cconvertorspregreplacehelper] => Array
        (
            [module] => main
            [file] => classes/general/convertorspregreplacehelper.php
        )

    [cspacer] => Array
        (
            [module] => main
            [file] => classes/general/spacer.php
        )

    [updatetools] => Array
        (
            [module] => main
            [file] => classes/general/updatetools.php
        )

    [cjscore] => Array
        (
            [module] => main
            [file] => classes/general/jscore.php
        )

    [cchecklisttools] => Array
        (
            [module] => main
            [file] => classes/general/checklist.php
        )

    [cmenu] => Array
        (
            [module] => main
            [file] => classes/general/menu.php
        )

    [cmenucustom] => Array
        (
            [module] => main
            [file] => classes/general/menucustom.php
        )

    [callusertypeentity] => Array
        (
            [module] => main
            [file] => classes/general/usertype.php
        )

    [cusertypeentity] => Array
        (
            [module] => main
            [file] => classes/general/usertype.php
        )

    [cuserfieldenum] => Array
        (
            [module] => main
            [file] => classes/general/userfieldenum.php
        )

    [cusertypesql] => Array
        (
            [module] => main
            [file] => classes/general/usertypesql.php
        )

    [cusertypemanager] => Array
        (
            [module] => main
            [file] => classes/general/usertypemanager.php
        )

    [cusertypestring] => Array
        (
            [module] => main
            [file] => classes/general/usertypestr.php
        )

    [cusertypeinteger] => Array
        (
            [module] => main
            [file] => classes/general/usertypeint.php
        )

    [cusertypedouble] => Array
        (
            [module] => main
            [file] => classes/general/usertypedbl.php
        )

    [cusertypedatetime] => Array
        (
            [module] => main
            [file] => classes/general/usertypetime.php
        )

    [cusertypedate] => Array
        (
            [module] => main
            [file] => classes/general/usertypedate.php
        )

    [cusertypeboolean] => Array
        (
            [module] => main
            [file] => classes/general/usertypebool.php
        )

    [cusertypefile] => Array
        (
            [module] => main
            [file] => classes/general/usertypefile.php
        )

    [cusertypeenum] => Array
        (
            [module] => main
            [file] => classes/general/usertypeenum.php
        )

    [cusertypeiblocksection] => Array
        (
            [module] => main
            [file] => classes/general/usertypesection.php
        )

    [ciblocksectionenum] => Array
        (
            [module] => main
            [file] => classes/general/usertypesection.php
        )

    [cusertypeiblockelement] => Array
        (
            [module] => main
            [file] => classes/general/usertypeelement.php
        )

    [cusertypestringformatted] => Array
        (
            [module] => main
            [file] => classes/general/usertypestrfmt.php
        )

    [cusertypeurl] => Array
        (
            [module] => main
            [file] => classes/general/usertypeurl.php
        )

    [bxgadget] => Array
        (
            [module] => main
            [file] => classes/general/gadget.php
        )

    [cmainadmin] => Array
        (
            [module] => main
            [file] => classes/general/main_admin.php
        )

    [ctemplates] => Array
        (
            [module] => main
            [file] => classes/general/templates.php
        )

    [cpagetemplate] => Array
        (
            [module] => main
            [file] => classes/general/page_template.php
        )

    [filescmp] => Array
        (
            [module] => main
            [file] => classes/general/files_cmp.php
        )

    [carchiver] => Array
        (
            [module] => main
            [file] => classes/general/tar_gz.php
        )

    [czip] => Array
        (
            [module] => main
            [file] => classes/general/zip.php
        )

    [curlrewriter] => Array
        (
            [module] => main
            [file] => classes/general/urlrewriter.php
        )

    [charsetconverter] => Array
        (
            [module] => main
            [file] => classes/general/charset_converter.php
        )

    [chtmlpagescache] => Array
        (
            [module] => main
            [file] => lib/composite/helper.php
        )

    [statichtmlmemcachedresponse] => Array
        (
            [module] => main
            [file] => lib/composite/responder.php
        )

    [statichtmlfileresponse] => Array
        (
            [module] => main
            [file] => lib/composite/responder.php
        )

    [bitrix\main\page\frame] => Array
        (
            [module] => main
            [file] => lib/composite/engine.php
        )

    [bitrix\main\page\framestatic] => Array
        (
            [module] => main
            [file] => lib/composite/staticarea.php
        )

    [bitrix\main\page\framebuffered] => Array
        (
            [module] => main
            [file] => lib/composite/bufferarea.php
        )

    [bitrix\main\page\framehelper] => Array
        (
            [module] => main
            [file] => lib/composite/bufferarea.php
        )

    [bitrix\main\data\statichtmlcache] => Array
        (
            [module] => main
            [file] => lib/composite/page.php
        )

    [bitrix\main\data\statichtmlstorage] => Array
        (
            [module] => main
            [file] => lib/composite/data/abstractstorage.php
        )

    [bitrix\main\data\statichtmlfilestorage] => Array
        (
            [module] => main
            [file] => lib/composite/data/filestorage.php
        )

    [bitrix\main\data\statichtmlmemcachedstorage] => Array
        (
            [module] => main
            [file] => lib/composite/data/memcachedstorage.php
        )

    [bitrix\main\data\staticcacheprovider] => Array
        (
            [module] => main
            [file] => lib/composite/data/cacheprovider.php
        )

    [bitrix\main\data\appcachemanifest] => Array
        (
            [module] => main
            [file] => lib/composite/appcache.php
        )

    [iblock] => Array
        (
            [module] => iblock
            [file] => install/index.php
        )

    [ciblockpropertyresult] => Array
        (
            [module] => iblock
            [file] => classes/general/iblockpropresult.php
        )

    [ciblockresult] => Array
        (
            [module] => iblock
            [file] => classes/general/iblockresult.php
        )

    [_cibelement] => Array
        (
            [module] => iblock
            [file] => classes/general/iblock_element.php
        )

    [ciblocktype] => Array
        (
            [module] => iblock
            [file] => classes/general/iblocktype.php
        )

    [calliblock] => Array
        (
            [module] => iblock
            [file] => classes/general/iblock.php
        )

    [ciblock] => Array
        (
            [module] => iblock
            [file] => classes/mysql/iblock.php
        )

    [calliblocksection] => Array
        (
            [module] => iblock
            [file] => classes/general/iblocksection.php
        )

    [ciblocksection] => Array
        (
            [module] => iblock
            [file] => classes/mysql/iblocksection.php
        )

    [calliblockproperty] => Array
        (
            [module] => iblock
            [file] => classes/general/iblockproperty.php
        )

    [ciblockpropertyenum] => Array
        (
            [module] => iblock
            [file] => classes/general/iblockpropertyenum.php
        )

    [ciblockproperty] => Array
        (
            [module] => iblock
            [file] => classes/mysql/iblockproperty.php
        )

    [calliblockelement] => Array
        (
            [module] => iblock
            [file] => classes/general/iblockelement.php
        )

    [ciblockelement] => Array
        (
            [module] => iblock
            [file] => classes/mysql/iblockelement.php
        )

    [calliblockrss] => Array
        (
            [module] => iblock
            [file] => classes/general/iblockrss.php
        )

    [ciblockrss] => Array
        (
            [module] => iblock
            [file] => classes/mysql/iblockrss.php
        )

    [ciblockpropertydatetime] => Array
        (
            [module] => iblock
            [file] => classes/general/prop_datetime.php
        )

    [ciblockpropertydate] => Array
        (
            [module] => iblock
            [file] => classes/general/prop_date.php
        )

    [ciblockpropertyxmlid] => Array
        (
            [module] => iblock
            [file] => classes/general/prop_xmlid.php
        )

    [ciblockpropertyfileman] => Array
        (
            [module] => iblock
            [file] => classes/general/prop_fileman.php
        )

    [ciblockpropertyhtml] => Array
        (
            [module] => iblock
            [file] => classes/general/prop_html.php
        )

    [ciblockpropertyelementlist] => Array
        (
            [module] => iblock
            [file] => classes/general/prop_element_list.php
        )

    [ccmlresult] => Array
        (
            [module] => iblock
            [file] => classes/general/cmlresult.php
        )

    [ciblockxmlfile] => Array
        (
            [module] => iblock
            [file] => classes/mysql/cml2.php
        )

    [ciblockcmlimport] => Array
        (
            [module] => iblock
            [file] => classes/general/cml2.php
        )

    [ciblockcmlexport] => Array
        (
            [module] => iblock
            [file] => classes/general/cml2.php
        )

    [ciblockfindtools] => Array
        (
            [module] => iblock
            [file] => classes/general/comp_findtools.php
        )

    [ciblockpricetools] => Array
        (
            [module] => iblock
            [file] => classes/general/comp_pricetools.php
        )

    [ciblockparameters] => Array
        (
            [module] => iblock
            [file] => classes/general/comp_parameters.php
        )

    [ciblockformatproperties] => Array
        (
            [module] => iblock
            [file] => classes/general/comp_formatprops.php
        )

    [calliblocksequence] => Array
        (
            [module] => iblock
            [file] => classes/general/iblocksequence.php
        )

    [ciblocksequence] => Array
        (
            [module] => iblock
            [file] => classes/mysql/iblocksequence.php
        )

    [ciblockpropertysequence] => Array
        (
            [module] => iblock
            [file] => classes/general/prop_seq.php
        )

    [ciblockpropertyelementautocomplete] => Array
        (
            [module] => iblock
            [file] => classes/general/prop_element_auto.php
        )

    [ciblockpropertysku] => Array
        (
            [module] => iblock
            [file] => classes/general/prop_element_sku.php
        )

    [ciblockpropertysectionautocomplete] => Array
        (
            [module] => iblock
            [file] => classes/general/prop_section_auto.php
        )

    [calliblockofferstmp] => Array
        (
            [module] => iblock
            [file] => classes/general/iblockoffers.php
        )

    [ciblockofferstmp] => Array
        (
            [module] => iblock
            [file] => classes/mysql/iblockoffers.php
        )

    [ceventiblock] => Array
        (
            [module] => iblock
            [file] => classes/general/iblock_event_list.php
        )

    [cratingscomponentsiblock] => Array
        (
            [module] => iblock
            [file] => classes/general/ratings_components.php
        )

    [ciblockrights] => Array
        (
            [module] => iblock
            [file] => classes/general/iblock_rights.php
        )

    [ciblocksectionrights] => Array
        (
            [module] => iblock
            [file] => classes/general/iblock_rights.php
        )

    [ciblockelementrights] => Array
        (
            [module] => iblock
            [file] => classes/general/iblock_rights.php
        )

    [ciblockrightsstorage] => Array
        (
            [module] => iblock
            [file] => classes/general/iblock_rights.php
        )

    [ciblockpropertytools] => Array
        (
            [module] => iblock
            [file] => classes/general/iblockproptools.php
        )

    [ciblocksectionpropertylink] => Array
        (
            [module] => iblock
            [file] => classes/general/section_property.php
        )

    [ciblockxmlimport] => Array
        (
            [module] => iblock
            [file] => classes/general/iblockxmlimport.php
        )

    [bitrix\iblock\iblockfieldtable] => Array
        (
            [module] => iblock
            [file] => lib/iblockfield.php
        )

    [bitrix\iblock\iblockgrouptable] => Array
        (
            [module] => iblock
            [file] => lib/iblockgroup.php
        )

    [bitrix\iblock\iblockmessagetable] => Array
        (
            [module] => iblock
            [file] => lib/iblockmessage.php
        )

    [bitrix\iblock\iblockrsstable] => Array
        (
            [module] => iblock
            [file] => lib/iblockrss.php
        )

    [bitrix\iblock\iblocksitetable] => Array
        (
            [module] => iblock
            [file] => lib/iblocksite.php
        )

    [bitrix\iblock\inheritedpropertytable] => Array
        (
            [module] => iblock
            [file] => lib/inheritedproperty.php
        )

    [bitrix\iblock\propertyenumerationtable] => Array
        (
            [module] => iblock
            [file] => lib/propertyenumeration.php
        )

    [bitrix\iblock\propertyfeaturetable] => Array
        (
            [module] => iblock
            [file] => lib/propertyfeature.php
        )

    [bitrix\iblock\sequencetable] => Array
        (
            [module] => iblock
            [file] => lib/sequence.php
        )

    [bitrix\iblock\sitetable] => Array
        (
            [module] => iblock
            [file] => lib/site.php
        )

    [bitrix\iblock\typetable] => Array
        (
            [module] => iblock
            [file] => lib/type.php
        )

    [bitrix\iblock\typelanguagetable] => Array
        (
            [module] => iblock
            [file] => lib/typelanguage.php
        )

    [bitrix\iblock\bizproctype\usertypeproperty] => Array
        (
            [module] => iblock
            [file] => lib/bizproctype/usertypeproperty.php
        )

    [bitrix\iblock\bizproctype\ecrm] => Array
        (
            [module] => iblock
            [file] => lib/bizproctype/ecrm.php
        )

    [bitrix\iblock\bizproctype\money] => Array
        (
            [module] => iblock
            [file] => lib/bizproctype/money.php
        )

    [bitrix\iblock\bizproctype\usertypepropertydiskfile] => Array
        (
            [module] => iblock
            [file] => lib/bizproctype/usertypepropertydiskfile.php
        )

    [bitrix\iblock\bizproctype\usertypepropertyelist] => Array
        (
            [module] => iblock
            [file] => lib/bizproctype/usertypepropertyelist.php
        )

    [bitrix\iblock\bizproctype\usertypepropertyemployee] => Array
        (
            [module] => iblock
            [file] => lib/bizproctype/usertypepropertyemployee.php
        )

    [bitrix\iblock\bizproctype\usertypepropertyhtml] => Array
        (
            [module] => iblock
            [file] => lib/bizproctype/usertypepropertyhtml.php
        )

    [bitrix\iblock\component\base] => Array
        (
            [module] => iblock
            [file] => lib/component/base.php
        )

    [bitrix\iblock\component\element] => Array
        (
            [module] => iblock
            [file] => lib/component/element.php
        )

    [bitrix\iblock\component\elementlist] => Array
        (
            [module] => iblock
            [file] => lib/component/elementlist.php
        )

    [bitrix\iblock\component\filters] => Array
        (
            [module] => iblock
            [file] => lib/component/filters.php
        )

    [bitrix\iblock\component\selector\element] => Array
        (
            [module] => iblock
            [file] => lib/component/selector/element.php
        )

    [bitrix\iblock\component\selector\entity] => Array
        (
            [module] => iblock
            [file] => lib/component/selector/entity.php
        )

    [bitrix\iblock\component\tools] => Array
        (
            [module] => iblock
            [file] => lib/component/tools.php
        )

    [bitrix\iblock\controller\filter\element] => Array
        (
            [module] => iblock
            [file] => lib/Controller/Filter/Element.php
        )

    [bitrix\iblock\filter\entity\elementsettings] => Array
        (
            [module] => iblock
            [file] => lib/filter/entity/elementsettings.php
        )

    [bitrix\iblock\filter\entity\iblocksettings] => Array
        (
            [module] => iblock
            [file] => lib/filter/entity/iblocksettings.php
        )

    [bitrix\iblock\filter\fieldprovider\base] => Array
        (
            [module] => iblock
            [file] => lib/filter/fieldprovider/base.php
        )

    [bitrix\iblock\filter\fieldprovider\element] => Array
        (
            [module] => iblock
            [file] => lib/filter/fieldprovider/element.php
        )

    [bitrix\iblock\filter\fieldprovider\iblockproperty] => Array
        (
            [module] => iblock
            [file] => lib/filter/fieldprovider/iblockproperty.php
        )

    [bitrix\iblock\filter\dictionary] => Array
        (
            [module] => iblock
            [file] => lib/filter/dictionary.php
        )

    [bitrix\iblock\filter\entitylist] => Array
        (
            [module] => iblock
            [file] => lib/filter/entitylist.php
        )

    [bitrix\iblock\filter\factory] => Array
        (
            [module] => iblock
            [file] => lib/filter/factory.php
        )

    [bitrix\iblock\grid\panel\groupaction] => Array
        (
            [module] => iblock
            [file] => lib/grid/panel/groupaction.php
        )

    [bitrix\iblock\grid\actiontype] => Array
        (
            [module] => iblock
            [file] => lib/grid/actiontype.php
        )

    [bitrix\iblock\helpers\admin\property] => Array
        (
            [module] => iblock
            [file] => lib/helpers/admin/property.php
        )

    [bitrix\iblock\helpers\filter\property] => Array
        (
            [module] => iblock
            [file] => lib/helpers/filter/property.php
        )

    [bitrix\iblock\helpers\filter\propertymanager] => Array
        (
            [module] => iblock
            [file] => lib/helpers/filter/propertymanager.php
        )

    [bitrix\iblock\inheritedproperty\basetemplate] => Array
        (
            [module] => iblock
            [file] => lib/inheritedproperty/basetemplate.php
        )

    [bitrix\iblock\inheritedproperty\basevalues] => Array
        (
            [module] => iblock
            [file] => lib/inheritedproperty/basevalues.php
        )

    [bitrix\iblock\inheritedproperty\elementtemplates] => Array
        (
            [module] => iblock
            [file] => lib/inheritedproperty/elementtemplates.php
        )

    [bitrix\iblock\inheritedproperty\elementvalues] => Array
        (
            [module] => iblock
            [file] => lib/inheritedproperty/elementvalues.php
        )

    [bitrix\iblock\inheritedproperty\iblocktemplates] => Array
        (
            [module] => iblock
            [file] => lib/inheritedproperty/iblocktemplates.php
        )

    [bitrix\iblock\inheritedproperty\iblockvalues] => Array
        (
            [module] => iblock
            [file] => lib/inheritedproperty/iblockvalues.php
        )

    [bitrix\iblock\inheritedproperty\sectiontemplates] => Array
        (
            [module] => iblock
            [file] => lib/inheritedproperty/sectiontemplates.php
        )

    [bitrix\iblock\inheritedproperty\sectionvalues] => Array
        (
            [module] => iblock
            [file] => lib/inheritedproperty/sectionvalues.php
        )

    [bitrix\iblock\inheritedproperty\valuesqueue] => Array
        (
            [module] => iblock
            [file] => lib/inheritedproperty/valuesqueue.php
        )

    [bitrix\iblock\landingsource\dataloader] => Array
        (
            [module] => iblock
            [file] => lib/landingsource/dataloader.php
        )

    [bitrix\iblock\landingsource\element] => Array
        (
            [module] => iblock
            [file] => lib/landingsource/element.php
        )

    [bitrix\iblock\model\propertyfeature] => Array
        (
            [module] => iblock
            [file] => lib/model/propertyfeature.php
        )

    [bitrix\iblock\model\section] => Array
        (
            [module] => iblock
            [file] => lib/model/section.php
        )

    [bitrix\iblock\propertyindex\dictionary] => Array
        (
            [module] => iblock
            [file] => lib/propertyindex/dictionary.php
        )

    [bitrix\iblock\propertyindex\element] => Array
        (
            [module] => iblock
            [file] => lib/propertyindex/element.php
        )

    [bitrix\iblock\propertyindex\facet] => Array
        (
            [module] => iblock
            [file] => lib/propertyindex/facet.php
        )

    [bitrix\iblock\propertyindex\indexer] => Array
        (
            [module] => iblock
            [file] => lib/propertyindex/indexer.php
        )

    [bitrix\iblock\propertyindex\manager] => Array
        (
            [module] => iblock
            [file] => lib/propertyindex/manager.php
        )

    [bitrix\iblock\propertyindex\querybuilder] => Array
        (
            [module] => iblock
            [file] => lib/propertyindex/querybuilder.php
        )

    [bitrix\iblock\propertyindex\storage] => Array
        (
            [module] => iblock
            [file] => lib/propertyindex/storage.php
        )

    [bitrix\iblock\template\engine] => Array
        (
            [module] => iblock
            [file] => lib/template/engine.php
        )

    [bitrix\iblock\template\noderoot] => Array
        (
            [module] => iblock
            [file] => lib/template/engine.php
        )

    [bitrix\iblock\template\nodetext] => Array
        (
            [module] => iblock
            [file] => lib/template/engine.php
        )

    [bitrix\iblock\template\nodeentityfield] => Array
        (
            [module] => iblock
            [file] => lib/template/engine.php
        )

    [bitrix\iblock\template\nodefunction] => Array
        (
            [module] => iblock
            [file] => lib/template/engine.php
        )

    [bitrix\iblock\template\helper] => Array
        (
            [module] => iblock
            [file] => lib/template/helper.php
        )

    [bitrix\iblock\template\entity\base] => Array
        (
            [module] => iblock
            [file] => lib/template/entity/base.php
        )

    [bitrix\iblock\template\entity\lazyvalueloader] => Array
        (
            [module] => iblock
            [file] => lib/template/entity/base.php
        )

    [bitrix\iblock\template\entity\catalogstore] => Array
        (
            [module] => iblock
            [file] => lib/template/entity/catalogstore.php
        )

    [bitrix\iblock\template\entity\element] => Array
        (
            [module] => iblock
            [file] => lib/template/entity/element.php
        )

    [bitrix\iblock\template\entity\elementcatalog] => Array
        (
            [module] => iblock
            [file] => lib/template/entity/elementcatalog.php
        )

    [bitrix\iblock\template\entity\elementcatalogmeasure] => Array
        (
            [module] => iblock
            [file] => lib/template/entity/elementcatalog.php
        )

    [bitrix\iblock\template\entity\elementcatalogstorelist] => Array
        (
            [module] => iblock
            [file] => lib/template/entity/elementcatalog.php
        )

    [bitrix\iblock\template\entity\elementprice] => Array
        (
            [module] => iblock
            [file] => lib/template/entity/elementprice.php
        )

    [bitrix\iblock\template\entity\elementproperty] => Array
        (
            [module] => iblock
            [file] => lib/template/entity/elementproperty.php
        )

    [bitrix\iblock\template\entity\elementpropertyuserfield] => Array
        (
            [module] => iblock
            [file] => lib/template/entity/elementproperty.php
        )

    [bitrix\iblock\template\entity\elementpropertyenum] => Array
        (
            [module] => iblock
            [file] => lib/template/entity/elementproperty.php
        )

    [bitrix\iblock\template\entity\elementpropertyelement] => Array
        (
            [module] => iblock
            [file] => lib/template/entity/elementproperty.php
        )

    [bitrix\iblock\template\entity\elementpropertysection] => Array
        (
            [module] => iblock
            [file] => lib/template/entity/elementproperty.php
        )

    [bitrix\iblock\template\entity\elementsku] => Array
        (
            [module] => iblock
            [file] => lib/template/entity/elementsku.php
        )

    [bitrix\iblock\template\entity\elementskuprice] => Array
        (
            [module] => iblock
            [file] => lib/template/entity/elementskuprice.php
        )

    [bitrix\iblock\template\entity\elementskuproperty] => Array
        (
            [module] => iblock
            [file] => lib/template/entity/elementskuproperty.php
        )

    [bitrix\iblock\template\entity\iblock] => Array
        (
            [module] => iblock
            [file] => lib/template/entity/iblock.php
        )

    [bitrix\iblock\template\entity\section] => Array
        (
            [module] => iblock
            [file] => lib/template/entity/section.php
        )

    [bitrix\iblock\template\entity\sectionpath] => Array
        (
            [module] => iblock
            [file] => lib/template/entity/sectionpath.php
        )

    [bitrix\iblock\template\entity\sectionproperty] => Array
        (
            [module] => iblock
            [file] => lib/template/entity/sectionproperty.php
        )

    [bitrix\iblock\template\functions\fabric] => Array
        (
            [module] => iblock
            [file] => lib/template/functions/fabric.php
        )

    [bitrix\iblock\template\functions\functionbase] => Array
        (
            [module] => iblock
            [file] => lib/template/functions/fabric.php
        )

    [bitrix\iblock\template\functions\functionupper] => Array
        (
            [module] => iblock
            [file] => lib/template/functions/fabric.php
        )

    [bitrix\iblock\template\functions\functionlower] => Array
        (
            [module] => iblock
            [file] => lib/template/functions/fabric.php
        )

    [bitrix\iblock\template\functions\functiontranslit] => Array
        (
            [module] => iblock
            [file] => lib/template/functions/fabric.php
        )

    [bitrix\iblock\template\functions\functionconcat] => Array
        (
            [module] => iblock
            [file] => lib/template/functions/fabric.php
        )

    [bitrix\iblock\template\functions\functionlimit] => Array
        (
            [module] => iblock
            [file] => lib/template/functions/fabric.php
        )

    [bitrix\iblock\template\functions\functioncontrast] => Array
        (
            [module] => iblock
            [file] => lib/template/functions/fabric.php
        )

    [bitrix\iblock\template\functions\functionmin] => Array
        (
            [module] => iblock
            [file] => lib/template/functions/fabric.php
        )

    [bitrix\iblock\template\functions\functionmax] => Array
        (
            [module] => iblock
            [file] => lib/template/functions/fabric.php
        )

    [bitrix\iblock\template\functions\functiondistinct] => Array
        (
            [module] => iblock
            [file] => lib/template/functions/fabric.php
        )

    [bitrix\iblock\update\adminfilteroption] => Array
        (
            [module] => iblock
            [file] => lib/update/adminfilteroption.php
        )

    [bitrix\iblock\update\admingridoption] => Array
        (
            [module] => iblock
            [file] => lib/update/admingridoption.php
        )

    [bitrix\iblock\url\adminpage\basebuilder] => Array
        (
            [module] => iblock
            [file] => lib/url/adminpage/basebuilder.php
        )

    [bitrix\iblock\url\adminpage\buildermanager] => Array
        (
            [module] => iblock
            [file] => lib/url/adminpage/buildermanager.php
        )

    [bitrix\iblock\url\adminpage\iblockbuilder] => Array
        (
            [module] => iblock
            [file] => lib/url/adminpage/iblockbuilder.php
        )

    [bitrix\iblock\sendereventhandler] => Array
        (
            [module] => iblock
            [file] => lib/senderconnector.php
        )

    [bitrix\iblock\senderconnectoriblock] => Array
        (
            [module] => iblock
            [file] => lib/senderconnector.php
        )

)
Array
(
    [bitrix\main\application] => Array
        (
            [module] => main
            [file] => lib/application.php
        )

    [bitrix\main\httpapplication] => Array
        (
            [module] => main
            [file] => lib/httpapplication.php
        )

    [bitrix\main\argumentexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\argumentnullexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\argumentoutofrangeexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\argumenttypeexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\notimplementedexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\notsupportedexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\invalidoperationexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\objectpropertyexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\objectnotfoundexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\objectexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\systemexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\accessdeniedexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\decodingexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\io\invalidpathexception] => Array
        (
            [module] => main
            [file] => lib/io/ioexception.php
        )

    [bitrix\main\io\filenotfoundexception] => Array
        (
            [module] => main
            [file] => lib/io/ioexception.php
        )

    [bitrix\main\io\filedeleteexception] => Array
        (
            [module] => main
            [file] => lib/io/ioexception.php
        )

    [bitrix\main\io\fileopenexception] => Array
        (
            [module] => main
            [file] => lib/io/ioexception.php
        )

    [bitrix\main\io\filenotopenedexception] => Array
        (
            [module] => main
            [file] => lib/io/ioexception.php
        )

    [bitrix\main\context] => Array
        (
            [module] => main
            [file] => lib/context.php
        )

    [bitrix\main\httpcontext] => Array
        (
            [module] => main
            [file] => lib/httpcontext.php
        )

    [bitrix\main\dispatcher] => Array
        (
            [module] => main
            [file] => lib/dispatcher.php
        )

    [bitrix\main\environment] => Array
        (
            [module] => main
            [file] => lib/environment.php
        )

    [bitrix\main\event] => Array
        (
            [module] => main
            [file] => lib/event.php
        )

    [bitrix\main\eventmanager] => Array
        (
            [module] => main
            [file] => lib/eventmanager.php
        )

    [bitrix\main\eventresult] => Array
        (
            [module] => main
            [file] => lib/eventresult.php
        )

    [bitrix\main\request] => Array
        (
            [module] => main
            [file] => lib/request.php
        )

    [bitrix\main\httprequest] => Array
        (
            [module] => main
            [file] => lib/httprequest.php
        )

    [bitrix\main\response] => Array
        (
            [module] => main
            [file] => lib/response.php
        )

    [bitrix\main\httpresponse] => Array
        (
            [module] => main
            [file] => lib/httpresponse.php
        )

    [bitrix\main\modulemanager] => Array
        (
            [module] => main
            [file] => lib/modulemanager.php
        )

    [bitrix\main\server] => Array
        (
            [module] => main
            [file] => lib/server.php
        )

    [bitrix\main\config\configuration] => Array
        (
            [module] => main
            [file] => lib/config/configuration.php
        )

    [bitrix\main\config\option] => Array
        (
            [module] => main
            [file] => lib/config/option.php
        )

    [bitrix\main\context\culture] => Array
        (
            [module] => main
            [file] => lib/context/culture.php
        )

    [bitrix\main\data\cache] => Array
        (
            [module] => main
            [file] => lib/data/cache.php
        )

    [bitrix\main\data\cacheengineapc] => Array
        (
            [module] => main
            [file] => lib/data/cacheengineapc.php
        )

    [bitrix\main\data\cacheenginememcache] => Array
        (
            [module] => main
            [file] => lib/data/cacheenginememcache.php
        )

    [bitrix\main\data\cacheenginefiles] => Array
        (
            [module] => main
            [file] => lib/data/cacheenginefiles.php
        )

    [bitrix\main\data\cacheenginenone] => Array
        (
            [module] => main
            [file] => lib/data/cacheenginenone.php
        )

    [bitrix\main\data\connection] => Array
        (
            [module] => main
            [file] => lib/data/connection.php
        )

    [bitrix\main\data\connectionpool] => Array
        (
            [module] => main
            [file] => lib/data/connectionpool.php
        )

    [bitrix\main\data\icacheengine] => Array
        (
            [module] => main
            [file] => lib/data/cache.php
        )

    [bitrix\main\data\hsphpreadconnection] => Array
        (
            [module] => main
            [file] => lib/data/hsphpreadconnection.php
        )

    [bitrix\main\data\managedcache] => Array
        (
            [module] => main
            [file] => lib/data/managedcache.php
        )

    [bitrix\main\data\taggedcache] => Array
        (
            [module] => main
            [file] => lib/data/taggedcache.php
        )

    [bitrix\main\data\memcacheconnection] => Array
        (
            [module] => main
            [file] => lib/data/memcacheconnection.php
        )

    [bitrix\main\data\memcachedconnection] => Array
        (
            [module] => main
            [file] => lib/data/memcachedconnection.php
        )

    [bitrix\main\data\nosqlconnection] => Array
        (
            [module] => main
            [file] => lib/data/nosqlconnection.php
        )

    [bitrix\main\db\arrayresult] => Array
        (
            [module] => main
            [file] => lib/db/arrayresult.php
        )

    [bitrix\main\db\result] => Array
        (
            [module] => main
            [file] => lib/db/result.php
        )

    [bitrix\main\db\connection] => Array
        (
            [module] => main
            [file] => lib/db/connection.php
        )

    [bitrix\main\db\sqlexception] => Array
        (
            [module] => main
            [file] => lib/db/sqlexception.php
        )

    [bitrix\main\db\sqlqueryexception] => Array
        (
            [module] => main
            [file] => lib/db/sqlexception.php
        )

    [bitrix\main\db\transactionexception] => Array
        (
            [module] => main
            [file] => lib/db/sqlexception.php
        )

    [bitrix\main\db\sqlexpression] => Array
        (
            [module] => main
            [file] => lib/db/sqlexpression.php
        )

    [bitrix\main\db\sqlhelper] => Array
        (
            [module] => main
            [file] => lib/db/sqlhelper.php
        )

    [bitrix\main\db\mysqlcommonconnection] => Array
        (
            [module] => main
            [file] => lib/db/mysqlcommonconnection.php
        )

    [bitrix\main\db\mysqliconnection] => Array
        (
            [module] => main
            [file] => lib/db/mysqliconnection.php
        )

    [bitrix\main\db\mysqliresult] => Array
        (
            [module] => main
            [file] => lib/db/mysqliresult.php
        )

    [bitrix\main\db\mysqlisqlhelper] => Array
        (
            [module] => main
            [file] => lib/db/mysqlisqlhelper.php
        )

    [bitrix\main\db\mssqlconnection] => Array
        (
            [module] => main
            [file] => lib/db/mssqlconnection.php
        )

    [bitrix\main\db\mssqlresult] => Array
        (
            [module] => main
            [file] => lib/db/mssqlresult.php
        )

    [bitrix\main\db\mssqlsqlhelper] => Array
        (
            [module] => main
            [file] => lib/db/mssqlsqlhelper.php
        )

    [bitrix\main\db\oracleconnection] => Array
        (
            [module] => main
            [file] => lib/db/oracleconnection.php
        )

    [bitrix\main\db\oracleresult] => Array
        (
            [module] => main
            [file] => lib/db/oracleresult.php
        )

    [bitrix\main\db\oraclesqlhelper] => Array
        (
            [module] => main
            [file] => lib/db/oraclesqlhelper.php
        )

    [bitrix\main\db\pgsqlconnection] => Array
        (
            [module] => main
            [file] => lib/db/pgsqlconnection.php
        )

    [bitrix\main\diag\httpexceptionhandleroutput] => Array
        (
            [module] => main
            [file] => lib/diag/httpexceptionhandleroutput.php
        )

    [bitrix\main\diag\fileexceptionhandlerlog] => Array
        (
            [module] => main
            [file] => lib/diag/fileexceptionhandlerlog.php
        )

    [bitrix\main\diag\exceptionhandler] => Array
        (
            [module] => main
            [file] => lib/diag/exceptionhandler.php
        )

    [bitrix\main\diag\iexceptionhandleroutput] => Array
        (
            [module] => main
            [file] => lib/diag/iexceptionhandleroutput.php
        )

    [bitrix\main\diag\exceptionhandlerlog] => Array
        (
            [module] => main
            [file] => lib/diag/exceptionhandlerlog.php
        )

    [bitrix\main\io\file] => Array
        (
            [module] => main
            [file] => lib/io/file.php
        )

    [bitrix\main\io\fileentry] => Array
        (
            [module] => main
            [file] => lib/io/fileentry.php
        )

    [bitrix\main\io\path] => Array
        (
            [module] => main
            [file] => lib/io/path.php
        )

    [bitrix\main\io\filesystementry] => Array
        (
            [module] => main
            [file] => lib/io/filesystementry.php
        )

    [bitrix\main\io\ifilestream] => Array
        (
            [module] => main
            [file] => lib/io/ifilestream.php
        )

    [bitrix\main\localization\loc] => Array
        (
            [module] => main
            [file] => lib/localization/loc.php
        )

    [bitrix\main\mail\mail] => Array
        (
            [module] => main
            [file] => lib/mail/mail.php
        )

    [bitrix\main\mail\tracking] => Array
        (
            [module] => main
            [file] => lib/mail/tracking.php
        )

    [bitrix\main\mail\eventmanager] => Array
        (
            [module] => main
            [file] => lib/mail/eventmanager.php
        )

    [bitrix\main\mail\eventmessagecompiler] => Array
        (
            [module] => main
            [file] => lib/mail/eventmessagecompiler.php
        )

    [bitrix\main\mail\eventmessagethemecompiler] => Array
        (
            [module] => main
            [file] => lib/mail/eventmessagethemecompiler.php
        )

    [bitrix\main\mail\internal\event] => Array
        (
            [module] => main
            [file] => lib/mail/internal/event.php
        )

    [bitrix\main\mail\internal\eventattachment] => Array
        (
            [module] => main
            [file] => lib/mail/internal/eventattachment.php
        )

    [bitrix\main\mail\internal\eventmessage] => Array
        (
            [module] => main
            [file] => lib/mail/internal/eventmessage.php
        )

    [bitrix\main\mail\internal\eventmessagesite] => Array
        (
            [module] => main
            [file] => lib/mail/internal/eventmessagesite.php
        )

    [bitrix\main\mail\internal\eventmessageattachment] => Array
        (
            [module] => main
            [file] => lib/mail/internal/eventmessageattachment.php
        )

    [bitrix\main\mail\internal\eventtype] => Array
        (
            [module] => main
            [file] => lib/mail/internal/eventtype.php
        )

    [bitrix\main\text\converter] => Array
        (
            [module] => main
            [file] => lib/text/converter.php
        )

    [bitrix\main\text\emptyconverter] => Array
        (
            [module] => main
            [file] => lib/text/emptyconverter.php
        )

    [bitrix\main\text\encoding] => Array
        (
            [module] => main
            [file] => lib/text/encoding.php
        )

    [bitrix\main\text\htmlconverter] => Array
        (
            [module] => main
            [file] => lib/text/htmlconverter.php
        )

    [bitrix\main\text\binarystring] => Array
        (
            [module] => main
            [file] => lib/text/binarystring.php
        )

    [bitrix\main\text\xmlconverter] => Array
        (
            [module] => main
            [file] => lib/text/xmlconverter.php
        )

    [bitrix\main\type\collection] => Array
        (
            [module] => main
            [file] => lib/type/collection.php
        )

    [bitrix\main\type\date] => Array
        (
            [module] => main
            [file] => lib/type/date.php
        )

    [bitrix\main\type\datetime] => Array
        (
            [module] => main
            [file] => lib/type/datetime.php
        )

    [bitrix\main\type\dictionary] => Array
        (
            [module] => main
            [file] => lib/type/dictionary.php
        )

    [bitrix\main\type\filterabledictionary] => Array
        (
            [module] => main
            [file] => lib/type/filterabledictionary.php
        )

    [bitrix\main\type\parameterdictionary] => Array
        (
            [module] => main
            [file] => lib/type/parameterdictionary.php
        )

    [bitrix\main\web\cookie] => Array
        (
            [module] => main
            [file] => lib/web/cookie.php
        )

    [bitrix\main\web\uri] => Array
        (
            [module] => main
            [file] => lib/web/uri.php
        )

    [bitrix\main\sendereventhandler] => Array
        (
            [module] => main
            [file] => lib/senderconnector.php
        )

    [bitrix\main\senderconnectoruser] => Array
        (
            [module] => main
            [file] => lib/senderconnector.php
        )

    [bitrix\main\urlrewriterrulemaker] => Array
        (
            [module] => main
            [file] => lib/urlrewriter.php
        )

    [bitrix\main\update\stepper] => Array
        (
            [module] => main
            [file] => lib/update/stepper.php
        )

    [bitrix\main\composite\abstractresponse] => Array
        (
            [module] => main
            [file] => lib/composite/responder.php
        )

    [bitrix\main\composite\fileresponse] => Array
        (
            [module] => main
            [file] => lib/composite/responder.php
        )

    [bitrix\main\composite\memcachedresponse] => Array
        (
            [module] => main
            [file] => lib/composite/responder.php
        )

    [bitrix\main\security\otpexception] => Array
        (
            [module] => main
            [file] => lib/security/securityexception.php
        )

    [ctimezone] => Array
        (
            [module] => main
            [file] => classes/general/time.php
        )

    [cbxpunycode] => Array
        (
            [module] => main
            [file] => classes/general/punycode.php
        )

    [ibxvirtualio] => Array
        (
            [module] => main
            [file] => classes/general/virtual_io.php
        )

    [ibxgeterrors] => Array
        (
            [module] => main
            [file] => classes/general/virtual_io.php
        )

    [cbxvirtualio] => Array
        (
            [module] => main
            [file] => classes/general/virtual_io.php
        )

    [cbxvirtualfilebase] => Array
        (
            [module] => main
            [file] => classes/general/virtual_file.php
        )

    [cbxvirtualfile] => Array
        (
            [module] => main
            [file] => classes/general/virtual_file.php
        )

    [cbxvirtualdirectory] => Array
        (
            [module] => main
            [file] => classes/general/virtual_file.php
        )

    [calloption] => Array
        (
            [module] => main
            [file] => classes/general/option.php
        )

    [coption] => Array
        (
            [module] => main
            [file] => classes/general/option.php
        )

    [callpageoption] => Array
        (
            [module] => main
            [file] => classes/general/pageoption.php
        )

    [cpageoption] => Array
        (
            [module] => main
            [file] => classes/general/pageoption.php
        )

    [callsqlwhere] => Array
        (
            [module] => main
            [file] => classes/general/sqlwhere.php
        )

    [csqlwhereexpression] => Array
        (
            [module] => main
            [file] => classes/general/sqlwhere.php
        )

    [csqlwhere] => Array
        (
            [module] => main
            [file] => classes/general/sqlwhere.php
        )

    [calllanguage] => Array
        (
            [module] => main
            [file] => classes/general/language.php
        )

    [clanguage] => Array
        (
            [module] => main
            [file] => classes/general/language.php
        )

    [clangadmin] => Array
        (
            [module] => main
            [file] => classes/general/language.php
        )

    [_clangdbresult] => Array
        (
            [module] => main
            [file] => classes/general/langdbresult.php
        )

    [callagent] => Array
        (
            [module] => main
            [file] => classes/general/agent.php
        )

    [cagent] => Array
        (
            [module] => main
            [file] => classes/mysql/agent.php
        )

    [capplicationexception] => Array
        (
            [module] => main
            [file] => classes/general/applicationexception.php
        )

    [cadminexception] => Array
        (
            [module] => main
            [file] => classes/general/adminexception.php
        )

    [callsite] => Array
        (
            [module] => main
            [file] => classes/general/site.php
        )

    [calllang] => Array
        (
            [module] => main
            [file] => classes/general/site.php
        )

    [csite] => Array
        (
            [module] => main
            [file] => classes/general/site.php
        )

    [clang] => Array
        (
            [module] => main
            [file] => classes/general/site.php
        )

    [chttp] => Array
        (
            [module] => main
            [file] => classes/general/http.php
        )

    [cutil] => Array
        (
            [module] => main
            [file] => classes/general/util.php
        )

    [callmain] => Array
        (
            [module] => main
            [file] => classes/general/main.php
        )

    [cmain] => Array
        (
            [module] => main
            [file] => classes/general/main.php
        )

    [calldatabase] => Array
        (
            [module] => main
            [file] => classes/general/database.php
        )

    [calldbresult] => Array
        (
            [module] => main
            [file] => classes/general/dbresult.php
        )

    [cdatabasemysql] => Array
        (
            [module] => main
            [file] => classes/mysql/database.php
        )

    [cdbresultmysql] => Array
        (
            [module] => main
            [file] => classes/mysql/dbresult.php
        )

    [icachebackend] => Array
        (
            [module] => main
            [file] => classes/general/cache_backend.php
        )

    [cphpcache] => Array
        (
            [module] => main
            [file] => classes/general/cache.php
        )

    [ccachemanager] => Array
        (
            [module] => main
            [file] => classes/general/cache_manager.php
        )

    [cpagecache] => Array
        (
            [module] => main
            [file] => classes/general/page_cache.php
        )

    [cstackcacheentry] => Array
        (
            [module] => main
            [file] => classes/general/stack_cache_entry.php
        )

    [cstackcachemanager] => Array
        (
            [module] => main
            [file] => classes/general/stack_cache.php
        )

    [cmodule] => Array
        (
            [module] => main
            [file] => /classes/general/module.php
        )

    [bitrix\main\entity\ufield] => Array
        (
            [module] => main
            [file] => include/deprecated/ufield.php
        )

    [cdatabase] => Array
        (
            [module] => main
            [file] => classes/mysql/database.php
        )

    [cdbresult] => Array
        (
            [module] => main
            [file] => classes/mysql/dbresult.php
        )

    [csitetemplate] => Array
        (
            [module] => main
            [file] => classes/general/site_template.php
        )

    [cbitrixcomponent] => Array
        (
            [module] => main
            [file] => classes/general/component.php
        )

    [ccomponentengine] => Array
        (
            [module] => main
            [file] => classes/general/component_engine.php
        )

    [ccomponentajax] => Array
        (
            [module] => main
            [file] => classes/general/component_ajax.php
        )

    [cbitrixcomponenttemplate] => Array
        (
            [module] => main
            [file] => classes/general/component_template.php
        )

    [ccomponentutil] => Array
        (
            [module] => main
            [file] => classes/general/component_util.php
        )

    [ccontrollerclient] => Array
        (
            [module] => main
            [file] => classes/general/controller_member.php
        )

    [phpparser] => Array
        (
            [module] => main
            [file] => classes/general/php_parser.php
        )

    [cdiskquota] => Array
        (
            [module] => main
            [file] => classes/general/quota.php
        )

    [ceventlog] => Array
        (
            [module] => main
            [file] => classes/general/event_log.php
        )

    [ceventmain] => Array
        (
            [module] => main
            [file] => classes/general/event_log.php
        )

    [cadminfiledialog] => Array
        (
            [module] => main
            [file] => classes/general/file_dialog.php
        )

    [wll_user] => Array
        (
            [module] => main
            [file] => classes/general/liveid.php
        )

    [wll_consenttoken] => Array
        (
            [module] => main
            [file] => classes/general/liveid.php
        )

    [windowslivelogin] => Array
        (
            [module] => main
            [file] => classes/general/liveid.php
        )

    [cfile] => Array
        (
            [module] => main
            [file] => classes/general/file.php
        )

    [callfile] => Array
        (
            [module] => main
            [file] => classes/general/file.php
        )

    [ctempfile] => Array
        (
            [module] => main
            [file] => classes/general/file_temp.php
        )

    [cfavorites] => Array
        (
            [module] => main
            [file] => classes/mysql/favorites.php
        )

    [cuseroptions] => Array
        (
            [module] => main
            [file] => classes/general/user_options.php
        )

    [cgridoptions] => Array
        (
            [module] => main
            [file] => classes/general/grids.php
        )

    [cundo] => Array
        (
            [module] => main
            [file] => /classes/general/undo.php
        )

    [cautosave] => Array
        (
            [module] => main
            [file] => /classes/general/undo.php
        )

    [callratings] => Array
        (
            [module] => main
            [file] => classes/general/ratings.php
        )

    [cratings] => Array
        (
            [module] => main
            [file] => classes/mysql/ratings.php
        )

    [cratingscomponentsmain] => Array
        (
            [module] => main
            [file] => classes/mysql/ratings_components.php
        )

    [cratingrule] => Array
        (
            [module] => main
            [file] => classes/general/rating_rule.php
        )

    [cratingrulesmain] => Array
        (
            [module] => main
            [file] => classes/mysql/rating_rules.php
        )

    [ctoppanel] => Array
        (
            [module] => main
            [file] => public/top_panel.php
        )

    [ceditarea] => Array
        (
            [module] => main
            [file] => public/edit_area.php
        )

    [ccomponentpanel] => Array
        (
            [module] => main
            [file] => public/edit_area.php
        )

    [ctextparser] => Array
        (
            [module] => main
            [file] => classes/general/textparser.php
        )

    [cphpcachefiles] => Array
        (
            [module] => main
            [file] => classes/general/cache_files.php
        )

    [cdataxmlnode] => Array
        (
            [module] => main
            [file] => classes/general/xml.php
        )

    [cdataxmldocument] => Array
        (
            [module] => main
            [file] => classes/general/xml.php
        )

    [cdataxml] => Array
        (
            [module] => main
            [file] => classes/general/xml.php
        )

    [cxmlfilestream] => Array
        (
            [module] => main
            [file] => classes/general/xml.php
        )

    [crsaprovider] => Array
        (
            [module] => main
            [file] => classes/general/rsasecurity.php
        )

    [crsasecurity] => Array
        (
            [module] => main
            [file] => classes/general/rsasecurity.php
        )

    [crsabcmathprovider] => Array
        (
            [module] => main
            [file] => classes/general/rsabcmath.php
        )

    [crsaopensslprovider] => Array
        (
            [module] => main
            [file] => classes/general/rsaopenssl.php
        )

    [casnreader] => Array
        (
            [module] => main
            [file] => classes/general/asn.php
        )

    [cbxshorturi] => Array
        (
            [module] => main
            [file] => classes/mysql/short_uri.php
        )

    [cfinder] => Array
        (
            [module] => main
            [file] => classes/general/finder.php
        )

    [caccess] => Array
        (
            [module] => main
            [file] => classes/general/access.php
        )

    [cauthprovider] => Array
        (
            [module] => main
            [file] => classes/general/authproviders.php
        )

    [iproviderinterface] => Array
        (
            [module] => main
            [file] => classes/general/authproviders.php
        )

    [cgroupauthprovider] => Array
        (
            [module] => main
            [file] => classes/general/authproviders.php
        )

    [cuserauthprovider] => Array
        (
            [module] => main
            [file] => classes/general/authproviders.php
        )

    [ctableschema] => Array
        (
            [module] => main
            [file] => classes/general/table_schema.php
        )

    [ccsvdata] => Array
        (
            [module] => main
            [file] => classes/general/csv_data.php
        )

    [csmile] => Array
        (
            [module] => main
            [file] => classes/general/smile.php
        )

    [csmilegallery] => Array
        (
            [module] => main
            [file] => classes/general/smile.php
        )

    [csmileset] => Array
        (
            [module] => main
            [file] => classes/general/smile.php
        )

    [cglobalcounter] => Array
        (
            [module] => main
            [file] => classes/general/global_counter.php
        )

    [cusercounter] => Array
        (
            [module] => main
            [file] => classes/mysql/user_counter.php
        )

    [cusercounterpage] => Array
        (
            [module] => main
            [file] => classes/mysql/user_counter.php
        )

    [chotkeys] => Array
        (
            [module] => main
            [file] => classes/general/hot_keys.php
        )

    [chotkeyscode] => Array
        (
            [module] => main
            [file] => classes/general/hot_keys.php
        )

    [cbxsanitizer] => Array
        (
            [module] => main
            [file] => classes/general/sanitizer.php
        )

    [ibxarchive] => Array
        (
            [module] => main
            [file] => classes/general/archive.php
        )

    [cbxarchive] => Array
        (
            [module] => main
            [file] => classes/general/archive.php
        )

    [cadminnotify] => Array
        (
            [module] => main
            [file] => classes/general/admin_notify.php
        )

    [cbxfavadmmenu] => Array
        (
            [module] => main
            [file] => classes/general/favorites.php
        )

    [cadmininformer] => Array
        (
            [module] => main
            [file] => classes/general/admin_informer.php
        )

    [csitecheckertest] => Array
        (
            [module] => main
            [file] => classes/general/site_checker.php
        )

    [csqlutil] => Array
        (
            [module] => main
            [file] => classes/general/sql_util.php
        )

    [cfileuploader] => Array
        (
            [module] => main
            [file] => classes/general/uploader.php
        )

    [lpa] => Array
        (
            [module] => main
            [file] => classes/general/lpa.php
        )

    [cadminfilter] => Array
        (
            [module] => main
            [file] => interface/admin_filter.php
        )

    [cadminlist] => Array
        (
            [module] => main
            [file] => interface/admin_list.php
        )

    [cadminlistrow] => Array
        (
            [module] => main
            [file] => interface/admin_list.php
        )

    [cadminuilist] => Array
        (
            [module] => main
            [file] => interface/admin_ui_list.php
        )

    [cadminuilistrow] => Array
        (
            [module] => main
            [file] => interface/admin_ui_list.php
        )

    [cadminuiresult] => Array
        (
            [module] => main
            [file] => interface/admin_ui_list.php
        )

    [cadminuicontextmenu] => Array
        (
            [module] => main
            [file] => interface/admin_ui_list.php
        )

    [cadminuisorting] => Array
        (
            [module] => main
            [file] => interface/admin_ui_list.php
        )

    [cadminuilistactionpanel] => Array
        (
            [module] => main
            [file] => interface/admin_ui_list.php
        )

    [cadmintabcontrol] => Array
        (
            [module] => main
            [file] => interface/admin_tabcontrol.php
        )

    [cadminform] => Array
        (
            [module] => main
            [file] => interface/admin_form.php
        )

    [cadminformsettings] => Array
        (
            [module] => main
            [file] => interface/admin_form.php
        )

    [cadmintabcontroldrag] => Array
        (
            [module] => main
            [file] => interface/admin_tabcontrol_drag.php
        )

    [cadmindraggableblockengine] => Array
        (
            [module] => main
            [file] => interface/admin_tabcontrol_drag.php
        )

    [cjspopup] => Array
        (
            [module] => main
            [file] => interface/jspopup.php
        )

    [cjspopuponpage] => Array
        (
            [module] => main
            [file] => interface/jspopup.php
        )

    [cadmincalendar] => Array
        (
            [module] => main
            [file] => interface/admin_calendar.php
        )

    [cadminviewtabcontrol] => Array
        (
            [module] => main
            [file] => interface/admin_viewtabcontrol.php
        )

    [cadmintabengine] => Array
        (
            [module] => main
            [file] => interface/admin_tabengine.php
        )

    [ccaptcha] => Array
        (
            [module] => main
            [file] => classes/general/captcha.php
        )

    [cmpnotifications] => Array
        (
            [module] => main
            [file] => classes/general/mp_notifications.php
        )

    [calltask] => Array
        (
            [module] => main
            [file] => classes/general/task.php
        )

    [ctask] => Array
        (
            [module] => main
            [file] => classes/general/task.php
        )

    [calloperation] => Array
        (
            [module] => main
            [file] => classes/general/operation.php
        )

    [coperation] => Array
        (
            [module] => main
            [file] => classes/general/operation.php
        )

    [callgroup] => Array
        (
            [module] => main
            [file] => classes/general/group.php
        )

    [cgroup] => Array
        (
            [module] => main
            [file] => classes/general/group.php
        )

    [cajax] => Array
        (
            [module] => main
            [file] => ajax_tools.php
        )

    [calluser] => Array
        (
            [module] => main
            [file] => classes/general/user.php
        )

    [cuser] => Array
        (
            [module] => main
            [file] => classes/general/user.php
        )

    [callevent] => Array
        (
            [module] => main
            [file] => classes/general/event.php
        )

    [cevent] => Array
        (
            [module] => main
            [file] => classes/general/event.php
        )

    [calleventmessage] => Array
        (
            [module] => main
            [file] => classes/general/eventmessage.php
        )

    [ceventmessage] => Array
        (
            [module] => main
            [file] => classes/general/eventmessage.php
        )

    [ceventtype] => Array
        (
            [module] => main
            [file] => classes/general/eventmessage.php
        )

    [_ceventtyperesult] => Array
        (
            [module] => main
            [file] => classes/general/eventmessage.php
        )

    [cdbresulteventmultiresult] => Array
        (
            [module] => main
            [file] => classes/general/eventmessage.php
        )

    [cdebuginfo] => Array
        (
            [module] => main
            [file] => classes/general/debuginfo.php
        )

    [ccaptchaagent] => Array
        (
            [module] => main
            [file] => classes/general/captchaagent.php
        )

    [callfilterquery] => Array
        (
            [module] => main
            [file] => classes/general/filterquery.php
        )

    [cfilterquery] => Array
        (
            [module] => main
            [file] => classes/general/filterquery.php
        )

    [cconvertorspregreplacehelper] => Array
        (
            [module] => main
            [file] => classes/general/convertorspregreplacehelper.php
        )

    [cspacer] => Array
        (
            [module] => main
            [file] => classes/general/spacer.php
        )

    [updatetools] => Array
        (
            [module] => main
            [file] => classes/general/updatetools.php
        )

    [cjscore] => Array
        (
            [module] => main
            [file] => classes/general/jscore.php
        )

    [cchecklisttools] => Array
        (
            [module] => main
            [file] => classes/general/checklist.php
        )

    [cmenu] => Array
        (
            [module] => main
            [file] => classes/general/menu.php
        )

    [cmenucustom] => Array
        (
            [module] => main
            [file] => classes/general/menucustom.php
        )

    [callusertypeentity] => Array
        (
            [module] => main
            [file] => classes/general/usertype.php
        )

    [cusertypeentity] => Array
        (
            [module] => main
            [file] => classes/general/usertype.php
        )

    [cuserfieldenum] => Array
        (
            [module] => main
            [file] => classes/general/userfieldenum.php
        )

    [cusertypesql] => Array
        (
            [module] => main
            [file] => classes/general/usertypesql.php
        )

    [cusertypemanager] => Array
        (
            [module] => main
            [file] => classes/general/usertypemanager.php
        )

    [cusertypestring] => Array
        (
            [module] => main
            [file] => classes/general/usertypestr.php
        )

    [cusertypeinteger] => Array
        (
            [module] => main
            [file] => classes/general/usertypeint.php
        )

    [cusertypedouble] => Array
        (
            [module] => main
            [file] => classes/general/usertypedbl.php
        )

    [cusertypedatetime] => Array
        (
            [module] => main
            [file] => classes/general/usertypetime.php
        )

    [cusertypedate] => Array
        (
            [module] => main
            [file] => classes/general/usertypedate.php
        )

    [cusertypeboolean] => Array
        (
            [module] => main
            [file] => classes/general/usertypebool.php
        )

    [cusertypefile] => Array
        (
            [module] => main
            [file] => classes/general/usertypefile.php
        )

    [cusertypeenum] => Array
        (
            [module] => main
            [file] => classes/general/usertypeenum.php
        )

    [cusertypeiblocksection] => Array
        (
            [module] => main
            [file] => classes/general/usertypesection.php
        )

    [ciblocksectionenum] => Array
        (
            [module] => main
            [file] => classes/general/usertypesection.php
        )

    [cusertypeiblockelement] => Array
        (
            [module] => main
            [file] => classes/general/usertypeelement.php
        )

    [cusertypestringformatted] => Array
        (
            [module] => main
            [file] => classes/general/usertypestrfmt.php
        )

    [cusertypeurl] => Array
        (
            [module] => main
            [file] => classes/general/usertypeurl.php
        )

    [bxgadget] => Array
        (
            [module] => main
            [file] => classes/general/gadget.php
        )

    [cmainadmin] => Array
        (
            [module] => main
            [file] => classes/general/main_admin.php
        )

    [ctemplates] => Array
        (
            [module] => main
            [file] => classes/general/templates.php
        )

    [cpagetemplate] => Array
        (
            [module] => main
            [file] => classes/general/page_template.php
        )

    [filescmp] => Array
        (
            [module] => main
            [file] => classes/general/files_cmp.php
        )

    [carchiver] => Array
        (
            [module] => main
            [file] => classes/general/tar_gz.php
        )

    [czip] => Array
        (
            [module] => main
            [file] => classes/general/zip.php
        )

    [curlrewriter] => Array
        (
            [module] => main
            [file] => classes/general/urlrewriter.php
        )

    [charsetconverter] => Array
        (
            [module] => main
            [file] => classes/general/charset_converter.php
        )

    [chtmlpagescache] => Array
        (
            [module] => main
            [file] => lib/composite/helper.php
        )

    [statichtmlmemcachedresponse] => Array
        (
            [module] => main
            [file] => lib/composite/responder.php
        )

    [statichtmlfileresponse] => Array
        (
            [module] => main
            [file] => lib/composite/responder.php
        )

    [bitrix\main\page\frame] => Array
        (
            [module] => main
            [file] => lib/composite/engine.php
        )

    [bitrix\main\page\framestatic] => Array
        (
            [module] => main
            [file] => lib/composite/staticarea.php
        )

    [bitrix\main\page\framebuffered] => Array
        (
            [module] => main
            [file] => lib/composite/bufferarea.php
        )

    [bitrix\main\page\framehelper] => Array
        (
            [module] => main
            [file] => lib/composite/bufferarea.php
        )

    [bitrix\main\data\statichtmlcache] => Array
        (
            [module] => main
            [file] => lib/composite/page.php
        )

    [bitrix\main\data\statichtmlstorage] => Array
        (
            [module] => main
            [file] => lib/composite/data/abstractstorage.php
        )

    [bitrix\main\data\statichtmlfilestorage] => Array
        (
            [module] => main
            [file] => lib/composite/data/filestorage.php
        )

    [bitrix\main\data\statichtmlmemcachedstorage] => Array
        (
            [module] => main
            [file] => lib/composite/data/memcachedstorage.php
        )

    [bitrix\main\data\staticcacheprovider] => Array
        (
            [module] => main
            [file] => lib/composite/data/cacheprovider.php
        )

    [bitrix\main\data\appcachemanifest] => Array
        (
            [module] => main
            [file] => lib/composite/appcache.php
        )

    [iblock] => Array
        (
            [module] => iblock
            [file] => install/index.php
        )

    [ciblockpropertyresult] => Array
        (
            [module] => iblock
            [file] => classes/general/iblockpropresult.php
        )

    [ciblockresult] => Array
        (
            [module] => iblock
            [file] => classes/general/iblockresult.php
        )

    [_cibelement] => Array
        (
            [module] => iblock
            [file] => classes/general/iblock_element.php
        )

    [ciblocktype] => Array
        (
            [module] => iblock
            [file] => classes/general/iblocktype.php
        )

    [calliblock] => Array
        (
            [module] => iblock
            [file] => classes/general/iblock.php
        )

    [ciblock] => Array
        (
            [module] => iblock
            [file] => classes/mysql/iblock.php
        )

    [calliblocksection] => Array
        (
            [module] => iblock
            [file] => classes/general/iblocksection.php
        )

    [ciblocksection] => Array
        (
            [module] => iblock
            [file] => classes/mysql/iblocksection.php
        )

    [calliblockproperty] => Array
        (
            [module] => iblock
            [file] => classes/general/iblockproperty.php
        )

    [ciblockpropertyenum] => Array
        (
            [module] => iblock
            [file] => classes/general/iblockpropertyenum.php
        )

    [ciblockproperty] => Array
        (
            [module] => iblock
            [file] => classes/mysql/iblockproperty.php
        )

    [calliblockelement] => Array
        (
            [module] => iblock
            [file] => classes/general/iblockelement.php
        )

    [ciblockelement] => Array
        (
            [module] => iblock
            [file] => classes/mysql/iblockelement.php
        )

    [calliblockrss] => Array
        (
            [module] => iblock
            [file] => classes/general/iblockrss.php
        )

    [ciblockrss] => Array
        (
            [module] => iblock
            [file] => classes/mysql/iblockrss.php
        )

    [ciblockpropertydatetime] => Array
        (
            [module] => iblock
            [file] => classes/general/prop_datetime.php
        )

    [ciblockpropertydate] => Array
        (
            [module] => iblock
            [file] => classes/general/prop_date.php
        )

    [ciblockpropertyxmlid] => Array
        (
            [module] => iblock
            [file] => classes/general/prop_xmlid.php
        )

    [ciblockpropertyfileman] => Array
        (
            [module] => iblock
            [file] => classes/general/prop_fileman.php
        )

    [ciblockpropertyhtml] => Array
        (
            [module] => iblock
            [file] => classes/general/prop_html.php
        )

    [ciblockpropertyelementlist] => Array
        (
            [module] => iblock
            [file] => classes/general/prop_element_list.php
        )

    [ccmlresult] => Array
        (
            [module] => iblock
            [file] => classes/general/cmlresult.php
        )

    [ciblockxmlfile] => Array
        (
            [module] => iblock
            [file] => classes/mysql/cml2.php
        )

    [ciblockcmlimport] => Array
        (
            [module] => iblock
            [file] => classes/general/cml2.php
        )

    [ciblockcmlexport] => Array
        (
            [module] => iblock
            [file] => classes/general/cml2.php
        )

    [ciblockfindtools] => Array
        (
            [module] => iblock
            [file] => classes/general/comp_findtools.php
        )

    [ciblockpricetools] => Array
        (
            [module] => iblock
            [file] => classes/general/comp_pricetools.php
        )

    [ciblockparameters] => Array
        (
            [module] => iblock
            [file] => classes/general/comp_parameters.php
        )

    [ciblockformatproperties] => Array
        (
            [module] => iblock
            [file] => classes/general/comp_formatprops.php
        )

    [calliblocksequence] => Array
        (
            [module] => iblock
            [file] => classes/general/iblocksequence.php
        )

    [ciblocksequence] => Array
        (
            [module] => iblock
            [file] => classes/mysql/iblocksequence.php
        )

    [ciblockpropertysequence] => Array
        (
            [module] => iblock
            [file] => classes/general/prop_seq.php
        )

    [ciblockpropertyelementautocomplete] => Array
        (
            [module] => iblock
            [file] => classes/general/prop_element_auto.php
        )

    [ciblockpropertysku] => Array
        (
            [module] => iblock
            [file] => classes/general/prop_element_sku.php
        )

    [ciblockpropertysectionautocomplete] => Array
        (
            [module] => iblock
            [file] => classes/general/prop_section_auto.php
        )

    [calliblockofferstmp] => Array
        (
            [module] => iblock
            [file] => classes/general/iblockoffers.php
        )

    [ciblockofferstmp] => Array
        (
            [module] => iblock
            [file] => classes/mysql/iblockoffers.php
        )

    [ceventiblock] => Array
        (
            [module] => iblock
            [file] => classes/general/iblock_event_list.php
        )

    [cratingscomponentsiblock] => Array
        (
            [module] => iblock
            [file] => classes/general/ratings_components.php
        )

    [ciblockrights] => Array
        (
            [module] => iblock
            [file] => classes/general/iblock_rights.php
        )

    [ciblocksectionrights] => Array
        (
            [module] => iblock
            [file] => classes/general/iblock_rights.php
        )

    [ciblockelementrights] => Array
        (
            [module] => iblock
            [file] => classes/general/iblock_rights.php
        )

    [ciblockrightsstorage] => Array
        (
            [module] => iblock
            [file] => classes/general/iblock_rights.php
        )

    [ciblockpropertytools] => Array
        (
            [module] => iblock
            [file] => classes/general/iblockproptools.php
        )

    [ciblocksectionpropertylink] => Array
        (
            [module] => iblock
            [file] => classes/general/section_property.php
        )

    [ciblockxmlimport] => Array
        (
            [module] => iblock
            [file] => classes/general/iblockxmlimport.php
        )

    [bitrix\iblock\iblockfieldtable] => Array
        (
            [module] => iblock
            [file] => lib/iblockfield.php
        )

    [bitrix\iblock\iblockgrouptable] => Array
        (
            [module] => iblock
            [file] => lib/iblockgroup.php
        )

    [bitrix\iblock\iblockmessagetable] => Array
        (
            [module] => iblock
            [file] => lib/iblockmessage.php
        )

    [bitrix\iblock\iblockrsstable] => Array
        (
            [module] => iblock
            [file] => lib/iblockrss.php
        )

    [bitrix\iblock\iblocksitetable] => Array
        (
            [module] => iblock
            [file] => lib/iblocksite.php
        )

    [bitrix\iblock\inheritedpropertytable] => Array
        (
            [module] => iblock
            [file] => lib/inheritedproperty.php
        )

    [bitrix\iblock\propertyenumerationtable] => Array
        (
            [module] => iblock
            [file] => lib/propertyenumeration.php
        )

    [bitrix\iblock\propertyfeaturetable] => Array
        (
            [module] => iblock
            [file] => lib/propertyfeature.php
        )

    [bitrix\iblock\sequencetable] => Array
        (
            [module] => iblock
            [file] => lib/sequence.php
        )

    [bitrix\iblock\sitetable] => Array
        (
            [module] => iblock
            [file] => lib/site.php
        )

    [bitrix\iblock\typetable] => Array
        (
            [module] => iblock
            [file] => lib/type.php
        )

    [bitrix\iblock\typelanguagetable] => Array
        (
            [module] => iblock
            [file] => lib/typelanguage.php
        )

    [bitrix\iblock\bizproctype\usertypeproperty] => Array
        (
            [module] => iblock
            [file] => lib/bizproctype/usertypeproperty.php
        )

    [bitrix\iblock\bizproctype\ecrm] => Array
        (
            [module] => iblock
            [file] => lib/bizproctype/ecrm.php
        )

    [bitrix\iblock\bizproctype\money] => Array
        (
            [module] => iblock
            [file] => lib/bizproctype/money.php
        )

    [bitrix\iblock\bizproctype\usertypepropertydiskfile] => Array
        (
            [module] => iblock
            [file] => lib/bizproctype/usertypepropertydiskfile.php
        )

    [bitrix\iblock\bizproctype\usertypepropertyelist] => Array
        (
            [module] => iblock
            [file] => lib/bizproctype/usertypepropertyelist.php
        )

    [bitrix\iblock\bizproctype\usertypepropertyemployee] => Array
        (
            [module] => iblock
            [file] => lib/bizproctype/usertypepropertyemployee.php
        )

    [bitrix\iblock\bizproctype\usertypepropertyhtml] => Array
        (
            [module] => iblock
            [file] => lib/bizproctype/usertypepropertyhtml.php
        )

    [bitrix\iblock\component\base] => Array
        (
            [module] => iblock
            [file] => lib/component/base.php
        )

    [bitrix\iblock\component\element] => Array
        (
            [module] => iblock
            [file] => lib/component/element.php
        )

    [bitrix\iblock\component\elementlist] => Array
        (
            [module] => iblock
            [file] => lib/component/elementlist.php
        )

    [bitrix\iblock\component\filters] => Array
        (
            [module] => iblock
            [file] => lib/component/filters.php
        )

    [bitrix\iblock\component\selector\element] => Array
        (
            [module] => iblock
            [file] => lib/component/selector/element.php
        )

    [bitrix\iblock\component\selector\entity] => Array
        (
            [module] => iblock
            [file] => lib/component/selector/entity.php
        )

    [bitrix\iblock\component\tools] => Array
        (
            [module] => iblock
            [file] => lib/component/tools.php
        )

    [bitrix\iblock\controller\filter\element] => Array
        (
            [module] => iblock
            [file] => lib/Controller/Filter/Element.php
        )

    [bitrix\iblock\filter\entity\elementsettings] => Array
        (
            [module] => iblock
            [file] => lib/filter/entity/elementsettings.php
        )

    [bitrix\iblock\filter\entity\iblocksettings] => Array
        (
            [module] => iblock
            [file] => lib/filter/entity/iblocksettings.php
        )

    [bitrix\iblock\filter\fieldprovider\base] => Array
        (
            [module] => iblock
            [file] => lib/filter/fieldprovider/base.php
        )

    [bitrix\iblock\filter\fieldprovider\element] => Array
        (
            [module] => iblock
            [file] => lib/filter/fieldprovider/element.php
        )

    [bitrix\iblock\filter\fieldprovider\iblockproperty] => Array
        (
            [module] => iblock
            [file] => lib/filter/fieldprovider/iblockproperty.php
        )

    [bitrix\iblock\filter\dictionary] => Array
        (
            [module] => iblock
            [file] => lib/filter/dictionary.php
        )

    [bitrix\iblock\filter\entitylist] => Array
        (
            [module] => iblock
            [file] => lib/filter/entitylist.php
        )

    [bitrix\iblock\filter\factory] => Array
        (
            [module] => iblock
            [file] => lib/filter/factory.php
        )

    [bitrix\iblock\grid\panel\groupaction] => Array
        (
            [module] => iblock
            [file] => lib/grid/panel/groupaction.php
        )

    [bitrix\iblock\grid\actiontype] => Array
        (
            [module] => iblock
            [file] => lib/grid/actiontype.php
        )

    [bitrix\iblock\helpers\admin\property] => Array
        (
            [module] => iblock
            [file] => lib/helpers/admin/property.php
        )

    [bitrix\iblock\helpers\filter\property] => Array
        (
            [module] => iblock
            [file] => lib/helpers/filter/property.php
        )

    [bitrix\iblock\helpers\filter\propertymanager] => Array
        (
            [module] => iblock
            [file] => lib/helpers/filter/propertymanager.php
        )

    [bitrix\iblock\inheritedproperty\basetemplate] => Array
        (
            [module] => iblock
            [file] => lib/inheritedproperty/basetemplate.php
        )

    [bitrix\iblock\inheritedproperty\basevalues] => Array
        (
            [module] => iblock
            [file] => lib/inheritedproperty/basevalues.php
        )

    [bitrix\iblock\inheritedproperty\elementtemplates] => Array
        (
            [module] => iblock
            [file] => lib/inheritedproperty/elementtemplates.php
        )

    [bitrix\iblock\inheritedproperty\elementvalues] => Array
        (
            [module] => iblock
            [file] => lib/inheritedproperty/elementvalues.php
        )

    [bitrix\iblock\inheritedproperty\iblocktemplates] => Array
        (
            [module] => iblock
            [file] => lib/inheritedproperty/iblocktemplates.php
        )

    [bitrix\iblock\inheritedproperty\iblockvalues] => Array
        (
            [module] => iblock
            [file] => lib/inheritedproperty/iblockvalues.php
        )

    [bitrix\iblock\inheritedproperty\sectiontemplates] => Array
        (
            [module] => iblock
            [file] => lib/inheritedproperty/sectiontemplates.php
        )

    [bitrix\iblock\inheritedproperty\sectionvalues] => Array
        (
            [module] => iblock
            [file] => lib/inheritedproperty/sectionvalues.php
        )

    [bitrix\iblock\inheritedproperty\valuesqueue] => Array
        (
            [module] => iblock
            [file] => lib/inheritedproperty/valuesqueue.php
        )

    [bitrix\iblock\landingsource\dataloader] => Array
        (
            [module] => iblock
            [file] => lib/landingsource/dataloader.php
        )

    [bitrix\iblock\landingsource\element] => Array
        (
            [module] => iblock
            [file] => lib/landingsource/element.php
        )

    [bitrix\iblock\model\propertyfeature] => Array
        (
            [module] => iblock
            [file] => lib/model/propertyfeature.php
        )

    [bitrix\iblock\model\section] => Array
        (
            [module] => iblock
            [file] => lib/model/section.php
        )

    [bitrix\iblock\propertyindex\dictionary] => Array
        (
            [module] => iblock
            [file] => lib/propertyindex/dictionary.php
        )

    [bitrix\iblock\propertyindex\element] => Array
        (
            [module] => iblock
            [file] => lib/propertyindex/element.php
        )

    [bitrix\iblock\propertyindex\facet] => Array
        (
            [module] => iblock
            [file] => lib/propertyindex/facet.php
        )

    [bitrix\iblock\propertyindex\indexer] => Array
        (
            [module] => iblock
            [file] => lib/propertyindex/indexer.php
        )

    [bitrix\iblock\propertyindex\manager] => Array
        (
            [module] => iblock
            [file] => lib/propertyindex/manager.php
        )

    [bitrix\iblock\propertyindex\querybuilder] => Array
        (
            [module] => iblock
            [file] => lib/propertyindex/querybuilder.php
        )

    [bitrix\iblock\propertyindex\storage] => Array
        (
            [module] => iblock
            [file] => lib/propertyindex/storage.php
        )

    [bitrix\iblock\template\engine] => Array
        (
            [module] => iblock
            [file] => lib/template/engine.php
        )

    [bitrix\iblock\template\noderoot] => Array
        (
            [module] => iblock
            [file] => lib/template/engine.php
        )

    [bitrix\iblock\template\nodetext] => Array
        (
            [module] => iblock
            [file] => lib/template/engine.php
        )

    [bitrix\iblock\template\nodeentityfield] => Array
        (
            [module] => iblock
            [file] => lib/template/engine.php
        )

    [bitrix\iblock\template\nodefunction] => Array
        (
            [module] => iblock
            [file] => lib/template/engine.php
        )

    [bitrix\iblock\template\helper] => Array
        (
            [module] => iblock
            [file] => lib/template/helper.php
        )

    [bitrix\iblock\template\entity\base] => Array
        (
            [module] => iblock
            [file] => lib/template/entity/base.php
        )

    [bitrix\iblock\template\entity\lazyvalueloader] => Array
        (
            [module] => iblock
            [file] => lib/template/entity/base.php
        )

    [bitrix\iblock\template\entity\catalogstore] => Array
        (
            [module] => iblock
            [file] => lib/template/entity/catalogstore.php
        )

    [bitrix\iblock\template\entity\element] => Array
        (
            [module] => iblock
            [file] => lib/template/entity/element.php
        )

    [bitrix\iblock\template\entity\elementcatalog] => Array
        (
            [module] => iblock
            [file] => lib/template/entity/elementcatalog.php
        )

    [bitrix\iblock\template\entity\elementcatalogmeasure] => Array
        (
            [module] => iblock
            [file] => lib/template/entity/elementcatalog.php
        )

    [bitrix\iblock\template\entity\elementcatalogstorelist] => Array
        (
            [module] => iblock
            [file] => lib/template/entity/elementcatalog.php
        )

    [bitrix\iblock\template\entity\elementprice] => Array
        (
            [module] => iblock
            [file] => lib/template/entity/elementprice.php
        )

    [bitrix\iblock\template\entity\elementproperty] => Array
        (
            [module] => iblock
            [file] => lib/template/entity/elementproperty.php
        )

    [bitrix\iblock\template\entity\elementpropertyuserfield] => Array
        (
            [module] => iblock
            [file] => lib/template/entity/elementproperty.php
        )

    [bitrix\iblock\template\entity\elementpropertyenum] => Array
        (
            [module] => iblock
            [file] => lib/template/entity/elementproperty.php
        )

    [bitrix\iblock\template\entity\elementpropertyelement] => Array
        (
            [module] => iblock
            [file] => lib/template/entity/elementproperty.php
        )

    [bitrix\iblock\template\entity\elementpropertysection] => Array
        (
            [module] => iblock
            [file] => lib/template/entity/elementproperty.php
        )

    [bitrix\iblock\template\entity\elementsku] => Array
        (
            [module] => iblock
            [file] => lib/template/entity/elementsku.php
        )

    [bitrix\iblock\template\entity\elementskuprice] => Array
        (
            [module] => iblock
            [file] => lib/template/entity/elementskuprice.php
        )

    [bitrix\iblock\template\entity\elementskuproperty] => Array
        (
            [module] => iblock
            [file] => lib/template/entity/elementskuproperty.php
        )

    [bitrix\iblock\template\entity\iblock] => Array
        (
            [module] => iblock
            [file] => lib/template/entity/iblock.php
        )

    [bitrix\iblock\template\entity\section] => Array
        (
            [module] => iblock
            [file] => lib/template/entity/section.php
        )

    [bitrix\iblock\template\entity\sectionpath] => Array
        (
            [module] => iblock
            [file] => lib/template/entity/sectionpath.php
        )

    [bitrix\iblock\template\entity\sectionproperty] => Array
        (
            [module] => iblock
            [file] => lib/template/entity/sectionproperty.php
        )

    [bitrix\iblock\template\functions\fabric] => Array
        (
            [module] => iblock
            [file] => lib/template/functions/fabric.php
        )

    [bitrix\iblock\template\functions\functionbase] => Array
        (
            [module] => iblock
            [file] => lib/template/functions/fabric.php
        )

    [bitrix\iblock\template\functions\functionupper] => Array
        (
            [module] => iblock
            [file] => lib/template/functions/fabric.php
        )

    [bitrix\iblock\template\functions\functionlower] => Array
        (
            [module] => iblock
            [file] => lib/template/functions/fabric.php
        )

    [bitrix\iblock\template\functions\functiontranslit] => Array
        (
            [module] => iblock
            [file] => lib/template/functions/fabric.php
        )

    [bitrix\iblock\template\functions\functionconcat] => Array
        (
            [module] => iblock
            [file] => lib/template/functions/fabric.php
        )

    [bitrix\iblock\template\functions\functionlimit] => Array
        (
            [module] => iblock
            [file] => lib/template/functions/fabric.php
        )

    [bitrix\iblock\template\functions\functioncontrast] => Array
        (
            [module] => iblock
            [file] => lib/template/functions/fabric.php
        )

    [bitrix\iblock\template\functions\functionmin] => Array
        (
            [module] => iblock
            [file] => lib/template/functions/fabric.php
        )

    [bitrix\iblock\template\functions\functionmax] => Array
        (
            [module] => iblock
            [file] => lib/template/functions/fabric.php
        )

    [bitrix\iblock\template\functions\functiondistinct] => Array
        (
            [module] => iblock
            [file] => lib/template/functions/fabric.php
        )

    [bitrix\iblock\update\adminfilteroption] => Array
        (
            [module] => iblock
            [file] => lib/update/adminfilteroption.php
        )

    [bitrix\iblock\update\admingridoption] => Array
        (
            [module] => iblock
            [file] => lib/update/admingridoption.php
        )

    [bitrix\iblock\url\adminpage\basebuilder] => Array
        (
            [module] => iblock
            [file] => lib/url/adminpage/basebuilder.php
        )

    [bitrix\iblock\url\adminpage\buildermanager] => Array
        (
            [module] => iblock
            [file] => lib/url/adminpage/buildermanager.php
        )

    [bitrix\iblock\url\adminpage\iblockbuilder] => Array
        (
            [module] => iblock
            [file] => lib/url/adminpage/iblockbuilder.php
        )

    [bitrix\iblock\sendereventhandler] => Array
        (
            [module] => iblock
            [file] => lib/senderconnector.php
        )

    [bitrix\iblock\senderconnectoriblock] => Array
        (
            [module] => iblock
            [file] => lib/senderconnector.php
        )

)
Array
(
    [bitrix\main\application] => Array
        (
            [module] => main
            [file] => lib/application.php
        )

    [bitrix\main\httpapplication] => Array
        (
            [module] => main
            [file] => lib/httpapplication.php
        )

    [bitrix\main\argumentexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\argumentnullexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\argumentoutofrangeexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\argumenttypeexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\notimplementedexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\notsupportedexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\invalidoperationexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\objectpropertyexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\objectnotfoundexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\objectexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\systemexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\accessdeniedexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\decodingexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\io\invalidpathexception] => Array
        (
            [module] => main
            [file] => lib/io/ioexception.php
        )

    [bitrix\main\io\filenotfoundexception] => Array
        (
            [module] => main
            [file] => lib/io/ioexception.php
        )

    [bitrix\main\io\filedeleteexception] => Array
        (
            [module] => main
            [file] => lib/io/ioexception.php
        )

    [bitrix\main\io\fileopenexception] => Array
        (
            [module] => main
            [file] => lib/io/ioexception.php
        )

    [bitrix\main\io\filenotopenedexception] => Array
        (
            [module] => main
            [file] => lib/io/ioexception.php
        )

    [bitrix\main\context] => Array
        (
            [module] => main
            [file] => lib/context.php
        )

    [bitrix\main\httpcontext] => Array
        (
            [module] => main
            [file] => lib/httpcontext.php
        )

    [bitrix\main\dispatcher] => Array
        (
            [module] => main
            [file] => lib/dispatcher.php
        )

    [bitrix\main\environment] => Array
        (
            [module] => main
            [file] => lib/environment.php
        )

    [bitrix\main\event] => Array
        (
            [module] => main
            [file] => lib/event.php
        )

    [bitrix\main\eventmanager] => Array
        (
            [module] => main
            [file] => lib/eventmanager.php
        )

    [bitrix\main\eventresult] => Array
        (
            [module] => main
            [file] => lib/eventresult.php
        )

    [bitrix\main\request] => Array
        (
            [module] => main
            [file] => lib/request.php
        )

    [bitrix\main\httprequest] => Array
        (
            [module] => main
            [file] => lib/httprequest.php
        )

    [bitrix\main\response] => Array
        (
            [module] => main
            [file] => lib/response.php
        )

    [bitrix\main\httpresponse] => Array
        (
            [module] => main
            [file] => lib/httpresponse.php
        )

    [bitrix\main\modulemanager] => Array
        (
            [module] => main
            [file] => lib/modulemanager.php
        )

    [bitrix\main\server] => Array
        (
            [module] => main
            [file] => lib/server.php
        )

    [bitrix\main\config\configuration] => Array
        (
            [module] => main
            [file] => lib/config/configuration.php
        )

    [bitrix\main\config\option] => Array
        (
            [module] => main
            [file] => lib/config/option.php
        )

    [bitrix\main\context\culture] => Array
        (
            [module] => main
            [file] => lib/context/culture.php
        )

    [bitrix\main\data\cache] => Array
        (
            [module] => main
            [file] => lib/data/cache.php
        )

    [bitrix\main\data\cacheengineapc] => Array
        (
            [module] => main
            [file] => lib/data/cacheengineapc.php
        )

    [bitrix\main\data\cacheenginememcache] => Array
        (
            [module] => main
            [file] => lib/data/cacheenginememcache.php
        )

    [bitrix\main\data\cacheenginefiles] => Array
        (
            [module] => main
            [file] => lib/data/cacheenginefiles.php
        )

    [bitrix\main\data\cacheenginenone] => Array
        (
            [module] => main
            [file] => lib/data/cacheenginenone.php
        )

    [bitrix\main\data\connection] => Array
        (
            [module] => main
            [file] => lib/data/connection.php
        )

    [bitrix\main\data\connectionpool] => Array
        (
            [module] => main
            [file] => lib/data/connectionpool.php
        )

    [bitrix\main\data\icacheengine] => Array
        (
            [module] => main
            [file] => lib/data/cache.php
        )

    [bitrix\main\data\hsphpreadconnection] => Array
        (
            [module] => main
            [file] => lib/data/hsphpreadconnection.php
        )

    [bitrix\main\data\managedcache] => Array
        (
            [module] => main
            [file] => lib/data/managedcache.php
        )

    [bitrix\main\data\taggedcache] => Array
        (
            [module] => main
            [file] => lib/data/taggedcache.php
        )

    [bitrix\main\data\memcacheconnection] => Array
        (
            [module] => main
            [file] => lib/data/memcacheconnection.php
        )

    [bitrix\main\data\memcachedconnection] => Array
        (
            [module] => main
            [file] => lib/data/memcachedconnection.php
        )

    [bitrix\main\data\nosqlconnection] => Array
        (
            [module] => main
            [file] => lib/data/nosqlconnection.php
        )

    [bitrix\main\db\arrayresult] => Array
        (
            [module] => main
            [file] => lib/db/arrayresult.php
        )

    [bitrix\main\db\result] => Array
        (
            [module] => main
            [file] => lib/db/result.php
        )

    [bitrix\main\db\connection] => Array
        (
            [module] => main
            [file] => lib/db/connection.php
        )

    [bitrix\main\db\sqlexception] => Array
        (
            [module] => main
            [file] => lib/db/sqlexception.php
        )

    [bitrix\main\db\sqlqueryexception] => Array
        (
            [module] => main
            [file] => lib/db/sqlexception.php
        )

    [bitrix\main\db\transactionexception] => Array
        (
            [module] => main
            [file] => lib/db/sqlexception.php
        )

    [bitrix\main\db\sqlexpression] => Array
        (
            [module] => main
            [file] => lib/db/sqlexpression.php
        )

    [bitrix\main\db\sqlhelper] => Array
        (
            [module] => main
            [file] => lib/db/sqlhelper.php
        )

    [bitrix\main\db\mysqlcommonconnection] => Array
        (
            [module] => main
            [file] => lib/db/mysqlcommonconnection.php
        )

    [bitrix\main\db\mysqliconnection] => Array
        (
            [module] => main
            [file] => lib/db/mysqliconnection.php
        )

    [bitrix\main\db\mysqliresult] => Array
        (
            [module] => main
            [file] => lib/db/mysqliresult.php
        )

    [bitrix\main\db\mysqlisqlhelper] => Array
        (
            [module] => main
            [file] => lib/db/mysqlisqlhelper.php
        )

    [bitrix\main\db\mssqlconnection] => Array
        (
            [module] => main
            [file] => lib/db/mssqlconnection.php
        )

    [bitrix\main\db\mssqlresult] => Array
        (
            [module] => main
            [file] => lib/db/mssqlresult.php
        )

    [bitrix\main\db\mssqlsqlhelper] => Array
        (
            [module] => main
            [file] => lib/db/mssqlsqlhelper.php
        )

    [bitrix\main\db\oracleconnection] => Array
        (
            [module] => main
            [file] => lib/db/oracleconnection.php
        )

    [bitrix\main\db\oracleresult] => Array
        (
            [module] => main
            [file] => lib/db/oracleresult.php
        )

    [bitrix\main\db\oraclesqlhelper] => Array
        (
            [module] => main
            [file] => lib/db/oraclesqlhelper.php
        )

    [bitrix\main\db\pgsqlconnection] => Array
        (
            [module] => main
            [file] => lib/db/pgsqlconnection.php
        )

    [bitrix\main\diag\httpexceptionhandleroutput] => Array
        (
            [module] => main
            [file] => lib/diag/httpexceptionhandleroutput.php
        )

    [bitrix\main\diag\fileexceptionhandlerlog] => Array
        (
            [module] => main
            [file] => lib/diag/fileexceptionhandlerlog.php
        )

    [bitrix\main\diag\exceptionhandler] => Array
        (
            [module] => main
            [file] => lib/diag/exceptionhandler.php
        )

    [bitrix\main\diag\iexceptionhandleroutput] => Array
        (
            [module] => main
            [file] => lib/diag/iexceptionhandleroutput.php
        )

    [bitrix\main\diag\exceptionhandlerlog] => Array
        (
            [module] => main
            [file] => lib/diag/exceptionhandlerlog.php
        )

    [bitrix\main\io\file] => Array
        (
            [module] => main
            [file] => lib/io/file.php
        )

    [bitrix\main\io\fileentry] => Array
        (
            [module] => main
            [file] => lib/io/fileentry.php
        )

    [bitrix\main\io\path] => Array
        (
            [module] => main
            [file] => lib/io/path.php
        )

    [bitrix\main\io\filesystementry] => Array
        (
            [module] => main
            [file] => lib/io/filesystementry.php
        )

    [bitrix\main\io\ifilestream] => Array
        (
            [module] => main
            [file] => lib/io/ifilestream.php
        )

    [bitrix\main\localization\loc] => Array
        (
            [module] => main
            [file] => lib/localization/loc.php
        )

    [bitrix\main\mail\mail] => Array
        (
            [module] => main
            [file] => lib/mail/mail.php
        )

    [bitrix\main\mail\tracking] => Array
        (
            [module] => main
            [file] => lib/mail/tracking.php
        )

    [bitrix\main\mail\eventmanager] => Array
        (
            [module] => main
            [file] => lib/mail/eventmanager.php
        )

    [bitrix\main\mail\eventmessagecompiler] => Array
        (
            [module] => main
            [file] => lib/mail/eventmessagecompiler.php
        )

    [bitrix\main\mail\eventmessagethemecompiler] => Array
        (
            [module] => main
            [file] => lib/mail/eventmessagethemecompiler.php
        )

    [bitrix\main\mail\internal\event] => Array
        (
            [module] => main
            [file] => lib/mail/internal/event.php
        )

    [bitrix\main\mail\internal\eventattachment] => Array
        (
            [module] => main
            [file] => lib/mail/internal/eventattachment.php
        )

    [bitrix\main\mail\internal\eventmessage] => Array
        (
            [module] => main
            [file] => lib/mail/internal/eventmessage.php
        )

    [bitrix\main\mail\internal\eventmessagesite] => Array
        (
            [module] => main
            [file] => lib/mail/internal/eventmessagesite.php
        )

    [bitrix\main\mail\internal\eventmessageattachment] => Array
        (
            [module] => main
            [file] => lib/mail/internal/eventmessageattachment.php
        )

    [bitrix\main\mail\internal\eventtype] => Array
        (
            [module] => main
            [file] => lib/mail/internal/eventtype.php
        )

    [bitrix\main\text\converter] => Array
        (
            [module] => main
            [file] => lib/text/converter.php
        )

    [bitrix\main\text\emptyconverter] => Array
        (
            [module] => main
            [file] => lib/text/emptyconverter.php
        )

    [bitrix\main\text\encoding] => Array
        (
            [module] => main
            [file] => lib/text/encoding.php
        )

    [bitrix\main\text\htmlconverter] => Array
        (
            [module] => main
            [file] => lib/text/htmlconverter.php
        )

    [bitrix\main\text\binarystring] => Array
        (
            [module] => main
            [file] => lib/text/binarystring.php
        )

    [bitrix\main\text\xmlconverter] => Array
        (
            [module] => main
            [file] => lib/text/xmlconverter.php
        )

    [bitrix\main\type\collection] => Array
        (
            [module] => main
            [file] => lib/type/collection.php
        )

    [bitrix\main\type\date] => Array
        (
            [module] => main
            [file] => lib/type/date.php
        )

    [bitrix\main\type\datetime] => Array
        (
            [module] => main
            [file] => lib/type/datetime.php
        )

    [bitrix\main\type\dictionary] => Array
        (
            [module] => main
            [file] => lib/type/dictionary.php
        )

    [bitrix\main\type\filterabledictionary] => Array
        (
            [module] => main
            [file] => lib/type/filterabledictionary.php
        )

    [bitrix\main\type\parameterdictionary] => Array
        (
            [module] => main
            [file] => lib/type/parameterdictionary.php
        )

    [bitrix\main\web\cookie] => Array
        (
            [module] => main
            [file] => lib/web/cookie.php
        )

    [bitrix\main\web\uri] => Array
        (
            [module] => main
            [file] => lib/web/uri.php
        )

    [bitrix\main\sendereventhandler] => Array
        (
            [module] => main
            [file] => lib/senderconnector.php
        )

    [bitrix\main\senderconnectoruser] => Array
        (
            [module] => main
            [file] => lib/senderconnector.php
        )

    [bitrix\main\urlrewriterrulemaker] => Array
        (
            [module] => main
            [file] => lib/urlrewriter.php
        )

    [bitrix\main\update\stepper] => Array
        (
            [module] => main
            [file] => lib/update/stepper.php
        )

    [bitrix\main\composite\abstractresponse] => Array
        (
            [module] => main
            [file] => lib/composite/responder.php
        )

    [bitrix\main\composite\fileresponse] => Array
        (
            [module] => main
            [file] => lib/composite/responder.php
        )

    [bitrix\main\composite\memcachedresponse] => Array
        (
            [module] => main
            [file] => lib/composite/responder.php
        )

    [bitrix\main\security\otpexception] => Array
        (
            [module] => main
            [file] => lib/security/securityexception.php
        )

    [ctimezone] => Array
        (
            [module] => main
            [file] => classes/general/time.php
        )

    [cbxpunycode] => Array
        (
            [module] => main
            [file] => classes/general/punycode.php
        )

    [ibxvirtualio] => Array
        (
            [module] => main
            [file] => classes/general/virtual_io.php
        )

    [ibxgeterrors] => Array
        (
            [module] => main
            [file] => classes/general/virtual_io.php
        )

    [cbxvirtualio] => Array
        (
            [module] => main
            [file] => classes/general/virtual_io.php
        )

    [cbxvirtualfilebase] => Array
        (
            [module] => main
            [file] => classes/general/virtual_file.php
        )

    [cbxvirtualfile] => Array
        (
            [module] => main
            [file] => classes/general/virtual_file.php
        )

    [cbxvirtualdirectory] => Array
        (
            [module] => main
            [file] => classes/general/virtual_file.php
        )

    [calloption] => Array
        (
            [module] => main
            [file] => classes/general/option.php
        )

    [coption] => Array
        (
            [module] => main
            [file] => classes/general/option.php
        )

    [callpageoption] => Array
        (
            [module] => main
            [file] => classes/general/pageoption.php
        )

    [cpageoption] => Array
        (
            [module] => main
            [file] => classes/general/pageoption.php
        )

    [callsqlwhere] => Array
        (
            [module] => main
            [file] => classes/general/sqlwhere.php
        )

    [csqlwhereexpression] => Array
        (
            [module] => main
            [file] => classes/general/sqlwhere.php
        )

    [csqlwhere] => Array
        (
            [module] => main
            [file] => classes/general/sqlwhere.php
        )

    [calllanguage] => Array
        (
            [module] => main
            [file] => classes/general/language.php
        )

    [clanguage] => Array
        (
            [module] => main
            [file] => classes/general/language.php
        )

    [clangadmin] => Array
        (
            [module] => main
            [file] => classes/general/language.php
        )

    [_clangdbresult] => Array
        (
            [module] => main
            [file] => classes/general/langdbresult.php
        )

    [callagent] => Array
        (
            [module] => main
            [file] => classes/general/agent.php
        )

    [cagent] => Array
        (
            [module] => main
            [file] => classes/mysql/agent.php
        )

    [capplicationexception] => Array
        (
            [module] => main
            [file] => classes/general/applicationexception.php
        )

    [cadminexception] => Array
        (
            [module] => main
            [file] => classes/general/adminexception.php
        )

    [callsite] => Array
        (
            [module] => main
            [file] => classes/general/site.php
        )

    [calllang] => Array
        (
            [module] => main
            [file] => classes/general/site.php
        )

    [csite] => Array
        (
            [module] => main
            [file] => classes/general/site.php
        )

    [clang] => Array
        (
            [module] => main
            [file] => classes/general/site.php
        )

    [chttp] => Array
        (
            [module] => main
            [file] => classes/general/http.php
        )

    [cutil] => Array
        (
            [module] => main
            [file] => classes/general/util.php
        )

    [callmain] => Array
        (
            [module] => main
            [file] => classes/general/main.php
        )

    [cmain] => Array
        (
            [module] => main
            [file] => classes/general/main.php
        )

    [calldatabase] => Array
        (
            [module] => main
            [file] => classes/general/database.php
        )

    [calldbresult] => Array
        (
            [module] => main
            [file] => classes/general/dbresult.php
        )

    [cdatabasemysql] => Array
        (
            [module] => main
            [file] => classes/mysql/database.php
        )

    [cdbresultmysql] => Array
        (
            [module] => main
            [file] => classes/mysql/dbresult.php
        )

    [icachebackend] => Array
        (
            [module] => main
            [file] => classes/general/cache_backend.php
        )

    [cphpcache] => Array
        (
            [module] => main
            [file] => classes/general/cache.php
        )

    [ccachemanager] => Array
        (
            [module] => main
            [file] => classes/general/cache_manager.php
        )

    [cpagecache] => Array
        (
            [module] => main
            [file] => classes/general/page_cache.php
        )

    [cstackcacheentry] => Array
        (
            [module] => main
            [file] => classes/general/stack_cache_entry.php
        )

    [cstackcachemanager] => Array
        (
            [module] => main
            [file] => classes/general/stack_cache.php
        )

    [cmodule] => Array
        (
            [module] => main
            [file] => /classes/general/module.php
        )

    [bitrix\main\entity\ufield] => Array
        (
            [module] => main
            [file] => include/deprecated/ufield.php
        )

    [cdatabase] => Array
        (
            [module] => main
            [file] => classes/mysql/database.php
        )

    [cdbresult] => Array
        (
            [module] => main
            [file] => classes/mysql/dbresult.php
        )

    [csitetemplate] => Array
        (
            [module] => main
            [file] => classes/general/site_template.php
        )

    [cbitrixcomponent] => Array
        (
            [module] => main
            [file] => classes/general/component.php
        )

    [ccomponentengine] => Array
        (
            [module] => main
            [file] => classes/general/component_engine.php
        )

    [ccomponentajax] => Array
        (
            [module] => main
            [file] => classes/general/component_ajax.php
        )

    [cbitrixcomponenttemplate] => Array
        (
            [module] => main
            [file] => classes/general/component_template.php
        )

    [ccomponentutil] => Array
        (
            [module] => main
            [file] => classes/general/component_util.php
        )

    [ccontrollerclient] => Array
        (
            [module] => main
            [file] => classes/general/controller_member.php
        )

    [phpparser] => Array
        (
            [module] => main
            [file] => classes/general/php_parser.php
        )

    [cdiskquota] => Array
        (
            [module] => main
            [file] => classes/general/quota.php
        )

    [ceventlog] => Array
        (
            [module] => main
            [file] => classes/general/event_log.php
        )

    [ceventmain] => Array
        (
            [module] => main
            [file] => classes/general/event_log.php
        )

    [cadminfiledialog] => Array
        (
            [module] => main
            [file] => classes/general/file_dialog.php
        )

    [wll_user] => Array
        (
            [module] => main
            [file] => classes/general/liveid.php
        )

    [wll_consenttoken] => Array
        (
            [module] => main
            [file] => classes/general/liveid.php
        )

    [windowslivelogin] => Array
        (
            [module] => main
            [file] => classes/general/liveid.php
        )

    [cfile] => Array
        (
            [module] => main
            [file] => classes/general/file.php
        )

    [callfile] => Array
        (
            [module] => main
            [file] => classes/general/file.php
        )

    [ctempfile] => Array
        (
            [module] => main
            [file] => classes/general/file_temp.php
        )

    [cfavorites] => Array
        (
            [module] => main
            [file] => classes/mysql/favorites.php
        )

    [cuseroptions] => Array
        (
            [module] => main
            [file] => classes/general/user_options.php
        )

    [cgridoptions] => Array
        (
            [module] => main
            [file] => classes/general/grids.php
        )

    [cundo] => Array
        (
            [module] => main
            [file] => /classes/general/undo.php
        )

    [cautosave] => Array
        (
            [module] => main
            [file] => /classes/general/undo.php
        )

    [callratings] => Array
        (
            [module] => main
            [file] => classes/general/ratings.php
        )

    [cratings] => Array
        (
            [module] => main
            [file] => classes/mysql/ratings.php
        )

    [cratingscomponentsmain] => Array
        (
            [module] => main
            [file] => classes/mysql/ratings_components.php
        )

    [cratingrule] => Array
        (
            [module] => main
            [file] => classes/general/rating_rule.php
        )

    [cratingrulesmain] => Array
        (
            [module] => main
            [file] => classes/mysql/rating_rules.php
        )

    [ctoppanel] => Array
        (
            [module] => main
            [file] => public/top_panel.php
        )

    [ceditarea] => Array
        (
            [module] => main
            [file] => public/edit_area.php
        )

    [ccomponentpanel] => Array
        (
            [module] => main
            [file] => public/edit_area.php
        )

    [ctextparser] => Array
        (
            [module] => main
            [file] => classes/general/textparser.php
        )

    [cphpcachefiles] => Array
        (
            [module] => main
            [file] => classes/general/cache_files.php
        )

    [cdataxmlnode] => Array
        (
            [module] => main
            [file] => classes/general/xml.php
        )

    [cdataxmldocument] => Array
        (
            [module] => main
            [file] => classes/general/xml.php
        )

    [cdataxml] => Array
        (
            [module] => main
            [file] => classes/general/xml.php
        )

    [cxmlfilestream] => Array
        (
            [module] => main
            [file] => classes/general/xml.php
        )

    [crsaprovider] => Array
        (
            [module] => main
            [file] => classes/general/rsasecurity.php
        )

    [crsasecurity] => Array
        (
            [module] => main
            [file] => classes/general/rsasecurity.php
        )

    [crsabcmathprovider] => Array
        (
            [module] => main
            [file] => classes/general/rsabcmath.php
        )

    [crsaopensslprovider] => Array
        (
            [module] => main
            [file] => classes/general/rsaopenssl.php
        )

    [casnreader] => Array
        (
            [module] => main
            [file] => classes/general/asn.php
        )

    [cbxshorturi] => Array
        (
            [module] => main
            [file] => classes/mysql/short_uri.php
        )

    [cfinder] => Array
        (
            [module] => main
            [file] => classes/general/finder.php
        )

    [caccess] => Array
        (
            [module] => main
            [file] => classes/general/access.php
        )

    [cauthprovider] => Array
        (
            [module] => main
            [file] => classes/general/authproviders.php
        )

    [iproviderinterface] => Array
        (
            [module] => main
            [file] => classes/general/authproviders.php
        )

    [cgroupauthprovider] => Array
        (
            [module] => main
            [file] => classes/general/authproviders.php
        )

    [cuserauthprovider] => Array
        (
            [module] => main
            [file] => classes/general/authproviders.php
        )

    [ctableschema] => Array
        (
            [module] => main
            [file] => classes/general/table_schema.php
        )

    [ccsvdata] => Array
        (
            [module] => main
            [file] => classes/general/csv_data.php
        )

    [csmile] => Array
        (
            [module] => main
            [file] => classes/general/smile.php
        )

    [csmilegallery] => Array
        (
            [module] => main
            [file] => classes/general/smile.php
        )

    [csmileset] => Array
        (
            [module] => main
            [file] => classes/general/smile.php
        )

    [cglobalcounter] => Array
        (
            [module] => main
            [file] => classes/general/global_counter.php
        )

    [cusercounter] => Array
        (
            [module] => main
            [file] => classes/mysql/user_counter.php
        )

    [cusercounterpage] => Array
        (
            [module] => main
            [file] => classes/mysql/user_counter.php
        )

    [chotkeys] => Array
        (
            [module] => main
            [file] => classes/general/hot_keys.php
        )

    [chotkeyscode] => Array
        (
            [module] => main
            [file] => classes/general/hot_keys.php
        )

    [cbxsanitizer] => Array
        (
            [module] => main
            [file] => classes/general/sanitizer.php
        )

    [ibxarchive] => Array
        (
            [module] => main
            [file] => classes/general/archive.php
        )

    [cbxarchive] => Array
        (
            [module] => main
            [file] => classes/general/archive.php
        )

    [cadminnotify] => Array
        (
            [module] => main
            [file] => classes/general/admin_notify.php
        )

    [cbxfavadmmenu] => Array
        (
            [module] => main
            [file] => classes/general/favorites.php
        )

    [cadmininformer] => Array
        (
            [module] => main
            [file] => classes/general/admin_informer.php
        )

    [csitecheckertest] => Array
        (
            [module] => main
            [file] => classes/general/site_checker.php
        )

    [csqlutil] => Array
        (
            [module] => main
            [file] => classes/general/sql_util.php
        )

    [cfileuploader] => Array
        (
            [module] => main
            [file] => classes/general/uploader.php
        )

    [lpa] => Array
        (
            [module] => main
            [file] => classes/general/lpa.php
        )

    [cadminfilter] => Array
        (
            [module] => main
            [file] => interface/admin_filter.php
        )

    [cadminlist] => Array
        (
            [module] => main
            [file] => interface/admin_list.php
        )

    [cadminlistrow] => Array
        (
            [module] => main
            [file] => interface/admin_list.php
        )

    [cadminuilist] => Array
        (
            [module] => main
            [file] => interface/admin_ui_list.php
        )

    [cadminuilistrow] => Array
        (
            [module] => main
            [file] => interface/admin_ui_list.php
        )

    [cadminuiresult] => Array
        (
            [module] => main
            [file] => interface/admin_ui_list.php
        )

    [cadminuicontextmenu] => Array
        (
            [module] => main
            [file] => interface/admin_ui_list.php
        )

    [cadminuisorting] => Array
        (
            [module] => main
            [file] => interface/admin_ui_list.php
        )

    [cadminuilistactionpanel] => Array
        (
            [module] => main
            [file] => interface/admin_ui_list.php
        )

    [cadmintabcontrol] => Array
        (
            [module] => main
            [file] => interface/admin_tabcontrol.php
        )

    [cadminform] => Array
        (
            [module] => main
            [file] => interface/admin_form.php
        )

    [cadminformsettings] => Array
        (
            [module] => main
            [file] => interface/admin_form.php
        )

    [cadmintabcontroldrag] => Array
        (
            [module] => main
            [file] => interface/admin_tabcontrol_drag.php
        )

    [cadmindraggableblockengine] => Array
        (
            [module] => main
            [file] => interface/admin_tabcontrol_drag.php
        )

    [cjspopup] => Array
        (
            [module] => main
            [file] => interface/jspopup.php
        )

    [cjspopuponpage] => Array
        (
            [module] => main
            [file] => interface/jspopup.php
        )

    [cadmincalendar] => Array
        (
            [module] => main
            [file] => interface/admin_calendar.php
        )

    [cadminviewtabcontrol] => Array
        (
            [module] => main
            [file] => interface/admin_viewtabcontrol.php
        )

    [cadmintabengine] => Array
        (
            [module] => main
            [file] => interface/admin_tabengine.php
        )

    [ccaptcha] => Array
        (
            [module] => main
            [file] => classes/general/captcha.php
        )

    [cmpnotifications] => Array
        (
            [module] => main
            [file] => classes/general/mp_notifications.php
        )

    [calltask] => Array
        (
            [module] => main
            [file] => classes/general/task.php
        )

    [ctask] => Array
        (
            [module] => main
            [file] => classes/general/task.php
        )

    [calloperation] => Array
        (
            [module] => main
            [file] => classes/general/operation.php
        )

    [coperation] => Array
        (
            [module] => main
            [file] => classes/general/operation.php
        )

    [callgroup] => Array
        (
            [module] => main
            [file] => classes/general/group.php
        )

    [cgroup] => Array
        (
            [module] => main
            [file] => classes/general/group.php
        )

    [cajax] => Array
        (
            [module] => main
            [file] => ajax_tools.php
        )

    [calluser] => Array
        (
            [module] => main
            [file] => classes/general/user.php
        )

    [cuser] => Array
        (
            [module] => main
            [file] => classes/general/user.php
        )

    [callevent] => Array
        (
            [module] => main
            [file] => classes/general/event.php
        )

    [cevent] => Array
        (
            [module] => main
            [file] => classes/general/event.php
        )

    [calleventmessage] => Array
        (
            [module] => main
            [file] => classes/general/eventmessage.php
        )

    [ceventmessage] => Array
        (
            [module] => main
            [file] => classes/general/eventmessage.php
        )

    [ceventtype] => Array
        (
            [module] => main
            [file] => classes/general/eventmessage.php
        )

    [_ceventtyperesult] => Array
        (
            [module] => main
            [file] => classes/general/eventmessage.php
        )

    [cdbresulteventmultiresult] => Array
        (
            [module] => main
            [file] => classes/general/eventmessage.php
        )

    [cdebuginfo] => Array
        (
            [module] => main
            [file] => classes/general/debuginfo.php
        )

    [ccaptchaagent] => Array
        (
            [module] => main
            [file] => classes/general/captchaagent.php
        )

    [callfilterquery] => Array
        (
            [module] => main
            [file] => classes/general/filterquery.php
        )

    [cfilterquery] => Array
        (
            [module] => main
            [file] => classes/general/filterquery.php
        )

    [cconvertorspregreplacehelper] => Array
        (
            [module] => main
            [file] => classes/general/convertorspregreplacehelper.php
        )

    [cspacer] => Array
        (
            [module] => main
            [file] => classes/general/spacer.php
        )

    [updatetools] => Array
        (
            [module] => main
            [file] => classes/general/updatetools.php
        )

    [cjscore] => Array
        (
            [module] => main
            [file] => classes/general/jscore.php
        )

    [cchecklisttools] => Array
        (
            [module] => main
            [file] => classes/general/checklist.php
        )

    [cmenu] => Array
        (
            [module] => main
            [file] => classes/general/menu.php
        )

    [cmenucustom] => Array
        (
            [module] => main
            [file] => classes/general/menucustom.php
        )

    [callusertypeentity] => Array
        (
            [module] => main
            [file] => classes/general/usertype.php
        )

    [cusertypeentity] => Array
        (
            [module] => main
            [file] => classes/general/usertype.php
        )

    [cuserfieldenum] => Array
        (
            [module] => main
            [file] => classes/general/userfieldenum.php
        )

    [cusertypesql] => Array
        (
            [module] => main
            [file] => classes/general/usertypesql.php
        )

    [cusertypemanager] => Array
        (
            [module] => main
            [file] => classes/general/usertypemanager.php
        )

    [cusertypestring] => Array
        (
            [module] => main
            [file] => classes/general/usertypestr.php
        )

    [cusertypeinteger] => Array
        (
            [module] => main
            [file] => classes/general/usertypeint.php
        )

    [cusertypedouble] => Array
        (
            [module] => main
            [file] => classes/general/usertypedbl.php
        )

    [cusertypedatetime] => Array
        (
            [module] => main
            [file] => classes/general/usertypetime.php
        )

    [cusertypedate] => Array
        (
            [module] => main
            [file] => classes/general/usertypedate.php
        )

    [cusertypeboolean] => Array
        (
            [module] => main
            [file] => classes/general/usertypebool.php
        )

    [cusertypefile] => Array
        (
            [module] => main
            [file] => classes/general/usertypefile.php
        )

    [cusertypeenum] => Array
        (
            [module] => main
            [file] => classes/general/usertypeenum.php
        )

    [cusertypeiblocksection] => Array
        (
            [module] => main
            [file] => classes/general/usertypesection.php
        )

    [ciblocksectionenum] => Array
        (
            [module] => main
            [file] => classes/general/usertypesection.php
        )

    [cusertypeiblockelement] => Array
        (
            [module] => main
            [file] => classes/general/usertypeelement.php
        )

    [cusertypestringformatted] => Array
        (
            [module] => main
            [file] => classes/general/usertypestrfmt.php
        )

    [cusertypeurl] => Array
        (
            [module] => main
            [file] => classes/general/usertypeurl.php
        )

    [bxgadget] => Array
        (
            [module] => main
            [file] => classes/general/gadget.php
        )

    [cmainadmin] => Array
        (
            [module] => main
            [file] => classes/general/main_admin.php
        )

    [ctemplates] => Array
        (
            [module] => main
            [file] => classes/general/templates.php
        )

    [cpagetemplate] => Array
        (
            [module] => main
            [file] => classes/general/page_template.php
        )

    [filescmp] => Array
        (
            [module] => main
            [file] => classes/general/files_cmp.php
        )

    [carchiver] => Array
        (
            [module] => main
            [file] => classes/general/tar_gz.php
        )

    [czip] => Array
        (
            [module] => main
            [file] => classes/general/zip.php
        )

    [curlrewriter] => Array
        (
            [module] => main
            [file] => classes/general/urlrewriter.php
        )

    [charsetconverter] => Array
        (
            [module] => main
            [file] => classes/general/charset_converter.php
        )

    [chtmlpagescache] => Array
        (
            [module] => main
            [file] => lib/composite/helper.php
        )

    [statichtmlmemcachedresponse] => Array
        (
            [module] => main
            [file] => lib/composite/responder.php
        )

    [statichtmlfileresponse] => Array
        (
            [module] => main
            [file] => lib/composite/responder.php
        )

    [bitrix\main\page\frame] => Array
        (
            [module] => main
            [file] => lib/composite/engine.php
        )

    [bitrix\main\page\framestatic] => Array
        (
            [module] => main
            [file] => lib/composite/staticarea.php
        )

    [bitrix\main\page\framebuffered] => Array
        (
            [module] => main
            [file] => lib/composite/bufferarea.php
        )

    [bitrix\main\page\framehelper] => Array
        (
            [module] => main
            [file] => lib/composite/bufferarea.php
        )

    [bitrix\main\data\statichtmlcache] => Array
        (
            [module] => main
            [file] => lib/composite/page.php
        )

    [bitrix\main\data\statichtmlstorage] => Array
        (
            [module] => main
            [file] => lib/composite/data/abstractstorage.php
        )

    [bitrix\main\data\statichtmlfilestorage] => Array
        (
            [module] => main
            [file] => lib/composite/data/filestorage.php
        )

    [bitrix\main\data\statichtmlmemcachedstorage] => Array
        (
            [module] => main
            [file] => lib/composite/data/memcachedstorage.php
        )

    [bitrix\main\data\staticcacheprovider] => Array
        (
            [module] => main
            [file] => lib/composite/data/cacheprovider.php
        )

    [bitrix\main\data\appcachemanifest] => Array
        (
            [module] => main
            [file] => lib/composite/appcache.php
        )

    [iblock] => Array
        (
            [module] => iblock
            [file] => install/index.php
        )

    [ciblockpropertyresult] => Array
        (
            [module] => iblock
            [file] => classes/general/iblockpropresult.php
        )

    [ciblockresult] => Array
        (
            [module] => iblock
            [file] => classes/general/iblockresult.php
        )

    [_cibelement] => Array
        (
            [module] => iblock
            [file] => classes/general/iblock_element.php
        )

    [ciblocktype] => Array
        (
            [module] => iblock
            [file] => classes/general/iblocktype.php
        )

    [calliblock] => Array
        (
            [module] => iblock
            [file] => classes/general/iblock.php
        )

    [ciblock] => Array
        (
            [module] => iblock
            [file] => classes/mysql/iblock.php
        )

    [calliblocksection] => Array
        (
            [module] => iblock
            [file] => classes/general/iblocksection.php
        )

    [ciblocksection] => Array
        (
            [module] => iblock
            [file] => classes/mysql/iblocksection.php
        )

    [calliblockproperty] => Array
        (
            [module] => iblock
            [file] => classes/general/iblockproperty.php
        )

    [ciblockpropertyenum] => Array
        (
            [module] => iblock
            [file] => classes/general/iblockpropertyenum.php
        )

    [ciblockproperty] => Array
        (
            [module] => iblock
            [file] => classes/mysql/iblockproperty.php
        )

    [calliblockelement] => Array
        (
            [module] => iblock
            [file] => classes/general/iblockelement.php
        )

    [ciblockelement] => Array
        (
            [module] => iblock
            [file] => classes/mysql/iblockelement.php
        )

    [calliblockrss] => Array
        (
            [module] => iblock
            [file] => classes/general/iblockrss.php
        )

    [ciblockrss] => Array
        (
            [module] => iblock
            [file] => classes/mysql/iblockrss.php
        )

    [ciblockpropertydatetime] => Array
        (
            [module] => iblock
            [file] => classes/general/prop_datetime.php
        )

    [ciblockpropertydate] => Array
        (
            [module] => iblock
            [file] => classes/general/prop_date.php
        )

    [ciblockpropertyxmlid] => Array
        (
            [module] => iblock
            [file] => classes/general/prop_xmlid.php
        )

    [ciblockpropertyfileman] => Array
        (
            [module] => iblock
            [file] => classes/general/prop_fileman.php
        )

    [ciblockpropertyhtml] => Array
        (
            [module] => iblock
            [file] => classes/general/prop_html.php
        )

    [ciblockpropertyelementlist] => Array
        (
            [module] => iblock
            [file] => classes/general/prop_element_list.php
        )

    [ccmlresult] => Array
        (
            [module] => iblock
            [file] => classes/general/cmlresult.php
        )

    [ciblockxmlfile] => Array
        (
            [module] => iblock
            [file] => classes/mysql/cml2.php
        )

    [ciblockcmlimport] => Array
        (
            [module] => iblock
            [file] => classes/general/cml2.php
        )

    [ciblockcmlexport] => Array
        (
            [module] => iblock
            [file] => classes/general/cml2.php
        )

    [ciblockfindtools] => Array
        (
            [module] => iblock
            [file] => classes/general/comp_findtools.php
        )

    [ciblockpricetools] => Array
        (
            [module] => iblock
            [file] => classes/general/comp_pricetools.php
        )

    [ciblockparameters] => Array
        (
            [module] => iblock
            [file] => classes/general/comp_parameters.php
        )

    [ciblockformatproperties] => Array
        (
            [module] => iblock
            [file] => classes/general/comp_formatprops.php
        )

    [calliblocksequence] => Array
        (
            [module] => iblock
            [file] => classes/general/iblocksequence.php
        )

    [ciblocksequence] => Array
        (
            [module] => iblock
            [file] => classes/mysql/iblocksequence.php
        )

    [ciblockpropertysequence] => Array
        (
            [module] => iblock
            [file] => classes/general/prop_seq.php
        )

    [ciblockpropertyelementautocomplete] => Array
        (
            [module] => iblock
            [file] => classes/general/prop_element_auto.php
        )

    [ciblockpropertysku] => Array
        (
            [module] => iblock
            [file] => classes/general/prop_element_sku.php
        )

    [ciblockpropertysectionautocomplete] => Array
        (
            [module] => iblock
            [file] => classes/general/prop_section_auto.php
        )

    [calliblockofferstmp] => Array
        (
            [module] => iblock
            [file] => classes/general/iblockoffers.php
        )

    [ciblockofferstmp] => Array
        (
            [module] => iblock
            [file] => classes/mysql/iblockoffers.php
        )

    [ceventiblock] => Array
        (
            [module] => iblock
            [file] => classes/general/iblock_event_list.php
        )

    [cratingscomponentsiblock] => Array
        (
            [module] => iblock
            [file] => classes/general/ratings_components.php
        )

    [ciblockrights] => Array
        (
            [module] => iblock
            [file] => classes/general/iblock_rights.php
        )

    [ciblocksectionrights] => Array
        (
            [module] => iblock
            [file] => classes/general/iblock_rights.php
        )

    [ciblockelementrights] => Array
        (
            [module] => iblock
            [file] => classes/general/iblock_rights.php
        )

    [ciblockrightsstorage] => Array
        (
            [module] => iblock
            [file] => classes/general/iblock_rights.php
        )

    [ciblockpropertytools] => Array
        (
            [module] => iblock
            [file] => classes/general/iblockproptools.php
        )

    [ciblocksectionpropertylink] => Array
        (
            [module] => iblock
            [file] => classes/general/section_property.php
        )

    [ciblockxmlimport] => Array
        (
            [module] => iblock
            [file] => classes/general/iblockxmlimport.php
        )

    [bitrix\iblock\iblockfieldtable] => Array
        (
            [module] => iblock
            [file] => lib/iblockfield.php
        )

    [bitrix\iblock\iblockgrouptable] => Array
        (
            [module] => iblock
            [file] => lib/iblockgroup.php
        )

    [bitrix\iblock\iblockmessagetable] => Array
        (
            [module] => iblock
            [file] => lib/iblockmessage.php
        )

    [bitrix\iblock\iblockrsstable] => Array
        (
            [module] => iblock
            [file] => lib/iblockrss.php
        )

    [bitrix\iblock\iblocksitetable] => Array
        (
            [module] => iblock
            [file] => lib/iblocksite.php
        )

    [bitrix\iblock\inheritedpropertytable] => Array
        (
            [module] => iblock
            [file] => lib/inheritedproperty.php
        )

    [bitrix\iblock\propertyenumerationtable] => Array
        (
            [module] => iblock
            [file] => lib/propertyenumeration.php
        )

    [bitrix\iblock\propertyfeaturetable] => Array
        (
            [module] => iblock
            [file] => lib/propertyfeature.php
        )

    [bitrix\iblock\sequencetable] => Array
        (
            [module] => iblock
            [file] => lib/sequence.php
        )

    [bitrix\iblock\sitetable] => Array
        (
            [module] => iblock
            [file] => lib/site.php
        )

    [bitrix\iblock\typetable] => Array
        (
            [module] => iblock
            [file] => lib/type.php
        )

    [bitrix\iblock\typelanguagetable] => Array
        (
            [module] => iblock
            [file] => lib/typelanguage.php
        )

    [bitrix\iblock\bizproctype\usertypeproperty] => Array
        (
            [module] => iblock
            [file] => lib/bizproctype/usertypeproperty.php
        )

    [bitrix\iblock\bizproctype\ecrm] => Array
        (
            [module] => iblock
            [file] => lib/bizproctype/ecrm.php
        )

    [bitrix\iblock\bizproctype\money] => Array
        (
            [module] => iblock
            [file] => lib/bizproctype/money.php
        )

    [bitrix\iblock\bizproctype\usertypepropertydiskfile] => Array
        (
            [module] => iblock
            [file] => lib/bizproctype/usertypepropertydiskfile.php
        )

    [bitrix\iblock\bizproctype\usertypepropertyelist] => Array
        (
            [module] => iblock
            [file] => lib/bizproctype/usertypepropertyelist.php
        )

    [bitrix\iblock\bizproctype\usertypepropertyemployee] => Array
        (
            [module] => iblock
            [file] => lib/bizproctype/usertypepropertyemployee.php
        )

    [bitrix\iblock\bizproctype\usertypepropertyhtml] => Array
        (
            [module] => iblock
            [file] => lib/bizproctype/usertypepropertyhtml.php
        )

    [bitrix\iblock\component\base] => Array
        (
            [module] => iblock
            [file] => lib/component/base.php
        )

    [bitrix\iblock\component\element] => Array
        (
            [module] => iblock
            [file] => lib/component/element.php
        )

    [bitrix\iblock\component\elementlist] => Array
        (
            [module] => iblock
            [file] => lib/component/elementlist.php
        )

    [bitrix\iblock\component\filters] => Array
        (
            [module] => iblock
            [file] => lib/component/filters.php
        )

    [bitrix\iblock\component\selector\element] => Array
        (
            [module] => iblock
            [file] => lib/component/selector/element.php
        )

    [bitrix\iblock\component\selector\entity] => Array
        (
            [module] => iblock
            [file] => lib/component/selector/entity.php
        )

    [bitrix\iblock\component\tools] => Array
        (
            [module] => iblock
            [file] => lib/component/tools.php
        )

    [bitrix\iblock\controller\filter\element] => Array
        (
            [module] => iblock
            [file] => lib/Controller/Filter/Element.php
        )

    [bitrix\iblock\filter\entity\elementsettings] => Array
        (
            [module] => iblock
            [file] => lib/filter/entity/elementsettings.php
        )

    [bitrix\iblock\filter\entity\iblocksettings] => Array
        (
            [module] => iblock
            [file] => lib/filter/entity/iblocksettings.php
        )

    [bitrix\iblock\filter\fieldprovider\base] => Array
        (
            [module] => iblock
            [file] => lib/filter/fieldprovider/base.php
        )

    [bitrix\iblock\filter\fieldprovider\element] => Array
        (
            [module] => iblock
            [file] => lib/filter/fieldprovider/element.php
        )

    [bitrix\iblock\filter\fieldprovider\iblockproperty] => Array
        (
            [module] => iblock
            [file] => lib/filter/fieldprovider/iblockproperty.php
        )

    [bitrix\iblock\filter\dictionary] => Array
        (
            [module] => iblock
            [file] => lib/filter/dictionary.php
        )

    [bitrix\iblock\filter\entitylist] => Array
        (
            [module] => iblock
            [file] => lib/filter/entitylist.php
        )

    [bitrix\iblock\filter\factory] => Array
        (
            [module] => iblock
            [file] => lib/filter/factory.php
        )

    [bitrix\iblock\grid\panel\groupaction] => Array
        (
            [module] => iblock
            [file] => lib/grid/panel/groupaction.php
        )

    [bitrix\iblock\grid\actiontype] => Array
        (
            [module] => iblock
            [file] => lib/grid/actiontype.php
        )

    [bitrix\iblock\helpers\admin\property] => Array
        (
            [module] => iblock
            [file] => lib/helpers/admin/property.php
        )

    [bitrix\iblock\helpers\filter\property] => Array
        (
            [module] => iblock
            [file] => lib/helpers/filter/property.php
        )

    [bitrix\iblock\helpers\filter\propertymanager] => Array
        (
            [module] => iblock
            [file] => lib/helpers/filter/propertymanager.php
        )

    [bitrix\iblock\inheritedproperty\basetemplate] => Array
        (
            [module] => iblock
            [file] => lib/inheritedproperty/basetemplate.php
        )

    [bitrix\iblock\inheritedproperty\basevalues] => Array
        (
            [module] => iblock
            [file] => lib/inheritedproperty/basevalues.php
        )

    [bitrix\iblock\inheritedproperty\elementtemplates] => Array
        (
            [module] => iblock
            [file] => lib/inheritedproperty/elementtemplates.php
        )

    [bitrix\iblock\inheritedproperty\elementvalues] => Array
        (
            [module] => iblock
            [file] => lib/inheritedproperty/elementvalues.php
        )

    [bitrix\iblock\inheritedproperty\iblocktemplates] => Array
        (
            [module] => iblock
            [file] => lib/inheritedproperty/iblocktemplates.php
        )

    [bitrix\iblock\inheritedproperty\iblockvalues] => Array
        (
            [module] => iblock
            [file] => lib/inheritedproperty/iblockvalues.php
        )

    [bitrix\iblock\inheritedproperty\sectiontemplates] => Array
        (
            [module] => iblock
            [file] => lib/inheritedproperty/sectiontemplates.php
        )

    [bitrix\iblock\inheritedproperty\sectionvalues] => Array
        (
            [module] => iblock
            [file] => lib/inheritedproperty/sectionvalues.php
        )

    [bitrix\iblock\inheritedproperty\valuesqueue] => Array
        (
            [module] => iblock
            [file] => lib/inheritedproperty/valuesqueue.php
        )

    [bitrix\iblock\landingsource\dataloader] => Array
        (
            [module] => iblock
            [file] => lib/landingsource/dataloader.php
        )

    [bitrix\iblock\landingsource\element] => Array
        (
            [module] => iblock
            [file] => lib/landingsource/element.php
        )

    [bitrix\iblock\model\propertyfeature] => Array
        (
            [module] => iblock
            [file] => lib/model/propertyfeature.php
        )

    [bitrix\iblock\model\section] => Array
        (
            [module] => iblock
            [file] => lib/model/section.php
        )

    [bitrix\iblock\propertyindex\dictionary] => Array
        (
            [module] => iblock
            [file] => lib/propertyindex/dictionary.php
        )

    [bitrix\iblock\propertyindex\element] => Array
        (
            [module] => iblock
            [file] => lib/propertyindex/element.php
        )

    [bitrix\iblock\propertyindex\facet] => Array
        (
            [module] => iblock
            [file] => lib/propertyindex/facet.php
        )

    [bitrix\iblock\propertyindex\indexer] => Array
        (
            [module] => iblock
            [file] => lib/propertyindex/indexer.php
        )

    [bitrix\iblock\propertyindex\manager] => Array
        (
            [module] => iblock
            [file] => lib/propertyindex/manager.php
        )

    [bitrix\iblock\propertyindex\querybuilder] => Array
        (
            [module] => iblock
            [file] => lib/propertyindex/querybuilder.php
        )

    [bitrix\iblock\propertyindex\storage] => Array
        (
            [module] => iblock
            [file] => lib/propertyindex/storage.php
        )

    [bitrix\iblock\template\engine] => Array
        (
            [module] => iblock
            [file] => lib/template/engine.php
        )

    [bitrix\iblock\template\noderoot] => Array
        (
            [module] => iblock
            [file] => lib/template/engine.php
        )

    [bitrix\iblock\template\nodetext] => Array
        (
            [module] => iblock
            [file] => lib/template/engine.php
        )

    [bitrix\iblock\template\nodeentityfield] => Array
        (
            [module] => iblock
            [file] => lib/template/engine.php
        )

    [bitrix\iblock\template\nodefunction] => Array
        (
            [module] => iblock
            [file] => lib/template/engine.php
        )

    [bitrix\iblock\template\helper] => Array
        (
            [module] => iblock
            [file] => lib/template/helper.php
        )

    [bitrix\iblock\template\entity\base] => Array
        (
            [module] => iblock
            [file] => lib/template/entity/base.php
        )

    [bitrix\iblock\template\entity\lazyvalueloader] => Array
        (
            [module] => iblock
            [file] => lib/template/entity/base.php
        )

    [bitrix\iblock\template\entity\catalogstore] => Array
        (
            [module] => iblock
            [file] => lib/template/entity/catalogstore.php
        )

    [bitrix\iblock\template\entity\element] => Array
        (
            [module] => iblock
            [file] => lib/template/entity/element.php
        )

    [bitrix\iblock\template\entity\elementcatalog] => Array
        (
            [module] => iblock
            [file] => lib/template/entity/elementcatalog.php
        )

    [bitrix\iblock\template\entity\elementcatalogmeasure] => Array
        (
            [module] => iblock
            [file] => lib/template/entity/elementcatalog.php
        )

    [bitrix\iblock\template\entity\elementcatalogstorelist] => Array
        (
            [module] => iblock
            [file] => lib/template/entity/elementcatalog.php
        )

    [bitrix\iblock\template\entity\elementprice] => Array
        (
            [module] => iblock
            [file] => lib/template/entity/elementprice.php
        )

    [bitrix\iblock\template\entity\elementproperty] => Array
        (
            [module] => iblock
            [file] => lib/template/entity/elementproperty.php
        )

    [bitrix\iblock\template\entity\elementpropertyuserfield] => Array
        (
            [module] => iblock
            [file] => lib/template/entity/elementproperty.php
        )

    [bitrix\iblock\template\entity\elementpropertyenum] => Array
        (
            [module] => iblock
            [file] => lib/template/entity/elementproperty.php
        )

    [bitrix\iblock\template\entity\elementpropertyelement] => Array
        (
            [module] => iblock
            [file] => lib/template/entity/elementproperty.php
        )

    [bitrix\iblock\template\entity\elementpropertysection] => Array
        (
            [module] => iblock
            [file] => lib/template/entity/elementproperty.php
        )

    [bitrix\iblock\template\entity\elementsku] => Array
        (
            [module] => iblock
            [file] => lib/template/entity/elementsku.php
        )

    [bitrix\iblock\template\entity\elementskuprice] => Array
        (
            [module] => iblock
            [file] => lib/template/entity/elementskuprice.php
        )

    [bitrix\iblock\template\entity\elementskuproperty] => Array
        (
            [module] => iblock
            [file] => lib/template/entity/elementskuproperty.php
        )

    [bitrix\iblock\template\entity\iblock] => Array
        (
            [module] => iblock
            [file] => lib/template/entity/iblock.php
        )

    [bitrix\iblock\template\entity\section] => Array
        (
            [module] => iblock
            [file] => lib/template/entity/section.php
        )

    [bitrix\iblock\template\entity\sectionpath] => Array
        (
            [module] => iblock
            [file] => lib/template/entity/sectionpath.php
        )

    [bitrix\iblock\template\entity\sectionproperty] => Array
        (
            [module] => iblock
            [file] => lib/template/entity/sectionproperty.php
        )

    [bitrix\iblock\template\functions\fabric] => Array
        (
            [module] => iblock
            [file] => lib/template/functions/fabric.php
        )

    [bitrix\iblock\template\functions\functionbase] => Array
        (
            [module] => iblock
            [file] => lib/template/functions/fabric.php
        )

    [bitrix\iblock\template\functions\functionupper] => Array
        (
            [module] => iblock
            [file] => lib/template/functions/fabric.php
        )

    [bitrix\iblock\template\functions\functionlower] => Array
        (
            [module] => iblock
            [file] => lib/template/functions/fabric.php
        )

    [bitrix\iblock\template\functions\functiontranslit] => Array
        (
            [module] => iblock
            [file] => lib/template/functions/fabric.php
        )

    [bitrix\iblock\template\functions\functionconcat] => Array
        (
            [module] => iblock
            [file] => lib/template/functions/fabric.php
        )

    [bitrix\iblock\template\functions\functionlimit] => Array
        (
            [module] => iblock
            [file] => lib/template/functions/fabric.php
        )

    [bitrix\iblock\template\functions\functioncontrast] => Array
        (
            [module] => iblock
            [file] => lib/template/functions/fabric.php
        )

    [bitrix\iblock\template\functions\functionmin] => Array
        (
            [module] => iblock
            [file] => lib/template/functions/fabric.php
        )

    [bitrix\iblock\template\functions\functionmax] => Array
        (
            [module] => iblock
            [file] => lib/template/functions/fabric.php
        )

    [bitrix\iblock\template\functions\functiondistinct] => Array
        (
            [module] => iblock
            [file] => lib/template/functions/fabric.php
        )

    [bitrix\iblock\update\adminfilteroption] => Array
        (
            [module] => iblock
            [file] => lib/update/adminfilteroption.php
        )

    [bitrix\iblock\update\admingridoption] => Array
        (
            [module] => iblock
            [file] => lib/update/admingridoption.php
        )

    [bitrix\iblock\url\adminpage\basebuilder] => Array
        (
            [module] => iblock
            [file] => lib/url/adminpage/basebuilder.php
        )

    [bitrix\iblock\url\adminpage\buildermanager] => Array
        (
            [module] => iblock
            [file] => lib/url/adminpage/buildermanager.php
        )

    [bitrix\iblock\url\adminpage\iblockbuilder] => Array
        (
            [module] => iblock
            [file] => lib/url/adminpage/iblockbuilder.php
        )

    [bitrix\iblock\sendereventhandler] => Array
        (
            [module] => iblock
            [file] => lib/senderconnector.php
        )

    [bitrix\iblock\senderconnectoriblock] => Array
        (
            [module] => iblock
            [file] => lib/senderconnector.php
        )

    [ccurrency] => Array
        (
            [module] => currency
            [file] => general/currency.php
        )

    [ccurrencylang] => Array
        (
            [module] => currency
            [file] => general/currency_lang.php
        )

    [ccurrencyrates] => Array
        (
            [module] => currency
            [file] => general/currency_rate.php
        )

    [bitrix\currency\compatible\tools] => Array
        (
            [module] => currency
            [file] => lib/compatible/tools.php
        )

    [bitrix\currency\helpers\admin\tools] => Array
        (
            [module] => currency
            [file] => lib/helpers/admin/tools.php
        )

    [bitrix\currency\helpers\editor] => Array
        (
            [module] => currency
            [file] => lib/helpers/editor.php
        )

    [bitrix\currency\userfield\money] => Array
        (
            [module] => currency
            [file] => lib/userfield/money.php
        )

    [bitrix\currency\currencymanager] => Array
        (
            [module] => currency
            [file] => lib/currencymanager.php
        )

    [bitrix\currency\currencytable] => Array
        (
            [module] => currency
            [file] => lib/currency.php
        )

    [bitrix\currency\currencylangtable] => Array
        (
            [module] => currency
            [file] => lib/currencylang.php
        )

    [bitrix\currency\currencyratetable] => Array
        (
            [module] => currency
            [file] => lib/currencyrate.php
        )

    [bitrix\currency\currencyclassifier] => Array
        (
            [module] => currency
            [file] => lib/currencyclassifier.php
        )

)
Array
(
    [bitrix\main\application] => Array
        (
            [module] => main
            [file] => lib/application.php
        )

    [bitrix\main\httpapplication] => Array
        (
            [module] => main
            [file] => lib/httpapplication.php
        )

    [bitrix\main\argumentexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\argumentnullexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\argumentoutofrangeexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\argumenttypeexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\notimplementedexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\notsupportedexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\invalidoperationexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\objectpropertyexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\objectnotfoundexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\objectexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\systemexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\accessdeniedexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\decodingexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\io\invalidpathexception] => Array
        (
            [module] => main
            [file] => lib/io/ioexception.php
        )

    [bitrix\main\io\filenotfoundexception] => Array
        (
            [module] => main
            [file] => lib/io/ioexception.php
        )

    [bitrix\main\io\filedeleteexception] => Array
        (
            [module] => main
            [file] => lib/io/ioexception.php
        )

    [bitrix\main\io\fileopenexception] => Array
        (
            [module] => main
            [file] => lib/io/ioexception.php
        )

    [bitrix\main\io\filenotopenedexception] => Array
        (
            [module] => main
            [file] => lib/io/ioexception.php
        )

    [bitrix\main\context] => Array
        (
            [module] => main
            [file] => lib/context.php
        )

    [bitrix\main\httpcontext] => Array
        (
            [module] => main
            [file] => lib/httpcontext.php
        )

    [bitrix\main\dispatcher] => Array
        (
            [module] => main
            [file] => lib/dispatcher.php
        )

    [bitrix\main\environment] => Array
        (
            [module] => main
            [file] => lib/environment.php
        )

    [bitrix\main\event] => Array
        (
            [module] => main
            [file] => lib/event.php
        )

    [bitrix\main\eventmanager] => Array
        (
            [module] => main
            [file] => lib/eventmanager.php
        )

    [bitrix\main\eventresult] => Array
        (
            [module] => main
            [file] => lib/eventresult.php
        )

    [bitrix\main\request] => Array
        (
            [module] => main
            [file] => lib/request.php
        )

    [bitrix\main\httprequest] => Array
        (
            [module] => main
            [file] => lib/httprequest.php
        )

    [bitrix\main\response] => Array
        (
            [module] => main
            [file] => lib/response.php
        )

    [bitrix\main\httpresponse] => Array
        (
            [module] => main
            [file] => lib/httpresponse.php
        )

    [bitrix\main\modulemanager] => Array
        (
            [module] => main
            [file] => lib/modulemanager.php
        )

    [bitrix\main\server] => Array
        (
            [module] => main
            [file] => lib/server.php
        )

    [bitrix\main\config\configuration] => Array
        (
            [module] => main
            [file] => lib/config/configuration.php
        )

    [bitrix\main\config\option] => Array
        (
            [module] => main
            [file] => lib/config/option.php
        )

    [bitrix\main\context\culture] => Array
        (
            [module] => main
            [file] => lib/context/culture.php
        )

    [bitrix\main\data\cache] => Array
        (
            [module] => main
            [file] => lib/data/cache.php
        )

    [bitrix\main\data\cacheengineapc] => Array
        (
            [module] => main
            [file] => lib/data/cacheengineapc.php
        )

    [bitrix\main\data\cacheenginememcache] => Array
        (
            [module] => main
            [file] => lib/data/cacheenginememcache.php
        )

    [bitrix\main\data\cacheenginefiles] => Array
        (
            [module] => main
            [file] => lib/data/cacheenginefiles.php
        )

    [bitrix\main\data\cacheenginenone] => Array
        (
            [module] => main
            [file] => lib/data/cacheenginenone.php
        )

    [bitrix\main\data\connection] => Array
        (
            [module] => main
            [file] => lib/data/connection.php
        )

    [bitrix\main\data\connectionpool] => Array
        (
            [module] => main
            [file] => lib/data/connectionpool.php
        )

    [bitrix\main\data\icacheengine] => Array
        (
            [module] => main
            [file] => lib/data/cache.php
        )

    [bitrix\main\data\hsphpreadconnection] => Array
        (
            [module] => main
            [file] => lib/data/hsphpreadconnection.php
        )

    [bitrix\main\data\managedcache] => Array
        (
            [module] => main
            [file] => lib/data/managedcache.php
        )

    [bitrix\main\data\taggedcache] => Array
        (
            [module] => main
            [file] => lib/data/taggedcache.php
        )

    [bitrix\main\data\memcacheconnection] => Array
        (
            [module] => main
            [file] => lib/data/memcacheconnection.php
        )

    [bitrix\main\data\memcachedconnection] => Array
        (
            [module] => main
            [file] => lib/data/memcachedconnection.php
        )

    [bitrix\main\data\nosqlconnection] => Array
        (
            [module] => main
            [file] => lib/data/nosqlconnection.php
        )

    [bitrix\main\db\arrayresult] => Array
        (
            [module] => main
            [file] => lib/db/arrayresult.php
        )

    [bitrix\main\db\result] => Array
        (
            [module] => main
            [file] => lib/db/result.php
        )

    [bitrix\main\db\connection] => Array
        (
            [module] => main
            [file] => lib/db/connection.php
        )

    [bitrix\main\db\sqlexception] => Array
        (
            [module] => main
            [file] => lib/db/sqlexception.php
        )

    [bitrix\main\db\sqlqueryexception] => Array
        (
            [module] => main
            [file] => lib/db/sqlexception.php
        )

    [bitrix\main\db\transactionexception] => Array
        (
            [module] => main
            [file] => lib/db/sqlexception.php
        )

    [bitrix\main\db\sqlexpression] => Array
        (
            [module] => main
            [file] => lib/db/sqlexpression.php
        )

    [bitrix\main\db\sqlhelper] => Array
        (
            [module] => main
            [file] => lib/db/sqlhelper.php
        )

    [bitrix\main\db\mysqlcommonconnection] => Array
        (
            [module] => main
            [file] => lib/db/mysqlcommonconnection.php
        )

    [bitrix\main\db\mysqliconnection] => Array
        (
            [module] => main
            [file] => lib/db/mysqliconnection.php
        )

    [bitrix\main\db\mysqliresult] => Array
        (
            [module] => main
            [file] => lib/db/mysqliresult.php
        )

    [bitrix\main\db\mysqlisqlhelper] => Array
        (
            [module] => main
            [file] => lib/db/mysqlisqlhelper.php
        )

    [bitrix\main\db\mssqlconnection] => Array
        (
            [module] => main
            [file] => lib/db/mssqlconnection.php
        )

    [bitrix\main\db\mssqlresult] => Array
        (
            [module] => main
            [file] => lib/db/mssqlresult.php
        )

    [bitrix\main\db\mssqlsqlhelper] => Array
        (
            [module] => main
            [file] => lib/db/mssqlsqlhelper.php
        )

    [bitrix\main\db\oracleconnection] => Array
        (
            [module] => main
            [file] => lib/db/oracleconnection.php
        )

    [bitrix\main\db\oracleresult] => Array
        (
            [module] => main
            [file] => lib/db/oracleresult.php
        )

    [bitrix\main\db\oraclesqlhelper] => Array
        (
            [module] => main
            [file] => lib/db/oraclesqlhelper.php
        )

    [bitrix\main\db\pgsqlconnection] => Array
        (
            [module] => main
            [file] => lib/db/pgsqlconnection.php
        )

    [bitrix\main\diag\httpexceptionhandleroutput] => Array
        (
            [module] => main
            [file] => lib/diag/httpexceptionhandleroutput.php
        )

    [bitrix\main\diag\fileexceptionhandlerlog] => Array
        (
            [module] => main
            [file] => lib/diag/fileexceptionhandlerlog.php
        )

    [bitrix\main\diag\exceptionhandler] => Array
        (
            [module] => main
            [file] => lib/diag/exceptionhandler.php
        )

    [bitrix\main\diag\iexceptionhandleroutput] => Array
        (
            [module] => main
            [file] => lib/diag/iexceptionhandleroutput.php
        )

    [bitrix\main\diag\exceptionhandlerlog] => Array
        (
            [module] => main
            [file] => lib/diag/exceptionhandlerlog.php
        )

    [bitrix\main\io\file] => Array
        (
            [module] => main
            [file] => lib/io/file.php
        )

    [bitrix\main\io\fileentry] => Array
        (
            [module] => main
            [file] => lib/io/fileentry.php
        )

    [bitrix\main\io\path] => Array
        (
            [module] => main
            [file] => lib/io/path.php
        )

    [bitrix\main\io\filesystementry] => Array
        (
            [module] => main
            [file] => lib/io/filesystementry.php
        )

    [bitrix\main\io\ifilestream] => Array
        (
            [module] => main
            [file] => lib/io/ifilestream.php
        )

    [bitrix\main\localization\loc] => Array
        (
            [module] => main
            [file] => lib/localization/loc.php
        )

    [bitrix\main\mail\mail] => Array
        (
            [module] => main
            [file] => lib/mail/mail.php
        )

    [bitrix\main\mail\tracking] => Array
        (
            [module] => main
            [file] => lib/mail/tracking.php
        )

    [bitrix\main\mail\eventmanager] => Array
        (
            [module] => main
            [file] => lib/mail/eventmanager.php
        )

    [bitrix\main\mail\eventmessagecompiler] => Array
        (
            [module] => main
            [file] => lib/mail/eventmessagecompiler.php
        )

    [bitrix\main\mail\eventmessagethemecompiler] => Array
        (
            [module] => main
            [file] => lib/mail/eventmessagethemecompiler.php
        )

    [bitrix\main\mail\internal\event] => Array
        (
            [module] => main
            [file] => lib/mail/internal/event.php
        )

    [bitrix\main\mail\internal\eventattachment] => Array
        (
            [module] => main
            [file] => lib/mail/internal/eventattachment.php
        )

    [bitrix\main\mail\internal\eventmessage] => Array
        (
            [module] => main
            [file] => lib/mail/internal/eventmessage.php
        )

    [bitrix\main\mail\internal\eventmessagesite] => Array
        (
            [module] => main
            [file] => lib/mail/internal/eventmessagesite.php
        )

    [bitrix\main\mail\internal\eventmessageattachment] => Array
        (
            [module] => main
            [file] => lib/mail/internal/eventmessageattachment.php
        )

    [bitrix\main\mail\internal\eventtype] => Array
        (
            [module] => main
            [file] => lib/mail/internal/eventtype.php
        )

    [bitrix\main\text\converter] => Array
        (
            [module] => main
            [file] => lib/text/converter.php
        )

    [bitrix\main\text\emptyconverter] => Array
        (
            [module] => main
            [file] => lib/text/emptyconverter.php
        )

    [bitrix\main\text\encoding] => Array
        (
            [module] => main
            [file] => lib/text/encoding.php
        )

    [bitrix\main\text\htmlconverter] => Array
        (
            [module] => main
            [file] => lib/text/htmlconverter.php
        )

    [bitrix\main\text\binarystring] => Array
        (
            [module] => main
            [file] => lib/text/binarystring.php
        )

    [bitrix\main\text\xmlconverter] => Array
        (
            [module] => main
            [file] => lib/text/xmlconverter.php
        )

    [bitrix\main\type\collection] => Array
        (
            [module] => main
            [file] => lib/type/collection.php
        )

    [bitrix\main\type\date] => Array
        (
            [module] => main
            [file] => lib/type/date.php
        )

    [bitrix\main\type\datetime] => Array
        (
            [module] => main
            [file] => lib/type/datetime.php
        )

    [bitrix\main\type\dictionary] => Array
        (
            [module] => main
            [file] => lib/type/dictionary.php
        )

    [bitrix\main\type\filterabledictionary] => Array
        (
            [module] => main
            [file] => lib/type/filterabledictionary.php
        )

    [bitrix\main\type\parameterdictionary] => Array
        (
            [module] => main
            [file] => lib/type/parameterdictionary.php
        )

    [bitrix\main\web\cookie] => Array
        (
            [module] => main
            [file] => lib/web/cookie.php
        )

    [bitrix\main\web\uri] => Array
        (
            [module] => main
            [file] => lib/web/uri.php
        )

    [bitrix\main\sendereventhandler] => Array
        (
            [module] => main
            [file] => lib/senderconnector.php
        )

    [bitrix\main\senderconnectoruser] => Array
        (
            [module] => main
            [file] => lib/senderconnector.php
        )

    [bitrix\main\urlrewriterrulemaker] => Array
        (
            [module] => main
            [file] => lib/urlrewriter.php
        )

    [bitrix\main\update\stepper] => Array
        (
            [module] => main
            [file] => lib/update/stepper.php
        )

    [bitrix\main\composite\abstractresponse] => Array
        (
            [module] => main
            [file] => lib/composite/responder.php
        )

    [bitrix\main\composite\fileresponse] => Array
        (
            [module] => main
            [file] => lib/composite/responder.php
        )

    [bitrix\main\composite\memcachedresponse] => Array
        (
            [module] => main
            [file] => lib/composite/responder.php
        )

    [bitrix\main\security\otpexception] => Array
        (
            [module] => main
            [file] => lib/security/securityexception.php
        )

    [ctimezone] => Array
        (
            [module] => main
            [file] => classes/general/time.php
        )

    [cbxpunycode] => Array
        (
            [module] => main
            [file] => classes/general/punycode.php
        )

    [ibxvirtualio] => Array
        (
            [module] => main
            [file] => classes/general/virtual_io.php
        )

    [ibxgeterrors] => Array
        (
            [module] => main
            [file] => classes/general/virtual_io.php
        )

    [cbxvirtualio] => Array
        (
            [module] => main
            [file] => classes/general/virtual_io.php
        )

    [cbxvirtualfilebase] => Array
        (
            [module] => main
            [file] => classes/general/virtual_file.php
        )

    [cbxvirtualfile] => Array
        (
            [module] => main
            [file] => classes/general/virtual_file.php
        )

    [cbxvirtualdirectory] => Array
        (
            [module] => main
            [file] => classes/general/virtual_file.php
        )

    [calloption] => Array
        (
            [module] => main
            [file] => classes/general/option.php
        )

    [coption] => Array
        (
            [module] => main
            [file] => classes/general/option.php
        )

    [callpageoption] => Array
        (
            [module] => main
            [file] => classes/general/pageoption.php
        )

    [cpageoption] => Array
        (
            [module] => main
            [file] => classes/general/pageoption.php
        )

    [callsqlwhere] => Array
        (
            [module] => main
            [file] => classes/general/sqlwhere.php
        )

    [csqlwhereexpression] => Array
        (
            [module] => main
            [file] => classes/general/sqlwhere.php
        )

    [csqlwhere] => Array
        (
            [module] => main
            [file] => classes/general/sqlwhere.php
        )

    [calllanguage] => Array
        (
            [module] => main
            [file] => classes/general/language.php
        )

    [clanguage] => Array
        (
            [module] => main
            [file] => classes/general/language.php
        )

    [clangadmin] => Array
        (
            [module] => main
            [file] => classes/general/language.php
        )

    [_clangdbresult] => Array
        (
            [module] => main
            [file] => classes/general/langdbresult.php
        )

    [callagent] => Array
        (
            [module] => main
            [file] => classes/general/agent.php
        )

    [cagent] => Array
        (
            [module] => main
            [file] => classes/mysql/agent.php
        )

    [capplicationexception] => Array
        (
            [module] => main
            [file] => classes/general/applicationexception.php
        )

    [cadminexception] => Array
        (
            [module] => main
            [file] => classes/general/adminexception.php
        )

    [callsite] => Array
        (
            [module] => main
            [file] => classes/general/site.php
        )

    [calllang] => Array
        (
            [module] => main
            [file] => classes/general/site.php
        )

    [csite] => Array
        (
            [module] => main
            [file] => classes/general/site.php
        )

    [clang] => Array
        (
            [module] => main
            [file] => classes/general/site.php
        )

    [chttp] => Array
        (
            [module] => main
            [file] => classes/general/http.php
        )

    [cutil] => Array
        (
            [module] => main
            [file] => classes/general/util.php
        )

    [callmain] => Array
        (
            [module] => main
            [file] => classes/general/main.php
        )

    [cmain] => Array
        (
            [module] => main
            [file] => classes/general/main.php
        )

    [calldatabase] => Array
        (
            [module] => main
            [file] => classes/general/database.php
        )

    [calldbresult] => Array
        (
            [module] => main
            [file] => classes/general/dbresult.php
        )

    [cdatabasemysql] => Array
        (
            [module] => main
            [file] => classes/mysql/database.php
        )

    [cdbresultmysql] => Array
        (
            [module] => main
            [file] => classes/mysql/dbresult.php
        )

    [icachebackend] => Array
        (
            [module] => main
            [file] => classes/general/cache_backend.php
        )

    [cphpcache] => Array
        (
            [module] => main
            [file] => classes/general/cache.php
        )

    [ccachemanager] => Array
        (
            [module] => main
            [file] => classes/general/cache_manager.php
        )

    [cpagecache] => Array
        (
            [module] => main
            [file] => classes/general/page_cache.php
        )

    [cstackcacheentry] => Array
        (
            [module] => main
            [file] => classes/general/stack_cache_entry.php
        )

    [cstackcachemanager] => Array
        (
            [module] => main
            [file] => classes/general/stack_cache.php
        )

    [cmodule] => Array
        (
            [module] => main
            [file] => /classes/general/module.php
        )

    [bitrix\main\entity\ufield] => Array
        (
            [module] => main
            [file] => include/deprecated/ufield.php
        )

    [cdatabase] => Array
        (
            [module] => main
            [file] => classes/mysql/database.php
        )

    [cdbresult] => Array
        (
            [module] => main
            [file] => classes/mysql/dbresult.php
        )

    [csitetemplate] => Array
        (
            [module] => main
            [file] => classes/general/site_template.php
        )

    [cbitrixcomponent] => Array
        (
            [module] => main
            [file] => classes/general/component.php
        )

    [ccomponentengine] => Array
        (
            [module] => main
            [file] => classes/general/component_engine.php
        )

    [ccomponentajax] => Array
        (
            [module] => main
            [file] => classes/general/component_ajax.php
        )

    [cbitrixcomponenttemplate] => Array
        (
            [module] => main
            [file] => classes/general/component_template.php
        )

    [ccomponentutil] => Array
        (
            [module] => main
            [file] => classes/general/component_util.php
        )

    [ccontrollerclient] => Array
        (
            [module] => main
            [file] => classes/general/controller_member.php
        )

    [phpparser] => Array
        (
            [module] => main
            [file] => classes/general/php_parser.php
        )

    [cdiskquota] => Array
        (
            [module] => main
            [file] => classes/general/quota.php
        )

    [ceventlog] => Array
        (
            [module] => main
            [file] => classes/general/event_log.php
        )

    [ceventmain] => Array
        (
            [module] => main
            [file] => classes/general/event_log.php
        )

    [cadminfiledialog] => Array
        (
            [module] => main
            [file] => classes/general/file_dialog.php
        )

    [wll_user] => Array
        (
            [module] => main
            [file] => classes/general/liveid.php
        )

    [wll_consenttoken] => Array
        (
            [module] => main
            [file] => classes/general/liveid.php
        )

    [windowslivelogin] => Array
        (
            [module] => main
            [file] => classes/general/liveid.php
        )

    [cfile] => Array
        (
            [module] => main
            [file] => classes/general/file.php
        )

    [callfile] => Array
        (
            [module] => main
            [file] => classes/general/file.php
        )

    [ctempfile] => Array
        (
            [module] => main
            [file] => classes/general/file_temp.php
        )

    [cfavorites] => Array
        (
            [module] => main
            [file] => classes/mysql/favorites.php
        )

    [cuseroptions] => Array
        (
            [module] => main
            [file] => classes/general/user_options.php
        )

    [cgridoptions] => Array
        (
            [module] => main
            [file] => classes/general/grids.php
        )

    [cundo] => Array
        (
            [module] => main
            [file] => /classes/general/undo.php
        )

    [cautosave] => Array
        (
            [module] => main
            [file] => /classes/general/undo.php
        )

    [callratings] => Array
        (
            [module] => main
            [file] => classes/general/ratings.php
        )

    [cratings] => Array
        (
            [module] => main
            [file] => classes/mysql/ratings.php
        )

    [cratingscomponentsmain] => Array
        (
            [module] => main
            [file] => classes/mysql/ratings_components.php
        )

    [cratingrule] => Array
        (
            [module] => main
            [file] => classes/general/rating_rule.php
        )

    [cratingrulesmain] => Array
        (
            [module] => main
            [file] => classes/mysql/rating_rules.php
        )

    [ctoppanel] => Array
        (
            [module] => main
            [file] => public/top_panel.php
        )

    [ceditarea] => Array
        (
            [module] => main
            [file] => public/edit_area.php
        )

    [ccomponentpanel] => Array
        (
            [module] => main
            [file] => public/edit_area.php
        )

    [ctextparser] => Array
        (
            [module] => main
            [file] => classes/general/textparser.php
        )

    [cphpcachefiles] => Array
        (
            [module] => main
            [file] => classes/general/cache_files.php
        )

    [cdataxmlnode] => Array
        (
            [module] => main
            [file] => classes/general/xml.php
        )

    [cdataxmldocument] => Array
        (
            [module] => main
            [file] => classes/general/xml.php
        )

    [cdataxml] => Array
        (
            [module] => main
            [file] => classes/general/xml.php
        )

    [cxmlfilestream] => Array
        (
            [module] => main
            [file] => classes/general/xml.php
        )

    [crsaprovider] => Array
        (
            [module] => main
            [file] => classes/general/rsasecurity.php
        )

    [crsasecurity] => Array
        (
            [module] => main
            [file] => classes/general/rsasecurity.php
        )

    [crsabcmathprovider] => Array
        (
            [module] => main
            [file] => classes/general/rsabcmath.php
        )

    [crsaopensslprovider] => Array
        (
            [module] => main
            [file] => classes/general/rsaopenssl.php
        )

    [casnreader] => Array
        (
            [module] => main
            [file] => classes/general/asn.php
        )

    [cbxshorturi] => Array
        (
            [module] => main
            [file] => classes/mysql/short_uri.php
        )

    [cfinder] => Array
        (
            [module] => main
            [file] => classes/general/finder.php
        )

    [caccess] => Array
        (
            [module] => main
            [file] => classes/general/access.php
        )

    [cauthprovider] => Array
        (
            [module] => main
            [file] => classes/general/authproviders.php
        )

    [iproviderinterface] => Array
        (
            [module] => main
            [file] => classes/general/authproviders.php
        )

    [cgroupauthprovider] => Array
        (
            [module] => main
            [file] => classes/general/authproviders.php
        )

    [cuserauthprovider] => Array
        (
            [module] => main
            [file] => classes/general/authproviders.php
        )

    [ctableschema] => Array
        (
            [module] => main
            [file] => classes/general/table_schema.php
        )

    [ccsvdata] => Array
        (
            [module] => main
            [file] => classes/general/csv_data.php
        )

    [csmile] => Array
        (
            [module] => main
            [file] => classes/general/smile.php
        )

    [csmilegallery] => Array
        (
            [module] => main
            [file] => classes/general/smile.php
        )

    [csmileset] => Array
        (
            [module] => main
            [file] => classes/general/smile.php
        )

    [cglobalcounter] => Array
        (
            [module] => main
            [file] => classes/general/global_counter.php
        )

    [cusercounter] => Array
        (
            [module] => main
            [file] => classes/mysql/user_counter.php
        )

    [cusercounterpage] => Array
        (
            [module] => main
            [file] => classes/mysql/user_counter.php
        )

    [chotkeys] => Array
        (
            [module] => main
            [file] => classes/general/hot_keys.php
        )

    [chotkeyscode] => Array
        (
            [module] => main
            [file] => classes/general/hot_keys.php
        )

    [cbxsanitizer] => Array
        (
            [module] => main
            [file] => classes/general/sanitizer.php
        )

    [ibxarchive] => Array
        (
            [module] => main
            [file] => classes/general/archive.php
        )

    [cbxarchive] => Array
        (
            [module] => main
            [file] => classes/general/archive.php
        )

    [cadminnotify] => Array
        (
            [module] => main
            [file] => classes/general/admin_notify.php
        )

    [cbxfavadmmenu] => Array
        (
            [module] => main
            [file] => classes/general/favorites.php
        )

    [cadmininformer] => Array
        (
            [module] => main
            [file] => classes/general/admin_informer.php
        )

    [csitecheckertest] => Array
        (
            [module] => main
            [file] => classes/general/site_checker.php
        )

    [csqlutil] => Array
        (
            [module] => main
            [file] => classes/general/sql_util.php
        )

    [cfileuploader] => Array
        (
            [module] => main
            [file] => classes/general/uploader.php
        )

    [lpa] => Array
        (
            [module] => main
            [file] => classes/general/lpa.php
        )

    [cadminfilter] => Array
        (
            [module] => main
            [file] => interface/admin_filter.php
        )

    [cadminlist] => Array
        (
            [module] => main
            [file] => interface/admin_list.php
        )

    [cadminlistrow] => Array
        (
            [module] => main
            [file] => interface/admin_list.php
        )

    [cadminuilist] => Array
        (
            [module] => main
            [file] => interface/admin_ui_list.php
        )

    [cadminuilistrow] => Array
        (
            [module] => main
            [file] => interface/admin_ui_list.php
        )

    [cadminuiresult] => Array
        (
            [module] => main
            [file] => interface/admin_ui_list.php
        )

    [cadminuicontextmenu] => Array
        (
            [module] => main
            [file] => interface/admin_ui_list.php
        )

    [cadminuisorting] => Array
        (
            [module] => main
            [file] => interface/admin_ui_list.php
        )

    [cadminuilistactionpanel] => Array
        (
            [module] => main
            [file] => interface/admin_ui_list.php
        )

    [cadmintabcontrol] => Array
        (
            [module] => main
            [file] => interface/admin_tabcontrol.php
        )

    [cadminform] => Array
        (
            [module] => main
            [file] => interface/admin_form.php
        )

    [cadminformsettings] => Array
        (
            [module] => main
            [file] => interface/admin_form.php
        )

    [cadmintabcontroldrag] => Array
        (
            [module] => main
            [file] => interface/admin_tabcontrol_drag.php
        )

    [cadmindraggableblockengine] => Array
        (
            [module] => main
            [file] => interface/admin_tabcontrol_drag.php
        )

    [cjspopup] => Array
        (
            [module] => main
            [file] => interface/jspopup.php
        )

    [cjspopuponpage] => Array
        (
            [module] => main
            [file] => interface/jspopup.php
        )

    [cadmincalendar] => Array
        (
            [module] => main
            [file] => interface/admin_calendar.php
        )

    [cadminviewtabcontrol] => Array
        (
            [module] => main
            [file] => interface/admin_viewtabcontrol.php
        )

    [cadmintabengine] => Array
        (
            [module] => main
            [file] => interface/admin_tabengine.php
        )

    [ccaptcha] => Array
        (
            [module] => main
            [file] => classes/general/captcha.php
        )

    [cmpnotifications] => Array
        (
            [module] => main
            [file] => classes/general/mp_notifications.php
        )

    [calltask] => Array
        (
            [module] => main
            [file] => classes/general/task.php
        )

    [ctask] => Array
        (
            [module] => main
            [file] => classes/general/task.php
        )

    [calloperation] => Array
        (
            [module] => main
            [file] => classes/general/operation.php
        )

    [coperation] => Array
        (
            [module] => main
            [file] => classes/general/operation.php
        )

    [callgroup] => Array
        (
            [module] => main
            [file] => classes/general/group.php
        )

    [cgroup] => Array
        (
            [module] => main
            [file] => classes/general/group.php
        )

    [cajax] => Array
        (
            [module] => main
            [file] => ajax_tools.php
        )

    [calluser] => Array
        (
            [module] => main
            [file] => classes/general/user.php
        )

    [cuser] => Array
        (
            [module] => main
            [file] => classes/general/user.php
        )

    [callevent] => Array
        (
            [module] => main
            [file] => classes/general/event.php
        )

    [cevent] => Array
        (
            [module] => main
            [file] => classes/general/event.php
        )

    [calleventmessage] => Array
        (
            [module] => main
            [file] => classes/general/eventmessage.php
        )

    [ceventmessage] => Array
        (
            [module] => main
            [file] => classes/general/eventmessage.php
        )

    [ceventtype] => Array
        (
            [module] => main
            [file] => classes/general/eventmessage.php
        )

    [_ceventtyperesult] => Array
        (
            [module] => main
            [file] => classes/general/eventmessage.php
        )

    [cdbresulteventmultiresult] => Array
        (
            [module] => main
            [file] => classes/general/eventmessage.php
        )

    [cdebuginfo] => Array
        (
            [module] => main
            [file] => classes/general/debuginfo.php
        )

    [ccaptchaagent] => Array
        (
            [module] => main
            [file] => classes/general/captchaagent.php
        )

    [callfilterquery] => Array
        (
            [module] => main
            [file] => classes/general/filterquery.php
        )

    [cfilterquery] => Array
        (
            [module] => main
            [file] => classes/general/filterquery.php
        )

    [cconvertorspregreplacehelper] => Array
        (
            [module] => main
            [file] => classes/general/convertorspregreplacehelper.php
        )

    [cspacer] => Array
        (
            [module] => main
            [file] => classes/general/spacer.php
        )

    [updatetools] => Array
        (
            [module] => main
            [file] => classes/general/updatetools.php
        )

    [cjscore] => Array
        (
            [module] => main
            [file] => classes/general/jscore.php
        )

    [cchecklisttools] => Array
        (
            [module] => main
            [file] => classes/general/checklist.php
        )

    [cmenu] => Array
        (
            [module] => main
            [file] => classes/general/menu.php
        )

    [cmenucustom] => Array
        (
            [module] => main
            [file] => classes/general/menucustom.php
        )

    [callusertypeentity] => Array
        (
            [module] => main
            [file] => classes/general/usertype.php
        )

    [cusertypeentity] => Array
        (
            [module] => main
            [file] => classes/general/usertype.php
        )

    [cuserfieldenum] => Array
        (
            [module] => main
            [file] => classes/general/userfieldenum.php
        )

    [cusertypesql] => Array
        (
            [module] => main
            [file] => classes/general/usertypesql.php
        )

    [cusertypemanager] => Array
        (
            [module] => main
            [file] => classes/general/usertypemanager.php
        )

    [cusertypestring] => Array
        (
            [module] => main
            [file] => classes/general/usertypestr.php
        )

    [cusertypeinteger] => Array
        (
            [module] => main
            [file] => classes/general/usertypeint.php
        )

    [cusertypedouble] => Array
        (
            [module] => main
            [file] => classes/general/usertypedbl.php
        )

    [cusertypedatetime] => Array
        (
            [module] => main
            [file] => classes/general/usertypetime.php
        )

    [cusertypedate] => Array
        (
            [module] => main
            [file] => classes/general/usertypedate.php
        )

    [cusertypeboolean] => Array
        (
            [module] => main
            [file] => classes/general/usertypebool.php
        )

    [cusertypefile] => Array
        (
            [module] => main
            [file] => classes/general/usertypefile.php
        )

    [cusertypeenum] => Array
        (
            [module] => main
            [file] => classes/general/usertypeenum.php
        )

    [cusertypeiblocksection] => Array
        (
            [module] => main
            [file] => classes/general/usertypesection.php
        )

    [ciblocksectionenum] => Array
        (
            [module] => main
            [file] => classes/general/usertypesection.php
        )

    [cusertypeiblockelement] => Array
        (
            [module] => main
            [file] => classes/general/usertypeelement.php
        )

    [cusertypestringformatted] => Array
        (
            [module] => main
            [file] => classes/general/usertypestrfmt.php
        )

    [cusertypeurl] => Array
        (
            [module] => main
            [file] => classes/general/usertypeurl.php
        )

    [bxgadget] => Array
        (
            [module] => main
            [file] => classes/general/gadget.php
        )

    [cmainadmin] => Array
        (
            [module] => main
            [file] => classes/general/main_admin.php
        )

    [ctemplates] => Array
        (
            [module] => main
            [file] => classes/general/templates.php
        )

    [cpagetemplate] => Array
        (
            [module] => main
            [file] => classes/general/page_template.php
        )

    [filescmp] => Array
        (
            [module] => main
            [file] => classes/general/files_cmp.php
        )

    [carchiver] => Array
        (
            [module] => main
            [file] => classes/general/tar_gz.php
        )

    [czip] => Array
        (
            [module] => main
            [file] => classes/general/zip.php
        )

    [curlrewriter] => Array
        (
            [module] => main
            [file] => classes/general/urlrewriter.php
        )

    [charsetconverter] => Array
        (
            [module] => main
            [file] => classes/general/charset_converter.php
        )

    [chtmlpagescache] => Array
        (
            [module] => main
            [file] => lib/composite/helper.php
        )

    [statichtmlmemcachedresponse] => Array
        (
            [module] => main
            [file] => lib/composite/responder.php
        )

    [statichtmlfileresponse] => Array
        (
            [module] => main
            [file] => lib/composite/responder.php
        )

    [bitrix\main\page\frame] => Array
        (
            [module] => main
            [file] => lib/composite/engine.php
        )

    [bitrix\main\page\framestatic] => Array
        (
            [module] => main
            [file] => lib/composite/staticarea.php
        )

    [bitrix\main\page\framebuffered] => Array
        (
            [module] => main
            [file] => lib/composite/bufferarea.php
        )

    [bitrix\main\page\framehelper] => Array
        (
            [module] => main
            [file] => lib/composite/bufferarea.php
        )

    [bitrix\main\data\statichtmlcache] => Array
        (
            [module] => main
            [file] => lib/composite/page.php
        )

    [bitrix\main\data\statichtmlstorage] => Array
        (
            [module] => main
            [file] => lib/composite/data/abstractstorage.php
        )

    [bitrix\main\data\statichtmlfilestorage] => Array
        (
            [module] => main
            [file] => lib/composite/data/filestorage.php
        )

    [bitrix\main\data\statichtmlmemcachedstorage] => Array
        (
            [module] => main
            [file] => lib/composite/data/memcachedstorage.php
        )

    [bitrix\main\data\staticcacheprovider] => Array
        (
            [module] => main
            [file] => lib/composite/data/cacheprovider.php
        )

    [bitrix\main\data\appcachemanifest] => Array
        (
            [module] => main
            [file] => lib/composite/appcache.php
        )

    [iblock] => Array
        (
            [module] => iblock
            [file] => install/index.php
        )

    [ciblockpropertyresult] => Array
        (
            [module] => iblock
            [file] => classes/general/iblockpropresult.php
        )

    [ciblockresult] => Array
        (
            [module] => iblock
            [file] => classes/general/iblockresult.php
        )

    [_cibelement] => Array
        (
            [module] => iblock
            [file] => classes/general/iblock_element.php
        )

    [ciblocktype] => Array
        (
            [module] => iblock
            [file] => classes/general/iblocktype.php
        )

    [calliblock] => Array
        (
            [module] => iblock
            [file] => classes/general/iblock.php
        )

    [ciblock] => Array
        (
            [module] => iblock
            [file] => classes/mysql/iblock.php
        )

    [calliblocksection] => Array
        (
            [module] => iblock
            [file] => classes/general/iblocksection.php
        )

    [ciblocksection] => Array
        (
            [module] => iblock
            [file] => classes/mysql/iblocksection.php
        )

    [calliblockproperty] => Array
        (
            [module] => iblock
            [file] => classes/general/iblockproperty.php
        )

    [ciblockpropertyenum] => Array
        (
            [module] => iblock
            [file] => classes/general/iblockpropertyenum.php
        )

    [ciblockproperty] => Array
        (
            [module] => iblock
            [file] => classes/mysql/iblockproperty.php
        )

    [calliblockelement] => Array
        (
            [module] => iblock
            [file] => classes/general/iblockelement.php
        )

    [ciblockelement] => Array
        (
            [module] => iblock
            [file] => classes/mysql/iblockelement.php
        )

    [calliblockrss] => Array
        (
            [module] => iblock
            [file] => classes/general/iblockrss.php
        )

    [ciblockrss] => Array
        (
            [module] => iblock
            [file] => classes/mysql/iblockrss.php
        )

    [ciblockpropertydatetime] => Array
        (
            [module] => iblock
            [file] => classes/general/prop_datetime.php
        )

    [ciblockpropertydate] => Array
        (
            [module] => iblock
            [file] => classes/general/prop_date.php
        )

    [ciblockpropertyxmlid] => Array
        (
            [module] => iblock
            [file] => classes/general/prop_xmlid.php
        )

    [ciblockpropertyfileman] => Array
        (
            [module] => iblock
            [file] => classes/general/prop_fileman.php
        )

    [ciblockpropertyhtml] => Array
        (
            [module] => iblock
            [file] => classes/general/prop_html.php
        )

    [ciblockpropertyelementlist] => Array
        (
            [module] => iblock
            [file] => classes/general/prop_element_list.php
        )

    [ccmlresult] => Array
        (
            [module] => iblock
            [file] => classes/general/cmlresult.php
        )

    [ciblockxmlfile] => Array
        (
            [module] => iblock
            [file] => classes/mysql/cml2.php
        )

    [ciblockcmlimport] => Array
        (
            [module] => iblock
            [file] => classes/general/cml2.php
        )

    [ciblockcmlexport] => Array
        (
            [module] => iblock
            [file] => classes/general/cml2.php
        )

    [ciblockfindtools] => Array
        (
            [module] => iblock
            [file] => classes/general/comp_findtools.php
        )

    [ciblockpricetools] => Array
        (
            [module] => iblock
            [file] => classes/general/comp_pricetools.php
        )

    [ciblockparameters] => Array
        (
            [module] => iblock
            [file] => classes/general/comp_parameters.php
        )

    [ciblockformatproperties] => Array
        (
            [module] => iblock
            [file] => classes/general/comp_formatprops.php
        )

    [calliblocksequence] => Array
        (
            [module] => iblock
            [file] => classes/general/iblocksequence.php
        )

    [ciblocksequence] => Array
        (
            [module] => iblock
            [file] => classes/mysql/iblocksequence.php
        )

    [ciblockpropertysequence] => Array
        (
            [module] => iblock
            [file] => classes/general/prop_seq.php
        )

    [ciblockpropertyelementautocomplete] => Array
        (
            [module] => iblock
            [file] => classes/general/prop_element_auto.php
        )

    [ciblockpropertysku] => Array
        (
            [module] => iblock
            [file] => classes/general/prop_element_sku.php
        )

    [ciblockpropertysectionautocomplete] => Array
        (
            [module] => iblock
            [file] => classes/general/prop_section_auto.php
        )

    [calliblockofferstmp] => Array
        (
            [module] => iblock
            [file] => classes/general/iblockoffers.php
        )

    [ciblockofferstmp] => Array
        (
            [module] => iblock
            [file] => classes/mysql/iblockoffers.php
        )

    [ceventiblock] => Array
        (
            [module] => iblock
            [file] => classes/general/iblock_event_list.php
        )

    [cratingscomponentsiblock] => Array
        (
            [module] => iblock
            [file] => classes/general/ratings_components.php
        )

    [ciblockrights] => Array
        (
            [module] => iblock
            [file] => classes/general/iblock_rights.php
        )

    [ciblocksectionrights] => Array
        (
            [module] => iblock
            [file] => classes/general/iblock_rights.php
        )

    [ciblockelementrights] => Array
        (
            [module] => iblock
            [file] => classes/general/iblock_rights.php
        )

    [ciblockrightsstorage] => Array
        (
            [module] => iblock
            [file] => classes/general/iblock_rights.php
        )

    [ciblockpropertytools] => Array
        (
            [module] => iblock
            [file] => classes/general/iblockproptools.php
        )

    [ciblocksectionpropertylink] => Array
        (
            [module] => iblock
            [file] => classes/general/section_property.php
        )

    [ciblockxmlimport] => Array
        (
            [module] => iblock
            [file] => classes/general/iblockxmlimport.php
        )

    [bitrix\iblock\iblockfieldtable] => Array
        (
            [module] => iblock
            [file] => lib/iblockfield.php
        )

    [bitrix\iblock\iblockgrouptable] => Array
        (
            [module] => iblock
            [file] => lib/iblockgroup.php
        )

    [bitrix\iblock\iblockmessagetable] => Array
        (
            [module] => iblock
            [file] => lib/iblockmessage.php
        )

    [bitrix\iblock\iblockrsstable] => Array
        (
            [module] => iblock
            [file] => lib/iblockrss.php
        )

    [bitrix\iblock\iblocksitetable] => Array
        (
            [module] => iblock
            [file] => lib/iblocksite.php
        )

    [bitrix\iblock\inheritedpropertytable] => Array
        (
            [module] => iblock
            [file] => lib/inheritedproperty.php
        )

    [bitrix\iblock\propertyenumerationtable] => Array
        (
            [module] => iblock
            [file] => lib/propertyenumeration.php
        )

    [bitrix\iblock\propertyfeaturetable] => Array
        (
            [module] => iblock
            [file] => lib/propertyfeature.php
        )

    [bitrix\iblock\sequencetable] => Array
        (
            [module] => iblock
            [file] => lib/sequence.php
        )

    [bitrix\iblock\sitetable] => Array
        (
            [module] => iblock
            [file] => lib/site.php
        )

    [bitrix\iblock\typetable] => Array
        (
            [module] => iblock
            [file] => lib/type.php
        )

    [bitrix\iblock\typelanguagetable] => Array
        (
            [module] => iblock
            [file] => lib/typelanguage.php
        )

    [bitrix\iblock\bizproctype\usertypeproperty] => Array
        (
            [module] => iblock
            [file] => lib/bizproctype/usertypeproperty.php
        )

    [bitrix\iblock\bizproctype\ecrm] => Array
        (
            [module] => iblock
            [file] => lib/bizproctype/ecrm.php
        )

    [bitrix\iblock\bizproctype\money] => Array
        (
            [module] => iblock
            [file] => lib/bizproctype/money.php
        )

    [bitrix\iblock\bizproctype\usertypepropertydiskfile] => Array
        (
            [module] => iblock
            [file] => lib/bizproctype/usertypepropertydiskfile.php
        )

    [bitrix\iblock\bizproctype\usertypepropertyelist] => Array
        (
            [module] => iblock
            [file] => lib/bizproctype/usertypepropertyelist.php
        )

    [bitrix\iblock\bizproctype\usertypepropertyemployee] => Array
        (
            [module] => iblock
            [file] => lib/bizproctype/usertypepropertyemployee.php
        )

    [bitrix\iblock\bizproctype\usertypepropertyhtml] => Array
        (
            [module] => iblock
            [file] => lib/bizproctype/usertypepropertyhtml.php
        )

    [bitrix\iblock\component\base] => Array
        (
            [module] => iblock
            [file] => lib/component/base.php
        )

    [bitrix\iblock\component\element] => Array
        (
            [module] => iblock
            [file] => lib/component/element.php
        )

    [bitrix\iblock\component\elementlist] => Array
        (
            [module] => iblock
            [file] => lib/component/elementlist.php
        )

    [bitrix\iblock\component\filters] => Array
        (
            [module] => iblock
            [file] => lib/component/filters.php
        )

    [bitrix\iblock\component\selector\element] => Array
        (
            [module] => iblock
            [file] => lib/component/selector/element.php
        )

    [bitrix\iblock\component\selector\entity] => Array
        (
            [module] => iblock
            [file] => lib/component/selector/entity.php
        )

    [bitrix\iblock\component\tools] => Array
        (
            [module] => iblock
            [file] => lib/component/tools.php
        )

    [bitrix\iblock\controller\filter\element] => Array
        (
            [module] => iblock
            [file] => lib/Controller/Filter/Element.php
        )

    [bitrix\iblock\filter\entity\elementsettings] => Array
        (
            [module] => iblock
            [file] => lib/filter/entity/elementsettings.php
        )

    [bitrix\iblock\filter\entity\iblocksettings] => Array
        (
            [module] => iblock
            [file] => lib/filter/entity/iblocksettings.php
        )

    [bitrix\iblock\filter\fieldprovider\base] => Array
        (
            [module] => iblock
            [file] => lib/filter/fieldprovider/base.php
        )

    [bitrix\iblock\filter\fieldprovider\element] => Array
        (
            [module] => iblock
            [file] => lib/filter/fieldprovider/element.php
        )

    [bitrix\iblock\filter\fieldprovider\iblockproperty] => Array
        (
            [module] => iblock
            [file] => lib/filter/fieldprovider/iblockproperty.php
        )

    [bitrix\iblock\filter\dictionary] => Array
        (
            [module] => iblock
            [file] => lib/filter/dictionary.php
        )

    [bitrix\iblock\filter\entitylist] => Array
        (
            [module] => iblock
            [file] => lib/filter/entitylist.php
        )

    [bitrix\iblock\filter\factory] => Array
        (
            [module] => iblock
            [file] => lib/filter/factory.php
        )

    [bitrix\iblock\grid\panel\groupaction] => Array
        (
            [module] => iblock
            [file] => lib/grid/panel/groupaction.php
        )

    [bitrix\iblock\grid\actiontype] => Array
        (
            [module] => iblock
            [file] => lib/grid/actiontype.php
        )

    [bitrix\iblock\helpers\admin\property] => Array
        (
            [module] => iblock
            [file] => lib/helpers/admin/property.php
        )

    [bitrix\iblock\helpers\filter\property] => Array
        (
            [module] => iblock
            [file] => lib/helpers/filter/property.php
        )

    [bitrix\iblock\helpers\filter\propertymanager] => Array
        (
            [module] => iblock
            [file] => lib/helpers/filter/propertymanager.php
        )

    [bitrix\iblock\inheritedproperty\basetemplate] => Array
        (
            [module] => iblock
            [file] => lib/inheritedproperty/basetemplate.php
        )

    [bitrix\iblock\inheritedproperty\basevalues] => Array
        (
            [module] => iblock
            [file] => lib/inheritedproperty/basevalues.php
        )

    [bitrix\iblock\inheritedproperty\elementtemplates] => Array
        (
            [module] => iblock
            [file] => lib/inheritedproperty/elementtemplates.php
        )

    [bitrix\iblock\inheritedproperty\elementvalues] => Array
        (
            [module] => iblock
            [file] => lib/inheritedproperty/elementvalues.php
        )

    [bitrix\iblock\inheritedproperty\iblocktemplates] => Array
        (
            [module] => iblock
            [file] => lib/inheritedproperty/iblocktemplates.php
        )

    [bitrix\iblock\inheritedproperty\iblockvalues] => Array
        (
            [module] => iblock
            [file] => lib/inheritedproperty/iblockvalues.php
        )

    [bitrix\iblock\inheritedproperty\sectiontemplates] => Array
        (
            [module] => iblock
            [file] => lib/inheritedproperty/sectiontemplates.php
        )

    [bitrix\iblock\inheritedproperty\sectionvalues] => Array
        (
            [module] => iblock
            [file] => lib/inheritedproperty/sectionvalues.php
        )

    [bitrix\iblock\inheritedproperty\valuesqueue] => Array
        (
            [module] => iblock
            [file] => lib/inheritedproperty/valuesqueue.php
        )

    [bitrix\iblock\landingsource\dataloader] => Array
        (
            [module] => iblock
            [file] => lib/landingsource/dataloader.php
        )

    [bitrix\iblock\landingsource\element] => Array
        (
            [module] => iblock
            [file] => lib/landingsource/element.php
        )

    [bitrix\iblock\model\propertyfeature] => Array
        (
            [module] => iblock
            [file] => lib/model/propertyfeature.php
        )

    [bitrix\iblock\model\section] => Array
        (
            [module] => iblock
            [file] => lib/model/section.php
        )

    [bitrix\iblock\propertyindex\dictionary] => Array
        (
            [module] => iblock
            [file] => lib/propertyindex/dictionary.php
        )

    [bitrix\iblock\propertyindex\element] => Array
        (
            [module] => iblock
            [file] => lib/propertyindex/element.php
        )

    [bitrix\iblock\propertyindex\facet] => Array
        (
            [module] => iblock
            [file] => lib/propertyindex/facet.php
        )

    [bitrix\iblock\propertyindex\indexer] => Array
        (
            [module] => iblock
            [file] => lib/propertyindex/indexer.php
        )

    [bitrix\iblock\propertyindex\manager] => Array
        (
            [module] => iblock
            [file] => lib/propertyindex/manager.php
        )

    [bitrix\iblock\propertyindex\querybuilder] => Array
        (
            [module] => iblock
            [file] => lib/propertyindex/querybuilder.php
        )

    [bitrix\iblock\propertyindex\storage] => Array
        (
            [module] => iblock
            [file] => lib/propertyindex/storage.php
        )

    [bitrix\iblock\template\engine] => Array
        (
            [module] => iblock
            [file] => lib/template/engine.php
        )

    [bitrix\iblock\template\noderoot] => Array
        (
            [module] => iblock
            [file] => lib/template/engine.php
        )

    [bitrix\iblock\template\nodetext] => Array
        (
            [module] => iblock
            [file] => lib/template/engine.php
        )

    [bitrix\iblock\template\nodeentityfield] => Array
        (
            [module] => iblock
            [file] => lib/template/engine.php
        )

    [bitrix\iblock\template\nodefunction] => Array
        (
            [module] => iblock
            [file] => lib/template/engine.php
        )

    [bitrix\iblock\template\helper] => Array
        (
            [module] => iblock
            [file] => lib/template/helper.php
        )

    [bitrix\iblock\template\entity\base] => Array
        (
            [module] => iblock
            [file] => lib/template/entity/base.php
        )

    [bitrix\iblock\template\entity\lazyvalueloader] => Array
        (
            [module] => iblock
            [file] => lib/template/entity/base.php
        )

    [bitrix\iblock\template\entity\catalogstore] => Array
        (
            [module] => iblock
            [file] => lib/template/entity/catalogstore.php
        )

    [bitrix\iblock\template\entity\element] => Array
        (
            [module] => iblock
            [file] => lib/template/entity/element.php
        )

    [bitrix\iblock\template\entity\elementcatalog] => Array
        (
            [module] => iblock
            [file] => lib/template/entity/elementcatalog.php
        )

    [bitrix\iblock\template\entity\elementcatalogmeasure] => Array
        (
            [module] => iblock
            [file] => lib/template/entity/elementcatalog.php
        )

    [bitrix\iblock\template\entity\elementcatalogstorelist] => Array
        (
            [module] => iblock
            [file] => lib/template/entity/elementcatalog.php
        )

    [bitrix\iblock\template\entity\elementprice] => Array
        (
            [module] => iblock
            [file] => lib/template/entity/elementprice.php
        )

    [bitrix\iblock\template\entity\elementproperty] => Array
        (
            [module] => iblock
            [file] => lib/template/entity/elementproperty.php
        )

    [bitrix\iblock\template\entity\elementpropertyuserfield] => Array
        (
            [module] => iblock
            [file] => lib/template/entity/elementproperty.php
        )

    [bitrix\iblock\template\entity\elementpropertyenum] => Array
        (
            [module] => iblock
            [file] => lib/template/entity/elementproperty.php
        )

    [bitrix\iblock\template\entity\elementpropertyelement] => Array
        (
            [module] => iblock
            [file] => lib/template/entity/elementproperty.php
        )

    [bitrix\iblock\template\entity\elementpropertysection] => Array
        (
            [module] => iblock
            [file] => lib/template/entity/elementproperty.php
        )

    [bitrix\iblock\template\entity\elementsku] => Array
        (
            [module] => iblock
            [file] => lib/template/entity/elementsku.php
        )

    [bitrix\iblock\template\entity\elementskuprice] => Array
        (
            [module] => iblock
            [file] => lib/template/entity/elementskuprice.php
        )

    [bitrix\iblock\template\entity\elementskuproperty] => Array
        (
            [module] => iblock
            [file] => lib/template/entity/elementskuproperty.php
        )

    [bitrix\iblock\template\entity\iblock] => Array
        (
            [module] => iblock
            [file] => lib/template/entity/iblock.php
        )

    [bitrix\iblock\template\entity\section] => Array
        (
            [module] => iblock
            [file] => lib/template/entity/section.php
        )

    [bitrix\iblock\template\entity\sectionpath] => Array
        (
            [module] => iblock
            [file] => lib/template/entity/sectionpath.php
        )

    [bitrix\iblock\template\entity\sectionproperty] => Array
        (
            [module] => iblock
            [file] => lib/template/entity/sectionproperty.php
        )

    [bitrix\iblock\template\functions\fabric] => Array
        (
            [module] => iblock
            [file] => lib/template/functions/fabric.php
        )

    [bitrix\iblock\template\functions\functionbase] => Array
        (
            [module] => iblock
            [file] => lib/template/functions/fabric.php
        )

    [bitrix\iblock\template\functions\functionupper] => Array
        (
            [module] => iblock
            [file] => lib/template/functions/fabric.php
        )

    [bitrix\iblock\template\functions\functionlower] => Array
        (
            [module] => iblock
            [file] => lib/template/functions/fabric.php
        )

    [bitrix\iblock\template\functions\functiontranslit] => Array
        (
            [module] => iblock
            [file] => lib/template/functions/fabric.php
        )

    [bitrix\iblock\template\functions\functionconcat] => Array
        (
            [module] => iblock
            [file] => lib/template/functions/fabric.php
        )

    [bitrix\iblock\template\functions\functionlimit] => Array
        (
            [module] => iblock
            [file] => lib/template/functions/fabric.php
        )

    [bitrix\iblock\template\functions\functioncontrast] => Array
        (
            [module] => iblock
            [file] => lib/template/functions/fabric.php
        )

    [bitrix\iblock\template\functions\functionmin] => Array
        (
            [module] => iblock
            [file] => lib/template/functions/fabric.php
        )

    [bitrix\iblock\template\functions\functionmax] => Array
        (
            [module] => iblock
            [file] => lib/template/functions/fabric.php
        )

    [bitrix\iblock\template\functions\functiondistinct] => Array
        (
            [module] => iblock
            [file] => lib/template/functions/fabric.php
        )

    [bitrix\iblock\update\adminfilteroption] => Array
        (
            [module] => iblock
            [file] => lib/update/adminfilteroption.php
        )

    [bitrix\iblock\update\admingridoption] => Array
        (
            [module] => iblock
            [file] => lib/update/admingridoption.php
        )

    [bitrix\iblock\url\adminpage\basebuilder] => Array
        (
            [module] => iblock
            [file] => lib/url/adminpage/basebuilder.php
        )

    [bitrix\iblock\url\adminpage\buildermanager] => Array
        (
            [module] => iblock
            [file] => lib/url/adminpage/buildermanager.php
        )

    [bitrix\iblock\url\adminpage\iblockbuilder] => Array
        (
            [module] => iblock
            [file] => lib/url/adminpage/iblockbuilder.php
        )

    [bitrix\iblock\sendereventhandler] => Array
        (
            [module] => iblock
            [file] => lib/senderconnector.php
        )

    [bitrix\iblock\senderconnectoriblock] => Array
        (
            [module] => iblock
            [file] => lib/senderconnector.php
        )

    [ccurrency] => Array
        (
            [module] => currency
            [file] => general/currency.php
        )

    [ccurrencylang] => Array
        (
            [module] => currency
            [file] => general/currency_lang.php
        )

    [ccurrencyrates] => Array
        (
            [module] => currency
            [file] => general/currency_rate.php
        )

    [bitrix\currency\compatible\tools] => Array
        (
            [module] => currency
            [file] => lib/compatible/tools.php
        )

    [bitrix\currency\helpers\admin\tools] => Array
        (
            [module] => currency
            [file] => lib/helpers/admin/tools.php
        )

    [bitrix\currency\helpers\editor] => Array
        (
            [module] => currency
            [file] => lib/helpers/editor.php
        )

    [bitrix\currency\userfield\money] => Array
        (
            [module] => currency
            [file] => lib/userfield/money.php
        )

    [bitrix\currency\currencymanager] => Array
        (
            [module] => currency
            [file] => lib/currencymanager.php
        )

    [bitrix\currency\currencytable] => Array
        (
            [module] => currency
            [file] => lib/currency.php
        )

    [bitrix\currency\currencylangtable] => Array
        (
            [module] => currency
            [file] => lib/currencylang.php
        )

    [bitrix\currency\currencyratetable] => Array
        (
            [module] => currency
            [file] => lib/currencyrate.php
        )

    [bitrix\currency\currencyclassifier] => Array
        (
            [module] => currency
            [file] => lib/currencyclassifier.php
        )

    [sale] => Array
        (
            [module] => sale
            [file] => install/index.php
        )

    [callsaledelivery] => Array
        (
            [module] => sale
            [file] => general/delivery.php
        )

    [csaledelivery] => Array
        (
            [module] => sale
            [file] => mysql/delivery.php
        )

    [csaledeliveryhandler] => Array
        (
            [module] => sale
            [file] => mysql/delivery_handler.php
        )

    [csaledeliveryhelper] => Array
        (
            [module] => sale
            [file] => general/delivery_helper.php
        )

    [csaledelivery2paysystem] => Array
        (
            [module] => sale
            [file] => general/delivery_2_pay_system.php
        )

    [csalelocation] => Array
        (
            [module] => sale
            [file] => mysql/location.php
        )

    [csalelocationgroup] => Array
        (
            [module] => sale
            [file] => mysql/location_group.php
        )

    [csalebasket] => Array
        (
            [module] => sale
            [file] => mysql/basket.php
        )

    [csalebaskethelper] => Array
        (
            [module] => sale
            [file] => general/basket_helper.php
        )

    [csaleuser] => Array
        (
            [module] => sale
            [file] => mysql/basket.php
        )

    [csaleorder] => Array
        (
            [module] => sale
            [file] => mysql/order.php
        )

    [csaleorderpropsgroup] => Array
        (
            [module] => sale
            [file] => mysql/order_props_group.php
        )

    [csaleorderpropsvariant] => Array
        (
            [module] => sale
            [file] => mysql/order_props_variant.php
        )

    [csaleorderuserprops] => Array
        (
            [module] => sale
            [file] => mysql/order_user_props.php
        )

    [csaleorderuserpropsvalue] => Array
        (
            [module] => sale
            [file] => mysql/order_user_props_value.php
        )

    [csaleordertax] => Array
        (
            [module] => sale
            [file] => mysql/order_tax.php
        )

    [csaleorderhelper] => Array
        (
            [module] => sale
            [file] => general/order_helper.php
        )

    [csalepaysystem] => Array
        (
            [module] => sale
            [file] => mysql/pay_system.php
        )

    [csalepaysystemaction] => Array
        (
            [module] => sale
            [file] => mysql/pay_system_action.php
        )

    [csalepaysystemshelper] => Array
        (
            [module] => sale
            [file] => general/pay_system_helper.php
        )

    [csalepaysystemtarif] => Array
        (
            [module] => sale
            [file] => general/pay_system_tarif.php
        )

    [csaletax] => Array
        (
            [module] => sale
            [file] => mysql/tax.php
        )

    [csaletaxrate] => Array
        (
            [module] => sale
            [file] => mysql/tax_rate.php
        )

    [csalepersontype] => Array
        (
            [module] => sale
            [file] => mysql/person_type.php
        )

    [csalediscount] => Array
        (
            [module] => sale
            [file] => mysql/discount.php
        )

    [csalebasketdiscountconvert] => Array
        (
            [module] => sale
            [file] => general/step_operations.php
        )

    [csalediscountreindex] => Array
        (
            [module] => sale
            [file] => general/step_operations.php
        )

    [csalediscountconvertext] => Array
        (
            [module] => sale
            [file] => general/step_operations.php
        )

    [csaleuseraccount] => Array
        (
            [module] => sale
            [file] => mysql/user.php
        )

    [csaleusertransact] => Array
        (
            [module] => sale
            [file] => mysql/user_transact.php
        )

    [csaleusercards] => Array
        (
            [module] => sale
            [file] => mysql/user_cards.php
        )

    [csalerecurring] => Array
        (
            [module] => sale
            [file] => mysql/recurring.php
        )

    [csalelang] => Array
        (
            [module] => sale
            [file] => mysql/settings.php
        )

    [csalegroupaccesstosite] => Array
        (
            [module] => sale
            [file] => mysql/settings.php
        )

    [csalegroupaccesstoflag] => Array
        (
            [module] => sale
            [file] => mysql/settings.php
        )

    [csaleauxiliary] => Array
        (
            [module] => sale
            [file] => mysql/auxiliary.php
        )

    [csaleaffiliate] => Array
        (
            [module] => sale
            [file] => mysql/affiliate.php
        )

    [csaleaffiliateplan] => Array
        (
            [module] => sale
            [file] => mysql/affiliate_plan.php
        )

    [csaleaffiliateplansection] => Array
        (
            [module] => sale
            [file] => mysql/affiliate_plan_section.php
        )

    [csaleaffiliatetier] => Array
        (
            [module] => sale
            [file] => mysql/affiliate_tier.php
        )

    [csaleaffiliatetransact] => Array
        (
            [module] => sale
            [file] => mysql/affiliate_transact.php
        )

    [csaleexport] => Array
        (
            [module] => sale
            [file] => general/export.php
        )

    [exportoneccrm] => Array
        (
            [module] => sale
            [file] => general/export.php
        )

    [csaleorderloader] => Array
        (
            [module] => sale
            [file] => general/order_loader.php
        )

    [csalemeasure] => Array
        (
            [module] => sale
            [file] => general/measurement.php
        )

    [csaleproduct] => Array
        (
            [module] => sale
            [file] => mysql/product.php
        )

    [csaleviewedproduct] => Array
        (
            [module] => sale
            [file] => mysql/product.php
        )

    [csalehelper] => Array
        (
            [module] => sale
            [file] => general/helper.php
        )

    [csalemobileorderutils] => Array
        (
            [module] => sale
            [file] => general/mobile_order.php
        )

    [csalemobileorderpull] => Array
        (
            [module] => sale
            [file] => general/mobile_order.php
        )

    [csalemobileorderpush] => Array
        (
            [module] => sale
            [file] => general/mobile_order.php
        )

    [csalemobileorderfilter] => Array
        (
            [module] => sale
            [file] => general/mobile_order.php
        )

    [cbasesalereporthelper] => Array
        (
            [module] => sale
            [file] => general/sale_report_helper.php
        )

    [csalereportsaleorderhelper] => Array
        (
            [module] => sale
            [file] => general/sale_report_helper.php
        )

    [csalereportuserhelper] => Array
        (
            [module] => sale
            [file] => general/sale_report_helper.php
        )

    [csalereportsalefuserhelper] => Array
        (
            [module] => sale
            [file] => general/sale_report_helper.php
        )

    [ibxsaleproductprovider] => Array
        (
            [module] => sale
            [file] => general/product_provider.php
        )

    [csalestorebarcode] => Array
        (
            [module] => sale
            [file] => mysql/store_barcode.php
        )

    [csaleorderchange] => Array
        (
            [module] => sale
            [file] => mysql/order_change.php
        )

    [csaleorderchangeformat] => Array
        (
            [module] => sale
            [file] => general/order_change.php
        )

    [bitrix\sale\internals\fusertable] => Array
        (
            [module] => sale
            [file] => lib/internals/fuser.php
        )

    [bitrix\sale\fuser] => Array
        (
            [module] => sale
            [file] => lib/fuser.php
        )

    [bitrix\sale\internals\input\manager] => Array
        (
            [module] => sale
            [file] => lib/internals/input.php
        )

    [bitrix\sale\internals\input\base] => Array
        (
            [module] => sale
            [file] => lib/internals/input.php
        )

    [bitrix\sale\internals\input\file] => Array
        (
            [module] => sale
            [file] => lib/internals/input.php
        )

    [bitrix\sale\internals\input\stringinput] => Array
        (
            [module] => sale
            [file] => lib/internals/input.php
        )

    [bitrix\sale\internals\sitecurrencytable] => Array
        (
            [module] => sale
            [file] => lib/internals/sitecurrency.php
        )

    [csalestatus] => Array
        (
            [module] => sale
            [file] => general/status.php
        )

    [bitrix\sale\statusbase] => Array
        (
            [module] => sale
            [file] => lib/statusbase.php
        )

    [bitrix\sale\orderstatus] => Array
        (
            [module] => sale
            [file] => lib/orderstatus.php
        )

    [bitrix\sale\deliverystatus] => Array
        (
            [module] => sale
            [file] => lib/deliverystatus.php
        )

    [bitrix\sale\internals\statustable] => Array
        (
            [module] => sale
            [file] => lib/internals/status.php
        )

    [bitrix\sale\internals\statuslangtable] => Array
        (
            [module] => sale
            [file] => lib/internals/status_lang.php
        )

    [bitrix\sale\internals\statusgrouptasktable] => Array
        (
            [module] => sale
            [file] => lib/internals/status_grouptask.php
        )

    [csaleorderprops] => Array
        (
            [module] => sale
            [file] => general/order_props.php
        )

    [csaleorderpropsadapter] => Array
        (
            [module] => sale
            [file] => general/order_props.php
        )

    [csaleorderpropsvalue] => Array
        (
            [module] => sale
            [file] => mysql/order_props_values.php
        )

    [bitrix\sale\propertyvaluecollection] => Array
        (
            [module] => sale
            [file] => lib/propertyvaluecollection.php
        )

    [bitrix\sale\internals\orderpropstable] => Array
        (
            [module] => sale
            [file] => lib/internals/orderprops.php
        )

    [bitrix\sale\internals\orderpropsgrouptable] => Array
        (
            [module] => sale
            [file] => lib/internals/orderprops_group.php
        )

    [bitrix\sale\internals\orderpropsvaluetable] => Array
        (
            [module] => sale
            [file] => lib/internals/orderprops_value.php
        )

    [bitrix\sale\internals\orderpropsvarianttable] => Array
        (
            [module] => sale
            [file] => lib/internals/orderprops_variant.php
        )

    [bitrix\sale\internals\orderpropsrelationtable] => Array
        (
            [module] => sale
            [file] => lib/internals/orderprops_relation.php
        )

    [bitrix\sale\internals\userpropsvaluetable] => Array
        (
            [module] => sale
            [file] => lib/internals/userpropsvalue.php
        )

    [bitrix\sale\internals\userpropstable] => Array
        (
            [module] => sale
            [file] => lib/internals/userprops.php
        )

    [bitrix\sale\businessvalue] => Array
        (
            [module] => sale
            [file] => lib/businessvalue.php
        )

    [bitrix\sale\ibusinessvalueprovider] => Array
        (
            [module] => sale
            [file] => lib/businessvalueproviderinterface.php
        )

    [bitrix\sale\internals\businessvaluetable] => Array
        (
            [module] => sale
            [file] => lib/internals/businessvalue.php
        )

    [bitrix\sale\internals\businessvaluepersondomaintable] => Array
        (
            [module] => sale
            [file] => lib/internals/businessvalue_persondomain.php
        )

    [bitrix\sale\internals\businessvaluecode1ctable] => Array
        (
            [module] => sale
            [file] => lib/internals/businessvalue_code_1c.php
        )

    [bitrix\sale\internals\paysystemactiontable] => Array
        (
            [module] => sale
            [file] => lib/internals/paysystemaction.php
        )

    [bitrix\sale\internals\paysysteminner] => Array
        (
            [module] => sale
            [file] => lib/internals/paysysteminner.php
        )

    [bitrix\sale\internals\deliverypaysystemtable] => Array
        (
            [module] => sale
            [file] => lib/internals/delivery_paysystem.php
        )

    [bitrix\sale\usermessageexception] => Array
        (
            [module] => sale
            [file] => lib/exception.php
        )

    [bitrix\sale\configuration] => Array
        (
            [module] => sale
            [file] => lib/configuration.php
        )

    [bitrix\sale\order] => Array
        (
            [module] => sale
            [file] => lib/order.php
        )

    [bitrix\sale\persontype] => Array
        (
            [module] => sale
            [file] => lib/persontype.php
        )

    [csalereportsalegoodshelper] => Array
        (
            [module] => sale
            [file] => general/sale_report_helper.php
        )

    [csalereportsaleproducthelper] => Array
        (
            [module] => sale
            [file] => general/sale_report_helper.php
        )

    [bitrix\sale\internals\producttable] => Array
        (
            [module] => sale
            [file] => lib/internals/product.php
        )

    [bitrix\sale\internals\goodssectiontable] => Array
        (
            [module] => sale
            [file] => lib/internals/goodssection.php
        )

    [bitrix\sale\internals\sectiontable] => Array
        (
            [module] => sale
            [file] => lib/internals/section.php
        )

    [bitrix\sale\internals\storeproducttable] => Array
        (
            [module] => sale
            [file] => lib/internals/storeproduct.php
        )

    [bitrix\sale\saleszone] => Array
        (
            [module] => sale
            [file] => lib/saleszone.php
        )

    [bitrix\sale\internals\orderdeliveryreqtable] => Array
        (
            [module] => sale
            [file] => lib/internals/orderdeliveryreq.php
        )

    [bitrix\sale\sendereventhandler] => Array
        (
            [module] => sale
            [file] => lib/senderconnector.php
        )

    [bitrix\sale\senderconnectorbuyer] => Array
        (
            [module] => sale
            [file] => lib/senderconnector.php
        )

    [bitrix\sale\userconsent] => Array
        (
            [module] => sale
            [file] => lib/userconsent.php
        )

    [bitrix\sale\internals\product2producttable] => Array
        (
            [module] => sale
            [file] => lib/internals/product2product.php
        )

    [bitrix\sale\internals\orderprocessingtable] => Array
        (
            [module] => sale
            [file] => lib/internals/orderprocessing.php
        )

    [bitrix\sale\orderbase] => Array
        (
            [module] => sale
            [file] => lib/orderbase.php
        )

    [bitrix\sale\internals\entity] => Array
        (
            [module] => sale
            [file] => lib/internals/entity.php
        )

    [bitrix\sale\internals\entitycollection] => Array
        (
            [module] => sale
            [file] => lib/internals/entitycollection.php
        )

    [bitrix\sale\internals\collectionbase] => Array
        (
            [module] => sale
            [file] => lib/internals/collectionbase.php
        )

    [bitrix\sale\shipment] => Array
        (
            [module] => sale
            [file] => lib/shipment.php
        )

    [bitrix\sale\shipmentcollection] => Array
        (
            [module] => sale
            [file] => lib/shipmentcollection.php
        )

    [bitrix\sale\shipmentitemcollection] => Array
        (
            [module] => sale
            [file] => lib/shipmentitemcollection.php
        )

    [bitrix\sale\shipmentitem] => Array
        (
            [module] => sale
            [file] => lib/shipmentitem.php
        )

    [bitrix\sale\shipmentitemstorecollection] => Array
        (
            [module] => sale
            [file] => lib/shipmentitemstorecollection.php
        )

    [bitrix\sale\shipmentitemstore] => Array
        (
            [module] => sale
            [file] => lib/shipmentitemstore.php
        )

    [bitrix\sale\paymentcollectionbase] => Array
        (
            [module] => sale
            [file] => lib/internals/paymentcollectionbase.php
        )

    [bitrix\sale\paymentcollection] => Array
        (
            [module] => sale
            [file] => lib/paymentcollection.php
        )

    [bitrix\sale\payment] => Array
        (
            [module] => sale
            [file] => lib/payment.php
        )

    [bitrix\sale\paysystemservice] => Array
        (
            [module] => sale
            [file] => lib/paysystemservice.php
        )

    [bitrix\sale\internals\fields] => Array
        (
            [module] => sale
            [file] => lib/internals/fields.php
        )

    [bitrix\sale\result] => Array
        (
            [module] => sale
            [file] => lib/result.php
        )

    [bitrix\sale\resulterror] => Array
        (
            [module] => sale
            [file] => lib/result.php
        )

    [bitrix\sale\resultserializable] => Array
        (
            [module] => sale
            [file] => lib/resultserializable.php
        )

    [bitrix\sale\eventactions] => Array
        (
            [module] => sale
            [file] => lib/eventactions.php
        )

    [bitrix\sale\basketbase] => Array
        (
            [module] => sale
            [file] => lib/basketbase.php
        )

    [bitrix\sale\basketitembase] => Array
        (
            [module] => sale
            [file] => lib/basketitembase.php
        )

    [bitrix\sale\basket] => Array
        (
            [module] => sale
            [file] => lib/basket.php
        )

    [bitrix\sale\internals\basketitembase] => Array
        (
            [module] => sale
            [file] => lib/internals/basketitembase.php
        )

    [bitrix\sale\basketitem] => Array
        (
            [module] => sale
            [file] => lib/basketitem.php
        )

    [bitrix\sale\basketbundlecollection] => Array
        (
            [module] => sale
            [file] => lib/basketbundlecollection.php
        )

    [bitrix\sale\orderproperties] => Array
        (
            [module] => sale
            [file] => lib/orderprops.php
        )

    [bitrix\sale\propertyvalue] => Array
        (
            [module] => sale
            [file] => lib/propertyvalue.php
        )

    [bitrix\sale\compatible\internals\entitycompatibility] => Array
        (
            [module] => sale
            [file] => lib/compatible/internals/entitycompatibility.php
        )

    [bitrix\sale\compatible\ordercompatibility] => Array
        (
            [module] => sale
            [file] => lib/compatible/ordercompatibility.php
        )

    [bitrix\sale\compatible\basketcompatibility] => Array
        (
            [module] => sale
            [file] => lib/compatible/basketcompatibility.php
        )

    [bitrix\sale\compatible\eventcompatibility] => Array
        (
            [module] => sale
            [file] => lib/compatible/eventcompatibility.php
        )

    [bitrix\sale\compatible\orderquery] => Array
        (
            [module] => sale
            [file] => lib/compatible/compatible.php
        )

    [bitrix\sale\compatible\orderquerylocation] => Array
        (
            [module] => sale
            [file] => lib/compatible/compatible.php
        )

    [bitrix\sale\compatible\fetchadapter] => Array
        (
            [module] => sale
            [file] => lib/compatible/compatible.php
        )

    [bitrix\sale\compatible\test] => Array
        (
            [module] => sale
            [file] => lib/compatible/compatible.php
        )

    [bitrix\sale\orderuserproperties] => Array
        (
            [module] => sale
            [file] => lib/userprops.php
        )

    [bitrix\sale\basketpropertiescollectionbase] => Array
        (
            [module] => sale
            [file] => lib/basketpropertiesbase.php
        )

    [bitrix\sale\basketpropertiescollection] => Array
        (
            [module] => sale
            [file] => lib/basketproperties.php
        )

    [bitrix\sale\basketpropertyitembase] => Array
        (
            [module] => sale
            [file] => lib/basketpropertiesitembase.php
        )

    [bitrix\sale\basketpropertyitem] => Array
        (
            [module] => sale
            [file] => lib/basketpropertiesitem.php
        )

    [bitrix\sale\tax] => Array
        (
            [module] => sale
            [file] => lib/tax.php
        )

    [bitrix\sale\internals\ordertable] => Array
        (
            [module] => sale
            [file] => lib/internals/order.php
        )

    [bitrix\sale\internals\baskettable] => Array
        (
            [module] => sale
            [file] => lib/internals/basket.php
        )

    [bitrix\sale\internals\shipmenttable] => Array
        (
            [module] => sale
            [file] => lib/internals/shipment.php
        )

    [bitrix\sale\internals\shipmentitemtable] => Array
        (
            [module] => sale
            [file] => lib/internals/shipmentitem.php
        )

    [bitrix\sale\internals\paysystemservicetable] => Array
        (
            [module] => sale
            [file] => lib/internals/paysystemservice.php
        )

    [bitrix\sale\internals\paymenttable] => Array
        (
            [module] => sale
            [file] => lib/internals/payment.php
        )

    [bitrix\sale\internals\shipmentitemstoretable] => Array
        (
            [module] => sale
            [file] => lib/internals/shipmentitemstore.php
        )

    [bitrix\sale\internals\shipmentextraservice] => Array
        (
            [module] => sale
            [file] => lib/internals/shipmentextraservice.php
        )

    [bitrix\sale\internals\orderuserpropertiestable] => Array
        (
            [module] => sale
            [file] => lib/internals/userprops.php
        )

    [bitrix\sale\internals\collectableentity] => Array
        (
            [module] => sale
            [file] => lib/internals/collectableentity.php
        )

    [bitrix\sale\provider] => Array
        (
            [module] => sale
            [file] => lib/provider.php
        )

    [bitrix\sale\providerbase] => Array
        (
            [module] => sale
            [file] => lib/providerbase.php
        )

    [bitrix\sale\internals\catalog\provider] => Array
        (
            [module] => sale
            [file] => lib/internals/catalog/provider.php
        )

    [bitrix\sale\saleproviderbase] => Array
        (
            [module] => sale
            [file] => lib/saleproviderbase.php
        )

    [bitrix\sale\internals\transferdataprovider] => Array
        (
            [module] => sale
            [file] => lib/internals/transferdataprovider.php
        )

    [bitrix\sale\internals\poolquantity] => Array
        (
            [module] => sale
            [file] => lib/internals/poolquantity.php
        )

    [bitrix\sale\internals\providercreator] => Array
        (
            [module] => sale
            [file] => lib/internals/providercreator.php
        )

    [bitrix\sale\internals\providerbuilderbase] => Array
        (
            [module] => sale
            [file] => lib/internals/providerbuilderbase.php
        )

    [bitrix\sale\internals\providerbuilder] => Array
        (
            [module] => sale
            [file] => lib/internals/providerbuilder.php
        )

    [bitrix\sale\internals\providerbuildercompatibility] => Array
        (
            [module] => sale
            [file] => lib/internals/providerbuildercompatibility.php
        )

    [bitrix\sale\orderhistory] => Array
        (
            [module] => sale
            [file] => lib/orderhistory.php
        )

    [bitrix\sale\internals\callbackregistrytable] => Array
        (
            [module] => sale
            [file] => lib/internals/callbackregistry.php
        )

    [bitrix\sale\internals\basketpropertytable] => Array
        (
            [module] => sale
            [file] => lib/internals/basketproperties.php
        )

    [bitrix\sale\internals\companytable] => Array
        (
            [module] => sale
            [file] => lib/internals/company.php
        )

    [bitrix\sale\internals\companygrouptable] => Array
        (
            [module] => sale
            [file] => lib/internals/companygroup.php
        )

    [bitrix\sale\internals\companyresponsiblegrouptable] => Array
        (
            [module] => sale
            [file] => lib/internals/companyresponsiblegroup.php
        )

    [bitrix\sale\internals\persontypetable] => Array
        (
            [module] => sale
            [file] => lib/internals/persontype.php
        )

    [bitrix\sale\internals\persontypesitetable] => Array
        (
            [module] => sale
            [file] => lib/internals/persontypesite.php
        )

    [bitrix\sale\internals\pool] => Array
        (
            [module] => sale
            [file] => lib/internals/pool.php
        )

    [bitrix\sale\internals\userbudgetpool] => Array
        (
            [module] => sale
            [file] => lib/internals/userbudgetpool.php
        )

    [bitrix\sale\internals\eventspool] => Array
        (
            [module] => sale
            [file] => lib/internals/eventspool.php
        )

    [bitrix\sale\internals\events] => Array
        (
            [module] => sale
            [file] => lib/internals/events.php
        )

    [bitrix\sale\pricemaths] => Array
        (
            [module] => sale
            [file] => lib/pricemaths.php
        )

    [bitrix\sale\basketcomponenthelper] => Array
        (
            [module] => sale
            [file] => lib/basketcomponenthelper.php
        )

    [bitrix\sale\registry] => Array
        (
            [module] => sale
            [file] => lib/registry.php
        )

    [ipaymentorder] => Array
        (
            [module] => sale
            [file] => lib/internals/paymentinterface.php
        )

    [ishipmentorder] => Array
        (
            [module] => sale
            [file] => lib/internals/shipmentinterface.php
        )

    [ientitymarker] => Array
        (
            [module] => sale
            [file] => lib/internals/entitymarkerinterface.php
        )

    [bitrix\sale\internals\orderarchivetable] => Array
        (
            [module] => sale
            [file] => lib/internals/orderarchive.php
        )

    [bitrix\sale\internals\basketarchivetable] => Array
        (
            [module] => sale
            [file] => lib/internals/basketarchive.php
        )

    [bitrix\sale\internals\orderarchivepackedtable] => Array
        (
            [module] => sale
            [file] => lib/internals/orderarchivepacked.php
        )

    [bitrix\sale\internals\basketarchivepackedtable] => Array
        (
            [module] => sale
            [file] => lib/internals/basketarchivepacked.php
        )

    [bitrix\sale\archive\manager] => Array
        (
            [module] => sale
            [file] => lib/archive/manager.php
        )

    [bitrix\sale\archive\recovery\base] => Array
        (
            [module] => sale
            [file] => lib/archive/recovery/base.php
        )

    [bitrix\sale\archive\recovery\scheme] => Array
        (
            [module] => sale
            [file] => lib/archive/recovery/scheme.php
        )

    [bitrix\sale\archive\recovery\version1] => Array
        (
            [module] => sale
            [file] => lib/archive/recovery/version1.php
        )

    [bitrix\sale\tax\ratetable] => Array
        (
            [module] => sale
            [file] => lib/tax/rate.php
        )

    [bitrix\sale\location\locationtable] => Array
        (
            [module] => sale
            [file] => lib/location/location.php
        )

    [bitrix\sale\location\tree] => Array
        (
            [module] => sale
            [file] => lib/location/tree.php
        )

    [bitrix\sale\location\typetable] => Array
        (
            [module] => sale
            [file] => lib/location/type.php
        )

    [bitrix\sale\location\grouptable] => Array
        (
            [module] => sale
            [file] => lib/location/group.php
        )

    [bitrix\sale\location\externaltable] => Array
        (
            [module] => sale
            [file] => lib/location/external.php
        )

    [bitrix\sale\location\externalservicetable] => Array
        (
            [module] => sale
            [file] => lib/location/externalservice.php
        )

    [bitrix\sale\location\search\finder] => Array
        (
            [module] => sale
            [file] => lib/location/search/finder.php
        )

    [bitrix\sale\location\search\wordtable] => Array
        (
            [module] => sale
            [file] => lib/location/search/word.php
        )

    [bitrix\sale\location\search\chaintable] => Array
        (
            [module] => sale
            [file] => lib/location/search/chain.php
        )

    [bitrix\sale\location\search\sitelinktable] => Array
        (
            [module] => sale
            [file] => lib/location/search/sitelink.php
        )

    [bitrix\sale\location\name\nameentity] => Array
        (
            [module] => sale
            [file] => lib/location/name/nameentity.php
        )

    [bitrix\sale\location\name\locationtable] => Array
        (
            [module] => sale
            [file] => lib/location/name/location.php
        )

    [bitrix\sale\location\name\typetable] => Array
        (
            [module] => sale
            [file] => lib/location/name/type.php
        )

    [bitrix\sale\location\name\grouptable] => Array
        (
            [module] => sale
            [file] => lib/location/name/group.php
        )

    [bitrix\sale\location\connector] => Array
        (
            [module] => sale
            [file] => lib/location/connector.php
        )

    [bitrix\sale\location\grouplocationtable] => Array
        (
            [module] => sale
            [file] => lib/location/grouplocation.php
        )

    [bitrix\sale\location\sitelocationtable] => Array
        (
            [module] => sale
            [file] => lib/location/sitelocation.php
        )

    [bitrix\sale\location\defaultsitetable] => Array
        (
            [module] => sale
            [file] => lib/location/defaultsite.php
        )

    [bitrix\sale\location\db\commonhelper] => Array
        (
            [module] => sale
            [file] => lib/location/db/commonhelper.php
        )

    [bitrix\sale\location\db\helper] => Array
        (
            [module] => sale
            [file] => lib/location/db/mysql/helper.php
        )

    [bitrix\sale\location\db\blockinserter] => Array
        (
            [module] => sale
            [file] => lib/location/db/blockinserter.php
        )

    [bitrix\sale\location\admin\helper] => Array
        (
            [module] => sale
            [file] => lib/location/admin/helper.php
        )

    [bitrix\sale\location\admin\namehelper] => Array
        (
            [module] => sale
            [file] => lib/location/admin/namehelper.php
        )

    [bitrix\sale\location\admin\locationhelper] => Array
        (
            [module] => sale
            [file] => lib/location/admin/locationhelper.php
        )

    [bitrix\sale\location\admin\typehelper] => Array
        (
            [module] => sale
            [file] => lib/location/admin/typehelper.php
        )

    [bitrix\sale\location\admin\grouphelper] => Array
        (
            [module] => sale
            [file] => lib/location/admin/grouphelper.php
        )

    [bitrix\sale\location\admin\defaultsitehelper] => Array
        (
            [module] => sale
            [file] => lib/location/admin/defaultsitehelper.php
        )

    [bitrix\sale\location\admin\sitelocationhelper] => Array
        (
            [module] => sale
            [file] => lib/location/admin/sitelocationhelper.php
        )

    [bitrix\sale\location\admin\externalservicehelper] => Array
        (
            [module] => sale
            [file] => lib/location/admin/externalservicehelper.php
        )

    [bitrix\sale\location\admin\searchhelper] => Array
        (
            [module] => sale
            [file] => lib/location/admin/searchhelper.php
        )

    [bitrix\sale\location\util\process] => Array
        (
            [module] => sale
            [file] => lib/location/util/process.php
        )

    [bitrix\sale\location\util\csvreader] => Array
        (
            [module] => sale
            [file] => lib/location/util/csvreader.php
        )

    [bitrix\sale\location\util\assert] => Array
        (
            [module] => sale
            [file] => lib/location/util/assert.php
        )

    [bitrix\sale\location\import\importprocess] => Array
        (
            [module] => sale
            [file] => lib/location/import/importprocess.php
        )

    [bitrix\sale\location\search\reindexprocess] => Array
        (
            [module] => sale
            [file] => lib/location/search/reindexprocess.php
        )

    [bitrix\sale\location\tree\nodenotfoundexception] => Array
        (
            [module] => sale
            [file] => lib/location/tree/exception.php
        )

    [bitrix\sale\location\tree\nodeincorrectexception] => Array
        (
            [module] => sale
            [file] => lib/location/tree/exception.php
        )

    [bitrix\sale\location\exception] => Array
        (
            [module] => sale
            [file] => lib/location/exception.php
        )

    [csaleproxyadminresult] => Array
        (
            [module] => sale
            [file] => general/proxyadminresult.php
        )

    [csaleproxyadminuiresult] => Array
        (
            [module] => sale
            [file] => general/proxyadminresult.php
        )

    [csaleproxyresult] => Array
        (
            [module] => sale
            [file] => general/proxyresult.php
        )

    [bitrix\sale\location\migration\cupdaterlocationpro] => Array
        (
            [module] => sale
            [file] => lib/location/migration/migrate.php
        )

    [bitrix\sale\delivery\deliverylocationtable] => Array
        (
            [module] => sale
            [file] => lib/delivery/deliverylocation.php
        )

    [bitrix\sale\delivery\deliverylocationexcludetable] => Array
        (
            [module] => sale
            [file] => lib/delivery/deliverylocationexclude.php
        )

    [bitrix\sale\tax\ratelocationtable] => Array
        (
            [module] => sale
            [file] => lib/tax/ratelocation.php
        )

    [csalebasketfilter] => Array
        (
            [module] => sale
            [file] => general/sale_cond.php
        )

    [csalecondctrl] => Array
        (
            [module] => sale
            [file] => general/sale_cond.php
        )

    [csalecondctrlcomplex] => Array
        (
            [module] => sale
            [file] => general/sale_cond.php
        )

    [csalecondctrlgroup] => Array
        (
            [module] => sale
            [file] => general/sale_cond.php
        )

    [csalecondctrlbasketgroup] => Array
        (
            [module] => sale
            [file] => general/sale_cond.php
        )

    [csalecondctrlbasketfields] => Array
        (
            [module] => sale
            [file] => general/sale_cond.php
        )

    [csalecondctrlbasketitemconditions] => Array
        (
            [module] => sale
            [file] => general/sale_cond.php
        )

    [csalecondctrlbasketproperties] => Array
        (
            [module] => sale
            [file] => general/sale_cond.php
        )

    [csalecondctrlorderfields] => Array
        (
            [module] => sale
            [file] => general/sale_cond.php
        )

    [csalecondctrlcommon] => Array
        (
            [module] => sale
            [file] => general/sale_cond.php
        )

    [csalecondtree] => Array
        (
            [module] => sale
            [file] => general/sale_cond.php
        )

    [csalecondctrlpastorder] => Array
        (
            [module] => sale
            [file] => general/sale_cond.php
        )

    [csalecondcumulativectrl] => Array
        (
            [module] => sale
            [file] => general/sale_cond.php
        )

    [csalecumulativeaction] => Array
        (
            [module] => sale
            [file] => general/sale_act.php
        )

    [csaleactionctrl] => Array
        (
            [module] => sale
            [file] => general/sale_act.php
        )

    [csaleactionctrlcomplex] => Array
        (
            [module] => sale
            [file] => general/sale_act.php
        )

    [csaleactionctrlgroup] => Array
        (
            [module] => sale
            [file] => general/sale_act.php
        )

    [csaleactionctrlaction] => Array
        (
            [module] => sale
            [file] => general/sale_act.php
        )

    [csalediscountactionapply] => Array
        (
            [module] => sale
            [file] => general/sale_act.php
        )

    [csaleactionctrldelivery] => Array
        (
            [module] => sale
            [file] => general/sale_act.php
        )

    [csaleactiongift] => Array
        (
            [module] => sale
            [file] => general/sale_act.php
        )

    [csaleactiongiftctrlgroup] => Array
        (
            [module] => sale
            [file] => general/sale_act.php
        )

    [csaleactionctrlbasketgroup] => Array
        (
            [module] => sale
            [file] => general/sale_act.php
        )

    [csaleactionctrlsubgroup] => Array
        (
            [module] => sale
            [file] => general/sale_act.php
        )

    [csaleactioncondctrlbasketfields] => Array
        (
            [module] => sale
            [file] => general/sale_act.php
        )

    [csaleactiontree] => Array
        (
            [module] => sale
            [file] => general/sale_act.php
        )

    [csalediscountconvert] => Array
        (
            [module] => sale
            [file] => general/discount_convert.php
        )

    [csalepdf] => Array
        (
            [module] => sale
            [file] => general/pdf.php
        )

    [csaleymhandler] => Array
        (
            [module] => sale
            [file] => general/ym_handler.php
        )

    [csaleymlocation] => Array
        (
            [module] => sale
            [file] => general/ym_location.php
        )

    [bitrix\sale\delivery\calculationresult] => Array
        (
            [module] => sale
            [file] => lib/delivery/calculationresult.php
        )

    [bitrix\sale\delivery\services\table] => Array
        (
            [module] => sale
            [file] => lib/delivery/services/table.php
        )

    [bitrix\sale\delivery\restrictions\table] => Array
        (
            [module] => sale
            [file] => lib/delivery/restrictions/table.php
        )

    [bitrix\sale\delivery\services\manager] => Array
        (
            [module] => sale
            [file] => lib/delivery/services/manager.php
        )

    [bitrix\sale\delivery\restrictions\base] => Array
        (
            [module] => sale
            [file] => lib/delivery/restrictions/base.php
        )

    [bitrix\sale\delivery\restrictions\manager] => Array
        (
            [module] => sale
            [file] => lib/delivery/restrictions/manager.php
        )

    [bitrix\sale\delivery\services\base] => Array
        (
            [module] => sale
            [file] => lib/delivery/services/base.php
        )

    [bitrix\sale\delivery\menu] => Array
        (
            [module] => sale
            [file] => lib/delivery/menu.php
        )

    [bitrix\sale\delivery\services\objectpool] => Array
        (
            [module] => sale
            [file] => lib/delivery/services/objectpool.php
        )

    [bitrix\sale\tradingplatformtable] => Array
        (
            [module] => sale
            [file] => lib/internals/tradingplatform.php
        )

    [bitrix\sale\tradingplatform\ebay\policy] => Array
        (
            [module] => sale
            [file] => lib/tradingplatform/ebay/policy.php
        )

    [bitrix\sale\tradingplatform\helper] => Array
        (
            [module] => sale
            [file] => lib/tradingplatform/helper.php
        )

    [bitrix\sale\tradingplatform\ymarket\yandexmarket] => Array
        (
            [module] => sale
            [file] => lib/tradingplatform/ymarket/yandexmarket.php
        )

    [bitrix\sale\tradingplatform\platform] => Array
        (
            [module] => sale
            [file] => lib/tradingplatform/platform.php
        )

    [bitrix\sale\tradingplatform\logger] => Array
        (
            [module] => sale
            [file] => lib/tradingplatform/logger.php
        )

    [bitrix\sale\internals\shipmentextraservicetable] => Array
        (
            [module] => sale
            [file] => lib/internals/shipmentextraservice.php
        )

    [bitrix\sale\delivery\extraservices\manager] => Array
        (
            [module] => sale
            [file] => lib/delivery/extra_services/manager.php
        )

    [bitrix\sale\delivery\extraservices\base] => Array
        (
            [module] => sale
            [file] => lib/delivery/extra_services/base.php
        )

    [bitrix\sale\delivery\extraservices\table] => Array
        (
            [module] => sale
            [file] => lib/delivery/extra_services/table.php
        )

    [bitrix\sale\delivery\tracking\manager] => Array
        (
            [module] => sale
            [file] => lib/delivery/tracking/manager.php
        )

    [bitrix\sale\delivery\tracking\table] => Array
        (
            [module] => sale
            [file] => lib/delivery/tracking/table.php
        )

    [bitrix\sale\delivery\externallocationmap] => Array
        (
            [module] => sale
            [file] => lib/delivery/externallocationmap.php
        )

    [bitrix\sale\internals\servicerestrictiontable] => Array
        (
            [module] => sale
            [file] => lib/internals/servicerestriction.php
        )

    [bitrix\sale\services\base\restrictionmanager] => Array
        (
            [module] => sale
            [file] => lib/services/base/restrictionmanager.php
        )

    [bitrix\sale\services\base\siterestriction] => Array
        (
            [module] => sale
            [file] => lib/services/base/siterestriction.php
        )

    [bitrix\sale\services\base\tradebindingrestriction] => Array
        (
            [module] => sale
            [file] => lib/services/base/tradebindingrestriction.php
        )

    [bitrix\sale\compatible\discountcompatibility] => Array
        (
            [module] => sale
            [file] => lib/compatible/discountcompatibility.php
        )

    [bitrix\sale\config\feature] => Array
        (
            [module] => sale
            [file] => lib/config/feature.php
        )

    [bitrix\sale\discount\context\basecontext] => Array
        (
            [module] => sale
            [file] => lib/discount/context/basecontext.php
        )

    [bitrix\sale\discount\context\fuser] => Array
        (
            [module] => sale
            [file] => lib/discount/context/fuser.php
        )

    [bitrix\sale\discount\context\user] => Array
        (
            [module] => sale
            [file] => lib/discount/context/user.php
        )

    [bitrix\sale\discount\context\usergroup] => Array
        (
            [module] => sale
            [file] => lib/discount/context/usergroup.php
        )

    [bitrix\sale\discount\gift\collection] => Array
        (
            [module] => sale
            [file] => lib/discount/gift/collection.php
        )

    [bitrix\sale\discount\gift\gift] => Array
        (
            [module] => sale
            [file] => lib/discount/gift/gift.php
        )

    [bitrix\sale\discount\gift\manager] => Array
        (
            [module] => sale
            [file] => lib/discount/gift/manager.php
        )

    [bitrix\sale\discount\gift\relateddatatable] => Array
        (
            [module] => sale
            [file] => lib/discount/gift/relateddata.php
        )

    [bitrix\sale\discount\index\indexelementtable] => Array
        (
            [module] => sale
            [file] => lib/discount/index/indexelement.php
        )

    [bitrix\sale\discount\index\indexsectiontable] => Array
        (
            [module] => sale
            [file] => lib/discount/index/indexsection.php
        )

    [bitrix\sale\discount\index\manager] => Array
        (
            [module] => sale
            [file] => lib/discount/index/manager.php
        )

    [bitrix\sale\discount\migration\orderdiscountmigrator] => Array
        (
            [module] => sale
            [file] => lib/discount/migration/orderdiscountmigrator.php
        )

    [bitrix\sale\discount\prediction\manager] => Array
        (
            [module] => sale
            [file] => lib/discount/prediction/manager.php
        )

    [bitrix\sale\discount\preset\arrayhelper] => Array
        (
            [module] => sale
            [file] => lib/discount/preset/arrayhelper.php
        )

    [bitrix\sale\discount\preset\basepreset] => Array
        (
            [module] => sale
            [file] => lib/discount/preset/basepreset.php
        )

    [bitrix\sale\discount\preset\htmlhelper] => Array
        (
            [module] => sale
            [file] => lib/discount/preset/htmlhelper.php
        )

    [bitrix\sale\discount\preset\manager] => Array
        (
            [module] => sale
            [file] => lib/discount/preset/manager.php
        )

    [bitrix\sale\discount\preset\selectproductpreset] => Array
        (
            [module] => sale
            [file] => lib/discount/preset/selectproductpreset.php
        )

    [bitrix\sale\discount\preset\state] => Array
        (
            [module] => sale
            [file] => lib/discount/preset/state.php
        )

    [bitrix\sale\discount\result\compatibleformat] => Array
        (
            [module] => sale
            [file] => lib/discount/result/compatibleformat.php
        )

    [bitrix\sale\discount\runtimecache\discountcache] => Array
        (
            [module] => sale
            [file] => lib/discount/runtimecache/discountcache.php
        )

    [bitrix\sale\discount\runtimecache\fusercache] => Array
        (
            [module] => sale
            [file] => lib/discount/runtimecache/fusercache.php
        )

    [bitrix\sale\discount\actions] => Array
        (
            [module] => sale
            [file] => lib/discount/actions.php
        )

    [bitrix\sale\discount\analyzer] => Array
        (
            [module] => sale
            [file] => lib/discount/analyzer.php
        )

    [bitrix\sale\discount\cumulativecalculator] => Array
        (
            [module] => sale
            [file] => lib/discount/cumulativecalculator.php
        )

    [bitrix\sale\discount\formatter] => Array
        (
            [module] => sale
            [file] => lib/discount/formatter.php
        )

    [bitrix\sale\internals\discounttable] => Array
        (
            [module] => sale
            [file] => lib/internals/discount.php
        )

    [bitrix\sale\internals\discountcoupontable] => Array
        (
            [module] => sale
            [file] => lib/internals/discountcoupon.php
        )

    [bitrix\sale\internals\discountentitiestable] => Array
        (
            [module] => sale
            [file] => lib/internals/discountentities.php
        )

    [bitrix\sale\internals\discountgrouptable] => Array
        (
            [module] => sale
            [file] => lib/internals/discountgroup.php
        )

    [bitrix\sale\internals\discountmoduletable] => Array
        (
            [module] => sale
            [file] => lib/internals/discountmodule.php
        )

    [bitrix\sale\internals\orderdiscounttable] => Array
        (
            [module] => sale
            [file] => lib/internals/orderdiscount.php
        )

    [bitrix\sale\internals\orderdiscountdatatable] => Array
        (
            [module] => sale
            [file] => lib/internals/orderdiscount.php
        )

    [bitrix\sale\internals\ordercouponstable] => Array
        (
            [module] => sale
            [file] => lib/internals/orderdiscount.php
        )

    [bitrix\sale\internals\ordermodulestable] => Array
        (
            [module] => sale
            [file] => lib/internals/orderdiscount.php
        )

    [bitrix\sale\internals\orderroundtable] => Array
        (
            [module] => sale
            [file] => lib/internals/orderround.php
        )

    [bitrix\sale\internals\orderrulestable] => Array
        (
            [module] => sale
            [file] => lib/internals/orderdiscount.php
        )

    [bitrix\sale\internals\orderrulesdescrtable] => Array
        (
            [module] => sale
            [file] => lib/internals/orderdiscount.php
        )

    [bitrix\sale\internals\accountnumbergenerator] => Array
        (
            [module] => sale
            [file] => lib/internals/accountnumber.php
        )

    [bitrix\sale\discount] => Array
        (
            [module] => sale
            [file] => lib/discount.php
        )

    [bitrix\sale\discountbase] => Array
        (
            [module] => sale
            [file] => lib/discountbase.php
        )

    [bitrix\sale\discountcouponsmanager] => Array
        (
            [module] => sale
            [file] => lib/discountcouponsmanager.php
        )

    [bitrix\sale\discountcouponsmanagerbase] => Array
        (
            [module] => sale
            [file] => lib/discountcouponsmanagerbase.php
        )

    [bitrix\sale\orderdiscount] => Array
        (
            [module] => sale
            [file] => lib/orderdiscount.php
        )

    [bitrix\sale\orderdiscountbase] => Array
        (
            [module] => sale
            [file] => lib/orderdiscountbase.php
        )

    [bitrix\sale\orderdiscountmanager] => Array
        (
            [module] => sale
            [file] => lib/orderdiscountmanager.php
        )

    [bitrix\sale\paysystem\logger] => Array
        (
            [module] => sale
            [file] => lib/paysystem/logger.php
        )

    [bitrix\sale\paysystem\restservice] => Array
        (
            [module] => sale
            [file] => lib/paysystem/restservice.php
        )

    [bitrix\sale\paysystem\resthandler] => Array
        (
            [module] => sale
            [file] => lib/paysystem/resthandler.php
        )

    [bitrix\sale\services\base\restclient] => Array
        (
            [module] => sale
            [file] => lib/services/base/restclient.php
        )

    [bitrix\sale\paysystem\service] => Array
        (
            [module] => sale
            [file] => lib/paysystem/service.php
        )

    [bitrix\sale\internals\paysystemresthandlerstable] => Array
        (
            [module] => sale
            [file] => lib/internals/paysystemresthandlers.php
        )

    [bitrix\sale\paysystem\manager] => Array
        (
            [module] => sale
            [file] => lib/paysystem/manager.php
        )

    [bitrix\sale\paysystem\baseservicehandler] => Array
        (
            [module] => sale
            [file] => lib/paysystem/baseservicehandler.php
        )

    [bitrix\sale\paysystem\servicehandler] => Array
        (
            [module] => sale
            [file] => lib/paysystem/servicehandler.php
        )

    [bitrix\sale\paysystem\irefund] => Array
        (
            [module] => sale
            [file] => lib/paysystem/irefund.php
        )

    [bitrix\sale\paysystem\ipdf] => Array
        (
            [module] => sale
            [file] => lib/paysystem/ipdf.php
        )

    [bitrix\sale\paysystem\irefundextended] => Array
        (
            [module] => sale
            [file] => lib/paysystem/irefundextended.php
        )

    [bitrix\sale\paysystem\cert] => Array
        (
            [module] => sale
            [file] => lib/paysystem/cert.php
        )

    [bitrix\sale\paysystem\ipayable] => Array
        (
            [module] => sale
            [file] => lib/paysystem/ipayable.php
        )

    [bitrix\sale\paysystem\icheckable] => Array
        (
            [module] => sale
            [file] => lib/paysystem/icheckable.php
        )

    [bitrix\sale\paysystem\iprepayable] => Array
        (
            [module] => sale
            [file] => lib/paysystem/iprepayable.php
        )

    [bitrix\sale\paysystem\compatibilityhandler] => Array
        (
            [module] => sale
            [file] => lib/paysystem/compatibilityhandler.php
        )

    [bitrix\sale\paysystem\ihold] => Array
        (
            [module] => sale
            [file] => lib/paysystem/ihold.php
        )

    [bitrix\sale\paysystem\ipartialhold] => Array
        (
            [module] => sale
            [file] => lib/paysystem/ipartialhold.php
        )

    [bitrix\sale\internals\paymentlogtable] => Array
        (
            [module] => sale
            [file] => lib/internals/paymentlog.php
        )

    [bitrix\sale\services\paysystem\restrictions\manager] => Array
        (
            [module] => sale
            [file] => lib/services/paysystem/restrictions/manager.php
        )

    [bitrix\sale\services\base\restriction] => Array
        (
            [module] => sale
            [file] => lib/services/base/restriction.php
        )

    [bitrix\sale\internals\yandexsettingstable] => Array
        (
            [module] => sale
            [file] => lib/internals/yandexsettings.php
        )

    [bitrix\sale\services\company\manager] => Array
        (
            [module] => sale
            [file] => lib/services/company/manager.php
        )

    [bitrix\sale\internals\collectionfilteriterator] => Array
        (
            [module] => sale
            [file] => lib/internals/collectionfilteriterator.php
        )

    [bitrix\sale\cashbox\internals\pool] => Array
        (
            [module] => sale
            [file] => lib/cashbox/internals/pool.php
        )

    [bitrix\sale\cashbox\internals\cashboxtable] => Array
        (
            [module] => sale
            [file] => lib/cashbox/internals/cashbox.php
        )

    [bitrix\sale\cashbox\internals\cashboxchecktable] => Array
        (
            [module] => sale
            [file] => lib/cashbox/internals/cashboxcheck.php
        )

    [bitrix\sale\cashbox\internals\cashboxzreporttable] => Array
        (
            [module] => sale
            [file] => lib/cashbox/internals/cashboxzreport.php
        )

    [bitrix\sale\cashbox\internals\cashboxerrlogtable] => Array
        (
            [module] => sale
            [file] => lib/cashbox/internals/cashboxerrlog.php
        )

    [bitrix\sale\cashbox\cashbox] => Array
        (
            [module] => sale
            [file] => lib/cashbox/cashbox.php
        )

    [bitrix\sale\cashbox\manager] => Array
        (
            [module] => sale
            [file] => lib/cashbox/manager.php
        )

    [bitrix\sale\cashbox\iprintimmediately] => Array
        (
            [module] => sale
            [file] => lib/cashbox/iprintimmediately.php
        )

    [bitrix\sale\cashbox\restrictions\manager] => Array
        (
            [module] => sale
            [file] => lib/cashbox/restrictions/manager.php
        )

    [bitrix\sale\notify] => Array
        (
            [module] => sale
            [file] => lib/notify.php
        )

    [bitrix\sale\buyerstatistic] => Array
        (
            [module] => sale
            [file] => /lib/buyerstatistic.php
        )

    [bitrix\sale\internals\buyerstatistictable] => Array
        (
            [module] => sale
            [file] => /lib/internals/buyerstatistic.php
        )

    [cadminsalelist] => Array
        (
            [module] => sale
            [file] => general/admin_lib.php
        )

    [bitrix\sale\helpers\admin\skuprops] => Array
        (
            [module] => sale
            [file] => lib/helpers/admin/skuprops.php
        )

    [bitrix\sale\helpers\admin\product] => Array
        (
            [module] => sale
            [file] => lib/helpers/admin/product.php
        )

    [bitrix\sale\helpers\order] => Array
        (
            [module] => sale
            [file] => lib/helpers/order.php
        )

    [bitrix\sale\location\comparator\replacement] => Array
        (
            [module] => sale
            [file] => lib/location/comparator/ru/replacement.php
        )

    [bitrix\sale\location\comparator\tmptable] => Array
        (
            [module] => sale
            [file] => lib/location/comparator/tmptable.php
        )

    [bitrix\sale\location\comparator] => Array
        (
            [module] => sale
            [file] => lib/location/comparator.php
        )

    [bitrix\sale\location\comparator\mapresult] => Array
        (
            [module] => sale
            [file] => lib/location/comparator/mapresult.php
        )

    [bitrix\sale\location\comparator\mapper] => Array
        (
            [module] => sale
            [file] => lib/location/comparator/mapper.php
        )

    [bitrix\sale\exchange\onec\documentimport] => Array
        (
            [module] => sale
            [file] => /lib/exchange/compatibility/documents.php
        )

    [bitrix\sale\exchange\onec\collisionorder] => Array
        (
            [module] => sale
            [file] => /lib/exchange/onec/importcollision.php
        )

    [bitrix\sale\exchange\onec\collisionshipment] => Array
        (
            [module] => sale
            [file] => /lib/exchange/onec/importcollision.php
        )

    [bitrix\sale\exchange\onec\collisionpayment] => Array
        (
            [module] => sale
            [file] => /lib/exchange/onec/importcollision.php
        )

    [bitrix\sale\exchange\onec\collisionprofile] => Array
        (
            [module] => sale
            [file] => /lib/exchange/onec/importcollision.php
        )

    [bitrix\sale\exchange\onec\paymentcashdocument] => Array
        (
            [module] => sale
            [file] => /lib/exchange/onec/paymentdocument.php
        )

    [bitrix\sale\exchange\onec\paymentcashlessdocument] => Array
        (
            [module] => sale
            [file] => /lib/exchange/onec/paymentdocument.php
        )

    [bitrix\sale\exchange\onec\paymentcarddocument] => Array
        (
            [module] => sale
            [file] => /lib/exchange/onec/paymentdocument.php
        )

    [bitrix\sale\exchange\onec\importcriterionbase] => Array
        (
            [module] => sale
            [file] => /lib/exchange/onec/importcriterion.php
        )

    [bitrix\sale\exchange\onec\importcriteriononeccml2] => Array
        (
            [module] => sale
            [file] => /lib/exchange/onec/importcriterion.php
        )

    [bitrix\sale\exchange\onec\criterionorder] => Array
        (
            [module] => sale
            [file] => /lib/exchange/onec/importcriterion.php
        )

    [bitrix\sale\exchange\onec\criterionshipment] => Array
        (
            [module] => sale
            [file] => /lib/exchange/onec/importcriterion.php
        )

    [bitrix\sale\exchange\onec\criterionshipmentinvoice] => Array
        (
            [module] => sale
            [file] => /lib/exchange/onec/importcriterion.php
        )

    [bitrix\sale\exchange\onec\criterionpayment] => Array
        (
            [module] => sale
            [file] => /lib/exchange/onec/importcriterion.php
        )

    [bitrix\sale\exchange\onec\criterionprofile] => Array
        (
            [module] => sale
            [file] => /lib/exchange/onec/importcriterion.php
        )

    [bitrix\sale\exchange\entity\orderimportloader] => Array
        (
            [module] => sale
            [file] => /lib/exchange/entity/entityimportloader.php
        )

    [bitrix\sale\exchange\entity\invoiceimportloader] => Array
        (
            [module] => sale
            [file] => /lib/exchange/entity/entityimportloader.php
        )

    [bitrix\sale\exchange\entity\paymentimportloader] => Array
        (
            [module] => sale
            [file] => /lib/exchange/entity/entityimportloader.php
        )

    [bitrix\sale\exchange\entity\shipmentimportloader] => Array
        (
            [module] => sale
            [file] => /lib/exchange/entity/entityimportloader.php
        )

    [bitrix\sale\exchange\entity\userprofileimportloader] => Array
        (
            [module] => sale
            [file] => /lib/exchange/entity/entityimportloader.php
        )

    [bitrix\sale\exchange\entity\paymentcashlessimport] => Array
        (
            [module] => sale
            [file] => /lib/exchange/entity/paymentimport.php
        )

    [bitrix\sale\exchange\entity\paymentcardimport] => Array
        (
            [module] => sale
            [file] => /lib/exchange/entity/paymentimport.php
        )

    [bitrix\sale\exchange\entity\paymentcashimport] => Array
        (
            [module] => sale
            [file] => /lib/exchange/entity/paymentimport.php
        )

    [bitrix\sale\location\geoip] => Array
        (
            [module] => sale
            [file] => /lib/location/geoip.php
        )

    [bitrix\sale\delivery\requests\manager] => Array
        (
            [module] => sale
            [file] => /lib/delivery/requests/manager.php
        )

    [bitrix\sale\delivery\requests\helper] => Array
        (
            [module] => sale
            [file] => /lib/delivery/requests/helper.php
        )

    [bitrix\sale\delivery\requests\handlerbase] => Array
        (
            [module] => sale
            [file] => /lib/delivery/requests/handlerbase.php
        )

    [bitrix\sale\delivery\requests\requesttable] => Array
        (
            [module] => sale
            [file] => /lib/delivery/requests/request.php
        )

    [bitrix\sale\delivery\requests\shipmenttable] => Array
        (
            [module] => sale
            [file] => /lib/delivery/requests/shipment.php
        )

    [bitrix\sale\delivery\requests\result] => Array
        (
            [module] => sale
            [file] => /lib/delivery/requests/result.php
        )

    [bitrix\sale\delivery\requests\resultfile] => Array
        (
            [module] => sale
            [file] => /lib/delivery/requests/resultfile.php
        )

    [bitrix\sale\delivery\packing\packer] => Array
        (
            [module] => sale
            [file] => /lib/delivery/packing/packer.php
        )

    [bitrix\sale\recurring] => Array
        (
            [module] => sale
            [file] => /lib/recurring.php
        )

    [bitrix\sale\location\normalizer\builder] => Array
        (
            [module] => sale
            [file] => /lib/location/normalizer/builder.php
        )

    [bitrix\sale\location\normalizer\ibuilder] => Array
        (
            [module] => sale
            [file] => /lib/location/normalizer/ibuilder.php
        )

    [bitrix\sale\location\normalizer\normalizer] => Array
        (
            [module] => sale
            [file] => /lib/location/normalizer/normalizer.php
        )

    [bitrix\sale\location\normalizer\inormalizer] => Array
        (
            [module] => sale
            [file] => /lib/location/normalizer/inormalizer.php
        )

    [bitrix\sale\location\normalizer\commonnormalizer] => Array
        (
            [module] => sale
            [file] => /lib/location/normalizer/commonnormalizer.php
        )

    [bitrix\sale\location\normalizer\nullnormalizer] => Array
        (
            [module] => sale
            [file] => /lib/location/normalizer/nullnormalizer.php
        )

    [bitrix\sale\location\normalizer\spacenormalizer] => Array
        (
            [module] => sale
            [file] => /lib/location/normalizer/spacenormalizer.php
        )

    [bitrix\sale\location\normalizer\languagenormalizer] => Array
        (
            [module] => sale
            [file] => /lib/location/normalizer/languagenormalizer.php
        )

    [bitrix\sale\location\normalizer\helper] => Array
        (
            [module] => sale
            [file] => /lib/location/normalizer/helper.php
        )

    [sale\handlers\delivery\additional\ruspost\reliability\service] => Array
        (
            [module] => sale
            [file] => /handlers/delivery/additional/ruspost/reliability/service.php
        )

)
Array
(
    [bitrix\main\application] => Array
        (
            [module] => main
            [file] => lib/application.php
        )

    [bitrix\main\httpapplication] => Array
        (
            [module] => main
            [file] => lib/httpapplication.php
        )

    [bitrix\main\argumentexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\argumentnullexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\argumentoutofrangeexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\argumenttypeexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\notimplementedexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\notsupportedexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\invalidoperationexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\objectpropertyexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\objectnotfoundexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\objectexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\systemexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\accessdeniedexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\decodingexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\io\invalidpathexception] => Array
        (
            [module] => main
            [file] => lib/io/ioexception.php
        )

    [bitrix\main\io\filenotfoundexception] => Array
        (
            [module] => main
            [file] => lib/io/ioexception.php
        )

    [bitrix\main\io\filedeleteexception] => Array
        (
            [module] => main
            [file] => lib/io/ioexception.php
        )

    [bitrix\main\io\fileopenexception] => Array
        (
            [module] => main
            [file] => lib/io/ioexception.php
        )

    [bitrix\main\io\filenotopenedexception] => Array
        (
            [module] => main
            [file] => lib/io/ioexception.php
        )

    [bitrix\main\context] => Array
        (
            [module] => main
            [file] => lib/context.php
        )

    [bitrix\main\httpcontext] => Array
        (
            [module] => main
            [file] => lib/httpcontext.php
        )

    [bitrix\main\dispatcher] => Array
        (
            [module] => main
            [file] => lib/dispatcher.php
        )

    [bitrix\main\environment] => Array
        (
            [module] => main
            [file] => lib/environment.php
        )

    [bitrix\main\event] => Array
        (
            [module] => main
            [file] => lib/event.php
        )

    [bitrix\main\eventmanager] => Array
        (
            [module] => main
            [file] => lib/eventmanager.php
        )

    [bitrix\main\eventresult] => Array
        (
            [module] => main
            [file] => lib/eventresult.php
        )

    [bitrix\main\request] => Array
        (
            [module] => main
            [file] => lib/request.php
        )

    [bitrix\main\httprequest] => Array
        (
            [module] => main
            [file] => lib/httprequest.php
        )

    [bitrix\main\response] => Array
        (
            [module] => main
            [file] => lib/response.php
        )

    [bitrix\main\httpresponse] => Array
        (
            [module] => main
            [file] => lib/httpresponse.php
        )

    [bitrix\main\modulemanager] => Array
        (
            [module] => main
            [file] => lib/modulemanager.php
        )

    [bitrix\main\server] => Array
        (
            [module] => main
            [file] => lib/server.php
        )

    [bitrix\main\config\configuration] => Array
        (
            [module] => main
            [file] => lib/config/configuration.php
        )

    [bitrix\main\config\option] => Array
        (
            [module] => main
            [file] => lib/config/option.php
        )

    [bitrix\main\context\culture] => Array
        (
            [module] => main
            [file] => lib/context/culture.php
        )

    [bitrix\main\data\cache] => Array
        (
            [module] => main
            [file] => lib/data/cache.php
        )

    [bitrix\main\data\cacheengineapc] => Array
        (
            [module] => main
            [file] => lib/data/cacheengineapc.php
        )

    [bitrix\main\data\cacheenginememcache] => Array
        (
            [module] => main
            [file] => lib/data/cacheenginememcache.php
        )

    [bitrix\main\data\cacheenginefiles] => Array
        (
            [module] => main
            [file] => lib/data/cacheenginefiles.php
        )

    [bitrix\main\data\cacheenginenone] => Array
        (
            [module] => main
            [file] => lib/data/cacheenginenone.php
        )

    [bitrix\main\data\connection] => Array
        (
            [module] => main
            [file] => lib/data/connection.php
        )

    [bitrix\main\data\connectionpool] => Array
        (
            [module] => main
            [file] => lib/data/connectionpool.php
        )

    [bitrix\main\data\icacheengine] => Array
        (
            [module] => main
            [file] => lib/data/cache.php
        )

    [bitrix\main\data\hsphpreadconnection] => Array
        (
            [module] => main
            [file] => lib/data/hsphpreadconnection.php
        )

    [bitrix\main\data\managedcache] => Array
        (
            [module] => main
            [file] => lib/data/managedcache.php
        )

    [bitrix\main\data\taggedcache] => Array
        (
            [module] => main
            [file] => lib/data/taggedcache.php
        )

    [bitrix\main\data\memcacheconnection] => Array
        (
            [module] => main
            [file] => lib/data/memcacheconnection.php
        )

    [bitrix\main\data\memcachedconnection] => Array
        (
            [module] => main
            [file] => lib/data/memcachedconnection.php
        )

    [bitrix\main\data\nosqlconnection] => Array
        (
            [module] => main
            [file] => lib/data/nosqlconnection.php
        )

    [bitrix\main\db\arrayresult] => Array
        (
            [module] => main
            [file] => lib/db/arrayresult.php
        )

    [bitrix\main\db\result] => Array
        (
            [module] => main
            [file] => lib/db/result.php
        )

    [bitrix\main\db\connection] => Array
        (
            [module] => main
            [file] => lib/db/connection.php
        )

    [bitrix\main\db\sqlexception] => Array
        (
            [module] => main
            [file] => lib/db/sqlexception.php
        )

    [bitrix\main\db\sqlqueryexception] => Array
        (
            [module] => main
            [file] => lib/db/sqlexception.php
        )

    [bitrix\main\db\transactionexception] => Array
        (
            [module] => main
            [file] => lib/db/sqlexception.php
        )

    [bitrix\main\db\sqlexpression] => Array
        (
            [module] => main
            [file] => lib/db/sqlexpression.php
        )

    [bitrix\main\db\sqlhelper] => Array
        (
            [module] => main
            [file] => lib/db/sqlhelper.php
        )

    [bitrix\main\db\mysqlcommonconnection] => Array
        (
            [module] => main
            [file] => lib/db/mysqlcommonconnection.php
        )

    [bitrix\main\db\mysqliconnection] => Array
        (
            [module] => main
            [file] => lib/db/mysqliconnection.php
        )

    [bitrix\main\db\mysqliresult] => Array
        (
            [module] => main
            [file] => lib/db/mysqliresult.php
        )

    [bitrix\main\db\mysqlisqlhelper] => Array
        (
            [module] => main
            [file] => lib/db/mysqlisqlhelper.php
        )

    [bitrix\main\db\mssqlconnection] => Array
        (
            [module] => main
            [file] => lib/db/mssqlconnection.php
        )

    [bitrix\main\db\mssqlresult] => Array
        (
            [module] => main
            [file] => lib/db/mssqlresult.php
        )

    [bitrix\main\db\mssqlsqlhelper] => Array
        (
            [module] => main
            [file] => lib/db/mssqlsqlhelper.php
        )

    [bitrix\main\db\oracleconnection] => Array
        (
            [module] => main
            [file] => lib/db/oracleconnection.php
        )

    [bitrix\main\db\oracleresult] => Array
        (
            [module] => main
            [file] => lib/db/oracleresult.php
        )

    [bitrix\main\db\oraclesqlhelper] => Array
        (
            [module] => main
            [file] => lib/db/oraclesqlhelper.php
        )

    [bitrix\main\db\pgsqlconnection] => Array
        (
            [module] => main
            [file] => lib/db/pgsqlconnection.php
        )

    [bitrix\main\diag\httpexceptionhandleroutput] => Array
        (
            [module] => main
            [file] => lib/diag/httpexceptionhandleroutput.php
        )

    [bitrix\main\diag\fileexceptionhandlerlog] => Array
        (
            [module] => main
            [file] => lib/diag/fileexceptionhandlerlog.php
        )

    [bitrix\main\diag\exceptionhandler] => Array
        (
            [module] => main
            [file] => lib/diag/exceptionhandler.php
        )

    [bitrix\main\diag\iexceptionhandleroutput] => Array
        (
            [module] => main
            [file] => lib/diag/iexceptionhandleroutput.php
        )

    [bitrix\main\diag\exceptionhandlerlog] => Array
        (
            [module] => main
            [file] => lib/diag/exceptionhandlerlog.php
        )

    [bitrix\main\io\file] => Array
        (
            [module] => main
            [file] => lib/io/file.php
        )

    [bitrix\main\io\fileentry] => Array
        (
            [module] => main
            [file] => lib/io/fileentry.php
        )

    [bitrix\main\io\path] => Array
        (
            [module] => main
            [file] => lib/io/path.php
        )

    [bitrix\main\io\filesystementry] => Array
        (
            [module] => main
            [file] => lib/io/filesystementry.php
        )

    [bitrix\main\io\ifilestream] => Array
        (
            [module] => main
            [file] => lib/io/ifilestream.php
        )

    [bitrix\main\localization\loc] => Array
        (
            [module] => main
            [file] => lib/localization/loc.php
        )

    [bitrix\main\mail\mail] => Array
        (
            [module] => main
            [file] => lib/mail/mail.php
        )

    [bitrix\main\mail\tracking] => Array
        (
            [module] => main
            [file] => lib/mail/tracking.php
        )

    [bitrix\main\mail\eventmanager] => Array
        (
            [module] => main
            [file] => lib/mail/eventmanager.php
        )

    [bitrix\main\mail\eventmessagecompiler] => Array
        (
            [module] => main
            [file] => lib/mail/eventmessagecompiler.php
        )

    [bitrix\main\mail\eventmessagethemecompiler] => Array
        (
            [module] => main
            [file] => lib/mail/eventmessagethemecompiler.php
        )

    [bitrix\main\mail\internal\event] => Array
        (
            [module] => main
            [file] => lib/mail/internal/event.php
        )

    [bitrix\main\mail\internal\eventattachment] => Array
        (
            [module] => main
            [file] => lib/mail/internal/eventattachment.php
        )

    [bitrix\main\mail\internal\eventmessage] => Array
        (
            [module] => main
            [file] => lib/mail/internal/eventmessage.php
        )

    [bitrix\main\mail\internal\eventmessagesite] => Array
        (
            [module] => main
            [file] => lib/mail/internal/eventmessagesite.php
        )

    [bitrix\main\mail\internal\eventmessageattachment] => Array
        (
            [module] => main
            [file] => lib/mail/internal/eventmessageattachment.php
        )

    [bitrix\main\mail\internal\eventtype] => Array
        (
            [module] => main
            [file] => lib/mail/internal/eventtype.php
        )

    [bitrix\main\text\converter] => Array
        (
            [module] => main
            [file] => lib/text/converter.php
        )

    [bitrix\main\text\emptyconverter] => Array
        (
            [module] => main
            [file] => lib/text/emptyconverter.php
        )

    [bitrix\main\text\encoding] => Array
        (
            [module] => main
            [file] => lib/text/encoding.php
        )

    [bitrix\main\text\htmlconverter] => Array
        (
            [module] => main
            [file] => lib/text/htmlconverter.php
        )

    [bitrix\main\text\binarystring] => Array
        (
            [module] => main
            [file] => lib/text/binarystring.php
        )

    [bitrix\main\text\xmlconverter] => Array
        (
            [module] => main
            [file] => lib/text/xmlconverter.php
        )

    [bitrix\main\type\collection] => Array
        (
            [module] => main
            [file] => lib/type/collection.php
        )

    [bitrix\main\type\date] => Array
        (
            [module] => main
            [file] => lib/type/date.php
        )

    [bitrix\main\type\datetime] => Array
        (
            [module] => main
            [file] => lib/type/datetime.php
        )

    [bitrix\main\type\dictionary] => Array
        (
            [module] => main
            [file] => lib/type/dictionary.php
        )

    [bitrix\main\type\filterabledictionary] => Array
        (
            [module] => main
            [file] => lib/type/filterabledictionary.php
        )

    [bitrix\main\type\parameterdictionary] => Array
        (
            [module] => main
            [file] => lib/type/parameterdictionary.php
        )

    [bitrix\main\web\cookie] => Array
        (
            [module] => main
            [file] => lib/web/cookie.php
        )

    [bitrix\main\web\uri] => Array
        (
            [module] => main
            [file] => lib/web/uri.php
        )

    [bitrix\main\sendereventhandler] => Array
        (
            [module] => main
            [file] => lib/senderconnector.php
        )

    [bitrix\main\senderconnectoruser] => Array
        (
            [module] => main
            [file] => lib/senderconnector.php
        )

    [bitrix\main\urlrewriterrulemaker] => Array
        (
            [module] => main
            [file] => lib/urlrewriter.php
        )

    [bitrix\main\update\stepper] => Array
        (
            [module] => main
            [file] => lib/update/stepper.php
        )

    [bitrix\main\composite\abstractresponse] => Array
        (
            [module] => main
            [file] => lib/composite/responder.php
        )

    [bitrix\main\composite\fileresponse] => Array
        (
            [module] => main
            [file] => lib/composite/responder.php
        )

    [bitrix\main\composite\memcachedresponse] => Array
        (
            [module] => main
            [file] => lib/composite/responder.php
        )

    [bitrix\main\security\otpexception] => Array
        (
            [module] => main
            [file] => lib/security/securityexception.php
        )

    [ctimezone] => Array
        (
            [module] => main
            [file] => classes/general/time.php
        )

    [cbxpunycode] => Array
        (
            [module] => main
            [file] => classes/general/punycode.php
        )

    [ibxvirtualio] => Array
        (
            [module] => main
            [file] => classes/general/virtual_io.php
        )

    [ibxgeterrors] => Array
        (
            [module] => main
            [file] => classes/general/virtual_io.php
        )

    [cbxvirtualio] => Array
        (
            [module] => main
            [file] => classes/general/virtual_io.php
        )

    [cbxvirtualfilebase] => Array
        (
            [module] => main
            [file] => classes/general/virtual_file.php
        )

    [cbxvirtualfile] => Array
        (
            [module] => main
            [file] => classes/general/virtual_file.php
        )

    [cbxvirtualdirectory] => Array
        (
            [module] => main
            [file] => classes/general/virtual_file.php
        )

    [calloption] => Array
        (
            [module] => main
            [file] => classes/general/option.php
        )

    [coption] => Array
        (
            [module] => main
            [file] => classes/general/option.php
        )

    [callpageoption] => Array
        (
            [module] => main
            [file] => classes/general/pageoption.php
        )

    [cpageoption] => Array
        (
            [module] => main
            [file] => classes/general/pageoption.php
        )

    [callsqlwhere] => Array
        (
            [module] => main
            [file] => classes/general/sqlwhere.php
        )

    [csqlwhereexpression] => Array
        (
            [module] => main
            [file] => classes/general/sqlwhere.php
        )

    [csqlwhere] => Array
        (
            [module] => main
            [file] => classes/general/sqlwhere.php
        )

    [calllanguage] => Array
        (
            [module] => main
            [file] => classes/general/language.php
        )

    [clanguage] => Array
        (
            [module] => main
            [file] => classes/general/language.php
        )

    [clangadmin] => Array
        (
            [module] => main
            [file] => classes/general/language.php
        )

    [_clangdbresult] => Array
        (
            [module] => main
            [file] => classes/general/langdbresult.php
        )

    [callagent] => Array
        (
            [module] => main
            [file] => classes/general/agent.php
        )

    [cagent] => Array
        (
            [module] => main
            [file] => classes/mysql/agent.php
        )

    [capplicationexception] => Array
        (
            [module] => main
            [file] => classes/general/applicationexception.php
        )

    [cadminexception] => Array
        (
            [module] => main
            [file] => classes/general/adminexception.php
        )

    [callsite] => Array
        (
            [module] => main
            [file] => classes/general/site.php
        )

    [calllang] => Array
        (
            [module] => main
            [file] => classes/general/site.php
        )

    [csite] => Array
        (
            [module] => main
            [file] => classes/general/site.php
        )

    [clang] => Array
        (
            [module] => main
            [file] => classes/general/site.php
        )

    [chttp] => Array
        (
            [module] => main
            [file] => classes/general/http.php
        )

    [cutil] => Array
        (
            [module] => main
            [file] => classes/general/util.php
        )

    [callmain] => Array
        (
            [module] => main
            [file] => classes/general/main.php
        )

    [cmain] => Array
        (
            [module] => main
            [file] => classes/general/main.php
        )

    [calldatabase] => Array
        (
            [module] => main
            [file] => classes/general/database.php
        )

    [calldbresult] => Array
        (
            [module] => main
            [file] => classes/general/dbresult.php
        )

    [cdatabasemysql] => Array
        (
            [module] => main
            [file] => classes/mysql/database.php
        )

    [cdbresultmysql] => Array
        (
            [module] => main
            [file] => classes/mysql/dbresult.php
        )

    [icachebackend] => Array
        (
            [module] => main
            [file] => classes/general/cache_backend.php
        )

    [cphpcache] => Array
        (
            [module] => main
            [file] => classes/general/cache.php
        )

    [ccachemanager] => Array
        (
            [module] => main
            [file] => classes/general/cache_manager.php
        )

    [cpagecache] => Array
        (
            [module] => main
            [file] => classes/general/page_cache.php
        )

    [cstackcacheentry] => Array
        (
            [module] => main
            [file] => classes/general/stack_cache_entry.php
        )

    [cstackcachemanager] => Array
        (
            [module] => main
            [file] => classes/general/stack_cache.php
        )

    [cmodule] => Array
        (
            [module] => main
            [file] => /classes/general/module.php
        )

    [bitrix\main\entity\ufield] => Array
        (
            [module] => main
            [file] => include/deprecated/ufield.php
        )

    [cdatabase] => Array
        (
            [module] => main
            [file] => classes/mysql/database.php
        )

    [cdbresult] => Array
        (
            [module] => main
            [file] => classes/mysql/dbresult.php
        )

    [csitetemplate] => Array
        (
            [module] => main
            [file] => classes/general/site_template.php
        )

    [cbitrixcomponent] => Array
        (
            [module] => main
            [file] => classes/general/component.php
        )

    [ccomponentengine] => Array
        (
            [module] => main
            [file] => classes/general/component_engine.php
        )

    [ccomponentajax] => Array
        (
            [module] => main
            [file] => classes/general/component_ajax.php
        )

    [cbitrixcomponenttemplate] => Array
        (
            [module] => main
            [file] => classes/general/component_template.php
        )

    [ccomponentutil] => Array
        (
            [module] => main
            [file] => classes/general/component_util.php
        )

    [ccontrollerclient] => Array
        (
            [module] => main
            [file] => classes/general/controller_member.php
        )

    [phpparser] => Array
        (
            [module] => main
            [file] => classes/general/php_parser.php
        )

    [cdiskquota] => Array
        (
            [module] => main
            [file] => classes/general/quota.php
        )

    [ceventlog] => Array
        (
            [module] => main
            [file] => classes/general/event_log.php
        )

    [ceventmain] => Array
        (
            [module] => main
            [file] => classes/general/event_log.php
        )

    [cadminfiledialog] => Array
        (
            [module] => main
            [file] => classes/general/file_dialog.php
        )

    [wll_user] => Array
        (
            [module] => main
            [file] => classes/general/liveid.php
        )

    [wll_consenttoken] => Array
        (
            [module] => main
            [file] => classes/general/liveid.php
        )

    [windowslivelogin] => Array
        (
            [module] => main
            [file] => classes/general/liveid.php
        )

    [cfile] => Array
        (
            [module] => main
            [file] => classes/general/file.php
        )

    [callfile] => Array
        (
            [module] => main
            [file] => classes/general/file.php
        )

    [ctempfile] => Array
        (
            [module] => main
            [file] => classes/general/file_temp.php
        )

    [cfavorites] => Array
        (
            [module] => main
            [file] => classes/mysql/favorites.php
        )

    [cuseroptions] => Array
        (
            [module] => main
            [file] => classes/general/user_options.php
        )

    [cgridoptions] => Array
        (
            [module] => main
            [file] => classes/general/grids.php
        )

    [cundo] => Array
        (
            [module] => main
            [file] => /classes/general/undo.php
        )

    [cautosave] => Array
        (
            [module] => main
            [file] => /classes/general/undo.php
        )

    [callratings] => Array
        (
            [module] => main
            [file] => classes/general/ratings.php
        )

    [cratings] => Array
        (
            [module] => main
            [file] => classes/mysql/ratings.php
        )

    [cratingscomponentsmain] => Array
        (
            [module] => main
            [file] => classes/mysql/ratings_components.php
        )

    [cratingrule] => Array
        (
            [module] => main
            [file] => classes/general/rating_rule.php
        )

    [cratingrulesmain] => Array
        (
            [module] => main
            [file] => classes/mysql/rating_rules.php
        )

    [ctoppanel] => Array
        (
            [module] => main
            [file] => public/top_panel.php
        )

    [ceditarea] => Array
        (
            [module] => main
            [file] => public/edit_area.php
        )

    [ccomponentpanel] => Array
        (
            [module] => main
            [file] => public/edit_area.php
        )

    [ctextparser] => Array
        (
            [module] => main
            [file] => classes/general/textparser.php
        )

    [cphpcachefiles] => Array
        (
            [module] => main
            [file] => classes/general/cache_files.php
        )

    [cdataxmlnode] => Array
        (
            [module] => main
            [file] => classes/general/xml.php
        )

    [cdataxmldocument] => Array
        (
            [module] => main
            [file] => classes/general/xml.php
        )

    [cdataxml] => Array
        (
            [module] => main
            [file] => classes/general/xml.php
        )

    [cxmlfilestream] => Array
        (
            [module] => main
            [file] => classes/general/xml.php
        )

    [crsaprovider] => Array
        (
            [module] => main
            [file] => classes/general/rsasecurity.php
        )

    [crsasecurity] => Array
        (
            [module] => main
            [file] => classes/general/rsasecurity.php
        )

    [crsabcmathprovider] => Array
        (
            [module] => main
            [file] => classes/general/rsabcmath.php
        )

    [crsaopensslprovider] => Array
        (
            [module] => main
            [file] => classes/general/rsaopenssl.php
        )

    [casnreader] => Array
        (
            [module] => main
            [file] => classes/general/asn.php
        )

    [cbxshorturi] => Array
        (
            [module] => main
            [file] => classes/mysql/short_uri.php
        )

    [cfinder] => Array
        (
            [module] => main
            [file] => classes/general/finder.php
        )

    [caccess] => Array
        (
            [module] => main
            [file] => classes/general/access.php
        )

    [cauthprovider] => Array
        (
            [module] => main
            [file] => classes/general/authproviders.php
        )

    [iproviderinterface] => Array
        (
            [module] => main
            [file] => classes/general/authproviders.php
        )

    [cgroupauthprovider] => Array
        (
            [module] => main
            [file] => classes/general/authproviders.php
        )

    [cuserauthprovider] => Array
        (
            [module] => main
            [file] => classes/general/authproviders.php
        )

    [ctableschema] => Array
        (
            [module] => main
            [file] => classes/general/table_schema.php
        )

    [ccsvdata] => Array
        (
            [module] => main
            [file] => classes/general/csv_data.php
        )

    [csmile] => Array
        (
            [module] => main
            [file] => classes/general/smile.php
        )

    [csmilegallery] => Array
        (
            [module] => main
            [file] => classes/general/smile.php
        )

    [csmileset] => Array
        (
            [module] => main
            [file] => classes/general/smile.php
        )

    [cglobalcounter] => Array
        (
            [module] => main
            [file] => classes/general/global_counter.php
        )

    [cusercounter] => Array
        (
            [module] => main
            [file] => classes/mysql/user_counter.php
        )

    [cusercounterpage] => Array
        (
            [module] => main
            [file] => classes/mysql/user_counter.php
        )

    [chotkeys] => Array
        (
            [module] => main
            [file] => classes/general/hot_keys.php
        )

    [chotkeyscode] => Array
        (
            [module] => main
            [file] => classes/general/hot_keys.php
        )

    [cbxsanitizer] => Array
        (
            [module] => main
            [file] => classes/general/sanitizer.php
        )

    [ibxarchive] => Array
        (
            [module] => main
            [file] => classes/general/archive.php
        )

    [cbxarchive] => Array
        (
            [module] => main
            [file] => classes/general/archive.php
        )

    [cadminnotify] => Array
        (
            [module] => main
            [file] => classes/general/admin_notify.php
        )

    [cbxfavadmmenu] => Array
        (
            [module] => main
            [file] => classes/general/favorites.php
        )

    [cadmininformer] => Array
        (
            [module] => main
            [file] => classes/general/admin_informer.php
        )

    [csitecheckertest] => Array
        (
            [module] => main
            [file] => classes/general/site_checker.php
        )

    [csqlutil] => Array
        (
            [module] => main
            [file] => classes/general/sql_util.php
        )

    [cfileuploader] => Array
        (
            [module] => main
            [file] => classes/general/uploader.php
        )

    [lpa] => Array
        (
            [module] => main
            [file] => classes/general/lpa.php
        )

    [cadminfilter] => Array
        (
            [module] => main
            [file] => interface/admin_filter.php
        )

    [cadminlist] => Array
        (
            [module] => main
            [file] => interface/admin_list.php
        )

    [cadminlistrow] => Array
        (
            [module] => main
            [file] => interface/admin_list.php
        )

    [cadminuilist] => Array
        (
            [module] => main
            [file] => interface/admin_ui_list.php
        )

    [cadminuilistrow] => Array
        (
            [module] => main
            [file] => interface/admin_ui_list.php
        )

    [cadminuiresult] => Array
        (
            [module] => main
            [file] => interface/admin_ui_list.php
        )

    [cadminuicontextmenu] => Array
        (
            [module] => main
            [file] => interface/admin_ui_list.php
        )

    [cadminuisorting] => Array
        (
            [module] => main
            [file] => interface/admin_ui_list.php
        )

    [cadminuilistactionpanel] => Array
        (
            [module] => main
            [file] => interface/admin_ui_list.php
        )

    [cadmintabcontrol] => Array
        (
            [module] => main
            [file] => interface/admin_tabcontrol.php
        )

    [cadminform] => Array
        (
            [module] => main
            [file] => interface/admin_form.php
        )

    [cadminformsettings] => Array
        (
            [module] => main
            [file] => interface/admin_form.php
        )

    [cadmintabcontroldrag] => Array
        (
            [module] => main
            [file] => interface/admin_tabcontrol_drag.php
        )

    [cadmindraggableblockengine] => Array
        (
            [module] => main
            [file] => interface/admin_tabcontrol_drag.php
        )

    [cjspopup] => Array
        (
            [module] => main
            [file] => interface/jspopup.php
        )

    [cjspopuponpage] => Array
        (
            [module] => main
            [file] => interface/jspopup.php
        )

    [cadmincalendar] => Array
        (
            [module] => main
            [file] => interface/admin_calendar.php
        )

    [cadminviewtabcontrol] => Array
        (
            [module] => main
            [file] => interface/admin_viewtabcontrol.php
        )

    [cadmintabengine] => Array
        (
            [module] => main
            [file] => interface/admin_tabengine.php
        )

    [ccaptcha] => Array
        (
            [module] => main
            [file] => classes/general/captcha.php
        )

    [cmpnotifications] => Array
        (
            [module] => main
            [file] => classes/general/mp_notifications.php
        )

    [calltask] => Array
        (
            [module] => main
            [file] => classes/general/task.php
        )

    [ctask] => Array
        (
            [module] => main
            [file] => classes/general/task.php
        )

    [calloperation] => Array
        (
            [module] => main
            [file] => classes/general/operation.php
        )

    [coperation] => Array
        (
            [module] => main
            [file] => classes/general/operation.php
        )

    [callgroup] => Array
        (
            [module] => main
            [file] => classes/general/group.php
        )

    [cgroup] => Array
        (
            [module] => main
            [file] => classes/general/group.php
        )

    [cajax] => Array
        (
            [module] => main
            [file] => ajax_tools.php
        )

    [calluser] => Array
        (
            [module] => main
            [file] => classes/general/user.php
        )

    [cuser] => Array
        (
            [module] => main
            [file] => classes/general/user.php
        )

    [callevent] => Array
        (
            [module] => main
            [file] => classes/general/event.php
        )

    [cevent] => Array
        (
            [module] => main
            [file] => classes/general/event.php
        )

    [calleventmessage] => Array
        (
            [module] => main
            [file] => classes/general/eventmessage.php
        )

    [ceventmessage] => Array
        (
            [module] => main
            [file] => classes/general/eventmessage.php
        )

    [ceventtype] => Array
        (
            [module] => main
            [file] => classes/general/eventmessage.php
        )

    [_ceventtyperesult] => Array
        (
            [module] => main
            [file] => classes/general/eventmessage.php
        )

    [cdbresulteventmultiresult] => Array
        (
            [module] => main
            [file] => classes/general/eventmessage.php
        )

    [cdebuginfo] => Array
        (
            [module] => main
            [file] => classes/general/debuginfo.php
        )

    [ccaptchaagent] => Array
        (
            [module] => main
            [file] => classes/general/captchaagent.php
        )

    [callfilterquery] => Array
        (
            [module] => main
            [file] => classes/general/filterquery.php
        )

    [cfilterquery] => Array
        (
            [module] => main
            [file] => classes/general/filterquery.php
        )

    [cconvertorspregreplacehelper] => Array
        (
            [module] => main
            [file] => classes/general/convertorspregreplacehelper.php
        )

    [cspacer] => Array
        (
            [module] => main
            [file] => classes/general/spacer.php
        )

    [updatetools] => Array
        (
            [module] => main
            [file] => classes/general/updatetools.php
        )

    [cjscore] => Array
        (
            [module] => main
            [file] => classes/general/jscore.php
        )

    [cchecklisttools] => Array
        (
            [module] => main
            [file] => classes/general/checklist.php
        )

    [cmenu] => Array
        (
            [module] => main
            [file] => classes/general/menu.php
        )

    [cmenucustom] => Array
        (
            [module] => main
            [file] => classes/general/menucustom.php
        )

    [callusertypeentity] => Array
        (
            [module] => main
            [file] => classes/general/usertype.php
        )

    [cusertypeentity] => Array
        (
            [module] => main
            [file] => classes/general/usertype.php
        )

    [cuserfieldenum] => Array
        (
            [module] => main
            [file] => classes/general/userfieldenum.php
        )

    [cusertypesql] => Array
        (
            [module] => main
            [file] => classes/general/usertypesql.php
        )

    [cusertypemanager] => Array
        (
            [module] => main
            [file] => classes/general/usertypemanager.php
        )

    [cusertypestring] => Array
        (
            [module] => main
            [file] => classes/general/usertypestr.php
        )

    [cusertypeinteger] => Array
        (
            [module] => main
            [file] => classes/general/usertypeint.php
        )

    [cusertypedouble] => Array
        (
            [module] => main
            [file] => classes/general/usertypedbl.php
        )

    [cusertypedatetime] => Array
        (
            [module] => main
            [file] => classes/general/usertypetime.php
        )

    [cusertypedate] => Array
        (
            [module] => main
            [file] => classes/general/usertypedate.php
        )

    [cusertypeboolean] => Array
        (
            [module] => main
            [file] => classes/general/usertypebool.php
        )

    [cusertypefile] => Array
        (
            [module] => main
            [file] => classes/general/usertypefile.php
        )

    [cusertypeenum] => Array
        (
            [module] => main
            [file] => classes/general/usertypeenum.php
        )

    [cusertypeiblocksection] => Array
        (
            [module] => main
            [file] => classes/general/usertypesection.php
        )

    [ciblocksectionenum] => Array
        (
            [module] => main
            [file] => classes/general/usertypesection.php
        )

    [cusertypeiblockelement] => Array
        (
            [module] => main
            [file] => classes/general/usertypeelement.php
        )

    [cusertypestringformatted] => Array
        (
            [module] => main
            [file] => classes/general/usertypestrfmt.php
        )

    [cusertypeurl] => Array
        (
            [module] => main
            [file] => classes/general/usertypeurl.php
        )

    [bxgadget] => Array
        (
            [module] => main
            [file] => classes/general/gadget.php
        )

    [cmainadmin] => Array
        (
            [module] => main
            [file] => classes/general/main_admin.php
        )

    [ctemplates] => Array
        (
            [module] => main
            [file] => classes/general/templates.php
        )

    [cpagetemplate] => Array
        (
            [module] => main
            [file] => classes/general/page_template.php
        )

    [filescmp] => Array
        (
            [module] => main
            [file] => classes/general/files_cmp.php
        )

    [carchiver] => Array
        (
            [module] => main
            [file] => classes/general/tar_gz.php
        )

    [czip] => Array
        (
            [module] => main
            [file] => classes/general/zip.php
        )

    [curlrewriter] => Array
        (
            [module] => main
            [file] => classes/general/urlrewriter.php
        )

    [charsetconverter] => Array
        (
            [module] => main
            [file] => classes/general/charset_converter.php
        )

    [chtmlpagescache] => Array
        (
            [module] => main
            [file] => lib/composite/helper.php
        )

    [statichtmlmemcachedresponse] => Array
        (
            [module] => main
            [file] => lib/composite/responder.php
        )

    [statichtmlfileresponse] => Array
        (
            [module] => main
            [file] => lib/composite/responder.php
        )

    [bitrix\main\page\frame] => Array
        (
            [module] => main
            [file] => lib/composite/engine.php
        )

    [bitrix\main\page\framestatic] => Array
        (
            [module] => main
            [file] => lib/composite/staticarea.php
        )

    [bitrix\main\page\framebuffered] => Array
        (
            [module] => main
            [file] => lib/composite/bufferarea.php
        )

    [bitrix\main\page\framehelper] => Array
        (
            [module] => main
            [file] => lib/composite/bufferarea.php
        )

    [bitrix\main\data\statichtmlcache] => Array
        (
            [module] => main
            [file] => lib/composite/page.php
        )

    [bitrix\main\data\statichtmlstorage] => Array
        (
            [module] => main
            [file] => lib/composite/data/abstractstorage.php
        )

    [bitrix\main\data\statichtmlfilestorage] => Array
        (
            [module] => main
            [file] => lib/composite/data/filestorage.php
        )

    [bitrix\main\data\statichtmlmemcachedstorage] => Array
        (
            [module] => main
            [file] => lib/composite/data/memcachedstorage.php
        )

    [bitrix\main\data\staticcacheprovider] => Array
        (
            [module] => main
            [file] => lib/composite/data/cacheprovider.php
        )

    [bitrix\main\data\appcachemanifest] => Array
        (
            [module] => main
            [file] => lib/composite/appcache.php
        )

    [iblock] => Array
        (
            [module] => iblock
            [file] => install/index.php
        )

    [ciblockpropertyresult] => Array
        (
            [module] => iblock
            [file] => classes/general/iblockpropresult.php
        )

    [ciblockresult] => Array
        (
            [module] => iblock
            [file] => classes/general/iblockresult.php
        )

    [_cibelement] => Array
        (
            [module] => iblock
            [file] => classes/general/iblock_element.php
        )

    [ciblocktype] => Array
        (
            [module] => iblock
            [file] => classes/general/iblocktype.php
        )

    [calliblock] => Array
        (
            [module] => iblock
            [file] => classes/general/iblock.php
        )

    [ciblock] => Array
        (
            [module] => iblock
            [file] => classes/mysql/iblock.php
        )

    [calliblocksection] => Array
        (
            [module] => iblock
            [file] => classes/general/iblocksection.php
        )

    [ciblocksection] => Array
        (
            [module] => iblock
            [file] => classes/mysql/iblocksection.php
        )

    [calliblockproperty] => Array
        (
            [module] => iblock
            [file] => classes/general/iblockproperty.php
        )

    [ciblockpropertyenum] => Array
        (
            [module] => iblock
            [file] => classes/general/iblockpropertyenum.php
        )

    [ciblockproperty] => Array
        (
            [module] => iblock
            [file] => classes/mysql/iblockproperty.php
        )

    [calliblockelement] => Array
        (
            [module] => iblock
            [file] => classes/general/iblockelement.php
        )

    [ciblockelement] => Array
        (
            [module] => iblock
            [file] => classes/mysql/iblockelement.php
        )

    [calliblockrss] => Array
        (
            [module] => iblock
            [file] => classes/general/iblockrss.php
        )

    [ciblockrss] => Array
        (
            [module] => iblock
            [file] => classes/mysql/iblockrss.php
        )

    [ciblockpropertydatetime] => Array
        (
            [module] => iblock
            [file] => classes/general/prop_datetime.php
        )

    [ciblockpropertydate] => Array
        (
            [module] => iblock
            [file] => classes/general/prop_date.php
        )

    [ciblockpropertyxmlid] => Array
        (
            [module] => iblock
            [file] => classes/general/prop_xmlid.php
        )

    [ciblockpropertyfileman] => Array
        (
            [module] => iblock
            [file] => classes/general/prop_fileman.php
        )

    [ciblockpropertyhtml] => Array
        (
            [module] => iblock
            [file] => classes/general/prop_html.php
        )

    [ciblockpropertyelementlist] => Array
        (
            [module] => iblock
            [file] => classes/general/prop_element_list.php
        )

    [ccmlresult] => Array
        (
            [module] => iblock
            [file] => classes/general/cmlresult.php
        )

    [ciblockxmlfile] => Array
        (
            [module] => iblock
            [file] => classes/mysql/cml2.php
        )

    [ciblockcmlimport] => Array
        (
            [module] => iblock
            [file] => classes/general/cml2.php
        )

    [ciblockcmlexport] => Array
        (
            [module] => iblock
            [file] => classes/general/cml2.php
        )

    [ciblockfindtools] => Array
        (
            [module] => iblock
            [file] => classes/general/comp_findtools.php
        )

    [ciblockpricetools] => Array
        (
            [module] => iblock
            [file] => classes/general/comp_pricetools.php
        )

    [ciblockparameters] => Array
        (
            [module] => iblock
            [file] => classes/general/comp_parameters.php
        )

    [ciblockformatproperties] => Array
        (
            [module] => iblock
            [file] => classes/general/comp_formatprops.php
        )

    [calliblocksequence] => Array
        (
            [module] => iblock
            [file] => classes/general/iblocksequence.php
        )

    [ciblocksequence] => Array
        (
            [module] => iblock
            [file] => classes/mysql/iblocksequence.php
        )

    [ciblockpropertysequence] => Array
        (
            [module] => iblock
            [file] => classes/general/prop_seq.php
        )

    [ciblockpropertyelementautocomplete] => Array
        (
            [module] => iblock
            [file] => classes/general/prop_element_auto.php
        )

    [ciblockpropertysku] => Array
        (
            [module] => iblock
            [file] => classes/general/prop_element_sku.php
        )

    [ciblockpropertysectionautocomplete] => Array
        (
            [module] => iblock
            [file] => classes/general/prop_section_auto.php
        )

    [calliblockofferstmp] => Array
        (
            [module] => iblock
            [file] => classes/general/iblockoffers.php
        )

    [ciblockofferstmp] => Array
        (
            [module] => iblock
            [file] => classes/mysql/iblockoffers.php
        )

    [ceventiblock] => Array
        (
            [module] => iblock
            [file] => classes/general/iblock_event_list.php
        )

    [cratingscomponentsiblock] => Array
        (
            [module] => iblock
            [file] => classes/general/ratings_components.php
        )

    [ciblockrights] => Array
        (
            [module] => iblock
            [file] => classes/general/iblock_rights.php
        )

    [ciblocksectionrights] => Array
        (
            [module] => iblock
            [file] => classes/general/iblock_rights.php
        )

    [ciblockelementrights] => Array
        (
            [module] => iblock
            [file] => classes/general/iblock_rights.php
        )

    [ciblockrightsstorage] => Array
        (
            [module] => iblock
            [file] => classes/general/iblock_rights.php
        )

    [ciblockpropertytools] => Array
        (
            [module] => iblock
            [file] => classes/general/iblockproptools.php
        )

    [ciblocksectionpropertylink] => Array
        (
            [module] => iblock
            [file] => classes/general/section_property.php
        )

    [ciblockxmlimport] => Array
        (
            [module] => iblock
            [file] => classes/general/iblockxmlimport.php
        )

    [bitrix\iblock\iblockfieldtable] => Array
        (
            [module] => iblock
            [file] => lib/iblockfield.php
        )

    [bitrix\iblock\iblockgrouptable] => Array
        (
            [module] => iblock
            [file] => lib/iblockgroup.php
        )

    [bitrix\iblock\iblockmessagetable] => Array
        (
            [module] => iblock
            [file] => lib/iblockmessage.php
        )

    [bitrix\iblock\iblockrsstable] => Array
        (
            [module] => iblock
            [file] => lib/iblockrss.php
        )

    [bitrix\iblock\iblocksitetable] => Array
        (
            [module] => iblock
            [file] => lib/iblocksite.php
        )

    [bitrix\iblock\inheritedpropertytable] => Array
        (
            [module] => iblock
            [file] => lib/inheritedproperty.php
        )

    [bitrix\iblock\propertyenumerationtable] => Array
        (
            [module] => iblock
            [file] => lib/propertyenumeration.php
        )

    [bitrix\iblock\propertyfeaturetable] => Array
        (
            [module] => iblock
            [file] => lib/propertyfeature.php
        )

    [bitrix\iblock\sequencetable] => Array
        (
            [module] => iblock
            [file] => lib/sequence.php
        )

    [bitrix\iblock\sitetable] => Array
        (
            [module] => iblock
            [file] => lib/site.php
        )

    [bitrix\iblock\typetable] => Array
        (
            [module] => iblock
            [file] => lib/type.php
        )

    [bitrix\iblock\typelanguagetable] => Array
        (
            [module] => iblock
            [file] => lib/typelanguage.php
        )

    [bitrix\iblock\bizproctype\usertypeproperty] => Array
        (
            [module] => iblock
            [file] => lib/bizproctype/usertypeproperty.php
        )

    [bitrix\iblock\bizproctype\ecrm] => Array
        (
            [module] => iblock
            [file] => lib/bizproctype/ecrm.php
        )

    [bitrix\iblock\bizproctype\money] => Array
        (
            [module] => iblock
            [file] => lib/bizproctype/money.php
        )

    [bitrix\iblock\bizproctype\usertypepropertydiskfile] => Array
        (
            [module] => iblock
            [file] => lib/bizproctype/usertypepropertydiskfile.php
        )

    [bitrix\iblock\bizproctype\usertypepropertyelist] => Array
        (
            [module] => iblock
            [file] => lib/bizproctype/usertypepropertyelist.php
        )

    [bitrix\iblock\bizproctype\usertypepropertyemployee] => Array
        (
            [module] => iblock
            [file] => lib/bizproctype/usertypepropertyemployee.php
        )

    [bitrix\iblock\bizproctype\usertypepropertyhtml] => Array
        (
            [module] => iblock
            [file] => lib/bizproctype/usertypepropertyhtml.php
        )

    [bitrix\iblock\component\base] => Array
        (
            [module] => iblock
            [file] => lib/component/base.php
        )

    [bitrix\iblock\component\element] => Array
        (
            [module] => iblock
            [file] => lib/component/element.php
        )

    [bitrix\iblock\component\elementlist] => Array
        (
            [module] => iblock
            [file] => lib/component/elementlist.php
        )

    [bitrix\iblock\component\filters] => Array
        (
            [module] => iblock
            [file] => lib/component/filters.php
        )

    [bitrix\iblock\component\selector\element] => Array
        (
            [module] => iblock
            [file] => lib/component/selector/element.php
        )

    [bitrix\iblock\component\selector\entity] => Array
        (
            [module] => iblock
            [file] => lib/component/selector/entity.php
        )

    [bitrix\iblock\component\tools] => Array
        (
            [module] => iblock
            [file] => lib/component/tools.php
        )

    [bitrix\iblock\controller\filter\element] => Array
        (
            [module] => iblock
            [file] => lib/Controller/Filter/Element.php
        )

    [bitrix\iblock\filter\entity\elementsettings] => Array
        (
            [module] => iblock
            [file] => lib/filter/entity/elementsettings.php
        )

    [bitrix\iblock\filter\entity\iblocksettings] => Array
        (
            [module] => iblock
            [file] => lib/filter/entity/iblocksettings.php
        )

    [bitrix\iblock\filter\fieldprovider\base] => Array
        (
            [module] => iblock
            [file] => lib/filter/fieldprovider/base.php
        )

    [bitrix\iblock\filter\fieldprovider\element] => Array
        (
            [module] => iblock
            [file] => lib/filter/fieldprovider/element.php
        )

    [bitrix\iblock\filter\fieldprovider\iblockproperty] => Array
        (
            [module] => iblock
            [file] => lib/filter/fieldprovider/iblockproperty.php
        )

    [bitrix\iblock\filter\dictionary] => Array
        (
            [module] => iblock
            [file] => lib/filter/dictionary.php
        )

    [bitrix\iblock\filter\entitylist] => Array
        (
            [module] => iblock
            [file] => lib/filter/entitylist.php
        )

    [bitrix\iblock\filter\factory] => Array
        (
            [module] => iblock
            [file] => lib/filter/factory.php
        )

    [bitrix\iblock\grid\panel\groupaction] => Array
        (
            [module] => iblock
            [file] => lib/grid/panel/groupaction.php
        )

    [bitrix\iblock\grid\actiontype] => Array
        (
            [module] => iblock
            [file] => lib/grid/actiontype.php
        )

    [bitrix\iblock\helpers\admin\property] => Array
        (
            [module] => iblock
            [file] => lib/helpers/admin/property.php
        )

    [bitrix\iblock\helpers\filter\property] => Array
        (
            [module] => iblock
            [file] => lib/helpers/filter/property.php
        )

    [bitrix\iblock\helpers\filter\propertymanager] => Array
        (
            [module] => iblock
            [file] => lib/helpers/filter/propertymanager.php
        )

    [bitrix\iblock\inheritedproperty\basetemplate] => Array
        (
            [module] => iblock
            [file] => lib/inheritedproperty/basetemplate.php
        )

    [bitrix\iblock\inheritedproperty\basevalues] => Array
        (
            [module] => iblock
            [file] => lib/inheritedproperty/basevalues.php
        )

    [bitrix\iblock\inheritedproperty\elementtemplates] => Array
        (
            [module] => iblock
            [file] => lib/inheritedproperty/elementtemplates.php
        )

    [bitrix\iblock\inheritedproperty\elementvalues] => Array
        (
            [module] => iblock
            [file] => lib/inheritedproperty/elementvalues.php
        )

    [bitrix\iblock\inheritedproperty\iblocktemplates] => Array
        (
            [module] => iblock
            [file] => lib/inheritedproperty/iblocktemplates.php
        )

    [bitrix\iblock\inheritedproperty\iblockvalues] => Array
        (
            [module] => iblock
            [file] => lib/inheritedproperty/iblockvalues.php
        )

    [bitrix\iblock\inheritedproperty\sectiontemplates] => Array
        (
            [module] => iblock
            [file] => lib/inheritedproperty/sectiontemplates.php
        )

    [bitrix\iblock\inheritedproperty\sectionvalues] => Array
        (
            [module] => iblock
            [file] => lib/inheritedproperty/sectionvalues.php
        )

    [bitrix\iblock\inheritedproperty\valuesqueue] => Array
        (
            [module] => iblock
            [file] => lib/inheritedproperty/valuesqueue.php
        )

    [bitrix\iblock\landingsource\dataloader] => Array
        (
            [module] => iblock
            [file] => lib/landingsource/dataloader.php
        )

    [bitrix\iblock\landingsource\element] => Array
        (
            [module] => iblock
            [file] => lib/landingsource/element.php
        )

    [bitrix\iblock\model\propertyfeature] => Array
        (
            [module] => iblock
            [file] => lib/model/propertyfeature.php
        )

    [bitrix\iblock\model\section] => Array
        (
            [module] => iblock
            [file] => lib/model/section.php
        )

    [bitrix\iblock\propertyindex\dictionary] => Array
        (
            [module] => iblock
            [file] => lib/propertyindex/dictionary.php
        )

    [bitrix\iblock\propertyindex\element] => Array
        (
            [module] => iblock
            [file] => lib/propertyindex/element.php
        )

    [bitrix\iblock\propertyindex\facet] => Array
        (
            [module] => iblock
            [file] => lib/propertyindex/facet.php
        )

    [bitrix\iblock\propertyindex\indexer] => Array
        (
            [module] => iblock
            [file] => lib/propertyindex/indexer.php
        )

    [bitrix\iblock\propertyindex\manager] => Array
        (
            [module] => iblock
            [file] => lib/propertyindex/manager.php
        )

    [bitrix\iblock\propertyindex\querybuilder] => Array
        (
            [module] => iblock
            [file] => lib/propertyindex/querybuilder.php
        )

    [bitrix\iblock\propertyindex\storage] => Array
        (
            [module] => iblock
            [file] => lib/propertyindex/storage.php
        )

    [bitrix\iblock\template\engine] => Array
        (
            [module] => iblock
            [file] => lib/template/engine.php
        )

    [bitrix\iblock\template\noderoot] => Array
        (
            [module] => iblock
            [file] => lib/template/engine.php
        )

    [bitrix\iblock\template\nodetext] => Array
        (
            [module] => iblock
            [file] => lib/template/engine.php
        )

    [bitrix\iblock\template\nodeentityfield] => Array
        (
            [module] => iblock
            [file] => lib/template/engine.php
        )

    [bitrix\iblock\template\nodefunction] => Array
        (
            [module] => iblock
            [file] => lib/template/engine.php
        )

    [bitrix\iblock\template\helper] => Array
        (
            [module] => iblock
            [file] => lib/template/helper.php
        )

    [bitrix\iblock\template\entity\base] => Array
        (
            [module] => iblock
            [file] => lib/template/entity/base.php
        )

    [bitrix\iblock\template\entity\lazyvalueloader] => Array
        (
            [module] => iblock
            [file] => lib/template/entity/base.php
        )

    [bitrix\iblock\template\entity\catalogstore] => Array
        (
            [module] => iblock
            [file] => lib/template/entity/catalogstore.php
        )

    [bitrix\iblock\template\entity\element] => Array
        (
            [module] => iblock
            [file] => lib/template/entity/element.php
        )

    [bitrix\iblock\template\entity\elementcatalog] => Array
        (
            [module] => iblock
            [file] => lib/template/entity/elementcatalog.php
        )

    [bitrix\iblock\template\entity\elementcatalogmeasure] => Array
        (
            [module] => iblock
            [file] => lib/template/entity/elementcatalog.php
        )

    [bitrix\iblock\template\entity\elementcatalogstorelist] => Array
        (
            [module] => iblock
            [file] => lib/template/entity/elementcatalog.php
        )

    [bitrix\iblock\template\entity\elementprice] => Array
        (
            [module] => iblock
            [file] => lib/template/entity/elementprice.php
        )

    [bitrix\iblock\template\entity\elementproperty] => Array
        (
            [module] => iblock
            [file] => lib/template/entity/elementproperty.php
        )

    [bitrix\iblock\template\entity\elementpropertyuserfield] => Array
        (
            [module] => iblock
            [file] => lib/template/entity/elementproperty.php
        )

    [bitrix\iblock\template\entity\elementpropertyenum] => Array
        (
            [module] => iblock
            [file] => lib/template/entity/elementproperty.php
        )

    [bitrix\iblock\template\entity\elementpropertyelement] => Array
        (
            [module] => iblock
            [file] => lib/template/entity/elementproperty.php
        )

    [bitrix\iblock\template\entity\elementpropertysection] => Array
        (
            [module] => iblock
            [file] => lib/template/entity/elementproperty.php
        )

    [bitrix\iblock\template\entity\elementsku] => Array
        (
            [module] => iblock
            [file] => lib/template/entity/elementsku.php
        )

    [bitrix\iblock\template\entity\elementskuprice] => Array
        (
            [module] => iblock
            [file] => lib/template/entity/elementskuprice.php
        )

    [bitrix\iblock\template\entity\elementskuproperty] => Array
        (
            [module] => iblock
            [file] => lib/template/entity/elementskuproperty.php
        )

    [bitrix\iblock\template\entity\iblock] => Array
        (
            [module] => iblock
            [file] => lib/template/entity/iblock.php
        )

    [bitrix\iblock\template\entity\section] => Array
        (
            [module] => iblock
            [file] => lib/template/entity/section.php
        )

    [bitrix\iblock\template\entity\sectionpath] => Array
        (
            [module] => iblock
            [file] => lib/template/entity/sectionpath.php
        )

    [bitrix\iblock\template\entity\sectionproperty] => Array
        (
            [module] => iblock
            [file] => lib/template/entity/sectionproperty.php
        )

    [bitrix\iblock\template\functions\fabric] => Array
        (
            [module] => iblock
            [file] => lib/template/functions/fabric.php
        )

    [bitrix\iblock\template\functions\functionbase] => Array
        (
            [module] => iblock
            [file] => lib/template/functions/fabric.php
        )

    [bitrix\iblock\template\functions\functionupper] => Array
        (
            [module] => iblock
            [file] => lib/template/functions/fabric.php
        )

    [bitrix\iblock\template\functions\functionlower] => Array
        (
            [module] => iblock
            [file] => lib/template/functions/fabric.php
        )

    [bitrix\iblock\template\functions\functiontranslit] => Array
        (
            [module] => iblock
            [file] => lib/template/functions/fabric.php
        )

    [bitrix\iblock\template\functions\functionconcat] => Array
        (
            [module] => iblock
            [file] => lib/template/functions/fabric.php
        )

    [bitrix\iblock\template\functions\functionlimit] => Array
        (
            [module] => iblock
            [file] => lib/template/functions/fabric.php
        )

    [bitrix\iblock\template\functions\functioncontrast] => Array
        (
            [module] => iblock
            [file] => lib/template/functions/fabric.php
        )

    [bitrix\iblock\template\functions\functionmin] => Array
        (
            [module] => iblock
            [file] => lib/template/functions/fabric.php
        )

    [bitrix\iblock\template\functions\functionmax] => Array
        (
            [module] => iblock
            [file] => lib/template/functions/fabric.php
        )

    [bitrix\iblock\template\functions\functiondistinct] => Array
        (
            [module] => iblock
            [file] => lib/template/functions/fabric.php
        )

    [bitrix\iblock\update\adminfilteroption] => Array
        (
            [module] => iblock
            [file] => lib/update/adminfilteroption.php
        )

    [bitrix\iblock\update\admingridoption] => Array
        (
            [module] => iblock
            [file] => lib/update/admingridoption.php
        )

    [bitrix\iblock\url\adminpage\basebuilder] => Array
        (
            [module] => iblock
            [file] => lib/url/adminpage/basebuilder.php
        )

    [bitrix\iblock\url\adminpage\buildermanager] => Array
        (
            [module] => iblock
            [file] => lib/url/adminpage/buildermanager.php
        )

    [bitrix\iblock\url\adminpage\iblockbuilder] => Array
        (
            [module] => iblock
            [file] => lib/url/adminpage/iblockbuilder.php
        )

    [bitrix\iblock\sendereventhandler] => Array
        (
            [module] => iblock
            [file] => lib/senderconnector.php
        )

    [bitrix\iblock\senderconnectoriblock] => Array
        (
            [module] => iblock
            [file] => lib/senderconnector.php
        )

    [ccurrency] => Array
        (
            [module] => currency
            [file] => general/currency.php
        )

    [ccurrencylang] => Array
        (
            [module] => currency
            [file] => general/currency_lang.php
        )

    [ccurrencyrates] => Array
        (
            [module] => currency
            [file] => general/currency_rate.php
        )

    [bitrix\currency\compatible\tools] => Array
        (
            [module] => currency
            [file] => lib/compatible/tools.php
        )

    [bitrix\currency\helpers\admin\tools] => Array
        (
            [module] => currency
            [file] => lib/helpers/admin/tools.php
        )

    [bitrix\currency\helpers\editor] => Array
        (
            [module] => currency
            [file] => lib/helpers/editor.php
        )

    [bitrix\currency\userfield\money] => Array
        (
            [module] => currency
            [file] => lib/userfield/money.php
        )

    [bitrix\currency\currencymanager] => Array
        (
            [module] => currency
            [file] => lib/currencymanager.php
        )

    [bitrix\currency\currencytable] => Array
        (
            [module] => currency
            [file] => lib/currency.php
        )

    [bitrix\currency\currencylangtable] => Array
        (
            [module] => currency
            [file] => lib/currencylang.php
        )

    [bitrix\currency\currencyratetable] => Array
        (
            [module] => currency
            [file] => lib/currencyrate.php
        )

    [bitrix\currency\currencyclassifier] => Array
        (
            [module] => currency
            [file] => lib/currencyclassifier.php
        )

    [sale] => Array
        (
            [module] => sale
            [file] => install/index.php
        )

    [callsaledelivery] => Array
        (
            [module] => sale
            [file] => general/delivery.php
        )

    [csaledelivery] => Array
        (
            [module] => sale
            [file] => mysql/delivery.php
        )

    [csaledeliveryhandler] => Array
        (
            [module] => sale
            [file] => mysql/delivery_handler.php
        )

    [csaledeliveryhelper] => Array
        (
            [module] => sale
            [file] => general/delivery_helper.php
        )

    [csaledelivery2paysystem] => Array
        (
            [module] => sale
            [file] => general/delivery_2_pay_system.php
        )

    [csalelocation] => Array
        (
            [module] => sale
            [file] => mysql/location.php
        )

    [csalelocationgroup] => Array
        (
            [module] => sale
            [file] => mysql/location_group.php
        )

    [csalebasket] => Array
        (
            [module] => sale
            [file] => mysql/basket.php
        )

    [csalebaskethelper] => Array
        (
            [module] => sale
            [file] => general/basket_helper.php
        )

    [csaleuser] => Array
        (
            [module] => sale
            [file] => mysql/basket.php
        )

    [csaleorder] => Array
        (
            [module] => sale
            [file] => mysql/order.php
        )

    [csaleorderpropsgroup] => Array
        (
            [module] => sale
            [file] => mysql/order_props_group.php
        )

    [csaleorderpropsvariant] => Array
        (
            [module] => sale
            [file] => mysql/order_props_variant.php
        )

    [csaleorderuserprops] => Array
        (
            [module] => sale
            [file] => mysql/order_user_props.php
        )

    [csaleorderuserpropsvalue] => Array
        (
            [module] => sale
            [file] => mysql/order_user_props_value.php
        )

    [csaleordertax] => Array
        (
            [module] => sale
            [file] => mysql/order_tax.php
        )

    [csaleorderhelper] => Array
        (
            [module] => sale
            [file] => general/order_helper.php
        )

    [csalepaysystem] => Array
        (
            [module] => sale
            [file] => mysql/pay_system.php
        )

    [csalepaysystemaction] => Array
        (
            [module] => sale
            [file] => mysql/pay_system_action.php
        )

    [csalepaysystemshelper] => Array
        (
            [module] => sale
            [file] => general/pay_system_helper.php
        )

    [csalepaysystemtarif] => Array
        (
            [module] => sale
            [file] => general/pay_system_tarif.php
        )

    [csaletax] => Array
        (
            [module] => sale
            [file] => mysql/tax.php
        )

    [csaletaxrate] => Array
        (
            [module] => sale
            [file] => mysql/tax_rate.php
        )

    [csalepersontype] => Array
        (
            [module] => sale
            [file] => mysql/person_type.php
        )

    [csalediscount] => Array
        (
            [module] => sale
            [file] => mysql/discount.php
        )

    [csalebasketdiscountconvert] => Array
        (
            [module] => sale
            [file] => general/step_operations.php
        )

    [csalediscountreindex] => Array
        (
            [module] => sale
            [file] => general/step_operations.php
        )

    [csalediscountconvertext] => Array
        (
            [module] => sale
            [file] => general/step_operations.php
        )

    [csaleuseraccount] => Array
        (
            [module] => sale
            [file] => mysql/user.php
        )

    [csaleusertransact] => Array
        (
            [module] => sale
            [file] => mysql/user_transact.php
        )

    [csaleusercards] => Array
        (
            [module] => sale
            [file] => mysql/user_cards.php
        )

    [csalerecurring] => Array
        (
            [module] => sale
            [file] => mysql/recurring.php
        )

    [csalelang] => Array
        (
            [module] => sale
            [file] => mysql/settings.php
        )

    [csalegroupaccesstosite] => Array
        (
            [module] => sale
            [file] => mysql/settings.php
        )

    [csalegroupaccesstoflag] => Array
        (
            [module] => sale
            [file] => mysql/settings.php
        )

    [csaleauxiliary] => Array
        (
            [module] => sale
            [file] => mysql/auxiliary.php
        )

    [csaleaffiliate] => Array
        (
            [module] => sale
            [file] => mysql/affiliate.php
        )

    [csaleaffiliateplan] => Array
        (
            [module] => sale
            [file] => mysql/affiliate_plan.php
        )

    [csaleaffiliateplansection] => Array
        (
            [module] => sale
            [file] => mysql/affiliate_plan_section.php
        )

    [csaleaffiliatetier] => Array
        (
            [module] => sale
            [file] => mysql/affiliate_tier.php
        )

    [csaleaffiliatetransact] => Array
        (
            [module] => sale
            [file] => mysql/affiliate_transact.php
        )

    [csaleexport] => Array
        (
            [module] => sale
            [file] => general/export.php
        )

    [exportoneccrm] => Array
        (
            [module] => sale
            [file] => general/export.php
        )

    [csaleorderloader] => Array
        (
            [module] => sale
            [file] => general/order_loader.php
        )

    [csalemeasure] => Array
        (
            [module] => sale
            [file] => general/measurement.php
        )

    [csaleproduct] => Array
        (
            [module] => sale
            [file] => mysql/product.php
        )

    [csaleviewedproduct] => Array
        (
            [module] => sale
            [file] => mysql/product.php
        )

    [csalehelper] => Array
        (
            [module] => sale
            [file] => general/helper.php
        )

    [csalemobileorderutils] => Array
        (
            [module] => sale
            [file] => general/mobile_order.php
        )

    [csalemobileorderpull] => Array
        (
            [module] => sale
            [file] => general/mobile_order.php
        )

    [csalemobileorderpush] => Array
        (
            [module] => sale
            [file] => general/mobile_order.php
        )

    [csalemobileorderfilter] => Array
        (
            [module] => sale
            [file] => general/mobile_order.php
        )

    [cbasesalereporthelper] => Array
        (
            [module] => sale
            [file] => general/sale_report_helper.php
        )

    [csalereportsaleorderhelper] => Array
        (
            [module] => sale
            [file] => general/sale_report_helper.php
        )

    [csalereportuserhelper] => Array
        (
            [module] => sale
            [file] => general/sale_report_helper.php
        )

    [csalereportsalefuserhelper] => Array
        (
            [module] => sale
            [file] => general/sale_report_helper.php
        )

    [ibxsaleproductprovider] => Array
        (
            [module] => sale
            [file] => general/product_provider.php
        )

    [csalestorebarcode] => Array
        (
            [module] => sale
            [file] => mysql/store_barcode.php
        )

    [csaleorderchange] => Array
        (
            [module] => sale
            [file] => mysql/order_change.php
        )

    [csaleorderchangeformat] => Array
        (
            [module] => sale
            [file] => general/order_change.php
        )

    [bitrix\sale\internals\fusertable] => Array
        (
            [module] => sale
            [file] => lib/internals/fuser.php
        )

    [bitrix\sale\fuser] => Array
        (
            [module] => sale
            [file] => lib/fuser.php
        )

    [bitrix\sale\internals\input\manager] => Array
        (
            [module] => sale
            [file] => lib/internals/input.php
        )

    [bitrix\sale\internals\input\base] => Array
        (
            [module] => sale
            [file] => lib/internals/input.php
        )

    [bitrix\sale\internals\input\file] => Array
        (
            [module] => sale
            [file] => lib/internals/input.php
        )

    [bitrix\sale\internals\input\stringinput] => Array
        (
            [module] => sale
            [file] => lib/internals/input.php
        )

    [bitrix\sale\internals\sitecurrencytable] => Array
        (
            [module] => sale
            [file] => lib/internals/sitecurrency.php
        )

    [csalestatus] => Array
        (
            [module] => sale
            [file] => general/status.php
        )

    [bitrix\sale\statusbase] => Array
        (
            [module] => sale
            [file] => lib/statusbase.php
        )

    [bitrix\sale\orderstatus] => Array
        (
            [module] => sale
            [file] => lib/orderstatus.php
        )

    [bitrix\sale\deliverystatus] => Array
        (
            [module] => sale
            [file] => lib/deliverystatus.php
        )

    [bitrix\sale\internals\statustable] => Array
        (
            [module] => sale
            [file] => lib/internals/status.php
        )

    [bitrix\sale\internals\statuslangtable] => Array
        (
            [module] => sale
            [file] => lib/internals/status_lang.php
        )

    [bitrix\sale\internals\statusgrouptasktable] => Array
        (
            [module] => sale
            [file] => lib/internals/status_grouptask.php
        )

    [csaleorderprops] => Array
        (
            [module] => sale
            [file] => general/order_props.php
        )

    [csaleorderpropsadapter] => Array
        (
            [module] => sale
            [file] => general/order_props.php
        )

    [csaleorderpropsvalue] => Array
        (
            [module] => sale
            [file] => mysql/order_props_values.php
        )

    [bitrix\sale\propertyvaluecollection] => Array
        (
            [module] => sale
            [file] => lib/propertyvaluecollection.php
        )

    [bitrix\sale\internals\orderpropstable] => Array
        (
            [module] => sale
            [file] => lib/internals/orderprops.php
        )

    [bitrix\sale\internals\orderpropsgrouptable] => Array
        (
            [module] => sale
            [file] => lib/internals/orderprops_group.php
        )

    [bitrix\sale\internals\orderpropsvaluetable] => Array
        (
            [module] => sale
            [file] => lib/internals/orderprops_value.php
        )

    [bitrix\sale\internals\orderpropsvarianttable] => Array
        (
            [module] => sale
            [file] => lib/internals/orderprops_variant.php
        )

    [bitrix\sale\internals\orderpropsrelationtable] => Array
        (
            [module] => sale
            [file] => lib/internals/orderprops_relation.php
        )

    [bitrix\sale\internals\userpropsvaluetable] => Array
        (
            [module] => sale
            [file] => lib/internals/userpropsvalue.php
        )

    [bitrix\sale\internals\userpropstable] => Array
        (
            [module] => sale
            [file] => lib/internals/userprops.php
        )

    [bitrix\sale\businessvalue] => Array
        (
            [module] => sale
            [file] => lib/businessvalue.php
        )

    [bitrix\sale\ibusinessvalueprovider] => Array
        (
            [module] => sale
            [file] => lib/businessvalueproviderinterface.php
        )

    [bitrix\sale\internals\businessvaluetable] => Array
        (
            [module] => sale
            [file] => lib/internals/businessvalue.php
        )

    [bitrix\sale\internals\businessvaluepersondomaintable] => Array
        (
            [module] => sale
            [file] => lib/internals/businessvalue_persondomain.php
        )

    [bitrix\sale\internals\businessvaluecode1ctable] => Array
        (
            [module] => sale
            [file] => lib/internals/businessvalue_code_1c.php
        )

    [bitrix\sale\internals\paysystemactiontable] => Array
        (
            [module] => sale
            [file] => lib/internals/paysystemaction.php
        )

    [bitrix\sale\internals\paysysteminner] => Array
        (
            [module] => sale
            [file] => lib/internals/paysysteminner.php
        )

    [bitrix\sale\internals\deliverypaysystemtable] => Array
        (
            [module] => sale
            [file] => lib/internals/delivery_paysystem.php
        )

    [bitrix\sale\usermessageexception] => Array
        (
            [module] => sale
            [file] => lib/exception.php
        )

    [bitrix\sale\configuration] => Array
        (
            [module] => sale
            [file] => lib/configuration.php
        )

    [bitrix\sale\order] => Array
        (
            [module] => sale
            [file] => lib/order.php
        )

    [bitrix\sale\persontype] => Array
        (
            [module] => sale
            [file] => lib/persontype.php
        )

    [csalereportsalegoodshelper] => Array
        (
            [module] => sale
            [file] => general/sale_report_helper.php
        )

    [csalereportsaleproducthelper] => Array
        (
            [module] => sale
            [file] => general/sale_report_helper.php
        )

    [bitrix\sale\internals\producttable] => Array
        (
            [module] => sale
            [file] => lib/internals/product.php
        )

    [bitrix\sale\internals\goodssectiontable] => Array
        (
            [module] => sale
            [file] => lib/internals/goodssection.php
        )

    [bitrix\sale\internals\sectiontable] => Array
        (
            [module] => sale
            [file] => lib/internals/section.php
        )

    [bitrix\sale\internals\storeproducttable] => Array
        (
            [module] => sale
            [file] => lib/internals/storeproduct.php
        )

    [bitrix\sale\saleszone] => Array
        (
            [module] => sale
            [file] => lib/saleszone.php
        )

    [bitrix\sale\internals\orderdeliveryreqtable] => Array
        (
            [module] => sale
            [file] => lib/internals/orderdeliveryreq.php
        )

    [bitrix\sale\sendereventhandler] => Array
        (
            [module] => sale
            [file] => lib/senderconnector.php
        )

    [bitrix\sale\senderconnectorbuyer] => Array
        (
            [module] => sale
            [file] => lib/senderconnector.php
        )

    [bitrix\sale\userconsent] => Array
        (
            [module] => sale
            [file] => lib/userconsent.php
        )

    [bitrix\sale\internals\product2producttable] => Array
        (
            [module] => sale
            [file] => lib/internals/product2product.php
        )

    [bitrix\sale\internals\orderprocessingtable] => Array
        (
            [module] => sale
            [file] => lib/internals/orderprocessing.php
        )

    [bitrix\sale\orderbase] => Array
        (
            [module] => sale
            [file] => lib/orderbase.php
        )

    [bitrix\sale\internals\entity] => Array
        (
            [module] => sale
            [file] => lib/internals/entity.php
        )

    [bitrix\sale\internals\entitycollection] => Array
        (
            [module] => sale
            [file] => lib/internals/entitycollection.php
        )

    [bitrix\sale\internals\collectionbase] => Array
        (
            [module] => sale
            [file] => lib/internals/collectionbase.php
        )

    [bitrix\sale\shipment] => Array
        (
            [module] => sale
            [file] => lib/shipment.php
        )

    [bitrix\sale\shipmentcollection] => Array
        (
            [module] => sale
            [file] => lib/shipmentcollection.php
        )

    [bitrix\sale\shipmentitemcollection] => Array
        (
            [module] => sale
            [file] => lib/shipmentitemcollection.php
        )

    [bitrix\sale\shipmentitem] => Array
        (
            [module] => sale
            [file] => lib/shipmentitem.php
        )

    [bitrix\sale\shipmentitemstorecollection] => Array
        (
            [module] => sale
            [file] => lib/shipmentitemstorecollection.php
        )

    [bitrix\sale\shipmentitemstore] => Array
        (
            [module] => sale
            [file] => lib/shipmentitemstore.php
        )

    [bitrix\sale\paymentcollectionbase] => Array
        (
            [module] => sale
            [file] => lib/internals/paymentcollectionbase.php
        )

    [bitrix\sale\paymentcollection] => Array
        (
            [module] => sale
            [file] => lib/paymentcollection.php
        )

    [bitrix\sale\payment] => Array
        (
            [module] => sale
            [file] => lib/payment.php
        )

    [bitrix\sale\paysystemservice] => Array
        (
            [module] => sale
            [file] => lib/paysystemservice.php
        )

    [bitrix\sale\internals\fields] => Array
        (
            [module] => sale
            [file] => lib/internals/fields.php
        )

    [bitrix\sale\result] => Array
        (
            [module] => sale
            [file] => lib/result.php
        )

    [bitrix\sale\resulterror] => Array
        (
            [module] => sale
            [file] => lib/result.php
        )

    [bitrix\sale\resultserializable] => Array
        (
            [module] => sale
            [file] => lib/resultserializable.php
        )

    [bitrix\sale\eventactions] => Array
        (
            [module] => sale
            [file] => lib/eventactions.php
        )

    [bitrix\sale\basketbase] => Array
        (
            [module] => sale
            [file] => lib/basketbase.php
        )

    [bitrix\sale\basketitembase] => Array
        (
            [module] => sale
            [file] => lib/basketitembase.php
        )

    [bitrix\sale\basket] => Array
        (
            [module] => sale
            [file] => lib/basket.php
        )

    [bitrix\sale\internals\basketitembase] => Array
        (
            [module] => sale
            [file] => lib/internals/basketitembase.php
        )

    [bitrix\sale\basketitem] => Array
        (
            [module] => sale
            [file] => lib/basketitem.php
        )

    [bitrix\sale\basketbundlecollection] => Array
        (
            [module] => sale
            [file] => lib/basketbundlecollection.php
        )

    [bitrix\sale\orderproperties] => Array
        (
            [module] => sale
            [file] => lib/orderprops.php
        )

    [bitrix\sale\propertyvalue] => Array
        (
            [module] => sale
            [file] => lib/propertyvalue.php
        )

    [bitrix\sale\compatible\internals\entitycompatibility] => Array
        (
            [module] => sale
            [file] => lib/compatible/internals/entitycompatibility.php
        )

    [bitrix\sale\compatible\ordercompatibility] => Array
        (
            [module] => sale
            [file] => lib/compatible/ordercompatibility.php
        )

    [bitrix\sale\compatible\basketcompatibility] => Array
        (
            [module] => sale
            [file] => lib/compatible/basketcompatibility.php
        )

    [bitrix\sale\compatible\eventcompatibility] => Array
        (
            [module] => sale
            [file] => lib/compatible/eventcompatibility.php
        )

    [bitrix\sale\compatible\orderquery] => Array
        (
            [module] => sale
            [file] => lib/compatible/compatible.php
        )

    [bitrix\sale\compatible\orderquerylocation] => Array
        (
            [module] => sale
            [file] => lib/compatible/compatible.php
        )

    [bitrix\sale\compatible\fetchadapter] => Array
        (
            [module] => sale
            [file] => lib/compatible/compatible.php
        )

    [bitrix\sale\compatible\test] => Array
        (
            [module] => sale
            [file] => lib/compatible/compatible.php
        )

    [bitrix\sale\orderuserproperties] => Array
        (
            [module] => sale
            [file] => lib/userprops.php
        )

    [bitrix\sale\basketpropertiescollectionbase] => Array
        (
            [module] => sale
            [file] => lib/basketpropertiesbase.php
        )

    [bitrix\sale\basketpropertiescollection] => Array
        (
            [module] => sale
            [file] => lib/basketproperties.php
        )

    [bitrix\sale\basketpropertyitembase] => Array
        (
            [module] => sale
            [file] => lib/basketpropertiesitembase.php
        )

    [bitrix\sale\basketpropertyitem] => Array
        (
            [module] => sale
            [file] => lib/basketpropertiesitem.php
        )

    [bitrix\sale\tax] => Array
        (
            [module] => sale
            [file] => lib/tax.php
        )

    [bitrix\sale\internals\ordertable] => Array
        (
            [module] => sale
            [file] => lib/internals/order.php
        )

    [bitrix\sale\internals\baskettable] => Array
        (
            [module] => sale
            [file] => lib/internals/basket.php
        )

    [bitrix\sale\internals\shipmenttable] => Array
        (
            [module] => sale
            [file] => lib/internals/shipment.php
        )

    [bitrix\sale\internals\shipmentitemtable] => Array
        (
            [module] => sale
            [file] => lib/internals/shipmentitem.php
        )

    [bitrix\sale\internals\paysystemservicetable] => Array
        (
            [module] => sale
            [file] => lib/internals/paysystemservice.php
        )

    [bitrix\sale\internals\paymenttable] => Array
        (
            [module] => sale
            [file] => lib/internals/payment.php
        )

    [bitrix\sale\internals\shipmentitemstoretable] => Array
        (
            [module] => sale
            [file] => lib/internals/shipmentitemstore.php
        )

    [bitrix\sale\internals\shipmentextraservice] => Array
        (
            [module] => sale
            [file] => lib/internals/shipmentextraservice.php
        )

    [bitrix\sale\internals\orderuserpropertiestable] => Array
        (
            [module] => sale
            [file] => lib/internals/userprops.php
        )

    [bitrix\sale\internals\collectableentity] => Array
        (
            [module] => sale
            [file] => lib/internals/collectableentity.php
        )

    [bitrix\sale\provider] => Array
        (
            [module] => sale
            [file] => lib/provider.php
        )

    [bitrix\sale\providerbase] => Array
        (
            [module] => sale
            [file] => lib/providerbase.php
        )

    [bitrix\sale\internals\catalog\provider] => Array
        (
            [module] => sale
            [file] => lib/internals/catalog/provider.php
        )

    [bitrix\sale\saleproviderbase] => Array
        (
            [module] => sale
            [file] => lib/saleproviderbase.php
        )

    [bitrix\sale\internals\transferdataprovider] => Array
        (
            [module] => sale
            [file] => lib/internals/transferdataprovider.php
        )

    [bitrix\sale\internals\poolquantity] => Array
        (
            [module] => sale
            [file] => lib/internals/poolquantity.php
        )

    [bitrix\sale\internals\providercreator] => Array
        (
            [module] => sale
            [file] => lib/internals/providercreator.php
        )

    [bitrix\sale\internals\providerbuilderbase] => Array
        (
            [module] => sale
            [file] => lib/internals/providerbuilderbase.php
        )

    [bitrix\sale\internals\providerbuilder] => Array
        (
            [module] => sale
            [file] => lib/internals/providerbuilder.php
        )

    [bitrix\sale\internals\providerbuildercompatibility] => Array
        (
            [module] => sale
            [file] => lib/internals/providerbuildercompatibility.php
        )

    [bitrix\sale\orderhistory] => Array
        (
            [module] => sale
            [file] => lib/orderhistory.php
        )

    [bitrix\sale\internals\callbackregistrytable] => Array
        (
            [module] => sale
            [file] => lib/internals/callbackregistry.php
        )

    [bitrix\sale\internals\basketpropertytable] => Array
        (
            [module] => sale
            [file] => lib/internals/basketproperties.php
        )

    [bitrix\sale\internals\companytable] => Array
        (
            [module] => sale
            [file] => lib/internals/company.php
        )

    [bitrix\sale\internals\companygrouptable] => Array
        (
            [module] => sale
            [file] => lib/internals/companygroup.php
        )

    [bitrix\sale\internals\companyresponsiblegrouptable] => Array
        (
            [module] => sale
            [file] => lib/internals/companyresponsiblegroup.php
        )

    [bitrix\sale\internals\persontypetable] => Array
        (
            [module] => sale
            [file] => lib/internals/persontype.php
        )

    [bitrix\sale\internals\persontypesitetable] => Array
        (
            [module] => sale
            [file] => lib/internals/persontypesite.php
        )

    [bitrix\sale\internals\pool] => Array
        (
            [module] => sale
            [file] => lib/internals/pool.php
        )

    [bitrix\sale\internals\userbudgetpool] => Array
        (
            [module] => sale
            [file] => lib/internals/userbudgetpool.php
        )

    [bitrix\sale\internals\eventspool] => Array
        (
            [module] => sale
            [file] => lib/internals/eventspool.php
        )

    [bitrix\sale\internals\events] => Array
        (
            [module] => sale
            [file] => lib/internals/events.php
        )

    [bitrix\sale\pricemaths] => Array
        (
            [module] => sale
            [file] => lib/pricemaths.php
        )

    [bitrix\sale\basketcomponenthelper] => Array
        (
            [module] => sale
            [file] => lib/basketcomponenthelper.php
        )

    [bitrix\sale\registry] => Array
        (
            [module] => sale
            [file] => lib/registry.php
        )

    [ipaymentorder] => Array
        (
            [module] => sale
            [file] => lib/internals/paymentinterface.php
        )

    [ishipmentorder] => Array
        (
            [module] => sale
            [file] => lib/internals/shipmentinterface.php
        )

    [ientitymarker] => Array
        (
            [module] => sale
            [file] => lib/internals/entitymarkerinterface.php
        )

    [bitrix\sale\internals\orderarchivetable] => Array
        (
            [module] => sale
            [file] => lib/internals/orderarchive.php
        )

    [bitrix\sale\internals\basketarchivetable] => Array
        (
            [module] => sale
            [file] => lib/internals/basketarchive.php
        )

    [bitrix\sale\internals\orderarchivepackedtable] => Array
        (
            [module] => sale
            [file] => lib/internals/orderarchivepacked.php
        )

    [bitrix\sale\internals\basketarchivepackedtable] => Array
        (
            [module] => sale
            [file] => lib/internals/basketarchivepacked.php
        )

    [bitrix\sale\archive\manager] => Array
        (
            [module] => sale
            [file] => lib/archive/manager.php
        )

    [bitrix\sale\archive\recovery\base] => Array
        (
            [module] => sale
            [file] => lib/archive/recovery/base.php
        )

    [bitrix\sale\archive\recovery\scheme] => Array
        (
            [module] => sale
            [file] => lib/archive/recovery/scheme.php
        )

    [bitrix\sale\archive\recovery\version1] => Array
        (
            [module] => sale
            [file] => lib/archive/recovery/version1.php
        )

    [bitrix\sale\tax\ratetable] => Array
        (
            [module] => sale
            [file] => lib/tax/rate.php
        )

    [bitrix\sale\location\locationtable] => Array
        (
            [module] => sale
            [file] => lib/location/location.php
        )

    [bitrix\sale\location\tree] => Array
        (
            [module] => sale
            [file] => lib/location/tree.php
        )

    [bitrix\sale\location\typetable] => Array
        (
            [module] => sale
            [file] => lib/location/type.php
        )

    [bitrix\sale\location\grouptable] => Array
        (
            [module] => sale
            [file] => lib/location/group.php
        )

    [bitrix\sale\location\externaltable] => Array
        (
            [module] => sale
            [file] => lib/location/external.php
        )

    [bitrix\sale\location\externalservicetable] => Array
        (
            [module] => sale
            [file] => lib/location/externalservice.php
        )

    [bitrix\sale\location\search\finder] => Array
        (
            [module] => sale
            [file] => lib/location/search/finder.php
        )

    [bitrix\sale\location\search\wordtable] => Array
        (
            [module] => sale
            [file] => lib/location/search/word.php
        )

    [bitrix\sale\location\search\chaintable] => Array
        (
            [module] => sale
            [file] => lib/location/search/chain.php
        )

    [bitrix\sale\location\search\sitelinktable] => Array
        (
            [module] => sale
            [file] => lib/location/search/sitelink.php
        )

    [bitrix\sale\location\name\nameentity] => Array
        (
            [module] => sale
            [file] => lib/location/name/nameentity.php
        )

    [bitrix\sale\location\name\locationtable] => Array
        (
            [module] => sale
            [file] => lib/location/name/location.php
        )

    [bitrix\sale\location\name\typetable] => Array
        (
            [module] => sale
            [file] => lib/location/name/type.php
        )

    [bitrix\sale\location\name\grouptable] => Array
        (
            [module] => sale
            [file] => lib/location/name/group.php
        )

    [bitrix\sale\location\connector] => Array
        (
            [module] => sale
            [file] => lib/location/connector.php
        )

    [bitrix\sale\location\grouplocationtable] => Array
        (
            [module] => sale
            [file] => lib/location/grouplocation.php
        )

    [bitrix\sale\location\sitelocationtable] => Array
        (
            [module] => sale
            [file] => lib/location/sitelocation.php
        )

    [bitrix\sale\location\defaultsitetable] => Array
        (
            [module] => sale
            [file] => lib/location/defaultsite.php
        )

    [bitrix\sale\location\db\commonhelper] => Array
        (
            [module] => sale
            [file] => lib/location/db/commonhelper.php
        )

    [bitrix\sale\location\db\helper] => Array
        (
            [module] => sale
            [file] => lib/location/db/mysql/helper.php
        )

    [bitrix\sale\location\db\blockinserter] => Array
        (
            [module] => sale
            [file] => lib/location/db/blockinserter.php
        )

    [bitrix\sale\location\admin\helper] => Array
        (
            [module] => sale
            [file] => lib/location/admin/helper.php
        )

    [bitrix\sale\location\admin\namehelper] => Array
        (
            [module] => sale
            [file] => lib/location/admin/namehelper.php
        )

    [bitrix\sale\location\admin\locationhelper] => Array
        (
            [module] => sale
            [file] => lib/location/admin/locationhelper.php
        )

    [bitrix\sale\location\admin\typehelper] => Array
        (
            [module] => sale
            [file] => lib/location/admin/typehelper.php
        )

    [bitrix\sale\location\admin\grouphelper] => Array
        (
            [module] => sale
            [file] => lib/location/admin/grouphelper.php
        )

    [bitrix\sale\location\admin\defaultsitehelper] => Array
        (
            [module] => sale
            [file] => lib/location/admin/defaultsitehelper.php
        )

    [bitrix\sale\location\admin\sitelocationhelper] => Array
        (
            [module] => sale
            [file] => lib/location/admin/sitelocationhelper.php
        )

    [bitrix\sale\location\admin\externalservicehelper] => Array
        (
            [module] => sale
            [file] => lib/location/admin/externalservicehelper.php
        )

    [bitrix\sale\location\admin\searchhelper] => Array
        (
            [module] => sale
            [file] => lib/location/admin/searchhelper.php
        )

    [bitrix\sale\location\util\process] => Array
        (
            [module] => sale
            [file] => lib/location/util/process.php
        )

    [bitrix\sale\location\util\csvreader] => Array
        (
            [module] => sale
            [file] => lib/location/util/csvreader.php
        )

    [bitrix\sale\location\util\assert] => Array
        (
            [module] => sale
            [file] => lib/location/util/assert.php
        )

    [bitrix\sale\location\import\importprocess] => Array
        (
            [module] => sale
            [file] => lib/location/import/importprocess.php
        )

    [bitrix\sale\location\search\reindexprocess] => Array
        (
            [module] => sale
            [file] => lib/location/search/reindexprocess.php
        )

    [bitrix\sale\location\tree\nodenotfoundexception] => Array
        (
            [module] => sale
            [file] => lib/location/tree/exception.php
        )

    [bitrix\sale\location\tree\nodeincorrectexception] => Array
        (
            [module] => sale
            [file] => lib/location/tree/exception.php
        )

    [bitrix\sale\location\exception] => Array
        (
            [module] => sale
            [file] => lib/location/exception.php
        )

    [csaleproxyadminresult] => Array
        (
            [module] => sale
            [file] => general/proxyadminresult.php
        )

    [csaleproxyadminuiresult] => Array
        (
            [module] => sale
            [file] => general/proxyadminresult.php
        )

    [csaleproxyresult] => Array
        (
            [module] => sale
            [file] => general/proxyresult.php
        )

    [bitrix\sale\location\migration\cupdaterlocationpro] => Array
        (
            [module] => sale
            [file] => lib/location/migration/migrate.php
        )

    [bitrix\sale\delivery\deliverylocationtable] => Array
        (
            [module] => sale
            [file] => lib/delivery/deliverylocation.php
        )

    [bitrix\sale\delivery\deliverylocationexcludetable] => Array
        (
            [module] => sale
            [file] => lib/delivery/deliverylocationexclude.php
        )

    [bitrix\sale\tax\ratelocationtable] => Array
        (
            [module] => sale
            [file] => lib/tax/ratelocation.php
        )

    [csalebasketfilter] => Array
        (
            [module] => sale
            [file] => general/sale_cond.php
        )

    [csalecondctrl] => Array
        (
            [module] => sale
            [file] => general/sale_cond.php
        )

    [csalecondctrlcomplex] => Array
        (
            [module] => sale
            [file] => general/sale_cond.php
        )

    [csalecondctrlgroup] => Array
        (
            [module] => sale
            [file] => general/sale_cond.php
        )

    [csalecondctrlbasketgroup] => Array
        (
            [module] => sale
            [file] => general/sale_cond.php
        )

    [csalecondctrlbasketfields] => Array
        (
            [module] => sale
            [file] => general/sale_cond.php
        )

    [csalecondctrlbasketitemconditions] => Array
        (
            [module] => sale
            [file] => general/sale_cond.php
        )

    [csalecondctrlbasketproperties] => Array
        (
            [module] => sale
            [file] => general/sale_cond.php
        )

    [csalecondctrlorderfields] => Array
        (
            [module] => sale
            [file] => general/sale_cond.php
        )

    [csalecondctrlcommon] => Array
        (
            [module] => sale
            [file] => general/sale_cond.php
        )

    [csalecondtree] => Array
        (
            [module] => sale
            [file] => general/sale_cond.php
        )

    [csalecondctrlpastorder] => Array
        (
            [module] => sale
            [file] => general/sale_cond.php
        )

    [csalecondcumulativectrl] => Array
        (
            [module] => sale
            [file] => general/sale_cond.php
        )

    [csalecumulativeaction] => Array
        (
            [module] => sale
            [file] => general/sale_act.php
        )

    [csaleactionctrl] => Array
        (
            [module] => sale
            [file] => general/sale_act.php
        )

    [csaleactionctrlcomplex] => Array
        (
            [module] => sale
            [file] => general/sale_act.php
        )

    [csaleactionctrlgroup] => Array
        (
            [module] => sale
            [file] => general/sale_act.php
        )

    [csaleactionctrlaction] => Array
        (
            [module] => sale
            [file] => general/sale_act.php
        )

    [csalediscountactionapply] => Array
        (
            [module] => sale
            [file] => general/sale_act.php
        )

    [csaleactionctrldelivery] => Array
        (
            [module] => sale
            [file] => general/sale_act.php
        )

    [csaleactiongift] => Array
        (
            [module] => sale
            [file] => general/sale_act.php
        )

    [csaleactiongiftctrlgroup] => Array
        (
            [module] => sale
            [file] => general/sale_act.php
        )

    [csaleactionctrlbasketgroup] => Array
        (
            [module] => sale
            [file] => general/sale_act.php
        )

    [csaleactionctrlsubgroup] => Array
        (
            [module] => sale
            [file] => general/sale_act.php
        )

    [csaleactioncondctrlbasketfields] => Array
        (
            [module] => sale
            [file] => general/sale_act.php
        )

    [csaleactiontree] => Array
        (
            [module] => sale
            [file] => general/sale_act.php
        )

    [csalediscountconvert] => Array
        (
            [module] => sale
            [file] => general/discount_convert.php
        )

    [csalepdf] => Array
        (
            [module] => sale
            [file] => general/pdf.php
        )

    [csaleymhandler] => Array
        (
            [module] => sale
            [file] => general/ym_handler.php
        )

    [csaleymlocation] => Array
        (
            [module] => sale
            [file] => general/ym_location.php
        )

    [bitrix\sale\delivery\calculationresult] => Array
        (
            [module] => sale
            [file] => lib/delivery/calculationresult.php
        )

    [bitrix\sale\delivery\services\table] => Array
        (
            [module] => sale
            [file] => lib/delivery/services/table.php
        )

    [bitrix\sale\delivery\restrictions\table] => Array
        (
            [module] => sale
            [file] => lib/delivery/restrictions/table.php
        )

    [bitrix\sale\delivery\services\manager] => Array
        (
            [module] => sale
            [file] => lib/delivery/services/manager.php
        )

    [bitrix\sale\delivery\restrictions\base] => Array
        (
            [module] => sale
            [file] => lib/delivery/restrictions/base.php
        )

    [bitrix\sale\delivery\restrictions\manager] => Array
        (
            [module] => sale
            [file] => lib/delivery/restrictions/manager.php
        )

    [bitrix\sale\delivery\services\base] => Array
        (
            [module] => sale
            [file] => lib/delivery/services/base.php
        )

    [bitrix\sale\delivery\menu] => Array
        (
            [module] => sale
            [file] => lib/delivery/menu.php
        )

    [bitrix\sale\delivery\services\objectpool] => Array
        (
            [module] => sale
            [file] => lib/delivery/services/objectpool.php
        )

    [bitrix\sale\tradingplatformtable] => Array
        (
            [module] => sale
            [file] => lib/internals/tradingplatform.php
        )

    [bitrix\sale\tradingplatform\ebay\policy] => Array
        (
            [module] => sale
            [file] => lib/tradingplatform/ebay/policy.php
        )

    [bitrix\sale\tradingplatform\helper] => Array
        (
            [module] => sale
            [file] => lib/tradingplatform/helper.php
        )

    [bitrix\sale\tradingplatform\ymarket\yandexmarket] => Array
        (
            [module] => sale
            [file] => lib/tradingplatform/ymarket/yandexmarket.php
        )

    [bitrix\sale\tradingplatform\platform] => Array
        (
            [module] => sale
            [file] => lib/tradingplatform/platform.php
        )

    [bitrix\sale\tradingplatform\logger] => Array
        (
            [module] => sale
            [file] => lib/tradingplatform/logger.php
        )

    [bitrix\sale\internals\shipmentextraservicetable] => Array
        (
            [module] => sale
            [file] => lib/internals/shipmentextraservice.php
        )

    [bitrix\sale\delivery\extraservices\manager] => Array
        (
            [module] => sale
            [file] => lib/delivery/extra_services/manager.php
        )

    [bitrix\sale\delivery\extraservices\base] => Array
        (
            [module] => sale
            [file] => lib/delivery/extra_services/base.php
        )

    [bitrix\sale\delivery\extraservices\table] => Array
        (
            [module] => sale
            [file] => lib/delivery/extra_services/table.php
        )

    [bitrix\sale\delivery\tracking\manager] => Array
        (
            [module] => sale
            [file] => lib/delivery/tracking/manager.php
        )

    [bitrix\sale\delivery\tracking\table] => Array
        (
            [module] => sale
            [file] => lib/delivery/tracking/table.php
        )

    [bitrix\sale\delivery\externallocationmap] => Array
        (
            [module] => sale
            [file] => lib/delivery/externallocationmap.php
        )

    [bitrix\sale\internals\servicerestrictiontable] => Array
        (
            [module] => sale
            [file] => lib/internals/servicerestriction.php
        )

    [bitrix\sale\services\base\restrictionmanager] => Array
        (
            [module] => sale
            [file] => lib/services/base/restrictionmanager.php
        )

    [bitrix\sale\services\base\siterestriction] => Array
        (
            [module] => sale
            [file] => lib/services/base/siterestriction.php
        )

    [bitrix\sale\services\base\tradebindingrestriction] => Array
        (
            [module] => sale
            [file] => lib/services/base/tradebindingrestriction.php
        )

    [bitrix\sale\compatible\discountcompatibility] => Array
        (
            [module] => sale
            [file] => lib/compatible/discountcompatibility.php
        )

    [bitrix\sale\config\feature] => Array
        (
            [module] => sale
            [file] => lib/config/feature.php
        )

    [bitrix\sale\discount\context\basecontext] => Array
        (
            [module] => sale
            [file] => lib/discount/context/basecontext.php
        )

    [bitrix\sale\discount\context\fuser] => Array
        (
            [module] => sale
            [file] => lib/discount/context/fuser.php
        )

    [bitrix\sale\discount\context\user] => Array
        (
            [module] => sale
            [file] => lib/discount/context/user.php
        )

    [bitrix\sale\discount\context\usergroup] => Array
        (
            [module] => sale
            [file] => lib/discount/context/usergroup.php
        )

    [bitrix\sale\discount\gift\collection] => Array
        (
            [module] => sale
            [file] => lib/discount/gift/collection.php
        )

    [bitrix\sale\discount\gift\gift] => Array
        (
            [module] => sale
            [file] => lib/discount/gift/gift.php
        )

    [bitrix\sale\discount\gift\manager] => Array
        (
            [module] => sale
            [file] => lib/discount/gift/manager.php
        )

    [bitrix\sale\discount\gift\relateddatatable] => Array
        (
            [module] => sale
            [file] => lib/discount/gift/relateddata.php
        )

    [bitrix\sale\discount\index\indexelementtable] => Array
        (
            [module] => sale
            [file] => lib/discount/index/indexelement.php
        )

    [bitrix\sale\discount\index\indexsectiontable] => Array
        (
            [module] => sale
            [file] => lib/discount/index/indexsection.php
        )

    [bitrix\sale\discount\index\manager] => Array
        (
            [module] => sale
            [file] => lib/discount/index/manager.php
        )

    [bitrix\sale\discount\migration\orderdiscountmigrator] => Array
        (
            [module] => sale
            [file] => lib/discount/migration/orderdiscountmigrator.php
        )

    [bitrix\sale\discount\prediction\manager] => Array
        (
            [module] => sale
            [file] => lib/discount/prediction/manager.php
        )

    [bitrix\sale\discount\preset\arrayhelper] => Array
        (
            [module] => sale
            [file] => lib/discount/preset/arrayhelper.php
        )

    [bitrix\sale\discount\preset\basepreset] => Array
        (
            [module] => sale
            [file] => lib/discount/preset/basepreset.php
        )

    [bitrix\sale\discount\preset\htmlhelper] => Array
        (
            [module] => sale
            [file] => lib/discount/preset/htmlhelper.php
        )

    [bitrix\sale\discount\preset\manager] => Array
        (
            [module] => sale
            [file] => lib/discount/preset/manager.php
        )

    [bitrix\sale\discount\preset\selectproductpreset] => Array
        (
            [module] => sale
            [file] => lib/discount/preset/selectproductpreset.php
        )

    [bitrix\sale\discount\preset\state] => Array
        (
            [module] => sale
            [file] => lib/discount/preset/state.php
        )

    [bitrix\sale\discount\result\compatibleformat] => Array
        (
            [module] => sale
            [file] => lib/discount/result/compatibleformat.php
        )

    [bitrix\sale\discount\runtimecache\discountcache] => Array
        (
            [module] => sale
            [file] => lib/discount/runtimecache/discountcache.php
        )

    [bitrix\sale\discount\runtimecache\fusercache] => Array
        (
            [module] => sale
            [file] => lib/discount/runtimecache/fusercache.php
        )

    [bitrix\sale\discount\actions] => Array
        (
            [module] => sale
            [file] => lib/discount/actions.php
        )

    [bitrix\sale\discount\analyzer] => Array
        (
            [module] => sale
            [file] => lib/discount/analyzer.php
        )

    [bitrix\sale\discount\cumulativecalculator] => Array
        (
            [module] => sale
            [file] => lib/discount/cumulativecalculator.php
        )

    [bitrix\sale\discount\formatter] => Array
        (
            [module] => sale
            [file] => lib/discount/formatter.php
        )

    [bitrix\sale\internals\discounttable] => Array
        (
            [module] => sale
            [file] => lib/internals/discount.php
        )

    [bitrix\sale\internals\discountcoupontable] => Array
        (
            [module] => sale
            [file] => lib/internals/discountcoupon.php
        )

    [bitrix\sale\internals\discountentitiestable] => Array
        (
            [module] => sale
            [file] => lib/internals/discountentities.php
        )

    [bitrix\sale\internals\discountgrouptable] => Array
        (
            [module] => sale
            [file] => lib/internals/discountgroup.php
        )

    [bitrix\sale\internals\discountmoduletable] => Array
        (
            [module] => sale
            [file] => lib/internals/discountmodule.php
        )

    [bitrix\sale\internals\orderdiscounttable] => Array
        (
            [module] => sale
            [file] => lib/internals/orderdiscount.php
        )

    [bitrix\sale\internals\orderdiscountdatatable] => Array
        (
            [module] => sale
            [file] => lib/internals/orderdiscount.php
        )

    [bitrix\sale\internals\ordercouponstable] => Array
        (
            [module] => sale
            [file] => lib/internals/orderdiscount.php
        )

    [bitrix\sale\internals\ordermodulestable] => Array
        (
            [module] => sale
            [file] => lib/internals/orderdiscount.php
        )

    [bitrix\sale\internals\orderroundtable] => Array
        (
            [module] => sale
            [file] => lib/internals/orderround.php
        )

    [bitrix\sale\internals\orderrulestable] => Array
        (
            [module] => sale
            [file] => lib/internals/orderdiscount.php
        )

    [bitrix\sale\internals\orderrulesdescrtable] => Array
        (
            [module] => sale
            [file] => lib/internals/orderdiscount.php
        )

    [bitrix\sale\internals\accountnumbergenerator] => Array
        (
            [module] => sale
            [file] => lib/internals/accountnumber.php
        )

    [bitrix\sale\discount] => Array
        (
            [module] => sale
            [file] => lib/discount.php
        )

    [bitrix\sale\discountbase] => Array
        (
            [module] => sale
            [file] => lib/discountbase.php
        )

    [bitrix\sale\discountcouponsmanager] => Array
        (
            [module] => sale
            [file] => lib/discountcouponsmanager.php
        )

    [bitrix\sale\discountcouponsmanagerbase] => Array
        (
            [module] => sale
            [file] => lib/discountcouponsmanagerbase.php
        )

    [bitrix\sale\orderdiscount] => Array
        (
            [module] => sale
            [file] => lib/orderdiscount.php
        )

    [bitrix\sale\orderdiscountbase] => Array
        (
            [module] => sale
            [file] => lib/orderdiscountbase.php
        )

    [bitrix\sale\orderdiscountmanager] => Array
        (
            [module] => sale
            [file] => lib/orderdiscountmanager.php
        )

    [bitrix\sale\paysystem\logger] => Array
        (
            [module] => sale
            [file] => lib/paysystem/logger.php
        )

    [bitrix\sale\paysystem\restservice] => Array
        (
            [module] => sale
            [file] => lib/paysystem/restservice.php
        )

    [bitrix\sale\paysystem\resthandler] => Array
        (
            [module] => sale
            [file] => lib/paysystem/resthandler.php
        )

    [bitrix\sale\services\base\restclient] => Array
        (
            [module] => sale
            [file] => lib/services/base/restclient.php
        )

    [bitrix\sale\paysystem\service] => Array
        (
            [module] => sale
            [file] => lib/paysystem/service.php
        )

    [bitrix\sale\internals\paysystemresthandlerstable] => Array
        (
            [module] => sale
            [file] => lib/internals/paysystemresthandlers.php
        )

    [bitrix\sale\paysystem\manager] => Array
        (
            [module] => sale
            [file] => lib/paysystem/manager.php
        )

    [bitrix\sale\paysystem\baseservicehandler] => Array
        (
            [module] => sale
            [file] => lib/paysystem/baseservicehandler.php
        )

    [bitrix\sale\paysystem\servicehandler] => Array
        (
            [module] => sale
            [file] => lib/paysystem/servicehandler.php
        )

    [bitrix\sale\paysystem\irefund] => Array
        (
            [module] => sale
            [file] => lib/paysystem/irefund.php
        )

    [bitrix\sale\paysystem\ipdf] => Array
        (
            [module] => sale
            [file] => lib/paysystem/ipdf.php
        )

    [bitrix\sale\paysystem\irefundextended] => Array
        (
            [module] => sale
            [file] => lib/paysystem/irefundextended.php
        )

    [bitrix\sale\paysystem\cert] => Array
        (
            [module] => sale
            [file] => lib/paysystem/cert.php
        )

    [bitrix\sale\paysystem\ipayable] => Array
        (
            [module] => sale
            [file] => lib/paysystem/ipayable.php
        )

    [bitrix\sale\paysystem\icheckable] => Array
        (
            [module] => sale
            [file] => lib/paysystem/icheckable.php
        )

    [bitrix\sale\paysystem\iprepayable] => Array
        (
            [module] => sale
            [file] => lib/paysystem/iprepayable.php
        )

    [bitrix\sale\paysystem\compatibilityhandler] => Array
        (
            [module] => sale
            [file] => lib/paysystem/compatibilityhandler.php
        )

    [bitrix\sale\paysystem\ihold] => Array
        (
            [module] => sale
            [file] => lib/paysystem/ihold.php
        )

    [bitrix\sale\paysystem\ipartialhold] => Array
        (
            [module] => sale
            [file] => lib/paysystem/ipartialhold.php
        )

    [bitrix\sale\internals\paymentlogtable] => Array
        (
            [module] => sale
            [file] => lib/internals/paymentlog.php
        )

    [bitrix\sale\services\paysystem\restrictions\manager] => Array
        (
            [module] => sale
            [file] => lib/services/paysystem/restrictions/manager.php
        )

    [bitrix\sale\services\base\restriction] => Array
        (
            [module] => sale
            [file] => lib/services/base/restriction.php
        )

    [bitrix\sale\internals\yandexsettingstable] => Array
        (
            [module] => sale
            [file] => lib/internals/yandexsettings.php
        )

    [bitrix\sale\services\company\manager] => Array
        (
            [module] => sale
            [file] => lib/services/company/manager.php
        )

    [bitrix\sale\internals\collectionfilteriterator] => Array
        (
            [module] => sale
            [file] => lib/internals/collectionfilteriterator.php
        )

    [bitrix\sale\cashbox\internals\pool] => Array
        (
            [module] => sale
            [file] => lib/cashbox/internals/pool.php
        )

    [bitrix\sale\cashbox\internals\cashboxtable] => Array
        (
            [module] => sale
            [file] => lib/cashbox/internals/cashbox.php
        )

    [bitrix\sale\cashbox\internals\cashboxchecktable] => Array
        (
            [module] => sale
            [file] => lib/cashbox/internals/cashboxcheck.php
        )

    [bitrix\sale\cashbox\internals\cashboxzreporttable] => Array
        (
            [module] => sale
            [file] => lib/cashbox/internals/cashboxzreport.php
        )

    [bitrix\sale\cashbox\internals\cashboxerrlogtable] => Array
        (
            [module] => sale
            [file] => lib/cashbox/internals/cashboxerrlog.php
        )

    [bitrix\sale\cashbox\cashbox] => Array
        (
            [module] => sale
            [file] => lib/cashbox/cashbox.php
        )

    [bitrix\sale\cashbox\manager] => Array
        (
            [module] => sale
            [file] => lib/cashbox/manager.php
        )

    [bitrix\sale\cashbox\iprintimmediately] => Array
        (
            [module] => sale
            [file] => lib/cashbox/iprintimmediately.php
        )

    [bitrix\sale\cashbox\restrictions\manager] => Array
        (
            [module] => sale
            [file] => lib/cashbox/restrictions/manager.php
        )

    [bitrix\sale\notify] => Array
        (
            [module] => sale
            [file] => lib/notify.php
        )

    [bitrix\sale\buyerstatistic] => Array
        (
            [module] => sale
            [file] => /lib/buyerstatistic.php
        )

    [bitrix\sale\internals\buyerstatistictable] => Array
        (
            [module] => sale
            [file] => /lib/internals/buyerstatistic.php
        )

    [cadminsalelist] => Array
        (
            [module] => sale
            [file] => general/admin_lib.php
        )

    [bitrix\sale\helpers\admin\skuprops] => Array
        (
            [module] => sale
            [file] => lib/helpers/admin/skuprops.php
        )

    [bitrix\sale\helpers\admin\product] => Array
        (
            [module] => sale
            [file] => lib/helpers/admin/product.php
        )

    [bitrix\sale\helpers\order] => Array
        (
            [module] => sale
            [file] => lib/helpers/order.php
        )

    [bitrix\sale\location\comparator\replacement] => Array
        (
            [module] => sale
            [file] => lib/location/comparator/ru/replacement.php
        )

    [bitrix\sale\location\comparator\tmptable] => Array
        (
            [module] => sale
            [file] => lib/location/comparator/tmptable.php
        )

    [bitrix\sale\location\comparator] => Array
        (
            [module] => sale
            [file] => lib/location/comparator.php
        )

    [bitrix\sale\location\comparator\mapresult] => Array
        (
            [module] => sale
            [file] => lib/location/comparator/mapresult.php
        )

    [bitrix\sale\location\comparator\mapper] => Array
        (
            [module] => sale
            [file] => lib/location/comparator/mapper.php
        )

    [bitrix\sale\exchange\onec\documentimport] => Array
        (
            [module] => sale
            [file] => /lib/exchange/compatibility/documents.php
        )

    [bitrix\sale\exchange\onec\collisionorder] => Array
        (
            [module] => sale
            [file] => /lib/exchange/onec/importcollision.php
        )

    [bitrix\sale\exchange\onec\collisionshipment] => Array
        (
            [module] => sale
            [file] => /lib/exchange/onec/importcollision.php
        )

    [bitrix\sale\exchange\onec\collisionpayment] => Array
        (
            [module] => sale
            [file] => /lib/exchange/onec/importcollision.php
        )

    [bitrix\sale\exchange\onec\collisionprofile] => Array
        (
            [module] => sale
            [file] => /lib/exchange/onec/importcollision.php
        )

    [bitrix\sale\exchange\onec\paymentcashdocument] => Array
        (
            [module] => sale
            [file] => /lib/exchange/onec/paymentdocument.php
        )

    [bitrix\sale\exchange\onec\paymentcashlessdocument] => Array
        (
            [module] => sale
            [file] => /lib/exchange/onec/paymentdocument.php
        )

    [bitrix\sale\exchange\onec\paymentcarddocument] => Array
        (
            [module] => sale
            [file] => /lib/exchange/onec/paymentdocument.php
        )

    [bitrix\sale\exchange\onec\importcriterionbase] => Array
        (
            [module] => sale
            [file] => /lib/exchange/onec/importcriterion.php
        )

    [bitrix\sale\exchange\onec\importcriteriononeccml2] => Array
        (
            [module] => sale
            [file] => /lib/exchange/onec/importcriterion.php
        )

    [bitrix\sale\exchange\onec\criterionorder] => Array
        (
            [module] => sale
            [file] => /lib/exchange/onec/importcriterion.php
        )

    [bitrix\sale\exchange\onec\criterionshipment] => Array
        (
            [module] => sale
            [file] => /lib/exchange/onec/importcriterion.php
        )

    [bitrix\sale\exchange\onec\criterionshipmentinvoice] => Array
        (
            [module] => sale
            [file] => /lib/exchange/onec/importcriterion.php
        )

    [bitrix\sale\exchange\onec\criterionpayment] => Array
        (
            [module] => sale
            [file] => /lib/exchange/onec/importcriterion.php
        )

    [bitrix\sale\exchange\onec\criterionprofile] => Array
        (
            [module] => sale
            [file] => /lib/exchange/onec/importcriterion.php
        )

    [bitrix\sale\exchange\entity\orderimportloader] => Array
        (
            [module] => sale
            [file] => /lib/exchange/entity/entityimportloader.php
        )

    [bitrix\sale\exchange\entity\invoiceimportloader] => Array
        (
            [module] => sale
            [file] => /lib/exchange/entity/entityimportloader.php
        )

    [bitrix\sale\exchange\entity\paymentimportloader] => Array
        (
            [module] => sale
            [file] => /lib/exchange/entity/entityimportloader.php
        )

    [bitrix\sale\exchange\entity\shipmentimportloader] => Array
        (
            [module] => sale
            [file] => /lib/exchange/entity/entityimportloader.php
        )

    [bitrix\sale\exchange\entity\userprofileimportloader] => Array
        (
            [module] => sale
            [file] => /lib/exchange/entity/entityimportloader.php
        )

    [bitrix\sale\exchange\entity\paymentcashlessimport] => Array
        (
            [module] => sale
            [file] => /lib/exchange/entity/paymentimport.php
        )

    [bitrix\sale\exchange\entity\paymentcardimport] => Array
        (
            [module] => sale
            [file] => /lib/exchange/entity/paymentimport.php
        )

    [bitrix\sale\exchange\entity\paymentcashimport] => Array
        (
            [module] => sale
            [file] => /lib/exchange/entity/paymentimport.php
        )

    [bitrix\sale\location\geoip] => Array
        (
            [module] => sale
            [file] => /lib/location/geoip.php
        )

    [bitrix\sale\delivery\requests\manager] => Array
        (
            [module] => sale
            [file] => /lib/delivery/requests/manager.php
        )

    [bitrix\sale\delivery\requests\helper] => Array
        (
            [module] => sale
            [file] => /lib/delivery/requests/helper.php
        )

    [bitrix\sale\delivery\requests\handlerbase] => Array
        (
            [module] => sale
            [file] => /lib/delivery/requests/handlerbase.php
        )

    [bitrix\sale\delivery\requests\requesttable] => Array
        (
            [module] => sale
            [file] => /lib/delivery/requests/request.php
        )

    [bitrix\sale\delivery\requests\shipmenttable] => Array
        (
            [module] => sale
            [file] => /lib/delivery/requests/shipment.php
        )

    [bitrix\sale\delivery\requests\result] => Array
        (
            [module] => sale
            [file] => /lib/delivery/requests/result.php
        )

    [bitrix\sale\delivery\requests\resultfile] => Array
        (
            [module] => sale
            [file] => /lib/delivery/requests/resultfile.php
        )

    [bitrix\sale\delivery\packing\packer] => Array
        (
            [module] => sale
            [file] => /lib/delivery/packing/packer.php
        )

    [bitrix\sale\recurring] => Array
        (
            [module] => sale
            [file] => /lib/recurring.php
        )

    [bitrix\sale\location\normalizer\builder] => Array
        (
            [module] => sale
            [file] => /lib/location/normalizer/builder.php
        )

    [bitrix\sale\location\normalizer\ibuilder] => Array
        (
            [module] => sale
            [file] => /lib/location/normalizer/ibuilder.php
        )

    [bitrix\sale\location\normalizer\normalizer] => Array
        (
            [module] => sale
            [file] => /lib/location/normalizer/normalizer.php
        )

    [bitrix\sale\location\normalizer\inormalizer] => Array
        (
            [module] => sale
            [file] => /lib/location/normalizer/inormalizer.php
        )

    [bitrix\sale\location\normalizer\commonnormalizer] => Array
        (
            [module] => sale
            [file] => /lib/location/normalizer/commonnormalizer.php
        )

    [bitrix\sale\location\normalizer\nullnormalizer] => Array
        (
            [module] => sale
            [file] => /lib/location/normalizer/nullnormalizer.php
        )

    [bitrix\sale\location\normalizer\spacenormalizer] => Array
        (
            [module] => sale
            [file] => /lib/location/normalizer/spacenormalizer.php
        )

    [bitrix\sale\location\normalizer\languagenormalizer] => Array
        (
            [module] => sale
            [file] => /lib/location/normalizer/languagenormalizer.php
        )

    [bitrix\sale\location\normalizer\helper] => Array
        (
            [module] => sale
            [file] => /lib/location/normalizer/helper.php
        )

    [sale\handlers\delivery\additional\ruspost\reliability\service] => Array
        (
            [module] => sale
            [file] => /handlers/delivery/additional/ruspost/reliability/service.php
        )

)
Array
(
    [bitrix\main\application] => Array
        (
            [module] => main
            [file] => lib/application.php
        )

    [bitrix\main\httpapplication] => Array
        (
            [module] => main
            [file] => lib/httpapplication.php
        )

    [bitrix\main\argumentexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\argumentnullexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\argumentoutofrangeexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\argumenttypeexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\notimplementedexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\notsupportedexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\invalidoperationexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\objectpropertyexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\objectnotfoundexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\objectexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\systemexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\accessdeniedexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\decodingexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\io\invalidpathexception] => Array
        (
            [module] => main
            [file] => lib/io/ioexception.php
        )

    [bitrix\main\io\filenotfoundexception] => Array
        (
            [module] => main
            [file] => lib/io/ioexception.php
        )

    [bitrix\main\io\filedeleteexception] => Array
        (
            [module] => main
            [file] => lib/io/ioexception.php
        )

    [bitrix\main\io\fileopenexception] => Array
        (
            [module] => main
            [file] => lib/io/ioexception.php
        )

    [bitrix\main\io\filenotopenedexception] => Array
        (
            [module] => main
            [file] => lib/io/ioexception.php
        )

    [bitrix\main\context] => Array
        (
            [module] => main
            [file] => lib/context.php
        )

    [bitrix\main\httpcontext] => Array
        (
            [module] => main
            [file] => lib/httpcontext.php
        )

    [bitrix\main\dispatcher] => Array
        (
            [module] => main
            [file] => lib/dispatcher.php
        )

    [bitrix\main\environment] => Array
        (
            [module] => main
            [file] => lib/environment.php
        )

    [bitrix\main\event] => Array
        (
            [module] => main
            [file] => lib/event.php
        )

    [bitrix\main\eventmanager] => Array
        (
            [module] => main
            [file] => lib/eventmanager.php
        )

    [bitrix\main\eventresult] => Array
        (
            [module] => main
            [file] => lib/eventresult.php
        )

    [bitrix\main\request] => Array
        (
            [module] => main
            [file] => lib/request.php
        )

    [bitrix\main\httprequest] => Array
        (
            [module] => main
            [file] => lib/httprequest.php
        )

    [bitrix\main\response] => Array
        (
            [module] => main
            [file] => lib/response.php
        )

    [bitrix\main\httpresponse] => Array
        (
            [module] => main
            [file] => lib/httpresponse.php
        )

    [bitrix\main\modulemanager] => Array
        (
            [module] => main
            [file] => lib/modulemanager.php
        )

    [bitrix\main\server] => Array
        (
            [module] => main
            [file] => lib/server.php
        )

    [bitrix\main\config\configuration] => Array
        (
            [module] => main
            [file] => lib/config/configuration.php
        )

    [bitrix\main\config\option] => Array
        (
            [module] => main
            [file] => lib/config/option.php
        )

    [bitrix\main\context\culture] => Array
        (
            [module] => main
            [file] => lib/context/culture.php
        )

    [bitrix\main\data\cache] => Array
        (
            [module] => main
            [file] => lib/data/cache.php
        )

    [bitrix\main\data\cacheengineapc] => Array
        (
            [module] => main
            [file] => lib/data/cacheengineapc.php
        )

    [bitrix\main\data\cacheenginememcache] => Array
        (
            [module] => main
            [file] => lib/data/cacheenginememcache.php
        )

    [bitrix\main\data\cacheenginefiles] => Array
        (
            [module] => main
            [file] => lib/data/cacheenginefiles.php
        )

    [bitrix\main\data\cacheenginenone] => Array
        (
            [module] => main
            [file] => lib/data/cacheenginenone.php
        )

    [bitrix\main\data\connection] => Array
        (
            [module] => main
            [file] => lib/data/connection.php
        )

    [bitrix\main\data\connectionpool] => Array
        (
            [module] => main
            [file] => lib/data/connectionpool.php
        )

    [bitrix\main\data\icacheengine] => Array
        (
            [module] => main
            [file] => lib/data/cache.php
        )

    [bitrix\main\data\hsphpreadconnection] => Array
        (
            [module] => main
            [file] => lib/data/hsphpreadconnection.php
        )

    [bitrix\main\data\managedcache] => Array
        (
            [module] => main
            [file] => lib/data/managedcache.php
        )

    [bitrix\main\data\taggedcache] => Array
        (
            [module] => main
            [file] => lib/data/taggedcache.php
        )

    [bitrix\main\data\memcacheconnection] => Array
        (
            [module] => main
            [file] => lib/data/memcacheconnection.php
        )

    [bitrix\main\data\memcachedconnection] => Array
        (
            [module] => main
            [file] => lib/data/memcachedconnection.php
        )

    [bitrix\main\data\nosqlconnection] => Array
        (
            [module] => main
            [file] => lib/data/nosqlconnection.php
        )

    [bitrix\main\db\arrayresult] => Array
        (
            [module] => main
            [file] => lib/db/arrayresult.php
        )

    [bitrix\main\db\result] => Array
        (
            [module] => main
            [file] => lib/db/result.php
        )

    [bitrix\main\db\connection] => Array
        (
            [module] => main
            [file] => lib/db/connection.php
        )

    [bitrix\main\db\sqlexception] => Array
        (
            [module] => main
            [file] => lib/db/sqlexception.php
        )

    [bitrix\main\db\sqlqueryexception] => Array
        (
            [module] => main
            [file] => lib/db/sqlexception.php
        )

    [bitrix\main\db\transactionexception] => Array
        (
            [module] => main
            [file] => lib/db/sqlexception.php
        )

    [bitrix\main\db\sqlexpression] => Array
        (
            [module] => main
            [file] => lib/db/sqlexpression.php
        )

    [bitrix\main\db\sqlhelper] => Array
        (
            [module] => main
            [file] => lib/db/sqlhelper.php
        )

    [bitrix\main\db\mysqlcommonconnection] => Array
        (
            [module] => main
            [file] => lib/db/mysqlcommonconnection.php
        )

    [bitrix\main\db\mysqliconnection] => Array
        (
            [module] => main
            [file] => lib/db/mysqliconnection.php
        )

    [bitrix\main\db\mysqliresult] => Array
        (
            [module] => main
            [file] => lib/db/mysqliresult.php
        )

    [bitrix\main\db\mysqlisqlhelper] => Array
        (
            [module] => main
            [file] => lib/db/mysqlisqlhelper.php
        )

    [bitrix\main\db\mssqlconnection] => Array
        (
            [module] => main
            [file] => lib/db/mssqlconnection.php
        )

    [bitrix\main\db\mssqlresult] => Array
        (
            [module] => main
            [file] => lib/db/mssqlresult.php
        )

    [bitrix\main\db\mssqlsqlhelper] => Array
        (
            [module] => main
            [file] => lib/db/mssqlsqlhelper.php
        )

    [bitrix\main\db\oracleconnection] => Array
        (
            [module] => main
            [file] => lib/db/oracleconnection.php
        )

    [bitrix\main\db\oracleresult] => Array
        (
            [module] => main
            [file] => lib/db/oracleresult.php
        )

    [bitrix\main\db\oraclesqlhelper] => Array
        (
            [module] => main
            [file] => lib/db/oraclesqlhelper.php
        )

    [bitrix\main\db\pgsqlconnection] => Array
        (
            [module] => main
            [file] => lib/db/pgsqlconnection.php
        )

    [bitrix\main\diag\httpexceptionhandleroutput] => Array
        (
            [module] => main
            [file] => lib/diag/httpexceptionhandleroutput.php
        )

    [bitrix\main\diag\fileexceptionhandlerlog] => Array
        (
            [module] => main
            [file] => lib/diag/fileexceptionhandlerlog.php
        )

    [bitrix\main\diag\exceptionhandler] => Array
        (
            [module] => main
            [file] => lib/diag/exceptionhandler.php
        )

    [bitrix\main\diag\iexceptionhandleroutput] => Array
        (
            [module] => main
            [file] => lib/diag/iexceptionhandleroutput.php
        )

    [bitrix\main\diag\exceptionhandlerlog] => Array
        (
            [module] => main
            [file] => lib/diag/exceptionhandlerlog.php
        )

    [bitrix\main\io\file] => Array
        (
            [module] => main
            [file] => lib/io/file.php
        )

    [bitrix\main\io\fileentry] => Array
        (
            [module] => main
            [file] => lib/io/fileentry.php
        )

    [bitrix\main\io\path] => Array
        (
            [module] => main
            [file] => lib/io/path.php
        )

    [bitrix\main\io\filesystementry] => Array
        (
            [module] => main
            [file] => lib/io/filesystementry.php
        )

    [bitrix\main\io\ifilestream] => Array
        (
            [module] => main
            [file] => lib/io/ifilestream.php
        )

    [bitrix\main\localization\loc] => Array
        (
            [module] => main
            [file] => lib/localization/loc.php
        )

    [bitrix\main\mail\mail] => Array
        (
            [module] => main
            [file] => lib/mail/mail.php
        )

    [bitrix\main\mail\tracking] => Array
        (
            [module] => main
            [file] => lib/mail/tracking.php
        )

    [bitrix\main\mail\eventmanager] => Array
        (
            [module] => main
            [file] => lib/mail/eventmanager.php
        )

    [bitrix\main\mail\eventmessagecompiler] => Array
        (
            [module] => main
            [file] => lib/mail/eventmessagecompiler.php
        )

    [bitrix\main\mail\eventmessagethemecompiler] => Array
        (
            [module] => main
            [file] => lib/mail/eventmessagethemecompiler.php
        )

    [bitrix\main\mail\internal\event] => Array
        (
            [module] => main
            [file] => lib/mail/internal/event.php
        )

    [bitrix\main\mail\internal\eventattachment] => Array
        (
            [module] => main
            [file] => lib/mail/internal/eventattachment.php
        )

    [bitrix\main\mail\internal\eventmessage] => Array
        (
            [module] => main
            [file] => lib/mail/internal/eventmessage.php
        )

    [bitrix\main\mail\internal\eventmessagesite] => Array
        (
            [module] => main
            [file] => lib/mail/internal/eventmessagesite.php
        )

    [bitrix\main\mail\internal\eventmessageattachment] => Array
        (
            [module] => main
            [file] => lib/mail/internal/eventmessageattachment.php
        )

    [bitrix\main\mail\internal\eventtype] => Array
        (
            [module] => main
            [file] => lib/mail/internal/eventtype.php
        )

    [bitrix\main\text\converter] => Array
        (
            [module] => main
            [file] => lib/text/converter.php
        )

    [bitrix\main\text\emptyconverter] => Array
        (
            [module] => main
            [file] => lib/text/emptyconverter.php
        )

    [bitrix\main\text\encoding] => Array
        (
            [module] => main
            [file] => lib/text/encoding.php
        )

    [bitrix\main\text\htmlconverter] => Array
        (
            [module] => main
            [file] => lib/text/htmlconverter.php
        )

    [bitrix\main\text\binarystring] => Array
        (
            [module] => main
            [file] => lib/text/binarystring.php
        )

    [bitrix\main\text\xmlconverter] => Array
        (
            [module] => main
            [file] => lib/text/xmlconverter.php
        )

    [bitrix\main\type\collection] => Array
        (
            [module] => main
            [file] => lib/type/collection.php
        )

    [bitrix\main\type\date] => Array
        (
            [module] => main
            [file] => lib/type/date.php
        )

    [bitrix\main\type\datetime] => Array
        (
            [module] => main
            [file] => lib/type/datetime.php
        )

    [bitrix\main\type\dictionary] => Array
        (
            [module] => main
            [file] => lib/type/dictionary.php
        )

    [bitrix\main\type\filterabledictionary] => Array
        (
            [module] => main
            [file] => lib/type/filterabledictionary.php
        )

    [bitrix\main\type\parameterdictionary] => Array
        (
            [module] => main
            [file] => lib/type/parameterdictionary.php
        )

    [bitrix\main\web\cookie] => Array
        (
            [module] => main
            [file] => lib/web/cookie.php
        )

    [bitrix\main\web\uri] => Array
        (
            [module] => main
            [file] => lib/web/uri.php
        )

    [bitrix\main\sendereventhandler] => Array
        (
            [module] => main
            [file] => lib/senderconnector.php
        )

    [bitrix\main\senderconnectoruser] => Array
        (
            [module] => main
            [file] => lib/senderconnector.php
        )

    [bitrix\main\urlrewriterrulemaker] => Array
        (
            [module] => main
            [file] => lib/urlrewriter.php
        )

    [bitrix\main\update\stepper] => Array
        (
            [module] => main
            [file] => lib/update/stepper.php
        )

    [bitrix\main\composite\abstractresponse] => Array
        (
            [module] => main
            [file] => lib/composite/responder.php
        )

    [bitrix\main\composite\fileresponse] => Array
        (
            [module] => main
            [file] => lib/composite/responder.php
        )

    [bitrix\main\composite\memcachedresponse] => Array
        (
            [module] => main
            [file] => lib/composite/responder.php
        )

    [bitrix\main\security\otpexception] => Array
        (
            [module] => main
            [file] => lib/security/securityexception.php
        )

    [ctimezone] => Array
        (
            [module] => main
            [file] => classes/general/time.php
        )

    [cbxpunycode] => Array
        (
            [module] => main
            [file] => classes/general/punycode.php
        )

    [ibxvirtualio] => Array
        (
            [module] => main
            [file] => classes/general/virtual_io.php
        )

    [ibxgeterrors] => Array
        (
            [module] => main
            [file] => classes/general/virtual_io.php
        )

    [cbxvirtualio] => Array
        (
            [module] => main
            [file] => classes/general/virtual_io.php
        )

    [cbxvirtualfilebase] => Array
        (
            [module] => main
            [file] => classes/general/virtual_file.php
        )

    [cbxvirtualfile] => Array
        (
            [module] => main
            [file] => classes/general/virtual_file.php
        )

    [cbxvirtualdirectory] => Array
        (
            [module] => main
            [file] => classes/general/virtual_file.php
        )

    [calloption] => Array
        (
            [module] => main
            [file] => classes/general/option.php
        )

    [coption] => Array
        (
            [module] => main
            [file] => classes/general/option.php
        )

    [callpageoption] => Array
        (
            [module] => main
            [file] => classes/general/pageoption.php
        )

    [cpageoption] => Array
        (
            [module] => main
            [file] => classes/general/pageoption.php
        )

    [callsqlwhere] => Array
        (
            [module] => main
            [file] => classes/general/sqlwhere.php
        )

    [csqlwhereexpression] => Array
        (
            [module] => main
            [file] => classes/general/sqlwhere.php
        )

    [csqlwhere] => Array
        (
            [module] => main
            [file] => classes/general/sqlwhere.php
        )

    [calllanguage] => Array
        (
            [module] => main
            [file] => classes/general/language.php
        )

    [clanguage] => Array
        (
            [module] => main
            [file] => classes/general/language.php
        )

    [clangadmin] => Array
        (
            [module] => main
            [file] => classes/general/language.php
        )

    [_clangdbresult] => Array
        (
            [module] => main
            [file] => classes/general/langdbresult.php
        )

    [callagent] => Array
        (
            [module] => main
            [file] => classes/general/agent.php
        )

    [cagent] => Array
        (
            [module] => main
            [file] => classes/mysql/agent.php
        )

    [capplicationexception] => Array
        (
            [module] => main
            [file] => classes/general/applicationexception.php
        )

    [cadminexception] => Array
        (
            [module] => main
            [file] => classes/general/adminexception.php
        )

    [callsite] => Array
        (
            [module] => main
            [file] => classes/general/site.php
        )

    [calllang] => Array
        (
            [module] => main
            [file] => classes/general/site.php
        )

    [csite] => Array
        (
            [module] => main
            [file] => classes/general/site.php
        )

    [clang] => Array
        (
            [module] => main
            [file] => classes/general/site.php
        )

    [chttp] => Array
        (
            [module] => main
            [file] => classes/general/http.php
        )

    [cutil] => Array
        (
            [module] => main
            [file] => classes/general/util.php
        )

    [callmain] => Array
        (
            [module] => main
            [file] => classes/general/main.php
        )

    [cmain] => Array
        (
            [module] => main
            [file] => classes/general/main.php
        )

    [calldatabase] => Array
        (
            [module] => main
            [file] => classes/general/database.php
        )

    [calldbresult] => Array
        (
            [module] => main
            [file] => classes/general/dbresult.php
        )

    [cdatabasemysql] => Array
        (
            [module] => main
            [file] => classes/mysql/database.php
        )

    [cdbresultmysql] => Array
        (
            [module] => main
            [file] => classes/mysql/dbresult.php
        )

    [icachebackend] => Array
        (
            [module] => main
            [file] => classes/general/cache_backend.php
        )

    [cphpcache] => Array
        (
            [module] => main
            [file] => classes/general/cache.php
        )

    [ccachemanager] => Array
        (
            [module] => main
            [file] => classes/general/cache_manager.php
        )

    [cpagecache] => Array
        (
            [module] => main
            [file] => classes/general/page_cache.php
        )

    [cstackcacheentry] => Array
        (
            [module] => main
            [file] => classes/general/stack_cache_entry.php
        )

    [cstackcachemanager] => Array
        (
            [module] => main
            [file] => classes/general/stack_cache.php
        )

    [cmodule] => Array
        (
            [module] => main
            [file] => /classes/general/module.php
        )

    [bitrix\main\entity\ufield] => Array
        (
            [module] => main
            [file] => include/deprecated/ufield.php
        )

    [cdatabase] => Array
        (
            [module] => main
            [file] => classes/mysql/database.php
        )

    [cdbresult] => Array
        (
            [module] => main
            [file] => classes/mysql/dbresult.php
        )

    [csitetemplate] => Array
        (
            [module] => main
            [file] => classes/general/site_template.php
        )

    [cbitrixcomponent] => Array
        (
            [module] => main
            [file] => classes/general/component.php
        )

    [ccomponentengine] => Array
        (
            [module] => main
            [file] => classes/general/component_engine.php
        )

    [ccomponentajax] => Array
        (
            [module] => main
            [file] => classes/general/component_ajax.php
        )

    [cbitrixcomponenttemplate] => Array
        (
            [module] => main
            [file] => classes/general/component_template.php
        )

    [ccomponentutil] => Array
        (
            [module] => main
            [file] => classes/general/component_util.php
        )

    [ccontrollerclient] => Array
        (
            [module] => main
            [file] => classes/general/controller_member.php
        )

    [phpparser] => Array
        (
            [module] => main
            [file] => classes/general/php_parser.php
        )

    [cdiskquota] => Array
        (
            [module] => main
            [file] => classes/general/quota.php
        )

    [ceventlog] => Array
        (
            [module] => main
            [file] => classes/general/event_log.php
        )

    [ceventmain] => Array
        (
            [module] => main
            [file] => classes/general/event_log.php
        )

    [cadminfiledialog] => Array
        (
            [module] => main
            [file] => classes/general/file_dialog.php
        )

    [wll_user] => Array
        (
            [module] => main
            [file] => classes/general/liveid.php
        )

    [wll_consenttoken] => Array
        (
            [module] => main
            [file] => classes/general/liveid.php
        )

    [windowslivelogin] => Array
        (
            [module] => main
            [file] => classes/general/liveid.php
        )

    [cfile] => Array
        (
            [module] => main
            [file] => classes/general/file.php
        )

    [callfile] => Array
        (
            [module] => main
            [file] => classes/general/file.php
        )

    [ctempfile] => Array
        (
            [module] => main
            [file] => classes/general/file_temp.php
        )

    [cfavorites] => Array
        (
            [module] => main
            [file] => classes/mysql/favorites.php
        )

    [cuseroptions] => Array
        (
            [module] => main
            [file] => classes/general/user_options.php
        )

    [cgridoptions] => Array
        (
            [module] => main
            [file] => classes/general/grids.php
        )

    [cundo] => Array
        (
            [module] => main
            [file] => /classes/general/undo.php
        )

    [cautosave] => Array
        (
            [module] => main
            [file] => /classes/general/undo.php
        )

    [callratings] => Array
        (
            [module] => main
            [file] => classes/general/ratings.php
        )

    [cratings] => Array
        (
            [module] => main
            [file] => classes/mysql/ratings.php
        )

    [cratingscomponentsmain] => Array
        (
            [module] => main
            [file] => classes/mysql/ratings_components.php
        )

    [cratingrule] => Array
        (
            [module] => main
            [file] => classes/general/rating_rule.php
        )

    [cratingrulesmain] => Array
        (
            [module] => main
            [file] => classes/mysql/rating_rules.php
        )

    [ctoppanel] => Array
        (
            [module] => main
            [file] => public/top_panel.php
        )

    [ceditarea] => Array
        (
            [module] => main
            [file] => public/edit_area.php
        )

    [ccomponentpanel] => Array
        (
            [module] => main
            [file] => public/edit_area.php
        )

    [ctextparser] => Array
        (
            [module] => main
            [file] => classes/general/textparser.php
        )

    [cphpcachefiles] => Array
        (
            [module] => main
            [file] => classes/general/cache_files.php
        )

    [cdataxmlnode] => Array
        (
            [module] => main
            [file] => classes/general/xml.php
        )

    [cdataxmldocument] => Array
        (
            [module] => main
            [file] => classes/general/xml.php
        )

    [cdataxml] => Array
        (
            [module] => main
            [file] => classes/general/xml.php
        )

    [cxmlfilestream] => Array
        (
            [module] => main
            [file] => classes/general/xml.php
        )

    [crsaprovider] => Array
        (
            [module] => main
            [file] => classes/general/rsasecurity.php
        )

    [crsasecurity] => Array
        (
            [module] => main
            [file] => classes/general/rsasecurity.php
        )

    [crsabcmathprovider] => Array
        (
            [module] => main
            [file] => classes/general/rsabcmath.php
        )

    [crsaopensslprovider] => Array
        (
            [module] => main
            [file] => classes/general/rsaopenssl.php
        )

    [casnreader] => Array
        (
            [module] => main
            [file] => classes/general/asn.php
        )

    [cbxshorturi] => Array
        (
            [module] => main
            [file] => classes/mysql/short_uri.php
        )

    [cfinder] => Array
        (
            [module] => main
            [file] => classes/general/finder.php
        )

    [caccess] => Array
        (
            [module] => main
            [file] => classes/general/access.php
        )

    [cauthprovider] => Array
        (
            [module] => main
            [file] => classes/general/authproviders.php
        )

    [iproviderinterface] => Array
        (
            [module] => main
            [file] => classes/general/authproviders.php
        )

    [cgroupauthprovider] => Array
        (
            [module] => main
            [file] => classes/general/authproviders.php
        )

    [cuserauthprovider] => Array
        (
            [module] => main
            [file] => classes/general/authproviders.php
        )

    [ctableschema] => Array
        (
            [module] => main
            [file] => classes/general/table_schema.php
        )

    [ccsvdata] => Array
        (
            [module] => main
            [file] => classes/general/csv_data.php
        )

    [csmile] => Array
        (
            [module] => main
            [file] => classes/general/smile.php
        )

    [csmilegallery] => Array
        (
            [module] => main
            [file] => classes/general/smile.php
        )

    [csmileset] => Array
        (
            [module] => main
            [file] => classes/general/smile.php
        )

    [cglobalcounter] => Array
        (
            [module] => main
            [file] => classes/general/global_counter.php
        )

    [cusercounter] => Array
        (
            [module] => main
            [file] => classes/mysql/user_counter.php
        )

    [cusercounterpage] => Array
        (
            [module] => main
            [file] => classes/mysql/user_counter.php
        )

    [chotkeys] => Array
        (
            [module] => main
            [file] => classes/general/hot_keys.php
        )

    [chotkeyscode] => Array
        (
            [module] => main
            [file] => classes/general/hot_keys.php
        )

    [cbxsanitizer] => Array
        (
            [module] => main
            [file] => classes/general/sanitizer.php
        )

    [ibxarchive] => Array
        (
            [module] => main
            [file] => classes/general/archive.php
        )

    [cbxarchive] => Array
        (
            [module] => main
            [file] => classes/general/archive.php
        )

    [cadminnotify] => Array
        (
            [module] => main
            [file] => classes/general/admin_notify.php
        )

    [cbxfavadmmenu] => Array
        (
            [module] => main
            [file] => classes/general/favorites.php
        )

    [cadmininformer] => Array
        (
            [module] => main
            [file] => classes/general/admin_informer.php
        )

    [csitecheckertest] => Array
        (
            [module] => main
            [file] => classes/general/site_checker.php
        )

    [csqlutil] => Array
        (
            [module] => main
            [file] => classes/general/sql_util.php
        )

    [cfileuploader] => Array
        (
            [module] => main
            [file] => classes/general/uploader.php
        )

    [lpa] => Array
        (
            [module] => main
            [file] => classes/general/lpa.php
        )

    [cadminfilter] => Array
        (
            [module] => main
            [file] => interface/admin_filter.php
        )

    [cadminlist] => Array
        (
            [module] => main
            [file] => interface/admin_list.php
        )

    [cadminlistrow] => Array
        (
            [module] => main
            [file] => interface/admin_list.php
        )

    [cadminuilist] => Array
        (
            [module] => main
            [file] => interface/admin_ui_list.php
        )

    [cadminuilistrow] => Array
        (
            [module] => main
            [file] => interface/admin_ui_list.php
        )

    [cadminuiresult] => Array
        (
            [module] => main
            [file] => interface/admin_ui_list.php
        )

    [cadminuicontextmenu] => Array
        (
            [module] => main
            [file] => interface/admin_ui_list.php
        )

    [cadminuisorting] => Array
        (
            [module] => main
            [file] => interface/admin_ui_list.php
        )

    [cadminuilistactionpanel] => Array
        (
            [module] => main
            [file] => interface/admin_ui_list.php
        )

    [cadmintabcontrol] => Array
        (
            [module] => main
            [file] => interface/admin_tabcontrol.php
        )

    [cadminform] => Array
        (
            [module] => main
            [file] => interface/admin_form.php
        )

    [cadminformsettings] => Array
        (
            [module] => main
            [file] => interface/admin_form.php
        )

    [cadmintabcontroldrag] => Array
        (
            [module] => main
            [file] => interface/admin_tabcontrol_drag.php
        )

    [cadmindraggableblockengine] => Array
        (
            [module] => main
            [file] => interface/admin_tabcontrol_drag.php
        )

    [cjspopup] => Array
        (
            [module] => main
            [file] => interface/jspopup.php
        )

    [cjspopuponpage] => Array
        (
            [module] => main
            [file] => interface/jspopup.php
        )

    [cadmincalendar] => Array
        (
            [module] => main
            [file] => interface/admin_calendar.php
        )

    [cadminviewtabcontrol] => Array
        (
            [module] => main
            [file] => interface/admin_viewtabcontrol.php
        )

    [cadmintabengine] => Array
        (
            [module] => main
            [file] => interface/admin_tabengine.php
        )

    [ccaptcha] => Array
        (
            [module] => main
            [file] => classes/general/captcha.php
        )

    [cmpnotifications] => Array
        (
            [module] => main
            [file] => classes/general/mp_notifications.php
        )

    [calltask] => Array
        (
            [module] => main
            [file] => classes/general/task.php
        )

    [ctask] => Array
        (
            [module] => main
            [file] => classes/general/task.php
        )

    [calloperation] => Array
        (
            [module] => main
            [file] => classes/general/operation.php
        )

    [coperation] => Array
        (
            [module] => main
            [file] => classes/general/operation.php
        )

    [callgroup] => Array
        (
            [module] => main
            [file] => classes/general/group.php
        )

    [cgroup] => Array
        (
            [module] => main
            [file] => classes/general/group.php
        )

    [cajax] => Array
        (
            [module] => main
            [file] => ajax_tools.php
        )

    [calluser] => Array
        (
            [module] => main
            [file] => classes/general/user.php
        )

    [cuser] => Array
        (
            [module] => main
            [file] => classes/general/user.php
        )

    [callevent] => Array
        (
            [module] => main
            [file] => classes/general/event.php
        )

    [cevent] => Array
        (
            [module] => main
            [file] => classes/general/event.php
        )

    [calleventmessage] => Array
        (
            [module] => main
            [file] => classes/general/eventmessage.php
        )

    [ceventmessage] => Array
        (
            [module] => main
            [file] => classes/general/eventmessage.php
        )

    [ceventtype] => Array
        (
            [module] => main
            [file] => classes/general/eventmessage.php
        )

    [_ceventtyperesult] => Array
        (
            [module] => main
            [file] => classes/general/eventmessage.php
        )

    [cdbresulteventmultiresult] => Array
        (
            [module] => main
            [file] => classes/general/eventmessage.php
        )

    [cdebuginfo] => Array
        (
            [module] => main
            [file] => classes/general/debuginfo.php
        )

    [ccaptchaagent] => Array
        (
            [module] => main
            [file] => classes/general/captchaagent.php
        )

    [callfilterquery] => Array
        (
            [module] => main
            [file] => classes/general/filterquery.php
        )

    [cfilterquery] => Array
        (
            [module] => main
            [file] => classes/general/filterquery.php
        )

    [cconvertorspregreplacehelper] => Array
        (
            [module] => main
            [file] => classes/general/convertorspregreplacehelper.php
        )

    [cspacer] => Array
        (
            [module] => main
            [file] => classes/general/spacer.php
        )

    [updatetools] => Array
        (
            [module] => main
            [file] => classes/general/updatetools.php
        )

    [cjscore] => Array
        (
            [module] => main
            [file] => classes/general/jscore.php
        )

    [cchecklisttools] => Array
        (
            [module] => main
            [file] => classes/general/checklist.php
        )

    [cmenu] => Array
        (
            [module] => main
            [file] => classes/general/menu.php
        )

    [cmenucustom] => Array
        (
            [module] => main
            [file] => classes/general/menucustom.php
        )

    [callusertypeentity] => Array
        (
            [module] => main
            [file] => classes/general/usertype.php
        )

    [cusertypeentity] => Array
        (
            [module] => main
            [file] => classes/general/usertype.php
        )

    [cuserfieldenum] => Array
        (
            [module] => main
            [file] => classes/general/userfieldenum.php
        )

    [cusertypesql] => Array
        (
            [module] => main
            [file] => classes/general/usertypesql.php
        )

    [cusertypemanager] => Array
        (
            [module] => main
            [file] => classes/general/usertypemanager.php
        )

    [cusertypestring] => Array
        (
            [module] => main
            [file] => classes/general/usertypestr.php
        )

    [cusertypeinteger] => Array
        (
            [module] => main
            [file] => classes/general/usertypeint.php
        )

    [cusertypedouble] => Array
        (
            [module] => main
            [file] => classes/general/usertypedbl.php
        )

    [cusertypedatetime] => Array
        (
            [module] => main
            [file] => classes/general/usertypetime.php
        )

    [cusertypedate] => Array
        (
            [module] => main
            [file] => classes/general/usertypedate.php
        )

    [cusertypeboolean] => Array
        (
            [module] => main
            [file] => classes/general/usertypebool.php
        )

    [cusertypefile] => Array
        (
            [module] => main
            [file] => classes/general/usertypefile.php
        )

    [cusertypeenum] => Array
        (
            [module] => main
            [file] => classes/general/usertypeenum.php
        )

    [cusertypeiblocksection] => Array
        (
            [module] => main
            [file] => classes/general/usertypesection.php
        )

    [ciblocksectionenum] => Array
        (
            [module] => main
            [file] => classes/general/usertypesection.php
        )

    [cusertypeiblockelement] => Array
        (
            [module] => main
            [file] => classes/general/usertypeelement.php
        )

    [cusertypestringformatted] => Array
        (
            [module] => main
            [file] => classes/general/usertypestrfmt.php
        )

    [cusertypeurl] => Array
        (
            [module] => main
            [file] => classes/general/usertypeurl.php
        )

    [bxgadget] => Array
        (
            [module] => main
            [file] => classes/general/gadget.php
        )

    [cmainadmin] => Array
        (
            [module] => main
            [file] => classes/general/main_admin.php
        )

    [ctemplates] => Array
        (
            [module] => main
            [file] => classes/general/templates.php
        )

    [cpagetemplate] => Array
        (
            [module] => main
            [file] => classes/general/page_template.php
        )

    [filescmp] => Array
        (
            [module] => main
            [file] => classes/general/files_cmp.php
        )

    [carchiver] => Array
        (
            [module] => main
            [file] => classes/general/tar_gz.php
        )

    [czip] => Array
        (
            [module] => main
            [file] => classes/general/zip.php
        )

    [curlrewriter] => Array
        (
            [module] => main
            [file] => classes/general/urlrewriter.php
        )

    [charsetconverter] => Array
        (
            [module] => main
            [file] => classes/general/charset_converter.php
        )

    [chtmlpagescache] => Array
        (
            [module] => main
            [file] => lib/composite/helper.php
        )

    [statichtmlmemcachedresponse] => Array
        (
            [module] => main
            [file] => lib/composite/responder.php
        )

    [statichtmlfileresponse] => Array
        (
            [module] => main
            [file] => lib/composite/responder.php
        )

    [bitrix\main\page\frame] => Array
        (
            [module] => main
            [file] => lib/composite/engine.php
        )

    [bitrix\main\page\framestatic] => Array
        (
            [module] => main
            [file] => lib/composite/staticarea.php
        )

    [bitrix\main\page\framebuffered] => Array
        (
            [module] => main
            [file] => lib/composite/bufferarea.php
        )

    [bitrix\main\page\framehelper] => Array
        (
            [module] => main
            [file] => lib/composite/bufferarea.php
        )

    [bitrix\main\data\statichtmlcache] => Array
        (
            [module] => main
            [file] => lib/composite/page.php
        )

    [bitrix\main\data\statichtmlstorage] => Array
        (
            [module] => main
            [file] => lib/composite/data/abstractstorage.php
        )

    [bitrix\main\data\statichtmlfilestorage] => Array
        (
            [module] => main
            [file] => lib/composite/data/filestorage.php
        )

    [bitrix\main\data\statichtmlmemcachedstorage] => Array
        (
            [module] => main
            [file] => lib/composite/data/memcachedstorage.php
        )

    [bitrix\main\data\staticcacheprovider] => Array
        (
            [module] => main
            [file] => lib/composite/data/cacheprovider.php
        )

    [bitrix\main\data\appcachemanifest] => Array
        (
            [module] => main
            [file] => lib/composite/appcache.php
        )

    [iblock] => Array
        (
            [module] => iblock
            [file] => install/index.php
        )

    [ciblockpropertyresult] => Array
        (
            [module] => iblock
            [file] => classes/general/iblockpropresult.php
        )

    [ciblockresult] => Array
        (
            [module] => iblock
            [file] => classes/general/iblockresult.php
        )

    [_cibelement] => Array
        (
            [module] => iblock
            [file] => classes/general/iblock_element.php
        )

    [ciblocktype] => Array
        (
            [module] => iblock
            [file] => classes/general/iblocktype.php
        )

    [calliblock] => Array
        (
            [module] => iblock
            [file] => classes/general/iblock.php
        )

    [ciblock] => Array
        (
            [module] => iblock
            [file] => classes/mysql/iblock.php
        )

    [calliblocksection] => Array
        (
            [module] => iblock
            [file] => classes/general/iblocksection.php
        )

    [ciblocksection] => Array
        (
            [module] => iblock
            [file] => classes/mysql/iblocksection.php
        )

    [calliblockproperty] => Array
        (
            [module] => iblock
            [file] => classes/general/iblockproperty.php
        )

    [ciblockpropertyenum] => Array
        (
            [module] => iblock
            [file] => classes/general/iblockpropertyenum.php
        )

    [ciblockproperty] => Array
        (
            [module] => iblock
            [file] => classes/mysql/iblockproperty.php
        )

    [calliblockelement] => Array
        (
            [module] => iblock
            [file] => classes/general/iblockelement.php
        )

    [ciblockelement] => Array
        (
            [module] => iblock
            [file] => classes/mysql/iblockelement.php
        )

    [calliblockrss] => Array
        (
            [module] => iblock
            [file] => classes/general/iblockrss.php
        )

    [ciblockrss] => Array
        (
            [module] => iblock
            [file] => classes/mysql/iblockrss.php
        )

    [ciblockpropertydatetime] => Array
        (
            [module] => iblock
            [file] => classes/general/prop_datetime.php
        )

    [ciblockpropertydate] => Array
        (
            [module] => iblock
            [file] => classes/general/prop_date.php
        )

    [ciblockpropertyxmlid] => Array
        (
            [module] => iblock
            [file] => classes/general/prop_xmlid.php
        )

    [ciblockpropertyfileman] => Array
        (
            [module] => iblock
            [file] => classes/general/prop_fileman.php
        )

    [ciblockpropertyhtml] => Array
        (
            [module] => iblock
            [file] => classes/general/prop_html.php
        )

    [ciblockpropertyelementlist] => Array
        (
            [module] => iblock
            [file] => classes/general/prop_element_list.php
        )

    [ccmlresult] => Array
        (
            [module] => iblock
            [file] => classes/general/cmlresult.php
        )

    [ciblockxmlfile] => Array
        (
            [module] => iblock
            [file] => classes/mysql/cml2.php
        )

    [ciblockcmlimport] => Array
        (
            [module] => iblock
            [file] => classes/general/cml2.php
        )

    [ciblockcmlexport] => Array
        (
            [module] => iblock
            [file] => classes/general/cml2.php
        )

    [ciblockfindtools] => Array
        (
            [module] => iblock
            [file] => classes/general/comp_findtools.php
        )

    [ciblockpricetools] => Array
        (
            [module] => iblock
            [file] => classes/general/comp_pricetools.php
        )

    [ciblockparameters] => Array
        (
            [module] => iblock
            [file] => classes/general/comp_parameters.php
        )

    [ciblockformatproperties] => Array
        (
            [module] => iblock
            [file] => classes/general/comp_formatprops.php
        )

    [calliblocksequence] => Array
        (
            [module] => iblock
            [file] => classes/general/iblocksequence.php
        )

    [ciblocksequence] => Array
        (
            [module] => iblock
            [file] => classes/mysql/iblocksequence.php
        )

    [ciblockpropertysequence] => Array
        (
            [module] => iblock
            [file] => classes/general/prop_seq.php
        )

    [ciblockpropertyelementautocomplete] => Array
        (
            [module] => iblock
            [file] => classes/general/prop_element_auto.php
        )

    [ciblockpropertysku] => Array
        (
            [module] => iblock
            [file] => classes/general/prop_element_sku.php
        )

    [ciblockpropertysectionautocomplete] => Array
        (
            [module] => iblock
            [file] => classes/general/prop_section_auto.php
        )

    [calliblockofferstmp] => Array
        (
            [module] => iblock
            [file] => classes/general/iblockoffers.php
        )

    [ciblockofferstmp] => Array
        (
            [module] => iblock
            [file] => classes/mysql/iblockoffers.php
        )

    [ceventiblock] => Array
        (
            [module] => iblock
            [file] => classes/general/iblock_event_list.php
        )

    [cratingscomponentsiblock] => Array
        (
            [module] => iblock
            [file] => classes/general/ratings_components.php
        )

    [ciblockrights] => Array
        (
            [module] => iblock
            [file] => classes/general/iblock_rights.php
        )

    [ciblocksectionrights] => Array
        (
            [module] => iblock
            [file] => classes/general/iblock_rights.php
        )

    [ciblockelementrights] => Array
        (
            [module] => iblock
            [file] => classes/general/iblock_rights.php
        )

    [ciblockrightsstorage] => Array
        (
            [module] => iblock
            [file] => classes/general/iblock_rights.php
        )

    [ciblockpropertytools] => Array
        (
            [module] => iblock
            [file] => classes/general/iblockproptools.php
        )

    [ciblocksectionpropertylink] => Array
        (
            [module] => iblock
            [file] => classes/general/section_property.php
        )

    [ciblockxmlimport] => Array
        (
            [module] => iblock
            [file] => classes/general/iblockxmlimport.php
        )

    [bitrix\iblock\iblockfieldtable] => Array
        (
            [module] => iblock
            [file] => lib/iblockfield.php
        )

    [bitrix\iblock\iblockgrouptable] => Array
        (
            [module] => iblock
            [file] => lib/iblockgroup.php
        )

    [bitrix\iblock\iblockmessagetable] => Array
        (
            [module] => iblock
            [file] => lib/iblockmessage.php
        )

    [bitrix\iblock\iblockrsstable] => Array
        (
            [module] => iblock
            [file] => lib/iblockrss.php
        )

    [bitrix\iblock\iblocksitetable] => Array
        (
            [module] => iblock
            [file] => lib/iblocksite.php
        )

    [bitrix\iblock\inheritedpropertytable] => Array
        (
            [module] => iblock
            [file] => lib/inheritedproperty.php
        )

    [bitrix\iblock\propertyenumerationtable] => Array
        (
            [module] => iblock
            [file] => lib/propertyenumeration.php
        )

    [bitrix\iblock\propertyfeaturetable] => Array
        (
            [module] => iblock
            [file] => lib/propertyfeature.php
        )

    [bitrix\iblock\sequencetable] => Array
        (
            [module] => iblock
            [file] => lib/sequence.php
        )

    [bitrix\iblock\sitetable] => Array
        (
            [module] => iblock
            [file] => lib/site.php
        )

    [bitrix\iblock\typetable] => Array
        (
            [module] => iblock
            [file] => lib/type.php
        )

    [bitrix\iblock\typelanguagetable] => Array
        (
            [module] => iblock
            [file] => lib/typelanguage.php
        )

    [bitrix\iblock\bizproctype\usertypeproperty] => Array
        (
            [module] => iblock
            [file] => lib/bizproctype/usertypeproperty.php
        )

    [bitrix\iblock\bizproctype\ecrm] => Array
        (
            [module] => iblock
            [file] => lib/bizproctype/ecrm.php
        )

    [bitrix\iblock\bizproctype\money] => Array
        (
            [module] => iblock
            [file] => lib/bizproctype/money.php
        )

    [bitrix\iblock\bizproctype\usertypepropertydiskfile] => Array
        (
            [module] => iblock
            [file] => lib/bizproctype/usertypepropertydiskfile.php
        )

    [bitrix\iblock\bizproctype\usertypepropertyelist] => Array
        (
            [module] => iblock
            [file] => lib/bizproctype/usertypepropertyelist.php
        )

    [bitrix\iblock\bizproctype\usertypepropertyemployee] => Array
        (
            [module] => iblock
            [file] => lib/bizproctype/usertypepropertyemployee.php
        )

    [bitrix\iblock\bizproctype\usertypepropertyhtml] => Array
        (
            [module] => iblock
            [file] => lib/bizproctype/usertypepropertyhtml.php
        )

    [bitrix\iblock\component\base] => Array
        (
            [module] => iblock
            [file] => lib/component/base.php
        )

    [bitrix\iblock\component\element] => Array
        (
            [module] => iblock
            [file] => lib/component/element.php
        )

    [bitrix\iblock\component\elementlist] => Array
        (
            [module] => iblock
            [file] => lib/component/elementlist.php
        )

    [bitrix\iblock\component\filters] => Array
        (
            [module] => iblock
            [file] => lib/component/filters.php
        )

    [bitrix\iblock\component\selector\element] => Array
        (
            [module] => iblock
            [file] => lib/component/selector/element.php
        )

    [bitrix\iblock\component\selector\entity] => Array
        (
            [module] => iblock
            [file] => lib/component/selector/entity.php
        )

    [bitrix\iblock\component\tools] => Array
        (
            [module] => iblock
            [file] => lib/component/tools.php
        )

    [bitrix\iblock\controller\filter\element] => Array
        (
            [module] => iblock
            [file] => lib/Controller/Filter/Element.php
        )

    [bitrix\iblock\filter\entity\elementsettings] => Array
        (
            [module] => iblock
            [file] => lib/filter/entity/elementsettings.php
        )

    [bitrix\iblock\filter\entity\iblocksettings] => Array
        (
            [module] => iblock
            [file] => lib/filter/entity/iblocksettings.php
        )

    [bitrix\iblock\filter\fieldprovider\base] => Array
        (
            [module] => iblock
            [file] => lib/filter/fieldprovider/base.php
        )

    [bitrix\iblock\filter\fieldprovider\element] => Array
        (
            [module] => iblock
            [file] => lib/filter/fieldprovider/element.php
        )

    [bitrix\iblock\filter\fieldprovider\iblockproperty] => Array
        (
            [module] => iblock
            [file] => lib/filter/fieldprovider/iblockproperty.php
        )

    [bitrix\iblock\filter\dictionary] => Array
        (
            [module] => iblock
            [file] => lib/filter/dictionary.php
        )

    [bitrix\iblock\filter\entitylist] => Array
        (
            [module] => iblock
            [file] => lib/filter/entitylist.php
        )

    [bitrix\iblock\filter\factory] => Array
        (
            [module] => iblock
            [file] => lib/filter/factory.php
        )

    [bitrix\iblock\grid\panel\groupaction] => Array
        (
            [module] => iblock
            [file] => lib/grid/panel/groupaction.php
        )

    [bitrix\iblock\grid\actiontype] => Array
        (
            [module] => iblock
            [file] => lib/grid/actiontype.php
        )

    [bitrix\iblock\helpers\admin\property] => Array
        (
            [module] => iblock
            [file] => lib/helpers/admin/property.php
        )

    [bitrix\iblock\helpers\filter\property] => Array
        (
            [module] => iblock
            [file] => lib/helpers/filter/property.php
        )

    [bitrix\iblock\helpers\filter\propertymanager] => Array
        (
            [module] => iblock
            [file] => lib/helpers/filter/propertymanager.php
        )

    [bitrix\iblock\inheritedproperty\basetemplate] => Array
        (
            [module] => iblock
            [file] => lib/inheritedproperty/basetemplate.php
        )

    [bitrix\iblock\inheritedproperty\basevalues] => Array
        (
            [module] => iblock
            [file] => lib/inheritedproperty/basevalues.php
        )

    [bitrix\iblock\inheritedproperty\elementtemplates] => Array
        (
            [module] => iblock
            [file] => lib/inheritedproperty/elementtemplates.php
        )

    [bitrix\iblock\inheritedproperty\elementvalues] => Array
        (
            [module] => iblock
            [file] => lib/inheritedproperty/elementvalues.php
        )

    [bitrix\iblock\inheritedproperty\iblocktemplates] => Array
        (
            [module] => iblock
            [file] => lib/inheritedproperty/iblocktemplates.php
        )

    [bitrix\iblock\inheritedproperty\iblockvalues] => Array
        (
            [module] => iblock
            [file] => lib/inheritedproperty/iblockvalues.php
        )

    [bitrix\iblock\inheritedproperty\sectiontemplates] => Array
        (
            [module] => iblock
            [file] => lib/inheritedproperty/sectiontemplates.php
        )

    [bitrix\iblock\inheritedproperty\sectionvalues] => Array
        (
            [module] => iblock
            [file] => lib/inheritedproperty/sectionvalues.php
        )

    [bitrix\iblock\inheritedproperty\valuesqueue] => Array
        (
            [module] => iblock
            [file] => lib/inheritedproperty/valuesqueue.php
        )

    [bitrix\iblock\landingsource\dataloader] => Array
        (
            [module] => iblock
            [file] => lib/landingsource/dataloader.php
        )

    [bitrix\iblock\landingsource\element] => Array
        (
            [module] => iblock
            [file] => lib/landingsource/element.php
        )

    [bitrix\iblock\model\propertyfeature] => Array
        (
            [module] => iblock
            [file] => lib/model/propertyfeature.php
        )

    [bitrix\iblock\model\section] => Array
        (
            [module] => iblock
            [file] => lib/model/section.php
        )

    [bitrix\iblock\propertyindex\dictionary] => Array
        (
            [module] => iblock
            [file] => lib/propertyindex/dictionary.php
        )

    [bitrix\iblock\propertyindex\element] => Array
        (
            [module] => iblock
            [file] => lib/propertyindex/element.php
        )

    [bitrix\iblock\propertyindex\facet] => Array
        (
            [module] => iblock
            [file] => lib/propertyindex/facet.php
        )

    [bitrix\iblock\propertyindex\indexer] => Array
        (
            [module] => iblock
            [file] => lib/propertyindex/indexer.php
        )

    [bitrix\iblock\propertyindex\manager] => Array
        (
            [module] => iblock
            [file] => lib/propertyindex/manager.php
        )

    [bitrix\iblock\propertyindex\querybuilder] => Array
        (
            [module] => iblock
            [file] => lib/propertyindex/querybuilder.php
        )

    [bitrix\iblock\propertyindex\storage] => Array
        (
            [module] => iblock
            [file] => lib/propertyindex/storage.php
        )

    [bitrix\iblock\template\engine] => Array
        (
            [module] => iblock
            [file] => lib/template/engine.php
        )

    [bitrix\iblock\template\noderoot] => Array
        (
            [module] => iblock
            [file] => lib/template/engine.php
        )

    [bitrix\iblock\template\nodetext] => Array
        (
            [module] => iblock
            [file] => lib/template/engine.php
        )

    [bitrix\iblock\template\nodeentityfield] => Array
        (
            [module] => iblock
            [file] => lib/template/engine.php
        )

    [bitrix\iblock\template\nodefunction] => Array
        (
            [module] => iblock
            [file] => lib/template/engine.php
        )

    [bitrix\iblock\template\helper] => Array
        (
            [module] => iblock
            [file] => lib/template/helper.php
        )

    [bitrix\iblock\template\entity\base] => Array
        (
            [module] => iblock
            [file] => lib/template/entity/base.php
        )

    [bitrix\iblock\template\entity\lazyvalueloader] => Array
        (
            [module] => iblock
            [file] => lib/template/entity/base.php
        )

    [bitrix\iblock\template\entity\catalogstore] => Array
        (
            [module] => iblock
            [file] => lib/template/entity/catalogstore.php
        )

    [bitrix\iblock\template\entity\element] => Array
        (
            [module] => iblock
            [file] => lib/template/entity/element.php
        )

    [bitrix\iblock\template\entity\elementcatalog] => Array
        (
            [module] => iblock
            [file] => lib/template/entity/elementcatalog.php
        )

    [bitrix\iblock\template\entity\elementcatalogmeasure] => Array
        (
            [module] => iblock
            [file] => lib/template/entity/elementcatalog.php
        )

    [bitrix\iblock\template\entity\elementcatalogstorelist] => Array
        (
            [module] => iblock
            [file] => lib/template/entity/elementcatalog.php
        )

    [bitrix\iblock\template\entity\elementprice] => Array
        (
            [module] => iblock
            [file] => lib/template/entity/elementprice.php
        )

    [bitrix\iblock\template\entity\elementproperty] => Array
        (
            [module] => iblock
            [file] => lib/template/entity/elementproperty.php
        )

    [bitrix\iblock\template\entity\elementpropertyuserfield] => Array
        (
            [module] => iblock
            [file] => lib/template/entity/elementproperty.php
        )

    [bitrix\iblock\template\entity\elementpropertyenum] => Array
        (
            [module] => iblock
            [file] => lib/template/entity/elementproperty.php
        )

    [bitrix\iblock\template\entity\elementpropertyelement] => Array
        (
            [module] => iblock
            [file] => lib/template/entity/elementproperty.php
        )

    [bitrix\iblock\template\entity\elementpropertysection] => Array
        (
            [module] => iblock
            [file] => lib/template/entity/elementproperty.php
        )

    [bitrix\iblock\template\entity\elementsku] => Array
        (
            [module] => iblock
            [file] => lib/template/entity/elementsku.php
        )

    [bitrix\iblock\template\entity\elementskuprice] => Array
        (
            [module] => iblock
            [file] => lib/template/entity/elementskuprice.php
        )

    [bitrix\iblock\template\entity\elementskuproperty] => Array
        (
            [module] => iblock
            [file] => lib/template/entity/elementskuproperty.php
        )

    [bitrix\iblock\template\entity\iblock] => Array
        (
            [module] => iblock
            [file] => lib/template/entity/iblock.php
        )

    [bitrix\iblock\template\entity\section] => Array
        (
            [module] => iblock
            [file] => lib/template/entity/section.php
        )

    [bitrix\iblock\template\entity\sectionpath] => Array
        (
            [module] => iblock
            [file] => lib/template/entity/sectionpath.php
        )

    [bitrix\iblock\template\entity\sectionproperty] => Array
        (
            [module] => iblock
            [file] => lib/template/entity/sectionproperty.php
        )

    [bitrix\iblock\template\functions\fabric] => Array
        (
            [module] => iblock
            [file] => lib/template/functions/fabric.php
        )

    [bitrix\iblock\template\functions\functionbase] => Array
        (
            [module] => iblock
            [file] => lib/template/functions/fabric.php
        )

    [bitrix\iblock\template\functions\functionupper] => Array
        (
            [module] => iblock
            [file] => lib/template/functions/fabric.php
        )

    [bitrix\iblock\template\functions\functionlower] => Array
        (
            [module] => iblock
            [file] => lib/template/functions/fabric.php
        )

    [bitrix\iblock\template\functions\functiontranslit] => Array
        (
            [module] => iblock
            [file] => lib/template/functions/fabric.php
        )

    [bitrix\iblock\template\functions\functionconcat] => Array
        (
            [module] => iblock
            [file] => lib/template/functions/fabric.php
        )

    [bitrix\iblock\template\functions\functionlimit] => Array
        (
            [module] => iblock
            [file] => lib/template/functions/fabric.php
        )

    [bitrix\iblock\template\functions\functioncontrast] => Array
        (
            [module] => iblock
            [file] => lib/template/functions/fabric.php
        )

    [bitrix\iblock\template\functions\functionmin] => Array
        (
            [module] => iblock
            [file] => lib/template/functions/fabric.php
        )

    [bitrix\iblock\template\functions\functionmax] => Array
        (
            [module] => iblock
            [file] => lib/template/functions/fabric.php
        )

    [bitrix\iblock\template\functions\functiondistinct] => Array
        (
            [module] => iblock
            [file] => lib/template/functions/fabric.php
        )

    [bitrix\iblock\update\adminfilteroption] => Array
        (
            [module] => iblock
            [file] => lib/update/adminfilteroption.php
        )

    [bitrix\iblock\update\admingridoption] => Array
        (
            [module] => iblock
            [file] => lib/update/admingridoption.php
        )

    [bitrix\iblock\url\adminpage\basebuilder] => Array
        (
            [module] => iblock
            [file] => lib/url/adminpage/basebuilder.php
        )

    [bitrix\iblock\url\adminpage\buildermanager] => Array
        (
            [module] => iblock
            [file] => lib/url/adminpage/buildermanager.php
        )

    [bitrix\iblock\url\adminpage\iblockbuilder] => Array
        (
            [module] => iblock
            [file] => lib/url/adminpage/iblockbuilder.php
        )

    [bitrix\iblock\sendereventhandler] => Array
        (
            [module] => iblock
            [file] => lib/senderconnector.php
        )

    [bitrix\iblock\senderconnectoriblock] => Array
        (
            [module] => iblock
            [file] => lib/senderconnector.php
        )

    [ccurrency] => Array
        (
            [module] => currency
            [file] => general/currency.php
        )

    [ccurrencylang] => Array
        (
            [module] => currency
            [file] => general/currency_lang.php
        )

    [ccurrencyrates] => Array
        (
            [module] => currency
            [file] => general/currency_rate.php
        )

    [bitrix\currency\compatible\tools] => Array
        (
            [module] => currency
            [file] => lib/compatible/tools.php
        )

    [bitrix\currency\helpers\admin\tools] => Array
        (
            [module] => currency
            [file] => lib/helpers/admin/tools.php
        )

    [bitrix\currency\helpers\editor] => Array
        (
            [module] => currency
            [file] => lib/helpers/editor.php
        )

    [bitrix\currency\userfield\money] => Array
        (
            [module] => currency
            [file] => lib/userfield/money.php
        )

    [bitrix\currency\currencymanager] => Array
        (
            [module] => currency
            [file] => lib/currencymanager.php
        )

    [bitrix\currency\currencytable] => Array
        (
            [module] => currency
            [file] => lib/currency.php
        )

    [bitrix\currency\currencylangtable] => Array
        (
            [module] => currency
            [file] => lib/currencylang.php
        )

    [bitrix\currency\currencyratetable] => Array
        (
            [module] => currency
            [file] => lib/currencyrate.php
        )

    [bitrix\currency\currencyclassifier] => Array
        (
            [module] => currency
            [file] => lib/currencyclassifier.php
        )

    [sale] => Array
        (
            [module] => sale
            [file] => install/index.php
        )

    [callsaledelivery] => Array
        (
            [module] => sale
            [file] => general/delivery.php
        )

    [csaledelivery] => Array
        (
            [module] => sale
            [file] => mysql/delivery.php
        )

    [csaledeliveryhandler] => Array
        (
            [module] => sale
            [file] => mysql/delivery_handler.php
        )

    [csaledeliveryhelper] => Array
        (
            [module] => sale
            [file] => general/delivery_helper.php
        )

    [csaledelivery2paysystem] => Array
        (
            [module] => sale
            [file] => general/delivery_2_pay_system.php
        )

    [csalelocation] => Array
        (
            [module] => sale
            [file] => mysql/location.php
        )

    [csalelocationgroup] => Array
        (
            [module] => sale
            [file] => mysql/location_group.php
        )

    [csalebasket] => Array
        (
            [module] => sale
            [file] => mysql/basket.php
        )

    [csalebaskethelper] => Array
        (
            [module] => sale
            [file] => general/basket_helper.php
        )

    [csaleuser] => Array
        (
            [module] => sale
            [file] => mysql/basket.php
        )

    [csaleorder] => Array
        (
            [module] => sale
            [file] => mysql/order.php
        )

    [csaleorderpropsgroup] => Array
        (
            [module] => sale
            [file] => mysql/order_props_group.php
        )

    [csaleorderpropsvariant] => Array
        (
            [module] => sale
            [file] => mysql/order_props_variant.php
        )

    [csaleorderuserprops] => Array
        (
            [module] => sale
            [file] => mysql/order_user_props.php
        )

    [csaleorderuserpropsvalue] => Array
        (
            [module] => sale
            [file] => mysql/order_user_props_value.php
        )

    [csaleordertax] => Array
        (
            [module] => sale
            [file] => mysql/order_tax.php
        )

    [csaleorderhelper] => Array
        (
            [module] => sale
            [file] => general/order_helper.php
        )

    [csalepaysystem] => Array
        (
            [module] => sale
            [file] => mysql/pay_system.php
        )

    [csalepaysystemaction] => Array
        (
            [module] => sale
            [file] => mysql/pay_system_action.php
        )

    [csalepaysystemshelper] => Array
        (
            [module] => sale
            [file] => general/pay_system_helper.php
        )

    [csalepaysystemtarif] => Array
        (
            [module] => sale
            [file] => general/pay_system_tarif.php
        )

    [csaletax] => Array
        (
            [module] => sale
            [file] => mysql/tax.php
        )

    [csaletaxrate] => Array
        (
            [module] => sale
            [file] => mysql/tax_rate.php
        )

    [csalepersontype] => Array
        (
            [module] => sale
            [file] => mysql/person_type.php
        )

    [csalediscount] => Array
        (
            [module] => sale
            [file] => mysql/discount.php
        )

    [csalebasketdiscountconvert] => Array
        (
            [module] => sale
            [file] => general/step_operations.php
        )

    [csalediscountreindex] => Array
        (
            [module] => sale
            [file] => general/step_operations.php
        )

    [csalediscountconvertext] => Array
        (
            [module] => sale
            [file] => general/step_operations.php
        )

    [csaleuseraccount] => Array
        (
            [module] => sale
            [file] => mysql/user.php
        )

    [csaleusertransact] => Array
        (
            [module] => sale
            [file] => mysql/user_transact.php
        )

    [csaleusercards] => Array
        (
            [module] => sale
            [file] => mysql/user_cards.php
        )

    [csalerecurring] => Array
        (
            [module] => sale
            [file] => mysql/recurring.php
        )

    [csalelang] => Array
        (
            [module] => sale
            [file] => mysql/settings.php
        )

    [csalegroupaccesstosite] => Array
        (
            [module] => sale
            [file] => mysql/settings.php
        )

    [csalegroupaccesstoflag] => Array
        (
            [module] => sale
            [file] => mysql/settings.php
        )

    [csaleauxiliary] => Array
        (
            [module] => sale
            [file] => mysql/auxiliary.php
        )

    [csaleaffiliate] => Array
        (
            [module] => sale
            [file] => mysql/affiliate.php
        )

    [csaleaffiliateplan] => Array
        (
            [module] => sale
            [file] => mysql/affiliate_plan.php
        )

    [csaleaffiliateplansection] => Array
        (
            [module] => sale
            [file] => mysql/affiliate_plan_section.php
        )

    [csaleaffiliatetier] => Array
        (
            [module] => sale
            [file] => mysql/affiliate_tier.php
        )

    [csaleaffiliatetransact] => Array
        (
            [module] => sale
            [file] => mysql/affiliate_transact.php
        )

    [csaleexport] => Array
        (
            [module] => sale
            [file] => general/export.php
        )

    [exportoneccrm] => Array
        (
            [module] => sale
            [file] => general/export.php
        )

    [csaleorderloader] => Array
        (
            [module] => sale
            [file] => general/order_loader.php
        )

    [csalemeasure] => Array
        (
            [module] => sale
            [file] => general/measurement.php
        )

    [csaleproduct] => Array
        (
            [module] => sale
            [file] => mysql/product.php
        )

    [csaleviewedproduct] => Array
        (
            [module] => sale
            [file] => mysql/product.php
        )

    [csalehelper] => Array
        (
            [module] => sale
            [file] => general/helper.php
        )

    [csalemobileorderutils] => Array
        (
            [module] => sale
            [file] => general/mobile_order.php
        )

    [csalemobileorderpull] => Array
        (
            [module] => sale
            [file] => general/mobile_order.php
        )

    [csalemobileorderpush] => Array
        (
            [module] => sale
            [file] => general/mobile_order.php
        )

    [csalemobileorderfilter] => Array
        (
            [module] => sale
            [file] => general/mobile_order.php
        )

    [cbasesalereporthelper] => Array
        (
            [module] => sale
            [file] => general/sale_report_helper.php
        )

    [csalereportsaleorderhelper] => Array
        (
            [module] => sale
            [file] => general/sale_report_helper.php
        )

    [csalereportuserhelper] => Array
        (
            [module] => sale
            [file] => general/sale_report_helper.php
        )

    [csalereportsalefuserhelper] => Array
        (
            [module] => sale
            [file] => general/sale_report_helper.php
        )

    [ibxsaleproductprovider] => Array
        (
            [module] => sale
            [file] => general/product_provider.php
        )

    [csalestorebarcode] => Array
        (
            [module] => sale
            [file] => mysql/store_barcode.php
        )

    [csaleorderchange] => Array
        (
            [module] => sale
            [file] => mysql/order_change.php
        )

    [csaleorderchangeformat] => Array
        (
            [module] => sale
            [file] => general/order_change.php
        )

    [bitrix\sale\internals\fusertable] => Array
        (
            [module] => sale
            [file] => lib/internals/fuser.php
        )

    [bitrix\sale\fuser] => Array
        (
            [module] => sale
            [file] => lib/fuser.php
        )

    [bitrix\sale\internals\input\manager] => Array
        (
            [module] => sale
            [file] => lib/internals/input.php
        )

    [bitrix\sale\internals\input\base] => Array
        (
            [module] => sale
            [file] => lib/internals/input.php
        )

    [bitrix\sale\internals\input\file] => Array
        (
            [module] => sale
            [file] => lib/internals/input.php
        )

    [bitrix\sale\internals\input\stringinput] => Array
        (
            [module] => sale
            [file] => lib/internals/input.php
        )

    [bitrix\sale\internals\sitecurrencytable] => Array
        (
            [module] => sale
            [file] => lib/internals/sitecurrency.php
        )

    [csalestatus] => Array
        (
            [module] => sale
            [file] => general/status.php
        )

    [bitrix\sale\statusbase] => Array
        (
            [module] => sale
            [file] => lib/statusbase.php
        )

    [bitrix\sale\orderstatus] => Array
        (
            [module] => sale
            [file] => lib/orderstatus.php
        )

    [bitrix\sale\deliverystatus] => Array
        (
            [module] => sale
            [file] => lib/deliverystatus.php
        )

    [bitrix\sale\internals\statustable] => Array
        (
            [module] => sale
            [file] => lib/internals/status.php
        )

    [bitrix\sale\internals\statuslangtable] => Array
        (
            [module] => sale
            [file] => lib/internals/status_lang.php
        )

    [bitrix\sale\internals\statusgrouptasktable] => Array
        (
            [module] => sale
            [file] => lib/internals/status_grouptask.php
        )

    [csaleorderprops] => Array
        (
            [module] => sale
            [file] => general/order_props.php
        )

    [csaleorderpropsadapter] => Array
        (
            [module] => sale
            [file] => general/order_props.php
        )

    [csaleorderpropsvalue] => Array
        (
            [module] => sale
            [file] => mysql/order_props_values.php
        )

    [bitrix\sale\propertyvaluecollection] => Array
        (
            [module] => sale
            [file] => lib/propertyvaluecollection.php
        )

    [bitrix\sale\internals\orderpropstable] => Array
        (
            [module] => sale
            [file] => lib/internals/orderprops.php
        )

    [bitrix\sale\internals\orderpropsgrouptable] => Array
        (
            [module] => sale
            [file] => lib/internals/orderprops_group.php
        )

    [bitrix\sale\internals\orderpropsvaluetable] => Array
        (
            [module] => sale
            [file] => lib/internals/orderprops_value.php
        )

    [bitrix\sale\internals\orderpropsvarianttable] => Array
        (
            [module] => sale
            [file] => lib/internals/orderprops_variant.php
        )

    [bitrix\sale\internals\orderpropsrelationtable] => Array
        (
            [module] => sale
            [file] => lib/internals/orderprops_relation.php
        )

    [bitrix\sale\internals\userpropsvaluetable] => Array
        (
            [module] => sale
            [file] => lib/internals/userpropsvalue.php
        )

    [bitrix\sale\internals\userpropstable] => Array
        (
            [module] => sale
            [file] => lib/internals/userprops.php
        )

    [bitrix\sale\businessvalue] => Array
        (
            [module] => sale
            [file] => lib/businessvalue.php
        )

    [bitrix\sale\ibusinessvalueprovider] => Array
        (
            [module] => sale
            [file] => lib/businessvalueproviderinterface.php
        )

    [bitrix\sale\internals\businessvaluetable] => Array
        (
            [module] => sale
            [file] => lib/internals/businessvalue.php
        )

    [bitrix\sale\internals\businessvaluepersondomaintable] => Array
        (
            [module] => sale
            [file] => lib/internals/businessvalue_persondomain.php
        )

    [bitrix\sale\internals\businessvaluecode1ctable] => Array
        (
            [module] => sale
            [file] => lib/internals/businessvalue_code_1c.php
        )

    [bitrix\sale\internals\paysystemactiontable] => Array
        (
            [module] => sale
            [file] => lib/internals/paysystemaction.php
        )

    [bitrix\sale\internals\paysysteminner] => Array
        (
            [module] => sale
            [file] => lib/internals/paysysteminner.php
        )

    [bitrix\sale\internals\deliverypaysystemtable] => Array
        (
            [module] => sale
            [file] => lib/internals/delivery_paysystem.php
        )

    [bitrix\sale\usermessageexception] => Array
        (
            [module] => sale
            [file] => lib/exception.php
        )

    [bitrix\sale\configuration] => Array
        (
            [module] => sale
            [file] => lib/configuration.php
        )

    [bitrix\sale\order] => Array
        (
            [module] => sale
            [file] => lib/order.php
        )

    [bitrix\sale\persontype] => Array
        (
            [module] => sale
            [file] => lib/persontype.php
        )

    [csalereportsalegoodshelper] => Array
        (
            [module] => sale
            [file] => general/sale_report_helper.php
        )

    [csalereportsaleproducthelper] => Array
        (
            [module] => sale
            [file] => general/sale_report_helper.php
        )

    [bitrix\sale\internals\producttable] => Array
        (
            [module] => sale
            [file] => lib/internals/product.php
        )

    [bitrix\sale\internals\goodssectiontable] => Array
        (
            [module] => sale
            [file] => lib/internals/goodssection.php
        )

    [bitrix\sale\internals\sectiontable] => Array
        (
            [module] => sale
            [file] => lib/internals/section.php
        )

    [bitrix\sale\internals\storeproducttable] => Array
        (
            [module] => sale
            [file] => lib/internals/storeproduct.php
        )

    [bitrix\sale\saleszone] => Array
        (
            [module] => sale
            [file] => lib/saleszone.php
        )

    [bitrix\sale\internals\orderdeliveryreqtable] => Array
        (
            [module] => sale
            [file] => lib/internals/orderdeliveryreq.php
        )

    [bitrix\sale\sendereventhandler] => Array
        (
            [module] => sale
            [file] => lib/senderconnector.php
        )

    [bitrix\sale\senderconnectorbuyer] => Array
        (
            [module] => sale
            [file] => lib/senderconnector.php
        )

    [bitrix\sale\userconsent] => Array
        (
            [module] => sale
            [file] => lib/userconsent.php
        )

    [bitrix\sale\internals\product2producttable] => Array
        (
            [module] => sale
            [file] => lib/internals/product2product.php
        )

    [bitrix\sale\internals\orderprocessingtable] => Array
        (
            [module] => sale
            [file] => lib/internals/orderprocessing.php
        )

    [bitrix\sale\orderbase] => Array
        (
            [module] => sale
            [file] => lib/orderbase.php
        )

    [bitrix\sale\internals\entity] => Array
        (
            [module] => sale
            [file] => lib/internals/entity.php
        )

    [bitrix\sale\internals\entitycollection] => Array
        (
            [module] => sale
            [file] => lib/internals/entitycollection.php
        )

    [bitrix\sale\internals\collectionbase] => Array
        (
            [module] => sale
            [file] => lib/internals/collectionbase.php
        )

    [bitrix\sale\shipment] => Array
        (
            [module] => sale
            [file] => lib/shipment.php
        )

    [bitrix\sale\shipmentcollection] => Array
        (
            [module] => sale
            [file] => lib/shipmentcollection.php
        )

    [bitrix\sale\shipmentitemcollection] => Array
        (
            [module] => sale
            [file] => lib/shipmentitemcollection.php
        )

    [bitrix\sale\shipmentitem] => Array
        (
            [module] => sale
            [file] => lib/shipmentitem.php
        )

    [bitrix\sale\shipmentitemstorecollection] => Array
        (
            [module] => sale
            [file] => lib/shipmentitemstorecollection.php
        )

    [bitrix\sale\shipmentitemstore] => Array
        (
            [module] => sale
            [file] => lib/shipmentitemstore.php
        )

    [bitrix\sale\paymentcollectionbase] => Array
        (
            [module] => sale
            [file] => lib/internals/paymentcollectionbase.php
        )

    [bitrix\sale\paymentcollection] => Array
        (
            [module] => sale
            [file] => lib/paymentcollection.php
        )

    [bitrix\sale\payment] => Array
        (
            [module] => sale
            [file] => lib/payment.php
        )

    [bitrix\sale\paysystemservice] => Array
        (
            [module] => sale
            [file] => lib/paysystemservice.php
        )

    [bitrix\sale\internals\fields] => Array
        (
            [module] => sale
            [file] => lib/internals/fields.php
        )

    [bitrix\sale\result] => Array
        (
            [module] => sale
            [file] => lib/result.php
        )

    [bitrix\sale\resulterror] => Array
        (
            [module] => sale
            [file] => lib/result.php
        )

    [bitrix\sale\resultserializable] => Array
        (
            [module] => sale
            [file] => lib/resultserializable.php
        )

    [bitrix\sale\eventactions] => Array
        (
            [module] => sale
            [file] => lib/eventactions.php
        )

    [bitrix\sale\basketbase] => Array
        (
            [module] => sale
            [file] => lib/basketbase.php
        )

    [bitrix\sale\basketitembase] => Array
        (
            [module] => sale
            [file] => lib/basketitembase.php
        )

    [bitrix\sale\basket] => Array
        (
            [module] => sale
            [file] => lib/basket.php
        )

    [bitrix\sale\internals\basketitembase] => Array
        (
            [module] => sale
            [file] => lib/internals/basketitembase.php
        )

    [bitrix\sale\basketitem] => Array
        (
            [module] => sale
            [file] => lib/basketitem.php
        )

    [bitrix\sale\basketbundlecollection] => Array
        (
            [module] => sale
            [file] => lib/basketbundlecollection.php
        )

    [bitrix\sale\orderproperties] => Array
        (
            [module] => sale
            [file] => lib/orderprops.php
        )

    [bitrix\sale\propertyvalue] => Array
        (
            [module] => sale
            [file] => lib/propertyvalue.php
        )

    [bitrix\sale\compatible\internals\entitycompatibility] => Array
        (
            [module] => sale
            [file] => lib/compatible/internals/entitycompatibility.php
        )

    [bitrix\sale\compatible\ordercompatibility] => Array
        (
            [module] => sale
            [file] => lib/compatible/ordercompatibility.php
        )

    [bitrix\sale\compatible\basketcompatibility] => Array
        (
            [module] => sale
            [file] => lib/compatible/basketcompatibility.php
        )

    [bitrix\sale\compatible\eventcompatibility] => Array
        (
            [module] => sale
            [file] => lib/compatible/eventcompatibility.php
        )

    [bitrix\sale\compatible\orderquery] => Array
        (
            [module] => sale
            [file] => lib/compatible/compatible.php
        )

    [bitrix\sale\compatible\orderquerylocation] => Array
        (
            [module] => sale
            [file] => lib/compatible/compatible.php
        )

    [bitrix\sale\compatible\fetchadapter] => Array
        (
            [module] => sale
            [file] => lib/compatible/compatible.php
        )

    [bitrix\sale\compatible\test] => Array
        (
            [module] => sale
            [file] => lib/compatible/compatible.php
        )

    [bitrix\sale\orderuserproperties] => Array
        (
            [module] => sale
            [file] => lib/userprops.php
        )

    [bitrix\sale\basketpropertiescollectionbase] => Array
        (
            [module] => sale
            [file] => lib/basketpropertiesbase.php
        )

    [bitrix\sale\basketpropertiescollection] => Array
        (
            [module] => sale
            [file] => lib/basketproperties.php
        )

    [bitrix\sale\basketpropertyitembase] => Array
        (
            [module] => sale
            [file] => lib/basketpropertiesitembase.php
        )

    [bitrix\sale\basketpropertyitem] => Array
        (
            [module] => sale
            [file] => lib/basketpropertiesitem.php
        )

    [bitrix\sale\tax] => Array
        (
            [module] => sale
            [file] => lib/tax.php
        )

    [bitrix\sale\internals\ordertable] => Array
        (
            [module] => sale
            [file] => lib/internals/order.php
        )

    [bitrix\sale\internals\baskettable] => Array
        (
            [module] => sale
            [file] => lib/internals/basket.php
        )

    [bitrix\sale\internals\shipmenttable] => Array
        (
            [module] => sale
            [file] => lib/internals/shipment.php
        )

    [bitrix\sale\internals\shipmentitemtable] => Array
        (
            [module] => sale
            [file] => lib/internals/shipmentitem.php
        )

    [bitrix\sale\internals\paysystemservicetable] => Array
        (
            [module] => sale
            [file] => lib/internals/paysystemservice.php
        )

    [bitrix\sale\internals\paymenttable] => Array
        (
            [module] => sale
            [file] => lib/internals/payment.php
        )

    [bitrix\sale\internals\shipmentitemstoretable] => Array
        (
            [module] => sale
            [file] => lib/internals/shipmentitemstore.php
        )

    [bitrix\sale\internals\shipmentextraservice] => Array
        (
            [module] => sale
            [file] => lib/internals/shipmentextraservice.php
        )

    [bitrix\sale\internals\orderuserpropertiestable] => Array
        (
            [module] => sale
            [file] => lib/internals/userprops.php
        )

    [bitrix\sale\internals\collectableentity] => Array
        (
            [module] => sale
            [file] => lib/internals/collectableentity.php
        )

    [bitrix\sale\provider] => Array
        (
            [module] => sale
            [file] => lib/provider.php
        )

    [bitrix\sale\providerbase] => Array
        (
            [module] => sale
            [file] => lib/providerbase.php
        )

    [bitrix\sale\internals\catalog\provider] => Array
        (
            [module] => sale
            [file] => lib/internals/catalog/provider.php
        )

    [bitrix\sale\saleproviderbase] => Array
        (
            [module] => sale
            [file] => lib/saleproviderbase.php
        )

    [bitrix\sale\internals\transferdataprovider] => Array
        (
            [module] => sale
            [file] => lib/internals/transferdataprovider.php
        )

    [bitrix\sale\internals\poolquantity] => Array
        (
            [module] => sale
            [file] => lib/internals/poolquantity.php
        )

    [bitrix\sale\internals\providercreator] => Array
        (
            [module] => sale
            [file] => lib/internals/providercreator.php
        )

    [bitrix\sale\internals\providerbuilderbase] => Array
        (
            [module] => sale
            [file] => lib/internals/providerbuilderbase.php
        )

    [bitrix\sale\internals\providerbuilder] => Array
        (
            [module] => sale
            [file] => lib/internals/providerbuilder.php
        )

    [bitrix\sale\internals\providerbuildercompatibility] => Array
        (
            [module] => sale
            [file] => lib/internals/providerbuildercompatibility.php
        )

    [bitrix\sale\orderhistory] => Array
        (
            [module] => sale
            [file] => lib/orderhistory.php
        )

    [bitrix\sale\internals\callbackregistrytable] => Array
        (
            [module] => sale
            [file] => lib/internals/callbackregistry.php
        )

    [bitrix\sale\internals\basketpropertytable] => Array
        (
            [module] => sale
            [file] => lib/internals/basketproperties.php
        )

    [bitrix\sale\internals\companytable] => Array
        (
            [module] => sale
            [file] => lib/internals/company.php
        )

    [bitrix\sale\internals\companygrouptable] => Array
        (
            [module] => sale
            [file] => lib/internals/companygroup.php
        )

    [bitrix\sale\internals\companyresponsiblegrouptable] => Array
        (
            [module] => sale
            [file] => lib/internals/companyresponsiblegroup.php
        )

    [bitrix\sale\internals\persontypetable] => Array
        (
            [module] => sale
            [file] => lib/internals/persontype.php
        )

    [bitrix\sale\internals\persontypesitetable] => Array
        (
            [module] => sale
            [file] => lib/internals/persontypesite.php
        )

    [bitrix\sale\internals\pool] => Array
        (
            [module] => sale
            [file] => lib/internals/pool.php
        )

    [bitrix\sale\internals\userbudgetpool] => Array
        (
            [module] => sale
            [file] => lib/internals/userbudgetpool.php
        )

    [bitrix\sale\internals\eventspool] => Array
        (
            [module] => sale
            [file] => lib/internals/eventspool.php
        )

    [bitrix\sale\internals\events] => Array
        (
            [module] => sale
            [file] => lib/internals/events.php
        )

    [bitrix\sale\pricemaths] => Array
        (
            [module] => sale
            [file] => lib/pricemaths.php
        )

    [bitrix\sale\basketcomponenthelper] => Array
        (
            [module] => sale
            [file] => lib/basketcomponenthelper.php
        )

    [bitrix\sale\registry] => Array
        (
            [module] => sale
            [file] => lib/registry.php
        )

    [ipaymentorder] => Array
        (
            [module] => sale
            [file] => lib/internals/paymentinterface.php
        )

    [ishipmentorder] => Array
        (
            [module] => sale
            [file] => lib/internals/shipmentinterface.php
        )

    [ientitymarker] => Array
        (
            [module] => sale
            [file] => lib/internals/entitymarkerinterface.php
        )

    [bitrix\sale\internals\orderarchivetable] => Array
        (
            [module] => sale
            [file] => lib/internals/orderarchive.php
        )

    [bitrix\sale\internals\basketarchivetable] => Array
        (
            [module] => sale
            [file] => lib/internals/basketarchive.php
        )

    [bitrix\sale\internals\orderarchivepackedtable] => Array
        (
            [module] => sale
            [file] => lib/internals/orderarchivepacked.php
        )

    [bitrix\sale\internals\basketarchivepackedtable] => Array
        (
            [module] => sale
            [file] => lib/internals/basketarchivepacked.php
        )

    [bitrix\sale\archive\manager] => Array
        (
            [module] => sale
            [file] => lib/archive/manager.php
        )

    [bitrix\sale\archive\recovery\base] => Array
        (
            [module] => sale
            [file] => lib/archive/recovery/base.php
        )

    [bitrix\sale\archive\recovery\scheme] => Array
        (
            [module] => sale
            [file] => lib/archive/recovery/scheme.php
        )

    [bitrix\sale\archive\recovery\version1] => Array
        (
            [module] => sale
            [file] => lib/archive/recovery/version1.php
        )

    [bitrix\sale\tax\ratetable] => Array
        (
            [module] => sale
            [file] => lib/tax/rate.php
        )

    [bitrix\sale\location\locationtable] => Array
        (
            [module] => sale
            [file] => lib/location/location.php
        )

    [bitrix\sale\location\tree] => Array
        (
            [module] => sale
            [file] => lib/location/tree.php
        )

    [bitrix\sale\location\typetable] => Array
        (
            [module] => sale
            [file] => lib/location/type.php
        )

    [bitrix\sale\location\grouptable] => Array
        (
            [module] => sale
            [file] => lib/location/group.php
        )

    [bitrix\sale\location\externaltable] => Array
        (
            [module] => sale
            [file] => lib/location/external.php
        )

    [bitrix\sale\location\externalservicetable] => Array
        (
            [module] => sale
            [file] => lib/location/externalservice.php
        )

    [bitrix\sale\location\search\finder] => Array
        (
            [module] => sale
            [file] => lib/location/search/finder.php
        )

    [bitrix\sale\location\search\wordtable] => Array
        (
            [module] => sale
            [file] => lib/location/search/word.php
        )

    [bitrix\sale\location\search\chaintable] => Array
        (
            [module] => sale
            [file] => lib/location/search/chain.php
        )

    [bitrix\sale\location\search\sitelinktable] => Array
        (
            [module] => sale
            [file] => lib/location/search/sitelink.php
        )

    [bitrix\sale\location\name\nameentity] => Array
        (
            [module] => sale
            [file] => lib/location/name/nameentity.php
        )

    [bitrix\sale\location\name\locationtable] => Array
        (
            [module] => sale
            [file] => lib/location/name/location.php
        )

    [bitrix\sale\location\name\typetable] => Array
        (
            [module] => sale
            [file] => lib/location/name/type.php
        )

    [bitrix\sale\location\name\grouptable] => Array
        (
            [module] => sale
            [file] => lib/location/name/group.php
        )

    [bitrix\sale\location\connector] => Array
        (
            [module] => sale
            [file] => lib/location/connector.php
        )

    [bitrix\sale\location\grouplocationtable] => Array
        (
            [module] => sale
            [file] => lib/location/grouplocation.php
        )

    [bitrix\sale\location\sitelocationtable] => Array
        (
            [module] => sale
            [file] => lib/location/sitelocation.php
        )

    [bitrix\sale\location\defaultsitetable] => Array
        (
            [module] => sale
            [file] => lib/location/defaultsite.php
        )

    [bitrix\sale\location\db\commonhelper] => Array
        (
            [module] => sale
            [file] => lib/location/db/commonhelper.php
        )

    [bitrix\sale\location\db\helper] => Array
        (
            [module] => sale
            [file] => lib/location/db/mysql/helper.php
        )

    [bitrix\sale\location\db\blockinserter] => Array
        (
            [module] => sale
            [file] => lib/location/db/blockinserter.php
        )

    [bitrix\sale\location\admin\helper] => Array
        (
            [module] => sale
            [file] => lib/location/admin/helper.php
        )

    [bitrix\sale\location\admin\namehelper] => Array
        (
            [module] => sale
            [file] => lib/location/admin/namehelper.php
        )

    [bitrix\sale\location\admin\locationhelper] => Array
        (
            [module] => sale
            [file] => lib/location/admin/locationhelper.php
        )

    [bitrix\sale\location\admin\typehelper] => Array
        (
            [module] => sale
            [file] => lib/location/admin/typehelper.php
        )

    [bitrix\sale\location\admin\grouphelper] => Array
        (
            [module] => sale
            [file] => lib/location/admin/grouphelper.php
        )

    [bitrix\sale\location\admin\defaultsitehelper] => Array
        (
            [module] => sale
            [file] => lib/location/admin/defaultsitehelper.php
        )

    [bitrix\sale\location\admin\sitelocationhelper] => Array
        (
            [module] => sale
            [file] => lib/location/admin/sitelocationhelper.php
        )

    [bitrix\sale\location\admin\externalservicehelper] => Array
        (
            [module] => sale
            [file] => lib/location/admin/externalservicehelper.php
        )

    [bitrix\sale\location\admin\searchhelper] => Array
        (
            [module] => sale
            [file] => lib/location/admin/searchhelper.php
        )

    [bitrix\sale\location\util\process] => Array
        (
            [module] => sale
            [file] => lib/location/util/process.php
        )

    [bitrix\sale\location\util\csvreader] => Array
        (
            [module] => sale
            [file] => lib/location/util/csvreader.php
        )

    [bitrix\sale\location\util\assert] => Array
        (
            [module] => sale
            [file] => lib/location/util/assert.php
        )

    [bitrix\sale\location\import\importprocess] => Array
        (
            [module] => sale
            [file] => lib/location/import/importprocess.php
        )

    [bitrix\sale\location\search\reindexprocess] => Array
        (
            [module] => sale
            [file] => lib/location/search/reindexprocess.php
        )

    [bitrix\sale\location\tree\nodenotfoundexception] => Array
        (
            [module] => sale
            [file] => lib/location/tree/exception.php
        )

    [bitrix\sale\location\tree\nodeincorrectexception] => Array
        (
            [module] => sale
            [file] => lib/location/tree/exception.php
        )

    [bitrix\sale\location\exception] => Array
        (
            [module] => sale
            [file] => lib/location/exception.php
        )

    [csaleproxyadminresult] => Array
        (
            [module] => sale
            [file] => general/proxyadminresult.php
        )

    [csaleproxyadminuiresult] => Array
        (
            [module] => sale
            [file] => general/proxyadminresult.php
        )

    [csaleproxyresult] => Array
        (
            [module] => sale
            [file] => general/proxyresult.php
        )

    [bitrix\sale\location\migration\cupdaterlocationpro] => Array
        (
            [module] => sale
            [file] => lib/location/migration/migrate.php
        )

    [bitrix\sale\delivery\deliverylocationtable] => Array
        (
            [module] => sale
            [file] => lib/delivery/deliverylocation.php
        )

    [bitrix\sale\delivery\deliverylocationexcludetable] => Array
        (
            [module] => sale
            [file] => lib/delivery/deliverylocationexclude.php
        )

    [bitrix\sale\tax\ratelocationtable] => Array
        (
            [module] => sale
            [file] => lib/tax/ratelocation.php
        )

    [csalebasketfilter] => Array
        (
            [module] => sale
            [file] => general/sale_cond.php
        )

    [csalecondctrl] => Array
        (
            [module] => sale
            [file] => general/sale_cond.php
        )

    [csalecondctrlcomplex] => Array
        (
            [module] => sale
            [file] => general/sale_cond.php
        )

    [csalecondctrlgroup] => Array
        (
            [module] => sale
            [file] => general/sale_cond.php
        )

    [csalecondctrlbasketgroup] => Array
        (
            [module] => sale
            [file] => general/sale_cond.php
        )

    [csalecondctrlbasketfields] => Array
        (
            [module] => sale
            [file] => general/sale_cond.php
        )

    [csalecondctrlbasketitemconditions] => Array
        (
            [module] => sale
            [file] => general/sale_cond.php
        )

    [csalecondctrlbasketproperties] => Array
        (
            [module] => sale
            [file] => general/sale_cond.php
        )

    [csalecondctrlorderfields] => Array
        (
            [module] => sale
            [file] => general/sale_cond.php
        )

    [csalecondctrlcommon] => Array
        (
            [module] => sale
            [file] => general/sale_cond.php
        )

    [csalecondtree] => Array
        (
            [module] => sale
            [file] => general/sale_cond.php
        )

    [csalecondctrlpastorder] => Array
        (
            [module] => sale
            [file] => general/sale_cond.php
        )

    [csalecondcumulativectrl] => Array
        (
            [module] => sale
            [file] => general/sale_cond.php
        )

    [csalecumulativeaction] => Array
        (
            [module] => sale
            [file] => general/sale_act.php
        )

    [csaleactionctrl] => Array
        (
            [module] => sale
            [file] => general/sale_act.php
        )

    [csaleactionctrlcomplex] => Array
        (
            [module] => sale
            [file] => general/sale_act.php
        )

    [csaleactionctrlgroup] => Array
        (
            [module] => sale
            [file] => general/sale_act.php
        )

    [csaleactionctrlaction] => Array
        (
            [module] => sale
            [file] => general/sale_act.php
        )

    [csalediscountactionapply] => Array
        (
            [module] => sale
            [file] => general/sale_act.php
        )

    [csaleactionctrldelivery] => Array
        (
            [module] => sale
            [file] => general/sale_act.php
        )

    [csaleactiongift] => Array
        (
            [module] => sale
            [file] => general/sale_act.php
        )

    [csaleactiongiftctrlgroup] => Array
        (
            [module] => sale
            [file] => general/sale_act.php
        )

    [csaleactionctrlbasketgroup] => Array
        (
            [module] => sale
            [file] => general/sale_act.php
        )

    [csaleactionctrlsubgroup] => Array
        (
            [module] => sale
            [file] => general/sale_act.php
        )

    [csaleactioncondctrlbasketfields] => Array
        (
            [module] => sale
            [file] => general/sale_act.php
        )

    [csaleactiontree] => Array
        (
            [module] => sale
            [file] => general/sale_act.php
        )

    [csalediscountconvert] => Array
        (
            [module] => sale
            [file] => general/discount_convert.php
        )

    [csalepdf] => Array
        (
            [module] => sale
            [file] => general/pdf.php
        )

    [csaleymhandler] => Array
        (
            [module] => sale
            [file] => general/ym_handler.php
        )

    [csaleymlocation] => Array
        (
            [module] => sale
            [file] => general/ym_location.php
        )

    [bitrix\sale\delivery\calculationresult] => Array
        (
            [module] => sale
            [file] => lib/delivery/calculationresult.php
        )

    [bitrix\sale\delivery\services\table] => Array
        (
            [module] => sale
            [file] => lib/delivery/services/table.php
        )

    [bitrix\sale\delivery\restrictions\table] => Array
        (
            [module] => sale
            [file] => lib/delivery/restrictions/table.php
        )

    [bitrix\sale\delivery\services\manager] => Array
        (
            [module] => sale
            [file] => lib/delivery/services/manager.php
        )

    [bitrix\sale\delivery\restrictions\base] => Array
        (
            [module] => sale
            [file] => lib/delivery/restrictions/base.php
        )

    [bitrix\sale\delivery\restrictions\manager] => Array
        (
            [module] => sale
            [file] => lib/delivery/restrictions/manager.php
        )

    [bitrix\sale\delivery\services\base] => Array
        (
            [module] => sale
            [file] => lib/delivery/services/base.php
        )

    [bitrix\sale\delivery\menu] => Array
        (
            [module] => sale
            [file] => lib/delivery/menu.php
        )

    [bitrix\sale\delivery\services\objectpool] => Array
        (
            [module] => sale
            [file] => lib/delivery/services/objectpool.php
        )

    [bitrix\sale\tradingplatformtable] => Array
        (
            [module] => sale
            [file] => lib/internals/tradingplatform.php
        )

    [bitrix\sale\tradingplatform\ebay\policy] => Array
        (
            [module] => sale
            [file] => lib/tradingplatform/ebay/policy.php
        )

    [bitrix\sale\tradingplatform\helper] => Array
        (
            [module] => sale
            [file] => lib/tradingplatform/helper.php
        )

    [bitrix\sale\tradingplatform\ymarket\yandexmarket] => Array
        (
            [module] => sale
            [file] => lib/tradingplatform/ymarket/yandexmarket.php
        )

    [bitrix\sale\tradingplatform\platform] => Array
        (
            [module] => sale
            [file] => lib/tradingplatform/platform.php
        )

    [bitrix\sale\tradingplatform\logger] => Array
        (
            [module] => sale
            [file] => lib/tradingplatform/logger.php
        )

    [bitrix\sale\internals\shipmentextraservicetable] => Array
        (
            [module] => sale
            [file] => lib/internals/shipmentextraservice.php
        )

    [bitrix\sale\delivery\extraservices\manager] => Array
        (
            [module] => sale
            [file] => lib/delivery/extra_services/manager.php
        )

    [bitrix\sale\delivery\extraservices\base] => Array
        (
            [module] => sale
            [file] => lib/delivery/extra_services/base.php
        )

    [bitrix\sale\delivery\extraservices\table] => Array
        (
            [module] => sale
            [file] => lib/delivery/extra_services/table.php
        )

    [bitrix\sale\delivery\tracking\manager] => Array
        (
            [module] => sale
            [file] => lib/delivery/tracking/manager.php
        )

    [bitrix\sale\delivery\tracking\table] => Array
        (
            [module] => sale
            [file] => lib/delivery/tracking/table.php
        )

    [bitrix\sale\delivery\externallocationmap] => Array
        (
            [module] => sale
            [file] => lib/delivery/externallocationmap.php
        )

    [bitrix\sale\internals\servicerestrictiontable] => Array
        (
            [module] => sale
            [file] => lib/internals/servicerestriction.php
        )

    [bitrix\sale\services\base\restrictionmanager] => Array
        (
            [module] => sale
            [file] => lib/services/base/restrictionmanager.php
        )

    [bitrix\sale\services\base\siterestriction] => Array
        (
            [module] => sale
            [file] => lib/services/base/siterestriction.php
        )

    [bitrix\sale\services\base\tradebindingrestriction] => Array
        (
            [module] => sale
            [file] => lib/services/base/tradebindingrestriction.php
        )

    [bitrix\sale\compatible\discountcompatibility] => Array
        (
            [module] => sale
            [file] => lib/compatible/discountcompatibility.php
        )

    [bitrix\sale\config\feature] => Array
        (
            [module] => sale
            [file] => lib/config/feature.php
        )

    [bitrix\sale\discount\context\basecontext] => Array
        (
            [module] => sale
            [file] => lib/discount/context/basecontext.php
        )

    [bitrix\sale\discount\context\fuser] => Array
        (
            [module] => sale
            [file] => lib/discount/context/fuser.php
        )

    [bitrix\sale\discount\context\user] => Array
        (
            [module] => sale
            [file] => lib/discount/context/user.php
        )

    [bitrix\sale\discount\context\usergroup] => Array
        (
            [module] => sale
            [file] => lib/discount/context/usergroup.php
        )

    [bitrix\sale\discount\gift\collection] => Array
        (
            [module] => sale
            [file] => lib/discount/gift/collection.php
        )

    [bitrix\sale\discount\gift\gift] => Array
        (
            [module] => sale
            [file] => lib/discount/gift/gift.php
        )

    [bitrix\sale\discount\gift\manager] => Array
        (
            [module] => sale
            [file] => lib/discount/gift/manager.php
        )

    [bitrix\sale\discount\gift\relateddatatable] => Array
        (
            [module] => sale
            [file] => lib/discount/gift/relateddata.php
        )

    [bitrix\sale\discount\index\indexelementtable] => Array
        (
            [module] => sale
            [file] => lib/discount/index/indexelement.php
        )

    [bitrix\sale\discount\index\indexsectiontable] => Array
        (
            [module] => sale
            [file] => lib/discount/index/indexsection.php
        )

    [bitrix\sale\discount\index\manager] => Array
        (
            [module] => sale
            [file] => lib/discount/index/manager.php
        )

    [bitrix\sale\discount\migration\orderdiscountmigrator] => Array
        (
            [module] => sale
            [file] => lib/discount/migration/orderdiscountmigrator.php
        )

    [bitrix\sale\discount\prediction\manager] => Array
        (
            [module] => sale
            [file] => lib/discount/prediction/manager.php
        )

    [bitrix\sale\discount\preset\arrayhelper] => Array
        (
            [module] => sale
            [file] => lib/discount/preset/arrayhelper.php
        )

    [bitrix\sale\discount\preset\basepreset] => Array
        (
            [module] => sale
            [file] => lib/discount/preset/basepreset.php
        )

    [bitrix\sale\discount\preset\htmlhelper] => Array
        (
            [module] => sale
            [file] => lib/discount/preset/htmlhelper.php
        )

    [bitrix\sale\discount\preset\manager] => Array
        (
            [module] => sale
            [file] => lib/discount/preset/manager.php
        )

    [bitrix\sale\discount\preset\selectproductpreset] => Array
        (
            [module] => sale
            [file] => lib/discount/preset/selectproductpreset.php
        )

    [bitrix\sale\discount\preset\state] => Array
        (
            [module] => sale
            [file] => lib/discount/preset/state.php
        )

    [bitrix\sale\discount\result\compatibleformat] => Array
        (
            [module] => sale
            [file] => lib/discount/result/compatibleformat.php
        )

    [bitrix\sale\discount\runtimecache\discountcache] => Array
        (
            [module] => sale
            [file] => lib/discount/runtimecache/discountcache.php
        )

    [bitrix\sale\discount\runtimecache\fusercache] => Array
        (
            [module] => sale
            [file] => lib/discount/runtimecache/fusercache.php
        )

    [bitrix\sale\discount\actions] => Array
        (
            [module] => sale
            [file] => lib/discount/actions.php
        )

    [bitrix\sale\discount\analyzer] => Array
        (
            [module] => sale
            [file] => lib/discount/analyzer.php
        )

    [bitrix\sale\discount\cumulativecalculator] => Array
        (
            [module] => sale
            [file] => lib/discount/cumulativecalculator.php
        )

    [bitrix\sale\discount\formatter] => Array
        (
            [module] => sale
            [file] => lib/discount/formatter.php
        )

    [bitrix\sale\internals\discounttable] => Array
        (
            [module] => sale
            [file] => lib/internals/discount.php
        )

    [bitrix\sale\internals\discountcoupontable] => Array
        (
            [module] => sale
            [file] => lib/internals/discountcoupon.php
        )

    [bitrix\sale\internals\discountentitiestable] => Array
        (
            [module] => sale
            [file] => lib/internals/discountentities.php
        )

    [bitrix\sale\internals\discountgrouptable] => Array
        (
            [module] => sale
            [file] => lib/internals/discountgroup.php
        )

    [bitrix\sale\internals\discountmoduletable] => Array
        (
            [module] => sale
            [file] => lib/internals/discountmodule.php
        )

    [bitrix\sale\internals\orderdiscounttable] => Array
        (
            [module] => sale
            [file] => lib/internals/orderdiscount.php
        )

    [bitrix\sale\internals\orderdiscountdatatable] => Array
        (
            [module] => sale
            [file] => lib/internals/orderdiscount.php
        )

    [bitrix\sale\internals\ordercouponstable] => Array
        (
            [module] => sale
            [file] => lib/internals/orderdiscount.php
        )

    [bitrix\sale\internals\ordermodulestable] => Array
        (
            [module] => sale
            [file] => lib/internals/orderdiscount.php
        )

    [bitrix\sale\internals\orderroundtable] => Array
        (
            [module] => sale
            [file] => lib/internals/orderround.php
        )

    [bitrix\sale\internals\orderrulestable] => Array
        (
            [module] => sale
            [file] => lib/internals/orderdiscount.php
        )

    [bitrix\sale\internals\orderrulesdescrtable] => Array
        (
            [module] => sale
            [file] => lib/internals/orderdiscount.php
        )

    [bitrix\sale\internals\accountnumbergenerator] => Array
        (
            [module] => sale
            [file] => lib/internals/accountnumber.php
        )

    [bitrix\sale\discount] => Array
        (
            [module] => sale
            [file] => lib/discount.php
        )

    [bitrix\sale\discountbase] => Array
        (
            [module] => sale
            [file] => lib/discountbase.php
        )

    [bitrix\sale\discountcouponsmanager] => Array
        (
            [module] => sale
            [file] => lib/discountcouponsmanager.php
        )

    [bitrix\sale\discountcouponsmanagerbase] => Array
        (
            [module] => sale
            [file] => lib/discountcouponsmanagerbase.php
        )

    [bitrix\sale\orderdiscount] => Array
        (
            [module] => sale
            [file] => lib/orderdiscount.php
        )

    [bitrix\sale\orderdiscountbase] => Array
        (
            [module] => sale
            [file] => lib/orderdiscountbase.php
        )

    [bitrix\sale\orderdiscountmanager] => Array
        (
            [module] => sale
            [file] => lib/orderdiscountmanager.php
        )

    [bitrix\sale\paysystem\logger] => Array
        (
            [module] => sale
            [file] => lib/paysystem/logger.php
        )

    [bitrix\sale\paysystem\restservice] => Array
        (
            [module] => sale
            [file] => lib/paysystem/restservice.php
        )

    [bitrix\sale\paysystem\resthandler] => Array
        (
            [module] => sale
            [file] => lib/paysystem/resthandler.php
        )

    [bitrix\sale\services\base\restclient] => Array
        (
            [module] => sale
            [file] => lib/services/base/restclient.php
        )

    [bitrix\sale\paysystem\service] => Array
        (
            [module] => sale
            [file] => lib/paysystem/service.php
        )

    [bitrix\sale\internals\paysystemresthandlerstable] => Array
        (
            [module] => sale
            [file] => lib/internals/paysystemresthandlers.php
        )

    [bitrix\sale\paysystem\manager] => Array
        (
            [module] => sale
            [file] => lib/paysystem/manager.php
        )

    [bitrix\sale\paysystem\baseservicehandler] => Array
        (
            [module] => sale
            [file] => lib/paysystem/baseservicehandler.php
        )

    [bitrix\sale\paysystem\servicehandler] => Array
        (
            [module] => sale
            [file] => lib/paysystem/servicehandler.php
        )

    [bitrix\sale\paysystem\irefund] => Array
        (
            [module] => sale
            [file] => lib/paysystem/irefund.php
        )

    [bitrix\sale\paysystem\ipdf] => Array
        (
            [module] => sale
            [file] => lib/paysystem/ipdf.php
        )

    [bitrix\sale\paysystem\irefundextended] => Array
        (
            [module] => sale
            [file] => lib/paysystem/irefundextended.php
        )

    [bitrix\sale\paysystem\cert] => Array
        (
            [module] => sale
            [file] => lib/paysystem/cert.php
        )

    [bitrix\sale\paysystem\ipayable] => Array
        (
            [module] => sale
            [file] => lib/paysystem/ipayable.php
        )

    [bitrix\sale\paysystem\icheckable] => Array
        (
            [module] => sale
            [file] => lib/paysystem/icheckable.php
        )

    [bitrix\sale\paysystem\iprepayable] => Array
        (
            [module] => sale
            [file] => lib/paysystem/iprepayable.php
        )

    [bitrix\sale\paysystem\compatibilityhandler] => Array
        (
            [module] => sale
            [file] => lib/paysystem/compatibilityhandler.php
        )

    [bitrix\sale\paysystem\ihold] => Array
        (
            [module] => sale
            [file] => lib/paysystem/ihold.php
        )

    [bitrix\sale\paysystem\ipartialhold] => Array
        (
            [module] => sale
            [file] => lib/paysystem/ipartialhold.php
        )

    [bitrix\sale\internals\paymentlogtable] => Array
        (
            [module] => sale
            [file] => lib/internals/paymentlog.php
        )

    [bitrix\sale\services\paysystem\restrictions\manager] => Array
        (
            [module] => sale
            [file] => lib/services/paysystem/restrictions/manager.php
        )

    [bitrix\sale\services\base\restriction] => Array
        (
            [module] => sale
            [file] => lib/services/base/restriction.php
        )

    [bitrix\sale\internals\yandexsettingstable] => Array
        (
            [module] => sale
            [file] => lib/internals/yandexsettings.php
        )

    [bitrix\sale\services\company\manager] => Array
        (
            [module] => sale
            [file] => lib/services/company/manager.php
        )

    [bitrix\sale\internals\collectionfilteriterator] => Array
        (
            [module] => sale
            [file] => lib/internals/collectionfilteriterator.php
        )

    [bitrix\sale\cashbox\internals\pool] => Array
        (
            [module] => sale
            [file] => lib/cashbox/internals/pool.php
        )

    [bitrix\sale\cashbox\internals\cashboxtable] => Array
        (
            [module] => sale
            [file] => lib/cashbox/internals/cashbox.php
        )

    [bitrix\sale\cashbox\internals\cashboxchecktable] => Array
        (
            [module] => sale
            [file] => lib/cashbox/internals/cashboxcheck.php
        )

    [bitrix\sale\cashbox\internals\cashboxzreporttable] => Array
        (
            [module] => sale
            [file] => lib/cashbox/internals/cashboxzreport.php
        )

    [bitrix\sale\cashbox\internals\cashboxerrlogtable] => Array
        (
            [module] => sale
            [file] => lib/cashbox/internals/cashboxerrlog.php
        )

    [bitrix\sale\cashbox\cashbox] => Array
        (
            [module] => sale
            [file] => lib/cashbox/cashbox.php
        )

    [bitrix\sale\cashbox\manager] => Array
        (
            [module] => sale
            [file] => lib/cashbox/manager.php
        )

    [bitrix\sale\cashbox\iprintimmediately] => Array
        (
            [module] => sale
            [file] => lib/cashbox/iprintimmediately.php
        )

    [bitrix\sale\cashbox\restrictions\manager] => Array
        (
            [module] => sale
            [file] => lib/cashbox/restrictions/manager.php
        )

    [bitrix\sale\notify] => Array
        (
            [module] => sale
            [file] => lib/notify.php
        )

    [bitrix\sale\buyerstatistic] => Array
        (
            [module] => sale
            [file] => /lib/buyerstatistic.php
        )

    [bitrix\sale\internals\buyerstatistictable] => Array
        (
            [module] => sale
            [file] => /lib/internals/buyerstatistic.php
        )

    [cadminsalelist] => Array
        (
            [module] => sale
            [file] => general/admin_lib.php
        )

    [bitrix\sale\helpers\admin\skuprops] => Array
        (
            [module] => sale
            [file] => lib/helpers/admin/skuprops.php
        )

    [bitrix\sale\helpers\admin\product] => Array
        (
            [module] => sale
            [file] => lib/helpers/admin/product.php
        )

    [bitrix\sale\helpers\order] => Array
        (
            [module] => sale
            [file] => lib/helpers/order.php
        )

    [bitrix\sale\location\comparator\replacement] => Array
        (
            [module] => sale
            [file] => lib/location/comparator/ru/replacement.php
        )

    [bitrix\sale\location\comparator\tmptable] => Array
        (
            [module] => sale
            [file] => lib/location/comparator/tmptable.php
        )

    [bitrix\sale\location\comparator] => Array
        (
            [module] => sale
            [file] => lib/location/comparator.php
        )

    [bitrix\sale\location\comparator\mapresult] => Array
        (
            [module] => sale
            [file] => lib/location/comparator/mapresult.php
        )

    [bitrix\sale\location\comparator\mapper] => Array
        (
            [module] => sale
            [file] => lib/location/comparator/mapper.php
        )

    [bitrix\sale\exchange\onec\documentimport] => Array
        (
            [module] => sale
            [file] => /lib/exchange/compatibility/documents.php
        )

    [bitrix\sale\exchange\onec\collisionorder] => Array
        (
            [module] => sale
            [file] => /lib/exchange/onec/importcollision.php
        )

    [bitrix\sale\exchange\onec\collisionshipment] => Array
        (
            [module] => sale
            [file] => /lib/exchange/onec/importcollision.php
        )

    [bitrix\sale\exchange\onec\collisionpayment] => Array
        (
            [module] => sale
            [file] => /lib/exchange/onec/importcollision.php
        )

    [bitrix\sale\exchange\onec\collisionprofile] => Array
        (
            [module] => sale
            [file] => /lib/exchange/onec/importcollision.php
        )

    [bitrix\sale\exchange\onec\paymentcashdocument] => Array
        (
            [module] => sale
            [file] => /lib/exchange/onec/paymentdocument.php
        )

    [bitrix\sale\exchange\onec\paymentcashlessdocument] => Array
        (
            [module] => sale
            [file] => /lib/exchange/onec/paymentdocument.php
        )

    [bitrix\sale\exchange\onec\paymentcarddocument] => Array
        (
            [module] => sale
            [file] => /lib/exchange/onec/paymentdocument.php
        )

    [bitrix\sale\exchange\onec\importcriterionbase] => Array
        (
            [module] => sale
            [file] => /lib/exchange/onec/importcriterion.php
        )

    [bitrix\sale\exchange\onec\importcriteriononeccml2] => Array
        (
            [module] => sale
            [file] => /lib/exchange/onec/importcriterion.php
        )

    [bitrix\sale\exchange\onec\criterionorder] => Array
        (
            [module] => sale
            [file] => /lib/exchange/onec/importcriterion.php
        )

    [bitrix\sale\exchange\onec\criterionshipment] => Array
        (
            [module] => sale
            [file] => /lib/exchange/onec/importcriterion.php
        )

    [bitrix\sale\exchange\onec\criterionshipmentinvoice] => Array
        (
            [module] => sale
            [file] => /lib/exchange/onec/importcriterion.php
        )

    [bitrix\sale\exchange\onec\criterionpayment] => Array
        (
            [module] => sale
            [file] => /lib/exchange/onec/importcriterion.php
        )

    [bitrix\sale\exchange\onec\criterionprofile] => Array
        (
            [module] => sale
            [file] => /lib/exchange/onec/importcriterion.php
        )

    [bitrix\sale\exchange\entity\orderimportloader] => Array
        (
            [module] => sale
            [file] => /lib/exchange/entity/entityimportloader.php
        )

    [bitrix\sale\exchange\entity\invoiceimportloader] => Array
        (
            [module] => sale
            [file] => /lib/exchange/entity/entityimportloader.php
        )

    [bitrix\sale\exchange\entity\paymentimportloader] => Array
        (
            [module] => sale
            [file] => /lib/exchange/entity/entityimportloader.php
        )

    [bitrix\sale\exchange\entity\shipmentimportloader] => Array
        (
            [module] => sale
            [file] => /lib/exchange/entity/entityimportloader.php
        )

    [bitrix\sale\exchange\entity\userprofileimportloader] => Array
        (
            [module] => sale
            [file] => /lib/exchange/entity/entityimportloader.php
        )

    [bitrix\sale\exchange\entity\paymentcashlessimport] => Array
        (
            [module] => sale
            [file] => /lib/exchange/entity/paymentimport.php
        )

    [bitrix\sale\exchange\entity\paymentcardimport] => Array
        (
            [module] => sale
            [file] => /lib/exchange/entity/paymentimport.php
        )

    [bitrix\sale\exchange\entity\paymentcashimport] => Array
        (
            [module] => sale
            [file] => /lib/exchange/entity/paymentimport.php
        )

    [bitrix\sale\location\geoip] => Array
        (
            [module] => sale
            [file] => /lib/location/geoip.php
        )

    [bitrix\sale\delivery\requests\manager] => Array
        (
            [module] => sale
            [file] => /lib/delivery/requests/manager.php
        )

    [bitrix\sale\delivery\requests\helper] => Array
        (
            [module] => sale
            [file] => /lib/delivery/requests/helper.php
        )

    [bitrix\sale\delivery\requests\handlerbase] => Array
        (
            [module] => sale
            [file] => /lib/delivery/requests/handlerbase.php
        )

    [bitrix\sale\delivery\requests\requesttable] => Array
        (
            [module] => sale
            [file] => /lib/delivery/requests/request.php
        )

    [bitrix\sale\delivery\requests\shipmenttable] => Array
        (
            [module] => sale
            [file] => /lib/delivery/requests/shipment.php
        )

    [bitrix\sale\delivery\requests\result] => Array
        (
            [module] => sale
            [file] => /lib/delivery/requests/result.php
        )

    [bitrix\sale\delivery\requests\resultfile] => Array
        (
            [module] => sale
            [file] => /lib/delivery/requests/resultfile.php
        )

    [bitrix\sale\delivery\packing\packer] => Array
        (
            [module] => sale
            [file] => /lib/delivery/packing/packer.php
        )

    [bitrix\sale\recurring] => Array
        (
            [module] => sale
            [file] => /lib/recurring.php
        )

    [bitrix\sale\location\normalizer\builder] => Array
        (
            [module] => sale
            [file] => /lib/location/normalizer/builder.php
        )

    [bitrix\sale\location\normalizer\ibuilder] => Array
        (
            [module] => sale
            [file] => /lib/location/normalizer/ibuilder.php
        )

    [bitrix\sale\location\normalizer\normalizer] => Array
        (
            [module] => sale
            [file] => /lib/location/normalizer/normalizer.php
        )

    [bitrix\sale\location\normalizer\inormalizer] => Array
        (
            [module] => sale
            [file] => /lib/location/normalizer/inormalizer.php
        )

    [bitrix\sale\location\normalizer\commonnormalizer] => Array
        (
            [module] => sale
            [file] => /lib/location/normalizer/commonnormalizer.php
        )

    [bitrix\sale\location\normalizer\nullnormalizer] => Array
        (
            [module] => sale
            [file] => /lib/location/normalizer/nullnormalizer.php
        )

    [bitrix\sale\location\normalizer\spacenormalizer] => Array
        (
            [module] => sale
            [file] => /lib/location/normalizer/spacenormalizer.php
        )

    [bitrix\sale\location\normalizer\languagenormalizer] => Array
        (
            [module] => sale
            [file] => /lib/location/normalizer/languagenormalizer.php
        )

    [bitrix\sale\location\normalizer\helper] => Array
        (
            [module] => sale
            [file] => /lib/location/normalizer/helper.php
        )

    [sale\handlers\delivery\additional\ruspost\reliability\service] => Array
        (
            [module] => sale
            [file] => /handlers/delivery/additional/ruspost/reliability/service.php
        )

)
Array
(
    [bitrix\main\application] => Array
        (
            [module] => main
            [file] => lib/application.php
        )

    [bitrix\main\httpapplication] => Array
        (
            [module] => main
            [file] => lib/httpapplication.php
        )

    [bitrix\main\argumentexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\argumentnullexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\argumentoutofrangeexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\argumenttypeexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\notimplementedexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\notsupportedexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\invalidoperationexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\objectpropertyexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\objectnotfoundexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\objectexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\systemexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\accessdeniedexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\decodingexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\io\invalidpathexception] => Array
        (
            [module] => main
            [file] => lib/io/ioexception.php
        )

    [bitrix\main\io\filenotfoundexception] => Array
        (
            [module] => main
            [file] => lib/io/ioexception.php
        )

    [bitrix\main\io\filedeleteexception] => Array
        (
            [module] => main
            [file] => lib/io/ioexception.php
        )

    [bitrix\main\io\fileopenexception] => Array
        (
            [module] => main
            [file] => lib/io/ioexception.php
        )

    [bitrix\main\io\filenotopenedexception] => Array
        (
            [module] => main
            [file] => lib/io/ioexception.php
        )

    [bitrix\main\context] => Array
        (
            [module] => main
            [file] => lib/context.php
        )

    [bitrix\main\httpcontext] => Array
        (
            [module] => main
            [file] => lib/httpcontext.php
        )

    [bitrix\main\dispatcher] => Array
        (
            [module] => main
            [file] => lib/dispatcher.php
        )

    [bitrix\main\environment] => Array
        (
            [module] => main
            [file] => lib/environment.php
        )

    [bitrix\main\event] => Array
        (
            [module] => main
            [file] => lib/event.php
        )

    [bitrix\main\eventmanager] => Array
        (
            [module] => main
            [file] => lib/eventmanager.php
        )

    [bitrix\main\eventresult] => Array
        (
            [module] => main
            [file] => lib/eventresult.php
        )

    [bitrix\main\request] => Array
        (
            [module] => main
            [file] => lib/request.php
        )

    [bitrix\main\httprequest] => Array
        (
            [module] => main
            [file] => lib/httprequest.php
        )

    [bitrix\main\response] => Array
        (
            [module] => main
            [file] => lib/response.php
        )

    [bitrix\main\httpresponse] => Array
        (
            [module] => main
            [file] => lib/httpresponse.php
        )

    [bitrix\main\modulemanager] => Array
        (
            [module] => main
            [file] => lib/modulemanager.php
        )

    [bitrix\main\server] => Array
        (
            [module] => main
            [file] => lib/server.php
        )

    [bitrix\main\config\configuration] => Array
        (
            [module] => main
            [file] => lib/config/configuration.php
        )

    [bitrix\main\config\option] => Array
        (
            [module] => main
            [file] => lib/config/option.php
        )

    [bitrix\main\context\culture] => Array
        (
            [module] => main
            [file] => lib/context/culture.php
        )

    [bitrix\main\data\cache] => Array
        (
            [module] => main
            [file] => lib/data/cache.php
        )

    [bitrix\main\data\cacheengineapc] => Array
        (
            [module] => main
            [file] => lib/data/cacheengineapc.php
        )

    [bitrix\main\data\cacheenginememcache] => Array
        (
            [module] => main
            [file] => lib/data/cacheenginememcache.php
        )

    [bitrix\main\data\cacheenginefiles] => Array
        (
            [module] => main
            [file] => lib/data/cacheenginefiles.php
        )

    [bitrix\main\data\cacheenginenone] => Array
        (
            [module] => main
            [file] => lib/data/cacheenginenone.php
        )

    [bitrix\main\data\connection] => Array
        (
            [module] => main
            [file] => lib/data/connection.php
        )

    [bitrix\main\data\connectionpool] => Array
        (
            [module] => main
            [file] => lib/data/connectionpool.php
        )

    [bitrix\main\data\icacheengine] => Array
        (
            [module] => main
            [file] => lib/data/cache.php
        )

    [bitrix\main\data\hsphpreadconnection] => Array
        (
            [module] => main
            [file] => lib/data/hsphpreadconnection.php
        )

    [bitrix\main\data\managedcache] => Array
        (
            [module] => main
            [file] => lib/data/managedcache.php
        )

    [bitrix\main\data\taggedcache] => Array
        (
            [module] => main
            [file] => lib/data/taggedcache.php
        )

    [bitrix\main\data\memcacheconnection] => Array
        (
            [module] => main
            [file] => lib/data/memcacheconnection.php
        )

    [bitrix\main\data\memcachedconnection] => Array
        (
            [module] => main
            [file] => lib/data/memcachedconnection.php
        )

    [bitrix\main\data\nosqlconnection] => Array
        (
            [module] => main
            [file] => lib/data/nosqlconnection.php
        )

    [bitrix\main\db\arrayresult] => Array
        (
            [module] => main
            [file] => lib/db/arrayresult.php
        )

    [bitrix\main\db\result] => Array
        (
            [module] => main
            [file] => lib/db/result.php
        )

    [bitrix\main\db\connection] => Array
        (
            [module] => main
            [file] => lib/db/connection.php
        )

    [bitrix\main\db\sqlexception] => Array
        (
            [module] => main
            [file] => lib/db/sqlexception.php
        )

    [bitrix\main\db\sqlqueryexception] => Array
        (
            [module] => main
            [file] => lib/db/sqlexception.php
        )

    [bitrix\main\db\transactionexception] => Array
        (
            [module] => main
            [file] => lib/db/sqlexception.php
        )

    [bitrix\main\db\sqlexpression] => Array
        (
            [module] => main
            [file] => lib/db/sqlexpression.php
        )

    [bitrix\main\db\sqlhelper] => Array
        (
            [module] => main
            [file] => lib/db/sqlhelper.php
        )

    [bitrix\main\db\mysqlcommonconnection] => Array
        (
            [module] => main
            [file] => lib/db/mysqlcommonconnection.php
        )

    [bitrix\main\db\mysqliconnection] => Array
        (
            [module] => main
            [file] => lib/db/mysqliconnection.php
        )

    [bitrix\main\db\mysqliresult] => Array
        (
            [module] => main
            [file] => lib/db/mysqliresult.php
        )

    [bitrix\main\db\mysqlisqlhelper] => Array
        (
            [module] => main
            [file] => lib/db/mysqlisqlhelper.php
        )

    [bitrix\main\db\mssqlconnection] => Array
        (
            [module] => main
            [file] => lib/db/mssqlconnection.php
        )

    [bitrix\main\db\mssqlresult] => Array
        (
            [module] => main
            [file] => lib/db/mssqlresult.php
        )

    [bitrix\main\db\mssqlsqlhelper] => Array
        (
            [module] => main
            [file] => lib/db/mssqlsqlhelper.php
        )

    [bitrix\main\db\oracleconnection] => Array
        (
            [module] => main
            [file] => lib/db/oracleconnection.php
        )

    [bitrix\main\db\oracleresult] => Array
        (
            [module] => main
            [file] => lib/db/oracleresult.php
        )

    [bitrix\main\db\oraclesqlhelper] => Array
        (
            [module] => main
            [file] => lib/db/oraclesqlhelper.php
        )

    [bitrix\main\db\pgsqlconnection] => Array
        (
            [module] => main
            [file] => lib/db/pgsqlconnection.php
        )

    [bitrix\main\diag\httpexceptionhandleroutput] => Array
        (
            [module] => main
            [file] => lib/diag/httpexceptionhandleroutput.php
        )

    [bitrix\main\diag\fileexceptionhandlerlog] => Array
        (
            [module] => main
            [file] => lib/diag/fileexceptionhandlerlog.php
        )

    [bitrix\main\diag\exceptionhandler] => Array
        (
            [module] => main
            [file] => lib/diag/exceptionhandler.php
        )

    [bitrix\main\diag\iexceptionhandleroutput] => Array
        (
            [module] => main
            [file] => lib/diag/iexceptionhandleroutput.php
        )

    [bitrix\main\diag\exceptionhandlerlog] => Array
        (
            [module] => main
            [file] => lib/diag/exceptionhandlerlog.php
        )

    [bitrix\main\io\file] => Array
        (
            [module] => main
            [file] => lib/io/file.php
        )

    [bitrix\main\io\fileentry] => Array
        (
            [module] => main
            [file] => lib/io/fileentry.php
        )

    [bitrix\main\io\path] => Array
        (
            [module] => main
            [file] => lib/io/path.php
        )

    [bitrix\main\io\filesystementry] => Array
        (
            [module] => main
            [file] => lib/io/filesystementry.php
        )

    [bitrix\main\io\ifilestream] => Array
        (
            [module] => main
            [file] => lib/io/ifilestream.php
        )

    [bitrix\main\localization\loc] => Array
        (
            [module] => main
            [file] => lib/localization/loc.php
        )

    [bitrix\main\mail\mail] => Array
        (
            [module] => main
            [file] => lib/mail/mail.php
        )

    [bitrix\main\mail\tracking] => Array
        (
            [module] => main
            [file] => lib/mail/tracking.php
        )

    [bitrix\main\mail\eventmanager] => Array
        (
            [module] => main
            [file] => lib/mail/eventmanager.php
        )

    [bitrix\main\mail\eventmessagecompiler] => Array
        (
            [module] => main
            [file] => lib/mail/eventmessagecompiler.php
        )

    [bitrix\main\mail\eventmessagethemecompiler] => Array
        (
            [module] => main
            [file] => lib/mail/eventmessagethemecompiler.php
        )

    [bitrix\main\mail\internal\event] => Array
        (
            [module] => main
            [file] => lib/mail/internal/event.php
        )

    [bitrix\main\mail\internal\eventattachment] => Array
        (
            [module] => main
            [file] => lib/mail/internal/eventattachment.php
        )

    [bitrix\main\mail\internal\eventmessage] => Array
        (
            [module] => main
            [file] => lib/mail/internal/eventmessage.php
        )

    [bitrix\main\mail\internal\eventmessagesite] => Array
        (
            [module] => main
            [file] => lib/mail/internal/eventmessagesite.php
        )

    [bitrix\main\mail\internal\eventmessageattachment] => Array
        (
            [module] => main
            [file] => lib/mail/internal/eventmessageattachment.php
        )

    [bitrix\main\mail\internal\eventtype] => Array
        (
            [module] => main
            [file] => lib/mail/internal/eventtype.php
        )

    [bitrix\main\text\converter] => Array
        (
            [module] => main
            [file] => lib/text/converter.php
        )

    [bitrix\main\text\emptyconverter] => Array
        (
            [module] => main
            [file] => lib/text/emptyconverter.php
        )

    [bitrix\main\text\encoding] => Array
        (
            [module] => main
            [file] => lib/text/encoding.php
        )

    [bitrix\main\text\htmlconverter] => Array
        (
            [module] => main
            [file] => lib/text/htmlconverter.php
        )

    [bitrix\main\text\binarystring] => Array
        (
            [module] => main
            [file] => lib/text/binarystring.php
        )

    [bitrix\main\text\xmlconverter] => Array
        (
            [module] => main
            [file] => lib/text/xmlconverter.php
        )

    [bitrix\main\type\collection] => Array
        (
            [module] => main
            [file] => lib/type/collection.php
        )

    [bitrix\main\type\date] => Array
        (
            [module] => main
            [file] => lib/type/date.php
        )

    [bitrix\main\type\datetime] => Array
        (
            [module] => main
            [file] => lib/type/datetime.php
        )

    [bitrix\main\type\dictionary] => Array
        (
            [module] => main
            [file] => lib/type/dictionary.php
        )

    [bitrix\main\type\filterabledictionary] => Array
        (
            [module] => main
            [file] => lib/type/filterabledictionary.php
        )

    [bitrix\main\type\parameterdictionary] => Array
        (
            [module] => main
            [file] => lib/type/parameterdictionary.php
        )

    [bitrix\main\web\cookie] => Array
        (
            [module] => main
            [file] => lib/web/cookie.php
        )

    [bitrix\main\web\uri] => Array
        (
            [module] => main
            [file] => lib/web/uri.php
        )

    [bitrix\main\sendereventhandler] => Array
        (
            [module] => main
            [file] => lib/senderconnector.php
        )

    [bitrix\main\senderconnectoruser] => Array
        (
            [module] => main
            [file] => lib/senderconnector.php
        )

    [bitrix\main\urlrewriterrulemaker] => Array
        (
            [module] => main
            [file] => lib/urlrewriter.php
        )

    [bitrix\main\update\stepper] => Array
        (
            [module] => main
            [file] => lib/update/stepper.php
        )

    [bitrix\main\composite\abstractresponse] => Array
        (
            [module] => main
            [file] => lib/composite/responder.php
        )

    [bitrix\main\composite\fileresponse] => Array
        (
            [module] => main
            [file] => lib/composite/responder.php
        )

    [bitrix\main\composite\memcachedresponse] => Array
        (
            [module] => main
            [file] => lib/composite/responder.php
        )

    [bitrix\main\security\otpexception] => Array
        (
            [module] => main
            [file] => lib/security/securityexception.php
        )

    [ctimezone] => Array
        (
            [module] => main
            [file] => classes/general/time.php
        )

    [cbxpunycode] => Array
        (
            [module] => main
            [file] => classes/general/punycode.php
        )

    [ibxvirtualio] => Array
        (
            [module] => main
            [file] => classes/general/virtual_io.php
        )

    [ibxgeterrors] => Array
        (
            [module] => main
            [file] => classes/general/virtual_io.php
        )

    [cbxvirtualio] => Array
        (
            [module] => main
            [file] => classes/general/virtual_io.php
        )

    [cbxvirtualfilebase] => Array
        (
            [module] => main
            [file] => classes/general/virtual_file.php
        )

    [cbxvirtualfile] => Array
        (
            [module] => main
            [file] => classes/general/virtual_file.php
        )

    [cbxvirtualdirectory] => Array
        (
            [module] => main
            [file] => classes/general/virtual_file.php
        )

    [calloption] => Array
        (
            [module] => main
            [file] => classes/general/option.php
        )

    [coption] => Array
        (
            [module] => main
            [file] => classes/general/option.php
        )

    [callpageoption] => Array
        (
            [module] => main
            [file] => classes/general/pageoption.php
        )

    [cpageoption] => Array
        (
            [module] => main
            [file] => classes/general/pageoption.php
        )

    [callsqlwhere] => Array
        (
            [module] => main
            [file] => classes/general/sqlwhere.php
        )

    [csqlwhereexpression] => Array
        (
            [module] => main
            [file] => classes/general/sqlwhere.php
        )

    [csqlwhere] => Array
        (
            [module] => main
            [file] => classes/general/sqlwhere.php
        )

    [calllanguage] => Array
        (
            [module] => main
            [file] => classes/general/language.php
        )

    [clanguage] => Array
        (
            [module] => main
            [file] => classes/general/language.php
        )

    [clangadmin] => Array
        (
            [module] => main
            [file] => classes/general/language.php
        )

    [_clangdbresult] => Array
        (
            [module] => main
            [file] => classes/general/langdbresult.php
        )

    [callagent] => Array
        (
            [module] => main
            [file] => classes/general/agent.php
        )

    [cagent] => Array
        (
            [module] => main
            [file] => classes/mysql/agent.php
        )

    [capplicationexception] => Array
        (
            [module] => main
            [file] => classes/general/applicationexception.php
        )

    [cadminexception] => Array
        (
            [module] => main
            [file] => classes/general/adminexception.php
        )

    [callsite] => Array
        (
            [module] => main
            [file] => classes/general/site.php
        )

    [calllang] => Array
        (
            [module] => main
            [file] => classes/general/site.php
        )

    [csite] => Array
        (
            [module] => main
            [file] => classes/general/site.php
        )

    [clang] => Array
        (
            [module] => main
            [file] => classes/general/site.php
        )

    [chttp] => Array
        (
            [module] => main
            [file] => classes/general/http.php
        )

    [cutil] => Array
        (
            [module] => main
            [file] => classes/general/util.php
        )

    [callmain] => Array
        (
            [module] => main
            [file] => classes/general/main.php
        )

    [cmain] => Array
        (
            [module] => main
            [file] => classes/general/main.php
        )

    [calldatabase] => Array
        (
            [module] => main
            [file] => classes/general/database.php
        )

    [calldbresult] => Array
        (
            [module] => main
            [file] => classes/general/dbresult.php
        )

    [cdatabasemysql] => Array
        (
            [module] => main
            [file] => classes/mysql/database.php
        )

    [cdbresultmysql] => Array
        (
            [module] => main
            [file] => classes/mysql/dbresult.php
        )

    [icachebackend] => Array
        (
            [module] => main
            [file] => classes/general/cache_backend.php
        )

    [cphpcache] => Array
        (
            [module] => main
            [file] => classes/general/cache.php
        )

    [ccachemanager] => Array
        (
            [module] => main
            [file] => classes/general/cache_manager.php
        )

    [cpagecache] => Array
        (
            [module] => main
            [file] => classes/general/page_cache.php
        )

    [cstackcacheentry] => Array
        (
            [module] => main
            [file] => classes/general/stack_cache_entry.php
        )

    [cstackcachemanager] => Array
        (
            [module] => main
            [file] => classes/general/stack_cache.php
        )

    [cmodule] => Array
        (
            [module] => main
            [file] => /classes/general/module.php
        )

    [bitrix\main\entity\ufield] => Array
        (
            [module] => main
            [file] => include/deprecated/ufield.php
        )

    [cdatabase] => Array
        (
            [module] => main
            [file] => classes/mysql/database.php
        )

    [cdbresult] => Array
        (
            [module] => main
            [file] => classes/mysql/dbresult.php
        )

    [csitetemplate] => Array
        (
            [module] => main
            [file] => classes/general/site_template.php
        )

    [cbitrixcomponent] => Array
        (
            [module] => main
            [file] => classes/general/component.php
        )

    [ccomponentengine] => Array
        (
            [module] => main
            [file] => classes/general/component_engine.php
        )

    [ccomponentajax] => Array
        (
            [module] => main
            [file] => classes/general/component_ajax.php
        )

    [cbitrixcomponenttemplate] => Array
        (
            [module] => main
            [file] => classes/general/component_template.php
        )

    [ccomponentutil] => Array
        (
            [module] => main
            [file] => classes/general/component_util.php
        )

    [ccontrollerclient] => Array
        (
            [module] => main
            [file] => classes/general/controller_member.php
        )

    [phpparser] => Array
        (
            [module] => main
            [file] => classes/general/php_parser.php
        )

    [cdiskquota] => Array
        (
            [module] => main
            [file] => classes/general/quota.php
        )

    [ceventlog] => Array
        (
            [module] => main
            [file] => classes/general/event_log.php
        )

    [ceventmain] => Array
        (
            [module] => main
            [file] => classes/general/event_log.php
        )

    [cadminfiledialog] => Array
        (
            [module] => main
            [file] => classes/general/file_dialog.php
        )

    [wll_user] => Array
        (
            [module] => main
            [file] => classes/general/liveid.php
        )

    [wll_consenttoken] => Array
        (
            [module] => main
            [file] => classes/general/liveid.php
        )

    [windowslivelogin] => Array
        (
            [module] => main
            [file] => classes/general/liveid.php
        )

    [cfile] => Array
        (
            [module] => main
            [file] => classes/general/file.php
        )

    [callfile] => Array
        (
            [module] => main
            [file] => classes/general/file.php
        )

    [ctempfile] => Array
        (
            [module] => main
            [file] => classes/general/file_temp.php
        )

    [cfavorites] => Array
        (
            [module] => main
            [file] => classes/mysql/favorites.php
        )

    [cuseroptions] => Array
        (
            [module] => main
            [file] => classes/general/user_options.php
        )

    [cgridoptions] => Array
        (
            [module] => main
            [file] => classes/general/grids.php
        )

    [cundo] => Array
        (
            [module] => main
            [file] => /classes/general/undo.php
        )

    [cautosave] => Array
        (
            [module] => main
            [file] => /classes/general/undo.php
        )

    [callratings] => Array
        (
            [module] => main
            [file] => classes/general/ratings.php
        )

    [cratings] => Array
        (
            [module] => main
            [file] => classes/mysql/ratings.php
        )

    [cratingscomponentsmain] => Array
        (
            [module] => main
            [file] => classes/mysql/ratings_components.php
        )

    [cratingrule] => Array
        (
            [module] => main
            [file] => classes/general/rating_rule.php
        )

    [cratingrulesmain] => Array
        (
            [module] => main
            [file] => classes/mysql/rating_rules.php
        )

    [ctoppanel] => Array
        (
            [module] => main
            [file] => public/top_panel.php
        )

    [ceditarea] => Array
        (
            [module] => main
            [file] => public/edit_area.php
        )

    [ccomponentpanel] => Array
        (
            [module] => main
            [file] => public/edit_area.php
        )

    [ctextparser] => Array
        (
            [module] => main
            [file] => classes/general/textparser.php
        )

    [cphpcachefiles] => Array
        (
            [module] => main
            [file] => classes/general/cache_files.php
        )

    [cdataxmlnode] => Array
        (
            [module] => main
            [file] => classes/general/xml.php
        )

    [cdataxmldocument] => Array
        (
            [module] => main
            [file] => classes/general/xml.php
        )

    [cdataxml] => Array
        (
            [module] => main
            [file] => classes/general/xml.php
        )

    [cxmlfilestream] => Array
        (
            [module] => main
            [file] => classes/general/xml.php
        )

    [crsaprovider] => Array
        (
            [module] => main
            [file] => classes/general/rsasecurity.php
        )

    [crsasecurity] => Array
        (
            [module] => main
            [file] => classes/general/rsasecurity.php
        )

    [crsabcmathprovider] => Array
        (
            [module] => main
            [file] => classes/general/rsabcmath.php
        )

    [crsaopensslprovider] => Array
        (
            [module] => main
            [file] => classes/general/rsaopenssl.php
        )

    [casnreader] => Array
        (
            [module] => main
            [file] => classes/general/asn.php
        )

    [cbxshorturi] => Array
        (
            [module] => main
            [file] => classes/mysql/short_uri.php
        )

    [cfinder] => Array
        (
            [module] => main
            [file] => classes/general/finder.php
        )

    [caccess] => Array
        (
            [module] => main
            [file] => classes/general/access.php
        )

    [cauthprovider] => Array
        (
            [module] => main
            [file] => classes/general/authproviders.php
        )

    [iproviderinterface] => Array
        (
            [module] => main
            [file] => classes/general/authproviders.php
        )

    [cgroupauthprovider] => Array
        (
            [module] => main
            [file] => classes/general/authproviders.php
        )

    [cuserauthprovider] => Array
        (
            [module] => main
            [file] => classes/general/authproviders.php
        )

    [ctableschema] => Array
        (
            [module] => main
            [file] => classes/general/table_schema.php
        )

    [ccsvdata] => Array
        (
            [module] => main
            [file] => classes/general/csv_data.php
        )

    [csmile] => Array
        (
            [module] => main
            [file] => classes/general/smile.php
        )

    [csmilegallery] => Array
        (
            [module] => main
            [file] => classes/general/smile.php
        )

    [csmileset] => Array
        (
            [module] => main
            [file] => classes/general/smile.php
        )

    [cglobalcounter] => Array
        (
            [module] => main
            [file] => classes/general/global_counter.php
        )

    [cusercounter] => Array
        (
            [module] => main
            [file] => classes/mysql/user_counter.php
        )

    [cusercounterpage] => Array
        (
            [module] => main
            [file] => classes/mysql/user_counter.php
        )

    [chotkeys] => Array
        (
            [module] => main
            [file] => classes/general/hot_keys.php
        )

    [chotkeyscode] => Array
        (
            [module] => main
            [file] => classes/general/hot_keys.php
        )

    [cbxsanitizer] => Array
        (
            [module] => main
            [file] => classes/general/sanitizer.php
        )

    [ibxarchive] => Array
        (
            [module] => main
            [file] => classes/general/archive.php
        )

    [cbxarchive] => Array
        (
            [module] => main
            [file] => classes/general/archive.php
        )

    [cadminnotify] => Array
        (
            [module] => main
            [file] => classes/general/admin_notify.php
        )

    [cbxfavadmmenu] => Array
        (
            [module] => main
            [file] => classes/general/favorites.php
        )

    [cadmininformer] => Array
        (
            [module] => main
            [file] => classes/general/admin_informer.php
        )

    [csitecheckertest] => Array
        (
            [module] => main
            [file] => classes/general/site_checker.php
        )

    [csqlutil] => Array
        (
            [module] => main
            [file] => classes/general/sql_util.php
        )

    [cfileuploader] => Array
        (
            [module] => main
            [file] => classes/general/uploader.php
        )

    [lpa] => Array
        (
            [module] => main
            [file] => classes/general/lpa.php
        )

    [cadminfilter] => Array
        (
            [module] => main
            [file] => interface/admin_filter.php
        )

    [cadminlist] => Array
        (
            [module] => main
            [file] => interface/admin_list.php
        )

    [cadminlistrow] => Array
        (
            [module] => main
            [file] => interface/admin_list.php
        )

    [cadminuilist] => Array
        (
            [module] => main
            [file] => interface/admin_ui_list.php
        )

    [cadminuilistrow] => Array
        (
            [module] => main
            [file] => interface/admin_ui_list.php
        )

    [cadminuiresult] => Array
        (
            [module] => main
            [file] => interface/admin_ui_list.php
        )

    [cadminuicontextmenu] => Array
        (
            [module] => main
            [file] => interface/admin_ui_list.php
        )

    [cadminuisorting] => Array
        (
            [module] => main
            [file] => interface/admin_ui_list.php
        )

    [cadminuilistactionpanel] => Array
        (
            [module] => main
            [file] => interface/admin_ui_list.php
        )

    [cadmintabcontrol] => Array
        (
            [module] => main
            [file] => interface/admin_tabcontrol.php
        )

    [cadminform] => Array
        (
            [module] => main
            [file] => interface/admin_form.php
        )

    [cadminformsettings] => Array
        (
            [module] => main
            [file] => interface/admin_form.php
        )

    [cadmintabcontroldrag] => Array
        (
            [module] => main
            [file] => interface/admin_tabcontrol_drag.php
        )

    [cadmindraggableblockengine] => Array
        (
            [module] => main
            [file] => interface/admin_tabcontrol_drag.php
        )

    [cjspopup] => Array
        (
            [module] => main
            [file] => interface/jspopup.php
        )

    [cjspopuponpage] => Array
        (
            [module] => main
            [file] => interface/jspopup.php
        )

    [cadmincalendar] => Array
        (
            [module] => main
            [file] => interface/admin_calendar.php
        )

    [cadminviewtabcontrol] => Array
        (
            [module] => main
            [file] => interface/admin_viewtabcontrol.php
        )

    [cadmintabengine] => Array
        (
            [module] => main
            [file] => interface/admin_tabengine.php
        )

    [ccaptcha] => Array
        (
            [module] => main
            [file] => classes/general/captcha.php
        )

    [cmpnotifications] => Array
        (
            [module] => main
            [file] => classes/general/mp_notifications.php
        )

    [calltask] => Array
        (
            [module] => main
            [file] => classes/general/task.php
        )

    [ctask] => Array
        (
            [module] => main
            [file] => classes/general/task.php
        )

    [calloperation] => Array
        (
            [module] => main
            [file] => classes/general/operation.php
        )

    [coperation] => Array
        (
            [module] => main
            [file] => classes/general/operation.php
        )

    [callgroup] => Array
        (
            [module] => main
            [file] => classes/general/group.php
        )

    [cgroup] => Array
        (
            [module] => main
            [file] => classes/general/group.php
        )

    [cajax] => Array
        (
            [module] => main
            [file] => ajax_tools.php
        )

    [calluser] => Array
        (
            [module] => main
            [file] => classes/general/user.php
        )

    [cuser] => Array
        (
            [module] => main
            [file] => classes/general/user.php
        )

    [callevent] => Array
        (
            [module] => main
            [file] => classes/general/event.php
        )

    [cevent] => Array
        (
            [module] => main
            [file] => classes/general/event.php
        )

    [calleventmessage] => Array
        (
            [module] => main
            [file] => classes/general/eventmessage.php
        )

    [ceventmessage] => Array
        (
            [module] => main
            [file] => classes/general/eventmessage.php
        )

    [ceventtype] => Array
        (
            [module] => main
            [file] => classes/general/eventmessage.php
        )

    [_ceventtyperesult] => Array
        (
            [module] => main
            [file] => classes/general/eventmessage.php
        )

    [cdbresulteventmultiresult] => Array
        (
            [module] => main
            [file] => classes/general/eventmessage.php
        )

    [cdebuginfo] => Array
        (
            [module] => main
            [file] => classes/general/debuginfo.php
        )

    [ccaptchaagent] => Array
        (
            [module] => main
            [file] => classes/general/captchaagent.php
        )

    [callfilterquery] => Array
        (
            [module] => main
            [file] => classes/general/filterquery.php
        )

    [cfilterquery] => Array
        (
            [module] => main
            [file] => classes/general/filterquery.php
        )

    [cconvertorspregreplacehelper] => Array
        (
            [module] => main
            [file] => classes/general/convertorspregreplacehelper.php
        )

    [cspacer] => Array
        (
            [module] => main
            [file] => classes/general/spacer.php
        )

    [updatetools] => Array
        (
            [module] => main
            [file] => classes/general/updatetools.php
        )

    [cjscore] => Array
        (
            [module] => main
            [file] => classes/general/jscore.php
        )

    [cchecklisttools] => Array
        (
            [module] => main
            [file] => classes/general/checklist.php
        )

    [cmenu] => Array
        (
            [module] => main
            [file] => classes/general/menu.php
        )

    [cmenucustom] => Array
        (
            [module] => main
            [file] => classes/general/menucustom.php
        )

    [callusertypeentity] => Array
        (
            [module] => main
            [file] => classes/general/usertype.php
        )

    [cusertypeentity] => Array
        (
            [module] => main
            [file] => classes/general/usertype.php
        )

    [cuserfieldenum] => Array
        (
            [module] => main
            [file] => classes/general/userfieldenum.php
        )

    [cusertypesql] => Array
        (
            [module] => main
            [file] => classes/general/usertypesql.php
        )

    [cusertypemanager] => Array
        (
            [module] => main
            [file] => classes/general/usertypemanager.php
        )

    [cusertypestring] => Array
        (
            [module] => main
            [file] => classes/general/usertypestr.php
        )

    [cusertypeinteger] => Array
        (
            [module] => main
            [file] => classes/general/usertypeint.php
        )

    [cusertypedouble] => Array
        (
            [module] => main
            [file] => classes/general/usertypedbl.php
        )

    [cusertypedatetime] => Array
        (
            [module] => main
            [file] => classes/general/usertypetime.php
        )

    [cusertypedate] => Array
        (
            [module] => main
            [file] => classes/general/usertypedate.php
        )

    [cusertypeboolean] => Array
        (
            [module] => main
            [file] => classes/general/usertypebool.php
        )

    [cusertypefile] => Array
        (
            [module] => main
            [file] => classes/general/usertypefile.php
        )

    [cusertypeenum] => Array
        (
            [module] => main
            [file] => classes/general/usertypeenum.php
        )

    [cusertypeiblocksection] => Array
        (
            [module] => main
            [file] => classes/general/usertypesection.php
        )

    [ciblocksectionenum] => Array
        (
            [module] => main
            [file] => classes/general/usertypesection.php
        )

    [cusertypeiblockelement] => Array
        (
            [module] => main
            [file] => classes/general/usertypeelement.php
        )

    [cusertypestringformatted] => Array
        (
            [module] => main
            [file] => classes/general/usertypestrfmt.php
        )

    [cusertypeurl] => Array
        (
            [module] => main
            [file] => classes/general/usertypeurl.php
        )

    [bxgadget] => Array
        (
            [module] => main
            [file] => classes/general/gadget.php
        )

    [cmainadmin] => Array
        (
            [module] => main
            [file] => classes/general/main_admin.php
        )

    [ctemplates] => Array
        (
            [module] => main
            [file] => classes/general/templates.php
        )

    [cpagetemplate] => Array
        (
            [module] => main
            [file] => classes/general/page_template.php
        )

    [filescmp] => Array
        (
            [module] => main
            [file] => classes/general/files_cmp.php
        )

    [carchiver] => Array
        (
            [module] => main
            [file] => classes/general/tar_gz.php
        )

    [czip] => Array
        (
            [module] => main
            [file] => classes/general/zip.php
        )

    [curlrewriter] => Array
        (
            [module] => main
            [file] => classes/general/urlrewriter.php
        )

    [charsetconverter] => Array
        (
            [module] => main
            [file] => classes/general/charset_converter.php
        )

    [chtmlpagescache] => Array
        (
            [module] => main
            [file] => lib/composite/helper.php
        )

    [statichtmlmemcachedresponse] => Array
        (
            [module] => main
            [file] => lib/composite/responder.php
        )

    [statichtmlfileresponse] => Array
        (
            [module] => main
            [file] => lib/composite/responder.php
        )

    [bitrix\main\page\frame] => Array
        (
            [module] => main
            [file] => lib/composite/engine.php
        )

    [bitrix\main\page\framestatic] => Array
        (
            [module] => main
            [file] => lib/composite/staticarea.php
        )

    [bitrix\main\page\framebuffered] => Array
        (
            [module] => main
            [file] => lib/composite/bufferarea.php
        )

    [bitrix\main\page\framehelper] => Array
        (
            [module] => main
            [file] => lib/composite/bufferarea.php
        )

    [bitrix\main\data\statichtmlcache] => Array
        (
            [module] => main
            [file] => lib/composite/page.php
        )

    [bitrix\main\data\statichtmlstorage] => Array
        (
            [module] => main
            [file] => lib/composite/data/abstractstorage.php
        )

    [bitrix\main\data\statichtmlfilestorage] => Array
        (
            [module] => main
            [file] => lib/composite/data/filestorage.php
        )

    [bitrix\main\data\statichtmlmemcachedstorage] => Array
        (
            [module] => main
            [file] => lib/composite/data/memcachedstorage.php
        )

    [bitrix\main\data\staticcacheprovider] => Array
        (
            [module] => main
            [file] => lib/composite/data/cacheprovider.php
        )

    [bitrix\main\data\appcachemanifest] => Array
        (
            [module] => main
            [file] => lib/composite/appcache.php
        )

    [iblock] => Array
        (
            [module] => iblock
            [file] => install/index.php
        )

    [ciblockpropertyresult] => Array
        (
            [module] => iblock
            [file] => classes/general/iblockpropresult.php
        )

    [ciblockresult] => Array
        (
            [module] => iblock
            [file] => classes/general/iblockresult.php
        )

    [_cibelement] => Array
        (
            [module] => iblock
            [file] => classes/general/iblock_element.php
        )

    [ciblocktype] => Array
        (
            [module] => iblock
            [file] => classes/general/iblocktype.php
        )

    [calliblock] => Array
        (
            [module] => iblock
            [file] => classes/general/iblock.php
        )

    [ciblock] => Array
        (
            [module] => iblock
            [file] => classes/mysql/iblock.php
        )

    [calliblocksection] => Array
        (
            [module] => iblock
            [file] => classes/general/iblocksection.php
        )

    [ciblocksection] => Array
        (
            [module] => iblock
            [file] => classes/mysql/iblocksection.php
        )

    [calliblockproperty] => Array
        (
            [module] => iblock
            [file] => classes/general/iblockproperty.php
        )

    [ciblockpropertyenum] => Array
        (
            [module] => iblock
            [file] => classes/general/iblockpropertyenum.php
        )

    [ciblockproperty] => Array
        (
            [module] => iblock
            [file] => classes/mysql/iblockproperty.php
        )

    [calliblockelement] => Array
        (
            [module] => iblock
            [file] => classes/general/iblockelement.php
        )

    [ciblockelement] => Array
        (
            [module] => iblock
            [file] => classes/mysql/iblockelement.php
        )

    [calliblockrss] => Array
        (
            [module] => iblock
            [file] => classes/general/iblockrss.php
        )

    [ciblockrss] => Array
        (
            [module] => iblock
            [file] => classes/mysql/iblockrss.php
        )

    [ciblockpropertydatetime] => Array
        (
            [module] => iblock
            [file] => classes/general/prop_datetime.php
        )

    [ciblockpropertydate] => Array
        (
            [module] => iblock
            [file] => classes/general/prop_date.php
        )

    [ciblockpropertyxmlid] => Array
        (
            [module] => iblock
            [file] => classes/general/prop_xmlid.php
        )

    [ciblockpropertyfileman] => Array
        (
            [module] => iblock
            [file] => classes/general/prop_fileman.php
        )

    [ciblockpropertyhtml] => Array
        (
            [module] => iblock
            [file] => classes/general/prop_html.php
        )

    [ciblockpropertyelementlist] => Array
        (
            [module] => iblock
            [file] => classes/general/prop_element_list.php
        )

    [ccmlresult] => Array
        (
            [module] => iblock
            [file] => classes/general/cmlresult.php
        )

    [ciblockxmlfile] => Array
        (
            [module] => iblock
            [file] => classes/mysql/cml2.php
        )

    [ciblockcmlimport] => Array
        (
            [module] => iblock
            [file] => classes/general/cml2.php
        )

    [ciblockcmlexport] => Array
        (
            [module] => iblock
            [file] => classes/general/cml2.php
        )

    [ciblockfindtools] => Array
        (
            [module] => iblock
            [file] => classes/general/comp_findtools.php
        )

    [ciblockpricetools] => Array
        (
            [module] => iblock
            [file] => classes/general/comp_pricetools.php
        )

    [ciblockparameters] => Array
        (
            [module] => iblock
            [file] => classes/general/comp_parameters.php
        )

    [ciblockformatproperties] => Array
        (
            [module] => iblock
            [file] => classes/general/comp_formatprops.php
        )

    [calliblocksequence] => Array
        (
            [module] => iblock
            [file] => classes/general/iblocksequence.php
        )

    [ciblocksequence] => Array
        (
            [module] => iblock
            [file] => classes/mysql/iblocksequence.php
        )

    [ciblockpropertysequence] => Array
        (
            [module] => iblock
            [file] => classes/general/prop_seq.php
        )

    [ciblockpropertyelementautocomplete] => Array
        (
            [module] => iblock
            [file] => classes/general/prop_element_auto.php
        )

    [ciblockpropertysku] => Array
        (
            [module] => iblock
            [file] => classes/general/prop_element_sku.php
        )

    [ciblockpropertysectionautocomplete] => Array
        (
            [module] => iblock
            [file] => classes/general/prop_section_auto.php
        )

    [calliblockofferstmp] => Array
        (
            [module] => iblock
            [file] => classes/general/iblockoffers.php
        )

    [ciblockofferstmp] => Array
        (
            [module] => iblock
            [file] => classes/mysql/iblockoffers.php
        )

    [ceventiblock] => Array
        (
            [module] => iblock
            [file] => classes/general/iblock_event_list.php
        )

    [cratingscomponentsiblock] => Array
        (
            [module] => iblock
            [file] => classes/general/ratings_components.php
        )

    [ciblockrights] => Array
        (
            [module] => iblock
            [file] => classes/general/iblock_rights.php
        )

    [ciblocksectionrights] => Array
        (
            [module] => iblock
            [file] => classes/general/iblock_rights.php
        )

    [ciblockelementrights] => Array
        (
            [module] => iblock
            [file] => classes/general/iblock_rights.php
        )

    [ciblockrightsstorage] => Array
        (
            [module] => iblock
            [file] => classes/general/iblock_rights.php
        )

    [ciblockpropertytools] => Array
        (
            [module] => iblock
            [file] => classes/general/iblockproptools.php
        )

    [ciblocksectionpropertylink] => Array
        (
            [module] => iblock
            [file] => classes/general/section_property.php
        )

    [ciblockxmlimport] => Array
        (
            [module] => iblock
            [file] => classes/general/iblockxmlimport.php
        )

    [bitrix\iblock\iblockfieldtable] => Array
        (
            [module] => iblock
            [file] => lib/iblockfield.php
        )

    [bitrix\iblock\iblockgrouptable] => Array
        (
            [module] => iblock
            [file] => lib/iblockgroup.php
        )

    [bitrix\iblock\iblockmessagetable] => Array
        (
            [module] => iblock
            [file] => lib/iblockmessage.php
        )

    [bitrix\iblock\iblockrsstable] => Array
        (
            [module] => iblock
            [file] => lib/iblockrss.php
        )

    [bitrix\iblock\iblocksitetable] => Array
        (
            [module] => iblock
            [file] => lib/iblocksite.php
        )

    [bitrix\iblock\inheritedpropertytable] => Array
        (
            [module] => iblock
            [file] => lib/inheritedproperty.php
        )

    [bitrix\iblock\propertyenumerationtable] => Array
        (
            [module] => iblock
            [file] => lib/propertyenumeration.php
        )

    [bitrix\iblock\propertyfeaturetable] => Array
        (
            [module] => iblock
            [file] => lib/propertyfeature.php
        )

    [bitrix\iblock\sequencetable] => Array
        (
            [module] => iblock
            [file] => lib/sequence.php
        )

    [bitrix\iblock\sitetable] => Array
        (
            [module] => iblock
            [file] => lib/site.php
        )

    [bitrix\iblock\typetable] => Array
        (
            [module] => iblock
            [file] => lib/type.php
        )

    [bitrix\iblock\typelanguagetable] => Array
        (
            [module] => iblock
            [file] => lib/typelanguage.php
        )

    [bitrix\iblock\bizproctype\usertypeproperty] => Array
        (
            [module] => iblock
            [file] => lib/bizproctype/usertypeproperty.php
        )

    [bitrix\iblock\bizproctype\ecrm] => Array
        (
            [module] => iblock
            [file] => lib/bizproctype/ecrm.php
        )

    [bitrix\iblock\bizproctype\money] => Array
        (
            [module] => iblock
            [file] => lib/bizproctype/money.php
        )

    [bitrix\iblock\bizproctype\usertypepropertydiskfile] => Array
        (
            [module] => iblock
            [file] => lib/bizproctype/usertypepropertydiskfile.php
        )

    [bitrix\iblock\bizproctype\usertypepropertyelist] => Array
        (
            [module] => iblock
            [file] => lib/bizproctype/usertypepropertyelist.php
        )

    [bitrix\iblock\bizproctype\usertypepropertyemployee] => Array
        (
            [module] => iblock
            [file] => lib/bizproctype/usertypepropertyemployee.php
        )

    [bitrix\iblock\bizproctype\usertypepropertyhtml] => Array
        (
            [module] => iblock
            [file] => lib/bizproctype/usertypepropertyhtml.php
        )

    [bitrix\iblock\component\base] => Array
        (
            [module] => iblock
            [file] => lib/component/base.php
        )

    [bitrix\iblock\component\element] => Array
        (
            [module] => iblock
            [file] => lib/component/element.php
        )

    [bitrix\iblock\component\elementlist] => Array
        (
            [module] => iblock
            [file] => lib/component/elementlist.php
        )

    [bitrix\iblock\component\filters] => Array
        (
            [module] => iblock
            [file] => lib/component/filters.php
        )

    [bitrix\iblock\component\selector\element] => Array
        (
            [module] => iblock
            [file] => lib/component/selector/element.php
        )

    [bitrix\iblock\component\selector\entity] => Array
        (
            [module] => iblock
            [file] => lib/component/selector/entity.php
        )

    [bitrix\iblock\component\tools] => Array
        (
            [module] => iblock
            [file] => lib/component/tools.php
        )

    [bitrix\iblock\controller\filter\element] => Array
        (
            [module] => iblock
            [file] => lib/Controller/Filter/Element.php
        )

    [bitrix\iblock\filter\entity\elementsettings] => Array
        (
            [module] => iblock
            [file] => lib/filter/entity/elementsettings.php
        )

    [bitrix\iblock\filter\entity\iblocksettings] => Array
        (
            [module] => iblock
            [file] => lib/filter/entity/iblocksettings.php
        )

    [bitrix\iblock\filter\fieldprovider\base] => Array
        (
            [module] => iblock
            [file] => lib/filter/fieldprovider/base.php
        )

    [bitrix\iblock\filter\fieldprovider\element] => Array
        (
            [module] => iblock
            [file] => lib/filter/fieldprovider/element.php
        )

    [bitrix\iblock\filter\fieldprovider\iblockproperty] => Array
        (
            [module] => iblock
            [file] => lib/filter/fieldprovider/iblockproperty.php
        )

    [bitrix\iblock\filter\dictionary] => Array
        (
            [module] => iblock
            [file] => lib/filter/dictionary.php
        )

    [bitrix\iblock\filter\entitylist] => Array
        (
            [module] => iblock
            [file] => lib/filter/entitylist.php
        )

    [bitrix\iblock\filter\factory] => Array
        (
            [module] => iblock
            [file] => lib/filter/factory.php
        )

    [bitrix\iblock\grid\panel\groupaction] => Array
        (
            [module] => iblock
            [file] => lib/grid/panel/groupaction.php
        )

    [bitrix\iblock\grid\actiontype] => Array
        (
            [module] => iblock
            [file] => lib/grid/actiontype.php
        )

    [bitrix\iblock\helpers\admin\property] => Array
        (
            [module] => iblock
            [file] => lib/helpers/admin/property.php
        )

    [bitrix\iblock\helpers\filter\property] => Array
        (
            [module] => iblock
            [file] => lib/helpers/filter/property.php
        )

    [bitrix\iblock\helpers\filter\propertymanager] => Array
        (
            [module] => iblock
            [file] => lib/helpers/filter/propertymanager.php
        )

    [bitrix\iblock\inheritedproperty\basetemplate] => Array
        (
            [module] => iblock
            [file] => lib/inheritedproperty/basetemplate.php
        )

    [bitrix\iblock\inheritedproperty\basevalues] => Array
        (
            [module] => iblock
            [file] => lib/inheritedproperty/basevalues.php
        )

    [bitrix\iblock\inheritedproperty\elementtemplates] => Array
        (
            [module] => iblock
            [file] => lib/inheritedproperty/elementtemplates.php
        )

    [bitrix\iblock\inheritedproperty\elementvalues] => Array
        (
            [module] => iblock
            [file] => lib/inheritedproperty/elementvalues.php
        )

    [bitrix\iblock\inheritedproperty\iblocktemplates] => Array
        (
            [module] => iblock
            [file] => lib/inheritedproperty/iblocktemplates.php
        )

    [bitrix\iblock\inheritedproperty\iblockvalues] => Array
        (
            [module] => iblock
            [file] => lib/inheritedproperty/iblockvalues.php
        )

    [bitrix\iblock\inheritedproperty\sectiontemplates] => Array
        (
            [module] => iblock
            [file] => lib/inheritedproperty/sectiontemplates.php
        )

    [bitrix\iblock\inheritedproperty\sectionvalues] => Array
        (
            [module] => iblock
            [file] => lib/inheritedproperty/sectionvalues.php
        )

    [bitrix\iblock\inheritedproperty\valuesqueue] => Array
        (
            [module] => iblock
            [file] => lib/inheritedproperty/valuesqueue.php
        )

    [bitrix\iblock\landingsource\dataloader] => Array
        (
            [module] => iblock
            [file] => lib/landingsource/dataloader.php
        )

    [bitrix\iblock\landingsource\element] => Array
        (
            [module] => iblock
            [file] => lib/landingsource/element.php
        )

    [bitrix\iblock\model\propertyfeature] => Array
        (
            [module] => iblock
            [file] => lib/model/propertyfeature.php
        )

    [bitrix\iblock\model\section] => Array
        (
            [module] => iblock
            [file] => lib/model/section.php
        )

    [bitrix\iblock\propertyindex\dictionary] => Array
        (
            [module] => iblock
            [file] => lib/propertyindex/dictionary.php
        )

    [bitrix\iblock\propertyindex\element] => Array
        (
            [module] => iblock
            [file] => lib/propertyindex/element.php
        )

    [bitrix\iblock\propertyindex\facet] => Array
        (
            [module] => iblock
            [file] => lib/propertyindex/facet.php
        )

    [bitrix\iblock\propertyindex\indexer] => Array
        (
            [module] => iblock
            [file] => lib/propertyindex/indexer.php
        )

    [bitrix\iblock\propertyindex\manager] => Array
        (
            [module] => iblock
            [file] => lib/propertyindex/manager.php
        )

    [bitrix\iblock\propertyindex\querybuilder] => Array
        (
            [module] => iblock
            [file] => lib/propertyindex/querybuilder.php
        )

    [bitrix\iblock\propertyindex\storage] => Array
        (
            [module] => iblock
            [file] => lib/propertyindex/storage.php
        )

    [bitrix\iblock\template\engine] => Array
        (
            [module] => iblock
            [file] => lib/template/engine.php
        )

    [bitrix\iblock\template\noderoot] => Array
        (
            [module] => iblock
            [file] => lib/template/engine.php
        )

    [bitrix\iblock\template\nodetext] => Array
        (
            [module] => iblock
            [file] => lib/template/engine.php
        )

    [bitrix\iblock\template\nodeentityfield] => Array
        (
            [module] => iblock
            [file] => lib/template/engine.php
        )

    [bitrix\iblock\template\nodefunction] => Array
        (
            [module] => iblock
            [file] => lib/template/engine.php
        )

    [bitrix\iblock\template\helper] => Array
        (
            [module] => iblock
            [file] => lib/template/helper.php
        )

    [bitrix\iblock\template\entity\base] => Array
        (
            [module] => iblock
            [file] => lib/template/entity/base.php
        )

    [bitrix\iblock\template\entity\lazyvalueloader] => Array
        (
            [module] => iblock
            [file] => lib/template/entity/base.php
        )

    [bitrix\iblock\template\entity\catalogstore] => Array
        (
            [module] => iblock
            [file] => lib/template/entity/catalogstore.php
        )

    [bitrix\iblock\template\entity\element] => Array
        (
            [module] => iblock
            [file] => lib/template/entity/element.php
        )

    [bitrix\iblock\template\entity\elementcatalog] => Array
        (
            [module] => iblock
            [file] => lib/template/entity/elementcatalog.php
        )

    [bitrix\iblock\template\entity\elementcatalogmeasure] => Array
        (
            [module] => iblock
            [file] => lib/template/entity/elementcatalog.php
        )

    [bitrix\iblock\template\entity\elementcatalogstorelist] => Array
        (
            [module] => iblock
            [file] => lib/template/entity/elementcatalog.php
        )

    [bitrix\iblock\template\entity\elementprice] => Array
        (
            [module] => iblock
            [file] => lib/template/entity/elementprice.php
        )

    [bitrix\iblock\template\entity\elementproperty] => Array
        (
            [module] => iblock
            [file] => lib/template/entity/elementproperty.php
        )

    [bitrix\iblock\template\entity\elementpropertyuserfield] => Array
        (
            [module] => iblock
            [file] => lib/template/entity/elementproperty.php
        )

    [bitrix\iblock\template\entity\elementpropertyenum] => Array
        (
            [module] => iblock
            [file] => lib/template/entity/elementproperty.php
        )

    [bitrix\iblock\template\entity\elementpropertyelement] => Array
        (
            [module] => iblock
            [file] => lib/template/entity/elementproperty.php
        )

    [bitrix\iblock\template\entity\elementpropertysection] => Array
        (
            [module] => iblock
            [file] => lib/template/entity/elementproperty.php
        )

    [bitrix\iblock\template\entity\elementsku] => Array
        (
            [module] => iblock
            [file] => lib/template/entity/elementsku.php
        )

    [bitrix\iblock\template\entity\elementskuprice] => Array
        (
            [module] => iblock
            [file] => lib/template/entity/elementskuprice.php
        )

    [bitrix\iblock\template\entity\elementskuproperty] => Array
        (
            [module] => iblock
            [file] => lib/template/entity/elementskuproperty.php
        )

    [bitrix\iblock\template\entity\iblock] => Array
        (
            [module] => iblock
            [file] => lib/template/entity/iblock.php
        )

    [bitrix\iblock\template\entity\section] => Array
        (
            [module] => iblock
            [file] => lib/template/entity/section.php
        )

    [bitrix\iblock\template\entity\sectionpath] => Array
        (
            [module] => iblock
            [file] => lib/template/entity/sectionpath.php
        )

    [bitrix\iblock\template\entity\sectionproperty] => Array
        (
            [module] => iblock
            [file] => lib/template/entity/sectionproperty.php
        )

    [bitrix\iblock\template\functions\fabric] => Array
        (
            [module] => iblock
            [file] => lib/template/functions/fabric.php
        )

    [bitrix\iblock\template\functions\functionbase] => Array
        (
            [module] => iblock
            [file] => lib/template/functions/fabric.php
        )

    [bitrix\iblock\template\functions\functionupper] => Array
        (
            [module] => iblock
            [file] => lib/template/functions/fabric.php
        )

    [bitrix\iblock\template\functions\functionlower] => Array
        (
            [module] => iblock
            [file] => lib/template/functions/fabric.php
        )

    [bitrix\iblock\template\functions\functiontranslit] => Array
        (
            [module] => iblock
            [file] => lib/template/functions/fabric.php
        )

    [bitrix\iblock\template\functions\functionconcat] => Array
        (
            [module] => iblock
            [file] => lib/template/functions/fabric.php
        )

    [bitrix\iblock\template\functions\functionlimit] => Array
        (
            [module] => iblock
            [file] => lib/template/functions/fabric.php
        )

    [bitrix\iblock\template\functions\functioncontrast] => Array
        (
            [module] => iblock
            [file] => lib/template/functions/fabric.php
        )

    [bitrix\iblock\template\functions\functionmin] => Array
        (
            [module] => iblock
            [file] => lib/template/functions/fabric.php
        )

    [bitrix\iblock\template\functions\functionmax] => Array
        (
            [module] => iblock
            [file] => lib/template/functions/fabric.php
        )

    [bitrix\iblock\template\functions\functiondistinct] => Array
        (
            [module] => iblock
            [file] => lib/template/functions/fabric.php
        )

    [bitrix\iblock\update\adminfilteroption] => Array
        (
            [module] => iblock
            [file] => lib/update/adminfilteroption.php
        )

    [bitrix\iblock\update\admingridoption] => Array
        (
            [module] => iblock
            [file] => lib/update/admingridoption.php
        )

    [bitrix\iblock\url\adminpage\basebuilder] => Array
        (
            [module] => iblock
            [file] => lib/url/adminpage/basebuilder.php
        )

    [bitrix\iblock\url\adminpage\buildermanager] => Array
        (
            [module] => iblock
            [file] => lib/url/adminpage/buildermanager.php
        )

    [bitrix\iblock\url\adminpage\iblockbuilder] => Array
        (
            [module] => iblock
            [file] => lib/url/adminpage/iblockbuilder.php
        )

    [bitrix\iblock\sendereventhandler] => Array
        (
            [module] => iblock
            [file] => lib/senderconnector.php
        )

    [bitrix\iblock\senderconnectoriblock] => Array
        (
            [module] => iblock
            [file] => lib/senderconnector.php
        )

    [ccurrency] => Array
        (
            [module] => currency
            [file] => general/currency.php
        )

    [ccurrencylang] => Array
        (
            [module] => currency
            [file] => general/currency_lang.php
        )

    [ccurrencyrates] => Array
        (
            [module] => currency
            [file] => general/currency_rate.php
        )

    [bitrix\currency\compatible\tools] => Array
        (
            [module] => currency
            [file] => lib/compatible/tools.php
        )

    [bitrix\currency\helpers\admin\tools] => Array
        (
            [module] => currency
            [file] => lib/helpers/admin/tools.php
        )

    [bitrix\currency\helpers\editor] => Array
        (
            [module] => currency
            [file] => lib/helpers/editor.php
        )

    [bitrix\currency\userfield\money] => Array
        (
            [module] => currency
            [file] => lib/userfield/money.php
        )

    [bitrix\currency\currencymanager] => Array
        (
            [module] => currency
            [file] => lib/currencymanager.php
        )

    [bitrix\currency\currencytable] => Array
        (
            [module] => currency
            [file] => lib/currency.php
        )

    [bitrix\currency\currencylangtable] => Array
        (
            [module] => currency
            [file] => lib/currencylang.php
        )

    [bitrix\currency\currencyratetable] => Array
        (
            [module] => currency
            [file] => lib/currencyrate.php
        )

    [bitrix\currency\currencyclassifier] => Array
        (
            [module] => currency
            [file] => lib/currencyclassifier.php
        )

    [sale] => Array
        (
            [module] => sale
            [file] => install/index.php
        )

    [callsaledelivery] => Array
        (
            [module] => sale
            [file] => general/delivery.php
        )

    [csaledelivery] => Array
        (
            [module] => sale
            [file] => mysql/delivery.php
        )

    [csaledeliveryhandler] => Array
        (
            [module] => sale
            [file] => mysql/delivery_handler.php
        )

    [csaledeliveryhelper] => Array
        (
            [module] => sale
            [file] => general/delivery_helper.php
        )

    [csaledelivery2paysystem] => Array
        (
            [module] => sale
            [file] => general/delivery_2_pay_system.php
        )

    [csalelocation] => Array
        (
            [module] => sale
            [file] => mysql/location.php
        )

    [csalelocationgroup] => Array
        (
            [module] => sale
            [file] => mysql/location_group.php
        )

    [csalebasket] => Array
        (
            [module] => sale
            [file] => mysql/basket.php
        )

    [csalebaskethelper] => Array
        (
            [module] => sale
            [file] => general/basket_helper.php
        )

    [csaleuser] => Array
        (
            [module] => sale
            [file] => mysql/basket.php
        )

    [csaleorder] => Array
        (
            [module] => sale
            [file] => mysql/order.php
        )

    [csaleorderpropsgroup] => Array
        (
            [module] => sale
            [file] => mysql/order_props_group.php
        )

    [csaleorderpropsvariant] => Array
        (
            [module] => sale
            [file] => mysql/order_props_variant.php
        )

    [csaleorderuserprops] => Array
        (
            [module] => sale
            [file] => mysql/order_user_props.php
        )

    [csaleorderuserpropsvalue] => Array
        (
            [module] => sale
            [file] => mysql/order_user_props_value.php
        )

    [csaleordertax] => Array
        (
            [module] => sale
            [file] => mysql/order_tax.php
        )

    [csaleorderhelper] => Array
        (
            [module] => sale
            [file] => general/order_helper.php
        )

    [csalepaysystem] => Array
        (
            [module] => sale
            [file] => mysql/pay_system.php
        )

    [csalepaysystemaction] => Array
        (
            [module] => sale
            [file] => mysql/pay_system_action.php
        )

    [csalepaysystemshelper] => Array
        (
            [module] => sale
            [file] => general/pay_system_helper.php
        )

    [csalepaysystemtarif] => Array
        (
            [module] => sale
            [file] => general/pay_system_tarif.php
        )

    [csaletax] => Array
        (
            [module] => sale
            [file] => mysql/tax.php
        )

    [csaletaxrate] => Array
        (
            [module] => sale
            [file] => mysql/tax_rate.php
        )

    [csalepersontype] => Array
        (
            [module] => sale
            [file] => mysql/person_type.php
        )

    [csalediscount] => Array
        (
            [module] => sale
            [file] => mysql/discount.php
        )

    [csalebasketdiscountconvert] => Array
        (
            [module] => sale
            [file] => general/step_operations.php
        )

    [csalediscountreindex] => Array
        (
            [module] => sale
            [file] => general/step_operations.php
        )

    [csalediscountconvertext] => Array
        (
            [module] => sale
            [file] => general/step_operations.php
        )

    [csaleuseraccount] => Array
        (
            [module] => sale
            [file] => mysql/user.php
        )

    [csaleusertransact] => Array
        (
            [module] => sale
            [file] => mysql/user_transact.php
        )

    [csaleusercards] => Array
        (
            [module] => sale
            [file] => mysql/user_cards.php
        )

    [csalerecurring] => Array
        (
            [module] => sale
            [file] => mysql/recurring.php
        )

    [csalelang] => Array
        (
            [module] => sale
            [file] => mysql/settings.php
        )

    [csalegroupaccesstosite] => Array
        (
            [module] => sale
            [file] => mysql/settings.php
        )

    [csalegroupaccesstoflag] => Array
        (
            [module] => sale
            [file] => mysql/settings.php
        )

    [csaleauxiliary] => Array
        (
            [module] => sale
            [file] => mysql/auxiliary.php
        )

    [csaleaffiliate] => Array
        (
            [module] => sale
            [file] => mysql/affiliate.php
        )

    [csaleaffiliateplan] => Array
        (
            [module] => sale
            [file] => mysql/affiliate_plan.php
        )

    [csaleaffiliateplansection] => Array
        (
            [module] => sale
            [file] => mysql/affiliate_plan_section.php
        )

    [csaleaffiliatetier] => Array
        (
            [module] => sale
            [file] => mysql/affiliate_tier.php
        )

    [csaleaffiliatetransact] => Array
        (
            [module] => sale
            [file] => mysql/affiliate_transact.php
        )

    [csaleexport] => Array
        (
            [module] => sale
            [file] => general/export.php
        )

    [exportoneccrm] => Array
        (
            [module] => sale
            [file] => general/export.php
        )

    [csaleorderloader] => Array
        (
            [module] => sale
            [file] => general/order_loader.php
        )

    [csalemeasure] => Array
        (
            [module] => sale
            [file] => general/measurement.php
        )

    [csaleproduct] => Array
        (
            [module] => sale
            [file] => mysql/product.php
        )

    [csaleviewedproduct] => Array
        (
            [module] => sale
            [file] => mysql/product.php
        )

    [csalehelper] => Array
        (
            [module] => sale
            [file] => general/helper.php
        )

    [csalemobileorderutils] => Array
        (
            [module] => sale
            [file] => general/mobile_order.php
        )

    [csalemobileorderpull] => Array
        (
            [module] => sale
            [file] => general/mobile_order.php
        )

    [csalemobileorderpush] => Array
        (
            [module] => sale
            [file] => general/mobile_order.php
        )

    [csalemobileorderfilter] => Array
        (
            [module] => sale
            [file] => general/mobile_order.php
        )

    [cbasesalereporthelper] => Array
        (
            [module] => sale
            [file] => general/sale_report_helper.php
        )

    [csalereportsaleorderhelper] => Array
        (
            [module] => sale
            [file] => general/sale_report_helper.php
        )

    [csalereportuserhelper] => Array
        (
            [module] => sale
            [file] => general/sale_report_helper.php
        )

    [csalereportsalefuserhelper] => Array
        (
            [module] => sale
            [file] => general/sale_report_helper.php
        )

    [ibxsaleproductprovider] => Array
        (
            [module] => sale
            [file] => general/product_provider.php
        )

    [csalestorebarcode] => Array
        (
            [module] => sale
            [file] => mysql/store_barcode.php
        )

    [csaleorderchange] => Array
        (
            [module] => sale
            [file] => mysql/order_change.php
        )

    [csaleorderchangeformat] => Array
        (
            [module] => sale
            [file] => general/order_change.php
        )

    [bitrix\sale\internals\fusertable] => Array
        (
            [module] => sale
            [file] => lib/internals/fuser.php
        )

    [bitrix\sale\fuser] => Array
        (
            [module] => sale
            [file] => lib/fuser.php
        )

    [bitrix\sale\internals\input\manager] => Array
        (
            [module] => sale
            [file] => lib/internals/input.php
        )

    [bitrix\sale\internals\input\base] => Array
        (
            [module] => sale
            [file] => lib/internals/input.php
        )

    [bitrix\sale\internals\input\file] => Array
        (
            [module] => sale
            [file] => lib/internals/input.php
        )

    [bitrix\sale\internals\input\stringinput] => Array
        (
            [module] => sale
            [file] => lib/internals/input.php
        )

    [bitrix\sale\internals\sitecurrencytable] => Array
        (
            [module] => sale
            [file] => lib/internals/sitecurrency.php
        )

    [csalestatus] => Array
        (
            [module] => sale
            [file] => general/status.php
        )

    [bitrix\sale\statusbase] => Array
        (
            [module] => sale
            [file] => lib/statusbase.php
        )

    [bitrix\sale\orderstatus] => Array
        (
            [module] => sale
            [file] => lib/orderstatus.php
        )

    [bitrix\sale\deliverystatus] => Array
        (
            [module] => sale
            [file] => lib/deliverystatus.php
        )

    [bitrix\sale\internals\statustable] => Array
        (
            [module] => sale
            [file] => lib/internals/status.php
        )

    [bitrix\sale\internals\statuslangtable] => Array
        (
            [module] => sale
            [file] => lib/internals/status_lang.php
        )

    [bitrix\sale\internals\statusgrouptasktable] => Array
        (
            [module] => sale
            [file] => lib/internals/status_grouptask.php
        )

    [csaleorderprops] => Array
        (
            [module] => sale
            [file] => general/order_props.php
        )

    [csaleorderpropsadapter] => Array
        (
            [module] => sale
            [file] => general/order_props.php
        )

    [csaleorderpropsvalue] => Array
        (
            [module] => sale
            [file] => mysql/order_props_values.php
        )

    [bitrix\sale\propertyvaluecollection] => Array
        (
            [module] => sale
            [file] => lib/propertyvaluecollection.php
        )

    [bitrix\sale\internals\orderpropstable] => Array
        (
            [module] => sale
            [file] => lib/internals/orderprops.php
        )

    [bitrix\sale\internals\orderpropsgrouptable] => Array
        (
            [module] => sale
            [file] => lib/internals/orderprops_group.php
        )

    [bitrix\sale\internals\orderpropsvaluetable] => Array
        (
            [module] => sale
            [file] => lib/internals/orderprops_value.php
        )

    [bitrix\sale\internals\orderpropsvarianttable] => Array
        (
            [module] => sale
            [file] => lib/internals/orderprops_variant.php
        )

    [bitrix\sale\internals\orderpropsrelationtable] => Array
        (
            [module] => sale
            [file] => lib/internals/orderprops_relation.php
        )

    [bitrix\sale\internals\userpropsvaluetable] => Array
        (
            [module] => sale
            [file] => lib/internals/userpropsvalue.php
        )

    [bitrix\sale\internals\userpropstable] => Array
        (
            [module] => sale
            [file] => lib/internals/userprops.php
        )

    [bitrix\sale\businessvalue] => Array
        (
            [module] => sale
            [file] => lib/businessvalue.php
        )

    [bitrix\sale\ibusinessvalueprovider] => Array
        (
            [module] => sale
            [file] => lib/businessvalueproviderinterface.php
        )

    [bitrix\sale\internals\businessvaluetable] => Array
        (
            [module] => sale
            [file] => lib/internals/businessvalue.php
        )

    [bitrix\sale\internals\businessvaluepersondomaintable] => Array
        (
            [module] => sale
            [file] => lib/internals/businessvalue_persondomain.php
        )

    [bitrix\sale\internals\businessvaluecode1ctable] => Array
        (
            [module] => sale
            [file] => lib/internals/businessvalue_code_1c.php
        )

    [bitrix\sale\internals\paysystemactiontable] => Array
        (
            [module] => sale
            [file] => lib/internals/paysystemaction.php
        )

    [bitrix\sale\internals\paysysteminner] => Array
        (
            [module] => sale
            [file] => lib/internals/paysysteminner.php
        )

    [bitrix\sale\internals\deliverypaysystemtable] => Array
        (
            [module] => sale
            [file] => lib/internals/delivery_paysystem.php
        )

    [bitrix\sale\usermessageexception] => Array
        (
            [module] => sale
            [file] => lib/exception.php
        )

    [bitrix\sale\configuration] => Array
        (
            [module] => sale
            [file] => lib/configuration.php
        )

    [bitrix\sale\order] => Array
        (
            [module] => sale
            [file] => lib/order.php
        )

    [bitrix\sale\persontype] => Array
        (
            [module] => sale
            [file] => lib/persontype.php
        )

    [csalereportsalegoodshelper] => Array
        (
            [module] => sale
            [file] => general/sale_report_helper.php
        )

    [csalereportsaleproducthelper] => Array
        (
            [module] => sale
            [file] => general/sale_report_helper.php
        )

    [bitrix\sale\internals\producttable] => Array
        (
            [module] => sale
            [file] => lib/internals/product.php
        )

    [bitrix\sale\internals\goodssectiontable] => Array
        (
            [module] => sale
            [file] => lib/internals/goodssection.php
        )

    [bitrix\sale\internals\sectiontable] => Array
        (
            [module] => sale
            [file] => lib/internals/section.php
        )

    [bitrix\sale\internals\storeproducttable] => Array
        (
            [module] => sale
            [file] => lib/internals/storeproduct.php
        )

    [bitrix\sale\saleszone] => Array
        (
            [module] => sale
            [file] => lib/saleszone.php
        )

    [bitrix\sale\internals\orderdeliveryreqtable] => Array
        (
            [module] => sale
            [file] => lib/internals/orderdeliveryreq.php
        )

    [bitrix\sale\sendereventhandler] => Array
        (
            [module] => sale
            [file] => lib/senderconnector.php
        )

    [bitrix\sale\senderconnectorbuyer] => Array
        (
            [module] => sale
            [file] => lib/senderconnector.php
        )

    [bitrix\sale\userconsent] => Array
        (
            [module] => sale
            [file] => lib/userconsent.php
        )

    [bitrix\sale\internals\product2producttable] => Array
        (
            [module] => sale
            [file] => lib/internals/product2product.php
        )

    [bitrix\sale\internals\orderprocessingtable] => Array
        (
            [module] => sale
            [file] => lib/internals/orderprocessing.php
        )

    [bitrix\sale\orderbase] => Array
        (
            [module] => sale
            [file] => lib/orderbase.php
        )

    [bitrix\sale\internals\entity] => Array
        (
            [module] => sale
            [file] => lib/internals/entity.php
        )

    [bitrix\sale\internals\entitycollection] => Array
        (
            [module] => sale
            [file] => lib/internals/entitycollection.php
        )

    [bitrix\sale\internals\collectionbase] => Array
        (
            [module] => sale
            [file] => lib/internals/collectionbase.php
        )

    [bitrix\sale\shipment] => Array
        (
            [module] => sale
            [file] => lib/shipment.php
        )

    [bitrix\sale\shipmentcollection] => Array
        (
            [module] => sale
            [file] => lib/shipmentcollection.php
        )

    [bitrix\sale\shipmentitemcollection] => Array
        (
            [module] => sale
            [file] => lib/shipmentitemcollection.php
        )

    [bitrix\sale\shipmentitem] => Array
        (
            [module] => sale
            [file] => lib/shipmentitem.php
        )

    [bitrix\sale\shipmentitemstorecollection] => Array
        (
            [module] => sale
            [file] => lib/shipmentitemstorecollection.php
        )

    [bitrix\sale\shipmentitemstore] => Array
        (
            [module] => sale
            [file] => lib/shipmentitemstore.php
        )

    [bitrix\sale\paymentcollectionbase] => Array
        (
            [module] => sale
            [file] => lib/internals/paymentcollectionbase.php
        )

    [bitrix\sale\paymentcollection] => Array
        (
            [module] => sale
            [file] => lib/paymentcollection.php
        )

    [bitrix\sale\payment] => Array
        (
            [module] => sale
            [file] => lib/payment.php
        )

    [bitrix\sale\paysystemservice] => Array
        (
            [module] => sale
            [file] => lib/paysystemservice.php
        )

    [bitrix\sale\internals\fields] => Array
        (
            [module] => sale
            [file] => lib/internals/fields.php
        )

    [bitrix\sale\result] => Array
        (
            [module] => sale
            [file] => lib/result.php
        )

    [bitrix\sale\resulterror] => Array
        (
            [module] => sale
            [file] => lib/result.php
        )

    [bitrix\sale\resultserializable] => Array
        (
            [module] => sale
            [file] => lib/resultserializable.php
        )

    [bitrix\sale\eventactions] => Array
        (
            [module] => sale
            [file] => lib/eventactions.php
        )

    [bitrix\sale\basketbase] => Array
        (
            [module] => sale
            [file] => lib/basketbase.php
        )

    [bitrix\sale\basketitembase] => Array
        (
            [module] => sale
            [file] => lib/basketitembase.php
        )

    [bitrix\sale\basket] => Array
        (
            [module] => sale
            [file] => lib/basket.php
        )

    [bitrix\sale\internals\basketitembase] => Array
        (
            [module] => sale
            [file] => lib/internals/basketitembase.php
        )

    [bitrix\sale\basketitem] => Array
        (
            [module] => sale
            [file] => lib/basketitem.php
        )

    [bitrix\sale\basketbundlecollection] => Array
        (
            [module] => sale
            [file] => lib/basketbundlecollection.php
        )

    [bitrix\sale\orderproperties] => Array
        (
            [module] => sale
            [file] => lib/orderprops.php
        )

    [bitrix\sale\propertyvalue] => Array
        (
            [module] => sale
            [file] => lib/propertyvalue.php
        )

    [bitrix\sale\compatible\internals\entitycompatibility] => Array
        (
            [module] => sale
            [file] => lib/compatible/internals/entitycompatibility.php
        )

    [bitrix\sale\compatible\ordercompatibility] => Array
        (
            [module] => sale
            [file] => lib/compatible/ordercompatibility.php
        )

    [bitrix\sale\compatible\basketcompatibility] => Array
        (
            [module] => sale
            [file] => lib/compatible/basketcompatibility.php
        )

    [bitrix\sale\compatible\eventcompatibility] => Array
        (
            [module] => sale
            [file] => lib/compatible/eventcompatibility.php
        )

    [bitrix\sale\compatible\orderquery] => Array
        (
            [module] => sale
            [file] => lib/compatible/compatible.php
        )

    [bitrix\sale\compatible\orderquerylocation] => Array
        (
            [module] => sale
            [file] => lib/compatible/compatible.php
        )

    [bitrix\sale\compatible\fetchadapter] => Array
        (
            [module] => sale
            [file] => lib/compatible/compatible.php
        )

    [bitrix\sale\compatible\test] => Array
        (
            [module] => sale
            [file] => lib/compatible/compatible.php
        )

    [bitrix\sale\orderuserproperties] => Array
        (
            [module] => sale
            [file] => lib/userprops.php
        )

    [bitrix\sale\basketpropertiescollectionbase] => Array
        (
            [module] => sale
            [file] => lib/basketpropertiesbase.php
        )

    [bitrix\sale\basketpropertiescollection] => Array
        (
            [module] => sale
            [file] => lib/basketproperties.php
        )

    [bitrix\sale\basketpropertyitembase] => Array
        (
            [module] => sale
            [file] => lib/basketpropertiesitembase.php
        )

    [bitrix\sale\basketpropertyitem] => Array
        (
            [module] => sale
            [file] => lib/basketpropertiesitem.php
        )

    [bitrix\sale\tax] => Array
        (
            [module] => sale
            [file] => lib/tax.php
        )

    [bitrix\sale\internals\ordertable] => Array
        (
            [module] => sale
            [file] => lib/internals/order.php
        )

    [bitrix\sale\internals\baskettable] => Array
        (
            [module] => sale
            [file] => lib/internals/basket.php
        )

    [bitrix\sale\internals\shipmenttable] => Array
        (
            [module] => sale
            [file] => lib/internals/shipment.php
        )

    [bitrix\sale\internals\shipmentitemtable] => Array
        (
            [module] => sale
            [file] => lib/internals/shipmentitem.php
        )

    [bitrix\sale\internals\paysystemservicetable] => Array
        (
            [module] => sale
            [file] => lib/internals/paysystemservice.php
        )

    [bitrix\sale\internals\paymenttable] => Array
        (
            [module] => sale
            [file] => lib/internals/payment.php
        )

    [bitrix\sale\internals\shipmentitemstoretable] => Array
        (
            [module] => sale
            [file] => lib/internals/shipmentitemstore.php
        )

    [bitrix\sale\internals\shipmentextraservice] => Array
        (
            [module] => sale
            [file] => lib/internals/shipmentextraservice.php
        )

    [bitrix\sale\internals\orderuserpropertiestable] => Array
        (
            [module] => sale
            [file] => lib/internals/userprops.php
        )

    [bitrix\sale\internals\collectableentity] => Array
        (
            [module] => sale
            [file] => lib/internals/collectableentity.php
        )

    [bitrix\sale\provider] => Array
        (
            [module] => sale
            [file] => lib/provider.php
        )

    [bitrix\sale\providerbase] => Array
        (
            [module] => sale
            [file] => lib/providerbase.php
        )

    [bitrix\sale\internals\catalog\provider] => Array
        (
            [module] => sale
            [file] => lib/internals/catalog/provider.php
        )

    [bitrix\sale\saleproviderbase] => Array
        (
            [module] => sale
            [file] => lib/saleproviderbase.php
        )

    [bitrix\sale\internals\transferdataprovider] => Array
        (
            [module] => sale
            [file] => lib/internals/transferdataprovider.php
        )

    [bitrix\sale\internals\poolquantity] => Array
        (
            [module] => sale
            [file] => lib/internals/poolquantity.php
        )

    [bitrix\sale\internals\providercreator] => Array
        (
            [module] => sale
            [file] => lib/internals/providercreator.php
        )

    [bitrix\sale\internals\providerbuilderbase] => Array
        (
            [module] => sale
            [file] => lib/internals/providerbuilderbase.php
        )

    [bitrix\sale\internals\providerbuilder] => Array
        (
            [module] => sale
            [file] => lib/internals/providerbuilder.php
        )

    [bitrix\sale\internals\providerbuildercompatibility] => Array
        (
            [module] => sale
            [file] => lib/internals/providerbuildercompatibility.php
        )

    [bitrix\sale\orderhistory] => Array
        (
            [module] => sale
            [file] => lib/orderhistory.php
        )

    [bitrix\sale\internals\callbackregistrytable] => Array
        (
            [module] => sale
            [file] => lib/internals/callbackregistry.php
        )

    [bitrix\sale\internals\basketpropertytable] => Array
        (
            [module] => sale
            [file] => lib/internals/basketproperties.php
        )

    [bitrix\sale\internals\companytable] => Array
        (
            [module] => sale
            [file] => lib/internals/company.php
        )

    [bitrix\sale\internals\companygrouptable] => Array
        (
            [module] => sale
            [file] => lib/internals/companygroup.php
        )

    [bitrix\sale\internals\companyresponsiblegrouptable] => Array
        (
            [module] => sale
            [file] => lib/internals/companyresponsiblegroup.php
        )

    [bitrix\sale\internals\persontypetable] => Array
        (
            [module] => sale
            [file] => lib/internals/persontype.php
        )

    [bitrix\sale\internals\persontypesitetable] => Array
        (
            [module] => sale
            [file] => lib/internals/persontypesite.php
        )

    [bitrix\sale\internals\pool] => Array
        (
            [module] => sale
            [file] => lib/internals/pool.php
        )

    [bitrix\sale\internals\userbudgetpool] => Array
        (
            [module] => sale
            [file] => lib/internals/userbudgetpool.php
        )

    [bitrix\sale\internals\eventspool] => Array
        (
            [module] => sale
            [file] => lib/internals/eventspool.php
        )

    [bitrix\sale\internals\events] => Array
        (
            [module] => sale
            [file] => lib/internals/events.php
        )

    [bitrix\sale\pricemaths] => Array
        (
            [module] => sale
            [file] => lib/pricemaths.php
        )

    [bitrix\sale\basketcomponenthelper] => Array
        (
            [module] => sale
            [file] => lib/basketcomponenthelper.php
        )

    [bitrix\sale\registry] => Array
        (
            [module] => sale
            [file] => lib/registry.php
        )

    [ipaymentorder] => Array
        (
            [module] => sale
            [file] => lib/internals/paymentinterface.php
        )

    [ishipmentorder] => Array
        (
            [module] => sale
            [file] => lib/internals/shipmentinterface.php
        )

    [ientitymarker] => Array
        (
            [module] => sale
            [file] => lib/internals/entitymarkerinterface.php
        )

    [bitrix\sale\internals\orderarchivetable] => Array
        (
            [module] => sale
            [file] => lib/internals/orderarchive.php
        )

    [bitrix\sale\internals\basketarchivetable] => Array
        (
            [module] => sale
            [file] => lib/internals/basketarchive.php
        )

    [bitrix\sale\internals\orderarchivepackedtable] => Array
        (
            [module] => sale
            [file] => lib/internals/orderarchivepacked.php
        )

    [bitrix\sale\internals\basketarchivepackedtable] => Array
        (
            [module] => sale
            [file] => lib/internals/basketarchivepacked.php
        )

    [bitrix\sale\archive\manager] => Array
        (
            [module] => sale
            [file] => lib/archive/manager.php
        )

    [bitrix\sale\archive\recovery\base] => Array
        (
            [module] => sale
            [file] => lib/archive/recovery/base.php
        )

    [bitrix\sale\archive\recovery\scheme] => Array
        (
            [module] => sale
            [file] => lib/archive/recovery/scheme.php
        )

    [bitrix\sale\archive\recovery\version1] => Array
        (
            [module] => sale
            [file] => lib/archive/recovery/version1.php
        )

    [bitrix\sale\tax\ratetable] => Array
        (
            [module] => sale
            [file] => lib/tax/rate.php
        )

    [bitrix\sale\location\locationtable] => Array
        (
            [module] => sale
            [file] => lib/location/location.php
        )

    [bitrix\sale\location\tree] => Array
        (
            [module] => sale
            [file] => lib/location/tree.php
        )

    [bitrix\sale\location\typetable] => Array
        (
            [module] => sale
            [file] => lib/location/type.php
        )

    [bitrix\sale\location\grouptable] => Array
        (
            [module] => sale
            [file] => lib/location/group.php
        )

    [bitrix\sale\location\externaltable] => Array
        (
            [module] => sale
            [file] => lib/location/external.php
        )

    [bitrix\sale\location\externalservicetable] => Array
        (
            [module] => sale
            [file] => lib/location/externalservice.php
        )

    [bitrix\sale\location\search\finder] => Array
        (
            [module] => sale
            [file] => lib/location/search/finder.php
        )

    [bitrix\sale\location\search\wordtable] => Array
        (
            [module] => sale
            [file] => lib/location/search/word.php
        )

    [bitrix\sale\location\search\chaintable] => Array
        (
            [module] => sale
            [file] => lib/location/search/chain.php
        )

    [bitrix\sale\location\search\sitelinktable] => Array
        (
            [module] => sale
            [file] => lib/location/search/sitelink.php
        )

    [bitrix\sale\location\name\nameentity] => Array
        (
            [module] => sale
            [file] => lib/location/name/nameentity.php
        )

    [bitrix\sale\location\name\locationtable] => Array
        (
            [module] => sale
            [file] => lib/location/name/location.php
        )

    [bitrix\sale\location\name\typetable] => Array
        (
            [module] => sale
            [file] => lib/location/name/type.php
        )

    [bitrix\sale\location\name\grouptable] => Array
        (
            [module] => sale
            [file] => lib/location/name/group.php
        )

    [bitrix\sale\location\connector] => Array
        (
            [module] => sale
            [file] => lib/location/connector.php
        )

    [bitrix\sale\location\grouplocationtable] => Array
        (
            [module] => sale
            [file] => lib/location/grouplocation.php
        )

    [bitrix\sale\location\sitelocationtable] => Array
        (
            [module] => sale
            [file] => lib/location/sitelocation.php
        )

    [bitrix\sale\location\defaultsitetable] => Array
        (
            [module] => sale
            [file] => lib/location/defaultsite.php
        )

    [bitrix\sale\location\db\commonhelper] => Array
        (
            [module] => sale
            [file] => lib/location/db/commonhelper.php
        )

    [bitrix\sale\location\db\helper] => Array
        (
            [module] => sale
            [file] => lib/location/db/mysql/helper.php
        )

    [bitrix\sale\location\db\blockinserter] => Array
        (
            [module] => sale
            [file] => lib/location/db/blockinserter.php
        )

    [bitrix\sale\location\admin\helper] => Array
        (
            [module] => sale
            [file] => lib/location/admin/helper.php
        )

    [bitrix\sale\location\admin\namehelper] => Array
        (
            [module] => sale
            [file] => lib/location/admin/namehelper.php
        )

    [bitrix\sale\location\admin\locationhelper] => Array
        (
            [module] => sale
            [file] => lib/location/admin/locationhelper.php
        )

    [bitrix\sale\location\admin\typehelper] => Array
        (
            [module] => sale
            [file] => lib/location/admin/typehelper.php
        )

    [bitrix\sale\location\admin\grouphelper] => Array
        (
            [module] => sale
            [file] => lib/location/admin/grouphelper.php
        )

    [bitrix\sale\location\admin\defaultsitehelper] => Array
        (
            [module] => sale
            [file] => lib/location/admin/defaultsitehelper.php
        )

    [bitrix\sale\location\admin\sitelocationhelper] => Array
        (
            [module] => sale
            [file] => lib/location/admin/sitelocationhelper.php
        )

    [bitrix\sale\location\admin\externalservicehelper] => Array
        (
            [module] => sale
            [file] => lib/location/admin/externalservicehelper.php
        )

    [bitrix\sale\location\admin\searchhelper] => Array
        (
            [module] => sale
            [file] => lib/location/admin/searchhelper.php
        )

    [bitrix\sale\location\util\process] => Array
        (
            [module] => sale
            [file] => lib/location/util/process.php
        )

    [bitrix\sale\location\util\csvreader] => Array
        (
            [module] => sale
            [file] => lib/location/util/csvreader.php
        )

    [bitrix\sale\location\util\assert] => Array
        (
            [module] => sale
            [file] => lib/location/util/assert.php
        )

    [bitrix\sale\location\import\importprocess] => Array
        (
            [module] => sale
            [file] => lib/location/import/importprocess.php
        )

    [bitrix\sale\location\search\reindexprocess] => Array
        (
            [module] => sale
            [file] => lib/location/search/reindexprocess.php
        )

    [bitrix\sale\location\tree\nodenotfoundexception] => Array
        (
            [module] => sale
            [file] => lib/location/tree/exception.php
        )

    [bitrix\sale\location\tree\nodeincorrectexception] => Array
        (
            [module] => sale
            [file] => lib/location/tree/exception.php
        )

    [bitrix\sale\location\exception] => Array
        (
            [module] => sale
            [file] => lib/location/exception.php
        )

    [csaleproxyadminresult] => Array
        (
            [module] => sale
            [file] => general/proxyadminresult.php
        )

    [csaleproxyadminuiresult] => Array
        (
            [module] => sale
            [file] => general/proxyadminresult.php
        )

    [csaleproxyresult] => Array
        (
            [module] => sale
            [file] => general/proxyresult.php
        )

    [bitrix\sale\location\migration\cupdaterlocationpro] => Array
        (
            [module] => sale
            [file] => lib/location/migration/migrate.php
        )

    [bitrix\sale\delivery\deliverylocationtable] => Array
        (
            [module] => sale
            [file] => lib/delivery/deliverylocation.php
        )

    [bitrix\sale\delivery\deliverylocationexcludetable] => Array
        (
            [module] => sale
            [file] => lib/delivery/deliverylocationexclude.php
        )

    [bitrix\sale\tax\ratelocationtable] => Array
        (
            [module] => sale
            [file] => lib/tax/ratelocation.php
        )

    [csalebasketfilter] => Array
        (
            [module] => sale
            [file] => general/sale_cond.php
        )

    [csalecondctrl] => Array
        (
            [module] => sale
            [file] => general/sale_cond.php
        )

    [csalecondctrlcomplex] => Array
        (
            [module] => sale
            [file] => general/sale_cond.php
        )

    [csalecondctrlgroup] => Array
        (
            [module] => sale
            [file] => general/sale_cond.php
        )

    [csalecondctrlbasketgroup] => Array
        (
            [module] => sale
            [file] => general/sale_cond.php
        )

    [csalecondctrlbasketfields] => Array
        (
            [module] => sale
            [file] => general/sale_cond.php
        )

    [csalecondctrlbasketitemconditions] => Array
        (
            [module] => sale
            [file] => general/sale_cond.php
        )

    [csalecondctrlbasketproperties] => Array
        (
            [module] => sale
            [file] => general/sale_cond.php
        )

    [csalecondctrlorderfields] => Array
        (
            [module] => sale
            [file] => general/sale_cond.php
        )

    [csalecondctrlcommon] => Array
        (
            [module] => sale
            [file] => general/sale_cond.php
        )

    [csalecondtree] => Array
        (
            [module] => sale
            [file] => general/sale_cond.php
        )

    [csalecondctrlpastorder] => Array
        (
            [module] => sale
            [file] => general/sale_cond.php
        )

    [csalecondcumulativectrl] => Array
        (
            [module] => sale
            [file] => general/sale_cond.php
        )

    [csalecumulativeaction] => Array
        (
            [module] => sale
            [file] => general/sale_act.php
        )

    [csaleactionctrl] => Array
        (
            [module] => sale
            [file] => general/sale_act.php
        )

    [csaleactionctrlcomplex] => Array
        (
            [module] => sale
            [file] => general/sale_act.php
        )

    [csaleactionctrlgroup] => Array
        (
            [module] => sale
            [file] => general/sale_act.php
        )

    [csaleactionctrlaction] => Array
        (
            [module] => sale
            [file] => general/sale_act.php
        )

    [csalediscountactionapply] => Array
        (
            [module] => sale
            [file] => general/sale_act.php
        )

    [csaleactionctrldelivery] => Array
        (
            [module] => sale
            [file] => general/sale_act.php
        )

    [csaleactiongift] => Array
        (
            [module] => sale
            [file] => general/sale_act.php
        )

    [csaleactiongiftctrlgroup] => Array
        (
            [module] => sale
            [file] => general/sale_act.php
        )

    [csaleactionctrlbasketgroup] => Array
        (
            [module] => sale
            [file] => general/sale_act.php
        )

    [csaleactionctrlsubgroup] => Array
        (
            [module] => sale
            [file] => general/sale_act.php
        )

    [csaleactioncondctrlbasketfields] => Array
        (
            [module] => sale
            [file] => general/sale_act.php
        )

    [csaleactiontree] => Array
        (
            [module] => sale
            [file] => general/sale_act.php
        )

    [csalediscountconvert] => Array
        (
            [module] => sale
            [file] => general/discount_convert.php
        )

    [csalepdf] => Array
        (
            [module] => sale
            [file] => general/pdf.php
        )

    [csaleymhandler] => Array
        (
            [module] => sale
            [file] => general/ym_handler.php
        )

    [csaleymlocation] => Array
        (
            [module] => sale
            [file] => general/ym_location.php
        )

    [bitrix\sale\delivery\calculationresult] => Array
        (
            [module] => sale
            [file] => lib/delivery/calculationresult.php
        )

    [bitrix\sale\delivery\services\table] => Array
        (
            [module] => sale
            [file] => lib/delivery/services/table.php
        )

    [bitrix\sale\delivery\restrictions\table] => Array
        (
            [module] => sale
            [file] => lib/delivery/restrictions/table.php
        )

    [bitrix\sale\delivery\services\manager] => Array
        (
            [module] => sale
            [file] => lib/delivery/services/manager.php
        )

    [bitrix\sale\delivery\restrictions\base] => Array
        (
            [module] => sale
            [file] => lib/delivery/restrictions/base.php
        )

    [bitrix\sale\delivery\restrictions\manager] => Array
        (
            [module] => sale
            [file] => lib/delivery/restrictions/manager.php
        )

    [bitrix\sale\delivery\services\base] => Array
        (
            [module] => sale
            [file] => lib/delivery/services/base.php
        )

    [bitrix\sale\delivery\menu] => Array
        (
            [module] => sale
            [file] => lib/delivery/menu.php
        )

    [bitrix\sale\delivery\services\objectpool] => Array
        (
            [module] => sale
            [file] => lib/delivery/services/objectpool.php
        )

    [bitrix\sale\tradingplatformtable] => Array
        (
            [module] => sale
            [file] => lib/internals/tradingplatform.php
        )

    [bitrix\sale\tradingplatform\ebay\policy] => Array
        (
            [module] => sale
            [file] => lib/tradingplatform/ebay/policy.php
        )

    [bitrix\sale\tradingplatform\helper] => Array
        (
            [module] => sale
            [file] => lib/tradingplatform/helper.php
        )

    [bitrix\sale\tradingplatform\ymarket\yandexmarket] => Array
        (
            [module] => sale
            [file] => lib/tradingplatform/ymarket/yandexmarket.php
        )

    [bitrix\sale\tradingplatform\platform] => Array
        (
            [module] => sale
            [file] => lib/tradingplatform/platform.php
        )

    [bitrix\sale\tradingplatform\logger] => Array
        (
            [module] => sale
            [file] => lib/tradingplatform/logger.php
        )

    [bitrix\sale\internals\shipmentextraservicetable] => Array
        (
            [module] => sale
            [file] => lib/internals/shipmentextraservice.php
        )

    [bitrix\sale\delivery\extraservices\manager] => Array
        (
            [module] => sale
            [file] => lib/delivery/extra_services/manager.php
        )

    [bitrix\sale\delivery\extraservices\base] => Array
        (
            [module] => sale
            [file] => lib/delivery/extra_services/base.php
        )

    [bitrix\sale\delivery\extraservices\table] => Array
        (
            [module] => sale
            [file] => lib/delivery/extra_services/table.php
        )

    [bitrix\sale\delivery\tracking\manager] => Array
        (
            [module] => sale
            [file] => lib/delivery/tracking/manager.php
        )

    [bitrix\sale\delivery\tracking\table] => Array
        (
            [module] => sale
            [file] => lib/delivery/tracking/table.php
        )

    [bitrix\sale\delivery\externallocationmap] => Array
        (
            [module] => sale
            [file] => lib/delivery/externallocationmap.php
        )

    [bitrix\sale\internals\servicerestrictiontable] => Array
        (
            [module] => sale
            [file] => lib/internals/servicerestriction.php
        )

    [bitrix\sale\services\base\restrictionmanager] => Array
        (
            [module] => sale
            [file] => lib/services/base/restrictionmanager.php
        )

    [bitrix\sale\services\base\siterestriction] => Array
        (
            [module] => sale
            [file] => lib/services/base/siterestriction.php
        )

    [bitrix\sale\services\base\tradebindingrestriction] => Array
        (
            [module] => sale
            [file] => lib/services/base/tradebindingrestriction.php
        )

    [bitrix\sale\compatible\discountcompatibility] => Array
        (
            [module] => sale
            [file] => lib/compatible/discountcompatibility.php
        )

    [bitrix\sale\config\feature] => Array
        (
            [module] => sale
            [file] => lib/config/feature.php
        )

    [bitrix\sale\discount\context\basecontext] => Array
        (
            [module] => sale
            [file] => lib/discount/context/basecontext.php
        )

    [bitrix\sale\discount\context\fuser] => Array
        (
            [module] => sale
            [file] => lib/discount/context/fuser.php
        )

    [bitrix\sale\discount\context\user] => Array
        (
            [module] => sale
            [file] => lib/discount/context/user.php
        )

    [bitrix\sale\discount\context\usergroup] => Array
        (
            [module] => sale
            [file] => lib/discount/context/usergroup.php
        )

    [bitrix\sale\discount\gift\collection] => Array
        (
            [module] => sale
            [file] => lib/discount/gift/collection.php
        )

    [bitrix\sale\discount\gift\gift] => Array
        (
            [module] => sale
            [file] => lib/discount/gift/gift.php
        )

    [bitrix\sale\discount\gift\manager] => Array
        (
            [module] => sale
            [file] => lib/discount/gift/manager.php
        )

    [bitrix\sale\discount\gift\relateddatatable] => Array
        (
            [module] => sale
            [file] => lib/discount/gift/relateddata.php
        )

    [bitrix\sale\discount\index\indexelementtable] => Array
        (
            [module] => sale
            [file] => lib/discount/index/indexelement.php
        )

    [bitrix\sale\discount\index\indexsectiontable] => Array
        (
            [module] => sale
            [file] => lib/discount/index/indexsection.php
        )

    [bitrix\sale\discount\index\manager] => Array
        (
            [module] => sale
            [file] => lib/discount/index/manager.php
        )

    [bitrix\sale\discount\migration\orderdiscountmigrator] => Array
        (
            [module] => sale
            [file] => lib/discount/migration/orderdiscountmigrator.php
        )

    [bitrix\sale\discount\prediction\manager] => Array
        (
            [module] => sale
            [file] => lib/discount/prediction/manager.php
        )

    [bitrix\sale\discount\preset\arrayhelper] => Array
        (
            [module] => sale
            [file] => lib/discount/preset/arrayhelper.php
        )

    [bitrix\sale\discount\preset\basepreset] => Array
        (
            [module] => sale
            [file] => lib/discount/preset/basepreset.php
        )

    [bitrix\sale\discount\preset\htmlhelper] => Array
        (
            [module] => sale
            [file] => lib/discount/preset/htmlhelper.php
        )

    [bitrix\sale\discount\preset\manager] => Array
        (
            [module] => sale
            [file] => lib/discount/preset/manager.php
        )

    [bitrix\sale\discount\preset\selectproductpreset] => Array
        (
            [module] => sale
            [file] => lib/discount/preset/selectproductpreset.php
        )

    [bitrix\sale\discount\preset\state] => Array
        (
            [module] => sale
            [file] => lib/discount/preset/state.php
        )

    [bitrix\sale\discount\result\compatibleformat] => Array
        (
            [module] => sale
            [file] => lib/discount/result/compatibleformat.php
        )

    [bitrix\sale\discount\runtimecache\discountcache] => Array
        (
            [module] => sale
            [file] => lib/discount/runtimecache/discountcache.php
        )

    [bitrix\sale\discount\runtimecache\fusercache] => Array
        (
            [module] => sale
            [file] => lib/discount/runtimecache/fusercache.php
        )

    [bitrix\sale\discount\actions] => Array
        (
            [module] => sale
            [file] => lib/discount/actions.php
        )

    [bitrix\sale\discount\analyzer] => Array
        (
            [module] => sale
            [file] => lib/discount/analyzer.php
        )

    [bitrix\sale\discount\cumulativecalculator] => Array
        (
            [module] => sale
            [file] => lib/discount/cumulativecalculator.php
        )

    [bitrix\sale\discount\formatter] => Array
        (
            [module] => sale
            [file] => lib/discount/formatter.php
        )

    [bitrix\sale\internals\discounttable] => Array
        (
            [module] => sale
            [file] => lib/internals/discount.php
        )

    [bitrix\sale\internals\discountcoupontable] => Array
        (
            [module] => sale
            [file] => lib/internals/discountcoupon.php
        )

    [bitrix\sale\internals\discountentitiestable] => Array
        (
            [module] => sale
            [file] => lib/internals/discountentities.php
        )

    [bitrix\sale\internals\discountgrouptable] => Array
        (
            [module] => sale
            [file] => lib/internals/discountgroup.php
        )

    [bitrix\sale\internals\discountmoduletable] => Array
        (
            [module] => sale
            [file] => lib/internals/discountmodule.php
        )

    [bitrix\sale\internals\orderdiscounttable] => Array
        (
            [module] => sale
            [file] => lib/internals/orderdiscount.php
        )

    [bitrix\sale\internals\orderdiscountdatatable] => Array
        (
            [module] => sale
            [file] => lib/internals/orderdiscount.php
        )

    [bitrix\sale\internals\ordercouponstable] => Array
        (
            [module] => sale
            [file] => lib/internals/orderdiscount.php
        )

    [bitrix\sale\internals\ordermodulestable] => Array
        (
            [module] => sale
            [file] => lib/internals/orderdiscount.php
        )

    [bitrix\sale\internals\orderroundtable] => Array
        (
            [module] => sale
            [file] => lib/internals/orderround.php
        )

    [bitrix\sale\internals\orderrulestable] => Array
        (
            [module] => sale
            [file] => lib/internals/orderdiscount.php
        )

    [bitrix\sale\internals\orderrulesdescrtable] => Array
        (
            [module] => sale
            [file] => lib/internals/orderdiscount.php
        )

    [bitrix\sale\internals\accountnumbergenerator] => Array
        (
            [module] => sale
            [file] => lib/internals/accountnumber.php
        )

    [bitrix\sale\discount] => Array
        (
            [module] => sale
            [file] => lib/discount.php
        )

    [bitrix\sale\discountbase] => Array
        (
            [module] => sale
            [file] => lib/discountbase.php
        )

    [bitrix\sale\discountcouponsmanager] => Array
        (
            [module] => sale
            [file] => lib/discountcouponsmanager.php
        )

    [bitrix\sale\discountcouponsmanagerbase] => Array
        (
            [module] => sale
            [file] => lib/discountcouponsmanagerbase.php
        )

    [bitrix\sale\orderdiscount] => Array
        (
            [module] => sale
            [file] => lib/orderdiscount.php
        )

    [bitrix\sale\orderdiscountbase] => Array
        (
            [module] => sale
            [file] => lib/orderdiscountbase.php
        )

    [bitrix\sale\orderdiscountmanager] => Array
        (
            [module] => sale
            [file] => lib/orderdiscountmanager.php
        )

    [bitrix\sale\paysystem\logger] => Array
        (
            [module] => sale
            [file] => lib/paysystem/logger.php
        )

    [bitrix\sale\paysystem\restservice] => Array
        (
            [module] => sale
            [file] => lib/paysystem/restservice.php
        )

    [bitrix\sale\paysystem\resthandler] => Array
        (
            [module] => sale
            [file] => lib/paysystem/resthandler.php
        )

    [bitrix\sale\services\base\restclient] => Array
        (
            [module] => sale
            [file] => lib/services/base/restclient.php
        )

    [bitrix\sale\paysystem\service] => Array
        (
            [module] => sale
            [file] => lib/paysystem/service.php
        )

    [bitrix\sale\internals\paysystemresthandlerstable] => Array
        (
            [module] => sale
            [file] => lib/internals/paysystemresthandlers.php
        )

    [bitrix\sale\paysystem\manager] => Array
        (
            [module] => sale
            [file] => lib/paysystem/manager.php
        )

    [bitrix\sale\paysystem\baseservicehandler] => Array
        (
            [module] => sale
            [file] => lib/paysystem/baseservicehandler.php
        )

    [bitrix\sale\paysystem\servicehandler] => Array
        (
            [module] => sale
            [file] => lib/paysystem/servicehandler.php
        )

    [bitrix\sale\paysystem\irefund] => Array
        (
            [module] => sale
            [file] => lib/paysystem/irefund.php
        )

    [bitrix\sale\paysystem\ipdf] => Array
        (
            [module] => sale
            [file] => lib/paysystem/ipdf.php
        )

    [bitrix\sale\paysystem\irefundextended] => Array
        (
            [module] => sale
            [file] => lib/paysystem/irefundextended.php
        )

    [bitrix\sale\paysystem\cert] => Array
        (
            [module] => sale
            [file] => lib/paysystem/cert.php
        )

    [bitrix\sale\paysystem\ipayable] => Array
        (
            [module] => sale
            [file] => lib/paysystem/ipayable.php
        )

    [bitrix\sale\paysystem\icheckable] => Array
        (
            [module] => sale
            [file] => lib/paysystem/icheckable.php
        )

    [bitrix\sale\paysystem\iprepayable] => Array
        (
            [module] => sale
            [file] => lib/paysystem/iprepayable.php
        )

    [bitrix\sale\paysystem\compatibilityhandler] => Array
        (
            [module] => sale
            [file] => lib/paysystem/compatibilityhandler.php
        )

    [bitrix\sale\paysystem\ihold] => Array
        (
            [module] => sale
            [file] => lib/paysystem/ihold.php
        )

    [bitrix\sale\paysystem\ipartialhold] => Array
        (
            [module] => sale
            [file] => lib/paysystem/ipartialhold.php
        )

    [bitrix\sale\internals\paymentlogtable] => Array
        (
            [module] => sale
            [file] => lib/internals/paymentlog.php
        )

    [bitrix\sale\services\paysystem\restrictions\manager] => Array
        (
            [module] => sale
            [file] => lib/services/paysystem/restrictions/manager.php
        )

    [bitrix\sale\services\base\restriction] => Array
        (
            [module] => sale
            [file] => lib/services/base/restriction.php
        )

    [bitrix\sale\internals\yandexsettingstable] => Array
        (
            [module] => sale
            [file] => lib/internals/yandexsettings.php
        )

    [bitrix\sale\services\company\manager] => Array
        (
            [module] => sale
            [file] => lib/services/company/manager.php
        )

    [bitrix\sale\internals\collectionfilteriterator] => Array
        (
            [module] => sale
            [file] => lib/internals/collectionfilteriterator.php
        )

    [bitrix\sale\cashbox\internals\pool] => Array
        (
            [module] => sale
            [file] => lib/cashbox/internals/pool.php
        )

    [bitrix\sale\cashbox\internals\cashboxtable] => Array
        (
            [module] => sale
            [file] => lib/cashbox/internals/cashbox.php
        )

    [bitrix\sale\cashbox\internals\cashboxchecktable] => Array
        (
            [module] => sale
            [file] => lib/cashbox/internals/cashboxcheck.php
        )

    [bitrix\sale\cashbox\internals\cashboxzreporttable] => Array
        (
            [module] => sale
            [file] => lib/cashbox/internals/cashboxzreport.php
        )

    [bitrix\sale\cashbox\internals\cashboxerrlogtable] => Array
        (
            [module] => sale
            [file] => lib/cashbox/internals/cashboxerrlog.php
        )

    [bitrix\sale\cashbox\cashbox] => Array
        (
            [module] => sale
            [file] => lib/cashbox/cashbox.php
        )

    [bitrix\sale\cashbox\manager] => Array
        (
            [module] => sale
            [file] => lib/cashbox/manager.php
        )

    [bitrix\sale\cashbox\iprintimmediately] => Array
        (
            [module] => sale
            [file] => lib/cashbox/iprintimmediately.php
        )

    [bitrix\sale\cashbox\restrictions\manager] => Array
        (
            [module] => sale
            [file] => lib/cashbox/restrictions/manager.php
        )

    [bitrix\sale\notify] => Array
        (
            [module] => sale
            [file] => lib/notify.php
        )

    [bitrix\sale\buyerstatistic] => Array
        (
            [module] => sale
            [file] => /lib/buyerstatistic.php
        )

    [bitrix\sale\internals\buyerstatistictable] => Array
        (
            [module] => sale
            [file] => /lib/internals/buyerstatistic.php
        )

    [cadminsalelist] => Array
        (
            [module] => sale
            [file] => general/admin_lib.php
        )

    [bitrix\sale\helpers\admin\skuprops] => Array
        (
            [module] => sale
            [file] => lib/helpers/admin/skuprops.php
        )

    [bitrix\sale\helpers\admin\product] => Array
        (
            [module] => sale
            [file] => lib/helpers/admin/product.php
        )

    [bitrix\sale\helpers\order] => Array
        (
            [module] => sale
            [file] => lib/helpers/order.php
        )

    [bitrix\sale\location\comparator\replacement] => Array
        (
            [module] => sale
            [file] => lib/location/comparator/ru/replacement.php
        )

    [bitrix\sale\location\comparator\tmptable] => Array
        (
            [module] => sale
            [file] => lib/location/comparator/tmptable.php
        )

    [bitrix\sale\location\comparator] => Array
        (
            [module] => sale
            [file] => lib/location/comparator.php
        )

    [bitrix\sale\location\comparator\mapresult] => Array
        (
            [module] => sale
            [file] => lib/location/comparator/mapresult.php
        )

    [bitrix\sale\location\comparator\mapper] => Array
        (
            [module] => sale
            [file] => lib/location/comparator/mapper.php
        )

    [bitrix\sale\exchange\onec\documentimport] => Array
        (
            [module] => sale
            [file] => /lib/exchange/compatibility/documents.php
        )

    [bitrix\sale\exchange\onec\collisionorder] => Array
        (
            [module] => sale
            [file] => /lib/exchange/onec/importcollision.php
        )

    [bitrix\sale\exchange\onec\collisionshipment] => Array
        (
            [module] => sale
            [file] => /lib/exchange/onec/importcollision.php
        )

    [bitrix\sale\exchange\onec\collisionpayment] => Array
        (
            [module] => sale
            [file] => /lib/exchange/onec/importcollision.php
        )

    [bitrix\sale\exchange\onec\collisionprofile] => Array
        (
            [module] => sale
            [file] => /lib/exchange/onec/importcollision.php
        )

    [bitrix\sale\exchange\onec\paymentcashdocument] => Array
        (
            [module] => sale
            [file] => /lib/exchange/onec/paymentdocument.php
        )

    [bitrix\sale\exchange\onec\paymentcashlessdocument] => Array
        (
            [module] => sale
            [file] => /lib/exchange/onec/paymentdocument.php
        )

    [bitrix\sale\exchange\onec\paymentcarddocument] => Array
        (
            [module] => sale
            [file] => /lib/exchange/onec/paymentdocument.php
        )

    [bitrix\sale\exchange\onec\importcriterionbase] => Array
        (
            [module] => sale
            [file] => /lib/exchange/onec/importcriterion.php
        )

    [bitrix\sale\exchange\onec\importcriteriononeccml2] => Array
        (
            [module] => sale
            [file] => /lib/exchange/onec/importcriterion.php
        )

    [bitrix\sale\exchange\onec\criterionorder] => Array
        (
            [module] => sale
            [file] => /lib/exchange/onec/importcriterion.php
        )

    [bitrix\sale\exchange\onec\criterionshipment] => Array
        (
            [module] => sale
            [file] => /lib/exchange/onec/importcriterion.php
        )

    [bitrix\sale\exchange\onec\criterionshipmentinvoice] => Array
        (
            [module] => sale
            [file] => /lib/exchange/onec/importcriterion.php
        )

    [bitrix\sale\exchange\onec\criterionpayment] => Array
        (
            [module] => sale
            [file] => /lib/exchange/onec/importcriterion.php
        )

    [bitrix\sale\exchange\onec\criterionprofile] => Array
        (
            [module] => sale
            [file] => /lib/exchange/onec/importcriterion.php
        )

    [bitrix\sale\exchange\entity\orderimportloader] => Array
        (
            [module] => sale
            [file] => /lib/exchange/entity/entityimportloader.php
        )

    [bitrix\sale\exchange\entity\invoiceimportloader] => Array
        (
            [module] => sale
            [file] => /lib/exchange/entity/entityimportloader.php
        )

    [bitrix\sale\exchange\entity\paymentimportloader] => Array
        (
            [module] => sale
            [file] => /lib/exchange/entity/entityimportloader.php
        )

    [bitrix\sale\exchange\entity\shipmentimportloader] => Array
        (
            [module] => sale
            [file] => /lib/exchange/entity/entityimportloader.php
        )

    [bitrix\sale\exchange\entity\userprofileimportloader] => Array
        (
            [module] => sale
            [file] => /lib/exchange/entity/entityimportloader.php
        )

    [bitrix\sale\exchange\entity\paymentcashlessimport] => Array
        (
            [module] => sale
            [file] => /lib/exchange/entity/paymentimport.php
        )

    [bitrix\sale\exchange\entity\paymentcardimport] => Array
        (
            [module] => sale
            [file] => /lib/exchange/entity/paymentimport.php
        )

    [bitrix\sale\exchange\entity\paymentcashimport] => Array
        (
            [module] => sale
            [file] => /lib/exchange/entity/paymentimport.php
        )

    [bitrix\sale\location\geoip] => Array
        (
            [module] => sale
            [file] => /lib/location/geoip.php
        )

    [bitrix\sale\delivery\requests\manager] => Array
        (
            [module] => sale
            [file] => /lib/delivery/requests/manager.php
        )

    [bitrix\sale\delivery\requests\helper] => Array
        (
            [module] => sale
            [file] => /lib/delivery/requests/helper.php
        )

    [bitrix\sale\delivery\requests\handlerbase] => Array
        (
            [module] => sale
            [file] => /lib/delivery/requests/handlerbase.php
        )

    [bitrix\sale\delivery\requests\requesttable] => Array
        (
            [module] => sale
            [file] => /lib/delivery/requests/request.php
        )

    [bitrix\sale\delivery\requests\shipmenttable] => Array
        (
            [module] => sale
            [file] => /lib/delivery/requests/shipment.php
        )

    [bitrix\sale\delivery\requests\result] => Array
        (
            [module] => sale
            [file] => /lib/delivery/requests/result.php
        )

    [bitrix\sale\delivery\requests\resultfile] => Array
        (
            [module] => sale
            [file] => /lib/delivery/requests/resultfile.php
        )

    [bitrix\sale\delivery\packing\packer] => Array
        (
            [module] => sale
            [file] => /lib/delivery/packing/packer.php
        )

    [bitrix\sale\recurring] => Array
        (
            [module] => sale
            [file] => /lib/recurring.php
        )

    [bitrix\sale\location\normalizer\builder] => Array
        (
            [module] => sale
            [file] => /lib/location/normalizer/builder.php
        )

    [bitrix\sale\location\normalizer\ibuilder] => Array
        (
            [module] => sale
            [file] => /lib/location/normalizer/ibuilder.php
        )

    [bitrix\sale\location\normalizer\normalizer] => Array
        (
            [module] => sale
            [file] => /lib/location/normalizer/normalizer.php
        )

    [bitrix\sale\location\normalizer\inormalizer] => Array
        (
            [module] => sale
            [file] => /lib/location/normalizer/inormalizer.php
        )

    [bitrix\sale\location\normalizer\commonnormalizer] => Array
        (
            [module] => sale
            [file] => /lib/location/normalizer/commonnormalizer.php
        )

    [bitrix\sale\location\normalizer\nullnormalizer] => Array
        (
            [module] => sale
            [file] => /lib/location/normalizer/nullnormalizer.php
        )

    [bitrix\sale\location\normalizer\spacenormalizer] => Array
        (
            [module] => sale
            [file] => /lib/location/normalizer/spacenormalizer.php
        )

    [bitrix\sale\location\normalizer\languagenormalizer] => Array
        (
            [module] => sale
            [file] => /lib/location/normalizer/languagenormalizer.php
        )

    [bitrix\sale\location\normalizer\helper] => Array
        (
            [module] => sale
            [file] => /lib/location/normalizer/helper.php
        )

    [sale\handlers\delivery\additional\ruspost\reliability\service] => Array
        (
            [module] => sale
            [file] => /handlers/delivery/additional/ruspost/reliability/service.php
        )

)
Array
(
    [bitrix\main\application] => Array
        (
            [module] => main
            [file] => lib/application.php
        )

    [bitrix\main\httpapplication] => Array
        (
            [module] => main
            [file] => lib/httpapplication.php
        )

    [bitrix\main\argumentexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\argumentnullexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\argumentoutofrangeexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\argumenttypeexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\notimplementedexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\notsupportedexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\invalidoperationexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\objectpropertyexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\objectnotfoundexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\objectexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\systemexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\accessdeniedexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\decodingexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\io\invalidpathexception] => Array
        (
            [module] => main
            [file] => lib/io/ioexception.php
        )

    [bitrix\main\io\filenotfoundexception] => Array
        (
            [module] => main
            [file] => lib/io/ioexception.php
        )

    [bitrix\main\io\filedeleteexception] => Array
        (
            [module] => main
            [file] => lib/io/ioexception.php
        )

    [bitrix\main\io\fileopenexception] => Array
        (
            [module] => main
            [file] => lib/io/ioexception.php
        )

    [bitrix\main\io\filenotopenedexception] => Array
        (
            [module] => main
            [file] => lib/io/ioexception.php
        )

    [bitrix\main\context] => Array
        (
            [module] => main
            [file] => lib/context.php
        )

    [bitrix\main\httpcontext] => Array
        (
            [module] => main
            [file] => lib/httpcontext.php
        )

    [bitrix\main\dispatcher] => Array
        (
            [module] => main
            [file] => lib/dispatcher.php
        )

    [bitrix\main\environment] => Array
        (
            [module] => main
            [file] => lib/environment.php
        )

    [bitrix\main\event] => Array
        (
            [module] => main
            [file] => lib/event.php
        )

    [bitrix\main\eventmanager] => Array
        (
            [module] => main
            [file] => lib/eventmanager.php
        )

    [bitrix\main\eventresult] => Array
        (
            [module] => main
            [file] => lib/eventresult.php
        )

    [bitrix\main\request] => Array
        (
            [module] => main
            [file] => lib/request.php
        )

    [bitrix\main\httprequest] => Array
        (
            [module] => main
            [file] => lib/httprequest.php
        )

    [bitrix\main\response] => Array
        (
            [module] => main
            [file] => lib/response.php
        )

    [bitrix\main\httpresponse] => Array
        (
            [module] => main
            [file] => lib/httpresponse.php
        )

    [bitrix\main\modulemanager] => Array
        (
            [module] => main
            [file] => lib/modulemanager.php
        )

    [bitrix\main\server] => Array
        (
            [module] => main
            [file] => lib/server.php
        )

    [bitrix\main\config\configuration] => Array
        (
            [module] => main
            [file] => lib/config/configuration.php
        )

    [bitrix\main\config\option] => Array
        (
            [module] => main
            [file] => lib/config/option.php
        )

    [bitrix\main\context\culture] => Array
        (
            [module] => main
            [file] => lib/context/culture.php
        )

    [bitrix\main\data\cache] => Array
        (
            [module] => main
            [file] => lib/data/cache.php
        )

    [bitrix\main\data\cacheengineapc] => Array
        (
            [module] => main
            [file] => lib/data/cacheengineapc.php
        )

    [bitrix\main\data\cacheenginememcache] => Array
        (
            [module] => main
            [file] => lib/data/cacheenginememcache.php
        )

    [bitrix\main\data\cacheenginefiles] => Array
        (
            [module] => main
            [file] => lib/data/cacheenginefiles.php
        )

    [bitrix\main\data\cacheenginenone] => Array
        (
            [module] => main
            [file] => lib/data/cacheenginenone.php
        )

    [bitrix\main\data\connection] => Array
        (
            [module] => main
            [file] => lib/data/connection.php
        )

    [bitrix\main\data\connectionpool] => Array
        (
            [module] => main
            [file] => lib/data/connectionpool.php
        )

    [bitrix\main\data\icacheengine] => Array
        (
            [module] => main
            [file] => lib/data/cache.php
        )

    [bitrix\main\data\hsphpreadconnection] => Array
        (
            [module] => main
            [file] => lib/data/hsphpreadconnection.php
        )

    [bitrix\main\data\managedcache] => Array
        (
            [module] => main
            [file] => lib/data/managedcache.php
        )

    [bitrix\main\data\taggedcache] => Array
        (
            [module] => main
            [file] => lib/data/taggedcache.php
        )

    [bitrix\main\data\memcacheconnection] => Array
        (
            [module] => main
            [file] => lib/data/memcacheconnection.php
        )

    [bitrix\main\data\memcachedconnection] => Array
        (
            [module] => main
            [file] => lib/data/memcachedconnection.php
        )

    [bitrix\main\data\nosqlconnection] => Array
        (
            [module] => main
            [file] => lib/data/nosqlconnection.php
        )

    [bitrix\main\db\arrayresult] => Array
        (
            [module] => main
            [file] => lib/db/arrayresult.php
        )

    [bitrix\main\db\result] => Array
        (
            [module] => main
            [file] => lib/db/result.php
        )

    [bitrix\main\db\connection] => Array
        (
            [module] => main
            [file] => lib/db/connection.php
        )

    [bitrix\main\db\sqlexception] => Array
        (
            [module] => main
            [file] => lib/db/sqlexception.php
        )

    [bitrix\main\db\sqlqueryexception] => Array
        (
            [module] => main
            [file] => lib/db/sqlexception.php
        )

    [bitrix\main\db\transactionexception] => Array
        (
            [module] => main
            [file] => lib/db/sqlexception.php
        )

    [bitrix\main\db\sqlexpression] => Array
        (
            [module] => main
            [file] => lib/db/sqlexpression.php
        )

    [bitrix\main\db\sqlhelper] => Array
        (
            [module] => main
            [file] => lib/db/sqlhelper.php
        )

    [bitrix\main\db\mysqlcommonconnection] => Array
        (
            [module] => main
            [file] => lib/db/mysqlcommonconnection.php
        )

    [bitrix\main\db\mysqliconnection] => Array
        (
            [module] => main
            [file] => lib/db/mysqliconnection.php
        )

    [bitrix\main\db\mysqliresult] => Array
        (
            [module] => main
            [file] => lib/db/mysqliresult.php
        )

    [bitrix\main\db\mysqlisqlhelper] => Array
        (
            [module] => main
            [file] => lib/db/mysqlisqlhelper.php
        )

    [bitrix\main\db\mssqlconnection] => Array
        (
            [module] => main
            [file] => lib/db/mssqlconnection.php
        )

    [bitrix\main\db\mssqlresult] => Array
        (
            [module] => main
            [file] => lib/db/mssqlresult.php
        )

    [bitrix\main\db\mssqlsqlhelper] => Array
        (
            [module] => main
            [file] => lib/db/mssqlsqlhelper.php
        )

    [bitrix\main\db\oracleconnection] => Array
        (
            [module] => main
            [file] => lib/db/oracleconnection.php
        )

    [bitrix\main\db\oracleresult] => Array
        (
            [module] => main
            [file] => lib/db/oracleresult.php
        )

    [bitrix\main\db\oraclesqlhelper] => Array
        (
            [module] => main
            [file] => lib/db/oraclesqlhelper.php
        )

    [bitrix\main\db\pgsqlconnection] => Array
        (
            [module] => main
            [file] => lib/db/pgsqlconnection.php
        )

    [bitrix\main\diag\httpexceptionhandleroutput] => Array
        (
            [module] => main
            [file] => lib/diag/httpexceptionhandleroutput.php
        )

    [bitrix\main\diag\fileexceptionhandlerlog] => Array
        (
            [module] => main
            [file] => lib/diag/fileexceptionhandlerlog.php
        )

    [bitrix\main\diag\exceptionhandler] => Array
        (
            [module] => main
            [file] => lib/diag/exceptionhandler.php
        )

    [bitrix\main\diag\iexceptionhandleroutput] => Array
        (
            [module] => main
            [file] => lib/diag/iexceptionhandleroutput.php
        )

    [bitrix\main\diag\exceptionhandlerlog] => Array
        (
            [module] => main
            [file] => lib/diag/exceptionhandlerlog.php
        )

    [bitrix\main\io\file] => Array
        (
            [module] => main
            [file] => lib/io/file.php
        )

    [bitrix\main\io\fileentry] => Array
        (
            [module] => main
            [file] => lib/io/fileentry.php
        )

    [bitrix\main\io\path] => Array
        (
            [module] => main
            [file] => lib/io/path.php
        )

    [bitrix\main\io\filesystementry] => Array
        (
            [module] => main
            [file] => lib/io/filesystementry.php
        )

    [bitrix\main\io\ifilestream] => Array
        (
            [module] => main
            [file] => lib/io/ifilestream.php
        )

    [bitrix\main\localization\loc] => Array
        (
            [module] => main
            [file] => lib/localization/loc.php
        )

    [bitrix\main\mail\mail] => Array
        (
            [module] => main
            [file] => lib/mail/mail.php
        )

    [bitrix\main\mail\tracking] => Array
        (
            [module] => main
            [file] => lib/mail/tracking.php
        )

    [bitrix\main\mail\eventmanager] => Array
        (
            [module] => main
            [file] => lib/mail/eventmanager.php
        )

    [bitrix\main\mail\eventmessagecompiler] => Array
        (
            [module] => main
            [file] => lib/mail/eventmessagecompiler.php
        )

    [bitrix\main\mail\eventmessagethemecompiler] => Array
        (
            [module] => main
            [file] => lib/mail/eventmessagethemecompiler.php
        )

    [bitrix\main\mail\internal\event] => Array
        (
            [module] => main
            [file] => lib/mail/internal/event.php
        )

    [bitrix\main\mail\internal\eventattachment] => Array
        (
            [module] => main
            [file] => lib/mail/internal/eventattachment.php
        )

    [bitrix\main\mail\internal\eventmessage] => Array
        (
            [module] => main
            [file] => lib/mail/internal/eventmessage.php
        )

    [bitrix\main\mail\internal\eventmessagesite] => Array
        (
            [module] => main
            [file] => lib/mail/internal/eventmessagesite.php
        )

    [bitrix\main\mail\internal\eventmessageattachment] => Array
        (
            [module] => main
            [file] => lib/mail/internal/eventmessageattachment.php
        )

    [bitrix\main\mail\internal\eventtype] => Array
        (
            [module] => main
            [file] => lib/mail/internal/eventtype.php
        )

    [bitrix\main\text\converter] => Array
        (
            [module] => main
            [file] => lib/text/converter.php
        )

    [bitrix\main\text\emptyconverter] => Array
        (
            [module] => main
            [file] => lib/text/emptyconverter.php
        )

    [bitrix\main\text\encoding] => Array
        (
            [module] => main
            [file] => lib/text/encoding.php
        )

    [bitrix\main\text\htmlconverter] => Array
        (
            [module] => main
            [file] => lib/text/htmlconverter.php
        )

    [bitrix\main\text\binarystring] => Array
        (
            [module] => main
            [file] => lib/text/binarystring.php
        )

    [bitrix\main\text\xmlconverter] => Array
        (
            [module] => main
            [file] => lib/text/xmlconverter.php
        )

    [bitrix\main\type\collection] => Array
        (
            [module] => main
            [file] => lib/type/collection.php
        )

    [bitrix\main\type\date] => Array
        (
            [module] => main
            [file] => lib/type/date.php
        )

    [bitrix\main\type\datetime] => Array
        (
            [module] => main
            [file] => lib/type/datetime.php
        )

    [bitrix\main\type\dictionary] => Array
        (
            [module] => main
            [file] => lib/type/dictionary.php
        )

    [bitrix\main\type\filterabledictionary] => Array
        (
            [module] => main
            [file] => lib/type/filterabledictionary.php
        )

    [bitrix\main\type\parameterdictionary] => Array
        (
            [module] => main
            [file] => lib/type/parameterdictionary.php
        )

    [bitrix\main\web\cookie] => Array
        (
            [module] => main
            [file] => lib/web/cookie.php
        )

    [bitrix\main\web\uri] => Array
        (
            [module] => main
            [file] => lib/web/uri.php
        )

    [bitrix\main\sendereventhandler] => Array
        (
            [module] => main
            [file] => lib/senderconnector.php
        )

    [bitrix\main\senderconnectoruser] => Array
        (
            [module] => main
            [file] => lib/senderconnector.php
        )

    [bitrix\main\urlrewriterrulemaker] => Array
        (
            [module] => main
            [file] => lib/urlrewriter.php
        )

    [bitrix\main\update\stepper] => Array
        (
            [module] => main
            [file] => lib/update/stepper.php
        )

    [bitrix\main\composite\abstractresponse] => Array
        (
            [module] => main
            [file] => lib/composite/responder.php
        )

    [bitrix\main\composite\fileresponse] => Array
        (
            [module] => main
            [file] => lib/composite/responder.php
        )

    [bitrix\main\composite\memcachedresponse] => Array
        (
            [module] => main
            [file] => lib/composite/responder.php
        )

    [bitrix\main\security\otpexception] => Array
        (
            [module] => main
            [file] => lib/security/securityexception.php
        )

    [ctimezone] => Array
        (
            [module] => main
            [file] => classes/general/time.php
        )

    [cbxpunycode] => Array
        (
            [module] => main
            [file] => classes/general/punycode.php
        )

    [ibxvirtualio] => Array
        (
            [module] => main
            [file] => classes/general/virtual_io.php
        )

    [ibxgeterrors] => Array
        (
            [module] => main
            [file] => classes/general/virtual_io.php
        )

    [cbxvirtualio] => Array
        (
            [module] => main
            [file] => classes/general/virtual_io.php
        )

    [cbxvirtualfilebase] => Array
        (
            [module] => main
            [file] => classes/general/virtual_file.php
        )

    [cbxvirtualfile] => Array
        (
            [module] => main
            [file] => classes/general/virtual_file.php
        )

    [cbxvirtualdirectory] => Array
        (
            [module] => main
            [file] => classes/general/virtual_file.php
        )

    [calloption] => Array
        (
            [module] => main
            [file] => classes/general/option.php
        )

    [coption] => Array
        (
            [module] => main
            [file] => classes/general/option.php
        )

    [callpageoption] => Array
        (
            [module] => main
            [file] => classes/general/pageoption.php
        )

    [cpageoption] => Array
        (
            [module] => main
            [file] => classes/general/pageoption.php
        )

    [callsqlwhere] => Array
        (
            [module] => main
            [file] => classes/general/sqlwhere.php
        )

    [csqlwhereexpression] => Array
        (
            [module] => main
            [file] => classes/general/sqlwhere.php
        )

    [csqlwhere] => Array
        (
            [module] => main
            [file] => classes/general/sqlwhere.php
        )

    [calllanguage] => Array
        (
            [module] => main
            [file] => classes/general/language.php
        )

    [clanguage] => Array
        (
            [module] => main
            [file] => classes/general/language.php
        )

    [clangadmin] => Array
        (
            [module] => main
            [file] => classes/general/language.php
        )

    [_clangdbresult] => Array
        (
            [module] => main
            [file] => classes/general/langdbresult.php
        )

    [callagent] => Array
        (
            [module] => main
            [file] => classes/general/agent.php
        )

    [cagent] => Array
        (
            [module] => main
            [file] => classes/mysql/agent.php
        )

    [capplicationexception] => Array
        (
            [module] => main
            [file] => classes/general/applicationexception.php
        )

    [cadminexception] => Array
        (
            [module] => main
            [file] => classes/general/adminexception.php
        )

    [callsite] => Array
        (
            [module] => main
            [file] => classes/general/site.php
        )

    [calllang] => Array
        (
            [module] => main
            [file] => classes/general/site.php
        )

    [csite] => Array
        (
            [module] => main
            [file] => classes/general/site.php
        )

    [clang] => Array
        (
            [module] => main
            [file] => classes/general/site.php
        )

    [chttp] => Array
        (
            [module] => main
            [file] => classes/general/http.php
        )

    [cutil] => Array
        (
            [module] => main
            [file] => classes/general/util.php
        )

    [callmain] => Array
        (
            [module] => main
            [file] => classes/general/main.php
        )

    [cmain] => Array
        (
            [module] => main
            [file] => classes/general/main.php
        )

    [calldatabase] => Array
        (
            [module] => main
            [file] => classes/general/database.php
        )

    [calldbresult] => Array
        (
            [module] => main
            [file] => classes/general/dbresult.php
        )

    [cdatabasemysql] => Array
        (
            [module] => main
            [file] => classes/mysql/database.php
        )

    [cdbresultmysql] => Array
        (
            [module] => main
            [file] => classes/mysql/dbresult.php
        )

    [icachebackend] => Array
        (
            [module] => main
            [file] => classes/general/cache_backend.php
        )

    [cphpcache] => Array
        (
            [module] => main
            [file] => classes/general/cache.php
        )

    [ccachemanager] => Array
        (
            [module] => main
            [file] => classes/general/cache_manager.php
        )

    [cpagecache] => Array
        (
            [module] => main
            [file] => classes/general/page_cache.php
        )

    [cstackcacheentry] => Array
        (
            [module] => main
            [file] => classes/general/stack_cache_entry.php
        )

    [cstackcachemanager] => Array
        (
            [module] => main
            [file] => classes/general/stack_cache.php
        )

    [cmodule] => Array
        (
            [module] => main
            [file] => /classes/general/module.php
        )

    [bitrix\main\entity\ufield] => Array
        (
            [module] => main
            [file] => include/deprecated/ufield.php
        )

    [cdatabase] => Array
        (
            [module] => main
            [file] => classes/mysql/database.php
        )

    [cdbresult] => Array
        (
            [module] => main
            [file] => classes/mysql/dbresult.php
        )

    [csitetemplate] => Array
        (
            [module] => main
            [file] => classes/general/site_template.php
        )

    [cbitrixcomponent] => Array
        (
            [module] => main
            [file] => classes/general/component.php
        )

    [ccomponentengine] => Array
        (
            [module] => main
            [file] => classes/general/component_engine.php
        )

    [ccomponentajax] => Array
        (
            [module] => main
            [file] => classes/general/component_ajax.php
        )

    [cbitrixcomponenttemplate] => Array
        (
            [module] => main
            [file] => classes/general/component_template.php
        )

    [ccomponentutil] => Array
        (
            [module] => main
            [file] => classes/general/component_util.php
        )

    [ccontrollerclient] => Array
        (
            [module] => main
            [file] => classes/general/controller_member.php
        )

    [phpparser] => Array
        (
            [module] => main
            [file] => classes/general/php_parser.php
        )

    [cdiskquota] => Array
        (
            [module] => main
            [file] => classes/general/quota.php
        )

    [ceventlog] => Array
        (
            [module] => main
            [file] => classes/general/event_log.php
        )

    [ceventmain] => Array
        (
            [module] => main
            [file] => classes/general/event_log.php
        )

    [cadminfiledialog] => Array
        (
            [module] => main
            [file] => classes/general/file_dialog.php
        )

    [wll_user] => Array
        (
            [module] => main
            [file] => classes/general/liveid.php
        )

    [wll_consenttoken] => Array
        (
            [module] => main
            [file] => classes/general/liveid.php
        )

    [windowslivelogin] => Array
        (
            [module] => main
            [file] => classes/general/liveid.php
        )

    [cfile] => Array
        (
            [module] => main
            [file] => classes/general/file.php
        )

    [callfile] => Array
        (
            [module] => main
            [file] => classes/general/file.php
        )

    [ctempfile] => Array
        (
            [module] => main
            [file] => classes/general/file_temp.php
        )

    [cfavorites] => Array
        (
            [module] => main
            [file] => classes/mysql/favorites.php
        )

    [cuseroptions] => Array
        (
            [module] => main
            [file] => classes/general/user_options.php
        )

    [cgridoptions] => Array
        (
            [module] => main
            [file] => classes/general/grids.php
        )

    [cundo] => Array
        (
            [module] => main
            [file] => /classes/general/undo.php
        )

    [cautosave] => Array
        (
            [module] => main
            [file] => /classes/general/undo.php
        )

    [callratings] => Array
        (
            [module] => main
            [file] => classes/general/ratings.php
        )

    [cratings] => Array
        (
            [module] => main
            [file] => classes/mysql/ratings.php
        )

    [cratingscomponentsmain] => Array
        (
            [module] => main
            [file] => classes/mysql/ratings_components.php
        )

    [cratingrule] => Array
        (
            [module] => main
            [file] => classes/general/rating_rule.php
        )

    [cratingrulesmain] => Array
        (
            [module] => main
            [file] => classes/mysql/rating_rules.php
        )

    [ctoppanel] => Array
        (
            [module] => main
            [file] => public/top_panel.php
        )

    [ceditarea] => Array
        (
            [module] => main
            [file] => public/edit_area.php
        )

    [ccomponentpanel] => Array
        (
            [module] => main
            [file] => public/edit_area.php
        )

    [ctextparser] => Array
        (
            [module] => main
            [file] => classes/general/textparser.php
        )

    [cphpcachefiles] => Array
        (
            [module] => main
            [file] => classes/general/cache_files.php
        )

    [cdataxmlnode] => Array
        (
            [module] => main
            [file] => classes/general/xml.php
        )

    [cdataxmldocument] => Array
        (
            [module] => main
            [file] => classes/general/xml.php
        )

    [cdataxml] => Array
        (
            [module] => main
            [file] => classes/general/xml.php
        )

    [cxmlfilestream] => Array
        (
            [module] => main
            [file] => classes/general/xml.php
        )

    [crsaprovider] => Array
        (
            [module] => main
            [file] => classes/general/rsasecurity.php
        )

    [crsasecurity] => Array
        (
            [module] => main
            [file] => classes/general/rsasecurity.php
        )

    [crsabcmathprovider] => Array
        (
            [module] => main
            [file] => classes/general/rsabcmath.php
        )

    [crsaopensslprovider] => Array
        (
            [module] => main
            [file] => classes/general/rsaopenssl.php
        )

    [casnreader] => Array
        (
            [module] => main
            [file] => classes/general/asn.php
        )

    [cbxshorturi] => Array
        (
            [module] => main
            [file] => classes/mysql/short_uri.php
        )

    [cfinder] => Array
        (
            [module] => main
            [file] => classes/general/finder.php
        )

    [caccess] => Array
        (
            [module] => main
            [file] => classes/general/access.php
        )

    [cauthprovider] => Array
        (
            [module] => main
            [file] => classes/general/authproviders.php
        )

    [iproviderinterface] => Array
        (
            [module] => main
            [file] => classes/general/authproviders.php
        )

    [cgroupauthprovider] => Array
        (
            [module] => main
            [file] => classes/general/authproviders.php
        )

    [cuserauthprovider] => Array
        (
            [module] => main
            [file] => classes/general/authproviders.php
        )

    [ctableschema] => Array
        (
            [module] => main
            [file] => classes/general/table_schema.php
        )

    [ccsvdata] => Array
        (
            [module] => main
            [file] => classes/general/csv_data.php
        )

    [csmile] => Array
        (
            [module] => main
            [file] => classes/general/smile.php
        )

    [csmilegallery] => Array
        (
            [module] => main
            [file] => classes/general/smile.php
        )

    [csmileset] => Array
        (
            [module] => main
            [file] => classes/general/smile.php
        )

    [cglobalcounter] => Array
        (
            [module] => main
            [file] => classes/general/global_counter.php
        )

    [cusercounter] => Array
        (
            [module] => main
            [file] => classes/mysql/user_counter.php
        )

    [cusercounterpage] => Array
        (
            [module] => main
            [file] => classes/mysql/user_counter.php
        )

    [chotkeys] => Array
        (
            [module] => main
            [file] => classes/general/hot_keys.php
        )

    [chotkeyscode] => Array
        (
            [module] => main
            [file] => classes/general/hot_keys.php
        )

    [cbxsanitizer] => Array
        (
            [module] => main
            [file] => classes/general/sanitizer.php
        )

    [ibxarchive] => Array
        (
            [module] => main
            [file] => classes/general/archive.php
        )

    [cbxarchive] => Array
        (
            [module] => main
            [file] => classes/general/archive.php
        )

    [cadminnotify] => Array
        (
            [module] => main
            [file] => classes/general/admin_notify.php
        )

    [cbxfavadmmenu] => Array
        (
            [module] => main
            [file] => classes/general/favorites.php
        )

    [cadmininformer] => Array
        (
            [module] => main
            [file] => classes/general/admin_informer.php
        )

    [csitecheckertest] => Array
        (
            [module] => main
            [file] => classes/general/site_checker.php
        )

    [csqlutil] => Array
        (
            [module] => main
            [file] => classes/general/sql_util.php
        )

    [cfileuploader] => Array
        (
            [module] => main
            [file] => classes/general/uploader.php
        )

    [lpa] => Array
        (
            [module] => main
            [file] => classes/general/lpa.php
        )

    [cadminfilter] => Array
        (
            [module] => main
            [file] => interface/admin_filter.php
        )

    [cadminlist] => Array
        (
            [module] => main
            [file] => interface/admin_list.php
        )

    [cadminlistrow] => Array
        (
            [module] => main
            [file] => interface/admin_list.php
        )

    [cadminuilist] => Array
        (
            [module] => main
            [file] => interface/admin_ui_list.php
        )

    [cadminuilistrow] => Array
        (
            [module] => main
            [file] => interface/admin_ui_list.php
        )

    [cadminuiresult] => Array
        (
            [module] => main
            [file] => interface/admin_ui_list.php
        )

    [cadminuicontextmenu] => Array
        (
            [module] => main
            [file] => interface/admin_ui_list.php
        )

    [cadminuisorting] => Array
        (
            [module] => main
            [file] => interface/admin_ui_list.php
        )

    [cadminuilistactionpanel] => Array
        (
            [module] => main
            [file] => interface/admin_ui_list.php
        )

    [cadmintabcontrol] => Array
        (
            [module] => main
            [file] => interface/admin_tabcontrol.php
        )

    [cadminform] => Array
        (
            [module] => main
            [file] => interface/admin_form.php
        )

    [cadminformsettings] => Array
        (
            [module] => main
            [file] => interface/admin_form.php
        )

    [cadmintabcontroldrag] => Array
        (
            [module] => main
            [file] => interface/admin_tabcontrol_drag.php
        )

    [cadmindraggableblockengine] => Array
        (
            [module] => main
            [file] => interface/admin_tabcontrol_drag.php
        )

    [cjspopup] => Array
        (
            [module] => main
            [file] => interface/jspopup.php
        )

    [cjspopuponpage] => Array
        (
            [module] => main
            [file] => interface/jspopup.php
        )

    [cadmincalendar] => Array
        (
            [module] => main
            [file] => interface/admin_calendar.php
        )

    [cadminviewtabcontrol] => Array
        (
            [module] => main
            [file] => interface/admin_viewtabcontrol.php
        )

    [cadmintabengine] => Array
        (
            [module] => main
            [file] => interface/admin_tabengine.php
        )

    [ccaptcha] => Array
        (
            [module] => main
            [file] => classes/general/captcha.php
        )

    [cmpnotifications] => Array
        (
            [module] => main
            [file] => classes/general/mp_notifications.php
        )

    [calltask] => Array
        (
            [module] => main
            [file] => classes/general/task.php
        )

    [ctask] => Array
        (
            [module] => main
            [file] => classes/general/task.php
        )

    [calloperation] => Array
        (
            [module] => main
            [file] => classes/general/operation.php
        )

    [coperation] => Array
        (
            [module] => main
            [file] => classes/general/operation.php
        )

    [callgroup] => Array
        (
            [module] => main
            [file] => classes/general/group.php
        )

    [cgroup] => Array
        (
            [module] => main
            [file] => classes/general/group.php
        )

    [cajax] => Array
        (
            [module] => main
            [file] => ajax_tools.php
        )

    [calluser] => Array
        (
            [module] => main
            [file] => classes/general/user.php
        )

    [cuser] => Array
        (
            [module] => main
            [file] => classes/general/user.php
        )

    [callevent] => Array
        (
            [module] => main
            [file] => classes/general/event.php
        )

    [cevent] => Array
        (
            [module] => main
            [file] => classes/general/event.php
        )

    [calleventmessage] => Array
        (
            [module] => main
            [file] => classes/general/eventmessage.php
        )

    [ceventmessage] => Array
        (
            [module] => main
            [file] => classes/general/eventmessage.php
        )

    [ceventtype] => Array
        (
            [module] => main
            [file] => classes/general/eventmessage.php
        )

    [_ceventtyperesult] => Array
        (
            [module] => main
            [file] => classes/general/eventmessage.php
        )

    [cdbresulteventmultiresult] => Array
        (
            [module] => main
            [file] => classes/general/eventmessage.php
        )

    [cdebuginfo] => Array
        (
            [module] => main
            [file] => classes/general/debuginfo.php
        )

    [ccaptchaagent] => Array
        (
            [module] => main
            [file] => classes/general/captchaagent.php
        )

    [callfilterquery] => Array
        (
            [module] => main
            [file] => classes/general/filterquery.php
        )

    [cfilterquery] => Array
        (
            [module] => main
            [file] => classes/general/filterquery.php
        )

    [cconvertorspregreplacehelper] => Array
        (
            [module] => main
            [file] => classes/general/convertorspregreplacehelper.php
        )

    [cspacer] => Array
        (
            [module] => main
            [file] => classes/general/spacer.php
        )

    [updatetools] => Array
        (
            [module] => main
            [file] => classes/general/updatetools.php
        )

    [cjscore] => Array
        (
            [module] => main
            [file] => classes/general/jscore.php
        )

    [cchecklisttools] => Array
        (
            [module] => main
            [file] => classes/general/checklist.php
        )

    [cmenu] => Array
        (
            [module] => main
            [file] => classes/general/menu.php
        )

    [cmenucustom] => Array
        (
            [module] => main
            [file] => classes/general/menucustom.php
        )

    [callusertypeentity] => Array
        (
            [module] => main
            [file] => classes/general/usertype.php
        )

    [cusertypeentity] => Array
        (
            [module] => main
            [file] => classes/general/usertype.php
        )

    [cuserfieldenum] => Array
        (
            [module] => main
            [file] => classes/general/userfieldenum.php
        )

    [cusertypesql] => Array
        (
            [module] => main
            [file] => classes/general/usertypesql.php
        )

    [cusertypemanager] => Array
        (
            [module] => main
            [file] => classes/general/usertypemanager.php
        )

    [cusertypestring] => Array
        (
            [module] => main
            [file] => classes/general/usertypestr.php
        )

    [cusertypeinteger] => Array
        (
            [module] => main
            [file] => classes/general/usertypeint.php
        )

    [cusertypedouble] => Array
        (
            [module] => main
            [file] => classes/general/usertypedbl.php
        )

    [cusertypedatetime] => Array
        (
            [module] => main
            [file] => classes/general/usertypetime.php
        )

    [cusertypedate] => Array
        (
            [module] => main
            [file] => classes/general/usertypedate.php
        )

    [cusertypeboolean] => Array
        (
            [module] => main
            [file] => classes/general/usertypebool.php
        )

    [cusertypefile] => Array
        (
            [module] => main
            [file] => classes/general/usertypefile.php
        )

    [cusertypeenum] => Array
        (
            [module] => main
            [file] => classes/general/usertypeenum.php
        )

    [cusertypeiblocksection] => Array
        (
            [module] => main
            [file] => classes/general/usertypesection.php
        )

    [ciblocksectionenum] => Array
        (
            [module] => main
            [file] => classes/general/usertypesection.php
        )

    [cusertypeiblockelement] => Array
        (
            [module] => main
            [file] => classes/general/usertypeelement.php
        )

    [cusertypestringformatted] => Array
        (
            [module] => main
            [file] => classes/general/usertypestrfmt.php
        )

    [cusertypeurl] => Array
        (
            [module] => main
            [file] => classes/general/usertypeurl.php
        )

    [bxgadget] => Array
        (
            [module] => main
            [file] => classes/general/gadget.php
        )

    [cmainadmin] => Array
        (
            [module] => main
            [file] => classes/general/main_admin.php
        )

    [ctemplates] => Array
        (
            [module] => main
            [file] => classes/general/templates.php
        )

    [cpagetemplate] => Array
        (
            [module] => main
            [file] => classes/general/page_template.php
        )

    [filescmp] => Array
        (
            [module] => main
            [file] => classes/general/files_cmp.php
        )

    [carchiver] => Array
        (
            [module] => main
            [file] => classes/general/tar_gz.php
        )

    [czip] => Array
        (
            [module] => main
            [file] => classes/general/zip.php
        )

    [curlrewriter] => Array
        (
            [module] => main
            [file] => classes/general/urlrewriter.php
        )

    [charsetconverter] => Array
        (
            [module] => main
            [file] => classes/general/charset_converter.php
        )

    [chtmlpagescache] => Array
        (
            [module] => main
            [file] => lib/composite/helper.php
        )

    [statichtmlmemcachedresponse] => Array
        (
            [module] => main
            [file] => lib/composite/responder.php
        )

    [statichtmlfileresponse] => Array
        (
            [module] => main
            [file] => lib/composite/responder.php
        )

    [bitrix\main\page\frame] => Array
        (
            [module] => main
            [file] => lib/composite/engine.php
        )

    [bitrix\main\page\framestatic] => Array
        (
            [module] => main
            [file] => lib/composite/staticarea.php
        )

    [bitrix\main\page\framebuffered] => Array
        (
            [module] => main
            [file] => lib/composite/bufferarea.php
        )

    [bitrix\main\page\framehelper] => Array
        (
            [module] => main
            [file] => lib/composite/bufferarea.php
        )

    [bitrix\main\data\statichtmlcache] => Array
        (
            [module] => main
            [file] => lib/composite/page.php
        )

    [bitrix\main\data\statichtmlstorage] => Array
        (
            [module] => main
            [file] => lib/composite/data/abstractstorage.php
        )

    [bitrix\main\data\statichtmlfilestorage] => Array
        (
            [module] => main
            [file] => lib/composite/data/filestorage.php
        )

    [bitrix\main\data\statichtmlmemcachedstorage] => Array
        (
            [module] => main
            [file] => lib/composite/data/memcachedstorage.php
        )

    [bitrix\main\data\staticcacheprovider] => Array
        (
            [module] => main
            [file] => lib/composite/data/cacheprovider.php
        )

    [bitrix\main\data\appcachemanifest] => Array
        (
            [module] => main
            [file] => lib/composite/appcache.php
        )

    [iblock] => Array
        (
            [module] => iblock
            [file] => install/index.php
        )

    [ciblockpropertyresult] => Array
        (
            [module] => iblock
            [file] => classes/general/iblockpropresult.php
        )

    [ciblockresult] => Array
        (
            [module] => iblock
            [file] => classes/general/iblockresult.php
        )

    [_cibelement] => Array
        (
            [module] => iblock
            [file] => classes/general/iblock_element.php
        )

    [ciblocktype] => Array
        (
            [module] => iblock
            [file] => classes/general/iblocktype.php
        )

    [calliblock] => Array
        (
            [module] => iblock
            [file] => classes/general/iblock.php
        )

    [ciblock] => Array
        (
            [module] => iblock
            [file] => classes/mysql/iblock.php
        )

    [calliblocksection] => Array
        (
            [module] => iblock
            [file] => classes/general/iblocksection.php
        )

    [ciblocksection] => Array
        (
            [module] => iblock
            [file] => classes/mysql/iblocksection.php
        )

    [calliblockproperty] => Array
        (
            [module] => iblock
            [file] => classes/general/iblockproperty.php
        )

    [ciblockpropertyenum] => Array
        (
            [module] => iblock
            [file] => classes/general/iblockpropertyenum.php
        )

    [ciblockproperty] => Array
        (
            [module] => iblock
            [file] => classes/mysql/iblockproperty.php
        )

    [calliblockelement] => Array
        (
            [module] => iblock
            [file] => classes/general/iblockelement.php
        )

    [ciblockelement] => Array
        (
            [module] => iblock
            [file] => classes/mysql/iblockelement.php
        )

    [calliblockrss] => Array
        (
            [module] => iblock
            [file] => classes/general/iblockrss.php
        )

    [ciblockrss] => Array
        (
            [module] => iblock
            [file] => classes/mysql/iblockrss.php
        )

    [ciblockpropertydatetime] => Array
        (
            [module] => iblock
            [file] => classes/general/prop_datetime.php
        )

    [ciblockpropertydate] => Array
        (
            [module] => iblock
            [file] => classes/general/prop_date.php
        )

    [ciblockpropertyxmlid] => Array
        (
            [module] => iblock
            [file] => classes/general/prop_xmlid.php
        )

    [ciblockpropertyfileman] => Array
        (
            [module] => iblock
            [file] => classes/general/prop_fileman.php
        )

    [ciblockpropertyhtml] => Array
        (
            [module] => iblock
            [file] => classes/general/prop_html.php
        )

    [ciblockpropertyelementlist] => Array
        (
            [module] => iblock
            [file] => classes/general/prop_element_list.php
        )

    [ccmlresult] => Array
        (
            [module] => iblock
            [file] => classes/general/cmlresult.php
        )

    [ciblockxmlfile] => Array
        (
            [module] => iblock
            [file] => classes/mysql/cml2.php
        )

    [ciblockcmlimport] => Array
        (
            [module] => iblock
            [file] => classes/general/cml2.php
        )

    [ciblockcmlexport] => Array
        (
            [module] => iblock
            [file] => classes/general/cml2.php
        )

    [ciblockfindtools] => Array
        (
            [module] => iblock
            [file] => classes/general/comp_findtools.php
        )

    [ciblockpricetools] => Array
        (
            [module] => iblock
            [file] => classes/general/comp_pricetools.php
        )

    [ciblockparameters] => Array
        (
            [module] => iblock
            [file] => classes/general/comp_parameters.php
        )

    [ciblockformatproperties] => Array
        (
            [module] => iblock
            [file] => classes/general/comp_formatprops.php
        )

    [calliblocksequence] => Array
        (
            [module] => iblock
            [file] => classes/general/iblocksequence.php
        )

    [ciblocksequence] => Array
        (
            [module] => iblock
            [file] => classes/mysql/iblocksequence.php
        )

    [ciblockpropertysequence] => Array
        (
            [module] => iblock
            [file] => classes/general/prop_seq.php
        )

    [ciblockpropertyelementautocomplete] => Array
        (
            [module] => iblock
            [file] => classes/general/prop_element_auto.php
        )

    [ciblockpropertysku] => Array
        (
            [module] => iblock
            [file] => classes/general/prop_element_sku.php
        )

    [ciblockpropertysectionautocomplete] => Array
        (
            [module] => iblock
            [file] => classes/general/prop_section_auto.php
        )

    [calliblockofferstmp] => Array
        (
            [module] => iblock
            [file] => classes/general/iblockoffers.php
        )

    [ciblockofferstmp] => Array
        (
            [module] => iblock
            [file] => classes/mysql/iblockoffers.php
        )

    [ceventiblock] => Array
        (
            [module] => iblock
            [file] => classes/general/iblock_event_list.php
        )

    [cratingscomponentsiblock] => Array
        (
            [module] => iblock
            [file] => classes/general/ratings_components.php
        )

    [ciblockrights] => Array
        (
            [module] => iblock
            [file] => classes/general/iblock_rights.php
        )

    [ciblocksectionrights] => Array
        (
            [module] => iblock
            [file] => classes/general/iblock_rights.php
        )

    [ciblockelementrights] => Array
        (
            [module] => iblock
            [file] => classes/general/iblock_rights.php
        )

    [ciblockrightsstorage] => Array
        (
            [module] => iblock
            [file] => classes/general/iblock_rights.php
        )

    [ciblockpropertytools] => Array
        (
            [module] => iblock
            [file] => classes/general/iblockproptools.php
        )

    [ciblocksectionpropertylink] => Array
        (
            [module] => iblock
            [file] => classes/general/section_property.php
        )

    [ciblockxmlimport] => Array
        (
            [module] => iblock
            [file] => classes/general/iblockxmlimport.php
        )

    [bitrix\iblock\iblockfieldtable] => Array
        (
            [module] => iblock
            [file] => lib/iblockfield.php
        )

    [bitrix\iblock\iblockgrouptable] => Array
        (
            [module] => iblock
            [file] => lib/iblockgroup.php
        )

    [bitrix\iblock\iblockmessagetable] => Array
        (
            [module] => iblock
            [file] => lib/iblockmessage.php
        )

    [bitrix\iblock\iblockrsstable] => Array
        (
            [module] => iblock
            [file] => lib/iblockrss.php
        )

    [bitrix\iblock\iblocksitetable] => Array
        (
            [module] => iblock
            [file] => lib/iblocksite.php
        )

    [bitrix\iblock\inheritedpropertytable] => Array
        (
            [module] => iblock
            [file] => lib/inheritedproperty.php
        )

    [bitrix\iblock\propertyenumerationtable] => Array
        (
            [module] => iblock
            [file] => lib/propertyenumeration.php
        )

    [bitrix\iblock\propertyfeaturetable] => Array
        (
            [module] => iblock
            [file] => lib/propertyfeature.php
        )

    [bitrix\iblock\sequencetable] => Array
        (
            [module] => iblock
            [file] => lib/sequence.php
        )

    [bitrix\iblock\sitetable] => Array
        (
            [module] => iblock
            [file] => lib/site.php
        )

    [bitrix\iblock\typetable] => Array
        (
            [module] => iblock
            [file] => lib/type.php
        )

    [bitrix\iblock\typelanguagetable] => Array
        (
            [module] => iblock
            [file] => lib/typelanguage.php
        )

    [bitrix\iblock\bizproctype\usertypeproperty] => Array
        (
            [module] => iblock
            [file] => lib/bizproctype/usertypeproperty.php
        )

    [bitrix\iblock\bizproctype\ecrm] => Array
        (
            [module] => iblock
            [file] => lib/bizproctype/ecrm.php
        )

    [bitrix\iblock\bizproctype\money] => Array
        (
            [module] => iblock
            [file] => lib/bizproctype/money.php
        )

    [bitrix\iblock\bizproctype\usertypepropertydiskfile] => Array
        (
            [module] => iblock
            [file] => lib/bizproctype/usertypepropertydiskfile.php
        )

    [bitrix\iblock\bizproctype\usertypepropertyelist] => Array
        (
            [module] => iblock
            [file] => lib/bizproctype/usertypepropertyelist.php
        )

    [bitrix\iblock\bizproctype\usertypepropertyemployee] => Array
        (
            [module] => iblock
            [file] => lib/bizproctype/usertypepropertyemployee.php
        )

    [bitrix\iblock\bizproctype\usertypepropertyhtml] => Array
        (
            [module] => iblock
            [file] => lib/bizproctype/usertypepropertyhtml.php
        )

    [bitrix\iblock\component\base] => Array
        (
            [module] => iblock
            [file] => lib/component/base.php
        )

    [bitrix\iblock\component\element] => Array
        (
            [module] => iblock
            [file] => lib/component/element.php
        )

    [bitrix\iblock\component\elementlist] => Array
        (
            [module] => iblock
            [file] => lib/component/elementlist.php
        )

    [bitrix\iblock\component\filters] => Array
        (
            [module] => iblock
            [file] => lib/component/filters.php
        )

    [bitrix\iblock\component\selector\element] => Array
        (
            [module] => iblock
            [file] => lib/component/selector/element.php
        )

    [bitrix\iblock\component\selector\entity] => Array
        (
            [module] => iblock
            [file] => lib/component/selector/entity.php
        )

    [bitrix\iblock\component\tools] => Array
        (
            [module] => iblock
            [file] => lib/component/tools.php
        )

    [bitrix\iblock\controller\filter\element] => Array
        (
            [module] => iblock
            [file] => lib/Controller/Filter/Element.php
        )

    [bitrix\iblock\filter\entity\elementsettings] => Array
        (
            [module] => iblock
            [file] => lib/filter/entity/elementsettings.php
        )

    [bitrix\iblock\filter\entity\iblocksettings] => Array
        (
            [module] => iblock
            [file] => lib/filter/entity/iblocksettings.php
        )

    [bitrix\iblock\filter\fieldprovider\base] => Array
        (
            [module] => iblock
            [file] => lib/filter/fieldprovider/base.php
        )

    [bitrix\iblock\filter\fieldprovider\element] => Array
        (
            [module] => iblock
            [file] => lib/filter/fieldprovider/element.php
        )

    [bitrix\iblock\filter\fieldprovider\iblockproperty] => Array
        (
            [module] => iblock
            [file] => lib/filter/fieldprovider/iblockproperty.php
        )

    [bitrix\iblock\filter\dictionary] => Array
        (
            [module] => iblock
            [file] => lib/filter/dictionary.php
        )

    [bitrix\iblock\filter\entitylist] => Array
        (
            [module] => iblock
            [file] => lib/filter/entitylist.php
        )

    [bitrix\iblock\filter\factory] => Array
        (
            [module] => iblock
            [file] => lib/filter/factory.php
        )

    [bitrix\iblock\grid\panel\groupaction] => Array
        (
            [module] => iblock
            [file] => lib/grid/panel/groupaction.php
        )

    [bitrix\iblock\grid\actiontype] => Array
        (
            [module] => iblock
            [file] => lib/grid/actiontype.php
        )

    [bitrix\iblock\helpers\admin\property] => Array
        (
            [module] => iblock
            [file] => lib/helpers/admin/property.php
        )

    [bitrix\iblock\helpers\filter\property] => Array
        (
            [module] => iblock
            [file] => lib/helpers/filter/property.php
        )

    [bitrix\iblock\helpers\filter\propertymanager] => Array
        (
            [module] => iblock
            [file] => lib/helpers/filter/propertymanager.php
        )

    [bitrix\iblock\inheritedproperty\basetemplate] => Array
        (
            [module] => iblock
            [file] => lib/inheritedproperty/basetemplate.php
        )

    [bitrix\iblock\inheritedproperty\basevalues] => Array
        (
            [module] => iblock
            [file] => lib/inheritedproperty/basevalues.php
        )

    [bitrix\iblock\inheritedproperty\elementtemplates] => Array
        (
            [module] => iblock
            [file] => lib/inheritedproperty/elementtemplates.php
        )

    [bitrix\iblock\inheritedproperty\elementvalues] => Array
        (
            [module] => iblock
            [file] => lib/inheritedproperty/elementvalues.php
        )

    [bitrix\iblock\inheritedproperty\iblocktemplates] => Array
        (
            [module] => iblock
            [file] => lib/inheritedproperty/iblocktemplates.php
        )

    [bitrix\iblock\inheritedproperty\iblockvalues] => Array
        (
            [module] => iblock
            [file] => lib/inheritedproperty/iblockvalues.php
        )

    [bitrix\iblock\inheritedproperty\sectiontemplates] => Array
        (
            [module] => iblock
            [file] => lib/inheritedproperty/sectiontemplates.php
        )

    [bitrix\iblock\inheritedproperty\sectionvalues] => Array
        (
            [module] => iblock
            [file] => lib/inheritedproperty/sectionvalues.php
        )

    [bitrix\iblock\inheritedproperty\valuesqueue] => Array
        (
            [module] => iblock
            [file] => lib/inheritedproperty/valuesqueue.php
        )

    [bitrix\iblock\landingsource\dataloader] => Array
        (
            [module] => iblock
            [file] => lib/landingsource/dataloader.php
        )

    [bitrix\iblock\landingsource\element] => Array
        (
            [module] => iblock
            [file] => lib/landingsource/element.php
        )

    [bitrix\iblock\model\propertyfeature] => Array
        (
            [module] => iblock
            [file] => lib/model/propertyfeature.php
        )

    [bitrix\iblock\model\section] => Array
        (
            [module] => iblock
            [file] => lib/model/section.php
        )

    [bitrix\iblock\propertyindex\dictionary] => Array
        (
            [module] => iblock
            [file] => lib/propertyindex/dictionary.php
        )

    [bitrix\iblock\propertyindex\element] => Array
        (
            [module] => iblock
            [file] => lib/propertyindex/element.php
        )

    [bitrix\iblock\propertyindex\facet] => Array
        (
            [module] => iblock
            [file] => lib/propertyindex/facet.php
        )

    [bitrix\iblock\propertyindex\indexer] => Array
        (
            [module] => iblock
            [file] => lib/propertyindex/indexer.php
        )

    [bitrix\iblock\propertyindex\manager] => Array
        (
            [module] => iblock
            [file] => lib/propertyindex/manager.php
        )

    [bitrix\iblock\propertyindex\querybuilder] => Array
        (
            [module] => iblock
            [file] => lib/propertyindex/querybuilder.php
        )

    [bitrix\iblock\propertyindex\storage] => Array
        (
            [module] => iblock
            [file] => lib/propertyindex/storage.php
        )

    [bitrix\iblock\template\engine] => Array
        (
            [module] => iblock
            [file] => lib/template/engine.php
        )

    [bitrix\iblock\template\noderoot] => Array
        (
            [module] => iblock
            [file] => lib/template/engine.php
        )

    [bitrix\iblock\template\nodetext] => Array
        (
            [module] => iblock
            [file] => lib/template/engine.php
        )

    [bitrix\iblock\template\nodeentityfield] => Array
        (
            [module] => iblock
            [file] => lib/template/engine.php
        )

    [bitrix\iblock\template\nodefunction] => Array
        (
            [module] => iblock
            [file] => lib/template/engine.php
        )

    [bitrix\iblock\template\helper] => Array
        (
            [module] => iblock
            [file] => lib/template/helper.php
        )

    [bitrix\iblock\template\entity\base] => Array
        (
            [module] => iblock
            [file] => lib/template/entity/base.php
        )

    [bitrix\iblock\template\entity\lazyvalueloader] => Array
        (
            [module] => iblock
            [file] => lib/template/entity/base.php
        )

    [bitrix\iblock\template\entity\catalogstore] => Array
        (
            [module] => iblock
            [file] => lib/template/entity/catalogstore.php
        )

    [bitrix\iblock\template\entity\element] => Array
        (
            [module] => iblock
            [file] => lib/template/entity/element.php
        )

    [bitrix\iblock\template\entity\elementcatalog] => Array
        (
            [module] => iblock
            [file] => lib/template/entity/elementcatalog.php
        )

    [bitrix\iblock\template\entity\elementcatalogmeasure] => Array
        (
            [module] => iblock
            [file] => lib/template/entity/elementcatalog.php
        )

    [bitrix\iblock\template\entity\elementcatalogstorelist] => Array
        (
            [module] => iblock
            [file] => lib/template/entity/elementcatalog.php
        )

    [bitrix\iblock\template\entity\elementprice] => Array
        (
            [module] => iblock
            [file] => lib/template/entity/elementprice.php
        )

    [bitrix\iblock\template\entity\elementproperty] => Array
        (
            [module] => iblock
            [file] => lib/template/entity/elementproperty.php
        )

    [bitrix\iblock\template\entity\elementpropertyuserfield] => Array
        (
            [module] => iblock
            [file] => lib/template/entity/elementproperty.php
        )

    [bitrix\iblock\template\entity\elementpropertyenum] => Array
        (
            [module] => iblock
            [file] => lib/template/entity/elementproperty.php
        )

    [bitrix\iblock\template\entity\elementpropertyelement] => Array
        (
            [module] => iblock
            [file] => lib/template/entity/elementproperty.php
        )

    [bitrix\iblock\template\entity\elementpropertysection] => Array
        (
            [module] => iblock
            [file] => lib/template/entity/elementproperty.php
        )

    [bitrix\iblock\template\entity\elementsku] => Array
        (
            [module] => iblock
            [file] => lib/template/entity/elementsku.php
        )

    [bitrix\iblock\template\entity\elementskuprice] => Array
        (
            [module] => iblock
            [file] => lib/template/entity/elementskuprice.php
        )

    [bitrix\iblock\template\entity\elementskuproperty] => Array
        (
            [module] => iblock
            [file] => lib/template/entity/elementskuproperty.php
        )

    [bitrix\iblock\template\entity\iblock] => Array
        (
            [module] => iblock
            [file] => lib/template/entity/iblock.php
        )

    [bitrix\iblock\template\entity\section] => Array
        (
            [module] => iblock
            [file] => lib/template/entity/section.php
        )

    [bitrix\iblock\template\entity\sectionpath] => Array
        (
            [module] => iblock
            [file] => lib/template/entity/sectionpath.php
        )

    [bitrix\iblock\template\entity\sectionproperty] => Array
        (
            [module] => iblock
            [file] => lib/template/entity/sectionproperty.php
        )

    [bitrix\iblock\template\functions\fabric] => Array
        (
            [module] => iblock
            [file] => lib/template/functions/fabric.php
        )

    [bitrix\iblock\template\functions\functionbase] => Array
        (
            [module] => iblock
            [file] => lib/template/functions/fabric.php
        )

    [bitrix\iblock\template\functions\functionupper] => Array
        (
            [module] => iblock
            [file] => lib/template/functions/fabric.php
        )

    [bitrix\iblock\template\functions\functionlower] => Array
        (
            [module] => iblock
            [file] => lib/template/functions/fabric.php
        )

    [bitrix\iblock\template\functions\functiontranslit] => Array
        (
            [module] => iblock
            [file] => lib/template/functions/fabric.php
        )

    [bitrix\iblock\template\functions\functionconcat] => Array
        (
            [module] => iblock
            [file] => lib/template/functions/fabric.php
        )

    [bitrix\iblock\template\functions\functionlimit] => Array
        (
            [module] => iblock
            [file] => lib/template/functions/fabric.php
        )

    [bitrix\iblock\template\functions\functioncontrast] => Array
        (
            [module] => iblock
            [file] => lib/template/functions/fabric.php
        )

    [bitrix\iblock\template\functions\functionmin] => Array
        (
            [module] => iblock
            [file] => lib/template/functions/fabric.php
        )

    [bitrix\iblock\template\functions\functionmax] => Array
        (
            [module] => iblock
            [file] => lib/template/functions/fabric.php
        )

    [bitrix\iblock\template\functions\functiondistinct] => Array
        (
            [module] => iblock
            [file] => lib/template/functions/fabric.php
        )

    [bitrix\iblock\update\adminfilteroption] => Array
        (
            [module] => iblock
            [file] => lib/update/adminfilteroption.php
        )

    [bitrix\iblock\update\admingridoption] => Array
        (
            [module] => iblock
            [file] => lib/update/admingridoption.php
        )

    [bitrix\iblock\url\adminpage\basebuilder] => Array
        (
            [module] => iblock
            [file] => lib/url/adminpage/basebuilder.php
        )

    [bitrix\iblock\url\adminpage\buildermanager] => Array
        (
            [module] => iblock
            [file] => lib/url/adminpage/buildermanager.php
        )

    [bitrix\iblock\url\adminpage\iblockbuilder] => Array
        (
            [module] => iblock
            [file] => lib/url/adminpage/iblockbuilder.php
        )

    [bitrix\iblock\sendereventhandler] => Array
        (
            [module] => iblock
            [file] => lib/senderconnector.php
        )

    [bitrix\iblock\senderconnectoriblock] => Array
        (
            [module] => iblock
            [file] => lib/senderconnector.php
        )

    [ccurrency] => Array
        (
            [module] => currency
            [file] => general/currency.php
        )

    [ccurrencylang] => Array
        (
            [module] => currency
            [file] => general/currency_lang.php
        )

    [ccurrencyrates] => Array
        (
            [module] => currency
            [file] => general/currency_rate.php
        )

    [bitrix\currency\compatible\tools] => Array
        (
            [module] => currency
            [file] => lib/compatible/tools.php
        )

    [bitrix\currency\helpers\admin\tools] => Array
        (
            [module] => currency
            [file] => lib/helpers/admin/tools.php
        )

    [bitrix\currency\helpers\editor] => Array
        (
            [module] => currency
            [file] => lib/helpers/editor.php
        )

    [bitrix\currency\userfield\money] => Array
        (
            [module] => currency
            [file] => lib/userfield/money.php
        )

    [bitrix\currency\currencymanager] => Array
        (
            [module] => currency
            [file] => lib/currencymanager.php
        )

    [bitrix\currency\currencytable] => Array
        (
            [module] => currency
            [file] => lib/currency.php
        )

    [bitrix\currency\currencylangtable] => Array
        (
            [module] => currency
            [file] => lib/currencylang.php
        )

    [bitrix\currency\currencyratetable] => Array
        (
            [module] => currency
            [file] => lib/currencyrate.php
        )

    [bitrix\currency\currencyclassifier] => Array
        (
            [module] => currency
            [file] => lib/currencyclassifier.php
        )

    [sale] => Array
        (
            [module] => sale
            [file] => install/index.php
        )

    [callsaledelivery] => Array
        (
            [module] => sale
            [file] => general/delivery.php
        )

    [csaledelivery] => Array
        (
            [module] => sale
            [file] => mysql/delivery.php
        )

    [csaledeliveryhandler] => Array
        (
            [module] => sale
            [file] => mysql/delivery_handler.php
        )

    [csaledeliveryhelper] => Array
        (
            [module] => sale
            [file] => general/delivery_helper.php
        )

    [csaledelivery2paysystem] => Array
        (
            [module] => sale
            [file] => general/delivery_2_pay_system.php
        )

    [csalelocation] => Array
        (
            [module] => sale
            [file] => mysql/location.php
        )

    [csalelocationgroup] => Array
        (
            [module] => sale
            [file] => mysql/location_group.php
        )

    [csalebasket] => Array
        (
            [module] => sale
            [file] => mysql/basket.php
        )

    [csalebaskethelper] => Array
        (
            [module] => sale
            [file] => general/basket_helper.php
        )

    [csaleuser] => Array
        (
            [module] => sale
            [file] => mysql/basket.php
        )

    [csaleorder] => Array
        (
            [module] => sale
            [file] => mysql/order.php
        )

    [csaleorderpropsgroup] => Array
        (
            [module] => sale
            [file] => mysql/order_props_group.php
        )

    [csaleorderpropsvariant] => Array
        (
            [module] => sale
            [file] => mysql/order_props_variant.php
        )

    [csaleorderuserprops] => Array
        (
            [module] => sale
            [file] => mysql/order_user_props.php
        )

    [csaleorderuserpropsvalue] => Array
        (
            [module] => sale
            [file] => mysql/order_user_props_value.php
        )

    [csaleordertax] => Array
        (
            [module] => sale
            [file] => mysql/order_tax.php
        )

    [csaleorderhelper] => Array
        (
            [module] => sale
            [file] => general/order_helper.php
        )

    [csalepaysystem] => Array
        (
            [module] => sale
            [file] => mysql/pay_system.php
        )

    [csalepaysystemaction] => Array
        (
            [module] => sale
            [file] => mysql/pay_system_action.php
        )

    [csalepaysystemshelper] => Array
        (
            [module] => sale
            [file] => general/pay_system_helper.php
        )

    [csalepaysystemtarif] => Array
        (
            [module] => sale
            [file] => general/pay_system_tarif.php
        )

    [csaletax] => Array
        (
            [module] => sale
            [file] => mysql/tax.php
        )

    [csaletaxrate] => Array
        (
            [module] => sale
            [file] => mysql/tax_rate.php
        )

    [csalepersontype] => Array
        (
            [module] => sale
            [file] => mysql/person_type.php
        )

    [csalediscount] => Array
        (
            [module] => sale
            [file] => mysql/discount.php
        )

    [csalebasketdiscountconvert] => Array
        (
            [module] => sale
            [file] => general/step_operations.php
        )

    [csalediscountreindex] => Array
        (
            [module] => sale
            [file] => general/step_operations.php
        )

    [csalediscountconvertext] => Array
        (
            [module] => sale
            [file] => general/step_operations.php
        )

    [csaleuseraccount] => Array
        (
            [module] => sale
            [file] => mysql/user.php
        )

    [csaleusertransact] => Array
        (
            [module] => sale
            [file] => mysql/user_transact.php
        )

    [csaleusercards] => Array
        (
            [module] => sale
            [file] => mysql/user_cards.php
        )

    [csalerecurring] => Array
        (
            [module] => sale
            [file] => mysql/recurring.php
        )

    [csalelang] => Array
        (
            [module] => sale
            [file] => mysql/settings.php
        )

    [csalegroupaccesstosite] => Array
        (
            [module] => sale
            [file] => mysql/settings.php
        )

    [csalegroupaccesstoflag] => Array
        (
            [module] => sale
            [file] => mysql/settings.php
        )

    [csaleauxiliary] => Array
        (
            [module] => sale
            [file] => mysql/auxiliary.php
        )

    [csaleaffiliate] => Array
        (
            [module] => sale
            [file] => mysql/affiliate.php
        )

    [csaleaffiliateplan] => Array
        (
            [module] => sale
            [file] => mysql/affiliate_plan.php
        )

    [csaleaffiliateplansection] => Array
        (
            [module] => sale
            [file] => mysql/affiliate_plan_section.php
        )

    [csaleaffiliatetier] => Array
        (
            [module] => sale
            [file] => mysql/affiliate_tier.php
        )

    [csaleaffiliatetransact] => Array
        (
            [module] => sale
            [file] => mysql/affiliate_transact.php
        )

    [csaleexport] => Array
        (
            [module] => sale
            [file] => general/export.php
        )

    [exportoneccrm] => Array
        (
            [module] => sale
            [file] => general/export.php
        )

    [csaleorderloader] => Array
        (
            [module] => sale
            [file] => general/order_loader.php
        )

    [csalemeasure] => Array
        (
            [module] => sale
            [file] => general/measurement.php
        )

    [csaleproduct] => Array
        (
            [module] => sale
            [file] => mysql/product.php
        )

    [csaleviewedproduct] => Array
        (
            [module] => sale
            [file] => mysql/product.php
        )

    [csalehelper] => Array
        (
            [module] => sale
            [file] => general/helper.php
        )

    [csalemobileorderutils] => Array
        (
            [module] => sale
            [file] => general/mobile_order.php
        )

    [csalemobileorderpull] => Array
        (
            [module] => sale
            [file] => general/mobile_order.php
        )

    [csalemobileorderpush] => Array
        (
            [module] => sale
            [file] => general/mobile_order.php
        )

    [csalemobileorderfilter] => Array
        (
            [module] => sale
            [file] => general/mobile_order.php
        )

    [cbasesalereporthelper] => Array
        (
            [module] => sale
            [file] => general/sale_report_helper.php
        )

    [csalereportsaleorderhelper] => Array
        (
            [module] => sale
            [file] => general/sale_report_helper.php
        )

    [csalereportuserhelper] => Array
        (
            [module] => sale
            [file] => general/sale_report_helper.php
        )

    [csalereportsalefuserhelper] => Array
        (
            [module] => sale
            [file] => general/sale_report_helper.php
        )

    [ibxsaleproductprovider] => Array
        (
            [module] => sale
            [file] => general/product_provider.php
        )

    [csalestorebarcode] => Array
        (
            [module] => sale
            [file] => mysql/store_barcode.php
        )

    [csaleorderchange] => Array
        (
            [module] => sale
            [file] => mysql/order_change.php
        )

    [csaleorderchangeformat] => Array
        (
            [module] => sale
            [file] => general/order_change.php
        )

    [bitrix\sale\internals\fusertable] => Array
        (
            [module] => sale
            [file] => lib/internals/fuser.php
        )

    [bitrix\sale\fuser] => Array
        (
            [module] => sale
            [file] => lib/fuser.php
        )

    [bitrix\sale\internals\input\manager] => Array
        (
            [module] => sale
            [file] => lib/internals/input.php
        )

    [bitrix\sale\internals\input\base] => Array
        (
            [module] => sale
            [file] => lib/internals/input.php
        )

    [bitrix\sale\internals\input\file] => Array
        (
            [module] => sale
            [file] => lib/internals/input.php
        )

    [bitrix\sale\internals\input\stringinput] => Array
        (
            [module] => sale
            [file] => lib/internals/input.php
        )

    [bitrix\sale\internals\sitecurrencytable] => Array
        (
            [module] => sale
            [file] => lib/internals/sitecurrency.php
        )

    [csalestatus] => Array
        (
            [module] => sale
            [file] => general/status.php
        )

    [bitrix\sale\statusbase] => Array
        (
            [module] => sale
            [file] => lib/statusbase.php
        )

    [bitrix\sale\orderstatus] => Array
        (
            [module] => sale
            [file] => lib/orderstatus.php
        )

    [bitrix\sale\deliverystatus] => Array
        (
            [module] => sale
            [file] => lib/deliverystatus.php
        )

    [bitrix\sale\internals\statustable] => Array
        (
            [module] => sale
            [file] => lib/internals/status.php
        )

    [bitrix\sale\internals\statuslangtable] => Array
        (
            [module] => sale
            [file] => lib/internals/status_lang.php
        )

    [bitrix\sale\internals\statusgrouptasktable] => Array
        (
            [module] => sale
            [file] => lib/internals/status_grouptask.php
        )

    [csaleorderprops] => Array
        (
            [module] => sale
            [file] => general/order_props.php
        )

    [csaleorderpropsadapter] => Array
        (
            [module] => sale
            [file] => general/order_props.php
        )

    [csaleorderpropsvalue] => Array
        (
            [module] => sale
            [file] => mysql/order_props_values.php
        )

    [bitrix\sale\propertyvaluecollection] => Array
        (
            [module] => sale
            [file] => lib/propertyvaluecollection.php
        )

    [bitrix\sale\internals\orderpropstable] => Array
        (
            [module] => sale
            [file] => lib/internals/orderprops.php
        )

    [bitrix\sale\internals\orderpropsgrouptable] => Array
        (
            [module] => sale
            [file] => lib/internals/orderprops_group.php
        )

    [bitrix\sale\internals\orderpropsvaluetable] => Array
        (
            [module] => sale
            [file] => lib/internals/orderprops_value.php
        )

    [bitrix\sale\internals\orderpropsvarianttable] => Array
        (
            [module] => sale
            [file] => lib/internals/orderprops_variant.php
        )

    [bitrix\sale\internals\orderpropsrelationtable] => Array
        (
            [module] => sale
            [file] => lib/internals/orderprops_relation.php
        )

    [bitrix\sale\internals\userpropsvaluetable] => Array
        (
            [module] => sale
            [file] => lib/internals/userpropsvalue.php
        )

    [bitrix\sale\internals\userpropstable] => Array
        (
            [module] => sale
            [file] => lib/internals/userprops.php
        )

    [bitrix\sale\businessvalue] => Array
        (
            [module] => sale
            [file] => lib/businessvalue.php
        )

    [bitrix\sale\ibusinessvalueprovider] => Array
        (
            [module] => sale
            [file] => lib/businessvalueproviderinterface.php
        )

    [bitrix\sale\internals\businessvaluetable] => Array
        (
            [module] => sale
            [file] => lib/internals/businessvalue.php
        )

    [bitrix\sale\internals\businessvaluepersondomaintable] => Array
        (
            [module] => sale
            [file] => lib/internals/businessvalue_persondomain.php
        )

    [bitrix\sale\internals\businessvaluecode1ctable] => Array
        (
            [module] => sale
            [file] => lib/internals/businessvalue_code_1c.php
        )

    [bitrix\sale\internals\paysystemactiontable] => Array
        (
            [module] => sale
            [file] => lib/internals/paysystemaction.php
        )

    [bitrix\sale\internals\paysysteminner] => Array
        (
            [module] => sale
            [file] => lib/internals/paysysteminner.php
        )

    [bitrix\sale\internals\deliverypaysystemtable] => Array
        (
            [module] => sale
            [file] => lib/internals/delivery_paysystem.php
        )

    [bitrix\sale\usermessageexception] => Array
        (
            [module] => sale
            [file] => lib/exception.php
        )

    [bitrix\sale\configuration] => Array
        (
            [module] => sale
            [file] => lib/configuration.php
        )

    [bitrix\sale\order] => Array
        (
            [module] => sale
            [file] => lib/order.php
        )

    [bitrix\sale\persontype] => Array
        (
            [module] => sale
            [file] => lib/persontype.php
        )

    [csalereportsalegoodshelper] => Array
        (
            [module] => sale
            [file] => general/sale_report_helper.php
        )

    [csalereportsaleproducthelper] => Array
        (
            [module] => sale
            [file] => general/sale_report_helper.php
        )

    [bitrix\sale\internals\producttable] => Array
        (
            [module] => sale
            [file] => lib/internals/product.php
        )

    [bitrix\sale\internals\goodssectiontable] => Array
        (
            [module] => sale
            [file] => lib/internals/goodssection.php
        )

    [bitrix\sale\internals\sectiontable] => Array
        (
            [module] => sale
            [file] => lib/internals/section.php
        )

    [bitrix\sale\internals\storeproducttable] => Array
        (
            [module] => sale
            [file] => lib/internals/storeproduct.php
        )

    [bitrix\sale\saleszone] => Array
        (
            [module] => sale
            [file] => lib/saleszone.php
        )

    [bitrix\sale\internals\orderdeliveryreqtable] => Array
        (
            [module] => sale
            [file] => lib/internals/orderdeliveryreq.php
        )

    [bitrix\sale\sendereventhandler] => Array
        (
            [module] => sale
            [file] => lib/senderconnector.php
        )

    [bitrix\sale\senderconnectorbuyer] => Array
        (
            [module] => sale
            [file] => lib/senderconnector.php
        )

    [bitrix\sale\userconsent] => Array
        (
            [module] => sale
            [file] => lib/userconsent.php
        )

    [bitrix\sale\internals\product2producttable] => Array
        (
            [module] => sale
            [file] => lib/internals/product2product.php
        )

    [bitrix\sale\internals\orderprocessingtable] => Array
        (
            [module] => sale
            [file] => lib/internals/orderprocessing.php
        )

    [bitrix\sale\orderbase] => Array
        (
            [module] => sale
            [file] => lib/orderbase.php
        )

    [bitrix\sale\internals\entity] => Array
        (
            [module] => sale
            [file] => lib/internals/entity.php
        )

    [bitrix\sale\internals\entitycollection] => Array
        (
            [module] => sale
            [file] => lib/internals/entitycollection.php
        )

    [bitrix\sale\internals\collectionbase] => Array
        (
            [module] => sale
            [file] => lib/internals/collectionbase.php
        )

    [bitrix\sale\shipment] => Array
        (
            [module] => sale
            [file] => lib/shipment.php
        )

    [bitrix\sale\shipmentcollection] => Array
        (
            [module] => sale
            [file] => lib/shipmentcollection.php
        )

    [bitrix\sale\shipmentitemcollection] => Array
        (
            [module] => sale
            [file] => lib/shipmentitemcollection.php
        )

    [bitrix\sale\shipmentitem] => Array
        (
            [module] => sale
            [file] => lib/shipmentitem.php
        )

    [bitrix\sale\shipmentitemstorecollection] => Array
        (
            [module] => sale
            [file] => lib/shipmentitemstorecollection.php
        )

    [bitrix\sale\shipmentitemstore] => Array
        (
            [module] => sale
            [file] => lib/shipmentitemstore.php
        )

    [bitrix\sale\paymentcollectionbase] => Array
        (
            [module] => sale
            [file] => lib/internals/paymentcollectionbase.php
        )

    [bitrix\sale\paymentcollection] => Array
        (
            [module] => sale
            [file] => lib/paymentcollection.php
        )

    [bitrix\sale\payment] => Array
        (
            [module] => sale
            [file] => lib/payment.php
        )

    [bitrix\sale\paysystemservice] => Array
        (
            [module] => sale
            [file] => lib/paysystemservice.php
        )

    [bitrix\sale\internals\fields] => Array
        (
            [module] => sale
            [file] => lib/internals/fields.php
        )

    [bitrix\sale\result] => Array
        (
            [module] => sale
            [file] => lib/result.php
        )

    [bitrix\sale\resulterror] => Array
        (
            [module] => sale
            [file] => lib/result.php
        )

    [bitrix\sale\resultserializable] => Array
        (
            [module] => sale
            [file] => lib/resultserializable.php
        )

    [bitrix\sale\eventactions] => Array
        (
            [module] => sale
            [file] => lib/eventactions.php
        )

    [bitrix\sale\basketbase] => Array
        (
            [module] => sale
            [file] => lib/basketbase.php
        )

    [bitrix\sale\basketitembase] => Array
        (
            [module] => sale
            [file] => lib/basketitembase.php
        )

    [bitrix\sale\basket] => Array
        (
            [module] => sale
            [file] => lib/basket.php
        )

    [bitrix\sale\internals\basketitembase] => Array
        (
            [module] => sale
            [file] => lib/internals/basketitembase.php
        )

    [bitrix\sale\basketitem] => Array
        (
            [module] => sale
            [file] => lib/basketitem.php
        )

    [bitrix\sale\basketbundlecollection] => Array
        (
            [module] => sale
            [file] => lib/basketbundlecollection.php
        )

    [bitrix\sale\orderproperties] => Array
        (
            [module] => sale
            [file] => lib/orderprops.php
        )

    [bitrix\sale\propertyvalue] => Array
        (
            [module] => sale
            [file] => lib/propertyvalue.php
        )

    [bitrix\sale\compatible\internals\entitycompatibility] => Array
        (
            [module] => sale
            [file] => lib/compatible/internals/entitycompatibility.php
        )

    [bitrix\sale\compatible\ordercompatibility] => Array
        (
            [module] => sale
            [file] => lib/compatible/ordercompatibility.php
        )

    [bitrix\sale\compatible\basketcompatibility] => Array
        (
            [module] => sale
            [file] => lib/compatible/basketcompatibility.php
        )

    [bitrix\sale\compatible\eventcompatibility] => Array
        (
            [module] => sale
            [file] => lib/compatible/eventcompatibility.php
        )

    [bitrix\sale\compatible\orderquery] => Array
        (
            [module] => sale
            [file] => lib/compatible/compatible.php
        )

    [bitrix\sale\compatible\orderquerylocation] => Array
        (
            [module] => sale
            [file] => lib/compatible/compatible.php
        )

    [bitrix\sale\compatible\fetchadapter] => Array
        (
            [module] => sale
            [file] => lib/compatible/compatible.php
        )

    [bitrix\sale\compatible\test] => Array
        (
            [module] => sale
            [file] => lib/compatible/compatible.php
        )

    [bitrix\sale\orderuserproperties] => Array
        (
            [module] => sale
            [file] => lib/userprops.php
        )

    [bitrix\sale\basketpropertiescollectionbase] => Array
        (
            [module] => sale
            [file] => lib/basketpropertiesbase.php
        )

    [bitrix\sale\basketpropertiescollection] => Array
        (
            [module] => sale
            [file] => lib/basketproperties.php
        )

    [bitrix\sale\basketpropertyitembase] => Array
        (
            [module] => sale
            [file] => lib/basketpropertiesitembase.php
        )

    [bitrix\sale\basketpropertyitem] => Array
        (
            [module] => sale
            [file] => lib/basketpropertiesitem.php
        )

    [bitrix\sale\tax] => Array
        (
            [module] => sale
            [file] => lib/tax.php
        )

    [bitrix\sale\internals\ordertable] => Array
        (
            [module] => sale
            [file] => lib/internals/order.php
        )

    [bitrix\sale\internals\baskettable] => Array
        (
            [module] => sale
            [file] => lib/internals/basket.php
        )

    [bitrix\sale\internals\shipmenttable] => Array
        (
            [module] => sale
            [file] => lib/internals/shipment.php
        )

    [bitrix\sale\internals\shipmentitemtable] => Array
        (
            [module] => sale
            [file] => lib/internals/shipmentitem.php
        )

    [bitrix\sale\internals\paysystemservicetable] => Array
        (
            [module] => sale
            [file] => lib/internals/paysystemservice.php
        )

    [bitrix\sale\internals\paymenttable] => Array
        (
            [module] => sale
            [file] => lib/internals/payment.php
        )

    [bitrix\sale\internals\shipmentitemstoretable] => Array
        (
            [module] => sale
            [file] => lib/internals/shipmentitemstore.php
        )

    [bitrix\sale\internals\shipmentextraservice] => Array
        (
            [module] => sale
            [file] => lib/internals/shipmentextraservice.php
        )

    [bitrix\sale\internals\orderuserpropertiestable] => Array
        (
            [module] => sale
            [file] => lib/internals/userprops.php
        )

    [bitrix\sale\internals\collectableentity] => Array
        (
            [module] => sale
            [file] => lib/internals/collectableentity.php
        )

    [bitrix\sale\provider] => Array
        (
            [module] => sale
            [file] => lib/provider.php
        )

    [bitrix\sale\providerbase] => Array
        (
            [module] => sale
            [file] => lib/providerbase.php
        )

    [bitrix\sale\internals\catalog\provider] => Array
        (
            [module] => sale
            [file] => lib/internals/catalog/provider.php
        )

    [bitrix\sale\saleproviderbase] => Array
        (
            [module] => sale
            [file] => lib/saleproviderbase.php
        )

    [bitrix\sale\internals\transferdataprovider] => Array
        (
            [module] => sale
            [file] => lib/internals/transferdataprovider.php
        )

    [bitrix\sale\internals\poolquantity] => Array
        (
            [module] => sale
            [file] => lib/internals/poolquantity.php
        )

    [bitrix\sale\internals\providercreator] => Array
        (
            [module] => sale
            [file] => lib/internals/providercreator.php
        )

    [bitrix\sale\internals\providerbuilderbase] => Array
        (
            [module] => sale
            [file] => lib/internals/providerbuilderbase.php
        )

    [bitrix\sale\internals\providerbuilder] => Array
        (
            [module] => sale
            [file] => lib/internals/providerbuilder.php
        )

    [bitrix\sale\internals\providerbuildercompatibility] => Array
        (
            [module] => sale
            [file] => lib/internals/providerbuildercompatibility.php
        )

    [bitrix\sale\orderhistory] => Array
        (
            [module] => sale
            [file] => lib/orderhistory.php
        )

    [bitrix\sale\internals\callbackregistrytable] => Array
        (
            [module] => sale
            [file] => lib/internals/callbackregistry.php
        )

    [bitrix\sale\internals\basketpropertytable] => Array
        (
            [module] => sale
            [file] => lib/internals/basketproperties.php
        )

    [bitrix\sale\internals\companytable] => Array
        (
            [module] => sale
            [file] => lib/internals/company.php
        )

    [bitrix\sale\internals\companygrouptable] => Array
        (
            [module] => sale
            [file] => lib/internals/companygroup.php
        )

    [bitrix\sale\internals\companyresponsiblegrouptable] => Array
        (
            [module] => sale
            [file] => lib/internals/companyresponsiblegroup.php
        )

    [bitrix\sale\internals\persontypetable] => Array
        (
            [module] => sale
            [file] => lib/internals/persontype.php
        )

    [bitrix\sale\internals\persontypesitetable] => Array
        (
            [module] => sale
            [file] => lib/internals/persontypesite.php
        )

    [bitrix\sale\internals\pool] => Array
        (
            [module] => sale
            [file] => lib/internals/pool.php
        )

    [bitrix\sale\internals\userbudgetpool] => Array
        (
            [module] => sale
            [file] => lib/internals/userbudgetpool.php
        )

    [bitrix\sale\internals\eventspool] => Array
        (
            [module] => sale
            [file] => lib/internals/eventspool.php
        )

    [bitrix\sale\internals\events] => Array
        (
            [module] => sale
            [file] => lib/internals/events.php
        )

    [bitrix\sale\pricemaths] => Array
        (
            [module] => sale
            [file] => lib/pricemaths.php
        )

    [bitrix\sale\basketcomponenthelper] => Array
        (
            [module] => sale
            [file] => lib/basketcomponenthelper.php
        )

    [bitrix\sale\registry] => Array
        (
            [module] => sale
            [file] => lib/registry.php
        )

    [ipaymentorder] => Array
        (
            [module] => sale
            [file] => lib/internals/paymentinterface.php
        )

    [ishipmentorder] => Array
        (
            [module] => sale
            [file] => lib/internals/shipmentinterface.php
        )

    [ientitymarker] => Array
        (
            [module] => sale
            [file] => lib/internals/entitymarkerinterface.php
        )

    [bitrix\sale\internals\orderarchivetable] => Array
        (
            [module] => sale
            [file] => lib/internals/orderarchive.php
        )

    [bitrix\sale\internals\basketarchivetable] => Array
        (
            [module] => sale
            [file] => lib/internals/basketarchive.php
        )

    [bitrix\sale\internals\orderarchivepackedtable] => Array
        (
            [module] => sale
            [file] => lib/internals/orderarchivepacked.php
        )

    [bitrix\sale\internals\basketarchivepackedtable] => Array
        (
            [module] => sale
            [file] => lib/internals/basketarchivepacked.php
        )

    [bitrix\sale\archive\manager] => Array
        (
            [module] => sale
            [file] => lib/archive/manager.php
        )

    [bitrix\sale\archive\recovery\base] => Array
        (
            [module] => sale
            [file] => lib/archive/recovery/base.php
        )

    [bitrix\sale\archive\recovery\scheme] => Array
        (
            [module] => sale
            [file] => lib/archive/recovery/scheme.php
        )

    [bitrix\sale\archive\recovery\version1] => Array
        (
            [module] => sale
            [file] => lib/archive/recovery/version1.php
        )

    [bitrix\sale\tax\ratetable] => Array
        (
            [module] => sale
            [file] => lib/tax/rate.php
        )

    [bitrix\sale\location\locationtable] => Array
        (
            [module] => sale
            [file] => lib/location/location.php
        )

    [bitrix\sale\location\tree] => Array
        (
            [module] => sale
            [file] => lib/location/tree.php
        )

    [bitrix\sale\location\typetable] => Array
        (
            [module] => sale
            [file] => lib/location/type.php
        )

    [bitrix\sale\location\grouptable] => Array
        (
            [module] => sale
            [file] => lib/location/group.php
        )

    [bitrix\sale\location\externaltable] => Array
        (
            [module] => sale
            [file] => lib/location/external.php
        )

    [bitrix\sale\location\externalservicetable] => Array
        (
            [module] => sale
            [file] => lib/location/externalservice.php
        )

    [bitrix\sale\location\search\finder] => Array
        (
            [module] => sale
            [file] => lib/location/search/finder.php
        )

    [bitrix\sale\location\search\wordtable] => Array
        (
            [module] => sale
            [file] => lib/location/search/word.php
        )

    [bitrix\sale\location\search\chaintable] => Array
        (
            [module] => sale
            [file] => lib/location/search/chain.php
        )

    [bitrix\sale\location\search\sitelinktable] => Array
        (
            [module] => sale
            [file] => lib/location/search/sitelink.php
        )

    [bitrix\sale\location\name\nameentity] => Array
        (
            [module] => sale
            [file] => lib/location/name/nameentity.php
        )

    [bitrix\sale\location\name\locationtable] => Array
        (
            [module] => sale
            [file] => lib/location/name/location.php
        )

    [bitrix\sale\location\name\typetable] => Array
        (
            [module] => sale
            [file] => lib/location/name/type.php
        )

    [bitrix\sale\location\name\grouptable] => Array
        (
            [module] => sale
            [file] => lib/location/name/group.php
        )

    [bitrix\sale\location\connector] => Array
        (
            [module] => sale
            [file] => lib/location/connector.php
        )

    [bitrix\sale\location\grouplocationtable] => Array
        (
            [module] => sale
            [file] => lib/location/grouplocation.php
        )

    [bitrix\sale\location\sitelocationtable] => Array
        (
            [module] => sale
            [file] => lib/location/sitelocation.php
        )

    [bitrix\sale\location\defaultsitetable] => Array
        (
            [module] => sale
            [file] => lib/location/defaultsite.php
        )

    [bitrix\sale\location\db\commonhelper] => Array
        (
            [module] => sale
            [file] => lib/location/db/commonhelper.php
        )

    [bitrix\sale\location\db\helper] => Array
        (
            [module] => sale
            [file] => lib/location/db/mysql/helper.php
        )

    [bitrix\sale\location\db\blockinserter] => Array
        (
            [module] => sale
            [file] => lib/location/db/blockinserter.php
        )

    [bitrix\sale\location\admin\helper] => Array
        (
            [module] => sale
            [file] => lib/location/admin/helper.php
        )

    [bitrix\sale\location\admin\namehelper] => Array
        (
            [module] => sale
            [file] => lib/location/admin/namehelper.php
        )

    [bitrix\sale\location\admin\locationhelper] => Array
        (
            [module] => sale
            [file] => lib/location/admin/locationhelper.php
        )

    [bitrix\sale\location\admin\typehelper] => Array
        (
            [module] => sale
            [file] => lib/location/admin/typehelper.php
        )

    [bitrix\sale\location\admin\grouphelper] => Array
        (
            [module] => sale
            [file] => lib/location/admin/grouphelper.php
        )

    [bitrix\sale\location\admin\defaultsitehelper] => Array
        (
            [module] => sale
            [file] => lib/location/admin/defaultsitehelper.php
        )

    [bitrix\sale\location\admin\sitelocationhelper] => Array
        (
            [module] => sale
            [file] => lib/location/admin/sitelocationhelper.php
        )

    [bitrix\sale\location\admin\externalservicehelper] => Array
        (
            [module] => sale
            [file] => lib/location/admin/externalservicehelper.php
        )

    [bitrix\sale\location\admin\searchhelper] => Array
        (
            [module] => sale
            [file] => lib/location/admin/searchhelper.php
        )

    [bitrix\sale\location\util\process] => Array
        (
            [module] => sale
            [file] => lib/location/util/process.php
        )

    [bitrix\sale\location\util\csvreader] => Array
        (
            [module] => sale
            [file] => lib/location/util/csvreader.php
        )

    [bitrix\sale\location\util\assert] => Array
        (
            [module] => sale
            [file] => lib/location/util/assert.php
        )

    [bitrix\sale\location\import\importprocess] => Array
        (
            [module] => sale
            [file] => lib/location/import/importprocess.php
        )

    [bitrix\sale\location\search\reindexprocess] => Array
        (
            [module] => sale
            [file] => lib/location/search/reindexprocess.php
        )

    [bitrix\sale\location\tree\nodenotfoundexception] => Array
        (
            [module] => sale
            [file] => lib/location/tree/exception.php
        )

    [bitrix\sale\location\tree\nodeincorrectexception] => Array
        (
            [module] => sale
            [file] => lib/location/tree/exception.php
        )

    [bitrix\sale\location\exception] => Array
        (
            [module] => sale
            [file] => lib/location/exception.php
        )

    [csaleproxyadminresult] => Array
        (
            [module] => sale
            [file] => general/proxyadminresult.php
        )

    [csaleproxyadminuiresult] => Array
        (
            [module] => sale
            [file] => general/proxyadminresult.php
        )

    [csaleproxyresult] => Array
        (
            [module] => sale
            [file] => general/proxyresult.php
        )

    [bitrix\sale\location\migration\cupdaterlocationpro] => Array
        (
            [module] => sale
            [file] => lib/location/migration/migrate.php
        )

    [bitrix\sale\delivery\deliverylocationtable] => Array
        (
            [module] => sale
            [file] => lib/delivery/deliverylocation.php
        )

    [bitrix\sale\delivery\deliverylocationexcludetable] => Array
        (
            [module] => sale
            [file] => lib/delivery/deliverylocationexclude.php
        )

    [bitrix\sale\tax\ratelocationtable] => Array
        (
            [module] => sale
            [file] => lib/tax/ratelocation.php
        )

    [csalebasketfilter] => Array
        (
            [module] => sale
            [file] => general/sale_cond.php
        )

    [csalecondctrl] => Array
        (
            [module] => sale
            [file] => general/sale_cond.php
        )

    [csalecondctrlcomplex] => Array
        (
            [module] => sale
            [file] => general/sale_cond.php
        )

    [csalecondctrlgroup] => Array
        (
            [module] => sale
            [file] => general/sale_cond.php
        )

    [csalecondctrlbasketgroup] => Array
        (
            [module] => sale
            [file] => general/sale_cond.php
        )

    [csalecondctrlbasketfields] => Array
        (
            [module] => sale
            [file] => general/sale_cond.php
        )

    [csalecondctrlbasketitemconditions] => Array
        (
            [module] => sale
            [file] => general/sale_cond.php
        )

    [csalecondctrlbasketproperties] => Array
        (
            [module] => sale
            [file] => general/sale_cond.php
        )

    [csalecondctrlorderfields] => Array
        (
            [module] => sale
            [file] => general/sale_cond.php
        )

    [csalecondctrlcommon] => Array
        (
            [module] => sale
            [file] => general/sale_cond.php
        )

    [csalecondtree] => Array
        (
            [module] => sale
            [file] => general/sale_cond.php
        )

    [csalecondctrlpastorder] => Array
        (
            [module] => sale
            [file] => general/sale_cond.php
        )

    [csalecondcumulativectrl] => Array
        (
            [module] => sale
            [file] => general/sale_cond.php
        )

    [csalecumulativeaction] => Array
        (
            [module] => sale
            [file] => general/sale_act.php
        )

    [csaleactionctrl] => Array
        (
            [module] => sale
            [file] => general/sale_act.php
        )

    [csaleactionctrlcomplex] => Array
        (
            [module] => sale
            [file] => general/sale_act.php
        )

    [csaleactionctrlgroup] => Array
        (
            [module] => sale
            [file] => general/sale_act.php
        )

    [csaleactionctrlaction] => Array
        (
            [module] => sale
            [file] => general/sale_act.php
        )

    [csalediscountactionapply] => Array
        (
            [module] => sale
            [file] => general/sale_act.php
        )

    [csaleactionctrldelivery] => Array
        (
            [module] => sale
            [file] => general/sale_act.php
        )

    [csaleactiongift] => Array
        (
            [module] => sale
            [file] => general/sale_act.php
        )

    [csaleactiongiftctrlgroup] => Array
        (
            [module] => sale
            [file] => general/sale_act.php
        )

    [csaleactionctrlbasketgroup] => Array
        (
            [module] => sale
            [file] => general/sale_act.php
        )

    [csaleactionctrlsubgroup] => Array
        (
            [module] => sale
            [file] => general/sale_act.php
        )

    [csaleactioncondctrlbasketfields] => Array
        (
            [module] => sale
            [file] => general/sale_act.php
        )

    [csaleactiontree] => Array
        (
            [module] => sale
            [file] => general/sale_act.php
        )

    [csalediscountconvert] => Array
        (
            [module] => sale
            [file] => general/discount_convert.php
        )

    [csalepdf] => Array
        (
            [module] => sale
            [file] => general/pdf.php
        )

    [csaleymhandler] => Array
        (
            [module] => sale
            [file] => general/ym_handler.php
        )

    [csaleymlocation] => Array
        (
            [module] => sale
            [file] => general/ym_location.php
        )

    [bitrix\sale\delivery\calculationresult] => Array
        (
            [module] => sale
            [file] => lib/delivery/calculationresult.php
        )

    [bitrix\sale\delivery\services\table] => Array
        (
            [module] => sale
            [file] => lib/delivery/services/table.php
        )

    [bitrix\sale\delivery\restrictions\table] => Array
        (
            [module] => sale
            [file] => lib/delivery/restrictions/table.php
        )

    [bitrix\sale\delivery\services\manager] => Array
        (
            [module] => sale
            [file] => lib/delivery/services/manager.php
        )

    [bitrix\sale\delivery\restrictions\base] => Array
        (
            [module] => sale
            [file] => lib/delivery/restrictions/base.php
        )

    [bitrix\sale\delivery\restrictions\manager] => Array
        (
            [module] => sale
            [file] => lib/delivery/restrictions/manager.php
        )

    [bitrix\sale\delivery\services\base] => Array
        (
            [module] => sale
            [file] => lib/delivery/services/base.php
        )

    [bitrix\sale\delivery\menu] => Array
        (
            [module] => sale
            [file] => lib/delivery/menu.php
        )

    [bitrix\sale\delivery\services\objectpool] => Array
        (
            [module] => sale
            [file] => lib/delivery/services/objectpool.php
        )

    [bitrix\sale\tradingplatformtable] => Array
        (
            [module] => sale
            [file] => lib/internals/tradingplatform.php
        )

    [bitrix\sale\tradingplatform\ebay\policy] => Array
        (
            [module] => sale
            [file] => lib/tradingplatform/ebay/policy.php
        )

    [bitrix\sale\tradingplatform\helper] => Array
        (
            [module] => sale
            [file] => lib/tradingplatform/helper.php
        )

    [bitrix\sale\tradingplatform\ymarket\yandexmarket] => Array
        (
            [module] => sale
            [file] => lib/tradingplatform/ymarket/yandexmarket.php
        )

    [bitrix\sale\tradingplatform\platform] => Array
        (
            [module] => sale
            [file] => lib/tradingplatform/platform.php
        )

    [bitrix\sale\tradingplatform\logger] => Array
        (
            [module] => sale
            [file] => lib/tradingplatform/logger.php
        )

    [bitrix\sale\internals\shipmentextraservicetable] => Array
        (
            [module] => sale
            [file] => lib/internals/shipmentextraservice.php
        )

    [bitrix\sale\delivery\extraservices\manager] => Array
        (
            [module] => sale
            [file] => lib/delivery/extra_services/manager.php
        )

    [bitrix\sale\delivery\extraservices\base] => Array
        (
            [module] => sale
            [file] => lib/delivery/extra_services/base.php
        )

    [bitrix\sale\delivery\extraservices\table] => Array
        (
            [module] => sale
            [file] => lib/delivery/extra_services/table.php
        )

    [bitrix\sale\delivery\tracking\manager] => Array
        (
            [module] => sale
            [file] => lib/delivery/tracking/manager.php
        )

    [bitrix\sale\delivery\tracking\table] => Array
        (
            [module] => sale
            [file] => lib/delivery/tracking/table.php
        )

    [bitrix\sale\delivery\externallocationmap] => Array
        (
            [module] => sale
            [file] => lib/delivery/externallocationmap.php
        )

    [bitrix\sale\internals\servicerestrictiontable] => Array
        (
            [module] => sale
            [file] => lib/internals/servicerestriction.php
        )

    [bitrix\sale\services\base\restrictionmanager] => Array
        (
            [module] => sale
            [file] => lib/services/base/restrictionmanager.php
        )

    [bitrix\sale\services\base\siterestriction] => Array
        (
            [module] => sale
            [file] => lib/services/base/siterestriction.php
        )

    [bitrix\sale\services\base\tradebindingrestriction] => Array
        (
            [module] => sale
            [file] => lib/services/base/tradebindingrestriction.php
        )

    [bitrix\sale\compatible\discountcompatibility] => Array
        (
            [module] => sale
            [file] => lib/compatible/discountcompatibility.php
        )

    [bitrix\sale\config\feature] => Array
        (
            [module] => sale
            [file] => lib/config/feature.php
        )

    [bitrix\sale\discount\context\basecontext] => Array
        (
            [module] => sale
            [file] => lib/discount/context/basecontext.php
        )

    [bitrix\sale\discount\context\fuser] => Array
        (
            [module] => sale
            [file] => lib/discount/context/fuser.php
        )

    [bitrix\sale\discount\context\user] => Array
        (
            [module] => sale
            [file] => lib/discount/context/user.php
        )

    [bitrix\sale\discount\context\usergroup] => Array
        (
            [module] => sale
            [file] => lib/discount/context/usergroup.php
        )

    [bitrix\sale\discount\gift\collection] => Array
        (
            [module] => sale
            [file] => lib/discount/gift/collection.php
        )

    [bitrix\sale\discount\gift\gift] => Array
        (
            [module] => sale
            [file] => lib/discount/gift/gift.php
        )

    [bitrix\sale\discount\gift\manager] => Array
        (
            [module] => sale
            [file] => lib/discount/gift/manager.php
        )

    [bitrix\sale\discount\gift\relateddatatable] => Array
        (
            [module] => sale
            [file] => lib/discount/gift/relateddata.php
        )

    [bitrix\sale\discount\index\indexelementtable] => Array
        (
            [module] => sale
            [file] => lib/discount/index/indexelement.php
        )

    [bitrix\sale\discount\index\indexsectiontable] => Array
        (
            [module] => sale
            [file] => lib/discount/index/indexsection.php
        )

    [bitrix\sale\discount\index\manager] => Array
        (
            [module] => sale
            [file] => lib/discount/index/manager.php
        )

    [bitrix\sale\discount\migration\orderdiscountmigrator] => Array
        (
            [module] => sale
            [file] => lib/discount/migration/orderdiscountmigrator.php
        )

    [bitrix\sale\discount\prediction\manager] => Array
        (
            [module] => sale
            [file] => lib/discount/prediction/manager.php
        )

    [bitrix\sale\discount\preset\arrayhelper] => Array
        (
            [module] => sale
            [file] => lib/discount/preset/arrayhelper.php
        )

    [bitrix\sale\discount\preset\basepreset] => Array
        (
            [module] => sale
            [file] => lib/discount/preset/basepreset.php
        )

    [bitrix\sale\discount\preset\htmlhelper] => Array
        (
            [module] => sale
            [file] => lib/discount/preset/htmlhelper.php
        )

    [bitrix\sale\discount\preset\manager] => Array
        (
            [module] => sale
            [file] => lib/discount/preset/manager.php
        )

    [bitrix\sale\discount\preset\selectproductpreset] => Array
        (
            [module] => sale
            [file] => lib/discount/preset/selectproductpreset.php
        )

    [bitrix\sale\discount\preset\state] => Array
        (
            [module] => sale
            [file] => lib/discount/preset/state.php
        )

    [bitrix\sale\discount\result\compatibleformat] => Array
        (
            [module] => sale
            [file] => lib/discount/result/compatibleformat.php
        )

    [bitrix\sale\discount\runtimecache\discountcache] => Array
        (
            [module] => sale
            [file] => lib/discount/runtimecache/discountcache.php
        )

    [bitrix\sale\discount\runtimecache\fusercache] => Array
        (
            [module] => sale
            [file] => lib/discount/runtimecache/fusercache.php
        )

    [bitrix\sale\discount\actions] => Array
        (
            [module] => sale
            [file] => lib/discount/actions.php
        )

    [bitrix\sale\discount\analyzer] => Array
        (
            [module] => sale
            [file] => lib/discount/analyzer.php
        )

    [bitrix\sale\discount\cumulativecalculator] => Array
        (
            [module] => sale
            [file] => lib/discount/cumulativecalculator.php
        )

    [bitrix\sale\discount\formatter] => Array
        (
            [module] => sale
            [file] => lib/discount/formatter.php
        )

    [bitrix\sale\internals\discounttable] => Array
        (
            [module] => sale
            [file] => lib/internals/discount.php
        )

    [bitrix\sale\internals\discountcoupontable] => Array
        (
            [module] => sale
            [file] => lib/internals/discountcoupon.php
        )

    [bitrix\sale\internals\discountentitiestable] => Array
        (
            [module] => sale
            [file] => lib/internals/discountentities.php
        )

    [bitrix\sale\internals\discountgrouptable] => Array
        (
            [module] => sale
            [file] => lib/internals/discountgroup.php
        )

    [bitrix\sale\internals\discountmoduletable] => Array
        (
            [module] => sale
            [file] => lib/internals/discountmodule.php
        )

    [bitrix\sale\internals\orderdiscounttable] => Array
        (
            [module] => sale
            [file] => lib/internals/orderdiscount.php
        )

    [bitrix\sale\internals\orderdiscountdatatable] => Array
        (
            [module] => sale
            [file] => lib/internals/orderdiscount.php
        )

    [bitrix\sale\internals\ordercouponstable] => Array
        (
            [module] => sale
            [file] => lib/internals/orderdiscount.php
        )

    [bitrix\sale\internals\ordermodulestable] => Array
        (
            [module] => sale
            [file] => lib/internals/orderdiscount.php
        )

    [bitrix\sale\internals\orderroundtable] => Array
        (
            [module] => sale
            [file] => lib/internals/orderround.php
        )

    [bitrix\sale\internals\orderrulestable] => Array
        (
            [module] => sale
            [file] => lib/internals/orderdiscount.php
        )

    [bitrix\sale\internals\orderrulesdescrtable] => Array
        (
            [module] => sale
            [file] => lib/internals/orderdiscount.php
        )

    [bitrix\sale\internals\accountnumbergenerator] => Array
        (
            [module] => sale
            [file] => lib/internals/accountnumber.php
        )

    [bitrix\sale\discount] => Array
        (
            [module] => sale
            [file] => lib/discount.php
        )

    [bitrix\sale\discountbase] => Array
        (
            [module] => sale
            [file] => lib/discountbase.php
        )

    [bitrix\sale\discountcouponsmanager] => Array
        (
            [module] => sale
            [file] => lib/discountcouponsmanager.php
        )

    [bitrix\sale\discountcouponsmanagerbase] => Array
        (
            [module] => sale
            [file] => lib/discountcouponsmanagerbase.php
        )

    [bitrix\sale\orderdiscount] => Array
        (
            [module] => sale
            [file] => lib/orderdiscount.php
        )

    [bitrix\sale\orderdiscountbase] => Array
        (
            [module] => sale
            [file] => lib/orderdiscountbase.php
        )

    [bitrix\sale\orderdiscountmanager] => Array
        (
            [module] => sale
            [file] => lib/orderdiscountmanager.php
        )

    [bitrix\sale\paysystem\logger] => Array
        (
            [module] => sale
            [file] => lib/paysystem/logger.php
        )

    [bitrix\sale\paysystem\restservice] => Array
        (
            [module] => sale
            [file] => lib/paysystem/restservice.php
        )

    [bitrix\sale\paysystem\resthandler] => Array
        (
            [module] => sale
            [file] => lib/paysystem/resthandler.php
        )

    [bitrix\sale\services\base\restclient] => Array
        (
            [module] => sale
            [file] => lib/services/base/restclient.php
        )

    [bitrix\sale\paysystem\service] => Array
        (
            [module] => sale
            [file] => lib/paysystem/service.php
        )

    [bitrix\sale\internals\paysystemresthandlerstable] => Array
        (
            [module] => sale
            [file] => lib/internals/paysystemresthandlers.php
        )

    [bitrix\sale\paysystem\manager] => Array
        (
            [module] => sale
            [file] => lib/paysystem/manager.php
        )

    [bitrix\sale\paysystem\baseservicehandler] => Array
        (
            [module] => sale
            [file] => lib/paysystem/baseservicehandler.php
        )

    [bitrix\sale\paysystem\servicehandler] => Array
        (
            [module] => sale
            [file] => lib/paysystem/servicehandler.php
        )

    [bitrix\sale\paysystem\irefund] => Array
        (
            [module] => sale
            [file] => lib/paysystem/irefund.php
        )

    [bitrix\sale\paysystem\ipdf] => Array
        (
            [module] => sale
            [file] => lib/paysystem/ipdf.php
        )

    [bitrix\sale\paysystem\irefundextended] => Array
        (
            [module] => sale
            [file] => lib/paysystem/irefundextended.php
        )

    [bitrix\sale\paysystem\cert] => Array
        (
            [module] => sale
            [file] => lib/paysystem/cert.php
        )

    [bitrix\sale\paysystem\ipayable] => Array
        (
            [module] => sale
            [file] => lib/paysystem/ipayable.php
        )

    [bitrix\sale\paysystem\icheckable] => Array
        (
            [module] => sale
            [file] => lib/paysystem/icheckable.php
        )

    [bitrix\sale\paysystem\iprepayable] => Array
        (
            [module] => sale
            [file] => lib/paysystem/iprepayable.php
        )

    [bitrix\sale\paysystem\compatibilityhandler] => Array
        (
            [module] => sale
            [file] => lib/paysystem/compatibilityhandler.php
        )

    [bitrix\sale\paysystem\ihold] => Array
        (
            [module] => sale
            [file] => lib/paysystem/ihold.php
        )

    [bitrix\sale\paysystem\ipartialhold] => Array
        (
            [module] => sale
            [file] => lib/paysystem/ipartialhold.php
        )

    [bitrix\sale\internals\paymentlogtable] => Array
        (
            [module] => sale
            [file] => lib/internals/paymentlog.php
        )

    [bitrix\sale\services\paysystem\restrictions\manager] => Array
        (
            [module] => sale
            [file] => lib/services/paysystem/restrictions/manager.php
        )

    [bitrix\sale\services\base\restriction] => Array
        (
            [module] => sale
            [file] => lib/services/base/restriction.php
        )

    [bitrix\sale\internals\yandexsettingstable] => Array
        (
            [module] => sale
            [file] => lib/internals/yandexsettings.php
        )

    [bitrix\sale\services\company\manager] => Array
        (
            [module] => sale
            [file] => lib/services/company/manager.php
        )

    [bitrix\sale\internals\collectionfilteriterator] => Array
        (
            [module] => sale
            [file] => lib/internals/collectionfilteriterator.php
        )

    [bitrix\sale\cashbox\internals\pool] => Array
        (
            [module] => sale
            [file] => lib/cashbox/internals/pool.php
        )

    [bitrix\sale\cashbox\internals\cashboxtable] => Array
        (
            [module] => sale
            [file] => lib/cashbox/internals/cashbox.php
        )

    [bitrix\sale\cashbox\internals\cashboxchecktable] => Array
        (
            [module] => sale
            [file] => lib/cashbox/internals/cashboxcheck.php
        )

    [bitrix\sale\cashbox\internals\cashboxzreporttable] => Array
        (
            [module] => sale
            [file] => lib/cashbox/internals/cashboxzreport.php
        )

    [bitrix\sale\cashbox\internals\cashboxerrlogtable] => Array
        (
            [module] => sale
            [file] => lib/cashbox/internals/cashboxerrlog.php
        )

    [bitrix\sale\cashbox\cashbox] => Array
        (
            [module] => sale
            [file] => lib/cashbox/cashbox.php
        )

    [bitrix\sale\cashbox\manager] => Array
        (
            [module] => sale
            [file] => lib/cashbox/manager.php
        )

    [bitrix\sale\cashbox\iprintimmediately] => Array
        (
            [module] => sale
            [file] => lib/cashbox/iprintimmediately.php
        )

    [bitrix\sale\cashbox\restrictions\manager] => Array
        (
            [module] => sale
            [file] => lib/cashbox/restrictions/manager.php
        )

    [bitrix\sale\notify] => Array
        (
            [module] => sale
            [file] => lib/notify.php
        )

    [bitrix\sale\buyerstatistic] => Array
        (
            [module] => sale
            [file] => /lib/buyerstatistic.php
        )

    [bitrix\sale\internals\buyerstatistictable] => Array
        (
            [module] => sale
            [file] => /lib/internals/buyerstatistic.php
        )

    [cadminsalelist] => Array
        (
            [module] => sale
            [file] => general/admin_lib.php
        )

    [bitrix\sale\helpers\admin\skuprops] => Array
        (
            [module] => sale
            [file] => lib/helpers/admin/skuprops.php
        )

    [bitrix\sale\helpers\admin\product] => Array
        (
            [module] => sale
            [file] => lib/helpers/admin/product.php
        )

    [bitrix\sale\helpers\order] => Array
        (
            [module] => sale
            [file] => lib/helpers/order.php
        )

    [bitrix\sale\location\comparator\replacement] => Array
        (
            [module] => sale
            [file] => lib/location/comparator/ru/replacement.php
        )

    [bitrix\sale\location\comparator\tmptable] => Array
        (
            [module] => sale
            [file] => lib/location/comparator/tmptable.php
        )

    [bitrix\sale\location\comparator] => Array
        (
            [module] => sale
            [file] => lib/location/comparator.php
        )

    [bitrix\sale\location\comparator\mapresult] => Array
        (
            [module] => sale
            [file] => lib/location/comparator/mapresult.php
        )

    [bitrix\sale\location\comparator\mapper] => Array
        (
            [module] => sale
            [file] => lib/location/comparator/mapper.php
        )

    [bitrix\sale\exchange\onec\documentimport] => Array
        (
            [module] => sale
            [file] => /lib/exchange/compatibility/documents.php
        )

    [bitrix\sale\exchange\onec\collisionorder] => Array
        (
            [module] => sale
            [file] => /lib/exchange/onec/importcollision.php
        )

    [bitrix\sale\exchange\onec\collisionshipment] => Array
        (
            [module] => sale
            [file] => /lib/exchange/onec/importcollision.php
        )

    [bitrix\sale\exchange\onec\collisionpayment] => Array
        (
            [module] => sale
            [file] => /lib/exchange/onec/importcollision.php
        )

    [bitrix\sale\exchange\onec\collisionprofile] => Array
        (
            [module] => sale
            [file] => /lib/exchange/onec/importcollision.php
        )

    [bitrix\sale\exchange\onec\paymentcashdocument] => Array
        (
            [module] => sale
            [file] => /lib/exchange/onec/paymentdocument.php
        )

    [bitrix\sale\exchange\onec\paymentcashlessdocument] => Array
        (
            [module] => sale
            [file] => /lib/exchange/onec/paymentdocument.php
        )

    [bitrix\sale\exchange\onec\paymentcarddocument] => Array
        (
            [module] => sale
            [file] => /lib/exchange/onec/paymentdocument.php
        )

    [bitrix\sale\exchange\onec\importcriterionbase] => Array
        (
            [module] => sale
            [file] => /lib/exchange/onec/importcriterion.php
        )

    [bitrix\sale\exchange\onec\importcriteriononeccml2] => Array
        (
            [module] => sale
            [file] => /lib/exchange/onec/importcriterion.php
        )

    [bitrix\sale\exchange\onec\criterionorder] => Array
        (
            [module] => sale
            [file] => /lib/exchange/onec/importcriterion.php
        )

    [bitrix\sale\exchange\onec\criterionshipment] => Array
        (
            [module] => sale
            [file] => /lib/exchange/onec/importcriterion.php
        )

    [bitrix\sale\exchange\onec\criterionshipmentinvoice] => Array
        (
            [module] => sale
            [file] => /lib/exchange/onec/importcriterion.php
        )

    [bitrix\sale\exchange\onec\criterionpayment] => Array
        (
            [module] => sale
            [file] => /lib/exchange/onec/importcriterion.php
        )

    [bitrix\sale\exchange\onec\criterionprofile] => Array
        (
            [module] => sale
            [file] => /lib/exchange/onec/importcriterion.php
        )

    [bitrix\sale\exchange\entity\orderimportloader] => Array
        (
            [module] => sale
            [file] => /lib/exchange/entity/entityimportloader.php
        )

    [bitrix\sale\exchange\entity\invoiceimportloader] => Array
        (
            [module] => sale
            [file] => /lib/exchange/entity/entityimportloader.php
        )

    [bitrix\sale\exchange\entity\paymentimportloader] => Array
        (
            [module] => sale
            [file] => /lib/exchange/entity/entityimportloader.php
        )

    [bitrix\sale\exchange\entity\shipmentimportloader] => Array
        (
            [module] => sale
            [file] => /lib/exchange/entity/entityimportloader.php
        )

    [bitrix\sale\exchange\entity\userprofileimportloader] => Array
        (
            [module] => sale
            [file] => /lib/exchange/entity/entityimportloader.php
        )

    [bitrix\sale\exchange\entity\paymentcashlessimport] => Array
        (
            [module] => sale
            [file] => /lib/exchange/entity/paymentimport.php
        )

    [bitrix\sale\exchange\entity\paymentcardimport] => Array
        (
            [module] => sale
            [file] => /lib/exchange/entity/paymentimport.php
        )

    [bitrix\sale\exchange\entity\paymentcashimport] => Array
        (
            [module] => sale
            [file] => /lib/exchange/entity/paymentimport.php
        )

    [bitrix\sale\location\geoip] => Array
        (
            [module] => sale
            [file] => /lib/location/geoip.php
        )

    [bitrix\sale\delivery\requests\manager] => Array
        (
            [module] => sale
            [file] => /lib/delivery/requests/manager.php
        )

    [bitrix\sale\delivery\requests\helper] => Array
        (
            [module] => sale
            [file] => /lib/delivery/requests/helper.php
        )

    [bitrix\sale\delivery\requests\handlerbase] => Array
        (
            [module] => sale
            [file] => /lib/delivery/requests/handlerbase.php
        )

    [bitrix\sale\delivery\requests\requesttable] => Array
        (
            [module] => sale
            [file] => /lib/delivery/requests/request.php
        )

    [bitrix\sale\delivery\requests\shipmenttable] => Array
        (
            [module] => sale
            [file] => /lib/delivery/requests/shipment.php
        )

    [bitrix\sale\delivery\requests\result] => Array
        (
            [module] => sale
            [file] => /lib/delivery/requests/result.php
        )

    [bitrix\sale\delivery\requests\resultfile] => Array
        (
            [module] => sale
            [file] => /lib/delivery/requests/resultfile.php
        )

    [bitrix\sale\delivery\packing\packer] => Array
        (
            [module] => sale
            [file] => /lib/delivery/packing/packer.php
        )

    [bitrix\sale\recurring] => Array
        (
            [module] => sale
            [file] => /lib/recurring.php
        )

    [bitrix\sale\location\normalizer\builder] => Array
        (
            [module] => sale
            [file] => /lib/location/normalizer/builder.php
        )

    [bitrix\sale\location\normalizer\ibuilder] => Array
        (
            [module] => sale
            [file] => /lib/location/normalizer/ibuilder.php
        )

    [bitrix\sale\location\normalizer\normalizer] => Array
        (
            [module] => sale
            [file] => /lib/location/normalizer/normalizer.php
        )

    [bitrix\sale\location\normalizer\inormalizer] => Array
        (
            [module] => sale
            [file] => /lib/location/normalizer/inormalizer.php
        )

    [bitrix\sale\location\normalizer\commonnormalizer] => Array
        (
            [module] => sale
            [file] => /lib/location/normalizer/commonnormalizer.php
        )

    [bitrix\sale\location\normalizer\nullnormalizer] => Array
        (
            [module] => sale
            [file] => /lib/location/normalizer/nullnormalizer.php
        )

    [bitrix\sale\location\normalizer\spacenormalizer] => Array
        (
            [module] => sale
            [file] => /lib/location/normalizer/spacenormalizer.php
        )

    [bitrix\sale\location\normalizer\languagenormalizer] => Array
        (
            [module] => sale
            [file] => /lib/location/normalizer/languagenormalizer.php
        )

    [bitrix\sale\location\normalizer\helper] => Array
        (
            [module] => sale
            [file] => /lib/location/normalizer/helper.php
        )

    [sale\handlers\delivery\additional\ruspost\reliability\service] => Array
        (
            [module] => sale
            [file] => /handlers/delivery/additional/ruspost/reliability/service.php
        )

)
Array
(
    [bitrix\main\application] => Array
        (
            [module] => main
            [file] => lib/application.php
        )

    [bitrix\main\httpapplication] => Array
        (
            [module] => main
            [file] => lib/httpapplication.php
        )

    [bitrix\main\argumentexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\argumentnullexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\argumentoutofrangeexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\argumenttypeexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\notimplementedexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\notsupportedexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\invalidoperationexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\objectpropertyexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\objectnotfoundexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\objectexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\systemexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\accessdeniedexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\decodingexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\io\invalidpathexception] => Array
        (
            [module] => main
            [file] => lib/io/ioexception.php
        )

    [bitrix\main\io\filenotfoundexception] => Array
        (
            [module] => main
            [file] => lib/io/ioexception.php
        )

    [bitrix\main\io\filedeleteexception] => Array
        (
            [module] => main
            [file] => lib/io/ioexception.php
        )

    [bitrix\main\io\fileopenexception] => Array
        (
            [module] => main
            [file] => lib/io/ioexception.php
        )

    [bitrix\main\io\filenotopenedexception] => Array
        (
            [module] => main
            [file] => lib/io/ioexception.php
        )

    [bitrix\main\context] => Array
        (
            [module] => main
            [file] => lib/context.php
        )

    [bitrix\main\httpcontext] => Array
        (
            [module] => main
            [file] => lib/httpcontext.php
        )

    [bitrix\main\dispatcher] => Array
        (
            [module] => main
            [file] => lib/dispatcher.php
        )

    [bitrix\main\environment] => Array
        (
            [module] => main
            [file] => lib/environment.php
        )

    [bitrix\main\event] => Array
        (
            [module] => main
            [file] => lib/event.php
        )

    [bitrix\main\eventmanager] => Array
        (
            [module] => main
            [file] => lib/eventmanager.php
        )

    [bitrix\main\eventresult] => Array
        (
            [module] => main
            [file] => lib/eventresult.php
        )

    [bitrix\main\request] => Array
        (
            [module] => main
            [file] => lib/request.php
        )

    [bitrix\main\httprequest] => Array
        (
            [module] => main
            [file] => lib/httprequest.php
        )

    [bitrix\main\response] => Array
        (
            [module] => main
            [file] => lib/response.php
        )

    [bitrix\main\httpresponse] => Array
        (
            [module] => main
            [file] => lib/httpresponse.php
        )

    [bitrix\main\modulemanager] => Array
        (
            [module] => main
            [file] => lib/modulemanager.php
        )

    [bitrix\main\server] => Array
        (
            [module] => main
            [file] => lib/server.php
        )

    [bitrix\main\config\configuration] => Array
        (
            [module] => main
            [file] => lib/config/configuration.php
        )

    [bitrix\main\config\option] => Array
        (
            [module] => main
            [file] => lib/config/option.php
        )

    [bitrix\main\context\culture] => Array
        (
            [module] => main
            [file] => lib/context/culture.php
        )

    [bitrix\main\data\cache] => Array
        (
            [module] => main
            [file] => lib/data/cache.php
        )

    [bitrix\main\data\cacheengineapc] => Array
        (
            [module] => main
            [file] => lib/data/cacheengineapc.php
        )

    [bitrix\main\data\cacheenginememcache] => Array
        (
            [module] => main
            [file] => lib/data/cacheenginememcache.php
        )

    [bitrix\main\data\cacheenginefiles] => Array
        (
            [module] => main
            [file] => lib/data/cacheenginefiles.php
        )

    [bitrix\main\data\cacheenginenone] => Array
        (
            [module] => main
            [file] => lib/data/cacheenginenone.php
        )

    [bitrix\main\data\connection] => Array
        (
            [module] => main
            [file] => lib/data/connection.php
        )

    [bitrix\main\data\connectionpool] => Array
        (
            [module] => main
            [file] => lib/data/connectionpool.php
        )

    [bitrix\main\data\icacheengine] => Array
        (
            [module] => main
            [file] => lib/data/cache.php
        )

    [bitrix\main\data\hsphpreadconnection] => Array
        (
            [module] => main
            [file] => lib/data/hsphpreadconnection.php
        )

    [bitrix\main\data\managedcache] => Array
        (
            [module] => main
            [file] => lib/data/managedcache.php
        )

    [bitrix\main\data\taggedcache] => Array
        (
            [module] => main
            [file] => lib/data/taggedcache.php
        )

    [bitrix\main\data\memcacheconnection] => Array
        (
            [module] => main
            [file] => lib/data/memcacheconnection.php
        )

    [bitrix\main\data\memcachedconnection] => Array
        (
            [module] => main
            [file] => lib/data/memcachedconnection.php
        )

    [bitrix\main\data\nosqlconnection] => Array
        (
            [module] => main
            [file] => lib/data/nosqlconnection.php
        )

    [bitrix\main\db\arrayresult] => Array
        (
            [module] => main
            [file] => lib/db/arrayresult.php
        )

    [bitrix\main\db\result] => Array
        (
            [module] => main
            [file] => lib/db/result.php
        )

    [bitrix\main\db\connection] => Array
        (
            [module] => main
            [file] => lib/db/connection.php
        )

    [bitrix\main\db\sqlexception] => Array
        (
            [module] => main
            [file] => lib/db/sqlexception.php
        )

    [bitrix\main\db\sqlqueryexception] => Array
        (
            [module] => main
            [file] => lib/db/sqlexception.php
        )

    [bitrix\main\db\transactionexception] => Array
        (
            [module] => main
            [file] => lib/db/sqlexception.php
        )

    [bitrix\main\db\sqlexpression] => Array
        (
            [module] => main
            [file] => lib/db/sqlexpression.php
        )

    [bitrix\main\db\sqlhelper] => Array
        (
            [module] => main
            [file] => lib/db/sqlhelper.php
        )

    [bitrix\main\db\mysqlcommonconnection] => Array
        (
            [module] => main
            [file] => lib/db/mysqlcommonconnection.php
        )

    [bitrix\main\db\mysqliconnection] => Array
        (
            [module] => main
            [file] => lib/db/mysqliconnection.php
        )

    [bitrix\main\db\mysqliresult] => Array
        (
            [module] => main
            [file] => lib/db/mysqliresult.php
        )

    [bitrix\main\db\mysqlisqlhelper] => Array
        (
            [module] => main
            [file] => lib/db/mysqlisqlhelper.php
        )

    [bitrix\main\db\mssqlconnection] => Array
        (
            [module] => main
            [file] => lib/db/mssqlconnection.php
        )

    [bitrix\main\db\mssqlresult] => Array
        (
            [module] => main
            [file] => lib/db/mssqlresult.php
        )

    [bitrix\main\db\mssqlsqlhelper] => Array
        (
            [module] => main
            [file] => lib/db/mssqlsqlhelper.php
        )

    [bitrix\main\db\oracleconnection] => Array
        (
            [module] => main
            [file] => lib/db/oracleconnection.php
        )

    [bitrix\main\db\oracleresult] => Array
        (
            [module] => main
            [file] => lib/db/oracleresult.php
        )

    [bitrix\main\db\oraclesqlhelper] => Array
        (
            [module] => main
            [file] => lib/db/oraclesqlhelper.php
        )

    [bitrix\main\db\pgsqlconnection] => Array
        (
            [module] => main
            [file] => lib/db/pgsqlconnection.php
        )

    [bitrix\main\diag\httpexceptionhandleroutput] => Array
        (
            [module] => main
            [file] => lib/diag/httpexceptionhandleroutput.php
        )

    [bitrix\main\diag\fileexceptionhandlerlog] => Array
        (
            [module] => main
            [file] => lib/diag/fileexceptionhandlerlog.php
        )

    [bitrix\main\diag\exceptionhandler] => Array
        (
            [module] => main
            [file] => lib/diag/exceptionhandler.php
        )

    [bitrix\main\diag\iexceptionhandleroutput] => Array
        (
            [module] => main
            [file] => lib/diag/iexceptionhandleroutput.php
        )

    [bitrix\main\diag\exceptionhandlerlog] => Array
        (
            [module] => main
            [file] => lib/diag/exceptionhandlerlog.php
        )

    [bitrix\main\io\file] => Array
        (
            [module] => main
            [file] => lib/io/file.php
        )

    [bitrix\main\io\fileentry] => Array
        (
            [module] => main
            [file] => lib/io/fileentry.php
        )

    [bitrix\main\io\path] => Array
        (
            [module] => main
            [file] => lib/io/path.php
        )

    [bitrix\main\io\filesystementry] => Array
        (
            [module] => main
            [file] => lib/io/filesystementry.php
        )

    [bitrix\main\io\ifilestream] => Array
        (
            [module] => main
            [file] => lib/io/ifilestream.php
        )

    [bitrix\main\localization\loc] => Array
        (
            [module] => main
            [file] => lib/localization/loc.php
        )

    [bitrix\main\mail\mail] => Array
        (
            [module] => main
            [file] => lib/mail/mail.php
        )

    [bitrix\main\mail\tracking] => Array
        (
            [module] => main
            [file] => lib/mail/tracking.php
        )

    [bitrix\main\mail\eventmanager] => Array
        (
            [module] => main
            [file] => lib/mail/eventmanager.php
        )

    [bitrix\main\mail\eventmessagecompiler] => Array
        (
            [module] => main
            [file] => lib/mail/eventmessagecompiler.php
        )

    [bitrix\main\mail\eventmessagethemecompiler] => Array
        (
            [module] => main
            [file] => lib/mail/eventmessagethemecompiler.php
        )

    [bitrix\main\mail\internal\event] => Array
        (
            [module] => main
            [file] => lib/mail/internal/event.php
        )

    [bitrix\main\mail\internal\eventattachment] => Array
        (
            [module] => main
            [file] => lib/mail/internal/eventattachment.php
        )

    [bitrix\main\mail\internal\eventmessage] => Array
        (
            [module] => main
            [file] => lib/mail/internal/eventmessage.php
        )

    [bitrix\main\mail\internal\eventmessagesite] => Array
        (
            [module] => main
            [file] => lib/mail/internal/eventmessagesite.php
        )

    [bitrix\main\mail\internal\eventmessageattachment] => Array
        (
            [module] => main
            [file] => lib/mail/internal/eventmessageattachment.php
        )

    [bitrix\main\mail\internal\eventtype] => Array
        (
            [module] => main
            [file] => lib/mail/internal/eventtype.php
        )

    [bitrix\main\text\converter] => Array
        (
            [module] => main
            [file] => lib/text/converter.php
        )

    [bitrix\main\text\emptyconverter] => Array
        (
            [module] => main
            [file] => lib/text/emptyconverter.php
        )

    [bitrix\main\text\encoding] => Array
        (
            [module] => main
            [file] => lib/text/encoding.php
        )

    [bitrix\main\text\htmlconverter] => Array
        (
            [module] => main
            [file] => lib/text/htmlconverter.php
        )

    [bitrix\main\text\binarystring] => Array
        (
            [module] => main
            [file] => lib/text/binarystring.php
        )

    [bitrix\main\text\xmlconverter] => Array
        (
            [module] => main
            [file] => lib/text/xmlconverter.php
        )

    [bitrix\main\type\collection] => Array
        (
            [module] => main
            [file] => lib/type/collection.php
        )

    [bitrix\main\type\date] => Array
        (
            [module] => main
            [file] => lib/type/date.php
        )

    [bitrix\main\type\datetime] => Array
        (
            [module] => main
            [file] => lib/type/datetime.php
        )

    [bitrix\main\type\dictionary] => Array
        (
            [module] => main
            [file] => lib/type/dictionary.php
        )

    [bitrix\main\type\filterabledictionary] => Array
        (
            [module] => main
            [file] => lib/type/filterabledictionary.php
        )

    [bitrix\main\type\parameterdictionary] => Array
        (
            [module] => main
            [file] => lib/type/parameterdictionary.php
        )

    [bitrix\main\web\cookie] => Array
        (
            [module] => main
            [file] => lib/web/cookie.php
        )

    [bitrix\main\web\uri] => Array
        (
            [module] => main
            [file] => lib/web/uri.php
        )

    [bitrix\main\sendereventhandler] => Array
        (
            [module] => main
            [file] => lib/senderconnector.php
        )

    [bitrix\main\senderconnectoruser] => Array
        (
            [module] => main
            [file] => lib/senderconnector.php
        )

    [bitrix\main\urlrewriterrulemaker] => Array
        (
            [module] => main
            [file] => lib/urlrewriter.php
        )

    [bitrix\main\update\stepper] => Array
        (
            [module] => main
            [file] => lib/update/stepper.php
        )

    [bitrix\main\composite\abstractresponse] => Array
        (
            [module] => main
            [file] => lib/composite/responder.php
        )

    [bitrix\main\composite\fileresponse] => Array
        (
            [module] => main
            [file] => lib/composite/responder.php
        )

    [bitrix\main\composite\memcachedresponse] => Array
        (
            [module] => main
            [file] => lib/composite/responder.php
        )

    [bitrix\main\security\otpexception] => Array
        (
            [module] => main
            [file] => lib/security/securityexception.php
        )

    [ctimezone] => Array
        (
            [module] => main
            [file] => classes/general/time.php
        )

    [cbxpunycode] => Array
        (
            [module] => main
            [file] => classes/general/punycode.php
        )

    [ibxvirtualio] => Array
        (
            [module] => main
            [file] => classes/general/virtual_io.php
        )

    [ibxgeterrors] => Array
        (
            [module] => main
            [file] => classes/general/virtual_io.php
        )

    [cbxvirtualio] => Array
        (
            [module] => main
            [file] => classes/general/virtual_io.php
        )

    [cbxvirtualfilebase] => Array
        (
            [module] => main
            [file] => classes/general/virtual_file.php
        )

    [cbxvirtualfile] => Array
        (
            [module] => main
            [file] => classes/general/virtual_file.php
        )

    [cbxvirtualdirectory] => Array
        (
            [module] => main
            [file] => classes/general/virtual_file.php
        )

    [calloption] => Array
        (
            [module] => main
            [file] => classes/general/option.php
        )

    [coption] => Array
        (
            [module] => main
            [file] => classes/general/option.php
        )

    [callpageoption] => Array
        (
            [module] => main
            [file] => classes/general/pageoption.php
        )

    [cpageoption] => Array
        (
            [module] => main
            [file] => classes/general/pageoption.php
        )

    [callsqlwhere] => Array
        (
            [module] => main
            [file] => classes/general/sqlwhere.php
        )

    [csqlwhereexpression] => Array
        (
            [module] => main
            [file] => classes/general/sqlwhere.php
        )

    [csqlwhere] => Array
        (
            [module] => main
            [file] => classes/general/sqlwhere.php
        )

    [calllanguage] => Array
        (
            [module] => main
            [file] => classes/general/language.php
        )

    [clanguage] => Array
        (
            [module] => main
            [file] => classes/general/language.php
        )

    [clangadmin] => Array
        (
            [module] => main
            [file] => classes/general/language.php
        )

    [_clangdbresult] => Array
        (
            [module] => main
            [file] => classes/general/langdbresult.php
        )

    [callagent] => Array
        (
            [module] => main
            [file] => classes/general/agent.php
        )

    [cagent] => Array
        (
            [module] => main
            [file] => classes/mysql/agent.php
        )

    [capplicationexception] => Array
        (
            [module] => main
            [file] => classes/general/applicationexception.php
        )

    [cadminexception] => Array
        (
            [module] => main
            [file] => classes/general/adminexception.php
        )

    [callsite] => Array
        (
            [module] => main
            [file] => classes/general/site.php
        )

    [calllang] => Array
        (
            [module] => main
            [file] => classes/general/site.php
        )

    [csite] => Array
        (
            [module] => main
            [file] => classes/general/site.php
        )

    [clang] => Array
        (
            [module] => main
            [file] => classes/general/site.php
        )

    [chttp] => Array
        (
            [module] => main
            [file] => classes/general/http.php
        )

    [cutil] => Array
        (
            [module] => main
            [file] => classes/general/util.php
        )

    [callmain] => Array
        (
            [module] => main
            [file] => classes/general/main.php
        )

    [cmain] => Array
        (
            [module] => main
            [file] => classes/general/main.php
        )

    [calldatabase] => Array
        (
            [module] => main
            [file] => classes/general/database.php
        )

    [calldbresult] => Array
        (
            [module] => main
            [file] => classes/general/dbresult.php
        )

    [cdatabasemysql] => Array
        (
            [module] => main
            [file] => classes/mysql/database.php
        )

    [cdbresultmysql] => Array
        (
            [module] => main
            [file] => classes/mysql/dbresult.php
        )

    [icachebackend] => Array
        (
            [module] => main
            [file] => classes/general/cache_backend.php
        )

    [cphpcache] => Array
        (
            [module] => main
            [file] => classes/general/cache.php
        )

    [ccachemanager] => Array
        (
            [module] => main
            [file] => classes/general/cache_manager.php
        )

    [cpagecache] => Array
        (
            [module] => main
            [file] => classes/general/page_cache.php
        )

    [cstackcacheentry] => Array
        (
            [module] => main
            [file] => classes/general/stack_cache_entry.php
        )

    [cstackcachemanager] => Array
        (
            [module] => main
            [file] => classes/general/stack_cache.php
        )

    [cmodule] => Array
        (
            [module] => main
            [file] => /classes/general/module.php
        )

    [bitrix\main\entity\ufield] => Array
        (
            [module] => main
            [file] => include/deprecated/ufield.php
        )

    [cdatabase] => Array
        (
            [module] => main
            [file] => classes/mysql/database.php
        )

    [cdbresult] => Array
        (
            [module] => main
            [file] => classes/mysql/dbresult.php
        )

    [csitetemplate] => Array
        (
            [module] => main
            [file] => classes/general/site_template.php
        )

    [cbitrixcomponent] => Array
        (
            [module] => main
            [file] => classes/general/component.php
        )

    [ccomponentengine] => Array
        (
            [module] => main
            [file] => classes/general/component_engine.php
        )

    [ccomponentajax] => Array
        (
            [module] => main
            [file] => classes/general/component_ajax.php
        )

    [cbitrixcomponenttemplate] => Array
        (
            [module] => main
            [file] => classes/general/component_template.php
        )

    [ccomponentutil] => Array
        (
            [module] => main
            [file] => classes/general/component_util.php
        )

    [ccontrollerclient] => Array
        (
            [module] => main
            [file] => classes/general/controller_member.php
        )

    [phpparser] => Array
        (
            [module] => main
            [file] => classes/general/php_parser.php
        )

    [cdiskquota] => Array
        (
            [module] => main
            [file] => classes/general/quota.php
        )

    [ceventlog] => Array
        (
            [module] => main
            [file] => classes/general/event_log.php
        )

    [ceventmain] => Array
        (
            [module] => main
            [file] => classes/general/event_log.php
        )

    [cadminfiledialog] => Array
        (
            [module] => main
            [file] => classes/general/file_dialog.php
        )

    [wll_user] => Array
        (
            [module] => main
            [file] => classes/general/liveid.php
        )

    [wll_consenttoken] => Array
        (
            [module] => main
            [file] => classes/general/liveid.php
        )

    [windowslivelogin] => Array
        (
            [module] => main
            [file] => classes/general/liveid.php
        )

    [cfile] => Array
        (
            [module] => main
            [file] => classes/general/file.php
        )

    [callfile] => Array
        (
            [module] => main
            [file] => classes/general/file.php
        )

    [ctempfile] => Array
        (
            [module] => main
            [file] => classes/general/file_temp.php
        )

    [cfavorites] => Array
        (
            [module] => main
            [file] => classes/mysql/favorites.php
        )

    [cuseroptions] => Array
        (
            [module] => main
            [file] => classes/general/user_options.php
        )

    [cgridoptions] => Array
        (
            [module] => main
            [file] => classes/general/grids.php
        )

    [cundo] => Array
        (
            [module] => main
            [file] => /classes/general/undo.php
        )

    [cautosave] => Array
        (
            [module] => main
            [file] => /classes/general/undo.php
        )

    [callratings] => Array
        (
            [module] => main
            [file] => classes/general/ratings.php
        )

    [cratings] => Array
        (
            [module] => main
            [file] => classes/mysql/ratings.php
        )

    [cratingscomponentsmain] => Array
        (
            [module] => main
            [file] => classes/mysql/ratings_components.php
        )

    [cratingrule] => Array
        (
            [module] => main
            [file] => classes/general/rating_rule.php
        )

    [cratingrulesmain] => Array
        (
            [module] => main
            [file] => classes/mysql/rating_rules.php
        )

    [ctoppanel] => Array
        (
            [module] => main
            [file] => public/top_panel.php
        )

    [ceditarea] => Array
        (
            [module] => main
            [file] => public/edit_area.php
        )

    [ccomponentpanel] => Array
        (
            [module] => main
            [file] => public/edit_area.php
        )

    [ctextparser] => Array
        (
            [module] => main
            [file] => classes/general/textparser.php
        )

    [cphpcachefiles] => Array
        (
            [module] => main
            [file] => classes/general/cache_files.php
        )

    [cdataxmlnode] => Array
        (
            [module] => main
            [file] => classes/general/xml.php
        )

    [cdataxmldocument] => Array
        (
            [module] => main
            [file] => classes/general/xml.php
        )

    [cdataxml] => Array
        (
            [module] => main
            [file] => classes/general/xml.php
        )

    [cxmlfilestream] => Array
        (
            [module] => main
            [file] => classes/general/xml.php
        )

    [crsaprovider] => Array
        (
            [module] => main
            [file] => classes/general/rsasecurity.php
        )

    [crsasecurity] => Array
        (
            [module] => main
            [file] => classes/general/rsasecurity.php
        )

    [crsabcmathprovider] => Array
        (
            [module] => main
            [file] => classes/general/rsabcmath.php
        )

    [crsaopensslprovider] => Array
        (
            [module] => main
            [file] => classes/general/rsaopenssl.php
        )

    [casnreader] => Array
        (
            [module] => main
            [file] => classes/general/asn.php
        )

    [cbxshorturi] => Array
        (
            [module] => main
            [file] => classes/mysql/short_uri.php
        )

    [cfinder] => Array
        (
            [module] => main
            [file] => classes/general/finder.php
        )

    [caccess] => Array
        (
            [module] => main
            [file] => classes/general/access.php
        )

    [cauthprovider] => Array
        (
            [module] => main
            [file] => classes/general/authproviders.php
        )

    [iproviderinterface] => Array
        (
            [module] => main
            [file] => classes/general/authproviders.php
        )

    [cgroupauthprovider] => Array
        (
            [module] => main
            [file] => classes/general/authproviders.php
        )

    [cuserauthprovider] => Array
        (
            [module] => main
            [file] => classes/general/authproviders.php
        )

    [ctableschema] => Array
        (
            [module] => main
            [file] => classes/general/table_schema.php
        )

    [ccsvdata] => Array
        (
            [module] => main
            [file] => classes/general/csv_data.php
        )

    [csmile] => Array
        (
            [module] => main
            [file] => classes/general/smile.php
        )

    [csmilegallery] => Array
        (
            [module] => main
            [file] => classes/general/smile.php
        )

    [csmileset] => Array
        (
            [module] => main
            [file] => classes/general/smile.php
        )

    [cglobalcounter] => Array
        (
            [module] => main
            [file] => classes/general/global_counter.php
        )

    [cusercounter] => Array
        (
            [module] => main
            [file] => classes/mysql/user_counter.php
        )

    [cusercounterpage] => Array
        (
            [module] => main
            [file] => classes/mysql/user_counter.php
        )

    [chotkeys] => Array
        (
            [module] => main
            [file] => classes/general/hot_keys.php
        )

    [chotkeyscode] => Array
        (
            [module] => main
            [file] => classes/general/hot_keys.php
        )

    [cbxsanitizer] => Array
        (
            [module] => main
            [file] => classes/general/sanitizer.php
        )

    [ibxarchive] => Array
        (
            [module] => main
            [file] => classes/general/archive.php
        )

    [cbxarchive] => Array
        (
            [module] => main
            [file] => classes/general/archive.php
        )

    [cadminnotify] => Array
        (
            [module] => main
            [file] => classes/general/admin_notify.php
        )

    [cbxfavadmmenu] => Array
        (
            [module] => main
            [file] => classes/general/favorites.php
        )

    [cadmininformer] => Array
        (
            [module] => main
            [file] => classes/general/admin_informer.php
        )

    [csitecheckertest] => Array
        (
            [module] => main
            [file] => classes/general/site_checker.php
        )

    [csqlutil] => Array
        (
            [module] => main
            [file] => classes/general/sql_util.php
        )

    [cfileuploader] => Array
        (
            [module] => main
            [file] => classes/general/uploader.php
        )

    [lpa] => Array
        (
            [module] => main
            [file] => classes/general/lpa.php
        )

    [cadminfilter] => Array
        (
            [module] => main
            [file] => interface/admin_filter.php
        )

    [cadminlist] => Array
        (
            [module] => main
            [file] => interface/admin_list.php
        )

    [cadminlistrow] => Array
        (
            [module] => main
            [file] => interface/admin_list.php
        )

    [cadminuilist] => Array
        (
            [module] => main
            [file] => interface/admin_ui_list.php
        )

    [cadminuilistrow] => Array
        (
            [module] => main
            [file] => interface/admin_ui_list.php
        )

    [cadminuiresult] => Array
        (
            [module] => main
            [file] => interface/admin_ui_list.php
        )

    [cadminuicontextmenu] => Array
        (
            [module] => main
            [file] => interface/admin_ui_list.php
        )

    [cadminuisorting] => Array
        (
            [module] => main
            [file] => interface/admin_ui_list.php
        )

    [cadminuilistactionpanel] => Array
        (
            [module] => main
            [file] => interface/admin_ui_list.php
        )

    [cadmintabcontrol] => Array
        (
            [module] => main
            [file] => interface/admin_tabcontrol.php
        )

    [cadminform] => Array
        (
            [module] => main
            [file] => interface/admin_form.php
        )

    [cadminformsettings] => Array
        (
            [module] => main
            [file] => interface/admin_form.php
        )

    [cadmintabcontroldrag] => Array
        (
            [module] => main
            [file] => interface/admin_tabcontrol_drag.php
        )

    [cadmindraggableblockengine] => Array
        (
            [module] => main
            [file] => interface/admin_tabcontrol_drag.php
        )

    [cjspopup] => Array
        (
            [module] => main
            [file] => interface/jspopup.php
        )

    [cjspopuponpage] => Array
        (
            [module] => main
            [file] => interface/jspopup.php
        )

    [cadmincalendar] => Array
        (
            [module] => main
            [file] => interface/admin_calendar.php
        )

    [cadminviewtabcontrol] => Array
        (
            [module] => main
            [file] => interface/admin_viewtabcontrol.php
        )

    [cadmintabengine] => Array
        (
            [module] => main
            [file] => interface/admin_tabengine.php
        )

    [ccaptcha] => Array
        (
            [module] => main
            [file] => classes/general/captcha.php
        )

    [cmpnotifications] => Array
        (
            [module] => main
            [file] => classes/general/mp_notifications.php
        )

    [calltask] => Array
        (
            [module] => main
            [file] => classes/general/task.php
        )

    [ctask] => Array
        (
            [module] => main
            [file] => classes/general/task.php
        )

    [calloperation] => Array
        (
            [module] => main
            [file] => classes/general/operation.php
        )

    [coperation] => Array
        (
            [module] => main
            [file] => classes/general/operation.php
        )

    [callgroup] => Array
        (
            [module] => main
            [file] => classes/general/group.php
        )

    [cgroup] => Array
        (
            [module] => main
            [file] => classes/general/group.php
        )

    [cajax] => Array
        (
            [module] => main
            [file] => ajax_tools.php
        )

    [calluser] => Array
        (
            [module] => main
            [file] => classes/general/user.php
        )

    [cuser] => Array
        (
            [module] => main
            [file] => classes/general/user.php
        )

    [callevent] => Array
        (
            [module] => main
            [file] => classes/general/event.php
        )

    [cevent] => Array
        (
            [module] => main
            [file] => classes/general/event.php
        )

    [calleventmessage] => Array
        (
            [module] => main
            [file] => classes/general/eventmessage.php
        )

    [ceventmessage] => Array
        (
            [module] => main
            [file] => classes/general/eventmessage.php
        )

    [ceventtype] => Array
        (
            [module] => main
            [file] => classes/general/eventmessage.php
        )

    [_ceventtyperesult] => Array
        (
            [module] => main
            [file] => classes/general/eventmessage.php
        )

    [cdbresulteventmultiresult] => Array
        (
            [module] => main
            [file] => classes/general/eventmessage.php
        )

    [cdebuginfo] => Array
        (
            [module] => main
            [file] => classes/general/debuginfo.php
        )

    [ccaptchaagent] => Array
        (
            [module] => main
            [file] => classes/general/captchaagent.php
        )

    [callfilterquery] => Array
        (
            [module] => main
            [file] => classes/general/filterquery.php
        )

    [cfilterquery] => Array
        (
            [module] => main
            [file] => classes/general/filterquery.php
        )

    [cconvertorspregreplacehelper] => Array
        (
            [module] => main
            [file] => classes/general/convertorspregreplacehelper.php
        )

    [cspacer] => Array
        (
            [module] => main
            [file] => classes/general/spacer.php
        )

    [updatetools] => Array
        (
            [module] => main
            [file] => classes/general/updatetools.php
        )

    [cjscore] => Array
        (
            [module] => main
            [file] => classes/general/jscore.php
        )

    [cchecklisttools] => Array
        (
            [module] => main
            [file] => classes/general/checklist.php
        )

    [cmenu] => Array
        (
            [module] => main
            [file] => classes/general/menu.php
        )

    [cmenucustom] => Array
        (
            [module] => main
            [file] => classes/general/menucustom.php
        )

    [callusertypeentity] => Array
        (
            [module] => main
            [file] => classes/general/usertype.php
        )

    [cusertypeentity] => Array
        (
            [module] => main
            [file] => classes/general/usertype.php
        )

    [cuserfieldenum] => Array
        (
            [module] => main
            [file] => classes/general/userfieldenum.php
        )

    [cusertypesql] => Array
        (
            [module] => main
            [file] => classes/general/usertypesql.php
        )

    [cusertypemanager] => Array
        (
            [module] => main
            [file] => classes/general/usertypemanager.php
        )

    [cusertypestring] => Array
        (
            [module] => main
            [file] => classes/general/usertypestr.php
        )

    [cusertypeinteger] => Array
        (
            [module] => main
            [file] => classes/general/usertypeint.php
        )

    [cusertypedouble] => Array
        (
            [module] => main
            [file] => classes/general/usertypedbl.php
        )

    [cusertypedatetime] => Array
        (
            [module] => main
            [file] => classes/general/usertypetime.php
        )

    [cusertypedate] => Array
        (
            [module] => main
            [file] => classes/general/usertypedate.php
        )

    [cusertypeboolean] => Array
        (
            [module] => main
            [file] => classes/general/usertypebool.php
        )

    [cusertypefile] => Array
        (
            [module] => main
            [file] => classes/general/usertypefile.php
        )

    [cusertypeenum] => Array
        (
            [module] => main
            [file] => classes/general/usertypeenum.php
        )

    [cusertypeiblocksection] => Array
        (
            [module] => main
            [file] => classes/general/usertypesection.php
        )

    [ciblocksectionenum] => Array
        (
            [module] => main
            [file] => classes/general/usertypesection.php
        )

    [cusertypeiblockelement] => Array
        (
            [module] => main
            [file] => classes/general/usertypeelement.php
        )

    [cusertypestringformatted] => Array
        (
            [module] => main
            [file] => classes/general/usertypestrfmt.php
        )

    [cusertypeurl] => Array
        (
            [module] => main
            [file] => classes/general/usertypeurl.php
        )

    [bxgadget] => Array
        (
            [module] => main
            [file] => classes/general/gadget.php
        )

    [cmainadmin] => Array
        (
            [module] => main
            [file] => classes/general/main_admin.php
        )

    [ctemplates] => Array
        (
            [module] => main
            [file] => classes/general/templates.php
        )

    [cpagetemplate] => Array
        (
            [module] => main
            [file] => classes/general/page_template.php
        )

    [filescmp] => Array
        (
            [module] => main
            [file] => classes/general/files_cmp.php
        )

    [carchiver] => Array
        (
            [module] => main
            [file] => classes/general/tar_gz.php
        )

    [czip] => Array
        (
            [module] => main
            [file] => classes/general/zip.php
        )

    [curlrewriter] => Array
        (
            [module] => main
            [file] => classes/general/urlrewriter.php
        )

    [charsetconverter] => Array
        (
            [module] => main
            [file] => classes/general/charset_converter.php
        )

    [chtmlpagescache] => Array
        (
            [module] => main
            [file] => lib/composite/helper.php
        )

    [statichtmlmemcachedresponse] => Array
        (
            [module] => main
            [file] => lib/composite/responder.php
        )

    [statichtmlfileresponse] => Array
        (
            [module] => main
            [file] => lib/composite/responder.php
        )

    [bitrix\main\page\frame] => Array
        (
            [module] => main
            [file] => lib/composite/engine.php
        )

    [bitrix\main\page\framestatic] => Array
        (
            [module] => main
            [file] => lib/composite/staticarea.php
        )

    [bitrix\main\page\framebuffered] => Array
        (
            [module] => main
            [file] => lib/composite/bufferarea.php
        )

    [bitrix\main\page\framehelper] => Array
        (
            [module] => main
            [file] => lib/composite/bufferarea.php
        )

    [bitrix\main\data\statichtmlcache] => Array
        (
            [module] => main
            [file] => lib/composite/page.php
        )

    [bitrix\main\data\statichtmlstorage] => Array
        (
            [module] => main
            [file] => lib/composite/data/abstractstorage.php
        )

    [bitrix\main\data\statichtmlfilestorage] => Array
        (
            [module] => main
            [file] => lib/composite/data/filestorage.php
        )

    [bitrix\main\data\statichtmlmemcachedstorage] => Array
        (
            [module] => main
            [file] => lib/composite/data/memcachedstorage.php
        )

    [bitrix\main\data\staticcacheprovider] => Array
        (
            [module] => main
            [file] => lib/composite/data/cacheprovider.php
        )

    [bitrix\main\data\appcachemanifest] => Array
        (
            [module] => main
            [file] => lib/composite/appcache.php
        )

    [iblock] => Array
        (
            [module] => iblock
            [file] => install/index.php
        )

    [ciblockpropertyresult] => Array
        (
            [module] => iblock
            [file] => classes/general/iblockpropresult.php
        )

    [ciblockresult] => Array
        (
            [module] => iblock
            [file] => classes/general/iblockresult.php
        )

    [_cibelement] => Array
        (
            [module] => iblock
            [file] => classes/general/iblock_element.php
        )

    [ciblocktype] => Array
        (
            [module] => iblock
            [file] => classes/general/iblocktype.php
        )

    [calliblock] => Array
        (
            [module] => iblock
            [file] => classes/general/iblock.php
        )

    [ciblock] => Array
        (
            [module] => iblock
            [file] => classes/mysql/iblock.php
        )

    [calliblocksection] => Array
        (
            [module] => iblock
            [file] => classes/general/iblocksection.php
        )

    [ciblocksection] => Array
        (
            [module] => iblock
            [file] => classes/mysql/iblocksection.php
        )

    [calliblockproperty] => Array
        (
            [module] => iblock
            [file] => classes/general/iblockproperty.php
        )

    [ciblockpropertyenum] => Array
        (
            [module] => iblock
            [file] => classes/general/iblockpropertyenum.php
        )

    [ciblockproperty] => Array
        (
            [module] => iblock
            [file] => classes/mysql/iblockproperty.php
        )

    [calliblockelement] => Array
        (
            [module] => iblock
            [file] => classes/general/iblockelement.php
        )

    [ciblockelement] => Array
        (
            [module] => iblock
            [file] => classes/mysql/iblockelement.php
        )

    [calliblockrss] => Array
        (
            [module] => iblock
            [file] => classes/general/iblockrss.php
        )

    [ciblockrss] => Array
        (
            [module] => iblock
            [file] => classes/mysql/iblockrss.php
        )

    [ciblockpropertydatetime] => Array
        (
            [module] => iblock
            [file] => classes/general/prop_datetime.php
        )

    [ciblockpropertydate] => Array
        (
            [module] => iblock
            [file] => classes/general/prop_date.php
        )

    [ciblockpropertyxmlid] => Array
        (
            [module] => iblock
            [file] => classes/general/prop_xmlid.php
        )

    [ciblockpropertyfileman] => Array
        (
            [module] => iblock
            [file] => classes/general/prop_fileman.php
        )

    [ciblockpropertyhtml] => Array
        (
            [module] => iblock
            [file] => classes/general/prop_html.php
        )

    [ciblockpropertyelementlist] => Array
        (
            [module] => iblock
            [file] => classes/general/prop_element_list.php
        )

    [ccmlresult] => Array
        (
            [module] => iblock
            [file] => classes/general/cmlresult.php
        )

    [ciblockxmlfile] => Array
        (
            [module] => iblock
            [file] => classes/mysql/cml2.php
        )

    [ciblockcmlimport] => Array
        (
            [module] => iblock
            [file] => classes/general/cml2.php
        )

    [ciblockcmlexport] => Array
        (
            [module] => iblock
            [file] => classes/general/cml2.php
        )

    [ciblockfindtools] => Array
        (
            [module] => iblock
            [file] => classes/general/comp_findtools.php
        )

    [ciblockpricetools] => Array
        (
            [module] => iblock
            [file] => classes/general/comp_pricetools.php
        )

    [ciblockparameters] => Array
        (
            [module] => iblock
            [file] => classes/general/comp_parameters.php
        )

    [ciblockformatproperties] => Array
        (
            [module] => iblock
            [file] => classes/general/comp_formatprops.php
        )

    [calliblocksequence] => Array
        (
            [module] => iblock
            [file] => classes/general/iblocksequence.php
        )

    [ciblocksequence] => Array
        (
            [module] => iblock
            [file] => classes/mysql/iblocksequence.php
        )

    [ciblockpropertysequence] => Array
        (
            [module] => iblock
            [file] => classes/general/prop_seq.php
        )

    [ciblockpropertyelementautocomplete] => Array
        (
            [module] => iblock
            [file] => classes/general/prop_element_auto.php
        )

    [ciblockpropertysku] => Array
        (
            [module] => iblock
            [file] => classes/general/prop_element_sku.php
        )

    [ciblockpropertysectionautocomplete] => Array
        (
            [module] => iblock
            [file] => classes/general/prop_section_auto.php
        )

    [calliblockofferstmp] => Array
        (
            [module] => iblock
            [file] => classes/general/iblockoffers.php
        )

    [ciblockofferstmp] => Array
        (
            [module] => iblock
            [file] => classes/mysql/iblockoffers.php
        )

    [ceventiblock] => Array
        (
            [module] => iblock
            [file] => classes/general/iblock_event_list.php
        )

    [cratingscomponentsiblock] => Array
        (
            [module] => iblock
            [file] => classes/general/ratings_components.php
        )

    [ciblockrights] => Array
        (
            [module] => iblock
            [file] => classes/general/iblock_rights.php
        )

    [ciblocksectionrights] => Array
        (
            [module] => iblock
            [file] => classes/general/iblock_rights.php
        )

    [ciblockelementrights] => Array
        (
            [module] => iblock
            [file] => classes/general/iblock_rights.php
        )

    [ciblockrightsstorage] => Array
        (
            [module] => iblock
            [file] => classes/general/iblock_rights.php
        )

    [ciblockpropertytools] => Array
        (
            [module] => iblock
            [file] => classes/general/iblockproptools.php
        )

    [ciblocksectionpropertylink] => Array
        (
            [module] => iblock
            [file] => classes/general/section_property.php
        )

    [ciblockxmlimport] => Array
        (
            [module] => iblock
            [file] => classes/general/iblockxmlimport.php
        )

    [bitrix\iblock\iblockfieldtable] => Array
        (
            [module] => iblock
            [file] => lib/iblockfield.php
        )

    [bitrix\iblock\iblockgrouptable] => Array
        (
            [module] => iblock
            [file] => lib/iblockgroup.php
        )

    [bitrix\iblock\iblockmessagetable] => Array
        (
            [module] => iblock
            [file] => lib/iblockmessage.php
        )

    [bitrix\iblock\iblockrsstable] => Array
        (
            [module] => iblock
            [file] => lib/iblockrss.php
        )

    [bitrix\iblock\iblocksitetable] => Array
        (
            [module] => iblock
            [file] => lib/iblocksite.php
        )

    [bitrix\iblock\inheritedpropertytable] => Array
        (
            [module] => iblock
            [file] => lib/inheritedproperty.php
        )

    [bitrix\iblock\propertyenumerationtable] => Array
        (
            [module] => iblock
            [file] => lib/propertyenumeration.php
        )

    [bitrix\iblock\propertyfeaturetable] => Array
        (
            [module] => iblock
            [file] => lib/propertyfeature.php
        )

    [bitrix\iblock\sequencetable] => Array
        (
            [module] => iblock
            [file] => lib/sequence.php
        )

    [bitrix\iblock\sitetable] => Array
        (
            [module] => iblock
            [file] => lib/site.php
        )

    [bitrix\iblock\typetable] => Array
        (
            [module] => iblock
            [file] => lib/type.php
        )

    [bitrix\iblock\typelanguagetable] => Array
        (
            [module] => iblock
            [file] => lib/typelanguage.php
        )

    [bitrix\iblock\bizproctype\usertypeproperty] => Array
        (
            [module] => iblock
            [file] => lib/bizproctype/usertypeproperty.php
        )

    [bitrix\iblock\bizproctype\ecrm] => Array
        (
            [module] => iblock
            [file] => lib/bizproctype/ecrm.php
        )

    [bitrix\iblock\bizproctype\money] => Array
        (
            [module] => iblock
            [file] => lib/bizproctype/money.php
        )

    [bitrix\iblock\bizproctype\usertypepropertydiskfile] => Array
        (
            [module] => iblock
            [file] => lib/bizproctype/usertypepropertydiskfile.php
        )

    [bitrix\iblock\bizproctype\usertypepropertyelist] => Array
        (
            [module] => iblock
            [file] => lib/bizproctype/usertypepropertyelist.php
        )

    [bitrix\iblock\bizproctype\usertypepropertyemployee] => Array
        (
            [module] => iblock
            [file] => lib/bizproctype/usertypepropertyemployee.php
        )

    [bitrix\iblock\bizproctype\usertypepropertyhtml] => Array
        (
            [module] => iblock
            [file] => lib/bizproctype/usertypepropertyhtml.php
        )

    [bitrix\iblock\component\base] => Array
        (
            [module] => iblock
            [file] => lib/component/base.php
        )

    [bitrix\iblock\component\element] => Array
        (
            [module] => iblock
            [file] => lib/component/element.php
        )

    [bitrix\iblock\component\elementlist] => Array
        (
            [module] => iblock
            [file] => lib/component/elementlist.php
        )

    [bitrix\iblock\component\filters] => Array
        (
            [module] => iblock
            [file] => lib/component/filters.php
        )

    [bitrix\iblock\component\selector\element] => Array
        (
            [module] => iblock
            [file] => lib/component/selector/element.php
        )

    [bitrix\iblock\component\selector\entity] => Array
        (
            [module] => iblock
            [file] => lib/component/selector/entity.php
        )

    [bitrix\iblock\component\tools] => Array
        (
            [module] => iblock
            [file] => lib/component/tools.php
        )

    [bitrix\iblock\controller\filter\element] => Array
        (
            [module] => iblock
            [file] => lib/Controller/Filter/Element.php
        )

    [bitrix\iblock\filter\entity\elementsettings] => Array
        (
            [module] => iblock
            [file] => lib/filter/entity/elementsettings.php
        )

    [bitrix\iblock\filter\entity\iblocksettings] => Array
        (
            [module] => iblock
            [file] => lib/filter/entity/iblocksettings.php
        )

    [bitrix\iblock\filter\fieldprovider\base] => Array
        (
            [module] => iblock
            [file] => lib/filter/fieldprovider/base.php
        )

    [bitrix\iblock\filter\fieldprovider\element] => Array
        (
            [module] => iblock
            [file] => lib/filter/fieldprovider/element.php
        )

    [bitrix\iblock\filter\fieldprovider\iblockproperty] => Array
        (
            [module] => iblock
            [file] => lib/filter/fieldprovider/iblockproperty.php
        )

    [bitrix\iblock\filter\dictionary] => Array
        (
            [module] => iblock
            [file] => lib/filter/dictionary.php
        )

    [bitrix\iblock\filter\entitylist] => Array
        (
            [module] => iblock
            [file] => lib/filter/entitylist.php
        )

    [bitrix\iblock\filter\factory] => Array
        (
            [module] => iblock
            [file] => lib/filter/factory.php
        )

    [bitrix\iblock\grid\panel\groupaction] => Array
        (
            [module] => iblock
            [file] => lib/grid/panel/groupaction.php
        )

    [bitrix\iblock\grid\actiontype] => Array
        (
            [module] => iblock
            [file] => lib/grid/actiontype.php
        )

    [bitrix\iblock\helpers\admin\property] => Array
        (
            [module] => iblock
            [file] => lib/helpers/admin/property.php
        )

    [bitrix\iblock\helpers\filter\property] => Array
        (
            [module] => iblock
            [file] => lib/helpers/filter/property.php
        )

    [bitrix\iblock\helpers\filter\propertymanager] => Array
        (
            [module] => iblock
            [file] => lib/helpers/filter/propertymanager.php
        )

    [bitrix\iblock\inheritedproperty\basetemplate] => Array
        (
            [module] => iblock
            [file] => lib/inheritedproperty/basetemplate.php
        )

    [bitrix\iblock\inheritedproperty\basevalues] => Array
        (
            [module] => iblock
            [file] => lib/inheritedproperty/basevalues.php
        )

    [bitrix\iblock\inheritedproperty\elementtemplates] => Array
        (
            [module] => iblock
            [file] => lib/inheritedproperty/elementtemplates.php
        )

    [bitrix\iblock\inheritedproperty\elementvalues] => Array
        (
            [module] => iblock
            [file] => lib/inheritedproperty/elementvalues.php
        )

    [bitrix\iblock\inheritedproperty\iblocktemplates] => Array
        (
            [module] => iblock
            [file] => lib/inheritedproperty/iblocktemplates.php
        )

    [bitrix\iblock\inheritedproperty\iblockvalues] => Array
        (
            [module] => iblock
            [file] => lib/inheritedproperty/iblockvalues.php
        )

    [bitrix\iblock\inheritedproperty\sectiontemplates] => Array
        (
            [module] => iblock
            [file] => lib/inheritedproperty/sectiontemplates.php
        )

    [bitrix\iblock\inheritedproperty\sectionvalues] => Array
        (
            [module] => iblock
            [file] => lib/inheritedproperty/sectionvalues.php
        )

    [bitrix\iblock\inheritedproperty\valuesqueue] => Array
        (
            [module] => iblock
            [file] => lib/inheritedproperty/valuesqueue.php
        )

    [bitrix\iblock\landingsource\dataloader] => Array
        (
            [module] => iblock
            [file] => lib/landingsource/dataloader.php
        )

    [bitrix\iblock\landingsource\element] => Array
        (
            [module] => iblock
            [file] => lib/landingsource/element.php
        )

    [bitrix\iblock\model\propertyfeature] => Array
        (
            [module] => iblock
            [file] => lib/model/propertyfeature.php
        )

    [bitrix\iblock\model\section] => Array
        (
            [module] => iblock
            [file] => lib/model/section.php
        )

    [bitrix\iblock\propertyindex\dictionary] => Array
        (
            [module] => iblock
            [file] => lib/propertyindex/dictionary.php
        )

    [bitrix\iblock\propertyindex\element] => Array
        (
            [module] => iblock
            [file] => lib/propertyindex/element.php
        )

    [bitrix\iblock\propertyindex\facet] => Array
        (
            [module] => iblock
            [file] => lib/propertyindex/facet.php
        )

    [bitrix\iblock\propertyindex\indexer] => Array
        (
            [module] => iblock
            [file] => lib/propertyindex/indexer.php
        )

    [bitrix\iblock\propertyindex\manager] => Array
        (
            [module] => iblock
            [file] => lib/propertyindex/manager.php
        )

    [bitrix\iblock\propertyindex\querybuilder] => Array
        (
            [module] => iblock
            [file] => lib/propertyindex/querybuilder.php
        )

    [bitrix\iblock\propertyindex\storage] => Array
        (
            [module] => iblock
            [file] => lib/propertyindex/storage.php
        )

    [bitrix\iblock\template\engine] => Array
        (
            [module] => iblock
            [file] => lib/template/engine.php
        )

    [bitrix\iblock\template\noderoot] => Array
        (
            [module] => iblock
            [file] => lib/template/engine.php
        )

    [bitrix\iblock\template\nodetext] => Array
        (
            [module] => iblock
            [file] => lib/template/engine.php
        )

    [bitrix\iblock\template\nodeentityfield] => Array
        (
            [module] => iblock
            [file] => lib/template/engine.php
        )

    [bitrix\iblock\template\nodefunction] => Array
        (
            [module] => iblock
            [file] => lib/template/engine.php
        )

    [bitrix\iblock\template\helper] => Array
        (
            [module] => iblock
            [file] => lib/template/helper.php
        )

    [bitrix\iblock\template\entity\base] => Array
        (
            [module] => iblock
            [file] => lib/template/entity/base.php
        )

    [bitrix\iblock\template\entity\lazyvalueloader] => Array
        (
            [module] => iblock
            [file] => lib/template/entity/base.php
        )

    [bitrix\iblock\template\entity\catalogstore] => Array
        (
            [module] => iblock
            [file] => lib/template/entity/catalogstore.php
        )

    [bitrix\iblock\template\entity\element] => Array
        (
            [module] => iblock
            [file] => lib/template/entity/element.php
        )

    [bitrix\iblock\template\entity\elementcatalog] => Array
        (
            [module] => iblock
            [file] => lib/template/entity/elementcatalog.php
        )

    [bitrix\iblock\template\entity\elementcatalogmeasure] => Array
        (
            [module] => iblock
            [file] => lib/template/entity/elementcatalog.php
        )

    [bitrix\iblock\template\entity\elementcatalogstorelist] => Array
        (
            [module] => iblock
            [file] => lib/template/entity/elementcatalog.php
        )

    [bitrix\iblock\template\entity\elementprice] => Array
        (
            [module] => iblock
            [file] => lib/template/entity/elementprice.php
        )

    [bitrix\iblock\template\entity\elementproperty] => Array
        (
            [module] => iblock
            [file] => lib/template/entity/elementproperty.php
        )

    [bitrix\iblock\template\entity\elementpropertyuserfield] => Array
        (
            [module] => iblock
            [file] => lib/template/entity/elementproperty.php
        )

    [bitrix\iblock\template\entity\elementpropertyenum] => Array
        (
            [module] => iblock
            [file] => lib/template/entity/elementproperty.php
        )

    [bitrix\iblock\template\entity\elementpropertyelement] => Array
        (
            [module] => iblock
            [file] => lib/template/entity/elementproperty.php
        )

    [bitrix\iblock\template\entity\elementpropertysection] => Array
        (
            [module] => iblock
            [file] => lib/template/entity/elementproperty.php
        )

    [bitrix\iblock\template\entity\elementsku] => Array
        (
            [module] => iblock
            [file] => lib/template/entity/elementsku.php
        )

    [bitrix\iblock\template\entity\elementskuprice] => Array
        (
            [module] => iblock
            [file] => lib/template/entity/elementskuprice.php
        )

    [bitrix\iblock\template\entity\elementskuproperty] => Array
        (
            [module] => iblock
            [file] => lib/template/entity/elementskuproperty.php
        )

    [bitrix\iblock\template\entity\iblock] => Array
        (
            [module] => iblock
            [file] => lib/template/entity/iblock.php
        )

    [bitrix\iblock\template\entity\section] => Array
        (
            [module] => iblock
            [file] => lib/template/entity/section.php
        )

    [bitrix\iblock\template\entity\sectionpath] => Array
        (
            [module] => iblock
            [file] => lib/template/entity/sectionpath.php
        )

    [bitrix\iblock\template\entity\sectionproperty] => Array
        (
            [module] => iblock
            [file] => lib/template/entity/sectionproperty.php
        )

    [bitrix\iblock\template\functions\fabric] => Array
        (
            [module] => iblock
            [file] => lib/template/functions/fabric.php
        )

    [bitrix\iblock\template\functions\functionbase] => Array
        (
            [module] => iblock
            [file] => lib/template/functions/fabric.php
        )

    [bitrix\iblock\template\functions\functionupper] => Array
        (
            [module] => iblock
            [file] => lib/template/functions/fabric.php
        )

    [bitrix\iblock\template\functions\functionlower] => Array
        (
            [module] => iblock
            [file] => lib/template/functions/fabric.php
        )

    [bitrix\iblock\template\functions\functiontranslit] => Array
        (
            [module] => iblock
            [file] => lib/template/functions/fabric.php
        )

    [bitrix\iblock\template\functions\functionconcat] => Array
        (
            [module] => iblock
            [file] => lib/template/functions/fabric.php
        )

    [bitrix\iblock\template\functions\functionlimit] => Array
        (
            [module] => iblock
            [file] => lib/template/functions/fabric.php
        )

    [bitrix\iblock\template\functions\functioncontrast] => Array
        (
            [module] => iblock
            [file] => lib/template/functions/fabric.php
        )

    [bitrix\iblock\template\functions\functionmin] => Array
        (
            [module] => iblock
            [file] => lib/template/functions/fabric.php
        )

    [bitrix\iblock\template\functions\functionmax] => Array
        (
            [module] => iblock
            [file] => lib/template/functions/fabric.php
        )

    [bitrix\iblock\template\functions\functiondistinct] => Array
        (
            [module] => iblock
            [file] => lib/template/functions/fabric.php
        )

    [bitrix\iblock\update\adminfilteroption] => Array
        (
            [module] => iblock
            [file] => lib/update/adminfilteroption.php
        )

    [bitrix\iblock\update\admingridoption] => Array
        (
            [module] => iblock
            [file] => lib/update/admingridoption.php
        )

    [bitrix\iblock\url\adminpage\basebuilder] => Array
        (
            [module] => iblock
            [file] => lib/url/adminpage/basebuilder.php
        )

    [bitrix\iblock\url\adminpage\buildermanager] => Array
        (
            [module] => iblock
            [file] => lib/url/adminpage/buildermanager.php
        )

    [bitrix\iblock\url\adminpage\iblockbuilder] => Array
        (
            [module] => iblock
            [file] => lib/url/adminpage/iblockbuilder.php
        )

    [bitrix\iblock\sendereventhandler] => Array
        (
            [module] => iblock
            [file] => lib/senderconnector.php
        )

    [bitrix\iblock\senderconnectoriblock] => Array
        (
            [module] => iblock
            [file] => lib/senderconnector.php
        )

    [ccurrency] => Array
        (
            [module] => currency
            [file] => general/currency.php
        )

    [ccurrencylang] => Array
        (
            [module] => currency
            [file] => general/currency_lang.php
        )

    [ccurrencyrates] => Array
        (
            [module] => currency
            [file] => general/currency_rate.php
        )

    [bitrix\currency\compatible\tools] => Array
        (
            [module] => currency
            [file] => lib/compatible/tools.php
        )

    [bitrix\currency\helpers\admin\tools] => Array
        (
            [module] => currency
            [file] => lib/helpers/admin/tools.php
        )

    [bitrix\currency\helpers\editor] => Array
        (
            [module] => currency
            [file] => lib/helpers/editor.php
        )

    [bitrix\currency\userfield\money] => Array
        (
            [module] => currency
            [file] => lib/userfield/money.php
        )

    [bitrix\currency\currencymanager] => Array
        (
            [module] => currency
            [file] => lib/currencymanager.php
        )

    [bitrix\currency\currencytable] => Array
        (
            [module] => currency
            [file] => lib/currency.php
        )

    [bitrix\currency\currencylangtable] => Array
        (
            [module] => currency
            [file] => lib/currencylang.php
        )

    [bitrix\currency\currencyratetable] => Array
        (
            [module] => currency
            [file] => lib/currencyrate.php
        )

    [bitrix\currency\currencyclassifier] => Array
        (
            [module] => currency
            [file] => lib/currencyclassifier.php
        )

    [sale] => Array
        (
            [module] => sale
            [file] => install/index.php
        )

    [callsaledelivery] => Array
        (
            [module] => sale
            [file] => general/delivery.php
        )

    [csaledelivery] => Array
        (
            [module] => sale
            [file] => mysql/delivery.php
        )

    [csaledeliveryhandler] => Array
        (
            [module] => sale
            [file] => mysql/delivery_handler.php
        )

    [csaledeliveryhelper] => Array
        (
            [module] => sale
            [file] => general/delivery_helper.php
        )

    [csaledelivery2paysystem] => Array
        (
            [module] => sale
            [file] => general/delivery_2_pay_system.php
        )

    [csalelocation] => Array
        (
            [module] => sale
            [file] => mysql/location.php
        )

    [csalelocationgroup] => Array
        (
            [module] => sale
            [file] => mysql/location_group.php
        )

    [csalebasket] => Array
        (
            [module] => sale
            [file] => mysql/basket.php
        )

    [csalebaskethelper] => Array
        (
            [module] => sale
            [file] => general/basket_helper.php
        )

    [csaleuser] => Array
        (
            [module] => sale
            [file] => mysql/basket.php
        )

    [csaleorder] => Array
        (
            [module] => sale
            [file] => mysql/order.php
        )

    [csaleorderpropsgroup] => Array
        (
            [module] => sale
            [file] => mysql/order_props_group.php
        )

    [csaleorderpropsvariant] => Array
        (
            [module] => sale
            [file] => mysql/order_props_variant.php
        )

    [csaleorderuserprops] => Array
        (
            [module] => sale
            [file] => mysql/order_user_props.php
        )

    [csaleorderuserpropsvalue] => Array
        (
            [module] => sale
            [file] => mysql/order_user_props_value.php
        )

    [csaleordertax] => Array
        (
            [module] => sale
            [file] => mysql/order_tax.php
        )

    [csaleorderhelper] => Array
        (
            [module] => sale
            [file] => general/order_helper.php
        )

    [csalepaysystem] => Array
        (
            [module] => sale
            [file] => mysql/pay_system.php
        )

    [csalepaysystemaction] => Array
        (
            [module] => sale
            [file] => mysql/pay_system_action.php
        )

    [csalepaysystemshelper] => Array
        (
            [module] => sale
            [file] => general/pay_system_helper.php
        )

    [csalepaysystemtarif] => Array
        (
            [module] => sale
            [file] => general/pay_system_tarif.php
        )

    [csaletax] => Array
        (
            [module] => sale
            [file] => mysql/tax.php
        )

    [csaletaxrate] => Array
        (
            [module] => sale
            [file] => mysql/tax_rate.php
        )

    [csalepersontype] => Array
        (
            [module] => sale
            [file] => mysql/person_type.php
        )

    [csalediscount] => Array
        (
            [module] => sale
            [file] => mysql/discount.php
        )

    [csalebasketdiscountconvert] => Array
        (
            [module] => sale
            [file] => general/step_operations.php
        )

    [csalediscountreindex] => Array
        (
            [module] => sale
            [file] => general/step_operations.php
        )

    [csalediscountconvertext] => Array
        (
            [module] => sale
            [file] => general/step_operations.php
        )

    [csaleuseraccount] => Array
        (
            [module] => sale
            [file] => mysql/user.php
        )

    [csaleusertransact] => Array
        (
            [module] => sale
            [file] => mysql/user_transact.php
        )

    [csaleusercards] => Array
        (
            [module] => sale
            [file] => mysql/user_cards.php
        )

    [csalerecurring] => Array
        (
            [module] => sale
            [file] => mysql/recurring.php
        )

    [csalelang] => Array
        (
            [module] => sale
            [file] => mysql/settings.php
        )

    [csalegroupaccesstosite] => Array
        (
            [module] => sale
            [file] => mysql/settings.php
        )

    [csalegroupaccesstoflag] => Array
        (
            [module] => sale
            [file] => mysql/settings.php
        )

    [csaleauxiliary] => Array
        (
            [module] => sale
            [file] => mysql/auxiliary.php
        )

    [csaleaffiliate] => Array
        (
            [module] => sale
            [file] => mysql/affiliate.php
        )

    [csaleaffiliateplan] => Array
        (
            [module] => sale
            [file] => mysql/affiliate_plan.php
        )

    [csaleaffiliateplansection] => Array
        (
            [module] => sale
            [file] => mysql/affiliate_plan_section.php
        )

    [csaleaffiliatetier] => Array
        (
            [module] => sale
            [file] => mysql/affiliate_tier.php
        )

    [csaleaffiliatetransact] => Array
        (
            [module] => sale
            [file] => mysql/affiliate_transact.php
        )

    [csaleexport] => Array
        (
            [module] => sale
            [file] => general/export.php
        )

    [exportoneccrm] => Array
        (
            [module] => sale
            [file] => general/export.php
        )

    [csaleorderloader] => Array
        (
            [module] => sale
            [file] => general/order_loader.php
        )

    [csalemeasure] => Array
        (
            [module] => sale
            [file] => general/measurement.php
        )

    [csaleproduct] => Array
        (
            [module] => sale
            [file] => mysql/product.php
        )

    [csaleviewedproduct] => Array
        (
            [module] => sale
            [file] => mysql/product.php
        )

    [csalehelper] => Array
        (
            [module] => sale
            [file] => general/helper.php
        )

    [csalemobileorderutils] => Array
        (
            [module] => sale
            [file] => general/mobile_order.php
        )

    [csalemobileorderpull] => Array
        (
            [module] => sale
            [file] => general/mobile_order.php
        )

    [csalemobileorderpush] => Array
        (
            [module] => sale
            [file] => general/mobile_order.php
        )

    [csalemobileorderfilter] => Array
        (
            [module] => sale
            [file] => general/mobile_order.php
        )

    [cbasesalereporthelper] => Array
        (
            [module] => sale
            [file] => general/sale_report_helper.php
        )

    [csalereportsaleorderhelper] => Array
        (
            [module] => sale
            [file] => general/sale_report_helper.php
        )

    [csalereportuserhelper] => Array
        (
            [module] => sale
            [file] => general/sale_report_helper.php
        )

    [csalereportsalefuserhelper] => Array
        (
            [module] => sale
            [file] => general/sale_report_helper.php
        )

    [ibxsaleproductprovider] => Array
        (
            [module] => sale
            [file] => general/product_provider.php
        )

    [csalestorebarcode] => Array
        (
            [module] => sale
            [file] => mysql/store_barcode.php
        )

    [csaleorderchange] => Array
        (
            [module] => sale
            [file] => mysql/order_change.php
        )

    [csaleorderchangeformat] => Array
        (
            [module] => sale
            [file] => general/order_change.php
        )

    [bitrix\sale\internals\fusertable] => Array
        (
            [module] => sale
            [file] => lib/internals/fuser.php
        )

    [bitrix\sale\fuser] => Array
        (
            [module] => sale
            [file] => lib/fuser.php
        )

    [bitrix\sale\internals\input\manager] => Array
        (
            [module] => sale
            [file] => lib/internals/input.php
        )

    [bitrix\sale\internals\input\base] => Array
        (
            [module] => sale
            [file] => lib/internals/input.php
        )

    [bitrix\sale\internals\input\file] => Array
        (
            [module] => sale
            [file] => lib/internals/input.php
        )

    [bitrix\sale\internals\input\stringinput] => Array
        (
            [module] => sale
            [file] => lib/internals/input.php
        )

    [bitrix\sale\internals\sitecurrencytable] => Array
        (
            [module] => sale
            [file] => lib/internals/sitecurrency.php
        )

    [csalestatus] => Array
        (
            [module] => sale
            [file] => general/status.php
        )

    [bitrix\sale\statusbase] => Array
        (
            [module] => sale
            [file] => lib/statusbase.php
        )

    [bitrix\sale\orderstatus] => Array
        (
            [module] => sale
            [file] => lib/orderstatus.php
        )

    [bitrix\sale\deliverystatus] => Array
        (
            [module] => sale
            [file] => lib/deliverystatus.php
        )

    [bitrix\sale\internals\statustable] => Array
        (
            [module] => sale
            [file] => lib/internals/status.php
        )

    [bitrix\sale\internals\statuslangtable] => Array
        (
            [module] => sale
            [file] => lib/internals/status_lang.php
        )

    [bitrix\sale\internals\statusgrouptasktable] => Array
        (
            [module] => sale
            [file] => lib/internals/status_grouptask.php
        )

    [csaleorderprops] => Array
        (
            [module] => sale
            [file] => general/order_props.php
        )

    [csaleorderpropsadapter] => Array
        (
            [module] => sale
            [file] => general/order_props.php
        )

    [csaleorderpropsvalue] => Array
        (
            [module] => sale
            [file] => mysql/order_props_values.php
        )

    [bitrix\sale\propertyvaluecollection] => Array
        (
            [module] => sale
            [file] => lib/propertyvaluecollection.php
        )

    [bitrix\sale\internals\orderpropstable] => Array
        (
            [module] => sale
            [file] => lib/internals/orderprops.php
        )

    [bitrix\sale\internals\orderpropsgrouptable] => Array
        (
            [module] => sale
            [file] => lib/internals/orderprops_group.php
        )

    [bitrix\sale\internals\orderpropsvaluetable] => Array
        (
            [module] => sale
            [file] => lib/internals/orderprops_value.php
        )

    [bitrix\sale\internals\orderpropsvarianttable] => Array
        (
            [module] => sale
            [file] => lib/internals/orderprops_variant.php
        )

    [bitrix\sale\internals\orderpropsrelationtable] => Array
        (
            [module] => sale
            [file] => lib/internals/orderprops_relation.php
        )

    [bitrix\sale\internals\userpropsvaluetable] => Array
        (
            [module] => sale
            [file] => lib/internals/userpropsvalue.php
        )

    [bitrix\sale\internals\userpropstable] => Array
        (
            [module] => sale
            [file] => lib/internals/userprops.php
        )

    [bitrix\sale\businessvalue] => Array
        (
            [module] => sale
            [file] => lib/businessvalue.php
        )

    [bitrix\sale\ibusinessvalueprovider] => Array
        (
            [module] => sale
            [file] => lib/businessvalueproviderinterface.php
        )

    [bitrix\sale\internals\businessvaluetable] => Array
        (
            [module] => sale
            [file] => lib/internals/businessvalue.php
        )

    [bitrix\sale\internals\businessvaluepersondomaintable] => Array
        (
            [module] => sale
            [file] => lib/internals/businessvalue_persondomain.php
        )

    [bitrix\sale\internals\businessvaluecode1ctable] => Array
        (
            [module] => sale
            [file] => lib/internals/businessvalue_code_1c.php
        )

    [bitrix\sale\internals\paysystemactiontable] => Array
        (
            [module] => sale
            [file] => lib/internals/paysystemaction.php
        )

    [bitrix\sale\internals\paysysteminner] => Array
        (
            [module] => sale
            [file] => lib/internals/paysysteminner.php
        )

    [bitrix\sale\internals\deliverypaysystemtable] => Array
        (
            [module] => sale
            [file] => lib/internals/delivery_paysystem.php
        )

    [bitrix\sale\usermessageexception] => Array
        (
            [module] => sale
            [file] => lib/exception.php
        )

    [bitrix\sale\configuration] => Array
        (
            [module] => sale
            [file] => lib/configuration.php
        )

    [bitrix\sale\order] => Array
        (
            [module] => sale
            [file] => lib/order.php
        )

    [bitrix\sale\persontype] => Array
        (
            [module] => sale
            [file] => lib/persontype.php
        )

    [csalereportsalegoodshelper] => Array
        (
            [module] => sale
            [file] => general/sale_report_helper.php
        )

    [csalereportsaleproducthelper] => Array
        (
            [module] => sale
            [file] => general/sale_report_helper.php
        )

    [bitrix\sale\internals\producttable] => Array
        (
            [module] => sale
            [file] => lib/internals/product.php
        )

    [bitrix\sale\internals\goodssectiontable] => Array
        (
            [module] => sale
            [file] => lib/internals/goodssection.php
        )

    [bitrix\sale\internals\sectiontable] => Array
        (
            [module] => sale
            [file] => lib/internals/section.php
        )

    [bitrix\sale\internals\storeproducttable] => Array
        (
            [module] => sale
            [file] => lib/internals/storeproduct.php
        )

    [bitrix\sale\saleszone] => Array
        (
            [module] => sale
            [file] => lib/saleszone.php
        )

    [bitrix\sale\internals\orderdeliveryreqtable] => Array
        (
            [module] => sale
            [file] => lib/internals/orderdeliveryreq.php
        )

    [bitrix\sale\sendereventhandler] => Array
        (
            [module] => sale
            [file] => lib/senderconnector.php
        )

    [bitrix\sale\senderconnectorbuyer] => Array
        (
            [module] => sale
            [file] => lib/senderconnector.php
        )

    [bitrix\sale\userconsent] => Array
        (
            [module] => sale
            [file] => lib/userconsent.php
        )

    [bitrix\sale\internals\product2producttable] => Array
        (
            [module] => sale
            [file] => lib/internals/product2product.php
        )

    [bitrix\sale\internals\orderprocessingtable] => Array
        (
            [module] => sale
            [file] => lib/internals/orderprocessing.php
        )

    [bitrix\sale\orderbase] => Array
        (
            [module] => sale
            [file] => lib/orderbase.php
        )

    [bitrix\sale\internals\entity] => Array
        (
            [module] => sale
            [file] => lib/internals/entity.php
        )

    [bitrix\sale\internals\entitycollection] => Array
        (
            [module] => sale
            [file] => lib/internals/entitycollection.php
        )

    [bitrix\sale\internals\collectionbase] => Array
        (
            [module] => sale
            [file] => lib/internals/collectionbase.php
        )

    [bitrix\sale\shipment] => Array
        (
            [module] => sale
            [file] => lib/shipment.php
        )

    [bitrix\sale\shipmentcollection] => Array
        (
            [module] => sale
            [file] => lib/shipmentcollection.php
        )

    [bitrix\sale\shipmentitemcollection] => Array
        (
            [module] => sale
            [file] => lib/shipmentitemcollection.php
        )

    [bitrix\sale\shipmentitem] => Array
        (
            [module] => sale
            [file] => lib/shipmentitem.php
        )

    [bitrix\sale\shipmentitemstorecollection] => Array
        (
            [module] => sale
            [file] => lib/shipmentitemstorecollection.php
        )

    [bitrix\sale\shipmentitemstore] => Array
        (
            [module] => sale
            [file] => lib/shipmentitemstore.php
        )

    [bitrix\sale\paymentcollectionbase] => Array
        (
            [module] => sale
            [file] => lib/internals/paymentcollectionbase.php
        )

    [bitrix\sale\paymentcollection] => Array
        (
            [module] => sale
            [file] => lib/paymentcollection.php
        )

    [bitrix\sale\payment] => Array
        (
            [module] => sale
            [file] => lib/payment.php
        )

    [bitrix\sale\paysystemservice] => Array
        (
            [module] => sale
            [file] => lib/paysystemservice.php
        )

    [bitrix\sale\internals\fields] => Array
        (
            [module] => sale
            [file] => lib/internals/fields.php
        )

    [bitrix\sale\result] => Array
        (
            [module] => sale
            [file] => lib/result.php
        )

    [bitrix\sale\resulterror] => Array
        (
            [module] => sale
            [file] => lib/result.php
        )

    [bitrix\sale\resultserializable] => Array
        (
            [module] => sale
            [file] => lib/resultserializable.php
        )

    [bitrix\sale\eventactions] => Array
        (
            [module] => sale
            [file] => lib/eventactions.php
        )

    [bitrix\sale\basketbase] => Array
        (
            [module] => sale
            [file] => lib/basketbase.php
        )

    [bitrix\sale\basketitembase] => Array
        (
            [module] => sale
            [file] => lib/basketitembase.php
        )

    [bitrix\sale\basket] => Array
        (
            [module] => sale
            [file] => lib/basket.php
        )

    [bitrix\sale\internals\basketitembase] => Array
        (
            [module] => sale
            [file] => lib/internals/basketitembase.php
        )

    [bitrix\sale\basketitem] => Array
        (
            [module] => sale
            [file] => lib/basketitem.php
        )

    [bitrix\sale\basketbundlecollection] => Array
        (
            [module] => sale
            [file] => lib/basketbundlecollection.php
        )

    [bitrix\sale\orderproperties] => Array
        (
            [module] => sale
            [file] => lib/orderprops.php
        )

    [bitrix\sale\propertyvalue] => Array
        (
            [module] => sale
            [file] => lib/propertyvalue.php
        )

    [bitrix\sale\compatible\internals\entitycompatibility] => Array
        (
            [module] => sale
            [file] => lib/compatible/internals/entitycompatibility.php
        )

    [bitrix\sale\compatible\ordercompatibility] => Array
        (
            [module] => sale
            [file] => lib/compatible/ordercompatibility.php
        )

    [bitrix\sale\compatible\basketcompatibility] => Array
        (
            [module] => sale
            [file] => lib/compatible/basketcompatibility.php
        )

    [bitrix\sale\compatible\eventcompatibility] => Array
        (
            [module] => sale
            [file] => lib/compatible/eventcompatibility.php
        )

    [bitrix\sale\compatible\orderquery] => Array
        (
            [module] => sale
            [file] => lib/compatible/compatible.php
        )

    [bitrix\sale\compatible\orderquerylocation] => Array
        (
            [module] => sale
            [file] => lib/compatible/compatible.php
        )

    [bitrix\sale\compatible\fetchadapter] => Array
        (
            [module] => sale
            [file] => lib/compatible/compatible.php
        )

    [bitrix\sale\compatible\test] => Array
        (
            [module] => sale
            [file] => lib/compatible/compatible.php
        )

    [bitrix\sale\orderuserproperties] => Array
        (
            [module] => sale
            [file] => lib/userprops.php
        )

    [bitrix\sale\basketpropertiescollectionbase] => Array
        (
            [module] => sale
            [file] => lib/basketpropertiesbase.php
        )

    [bitrix\sale\basketpropertiescollection] => Array
        (
            [module] => sale
            [file] => lib/basketproperties.php
        )

    [bitrix\sale\basketpropertyitembase] => Array
        (
            [module] => sale
            [file] => lib/basketpropertiesitembase.php
        )

    [bitrix\sale\basketpropertyitem] => Array
        (
            [module] => sale
            [file] => lib/basketpropertiesitem.php
        )

    [bitrix\sale\tax] => Array
        (
            [module] => sale
            [file] => lib/tax.php
        )

    [bitrix\sale\internals\ordertable] => Array
        (
            [module] => sale
            [file] => lib/internals/order.php
        )

    [bitrix\sale\internals\baskettable] => Array
        (
            [module] => sale
            [file] => lib/internals/basket.php
        )

    [bitrix\sale\internals\shipmenttable] => Array
        (
            [module] => sale
            [file] => lib/internals/shipment.php
        )

    [bitrix\sale\internals\shipmentitemtable] => Array
        (
            [module] => sale
            [file] => lib/internals/shipmentitem.php
        )

    [bitrix\sale\internals\paysystemservicetable] => Array
        (
            [module] => sale
            [file] => lib/internals/paysystemservice.php
        )

    [bitrix\sale\internals\paymenttable] => Array
        (
            [module] => sale
            [file] => lib/internals/payment.php
        )

    [bitrix\sale\internals\shipmentitemstoretable] => Array
        (
            [module] => sale
            [file] => lib/internals/shipmentitemstore.php
        )

    [bitrix\sale\internals\shipmentextraservice] => Array
        (
            [module] => sale
            [file] => lib/internals/shipmentextraservice.php
        )

    [bitrix\sale\internals\orderuserpropertiestable] => Array
        (
            [module] => sale
            [file] => lib/internals/userprops.php
        )

    [bitrix\sale\internals\collectableentity] => Array
        (
            [module] => sale
            [file] => lib/internals/collectableentity.php
        )

    [bitrix\sale\provider] => Array
        (
            [module] => sale
            [file] => lib/provider.php
        )

    [bitrix\sale\providerbase] => Array
        (
            [module] => sale
            [file] => lib/providerbase.php
        )

    [bitrix\sale\internals\catalog\provider] => Array
        (
            [module] => sale
            [file] => lib/internals/catalog/provider.php
        )

    [bitrix\sale\saleproviderbase] => Array
        (
            [module] => sale
            [file] => lib/saleproviderbase.php
        )

    [bitrix\sale\internals\transferdataprovider] => Array
        (
            [module] => sale
            [file] => lib/internals/transferdataprovider.php
        )

    [bitrix\sale\internals\poolquantity] => Array
        (
            [module] => sale
            [file] => lib/internals/poolquantity.php
        )

    [bitrix\sale\internals\providercreator] => Array
        (
            [module] => sale
            [file] => lib/internals/providercreator.php
        )

    [bitrix\sale\internals\providerbuilderbase] => Array
        (
            [module] => sale
            [file] => lib/internals/providerbuilderbase.php
        )

    [bitrix\sale\internals\providerbuilder] => Array
        (
            [module] => sale
            [file] => lib/internals/providerbuilder.php
        )

    [bitrix\sale\internals\providerbuildercompatibility] => Array
        (
            [module] => sale
            [file] => lib/internals/providerbuildercompatibility.php
        )

    [bitrix\sale\orderhistory] => Array
        (
            [module] => sale
            [file] => lib/orderhistory.php
        )

    [bitrix\sale\internals\callbackregistrytable] => Array
        (
            [module] => sale
            [file] => lib/internals/callbackregistry.php
        )

    [bitrix\sale\internals\basketpropertytable] => Array
        (
            [module] => sale
            [file] => lib/internals/basketproperties.php
        )

    [bitrix\sale\internals\companytable] => Array
        (
            [module] => sale
            [file] => lib/internals/company.php
        )

    [bitrix\sale\internals\companygrouptable] => Array
        (
            [module] => sale
            [file] => lib/internals/companygroup.php
        )

    [bitrix\sale\internals\companyresponsiblegrouptable] => Array
        (
            [module] => sale
            [file] => lib/internals/companyresponsiblegroup.php
        )

    [bitrix\sale\internals\persontypetable] => Array
        (
            [module] => sale
            [file] => lib/internals/persontype.php
        )

    [bitrix\sale\internals\persontypesitetable] => Array
        (
            [module] => sale
            [file] => lib/internals/persontypesite.php
        )

    [bitrix\sale\internals\pool] => Array
        (
            [module] => sale
            [file] => lib/internals/pool.php
        )

    [bitrix\sale\internals\userbudgetpool] => Array
        (
            [module] => sale
            [file] => lib/internals/userbudgetpool.php
        )

    [bitrix\sale\internals\eventspool] => Array
        (
            [module] => sale
            [file] => lib/internals/eventspool.php
        )

    [bitrix\sale\internals\events] => Array
        (
            [module] => sale
            [file] => lib/internals/events.php
        )

    [bitrix\sale\pricemaths] => Array
        (
            [module] => sale
            [file] => lib/pricemaths.php
        )

    [bitrix\sale\basketcomponenthelper] => Array
        (
            [module] => sale
            [file] => lib/basketcomponenthelper.php
        )

    [bitrix\sale\registry] => Array
        (
            [module] => sale
            [file] => lib/registry.php
        )

    [ipaymentorder] => Array
        (
            [module] => sale
            [file] => lib/internals/paymentinterface.php
        )

    [ishipmentorder] => Array
        (
            [module] => sale
            [file] => lib/internals/shipmentinterface.php
        )

    [ientitymarker] => Array
        (
            [module] => sale
            [file] => lib/internals/entitymarkerinterface.php
        )

    [bitrix\sale\internals\orderarchivetable] => Array
        (
            [module] => sale
            [file] => lib/internals/orderarchive.php
        )

    [bitrix\sale\internals\basketarchivetable] => Array
        (
            [module] => sale
            [file] => lib/internals/basketarchive.php
        )

    [bitrix\sale\internals\orderarchivepackedtable] => Array
        (
            [module] => sale
            [file] => lib/internals/orderarchivepacked.php
        )

    [bitrix\sale\internals\basketarchivepackedtable] => Array
        (
            [module] => sale
            [file] => lib/internals/basketarchivepacked.php
        )

    [bitrix\sale\archive\manager] => Array
        (
            [module] => sale
            [file] => lib/archive/manager.php
        )

    [bitrix\sale\archive\recovery\base] => Array
        (
            [module] => sale
            [file] => lib/archive/recovery/base.php
        )

    [bitrix\sale\archive\recovery\scheme] => Array
        (
            [module] => sale
            [file] => lib/archive/recovery/scheme.php
        )

    [bitrix\sale\archive\recovery\version1] => Array
        (
            [module] => sale
            [file] => lib/archive/recovery/version1.php
        )

    [bitrix\sale\tax\ratetable] => Array
        (
            [module] => sale
            [file] => lib/tax/rate.php
        )

    [bitrix\sale\location\locationtable] => Array
        (
            [module] => sale
            [file] => lib/location/location.php
        )

    [bitrix\sale\location\tree] => Array
        (
            [module] => sale
            [file] => lib/location/tree.php
        )

    [bitrix\sale\location\typetable] => Array
        (
            [module] => sale
            [file] => lib/location/type.php
        )

    [bitrix\sale\location\grouptable] => Array
        (
            [module] => sale
            [file] => lib/location/group.php
        )

    [bitrix\sale\location\externaltable] => Array
        (
            [module] => sale
            [file] => lib/location/external.php
        )

    [bitrix\sale\location\externalservicetable] => Array
        (
            [module] => sale
            [file] => lib/location/externalservice.php
        )

    [bitrix\sale\location\search\finder] => Array
        (
            [module] => sale
            [file] => lib/location/search/finder.php
        )

    [bitrix\sale\location\search\wordtable] => Array
        (
            [module] => sale
            [file] => lib/location/search/word.php
        )

    [bitrix\sale\location\search\chaintable] => Array
        (
            [module] => sale
            [file] => lib/location/search/chain.php
        )

    [bitrix\sale\location\search\sitelinktable] => Array
        (
            [module] => sale
            [file] => lib/location/search/sitelink.php
        )

    [bitrix\sale\location\name\nameentity] => Array
        (
            [module] => sale
            [file] => lib/location/name/nameentity.php
        )

    [bitrix\sale\location\name\locationtable] => Array
        (
            [module] => sale
            [file] => lib/location/name/location.php
        )

    [bitrix\sale\location\name\typetable] => Array
        (
            [module] => sale
            [file] => lib/location/name/type.php
        )

    [bitrix\sale\location\name\grouptable] => Array
        (
            [module] => sale
            [file] => lib/location/name/group.php
        )

    [bitrix\sale\location\connector] => Array
        (
            [module] => sale
            [file] => lib/location/connector.php
        )

    [bitrix\sale\location\grouplocationtable] => Array
        (
            [module] => sale
            [file] => lib/location/grouplocation.php
        )

    [bitrix\sale\location\sitelocationtable] => Array
        (
            [module] => sale
            [file] => lib/location/sitelocation.php
        )

    [bitrix\sale\location\defaultsitetable] => Array
        (
            [module] => sale
            [file] => lib/location/defaultsite.php
        )

    [bitrix\sale\location\db\commonhelper] => Array
        (
            [module] => sale
            [file] => lib/location/db/commonhelper.php
        )

    [bitrix\sale\location\db\helper] => Array
        (
            [module] => sale
            [file] => lib/location/db/mysql/helper.php
        )

    [bitrix\sale\location\db\blockinserter] => Array
        (
            [module] => sale
            [file] => lib/location/db/blockinserter.php
        )

    [bitrix\sale\location\admin\helper] => Array
        (
            [module] => sale
            [file] => lib/location/admin/helper.php
        )

    [bitrix\sale\location\admin\namehelper] => Array
        (
            [module] => sale
            [file] => lib/location/admin/namehelper.php
        )

    [bitrix\sale\location\admin\locationhelper] => Array
        (
            [module] => sale
            [file] => lib/location/admin/locationhelper.php
        )

    [bitrix\sale\location\admin\typehelper] => Array
        (
            [module] => sale
            [file] => lib/location/admin/typehelper.php
        )

    [bitrix\sale\location\admin\grouphelper] => Array
        (
            [module] => sale
            [file] => lib/location/admin/grouphelper.php
        )

    [bitrix\sale\location\admin\defaultsitehelper] => Array
        (
            [module] => sale
            [file] => lib/location/admin/defaultsitehelper.php
        )

    [bitrix\sale\location\admin\sitelocationhelper] => Array
        (
            [module] => sale
            [file] => lib/location/admin/sitelocationhelper.php
        )

    [bitrix\sale\location\admin\externalservicehelper] => Array
        (
            [module] => sale
            [file] => lib/location/admin/externalservicehelper.php
        )

    [bitrix\sale\location\admin\searchhelper] => Array
        (
            [module] => sale
            [file] => lib/location/admin/searchhelper.php
        )

    [bitrix\sale\location\util\process] => Array
        (
            [module] => sale
            [file] => lib/location/util/process.php
        )

    [bitrix\sale\location\util\csvreader] => Array
        (
            [module] => sale
            [file] => lib/location/util/csvreader.php
        )

    [bitrix\sale\location\util\assert] => Array
        (
            [module] => sale
            [file] => lib/location/util/assert.php
        )

    [bitrix\sale\location\import\importprocess] => Array
        (
            [module] => sale
            [file] => lib/location/import/importprocess.php
        )

    [bitrix\sale\location\search\reindexprocess] => Array
        (
            [module] => sale
            [file] => lib/location/search/reindexprocess.php
        )

    [bitrix\sale\location\tree\nodenotfoundexception] => Array
        (
            [module] => sale
            [file] => lib/location/tree/exception.php
        )

    [bitrix\sale\location\tree\nodeincorrectexception] => Array
        (
            [module] => sale
            [file] => lib/location/tree/exception.php
        )

    [bitrix\sale\location\exception] => Array
        (
            [module] => sale
            [file] => lib/location/exception.php
        )

    [csaleproxyadminresult] => Array
        (
            [module] => sale
            [file] => general/proxyadminresult.php
        )

    [csaleproxyadminuiresult] => Array
        (
            [module] => sale
            [file] => general/proxyadminresult.php
        )

    [csaleproxyresult] => Array
        (
            [module] => sale
            [file] => general/proxyresult.php
        )

    [bitrix\sale\location\migration\cupdaterlocationpro] => Array
        (
            [module] => sale
            [file] => lib/location/migration/migrate.php
        )

    [bitrix\sale\delivery\deliverylocationtable] => Array
        (
            [module] => sale
            [file] => lib/delivery/deliverylocation.php
        )

    [bitrix\sale\delivery\deliverylocationexcludetable] => Array
        (
            [module] => sale
            [file] => lib/delivery/deliverylocationexclude.php
        )

    [bitrix\sale\tax\ratelocationtable] => Array
        (
            [module] => sale
            [file] => lib/tax/ratelocation.php
        )

    [csalebasketfilter] => Array
        (
            [module] => sale
            [file] => general/sale_cond.php
        )

    [csalecondctrl] => Array
        (
            [module] => sale
            [file] => general/sale_cond.php
        )

    [csalecondctrlcomplex] => Array
        (
            [module] => sale
            [file] => general/sale_cond.php
        )

    [csalecondctrlgroup] => Array
        (
            [module] => sale
            [file] => general/sale_cond.php
        )

    [csalecondctrlbasketgroup] => Array
        (
            [module] => sale
            [file] => general/sale_cond.php
        )

    [csalecondctrlbasketfields] => Array
        (
            [module] => sale
            [file] => general/sale_cond.php
        )

    [csalecondctrlbasketitemconditions] => Array
        (
            [module] => sale
            [file] => general/sale_cond.php
        )

    [csalecondctrlbasketproperties] => Array
        (
            [module] => sale
            [file] => general/sale_cond.php
        )

    [csalecondctrlorderfields] => Array
        (
            [module] => sale
            [file] => general/sale_cond.php
        )

    [csalecondctrlcommon] => Array
        (
            [module] => sale
            [file] => general/sale_cond.php
        )

    [csalecondtree] => Array
        (
            [module] => sale
            [file] => general/sale_cond.php
        )

    [csalecondctrlpastorder] => Array
        (
            [module] => sale
            [file] => general/sale_cond.php
        )

    [csalecondcumulativectrl] => Array
        (
            [module] => sale
            [file] => general/sale_cond.php
        )

    [csalecumulativeaction] => Array
        (
            [module] => sale
            [file] => general/sale_act.php
        )

    [csaleactionctrl] => Array
        (
            [module] => sale
            [file] => general/sale_act.php
        )

    [csaleactionctrlcomplex] => Array
        (
            [module] => sale
            [file] => general/sale_act.php
        )

    [csaleactionctrlgroup] => Array
        (
            [module] => sale
            [file] => general/sale_act.php
        )

    [csaleactionctrlaction] => Array
        (
            [module] => sale
            [file] => general/sale_act.php
        )

    [csalediscountactionapply] => Array
        (
            [module] => sale
            [file] => general/sale_act.php
        )

    [csaleactionctrldelivery] => Array
        (
            [module] => sale
            [file] => general/sale_act.php
        )

    [csaleactiongift] => Array
        (
            [module] => sale
            [file] => general/sale_act.php
        )

    [csaleactiongiftctrlgroup] => Array
        (
            [module] => sale
            [file] => general/sale_act.php
        )

    [csaleactionctrlbasketgroup] => Array
        (
            [module] => sale
            [file] => general/sale_act.php
        )

    [csaleactionctrlsubgroup] => Array
        (
            [module] => sale
            [file] => general/sale_act.php
        )

    [csaleactioncondctrlbasketfields] => Array
        (
            [module] => sale
            [file] => general/sale_act.php
        )

    [csaleactiontree] => Array
        (
            [module] => sale
            [file] => general/sale_act.php
        )

    [csalediscountconvert] => Array
        (
            [module] => sale
            [file] => general/discount_convert.php
        )

    [csalepdf] => Array
        (
            [module] => sale
            [file] => general/pdf.php
        )

    [csaleymhandler] => Array
        (
            [module] => sale
            [file] => general/ym_handler.php
        )

    [csaleymlocation] => Array
        (
            [module] => sale
            [file] => general/ym_location.php
        )

    [bitrix\sale\delivery\calculationresult] => Array
        (
            [module] => sale
            [file] => lib/delivery/calculationresult.php
        )

    [bitrix\sale\delivery\services\table] => Array
        (
            [module] => sale
            [file] => lib/delivery/services/table.php
        )

    [bitrix\sale\delivery\restrictions\table] => Array
        (
            [module] => sale
            [file] => lib/delivery/restrictions/table.php
        )

    [bitrix\sale\delivery\services\manager] => Array
        (
            [module] => sale
            [file] => lib/delivery/services/manager.php
        )

    [bitrix\sale\delivery\restrictions\base] => Array
        (
            [module] => sale
            [file] => lib/delivery/restrictions/base.php
        )

    [bitrix\sale\delivery\restrictions\manager] => Array
        (
            [module] => sale
            [file] => lib/delivery/restrictions/manager.php
        )

    [bitrix\sale\delivery\services\base] => Array
        (
            [module] => sale
            [file] => lib/delivery/services/base.php
        )

    [bitrix\sale\delivery\menu] => Array
        (
            [module] => sale
            [file] => lib/delivery/menu.php
        )

    [bitrix\sale\delivery\services\objectpool] => Array
        (
            [module] => sale
            [file] => lib/delivery/services/objectpool.php
        )

    [bitrix\sale\tradingplatformtable] => Array
        (
            [module] => sale
            [file] => lib/internals/tradingplatform.php
        )

    [bitrix\sale\tradingplatform\ebay\policy] => Array
        (
            [module] => sale
            [file] => lib/tradingplatform/ebay/policy.php
        )

    [bitrix\sale\tradingplatform\helper] => Array
        (
            [module] => sale
            [file] => lib/tradingplatform/helper.php
        )

    [bitrix\sale\tradingplatform\ymarket\yandexmarket] => Array
        (
            [module] => sale
            [file] => lib/tradingplatform/ymarket/yandexmarket.php
        )

    [bitrix\sale\tradingplatform\platform] => Array
        (
            [module] => sale
            [file] => lib/tradingplatform/platform.php
        )

    [bitrix\sale\tradingplatform\logger] => Array
        (
            [module] => sale
            [file] => lib/tradingplatform/logger.php
        )

    [bitrix\sale\internals\shipmentextraservicetable] => Array
        (
            [module] => sale
            [file] => lib/internals/shipmentextraservice.php
        )

    [bitrix\sale\delivery\extraservices\manager] => Array
        (
            [module] => sale
            [file] => lib/delivery/extra_services/manager.php
        )

    [bitrix\sale\delivery\extraservices\base] => Array
        (
            [module] => sale
            [file] => lib/delivery/extra_services/base.php
        )

    [bitrix\sale\delivery\extraservices\table] => Array
        (
            [module] => sale
            [file] => lib/delivery/extra_services/table.php
        )

    [bitrix\sale\delivery\tracking\manager] => Array
        (
            [module] => sale
            [file] => lib/delivery/tracking/manager.php
        )

    [bitrix\sale\delivery\tracking\table] => Array
        (
            [module] => sale
            [file] => lib/delivery/tracking/table.php
        )

    [bitrix\sale\delivery\externallocationmap] => Array
        (
            [module] => sale
            [file] => lib/delivery/externallocationmap.php
        )

    [bitrix\sale\internals\servicerestrictiontable] => Array
        (
            [module] => sale
            [file] => lib/internals/servicerestriction.php
        )

    [bitrix\sale\services\base\restrictionmanager] => Array
        (
            [module] => sale
            [file] => lib/services/base/restrictionmanager.php
        )

    [bitrix\sale\services\base\siterestriction] => Array
        (
            [module] => sale
            [file] => lib/services/base/siterestriction.php
        )

    [bitrix\sale\services\base\tradebindingrestriction] => Array
        (
            [module] => sale
            [file] => lib/services/base/tradebindingrestriction.php
        )

    [bitrix\sale\compatible\discountcompatibility] => Array
        (
            [module] => sale
            [file] => lib/compatible/discountcompatibility.php
        )

    [bitrix\sale\config\feature] => Array
        (
            [module] => sale
            [file] => lib/config/feature.php
        )

    [bitrix\sale\discount\context\basecontext] => Array
        (
            [module] => sale
            [file] => lib/discount/context/basecontext.php
        )

    [bitrix\sale\discount\context\fuser] => Array
        (
            [module] => sale
            [file] => lib/discount/context/fuser.php
        )

    [bitrix\sale\discount\context\user] => Array
        (
            [module] => sale
            [file] => lib/discount/context/user.php
        )

    [bitrix\sale\discount\context\usergroup] => Array
        (
            [module] => sale
            [file] => lib/discount/context/usergroup.php
        )

    [bitrix\sale\discount\gift\collection] => Array
        (
            [module] => sale
            [file] => lib/discount/gift/collection.php
        )

    [bitrix\sale\discount\gift\gift] => Array
        (
            [module] => sale
            [file] => lib/discount/gift/gift.php
        )

    [bitrix\sale\discount\gift\manager] => Array
        (
            [module] => sale
            [file] => lib/discount/gift/manager.php
        )

    [bitrix\sale\discount\gift\relateddatatable] => Array
        (
            [module] => sale
            [file] => lib/discount/gift/relateddata.php
        )

    [bitrix\sale\discount\index\indexelementtable] => Array
        (
            [module] => sale
            [file] => lib/discount/index/indexelement.php
        )

    [bitrix\sale\discount\index\indexsectiontable] => Array
        (
            [module] => sale
            [file] => lib/discount/index/indexsection.php
        )

    [bitrix\sale\discount\index\manager] => Array
        (
            [module] => sale
            [file] => lib/discount/index/manager.php
        )

    [bitrix\sale\discount\migration\orderdiscountmigrator] => Array
        (
            [module] => sale
            [file] => lib/discount/migration/orderdiscountmigrator.php
        )

    [bitrix\sale\discount\prediction\manager] => Array
        (
            [module] => sale
            [file] => lib/discount/prediction/manager.php
        )

    [bitrix\sale\discount\preset\arrayhelper] => Array
        (
            [module] => sale
            [file] => lib/discount/preset/arrayhelper.php
        )

    [bitrix\sale\discount\preset\basepreset] => Array
        (
            [module] => sale
            [file] => lib/discount/preset/basepreset.php
        )

    [bitrix\sale\discount\preset\htmlhelper] => Array
        (
            [module] => sale
            [file] => lib/discount/preset/htmlhelper.php
        )

    [bitrix\sale\discount\preset\manager] => Array
        (
            [module] => sale
            [file] => lib/discount/preset/manager.php
        )

    [bitrix\sale\discount\preset\selectproductpreset] => Array
        (
            [module] => sale
            [file] => lib/discount/preset/selectproductpreset.php
        )

    [bitrix\sale\discount\preset\state] => Array
        (
            [module] => sale
            [file] => lib/discount/preset/state.php
        )

    [bitrix\sale\discount\result\compatibleformat] => Array
        (
            [module] => sale
            [file] => lib/discount/result/compatibleformat.php
        )

    [bitrix\sale\discount\runtimecache\discountcache] => Array
        (
            [module] => sale
            [file] => lib/discount/runtimecache/discountcache.php
        )

    [bitrix\sale\discount\runtimecache\fusercache] => Array
        (
            [module] => sale
            [file] => lib/discount/runtimecache/fusercache.php
        )

    [bitrix\sale\discount\actions] => Array
        (
            [module] => sale
            [file] => lib/discount/actions.php
        )

    [bitrix\sale\discount\analyzer] => Array
        (
            [module] => sale
            [file] => lib/discount/analyzer.php
        )

    [bitrix\sale\discount\cumulativecalculator] => Array
        (
            [module] => sale
            [file] => lib/discount/cumulativecalculator.php
        )

    [bitrix\sale\discount\formatter] => Array
        (
            [module] => sale
            [file] => lib/discount/formatter.php
        )

    [bitrix\sale\internals\discounttable] => Array
        (
            [module] => sale
            [file] => lib/internals/discount.php
        )

    [bitrix\sale\internals\discountcoupontable] => Array
        (
            [module] => sale
            [file] => lib/internals/discountcoupon.php
        )

    [bitrix\sale\internals\discountentitiestable] => Array
        (
            [module] => sale
            [file] => lib/internals/discountentities.php
        )

    [bitrix\sale\internals\discountgrouptable] => Array
        (
            [module] => sale
            [file] => lib/internals/discountgroup.php
        )

    [bitrix\sale\internals\discountmoduletable] => Array
        (
            [module] => sale
            [file] => lib/internals/discountmodule.php
        )

    [bitrix\sale\internals\orderdiscounttable] => Array
        (
            [module] => sale
            [file] => lib/internals/orderdiscount.php
        )

    [bitrix\sale\internals\orderdiscountdatatable] => Array
        (
            [module] => sale
            [file] => lib/internals/orderdiscount.php
        )

    [bitrix\sale\internals\ordercouponstable] => Array
        (
            [module] => sale
            [file] => lib/internals/orderdiscount.php
        )

    [bitrix\sale\internals\ordermodulestable] => Array
        (
            [module] => sale
            [file] => lib/internals/orderdiscount.php
        )

    [bitrix\sale\internals\orderroundtable] => Array
        (
            [module] => sale
            [file] => lib/internals/orderround.php
        )

    [bitrix\sale\internals\orderrulestable] => Array
        (
            [module] => sale
            [file] => lib/internals/orderdiscount.php
        )

    [bitrix\sale\internals\orderrulesdescrtable] => Array
        (
            [module] => sale
            [file] => lib/internals/orderdiscount.php
        )

    [bitrix\sale\internals\accountnumbergenerator] => Array
        (
            [module] => sale
            [file] => lib/internals/accountnumber.php
        )

    [bitrix\sale\discount] => Array
        (
            [module] => sale
            [file] => lib/discount.php
        )

    [bitrix\sale\discountbase] => Array
        (
            [module] => sale
            [file] => lib/discountbase.php
        )

    [bitrix\sale\discountcouponsmanager] => Array
        (
            [module] => sale
            [file] => lib/discountcouponsmanager.php
        )

    [bitrix\sale\discountcouponsmanagerbase] => Array
        (
            [module] => sale
            [file] => lib/discountcouponsmanagerbase.php
        )

    [bitrix\sale\orderdiscount] => Array
        (
            [module] => sale
            [file] => lib/orderdiscount.php
        )

    [bitrix\sale\orderdiscountbase] => Array
        (
            [module] => sale
            [file] => lib/orderdiscountbase.php
        )

    [bitrix\sale\orderdiscountmanager] => Array
        (
            [module] => sale
            [file] => lib/orderdiscountmanager.php
        )

    [bitrix\sale\paysystem\logger] => Array
        (
            [module] => sale
            [file] => lib/paysystem/logger.php
        )

    [bitrix\sale\paysystem\restservice] => Array
        (
            [module] => sale
            [file] => lib/paysystem/restservice.php
        )

    [bitrix\sale\paysystem\resthandler] => Array
        (
            [module] => sale
            [file] => lib/paysystem/resthandler.php
        )

    [bitrix\sale\services\base\restclient] => Array
        (
            [module] => sale
            [file] => lib/services/base/restclient.php
        )

    [bitrix\sale\paysystem\service] => Array
        (
            [module] => sale
            [file] => lib/paysystem/service.php
        )

    [bitrix\sale\internals\paysystemresthandlerstable] => Array
        (
            [module] => sale
            [file] => lib/internals/paysystemresthandlers.php
        )

    [bitrix\sale\paysystem\manager] => Array
        (
            [module] => sale
            [file] => lib/paysystem/manager.php
        )

    [bitrix\sale\paysystem\baseservicehandler] => Array
        (
            [module] => sale
            [file] => lib/paysystem/baseservicehandler.php
        )

    [bitrix\sale\paysystem\servicehandler] => Array
        (
            [module] => sale
            [file] => lib/paysystem/servicehandler.php
        )

    [bitrix\sale\paysystem\irefund] => Array
        (
            [module] => sale
            [file] => lib/paysystem/irefund.php
        )

    [bitrix\sale\paysystem\ipdf] => Array
        (
            [module] => sale
            [file] => lib/paysystem/ipdf.php
        )

    [bitrix\sale\paysystem\irefundextended] => Array
        (
            [module] => sale
            [file] => lib/paysystem/irefundextended.php
        )

    [bitrix\sale\paysystem\cert] => Array
        (
            [module] => sale
            [file] => lib/paysystem/cert.php
        )

    [bitrix\sale\paysystem\ipayable] => Array
        (
            [module] => sale
            [file] => lib/paysystem/ipayable.php
        )

    [bitrix\sale\paysystem\icheckable] => Array
        (
            [module] => sale
            [file] => lib/paysystem/icheckable.php
        )

    [bitrix\sale\paysystem\iprepayable] => Array
        (
            [module] => sale
            [file] => lib/paysystem/iprepayable.php
        )

    [bitrix\sale\paysystem\compatibilityhandler] => Array
        (
            [module] => sale
            [file] => lib/paysystem/compatibilityhandler.php
        )

    [bitrix\sale\paysystem\ihold] => Array
        (
            [module] => sale
            [file] => lib/paysystem/ihold.php
        )

    [bitrix\sale\paysystem\ipartialhold] => Array
        (
            [module] => sale
            [file] => lib/paysystem/ipartialhold.php
        )

    [bitrix\sale\internals\paymentlogtable] => Array
        (
            [module] => sale
            [file] => lib/internals/paymentlog.php
        )

    [bitrix\sale\services\paysystem\restrictions\manager] => Array
        (
            [module] => sale
            [file] => lib/services/paysystem/restrictions/manager.php
        )

    [bitrix\sale\services\base\restriction] => Array
        (
            [module] => sale
            [file] => lib/services/base/restriction.php
        )

    [bitrix\sale\internals\yandexsettingstable] => Array
        (
            [module] => sale
            [file] => lib/internals/yandexsettings.php
        )

    [bitrix\sale\services\company\manager] => Array
        (
            [module] => sale
            [file] => lib/services/company/manager.php
        )

    [bitrix\sale\internals\collectionfilteriterator] => Array
        (
            [module] => sale
            [file] => lib/internals/collectionfilteriterator.php
        )

    [bitrix\sale\cashbox\internals\pool] => Array
        (
            [module] => sale
            [file] => lib/cashbox/internals/pool.php
        )

    [bitrix\sale\cashbox\internals\cashboxtable] => Array
        (
            [module] => sale
            [file] => lib/cashbox/internals/cashbox.php
        )

    [bitrix\sale\cashbox\internals\cashboxchecktable] => Array
        (
            [module] => sale
            [file] => lib/cashbox/internals/cashboxcheck.php
        )

    [bitrix\sale\cashbox\internals\cashboxzreporttable] => Array
        (
            [module] => sale
            [file] => lib/cashbox/internals/cashboxzreport.php
        )

    [bitrix\sale\cashbox\internals\cashboxerrlogtable] => Array
        (
            [module] => sale
            [file] => lib/cashbox/internals/cashboxerrlog.php
        )

    [bitrix\sale\cashbox\cashbox] => Array
        (
            [module] => sale
            [file] => lib/cashbox/cashbox.php
        )

    [bitrix\sale\cashbox\manager] => Array
        (
            [module] => sale
            [file] => lib/cashbox/manager.php
        )

    [bitrix\sale\cashbox\iprintimmediately] => Array
        (
            [module] => sale
            [file] => lib/cashbox/iprintimmediately.php
        )

    [bitrix\sale\cashbox\restrictions\manager] => Array
        (
            [module] => sale
            [file] => lib/cashbox/restrictions/manager.php
        )

    [bitrix\sale\notify] => Array
        (
            [module] => sale
            [file] => lib/notify.php
        )

    [bitrix\sale\buyerstatistic] => Array
        (
            [module] => sale
            [file] => /lib/buyerstatistic.php
        )

    [bitrix\sale\internals\buyerstatistictable] => Array
        (
            [module] => sale
            [file] => /lib/internals/buyerstatistic.php
        )

    [cadminsalelist] => Array
        (
            [module] => sale
            [file] => general/admin_lib.php
        )

    [bitrix\sale\helpers\admin\skuprops] => Array
        (
            [module] => sale
            [file] => lib/helpers/admin/skuprops.php
        )

    [bitrix\sale\helpers\admin\product] => Array
        (
            [module] => sale
            [file] => lib/helpers/admin/product.php
        )

    [bitrix\sale\helpers\order] => Array
        (
            [module] => sale
            [file] => lib/helpers/order.php
        )

    [bitrix\sale\location\comparator\replacement] => Array
        (
            [module] => sale
            [file] => lib/location/comparator/ru/replacement.php
        )

    [bitrix\sale\location\comparator\tmptable] => Array
        (
            [module] => sale
            [file] => lib/location/comparator/tmptable.php
        )

    [bitrix\sale\location\comparator] => Array
        (
            [module] => sale
            [file] => lib/location/comparator.php
        )

    [bitrix\sale\location\comparator\mapresult] => Array
        (
            [module] => sale
            [file] => lib/location/comparator/mapresult.php
        )

    [bitrix\sale\location\comparator\mapper] => Array
        (
            [module] => sale
            [file] => lib/location/comparator/mapper.php
        )

    [bitrix\sale\exchange\onec\documentimport] => Array
        (
            [module] => sale
            [file] => /lib/exchange/compatibility/documents.php
        )

    [bitrix\sale\exchange\onec\collisionorder] => Array
        (
            [module] => sale
            [file] => /lib/exchange/onec/importcollision.php
        )

    [bitrix\sale\exchange\onec\collisionshipment] => Array
        (
            [module] => sale
            [file] => /lib/exchange/onec/importcollision.php
        )

    [bitrix\sale\exchange\onec\collisionpayment] => Array
        (
            [module] => sale
            [file] => /lib/exchange/onec/importcollision.php
        )

    [bitrix\sale\exchange\onec\collisionprofile] => Array
        (
            [module] => sale
            [file] => /lib/exchange/onec/importcollision.php
        )

    [bitrix\sale\exchange\onec\paymentcashdocument] => Array
        (
            [module] => sale
            [file] => /lib/exchange/onec/paymentdocument.php
        )

    [bitrix\sale\exchange\onec\paymentcashlessdocument] => Array
        (
            [module] => sale
            [file] => /lib/exchange/onec/paymentdocument.php
        )

    [bitrix\sale\exchange\onec\paymentcarddocument] => Array
        (
            [module] => sale
            [file] => /lib/exchange/onec/paymentdocument.php
        )

    [bitrix\sale\exchange\onec\importcriterionbase] => Array
        (
            [module] => sale
            [file] => /lib/exchange/onec/importcriterion.php
        )

    [bitrix\sale\exchange\onec\importcriteriononeccml2] => Array
        (
            [module] => sale
            [file] => /lib/exchange/onec/importcriterion.php
        )

    [bitrix\sale\exchange\onec\criterionorder] => Array
        (
            [module] => sale
            [file] => /lib/exchange/onec/importcriterion.php
        )

    [bitrix\sale\exchange\onec\criterionshipment] => Array
        (
            [module] => sale
            [file] => /lib/exchange/onec/importcriterion.php
        )

    [bitrix\sale\exchange\onec\criterionshipmentinvoice] => Array
        (
            [module] => sale
            [file] => /lib/exchange/onec/importcriterion.php
        )

    [bitrix\sale\exchange\onec\criterionpayment] => Array
        (
            [module] => sale
            [file] => /lib/exchange/onec/importcriterion.php
        )

    [bitrix\sale\exchange\onec\criterionprofile] => Array
        (
            [module] => sale
            [file] => /lib/exchange/onec/importcriterion.php
        )

    [bitrix\sale\exchange\entity\orderimportloader] => Array
        (
            [module] => sale
            [file] => /lib/exchange/entity/entityimportloader.php
        )

    [bitrix\sale\exchange\entity\invoiceimportloader] => Array
        (
            [module] => sale
            [file] => /lib/exchange/entity/entityimportloader.php
        )

    [bitrix\sale\exchange\entity\paymentimportloader] => Array
        (
            [module] => sale
            [file] => /lib/exchange/entity/entityimportloader.php
        )

    [bitrix\sale\exchange\entity\shipmentimportloader] => Array
        (
            [module] => sale
            [file] => /lib/exchange/entity/entityimportloader.php
        )

    [bitrix\sale\exchange\entity\userprofileimportloader] => Array
        (
            [module] => sale
            [file] => /lib/exchange/entity/entityimportloader.php
        )

    [bitrix\sale\exchange\entity\paymentcashlessimport] => Array
        (
            [module] => sale
            [file] => /lib/exchange/entity/paymentimport.php
        )

    [bitrix\sale\exchange\entity\paymentcardimport] => Array
        (
            [module] => sale
            [file] => /lib/exchange/entity/paymentimport.php
        )

    [bitrix\sale\exchange\entity\paymentcashimport] => Array
        (
            [module] => sale
            [file] => /lib/exchange/entity/paymentimport.php
        )

    [bitrix\sale\location\geoip] => Array
        (
            [module] => sale
            [file] => /lib/location/geoip.php
        )

    [bitrix\sale\delivery\requests\manager] => Array
        (
            [module] => sale
            [file] => /lib/delivery/requests/manager.php
        )

    [bitrix\sale\delivery\requests\helper] => Array
        (
            [module] => sale
            [file] => /lib/delivery/requests/helper.php
        )

    [bitrix\sale\delivery\requests\handlerbase] => Array
        (
            [module] => sale
            [file] => /lib/delivery/requests/handlerbase.php
        )

    [bitrix\sale\delivery\requests\requesttable] => Array
        (
            [module] => sale
            [file] => /lib/delivery/requests/request.php
        )

    [bitrix\sale\delivery\requests\shipmenttable] => Array
        (
            [module] => sale
            [file] => /lib/delivery/requests/shipment.php
        )

    [bitrix\sale\delivery\requests\result] => Array
        (
            [module] => sale
            [file] => /lib/delivery/requests/result.php
        )

    [bitrix\sale\delivery\requests\resultfile] => Array
        (
            [module] => sale
            [file] => /lib/delivery/requests/resultfile.php
        )

    [bitrix\sale\delivery\packing\packer] => Array
        (
            [module] => sale
            [file] => /lib/delivery/packing/packer.php
        )

    [bitrix\sale\recurring] => Array
        (
            [module] => sale
            [file] => /lib/recurring.php
        )

    [bitrix\sale\location\normalizer\builder] => Array
        (
            [module] => sale
            [file] => /lib/location/normalizer/builder.php
        )

    [bitrix\sale\location\normalizer\ibuilder] => Array
        (
            [module] => sale
            [file] => /lib/location/normalizer/ibuilder.php
        )

    [bitrix\sale\location\normalizer\normalizer] => Array
        (
            [module] => sale
            [file] => /lib/location/normalizer/normalizer.php
        )

    [bitrix\sale\location\normalizer\inormalizer] => Array
        (
            [module] => sale
            [file] => /lib/location/normalizer/inormalizer.php
        )

    [bitrix\sale\location\normalizer\commonnormalizer] => Array
        (
            [module] => sale
            [file] => /lib/location/normalizer/commonnormalizer.php
        )

    [bitrix\sale\location\normalizer\nullnormalizer] => Array
        (
            [module] => sale
            [file] => /lib/location/normalizer/nullnormalizer.php
        )

    [bitrix\sale\location\normalizer\spacenormalizer] => Array
        (
            [module] => sale
            [file] => /lib/location/normalizer/spacenormalizer.php
        )

    [bitrix\sale\location\normalizer\languagenormalizer] => Array
        (
            [module] => sale
            [file] => /lib/location/normalizer/languagenormalizer.php
        )

    [bitrix\sale\location\normalizer\helper] => Array
        (
            [module] => sale
            [file] => /lib/location/normalizer/helper.php
        )

    [sale\handlers\delivery\additional\ruspost\reliability\service] => Array
        (
            [module] => sale
            [file] => /handlers/delivery/additional/ruspost/reliability/service.php
        )

)
Array
(
    [bitrix\main\application] => Array
        (
            [module] => main
            [file] => lib/application.php
        )

    [bitrix\main\httpapplication] => Array
        (
            [module] => main
            [file] => lib/httpapplication.php
        )

    [bitrix\main\argumentexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\argumentnullexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\argumentoutofrangeexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\argumenttypeexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\notimplementedexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\notsupportedexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\invalidoperationexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\objectpropertyexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\objectnotfoundexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\objectexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\systemexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\accessdeniedexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\decodingexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\io\invalidpathexception] => Array
        (
            [module] => main
            [file] => lib/io/ioexception.php
        )

    [bitrix\main\io\filenotfoundexception] => Array
        (
            [module] => main
            [file] => lib/io/ioexception.php
        )

    [bitrix\main\io\filedeleteexception] => Array
        (
            [module] => main
            [file] => lib/io/ioexception.php
        )

    [bitrix\main\io\fileopenexception] => Array
        (
            [module] => main
            [file] => lib/io/ioexception.php
        )

    [bitrix\main\io\filenotopenedexception] => Array
        (
            [module] => main
            [file] => lib/io/ioexception.php
        )

    [bitrix\main\context] => Array
        (
            [module] => main
            [file] => lib/context.php
        )

    [bitrix\main\httpcontext] => Array
        (
            [module] => main
            [file] => lib/httpcontext.php
        )

    [bitrix\main\dispatcher] => Array
        (
            [module] => main
            [file] => lib/dispatcher.php
        )

    [bitrix\main\environment] => Array
        (
            [module] => main
            [file] => lib/environment.php
        )

    [bitrix\main\event] => Array
        (
            [module] => main
            [file] => lib/event.php
        )

    [bitrix\main\eventmanager] => Array
        (
            [module] => main
            [file] => lib/eventmanager.php
        )

    [bitrix\main\eventresult] => Array
        (
            [module] => main
            [file] => lib/eventresult.php
        )

    [bitrix\main\request] => Array
        (
            [module] => main
            [file] => lib/request.php
        )

    [bitrix\main\httprequest] => Array
        (
            [module] => main
            [file] => lib/httprequest.php
        )

    [bitrix\main\response] => Array
        (
            [module] => main
            [file] => lib/response.php
        )

    [bitrix\main\httpresponse] => Array
        (
            [module] => main
            [file] => lib/httpresponse.php
        )

    [bitrix\main\modulemanager] => Array
        (
            [module] => main
            [file] => lib/modulemanager.php
        )

    [bitrix\main\server] => Array
        (
            [module] => main
            [file] => lib/server.php
        )

    [bitrix\main\config\configuration] => Array
        (
            [module] => main
            [file] => lib/config/configuration.php
        )

    [bitrix\main\config\option] => Array
        (
            [module] => main
            [file] => lib/config/option.php
        )

    [bitrix\main\context\culture] => Array
        (
            [module] => main
            [file] => lib/context/culture.php
        )

    [bitrix\main\data\cache] => Array
        (
            [module] => main
            [file] => lib/data/cache.php
        )

    [bitrix\main\data\cacheengineapc] => Array
        (
            [module] => main
            [file] => lib/data/cacheengineapc.php
        )

    [bitrix\main\data\cacheenginememcache] => Array
        (
            [module] => main
            [file] => lib/data/cacheenginememcache.php
        )

    [bitrix\main\data\cacheenginefiles] => Array
        (
            [module] => main
            [file] => lib/data/cacheenginefiles.php
        )

    [bitrix\main\data\cacheenginenone] => Array
        (
            [module] => main
            [file] => lib/data/cacheenginenone.php
        )

    [bitrix\main\data\connection] => Array
        (
            [module] => main
            [file] => lib/data/connection.php
        )

    [bitrix\main\data\connectionpool] => Array
        (
            [module] => main
            [file] => lib/data/connectionpool.php
        )

    [bitrix\main\data\icacheengine] => Array
        (
            [module] => main
            [file] => lib/data/cache.php
        )

    [bitrix\main\data\hsphpreadconnection] => Array
        (
            [module] => main
            [file] => lib/data/hsphpreadconnection.php
        )

    [bitrix\main\data\managedcache] => Array
        (
            [module] => main
            [file] => lib/data/managedcache.php
        )

    [bitrix\main\data\taggedcache] => Array
        (
            [module] => main
            [file] => lib/data/taggedcache.php
        )

    [bitrix\main\data\memcacheconnection] => Array
        (
            [module] => main
            [file] => lib/data/memcacheconnection.php
        )

    [bitrix\main\data\memcachedconnection] => Array
        (
            [module] => main
            [file] => lib/data/memcachedconnection.php
        )

    [bitrix\main\data\nosqlconnection] => Array
        (
            [module] => main
            [file] => lib/data/nosqlconnection.php
        )

    [bitrix\main\db\arrayresult] => Array
        (
            [module] => main
            [file] => lib/db/arrayresult.php
        )

    [bitrix\main\db\result] => Array
        (
            [module] => main
            [file] => lib/db/result.php
        )

    [bitrix\main\db\connection] => Array
        (
            [module] => main
            [file] => lib/db/connection.php
        )

    [bitrix\main\db\sqlexception] => Array
        (
            [module] => main
            [file] => lib/db/sqlexception.php
        )

    [bitrix\main\db\sqlqueryexception] => Array
        (
            [module] => main
            [file] => lib/db/sqlexception.php
        )

    [bitrix\main\db\transactionexception] => Array
        (
            [module] => main
            [file] => lib/db/sqlexception.php
        )

    [bitrix\main\db\sqlexpression] => Array
        (
            [module] => main
            [file] => lib/db/sqlexpression.php
        )

    [bitrix\main\db\sqlhelper] => Array
        (
            [module] => main
            [file] => lib/db/sqlhelper.php
        )

    [bitrix\main\db\mysqlcommonconnection] => Array
        (
            [module] => main
            [file] => lib/db/mysqlcommonconnection.php
        )

    [bitrix\main\db\mysqliconnection] => Array
        (
            [module] => main
            [file] => lib/db/mysqliconnection.php
        )

    [bitrix\main\db\mysqliresult] => Array
        (
            [module] => main
            [file] => lib/db/mysqliresult.php
        )

    [bitrix\main\db\mysqlisqlhelper] => Array
        (
            [module] => main
            [file] => lib/db/mysqlisqlhelper.php
        )

    [bitrix\main\db\mssqlconnection] => Array
        (
            [module] => main
            [file] => lib/db/mssqlconnection.php
        )

    [bitrix\main\db\mssqlresult] => Array
        (
            [module] => main
            [file] => lib/db/mssqlresult.php
        )

    [bitrix\main\db\mssqlsqlhelper] => Array
        (
            [module] => main
            [file] => lib/db/mssqlsqlhelper.php
        )

    [bitrix\main\db\oracleconnection] => Array
        (
            [module] => main
            [file] => lib/db/oracleconnection.php
        )

    [bitrix\main\db\oracleresult] => Array
        (
            [module] => main
            [file] => lib/db/oracleresult.php
        )

    [bitrix\main\db\oraclesqlhelper] => Array
        (
            [module] => main
            [file] => lib/db/oraclesqlhelper.php
        )

    [bitrix\main\db\pgsqlconnection] => Array
        (
            [module] => main
            [file] => lib/db/pgsqlconnection.php
        )

    [bitrix\main\diag\httpexceptionhandleroutput] => Array
        (
            [module] => main
            [file] => lib/diag/httpexceptionhandleroutput.php
        )

    [bitrix\main\diag\fileexceptionhandlerlog] => Array
        (
            [module] => main
            [file] => lib/diag/fileexceptionhandlerlog.php
        )

    [bitrix\main\diag\exceptionhandler] => Array
        (
            [module] => main
            [file] => lib/diag/exceptionhandler.php
        )

    [bitrix\main\diag\iexceptionhandleroutput] => Array
        (
            [module] => main
            [file] => lib/diag/iexceptionhandleroutput.php
        )

    [bitrix\main\diag\exceptionhandlerlog] => Array
        (
            [module] => main
            [file] => lib/diag/exceptionhandlerlog.php
        )

    [bitrix\main\io\file] => Array
        (
            [module] => main
            [file] => lib/io/file.php
        )

    [bitrix\main\io\fileentry] => Array
        (
            [module] => main
            [file] => lib/io/fileentry.php
        )

    [bitrix\main\io\path] => Array
        (
            [module] => main
            [file] => lib/io/path.php
        )

    [bitrix\main\io\filesystementry] => Array
        (
            [module] => main
            [file] => lib/io/filesystementry.php
        )

    [bitrix\main\io\ifilestream] => Array
        (
            [module] => main
            [file] => lib/io/ifilestream.php
        )

    [bitrix\main\localization\loc] => Array
        (
            [module] => main
            [file] => lib/localization/loc.php
        )

    [bitrix\main\mail\mail] => Array
        (
            [module] => main
            [file] => lib/mail/mail.php
        )

    [bitrix\main\mail\tracking] => Array
        (
            [module] => main
            [file] => lib/mail/tracking.php
        )

    [bitrix\main\mail\eventmanager] => Array
        (
            [module] => main
            [file] => lib/mail/eventmanager.php
        )

    [bitrix\main\mail\eventmessagecompiler] => Array
        (
            [module] => main
            [file] => lib/mail/eventmessagecompiler.php
        )

    [bitrix\main\mail\eventmessagethemecompiler] => Array
        (
            [module] => main
            [file] => lib/mail/eventmessagethemecompiler.php
        )

    [bitrix\main\mail\internal\event] => Array
        (
            [module] => main
            [file] => lib/mail/internal/event.php
        )

    [bitrix\main\mail\internal\eventattachment] => Array
        (
            [module] => main
            [file] => lib/mail/internal/eventattachment.php
        )

    [bitrix\main\mail\internal\eventmessage] => Array
        (
            [module] => main
            [file] => lib/mail/internal/eventmessage.php
        )

    [bitrix\main\mail\internal\eventmessagesite] => Array
        (
            [module] => main
            [file] => lib/mail/internal/eventmessagesite.php
        )

    [bitrix\main\mail\internal\eventmessageattachment] => Array
        (
            [module] => main
            [file] => lib/mail/internal/eventmessageattachment.php
        )

    [bitrix\main\mail\internal\eventtype] => Array
        (
            [module] => main
            [file] => lib/mail/internal/eventtype.php
        )

    [bitrix\main\text\converter] => Array
        (
            [module] => main
            [file] => lib/text/converter.php
        )

    [bitrix\main\text\emptyconverter] => Array
        (
            [module] => main
            [file] => lib/text/emptyconverter.php
        )

    [bitrix\main\text\encoding] => Array
        (
            [module] => main
            [file] => lib/text/encoding.php
        )

    [bitrix\main\text\htmlconverter] => Array
        (
            [module] => main
            [file] => lib/text/htmlconverter.php
        )

    [bitrix\main\text\binarystring] => Array
        (
            [module] => main
            [file] => lib/text/binarystring.php
        )

    [bitrix\main\text\xmlconverter] => Array
        (
            [module] => main
            [file] => lib/text/xmlconverter.php
        )

    [bitrix\main\type\collection] => Array
        (
            [module] => main
            [file] => lib/type/collection.php
        )

    [bitrix\main\type\date] => Array
        (
            [module] => main
            [file] => lib/type/date.php
        )

    [bitrix\main\type\datetime] => Array
        (
            [module] => main
            [file] => lib/type/datetime.php
        )

    [bitrix\main\type\dictionary] => Array
        (
            [module] => main
            [file] => lib/type/dictionary.php
        )

    [bitrix\main\type\filterabledictionary] => Array
        (
            [module] => main
            [file] => lib/type/filterabledictionary.php
        )

    [bitrix\main\type\parameterdictionary] => Array
        (
            [module] => main
            [file] => lib/type/parameterdictionary.php
        )

    [bitrix\main\web\cookie] => Array
        (
            [module] => main
            [file] => lib/web/cookie.php
        )

    [bitrix\main\web\uri] => Array
        (
            [module] => main
            [file] => lib/web/uri.php
        )

    [bitrix\main\sendereventhandler] => Array
        (
            [module] => main
            [file] => lib/senderconnector.php
        )

    [bitrix\main\senderconnectoruser] => Array
        (
            [module] => main
            [file] => lib/senderconnector.php
        )

    [bitrix\main\urlrewriterrulemaker] => Array
        (
            [module] => main
            [file] => lib/urlrewriter.php
        )

    [bitrix\main\update\stepper] => Array
        (
            [module] => main
            [file] => lib/update/stepper.php
        )

    [bitrix\main\composite\abstractresponse] => Array
        (
            [module] => main
            [file] => lib/composite/responder.php
        )

    [bitrix\main\composite\fileresponse] => Array
        (
            [module] => main
            [file] => lib/composite/responder.php
        )

    [bitrix\main\composite\memcachedresponse] => Array
        (
            [module] => main
            [file] => lib/composite/responder.php
        )

    [bitrix\main\security\otpexception] => Array
        (
            [module] => main
            [file] => lib/security/securityexception.php
        )

    [ctimezone] => Array
        (
            [module] => main
            [file] => classes/general/time.php
        )

    [cbxpunycode] => Array
        (
            [module] => main
            [file] => classes/general/punycode.php
        )

    [ibxvirtualio] => Array
        (
            [module] => main
            [file] => classes/general/virtual_io.php
        )

    [ibxgeterrors] => Array
        (
            [module] => main
            [file] => classes/general/virtual_io.php
        )

    [cbxvirtualio] => Array
        (
            [module] => main
            [file] => classes/general/virtual_io.php
        )

    [cbxvirtualfilebase] => Array
        (
            [module] => main
            [file] => classes/general/virtual_file.php
        )

    [cbxvirtualfile] => Array
        (
            [module] => main
            [file] => classes/general/virtual_file.php
        )

    [cbxvirtualdirectory] => Array
        (
            [module] => main
            [file] => classes/general/virtual_file.php
        )

    [calloption] => Array
        (
            [module] => main
            [file] => classes/general/option.php
        )

    [coption] => Array
        (
            [module] => main
            [file] => classes/general/option.php
        )

    [callpageoption] => Array
        (
            [module] => main
            [file] => classes/general/pageoption.php
        )

    [cpageoption] => Array
        (
            [module] => main
            [file] => classes/general/pageoption.php
        )

    [callsqlwhere] => Array
        (
            [module] => main
            [file] => classes/general/sqlwhere.php
        )

    [csqlwhereexpression] => Array
        (
            [module] => main
            [file] => classes/general/sqlwhere.php
        )

    [csqlwhere] => Array
        (
            [module] => main
            [file] => classes/general/sqlwhere.php
        )

    [calllanguage] => Array
        (
            [module] => main
            [file] => classes/general/language.php
        )

    [clanguage] => Array
        (
            [module] => main
            [file] => classes/general/language.php
        )

    [clangadmin] => Array
        (
            [module] => main
            [file] => classes/general/language.php
        )

    [_clangdbresult] => Array
        (
            [module] => main
            [file] => classes/general/langdbresult.php
        )

    [callagent] => Array
        (
            [module] => main
            [file] => classes/general/agent.php
        )

    [cagent] => Array
        (
            [module] => main
            [file] => classes/mysql/agent.php
        )

    [capplicationexception] => Array
        (
            [module] => main
            [file] => classes/general/applicationexception.php
        )

    [cadminexception] => Array
        (
            [module] => main
            [file] => classes/general/adminexception.php
        )

    [callsite] => Array
        (
            [module] => main
            [file] => classes/general/site.php
        )

    [calllang] => Array
        (
            [module] => main
            [file] => classes/general/site.php
        )

    [csite] => Array
        (
            [module] => main
            [file] => classes/general/site.php
        )

    [clang] => Array
        (
            [module] => main
            [file] => classes/general/site.php
        )

    [chttp] => Array
        (
            [module] => main
            [file] => classes/general/http.php
        )

    [cutil] => Array
        (
            [module] => main
            [file] => classes/general/util.php
        )

    [callmain] => Array
        (
            [module] => main
            [file] => classes/general/main.php
        )

    [cmain] => Array
        (
            [module] => main
            [file] => classes/general/main.php
        )

    [calldatabase] => Array
        (
            [module] => main
            [file] => classes/general/database.php
        )

    [calldbresult] => Array
        (
            [module] => main
            [file] => classes/general/dbresult.php
        )

    [cdatabasemysql] => Array
        (
            [module] => main
            [file] => classes/mysql/database.php
        )

    [cdbresultmysql] => Array
        (
            [module] => main
            [file] => classes/mysql/dbresult.php
        )

    [icachebackend] => Array
        (
            [module] => main
            [file] => classes/general/cache_backend.php
        )

    [cphpcache] => Array
        (
            [module] => main
            [file] => classes/general/cache.php
        )

    [ccachemanager] => Array
        (
            [module] => main
            [file] => classes/general/cache_manager.php
        )

    [cpagecache] => Array
        (
            [module] => main
            [file] => classes/general/page_cache.php
        )

    [cstackcacheentry] => Array
        (
            [module] => main
            [file] => classes/general/stack_cache_entry.php
        )

    [cstackcachemanager] => Array
        (
            [module] => main
            [file] => classes/general/stack_cache.php
        )

    [cmodule] => Array
        (
            [module] => main
            [file] => /classes/general/module.php
        )

    [bitrix\main\entity\ufield] => Array
        (
            [module] => main
            [file] => include/deprecated/ufield.php
        )

    [cdatabase] => Array
        (
            [module] => main
            [file] => classes/mysql/database.php
        )

    [cdbresult] => Array
        (
            [module] => main
            [file] => classes/mysql/dbresult.php
        )

    [csitetemplate] => Array
        (
            [module] => main
            [file] => classes/general/site_template.php
        )

    [cbitrixcomponent] => Array
        (
            [module] => main
            [file] => classes/general/component.php
        )

    [ccomponentengine] => Array
        (
            [module] => main
            [file] => classes/general/component_engine.php
        )

    [ccomponentajax] => Array
        (
            [module] => main
            [file] => classes/general/component_ajax.php
        )

    [cbitrixcomponenttemplate] => Array
        (
            [module] => main
            [file] => classes/general/component_template.php
        )

    [ccomponentutil] => Array
        (
            [module] => main
            [file] => classes/general/component_util.php
        )

    [ccontrollerclient] => Array
        (
            [module] => main
            [file] => classes/general/controller_member.php
        )

    [phpparser] => Array
        (
            [module] => main
            [file] => classes/general/php_parser.php
        )

    [cdiskquota] => Array
        (
            [module] => main
            [file] => classes/general/quota.php
        )

    [ceventlog] => Array
        (
            [module] => main
            [file] => classes/general/event_log.php
        )

    [ceventmain] => Array
        (
            [module] => main
            [file] => classes/general/event_log.php
        )

    [cadminfiledialog] => Array
        (
            [module] => main
            [file] => classes/general/file_dialog.php
        )

    [wll_user] => Array
        (
            [module] => main
            [file] => classes/general/liveid.php
        )

    [wll_consenttoken] => Array
        (
            [module] => main
            [file] => classes/general/liveid.php
        )

    [windowslivelogin] => Array
        (
            [module] => main
            [file] => classes/general/liveid.php
        )

    [cfile] => Array
        (
            [module] => main
            [file] => classes/general/file.php
        )

    [callfile] => Array
        (
            [module] => main
            [file] => classes/general/file.php
        )

    [ctempfile] => Array
        (
            [module] => main
            [file] => classes/general/file_temp.php
        )

    [cfavorites] => Array
        (
            [module] => main
            [file] => classes/mysql/favorites.php
        )

    [cuseroptions] => Array
        (
            [module] => main
            [file] => classes/general/user_options.php
        )

    [cgridoptions] => Array
        (
            [module] => main
            [file] => classes/general/grids.php
        )

    [cundo] => Array
        (
            [module] => main
            [file] => /classes/general/undo.php
        )

    [cautosave] => Array
        (
            [module] => main
            [file] => /classes/general/undo.php
        )

    [callratings] => Array
        (
            [module] => main
            [file] => classes/general/ratings.php
        )

    [cratings] => Array
        (
            [module] => main
            [file] => classes/mysql/ratings.php
        )

    [cratingscomponentsmain] => Array
        (
            [module] => main
            [file] => classes/mysql/ratings_components.php
        )

    [cratingrule] => Array
        (
            [module] => main
            [file] => classes/general/rating_rule.php
        )

    [cratingrulesmain] => Array
        (
            [module] => main
            [file] => classes/mysql/rating_rules.php
        )

    [ctoppanel] => Array
        (
            [module] => main
            [file] => public/top_panel.php
        )

    [ceditarea] => Array
        (
            [module] => main
            [file] => public/edit_area.php
        )

    [ccomponentpanel] => Array
        (
            [module] => main
            [file] => public/edit_area.php
        )

    [ctextparser] => Array
        (
            [module] => main
            [file] => classes/general/textparser.php
        )

    [cphpcachefiles] => Array
        (
            [module] => main
            [file] => classes/general/cache_files.php
        )

    [cdataxmlnode] => Array
        (
            [module] => main
            [file] => classes/general/xml.php
        )

    [cdataxmldocument] => Array
        (
            [module] => main
            [file] => classes/general/xml.php
        )

    [cdataxml] => Array
        (
            [module] => main
            [file] => classes/general/xml.php
        )

    [cxmlfilestream] => Array
        (
            [module] => main
            [file] => classes/general/xml.php
        )

    [crsaprovider] => Array
        (
            [module] => main
            [file] => classes/general/rsasecurity.php
        )

    [crsasecurity] => Array
        (
            [module] => main
            [file] => classes/general/rsasecurity.php
        )

    [crsabcmathprovider] => Array
        (
            [module] => main
            [file] => classes/general/rsabcmath.php
        )

    [crsaopensslprovider] => Array
        (
            [module] => main
            [file] => classes/general/rsaopenssl.php
        )

    [casnreader] => Array
        (
            [module] => main
            [file] => classes/general/asn.php
        )

    [cbxshorturi] => Array
        (
            [module] => main
            [file] => classes/mysql/short_uri.php
        )

    [cfinder] => Array
        (
            [module] => main
            [file] => classes/general/finder.php
        )

    [caccess] => Array
        (
            [module] => main
            [file] => classes/general/access.php
        )

    [cauthprovider] => Array
        (
            [module] => main
            [file] => classes/general/authproviders.php
        )

    [iproviderinterface] => Array
        (
            [module] => main
            [file] => classes/general/authproviders.php
        )

    [cgroupauthprovider] => Array
        (
            [module] => main
            [file] => classes/general/authproviders.php
        )

    [cuserauthprovider] => Array
        (
            [module] => main
            [file] => classes/general/authproviders.php
        )

    [ctableschema] => Array
        (
            [module] => main
            [file] => classes/general/table_schema.php
        )

    [ccsvdata] => Array
        (
            [module] => main
            [file] => classes/general/csv_data.php
        )

    [csmile] => Array
        (
            [module] => main
            [file] => classes/general/smile.php
        )

    [csmilegallery] => Array
        (
            [module] => main
            [file] => classes/general/smile.php
        )

    [csmileset] => Array
        (
            [module] => main
            [file] => classes/general/smile.php
        )

    [cglobalcounter] => Array
        (
            [module] => main
            [file] => classes/general/global_counter.php
        )

    [cusercounter] => Array
        (
            [module] => main
            [file] => classes/mysql/user_counter.php
        )

    [cusercounterpage] => Array
        (
            [module] => main
            [file] => classes/mysql/user_counter.php
        )

    [chotkeys] => Array
        (
            [module] => main
            [file] => classes/general/hot_keys.php
        )

    [chotkeyscode] => Array
        (
            [module] => main
            [file] => classes/general/hot_keys.php
        )

    [cbxsanitizer] => Array
        (
            [module] => main
            [file] => classes/general/sanitizer.php
        )

    [ibxarchive] => Array
        (
            [module] => main
            [file] => classes/general/archive.php
        )

    [cbxarchive] => Array
        (
            [module] => main
            [file] => classes/general/archive.php
        )

    [cadminnotify] => Array
        (
            [module] => main
            [file] => classes/general/admin_notify.php
        )

    [cbxfavadmmenu] => Array
        (
            [module] => main
            [file] => classes/general/favorites.php
        )

    [cadmininformer] => Array
        (
            [module] => main
            [file] => classes/general/admin_informer.php
        )

    [csitecheckertest] => Array
        (
            [module] => main
            [file] => classes/general/site_checker.php
        )

    [csqlutil] => Array
        (
            [module] => main
            [file] => classes/general/sql_util.php
        )

    [cfileuploader] => Array
        (
            [module] => main
            [file] => classes/general/uploader.php
        )

    [lpa] => Array
        (
            [module] => main
            [file] => classes/general/lpa.php
        )

    [cadminfilter] => Array
        (
            [module] => main
            [file] => interface/admin_filter.php
        )

    [cadminlist] => Array
        (
            [module] => main
            [file] => interface/admin_list.php
        )

    [cadminlistrow] => Array
        (
            [module] => main
            [file] => interface/admin_list.php
        )

    [cadminuilist] => Array
        (
            [module] => main
            [file] => interface/admin_ui_list.php
        )

    [cadminuilistrow] => Array
        (
            [module] => main
            [file] => interface/admin_ui_list.php
        )

    [cadminuiresult] => Array
        (
            [module] => main
            [file] => interface/admin_ui_list.php
        )

    [cadminuicontextmenu] => Array
        (
            [module] => main
            [file] => interface/admin_ui_list.php
        )

    [cadminuisorting] => Array
        (
            [module] => main
            [file] => interface/admin_ui_list.php
        )

    [cadminuilistactionpanel] => Array
        (
            [module] => main
            [file] => interface/admin_ui_list.php
        )

    [cadmintabcontrol] => Array
        (
            [module] => main
            [file] => interface/admin_tabcontrol.php
        )

    [cadminform] => Array
        (
            [module] => main
            [file] => interface/admin_form.php
        )

    [cadminformsettings] => Array
        (
            [module] => main
            [file] => interface/admin_form.php
        )

    [cadmintabcontroldrag] => Array
        (
            [module] => main
            [file] => interface/admin_tabcontrol_drag.php
        )

    [cadmindraggableblockengine] => Array
        (
            [module] => main
            [file] => interface/admin_tabcontrol_drag.php
        )

    [cjspopup] => Array
        (
            [module] => main
            [file] => interface/jspopup.php
        )

    [cjspopuponpage] => Array
        (
            [module] => main
            [file] => interface/jspopup.php
        )

    [cadmincalendar] => Array
        (
            [module] => main
            [file] => interface/admin_calendar.php
        )

    [cadminviewtabcontrol] => Array
        (
            [module] => main
            [file] => interface/admin_viewtabcontrol.php
        )

    [cadmintabengine] => Array
        (
            [module] => main
            [file] => interface/admin_tabengine.php
        )

    [ccaptcha] => Array
        (
            [module] => main
            [file] => classes/general/captcha.php
        )

    [cmpnotifications] => Array
        (
            [module] => main
            [file] => classes/general/mp_notifications.php
        )

    [calltask] => Array
        (
            [module] => main
            [file] => classes/general/task.php
        )

    [ctask] => Array
        (
            [module] => main
            [file] => classes/general/task.php
        )

    [calloperation] => Array
        (
            [module] => main
            [file] => classes/general/operation.php
        )

    [coperation] => Array
        (
            [module] => main
            [file] => classes/general/operation.php
        )

    [callgroup] => Array
        (
            [module] => main
            [file] => classes/general/group.php
        )

    [cgroup] => Array
        (
            [module] => main
            [file] => classes/general/group.php
        )

    [cajax] => Array
        (
            [module] => main
            [file] => ajax_tools.php
        )

    [calluser] => Array
        (
            [module] => main
            [file] => classes/general/user.php
        )

    [cuser] => Array
        (
            [module] => main
            [file] => classes/general/user.php
        )

    [callevent] => Array
        (
            [module] => main
            [file] => classes/general/event.php
        )

    [cevent] => Array
        (
            [module] => main
            [file] => classes/general/event.php
        )

    [calleventmessage] => Array
        (
            [module] => main
            [file] => classes/general/eventmessage.php
        )

    [ceventmessage] => Array
        (
            [module] => main
            [file] => classes/general/eventmessage.php
        )

    [ceventtype] => Array
        (
            [module] => main
            [file] => classes/general/eventmessage.php
        )

    [_ceventtyperesult] => Array
        (
            [module] => main
            [file] => classes/general/eventmessage.php
        )

    [cdbresulteventmultiresult] => Array
        (
            [module] => main
            [file] => classes/general/eventmessage.php
        )

    [cdebuginfo] => Array
        (
            [module] => main
            [file] => classes/general/debuginfo.php
        )

    [ccaptchaagent] => Array
        (
            [module] => main
            [file] => classes/general/captchaagent.php
        )

    [callfilterquery] => Array
        (
            [module] => main
            [file] => classes/general/filterquery.php
        )

    [cfilterquery] => Array
        (
            [module] => main
            [file] => classes/general/filterquery.php
        )

    [cconvertorspregreplacehelper] => Array
        (
            [module] => main
            [file] => classes/general/convertorspregreplacehelper.php
        )

    [cspacer] => Array
        (
            [module] => main
            [file] => classes/general/spacer.php
        )

    [updatetools] => Array
        (
            [module] => main
            [file] => classes/general/updatetools.php
        )

    [cjscore] => Array
        (
            [module] => main
            [file] => classes/general/jscore.php
        )

    [cchecklisttools] => Array
        (
            [module] => main
            [file] => classes/general/checklist.php
        )

    [cmenu] => Array
        (
            [module] => main
            [file] => classes/general/menu.php
        )

    [cmenucustom] => Array
        (
            [module] => main
            [file] => classes/general/menucustom.php
        )

    [callusertypeentity] => Array
        (
            [module] => main
            [file] => classes/general/usertype.php
        )

    [cusertypeentity] => Array
        (
            [module] => main
            [file] => classes/general/usertype.php
        )

    [cuserfieldenum] => Array
        (
            [module] => main
            [file] => classes/general/userfieldenum.php
        )

    [cusertypesql] => Array
        (
            [module] => main
            [file] => classes/general/usertypesql.php
        )

    [cusertypemanager] => Array
        (
            [module] => main
            [file] => classes/general/usertypemanager.php
        )

    [cusertypestring] => Array
        (
            [module] => main
            [file] => classes/general/usertypestr.php
        )

    [cusertypeinteger] => Array
        (
            [module] => main
            [file] => classes/general/usertypeint.php
        )

    [cusertypedouble] => Array
        (
            [module] => main
            [file] => classes/general/usertypedbl.php
        )

    [cusertypedatetime] => Array
        (
            [module] => main
            [file] => classes/general/usertypetime.php
        )

    [cusertypedate] => Array
        (
            [module] => main
            [file] => classes/general/usertypedate.php
        )

    [cusertypeboolean] => Array
        (
            [module] => main
            [file] => classes/general/usertypebool.php
        )

    [cusertypefile] => Array
        (
            [module] => main
            [file] => classes/general/usertypefile.php
        )

    [cusertypeenum] => Array
        (
            [module] => main
            [file] => classes/general/usertypeenum.php
        )

    [cusertypeiblocksection] => Array
        (
            [module] => main
            [file] => classes/general/usertypesection.php
        )

    [ciblocksectionenum] => Array
        (
            [module] => main
            [file] => classes/general/usertypesection.php
        )

    [cusertypeiblockelement] => Array
        (
            [module] => main
            [file] => classes/general/usertypeelement.php
        )

    [cusertypestringformatted] => Array
        (
            [module] => main
            [file] => classes/general/usertypestrfmt.php
        )

    [cusertypeurl] => Array
        (
            [module] => main
            [file] => classes/general/usertypeurl.php
        )

    [bxgadget] => Array
        (
            [module] => main
            [file] => classes/general/gadget.php
        )

    [cmainadmin] => Array
        (
            [module] => main
            [file] => classes/general/main_admin.php
        )

    [ctemplates] => Array
        (
            [module] => main
            [file] => classes/general/templates.php
        )

    [cpagetemplate] => Array
        (
            [module] => main
            [file] => classes/general/page_template.php
        )

    [filescmp] => Array
        (
            [module] => main
            [file] => classes/general/files_cmp.php
        )

    [carchiver] => Array
        (
            [module] => main
            [file] => classes/general/tar_gz.php
        )

    [czip] => Array
        (
            [module] => main
            [file] => classes/general/zip.php
        )

    [curlrewriter] => Array
        (
            [module] => main
            [file] => classes/general/urlrewriter.php
        )

    [charsetconverter] => Array
        (
            [module] => main
            [file] => classes/general/charset_converter.php
        )

    [chtmlpagescache] => Array
        (
            [module] => main
            [file] => lib/composite/helper.php
        )

    [statichtmlmemcachedresponse] => Array
        (
            [module] => main
            [file] => lib/composite/responder.php
        )

    [statichtmlfileresponse] => Array
        (
            [module] => main
            [file] => lib/composite/responder.php
        )

    [bitrix\main\page\frame] => Array
        (
            [module] => main
            [file] => lib/composite/engine.php
        )

    [bitrix\main\page\framestatic] => Array
        (
            [module] => main
            [file] => lib/composite/staticarea.php
        )

    [bitrix\main\page\framebuffered] => Array
        (
            [module] => main
            [file] => lib/composite/bufferarea.php
        )

    [bitrix\main\page\framehelper] => Array
        (
            [module] => main
            [file] => lib/composite/bufferarea.php
        )

    [bitrix\main\data\statichtmlcache] => Array
        (
            [module] => main
            [file] => lib/composite/page.php
        )

    [bitrix\main\data\statichtmlstorage] => Array
        (
            [module] => main
            [file] => lib/composite/data/abstractstorage.php
        )

    [bitrix\main\data\statichtmlfilestorage] => Array
        (
            [module] => main
            [file] => lib/composite/data/filestorage.php
        )

    [bitrix\main\data\statichtmlmemcachedstorage] => Array
        (
            [module] => main
            [file] => lib/composite/data/memcachedstorage.php
        )

    [bitrix\main\data\staticcacheprovider] => Array
        (
            [module] => main
            [file] => lib/composite/data/cacheprovider.php
        )

    [bitrix\main\data\appcachemanifest] => Array
        (
            [module] => main
            [file] => lib/composite/appcache.php
        )

    [iblock] => Array
        (
            [module] => iblock
            [file] => install/index.php
        )

    [ciblockpropertyresult] => Array
        (
            [module] => iblock
            [file] => classes/general/iblockpropresult.php
        )

    [ciblockresult] => Array
        (
            [module] => iblock
            [file] => classes/general/iblockresult.php
        )

    [_cibelement] => Array
        (
            [module] => iblock
            [file] => classes/general/iblock_element.php
        )

    [ciblocktype] => Array
        (
            [module] => iblock
            [file] => classes/general/iblocktype.php
        )

    [calliblock] => Array
        (
            [module] => iblock
            [file] => classes/general/iblock.php
        )

    [ciblock] => Array
        (
            [module] => iblock
            [file] => classes/mysql/iblock.php
        )

    [calliblocksection] => Array
        (
            [module] => iblock
            [file] => classes/general/iblocksection.php
        )

    [ciblocksection] => Array
        (
            [module] => iblock
            [file] => classes/mysql/iblocksection.php
        )

    [calliblockproperty] => Array
        (
            [module] => iblock
            [file] => classes/general/iblockproperty.php
        )

    [ciblockpropertyenum] => Array
        (
            [module] => iblock
            [file] => classes/general/iblockpropertyenum.php
        )

    [ciblockproperty] => Array
        (
            [module] => iblock
            [file] => classes/mysql/iblockproperty.php
        )

    [calliblockelement] => Array
        (
            [module] => iblock
            [file] => classes/general/iblockelement.php
        )

    [ciblockelement] => Array
        (
            [module] => iblock
            [file] => classes/mysql/iblockelement.php
        )

    [calliblockrss] => Array
        (
            [module] => iblock
            [file] => classes/general/iblockrss.php
        )

    [ciblockrss] => Array
        (
            [module] => iblock
            [file] => classes/mysql/iblockrss.php
        )

    [ciblockpropertydatetime] => Array
        (
            [module] => iblock
            [file] => classes/general/prop_datetime.php
        )

    [ciblockpropertydate] => Array
        (
            [module] => iblock
            [file] => classes/general/prop_date.php
        )

    [ciblockpropertyxmlid] => Array
        (
            [module] => iblock
            [file] => classes/general/prop_xmlid.php
        )

    [ciblockpropertyfileman] => Array
        (
            [module] => iblock
            [file] => classes/general/prop_fileman.php
        )

    [ciblockpropertyhtml] => Array
        (
            [module] => iblock
            [file] => classes/general/prop_html.php
        )

    [ciblockpropertyelementlist] => Array
        (
            [module] => iblock
            [file] => classes/general/prop_element_list.php
        )

    [ccmlresult] => Array
        (
            [module] => iblock
            [file] => classes/general/cmlresult.php
        )

    [ciblockxmlfile] => Array
        (
            [module] => iblock
            [file] => classes/mysql/cml2.php
        )

    [ciblockcmlimport] => Array
        (
            [module] => iblock
            [file] => classes/general/cml2.php
        )

    [ciblockcmlexport] => Array
        (
            [module] => iblock
            [file] => classes/general/cml2.php
        )

    [ciblockfindtools] => Array
        (
            [module] => iblock
            [file] => classes/general/comp_findtools.php
        )

    [ciblockpricetools] => Array
        (
            [module] => iblock
            [file] => classes/general/comp_pricetools.php
        )

    [ciblockparameters] => Array
        (
            [module] => iblock
            [file] => classes/general/comp_parameters.php
        )

    [ciblockformatproperties] => Array
        (
            [module] => iblock
            [file] => classes/general/comp_formatprops.php
        )

    [calliblocksequence] => Array
        (
            [module] => iblock
            [file] => classes/general/iblocksequence.php
        )

    [ciblocksequence] => Array
        (
            [module] => iblock
            [file] => classes/mysql/iblocksequence.php
        )

    [ciblockpropertysequence] => Array
        (
            [module] => iblock
            [file] => classes/general/prop_seq.php
        )

    [ciblockpropertyelementautocomplete] => Array
        (
            [module] => iblock
            [file] => classes/general/prop_element_auto.php
        )

    [ciblockpropertysku] => Array
        (
            [module] => iblock
            [file] => classes/general/prop_element_sku.php
        )

    [ciblockpropertysectionautocomplete] => Array
        (
            [module] => iblock
            [file] => classes/general/prop_section_auto.php
        )

    [calliblockofferstmp] => Array
        (
            [module] => iblock
            [file] => classes/general/iblockoffers.php
        )

    [ciblockofferstmp] => Array
        (
            [module] => iblock
            [file] => classes/mysql/iblockoffers.php
        )

    [ceventiblock] => Array
        (
            [module] => iblock
            [file] => classes/general/iblock_event_list.php
        )

    [cratingscomponentsiblock] => Array
        (
            [module] => iblock
            [file] => classes/general/ratings_components.php
        )

    [ciblockrights] => Array
        (
            [module] => iblock
            [file] => classes/general/iblock_rights.php
        )

    [ciblocksectionrights] => Array
        (
            [module] => iblock
            [file] => classes/general/iblock_rights.php
        )

    [ciblockelementrights] => Array
        (
            [module] => iblock
            [file] => classes/general/iblock_rights.php
        )

    [ciblockrightsstorage] => Array
        (
            [module] => iblock
            [file] => classes/general/iblock_rights.php
        )

    [ciblockpropertytools] => Array
        (
            [module] => iblock
            [file] => classes/general/iblockproptools.php
        )

    [ciblocksectionpropertylink] => Array
        (
            [module] => iblock
            [file] => classes/general/section_property.php
        )

    [ciblockxmlimport] => Array
        (
            [module] => iblock
            [file] => classes/general/iblockxmlimport.php
        )

    [bitrix\iblock\iblockfieldtable] => Array
        (
            [module] => iblock
            [file] => lib/iblockfield.php
        )

    [bitrix\iblock\iblockgrouptable] => Array
        (
            [module] => iblock
            [file] => lib/iblockgroup.php
        )

    [bitrix\iblock\iblockmessagetable] => Array
        (
            [module] => iblock
            [file] => lib/iblockmessage.php
        )

    [bitrix\iblock\iblockrsstable] => Array
        (
            [module] => iblock
            [file] => lib/iblockrss.php
        )

    [bitrix\iblock\iblocksitetable] => Array
        (
            [module] => iblock
            [file] => lib/iblocksite.php
        )

    [bitrix\iblock\inheritedpropertytable] => Array
        (
            [module] => iblock
            [file] => lib/inheritedproperty.php
        )

    [bitrix\iblock\propertyenumerationtable] => Array
        (
            [module] => iblock
            [file] => lib/propertyenumeration.php
        )

    [bitrix\iblock\propertyfeaturetable] => Array
        (
            [module] => iblock
            [file] => lib/propertyfeature.php
        )

    [bitrix\iblock\sequencetable] => Array
        (
            [module] => iblock
            [file] => lib/sequence.php
        )

    [bitrix\iblock\sitetable] => Array
        (
            [module] => iblock
            [file] => lib/site.php
        )

    [bitrix\iblock\typetable] => Array
        (
            [module] => iblock
            [file] => lib/type.php
        )

    [bitrix\iblock\typelanguagetable] => Array
        (
            [module] => iblock
            [file] => lib/typelanguage.php
        )

    [bitrix\iblock\bizproctype\usertypeproperty] => Array
        (
            [module] => iblock
            [file] => lib/bizproctype/usertypeproperty.php
        )

    [bitrix\iblock\bizproctype\ecrm] => Array
        (
            [module] => iblock
            [file] => lib/bizproctype/ecrm.php
        )

    [bitrix\iblock\bizproctype\money] => Array
        (
            [module] => iblock
            [file] => lib/bizproctype/money.php
        )

    [bitrix\iblock\bizproctype\usertypepropertydiskfile] => Array
        (
            [module] => iblock
            [file] => lib/bizproctype/usertypepropertydiskfile.php
        )

    [bitrix\iblock\bizproctype\usertypepropertyelist] => Array
        (
            [module] => iblock
            [file] => lib/bizproctype/usertypepropertyelist.php
        )

    [bitrix\iblock\bizproctype\usertypepropertyemployee] => Array
        (
            [module] => iblock
            [file] => lib/bizproctype/usertypepropertyemployee.php
        )

    [bitrix\iblock\bizproctype\usertypepropertyhtml] => Array
        (
            [module] => iblock
            [file] => lib/bizproctype/usertypepropertyhtml.php
        )

    [bitrix\iblock\component\base] => Array
        (
            [module] => iblock
            [file] => lib/component/base.php
        )

    [bitrix\iblock\component\element] => Array
        (
            [module] => iblock
            [file] => lib/component/element.php
        )

    [bitrix\iblock\component\elementlist] => Array
        (
            [module] => iblock
            [file] => lib/component/elementlist.php
        )

    [bitrix\iblock\component\filters] => Array
        (
            [module] => iblock
            [file] => lib/component/filters.php
        )

    [bitrix\iblock\component\selector\element] => Array
        (
            [module] => iblock
            [file] => lib/component/selector/element.php
        )

    [bitrix\iblock\component\selector\entity] => Array
        (
            [module] => iblock
            [file] => lib/component/selector/entity.php
        )

    [bitrix\iblock\component\tools] => Array
        (
            [module] => iblock
            [file] => lib/component/tools.php
        )

    [bitrix\iblock\controller\filter\element] => Array
        (
            [module] => iblock
            [file] => lib/Controller/Filter/Element.php
        )

    [bitrix\iblock\filter\entity\elementsettings] => Array
        (
            [module] => iblock
            [file] => lib/filter/entity/elementsettings.php
        )

    [bitrix\iblock\filter\entity\iblocksettings] => Array
        (
            [module] => iblock
            [file] => lib/filter/entity/iblocksettings.php
        )

    [bitrix\iblock\filter\fieldprovider\base] => Array
        (
            [module] => iblock
            [file] => lib/filter/fieldprovider/base.php
        )

    [bitrix\iblock\filter\fieldprovider\element] => Array
        (
            [module] => iblock
            [file] => lib/filter/fieldprovider/element.php
        )

    [bitrix\iblock\filter\fieldprovider\iblockproperty] => Array
        (
            [module] => iblock
            [file] => lib/filter/fieldprovider/iblockproperty.php
        )

    [bitrix\iblock\filter\dictionary] => Array
        (
            [module] => iblock
            [file] => lib/filter/dictionary.php
        )

    [bitrix\iblock\filter\entitylist] => Array
        (
            [module] => iblock
            [file] => lib/filter/entitylist.php
        )

    [bitrix\iblock\filter\factory] => Array
        (
            [module] => iblock
            [file] => lib/filter/factory.php
        )

    [bitrix\iblock\grid\panel\groupaction] => Array
        (
            [module] => iblock
            [file] => lib/grid/panel/groupaction.php
        )

    [bitrix\iblock\grid\actiontype] => Array
        (
            [module] => iblock
            [file] => lib/grid/actiontype.php
        )

    [bitrix\iblock\helpers\admin\property] => Array
        (
            [module] => iblock
            [file] => lib/helpers/admin/property.php
        )

    [bitrix\iblock\helpers\filter\property] => Array
        (
            [module] => iblock
            [file] => lib/helpers/filter/property.php
        )

    [bitrix\iblock\helpers\filter\propertymanager] => Array
        (
            [module] => iblock
            [file] => lib/helpers/filter/propertymanager.php
        )

    [bitrix\iblock\inheritedproperty\basetemplate] => Array
        (
            [module] => iblock
            [file] => lib/inheritedproperty/basetemplate.php
        )

    [bitrix\iblock\inheritedproperty\basevalues] => Array
        (
            [module] => iblock
            [file] => lib/inheritedproperty/basevalues.php
        )

    [bitrix\iblock\inheritedproperty\elementtemplates] => Array
        (
            [module] => iblock
            [file] => lib/inheritedproperty/elementtemplates.php
        )

    [bitrix\iblock\inheritedproperty\elementvalues] => Array
        (
            [module] => iblock
            [file] => lib/inheritedproperty/elementvalues.php
        )

    [bitrix\iblock\inheritedproperty\iblocktemplates] => Array
        (
            [module] => iblock
            [file] => lib/inheritedproperty/iblocktemplates.php
        )

    [bitrix\iblock\inheritedproperty\iblockvalues] => Array
        (
            [module] => iblock
            [file] => lib/inheritedproperty/iblockvalues.php
        )

    [bitrix\iblock\inheritedproperty\sectiontemplates] => Array
        (
            [module] => iblock
            [file] => lib/inheritedproperty/sectiontemplates.php
        )

    [bitrix\iblock\inheritedproperty\sectionvalues] => Array
        (
            [module] => iblock
            [file] => lib/inheritedproperty/sectionvalues.php
        )

    [bitrix\iblock\inheritedproperty\valuesqueue] => Array
        (
            [module] => iblock
            [file] => lib/inheritedproperty/valuesqueue.php
        )

    [bitrix\iblock\landingsource\dataloader] => Array
        (
            [module] => iblock
            [file] => lib/landingsource/dataloader.php
        )

    [bitrix\iblock\landingsource\element] => Array
        (
            [module] => iblock
            [file] => lib/landingsource/element.php
        )

    [bitrix\iblock\model\propertyfeature] => Array
        (
            [module] => iblock
            [file] => lib/model/propertyfeature.php
        )

    [bitrix\iblock\model\section] => Array
        (
            [module] => iblock
            [file] => lib/model/section.php
        )

    [bitrix\iblock\propertyindex\dictionary] => Array
        (
            [module] => iblock
            [file] => lib/propertyindex/dictionary.php
        )

    [bitrix\iblock\propertyindex\element] => Array
        (
            [module] => iblock
            [file] => lib/propertyindex/element.php
        )

    [bitrix\iblock\propertyindex\facet] => Array
        (
            [module] => iblock
            [file] => lib/propertyindex/facet.php
        )

    [bitrix\iblock\propertyindex\indexer] => Array
        (
            [module] => iblock
            [file] => lib/propertyindex/indexer.php
        )

    [bitrix\iblock\propertyindex\manager] => Array
        (
            [module] => iblock
            [file] => lib/propertyindex/manager.php
        )

    [bitrix\iblock\propertyindex\querybuilder] => Array
        (
            [module] => iblock
            [file] => lib/propertyindex/querybuilder.php
        )

    [bitrix\iblock\propertyindex\storage] => Array
        (
            [module] => iblock
            [file] => lib/propertyindex/storage.php
        )

    [bitrix\iblock\template\engine] => Array
        (
            [module] => iblock
            [file] => lib/template/engine.php
        )

    [bitrix\iblock\template\noderoot] => Array
        (
            [module] => iblock
            [file] => lib/template/engine.php
        )

    [bitrix\iblock\template\nodetext] => Array
        (
            [module] => iblock
            [file] => lib/template/engine.php
        )

    [bitrix\iblock\template\nodeentityfield] => Array
        (
            [module] => iblock
            [file] => lib/template/engine.php
        )

    [bitrix\iblock\template\nodefunction] => Array
        (
            [module] => iblock
            [file] => lib/template/engine.php
        )

    [bitrix\iblock\template\helper] => Array
        (
            [module] => iblock
            [file] => lib/template/helper.php
        )

    [bitrix\iblock\template\entity\base] => Array
        (
            [module] => iblock
            [file] => lib/template/entity/base.php
        )

    [bitrix\iblock\template\entity\lazyvalueloader] => Array
        (
            [module] => iblock
            [file] => lib/template/entity/base.php
        )

    [bitrix\iblock\template\entity\catalogstore] => Array
        (
            [module] => iblock
            [file] => lib/template/entity/catalogstore.php
        )

    [bitrix\iblock\template\entity\element] => Array
        (
            [module] => iblock
            [file] => lib/template/entity/element.php
        )

    [bitrix\iblock\template\entity\elementcatalog] => Array
        (
            [module] => iblock
            [file] => lib/template/entity/elementcatalog.php
        )

    [bitrix\iblock\template\entity\elementcatalogmeasure] => Array
        (
            [module] => iblock
            [file] => lib/template/entity/elementcatalog.php
        )

    [bitrix\iblock\template\entity\elementcatalogstorelist] => Array
        (
            [module] => iblock
            [file] => lib/template/entity/elementcatalog.php
        )

    [bitrix\iblock\template\entity\elementprice] => Array
        (
            [module] => iblock
            [file] => lib/template/entity/elementprice.php
        )

    [bitrix\iblock\template\entity\elementproperty] => Array
        (
            [module] => iblock
            [file] => lib/template/entity/elementproperty.php
        )

    [bitrix\iblock\template\entity\elementpropertyuserfield] => Array
        (
            [module] => iblock
            [file] => lib/template/entity/elementproperty.php
        )

    [bitrix\iblock\template\entity\elementpropertyenum] => Array
        (
            [module] => iblock
            [file] => lib/template/entity/elementproperty.php
        )

    [bitrix\iblock\template\entity\elementpropertyelement] => Array
        (
            [module] => iblock
            [file] => lib/template/entity/elementproperty.php
        )

    [bitrix\iblock\template\entity\elementpropertysection] => Array
        (
            [module] => iblock
            [file] => lib/template/entity/elementproperty.php
        )

    [bitrix\iblock\template\entity\elementsku] => Array
        (
            [module] => iblock
            [file] => lib/template/entity/elementsku.php
        )

    [bitrix\iblock\template\entity\elementskuprice] => Array
        (
            [module] => iblock
            [file] => lib/template/entity/elementskuprice.php
        )

    [bitrix\iblock\template\entity\elementskuproperty] => Array
        (
            [module] => iblock
            [file] => lib/template/entity/elementskuproperty.php
        )

    [bitrix\iblock\template\entity\iblock] => Array
        (
            [module] => iblock
            [file] => lib/template/entity/iblock.php
        )

    [bitrix\iblock\template\entity\section] => Array
        (
            [module] => iblock
            [file] => lib/template/entity/section.php
        )

    [bitrix\iblock\template\entity\sectionpath] => Array
        (
            [module] => iblock
            [file] => lib/template/entity/sectionpath.php
        )

    [bitrix\iblock\template\entity\sectionproperty] => Array
        (
            [module] => iblock
            [file] => lib/template/entity/sectionproperty.php
        )

    [bitrix\iblock\template\functions\fabric] => Array
        (
            [module] => iblock
            [file] => lib/template/functions/fabric.php
        )

    [bitrix\iblock\template\functions\functionbase] => Array
        (
            [module] => iblock
            [file] => lib/template/functions/fabric.php
        )

    [bitrix\iblock\template\functions\functionupper] => Array
        (
            [module] => iblock
            [file] => lib/template/functions/fabric.php
        )

    [bitrix\iblock\template\functions\functionlower] => Array
        (
            [module] => iblock
            [file] => lib/template/functions/fabric.php
        )

    [bitrix\iblock\template\functions\functiontranslit] => Array
        (
            [module] => iblock
            [file] => lib/template/functions/fabric.php
        )

    [bitrix\iblock\template\functions\functionconcat] => Array
        (
            [module] => iblock
            [file] => lib/template/functions/fabric.php
        )

    [bitrix\iblock\template\functions\functionlimit] => Array
        (
            [module] => iblock
            [file] => lib/template/functions/fabric.php
        )

    [bitrix\iblock\template\functions\functioncontrast] => Array
        (
            [module] => iblock
            [file] => lib/template/functions/fabric.php
        )

    [bitrix\iblock\template\functions\functionmin] => Array
        (
            [module] => iblock
            [file] => lib/template/functions/fabric.php
        )

    [bitrix\iblock\template\functions\functionmax] => Array
        (
            [module] => iblock
            [file] => lib/template/functions/fabric.php
        )

    [bitrix\iblock\template\functions\functiondistinct] => Array
        (
            [module] => iblock
            [file] => lib/template/functions/fabric.php
        )

    [bitrix\iblock\update\adminfilteroption] => Array
        (
            [module] => iblock
            [file] => lib/update/adminfilteroption.php
        )

    [bitrix\iblock\update\admingridoption] => Array
        (
            [module] => iblock
            [file] => lib/update/admingridoption.php
        )

    [bitrix\iblock\url\adminpage\basebuilder] => Array
        (
            [module] => iblock
            [file] => lib/url/adminpage/basebuilder.php
        )

    [bitrix\iblock\url\adminpage\buildermanager] => Array
        (
            [module] => iblock
            [file] => lib/url/adminpage/buildermanager.php
        )

    [bitrix\iblock\url\adminpage\iblockbuilder] => Array
        (
            [module] => iblock
            [file] => lib/url/adminpage/iblockbuilder.php
        )

    [bitrix\iblock\sendereventhandler] => Array
        (
            [module] => iblock
            [file] => lib/senderconnector.php
        )

    [bitrix\iblock\senderconnectoriblock] => Array
        (
            [module] => iblock
            [file] => lib/senderconnector.php
        )

    [ccurrency] => Array
        (
            [module] => currency
            [file] => general/currency.php
        )

    [ccurrencylang] => Array
        (
            [module] => currency
            [file] => general/currency_lang.php
        )

    [ccurrencyrates] => Array
        (
            [module] => currency
            [file] => general/currency_rate.php
        )

    [bitrix\currency\compatible\tools] => Array
        (
            [module] => currency
            [file] => lib/compatible/tools.php
        )

    [bitrix\currency\helpers\admin\tools] => Array
        (
            [module] => currency
            [file] => lib/helpers/admin/tools.php
        )

    [bitrix\currency\helpers\editor] => Array
        (
            [module] => currency
            [file] => lib/helpers/editor.php
        )

    [bitrix\currency\userfield\money] => Array
        (
            [module] => currency
            [file] => lib/userfield/money.php
        )

    [bitrix\currency\currencymanager] => Array
        (
            [module] => currency
            [file] => lib/currencymanager.php
        )

    [bitrix\currency\currencytable] => Array
        (
            [module] => currency
            [file] => lib/currency.php
        )

    [bitrix\currency\currencylangtable] => Array
        (
            [module] => currency
            [file] => lib/currencylang.php
        )

    [bitrix\currency\currencyratetable] => Array
        (
            [module] => currency
            [file] => lib/currencyrate.php
        )

    [bitrix\currency\currencyclassifier] => Array
        (
            [module] => currency
            [file] => lib/currencyclassifier.php
        )

    [sale] => Array
        (
            [module] => sale
            [file] => install/index.php
        )

    [callsaledelivery] => Array
        (
            [module] => sale
            [file] => general/delivery.php
        )

    [csaledelivery] => Array
        (
            [module] => sale
            [file] => mysql/delivery.php
        )

    [csaledeliveryhandler] => Array
        (
            [module] => sale
            [file] => mysql/delivery_handler.php
        )

    [csaledeliveryhelper] => Array
        (
            [module] => sale
            [file] => general/delivery_helper.php
        )

    [csaledelivery2paysystem] => Array
        (
            [module] => sale
            [file] => general/delivery_2_pay_system.php
        )

    [csalelocation] => Array
        (
            [module] => sale
            [file] => mysql/location.php
        )

    [csalelocationgroup] => Array
        (
            [module] => sale
            [file] => mysql/location_group.php
        )

    [csalebasket] => Array
        (
            [module] => sale
            [file] => mysql/basket.php
        )

    [csalebaskethelper] => Array
        (
            [module] => sale
            [file] => general/basket_helper.php
        )

    [csaleuser] => Array
        (
            [module] => sale
            [file] => mysql/basket.php
        )

    [csaleorder] => Array
        (
            [module] => sale
            [file] => mysql/order.php
        )

    [csaleorderpropsgroup] => Array
        (
            [module] => sale
            [file] => mysql/order_props_group.php
        )

    [csaleorderpropsvariant] => Array
        (
            [module] => sale
            [file] => mysql/order_props_variant.php
        )

    [csaleorderuserprops] => Array
        (
            [module] => sale
            [file] => mysql/order_user_props.php
        )

    [csaleorderuserpropsvalue] => Array
        (
            [module] => sale
            [file] => mysql/order_user_props_value.php
        )

    [csaleordertax] => Array
        (
            [module] => sale
            [file] => mysql/order_tax.php
        )

    [csaleorderhelper] => Array
        (
            [module] => sale
            [file] => general/order_helper.php
        )

    [csalepaysystem] => Array
        (
            [module] => sale
            [file] => mysql/pay_system.php
        )

    [csalepaysystemaction] => Array
        (
            [module] => sale
            [file] => mysql/pay_system_action.php
        )

    [csalepaysystemshelper] => Array
        (
            [module] => sale
            [file] => general/pay_system_helper.php
        )

    [csalepaysystemtarif] => Array
        (
            [module] => sale
            [file] => general/pay_system_tarif.php
        )

    [csaletax] => Array
        (
            [module] => sale
            [file] => mysql/tax.php
        )

    [csaletaxrate] => Array
        (
            [module] => sale
            [file] => mysql/tax_rate.php
        )

    [csalepersontype] => Array
        (
            [module] => sale
            [file] => mysql/person_type.php
        )

    [csalediscount] => Array
        (
            [module] => sale
            [file] => mysql/discount.php
        )

    [csalebasketdiscountconvert] => Array
        (
            [module] => sale
            [file] => general/step_operations.php
        )

    [csalediscountreindex] => Array
        (
            [module] => sale
            [file] => general/step_operations.php
        )

    [csalediscountconvertext] => Array
        (
            [module] => sale
            [file] => general/step_operations.php
        )

    [csaleuseraccount] => Array
        (
            [module] => sale
            [file] => mysql/user.php
        )

    [csaleusertransact] => Array
        (
            [module] => sale
            [file] => mysql/user_transact.php
        )

    [csaleusercards] => Array
        (
            [module] => sale
            [file] => mysql/user_cards.php
        )

    [csalerecurring] => Array
        (
            [module] => sale
            [file] => mysql/recurring.php
        )

    [csalelang] => Array
        (
            [module] => sale
            [file] => mysql/settings.php
        )

    [csalegroupaccesstosite] => Array
        (
            [module] => sale
            [file] => mysql/settings.php
        )

    [csalegroupaccesstoflag] => Array
        (
            [module] => sale
            [file] => mysql/settings.php
        )

    [csaleauxiliary] => Array
        (
            [module] => sale
            [file] => mysql/auxiliary.php
        )

    [csaleaffiliate] => Array
        (
            [module] => sale
            [file] => mysql/affiliate.php
        )

    [csaleaffiliateplan] => Array
        (
            [module] => sale
            [file] => mysql/affiliate_plan.php
        )

    [csaleaffiliateplansection] => Array
        (
            [module] => sale
            [file] => mysql/affiliate_plan_section.php
        )

    [csaleaffiliatetier] => Array
        (
            [module] => sale
            [file] => mysql/affiliate_tier.php
        )

    [csaleaffiliatetransact] => Array
        (
            [module] => sale
            [file] => mysql/affiliate_transact.php
        )

    [csaleexport] => Array
        (
            [module] => sale
            [file] => general/export.php
        )

    [exportoneccrm] => Array
        (
            [module] => sale
            [file] => general/export.php
        )

    [csaleorderloader] => Array
        (
            [module] => sale
            [file] => general/order_loader.php
        )

    [csalemeasure] => Array
        (
            [module] => sale
            [file] => general/measurement.php
        )

    [csaleproduct] => Array
        (
            [module] => sale
            [file] => mysql/product.php
        )

    [csaleviewedproduct] => Array
        (
            [module] => sale
            [file] => mysql/product.php
        )

    [csalehelper] => Array
        (
            [module] => sale
            [file] => general/helper.php
        )

    [csalemobileorderutils] => Array
        (
            [module] => sale
            [file] => general/mobile_order.php
        )

    [csalemobileorderpull] => Array
        (
            [module] => sale
            [file] => general/mobile_order.php
        )

    [csalemobileorderpush] => Array
        (
            [module] => sale
            [file] => general/mobile_order.php
        )

    [csalemobileorderfilter] => Array
        (
            [module] => sale
            [file] => general/mobile_order.php
        )

    [cbasesalereporthelper] => Array
        (
            [module] => sale
            [file] => general/sale_report_helper.php
        )

    [csalereportsaleorderhelper] => Array
        (
            [module] => sale
            [file] => general/sale_report_helper.php
        )

    [csalereportuserhelper] => Array
        (
            [module] => sale
            [file] => general/sale_report_helper.php
        )

    [csalereportsalefuserhelper] => Array
        (
            [module] => sale
            [file] => general/sale_report_helper.php
        )

    [ibxsaleproductprovider] => Array
        (
            [module] => sale
            [file] => general/product_provider.php
        )

    [csalestorebarcode] => Array
        (
            [module] => sale
            [file] => mysql/store_barcode.php
        )

    [csaleorderchange] => Array
        (
            [module] => sale
            [file] => mysql/order_change.php
        )

    [csaleorderchangeformat] => Array
        (
            [module] => sale
            [file] => general/order_change.php
        )

    [bitrix\sale\internals\fusertable] => Array
        (
            [module] => sale
            [file] => lib/internals/fuser.php
        )

    [bitrix\sale\fuser] => Array
        (
            [module] => sale
            [file] => lib/fuser.php
        )

    [bitrix\sale\internals\input\manager] => Array
        (
            [module] => sale
            [file] => lib/internals/input.php
        )

    [bitrix\sale\internals\input\base] => Array
        (
            [module] => sale
            [file] => lib/internals/input.php
        )

    [bitrix\sale\internals\input\file] => Array
        (
            [module] => sale
            [file] => lib/internals/input.php
        )

    [bitrix\sale\internals\input\stringinput] => Array
        (
            [module] => sale
            [file] => lib/internals/input.php
        )

    [bitrix\sale\internals\sitecurrencytable] => Array
        (
            [module] => sale
            [file] => lib/internals/sitecurrency.php
        )

    [csalestatus] => Array
        (
            [module] => sale
            [file] => general/status.php
        )

    [bitrix\sale\statusbase] => Array
        (
            [module] => sale
            [file] => lib/statusbase.php
        )

    [bitrix\sale\orderstatus] => Array
        (
            [module] => sale
            [file] => lib/orderstatus.php
        )

    [bitrix\sale\deliverystatus] => Array
        (
            [module] => sale
            [file] => lib/deliverystatus.php
        )

    [bitrix\sale\internals\statustable] => Array
        (
            [module] => sale
            [file] => lib/internals/status.php
        )

    [bitrix\sale\internals\statuslangtable] => Array
        (
            [module] => sale
            [file] => lib/internals/status_lang.php
        )

    [bitrix\sale\internals\statusgrouptasktable] => Array
        (
            [module] => sale
            [file] => lib/internals/status_grouptask.php
        )

    [csaleorderprops] => Array
        (
            [module] => sale
            [file] => general/order_props.php
        )

    [csaleorderpropsadapter] => Array
        (
            [module] => sale
            [file] => general/order_props.php
        )

    [csaleorderpropsvalue] => Array
        (
            [module] => sale
            [file] => mysql/order_props_values.php
        )

    [bitrix\sale\propertyvaluecollection] => Array
        (
            [module] => sale
            [file] => lib/propertyvaluecollection.php
        )

    [bitrix\sale\internals\orderpropstable] => Array
        (
            [module] => sale
            [file] => lib/internals/orderprops.php
        )

    [bitrix\sale\internals\orderpropsgrouptable] => Array
        (
            [module] => sale
            [file] => lib/internals/orderprops_group.php
        )

    [bitrix\sale\internals\orderpropsvaluetable] => Array
        (
            [module] => sale
            [file] => lib/internals/orderprops_value.php
        )

    [bitrix\sale\internals\orderpropsvarianttable] => Array
        (
            [module] => sale
            [file] => lib/internals/orderprops_variant.php
        )

    [bitrix\sale\internals\orderpropsrelationtable] => Array
        (
            [module] => sale
            [file] => lib/internals/orderprops_relation.php
        )

    [bitrix\sale\internals\userpropsvaluetable] => Array
        (
            [module] => sale
            [file] => lib/internals/userpropsvalue.php
        )

    [bitrix\sale\internals\userpropstable] => Array
        (
            [module] => sale
            [file] => lib/internals/userprops.php
        )

    [bitrix\sale\businessvalue] => Array
        (
            [module] => sale
            [file] => lib/businessvalue.php
        )

    [bitrix\sale\ibusinessvalueprovider] => Array
        (
            [module] => sale
            [file] => lib/businessvalueproviderinterface.php
        )

    [bitrix\sale\internals\businessvaluetable] => Array
        (
            [module] => sale
            [file] => lib/internals/businessvalue.php
        )

    [bitrix\sale\internals\businessvaluepersondomaintable] => Array
        (
            [module] => sale
            [file] => lib/internals/businessvalue_persondomain.php
        )

    [bitrix\sale\internals\businessvaluecode1ctable] => Array
        (
            [module] => sale
            [file] => lib/internals/businessvalue_code_1c.php
        )

    [bitrix\sale\internals\paysystemactiontable] => Array
        (
            [module] => sale
            [file] => lib/internals/paysystemaction.php
        )

    [bitrix\sale\internals\paysysteminner] => Array
        (
            [module] => sale
            [file] => lib/internals/paysysteminner.php
        )

    [bitrix\sale\internals\deliverypaysystemtable] => Array
        (
            [module] => sale
            [file] => lib/internals/delivery_paysystem.php
        )

    [bitrix\sale\usermessageexception] => Array
        (
            [module] => sale
            [file] => lib/exception.php
        )

    [bitrix\sale\configuration] => Array
        (
            [module] => sale
            [file] => lib/configuration.php
        )

    [bitrix\sale\order] => Array
        (
            [module] => sale
            [file] => lib/order.php
        )

    [bitrix\sale\persontype] => Array
        (
            [module] => sale
            [file] => lib/persontype.php
        )

    [csalereportsalegoodshelper] => Array
        (
            [module] => sale
            [file] => general/sale_report_helper.php
        )

    [csalereportsaleproducthelper] => Array
        (
            [module] => sale
            [file] => general/sale_report_helper.php
        )

    [bitrix\sale\internals\producttable] => Array
        (
            [module] => sale
            [file] => lib/internals/product.php
        )

    [bitrix\sale\internals\goodssectiontable] => Array
        (
            [module] => sale
            [file] => lib/internals/goodssection.php
        )

    [bitrix\sale\internals\sectiontable] => Array
        (
            [module] => sale
            [file] => lib/internals/section.php
        )

    [bitrix\sale\internals\storeproducttable] => Array
        (
            [module] => sale
            [file] => lib/internals/storeproduct.php
        )

    [bitrix\sale\saleszone] => Array
        (
            [module] => sale
            [file] => lib/saleszone.php
        )

    [bitrix\sale\internals\orderdeliveryreqtable] => Array
        (
            [module] => sale
            [file] => lib/internals/orderdeliveryreq.php
        )

    [bitrix\sale\sendereventhandler] => Array
        (
            [module] => sale
            [file] => lib/senderconnector.php
        )

    [bitrix\sale\senderconnectorbuyer] => Array
        (
            [module] => sale
            [file] => lib/senderconnector.php
        )

    [bitrix\sale\userconsent] => Array
        (
            [module] => sale
            [file] => lib/userconsent.php
        )

    [bitrix\sale\internals\product2producttable] => Array
        (
            [module] => sale
            [file] => lib/internals/product2product.php
        )

    [bitrix\sale\internals\orderprocessingtable] => Array
        (
            [module] => sale
            [file] => lib/internals/orderprocessing.php
        )

    [bitrix\sale\orderbase] => Array
        (
            [module] => sale
            [file] => lib/orderbase.php
        )

    [bitrix\sale\internals\entity] => Array
        (
            [module] => sale
            [file] => lib/internals/entity.php
        )

    [bitrix\sale\internals\entitycollection] => Array
        (
            [module] => sale
            [file] => lib/internals/entitycollection.php
        )

    [bitrix\sale\internals\collectionbase] => Array
        (
            [module] => sale
            [file] => lib/internals/collectionbase.php
        )

    [bitrix\sale\shipment] => Array
        (
            [module] => sale
            [file] => lib/shipment.php
        )

    [bitrix\sale\shipmentcollection] => Array
        (
            [module] => sale
            [file] => lib/shipmentcollection.php
        )

    [bitrix\sale\shipmentitemcollection] => Array
        (
            [module] => sale
            [file] => lib/shipmentitemcollection.php
        )

    [bitrix\sale\shipmentitem] => Array
        (
            [module] => sale
            [file] => lib/shipmentitem.php
        )

    [bitrix\sale\shipmentitemstorecollection] => Array
        (
            [module] => sale
            [file] => lib/shipmentitemstorecollection.php
        )

    [bitrix\sale\shipmentitemstore] => Array
        (
            [module] => sale
            [file] => lib/shipmentitemstore.php
        )

    [bitrix\sale\paymentcollectionbase] => Array
        (
            [module] => sale
            [file] => lib/internals/paymentcollectionbase.php
        )

    [bitrix\sale\paymentcollection] => Array
        (
            [module] => sale
            [file] => lib/paymentcollection.php
        )

    [bitrix\sale\payment] => Array
        (
            [module] => sale
            [file] => lib/payment.php
        )

    [bitrix\sale\paysystemservice] => Array
        (
            [module] => sale
            [file] => lib/paysystemservice.php
        )

    [bitrix\sale\internals\fields] => Array
        (
            [module] => sale
            [file] => lib/internals/fields.php
        )

    [bitrix\sale\result] => Array
        (
            [module] => sale
            [file] => lib/result.php
        )

    [bitrix\sale\resulterror] => Array
        (
            [module] => sale
            [file] => lib/result.php
        )

    [bitrix\sale\resultserializable] => Array
        (
            [module] => sale
            [file] => lib/resultserializable.php
        )

    [bitrix\sale\eventactions] => Array
        (
            [module] => sale
            [file] => lib/eventactions.php
        )

    [bitrix\sale\basketbase] => Array
        (
            [module] => sale
            [file] => lib/basketbase.php
        )

    [bitrix\sale\basketitembase] => Array
        (
            [module] => sale
            [file] => lib/basketitembase.php
        )

    [bitrix\sale\basket] => Array
        (
            [module] => sale
            [file] => lib/basket.php
        )

    [bitrix\sale\internals\basketitembase] => Array
        (
            [module] => sale
            [file] => lib/internals/basketitembase.php
        )

    [bitrix\sale\basketitem] => Array
        (
            [module] => sale
            [file] => lib/basketitem.php
        )

    [bitrix\sale\basketbundlecollection] => Array
        (
            [module] => sale
            [file] => lib/basketbundlecollection.php
        )

    [bitrix\sale\orderproperties] => Array
        (
            [module] => sale
            [file] => lib/orderprops.php
        )

    [bitrix\sale\propertyvalue] => Array
        (
            [module] => sale
            [file] => lib/propertyvalue.php
        )

    [bitrix\sale\compatible\internals\entitycompatibility] => Array
        (
            [module] => sale
            [file] => lib/compatible/internals/entitycompatibility.php
        )

    [bitrix\sale\compatible\ordercompatibility] => Array
        (
            [module] => sale
            [file] => lib/compatible/ordercompatibility.php
        )

    [bitrix\sale\compatible\basketcompatibility] => Array
        (
            [module] => sale
            [file] => lib/compatible/basketcompatibility.php
        )

    [bitrix\sale\compatible\eventcompatibility] => Array
        (
            [module] => sale
            [file] => lib/compatible/eventcompatibility.php
        )

    [bitrix\sale\compatible\orderquery] => Array
        (
            [module] => sale
            [file] => lib/compatible/compatible.php
        )

    [bitrix\sale\compatible\orderquerylocation] => Array
        (
            [module] => sale
            [file] => lib/compatible/compatible.php
        )

    [bitrix\sale\compatible\fetchadapter] => Array
        (
            [module] => sale
            [file] => lib/compatible/compatible.php
        )

    [bitrix\sale\compatible\test] => Array
        (
            [module] => sale
            [file] => lib/compatible/compatible.php
        )

    [bitrix\sale\orderuserproperties] => Array
        (
            [module] => sale
            [file] => lib/userprops.php
        )

    [bitrix\sale\basketpropertiescollectionbase] => Array
        (
            [module] => sale
            [file] => lib/basketpropertiesbase.php
        )

    [bitrix\sale\basketpropertiescollection] => Array
        (
            [module] => sale
            [file] => lib/basketproperties.php
        )

    [bitrix\sale\basketpropertyitembase] => Array
        (
            [module] => sale
            [file] => lib/basketpropertiesitembase.php
        )

    [bitrix\sale\basketpropertyitem] => Array
        (
            [module] => sale
            [file] => lib/basketpropertiesitem.php
        )

    [bitrix\sale\tax] => Array
        (
            [module] => sale
            [file] => lib/tax.php
        )

    [bitrix\sale\internals\ordertable] => Array
        (
            [module] => sale
            [file] => lib/internals/order.php
        )

    [bitrix\sale\internals\baskettable] => Array
        (
            [module] => sale
            [file] => lib/internals/basket.php
        )

    [bitrix\sale\internals\shipmenttable] => Array
        (
            [module] => sale
            [file] => lib/internals/shipment.php
        )

    [bitrix\sale\internals\shipmentitemtable] => Array
        (
            [module] => sale
            [file] => lib/internals/shipmentitem.php
        )

    [bitrix\sale\internals\paysystemservicetable] => Array
        (
            [module] => sale
            [file] => lib/internals/paysystemservice.php
        )

    [bitrix\sale\internals\paymenttable] => Array
        (
            [module] => sale
            [file] => lib/internals/payment.php
        )

    [bitrix\sale\internals\shipmentitemstoretable] => Array
        (
            [module] => sale
            [file] => lib/internals/shipmentitemstore.php
        )

    [bitrix\sale\internals\shipmentextraservice] => Array
        (
            [module] => sale
            [file] => lib/internals/shipmentextraservice.php
        )

    [bitrix\sale\internals\orderuserpropertiestable] => Array
        (
            [module] => sale
            [file] => lib/internals/userprops.php
        )

    [bitrix\sale\internals\collectableentity] => Array
        (
            [module] => sale
            [file] => lib/internals/collectableentity.php
        )

    [bitrix\sale\provider] => Array
        (
            [module] => sale
            [file] => lib/provider.php
        )

    [bitrix\sale\providerbase] => Array
        (
            [module] => sale
            [file] => lib/providerbase.php
        )

    [bitrix\sale\internals\catalog\provider] => Array
        (
            [module] => sale
            [file] => lib/internals/catalog/provider.php
        )

    [bitrix\sale\saleproviderbase] => Array
        (
            [module] => sale
            [file] => lib/saleproviderbase.php
        )

    [bitrix\sale\internals\transferdataprovider] => Array
        (
            [module] => sale
            [file] => lib/internals/transferdataprovider.php
        )

    [bitrix\sale\internals\poolquantity] => Array
        (
            [module] => sale
            [file] => lib/internals/poolquantity.php
        )

    [bitrix\sale\internals\providercreator] => Array
        (
            [module] => sale
            [file] => lib/internals/providercreator.php
        )

    [bitrix\sale\internals\providerbuilderbase] => Array
        (
            [module] => sale
            [file] => lib/internals/providerbuilderbase.php
        )

    [bitrix\sale\internals\providerbuilder] => Array
        (
            [module] => sale
            [file] => lib/internals/providerbuilder.php
        )

    [bitrix\sale\internals\providerbuildercompatibility] => Array
        (
            [module] => sale
            [file] => lib/internals/providerbuildercompatibility.php
        )

    [bitrix\sale\orderhistory] => Array
        (
            [module] => sale
            [file] => lib/orderhistory.php
        )

    [bitrix\sale\internals\callbackregistrytable] => Array
        (
            [module] => sale
            [file] => lib/internals/callbackregistry.php
        )

    [bitrix\sale\internals\basketpropertytable] => Array
        (
            [module] => sale
            [file] => lib/internals/basketproperties.php
        )

    [bitrix\sale\internals\companytable] => Array
        (
            [module] => sale
            [file] => lib/internals/company.php
        )

    [bitrix\sale\internals\companygrouptable] => Array
        (
            [module] => sale
            [file] => lib/internals/companygroup.php
        )

    [bitrix\sale\internals\companyresponsiblegrouptable] => Array
        (
            [module] => sale
            [file] => lib/internals/companyresponsiblegroup.php
        )

    [bitrix\sale\internals\persontypetable] => Array
        (
            [module] => sale
            [file] => lib/internals/persontype.php
        )

    [bitrix\sale\internals\persontypesitetable] => Array
        (
            [module] => sale
            [file] => lib/internals/persontypesite.php
        )

    [bitrix\sale\internals\pool] => Array
        (
            [module] => sale
            [file] => lib/internals/pool.php
        )

    [bitrix\sale\internals\userbudgetpool] => Array
        (
            [module] => sale
            [file] => lib/internals/userbudgetpool.php
        )

    [bitrix\sale\internals\eventspool] => Array
        (
            [module] => sale
            [file] => lib/internals/eventspool.php
        )

    [bitrix\sale\internals\events] => Array
        (
            [module] => sale
            [file] => lib/internals/events.php
        )

    [bitrix\sale\pricemaths] => Array
        (
            [module] => sale
            [file] => lib/pricemaths.php
        )

    [bitrix\sale\basketcomponenthelper] => Array
        (
            [module] => sale
            [file] => lib/basketcomponenthelper.php
        )

    [bitrix\sale\registry] => Array
        (
            [module] => sale
            [file] => lib/registry.php
        )

    [ipaymentorder] => Array
        (
            [module] => sale
            [file] => lib/internals/paymentinterface.php
        )

    [ishipmentorder] => Array
        (
            [module] => sale
            [file] => lib/internals/shipmentinterface.php
        )

    [ientitymarker] => Array
        (
            [module] => sale
            [file] => lib/internals/entitymarkerinterface.php
        )

    [bitrix\sale\internals\orderarchivetable] => Array
        (
            [module] => sale
            [file] => lib/internals/orderarchive.php
        )

    [bitrix\sale\internals\basketarchivetable] => Array
        (
            [module] => sale
            [file] => lib/internals/basketarchive.php
        )

    [bitrix\sale\internals\orderarchivepackedtable] => Array
        (
            [module] => sale
            [file] => lib/internals/orderarchivepacked.php
        )

    [bitrix\sale\internals\basketarchivepackedtable] => Array
        (
            [module] => sale
            [file] => lib/internals/basketarchivepacked.php
        )

    [bitrix\sale\archive\manager] => Array
        (
            [module] => sale
            [file] => lib/archive/manager.php
        )

    [bitrix\sale\archive\recovery\base] => Array
        (
            [module] => sale
            [file] => lib/archive/recovery/base.php
        )

    [bitrix\sale\archive\recovery\scheme] => Array
        (
            [module] => sale
            [file] => lib/archive/recovery/scheme.php
        )

    [bitrix\sale\archive\recovery\version1] => Array
        (
            [module] => sale
            [file] => lib/archive/recovery/version1.php
        )

    [bitrix\sale\tax\ratetable] => Array
        (
            [module] => sale
            [file] => lib/tax/rate.php
        )

    [bitrix\sale\location\locationtable] => Array
        (
            [module] => sale
            [file] => lib/location/location.php
        )

    [bitrix\sale\location\tree] => Array
        (
            [module] => sale
            [file] => lib/location/tree.php
        )

    [bitrix\sale\location\typetable] => Array
        (
            [module] => sale
            [file] => lib/location/type.php
        )

    [bitrix\sale\location\grouptable] => Array
        (
            [module] => sale
            [file] => lib/location/group.php
        )

    [bitrix\sale\location\externaltable] => Array
        (
            [module] => sale
            [file] => lib/location/external.php
        )

    [bitrix\sale\location\externalservicetable] => Array
        (
            [module] => sale
            [file] => lib/location/externalservice.php
        )

    [bitrix\sale\location\search\finder] => Array
        (
            [module] => sale
            [file] => lib/location/search/finder.php
        )

    [bitrix\sale\location\search\wordtable] => Array
        (
            [module] => sale
            [file] => lib/location/search/word.php
        )

    [bitrix\sale\location\search\chaintable] => Array
        (
            [module] => sale
            [file] => lib/location/search/chain.php
        )

    [bitrix\sale\location\search\sitelinktable] => Array
        (
            [module] => sale
            [file] => lib/location/search/sitelink.php
        )

    [bitrix\sale\location\name\nameentity] => Array
        (
            [module] => sale
            [file] => lib/location/name/nameentity.php
        )

    [bitrix\sale\location\name\locationtable] => Array
        (
            [module] => sale
            [file] => lib/location/name/location.php
        )

    [bitrix\sale\location\name\typetable] => Array
        (
            [module] => sale
            [file] => lib/location/name/type.php
        )

    [bitrix\sale\location\name\grouptable] => Array
        (
            [module] => sale
            [file] => lib/location/name/group.php
        )

    [bitrix\sale\location\connector] => Array
        (
            [module] => sale
            [file] => lib/location/connector.php
        )

    [bitrix\sale\location\grouplocationtable] => Array
        (
            [module] => sale
            [file] => lib/location/grouplocation.php
        )

    [bitrix\sale\location\sitelocationtable] => Array
        (
            [module] => sale
            [file] => lib/location/sitelocation.php
        )

    [bitrix\sale\location\defaultsitetable] => Array
        (
            [module] => sale
            [file] => lib/location/defaultsite.php
        )

    [bitrix\sale\location\db\commonhelper] => Array
        (
            [module] => sale
            [file] => lib/location/db/commonhelper.php
        )

    [bitrix\sale\location\db\helper] => Array
        (
            [module] => sale
            [file] => lib/location/db/mysql/helper.php
        )

    [bitrix\sale\location\db\blockinserter] => Array
        (
            [module] => sale
            [file] => lib/location/db/blockinserter.php
        )

    [bitrix\sale\location\admin\helper] => Array
        (
            [module] => sale
            [file] => lib/location/admin/helper.php
        )

    [bitrix\sale\location\admin\namehelper] => Array
        (
            [module] => sale
            [file] => lib/location/admin/namehelper.php
        )

    [bitrix\sale\location\admin\locationhelper] => Array
        (
            [module] => sale
            [file] => lib/location/admin/locationhelper.php
        )

    [bitrix\sale\location\admin\typehelper] => Array
        (
            [module] => sale
            [file] => lib/location/admin/typehelper.php
        )

    [bitrix\sale\location\admin\grouphelper] => Array
        (
            [module] => sale
            [file] => lib/location/admin/grouphelper.php
        )

    [bitrix\sale\location\admin\defaultsitehelper] => Array
        (
            [module] => sale
            [file] => lib/location/admin/defaultsitehelper.php
        )

    [bitrix\sale\location\admin\sitelocationhelper] => Array
        (
            [module] => sale
            [file] => lib/location/admin/sitelocationhelper.php
        )

    [bitrix\sale\location\admin\externalservicehelper] => Array
        (
            [module] => sale
            [file] => lib/location/admin/externalservicehelper.php
        )

    [bitrix\sale\location\admin\searchhelper] => Array
        (
            [module] => sale
            [file] => lib/location/admin/searchhelper.php
        )

    [bitrix\sale\location\util\process] => Array
        (
            [module] => sale
            [file] => lib/location/util/process.php
        )

    [bitrix\sale\location\util\csvreader] => Array
        (
            [module] => sale
            [file] => lib/location/util/csvreader.php
        )

    [bitrix\sale\location\util\assert] => Array
        (
            [module] => sale
            [file] => lib/location/util/assert.php
        )

    [bitrix\sale\location\import\importprocess] => Array
        (
            [module] => sale
            [file] => lib/location/import/importprocess.php
        )

    [bitrix\sale\location\search\reindexprocess] => Array
        (
            [module] => sale
            [file] => lib/location/search/reindexprocess.php
        )

    [bitrix\sale\location\tree\nodenotfoundexception] => Array
        (
            [module] => sale
            [file] => lib/location/tree/exception.php
        )

    [bitrix\sale\location\tree\nodeincorrectexception] => Array
        (
            [module] => sale
            [file] => lib/location/tree/exception.php
        )

    [bitrix\sale\location\exception] => Array
        (
            [module] => sale
            [file] => lib/location/exception.php
        )

    [csaleproxyadminresult] => Array
        (
            [module] => sale
            [file] => general/proxyadminresult.php
        )

    [csaleproxyadminuiresult] => Array
        (
            [module] => sale
            [file] => general/proxyadminresult.php
        )

    [csaleproxyresult] => Array
        (
            [module] => sale
            [file] => general/proxyresult.php
        )

    [bitrix\sale\location\migration\cupdaterlocationpro] => Array
        (
            [module] => sale
            [file] => lib/location/migration/migrate.php
        )

    [bitrix\sale\delivery\deliverylocationtable] => Array
        (
            [module] => sale
            [file] => lib/delivery/deliverylocation.php
        )

    [bitrix\sale\delivery\deliverylocationexcludetable] => Array
        (
            [module] => sale
            [file] => lib/delivery/deliverylocationexclude.php
        )

    [bitrix\sale\tax\ratelocationtable] => Array
        (
            [module] => sale
            [file] => lib/tax/ratelocation.php
        )

    [csalebasketfilter] => Array
        (
            [module] => sale
            [file] => general/sale_cond.php
        )

    [csalecondctrl] => Array
        (
            [module] => sale
            [file] => general/sale_cond.php
        )

    [csalecondctrlcomplex] => Array
        (
            [module] => sale
            [file] => general/sale_cond.php
        )

    [csalecondctrlgroup] => Array
        (
            [module] => sale
            [file] => general/sale_cond.php
        )

    [csalecondctrlbasketgroup] => Array
        (
            [module] => sale
            [file] => general/sale_cond.php
        )

    [csalecondctrlbasketfields] => Array
        (
            [module] => sale
            [file] => general/sale_cond.php
        )

    [csalecondctrlbasketitemconditions] => Array
        (
            [module] => sale
            [file] => general/sale_cond.php
        )

    [csalecondctrlbasketproperties] => Array
        (
            [module] => sale
            [file] => general/sale_cond.php
        )

    [csalecondctrlorderfields] => Array
        (
            [module] => sale
            [file] => general/sale_cond.php
        )

    [csalecondctrlcommon] => Array
        (
            [module] => sale
            [file] => general/sale_cond.php
        )

    [csalecondtree] => Array
        (
            [module] => sale
            [file] => general/sale_cond.php
        )

    [csalecondctrlpastorder] => Array
        (
            [module] => sale
            [file] => general/sale_cond.php
        )

    [csalecondcumulativectrl] => Array
        (
            [module] => sale
            [file] => general/sale_cond.php
        )

    [csalecumulativeaction] => Array
        (
            [module] => sale
            [file] => general/sale_act.php
        )

    [csaleactionctrl] => Array
        (
            [module] => sale
            [file] => general/sale_act.php
        )

    [csaleactionctrlcomplex] => Array
        (
            [module] => sale
            [file] => general/sale_act.php
        )

    [csaleactionctrlgroup] => Array
        (
            [module] => sale
            [file] => general/sale_act.php
        )

    [csaleactionctrlaction] => Array
        (
            [module] => sale
            [file] => general/sale_act.php
        )

    [csalediscountactionapply] => Array
        (
            [module] => sale
            [file] => general/sale_act.php
        )

    [csaleactionctrldelivery] => Array
        (
            [module] => sale
            [file] => general/sale_act.php
        )

    [csaleactiongift] => Array
        (
            [module] => sale
            [file] => general/sale_act.php
        )

    [csaleactiongiftctrlgroup] => Array
        (
            [module] => sale
            [file] => general/sale_act.php
        )

    [csaleactionctrlbasketgroup] => Array
        (
            [module] => sale
            [file] => general/sale_act.php
        )

    [csaleactionctrlsubgroup] => Array
        (
            [module] => sale
            [file] => general/sale_act.php
        )

    [csaleactioncondctrlbasketfields] => Array
        (
            [module] => sale
            [file] => general/sale_act.php
        )

    [csaleactiontree] => Array
        (
            [module] => sale
            [file] => general/sale_act.php
        )

    [csalediscountconvert] => Array
        (
            [module] => sale
            [file] => general/discount_convert.php
        )

    [csalepdf] => Array
        (
            [module] => sale
            [file] => general/pdf.php
        )

    [csaleymhandler] => Array
        (
            [module] => sale
            [file] => general/ym_handler.php
        )

    [csaleymlocation] => Array
        (
            [module] => sale
            [file] => general/ym_location.php
        )

    [bitrix\sale\delivery\calculationresult] => Array
        (
            [module] => sale
            [file] => lib/delivery/calculationresult.php
        )

    [bitrix\sale\delivery\services\table] => Array
        (
            [module] => sale
            [file] => lib/delivery/services/table.php
        )

    [bitrix\sale\delivery\restrictions\table] => Array
        (
            [module] => sale
            [file] => lib/delivery/restrictions/table.php
        )

    [bitrix\sale\delivery\services\manager] => Array
        (
            [module] => sale
            [file] => lib/delivery/services/manager.php
        )

    [bitrix\sale\delivery\restrictions\base] => Array
        (
            [module] => sale
            [file] => lib/delivery/restrictions/base.php
        )

    [bitrix\sale\delivery\restrictions\manager] => Array
        (
            [module] => sale
            [file] => lib/delivery/restrictions/manager.php
        )

    [bitrix\sale\delivery\services\base] => Array
        (
            [module] => sale
            [file] => lib/delivery/services/base.php
        )

    [bitrix\sale\delivery\menu] => Array
        (
            [module] => sale
            [file] => lib/delivery/menu.php
        )

    [bitrix\sale\delivery\services\objectpool] => Array
        (
            [module] => sale
            [file] => lib/delivery/services/objectpool.php
        )

    [bitrix\sale\tradingplatformtable] => Array
        (
            [module] => sale
            [file] => lib/internals/tradingplatform.php
        )

    [bitrix\sale\tradingplatform\ebay\policy] => Array
        (
            [module] => sale
            [file] => lib/tradingplatform/ebay/policy.php
        )

    [bitrix\sale\tradingplatform\helper] => Array
        (
            [module] => sale
            [file] => lib/tradingplatform/helper.php
        )

    [bitrix\sale\tradingplatform\ymarket\yandexmarket] => Array
        (
            [module] => sale
            [file] => lib/tradingplatform/ymarket/yandexmarket.php
        )

    [bitrix\sale\tradingplatform\platform] => Array
        (
            [module] => sale
            [file] => lib/tradingplatform/platform.php
        )

    [bitrix\sale\tradingplatform\logger] => Array
        (
            [module] => sale
            [file] => lib/tradingplatform/logger.php
        )

    [bitrix\sale\internals\shipmentextraservicetable] => Array
        (
            [module] => sale
            [file] => lib/internals/shipmentextraservice.php
        )

    [bitrix\sale\delivery\extraservices\manager] => Array
        (
            [module] => sale
            [file] => lib/delivery/extra_services/manager.php
        )

    [bitrix\sale\delivery\extraservices\base] => Array
        (
            [module] => sale
            [file] => lib/delivery/extra_services/base.php
        )

    [bitrix\sale\delivery\extraservices\table] => Array
        (
            [module] => sale
            [file] => lib/delivery/extra_services/table.php
        )

    [bitrix\sale\delivery\tracking\manager] => Array
        (
            [module] => sale
            [file] => lib/delivery/tracking/manager.php
        )

    [bitrix\sale\delivery\tracking\table] => Array
        (
            [module] => sale
            [file] => lib/delivery/tracking/table.php
        )

    [bitrix\sale\delivery\externallocationmap] => Array
        (
            [module] => sale
            [file] => lib/delivery/externallocationmap.php
        )

    [bitrix\sale\internals\servicerestrictiontable] => Array
        (
            [module] => sale
            [file] => lib/internals/servicerestriction.php
        )

    [bitrix\sale\services\base\restrictionmanager] => Array
        (
            [module] => sale
            [file] => lib/services/base/restrictionmanager.php
        )

    [bitrix\sale\services\base\siterestriction] => Array
        (
            [module] => sale
            [file] => lib/services/base/siterestriction.php
        )

    [bitrix\sale\services\base\tradebindingrestriction] => Array
        (
            [module] => sale
            [file] => lib/services/base/tradebindingrestriction.php
        )

    [bitrix\sale\compatible\discountcompatibility] => Array
        (
            [module] => sale
            [file] => lib/compatible/discountcompatibility.php
        )

    [bitrix\sale\config\feature] => Array
        (
            [module] => sale
            [file] => lib/config/feature.php
        )

    [bitrix\sale\discount\context\basecontext] => Array
        (
            [module] => sale
            [file] => lib/discount/context/basecontext.php
        )

    [bitrix\sale\discount\context\fuser] => Array
        (
            [module] => sale
            [file] => lib/discount/context/fuser.php
        )

    [bitrix\sale\discount\context\user] => Array
        (
            [module] => sale
            [file] => lib/discount/context/user.php
        )

    [bitrix\sale\discount\context\usergroup] => Array
        (
            [module] => sale
            [file] => lib/discount/context/usergroup.php
        )

    [bitrix\sale\discount\gift\collection] => Array
        (
            [module] => sale
            [file] => lib/discount/gift/collection.php
        )

    [bitrix\sale\discount\gift\gift] => Array
        (
            [module] => sale
            [file] => lib/discount/gift/gift.php
        )

    [bitrix\sale\discount\gift\manager] => Array
        (
            [module] => sale
            [file] => lib/discount/gift/manager.php
        )

    [bitrix\sale\discount\gift\relateddatatable] => Array
        (
            [module] => sale
            [file] => lib/discount/gift/relateddata.php
        )

    [bitrix\sale\discount\index\indexelementtable] => Array
        (
            [module] => sale
            [file] => lib/discount/index/indexelement.php
        )

    [bitrix\sale\discount\index\indexsectiontable] => Array
        (
            [module] => sale
            [file] => lib/discount/index/indexsection.php
        )

    [bitrix\sale\discount\index\manager] => Array
        (
            [module] => sale
            [file] => lib/discount/index/manager.php
        )

    [bitrix\sale\discount\migration\orderdiscountmigrator] => Array
        (
            [module] => sale
            [file] => lib/discount/migration/orderdiscountmigrator.php
        )

    [bitrix\sale\discount\prediction\manager] => Array
        (
            [module] => sale
            [file] => lib/discount/prediction/manager.php
        )

    [bitrix\sale\discount\preset\arrayhelper] => Array
        (
            [module] => sale
            [file] => lib/discount/preset/arrayhelper.php
        )

    [bitrix\sale\discount\preset\basepreset] => Array
        (
            [module] => sale
            [file] => lib/discount/preset/basepreset.php
        )

    [bitrix\sale\discount\preset\htmlhelper] => Array
        (
            [module] => sale
            [file] => lib/discount/preset/htmlhelper.php
        )

    [bitrix\sale\discount\preset\manager] => Array
        (
            [module] => sale
            [file] => lib/discount/preset/manager.php
        )

    [bitrix\sale\discount\preset\selectproductpreset] => Array
        (
            [module] => sale
            [file] => lib/discount/preset/selectproductpreset.php
        )

    [bitrix\sale\discount\preset\state] => Array
        (
            [module] => sale
            [file] => lib/discount/preset/state.php
        )

    [bitrix\sale\discount\result\compatibleformat] => Array
        (
            [module] => sale
            [file] => lib/discount/result/compatibleformat.php
        )

    [bitrix\sale\discount\runtimecache\discountcache] => Array
        (
            [module] => sale
            [file] => lib/discount/runtimecache/discountcache.php
        )

    [bitrix\sale\discount\runtimecache\fusercache] => Array
        (
            [module] => sale
            [file] => lib/discount/runtimecache/fusercache.php
        )

    [bitrix\sale\discount\actions] => Array
        (
            [module] => sale
            [file] => lib/discount/actions.php
        )

    [bitrix\sale\discount\analyzer] => Array
        (
            [module] => sale
            [file] => lib/discount/analyzer.php
        )

    [bitrix\sale\discount\cumulativecalculator] => Array
        (
            [module] => sale
            [file] => lib/discount/cumulativecalculator.php
        )

    [bitrix\sale\discount\formatter] => Array
        (
            [module] => sale
            [file] => lib/discount/formatter.php
        )

    [bitrix\sale\internals\discounttable] => Array
        (
            [module] => sale
            [file] => lib/internals/discount.php
        )

    [bitrix\sale\internals\discountcoupontable] => Array
        (
            [module] => sale
            [file] => lib/internals/discountcoupon.php
        )

    [bitrix\sale\internals\discountentitiestable] => Array
        (
            [module] => sale
            [file] => lib/internals/discountentities.php
        )

    [bitrix\sale\internals\discountgrouptable] => Array
        (
            [module] => sale
            [file] => lib/internals/discountgroup.php
        )

    [bitrix\sale\internals\discountmoduletable] => Array
        (
            [module] => sale
            [file] => lib/internals/discountmodule.php
        )

    [bitrix\sale\internals\orderdiscounttable] => Array
        (
            [module] => sale
            [file] => lib/internals/orderdiscount.php
        )

    [bitrix\sale\internals\orderdiscountdatatable] => Array
        (
            [module] => sale
            [file] => lib/internals/orderdiscount.php
        )

    [bitrix\sale\internals\ordercouponstable] => Array
        (
            [module] => sale
            [file] => lib/internals/orderdiscount.php
        )

    [bitrix\sale\internals\ordermodulestable] => Array
        (
            [module] => sale
            [file] => lib/internals/orderdiscount.php
        )

    [bitrix\sale\internals\orderroundtable] => Array
        (
            [module] => sale
            [file] => lib/internals/orderround.php
        )

    [bitrix\sale\internals\orderrulestable] => Array
        (
            [module] => sale
            [file] => lib/internals/orderdiscount.php
        )

    [bitrix\sale\internals\orderrulesdescrtable] => Array
        (
            [module] => sale
            [file] => lib/internals/orderdiscount.php
        )

    [bitrix\sale\internals\accountnumbergenerator] => Array
        (
            [module] => sale
            [file] => lib/internals/accountnumber.php
        )

    [bitrix\sale\discount] => Array
        (
            [module] => sale
            [file] => lib/discount.php
        )

    [bitrix\sale\discountbase] => Array
        (
            [module] => sale
            [file] => lib/discountbase.php
        )

    [bitrix\sale\discountcouponsmanager] => Array
        (
            [module] => sale
            [file] => lib/discountcouponsmanager.php
        )

    [bitrix\sale\discountcouponsmanagerbase] => Array
        (
            [module] => sale
            [file] => lib/discountcouponsmanagerbase.php
        )

    [bitrix\sale\orderdiscount] => Array
        (
            [module] => sale
            [file] => lib/orderdiscount.php
        )

    [bitrix\sale\orderdiscountbase] => Array
        (
            [module] => sale
            [file] => lib/orderdiscountbase.php
        )

    [bitrix\sale\orderdiscountmanager] => Array
        (
            [module] => sale
            [file] => lib/orderdiscountmanager.php
        )

    [bitrix\sale\paysystem\logger] => Array
        (
            [module] => sale
            [file] => lib/paysystem/logger.php
        )

    [bitrix\sale\paysystem\restservice] => Array
        (
            [module] => sale
            [file] => lib/paysystem/restservice.php
        )

    [bitrix\sale\paysystem\resthandler] => Array
        (
            [module] => sale
            [file] => lib/paysystem/resthandler.php
        )

    [bitrix\sale\services\base\restclient] => Array
        (
            [module] => sale
            [file] => lib/services/base/restclient.php
        )

    [bitrix\sale\paysystem\service] => Array
        (
            [module] => sale
            [file] => lib/paysystem/service.php
        )

    [bitrix\sale\internals\paysystemresthandlerstable] => Array
        (
            [module] => sale
            [file] => lib/internals/paysystemresthandlers.php
        )

    [bitrix\sale\paysystem\manager] => Array
        (
            [module] => sale
            [file] => lib/paysystem/manager.php
        )

    [bitrix\sale\paysystem\baseservicehandler] => Array
        (
            [module] => sale
            [file] => lib/paysystem/baseservicehandler.php
        )

    [bitrix\sale\paysystem\servicehandler] => Array
        (
            [module] => sale
            [file] => lib/paysystem/servicehandler.php
        )

    [bitrix\sale\paysystem\irefund] => Array
        (
            [module] => sale
            [file] => lib/paysystem/irefund.php
        )

    [bitrix\sale\paysystem\ipdf] => Array
        (
            [module] => sale
            [file] => lib/paysystem/ipdf.php
        )

    [bitrix\sale\paysystem\irefundextended] => Array
        (
            [module] => sale
            [file] => lib/paysystem/irefundextended.php
        )

    [bitrix\sale\paysystem\cert] => Array
        (
            [module] => sale
            [file] => lib/paysystem/cert.php
        )

    [bitrix\sale\paysystem\ipayable] => Array
        (
            [module] => sale
            [file] => lib/paysystem/ipayable.php
        )

    [bitrix\sale\paysystem\icheckable] => Array
        (
            [module] => sale
            [file] => lib/paysystem/icheckable.php
        )

    [bitrix\sale\paysystem\iprepayable] => Array
        (
            [module] => sale
            [file] => lib/paysystem/iprepayable.php
        )

    [bitrix\sale\paysystem\compatibilityhandler] => Array
        (
            [module] => sale
            [file] => lib/paysystem/compatibilityhandler.php
        )

    [bitrix\sale\paysystem\ihold] => Array
        (
            [module] => sale
            [file] => lib/paysystem/ihold.php
        )

    [bitrix\sale\paysystem\ipartialhold] => Array
        (
            [module] => sale
            [file] => lib/paysystem/ipartialhold.php
        )

    [bitrix\sale\internals\paymentlogtable] => Array
        (
            [module] => sale
            [file] => lib/internals/paymentlog.php
        )

    [bitrix\sale\services\paysystem\restrictions\manager] => Array
        (
            [module] => sale
            [file] => lib/services/paysystem/restrictions/manager.php
        )

    [bitrix\sale\services\base\restriction] => Array
        (
            [module] => sale
            [file] => lib/services/base/restriction.php
        )

    [bitrix\sale\internals\yandexsettingstable] => Array
        (
            [module] => sale
            [file] => lib/internals/yandexsettings.php
        )

    [bitrix\sale\services\company\manager] => Array
        (
            [module] => sale
            [file] => lib/services/company/manager.php
        )

    [bitrix\sale\internals\collectionfilteriterator] => Array
        (
            [module] => sale
            [file] => lib/internals/collectionfilteriterator.php
        )

    [bitrix\sale\cashbox\internals\pool] => Array
        (
            [module] => sale
            [file] => lib/cashbox/internals/pool.php
        )

    [bitrix\sale\cashbox\internals\cashboxtable] => Array
        (
            [module] => sale
            [file] => lib/cashbox/internals/cashbox.php
        )

    [bitrix\sale\cashbox\internals\cashboxchecktable] => Array
        (
            [module] => sale
            [file] => lib/cashbox/internals/cashboxcheck.php
        )

    [bitrix\sale\cashbox\internals\cashboxzreporttable] => Array
        (
            [module] => sale
            [file] => lib/cashbox/internals/cashboxzreport.php
        )

    [bitrix\sale\cashbox\internals\cashboxerrlogtable] => Array
        (
            [module] => sale
            [file] => lib/cashbox/internals/cashboxerrlog.php
        )

    [bitrix\sale\cashbox\cashbox] => Array
        (
            [module] => sale
            [file] => lib/cashbox/cashbox.php
        )

    [bitrix\sale\cashbox\manager] => Array
        (
            [module] => sale
            [file] => lib/cashbox/manager.php
        )

    [bitrix\sale\cashbox\iprintimmediately] => Array
        (
            [module] => sale
            [file] => lib/cashbox/iprintimmediately.php
        )

    [bitrix\sale\cashbox\restrictions\manager] => Array
        (
            [module] => sale
            [file] => lib/cashbox/restrictions/manager.php
        )

    [bitrix\sale\notify] => Array
        (
            [module] => sale
            [file] => lib/notify.php
        )

    [bitrix\sale\buyerstatistic] => Array
        (
            [module] => sale
            [file] => /lib/buyerstatistic.php
        )

    [bitrix\sale\internals\buyerstatistictable] => Array
        (
            [module] => sale
            [file] => /lib/internals/buyerstatistic.php
        )

    [cadminsalelist] => Array
        (
            [module] => sale
            [file] => general/admin_lib.php
        )

    [bitrix\sale\helpers\admin\skuprops] => Array
        (
            [module] => sale
            [file] => lib/helpers/admin/skuprops.php
        )

    [bitrix\sale\helpers\admin\product] => Array
        (
            [module] => sale
            [file] => lib/helpers/admin/product.php
        )

    [bitrix\sale\helpers\order] => Array
        (
            [module] => sale
            [file] => lib/helpers/order.php
        )

    [bitrix\sale\location\comparator\replacement] => Array
        (
            [module] => sale
            [file] => lib/location/comparator/ru/replacement.php
        )

    [bitrix\sale\location\comparator\tmptable] => Array
        (
            [module] => sale
            [file] => lib/location/comparator/tmptable.php
        )

    [bitrix\sale\location\comparator] => Array
        (
            [module] => sale
            [file] => lib/location/comparator.php
        )

    [bitrix\sale\location\comparator\mapresult] => Array
        (
            [module] => sale
            [file] => lib/location/comparator/mapresult.php
        )

    [bitrix\sale\location\comparator\mapper] => Array
        (
            [module] => sale
            [file] => lib/location/comparator/mapper.php
        )

    [bitrix\sale\exchange\onec\documentimport] => Array
        (
            [module] => sale
            [file] => /lib/exchange/compatibility/documents.php
        )

    [bitrix\sale\exchange\onec\collisionorder] => Array
        (
            [module] => sale
            [file] => /lib/exchange/onec/importcollision.php
        )

    [bitrix\sale\exchange\onec\collisionshipment] => Array
        (
            [module] => sale
            [file] => /lib/exchange/onec/importcollision.php
        )

    [bitrix\sale\exchange\onec\collisionpayment] => Array
        (
            [module] => sale
            [file] => /lib/exchange/onec/importcollision.php
        )

    [bitrix\sale\exchange\onec\collisionprofile] => Array
        (
            [module] => sale
            [file] => /lib/exchange/onec/importcollision.php
        )

    [bitrix\sale\exchange\onec\paymentcashdocument] => Array
        (
            [module] => sale
            [file] => /lib/exchange/onec/paymentdocument.php
        )

    [bitrix\sale\exchange\onec\paymentcashlessdocument] => Array
        (
            [module] => sale
            [file] => /lib/exchange/onec/paymentdocument.php
        )

    [bitrix\sale\exchange\onec\paymentcarddocument] => Array
        (
            [module] => sale
            [file] => /lib/exchange/onec/paymentdocument.php
        )

    [bitrix\sale\exchange\onec\importcriterionbase] => Array
        (
            [module] => sale
            [file] => /lib/exchange/onec/importcriterion.php
        )

    [bitrix\sale\exchange\onec\importcriteriononeccml2] => Array
        (
            [module] => sale
            [file] => /lib/exchange/onec/importcriterion.php
        )

    [bitrix\sale\exchange\onec\criterionorder] => Array
        (
            [module] => sale
            [file] => /lib/exchange/onec/importcriterion.php
        )

    [bitrix\sale\exchange\onec\criterionshipment] => Array
        (
            [module] => sale
            [file] => /lib/exchange/onec/importcriterion.php
        )

    [bitrix\sale\exchange\onec\criterionshipmentinvoice] => Array
        (
            [module] => sale
            [file] => /lib/exchange/onec/importcriterion.php
        )

    [bitrix\sale\exchange\onec\criterionpayment] => Array
        (
            [module] => sale
            [file] => /lib/exchange/onec/importcriterion.php
        )

    [bitrix\sale\exchange\onec\criterionprofile] => Array
        (
            [module] => sale
            [file] => /lib/exchange/onec/importcriterion.php
        )

    [bitrix\sale\exchange\entity\orderimportloader] => Array
        (
            [module] => sale
            [file] => /lib/exchange/entity/entityimportloader.php
        )

    [bitrix\sale\exchange\entity\invoiceimportloader] => Array
        (
            [module] => sale
            [file] => /lib/exchange/entity/entityimportloader.php
        )

    [bitrix\sale\exchange\entity\paymentimportloader] => Array
        (
            [module] => sale
            [file] => /lib/exchange/entity/entityimportloader.php
        )

    [bitrix\sale\exchange\entity\shipmentimportloader] => Array
        (
            [module] => sale
            [file] => /lib/exchange/entity/entityimportloader.php
        )

    [bitrix\sale\exchange\entity\userprofileimportloader] => Array
        (
            [module] => sale
            [file] => /lib/exchange/entity/entityimportloader.php
        )

    [bitrix\sale\exchange\entity\paymentcashlessimport] => Array
        (
            [module] => sale
            [file] => /lib/exchange/entity/paymentimport.php
        )

    [bitrix\sale\exchange\entity\paymentcardimport] => Array
        (
            [module] => sale
            [file] => /lib/exchange/entity/paymentimport.php
        )

    [bitrix\sale\exchange\entity\paymentcashimport] => Array
        (
            [module] => sale
            [file] => /lib/exchange/entity/paymentimport.php
        )

    [bitrix\sale\location\geoip] => Array
        (
            [module] => sale
            [file] => /lib/location/geoip.php
        )

    [bitrix\sale\delivery\requests\manager] => Array
        (
            [module] => sale
            [file] => /lib/delivery/requests/manager.php
        )

    [bitrix\sale\delivery\requests\helper] => Array
        (
            [module] => sale
            [file] => /lib/delivery/requests/helper.php
        )

    [bitrix\sale\delivery\requests\handlerbase] => Array
        (
            [module] => sale
            [file] => /lib/delivery/requests/handlerbase.php
        )

    [bitrix\sale\delivery\requests\requesttable] => Array
        (
            [module] => sale
            [file] => /lib/delivery/requests/request.php
        )

    [bitrix\sale\delivery\requests\shipmenttable] => Array
        (
            [module] => sale
            [file] => /lib/delivery/requests/shipment.php
        )

    [bitrix\sale\delivery\requests\result] => Array
        (
            [module] => sale
            [file] => /lib/delivery/requests/result.php
        )

    [bitrix\sale\delivery\requests\resultfile] => Array
        (
            [module] => sale
            [file] => /lib/delivery/requests/resultfile.php
        )

    [bitrix\sale\delivery\packing\packer] => Array
        (
            [module] => sale
            [file] => /lib/delivery/packing/packer.php
        )

    [bitrix\sale\recurring] => Array
        (
            [module] => sale
            [file] => /lib/recurring.php
        )

    [bitrix\sale\location\normalizer\builder] => Array
        (
            [module] => sale
            [file] => /lib/location/normalizer/builder.php
        )

    [bitrix\sale\location\normalizer\ibuilder] => Array
        (
            [module] => sale
            [file] => /lib/location/normalizer/ibuilder.php
        )

    [bitrix\sale\location\normalizer\normalizer] => Array
        (
            [module] => sale
            [file] => /lib/location/normalizer/normalizer.php
        )

    [bitrix\sale\location\normalizer\inormalizer] => Array
        (
            [module] => sale
            [file] => /lib/location/normalizer/inormalizer.php
        )

    [bitrix\sale\location\normalizer\commonnormalizer] => Array
        (
            [module] => sale
            [file] => /lib/location/normalizer/commonnormalizer.php
        )

    [bitrix\sale\location\normalizer\nullnormalizer] => Array
        (
            [module] => sale
            [file] => /lib/location/normalizer/nullnormalizer.php
        )

    [bitrix\sale\location\normalizer\spacenormalizer] => Array
        (
            [module] => sale
            [file] => /lib/location/normalizer/spacenormalizer.php
        )

    [bitrix\sale\location\normalizer\languagenormalizer] => Array
        (
            [module] => sale
            [file] => /lib/location/normalizer/languagenormalizer.php
        )

    [bitrix\sale\location\normalizer\helper] => Array
        (
            [module] => sale
            [file] => /lib/location/normalizer/helper.php
        )

    [sale\handlers\delivery\additional\ruspost\reliability\service] => Array
        (
            [module] => sale
            [file] => /handlers/delivery/additional/ruspost/reliability/service.php
        )

)
Array
(
    [bitrix\main\application] => Array
        (
            [module] => main
            [file] => lib/application.php
        )

    [bitrix\main\httpapplication] => Array
        (
            [module] => main
            [file] => lib/httpapplication.php
        )

    [bitrix\main\argumentexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\argumentnullexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\argumentoutofrangeexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\argumenttypeexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\notimplementedexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\notsupportedexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\invalidoperationexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\objectpropertyexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\objectnotfoundexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\objectexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\systemexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\accessdeniedexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\decodingexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\io\invalidpathexception] => Array
        (
            [module] => main
            [file] => lib/io/ioexception.php
        )

    [bitrix\main\io\filenotfoundexception] => Array
        (
            [module] => main
            [file] => lib/io/ioexception.php
        )

    [bitrix\main\io\filedeleteexception] => Array
        (
            [module] => main
            [file] => lib/io/ioexception.php
        )

    [bitrix\main\io\fileopenexception] => Array
        (
            [module] => main
            [file] => lib/io/ioexception.php
        )

    [bitrix\main\io\filenotopenedexception] => Array
        (
            [module] => main
            [file] => lib/io/ioexception.php
        )

    [bitrix\main\context] => Array
        (
            [module] => main
            [file] => lib/context.php
        )

    [bitrix\main\httpcontext] => Array
        (
            [module] => main
            [file] => lib/httpcontext.php
        )

    [bitrix\main\dispatcher] => Array
        (
            [module] => main
            [file] => lib/dispatcher.php
        )

    [bitrix\main\environment] => Array
        (
            [module] => main
            [file] => lib/environment.php
        )

    [bitrix\main\event] => Array
        (
            [module] => main
            [file] => lib/event.php
        )

    [bitrix\main\eventmanager] => Array
        (
            [module] => main
            [file] => lib/eventmanager.php
        )

    [bitrix\main\eventresult] => Array
        (
            [module] => main
            [file] => lib/eventresult.php
        )

    [bitrix\main\request] => Array
        (
            [module] => main
            [file] => lib/request.php
        )

    [bitrix\main\httprequest] => Array
        (
            [module] => main
            [file] => lib/httprequest.php
        )

    [bitrix\main\response] => Array
        (
            [module] => main
            [file] => lib/response.php
        )

    [bitrix\main\httpresponse] => Array
        (
            [module] => main
            [file] => lib/httpresponse.php
        )

    [bitrix\main\modulemanager] => Array
        (
            [module] => main
            [file] => lib/modulemanager.php
        )

    [bitrix\main\server] => Array
        (
            [module] => main
            [file] => lib/server.php
        )

    [bitrix\main\config\configuration] => Array
        (
            [module] => main
            [file] => lib/config/configuration.php
        )

    [bitrix\main\config\option] => Array
        (
            [module] => main
            [file] => lib/config/option.php
        )

    [bitrix\main\context\culture] => Array
        (
            [module] => main
            [file] => lib/context/culture.php
        )

    [bitrix\main\data\cache] => Array
        (
            [module] => main
            [file] => lib/data/cache.php
        )

    [bitrix\main\data\cacheengineapc] => Array
        (
            [module] => main
            [file] => lib/data/cacheengineapc.php
        )

    [bitrix\main\data\cacheenginememcache] => Array
        (
            [module] => main
            [file] => lib/data/cacheenginememcache.php
        )

    [bitrix\main\data\cacheenginefiles] => Array
        (
            [module] => main
            [file] => lib/data/cacheenginefiles.php
        )

    [bitrix\main\data\cacheenginenone] => Array
        (
            [module] => main
            [file] => lib/data/cacheenginenone.php
        )

    [bitrix\main\data\connection] => Array
        (
            [module] => main
            [file] => lib/data/connection.php
        )

    [bitrix\main\data\connectionpool] => Array
        (
            [module] => main
            [file] => lib/data/connectionpool.php
        )

    [bitrix\main\data\icacheengine] => Array
        (
            [module] => main
            [file] => lib/data/cache.php
        )

    [bitrix\main\data\hsphpreadconnection] => Array
        (
            [module] => main
            [file] => lib/data/hsphpreadconnection.php
        )

    [bitrix\main\data\managedcache] => Array
        (
            [module] => main
            [file] => lib/data/managedcache.php
        )

    [bitrix\main\data\taggedcache] => Array
        (
            [module] => main
            [file] => lib/data/taggedcache.php
        )

    [bitrix\main\data\memcacheconnection] => Array
        (
            [module] => main
            [file] => lib/data/memcacheconnection.php
        )

    [bitrix\main\data\memcachedconnection] => Array
        (
            [module] => main
            [file] => lib/data/memcachedconnection.php
        )

    [bitrix\main\data\nosqlconnection] => Array
        (
            [module] => main
            [file] => lib/data/nosqlconnection.php
        )

    [bitrix\main\db\arrayresult] => Array
        (
            [module] => main
            [file] => lib/db/arrayresult.php
        )

    [bitrix\main\db\result] => Array
        (
            [module] => main
            [file] => lib/db/result.php
        )

    [bitrix\main\db\connection] => Array
        (
            [module] => main
            [file] => lib/db/connection.php
        )

    [bitrix\main\db\sqlexception] => Array
        (
            [module] => main
            [file] => lib/db/sqlexception.php
        )

    [bitrix\main\db\sqlqueryexception] => Array
        (
            [module] => main
            [file] => lib/db/sqlexception.php
        )

    [bitrix\main\db\transactionexception] => Array
        (
            [module] => main
            [file] => lib/db/sqlexception.php
        )

    [bitrix\main\db\sqlexpression] => Array
        (
            [module] => main
            [file] => lib/db/sqlexpression.php
        )

    [bitrix\main\db\sqlhelper] => Array
        (
            [module] => main
            [file] => lib/db/sqlhelper.php
        )

    [bitrix\main\db\mysqlcommonconnection] => Array
        (
            [module] => main
            [file] => lib/db/mysqlcommonconnection.php
        )

    [bitrix\main\db\mysqliconnection] => Array
        (
            [module] => main
            [file] => lib/db/mysqliconnection.php
        )

    [bitrix\main\db\mysqliresult] => Array
        (
            [module] => main
            [file] => lib/db/mysqliresult.php
        )

    [bitrix\main\db\mysqlisqlhelper] => Array
        (
            [module] => main
            [file] => lib/db/mysqlisqlhelper.php
        )

    [bitrix\main\db\mssqlconnection] => Array
        (
            [module] => main
            [file] => lib/db/mssqlconnection.php
        )

    [bitrix\main\db\mssqlresult] => Array
        (
            [module] => main
            [file] => lib/db/mssqlresult.php
        )

    [bitrix\main\db\mssqlsqlhelper] => Array
        (
            [module] => main
            [file] => lib/db/mssqlsqlhelper.php
        )

    [bitrix\main\db\oracleconnection] => Array
        (
            [module] => main
            [file] => lib/db/oracleconnection.php
        )

    [bitrix\main\db\oracleresult] => Array
        (
            [module] => main
            [file] => lib/db/oracleresult.php
        )

    [bitrix\main\db\oraclesqlhelper] => Array
        (
            [module] => main
            [file] => lib/db/oraclesqlhelper.php
        )

    [bitrix\main\db\pgsqlconnection] => Array
        (
            [module] => main
            [file] => lib/db/pgsqlconnection.php
        )

    [bitrix\main\diag\httpexceptionhandleroutput] => Array
        (
            [module] => main
            [file] => lib/diag/httpexceptionhandleroutput.php
        )

    [bitrix\main\diag\fileexceptionhandlerlog] => Array
        (
            [module] => main
            [file] => lib/diag/fileexceptionhandlerlog.php
        )

    [bitrix\main\diag\exceptionhandler] => Array
        (
            [module] => main
            [file] => lib/diag/exceptionhandler.php
        )

    [bitrix\main\diag\iexceptionhandleroutput] => Array
        (
            [module] => main
            [file] => lib/diag/iexceptionhandleroutput.php
        )

    [bitrix\main\diag\exceptionhandlerlog] => Array
        (
            [module] => main
            [file] => lib/diag/exceptionhandlerlog.php
        )

    [bitrix\main\io\file] => Array
        (
            [module] => main
            [file] => lib/io/file.php
        )

    [bitrix\main\io\fileentry] => Array
        (
            [module] => main
            [file] => lib/io/fileentry.php
        )

    [bitrix\main\io\path] => Array
        (
            [module] => main
            [file] => lib/io/path.php
        )

    [bitrix\main\io\filesystementry] => Array
        (
            [module] => main
            [file] => lib/io/filesystementry.php
        )

    [bitrix\main\io\ifilestream] => Array
        (
            [module] => main
            [file] => lib/io/ifilestream.php
        )

    [bitrix\main\localization\loc] => Array
        (
            [module] => main
            [file] => lib/localization/loc.php
        )

    [bitrix\main\mail\mail] => Array
        (
            [module] => main
            [file] => lib/mail/mail.php
        )

    [bitrix\main\mail\tracking] => Array
        (
            [module] => main
            [file] => lib/mail/tracking.php
        )

    [bitrix\main\mail\eventmanager] => Array
        (
            [module] => main
            [file] => lib/mail/eventmanager.php
        )

    [bitrix\main\mail\eventmessagecompiler] => Array
        (
            [module] => main
            [file] => lib/mail/eventmessagecompiler.php
        )

    [bitrix\main\mail\eventmessagethemecompiler] => Array
        (
            [module] => main
            [file] => lib/mail/eventmessagethemecompiler.php
        )

    [bitrix\main\mail\internal\event] => Array
        (
            [module] => main
            [file] => lib/mail/internal/event.php
        )

    [bitrix\main\mail\internal\eventattachment] => Array
        (
            [module] => main
            [file] => lib/mail/internal/eventattachment.php
        )

    [bitrix\main\mail\internal\eventmessage] => Array
        (
            [module] => main
            [file] => lib/mail/internal/eventmessage.php
        )

    [bitrix\main\mail\internal\eventmessagesite] => Array
        (
            [module] => main
            [file] => lib/mail/internal/eventmessagesite.php
        )

    [bitrix\main\mail\internal\eventmessageattachment] => Array
        (
            [module] => main
            [file] => lib/mail/internal/eventmessageattachment.php
        )

    [bitrix\main\mail\internal\eventtype] => Array
        (
            [module] => main
            [file] => lib/mail/internal/eventtype.php
        )

    [bitrix\main\text\converter] => Array
        (
            [module] => main
            [file] => lib/text/converter.php
        )

    [bitrix\main\text\emptyconverter] => Array
        (
            [module] => main
            [file] => lib/text/emptyconverter.php
        )

    [bitrix\main\text\encoding] => Array
        (
            [module] => main
            [file] => lib/text/encoding.php
        )

    [bitrix\main\text\htmlconverter] => Array
        (
            [module] => main
            [file] => lib/text/htmlconverter.php
        )

    [bitrix\main\text\binarystring] => Array
        (
            [module] => main
            [file] => lib/text/binarystring.php
        )

    [bitrix\main\text\xmlconverter] => Array
        (
            [module] => main
            [file] => lib/text/xmlconverter.php
        )

    [bitrix\main\type\collection] => Array
        (
            [module] => main
            [file] => lib/type/collection.php
        )

    [bitrix\main\type\date] => Array
        (
            [module] => main
            [file] => lib/type/date.php
        )

    [bitrix\main\type\datetime] => Array
        (
            [module] => main
            [file] => lib/type/datetime.php
        )

    [bitrix\main\type\dictionary] => Array
        (
            [module] => main
            [file] => lib/type/dictionary.php
        )

    [bitrix\main\type\filterabledictionary] => Array
        (
            [module] => main
            [file] => lib/type/filterabledictionary.php
        )

    [bitrix\main\type\parameterdictionary] => Array
        (
            [module] => main
            [file] => lib/type/parameterdictionary.php
        )

    [bitrix\main\web\cookie] => Array
        (
            [module] => main
            [file] => lib/web/cookie.php
        )

    [bitrix\main\web\uri] => Array
        (
            [module] => main
            [file] => lib/web/uri.php
        )

    [bitrix\main\sendereventhandler] => Array
        (
            [module] => main
            [file] => lib/senderconnector.php
        )

    [bitrix\main\senderconnectoruser] => Array
        (
            [module] => main
            [file] => lib/senderconnector.php
        )

    [bitrix\main\urlrewriterrulemaker] => Array
        (
            [module] => main
            [file] => lib/urlrewriter.php
        )

    [bitrix\main\update\stepper] => Array
        (
            [module] => main
            [file] => lib/update/stepper.php
        )

    [bitrix\main\composite\abstractresponse] => Array
        (
            [module] => main
            [file] => lib/composite/responder.php
        )

    [bitrix\main\composite\fileresponse] => Array
        (
            [module] => main
            [file] => lib/composite/responder.php
        )

    [bitrix\main\composite\memcachedresponse] => Array
        (
            [module] => main
            [file] => lib/composite/responder.php
        )

    [bitrix\main\security\otpexception] => Array
        (
            [module] => main
            [file] => lib/security/securityexception.php
        )

    [ctimezone] => Array
        (
            [module] => main
            [file] => classes/general/time.php
        )

    [cbxpunycode] => Array
        (
            [module] => main
            [file] => classes/general/punycode.php
        )

    [ibxvirtualio] => Array
        (
            [module] => main
            [file] => classes/general/virtual_io.php
        )

    [ibxgeterrors] => Array
        (
            [module] => main
            [file] => classes/general/virtual_io.php
        )

    [cbxvirtualio] => Array
        (
            [module] => main
            [file] => classes/general/virtual_io.php
        )

    [cbxvirtualfilebase] => Array
        (
            [module] => main
            [file] => classes/general/virtual_file.php
        )

    [cbxvirtualfile] => Array
        (
            [module] => main
            [file] => classes/general/virtual_file.php
        )

    [cbxvirtualdirectory] => Array
        (
            [module] => main
            [file] => classes/general/virtual_file.php
        )

    [calloption] => Array
        (
            [module] => main
            [file] => classes/general/option.php
        )

    [coption] => Array
        (
            [module] => main
            [file] => classes/general/option.php
        )

    [callpageoption] => Array
        (
            [module] => main
            [file] => classes/general/pageoption.php
        )

    [cpageoption] => Array
        (
            [module] => main
            [file] => classes/general/pageoption.php
        )

    [callsqlwhere] => Array
        (
            [module] => main
            [file] => classes/general/sqlwhere.php
        )

    [csqlwhereexpression] => Array
        (
            [module] => main
            [file] => classes/general/sqlwhere.php
        )

    [csqlwhere] => Array
        (
            [module] => main
            [file] => classes/general/sqlwhere.php
        )

    [calllanguage] => Array
        (
            [module] => main
            [file] => classes/general/language.php
        )

    [clanguage] => Array
        (
            [module] => main
            [file] => classes/general/language.php
        )

    [clangadmin] => Array
        (
            [module] => main
            [file] => classes/general/language.php
        )

    [_clangdbresult] => Array
        (
            [module] => main
            [file] => classes/general/langdbresult.php
        )

    [callagent] => Array
        (
            [module] => main
            [file] => classes/general/agent.php
        )

    [cagent] => Array
        (
            [module] => main
            [file] => classes/mysql/agent.php
        )

    [capplicationexception] => Array
        (
            [module] => main
            [file] => classes/general/applicationexception.php
        )

    [cadminexception] => Array
        (
            [module] => main
            [file] => classes/general/adminexception.php
        )

    [callsite] => Array
        (
            [module] => main
            [file] => classes/general/site.php
        )

    [calllang] => Array
        (
            [module] => main
            [file] => classes/general/site.php
        )

    [csite] => Array
        (
            [module] => main
            [file] => classes/general/site.php
        )

    [clang] => Array
        (
            [module] => main
            [file] => classes/general/site.php
        )

    [chttp] => Array
        (
            [module] => main
            [file] => classes/general/http.php
        )

    [cutil] => Array
        (
            [module] => main
            [file] => classes/general/util.php
        )

    [callmain] => Array
        (
            [module] => main
            [file] => classes/general/main.php
        )

    [cmain] => Array
        (
            [module] => main
            [file] => classes/general/main.php
        )

    [calldatabase] => Array
        (
            [module] => main
            [file] => classes/general/database.php
        )

    [calldbresult] => Array
        (
            [module] => main
            [file] => classes/general/dbresult.php
        )

    [cdatabasemysql] => Array
        (
            [module] => main
            [file] => classes/mysql/database.php
        )

    [cdbresultmysql] => Array
        (
            [module] => main
            [file] => classes/mysql/dbresult.php
        )

    [icachebackend] => Array
        (
            [module] => main
            [file] => classes/general/cache_backend.php
        )

    [cphpcache] => Array
        (
            [module] => main
            [file] => classes/general/cache.php
        )

    [ccachemanager] => Array
        (
            [module] => main
            [file] => classes/general/cache_manager.php
        )

    [cpagecache] => Array
        (
            [module] => main
            [file] => classes/general/page_cache.php
        )

    [cstackcacheentry] => Array
        (
            [module] => main
            [file] => classes/general/stack_cache_entry.php
        )

    [cstackcachemanager] => Array
        (
            [module] => main
            [file] => classes/general/stack_cache.php
        )

    [cmodule] => Array
        (
            [module] => main
            [file] => /classes/general/module.php
        )

    [bitrix\main\entity\ufield] => Array
        (
            [module] => main
            [file] => include/deprecated/ufield.php
        )

    [cdatabase] => Array
        (
            [module] => main
            [file] => classes/mysql/database.php
        )

    [cdbresult] => Array
        (
            [module] => main
            [file] => classes/mysql/dbresult.php
        )

    [csitetemplate] => Array
        (
            [module] => main
            [file] => classes/general/site_template.php
        )

    [cbitrixcomponent] => Array
        (
            [module] => main
            [file] => classes/general/component.php
        )

    [ccomponentengine] => Array
        (
            [module] => main
            [file] => classes/general/component_engine.php
        )

    [ccomponentajax] => Array
        (
            [module] => main
            [file] => classes/general/component_ajax.php
        )

    [cbitrixcomponenttemplate] => Array
        (
            [module] => main
            [file] => classes/general/component_template.php
        )

    [ccomponentutil] => Array
        (
            [module] => main
            [file] => classes/general/component_util.php
        )

    [ccontrollerclient] => Array
        (
            [module] => main
            [file] => classes/general/controller_member.php
        )

    [phpparser] => Array
        (
            [module] => main
            [file] => classes/general/php_parser.php
        )

    [cdiskquota] => Array
        (
            [module] => main
            [file] => classes/general/quota.php
        )

    [ceventlog] => Array
        (
            [module] => main
            [file] => classes/general/event_log.php
        )

    [ceventmain] => Array
        (
            [module] => main
            [file] => classes/general/event_log.php
        )

    [cadminfiledialog] => Array
        (
            [module] => main
            [file] => classes/general/file_dialog.php
        )

    [wll_user] => Array
        (
            [module] => main
            [file] => classes/general/liveid.php
        )

    [wll_consenttoken] => Array
        (
            [module] => main
            [file] => classes/general/liveid.php
        )

    [windowslivelogin] => Array
        (
            [module] => main
            [file] => classes/general/liveid.php
        )

    [cfile] => Array
        (
            [module] => main
            [file] => classes/general/file.php
        )

    [callfile] => Array
        (
            [module] => main
            [file] => classes/general/file.php
        )

    [ctempfile] => Array
        (
            [module] => main
            [file] => classes/general/file_temp.php
        )

    [cfavorites] => Array
        (
            [module] => main
            [file] => classes/mysql/favorites.php
        )

    [cuseroptions] => Array
        (
            [module] => main
            [file] => classes/general/user_options.php
        )

    [cgridoptions] => Array
        (
            [module] => main
            [file] => classes/general/grids.php
        )

    [cundo] => Array
        (
            [module] => main
            [file] => /classes/general/undo.php
        )

    [cautosave] => Array
        (
            [module] => main
            [file] => /classes/general/undo.php
        )

    [callratings] => Array
        (
            [module] => main
            [file] => classes/general/ratings.php
        )

    [cratings] => Array
        (
            [module] => main
            [file] => classes/mysql/ratings.php
        )

    [cratingscomponentsmain] => Array
        (
            [module] => main
            [file] => classes/mysql/ratings_components.php
        )

    [cratingrule] => Array
        (
            [module] => main
            [file] => classes/general/rating_rule.php
        )

    [cratingrulesmain] => Array
        (
            [module] => main
            [file] => classes/mysql/rating_rules.php
        )

    [ctoppanel] => Array
        (
            [module] => main
            [file] => public/top_panel.php
        )

    [ceditarea] => Array
        (
            [module] => main
            [file] => public/edit_area.php
        )

    [ccomponentpanel] => Array
        (
            [module] => main
            [file] => public/edit_area.php
        )

    [ctextparser] => Array
        (
            [module] => main
            [file] => classes/general/textparser.php
        )

    [cphpcachefiles] => Array
        (
            [module] => main
            [file] => classes/general/cache_files.php
        )

    [cdataxmlnode] => Array
        (
            [module] => main
            [file] => classes/general/xml.php
        )

    [cdataxmldocument] => Array
        (
            [module] => main
            [file] => classes/general/xml.php
        )

    [cdataxml] => Array
        (
            [module] => main
            [file] => classes/general/xml.php
        )

    [cxmlfilestream] => Array
        (
            [module] => main
            [file] => classes/general/xml.php
        )

    [crsaprovider] => Array
        (
            [module] => main
            [file] => classes/general/rsasecurity.php
        )

    [crsasecurity] => Array
        (
            [module] => main
            [file] => classes/general/rsasecurity.php
        )

    [crsabcmathprovider] => Array
        (
            [module] => main
            [file] => classes/general/rsabcmath.php
        )

    [crsaopensslprovider] => Array
        (
            [module] => main
            [file] => classes/general/rsaopenssl.php
        )

    [casnreader] => Array
        (
            [module] => main
            [file] => classes/general/asn.php
        )

    [cbxshorturi] => Array
        (
            [module] => main
            [file] => classes/mysql/short_uri.php
        )

    [cfinder] => Array
        (
            [module] => main
            [file] => classes/general/finder.php
        )

    [caccess] => Array
        (
            [module] => main
            [file] => classes/general/access.php
        )

    [cauthprovider] => Array
        (
            [module] => main
            [file] => classes/general/authproviders.php
        )

    [iproviderinterface] => Array
        (
            [module] => main
            [file] => classes/general/authproviders.php
        )

    [cgroupauthprovider] => Array
        (
            [module] => main
            [file] => classes/general/authproviders.php
        )

    [cuserauthprovider] => Array
        (
            [module] => main
            [file] => classes/general/authproviders.php
        )

    [ctableschema] => Array
        (
            [module] => main
            [file] => classes/general/table_schema.php
        )

    [ccsvdata] => Array
        (
            [module] => main
            [file] => classes/general/csv_data.php
        )

    [csmile] => Array
        (
            [module] => main
            [file] => classes/general/smile.php
        )

    [csmilegallery] => Array
        (
            [module] => main
            [file] => classes/general/smile.php
        )

    [csmileset] => Array
        (
            [module] => main
            [file] => classes/general/smile.php
        )

    [cglobalcounter] => Array
        (
            [module] => main
            [file] => classes/general/global_counter.php
        )

    [cusercounter] => Array
        (
            [module] => main
            [file] => classes/mysql/user_counter.php
        )

    [cusercounterpage] => Array
        (
            [module] => main
            [file] => classes/mysql/user_counter.php
        )

    [chotkeys] => Array
        (
            [module] => main
            [file] => classes/general/hot_keys.php
        )

    [chotkeyscode] => Array
        (
            [module] => main
            [file] => classes/general/hot_keys.php
        )

    [cbxsanitizer] => Array
        (
            [module] => main
            [file] => classes/general/sanitizer.php
        )

    [ibxarchive] => Array
        (
            [module] => main
            [file] => classes/general/archive.php
        )

    [cbxarchive] => Array
        (
            [module] => main
            [file] => classes/general/archive.php
        )

    [cadminnotify] => Array
        (
            [module] => main
            [file] => classes/general/admin_notify.php
        )

    [cbxfavadmmenu] => Array
        (
            [module] => main
            [file] => classes/general/favorites.php
        )

    [cadmininformer] => Array
        (
            [module] => main
            [file] => classes/general/admin_informer.php
        )

    [csitecheckertest] => Array
        (
            [module] => main
            [file] => classes/general/site_checker.php
        )

    [csqlutil] => Array
        (
            [module] => main
            [file] => classes/general/sql_util.php
        )

    [cfileuploader] => Array
        (
            [module] => main
            [file] => classes/general/uploader.php
        )

    [lpa] => Array
        (
            [module] => main
            [file] => classes/general/lpa.php
        )

    [cadminfilter] => Array
        (
            [module] => main
            [file] => interface/admin_filter.php
        )

    [cadminlist] => Array
        (
            [module] => main
            [file] => interface/admin_list.php
        )

    [cadminlistrow] => Array
        (
            [module] => main
            [file] => interface/admin_list.php
        )

    [cadminuilist] => Array
        (
            [module] => main
            [file] => interface/admin_ui_list.php
        )

    [cadminuilistrow] => Array
        (
            [module] => main
            [file] => interface/admin_ui_list.php
        )

    [cadminuiresult] => Array
        (
            [module] => main
            [file] => interface/admin_ui_list.php
        )

    [cadminuicontextmenu] => Array
        (
            [module] => main
            [file] => interface/admin_ui_list.php
        )

    [cadminuisorting] => Array
        (
            [module] => main
            [file] => interface/admin_ui_list.php
        )

    [cadminuilistactionpanel] => Array
        (
            [module] => main
            [file] => interface/admin_ui_list.php
        )

    [cadmintabcontrol] => Array
        (
            [module] => main
            [file] => interface/admin_tabcontrol.php
        )

    [cadminform] => Array
        (
            [module] => main
            [file] => interface/admin_form.php
        )

    [cadminformsettings] => Array
        (
            [module] => main
            [file] => interface/admin_form.php
        )

    [cadmintabcontroldrag] => Array
        (
            [module] => main
            [file] => interface/admin_tabcontrol_drag.php
        )

    [cadmindraggableblockengine] => Array
        (
            [module] => main
            [file] => interface/admin_tabcontrol_drag.php
        )

    [cjspopup] => Array
        (
            [module] => main
            [file] => interface/jspopup.php
        )

    [cjspopuponpage] => Array
        (
            [module] => main
            [file] => interface/jspopup.php
        )

    [cadmincalendar] => Array
        (
            [module] => main
            [file] => interface/admin_calendar.php
        )

    [cadminviewtabcontrol] => Array
        (
            [module] => main
            [file] => interface/admin_viewtabcontrol.php
        )

    [cadmintabengine] => Array
        (
            [module] => main
            [file] => interface/admin_tabengine.php
        )

    [ccaptcha] => Array
        (
            [module] => main
            [file] => classes/general/captcha.php
        )

    [cmpnotifications] => Array
        (
            [module] => main
            [file] => classes/general/mp_notifications.php
        )

    [calltask] => Array
        (
            [module] => main
            [file] => classes/general/task.php
        )

    [ctask] => Array
        (
            [module] => main
            [file] => classes/general/task.php
        )

    [calloperation] => Array
        (
            [module] => main
            [file] => classes/general/operation.php
        )

    [coperation] => Array
        (
            [module] => main
            [file] => classes/general/operation.php
        )

    [callgroup] => Array
        (
            [module] => main
            [file] => classes/general/group.php
        )

    [cgroup] => Array
        (
            [module] => main
            [file] => classes/general/group.php
        )

    [cajax] => Array
        (
            [module] => main
            [file] => ajax_tools.php
        )

    [calluser] => Array
        (
            [module] => main
            [file] => classes/general/user.php
        )

    [cuser] => Array
        (
            [module] => main
            [file] => classes/general/user.php
        )

    [callevent] => Array
        (
            [module] => main
            [file] => classes/general/event.php
        )

    [cevent] => Array
        (
            [module] => main
            [file] => classes/general/event.php
        )

    [calleventmessage] => Array
        (
            [module] => main
            [file] => classes/general/eventmessage.php
        )

    [ceventmessage] => Array
        (
            [module] => main
            [file] => classes/general/eventmessage.php
        )

    [ceventtype] => Array
        (
            [module] => main
            [file] => classes/general/eventmessage.php
        )

    [_ceventtyperesult] => Array
        (
            [module] => main
            [file] => classes/general/eventmessage.php
        )

    [cdbresulteventmultiresult] => Array
        (
            [module] => main
            [file] => classes/general/eventmessage.php
        )

    [cdebuginfo] => Array
        (
            [module] => main
            [file] => classes/general/debuginfo.php
        )

    [ccaptchaagent] => Array
        (
            [module] => main
            [file] => classes/general/captchaagent.php
        )

    [callfilterquery] => Array
        (
            [module] => main
            [file] => classes/general/filterquery.php
        )

    [cfilterquery] => Array
        (
            [module] => main
            [file] => classes/general/filterquery.php
        )

    [cconvertorspregreplacehelper] => Array
        (
            [module] => main
            [file] => classes/general/convertorspregreplacehelper.php
        )

    [cspacer] => Array
        (
            [module] => main
            [file] => classes/general/spacer.php
        )

    [updatetools] => Array
        (
            [module] => main
            [file] => classes/general/updatetools.php
        )

    [cjscore] => Array
        (
            [module] => main
            [file] => classes/general/jscore.php
        )

    [cchecklisttools] => Array
        (
            [module] => main
            [file] => classes/general/checklist.php
        )

    [cmenu] => Array
        (
            [module] => main
            [file] => classes/general/menu.php
        )

    [cmenucustom] => Array
        (
            [module] => main
            [file] => classes/general/menucustom.php
        )

    [callusertypeentity] => Array
        (
            [module] => main
            [file] => classes/general/usertype.php
        )

    [cusertypeentity] => Array
        (
            [module] => main
            [file] => classes/general/usertype.php
        )

    [cuserfieldenum] => Array
        (
            [module] => main
            [file] => classes/general/userfieldenum.php
        )

    [cusertypesql] => Array
        (
            [module] => main
            [file] => classes/general/usertypesql.php
        )

    [cusertypemanager] => Array
        (
            [module] => main
            [file] => classes/general/usertypemanager.php
        )

    [cusertypestring] => Array
        (
            [module] => main
            [file] => classes/general/usertypestr.php
        )

    [cusertypeinteger] => Array
        (
            [module] => main
            [file] => classes/general/usertypeint.php
        )

    [cusertypedouble] => Array
        (
            [module] => main
            [file] => classes/general/usertypedbl.php
        )

    [cusertypedatetime] => Array
        (
            [module] => main
            [file] => classes/general/usertypetime.php
        )

    [cusertypedate] => Array
        (
            [module] => main
            [file] => classes/general/usertypedate.php
        )

    [cusertypeboolean] => Array
        (
            [module] => main
            [file] => classes/general/usertypebool.php
        )

    [cusertypefile] => Array
        (
            [module] => main
            [file] => classes/general/usertypefile.php
        )

    [cusertypeenum] => Array
        (
            [module] => main
            [file] => classes/general/usertypeenum.php
        )

    [cusertypeiblocksection] => Array
        (
            [module] => main
            [file] => classes/general/usertypesection.php
        )

    [ciblocksectionenum] => Array
        (
            [module] => main
            [file] => classes/general/usertypesection.php
        )

    [cusertypeiblockelement] => Array
        (
            [module] => main
            [file] => classes/general/usertypeelement.php
        )

    [cusertypestringformatted] => Array
        (
            [module] => main
            [file] => classes/general/usertypestrfmt.php
        )

    [cusertypeurl] => Array
        (
            [module] => main
            [file] => classes/general/usertypeurl.php
        )

    [bxgadget] => Array
        (
            [module] => main
            [file] => classes/general/gadget.php
        )

    [cmainadmin] => Array
        (
            [module] => main
            [file] => classes/general/main_admin.php
        )

    [ctemplates] => Array
        (
            [module] => main
            [file] => classes/general/templates.php
        )

    [cpagetemplate] => Array
        (
            [module] => main
            [file] => classes/general/page_template.php
        )

    [filescmp] => Array
        (
            [module] => main
            [file] => classes/general/files_cmp.php
        )

    [carchiver] => Array
        (
            [module] => main
            [file] => classes/general/tar_gz.php
        )

    [czip] => Array
        (
            [module] => main
            [file] => classes/general/zip.php
        )

    [curlrewriter] => Array
        (
            [module] => main
            [file] => classes/general/urlrewriter.php
        )

    [charsetconverter] => Array
        (
            [module] => main
            [file] => classes/general/charset_converter.php
        )

    [chtmlpagescache] => Array
        (
            [module] => main
            [file] => lib/composite/helper.php
        )

    [statichtmlmemcachedresponse] => Array
        (
            [module] => main
            [file] => lib/composite/responder.php
        )

    [statichtmlfileresponse] => Array
        (
            [module] => main
            [file] => lib/composite/responder.php
        )

    [bitrix\main\page\frame] => Array
        (
            [module] => main
            [file] => lib/composite/engine.php
        )

    [bitrix\main\page\framestatic] => Array
        (
            [module] => main
            [file] => lib/composite/staticarea.php
        )

    [bitrix\main\page\framebuffered] => Array
        (
            [module] => main
            [file] => lib/composite/bufferarea.php
        )

    [bitrix\main\page\framehelper] => Array
        (
            [module] => main
            [file] => lib/composite/bufferarea.php
        )

    [bitrix\main\data\statichtmlcache] => Array
        (
            [module] => main
            [file] => lib/composite/page.php
        )

    [bitrix\main\data\statichtmlstorage] => Array
        (
            [module] => main
            [file] => lib/composite/data/abstractstorage.php
        )

    [bitrix\main\data\statichtmlfilestorage] => Array
        (
            [module] => main
            [file] => lib/composite/data/filestorage.php
        )

    [bitrix\main\data\statichtmlmemcachedstorage] => Array
        (
            [module] => main
            [file] => lib/composite/data/memcachedstorage.php
        )

    [bitrix\main\data\staticcacheprovider] => Array
        (
            [module] => main
            [file] => lib/composite/data/cacheprovider.php
        )

    [bitrix\main\data\appcachemanifest] => Array
        (
            [module] => main
            [file] => lib/composite/appcache.php
        )

    [iblock] => Array
        (
            [module] => iblock
            [file] => install/index.php
        )

    [ciblockpropertyresult] => Array
        (
            [module] => iblock
            [file] => classes/general/iblockpropresult.php
        )

    [ciblockresult] => Array
        (
            [module] => iblock
            [file] => classes/general/iblockresult.php
        )

    [_cibelement] => Array
        (
            [module] => iblock
            [file] => classes/general/iblock_element.php
        )

    [ciblocktype] => Array
        (
            [module] => iblock
            [file] => classes/general/iblocktype.php
        )

    [calliblock] => Array
        (
            [module] => iblock
            [file] => classes/general/iblock.php
        )

    [ciblock] => Array
        (
            [module] => iblock
            [file] => classes/mysql/iblock.php
        )

    [calliblocksection] => Array
        (
            [module] => iblock
            [file] => classes/general/iblocksection.php
        )

    [ciblocksection] => Array
        (
            [module] => iblock
            [file] => classes/mysql/iblocksection.php
        )

    [calliblockproperty] => Array
        (
            [module] => iblock
            [file] => classes/general/iblockproperty.php
        )

    [ciblockpropertyenum] => Array
        (
            [module] => iblock
            [file] => classes/general/iblockpropertyenum.php
        )

    [ciblockproperty] => Array
        (
            [module] => iblock
            [file] => classes/mysql/iblockproperty.php
        )

    [calliblockelement] => Array
        (
            [module] => iblock
            [file] => classes/general/iblockelement.php
        )

    [ciblockelement] => Array
        (
            [module] => iblock
            [file] => classes/mysql/iblockelement.php
        )

    [calliblockrss] => Array
        (
            [module] => iblock
            [file] => classes/general/iblockrss.php
        )

    [ciblockrss] => Array
        (
            [module] => iblock
            [file] => classes/mysql/iblockrss.php
        )

    [ciblockpropertydatetime] => Array
        (
            [module] => iblock
            [file] => classes/general/prop_datetime.php
        )

    [ciblockpropertydate] => Array
        (
            [module] => iblock
            [file] => classes/general/prop_date.php
        )

    [ciblockpropertyxmlid] => Array
        (
            [module] => iblock
            [file] => classes/general/prop_xmlid.php
        )

    [ciblockpropertyfileman] => Array
        (
            [module] => iblock
            [file] => classes/general/prop_fileman.php
        )

    [ciblockpropertyhtml] => Array
        (
            [module] => iblock
            [file] => classes/general/prop_html.php
        )

    [ciblockpropertyelementlist] => Array
        (
            [module] => iblock
            [file] => classes/general/prop_element_list.php
        )

    [ccmlresult] => Array
        (
            [module] => iblock
            [file] => classes/general/cmlresult.php
        )

    [ciblockxmlfile] => Array
        (
            [module] => iblock
            [file] => classes/mysql/cml2.php
        )

    [ciblockcmlimport] => Array
        (
            [module] => iblock
            [file] => classes/general/cml2.php
        )

    [ciblockcmlexport] => Array
        (
            [module] => iblock
            [file] => classes/general/cml2.php
        )

    [ciblockfindtools] => Array
        (
            [module] => iblock
            [file] => classes/general/comp_findtools.php
        )

    [ciblockpricetools] => Array
        (
            [module] => iblock
            [file] => classes/general/comp_pricetools.php
        )

    [ciblockparameters] => Array
        (
            [module] => iblock
            [file] => classes/general/comp_parameters.php
        )

    [ciblockformatproperties] => Array
        (
            [module] => iblock
            [file] => classes/general/comp_formatprops.php
        )

    [calliblocksequence] => Array
        (
            [module] => iblock
            [file] => classes/general/iblocksequence.php
        )

    [ciblocksequence] => Array
        (
            [module] => iblock
            [file] => classes/mysql/iblocksequence.php
        )

    [ciblockpropertysequence] => Array
        (
            [module] => iblock
            [file] => classes/general/prop_seq.php
        )

    [ciblockpropertyelementautocomplete] => Array
        (
            [module] => iblock
            [file] => classes/general/prop_element_auto.php
        )

    [ciblockpropertysku] => Array
        (
            [module] => iblock
            [file] => classes/general/prop_element_sku.php
        )

    [ciblockpropertysectionautocomplete] => Array
        (
            [module] => iblock
            [file] => classes/general/prop_section_auto.php
        )

    [calliblockofferstmp] => Array
        (
            [module] => iblock
            [file] => classes/general/iblockoffers.php
        )

    [ciblockofferstmp] => Array
        (
            [module] => iblock
            [file] => classes/mysql/iblockoffers.php
        )

    [ceventiblock] => Array
        (
            [module] => iblock
            [file] => classes/general/iblock_event_list.php
        )

    [cratingscomponentsiblock] => Array
        (
            [module] => iblock
            [file] => classes/general/ratings_components.php
        )

    [ciblockrights] => Array
        (
            [module] => iblock
            [file] => classes/general/iblock_rights.php
        )

    [ciblocksectionrights] => Array
        (
            [module] => iblock
            [file] => classes/general/iblock_rights.php
        )

    [ciblockelementrights] => Array
        (
            [module] => iblock
            [file] => classes/general/iblock_rights.php
        )

    [ciblockrightsstorage] => Array
        (
            [module] => iblock
            [file] => classes/general/iblock_rights.php
        )

    [ciblockpropertytools] => Array
        (
            [module] => iblock
            [file] => classes/general/iblockproptools.php
        )

    [ciblocksectionpropertylink] => Array
        (
            [module] => iblock
            [file] => classes/general/section_property.php
        )

    [ciblockxmlimport] => Array
        (
            [module] => iblock
            [file] => classes/general/iblockxmlimport.php
        )

    [bitrix\iblock\iblockfieldtable] => Array
        (
            [module] => iblock
            [file] => lib/iblockfield.php
        )

    [bitrix\iblock\iblockgrouptable] => Array
        (
            [module] => iblock
            [file] => lib/iblockgroup.php
        )

    [bitrix\iblock\iblockmessagetable] => Array
        (
            [module] => iblock
            [file] => lib/iblockmessage.php
        )

    [bitrix\iblock\iblockrsstable] => Array
        (
            [module] => iblock
            [file] => lib/iblockrss.php
        )

    [bitrix\iblock\iblocksitetable] => Array
        (
            [module] => iblock
            [file] => lib/iblocksite.php
        )

    [bitrix\iblock\inheritedpropertytable] => Array
        (
            [module] => iblock
            [file] => lib/inheritedproperty.php
        )

    [bitrix\iblock\propertyenumerationtable] => Array
        (
            [module] => iblock
            [file] => lib/propertyenumeration.php
        )

    [bitrix\iblock\propertyfeaturetable] => Array
        (
            [module] => iblock
            [file] => lib/propertyfeature.php
        )

    [bitrix\iblock\sequencetable] => Array
        (
            [module] => iblock
            [file] => lib/sequence.php
        )

    [bitrix\iblock\sitetable] => Array
        (
            [module] => iblock
            [file] => lib/site.php
        )

    [bitrix\iblock\typetable] => Array
        (
            [module] => iblock
            [file] => lib/type.php
        )

    [bitrix\iblock\typelanguagetable] => Array
        (
            [module] => iblock
            [file] => lib/typelanguage.php
        )

    [bitrix\iblock\bizproctype\usertypeproperty] => Array
        (
            [module] => iblock
            [file] => lib/bizproctype/usertypeproperty.php
        )

    [bitrix\iblock\bizproctype\ecrm] => Array
        (
            [module] => iblock
            [file] => lib/bizproctype/ecrm.php
        )

    [bitrix\iblock\bizproctype\money] => Array
        (
            [module] => iblock
            [file] => lib/bizproctype/money.php
        )

    [bitrix\iblock\bizproctype\usertypepropertydiskfile] => Array
        (
            [module] => iblock
            [file] => lib/bizproctype/usertypepropertydiskfile.php
        )

    [bitrix\iblock\bizproctype\usertypepropertyelist] => Array
        (
            [module] => iblock
            [file] => lib/bizproctype/usertypepropertyelist.php
        )

    [bitrix\iblock\bizproctype\usertypepropertyemployee] => Array
        (
            [module] => iblock
            [file] => lib/bizproctype/usertypepropertyemployee.php
        )

    [bitrix\iblock\bizproctype\usertypepropertyhtml] => Array
        (
            [module] => iblock
            [file] => lib/bizproctype/usertypepropertyhtml.php
        )

    [bitrix\iblock\component\base] => Array
        (
            [module] => iblock
            [file] => lib/component/base.php
        )

    [bitrix\iblock\component\element] => Array
        (
            [module] => iblock
            [file] => lib/component/element.php
        )

    [bitrix\iblock\component\elementlist] => Array
        (
            [module] => iblock
            [file] => lib/component/elementlist.php
        )

    [bitrix\iblock\component\filters] => Array
        (
            [module] => iblock
            [file] => lib/component/filters.php
        )

    [bitrix\iblock\component\selector\element] => Array
        (
            [module] => iblock
            [file] => lib/component/selector/element.php
        )

    [bitrix\iblock\component\selector\entity] => Array
        (
            [module] => iblock
            [file] => lib/component/selector/entity.php
        )

    [bitrix\iblock\component\tools] => Array
        (
            [module] => iblock
            [file] => lib/component/tools.php
        )

    [bitrix\iblock\controller\filter\element] => Array
        (
            [module] => iblock
            [file] => lib/Controller/Filter/Element.php
        )

    [bitrix\iblock\filter\entity\elementsettings] => Array
        (
            [module] => iblock
            [file] => lib/filter/entity/elementsettings.php
        )

    [bitrix\iblock\filter\entity\iblocksettings] => Array
        (
            [module] => iblock
            [file] => lib/filter/entity/iblocksettings.php
        )

    [bitrix\iblock\filter\fieldprovider\base] => Array
        (
            [module] => iblock
            [file] => lib/filter/fieldprovider/base.php
        )

    [bitrix\iblock\filter\fieldprovider\element] => Array
        (
            [module] => iblock
            [file] => lib/filter/fieldprovider/element.php
        )

    [bitrix\iblock\filter\fieldprovider\iblockproperty] => Array
        (
            [module] => iblock
            [file] => lib/filter/fieldprovider/iblockproperty.php
        )

    [bitrix\iblock\filter\dictionary] => Array
        (
            [module] => iblock
            [file] => lib/filter/dictionary.php
        )

    [bitrix\iblock\filter\entitylist] => Array
        (
            [module] => iblock
            [file] => lib/filter/entitylist.php
        )

    [bitrix\iblock\filter\factory] => Array
        (
            [module] => iblock
            [file] => lib/filter/factory.php
        )

    [bitrix\iblock\grid\panel\groupaction] => Array
        (
            [module] => iblock
            [file] => lib/grid/panel/groupaction.php
        )

    [bitrix\iblock\grid\actiontype] => Array
        (
            [module] => iblock
            [file] => lib/grid/actiontype.php
        )

    [bitrix\iblock\helpers\admin\property] => Array
        (
            [module] => iblock
            [file] => lib/helpers/admin/property.php
        )

    [bitrix\iblock\helpers\filter\property] => Array
        (
            [module] => iblock
            [file] => lib/helpers/filter/property.php
        )

    [bitrix\iblock\helpers\filter\propertymanager] => Array
        (
            [module] => iblock
            [file] => lib/helpers/filter/propertymanager.php
        )

    [bitrix\iblock\inheritedproperty\basetemplate] => Array
        (
            [module] => iblock
            [file] => lib/inheritedproperty/basetemplate.php
        )

    [bitrix\iblock\inheritedproperty\basevalues] => Array
        (
            [module] => iblock
            [file] => lib/inheritedproperty/basevalues.php
        )

    [bitrix\iblock\inheritedproperty\elementtemplates] => Array
        (
            [module] => iblock
            [file] => lib/inheritedproperty/elementtemplates.php
        )

    [bitrix\iblock\inheritedproperty\elementvalues] => Array
        (
            [module] => iblock
            [file] => lib/inheritedproperty/elementvalues.php
        )

    [bitrix\iblock\inheritedproperty\iblocktemplates] => Array
        (
            [module] => iblock
            [file] => lib/inheritedproperty/iblocktemplates.php
        )

    [bitrix\iblock\inheritedproperty\iblockvalues] => Array
        (
            [module] => iblock
            [file] => lib/inheritedproperty/iblockvalues.php
        )

    [bitrix\iblock\inheritedproperty\sectiontemplates] => Array
        (
            [module] => iblock
            [file] => lib/inheritedproperty/sectiontemplates.php
        )

    [bitrix\iblock\inheritedproperty\sectionvalues] => Array
        (
            [module] => iblock
            [file] => lib/inheritedproperty/sectionvalues.php
        )

    [bitrix\iblock\inheritedproperty\valuesqueue] => Array
        (
            [module] => iblock
            [file] => lib/inheritedproperty/valuesqueue.php
        )

    [bitrix\iblock\landingsource\dataloader] => Array
        (
            [module] => iblock
            [file] => lib/landingsource/dataloader.php
        )

    [bitrix\iblock\landingsource\element] => Array
        (
            [module] => iblock
            [file] => lib/landingsource/element.php
        )

    [bitrix\iblock\model\propertyfeature] => Array
        (
            [module] => iblock
            [file] => lib/model/propertyfeature.php
        )

    [bitrix\iblock\model\section] => Array
        (
            [module] => iblock
            [file] => lib/model/section.php
        )

    [bitrix\iblock\propertyindex\dictionary] => Array
        (
            [module] => iblock
            [file] => lib/propertyindex/dictionary.php
        )

    [bitrix\iblock\propertyindex\element] => Array
        (
            [module] => iblock
            [file] => lib/propertyindex/element.php
        )

    [bitrix\iblock\propertyindex\facet] => Array
        (
            [module] => iblock
            [file] => lib/propertyindex/facet.php
        )

    [bitrix\iblock\propertyindex\indexer] => Array
        (
            [module] => iblock
            [file] => lib/propertyindex/indexer.php
        )

    [bitrix\iblock\propertyindex\manager] => Array
        (
            [module] => iblock
            [file] => lib/propertyindex/manager.php
        )

    [bitrix\iblock\propertyindex\querybuilder] => Array
        (
            [module] => iblock
            [file] => lib/propertyindex/querybuilder.php
        )

    [bitrix\iblock\propertyindex\storage] => Array
        (
            [module] => iblock
            [file] => lib/propertyindex/storage.php
        )

    [bitrix\iblock\template\engine] => Array
        (
            [module] => iblock
            [file] => lib/template/engine.php
        )

    [bitrix\iblock\template\noderoot] => Array
        (
            [module] => iblock
            [file] => lib/template/engine.php
        )

    [bitrix\iblock\template\nodetext] => Array
        (
            [module] => iblock
            [file] => lib/template/engine.php
        )

    [bitrix\iblock\template\nodeentityfield] => Array
        (
            [module] => iblock
            [file] => lib/template/engine.php
        )

    [bitrix\iblock\template\nodefunction] => Array
        (
            [module] => iblock
            [file] => lib/template/engine.php
        )

    [bitrix\iblock\template\helper] => Array
        (
            [module] => iblock
            [file] => lib/template/helper.php
        )

    [bitrix\iblock\template\entity\base] => Array
        (
            [module] => iblock
            [file] => lib/template/entity/base.php
        )

    [bitrix\iblock\template\entity\lazyvalueloader] => Array
        (
            [module] => iblock
            [file] => lib/template/entity/base.php
        )

    [bitrix\iblock\template\entity\catalogstore] => Array
        (
            [module] => iblock
            [file] => lib/template/entity/catalogstore.php
        )

    [bitrix\iblock\template\entity\element] => Array
        (
            [module] => iblock
            [file] => lib/template/entity/element.php
        )

    [bitrix\iblock\template\entity\elementcatalog] => Array
        (
            [module] => iblock
            [file] => lib/template/entity/elementcatalog.php
        )

    [bitrix\iblock\template\entity\elementcatalogmeasure] => Array
        (
            [module] => iblock
            [file] => lib/template/entity/elementcatalog.php
        )

    [bitrix\iblock\template\entity\elementcatalogstorelist] => Array
        (
            [module] => iblock
            [file] => lib/template/entity/elementcatalog.php
        )

    [bitrix\iblock\template\entity\elementprice] => Array
        (
            [module] => iblock
            [file] => lib/template/entity/elementprice.php
        )

    [bitrix\iblock\template\entity\elementproperty] => Array
        (
            [module] => iblock
            [file] => lib/template/entity/elementproperty.php
        )

    [bitrix\iblock\template\entity\elementpropertyuserfield] => Array
        (
            [module] => iblock
            [file] => lib/template/entity/elementproperty.php
        )

    [bitrix\iblock\template\entity\elementpropertyenum] => Array
        (
            [module] => iblock
            [file] => lib/template/entity/elementproperty.php
        )

    [bitrix\iblock\template\entity\elementpropertyelement] => Array
        (
            [module] => iblock
            [file] => lib/template/entity/elementproperty.php
        )

    [bitrix\iblock\template\entity\elementpropertysection] => Array
        (
            [module] => iblock
            [file] => lib/template/entity/elementproperty.php
        )

    [bitrix\iblock\template\entity\elementsku] => Array
        (
            [module] => iblock
            [file] => lib/template/entity/elementsku.php
        )

    [bitrix\iblock\template\entity\elementskuprice] => Array
        (
            [module] => iblock
            [file] => lib/template/entity/elementskuprice.php
        )

    [bitrix\iblock\template\entity\elementskuproperty] => Array
        (
            [module] => iblock
            [file] => lib/template/entity/elementskuproperty.php
        )

    [bitrix\iblock\template\entity\iblock] => Array
        (
            [module] => iblock
            [file] => lib/template/entity/iblock.php
        )

    [bitrix\iblock\template\entity\section] => Array
        (
            [module] => iblock
            [file] => lib/template/entity/section.php
        )

    [bitrix\iblock\template\entity\sectionpath] => Array
        (
            [module] => iblock
            [file] => lib/template/entity/sectionpath.php
        )

    [bitrix\iblock\template\entity\sectionproperty] => Array
        (
            [module] => iblock
            [file] => lib/template/entity/sectionproperty.php
        )

    [bitrix\iblock\template\functions\fabric] => Array
        (
            [module] => iblock
            [file] => lib/template/functions/fabric.php
        )

    [bitrix\iblock\template\functions\functionbase] => Array
        (
            [module] => iblock
            [file] => lib/template/functions/fabric.php
        )

    [bitrix\iblock\template\functions\functionupper] => Array
        (
            [module] => iblock
            [file] => lib/template/functions/fabric.php
        )

    [bitrix\iblock\template\functions\functionlower] => Array
        (
            [module] => iblock
            [file] => lib/template/functions/fabric.php
        )

    [bitrix\iblock\template\functions\functiontranslit] => Array
        (
            [module] => iblock
            [file] => lib/template/functions/fabric.php
        )

    [bitrix\iblock\template\functions\functionconcat] => Array
        (
            [module] => iblock
            [file] => lib/template/functions/fabric.php
        )

    [bitrix\iblock\template\functions\functionlimit] => Array
        (
            [module] => iblock
            [file] => lib/template/functions/fabric.php
        )

    [bitrix\iblock\template\functions\functioncontrast] => Array
        (
            [module] => iblock
            [file] => lib/template/functions/fabric.php
        )

    [bitrix\iblock\template\functions\functionmin] => Array
        (
            [module] => iblock
            [file] => lib/template/functions/fabric.php
        )

    [bitrix\iblock\template\functions\functionmax] => Array
        (
            [module] => iblock
            [file] => lib/template/functions/fabric.php
        )

    [bitrix\iblock\template\functions\functiondistinct] => Array
        (
            [module] => iblock
            [file] => lib/template/functions/fabric.php
        )

    [bitrix\iblock\update\adminfilteroption] => Array
        (
            [module] => iblock
            [file] => lib/update/adminfilteroption.php
        )

    [bitrix\iblock\update\admingridoption] => Array
        (
            [module] => iblock
            [file] => lib/update/admingridoption.php
        )

    [bitrix\iblock\url\adminpage\basebuilder] => Array
        (
            [module] => iblock
            [file] => lib/url/adminpage/basebuilder.php
        )

    [bitrix\iblock\url\adminpage\buildermanager] => Array
        (
            [module] => iblock
            [file] => lib/url/adminpage/buildermanager.php
        )

    [bitrix\iblock\url\adminpage\iblockbuilder] => Array
        (
            [module] => iblock
            [file] => lib/url/adminpage/iblockbuilder.php
        )

    [bitrix\iblock\sendereventhandler] => Array
        (
            [module] => iblock
            [file] => lib/senderconnector.php
        )

    [bitrix\iblock\senderconnectoriblock] => Array
        (
            [module] => iblock
            [file] => lib/senderconnector.php
        )

    [ccurrency] => Array
        (
            [module] => currency
            [file] => general/currency.php
        )

    [ccurrencylang] => Array
        (
            [module] => currency
            [file] => general/currency_lang.php
        )

    [ccurrencyrates] => Array
        (
            [module] => currency
            [file] => general/currency_rate.php
        )

    [bitrix\currency\compatible\tools] => Array
        (
            [module] => currency
            [file] => lib/compatible/tools.php
        )

    [bitrix\currency\helpers\admin\tools] => Array
        (
            [module] => currency
            [file] => lib/helpers/admin/tools.php
        )

    [bitrix\currency\helpers\editor] => Array
        (
            [module] => currency
            [file] => lib/helpers/editor.php
        )

    [bitrix\currency\userfield\money] => Array
        (
            [module] => currency
            [file] => lib/userfield/money.php
        )

    [bitrix\currency\currencymanager] => Array
        (
            [module] => currency
            [file] => lib/currencymanager.php
        )

    [bitrix\currency\currencytable] => Array
        (
            [module] => currency
            [file] => lib/currency.php
        )

    [bitrix\currency\currencylangtable] => Array
        (
            [module] => currency
            [file] => lib/currencylang.php
        )

    [bitrix\currency\currencyratetable] => Array
        (
            [module] => currency
            [file] => lib/currencyrate.php
        )

    [bitrix\currency\currencyclassifier] => Array
        (
            [module] => currency
            [file] => lib/currencyclassifier.php
        )

    [sale] => Array
        (
            [module] => sale
            [file] => install/index.php
        )

    [callsaledelivery] => Array
        (
            [module] => sale
            [file] => general/delivery.php
        )

    [csaledelivery] => Array
        (
            [module] => sale
            [file] => mysql/delivery.php
        )

    [csaledeliveryhandler] => Array
        (
            [module] => sale
            [file] => mysql/delivery_handler.php
        )

    [csaledeliveryhelper] => Array
        (
            [module] => sale
            [file] => general/delivery_helper.php
        )

    [csaledelivery2paysystem] => Array
        (
            [module] => sale
            [file] => general/delivery_2_pay_system.php
        )

    [csalelocation] => Array
        (
            [module] => sale
            [file] => mysql/location.php
        )

    [csalelocationgroup] => Array
        (
            [module] => sale
            [file] => mysql/location_group.php
        )

    [csalebasket] => Array
        (
            [module] => sale
            [file] => mysql/basket.php
        )

    [csalebaskethelper] => Array
        (
            [module] => sale
            [file] => general/basket_helper.php
        )

    [csaleuser] => Array
        (
            [module] => sale
            [file] => mysql/basket.php
        )

    [csaleorder] => Array
        (
            [module] => sale
            [file] => mysql/order.php
        )

    [csaleorderpropsgroup] => Array
        (
            [module] => sale
            [file] => mysql/order_props_group.php
        )

    [csaleorderpropsvariant] => Array
        (
            [module] => sale
            [file] => mysql/order_props_variant.php
        )

    [csaleorderuserprops] => Array
        (
            [module] => sale
            [file] => mysql/order_user_props.php
        )

    [csaleorderuserpropsvalue] => Array
        (
            [module] => sale
            [file] => mysql/order_user_props_value.php
        )

    [csaleordertax] => Array
        (
            [module] => sale
            [file] => mysql/order_tax.php
        )

    [csaleorderhelper] => Array
        (
            [module] => sale
            [file] => general/order_helper.php
        )

    [csalepaysystem] => Array
        (
            [module] => sale
            [file] => mysql/pay_system.php
        )

    [csalepaysystemaction] => Array
        (
            [module] => sale
            [file] => mysql/pay_system_action.php
        )

    [csalepaysystemshelper] => Array
        (
            [module] => sale
            [file] => general/pay_system_helper.php
        )

    [csalepaysystemtarif] => Array
        (
            [module] => sale
            [file] => general/pay_system_tarif.php
        )

    [csaletax] => Array
        (
            [module] => sale
            [file] => mysql/tax.php
        )

    [csaletaxrate] => Array
        (
            [module] => sale
            [file] => mysql/tax_rate.php
        )

    [csalepersontype] => Array
        (
            [module] => sale
            [file] => mysql/person_type.php
        )

    [csalediscount] => Array
        (
            [module] => sale
            [file] => mysql/discount.php
        )

    [csalebasketdiscountconvert] => Array
        (
            [module] => sale
            [file] => general/step_operations.php
        )

    [csalediscountreindex] => Array
        (
            [module] => sale
            [file] => general/step_operations.php
        )

    [csalediscountconvertext] => Array
        (
            [module] => sale
            [file] => general/step_operations.php
        )

    [csaleuseraccount] => Array
        (
            [module] => sale
            [file] => mysql/user.php
        )

    [csaleusertransact] => Array
        (
            [module] => sale
            [file] => mysql/user_transact.php
        )

    [csaleusercards] => Array
        (
            [module] => sale
            [file] => mysql/user_cards.php
        )

    [csalerecurring] => Array
        (
            [module] => sale
            [file] => mysql/recurring.php
        )

    [csalelang] => Array
        (
            [module] => sale
            [file] => mysql/settings.php
        )

    [csalegroupaccesstosite] => Array
        (
            [module] => sale
            [file] => mysql/settings.php
        )

    [csalegroupaccesstoflag] => Array
        (
            [module] => sale
            [file] => mysql/settings.php
        )

    [csaleauxiliary] => Array
        (
            [module] => sale
            [file] => mysql/auxiliary.php
        )

    [csaleaffiliate] => Array
        (
            [module] => sale
            [file] => mysql/affiliate.php
        )

    [csaleaffiliateplan] => Array
        (
            [module] => sale
            [file] => mysql/affiliate_plan.php
        )

    [csaleaffiliateplansection] => Array
        (
            [module] => sale
            [file] => mysql/affiliate_plan_section.php
        )

    [csaleaffiliatetier] => Array
        (
            [module] => sale
            [file] => mysql/affiliate_tier.php
        )

    [csaleaffiliatetransact] => Array
        (
            [module] => sale
            [file] => mysql/affiliate_transact.php
        )

    [csaleexport] => Array
        (
            [module] => sale
            [file] => general/export.php
        )

    [exportoneccrm] => Array
        (
            [module] => sale
            [file] => general/export.php
        )

    [csaleorderloader] => Array
        (
            [module] => sale
            [file] => general/order_loader.php
        )

    [csalemeasure] => Array
        (
            [module] => sale
            [file] => general/measurement.php
        )

    [csaleproduct] => Array
        (
            [module] => sale
            [file] => mysql/product.php
        )

    [csaleviewedproduct] => Array
        (
            [module] => sale
            [file] => mysql/product.php
        )

    [csalehelper] => Array
        (
            [module] => sale
            [file] => general/helper.php
        )

    [csalemobileorderutils] => Array
        (
            [module] => sale
            [file] => general/mobile_order.php
        )

    [csalemobileorderpull] => Array
        (
            [module] => sale
            [file] => general/mobile_order.php
        )

    [csalemobileorderpush] => Array
        (
            [module] => sale
            [file] => general/mobile_order.php
        )

    [csalemobileorderfilter] => Array
        (
            [module] => sale
            [file] => general/mobile_order.php
        )

    [cbasesalereporthelper] => Array
        (
            [module] => sale
            [file] => general/sale_report_helper.php
        )

    [csalereportsaleorderhelper] => Array
        (
            [module] => sale
            [file] => general/sale_report_helper.php
        )

    [csalereportuserhelper] => Array
        (
            [module] => sale
            [file] => general/sale_report_helper.php
        )

    [csalereportsalefuserhelper] => Array
        (
            [module] => sale
            [file] => general/sale_report_helper.php
        )

    [ibxsaleproductprovider] => Array
        (
            [module] => sale
            [file] => general/product_provider.php
        )

    [csalestorebarcode] => Array
        (
            [module] => sale
            [file] => mysql/store_barcode.php
        )

    [csaleorderchange] => Array
        (
            [module] => sale
            [file] => mysql/order_change.php
        )

    [csaleorderchangeformat] => Array
        (
            [module] => sale
            [file] => general/order_change.php
        )

    [bitrix\sale\internals\fusertable] => Array
        (
            [module] => sale
            [file] => lib/internals/fuser.php
        )

    [bitrix\sale\fuser] => Array
        (
            [module] => sale
            [file] => lib/fuser.php
        )

    [bitrix\sale\internals\input\manager] => Array
        (
            [module] => sale
            [file] => lib/internals/input.php
        )

    [bitrix\sale\internals\input\base] => Array
        (
            [module] => sale
            [file] => lib/internals/input.php
        )

    [bitrix\sale\internals\input\file] => Array
        (
            [module] => sale
            [file] => lib/internals/input.php
        )

    [bitrix\sale\internals\input\stringinput] => Array
        (
            [module] => sale
            [file] => lib/internals/input.php
        )

    [bitrix\sale\internals\sitecurrencytable] => Array
        (
            [module] => sale
            [file] => lib/internals/sitecurrency.php
        )

    [csalestatus] => Array
        (
            [module] => sale
            [file] => general/status.php
        )

    [bitrix\sale\statusbase] => Array
        (
            [module] => sale
            [file] => lib/statusbase.php
        )

    [bitrix\sale\orderstatus] => Array
        (
            [module] => sale
            [file] => lib/orderstatus.php
        )

    [bitrix\sale\deliverystatus] => Array
        (
            [module] => sale
            [file] => lib/deliverystatus.php
        )

    [bitrix\sale\internals\statustable] => Array
        (
            [module] => sale
            [file] => lib/internals/status.php
        )

    [bitrix\sale\internals\statuslangtable] => Array
        (
            [module] => sale
            [file] => lib/internals/status_lang.php
        )

    [bitrix\sale\internals\statusgrouptasktable] => Array
        (
            [module] => sale
            [file] => lib/internals/status_grouptask.php
        )

    [csaleorderprops] => Array
        (
            [module] => sale
            [file] => general/order_props.php
        )

    [csaleorderpropsadapter] => Array
        (
            [module] => sale
            [file] => general/order_props.php
        )

    [csaleorderpropsvalue] => Array
        (
            [module] => sale
            [file] => mysql/order_props_values.php
        )

    [bitrix\sale\propertyvaluecollection] => Array
        (
            [module] => sale
            [file] => lib/propertyvaluecollection.php
        )

    [bitrix\sale\internals\orderpropstable] => Array
        (
            [module] => sale
            [file] => lib/internals/orderprops.php
        )

    [bitrix\sale\internals\orderpropsgrouptable] => Array
        (
            [module] => sale
            [file] => lib/internals/orderprops_group.php
        )

    [bitrix\sale\internals\orderpropsvaluetable] => Array
        (
            [module] => sale
            [file] => lib/internals/orderprops_value.php
        )

    [bitrix\sale\internals\orderpropsvarianttable] => Array
        (
            [module] => sale
            [file] => lib/internals/orderprops_variant.php
        )

    [bitrix\sale\internals\orderpropsrelationtable] => Array
        (
            [module] => sale
            [file] => lib/internals/orderprops_relation.php
        )

    [bitrix\sale\internals\userpropsvaluetable] => Array
        (
            [module] => sale
            [file] => lib/internals/userpropsvalue.php
        )

    [bitrix\sale\internals\userpropstable] => Array
        (
            [module] => sale
            [file] => lib/internals/userprops.php
        )

    [bitrix\sale\businessvalue] => Array
        (
            [module] => sale
            [file] => lib/businessvalue.php
        )

    [bitrix\sale\ibusinessvalueprovider] => Array
        (
            [module] => sale
            [file] => lib/businessvalueproviderinterface.php
        )

    [bitrix\sale\internals\businessvaluetable] => Array
        (
            [module] => sale
            [file] => lib/internals/businessvalue.php
        )

    [bitrix\sale\internals\businessvaluepersondomaintable] => Array
        (
            [module] => sale
            [file] => lib/internals/businessvalue_persondomain.php
        )

    [bitrix\sale\internals\businessvaluecode1ctable] => Array
        (
            [module] => sale
            [file] => lib/internals/businessvalue_code_1c.php
        )

    [bitrix\sale\internals\paysystemactiontable] => Array
        (
            [module] => sale
            [file] => lib/internals/paysystemaction.php
        )

    [bitrix\sale\internals\paysysteminner] => Array
        (
            [module] => sale
            [file] => lib/internals/paysysteminner.php
        )

    [bitrix\sale\internals\deliverypaysystemtable] => Array
        (
            [module] => sale
            [file] => lib/internals/delivery_paysystem.php
        )

    [bitrix\sale\usermessageexception] => Array
        (
            [module] => sale
            [file] => lib/exception.php
        )

    [bitrix\sale\configuration] => Array
        (
            [module] => sale
            [file] => lib/configuration.php
        )

    [bitrix\sale\order] => Array
        (
            [module] => sale
            [file] => lib/order.php
        )

    [bitrix\sale\persontype] => Array
        (
            [module] => sale
            [file] => lib/persontype.php
        )

    [csalereportsalegoodshelper] => Array
        (
            [module] => sale
            [file] => general/sale_report_helper.php
        )

    [csalereportsaleproducthelper] => Array
        (
            [module] => sale
            [file] => general/sale_report_helper.php
        )

    [bitrix\sale\internals\producttable] => Array
        (
            [module] => sale
            [file] => lib/internals/product.php
        )

    [bitrix\sale\internals\goodssectiontable] => Array
        (
            [module] => sale
            [file] => lib/internals/goodssection.php
        )

    [bitrix\sale\internals\sectiontable] => Array
        (
            [module] => sale
            [file] => lib/internals/section.php
        )

    [bitrix\sale\internals\storeproducttable] => Array
        (
            [module] => sale
            [file] => lib/internals/storeproduct.php
        )

    [bitrix\sale\saleszone] => Array
        (
            [module] => sale
            [file] => lib/saleszone.php
        )

    [bitrix\sale\internals\orderdeliveryreqtable] => Array
        (
            [module] => sale
            [file] => lib/internals/orderdeliveryreq.php
        )

    [bitrix\sale\sendereventhandler] => Array
        (
            [module] => sale
            [file] => lib/senderconnector.php
        )

    [bitrix\sale\senderconnectorbuyer] => Array
        (
            [module] => sale
            [file] => lib/senderconnector.php
        )

    [bitrix\sale\userconsent] => Array
        (
            [module] => sale
            [file] => lib/userconsent.php
        )

    [bitrix\sale\internals\product2producttable] => Array
        (
            [module] => sale
            [file] => lib/internals/product2product.php
        )

    [bitrix\sale\internals\orderprocessingtable] => Array
        (
            [module] => sale
            [file] => lib/internals/orderprocessing.php
        )

    [bitrix\sale\orderbase] => Array
        (
            [module] => sale
            [file] => lib/orderbase.php
        )

    [bitrix\sale\internals\entity] => Array
        (
            [module] => sale
            [file] => lib/internals/entity.php
        )

    [bitrix\sale\internals\entitycollection] => Array
        (
            [module] => sale
            [file] => lib/internals/entitycollection.php
        )

    [bitrix\sale\internals\collectionbase] => Array
        (
            [module] => sale
            [file] => lib/internals/collectionbase.php
        )

    [bitrix\sale\shipment] => Array
        (
            [module] => sale
            [file] => lib/shipment.php
        )

    [bitrix\sale\shipmentcollection] => Array
        (
            [module] => sale
            [file] => lib/shipmentcollection.php
        )

    [bitrix\sale\shipmentitemcollection] => Array
        (
            [module] => sale
            [file] => lib/shipmentitemcollection.php
        )

    [bitrix\sale\shipmentitem] => Array
        (
            [module] => sale
            [file] => lib/shipmentitem.php
        )

    [bitrix\sale\shipmentitemstorecollection] => Array
        (
            [module] => sale
            [file] => lib/shipmentitemstorecollection.php
        )

    [bitrix\sale\shipmentitemstore] => Array
        (
            [module] => sale
            [file] => lib/shipmentitemstore.php
        )

    [bitrix\sale\paymentcollectionbase] => Array
        (
            [module] => sale
            [file] => lib/internals/paymentcollectionbase.php
        )

    [bitrix\sale\paymentcollection] => Array
        (
            [module] => sale
            [file] => lib/paymentcollection.php
        )

    [bitrix\sale\payment] => Array
        (
            [module] => sale
            [file] => lib/payment.php
        )

    [bitrix\sale\paysystemservice] => Array
        (
            [module] => sale
            [file] => lib/paysystemservice.php
        )

    [bitrix\sale\internals\fields] => Array
        (
            [module] => sale
            [file] => lib/internals/fields.php
        )

    [bitrix\sale\result] => Array
        (
            [module] => sale
            [file] => lib/result.php
        )

    [bitrix\sale\resulterror] => Array
        (
            [module] => sale
            [file] => lib/result.php
        )

    [bitrix\sale\resultserializable] => Array
        (
            [module] => sale
            [file] => lib/resultserializable.php
        )

    [bitrix\sale\eventactions] => Array
        (
            [module] => sale
            [file] => lib/eventactions.php
        )

    [bitrix\sale\basketbase] => Array
        (
            [module] => sale
            [file] => lib/basketbase.php
        )

    [bitrix\sale\basketitembase] => Array
        (
            [module] => sale
            [file] => lib/basketitembase.php
        )

    [bitrix\sale\basket] => Array
        (
            [module] => sale
            [file] => lib/basket.php
        )

    [bitrix\sale\internals\basketitembase] => Array
        (
            [module] => sale
            [file] => lib/internals/basketitembase.php
        )

    [bitrix\sale\basketitem] => Array
        (
            [module] => sale
            [file] => lib/basketitem.php
        )

    [bitrix\sale\basketbundlecollection] => Array
        (
            [module] => sale
            [file] => lib/basketbundlecollection.php
        )

    [bitrix\sale\orderproperties] => Array
        (
            [module] => sale
            [file] => lib/orderprops.php
        )

    [bitrix\sale\propertyvalue] => Array
        (
            [module] => sale
            [file] => lib/propertyvalue.php
        )

    [bitrix\sale\compatible\internals\entitycompatibility] => Array
        (
            [module] => sale
            [file] => lib/compatible/internals/entitycompatibility.php
        )

    [bitrix\sale\compatible\ordercompatibility] => Array
        (
            [module] => sale
            [file] => lib/compatible/ordercompatibility.php
        )

    [bitrix\sale\compatible\basketcompatibility] => Array
        (
            [module] => sale
            [file] => lib/compatible/basketcompatibility.php
        )

    [bitrix\sale\compatible\eventcompatibility] => Array
        (
            [module] => sale
            [file] => lib/compatible/eventcompatibility.php
        )

    [bitrix\sale\compatible\orderquery] => Array
        (
            [module] => sale
            [file] => lib/compatible/compatible.php
        )

    [bitrix\sale\compatible\orderquerylocation] => Array
        (
            [module] => sale
            [file] => lib/compatible/compatible.php
        )

    [bitrix\sale\compatible\fetchadapter] => Array
        (
            [module] => sale
            [file] => lib/compatible/compatible.php
        )

    [bitrix\sale\compatible\test] => Array
        (
            [module] => sale
            [file] => lib/compatible/compatible.php
        )

    [bitrix\sale\orderuserproperties] => Array
        (
            [module] => sale
            [file] => lib/userprops.php
        )

    [bitrix\sale\basketpropertiescollectionbase] => Array
        (
            [module] => sale
            [file] => lib/basketpropertiesbase.php
        )

    [bitrix\sale\basketpropertiescollection] => Array
        (
            [module] => sale
            [file] => lib/basketproperties.php
        )

    [bitrix\sale\basketpropertyitembase] => Array
        (
            [module] => sale
            [file] => lib/basketpropertiesitembase.php
        )

    [bitrix\sale\basketpropertyitem] => Array
        (
            [module] => sale
            [file] => lib/basketpropertiesitem.php
        )

    [bitrix\sale\tax] => Array
        (
            [module] => sale
            [file] => lib/tax.php
        )

    [bitrix\sale\internals\ordertable] => Array
        (
            [module] => sale
            [file] => lib/internals/order.php
        )

    [bitrix\sale\internals\baskettable] => Array
        (
            [module] => sale
            [file] => lib/internals/basket.php
        )

    [bitrix\sale\internals\shipmenttable] => Array
        (
            [module] => sale
            [file] => lib/internals/shipment.php
        )

    [bitrix\sale\internals\shipmentitemtable] => Array
        (
            [module] => sale
            [file] => lib/internals/shipmentitem.php
        )

    [bitrix\sale\internals\paysystemservicetable] => Array
        (
            [module] => sale
            [file] => lib/internals/paysystemservice.php
        )

    [bitrix\sale\internals\paymenttable] => Array
        (
            [module] => sale
            [file] => lib/internals/payment.php
        )

    [bitrix\sale\internals\shipmentitemstoretable] => Array
        (
            [module] => sale
            [file] => lib/internals/shipmentitemstore.php
        )

    [bitrix\sale\internals\shipmentextraservice] => Array
        (
            [module] => sale
            [file] => lib/internals/shipmentextraservice.php
        )

    [bitrix\sale\internals\orderuserpropertiestable] => Array
        (
            [module] => sale
            [file] => lib/internals/userprops.php
        )

    [bitrix\sale\internals\collectableentity] => Array
        (
            [module] => sale
            [file] => lib/internals/collectableentity.php
        )

    [bitrix\sale\provider] => Array
        (
            [module] => sale
            [file] => lib/provider.php
        )

    [bitrix\sale\providerbase] => Array
        (
            [module] => sale
            [file] => lib/providerbase.php
        )

    [bitrix\sale\internals\catalog\provider] => Array
        (
            [module] => sale
            [file] => lib/internals/catalog/provider.php
        )

    [bitrix\sale\saleproviderbase] => Array
        (
            [module] => sale
            [file] => lib/saleproviderbase.php
        )

    [bitrix\sale\internals\transferdataprovider] => Array
        (
            [module] => sale
            [file] => lib/internals/transferdataprovider.php
        )

    [bitrix\sale\internals\poolquantity] => Array
        (
            [module] => sale
            [file] => lib/internals/poolquantity.php
        )

    [bitrix\sale\internals\providercreator] => Array
        (
            [module] => sale
            [file] => lib/internals/providercreator.php
        )

    [bitrix\sale\internals\providerbuilderbase] => Array
        (
            [module] => sale
            [file] => lib/internals/providerbuilderbase.php
        )

    [bitrix\sale\internals\providerbuilder] => Array
        (
            [module] => sale
            [file] => lib/internals/providerbuilder.php
        )

    [bitrix\sale\internals\providerbuildercompatibility] => Array
        (
            [module] => sale
            [file] => lib/internals/providerbuildercompatibility.php
        )

    [bitrix\sale\orderhistory] => Array
        (
            [module] => sale
            [file] => lib/orderhistory.php
        )

    [bitrix\sale\internals\callbackregistrytable] => Array
        (
            [module] => sale
            [file] => lib/internals/callbackregistry.php
        )

    [bitrix\sale\internals\basketpropertytable] => Array
        (
            [module] => sale
            [file] => lib/internals/basketproperties.php
        )

    [bitrix\sale\internals\companytable] => Array
        (
            [module] => sale
            [file] => lib/internals/company.php
        )

    [bitrix\sale\internals\companygrouptable] => Array
        (
            [module] => sale
            [file] => lib/internals/companygroup.php
        )

    [bitrix\sale\internals\companyresponsiblegrouptable] => Array
        (
            [module] => sale
            [file] => lib/internals/companyresponsiblegroup.php
        )

    [bitrix\sale\internals\persontypetable] => Array
        (
            [module] => sale
            [file] => lib/internals/persontype.php
        )

    [bitrix\sale\internals\persontypesitetable] => Array
        (
            [module] => sale
            [file] => lib/internals/persontypesite.php
        )

    [bitrix\sale\internals\pool] => Array
        (
            [module] => sale
            [file] => lib/internals/pool.php
        )

    [bitrix\sale\internals\userbudgetpool] => Array
        (
            [module] => sale
            [file] => lib/internals/userbudgetpool.php
        )

    [bitrix\sale\internals\eventspool] => Array
        (
            [module] => sale
            [file] => lib/internals/eventspool.php
        )

    [bitrix\sale\internals\events] => Array
        (
            [module] => sale
            [file] => lib/internals/events.php
        )

    [bitrix\sale\pricemaths] => Array
        (
            [module] => sale
            [file] => lib/pricemaths.php
        )

    [bitrix\sale\basketcomponenthelper] => Array
        (
            [module] => sale
            [file] => lib/basketcomponenthelper.php
        )

    [bitrix\sale\registry] => Array
        (
            [module] => sale
            [file] => lib/registry.php
        )

    [ipaymentorder] => Array
        (
            [module] => sale
            [file] => lib/internals/paymentinterface.php
        )

    [ishipmentorder] => Array
        (
            [module] => sale
            [file] => lib/internals/shipmentinterface.php
        )

    [ientitymarker] => Array
        (
            [module] => sale
            [file] => lib/internals/entitymarkerinterface.php
        )

    [bitrix\sale\internals\orderarchivetable] => Array
        (
            [module] => sale
            [file] => lib/internals/orderarchive.php
        )

    [bitrix\sale\internals\basketarchivetable] => Array
        (
            [module] => sale
            [file] => lib/internals/basketarchive.php
        )

    [bitrix\sale\internals\orderarchivepackedtable] => Array
        (
            [module] => sale
            [file] => lib/internals/orderarchivepacked.php
        )

    [bitrix\sale\internals\basketarchivepackedtable] => Array
        (
            [module] => sale
            [file] => lib/internals/basketarchivepacked.php
        )

    [bitrix\sale\archive\manager] => Array
        (
            [module] => sale
            [file] => lib/archive/manager.php
        )

    [bitrix\sale\archive\recovery\base] => Array
        (
            [module] => sale
            [file] => lib/archive/recovery/base.php
        )

    [bitrix\sale\archive\recovery\scheme] => Array
        (
            [module] => sale
            [file] => lib/archive/recovery/scheme.php
        )

    [bitrix\sale\archive\recovery\version1] => Array
        (
            [module] => sale
            [file] => lib/archive/recovery/version1.php
        )

    [bitrix\sale\tax\ratetable] => Array
        (
            [module] => sale
            [file] => lib/tax/rate.php
        )

    [bitrix\sale\location\locationtable] => Array
        (
            [module] => sale
            [file] => lib/location/location.php
        )

    [bitrix\sale\location\tree] => Array
        (
            [module] => sale
            [file] => lib/location/tree.php
        )

    [bitrix\sale\location\typetable] => Array
        (
            [module] => sale
            [file] => lib/location/type.php
        )

    [bitrix\sale\location\grouptable] => Array
        (
            [module] => sale
            [file] => lib/location/group.php
        )

    [bitrix\sale\location\externaltable] => Array
        (
            [module] => sale
            [file] => lib/location/external.php
        )

    [bitrix\sale\location\externalservicetable] => Array
        (
            [module] => sale
            [file] => lib/location/externalservice.php
        )

    [bitrix\sale\location\search\finder] => Array
        (
            [module] => sale
            [file] => lib/location/search/finder.php
        )

    [bitrix\sale\location\search\wordtable] => Array
        (
            [module] => sale
            [file] => lib/location/search/word.php
        )

    [bitrix\sale\location\search\chaintable] => Array
        (
            [module] => sale
            [file] => lib/location/search/chain.php
        )

    [bitrix\sale\location\search\sitelinktable] => Array
        (
            [module] => sale
            [file] => lib/location/search/sitelink.php
        )

    [bitrix\sale\location\name\nameentity] => Array
        (
            [module] => sale
            [file] => lib/location/name/nameentity.php
        )

    [bitrix\sale\location\name\locationtable] => Array
        (
            [module] => sale
            [file] => lib/location/name/location.php
        )

    [bitrix\sale\location\name\typetable] => Array
        (
            [module] => sale
            [file] => lib/location/name/type.php
        )

    [bitrix\sale\location\name\grouptable] => Array
        (
            [module] => sale
            [file] => lib/location/name/group.php
        )

    [bitrix\sale\location\connector] => Array
        (
            [module] => sale
            [file] => lib/location/connector.php
        )

    [bitrix\sale\location\grouplocationtable] => Array
        (
            [module] => sale
            [file] => lib/location/grouplocation.php
        )

    [bitrix\sale\location\sitelocationtable] => Array
        (
            [module] => sale
            [file] => lib/location/sitelocation.php
        )

    [bitrix\sale\location\defaultsitetable] => Array
        (
            [module] => sale
            [file] => lib/location/defaultsite.php
        )

    [bitrix\sale\location\db\commonhelper] => Array
        (
            [module] => sale
            [file] => lib/location/db/commonhelper.php
        )

    [bitrix\sale\location\db\helper] => Array
        (
            [module] => sale
            [file] => lib/location/db/mysql/helper.php
        )

    [bitrix\sale\location\db\blockinserter] => Array
        (
            [module] => sale
            [file] => lib/location/db/blockinserter.php
        )

    [bitrix\sale\location\admin\helper] => Array
        (
            [module] => sale
            [file] => lib/location/admin/helper.php
        )

    [bitrix\sale\location\admin\namehelper] => Array
        (
            [module] => sale
            [file] => lib/location/admin/namehelper.php
        )

    [bitrix\sale\location\admin\locationhelper] => Array
        (
            [module] => sale
            [file] => lib/location/admin/locationhelper.php
        )

    [bitrix\sale\location\admin\typehelper] => Array
        (
            [module] => sale
            [file] => lib/location/admin/typehelper.php
        )

    [bitrix\sale\location\admin\grouphelper] => Array
        (
            [module] => sale
            [file] => lib/location/admin/grouphelper.php
        )

    [bitrix\sale\location\admin\defaultsitehelper] => Array
        (
            [module] => sale
            [file] => lib/location/admin/defaultsitehelper.php
        )

    [bitrix\sale\location\admin\sitelocationhelper] => Array
        (
            [module] => sale
            [file] => lib/location/admin/sitelocationhelper.php
        )

    [bitrix\sale\location\admin\externalservicehelper] => Array
        (
            [module] => sale
            [file] => lib/location/admin/externalservicehelper.php
        )

    [bitrix\sale\location\admin\searchhelper] => Array
        (
            [module] => sale
            [file] => lib/location/admin/searchhelper.php
        )

    [bitrix\sale\location\util\process] => Array
        (
            [module] => sale
            [file] => lib/location/util/process.php
        )

    [bitrix\sale\location\util\csvreader] => Array
        (
            [module] => sale
            [file] => lib/location/util/csvreader.php
        )

    [bitrix\sale\location\util\assert] => Array
        (
            [module] => sale
            [file] => lib/location/util/assert.php
        )

    [bitrix\sale\location\import\importprocess] => Array
        (
            [module] => sale
            [file] => lib/location/import/importprocess.php
        )

    [bitrix\sale\location\search\reindexprocess] => Array
        (
            [module] => sale
            [file] => lib/location/search/reindexprocess.php
        )

    [bitrix\sale\location\tree\nodenotfoundexception] => Array
        (
            [module] => sale
            [file] => lib/location/tree/exception.php
        )

    [bitrix\sale\location\tree\nodeincorrectexception] => Array
        (
            [module] => sale
            [file] => lib/location/tree/exception.php
        )

    [bitrix\sale\location\exception] => Array
        (
            [module] => sale
            [file] => lib/location/exception.php
        )

    [csaleproxyadminresult] => Array
        (
            [module] => sale
            [file] => general/proxyadminresult.php
        )

    [csaleproxyadminuiresult] => Array
        (
            [module] => sale
            [file] => general/proxyadminresult.php
        )

    [csaleproxyresult] => Array
        (
            [module] => sale
            [file] => general/proxyresult.php
        )

    [bitrix\sale\location\migration\cupdaterlocationpro] => Array
        (
            [module] => sale
            [file] => lib/location/migration/migrate.php
        )

    [bitrix\sale\delivery\deliverylocationtable] => Array
        (
            [module] => sale
            [file] => lib/delivery/deliverylocation.php
        )

    [bitrix\sale\delivery\deliverylocationexcludetable] => Array
        (
            [module] => sale
            [file] => lib/delivery/deliverylocationexclude.php
        )

    [bitrix\sale\tax\ratelocationtable] => Array
        (
            [module] => sale
            [file] => lib/tax/ratelocation.php
        )

    [csalebasketfilter] => Array
        (
            [module] => sale
            [file] => general/sale_cond.php
        )

    [csalecondctrl] => Array
        (
            [module] => sale
            [file] => general/sale_cond.php
        )

    [csalecondctrlcomplex] => Array
        (
            [module] => sale
            [file] => general/sale_cond.php
        )

    [csalecondctrlgroup] => Array
        (
            [module] => sale
            [file] => general/sale_cond.php
        )

    [csalecondctrlbasketgroup] => Array
        (
            [module] => sale
            [file] => general/sale_cond.php
        )

    [csalecondctrlbasketfields] => Array
        (
            [module] => sale
            [file] => general/sale_cond.php
        )

    [csalecondctrlbasketitemconditions] => Array
        (
            [module] => sale
            [file] => general/sale_cond.php
        )

    [csalecondctrlbasketproperties] => Array
        (
            [module] => sale
            [file] => general/sale_cond.php
        )

    [csalecondctrlorderfields] => Array
        (
            [module] => sale
            [file] => general/sale_cond.php
        )

    [csalecondctrlcommon] => Array
        (
            [module] => sale
            [file] => general/sale_cond.php
        )

    [csalecondtree] => Array
        (
            [module] => sale
            [file] => general/sale_cond.php
        )

    [csalecondctrlpastorder] => Array
        (
            [module] => sale
            [file] => general/sale_cond.php
        )

    [csalecondcumulativectrl] => Array
        (
            [module] => sale
            [file] => general/sale_cond.php
        )

    [csalecumulativeaction] => Array
        (
            [module] => sale
            [file] => general/sale_act.php
        )

    [csaleactionctrl] => Array
        (
            [module] => sale
            [file] => general/sale_act.php
        )

    [csaleactionctrlcomplex] => Array
        (
            [module] => sale
            [file] => general/sale_act.php
        )

    [csaleactionctrlgroup] => Array
        (
            [module] => sale
            [file] => general/sale_act.php
        )

    [csaleactionctrlaction] => Array
        (
            [module] => sale
            [file] => general/sale_act.php
        )

    [csalediscountactionapply] => Array
        (
            [module] => sale
            [file] => general/sale_act.php
        )

    [csaleactionctrldelivery] => Array
        (
            [module] => sale
            [file] => general/sale_act.php
        )

    [csaleactiongift] => Array
        (
            [module] => sale
            [file] => general/sale_act.php
        )

    [csaleactiongiftctrlgroup] => Array
        (
            [module] => sale
            [file] => general/sale_act.php
        )

    [csaleactionctrlbasketgroup] => Array
        (
            [module] => sale
            [file] => general/sale_act.php
        )

    [csaleactionctrlsubgroup] => Array
        (
            [module] => sale
            [file] => general/sale_act.php
        )

    [csaleactioncondctrlbasketfields] => Array
        (
            [module] => sale
            [file] => general/sale_act.php
        )

    [csaleactiontree] => Array
        (
            [module] => sale
            [file] => general/sale_act.php
        )

    [csalediscountconvert] => Array
        (
            [module] => sale
            [file] => general/discount_convert.php
        )

    [csalepdf] => Array
        (
            [module] => sale
            [file] => general/pdf.php
        )

    [csaleymhandler] => Array
        (
            [module] => sale
            [file] => general/ym_handler.php
        )

    [csaleymlocation] => Array
        (
            [module] => sale
            [file] => general/ym_location.php
        )

    [bitrix\sale\delivery\calculationresult] => Array
        (
            [module] => sale
            [file] => lib/delivery/calculationresult.php
        )

    [bitrix\sale\delivery\services\table] => Array
        (
            [module] => sale
            [file] => lib/delivery/services/table.php
        )

    [bitrix\sale\delivery\restrictions\table] => Array
        (
            [module] => sale
            [file] => lib/delivery/restrictions/table.php
        )

    [bitrix\sale\delivery\services\manager] => Array
        (
            [module] => sale
            [file] => lib/delivery/services/manager.php
        )

    [bitrix\sale\delivery\restrictions\base] => Array
        (
            [module] => sale
            [file] => lib/delivery/restrictions/base.php
        )

    [bitrix\sale\delivery\restrictions\manager] => Array
        (
            [module] => sale
            [file] => lib/delivery/restrictions/manager.php
        )

    [bitrix\sale\delivery\services\base] => Array
        (
            [module] => sale
            [file] => lib/delivery/services/base.php
        )

    [bitrix\sale\delivery\menu] => Array
        (
            [module] => sale
            [file] => lib/delivery/menu.php
        )

    [bitrix\sale\delivery\services\objectpool] => Array
        (
            [module] => sale
            [file] => lib/delivery/services/objectpool.php
        )

    [bitrix\sale\tradingplatformtable] => Array
        (
            [module] => sale
            [file] => lib/internals/tradingplatform.php
        )

    [bitrix\sale\tradingplatform\ebay\policy] => Array
        (
            [module] => sale
            [file] => lib/tradingplatform/ebay/policy.php
        )

    [bitrix\sale\tradingplatform\helper] => Array
        (
            [module] => sale
            [file] => lib/tradingplatform/helper.php
        )

    [bitrix\sale\tradingplatform\ymarket\yandexmarket] => Array
        (
            [module] => sale
            [file] => lib/tradingplatform/ymarket/yandexmarket.php
        )

    [bitrix\sale\tradingplatform\platform] => Array
        (
            [module] => sale
            [file] => lib/tradingplatform/platform.php
        )

    [bitrix\sale\tradingplatform\logger] => Array
        (
            [module] => sale
            [file] => lib/tradingplatform/logger.php
        )

    [bitrix\sale\internals\shipmentextraservicetable] => Array
        (
            [module] => sale
            [file] => lib/internals/shipmentextraservice.php
        )

    [bitrix\sale\delivery\extraservices\manager] => Array
        (
            [module] => sale
            [file] => lib/delivery/extra_services/manager.php
        )

    [bitrix\sale\delivery\extraservices\base] => Array
        (
            [module] => sale
            [file] => lib/delivery/extra_services/base.php
        )

    [bitrix\sale\delivery\extraservices\table] => Array
        (
            [module] => sale
            [file] => lib/delivery/extra_services/table.php
        )

    [bitrix\sale\delivery\tracking\manager] => Array
        (
            [module] => sale
            [file] => lib/delivery/tracking/manager.php
        )

    [bitrix\sale\delivery\tracking\table] => Array
        (
            [module] => sale
            [file] => lib/delivery/tracking/table.php
        )

    [bitrix\sale\delivery\externallocationmap] => Array
        (
            [module] => sale
            [file] => lib/delivery/externallocationmap.php
        )

    [bitrix\sale\internals\servicerestrictiontable] => Array
        (
            [module] => sale
            [file] => lib/internals/servicerestriction.php
        )

    [bitrix\sale\services\base\restrictionmanager] => Array
        (
            [module] => sale
            [file] => lib/services/base/restrictionmanager.php
        )

    [bitrix\sale\services\base\siterestriction] => Array
        (
            [module] => sale
            [file] => lib/services/base/siterestriction.php
        )

    [bitrix\sale\services\base\tradebindingrestriction] => Array
        (
            [module] => sale
            [file] => lib/services/base/tradebindingrestriction.php
        )

    [bitrix\sale\compatible\discountcompatibility] => Array
        (
            [module] => sale
            [file] => lib/compatible/discountcompatibility.php
        )

    [bitrix\sale\config\feature] => Array
        (
            [module] => sale
            [file] => lib/config/feature.php
        )

    [bitrix\sale\discount\context\basecontext] => Array
        (
            [module] => sale
            [file] => lib/discount/context/basecontext.php
        )

    [bitrix\sale\discount\context\fuser] => Array
        (
            [module] => sale
            [file] => lib/discount/context/fuser.php
        )

    [bitrix\sale\discount\context\user] => Array
        (
            [module] => sale
            [file] => lib/discount/context/user.php
        )

    [bitrix\sale\discount\context\usergroup] => Array
        (
            [module] => sale
            [file] => lib/discount/context/usergroup.php
        )

    [bitrix\sale\discount\gift\collection] => Array
        (
            [module] => sale
            [file] => lib/discount/gift/collection.php
        )

    [bitrix\sale\discount\gift\gift] => Array
        (
            [module] => sale
            [file] => lib/discount/gift/gift.php
        )

    [bitrix\sale\discount\gift\manager] => Array
        (
            [module] => sale
            [file] => lib/discount/gift/manager.php
        )

    [bitrix\sale\discount\gift\relateddatatable] => Array
        (
            [module] => sale
            [file] => lib/discount/gift/relateddata.php
        )

    [bitrix\sale\discount\index\indexelementtable] => Array
        (
            [module] => sale
            [file] => lib/discount/index/indexelement.php
        )

    [bitrix\sale\discount\index\indexsectiontable] => Array
        (
            [module] => sale
            [file] => lib/discount/index/indexsection.php
        )

    [bitrix\sale\discount\index\manager] => Array
        (
            [module] => sale
            [file] => lib/discount/index/manager.php
        )

    [bitrix\sale\discount\migration\orderdiscountmigrator] => Array
        (
            [module] => sale
            [file] => lib/discount/migration/orderdiscountmigrator.php
        )

    [bitrix\sale\discount\prediction\manager] => Array
        (
            [module] => sale
            [file] => lib/discount/prediction/manager.php
        )

    [bitrix\sale\discount\preset\arrayhelper] => Array
        (
            [module] => sale
            [file] => lib/discount/preset/arrayhelper.php
        )

    [bitrix\sale\discount\preset\basepreset] => Array
        (
            [module] => sale
            [file] => lib/discount/preset/basepreset.php
        )

    [bitrix\sale\discount\preset\htmlhelper] => Array
        (
            [module] => sale
            [file] => lib/discount/preset/htmlhelper.php
        )

    [bitrix\sale\discount\preset\manager] => Array
        (
            [module] => sale
            [file] => lib/discount/preset/manager.php
        )

    [bitrix\sale\discount\preset\selectproductpreset] => Array
        (
            [module] => sale
            [file] => lib/discount/preset/selectproductpreset.php
        )

    [bitrix\sale\discount\preset\state] => Array
        (
            [module] => sale
            [file] => lib/discount/preset/state.php
        )

    [bitrix\sale\discount\result\compatibleformat] => Array
        (
            [module] => sale
            [file] => lib/discount/result/compatibleformat.php
        )

    [bitrix\sale\discount\runtimecache\discountcache] => Array
        (
            [module] => sale
            [file] => lib/discount/runtimecache/discountcache.php
        )

    [bitrix\sale\discount\runtimecache\fusercache] => Array
        (
            [module] => sale
            [file] => lib/discount/runtimecache/fusercache.php
        )

    [bitrix\sale\discount\actions] => Array
        (
            [module] => sale
            [file] => lib/discount/actions.php
        )

    [bitrix\sale\discount\analyzer] => Array
        (
            [module] => sale
            [file] => lib/discount/analyzer.php
        )

    [bitrix\sale\discount\cumulativecalculator] => Array
        (
            [module] => sale
            [file] => lib/discount/cumulativecalculator.php
        )

    [bitrix\sale\discount\formatter] => Array
        (
            [module] => sale
            [file] => lib/discount/formatter.php
        )

    [bitrix\sale\internals\discounttable] => Array
        (
            [module] => sale
            [file] => lib/internals/discount.php
        )

    [bitrix\sale\internals\discountcoupontable] => Array
        (
            [module] => sale
            [file] => lib/internals/discountcoupon.php
        )

    [bitrix\sale\internals\discountentitiestable] => Array
        (
            [module] => sale
            [file] => lib/internals/discountentities.php
        )

    [bitrix\sale\internals\discountgrouptable] => Array
        (
            [module] => sale
            [file] => lib/internals/discountgroup.php
        )

    [bitrix\sale\internals\discountmoduletable] => Array
        (
            [module] => sale
            [file] => lib/internals/discountmodule.php
        )

    [bitrix\sale\internals\orderdiscounttable] => Array
        (
            [module] => sale
            [file] => lib/internals/orderdiscount.php
        )

    [bitrix\sale\internals\orderdiscountdatatable] => Array
        (
            [module] => sale
            [file] => lib/internals/orderdiscount.php
        )

    [bitrix\sale\internals\ordercouponstable] => Array
        (
            [module] => sale
            [file] => lib/internals/orderdiscount.php
        )

    [bitrix\sale\internals\ordermodulestable] => Array
        (
            [module] => sale
            [file] => lib/internals/orderdiscount.php
        )

    [bitrix\sale\internals\orderroundtable] => Array
        (
            [module] => sale
            [file] => lib/internals/orderround.php
        )

    [bitrix\sale\internals\orderrulestable] => Array
        (
            [module] => sale
            [file] => lib/internals/orderdiscount.php
        )

    [bitrix\sale\internals\orderrulesdescrtable] => Array
        (
            [module] => sale
            [file] => lib/internals/orderdiscount.php
        )

    [bitrix\sale\internals\accountnumbergenerator] => Array
        (
            [module] => sale
            [file] => lib/internals/accountnumber.php
        )

    [bitrix\sale\discount] => Array
        (
            [module] => sale
            [file] => lib/discount.php
        )

    [bitrix\sale\discountbase] => Array
        (
            [module] => sale
            [file] => lib/discountbase.php
        )

    [bitrix\sale\discountcouponsmanager] => Array
        (
            [module] => sale
            [file] => lib/discountcouponsmanager.php
        )

    [bitrix\sale\discountcouponsmanagerbase] => Array
        (
            [module] => sale
            [file] => lib/discountcouponsmanagerbase.php
        )

    [bitrix\sale\orderdiscount] => Array
        (
            [module] => sale
            [file] => lib/orderdiscount.php
        )

    [bitrix\sale\orderdiscountbase] => Array
        (
            [module] => sale
            [file] => lib/orderdiscountbase.php
        )

    [bitrix\sale\orderdiscountmanager] => Array
        (
            [module] => sale
            [file] => lib/orderdiscountmanager.php
        )

    [bitrix\sale\paysystem\logger] => Array
        (
            [module] => sale
            [file] => lib/paysystem/logger.php
        )

    [bitrix\sale\paysystem\restservice] => Array
        (
            [module] => sale
            [file] => lib/paysystem/restservice.php
        )

    [bitrix\sale\paysystem\resthandler] => Array
        (
            [module] => sale
            [file] => lib/paysystem/resthandler.php
        )

    [bitrix\sale\services\base\restclient] => Array
        (
            [module] => sale
            [file] => lib/services/base/restclient.php
        )

    [bitrix\sale\paysystem\service] => Array
        (
            [module] => sale
            [file] => lib/paysystem/service.php
        )

    [bitrix\sale\internals\paysystemresthandlerstable] => Array
        (
            [module] => sale
            [file] => lib/internals/paysystemresthandlers.php
        )

    [bitrix\sale\paysystem\manager] => Array
        (
            [module] => sale
            [file] => lib/paysystem/manager.php
        )

    [bitrix\sale\paysystem\baseservicehandler] => Array
        (
            [module] => sale
            [file] => lib/paysystem/baseservicehandler.php
        )

    [bitrix\sale\paysystem\servicehandler] => Array
        (
            [module] => sale
            [file] => lib/paysystem/servicehandler.php
        )

    [bitrix\sale\paysystem\irefund] => Array
        (
            [module] => sale
            [file] => lib/paysystem/irefund.php
        )

    [bitrix\sale\paysystem\ipdf] => Array
        (
            [module] => sale
            [file] => lib/paysystem/ipdf.php
        )

    [bitrix\sale\paysystem\irefundextended] => Array
        (
            [module] => sale
            [file] => lib/paysystem/irefundextended.php
        )

    [bitrix\sale\paysystem\cert] => Array
        (
            [module] => sale
            [file] => lib/paysystem/cert.php
        )

    [bitrix\sale\paysystem\ipayable] => Array
        (
            [module] => sale
            [file] => lib/paysystem/ipayable.php
        )

    [bitrix\sale\paysystem\icheckable] => Array
        (
            [module] => sale
            [file] => lib/paysystem/icheckable.php
        )

    [bitrix\sale\paysystem\iprepayable] => Array
        (
            [module] => sale
            [file] => lib/paysystem/iprepayable.php
        )

    [bitrix\sale\paysystem\compatibilityhandler] => Array
        (
            [module] => sale
            [file] => lib/paysystem/compatibilityhandler.php
        )

    [bitrix\sale\paysystem\ihold] => Array
        (
            [module] => sale
            [file] => lib/paysystem/ihold.php
        )

    [bitrix\sale\paysystem\ipartialhold] => Array
        (
            [module] => sale
            [file] => lib/paysystem/ipartialhold.php
        )

    [bitrix\sale\internals\paymentlogtable] => Array
        (
            [module] => sale
            [file] => lib/internals/paymentlog.php
        )

    [bitrix\sale\services\paysystem\restrictions\manager] => Array
        (
            [module] => sale
            [file] => lib/services/paysystem/restrictions/manager.php
        )

    [bitrix\sale\services\base\restriction] => Array
        (
            [module] => sale
            [file] => lib/services/base/restriction.php
        )

    [bitrix\sale\internals\yandexsettingstable] => Array
        (
            [module] => sale
            [file] => lib/internals/yandexsettings.php
        )

    [bitrix\sale\services\company\manager] => Array
        (
            [module] => sale
            [file] => lib/services/company/manager.php
        )

    [bitrix\sale\internals\collectionfilteriterator] => Array
        (
            [module] => sale
            [file] => lib/internals/collectionfilteriterator.php
        )

    [bitrix\sale\cashbox\internals\pool] => Array
        (
            [module] => sale
            [file] => lib/cashbox/internals/pool.php
        )

    [bitrix\sale\cashbox\internals\cashboxtable] => Array
        (
            [module] => sale
            [file] => lib/cashbox/internals/cashbox.php
        )

    [bitrix\sale\cashbox\internals\cashboxchecktable] => Array
        (
            [module] => sale
            [file] => lib/cashbox/internals/cashboxcheck.php
        )

    [bitrix\sale\cashbox\internals\cashboxzreporttable] => Array
        (
            [module] => sale
            [file] => lib/cashbox/internals/cashboxzreport.php
        )

    [bitrix\sale\cashbox\internals\cashboxerrlogtable] => Array
        (
            [module] => sale
            [file] => lib/cashbox/internals/cashboxerrlog.php
        )

    [bitrix\sale\cashbox\cashbox] => Array
        (
            [module] => sale
            [file] => lib/cashbox/cashbox.php
        )

    [bitrix\sale\cashbox\manager] => Array
        (
            [module] => sale
            [file] => lib/cashbox/manager.php
        )

    [bitrix\sale\cashbox\iprintimmediately] => Array
        (
            [module] => sale
            [file] => lib/cashbox/iprintimmediately.php
        )

    [bitrix\sale\cashbox\restrictions\manager] => Array
        (
            [module] => sale
            [file] => lib/cashbox/restrictions/manager.php
        )

    [bitrix\sale\notify] => Array
        (
            [module] => sale
            [file] => lib/notify.php
        )

    [bitrix\sale\buyerstatistic] => Array
        (
            [module] => sale
            [file] => /lib/buyerstatistic.php
        )

    [bitrix\sale\internals\buyerstatistictable] => Array
        (
            [module] => sale
            [file] => /lib/internals/buyerstatistic.php
        )

    [cadminsalelist] => Array
        (
            [module] => sale
            [file] => general/admin_lib.php
        )

    [bitrix\sale\helpers\admin\skuprops] => Array
        (
            [module] => sale
            [file] => lib/helpers/admin/skuprops.php
        )

    [bitrix\sale\helpers\admin\product] => Array
        (
            [module] => sale
            [file] => lib/helpers/admin/product.php
        )

    [bitrix\sale\helpers\order] => Array
        (
            [module] => sale
            [file] => lib/helpers/order.php
        )

    [bitrix\sale\location\comparator\replacement] => Array
        (
            [module] => sale
            [file] => lib/location/comparator/ru/replacement.php
        )

    [bitrix\sale\location\comparator\tmptable] => Array
        (
            [module] => sale
            [file] => lib/location/comparator/tmptable.php
        )

    [bitrix\sale\location\comparator] => Array
        (
            [module] => sale
            [file] => lib/location/comparator.php
        )

    [bitrix\sale\location\comparator\mapresult] => Array
        (
            [module] => sale
            [file] => lib/location/comparator/mapresult.php
        )

    [bitrix\sale\location\comparator\mapper] => Array
        (
            [module] => sale
            [file] => lib/location/comparator/mapper.php
        )

    [bitrix\sale\exchange\onec\documentimport] => Array
        (
            [module] => sale
            [file] => /lib/exchange/compatibility/documents.php
        )

    [bitrix\sale\exchange\onec\collisionorder] => Array
        (
            [module] => sale
            [file] => /lib/exchange/onec/importcollision.php
        )

    [bitrix\sale\exchange\onec\collisionshipment] => Array
        (
            [module] => sale
            [file] => /lib/exchange/onec/importcollision.php
        )

    [bitrix\sale\exchange\onec\collisionpayment] => Array
        (
            [module] => sale
            [file] => /lib/exchange/onec/importcollision.php
        )

    [bitrix\sale\exchange\onec\collisionprofile] => Array
        (
            [module] => sale
            [file] => /lib/exchange/onec/importcollision.php
        )

    [bitrix\sale\exchange\onec\paymentcashdocument] => Array
        (
            [module] => sale
            [file] => /lib/exchange/onec/paymentdocument.php
        )

    [bitrix\sale\exchange\onec\paymentcashlessdocument] => Array
        (
            [module] => sale
            [file] => /lib/exchange/onec/paymentdocument.php
        )

    [bitrix\sale\exchange\onec\paymentcarddocument] => Array
        (
            [module] => sale
            [file] => /lib/exchange/onec/paymentdocument.php
        )

    [bitrix\sale\exchange\onec\importcriterionbase] => Array
        (
            [module] => sale
            [file] => /lib/exchange/onec/importcriterion.php
        )

    [bitrix\sale\exchange\onec\importcriteriononeccml2] => Array
        (
            [module] => sale
            [file] => /lib/exchange/onec/importcriterion.php
        )

    [bitrix\sale\exchange\onec\criterionorder] => Array
        (
            [module] => sale
            [file] => /lib/exchange/onec/importcriterion.php
        )

    [bitrix\sale\exchange\onec\criterionshipment] => Array
        (
            [module] => sale
            [file] => /lib/exchange/onec/importcriterion.php
        )

    [bitrix\sale\exchange\onec\criterionshipmentinvoice] => Array
        (
            [module] => sale
            [file] => /lib/exchange/onec/importcriterion.php
        )

    [bitrix\sale\exchange\onec\criterionpayment] => Array
        (
            [module] => sale
            [file] => /lib/exchange/onec/importcriterion.php
        )

    [bitrix\sale\exchange\onec\criterionprofile] => Array
        (
            [module] => sale
            [file] => /lib/exchange/onec/importcriterion.php
        )

    [bitrix\sale\exchange\entity\orderimportloader] => Array
        (
            [module] => sale
            [file] => /lib/exchange/entity/entityimportloader.php
        )

    [bitrix\sale\exchange\entity\invoiceimportloader] => Array
        (
            [module] => sale
            [file] => /lib/exchange/entity/entityimportloader.php
        )

    [bitrix\sale\exchange\entity\paymentimportloader] => Array
        (
            [module] => sale
            [file] => /lib/exchange/entity/entityimportloader.php
        )

    [bitrix\sale\exchange\entity\shipmentimportloader] => Array
        (
            [module] => sale
            [file] => /lib/exchange/entity/entityimportloader.php
        )

    [bitrix\sale\exchange\entity\userprofileimportloader] => Array
        (
            [module] => sale
            [file] => /lib/exchange/entity/entityimportloader.php
        )

    [bitrix\sale\exchange\entity\paymentcashlessimport] => Array
        (
            [module] => sale
            [file] => /lib/exchange/entity/paymentimport.php
        )

    [bitrix\sale\exchange\entity\paymentcardimport] => Array
        (
            [module] => sale
            [file] => /lib/exchange/entity/paymentimport.php
        )

    [bitrix\sale\exchange\entity\paymentcashimport] => Array
        (
            [module] => sale
            [file] => /lib/exchange/entity/paymentimport.php
        )

    [bitrix\sale\location\geoip] => Array
        (
            [module] => sale
            [file] => /lib/location/geoip.php
        )

    [bitrix\sale\delivery\requests\manager] => Array
        (
            [module] => sale
            [file] => /lib/delivery/requests/manager.php
        )

    [bitrix\sale\delivery\requests\helper] => Array
        (
            [module] => sale
            [file] => /lib/delivery/requests/helper.php
        )

    [bitrix\sale\delivery\requests\handlerbase] => Array
        (
            [module] => sale
            [file] => /lib/delivery/requests/handlerbase.php
        )

    [bitrix\sale\delivery\requests\requesttable] => Array
        (
            [module] => sale
            [file] => /lib/delivery/requests/request.php
        )

    [bitrix\sale\delivery\requests\shipmenttable] => Array
        (
            [module] => sale
            [file] => /lib/delivery/requests/shipment.php
        )

    [bitrix\sale\delivery\requests\result] => Array
        (
            [module] => sale
            [file] => /lib/delivery/requests/result.php
        )

    [bitrix\sale\delivery\requests\resultfile] => Array
        (
            [module] => sale
            [file] => /lib/delivery/requests/resultfile.php
        )

    [bitrix\sale\delivery\packing\packer] => Array
        (
            [module] => sale
            [file] => /lib/delivery/packing/packer.php
        )

    [bitrix\sale\recurring] => Array
        (
            [module] => sale
            [file] => /lib/recurring.php
        )

    [bitrix\sale\location\normalizer\builder] => Array
        (
            [module] => sale
            [file] => /lib/location/normalizer/builder.php
        )

    [bitrix\sale\location\normalizer\ibuilder] => Array
        (
            [module] => sale
            [file] => /lib/location/normalizer/ibuilder.php
        )

    [bitrix\sale\location\normalizer\normalizer] => Array
        (
            [module] => sale
            [file] => /lib/location/normalizer/normalizer.php
        )

    [bitrix\sale\location\normalizer\inormalizer] => Array
        (
            [module] => sale
            [file] => /lib/location/normalizer/inormalizer.php
        )

    [bitrix\sale\location\normalizer\commonnormalizer] => Array
        (
            [module] => sale
            [file] => /lib/location/normalizer/commonnormalizer.php
        )

    [bitrix\sale\location\normalizer\nullnormalizer] => Array
        (
            [module] => sale
            [file] => /lib/location/normalizer/nullnormalizer.php
        )

    [bitrix\sale\location\normalizer\spacenormalizer] => Array
        (
            [module] => sale
            [file] => /lib/location/normalizer/spacenormalizer.php
        )

    [bitrix\sale\location\normalizer\languagenormalizer] => Array
        (
            [module] => sale
            [file] => /lib/location/normalizer/languagenormalizer.php
        )

    [bitrix\sale\location\normalizer\helper] => Array
        (
            [module] => sale
            [file] => /lib/location/normalizer/helper.php
        )

    [sale\handlers\delivery\additional\ruspost\reliability\service] => Array
        (
            [module] => sale
            [file] => /handlers/delivery/additional/ruspost/reliability/service.php
        )

)
Array
(
    [bitrix\main\application] => Array
        (
            [module] => main
            [file] => lib/application.php
        )

    [bitrix\main\httpapplication] => Array
        (
            [module] => main
            [file] => lib/httpapplication.php
        )

    [bitrix\main\argumentexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\argumentnullexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\argumentoutofrangeexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\argumenttypeexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\notimplementedexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\notsupportedexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\invalidoperationexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\objectpropertyexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\objectnotfoundexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\objectexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\systemexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\accessdeniedexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\decodingexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\io\invalidpathexception] => Array
        (
            [module] => main
            [file] => lib/io/ioexception.php
        )

    [bitrix\main\io\filenotfoundexception] => Array
        (
            [module] => main
            [file] => lib/io/ioexception.php
        )

    [bitrix\main\io\filedeleteexception] => Array
        (
            [module] => main
            [file] => lib/io/ioexception.php
        )

    [bitrix\main\io\fileopenexception] => Array
        (
            [module] => main
            [file] => lib/io/ioexception.php
        )

    [bitrix\main\io\filenotopenedexception] => Array
        (
            [module] => main
            [file] => lib/io/ioexception.php
        )

    [bitrix\main\context] => Array
        (
            [module] => main
            [file] => lib/context.php
        )

    [bitrix\main\httpcontext] => Array
        (
            [module] => main
            [file] => lib/httpcontext.php
        )

    [bitrix\main\dispatcher] => Array
        (
            [module] => main
            [file] => lib/dispatcher.php
        )

    [bitrix\main\environment] => Array
        (
            [module] => main
            [file] => lib/environment.php
        )

    [bitrix\main\event] => Array
        (
            [module] => main
            [file] => lib/event.php
        )

    [bitrix\main\eventmanager] => Array
        (
            [module] => main
            [file] => lib/eventmanager.php
        )

    [bitrix\main\eventresult] => Array
        (
            [module] => main
            [file] => lib/eventresult.php
        )

    [bitrix\main\request] => Array
        (
            [module] => main
            [file] => lib/request.php
        )

    [bitrix\main\httprequest] => Array
        (
            [module] => main
            [file] => lib/httprequest.php
        )

    [bitrix\main\response] => Array
        (
            [module] => main
            [file] => lib/response.php
        )

    [bitrix\main\httpresponse] => Array
        (
            [module] => main
            [file] => lib/httpresponse.php
        )

    [bitrix\main\modulemanager] => Array
        (
            [module] => main
            [file] => lib/modulemanager.php
        )

    [bitrix\main\server] => Array
        (
            [module] => main
            [file] => lib/server.php
        )

    [bitrix\main\config\configuration] => Array
        (
            [module] => main
            [file] => lib/config/configuration.php
        )

    [bitrix\main\config\option] => Array
        (
            [module] => main
            [file] => lib/config/option.php
        )

    [bitrix\main\context\culture] => Array
        (
            [module] => main
            [file] => lib/context/culture.php
        )

    [bitrix\main\data\cache] => Array
        (
            [module] => main
            [file] => lib/data/cache.php
        )

    [bitrix\main\data\cacheengineapc] => Array
        (
            [module] => main
            [file] => lib/data/cacheengineapc.php
        )

    [bitrix\main\data\cacheenginememcache] => Array
        (
            [module] => main
            [file] => lib/data/cacheenginememcache.php
        )

    [bitrix\main\data\cacheenginefiles] => Array
        (
            [module] => main
            [file] => lib/data/cacheenginefiles.php
        )

    [bitrix\main\data\cacheenginenone] => Array
        (
            [module] => main
            [file] => lib/data/cacheenginenone.php
        )

    [bitrix\main\data\connection] => Array
        (
            [module] => main
            [file] => lib/data/connection.php
        )

    [bitrix\main\data\connectionpool] => Array
        (
            [module] => main
            [file] => lib/data/connectionpool.php
        )

    [bitrix\main\data\icacheengine] => Array
        (
            [module] => main
            [file] => lib/data/cache.php
        )

    [bitrix\main\data\hsphpreadconnection] => Array
        (
            [module] => main
            [file] => lib/data/hsphpreadconnection.php
        )

    [bitrix\main\data\managedcache] => Array
        (
            [module] => main
            [file] => lib/data/managedcache.php
        )

    [bitrix\main\data\taggedcache] => Array
        (
            [module] => main
            [file] => lib/data/taggedcache.php
        )

    [bitrix\main\data\memcacheconnection] => Array
        (
            [module] => main
            [file] => lib/data/memcacheconnection.php
        )

    [bitrix\main\data\memcachedconnection] => Array
        (
            [module] => main
            [file] => lib/data/memcachedconnection.php
        )

    [bitrix\main\data\nosqlconnection] => Array
        (
            [module] => main
            [file] => lib/data/nosqlconnection.php
        )

    [bitrix\main\db\arrayresult] => Array
        (
            [module] => main
            [file] => lib/db/arrayresult.php
        )

    [bitrix\main\db\result] => Array
        (
            [module] => main
            [file] => lib/db/result.php
        )

    [bitrix\main\db\connection] => Array
        (
            [module] => main
            [file] => lib/db/connection.php
        )

    [bitrix\main\db\sqlexception] => Array
        (
            [module] => main
            [file] => lib/db/sqlexception.php
        )

    [bitrix\main\db\sqlqueryexception] => Array
        (
            [module] => main
            [file] => lib/db/sqlexception.php
        )

    [bitrix\main\db\transactionexception] => Array
        (
            [module] => main
            [file] => lib/db/sqlexception.php
        )

    [bitrix\main\db\sqlexpression] => Array
        (
            [module] => main
            [file] => lib/db/sqlexpression.php
        )

    [bitrix\main\db\sqlhelper] => Array
        (
            [module] => main
            [file] => lib/db/sqlhelper.php
        )

    [bitrix\main\db\mysqlcommonconnection] => Array
        (
            [module] => main
            [file] => lib/db/mysqlcommonconnection.php
        )

    [bitrix\main\db\mysqliconnection] => Array
        (
            [module] => main
            [file] => lib/db/mysqliconnection.php
        )

    [bitrix\main\db\mysqliresult] => Array
        (
            [module] => main
            [file] => lib/db/mysqliresult.php
        )

    [bitrix\main\db\mysqlisqlhelper] => Array
        (
            [module] => main
            [file] => lib/db/mysqlisqlhelper.php
        )

    [bitrix\main\db\mssqlconnection] => Array
        (
            [module] => main
            [file] => lib/db/mssqlconnection.php
        )

    [bitrix\main\db\mssqlresult] => Array
        (
            [module] => main
            [file] => lib/db/mssqlresult.php
        )

    [bitrix\main\db\mssqlsqlhelper] => Array
        (
            [module] => main
            [file] => lib/db/mssqlsqlhelper.php
        )

    [bitrix\main\db\oracleconnection] => Array
        (
            [module] => main
            [file] => lib/db/oracleconnection.php
        )

    [bitrix\main\db\oracleresult] => Array
        (
            [module] => main
            [file] => lib/db/oracleresult.php
        )

    [bitrix\main\db\oraclesqlhelper] => Array
        (
            [module] => main
            [file] => lib/db/oraclesqlhelper.php
        )

    [bitrix\main\db\pgsqlconnection] => Array
        (
            [module] => main
            [file] => lib/db/pgsqlconnection.php
        )

    [bitrix\main\diag\httpexceptionhandleroutput] => Array
        (
            [module] => main
            [file] => lib/diag/httpexceptionhandleroutput.php
        )

    [bitrix\main\diag\fileexceptionhandlerlog] => Array
        (
            [module] => main
            [file] => lib/diag/fileexceptionhandlerlog.php
        )

    [bitrix\main\diag\exceptionhandler] => Array
        (
            [module] => main
            [file] => lib/diag/exceptionhandler.php
        )

    [bitrix\main\diag\iexceptionhandleroutput] => Array
        (
            [module] => main
            [file] => lib/diag/iexceptionhandleroutput.php
        )

    [bitrix\main\diag\exceptionhandlerlog] => Array
        (
            [module] => main
            [file] => lib/diag/exceptionhandlerlog.php
        )

    [bitrix\main\io\file] => Array
        (
            [module] => main
            [file] => lib/io/file.php
        )

    [bitrix\main\io\fileentry] => Array
        (
            [module] => main
            [file] => lib/io/fileentry.php
        )

    [bitrix\main\io\path] => Array
        (
            [module] => main
            [file] => lib/io/path.php
        )

    [bitrix\main\io\filesystementry] => Array
        (
            [module] => main
            [file] => lib/io/filesystementry.php
        )

    [bitrix\main\io\ifilestream] => Array
        (
            [module] => main
            [file] => lib/io/ifilestream.php
        )

    [bitrix\main\localization\loc] => Array
        (
            [module] => main
            [file] => lib/localization/loc.php
        )

    [bitrix\main\mail\mail] => Array
        (
            [module] => main
            [file] => lib/mail/mail.php
        )

    [bitrix\main\mail\tracking] => Array
        (
            [module] => main
            [file] => lib/mail/tracking.php
        )

    [bitrix\main\mail\eventmanager] => Array
        (
            [module] => main
            [file] => lib/mail/eventmanager.php
        )

    [bitrix\main\mail\eventmessagecompiler] => Array
        (
            [module] => main
            [file] => lib/mail/eventmessagecompiler.php
        )

    [bitrix\main\mail\eventmessagethemecompiler] => Array
        (
            [module] => main
            [file] => lib/mail/eventmessagethemecompiler.php
        )

    [bitrix\main\mail\internal\event] => Array
        (
            [module] => main
            [file] => lib/mail/internal/event.php
        )

    [bitrix\main\mail\internal\eventattachment] => Array
        (
            [module] => main
            [file] => lib/mail/internal/eventattachment.php
        )

    [bitrix\main\mail\internal\eventmessage] => Array
        (
            [module] => main
            [file] => lib/mail/internal/eventmessage.php
        )

    [bitrix\main\mail\internal\eventmessagesite] => Array
        (
            [module] => main
            [file] => lib/mail/internal/eventmessagesite.php
        )

    [bitrix\main\mail\internal\eventmessageattachment] => Array
        (
            [module] => main
            [file] => lib/mail/internal/eventmessageattachment.php
        )

    [bitrix\main\mail\internal\eventtype] => Array
        (
            [module] => main
            [file] => lib/mail/internal/eventtype.php
        )

    [bitrix\main\text\converter] => Array
        (
            [module] => main
            [file] => lib/text/converter.php
        )

    [bitrix\main\text\emptyconverter] => Array
        (
            [module] => main
            [file] => lib/text/emptyconverter.php
        )

    [bitrix\main\text\encoding] => Array
        (
            [module] => main
            [file] => lib/text/encoding.php
        )

    [bitrix\main\text\htmlconverter] => Array
        (
            [module] => main
            [file] => lib/text/htmlconverter.php
        )

    [bitrix\main\text\binarystring] => Array
        (
            [module] => main
            [file] => lib/text/binarystring.php
        )

    [bitrix\main\text\xmlconverter] => Array
        (
            [module] => main
            [file] => lib/text/xmlconverter.php
        )

    [bitrix\main\type\collection] => Array
        (
            [module] => main
            [file] => lib/type/collection.php
        )

    [bitrix\main\type\date] => Array
        (
            [module] => main
            [file] => lib/type/date.php
        )

    [bitrix\main\type\datetime] => Array
        (
            [module] => main
            [file] => lib/type/datetime.php
        )

    [bitrix\main\type\dictionary] => Array
        (
            [module] => main
            [file] => lib/type/dictionary.php
        )

    [bitrix\main\type\filterabledictionary] => Array
        (
            [module] => main
            [file] => lib/type/filterabledictionary.php
        )

    [bitrix\main\type\parameterdictionary] => Array
        (
            [module] => main
            [file] => lib/type/parameterdictionary.php
        )

    [bitrix\main\web\cookie] => Array
        (
            [module] => main
            [file] => lib/web/cookie.php
        )

    [bitrix\main\web\uri] => Array
        (
            [module] => main
            [file] => lib/web/uri.php
        )

    [bitrix\main\sendereventhandler] => Array
        (
            [module] => main
            [file] => lib/senderconnector.php
        )

    [bitrix\main\senderconnectoruser] => Array
        (
            [module] => main
            [file] => lib/senderconnector.php
        )

    [bitrix\main\urlrewriterrulemaker] => Array
        (
            [module] => main
            [file] => lib/urlrewriter.php
        )

    [bitrix\main\update\stepper] => Array
        (
            [module] => main
            [file] => lib/update/stepper.php
        )

    [bitrix\main\composite\abstractresponse] => Array
        (
            [module] => main
            [file] => lib/composite/responder.php
        )

    [bitrix\main\composite\fileresponse] => Array
        (
            [module] => main
            [file] => lib/composite/responder.php
        )

    [bitrix\main\composite\memcachedresponse] => Array
        (
            [module] => main
            [file] => lib/composite/responder.php
        )

    [bitrix\main\security\otpexception] => Array
        (
            [module] => main
            [file] => lib/security/securityexception.php
        )

    [ctimezone] => Array
        (
            [module] => main
            [file] => classes/general/time.php
        )

    [cbxpunycode] => Array
        (
            [module] => main
            [file] => classes/general/punycode.php
        )

    [ibxvirtualio] => Array
        (
            [module] => main
            [file] => classes/general/virtual_io.php
        )

    [ibxgeterrors] => Array
        (
            [module] => main
            [file] => classes/general/virtual_io.php
        )

    [cbxvirtualio] => Array
        (
            [module] => main
            [file] => classes/general/virtual_io.php
        )

    [cbxvirtualfilebase] => Array
        (
            [module] => main
            [file] => classes/general/virtual_file.php
        )

    [cbxvirtualfile] => Array
        (
            [module] => main
            [file] => classes/general/virtual_file.php
        )

    [cbxvirtualdirectory] => Array
        (
            [module] => main
            [file] => classes/general/virtual_file.php
        )

    [calloption] => Array
        (
            [module] => main
            [file] => classes/general/option.php
        )

    [coption] => Array
        (
            [module] => main
            [file] => classes/general/option.php
        )

    [callpageoption] => Array
        (
            [module] => main
            [file] => classes/general/pageoption.php
        )

    [cpageoption] => Array
        (
            [module] => main
            [file] => classes/general/pageoption.php
        )

    [callsqlwhere] => Array
        (
            [module] => main
            [file] => classes/general/sqlwhere.php
        )

    [csqlwhereexpression] => Array
        (
            [module] => main
            [file] => classes/general/sqlwhere.php
        )

    [csqlwhere] => Array
        (
            [module] => main
            [file] => classes/general/sqlwhere.php
        )

    [calllanguage] => Array
        (
            [module] => main
            [file] => classes/general/language.php
        )

    [clanguage] => Array
        (
            [module] => main
            [file] => classes/general/language.php
        )

    [clangadmin] => Array
        (
            [module] => main
            [file] => classes/general/language.php
        )

    [_clangdbresult] => Array
        (
            [module] => main
            [file] => classes/general/langdbresult.php
        )

    [callagent] => Array
        (
            [module] => main
            [file] => classes/general/agent.php
        )

    [cagent] => Array
        (
            [module] => main
            [file] => classes/mysql/agent.php
        )

    [capplicationexception] => Array
        (
            [module] => main
            [file] => classes/general/applicationexception.php
        )

    [cadminexception] => Array
        (
            [module] => main
            [file] => classes/general/adminexception.php
        )

    [callsite] => Array
        (
            [module] => main
            [file] => classes/general/site.php
        )

    [calllang] => Array
        (
            [module] => main
            [file] => classes/general/site.php
        )

    [csite] => Array
        (
            [module] => main
            [file] => classes/general/site.php
        )

    [clang] => Array
        (
            [module] => main
            [file] => classes/general/site.php
        )

    [chttp] => Array
        (
            [module] => main
            [file] => classes/general/http.php
        )

    [cutil] => Array
        (
            [module] => main
            [file] => classes/general/util.php
        )

    [callmain] => Array
        (
            [module] => main
            [file] => classes/general/main.php
        )

    [cmain] => Array
        (
            [module] => main
            [file] => classes/general/main.php
        )

    [calldatabase] => Array
        (
            [module] => main
            [file] => classes/general/database.php
        )

    [calldbresult] => Array
        (
            [module] => main
            [file] => classes/general/dbresult.php
        )

    [cdatabasemysql] => Array
        (
            [module] => main
            [file] => classes/mysql/database.php
        )

    [cdbresultmysql] => Array
        (
            [module] => main
            [file] => classes/mysql/dbresult.php
        )

    [icachebackend] => Array
        (
            [module] => main
            [file] => classes/general/cache_backend.php
        )

    [cphpcache] => Array
        (
            [module] => main
            [file] => classes/general/cache.php
        )

    [ccachemanager] => Array
        (
            [module] => main
            [file] => classes/general/cache_manager.php
        )

    [cpagecache] => Array
        (
            [module] => main
            [file] => classes/general/page_cache.php
        )

    [cstackcacheentry] => Array
        (
            [module] => main
            [file] => classes/general/stack_cache_entry.php
        )

    [cstackcachemanager] => Array
        (
            [module] => main
            [file] => classes/general/stack_cache.php
        )

    [cmodule] => Array
        (
            [module] => main
            [file] => /classes/general/module.php
        )

    [bitrix\main\entity\ufield] => Array
        (
            [module] => main
            [file] => include/deprecated/ufield.php
        )

    [cdatabase] => Array
        (
            [module] => main
            [file] => classes/mysql/database.php
        )

    [cdbresult] => Array
        (
            [module] => main
            [file] => classes/mysql/dbresult.php
        )

    [csitetemplate] => Array
        (
            [module] => main
            [file] => classes/general/site_template.php
        )

    [cbitrixcomponent] => Array
        (
            [module] => main
            [file] => classes/general/component.php
        )

    [ccomponentengine] => Array
        (
            [module] => main
            [file] => classes/general/component_engine.php
        )

    [ccomponentajax] => Array
        (
            [module] => main
            [file] => classes/general/component_ajax.php
        )

    [cbitrixcomponenttemplate] => Array
        (
            [module] => main
            [file] => classes/general/component_template.php
        )

    [ccomponentutil] => Array
        (
            [module] => main
            [file] => classes/general/component_util.php
        )

    [ccontrollerclient] => Array
        (
            [module] => main
            [file] => classes/general/controller_member.php
        )

    [phpparser] => Array
        (
            [module] => main
            [file] => classes/general/php_parser.php
        )

    [cdiskquota] => Array
        (
            [module] => main
            [file] => classes/general/quota.php
        )

    [ceventlog] => Array
        (
            [module] => main
            [file] => classes/general/event_log.php
        )

    [ceventmain] => Array
        (
            [module] => main
            [file] => classes/general/event_log.php
        )

    [cadminfiledialog] => Array
        (
            [module] => main
            [file] => classes/general/file_dialog.php
        )

    [wll_user] => Array
        (
            [module] => main
            [file] => classes/general/liveid.php
        )

    [wll_consenttoken] => Array
        (
            [module] => main
            [file] => classes/general/liveid.php
        )

    [windowslivelogin] => Array
        (
            [module] => main
            [file] => classes/general/liveid.php
        )

    [cfile] => Array
        (
            [module] => main
            [file] => classes/general/file.php
        )

    [callfile] => Array
        (
            [module] => main
            [file] => classes/general/file.php
        )

    [ctempfile] => Array
        (
            [module] => main
            [file] => classes/general/file_temp.php
        )

    [cfavorites] => Array
        (
            [module] => main
            [file] => classes/mysql/favorites.php
        )

    [cuseroptions] => Array
        (
            [module] => main
            [file] => classes/general/user_options.php
        )

    [cgridoptions] => Array
        (
            [module] => main
            [file] => classes/general/grids.php
        )

    [cundo] => Array
        (
            [module] => main
            [file] => /classes/general/undo.php
        )

    [cautosave] => Array
        (
            [module] => main
            [file] => /classes/general/undo.php
        )

    [callratings] => Array
        (
            [module] => main
            [file] => classes/general/ratings.php
        )

    [cratings] => Array
        (
            [module] => main
            [file] => classes/mysql/ratings.php
        )

    [cratingscomponentsmain] => Array
        (
            [module] => main
            [file] => classes/mysql/ratings_components.php
        )

    [cratingrule] => Array
        (
            [module] => main
            [file] => classes/general/rating_rule.php
        )

    [cratingrulesmain] => Array
        (
            [module] => main
            [file] => classes/mysql/rating_rules.php
        )

    [ctoppanel] => Array
        (
            [module] => main
            [file] => public/top_panel.php
        )

    [ceditarea] => Array
        (
            [module] => main
            [file] => public/edit_area.php
        )

    [ccomponentpanel] => Array
        (
            [module] => main
            [file] => public/edit_area.php
        )

    [ctextparser] => Array
        (
            [module] => main
            [file] => classes/general/textparser.php
        )

    [cphpcachefiles] => Array
        (
            [module] => main
            [file] => classes/general/cache_files.php
        )

    [cdataxmlnode] => Array
        (
            [module] => main
            [file] => classes/general/xml.php
        )

    [cdataxmldocument] => Array
        (
            [module] => main
            [file] => classes/general/xml.php
        )

    [cdataxml] => Array
        (
            [module] => main
            [file] => classes/general/xml.php
        )

    [cxmlfilestream] => Array
        (
            [module] => main
            [file] => classes/general/xml.php
        )

    [crsaprovider] => Array
        (
            [module] => main
            [file] => classes/general/rsasecurity.php
        )

    [crsasecurity] => Array
        (
            [module] => main
            [file] => classes/general/rsasecurity.php
        )

    [crsabcmathprovider] => Array
        (
            [module] => main
            [file] => classes/general/rsabcmath.php
        )

    [crsaopensslprovider] => Array
        (
            [module] => main
            [file] => classes/general/rsaopenssl.php
        )

    [casnreader] => Array
        (
            [module] => main
            [file] => classes/general/asn.php
        )

    [cbxshorturi] => Array
        (
            [module] => main
            [file] => classes/mysql/short_uri.php
        )

    [cfinder] => Array
        (
            [module] => main
            [file] => classes/general/finder.php
        )

    [caccess] => Array
        (
            [module] => main
            [file] => classes/general/access.php
        )

    [cauthprovider] => Array
        (
            [module] => main
            [file] => classes/general/authproviders.php
        )

    [iproviderinterface] => Array
        (
            [module] => main
            [file] => classes/general/authproviders.php
        )

    [cgroupauthprovider] => Array
        (
            [module] => main
            [file] => classes/general/authproviders.php
        )

    [cuserauthprovider] => Array
        (
            [module] => main
            [file] => classes/general/authproviders.php
        )

    [ctableschema] => Array
        (
            [module] => main
            [file] => classes/general/table_schema.php
        )

    [ccsvdata] => Array
        (
            [module] => main
            [file] => classes/general/csv_data.php
        )

    [csmile] => Array
        (
            [module] => main
            [file] => classes/general/smile.php
        )

    [csmilegallery] => Array
        (
            [module] => main
            [file] => classes/general/smile.php
        )

    [csmileset] => Array
        (
            [module] => main
            [file] => classes/general/smile.php
        )

    [cglobalcounter] => Array
        (
            [module] => main
            [file] => classes/general/global_counter.php
        )

    [cusercounter] => Array
        (
            [module] => main
            [file] => classes/mysql/user_counter.php
        )

    [cusercounterpage] => Array
        (
            [module] => main
            [file] => classes/mysql/user_counter.php
        )

    [chotkeys] => Array
        (
            [module] => main
            [file] => classes/general/hot_keys.php
        )

    [chotkeyscode] => Array
        (
            [module] => main
            [file] => classes/general/hot_keys.php
        )

    [cbxsanitizer] => Array
        (
            [module] => main
            [file] => classes/general/sanitizer.php
        )

    [ibxarchive] => Array
        (
            [module] => main
            [file] => classes/general/archive.php
        )

    [cbxarchive] => Array
        (
            [module] => main
            [file] => classes/general/archive.php
        )

    [cadminnotify] => Array
        (
            [module] => main
            [file] => classes/general/admin_notify.php
        )

    [cbxfavadmmenu] => Array
        (
            [module] => main
            [file] => classes/general/favorites.php
        )

    [cadmininformer] => Array
        (
            [module] => main
            [file] => classes/general/admin_informer.php
        )

    [csitecheckertest] => Array
        (
            [module] => main
            [file] => classes/general/site_checker.php
        )

    [csqlutil] => Array
        (
            [module] => main
            [file] => classes/general/sql_util.php
        )

    [cfileuploader] => Array
        (
            [module] => main
            [file] => classes/general/uploader.php
        )

    [lpa] => Array
        (
            [module] => main
            [file] => classes/general/lpa.php
        )

    [cadminfilter] => Array
        (
            [module] => main
            [file] => interface/admin_filter.php
        )

    [cadminlist] => Array
        (
            [module] => main
            [file] => interface/admin_list.php
        )

    [cadminlistrow] => Array
        (
            [module] => main
            [file] => interface/admin_list.php
        )

    [cadminuilist] => Array
        (
            [module] => main
            [file] => interface/admin_ui_list.php
        )

    [cadminuilistrow] => Array
        (
            [module] => main
            [file] => interface/admin_ui_list.php
        )

    [cadminuiresult] => Array
        (
            [module] => main
            [file] => interface/admin_ui_list.php
        )

    [cadminuicontextmenu] => Array
        (
            [module] => main
            [file] => interface/admin_ui_list.php
        )

    [cadminuisorting] => Array
        (
            [module] => main
            [file] => interface/admin_ui_list.php
        )

    [cadminuilistactionpanel] => Array
        (
            [module] => main
            [file] => interface/admin_ui_list.php
        )

    [cadmintabcontrol] => Array
        (
            [module] => main
            [file] => interface/admin_tabcontrol.php
        )

    [cadminform] => Array
        (
            [module] => main
            [file] => interface/admin_form.php
        )

    [cadminformsettings] => Array
        (
            [module] => main
            [file] => interface/admin_form.php
        )

    [cadmintabcontroldrag] => Array
        (
            [module] => main
            [file] => interface/admin_tabcontrol_drag.php
        )

    [cadmindraggableblockengine] => Array
        (
            [module] => main
            [file] => interface/admin_tabcontrol_drag.php
        )

    [cjspopup] => Array
        (
            [module] => main
            [file] => interface/jspopup.php
        )

    [cjspopuponpage] => Array
        (
            [module] => main
            [file] => interface/jspopup.php
        )

    [cadmincalendar] => Array
        (
            [module] => main
            [file] => interface/admin_calendar.php
        )

    [cadminviewtabcontrol] => Array
        (
            [module] => main
            [file] => interface/admin_viewtabcontrol.php
        )

    [cadmintabengine] => Array
        (
            [module] => main
            [file] => interface/admin_tabengine.php
        )

    [ccaptcha] => Array
        (
            [module] => main
            [file] => classes/general/captcha.php
        )

    [cmpnotifications] => Array
        (
            [module] => main
            [file] => classes/general/mp_notifications.php
        )

    [calltask] => Array
        (
            [module] => main
            [file] => classes/general/task.php
        )

    [ctask] => Array
        (
            [module] => main
            [file] => classes/general/task.php
        )

    [calloperation] => Array
        (
            [module] => main
            [file] => classes/general/operation.php
        )

    [coperation] => Array
        (
            [module] => main
            [file] => classes/general/operation.php
        )

    [callgroup] => Array
        (
            [module] => main
            [file] => classes/general/group.php
        )

    [cgroup] => Array
        (
            [module] => main
            [file] => classes/general/group.php
        )

    [cajax] => Array
        (
            [module] => main
            [file] => ajax_tools.php
        )

    [calluser] => Array
        (
            [module] => main
            [file] => classes/general/user.php
        )

    [cuser] => Array
        (
            [module] => main
            [file] => classes/general/user.php
        )

    [callevent] => Array
        (
            [module] => main
            [file] => classes/general/event.php
        )

    [cevent] => Array
        (
            [module] => main
            [file] => classes/general/event.php
        )

    [calleventmessage] => Array
        (
            [module] => main
            [file] => classes/general/eventmessage.php
        )

    [ceventmessage] => Array
        (
            [module] => main
            [file] => classes/general/eventmessage.php
        )

    [ceventtype] => Array
        (
            [module] => main
            [file] => classes/general/eventmessage.php
        )

    [_ceventtyperesult] => Array
        (
            [module] => main
            [file] => classes/general/eventmessage.php
        )

    [cdbresulteventmultiresult] => Array
        (
            [module] => main
            [file] => classes/general/eventmessage.php
        )

    [cdebuginfo] => Array
        (
            [module] => main
            [file] => classes/general/debuginfo.php
        )

    [ccaptchaagent] => Array
        (
            [module] => main
            [file] => classes/general/captchaagent.php
        )

    [callfilterquery] => Array
        (
            [module] => main
            [file] => classes/general/filterquery.php
        )

    [cfilterquery] => Array
        (
            [module] => main
            [file] => classes/general/filterquery.php
        )

    [cconvertorspregreplacehelper] => Array
        (
            [module] => main
            [file] => classes/general/convertorspregreplacehelper.php
        )

    [cspacer] => Array
        (
            [module] => main
            [file] => classes/general/spacer.php
        )

    [updatetools] => Array
        (
            [module] => main
            [file] => classes/general/updatetools.php
        )

    [cjscore] => Array
        (
            [module] => main
            [file] => classes/general/jscore.php
        )

    [cchecklisttools] => Array
        (
            [module] => main
            [file] => classes/general/checklist.php
        )

    [cmenu] => Array
        (
            [module] => main
            [file] => classes/general/menu.php
        )

    [cmenucustom] => Array
        (
            [module] => main
            [file] => classes/general/menucustom.php
        )

    [callusertypeentity] => Array
        (
            [module] => main
            [file] => classes/general/usertype.php
        )

    [cusertypeentity] => Array
        (
            [module] => main
            [file] => classes/general/usertype.php
        )

    [cuserfieldenum] => Array
        (
            [module] => main
            [file] => classes/general/userfieldenum.php
        )

    [cusertypesql] => Array
        (
            [module] => main
            [file] => classes/general/usertypesql.php
        )

    [cusertypemanager] => Array
        (
            [module] => main
            [file] => classes/general/usertypemanager.php
        )

    [cusertypestring] => Array
        (
            [module] => main
            [file] => classes/general/usertypestr.php
        )

    [cusertypeinteger] => Array
        (
            [module] => main
            [file] => classes/general/usertypeint.php
        )

    [cusertypedouble] => Array
        (
            [module] => main
            [file] => classes/general/usertypedbl.php
        )

    [cusertypedatetime] => Array
        (
            [module] => main
            [file] => classes/general/usertypetime.php
        )

    [cusertypedate] => Array
        (
            [module] => main
            [file] => classes/general/usertypedate.php
        )

    [cusertypeboolean] => Array
        (
            [module] => main
            [file] => classes/general/usertypebool.php
        )

    [cusertypefile] => Array
        (
            [module] => main
            [file] => classes/general/usertypefile.php
        )

    [cusertypeenum] => Array
        (
            [module] => main
            [file] => classes/general/usertypeenum.php
        )

    [cusertypeiblocksection] => Array
        (
            [module] => main
            [file] => classes/general/usertypesection.php
        )

    [ciblocksectionenum] => Array
        (
            [module] => main
            [file] => classes/general/usertypesection.php
        )

    [cusertypeiblockelement] => Array
        (
            [module] => main
            [file] => classes/general/usertypeelement.php
        )

    [cusertypestringformatted] => Array
        (
            [module] => main
            [file] => classes/general/usertypestrfmt.php
        )

    [cusertypeurl] => Array
        (
            [module] => main
            [file] => classes/general/usertypeurl.php
        )

    [bxgadget] => Array
        (
            [module] => main
            [file] => classes/general/gadget.php
        )

    [cmainadmin] => Array
        (
            [module] => main
            [file] => classes/general/main_admin.php
        )

    [ctemplates] => Array
        (
            [module] => main
            [file] => classes/general/templates.php
        )

    [cpagetemplate] => Array
        (
            [module] => main
            [file] => classes/general/page_template.php
        )

    [filescmp] => Array
        (
            [module] => main
            [file] => classes/general/files_cmp.php
        )

    [carchiver] => Array
        (
            [module] => main
            [file] => classes/general/tar_gz.php
        )

    [czip] => Array
        (
            [module] => main
            [file] => classes/general/zip.php
        )

    [curlrewriter] => Array
        (
            [module] => main
            [file] => classes/general/urlrewriter.php
        )

    [charsetconverter] => Array
        (
            [module] => main
            [file] => classes/general/charset_converter.php
        )

    [chtmlpagescache] => Array
        (
            [module] => main
            [file] => lib/composite/helper.php
        )

    [statichtmlmemcachedresponse] => Array
        (
            [module] => main
            [file] => lib/composite/responder.php
        )

    [statichtmlfileresponse] => Array
        (
            [module] => main
            [file] => lib/composite/responder.php
        )

    [bitrix\main\page\frame] => Array
        (
            [module] => main
            [file] => lib/composite/engine.php
        )

    [bitrix\main\page\framestatic] => Array
        (
            [module] => main
            [file] => lib/composite/staticarea.php
        )

    [bitrix\main\page\framebuffered] => Array
        (
            [module] => main
            [file] => lib/composite/bufferarea.php
        )

    [bitrix\main\page\framehelper] => Array
        (
            [module] => main
            [file] => lib/composite/bufferarea.php
        )

    [bitrix\main\data\statichtmlcache] => Array
        (
            [module] => main
            [file] => lib/composite/page.php
        )

    [bitrix\main\data\statichtmlstorage] => Array
        (
            [module] => main
            [file] => lib/composite/data/abstractstorage.php
        )

    [bitrix\main\data\statichtmlfilestorage] => Array
        (
            [module] => main
            [file] => lib/composite/data/filestorage.php
        )

    [bitrix\main\data\statichtmlmemcachedstorage] => Array
        (
            [module] => main
            [file] => lib/composite/data/memcachedstorage.php
        )

    [bitrix\main\data\staticcacheprovider] => Array
        (
            [module] => main
            [file] => lib/composite/data/cacheprovider.php
        )

    [bitrix\main\data\appcachemanifest] => Array
        (
            [module] => main
            [file] => lib/composite/appcache.php
        )

    [iblock] => Array
        (
            [module] => iblock
            [file] => install/index.php
        )

    [ciblockpropertyresult] => Array
        (
            [module] => iblock
            [file] => classes/general/iblockpropresult.php
        )

    [ciblockresult] => Array
        (
            [module] => iblock
            [file] => classes/general/iblockresult.php
        )

    [_cibelement] => Array
        (
            [module] => iblock
            [file] => classes/general/iblock_element.php
        )

    [ciblocktype] => Array
        (
            [module] => iblock
            [file] => classes/general/iblocktype.php
        )

    [calliblock] => Array
        (
            [module] => iblock
            [file] => classes/general/iblock.php
        )

    [ciblock] => Array
        (
            [module] => iblock
            [file] => classes/mysql/iblock.php
        )

    [calliblocksection] => Array
        (
            [module] => iblock
            [file] => classes/general/iblocksection.php
        )

    [ciblocksection] => Array
        (
            [module] => iblock
            [file] => classes/mysql/iblocksection.php
        )

    [calliblockproperty] => Array
        (
            [module] => iblock
            [file] => classes/general/iblockproperty.php
        )

    [ciblockpropertyenum] => Array
        (
            [module] => iblock
            [file] => classes/general/iblockpropertyenum.php
        )

    [ciblockproperty] => Array
        (
            [module] => iblock
            [file] => classes/mysql/iblockproperty.php
        )

    [calliblockelement] => Array
        (
            [module] => iblock
            [file] => classes/general/iblockelement.php
        )

    [ciblockelement] => Array
        (
            [module] => iblock
            [file] => classes/mysql/iblockelement.php
        )

    [calliblockrss] => Array
        (
            [module] => iblock
            [file] => classes/general/iblockrss.php
        )

    [ciblockrss] => Array
        (
            [module] => iblock
            [file] => classes/mysql/iblockrss.php
        )

    [ciblockpropertydatetime] => Array
        (
            [module] => iblock
            [file] => classes/general/prop_datetime.php
        )

    [ciblockpropertydate] => Array
        (
            [module] => iblock
            [file] => classes/general/prop_date.php
        )

    [ciblockpropertyxmlid] => Array
        (
            [module] => iblock
            [file] => classes/general/prop_xmlid.php
        )

    [ciblockpropertyfileman] => Array
        (
            [module] => iblock
            [file] => classes/general/prop_fileman.php
        )

    [ciblockpropertyhtml] => Array
        (
            [module] => iblock
            [file] => classes/general/prop_html.php
        )

    [ciblockpropertyelementlist] => Array
        (
            [module] => iblock
            [file] => classes/general/prop_element_list.php
        )

    [ccmlresult] => Array
        (
            [module] => iblock
            [file] => classes/general/cmlresult.php
        )

    [ciblockxmlfile] => Array
        (
            [module] => iblock
            [file] => classes/mysql/cml2.php
        )

    [ciblockcmlimport] => Array
        (
            [module] => iblock
            [file] => classes/general/cml2.php
        )

    [ciblockcmlexport] => Array
        (
            [module] => iblock
            [file] => classes/general/cml2.php
        )

    [ciblockfindtools] => Array
        (
            [module] => iblock
            [file] => classes/general/comp_findtools.php
        )

    [ciblockpricetools] => Array
        (
            [module] => iblock
            [file] => classes/general/comp_pricetools.php
        )

    [ciblockparameters] => Array
        (
            [module] => iblock
            [file] => classes/general/comp_parameters.php
        )

    [ciblockformatproperties] => Array
        (
            [module] => iblock
            [file] => classes/general/comp_formatprops.php
        )

    [calliblocksequence] => Array
        (
            [module] => iblock
            [file] => classes/general/iblocksequence.php
        )

    [ciblocksequence] => Array
        (
            [module] => iblock
            [file] => classes/mysql/iblocksequence.php
        )

    [ciblockpropertysequence] => Array
        (
            [module] => iblock
            [file] => classes/general/prop_seq.php
        )

    [ciblockpropertyelementautocomplete] => Array
        (
            [module] => iblock
            [file] => classes/general/prop_element_auto.php
        )

    [ciblockpropertysku] => Array
        (
            [module] => iblock
            [file] => classes/general/prop_element_sku.php
        )

    [ciblockpropertysectionautocomplete] => Array
        (
            [module] => iblock
            [file] => classes/general/prop_section_auto.php
        )

    [calliblockofferstmp] => Array
        (
            [module] => iblock
            [file] => classes/general/iblockoffers.php
        )

    [ciblockofferstmp] => Array
        (
            [module] => iblock
            [file] => classes/mysql/iblockoffers.php
        )

    [ceventiblock] => Array
        (
            [module] => iblock
            [file] => classes/general/iblock_event_list.php
        )

    [cratingscomponentsiblock] => Array
        (
            [module] => iblock
            [file] => classes/general/ratings_components.php
        )

    [ciblockrights] => Array
        (
            [module] => iblock
            [file] => classes/general/iblock_rights.php
        )

    [ciblocksectionrights] => Array
        (
            [module] => iblock
            [file] => classes/general/iblock_rights.php
        )

    [ciblockelementrights] => Array
        (
            [module] => iblock
            [file] => classes/general/iblock_rights.php
        )

    [ciblockrightsstorage] => Array
        (
            [module] => iblock
            [file] => classes/general/iblock_rights.php
        )

    [ciblockpropertytools] => Array
        (
            [module] => iblock
            [file] => classes/general/iblockproptools.php
        )

    [ciblocksectionpropertylink] => Array
        (
            [module] => iblock
            [file] => classes/general/section_property.php
        )

    [ciblockxmlimport] => Array
        (
            [module] => iblock
            [file] => classes/general/iblockxmlimport.php
        )

    [bitrix\iblock\iblockfieldtable] => Array
        (
            [module] => iblock
            [file] => lib/iblockfield.php
        )

    [bitrix\iblock\iblockgrouptable] => Array
        (
            [module] => iblock
            [file] => lib/iblockgroup.php
        )

    [bitrix\iblock\iblockmessagetable] => Array
        (
            [module] => iblock
            [file] => lib/iblockmessage.php
        )

    [bitrix\iblock\iblockrsstable] => Array
        (
            [module] => iblock
            [file] => lib/iblockrss.php
        )

    [bitrix\iblock\iblocksitetable] => Array
        (
            [module] => iblock
            [file] => lib/iblocksite.php
        )

    [bitrix\iblock\inheritedpropertytable] => Array
        (
            [module] => iblock
            [file] => lib/inheritedproperty.php
        )

    [bitrix\iblock\propertyenumerationtable] => Array
        (
            [module] => iblock
            [file] => lib/propertyenumeration.php
        )

    [bitrix\iblock\propertyfeaturetable] => Array
        (
            [module] => iblock
            [file] => lib/propertyfeature.php
        )

    [bitrix\iblock\sequencetable] => Array
        (
            [module] => iblock
            [file] => lib/sequence.php
        )

    [bitrix\iblock\sitetable] => Array
        (
            [module] => iblock
            [file] => lib/site.php
        )

    [bitrix\iblock\typetable] => Array
        (
            [module] => iblock
            [file] => lib/type.php
        )

    [bitrix\iblock\typelanguagetable] => Array
        (
            [module] => iblock
            [file] => lib/typelanguage.php
        )

    [bitrix\iblock\bizproctype\usertypeproperty] => Array
        (
            [module] => iblock
            [file] => lib/bizproctype/usertypeproperty.php
        )

    [bitrix\iblock\bizproctype\ecrm] => Array
        (
            [module] => iblock
            [file] => lib/bizproctype/ecrm.php
        )

    [bitrix\iblock\bizproctype\money] => Array
        (
            [module] => iblock
            [file] => lib/bizproctype/money.php
        )

    [bitrix\iblock\bizproctype\usertypepropertydiskfile] => Array
        (
            [module] => iblock
            [file] => lib/bizproctype/usertypepropertydiskfile.php
        )

    [bitrix\iblock\bizproctype\usertypepropertyelist] => Array
        (
            [module] => iblock
            [file] => lib/bizproctype/usertypepropertyelist.php
        )

    [bitrix\iblock\bizproctype\usertypepropertyemployee] => Array
        (
            [module] => iblock
            [file] => lib/bizproctype/usertypepropertyemployee.php
        )

    [bitrix\iblock\bizproctype\usertypepropertyhtml] => Array
        (
            [module] => iblock
            [file] => lib/bizproctype/usertypepropertyhtml.php
        )

    [bitrix\iblock\component\base] => Array
        (
            [module] => iblock
            [file] => lib/component/base.php
        )

    [bitrix\iblock\component\element] => Array
        (
            [module] => iblock
            [file] => lib/component/element.php
        )

    [bitrix\iblock\component\elementlist] => Array
        (
            [module] => iblock
            [file] => lib/component/elementlist.php
        )

    [bitrix\iblock\component\filters] => Array
        (
            [module] => iblock
            [file] => lib/component/filters.php
        )

    [bitrix\iblock\component\selector\element] => Array
        (
            [module] => iblock
            [file] => lib/component/selector/element.php
        )

    [bitrix\iblock\component\selector\entity] => Array
        (
            [module] => iblock
            [file] => lib/component/selector/entity.php
        )

    [bitrix\iblock\component\tools] => Array
        (
            [module] => iblock
            [file] => lib/component/tools.php
        )

    [bitrix\iblock\controller\filter\element] => Array
        (
            [module] => iblock
            [file] => lib/Controller/Filter/Element.php
        )

    [bitrix\iblock\filter\entity\elementsettings] => Array
        (
            [module] => iblock
            [file] => lib/filter/entity/elementsettings.php
        )

    [bitrix\iblock\filter\entity\iblocksettings] => Array
        (
            [module] => iblock
            [file] => lib/filter/entity/iblocksettings.php
        )

    [bitrix\iblock\filter\fieldprovider\base] => Array
        (
            [module] => iblock
            [file] => lib/filter/fieldprovider/base.php
        )

    [bitrix\iblock\filter\fieldprovider\element] => Array
        (
            [module] => iblock
            [file] => lib/filter/fieldprovider/element.php
        )

    [bitrix\iblock\filter\fieldprovider\iblockproperty] => Array
        (
            [module] => iblock
            [file] => lib/filter/fieldprovider/iblockproperty.php
        )

    [bitrix\iblock\filter\dictionary] => Array
        (
            [module] => iblock
            [file] => lib/filter/dictionary.php
        )

    [bitrix\iblock\filter\entitylist] => Array
        (
            [module] => iblock
            [file] => lib/filter/entitylist.php
        )

    [bitrix\iblock\filter\factory] => Array
        (
            [module] => iblock
            [file] => lib/filter/factory.php
        )

    [bitrix\iblock\grid\panel\groupaction] => Array
        (
            [module] => iblock
            [file] => lib/grid/panel/groupaction.php
        )

    [bitrix\iblock\grid\actiontype] => Array
        (
            [module] => iblock
            [file] => lib/grid/actiontype.php
        )

    [bitrix\iblock\helpers\admin\property] => Array
        (
            [module] => iblock
            [file] => lib/helpers/admin/property.php
        )

    [bitrix\iblock\helpers\filter\property] => Array
        (
            [module] => iblock
            [file] => lib/helpers/filter/property.php
        )

    [bitrix\iblock\helpers\filter\propertymanager] => Array
        (
            [module] => iblock
            [file] => lib/helpers/filter/propertymanager.php
        )

    [bitrix\iblock\inheritedproperty\basetemplate] => Array
        (
            [module] => iblock
            [file] => lib/inheritedproperty/basetemplate.php
        )

    [bitrix\iblock\inheritedproperty\basevalues] => Array
        (
            [module] => iblock
            [file] => lib/inheritedproperty/basevalues.php
        )

    [bitrix\iblock\inheritedproperty\elementtemplates] => Array
        (
            [module] => iblock
            [file] => lib/inheritedproperty/elementtemplates.php
        )

    [bitrix\iblock\inheritedproperty\elementvalues] => Array
        (
            [module] => iblock
            [file] => lib/inheritedproperty/elementvalues.php
        )

    [bitrix\iblock\inheritedproperty\iblocktemplates] => Array
        (
            [module] => iblock
            [file] => lib/inheritedproperty/iblocktemplates.php
        )

    [bitrix\iblock\inheritedproperty\iblockvalues] => Array
        (
            [module] => iblock
            [file] => lib/inheritedproperty/iblockvalues.php
        )

    [bitrix\iblock\inheritedproperty\sectiontemplates] => Array
        (
            [module] => iblock
            [file] => lib/inheritedproperty/sectiontemplates.php
        )

    [bitrix\iblock\inheritedproperty\sectionvalues] => Array
        (
            [module] => iblock
            [file] => lib/inheritedproperty/sectionvalues.php
        )

    [bitrix\iblock\inheritedproperty\valuesqueue] => Array
        (
            [module] => iblock
            [file] => lib/inheritedproperty/valuesqueue.php
        )

    [bitrix\iblock\landingsource\dataloader] => Array
        (
            [module] => iblock
            [file] => lib/landingsource/dataloader.php
        )

    [bitrix\iblock\landingsource\element] => Array
        (
            [module] => iblock
            [file] => lib/landingsource/element.php
        )

    [bitrix\iblock\model\propertyfeature] => Array
        (
            [module] => iblock
            [file] => lib/model/propertyfeature.php
        )

    [bitrix\iblock\model\section] => Array
        (
            [module] => iblock
            [file] => lib/model/section.php
        )

    [bitrix\iblock\propertyindex\dictionary] => Array
        (
            [module] => iblock
            [file] => lib/propertyindex/dictionary.php
        )

    [bitrix\iblock\propertyindex\element] => Array
        (
            [module] => iblock
            [file] => lib/propertyindex/element.php
        )

    [bitrix\iblock\propertyindex\facet] => Array
        (
            [module] => iblock
            [file] => lib/propertyindex/facet.php
        )

    [bitrix\iblock\propertyindex\indexer] => Array
        (
            [module] => iblock
            [file] => lib/propertyindex/indexer.php
        )

    [bitrix\iblock\propertyindex\manager] => Array
        (
            [module] => iblock
            [file] => lib/propertyindex/manager.php
        )

    [bitrix\iblock\propertyindex\querybuilder] => Array
        (
            [module] => iblock
            [file] => lib/propertyindex/querybuilder.php
        )

    [bitrix\iblock\propertyindex\storage] => Array
        (
            [module] => iblock
            [file] => lib/propertyindex/storage.php
        )

    [bitrix\iblock\template\engine] => Array
        (
            [module] => iblock
            [file] => lib/template/engine.php
        )

    [bitrix\iblock\template\noderoot] => Array
        (
            [module] => iblock
            [file] => lib/template/engine.php
        )

    [bitrix\iblock\template\nodetext] => Array
        (
            [module] => iblock
            [file] => lib/template/engine.php
        )

    [bitrix\iblock\template\nodeentityfield] => Array
        (
            [module] => iblock
            [file] => lib/template/engine.php
        )

    [bitrix\iblock\template\nodefunction] => Array
        (
            [module] => iblock
            [file] => lib/template/engine.php
        )

    [bitrix\iblock\template\helper] => Array
        (
            [module] => iblock
            [file] => lib/template/helper.php
        )

    [bitrix\iblock\template\entity\base] => Array
        (
            [module] => iblock
            [file] => lib/template/entity/base.php
        )

    [bitrix\iblock\template\entity\lazyvalueloader] => Array
        (
            [module] => iblock
            [file] => lib/template/entity/base.php
        )

    [bitrix\iblock\template\entity\catalogstore] => Array
        (
            [module] => iblock
            [file] => lib/template/entity/catalogstore.php
        )

    [bitrix\iblock\template\entity\element] => Array
        (
            [module] => iblock
            [file] => lib/template/entity/element.php
        )

    [bitrix\iblock\template\entity\elementcatalog] => Array
        (
            [module] => iblock
            [file] => lib/template/entity/elementcatalog.php
        )

    [bitrix\iblock\template\entity\elementcatalogmeasure] => Array
        (
            [module] => iblock
            [file] => lib/template/entity/elementcatalog.php
        )

    [bitrix\iblock\template\entity\elementcatalogstorelist] => Array
        (
            [module] => iblock
            [file] => lib/template/entity/elementcatalog.php
        )

    [bitrix\iblock\template\entity\elementprice] => Array
        (
            [module] => iblock
            [file] => lib/template/entity/elementprice.php
        )

    [bitrix\iblock\template\entity\elementproperty] => Array
        (
            [module] => iblock
            [file] => lib/template/entity/elementproperty.php
        )

    [bitrix\iblock\template\entity\elementpropertyuserfield] => Array
        (
            [module] => iblock
            [file] => lib/template/entity/elementproperty.php
        )

    [bitrix\iblock\template\entity\elementpropertyenum] => Array
        (
            [module] => iblock
            [file] => lib/template/entity/elementproperty.php
        )

    [bitrix\iblock\template\entity\elementpropertyelement] => Array
        (
            [module] => iblock
            [file] => lib/template/entity/elementproperty.php
        )

    [bitrix\iblock\template\entity\elementpropertysection] => Array
        (
            [module] => iblock
            [file] => lib/template/entity/elementproperty.php
        )

    [bitrix\iblock\template\entity\elementsku] => Array
        (
            [module] => iblock
            [file] => lib/template/entity/elementsku.php
        )

    [bitrix\iblock\template\entity\elementskuprice] => Array
        (
            [module] => iblock
            [file] => lib/template/entity/elementskuprice.php
        )

    [bitrix\iblock\template\entity\elementskuproperty] => Array
        (
            [module] => iblock
            [file] => lib/template/entity/elementskuproperty.php
        )

    [bitrix\iblock\template\entity\iblock] => Array
        (
            [module] => iblock
            [file] => lib/template/entity/iblock.php
        )

    [bitrix\iblock\template\entity\section] => Array
        (
            [module] => iblock
            [file] => lib/template/entity/section.php
        )

    [bitrix\iblock\template\entity\sectionpath] => Array
        (
            [module] => iblock
            [file] => lib/template/entity/sectionpath.php
        )

    [bitrix\iblock\template\entity\sectionproperty] => Array
        (
            [module] => iblock
            [file] => lib/template/entity/sectionproperty.php
        )

    [bitrix\iblock\template\functions\fabric] => Array
        (
            [module] => iblock
            [file] => lib/template/functions/fabric.php
        )

    [bitrix\iblock\template\functions\functionbase] => Array
        (
            [module] => iblock
            [file] => lib/template/functions/fabric.php
        )

    [bitrix\iblock\template\functions\functionupper] => Array
        (
            [module] => iblock
            [file] => lib/template/functions/fabric.php
        )

    [bitrix\iblock\template\functions\functionlower] => Array
        (
            [module] => iblock
            [file] => lib/template/functions/fabric.php
        )

    [bitrix\iblock\template\functions\functiontranslit] => Array
        (
            [module] => iblock
            [file] => lib/template/functions/fabric.php
        )

    [bitrix\iblock\template\functions\functionconcat] => Array
        (
            [module] => iblock
            [file] => lib/template/functions/fabric.php
        )

    [bitrix\iblock\template\functions\functionlimit] => Array
        (
            [module] => iblock
            [file] => lib/template/functions/fabric.php
        )

    [bitrix\iblock\template\functions\functioncontrast] => Array
        (
            [module] => iblock
            [file] => lib/template/functions/fabric.php
        )

    [bitrix\iblock\template\functions\functionmin] => Array
        (
            [module] => iblock
            [file] => lib/template/functions/fabric.php
        )

    [bitrix\iblock\template\functions\functionmax] => Array
        (
            [module] => iblock
            [file] => lib/template/functions/fabric.php
        )

    [bitrix\iblock\template\functions\functiondistinct] => Array
        (
            [module] => iblock
            [file] => lib/template/functions/fabric.php
        )

    [bitrix\iblock\update\adminfilteroption] => Array
        (
            [module] => iblock
            [file] => lib/update/adminfilteroption.php
        )

    [bitrix\iblock\update\admingridoption] => Array
        (
            [module] => iblock
            [file] => lib/update/admingridoption.php
        )

    [bitrix\iblock\url\adminpage\basebuilder] => Array
        (
            [module] => iblock
            [file] => lib/url/adminpage/basebuilder.php
        )

    [bitrix\iblock\url\adminpage\buildermanager] => Array
        (
            [module] => iblock
            [file] => lib/url/adminpage/buildermanager.php
        )

    [bitrix\iblock\url\adminpage\iblockbuilder] => Array
        (
            [module] => iblock
            [file] => lib/url/adminpage/iblockbuilder.php
        )

    [bitrix\iblock\sendereventhandler] => Array
        (
            [module] => iblock
            [file] => lib/senderconnector.php
        )

    [bitrix\iblock\senderconnectoriblock] => Array
        (
            [module] => iblock
            [file] => lib/senderconnector.php
        )

    [ccurrency] => Array
        (
            [module] => currency
            [file] => general/currency.php
        )

    [ccurrencylang] => Array
        (
            [module] => currency
            [file] => general/currency_lang.php
        )

    [ccurrencyrates] => Array
        (
            [module] => currency
            [file] => general/currency_rate.php
        )

    [bitrix\currency\compatible\tools] => Array
        (
            [module] => currency
            [file] => lib/compatible/tools.php
        )

    [bitrix\currency\helpers\admin\tools] => Array
        (
            [module] => currency
            [file] => lib/helpers/admin/tools.php
        )

    [bitrix\currency\helpers\editor] => Array
        (
            [module] => currency
            [file] => lib/helpers/editor.php
        )

    [bitrix\currency\userfield\money] => Array
        (
            [module] => currency
            [file] => lib/userfield/money.php
        )

    [bitrix\currency\currencymanager] => Array
        (
            [module] => currency
            [file] => lib/currencymanager.php
        )

    [bitrix\currency\currencytable] => Array
        (
            [module] => currency
            [file] => lib/currency.php
        )

    [bitrix\currency\currencylangtable] => Array
        (
            [module] => currency
            [file] => lib/currencylang.php
        )

    [bitrix\currency\currencyratetable] => Array
        (
            [module] => currency
            [file] => lib/currencyrate.php
        )

    [bitrix\currency\currencyclassifier] => Array
        (
            [module] => currency
            [file] => lib/currencyclassifier.php
        )

    [sale] => Array
        (
            [module] => sale
            [file] => install/index.php
        )

    [callsaledelivery] => Array
        (
            [module] => sale
            [file] => general/delivery.php
        )

    [csaledelivery] => Array
        (
            [module] => sale
            [file] => mysql/delivery.php
        )

    [csaledeliveryhandler] => Array
        (
            [module] => sale
            [file] => mysql/delivery_handler.php
        )

    [csaledeliveryhelper] => Array
        (
            [module] => sale
            [file] => general/delivery_helper.php
        )

    [csaledelivery2paysystem] => Array
        (
            [module] => sale
            [file] => general/delivery_2_pay_system.php
        )

    [csalelocation] => Array
        (
            [module] => sale
            [file] => mysql/location.php
        )

    [csalelocationgroup] => Array
        (
            [module] => sale
            [file] => mysql/location_group.php
        )

    [csalebasket] => Array
        (
            [module] => sale
            [file] => mysql/basket.php
        )

    [csalebaskethelper] => Array
        (
            [module] => sale
            [file] => general/basket_helper.php
        )

    [csaleuser] => Array
        (
            [module] => sale
            [file] => mysql/basket.php
        )

    [csaleorder] => Array
        (
            [module] => sale
            [file] => mysql/order.php
        )

    [csaleorderpropsgroup] => Array
        (
            [module] => sale
            [file] => mysql/order_props_group.php
        )

    [csaleorderpropsvariant] => Array
        (
            [module] => sale
            [file] => mysql/order_props_variant.php
        )

    [csaleorderuserprops] => Array
        (
            [module] => sale
            [file] => mysql/order_user_props.php
        )

    [csaleorderuserpropsvalue] => Array
        (
            [module] => sale
            [file] => mysql/order_user_props_value.php
        )

    [csaleordertax] => Array
        (
            [module] => sale
            [file] => mysql/order_tax.php
        )

    [csaleorderhelper] => Array
        (
            [module] => sale
            [file] => general/order_helper.php
        )

    [csalepaysystem] => Array
        (
            [module] => sale
            [file] => mysql/pay_system.php
        )

    [csalepaysystemaction] => Array
        (
            [module] => sale
            [file] => mysql/pay_system_action.php
        )

    [csalepaysystemshelper] => Array
        (
            [module] => sale
            [file] => general/pay_system_helper.php
        )

    [csalepaysystemtarif] => Array
        (
            [module] => sale
            [file] => general/pay_system_tarif.php
        )

    [csaletax] => Array
        (
            [module] => sale
            [file] => mysql/tax.php
        )

    [csaletaxrate] => Array
        (
            [module] => sale
            [file] => mysql/tax_rate.php
        )

    [csalepersontype] => Array
        (
            [module] => sale
            [file] => mysql/person_type.php
        )

    [csalediscount] => Array
        (
            [module] => sale
            [file] => mysql/discount.php
        )

    [csalebasketdiscountconvert] => Array
        (
            [module] => sale
            [file] => general/step_operations.php
        )

    [csalediscountreindex] => Array
        (
            [module] => sale
            [file] => general/step_operations.php
        )

    [csalediscountconvertext] => Array
        (
            [module] => sale
            [file] => general/step_operations.php
        )

    [csaleuseraccount] => Array
        (
            [module] => sale
            [file] => mysql/user.php
        )

    [csaleusertransact] => Array
        (
            [module] => sale
            [file] => mysql/user_transact.php
        )

    [csaleusercards] => Array
        (
            [module] => sale
            [file] => mysql/user_cards.php
        )

    [csalerecurring] => Array
        (
            [module] => sale
            [file] => mysql/recurring.php
        )

    [csalelang] => Array
        (
            [module] => sale
            [file] => mysql/settings.php
        )

    [csalegroupaccesstosite] => Array
        (
            [module] => sale
            [file] => mysql/settings.php
        )

    [csalegroupaccesstoflag] => Array
        (
            [module] => sale
            [file] => mysql/settings.php
        )

    [csaleauxiliary] => Array
        (
            [module] => sale
            [file] => mysql/auxiliary.php
        )

    [csaleaffiliate] => Array
        (
            [module] => sale
            [file] => mysql/affiliate.php
        )

    [csaleaffiliateplan] => Array
        (
            [module] => sale
            [file] => mysql/affiliate_plan.php
        )

    [csaleaffiliateplansection] => Array
        (
            [module] => sale
            [file] => mysql/affiliate_plan_section.php
        )

    [csaleaffiliatetier] => Array
        (
            [module] => sale
            [file] => mysql/affiliate_tier.php
        )

    [csaleaffiliatetransact] => Array
        (
            [module] => sale
            [file] => mysql/affiliate_transact.php
        )

    [csaleexport] => Array
        (
            [module] => sale
            [file] => general/export.php
        )

    [exportoneccrm] => Array
        (
            [module] => sale
            [file] => general/export.php
        )

    [csaleorderloader] => Array
        (
            [module] => sale
            [file] => general/order_loader.php
        )

    [csalemeasure] => Array
        (
            [module] => sale
            [file] => general/measurement.php
        )

    [csaleproduct] => Array
        (
            [module] => sale
            [file] => mysql/product.php
        )

    [csaleviewedproduct] => Array
        (
            [module] => sale
            [file] => mysql/product.php
        )

    [csalehelper] => Array
        (
            [module] => sale
            [file] => general/helper.php
        )

    [csalemobileorderutils] => Array
        (
            [module] => sale
            [file] => general/mobile_order.php
        )

    [csalemobileorderpull] => Array
        (
            [module] => sale
            [file] => general/mobile_order.php
        )

    [csalemobileorderpush] => Array
        (
            [module] => sale
            [file] => general/mobile_order.php
        )

    [csalemobileorderfilter] => Array
        (
            [module] => sale
            [file] => general/mobile_order.php
        )

    [cbasesalereporthelper] => Array
        (
            [module] => sale
            [file] => general/sale_report_helper.php
        )

    [csalereportsaleorderhelper] => Array
        (
            [module] => sale
            [file] => general/sale_report_helper.php
        )

    [csalereportuserhelper] => Array
        (
            [module] => sale
            [file] => general/sale_report_helper.php
        )

    [csalereportsalefuserhelper] => Array
        (
            [module] => sale
            [file] => general/sale_report_helper.php
        )

    [ibxsaleproductprovider] => Array
        (
            [module] => sale
            [file] => general/product_provider.php
        )

    [csalestorebarcode] => Array
        (
            [module] => sale
            [file] => mysql/store_barcode.php
        )

    [csaleorderchange] => Array
        (
            [module] => sale
            [file] => mysql/order_change.php
        )

    [csaleorderchangeformat] => Array
        (
            [module] => sale
            [file] => general/order_change.php
        )

    [bitrix\sale\internals\fusertable] => Array
        (
            [module] => sale
            [file] => lib/internals/fuser.php
        )

    [bitrix\sale\fuser] => Array
        (
            [module] => sale
            [file] => lib/fuser.php
        )

    [bitrix\sale\internals\input\manager] => Array
        (
            [module] => sale
            [file] => lib/internals/input.php
        )

    [bitrix\sale\internals\input\base] => Array
        (
            [module] => sale
            [file] => lib/internals/input.php
        )

    [bitrix\sale\internals\input\file] => Array
        (
            [module] => sale
            [file] => lib/internals/input.php
        )

    [bitrix\sale\internals\input\stringinput] => Array
        (
            [module] => sale
            [file] => lib/internals/input.php
        )

    [bitrix\sale\internals\sitecurrencytable] => Array
        (
            [module] => sale
            [file] => lib/internals/sitecurrency.php
        )

    [csalestatus] => Array
        (
            [module] => sale
            [file] => general/status.php
        )

    [bitrix\sale\statusbase] => Array
        (
            [module] => sale
            [file] => lib/statusbase.php
        )

    [bitrix\sale\orderstatus] => Array
        (
            [module] => sale
            [file] => lib/orderstatus.php
        )

    [bitrix\sale\deliverystatus] => Array
        (
            [module] => sale
            [file] => lib/deliverystatus.php
        )

    [bitrix\sale\internals\statustable] => Array
        (
            [module] => sale
            [file] => lib/internals/status.php
        )

    [bitrix\sale\internals\statuslangtable] => Array
        (
            [module] => sale
            [file] => lib/internals/status_lang.php
        )

    [bitrix\sale\internals\statusgrouptasktable] => Array
        (
            [module] => sale
            [file] => lib/internals/status_grouptask.php
        )

    [csaleorderprops] => Array
        (
            [module] => sale
            [file] => general/order_props.php
        )

    [csaleorderpropsadapter] => Array
        (
            [module] => sale
            [file] => general/order_props.php
        )

    [csaleorderpropsvalue] => Array
        (
            [module] => sale
            [file] => mysql/order_props_values.php
        )

    [bitrix\sale\propertyvaluecollection] => Array
        (
            [module] => sale
            [file] => lib/propertyvaluecollection.php
        )

    [bitrix\sale\internals\orderpropstable] => Array
        (
            [module] => sale
            [file] => lib/internals/orderprops.php
        )

    [bitrix\sale\internals\orderpropsgrouptable] => Array
        (
            [module] => sale
            [file] => lib/internals/orderprops_group.php
        )

    [bitrix\sale\internals\orderpropsvaluetable] => Array
        (
            [module] => sale
            [file] => lib/internals/orderprops_value.php
        )

    [bitrix\sale\internals\orderpropsvarianttable] => Array
        (
            [module] => sale
            [file] => lib/internals/orderprops_variant.php
        )

    [bitrix\sale\internals\orderpropsrelationtable] => Array
        (
            [module] => sale
            [file] => lib/internals/orderprops_relation.php
        )

    [bitrix\sale\internals\userpropsvaluetable] => Array
        (
            [module] => sale
            [file] => lib/internals/userpropsvalue.php
        )

    [bitrix\sale\internals\userpropstable] => Array
        (
            [module] => sale
            [file] => lib/internals/userprops.php
        )

    [bitrix\sale\businessvalue] => Array
        (
            [module] => sale
            [file] => lib/businessvalue.php
        )

    [bitrix\sale\ibusinessvalueprovider] => Array
        (
            [module] => sale
            [file] => lib/businessvalueproviderinterface.php
        )

    [bitrix\sale\internals\businessvaluetable] => Array
        (
            [module] => sale
            [file] => lib/internals/businessvalue.php
        )

    [bitrix\sale\internals\businessvaluepersondomaintable] => Array
        (
            [module] => sale
            [file] => lib/internals/businessvalue_persondomain.php
        )

    [bitrix\sale\internals\businessvaluecode1ctable] => Array
        (
            [module] => sale
            [file] => lib/internals/businessvalue_code_1c.php
        )

    [bitrix\sale\internals\paysystemactiontable] => Array
        (
            [module] => sale
            [file] => lib/internals/paysystemaction.php
        )

    [bitrix\sale\internals\paysysteminner] => Array
        (
            [module] => sale
            [file] => lib/internals/paysysteminner.php
        )

    [bitrix\sale\internals\deliverypaysystemtable] => Array
        (
            [module] => sale
            [file] => lib/internals/delivery_paysystem.php
        )

    [bitrix\sale\usermessageexception] => Array
        (
            [module] => sale
            [file] => lib/exception.php
        )

    [bitrix\sale\configuration] => Array
        (
            [module] => sale
            [file] => lib/configuration.php
        )

    [bitrix\sale\order] => Array
        (
            [module] => sale
            [file] => lib/order.php
        )

    [bitrix\sale\persontype] => Array
        (
            [module] => sale
            [file] => lib/persontype.php
        )

    [csalereportsalegoodshelper] => Array
        (
            [module] => sale
            [file] => general/sale_report_helper.php
        )

    [csalereportsaleproducthelper] => Array
        (
            [module] => sale
            [file] => general/sale_report_helper.php
        )

    [bitrix\sale\internals\producttable] => Array
        (
            [module] => sale
            [file] => lib/internals/product.php
        )

    [bitrix\sale\internals\goodssectiontable] => Array
        (
            [module] => sale
            [file] => lib/internals/goodssection.php
        )

    [bitrix\sale\internals\sectiontable] => Array
        (
            [module] => sale
            [file] => lib/internals/section.php
        )

    [bitrix\sale\internals\storeproducttable] => Array
        (
            [module] => sale
            [file] => lib/internals/storeproduct.php
        )

    [bitrix\sale\saleszone] => Array
        (
            [module] => sale
            [file] => lib/saleszone.php
        )

    [bitrix\sale\internals\orderdeliveryreqtable] => Array
        (
            [module] => sale
            [file] => lib/internals/orderdeliveryreq.php
        )

    [bitrix\sale\sendereventhandler] => Array
        (
            [module] => sale
            [file] => lib/senderconnector.php
        )

    [bitrix\sale\senderconnectorbuyer] => Array
        (
            [module] => sale
            [file] => lib/senderconnector.php
        )

    [bitrix\sale\userconsent] => Array
        (
            [module] => sale
            [file] => lib/userconsent.php
        )

    [bitrix\sale\internals\product2producttable] => Array
        (
            [module] => sale
            [file] => lib/internals/product2product.php
        )

    [bitrix\sale\internals\orderprocessingtable] => Array
        (
            [module] => sale
            [file] => lib/internals/orderprocessing.php
        )

    [bitrix\sale\orderbase] => Array
        (
            [module] => sale
            [file] => lib/orderbase.php
        )

    [bitrix\sale\internals\entity] => Array
        (
            [module] => sale
            [file] => lib/internals/entity.php
        )

    [bitrix\sale\internals\entitycollection] => Array
        (
            [module] => sale
            [file] => lib/internals/entitycollection.php
        )

    [bitrix\sale\internals\collectionbase] => Array
        (
            [module] => sale
            [file] => lib/internals/collectionbase.php
        )

    [bitrix\sale\shipment] => Array
        (
            [module] => sale
            [file] => lib/shipment.php
        )

    [bitrix\sale\shipmentcollection] => Array
        (
            [module] => sale
            [file] => lib/shipmentcollection.php
        )

    [bitrix\sale\shipmentitemcollection] => Array
        (
            [module] => sale
            [file] => lib/shipmentitemcollection.php
        )

    [bitrix\sale\shipmentitem] => Array
        (
            [module] => sale
            [file] => lib/shipmentitem.php
        )

    [bitrix\sale\shipmentitemstorecollection] => Array
        (
            [module] => sale
            [file] => lib/shipmentitemstorecollection.php
        )

    [bitrix\sale\shipmentitemstore] => Array
        (
            [module] => sale
            [file] => lib/shipmentitemstore.php
        )

    [bitrix\sale\paymentcollectionbase] => Array
        (
            [module] => sale
            [file] => lib/internals/paymentcollectionbase.php
        )

    [bitrix\sale\paymentcollection] => Array
        (
            [module] => sale
            [file] => lib/paymentcollection.php
        )

    [bitrix\sale\payment] => Array
        (
            [module] => sale
            [file] => lib/payment.php
        )

    [bitrix\sale\paysystemservice] => Array
        (
            [module] => sale
            [file] => lib/paysystemservice.php
        )

    [bitrix\sale\internals\fields] => Array
        (
            [module] => sale
            [file] => lib/internals/fields.php
        )

    [bitrix\sale\result] => Array
        (
            [module] => sale
            [file] => lib/result.php
        )

    [bitrix\sale\resulterror] => Array
        (
            [module] => sale
            [file] => lib/result.php
        )

    [bitrix\sale\resultserializable] => Array
        (
            [module] => sale
            [file] => lib/resultserializable.php
        )

    [bitrix\sale\eventactions] => Array
        (
            [module] => sale
            [file] => lib/eventactions.php
        )

    [bitrix\sale\basketbase] => Array
        (
            [module] => sale
            [file] => lib/basketbase.php
        )

    [bitrix\sale\basketitembase] => Array
        (
            [module] => sale
            [file] => lib/basketitembase.php
        )

    [bitrix\sale\basket] => Array
        (
            [module] => sale
            [file] => lib/basket.php
        )

    [bitrix\sale\internals\basketitembase] => Array
        (
            [module] => sale
            [file] => lib/internals/basketitembase.php
        )

    [bitrix\sale\basketitem] => Array
        (
            [module] => sale
            [file] => lib/basketitem.php
        )

    [bitrix\sale\basketbundlecollection] => Array
        (
            [module] => sale
            [file] => lib/basketbundlecollection.php
        )

    [bitrix\sale\orderproperties] => Array
        (
            [module] => sale
            [file] => lib/orderprops.php
        )

    [bitrix\sale\propertyvalue] => Array
        (
            [module] => sale
            [file] => lib/propertyvalue.php
        )

    [bitrix\sale\compatible\internals\entitycompatibility] => Array
        (
            [module] => sale
            [file] => lib/compatible/internals/entitycompatibility.php
        )

    [bitrix\sale\compatible\ordercompatibility] => Array
        (
            [module] => sale
            [file] => lib/compatible/ordercompatibility.php
        )

    [bitrix\sale\compatible\basketcompatibility] => Array
        (
            [module] => sale
            [file] => lib/compatible/basketcompatibility.php
        )

    [bitrix\sale\compatible\eventcompatibility] => Array
        (
            [module] => sale
            [file] => lib/compatible/eventcompatibility.php
        )

    [bitrix\sale\compatible\orderquery] => Array
        (
            [module] => sale
            [file] => lib/compatible/compatible.php
        )

    [bitrix\sale\compatible\orderquerylocation] => Array
        (
            [module] => sale
            [file] => lib/compatible/compatible.php
        )

    [bitrix\sale\compatible\fetchadapter] => Array
        (
            [module] => sale
            [file] => lib/compatible/compatible.php
        )

    [bitrix\sale\compatible\test] => Array
        (
            [module] => sale
            [file] => lib/compatible/compatible.php
        )

    [bitrix\sale\orderuserproperties] => Array
        (
            [module] => sale
            [file] => lib/userprops.php
        )

    [bitrix\sale\basketpropertiescollectionbase] => Array
        (
            [module] => sale
            [file] => lib/basketpropertiesbase.php
        )

    [bitrix\sale\basketpropertiescollection] => Array
        (
            [module] => sale
            [file] => lib/basketproperties.php
        )

    [bitrix\sale\basketpropertyitembase] => Array
        (
            [module] => sale
            [file] => lib/basketpropertiesitembase.php
        )

    [bitrix\sale\basketpropertyitem] => Array
        (
            [module] => sale
            [file] => lib/basketpropertiesitem.php
        )

    [bitrix\sale\tax] => Array
        (
            [module] => sale
            [file] => lib/tax.php
        )

    [bitrix\sale\internals\ordertable] => Array
        (
            [module] => sale
            [file] => lib/internals/order.php
        )

    [bitrix\sale\internals\baskettable] => Array
        (
            [module] => sale
            [file] => lib/internals/basket.php
        )

    [bitrix\sale\internals\shipmenttable] => Array
        (
            [module] => sale
            [file] => lib/internals/shipment.php
        )

    [bitrix\sale\internals\shipmentitemtable] => Array
        (
            [module] => sale
            [file] => lib/internals/shipmentitem.php
        )

    [bitrix\sale\internals\paysystemservicetable] => Array
        (
            [module] => sale
            [file] => lib/internals/paysystemservice.php
        )

    [bitrix\sale\internals\paymenttable] => Array
        (
            [module] => sale
            [file] => lib/internals/payment.php
        )

    [bitrix\sale\internals\shipmentitemstoretable] => Array
        (
            [module] => sale
            [file] => lib/internals/shipmentitemstore.php
        )

    [bitrix\sale\internals\shipmentextraservice] => Array
        (
            [module] => sale
            [file] => lib/internals/shipmentextraservice.php
        )

    [bitrix\sale\internals\orderuserpropertiestable] => Array
        (
            [module] => sale
            [file] => lib/internals/userprops.php
        )

    [bitrix\sale\internals\collectableentity] => Array
        (
            [module] => sale
            [file] => lib/internals/collectableentity.php
        )

    [bitrix\sale\provider] => Array
        (
            [module] => sale
            [file] => lib/provider.php
        )

    [bitrix\sale\providerbase] => Array
        (
            [module] => sale
            [file] => lib/providerbase.php
        )

    [bitrix\sale\internals\catalog\provider] => Array
        (
            [module] => sale
            [file] => lib/internals/catalog/provider.php
        )

    [bitrix\sale\saleproviderbase] => Array
        (
            [module] => sale
            [file] => lib/saleproviderbase.php
        )

    [bitrix\sale\internals\transferdataprovider] => Array
        (
            [module] => sale
            [file] => lib/internals/transferdataprovider.php
        )

    [bitrix\sale\internals\poolquantity] => Array
        (
            [module] => sale
            [file] => lib/internals/poolquantity.php
        )

    [bitrix\sale\internals\providercreator] => Array
        (
            [module] => sale
            [file] => lib/internals/providercreator.php
        )

    [bitrix\sale\internals\providerbuilderbase] => Array
        (
            [module] => sale
            [file] => lib/internals/providerbuilderbase.php
        )

    [bitrix\sale\internals\providerbuilder] => Array
        (
            [module] => sale
            [file] => lib/internals/providerbuilder.php
        )

    [bitrix\sale\internals\providerbuildercompatibility] => Array
        (
            [module] => sale
            [file] => lib/internals/providerbuildercompatibility.php
        )

    [bitrix\sale\orderhistory] => Array
        (
            [module] => sale
            [file] => lib/orderhistory.php
        )

    [bitrix\sale\internals\callbackregistrytable] => Array
        (
            [module] => sale
            [file] => lib/internals/callbackregistry.php
        )

    [bitrix\sale\internals\basketpropertytable] => Array
        (
            [module] => sale
            [file] => lib/internals/basketproperties.php
        )

    [bitrix\sale\internals\companytable] => Array
        (
            [module] => sale
            [file] => lib/internals/company.php
        )

    [bitrix\sale\internals\companygrouptable] => Array
        (
            [module] => sale
            [file] => lib/internals/companygroup.php
        )

    [bitrix\sale\internals\companyresponsiblegrouptable] => Array
        (
            [module] => sale
            [file] => lib/internals/companyresponsiblegroup.php
        )

    [bitrix\sale\internals\persontypetable] => Array
        (
            [module] => sale
            [file] => lib/internals/persontype.php
        )

    [bitrix\sale\internals\persontypesitetable] => Array
        (
            [module] => sale
            [file] => lib/internals/persontypesite.php
        )

    [bitrix\sale\internals\pool] => Array
        (
            [module] => sale
            [file] => lib/internals/pool.php
        )

    [bitrix\sale\internals\userbudgetpool] => Array
        (
            [module] => sale
            [file] => lib/internals/userbudgetpool.php
        )

    [bitrix\sale\internals\eventspool] => Array
        (
            [module] => sale
            [file] => lib/internals/eventspool.php
        )

    [bitrix\sale\internals\events] => Array
        (
            [module] => sale
            [file] => lib/internals/events.php
        )

    [bitrix\sale\pricemaths] => Array
        (
            [module] => sale
            [file] => lib/pricemaths.php
        )

    [bitrix\sale\basketcomponenthelper] => Array
        (
            [module] => sale
            [file] => lib/basketcomponenthelper.php
        )

    [bitrix\sale\registry] => Array
        (
            [module] => sale
            [file] => lib/registry.php
        )

    [ipaymentorder] => Array
        (
            [module] => sale
            [file] => lib/internals/paymentinterface.php
        )

    [ishipmentorder] => Array
        (
            [module] => sale
            [file] => lib/internals/shipmentinterface.php
        )

    [ientitymarker] => Array
        (
            [module] => sale
            [file] => lib/internals/entitymarkerinterface.php
        )

    [bitrix\sale\internals\orderarchivetable] => Array
        (
            [module] => sale
            [file] => lib/internals/orderarchive.php
        )

    [bitrix\sale\internals\basketarchivetable] => Array
        (
            [module] => sale
            [file] => lib/internals/basketarchive.php
        )

    [bitrix\sale\internals\orderarchivepackedtable] => Array
        (
            [module] => sale
            [file] => lib/internals/orderarchivepacked.php
        )

    [bitrix\sale\internals\basketarchivepackedtable] => Array
        (
            [module] => sale
            [file] => lib/internals/basketarchivepacked.php
        )

    [bitrix\sale\archive\manager] => Array
        (
            [module] => sale
            [file] => lib/archive/manager.php
        )

    [bitrix\sale\archive\recovery\base] => Array
        (
            [module] => sale
            [file] => lib/archive/recovery/base.php
        )

    [bitrix\sale\archive\recovery\scheme] => Array
        (
            [module] => sale
            [file] => lib/archive/recovery/scheme.php
        )

    [bitrix\sale\archive\recovery\version1] => Array
        (
            [module] => sale
            [file] => lib/archive/recovery/version1.php
        )

    [bitrix\sale\tax\ratetable] => Array
        (
            [module] => sale
            [file] => lib/tax/rate.php
        )

    [bitrix\sale\location\locationtable] => Array
        (
            [module] => sale
            [file] => lib/location/location.php
        )

    [bitrix\sale\location\tree] => Array
        (
            [module] => sale
            [file] => lib/location/tree.php
        )

    [bitrix\sale\location\typetable] => Array
        (
            [module] => sale
            [file] => lib/location/type.php
        )

    [bitrix\sale\location\grouptable] => Array
        (
            [module] => sale
            [file] => lib/location/group.php
        )

    [bitrix\sale\location\externaltable] => Array
        (
            [module] => sale
            [file] => lib/location/external.php
        )

    [bitrix\sale\location\externalservicetable] => Array
        (
            [module] => sale
            [file] => lib/location/externalservice.php
        )

    [bitrix\sale\location\search\finder] => Array
        (
            [module] => sale
            [file] => lib/location/search/finder.php
        )

    [bitrix\sale\location\search\wordtable] => Array
        (
            [module] => sale
            [file] => lib/location/search/word.php
        )

    [bitrix\sale\location\search\chaintable] => Array
        (
            [module] => sale
            [file] => lib/location/search/chain.php
        )

    [bitrix\sale\location\search\sitelinktable] => Array
        (
            [module] => sale
            [file] => lib/location/search/sitelink.php
        )

    [bitrix\sale\location\name\nameentity] => Array
        (
            [module] => sale
            [file] => lib/location/name/nameentity.php
        )

    [bitrix\sale\location\name\locationtable] => Array
        (
            [module] => sale
            [file] => lib/location/name/location.php
        )

    [bitrix\sale\location\name\typetable] => Array
        (
            [module] => sale
            [file] => lib/location/name/type.php
        )

    [bitrix\sale\location\name\grouptable] => Array
        (
            [module] => sale
            [file] => lib/location/name/group.php
        )

    [bitrix\sale\location\connector] => Array
        (
            [module] => sale
            [file] => lib/location/connector.php
        )

    [bitrix\sale\location\grouplocationtable] => Array
        (
            [module] => sale
            [file] => lib/location/grouplocation.php
        )

    [bitrix\sale\location\sitelocationtable] => Array
        (
            [module] => sale
            [file] => lib/location/sitelocation.php
        )

    [bitrix\sale\location\defaultsitetable] => Array
        (
            [module] => sale
            [file] => lib/location/defaultsite.php
        )

    [bitrix\sale\location\db\commonhelper] => Array
        (
            [module] => sale
            [file] => lib/location/db/commonhelper.php
        )

    [bitrix\sale\location\db\helper] => Array
        (
            [module] => sale
            [file] => lib/location/db/mysql/helper.php
        )

    [bitrix\sale\location\db\blockinserter] => Array
        (
            [module] => sale
            [file] => lib/location/db/blockinserter.php
        )

    [bitrix\sale\location\admin\helper] => Array
        (
            [module] => sale
            [file] => lib/location/admin/helper.php
        )

    [bitrix\sale\location\admin\namehelper] => Array
        (
            [module] => sale
            [file] => lib/location/admin/namehelper.php
        )

    [bitrix\sale\location\admin\locationhelper] => Array
        (
            [module] => sale
            [file] => lib/location/admin/locationhelper.php
        )

    [bitrix\sale\location\admin\typehelper] => Array
        (
            [module] => sale
            [file] => lib/location/admin/typehelper.php
        )

    [bitrix\sale\location\admin\grouphelper] => Array
        (
            [module] => sale
            [file] => lib/location/admin/grouphelper.php
        )

    [bitrix\sale\location\admin\defaultsitehelper] => Array
        (
            [module] => sale
            [file] => lib/location/admin/defaultsitehelper.php
        )

    [bitrix\sale\location\admin\sitelocationhelper] => Array
        (
            [module] => sale
            [file] => lib/location/admin/sitelocationhelper.php
        )

    [bitrix\sale\location\admin\externalservicehelper] => Array
        (
            [module] => sale
            [file] => lib/location/admin/externalservicehelper.php
        )

    [bitrix\sale\location\admin\searchhelper] => Array
        (
            [module] => sale
            [file] => lib/location/admin/searchhelper.php
        )

    [bitrix\sale\location\util\process] => Array
        (
            [module] => sale
            [file] => lib/location/util/process.php
        )

    [bitrix\sale\location\util\csvreader] => Array
        (
            [module] => sale
            [file] => lib/location/util/csvreader.php
        )

    [bitrix\sale\location\util\assert] => Array
        (
            [module] => sale
            [file] => lib/location/util/assert.php
        )

    [bitrix\sale\location\import\importprocess] => Array
        (
            [module] => sale
            [file] => lib/location/import/importprocess.php
        )

    [bitrix\sale\location\search\reindexprocess] => Array
        (
            [module] => sale
            [file] => lib/location/search/reindexprocess.php
        )

    [bitrix\sale\location\tree\nodenotfoundexception] => Array
        (
            [module] => sale
            [file] => lib/location/tree/exception.php
        )

    [bitrix\sale\location\tree\nodeincorrectexception] => Array
        (
            [module] => sale
            [file] => lib/location/tree/exception.php
        )

    [bitrix\sale\location\exception] => Array
        (
            [module] => sale
            [file] => lib/location/exception.php
        )

    [csaleproxyadminresult] => Array
        (
            [module] => sale
            [file] => general/proxyadminresult.php
        )

    [csaleproxyadminuiresult] => Array
        (
            [module] => sale
            [file] => general/proxyadminresult.php
        )

    [csaleproxyresult] => Array
        (
            [module] => sale
            [file] => general/proxyresult.php
        )

    [bitrix\sale\location\migration\cupdaterlocationpro] => Array
        (
            [module] => sale
            [file] => lib/location/migration/migrate.php
        )

    [bitrix\sale\delivery\deliverylocationtable] => Array
        (
            [module] => sale
            [file] => lib/delivery/deliverylocation.php
        )

    [bitrix\sale\delivery\deliverylocationexcludetable] => Array
        (
            [module] => sale
            [file] => lib/delivery/deliverylocationexclude.php
        )

    [bitrix\sale\tax\ratelocationtable] => Array
        (
            [module] => sale
            [file] => lib/tax/ratelocation.php
        )

    [csalebasketfilter] => Array
        (
            [module] => sale
            [file] => general/sale_cond.php
        )

    [csalecondctrl] => Array
        (
            [module] => sale
            [file] => general/sale_cond.php
        )

    [csalecondctrlcomplex] => Array
        (
            [module] => sale
            [file] => general/sale_cond.php
        )

    [csalecondctrlgroup] => Array
        (
            [module] => sale
            [file] => general/sale_cond.php
        )

    [csalecondctrlbasketgroup] => Array
        (
            [module] => sale
            [file] => general/sale_cond.php
        )

    [csalecondctrlbasketfields] => Array
        (
            [module] => sale
            [file] => general/sale_cond.php
        )

    [csalecondctrlbasketitemconditions] => Array
        (
            [module] => sale
            [file] => general/sale_cond.php
        )

    [csalecondctrlbasketproperties] => Array
        (
            [module] => sale
            [file] => general/sale_cond.php
        )

    [csalecondctrlorderfields] => Array
        (
            [module] => sale
            [file] => general/sale_cond.php
        )

    [csalecondctrlcommon] => Array
        (
            [module] => sale
            [file] => general/sale_cond.php
        )

    [csalecondtree] => Array
        (
            [module] => sale
            [file] => general/sale_cond.php
        )

    [csalecondctrlpastorder] => Array
        (
            [module] => sale
            [file] => general/sale_cond.php
        )

    [csalecondcumulativectrl] => Array
        (
            [module] => sale
            [file] => general/sale_cond.php
        )

    [csalecumulativeaction] => Array
        (
            [module] => sale
            [file] => general/sale_act.php
        )

    [csaleactionctrl] => Array
        (
            [module] => sale
            [file] => general/sale_act.php
        )

    [csaleactionctrlcomplex] => Array
        (
            [module] => sale
            [file] => general/sale_act.php
        )

    [csaleactionctrlgroup] => Array
        (
            [module] => sale
            [file] => general/sale_act.php
        )

    [csaleactionctrlaction] => Array
        (
            [module] => sale
            [file] => general/sale_act.php
        )

    [csalediscountactionapply] => Array
        (
            [module] => sale
            [file] => general/sale_act.php
        )

    [csaleactionctrldelivery] => Array
        (
            [module] => sale
            [file] => general/sale_act.php
        )

    [csaleactiongift] => Array
        (
            [module] => sale
            [file] => general/sale_act.php
        )

    [csaleactiongiftctrlgroup] => Array
        (
            [module] => sale
            [file] => general/sale_act.php
        )

    [csaleactionctrlbasketgroup] => Array
        (
            [module] => sale
            [file] => general/sale_act.php
        )

    [csaleactionctrlsubgroup] => Array
        (
            [module] => sale
            [file] => general/sale_act.php
        )

    [csaleactioncondctrlbasketfields] => Array
        (
            [module] => sale
            [file] => general/sale_act.php
        )

    [csaleactiontree] => Array
        (
            [module] => sale
            [file] => general/sale_act.php
        )

    [csalediscountconvert] => Array
        (
            [module] => sale
            [file] => general/discount_convert.php
        )

    [csalepdf] => Array
        (
            [module] => sale
            [file] => general/pdf.php
        )

    [csaleymhandler] => Array
        (
            [module] => sale
            [file] => general/ym_handler.php
        )

    [csaleymlocation] => Array
        (
            [module] => sale
            [file] => general/ym_location.php
        )

    [bitrix\sale\delivery\calculationresult] => Array
        (
            [module] => sale
            [file] => lib/delivery/calculationresult.php
        )

    [bitrix\sale\delivery\services\table] => Array
        (
            [module] => sale
            [file] => lib/delivery/services/table.php
        )

    [bitrix\sale\delivery\restrictions\table] => Array
        (
            [module] => sale
            [file] => lib/delivery/restrictions/table.php
        )

    [bitrix\sale\delivery\services\manager] => Array
        (
            [module] => sale
            [file] => lib/delivery/services/manager.php
        )

    [bitrix\sale\delivery\restrictions\base] => Array
        (
            [module] => sale
            [file] => lib/delivery/restrictions/base.php
        )

    [bitrix\sale\delivery\restrictions\manager] => Array
        (
            [module] => sale
            [file] => lib/delivery/restrictions/manager.php
        )

    [bitrix\sale\delivery\services\base] => Array
        (
            [module] => sale
            [file] => lib/delivery/services/base.php
        )

    [bitrix\sale\delivery\menu] => Array
        (
            [module] => sale
            [file] => lib/delivery/menu.php
        )

    [bitrix\sale\delivery\services\objectpool] => Array
        (
            [module] => sale
            [file] => lib/delivery/services/objectpool.php
        )

    [bitrix\sale\tradingplatformtable] => Array
        (
            [module] => sale
            [file] => lib/internals/tradingplatform.php
        )

    [bitrix\sale\tradingplatform\ebay\policy] => Array
        (
            [module] => sale
            [file] => lib/tradingplatform/ebay/policy.php
        )

    [bitrix\sale\tradingplatform\helper] => Array
        (
            [module] => sale
            [file] => lib/tradingplatform/helper.php
        )

    [bitrix\sale\tradingplatform\ymarket\yandexmarket] => Array
        (
            [module] => sale
            [file] => lib/tradingplatform/ymarket/yandexmarket.php
        )

    [bitrix\sale\tradingplatform\platform] => Array
        (
            [module] => sale
            [file] => lib/tradingplatform/platform.php
        )

    [bitrix\sale\tradingplatform\logger] => Array
        (
            [module] => sale
            [file] => lib/tradingplatform/logger.php
        )

    [bitrix\sale\internals\shipmentextraservicetable] => Array
        (
            [module] => sale
            [file] => lib/internals/shipmentextraservice.php
        )

    [bitrix\sale\delivery\extraservices\manager] => Array
        (
            [module] => sale
            [file] => lib/delivery/extra_services/manager.php
        )

    [bitrix\sale\delivery\extraservices\base] => Array
        (
            [module] => sale
            [file] => lib/delivery/extra_services/base.php
        )

    [bitrix\sale\delivery\extraservices\table] => Array
        (
            [module] => sale
            [file] => lib/delivery/extra_services/table.php
        )

    [bitrix\sale\delivery\tracking\manager] => Array
        (
            [module] => sale
            [file] => lib/delivery/tracking/manager.php
        )

    [bitrix\sale\delivery\tracking\table] => Array
        (
            [module] => sale
            [file] => lib/delivery/tracking/table.php
        )

    [bitrix\sale\delivery\externallocationmap] => Array
        (
            [module] => sale
            [file] => lib/delivery/externallocationmap.php
        )

    [bitrix\sale\internals\servicerestrictiontable] => Array
        (
            [module] => sale
            [file] => lib/internals/servicerestriction.php
        )

    [bitrix\sale\services\base\restrictionmanager] => Array
        (
            [module] => sale
            [file] => lib/services/base/restrictionmanager.php
        )

    [bitrix\sale\services\base\siterestriction] => Array
        (
            [module] => sale
            [file] => lib/services/base/siterestriction.php
        )

    [bitrix\sale\services\base\tradebindingrestriction] => Array
        (
            [module] => sale
            [file] => lib/services/base/tradebindingrestriction.php
        )

    [bitrix\sale\compatible\discountcompatibility] => Array
        (
            [module] => sale
            [file] => lib/compatible/discountcompatibility.php
        )

    [bitrix\sale\config\feature] => Array
        (
            [module] => sale
            [file] => lib/config/feature.php
        )

    [bitrix\sale\discount\context\basecontext] => Array
        (
            [module] => sale
            [file] => lib/discount/context/basecontext.php
        )

    [bitrix\sale\discount\context\fuser] => Array
        (
            [module] => sale
            [file] => lib/discount/context/fuser.php
        )

    [bitrix\sale\discount\context\user] => Array
        (
            [module] => sale
            [file] => lib/discount/context/user.php
        )

    [bitrix\sale\discount\context\usergroup] => Array
        (
            [module] => sale
            [file] => lib/discount/context/usergroup.php
        )

    [bitrix\sale\discount\gift\collection] => Array
        (
            [module] => sale
            [file] => lib/discount/gift/collection.php
        )

    [bitrix\sale\discount\gift\gift] => Array
        (
            [module] => sale
            [file] => lib/discount/gift/gift.php
        )

    [bitrix\sale\discount\gift\manager] => Array
        (
            [module] => sale
            [file] => lib/discount/gift/manager.php
        )

    [bitrix\sale\discount\gift\relateddatatable] => Array
        (
            [module] => sale
            [file] => lib/discount/gift/relateddata.php
        )

    [bitrix\sale\discount\index\indexelementtable] => Array
        (
            [module] => sale
            [file] => lib/discount/index/indexelement.php
        )

    [bitrix\sale\discount\index\indexsectiontable] => Array
        (
            [module] => sale
            [file] => lib/discount/index/indexsection.php
        )

    [bitrix\sale\discount\index\manager] => Array
        (
            [module] => sale
            [file] => lib/discount/index/manager.php
        )

    [bitrix\sale\discount\migration\orderdiscountmigrator] => Array
        (
            [module] => sale
            [file] => lib/discount/migration/orderdiscountmigrator.php
        )

    [bitrix\sale\discount\prediction\manager] => Array
        (
            [module] => sale
            [file] => lib/discount/prediction/manager.php
        )

    [bitrix\sale\discount\preset\arrayhelper] => Array
        (
            [module] => sale
            [file] => lib/discount/preset/arrayhelper.php
        )

    [bitrix\sale\discount\preset\basepreset] => Array
        (
            [module] => sale
            [file] => lib/discount/preset/basepreset.php
        )

    [bitrix\sale\discount\preset\htmlhelper] => Array
        (
            [module] => sale
            [file] => lib/discount/preset/htmlhelper.php
        )

    [bitrix\sale\discount\preset\manager] => Array
        (
            [module] => sale
            [file] => lib/discount/preset/manager.php
        )

    [bitrix\sale\discount\preset\selectproductpreset] => Array
        (
            [module] => sale
            [file] => lib/discount/preset/selectproductpreset.php
        )

    [bitrix\sale\discount\preset\state] => Array
        (
            [module] => sale
            [file] => lib/discount/preset/state.php
        )

    [bitrix\sale\discount\result\compatibleformat] => Array
        (
            [module] => sale
            [file] => lib/discount/result/compatibleformat.php
        )

    [bitrix\sale\discount\runtimecache\discountcache] => Array
        (
            [module] => sale
            [file] => lib/discount/runtimecache/discountcache.php
        )

    [bitrix\sale\discount\runtimecache\fusercache] => Array
        (
            [module] => sale
            [file] => lib/discount/runtimecache/fusercache.php
        )

    [bitrix\sale\discount\actions] => Array
        (
            [module] => sale
            [file] => lib/discount/actions.php
        )

    [bitrix\sale\discount\analyzer] => Array
        (
            [module] => sale
            [file] => lib/discount/analyzer.php
        )

    [bitrix\sale\discount\cumulativecalculator] => Array
        (
            [module] => sale
            [file] => lib/discount/cumulativecalculator.php
        )

    [bitrix\sale\discount\formatter] => Array
        (
            [module] => sale
            [file] => lib/discount/formatter.php
        )

    [bitrix\sale\internals\discounttable] => Array
        (
            [module] => sale
            [file] => lib/internals/discount.php
        )

    [bitrix\sale\internals\discountcoupontable] => Array
        (
            [module] => sale
            [file] => lib/internals/discountcoupon.php
        )

    [bitrix\sale\internals\discountentitiestable] => Array
        (
            [module] => sale
            [file] => lib/internals/discountentities.php
        )

    [bitrix\sale\internals\discountgrouptable] => Array
        (
            [module] => sale
            [file] => lib/internals/discountgroup.php
        )

    [bitrix\sale\internals\discountmoduletable] => Array
        (
            [module] => sale
            [file] => lib/internals/discountmodule.php
        )

    [bitrix\sale\internals\orderdiscounttable] => Array
        (
            [module] => sale
            [file] => lib/internals/orderdiscount.php
        )

    [bitrix\sale\internals\orderdiscountdatatable] => Array
        (
            [module] => sale
            [file] => lib/internals/orderdiscount.php
        )

    [bitrix\sale\internals\ordercouponstable] => Array
        (
            [module] => sale
            [file] => lib/internals/orderdiscount.php
        )

    [bitrix\sale\internals\ordermodulestable] => Array
        (
            [module] => sale
            [file] => lib/internals/orderdiscount.php
        )

    [bitrix\sale\internals\orderroundtable] => Array
        (
            [module] => sale
            [file] => lib/internals/orderround.php
        )

    [bitrix\sale\internals\orderrulestable] => Array
        (
            [module] => sale
            [file] => lib/internals/orderdiscount.php
        )

    [bitrix\sale\internals\orderrulesdescrtable] => Array
        (
            [module] => sale
            [file] => lib/internals/orderdiscount.php
        )

    [bitrix\sale\internals\accountnumbergenerator] => Array
        (
            [module] => sale
            [file] => lib/internals/accountnumber.php
        )

    [bitrix\sale\discount] => Array
        (
            [module] => sale
            [file] => lib/discount.php
        )

    [bitrix\sale\discountbase] => Array
        (
            [module] => sale
            [file] => lib/discountbase.php
        )

    [bitrix\sale\discountcouponsmanager] => Array
        (
            [module] => sale
            [file] => lib/discountcouponsmanager.php
        )

    [bitrix\sale\discountcouponsmanagerbase] => Array
        (
            [module] => sale
            [file] => lib/discountcouponsmanagerbase.php
        )

    [bitrix\sale\orderdiscount] => Array
        (
            [module] => sale
            [file] => lib/orderdiscount.php
        )

    [bitrix\sale\orderdiscountbase] => Array
        (
            [module] => sale
            [file] => lib/orderdiscountbase.php
        )

    [bitrix\sale\orderdiscountmanager] => Array
        (
            [module] => sale
            [file] => lib/orderdiscountmanager.php
        )

    [bitrix\sale\paysystem\logger] => Array
        (
            [module] => sale
            [file] => lib/paysystem/logger.php
        )

    [bitrix\sale\paysystem\restservice] => Array
        (
            [module] => sale
            [file] => lib/paysystem/restservice.php
        )

    [bitrix\sale\paysystem\resthandler] => Array
        (
            [module] => sale
            [file] => lib/paysystem/resthandler.php
        )

    [bitrix\sale\services\base\restclient] => Array
        (
            [module] => sale
            [file] => lib/services/base/restclient.php
        )

    [bitrix\sale\paysystem\service] => Array
        (
            [module] => sale
            [file] => lib/paysystem/service.php
        )

    [bitrix\sale\internals\paysystemresthandlerstable] => Array
        (
            [module] => sale
            [file] => lib/internals/paysystemresthandlers.php
        )

    [bitrix\sale\paysystem\manager] => Array
        (
            [module] => sale
            [file] => lib/paysystem/manager.php
        )

    [bitrix\sale\paysystem\baseservicehandler] => Array
        (
            [module] => sale
            [file] => lib/paysystem/baseservicehandler.php
        )

    [bitrix\sale\paysystem\servicehandler] => Array
        (
            [module] => sale
            [file] => lib/paysystem/servicehandler.php
        )

    [bitrix\sale\paysystem\irefund] => Array
        (
            [module] => sale
            [file] => lib/paysystem/irefund.php
        )

    [bitrix\sale\paysystem\ipdf] => Array
        (
            [module] => sale
            [file] => lib/paysystem/ipdf.php
        )

    [bitrix\sale\paysystem\irefundextended] => Array
        (
            [module] => sale
            [file] => lib/paysystem/irefundextended.php
        )

    [bitrix\sale\paysystem\cert] => Array
        (
            [module] => sale
            [file] => lib/paysystem/cert.php
        )

    [bitrix\sale\paysystem\ipayable] => Array
        (
            [module] => sale
            [file] => lib/paysystem/ipayable.php
        )

    [bitrix\sale\paysystem\icheckable] => Array
        (
            [module] => sale
            [file] => lib/paysystem/icheckable.php
        )

    [bitrix\sale\paysystem\iprepayable] => Array
        (
            [module] => sale
            [file] => lib/paysystem/iprepayable.php
        )

    [bitrix\sale\paysystem\compatibilityhandler] => Array
        (
            [module] => sale
            [file] => lib/paysystem/compatibilityhandler.php
        )

    [bitrix\sale\paysystem\ihold] => Array
        (
            [module] => sale
            [file] => lib/paysystem/ihold.php
        )

    [bitrix\sale\paysystem\ipartialhold] => Array
        (
            [module] => sale
            [file] => lib/paysystem/ipartialhold.php
        )

    [bitrix\sale\internals\paymentlogtable] => Array
        (
            [module] => sale
            [file] => lib/internals/paymentlog.php
        )

    [bitrix\sale\services\paysystem\restrictions\manager] => Array
        (
            [module] => sale
            [file] => lib/services/paysystem/restrictions/manager.php
        )

    [bitrix\sale\services\base\restriction] => Array
        (
            [module] => sale
            [file] => lib/services/base/restriction.php
        )

    [bitrix\sale\internals\yandexsettingstable] => Array
        (
            [module] => sale
            [file] => lib/internals/yandexsettings.php
        )

    [bitrix\sale\services\company\manager] => Array
        (
            [module] => sale
            [file] => lib/services/company/manager.php
        )

    [bitrix\sale\internals\collectionfilteriterator] => Array
        (
            [module] => sale
            [file] => lib/internals/collectionfilteriterator.php
        )

    [bitrix\sale\cashbox\internals\pool] => Array
        (
            [module] => sale
            [file] => lib/cashbox/internals/pool.php
        )

    [bitrix\sale\cashbox\internals\cashboxtable] => Array
        (
            [module] => sale
            [file] => lib/cashbox/internals/cashbox.php
        )

    [bitrix\sale\cashbox\internals\cashboxchecktable] => Array
        (
            [module] => sale
            [file] => lib/cashbox/internals/cashboxcheck.php
        )

    [bitrix\sale\cashbox\internals\cashboxzreporttable] => Array
        (
            [module] => sale
            [file] => lib/cashbox/internals/cashboxzreport.php
        )

    [bitrix\sale\cashbox\internals\cashboxerrlogtable] => Array
        (
            [module] => sale
            [file] => lib/cashbox/internals/cashboxerrlog.php
        )

    [bitrix\sale\cashbox\cashbox] => Array
        (
            [module] => sale
            [file] => lib/cashbox/cashbox.php
        )

    [bitrix\sale\cashbox\manager] => Array
        (
            [module] => sale
            [file] => lib/cashbox/manager.php
        )

    [bitrix\sale\cashbox\iprintimmediately] => Array
        (
            [module] => sale
            [file] => lib/cashbox/iprintimmediately.php
        )

    [bitrix\sale\cashbox\restrictions\manager] => Array
        (
            [module] => sale
            [file] => lib/cashbox/restrictions/manager.php
        )

    [bitrix\sale\notify] => Array
        (
            [module] => sale
            [file] => lib/notify.php
        )

    [bitrix\sale\buyerstatistic] => Array
        (
            [module] => sale
            [file] => /lib/buyerstatistic.php
        )

    [bitrix\sale\internals\buyerstatistictable] => Array
        (
            [module] => sale
            [file] => /lib/internals/buyerstatistic.php
        )

    [cadminsalelist] => Array
        (
            [module] => sale
            [file] => general/admin_lib.php
        )

    [bitrix\sale\helpers\admin\skuprops] => Array
        (
            [module] => sale
            [file] => lib/helpers/admin/skuprops.php
        )

    [bitrix\sale\helpers\admin\product] => Array
        (
            [module] => sale
            [file] => lib/helpers/admin/product.php
        )

    [bitrix\sale\helpers\order] => Array
        (
            [module] => sale
            [file] => lib/helpers/order.php
        )

    [bitrix\sale\location\comparator\replacement] => Array
        (
            [module] => sale
            [file] => lib/location/comparator/ru/replacement.php
        )

    [bitrix\sale\location\comparator\tmptable] => Array
        (
            [module] => sale
            [file] => lib/location/comparator/tmptable.php
        )

    [bitrix\sale\location\comparator] => Array
        (
            [module] => sale
            [file] => lib/location/comparator.php
        )

    [bitrix\sale\location\comparator\mapresult] => Array
        (
            [module] => sale
            [file] => lib/location/comparator/mapresult.php
        )

    [bitrix\sale\location\comparator\mapper] => Array
        (
            [module] => sale
            [file] => lib/location/comparator/mapper.php
        )

    [bitrix\sale\exchange\onec\documentimport] => Array
        (
            [module] => sale
            [file] => /lib/exchange/compatibility/documents.php
        )

    [bitrix\sale\exchange\onec\collisionorder] => Array
        (
            [module] => sale
            [file] => /lib/exchange/onec/importcollision.php
        )

    [bitrix\sale\exchange\onec\collisionshipment] => Array
        (
            [module] => sale
            [file] => /lib/exchange/onec/importcollision.php
        )

    [bitrix\sale\exchange\onec\collisionpayment] => Array
        (
            [module] => sale
            [file] => /lib/exchange/onec/importcollision.php
        )

    [bitrix\sale\exchange\onec\collisionprofile] => Array
        (
            [module] => sale
            [file] => /lib/exchange/onec/importcollision.php
        )

    [bitrix\sale\exchange\onec\paymentcashdocument] => Array
        (
            [module] => sale
            [file] => /lib/exchange/onec/paymentdocument.php
        )

    [bitrix\sale\exchange\onec\paymentcashlessdocument] => Array
        (
            [module] => sale
            [file] => /lib/exchange/onec/paymentdocument.php
        )

    [bitrix\sale\exchange\onec\paymentcarddocument] => Array
        (
            [module] => sale
            [file] => /lib/exchange/onec/paymentdocument.php
        )

    [bitrix\sale\exchange\onec\importcriterionbase] => Array
        (
            [module] => sale
            [file] => /lib/exchange/onec/importcriterion.php
        )

    [bitrix\sale\exchange\onec\importcriteriononeccml2] => Array
        (
            [module] => sale
            [file] => /lib/exchange/onec/importcriterion.php
        )

    [bitrix\sale\exchange\onec\criterionorder] => Array
        (
            [module] => sale
            [file] => /lib/exchange/onec/importcriterion.php
        )

    [bitrix\sale\exchange\onec\criterionshipment] => Array
        (
            [module] => sale
            [file] => /lib/exchange/onec/importcriterion.php
        )

    [bitrix\sale\exchange\onec\criterionshipmentinvoice] => Array
        (
            [module] => sale
            [file] => /lib/exchange/onec/importcriterion.php
        )

    [bitrix\sale\exchange\onec\criterionpayment] => Array
        (
            [module] => sale
            [file] => /lib/exchange/onec/importcriterion.php
        )

    [bitrix\sale\exchange\onec\criterionprofile] => Array
        (
            [module] => sale
            [file] => /lib/exchange/onec/importcriterion.php
        )

    [bitrix\sale\exchange\entity\orderimportloader] => Array
        (
            [module] => sale
            [file] => /lib/exchange/entity/entityimportloader.php
        )

    [bitrix\sale\exchange\entity\invoiceimportloader] => Array
        (
            [module] => sale
            [file] => /lib/exchange/entity/entityimportloader.php
        )

    [bitrix\sale\exchange\entity\paymentimportloader] => Array
        (
            [module] => sale
            [file] => /lib/exchange/entity/entityimportloader.php
        )

    [bitrix\sale\exchange\entity\shipmentimportloader] => Array
        (
            [module] => sale
            [file] => /lib/exchange/entity/entityimportloader.php
        )

    [bitrix\sale\exchange\entity\userprofileimportloader] => Array
        (
            [module] => sale
            [file] => /lib/exchange/entity/entityimportloader.php
        )

    [bitrix\sale\exchange\entity\paymentcashlessimport] => Array
        (
            [module] => sale
            [file] => /lib/exchange/entity/paymentimport.php
        )

    [bitrix\sale\exchange\entity\paymentcardimport] => Array
        (
            [module] => sale
            [file] => /lib/exchange/entity/paymentimport.php
        )

    [bitrix\sale\exchange\entity\paymentcashimport] => Array
        (
            [module] => sale
            [file] => /lib/exchange/entity/paymentimport.php
        )

    [bitrix\sale\location\geoip] => Array
        (
            [module] => sale
            [file] => /lib/location/geoip.php
        )

    [bitrix\sale\delivery\requests\manager] => Array
        (
            [module] => sale
            [file] => /lib/delivery/requests/manager.php
        )

    [bitrix\sale\delivery\requests\helper] => Array
        (
            [module] => sale
            [file] => /lib/delivery/requests/helper.php
        )

    [bitrix\sale\delivery\requests\handlerbase] => Array
        (
            [module] => sale
            [file] => /lib/delivery/requests/handlerbase.php
        )

    [bitrix\sale\delivery\requests\requesttable] => Array
        (
            [module] => sale
            [file] => /lib/delivery/requests/request.php
        )

    [bitrix\sale\delivery\requests\shipmenttable] => Array
        (
            [module] => sale
            [file] => /lib/delivery/requests/shipment.php
        )

    [bitrix\sale\delivery\requests\result] => Array
        (
            [module] => sale
            [file] => /lib/delivery/requests/result.php
        )

    [bitrix\sale\delivery\requests\resultfile] => Array
        (
            [module] => sale
            [file] => /lib/delivery/requests/resultfile.php
        )

    [bitrix\sale\delivery\packing\packer] => Array
        (
            [module] => sale
            [file] => /lib/delivery/packing/packer.php
        )

    [bitrix\sale\recurring] => Array
        (
            [module] => sale
            [file] => /lib/recurring.php
        )

    [bitrix\sale\location\normalizer\builder] => Array
        (
            [module] => sale
            [file] => /lib/location/normalizer/builder.php
        )

    [bitrix\sale\location\normalizer\ibuilder] => Array
        (
            [module] => sale
            [file] => /lib/location/normalizer/ibuilder.php
        )

    [bitrix\sale\location\normalizer\normalizer] => Array
        (
            [module] => sale
            [file] => /lib/location/normalizer/normalizer.php
        )

    [bitrix\sale\location\normalizer\inormalizer] => Array
        (
            [module] => sale
            [file] => /lib/location/normalizer/inormalizer.php
        )

    [bitrix\sale\location\normalizer\commonnormalizer] => Array
        (
            [module] => sale
            [file] => /lib/location/normalizer/commonnormalizer.php
        )

    [bitrix\sale\location\normalizer\nullnormalizer] => Array
        (
            [module] => sale
            [file] => /lib/location/normalizer/nullnormalizer.php
        )

    [bitrix\sale\location\normalizer\spacenormalizer] => Array
        (
            [module] => sale
            [file] => /lib/location/normalizer/spacenormalizer.php
        )

    [bitrix\sale\location\normalizer\languagenormalizer] => Array
        (
            [module] => sale
            [file] => /lib/location/normalizer/languagenormalizer.php
        )

    [bitrix\sale\location\normalizer\helper] => Array
        (
            [module] => sale
            [file] => /lib/location/normalizer/helper.php
        )

    [sale\handlers\delivery\additional\ruspost\reliability\service] => Array
        (
            [module] => sale
            [file] => /handlers/delivery/additional/ruspost/reliability/service.php
        )

    [catalog] => Array
        (
            [module] => catalog
            [file] => install/index.php
        )

    [ccatalog] => Array
        (
            [module] => catalog
            [file] => mysql/catalog.php
        )

    [ccataloggroup] => Array
        (
            [module] => catalog
            [file] => mysql/cataloggroup.php
        )

    [cextra] => Array
        (
            [module] => catalog
            [file] => mysql/extra.php
        )

    [cprice] => Array
        (
            [module] => catalog
            [file] => mysql/price.php
        )

    [ccatalogproduct] => Array
        (
            [module] => catalog
            [file] => mysql/product.php
        )

    [ccatalogproductgroups] => Array
        (
            [module] => catalog
            [file] => mysql/product_group.php
        )

    [ccatalogload] => Array
        (
            [module] => catalog
            [file] => mysql/catalog_load.php
        )

    [ccatalogexport] => Array
        (
            [module] => catalog
            [file] => mysql/catalog_export.php
        )

    [ccatalogimport] => Array
        (
            [module] => catalog
            [file] => mysql/catalog_import.php
        )

    [ccatalogdiscount] => Array
        (
            [module] => catalog
            [file] => mysql/discount.php
        )

    [ccatalogdiscountcoupon] => Array
        (
            [module] => catalog
            [file] => mysql/discount_coupon.php
        )

    [ccatalogvat] => Array
        (
            [module] => catalog
            [file] => mysql/vat.php
        )

    [ccatalogevent] => Array
        (
            [module] => catalog
            [file] => general/catalog_event.php
        )

    [ccatalogsku] => Array
        (
            [module] => catalog
            [file] => general/catalog_sku.php
        )

    [ccatalogdiscountsave] => Array
        (
            [module] => catalog
            [file] => mysql/discount_save.php
        )

    [ccatalogstore] => Array
        (
            [module] => catalog
            [file] => mysql/store.php
        )

    [ccatalogstoreproduct] => Array
        (
            [module] => catalog
            [file] => mysql/store_product.php
        )

    [ccatalogadmin] => Array
        (
            [module] => catalog
            [file] => general/admin.php
        )

    [cglobalcondctrl] => Array
        (
            [module] => catalog
            [file] => general/catalog_cond.php
        )

    [cglobalcondctrlcomplex] => Array
        (
            [module] => catalog
            [file] => general/catalog_cond.php
        )

    [cglobalcondctrlatoms] => Array
        (
            [module] => catalog
            [file] => general/catalog_cond.php
        )

    [cglobalcondctrlgroup] => Array
        (
            [module] => catalog
            [file] => general/catalog_cond.php
        )

    [cglobalcondtree] => Array
        (
            [module] => catalog
            [file] => general/catalog_cond.php
        )

    [ccatalogcondctrl] => Array
        (
            [module] => catalog
            [file] => general/catalog_cond.php
        )

    [ccatalogcondctrlcomplex] => Array
        (
            [module] => catalog
            [file] => general/catalog_cond.php
        )

    [ccatalogcondctrlgroup] => Array
        (
            [module] => catalog
            [file] => general/catalog_cond.php
        )

    [ccatalogcondctrliblockfields] => Array
        (
            [module] => catalog
            [file] => general/catalog_cond.php
        )

    [ccatalogcondctrliblockprops] => Array
        (
            [module] => catalog
            [file] => general/catalog_cond.php
        )

    [ccatalogcondtree] => Array
        (
            [module] => catalog
            [file] => general/catalog_cond.php
        )

    [ccatalogcondctrlbasketproductfields] => Array
        (
            [module] => catalog
            [file] => general/sale_cond.php
        )

    [ccatalogcondctrlbasketproductprops] => Array
        (
            [module] => catalog
            [file] => general/sale_cond.php
        )

    [ccatalogcondctrlcatalogsettings] => Array
        (
            [module] => catalog
            [file] => general/sale_cond.php
        )

    [ccatalogactionctrlbasketproductfields] => Array
        (
            [module] => catalog
            [file] => general/sale_act.php
        )

    [ccatalogactionctrlbasketproductprops] => Array
        (
            [module] => catalog
            [file] => general/sale_act.php
        )

    [ccataloggifterproduct] => Array
        (
            [module] => catalog
            [file] => general/sale_act.php
        )

    [ccatalogdiscountconvert] => Array
        (
            [module] => catalog
            [file] => general/discount_convert.php
        )

    [ccatalogdiscountconverttmp] => Array
        (
            [module] => catalog
            [file] => mysql/discount_convert.php
        )

    [ccatalogproductprovider] => Array
        (
            [module] => catalog
            [file] => general/product_provider.php
        )

    [ccatalogstorebarcode] => Array
        (
            [module] => catalog
            [file] => mysql/store_barcode.php
        )

    [ccatalogcontractor] => Array
        (
            [module] => catalog
            [file] => mysql/contractor.php
        )

    [ccatalogdocstypes] => Array
        (
            [module] => catalog
            [file] => general/store_docs_type.php
        )

    [ccatalogarrivaldocs] => Array
        (
            [module] => catalog
            [file] => general/store_docs_type.php
        )

    [ccatalogstoreadjustmentdocs] => Array
        (
            [module] => catalog
            [file] => general/store_docs_type.php
        )

    [ccatalogmovingdocs] => Array
        (
            [module] => catalog
            [file] => general/store_docs_type.php
        )

    [ccatalogdeductdocs] => Array
        (
            [module] => catalog
            [file] => general/store_docs_type.php
        )

    [ccatalogreturnsdocs] => Array
        (
            [module] => catalog
            [file] => general/store_docs_type.php
        )

    [ccatalogunreserveddocs] => Array
        (
            [module] => catalog
            [file] => general/store_docs_type.php
        )

    [ccatalogdocs] => Array
        (
            [module] => catalog
            [file] => mysql/store_docs.php
        )

    [ccatalogstorecontrolutil] => Array
        (
            [module] => catalog
            [file] => general/store_utility.php
        )

    [ccatalogstoredocselement] => Array
        (
            [module] => catalog
            [file] => mysql/store_docs_element.php
        )

    [ccatalogstoredocsbarcode] => Array
        (
            [module] => catalog
            [file] => mysql/store_docs_barcode.php
        )

    [ccatalogiblockparameters] => Array
        (
            [module] => catalog
            [file] => general/comp_parameters.php
        )

    [ccatalogmeasure] => Array
        (
            [module] => catalog
            [file] => mysql/measure.php
        )

    [ccatalogmeasureresult] => Array
        (
            [module] => catalog
            [file] => mysql/measure.php
        )

    [ccatalogmeasureclassifier] => Array
        (
            [module] => catalog
            [file] => general/unit_classifier.php
        )

    [ccatalogmeasureadminresult] => Array
        (
            [module] => catalog
            [file] => general/measure_result.php
        )

    [ccatalogmeasureadminuiresult] => Array
        (
            [module] => catalog
            [file] => general/measure_result.php
        )

    [ccatalogmeasureratio] => Array
        (
            [module] => catalog
            [file] => mysql/measure_ratio.php
        )

    [ccatalogproductset] => Array
        (
            [module] => catalog
            [file] => mysql/product_set.php
        )

    [ccatalogadmintools] => Array
        (
            [module] => catalog
            [file] => general/admin_tools.php
        )

    [ccatalogadminproductsetedit] => Array
        (
            [module] => catalog
            [file] => general/admin_tools.php
        )

    [ccatalogmenu] => Array
        (
            [module] => catalog
            [file] => general/catalog_menu.php
        )

    [ccatalogcsvsettings] => Array
        (
            [module] => catalog
            [file] => general/csv_settings.php
        )

    [ccatalogstepoperations] => Array
        (
            [module] => catalog
            [file] => general/step_operations.php
        )

    [ccatalogproductsetavailable] => Array
        (
            [module] => catalog
            [file] => general/step_operations.php
        )

    [ccatalogproductavailable] => Array
        (
            [module] => catalog
            [file] => general/step_operations.php
        )

    [ccatalogiblockreindex] => Array
        (
            [module] => catalog
            [file] => general/step_operations.php
        )

    [ccatalogproductsettings] => Array
        (
            [module] => catalog
            [file] => general/step_operations.php
        )

    [ccatalogtools] => Array
        (
            [module] => catalog
            [file] => general/tools.php
        )

    [ccatalogresult] => Array
        (
            [module] => catalog
            [file] => general/result.php
        )

    [cproductquerybuilder] => Array
        (
            [module] => catalog
            [file] => general/querybuilder.php
        )

    [bitrix\catalog\compatible\eventcompatibility] => Array
        (
            [module] => catalog
            [file] => lib/compatible/eventcompatibility.php
        )

    [bitrix\catalog\config\feature] => Array
        (
            [module] => catalog
            [file] => lib/config/feature.php
        )

    [bitrix\catalog\config\state] => Array
        (
            [module] => catalog
            [file] => lib/config/state.php
        )

    [bitrix\catalog\discount\discountmanager] => Array
        (
            [module] => catalog
            [file] => lib/discount/discountmanager.php
        )

    [bitrix\catalog\ebay\ebayxmler] => Array
        (
            [module] => catalog
            [file] => lib/ebay/ebayxmler.php
        )

    [bitrix\catalog\ebay\exportoffer] => Array
        (
            [module] => catalog
            [file] => lib/ebay/exportoffer.php
        )

    [bitrix\catalog\ebay\exportoffercreator] => Array
        (
            [module] => catalog
            [file] => lib/ebay/exportoffercreator.php
        )

    [bitrix\catalog\ebay\exportoffersku] => Array
        (
            [module] => catalog
            [file] => lib/ebay/exportoffersku.php
        )

    [bitrix\catalog\grid\panel\productgroupaction] => Array
        (
            [module] => catalog
            [file] => lib/grid/panel/productgroupaction.php
        )

    [bitrix\catalog\grid\productaction] => Array
        (
            [module] => catalog
            [file] => lib/grid/productaction.php
        )

    [bitrix\catalog\helpers\admin\catalogedit] => Array
        (
            [module] => catalog
            [file] => lib/helpers/admin/catalogedit.php
        )

    [bitrix\catalog\helpers\admin\iblockpricechanger] => Array
        (
            [module] => catalog
            [file] => lib/helpers/admin/iblockpricechanger.php
        )

    [bitrix\catalog\helpers\admin\roundedit] => Array
        (
            [module] => catalog
            [file] => lib/helpers/admin/roundedit.php
        )

    [bitrix\catalog\helpers\admin\tools] => Array
        (
            [module] => catalog
            [file] => lib/helpers/admin/tools.php
        )

    [bitrix\catalog\helpers\tools] => Array
        (
            [module] => catalog
            [file] => lib/helpers/tools.php
        )

    [bitrix\catalog\model\entity] => Array
        (
            [module] => catalog
            [file] => lib/model/entity.php
        )

    [bitrix\catalog\model\event] => Array
        (
            [module] => catalog
            [file] => lib/model/event.php
        )

    [bitrix\catalog\model\eventresult] => Array
        (
            [module] => catalog
            [file] => lib/model/eventresult.php
        )

    [bitrix\catalog\model\price] => Array
        (
            [module] => catalog
            [file] => lib/model/price.php
        )

    [bitrix\catalog\model\product] => Array
        (
            [module] => catalog
            [file] => lib/model/product.php
        )

    [bitrix\catalog\product\price\calculation] => Array
        (
            [module] => catalog
            [file] => lib/product/price/calculation.php
        )

    [bitrix\catalog\product\basket] => Array
        (
            [module] => catalog
            [file] => lib/product/basket.php
        )

    [bitrix\catalog\product\catalogprovider] => Array
        (
            [module] => catalog
            [file] => lib/product/catalogprovider.php
        )

    [bitrix\catalog\product\catalogprovidercompatibility] => Array
        (
            [module] => catalog
            [file] => lib/product/catalogprovidercompatibility.php
        )

    [bitrix\catalog\product\price] => Array
        (
            [module] => catalog
            [file] => lib/product/price.php
        )

    [bitrix\catalog\product\propertycatalogfeature] => Array
        (
            [module] => catalog
            [file] => lib/product/propertycatalogfeature.php
        )

    [bitrix\catalog\product\quantitycontrol] => Array
        (
            [module] => catalog
            [file] => lib/product/quantitycontrol.php
        )

    [bitrix\catalog\product\search] => Array
        (
            [module] => catalog
            [file] => lib/product/search.php
        )

    [bitrix\catalog\product\sku] => Array
        (
            [module] => catalog
            [file] => lib/product/sku.php
        )

    [bitrix\catalog\product\subscribemanager] => Array
        (
            [module] => catalog
            [file] => lib/product/subscribemanager.php
        )

    [bitrix\catalog\product\systemfield] => Array
        (
            [module] => catalog
            [file] => lib/product/systemfield.php
        )

    [bitrix\catalog\product\viewed] => Array
        (
            [module] => catalog
            [file] => lib/product/viewed.php
        )

    [bitrix\catalog\update\adminfilteroption] => Array
        (
            [module] => catalog
            [file] => lib/update/adminfilteroption.php
        )

    [bitrix\catalog\update\admingridoption] => Array
        (
            [module] => catalog
            [file] => lib/update/admingridoption.php
        )

    [bitrix\catalog\url\adminpage\catalogbuilder] => Array
        (
            [module] => catalog
            [file] => lib/url/adminpage/catalogbuilder.php
        )

    [bitrix\catalog\catalogiblocktable] => Array
        (
            [module] => catalog
            [file] => lib/catalogiblock.php
        )

    [bitrix\catalog\catalogviewedproducttable] => Array
        (
            [module] => catalog
            [file] => lib/catalogviewedproduct.php
        )

    [bitrix\catalog\discounttable] => Array
        (
            [module] => catalog
            [file] => lib/discount.php
        )

    [bitrix\catalog\discountcoupontable] => Array
        (
            [module] => catalog
            [file] => lib/discountcoupon.php
        )

    [bitrix\catalog\discountentitytable] => Array
        (
            [module] => catalog
            [file] => lib/discountentity.php
        )

    [bitrix\catalog\discountmoduletable] => Array
        (
            [module] => catalog
            [file] => lib/discountmodule.php
        )

    [bitrix\catalog\discountrestrictiontable] => Array
        (
            [module] => catalog
            [file] => lib/discountrestriction.php
        )

    [bitrix\catalog\extratable] => Array
        (
            [module] => catalog
            [file] => lib/extra.php
        )

    [bitrix\catalog\grouptable] => Array
        (
            [module] => catalog
            [file] => lib/group.php
        )

    [bitrix\catalog\groupaccesstable] => Array
        (
            [module] => catalog
            [file] => lib/groupaccess.php
        )

    [bitrix\catalog\grouplangtable] => Array
        (
            [module] => catalog
            [file] => lib/grouplang.php
        )

    [bitrix\catalog\measuretable] => Array
        (
            [module] => catalog
            [file] => lib/measure.php
        )

    [bitrix\catalog\measureratiotable] => Array
        (
            [module] => catalog
            [file] => lib/measureratio.php
        )

    [bitrix\catalog\pricetable] => Array
        (
            [module] => catalog
            [file] => lib/price.php
        )

    [bitrix\catalog\producttable] => Array
        (
            [module] => catalog
            [file] => lib/product.php
        )

    [bitrix\catalog\productgroupaccesstable] => Array
        (
            [module] => catalog
            [file] => lib/productgroupaccess.php
        )

    [bitrix\catalog\roundingtable] => Array
        (
            [module] => catalog
            [file] => lib/rounding.php
        )

    [bitrix\catalog\storetable] => Array
        (
            [module] => catalog
            [file] => lib/store.php
        )

    [bitrix\catalog\storebarcodetable] => Array
        (
            [module] => catalog
            [file] => lib/storebarcode.php
        )

    [bitrix\catalog\storeproducttable] => Array
        (
            [module] => catalog
            [file] => lib/storeproduct.php
        )

    [bitrix\catalog\vattable] => Array
        (
            [module] => catalog
            [file] => lib/vat.php
        )

    [bitrix\catalog\ebayxmler] => Array
        (
            [module] => catalog
            [file] => lib/ebay/old.php
        )

    [bitrix\catalog\exportoffer] => Array
        (
            [module] => catalog
            [file] => lib/ebay/old.php
        )

    [bitrix\catalog\exportoffercreator] => Array
        (
            [module] => catalog
            [file] => lib/ebay/old.php
        )

    [bitrix\catalog\exportoffersku] => Array
        (
            [module] => catalog
            [file] => lib/ebay/old.php
        )

    [bitrix\catalog\searchhandlers] => Array
        (
            [module] => catalog
            [file] => lib/product/old.php
        )

)
Array
(
    [bitrix\main\application] => Array
        (
            [module] => main
            [file] => lib/application.php
        )

    [bitrix\main\httpapplication] => Array
        (
            [module] => main
            [file] => lib/httpapplication.php
        )

    [bitrix\main\argumentexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\argumentnullexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\argumentoutofrangeexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\argumenttypeexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\notimplementedexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\notsupportedexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\invalidoperationexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\objectpropertyexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\objectnotfoundexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\objectexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\systemexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\accessdeniedexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\decodingexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\io\invalidpathexception] => Array
        (
            [module] => main
            [file] => lib/io/ioexception.php
        )

    [bitrix\main\io\filenotfoundexception] => Array
        (
            [module] => main
            [file] => lib/io/ioexception.php
        )

    [bitrix\main\io\filedeleteexception] => Array
        (
            [module] => main
            [file] => lib/io/ioexception.php
        )

    [bitrix\main\io\fileopenexception] => Array
        (
            [module] => main
            [file] => lib/io/ioexception.php
        )

    [bitrix\main\io\filenotopenedexception] => Array
        (
            [module] => main
            [file] => lib/io/ioexception.php
        )

    [bitrix\main\context] => Array
        (
            [module] => main
            [file] => lib/context.php
        )

    [bitrix\main\httpcontext] => Array
        (
            [module] => main
            [file] => lib/httpcontext.php
        )

    [bitrix\main\dispatcher] => Array
        (
            [module] => main
            [file] => lib/dispatcher.php
        )

    [bitrix\main\environment] => Array
        (
            [module] => main
            [file] => lib/environment.php
        )

    [bitrix\main\event] => Array
        (
            [module] => main
            [file] => lib/event.php
        )

    [bitrix\main\eventmanager] => Array
        (
            [module] => main
            [file] => lib/eventmanager.php
        )

    [bitrix\main\eventresult] => Array
        (
            [module] => main
            [file] => lib/eventresult.php
        )

    [bitrix\main\request] => Array
        (
            [module] => main
            [file] => lib/request.php
        )

    [bitrix\main\httprequest] => Array
        (
            [module] => main
            [file] => lib/httprequest.php
        )

    [bitrix\main\response] => Array
        (
            [module] => main
            [file] => lib/response.php
        )

    [bitrix\main\httpresponse] => Array
        (
            [module] => main
            [file] => lib/httpresponse.php
        )

    [bitrix\main\modulemanager] => Array
        (
            [module] => main
            [file] => lib/modulemanager.php
        )

    [bitrix\main\server] => Array
        (
            [module] => main
            [file] => lib/server.php
        )

    [bitrix\main\config\configuration] => Array
        (
            [module] => main
            [file] => lib/config/configuration.php
        )

    [bitrix\main\config\option] => Array
        (
            [module] => main
            [file] => lib/config/option.php
        )

    [bitrix\main\context\culture] => Array
        (
            [module] => main
            [file] => lib/context/culture.php
        )

    [bitrix\main\data\cache] => Array
        (
            [module] => main
            [file] => lib/data/cache.php
        )

    [bitrix\main\data\cacheengineapc] => Array
        (
            [module] => main
            [file] => lib/data/cacheengineapc.php
        )

    [bitrix\main\data\cacheenginememcache] => Array
        (
            [module] => main
            [file] => lib/data/cacheenginememcache.php
        )

    [bitrix\main\data\cacheenginefiles] => Array
        (
            [module] => main
            [file] => lib/data/cacheenginefiles.php
        )

    [bitrix\main\data\cacheenginenone] => Array
        (
            [module] => main
            [file] => lib/data/cacheenginenone.php
        )

    [bitrix\main\data\connection] => Array
        (
            [module] => main
            [file] => lib/data/connection.php
        )

    [bitrix\main\data\connectionpool] => Array
        (
            [module] => main
            [file] => lib/data/connectionpool.php
        )

    [bitrix\main\data\icacheengine] => Array
        (
            [module] => main
            [file] => lib/data/cache.php
        )

    [bitrix\main\data\hsphpreadconnection] => Array
        (
            [module] => main
            [file] => lib/data/hsphpreadconnection.php
        )

    [bitrix\main\data\managedcache] => Array
        (
            [module] => main
            [file] => lib/data/managedcache.php
        )

    [bitrix\main\data\taggedcache] => Array
        (
            [module] => main
            [file] => lib/data/taggedcache.php
        )

    [bitrix\main\data\memcacheconnection] => Array
        (
            [module] => main
            [file] => lib/data/memcacheconnection.php
        )

    [bitrix\main\data\memcachedconnection] => Array
        (
            [module] => main
            [file] => lib/data/memcachedconnection.php
        )

    [bitrix\main\data\nosqlconnection] => Array
        (
            [module] => main
            [file] => lib/data/nosqlconnection.php
        )

    [bitrix\main\db\arrayresult] => Array
        (
            [module] => main
            [file] => lib/db/arrayresult.php
        )

    [bitrix\main\db\result] => Array
        (
            [module] => main
            [file] => lib/db/result.php
        )

    [bitrix\main\db\connection] => Array
        (
            [module] => main
            [file] => lib/db/connection.php
        )

    [bitrix\main\db\sqlexception] => Array
        (
            [module] => main
            [file] => lib/db/sqlexception.php
        )

    [bitrix\main\db\sqlqueryexception] => Array
        (
            [module] => main
            [file] => lib/db/sqlexception.php
        )

    [bitrix\main\db\transactionexception] => Array
        (
            [module] => main
            [file] => lib/db/sqlexception.php
        )

    [bitrix\main\db\sqlexpression] => Array
        (
            [module] => main
            [file] => lib/db/sqlexpression.php
        )

    [bitrix\main\db\sqlhelper] => Array
        (
            [module] => main
            [file] => lib/db/sqlhelper.php
        )

    [bitrix\main\db\mysqlcommonconnection] => Array
        (
            [module] => main
            [file] => lib/db/mysqlcommonconnection.php
        )

    [bitrix\main\db\mysqliconnection] => Array
        (
            [module] => main
            [file] => lib/db/mysqliconnection.php
        )

    [bitrix\main\db\mysqliresult] => Array
        (
            [module] => main
            [file] => lib/db/mysqliresult.php
        )

    [bitrix\main\db\mysqlisqlhelper] => Array
        (
            [module] => main
            [file] => lib/db/mysqlisqlhelper.php
        )

    [bitrix\main\db\mssqlconnection] => Array
        (
            [module] => main
            [file] => lib/db/mssqlconnection.php
        )

    [bitrix\main\db\mssqlresult] => Array
        (
            [module] => main
            [file] => lib/db/mssqlresult.php
        )

    [bitrix\main\db\mssqlsqlhelper] => Array
        (
            [module] => main
            [file] => lib/db/mssqlsqlhelper.php
        )

    [bitrix\main\db\oracleconnection] => Array
        (
            [module] => main
            [file] => lib/db/oracleconnection.php
        )

    [bitrix\main\db\oracleresult] => Array
        (
            [module] => main
            [file] => lib/db/oracleresult.php
        )

    [bitrix\main\db\oraclesqlhelper] => Array
        (
            [module] => main
            [file] => lib/db/oraclesqlhelper.php
        )

    [bitrix\main\db\pgsqlconnection] => Array
        (
            [module] => main
            [file] => lib/db/pgsqlconnection.php
        )

    [bitrix\main\diag\httpexceptionhandleroutput] => Array
        (
            [module] => main
            [file] => lib/diag/httpexceptionhandleroutput.php
        )

    [bitrix\main\diag\fileexceptionhandlerlog] => Array
        (
            [module] => main
            [file] => lib/diag/fileexceptionhandlerlog.php
        )

    [bitrix\main\diag\exceptionhandler] => Array
        (
            [module] => main
            [file] => lib/diag/exceptionhandler.php
        )

    [bitrix\main\diag\iexceptionhandleroutput] => Array
        (
            [module] => main
            [file] => lib/diag/iexceptionhandleroutput.php
        )

    [bitrix\main\diag\exceptionhandlerlog] => Array
        (
            [module] => main
            [file] => lib/diag/exceptionhandlerlog.php
        )

    [bitrix\main\io\file] => Array
        (
            [module] => main
            [file] => lib/io/file.php
        )

    [bitrix\main\io\fileentry] => Array
        (
            [module] => main
            [file] => lib/io/fileentry.php
        )

    [bitrix\main\io\path] => Array
        (
            [module] => main
            [file] => lib/io/path.php
        )

    [bitrix\main\io\filesystementry] => Array
        (
            [module] => main
            [file] => lib/io/filesystementry.php
        )

    [bitrix\main\io\ifilestream] => Array
        (
            [module] => main
            [file] => lib/io/ifilestream.php
        )

    [bitrix\main\localization\loc] => Array
        (
            [module] => main
            [file] => lib/localization/loc.php
        )

    [bitrix\main\mail\mail] => Array
        (
            [module] => main
            [file] => lib/mail/mail.php
        )

    [bitrix\main\mail\tracking] => Array
        (
            [module] => main
            [file] => lib/mail/tracking.php
        )

    [bitrix\main\mail\eventmanager] => Array
        (
            [module] => main
            [file] => lib/mail/eventmanager.php
        )

    [bitrix\main\mail\eventmessagecompiler] => Array
        (
            [module] => main
            [file] => lib/mail/eventmessagecompiler.php
        )

    [bitrix\main\mail\eventmessagethemecompiler] => Array
        (
            [module] => main
            [file] => lib/mail/eventmessagethemecompiler.php
        )

    [bitrix\main\mail\internal\event] => Array
        (
            [module] => main
            [file] => lib/mail/internal/event.php
        )

    [bitrix\main\mail\internal\eventattachment] => Array
        (
            [module] => main
            [file] => lib/mail/internal/eventattachment.php
        )

    [bitrix\main\mail\internal\eventmessage] => Array
        (
            [module] => main
            [file] => lib/mail/internal/eventmessage.php
        )

    [bitrix\main\mail\internal\eventmessagesite] => Array
        (
            [module] => main
            [file] => lib/mail/internal/eventmessagesite.php
        )

    [bitrix\main\mail\internal\eventmessageattachment] => Array
        (
            [module] => main
            [file] => lib/mail/internal/eventmessageattachment.php
        )

    [bitrix\main\mail\internal\eventtype] => Array
        (
            [module] => main
            [file] => lib/mail/internal/eventtype.php
        )

    [bitrix\main\text\converter] => Array
        (
            [module] => main
            [file] => lib/text/converter.php
        )

    [bitrix\main\text\emptyconverter] => Array
        (
            [module] => main
            [file] => lib/text/emptyconverter.php
        )

    [bitrix\main\text\encoding] => Array
        (
            [module] => main
            [file] => lib/text/encoding.php
        )

    [bitrix\main\text\htmlconverter] => Array
        (
            [module] => main
            [file] => lib/text/htmlconverter.php
        )

    [bitrix\main\text\binarystring] => Array
        (
            [module] => main
            [file] => lib/text/binarystring.php
        )

    [bitrix\main\text\xmlconverter] => Array
        (
            [module] => main
            [file] => lib/text/xmlconverter.php
        )

    [bitrix\main\type\collection] => Array
        (
            [module] => main
            [file] => lib/type/collection.php
        )

    [bitrix\main\type\date] => Array
        (
            [module] => main
            [file] => lib/type/date.php
        )

    [bitrix\main\type\datetime] => Array
        (
            [module] => main
            [file] => lib/type/datetime.php
        )

    [bitrix\main\type\dictionary] => Array
        (
            [module] => main
            [file] => lib/type/dictionary.php
        )

    [bitrix\main\type\filterabledictionary] => Array
        (
            [module] => main
            [file] => lib/type/filterabledictionary.php
        )

    [bitrix\main\type\parameterdictionary] => Array
        (
            [module] => main
            [file] => lib/type/parameterdictionary.php
        )

    [bitrix\main\web\cookie] => Array
        (
            [module] => main
            [file] => lib/web/cookie.php
        )

    [bitrix\main\web\uri] => Array
        (
            [module] => main
            [file] => lib/web/uri.php
        )

    [bitrix\main\sendereventhandler] => Array
        (
            [module] => main
            [file] => lib/senderconnector.php
        )

    [bitrix\main\senderconnectoruser] => Array
        (
            [module] => main
            [file] => lib/senderconnector.php
        )

    [bitrix\main\urlrewriterrulemaker] => Array
        (
            [module] => main
            [file] => lib/urlrewriter.php
        )

    [bitrix\main\update\stepper] => Array
        (
            [module] => main
            [file] => lib/update/stepper.php
        )

    [bitrix\main\composite\abstractresponse] => Array
        (
            [module] => main
            [file] => lib/composite/responder.php
        )

    [bitrix\main\composite\fileresponse] => Array
        (
            [module] => main
            [file] => lib/composite/responder.php
        )

    [bitrix\main\composite\memcachedresponse] => Array
        (
            [module] => main
            [file] => lib/composite/responder.php
        )

    [bitrix\main\security\otpexception] => Array
        (
            [module] => main
            [file] => lib/security/securityexception.php
        )

    [ctimezone] => Array
        (
            [module] => main
            [file] => classes/general/time.php
        )

    [cbxpunycode] => Array
        (
            [module] => main
            [file] => classes/general/punycode.php
        )

    [ibxvirtualio] => Array
        (
            [module] => main
            [file] => classes/general/virtual_io.php
        )

    [ibxgeterrors] => Array
        (
            [module] => main
            [file] => classes/general/virtual_io.php
        )

    [cbxvirtualio] => Array
        (
            [module] => main
            [file] => classes/general/virtual_io.php
        )

    [cbxvirtualfilebase] => Array
        (
            [module] => main
            [file] => classes/general/virtual_file.php
        )

    [cbxvirtualfile] => Array
        (
            [module] => main
            [file] => classes/general/virtual_file.php
        )

    [cbxvirtualdirectory] => Array
        (
            [module] => main
            [file] => classes/general/virtual_file.php
        )

    [calloption] => Array
        (
            [module] => main
            [file] => classes/general/option.php
        )

    [coption] => Array
        (
            [module] => main
            [file] => classes/general/option.php
        )

    [callpageoption] => Array
        (
            [module] => main
            [file] => classes/general/pageoption.php
        )

    [cpageoption] => Array
        (
            [module] => main
            [file] => classes/general/pageoption.php
        )

    [callsqlwhere] => Array
        (
            [module] => main
            [file] => classes/general/sqlwhere.php
        )

    [csqlwhereexpression] => Array
        (
            [module] => main
            [file] => classes/general/sqlwhere.php
        )

    [csqlwhere] => Array
        (
            [module] => main
            [file] => classes/general/sqlwhere.php
        )

    [calllanguage] => Array
        (
            [module] => main
            [file] => classes/general/language.php
        )

    [clanguage] => Array
        (
            [module] => main
            [file] => classes/general/language.php
        )

    [clangadmin] => Array
        (
            [module] => main
            [file] => classes/general/language.php
        )

    [_clangdbresult] => Array
        (
            [module] => main
            [file] => classes/general/langdbresult.php
        )

    [callagent] => Array
        (
            [module] => main
            [file] => classes/general/agent.php
        )

    [cagent] => Array
        (
            [module] => main
            [file] => classes/mysql/agent.php
        )

    [capplicationexception] => Array
        (
            [module] => main
            [file] => classes/general/applicationexception.php
        )

    [cadminexception] => Array
        (
            [module] => main
            [file] => classes/general/adminexception.php
        )

    [callsite] => Array
        (
            [module] => main
            [file] => classes/general/site.php
        )

    [calllang] => Array
        (
            [module] => main
            [file] => classes/general/site.php
        )

    [csite] => Array
        (
            [module] => main
            [file] => classes/general/site.php
        )

    [clang] => Array
        (
            [module] => main
            [file] => classes/general/site.php
        )

    [chttp] => Array
        (
            [module] => main
            [file] => classes/general/http.php
        )

    [cutil] => Array
        (
            [module] => main
            [file] => classes/general/util.php
        )

    [callmain] => Array
        (
            [module] => main
            [file] => classes/general/main.php
        )

    [cmain] => Array
        (
            [module] => main
            [file] => classes/general/main.php
        )

    [calldatabase] => Array
        (
            [module] => main
            [file] => classes/general/database.php
        )

    [calldbresult] => Array
        (
            [module] => main
            [file] => classes/general/dbresult.php
        )

    [cdatabasemysql] => Array
        (
            [module] => main
            [file] => classes/mysql/database.php
        )

    [cdbresultmysql] => Array
        (
            [module] => main
            [file] => classes/mysql/dbresult.php
        )

    [icachebackend] => Array
        (
            [module] => main
            [file] => classes/general/cache_backend.php
        )

    [cphpcache] => Array
        (
            [module] => main
            [file] => classes/general/cache.php
        )

    [ccachemanager] => Array
        (
            [module] => main
            [file] => classes/general/cache_manager.php
        )

    [cpagecache] => Array
        (
            [module] => main
            [file] => classes/general/page_cache.php
        )

    [cstackcacheentry] => Array
        (
            [module] => main
            [file] => classes/general/stack_cache_entry.php
        )

    [cstackcachemanager] => Array
        (
            [module] => main
            [file] => classes/general/stack_cache.php
        )

    [cmodule] => Array
        (
            [module] => main
            [file] => /classes/general/module.php
        )

    [bitrix\main\entity\ufield] => Array
        (
            [module] => main
            [file] => include/deprecated/ufield.php
        )

    [cdatabase] => Array
        (
            [module] => main
            [file] => classes/mysql/database.php
        )

    [cdbresult] => Array
        (
            [module] => main
            [file] => classes/mysql/dbresult.php
        )

    [csitetemplate] => Array
        (
            [module] => main
            [file] => classes/general/site_template.php
        )

    [cbitrixcomponent] => Array
        (
            [module] => main
            [file] => classes/general/component.php
        )

    [ccomponentengine] => Array
        (
            [module] => main
            [file] => classes/general/component_engine.php
        )

    [ccomponentajax] => Array
        (
            [module] => main
            [file] => classes/general/component_ajax.php
        )

    [cbitrixcomponenttemplate] => Array
        (
            [module] => main
            [file] => classes/general/component_template.php
        )

    [ccomponentutil] => Array
        (
            [module] => main
            [file] => classes/general/component_util.php
        )

    [ccontrollerclient] => Array
        (
            [module] => main
            [file] => classes/general/controller_member.php
        )

    [phpparser] => Array
        (
            [module] => main
            [file] => classes/general/php_parser.php
        )

    [cdiskquota] => Array
        (
            [module] => main
            [file] => classes/general/quota.php
        )

    [ceventlog] => Array
        (
            [module] => main
            [file] => classes/general/event_log.php
        )

    [ceventmain] => Array
        (
            [module] => main
            [file] => classes/general/event_log.php
        )

    [cadminfiledialog] => Array
        (
            [module] => main
            [file] => classes/general/file_dialog.php
        )

    [wll_user] => Array
        (
            [module] => main
            [file] => classes/general/liveid.php
        )

    [wll_consenttoken] => Array
        (
            [module] => main
            [file] => classes/general/liveid.php
        )

    [windowslivelogin] => Array
        (
            [module] => main
            [file] => classes/general/liveid.php
        )

    [cfile] => Array
        (
            [module] => main
            [file] => classes/general/file.php
        )

    [callfile] => Array
        (
            [module] => main
            [file] => classes/general/file.php
        )

    [ctempfile] => Array
        (
            [module] => main
            [file] => classes/general/file_temp.php
        )

    [cfavorites] => Array
        (
            [module] => main
            [file] => classes/mysql/favorites.php
        )

    [cuseroptions] => Array
        (
            [module] => main
            [file] => classes/general/user_options.php
        )

    [cgridoptions] => Array
        (
            [module] => main
            [file] => classes/general/grids.php
        )

    [cundo] => Array
        (
            [module] => main
            [file] => /classes/general/undo.php
        )

    [cautosave] => Array
        (
            [module] => main
            [file] => /classes/general/undo.php
        )

    [callratings] => Array
        (
            [module] => main
            [file] => classes/general/ratings.php
        )

    [cratings] => Array
        (
            [module] => main
            [file] => classes/mysql/ratings.php
        )

    [cratingscomponentsmain] => Array
        (
            [module] => main
            [file] => classes/mysql/ratings_components.php
        )

    [cratingrule] => Array
        (
            [module] => main
            [file] => classes/general/rating_rule.php
        )

    [cratingrulesmain] => Array
        (
            [module] => main
            [file] => classes/mysql/rating_rules.php
        )

    [ctoppanel] => Array
        (
            [module] => main
            [file] => public/top_panel.php
        )

    [ceditarea] => Array
        (
            [module] => main
            [file] => public/edit_area.php
        )

    [ccomponentpanel] => Array
        (
            [module] => main
            [file] => public/edit_area.php
        )

    [ctextparser] => Array
        (
            [module] => main
            [file] => classes/general/textparser.php
        )

    [cphpcachefiles] => Array
        (
            [module] => main
            [file] => classes/general/cache_files.php
        )

    [cdataxmlnode] => Array
        (
            [module] => main
            [file] => classes/general/xml.php
        )

    [cdataxmldocument] => Array
        (
            [module] => main
            [file] => classes/general/xml.php
        )

    [cdataxml] => Array
        (
            [module] => main
            [file] => classes/general/xml.php
        )

    [cxmlfilestream] => Array
        (
            [module] => main
            [file] => classes/general/xml.php
        )

    [crsaprovider] => Array
        (
            [module] => main
            [file] => classes/general/rsasecurity.php
        )

    [crsasecurity] => Array
        (
            [module] => main
            [file] => classes/general/rsasecurity.php
        )

    [crsabcmathprovider] => Array
        (
            [module] => main
            [file] => classes/general/rsabcmath.php
        )

    [crsaopensslprovider] => Array
        (
            [module] => main
            [file] => classes/general/rsaopenssl.php
        )

    [casnreader] => Array
        (
            [module] => main
            [file] => classes/general/asn.php
        )

    [cbxshorturi] => Array
        (
            [module] => main
            [file] => classes/mysql/short_uri.php
        )

    [cfinder] => Array
        (
            [module] => main
            [file] => classes/general/finder.php
        )

    [caccess] => Array
        (
            [module] => main
            [file] => classes/general/access.php
        )

    [cauthprovider] => Array
        (
            [module] => main
            [file] => classes/general/authproviders.php
        )

    [iproviderinterface] => Array
        (
            [module] => main
            [file] => classes/general/authproviders.php
        )

    [cgroupauthprovider] => Array
        (
            [module] => main
            [file] => classes/general/authproviders.php
        )

    [cuserauthprovider] => Array
        (
            [module] => main
            [file] => classes/general/authproviders.php
        )

    [ctableschema] => Array
        (
            [module] => main
            [file] => classes/general/table_schema.php
        )

    [ccsvdata] => Array
        (
            [module] => main
            [file] => classes/general/csv_data.php
        )

    [csmile] => Array
        (
            [module] => main
            [file] => classes/general/smile.php
        )

    [csmilegallery] => Array
        (
            [module] => main
            [file] => classes/general/smile.php
        )

    [csmileset] => Array
        (
            [module] => main
            [file] => classes/general/smile.php
        )

    [cglobalcounter] => Array
        (
            [module] => main
            [file] => classes/general/global_counter.php
        )

    [cusercounter] => Array
        (
            [module] => main
            [file] => classes/mysql/user_counter.php
        )

    [cusercounterpage] => Array
        (
            [module] => main
            [file] => classes/mysql/user_counter.php
        )

    [chotkeys] => Array
        (
            [module] => main
            [file] => classes/general/hot_keys.php
        )

    [chotkeyscode] => Array
        (
            [module] => main
            [file] => classes/general/hot_keys.php
        )

    [cbxsanitizer] => Array
        (
            [module] => main
            [file] => classes/general/sanitizer.php
        )

    [ibxarchive] => Array
        (
            [module] => main
            [file] => classes/general/archive.php
        )

    [cbxarchive] => Array
        (
            [module] => main
            [file] => classes/general/archive.php
        )

    [cadminnotify] => Array
        (
            [module] => main
            [file] => classes/general/admin_notify.php
        )

    [cbxfavadmmenu] => Array
        (
            [module] => main
            [file] => classes/general/favorites.php
        )

    [cadmininformer] => Array
        (
            [module] => main
            [file] => classes/general/admin_informer.php
        )

    [csitecheckertest] => Array
        (
            [module] => main
            [file] => classes/general/site_checker.php
        )

    [csqlutil] => Array
        (
            [module] => main
            [file] => classes/general/sql_util.php
        )

    [cfileuploader] => Array
        (
            [module] => main
            [file] => classes/general/uploader.php
        )

    [lpa] => Array
        (
            [module] => main
            [file] => classes/general/lpa.php
        )

    [cadminfilter] => Array
        (
            [module] => main
            [file] => interface/admin_filter.php
        )

    [cadminlist] => Array
        (
            [module] => main
            [file] => interface/admin_list.php
        )

    [cadminlistrow] => Array
        (
            [module] => main
            [file] => interface/admin_list.php
        )

    [cadminuilist] => Array
        (
            [module] => main
            [file] => interface/admin_ui_list.php
        )

    [cadminuilistrow] => Array
        (
            [module] => main
            [file] => interface/admin_ui_list.php
        )

    [cadminuiresult] => Array
        (
            [module] => main
            [file] => interface/admin_ui_list.php
        )

    [cadminuicontextmenu] => Array
        (
            [module] => main
            [file] => interface/admin_ui_list.php
        )

    [cadminuisorting] => Array
        (
            [module] => main
            [file] => interface/admin_ui_list.php
        )

    [cadminuilistactionpanel] => Array
        (
            [module] => main
            [file] => interface/admin_ui_list.php
        )

    [cadmintabcontrol] => Array
        (
            [module] => main
            [file] => interface/admin_tabcontrol.php
        )

    [cadminform] => Array
        (
            [module] => main
            [file] => interface/admin_form.php
        )

    [cadminformsettings] => Array
        (
            [module] => main
            [file] => interface/admin_form.php
        )

    [cadmintabcontroldrag] => Array
        (
            [module] => main
            [file] => interface/admin_tabcontrol_drag.php
        )

    [cadmindraggableblockengine] => Array
        (
            [module] => main
            [file] => interface/admin_tabcontrol_drag.php
        )

    [cjspopup] => Array
        (
            [module] => main
            [file] => interface/jspopup.php
        )

    [cjspopuponpage] => Array
        (
            [module] => main
            [file] => interface/jspopup.php
        )

    [cadmincalendar] => Array
        (
            [module] => main
            [file] => interface/admin_calendar.php
        )

    [cadminviewtabcontrol] => Array
        (
            [module] => main
            [file] => interface/admin_viewtabcontrol.php
        )

    [cadmintabengine] => Array
        (
            [module] => main
            [file] => interface/admin_tabengine.php
        )

    [ccaptcha] => Array
        (
            [module] => main
            [file] => classes/general/captcha.php
        )

    [cmpnotifications] => Array
        (
            [module] => main
            [file] => classes/general/mp_notifications.php
        )

    [calltask] => Array
        (
            [module] => main
            [file] => classes/general/task.php
        )

    [ctask] => Array
        (
            [module] => main
            [file] => classes/general/task.php
        )

    [calloperation] => Array
        (
            [module] => main
            [file] => classes/general/operation.php
        )

    [coperation] => Array
        (
            [module] => main
            [file] => classes/general/operation.php
        )

    [callgroup] => Array
        (
            [module] => main
            [file] => classes/general/group.php
        )

    [cgroup] => Array
        (
            [module] => main
            [file] => classes/general/group.php
        )

    [cajax] => Array
        (
            [module] => main
            [file] => ajax_tools.php
        )

    [calluser] => Array
        (
            [module] => main
            [file] => classes/general/user.php
        )

    [cuser] => Array
        (
            [module] => main
            [file] => classes/general/user.php
        )

    [callevent] => Array
        (
            [module] => main
            [file] => classes/general/event.php
        )

    [cevent] => Array
        (
            [module] => main
            [file] => classes/general/event.php
        )

    [calleventmessage] => Array
        (
            [module] => main
            [file] => classes/general/eventmessage.php
        )

    [ceventmessage] => Array
        (
            [module] => main
            [file] => classes/general/eventmessage.php
        )

    [ceventtype] => Array
        (
            [module] => main
            [file] => classes/general/eventmessage.php
        )

    [_ceventtyperesult] => Array
        (
            [module] => main
            [file] => classes/general/eventmessage.php
        )

    [cdbresulteventmultiresult] => Array
        (
            [module] => main
            [file] => classes/general/eventmessage.php
        )

    [cdebuginfo] => Array
        (
            [module] => main
            [file] => classes/general/debuginfo.php
        )

    [ccaptchaagent] => Array
        (
            [module] => main
            [file] => classes/general/captchaagent.php
        )

    [callfilterquery] => Array
        (
            [module] => main
            [file] => classes/general/filterquery.php
        )

    [cfilterquery] => Array
        (
            [module] => main
            [file] => classes/general/filterquery.php
        )

    [cconvertorspregreplacehelper] => Array
        (
            [module] => main
            [file] => classes/general/convertorspregreplacehelper.php
        )

    [cspacer] => Array
        (
            [module] => main
            [file] => classes/general/spacer.php
        )

    [updatetools] => Array
        (
            [module] => main
            [file] => classes/general/updatetools.php
        )

    [cjscore] => Array
        (
            [module] => main
            [file] => classes/general/jscore.php
        )

    [cchecklisttools] => Array
        (
            [module] => main
            [file] => classes/general/checklist.php
        )

    [cmenu] => Array
        (
            [module] => main
            [file] => classes/general/menu.php
        )

    [cmenucustom] => Array
        (
            [module] => main
            [file] => classes/general/menucustom.php
        )

    [callusertypeentity] => Array
        (
            [module] => main
            [file] => classes/general/usertype.php
        )

    [cusertypeentity] => Array
        (
            [module] => main
            [file] => classes/general/usertype.php
        )

    [cuserfieldenum] => Array
        (
            [module] => main
            [file] => classes/general/userfieldenum.php
        )

    [cusertypesql] => Array
        (
            [module] => main
            [file] => classes/general/usertypesql.php
        )

    [cusertypemanager] => Array
        (
            [module] => main
            [file] => classes/general/usertypemanager.php
        )

    [cusertypestring] => Array
        (
            [module] => main
            [file] => classes/general/usertypestr.php
        )

    [cusertypeinteger] => Array
        (
            [module] => main
            [file] => classes/general/usertypeint.php
        )

    [cusertypedouble] => Array
        (
            [module] => main
            [file] => classes/general/usertypedbl.php
        )

    [cusertypedatetime] => Array
        (
            [module] => main
            [file] => classes/general/usertypetime.php
        )

    [cusertypedate] => Array
        (
            [module] => main
            [file] => classes/general/usertypedate.php
        )

    [cusertypeboolean] => Array
        (
            [module] => main
            [file] => classes/general/usertypebool.php
        )

    [cusertypefile] => Array
        (
            [module] => main
            [file] => classes/general/usertypefile.php
        )

    [cusertypeenum] => Array
        (
            [module] => main
            [file] => classes/general/usertypeenum.php
        )

    [cusertypeiblocksection] => Array
        (
            [module] => main
            [file] => classes/general/usertypesection.php
        )

    [ciblocksectionenum] => Array
        (
            [module] => main
            [file] => classes/general/usertypesection.php
        )

    [cusertypeiblockelement] => Array
        (
            [module] => main
            [file] => classes/general/usertypeelement.php
        )

    [cusertypestringformatted] => Array
        (
            [module] => main
            [file] => classes/general/usertypestrfmt.php
        )

    [cusertypeurl] => Array
        (
            [module] => main
            [file] => classes/general/usertypeurl.php
        )

    [bxgadget] => Array
        (
            [module] => main
            [file] => classes/general/gadget.php
        )

    [cmainadmin] => Array
        (
            [module] => main
            [file] => classes/general/main_admin.php
        )

    [ctemplates] => Array
        (
            [module] => main
            [file] => classes/general/templates.php
        )

    [cpagetemplate] => Array
        (
            [module] => main
            [file] => classes/general/page_template.php
        )

    [filescmp] => Array
        (
            [module] => main
            [file] => classes/general/files_cmp.php
        )

    [carchiver] => Array
        (
            [module] => main
            [file] => classes/general/tar_gz.php
        )

    [czip] => Array
        (
            [module] => main
            [file] => classes/general/zip.php
        )

    [curlrewriter] => Array
        (
            [module] => main
            [file] => classes/general/urlrewriter.php
        )

    [charsetconverter] => Array
        (
            [module] => main
            [file] => classes/general/charset_converter.php
        )

    [chtmlpagescache] => Array
        (
            [module] => main
            [file] => lib/composite/helper.php
        )

    [statichtmlmemcachedresponse] => Array
        (
            [module] => main
            [file] => lib/composite/responder.php
        )

    [statichtmlfileresponse] => Array
        (
            [module] => main
            [file] => lib/composite/responder.php
        )

    [bitrix\main\page\frame] => Array
        (
            [module] => main
            [file] => lib/composite/engine.php
        )

    [bitrix\main\page\framestatic] => Array
        (
            [module] => main
            [file] => lib/composite/staticarea.php
        )

    [bitrix\main\page\framebuffered] => Array
        (
            [module] => main
            [file] => lib/composite/bufferarea.php
        )

    [bitrix\main\page\framehelper] => Array
        (
            [module] => main
            [file] => lib/composite/bufferarea.php
        )

    [bitrix\main\data\statichtmlcache] => Array
        (
            [module] => main
            [file] => lib/composite/page.php
        )

    [bitrix\main\data\statichtmlstorage] => Array
        (
            [module] => main
            [file] => lib/composite/data/abstractstorage.php
        )

    [bitrix\main\data\statichtmlfilestorage] => Array
        (
            [module] => main
            [file] => lib/composite/data/filestorage.php
        )

    [bitrix\main\data\statichtmlmemcachedstorage] => Array
        (
            [module] => main
            [file] => lib/composite/data/memcachedstorage.php
        )

    [bitrix\main\data\staticcacheprovider] => Array
        (
            [module] => main
            [file] => lib/composite/data/cacheprovider.php
        )

    [bitrix\main\data\appcachemanifest] => Array
        (
            [module] => main
            [file] => lib/composite/appcache.php
        )

    [iblock] => Array
        (
            [module] => iblock
            [file] => install/index.php
        )

    [ciblockpropertyresult] => Array
        (
            [module] => iblock
            [file] => classes/general/iblockpropresult.php
        )

    [ciblockresult] => Array
        (
            [module] => iblock
            [file] => classes/general/iblockresult.php
        )

    [_cibelement] => Array
        (
            [module] => iblock
            [file] => classes/general/iblock_element.php
        )

    [ciblocktype] => Array
        (
            [module] => iblock
            [file] => classes/general/iblocktype.php
        )

    [calliblock] => Array
        (
            [module] => iblock
            [file] => classes/general/iblock.php
        )

    [ciblock] => Array
        (
            [module] => iblock
            [file] => classes/mysql/iblock.php
        )

    [calliblocksection] => Array
        (
            [module] => iblock
            [file] => classes/general/iblocksection.php
        )

    [ciblocksection] => Array
        (
            [module] => iblock
            [file] => classes/mysql/iblocksection.php
        )

    [calliblockproperty] => Array
        (
            [module] => iblock
            [file] => classes/general/iblockproperty.php
        )

    [ciblockpropertyenum] => Array
        (
            [module] => iblock
            [file] => classes/general/iblockpropertyenum.php
        )

    [ciblockproperty] => Array
        (
            [module] => iblock
            [file] => classes/mysql/iblockproperty.php
        )

    [calliblockelement] => Array
        (
            [module] => iblock
            [file] => classes/general/iblockelement.php
        )

    [ciblockelement] => Array
        (
            [module] => iblock
            [file] => classes/mysql/iblockelement.php
        )

    [calliblockrss] => Array
        (
            [module] => iblock
            [file] => classes/general/iblockrss.php
        )

    [ciblockrss] => Array
        (
            [module] => iblock
            [file] => classes/mysql/iblockrss.php
        )

    [ciblockpropertydatetime] => Array
        (
            [module] => iblock
            [file] => classes/general/prop_datetime.php
        )

    [ciblockpropertydate] => Array
        (
            [module] => iblock
            [file] => classes/general/prop_date.php
        )

    [ciblockpropertyxmlid] => Array
        (
            [module] => iblock
            [file] => classes/general/prop_xmlid.php
        )

    [ciblockpropertyfileman] => Array
        (
            [module] => iblock
            [file] => classes/general/prop_fileman.php
        )

    [ciblockpropertyhtml] => Array
        (
            [module] => iblock
            [file] => classes/general/prop_html.php
        )

    [ciblockpropertyelementlist] => Array
        (
            [module] => iblock
            [file] => classes/general/prop_element_list.php
        )

    [ccmlresult] => Array
        (
            [module] => iblock
            [file] => classes/general/cmlresult.php
        )

    [ciblockxmlfile] => Array
        (
            [module] => iblock
            [file] => classes/mysql/cml2.php
        )

    [ciblockcmlimport] => Array
        (
            [module] => iblock
            [file] => classes/general/cml2.php
        )

    [ciblockcmlexport] => Array
        (
            [module] => iblock
            [file] => classes/general/cml2.php
        )

    [ciblockfindtools] => Array
        (
            [module] => iblock
            [file] => classes/general/comp_findtools.php
        )

    [ciblockpricetools] => Array
        (
            [module] => iblock
            [file] => classes/general/comp_pricetools.php
        )

    [ciblockparameters] => Array
        (
            [module] => iblock
            [file] => classes/general/comp_parameters.php
        )

    [ciblockformatproperties] => Array
        (
            [module] => iblock
            [file] => classes/general/comp_formatprops.php
        )

    [calliblocksequence] => Array
        (
            [module] => iblock
            [file] => classes/general/iblocksequence.php
        )

    [ciblocksequence] => Array
        (
            [module] => iblock
            [file] => classes/mysql/iblocksequence.php
        )

    [ciblockpropertysequence] => Array
        (
            [module] => iblock
            [file] => classes/general/prop_seq.php
        )

    [ciblockpropertyelementautocomplete] => Array
        (
            [module] => iblock
            [file] => classes/general/prop_element_auto.php
        )

    [ciblockpropertysku] => Array
        (
            [module] => iblock
            [file] => classes/general/prop_element_sku.php
        )

    [ciblockpropertysectionautocomplete] => Array
        (
            [module] => iblock
            [file] => classes/general/prop_section_auto.php
        )

    [calliblockofferstmp] => Array
        (
            [module] => iblock
            [file] => classes/general/iblockoffers.php
        )

    [ciblockofferstmp] => Array
        (
            [module] => iblock
            [file] => classes/mysql/iblockoffers.php
        )

    [ceventiblock] => Array
        (
            [module] => iblock
            [file] => classes/general/iblock_event_list.php
        )

    [cratingscomponentsiblock] => Array
        (
            [module] => iblock
            [file] => classes/general/ratings_components.php
        )

    [ciblockrights] => Array
        (
            [module] => iblock
            [file] => classes/general/iblock_rights.php
        )

    [ciblocksectionrights] => Array
        (
            [module] => iblock
            [file] => classes/general/iblock_rights.php
        )

    [ciblockelementrights] => Array
        (
            [module] => iblock
            [file] => classes/general/iblock_rights.php
        )

    [ciblockrightsstorage] => Array
        (
            [module] => iblock
            [file] => classes/general/iblock_rights.php
        )

    [ciblockpropertytools] => Array
        (
            [module] => iblock
            [file] => classes/general/iblockproptools.php
        )

    [ciblocksectionpropertylink] => Array
        (
            [module] => iblock
            [file] => classes/general/section_property.php
        )

    [ciblockxmlimport] => Array
        (
            [module] => iblock
            [file] => classes/general/iblockxmlimport.php
        )

    [bitrix\iblock\iblockfieldtable] => Array
        (
            [module] => iblock
            [file] => lib/iblockfield.php
        )

    [bitrix\iblock\iblockgrouptable] => Array
        (
            [module] => iblock
            [file] => lib/iblockgroup.php
        )

    [bitrix\iblock\iblockmessagetable] => Array
        (
            [module] => iblock
            [file] => lib/iblockmessage.php
        )

    [bitrix\iblock\iblockrsstable] => Array
        (
            [module] => iblock
            [file] => lib/iblockrss.php
        )

    [bitrix\iblock\iblocksitetable] => Array
        (
            [module] => iblock
            [file] => lib/iblocksite.php
        )

    [bitrix\iblock\inheritedpropertytable] => Array
        (
            [module] => iblock
            [file] => lib/inheritedproperty.php
        )

    [bitrix\iblock\propertyenumerationtable] => Array
        (
            [module] => iblock
            [file] => lib/propertyenumeration.php
        )

    [bitrix\iblock\propertyfeaturetable] => Array
        (
            [module] => iblock
            [file] => lib/propertyfeature.php
        )

    [bitrix\iblock\sequencetable] => Array
        (
            [module] => iblock
            [file] => lib/sequence.php
        )

    [bitrix\iblock\sitetable] => Array
        (
            [module] => iblock
            [file] => lib/site.php
        )

    [bitrix\iblock\typetable] => Array
        (
            [module] => iblock
            [file] => lib/type.php
        )

    [bitrix\iblock\typelanguagetable] => Array
        (
            [module] => iblock
            [file] => lib/typelanguage.php
        )

    [bitrix\iblock\bizproctype\usertypeproperty] => Array
        (
            [module] => iblock
            [file] => lib/bizproctype/usertypeproperty.php
        )

    [bitrix\iblock\bizproctype\ecrm] => Array
        (
            [module] => iblock
            [file] => lib/bizproctype/ecrm.php
        )

    [bitrix\iblock\bizproctype\money] => Array
        (
            [module] => iblock
            [file] => lib/bizproctype/money.php
        )

    [bitrix\iblock\bizproctype\usertypepropertydiskfile] => Array
        (
            [module] => iblock
            [file] => lib/bizproctype/usertypepropertydiskfile.php
        )

    [bitrix\iblock\bizproctype\usertypepropertyelist] => Array
        (
            [module] => iblock
            [file] => lib/bizproctype/usertypepropertyelist.php
        )

    [bitrix\iblock\bizproctype\usertypepropertyemployee] => Array
        (
            [module] => iblock
            [file] => lib/bizproctype/usertypepropertyemployee.php
        )

    [bitrix\iblock\bizproctype\usertypepropertyhtml] => Array
        (
            [module] => iblock
            [file] => lib/bizproctype/usertypepropertyhtml.php
        )

    [bitrix\iblock\component\base] => Array
        (
            [module] => iblock
            [file] => lib/component/base.php
        )

    [bitrix\iblock\component\element] => Array
        (
            [module] => iblock
            [file] => lib/component/element.php
        )

    [bitrix\iblock\component\elementlist] => Array
        (
            [module] => iblock
            [file] => lib/component/elementlist.php
        )

    [bitrix\iblock\component\filters] => Array
        (
            [module] => iblock
            [file] => lib/component/filters.php
        )

    [bitrix\iblock\component\selector\element] => Array
        (
            [module] => iblock
            [file] => lib/component/selector/element.php
        )

    [bitrix\iblock\component\selector\entity] => Array
        (
            [module] => iblock
            [file] => lib/component/selector/entity.php
        )

    [bitrix\iblock\component\tools] => Array
        (
            [module] => iblock
            [file] => lib/component/tools.php
        )

    [bitrix\iblock\controller\filter\element] => Array
        (
            [module] => iblock
            [file] => lib/Controller/Filter/Element.php
        )

    [bitrix\iblock\filter\entity\elementsettings] => Array
        (
            [module] => iblock
            [file] => lib/filter/entity/elementsettings.php
        )

    [bitrix\iblock\filter\entity\iblocksettings] => Array
        (
            [module] => iblock
            [file] => lib/filter/entity/iblocksettings.php
        )

    [bitrix\iblock\filter\fieldprovider\base] => Array
        (
            [module] => iblock
            [file] => lib/filter/fieldprovider/base.php
        )

    [bitrix\iblock\filter\fieldprovider\element] => Array
        (
            [module] => iblock
            [file] => lib/filter/fieldprovider/element.php
        )

    [bitrix\iblock\filter\fieldprovider\iblockproperty] => Array
        (
            [module] => iblock
            [file] => lib/filter/fieldprovider/iblockproperty.php
        )

    [bitrix\iblock\filter\dictionary] => Array
        (
            [module] => iblock
            [file] => lib/filter/dictionary.php
        )

    [bitrix\iblock\filter\entitylist] => Array
        (
            [module] => iblock
            [file] => lib/filter/entitylist.php
        )

    [bitrix\iblock\filter\factory] => Array
        (
            [module] => iblock
            [file] => lib/filter/factory.php
        )

    [bitrix\iblock\grid\panel\groupaction] => Array
        (
            [module] => iblock
            [file] => lib/grid/panel/groupaction.php
        )

    [bitrix\iblock\grid\actiontype] => Array
        (
            [module] => iblock
            [file] => lib/grid/actiontype.php
        )

    [bitrix\iblock\helpers\admin\property] => Array
        (
            [module] => iblock
            [file] => lib/helpers/admin/property.php
        )

    [bitrix\iblock\helpers\filter\property] => Array
        (
            [module] => iblock
            [file] => lib/helpers/filter/property.php
        )

    [bitrix\iblock\helpers\filter\propertymanager] => Array
        (
            [module] => iblock
            [file] => lib/helpers/filter/propertymanager.php
        )

    [bitrix\iblock\inheritedproperty\basetemplate] => Array
        (
            [module] => iblock
            [file] => lib/inheritedproperty/basetemplate.php
        )

    [bitrix\iblock\inheritedproperty\basevalues] => Array
        (
            [module] => iblock
            [file] => lib/inheritedproperty/basevalues.php
        )

    [bitrix\iblock\inheritedproperty\elementtemplates] => Array
        (
            [module] => iblock
            [file] => lib/inheritedproperty/elementtemplates.php
        )

    [bitrix\iblock\inheritedproperty\elementvalues] => Array
        (
            [module] => iblock
            [file] => lib/inheritedproperty/elementvalues.php
        )

    [bitrix\iblock\inheritedproperty\iblocktemplates] => Array
        (
            [module] => iblock
            [file] => lib/inheritedproperty/iblocktemplates.php
        )

    [bitrix\iblock\inheritedproperty\iblockvalues] => Array
        (
            [module] => iblock
            [file] => lib/inheritedproperty/iblockvalues.php
        )

    [bitrix\iblock\inheritedproperty\sectiontemplates] => Array
        (
            [module] => iblock
            [file] => lib/inheritedproperty/sectiontemplates.php
        )

    [bitrix\iblock\inheritedproperty\sectionvalues] => Array
        (
            [module] => iblock
            [file] => lib/inheritedproperty/sectionvalues.php
        )

    [bitrix\iblock\inheritedproperty\valuesqueue] => Array
        (
            [module] => iblock
            [file] => lib/inheritedproperty/valuesqueue.php
        )

    [bitrix\iblock\landingsource\dataloader] => Array
        (
            [module] => iblock
            [file] => lib/landingsource/dataloader.php
        )

    [bitrix\iblock\landingsource\element] => Array
        (
            [module] => iblock
            [file] => lib/landingsource/element.php
        )

    [bitrix\iblock\model\propertyfeature] => Array
        (
            [module] => iblock
            [file] => lib/model/propertyfeature.php
        )

    [bitrix\iblock\model\section] => Array
        (
            [module] => iblock
            [file] => lib/model/section.php
        )

    [bitrix\iblock\propertyindex\dictionary] => Array
        (
            [module] => iblock
            [file] => lib/propertyindex/dictionary.php
        )

    [bitrix\iblock\propertyindex\element] => Array
        (
            [module] => iblock
            [file] => lib/propertyindex/element.php
        )

    [bitrix\iblock\propertyindex\facet] => Array
        (
            [module] => iblock
            [file] => lib/propertyindex/facet.php
        )

    [bitrix\iblock\propertyindex\indexer] => Array
        (
            [module] => iblock
            [file] => lib/propertyindex/indexer.php
        )

    [bitrix\iblock\propertyindex\manager] => Array
        (
            [module] => iblock
            [file] => lib/propertyindex/manager.php
        )

    [bitrix\iblock\propertyindex\querybuilder] => Array
        (
            [module] => iblock
            [file] => lib/propertyindex/querybuilder.php
        )

    [bitrix\iblock\propertyindex\storage] => Array
        (
            [module] => iblock
            [file] => lib/propertyindex/storage.php
        )

    [bitrix\iblock\template\engine] => Array
        (
            [module] => iblock
            [file] => lib/template/engine.php
        )

    [bitrix\iblock\template\noderoot] => Array
        (
            [module] => iblock
            [file] => lib/template/engine.php
        )

    [bitrix\iblock\template\nodetext] => Array
        (
            [module] => iblock
            [file] => lib/template/engine.php
        )

    [bitrix\iblock\template\nodeentityfield] => Array
        (
            [module] => iblock
            [file] => lib/template/engine.php
        )

    [bitrix\iblock\template\nodefunction] => Array
        (
            [module] => iblock
            [file] => lib/template/engine.php
        )

    [bitrix\iblock\template\helper] => Array
        (
            [module] => iblock
            [file] => lib/template/helper.php
        )

    [bitrix\iblock\template\entity\base] => Array
        (
            [module] => iblock
            [file] => lib/template/entity/base.php
        )

    [bitrix\iblock\template\entity\lazyvalueloader] => Array
        (
            [module] => iblock
            [file] => lib/template/entity/base.php
        )

    [bitrix\iblock\template\entity\catalogstore] => Array
        (
            [module] => iblock
            [file] => lib/template/entity/catalogstore.php
        )

    [bitrix\iblock\template\entity\element] => Array
        (
            [module] => iblock
            [file] => lib/template/entity/element.php
        )

    [bitrix\iblock\template\entity\elementcatalog] => Array
        (
            [module] => iblock
            [file] => lib/template/entity/elementcatalog.php
        )

    [bitrix\iblock\template\entity\elementcatalogmeasure] => Array
        (
            [module] => iblock
            [file] => lib/template/entity/elementcatalog.php
        )

    [bitrix\iblock\template\entity\elementcatalogstorelist] => Array
        (
            [module] => iblock
            [file] => lib/template/entity/elementcatalog.php
        )

    [bitrix\iblock\template\entity\elementprice] => Array
        (
            [module] => iblock
            [file] => lib/template/entity/elementprice.php
        )

    [bitrix\iblock\template\entity\elementproperty] => Array
        (
            [module] => iblock
            [file] => lib/template/entity/elementproperty.php
        )

    [bitrix\iblock\template\entity\elementpropertyuserfield] => Array
        (
            [module] => iblock
            [file] => lib/template/entity/elementproperty.php
        )

    [bitrix\iblock\template\entity\elementpropertyenum] => Array
        (
            [module] => iblock
            [file] => lib/template/entity/elementproperty.php
        )

    [bitrix\iblock\template\entity\elementpropertyelement] => Array
        (
            [module] => iblock
            [file] => lib/template/entity/elementproperty.php
        )

    [bitrix\iblock\template\entity\elementpropertysection] => Array
        (
            [module] => iblock
            [file] => lib/template/entity/elementproperty.php
        )

    [bitrix\iblock\template\entity\elementsku] => Array
        (
            [module] => iblock
            [file] => lib/template/entity/elementsku.php
        )

    [bitrix\iblock\template\entity\elementskuprice] => Array
        (
            [module] => iblock
            [file] => lib/template/entity/elementskuprice.php
        )

    [bitrix\iblock\template\entity\elementskuproperty] => Array
        (
            [module] => iblock
            [file] => lib/template/entity/elementskuproperty.php
        )

    [bitrix\iblock\template\entity\iblock] => Array
        (
            [module] => iblock
            [file] => lib/template/entity/iblock.php
        )

    [bitrix\iblock\template\entity\section] => Array
        (
            [module] => iblock
            [file] => lib/template/entity/section.php
        )

    [bitrix\iblock\template\entity\sectionpath] => Array
        (
            [module] => iblock
            [file] => lib/template/entity/sectionpath.php
        )

    [bitrix\iblock\template\entity\sectionproperty] => Array
        (
            [module] => iblock
            [file] => lib/template/entity/sectionproperty.php
        )

    [bitrix\iblock\template\functions\fabric] => Array
        (
            [module] => iblock
            [file] => lib/template/functions/fabric.php
        )

    [bitrix\iblock\template\functions\functionbase] => Array
        (
            [module] => iblock
            [file] => lib/template/functions/fabric.php
        )

    [bitrix\iblock\template\functions\functionupper] => Array
        (
            [module] => iblock
            [file] => lib/template/functions/fabric.php
        )

    [bitrix\iblock\template\functions\functionlower] => Array
        (
            [module] => iblock
            [file] => lib/template/functions/fabric.php
        )

    [bitrix\iblock\template\functions\functiontranslit] => Array
        (
            [module] => iblock
            [file] => lib/template/functions/fabric.php
        )

    [bitrix\iblock\template\functions\functionconcat] => Array
        (
            [module] => iblock
            [file] => lib/template/functions/fabric.php
        )

    [bitrix\iblock\template\functions\functionlimit] => Array
        (
            [module] => iblock
            [file] => lib/template/functions/fabric.php
        )

    [bitrix\iblock\template\functions\functioncontrast] => Array
        (
            [module] => iblock
            [file] => lib/template/functions/fabric.php
        )

    [bitrix\iblock\template\functions\functionmin] => Array
        (
            [module] => iblock
            [file] => lib/template/functions/fabric.php
        )

    [bitrix\iblock\template\functions\functionmax] => Array
        (
            [module] => iblock
            [file] => lib/template/functions/fabric.php
        )

    [bitrix\iblock\template\functions\functiondistinct] => Array
        (
            [module] => iblock
            [file] => lib/template/functions/fabric.php
        )

    [bitrix\iblock\update\adminfilteroption] => Array
        (
            [module] => iblock
            [file] => lib/update/adminfilteroption.php
        )

    [bitrix\iblock\update\admingridoption] => Array
        (
            [module] => iblock
            [file] => lib/update/admingridoption.php
        )

    [bitrix\iblock\url\adminpage\basebuilder] => Array
        (
            [module] => iblock
            [file] => lib/url/adminpage/basebuilder.php
        )

    [bitrix\iblock\url\adminpage\buildermanager] => Array
        (
            [module] => iblock
            [file] => lib/url/adminpage/buildermanager.php
        )

    [bitrix\iblock\url\adminpage\iblockbuilder] => Array
        (
            [module] => iblock
            [file] => lib/url/adminpage/iblockbuilder.php
        )

    [bitrix\iblock\sendereventhandler] => Array
        (
            [module] => iblock
            [file] => lib/senderconnector.php
        )

    [bitrix\iblock\senderconnectoriblock] => Array
        (
            [module] => iblock
            [file] => lib/senderconnector.php
        )

    [ccurrency] => Array
        (
            [module] => currency
            [file] => general/currency.php
        )

    [ccurrencylang] => Array
        (
            [module] => currency
            [file] => general/currency_lang.php
        )

    [ccurrencyrates] => Array
        (
            [module] => currency
            [file] => general/currency_rate.php
        )

    [bitrix\currency\compatible\tools] => Array
        (
            [module] => currency
            [file] => lib/compatible/tools.php
        )

    [bitrix\currency\helpers\admin\tools] => Array
        (
            [module] => currency
            [file] => lib/helpers/admin/tools.php
        )

    [bitrix\currency\helpers\editor] => Array
        (
            [module] => currency
            [file] => lib/helpers/editor.php
        )

    [bitrix\currency\userfield\money] => Array
        (
            [module] => currency
            [file] => lib/userfield/money.php
        )

    [bitrix\currency\currencymanager] => Array
        (
            [module] => currency
            [file] => lib/currencymanager.php
        )

    [bitrix\currency\currencytable] => Array
        (
            [module] => currency
            [file] => lib/currency.php
        )

    [bitrix\currency\currencylangtable] => Array
        (
            [module] => currency
            [file] => lib/currencylang.php
        )

    [bitrix\currency\currencyratetable] => Array
        (
            [module] => currency
            [file] => lib/currencyrate.php
        )

    [bitrix\currency\currencyclassifier] => Array
        (
            [module] => currency
            [file] => lib/currencyclassifier.php
        )

    [sale] => Array
        (
            [module] => sale
            [file] => install/index.php
        )

    [callsaledelivery] => Array
        (
            [module] => sale
            [file] => general/delivery.php
        )

    [csaledelivery] => Array
        (
            [module] => sale
            [file] => mysql/delivery.php
        )

    [csaledeliveryhandler] => Array
        (
            [module] => sale
            [file] => mysql/delivery_handler.php
        )

    [csaledeliveryhelper] => Array
        (
            [module] => sale
            [file] => general/delivery_helper.php
        )

    [csaledelivery2paysystem] => Array
        (
            [module] => sale
            [file] => general/delivery_2_pay_system.php
        )

    [csalelocation] => Array
        (
            [module] => sale
            [file] => mysql/location.php
        )

    [csalelocationgroup] => Array
        (
            [module] => sale
            [file] => mysql/location_group.php
        )

    [csalebasket] => Array
        (
            [module] => sale
            [file] => mysql/basket.php
        )

    [csalebaskethelper] => Array
        (
            [module] => sale
            [file] => general/basket_helper.php
        )

    [csaleuser] => Array
        (
            [module] => sale
            [file] => mysql/basket.php
        )

    [csaleorder] => Array
        (
            [module] => sale
            [file] => mysql/order.php
        )

    [csaleorderpropsgroup] => Array
        (
            [module] => sale
            [file] => mysql/order_props_group.php
        )

    [csaleorderpropsvariant] => Array
        (
            [module] => sale
            [file] => mysql/order_props_variant.php
        )

    [csaleorderuserprops] => Array
        (
            [module] => sale
            [file] => mysql/order_user_props.php
        )

    [csaleorderuserpropsvalue] => Array
        (
            [module] => sale
            [file] => mysql/order_user_props_value.php
        )

    [csaleordertax] => Array
        (
            [module] => sale
            [file] => mysql/order_tax.php
        )

    [csaleorderhelper] => Array
        (
            [module] => sale
            [file] => general/order_helper.php
        )

    [csalepaysystem] => Array
        (
            [module] => sale
            [file] => mysql/pay_system.php
        )

    [csalepaysystemaction] => Array
        (
            [module] => sale
            [file] => mysql/pay_system_action.php
        )

    [csalepaysystemshelper] => Array
        (
            [module] => sale
            [file] => general/pay_system_helper.php
        )

    [csalepaysystemtarif] => Array
        (
            [module] => sale
            [file] => general/pay_system_tarif.php
        )

    [csaletax] => Array
        (
            [module] => sale
            [file] => mysql/tax.php
        )

    [csaletaxrate] => Array
        (
            [module] => sale
            [file] => mysql/tax_rate.php
        )

    [csalepersontype] => Array
        (
            [module] => sale
            [file] => mysql/person_type.php
        )

    [csalediscount] => Array
        (
            [module] => sale
            [file] => mysql/discount.php
        )

    [csalebasketdiscountconvert] => Array
        (
            [module] => sale
            [file] => general/step_operations.php
        )

    [csalediscountreindex] => Array
        (
            [module] => sale
            [file] => general/step_operations.php
        )

    [csalediscountconvertext] => Array
        (
            [module] => sale
            [file] => general/step_operations.php
        )

    [csaleuseraccount] => Array
        (
            [module] => sale
            [file] => mysql/user.php
        )

    [csaleusertransact] => Array
        (
            [module] => sale
            [file] => mysql/user_transact.php
        )

    [csaleusercards] => Array
        (
            [module] => sale
            [file] => mysql/user_cards.php
        )

    [csalerecurring] => Array
        (
            [module] => sale
            [file] => mysql/recurring.php
        )

    [csalelang] => Array
        (
            [module] => sale
            [file] => mysql/settings.php
        )

    [csalegroupaccesstosite] => Array
        (
            [module] => sale
            [file] => mysql/settings.php
        )

    [csalegroupaccesstoflag] => Array
        (
            [module] => sale
            [file] => mysql/settings.php
        )

    [csaleauxiliary] => Array
        (
            [module] => sale
            [file] => mysql/auxiliary.php
        )

    [csaleaffiliate] => Array
        (
            [module] => sale
            [file] => mysql/affiliate.php
        )

    [csaleaffiliateplan] => Array
        (
            [module] => sale
            [file] => mysql/affiliate_plan.php
        )

    [csaleaffiliateplansection] => Array
        (
            [module] => sale
            [file] => mysql/affiliate_plan_section.php
        )

    [csaleaffiliatetier] => Array
        (
            [module] => sale
            [file] => mysql/affiliate_tier.php
        )

    [csaleaffiliatetransact] => Array
        (
            [module] => sale
            [file] => mysql/affiliate_transact.php
        )

    [csaleexport] => Array
        (
            [module] => sale
            [file] => general/export.php
        )

    [exportoneccrm] => Array
        (
            [module] => sale
            [file] => general/export.php
        )

    [csaleorderloader] => Array
        (
            [module] => sale
            [file] => general/order_loader.php
        )

    [csalemeasure] => Array
        (
            [module] => sale
            [file] => general/measurement.php
        )

    [csaleproduct] => Array
        (
            [module] => sale
            [file] => mysql/product.php
        )

    [csaleviewedproduct] => Array
        (
            [module] => sale
            [file] => mysql/product.php
        )

    [csalehelper] => Array
        (
            [module] => sale
            [file] => general/helper.php
        )

    [csalemobileorderutils] => Array
        (
            [module] => sale
            [file] => general/mobile_order.php
        )

    [csalemobileorderpull] => Array
        (
            [module] => sale
            [file] => general/mobile_order.php
        )

    [csalemobileorderpush] => Array
        (
            [module] => sale
            [file] => general/mobile_order.php
        )

    [csalemobileorderfilter] => Array
        (
            [module] => sale
            [file] => general/mobile_order.php
        )

    [cbasesalereporthelper] => Array
        (
            [module] => sale
            [file] => general/sale_report_helper.php
        )

    [csalereportsaleorderhelper] => Array
        (
            [module] => sale
            [file] => general/sale_report_helper.php
        )

    [csalereportuserhelper] => Array
        (
            [module] => sale
            [file] => general/sale_report_helper.php
        )

    [csalereportsalefuserhelper] => Array
        (
            [module] => sale
            [file] => general/sale_report_helper.php
        )

    [ibxsaleproductprovider] => Array
        (
            [module] => sale
            [file] => general/product_provider.php
        )

    [csalestorebarcode] => Array
        (
            [module] => sale
            [file] => mysql/store_barcode.php
        )

    [csaleorderchange] => Array
        (
            [module] => sale
            [file] => mysql/order_change.php
        )

    [csaleorderchangeformat] => Array
        (
            [module] => sale
            [file] => general/order_change.php
        )

    [bitrix\sale\internals\fusertable] => Array
        (
            [module] => sale
            [file] => lib/internals/fuser.php
        )

    [bitrix\sale\fuser] => Array
        (
            [module] => sale
            [file] => lib/fuser.php
        )

    [bitrix\sale\internals\input\manager] => Array
        (
            [module] => sale
            [file] => lib/internals/input.php
        )

    [bitrix\sale\internals\input\base] => Array
        (
            [module] => sale
            [file] => lib/internals/input.php
        )

    [bitrix\sale\internals\input\file] => Array
        (
            [module] => sale
            [file] => lib/internals/input.php
        )

    [bitrix\sale\internals\input\stringinput] => Array
        (
            [module] => sale
            [file] => lib/internals/input.php
        )

    [bitrix\sale\internals\sitecurrencytable] => Array
        (
            [module] => sale
            [file] => lib/internals/sitecurrency.php
        )

    [csalestatus] => Array
        (
            [module] => sale
            [file] => general/status.php
        )

    [bitrix\sale\statusbase] => Array
        (
            [module] => sale
            [file] => lib/statusbase.php
        )

    [bitrix\sale\orderstatus] => Array
        (
            [module] => sale
            [file] => lib/orderstatus.php
        )

    [bitrix\sale\deliverystatus] => Array
        (
            [module] => sale
            [file] => lib/deliverystatus.php
        )

    [bitrix\sale\internals\statustable] => Array
        (
            [module] => sale
            [file] => lib/internals/status.php
        )

    [bitrix\sale\internals\statuslangtable] => Array
        (
            [module] => sale
            [file] => lib/internals/status_lang.php
        )

    [bitrix\sale\internals\statusgrouptasktable] => Array
        (
            [module] => sale
            [file] => lib/internals/status_grouptask.php
        )

    [csaleorderprops] => Array
        (
            [module] => sale
            [file] => general/order_props.php
        )

    [csaleorderpropsadapter] => Array
        (
            [module] => sale
            [file] => general/order_props.php
        )

    [csaleorderpropsvalue] => Array
        (
            [module] => sale
            [file] => mysql/order_props_values.php
        )

    [bitrix\sale\propertyvaluecollection] => Array
        (
            [module] => sale
            [file] => lib/propertyvaluecollection.php
        )

    [bitrix\sale\internals\orderpropstable] => Array
        (
            [module] => sale
            [file] => lib/internals/orderprops.php
        )

    [bitrix\sale\internals\orderpropsgrouptable] => Array
        (
            [module] => sale
            [file] => lib/internals/orderprops_group.php
        )

    [bitrix\sale\internals\orderpropsvaluetable] => Array
        (
            [module] => sale
            [file] => lib/internals/orderprops_value.php
        )

    [bitrix\sale\internals\orderpropsvarianttable] => Array
        (
            [module] => sale
            [file] => lib/internals/orderprops_variant.php
        )

    [bitrix\sale\internals\orderpropsrelationtable] => Array
        (
            [module] => sale
            [file] => lib/internals/orderprops_relation.php
        )

    [bitrix\sale\internals\userpropsvaluetable] => Array
        (
            [module] => sale
            [file] => lib/internals/userpropsvalue.php
        )

    [bitrix\sale\internals\userpropstable] => Array
        (
            [module] => sale
            [file] => lib/internals/userprops.php
        )

    [bitrix\sale\businessvalue] => Array
        (
            [module] => sale
            [file] => lib/businessvalue.php
        )

    [bitrix\sale\ibusinessvalueprovider] => Array
        (
            [module] => sale
            [file] => lib/businessvalueproviderinterface.php
        )

    [bitrix\sale\internals\businessvaluetable] => Array
        (
            [module] => sale
            [file] => lib/internals/businessvalue.php
        )

    [bitrix\sale\internals\businessvaluepersondomaintable] => Array
        (
            [module] => sale
            [file] => lib/internals/businessvalue_persondomain.php
        )

    [bitrix\sale\internals\businessvaluecode1ctable] => Array
        (
            [module] => sale
            [file] => lib/internals/businessvalue_code_1c.php
        )

    [bitrix\sale\internals\paysystemactiontable] => Array
        (
            [module] => sale
            [file] => lib/internals/paysystemaction.php
        )

    [bitrix\sale\internals\paysysteminner] => Array
        (
            [module] => sale
            [file] => lib/internals/paysysteminner.php
        )

    [bitrix\sale\internals\deliverypaysystemtable] => Array
        (
            [module] => sale
            [file] => lib/internals/delivery_paysystem.php
        )

    [bitrix\sale\usermessageexception] => Array
        (
            [module] => sale
            [file] => lib/exception.php
        )

    [bitrix\sale\configuration] => Array
        (
            [module] => sale
            [file] => lib/configuration.php
        )

    [bitrix\sale\order] => Array
        (
            [module] => sale
            [file] => lib/order.php
        )

    [bitrix\sale\persontype] => Array
        (
            [module] => sale
            [file] => lib/persontype.php
        )

    [csalereportsalegoodshelper] => Array
        (
            [module] => sale
            [file] => general/sale_report_helper.php
        )

    [csalereportsaleproducthelper] => Array
        (
            [module] => sale
            [file] => general/sale_report_helper.php
        )

    [bitrix\sale\internals\producttable] => Array
        (
            [module] => sale
            [file] => lib/internals/product.php
        )

    [bitrix\sale\internals\goodssectiontable] => Array
        (
            [module] => sale
            [file] => lib/internals/goodssection.php
        )

    [bitrix\sale\internals\sectiontable] => Array
        (
            [module] => sale
            [file] => lib/internals/section.php
        )

    [bitrix\sale\internals\storeproducttable] => Array
        (
            [module] => sale
            [file] => lib/internals/storeproduct.php
        )

    [bitrix\sale\saleszone] => Array
        (
            [module] => sale
            [file] => lib/saleszone.php
        )

    [bitrix\sale\internals\orderdeliveryreqtable] => Array
        (
            [module] => sale
            [file] => lib/internals/orderdeliveryreq.php
        )

    [bitrix\sale\sendereventhandler] => Array
        (
            [module] => sale
            [file] => lib/senderconnector.php
        )

    [bitrix\sale\senderconnectorbuyer] => Array
        (
            [module] => sale
            [file] => lib/senderconnector.php
        )

    [bitrix\sale\userconsent] => Array
        (
            [module] => sale
            [file] => lib/userconsent.php
        )

    [bitrix\sale\internals\product2producttable] => Array
        (
            [module] => sale
            [file] => lib/internals/product2product.php
        )

    [bitrix\sale\internals\orderprocessingtable] => Array
        (
            [module] => sale
            [file] => lib/internals/orderprocessing.php
        )

    [bitrix\sale\orderbase] => Array
        (
            [module] => sale
            [file] => lib/orderbase.php
        )

    [bitrix\sale\internals\entity] => Array
        (
            [module] => sale
            [file] => lib/internals/entity.php
        )

    [bitrix\sale\internals\entitycollection] => Array
        (
            [module] => sale
            [file] => lib/internals/entitycollection.php
        )

    [bitrix\sale\internals\collectionbase] => Array
        (
            [module] => sale
            [file] => lib/internals/collectionbase.php
        )

    [bitrix\sale\shipment] => Array
        (
            [module] => sale
            [file] => lib/shipment.php
        )

    [bitrix\sale\shipmentcollection] => Array
        (
            [module] => sale
            [file] => lib/shipmentcollection.php
        )

    [bitrix\sale\shipmentitemcollection] => Array
        (
            [module] => sale
            [file] => lib/shipmentitemcollection.php
        )

    [bitrix\sale\shipmentitem] => Array
        (
            [module] => sale
            [file] => lib/shipmentitem.php
        )

    [bitrix\sale\shipmentitemstorecollection] => Array
        (
            [module] => sale
            [file] => lib/shipmentitemstorecollection.php
        )

    [bitrix\sale\shipmentitemstore] => Array
        (
            [module] => sale
            [file] => lib/shipmentitemstore.php
        )

    [bitrix\sale\paymentcollectionbase] => Array
        (
            [module] => sale
            [file] => lib/internals/paymentcollectionbase.php
        )

    [bitrix\sale\paymentcollection] => Array
        (
            [module] => sale
            [file] => lib/paymentcollection.php
        )

    [bitrix\sale\payment] => Array
        (
            [module] => sale
            [file] => lib/payment.php
        )

    [bitrix\sale\paysystemservice] => Array
        (
            [module] => sale
            [file] => lib/paysystemservice.php
        )

    [bitrix\sale\internals\fields] => Array
        (
            [module] => sale
            [file] => lib/internals/fields.php
        )

    [bitrix\sale\result] => Array
        (
            [module] => sale
            [file] => lib/result.php
        )

    [bitrix\sale\resulterror] => Array
        (
            [module] => sale
            [file] => lib/result.php
        )

    [bitrix\sale\resultserializable] => Array
        (
            [module] => sale
            [file] => lib/resultserializable.php
        )

    [bitrix\sale\eventactions] => Array
        (
            [module] => sale
            [file] => lib/eventactions.php
        )

    [bitrix\sale\basketbase] => Array
        (
            [module] => sale
            [file] => lib/basketbase.php
        )

    [bitrix\sale\basketitembase] => Array
        (
            [module] => sale
            [file] => lib/basketitembase.php
        )

    [bitrix\sale\basket] => Array
        (
            [module] => sale
            [file] => lib/basket.php
        )

    [bitrix\sale\internals\basketitembase] => Array
        (
            [module] => sale
            [file] => lib/internals/basketitembase.php
        )

    [bitrix\sale\basketitem] => Array
        (
            [module] => sale
            [file] => lib/basketitem.php
        )

    [bitrix\sale\basketbundlecollection] => Array
        (
            [module] => sale
            [file] => lib/basketbundlecollection.php
        )

    [bitrix\sale\orderproperties] => Array
        (
            [module] => sale
            [file] => lib/orderprops.php
        )

    [bitrix\sale\propertyvalue] => Array
        (
            [module] => sale
            [file] => lib/propertyvalue.php
        )

    [bitrix\sale\compatible\internals\entitycompatibility] => Array
        (
            [module] => sale
            [file] => lib/compatible/internals/entitycompatibility.php
        )

    [bitrix\sale\compatible\ordercompatibility] => Array
        (
            [module] => sale
            [file] => lib/compatible/ordercompatibility.php
        )

    [bitrix\sale\compatible\basketcompatibility] => Array
        (
            [module] => sale
            [file] => lib/compatible/basketcompatibility.php
        )

    [bitrix\sale\compatible\eventcompatibility] => Array
        (
            [module] => sale
            [file] => lib/compatible/eventcompatibility.php
        )

    [bitrix\sale\compatible\orderquery] => Array
        (
            [module] => sale
            [file] => lib/compatible/compatible.php
        )

    [bitrix\sale\compatible\orderquerylocation] => Array
        (
            [module] => sale
            [file] => lib/compatible/compatible.php
        )

    [bitrix\sale\compatible\fetchadapter] => Array
        (
            [module] => sale
            [file] => lib/compatible/compatible.php
        )

    [bitrix\sale\compatible\test] => Array
        (
            [module] => sale
            [file] => lib/compatible/compatible.php
        )

    [bitrix\sale\orderuserproperties] => Array
        (
            [module] => sale
            [file] => lib/userprops.php
        )

    [bitrix\sale\basketpropertiescollectionbase] => Array
        (
            [module] => sale
            [file] => lib/basketpropertiesbase.php
        )

    [bitrix\sale\basketpropertiescollection] => Array
        (
            [module] => sale
            [file] => lib/basketproperties.php
        )

    [bitrix\sale\basketpropertyitembase] => Array
        (
            [module] => sale
            [file] => lib/basketpropertiesitembase.php
        )

    [bitrix\sale\basketpropertyitem] => Array
        (
            [module] => sale
            [file] => lib/basketpropertiesitem.php
        )

    [bitrix\sale\tax] => Array
        (
            [module] => sale
            [file] => lib/tax.php
        )

    [bitrix\sale\internals\ordertable] => Array
        (
            [module] => sale
            [file] => lib/internals/order.php
        )

    [bitrix\sale\internals\baskettable] => Array
        (
            [module] => sale
            [file] => lib/internals/basket.php
        )

    [bitrix\sale\internals\shipmenttable] => Array
        (
            [module] => sale
            [file] => lib/internals/shipment.php
        )

    [bitrix\sale\internals\shipmentitemtable] => Array
        (
            [module] => sale
            [file] => lib/internals/shipmentitem.php
        )

    [bitrix\sale\internals\paysystemservicetable] => Array
        (
            [module] => sale
            [file] => lib/internals/paysystemservice.php
        )

    [bitrix\sale\internals\paymenttable] => Array
        (
            [module] => sale
            [file] => lib/internals/payment.php
        )

    [bitrix\sale\internals\shipmentitemstoretable] => Array
        (
            [module] => sale
            [file] => lib/internals/shipmentitemstore.php
        )

    [bitrix\sale\internals\shipmentextraservice] => Array
        (
            [module] => sale
            [file] => lib/internals/shipmentextraservice.php
        )

    [bitrix\sale\internals\orderuserpropertiestable] => Array
        (
            [module] => sale
            [file] => lib/internals/userprops.php
        )

    [bitrix\sale\internals\collectableentity] => Array
        (
            [module] => sale
            [file] => lib/internals/collectableentity.php
        )

    [bitrix\sale\provider] => Array
        (
            [module] => sale
            [file] => lib/provider.php
        )

    [bitrix\sale\providerbase] => Array
        (
            [module] => sale
            [file] => lib/providerbase.php
        )

    [bitrix\sale\internals\catalog\provider] => Array
        (
            [module] => sale
            [file] => lib/internals/catalog/provider.php
        )

    [bitrix\sale\saleproviderbase] => Array
        (
            [module] => sale
            [file] => lib/saleproviderbase.php
        )

    [bitrix\sale\internals\transferdataprovider] => Array
        (
            [module] => sale
            [file] => lib/internals/transferdataprovider.php
        )

    [bitrix\sale\internals\poolquantity] => Array
        (
            [module] => sale
            [file] => lib/internals/poolquantity.php
        )

    [bitrix\sale\internals\providercreator] => Array
        (
            [module] => sale
            [file] => lib/internals/providercreator.php
        )

    [bitrix\sale\internals\providerbuilderbase] => Array
        (
            [module] => sale
            [file] => lib/internals/providerbuilderbase.php
        )

    [bitrix\sale\internals\providerbuilder] => Array
        (
            [module] => sale
            [file] => lib/internals/providerbuilder.php
        )

    [bitrix\sale\internals\providerbuildercompatibility] => Array
        (
            [module] => sale
            [file] => lib/internals/providerbuildercompatibility.php
        )

    [bitrix\sale\orderhistory] => Array
        (
            [module] => sale
            [file] => lib/orderhistory.php
        )

    [bitrix\sale\internals\callbackregistrytable] => Array
        (
            [module] => sale
            [file] => lib/internals/callbackregistry.php
        )

    [bitrix\sale\internals\basketpropertytable] => Array
        (
            [module] => sale
            [file] => lib/internals/basketproperties.php
        )

    [bitrix\sale\internals\companytable] => Array
        (
            [module] => sale
            [file] => lib/internals/company.php
        )

    [bitrix\sale\internals\companygrouptable] => Array
        (
            [module] => sale
            [file] => lib/internals/companygroup.php
        )

    [bitrix\sale\internals\companyresponsiblegrouptable] => Array
        (
            [module] => sale
            [file] => lib/internals/companyresponsiblegroup.php
        )

    [bitrix\sale\internals\persontypetable] => Array
        (
            [module] => sale
            [file] => lib/internals/persontype.php
        )

    [bitrix\sale\internals\persontypesitetable] => Array
        (
            [module] => sale
            [file] => lib/internals/persontypesite.php
        )

    [bitrix\sale\internals\pool] => Array
        (
            [module] => sale
            [file] => lib/internals/pool.php
        )

    [bitrix\sale\internals\userbudgetpool] => Array
        (
            [module] => sale
            [file] => lib/internals/userbudgetpool.php
        )

    [bitrix\sale\internals\eventspool] => Array
        (
            [module] => sale
            [file] => lib/internals/eventspool.php
        )

    [bitrix\sale\internals\events] => Array
        (
            [module] => sale
            [file] => lib/internals/events.php
        )

    [bitrix\sale\pricemaths] => Array
        (
            [module] => sale
            [file] => lib/pricemaths.php
        )

    [bitrix\sale\basketcomponenthelper] => Array
        (
            [module] => sale
            [file] => lib/basketcomponenthelper.php
        )

    [bitrix\sale\registry] => Array
        (
            [module] => sale
            [file] => lib/registry.php
        )

    [ipaymentorder] => Array
        (
            [module] => sale
            [file] => lib/internals/paymentinterface.php
        )

    [ishipmentorder] => Array
        (
            [module] => sale
            [file] => lib/internals/shipmentinterface.php
        )

    [ientitymarker] => Array
        (
            [module] => sale
            [file] => lib/internals/entitymarkerinterface.php
        )

    [bitrix\sale\internals\orderarchivetable] => Array
        (
            [module] => sale
            [file] => lib/internals/orderarchive.php
        )

    [bitrix\sale\internals\basketarchivetable] => Array
        (
            [module] => sale
            [file] => lib/internals/basketarchive.php
        )

    [bitrix\sale\internals\orderarchivepackedtable] => Array
        (
            [module] => sale
            [file] => lib/internals/orderarchivepacked.php
        )

    [bitrix\sale\internals\basketarchivepackedtable] => Array
        (
            [module] => sale
            [file] => lib/internals/basketarchivepacked.php
        )

    [bitrix\sale\archive\manager] => Array
        (
            [module] => sale
            [file] => lib/archive/manager.php
        )

    [bitrix\sale\archive\recovery\base] => Array
        (
            [module] => sale
            [file] => lib/archive/recovery/base.php
        )

    [bitrix\sale\archive\recovery\scheme] => Array
        (
            [module] => sale
            [file] => lib/archive/recovery/scheme.php
        )

    [bitrix\sale\archive\recovery\version1] => Array
        (
            [module] => sale
            [file] => lib/archive/recovery/version1.php
        )

    [bitrix\sale\tax\ratetable] => Array
        (
            [module] => sale
            [file] => lib/tax/rate.php
        )

    [bitrix\sale\location\locationtable] => Array
        (
            [module] => sale
            [file] => lib/location/location.php
        )

    [bitrix\sale\location\tree] => Array
        (
            [module] => sale
            [file] => lib/location/tree.php
        )

    [bitrix\sale\location\typetable] => Array
        (
            [module] => sale
            [file] => lib/location/type.php
        )

    [bitrix\sale\location\grouptable] => Array
        (
            [module] => sale
            [file] => lib/location/group.php
        )

    [bitrix\sale\location\externaltable] => Array
        (
            [module] => sale
            [file] => lib/location/external.php
        )

    [bitrix\sale\location\externalservicetable] => Array
        (
            [module] => sale
            [file] => lib/location/externalservice.php
        )

    [bitrix\sale\location\search\finder] => Array
        (
            [module] => sale
            [file] => lib/location/search/finder.php
        )

    [bitrix\sale\location\search\wordtable] => Array
        (
            [module] => sale
            [file] => lib/location/search/word.php
        )

    [bitrix\sale\location\search\chaintable] => Array
        (
            [module] => sale
            [file] => lib/location/search/chain.php
        )

    [bitrix\sale\location\search\sitelinktable] => Array
        (
            [module] => sale
            [file] => lib/location/search/sitelink.php
        )

    [bitrix\sale\location\name\nameentity] => Array
        (
            [module] => sale
            [file] => lib/location/name/nameentity.php
        )

    [bitrix\sale\location\name\locationtable] => Array
        (
            [module] => sale
            [file] => lib/location/name/location.php
        )

    [bitrix\sale\location\name\typetable] => Array
        (
            [module] => sale
            [file] => lib/location/name/type.php
        )

    [bitrix\sale\location\name\grouptable] => Array
        (
            [module] => sale
            [file] => lib/location/name/group.php
        )

    [bitrix\sale\location\connector] => Array
        (
            [module] => sale
            [file] => lib/location/connector.php
        )

    [bitrix\sale\location\grouplocationtable] => Array
        (
            [module] => sale
            [file] => lib/location/grouplocation.php
        )

    [bitrix\sale\location\sitelocationtable] => Array
        (
            [module] => sale
            [file] => lib/location/sitelocation.php
        )

    [bitrix\sale\location\defaultsitetable] => Array
        (
            [module] => sale
            [file] => lib/location/defaultsite.php
        )

    [bitrix\sale\location\db\commonhelper] => Array
        (
            [module] => sale
            [file] => lib/location/db/commonhelper.php
        )

    [bitrix\sale\location\db\helper] => Array
        (
            [module] => sale
            [file] => lib/location/db/mysql/helper.php
        )

    [bitrix\sale\location\db\blockinserter] => Array
        (
            [module] => sale
            [file] => lib/location/db/blockinserter.php
        )

    [bitrix\sale\location\admin\helper] => Array
        (
            [module] => sale
            [file] => lib/location/admin/helper.php
        )

    [bitrix\sale\location\admin\namehelper] => Array
        (
            [module] => sale
            [file] => lib/location/admin/namehelper.php
        )

    [bitrix\sale\location\admin\locationhelper] => Array
        (
            [module] => sale
            [file] => lib/location/admin/locationhelper.php
        )

    [bitrix\sale\location\admin\typehelper] => Array
        (
            [module] => sale
            [file] => lib/location/admin/typehelper.php
        )

    [bitrix\sale\location\admin\grouphelper] => Array
        (
            [module] => sale
            [file] => lib/location/admin/grouphelper.php
        )

    [bitrix\sale\location\admin\defaultsitehelper] => Array
        (
            [module] => sale
            [file] => lib/location/admin/defaultsitehelper.php
        )

    [bitrix\sale\location\admin\sitelocationhelper] => Array
        (
            [module] => sale
            [file] => lib/location/admin/sitelocationhelper.php
        )

    [bitrix\sale\location\admin\externalservicehelper] => Array
        (
            [module] => sale
            [file] => lib/location/admin/externalservicehelper.php
        )

    [bitrix\sale\location\admin\searchhelper] => Array
        (
            [module] => sale
            [file] => lib/location/admin/searchhelper.php
        )

    [bitrix\sale\location\util\process] => Array
        (
            [module] => sale
            [file] => lib/location/util/process.php
        )

    [bitrix\sale\location\util\csvreader] => Array
        (
            [module] => sale
            [file] => lib/location/util/csvreader.php
        )

    [bitrix\sale\location\util\assert] => Array
        (
            [module] => sale
            [file] => lib/location/util/assert.php
        )

    [bitrix\sale\location\import\importprocess] => Array
        (
            [module] => sale
            [file] => lib/location/import/importprocess.php
        )

    [bitrix\sale\location\search\reindexprocess] => Array
        (
            [module] => sale
            [file] => lib/location/search/reindexprocess.php
        )

    [bitrix\sale\location\tree\nodenotfoundexception] => Array
        (
            [module] => sale
            [file] => lib/location/tree/exception.php
        )

    [bitrix\sale\location\tree\nodeincorrectexception] => Array
        (
            [module] => sale
            [file] => lib/location/tree/exception.php
        )

    [bitrix\sale\location\exception] => Array
        (
            [module] => sale
            [file] => lib/location/exception.php
        )

    [csaleproxyadminresult] => Array
        (
            [module] => sale
            [file] => general/proxyadminresult.php
        )

    [csaleproxyadminuiresult] => Array
        (
            [module] => sale
            [file] => general/proxyadminresult.php
        )

    [csaleproxyresult] => Array
        (
            [module] => sale
            [file] => general/proxyresult.php
        )

    [bitrix\sale\location\migration\cupdaterlocationpro] => Array
        (
            [module] => sale
            [file] => lib/location/migration/migrate.php
        )

    [bitrix\sale\delivery\deliverylocationtable] => Array
        (
            [module] => sale
            [file] => lib/delivery/deliverylocation.php
        )

    [bitrix\sale\delivery\deliverylocationexcludetable] => Array
        (
            [module] => sale
            [file] => lib/delivery/deliverylocationexclude.php
        )

    [bitrix\sale\tax\ratelocationtable] => Array
        (
            [module] => sale
            [file] => lib/tax/ratelocation.php
        )

    [csalebasketfilter] => Array
        (
            [module] => sale
            [file] => general/sale_cond.php
        )

    [csalecondctrl] => Array
        (
            [module] => sale
            [file] => general/sale_cond.php
        )

    [csalecondctrlcomplex] => Array
        (
            [module] => sale
            [file] => general/sale_cond.php
        )

    [csalecondctrlgroup] => Array
        (
            [module] => sale
            [file] => general/sale_cond.php
        )

    [csalecondctrlbasketgroup] => Array
        (
            [module] => sale
            [file] => general/sale_cond.php
        )

    [csalecondctrlbasketfields] => Array
        (
            [module] => sale
            [file] => general/sale_cond.php
        )

    [csalecondctrlbasketitemconditions] => Array
        (
            [module] => sale
            [file] => general/sale_cond.php
        )

    [csalecondctrlbasketproperties] => Array
        (
            [module] => sale
            [file] => general/sale_cond.php
        )

    [csalecondctrlorderfields] => Array
        (
            [module] => sale
            [file] => general/sale_cond.php
        )

    [csalecondctrlcommon] => Array
        (
            [module] => sale
            [file] => general/sale_cond.php
        )

    [csalecondtree] => Array
        (
            [module] => sale
            [file] => general/sale_cond.php
        )

    [csalecondctrlpastorder] => Array
        (
            [module] => sale
            [file] => general/sale_cond.php
        )

    [csalecondcumulativectrl] => Array
        (
            [module] => sale
            [file] => general/sale_cond.php
        )

    [csalecumulativeaction] => Array
        (
            [module] => sale
            [file] => general/sale_act.php
        )

    [csaleactionctrl] => Array
        (
            [module] => sale
            [file] => general/sale_act.php
        )

    [csaleactionctrlcomplex] => Array
        (
            [module] => sale
            [file] => general/sale_act.php
        )

    [csaleactionctrlgroup] => Array
        (
            [module] => sale
            [file] => general/sale_act.php
        )

    [csaleactionctrlaction] => Array
        (
            [module] => sale
            [file] => general/sale_act.php
        )

    [csalediscountactionapply] => Array
        (
            [module] => sale
            [file] => general/sale_act.php
        )

    [csaleactionctrldelivery] => Array
        (
            [module] => sale
            [file] => general/sale_act.php
        )

    [csaleactiongift] => Array
        (
            [module] => sale
            [file] => general/sale_act.php
        )

    [csaleactiongiftctrlgroup] => Array
        (
            [module] => sale
            [file] => general/sale_act.php
        )

    [csaleactionctrlbasketgroup] => Array
        (
            [module] => sale
            [file] => general/sale_act.php
        )

    [csaleactionctrlsubgroup] => Array
        (
            [module] => sale
            [file] => general/sale_act.php
        )

    [csaleactioncondctrlbasketfields] => Array
        (
            [module] => sale
            [file] => general/sale_act.php
        )

    [csaleactiontree] => Array
        (
            [module] => sale
            [file] => general/sale_act.php
        )

    [csalediscountconvert] => Array
        (
            [module] => sale
            [file] => general/discount_convert.php
        )

    [csalepdf] => Array
        (
            [module] => sale
            [file] => general/pdf.php
        )

    [csaleymhandler] => Array
        (
            [module] => sale
            [file] => general/ym_handler.php
        )

    [csaleymlocation] => Array
        (
            [module] => sale
            [file] => general/ym_location.php
        )

    [bitrix\sale\delivery\calculationresult] => Array
        (
            [module] => sale
            [file] => lib/delivery/calculationresult.php
        )

    [bitrix\sale\delivery\services\table] => Array
        (
            [module] => sale
            [file] => lib/delivery/services/table.php
        )

    [bitrix\sale\delivery\restrictions\table] => Array
        (
            [module] => sale
            [file] => lib/delivery/restrictions/table.php
        )

    [bitrix\sale\delivery\services\manager] => Array
        (
            [module] => sale
            [file] => lib/delivery/services/manager.php
        )

    [bitrix\sale\delivery\restrictions\base] => Array
        (
            [module] => sale
            [file] => lib/delivery/restrictions/base.php
        )

    [bitrix\sale\delivery\restrictions\manager] => Array
        (
            [module] => sale
            [file] => lib/delivery/restrictions/manager.php
        )

    [bitrix\sale\delivery\services\base] => Array
        (
            [module] => sale
            [file] => lib/delivery/services/base.php
        )

    [bitrix\sale\delivery\menu] => Array
        (
            [module] => sale
            [file] => lib/delivery/menu.php
        )

    [bitrix\sale\delivery\services\objectpool] => Array
        (
            [module] => sale
            [file] => lib/delivery/services/objectpool.php
        )

    [bitrix\sale\tradingplatformtable] => Array
        (
            [module] => sale
            [file] => lib/internals/tradingplatform.php
        )

    [bitrix\sale\tradingplatform\ebay\policy] => Array
        (
            [module] => sale
            [file] => lib/tradingplatform/ebay/policy.php
        )

    [bitrix\sale\tradingplatform\helper] => Array
        (
            [module] => sale
            [file] => lib/tradingplatform/helper.php
        )

    [bitrix\sale\tradingplatform\ymarket\yandexmarket] => Array
        (
            [module] => sale
            [file] => lib/tradingplatform/ymarket/yandexmarket.php
        )

    [bitrix\sale\tradingplatform\platform] => Array
        (
            [module] => sale
            [file] => lib/tradingplatform/platform.php
        )

    [bitrix\sale\tradingplatform\logger] => Array
        (
            [module] => sale
            [file] => lib/tradingplatform/logger.php
        )

    [bitrix\sale\internals\shipmentextraservicetable] => Array
        (
            [module] => sale
            [file] => lib/internals/shipmentextraservice.php
        )

    [bitrix\sale\delivery\extraservices\manager] => Array
        (
            [module] => sale
            [file] => lib/delivery/extra_services/manager.php
        )

    [bitrix\sale\delivery\extraservices\base] => Array
        (
            [module] => sale
            [file] => lib/delivery/extra_services/base.php
        )

    [bitrix\sale\delivery\extraservices\table] => Array
        (
            [module] => sale
            [file] => lib/delivery/extra_services/table.php
        )

    [bitrix\sale\delivery\tracking\manager] => Array
        (
            [module] => sale
            [file] => lib/delivery/tracking/manager.php
        )

    [bitrix\sale\delivery\tracking\table] => Array
        (
            [module] => sale
            [file] => lib/delivery/tracking/table.php
        )

    [bitrix\sale\delivery\externallocationmap] => Array
        (
            [module] => sale
            [file] => lib/delivery/externallocationmap.php
        )

    [bitrix\sale\internals\servicerestrictiontable] => Array
        (
            [module] => sale
            [file] => lib/internals/servicerestriction.php
        )

    [bitrix\sale\services\base\restrictionmanager] => Array
        (
            [module] => sale
            [file] => lib/services/base/restrictionmanager.php
        )

    [bitrix\sale\services\base\siterestriction] => Array
        (
            [module] => sale
            [file] => lib/services/base/siterestriction.php
        )

    [bitrix\sale\services\base\tradebindingrestriction] => Array
        (
            [module] => sale
            [file] => lib/services/base/tradebindingrestriction.php
        )

    [bitrix\sale\compatible\discountcompatibility] => Array
        (
            [module] => sale
            [file] => lib/compatible/discountcompatibility.php
        )

    [bitrix\sale\config\feature] => Array
        (
            [module] => sale
            [file] => lib/config/feature.php
        )

    [bitrix\sale\discount\context\basecontext] => Array
        (
            [module] => sale
            [file] => lib/discount/context/basecontext.php
        )

    [bitrix\sale\discount\context\fuser] => Array
        (
            [module] => sale
            [file] => lib/discount/context/fuser.php
        )

    [bitrix\sale\discount\context\user] => Array
        (
            [module] => sale
            [file] => lib/discount/context/user.php
        )

    [bitrix\sale\discount\context\usergroup] => Array
        (
            [module] => sale
            [file] => lib/discount/context/usergroup.php
        )

    [bitrix\sale\discount\gift\collection] => Array
        (
            [module] => sale
            [file] => lib/discount/gift/collection.php
        )

    [bitrix\sale\discount\gift\gift] => Array
        (
            [module] => sale
            [file] => lib/discount/gift/gift.php
        )

    [bitrix\sale\discount\gift\manager] => Array
        (
            [module] => sale
            [file] => lib/discount/gift/manager.php
        )

    [bitrix\sale\discount\gift\relateddatatable] => Array
        (
            [module] => sale
            [file] => lib/discount/gift/relateddata.php
        )

    [bitrix\sale\discount\index\indexelementtable] => Array
        (
            [module] => sale
            [file] => lib/discount/index/indexelement.php
        )

    [bitrix\sale\discount\index\indexsectiontable] => Array
        (
            [module] => sale
            [file] => lib/discount/index/indexsection.php
        )

    [bitrix\sale\discount\index\manager] => Array
        (
            [module] => sale
            [file] => lib/discount/index/manager.php
        )

    [bitrix\sale\discount\migration\orderdiscountmigrator] => Array
        (
            [module] => sale
            [file] => lib/discount/migration/orderdiscountmigrator.php
        )

    [bitrix\sale\discount\prediction\manager] => Array
        (
            [module] => sale
            [file] => lib/discount/prediction/manager.php
        )

    [bitrix\sale\discount\preset\arrayhelper] => Array
        (
            [module] => sale
            [file] => lib/discount/preset/arrayhelper.php
        )

    [bitrix\sale\discount\preset\basepreset] => Array
        (
            [module] => sale
            [file] => lib/discount/preset/basepreset.php
        )

    [bitrix\sale\discount\preset\htmlhelper] => Array
        (
            [module] => sale
            [file] => lib/discount/preset/htmlhelper.php
        )

    [bitrix\sale\discount\preset\manager] => Array
        (
            [module] => sale
            [file] => lib/discount/preset/manager.php
        )

    [bitrix\sale\discount\preset\selectproductpreset] => Array
        (
            [module] => sale
            [file] => lib/discount/preset/selectproductpreset.php
        )

    [bitrix\sale\discount\preset\state] => Array
        (
            [module] => sale
            [file] => lib/discount/preset/state.php
        )

    [bitrix\sale\discount\result\compatibleformat] => Array
        (
            [module] => sale
            [file] => lib/discount/result/compatibleformat.php
        )

    [bitrix\sale\discount\runtimecache\discountcache] => Array
        (
            [module] => sale
            [file] => lib/discount/runtimecache/discountcache.php
        )

    [bitrix\sale\discount\runtimecache\fusercache] => Array
        (
            [module] => sale
            [file] => lib/discount/runtimecache/fusercache.php
        )

    [bitrix\sale\discount\actions] => Array
        (
            [module] => sale
            [file] => lib/discount/actions.php
        )

    [bitrix\sale\discount\analyzer] => Array
        (
            [module] => sale
            [file] => lib/discount/analyzer.php
        )

    [bitrix\sale\discount\cumulativecalculator] => Array
        (
            [module] => sale
            [file] => lib/discount/cumulativecalculator.php
        )

    [bitrix\sale\discount\formatter] => Array
        (
            [module] => sale
            [file] => lib/discount/formatter.php
        )

    [bitrix\sale\internals\discounttable] => Array
        (
            [module] => sale
            [file] => lib/internals/discount.php
        )

    [bitrix\sale\internals\discountcoupontable] => Array
        (
            [module] => sale
            [file] => lib/internals/discountcoupon.php
        )

    [bitrix\sale\internals\discountentitiestable] => Array
        (
            [module] => sale
            [file] => lib/internals/discountentities.php
        )

    [bitrix\sale\internals\discountgrouptable] => Array
        (
            [module] => sale
            [file] => lib/internals/discountgroup.php
        )

    [bitrix\sale\internals\discountmoduletable] => Array
        (
            [module] => sale
            [file] => lib/internals/discountmodule.php
        )

    [bitrix\sale\internals\orderdiscounttable] => Array
        (
            [module] => sale
            [file] => lib/internals/orderdiscount.php
        )

    [bitrix\sale\internals\orderdiscountdatatable] => Array
        (
            [module] => sale
            [file] => lib/internals/orderdiscount.php
        )

    [bitrix\sale\internals\ordercouponstable] => Array
        (
            [module] => sale
            [file] => lib/internals/orderdiscount.php
        )

    [bitrix\sale\internals\ordermodulestable] => Array
        (
            [module] => sale
            [file] => lib/internals/orderdiscount.php
        )

    [bitrix\sale\internals\orderroundtable] => Array
        (
            [module] => sale
            [file] => lib/internals/orderround.php
        )

    [bitrix\sale\internals\orderrulestable] => Array
        (
            [module] => sale
            [file] => lib/internals/orderdiscount.php
        )

    [bitrix\sale\internals\orderrulesdescrtable] => Array
        (
            [module] => sale
            [file] => lib/internals/orderdiscount.php
        )

    [bitrix\sale\internals\accountnumbergenerator] => Array
        (
            [module] => sale
            [file] => lib/internals/accountnumber.php
        )

    [bitrix\sale\discount] => Array
        (
            [module] => sale
            [file] => lib/discount.php
        )

    [bitrix\sale\discountbase] => Array
        (
            [module] => sale
            [file] => lib/discountbase.php
        )

    [bitrix\sale\discountcouponsmanager] => Array
        (
            [module] => sale
            [file] => lib/discountcouponsmanager.php
        )

    [bitrix\sale\discountcouponsmanagerbase] => Array
        (
            [module] => sale
            [file] => lib/discountcouponsmanagerbase.php
        )

    [bitrix\sale\orderdiscount] => Array
        (
            [module] => sale
            [file] => lib/orderdiscount.php
        )

    [bitrix\sale\orderdiscountbase] => Array
        (
            [module] => sale
            [file] => lib/orderdiscountbase.php
        )

    [bitrix\sale\orderdiscountmanager] => Array
        (
            [module] => sale
            [file] => lib/orderdiscountmanager.php
        )

    [bitrix\sale\paysystem\logger] => Array
        (
            [module] => sale
            [file] => lib/paysystem/logger.php
        )

    [bitrix\sale\paysystem\restservice] => Array
        (
            [module] => sale
            [file] => lib/paysystem/restservice.php
        )

    [bitrix\sale\paysystem\resthandler] => Array
        (
            [module] => sale
            [file] => lib/paysystem/resthandler.php
        )

    [bitrix\sale\services\base\restclient] => Array
        (
            [module] => sale
            [file] => lib/services/base/restclient.php
        )

    [bitrix\sale\paysystem\service] => Array
        (
            [module] => sale
            [file] => lib/paysystem/service.php
        )

    [bitrix\sale\internals\paysystemresthandlerstable] => Array
        (
            [module] => sale
            [file] => lib/internals/paysystemresthandlers.php
        )

    [bitrix\sale\paysystem\manager] => Array
        (
            [module] => sale
            [file] => lib/paysystem/manager.php
        )

    [bitrix\sale\paysystem\baseservicehandler] => Array
        (
            [module] => sale
            [file] => lib/paysystem/baseservicehandler.php
        )

    [bitrix\sale\paysystem\servicehandler] => Array
        (
            [module] => sale
            [file] => lib/paysystem/servicehandler.php
        )

    [bitrix\sale\paysystem\irefund] => Array
        (
            [module] => sale
            [file] => lib/paysystem/irefund.php
        )

    [bitrix\sale\paysystem\ipdf] => Array
        (
            [module] => sale
            [file] => lib/paysystem/ipdf.php
        )

    [bitrix\sale\paysystem\irefundextended] => Array
        (
            [module] => sale
            [file] => lib/paysystem/irefundextended.php
        )

    [bitrix\sale\paysystem\cert] => Array
        (
            [module] => sale
            [file] => lib/paysystem/cert.php
        )

    [bitrix\sale\paysystem\ipayable] => Array
        (
            [module] => sale
            [file] => lib/paysystem/ipayable.php
        )

    [bitrix\sale\paysystem\icheckable] => Array
        (
            [module] => sale
            [file] => lib/paysystem/icheckable.php
        )

    [bitrix\sale\paysystem\iprepayable] => Array
        (
            [module] => sale
            [file] => lib/paysystem/iprepayable.php
        )

    [bitrix\sale\paysystem\compatibilityhandler] => Array
        (
            [module] => sale
            [file] => lib/paysystem/compatibilityhandler.php
        )

    [bitrix\sale\paysystem\ihold] => Array
        (
            [module] => sale
            [file] => lib/paysystem/ihold.php
        )

    [bitrix\sale\paysystem\ipartialhold] => Array
        (
            [module] => sale
            [file] => lib/paysystem/ipartialhold.php
        )

    [bitrix\sale\internals\paymentlogtable] => Array
        (
            [module] => sale
            [file] => lib/internals/paymentlog.php
        )

    [bitrix\sale\services\paysystem\restrictions\manager] => Array
        (
            [module] => sale
            [file] => lib/services/paysystem/restrictions/manager.php
        )

    [bitrix\sale\services\base\restriction] => Array
        (
            [module] => sale
            [file] => lib/services/base/restriction.php
        )

    [bitrix\sale\internals\yandexsettingstable] => Array
        (
            [module] => sale
            [file] => lib/internals/yandexsettings.php
        )

    [bitrix\sale\services\company\manager] => Array
        (
            [module] => sale
            [file] => lib/services/company/manager.php
        )

    [bitrix\sale\internals\collectionfilteriterator] => Array
        (
            [module] => sale
            [file] => lib/internals/collectionfilteriterator.php
        )

    [bitrix\sale\cashbox\internals\pool] => Array
        (
            [module] => sale
            [file] => lib/cashbox/internals/pool.php
        )

    [bitrix\sale\cashbox\internals\cashboxtable] => Array
        (
            [module] => sale
            [file] => lib/cashbox/internals/cashbox.php
        )

    [bitrix\sale\cashbox\internals\cashboxchecktable] => Array
        (
            [module] => sale
            [file] => lib/cashbox/internals/cashboxcheck.php
        )

    [bitrix\sale\cashbox\internals\cashboxzreporttable] => Array
        (
            [module] => sale
            [file] => lib/cashbox/internals/cashboxzreport.php
        )

    [bitrix\sale\cashbox\internals\cashboxerrlogtable] => Array
        (
            [module] => sale
            [file] => lib/cashbox/internals/cashboxerrlog.php
        )

    [bitrix\sale\cashbox\cashbox] => Array
        (
            [module] => sale
            [file] => lib/cashbox/cashbox.php
        )

    [bitrix\sale\cashbox\manager] => Array
        (
            [module] => sale
            [file] => lib/cashbox/manager.php
        )

    [bitrix\sale\cashbox\iprintimmediately] => Array
        (
            [module] => sale
            [file] => lib/cashbox/iprintimmediately.php
        )

    [bitrix\sale\cashbox\restrictions\manager] => Array
        (
            [module] => sale
            [file] => lib/cashbox/restrictions/manager.php
        )

    [bitrix\sale\notify] => Array
        (
            [module] => sale
            [file] => lib/notify.php
        )

    [bitrix\sale\buyerstatistic] => Array
        (
            [module] => sale
            [file] => /lib/buyerstatistic.php
        )

    [bitrix\sale\internals\buyerstatistictable] => Array
        (
            [module] => sale
            [file] => /lib/internals/buyerstatistic.php
        )

    [cadminsalelist] => Array
        (
            [module] => sale
            [file] => general/admin_lib.php
        )

    [bitrix\sale\helpers\admin\skuprops] => Array
        (
            [module] => sale
            [file] => lib/helpers/admin/skuprops.php
        )

    [bitrix\sale\helpers\admin\product] => Array
        (
            [module] => sale
            [file] => lib/helpers/admin/product.php
        )

    [bitrix\sale\helpers\order] => Array
        (
            [module] => sale
            [file] => lib/helpers/order.php
        )

    [bitrix\sale\location\comparator\replacement] => Array
        (
            [module] => sale
            [file] => lib/location/comparator/ru/replacement.php
        )

    [bitrix\sale\location\comparator\tmptable] => Array
        (
            [module] => sale
            [file] => lib/location/comparator/tmptable.php
        )

    [bitrix\sale\location\comparator] => Array
        (
            [module] => sale
            [file] => lib/location/comparator.php
        )

    [bitrix\sale\location\comparator\mapresult] => Array
        (
            [module] => sale
            [file] => lib/location/comparator/mapresult.php
        )

    [bitrix\sale\location\comparator\mapper] => Array
        (
            [module] => sale
            [file] => lib/location/comparator/mapper.php
        )

    [bitrix\sale\exchange\onec\documentimport] => Array
        (
            [module] => sale
            [file] => /lib/exchange/compatibility/documents.php
        )

    [bitrix\sale\exchange\onec\collisionorder] => Array
        (
            [module] => sale
            [file] => /lib/exchange/onec/importcollision.php
        )

    [bitrix\sale\exchange\onec\collisionshipment] => Array
        (
            [module] => sale
            [file] => /lib/exchange/onec/importcollision.php
        )

    [bitrix\sale\exchange\onec\collisionpayment] => Array
        (
            [module] => sale
            [file] => /lib/exchange/onec/importcollision.php
        )

    [bitrix\sale\exchange\onec\collisionprofile] => Array
        (
            [module] => sale
            [file] => /lib/exchange/onec/importcollision.php
        )

    [bitrix\sale\exchange\onec\paymentcashdocument] => Array
        (
            [module] => sale
            [file] => /lib/exchange/onec/paymentdocument.php
        )

    [bitrix\sale\exchange\onec\paymentcashlessdocument] => Array
        (
            [module] => sale
            [file] => /lib/exchange/onec/paymentdocument.php
        )

    [bitrix\sale\exchange\onec\paymentcarddocument] => Array
        (
            [module] => sale
            [file] => /lib/exchange/onec/paymentdocument.php
        )

    [bitrix\sale\exchange\onec\importcriterionbase] => Array
        (
            [module] => sale
            [file] => /lib/exchange/onec/importcriterion.php
        )

    [bitrix\sale\exchange\onec\importcriteriononeccml2] => Array
        (
            [module] => sale
            [file] => /lib/exchange/onec/importcriterion.php
        )

    [bitrix\sale\exchange\onec\criterionorder] => Array
        (
            [module] => sale
            [file] => /lib/exchange/onec/importcriterion.php
        )

    [bitrix\sale\exchange\onec\criterionshipment] => Array
        (
            [module] => sale
            [file] => /lib/exchange/onec/importcriterion.php
        )

    [bitrix\sale\exchange\onec\criterionshipmentinvoice] => Array
        (
            [module] => sale
            [file] => /lib/exchange/onec/importcriterion.php
        )

    [bitrix\sale\exchange\onec\criterionpayment] => Array
        (
            [module] => sale
            [file] => /lib/exchange/onec/importcriterion.php
        )

    [bitrix\sale\exchange\onec\criterionprofile] => Array
        (
            [module] => sale
            [file] => /lib/exchange/onec/importcriterion.php
        )

    [bitrix\sale\exchange\entity\orderimportloader] => Array
        (
            [module] => sale
            [file] => /lib/exchange/entity/entityimportloader.php
        )

    [bitrix\sale\exchange\entity\invoiceimportloader] => Array
        (
            [module] => sale
            [file] => /lib/exchange/entity/entityimportloader.php
        )

    [bitrix\sale\exchange\entity\paymentimportloader] => Array
        (
            [module] => sale
            [file] => /lib/exchange/entity/entityimportloader.php
        )

    [bitrix\sale\exchange\entity\shipmentimportloader] => Array
        (
            [module] => sale
            [file] => /lib/exchange/entity/entityimportloader.php
        )

    [bitrix\sale\exchange\entity\userprofileimportloader] => Array
        (
            [module] => sale
            [file] => /lib/exchange/entity/entityimportloader.php
        )

    [bitrix\sale\exchange\entity\paymentcashlessimport] => Array
        (
            [module] => sale
            [file] => /lib/exchange/entity/paymentimport.php
        )

    [bitrix\sale\exchange\entity\paymentcardimport] => Array
        (
            [module] => sale
            [file] => /lib/exchange/entity/paymentimport.php
        )

    [bitrix\sale\exchange\entity\paymentcashimport] => Array
        (
            [module] => sale
            [file] => /lib/exchange/entity/paymentimport.php
        )

    [bitrix\sale\location\geoip] => Array
        (
            [module] => sale
            [file] => /lib/location/geoip.php
        )

    [bitrix\sale\delivery\requests\manager] => Array
        (
            [module] => sale
            [file] => /lib/delivery/requests/manager.php
        )

    [bitrix\sale\delivery\requests\helper] => Array
        (
            [module] => sale
            [file] => /lib/delivery/requests/helper.php
        )

    [bitrix\sale\delivery\requests\handlerbase] => Array
        (
            [module] => sale
            [file] => /lib/delivery/requests/handlerbase.php
        )

    [bitrix\sale\delivery\requests\requesttable] => Array
        (
            [module] => sale
            [file] => /lib/delivery/requests/request.php
        )

    [bitrix\sale\delivery\requests\shipmenttable] => Array
        (
            [module] => sale
            [file] => /lib/delivery/requests/shipment.php
        )

    [bitrix\sale\delivery\requests\result] => Array
        (
            [module] => sale
            [file] => /lib/delivery/requests/result.php
        )

    [bitrix\sale\delivery\requests\resultfile] => Array
        (
            [module] => sale
            [file] => /lib/delivery/requests/resultfile.php
        )

    [bitrix\sale\delivery\packing\packer] => Array
        (
            [module] => sale
            [file] => /lib/delivery/packing/packer.php
        )

    [bitrix\sale\recurring] => Array
        (
            [module] => sale
            [file] => /lib/recurring.php
        )

    [bitrix\sale\location\normalizer\builder] => Array
        (
            [module] => sale
            [file] => /lib/location/normalizer/builder.php
        )

    [bitrix\sale\location\normalizer\ibuilder] => Array
        (
            [module] => sale
            [file] => /lib/location/normalizer/ibuilder.php
        )

    [bitrix\sale\location\normalizer\normalizer] => Array
        (
            [module] => sale
            [file] => /lib/location/normalizer/normalizer.php
        )

    [bitrix\sale\location\normalizer\inormalizer] => Array
        (
            [module] => sale
            [file] => /lib/location/normalizer/inormalizer.php
        )

    [bitrix\sale\location\normalizer\commonnormalizer] => Array
        (
            [module] => sale
            [file] => /lib/location/normalizer/commonnormalizer.php
        )

    [bitrix\sale\location\normalizer\nullnormalizer] => Array
        (
            [module] => sale
            [file] => /lib/location/normalizer/nullnormalizer.php
        )

    [bitrix\sale\location\normalizer\spacenormalizer] => Array
        (
            [module] => sale
            [file] => /lib/location/normalizer/spacenormalizer.php
        )

    [bitrix\sale\location\normalizer\languagenormalizer] => Array
        (
            [module] => sale
            [file] => /lib/location/normalizer/languagenormalizer.php
        )

    [bitrix\sale\location\normalizer\helper] => Array
        (
            [module] => sale
            [file] => /lib/location/normalizer/helper.php
        )

    [sale\handlers\delivery\additional\ruspost\reliability\service] => Array
        (
            [module] => sale
            [file] => /handlers/delivery/additional/ruspost/reliability/service.php
        )

    [catalog] => Array
        (
            [module] => catalog
            [file] => install/index.php
        )

    [ccatalog] => Array
        (
            [module] => catalog
            [file] => mysql/catalog.php
        )

    [ccataloggroup] => Array
        (
            [module] => catalog
            [file] => mysql/cataloggroup.php
        )

    [cextra] => Array
        (
            [module] => catalog
            [file] => mysql/extra.php
        )

    [cprice] => Array
        (
            [module] => catalog
            [file] => mysql/price.php
        )

    [ccatalogproduct] => Array
        (
            [module] => catalog
            [file] => mysql/product.php
        )

    [ccatalogproductgroups] => Array
        (
            [module] => catalog
            [file] => mysql/product_group.php
        )

    [ccatalogload] => Array
        (
            [module] => catalog
            [file] => mysql/catalog_load.php
        )

    [ccatalogexport] => Array
        (
            [module] => catalog
            [file] => mysql/catalog_export.php
        )

    [ccatalogimport] => Array
        (
            [module] => catalog
            [file] => mysql/catalog_import.php
        )

    [ccatalogdiscount] => Array
        (
            [module] => catalog
            [file] => mysql/discount.php
        )

    [ccatalogdiscountcoupon] => Array
        (
            [module] => catalog
            [file] => mysql/discount_coupon.php
        )

    [ccatalogvat] => Array
        (
            [module] => catalog
            [file] => mysql/vat.php
        )

    [ccatalogevent] => Array
        (
            [module] => catalog
            [file] => general/catalog_event.php
        )

    [ccatalogsku] => Array
        (
            [module] => catalog
            [file] => general/catalog_sku.php
        )

    [ccatalogdiscountsave] => Array
        (
            [module] => catalog
            [file] => mysql/discount_save.php
        )

    [ccatalogstore] => Array
        (
            [module] => catalog
            [file] => mysql/store.php
        )

    [ccatalogstoreproduct] => Array
        (
            [module] => catalog
            [file] => mysql/store_product.php
        )

    [ccatalogadmin] => Array
        (
            [module] => catalog
            [file] => general/admin.php
        )

    [cglobalcondctrl] => Array
        (
            [module] => catalog
            [file] => general/catalog_cond.php
        )

    [cglobalcondctrlcomplex] => Array
        (
            [module] => catalog
            [file] => general/catalog_cond.php
        )

    [cglobalcondctrlatoms] => Array
        (
            [module] => catalog
            [file] => general/catalog_cond.php
        )

    [cglobalcondctrlgroup] => Array
        (
            [module] => catalog
            [file] => general/catalog_cond.php
        )

    [cglobalcondtree] => Array
        (
            [module] => catalog
            [file] => general/catalog_cond.php
        )

    [ccatalogcondctrl] => Array
        (
            [module] => catalog
            [file] => general/catalog_cond.php
        )

    [ccatalogcondctrlcomplex] => Array
        (
            [module] => catalog
            [file] => general/catalog_cond.php
        )

    [ccatalogcondctrlgroup] => Array
        (
            [module] => catalog
            [file] => general/catalog_cond.php
        )

    [ccatalogcondctrliblockfields] => Array
        (
            [module] => catalog
            [file] => general/catalog_cond.php
        )

    [ccatalogcondctrliblockprops] => Array
        (
            [module] => catalog
            [file] => general/catalog_cond.php
        )

    [ccatalogcondtree] => Array
        (
            [module] => catalog
            [file] => general/catalog_cond.php
        )

    [ccatalogcondctrlbasketproductfields] => Array
        (
            [module] => catalog
            [file] => general/sale_cond.php
        )

    [ccatalogcondctrlbasketproductprops] => Array
        (
            [module] => catalog
            [file] => general/sale_cond.php
        )

    [ccatalogcondctrlcatalogsettings] => Array
        (
            [module] => catalog
            [file] => general/sale_cond.php
        )

    [ccatalogactionctrlbasketproductfields] => Array
        (
            [module] => catalog
            [file] => general/sale_act.php
        )

    [ccatalogactionctrlbasketproductprops] => Array
        (
            [module] => catalog
            [file] => general/sale_act.php
        )

    [ccataloggifterproduct] => Array
        (
            [module] => catalog
            [file] => general/sale_act.php
        )

    [ccatalogdiscountconvert] => Array
        (
            [module] => catalog
            [file] => general/discount_convert.php
        )

    [ccatalogdiscountconverttmp] => Array
        (
            [module] => catalog
            [file] => mysql/discount_convert.php
        )

    [ccatalogproductprovider] => Array
        (
            [module] => catalog
            [file] => general/product_provider.php
        )

    [ccatalogstorebarcode] => Array
        (
            [module] => catalog
            [file] => mysql/store_barcode.php
        )

    [ccatalogcontractor] => Array
        (
            [module] => catalog
            [file] => mysql/contractor.php
        )

    [ccatalogdocstypes] => Array
        (
            [module] => catalog
            [file] => general/store_docs_type.php
        )

    [ccatalogarrivaldocs] => Array
        (
            [module] => catalog
            [file] => general/store_docs_type.php
        )

    [ccatalogstoreadjustmentdocs] => Array
        (
            [module] => catalog
            [file] => general/store_docs_type.php
        )

    [ccatalogmovingdocs] => Array
        (
            [module] => catalog
            [file] => general/store_docs_type.php
        )

    [ccatalogdeductdocs] => Array
        (
            [module] => catalog
            [file] => general/store_docs_type.php
        )

    [ccatalogreturnsdocs] => Array
        (
            [module] => catalog
            [file] => general/store_docs_type.php
        )

    [ccatalogunreserveddocs] => Array
        (
            [module] => catalog
            [file] => general/store_docs_type.php
        )

    [ccatalogdocs] => Array
        (
            [module] => catalog
            [file] => mysql/store_docs.php
        )

    [ccatalogstorecontrolutil] => Array
        (
            [module] => catalog
            [file] => general/store_utility.php
        )

    [ccatalogstoredocselement] => Array
        (
            [module] => catalog
            [file] => mysql/store_docs_element.php
        )

    [ccatalogstoredocsbarcode] => Array
        (
            [module] => catalog
            [file] => mysql/store_docs_barcode.php
        )

    [ccatalogiblockparameters] => Array
        (
            [module] => catalog
            [file] => general/comp_parameters.php
        )

    [ccatalogmeasure] => Array
        (
            [module] => catalog
            [file] => mysql/measure.php
        )

    [ccatalogmeasureresult] => Array
        (
            [module] => catalog
            [file] => mysql/measure.php
        )

    [ccatalogmeasureclassifier] => Array
        (
            [module] => catalog
            [file] => general/unit_classifier.php
        )

    [ccatalogmeasureadminresult] => Array
        (
            [module] => catalog
            [file] => general/measure_result.php
        )

    [ccatalogmeasureadminuiresult] => Array
        (
            [module] => catalog
            [file] => general/measure_result.php
        )

    [ccatalogmeasureratio] => Array
        (
            [module] => catalog
            [file] => mysql/measure_ratio.php
        )

    [ccatalogproductset] => Array
        (
            [module] => catalog
            [file] => mysql/product_set.php
        )

    [ccatalogadmintools] => Array
        (
            [module] => catalog
            [file] => general/admin_tools.php
        )

    [ccatalogadminproductsetedit] => Array
        (
            [module] => catalog
            [file] => general/admin_tools.php
        )

    [ccatalogmenu] => Array
        (
            [module] => catalog
            [file] => general/catalog_menu.php
        )

    [ccatalogcsvsettings] => Array
        (
            [module] => catalog
            [file] => general/csv_settings.php
        )

    [ccatalogstepoperations] => Array
        (
            [module] => catalog
            [file] => general/step_operations.php
        )

    [ccatalogproductsetavailable] => Array
        (
            [module] => catalog
            [file] => general/step_operations.php
        )

    [ccatalogproductavailable] => Array
        (
            [module] => catalog
            [file] => general/step_operations.php
        )

    [ccatalogiblockreindex] => Array
        (
            [module] => catalog
            [file] => general/step_operations.php
        )

    [ccatalogproductsettings] => Array
        (
            [module] => catalog
            [file] => general/step_operations.php
        )

    [ccatalogtools] => Array
        (
            [module] => catalog
            [file] => general/tools.php
        )

    [ccatalogresult] => Array
        (
            [module] => catalog
            [file] => general/result.php
        )

    [cproductquerybuilder] => Array
        (
            [module] => catalog
            [file] => general/querybuilder.php
        )

    [bitrix\catalog\compatible\eventcompatibility] => Array
        (
            [module] => catalog
            [file] => lib/compatible/eventcompatibility.php
        )

    [bitrix\catalog\config\feature] => Array
        (
            [module] => catalog
            [file] => lib/config/feature.php
        )

    [bitrix\catalog\config\state] => Array
        (
            [module] => catalog
            [file] => lib/config/state.php
        )

    [bitrix\catalog\discount\discountmanager] => Array
        (
            [module] => catalog
            [file] => lib/discount/discountmanager.php
        )

    [bitrix\catalog\ebay\ebayxmler] => Array
        (
            [module] => catalog
            [file] => lib/ebay/ebayxmler.php
        )

    [bitrix\catalog\ebay\exportoffer] => Array
        (
            [module] => catalog
            [file] => lib/ebay/exportoffer.php
        )

    [bitrix\catalog\ebay\exportoffercreator] => Array
        (
            [module] => catalog
            [file] => lib/ebay/exportoffercreator.php
        )

    [bitrix\catalog\ebay\exportoffersku] => Array
        (
            [module] => catalog
            [file] => lib/ebay/exportoffersku.php
        )

    [bitrix\catalog\grid\panel\productgroupaction] => Array
        (
            [module] => catalog
            [file] => lib/grid/panel/productgroupaction.php
        )

    [bitrix\catalog\grid\productaction] => Array
        (
            [module] => catalog
            [file] => lib/grid/productaction.php
        )

    [bitrix\catalog\helpers\admin\catalogedit] => Array
        (
            [module] => catalog
            [file] => lib/helpers/admin/catalogedit.php
        )

    [bitrix\catalog\helpers\admin\iblockpricechanger] => Array
        (
            [module] => catalog
            [file] => lib/helpers/admin/iblockpricechanger.php
        )

    [bitrix\catalog\helpers\admin\roundedit] => Array
        (
            [module] => catalog
            [file] => lib/helpers/admin/roundedit.php
        )

    [bitrix\catalog\helpers\admin\tools] => Array
        (
            [module] => catalog
            [file] => lib/helpers/admin/tools.php
        )

    [bitrix\catalog\helpers\tools] => Array
        (
            [module] => catalog
            [file] => lib/helpers/tools.php
        )

    [bitrix\catalog\model\entity] => Array
        (
            [module] => catalog
            [file] => lib/model/entity.php
        )

    [bitrix\catalog\model\event] => Array
        (
            [module] => catalog
            [file] => lib/model/event.php
        )

    [bitrix\catalog\model\eventresult] => Array
        (
            [module] => catalog
            [file] => lib/model/eventresult.php
        )

    [bitrix\catalog\model\price] => Array
        (
            [module] => catalog
            [file] => lib/model/price.php
        )

    [bitrix\catalog\model\product] => Array
        (
            [module] => catalog
            [file] => lib/model/product.php
        )

    [bitrix\catalog\product\price\calculation] => Array
        (
            [module] => catalog
            [file] => lib/product/price/calculation.php
        )

    [bitrix\catalog\product\basket] => Array
        (
            [module] => catalog
            [file] => lib/product/basket.php
        )

    [bitrix\catalog\product\catalogprovider] => Array
        (
            [module] => catalog
            [file] => lib/product/catalogprovider.php
        )

    [bitrix\catalog\product\catalogprovidercompatibility] => Array
        (
            [module] => catalog
            [file] => lib/product/catalogprovidercompatibility.php
        )

    [bitrix\catalog\product\price] => Array
        (
            [module] => catalog
            [file] => lib/product/price.php
        )

    [bitrix\catalog\product\propertycatalogfeature] => Array
        (
            [module] => catalog
            [file] => lib/product/propertycatalogfeature.php
        )

    [bitrix\catalog\product\quantitycontrol] => Array
        (
            [module] => catalog
            [file] => lib/product/quantitycontrol.php
        )

    [bitrix\catalog\product\search] => Array
        (
            [module] => catalog
            [file] => lib/product/search.php
        )

    [bitrix\catalog\product\sku] => Array
        (
            [module] => catalog
            [file] => lib/product/sku.php
        )

    [bitrix\catalog\product\subscribemanager] => Array
        (
            [module] => catalog
            [file] => lib/product/subscribemanager.php
        )

    [bitrix\catalog\product\systemfield] => Array
        (
            [module] => catalog
            [file] => lib/product/systemfield.php
        )

    [bitrix\catalog\product\viewed] => Array
        (
            [module] => catalog
            [file] => lib/product/viewed.php
        )

    [bitrix\catalog\update\adminfilteroption] => Array
        (
            [module] => catalog
            [file] => lib/update/adminfilteroption.php
        )

    [bitrix\catalog\update\admingridoption] => Array
        (
            [module] => catalog
            [file] => lib/update/admingridoption.php
        )

    [bitrix\catalog\url\adminpage\catalogbuilder] => Array
        (
            [module] => catalog
            [file] => lib/url/adminpage/catalogbuilder.php
        )

    [bitrix\catalog\catalogiblocktable] => Array
        (
            [module] => catalog
            [file] => lib/catalogiblock.php
        )

    [bitrix\catalog\catalogviewedproducttable] => Array
        (
            [module] => catalog
            [file] => lib/catalogviewedproduct.php
        )

    [bitrix\catalog\discounttable] => Array
        (
            [module] => catalog
            [file] => lib/discount.php
        )

    [bitrix\catalog\discountcoupontable] => Array
        (
            [module] => catalog
            [file] => lib/discountcoupon.php
        )

    [bitrix\catalog\discountentitytable] => Array
        (
            [module] => catalog
            [file] => lib/discountentity.php
        )

    [bitrix\catalog\discountmoduletable] => Array
        (
            [module] => catalog
            [file] => lib/discountmodule.php
        )

    [bitrix\catalog\discountrestrictiontable] => Array
        (
            [module] => catalog
            [file] => lib/discountrestriction.php
        )

    [bitrix\catalog\extratable] => Array
        (
            [module] => catalog
            [file] => lib/extra.php
        )

    [bitrix\catalog\grouptable] => Array
        (
            [module] => catalog
            [file] => lib/group.php
        )

    [bitrix\catalog\groupaccesstable] => Array
        (
            [module] => catalog
            [file] => lib/groupaccess.php
        )

    [bitrix\catalog\grouplangtable] => Array
        (
            [module] => catalog
            [file] => lib/grouplang.php
        )

    [bitrix\catalog\measuretable] => Array
        (
            [module] => catalog
            [file] => lib/measure.php
        )

    [bitrix\catalog\measureratiotable] => Array
        (
            [module] => catalog
            [file] => lib/measureratio.php
        )

    [bitrix\catalog\pricetable] => Array
        (
            [module] => catalog
            [file] => lib/price.php
        )

    [bitrix\catalog\producttable] => Array
        (
            [module] => catalog
            [file] => lib/product.php
        )

    [bitrix\catalog\productgroupaccesstable] => Array
        (
            [module] => catalog
            [file] => lib/productgroupaccess.php
        )

    [bitrix\catalog\roundingtable] => Array
        (
            [module] => catalog
            [file] => lib/rounding.php
        )

    [bitrix\catalog\storetable] => Array
        (
            [module] => catalog
            [file] => lib/store.php
        )

    [bitrix\catalog\storebarcodetable] => Array
        (
            [module] => catalog
            [file] => lib/storebarcode.php
        )

    [bitrix\catalog\storeproducttable] => Array
        (
            [module] => catalog
            [file] => lib/storeproduct.php
        )

    [bitrix\catalog\vattable] => Array
        (
            [module] => catalog
            [file] => lib/vat.php
        )

    [bitrix\catalog\ebayxmler] => Array
        (
            [module] => catalog
            [file] => lib/ebay/old.php
        )

    [bitrix\catalog\exportoffer] => Array
        (
            [module] => catalog
            [file] => lib/ebay/old.php
        )

    [bitrix\catalog\exportoffercreator] => Array
        (
            [module] => catalog
            [file] => lib/ebay/old.php
        )

    [bitrix\catalog\exportoffersku] => Array
        (
            [module] => catalog
            [file] => lib/ebay/old.php
        )

    [bitrix\catalog\searchhandlers] => Array
        (
            [module] => catalog
            [file] => lib/product/old.php
        )

)
Array
(
    [bitrix\main\application] => Array
        (
            [module] => main
            [file] => lib/application.php
        )

    [bitrix\main\httpapplication] => Array
        (
            [module] => main
            [file] => lib/httpapplication.php
        )

    [bitrix\main\argumentexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\argumentnullexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\argumentoutofrangeexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\argumenttypeexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\notimplementedexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\notsupportedexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\invalidoperationexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\objectpropertyexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\objectnotfoundexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\objectexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\systemexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\accessdeniedexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\decodingexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\io\invalidpathexception] => Array
        (
            [module] => main
            [file] => lib/io/ioexception.php
        )

    [bitrix\main\io\filenotfoundexception] => Array
        (
            [module] => main
            [file] => lib/io/ioexception.php
        )

    [bitrix\main\io\filedeleteexception] => Array
        (
            [module] => main
            [file] => lib/io/ioexception.php
        )

    [bitrix\main\io\fileopenexception] => Array
        (
            [module] => main
            [file] => lib/io/ioexception.php
        )

    [bitrix\main\io\filenotopenedexception] => Array
        (
            [module] => main
            [file] => lib/io/ioexception.php
        )

    [bitrix\main\context] => Array
        (
            [module] => main
            [file] => lib/context.php
        )

    [bitrix\main\httpcontext] => Array
        (
            [module] => main
            [file] => lib/httpcontext.php
        )

    [bitrix\main\dispatcher] => Array
        (
            [module] => main
            [file] => lib/dispatcher.php
        )

    [bitrix\main\environment] => Array
        (
            [module] => main
            [file] => lib/environment.php
        )

    [bitrix\main\event] => Array
        (
            [module] => main
            [file] => lib/event.php
        )

    [bitrix\main\eventmanager] => Array
        (
            [module] => main
            [file] => lib/eventmanager.php
        )

    [bitrix\main\eventresult] => Array
        (
            [module] => main
            [file] => lib/eventresult.php
        )

    [bitrix\main\request] => Array
        (
            [module] => main
            [file] => lib/request.php
        )

    [bitrix\main\httprequest] => Array
        (
            [module] => main
            [file] => lib/httprequest.php
        )

    [bitrix\main\response] => Array
        (
            [module] => main
            [file] => lib/response.php
        )

    [bitrix\main\httpresponse] => Array
        (
            [module] => main
            [file] => lib/httpresponse.php
        )

    [bitrix\main\modulemanager] => Array
        (
            [module] => main
            [file] => lib/modulemanager.php
        )

    [bitrix\main\server] => Array
        (
            [module] => main
            [file] => lib/server.php
        )

    [bitrix\main\config\configuration] => Array
        (
            [module] => main
            [file] => lib/config/configuration.php
        )

    [bitrix\main\config\option] => Array
        (
            [module] => main
            [file] => lib/config/option.php
        )

    [bitrix\main\context\culture] => Array
        (
            [module] => main
            [file] => lib/context/culture.php
        )

    [bitrix\main\data\cache] => Array
        (
            [module] => main
            [file] => lib/data/cache.php
        )

    [bitrix\main\data\cacheengineapc] => Array
        (
            [module] => main
            [file] => lib/data/cacheengineapc.php
        )

    [bitrix\main\data\cacheenginememcache] => Array
        (
            [module] => main
            [file] => lib/data/cacheenginememcache.php
        )

    [bitrix\main\data\cacheenginefiles] => Array
        (
            [module] => main
            [file] => lib/data/cacheenginefiles.php
        )

    [bitrix\main\data\cacheenginenone] => Array
        (
            [module] => main
            [file] => lib/data/cacheenginenone.php
        )

    [bitrix\main\data\connection] => Array
        (
            [module] => main
            [file] => lib/data/connection.php
        )

    [bitrix\main\data\connectionpool] => Array
        (
            [module] => main
            [file] => lib/data/connectionpool.php
        )

    [bitrix\main\data\icacheengine] => Array
        (
            [module] => main
            [file] => lib/data/cache.php
        )

    [bitrix\main\data\hsphpreadconnection] => Array
        (
            [module] => main
            [file] => lib/data/hsphpreadconnection.php
        )

    [bitrix\main\data\managedcache] => Array
        (
            [module] => main
            [file] => lib/data/managedcache.php
        )

    [bitrix\main\data\taggedcache] => Array
        (
            [module] => main
            [file] => lib/data/taggedcache.php
        )

    [bitrix\main\data\memcacheconnection] => Array
        (
            [module] => main
            [file] => lib/data/memcacheconnection.php
        )

    [bitrix\main\data\memcachedconnection] => Array
        (
            [module] => main
            [file] => lib/data/memcachedconnection.php
        )

    [bitrix\main\data\nosqlconnection] => Array
        (
            [module] => main
            [file] => lib/data/nosqlconnection.php
        )

    [bitrix\main\db\arrayresult] => Array
        (
            [module] => main
            [file] => lib/db/arrayresult.php
        )

    [bitrix\main\db\result] => Array
        (
            [module] => main
            [file] => lib/db/result.php
        )

    [bitrix\main\db\connection] => Array
        (
            [module] => main
            [file] => lib/db/connection.php
        )

    [bitrix\main\db\sqlexception] => Array
        (
            [module] => main
            [file] => lib/db/sqlexception.php
        )

    [bitrix\main\db\sqlqueryexception] => Array
        (
            [module] => main
            [file] => lib/db/sqlexception.php
        )

    [bitrix\main\db\transactionexception] => Array
        (
            [module] => main
            [file] => lib/db/sqlexception.php
        )

    [bitrix\main\db\sqlexpression] => Array
        (
            [module] => main
            [file] => lib/db/sqlexpression.php
        )

    [bitrix\main\db\sqlhelper] => Array
        (
            [module] => main
            [file] => lib/db/sqlhelper.php
        )

    [bitrix\main\db\mysqlcommonconnection] => Array
        (
            [module] => main
            [file] => lib/db/mysqlcommonconnection.php
        )

    [bitrix\main\db\mysqliconnection] => Array
        (
            [module] => main
            [file] => lib/db/mysqliconnection.php
        )

    [bitrix\main\db\mysqliresult] => Array
        (
            [module] => main
            [file] => lib/db/mysqliresult.php
        )

    [bitrix\main\db\mysqlisqlhelper] => Array
        (
            [module] => main
            [file] => lib/db/mysqlisqlhelper.php
        )

    [bitrix\main\db\mssqlconnection] => Array
        (
            [module] => main
            [file] => lib/db/mssqlconnection.php
        )

    [bitrix\main\db\mssqlresult] => Array
        (
            [module] => main
            [file] => lib/db/mssqlresult.php
        )

    [bitrix\main\db\mssqlsqlhelper] => Array
        (
            [module] => main
            [file] => lib/db/mssqlsqlhelper.php
        )

    [bitrix\main\db\oracleconnection] => Array
        (
            [module] => main
            [file] => lib/db/oracleconnection.php
        )

    [bitrix\main\db\oracleresult] => Array
        (
            [module] => main
            [file] => lib/db/oracleresult.php
        )

    [bitrix\main\db\oraclesqlhelper] => Array
        (
            [module] => main
            [file] => lib/db/oraclesqlhelper.php
        )

    [bitrix\main\db\pgsqlconnection] => Array
        (
            [module] => main
            [file] => lib/db/pgsqlconnection.php
        )

    [bitrix\main\diag\httpexceptionhandleroutput] => Array
        (
            [module] => main
            [file] => lib/diag/httpexceptionhandleroutput.php
        )

    [bitrix\main\diag\fileexceptionhandlerlog] => Array
        (
            [module] => main
            [file] => lib/diag/fileexceptionhandlerlog.php
        )

    [bitrix\main\diag\exceptionhandler] => Array
        (
            [module] => main
            [file] => lib/diag/exceptionhandler.php
        )

    [bitrix\main\diag\iexceptionhandleroutput] => Array
        (
            [module] => main
            [file] => lib/diag/iexceptionhandleroutput.php
        )

    [bitrix\main\diag\exceptionhandlerlog] => Array
        (
            [module] => main
            [file] => lib/diag/exceptionhandlerlog.php
        )

    [bitrix\main\io\file] => Array
        (
            [module] => main
            [file] => lib/io/file.php
        )

    [bitrix\main\io\fileentry] => Array
        (
            [module] => main
            [file] => lib/io/fileentry.php
        )

    [bitrix\main\io\path] => Array
        (
            [module] => main
            [file] => lib/io/path.php
        )

    [bitrix\main\io\filesystementry] => Array
        (
            [module] => main
            [file] => lib/io/filesystementry.php
        )

    [bitrix\main\io\ifilestream] => Array
        (
            [module] => main
            [file] => lib/io/ifilestream.php
        )

    [bitrix\main\localization\loc] => Array
        (
            [module] => main
            [file] => lib/localization/loc.php
        )

    [bitrix\main\mail\mail] => Array
        (
            [module] => main
            [file] => lib/mail/mail.php
        )

    [bitrix\main\mail\tracking] => Array
        (
            [module] => main
            [file] => lib/mail/tracking.php
        )

    [bitrix\main\mail\eventmanager] => Array
        (
            [module] => main
            [file] => lib/mail/eventmanager.php
        )

    [bitrix\main\mail\eventmessagecompiler] => Array
        (
            [module] => main
            [file] => lib/mail/eventmessagecompiler.php
        )

    [bitrix\main\mail\eventmessagethemecompiler] => Array
        (
            [module] => main
            [file] => lib/mail/eventmessagethemecompiler.php
        )

    [bitrix\main\mail\internal\event] => Array
        (
            [module] => main
            [file] => lib/mail/internal/event.php
        )

    [bitrix\main\mail\internal\eventattachment] => Array
        (
            [module] => main
            [file] => lib/mail/internal/eventattachment.php
        )

    [bitrix\main\mail\internal\eventmessage] => Array
        (
            [module] => main
            [file] => lib/mail/internal/eventmessage.php
        )

    [bitrix\main\mail\internal\eventmessagesite] => Array
        (
            [module] => main
            [file] => lib/mail/internal/eventmessagesite.php
        )

    [bitrix\main\mail\internal\eventmessageattachment] => Array
        (
            [module] => main
            [file] => lib/mail/internal/eventmessageattachment.php
        )

    [bitrix\main\mail\internal\eventtype] => Array
        (
            [module] => main
            [file] => lib/mail/internal/eventtype.php
        )

    [bitrix\main\text\converter] => Array
        (
            [module] => main
            [file] => lib/text/converter.php
        )

    [bitrix\main\text\emptyconverter] => Array
        (
            [module] => main
            [file] => lib/text/emptyconverter.php
        )

    [bitrix\main\text\encoding] => Array
        (
            [module] => main
            [file] => lib/text/encoding.php
        )

    [bitrix\main\text\htmlconverter] => Array
        (
            [module] => main
            [file] => lib/text/htmlconverter.php
        )

    [bitrix\main\text\binarystring] => Array
        (
            [module] => main
            [file] => lib/text/binarystring.php
        )

    [bitrix\main\text\xmlconverter] => Array
        (
            [module] => main
            [file] => lib/text/xmlconverter.php
        )

    [bitrix\main\type\collection] => Array
        (
            [module] => main
            [file] => lib/type/collection.php
        )

    [bitrix\main\type\date] => Array
        (
            [module] => main
            [file] => lib/type/date.php
        )

    [bitrix\main\type\datetime] => Array
        (
            [module] => main
            [file] => lib/type/datetime.php
        )

    [bitrix\main\type\dictionary] => Array
        (
            [module] => main
            [file] => lib/type/dictionary.php
        )

    [bitrix\main\type\filterabledictionary] => Array
        (
            [module] => main
            [file] => lib/type/filterabledictionary.php
        )

    [bitrix\main\type\parameterdictionary] => Array
        (
            [module] => main
            [file] => lib/type/parameterdictionary.php
        )

    [bitrix\main\web\cookie] => Array
        (
            [module] => main
            [file] => lib/web/cookie.php
        )

    [bitrix\main\web\uri] => Array
        (
            [module] => main
            [file] => lib/web/uri.php
        )

    [bitrix\main\sendereventhandler] => Array
        (
            [module] => main
            [file] => lib/senderconnector.php
        )

    [bitrix\main\senderconnectoruser] => Array
        (
            [module] => main
            [file] => lib/senderconnector.php
        )

    [bitrix\main\urlrewriterrulemaker] => Array
        (
            [module] => main
            [file] => lib/urlrewriter.php
        )

    [bitrix\main\update\stepper] => Array
        (
            [module] => main
            [file] => lib/update/stepper.php
        )

    [bitrix\main\composite\abstractresponse] => Array
        (
            [module] => main
            [file] => lib/composite/responder.php
        )

    [bitrix\main\composite\fileresponse] => Array
        (
            [module] => main
            [file] => lib/composite/responder.php
        )

    [bitrix\main\composite\memcachedresponse] => Array
        (
            [module] => main
            [file] => lib/composite/responder.php
        )

    [bitrix\main\security\otpexception] => Array
        (
            [module] => main
            [file] => lib/security/securityexception.php
        )

    [ctimezone] => Array
        (
            [module] => main
            [file] => classes/general/time.php
        )

    [cbxpunycode] => Array
        (
            [module] => main
            [file] => classes/general/punycode.php
        )

    [ibxvirtualio] => Array
        (
            [module] => main
            [file] => classes/general/virtual_io.php
        )

    [ibxgeterrors] => Array
        (
            [module] => main
            [file] => classes/general/virtual_io.php
        )

    [cbxvirtualio] => Array
        (
            [module] => main
            [file] => classes/general/virtual_io.php
        )

    [cbxvirtualfilebase] => Array
        (
            [module] => main
            [file] => classes/general/virtual_file.php
        )

    [cbxvirtualfile] => Array
        (
            [module] => main
            [file] => classes/general/virtual_file.php
        )

    [cbxvirtualdirectory] => Array
        (
            [module] => main
            [file] => classes/general/virtual_file.php
        )

    [calloption] => Array
        (
            [module] => main
            [file] => classes/general/option.php
        )

    [coption] => Array
        (
            [module] => main
            [file] => classes/general/option.php
        )

    [callpageoption] => Array
        (
            [module] => main
            [file] => classes/general/pageoption.php
        )

    [cpageoption] => Array
        (
            [module] => main
            [file] => classes/general/pageoption.php
        )

    [callsqlwhere] => Array
        (
            [module] => main
            [file] => classes/general/sqlwhere.php
        )

    [csqlwhereexpression] => Array
        (
            [module] => main
            [file] => classes/general/sqlwhere.php
        )

    [csqlwhere] => Array
        (
            [module] => main
            [file] => classes/general/sqlwhere.php
        )

    [calllanguage] => Array
        (
            [module] => main
            [file] => classes/general/language.php
        )

    [clanguage] => Array
        (
            [module] => main
            [file] => classes/general/language.php
        )

    [clangadmin] => Array
        (
            [module] => main
            [file] => classes/general/language.php
        )

    [_clangdbresult] => Array
        (
            [module] => main
            [file] => classes/general/langdbresult.php
        )

    [callagent] => Array
        (
            [module] => main
            [file] => classes/general/agent.php
        )

    [cagent] => Array
        (
            [module] => main
            [file] => classes/mysql/agent.php
        )

    [capplicationexception] => Array
        (
            [module] => main
            [file] => classes/general/applicationexception.php
        )

    [cadminexception] => Array
        (
            [module] => main
            [file] => classes/general/adminexception.php
        )

    [callsite] => Array
        (
            [module] => main
            [file] => classes/general/site.php
        )

    [calllang] => Array
        (
            [module] => main
            [file] => classes/general/site.php
        )

    [csite] => Array
        (
            [module] => main
            [file] => classes/general/site.php
        )

    [clang] => Array
        (
            [module] => main
            [file] => classes/general/site.php
        )

    [chttp] => Array
        (
            [module] => main
            [file] => classes/general/http.php
        )

    [cutil] => Array
        (
            [module] => main
            [file] => classes/general/util.php
        )

    [callmain] => Array
        (
            [module] => main
            [file] => classes/general/main.php
        )

    [cmain] => Array
        (
            [module] => main
            [file] => classes/general/main.php
        )

    [calldatabase] => Array
        (
            [module] => main
            [file] => classes/general/database.php
        )

    [calldbresult] => Array
        (
            [module] => main
            [file] => classes/general/dbresult.php
        )

    [cdatabasemysql] => Array
        (
            [module] => main
            [file] => classes/mysql/database.php
        )

    [cdbresultmysql] => Array
        (
            [module] => main
            [file] => classes/mysql/dbresult.php
        )

    [icachebackend] => Array
        (
            [module] => main
            [file] => classes/general/cache_backend.php
        )

    [cphpcache] => Array
        (
            [module] => main
            [file] => classes/general/cache.php
        )

    [ccachemanager] => Array
        (
            [module] => main
            [file] => classes/general/cache_manager.php
        )

    [cpagecache] => Array
        (
            [module] => main
            [file] => classes/general/page_cache.php
        )

    [cstackcacheentry] => Array
        (
            [module] => main
            [file] => classes/general/stack_cache_entry.php
        )

    [cstackcachemanager] => Array
        (
            [module] => main
            [file] => classes/general/stack_cache.php
        )

    [cmodule] => Array
        (
            [module] => main
            [file] => /classes/general/module.php
        )

    [bitrix\main\entity\ufield] => Array
        (
            [module] => main
            [file] => include/deprecated/ufield.php
        )

    [cdatabase] => Array
        (
            [module] => main
            [file] => classes/mysql/database.php
        )

    [cdbresult] => Array
        (
            [module] => main
            [file] => classes/mysql/dbresult.php
        )

    [csitetemplate] => Array
        (
            [module] => main
            [file] => classes/general/site_template.php
        )

    [cbitrixcomponent] => Array
        (
            [module] => main
            [file] => classes/general/component.php
        )

    [ccomponentengine] => Array
        (
            [module] => main
            [file] => classes/general/component_engine.php
        )

    [ccomponentajax] => Array
        (
            [module] => main
            [file] => classes/general/component_ajax.php
        )

    [cbitrixcomponenttemplate] => Array
        (
            [module] => main
            [file] => classes/general/component_template.php
        )

    [ccomponentutil] => Array
        (
            [module] => main
            [file] => classes/general/component_util.php
        )

    [ccontrollerclient] => Array
        (
            [module] => main
            [file] => classes/general/controller_member.php
        )

    [phpparser] => Array
        (
            [module] => main
            [file] => classes/general/php_parser.php
        )

    [cdiskquota] => Array
        (
            [module] => main
            [file] => classes/general/quota.php
        )

    [ceventlog] => Array
        (
            [module] => main
            [file] => classes/general/event_log.php
        )

    [ceventmain] => Array
        (
            [module] => main
            [file] => classes/general/event_log.php
        )

    [cadminfiledialog] => Array
        (
            [module] => main
            [file] => classes/general/file_dialog.php
        )

    [wll_user] => Array
        (
            [module] => main
            [file] => classes/general/liveid.php
        )

    [wll_consenttoken] => Array
        (
            [module] => main
            [file] => classes/general/liveid.php
        )

    [windowslivelogin] => Array
        (
            [module] => main
            [file] => classes/general/liveid.php
        )

    [cfile] => Array
        (
            [module] => main
            [file] => classes/general/file.php
        )

    [callfile] => Array
        (
            [module] => main
            [file] => classes/general/file.php
        )

    [ctempfile] => Array
        (
            [module] => main
            [file] => classes/general/file_temp.php
        )

    [cfavorites] => Array
        (
            [module] => main
            [file] => classes/mysql/favorites.php
        )

    [cuseroptions] => Array
        (
            [module] => main
            [file] => classes/general/user_options.php
        )

    [cgridoptions] => Array
        (
            [module] => main
            [file] => classes/general/grids.php
        )

    [cundo] => Array
        (
            [module] => main
            [file] => /classes/general/undo.php
        )

    [cautosave] => Array
        (
            [module] => main
            [file] => /classes/general/undo.php
        )

    [callratings] => Array
        (
            [module] => main
            [file] => classes/general/ratings.php
        )

    [cratings] => Array
        (
            [module] => main
            [file] => classes/mysql/ratings.php
        )

    [cratingscomponentsmain] => Array
        (
            [module] => main
            [file] => classes/mysql/ratings_components.php
        )

    [cratingrule] => Array
        (
            [module] => main
            [file] => classes/general/rating_rule.php
        )

    [cratingrulesmain] => Array
        (
            [module] => main
            [file] => classes/mysql/rating_rules.php
        )

    [ctoppanel] => Array
        (
            [module] => main
            [file] => public/top_panel.php
        )

    [ceditarea] => Array
        (
            [module] => main
            [file] => public/edit_area.php
        )

    [ccomponentpanel] => Array
        (
            [module] => main
            [file] => public/edit_area.php
        )

    [ctextparser] => Array
        (
            [module] => main
            [file] => classes/general/textparser.php
        )

    [cphpcachefiles] => Array
        (
            [module] => main
            [file] => classes/general/cache_files.php
        )

    [cdataxmlnode] => Array
        (
            [module] => main
            [file] => classes/general/xml.php
        )

    [cdataxmldocument] => Array
        (
            [module] => main
            [file] => classes/general/xml.php
        )

    [cdataxml] => Array
        (
            [module] => main
            [file] => classes/general/xml.php
        )

    [cxmlfilestream] => Array
        (
            [module] => main
            [file] => classes/general/xml.php
        )

    [crsaprovider] => Array
        (
            [module] => main
            [file] => classes/general/rsasecurity.php
        )

    [crsasecurity] => Array
        (
            [module] => main
            [file] => classes/general/rsasecurity.php
        )

    [crsabcmathprovider] => Array
        (
            [module] => main
            [file] => classes/general/rsabcmath.php
        )

    [crsaopensslprovider] => Array
        (
            [module] => main
            [file] => classes/general/rsaopenssl.php
        )

    [casnreader] => Array
        (
            [module] => main
            [file] => classes/general/asn.php
        )

    [cbxshorturi] => Array
        (
            [module] => main
            [file] => classes/mysql/short_uri.php
        )

    [cfinder] => Array
        (
            [module] => main
            [file] => classes/general/finder.php
        )

    [caccess] => Array
        (
            [module] => main
            [file] => classes/general/access.php
        )

    [cauthprovider] => Array
        (
            [module] => main
            [file] => classes/general/authproviders.php
        )

    [iproviderinterface] => Array
        (
            [module] => main
            [file] => classes/general/authproviders.php
        )

    [cgroupauthprovider] => Array
        (
            [module] => main
            [file] => classes/general/authproviders.php
        )

    [cuserauthprovider] => Array
        (
            [module] => main
            [file] => classes/general/authproviders.php
        )

    [ctableschema] => Array
        (
            [module] => main
            [file] => classes/general/table_schema.php
        )

    [ccsvdata] => Array
        (
            [module] => main
            [file] => classes/general/csv_data.php
        )

    [csmile] => Array
        (
            [module] => main
            [file] => classes/general/smile.php
        )

    [csmilegallery] => Array
        (
            [module] => main
            [file] => classes/general/smile.php
        )

    [csmileset] => Array
        (
            [module] => main
            [file] => classes/general/smile.php
        )

    [cglobalcounter] => Array
        (
            [module] => main
            [file] => classes/general/global_counter.php
        )

    [cusercounter] => Array
        (
            [module] => main
            [file] => classes/mysql/user_counter.php
        )

    [cusercounterpage] => Array
        (
            [module] => main
            [file] => classes/mysql/user_counter.php
        )

    [chotkeys] => Array
        (
            [module] => main
            [file] => classes/general/hot_keys.php
        )

    [chotkeyscode] => Array
        (
            [module] => main
            [file] => classes/general/hot_keys.php
        )

    [cbxsanitizer] => Array
        (
            [module] => main
            [file] => classes/general/sanitizer.php
        )

    [ibxarchive] => Array
        (
            [module] => main
            [file] => classes/general/archive.php
        )

    [cbxarchive] => Array
        (
            [module] => main
            [file] => classes/general/archive.php
        )

    [cadminnotify] => Array
        (
            [module] => main
            [file] => classes/general/admin_notify.php
        )

    [cbxfavadmmenu] => Array
        (
            [module] => main
            [file] => classes/general/favorites.php
        )

    [cadmininformer] => Array
        (
            [module] => main
            [file] => classes/general/admin_informer.php
        )

    [csitecheckertest] => Array
        (
            [module] => main
            [file] => classes/general/site_checker.php
        )

    [csqlutil] => Array
        (
            [module] => main
            [file] => classes/general/sql_util.php
        )

    [cfileuploader] => Array
        (
            [module] => main
            [file] => classes/general/uploader.php
        )

    [lpa] => Array
        (
            [module] => main
            [file] => classes/general/lpa.php
        )

    [cadminfilter] => Array
        (
            [module] => main
            [file] => interface/admin_filter.php
        )

    [cadminlist] => Array
        (
            [module] => main
            [file] => interface/admin_list.php
        )

    [cadminlistrow] => Array
        (
            [module] => main
            [file] => interface/admin_list.php
        )

    [cadminuilist] => Array
        (
            [module] => main
            [file] => interface/admin_ui_list.php
        )

    [cadminuilistrow] => Array
        (
            [module] => main
            [file] => interface/admin_ui_list.php
        )

    [cadminuiresult] => Array
        (
            [module] => main
            [file] => interface/admin_ui_list.php
        )

    [cadminuicontextmenu] => Array
        (
            [module] => main
            [file] => interface/admin_ui_list.php
        )

    [cadminuisorting] => Array
        (
            [module] => main
            [file] => interface/admin_ui_list.php
        )

    [cadminuilistactionpanel] => Array
        (
            [module] => main
            [file] => interface/admin_ui_list.php
        )

    [cadmintabcontrol] => Array
        (
            [module] => main
            [file] => interface/admin_tabcontrol.php
        )

    [cadminform] => Array
        (
            [module] => main
            [file] => interface/admin_form.php
        )

    [cadminformsettings] => Array
        (
            [module] => main
            [file] => interface/admin_form.php
        )

    [cadmintabcontroldrag] => Array
        (
            [module] => main
            [file] => interface/admin_tabcontrol_drag.php
        )

    [cadmindraggableblockengine] => Array
        (
            [module] => main
            [file] => interface/admin_tabcontrol_drag.php
        )

    [cjspopup] => Array
        (
            [module] => main
            [file] => interface/jspopup.php
        )

    [cjspopuponpage] => Array
        (
            [module] => main
            [file] => interface/jspopup.php
        )

    [cadmincalendar] => Array
        (
            [module] => main
            [file] => interface/admin_calendar.php
        )

    [cadminviewtabcontrol] => Array
        (
            [module] => main
            [file] => interface/admin_viewtabcontrol.php
        )

    [cadmintabengine] => Array
        (
            [module] => main
            [file] => interface/admin_tabengine.php
        )

    [ccaptcha] => Array
        (
            [module] => main
            [file] => classes/general/captcha.php
        )

    [cmpnotifications] => Array
        (
            [module] => main
            [file] => classes/general/mp_notifications.php
        )

    [calltask] => Array
        (
            [module] => main
            [file] => classes/general/task.php
        )

    [ctask] => Array
        (
            [module] => main
            [file] => classes/general/task.php
        )

    [calloperation] => Array
        (
            [module] => main
            [file] => classes/general/operation.php
        )

    [coperation] => Array
        (
            [module] => main
            [file] => classes/general/operation.php
        )

    [callgroup] => Array
        (
            [module] => main
            [file] => classes/general/group.php
        )

    [cgroup] => Array
        (
            [module] => main
            [file] => classes/general/group.php
        )

    [cajax] => Array
        (
            [module] => main
            [file] => ajax_tools.php
        )

    [calluser] => Array
        (
            [module] => main
            [file] => classes/general/user.php
        )

    [cuser] => Array
        (
            [module] => main
            [file] => classes/general/user.php
        )

    [callevent] => Array
        (
            [module] => main
            [file] => classes/general/event.php
        )

    [cevent] => Array
        (
            [module] => main
            [file] => classes/general/event.php
        )

    [calleventmessage] => Array
        (
            [module] => main
            [file] => classes/general/eventmessage.php
        )

    [ceventmessage] => Array
        (
            [module] => main
            [file] => classes/general/eventmessage.php
        )

    [ceventtype] => Array
        (
            [module] => main
            [file] => classes/general/eventmessage.php
        )

    [_ceventtyperesult] => Array
        (
            [module] => main
            [file] => classes/general/eventmessage.php
        )

    [cdbresulteventmultiresult] => Array
        (
            [module] => main
            [file] => classes/general/eventmessage.php
        )

    [cdebuginfo] => Array
        (
            [module] => main
            [file] => classes/general/debuginfo.php
        )

    [ccaptchaagent] => Array
        (
            [module] => main
            [file] => classes/general/captchaagent.php
        )

    [callfilterquery] => Array
        (
            [module] => main
            [file] => classes/general/filterquery.php
        )

    [cfilterquery] => Array
        (
            [module] => main
            [file] => classes/general/filterquery.php
        )

    [cconvertorspregreplacehelper] => Array
        (
            [module] => main
            [file] => classes/general/convertorspregreplacehelper.php
        )

    [cspacer] => Array
        (
            [module] => main
            [file] => classes/general/spacer.php
        )

    [updatetools] => Array
        (
            [module] => main
            [file] => classes/general/updatetools.php
        )

    [cjscore] => Array
        (
            [module] => main
            [file] => classes/general/jscore.php
        )

    [cchecklisttools] => Array
        (
            [module] => main
            [file] => classes/general/checklist.php
        )

    [cmenu] => Array
        (
            [module] => main
            [file] => classes/general/menu.php
        )

    [cmenucustom] => Array
        (
            [module] => main
            [file] => classes/general/menucustom.php
        )

    [callusertypeentity] => Array
        (
            [module] => main
            [file] => classes/general/usertype.php
        )

    [cusertypeentity] => Array
        (
            [module] => main
            [file] => classes/general/usertype.php
        )

    [cuserfieldenum] => Array
        (
            [module] => main
            [file] => classes/general/userfieldenum.php
        )

    [cusertypesql] => Array
        (
            [module] => main
            [file] => classes/general/usertypesql.php
        )

    [cusertypemanager] => Array
        (
            [module] => main
            [file] => classes/general/usertypemanager.php
        )

    [cusertypestring] => Array
        (
            [module] => main
            [file] => classes/general/usertypestr.php
        )

    [cusertypeinteger] => Array
        (
            [module] => main
            [file] => classes/general/usertypeint.php
        )

    [cusertypedouble] => Array
        (
            [module] => main
            [file] => classes/general/usertypedbl.php
        )

    [cusertypedatetime] => Array
        (
            [module] => main
            [file] => classes/general/usertypetime.php
        )

    [cusertypedate] => Array
        (
            [module] => main
            [file] => classes/general/usertypedate.php
        )

    [cusertypeboolean] => Array
        (
            [module] => main
            [file] => classes/general/usertypebool.php
        )

    [cusertypefile] => Array
        (
            [module] => main
            [file] => classes/general/usertypefile.php
        )

    [cusertypeenum] => Array
        (
            [module] => main
            [file] => classes/general/usertypeenum.php
        )

    [cusertypeiblocksection] => Array
        (
            [module] => main
            [file] => classes/general/usertypesection.php
        )

    [ciblocksectionenum] => Array
        (
            [module] => main
            [file] => classes/general/usertypesection.php
        )

    [cusertypeiblockelement] => Array
        (
            [module] => main
            [file] => classes/general/usertypeelement.php
        )

    [cusertypestringformatted] => Array
        (
            [module] => main
            [file] => classes/general/usertypestrfmt.php
        )

    [cusertypeurl] => Array
        (
            [module] => main
            [file] => classes/general/usertypeurl.php
        )

    [bxgadget] => Array
        (
            [module] => main
            [file] => classes/general/gadget.php
        )

    [cmainadmin] => Array
        (
            [module] => main
            [file] => classes/general/main_admin.php
        )

    [ctemplates] => Array
        (
            [module] => main
            [file] => classes/general/templates.php
        )

    [cpagetemplate] => Array
        (
            [module] => main
            [file] => classes/general/page_template.php
        )

    [filescmp] => Array
        (
            [module] => main
            [file] => classes/general/files_cmp.php
        )

    [carchiver] => Array
        (
            [module] => main
            [file] => classes/general/tar_gz.php
        )

    [czip] => Array
        (
            [module] => main
            [file] => classes/general/zip.php
        )

    [curlrewriter] => Array
        (
            [module] => main
            [file] => classes/general/urlrewriter.php
        )

    [charsetconverter] => Array
        (
            [module] => main
            [file] => classes/general/charset_converter.php
        )

    [chtmlpagescache] => Array
        (
            [module] => main
            [file] => lib/composite/helper.php
        )

    [statichtmlmemcachedresponse] => Array
        (
            [module] => main
            [file] => lib/composite/responder.php
        )

    [statichtmlfileresponse] => Array
        (
            [module] => main
            [file] => lib/composite/responder.php
        )

    [bitrix\main\page\frame] => Array
        (
            [module] => main
            [file] => lib/composite/engine.php
        )

    [bitrix\main\page\framestatic] => Array
        (
            [module] => main
            [file] => lib/composite/staticarea.php
        )

    [bitrix\main\page\framebuffered] => Array
        (
            [module] => main
            [file] => lib/composite/bufferarea.php
        )

    [bitrix\main\page\framehelper] => Array
        (
            [module] => main
            [file] => lib/composite/bufferarea.php
        )

    [bitrix\main\data\statichtmlcache] => Array
        (
            [module] => main
            [file] => lib/composite/page.php
        )

    [bitrix\main\data\statichtmlstorage] => Array
        (
            [module] => main
            [file] => lib/composite/data/abstractstorage.php
        )

    [bitrix\main\data\statichtmlfilestorage] => Array
        (
            [module] => main
            [file] => lib/composite/data/filestorage.php
        )

    [bitrix\main\data\statichtmlmemcachedstorage] => Array
        (
            [module] => main
            [file] => lib/composite/data/memcachedstorage.php
        )

    [bitrix\main\data\staticcacheprovider] => Array
        (
            [module] => main
            [file] => lib/composite/data/cacheprovider.php
        )

    [bitrix\main\data\appcachemanifest] => Array
        (
            [module] => main
            [file] => lib/composite/appcache.php
        )

    [iblock] => Array
        (
            [module] => iblock
            [file] => install/index.php
        )

    [ciblockpropertyresult] => Array
        (
            [module] => iblock
            [file] => classes/general/iblockpropresult.php
        )

    [ciblockresult] => Array
        (
            [module] => iblock
            [file] => classes/general/iblockresult.php
        )

    [_cibelement] => Array
        (
            [module] => iblock
            [file] => classes/general/iblock_element.php
        )

    [ciblocktype] => Array
        (
            [module] => iblock
            [file] => classes/general/iblocktype.php
        )

    [calliblock] => Array
        (
            [module] => iblock
            [file] => classes/general/iblock.php
        )

    [ciblock] => Array
        (
            [module] => iblock
            [file] => classes/mysql/iblock.php
        )

    [calliblocksection] => Array
        (
            [module] => iblock
            [file] => classes/general/iblocksection.php
        )

    [ciblocksection] => Array
        (
            [module] => iblock
            [file] => classes/mysql/iblocksection.php
        )

    [calliblockproperty] => Array
        (
            [module] => iblock
            [file] => classes/general/iblockproperty.php
        )

    [ciblockpropertyenum] => Array
        (
            [module] => iblock
            [file] => classes/general/iblockpropertyenum.php
        )

    [ciblockproperty] => Array
        (
            [module] => iblock
            [file] => classes/mysql/iblockproperty.php
        )

    [calliblockelement] => Array
        (
            [module] => iblock
            [file] => classes/general/iblockelement.php
        )

    [ciblockelement] => Array
        (
            [module] => iblock
            [file] => classes/mysql/iblockelement.php
        )

    [calliblockrss] => Array
        (
            [module] => iblock
            [file] => classes/general/iblockrss.php
        )

    [ciblockrss] => Array
        (
            [module] => iblock
            [file] => classes/mysql/iblockrss.php
        )

    [ciblockpropertydatetime] => Array
        (
            [module] => iblock
            [file] => classes/general/prop_datetime.php
        )

    [ciblockpropertydate] => Array
        (
            [module] => iblock
            [file] => classes/general/prop_date.php
        )

    [ciblockpropertyxmlid] => Array
        (
            [module] => iblock
            [file] => classes/general/prop_xmlid.php
        )

    [ciblockpropertyfileman] => Array
        (
            [module] => iblock
            [file] => classes/general/prop_fileman.php
        )

    [ciblockpropertyhtml] => Array
        (
            [module] => iblock
            [file] => classes/general/prop_html.php
        )

    [ciblockpropertyelementlist] => Array
        (
            [module] => iblock
            [file] => classes/general/prop_element_list.php
        )

    [ccmlresult] => Array
        (
            [module] => iblock
            [file] => classes/general/cmlresult.php
        )

    [ciblockxmlfile] => Array
        (
            [module] => iblock
            [file] => classes/mysql/cml2.php
        )

    [ciblockcmlimport] => Array
        (
            [module] => iblock
            [file] => classes/general/cml2.php
        )

    [ciblockcmlexport] => Array
        (
            [module] => iblock
            [file] => classes/general/cml2.php
        )

    [ciblockfindtools] => Array
        (
            [module] => iblock
            [file] => classes/general/comp_findtools.php
        )

    [ciblockpricetools] => Array
        (
            [module] => iblock
            [file] => classes/general/comp_pricetools.php
        )

    [ciblockparameters] => Array
        (
            [module] => iblock
            [file] => classes/general/comp_parameters.php
        )

    [ciblockformatproperties] => Array
        (
            [module] => iblock
            [file] => classes/general/comp_formatprops.php
        )

    [calliblocksequence] => Array
        (
            [module] => iblock
            [file] => classes/general/iblocksequence.php
        )

    [ciblocksequence] => Array
        (
            [module] => iblock
            [file] => classes/mysql/iblocksequence.php
        )

    [ciblockpropertysequence] => Array
        (
            [module] => iblock
            [file] => classes/general/prop_seq.php
        )

    [ciblockpropertyelementautocomplete] => Array
        (
            [module] => iblock
            [file] => classes/general/prop_element_auto.php
        )

    [ciblockpropertysku] => Array
        (
            [module] => iblock
            [file] => classes/general/prop_element_sku.php
        )

    [ciblockpropertysectionautocomplete] => Array
        (
            [module] => iblock
            [file] => classes/general/prop_section_auto.php
        )

    [calliblockofferstmp] => Array
        (
            [module] => iblock
            [file] => classes/general/iblockoffers.php
        )

    [ciblockofferstmp] => Array
        (
            [module] => iblock
            [file] => classes/mysql/iblockoffers.php
        )

    [ceventiblock] => Array
        (
            [module] => iblock
            [file] => classes/general/iblock_event_list.php
        )

    [cratingscomponentsiblock] => Array
        (
            [module] => iblock
            [file] => classes/general/ratings_components.php
        )

    [ciblockrights] => Array
        (
            [module] => iblock
            [file] => classes/general/iblock_rights.php
        )

    [ciblocksectionrights] => Array
        (
            [module] => iblock
            [file] => classes/general/iblock_rights.php
        )

    [ciblockelementrights] => Array
        (
            [module] => iblock
            [file] => classes/general/iblock_rights.php
        )

    [ciblockrightsstorage] => Array
        (
            [module] => iblock
            [file] => classes/general/iblock_rights.php
        )

    [ciblockpropertytools] => Array
        (
            [module] => iblock
            [file] => classes/general/iblockproptools.php
        )

    [ciblocksectionpropertylink] => Array
        (
            [module] => iblock
            [file] => classes/general/section_property.php
        )

    [ciblockxmlimport] => Array
        (
            [module] => iblock
            [file] => classes/general/iblockxmlimport.php
        )

    [bitrix\iblock\iblockfieldtable] => Array
        (
            [module] => iblock
            [file] => lib/iblockfield.php
        )

    [bitrix\iblock\iblockgrouptable] => Array
        (
            [module] => iblock
            [file] => lib/iblockgroup.php
        )

    [bitrix\iblock\iblockmessagetable] => Array
        (
            [module] => iblock
            [file] => lib/iblockmessage.php
        )

    [bitrix\iblock\iblockrsstable] => Array
        (
            [module] => iblock
            [file] => lib/iblockrss.php
        )

    [bitrix\iblock\iblocksitetable] => Array
        (
            [module] => iblock
            [file] => lib/iblocksite.php
        )

    [bitrix\iblock\inheritedpropertytable] => Array
        (
            [module] => iblock
            [file] => lib/inheritedproperty.php
        )

    [bitrix\iblock\propertyenumerationtable] => Array
        (
            [module] => iblock
            [file] => lib/propertyenumeration.php
        )

    [bitrix\iblock\propertyfeaturetable] => Array
        (
            [module] => iblock
            [file] => lib/propertyfeature.php
        )

    [bitrix\iblock\sequencetable] => Array
        (
            [module] => iblock
            [file] => lib/sequence.php
        )

    [bitrix\iblock\sitetable] => Array
        (
            [module] => iblock
            [file] => lib/site.php
        )

    [bitrix\iblock\typetable] => Array
        (
            [module] => iblock
            [file] => lib/type.php
        )

    [bitrix\iblock\typelanguagetable] => Array
        (
            [module] => iblock
            [file] => lib/typelanguage.php
        )

    [bitrix\iblock\bizproctype\usertypeproperty] => Array
        (
            [module] => iblock
            [file] => lib/bizproctype/usertypeproperty.php
        )

    [bitrix\iblock\bizproctype\ecrm] => Array
        (
            [module] => iblock
            [file] => lib/bizproctype/ecrm.php
        )

    [bitrix\iblock\bizproctype\money] => Array
        (
            [module] => iblock
            [file] => lib/bizproctype/money.php
        )

    [bitrix\iblock\bizproctype\usertypepropertydiskfile] => Array
        (
            [module] => iblock
            [file] => lib/bizproctype/usertypepropertydiskfile.php
        )

    [bitrix\iblock\bizproctype\usertypepropertyelist] => Array
        (
            [module] => iblock
            [file] => lib/bizproctype/usertypepropertyelist.php
        )

    [bitrix\iblock\bizproctype\usertypepropertyemployee] => Array
        (
            [module] => iblock
            [file] => lib/bizproctype/usertypepropertyemployee.php
        )

    [bitrix\iblock\bizproctype\usertypepropertyhtml] => Array
        (
            [module] => iblock
            [file] => lib/bizproctype/usertypepropertyhtml.php
        )

    [bitrix\iblock\component\base] => Array
        (
            [module] => iblock
            [file] => lib/component/base.php
        )

    [bitrix\iblock\component\element] => Array
        (
            [module] => iblock
            [file] => lib/component/element.php
        )

    [bitrix\iblock\component\elementlist] => Array
        (
            [module] => iblock
            [file] => lib/component/elementlist.php
        )

    [bitrix\iblock\component\filters] => Array
        (
            [module] => iblock
            [file] => lib/component/filters.php
        )

    [bitrix\iblock\component\selector\element] => Array
        (
            [module] => iblock
            [file] => lib/component/selector/element.php
        )

    [bitrix\iblock\component\selector\entity] => Array
        (
            [module] => iblock
            [file] => lib/component/selector/entity.php
        )

    [bitrix\iblock\component\tools] => Array
        (
            [module] => iblock
            [file] => lib/component/tools.php
        )

    [bitrix\iblock\controller\filter\element] => Array
        (
            [module] => iblock
            [file] => lib/Controller/Filter/Element.php
        )

    [bitrix\iblock\filter\entity\elementsettings] => Array
        (
            [module] => iblock
            [file] => lib/filter/entity/elementsettings.php
        )

    [bitrix\iblock\filter\entity\iblocksettings] => Array
        (
            [module] => iblock
            [file] => lib/filter/entity/iblocksettings.php
        )

    [bitrix\iblock\filter\fieldprovider\base] => Array
        (
            [module] => iblock
            [file] => lib/filter/fieldprovider/base.php
        )

    [bitrix\iblock\filter\fieldprovider\element] => Array
        (
            [module] => iblock
            [file] => lib/filter/fieldprovider/element.php
        )

    [bitrix\iblock\filter\fieldprovider\iblockproperty] => Array
        (
            [module] => iblock
            [file] => lib/filter/fieldprovider/iblockproperty.php
        )

    [bitrix\iblock\filter\dictionary] => Array
        (
            [module] => iblock
            [file] => lib/filter/dictionary.php
        )

    [bitrix\iblock\filter\entitylist] => Array
        (
            [module] => iblock
            [file] => lib/filter/entitylist.php
        )

    [bitrix\iblock\filter\factory] => Array
        (
            [module] => iblock
            [file] => lib/filter/factory.php
        )

    [bitrix\iblock\grid\panel\groupaction] => Array
        (
            [module] => iblock
            [file] => lib/grid/panel/groupaction.php
        )

    [bitrix\iblock\grid\actiontype] => Array
        (
            [module] => iblock
            [file] => lib/grid/actiontype.php
        )

    [bitrix\iblock\helpers\admin\property] => Array
        (
            [module] => iblock
            [file] => lib/helpers/admin/property.php
        )

    [bitrix\iblock\helpers\filter\property] => Array
        (
            [module] => iblock
            [file] => lib/helpers/filter/property.php
        )

    [bitrix\iblock\helpers\filter\propertymanager] => Array
        (
            [module] => iblock
            [file] => lib/helpers/filter/propertymanager.php
        )

    [bitrix\iblock\inheritedproperty\basetemplate] => Array
        (
            [module] => iblock
            [file] => lib/inheritedproperty/basetemplate.php
        )

    [bitrix\iblock\inheritedproperty\basevalues] => Array
        (
            [module] => iblock
            [file] => lib/inheritedproperty/basevalues.php
        )

    [bitrix\iblock\inheritedproperty\elementtemplates] => Array
        (
            [module] => iblock
            [file] => lib/inheritedproperty/elementtemplates.php
        )

    [bitrix\iblock\inheritedproperty\elementvalues] => Array
        (
            [module] => iblock
            [file] => lib/inheritedproperty/elementvalues.php
        )

    [bitrix\iblock\inheritedproperty\iblocktemplates] => Array
        (
            [module] => iblock
            [file] => lib/inheritedproperty/iblocktemplates.php
        )

    [bitrix\iblock\inheritedproperty\iblockvalues] => Array
        (
            [module] => iblock
            [file] => lib/inheritedproperty/iblockvalues.php
        )

    [bitrix\iblock\inheritedproperty\sectiontemplates] => Array
        (
            [module] => iblock
            [file] => lib/inheritedproperty/sectiontemplates.php
        )

    [bitrix\iblock\inheritedproperty\sectionvalues] => Array
        (
            [module] => iblock
            [file] => lib/inheritedproperty/sectionvalues.php
        )

    [bitrix\iblock\inheritedproperty\valuesqueue] => Array
        (
            [module] => iblock
            [file] => lib/inheritedproperty/valuesqueue.php
        )

    [bitrix\iblock\landingsource\dataloader] => Array
        (
            [module] => iblock
            [file] => lib/landingsource/dataloader.php
        )

    [bitrix\iblock\landingsource\element] => Array
        (
            [module] => iblock
            [file] => lib/landingsource/element.php
        )

    [bitrix\iblock\model\propertyfeature] => Array
        (
            [module] => iblock
            [file] => lib/model/propertyfeature.php
        )

    [bitrix\iblock\model\section] => Array
        (
            [module] => iblock
            [file] => lib/model/section.php
        )

    [bitrix\iblock\propertyindex\dictionary] => Array
        (
            [module] => iblock
            [file] => lib/propertyindex/dictionary.php
        )

    [bitrix\iblock\propertyindex\element] => Array
        (
            [module] => iblock
            [file] => lib/propertyindex/element.php
        )

    [bitrix\iblock\propertyindex\facet] => Array
        (
            [module] => iblock
            [file] => lib/propertyindex/facet.php
        )

    [bitrix\iblock\propertyindex\indexer] => Array
        (
            [module] => iblock
            [file] => lib/propertyindex/indexer.php
        )

    [bitrix\iblock\propertyindex\manager] => Array
        (
            [module] => iblock
            [file] => lib/propertyindex/manager.php
        )

    [bitrix\iblock\propertyindex\querybuilder] => Array
        (
            [module] => iblock
            [file] => lib/propertyindex/querybuilder.php
        )

    [bitrix\iblock\propertyindex\storage] => Array
        (
            [module] => iblock
            [file] => lib/propertyindex/storage.php
        )

    [bitrix\iblock\template\engine] => Array
        (
            [module] => iblock
            [file] => lib/template/engine.php
        )

    [bitrix\iblock\template\noderoot] => Array
        (
            [module] => iblock
            [file] => lib/template/engine.php
        )

    [bitrix\iblock\template\nodetext] => Array
        (
            [module] => iblock
            [file] => lib/template/engine.php
        )

    [bitrix\iblock\template\nodeentityfield] => Array
        (
            [module] => iblock
            [file] => lib/template/engine.php
        )

    [bitrix\iblock\template\nodefunction] => Array
        (
            [module] => iblock
            [file] => lib/template/engine.php
        )

    [bitrix\iblock\template\helper] => Array
        (
            [module] => iblock
            [file] => lib/template/helper.php
        )

    [bitrix\iblock\template\entity\base] => Array
        (
            [module] => iblock
            [file] => lib/template/entity/base.php
        )

    [bitrix\iblock\template\entity\lazyvalueloader] => Array
        (
            [module] => iblock
            [file] => lib/template/entity/base.php
        )

    [bitrix\iblock\template\entity\catalogstore] => Array
        (
            [module] => iblock
            [file] => lib/template/entity/catalogstore.php
        )

    [bitrix\iblock\template\entity\element] => Array
        (
            [module] => iblock
            [file] => lib/template/entity/element.php
        )

    [bitrix\iblock\template\entity\elementcatalog] => Array
        (
            [module] => iblock
            [file] => lib/template/entity/elementcatalog.php
        )

    [bitrix\iblock\template\entity\elementcatalogmeasure] => Array
        (
            [module] => iblock
            [file] => lib/template/entity/elementcatalog.php
        )

    [bitrix\iblock\template\entity\elementcatalogstorelist] => Array
        (
            [module] => iblock
            [file] => lib/template/entity/elementcatalog.php
        )

    [bitrix\iblock\template\entity\elementprice] => Array
        (
            [module] => iblock
            [file] => lib/template/entity/elementprice.php
        )

    [bitrix\iblock\template\entity\elementproperty] => Array
        (
            [module] => iblock
            [file] => lib/template/entity/elementproperty.php
        )

    [bitrix\iblock\template\entity\elementpropertyuserfield] => Array
        (
            [module] => iblock
            [file] => lib/template/entity/elementproperty.php
        )

    [bitrix\iblock\template\entity\elementpropertyenum] => Array
        (
            [module] => iblock
            [file] => lib/template/entity/elementproperty.php
        )

    [bitrix\iblock\template\entity\elementpropertyelement] => Array
        (
            [module] => iblock
            [file] => lib/template/entity/elementproperty.php
        )

    [bitrix\iblock\template\entity\elementpropertysection] => Array
        (
            [module] => iblock
            [file] => lib/template/entity/elementproperty.php
        )

    [bitrix\iblock\template\entity\elementsku] => Array
        (
            [module] => iblock
            [file] => lib/template/entity/elementsku.php
        )

    [bitrix\iblock\template\entity\elementskuprice] => Array
        (
            [module] => iblock
            [file] => lib/template/entity/elementskuprice.php
        )

    [bitrix\iblock\template\entity\elementskuproperty] => Array
        (
            [module] => iblock
            [file] => lib/template/entity/elementskuproperty.php
        )

    [bitrix\iblock\template\entity\iblock] => Array
        (
            [module] => iblock
            [file] => lib/template/entity/iblock.php
        )

    [bitrix\iblock\template\entity\section] => Array
        (
            [module] => iblock
            [file] => lib/template/entity/section.php
        )

    [bitrix\iblock\template\entity\sectionpath] => Array
        (
            [module] => iblock
            [file] => lib/template/entity/sectionpath.php
        )

    [bitrix\iblock\template\entity\sectionproperty] => Array
        (
            [module] => iblock
            [file] => lib/template/entity/sectionproperty.php
        )

    [bitrix\iblock\template\functions\fabric] => Array
        (
            [module] => iblock
            [file] => lib/template/functions/fabric.php
        )

    [bitrix\iblock\template\functions\functionbase] => Array
        (
            [module] => iblock
            [file] => lib/template/functions/fabric.php
        )

    [bitrix\iblock\template\functions\functionupper] => Array
        (
            [module] => iblock
            [file] => lib/template/functions/fabric.php
        )

    [bitrix\iblock\template\functions\functionlower] => Array
        (
            [module] => iblock
            [file] => lib/template/functions/fabric.php
        )

    [bitrix\iblock\template\functions\functiontranslit] => Array
        (
            [module] => iblock
            [file] => lib/template/functions/fabric.php
        )

    [bitrix\iblock\template\functions\functionconcat] => Array
        (
            [module] => iblock
            [file] => lib/template/functions/fabric.php
        )

    [bitrix\iblock\template\functions\functionlimit] => Array
        (
            [module] => iblock
            [file] => lib/template/functions/fabric.php
        )

    [bitrix\iblock\template\functions\functioncontrast] => Array
        (
            [module] => iblock
            [file] => lib/template/functions/fabric.php
        )

    [bitrix\iblock\template\functions\functionmin] => Array
        (
            [module] => iblock
            [file] => lib/template/functions/fabric.php
        )

    [bitrix\iblock\template\functions\functionmax] => Array
        (
            [module] => iblock
            [file] => lib/template/functions/fabric.php
        )

    [bitrix\iblock\template\functions\functiondistinct] => Array
        (
            [module] => iblock
            [file] => lib/template/functions/fabric.php
        )

    [bitrix\iblock\update\adminfilteroption] => Array
        (
            [module] => iblock
            [file] => lib/update/adminfilteroption.php
        )

    [bitrix\iblock\update\admingridoption] => Array
        (
            [module] => iblock
            [file] => lib/update/admingridoption.php
        )

    [bitrix\iblock\url\adminpage\basebuilder] => Array
        (
            [module] => iblock
            [file] => lib/url/adminpage/basebuilder.php
        )

    [bitrix\iblock\url\adminpage\buildermanager] => Array
        (
            [module] => iblock
            [file] => lib/url/adminpage/buildermanager.php
        )

    [bitrix\iblock\url\adminpage\iblockbuilder] => Array
        (
            [module] => iblock
            [file] => lib/url/adminpage/iblockbuilder.php
        )

    [bitrix\iblock\sendereventhandler] => Array
        (
            [module] => iblock
            [file] => lib/senderconnector.php
        )

    [bitrix\iblock\senderconnectoriblock] => Array
        (
            [module] => iblock
            [file] => lib/senderconnector.php
        )

    [ccurrency] => Array
        (
            [module] => currency
            [file] => general/currency.php
        )

    [ccurrencylang] => Array
        (
            [module] => currency
            [file] => general/currency_lang.php
        )

    [ccurrencyrates] => Array
        (
            [module] => currency
            [file] => general/currency_rate.php
        )

    [bitrix\currency\compatible\tools] => Array
        (
            [module] => currency
            [file] => lib/compatible/tools.php
        )

    [bitrix\currency\helpers\admin\tools] => Array
        (
            [module] => currency
            [file] => lib/helpers/admin/tools.php
        )

    [bitrix\currency\helpers\editor] => Array
        (
            [module] => currency
            [file] => lib/helpers/editor.php
        )

    [bitrix\currency\userfield\money] => Array
        (
            [module] => currency
            [file] => lib/userfield/money.php
        )

    [bitrix\currency\currencymanager] => Array
        (
            [module] => currency
            [file] => lib/currencymanager.php
        )

    [bitrix\currency\currencytable] => Array
        (
            [module] => currency
            [file] => lib/currency.php
        )

    [bitrix\currency\currencylangtable] => Array
        (
            [module] => currency
            [file] => lib/currencylang.php
        )

    [bitrix\currency\currencyratetable] => Array
        (
            [module] => currency
            [file] => lib/currencyrate.php
        )

    [bitrix\currency\currencyclassifier] => Array
        (
            [module] => currency
            [file] => lib/currencyclassifier.php
        )

    [sale] => Array
        (
            [module] => sale
            [file] => install/index.php
        )

    [callsaledelivery] => Array
        (
            [module] => sale
            [file] => general/delivery.php
        )

    [csaledelivery] => Array
        (
            [module] => sale
            [file] => mysql/delivery.php
        )

    [csaledeliveryhandler] => Array
        (
            [module] => sale
            [file] => mysql/delivery_handler.php
        )

    [csaledeliveryhelper] => Array
        (
            [module] => sale
            [file] => general/delivery_helper.php
        )

    [csaledelivery2paysystem] => Array
        (
            [module] => sale
            [file] => general/delivery_2_pay_system.php
        )

    [csalelocation] => Array
        (
            [module] => sale
            [file] => mysql/location.php
        )

    [csalelocationgroup] => Array
        (
            [module] => sale
            [file] => mysql/location_group.php
        )

    [csalebasket] => Array
        (
            [module] => sale
            [file] => mysql/basket.php
        )

    [csalebaskethelper] => Array
        (
            [module] => sale
            [file] => general/basket_helper.php
        )

    [csaleuser] => Array
        (
            [module] => sale
            [file] => mysql/basket.php
        )

    [csaleorder] => Array
        (
            [module] => sale
            [file] => mysql/order.php
        )

    [csaleorderpropsgroup] => Array
        (
            [module] => sale
            [file] => mysql/order_props_group.php
        )

    [csaleorderpropsvariant] => Array
        (
            [module] => sale
            [file] => mysql/order_props_variant.php
        )

    [csaleorderuserprops] => Array
        (
            [module] => sale
            [file] => mysql/order_user_props.php
        )

    [csaleorderuserpropsvalue] => Array
        (
            [module] => sale
            [file] => mysql/order_user_props_value.php
        )

    [csaleordertax] => Array
        (
            [module] => sale
            [file] => mysql/order_tax.php
        )

    [csaleorderhelper] => Array
        (
            [module] => sale
            [file] => general/order_helper.php
        )

    [csalepaysystem] => Array
        (
            [module] => sale
            [file] => mysql/pay_system.php
        )

    [csalepaysystemaction] => Array
        (
            [module] => sale
            [file] => mysql/pay_system_action.php
        )

    [csalepaysystemshelper] => Array
        (
            [module] => sale
            [file] => general/pay_system_helper.php
        )

    [csalepaysystemtarif] => Array
        (
            [module] => sale
            [file] => general/pay_system_tarif.php
        )

    [csaletax] => Array
        (
            [module] => sale
            [file] => mysql/tax.php
        )

    [csaletaxrate] => Array
        (
            [module] => sale
            [file] => mysql/tax_rate.php
        )

    [csalepersontype] => Array
        (
            [module] => sale
            [file] => mysql/person_type.php
        )

    [csalediscount] => Array
        (
            [module] => sale
            [file] => mysql/discount.php
        )

    [csalebasketdiscountconvert] => Array
        (
            [module] => sale
            [file] => general/step_operations.php
        )

    [csalediscountreindex] => Array
        (
            [module] => sale
            [file] => general/step_operations.php
        )

    [csalediscountconvertext] => Array
        (
            [module] => sale
            [file] => general/step_operations.php
        )

    [csaleuseraccount] => Array
        (
            [module] => sale
            [file] => mysql/user.php
        )

    [csaleusertransact] => Array
        (
            [module] => sale
            [file] => mysql/user_transact.php
        )

    [csaleusercards] => Array
        (
            [module] => sale
            [file] => mysql/user_cards.php
        )

    [csalerecurring] => Array
        (
            [module] => sale
            [file] => mysql/recurring.php
        )

    [csalelang] => Array
        (
            [module] => sale
            [file] => mysql/settings.php
        )

    [csalegroupaccesstosite] => Array
        (
            [module] => sale
            [file] => mysql/settings.php
        )

    [csalegroupaccesstoflag] => Array
        (
            [module] => sale
            [file] => mysql/settings.php
        )

    [csaleauxiliary] => Array
        (
            [module] => sale
            [file] => mysql/auxiliary.php
        )

    [csaleaffiliate] => Array
        (
            [module] => sale
            [file] => mysql/affiliate.php
        )

    [csaleaffiliateplan] => Array
        (
            [module] => sale
            [file] => mysql/affiliate_plan.php
        )

    [csaleaffiliateplansection] => Array
        (
            [module] => sale
            [file] => mysql/affiliate_plan_section.php
        )

    [csaleaffiliatetier] => Array
        (
            [module] => sale
            [file] => mysql/affiliate_tier.php
        )

    [csaleaffiliatetransact] => Array
        (
            [module] => sale
            [file] => mysql/affiliate_transact.php
        )

    [csaleexport] => Array
        (
            [module] => sale
            [file] => general/export.php
        )

    [exportoneccrm] => Array
        (
            [module] => sale
            [file] => general/export.php
        )

    [csaleorderloader] => Array
        (
            [module] => sale
            [file] => general/order_loader.php
        )

    [csalemeasure] => Array
        (
            [module] => sale
            [file] => general/measurement.php
        )

    [csaleproduct] => Array
        (
            [module] => sale
            [file] => mysql/product.php
        )

    [csaleviewedproduct] => Array
        (
            [module] => sale
            [file] => mysql/product.php
        )

    [csalehelper] => Array
        (
            [module] => sale
            [file] => general/helper.php
        )

    [csalemobileorderutils] => Array
        (
            [module] => sale
            [file] => general/mobile_order.php
        )

    [csalemobileorderpull] => Array
        (
            [module] => sale
            [file] => general/mobile_order.php
        )

    [csalemobileorderpush] => Array
        (
            [module] => sale
            [file] => general/mobile_order.php
        )

    [csalemobileorderfilter] => Array
        (
            [module] => sale
            [file] => general/mobile_order.php
        )

    [cbasesalereporthelper] => Array
        (
            [module] => sale
            [file] => general/sale_report_helper.php
        )

    [csalereportsaleorderhelper] => Array
        (
            [module] => sale
            [file] => general/sale_report_helper.php
        )

    [csalereportuserhelper] => Array
        (
            [module] => sale
            [file] => general/sale_report_helper.php
        )

    [csalereportsalefuserhelper] => Array
        (
            [module] => sale
            [file] => general/sale_report_helper.php
        )

    [ibxsaleproductprovider] => Array
        (
            [module] => sale
            [file] => general/product_provider.php
        )

    [csalestorebarcode] => Array
        (
            [module] => sale
            [file] => mysql/store_barcode.php
        )

    [csaleorderchange] => Array
        (
            [module] => sale
            [file] => mysql/order_change.php
        )

    [csaleorderchangeformat] => Array
        (
            [module] => sale
            [file] => general/order_change.php
        )

    [bitrix\sale\internals\fusertable] => Array
        (
            [module] => sale
            [file] => lib/internals/fuser.php
        )

    [bitrix\sale\fuser] => Array
        (
            [module] => sale
            [file] => lib/fuser.php
        )

    [bitrix\sale\internals\input\manager] => Array
        (
            [module] => sale
            [file] => lib/internals/input.php
        )

    [bitrix\sale\internals\input\base] => Array
        (
            [module] => sale
            [file] => lib/internals/input.php
        )

    [bitrix\sale\internals\input\file] => Array
        (
            [module] => sale
            [file] => lib/internals/input.php
        )

    [bitrix\sale\internals\input\stringinput] => Array
        (
            [module] => sale
            [file] => lib/internals/input.php
        )

    [bitrix\sale\internals\sitecurrencytable] => Array
        (
            [module] => sale
            [file] => lib/internals/sitecurrency.php
        )

    [csalestatus] => Array
        (
            [module] => sale
            [file] => general/status.php
        )

    [bitrix\sale\statusbase] => Array
        (
            [module] => sale
            [file] => lib/statusbase.php
        )

    [bitrix\sale\orderstatus] => Array
        (
            [module] => sale
            [file] => lib/orderstatus.php
        )

    [bitrix\sale\deliverystatus] => Array
        (
            [module] => sale
            [file] => lib/deliverystatus.php
        )

    [bitrix\sale\internals\statustable] => Array
        (
            [module] => sale
            [file] => lib/internals/status.php
        )

    [bitrix\sale\internals\statuslangtable] => Array
        (
            [module] => sale
            [file] => lib/internals/status_lang.php
        )

    [bitrix\sale\internals\statusgrouptasktable] => Array
        (
            [module] => sale
            [file] => lib/internals/status_grouptask.php
        )

    [csaleorderprops] => Array
        (
            [module] => sale
            [file] => general/order_props.php
        )

    [csaleorderpropsadapter] => Array
        (
            [module] => sale
            [file] => general/order_props.php
        )

    [csaleorderpropsvalue] => Array
        (
            [module] => sale
            [file] => mysql/order_props_values.php
        )

    [bitrix\sale\propertyvaluecollection] => Array
        (
            [module] => sale
            [file] => lib/propertyvaluecollection.php
        )

    [bitrix\sale\internals\orderpropstable] => Array
        (
            [module] => sale
            [file] => lib/internals/orderprops.php
        )

    [bitrix\sale\internals\orderpropsgrouptable] => Array
        (
            [module] => sale
            [file] => lib/internals/orderprops_group.php
        )

    [bitrix\sale\internals\orderpropsvaluetable] => Array
        (
            [module] => sale
            [file] => lib/internals/orderprops_value.php
        )

    [bitrix\sale\internals\orderpropsvarianttable] => Array
        (
            [module] => sale
            [file] => lib/internals/orderprops_variant.php
        )

    [bitrix\sale\internals\orderpropsrelationtable] => Array
        (
            [module] => sale
            [file] => lib/internals/orderprops_relation.php
        )

    [bitrix\sale\internals\userpropsvaluetable] => Array
        (
            [module] => sale
            [file] => lib/internals/userpropsvalue.php
        )

    [bitrix\sale\internals\userpropstable] => Array
        (
            [module] => sale
            [file] => lib/internals/userprops.php
        )

    [bitrix\sale\businessvalue] => Array
        (
            [module] => sale
            [file] => lib/businessvalue.php
        )

    [bitrix\sale\ibusinessvalueprovider] => Array
        (
            [module] => sale
            [file] => lib/businessvalueproviderinterface.php
        )

    [bitrix\sale\internals\businessvaluetable] => Array
        (
            [module] => sale
            [file] => lib/internals/businessvalue.php
        )

    [bitrix\sale\internals\businessvaluepersondomaintable] => Array
        (
            [module] => sale
            [file] => lib/internals/businessvalue_persondomain.php
        )

    [bitrix\sale\internals\businessvaluecode1ctable] => Array
        (
            [module] => sale
            [file] => lib/internals/businessvalue_code_1c.php
        )

    [bitrix\sale\internals\paysystemactiontable] => Array
        (
            [module] => sale
            [file] => lib/internals/paysystemaction.php
        )

    [bitrix\sale\internals\paysysteminner] => Array
        (
            [module] => sale
            [file] => lib/internals/paysysteminner.php
        )

    [bitrix\sale\internals\deliverypaysystemtable] => Array
        (
            [module] => sale
            [file] => lib/internals/delivery_paysystem.php
        )

    [bitrix\sale\usermessageexception] => Array
        (
            [module] => sale
            [file] => lib/exception.php
        )

    [bitrix\sale\configuration] => Array
        (
            [module] => sale
            [file] => lib/configuration.php
        )

    [bitrix\sale\order] => Array
        (
            [module] => sale
            [file] => lib/order.php
        )

    [bitrix\sale\persontype] => Array
        (
            [module] => sale
            [file] => lib/persontype.php
        )

    [csalereportsalegoodshelper] => Array
        (
            [module] => sale
            [file] => general/sale_report_helper.php
        )

    [csalereportsaleproducthelper] => Array
        (
            [module] => sale
            [file] => general/sale_report_helper.php
        )

    [bitrix\sale\internals\producttable] => Array
        (
            [module] => sale
            [file] => lib/internals/product.php
        )

    [bitrix\sale\internals\goodssectiontable] => Array
        (
            [module] => sale
            [file] => lib/internals/goodssection.php
        )

    [bitrix\sale\internals\sectiontable] => Array
        (
            [module] => sale
            [file] => lib/internals/section.php
        )

    [bitrix\sale\internals\storeproducttable] => Array
        (
            [module] => sale
            [file] => lib/internals/storeproduct.php
        )

    [bitrix\sale\saleszone] => Array
        (
            [module] => sale
            [file] => lib/saleszone.php
        )

    [bitrix\sale\internals\orderdeliveryreqtable] => Array
        (
            [module] => sale
            [file] => lib/internals/orderdeliveryreq.php
        )

    [bitrix\sale\sendereventhandler] => Array
        (
            [module] => sale
            [file] => lib/senderconnector.php
        )

    [bitrix\sale\senderconnectorbuyer] => Array
        (
            [module] => sale
            [file] => lib/senderconnector.php
        )

    [bitrix\sale\userconsent] => Array
        (
            [module] => sale
            [file] => lib/userconsent.php
        )

    [bitrix\sale\internals\product2producttable] => Array
        (
            [module] => sale
            [file] => lib/internals/product2product.php
        )

    [bitrix\sale\internals\orderprocessingtable] => Array
        (
            [module] => sale
            [file] => lib/internals/orderprocessing.php
        )

    [bitrix\sale\orderbase] => Array
        (
            [module] => sale
            [file] => lib/orderbase.php
        )

    [bitrix\sale\internals\entity] => Array
        (
            [module] => sale
            [file] => lib/internals/entity.php
        )

    [bitrix\sale\internals\entitycollection] => Array
        (
            [module] => sale
            [file] => lib/internals/entitycollection.php
        )

    [bitrix\sale\internals\collectionbase] => Array
        (
            [module] => sale
            [file] => lib/internals/collectionbase.php
        )

    [bitrix\sale\shipment] => Array
        (
            [module] => sale
            [file] => lib/shipment.php
        )

    [bitrix\sale\shipmentcollection] => Array
        (
            [module] => sale
            [file] => lib/shipmentcollection.php
        )

    [bitrix\sale\shipmentitemcollection] => Array
        (
            [module] => sale
            [file] => lib/shipmentitemcollection.php
        )

    [bitrix\sale\shipmentitem] => Array
        (
            [module] => sale
            [file] => lib/shipmentitem.php
        )

    [bitrix\sale\shipmentitemstorecollection] => Array
        (
            [module] => sale
            [file] => lib/shipmentitemstorecollection.php
        )

    [bitrix\sale\shipmentitemstore] => Array
        (
            [module] => sale
            [file] => lib/shipmentitemstore.php
        )

    [bitrix\sale\paymentcollectionbase] => Array
        (
            [module] => sale
            [file] => lib/internals/paymentcollectionbase.php
        )

    [bitrix\sale\paymentcollection] => Array
        (
            [module] => sale
            [file] => lib/paymentcollection.php
        )

    [bitrix\sale\payment] => Array
        (
            [module] => sale
            [file] => lib/payment.php
        )

    [bitrix\sale\paysystemservice] => Array
        (
            [module] => sale
            [file] => lib/paysystemservice.php
        )

    [bitrix\sale\internals\fields] => Array
        (
            [module] => sale
            [file] => lib/internals/fields.php
        )

    [bitrix\sale\result] => Array
        (
            [module] => sale
            [file] => lib/result.php
        )

    [bitrix\sale\resulterror] => Array
        (
            [module] => sale
            [file] => lib/result.php
        )

    [bitrix\sale\resultserializable] => Array
        (
            [module] => sale
            [file] => lib/resultserializable.php
        )

    [bitrix\sale\eventactions] => Array
        (
            [module] => sale
            [file] => lib/eventactions.php
        )

    [bitrix\sale\basketbase] => Array
        (
            [module] => sale
            [file] => lib/basketbase.php
        )

    [bitrix\sale\basketitembase] => Array
        (
            [module] => sale
            [file] => lib/basketitembase.php
        )

    [bitrix\sale\basket] => Array
        (
            [module] => sale
            [file] => lib/basket.php
        )

    [bitrix\sale\internals\basketitembase] => Array
        (
            [module] => sale
            [file] => lib/internals/basketitembase.php
        )

    [bitrix\sale\basketitem] => Array
        (
            [module] => sale
            [file] => lib/basketitem.php
        )

    [bitrix\sale\basketbundlecollection] => Array
        (
            [module] => sale
            [file] => lib/basketbundlecollection.php
        )

    [bitrix\sale\orderproperties] => Array
        (
            [module] => sale
            [file] => lib/orderprops.php
        )

    [bitrix\sale\propertyvalue] => Array
        (
            [module] => sale
            [file] => lib/propertyvalue.php
        )

    [bitrix\sale\compatible\internals\entitycompatibility] => Array
        (
            [module] => sale
            [file] => lib/compatible/internals/entitycompatibility.php
        )

    [bitrix\sale\compatible\ordercompatibility] => Array
        (
            [module] => sale
            [file] => lib/compatible/ordercompatibility.php
        )

    [bitrix\sale\compatible\basketcompatibility] => Array
        (
            [module] => sale
            [file] => lib/compatible/basketcompatibility.php
        )

    [bitrix\sale\compatible\eventcompatibility] => Array
        (
            [module] => sale
            [file] => lib/compatible/eventcompatibility.php
        )

    [bitrix\sale\compatible\orderquery] => Array
        (
            [module] => sale
            [file] => lib/compatible/compatible.php
        )

    [bitrix\sale\compatible\orderquerylocation] => Array
        (
            [module] => sale
            [file] => lib/compatible/compatible.php
        )

    [bitrix\sale\compatible\fetchadapter] => Array
        (
            [module] => sale
            [file] => lib/compatible/compatible.php
        )

    [bitrix\sale\compatible\test] => Array
        (
            [module] => sale
            [file] => lib/compatible/compatible.php
        )

    [bitrix\sale\orderuserproperties] => Array
        (
            [module] => sale
            [file] => lib/userprops.php
        )

    [bitrix\sale\basketpropertiescollectionbase] => Array
        (
            [module] => sale
            [file] => lib/basketpropertiesbase.php
        )

    [bitrix\sale\basketpropertiescollection] => Array
        (
            [module] => sale
            [file] => lib/basketproperties.php
        )

    [bitrix\sale\basketpropertyitembase] => Array
        (
            [module] => sale
            [file] => lib/basketpropertiesitembase.php
        )

    [bitrix\sale\basketpropertyitem] => Array
        (
            [module] => sale
            [file] => lib/basketpropertiesitem.php
        )

    [bitrix\sale\tax] => Array
        (
            [module] => sale
            [file] => lib/tax.php
        )

    [bitrix\sale\internals\ordertable] => Array
        (
            [module] => sale
            [file] => lib/internals/order.php
        )

    [bitrix\sale\internals\baskettable] => Array
        (
            [module] => sale
            [file] => lib/internals/basket.php
        )

    [bitrix\sale\internals\shipmenttable] => Array
        (
            [module] => sale
            [file] => lib/internals/shipment.php
        )

    [bitrix\sale\internals\shipmentitemtable] => Array
        (
            [module] => sale
            [file] => lib/internals/shipmentitem.php
        )

    [bitrix\sale\internals\paysystemservicetable] => Array
        (
            [module] => sale
            [file] => lib/internals/paysystemservice.php
        )

    [bitrix\sale\internals\paymenttable] => Array
        (
            [module] => sale
            [file] => lib/internals/payment.php
        )

    [bitrix\sale\internals\shipmentitemstoretable] => Array
        (
            [module] => sale
            [file] => lib/internals/shipmentitemstore.php
        )

    [bitrix\sale\internals\shipmentextraservice] => Array
        (
            [module] => sale
            [file] => lib/internals/shipmentextraservice.php
        )

    [bitrix\sale\internals\orderuserpropertiestable] => Array
        (
            [module] => sale
            [file] => lib/internals/userprops.php
        )

    [bitrix\sale\internals\collectableentity] => Array
        (
            [module] => sale
            [file] => lib/internals/collectableentity.php
        )

    [bitrix\sale\provider] => Array
        (
            [module] => sale
            [file] => lib/provider.php
        )

    [bitrix\sale\providerbase] => Array
        (
            [module] => sale
            [file] => lib/providerbase.php
        )

    [bitrix\sale\internals\catalog\provider] => Array
        (
            [module] => sale
            [file] => lib/internals/catalog/provider.php
        )

    [bitrix\sale\saleproviderbase] => Array
        (
            [module] => sale
            [file] => lib/saleproviderbase.php
        )

    [bitrix\sale\internals\transferdataprovider] => Array
        (
            [module] => sale
            [file] => lib/internals/transferdataprovider.php
        )

    [bitrix\sale\internals\poolquantity] => Array
        (
            [module] => sale
            [file] => lib/internals/poolquantity.php
        )

    [bitrix\sale\internals\providercreator] => Array
        (
            [module] => sale
            [file] => lib/internals/providercreator.php
        )

    [bitrix\sale\internals\providerbuilderbase] => Array
        (
            [module] => sale
            [file] => lib/internals/providerbuilderbase.php
        )

    [bitrix\sale\internals\providerbuilder] => Array
        (
            [module] => sale
            [file] => lib/internals/providerbuilder.php
        )

    [bitrix\sale\internals\providerbuildercompatibility] => Array
        (
            [module] => sale
            [file] => lib/internals/providerbuildercompatibility.php
        )

    [bitrix\sale\orderhistory] => Array
        (
            [module] => sale
            [file] => lib/orderhistory.php
        )

    [bitrix\sale\internals\callbackregistrytable] => Array
        (
            [module] => sale
            [file] => lib/internals/callbackregistry.php
        )

    [bitrix\sale\internals\basketpropertytable] => Array
        (
            [module] => sale
            [file] => lib/internals/basketproperties.php
        )

    [bitrix\sale\internals\companytable] => Array
        (
            [module] => sale
            [file] => lib/internals/company.php
        )

    [bitrix\sale\internals\companygrouptable] => Array
        (
            [module] => sale
            [file] => lib/internals/companygroup.php
        )

    [bitrix\sale\internals\companyresponsiblegrouptable] => Array
        (
            [module] => sale
            [file] => lib/internals/companyresponsiblegroup.php
        )

    [bitrix\sale\internals\persontypetable] => Array
        (
            [module] => sale
            [file] => lib/internals/persontype.php
        )

    [bitrix\sale\internals\persontypesitetable] => Array
        (
            [module] => sale
            [file] => lib/internals/persontypesite.php
        )

    [bitrix\sale\internals\pool] => Array
        (
            [module] => sale
            [file] => lib/internals/pool.php
        )

    [bitrix\sale\internals\userbudgetpool] => Array
        (
            [module] => sale
            [file] => lib/internals/userbudgetpool.php
        )

    [bitrix\sale\internals\eventspool] => Array
        (
            [module] => sale
            [file] => lib/internals/eventspool.php
        )

    [bitrix\sale\internals\events] => Array
        (
            [module] => sale
            [file] => lib/internals/events.php
        )

    [bitrix\sale\pricemaths] => Array
        (
            [module] => sale
            [file] => lib/pricemaths.php
        )

    [bitrix\sale\basketcomponenthelper] => Array
        (
            [module] => sale
            [file] => lib/basketcomponenthelper.php
        )

    [bitrix\sale\registry] => Array
        (
            [module] => sale
            [file] => lib/registry.php
        )

    [ipaymentorder] => Array
        (
            [module] => sale
            [file] => lib/internals/paymentinterface.php
        )

    [ishipmentorder] => Array
        (
            [module] => sale
            [file] => lib/internals/shipmentinterface.php
        )

    [ientitymarker] => Array
        (
            [module] => sale
            [file] => lib/internals/entitymarkerinterface.php
        )

    [bitrix\sale\internals\orderarchivetable] => Array
        (
            [module] => sale
            [file] => lib/internals/orderarchive.php
        )

    [bitrix\sale\internals\basketarchivetable] => Array
        (
            [module] => sale
            [file] => lib/internals/basketarchive.php
        )

    [bitrix\sale\internals\orderarchivepackedtable] => Array
        (
            [module] => sale
            [file] => lib/internals/orderarchivepacked.php
        )

    [bitrix\sale\internals\basketarchivepackedtable] => Array
        (
            [module] => sale
            [file] => lib/internals/basketarchivepacked.php
        )

    [bitrix\sale\archive\manager] => Array
        (
            [module] => sale
            [file] => lib/archive/manager.php
        )

    [bitrix\sale\archive\recovery\base] => Array
        (
            [module] => sale
            [file] => lib/archive/recovery/base.php
        )

    [bitrix\sale\archive\recovery\scheme] => Array
        (
            [module] => sale
            [file] => lib/archive/recovery/scheme.php
        )

    [bitrix\sale\archive\recovery\version1] => Array
        (
            [module] => sale
            [file] => lib/archive/recovery/version1.php
        )

    [bitrix\sale\tax\ratetable] => Array
        (
            [module] => sale
            [file] => lib/tax/rate.php
        )

    [bitrix\sale\location\locationtable] => Array
        (
            [module] => sale
            [file] => lib/location/location.php
        )

    [bitrix\sale\location\tree] => Array
        (
            [module] => sale
            [file] => lib/location/tree.php
        )

    [bitrix\sale\location\typetable] => Array
        (
            [module] => sale
            [file] => lib/location/type.php
        )

    [bitrix\sale\location\grouptable] => Array
        (
            [module] => sale
            [file] => lib/location/group.php
        )

    [bitrix\sale\location\externaltable] => Array
        (
            [module] => sale
            [file] => lib/location/external.php
        )

    [bitrix\sale\location\externalservicetable] => Array
        (
            [module] => sale
            [file] => lib/location/externalservice.php
        )

    [bitrix\sale\location\search\finder] => Array
        (
            [module] => sale
            [file] => lib/location/search/finder.php
        )

    [bitrix\sale\location\search\wordtable] => Array
        (
            [module] => sale
            [file] => lib/location/search/word.php
        )

    [bitrix\sale\location\search\chaintable] => Array
        (
            [module] => sale
            [file] => lib/location/search/chain.php
        )

    [bitrix\sale\location\search\sitelinktable] => Array
        (
            [module] => sale
            [file] => lib/location/search/sitelink.php
        )

    [bitrix\sale\location\name\nameentity] => Array
        (
            [module] => sale
            [file] => lib/location/name/nameentity.php
        )

    [bitrix\sale\location\name\locationtable] => Array
        (
            [module] => sale
            [file] => lib/location/name/location.php
        )

    [bitrix\sale\location\name\typetable] => Array
        (
            [module] => sale
            [file] => lib/location/name/type.php
        )

    [bitrix\sale\location\name\grouptable] => Array
        (
            [module] => sale
            [file] => lib/location/name/group.php
        )

    [bitrix\sale\location\connector] => Array
        (
            [module] => sale
            [file] => lib/location/connector.php
        )

    [bitrix\sale\location\grouplocationtable] => Array
        (
            [module] => sale
            [file] => lib/location/grouplocation.php
        )

    [bitrix\sale\location\sitelocationtable] => Array
        (
            [module] => sale
            [file] => lib/location/sitelocation.php
        )

    [bitrix\sale\location\defaultsitetable] => Array
        (
            [module] => sale
            [file] => lib/location/defaultsite.php
        )

    [bitrix\sale\location\db\commonhelper] => Array
        (
            [module] => sale
            [file] => lib/location/db/commonhelper.php
        )

    [bitrix\sale\location\db\helper] => Array
        (
            [module] => sale
            [file] => lib/location/db/mysql/helper.php
        )

    [bitrix\sale\location\db\blockinserter] => Array
        (
            [module] => sale
            [file] => lib/location/db/blockinserter.php
        )

    [bitrix\sale\location\admin\helper] => Array
        (
            [module] => sale
            [file] => lib/location/admin/helper.php
        )

    [bitrix\sale\location\admin\namehelper] => Array
        (
            [module] => sale
            [file] => lib/location/admin/namehelper.php
        )

    [bitrix\sale\location\admin\locationhelper] => Array
        (
            [module] => sale
            [file] => lib/location/admin/locationhelper.php
        )

    [bitrix\sale\location\admin\typehelper] => Array
        (
            [module] => sale
            [file] => lib/location/admin/typehelper.php
        )

    [bitrix\sale\location\admin\grouphelper] => Array
        (
            [module] => sale
            [file] => lib/location/admin/grouphelper.php
        )

    [bitrix\sale\location\admin\defaultsitehelper] => Array
        (
            [module] => sale
            [file] => lib/location/admin/defaultsitehelper.php
        )

    [bitrix\sale\location\admin\sitelocationhelper] => Array
        (
            [module] => sale
            [file] => lib/location/admin/sitelocationhelper.php
        )

    [bitrix\sale\location\admin\externalservicehelper] => Array
        (
            [module] => sale
            [file] => lib/location/admin/externalservicehelper.php
        )

    [bitrix\sale\location\admin\searchhelper] => Array
        (
            [module] => sale
            [file] => lib/location/admin/searchhelper.php
        )

    [bitrix\sale\location\util\process] => Array
        (
            [module] => sale
            [file] => lib/location/util/process.php
        )

    [bitrix\sale\location\util\csvreader] => Array
        (
            [module] => sale
            [file] => lib/location/util/csvreader.php
        )

    [bitrix\sale\location\util\assert] => Array
        (
            [module] => sale
            [file] => lib/location/util/assert.php
        )

    [bitrix\sale\location\import\importprocess] => Array
        (
            [module] => sale
            [file] => lib/location/import/importprocess.php
        )

    [bitrix\sale\location\search\reindexprocess] => Array
        (
            [module] => sale
            [file] => lib/location/search/reindexprocess.php
        )

    [bitrix\sale\location\tree\nodenotfoundexception] => Array
        (
            [module] => sale
            [file] => lib/location/tree/exception.php
        )

    [bitrix\sale\location\tree\nodeincorrectexception] => Array
        (
            [module] => sale
            [file] => lib/location/tree/exception.php
        )

    [bitrix\sale\location\exception] => Array
        (
            [module] => sale
            [file] => lib/location/exception.php
        )

    [csaleproxyadminresult] => Array
        (
            [module] => sale
            [file] => general/proxyadminresult.php
        )

    [csaleproxyadminuiresult] => Array
        (
            [module] => sale
            [file] => general/proxyadminresult.php
        )

    [csaleproxyresult] => Array
        (
            [module] => sale
            [file] => general/proxyresult.php
        )

    [bitrix\sale\location\migration\cupdaterlocationpro] => Array
        (
            [module] => sale
            [file] => lib/location/migration/migrate.php
        )

    [bitrix\sale\delivery\deliverylocationtable] => Array
        (
            [module] => sale
            [file] => lib/delivery/deliverylocation.php
        )

    [bitrix\sale\delivery\deliverylocationexcludetable] => Array
        (
            [module] => sale
            [file] => lib/delivery/deliverylocationexclude.php
        )

    [bitrix\sale\tax\ratelocationtable] => Array
        (
            [module] => sale
            [file] => lib/tax/ratelocation.php
        )

    [csalebasketfilter] => Array
        (
            [module] => sale
            [file] => general/sale_cond.php
        )

    [csalecondctrl] => Array
        (
            [module] => sale
            [file] => general/sale_cond.php
        )

    [csalecondctrlcomplex] => Array
        (
            [module] => sale
            [file] => general/sale_cond.php
        )

    [csalecondctrlgroup] => Array
        (
            [module] => sale
            [file] => general/sale_cond.php
        )

    [csalecondctrlbasketgroup] => Array
        (
            [module] => sale
            [file] => general/sale_cond.php
        )

    [csalecondctrlbasketfields] => Array
        (
            [module] => sale
            [file] => general/sale_cond.php
        )

    [csalecondctrlbasketitemconditions] => Array
        (
            [module] => sale
            [file] => general/sale_cond.php
        )

    [csalecondctrlbasketproperties] => Array
        (
            [module] => sale
            [file] => general/sale_cond.php
        )

    [csalecondctrlorderfields] => Array
        (
            [module] => sale
            [file] => general/sale_cond.php
        )

    [csalecondctrlcommon] => Array
        (
            [module] => sale
            [file] => general/sale_cond.php
        )

    [csalecondtree] => Array
        (
            [module] => sale
            [file] => general/sale_cond.php
        )

    [csalecondctrlpastorder] => Array
        (
            [module] => sale
            [file] => general/sale_cond.php
        )

    [csalecondcumulativectrl] => Array
        (
            [module] => sale
            [file] => general/sale_cond.php
        )

    [csalecumulativeaction] => Array
        (
            [module] => sale
            [file] => general/sale_act.php
        )

    [csaleactionctrl] => Array
        (
            [module] => sale
            [file] => general/sale_act.php
        )

    [csaleactionctrlcomplex] => Array
        (
            [module] => sale
            [file] => general/sale_act.php
        )

    [csaleactionctrlgroup] => Array
        (
            [module] => sale
            [file] => general/sale_act.php
        )

    [csaleactionctrlaction] => Array
        (
            [module] => sale
            [file] => general/sale_act.php
        )

    [csalediscountactionapply] => Array
        (
            [module] => sale
            [file] => general/sale_act.php
        )

    [csaleactionctrldelivery] => Array
        (
            [module] => sale
            [file] => general/sale_act.php
        )

    [csaleactiongift] => Array
        (
            [module] => sale
            [file] => general/sale_act.php
        )

    [csaleactiongiftctrlgroup] => Array
        (
            [module] => sale
            [file] => general/sale_act.php
        )

    [csaleactionctrlbasketgroup] => Array
        (
            [module] => sale
            [file] => general/sale_act.php
        )

    [csaleactionctrlsubgroup] => Array
        (
            [module] => sale
            [file] => general/sale_act.php
        )

    [csaleactioncondctrlbasketfields] => Array
        (
            [module] => sale
            [file] => general/sale_act.php
        )

    [csaleactiontree] => Array
        (
            [module] => sale
            [file] => general/sale_act.php
        )

    [csalediscountconvert] => Array
        (
            [module] => sale
            [file] => general/discount_convert.php
        )

    [csalepdf] => Array
        (
            [module] => sale
            [file] => general/pdf.php
        )

    [csaleymhandler] => Array
        (
            [module] => sale
            [file] => general/ym_handler.php
        )

    [csaleymlocation] => Array
        (
            [module] => sale
            [file] => general/ym_location.php
        )

    [bitrix\sale\delivery\calculationresult] => Array
        (
            [module] => sale
            [file] => lib/delivery/calculationresult.php
        )

    [bitrix\sale\delivery\services\table] => Array
        (
            [module] => sale
            [file] => lib/delivery/services/table.php
        )

    [bitrix\sale\delivery\restrictions\table] => Array
        (
            [module] => sale
            [file] => lib/delivery/restrictions/table.php
        )

    [bitrix\sale\delivery\services\manager] => Array
        (
            [module] => sale
            [file] => lib/delivery/services/manager.php
        )

    [bitrix\sale\delivery\restrictions\base] => Array
        (
            [module] => sale
            [file] => lib/delivery/restrictions/base.php
        )

    [bitrix\sale\delivery\restrictions\manager] => Array
        (
            [module] => sale
            [file] => lib/delivery/restrictions/manager.php
        )

    [bitrix\sale\delivery\services\base] => Array
        (
            [module] => sale
            [file] => lib/delivery/services/base.php
        )

    [bitrix\sale\delivery\menu] => Array
        (
            [module] => sale
            [file] => lib/delivery/menu.php
        )

    [bitrix\sale\delivery\services\objectpool] => Array
        (
            [module] => sale
            [file] => lib/delivery/services/objectpool.php
        )

    [bitrix\sale\tradingplatformtable] => Array
        (
            [module] => sale
            [file] => lib/internals/tradingplatform.php
        )

    [bitrix\sale\tradingplatform\ebay\policy] => Array
        (
            [module] => sale
            [file] => lib/tradingplatform/ebay/policy.php
        )

    [bitrix\sale\tradingplatform\helper] => Array
        (
            [module] => sale
            [file] => lib/tradingplatform/helper.php
        )

    [bitrix\sale\tradingplatform\ymarket\yandexmarket] => Array
        (
            [module] => sale
            [file] => lib/tradingplatform/ymarket/yandexmarket.php
        )

    [bitrix\sale\tradingplatform\platform] => Array
        (
            [module] => sale
            [file] => lib/tradingplatform/platform.php
        )

    [bitrix\sale\tradingplatform\logger] => Array
        (
            [module] => sale
            [file] => lib/tradingplatform/logger.php
        )

    [bitrix\sale\internals\shipmentextraservicetable] => Array
        (
            [module] => sale
            [file] => lib/internals/shipmentextraservice.php
        )

    [bitrix\sale\delivery\extraservices\manager] => Array
        (
            [module] => sale
            [file] => lib/delivery/extra_services/manager.php
        )

    [bitrix\sale\delivery\extraservices\base] => Array
        (
            [module] => sale
            [file] => lib/delivery/extra_services/base.php
        )

    [bitrix\sale\delivery\extraservices\table] => Array
        (
            [module] => sale
            [file] => lib/delivery/extra_services/table.php
        )

    [bitrix\sale\delivery\tracking\manager] => Array
        (
            [module] => sale
            [file] => lib/delivery/tracking/manager.php
        )

    [bitrix\sale\delivery\tracking\table] => Array
        (
            [module] => sale
            [file] => lib/delivery/tracking/table.php
        )

    [bitrix\sale\delivery\externallocationmap] => Array
        (
            [module] => sale
            [file] => lib/delivery/externallocationmap.php
        )

    [bitrix\sale\internals\servicerestrictiontable] => Array
        (
            [module] => sale
            [file] => lib/internals/servicerestriction.php
        )

    [bitrix\sale\services\base\restrictionmanager] => Array
        (
            [module] => sale
            [file] => lib/services/base/restrictionmanager.php
        )

    [bitrix\sale\services\base\siterestriction] => Array
        (
            [module] => sale
            [file] => lib/services/base/siterestriction.php
        )

    [bitrix\sale\services\base\tradebindingrestriction] => Array
        (
            [module] => sale
            [file] => lib/services/base/tradebindingrestriction.php
        )

    [bitrix\sale\compatible\discountcompatibility] => Array
        (
            [module] => sale
            [file] => lib/compatible/discountcompatibility.php
        )

    [bitrix\sale\config\feature] => Array
        (
            [module] => sale
            [file] => lib/config/feature.php
        )

    [bitrix\sale\discount\context\basecontext] => Array
        (
            [module] => sale
            [file] => lib/discount/context/basecontext.php
        )

    [bitrix\sale\discount\context\fuser] => Array
        (
            [module] => sale
            [file] => lib/discount/context/fuser.php
        )

    [bitrix\sale\discount\context\user] => Array
        (
            [module] => sale
            [file] => lib/discount/context/user.php
        )

    [bitrix\sale\discount\context\usergroup] => Array
        (
            [module] => sale
            [file] => lib/discount/context/usergroup.php
        )

    [bitrix\sale\discount\gift\collection] => Array
        (
            [module] => sale
            [file] => lib/discount/gift/collection.php
        )

    [bitrix\sale\discount\gift\gift] => Array
        (
            [module] => sale
            [file] => lib/discount/gift/gift.php
        )

    [bitrix\sale\discount\gift\manager] => Array
        (
            [module] => sale
            [file] => lib/discount/gift/manager.php
        )

    [bitrix\sale\discount\gift\relateddatatable] => Array
        (
            [module] => sale
            [file] => lib/discount/gift/relateddata.php
        )

    [bitrix\sale\discount\index\indexelementtable] => Array
        (
            [module] => sale
            [file] => lib/discount/index/indexelement.php
        )

    [bitrix\sale\discount\index\indexsectiontable] => Array
        (
            [module] => sale
            [file] => lib/discount/index/indexsection.php
        )

    [bitrix\sale\discount\index\manager] => Array
        (
            [module] => sale
            [file] => lib/discount/index/manager.php
        )

    [bitrix\sale\discount\migration\orderdiscountmigrator] => Array
        (
            [module] => sale
            [file] => lib/discount/migration/orderdiscountmigrator.php
        )

    [bitrix\sale\discount\prediction\manager] => Array
        (
            [module] => sale
            [file] => lib/discount/prediction/manager.php
        )

    [bitrix\sale\discount\preset\arrayhelper] => Array
        (
            [module] => sale
            [file] => lib/discount/preset/arrayhelper.php
        )

    [bitrix\sale\discount\preset\basepreset] => Array
        (
            [module] => sale
            [file] => lib/discount/preset/basepreset.php
        )

    [bitrix\sale\discount\preset\htmlhelper] => Array
        (
            [module] => sale
            [file] => lib/discount/preset/htmlhelper.php
        )

    [bitrix\sale\discount\preset\manager] => Array
        (
            [module] => sale
            [file] => lib/discount/preset/manager.php
        )

    [bitrix\sale\discount\preset\selectproductpreset] => Array
        (
            [module] => sale
            [file] => lib/discount/preset/selectproductpreset.php
        )

    [bitrix\sale\discount\preset\state] => Array
        (
            [module] => sale
            [file] => lib/discount/preset/state.php
        )

    [bitrix\sale\discount\result\compatibleformat] => Array
        (
            [module] => sale
            [file] => lib/discount/result/compatibleformat.php
        )

    [bitrix\sale\discount\runtimecache\discountcache] => Array
        (
            [module] => sale
            [file] => lib/discount/runtimecache/discountcache.php
        )

    [bitrix\sale\discount\runtimecache\fusercache] => Array
        (
            [module] => sale
            [file] => lib/discount/runtimecache/fusercache.php
        )

    [bitrix\sale\discount\actions] => Array
        (
            [module] => sale
            [file] => lib/discount/actions.php
        )

    [bitrix\sale\discount\analyzer] => Array
        (
            [module] => sale
            [file] => lib/discount/analyzer.php
        )

    [bitrix\sale\discount\cumulativecalculator] => Array
        (
            [module] => sale
            [file] => lib/discount/cumulativecalculator.php
        )

    [bitrix\sale\discount\formatter] => Array
        (
            [module] => sale
            [file] => lib/discount/formatter.php
        )

    [bitrix\sale\internals\discounttable] => Array
        (
            [module] => sale
            [file] => lib/internals/discount.php
        )

    [bitrix\sale\internals\discountcoupontable] => Array
        (
            [module] => sale
            [file] => lib/internals/discountcoupon.php
        )

    [bitrix\sale\internals\discountentitiestable] => Array
        (
            [module] => sale
            [file] => lib/internals/discountentities.php
        )

    [bitrix\sale\internals\discountgrouptable] => Array
        (
            [module] => sale
            [file] => lib/internals/discountgroup.php
        )

    [bitrix\sale\internals\discountmoduletable] => Array
        (
            [module] => sale
            [file] => lib/internals/discountmodule.php
        )

    [bitrix\sale\internals\orderdiscounttable] => Array
        (
            [module] => sale
            [file] => lib/internals/orderdiscount.php
        )

    [bitrix\sale\internals\orderdiscountdatatable] => Array
        (
            [module] => sale
            [file] => lib/internals/orderdiscount.php
        )

    [bitrix\sale\internals\ordercouponstable] => Array
        (
            [module] => sale
            [file] => lib/internals/orderdiscount.php
        )

    [bitrix\sale\internals\ordermodulestable] => Array
        (
            [module] => sale
            [file] => lib/internals/orderdiscount.php
        )

    [bitrix\sale\internals\orderroundtable] => Array
        (
            [module] => sale
            [file] => lib/internals/orderround.php
        )

    [bitrix\sale\internals\orderrulestable] => Array
        (
            [module] => sale
            [file] => lib/internals/orderdiscount.php
        )

    [bitrix\sale\internals\orderrulesdescrtable] => Array
        (
            [module] => sale
            [file] => lib/internals/orderdiscount.php
        )

    [bitrix\sale\internals\accountnumbergenerator] => Array
        (
            [module] => sale
            [file] => lib/internals/accountnumber.php
        )

    [bitrix\sale\discount] => Array
        (
            [module] => sale
            [file] => lib/discount.php
        )

    [bitrix\sale\discountbase] => Array
        (
            [module] => sale
            [file] => lib/discountbase.php
        )

    [bitrix\sale\discountcouponsmanager] => Array
        (
            [module] => sale
            [file] => lib/discountcouponsmanager.php
        )

    [bitrix\sale\discountcouponsmanagerbase] => Array
        (
            [module] => sale
            [file] => lib/discountcouponsmanagerbase.php
        )

    [bitrix\sale\orderdiscount] => Array
        (
            [module] => sale
            [file] => lib/orderdiscount.php
        )

    [bitrix\sale\orderdiscountbase] => Array
        (
            [module] => sale
            [file] => lib/orderdiscountbase.php
        )

    [bitrix\sale\orderdiscountmanager] => Array
        (
            [module] => sale
            [file] => lib/orderdiscountmanager.php
        )

    [bitrix\sale\paysystem\logger] => Array
        (
            [module] => sale
            [file] => lib/paysystem/logger.php
        )

    [bitrix\sale\paysystem\restservice] => Array
        (
            [module] => sale
            [file] => lib/paysystem/restservice.php
        )

    [bitrix\sale\paysystem\resthandler] => Array
        (
            [module] => sale
            [file] => lib/paysystem/resthandler.php
        )

    [bitrix\sale\services\base\restclient] => Array
        (
            [module] => sale
            [file] => lib/services/base/restclient.php
        )

    [bitrix\sale\paysystem\service] => Array
        (
            [module] => sale
            [file] => lib/paysystem/service.php
        )

    [bitrix\sale\internals\paysystemresthandlerstable] => Array
        (
            [module] => sale
            [file] => lib/internals/paysystemresthandlers.php
        )

    [bitrix\sale\paysystem\manager] => Array
        (
            [module] => sale
            [file] => lib/paysystem/manager.php
        )

    [bitrix\sale\paysystem\baseservicehandler] => Array
        (
            [module] => sale
            [file] => lib/paysystem/baseservicehandler.php
        )

    [bitrix\sale\paysystem\servicehandler] => Array
        (
            [module] => sale
            [file] => lib/paysystem/servicehandler.php
        )

    [bitrix\sale\paysystem\irefund] => Array
        (
            [module] => sale
            [file] => lib/paysystem/irefund.php
        )

    [bitrix\sale\paysystem\ipdf] => Array
        (
            [module] => sale
            [file] => lib/paysystem/ipdf.php
        )

    [bitrix\sale\paysystem\irefundextended] => Array
        (
            [module] => sale
            [file] => lib/paysystem/irefundextended.php
        )

    [bitrix\sale\paysystem\cert] => Array
        (
            [module] => sale
            [file] => lib/paysystem/cert.php
        )

    [bitrix\sale\paysystem\ipayable] => Array
        (
            [module] => sale
            [file] => lib/paysystem/ipayable.php
        )

    [bitrix\sale\paysystem\icheckable] => Array
        (
            [module] => sale
            [file] => lib/paysystem/icheckable.php
        )

    [bitrix\sale\paysystem\iprepayable] => Array
        (
            [module] => sale
            [file] => lib/paysystem/iprepayable.php
        )

    [bitrix\sale\paysystem\compatibilityhandler] => Array
        (
            [module] => sale
            [file] => lib/paysystem/compatibilityhandler.php
        )

    [bitrix\sale\paysystem\ihold] => Array
        (
            [module] => sale
            [file] => lib/paysystem/ihold.php
        )

    [bitrix\sale\paysystem\ipartialhold] => Array
        (
            [module] => sale
            [file] => lib/paysystem/ipartialhold.php
        )

    [bitrix\sale\internals\paymentlogtable] => Array
        (
            [module] => sale
            [file] => lib/internals/paymentlog.php
        )

    [bitrix\sale\services\paysystem\restrictions\manager] => Array
        (
            [module] => sale
            [file] => lib/services/paysystem/restrictions/manager.php
        )

    [bitrix\sale\services\base\restriction] => Array
        (
            [module] => sale
            [file] => lib/services/base/restriction.php
        )

    [bitrix\sale\internals\yandexsettingstable] => Array
        (
            [module] => sale
            [file] => lib/internals/yandexsettings.php
        )

    [bitrix\sale\services\company\manager] => Array
        (
            [module] => sale
            [file] => lib/services/company/manager.php
        )

    [bitrix\sale\internals\collectionfilteriterator] => Array
        (
            [module] => sale
            [file] => lib/internals/collectionfilteriterator.php
        )

    [bitrix\sale\cashbox\internals\pool] => Array
        (
            [module] => sale
            [file] => lib/cashbox/internals/pool.php
        )

    [bitrix\sale\cashbox\internals\cashboxtable] => Array
        (
            [module] => sale
            [file] => lib/cashbox/internals/cashbox.php
        )

    [bitrix\sale\cashbox\internals\cashboxchecktable] => Array
        (
            [module] => sale
            [file] => lib/cashbox/internals/cashboxcheck.php
        )

    [bitrix\sale\cashbox\internals\cashboxzreporttable] => Array
        (
            [module] => sale
            [file] => lib/cashbox/internals/cashboxzreport.php
        )

    [bitrix\sale\cashbox\internals\cashboxerrlogtable] => Array
        (
            [module] => sale
            [file] => lib/cashbox/internals/cashboxerrlog.php
        )

    [bitrix\sale\cashbox\cashbox] => Array
        (
            [module] => sale
            [file] => lib/cashbox/cashbox.php
        )

    [bitrix\sale\cashbox\manager] => Array
        (
            [module] => sale
            [file] => lib/cashbox/manager.php
        )

    [bitrix\sale\cashbox\iprintimmediately] => Array
        (
            [module] => sale
            [file] => lib/cashbox/iprintimmediately.php
        )

    [bitrix\sale\cashbox\restrictions\manager] => Array
        (
            [module] => sale
            [file] => lib/cashbox/restrictions/manager.php
        )

    [bitrix\sale\notify] => Array
        (
            [module] => sale
            [file] => lib/notify.php
        )

    [bitrix\sale\buyerstatistic] => Array
        (
            [module] => sale
            [file] => /lib/buyerstatistic.php
        )

    [bitrix\sale\internals\buyerstatistictable] => Array
        (
            [module] => sale
            [file] => /lib/internals/buyerstatistic.php
        )

    [cadminsalelist] => Array
        (
            [module] => sale
            [file] => general/admin_lib.php
        )

    [bitrix\sale\helpers\admin\skuprops] => Array
        (
            [module] => sale
            [file] => lib/helpers/admin/skuprops.php
        )

    [bitrix\sale\helpers\admin\product] => Array
        (
            [module] => sale
            [file] => lib/helpers/admin/product.php
        )

    [bitrix\sale\helpers\order] => Array
        (
            [module] => sale
            [file] => lib/helpers/order.php
        )

    [bitrix\sale\location\comparator\replacement] => Array
        (
            [module] => sale
            [file] => lib/location/comparator/ru/replacement.php
        )

    [bitrix\sale\location\comparator\tmptable] => Array
        (
            [module] => sale
            [file] => lib/location/comparator/tmptable.php
        )

    [bitrix\sale\location\comparator] => Array
        (
            [module] => sale
            [file] => lib/location/comparator.php
        )

    [bitrix\sale\location\comparator\mapresult] => Array
        (
            [module] => sale
            [file] => lib/location/comparator/mapresult.php
        )

    [bitrix\sale\location\comparator\mapper] => Array
        (
            [module] => sale
            [file] => lib/location/comparator/mapper.php
        )

    [bitrix\sale\exchange\onec\documentimport] => Array
        (
            [module] => sale
            [file] => /lib/exchange/compatibility/documents.php
        )

    [bitrix\sale\exchange\onec\collisionorder] => Array
        (
            [module] => sale
            [file] => /lib/exchange/onec/importcollision.php
        )

    [bitrix\sale\exchange\onec\collisionshipment] => Array
        (
            [module] => sale
            [file] => /lib/exchange/onec/importcollision.php
        )

    [bitrix\sale\exchange\onec\collisionpayment] => Array
        (
            [module] => sale
            [file] => /lib/exchange/onec/importcollision.php
        )

    [bitrix\sale\exchange\onec\collisionprofile] => Array
        (
            [module] => sale
            [file] => /lib/exchange/onec/importcollision.php
        )

    [bitrix\sale\exchange\onec\paymentcashdocument] => Array
        (
            [module] => sale
            [file] => /lib/exchange/onec/paymentdocument.php
        )

    [bitrix\sale\exchange\onec\paymentcashlessdocument] => Array
        (
            [module] => sale
            [file] => /lib/exchange/onec/paymentdocument.php
        )

    [bitrix\sale\exchange\onec\paymentcarddocument] => Array
        (
            [module] => sale
            [file] => /lib/exchange/onec/paymentdocument.php
        )

    [bitrix\sale\exchange\onec\importcriterionbase] => Array
        (
            [module] => sale
            [file] => /lib/exchange/onec/importcriterion.php
        )

    [bitrix\sale\exchange\onec\importcriteriononeccml2] => Array
        (
            [module] => sale
            [file] => /lib/exchange/onec/importcriterion.php
        )

    [bitrix\sale\exchange\onec\criterionorder] => Array
        (
            [module] => sale
            [file] => /lib/exchange/onec/importcriterion.php
        )

    [bitrix\sale\exchange\onec\criterionshipment] => Array
        (
            [module] => sale
            [file] => /lib/exchange/onec/importcriterion.php
        )

    [bitrix\sale\exchange\onec\criterionshipmentinvoice] => Array
        (
            [module] => sale
            [file] => /lib/exchange/onec/importcriterion.php
        )

    [bitrix\sale\exchange\onec\criterionpayment] => Array
        (
            [module] => sale
            [file] => /lib/exchange/onec/importcriterion.php
        )

    [bitrix\sale\exchange\onec\criterionprofile] => Array
        (
            [module] => sale
            [file] => /lib/exchange/onec/importcriterion.php
        )

    [bitrix\sale\exchange\entity\orderimportloader] => Array
        (
            [module] => sale
            [file] => /lib/exchange/entity/entityimportloader.php
        )

    [bitrix\sale\exchange\entity\invoiceimportloader] => Array
        (
            [module] => sale
            [file] => /lib/exchange/entity/entityimportloader.php
        )

    [bitrix\sale\exchange\entity\paymentimportloader] => Array
        (
            [module] => sale
            [file] => /lib/exchange/entity/entityimportloader.php
        )

    [bitrix\sale\exchange\entity\shipmentimportloader] => Array
        (
            [module] => sale
            [file] => /lib/exchange/entity/entityimportloader.php
        )

    [bitrix\sale\exchange\entity\userprofileimportloader] => Array
        (
            [module] => sale
            [file] => /lib/exchange/entity/entityimportloader.php
        )

    [bitrix\sale\exchange\entity\paymentcashlessimport] => Array
        (
            [module] => sale
            [file] => /lib/exchange/entity/paymentimport.php
        )

    [bitrix\sale\exchange\entity\paymentcardimport] => Array
        (
            [module] => sale
            [file] => /lib/exchange/entity/paymentimport.php
        )

    [bitrix\sale\exchange\entity\paymentcashimport] => Array
        (
            [module] => sale
            [file] => /lib/exchange/entity/paymentimport.php
        )

    [bitrix\sale\location\geoip] => Array
        (
            [module] => sale
            [file] => /lib/location/geoip.php
        )

    [bitrix\sale\delivery\requests\manager] => Array
        (
            [module] => sale
            [file] => /lib/delivery/requests/manager.php
        )

    [bitrix\sale\delivery\requests\helper] => Array
        (
            [module] => sale
            [file] => /lib/delivery/requests/helper.php
        )

    [bitrix\sale\delivery\requests\handlerbase] => Array
        (
            [module] => sale
            [file] => /lib/delivery/requests/handlerbase.php
        )

    [bitrix\sale\delivery\requests\requesttable] => Array
        (
            [module] => sale
            [file] => /lib/delivery/requests/request.php
        )

    [bitrix\sale\delivery\requests\shipmenttable] => Array
        (
            [module] => sale
            [file] => /lib/delivery/requests/shipment.php
        )

    [bitrix\sale\delivery\requests\result] => Array
        (
            [module] => sale
            [file] => /lib/delivery/requests/result.php
        )

    [bitrix\sale\delivery\requests\resultfile] => Array
        (
            [module] => sale
            [file] => /lib/delivery/requests/resultfile.php
        )

    [bitrix\sale\delivery\packing\packer] => Array
        (
            [module] => sale
            [file] => /lib/delivery/packing/packer.php
        )

    [bitrix\sale\recurring] => Array
        (
            [module] => sale
            [file] => /lib/recurring.php
        )

    [bitrix\sale\location\normalizer\builder] => Array
        (
            [module] => sale
            [file] => /lib/location/normalizer/builder.php
        )

    [bitrix\sale\location\normalizer\ibuilder] => Array
        (
            [module] => sale
            [file] => /lib/location/normalizer/ibuilder.php
        )

    [bitrix\sale\location\normalizer\normalizer] => Array
        (
            [module] => sale
            [file] => /lib/location/normalizer/normalizer.php
        )

    [bitrix\sale\location\normalizer\inormalizer] => Array
        (
            [module] => sale
            [file] => /lib/location/normalizer/inormalizer.php
        )

    [bitrix\sale\location\normalizer\commonnormalizer] => Array
        (
            [module] => sale
            [file] => /lib/location/normalizer/commonnormalizer.php
        )

    [bitrix\sale\location\normalizer\nullnormalizer] => Array
        (
            [module] => sale
            [file] => /lib/location/normalizer/nullnormalizer.php
        )

    [bitrix\sale\location\normalizer\spacenormalizer] => Array
        (
            [module] => sale
            [file] => /lib/location/normalizer/spacenormalizer.php
        )

    [bitrix\sale\location\normalizer\languagenormalizer] => Array
        (
            [module] => sale
            [file] => /lib/location/normalizer/languagenormalizer.php
        )

    [bitrix\sale\location\normalizer\helper] => Array
        (
            [module] => sale
            [file] => /lib/location/normalizer/helper.php
        )

    [sale\handlers\delivery\additional\ruspost\reliability\service] => Array
        (
            [module] => sale
            [file] => /handlers/delivery/additional/ruspost/reliability/service.php
        )

    [catalog] => Array
        (
            [module] => catalog
            [file] => install/index.php
        )

    [ccatalog] => Array
        (
            [module] => catalog
            [file] => mysql/catalog.php
        )

    [ccataloggroup] => Array
        (
            [module] => catalog
            [file] => mysql/cataloggroup.php
        )

    [cextra] => Array
        (
            [module] => catalog
            [file] => mysql/extra.php
        )

    [cprice] => Array
        (
            [module] => catalog
            [file] => mysql/price.php
        )

    [ccatalogproduct] => Array
        (
            [module] => catalog
            [file] => mysql/product.php
        )

    [ccatalogproductgroups] => Array
        (
            [module] => catalog
            [file] => mysql/product_group.php
        )

    [ccatalogload] => Array
        (
            [module] => catalog
            [file] => mysql/catalog_load.php
        )

    [ccatalogexport] => Array
        (
            [module] => catalog
            [file] => mysql/catalog_export.php
        )

    [ccatalogimport] => Array
        (
            [module] => catalog
            [file] => mysql/catalog_import.php
        )

    [ccatalogdiscount] => Array
        (
            [module] => catalog
            [file] => mysql/discount.php
        )

    [ccatalogdiscountcoupon] => Array
        (
            [module] => catalog
            [file] => mysql/discount_coupon.php
        )

    [ccatalogvat] => Array
        (
            [module] => catalog
            [file] => mysql/vat.php
        )

    [ccatalogevent] => Array
        (
            [module] => catalog
            [file] => general/catalog_event.php
        )

    [ccatalogsku] => Array
        (
            [module] => catalog
            [file] => general/catalog_sku.php
        )

    [ccatalogdiscountsave] => Array
        (
            [module] => catalog
            [file] => mysql/discount_save.php
        )

    [ccatalogstore] => Array
        (
            [module] => catalog
            [file] => mysql/store.php
        )

    [ccatalogstoreproduct] => Array
        (
            [module] => catalog
            [file] => mysql/store_product.php
        )

    [ccatalogadmin] => Array
        (
            [module] => catalog
            [file] => general/admin.php
        )

    [cglobalcondctrl] => Array
        (
            [module] => catalog
            [file] => general/catalog_cond.php
        )

    [cglobalcondctrlcomplex] => Array
        (
            [module] => catalog
            [file] => general/catalog_cond.php
        )

    [cglobalcondctrlatoms] => Array
        (
            [module] => catalog
            [file] => general/catalog_cond.php
        )

    [cglobalcondctrlgroup] => Array
        (
            [module] => catalog
            [file] => general/catalog_cond.php
        )

    [cglobalcondtree] => Array
        (
            [module] => catalog
            [file] => general/catalog_cond.php
        )

    [ccatalogcondctrl] => Array
        (
            [module] => catalog
            [file] => general/catalog_cond.php
        )

    [ccatalogcondctrlcomplex] => Array
        (
            [module] => catalog
            [file] => general/catalog_cond.php
        )

    [ccatalogcondctrlgroup] => Array
        (
            [module] => catalog
            [file] => general/catalog_cond.php
        )

    [ccatalogcondctrliblockfields] => Array
        (
            [module] => catalog
            [file] => general/catalog_cond.php
        )

    [ccatalogcondctrliblockprops] => Array
        (
            [module] => catalog
            [file] => general/catalog_cond.php
        )

    [ccatalogcondtree] => Array
        (
            [module] => catalog
            [file] => general/catalog_cond.php
        )

    [ccatalogcondctrlbasketproductfields] => Array
        (
            [module] => catalog
            [file] => general/sale_cond.php
        )

    [ccatalogcondctrlbasketproductprops] => Array
        (
            [module] => catalog
            [file] => general/sale_cond.php
        )

    [ccatalogcondctrlcatalogsettings] => Array
        (
            [module] => catalog
            [file] => general/sale_cond.php
        )

    [ccatalogactionctrlbasketproductfields] => Array
        (
            [module] => catalog
            [file] => general/sale_act.php
        )

    [ccatalogactionctrlbasketproductprops] => Array
        (
            [module] => catalog
            [file] => general/sale_act.php
        )

    [ccataloggifterproduct] => Array
        (
            [module] => catalog
            [file] => general/sale_act.php
        )

    [ccatalogdiscountconvert] => Array
        (
            [module] => catalog
            [file] => general/discount_convert.php
        )

    [ccatalogdiscountconverttmp] => Array
        (
            [module] => catalog
            [file] => mysql/discount_convert.php
        )

    [ccatalogproductprovider] => Array
        (
            [module] => catalog
            [file] => general/product_provider.php
        )

    [ccatalogstorebarcode] => Array
        (
            [module] => catalog
            [file] => mysql/store_barcode.php
        )

    [ccatalogcontractor] => Array
        (
            [module] => catalog
            [file] => mysql/contractor.php
        )

    [ccatalogdocstypes] => Array
        (
            [module] => catalog
            [file] => general/store_docs_type.php
        )

    [ccatalogarrivaldocs] => Array
        (
            [module] => catalog
            [file] => general/store_docs_type.php
        )

    [ccatalogstoreadjustmentdocs] => Array
        (
            [module] => catalog
            [file] => general/store_docs_type.php
        )

    [ccatalogmovingdocs] => Array
        (
            [module] => catalog
            [file] => general/store_docs_type.php
        )

    [ccatalogdeductdocs] => Array
        (
            [module] => catalog
            [file] => general/store_docs_type.php
        )

    [ccatalogreturnsdocs] => Array
        (
            [module] => catalog
            [file] => general/store_docs_type.php
        )

    [ccatalogunreserveddocs] => Array
        (
            [module] => catalog
            [file] => general/store_docs_type.php
        )

    [ccatalogdocs] => Array
        (
            [module] => catalog
            [file] => mysql/store_docs.php
        )

    [ccatalogstorecontrolutil] => Array
        (
            [module] => catalog
            [file] => general/store_utility.php
        )

    [ccatalogstoredocselement] => Array
        (
            [module] => catalog
            [file] => mysql/store_docs_element.php
        )

    [ccatalogstoredocsbarcode] => Array
        (
            [module] => catalog
            [file] => mysql/store_docs_barcode.php
        )

    [ccatalogiblockparameters] => Array
        (
            [module] => catalog
            [file] => general/comp_parameters.php
        )

    [ccatalogmeasure] => Array
        (
            [module] => catalog
            [file] => mysql/measure.php
        )

    [ccatalogmeasureresult] => Array
        (
            [module] => catalog
            [file] => mysql/measure.php
        )

    [ccatalogmeasureclassifier] => Array
        (
            [module] => catalog
            [file] => general/unit_classifier.php
        )

    [ccatalogmeasureadminresult] => Array
        (
            [module] => catalog
            [file] => general/measure_result.php
        )

    [ccatalogmeasureadminuiresult] => Array
        (
            [module] => catalog
            [file] => general/measure_result.php
        )

    [ccatalogmeasureratio] => Array
        (
            [module] => catalog
            [file] => mysql/measure_ratio.php
        )

    [ccatalogproductset] => Array
        (
            [module] => catalog
            [file] => mysql/product_set.php
        )

    [ccatalogadmintools] => Array
        (
            [module] => catalog
            [file] => general/admin_tools.php
        )

    [ccatalogadminproductsetedit] => Array
        (
            [module] => catalog
            [file] => general/admin_tools.php
        )

    [ccatalogmenu] => Array
        (
            [module] => catalog
            [file] => general/catalog_menu.php
        )

    [ccatalogcsvsettings] => Array
        (
            [module] => catalog
            [file] => general/csv_settings.php
        )

    [ccatalogstepoperations] => Array
        (
            [module] => catalog
            [file] => general/step_operations.php
        )

    [ccatalogproductsetavailable] => Array
        (
            [module] => catalog
            [file] => general/step_operations.php
        )

    [ccatalogproductavailable] => Array
        (
            [module] => catalog
            [file] => general/step_operations.php
        )

    [ccatalogiblockreindex] => Array
        (
            [module] => catalog
            [file] => general/step_operations.php
        )

    [ccatalogproductsettings] => Array
        (
            [module] => catalog
            [file] => general/step_operations.php
        )

    [ccatalogtools] => Array
        (
            [module] => catalog
            [file] => general/tools.php
        )

    [ccatalogresult] => Array
        (
            [module] => catalog
            [file] => general/result.php
        )

    [cproductquerybuilder] => Array
        (
            [module] => catalog
            [file] => general/querybuilder.php
        )

    [bitrix\catalog\compatible\eventcompatibility] => Array
        (
            [module] => catalog
            [file] => lib/compatible/eventcompatibility.php
        )

    [bitrix\catalog\config\feature] => Array
        (
            [module] => catalog
            [file] => lib/config/feature.php
        )

    [bitrix\catalog\config\state] => Array
        (
            [module] => catalog
            [file] => lib/config/state.php
        )

    [bitrix\catalog\discount\discountmanager] => Array
        (
            [module] => catalog
            [file] => lib/discount/discountmanager.php
        )

    [bitrix\catalog\ebay\ebayxmler] => Array
        (
            [module] => catalog
            [file] => lib/ebay/ebayxmler.php
        )

    [bitrix\catalog\ebay\exportoffer] => Array
        (
            [module] => catalog
            [file] => lib/ebay/exportoffer.php
        )

    [bitrix\catalog\ebay\exportoffercreator] => Array
        (
            [module] => catalog
            [file] => lib/ebay/exportoffercreator.php
        )

    [bitrix\catalog\ebay\exportoffersku] => Array
        (
            [module] => catalog
            [file] => lib/ebay/exportoffersku.php
        )

    [bitrix\catalog\grid\panel\productgroupaction] => Array
        (
            [module] => catalog
            [file] => lib/grid/panel/productgroupaction.php
        )

    [bitrix\catalog\grid\productaction] => Array
        (
            [module] => catalog
            [file] => lib/grid/productaction.php
        )

    [bitrix\catalog\helpers\admin\catalogedit] => Array
        (
            [module] => catalog
            [file] => lib/helpers/admin/catalogedit.php
        )

    [bitrix\catalog\helpers\admin\iblockpricechanger] => Array
        (
            [module] => catalog
            [file] => lib/helpers/admin/iblockpricechanger.php
        )

    [bitrix\catalog\helpers\admin\roundedit] => Array
        (
            [module] => catalog
            [file] => lib/helpers/admin/roundedit.php
        )

    [bitrix\catalog\helpers\admin\tools] => Array
        (
            [module] => catalog
            [file] => lib/helpers/admin/tools.php
        )

    [bitrix\catalog\helpers\tools] => Array
        (
            [module] => catalog
            [file] => lib/helpers/tools.php
        )

    [bitrix\catalog\model\entity] => Array
        (
            [module] => catalog
            [file] => lib/model/entity.php
        )

    [bitrix\catalog\model\event] => Array
        (
            [module] => catalog
            [file] => lib/model/event.php
        )

    [bitrix\catalog\model\eventresult] => Array
        (
            [module] => catalog
            [file] => lib/model/eventresult.php
        )

    [bitrix\catalog\model\price] => Array
        (
            [module] => catalog
            [file] => lib/model/price.php
        )

    [bitrix\catalog\model\product] => Array
        (
            [module] => catalog
            [file] => lib/model/product.php
        )

    [bitrix\catalog\product\price\calculation] => Array
        (
            [module] => catalog
            [file] => lib/product/price/calculation.php
        )

    [bitrix\catalog\product\basket] => Array
        (
            [module] => catalog
            [file] => lib/product/basket.php
        )

    [bitrix\catalog\product\catalogprovider] => Array
        (
            [module] => catalog
            [file] => lib/product/catalogprovider.php
        )

    [bitrix\catalog\product\catalogprovidercompatibility] => Array
        (
            [module] => catalog
            [file] => lib/product/catalogprovidercompatibility.php
        )

    [bitrix\catalog\product\price] => Array
        (
            [module] => catalog
            [file] => lib/product/price.php
        )

    [bitrix\catalog\product\propertycatalogfeature] => Array
        (
            [module] => catalog
            [file] => lib/product/propertycatalogfeature.php
        )

    [bitrix\catalog\product\quantitycontrol] => Array
        (
            [module] => catalog
            [file] => lib/product/quantitycontrol.php
        )

    [bitrix\catalog\product\search] => Array
        (
            [module] => catalog
            [file] => lib/product/search.php
        )

    [bitrix\catalog\product\sku] => Array
        (
            [module] => catalog
            [file] => lib/product/sku.php
        )

    [bitrix\catalog\product\subscribemanager] => Array
        (
            [module] => catalog
            [file] => lib/product/subscribemanager.php
        )

    [bitrix\catalog\product\systemfield] => Array
        (
            [module] => catalog
            [file] => lib/product/systemfield.php
        )

    [bitrix\catalog\product\viewed] => Array
        (
            [module] => catalog
            [file] => lib/product/viewed.php
        )

    [bitrix\catalog\update\adminfilteroption] => Array
        (
            [module] => catalog
            [file] => lib/update/adminfilteroption.php
        )

    [bitrix\catalog\update\admingridoption] => Array
        (
            [module] => catalog
            [file] => lib/update/admingridoption.php
        )

    [bitrix\catalog\url\adminpage\catalogbuilder] => Array
        (
            [module] => catalog
            [file] => lib/url/adminpage/catalogbuilder.php
        )

    [bitrix\catalog\catalogiblocktable] => Array
        (
            [module] => catalog
            [file] => lib/catalogiblock.php
        )

    [bitrix\catalog\catalogviewedproducttable] => Array
        (
            [module] => catalog
            [file] => lib/catalogviewedproduct.php
        )

    [bitrix\catalog\discounttable] => Array
        (
            [module] => catalog
            [file] => lib/discount.php
        )

    [bitrix\catalog\discountcoupontable] => Array
        (
            [module] => catalog
            [file] => lib/discountcoupon.php
        )

    [bitrix\catalog\discountentitytable] => Array
        (
            [module] => catalog
            [file] => lib/discountentity.php
        )

    [bitrix\catalog\discountmoduletable] => Array
        (
            [module] => catalog
            [file] => lib/discountmodule.php
        )

    [bitrix\catalog\discountrestrictiontable] => Array
        (
            [module] => catalog
            [file] => lib/discountrestriction.php
        )

    [bitrix\catalog\extratable] => Array
        (
            [module] => catalog
            [file] => lib/extra.php
        )

    [bitrix\catalog\grouptable] => Array
        (
            [module] => catalog
            [file] => lib/group.php
        )

    [bitrix\catalog\groupaccesstable] => Array
        (
            [module] => catalog
            [file] => lib/groupaccess.php
        )

    [bitrix\catalog\grouplangtable] => Array
        (
            [module] => catalog
            [file] => lib/grouplang.php
        )

    [bitrix\catalog\measuretable] => Array
        (
            [module] => catalog
            [file] => lib/measure.php
        )

    [bitrix\catalog\measureratiotable] => Array
        (
            [module] => catalog
            [file] => lib/measureratio.php
        )

    [bitrix\catalog\pricetable] => Array
        (
            [module] => catalog
            [file] => lib/price.php
        )

    [bitrix\catalog\producttable] => Array
        (
            [module] => catalog
            [file] => lib/product.php
        )

    [bitrix\catalog\productgroupaccesstable] => Array
        (
            [module] => catalog
            [file] => lib/productgroupaccess.php
        )

    [bitrix\catalog\roundingtable] => Array
        (
            [module] => catalog
            [file] => lib/rounding.php
        )

    [bitrix\catalog\storetable] => Array
        (
            [module] => catalog
            [file] => lib/store.php
        )

    [bitrix\catalog\storebarcodetable] => Array
        (
            [module] => catalog
            [file] => lib/storebarcode.php
        )

    [bitrix\catalog\storeproducttable] => Array
        (
            [module] => catalog
            [file] => lib/storeproduct.php
        )

    [bitrix\catalog\vattable] => Array
        (
            [module] => catalog
            [file] => lib/vat.php
        )

    [bitrix\catalog\ebayxmler] => Array
        (
            [module] => catalog
            [file] => lib/ebay/old.php
        )

    [bitrix\catalog\exportoffer] => Array
        (
            [module] => catalog
            [file] => lib/ebay/old.php
        )

    [bitrix\catalog\exportoffercreator] => Array
        (
            [module] => catalog
            [file] => lib/ebay/old.php
        )

    [bitrix\catalog\exportoffersku] => Array
        (
            [module] => catalog
            [file] => lib/ebay/old.php
        )

    [bitrix\catalog\searchhandlers] => Array
        (
            [module] => catalog
            [file] => lib/product/old.php
        )

)
Array
(
    [bitrix\main\application] => Array
        (
            [module] => main
            [file] => lib/application.php
        )

    [bitrix\main\httpapplication] => Array
        (
            [module] => main
            [file] => lib/httpapplication.php
        )

    [bitrix\main\argumentexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\argumentnullexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\argumentoutofrangeexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\argumenttypeexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\notimplementedexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\notsupportedexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\invalidoperationexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\objectpropertyexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\objectnotfoundexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\objectexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\systemexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\accessdeniedexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\decodingexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\io\invalidpathexception] => Array
        (
            [module] => main
            [file] => lib/io/ioexception.php
        )

    [bitrix\main\io\filenotfoundexception] => Array
        (
            [module] => main
            [file] => lib/io/ioexception.php
        )

    [bitrix\main\io\filedeleteexception] => Array
        (
            [module] => main
            [file] => lib/io/ioexception.php
        )

    [bitrix\main\io\fileopenexception] => Array
        (
            [module] => main
            [file] => lib/io/ioexception.php
        )

    [bitrix\main\io\filenotopenedexception] => Array
        (
            [module] => main
            [file] => lib/io/ioexception.php
        )

    [bitrix\main\context] => Array
        (
            [module] => main
            [file] => lib/context.php
        )

    [bitrix\main\httpcontext] => Array
        (
            [module] => main
            [file] => lib/httpcontext.php
        )

    [bitrix\main\dispatcher] => Array
        (
            [module] => main
            [file] => lib/dispatcher.php
        )

    [bitrix\main\environment] => Array
        (
            [module] => main
            [file] => lib/environment.php
        )

    [bitrix\main\event] => Array
        (
            [module] => main
            [file] => lib/event.php
        )

    [bitrix\main\eventmanager] => Array
        (
            [module] => main
            [file] => lib/eventmanager.php
        )

    [bitrix\main\eventresult] => Array
        (
            [module] => main
            [file] => lib/eventresult.php
        )

    [bitrix\main\request] => Array
        (
            [module] => main
            [file] => lib/request.php
        )

    [bitrix\main\httprequest] => Array
        (
            [module] => main
            [file] => lib/httprequest.php
        )

    [bitrix\main\response] => Array
        (
            [module] => main
            [file] => lib/response.php
        )

    [bitrix\main\httpresponse] => Array
        (
            [module] => main
            [file] => lib/httpresponse.php
        )

    [bitrix\main\modulemanager] => Array
        (
            [module] => main
            [file] => lib/modulemanager.php
        )

    [bitrix\main\server] => Array
        (
            [module] => main
            [file] => lib/server.php
        )

    [bitrix\main\config\configuration] => Array
        (
            [module] => main
            [file] => lib/config/configuration.php
        )

    [bitrix\main\config\option] => Array
        (
            [module] => main
            [file] => lib/config/option.php
        )

    [bitrix\main\context\culture] => Array
        (
            [module] => main
            [file] => lib/context/culture.php
        )

    [bitrix\main\data\cache] => Array
        (
            [module] => main
            [file] => lib/data/cache.php
        )

    [bitrix\main\data\cacheengineapc] => Array
        (
            [module] => main
            [file] => lib/data/cacheengineapc.php
        )

    [bitrix\main\data\cacheenginememcache] => Array
        (
            [module] => main
            [file] => lib/data/cacheenginememcache.php
        )

    [bitrix\main\data\cacheenginefiles] => Array
        (
            [module] => main
            [file] => lib/data/cacheenginefiles.php
        )

    [bitrix\main\data\cacheenginenone] => Array
        (
            [module] => main
            [file] => lib/data/cacheenginenone.php
        )

    [bitrix\main\data\connection] => Array
        (
            [module] => main
            [file] => lib/data/connection.php
        )

    [bitrix\main\data\connectionpool] => Array
        (
            [module] => main
            [file] => lib/data/connectionpool.php
        )

    [bitrix\main\data\icacheengine] => Array
        (
            [module] => main
            [file] => lib/data/cache.php
        )

    [bitrix\main\data\hsphpreadconnection] => Array
        (
            [module] => main
            [file] => lib/data/hsphpreadconnection.php
        )

    [bitrix\main\data\managedcache] => Array
        (
            [module] => main
            [file] => lib/data/managedcache.php
        )

    [bitrix\main\data\taggedcache] => Array
        (
            [module] => main
            [file] => lib/data/taggedcache.php
        )

    [bitrix\main\data\memcacheconnection] => Array
        (
            [module] => main
            [file] => lib/data/memcacheconnection.php
        )

    [bitrix\main\data\memcachedconnection] => Array
        (
            [module] => main
            [file] => lib/data/memcachedconnection.php
        )

    [bitrix\main\data\nosqlconnection] => Array
        (
            [module] => main
            [file] => lib/data/nosqlconnection.php
        )

    [bitrix\main\db\arrayresult] => Array
        (
            [module] => main
            [file] => lib/db/arrayresult.php
        )

    [bitrix\main\db\result] => Array
        (
            [module] => main
            [file] => lib/db/result.php
        )

    [bitrix\main\db\connection] => Array
        (
            [module] => main
            [file] => lib/db/connection.php
        )

    [bitrix\main\db\sqlexception] => Array
        (
            [module] => main
            [file] => lib/db/sqlexception.php
        )

    [bitrix\main\db\sqlqueryexception] => Array
        (
            [module] => main
            [file] => lib/db/sqlexception.php
        )

    [bitrix\main\db\transactionexception] => Array
        (
            [module] => main
            [file] => lib/db/sqlexception.php
        )

    [bitrix\main\db\sqlexpression] => Array
        (
            [module] => main
            [file] => lib/db/sqlexpression.php
        )

    [bitrix\main\db\sqlhelper] => Array
        (
            [module] => main
            [file] => lib/db/sqlhelper.php
        )

    [bitrix\main\db\mysqlcommonconnection] => Array
        (
            [module] => main
            [file] => lib/db/mysqlcommonconnection.php
        )

    [bitrix\main\db\mysqliconnection] => Array
        (
            [module] => main
            [file] => lib/db/mysqliconnection.php
        )

    [bitrix\main\db\mysqliresult] => Array
        (
            [module] => main
            [file] => lib/db/mysqliresult.php
        )

    [bitrix\main\db\mysqlisqlhelper] => Array
        (
            [module] => main
            [file] => lib/db/mysqlisqlhelper.php
        )

    [bitrix\main\db\mssqlconnection] => Array
        (
            [module] => main
            [file] => lib/db/mssqlconnection.php
        )

    [bitrix\main\db\mssqlresult] => Array
        (
            [module] => main
            [file] => lib/db/mssqlresult.php
        )

    [bitrix\main\db\mssqlsqlhelper] => Array
        (
            [module] => main
            [file] => lib/db/mssqlsqlhelper.php
        )

    [bitrix\main\db\oracleconnection] => Array
        (
            [module] => main
            [file] => lib/db/oracleconnection.php
        )

    [bitrix\main\db\oracleresult] => Array
        (
            [module] => main
            [file] => lib/db/oracleresult.php
        )

    [bitrix\main\db\oraclesqlhelper] => Array
        (
            [module] => main
            [file] => lib/db/oraclesqlhelper.php
        )

    [bitrix\main\db\pgsqlconnection] => Array
        (
            [module] => main
            [file] => lib/db/pgsqlconnection.php
        )

    [bitrix\main\diag\httpexceptionhandleroutput] => Array
        (
            [module] => main
            [file] => lib/diag/httpexceptionhandleroutput.php
        )

    [bitrix\main\diag\fileexceptionhandlerlog] => Array
        (
            [module] => main
            [file] => lib/diag/fileexceptionhandlerlog.php
        )

    [bitrix\main\diag\exceptionhandler] => Array
        (
            [module] => main
            [file] => lib/diag/exceptionhandler.php
        )

    [bitrix\main\diag\iexceptionhandleroutput] => Array
        (
            [module] => main
            [file] => lib/diag/iexceptionhandleroutput.php
        )

    [bitrix\main\diag\exceptionhandlerlog] => Array
        (
            [module] => main
            [file] => lib/diag/exceptionhandlerlog.php
        )

    [bitrix\main\io\file] => Array
        (
            [module] => main
            [file] => lib/io/file.php
        )

    [bitrix\main\io\fileentry] => Array
        (
            [module] => main
            [file] => lib/io/fileentry.php
        )

    [bitrix\main\io\path] => Array
        (
            [module] => main
            [file] => lib/io/path.php
        )

    [bitrix\main\io\filesystementry] => Array
        (
            [module] => main
            [file] => lib/io/filesystementry.php
        )

    [bitrix\main\io\ifilestream] => Array
        (
            [module] => main
            [file] => lib/io/ifilestream.php
        )

    [bitrix\main\localization\loc] => Array
        (
            [module] => main
            [file] => lib/localization/loc.php
        )

    [bitrix\main\mail\mail] => Array
        (
            [module] => main
            [file] => lib/mail/mail.php
        )

    [bitrix\main\mail\tracking] => Array
        (
            [module] => main
            [file] => lib/mail/tracking.php
        )

    [bitrix\main\mail\eventmanager] => Array
        (
            [module] => main
            [file] => lib/mail/eventmanager.php
        )

    [bitrix\main\mail\eventmessagecompiler] => Array
        (
            [module] => main
            [file] => lib/mail/eventmessagecompiler.php
        )

    [bitrix\main\mail\eventmessagethemecompiler] => Array
        (
            [module] => main
            [file] => lib/mail/eventmessagethemecompiler.php
        )

    [bitrix\main\mail\internal\event] => Array
        (
            [module] => main
            [file] => lib/mail/internal/event.php
        )

    [bitrix\main\mail\internal\eventattachment] => Array
        (
            [module] => main
            [file] => lib/mail/internal/eventattachment.php
        )

    [bitrix\main\mail\internal\eventmessage] => Array
        (
            [module] => main
            [file] => lib/mail/internal/eventmessage.php
        )

    [bitrix\main\mail\internal\eventmessagesite] => Array
        (
            [module] => main
            [file] => lib/mail/internal/eventmessagesite.php
        )

    [bitrix\main\mail\internal\eventmessageattachment] => Array
        (
            [module] => main
            [file] => lib/mail/internal/eventmessageattachment.php
        )

    [bitrix\main\mail\internal\eventtype] => Array
        (
            [module] => main
            [file] => lib/mail/internal/eventtype.php
        )

    [bitrix\main\text\converter] => Array
        (
            [module] => main
            [file] => lib/text/converter.php
        )

    [bitrix\main\text\emptyconverter] => Array
        (
            [module] => main
            [file] => lib/text/emptyconverter.php
        )

    [bitrix\main\text\encoding] => Array
        (
            [module] => main
            [file] => lib/text/encoding.php
        )

    [bitrix\main\text\htmlconverter] => Array
        (
            [module] => main
            [file] => lib/text/htmlconverter.php
        )

    [bitrix\main\text\binarystring] => Array
        (
            [module] => main
            [file] => lib/text/binarystring.php
        )

    [bitrix\main\text\xmlconverter] => Array
        (
            [module] => main
            [file] => lib/text/xmlconverter.php
        )

    [bitrix\main\type\collection] => Array
        (
            [module] => main
            [file] => lib/type/collection.php
        )

    [bitrix\main\type\date] => Array
        (
            [module] => main
            [file] => lib/type/date.php
        )

    [bitrix\main\type\datetime] => Array
        (
            [module] => main
            [file] => lib/type/datetime.php
        )

    [bitrix\main\type\dictionary] => Array
        (
            [module] => main
            [file] => lib/type/dictionary.php
        )

    [bitrix\main\type\filterabledictionary] => Array
        (
            [module] => main
            [file] => lib/type/filterabledictionary.php
        )

    [bitrix\main\type\parameterdictionary] => Array
        (
            [module] => main
            [file] => lib/type/parameterdictionary.php
        )

    [bitrix\main\web\cookie] => Array
        (
            [module] => main
            [file] => lib/web/cookie.php
        )

    [bitrix\main\web\uri] => Array
        (
            [module] => main
            [file] => lib/web/uri.php
        )

    [bitrix\main\sendereventhandler] => Array
        (
            [module] => main
            [file] => lib/senderconnector.php
        )

    [bitrix\main\senderconnectoruser] => Array
        (
            [module] => main
            [file] => lib/senderconnector.php
        )

    [bitrix\main\urlrewriterrulemaker] => Array
        (
            [module] => main
            [file] => lib/urlrewriter.php
        )

    [bitrix\main\update\stepper] => Array
        (
            [module] => main
            [file] => lib/update/stepper.php
        )

    [bitrix\main\composite\abstractresponse] => Array
        (
            [module] => main
            [file] => lib/composite/responder.php
        )

    [bitrix\main\composite\fileresponse] => Array
        (
            [module] => main
            [file] => lib/composite/responder.php
        )

    [bitrix\main\composite\memcachedresponse] => Array
        (
            [module] => main
            [file] => lib/composite/responder.php
        )

    [bitrix\main\security\otpexception] => Array
        (
            [module] => main
            [file] => lib/security/securityexception.php
        )

    [ctimezone] => Array
        (
            [module] => main
            [file] => classes/general/time.php
        )

    [cbxpunycode] => Array
        (
            [module] => main
            [file] => classes/general/punycode.php
        )

    [ibxvirtualio] => Array
        (
            [module] => main
            [file] => classes/general/virtual_io.php
        )

    [ibxgeterrors] => Array
        (
            [module] => main
            [file] => classes/general/virtual_io.php
        )

    [cbxvirtualio] => Array
        (
            [module] => main
            [file] => classes/general/virtual_io.php
        )

    [cbxvirtualfilebase] => Array
        (
            [module] => main
            [file] => classes/general/virtual_file.php
        )

    [cbxvirtualfile] => Array
        (
            [module] => main
            [file] => classes/general/virtual_file.php
        )

    [cbxvirtualdirectory] => Array
        (
            [module] => main
            [file] => classes/general/virtual_file.php
        )

    [calloption] => Array
        (
            [module] => main
            [file] => classes/general/option.php
        )

    [coption] => Array
        (
            [module] => main
            [file] => classes/general/option.php
        )

    [callpageoption] => Array
        (
            [module] => main
            [file] => classes/general/pageoption.php
        )

    [cpageoption] => Array
        (
            [module] => main
            [file] => classes/general/pageoption.php
        )

    [callsqlwhere] => Array
        (
            [module] => main
            [file] => classes/general/sqlwhere.php
        )

    [csqlwhereexpression] => Array
        (
            [module] => main
            [file] => classes/general/sqlwhere.php
        )

    [csqlwhere] => Array
        (
            [module] => main
            [file] => classes/general/sqlwhere.php
        )

    [calllanguage] => Array
        (
            [module] => main
            [file] => classes/general/language.php
        )

    [clanguage] => Array
        (
            [module] => main
            [file] => classes/general/language.php
        )

    [clangadmin] => Array
        (
            [module] => main
            [file] => classes/general/language.php
        )

    [_clangdbresult] => Array
        (
            [module] => main
            [file] => classes/general/langdbresult.php
        )

    [callagent] => Array
        (
            [module] => main
            [file] => classes/general/agent.php
        )

    [cagent] => Array
        (
            [module] => main
            [file] => classes/mysql/agent.php
        )

    [capplicationexception] => Array
        (
            [module] => main
            [file] => classes/general/applicationexception.php
        )

    [cadminexception] => Array
        (
            [module] => main
            [file] => classes/general/adminexception.php
        )

    [callsite] => Array
        (
            [module] => main
            [file] => classes/general/site.php
        )

    [calllang] => Array
        (
            [module] => main
            [file] => classes/general/site.php
        )

    [csite] => Array
        (
            [module] => main
            [file] => classes/general/site.php
        )

    [clang] => Array
        (
            [module] => main
            [file] => classes/general/site.php
        )

    [chttp] => Array
        (
            [module] => main
            [file] => classes/general/http.php
        )

    [cutil] => Array
        (
            [module] => main
            [file] => classes/general/util.php
        )

    [callmain] => Array
        (
            [module] => main
            [file] => classes/general/main.php
        )

    [cmain] => Array
        (
            [module] => main
            [file] => classes/general/main.php
        )

    [calldatabase] => Array
        (
            [module] => main
            [file] => classes/general/database.php
        )

    [calldbresult] => Array
        (
            [module] => main
            [file] => classes/general/dbresult.php
        )

    [cdatabasemysql] => Array
        (
            [module] => main
            [file] => classes/mysql/database.php
        )

    [cdbresultmysql] => Array
        (
            [module] => main
            [file] => classes/mysql/dbresult.php
        )

    [icachebackend] => Array
        (
            [module] => main
            [file] => classes/general/cache_backend.php
        )

    [cphpcache] => Array
        (
            [module] => main
            [file] => classes/general/cache.php
        )

    [ccachemanager] => Array
        (
            [module] => main
            [file] => classes/general/cache_manager.php
        )

    [cpagecache] => Array
        (
            [module] => main
            [file] => classes/general/page_cache.php
        )

    [cstackcacheentry] => Array
        (
            [module] => main
            [file] => classes/general/stack_cache_entry.php
        )

    [cstackcachemanager] => Array
        (
            [module] => main
            [file] => classes/general/stack_cache.php
        )

    [cmodule] => Array
        (
            [module] => main
            [file] => /classes/general/module.php
        )

    [bitrix\main\entity\ufield] => Array
        (
            [module] => main
            [file] => include/deprecated/ufield.php
        )

    [cdatabase] => Array
        (
            [module] => main
            [file] => classes/mysql/database.php
        )

    [cdbresult] => Array
        (
            [module] => main
            [file] => classes/mysql/dbresult.php
        )

    [csitetemplate] => Array
        (
            [module] => main
            [file] => classes/general/site_template.php
        )

    [cbitrixcomponent] => Array
        (
            [module] => main
            [file] => classes/general/component.php
        )

    [ccomponentengine] => Array
        (
            [module] => main
            [file] => classes/general/component_engine.php
        )

    [ccomponentajax] => Array
        (
            [module] => main
            [file] => classes/general/component_ajax.php
        )

    [cbitrixcomponenttemplate] => Array
        (
            [module] => main
            [file] => classes/general/component_template.php
        )

    [ccomponentutil] => Array
        (
            [module] => main
            [file] => classes/general/component_util.php
        )

    [ccontrollerclient] => Array
        (
            [module] => main
            [file] => classes/general/controller_member.php
        )

    [phpparser] => Array
        (
            [module] => main
            [file] => classes/general/php_parser.php
        )

    [cdiskquota] => Array
        (
            [module] => main
            [file] => classes/general/quota.php
        )

    [ceventlog] => Array
        (
            [module] => main
            [file] => classes/general/event_log.php
        )

    [ceventmain] => Array
        (
            [module] => main
            [file] => classes/general/event_log.php
        )

    [cadminfiledialog] => Array
        (
            [module] => main
            [file] => classes/general/file_dialog.php
        )

    [wll_user] => Array
        (
            [module] => main
            [file] => classes/general/liveid.php
        )

    [wll_consenttoken] => Array
        (
            [module] => main
            [file] => classes/general/liveid.php
        )

    [windowslivelogin] => Array
        (
            [module] => main
            [file] => classes/general/liveid.php
        )

    [cfile] => Array
        (
            [module] => main
            [file] => classes/general/file.php
        )

    [callfile] => Array
        (
            [module] => main
            [file] => classes/general/file.php
        )

    [ctempfile] => Array
        (
            [module] => main
            [file] => classes/general/file_temp.php
        )

    [cfavorites] => Array
        (
            [module] => main
            [file] => classes/mysql/favorites.php
        )

    [cuseroptions] => Array
        (
            [module] => main
            [file] => classes/general/user_options.php
        )

    [cgridoptions] => Array
        (
            [module] => main
            [file] => classes/general/grids.php
        )

    [cundo] => Array
        (
            [module] => main
            [file] => /classes/general/undo.php
        )

    [cautosave] => Array
        (
            [module] => main
            [file] => /classes/general/undo.php
        )

    [callratings] => Array
        (
            [module] => main
            [file] => classes/general/ratings.php
        )

    [cratings] => Array
        (
            [module] => main
            [file] => classes/mysql/ratings.php
        )

    [cratingscomponentsmain] => Array
        (
            [module] => main
            [file] => classes/mysql/ratings_components.php
        )

    [cratingrule] => Array
        (
            [module] => main
            [file] => classes/general/rating_rule.php
        )

    [cratingrulesmain] => Array
        (
            [module] => main
            [file] => classes/mysql/rating_rules.php
        )

    [ctoppanel] => Array
        (
            [module] => main
            [file] => public/top_panel.php
        )

    [ceditarea] => Array
        (
            [module] => main
            [file] => public/edit_area.php
        )

    [ccomponentpanel] => Array
        (
            [module] => main
            [file] => public/edit_area.php
        )

    [ctextparser] => Array
        (
            [module] => main
            [file] => classes/general/textparser.php
        )

    [cphpcachefiles] => Array
        (
            [module] => main
            [file] => classes/general/cache_files.php
        )

    [cdataxmlnode] => Array
        (
            [module] => main
            [file] => classes/general/xml.php
        )

    [cdataxmldocument] => Array
        (
            [module] => main
            [file] => classes/general/xml.php
        )

    [cdataxml] => Array
        (
            [module] => main
            [file] => classes/general/xml.php
        )

    [cxmlfilestream] => Array
        (
            [module] => main
            [file] => classes/general/xml.php
        )

    [crsaprovider] => Array
        (
            [module] => main
            [file] => classes/general/rsasecurity.php
        )

    [crsasecurity] => Array
        (
            [module] => main
            [file] => classes/general/rsasecurity.php
        )

    [crsabcmathprovider] => Array
        (
            [module] => main
            [file] => classes/general/rsabcmath.php
        )

    [crsaopensslprovider] => Array
        (
            [module] => main
            [file] => classes/general/rsaopenssl.php
        )

    [casnreader] => Array
        (
            [module] => main
            [file] => classes/general/asn.php
        )

    [cbxshorturi] => Array
        (
            [module] => main
            [file] => classes/mysql/short_uri.php
        )

    [cfinder] => Array
        (
            [module] => main
            [file] => classes/general/finder.php
        )

    [caccess] => Array
        (
            [module] => main
            [file] => classes/general/access.php
        )

    [cauthprovider] => Array
        (
            [module] => main
            [file] => classes/general/authproviders.php
        )

    [iproviderinterface] => Array
        (
            [module] => main
            [file] => classes/general/authproviders.php
        )

    [cgroupauthprovider] => Array
        (
            [module] => main
            [file] => classes/general/authproviders.php
        )

    [cuserauthprovider] => Array
        (
            [module] => main
            [file] => classes/general/authproviders.php
        )

    [ctableschema] => Array
        (
            [module] => main
            [file] => classes/general/table_schema.php
        )

    [ccsvdata] => Array
        (
            [module] => main
            [file] => classes/general/csv_data.php
        )

    [csmile] => Array
        (
            [module] => main
            [file] => classes/general/smile.php
        )

    [csmilegallery] => Array
        (
            [module] => main
            [file] => classes/general/smile.php
        )

    [csmileset] => Array
        (
            [module] => main
            [file] => classes/general/smile.php
        )

    [cglobalcounter] => Array
        (
            [module] => main
            [file] => classes/general/global_counter.php
        )

    [cusercounter] => Array
        (
            [module] => main
            [file] => classes/mysql/user_counter.php
        )

    [cusercounterpage] => Array
        (
            [module] => main
            [file] => classes/mysql/user_counter.php
        )

    [chotkeys] => Array
        (
            [module] => main
            [file] => classes/general/hot_keys.php
        )

    [chotkeyscode] => Array
        (
            [module] => main
            [file] => classes/general/hot_keys.php
        )

    [cbxsanitizer] => Array
        (
            [module] => main
            [file] => classes/general/sanitizer.php
        )

    [ibxarchive] => Array
        (
            [module] => main
            [file] => classes/general/archive.php
        )

    [cbxarchive] => Array
        (
            [module] => main
            [file] => classes/general/archive.php
        )

    [cadminnotify] => Array
        (
            [module] => main
            [file] => classes/general/admin_notify.php
        )

    [cbxfavadmmenu] => Array
        (
            [module] => main
            [file] => classes/general/favorites.php
        )

    [cadmininformer] => Array
        (
            [module] => main
            [file] => classes/general/admin_informer.php
        )

    [csitecheckertest] => Array
        (
            [module] => main
            [file] => classes/general/site_checker.php
        )

    [csqlutil] => Array
        (
            [module] => main
            [file] => classes/general/sql_util.php
        )

    [cfileuploader] => Array
        (
            [module] => main
            [file] => classes/general/uploader.php
        )

    [lpa] => Array
        (
            [module] => main
            [file] => classes/general/lpa.php
        )

    [cadminfilter] => Array
        (
            [module] => main
            [file] => interface/admin_filter.php
        )

    [cadminlist] => Array
        (
            [module] => main
            [file] => interface/admin_list.php
        )

    [cadminlistrow] => Array
        (
            [module] => main
            [file] => interface/admin_list.php
        )

    [cadminuilist] => Array
        (
            [module] => main
            [file] => interface/admin_ui_list.php
        )

    [cadminuilistrow] => Array
        (
            [module] => main
            [file] => interface/admin_ui_list.php
        )

    [cadminuiresult] => Array
        (
            [module] => main
            [file] => interface/admin_ui_list.php
        )

    [cadminuicontextmenu] => Array
        (
            [module] => main
            [file] => interface/admin_ui_list.php
        )

    [cadminuisorting] => Array
        (
            [module] => main
            [file] => interface/admin_ui_list.php
        )

    [cadminuilistactionpanel] => Array
        (
            [module] => main
            [file] => interface/admin_ui_list.php
        )

    [cadmintabcontrol] => Array
        (
            [module] => main
            [file] => interface/admin_tabcontrol.php
        )

    [cadminform] => Array
        (
            [module] => main
            [file] => interface/admin_form.php
        )

    [cadminformsettings] => Array
        (
            [module] => main
            [file] => interface/admin_form.php
        )

    [cadmintabcontroldrag] => Array
        (
            [module] => main
            [file] => interface/admin_tabcontrol_drag.php
        )

    [cadmindraggableblockengine] => Array
        (
            [module] => main
            [file] => interface/admin_tabcontrol_drag.php
        )

    [cjspopup] => Array
        (
            [module] => main
            [file] => interface/jspopup.php
        )

    [cjspopuponpage] => Array
        (
            [module] => main
            [file] => interface/jspopup.php
        )

    [cadmincalendar] => Array
        (
            [module] => main
            [file] => interface/admin_calendar.php
        )

    [cadminviewtabcontrol] => Array
        (
            [module] => main
            [file] => interface/admin_viewtabcontrol.php
        )

    [cadmintabengine] => Array
        (
            [module] => main
            [file] => interface/admin_tabengine.php
        )

    [ccaptcha] => Array
        (
            [module] => main
            [file] => classes/general/captcha.php
        )

    [cmpnotifications] => Array
        (
            [module] => main
            [file] => classes/general/mp_notifications.php
        )

    [calltask] => Array
        (
            [module] => main
            [file] => classes/general/task.php
        )

    [ctask] => Array
        (
            [module] => main
            [file] => classes/general/task.php
        )

    [calloperation] => Array
        (
            [module] => main
            [file] => classes/general/operation.php
        )

    [coperation] => Array
        (
            [module] => main
            [file] => classes/general/operation.php
        )

    [callgroup] => Array
        (
            [module] => main
            [file] => classes/general/group.php
        )

    [cgroup] => Array
        (
            [module] => main
            [file] => classes/general/group.php
        )

    [cajax] => Array
        (
            [module] => main
            [file] => ajax_tools.php
        )

    [calluser] => Array
        (
            [module] => main
            [file] => classes/general/user.php
        )

    [cuser] => Array
        (
            [module] => main
            [file] => classes/general/user.php
        )

    [callevent] => Array
        (
            [module] => main
            [file] => classes/general/event.php
        )

    [cevent] => Array
        (
            [module] => main
            [file] => classes/general/event.php
        )

    [calleventmessage] => Array
        (
            [module] => main
            [file] => classes/general/eventmessage.php
        )

    [ceventmessage] => Array
        (
            [module] => main
            [file] => classes/general/eventmessage.php
        )

    [ceventtype] => Array
        (
            [module] => main
            [file] => classes/general/eventmessage.php
        )

    [_ceventtyperesult] => Array
        (
            [module] => main
            [file] => classes/general/eventmessage.php
        )

    [cdbresulteventmultiresult] => Array
        (
            [module] => main
            [file] => classes/general/eventmessage.php
        )

    [cdebuginfo] => Array
        (
            [module] => main
            [file] => classes/general/debuginfo.php
        )

    [ccaptchaagent] => Array
        (
            [module] => main
            [file] => classes/general/captchaagent.php
        )

    [callfilterquery] => Array
        (
            [module] => main
            [file] => classes/general/filterquery.php
        )

    [cfilterquery] => Array
        (
            [module] => main
            [file] => classes/general/filterquery.php
        )

    [cconvertorspregreplacehelper] => Array
        (
            [module] => main
            [file] => classes/general/convertorspregreplacehelper.php
        )

    [cspacer] => Array
        (
            [module] => main
            [file] => classes/general/spacer.php
        )

    [updatetools] => Array
        (
            [module] => main
            [file] => classes/general/updatetools.php
        )

    [cjscore] => Array
        (
            [module] => main
            [file] => classes/general/jscore.php
        )

    [cchecklisttools] => Array
        (
            [module] => main
            [file] => classes/general/checklist.php
        )

    [cmenu] => Array
        (
            [module] => main
            [file] => classes/general/menu.php
        )

    [cmenucustom] => Array
        (
            [module] => main
            [file] => classes/general/menucustom.php
        )

    [callusertypeentity] => Array
        (
            [module] => main
            [file] => classes/general/usertype.php
        )

    [cusertypeentity] => Array
        (
            [module] => main
            [file] => classes/general/usertype.php
        )

    [cuserfieldenum] => Array
        (
            [module] => main
            [file] => classes/general/userfieldenum.php
        )

    [cusertypesql] => Array
        (
            [module] => main
            [file] => classes/general/usertypesql.php
        )

    [cusertypemanager] => Array
        (
            [module] => main
            [file] => classes/general/usertypemanager.php
        )

    [cusertypestring] => Array
        (
            [module] => main
            [file] => classes/general/usertypestr.php
        )

    [cusertypeinteger] => Array
        (
            [module] => main
            [file] => classes/general/usertypeint.php
        )

    [cusertypedouble] => Array
        (
            [module] => main
            [file] => classes/general/usertypedbl.php
        )

    [cusertypedatetime] => Array
        (
            [module] => main
            [file] => classes/general/usertypetime.php
        )

    [cusertypedate] => Array
        (
            [module] => main
            [file] => classes/general/usertypedate.php
        )

    [cusertypeboolean] => Array
        (
            [module] => main
            [file] => classes/general/usertypebool.php
        )

    [cusertypefile] => Array
        (
            [module] => main
            [file] => classes/general/usertypefile.php
        )

    [cusertypeenum] => Array
        (
            [module] => main
            [file] => classes/general/usertypeenum.php
        )

    [cusertypeiblocksection] => Array
        (
            [module] => main
            [file] => classes/general/usertypesection.php
        )

    [ciblocksectionenum] => Array
        (
            [module] => main
            [file] => classes/general/usertypesection.php
        )

    [cusertypeiblockelement] => Array
        (
            [module] => main
            [file] => classes/general/usertypeelement.php
        )

    [cusertypestringformatted] => Array
        (
            [module] => main
            [file] => classes/general/usertypestrfmt.php
        )

    [cusertypeurl] => Array
        (
            [module] => main
            [file] => classes/general/usertypeurl.php
        )

    [bxgadget] => Array
        (
            [module] => main
            [file] => classes/general/gadget.php
        )

    [cmainadmin] => Array
        (
            [module] => main
            [file] => classes/general/main_admin.php
        )

    [ctemplates] => Array
        (
            [module] => main
            [file] => classes/general/templates.php
        )

    [cpagetemplate] => Array
        (
            [module] => main
            [file] => classes/general/page_template.php
        )

    [filescmp] => Array
        (
            [module] => main
            [file] => classes/general/files_cmp.php
        )

    [carchiver] => Array
        (
            [module] => main
            [file] => classes/general/tar_gz.php
        )

    [czip] => Array
        (
            [module] => main
            [file] => classes/general/zip.php
        )

    [curlrewriter] => Array
        (
            [module] => main
            [file] => classes/general/urlrewriter.php
        )

    [charsetconverter] => Array
        (
            [module] => main
            [file] => classes/general/charset_converter.php
        )

    [chtmlpagescache] => Array
        (
            [module] => main
            [file] => lib/composite/helper.php
        )

    [statichtmlmemcachedresponse] => Array
        (
            [module] => main
            [file] => lib/composite/responder.php
        )

    [statichtmlfileresponse] => Array
        (
            [module] => main
            [file] => lib/composite/responder.php
        )

    [bitrix\main\page\frame] => Array
        (
            [module] => main
            [file] => lib/composite/engine.php
        )

    [bitrix\main\page\framestatic] => Array
        (
            [module] => main
            [file] => lib/composite/staticarea.php
        )

    [bitrix\main\page\framebuffered] => Array
        (
            [module] => main
            [file] => lib/composite/bufferarea.php
        )

    [bitrix\main\page\framehelper] => Array
        (
            [module] => main
            [file] => lib/composite/bufferarea.php
        )

    [bitrix\main\data\statichtmlcache] => Array
        (
            [module] => main
            [file] => lib/composite/page.php
        )

    [bitrix\main\data\statichtmlstorage] => Array
        (
            [module] => main
            [file] => lib/composite/data/abstractstorage.php
        )

    [bitrix\main\data\statichtmlfilestorage] => Array
        (
            [module] => main
            [file] => lib/composite/data/filestorage.php
        )

    [bitrix\main\data\statichtmlmemcachedstorage] => Array
        (
            [module] => main
            [file] => lib/composite/data/memcachedstorage.php
        )

    [bitrix\main\data\staticcacheprovider] => Array
        (
            [module] => main
            [file] => lib/composite/data/cacheprovider.php
        )

    [bitrix\main\data\appcachemanifest] => Array
        (
            [module] => main
            [file] => lib/composite/appcache.php
        )

    [iblock] => Array
        (
            [module] => iblock
            [file] => install/index.php
        )

    [ciblockpropertyresult] => Array
        (
            [module] => iblock
            [file] => classes/general/iblockpropresult.php
        )

    [ciblockresult] => Array
        (
            [module] => iblock
            [file] => classes/general/iblockresult.php
        )

    [_cibelement] => Array
        (
            [module] => iblock
            [file] => classes/general/iblock_element.php
        )

    [ciblocktype] => Array
        (
            [module] => iblock
            [file] => classes/general/iblocktype.php
        )

    [calliblock] => Array
        (
            [module] => iblock
            [file] => classes/general/iblock.php
        )

    [ciblock] => Array
        (
            [module] => iblock
            [file] => classes/mysql/iblock.php
        )

    [calliblocksection] => Array
        (
            [module] => iblock
            [file] => classes/general/iblocksection.php
        )

    [ciblocksection] => Array
        (
            [module] => iblock
            [file] => classes/mysql/iblocksection.php
        )

    [calliblockproperty] => Array
        (
            [module] => iblock
            [file] => classes/general/iblockproperty.php
        )

    [ciblockpropertyenum] => Array
        (
            [module] => iblock
            [file] => classes/general/iblockpropertyenum.php
        )

    [ciblockproperty] => Array
        (
            [module] => iblock
            [file] => classes/mysql/iblockproperty.php
        )

    [calliblockelement] => Array
        (
            [module] => iblock
            [file] => classes/general/iblockelement.php
        )

    [ciblockelement] => Array
        (
            [module] => iblock
            [file] => classes/mysql/iblockelement.php
        )

    [calliblockrss] => Array
        (
            [module] => iblock
            [file] => classes/general/iblockrss.php
        )

    [ciblockrss] => Array
        (
            [module] => iblock
            [file] => classes/mysql/iblockrss.php
        )

    [ciblockpropertydatetime] => Array
        (
            [module] => iblock
            [file] => classes/general/prop_datetime.php
        )

    [ciblockpropertydate] => Array
        (
            [module] => iblock
            [file] => classes/general/prop_date.php
        )

    [ciblockpropertyxmlid] => Array
        (
            [module] => iblock
            [file] => classes/general/prop_xmlid.php
        )

    [ciblockpropertyfileman] => Array
        (
            [module] => iblock
            [file] => classes/general/prop_fileman.php
        )

    [ciblockpropertyhtml] => Array
        (
            [module] => iblock
            [file] => classes/general/prop_html.php
        )

    [ciblockpropertyelementlist] => Array
        (
            [module] => iblock
            [file] => classes/general/prop_element_list.php
        )

    [ccmlresult] => Array
        (
            [module] => iblock
            [file] => classes/general/cmlresult.php
        )

    [ciblockxmlfile] => Array
        (
            [module] => iblock
            [file] => classes/mysql/cml2.php
        )

    [ciblockcmlimport] => Array
        (
            [module] => iblock
            [file] => classes/general/cml2.php
        )

    [ciblockcmlexport] => Array
        (
            [module] => iblock
            [file] => classes/general/cml2.php
        )

    [ciblockfindtools] => Array
        (
            [module] => iblock
            [file] => classes/general/comp_findtools.php
        )

    [ciblockpricetools] => Array
        (
            [module] => iblock
            [file] => classes/general/comp_pricetools.php
        )

    [ciblockparameters] => Array
        (
            [module] => iblock
            [file] => classes/general/comp_parameters.php
        )

    [ciblockformatproperties] => Array
        (
            [module] => iblock
            [file] => classes/general/comp_formatprops.php
        )

    [calliblocksequence] => Array
        (
            [module] => iblock
            [file] => classes/general/iblocksequence.php
        )

    [ciblocksequence] => Array
        (
            [module] => iblock
            [file] => classes/mysql/iblocksequence.php
        )

    [ciblockpropertysequence] => Array
        (
            [module] => iblock
            [file] => classes/general/prop_seq.php
        )

    [ciblockpropertyelementautocomplete] => Array
        (
            [module] => iblock
            [file] => classes/general/prop_element_auto.php
        )

    [ciblockpropertysku] => Array
        (
            [module] => iblock
            [file] => classes/general/prop_element_sku.php
        )

    [ciblockpropertysectionautocomplete] => Array
        (
            [module] => iblock
            [file] => classes/general/prop_section_auto.php
        )

    [calliblockofferstmp] => Array
        (
            [module] => iblock
            [file] => classes/general/iblockoffers.php
        )

    [ciblockofferstmp] => Array
        (
            [module] => iblock
            [file] => classes/mysql/iblockoffers.php
        )

    [ceventiblock] => Array
        (
            [module] => iblock
            [file] => classes/general/iblock_event_list.php
        )

    [cratingscomponentsiblock] => Array
        (
            [module] => iblock
            [file] => classes/general/ratings_components.php
        )

    [ciblockrights] => Array
        (
            [module] => iblock
            [file] => classes/general/iblock_rights.php
        )

    [ciblocksectionrights] => Array
        (
            [module] => iblock
            [file] => classes/general/iblock_rights.php
        )

    [ciblockelementrights] => Array
        (
            [module] => iblock
            [file] => classes/general/iblock_rights.php
        )

    [ciblockrightsstorage] => Array
        (
            [module] => iblock
            [file] => classes/general/iblock_rights.php
        )

    [ciblockpropertytools] => Array
        (
            [module] => iblock
            [file] => classes/general/iblockproptools.php
        )

    [ciblocksectionpropertylink] => Array
        (
            [module] => iblock
            [file] => classes/general/section_property.php
        )

    [ciblockxmlimport] => Array
        (
            [module] => iblock
            [file] => classes/general/iblockxmlimport.php
        )

    [bitrix\iblock\iblockfieldtable] => Array
        (
            [module] => iblock
            [file] => lib/iblockfield.php
        )

    [bitrix\iblock\iblockgrouptable] => Array
        (
            [module] => iblock
            [file] => lib/iblockgroup.php
        )

    [bitrix\iblock\iblockmessagetable] => Array
        (
            [module] => iblock
            [file] => lib/iblockmessage.php
        )

    [bitrix\iblock\iblockrsstable] => Array
        (
            [module] => iblock
            [file] => lib/iblockrss.php
        )

    [bitrix\iblock\iblocksitetable] => Array
        (
            [module] => iblock
            [file] => lib/iblocksite.php
        )

    [bitrix\iblock\inheritedpropertytable] => Array
        (
            [module] => iblock
            [file] => lib/inheritedproperty.php
        )

    [bitrix\iblock\propertyenumerationtable] => Array
        (
            [module] => iblock
            [file] => lib/propertyenumeration.php
        )

    [bitrix\iblock\propertyfeaturetable] => Array
        (
            [module] => iblock
            [file] => lib/propertyfeature.php
        )

    [bitrix\iblock\sequencetable] => Array
        (
            [module] => iblock
            [file] => lib/sequence.php
        )

    [bitrix\iblock\sitetable] => Array
        (
            [module] => iblock
            [file] => lib/site.php
        )

    [bitrix\iblock\typetable] => Array
        (
            [module] => iblock
            [file] => lib/type.php
        )

    [bitrix\iblock\typelanguagetable] => Array
        (
            [module] => iblock
            [file] => lib/typelanguage.php
        )

    [bitrix\iblock\bizproctype\usertypeproperty] => Array
        (
            [module] => iblock
            [file] => lib/bizproctype/usertypeproperty.php
        )

    [bitrix\iblock\bizproctype\ecrm] => Array
        (
            [module] => iblock
            [file] => lib/bizproctype/ecrm.php
        )

    [bitrix\iblock\bizproctype\money] => Array
        (
            [module] => iblock
            [file] => lib/bizproctype/money.php
        )

    [bitrix\iblock\bizproctype\usertypepropertydiskfile] => Array
        (
            [module] => iblock
            [file] => lib/bizproctype/usertypepropertydiskfile.php
        )

    [bitrix\iblock\bizproctype\usertypepropertyelist] => Array
        (
            [module] => iblock
            [file] => lib/bizproctype/usertypepropertyelist.php
        )

    [bitrix\iblock\bizproctype\usertypepropertyemployee] => Array
        (
            [module] => iblock
            [file] => lib/bizproctype/usertypepropertyemployee.php
        )

    [bitrix\iblock\bizproctype\usertypepropertyhtml] => Array
        (
            [module] => iblock
            [file] => lib/bizproctype/usertypepropertyhtml.php
        )

    [bitrix\iblock\component\base] => Array
        (
            [module] => iblock
            [file] => lib/component/base.php
        )

    [bitrix\iblock\component\element] => Array
        (
            [module] => iblock
            [file] => lib/component/element.php
        )

    [bitrix\iblock\component\elementlist] => Array
        (
            [module] => iblock
            [file] => lib/component/elementlist.php
        )

    [bitrix\iblock\component\filters] => Array
        (
            [module] => iblock
            [file] => lib/component/filters.php
        )

    [bitrix\iblock\component\selector\element] => Array
        (
            [module] => iblock
            [file] => lib/component/selector/element.php
        )

    [bitrix\iblock\component\selector\entity] => Array
        (
            [module] => iblock
            [file] => lib/component/selector/entity.php
        )

    [bitrix\iblock\component\tools] => Array
        (
            [module] => iblock
            [file] => lib/component/tools.php
        )

    [bitrix\iblock\controller\filter\element] => Array
        (
            [module] => iblock
            [file] => lib/Controller/Filter/Element.php
        )

    [bitrix\iblock\filter\entity\elementsettings] => Array
        (
            [module] => iblock
            [file] => lib/filter/entity/elementsettings.php
        )

    [bitrix\iblock\filter\entity\iblocksettings] => Array
        (
            [module] => iblock
            [file] => lib/filter/entity/iblocksettings.php
        )

    [bitrix\iblock\filter\fieldprovider\base] => Array
        (
            [module] => iblock
            [file] => lib/filter/fieldprovider/base.php
        )

    [bitrix\iblock\filter\fieldprovider\element] => Array
        (
            [module] => iblock
            [file] => lib/filter/fieldprovider/element.php
        )

    [bitrix\iblock\filter\fieldprovider\iblockproperty] => Array
        (
            [module] => iblock
            [file] => lib/filter/fieldprovider/iblockproperty.php
        )

    [bitrix\iblock\filter\dictionary] => Array
        (
            [module] => iblock
            [file] => lib/filter/dictionary.php
        )

    [bitrix\iblock\filter\entitylist] => Array
        (
            [module] => iblock
            [file] => lib/filter/entitylist.php
        )

    [bitrix\iblock\filter\factory] => Array
        (
            [module] => iblock
            [file] => lib/filter/factory.php
        )

    [bitrix\iblock\grid\panel\groupaction] => Array
        (
            [module] => iblock
            [file] => lib/grid/panel/groupaction.php
        )

    [bitrix\iblock\grid\actiontype] => Array
        (
            [module] => iblock
            [file] => lib/grid/actiontype.php
        )

    [bitrix\iblock\helpers\admin\property] => Array
        (
            [module] => iblock
            [file] => lib/helpers/admin/property.php
        )

    [bitrix\iblock\helpers\filter\property] => Array
        (
            [module] => iblock
            [file] => lib/helpers/filter/property.php
        )

    [bitrix\iblock\helpers\filter\propertymanager] => Array
        (
            [module] => iblock
            [file] => lib/helpers/filter/propertymanager.php
        )

    [bitrix\iblock\inheritedproperty\basetemplate] => Array
        (
            [module] => iblock
            [file] => lib/inheritedproperty/basetemplate.php
        )

    [bitrix\iblock\inheritedproperty\basevalues] => Array
        (
            [module] => iblock
            [file] => lib/inheritedproperty/basevalues.php
        )

    [bitrix\iblock\inheritedproperty\elementtemplates] => Array
        (
            [module] => iblock
            [file] => lib/inheritedproperty/elementtemplates.php
        )

    [bitrix\iblock\inheritedproperty\elementvalues] => Array
        (
            [module] => iblock
            [file] => lib/inheritedproperty/elementvalues.php
        )

    [bitrix\iblock\inheritedproperty\iblocktemplates] => Array
        (
            [module] => iblock
            [file] => lib/inheritedproperty/iblocktemplates.php
        )

    [bitrix\iblock\inheritedproperty\iblockvalues] => Array
        (
            [module] => iblock
            [file] => lib/inheritedproperty/iblockvalues.php
        )

    [bitrix\iblock\inheritedproperty\sectiontemplates] => Array
        (
            [module] => iblock
            [file] => lib/inheritedproperty/sectiontemplates.php
        )

    [bitrix\iblock\inheritedproperty\sectionvalues] => Array
        (
            [module] => iblock
            [file] => lib/inheritedproperty/sectionvalues.php
        )

    [bitrix\iblock\inheritedproperty\valuesqueue] => Array
        (
            [module] => iblock
            [file] => lib/inheritedproperty/valuesqueue.php
        )

    [bitrix\iblock\landingsource\dataloader] => Array
        (
            [module] => iblock
            [file] => lib/landingsource/dataloader.php
        )

    [bitrix\iblock\landingsource\element] => Array
        (
            [module] => iblock
            [file] => lib/landingsource/element.php
        )

    [bitrix\iblock\model\propertyfeature] => Array
        (
            [module] => iblock
            [file] => lib/model/propertyfeature.php
        )

    [bitrix\iblock\model\section] => Array
        (
            [module] => iblock
            [file] => lib/model/section.php
        )

    [bitrix\iblock\propertyindex\dictionary] => Array
        (
            [module] => iblock
            [file] => lib/propertyindex/dictionary.php
        )

    [bitrix\iblock\propertyindex\element] => Array
        (
            [module] => iblock
            [file] => lib/propertyindex/element.php
        )

    [bitrix\iblock\propertyindex\facet] => Array
        (
            [module] => iblock
            [file] => lib/propertyindex/facet.php
        )

    [bitrix\iblock\propertyindex\indexer] => Array
        (
            [module] => iblock
            [file] => lib/propertyindex/indexer.php
        )

    [bitrix\iblock\propertyindex\manager] => Array
        (
            [module] => iblock
            [file] => lib/propertyindex/manager.php
        )

    [bitrix\iblock\propertyindex\querybuilder] => Array
        (
            [module] => iblock
            [file] => lib/propertyindex/querybuilder.php
        )

    [bitrix\iblock\propertyindex\storage] => Array
        (
            [module] => iblock
            [file] => lib/propertyindex/storage.php
        )

    [bitrix\iblock\template\engine] => Array
        (
            [module] => iblock
            [file] => lib/template/engine.php
        )

    [bitrix\iblock\template\noderoot] => Array
        (
            [module] => iblock
            [file] => lib/template/engine.php
        )

    [bitrix\iblock\template\nodetext] => Array
        (
            [module] => iblock
            [file] => lib/template/engine.php
        )

    [bitrix\iblock\template\nodeentityfield] => Array
        (
            [module] => iblock
            [file] => lib/template/engine.php
        )

    [bitrix\iblock\template\nodefunction] => Array
        (
            [module] => iblock
            [file] => lib/template/engine.php
        )

    [bitrix\iblock\template\helper] => Array
        (
            [module] => iblock
            [file] => lib/template/helper.php
        )

    [bitrix\iblock\template\entity\base] => Array
        (
            [module] => iblock
            [file] => lib/template/entity/base.php
        )

    [bitrix\iblock\template\entity\lazyvalueloader] => Array
        (
            [module] => iblock
            [file] => lib/template/entity/base.php
        )

    [bitrix\iblock\template\entity\catalogstore] => Array
        (
            [module] => iblock
            [file] => lib/template/entity/catalogstore.php
        )

    [bitrix\iblock\template\entity\element] => Array
        (
            [module] => iblock
            [file] => lib/template/entity/element.php
        )

    [bitrix\iblock\template\entity\elementcatalog] => Array
        (
            [module] => iblock
            [file] => lib/template/entity/elementcatalog.php
        )

    [bitrix\iblock\template\entity\elementcatalogmeasure] => Array
        (
            [module] => iblock
            [file] => lib/template/entity/elementcatalog.php
        )

    [bitrix\iblock\template\entity\elementcatalogstorelist] => Array
        (
            [module] => iblock
            [file] => lib/template/entity/elementcatalog.php
        )

    [bitrix\iblock\template\entity\elementprice] => Array
        (
            [module] => iblock
            [file] => lib/template/entity/elementprice.php
        )

    [bitrix\iblock\template\entity\elementproperty] => Array
        (
            [module] => iblock
            [file] => lib/template/entity/elementproperty.php
        )

    [bitrix\iblock\template\entity\elementpropertyuserfield] => Array
        (
            [module] => iblock
            [file] => lib/template/entity/elementproperty.php
        )

    [bitrix\iblock\template\entity\elementpropertyenum] => Array
        (
            [module] => iblock
            [file] => lib/template/entity/elementproperty.php
        )

    [bitrix\iblock\template\entity\elementpropertyelement] => Array
        (
            [module] => iblock
            [file] => lib/template/entity/elementproperty.php
        )

    [bitrix\iblock\template\entity\elementpropertysection] => Array
        (
            [module] => iblock
            [file] => lib/template/entity/elementproperty.php
        )

    [bitrix\iblock\template\entity\elementsku] => Array
        (
            [module] => iblock
            [file] => lib/template/entity/elementsku.php
        )

    [bitrix\iblock\template\entity\elementskuprice] => Array
        (
            [module] => iblock
            [file] => lib/template/entity/elementskuprice.php
        )

    [bitrix\iblock\template\entity\elementskuproperty] => Array
        (
            [module] => iblock
            [file] => lib/template/entity/elementskuproperty.php
        )

    [bitrix\iblock\template\entity\iblock] => Array
        (
            [module] => iblock
            [file] => lib/template/entity/iblock.php
        )

    [bitrix\iblock\template\entity\section] => Array
        (
            [module] => iblock
            [file] => lib/template/entity/section.php
        )

    [bitrix\iblock\template\entity\sectionpath] => Array
        (
            [module] => iblock
            [file] => lib/template/entity/sectionpath.php
        )

    [bitrix\iblock\template\entity\sectionproperty] => Array
        (
            [module] => iblock
            [file] => lib/template/entity/sectionproperty.php
        )

    [bitrix\iblock\template\functions\fabric] => Array
        (
            [module] => iblock
            [file] => lib/template/functions/fabric.php
        )

    [bitrix\iblock\template\functions\functionbase] => Array
        (
            [module] => iblock
            [file] => lib/template/functions/fabric.php
        )

    [bitrix\iblock\template\functions\functionupper] => Array
        (
            [module] => iblock
            [file] => lib/template/functions/fabric.php
        )

    [bitrix\iblock\template\functions\functionlower] => Array
        (
            [module] => iblock
            [file] => lib/template/functions/fabric.php
        )

    [bitrix\iblock\template\functions\functiontranslit] => Array
        (
            [module] => iblock
            [file] => lib/template/functions/fabric.php
        )

    [bitrix\iblock\template\functions\functionconcat] => Array
        (
            [module] => iblock
            [file] => lib/template/functions/fabric.php
        )

    [bitrix\iblock\template\functions\functionlimit] => Array
        (
            [module] => iblock
            [file] => lib/template/functions/fabric.php
        )

    [bitrix\iblock\template\functions\functioncontrast] => Array
        (
            [module] => iblock
            [file] => lib/template/functions/fabric.php
        )

    [bitrix\iblock\template\functions\functionmin] => Array
        (
            [module] => iblock
            [file] => lib/template/functions/fabric.php
        )

    [bitrix\iblock\template\functions\functionmax] => Array
        (
            [module] => iblock
            [file] => lib/template/functions/fabric.php
        )

    [bitrix\iblock\template\functions\functiondistinct] => Array
        (
            [module] => iblock
            [file] => lib/template/functions/fabric.php
        )

    [bitrix\iblock\update\adminfilteroption] => Array
        (
            [module] => iblock
            [file] => lib/update/adminfilteroption.php
        )

    [bitrix\iblock\update\admingridoption] => Array
        (
            [module] => iblock
            [file] => lib/update/admingridoption.php
        )

    [bitrix\iblock\url\adminpage\basebuilder] => Array
        (
            [module] => iblock
            [file] => lib/url/adminpage/basebuilder.php
        )

    [bitrix\iblock\url\adminpage\buildermanager] => Array
        (
            [module] => iblock
            [file] => lib/url/adminpage/buildermanager.php
        )

    [bitrix\iblock\url\adminpage\iblockbuilder] => Array
        (
            [module] => iblock
            [file] => lib/url/adminpage/iblockbuilder.php
        )

    [bitrix\iblock\sendereventhandler] => Array
        (
            [module] => iblock
            [file] => lib/senderconnector.php
        )

    [bitrix\iblock\senderconnectoriblock] => Array
        (
            [module] => iblock
            [file] => lib/senderconnector.php
        )

    [ccurrency] => Array
        (
            [module] => currency
            [file] => general/currency.php
        )

    [ccurrencylang] => Array
        (
            [module] => currency
            [file] => general/currency_lang.php
        )

    [ccurrencyrates] => Array
        (
            [module] => currency
            [file] => general/currency_rate.php
        )

    [bitrix\currency\compatible\tools] => Array
        (
            [module] => currency
            [file] => lib/compatible/tools.php
        )

    [bitrix\currency\helpers\admin\tools] => Array
        (
            [module] => currency
            [file] => lib/helpers/admin/tools.php
        )

    [bitrix\currency\helpers\editor] => Array
        (
            [module] => currency
            [file] => lib/helpers/editor.php
        )

    [bitrix\currency\userfield\money] => Array
        (
            [module] => currency
            [file] => lib/userfield/money.php
        )

    [bitrix\currency\currencymanager] => Array
        (
            [module] => currency
            [file] => lib/currencymanager.php
        )

    [bitrix\currency\currencytable] => Array
        (
            [module] => currency
            [file] => lib/currency.php
        )

    [bitrix\currency\currencylangtable] => Array
        (
            [module] => currency
            [file] => lib/currencylang.php
        )

    [bitrix\currency\currencyratetable] => Array
        (
            [module] => currency
            [file] => lib/currencyrate.php
        )

    [bitrix\currency\currencyclassifier] => Array
        (
            [module] => currency
            [file] => lib/currencyclassifier.php
        )

    [sale] => Array
        (
            [module] => sale
            [file] => install/index.php
        )

    [callsaledelivery] => Array
        (
            [module] => sale
            [file] => general/delivery.php
        )

    [csaledelivery] => Array
        (
            [module] => sale
            [file] => mysql/delivery.php
        )

    [csaledeliveryhandler] => Array
        (
            [module] => sale
            [file] => mysql/delivery_handler.php
        )

    [csaledeliveryhelper] => Array
        (
            [module] => sale
            [file] => general/delivery_helper.php
        )

    [csaledelivery2paysystem] => Array
        (
            [module] => sale
            [file] => general/delivery_2_pay_system.php
        )

    [csalelocation] => Array
        (
            [module] => sale
            [file] => mysql/location.php
        )

    [csalelocationgroup] => Array
        (
            [module] => sale
            [file] => mysql/location_group.php
        )

    [csalebasket] => Array
        (
            [module] => sale
            [file] => mysql/basket.php
        )

    [csalebaskethelper] => Array
        (
            [module] => sale
            [file] => general/basket_helper.php
        )

    [csaleuser] => Array
        (
            [module] => sale
            [file] => mysql/basket.php
        )

    [csaleorder] => Array
        (
            [module] => sale
            [file] => mysql/order.php
        )

    [csaleorderpropsgroup] => Array
        (
            [module] => sale
            [file] => mysql/order_props_group.php
        )

    [csaleorderpropsvariant] => Array
        (
            [module] => sale
            [file] => mysql/order_props_variant.php
        )

    [csaleorderuserprops] => Array
        (
            [module] => sale
            [file] => mysql/order_user_props.php
        )

    [csaleorderuserpropsvalue] => Array
        (
            [module] => sale
            [file] => mysql/order_user_props_value.php
        )

    [csaleordertax] => Array
        (
            [module] => sale
            [file] => mysql/order_tax.php
        )

    [csaleorderhelper] => Array
        (
            [module] => sale
            [file] => general/order_helper.php
        )

    [csalepaysystem] => Array
        (
            [module] => sale
            [file] => mysql/pay_system.php
        )

    [csalepaysystemaction] => Array
        (
            [module] => sale
            [file] => mysql/pay_system_action.php
        )

    [csalepaysystemshelper] => Array
        (
            [module] => sale
            [file] => general/pay_system_helper.php
        )

    [csalepaysystemtarif] => Array
        (
            [module] => sale
            [file] => general/pay_system_tarif.php
        )

    [csaletax] => Array
        (
            [module] => sale
            [file] => mysql/tax.php
        )

    [csaletaxrate] => Array
        (
            [module] => sale
            [file] => mysql/tax_rate.php
        )

    [csalepersontype] => Array
        (
            [module] => sale
            [file] => mysql/person_type.php
        )

    [csalediscount] => Array
        (
            [module] => sale
            [file] => mysql/discount.php
        )

    [csalebasketdiscountconvert] => Array
        (
            [module] => sale
            [file] => general/step_operations.php
        )

    [csalediscountreindex] => Array
        (
            [module] => sale
            [file] => general/step_operations.php
        )

    [csalediscountconvertext] => Array
        (
            [module] => sale
            [file] => general/step_operations.php
        )

    [csaleuseraccount] => Array
        (
            [module] => sale
            [file] => mysql/user.php
        )

    [csaleusertransact] => Array
        (
            [module] => sale
            [file] => mysql/user_transact.php
        )

    [csaleusercards] => Array
        (
            [module] => sale
            [file] => mysql/user_cards.php
        )

    [csalerecurring] => Array
        (
            [module] => sale
            [file] => mysql/recurring.php
        )

    [csalelang] => Array
        (
            [module] => sale
            [file] => mysql/settings.php
        )

    [csalegroupaccesstosite] => Array
        (
            [module] => sale
            [file] => mysql/settings.php
        )

    [csalegroupaccesstoflag] => Array
        (
            [module] => sale
            [file] => mysql/settings.php
        )

    [csaleauxiliary] => Array
        (
            [module] => sale
            [file] => mysql/auxiliary.php
        )

    [csaleaffiliate] => Array
        (
            [module] => sale
            [file] => mysql/affiliate.php
        )

    [csaleaffiliateplan] => Array
        (
            [module] => sale
            [file] => mysql/affiliate_plan.php
        )

    [csaleaffiliateplansection] => Array
        (
            [module] => sale
            [file] => mysql/affiliate_plan_section.php
        )

    [csaleaffiliatetier] => Array
        (
            [module] => sale
            [file] => mysql/affiliate_tier.php
        )

    [csaleaffiliatetransact] => Array
        (
            [module] => sale
            [file] => mysql/affiliate_transact.php
        )

    [csaleexport] => Array
        (
            [module] => sale
            [file] => general/export.php
        )

    [exportoneccrm] => Array
        (
            [module] => sale
            [file] => general/export.php
        )

    [csaleorderloader] => Array
        (
            [module] => sale
            [file] => general/order_loader.php
        )

    [csalemeasure] => Array
        (
            [module] => sale
            [file] => general/measurement.php
        )

    [csaleproduct] => Array
        (
            [module] => sale
            [file] => mysql/product.php
        )

    [csaleviewedproduct] => Array
        (
            [module] => sale
            [file] => mysql/product.php
        )

    [csalehelper] => Array
        (
            [module] => sale
            [file] => general/helper.php
        )

    [csalemobileorderutils] => Array
        (
            [module] => sale
            [file] => general/mobile_order.php
        )

    [csalemobileorderpull] => Array
        (
            [module] => sale
            [file] => general/mobile_order.php
        )

    [csalemobileorderpush] => Array
        (
            [module] => sale
            [file] => general/mobile_order.php
        )

    [csalemobileorderfilter] => Array
        (
            [module] => sale
            [file] => general/mobile_order.php
        )

    [cbasesalereporthelper] => Array
        (
            [module] => sale
            [file] => general/sale_report_helper.php
        )

    [csalereportsaleorderhelper] => Array
        (
            [module] => sale
            [file] => general/sale_report_helper.php
        )

    [csalereportuserhelper] => Array
        (
            [module] => sale
            [file] => general/sale_report_helper.php
        )

    [csalereportsalefuserhelper] => Array
        (
            [module] => sale
            [file] => general/sale_report_helper.php
        )

    [ibxsaleproductprovider] => Array
        (
            [module] => sale
            [file] => general/product_provider.php
        )

    [csalestorebarcode] => Array
        (
            [module] => sale
            [file] => mysql/store_barcode.php
        )

    [csaleorderchange] => Array
        (
            [module] => sale
            [file] => mysql/order_change.php
        )

    [csaleorderchangeformat] => Array
        (
            [module] => sale
            [file] => general/order_change.php
        )

    [bitrix\sale\internals\fusertable] => Array
        (
            [module] => sale
            [file] => lib/internals/fuser.php
        )

    [bitrix\sale\fuser] => Array
        (
            [module] => sale
            [file] => lib/fuser.php
        )

    [bitrix\sale\internals\input\manager] => Array
        (
            [module] => sale
            [file] => lib/internals/input.php
        )

    [bitrix\sale\internals\input\base] => Array
        (
            [module] => sale
            [file] => lib/internals/input.php
        )

    [bitrix\sale\internals\input\file] => Array
        (
            [module] => sale
            [file] => lib/internals/input.php
        )

    [bitrix\sale\internals\input\stringinput] => Array
        (
            [module] => sale
            [file] => lib/internals/input.php
        )

    [bitrix\sale\internals\sitecurrencytable] => Array
        (
            [module] => sale
            [file] => lib/internals/sitecurrency.php
        )

    [csalestatus] => Array
        (
            [module] => sale
            [file] => general/status.php
        )

    [bitrix\sale\statusbase] => Array
        (
            [module] => sale
            [file] => lib/statusbase.php
        )

    [bitrix\sale\orderstatus] => Array
        (
            [module] => sale
            [file] => lib/orderstatus.php
        )

    [bitrix\sale\deliverystatus] => Array
        (
            [module] => sale
            [file] => lib/deliverystatus.php
        )

    [bitrix\sale\internals\statustable] => Array
        (
            [module] => sale
            [file] => lib/internals/status.php
        )

    [bitrix\sale\internals\statuslangtable] => Array
        (
            [module] => sale
            [file] => lib/internals/status_lang.php
        )

    [bitrix\sale\internals\statusgrouptasktable] => Array
        (
            [module] => sale
            [file] => lib/internals/status_grouptask.php
        )

    [csaleorderprops] => Array
        (
            [module] => sale
            [file] => general/order_props.php
        )

    [csaleorderpropsadapter] => Array
        (
            [module] => sale
            [file] => general/order_props.php
        )

    [csaleorderpropsvalue] => Array
        (
            [module] => sale
            [file] => mysql/order_props_values.php
        )

    [bitrix\sale\propertyvaluecollection] => Array
        (
            [module] => sale
            [file] => lib/propertyvaluecollection.php
        )

    [bitrix\sale\internals\orderpropstable] => Array
        (
            [module] => sale
            [file] => lib/internals/orderprops.php
        )

    [bitrix\sale\internals\orderpropsgrouptable] => Array
        (
            [module] => sale
            [file] => lib/internals/orderprops_group.php
        )

    [bitrix\sale\internals\orderpropsvaluetable] => Array
        (
            [module] => sale
            [file] => lib/internals/orderprops_value.php
        )

    [bitrix\sale\internals\orderpropsvarianttable] => Array
        (
            [module] => sale
            [file] => lib/internals/orderprops_variant.php
        )

    [bitrix\sale\internals\orderpropsrelationtable] => Array
        (
            [module] => sale
            [file] => lib/internals/orderprops_relation.php
        )

    [bitrix\sale\internals\userpropsvaluetable] => Array
        (
            [module] => sale
            [file] => lib/internals/userpropsvalue.php
        )

    [bitrix\sale\internals\userpropstable] => Array
        (
            [module] => sale
            [file] => lib/internals/userprops.php
        )

    [bitrix\sale\businessvalue] => Array
        (
            [module] => sale
            [file] => lib/businessvalue.php
        )

    [bitrix\sale\ibusinessvalueprovider] => Array
        (
            [module] => sale
            [file] => lib/businessvalueproviderinterface.php
        )

    [bitrix\sale\internals\businessvaluetable] => Array
        (
            [module] => sale
            [file] => lib/internals/businessvalue.php
        )

    [bitrix\sale\internals\businessvaluepersondomaintable] => Array
        (
            [module] => sale
            [file] => lib/internals/businessvalue_persondomain.php
        )

    [bitrix\sale\internals\businessvaluecode1ctable] => Array
        (
            [module] => sale
            [file] => lib/internals/businessvalue_code_1c.php
        )

    [bitrix\sale\internals\paysystemactiontable] => Array
        (
            [module] => sale
            [file] => lib/internals/paysystemaction.php
        )

    [bitrix\sale\internals\paysysteminner] => Array
        (
            [module] => sale
            [file] => lib/internals/paysysteminner.php
        )

    [bitrix\sale\internals\deliverypaysystemtable] => Array
        (
            [module] => sale
            [file] => lib/internals/delivery_paysystem.php
        )

    [bitrix\sale\usermessageexception] => Array
        (
            [module] => sale
            [file] => lib/exception.php
        )

    [bitrix\sale\configuration] => Array
        (
            [module] => sale
            [file] => lib/configuration.php
        )

    [bitrix\sale\order] => Array
        (
            [module] => sale
            [file] => lib/order.php
        )

    [bitrix\sale\persontype] => Array
        (
            [module] => sale
            [file] => lib/persontype.php
        )

    [csalereportsalegoodshelper] => Array
        (
            [module] => sale
            [file] => general/sale_report_helper.php
        )

    [csalereportsaleproducthelper] => Array
        (
            [module] => sale
            [file] => general/sale_report_helper.php
        )

    [bitrix\sale\internals\producttable] => Array
        (
            [module] => sale
            [file] => lib/internals/product.php
        )

    [bitrix\sale\internals\goodssectiontable] => Array
        (
            [module] => sale
            [file] => lib/internals/goodssection.php
        )

    [bitrix\sale\internals\sectiontable] => Array
        (
            [module] => sale
            [file] => lib/internals/section.php
        )

    [bitrix\sale\internals\storeproducttable] => Array
        (
            [module] => sale
            [file] => lib/internals/storeproduct.php
        )

    [bitrix\sale\saleszone] => Array
        (
            [module] => sale
            [file] => lib/saleszone.php
        )

    [bitrix\sale\internals\orderdeliveryreqtable] => Array
        (
            [module] => sale
            [file] => lib/internals/orderdeliveryreq.php
        )

    [bitrix\sale\sendereventhandler] => Array
        (
            [module] => sale
            [file] => lib/senderconnector.php
        )

    [bitrix\sale\senderconnectorbuyer] => Array
        (
            [module] => sale
            [file] => lib/senderconnector.php
        )

    [bitrix\sale\userconsent] => Array
        (
            [module] => sale
            [file] => lib/userconsent.php
        )

    [bitrix\sale\internals\product2producttable] => Array
        (
            [module] => sale
            [file] => lib/internals/product2product.php
        )

    [bitrix\sale\internals\orderprocessingtable] => Array
        (
            [module] => sale
            [file] => lib/internals/orderprocessing.php
        )

    [bitrix\sale\orderbase] => Array
        (
            [module] => sale
            [file] => lib/orderbase.php
        )

    [bitrix\sale\internals\entity] => Array
        (
            [module] => sale
            [file] => lib/internals/entity.php
        )

    [bitrix\sale\internals\entitycollection] => Array
        (
            [module] => sale
            [file] => lib/internals/entitycollection.php
        )

    [bitrix\sale\internals\collectionbase] => Array
        (
            [module] => sale
            [file] => lib/internals/collectionbase.php
        )

    [bitrix\sale\shipment] => Array
        (
            [module] => sale
            [file] => lib/shipment.php
        )

    [bitrix\sale\shipmentcollection] => Array
        (
            [module] => sale
            [file] => lib/shipmentcollection.php
        )

    [bitrix\sale\shipmentitemcollection] => Array
        (
            [module] => sale
            [file] => lib/shipmentitemcollection.php
        )

    [bitrix\sale\shipmentitem] => Array
        (
            [module] => sale
            [file] => lib/shipmentitem.php
        )

    [bitrix\sale\shipmentitemstorecollection] => Array
        (
            [module] => sale
            [file] => lib/shipmentitemstorecollection.php
        )

    [bitrix\sale\shipmentitemstore] => Array
        (
            [module] => sale
            [file] => lib/shipmentitemstore.php
        )

    [bitrix\sale\paymentcollectionbase] => Array
        (
            [module] => sale
            [file] => lib/internals/paymentcollectionbase.php
        )

    [bitrix\sale\paymentcollection] => Array
        (
            [module] => sale
            [file] => lib/paymentcollection.php
        )

    [bitrix\sale\payment] => Array
        (
            [module] => sale
            [file] => lib/payment.php
        )

    [bitrix\sale\paysystemservice] => Array
        (
            [module] => sale
            [file] => lib/paysystemservice.php
        )

    [bitrix\sale\internals\fields] => Array
        (
            [module] => sale
            [file] => lib/internals/fields.php
        )

    [bitrix\sale\result] => Array
        (
            [module] => sale
            [file] => lib/result.php
        )

    [bitrix\sale\resulterror] => Array
        (
            [module] => sale
            [file] => lib/result.php
        )

    [bitrix\sale\resultserializable] => Array
        (
            [module] => sale
            [file] => lib/resultserializable.php
        )

    [bitrix\sale\eventactions] => Array
        (
            [module] => sale
            [file] => lib/eventactions.php
        )

    [bitrix\sale\basketbase] => Array
        (
            [module] => sale
            [file] => lib/basketbase.php
        )

    [bitrix\sale\basketitembase] => Array
        (
            [module] => sale
            [file] => lib/basketitembase.php
        )

    [bitrix\sale\basket] => Array
        (
            [module] => sale
            [file] => lib/basket.php
        )

    [bitrix\sale\internals\basketitembase] => Array
        (
            [module] => sale
            [file] => lib/internals/basketitembase.php
        )

    [bitrix\sale\basketitem] => Array
        (
            [module] => sale
            [file] => lib/basketitem.php
        )

    [bitrix\sale\basketbundlecollection] => Array
        (
            [module] => sale
            [file] => lib/basketbundlecollection.php
        )

    [bitrix\sale\orderproperties] => Array
        (
            [module] => sale
            [file] => lib/orderprops.php
        )

    [bitrix\sale\propertyvalue] => Array
        (
            [module] => sale
            [file] => lib/propertyvalue.php
        )

    [bitrix\sale\compatible\internals\entitycompatibility] => Array
        (
            [module] => sale
            [file] => lib/compatible/internals/entitycompatibility.php
        )

    [bitrix\sale\compatible\ordercompatibility] => Array
        (
            [module] => sale
            [file] => lib/compatible/ordercompatibility.php
        )

    [bitrix\sale\compatible\basketcompatibility] => Array
        (
            [module] => sale
            [file] => lib/compatible/basketcompatibility.php
        )

    [bitrix\sale\compatible\eventcompatibility] => Array
        (
            [module] => sale
            [file] => lib/compatible/eventcompatibility.php
        )

    [bitrix\sale\compatible\orderquery] => Array
        (
            [module] => sale
            [file] => lib/compatible/compatible.php
        )

    [bitrix\sale\compatible\orderquerylocation] => Array
        (
            [module] => sale
            [file] => lib/compatible/compatible.php
        )

    [bitrix\sale\compatible\fetchadapter] => Array
        (
            [module] => sale
            [file] => lib/compatible/compatible.php
        )

    [bitrix\sale\compatible\test] => Array
        (
            [module] => sale
            [file] => lib/compatible/compatible.php
        )

    [bitrix\sale\orderuserproperties] => Array
        (
            [module] => sale
            [file] => lib/userprops.php
        )

    [bitrix\sale\basketpropertiescollectionbase] => Array
        (
            [module] => sale
            [file] => lib/basketpropertiesbase.php
        )

    [bitrix\sale\basketpropertiescollection] => Array
        (
            [module] => sale
            [file] => lib/basketproperties.php
        )

    [bitrix\sale\basketpropertyitembase] => Array
        (
            [module] => sale
            [file] => lib/basketpropertiesitembase.php
        )

    [bitrix\sale\basketpropertyitem] => Array
        (
            [module] => sale
            [file] => lib/basketpropertiesitem.php
        )

    [bitrix\sale\tax] => Array
        (
            [module] => sale
            [file] => lib/tax.php
        )

    [bitrix\sale\internals\ordertable] => Array
        (
            [module] => sale
            [file] => lib/internals/order.php
        )

    [bitrix\sale\internals\baskettable] => Array
        (
            [module] => sale
            [file] => lib/internals/basket.php
        )

    [bitrix\sale\internals\shipmenttable] => Array
        (
            [module] => sale
            [file] => lib/internals/shipment.php
        )

    [bitrix\sale\internals\shipmentitemtable] => Array
        (
            [module] => sale
            [file] => lib/internals/shipmentitem.php
        )

    [bitrix\sale\internals\paysystemservicetable] => Array
        (
            [module] => sale
            [file] => lib/internals/paysystemservice.php
        )

    [bitrix\sale\internals\paymenttable] => Array
        (
            [module] => sale
            [file] => lib/internals/payment.php
        )

    [bitrix\sale\internals\shipmentitemstoretable] => Array
        (
            [module] => sale
            [file] => lib/internals/shipmentitemstore.php
        )

    [bitrix\sale\internals\shipmentextraservice] => Array
        (
            [module] => sale
            [file] => lib/internals/shipmentextraservice.php
        )

    [bitrix\sale\internals\orderuserpropertiestable] => Array
        (
            [module] => sale
            [file] => lib/internals/userprops.php
        )

    [bitrix\sale\internals\collectableentity] => Array
        (
            [module] => sale
            [file] => lib/internals/collectableentity.php
        )

    [bitrix\sale\provider] => Array
        (
            [module] => sale
            [file] => lib/provider.php
        )

    [bitrix\sale\providerbase] => Array
        (
            [module] => sale
            [file] => lib/providerbase.php
        )

    [bitrix\sale\internals\catalog\provider] => Array
        (
            [module] => sale
            [file] => lib/internals/catalog/provider.php
        )

    [bitrix\sale\saleproviderbase] => Array
        (
            [module] => sale
            [file] => lib/saleproviderbase.php
        )

    [bitrix\sale\internals\transferdataprovider] => Array
        (
            [module] => sale
            [file] => lib/internals/transferdataprovider.php
        )

    [bitrix\sale\internals\poolquantity] => Array
        (
            [module] => sale
            [file] => lib/internals/poolquantity.php
        )

    [bitrix\sale\internals\providercreator] => Array
        (
            [module] => sale
            [file] => lib/internals/providercreator.php
        )

    [bitrix\sale\internals\providerbuilderbase] => Array
        (
            [module] => sale
            [file] => lib/internals/providerbuilderbase.php
        )

    [bitrix\sale\internals\providerbuilder] => Array
        (
            [module] => sale
            [file] => lib/internals/providerbuilder.php
        )

    [bitrix\sale\internals\providerbuildercompatibility] => Array
        (
            [module] => sale
            [file] => lib/internals/providerbuildercompatibility.php
        )

    [bitrix\sale\orderhistory] => Array
        (
            [module] => sale
            [file] => lib/orderhistory.php
        )

    [bitrix\sale\internals\callbackregistrytable] => Array
        (
            [module] => sale
            [file] => lib/internals/callbackregistry.php
        )

    [bitrix\sale\internals\basketpropertytable] => Array
        (
            [module] => sale
            [file] => lib/internals/basketproperties.php
        )

    [bitrix\sale\internals\companytable] => Array
        (
            [module] => sale
            [file] => lib/internals/company.php
        )

    [bitrix\sale\internals\companygrouptable] => Array
        (
            [module] => sale
            [file] => lib/internals/companygroup.php
        )

    [bitrix\sale\internals\companyresponsiblegrouptable] => Array
        (
            [module] => sale
            [file] => lib/internals/companyresponsiblegroup.php
        )

    [bitrix\sale\internals\persontypetable] => Array
        (
            [module] => sale
            [file] => lib/internals/persontype.php
        )

    [bitrix\sale\internals\persontypesitetable] => Array
        (
            [module] => sale
            [file] => lib/internals/persontypesite.php
        )

    [bitrix\sale\internals\pool] => Array
        (
            [module] => sale
            [file] => lib/internals/pool.php
        )

    [bitrix\sale\internals\userbudgetpool] => Array
        (
            [module] => sale
            [file] => lib/internals/userbudgetpool.php
        )

    [bitrix\sale\internals\eventspool] => Array
        (
            [module] => sale
            [file] => lib/internals/eventspool.php
        )

    [bitrix\sale\internals\events] => Array
        (
            [module] => sale
            [file] => lib/internals/events.php
        )

    [bitrix\sale\pricemaths] => Array
        (
            [module] => sale
            [file] => lib/pricemaths.php
        )

    [bitrix\sale\basketcomponenthelper] => Array
        (
            [module] => sale
            [file] => lib/basketcomponenthelper.php
        )

    [bitrix\sale\registry] => Array
        (
            [module] => sale
            [file] => lib/registry.php
        )

    [ipaymentorder] => Array
        (
            [module] => sale
            [file] => lib/internals/paymentinterface.php
        )

    [ishipmentorder] => Array
        (
            [module] => sale
            [file] => lib/internals/shipmentinterface.php
        )

    [ientitymarker] => Array
        (
            [module] => sale
            [file] => lib/internals/entitymarkerinterface.php
        )

    [bitrix\sale\internals\orderarchivetable] => Array
        (
            [module] => sale
            [file] => lib/internals/orderarchive.php
        )

    [bitrix\sale\internals\basketarchivetable] => Array
        (
            [module] => sale
            [file] => lib/internals/basketarchive.php
        )

    [bitrix\sale\internals\orderarchivepackedtable] => Array
        (
            [module] => sale
            [file] => lib/internals/orderarchivepacked.php
        )

    [bitrix\sale\internals\basketarchivepackedtable] => Array
        (
            [module] => sale
            [file] => lib/internals/basketarchivepacked.php
        )

    [bitrix\sale\archive\manager] => Array
        (
            [module] => sale
            [file] => lib/archive/manager.php
        )

    [bitrix\sale\archive\recovery\base] => Array
        (
            [module] => sale
            [file] => lib/archive/recovery/base.php
        )

    [bitrix\sale\archive\recovery\scheme] => Array
        (
            [module] => sale
            [file] => lib/archive/recovery/scheme.php
        )

    [bitrix\sale\archive\recovery\version1] => Array
        (
            [module] => sale
            [file] => lib/archive/recovery/version1.php
        )

    [bitrix\sale\tax\ratetable] => Array
        (
            [module] => sale
            [file] => lib/tax/rate.php
        )

    [bitrix\sale\location\locationtable] => Array
        (
            [module] => sale
            [file] => lib/location/location.php
        )

    [bitrix\sale\location\tree] => Array
        (
            [module] => sale
            [file] => lib/location/tree.php
        )

    [bitrix\sale\location\typetable] => Array
        (
            [module] => sale
            [file] => lib/location/type.php
        )

    [bitrix\sale\location\grouptable] => Array
        (
            [module] => sale
            [file] => lib/location/group.php
        )

    [bitrix\sale\location\externaltable] => Array
        (
            [module] => sale
            [file] => lib/location/external.php
        )

    [bitrix\sale\location\externalservicetable] => Array
        (
            [module] => sale
            [file] => lib/location/externalservice.php
        )

    [bitrix\sale\location\search\finder] => Array
        (
            [module] => sale
            [file] => lib/location/search/finder.php
        )

    [bitrix\sale\location\search\wordtable] => Array
        (
            [module] => sale
            [file] => lib/location/search/word.php
        )

    [bitrix\sale\location\search\chaintable] => Array
        (
            [module] => sale
            [file] => lib/location/search/chain.php
        )

    [bitrix\sale\location\search\sitelinktable] => Array
        (
            [module] => sale
            [file] => lib/location/search/sitelink.php
        )

    [bitrix\sale\location\name\nameentity] => Array
        (
            [module] => sale
            [file] => lib/location/name/nameentity.php
        )

    [bitrix\sale\location\name\locationtable] => Array
        (
            [module] => sale
            [file] => lib/location/name/location.php
        )

    [bitrix\sale\location\name\typetable] => Array
        (
            [module] => sale
            [file] => lib/location/name/type.php
        )

    [bitrix\sale\location\name\grouptable] => Array
        (
            [module] => sale
            [file] => lib/location/name/group.php
        )

    [bitrix\sale\location\connector] => Array
        (
            [module] => sale
            [file] => lib/location/connector.php
        )

    [bitrix\sale\location\grouplocationtable] => Array
        (
            [module] => sale
            [file] => lib/location/grouplocation.php
        )

    [bitrix\sale\location\sitelocationtable] => Array
        (
            [module] => sale
            [file] => lib/location/sitelocation.php
        )

    [bitrix\sale\location\defaultsitetable] => Array
        (
            [module] => sale
            [file] => lib/location/defaultsite.php
        )

    [bitrix\sale\location\db\commonhelper] => Array
        (
            [module] => sale
            [file] => lib/location/db/commonhelper.php
        )

    [bitrix\sale\location\db\helper] => Array
        (
            [module] => sale
            [file] => lib/location/db/mysql/helper.php
        )

    [bitrix\sale\location\db\blockinserter] => Array
        (
            [module] => sale
            [file] => lib/location/db/blockinserter.php
        )

    [bitrix\sale\location\admin\helper] => Array
        (
            [module] => sale
            [file] => lib/location/admin/helper.php
        )

    [bitrix\sale\location\admin\namehelper] => Array
        (
            [module] => sale
            [file] => lib/location/admin/namehelper.php
        )

    [bitrix\sale\location\admin\locationhelper] => Array
        (
            [module] => sale
            [file] => lib/location/admin/locationhelper.php
        )

    [bitrix\sale\location\admin\typehelper] => Array
        (
            [module] => sale
            [file] => lib/location/admin/typehelper.php
        )

    [bitrix\sale\location\admin\grouphelper] => Array
        (
            [module] => sale
            [file] => lib/location/admin/grouphelper.php
        )

    [bitrix\sale\location\admin\defaultsitehelper] => Array
        (
            [module] => sale
            [file] => lib/location/admin/defaultsitehelper.php
        )

    [bitrix\sale\location\admin\sitelocationhelper] => Array
        (
            [module] => sale
            [file] => lib/location/admin/sitelocationhelper.php
        )

    [bitrix\sale\location\admin\externalservicehelper] => Array
        (
            [module] => sale
            [file] => lib/location/admin/externalservicehelper.php
        )

    [bitrix\sale\location\admin\searchhelper] => Array
        (
            [module] => sale
            [file] => lib/location/admin/searchhelper.php
        )

    [bitrix\sale\location\util\process] => Array
        (
            [module] => sale
            [file] => lib/location/util/process.php
        )

    [bitrix\sale\location\util\csvreader] => Array
        (
            [module] => sale
            [file] => lib/location/util/csvreader.php
        )

    [bitrix\sale\location\util\assert] => Array
        (
            [module] => sale
            [file] => lib/location/util/assert.php
        )

    [bitrix\sale\location\import\importprocess] => Array
        (
            [module] => sale
            [file] => lib/location/import/importprocess.php
        )

    [bitrix\sale\location\search\reindexprocess] => Array
        (
            [module] => sale
            [file] => lib/location/search/reindexprocess.php
        )

    [bitrix\sale\location\tree\nodenotfoundexception] => Array
        (
            [module] => sale
            [file] => lib/location/tree/exception.php
        )

    [bitrix\sale\location\tree\nodeincorrectexception] => Array
        (
            [module] => sale
            [file] => lib/location/tree/exception.php
        )

    [bitrix\sale\location\exception] => Array
        (
            [module] => sale
            [file] => lib/location/exception.php
        )

    [csaleproxyadminresult] => Array
        (
            [module] => sale
            [file] => general/proxyadminresult.php
        )

    [csaleproxyadminuiresult] => Array
        (
            [module] => sale
            [file] => general/proxyadminresult.php
        )

    [csaleproxyresult] => Array
        (
            [module] => sale
            [file] => general/proxyresult.php
        )

    [bitrix\sale\location\migration\cupdaterlocationpro] => Array
        (
            [module] => sale
            [file] => lib/location/migration/migrate.php
        )

    [bitrix\sale\delivery\deliverylocationtable] => Array
        (
            [module] => sale
            [file] => lib/delivery/deliverylocation.php
        )

    [bitrix\sale\delivery\deliverylocationexcludetable] => Array
        (
            [module] => sale
            [file] => lib/delivery/deliverylocationexclude.php
        )

    [bitrix\sale\tax\ratelocationtable] => Array
        (
            [module] => sale
            [file] => lib/tax/ratelocation.php
        )

    [csalebasketfilter] => Array
        (
            [module] => sale
            [file] => general/sale_cond.php
        )

    [csalecondctrl] => Array
        (
            [module] => sale
            [file] => general/sale_cond.php
        )

    [csalecondctrlcomplex] => Array
        (
            [module] => sale
            [file] => general/sale_cond.php
        )

    [csalecondctrlgroup] => Array
        (
            [module] => sale
            [file] => general/sale_cond.php
        )

    [csalecondctrlbasketgroup] => Array
        (
            [module] => sale
            [file] => general/sale_cond.php
        )

    [csalecondctrlbasketfields] => Array
        (
            [module] => sale
            [file] => general/sale_cond.php
        )

    [csalecondctrlbasketitemconditions] => Array
        (
            [module] => sale
            [file] => general/sale_cond.php
        )

    [csalecondctrlbasketproperties] => Array
        (
            [module] => sale
            [file] => general/sale_cond.php
        )

    [csalecondctrlorderfields] => Array
        (
            [module] => sale
            [file] => general/sale_cond.php
        )

    [csalecondctrlcommon] => Array
        (
            [module] => sale
            [file] => general/sale_cond.php
        )

    [csalecondtree] => Array
        (
            [module] => sale
            [file] => general/sale_cond.php
        )

    [csalecondctrlpastorder] => Array
        (
            [module] => sale
            [file] => general/sale_cond.php
        )

    [csalecondcumulativectrl] => Array
        (
            [module] => sale
            [file] => general/sale_cond.php
        )

    [csalecumulativeaction] => Array
        (
            [module] => sale
            [file] => general/sale_act.php
        )

    [csaleactionctrl] => Array
        (
            [module] => sale
            [file] => general/sale_act.php
        )

    [csaleactionctrlcomplex] => Array
        (
            [module] => sale
            [file] => general/sale_act.php
        )

    [csaleactionctrlgroup] => Array
        (
            [module] => sale
            [file] => general/sale_act.php
        )

    [csaleactionctrlaction] => Array
        (
            [module] => sale
            [file] => general/sale_act.php
        )

    [csalediscountactionapply] => Array
        (
            [module] => sale
            [file] => general/sale_act.php
        )

    [csaleactionctrldelivery] => Array
        (
            [module] => sale
            [file] => general/sale_act.php
        )

    [csaleactiongift] => Array
        (
            [module] => sale
            [file] => general/sale_act.php
        )

    [csaleactiongiftctrlgroup] => Array
        (
            [module] => sale
            [file] => general/sale_act.php
        )

    [csaleactionctrlbasketgroup] => Array
        (
            [module] => sale
            [file] => general/sale_act.php
        )

    [csaleactionctrlsubgroup] => Array
        (
            [module] => sale
            [file] => general/sale_act.php
        )

    [csaleactioncondctrlbasketfields] => Array
        (
            [module] => sale
            [file] => general/sale_act.php
        )

    [csaleactiontree] => Array
        (
            [module] => sale
            [file] => general/sale_act.php
        )

    [csalediscountconvert] => Array
        (
            [module] => sale
            [file] => general/discount_convert.php
        )

    [csalepdf] => Array
        (
            [module] => sale
            [file] => general/pdf.php
        )

    [csaleymhandler] => Array
        (
            [module] => sale
            [file] => general/ym_handler.php
        )

    [csaleymlocation] => Array
        (
            [module] => sale
            [file] => general/ym_location.php
        )

    [bitrix\sale\delivery\calculationresult] => Array
        (
            [module] => sale
            [file] => lib/delivery/calculationresult.php
        )

    [bitrix\sale\delivery\services\table] => Array
        (
            [module] => sale
            [file] => lib/delivery/services/table.php
        )

    [bitrix\sale\delivery\restrictions\table] => Array
        (
            [module] => sale
            [file] => lib/delivery/restrictions/table.php
        )

    [bitrix\sale\delivery\services\manager] => Array
        (
            [module] => sale
            [file] => lib/delivery/services/manager.php
        )

    [bitrix\sale\delivery\restrictions\base] => Array
        (
            [module] => sale
            [file] => lib/delivery/restrictions/base.php
        )

    [bitrix\sale\delivery\restrictions\manager] => Array
        (
            [module] => sale
            [file] => lib/delivery/restrictions/manager.php
        )

    [bitrix\sale\delivery\services\base] => Array
        (
            [module] => sale
            [file] => lib/delivery/services/base.php
        )

    [bitrix\sale\delivery\menu] => Array
        (
            [module] => sale
            [file] => lib/delivery/menu.php
        )

    [bitrix\sale\delivery\services\objectpool] => Array
        (
            [module] => sale
            [file] => lib/delivery/services/objectpool.php
        )

    [bitrix\sale\tradingplatformtable] => Array
        (
            [module] => sale
            [file] => lib/internals/tradingplatform.php
        )

    [bitrix\sale\tradingplatform\ebay\policy] => Array
        (
            [module] => sale
            [file] => lib/tradingplatform/ebay/policy.php
        )

    [bitrix\sale\tradingplatform\helper] => Array
        (
            [module] => sale
            [file] => lib/tradingplatform/helper.php
        )

    [bitrix\sale\tradingplatform\ymarket\yandexmarket] => Array
        (
            [module] => sale
            [file] => lib/tradingplatform/ymarket/yandexmarket.php
        )

    [bitrix\sale\tradingplatform\platform] => Array
        (
            [module] => sale
            [file] => lib/tradingplatform/platform.php
        )

    [bitrix\sale\tradingplatform\logger] => Array
        (
            [module] => sale
            [file] => lib/tradingplatform/logger.php
        )

    [bitrix\sale\internals\shipmentextraservicetable] => Array
        (
            [module] => sale
            [file] => lib/internals/shipmentextraservice.php
        )

    [bitrix\sale\delivery\extraservices\manager] => Array
        (
            [module] => sale
            [file] => lib/delivery/extra_services/manager.php
        )

    [bitrix\sale\delivery\extraservices\base] => Array
        (
            [module] => sale
            [file] => lib/delivery/extra_services/base.php
        )

    [bitrix\sale\delivery\extraservices\table] => Array
        (
            [module] => sale
            [file] => lib/delivery/extra_services/table.php
        )

    [bitrix\sale\delivery\tracking\manager] => Array
        (
            [module] => sale
            [file] => lib/delivery/tracking/manager.php
        )

    [bitrix\sale\delivery\tracking\table] => Array
        (
            [module] => sale
            [file] => lib/delivery/tracking/table.php
        )

    [bitrix\sale\delivery\externallocationmap] => Array
        (
            [module] => sale
            [file] => lib/delivery/externallocationmap.php
        )

    [bitrix\sale\internals\servicerestrictiontable] => Array
        (
            [module] => sale
            [file] => lib/internals/servicerestriction.php
        )

    [bitrix\sale\services\base\restrictionmanager] => Array
        (
            [module] => sale
            [file] => lib/services/base/restrictionmanager.php
        )

    [bitrix\sale\services\base\siterestriction] => Array
        (
            [module] => sale
            [file] => lib/services/base/siterestriction.php
        )

    [bitrix\sale\services\base\tradebindingrestriction] => Array
        (
            [module] => sale
            [file] => lib/services/base/tradebindingrestriction.php
        )

    [bitrix\sale\compatible\discountcompatibility] => Array
        (
            [module] => sale
            [file] => lib/compatible/discountcompatibility.php
        )

    [bitrix\sale\config\feature] => Array
        (
            [module] => sale
            [file] => lib/config/feature.php
        )

    [bitrix\sale\discount\context\basecontext] => Array
        (
            [module] => sale
            [file] => lib/discount/context/basecontext.php
        )

    [bitrix\sale\discount\context\fuser] => Array
        (
            [module] => sale
            [file] => lib/discount/context/fuser.php
        )

    [bitrix\sale\discount\context\user] => Array
        (
            [module] => sale
            [file] => lib/discount/context/user.php
        )

    [bitrix\sale\discount\context\usergroup] => Array
        (
            [module] => sale
            [file] => lib/discount/context/usergroup.php
        )

    [bitrix\sale\discount\gift\collection] => Array
        (
            [module] => sale
            [file] => lib/discount/gift/collection.php
        )

    [bitrix\sale\discount\gift\gift] => Array
        (
            [module] => sale
            [file] => lib/discount/gift/gift.php
        )

    [bitrix\sale\discount\gift\manager] => Array
        (
            [module] => sale
            [file] => lib/discount/gift/manager.php
        )

    [bitrix\sale\discount\gift\relateddatatable] => Array
        (
            [module] => sale
            [file] => lib/discount/gift/relateddata.php
        )

    [bitrix\sale\discount\index\indexelementtable] => Array
        (
            [module] => sale
            [file] => lib/discount/index/indexelement.php
        )

    [bitrix\sale\discount\index\indexsectiontable] => Array
        (
            [module] => sale
            [file] => lib/discount/index/indexsection.php
        )

    [bitrix\sale\discount\index\manager] => Array
        (
            [module] => sale
            [file] => lib/discount/index/manager.php
        )

    [bitrix\sale\discount\migration\orderdiscountmigrator] => Array
        (
            [module] => sale
            [file] => lib/discount/migration/orderdiscountmigrator.php
        )

    [bitrix\sale\discount\prediction\manager] => Array
        (
            [module] => sale
            [file] => lib/discount/prediction/manager.php
        )

    [bitrix\sale\discount\preset\arrayhelper] => Array
        (
            [module] => sale
            [file] => lib/discount/preset/arrayhelper.php
        )

    [bitrix\sale\discount\preset\basepreset] => Array
        (
            [module] => sale
            [file] => lib/discount/preset/basepreset.php
        )

    [bitrix\sale\discount\preset\htmlhelper] => Array
        (
            [module] => sale
            [file] => lib/discount/preset/htmlhelper.php
        )

    [bitrix\sale\discount\preset\manager] => Array
        (
            [module] => sale
            [file] => lib/discount/preset/manager.php
        )

    [bitrix\sale\discount\preset\selectproductpreset] => Array
        (
            [module] => sale
            [file] => lib/discount/preset/selectproductpreset.php
        )

    [bitrix\sale\discount\preset\state] => Array
        (
            [module] => sale
            [file] => lib/discount/preset/state.php
        )

    [bitrix\sale\discount\result\compatibleformat] => Array
        (
            [module] => sale
            [file] => lib/discount/result/compatibleformat.php
        )

    [bitrix\sale\discount\runtimecache\discountcache] => Array
        (
            [module] => sale
            [file] => lib/discount/runtimecache/discountcache.php
        )

    [bitrix\sale\discount\runtimecache\fusercache] => Array
        (
            [module] => sale
            [file] => lib/discount/runtimecache/fusercache.php
        )

    [bitrix\sale\discount\actions] => Array
        (
            [module] => sale
            [file] => lib/discount/actions.php
        )

    [bitrix\sale\discount\analyzer] => Array
        (
            [module] => sale
            [file] => lib/discount/analyzer.php
        )

    [bitrix\sale\discount\cumulativecalculator] => Array
        (
            [module] => sale
            [file] => lib/discount/cumulativecalculator.php
        )

    [bitrix\sale\discount\formatter] => Array
        (
            [module] => sale
            [file] => lib/discount/formatter.php
        )

    [bitrix\sale\internals\discounttable] => Array
        (
            [module] => sale
            [file] => lib/internals/discount.php
        )

    [bitrix\sale\internals\discountcoupontable] => Array
        (
            [module] => sale
            [file] => lib/internals/discountcoupon.php
        )

    [bitrix\sale\internals\discountentitiestable] => Array
        (
            [module] => sale
            [file] => lib/internals/discountentities.php
        )

    [bitrix\sale\internals\discountgrouptable] => Array
        (
            [module] => sale
            [file] => lib/internals/discountgroup.php
        )

    [bitrix\sale\internals\discountmoduletable] => Array
        (
            [module] => sale
            [file] => lib/internals/discountmodule.php
        )

    [bitrix\sale\internals\orderdiscounttable] => Array
        (
            [module] => sale
            [file] => lib/internals/orderdiscount.php
        )

    [bitrix\sale\internals\orderdiscountdatatable] => Array
        (
            [module] => sale
            [file] => lib/internals/orderdiscount.php
        )

    [bitrix\sale\internals\ordercouponstable] => Array
        (
            [module] => sale
            [file] => lib/internals/orderdiscount.php
        )

    [bitrix\sale\internals\ordermodulestable] => Array
        (
            [module] => sale
            [file] => lib/internals/orderdiscount.php
        )

    [bitrix\sale\internals\orderroundtable] => Array
        (
            [module] => sale
            [file] => lib/internals/orderround.php
        )

    [bitrix\sale\internals\orderrulestable] => Array
        (
            [module] => sale
            [file] => lib/internals/orderdiscount.php
        )

    [bitrix\sale\internals\orderrulesdescrtable] => Array
        (
            [module] => sale
            [file] => lib/internals/orderdiscount.php
        )

    [bitrix\sale\internals\accountnumbergenerator] => Array
        (
            [module] => sale
            [file] => lib/internals/accountnumber.php
        )

    [bitrix\sale\discount] => Array
        (
            [module] => sale
            [file] => lib/discount.php
        )

    [bitrix\sale\discountbase] => Array
        (
            [module] => sale
            [file] => lib/discountbase.php
        )

    [bitrix\sale\discountcouponsmanager] => Array
        (
            [module] => sale
            [file] => lib/discountcouponsmanager.php
        )

    [bitrix\sale\discountcouponsmanagerbase] => Array
        (
            [module] => sale
            [file] => lib/discountcouponsmanagerbase.php
        )

    [bitrix\sale\orderdiscount] => Array
        (
            [module] => sale
            [file] => lib/orderdiscount.php
        )

    [bitrix\sale\orderdiscountbase] => Array
        (
            [module] => sale
            [file] => lib/orderdiscountbase.php
        )

    [bitrix\sale\orderdiscountmanager] => Array
        (
            [module] => sale
            [file] => lib/orderdiscountmanager.php
        )

    [bitrix\sale\paysystem\logger] => Array
        (
            [module] => sale
            [file] => lib/paysystem/logger.php
        )

    [bitrix\sale\paysystem\restservice] => Array
        (
            [module] => sale
            [file] => lib/paysystem/restservice.php
        )

    [bitrix\sale\paysystem\resthandler] => Array
        (
            [module] => sale
            [file] => lib/paysystem/resthandler.php
        )

    [bitrix\sale\services\base\restclient] => Array
        (
            [module] => sale
            [file] => lib/services/base/restclient.php
        )

    [bitrix\sale\paysystem\service] => Array
        (
            [module] => sale
            [file] => lib/paysystem/service.php
        )

    [bitrix\sale\internals\paysystemresthandlerstable] => Array
        (
            [module] => sale
            [file] => lib/internals/paysystemresthandlers.php
        )

    [bitrix\sale\paysystem\manager] => Array
        (
            [module] => sale
            [file] => lib/paysystem/manager.php
        )

    [bitrix\sale\paysystem\baseservicehandler] => Array
        (
            [module] => sale
            [file] => lib/paysystem/baseservicehandler.php
        )

    [bitrix\sale\paysystem\servicehandler] => Array
        (
            [module] => sale
            [file] => lib/paysystem/servicehandler.php
        )

    [bitrix\sale\paysystem\irefund] => Array
        (
            [module] => sale
            [file] => lib/paysystem/irefund.php
        )

    [bitrix\sale\paysystem\ipdf] => Array
        (
            [module] => sale
            [file] => lib/paysystem/ipdf.php
        )

    [bitrix\sale\paysystem\irefundextended] => Array
        (
            [module] => sale
            [file] => lib/paysystem/irefundextended.php
        )

    [bitrix\sale\paysystem\cert] => Array
        (
            [module] => sale
            [file] => lib/paysystem/cert.php
        )

    [bitrix\sale\paysystem\ipayable] => Array
        (
            [module] => sale
            [file] => lib/paysystem/ipayable.php
        )

    [bitrix\sale\paysystem\icheckable] => Array
        (
            [module] => sale
            [file] => lib/paysystem/icheckable.php
        )

    [bitrix\sale\paysystem\iprepayable] => Array
        (
            [module] => sale
            [file] => lib/paysystem/iprepayable.php
        )

    [bitrix\sale\paysystem\compatibilityhandler] => Array
        (
            [module] => sale
            [file] => lib/paysystem/compatibilityhandler.php
        )

    [bitrix\sale\paysystem\ihold] => Array
        (
            [module] => sale
            [file] => lib/paysystem/ihold.php
        )

    [bitrix\sale\paysystem\ipartialhold] => Array
        (
            [module] => sale
            [file] => lib/paysystem/ipartialhold.php
        )

    [bitrix\sale\internals\paymentlogtable] => Array
        (
            [module] => sale
            [file] => lib/internals/paymentlog.php
        )

    [bitrix\sale\services\paysystem\restrictions\manager] => Array
        (
            [module] => sale
            [file] => lib/services/paysystem/restrictions/manager.php
        )

    [bitrix\sale\services\base\restriction] => Array
        (
            [module] => sale
            [file] => lib/services/base/restriction.php
        )

    [bitrix\sale\internals\yandexsettingstable] => Array
        (
            [module] => sale
            [file] => lib/internals/yandexsettings.php
        )

    [bitrix\sale\services\company\manager] => Array
        (
            [module] => sale
            [file] => lib/services/company/manager.php
        )

    [bitrix\sale\internals\collectionfilteriterator] => Array
        (
            [module] => sale
            [file] => lib/internals/collectionfilteriterator.php
        )

    [bitrix\sale\cashbox\internals\pool] => Array
        (
            [module] => sale
            [file] => lib/cashbox/internals/pool.php
        )

    [bitrix\sale\cashbox\internals\cashboxtable] => Array
        (
            [module] => sale
            [file] => lib/cashbox/internals/cashbox.php
        )

    [bitrix\sale\cashbox\internals\cashboxchecktable] => Array
        (
            [module] => sale
            [file] => lib/cashbox/internals/cashboxcheck.php
        )

    [bitrix\sale\cashbox\internals\cashboxzreporttable] => Array
        (
            [module] => sale
            [file] => lib/cashbox/internals/cashboxzreport.php
        )

    [bitrix\sale\cashbox\internals\cashboxerrlogtable] => Array
        (
            [module] => sale
            [file] => lib/cashbox/internals/cashboxerrlog.php
        )

    [bitrix\sale\cashbox\cashbox] => Array
        (
            [module] => sale
            [file] => lib/cashbox/cashbox.php
        )

    [bitrix\sale\cashbox\manager] => Array
        (
            [module] => sale
            [file] => lib/cashbox/manager.php
        )

    [bitrix\sale\cashbox\iprintimmediately] => Array
        (
            [module] => sale
            [file] => lib/cashbox/iprintimmediately.php
        )

    [bitrix\sale\cashbox\restrictions\manager] => Array
        (
            [module] => sale
            [file] => lib/cashbox/restrictions/manager.php
        )

    [bitrix\sale\notify] => Array
        (
            [module] => sale
            [file] => lib/notify.php
        )

    [bitrix\sale\buyerstatistic] => Array
        (
            [module] => sale
            [file] => /lib/buyerstatistic.php
        )

    [bitrix\sale\internals\buyerstatistictable] => Array
        (
            [module] => sale
            [file] => /lib/internals/buyerstatistic.php
        )

    [cadminsalelist] => Array
        (
            [module] => sale
            [file] => general/admin_lib.php
        )

    [bitrix\sale\helpers\admin\skuprops] => Array
        (
            [module] => sale
            [file] => lib/helpers/admin/skuprops.php
        )

    [bitrix\sale\helpers\admin\product] => Array
        (
            [module] => sale
            [file] => lib/helpers/admin/product.php
        )

    [bitrix\sale\helpers\order] => Array
        (
            [module] => sale
            [file] => lib/helpers/order.php
        )

    [bitrix\sale\location\comparator\replacement] => Array
        (
            [module] => sale
            [file] => lib/location/comparator/ru/replacement.php
        )

    [bitrix\sale\location\comparator\tmptable] => Array
        (
            [module] => sale
            [file] => lib/location/comparator/tmptable.php
        )

    [bitrix\sale\location\comparator] => Array
        (
            [module] => sale
            [file] => lib/location/comparator.php
        )

    [bitrix\sale\location\comparator\mapresult] => Array
        (
            [module] => sale
            [file] => lib/location/comparator/mapresult.php
        )

    [bitrix\sale\location\comparator\mapper] => Array
        (
            [module] => sale
            [file] => lib/location/comparator/mapper.php
        )

    [bitrix\sale\exchange\onec\documentimport] => Array
        (
            [module] => sale
            [file] => /lib/exchange/compatibility/documents.php
        )

    [bitrix\sale\exchange\onec\collisionorder] => Array
        (
            [module] => sale
            [file] => /lib/exchange/onec/importcollision.php
        )

    [bitrix\sale\exchange\onec\collisionshipment] => Array
        (
            [module] => sale
            [file] => /lib/exchange/onec/importcollision.php
        )

    [bitrix\sale\exchange\onec\collisionpayment] => Array
        (
            [module] => sale
            [file] => /lib/exchange/onec/importcollision.php
        )

    [bitrix\sale\exchange\onec\collisionprofile] => Array
        (
            [module] => sale
            [file] => /lib/exchange/onec/importcollision.php
        )

    [bitrix\sale\exchange\onec\paymentcashdocument] => Array
        (
            [module] => sale
            [file] => /lib/exchange/onec/paymentdocument.php
        )

    [bitrix\sale\exchange\onec\paymentcashlessdocument] => Array
        (
            [module] => sale
            [file] => /lib/exchange/onec/paymentdocument.php
        )

    [bitrix\sale\exchange\onec\paymentcarddocument] => Array
        (
            [module] => sale
            [file] => /lib/exchange/onec/paymentdocument.php
        )

    [bitrix\sale\exchange\onec\importcriterionbase] => Array
        (
            [module] => sale
            [file] => /lib/exchange/onec/importcriterion.php
        )

    [bitrix\sale\exchange\onec\importcriteriononeccml2] => Array
        (
            [module] => sale
            [file] => /lib/exchange/onec/importcriterion.php
        )

    [bitrix\sale\exchange\onec\criterionorder] => Array
        (
            [module] => sale
            [file] => /lib/exchange/onec/importcriterion.php
        )

    [bitrix\sale\exchange\onec\criterionshipment] => Array
        (
            [module] => sale
            [file] => /lib/exchange/onec/importcriterion.php
        )

    [bitrix\sale\exchange\onec\criterionshipmentinvoice] => Array
        (
            [module] => sale
            [file] => /lib/exchange/onec/importcriterion.php
        )

    [bitrix\sale\exchange\onec\criterionpayment] => Array
        (
            [module] => sale
            [file] => /lib/exchange/onec/importcriterion.php
        )

    [bitrix\sale\exchange\onec\criterionprofile] => Array
        (
            [module] => sale
            [file] => /lib/exchange/onec/importcriterion.php
        )

    [bitrix\sale\exchange\entity\orderimportloader] => Array
        (
            [module] => sale
            [file] => /lib/exchange/entity/entityimportloader.php
        )

    [bitrix\sale\exchange\entity\invoiceimportloader] => Array
        (
            [module] => sale
            [file] => /lib/exchange/entity/entityimportloader.php
        )

    [bitrix\sale\exchange\entity\paymentimportloader] => Array
        (
            [module] => sale
            [file] => /lib/exchange/entity/entityimportloader.php
        )

    [bitrix\sale\exchange\entity\shipmentimportloader] => Array
        (
            [module] => sale
            [file] => /lib/exchange/entity/entityimportloader.php
        )

    [bitrix\sale\exchange\entity\userprofileimportloader] => Array
        (
            [module] => sale
            [file] => /lib/exchange/entity/entityimportloader.php
        )

    [bitrix\sale\exchange\entity\paymentcashlessimport] => Array
        (
            [module] => sale
            [file] => /lib/exchange/entity/paymentimport.php
        )

    [bitrix\sale\exchange\entity\paymentcardimport] => Array
        (
            [module] => sale
            [file] => /lib/exchange/entity/paymentimport.php
        )

    [bitrix\sale\exchange\entity\paymentcashimport] => Array
        (
            [module] => sale
            [file] => /lib/exchange/entity/paymentimport.php
        )

    [bitrix\sale\location\geoip] => Array
        (
            [module] => sale
            [file] => /lib/location/geoip.php
        )

    [bitrix\sale\delivery\requests\manager] => Array
        (
            [module] => sale
            [file] => /lib/delivery/requests/manager.php
        )

    [bitrix\sale\delivery\requests\helper] => Array
        (
            [module] => sale
            [file] => /lib/delivery/requests/helper.php
        )

    [bitrix\sale\delivery\requests\handlerbase] => Array
        (
            [module] => sale
            [file] => /lib/delivery/requests/handlerbase.php
        )

    [bitrix\sale\delivery\requests\requesttable] => Array
        (
            [module] => sale
            [file] => /lib/delivery/requests/request.php
        )

    [bitrix\sale\delivery\requests\shipmenttable] => Array
        (
            [module] => sale
            [file] => /lib/delivery/requests/shipment.php
        )

    [bitrix\sale\delivery\requests\result] => Array
        (
            [module] => sale
            [file] => /lib/delivery/requests/result.php
        )

    [bitrix\sale\delivery\requests\resultfile] => Array
        (
            [module] => sale
            [file] => /lib/delivery/requests/resultfile.php
        )

    [bitrix\sale\delivery\packing\packer] => Array
        (
            [module] => sale
            [file] => /lib/delivery/packing/packer.php
        )

    [bitrix\sale\recurring] => Array
        (
            [module] => sale
            [file] => /lib/recurring.php
        )

    [bitrix\sale\location\normalizer\builder] => Array
        (
            [module] => sale
            [file] => /lib/location/normalizer/builder.php
        )

    [bitrix\sale\location\normalizer\ibuilder] => Array
        (
            [module] => sale
            [file] => /lib/location/normalizer/ibuilder.php
        )

    [bitrix\sale\location\normalizer\normalizer] => Array
        (
            [module] => sale
            [file] => /lib/location/normalizer/normalizer.php
        )

    [bitrix\sale\location\normalizer\inormalizer] => Array
        (
            [module] => sale
            [file] => /lib/location/normalizer/inormalizer.php
        )

    [bitrix\sale\location\normalizer\commonnormalizer] => Array
        (
            [module] => sale
            [file] => /lib/location/normalizer/commonnormalizer.php
        )

    [bitrix\sale\location\normalizer\nullnormalizer] => Array
        (
            [module] => sale
            [file] => /lib/location/normalizer/nullnormalizer.php
        )

    [bitrix\sale\location\normalizer\spacenormalizer] => Array
        (
            [module] => sale
            [file] => /lib/location/normalizer/spacenormalizer.php
        )

    [bitrix\sale\location\normalizer\languagenormalizer] => Array
        (
            [module] => sale
            [file] => /lib/location/normalizer/languagenormalizer.php
        )

    [bitrix\sale\location\normalizer\helper] => Array
        (
            [module] => sale
            [file] => /lib/location/normalizer/helper.php
        )

    [sale\handlers\delivery\additional\ruspost\reliability\service] => Array
        (
            [module] => sale
            [file] => /handlers/delivery/additional/ruspost/reliability/service.php
        )

    [catalog] => Array
        (
            [module] => catalog
            [file] => install/index.php
        )

    [ccatalog] => Array
        (
            [module] => catalog
            [file] => mysql/catalog.php
        )

    [ccataloggroup] => Array
        (
            [module] => catalog
            [file] => mysql/cataloggroup.php
        )

    [cextra] => Array
        (
            [module] => catalog
            [file] => mysql/extra.php
        )

    [cprice] => Array
        (
            [module] => catalog
            [file] => mysql/price.php
        )

    [ccatalogproduct] => Array
        (
            [module] => catalog
            [file] => mysql/product.php
        )

    [ccatalogproductgroups] => Array
        (
            [module] => catalog
            [file] => mysql/product_group.php
        )

    [ccatalogload] => Array
        (
            [module] => catalog
            [file] => mysql/catalog_load.php
        )

    [ccatalogexport] => Array
        (
            [module] => catalog
            [file] => mysql/catalog_export.php
        )

    [ccatalogimport] => Array
        (
            [module] => catalog
            [file] => mysql/catalog_import.php
        )

    [ccatalogdiscount] => Array
        (
            [module] => catalog
            [file] => mysql/discount.php
        )

    [ccatalogdiscountcoupon] => Array
        (
            [module] => catalog
            [file] => mysql/discount_coupon.php
        )

    [ccatalogvat] => Array
        (
            [module] => catalog
            [file] => mysql/vat.php
        )

    [ccatalogevent] => Array
        (
            [module] => catalog
            [file] => general/catalog_event.php
        )

    [ccatalogsku] => Array
        (
            [module] => catalog
            [file] => general/catalog_sku.php
        )

    [ccatalogdiscountsave] => Array
        (
            [module] => catalog
            [file] => mysql/discount_save.php
        )

    [ccatalogstore] => Array
        (
            [module] => catalog
            [file] => mysql/store.php
        )

    [ccatalogstoreproduct] => Array
        (
            [module] => catalog
            [file] => mysql/store_product.php
        )

    [ccatalogadmin] => Array
        (
            [module] => catalog
            [file] => general/admin.php
        )

    [cglobalcondctrl] => Array
        (
            [module] => catalog
            [file] => general/catalog_cond.php
        )

    [cglobalcondctrlcomplex] => Array
        (
            [module] => catalog
            [file] => general/catalog_cond.php
        )

    [cglobalcondctrlatoms] => Array
        (
            [module] => catalog
            [file] => general/catalog_cond.php
        )

    [cglobalcondctrlgroup] => Array
        (
            [module] => catalog
            [file] => general/catalog_cond.php
        )

    [cglobalcondtree] => Array
        (
            [module] => catalog
            [file] => general/catalog_cond.php
        )

    [ccatalogcondctrl] => Array
        (
            [module] => catalog
            [file] => general/catalog_cond.php
        )

    [ccatalogcondctrlcomplex] => Array
        (
            [module] => catalog
            [file] => general/catalog_cond.php
        )

    [ccatalogcondctrlgroup] => Array
        (
            [module] => catalog
            [file] => general/catalog_cond.php
        )

    [ccatalogcondctrliblockfields] => Array
        (
            [module] => catalog
            [file] => general/catalog_cond.php
        )

    [ccatalogcondctrliblockprops] => Array
        (
            [module] => catalog
            [file] => general/catalog_cond.php
        )

    [ccatalogcondtree] => Array
        (
            [module] => catalog
            [file] => general/catalog_cond.php
        )

    [ccatalogcondctrlbasketproductfields] => Array
        (
            [module] => catalog
            [file] => general/sale_cond.php
        )

    [ccatalogcondctrlbasketproductprops] => Array
        (
            [module] => catalog
            [file] => general/sale_cond.php
        )

    [ccatalogcondctrlcatalogsettings] => Array
        (
            [module] => catalog
            [file] => general/sale_cond.php
        )

    [ccatalogactionctrlbasketproductfields] => Array
        (
            [module] => catalog
            [file] => general/sale_act.php
        )

    [ccatalogactionctrlbasketproductprops] => Array
        (
            [module] => catalog
            [file] => general/sale_act.php
        )

    [ccataloggifterproduct] => Array
        (
            [module] => catalog
            [file] => general/sale_act.php
        )

    [ccatalogdiscountconvert] => Array
        (
            [module] => catalog
            [file] => general/discount_convert.php
        )

    [ccatalogdiscountconverttmp] => Array
        (
            [module] => catalog
            [file] => mysql/discount_convert.php
        )

    [ccatalogproductprovider] => Array
        (
            [module] => catalog
            [file] => general/product_provider.php
        )

    [ccatalogstorebarcode] => Array
        (
            [module] => catalog
            [file] => mysql/store_barcode.php
        )

    [ccatalogcontractor] => Array
        (
            [module] => catalog
            [file] => mysql/contractor.php
        )

    [ccatalogdocstypes] => Array
        (
            [module] => catalog
            [file] => general/store_docs_type.php
        )

    [ccatalogarrivaldocs] => Array
        (
            [module] => catalog
            [file] => general/store_docs_type.php
        )

    [ccatalogstoreadjustmentdocs] => Array
        (
            [module] => catalog
            [file] => general/store_docs_type.php
        )

    [ccatalogmovingdocs] => Array
        (
            [module] => catalog
            [file] => general/store_docs_type.php
        )

    [ccatalogdeductdocs] => Array
        (
            [module] => catalog
            [file] => general/store_docs_type.php
        )

    [ccatalogreturnsdocs] => Array
        (
            [module] => catalog
            [file] => general/store_docs_type.php
        )

    [ccatalogunreserveddocs] => Array
        (
            [module] => catalog
            [file] => general/store_docs_type.php
        )

    [ccatalogdocs] => Array
        (
            [module] => catalog
            [file] => mysql/store_docs.php
        )

    [ccatalogstorecontrolutil] => Array
        (
            [module] => catalog
            [file] => general/store_utility.php
        )

    [ccatalogstoredocselement] => Array
        (
            [module] => catalog
            [file] => mysql/store_docs_element.php
        )

    [ccatalogstoredocsbarcode] => Array
        (
            [module] => catalog
            [file] => mysql/store_docs_barcode.php
        )

    [ccatalogiblockparameters] => Array
        (
            [module] => catalog
            [file] => general/comp_parameters.php
        )

    [ccatalogmeasure] => Array
        (
            [module] => catalog
            [file] => mysql/measure.php
        )

    [ccatalogmeasureresult] => Array
        (
            [module] => catalog
            [file] => mysql/measure.php
        )

    [ccatalogmeasureclassifier] => Array
        (
            [module] => catalog
            [file] => general/unit_classifier.php
        )

    [ccatalogmeasureadminresult] => Array
        (
            [module] => catalog
            [file] => general/measure_result.php
        )

    [ccatalogmeasureadminuiresult] => Array
        (
            [module] => catalog
            [file] => general/measure_result.php
        )

    [ccatalogmeasureratio] => Array
        (
            [module] => catalog
            [file] => mysql/measure_ratio.php
        )

    [ccatalogproductset] => Array
        (
            [module] => catalog
            [file] => mysql/product_set.php
        )

    [ccatalogadmintools] => Array
        (
            [module] => catalog
            [file] => general/admin_tools.php
        )

    [ccatalogadminproductsetedit] => Array
        (
            [module] => catalog
            [file] => general/admin_tools.php
        )

    [ccatalogmenu] => Array
        (
            [module] => catalog
            [file] => general/catalog_menu.php
        )

    [ccatalogcsvsettings] => Array
        (
            [module] => catalog
            [file] => general/csv_settings.php
        )

    [ccatalogstepoperations] => Array
        (
            [module] => catalog
            [file] => general/step_operations.php
        )

    [ccatalogproductsetavailable] => Array
        (
            [module] => catalog
            [file] => general/step_operations.php
        )

    [ccatalogproductavailable] => Array
        (
            [module] => catalog
            [file] => general/step_operations.php
        )

    [ccatalogiblockreindex] => Array
        (
            [module] => catalog
            [file] => general/step_operations.php
        )

    [ccatalogproductsettings] => Array
        (
            [module] => catalog
            [file] => general/step_operations.php
        )

    [ccatalogtools] => Array
        (
            [module] => catalog
            [file] => general/tools.php
        )

    [ccatalogresult] => Array
        (
            [module] => catalog
            [file] => general/result.php
        )

    [cproductquerybuilder] => Array
        (
            [module] => catalog
            [file] => general/querybuilder.php
        )

    [bitrix\catalog\compatible\eventcompatibility] => Array
        (
            [module] => catalog
            [file] => lib/compatible/eventcompatibility.php
        )

    [bitrix\catalog\config\feature] => Array
        (
            [module] => catalog
            [file] => lib/config/feature.php
        )

    [bitrix\catalog\config\state] => Array
        (
            [module] => catalog
            [file] => lib/config/state.php
        )

    [bitrix\catalog\discount\discountmanager] => Array
        (
            [module] => catalog
            [file] => lib/discount/discountmanager.php
        )

    [bitrix\catalog\ebay\ebayxmler] => Array
        (
            [module] => catalog
            [file] => lib/ebay/ebayxmler.php
        )

    [bitrix\catalog\ebay\exportoffer] => Array
        (
            [module] => catalog
            [file] => lib/ebay/exportoffer.php
        )

    [bitrix\catalog\ebay\exportoffercreator] => Array
        (
            [module] => catalog
            [file] => lib/ebay/exportoffercreator.php
        )

    [bitrix\catalog\ebay\exportoffersku] => Array
        (
            [module] => catalog
            [file] => lib/ebay/exportoffersku.php
        )

    [bitrix\catalog\grid\panel\productgroupaction] => Array
        (
            [module] => catalog
            [file] => lib/grid/panel/productgroupaction.php
        )

    [bitrix\catalog\grid\productaction] => Array
        (
            [module] => catalog
            [file] => lib/grid/productaction.php
        )

    [bitrix\catalog\helpers\admin\catalogedit] => Array
        (
            [module] => catalog
            [file] => lib/helpers/admin/catalogedit.php
        )

    [bitrix\catalog\helpers\admin\iblockpricechanger] => Array
        (
            [module] => catalog
            [file] => lib/helpers/admin/iblockpricechanger.php
        )

    [bitrix\catalog\helpers\admin\roundedit] => Array
        (
            [module] => catalog
            [file] => lib/helpers/admin/roundedit.php
        )

    [bitrix\catalog\helpers\admin\tools] => Array
        (
            [module] => catalog
            [file] => lib/helpers/admin/tools.php
        )

    [bitrix\catalog\helpers\tools] => Array
        (
            [module] => catalog
            [file] => lib/helpers/tools.php
        )

    [bitrix\catalog\model\entity] => Array
        (
            [module] => catalog
            [file] => lib/model/entity.php
        )

    [bitrix\catalog\model\event] => Array
        (
            [module] => catalog
            [file] => lib/model/event.php
        )

    [bitrix\catalog\model\eventresult] => Array
        (
            [module] => catalog
            [file] => lib/model/eventresult.php
        )

    [bitrix\catalog\model\price] => Array
        (
            [module] => catalog
            [file] => lib/model/price.php
        )

    [bitrix\catalog\model\product] => Array
        (
            [module] => catalog
            [file] => lib/model/product.php
        )

    [bitrix\catalog\product\price\calculation] => Array
        (
            [module] => catalog
            [file] => lib/product/price/calculation.php
        )

    [bitrix\catalog\product\basket] => Array
        (
            [module] => catalog
            [file] => lib/product/basket.php
        )

    [bitrix\catalog\product\catalogprovider] => Array
        (
            [module] => catalog
            [file] => lib/product/catalogprovider.php
        )

    [bitrix\catalog\product\catalogprovidercompatibility] => Array
        (
            [module] => catalog
            [file] => lib/product/catalogprovidercompatibility.php
        )

    [bitrix\catalog\product\price] => Array
        (
            [module] => catalog
            [file] => lib/product/price.php
        )

    [bitrix\catalog\product\propertycatalogfeature] => Array
        (
            [module] => catalog
            [file] => lib/product/propertycatalogfeature.php
        )

    [bitrix\catalog\product\quantitycontrol] => Array
        (
            [module] => catalog
            [file] => lib/product/quantitycontrol.php
        )

    [bitrix\catalog\product\search] => Array
        (
            [module] => catalog
            [file] => lib/product/search.php
        )

    [bitrix\catalog\product\sku] => Array
        (
            [module] => catalog
            [file] => lib/product/sku.php
        )

    [bitrix\catalog\product\subscribemanager] => Array
        (
            [module] => catalog
            [file] => lib/product/subscribemanager.php
        )

    [bitrix\catalog\product\systemfield] => Array
        (
            [module] => catalog
            [file] => lib/product/systemfield.php
        )

    [bitrix\catalog\product\viewed] => Array
        (
            [module] => catalog
            [file] => lib/product/viewed.php
        )

    [bitrix\catalog\update\adminfilteroption] => Array
        (
            [module] => catalog
            [file] => lib/update/adminfilteroption.php
        )

    [bitrix\catalog\update\admingridoption] => Array
        (
            [module] => catalog
            [file] => lib/update/admingridoption.php
        )

    [bitrix\catalog\url\adminpage\catalogbuilder] => Array
        (
            [module] => catalog
            [file] => lib/url/adminpage/catalogbuilder.php
        )

    [bitrix\catalog\catalogiblocktable] => Array
        (
            [module] => catalog
            [file] => lib/catalogiblock.php
        )

    [bitrix\catalog\catalogviewedproducttable] => Array
        (
            [module] => catalog
            [file] => lib/catalogviewedproduct.php
        )

    [bitrix\catalog\discounttable] => Array
        (
            [module] => catalog
            [file] => lib/discount.php
        )

    [bitrix\catalog\discountcoupontable] => Array
        (
            [module] => catalog
            [file] => lib/discountcoupon.php
        )

    [bitrix\catalog\discountentitytable] => Array
        (
            [module] => catalog
            [file] => lib/discountentity.php
        )

    [bitrix\catalog\discountmoduletable] => Array
        (
            [module] => catalog
            [file] => lib/discountmodule.php
        )

    [bitrix\catalog\discountrestrictiontable] => Array
        (
            [module] => catalog
            [file] => lib/discountrestriction.php
        )

    [bitrix\catalog\extratable] => Array
        (
            [module] => catalog
            [file] => lib/extra.php
        )

    [bitrix\catalog\grouptable] => Array
        (
            [module] => catalog
            [file] => lib/group.php
        )

    [bitrix\catalog\groupaccesstable] => Array
        (
            [module] => catalog
            [file] => lib/groupaccess.php
        )

    [bitrix\catalog\grouplangtable] => Array
        (
            [module] => catalog
            [file] => lib/grouplang.php
        )

    [bitrix\catalog\measuretable] => Array
        (
            [module] => catalog
            [file] => lib/measure.php
        )

    [bitrix\catalog\measureratiotable] => Array
        (
            [module] => catalog
            [file] => lib/measureratio.php
        )

    [bitrix\catalog\pricetable] => Array
        (
            [module] => catalog
            [file] => lib/price.php
        )

    [bitrix\catalog\producttable] => Array
        (
            [module] => catalog
            [file] => lib/product.php
        )

    [bitrix\catalog\productgroupaccesstable] => Array
        (
            [module] => catalog
            [file] => lib/productgroupaccess.php
        )

    [bitrix\catalog\roundingtable] => Array
        (
            [module] => catalog
            [file] => lib/rounding.php
        )

    [bitrix\catalog\storetable] => Array
        (
            [module] => catalog
            [file] => lib/store.php
        )

    [bitrix\catalog\storebarcodetable] => Array
        (
            [module] => catalog
            [file] => lib/storebarcode.php
        )

    [bitrix\catalog\storeproducttable] => Array
        (
            [module] => catalog
            [file] => lib/storeproduct.php
        )

    [bitrix\catalog\vattable] => Array
        (
            [module] => catalog
            [file] => lib/vat.php
        )

    [bitrix\catalog\ebayxmler] => Array
        (
            [module] => catalog
            [file] => lib/ebay/old.php
        )

    [bitrix\catalog\exportoffer] => Array
        (
            [module] => catalog
            [file] => lib/ebay/old.php
        )

    [bitrix\catalog\exportoffercreator] => Array
        (
            [module] => catalog
            [file] => lib/ebay/old.php
        )

    [bitrix\catalog\exportoffersku] => Array
        (
            [module] => catalog
            [file] => lib/ebay/old.php
        )

    [bitrix\catalog\searchhandlers] => Array
        (
            [module] => catalog
            [file] => lib/product/old.php
        )

)
Array
(
    [bitrix\main\application] => Array
        (
            [module] => main
            [file] => lib/application.php
        )

    [bitrix\main\httpapplication] => Array
        (
            [module] => main
            [file] => lib/httpapplication.php
        )

    [bitrix\main\argumentexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\argumentnullexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\argumentoutofrangeexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\argumenttypeexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\notimplementedexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\notsupportedexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\invalidoperationexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\objectpropertyexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\objectnotfoundexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\objectexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\systemexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\accessdeniedexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\decodingexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\io\invalidpathexception] => Array
        (
            [module] => main
            [file] => lib/io/ioexception.php
        )

    [bitrix\main\io\filenotfoundexception] => Array
        (
            [module] => main
            [file] => lib/io/ioexception.php
        )

    [bitrix\main\io\filedeleteexception] => Array
        (
            [module] => main
            [file] => lib/io/ioexception.php
        )

    [bitrix\main\io\fileopenexception] => Array
        (
            [module] => main
            [file] => lib/io/ioexception.php
        )

    [bitrix\main\io\filenotopenedexception] => Array
        (
            [module] => main
            [file] => lib/io/ioexception.php
        )

    [bitrix\main\context] => Array
        (
            [module] => main
            [file] => lib/context.php
        )

    [bitrix\main\httpcontext] => Array
        (
            [module] => main
            [file] => lib/httpcontext.php
        )

    [bitrix\main\dispatcher] => Array
        (
            [module] => main
            [file] => lib/dispatcher.php
        )

    [bitrix\main\environment] => Array
        (
            [module] => main
            [file] => lib/environment.php
        )

    [bitrix\main\event] => Array
        (
            [module] => main
            [file] => lib/event.php
        )

    [bitrix\main\eventmanager] => Array
        (
            [module] => main
            [file] => lib/eventmanager.php
        )

    [bitrix\main\eventresult] => Array
        (
            [module] => main
            [file] => lib/eventresult.php
        )

    [bitrix\main\request] => Array
        (
            [module] => main
            [file] => lib/request.php
        )

    [bitrix\main\httprequest] => Array
        (
            [module] => main
            [file] => lib/httprequest.php
        )

    [bitrix\main\response] => Array
        (
            [module] => main
            [file] => lib/response.php
        )

    [bitrix\main\httpresponse] => Array
        (
            [module] => main
            [file] => lib/httpresponse.php
        )

    [bitrix\main\modulemanager] => Array
        (
            [module] => main
            [file] => lib/modulemanager.php
        )

    [bitrix\main\server] => Array
        (
            [module] => main
            [file] => lib/server.php
        )

    [bitrix\main\config\configuration] => Array
        (
            [module] => main
            [file] => lib/config/configuration.php
        )

    [bitrix\main\config\option] => Array
        (
            [module] => main
            [file] => lib/config/option.php
        )

    [bitrix\main\context\culture] => Array
        (
            [module] => main
            [file] => lib/context/culture.php
        )

    [bitrix\main\data\cache] => Array
        (
            [module] => main
            [file] => lib/data/cache.php
        )

    [bitrix\main\data\cacheengineapc] => Array
        (
            [module] => main
            [file] => lib/data/cacheengineapc.php
        )

    [bitrix\main\data\cacheenginememcache] => Array
        (
            [module] => main
            [file] => lib/data/cacheenginememcache.php
        )

    [bitrix\main\data\cacheenginefiles] => Array
        (
            [module] => main
            [file] => lib/data/cacheenginefiles.php
        )

    [bitrix\main\data\cacheenginenone] => Array
        (
            [module] => main
            [file] => lib/data/cacheenginenone.php
        )

    [bitrix\main\data\connection] => Array
        (
            [module] => main
            [file] => lib/data/connection.php
        )

    [bitrix\main\data\connectionpool] => Array
        (
            [module] => main
            [file] => lib/data/connectionpool.php
        )

    [bitrix\main\data\icacheengine] => Array
        (
            [module] => main
            [file] => lib/data/cache.php
        )

    [bitrix\main\data\hsphpreadconnection] => Array
        (
            [module] => main
            [file] => lib/data/hsphpreadconnection.php
        )

    [bitrix\main\data\managedcache] => Array
        (
            [module] => main
            [file] => lib/data/managedcache.php
        )

    [bitrix\main\data\taggedcache] => Array
        (
            [module] => main
            [file] => lib/data/taggedcache.php
        )

    [bitrix\main\data\memcacheconnection] => Array
        (
            [module] => main
            [file] => lib/data/memcacheconnection.php
        )

    [bitrix\main\data\memcachedconnection] => Array
        (
            [module] => main
            [file] => lib/data/memcachedconnection.php
        )

    [bitrix\main\data\nosqlconnection] => Array
        (
            [module] => main
            [file] => lib/data/nosqlconnection.php
        )

    [bitrix\main\db\arrayresult] => Array
        (
            [module] => main
            [file] => lib/db/arrayresult.php
        )

    [bitrix\main\db\result] => Array
        (
            [module] => main
            [file] => lib/db/result.php
        )

    [bitrix\main\db\connection] => Array
        (
            [module] => main
            [file] => lib/db/connection.php
        )

    [bitrix\main\db\sqlexception] => Array
        (
            [module] => main
            [file] => lib/db/sqlexception.php
        )

    [bitrix\main\db\sqlqueryexception] => Array
        (
            [module] => main
            [file] => lib/db/sqlexception.php
        )

    [bitrix\main\db\transactionexception] => Array
        (
            [module] => main
            [file] => lib/db/sqlexception.php
        )

    [bitrix\main\db\sqlexpression] => Array
        (
            [module] => main
            [file] => lib/db/sqlexpression.php
        )

    [bitrix\main\db\sqlhelper] => Array
        (
            [module] => main
            [file] => lib/db/sqlhelper.php
        )

    [bitrix\main\db\mysqlcommonconnection] => Array
        (
            [module] => main
            [file] => lib/db/mysqlcommonconnection.php
        )

    [bitrix\main\db\mysqliconnection] => Array
        (
            [module] => main
            [file] => lib/db/mysqliconnection.php
        )

    [bitrix\main\db\mysqliresult] => Array
        (
            [module] => main
            [file] => lib/db/mysqliresult.php
        )

    [bitrix\main\db\mysqlisqlhelper] => Array
        (
            [module] => main
            [file] => lib/db/mysqlisqlhelper.php
        )

    [bitrix\main\db\mssqlconnection] => Array
        (
            [module] => main
            [file] => lib/db/mssqlconnection.php
        )

    [bitrix\main\db\mssqlresult] => Array
        (
            [module] => main
            [file] => lib/db/mssqlresult.php
        )

    [bitrix\main\db\mssqlsqlhelper] => Array
        (
            [module] => main
            [file] => lib/db/mssqlsqlhelper.php
        )

    [bitrix\main\db\oracleconnection] => Array
        (
            [module] => main
            [file] => lib/db/oracleconnection.php
        )

    [bitrix\main\db\oracleresult] => Array
        (
            [module] => main
            [file] => lib/db/oracleresult.php
        )

    [bitrix\main\db\oraclesqlhelper] => Array
        (
            [module] => main
            [file] => lib/db/oraclesqlhelper.php
        )

    [bitrix\main\db\pgsqlconnection] => Array
        (
            [module] => main
            [file] => lib/db/pgsqlconnection.php
        )

    [bitrix\main\diag\httpexceptionhandleroutput] => Array
        (
            [module] => main
            [file] => lib/diag/httpexceptionhandleroutput.php
        )

    [bitrix\main\diag\fileexceptionhandlerlog] => Array
        (
            [module] => main
            [file] => lib/diag/fileexceptionhandlerlog.php
        )

    [bitrix\main\diag\exceptionhandler] => Array
        (
            [module] => main
            [file] => lib/diag/exceptionhandler.php
        )

    [bitrix\main\diag\iexceptionhandleroutput] => Array
        (
            [module] => main
            [file] => lib/diag/iexceptionhandleroutput.php
        )

    [bitrix\main\diag\exceptionhandlerlog] => Array
        (
            [module] => main
            [file] => lib/diag/exceptionhandlerlog.php
        )

    [bitrix\main\io\file] => Array
        (
            [module] => main
            [file] => lib/io/file.php
        )

    [bitrix\main\io\fileentry] => Array
        (
            [module] => main
            [file] => lib/io/fileentry.php
        )

    [bitrix\main\io\path] => Array
        (
            [module] => main
            [file] => lib/io/path.php
        )

    [bitrix\main\io\filesystementry] => Array
        (
            [module] => main
            [file] => lib/io/filesystementry.php
        )

    [bitrix\main\io\ifilestream] => Array
        (
            [module] => main
            [file] => lib/io/ifilestream.php
        )

    [bitrix\main\localization\loc] => Array
        (
            [module] => main
            [file] => lib/localization/loc.php
        )

    [bitrix\main\mail\mail] => Array
        (
            [module] => main
            [file] => lib/mail/mail.php
        )

    [bitrix\main\mail\tracking] => Array
        (
            [module] => main
            [file] => lib/mail/tracking.php
        )

    [bitrix\main\mail\eventmanager] => Array
        (
            [module] => main
            [file] => lib/mail/eventmanager.php
        )

    [bitrix\main\mail\eventmessagecompiler] => Array
        (
            [module] => main
            [file] => lib/mail/eventmessagecompiler.php
        )

    [bitrix\main\mail\eventmessagethemecompiler] => Array
        (
            [module] => main
            [file] => lib/mail/eventmessagethemecompiler.php
        )

    [bitrix\main\mail\internal\event] => Array
        (
            [module] => main
            [file] => lib/mail/internal/event.php
        )

    [bitrix\main\mail\internal\eventattachment] => Array
        (
            [module] => main
            [file] => lib/mail/internal/eventattachment.php
        )

    [bitrix\main\mail\internal\eventmessage] => Array
        (
            [module] => main
            [file] => lib/mail/internal/eventmessage.php
        )

    [bitrix\main\mail\internal\eventmessagesite] => Array
        (
            [module] => main
            [file] => lib/mail/internal/eventmessagesite.php
        )

    [bitrix\main\mail\internal\eventmessageattachment] => Array
        (
            [module] => main
            [file] => lib/mail/internal/eventmessageattachment.php
        )

    [bitrix\main\mail\internal\eventtype] => Array
        (
            [module] => main
            [file] => lib/mail/internal/eventtype.php
        )

    [bitrix\main\text\converter] => Array
        (
            [module] => main
            [file] => lib/text/converter.php
        )

    [bitrix\main\text\emptyconverter] => Array
        (
            [module] => main
            [file] => lib/text/emptyconverter.php
        )

    [bitrix\main\text\encoding] => Array
        (
            [module] => main
            [file] => lib/text/encoding.php
        )

    [bitrix\main\text\htmlconverter] => Array
        (
            [module] => main
            [file] => lib/text/htmlconverter.php
        )

    [bitrix\main\text\binarystring] => Array
        (
            [module] => main
            [file] => lib/text/binarystring.php
        )

    [bitrix\main\text\xmlconverter] => Array
        (
            [module] => main
            [file] => lib/text/xmlconverter.php
        )

    [bitrix\main\type\collection] => Array
        (
            [module] => main
            [file] => lib/type/collection.php
        )

    [bitrix\main\type\date] => Array
        (
            [module] => main
            [file] => lib/type/date.php
        )

    [bitrix\main\type\datetime] => Array
        (
            [module] => main
            [file] => lib/type/datetime.php
        )

    [bitrix\main\type\dictionary] => Array
        (
            [module] => main
            [file] => lib/type/dictionary.php
        )

    [bitrix\main\type\filterabledictionary] => Array
        (
            [module] => main
            [file] => lib/type/filterabledictionary.php
        )

    [bitrix\main\type\parameterdictionary] => Array
        (
            [module] => main
            [file] => lib/type/parameterdictionary.php
        )

    [bitrix\main\web\cookie] => Array
        (
            [module] => main
            [file] => lib/web/cookie.php
        )

    [bitrix\main\web\uri] => Array
        (
            [module] => main
            [file] => lib/web/uri.php
        )

    [bitrix\main\sendereventhandler] => Array
        (
            [module] => main
            [file] => lib/senderconnector.php
        )

    [bitrix\main\senderconnectoruser] => Array
        (
            [module] => main
            [file] => lib/senderconnector.php
        )

    [bitrix\main\urlrewriterrulemaker] => Array
        (
            [module] => main
            [file] => lib/urlrewriter.php
        )

    [bitrix\main\update\stepper] => Array
        (
            [module] => main
            [file] => lib/update/stepper.php
        )

    [bitrix\main\composite\abstractresponse] => Array
        (
            [module] => main
            [file] => lib/composite/responder.php
        )

    [bitrix\main\composite\fileresponse] => Array
        (
            [module] => main
            [file] => lib/composite/responder.php
        )

    [bitrix\main\composite\memcachedresponse] => Array
        (
            [module] => main
            [file] => lib/composite/responder.php
        )

    [bitrix\main\security\otpexception] => Array
        (
            [module] => main
            [file] => lib/security/securityexception.php
        )

    [ctimezone] => Array
        (
            [module] => main
            [file] => classes/general/time.php
        )

    [cbxpunycode] => Array
        (
            [module] => main
            [file] => classes/general/punycode.php
        )

    [ibxvirtualio] => Array
        (
            [module] => main
            [file] => classes/general/virtual_io.php
        )

    [ibxgeterrors] => Array
        (
            [module] => main
            [file] => classes/general/virtual_io.php
        )

    [cbxvirtualio] => Array
        (
            [module] => main
            [file] => classes/general/virtual_io.php
        )

    [cbxvirtualfilebase] => Array
        (
            [module] => main
            [file] => classes/general/virtual_file.php
        )

    [cbxvirtualfile] => Array
        (
            [module] => main
            [file] => classes/general/virtual_file.php
        )

    [cbxvirtualdirectory] => Array
        (
            [module] => main
            [file] => classes/general/virtual_file.php
        )

    [calloption] => Array
        (
            [module] => main
            [file] => classes/general/option.php
        )

    [coption] => Array
        (
            [module] => main
            [file] => classes/general/option.php
        )

    [callpageoption] => Array
        (
            [module] => main
            [file] => classes/general/pageoption.php
        )

    [cpageoption] => Array
        (
            [module] => main
            [file] => classes/general/pageoption.php
        )

    [callsqlwhere] => Array
        (
            [module] => main
            [file] => classes/general/sqlwhere.php
        )

    [csqlwhereexpression] => Array
        (
            [module] => main
            [file] => classes/general/sqlwhere.php
        )

    [csqlwhere] => Array
        (
            [module] => main
            [file] => classes/general/sqlwhere.php
        )

    [calllanguage] => Array
        (
            [module] => main
            [file] => classes/general/language.php
        )

    [clanguage] => Array
        (
            [module] => main
            [file] => classes/general/language.php
        )

    [clangadmin] => Array
        (
            [module] => main
            [file] => classes/general/language.php
        )

    [_clangdbresult] => Array
        (
            [module] => main
            [file] => classes/general/langdbresult.php
        )

    [callagent] => Array
        (
            [module] => main
            [file] => classes/general/agent.php
        )

    [cagent] => Array
        (
            [module] => main
            [file] => classes/mysql/agent.php
        )

    [capplicationexception] => Array
        (
            [module] => main
            [file] => classes/general/applicationexception.php
        )

    [cadminexception] => Array
        (
            [module] => main
            [file] => classes/general/adminexception.php
        )

    [callsite] => Array
        (
            [module] => main
            [file] => classes/general/site.php
        )

    [calllang] => Array
        (
            [module] => main
            [file] => classes/general/site.php
        )

    [csite] => Array
        (
            [module] => main
            [file] => classes/general/site.php
        )

    [clang] => Array
        (
            [module] => main
            [file] => classes/general/site.php
        )

    [chttp] => Array
        (
            [module] => main
            [file] => classes/general/http.php
        )

    [cutil] => Array
        (
            [module] => main
            [file] => classes/general/util.php
        )

    [callmain] => Array
        (
            [module] => main
            [file] => classes/general/main.php
        )

    [cmain] => Array
        (
            [module] => main
            [file] => classes/general/main.php
        )

    [calldatabase] => Array
        (
            [module] => main
            [file] => classes/general/database.php
        )

    [calldbresult] => Array
        (
            [module] => main
            [file] => classes/general/dbresult.php
        )

    [cdatabasemysql] => Array
        (
            [module] => main
            [file] => classes/mysql/database.php
        )

    [cdbresultmysql] => Array
        (
            [module] => main
            [file] => classes/mysql/dbresult.php
        )

    [icachebackend] => Array
        (
            [module] => main
            [file] => classes/general/cache_backend.php
        )

    [cphpcache] => Array
        (
            [module] => main
            [file] => classes/general/cache.php
        )

    [ccachemanager] => Array
        (
            [module] => main
            [file] => classes/general/cache_manager.php
        )

    [cpagecache] => Array
        (
            [module] => main
            [file] => classes/general/page_cache.php
        )

    [cstackcacheentry] => Array
        (
            [module] => main
            [file] => classes/general/stack_cache_entry.php
        )

    [cstackcachemanager] => Array
        (
            [module] => main
            [file] => classes/general/stack_cache.php
        )

    [cmodule] => Array
        (
            [module] => main
            [file] => /classes/general/module.php
        )

    [bitrix\main\entity\ufield] => Array
        (
            [module] => main
            [file] => include/deprecated/ufield.php
        )

    [cdatabase] => Array
        (
            [module] => main
            [file] => classes/mysql/database.php
        )

    [cdbresult] => Array
        (
            [module] => main
            [file] => classes/mysql/dbresult.php
        )

    [csitetemplate] => Array
        (
            [module] => main
            [file] => classes/general/site_template.php
        )

    [cbitrixcomponent] => Array
        (
            [module] => main
            [file] => classes/general/component.php
        )

    [ccomponentengine] => Array
        (
            [module] => main
            [file] => classes/general/component_engine.php
        )

    [ccomponentajax] => Array
        (
            [module] => main
            [file] => classes/general/component_ajax.php
        )

    [cbitrixcomponenttemplate] => Array
        (
            [module] => main
            [file] => classes/general/component_template.php
        )

    [ccomponentutil] => Array
        (
            [module] => main
            [file] => classes/general/component_util.php
        )

    [ccontrollerclient] => Array
        (
            [module] => main
            [file] => classes/general/controller_member.php
        )

    [phpparser] => Array
        (
            [module] => main
            [file] => classes/general/php_parser.php
        )

    [cdiskquota] => Array
        (
            [module] => main
            [file] => classes/general/quota.php
        )

    [ceventlog] => Array
        (
            [module] => main
            [file] => classes/general/event_log.php
        )

    [ceventmain] => Array
        (
            [module] => main
            [file] => classes/general/event_log.php
        )

    [cadminfiledialog] => Array
        (
            [module] => main
            [file] => classes/general/file_dialog.php
        )

    [wll_user] => Array
        (
            [module] => main
            [file] => classes/general/liveid.php
        )

    [wll_consenttoken] => Array
        (
            [module] => main
            [file] => classes/general/liveid.php
        )

    [windowslivelogin] => Array
        (
            [module] => main
            [file] => classes/general/liveid.php
        )

    [cfile] => Array
        (
            [module] => main
            [file] => classes/general/file.php
        )

    [callfile] => Array
        (
            [module] => main
            [file] => classes/general/file.php
        )

    [ctempfile] => Array
        (
            [module] => main
            [file] => classes/general/file_temp.php
        )

    [cfavorites] => Array
        (
            [module] => main
            [file] => classes/mysql/favorites.php
        )

    [cuseroptions] => Array
        (
            [module] => main
            [file] => classes/general/user_options.php
        )

    [cgridoptions] => Array
        (
            [module] => main
            [file] => classes/general/grids.php
        )

    [cundo] => Array
        (
            [module] => main
            [file] => /classes/general/undo.php
        )

    [cautosave] => Array
        (
            [module] => main
            [file] => /classes/general/undo.php
        )

    [callratings] => Array
        (
            [module] => main
            [file] => classes/general/ratings.php
        )

    [cratings] => Array
        (
            [module] => main
            [file] => classes/mysql/ratings.php
        )

    [cratingscomponentsmain] => Array
        (
            [module] => main
            [file] => classes/mysql/ratings_components.php
        )

    [cratingrule] => Array
        (
            [module] => main
            [file] => classes/general/rating_rule.php
        )

    [cratingrulesmain] => Array
        (
            [module] => main
            [file] => classes/mysql/rating_rules.php
        )

    [ctoppanel] => Array
        (
            [module] => main
            [file] => public/top_panel.php
        )

    [ceditarea] => Array
        (
            [module] => main
            [file] => public/edit_area.php
        )

    [ccomponentpanel] => Array
        (
            [module] => main
            [file] => public/edit_area.php
        )

    [ctextparser] => Array
        (
            [module] => main
            [file] => classes/general/textparser.php
        )

    [cphpcachefiles] => Array
        (
            [module] => main
            [file] => classes/general/cache_files.php
        )

    [cdataxmlnode] => Array
        (
            [module] => main
            [file] => classes/general/xml.php
        )

    [cdataxmldocument] => Array
        (
            [module] => main
            [file] => classes/general/xml.php
        )

    [cdataxml] => Array
        (
            [module] => main
            [file] => classes/general/xml.php
        )

    [cxmlfilestream] => Array
        (
            [module] => main
            [file] => classes/general/xml.php
        )

    [crsaprovider] => Array
        (
            [module] => main
            [file] => classes/general/rsasecurity.php
        )

    [crsasecurity] => Array
        (
            [module] => main
            [file] => classes/general/rsasecurity.php
        )

    [crsabcmathprovider] => Array
        (
            [module] => main
            [file] => classes/general/rsabcmath.php
        )

    [crsaopensslprovider] => Array
        (
            [module] => main
            [file] => classes/general/rsaopenssl.php
        )

    [casnreader] => Array
        (
            [module] => main
            [file] => classes/general/asn.php
        )

    [cbxshorturi] => Array
        (
            [module] => main
            [file] => classes/mysql/short_uri.php
        )

    [cfinder] => Array
        (
            [module] => main
            [file] => classes/general/finder.php
        )

    [caccess] => Array
        (
            [module] => main
            [file] => classes/general/access.php
        )

    [cauthprovider] => Array
        (
            [module] => main
            [file] => classes/general/authproviders.php
        )

    [iproviderinterface] => Array
        (
            [module] => main
            [file] => classes/general/authproviders.php
        )

    [cgroupauthprovider] => Array
        (
            [module] => main
            [file] => classes/general/authproviders.php
        )

    [cuserauthprovider] => Array
        (
            [module] => main
            [file] => classes/general/authproviders.php
        )

    [ctableschema] => Array
        (
            [module] => main
            [file] => classes/general/table_schema.php
        )

    [ccsvdata] => Array
        (
            [module] => main
            [file] => classes/general/csv_data.php
        )

    [csmile] => Array
        (
            [module] => main
            [file] => classes/general/smile.php
        )

    [csmilegallery] => Array
        (
            [module] => main
            [file] => classes/general/smile.php
        )

    [csmileset] => Array
        (
            [module] => main
            [file] => classes/general/smile.php
        )

    [cglobalcounter] => Array
        (
            [module] => main
            [file] => classes/general/global_counter.php
        )

    [cusercounter] => Array
        (
            [module] => main
            [file] => classes/mysql/user_counter.php
        )

    [cusercounterpage] => Array
        (
            [module] => main
            [file] => classes/mysql/user_counter.php
        )

    [chotkeys] => Array
        (
            [module] => main
            [file] => classes/general/hot_keys.php
        )

    [chotkeyscode] => Array
        (
            [module] => main
            [file] => classes/general/hot_keys.php
        )

    [cbxsanitizer] => Array
        (
            [module] => main
            [file] => classes/general/sanitizer.php
        )

    [ibxarchive] => Array
        (
            [module] => main
            [file] => classes/general/archive.php
        )

    [cbxarchive] => Array
        (
            [module] => main
            [file] => classes/general/archive.php
        )

    [cadminnotify] => Array
        (
            [module] => main
            [file] => classes/general/admin_notify.php
        )

    [cbxfavadmmenu] => Array
        (
            [module] => main
            [file] => classes/general/favorites.php
        )

    [cadmininformer] => Array
        (
            [module] => main
            [file] => classes/general/admin_informer.php
        )

    [csitecheckertest] => Array
        (
            [module] => main
            [file] => classes/general/site_checker.php
        )

    [csqlutil] => Array
        (
            [module] => main
            [file] => classes/general/sql_util.php
        )

    [cfileuploader] => Array
        (
            [module] => main
            [file] => classes/general/uploader.php
        )

    [lpa] => Array
        (
            [module] => main
            [file] => classes/general/lpa.php
        )

    [cadminfilter] => Array
        (
            [module] => main
            [file] => interface/admin_filter.php
        )

    [cadminlist] => Array
        (
            [module] => main
            [file] => interface/admin_list.php
        )

    [cadminlistrow] => Array
        (
            [module] => main
            [file] => interface/admin_list.php
        )

    [cadminuilist] => Array
        (
            [module] => main
            [file] => interface/admin_ui_list.php
        )

    [cadminuilistrow] => Array
        (
            [module] => main
            [file] => interface/admin_ui_list.php
        )

    [cadminuiresult] => Array
        (
            [module] => main
            [file] => interface/admin_ui_list.php
        )

    [cadminuicontextmenu] => Array
        (
            [module] => main
            [file] => interface/admin_ui_list.php
        )

    [cadminuisorting] => Array
        (
            [module] => main
            [file] => interface/admin_ui_list.php
        )

    [cadminuilistactionpanel] => Array
        (
            [module] => main
            [file] => interface/admin_ui_list.php
        )

    [cadmintabcontrol] => Array
        (
            [module] => main
            [file] => interface/admin_tabcontrol.php
        )

    [cadminform] => Array
        (
            [module] => main
            [file] => interface/admin_form.php
        )

    [cadminformsettings] => Array
        (
            [module] => main
            [file] => interface/admin_form.php
        )

    [cadmintabcontroldrag] => Array
        (
            [module] => main
            [file] => interface/admin_tabcontrol_drag.php
        )

    [cadmindraggableblockengine] => Array
        (
            [module] => main
            [file] => interface/admin_tabcontrol_drag.php
        )

    [cjspopup] => Array
        (
            [module] => main
            [file] => interface/jspopup.php
        )

    [cjspopuponpage] => Array
        (
            [module] => main
            [file] => interface/jspopup.php
        )

    [cadmincalendar] => Array
        (
            [module] => main
            [file] => interface/admin_calendar.php
        )

    [cadminviewtabcontrol] => Array
        (
            [module] => main
            [file] => interface/admin_viewtabcontrol.php
        )

    [cadmintabengine] => Array
        (
            [module] => main
            [file] => interface/admin_tabengine.php
        )

    [ccaptcha] => Array
        (
            [module] => main
            [file] => classes/general/captcha.php
        )

    [cmpnotifications] => Array
        (
            [module] => main
            [file] => classes/general/mp_notifications.php
        )

    [calltask] => Array
        (
            [module] => main
            [file] => classes/general/task.php
        )

    [ctask] => Array
        (
            [module] => main
            [file] => classes/general/task.php
        )

    [calloperation] => Array
        (
            [module] => main
            [file] => classes/general/operation.php
        )

    [coperation] => Array
        (
            [module] => main
            [file] => classes/general/operation.php
        )

    [callgroup] => Array
        (
            [module] => main
            [file] => classes/general/group.php
        )

    [cgroup] => Array
        (
            [module] => main
            [file] => classes/general/group.php
        )

    [cajax] => Array
        (
            [module] => main
            [file] => ajax_tools.php
        )

    [calluser] => Array
        (
            [module] => main
            [file] => classes/general/user.php
        )

    [cuser] => Array
        (
            [module] => main
            [file] => classes/general/user.php
        )

    [callevent] => Array
        (
            [module] => main
            [file] => classes/general/event.php
        )

    [cevent] => Array
        (
            [module] => main
            [file] => classes/general/event.php
        )

    [calleventmessage] => Array
        (
            [module] => main
            [file] => classes/general/eventmessage.php
        )

    [ceventmessage] => Array
        (
            [module] => main
            [file] => classes/general/eventmessage.php
        )

    [ceventtype] => Array
        (
            [module] => main
            [file] => classes/general/eventmessage.php
        )

    [_ceventtyperesult] => Array
        (
            [module] => main
            [file] => classes/general/eventmessage.php
        )

    [cdbresulteventmultiresult] => Array
        (
            [module] => main
            [file] => classes/general/eventmessage.php
        )

    [cdebuginfo] => Array
        (
            [module] => main
            [file] => classes/general/debuginfo.php
        )

    [ccaptchaagent] => Array
        (
            [module] => main
            [file] => classes/general/captchaagent.php
        )

    [callfilterquery] => Array
        (
            [module] => main
            [file] => classes/general/filterquery.php
        )

    [cfilterquery] => Array
        (
            [module] => main
            [file] => classes/general/filterquery.php
        )

    [cconvertorspregreplacehelper] => Array
        (
            [module] => main
            [file] => classes/general/convertorspregreplacehelper.php
        )

    [cspacer] => Array
        (
            [module] => main
            [file] => classes/general/spacer.php
        )

    [updatetools] => Array
        (
            [module] => main
            [file] => classes/general/updatetools.php
        )

    [cjscore] => Array
        (
            [module] => main
            [file] => classes/general/jscore.php
        )

    [cchecklisttools] => Array
        (
            [module] => main
            [file] => classes/general/checklist.php
        )

    [cmenu] => Array
        (
            [module] => main
            [file] => classes/general/menu.php
        )

    [cmenucustom] => Array
        (
            [module] => main
            [file] => classes/general/menucustom.php
        )

    [callusertypeentity] => Array
        (
            [module] => main
            [file] => classes/general/usertype.php
        )

    [cusertypeentity] => Array
        (
            [module] => main
            [file] => classes/general/usertype.php
        )

    [cuserfieldenum] => Array
        (
            [module] => main
            [file] => classes/general/userfieldenum.php
        )

    [cusertypesql] => Array
        (
            [module] => main
            [file] => classes/general/usertypesql.php
        )

    [cusertypemanager] => Array
        (
            [module] => main
            [file] => classes/general/usertypemanager.php
        )

    [cusertypestring] => Array
        (
            [module] => main
            [file] => classes/general/usertypestr.php
        )

    [cusertypeinteger] => Array
        (
            [module] => main
            [file] => classes/general/usertypeint.php
        )

    [cusertypedouble] => Array
        (
            [module] => main
            [file] => classes/general/usertypedbl.php
        )

    [cusertypedatetime] => Array
        (
            [module] => main
            [file] => classes/general/usertypetime.php
        )

    [cusertypedate] => Array
        (
            [module] => main
            [file] => classes/general/usertypedate.php
        )

    [cusertypeboolean] => Array
        (
            [module] => main
            [file] => classes/general/usertypebool.php
        )

    [cusertypefile] => Array
        (
            [module] => main
            [file] => classes/general/usertypefile.php
        )

    [cusertypeenum] => Array
        (
            [module] => main
            [file] => classes/general/usertypeenum.php
        )

    [cusertypeiblocksection] => Array
        (
            [module] => main
            [file] => classes/general/usertypesection.php
        )

    [ciblocksectionenum] => Array
        (
            [module] => main
            [file] => classes/general/usertypesection.php
        )

    [cusertypeiblockelement] => Array
        (
            [module] => main
            [file] => classes/general/usertypeelement.php
        )

    [cusertypestringformatted] => Array
        (
            [module] => main
            [file] => classes/general/usertypestrfmt.php
        )

    [cusertypeurl] => Array
        (
            [module] => main
            [file] => classes/general/usertypeurl.php
        )

    [bxgadget] => Array
        (
            [module] => main
            [file] => classes/general/gadget.php
        )

    [cmainadmin] => Array
        (
            [module] => main
            [file] => classes/general/main_admin.php
        )

    [ctemplates] => Array
        (
            [module] => main
            [file] => classes/general/templates.php
        )

    [cpagetemplate] => Array
        (
            [module] => main
            [file] => classes/general/page_template.php
        )

    [filescmp] => Array
        (
            [module] => main
            [file] => classes/general/files_cmp.php
        )

    [carchiver] => Array
        (
            [module] => main
            [file] => classes/general/tar_gz.php
        )

    [czip] => Array
        (
            [module] => main
            [file] => classes/general/zip.php
        )

    [curlrewriter] => Array
        (
            [module] => main
            [file] => classes/general/urlrewriter.php
        )

    [charsetconverter] => Array
        (
            [module] => main
            [file] => classes/general/charset_converter.php
        )

    [chtmlpagescache] => Array
        (
            [module] => main
            [file] => lib/composite/helper.php
        )

    [statichtmlmemcachedresponse] => Array
        (
            [module] => main
            [file] => lib/composite/responder.php
        )

    [statichtmlfileresponse] => Array
        (
            [module] => main
            [file] => lib/composite/responder.php
        )

    [bitrix\main\page\frame] => Array
        (
            [module] => main
            [file] => lib/composite/engine.php
        )

    [bitrix\main\page\framestatic] => Array
        (
            [module] => main
            [file] => lib/composite/staticarea.php
        )

    [bitrix\main\page\framebuffered] => Array
        (
            [module] => main
            [file] => lib/composite/bufferarea.php
        )

    [bitrix\main\page\framehelper] => Array
        (
            [module] => main
            [file] => lib/composite/bufferarea.php
        )

    [bitrix\main\data\statichtmlcache] => Array
        (
            [module] => main
            [file] => lib/composite/page.php
        )

    [bitrix\main\data\statichtmlstorage] => Array
        (
            [module] => main
            [file] => lib/composite/data/abstractstorage.php
        )

    [bitrix\main\data\statichtmlfilestorage] => Array
        (
            [module] => main
            [file] => lib/composite/data/filestorage.php
        )

    [bitrix\main\data\statichtmlmemcachedstorage] => Array
        (
            [module] => main
            [file] => lib/composite/data/memcachedstorage.php
        )

    [bitrix\main\data\staticcacheprovider] => Array
        (
            [module] => main
            [file] => lib/composite/data/cacheprovider.php
        )

    [bitrix\main\data\appcachemanifest] => Array
        (
            [module] => main
            [file] => lib/composite/appcache.php
        )

    [iblock] => Array
        (
            [module] => iblock
            [file] => install/index.php
        )

    [ciblockpropertyresult] => Array
        (
            [module] => iblock
            [file] => classes/general/iblockpropresult.php
        )

    [ciblockresult] => Array
        (
            [module] => iblock
            [file] => classes/general/iblockresult.php
        )

    [_cibelement] => Array
        (
            [module] => iblock
            [file] => classes/general/iblock_element.php
        )

    [ciblocktype] => Array
        (
            [module] => iblock
            [file] => classes/general/iblocktype.php
        )

    [calliblock] => Array
        (
            [module] => iblock
            [file] => classes/general/iblock.php
        )

    [ciblock] => Array
        (
            [module] => iblock
            [file] => classes/mysql/iblock.php
        )

    [calliblocksection] => Array
        (
            [module] => iblock
            [file] => classes/general/iblocksection.php
        )

    [ciblocksection] => Array
        (
            [module] => iblock
            [file] => classes/mysql/iblocksection.php
        )

    [calliblockproperty] => Array
        (
            [module] => iblock
            [file] => classes/general/iblockproperty.php
        )

    [ciblockpropertyenum] => Array
        (
            [module] => iblock
            [file] => classes/general/iblockpropertyenum.php
        )

    [ciblockproperty] => Array
        (
            [module] => iblock
            [file] => classes/mysql/iblockproperty.php
        )

    [calliblockelement] => Array
        (
            [module] => iblock
            [file] => classes/general/iblockelement.php
        )

    [ciblockelement] => Array
        (
            [module] => iblock
            [file] => classes/mysql/iblockelement.php
        )

    [calliblockrss] => Array
        (
            [module] => iblock
            [file] => classes/general/iblockrss.php
        )

    [ciblockrss] => Array
        (
            [module] => iblock
            [file] => classes/mysql/iblockrss.php
        )

    [ciblockpropertydatetime] => Array
        (
            [module] => iblock
            [file] => classes/general/prop_datetime.php
        )

    [ciblockpropertydate] => Array
        (
            [module] => iblock
            [file] => classes/general/prop_date.php
        )

    [ciblockpropertyxmlid] => Array
        (
            [module] => iblock
            [file] => classes/general/prop_xmlid.php
        )

    [ciblockpropertyfileman] => Array
        (
            [module] => iblock
            [file] => classes/general/prop_fileman.php
        )

    [ciblockpropertyhtml] => Array
        (
            [module] => iblock
            [file] => classes/general/prop_html.php
        )

    [ciblockpropertyelementlist] => Array
        (
            [module] => iblock
            [file] => classes/general/prop_element_list.php
        )

    [ccmlresult] => Array
        (
            [module] => iblock
            [file] => classes/general/cmlresult.php
        )

    [ciblockxmlfile] => Array
        (
            [module] => iblock
            [file] => classes/mysql/cml2.php
        )

    [ciblockcmlimport] => Array
        (
            [module] => iblock
            [file] => classes/general/cml2.php
        )

    [ciblockcmlexport] => Array
        (
            [module] => iblock
            [file] => classes/general/cml2.php
        )

    [ciblockfindtools] => Array
        (
            [module] => iblock
            [file] => classes/general/comp_findtools.php
        )

    [ciblockpricetools] => Array
        (
            [module] => iblock
            [file] => classes/general/comp_pricetools.php
        )

    [ciblockparameters] => Array
        (
            [module] => iblock
            [file] => classes/general/comp_parameters.php
        )

    [ciblockformatproperties] => Array
        (
            [module] => iblock
            [file] => classes/general/comp_formatprops.php
        )

    [calliblocksequence] => Array
        (
            [module] => iblock
            [file] => classes/general/iblocksequence.php
        )

    [ciblocksequence] => Array
        (
            [module] => iblock
            [file] => classes/mysql/iblocksequence.php
        )

    [ciblockpropertysequence] => Array
        (
            [module] => iblock
            [file] => classes/general/prop_seq.php
        )

    [ciblockpropertyelementautocomplete] => Array
        (
            [module] => iblock
            [file] => classes/general/prop_element_auto.php
        )

    [ciblockpropertysku] => Array
        (
            [module] => iblock
            [file] => classes/general/prop_element_sku.php
        )

    [ciblockpropertysectionautocomplete] => Array
        (
            [module] => iblock
            [file] => classes/general/prop_section_auto.php
        )

    [calliblockofferstmp] => Array
        (
            [module] => iblock
            [file] => classes/general/iblockoffers.php
        )

    [ciblockofferstmp] => Array
        (
            [module] => iblock
            [file] => classes/mysql/iblockoffers.php
        )

    [ceventiblock] => Array
        (
            [module] => iblock
            [file] => classes/general/iblock_event_list.php
        )

    [cratingscomponentsiblock] => Array
        (
            [module] => iblock
            [file] => classes/general/ratings_components.php
        )

    [ciblockrights] => Array
        (
            [module] => iblock
            [file] => classes/general/iblock_rights.php
        )

    [ciblocksectionrights] => Array
        (
            [module] => iblock
            [file] => classes/general/iblock_rights.php
        )

    [ciblockelementrights] => Array
        (
            [module] => iblock
            [file] => classes/general/iblock_rights.php
        )

    [ciblockrightsstorage] => Array
        (
            [module] => iblock
            [file] => classes/general/iblock_rights.php
        )

    [ciblockpropertytools] => Array
        (
            [module] => iblock
            [file] => classes/general/iblockproptools.php
        )

    [ciblocksectionpropertylink] => Array
        (
            [module] => iblock
            [file] => classes/general/section_property.php
        )

    [ciblockxmlimport] => Array
        (
            [module] => iblock
            [file] => classes/general/iblockxmlimport.php
        )

    [bitrix\iblock\iblockfieldtable] => Array
        (
            [module] => iblock
            [file] => lib/iblockfield.php
        )

    [bitrix\iblock\iblockgrouptable] => Array
        (
            [module] => iblock
            [file] => lib/iblockgroup.php
        )

    [bitrix\iblock\iblockmessagetable] => Array
        (
            [module] => iblock
            [file] => lib/iblockmessage.php
        )

    [bitrix\iblock\iblockrsstable] => Array
        (
            [module] => iblock
            [file] => lib/iblockrss.php
        )

    [bitrix\iblock\iblocksitetable] => Array
        (
            [module] => iblock
            [file] => lib/iblocksite.php
        )

    [bitrix\iblock\inheritedpropertytable] => Array
        (
            [module] => iblock
            [file] => lib/inheritedproperty.php
        )

    [bitrix\iblock\propertyenumerationtable] => Array
        (
            [module] => iblock
            [file] => lib/propertyenumeration.php
        )

    [bitrix\iblock\propertyfeaturetable] => Array
        (
            [module] => iblock
            [file] => lib/propertyfeature.php
        )

    [bitrix\iblock\sequencetable] => Array
        (
            [module] => iblock
            [file] => lib/sequence.php
        )

    [bitrix\iblock\sitetable] => Array
        (
            [module] => iblock
            [file] => lib/site.php
        )

    [bitrix\iblock\typetable] => Array
        (
            [module] => iblock
            [file] => lib/type.php
        )

    [bitrix\iblock\typelanguagetable] => Array
        (
            [module] => iblock
            [file] => lib/typelanguage.php
        )

    [bitrix\iblock\bizproctype\usertypeproperty] => Array
        (
            [module] => iblock
            [file] => lib/bizproctype/usertypeproperty.php
        )

    [bitrix\iblock\bizproctype\ecrm] => Array
        (
            [module] => iblock
            [file] => lib/bizproctype/ecrm.php
        )

    [bitrix\iblock\bizproctype\money] => Array
        (
            [module] => iblock
            [file] => lib/bizproctype/money.php
        )

    [bitrix\iblock\bizproctype\usertypepropertydiskfile] => Array
        (
            [module] => iblock
            [file] => lib/bizproctype/usertypepropertydiskfile.php
        )

    [bitrix\iblock\bizproctype\usertypepropertyelist] => Array
        (
            [module] => iblock
            [file] => lib/bizproctype/usertypepropertyelist.php
        )

    [bitrix\iblock\bizproctype\usertypepropertyemployee] => Array
        (
            [module] => iblock
            [file] => lib/bizproctype/usertypepropertyemployee.php
        )

    [bitrix\iblock\bizproctype\usertypepropertyhtml] => Array
        (
            [module] => iblock
            [file] => lib/bizproctype/usertypepropertyhtml.php
        )

    [bitrix\iblock\component\base] => Array
        (
            [module] => iblock
            [file] => lib/component/base.php
        )

    [bitrix\iblock\component\element] => Array
        (
            [module] => iblock
            [file] => lib/component/element.php
        )

    [bitrix\iblock\component\elementlist] => Array
        (
            [module] => iblock
            [file] => lib/component/elementlist.php
        )

    [bitrix\iblock\component\filters] => Array
        (
            [module] => iblock
            [file] => lib/component/filters.php
        )

    [bitrix\iblock\component\selector\element] => Array
        (
            [module] => iblock
            [file] => lib/component/selector/element.php
        )

    [bitrix\iblock\component\selector\entity] => Array
        (
            [module] => iblock
            [file] => lib/component/selector/entity.php
        )

    [bitrix\iblock\component\tools] => Array
        (
            [module] => iblock
            [file] => lib/component/tools.php
        )

    [bitrix\iblock\controller\filter\element] => Array
        (
            [module] => iblock
            [file] => lib/Controller/Filter/Element.php
        )

    [bitrix\iblock\filter\entity\elementsettings] => Array
        (
            [module] => iblock
            [file] => lib/filter/entity/elementsettings.php
        )

    [bitrix\iblock\filter\entity\iblocksettings] => Array
        (
            [module] => iblock
            [file] => lib/filter/entity/iblocksettings.php
        )

    [bitrix\iblock\filter\fieldprovider\base] => Array
        (
            [module] => iblock
            [file] => lib/filter/fieldprovider/base.php
        )

    [bitrix\iblock\filter\fieldprovider\element] => Array
        (
            [module] => iblock
            [file] => lib/filter/fieldprovider/element.php
        )

    [bitrix\iblock\filter\fieldprovider\iblockproperty] => Array
        (
            [module] => iblock
            [file] => lib/filter/fieldprovider/iblockproperty.php
        )

    [bitrix\iblock\filter\dictionary] => Array
        (
            [module] => iblock
            [file] => lib/filter/dictionary.php
        )

    [bitrix\iblock\filter\entitylist] => Array
        (
            [module] => iblock
            [file] => lib/filter/entitylist.php
        )

    [bitrix\iblock\filter\factory] => Array
        (
            [module] => iblock
            [file] => lib/filter/factory.php
        )

    [bitrix\iblock\grid\panel\groupaction] => Array
        (
            [module] => iblock
            [file] => lib/grid/panel/groupaction.php
        )

    [bitrix\iblock\grid\actiontype] => Array
        (
            [module] => iblock
            [file] => lib/grid/actiontype.php
        )

    [bitrix\iblock\helpers\admin\property] => Array
        (
            [module] => iblock
            [file] => lib/helpers/admin/property.php
        )

    [bitrix\iblock\helpers\filter\property] => Array
        (
            [module] => iblock
            [file] => lib/helpers/filter/property.php
        )

    [bitrix\iblock\helpers\filter\propertymanager] => Array
        (
            [module] => iblock
            [file] => lib/helpers/filter/propertymanager.php
        )

    [bitrix\iblock\inheritedproperty\basetemplate] => Array
        (
            [module] => iblock
            [file] => lib/inheritedproperty/basetemplate.php
        )

    [bitrix\iblock\inheritedproperty\basevalues] => Array
        (
            [module] => iblock
            [file] => lib/inheritedproperty/basevalues.php
        )

    [bitrix\iblock\inheritedproperty\elementtemplates] => Array
        (
            [module] => iblock
            [file] => lib/inheritedproperty/elementtemplates.php
        )

    [bitrix\iblock\inheritedproperty\elementvalues] => Array
        (
            [module] => iblock
            [file] => lib/inheritedproperty/elementvalues.php
        )

    [bitrix\iblock\inheritedproperty\iblocktemplates] => Array
        (
            [module] => iblock
            [file] => lib/inheritedproperty/iblocktemplates.php
        )

    [bitrix\iblock\inheritedproperty\iblockvalues] => Array
        (
            [module] => iblock
            [file] => lib/inheritedproperty/iblockvalues.php
        )

    [bitrix\iblock\inheritedproperty\sectiontemplates] => Array
        (
            [module] => iblock
            [file] => lib/inheritedproperty/sectiontemplates.php
        )

    [bitrix\iblock\inheritedproperty\sectionvalues] => Array
        (
            [module] => iblock
            [file] => lib/inheritedproperty/sectionvalues.php
        )

    [bitrix\iblock\inheritedproperty\valuesqueue] => Array
        (
            [module] => iblock
            [file] => lib/inheritedproperty/valuesqueue.php
        )

    [bitrix\iblock\landingsource\dataloader] => Array
        (
            [module] => iblock
            [file] => lib/landingsource/dataloader.php
        )

    [bitrix\iblock\landingsource\element] => Array
        (
            [module] => iblock
            [file] => lib/landingsource/element.php
        )

    [bitrix\iblock\model\propertyfeature] => Array
        (
            [module] => iblock
            [file] => lib/model/propertyfeature.php
        )

    [bitrix\iblock\model\section] => Array
        (
            [module] => iblock
            [file] => lib/model/section.php
        )

    [bitrix\iblock\propertyindex\dictionary] => Array
        (
            [module] => iblock
            [file] => lib/propertyindex/dictionary.php
        )

    [bitrix\iblock\propertyindex\element] => Array
        (
            [module] => iblock
            [file] => lib/propertyindex/element.php
        )

    [bitrix\iblock\propertyindex\facet] => Array
        (
            [module] => iblock
            [file] => lib/propertyindex/facet.php
        )

    [bitrix\iblock\propertyindex\indexer] => Array
        (
            [module] => iblock
            [file] => lib/propertyindex/indexer.php
        )

    [bitrix\iblock\propertyindex\manager] => Array
        (
            [module] => iblock
            [file] => lib/propertyindex/manager.php
        )

    [bitrix\iblock\propertyindex\querybuilder] => Array
        (
            [module] => iblock
            [file] => lib/propertyindex/querybuilder.php
        )

    [bitrix\iblock\propertyindex\storage] => Array
        (
            [module] => iblock
            [file] => lib/propertyindex/storage.php
        )

    [bitrix\iblock\template\engine] => Array
        (
            [module] => iblock
            [file] => lib/template/engine.php
        )

    [bitrix\iblock\template\noderoot] => Array
        (
            [module] => iblock
            [file] => lib/template/engine.php
        )

    [bitrix\iblock\template\nodetext] => Array
        (
            [module] => iblock
            [file] => lib/template/engine.php
        )

    [bitrix\iblock\template\nodeentityfield] => Array
        (
            [module] => iblock
            [file] => lib/template/engine.php
        )

    [bitrix\iblock\template\nodefunction] => Array
        (
            [module] => iblock
            [file] => lib/template/engine.php
        )

    [bitrix\iblock\template\helper] => Array
        (
            [module] => iblock
            [file] => lib/template/helper.php
        )

    [bitrix\iblock\template\entity\base] => Array
        (
            [module] => iblock
            [file] => lib/template/entity/base.php
        )

    [bitrix\iblock\template\entity\lazyvalueloader] => Array
        (
            [module] => iblock
            [file] => lib/template/entity/base.php
        )

    [bitrix\iblock\template\entity\catalogstore] => Array
        (
            [module] => iblock
            [file] => lib/template/entity/catalogstore.php
        )

    [bitrix\iblock\template\entity\element] => Array
        (
            [module] => iblock
            [file] => lib/template/entity/element.php
        )

    [bitrix\iblock\template\entity\elementcatalog] => Array
        (
            [module] => iblock
            [file] => lib/template/entity/elementcatalog.php
        )

    [bitrix\iblock\template\entity\elementcatalogmeasure] => Array
        (
            [module] => iblock
            [file] => lib/template/entity/elementcatalog.php
        )

    [bitrix\iblock\template\entity\elementcatalogstorelist] => Array
        (
            [module] => iblock
            [file] => lib/template/entity/elementcatalog.php
        )

    [bitrix\iblock\template\entity\elementprice] => Array
        (
            [module] => iblock
            [file] => lib/template/entity/elementprice.php
        )

    [bitrix\iblock\template\entity\elementproperty] => Array
        (
            [module] => iblock
            [file] => lib/template/entity/elementproperty.php
        )

    [bitrix\iblock\template\entity\elementpropertyuserfield] => Array
        (
            [module] => iblock
            [file] => lib/template/entity/elementproperty.php
        )

    [bitrix\iblock\template\entity\elementpropertyenum] => Array
        (
            [module] => iblock
            [file] => lib/template/entity/elementproperty.php
        )

    [bitrix\iblock\template\entity\elementpropertyelement] => Array
        (
            [module] => iblock
            [file] => lib/template/entity/elementproperty.php
        )

    [bitrix\iblock\template\entity\elementpropertysection] => Array
        (
            [module] => iblock
            [file] => lib/template/entity/elementproperty.php
        )

    [bitrix\iblock\template\entity\elementsku] => Array
        (
            [module] => iblock
            [file] => lib/template/entity/elementsku.php
        )

    [bitrix\iblock\template\entity\elementskuprice] => Array
        (
            [module] => iblock
            [file] => lib/template/entity/elementskuprice.php
        )

    [bitrix\iblock\template\entity\elementskuproperty] => Array
        (
            [module] => iblock
            [file] => lib/template/entity/elementskuproperty.php
        )

    [bitrix\iblock\template\entity\iblock] => Array
        (
            [module] => iblock
            [file] => lib/template/entity/iblock.php
        )

    [bitrix\iblock\template\entity\section] => Array
        (
            [module] => iblock
            [file] => lib/template/entity/section.php
        )

    [bitrix\iblock\template\entity\sectionpath] => Array
        (
            [module] => iblock
            [file] => lib/template/entity/sectionpath.php
        )

    [bitrix\iblock\template\entity\sectionproperty] => Array
        (
            [module] => iblock
            [file] => lib/template/entity/sectionproperty.php
        )

    [bitrix\iblock\template\functions\fabric] => Array
        (
            [module] => iblock
            [file] => lib/template/functions/fabric.php
        )

    [bitrix\iblock\template\functions\functionbase] => Array
        (
            [module] => iblock
            [file] => lib/template/functions/fabric.php
        )

    [bitrix\iblock\template\functions\functionupper] => Array
        (
            [module] => iblock
            [file] => lib/template/functions/fabric.php
        )

    [bitrix\iblock\template\functions\functionlower] => Array
        (
            [module] => iblock
            [file] => lib/template/functions/fabric.php
        )

    [bitrix\iblock\template\functions\functiontranslit] => Array
        (
            [module] => iblock
            [file] => lib/template/functions/fabric.php
        )

    [bitrix\iblock\template\functions\functionconcat] => Array
        (
            [module] => iblock
            [file] => lib/template/functions/fabric.php
        )

    [bitrix\iblock\template\functions\functionlimit] => Array
        (
            [module] => iblock
            [file] => lib/template/functions/fabric.php
        )

    [bitrix\iblock\template\functions\functioncontrast] => Array
        (
            [module] => iblock
            [file] => lib/template/functions/fabric.php
        )

    [bitrix\iblock\template\functions\functionmin] => Array
        (
            [module] => iblock
            [file] => lib/template/functions/fabric.php
        )

    [bitrix\iblock\template\functions\functionmax] => Array
        (
            [module] => iblock
            [file] => lib/template/functions/fabric.php
        )

    [bitrix\iblock\template\functions\functiondistinct] => Array
        (
            [module] => iblock
            [file] => lib/template/functions/fabric.php
        )

    [bitrix\iblock\update\adminfilteroption] => Array
        (
            [module] => iblock
            [file] => lib/update/adminfilteroption.php
        )

    [bitrix\iblock\update\admingridoption] => Array
        (
            [module] => iblock
            [file] => lib/update/admingridoption.php
        )

    [bitrix\iblock\url\adminpage\basebuilder] => Array
        (
            [module] => iblock
            [file] => lib/url/adminpage/basebuilder.php
        )

    [bitrix\iblock\url\adminpage\buildermanager] => Array
        (
            [module] => iblock
            [file] => lib/url/adminpage/buildermanager.php
        )

    [bitrix\iblock\url\adminpage\iblockbuilder] => Array
        (
            [module] => iblock
            [file] => lib/url/adminpage/iblockbuilder.php
        )

    [bitrix\iblock\sendereventhandler] => Array
        (
            [module] => iblock
            [file] => lib/senderconnector.php
        )

    [bitrix\iblock\senderconnectoriblock] => Array
        (
            [module] => iblock
            [file] => lib/senderconnector.php
        )

    [ccurrency] => Array
        (
            [module] => currency
            [file] => general/currency.php
        )

    [ccurrencylang] => Array
        (
            [module] => currency
            [file] => general/currency_lang.php
        )

    [ccurrencyrates] => Array
        (
            [module] => currency
            [file] => general/currency_rate.php
        )

    [bitrix\currency\compatible\tools] => Array
        (
            [module] => currency
            [file] => lib/compatible/tools.php
        )

    [bitrix\currency\helpers\admin\tools] => Array
        (
            [module] => currency
            [file] => lib/helpers/admin/tools.php
        )

    [bitrix\currency\helpers\editor] => Array
        (
            [module] => currency
            [file] => lib/helpers/editor.php
        )

    [bitrix\currency\userfield\money] => Array
        (
            [module] => currency
            [file] => lib/userfield/money.php
        )

    [bitrix\currency\currencymanager] => Array
        (
            [module] => currency
            [file] => lib/currencymanager.php
        )

    [bitrix\currency\currencytable] => Array
        (
            [module] => currency
            [file] => lib/currency.php
        )

    [bitrix\currency\currencylangtable] => Array
        (
            [module] => currency
            [file] => lib/currencylang.php
        )

    [bitrix\currency\currencyratetable] => Array
        (
            [module] => currency
            [file] => lib/currencyrate.php
        )

    [bitrix\currency\currencyclassifier] => Array
        (
            [module] => currency
            [file] => lib/currencyclassifier.php
        )

    [sale] => Array
        (
            [module] => sale
            [file] => install/index.php
        )

    [callsaledelivery] => Array
        (
            [module] => sale
            [file] => general/delivery.php
        )

    [csaledelivery] => Array
        (
            [module] => sale
            [file] => mysql/delivery.php
        )

    [csaledeliveryhandler] => Array
        (
            [module] => sale
            [file] => mysql/delivery_handler.php
        )

    [csaledeliveryhelper] => Array
        (
            [module] => sale
            [file] => general/delivery_helper.php
        )

    [csaledelivery2paysystem] => Array
        (
            [module] => sale
            [file] => general/delivery_2_pay_system.php
        )

    [csalelocation] => Array
        (
            [module] => sale
            [file] => mysql/location.php
        )

    [csalelocationgroup] => Array
        (
            [module] => sale
            [file] => mysql/location_group.php
        )

    [csalebasket] => Array
        (
            [module] => sale
            [file] => mysql/basket.php
        )

    [csalebaskethelper] => Array
        (
            [module] => sale
            [file] => general/basket_helper.php
        )

    [csaleuser] => Array
        (
            [module] => sale
            [file] => mysql/basket.php
        )

    [csaleorder] => Array
        (
            [module] => sale
            [file] => mysql/order.php
        )

    [csaleorderpropsgroup] => Array
        (
            [module] => sale
            [file] => mysql/order_props_group.php
        )

    [csaleorderpropsvariant] => Array
        (
            [module] => sale
            [file] => mysql/order_props_variant.php
        )

    [csaleorderuserprops] => Array
        (
            [module] => sale
            [file] => mysql/order_user_props.php
        )

    [csaleorderuserpropsvalue] => Array
        (
            [module] => sale
            [file] => mysql/order_user_props_value.php
        )

    [csaleordertax] => Array
        (
            [module] => sale
            [file] => mysql/order_tax.php
        )

    [csaleorderhelper] => Array
        (
            [module] => sale
            [file] => general/order_helper.php
        )

    [csalepaysystem] => Array
        (
            [module] => sale
            [file] => mysql/pay_system.php
        )

    [csalepaysystemaction] => Array
        (
            [module] => sale
            [file] => mysql/pay_system_action.php
        )

    [csalepaysystemshelper] => Array
        (
            [module] => sale
            [file] => general/pay_system_helper.php
        )

    [csalepaysystemtarif] => Array
        (
            [module] => sale
            [file] => general/pay_system_tarif.php
        )

    [csaletax] => Array
        (
            [module] => sale
            [file] => mysql/tax.php
        )

    [csaletaxrate] => Array
        (
            [module] => sale
            [file] => mysql/tax_rate.php
        )

    [csalepersontype] => Array
        (
            [module] => sale
            [file] => mysql/person_type.php
        )

    [csalediscount] => Array
        (
            [module] => sale
            [file] => mysql/discount.php
        )

    [csalebasketdiscountconvert] => Array
        (
            [module] => sale
            [file] => general/step_operations.php
        )

    [csalediscountreindex] => Array
        (
            [module] => sale
            [file] => general/step_operations.php
        )

    [csalediscountconvertext] => Array
        (
            [module] => sale
            [file] => general/step_operations.php
        )

    [csaleuseraccount] => Array
        (
            [module] => sale
            [file] => mysql/user.php
        )

    [csaleusertransact] => Array
        (
            [module] => sale
            [file] => mysql/user_transact.php
        )

    [csaleusercards] => Array
        (
            [module] => sale
            [file] => mysql/user_cards.php
        )

    [csalerecurring] => Array
        (
            [module] => sale
            [file] => mysql/recurring.php
        )

    [csalelang] => Array
        (
            [module] => sale
            [file] => mysql/settings.php
        )

    [csalegroupaccesstosite] => Array
        (
            [module] => sale
            [file] => mysql/settings.php
        )

    [csalegroupaccesstoflag] => Array
        (
            [module] => sale
            [file] => mysql/settings.php
        )

    [csaleauxiliary] => Array
        (
            [module] => sale
            [file] => mysql/auxiliary.php
        )

    [csaleaffiliate] => Array
        (
            [module] => sale
            [file] => mysql/affiliate.php
        )

    [csaleaffiliateplan] => Array
        (
            [module] => sale
            [file] => mysql/affiliate_plan.php
        )

    [csaleaffiliateplansection] => Array
        (
            [module] => sale
            [file] => mysql/affiliate_plan_section.php
        )

    [csaleaffiliatetier] => Array
        (
            [module] => sale
            [file] => mysql/affiliate_tier.php
        )

    [csaleaffiliatetransact] => Array
        (
            [module] => sale
            [file] => mysql/affiliate_transact.php
        )

    [csaleexport] => Array
        (
            [module] => sale
            [file] => general/export.php
        )

    [exportoneccrm] => Array
        (
            [module] => sale
            [file] => general/export.php
        )

    [csaleorderloader] => Array
        (
            [module] => sale
            [file] => general/order_loader.php
        )

    [csalemeasure] => Array
        (
            [module] => sale
            [file] => general/measurement.php
        )

    [csaleproduct] => Array
        (
            [module] => sale
            [file] => mysql/product.php
        )

    [csaleviewedproduct] => Array
        (
            [module] => sale
            [file] => mysql/product.php
        )

    [csalehelper] => Array
        (
            [module] => sale
            [file] => general/helper.php
        )

    [csalemobileorderutils] => Array
        (
            [module] => sale
            [file] => general/mobile_order.php
        )

    [csalemobileorderpull] => Array
        (
            [module] => sale
            [file] => general/mobile_order.php
        )

    [csalemobileorderpush] => Array
        (
            [module] => sale
            [file] => general/mobile_order.php
        )

    [csalemobileorderfilter] => Array
        (
            [module] => sale
            [file] => general/mobile_order.php
        )

    [cbasesalereporthelper] => Array
        (
            [module] => sale
            [file] => general/sale_report_helper.php
        )

    [csalereportsaleorderhelper] => Array
        (
            [module] => sale
            [file] => general/sale_report_helper.php
        )

    [csalereportuserhelper] => Array
        (
            [module] => sale
            [file] => general/sale_report_helper.php
        )

    [csalereportsalefuserhelper] => Array
        (
            [module] => sale
            [file] => general/sale_report_helper.php
        )

    [ibxsaleproductprovider] => Array
        (
            [module] => sale
            [file] => general/product_provider.php
        )

    [csalestorebarcode] => Array
        (
            [module] => sale
            [file] => mysql/store_barcode.php
        )

    [csaleorderchange] => Array
        (
            [module] => sale
            [file] => mysql/order_change.php
        )

    [csaleorderchangeformat] => Array
        (
            [module] => sale
            [file] => general/order_change.php
        )

    [bitrix\sale\internals\fusertable] => Array
        (
            [module] => sale
            [file] => lib/internals/fuser.php
        )

    [bitrix\sale\fuser] => Array
        (
            [module] => sale
            [file] => lib/fuser.php
        )

    [bitrix\sale\internals\input\manager] => Array
        (
            [module] => sale
            [file] => lib/internals/input.php
        )

    [bitrix\sale\internals\input\base] => Array
        (
            [module] => sale
            [file] => lib/internals/input.php
        )

    [bitrix\sale\internals\input\file] => Array
        (
            [module] => sale
            [file] => lib/internals/input.php
        )

    [bitrix\sale\internals\input\stringinput] => Array
        (
            [module] => sale
            [file] => lib/internals/input.php
        )

    [bitrix\sale\internals\sitecurrencytable] => Array
        (
            [module] => sale
            [file] => lib/internals/sitecurrency.php
        )

    [csalestatus] => Array
        (
            [module] => sale
            [file] => general/status.php
        )

    [bitrix\sale\statusbase] => Array
        (
            [module] => sale
            [file] => lib/statusbase.php
        )

    [bitrix\sale\orderstatus] => Array
        (
            [module] => sale
            [file] => lib/orderstatus.php
        )

    [bitrix\sale\deliverystatus] => Array
        (
            [module] => sale
            [file] => lib/deliverystatus.php
        )

    [bitrix\sale\internals\statustable] => Array
        (
            [module] => sale
            [file] => lib/internals/status.php
        )

    [bitrix\sale\internals\statuslangtable] => Array
        (
            [module] => sale
            [file] => lib/internals/status_lang.php
        )

    [bitrix\sale\internals\statusgrouptasktable] => Array
        (
            [module] => sale
            [file] => lib/internals/status_grouptask.php
        )

    [csaleorderprops] => Array
        (
            [module] => sale
            [file] => general/order_props.php
        )

    [csaleorderpropsadapter] => Array
        (
            [module] => sale
            [file] => general/order_props.php
        )

    [csaleorderpropsvalue] => Array
        (
            [module] => sale
            [file] => mysql/order_props_values.php
        )

    [bitrix\sale\propertyvaluecollection] => Array
        (
            [module] => sale
            [file] => lib/propertyvaluecollection.php
        )

    [bitrix\sale\internals\orderpropstable] => Array
        (
            [module] => sale
            [file] => lib/internals/orderprops.php
        )

    [bitrix\sale\internals\orderpropsgrouptable] => Array
        (
            [module] => sale
            [file] => lib/internals/orderprops_group.php
        )

    [bitrix\sale\internals\orderpropsvaluetable] => Array
        (
            [module] => sale
            [file] => lib/internals/orderprops_value.php
        )

    [bitrix\sale\internals\orderpropsvarianttable] => Array
        (
            [module] => sale
            [file] => lib/internals/orderprops_variant.php
        )

    [bitrix\sale\internals\orderpropsrelationtable] => Array
        (
            [module] => sale
            [file] => lib/internals/orderprops_relation.php
        )

    [bitrix\sale\internals\userpropsvaluetable] => Array
        (
            [module] => sale
            [file] => lib/internals/userpropsvalue.php
        )

    [bitrix\sale\internals\userpropstable] => Array
        (
            [module] => sale
            [file] => lib/internals/userprops.php
        )

    [bitrix\sale\businessvalue] => Array
        (
            [module] => sale
            [file] => lib/businessvalue.php
        )

    [bitrix\sale\ibusinessvalueprovider] => Array
        (
            [module] => sale
            [file] => lib/businessvalueproviderinterface.php
        )

    [bitrix\sale\internals\businessvaluetable] => Array
        (
            [module] => sale
            [file] => lib/internals/businessvalue.php
        )

    [bitrix\sale\internals\businessvaluepersondomaintable] => Array
        (
            [module] => sale
            [file] => lib/internals/businessvalue_persondomain.php
        )

    [bitrix\sale\internals\businessvaluecode1ctable] => Array
        (
            [module] => sale
            [file] => lib/internals/businessvalue_code_1c.php
        )

    [bitrix\sale\internals\paysystemactiontable] => Array
        (
            [module] => sale
            [file] => lib/internals/paysystemaction.php
        )

    [bitrix\sale\internals\paysysteminner] => Array
        (
            [module] => sale
            [file] => lib/internals/paysysteminner.php
        )

    [bitrix\sale\internals\deliverypaysystemtable] => Array
        (
            [module] => sale
            [file] => lib/internals/delivery_paysystem.php
        )

    [bitrix\sale\usermessageexception] => Array
        (
            [module] => sale
            [file] => lib/exception.php
        )

    [bitrix\sale\configuration] => Array
        (
            [module] => sale
            [file] => lib/configuration.php
        )

    [bitrix\sale\order] => Array
        (
            [module] => sale
            [file] => lib/order.php
        )

    [bitrix\sale\persontype] => Array
        (
            [module] => sale
            [file] => lib/persontype.php
        )

    [csalereportsalegoodshelper] => Array
        (
            [module] => sale
            [file] => general/sale_report_helper.php
        )

    [csalereportsaleproducthelper] => Array
        (
            [module] => sale
            [file] => general/sale_report_helper.php
        )

    [bitrix\sale\internals\producttable] => Array
        (
            [module] => sale
            [file] => lib/internals/product.php
        )

    [bitrix\sale\internals\goodssectiontable] => Array
        (
            [module] => sale
            [file] => lib/internals/goodssection.php
        )

    [bitrix\sale\internals\sectiontable] => Array
        (
            [module] => sale
            [file] => lib/internals/section.php
        )

    [bitrix\sale\internals\storeproducttable] => Array
        (
            [module] => sale
            [file] => lib/internals/storeproduct.php
        )

    [bitrix\sale\saleszone] => Array
        (
            [module] => sale
            [file] => lib/saleszone.php
        )

    [bitrix\sale\internals\orderdeliveryreqtable] => Array
        (
            [module] => sale
            [file] => lib/internals/orderdeliveryreq.php
        )

    [bitrix\sale\sendereventhandler] => Array
        (
            [module] => sale
            [file] => lib/senderconnector.php
        )

    [bitrix\sale\senderconnectorbuyer] => Array
        (
            [module] => sale
            [file] => lib/senderconnector.php
        )

    [bitrix\sale\userconsent] => Array
        (
            [module] => sale
            [file] => lib/userconsent.php
        )

    [bitrix\sale\internals\product2producttable] => Array
        (
            [module] => sale
            [file] => lib/internals/product2product.php
        )

    [bitrix\sale\internals\orderprocessingtable] => Array
        (
            [module] => sale
            [file] => lib/internals/orderprocessing.php
        )

    [bitrix\sale\orderbase] => Array
        (
            [module] => sale
            [file] => lib/orderbase.php
        )

    [bitrix\sale\internals\entity] => Array
        (
            [module] => sale
            [file] => lib/internals/entity.php
        )

    [bitrix\sale\internals\entitycollection] => Array
        (
            [module] => sale
            [file] => lib/internals/entitycollection.php
        )

    [bitrix\sale\internals\collectionbase] => Array
        (
            [module] => sale
            [file] => lib/internals/collectionbase.php
        )

    [bitrix\sale\shipment] => Array
        (
            [module] => sale
            [file] => lib/shipment.php
        )

    [bitrix\sale\shipmentcollection] => Array
        (
            [module] => sale
            [file] => lib/shipmentcollection.php
        )

    [bitrix\sale\shipmentitemcollection] => Array
        (
            [module] => sale
            [file] => lib/shipmentitemcollection.php
        )

    [bitrix\sale\shipmentitem] => Array
        (
            [module] => sale
            [file] => lib/shipmentitem.php
        )

    [bitrix\sale\shipmentitemstorecollection] => Array
        (
            [module] => sale
            [file] => lib/shipmentitemstorecollection.php
        )

    [bitrix\sale\shipmentitemstore] => Array
        (
            [module] => sale
            [file] => lib/shipmentitemstore.php
        )

    [bitrix\sale\paymentcollectionbase] => Array
        (
            [module] => sale
            [file] => lib/internals/paymentcollectionbase.php
        )

    [bitrix\sale\paymentcollection] => Array
        (
            [module] => sale
            [file] => lib/paymentcollection.php
        )

    [bitrix\sale\payment] => Array
        (
            [module] => sale
            [file] => lib/payment.php
        )

    [bitrix\sale\paysystemservice] => Array
        (
            [module] => sale
            [file] => lib/paysystemservice.php
        )

    [bitrix\sale\internals\fields] => Array
        (
            [module] => sale
            [file] => lib/internals/fields.php
        )

    [bitrix\sale\result] => Array
        (
            [module] => sale
            [file] => lib/result.php
        )

    [bitrix\sale\resulterror] => Array
        (
            [module] => sale
            [file] => lib/result.php
        )

    [bitrix\sale\resultserializable] => Array
        (
            [module] => sale
            [file] => lib/resultserializable.php
        )

    [bitrix\sale\eventactions] => Array
        (
            [module] => sale
            [file] => lib/eventactions.php
        )

    [bitrix\sale\basketbase] => Array
        (
            [module] => sale
            [file] => lib/basketbase.php
        )

    [bitrix\sale\basketitembase] => Array
        (
            [module] => sale
            [file] => lib/basketitembase.php
        )

    [bitrix\sale\basket] => Array
        (
            [module] => sale
            [file] => lib/basket.php
        )

    [bitrix\sale\internals\basketitembase] => Array
        (
            [module] => sale
            [file] => lib/internals/basketitembase.php
        )

    [bitrix\sale\basketitem] => Array
        (
            [module] => sale
            [file] => lib/basketitem.php
        )

    [bitrix\sale\basketbundlecollection] => Array
        (
            [module] => sale
            [file] => lib/basketbundlecollection.php
        )

    [bitrix\sale\orderproperties] => Array
        (
            [module] => sale
            [file] => lib/orderprops.php
        )

    [bitrix\sale\propertyvalue] => Array
        (
            [module] => sale
            [file] => lib/propertyvalue.php
        )

    [bitrix\sale\compatible\internals\entitycompatibility] => Array
        (
            [module] => sale
            [file] => lib/compatible/internals/entitycompatibility.php
        )

    [bitrix\sale\compatible\ordercompatibility] => Array
        (
            [module] => sale
            [file] => lib/compatible/ordercompatibility.php
        )

    [bitrix\sale\compatible\basketcompatibility] => Array
        (
            [module] => sale
            [file] => lib/compatible/basketcompatibility.php
        )

    [bitrix\sale\compatible\eventcompatibility] => Array
        (
            [module] => sale
            [file] => lib/compatible/eventcompatibility.php
        )

    [bitrix\sale\compatible\orderquery] => Array
        (
            [module] => sale
            [file] => lib/compatible/compatible.php
        )

    [bitrix\sale\compatible\orderquerylocation] => Array
        (
            [module] => sale
            [file] => lib/compatible/compatible.php
        )

    [bitrix\sale\compatible\fetchadapter] => Array
        (
            [module] => sale
            [file] => lib/compatible/compatible.php
        )

    [bitrix\sale\compatible\test] => Array
        (
            [module] => sale
            [file] => lib/compatible/compatible.php
        )

    [bitrix\sale\orderuserproperties] => Array
        (
            [module] => sale
            [file] => lib/userprops.php
        )

    [bitrix\sale\basketpropertiescollectionbase] => Array
        (
            [module] => sale
            [file] => lib/basketpropertiesbase.php
        )

    [bitrix\sale\basketpropertiescollection] => Array
        (
            [module] => sale
            [file] => lib/basketproperties.php
        )

    [bitrix\sale\basketpropertyitembase] => Array
        (
            [module] => sale
            [file] => lib/basketpropertiesitembase.php
        )

    [bitrix\sale\basketpropertyitem] => Array
        (
            [module] => sale
            [file] => lib/basketpropertiesitem.php
        )

    [bitrix\sale\tax] => Array
        (
            [module] => sale
            [file] => lib/tax.php
        )

    [bitrix\sale\internals\ordertable] => Array
        (
            [module] => sale
            [file] => lib/internals/order.php
        )

    [bitrix\sale\internals\baskettable] => Array
        (
            [module] => sale
            [file] => lib/internals/basket.php
        )

    [bitrix\sale\internals\shipmenttable] => Array
        (
            [module] => sale
            [file] => lib/internals/shipment.php
        )

    [bitrix\sale\internals\shipmentitemtable] => Array
        (
            [module] => sale
            [file] => lib/internals/shipmentitem.php
        )

    [bitrix\sale\internals\paysystemservicetable] => Array
        (
            [module] => sale
            [file] => lib/internals/paysystemservice.php
        )

    [bitrix\sale\internals\paymenttable] => Array
        (
            [module] => sale
            [file] => lib/internals/payment.php
        )

    [bitrix\sale\internals\shipmentitemstoretable] => Array
        (
            [module] => sale
            [file] => lib/internals/shipmentitemstore.php
        )

    [bitrix\sale\internals\shipmentextraservice] => Array
        (
            [module] => sale
            [file] => lib/internals/shipmentextraservice.php
        )

    [bitrix\sale\internals\orderuserpropertiestable] => Array
        (
            [module] => sale
            [file] => lib/internals/userprops.php
        )

    [bitrix\sale\internals\collectableentity] => Array
        (
            [module] => sale
            [file] => lib/internals/collectableentity.php
        )

    [bitrix\sale\provider] => Array
        (
            [module] => sale
            [file] => lib/provider.php
        )

    [bitrix\sale\providerbase] => Array
        (
            [module] => sale
            [file] => lib/providerbase.php
        )

    [bitrix\sale\internals\catalog\provider] => Array
        (
            [module] => sale
            [file] => lib/internals/catalog/provider.php
        )

    [bitrix\sale\saleproviderbase] => Array
        (
            [module] => sale
            [file] => lib/saleproviderbase.php
        )

    [bitrix\sale\internals\transferdataprovider] => Array
        (
            [module] => sale
            [file] => lib/internals/transferdataprovider.php
        )

    [bitrix\sale\internals\poolquantity] => Array
        (
            [module] => sale
            [file] => lib/internals/poolquantity.php
        )

    [bitrix\sale\internals\providercreator] => Array
        (
            [module] => sale
            [file] => lib/internals/providercreator.php
        )

    [bitrix\sale\internals\providerbuilderbase] => Array
        (
            [module] => sale
            [file] => lib/internals/providerbuilderbase.php
        )

    [bitrix\sale\internals\providerbuilder] => Array
        (
            [module] => sale
            [file] => lib/internals/providerbuilder.php
        )

    [bitrix\sale\internals\providerbuildercompatibility] => Array
        (
            [module] => sale
            [file] => lib/internals/providerbuildercompatibility.php
        )

    [bitrix\sale\orderhistory] => Array
        (
            [module] => sale
            [file] => lib/orderhistory.php
        )

    [bitrix\sale\internals\callbackregistrytable] => Array
        (
            [module] => sale
            [file] => lib/internals/callbackregistry.php
        )

    [bitrix\sale\internals\basketpropertytable] => Array
        (
            [module] => sale
            [file] => lib/internals/basketproperties.php
        )

    [bitrix\sale\internals\companytable] => Array
        (
            [module] => sale
            [file] => lib/internals/company.php
        )

    [bitrix\sale\internals\companygrouptable] => Array
        (
            [module] => sale
            [file] => lib/internals/companygroup.php
        )

    [bitrix\sale\internals\companyresponsiblegrouptable] => Array
        (
            [module] => sale
            [file] => lib/internals/companyresponsiblegroup.php
        )

    [bitrix\sale\internals\persontypetable] => Array
        (
            [module] => sale
            [file] => lib/internals/persontype.php
        )

    [bitrix\sale\internals\persontypesitetable] => Array
        (
            [module] => sale
            [file] => lib/internals/persontypesite.php
        )

    [bitrix\sale\internals\pool] => Array
        (
            [module] => sale
            [file] => lib/internals/pool.php
        )

    [bitrix\sale\internals\userbudgetpool] => Array
        (
            [module] => sale
            [file] => lib/internals/userbudgetpool.php
        )

    [bitrix\sale\internals\eventspool] => Array
        (
            [module] => sale
            [file] => lib/internals/eventspool.php
        )

    [bitrix\sale\internals\events] => Array
        (
            [module] => sale
            [file] => lib/internals/events.php
        )

    [bitrix\sale\pricemaths] => Array
        (
            [module] => sale
            [file] => lib/pricemaths.php
        )

    [bitrix\sale\basketcomponenthelper] => Array
        (
            [module] => sale
            [file] => lib/basketcomponenthelper.php
        )

    [bitrix\sale\registry] => Array
        (
            [module] => sale
            [file] => lib/registry.php
        )

    [ipaymentorder] => Array
        (
            [module] => sale
            [file] => lib/internals/paymentinterface.php
        )

    [ishipmentorder] => Array
        (
            [module] => sale
            [file] => lib/internals/shipmentinterface.php
        )

    [ientitymarker] => Array
        (
            [module] => sale
            [file] => lib/internals/entitymarkerinterface.php
        )

    [bitrix\sale\internals\orderarchivetable] => Array
        (
            [module] => sale
            [file] => lib/internals/orderarchive.php
        )

    [bitrix\sale\internals\basketarchivetable] => Array
        (
            [module] => sale
            [file] => lib/internals/basketarchive.php
        )

    [bitrix\sale\internals\orderarchivepackedtable] => Array
        (
            [module] => sale
            [file] => lib/internals/orderarchivepacked.php
        )

    [bitrix\sale\internals\basketarchivepackedtable] => Array
        (
            [module] => sale
            [file] => lib/internals/basketarchivepacked.php
        )

    [bitrix\sale\archive\manager] => Array
        (
            [module] => sale
            [file] => lib/archive/manager.php
        )

    [bitrix\sale\archive\recovery\base] => Array
        (
            [module] => sale
            [file] => lib/archive/recovery/base.php
        )

    [bitrix\sale\archive\recovery\scheme] => Array
        (
            [module] => sale
            [file] => lib/archive/recovery/scheme.php
        )

    [bitrix\sale\archive\recovery\version1] => Array
        (
            [module] => sale
            [file] => lib/archive/recovery/version1.php
        )

    [bitrix\sale\tax\ratetable] => Array
        (
            [module] => sale
            [file] => lib/tax/rate.php
        )

    [bitrix\sale\location\locationtable] => Array
        (
            [module] => sale
            [file] => lib/location/location.php
        )

    [bitrix\sale\location\tree] => Array
        (
            [module] => sale
            [file] => lib/location/tree.php
        )

    [bitrix\sale\location\typetable] => Array
        (
            [module] => sale
            [file] => lib/location/type.php
        )

    [bitrix\sale\location\grouptable] => Array
        (
            [module] => sale
            [file] => lib/location/group.php
        )

    [bitrix\sale\location\externaltable] => Array
        (
            [module] => sale
            [file] => lib/location/external.php
        )

    [bitrix\sale\location\externalservicetable] => Array
        (
            [module] => sale
            [file] => lib/location/externalservice.php
        )

    [bitrix\sale\location\search\finder] => Array
        (
            [module] => sale
            [file] => lib/location/search/finder.php
        )

    [bitrix\sale\location\search\wordtable] => Array
        (
            [module] => sale
            [file] => lib/location/search/word.php
        )

    [bitrix\sale\location\search\chaintable] => Array
        (
            [module] => sale
            [file] => lib/location/search/chain.php
        )

    [bitrix\sale\location\search\sitelinktable] => Array
        (
            [module] => sale
            [file] => lib/location/search/sitelink.php
        )

    [bitrix\sale\location\name\nameentity] => Array
        (
            [module] => sale
            [file] => lib/location/name/nameentity.php
        )

    [bitrix\sale\location\name\locationtable] => Array
        (
            [module] => sale
            [file] => lib/location/name/location.php
        )

    [bitrix\sale\location\name\typetable] => Array
        (
            [module] => sale
            [file] => lib/location/name/type.php
        )

    [bitrix\sale\location\name\grouptable] => Array
        (
            [module] => sale
            [file] => lib/location/name/group.php
        )

    [bitrix\sale\location\connector] => Array
        (
            [module] => sale
            [file] => lib/location/connector.php
        )

    [bitrix\sale\location\grouplocationtable] => Array
        (
            [module] => sale
            [file] => lib/location/grouplocation.php
        )

    [bitrix\sale\location\sitelocationtable] => Array
        (
            [module] => sale
            [file] => lib/location/sitelocation.php
        )

    [bitrix\sale\location\defaultsitetable] => Array
        (
            [module] => sale
            [file] => lib/location/defaultsite.php
        )

    [bitrix\sale\location\db\commonhelper] => Array
        (
            [module] => sale
            [file] => lib/location/db/commonhelper.php
        )

    [bitrix\sale\location\db\helper] => Array
        (
            [module] => sale
            [file] => lib/location/db/mysql/helper.php
        )

    [bitrix\sale\location\db\blockinserter] => Array
        (
            [module] => sale
            [file] => lib/location/db/blockinserter.php
        )

    [bitrix\sale\location\admin\helper] => Array
        (
            [module] => sale
            [file] => lib/location/admin/helper.php
        )

    [bitrix\sale\location\admin\namehelper] => Array
        (
            [module] => sale
            [file] => lib/location/admin/namehelper.php
        )

    [bitrix\sale\location\admin\locationhelper] => Array
        (
            [module] => sale
            [file] => lib/location/admin/locationhelper.php
        )

    [bitrix\sale\location\admin\typehelper] => Array
        (
            [module] => sale
            [file] => lib/location/admin/typehelper.php
        )

    [bitrix\sale\location\admin\grouphelper] => Array
        (
            [module] => sale
            [file] => lib/location/admin/grouphelper.php
        )

    [bitrix\sale\location\admin\defaultsitehelper] => Array
        (
            [module] => sale
            [file] => lib/location/admin/defaultsitehelper.php
        )

    [bitrix\sale\location\admin\sitelocationhelper] => Array
        (
            [module] => sale
            [file] => lib/location/admin/sitelocationhelper.php
        )

    [bitrix\sale\location\admin\externalservicehelper] => Array
        (
            [module] => sale
            [file] => lib/location/admin/externalservicehelper.php
        )

    [bitrix\sale\location\admin\searchhelper] => Array
        (
            [module] => sale
            [file] => lib/location/admin/searchhelper.php
        )

    [bitrix\sale\location\util\process] => Array
        (
            [module] => sale
            [file] => lib/location/util/process.php
        )

    [bitrix\sale\location\util\csvreader] => Array
        (
            [module] => sale
            [file] => lib/location/util/csvreader.php
        )

    [bitrix\sale\location\util\assert] => Array
        (
            [module] => sale
            [file] => lib/location/util/assert.php
        )

    [bitrix\sale\location\import\importprocess] => Array
        (
            [module] => sale
            [file] => lib/location/import/importprocess.php
        )

    [bitrix\sale\location\search\reindexprocess] => Array
        (
            [module] => sale
            [file] => lib/location/search/reindexprocess.php
        )

    [bitrix\sale\location\tree\nodenotfoundexception] => Array
        (
            [module] => sale
            [file] => lib/location/tree/exception.php
        )

    [bitrix\sale\location\tree\nodeincorrectexception] => Array
        (
            [module] => sale
            [file] => lib/location/tree/exception.php
        )

    [bitrix\sale\location\exception] => Array
        (
            [module] => sale
            [file] => lib/location/exception.php
        )

    [csaleproxyadminresult] => Array
        (
            [module] => sale
            [file] => general/proxyadminresult.php
        )

    [csaleproxyadminuiresult] => Array
        (
            [module] => sale
            [file] => general/proxyadminresult.php
        )

    [csaleproxyresult] => Array
        (
            [module] => sale
            [file] => general/proxyresult.php
        )

    [bitrix\sale\location\migration\cupdaterlocationpro] => Array
        (
            [module] => sale
            [file] => lib/location/migration/migrate.php
        )

    [bitrix\sale\delivery\deliverylocationtable] => Array
        (
            [module] => sale
            [file] => lib/delivery/deliverylocation.php
        )

    [bitrix\sale\delivery\deliverylocationexcludetable] => Array
        (
            [module] => sale
            [file] => lib/delivery/deliverylocationexclude.php
        )

    [bitrix\sale\tax\ratelocationtable] => Array
        (
            [module] => sale
            [file] => lib/tax/ratelocation.php
        )

    [csalebasketfilter] => Array
        (
            [module] => sale
            [file] => general/sale_cond.php
        )

    [csalecondctrl] => Array
        (
            [module] => sale
            [file] => general/sale_cond.php
        )

    [csalecondctrlcomplex] => Array
        (
            [module] => sale
            [file] => general/sale_cond.php
        )

    [csalecondctrlgroup] => Array
        (
            [module] => sale
            [file] => general/sale_cond.php
        )

    [csalecondctrlbasketgroup] => Array
        (
            [module] => sale
            [file] => general/sale_cond.php
        )

    [csalecondctrlbasketfields] => Array
        (
            [module] => sale
            [file] => general/sale_cond.php
        )

    [csalecondctrlbasketitemconditions] => Array
        (
            [module] => sale
            [file] => general/sale_cond.php
        )

    [csalecondctrlbasketproperties] => Array
        (
            [module] => sale
            [file] => general/sale_cond.php
        )

    [csalecondctrlorderfields] => Array
        (
            [module] => sale
            [file] => general/sale_cond.php
        )

    [csalecondctrlcommon] => Array
        (
            [module] => sale
            [file] => general/sale_cond.php
        )

    [csalecondtree] => Array
        (
            [module] => sale
            [file] => general/sale_cond.php
        )

    [csalecondctrlpastorder] => Array
        (
            [module] => sale
            [file] => general/sale_cond.php
        )

    [csalecondcumulativectrl] => Array
        (
            [module] => sale
            [file] => general/sale_cond.php
        )

    [csalecumulativeaction] => Array
        (
            [module] => sale
            [file] => general/sale_act.php
        )

    [csaleactionctrl] => Array
        (
            [module] => sale
            [file] => general/sale_act.php
        )

    [csaleactionctrlcomplex] => Array
        (
            [module] => sale
            [file] => general/sale_act.php
        )

    [csaleactionctrlgroup] => Array
        (
            [module] => sale
            [file] => general/sale_act.php
        )

    [csaleactionctrlaction] => Array
        (
            [module] => sale
            [file] => general/sale_act.php
        )

    [csalediscountactionapply] => Array
        (
            [module] => sale
            [file] => general/sale_act.php
        )

    [csaleactionctrldelivery] => Array
        (
            [module] => sale
            [file] => general/sale_act.php
        )

    [csaleactiongift] => Array
        (
            [module] => sale
            [file] => general/sale_act.php
        )

    [csaleactiongiftctrlgroup] => Array
        (
            [module] => sale
            [file] => general/sale_act.php
        )

    [csaleactionctrlbasketgroup] => Array
        (
            [module] => sale
            [file] => general/sale_act.php
        )

    [csaleactionctrlsubgroup] => Array
        (
            [module] => sale
            [file] => general/sale_act.php
        )

    [csaleactioncondctrlbasketfields] => Array
        (
            [module] => sale
            [file] => general/sale_act.php
        )

    [csaleactiontree] => Array
        (
            [module] => sale
            [file] => general/sale_act.php
        )

    [csalediscountconvert] => Array
        (
            [module] => sale
            [file] => general/discount_convert.php
        )

    [csalepdf] => Array
        (
            [module] => sale
            [file] => general/pdf.php
        )

    [csaleymhandler] => Array
        (
            [module] => sale
            [file] => general/ym_handler.php
        )

    [csaleymlocation] => Array
        (
            [module] => sale
            [file] => general/ym_location.php
        )

    [bitrix\sale\delivery\calculationresult] => Array
        (
            [module] => sale
            [file] => lib/delivery/calculationresult.php
        )

    [bitrix\sale\delivery\services\table] => Array
        (
            [module] => sale
            [file] => lib/delivery/services/table.php
        )

    [bitrix\sale\delivery\restrictions\table] => Array
        (
            [module] => sale
            [file] => lib/delivery/restrictions/table.php
        )

    [bitrix\sale\delivery\services\manager] => Array
        (
            [module] => sale
            [file] => lib/delivery/services/manager.php
        )

    [bitrix\sale\delivery\restrictions\base] => Array
        (
            [module] => sale
            [file] => lib/delivery/restrictions/base.php
        )

    [bitrix\sale\delivery\restrictions\manager] => Array
        (
            [module] => sale
            [file] => lib/delivery/restrictions/manager.php
        )

    [bitrix\sale\delivery\services\base] => Array
        (
            [module] => sale
            [file] => lib/delivery/services/base.php
        )

    [bitrix\sale\delivery\menu] => Array
        (
            [module] => sale
            [file] => lib/delivery/menu.php
        )

    [bitrix\sale\delivery\services\objectpool] => Array
        (
            [module] => sale
            [file] => lib/delivery/services/objectpool.php
        )

    [bitrix\sale\tradingplatformtable] => Array
        (
            [module] => sale
            [file] => lib/internals/tradingplatform.php
        )

    [bitrix\sale\tradingplatform\ebay\policy] => Array
        (
            [module] => sale
            [file] => lib/tradingplatform/ebay/policy.php
        )

    [bitrix\sale\tradingplatform\helper] => Array
        (
            [module] => sale
            [file] => lib/tradingplatform/helper.php
        )

    [bitrix\sale\tradingplatform\ymarket\yandexmarket] => Array
        (
            [module] => sale
            [file] => lib/tradingplatform/ymarket/yandexmarket.php
        )

    [bitrix\sale\tradingplatform\platform] => Array
        (
            [module] => sale
            [file] => lib/tradingplatform/platform.php
        )

    [bitrix\sale\tradingplatform\logger] => Array
        (
            [module] => sale
            [file] => lib/tradingplatform/logger.php
        )

    [bitrix\sale\internals\shipmentextraservicetable] => Array
        (
            [module] => sale
            [file] => lib/internals/shipmentextraservice.php
        )

    [bitrix\sale\delivery\extraservices\manager] => Array
        (
            [module] => sale
            [file] => lib/delivery/extra_services/manager.php
        )

    [bitrix\sale\delivery\extraservices\base] => Array
        (
            [module] => sale
            [file] => lib/delivery/extra_services/base.php
        )

    [bitrix\sale\delivery\extraservices\table] => Array
        (
            [module] => sale
            [file] => lib/delivery/extra_services/table.php
        )

    [bitrix\sale\delivery\tracking\manager] => Array
        (
            [module] => sale
            [file] => lib/delivery/tracking/manager.php
        )

    [bitrix\sale\delivery\tracking\table] => Array
        (
            [module] => sale
            [file] => lib/delivery/tracking/table.php
        )

    [bitrix\sale\delivery\externallocationmap] => Array
        (
            [module] => sale
            [file] => lib/delivery/externallocationmap.php
        )

    [bitrix\sale\internals\servicerestrictiontable] => Array
        (
            [module] => sale
            [file] => lib/internals/servicerestriction.php
        )

    [bitrix\sale\services\base\restrictionmanager] => Array
        (
            [module] => sale
            [file] => lib/services/base/restrictionmanager.php
        )

    [bitrix\sale\services\base\siterestriction] => Array
        (
            [module] => sale
            [file] => lib/services/base/siterestriction.php
        )

    [bitrix\sale\services\base\tradebindingrestriction] => Array
        (
            [module] => sale
            [file] => lib/services/base/tradebindingrestriction.php
        )

    [bitrix\sale\compatible\discountcompatibility] => Array
        (
            [module] => sale
            [file] => lib/compatible/discountcompatibility.php
        )

    [bitrix\sale\config\feature] => Array
        (
            [module] => sale
            [file] => lib/config/feature.php
        )

    [bitrix\sale\discount\context\basecontext] => Array
        (
            [module] => sale
            [file] => lib/discount/context/basecontext.php
        )

    [bitrix\sale\discount\context\fuser] => Array
        (
            [module] => sale
            [file] => lib/discount/context/fuser.php
        )

    [bitrix\sale\discount\context\user] => Array
        (
            [module] => sale
            [file] => lib/discount/context/user.php
        )

    [bitrix\sale\discount\context\usergroup] => Array
        (
            [module] => sale
            [file] => lib/discount/context/usergroup.php
        )

    [bitrix\sale\discount\gift\collection] => Array
        (
            [module] => sale
            [file] => lib/discount/gift/collection.php
        )

    [bitrix\sale\discount\gift\gift] => Array
        (
            [module] => sale
            [file] => lib/discount/gift/gift.php
        )

    [bitrix\sale\discount\gift\manager] => Array
        (
            [module] => sale
            [file] => lib/discount/gift/manager.php
        )

    [bitrix\sale\discount\gift\relateddatatable] => Array
        (
            [module] => sale
            [file] => lib/discount/gift/relateddata.php
        )

    [bitrix\sale\discount\index\indexelementtable] => Array
        (
            [module] => sale
            [file] => lib/discount/index/indexelement.php
        )

    [bitrix\sale\discount\index\indexsectiontable] => Array
        (
            [module] => sale
            [file] => lib/discount/index/indexsection.php
        )

    [bitrix\sale\discount\index\manager] => Array
        (
            [module] => sale
            [file] => lib/discount/index/manager.php
        )

    [bitrix\sale\discount\migration\orderdiscountmigrator] => Array
        (
            [module] => sale
            [file] => lib/discount/migration/orderdiscountmigrator.php
        )

    [bitrix\sale\discount\prediction\manager] => Array
        (
            [module] => sale
            [file] => lib/discount/prediction/manager.php
        )

    [bitrix\sale\discount\preset\arrayhelper] => Array
        (
            [module] => sale
            [file] => lib/discount/preset/arrayhelper.php
        )

    [bitrix\sale\discount\preset\basepreset] => Array
        (
            [module] => sale
            [file] => lib/discount/preset/basepreset.php
        )

    [bitrix\sale\discount\preset\htmlhelper] => Array
        (
            [module] => sale
            [file] => lib/discount/preset/htmlhelper.php
        )

    [bitrix\sale\discount\preset\manager] => Array
        (
            [module] => sale
            [file] => lib/discount/preset/manager.php
        )

    [bitrix\sale\discount\preset\selectproductpreset] => Array
        (
            [module] => sale
            [file] => lib/discount/preset/selectproductpreset.php
        )

    [bitrix\sale\discount\preset\state] => Array
        (
            [module] => sale
            [file] => lib/discount/preset/state.php
        )

    [bitrix\sale\discount\result\compatibleformat] => Array
        (
            [module] => sale
            [file] => lib/discount/result/compatibleformat.php
        )

    [bitrix\sale\discount\runtimecache\discountcache] => Array
        (
            [module] => sale
            [file] => lib/discount/runtimecache/discountcache.php
        )

    [bitrix\sale\discount\runtimecache\fusercache] => Array
        (
            [module] => sale
            [file] => lib/discount/runtimecache/fusercache.php
        )

    [bitrix\sale\discount\actions] => Array
        (
            [module] => sale
            [file] => lib/discount/actions.php
        )

    [bitrix\sale\discount\analyzer] => Array
        (
            [module] => sale
            [file] => lib/discount/analyzer.php
        )

    [bitrix\sale\discount\cumulativecalculator] => Array
        (
            [module] => sale
            [file] => lib/discount/cumulativecalculator.php
        )

    [bitrix\sale\discount\formatter] => Array
        (
            [module] => sale
            [file] => lib/discount/formatter.php
        )

    [bitrix\sale\internals\discounttable] => Array
        (
            [module] => sale
            [file] => lib/internals/discount.php
        )

    [bitrix\sale\internals\discountcoupontable] => Array
        (
            [module] => sale
            [file] => lib/internals/discountcoupon.php
        )

    [bitrix\sale\internals\discountentitiestable] => Array
        (
            [module] => sale
            [file] => lib/internals/discountentities.php
        )

    [bitrix\sale\internals\discountgrouptable] => Array
        (
            [module] => sale
            [file] => lib/internals/discountgroup.php
        )

    [bitrix\sale\internals\discountmoduletable] => Array
        (
            [module] => sale
            [file] => lib/internals/discountmodule.php
        )

    [bitrix\sale\internals\orderdiscounttable] => Array
        (
            [module] => sale
            [file] => lib/internals/orderdiscount.php
        )

    [bitrix\sale\internals\orderdiscountdatatable] => Array
        (
            [module] => sale
            [file] => lib/internals/orderdiscount.php
        )

    [bitrix\sale\internals\ordercouponstable] => Array
        (
            [module] => sale
            [file] => lib/internals/orderdiscount.php
        )

    [bitrix\sale\internals\ordermodulestable] => Array
        (
            [module] => sale
            [file] => lib/internals/orderdiscount.php
        )

    [bitrix\sale\internals\orderroundtable] => Array
        (
            [module] => sale
            [file] => lib/internals/orderround.php
        )

    [bitrix\sale\internals\orderrulestable] => Array
        (
            [module] => sale
            [file] => lib/internals/orderdiscount.php
        )

    [bitrix\sale\internals\orderrulesdescrtable] => Array
        (
            [module] => sale
            [file] => lib/internals/orderdiscount.php
        )

    [bitrix\sale\internals\accountnumbergenerator] => Array
        (
            [module] => sale
            [file] => lib/internals/accountnumber.php
        )

    [bitrix\sale\discount] => Array
        (
            [module] => sale
            [file] => lib/discount.php
        )

    [bitrix\sale\discountbase] => Array
        (
            [module] => sale
            [file] => lib/discountbase.php
        )

    [bitrix\sale\discountcouponsmanager] => Array
        (
            [module] => sale
            [file] => lib/discountcouponsmanager.php
        )

    [bitrix\sale\discountcouponsmanagerbase] => Array
        (
            [module] => sale
            [file] => lib/discountcouponsmanagerbase.php
        )

    [bitrix\sale\orderdiscount] => Array
        (
            [module] => sale
            [file] => lib/orderdiscount.php
        )

    [bitrix\sale\orderdiscountbase] => Array
        (
            [module] => sale
            [file] => lib/orderdiscountbase.php
        )

    [bitrix\sale\orderdiscountmanager] => Array
        (
            [module] => sale
            [file] => lib/orderdiscountmanager.php
        )

    [bitrix\sale\paysystem\logger] => Array
        (
            [module] => sale
            [file] => lib/paysystem/logger.php
        )

    [bitrix\sale\paysystem\restservice] => Array
        (
            [module] => sale
            [file] => lib/paysystem/restservice.php
        )

    [bitrix\sale\paysystem\resthandler] => Array
        (
            [module] => sale
            [file] => lib/paysystem/resthandler.php
        )

    [bitrix\sale\services\base\restclient] => Array
        (
            [module] => sale
            [file] => lib/services/base/restclient.php
        )

    [bitrix\sale\paysystem\service] => Array
        (
            [module] => sale
            [file] => lib/paysystem/service.php
        )

    [bitrix\sale\internals\paysystemresthandlerstable] => Array
        (
            [module] => sale
            [file] => lib/internals/paysystemresthandlers.php
        )

    [bitrix\sale\paysystem\manager] => Array
        (
            [module] => sale
            [file] => lib/paysystem/manager.php
        )

    [bitrix\sale\paysystem\baseservicehandler] => Array
        (
            [module] => sale
            [file] => lib/paysystem/baseservicehandler.php
        )

    [bitrix\sale\paysystem\servicehandler] => Array
        (
            [module] => sale
            [file] => lib/paysystem/servicehandler.php
        )

    [bitrix\sale\paysystem\irefund] => Array
        (
            [module] => sale
            [file] => lib/paysystem/irefund.php
        )

    [bitrix\sale\paysystem\ipdf] => Array
        (
            [module] => sale
            [file] => lib/paysystem/ipdf.php
        )

    [bitrix\sale\paysystem\irefundextended] => Array
        (
            [module] => sale
            [file] => lib/paysystem/irefundextended.php
        )

    [bitrix\sale\paysystem\cert] => Array
        (
            [module] => sale
            [file] => lib/paysystem/cert.php
        )

    [bitrix\sale\paysystem\ipayable] => Array
        (
            [module] => sale
            [file] => lib/paysystem/ipayable.php
        )

    [bitrix\sale\paysystem\icheckable] => Array
        (
            [module] => sale
            [file] => lib/paysystem/icheckable.php
        )

    [bitrix\sale\paysystem\iprepayable] => Array
        (
            [module] => sale
            [file] => lib/paysystem/iprepayable.php
        )

    [bitrix\sale\paysystem\compatibilityhandler] => Array
        (
            [module] => sale
            [file] => lib/paysystem/compatibilityhandler.php
        )

    [bitrix\sale\paysystem\ihold] => Array
        (
            [module] => sale
            [file] => lib/paysystem/ihold.php
        )

    [bitrix\sale\paysystem\ipartialhold] => Array
        (
            [module] => sale
            [file] => lib/paysystem/ipartialhold.php
        )

    [bitrix\sale\internals\paymentlogtable] => Array
        (
            [module] => sale
            [file] => lib/internals/paymentlog.php
        )

    [bitrix\sale\services\paysystem\restrictions\manager] => Array
        (
            [module] => sale
            [file] => lib/services/paysystem/restrictions/manager.php
        )

    [bitrix\sale\services\base\restriction] => Array
        (
            [module] => sale
            [file] => lib/services/base/restriction.php
        )

    [bitrix\sale\internals\yandexsettingstable] => Array
        (
            [module] => sale
            [file] => lib/internals/yandexsettings.php
        )

    [bitrix\sale\services\company\manager] => Array
        (
            [module] => sale
            [file] => lib/services/company/manager.php
        )

    [bitrix\sale\internals\collectionfilteriterator] => Array
        (
            [module] => sale
            [file] => lib/internals/collectionfilteriterator.php
        )

    [bitrix\sale\cashbox\internals\pool] => Array
        (
            [module] => sale
            [file] => lib/cashbox/internals/pool.php
        )

    [bitrix\sale\cashbox\internals\cashboxtable] => Array
        (
            [module] => sale
            [file] => lib/cashbox/internals/cashbox.php
        )

    [bitrix\sale\cashbox\internals\cashboxchecktable] => Array
        (
            [module] => sale
            [file] => lib/cashbox/internals/cashboxcheck.php
        )

    [bitrix\sale\cashbox\internals\cashboxzreporttable] => Array
        (
            [module] => sale
            [file] => lib/cashbox/internals/cashboxzreport.php
        )

    [bitrix\sale\cashbox\internals\cashboxerrlogtable] => Array
        (
            [module] => sale
            [file] => lib/cashbox/internals/cashboxerrlog.php
        )

    [bitrix\sale\cashbox\cashbox] => Array
        (
            [module] => sale
            [file] => lib/cashbox/cashbox.php
        )

    [bitrix\sale\cashbox\manager] => Array
        (
            [module] => sale
            [file] => lib/cashbox/manager.php
        )

    [bitrix\sale\cashbox\iprintimmediately] => Array
        (
            [module] => sale
            [file] => lib/cashbox/iprintimmediately.php
        )

    [bitrix\sale\cashbox\restrictions\manager] => Array
        (
            [module] => sale
            [file] => lib/cashbox/restrictions/manager.php
        )

    [bitrix\sale\notify] => Array
        (
            [module] => sale
            [file] => lib/notify.php
        )

    [bitrix\sale\buyerstatistic] => Array
        (
            [module] => sale
            [file] => /lib/buyerstatistic.php
        )

    [bitrix\sale\internals\buyerstatistictable] => Array
        (
            [module] => sale
            [file] => /lib/internals/buyerstatistic.php
        )

    [cadminsalelist] => Array
        (
            [module] => sale
            [file] => general/admin_lib.php
        )

    [bitrix\sale\helpers\admin\skuprops] => Array
        (
            [module] => sale
            [file] => lib/helpers/admin/skuprops.php
        )

    [bitrix\sale\helpers\admin\product] => Array
        (
            [module] => sale
            [file] => lib/helpers/admin/product.php
        )

    [bitrix\sale\helpers\order] => Array
        (
            [module] => sale
            [file] => lib/helpers/order.php
        )

    [bitrix\sale\location\comparator\replacement] => Array
        (
            [module] => sale
            [file] => lib/location/comparator/ru/replacement.php
        )

    [bitrix\sale\location\comparator\tmptable] => Array
        (
            [module] => sale
            [file] => lib/location/comparator/tmptable.php
        )

    [bitrix\sale\location\comparator] => Array
        (
            [module] => sale
            [file] => lib/location/comparator.php
        )

    [bitrix\sale\location\comparator\mapresult] => Array
        (
            [module] => sale
            [file] => lib/location/comparator/mapresult.php
        )

    [bitrix\sale\location\comparator\mapper] => Array
        (
            [module] => sale
            [file] => lib/location/comparator/mapper.php
        )

    [bitrix\sale\exchange\onec\documentimport] => Array
        (
            [module] => sale
            [file] => /lib/exchange/compatibility/documents.php
        )

    [bitrix\sale\exchange\onec\collisionorder] => Array
        (
            [module] => sale
            [file] => /lib/exchange/onec/importcollision.php
        )

    [bitrix\sale\exchange\onec\collisionshipment] => Array
        (
            [module] => sale
            [file] => /lib/exchange/onec/importcollision.php
        )

    [bitrix\sale\exchange\onec\collisionpayment] => Array
        (
            [module] => sale
            [file] => /lib/exchange/onec/importcollision.php
        )

    [bitrix\sale\exchange\onec\collisionprofile] => Array
        (
            [module] => sale
            [file] => /lib/exchange/onec/importcollision.php
        )

    [bitrix\sale\exchange\onec\paymentcashdocument] => Array
        (
            [module] => sale
            [file] => /lib/exchange/onec/paymentdocument.php
        )

    [bitrix\sale\exchange\onec\paymentcashlessdocument] => Array
        (
            [module] => sale
            [file] => /lib/exchange/onec/paymentdocument.php
        )

    [bitrix\sale\exchange\onec\paymentcarddocument] => Array
        (
            [module] => sale
            [file] => /lib/exchange/onec/paymentdocument.php
        )

    [bitrix\sale\exchange\onec\importcriterionbase] => Array
        (
            [module] => sale
            [file] => /lib/exchange/onec/importcriterion.php
        )

    [bitrix\sale\exchange\onec\importcriteriononeccml2] => Array
        (
            [module] => sale
            [file] => /lib/exchange/onec/importcriterion.php
        )

    [bitrix\sale\exchange\onec\criterionorder] => Array
        (
            [module] => sale
            [file] => /lib/exchange/onec/importcriterion.php
        )

    [bitrix\sale\exchange\onec\criterionshipment] => Array
        (
            [module] => sale
            [file] => /lib/exchange/onec/importcriterion.php
        )

    [bitrix\sale\exchange\onec\criterionshipmentinvoice] => Array
        (
            [module] => sale
            [file] => /lib/exchange/onec/importcriterion.php
        )

    [bitrix\sale\exchange\onec\criterionpayment] => Array
        (
            [module] => sale
            [file] => /lib/exchange/onec/importcriterion.php
        )

    [bitrix\sale\exchange\onec\criterionprofile] => Array
        (
            [module] => sale
            [file] => /lib/exchange/onec/importcriterion.php
        )

    [bitrix\sale\exchange\entity\orderimportloader] => Array
        (
            [module] => sale
            [file] => /lib/exchange/entity/entityimportloader.php
        )

    [bitrix\sale\exchange\entity\invoiceimportloader] => Array
        (
            [module] => sale
            [file] => /lib/exchange/entity/entityimportloader.php
        )

    [bitrix\sale\exchange\entity\paymentimportloader] => Array
        (
            [module] => sale
            [file] => /lib/exchange/entity/entityimportloader.php
        )

    [bitrix\sale\exchange\entity\shipmentimportloader] => Array
        (
            [module] => sale
            [file] => /lib/exchange/entity/entityimportloader.php
        )

    [bitrix\sale\exchange\entity\userprofileimportloader] => Array
        (
            [module] => sale
            [file] => /lib/exchange/entity/entityimportloader.php
        )

    [bitrix\sale\exchange\entity\paymentcashlessimport] => Array
        (
            [module] => sale
            [file] => /lib/exchange/entity/paymentimport.php
        )

    [bitrix\sale\exchange\entity\paymentcardimport] => Array
        (
            [module] => sale
            [file] => /lib/exchange/entity/paymentimport.php
        )

    [bitrix\sale\exchange\entity\paymentcashimport] => Array
        (
            [module] => sale
            [file] => /lib/exchange/entity/paymentimport.php
        )

    [bitrix\sale\location\geoip] => Array
        (
            [module] => sale
            [file] => /lib/location/geoip.php
        )

    [bitrix\sale\delivery\requests\manager] => Array
        (
            [module] => sale
            [file] => /lib/delivery/requests/manager.php
        )

    [bitrix\sale\delivery\requests\helper] => Array
        (
            [module] => sale
            [file] => /lib/delivery/requests/helper.php
        )

    [bitrix\sale\delivery\requests\handlerbase] => Array
        (
            [module] => sale
            [file] => /lib/delivery/requests/handlerbase.php
        )

    [bitrix\sale\delivery\requests\requesttable] => Array
        (
            [module] => sale
            [file] => /lib/delivery/requests/request.php
        )

    [bitrix\sale\delivery\requests\shipmenttable] => Array
        (
            [module] => sale
            [file] => /lib/delivery/requests/shipment.php
        )

    [bitrix\sale\delivery\requests\result] => Array
        (
            [module] => sale
            [file] => /lib/delivery/requests/result.php
        )

    [bitrix\sale\delivery\requests\resultfile] => Array
        (
            [module] => sale
            [file] => /lib/delivery/requests/resultfile.php
        )

    [bitrix\sale\delivery\packing\packer] => Array
        (
            [module] => sale
            [file] => /lib/delivery/packing/packer.php
        )

    [bitrix\sale\recurring] => Array
        (
            [module] => sale
            [file] => /lib/recurring.php
        )

    [bitrix\sale\location\normalizer\builder] => Array
        (
            [module] => sale
            [file] => /lib/location/normalizer/builder.php
        )

    [bitrix\sale\location\normalizer\ibuilder] => Array
        (
            [module] => sale
            [file] => /lib/location/normalizer/ibuilder.php
        )

    [bitrix\sale\location\normalizer\normalizer] => Array
        (
            [module] => sale
            [file] => /lib/location/normalizer/normalizer.php
        )

    [bitrix\sale\location\normalizer\inormalizer] => Array
        (
            [module] => sale
            [file] => /lib/location/normalizer/inormalizer.php
        )

    [bitrix\sale\location\normalizer\commonnormalizer] => Array
        (
            [module] => sale
            [file] => /lib/location/normalizer/commonnormalizer.php
        )

    [bitrix\sale\location\normalizer\nullnormalizer] => Array
        (
            [module] => sale
            [file] => /lib/location/normalizer/nullnormalizer.php
        )

    [bitrix\sale\location\normalizer\spacenormalizer] => Array
        (
            [module] => sale
            [file] => /lib/location/normalizer/spacenormalizer.php
        )

    [bitrix\sale\location\normalizer\languagenormalizer] => Array
        (
            [module] => sale
            [file] => /lib/location/normalizer/languagenormalizer.php
        )

    [bitrix\sale\location\normalizer\helper] => Array
        (
            [module] => sale
            [file] => /lib/location/normalizer/helper.php
        )

    [sale\handlers\delivery\additional\ruspost\reliability\service] => Array
        (
            [module] => sale
            [file] => /handlers/delivery/additional/ruspost/reliability/service.php
        )

    [catalog] => Array
        (
            [module] => catalog
            [file] => install/index.php
        )

    [ccatalog] => Array
        (
            [module] => catalog
            [file] => mysql/catalog.php
        )

    [ccataloggroup] => Array
        (
            [module] => catalog
            [file] => mysql/cataloggroup.php
        )

    [cextra] => Array
        (
            [module] => catalog
            [file] => mysql/extra.php
        )

    [cprice] => Array
        (
            [module] => catalog
            [file] => mysql/price.php
        )

    [ccatalogproduct] => Array
        (
            [module] => catalog
            [file] => mysql/product.php
        )

    [ccatalogproductgroups] => Array
        (
            [module] => catalog
            [file] => mysql/product_group.php
        )

    [ccatalogload] => Array
        (
            [module] => catalog
            [file] => mysql/catalog_load.php
        )

    [ccatalogexport] => Array
        (
            [module] => catalog
            [file] => mysql/catalog_export.php
        )

    [ccatalogimport] => Array
        (
            [module] => catalog
            [file] => mysql/catalog_import.php
        )

    [ccatalogdiscount] => Array
        (
            [module] => catalog
            [file] => mysql/discount.php
        )

    [ccatalogdiscountcoupon] => Array
        (
            [module] => catalog
            [file] => mysql/discount_coupon.php
        )

    [ccatalogvat] => Array
        (
            [module] => catalog
            [file] => mysql/vat.php
        )

    [ccatalogevent] => Array
        (
            [module] => catalog
            [file] => general/catalog_event.php
        )

    [ccatalogsku] => Array
        (
            [module] => catalog
            [file] => general/catalog_sku.php
        )

    [ccatalogdiscountsave] => Array
        (
            [module] => catalog
            [file] => mysql/discount_save.php
        )

    [ccatalogstore] => Array
        (
            [module] => catalog
            [file] => mysql/store.php
        )

    [ccatalogstoreproduct] => Array
        (
            [module] => catalog
            [file] => mysql/store_product.php
        )

    [ccatalogadmin] => Array
        (
            [module] => catalog
            [file] => general/admin.php
        )

    [cglobalcondctrl] => Array
        (
            [module] => catalog
            [file] => general/catalog_cond.php
        )

    [cglobalcondctrlcomplex] => Array
        (
            [module] => catalog
            [file] => general/catalog_cond.php
        )

    [cglobalcondctrlatoms] => Array
        (
            [module] => catalog
            [file] => general/catalog_cond.php
        )

    [cglobalcondctrlgroup] => Array
        (
            [module] => catalog
            [file] => general/catalog_cond.php
        )

    [cglobalcondtree] => Array
        (
            [module] => catalog
            [file] => general/catalog_cond.php
        )

    [ccatalogcondctrl] => Array
        (
            [module] => catalog
            [file] => general/catalog_cond.php
        )

    [ccatalogcondctrlcomplex] => Array
        (
            [module] => catalog
            [file] => general/catalog_cond.php
        )

    [ccatalogcondctrlgroup] => Array
        (
            [module] => catalog
            [file] => general/catalog_cond.php
        )

    [ccatalogcondctrliblockfields] => Array
        (
            [module] => catalog
            [file] => general/catalog_cond.php
        )

    [ccatalogcondctrliblockprops] => Array
        (
            [module] => catalog
            [file] => general/catalog_cond.php
        )

    [ccatalogcondtree] => Array
        (
            [module] => catalog
            [file] => general/catalog_cond.php
        )

    [ccatalogcondctrlbasketproductfields] => Array
        (
            [module] => catalog
            [file] => general/sale_cond.php
        )

    [ccatalogcondctrlbasketproductprops] => Array
        (
            [module] => catalog
            [file] => general/sale_cond.php
        )

    [ccatalogcondctrlcatalogsettings] => Array
        (
            [module] => catalog
            [file] => general/sale_cond.php
        )

    [ccatalogactionctrlbasketproductfields] => Array
        (
            [module] => catalog
            [file] => general/sale_act.php
        )

    [ccatalogactionctrlbasketproductprops] => Array
        (
            [module] => catalog
            [file] => general/sale_act.php
        )

    [ccataloggifterproduct] => Array
        (
            [module] => catalog
            [file] => general/sale_act.php
        )

    [ccatalogdiscountconvert] => Array
        (
            [module] => catalog
            [file] => general/discount_convert.php
        )

    [ccatalogdiscountconverttmp] => Array
        (
            [module] => catalog
            [file] => mysql/discount_convert.php
        )

    [ccatalogproductprovider] => Array
        (
            [module] => catalog
            [file] => general/product_provider.php
        )

    [ccatalogstorebarcode] => Array
        (
            [module] => catalog
            [file] => mysql/store_barcode.php
        )

    [ccatalogcontractor] => Array
        (
            [module] => catalog
            [file] => mysql/contractor.php
        )

    [ccatalogdocstypes] => Array
        (
            [module] => catalog
            [file] => general/store_docs_type.php
        )

    [ccatalogarrivaldocs] => Array
        (
            [module] => catalog
            [file] => general/store_docs_type.php
        )

    [ccatalogstoreadjustmentdocs] => Array
        (
            [module] => catalog
            [file] => general/store_docs_type.php
        )

    [ccatalogmovingdocs] => Array
        (
            [module] => catalog
            [file] => general/store_docs_type.php
        )

    [ccatalogdeductdocs] => Array
        (
            [module] => catalog
            [file] => general/store_docs_type.php
        )

    [ccatalogreturnsdocs] => Array
        (
            [module] => catalog
            [file] => general/store_docs_type.php
        )

    [ccatalogunreserveddocs] => Array
        (
            [module] => catalog
            [file] => general/store_docs_type.php
        )

    [ccatalogdocs] => Array
        (
            [module] => catalog
            [file] => mysql/store_docs.php
        )

    [ccatalogstorecontrolutil] => Array
        (
            [module] => catalog
            [file] => general/store_utility.php
        )

    [ccatalogstoredocselement] => Array
        (
            [module] => catalog
            [file] => mysql/store_docs_element.php
        )

    [ccatalogstoredocsbarcode] => Array
        (
            [module] => catalog
            [file] => mysql/store_docs_barcode.php
        )

    [ccatalogiblockparameters] => Array
        (
            [module] => catalog
            [file] => general/comp_parameters.php
        )

    [ccatalogmeasure] => Array
        (
            [module] => catalog
            [file] => mysql/measure.php
        )

    [ccatalogmeasureresult] => Array
        (
            [module] => catalog
            [file] => mysql/measure.php
        )

    [ccatalogmeasureclassifier] => Array
        (
            [module] => catalog
            [file] => general/unit_classifier.php
        )

    [ccatalogmeasureadminresult] => Array
        (
            [module] => catalog
            [file] => general/measure_result.php
        )

    [ccatalogmeasureadminuiresult] => Array
        (
            [module] => catalog
            [file] => general/measure_result.php
        )

    [ccatalogmeasureratio] => Array
        (
            [module] => catalog
            [file] => mysql/measure_ratio.php
        )

    [ccatalogproductset] => Array
        (
            [module] => catalog
            [file] => mysql/product_set.php
        )

    [ccatalogadmintools] => Array
        (
            [module] => catalog
            [file] => general/admin_tools.php
        )

    [ccatalogadminproductsetedit] => Array
        (
            [module] => catalog
            [file] => general/admin_tools.php
        )

    [ccatalogmenu] => Array
        (
            [module] => catalog
            [file] => general/catalog_menu.php
        )

    [ccatalogcsvsettings] => Array
        (
            [module] => catalog
            [file] => general/csv_settings.php
        )

    [ccatalogstepoperations] => Array
        (
            [module] => catalog
            [file] => general/step_operations.php
        )

    [ccatalogproductsetavailable] => Array
        (
            [module] => catalog
            [file] => general/step_operations.php
        )

    [ccatalogproductavailable] => Array
        (
            [module] => catalog
            [file] => general/step_operations.php
        )

    [ccatalogiblockreindex] => Array
        (
            [module] => catalog
            [file] => general/step_operations.php
        )

    [ccatalogproductsettings] => Array
        (
            [module] => catalog
            [file] => general/step_operations.php
        )

    [ccatalogtools] => Array
        (
            [module] => catalog
            [file] => general/tools.php
        )

    [ccatalogresult] => Array
        (
            [module] => catalog
            [file] => general/result.php
        )

    [cproductquerybuilder] => Array
        (
            [module] => catalog
            [file] => general/querybuilder.php
        )

    [bitrix\catalog\compatible\eventcompatibility] => Array
        (
            [module] => catalog
            [file] => lib/compatible/eventcompatibility.php
        )

    [bitrix\catalog\config\feature] => Array
        (
            [module] => catalog
            [file] => lib/config/feature.php
        )

    [bitrix\catalog\config\state] => Array
        (
            [module] => catalog
            [file] => lib/config/state.php
        )

    [bitrix\catalog\discount\discountmanager] => Array
        (
            [module] => catalog
            [file] => lib/discount/discountmanager.php
        )

    [bitrix\catalog\ebay\ebayxmler] => Array
        (
            [module] => catalog
            [file] => lib/ebay/ebayxmler.php
        )

    [bitrix\catalog\ebay\exportoffer] => Array
        (
            [module] => catalog
            [file] => lib/ebay/exportoffer.php
        )

    [bitrix\catalog\ebay\exportoffercreator] => Array
        (
            [module] => catalog
            [file] => lib/ebay/exportoffercreator.php
        )

    [bitrix\catalog\ebay\exportoffersku] => Array
        (
            [module] => catalog
            [file] => lib/ebay/exportoffersku.php
        )

    [bitrix\catalog\grid\panel\productgroupaction] => Array
        (
            [module] => catalog
            [file] => lib/grid/panel/productgroupaction.php
        )

    [bitrix\catalog\grid\productaction] => Array
        (
            [module] => catalog
            [file] => lib/grid/productaction.php
        )

    [bitrix\catalog\helpers\admin\catalogedit] => Array
        (
            [module] => catalog
            [file] => lib/helpers/admin/catalogedit.php
        )

    [bitrix\catalog\helpers\admin\iblockpricechanger] => Array
        (
            [module] => catalog
            [file] => lib/helpers/admin/iblockpricechanger.php
        )

    [bitrix\catalog\helpers\admin\roundedit] => Array
        (
            [module] => catalog
            [file] => lib/helpers/admin/roundedit.php
        )

    [bitrix\catalog\helpers\admin\tools] => Array
        (
            [module] => catalog
            [file] => lib/helpers/admin/tools.php
        )

    [bitrix\catalog\helpers\tools] => Array
        (
            [module] => catalog
            [file] => lib/helpers/tools.php
        )

    [bitrix\catalog\model\entity] => Array
        (
            [module] => catalog
            [file] => lib/model/entity.php
        )

    [bitrix\catalog\model\event] => Array
        (
            [module] => catalog
            [file] => lib/model/event.php
        )

    [bitrix\catalog\model\eventresult] => Array
        (
            [module] => catalog
            [file] => lib/model/eventresult.php
        )

    [bitrix\catalog\model\price] => Array
        (
            [module] => catalog
            [file] => lib/model/price.php
        )

    [bitrix\catalog\model\product] => Array
        (
            [module] => catalog
            [file] => lib/model/product.php
        )

    [bitrix\catalog\product\price\calculation] => Array
        (
            [module] => catalog
            [file] => lib/product/price/calculation.php
        )

    [bitrix\catalog\product\basket] => Array
        (
            [module] => catalog
            [file] => lib/product/basket.php
        )

    [bitrix\catalog\product\catalogprovider] => Array
        (
            [module] => catalog
            [file] => lib/product/catalogprovider.php
        )

    [bitrix\catalog\product\catalogprovidercompatibility] => Array
        (
            [module] => catalog
            [file] => lib/product/catalogprovidercompatibility.php
        )

    [bitrix\catalog\product\price] => Array
        (
            [module] => catalog
            [file] => lib/product/price.php
        )

    [bitrix\catalog\product\propertycatalogfeature] => Array
        (
            [module] => catalog
            [file] => lib/product/propertycatalogfeature.php
        )

    [bitrix\catalog\product\quantitycontrol] => Array
        (
            [module] => catalog
            [file] => lib/product/quantitycontrol.php
        )

    [bitrix\catalog\product\search] => Array
        (
            [module] => catalog
            [file] => lib/product/search.php
        )

    [bitrix\catalog\product\sku] => Array
        (
            [module] => catalog
            [file] => lib/product/sku.php
        )

    [bitrix\catalog\product\subscribemanager] => Array
        (
            [module] => catalog
            [file] => lib/product/subscribemanager.php
        )

    [bitrix\catalog\product\systemfield] => Array
        (
            [module] => catalog
            [file] => lib/product/systemfield.php
        )

    [bitrix\catalog\product\viewed] => Array
        (
            [module] => catalog
            [file] => lib/product/viewed.php
        )

    [bitrix\catalog\update\adminfilteroption] => Array
        (
            [module] => catalog
            [file] => lib/update/adminfilteroption.php
        )

    [bitrix\catalog\update\admingridoption] => Array
        (
            [module] => catalog
            [file] => lib/update/admingridoption.php
        )

    [bitrix\catalog\url\adminpage\catalogbuilder] => Array
        (
            [module] => catalog
            [file] => lib/url/adminpage/catalogbuilder.php
        )

    [bitrix\catalog\catalogiblocktable] => Array
        (
            [module] => catalog
            [file] => lib/catalogiblock.php
        )

    [bitrix\catalog\catalogviewedproducttable] => Array
        (
            [module] => catalog
            [file] => lib/catalogviewedproduct.php
        )

    [bitrix\catalog\discounttable] => Array
        (
            [module] => catalog
            [file] => lib/discount.php
        )

    [bitrix\catalog\discountcoupontable] => Array
        (
            [module] => catalog
            [file] => lib/discountcoupon.php
        )

    [bitrix\catalog\discountentitytable] => Array
        (
            [module] => catalog
            [file] => lib/discountentity.php
        )

    [bitrix\catalog\discountmoduletable] => Array
        (
            [module] => catalog
            [file] => lib/discountmodule.php
        )

    [bitrix\catalog\discountrestrictiontable] => Array
        (
            [module] => catalog
            [file] => lib/discountrestriction.php
        )

    [bitrix\catalog\extratable] => Array
        (
            [module] => catalog
            [file] => lib/extra.php
        )

    [bitrix\catalog\grouptable] => Array
        (
            [module] => catalog
            [file] => lib/group.php
        )

    [bitrix\catalog\groupaccesstable] => Array
        (
            [module] => catalog
            [file] => lib/groupaccess.php
        )

    [bitrix\catalog\grouplangtable] => Array
        (
            [module] => catalog
            [file] => lib/grouplang.php
        )

    [bitrix\catalog\measuretable] => Array
        (
            [module] => catalog
            [file] => lib/measure.php
        )

    [bitrix\catalog\measureratiotable] => Array
        (
            [module] => catalog
            [file] => lib/measureratio.php
        )

    [bitrix\catalog\pricetable] => Array
        (
            [module] => catalog
            [file] => lib/price.php
        )

    [bitrix\catalog\producttable] => Array
        (
            [module] => catalog
            [file] => lib/product.php
        )

    [bitrix\catalog\productgroupaccesstable] => Array
        (
            [module] => catalog
            [file] => lib/productgroupaccess.php
        )

    [bitrix\catalog\roundingtable] => Array
        (
            [module] => catalog
            [file] => lib/rounding.php
        )

    [bitrix\catalog\storetable] => Array
        (
            [module] => catalog
            [file] => lib/store.php
        )

    [bitrix\catalog\storebarcodetable] => Array
        (
            [module] => catalog
            [file] => lib/storebarcode.php
        )

    [bitrix\catalog\storeproducttable] => Array
        (
            [module] => catalog
            [file] => lib/storeproduct.php
        )

    [bitrix\catalog\vattable] => Array
        (
            [module] => catalog
            [file] => lib/vat.php
        )

    [bitrix\catalog\ebayxmler] => Array
        (
            [module] => catalog
            [file] => lib/ebay/old.php
        )

    [bitrix\catalog\exportoffer] => Array
        (
            [module] => catalog
            [file] => lib/ebay/old.php
        )

    [bitrix\catalog\exportoffercreator] => Array
        (
            [module] => catalog
            [file] => lib/ebay/old.php
        )

    [bitrix\catalog\exportoffersku] => Array
        (
            [module] => catalog
            [file] => lib/ebay/old.php
        )

    [bitrix\catalog\searchhandlers] => Array
        (
            [module] => catalog
            [file] => lib/product/old.php
        )

)
Array
(
    [bitrix\main\application] => Array
        (
            [module] => main
            [file] => lib/application.php
        )

    [bitrix\main\httpapplication] => Array
        (
            [module] => main
            [file] => lib/httpapplication.php
        )

    [bitrix\main\argumentexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\argumentnullexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\argumentoutofrangeexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\argumenttypeexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\notimplementedexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\notsupportedexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\invalidoperationexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\objectpropertyexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\objectnotfoundexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\objectexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\systemexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\accessdeniedexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\decodingexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\io\invalidpathexception] => Array
        (
            [module] => main
            [file] => lib/io/ioexception.php
        )

    [bitrix\main\io\filenotfoundexception] => Array
        (
            [module] => main
            [file] => lib/io/ioexception.php
        )

    [bitrix\main\io\filedeleteexception] => Array
        (
            [module] => main
            [file] => lib/io/ioexception.php
        )

    [bitrix\main\io\fileopenexception] => Array
        (
            [module] => main
            [file] => lib/io/ioexception.php
        )

    [bitrix\main\io\filenotopenedexception] => Array
        (
            [module] => main
            [file] => lib/io/ioexception.php
        )

    [bitrix\main\context] => Array
        (
            [module] => main
            [file] => lib/context.php
        )

    [bitrix\main\httpcontext] => Array
        (
            [module] => main
            [file] => lib/httpcontext.php
        )

    [bitrix\main\dispatcher] => Array
        (
            [module] => main
            [file] => lib/dispatcher.php
        )

    [bitrix\main\environment] => Array
        (
            [module] => main
            [file] => lib/environment.php
        )

    [bitrix\main\event] => Array
        (
            [module] => main
            [file] => lib/event.php
        )

    [bitrix\main\eventmanager] => Array
        (
            [module] => main
            [file] => lib/eventmanager.php
        )

    [bitrix\main\eventresult] => Array
        (
            [module] => main
            [file] => lib/eventresult.php
        )

    [bitrix\main\request] => Array
        (
            [module] => main
            [file] => lib/request.php
        )

    [bitrix\main\httprequest] => Array
        (
            [module] => main
            [file] => lib/httprequest.php
        )

    [bitrix\main\response] => Array
        (
            [module] => main
            [file] => lib/response.php
        )

    [bitrix\main\httpresponse] => Array
        (
            [module] => main
            [file] => lib/httpresponse.php
        )

    [bitrix\main\modulemanager] => Array
        (
            [module] => main
            [file] => lib/modulemanager.php
        )

    [bitrix\main\server] => Array
        (
            [module] => main
            [file] => lib/server.php
        )

    [bitrix\main\config\configuration] => Array
        (
            [module] => main
            [file] => lib/config/configuration.php
        )

    [bitrix\main\config\option] => Array
        (
            [module] => main
            [file] => lib/config/option.php
        )

    [bitrix\main\context\culture] => Array
        (
            [module] => main
            [file] => lib/context/culture.php
        )

    [bitrix\main\data\cache] => Array
        (
            [module] => main
            [file] => lib/data/cache.php
        )

    [bitrix\main\data\cacheengineapc] => Array
        (
            [module] => main
            [file] => lib/data/cacheengineapc.php
        )

    [bitrix\main\data\cacheenginememcache] => Array
        (
            [module] => main
            [file] => lib/data/cacheenginememcache.php
        )

    [bitrix\main\data\cacheenginefiles] => Array
        (
            [module] => main
            [file] => lib/data/cacheenginefiles.php
        )

    [bitrix\main\data\cacheenginenone] => Array
        (
            [module] => main
            [file] => lib/data/cacheenginenone.php
        )

    [bitrix\main\data\connection] => Array
        (
            [module] => main
            [file] => lib/data/connection.php
        )

    [bitrix\main\data\connectionpool] => Array
        (
            [module] => main
            [file] => lib/data/connectionpool.php
        )

    [bitrix\main\data\icacheengine] => Array
        (
            [module] => main
            [file] => lib/data/cache.php
        )

    [bitrix\main\data\hsphpreadconnection] => Array
        (
            [module] => main
            [file] => lib/data/hsphpreadconnection.php
        )

    [bitrix\main\data\managedcache] => Array
        (
            [module] => main
            [file] => lib/data/managedcache.php
        )

    [bitrix\main\data\taggedcache] => Array
        (
            [module] => main
            [file] => lib/data/taggedcache.php
        )

    [bitrix\main\data\memcacheconnection] => Array
        (
            [module] => main
            [file] => lib/data/memcacheconnection.php
        )

    [bitrix\main\data\memcachedconnection] => Array
        (
            [module] => main
            [file] => lib/data/memcachedconnection.php
        )

    [bitrix\main\data\nosqlconnection] => Array
        (
            [module] => main
            [file] => lib/data/nosqlconnection.php
        )

    [bitrix\main\db\arrayresult] => Array
        (
            [module] => main
            [file] => lib/db/arrayresult.php
        )

    [bitrix\main\db\result] => Array
        (
            [module] => main
            [file] => lib/db/result.php
        )

    [bitrix\main\db\connection] => Array
        (
            [module] => main
            [file] => lib/db/connection.php
        )

    [bitrix\main\db\sqlexception] => Array
        (
            [module] => main
            [file] => lib/db/sqlexception.php
        )

    [bitrix\main\db\sqlqueryexception] => Array
        (
            [module] => main
            [file] => lib/db/sqlexception.php
        )

    [bitrix\main\db\transactionexception] => Array
        (
            [module] => main
            [file] => lib/db/sqlexception.php
        )

    [bitrix\main\db\sqlexpression] => Array
        (
            [module] => main
            [file] => lib/db/sqlexpression.php
        )

    [bitrix\main\db\sqlhelper] => Array
        (
            [module] => main
            [file] => lib/db/sqlhelper.php
        )

    [bitrix\main\db\mysqlcommonconnection] => Array
        (
            [module] => main
            [file] => lib/db/mysqlcommonconnection.php
        )

    [bitrix\main\db\mysqliconnection] => Array
        (
            [module] => main
            [file] => lib/db/mysqliconnection.php
        )

    [bitrix\main\db\mysqliresult] => Array
        (
            [module] => main
            [file] => lib/db/mysqliresult.php
        )

    [bitrix\main\db\mysqlisqlhelper] => Array
        (
            [module] => main
            [file] => lib/db/mysqlisqlhelper.php
        )

    [bitrix\main\db\mssqlconnection] => Array
        (
            [module] => main
            [file] => lib/db/mssqlconnection.php
        )

    [bitrix\main\db\mssqlresult] => Array
        (
            [module] => main
            [file] => lib/db/mssqlresult.php
        )

    [bitrix\main\db\mssqlsqlhelper] => Array
        (
            [module] => main
            [file] => lib/db/mssqlsqlhelper.php
        )

    [bitrix\main\db\oracleconnection] => Array
        (
            [module] => main
            [file] => lib/db/oracleconnection.php
        )

    [bitrix\main\db\oracleresult] => Array
        (
            [module] => main
            [file] => lib/db/oracleresult.php
        )

    [bitrix\main\db\oraclesqlhelper] => Array
        (
            [module] => main
            [file] => lib/db/oraclesqlhelper.php
        )

    [bitrix\main\db\pgsqlconnection] => Array
        (
            [module] => main
            [file] => lib/db/pgsqlconnection.php
        )

    [bitrix\main\diag\httpexceptionhandleroutput] => Array
        (
            [module] => main
            [file] => lib/diag/httpexceptionhandleroutput.php
        )

    [bitrix\main\diag\fileexceptionhandlerlog] => Array
        (
            [module] => main
            [file] => lib/diag/fileexceptionhandlerlog.php
        )

    [bitrix\main\diag\exceptionhandler] => Array
        (
            [module] => main
            [file] => lib/diag/exceptionhandler.php
        )

    [bitrix\main\diag\iexceptionhandleroutput] => Array
        (
            [module] => main
            [file] => lib/diag/iexceptionhandleroutput.php
        )

    [bitrix\main\diag\exceptionhandlerlog] => Array
        (
            [module] => main
            [file] => lib/diag/exceptionhandlerlog.php
        )

    [bitrix\main\io\file] => Array
        (
            [module] => main
            [file] => lib/io/file.php
        )

    [bitrix\main\io\fileentry] => Array
        (
            [module] => main
            [file] => lib/io/fileentry.php
        )

    [bitrix\main\io\path] => Array
        (
            [module] => main
            [file] => lib/io/path.php
        )

    [bitrix\main\io\filesystementry] => Array
        (
            [module] => main
            [file] => lib/io/filesystementry.php
        )

    [bitrix\main\io\ifilestream] => Array
        (
            [module] => main
            [file] => lib/io/ifilestream.php
        )

    [bitrix\main\localization\loc] => Array
        (
            [module] => main
            [file] => lib/localization/loc.php
        )

    [bitrix\main\mail\mail] => Array
        (
            [module] => main
            [file] => lib/mail/mail.php
        )

    [bitrix\main\mail\tracking] => Array
        (
            [module] => main
            [file] => lib/mail/tracking.php
        )

    [bitrix\main\mail\eventmanager] => Array
        (
            [module] => main
            [file] => lib/mail/eventmanager.php
        )

    [bitrix\main\mail\eventmessagecompiler] => Array
        (
            [module] => main
            [file] => lib/mail/eventmessagecompiler.php
        )

    [bitrix\main\mail\eventmessagethemecompiler] => Array
        (
            [module] => main
            [file] => lib/mail/eventmessagethemecompiler.php
        )

    [bitrix\main\mail\internal\event] => Array
        (
            [module] => main
            [file] => lib/mail/internal/event.php
        )

    [bitrix\main\mail\internal\eventattachment] => Array
        (
            [module] => main
            [file] => lib/mail/internal/eventattachment.php
        )

    [bitrix\main\mail\internal\eventmessage] => Array
        (
            [module] => main
            [file] => lib/mail/internal/eventmessage.php
        )

    [bitrix\main\mail\internal\eventmessagesite] => Array
        (
            [module] => main
            [file] => lib/mail/internal/eventmessagesite.php
        )

    [bitrix\main\mail\internal\eventmessageattachment] => Array
        (
            [module] => main
            [file] => lib/mail/internal/eventmessageattachment.php
        )

    [bitrix\main\mail\internal\eventtype] => Array
        (
            [module] => main
            [file] => lib/mail/internal/eventtype.php
        )

    [bitrix\main\text\converter] => Array
        (
            [module] => main
            [file] => lib/text/converter.php
        )

    [bitrix\main\text\emptyconverter] => Array
        (
            [module] => main
            [file] => lib/text/emptyconverter.php
        )

    [bitrix\main\text\encoding] => Array
        (
            [module] => main
            [file] => lib/text/encoding.php
        )

    [bitrix\main\text\htmlconverter] => Array
        (
            [module] => main
            [file] => lib/text/htmlconverter.php
        )

    [bitrix\main\text\binarystring] => Array
        (
            [module] => main
            [file] => lib/text/binarystring.php
        )

    [bitrix\main\text\xmlconverter] => Array
        (
            [module] => main
            [file] => lib/text/xmlconverter.php
        )

    [bitrix\main\type\collection] => Array
        (
            [module] => main
            [file] => lib/type/collection.php
        )

    [bitrix\main\type\date] => Array
        (
            [module] => main
            [file] => lib/type/date.php
        )

    [bitrix\main\type\datetime] => Array
        (
            [module] => main
            [file] => lib/type/datetime.php
        )

    [bitrix\main\type\dictionary] => Array
        (
            [module] => main
            [file] => lib/type/dictionary.php
        )

    [bitrix\main\type\filterabledictionary] => Array
        (
            [module] => main
            [file] => lib/type/filterabledictionary.php
        )

    [bitrix\main\type\parameterdictionary] => Array
        (
            [module] => main
            [file] => lib/type/parameterdictionary.php
        )

    [bitrix\main\web\cookie] => Array
        (
            [module] => main
            [file] => lib/web/cookie.php
        )

    [bitrix\main\web\uri] => Array
        (
            [module] => main
            [file] => lib/web/uri.php
        )

    [bitrix\main\sendereventhandler] => Array
        (
            [module] => main
            [file] => lib/senderconnector.php
        )

    [bitrix\main\senderconnectoruser] => Array
        (
            [module] => main
            [file] => lib/senderconnector.php
        )

    [bitrix\main\urlrewriterrulemaker] => Array
        (
            [module] => main
            [file] => lib/urlrewriter.php
        )

    [bitrix\main\update\stepper] => Array
        (
            [module] => main
            [file] => lib/update/stepper.php
        )

    [bitrix\main\composite\abstractresponse] => Array
        (
            [module] => main
            [file] => lib/composite/responder.php
        )

    [bitrix\main\composite\fileresponse] => Array
        (
            [module] => main
            [file] => lib/composite/responder.php
        )

    [bitrix\main\composite\memcachedresponse] => Array
        (
            [module] => main
            [file] => lib/composite/responder.php
        )

    [bitrix\main\security\otpexception] => Array
        (
            [module] => main
            [file] => lib/security/securityexception.php
        )

    [ctimezone] => Array
        (
            [module] => main
            [file] => classes/general/time.php
        )

    [cbxpunycode] => Array
        (
            [module] => main
            [file] => classes/general/punycode.php
        )

    [ibxvirtualio] => Array
        (
            [module] => main
            [file] => classes/general/virtual_io.php
        )

    [ibxgeterrors] => Array
        (
            [module] => main
            [file] => classes/general/virtual_io.php
        )

    [cbxvirtualio] => Array
        (
            [module] => main
            [file] => classes/general/virtual_io.php
        )

    [cbxvirtualfilebase] => Array
        (
            [module] => main
            [file] => classes/general/virtual_file.php
        )

    [cbxvirtualfile] => Array
        (
            [module] => main
            [file] => classes/general/virtual_file.php
        )

    [cbxvirtualdirectory] => Array
        (
            [module] => main
            [file] => classes/general/virtual_file.php
        )

    [calloption] => Array
        (
            [module] => main
            [file] => classes/general/option.php
        )

    [coption] => Array
        (
            [module] => main
            [file] => classes/general/option.php
        )

    [callpageoption] => Array
        (
            [module] => main
            [file] => classes/general/pageoption.php
        )

    [cpageoption] => Array
        (
            [module] => main
            [file] => classes/general/pageoption.php
        )

    [callsqlwhere] => Array
        (
            [module] => main
            [file] => classes/general/sqlwhere.php
        )

    [csqlwhereexpression] => Array
        (
            [module] => main
            [file] => classes/general/sqlwhere.php
        )

    [csqlwhere] => Array
        (
            [module] => main
            [file] => classes/general/sqlwhere.php
        )

    [calllanguage] => Array
        (
            [module] => main
            [file] => classes/general/language.php
        )

    [clanguage] => Array
        (
            [module] => main
            [file] => classes/general/language.php
        )

    [clangadmin] => Array
        (
            [module] => main
            [file] => classes/general/language.php
        )

    [_clangdbresult] => Array
        (
            [module] => main
            [file] => classes/general/langdbresult.php
        )

    [callagent] => Array
        (
            [module] => main
            [file] => classes/general/agent.php
        )

    [cagent] => Array
        (
            [module] => main
            [file] => classes/mysql/agent.php
        )

    [capplicationexception] => Array
        (
            [module] => main
            [file] => classes/general/applicationexception.php
        )

    [cadminexception] => Array
        (
            [module] => main
            [file] => classes/general/adminexception.php
        )

    [callsite] => Array
        (
            [module] => main
            [file] => classes/general/site.php
        )

    [calllang] => Array
        (
            [module] => main
            [file] => classes/general/site.php
        )

    [csite] => Array
        (
            [module] => main
            [file] => classes/general/site.php
        )

    [clang] => Array
        (
            [module] => main
            [file] => classes/general/site.php
        )

    [chttp] => Array
        (
            [module] => main
            [file] => classes/general/http.php
        )

    [cutil] => Array
        (
            [module] => main
            [file] => classes/general/util.php
        )

    [callmain] => Array
        (
            [module] => main
            [file] => classes/general/main.php
        )

    [cmain] => Array
        (
            [module] => main
            [file] => classes/general/main.php
        )

    [calldatabase] => Array
        (
            [module] => main
            [file] => classes/general/database.php
        )

    [calldbresult] => Array
        (
            [module] => main
            [file] => classes/general/dbresult.php
        )

    [cdatabasemysql] => Array
        (
            [module] => main
            [file] => classes/mysql/database.php
        )

    [cdbresultmysql] => Array
        (
            [module] => main
            [file] => classes/mysql/dbresult.php
        )

    [icachebackend] => Array
        (
            [module] => main
            [file] => classes/general/cache_backend.php
        )

    [cphpcache] => Array
        (
            [module] => main
            [file] => classes/general/cache.php
        )

    [ccachemanager] => Array
        (
            [module] => main
            [file] => classes/general/cache_manager.php
        )

    [cpagecache] => Array
        (
            [module] => main
            [file] => classes/general/page_cache.php
        )

    [cstackcacheentry] => Array
        (
            [module] => main
            [file] => classes/general/stack_cache_entry.php
        )

    [cstackcachemanager] => Array
        (
            [module] => main
            [file] => classes/general/stack_cache.php
        )

    [cmodule] => Array
        (
            [module] => main
            [file] => /classes/general/module.php
        )

    [bitrix\main\entity\ufield] => Array
        (
            [module] => main
            [file] => include/deprecated/ufield.php
        )

    [cdatabase] => Array
        (
            [module] => main
            [file] => classes/mysql/database.php
        )

    [cdbresult] => Array
        (
            [module] => main
            [file] => classes/mysql/dbresult.php
        )

    [csitetemplate] => Array
        (
            [module] => main
            [file] => classes/general/site_template.php
        )

    [cbitrixcomponent] => Array
        (
            [module] => main
            [file] => classes/general/component.php
        )

    [ccomponentengine] => Array
        (
            [module] => main
            [file] => classes/general/component_engine.php
        )

    [ccomponentajax] => Array
        (
            [module] => main
            [file] => classes/general/component_ajax.php
        )

    [cbitrixcomponenttemplate] => Array
        (
            [module] => main
            [file] => classes/general/component_template.php
        )

    [ccomponentutil] => Array
        (
            [module] => main
            [file] => classes/general/component_util.php
        )

    [ccontrollerclient] => Array
        (
            [module] => main
            [file] => classes/general/controller_member.php
        )

    [phpparser] => Array
        (
            [module] => main
            [file] => classes/general/php_parser.php
        )

    [cdiskquota] => Array
        (
            [module] => main
            [file] => classes/general/quota.php
        )

    [ceventlog] => Array
        (
            [module] => main
            [file] => classes/general/event_log.php
        )

    [ceventmain] => Array
        (
            [module] => main
            [file] => classes/general/event_log.php
        )

    [cadminfiledialog] => Array
        (
            [module] => main
            [file] => classes/general/file_dialog.php
        )

    [wll_user] => Array
        (
            [module] => main
            [file] => classes/general/liveid.php
        )

    [wll_consenttoken] => Array
        (
            [module] => main
            [file] => classes/general/liveid.php
        )

    [windowslivelogin] => Array
        (
            [module] => main
            [file] => classes/general/liveid.php
        )

    [cfile] => Array
        (
            [module] => main
            [file] => classes/general/file.php
        )

    [callfile] => Array
        (
            [module] => main
            [file] => classes/general/file.php
        )

    [ctempfile] => Array
        (
            [module] => main
            [file] => classes/general/file_temp.php
        )

    [cfavorites] => Array
        (
            [module] => main
            [file] => classes/mysql/favorites.php
        )

    [cuseroptions] => Array
        (
            [module] => main
            [file] => classes/general/user_options.php
        )

    [cgridoptions] => Array
        (
            [module] => main
            [file] => classes/general/grids.php
        )

    [cundo] => Array
        (
            [module] => main
            [file] => /classes/general/undo.php
        )

    [cautosave] => Array
        (
            [module] => main
            [file] => /classes/general/undo.php
        )

    [callratings] => Array
        (
            [module] => main
            [file] => classes/general/ratings.php
        )

    [cratings] => Array
        (
            [module] => main
            [file] => classes/mysql/ratings.php
        )

    [cratingscomponentsmain] => Array
        (
            [module] => main
            [file] => classes/mysql/ratings_components.php
        )

    [cratingrule] => Array
        (
            [module] => main
            [file] => classes/general/rating_rule.php
        )

    [cratingrulesmain] => Array
        (
            [module] => main
            [file] => classes/mysql/rating_rules.php
        )

    [ctoppanel] => Array
        (
            [module] => main
            [file] => public/top_panel.php
        )

    [ceditarea] => Array
        (
            [module] => main
            [file] => public/edit_area.php
        )

    [ccomponentpanel] => Array
        (
            [module] => main
            [file] => public/edit_area.php
        )

    [ctextparser] => Array
        (
            [module] => main
            [file] => classes/general/textparser.php
        )

    [cphpcachefiles] => Array
        (
            [module] => main
            [file] => classes/general/cache_files.php
        )

    [cdataxmlnode] => Array
        (
            [module] => main
            [file] => classes/general/xml.php
        )

    [cdataxmldocument] => Array
        (
            [module] => main
            [file] => classes/general/xml.php
        )

    [cdataxml] => Array
        (
            [module] => main
            [file] => classes/general/xml.php
        )

    [cxmlfilestream] => Array
        (
            [module] => main
            [file] => classes/general/xml.php
        )

    [crsaprovider] => Array
        (
            [module] => main
            [file] => classes/general/rsasecurity.php
        )

    [crsasecurity] => Array
        (
            [module] => main
            [file] => classes/general/rsasecurity.php
        )

    [crsabcmathprovider] => Array
        (
            [module] => main
            [file] => classes/general/rsabcmath.php
        )

    [crsaopensslprovider] => Array
        (
            [module] => main
            [file] => classes/general/rsaopenssl.php
        )

    [casnreader] => Array
        (
            [module] => main
            [file] => classes/general/asn.php
        )

    [cbxshorturi] => Array
        (
            [module] => main
            [file] => classes/mysql/short_uri.php
        )

    [cfinder] => Array
        (
            [module] => main
            [file] => classes/general/finder.php
        )

    [caccess] => Array
        (
            [module] => main
            [file] => classes/general/access.php
        )

    [cauthprovider] => Array
        (
            [module] => main
            [file] => classes/general/authproviders.php
        )

    [iproviderinterface] => Array
        (
            [module] => main
            [file] => classes/general/authproviders.php
        )

    [cgroupauthprovider] => Array
        (
            [module] => main
            [file] => classes/general/authproviders.php
        )

    [cuserauthprovider] => Array
        (
            [module] => main
            [file] => classes/general/authproviders.php
        )

    [ctableschema] => Array
        (
            [module] => main
            [file] => classes/general/table_schema.php
        )

    [ccsvdata] => Array
        (
            [module] => main
            [file] => classes/general/csv_data.php
        )

    [csmile] => Array
        (
            [module] => main
            [file] => classes/general/smile.php
        )

    [csmilegallery] => Array
        (
            [module] => main
            [file] => classes/general/smile.php
        )

    [csmileset] => Array
        (
            [module] => main
            [file] => classes/general/smile.php
        )

    [cglobalcounter] => Array
        (
            [module] => main
            [file] => classes/general/global_counter.php
        )

    [cusercounter] => Array
        (
            [module] => main
            [file] => classes/mysql/user_counter.php
        )

    [cusercounterpage] => Array
        (
            [module] => main
            [file] => classes/mysql/user_counter.php
        )

    [chotkeys] => Array
        (
            [module] => main
            [file] => classes/general/hot_keys.php
        )

    [chotkeyscode] => Array
        (
            [module] => main
            [file] => classes/general/hot_keys.php
        )

    [cbxsanitizer] => Array
        (
            [module] => main
            [file] => classes/general/sanitizer.php
        )

    [ibxarchive] => Array
        (
            [module] => main
            [file] => classes/general/archive.php
        )

    [cbxarchive] => Array
        (
            [module] => main
            [file] => classes/general/archive.php
        )

    [cadminnotify] => Array
        (
            [module] => main
            [file] => classes/general/admin_notify.php
        )

    [cbxfavadmmenu] => Array
        (
            [module] => main
            [file] => classes/general/favorites.php
        )

    [cadmininformer] => Array
        (
            [module] => main
            [file] => classes/general/admin_informer.php
        )

    [csitecheckertest] => Array
        (
            [module] => main
            [file] => classes/general/site_checker.php
        )

    [csqlutil] => Array
        (
            [module] => main
            [file] => classes/general/sql_util.php
        )

    [cfileuploader] => Array
        (
            [module] => main
            [file] => classes/general/uploader.php
        )

    [lpa] => Array
        (
            [module] => main
            [file] => classes/general/lpa.php
        )

    [cadminfilter] => Array
        (
            [module] => main
            [file] => interface/admin_filter.php
        )

    [cadminlist] => Array
        (
            [module] => main
            [file] => interface/admin_list.php
        )

    [cadminlistrow] => Array
        (
            [module] => main
            [file] => interface/admin_list.php
        )

    [cadminuilist] => Array
        (
            [module] => main
            [file] => interface/admin_ui_list.php
        )

    [cadminuilistrow] => Array
        (
            [module] => main
            [file] => interface/admin_ui_list.php
        )

    [cadminuiresult] => Array
        (
            [module] => main
            [file] => interface/admin_ui_list.php
        )

    [cadminuicontextmenu] => Array
        (
            [module] => main
            [file] => interface/admin_ui_list.php
        )

    [cadminuisorting] => Array
        (
            [module] => main
            [file] => interface/admin_ui_list.php
        )

    [cadminuilistactionpanel] => Array
        (
            [module] => main
            [file] => interface/admin_ui_list.php
        )

    [cadmintabcontrol] => Array
        (
            [module] => main
            [file] => interface/admin_tabcontrol.php
        )

    [cadminform] => Array
        (
            [module] => main
            [file] => interface/admin_form.php
        )

    [cadminformsettings] => Array
        (
            [module] => main
            [file] => interface/admin_form.php
        )

    [cadmintabcontroldrag] => Array
        (
            [module] => main
            [file] => interface/admin_tabcontrol_drag.php
        )

    [cadmindraggableblockengine] => Array
        (
            [module] => main
            [file] => interface/admin_tabcontrol_drag.php
        )

    [cjspopup] => Array
        (
            [module] => main
            [file] => interface/jspopup.php
        )

    [cjspopuponpage] => Array
        (
            [module] => main
            [file] => interface/jspopup.php
        )

    [cadmincalendar] => Array
        (
            [module] => main
            [file] => interface/admin_calendar.php
        )

    [cadminviewtabcontrol] => Array
        (
            [module] => main
            [file] => interface/admin_viewtabcontrol.php
        )

    [cadmintabengine] => Array
        (
            [module] => main
            [file] => interface/admin_tabengine.php
        )

    [ccaptcha] => Array
        (
            [module] => main
            [file] => classes/general/captcha.php
        )

    [cmpnotifications] => Array
        (
            [module] => main
            [file] => classes/general/mp_notifications.php
        )

    [calltask] => Array
        (
            [module] => main
            [file] => classes/general/task.php
        )

    [ctask] => Array
        (
            [module] => main
            [file] => classes/general/task.php
        )

    [calloperation] => Array
        (
            [module] => main
            [file] => classes/general/operation.php
        )

    [coperation] => Array
        (
            [module] => main
            [file] => classes/general/operation.php
        )

    [callgroup] => Array
        (
            [module] => main
            [file] => classes/general/group.php
        )

    [cgroup] => Array
        (
            [module] => main
            [file] => classes/general/group.php
        )

    [cajax] => Array
        (
            [module] => main
            [file] => ajax_tools.php
        )

    [calluser] => Array
        (
            [module] => main
            [file] => classes/general/user.php
        )

    [cuser] => Array
        (
            [module] => main
            [file] => classes/general/user.php
        )

    [callevent] => Array
        (
            [module] => main
            [file] => classes/general/event.php
        )

    [cevent] => Array
        (
            [module] => main
            [file] => classes/general/event.php
        )

    [calleventmessage] => Array
        (
            [module] => main
            [file] => classes/general/eventmessage.php
        )

    [ceventmessage] => Array
        (
            [module] => main
            [file] => classes/general/eventmessage.php
        )

    [ceventtype] => Array
        (
            [module] => main
            [file] => classes/general/eventmessage.php
        )

    [_ceventtyperesult] => Array
        (
            [module] => main
            [file] => classes/general/eventmessage.php
        )

    [cdbresulteventmultiresult] => Array
        (
            [module] => main
            [file] => classes/general/eventmessage.php
        )

    [cdebuginfo] => Array
        (
            [module] => main
            [file] => classes/general/debuginfo.php
        )

    [ccaptchaagent] => Array
        (
            [module] => main
            [file] => classes/general/captchaagent.php
        )

    [callfilterquery] => Array
        (
            [module] => main
            [file] => classes/general/filterquery.php
        )

    [cfilterquery] => Array
        (
            [module] => main
            [file] => classes/general/filterquery.php
        )

    [cconvertorspregreplacehelper] => Array
        (
            [module] => main
            [file] => classes/general/convertorspregreplacehelper.php
        )

    [cspacer] => Array
        (
            [module] => main
            [file] => classes/general/spacer.php
        )

    [updatetools] => Array
        (
            [module] => main
            [file] => classes/general/updatetools.php
        )

    [cjscore] => Array
        (
            [module] => main
            [file] => classes/general/jscore.php
        )

    [cchecklisttools] => Array
        (
            [module] => main
            [file] => classes/general/checklist.php
        )

    [cmenu] => Array
        (
            [module] => main
            [file] => classes/general/menu.php
        )

    [cmenucustom] => Array
        (
            [module] => main
            [file] => classes/general/menucustom.php
        )

    [callusertypeentity] => Array
        (
            [module] => main
            [file] => classes/general/usertype.php
        )

    [cusertypeentity] => Array
        (
            [module] => main
            [file] => classes/general/usertype.php
        )

    [cuserfieldenum] => Array
        (
            [module] => main
            [file] => classes/general/userfieldenum.php
        )

    [cusertypesql] => Array
        (
            [module] => main
            [file] => classes/general/usertypesql.php
        )

    [cusertypemanager] => Array
        (
            [module] => main
            [file] => classes/general/usertypemanager.php
        )

    [cusertypestring] => Array
        (
            [module] => main
            [file] => classes/general/usertypestr.php
        )

    [cusertypeinteger] => Array
        (
            [module] => main
            [file] => classes/general/usertypeint.php
        )

    [cusertypedouble] => Array
        (
            [module] => main
            [file] => classes/general/usertypedbl.php
        )

    [cusertypedatetime] => Array
        (
            [module] => main
            [file] => classes/general/usertypetime.php
        )

    [cusertypedate] => Array
        (
            [module] => main
            [file] => classes/general/usertypedate.php
        )

    [cusertypeboolean] => Array
        (
            [module] => main
            [file] => classes/general/usertypebool.php
        )

    [cusertypefile] => Array
        (
            [module] => main
            [file] => classes/general/usertypefile.php
        )

    [cusertypeenum] => Array
        (
            [module] => main
            [file] => classes/general/usertypeenum.php
        )

    [cusertypeiblocksection] => Array
        (
            [module] => main
            [file] => classes/general/usertypesection.php
        )

    [ciblocksectionenum] => Array
        (
            [module] => main
            [file] => classes/general/usertypesection.php
        )

    [cusertypeiblockelement] => Array
        (
            [module] => main
            [file] => classes/general/usertypeelement.php
        )

    [cusertypestringformatted] => Array
        (
            [module] => main
            [file] => classes/general/usertypestrfmt.php
        )

    [cusertypeurl] => Array
        (
            [module] => main
            [file] => classes/general/usertypeurl.php
        )

    [bxgadget] => Array
        (
            [module] => main
            [file] => classes/general/gadget.php
        )

    [cmainadmin] => Array
        (
            [module] => main
            [file] => classes/general/main_admin.php
        )

    [ctemplates] => Array
        (
            [module] => main
            [file] => classes/general/templates.php
        )

    [cpagetemplate] => Array
        (
            [module] => main
            [file] => classes/general/page_template.php
        )

    [filescmp] => Array
        (
            [module] => main
            [file] => classes/general/files_cmp.php
        )

    [carchiver] => Array
        (
            [module] => main
            [file] => classes/general/tar_gz.php
        )

    [czip] => Array
        (
            [module] => main
            [file] => classes/general/zip.php
        )

    [curlrewriter] => Array
        (
            [module] => main
            [file] => classes/general/urlrewriter.php
        )

    [charsetconverter] => Array
        (
            [module] => main
            [file] => classes/general/charset_converter.php
        )

    [chtmlpagescache] => Array
        (
            [module] => main
            [file] => lib/composite/helper.php
        )

    [statichtmlmemcachedresponse] => Array
        (
            [module] => main
            [file] => lib/composite/responder.php
        )

    [statichtmlfileresponse] => Array
        (
            [module] => main
            [file] => lib/composite/responder.php
        )

    [bitrix\main\page\frame] => Array
        (
            [module] => main
            [file] => lib/composite/engine.php
        )

    [bitrix\main\page\framestatic] => Array
        (
            [module] => main
            [file] => lib/composite/staticarea.php
        )

    [bitrix\main\page\framebuffered] => Array
        (
            [module] => main
            [file] => lib/composite/bufferarea.php
        )

    [bitrix\main\page\framehelper] => Array
        (
            [module] => main
            [file] => lib/composite/bufferarea.php
        )

    [bitrix\main\data\statichtmlcache] => Array
        (
            [module] => main
            [file] => lib/composite/page.php
        )

    [bitrix\main\data\statichtmlstorage] => Array
        (
            [module] => main
            [file] => lib/composite/data/abstractstorage.php
        )

    [bitrix\main\data\statichtmlfilestorage] => Array
        (
            [module] => main
            [file] => lib/composite/data/filestorage.php
        )

    [bitrix\main\data\statichtmlmemcachedstorage] => Array
        (
            [module] => main
            [file] => lib/composite/data/memcachedstorage.php
        )

    [bitrix\main\data\staticcacheprovider] => Array
        (
            [module] => main
            [file] => lib/composite/data/cacheprovider.php
        )

    [bitrix\main\data\appcachemanifest] => Array
        (
            [module] => main
            [file] => lib/composite/appcache.php
        )

    [iblock] => Array
        (
            [module] => iblock
            [file] => install/index.php
        )

    [ciblockpropertyresult] => Array
        (
            [module] => iblock
            [file] => classes/general/iblockpropresult.php
        )

    [ciblockresult] => Array
        (
            [module] => iblock
            [file] => classes/general/iblockresult.php
        )

    [_cibelement] => Array
        (
            [module] => iblock
            [file] => classes/general/iblock_element.php
        )

    [ciblocktype] => Array
        (
            [module] => iblock
            [file] => classes/general/iblocktype.php
        )

    [calliblock] => Array
        (
            [module] => iblock
            [file] => classes/general/iblock.php
        )

    [ciblock] => Array
        (
            [module] => iblock
            [file] => classes/mysql/iblock.php
        )

    [calliblocksection] => Array
        (
            [module] => iblock
            [file] => classes/general/iblocksection.php
        )

    [ciblocksection] => Array
        (
            [module] => iblock
            [file] => classes/mysql/iblocksection.php
        )

    [calliblockproperty] => Array
        (
            [module] => iblock
            [file] => classes/general/iblockproperty.php
        )

    [ciblockpropertyenum] => Array
        (
            [module] => iblock
            [file] => classes/general/iblockpropertyenum.php
        )

    [ciblockproperty] => Array
        (
            [module] => iblock
            [file] => classes/mysql/iblockproperty.php
        )

    [calliblockelement] => Array
        (
            [module] => iblock
            [file] => classes/general/iblockelement.php
        )

    [ciblockelement] => Array
        (
            [module] => iblock
            [file] => classes/mysql/iblockelement.php
        )

    [calliblockrss] => Array
        (
            [module] => iblock
            [file] => classes/general/iblockrss.php
        )

    [ciblockrss] => Array
        (
            [module] => iblock
            [file] => classes/mysql/iblockrss.php
        )

    [ciblockpropertydatetime] => Array
        (
            [module] => iblock
            [file] => classes/general/prop_datetime.php
        )

    [ciblockpropertydate] => Array
        (
            [module] => iblock
            [file] => classes/general/prop_date.php
        )

    [ciblockpropertyxmlid] => Array
        (
            [module] => iblock
            [file] => classes/general/prop_xmlid.php
        )

    [ciblockpropertyfileman] => Array
        (
            [module] => iblock
            [file] => classes/general/prop_fileman.php
        )

    [ciblockpropertyhtml] => Array
        (
            [module] => iblock
            [file] => classes/general/prop_html.php
        )

    [ciblockpropertyelementlist] => Array
        (
            [module] => iblock
            [file] => classes/general/prop_element_list.php
        )

    [ccmlresult] => Array
        (
            [module] => iblock
            [file] => classes/general/cmlresult.php
        )

    [ciblockxmlfile] => Array
        (
            [module] => iblock
            [file] => classes/mysql/cml2.php
        )

    [ciblockcmlimport] => Array
        (
            [module] => iblock
            [file] => classes/general/cml2.php
        )

    [ciblockcmlexport] => Array
        (
            [module] => iblock
            [file] => classes/general/cml2.php
        )

    [ciblockfindtools] => Array
        (
            [module] => iblock
            [file] => classes/general/comp_findtools.php
        )

    [ciblockpricetools] => Array
        (
            [module] => iblock
            [file] => classes/general/comp_pricetools.php
        )

    [ciblockparameters] => Array
        (
            [module] => iblock
            [file] => classes/general/comp_parameters.php
        )

    [ciblockformatproperties] => Array
        (
            [module] => iblock
            [file] => classes/general/comp_formatprops.php
        )

    [calliblocksequence] => Array
        (
            [module] => iblock
            [file] => classes/general/iblocksequence.php
        )

    [ciblocksequence] => Array
        (
            [module] => iblock
            [file] => classes/mysql/iblocksequence.php
        )

    [ciblockpropertysequence] => Array
        (
            [module] => iblock
            [file] => classes/general/prop_seq.php
        )

    [ciblockpropertyelementautocomplete] => Array
        (
            [module] => iblock
            [file] => classes/general/prop_element_auto.php
        )

    [ciblockpropertysku] => Array
        (
            [module] => iblock
            [file] => classes/general/prop_element_sku.php
        )

    [ciblockpropertysectionautocomplete] => Array
        (
            [module] => iblock
            [file] => classes/general/prop_section_auto.php
        )

    [calliblockofferstmp] => Array
        (
            [module] => iblock
            [file] => classes/general/iblockoffers.php
        )

    [ciblockofferstmp] => Array
        (
            [module] => iblock
            [file] => classes/mysql/iblockoffers.php
        )

    [ceventiblock] => Array
        (
            [module] => iblock
            [file] => classes/general/iblock_event_list.php
        )

    [cratingscomponentsiblock] => Array
        (
            [module] => iblock
            [file] => classes/general/ratings_components.php
        )

    [ciblockrights] => Array
        (
            [module] => iblock
            [file] => classes/general/iblock_rights.php
        )

    [ciblocksectionrights] => Array
        (
            [module] => iblock
            [file] => classes/general/iblock_rights.php
        )

    [ciblockelementrights] => Array
        (
            [module] => iblock
            [file] => classes/general/iblock_rights.php
        )

    [ciblockrightsstorage] => Array
        (
            [module] => iblock
            [file] => classes/general/iblock_rights.php
        )

    [ciblockpropertytools] => Array
        (
            [module] => iblock
            [file] => classes/general/iblockproptools.php
        )

    [ciblocksectionpropertylink] => Array
        (
            [module] => iblock
            [file] => classes/general/section_property.php
        )

    [ciblockxmlimport] => Array
        (
            [module] => iblock
            [file] => classes/general/iblockxmlimport.php
        )

    [bitrix\iblock\iblockfieldtable] => Array
        (
            [module] => iblock
            [file] => lib/iblockfield.php
        )

    [bitrix\iblock\iblockgrouptable] => Array
        (
            [module] => iblock
            [file] => lib/iblockgroup.php
        )

    [bitrix\iblock\iblockmessagetable] => Array
        (
            [module] => iblock
            [file] => lib/iblockmessage.php
        )

    [bitrix\iblock\iblockrsstable] => Array
        (
            [module] => iblock
            [file] => lib/iblockrss.php
        )

    [bitrix\iblock\iblocksitetable] => Array
        (
            [module] => iblock
            [file] => lib/iblocksite.php
        )

    [bitrix\iblock\inheritedpropertytable] => Array
        (
            [module] => iblock
            [file] => lib/inheritedproperty.php
        )

    [bitrix\iblock\propertyenumerationtable] => Array
        (
            [module] => iblock
            [file] => lib/propertyenumeration.php
        )

    [bitrix\iblock\propertyfeaturetable] => Array
        (
            [module] => iblock
            [file] => lib/propertyfeature.php
        )

    [bitrix\iblock\sequencetable] => Array
        (
            [module] => iblock
            [file] => lib/sequence.php
        )

    [bitrix\iblock\sitetable] => Array
        (
            [module] => iblock
            [file] => lib/site.php
        )

    [bitrix\iblock\typetable] => Array
        (
            [module] => iblock
            [file] => lib/type.php
        )

    [bitrix\iblock\typelanguagetable] => Array
        (
            [module] => iblock
            [file] => lib/typelanguage.php
        )

    [bitrix\iblock\bizproctype\usertypeproperty] => Array
        (
            [module] => iblock
            [file] => lib/bizproctype/usertypeproperty.php
        )

    [bitrix\iblock\bizproctype\ecrm] => Array
        (
            [module] => iblock
            [file] => lib/bizproctype/ecrm.php
        )

    [bitrix\iblock\bizproctype\money] => Array
        (
            [module] => iblock
            [file] => lib/bizproctype/money.php
        )

    [bitrix\iblock\bizproctype\usertypepropertydiskfile] => Array
        (
            [module] => iblock
            [file] => lib/bizproctype/usertypepropertydiskfile.php
        )

    [bitrix\iblock\bizproctype\usertypepropertyelist] => Array
        (
            [module] => iblock
            [file] => lib/bizproctype/usertypepropertyelist.php
        )

    [bitrix\iblock\bizproctype\usertypepropertyemployee] => Array
        (
            [module] => iblock
            [file] => lib/bizproctype/usertypepropertyemployee.php
        )

    [bitrix\iblock\bizproctype\usertypepropertyhtml] => Array
        (
            [module] => iblock
            [file] => lib/bizproctype/usertypepropertyhtml.php
        )

    [bitrix\iblock\component\base] => Array
        (
            [module] => iblock
            [file] => lib/component/base.php
        )

    [bitrix\iblock\component\element] => Array
        (
            [module] => iblock
            [file] => lib/component/element.php
        )

    [bitrix\iblock\component\elementlist] => Array
        (
            [module] => iblock
            [file] => lib/component/elementlist.php
        )

    [bitrix\iblock\component\filters] => Array
        (
            [module] => iblock
            [file] => lib/component/filters.php
        )

    [bitrix\iblock\component\selector\element] => Array
        (
            [module] => iblock
            [file] => lib/component/selector/element.php
        )

    [bitrix\iblock\component\selector\entity] => Array
        (
            [module] => iblock
            [file] => lib/component/selector/entity.php
        )

    [bitrix\iblock\component\tools] => Array
        (
            [module] => iblock
            [file] => lib/component/tools.php
        )

    [bitrix\iblock\controller\filter\element] => Array
        (
            [module] => iblock
            [file] => lib/Controller/Filter/Element.php
        )

    [bitrix\iblock\filter\entity\elementsettings] => Array
        (
            [module] => iblock
            [file] => lib/filter/entity/elementsettings.php
        )

    [bitrix\iblock\filter\entity\iblocksettings] => Array
        (
            [module] => iblock
            [file] => lib/filter/entity/iblocksettings.php
        )

    [bitrix\iblock\filter\fieldprovider\base] => Array
        (
            [module] => iblock
            [file] => lib/filter/fieldprovider/base.php
        )

    [bitrix\iblock\filter\fieldprovider\element] => Array
        (
            [module] => iblock
            [file] => lib/filter/fieldprovider/element.php
        )

    [bitrix\iblock\filter\fieldprovider\iblockproperty] => Array
        (
            [module] => iblock
            [file] => lib/filter/fieldprovider/iblockproperty.php
        )

    [bitrix\iblock\filter\dictionary] => Array
        (
            [module] => iblock
            [file] => lib/filter/dictionary.php
        )

    [bitrix\iblock\filter\entitylist] => Array
        (
            [module] => iblock
            [file] => lib/filter/entitylist.php
        )

    [bitrix\iblock\filter\factory] => Array
        (
            [module] => iblock
            [file] => lib/filter/factory.php
        )

    [bitrix\iblock\grid\panel\groupaction] => Array
        (
            [module] => iblock
            [file] => lib/grid/panel/groupaction.php
        )

    [bitrix\iblock\grid\actiontype] => Array
        (
            [module] => iblock
            [file] => lib/grid/actiontype.php
        )

    [bitrix\iblock\helpers\admin\property] => Array
        (
            [module] => iblock
            [file] => lib/helpers/admin/property.php
        )

    [bitrix\iblock\helpers\filter\property] => Array
        (
            [module] => iblock
            [file] => lib/helpers/filter/property.php
        )

    [bitrix\iblock\helpers\filter\propertymanager] => Array
        (
            [module] => iblock
            [file] => lib/helpers/filter/propertymanager.php
        )

    [bitrix\iblock\inheritedproperty\basetemplate] => Array
        (
            [module] => iblock
            [file] => lib/inheritedproperty/basetemplate.php
        )

    [bitrix\iblock\inheritedproperty\basevalues] => Array
        (
            [module] => iblock
            [file] => lib/inheritedproperty/basevalues.php
        )

    [bitrix\iblock\inheritedproperty\elementtemplates] => Array
        (
            [module] => iblock
            [file] => lib/inheritedproperty/elementtemplates.php
        )

    [bitrix\iblock\inheritedproperty\elementvalues] => Array
        (
            [module] => iblock
            [file] => lib/inheritedproperty/elementvalues.php
        )

    [bitrix\iblock\inheritedproperty\iblocktemplates] => Array
        (
            [module] => iblock
            [file] => lib/inheritedproperty/iblocktemplates.php
        )

    [bitrix\iblock\inheritedproperty\iblockvalues] => Array
        (
            [module] => iblock
            [file] => lib/inheritedproperty/iblockvalues.php
        )

    [bitrix\iblock\inheritedproperty\sectiontemplates] => Array
        (
            [module] => iblock
            [file] => lib/inheritedproperty/sectiontemplates.php
        )

    [bitrix\iblock\inheritedproperty\sectionvalues] => Array
        (
            [module] => iblock
            [file] => lib/inheritedproperty/sectionvalues.php
        )

    [bitrix\iblock\inheritedproperty\valuesqueue] => Array
        (
            [module] => iblock
            [file] => lib/inheritedproperty/valuesqueue.php
        )

    [bitrix\iblock\landingsource\dataloader] => Array
        (
            [module] => iblock
            [file] => lib/landingsource/dataloader.php
        )

    [bitrix\iblock\landingsource\element] => Array
        (
            [module] => iblock
            [file] => lib/landingsource/element.php
        )

    [bitrix\iblock\model\propertyfeature] => Array
        (
            [module] => iblock
            [file] => lib/model/propertyfeature.php
        )

    [bitrix\iblock\model\section] => Array
        (
            [module] => iblock
            [file] => lib/model/section.php
        )

    [bitrix\iblock\propertyindex\dictionary] => Array
        (
            [module] => iblock
            [file] => lib/propertyindex/dictionary.php
        )

    [bitrix\iblock\propertyindex\element] => Array
        (
            [module] => iblock
            [file] => lib/propertyindex/element.php
        )

    [bitrix\iblock\propertyindex\facet] => Array
        (
            [module] => iblock
            [file] => lib/propertyindex/facet.php
        )

    [bitrix\iblock\propertyindex\indexer] => Array
        (
            [module] => iblock
            [file] => lib/propertyindex/indexer.php
        )

    [bitrix\iblock\propertyindex\manager] => Array
        (
            [module] => iblock
            [file] => lib/propertyindex/manager.php
        )

    [bitrix\iblock\propertyindex\querybuilder] => Array
        (
            [module] => iblock
            [file] => lib/propertyindex/querybuilder.php
        )

    [bitrix\iblock\propertyindex\storage] => Array
        (
            [module] => iblock
            [file] => lib/propertyindex/storage.php
        )

    [bitrix\iblock\template\engine] => Array
        (
            [module] => iblock
            [file] => lib/template/engine.php
        )

    [bitrix\iblock\template\noderoot] => Array
        (
            [module] => iblock
            [file] => lib/template/engine.php
        )

    [bitrix\iblock\template\nodetext] => Array
        (
            [module] => iblock
            [file] => lib/template/engine.php
        )

    [bitrix\iblock\template\nodeentityfield] => Array
        (
            [module] => iblock
            [file] => lib/template/engine.php
        )

    [bitrix\iblock\template\nodefunction] => Array
        (
            [module] => iblock
            [file] => lib/template/engine.php
        )

    [bitrix\iblock\template\helper] => Array
        (
            [module] => iblock
            [file] => lib/template/helper.php
        )

    [bitrix\iblock\template\entity\base] => Array
        (
            [module] => iblock
            [file] => lib/template/entity/base.php
        )

    [bitrix\iblock\template\entity\lazyvalueloader] => Array
        (
            [module] => iblock
            [file] => lib/template/entity/base.php
        )

    [bitrix\iblock\template\entity\catalogstore] => Array
        (
            [module] => iblock
            [file] => lib/template/entity/catalogstore.php
        )

    [bitrix\iblock\template\entity\element] => Array
        (
            [module] => iblock
            [file] => lib/template/entity/element.php
        )

    [bitrix\iblock\template\entity\elementcatalog] => Array
        (
            [module] => iblock
            [file] => lib/template/entity/elementcatalog.php
        )

    [bitrix\iblock\template\entity\elementcatalogmeasure] => Array
        (
            [module] => iblock
            [file] => lib/template/entity/elementcatalog.php
        )

    [bitrix\iblock\template\entity\elementcatalogstorelist] => Array
        (
            [module] => iblock
            [file] => lib/template/entity/elementcatalog.php
        )

    [bitrix\iblock\template\entity\elementprice] => Array
        (
            [module] => iblock
            [file] => lib/template/entity/elementprice.php
        )

    [bitrix\iblock\template\entity\elementproperty] => Array
        (
            [module] => iblock
            [file] => lib/template/entity/elementproperty.php
        )

    [bitrix\iblock\template\entity\elementpropertyuserfield] => Array
        (
            [module] => iblock
            [file] => lib/template/entity/elementproperty.php
        )

    [bitrix\iblock\template\entity\elementpropertyenum] => Array
        (
            [module] => iblock
            [file] => lib/template/entity/elementproperty.php
        )

    [bitrix\iblock\template\entity\elementpropertyelement] => Array
        (
            [module] => iblock
            [file] => lib/template/entity/elementproperty.php
        )

    [bitrix\iblock\template\entity\elementpropertysection] => Array
        (
            [module] => iblock
            [file] => lib/template/entity/elementproperty.php
        )

    [bitrix\iblock\template\entity\elementsku] => Array
        (
            [module] => iblock
            [file] => lib/template/entity/elementsku.php
        )

    [bitrix\iblock\template\entity\elementskuprice] => Array
        (
            [module] => iblock
            [file] => lib/template/entity/elementskuprice.php
        )

    [bitrix\iblock\template\entity\elementskuproperty] => Array
        (
            [module] => iblock
            [file] => lib/template/entity/elementskuproperty.php
        )

    [bitrix\iblock\template\entity\iblock] => Array
        (
            [module] => iblock
            [file] => lib/template/entity/iblock.php
        )

    [bitrix\iblock\template\entity\section] => Array
        (
            [module] => iblock
            [file] => lib/template/entity/section.php
        )

    [bitrix\iblock\template\entity\sectionpath] => Array
        (
            [module] => iblock
            [file] => lib/template/entity/sectionpath.php
        )

    [bitrix\iblock\template\entity\sectionproperty] => Array
        (
            [module] => iblock
            [file] => lib/template/entity/sectionproperty.php
        )

    [bitrix\iblock\template\functions\fabric] => Array
        (
            [module] => iblock
            [file] => lib/template/functions/fabric.php
        )

    [bitrix\iblock\template\functions\functionbase] => Array
        (
            [module] => iblock
            [file] => lib/template/functions/fabric.php
        )

    [bitrix\iblock\template\functions\functionupper] => Array
        (
            [module] => iblock
            [file] => lib/template/functions/fabric.php
        )

    [bitrix\iblock\template\functions\functionlower] => Array
        (
            [module] => iblock
            [file] => lib/template/functions/fabric.php
        )

    [bitrix\iblock\template\functions\functiontranslit] => Array
        (
            [module] => iblock
            [file] => lib/template/functions/fabric.php
        )

    [bitrix\iblock\template\functions\functionconcat] => Array
        (
            [module] => iblock
            [file] => lib/template/functions/fabric.php
        )

    [bitrix\iblock\template\functions\functionlimit] => Array
        (
            [module] => iblock
            [file] => lib/template/functions/fabric.php
        )

    [bitrix\iblock\template\functions\functioncontrast] => Array
        (
            [module] => iblock
            [file] => lib/template/functions/fabric.php
        )

    [bitrix\iblock\template\functions\functionmin] => Array
        (
            [module] => iblock
            [file] => lib/template/functions/fabric.php
        )

    [bitrix\iblock\template\functions\functionmax] => Array
        (
            [module] => iblock
            [file] => lib/template/functions/fabric.php
        )

    [bitrix\iblock\template\functions\functiondistinct] => Array
        (
            [module] => iblock
            [file] => lib/template/functions/fabric.php
        )

    [bitrix\iblock\update\adminfilteroption] => Array
        (
            [module] => iblock
            [file] => lib/update/adminfilteroption.php
        )

    [bitrix\iblock\update\admingridoption] => Array
        (
            [module] => iblock
            [file] => lib/update/admingridoption.php
        )

    [bitrix\iblock\url\adminpage\basebuilder] => Array
        (
            [module] => iblock
            [file] => lib/url/adminpage/basebuilder.php
        )

    [bitrix\iblock\url\adminpage\buildermanager] => Array
        (
            [module] => iblock
            [file] => lib/url/adminpage/buildermanager.php
        )

    [bitrix\iblock\url\adminpage\iblockbuilder] => Array
        (
            [module] => iblock
            [file] => lib/url/adminpage/iblockbuilder.php
        )

    [bitrix\iblock\sendereventhandler] => Array
        (
            [module] => iblock
            [file] => lib/senderconnector.php
        )

    [bitrix\iblock\senderconnectoriblock] => Array
        (
            [module] => iblock
            [file] => lib/senderconnector.php
        )

    [ccurrency] => Array
        (
            [module] => currency
            [file] => general/currency.php
        )

    [ccurrencylang] => Array
        (
            [module] => currency
            [file] => general/currency_lang.php
        )

    [ccurrencyrates] => Array
        (
            [module] => currency
            [file] => general/currency_rate.php
        )

    [bitrix\currency\compatible\tools] => Array
        (
            [module] => currency
            [file] => lib/compatible/tools.php
        )

    [bitrix\currency\helpers\admin\tools] => Array
        (
            [module] => currency
            [file] => lib/helpers/admin/tools.php
        )

    [bitrix\currency\helpers\editor] => Array
        (
            [module] => currency
            [file] => lib/helpers/editor.php
        )

    [bitrix\currency\userfield\money] => Array
        (
            [module] => currency
            [file] => lib/userfield/money.php
        )

    [bitrix\currency\currencymanager] => Array
        (
            [module] => currency
            [file] => lib/currencymanager.php
        )

    [bitrix\currency\currencytable] => Array
        (
            [module] => currency
            [file] => lib/currency.php
        )

    [bitrix\currency\currencylangtable] => Array
        (
            [module] => currency
            [file] => lib/currencylang.php
        )

    [bitrix\currency\currencyratetable] => Array
        (
            [module] => currency
            [file] => lib/currencyrate.php
        )

    [bitrix\currency\currencyclassifier] => Array
        (
            [module] => currency
            [file] => lib/currencyclassifier.php
        )

    [sale] => Array
        (
            [module] => sale
            [file] => install/index.php
        )

    [callsaledelivery] => Array
        (
            [module] => sale
            [file] => general/delivery.php
        )

    [csaledelivery] => Array
        (
            [module] => sale
            [file] => mysql/delivery.php
        )

    [csaledeliveryhandler] => Array
        (
            [module] => sale
            [file] => mysql/delivery_handler.php
        )

    [csaledeliveryhelper] => Array
        (
            [module] => sale
            [file] => general/delivery_helper.php
        )

    [csaledelivery2paysystem] => Array
        (
            [module] => sale
            [file] => general/delivery_2_pay_system.php
        )

    [csalelocation] => Array
        (
            [module] => sale
            [file] => mysql/location.php
        )

    [csalelocationgroup] => Array
        (
            [module] => sale
            [file] => mysql/location_group.php
        )

    [csalebasket] => Array
        (
            [module] => sale
            [file] => mysql/basket.php
        )

    [csalebaskethelper] => Array
        (
            [module] => sale
            [file] => general/basket_helper.php
        )

    [csaleuser] => Array
        (
            [module] => sale
            [file] => mysql/basket.php
        )

    [csaleorder] => Array
        (
            [module] => sale
            [file] => mysql/order.php
        )

    [csaleorderpropsgroup] => Array
        (
            [module] => sale
            [file] => mysql/order_props_group.php
        )

    [csaleorderpropsvariant] => Array
        (
            [module] => sale
            [file] => mysql/order_props_variant.php
        )

    [csaleorderuserprops] => Array
        (
            [module] => sale
            [file] => mysql/order_user_props.php
        )

    [csaleorderuserpropsvalue] => Array
        (
            [module] => sale
            [file] => mysql/order_user_props_value.php
        )

    [csaleordertax] => Array
        (
            [module] => sale
            [file] => mysql/order_tax.php
        )

    [csaleorderhelper] => Array
        (
            [module] => sale
            [file] => general/order_helper.php
        )

    [csalepaysystem] => Array
        (
            [module] => sale
            [file] => mysql/pay_system.php
        )

    [csalepaysystemaction] => Array
        (
            [module] => sale
            [file] => mysql/pay_system_action.php
        )

    [csalepaysystemshelper] => Array
        (
            [module] => sale
            [file] => general/pay_system_helper.php
        )

    [csalepaysystemtarif] => Array
        (
            [module] => sale
            [file] => general/pay_system_tarif.php
        )

    [csaletax] => Array
        (
            [module] => sale
            [file] => mysql/tax.php
        )

    [csaletaxrate] => Array
        (
            [module] => sale
            [file] => mysql/tax_rate.php
        )

    [csalepersontype] => Array
        (
            [module] => sale
            [file] => mysql/person_type.php
        )

    [csalediscount] => Array
        (
            [module] => sale
            [file] => mysql/discount.php
        )

    [csalebasketdiscountconvert] => Array
        (
            [module] => sale
            [file] => general/step_operations.php
        )

    [csalediscountreindex] => Array
        (
            [module] => sale
            [file] => general/step_operations.php
        )

    [csalediscountconvertext] => Array
        (
            [module] => sale
            [file] => general/step_operations.php
        )

    [csaleuseraccount] => Array
        (
            [module] => sale
            [file] => mysql/user.php
        )

    [csaleusertransact] => Array
        (
            [module] => sale
            [file] => mysql/user_transact.php
        )

    [csaleusercards] => Array
        (
            [module] => sale
            [file] => mysql/user_cards.php
        )

    [csalerecurring] => Array
        (
            [module] => sale
            [file] => mysql/recurring.php
        )

    [csalelang] => Array
        (
            [module] => sale
            [file] => mysql/settings.php
        )

    [csalegroupaccesstosite] => Array
        (
            [module] => sale
            [file] => mysql/settings.php
        )

    [csalegroupaccesstoflag] => Array
        (
            [module] => sale
            [file] => mysql/settings.php
        )

    [csaleauxiliary] => Array
        (
            [module] => sale
            [file] => mysql/auxiliary.php
        )

    [csaleaffiliate] => Array
        (
            [module] => sale
            [file] => mysql/affiliate.php
        )

    [csaleaffiliateplan] => Array
        (
            [module] => sale
            [file] => mysql/affiliate_plan.php
        )

    [csaleaffiliateplansection] => Array
        (
            [module] => sale
            [file] => mysql/affiliate_plan_section.php
        )

    [csaleaffiliatetier] => Array
        (
            [module] => sale
            [file] => mysql/affiliate_tier.php
        )

    [csaleaffiliatetransact] => Array
        (
            [module] => sale
            [file] => mysql/affiliate_transact.php
        )

    [csaleexport] => Array
        (
            [module] => sale
            [file] => general/export.php
        )

    [exportoneccrm] => Array
        (
            [module] => sale
            [file] => general/export.php
        )

    [csaleorderloader] => Array
        (
            [module] => sale
            [file] => general/order_loader.php
        )

    [csalemeasure] => Array
        (
            [module] => sale
            [file] => general/measurement.php
        )

    [csaleproduct] => Array
        (
            [module] => sale
            [file] => mysql/product.php
        )

    [csaleviewedproduct] => Array
        (
            [module] => sale
            [file] => mysql/product.php
        )

    [csalehelper] => Array
        (
            [module] => sale
            [file] => general/helper.php
        )

    [csalemobileorderutils] => Array
        (
            [module] => sale
            [file] => general/mobile_order.php
        )

    [csalemobileorderpull] => Array
        (
            [module] => sale
            [file] => general/mobile_order.php
        )

    [csalemobileorderpush] => Array
        (
            [module] => sale
            [file] => general/mobile_order.php
        )

    [csalemobileorderfilter] => Array
        (
            [module] => sale
            [file] => general/mobile_order.php
        )

    [cbasesalereporthelper] => Array
        (
            [module] => sale
            [file] => general/sale_report_helper.php
        )

    [csalereportsaleorderhelper] => Array
        (
            [module] => sale
            [file] => general/sale_report_helper.php
        )

    [csalereportuserhelper] => Array
        (
            [module] => sale
            [file] => general/sale_report_helper.php
        )

    [csalereportsalefuserhelper] => Array
        (
            [module] => sale
            [file] => general/sale_report_helper.php
        )

    [ibxsaleproductprovider] => Array
        (
            [module] => sale
            [file] => general/product_provider.php
        )

    [csalestorebarcode] => Array
        (
            [module] => sale
            [file] => mysql/store_barcode.php
        )

    [csaleorderchange] => Array
        (
            [module] => sale
            [file] => mysql/order_change.php
        )

    [csaleorderchangeformat] => Array
        (
            [module] => sale
            [file] => general/order_change.php
        )

    [bitrix\sale\internals\fusertable] => Array
        (
            [module] => sale
            [file] => lib/internals/fuser.php
        )

    [bitrix\sale\fuser] => Array
        (
            [module] => sale
            [file] => lib/fuser.php
        )

    [bitrix\sale\internals\input\manager] => Array
        (
            [module] => sale
            [file] => lib/internals/input.php
        )

    [bitrix\sale\internals\input\base] => Array
        (
            [module] => sale
            [file] => lib/internals/input.php
        )

    [bitrix\sale\internals\input\file] => Array
        (
            [module] => sale
            [file] => lib/internals/input.php
        )

    [bitrix\sale\internals\input\stringinput] => Array
        (
            [module] => sale
            [file] => lib/internals/input.php
        )

    [bitrix\sale\internals\sitecurrencytable] => Array
        (
            [module] => sale
            [file] => lib/internals/sitecurrency.php
        )

    [csalestatus] => Array
        (
            [module] => sale
            [file] => general/status.php
        )

    [bitrix\sale\statusbase] => Array
        (
            [module] => sale
            [file] => lib/statusbase.php
        )

    [bitrix\sale\orderstatus] => Array
        (
            [module] => sale
            [file] => lib/orderstatus.php
        )

    [bitrix\sale\deliverystatus] => Array
        (
            [module] => sale
            [file] => lib/deliverystatus.php
        )

    [bitrix\sale\internals\statustable] => Array
        (
            [module] => sale
            [file] => lib/internals/status.php
        )

    [bitrix\sale\internals\statuslangtable] => Array
        (
            [module] => sale
            [file] => lib/internals/status_lang.php
        )

    [bitrix\sale\internals\statusgrouptasktable] => Array
        (
            [module] => sale
            [file] => lib/internals/status_grouptask.php
        )

    [csaleorderprops] => Array
        (
            [module] => sale
            [file] => general/order_props.php
        )

    [csaleorderpropsadapter] => Array
        (
            [module] => sale
            [file] => general/order_props.php
        )

    [csaleorderpropsvalue] => Array
        (
            [module] => sale
            [file] => mysql/order_props_values.php
        )

    [bitrix\sale\propertyvaluecollection] => Array
        (
            [module] => sale
            [file] => lib/propertyvaluecollection.php
        )

    [bitrix\sale\internals\orderpropstable] => Array
        (
            [module] => sale
            [file] => lib/internals/orderprops.php
        )

    [bitrix\sale\internals\orderpropsgrouptable] => Array
        (
            [module] => sale
            [file] => lib/internals/orderprops_group.php
        )

    [bitrix\sale\internals\orderpropsvaluetable] => Array
        (
            [module] => sale
            [file] => lib/internals/orderprops_value.php
        )

    [bitrix\sale\internals\orderpropsvarianttable] => Array
        (
            [module] => sale
            [file] => lib/internals/orderprops_variant.php
        )

    [bitrix\sale\internals\orderpropsrelationtable] => Array
        (
            [module] => sale
            [file] => lib/internals/orderprops_relation.php
        )

    [bitrix\sale\internals\userpropsvaluetable] => Array
        (
            [module] => sale
            [file] => lib/internals/userpropsvalue.php
        )

    [bitrix\sale\internals\userpropstable] => Array
        (
            [module] => sale
            [file] => lib/internals/userprops.php
        )

    [bitrix\sale\businessvalue] => Array
        (
            [module] => sale
            [file] => lib/businessvalue.php
        )

    [bitrix\sale\ibusinessvalueprovider] => Array
        (
            [module] => sale
            [file] => lib/businessvalueproviderinterface.php
        )

    [bitrix\sale\internals\businessvaluetable] => Array
        (
            [module] => sale
            [file] => lib/internals/businessvalue.php
        )

    [bitrix\sale\internals\businessvaluepersondomaintable] => Array
        (
            [module] => sale
            [file] => lib/internals/businessvalue_persondomain.php
        )

    [bitrix\sale\internals\businessvaluecode1ctable] => Array
        (
            [module] => sale
            [file] => lib/internals/businessvalue_code_1c.php
        )

    [bitrix\sale\internals\paysystemactiontable] => Array
        (
            [module] => sale
            [file] => lib/internals/paysystemaction.php
        )

    [bitrix\sale\internals\paysysteminner] => Array
        (
            [module] => sale
            [file] => lib/internals/paysysteminner.php
        )

    [bitrix\sale\internals\deliverypaysystemtable] => Array
        (
            [module] => sale
            [file] => lib/internals/delivery_paysystem.php
        )

    [bitrix\sale\usermessageexception] => Array
        (
            [module] => sale
            [file] => lib/exception.php
        )

    [bitrix\sale\configuration] => Array
        (
            [module] => sale
            [file] => lib/configuration.php
        )

    [bitrix\sale\order] => Array
        (
            [module] => sale
            [file] => lib/order.php
        )

    [bitrix\sale\persontype] => Array
        (
            [module] => sale
            [file] => lib/persontype.php
        )

    [csalereportsalegoodshelper] => Array
        (
            [module] => sale
            [file] => general/sale_report_helper.php
        )

    [csalereportsaleproducthelper] => Array
        (
            [module] => sale
            [file] => general/sale_report_helper.php
        )

    [bitrix\sale\internals\producttable] => Array
        (
            [module] => sale
            [file] => lib/internals/product.php
        )

    [bitrix\sale\internals\goodssectiontable] => Array
        (
            [module] => sale
            [file] => lib/internals/goodssection.php
        )

    [bitrix\sale\internals\sectiontable] => Array
        (
            [module] => sale
            [file] => lib/internals/section.php
        )

    [bitrix\sale\internals\storeproducttable] => Array
        (
            [module] => sale
            [file] => lib/internals/storeproduct.php
        )

    [bitrix\sale\saleszone] => Array
        (
            [module] => sale
            [file] => lib/saleszone.php
        )

    [bitrix\sale\internals\orderdeliveryreqtable] => Array
        (
            [module] => sale
            [file] => lib/internals/orderdeliveryreq.php
        )

    [bitrix\sale\sendereventhandler] => Array
        (
            [module] => sale
            [file] => lib/senderconnector.php
        )

    [bitrix\sale\senderconnectorbuyer] => Array
        (
            [module] => sale
            [file] => lib/senderconnector.php
        )

    [bitrix\sale\userconsent] => Array
        (
            [module] => sale
            [file] => lib/userconsent.php
        )

    [bitrix\sale\internals\product2producttable] => Array
        (
            [module] => sale
            [file] => lib/internals/product2product.php
        )

    [bitrix\sale\internals\orderprocessingtable] => Array
        (
            [module] => sale
            [file] => lib/internals/orderprocessing.php
        )

    [bitrix\sale\orderbase] => Array
        (
            [module] => sale
            [file] => lib/orderbase.php
        )

    [bitrix\sale\internals\entity] => Array
        (
            [module] => sale
            [file] => lib/internals/entity.php
        )

    [bitrix\sale\internals\entitycollection] => Array
        (
            [module] => sale
            [file] => lib/internals/entitycollection.php
        )

    [bitrix\sale\internals\collectionbase] => Array
        (
            [module] => sale
            [file] => lib/internals/collectionbase.php
        )

    [bitrix\sale\shipment] => Array
        (
            [module] => sale
            [file] => lib/shipment.php
        )

    [bitrix\sale\shipmentcollection] => Array
        (
            [module] => sale
            [file] => lib/shipmentcollection.php
        )

    [bitrix\sale\shipmentitemcollection] => Array
        (
            [module] => sale
            [file] => lib/shipmentitemcollection.php
        )

    [bitrix\sale\shipmentitem] => Array
        (
            [module] => sale
            [file] => lib/shipmentitem.php
        )

    [bitrix\sale\shipmentitemstorecollection] => Array
        (
            [module] => sale
            [file] => lib/shipmentitemstorecollection.php
        )

    [bitrix\sale\shipmentitemstore] => Array
        (
            [module] => sale
            [file] => lib/shipmentitemstore.php
        )

    [bitrix\sale\paymentcollectionbase] => Array
        (
            [module] => sale
            [file] => lib/internals/paymentcollectionbase.php
        )

    [bitrix\sale\paymentcollection] => Array
        (
            [module] => sale
            [file] => lib/paymentcollection.php
        )

    [bitrix\sale\payment] => Array
        (
            [module] => sale
            [file] => lib/payment.php
        )

    [bitrix\sale\paysystemservice] => Array
        (
            [module] => sale
            [file] => lib/paysystemservice.php
        )

    [bitrix\sale\internals\fields] => Array
        (
            [module] => sale
            [file] => lib/internals/fields.php
        )

    [bitrix\sale\result] => Array
        (
            [module] => sale
            [file] => lib/result.php
        )

    [bitrix\sale\resulterror] => Array
        (
            [module] => sale
            [file] => lib/result.php
        )

    [bitrix\sale\resultserializable] => Array
        (
            [module] => sale
            [file] => lib/resultserializable.php
        )

    [bitrix\sale\eventactions] => Array
        (
            [module] => sale
            [file] => lib/eventactions.php
        )

    [bitrix\sale\basketbase] => Array
        (
            [module] => sale
            [file] => lib/basketbase.php
        )

    [bitrix\sale\basketitembase] => Array
        (
            [module] => sale
            [file] => lib/basketitembase.php
        )

    [bitrix\sale\basket] => Array
        (
            [module] => sale
            [file] => lib/basket.php
        )

    [bitrix\sale\internals\basketitembase] => Array
        (
            [module] => sale
            [file] => lib/internals/basketitembase.php
        )

    [bitrix\sale\basketitem] => Array
        (
            [module] => sale
            [file] => lib/basketitem.php
        )

    [bitrix\sale\basketbundlecollection] => Array
        (
            [module] => sale
            [file] => lib/basketbundlecollection.php
        )

    [bitrix\sale\orderproperties] => Array
        (
            [module] => sale
            [file] => lib/orderprops.php
        )

    [bitrix\sale\propertyvalue] => Array
        (
            [module] => sale
            [file] => lib/propertyvalue.php
        )

    [bitrix\sale\compatible\internals\entitycompatibility] => Array
        (
            [module] => sale
            [file] => lib/compatible/internals/entitycompatibility.php
        )

    [bitrix\sale\compatible\ordercompatibility] => Array
        (
            [module] => sale
            [file] => lib/compatible/ordercompatibility.php
        )

    [bitrix\sale\compatible\basketcompatibility] => Array
        (
            [module] => sale
            [file] => lib/compatible/basketcompatibility.php
        )

    [bitrix\sale\compatible\eventcompatibility] => Array
        (
            [module] => sale
            [file] => lib/compatible/eventcompatibility.php
        )

    [bitrix\sale\compatible\orderquery] => Array
        (
            [module] => sale
            [file] => lib/compatible/compatible.php
        )

    [bitrix\sale\compatible\orderquerylocation] => Array
        (
            [module] => sale
            [file] => lib/compatible/compatible.php
        )

    [bitrix\sale\compatible\fetchadapter] => Array
        (
            [module] => sale
            [file] => lib/compatible/compatible.php
        )

    [bitrix\sale\compatible\test] => Array
        (
            [module] => sale
            [file] => lib/compatible/compatible.php
        )

    [bitrix\sale\orderuserproperties] => Array
        (
            [module] => sale
            [file] => lib/userprops.php
        )

    [bitrix\sale\basketpropertiescollectionbase] => Array
        (
            [module] => sale
            [file] => lib/basketpropertiesbase.php
        )

    [bitrix\sale\basketpropertiescollection] => Array
        (
            [module] => sale
            [file] => lib/basketproperties.php
        )

    [bitrix\sale\basketpropertyitembase] => Array
        (
            [module] => sale
            [file] => lib/basketpropertiesitembase.php
        )

    [bitrix\sale\basketpropertyitem] => Array
        (
            [module] => sale
            [file] => lib/basketpropertiesitem.php
        )

    [bitrix\sale\tax] => Array
        (
            [module] => sale
            [file] => lib/tax.php
        )

    [bitrix\sale\internals\ordertable] => Array
        (
            [module] => sale
            [file] => lib/internals/order.php
        )

    [bitrix\sale\internals\baskettable] => Array
        (
            [module] => sale
            [file] => lib/internals/basket.php
        )

    [bitrix\sale\internals\shipmenttable] => Array
        (
            [module] => sale
            [file] => lib/internals/shipment.php
        )

    [bitrix\sale\internals\shipmentitemtable] => Array
        (
            [module] => sale
            [file] => lib/internals/shipmentitem.php
        )

    [bitrix\sale\internals\paysystemservicetable] => Array
        (
            [module] => sale
            [file] => lib/internals/paysystemservice.php
        )

    [bitrix\sale\internals\paymenttable] => Array
        (
            [module] => sale
            [file] => lib/internals/payment.php
        )

    [bitrix\sale\internals\shipmentitemstoretable] => Array
        (
            [module] => sale
            [file] => lib/internals/shipmentitemstore.php
        )

    [bitrix\sale\internals\shipmentextraservice] => Array
        (
            [module] => sale
            [file] => lib/internals/shipmentextraservice.php
        )

    [bitrix\sale\internals\orderuserpropertiestable] => Array
        (
            [module] => sale
            [file] => lib/internals/userprops.php
        )

    [bitrix\sale\internals\collectableentity] => Array
        (
            [module] => sale
            [file] => lib/internals/collectableentity.php
        )

    [bitrix\sale\provider] => Array
        (
            [module] => sale
            [file] => lib/provider.php
        )

    [bitrix\sale\providerbase] => Array
        (
            [module] => sale
            [file] => lib/providerbase.php
        )

    [bitrix\sale\internals\catalog\provider] => Array
        (
            [module] => sale
            [file] => lib/internals/catalog/provider.php
        )

    [bitrix\sale\saleproviderbase] => Array
        (
            [module] => sale
            [file] => lib/saleproviderbase.php
        )

    [bitrix\sale\internals\transferdataprovider] => Array
        (
            [module] => sale
            [file] => lib/internals/transferdataprovider.php
        )

    [bitrix\sale\internals\poolquantity] => Array
        (
            [module] => sale
            [file] => lib/internals/poolquantity.php
        )

    [bitrix\sale\internals\providercreator] => Array
        (
            [module] => sale
            [file] => lib/internals/providercreator.php
        )

    [bitrix\sale\internals\providerbuilderbase] => Array
        (
            [module] => sale
            [file] => lib/internals/providerbuilderbase.php
        )

    [bitrix\sale\internals\providerbuilder] => Array
        (
            [module] => sale
            [file] => lib/internals/providerbuilder.php
        )

    [bitrix\sale\internals\providerbuildercompatibility] => Array
        (
            [module] => sale
            [file] => lib/internals/providerbuildercompatibility.php
        )

    [bitrix\sale\orderhistory] => Array
        (
            [module] => sale
            [file] => lib/orderhistory.php
        )

    [bitrix\sale\internals\callbackregistrytable] => Array
        (
            [module] => sale
            [file] => lib/internals/callbackregistry.php
        )

    [bitrix\sale\internals\basketpropertytable] => Array
        (
            [module] => sale
            [file] => lib/internals/basketproperties.php
        )

    [bitrix\sale\internals\companytable] => Array
        (
            [module] => sale
            [file] => lib/internals/company.php
        )

    [bitrix\sale\internals\companygrouptable] => Array
        (
            [module] => sale
            [file] => lib/internals/companygroup.php
        )

    [bitrix\sale\internals\companyresponsiblegrouptable] => Array
        (
            [module] => sale
            [file] => lib/internals/companyresponsiblegroup.php
        )

    [bitrix\sale\internals\persontypetable] => Array
        (
            [module] => sale
            [file] => lib/internals/persontype.php
        )

    [bitrix\sale\internals\persontypesitetable] => Array
        (
            [module] => sale
            [file] => lib/internals/persontypesite.php
        )

    [bitrix\sale\internals\pool] => Array
        (
            [module] => sale
            [file] => lib/internals/pool.php
        )

    [bitrix\sale\internals\userbudgetpool] => Array
        (
            [module] => sale
            [file] => lib/internals/userbudgetpool.php
        )

    [bitrix\sale\internals\eventspool] => Array
        (
            [module] => sale
            [file] => lib/internals/eventspool.php
        )

    [bitrix\sale\internals\events] => Array
        (
            [module] => sale
            [file] => lib/internals/events.php
        )

    [bitrix\sale\pricemaths] => Array
        (
            [module] => sale
            [file] => lib/pricemaths.php
        )

    [bitrix\sale\basketcomponenthelper] => Array
        (
            [module] => sale
            [file] => lib/basketcomponenthelper.php
        )

    [bitrix\sale\registry] => Array
        (
            [module] => sale
            [file] => lib/registry.php
        )

    [ipaymentorder] => Array
        (
            [module] => sale
            [file] => lib/internals/paymentinterface.php
        )

    [ishipmentorder] => Array
        (
            [module] => sale
            [file] => lib/internals/shipmentinterface.php
        )

    [ientitymarker] => Array
        (
            [module] => sale
            [file] => lib/internals/entitymarkerinterface.php
        )

    [bitrix\sale\internals\orderarchivetable] => Array
        (
            [module] => sale
            [file] => lib/internals/orderarchive.php
        )

    [bitrix\sale\internals\basketarchivetable] => Array
        (
            [module] => sale
            [file] => lib/internals/basketarchive.php
        )

    [bitrix\sale\internals\orderarchivepackedtable] => Array
        (
            [module] => sale
            [file] => lib/internals/orderarchivepacked.php
        )

    [bitrix\sale\internals\basketarchivepackedtable] => Array
        (
            [module] => sale
            [file] => lib/internals/basketarchivepacked.php
        )

    [bitrix\sale\archive\manager] => Array
        (
            [module] => sale
            [file] => lib/archive/manager.php
        )

    [bitrix\sale\archive\recovery\base] => Array
        (
            [module] => sale
            [file] => lib/archive/recovery/base.php
        )

    [bitrix\sale\archive\recovery\scheme] => Array
        (
            [module] => sale
            [file] => lib/archive/recovery/scheme.php
        )

    [bitrix\sale\archive\recovery\version1] => Array
        (
            [module] => sale
            [file] => lib/archive/recovery/version1.php
        )

    [bitrix\sale\tax\ratetable] => Array
        (
            [module] => sale
            [file] => lib/tax/rate.php
        )

    [bitrix\sale\location\locationtable] => Array
        (
            [module] => sale
            [file] => lib/location/location.php
        )

    [bitrix\sale\location\tree] => Array
        (
            [module] => sale
            [file] => lib/location/tree.php
        )

    [bitrix\sale\location\typetable] => Array
        (
            [module] => sale
            [file] => lib/location/type.php
        )

    [bitrix\sale\location\grouptable] => Array
        (
            [module] => sale
            [file] => lib/location/group.php
        )

    [bitrix\sale\location\externaltable] => Array
        (
            [module] => sale
            [file] => lib/location/external.php
        )

    [bitrix\sale\location\externalservicetable] => Array
        (
            [module] => sale
            [file] => lib/location/externalservice.php
        )

    [bitrix\sale\location\search\finder] => Array
        (
            [module] => sale
            [file] => lib/location/search/finder.php
        )

    [bitrix\sale\location\search\wordtable] => Array
        (
            [module] => sale
            [file] => lib/location/search/word.php
        )

    [bitrix\sale\location\search\chaintable] => Array
        (
            [module] => sale
            [file] => lib/location/search/chain.php
        )

    [bitrix\sale\location\search\sitelinktable] => Array
        (
            [module] => sale
            [file] => lib/location/search/sitelink.php
        )

    [bitrix\sale\location\name\nameentity] => Array
        (
            [module] => sale
            [file] => lib/location/name/nameentity.php
        )

    [bitrix\sale\location\name\locationtable] => Array
        (
            [module] => sale
            [file] => lib/location/name/location.php
        )

    [bitrix\sale\location\name\typetable] => Array
        (
            [module] => sale
            [file] => lib/location/name/type.php
        )

    [bitrix\sale\location\name\grouptable] => Array
        (
            [module] => sale
            [file] => lib/location/name/group.php
        )

    [bitrix\sale\location\connector] => Array
        (
            [module] => sale
            [file] => lib/location/connector.php
        )

    [bitrix\sale\location\grouplocationtable] => Array
        (
            [module] => sale
            [file] => lib/location/grouplocation.php
        )

    [bitrix\sale\location\sitelocationtable] => Array
        (
            [module] => sale
            [file] => lib/location/sitelocation.php
        )

    [bitrix\sale\location\defaultsitetable] => Array
        (
            [module] => sale
            [file] => lib/location/defaultsite.php
        )

    [bitrix\sale\location\db\commonhelper] => Array
        (
            [module] => sale
            [file] => lib/location/db/commonhelper.php
        )

    [bitrix\sale\location\db\helper] => Array
        (
            [module] => sale
            [file] => lib/location/db/mysql/helper.php
        )

    [bitrix\sale\location\db\blockinserter] => Array
        (
            [module] => sale
            [file] => lib/location/db/blockinserter.php
        )

    [bitrix\sale\location\admin\helper] => Array
        (
            [module] => sale
            [file] => lib/location/admin/helper.php
        )

    [bitrix\sale\location\admin\namehelper] => Array
        (
            [module] => sale
            [file] => lib/location/admin/namehelper.php
        )

    [bitrix\sale\location\admin\locationhelper] => Array
        (
            [module] => sale
            [file] => lib/location/admin/locationhelper.php
        )

    [bitrix\sale\location\admin\typehelper] => Array
        (
            [module] => sale
            [file] => lib/location/admin/typehelper.php
        )

    [bitrix\sale\location\admin\grouphelper] => Array
        (
            [module] => sale
            [file] => lib/location/admin/grouphelper.php
        )

    [bitrix\sale\location\admin\defaultsitehelper] => Array
        (
            [module] => sale
            [file] => lib/location/admin/defaultsitehelper.php
        )

    [bitrix\sale\location\admin\sitelocationhelper] => Array
        (
            [module] => sale
            [file] => lib/location/admin/sitelocationhelper.php
        )

    [bitrix\sale\location\admin\externalservicehelper] => Array
        (
            [module] => sale
            [file] => lib/location/admin/externalservicehelper.php
        )

    [bitrix\sale\location\admin\searchhelper] => Array
        (
            [module] => sale
            [file] => lib/location/admin/searchhelper.php
        )

    [bitrix\sale\location\util\process] => Array
        (
            [module] => sale
            [file] => lib/location/util/process.php
        )

    [bitrix\sale\location\util\csvreader] => Array
        (
            [module] => sale
            [file] => lib/location/util/csvreader.php
        )

    [bitrix\sale\location\util\assert] => Array
        (
            [module] => sale
            [file] => lib/location/util/assert.php
        )

    [bitrix\sale\location\import\importprocess] => Array
        (
            [module] => sale
            [file] => lib/location/import/importprocess.php
        )

    [bitrix\sale\location\search\reindexprocess] => Array
        (
            [module] => sale
            [file] => lib/location/search/reindexprocess.php
        )

    [bitrix\sale\location\tree\nodenotfoundexception] => Array
        (
            [module] => sale
            [file] => lib/location/tree/exception.php
        )

    [bitrix\sale\location\tree\nodeincorrectexception] => Array
        (
            [module] => sale
            [file] => lib/location/tree/exception.php
        )

    [bitrix\sale\location\exception] => Array
        (
            [module] => sale
            [file] => lib/location/exception.php
        )

    [csaleproxyadminresult] => Array
        (
            [module] => sale
            [file] => general/proxyadminresult.php
        )

    [csaleproxyadminuiresult] => Array
        (
            [module] => sale
            [file] => general/proxyadminresult.php
        )

    [csaleproxyresult] => Array
        (
            [module] => sale
            [file] => general/proxyresult.php
        )

    [bitrix\sale\location\migration\cupdaterlocationpro] => Array
        (
            [module] => sale
            [file] => lib/location/migration/migrate.php
        )

    [bitrix\sale\delivery\deliverylocationtable] => Array
        (
            [module] => sale
            [file] => lib/delivery/deliverylocation.php
        )

    [bitrix\sale\delivery\deliverylocationexcludetable] => Array
        (
            [module] => sale
            [file] => lib/delivery/deliverylocationexclude.php
        )

    [bitrix\sale\tax\ratelocationtable] => Array
        (
            [module] => sale
            [file] => lib/tax/ratelocation.php
        )

    [csalebasketfilter] => Array
        (
            [module] => sale
            [file] => general/sale_cond.php
        )

    [csalecondctrl] => Array
        (
            [module] => sale
            [file] => general/sale_cond.php
        )

    [csalecondctrlcomplex] => Array
        (
            [module] => sale
            [file] => general/sale_cond.php
        )

    [csalecondctrlgroup] => Array
        (
            [module] => sale
            [file] => general/sale_cond.php
        )

    [csalecondctrlbasketgroup] => Array
        (
            [module] => sale
            [file] => general/sale_cond.php
        )

    [csalecondctrlbasketfields] => Array
        (
            [module] => sale
            [file] => general/sale_cond.php
        )

    [csalecondctrlbasketitemconditions] => Array
        (
            [module] => sale
            [file] => general/sale_cond.php
        )

    [csalecondctrlbasketproperties] => Array
        (
            [module] => sale
            [file] => general/sale_cond.php
        )

    [csalecondctrlorderfields] => Array
        (
            [module] => sale
            [file] => general/sale_cond.php
        )

    [csalecondctrlcommon] => Array
        (
            [module] => sale
            [file] => general/sale_cond.php
        )

    [csalecondtree] => Array
        (
            [module] => sale
            [file] => general/sale_cond.php
        )

    [csalecondctrlpastorder] => Array
        (
            [module] => sale
            [file] => general/sale_cond.php
        )

    [csalecondcumulativectrl] => Array
        (
            [module] => sale
            [file] => general/sale_cond.php
        )

    [csalecumulativeaction] => Array
        (
            [module] => sale
            [file] => general/sale_act.php
        )

    [csaleactionctrl] => Array
        (
            [module] => sale
            [file] => general/sale_act.php
        )

    [csaleactionctrlcomplex] => Array
        (
            [module] => sale
            [file] => general/sale_act.php
        )

    [csaleactionctrlgroup] => Array
        (
            [module] => sale
            [file] => general/sale_act.php
        )

    [csaleactionctrlaction] => Array
        (
            [module] => sale
            [file] => general/sale_act.php
        )

    [csalediscountactionapply] => Array
        (
            [module] => sale
            [file] => general/sale_act.php
        )

    [csaleactionctrldelivery] => Array
        (
            [module] => sale
            [file] => general/sale_act.php
        )

    [csaleactiongift] => Array
        (
            [module] => sale
            [file] => general/sale_act.php
        )

    [csaleactiongiftctrlgroup] => Array
        (
            [module] => sale
            [file] => general/sale_act.php
        )

    [csaleactionctrlbasketgroup] => Array
        (
            [module] => sale
            [file] => general/sale_act.php
        )

    [csaleactionctrlsubgroup] => Array
        (
            [module] => sale
            [file] => general/sale_act.php
        )

    [csaleactioncondctrlbasketfields] => Array
        (
            [module] => sale
            [file] => general/sale_act.php
        )

    [csaleactiontree] => Array
        (
            [module] => sale
            [file] => general/sale_act.php
        )

    [csalediscountconvert] => Array
        (
            [module] => sale
            [file] => general/discount_convert.php
        )

    [csalepdf] => Array
        (
            [module] => sale
            [file] => general/pdf.php
        )

    [csaleymhandler] => Array
        (
            [module] => sale
            [file] => general/ym_handler.php
        )

    [csaleymlocation] => Array
        (
            [module] => sale
            [file] => general/ym_location.php
        )

    [bitrix\sale\delivery\calculationresult] => Array
        (
            [module] => sale
            [file] => lib/delivery/calculationresult.php
        )

    [bitrix\sale\delivery\services\table] => Array
        (
            [module] => sale
            [file] => lib/delivery/services/table.php
        )

    [bitrix\sale\delivery\restrictions\table] => Array
        (
            [module] => sale
            [file] => lib/delivery/restrictions/table.php
        )

    [bitrix\sale\delivery\services\manager] => Array
        (
            [module] => sale
            [file] => lib/delivery/services/manager.php
        )

    [bitrix\sale\delivery\restrictions\base] => Array
        (
            [module] => sale
            [file] => lib/delivery/restrictions/base.php
        )

    [bitrix\sale\delivery\restrictions\manager] => Array
        (
            [module] => sale
            [file] => lib/delivery/restrictions/manager.php
        )

    [bitrix\sale\delivery\services\base] => Array
        (
            [module] => sale
            [file] => lib/delivery/services/base.php
        )

    [bitrix\sale\delivery\menu] => Array
        (
            [module] => sale
            [file] => lib/delivery/menu.php
        )

    [bitrix\sale\delivery\services\objectpool] => Array
        (
            [module] => sale
            [file] => lib/delivery/services/objectpool.php
        )

    [bitrix\sale\tradingplatformtable] => Array
        (
            [module] => sale
            [file] => lib/internals/tradingplatform.php
        )

    [bitrix\sale\tradingplatform\ebay\policy] => Array
        (
            [module] => sale
            [file] => lib/tradingplatform/ebay/policy.php
        )

    [bitrix\sale\tradingplatform\helper] => Array
        (
            [module] => sale
            [file] => lib/tradingplatform/helper.php
        )

    [bitrix\sale\tradingplatform\ymarket\yandexmarket] => Array
        (
            [module] => sale
            [file] => lib/tradingplatform/ymarket/yandexmarket.php
        )

    [bitrix\sale\tradingplatform\platform] => Array
        (
            [module] => sale
            [file] => lib/tradingplatform/platform.php
        )

    [bitrix\sale\tradingplatform\logger] => Array
        (
            [module] => sale
            [file] => lib/tradingplatform/logger.php
        )

    [bitrix\sale\internals\shipmentextraservicetable] => Array
        (
            [module] => sale
            [file] => lib/internals/shipmentextraservice.php
        )

    [bitrix\sale\delivery\extraservices\manager] => Array
        (
            [module] => sale
            [file] => lib/delivery/extra_services/manager.php
        )

    [bitrix\sale\delivery\extraservices\base] => Array
        (
            [module] => sale
            [file] => lib/delivery/extra_services/base.php
        )

    [bitrix\sale\delivery\extraservices\table] => Array
        (
            [module] => sale
            [file] => lib/delivery/extra_services/table.php
        )

    [bitrix\sale\delivery\tracking\manager] => Array
        (
            [module] => sale
            [file] => lib/delivery/tracking/manager.php
        )

    [bitrix\sale\delivery\tracking\table] => Array
        (
            [module] => sale
            [file] => lib/delivery/tracking/table.php
        )

    [bitrix\sale\delivery\externallocationmap] => Array
        (
            [module] => sale
            [file] => lib/delivery/externallocationmap.php
        )

    [bitrix\sale\internals\servicerestrictiontable] => Array
        (
            [module] => sale
            [file] => lib/internals/servicerestriction.php
        )

    [bitrix\sale\services\base\restrictionmanager] => Array
        (
            [module] => sale
            [file] => lib/services/base/restrictionmanager.php
        )

    [bitrix\sale\services\base\siterestriction] => Array
        (
            [module] => sale
            [file] => lib/services/base/siterestriction.php
        )

    [bitrix\sale\services\base\tradebindingrestriction] => Array
        (
            [module] => sale
            [file] => lib/services/base/tradebindingrestriction.php
        )

    [bitrix\sale\compatible\discountcompatibility] => Array
        (
            [module] => sale
            [file] => lib/compatible/discountcompatibility.php
        )

    [bitrix\sale\config\feature] => Array
        (
            [module] => sale
            [file] => lib/config/feature.php
        )

    [bitrix\sale\discount\context\basecontext] => Array
        (
            [module] => sale
            [file] => lib/discount/context/basecontext.php
        )

    [bitrix\sale\discount\context\fuser] => Array
        (
            [module] => sale
            [file] => lib/discount/context/fuser.php
        )

    [bitrix\sale\discount\context\user] => Array
        (
            [module] => sale
            [file] => lib/discount/context/user.php
        )

    [bitrix\sale\discount\context\usergroup] => Array
        (
            [module] => sale
            [file] => lib/discount/context/usergroup.php
        )

    [bitrix\sale\discount\gift\collection] => Array
        (
            [module] => sale
            [file] => lib/discount/gift/collection.php
        )

    [bitrix\sale\discount\gift\gift] => Array
        (
            [module] => sale
            [file] => lib/discount/gift/gift.php
        )

    [bitrix\sale\discount\gift\manager] => Array
        (
            [module] => sale
            [file] => lib/discount/gift/manager.php
        )

    [bitrix\sale\discount\gift\relateddatatable] => Array
        (
            [module] => sale
            [file] => lib/discount/gift/relateddata.php
        )

    [bitrix\sale\discount\index\indexelementtable] => Array
        (
            [module] => sale
            [file] => lib/discount/index/indexelement.php
        )

    [bitrix\sale\discount\index\indexsectiontable] => Array
        (
            [module] => sale
            [file] => lib/discount/index/indexsection.php
        )

    [bitrix\sale\discount\index\manager] => Array
        (
            [module] => sale
            [file] => lib/discount/index/manager.php
        )

    [bitrix\sale\discount\migration\orderdiscountmigrator] => Array
        (
            [module] => sale
            [file] => lib/discount/migration/orderdiscountmigrator.php
        )

    [bitrix\sale\discount\prediction\manager] => Array
        (
            [module] => sale
            [file] => lib/discount/prediction/manager.php
        )

    [bitrix\sale\discount\preset\arrayhelper] => Array
        (
            [module] => sale
            [file] => lib/discount/preset/arrayhelper.php
        )

    [bitrix\sale\discount\preset\basepreset] => Array
        (
            [module] => sale
            [file] => lib/discount/preset/basepreset.php
        )

    [bitrix\sale\discount\preset\htmlhelper] => Array
        (
            [module] => sale
            [file] => lib/discount/preset/htmlhelper.php
        )

    [bitrix\sale\discount\preset\manager] => Array
        (
            [module] => sale
            [file] => lib/discount/preset/manager.php
        )

    [bitrix\sale\discount\preset\selectproductpreset] => Array
        (
            [module] => sale
            [file] => lib/discount/preset/selectproductpreset.php
        )

    [bitrix\sale\discount\preset\state] => Array
        (
            [module] => sale
            [file] => lib/discount/preset/state.php
        )

    [bitrix\sale\discount\result\compatibleformat] => Array
        (
            [module] => sale
            [file] => lib/discount/result/compatibleformat.php
        )

    [bitrix\sale\discount\runtimecache\discountcache] => Array
        (
            [module] => sale
            [file] => lib/discount/runtimecache/discountcache.php
        )

    [bitrix\sale\discount\runtimecache\fusercache] => Array
        (
            [module] => sale
            [file] => lib/discount/runtimecache/fusercache.php
        )

    [bitrix\sale\discount\actions] => Array
        (
            [module] => sale
            [file] => lib/discount/actions.php
        )

    [bitrix\sale\discount\analyzer] => Array
        (
            [module] => sale
            [file] => lib/discount/analyzer.php
        )

    [bitrix\sale\discount\cumulativecalculator] => Array
        (
            [module] => sale
            [file] => lib/discount/cumulativecalculator.php
        )

    [bitrix\sale\discount\formatter] => Array
        (
            [module] => sale
            [file] => lib/discount/formatter.php
        )

    [bitrix\sale\internals\discounttable] => Array
        (
            [module] => sale
            [file] => lib/internals/discount.php
        )

    [bitrix\sale\internals\discountcoupontable] => Array
        (
            [module] => sale
            [file] => lib/internals/discountcoupon.php
        )

    [bitrix\sale\internals\discountentitiestable] => Array
        (
            [module] => sale
            [file] => lib/internals/discountentities.php
        )

    [bitrix\sale\internals\discountgrouptable] => Array
        (
            [module] => sale
            [file] => lib/internals/discountgroup.php
        )

    [bitrix\sale\internals\discountmoduletable] => Array
        (
            [module] => sale
            [file] => lib/internals/discountmodule.php
        )

    [bitrix\sale\internals\orderdiscounttable] => Array
        (
            [module] => sale
            [file] => lib/internals/orderdiscount.php
        )

    [bitrix\sale\internals\orderdiscountdatatable] => Array
        (
            [module] => sale
            [file] => lib/internals/orderdiscount.php
        )

    [bitrix\sale\internals\ordercouponstable] => Array
        (
            [module] => sale
            [file] => lib/internals/orderdiscount.php
        )

    [bitrix\sale\internals\ordermodulestable] => Array
        (
            [module] => sale
            [file] => lib/internals/orderdiscount.php
        )

    [bitrix\sale\internals\orderroundtable] => Array
        (
            [module] => sale
            [file] => lib/internals/orderround.php
        )

    [bitrix\sale\internals\orderrulestable] => Array
        (
            [module] => sale
            [file] => lib/internals/orderdiscount.php
        )

    [bitrix\sale\internals\orderrulesdescrtable] => Array
        (
            [module] => sale
            [file] => lib/internals/orderdiscount.php
        )

    [bitrix\sale\internals\accountnumbergenerator] => Array
        (
            [module] => sale
            [file] => lib/internals/accountnumber.php
        )

    [bitrix\sale\discount] => Array
        (
            [module] => sale
            [file] => lib/discount.php
        )

    [bitrix\sale\discountbase] => Array
        (
            [module] => sale
            [file] => lib/discountbase.php
        )

    [bitrix\sale\discountcouponsmanager] => Array
        (
            [module] => sale
            [file] => lib/discountcouponsmanager.php
        )

    [bitrix\sale\discountcouponsmanagerbase] => Array
        (
            [module] => sale
            [file] => lib/discountcouponsmanagerbase.php
        )

    [bitrix\sale\orderdiscount] => Array
        (
            [module] => sale
            [file] => lib/orderdiscount.php
        )

    [bitrix\sale\orderdiscountbase] => Array
        (
            [module] => sale
            [file] => lib/orderdiscountbase.php
        )

    [bitrix\sale\orderdiscountmanager] => Array
        (
            [module] => sale
            [file] => lib/orderdiscountmanager.php
        )

    [bitrix\sale\paysystem\logger] => Array
        (
            [module] => sale
            [file] => lib/paysystem/logger.php
        )

    [bitrix\sale\paysystem\restservice] => Array
        (
            [module] => sale
            [file] => lib/paysystem/restservice.php
        )

    [bitrix\sale\paysystem\resthandler] => Array
        (
            [module] => sale
            [file] => lib/paysystem/resthandler.php
        )

    [bitrix\sale\services\base\restclient] => Array
        (
            [module] => sale
            [file] => lib/services/base/restclient.php
        )

    [bitrix\sale\paysystem\service] => Array
        (
            [module] => sale
            [file] => lib/paysystem/service.php
        )

    [bitrix\sale\internals\paysystemresthandlerstable] => Array
        (
            [module] => sale
            [file] => lib/internals/paysystemresthandlers.php
        )

    [bitrix\sale\paysystem\manager] => Array
        (
            [module] => sale
            [file] => lib/paysystem/manager.php
        )

    [bitrix\sale\paysystem\baseservicehandler] => Array
        (
            [module] => sale
            [file] => lib/paysystem/baseservicehandler.php
        )

    [bitrix\sale\paysystem\servicehandler] => Array
        (
            [module] => sale
            [file] => lib/paysystem/servicehandler.php
        )

    [bitrix\sale\paysystem\irefund] => Array
        (
            [module] => sale
            [file] => lib/paysystem/irefund.php
        )

    [bitrix\sale\paysystem\ipdf] => Array
        (
            [module] => sale
            [file] => lib/paysystem/ipdf.php
        )

    [bitrix\sale\paysystem\irefundextended] => Array
        (
            [module] => sale
            [file] => lib/paysystem/irefundextended.php
        )

    [bitrix\sale\paysystem\cert] => Array
        (
            [module] => sale
            [file] => lib/paysystem/cert.php
        )

    [bitrix\sale\paysystem\ipayable] => Array
        (
            [module] => sale
            [file] => lib/paysystem/ipayable.php
        )

    [bitrix\sale\paysystem\icheckable] => Array
        (
            [module] => sale
            [file] => lib/paysystem/icheckable.php
        )

    [bitrix\sale\paysystem\iprepayable] => Array
        (
            [module] => sale
            [file] => lib/paysystem/iprepayable.php
        )

    [bitrix\sale\paysystem\compatibilityhandler] => Array
        (
            [module] => sale
            [file] => lib/paysystem/compatibilityhandler.php
        )

    [bitrix\sale\paysystem\ihold] => Array
        (
            [module] => sale
            [file] => lib/paysystem/ihold.php
        )

    [bitrix\sale\paysystem\ipartialhold] => Array
        (
            [module] => sale
            [file] => lib/paysystem/ipartialhold.php
        )

    [bitrix\sale\internals\paymentlogtable] => Array
        (
            [module] => sale
            [file] => lib/internals/paymentlog.php
        )

    [bitrix\sale\services\paysystem\restrictions\manager] => Array
        (
            [module] => sale
            [file] => lib/services/paysystem/restrictions/manager.php
        )

    [bitrix\sale\services\base\restriction] => Array
        (
            [module] => sale
            [file] => lib/services/base/restriction.php
        )

    [bitrix\sale\internals\yandexsettingstable] => Array
        (
            [module] => sale
            [file] => lib/internals/yandexsettings.php
        )

    [bitrix\sale\services\company\manager] => Array
        (
            [module] => sale
            [file] => lib/services/company/manager.php
        )

    [bitrix\sale\internals\collectionfilteriterator] => Array
        (
            [module] => sale
            [file] => lib/internals/collectionfilteriterator.php
        )

    [bitrix\sale\cashbox\internals\pool] => Array
        (
            [module] => sale
            [file] => lib/cashbox/internals/pool.php
        )

    [bitrix\sale\cashbox\internals\cashboxtable] => Array
        (
            [module] => sale
            [file] => lib/cashbox/internals/cashbox.php
        )

    [bitrix\sale\cashbox\internals\cashboxchecktable] => Array
        (
            [module] => sale
            [file] => lib/cashbox/internals/cashboxcheck.php
        )

    [bitrix\sale\cashbox\internals\cashboxzreporttable] => Array
        (
            [module] => sale
            [file] => lib/cashbox/internals/cashboxzreport.php
        )

    [bitrix\sale\cashbox\internals\cashboxerrlogtable] => Array
        (
            [module] => sale
            [file] => lib/cashbox/internals/cashboxerrlog.php
        )

    [bitrix\sale\cashbox\cashbox] => Array
        (
            [module] => sale
            [file] => lib/cashbox/cashbox.php
        )

    [bitrix\sale\cashbox\manager] => Array
        (
            [module] => sale
            [file] => lib/cashbox/manager.php
        )

    [bitrix\sale\cashbox\iprintimmediately] => Array
        (
            [module] => sale
            [file] => lib/cashbox/iprintimmediately.php
        )

    [bitrix\sale\cashbox\restrictions\manager] => Array
        (
            [module] => sale
            [file] => lib/cashbox/restrictions/manager.php
        )

    [bitrix\sale\notify] => Array
        (
            [module] => sale
            [file] => lib/notify.php
        )

    [bitrix\sale\buyerstatistic] => Array
        (
            [module] => sale
            [file] => /lib/buyerstatistic.php
        )

    [bitrix\sale\internals\buyerstatistictable] => Array
        (
            [module] => sale
            [file] => /lib/internals/buyerstatistic.php
        )

    [cadminsalelist] => Array
        (
            [module] => sale
            [file] => general/admin_lib.php
        )

    [bitrix\sale\helpers\admin\skuprops] => Array
        (
            [module] => sale
            [file] => lib/helpers/admin/skuprops.php
        )

    [bitrix\sale\helpers\admin\product] => Array
        (
            [module] => sale
            [file] => lib/helpers/admin/product.php
        )

    [bitrix\sale\helpers\order] => Array
        (
            [module] => sale
            [file] => lib/helpers/order.php
        )

    [bitrix\sale\location\comparator\replacement] => Array
        (
            [module] => sale
            [file] => lib/location/comparator/ru/replacement.php
        )

    [bitrix\sale\location\comparator\tmptable] => Array
        (
            [module] => sale
            [file] => lib/location/comparator/tmptable.php
        )

    [bitrix\sale\location\comparator] => Array
        (
            [module] => sale
            [file] => lib/location/comparator.php
        )

    [bitrix\sale\location\comparator\mapresult] => Array
        (
            [module] => sale
            [file] => lib/location/comparator/mapresult.php
        )

    [bitrix\sale\location\comparator\mapper] => Array
        (
            [module] => sale
            [file] => lib/location/comparator/mapper.php
        )

    [bitrix\sale\exchange\onec\documentimport] => Array
        (
            [module] => sale
            [file] => /lib/exchange/compatibility/documents.php
        )

    [bitrix\sale\exchange\onec\collisionorder] => Array
        (
            [module] => sale
            [file] => /lib/exchange/onec/importcollision.php
        )

    [bitrix\sale\exchange\onec\collisionshipment] => Array
        (
            [module] => sale
            [file] => /lib/exchange/onec/importcollision.php
        )

    [bitrix\sale\exchange\onec\collisionpayment] => Array
        (
            [module] => sale
            [file] => /lib/exchange/onec/importcollision.php
        )

    [bitrix\sale\exchange\onec\collisionprofile] => Array
        (
            [module] => sale
            [file] => /lib/exchange/onec/importcollision.php
        )

    [bitrix\sale\exchange\onec\paymentcashdocument] => Array
        (
            [module] => sale
            [file] => /lib/exchange/onec/paymentdocument.php
        )

    [bitrix\sale\exchange\onec\paymentcashlessdocument] => Array
        (
            [module] => sale
            [file] => /lib/exchange/onec/paymentdocument.php
        )

    [bitrix\sale\exchange\onec\paymentcarddocument] => Array
        (
            [module] => sale
            [file] => /lib/exchange/onec/paymentdocument.php
        )

    [bitrix\sale\exchange\onec\importcriterionbase] => Array
        (
            [module] => sale
            [file] => /lib/exchange/onec/importcriterion.php
        )

    [bitrix\sale\exchange\onec\importcriteriononeccml2] => Array
        (
            [module] => sale
            [file] => /lib/exchange/onec/importcriterion.php
        )

    [bitrix\sale\exchange\onec\criterionorder] => Array
        (
            [module] => sale
            [file] => /lib/exchange/onec/importcriterion.php
        )

    [bitrix\sale\exchange\onec\criterionshipment] => Array
        (
            [module] => sale
            [file] => /lib/exchange/onec/importcriterion.php
        )

    [bitrix\sale\exchange\onec\criterionshipmentinvoice] => Array
        (
            [module] => sale
            [file] => /lib/exchange/onec/importcriterion.php
        )

    [bitrix\sale\exchange\onec\criterionpayment] => Array
        (
            [module] => sale
            [file] => /lib/exchange/onec/importcriterion.php
        )

    [bitrix\sale\exchange\onec\criterionprofile] => Array
        (
            [module] => sale
            [file] => /lib/exchange/onec/importcriterion.php
        )

    [bitrix\sale\exchange\entity\orderimportloader] => Array
        (
            [module] => sale
            [file] => /lib/exchange/entity/entityimportloader.php
        )

    [bitrix\sale\exchange\entity\invoiceimportloader] => Array
        (
            [module] => sale
            [file] => /lib/exchange/entity/entityimportloader.php
        )

    [bitrix\sale\exchange\entity\paymentimportloader] => Array
        (
            [module] => sale
            [file] => /lib/exchange/entity/entityimportloader.php
        )

    [bitrix\sale\exchange\entity\shipmentimportloader] => Array
        (
            [module] => sale
            [file] => /lib/exchange/entity/entityimportloader.php
        )

    [bitrix\sale\exchange\entity\userprofileimportloader] => Array
        (
            [module] => sale
            [file] => /lib/exchange/entity/entityimportloader.php
        )

    [bitrix\sale\exchange\entity\paymentcashlessimport] => Array
        (
            [module] => sale
            [file] => /lib/exchange/entity/paymentimport.php
        )

    [bitrix\sale\exchange\entity\paymentcardimport] => Array
        (
            [module] => sale
            [file] => /lib/exchange/entity/paymentimport.php
        )

    [bitrix\sale\exchange\entity\paymentcashimport] => Array
        (
            [module] => sale
            [file] => /lib/exchange/entity/paymentimport.php
        )

    [bitrix\sale\location\geoip] => Array
        (
            [module] => sale
            [file] => /lib/location/geoip.php
        )

    [bitrix\sale\delivery\requests\manager] => Array
        (
            [module] => sale
            [file] => /lib/delivery/requests/manager.php
        )

    [bitrix\sale\delivery\requests\helper] => Array
        (
            [module] => sale
            [file] => /lib/delivery/requests/helper.php
        )

    [bitrix\sale\delivery\requests\handlerbase] => Array
        (
            [module] => sale
            [file] => /lib/delivery/requests/handlerbase.php
        )

    [bitrix\sale\delivery\requests\requesttable] => Array
        (
            [module] => sale
            [file] => /lib/delivery/requests/request.php
        )

    [bitrix\sale\delivery\requests\shipmenttable] => Array
        (
            [module] => sale
            [file] => /lib/delivery/requests/shipment.php
        )

    [bitrix\sale\delivery\requests\result] => Array
        (
            [module] => sale
            [file] => /lib/delivery/requests/result.php
        )

    [bitrix\sale\delivery\requests\resultfile] => Array
        (
            [module] => sale
            [file] => /lib/delivery/requests/resultfile.php
        )

    [bitrix\sale\delivery\packing\packer] => Array
        (
            [module] => sale
            [file] => /lib/delivery/packing/packer.php
        )

    [bitrix\sale\recurring] => Array
        (
            [module] => sale
            [file] => /lib/recurring.php
        )

    [bitrix\sale\location\normalizer\builder] => Array
        (
            [module] => sale
            [file] => /lib/location/normalizer/builder.php
        )

    [bitrix\sale\location\normalizer\ibuilder] => Array
        (
            [module] => sale
            [file] => /lib/location/normalizer/ibuilder.php
        )

    [bitrix\sale\location\normalizer\normalizer] => Array
        (
            [module] => sale
            [file] => /lib/location/normalizer/normalizer.php
        )

    [bitrix\sale\location\normalizer\inormalizer] => Array
        (
            [module] => sale
            [file] => /lib/location/normalizer/inormalizer.php
        )

    [bitrix\sale\location\normalizer\commonnormalizer] => Array
        (
            [module] => sale
            [file] => /lib/location/normalizer/commonnormalizer.php
        )

    [bitrix\sale\location\normalizer\nullnormalizer] => Array
        (
            [module] => sale
            [file] => /lib/location/normalizer/nullnormalizer.php
        )

    [bitrix\sale\location\normalizer\spacenormalizer] => Array
        (
            [module] => sale
            [file] => /lib/location/normalizer/spacenormalizer.php
        )

    [bitrix\sale\location\normalizer\languagenormalizer] => Array
        (
            [module] => sale
            [file] => /lib/location/normalizer/languagenormalizer.php
        )

    [bitrix\sale\location\normalizer\helper] => Array
        (
            [module] => sale
            [file] => /lib/location/normalizer/helper.php
        )

    [sale\handlers\delivery\additional\ruspost\reliability\service] => Array
        (
            [module] => sale
            [file] => /handlers/delivery/additional/ruspost/reliability/service.php
        )

    [catalog] => Array
        (
            [module] => catalog
            [file] => install/index.php
        )

    [ccatalog] => Array
        (
            [module] => catalog
            [file] => mysql/catalog.php
        )

    [ccataloggroup] => Array
        (
            [module] => catalog
            [file] => mysql/cataloggroup.php
        )

    [cextra] => Array
        (
            [module] => catalog
            [file] => mysql/extra.php
        )

    [cprice] => Array
        (
            [module] => catalog
            [file] => mysql/price.php
        )

    [ccatalogproduct] => Array
        (
            [module] => catalog
            [file] => mysql/product.php
        )

    [ccatalogproductgroups] => Array
        (
            [module] => catalog
            [file] => mysql/product_group.php
        )

    [ccatalogload] => Array
        (
            [module] => catalog
            [file] => mysql/catalog_load.php
        )

    [ccatalogexport] => Array
        (
            [module] => catalog
            [file] => mysql/catalog_export.php
        )

    [ccatalogimport] => Array
        (
            [module] => catalog
            [file] => mysql/catalog_import.php
        )

    [ccatalogdiscount] => Array
        (
            [module] => catalog
            [file] => mysql/discount.php
        )

    [ccatalogdiscountcoupon] => Array
        (
            [module] => catalog
            [file] => mysql/discount_coupon.php
        )

    [ccatalogvat] => Array
        (
            [module] => catalog
            [file] => mysql/vat.php
        )

    [ccatalogevent] => Array
        (
            [module] => catalog
            [file] => general/catalog_event.php
        )

    [ccatalogsku] => Array
        (
            [module] => catalog
            [file] => general/catalog_sku.php
        )

    [ccatalogdiscountsave] => Array
        (
            [module] => catalog
            [file] => mysql/discount_save.php
        )

    [ccatalogstore] => Array
        (
            [module] => catalog
            [file] => mysql/store.php
        )

    [ccatalogstoreproduct] => Array
        (
            [module] => catalog
            [file] => mysql/store_product.php
        )

    [ccatalogadmin] => Array
        (
            [module] => catalog
            [file] => general/admin.php
        )

    [cglobalcondctrl] => Array
        (
            [module] => catalog
            [file] => general/catalog_cond.php
        )

    [cglobalcondctrlcomplex] => Array
        (
            [module] => catalog
            [file] => general/catalog_cond.php
        )

    [cglobalcondctrlatoms] => Array
        (
            [module] => catalog
            [file] => general/catalog_cond.php
        )

    [cglobalcondctrlgroup] => Array
        (
            [module] => catalog
            [file] => general/catalog_cond.php
        )

    [cglobalcondtree] => Array
        (
            [module] => catalog
            [file] => general/catalog_cond.php
        )

    [ccatalogcondctrl] => Array
        (
            [module] => catalog
            [file] => general/catalog_cond.php
        )

    [ccatalogcondctrlcomplex] => Array
        (
            [module] => catalog
            [file] => general/catalog_cond.php
        )

    [ccatalogcondctrlgroup] => Array
        (
            [module] => catalog
            [file] => general/catalog_cond.php
        )

    [ccatalogcondctrliblockfields] => Array
        (
            [module] => catalog
            [file] => general/catalog_cond.php
        )

    [ccatalogcondctrliblockprops] => Array
        (
            [module] => catalog
            [file] => general/catalog_cond.php
        )

    [ccatalogcondtree] => Array
        (
            [module] => catalog
            [file] => general/catalog_cond.php
        )

    [ccatalogcondctrlbasketproductfields] => Array
        (
            [module] => catalog
            [file] => general/sale_cond.php
        )

    [ccatalogcondctrlbasketproductprops] => Array
        (
            [module] => catalog
            [file] => general/sale_cond.php
        )

    [ccatalogcondctrlcatalogsettings] => Array
        (
            [module] => catalog
            [file] => general/sale_cond.php
        )

    [ccatalogactionctrlbasketproductfields] => Array
        (
            [module] => catalog
            [file] => general/sale_act.php
        )

    [ccatalogactionctrlbasketproductprops] => Array
        (
            [module] => catalog
            [file] => general/sale_act.php
        )

    [ccataloggifterproduct] => Array
        (
            [module] => catalog
            [file] => general/sale_act.php
        )

    [ccatalogdiscountconvert] => Array
        (
            [module] => catalog
            [file] => general/discount_convert.php
        )

    [ccatalogdiscountconverttmp] => Array
        (
            [module] => catalog
            [file] => mysql/discount_convert.php
        )

    [ccatalogproductprovider] => Array
        (
            [module] => catalog
            [file] => general/product_provider.php
        )

    [ccatalogstorebarcode] => Array
        (
            [module] => catalog
            [file] => mysql/store_barcode.php
        )

    [ccatalogcontractor] => Array
        (
            [module] => catalog
            [file] => mysql/contractor.php
        )

    [ccatalogdocstypes] => Array
        (
            [module] => catalog
            [file] => general/store_docs_type.php
        )

    [ccatalogarrivaldocs] => Array
        (
            [module] => catalog
            [file] => general/store_docs_type.php
        )

    [ccatalogstoreadjustmentdocs] => Array
        (
            [module] => catalog
            [file] => general/store_docs_type.php
        )

    [ccatalogmovingdocs] => Array
        (
            [module] => catalog
            [file] => general/store_docs_type.php
        )

    [ccatalogdeductdocs] => Array
        (
            [module] => catalog
            [file] => general/store_docs_type.php
        )

    [ccatalogreturnsdocs] => Array
        (
            [module] => catalog
            [file] => general/store_docs_type.php
        )

    [ccatalogunreserveddocs] => Array
        (
            [module] => catalog
            [file] => general/store_docs_type.php
        )

    [ccatalogdocs] => Array
        (
            [module] => catalog
            [file] => mysql/store_docs.php
        )

    [ccatalogstorecontrolutil] => Array
        (
            [module] => catalog
            [file] => general/store_utility.php
        )

    [ccatalogstoredocselement] => Array
        (
            [module] => catalog
            [file] => mysql/store_docs_element.php
        )

    [ccatalogstoredocsbarcode] => Array
        (
            [module] => catalog
            [file] => mysql/store_docs_barcode.php
        )

    [ccatalogiblockparameters] => Array
        (
            [module] => catalog
            [file] => general/comp_parameters.php
        )

    [ccatalogmeasure] => Array
        (
            [module] => catalog
            [file] => mysql/measure.php
        )

    [ccatalogmeasureresult] => Array
        (
            [module] => catalog
            [file] => mysql/measure.php
        )

    [ccatalogmeasureclassifier] => Array
        (
            [module] => catalog
            [file] => general/unit_classifier.php
        )

    [ccatalogmeasureadminresult] => Array
        (
            [module] => catalog
            [file] => general/measure_result.php
        )

    [ccatalogmeasureadminuiresult] => Array
        (
            [module] => catalog
            [file] => general/measure_result.php
        )

    [ccatalogmeasureratio] => Array
        (
            [module] => catalog
            [file] => mysql/measure_ratio.php
        )

    [ccatalogproductset] => Array
        (
            [module] => catalog
            [file] => mysql/product_set.php
        )

    [ccatalogadmintools] => Array
        (
            [module] => catalog
            [file] => general/admin_tools.php
        )

    [ccatalogadminproductsetedit] => Array
        (
            [module] => catalog
            [file] => general/admin_tools.php
        )

    [ccatalogmenu] => Array
        (
            [module] => catalog
            [file] => general/catalog_menu.php
        )

    [ccatalogcsvsettings] => Array
        (
            [module] => catalog
            [file] => general/csv_settings.php
        )

    [ccatalogstepoperations] => Array
        (
            [module] => catalog
            [file] => general/step_operations.php
        )

    [ccatalogproductsetavailable] => Array
        (
            [module] => catalog
            [file] => general/step_operations.php
        )

    [ccatalogproductavailable] => Array
        (
            [module] => catalog
            [file] => general/step_operations.php
        )

    [ccatalogiblockreindex] => Array
        (
            [module] => catalog
            [file] => general/step_operations.php
        )

    [ccatalogproductsettings] => Array
        (
            [module] => catalog
            [file] => general/step_operations.php
        )

    [ccatalogtools] => Array
        (
            [module] => catalog
            [file] => general/tools.php
        )

    [ccatalogresult] => Array
        (
            [module] => catalog
            [file] => general/result.php
        )

    [cproductquerybuilder] => Array
        (
            [module] => catalog
            [file] => general/querybuilder.php
        )

    [bitrix\catalog\compatible\eventcompatibility] => Array
        (
            [module] => catalog
            [file] => lib/compatible/eventcompatibility.php
        )

    [bitrix\catalog\config\feature] => Array
        (
            [module] => catalog
            [file] => lib/config/feature.php
        )

    [bitrix\catalog\config\state] => Array
        (
            [module] => catalog
            [file] => lib/config/state.php
        )

    [bitrix\catalog\discount\discountmanager] => Array
        (
            [module] => catalog
            [file] => lib/discount/discountmanager.php
        )

    [bitrix\catalog\ebay\ebayxmler] => Array
        (
            [module] => catalog
            [file] => lib/ebay/ebayxmler.php
        )

    [bitrix\catalog\ebay\exportoffer] => Array
        (
            [module] => catalog
            [file] => lib/ebay/exportoffer.php
        )

    [bitrix\catalog\ebay\exportoffercreator] => Array
        (
            [module] => catalog
            [file] => lib/ebay/exportoffercreator.php
        )

    [bitrix\catalog\ebay\exportoffersku] => Array
        (
            [module] => catalog
            [file] => lib/ebay/exportoffersku.php
        )

    [bitrix\catalog\grid\panel\productgroupaction] => Array
        (
            [module] => catalog
            [file] => lib/grid/panel/productgroupaction.php
        )

    [bitrix\catalog\grid\productaction] => Array
        (
            [module] => catalog
            [file] => lib/grid/productaction.php
        )

    [bitrix\catalog\helpers\admin\catalogedit] => Array
        (
            [module] => catalog
            [file] => lib/helpers/admin/catalogedit.php
        )

    [bitrix\catalog\helpers\admin\iblockpricechanger] => Array
        (
            [module] => catalog
            [file] => lib/helpers/admin/iblockpricechanger.php
        )

    [bitrix\catalog\helpers\admin\roundedit] => Array
        (
            [module] => catalog
            [file] => lib/helpers/admin/roundedit.php
        )

    [bitrix\catalog\helpers\admin\tools] => Array
        (
            [module] => catalog
            [file] => lib/helpers/admin/tools.php
        )

    [bitrix\catalog\helpers\tools] => Array
        (
            [module] => catalog
            [file] => lib/helpers/tools.php
        )

    [bitrix\catalog\model\entity] => Array
        (
            [module] => catalog
            [file] => lib/model/entity.php
        )

    [bitrix\catalog\model\event] => Array
        (
            [module] => catalog
            [file] => lib/model/event.php
        )

    [bitrix\catalog\model\eventresult] => Array
        (
            [module] => catalog
            [file] => lib/model/eventresult.php
        )

    [bitrix\catalog\model\price] => Array
        (
            [module] => catalog
            [file] => lib/model/price.php
        )

    [bitrix\catalog\model\product] => Array
        (
            [module] => catalog
            [file] => lib/model/product.php
        )

    [bitrix\catalog\product\price\calculation] => Array
        (
            [module] => catalog
            [file] => lib/product/price/calculation.php
        )

    [bitrix\catalog\product\basket] => Array
        (
            [module] => catalog
            [file] => lib/product/basket.php
        )

    [bitrix\catalog\product\catalogprovider] => Array
        (
            [module] => catalog
            [file] => lib/product/catalogprovider.php
        )

    [bitrix\catalog\product\catalogprovidercompatibility] => Array
        (
            [module] => catalog
            [file] => lib/product/catalogprovidercompatibility.php
        )

    [bitrix\catalog\product\price] => Array
        (
            [module] => catalog
            [file] => lib/product/price.php
        )

    [bitrix\catalog\product\propertycatalogfeature] => Array
        (
            [module] => catalog
            [file] => lib/product/propertycatalogfeature.php
        )

    [bitrix\catalog\product\quantitycontrol] => Array
        (
            [module] => catalog
            [file] => lib/product/quantitycontrol.php
        )

    [bitrix\catalog\product\search] => Array
        (
            [module] => catalog
            [file] => lib/product/search.php
        )

    [bitrix\catalog\product\sku] => Array
        (
            [module] => catalog
            [file] => lib/product/sku.php
        )

    [bitrix\catalog\product\subscribemanager] => Array
        (
            [module] => catalog
            [file] => lib/product/subscribemanager.php
        )

    [bitrix\catalog\product\systemfield] => Array
        (
            [module] => catalog
            [file] => lib/product/systemfield.php
        )

    [bitrix\catalog\product\viewed] => Array
        (
            [module] => catalog
            [file] => lib/product/viewed.php
        )

    [bitrix\catalog\update\adminfilteroption] => Array
        (
            [module] => catalog
            [file] => lib/update/adminfilteroption.php
        )

    [bitrix\catalog\update\admingridoption] => Array
        (
            [module] => catalog
            [file] => lib/update/admingridoption.php
        )

    [bitrix\catalog\url\adminpage\catalogbuilder] => Array
        (
            [module] => catalog
            [file] => lib/url/adminpage/catalogbuilder.php
        )

    [bitrix\catalog\catalogiblocktable] => Array
        (
            [module] => catalog
            [file] => lib/catalogiblock.php
        )

    [bitrix\catalog\catalogviewedproducttable] => Array
        (
            [module] => catalog
            [file] => lib/catalogviewedproduct.php
        )

    [bitrix\catalog\discounttable] => Array
        (
            [module] => catalog
            [file] => lib/discount.php
        )

    [bitrix\catalog\discountcoupontable] => Array
        (
            [module] => catalog
            [file] => lib/discountcoupon.php
        )

    [bitrix\catalog\discountentitytable] => Array
        (
            [module] => catalog
            [file] => lib/discountentity.php
        )

    [bitrix\catalog\discountmoduletable] => Array
        (
            [module] => catalog
            [file] => lib/discountmodule.php
        )

    [bitrix\catalog\discountrestrictiontable] => Array
        (
            [module] => catalog
            [file] => lib/discountrestriction.php
        )

    [bitrix\catalog\extratable] => Array
        (
            [module] => catalog
            [file] => lib/extra.php
        )

    [bitrix\catalog\grouptable] => Array
        (
            [module] => catalog
            [file] => lib/group.php
        )

    [bitrix\catalog\groupaccesstable] => Array
        (
            [module] => catalog
            [file] => lib/groupaccess.php
        )

    [bitrix\catalog\grouplangtable] => Array
        (
            [module] => catalog
            [file] => lib/grouplang.php
        )

    [bitrix\catalog\measuretable] => Array
        (
            [module] => catalog
            [file] => lib/measure.php
        )

    [bitrix\catalog\measureratiotable] => Array
        (
            [module] => catalog
            [file] => lib/measureratio.php
        )

    [bitrix\catalog\pricetable] => Array
        (
            [module] => catalog
            [file] => lib/price.php
        )

    [bitrix\catalog\producttable] => Array
        (
            [module] => catalog
            [file] => lib/product.php
        )

    [bitrix\catalog\productgroupaccesstable] => Array
        (
            [module] => catalog
            [file] => lib/productgroupaccess.php
        )

    [bitrix\catalog\roundingtable] => Array
        (
            [module] => catalog
            [file] => lib/rounding.php
        )

    [bitrix\catalog\storetable] => Array
        (
            [module] => catalog
            [file] => lib/store.php
        )

    [bitrix\catalog\storebarcodetable] => Array
        (
            [module] => catalog
            [file] => lib/storebarcode.php
        )

    [bitrix\catalog\storeproducttable] => Array
        (
            [module] => catalog
            [file] => lib/storeproduct.php
        )

    [bitrix\catalog\vattable] => Array
        (
            [module] => catalog
            [file] => lib/vat.php
        )

    [bitrix\catalog\ebayxmler] => Array
        (
            [module] => catalog
            [file] => lib/ebay/old.php
        )

    [bitrix\catalog\exportoffer] => Array
        (
            [module] => catalog
            [file] => lib/ebay/old.php
        )

    [bitrix\catalog\exportoffercreator] => Array
        (
            [module] => catalog
            [file] => lib/ebay/old.php
        )

    [bitrix\catalog\exportoffersku] => Array
        (
            [module] => catalog
            [file] => lib/ebay/old.php
        )

    [bitrix\catalog\searchhandlers] => Array
        (
            [module] => catalog
            [file] => lib/product/old.php
        )

)
Array
(
    [bitrix\main\application] => Array
        (
            [module] => main
            [file] => lib/application.php
        )

    [bitrix\main\httpapplication] => Array
        (
            [module] => main
            [file] => lib/httpapplication.php
        )

    [bitrix\main\argumentexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\argumentnullexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\argumentoutofrangeexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\argumenttypeexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\notimplementedexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\notsupportedexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\invalidoperationexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\objectpropertyexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\objectnotfoundexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\objectexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\systemexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\accessdeniedexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\decodingexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\io\invalidpathexception] => Array
        (
            [module] => main
            [file] => lib/io/ioexception.php
        )

    [bitrix\main\io\filenotfoundexception] => Array
        (
            [module] => main
            [file] => lib/io/ioexception.php
        )

    [bitrix\main\io\filedeleteexception] => Array
        (
            [module] => main
            [file] => lib/io/ioexception.php
        )

    [bitrix\main\io\fileopenexception] => Array
        (
            [module] => main
            [file] => lib/io/ioexception.php
        )

    [bitrix\main\io\filenotopenedexception] => Array
        (
            [module] => main
            [file] => lib/io/ioexception.php
        )

    [bitrix\main\context] => Array
        (
            [module] => main
            [file] => lib/context.php
        )

    [bitrix\main\httpcontext] => Array
        (
            [module] => main
            [file] => lib/httpcontext.php
        )

    [bitrix\main\dispatcher] => Array
        (
            [module] => main
            [file] => lib/dispatcher.php
        )

    [bitrix\main\environment] => Array
        (
            [module] => main
            [file] => lib/environment.php
        )

    [bitrix\main\event] => Array
        (
            [module] => main
            [file] => lib/event.php
        )

    [bitrix\main\eventmanager] => Array
        (
            [module] => main
            [file] => lib/eventmanager.php
        )

    [bitrix\main\eventresult] => Array
        (
            [module] => main
            [file] => lib/eventresult.php
        )

    [bitrix\main\request] => Array
        (
            [module] => main
            [file] => lib/request.php
        )

    [bitrix\main\httprequest] => Array
        (
            [module] => main
            [file] => lib/httprequest.php
        )

    [bitrix\main\response] => Array
        (
            [module] => main
            [file] => lib/response.php
        )

    [bitrix\main\httpresponse] => Array
        (
            [module] => main
            [file] => lib/httpresponse.php
        )

    [bitrix\main\modulemanager] => Array
        (
            [module] => main
            [file] => lib/modulemanager.php
        )

    [bitrix\main\server] => Array
        (
            [module] => main
            [file] => lib/server.php
        )

    [bitrix\main\config\configuration] => Array
        (
            [module] => main
            [file] => lib/config/configuration.php
        )

    [bitrix\main\config\option] => Array
        (
            [module] => main
            [file] => lib/config/option.php
        )

    [bitrix\main\context\culture] => Array
        (
            [module] => main
            [file] => lib/context/culture.php
        )

    [bitrix\main\data\cache] => Array
        (
            [module] => main
            [file] => lib/data/cache.php
        )

    [bitrix\main\data\cacheengineapc] => Array
        (
            [module] => main
            [file] => lib/data/cacheengineapc.php
        )

    [bitrix\main\data\cacheenginememcache] => Array
        (
            [module] => main
            [file] => lib/data/cacheenginememcache.php
        )

    [bitrix\main\data\cacheenginefiles] => Array
        (
            [module] => main
            [file] => lib/data/cacheenginefiles.php
        )

    [bitrix\main\data\cacheenginenone] => Array
        (
            [module] => main
            [file] => lib/data/cacheenginenone.php
        )

    [bitrix\main\data\connection] => Array
        (
            [module] => main
            [file] => lib/data/connection.php
        )

    [bitrix\main\data\connectionpool] => Array
        (
            [module] => main
            [file] => lib/data/connectionpool.php
        )

    [bitrix\main\data\icacheengine] => Array
        (
            [module] => main
            [file] => lib/data/cache.php
        )

    [bitrix\main\data\hsphpreadconnection] => Array
        (
            [module] => main
            [file] => lib/data/hsphpreadconnection.php
        )

    [bitrix\main\data\managedcache] => Array
        (
            [module] => main
            [file] => lib/data/managedcache.php
        )

    [bitrix\main\data\taggedcache] => Array
        (
            [module] => main
            [file] => lib/data/taggedcache.php
        )

    [bitrix\main\data\memcacheconnection] => Array
        (
            [module] => main
            [file] => lib/data/memcacheconnection.php
        )

    [bitrix\main\data\memcachedconnection] => Array
        (
            [module] => main
            [file] => lib/data/memcachedconnection.php
        )

    [bitrix\main\data\nosqlconnection] => Array
        (
            [module] => main
            [file] => lib/data/nosqlconnection.php
        )

    [bitrix\main\db\arrayresult] => Array
        (
            [module] => main
            [file] => lib/db/arrayresult.php
        )

    [bitrix\main\db\result] => Array
        (
            [module] => main
            [file] => lib/db/result.php
        )

    [bitrix\main\db\connection] => Array
        (
            [module] => main
            [file] => lib/db/connection.php
        )

    [bitrix\main\db\sqlexception] => Array
        (
            [module] => main
            [file] => lib/db/sqlexception.php
        )

    [bitrix\main\db\sqlqueryexception] => Array
        (
            [module] => main
            [file] => lib/db/sqlexception.php
        )

    [bitrix\main\db\transactionexception] => Array
        (
            [module] => main
            [file] => lib/db/sqlexception.php
        )

    [bitrix\main\db\sqlexpression] => Array
        (
            [module] => main
            [file] => lib/db/sqlexpression.php
        )

    [bitrix\main\db\sqlhelper] => Array
        (
            [module] => main
            [file] => lib/db/sqlhelper.php
        )

    [bitrix\main\db\mysqlcommonconnection] => Array
        (
            [module] => main
            [file] => lib/db/mysqlcommonconnection.php
        )

    [bitrix\main\db\mysqliconnection] => Array
        (
            [module] => main
            [file] => lib/db/mysqliconnection.php
        )

    [bitrix\main\db\mysqliresult] => Array
        (
            [module] => main
            [file] => lib/db/mysqliresult.php
        )

    [bitrix\main\db\mysqlisqlhelper] => Array
        (
            [module] => main
            [file] => lib/db/mysqlisqlhelper.php
        )

    [bitrix\main\db\mssqlconnection] => Array
        (
            [module] => main
            [file] => lib/db/mssqlconnection.php
        )

    [bitrix\main\db\mssqlresult] => Array
        (
            [module] => main
            [file] => lib/db/mssqlresult.php
        )

    [bitrix\main\db\mssqlsqlhelper] => Array
        (
            [module] => main
            [file] => lib/db/mssqlsqlhelper.php
        )

    [bitrix\main\db\oracleconnection] => Array
        (
            [module] => main
            [file] => lib/db/oracleconnection.php
        )

    [bitrix\main\db\oracleresult] => Array
        (
            [module] => main
            [file] => lib/db/oracleresult.php
        )

    [bitrix\main\db\oraclesqlhelper] => Array
        (
            [module] => main
            [file] => lib/db/oraclesqlhelper.php
        )

    [bitrix\main\db\pgsqlconnection] => Array
        (
            [module] => main
            [file] => lib/db/pgsqlconnection.php
        )

    [bitrix\main\diag\httpexceptionhandleroutput] => Array
        (
            [module] => main
            [file] => lib/diag/httpexceptionhandleroutput.php
        )

    [bitrix\main\diag\fileexceptionhandlerlog] => Array
        (
            [module] => main
            [file] => lib/diag/fileexceptionhandlerlog.php
        )

    [bitrix\main\diag\exceptionhandler] => Array
        (
            [module] => main
            [file] => lib/diag/exceptionhandler.php
        )

    [bitrix\main\diag\iexceptionhandleroutput] => Array
        (
            [module] => main
            [file] => lib/diag/iexceptionhandleroutput.php
        )

    [bitrix\main\diag\exceptionhandlerlog] => Array
        (
            [module] => main
            [file] => lib/diag/exceptionhandlerlog.php
        )

    [bitrix\main\io\file] => Array
        (
            [module] => main
            [file] => lib/io/file.php
        )

    [bitrix\main\io\fileentry] => Array
        (
            [module] => main
            [file] => lib/io/fileentry.php
        )

    [bitrix\main\io\path] => Array
        (
            [module] => main
            [file] => lib/io/path.php
        )

    [bitrix\main\io\filesystementry] => Array
        (
            [module] => main
            [file] => lib/io/filesystementry.php
        )

    [bitrix\main\io\ifilestream] => Array
        (
            [module] => main
            [file] => lib/io/ifilestream.php
        )

    [bitrix\main\localization\loc] => Array
        (
            [module] => main
            [file] => lib/localization/loc.php
        )

    [bitrix\main\mail\mail] => Array
        (
            [module] => main
            [file] => lib/mail/mail.php
        )

    [bitrix\main\mail\tracking] => Array
        (
            [module] => main
            [file] => lib/mail/tracking.php
        )

    [bitrix\main\mail\eventmanager] => Array
        (
            [module] => main
            [file] => lib/mail/eventmanager.php
        )

    [bitrix\main\mail\eventmessagecompiler] => Array
        (
            [module] => main
            [file] => lib/mail/eventmessagecompiler.php
        )

    [bitrix\main\mail\eventmessagethemecompiler] => Array
        (
            [module] => main
            [file] => lib/mail/eventmessagethemecompiler.php
        )

    [bitrix\main\mail\internal\event] => Array
        (
            [module] => main
            [file] => lib/mail/internal/event.php
        )

    [bitrix\main\mail\internal\eventattachment] => Array
        (
            [module] => main
            [file] => lib/mail/internal/eventattachment.php
        )

    [bitrix\main\mail\internal\eventmessage] => Array
        (
            [module] => main
            [file] => lib/mail/internal/eventmessage.php
        )

    [bitrix\main\mail\internal\eventmessagesite] => Array
        (
            [module] => main
            [file] => lib/mail/internal/eventmessagesite.php
        )

    [bitrix\main\mail\internal\eventmessageattachment] => Array
        (
            [module] => main
            [file] => lib/mail/internal/eventmessageattachment.php
        )

    [bitrix\main\mail\internal\eventtype] => Array
        (
            [module] => main
            [file] => lib/mail/internal/eventtype.php
        )

    [bitrix\main\text\converter] => Array
        (
            [module] => main
            [file] => lib/text/converter.php
        )

    [bitrix\main\text\emptyconverter] => Array
        (
            [module] => main
            [file] => lib/text/emptyconverter.php
        )

    [bitrix\main\text\encoding] => Array
        (
            [module] => main
            [file] => lib/text/encoding.php
        )

    [bitrix\main\text\htmlconverter] => Array
        (
            [module] => main
            [file] => lib/text/htmlconverter.php
        )

    [bitrix\main\text\binarystring] => Array
        (
            [module] => main
            [file] => lib/text/binarystring.php
        )

    [bitrix\main\text\xmlconverter] => Array
        (
            [module] => main
            [file] => lib/text/xmlconverter.php
        )

    [bitrix\main\type\collection] => Array
        (
            [module] => main
            [file] => lib/type/collection.php
        )

    [bitrix\main\type\date] => Array
        (
            [module] => main
            [file] => lib/type/date.php
        )

    [bitrix\main\type\datetime] => Array
        (
            [module] => main
            [file] => lib/type/datetime.php
        )

    [bitrix\main\type\dictionary] => Array
        (
            [module] => main
            [file] => lib/type/dictionary.php
        )

    [bitrix\main\type\filterabledictionary] => Array
        (
            [module] => main
            [file] => lib/type/filterabledictionary.php
        )

    [bitrix\main\type\parameterdictionary] => Array
        (
            [module] => main
            [file] => lib/type/parameterdictionary.php
        )

    [bitrix\main\web\cookie] => Array
        (
            [module] => main
            [file] => lib/web/cookie.php
        )

    [bitrix\main\web\uri] => Array
        (
            [module] => main
            [file] => lib/web/uri.php
        )

    [bitrix\main\sendereventhandler] => Array
        (
            [module] => main
            [file] => lib/senderconnector.php
        )

    [bitrix\main\senderconnectoruser] => Array
        (
            [module] => main
            [file] => lib/senderconnector.php
        )

    [bitrix\main\urlrewriterrulemaker] => Array
        (
            [module] => main
            [file] => lib/urlrewriter.php
        )

    [bitrix\main\update\stepper] => Array
        (
            [module] => main
            [file] => lib/update/stepper.php
        )

    [bitrix\main\composite\abstractresponse] => Array
        (
            [module] => main
            [file] => lib/composite/responder.php
        )

    [bitrix\main\composite\fileresponse] => Array
        (
            [module] => main
            [file] => lib/composite/responder.php
        )

    [bitrix\main\composite\memcachedresponse] => Array
        (
            [module] => main
            [file] => lib/composite/responder.php
        )

    [bitrix\main\security\otpexception] => Array
        (
            [module] => main
            [file] => lib/security/securityexception.php
        )

    [ctimezone] => Array
        (
            [module] => main
            [file] => classes/general/time.php
        )

    [cbxpunycode] => Array
        (
            [module] => main
            [file] => classes/general/punycode.php
        )

    [ibxvirtualio] => Array
        (
            [module] => main
            [file] => classes/general/virtual_io.php
        )

    [ibxgeterrors] => Array
        (
            [module] => main
            [file] => classes/general/virtual_io.php
        )

    [cbxvirtualio] => Array
        (
            [module] => main
            [file] => classes/general/virtual_io.php
        )

    [cbxvirtualfilebase] => Array
        (
            [module] => main
            [file] => classes/general/virtual_file.php
        )

    [cbxvirtualfile] => Array
        (
            [module] => main
            [file] => classes/general/virtual_file.php
        )

    [cbxvirtualdirectory] => Array
        (
            [module] => main
            [file] => classes/general/virtual_file.php
        )

    [calloption] => Array
        (
            [module] => main
            [file] => classes/general/option.php
        )

    [coption] => Array
        (
            [module] => main
            [file] => classes/general/option.php
        )

    [callpageoption] => Array
        (
            [module] => main
            [file] => classes/general/pageoption.php
        )

    [cpageoption] => Array
        (
            [module] => main
            [file] => classes/general/pageoption.php
        )

    [callsqlwhere] => Array
        (
            [module] => main
            [file] => classes/general/sqlwhere.php
        )

    [csqlwhereexpression] => Array
        (
            [module] => main
            [file] => classes/general/sqlwhere.php
        )

    [csqlwhere] => Array
        (
            [module] => main
            [file] => classes/general/sqlwhere.php
        )

    [calllanguage] => Array
        (
            [module] => main
            [file] => classes/general/language.php
        )

    [clanguage] => Array
        (
            [module] => main
            [file] => classes/general/language.php
        )

    [clangadmin] => Array
        (
            [module] => main
            [file] => classes/general/language.php
        )

    [_clangdbresult] => Array
        (
            [module] => main
            [file] => classes/general/langdbresult.php
        )

    [callagent] => Array
        (
            [module] => main
            [file] => classes/general/agent.php
        )

    [cagent] => Array
        (
            [module] => main
            [file] => classes/mysql/agent.php
        )

    [capplicationexception] => Array
        (
            [module] => main
            [file] => classes/general/applicationexception.php
        )

    [cadminexception] => Array
        (
            [module] => main
            [file] => classes/general/adminexception.php
        )

    [callsite] => Array
        (
            [module] => main
            [file] => classes/general/site.php
        )

    [calllang] => Array
        (
            [module] => main
            [file] => classes/general/site.php
        )

    [csite] => Array
        (
            [module] => main
            [file] => classes/general/site.php
        )

    [clang] => Array
        (
            [module] => main
            [file] => classes/general/site.php
        )

    [chttp] => Array
        (
            [module] => main
            [file] => classes/general/http.php
        )

    [cutil] => Array
        (
            [module] => main
            [file] => classes/general/util.php
        )

    [callmain] => Array
        (
            [module] => main
            [file] => classes/general/main.php
        )

    [cmain] => Array
        (
            [module] => main
            [file] => classes/general/main.php
        )

    [calldatabase] => Array
        (
            [module] => main
            [file] => classes/general/database.php
        )

    [calldbresult] => Array
        (
            [module] => main
            [file] => classes/general/dbresult.php
        )

    [cdatabasemysql] => Array
        (
            [module] => main
            [file] => classes/mysql/database.php
        )

    [cdbresultmysql] => Array
        (
            [module] => main
            [file] => classes/mysql/dbresult.php
        )

    [icachebackend] => Array
        (
            [module] => main
            [file] => classes/general/cache_backend.php
        )

    [cphpcache] => Array
        (
            [module] => main
            [file] => classes/general/cache.php
        )

    [ccachemanager] => Array
        (
            [module] => main
            [file] => classes/general/cache_manager.php
        )

    [cpagecache] => Array
        (
            [module] => main
            [file] => classes/general/page_cache.php
        )

    [cstackcacheentry] => Array
        (
            [module] => main
            [file] => classes/general/stack_cache_entry.php
        )

    [cstackcachemanager] => Array
        (
            [module] => main
            [file] => classes/general/stack_cache.php
        )

    [cmodule] => Array
        (
            [module] => main
            [file] => /classes/general/module.php
        )

    [bitrix\main\entity\ufield] => Array
        (
            [module] => main
            [file] => include/deprecated/ufield.php
        )

    [cdatabase] => Array
        (
            [module] => main
            [file] => classes/mysql/database.php
        )

    [cdbresult] => Array
        (
            [module] => main
            [file] => classes/mysql/dbresult.php
        )

    [csitetemplate] => Array
        (
            [module] => main
            [file] => classes/general/site_template.php
        )

    [cbitrixcomponent] => Array
        (
            [module] => main
            [file] => classes/general/component.php
        )

    [ccomponentengine] => Array
        (
            [module] => main
            [file] => classes/general/component_engine.php
        )

    [ccomponentajax] => Array
        (
            [module] => main
            [file] => classes/general/component_ajax.php
        )

    [cbitrixcomponenttemplate] => Array
        (
            [module] => main
            [file] => classes/general/component_template.php
        )

    [ccomponentutil] => Array
        (
            [module] => main
            [file] => classes/general/component_util.php
        )

    [ccontrollerclient] => Array
        (
            [module] => main
            [file] => classes/general/controller_member.php
        )

    [phpparser] => Array
        (
            [module] => main
            [file] => classes/general/php_parser.php
        )

    [cdiskquota] => Array
        (
            [module] => main
            [file] => classes/general/quota.php
        )

    [ceventlog] => Array
        (
            [module] => main
            [file] => classes/general/event_log.php
        )

    [ceventmain] => Array
        (
            [module] => main
            [file] => classes/general/event_log.php
        )

    [cadminfiledialog] => Array
        (
            [module] => main
            [file] => classes/general/file_dialog.php
        )

    [wll_user] => Array
        (
            [module] => main
            [file] => classes/general/liveid.php
        )

    [wll_consenttoken] => Array
        (
            [module] => main
            [file] => classes/general/liveid.php
        )

    [windowslivelogin] => Array
        (
            [module] => main
            [file] => classes/general/liveid.php
        )

    [cfile] => Array
        (
            [module] => main
            [file] => classes/general/file.php
        )

    [callfile] => Array
        (
            [module] => main
            [file] => classes/general/file.php
        )

    [ctempfile] => Array
        (
            [module] => main
            [file] => classes/general/file_temp.php
        )

    [cfavorites] => Array
        (
            [module] => main
            [file] => classes/mysql/favorites.php
        )

    [cuseroptions] => Array
        (
            [module] => main
            [file] => classes/general/user_options.php
        )

    [cgridoptions] => Array
        (
            [module] => main
            [file] => classes/general/grids.php
        )

    [cundo] => Array
        (
            [module] => main
            [file] => /classes/general/undo.php
        )

    [cautosave] => Array
        (
            [module] => main
            [file] => /classes/general/undo.php
        )

    [callratings] => Array
        (
            [module] => main
            [file] => classes/general/ratings.php
        )

    [cratings] => Array
        (
            [module] => main
            [file] => classes/mysql/ratings.php
        )

    [cratingscomponentsmain] => Array
        (
            [module] => main
            [file] => classes/mysql/ratings_components.php
        )

    [cratingrule] => Array
        (
            [module] => main
            [file] => classes/general/rating_rule.php
        )

    [cratingrulesmain] => Array
        (
            [module] => main
            [file] => classes/mysql/rating_rules.php
        )

    [ctoppanel] => Array
        (
            [module] => main
            [file] => public/top_panel.php
        )

    [ceditarea] => Array
        (
            [module] => main
            [file] => public/edit_area.php
        )

    [ccomponentpanel] => Array
        (
            [module] => main
            [file] => public/edit_area.php
        )

    [ctextparser] => Array
        (
            [module] => main
            [file] => classes/general/textparser.php
        )

    [cphpcachefiles] => Array
        (
            [module] => main
            [file] => classes/general/cache_files.php
        )

    [cdataxmlnode] => Array
        (
            [module] => main
            [file] => classes/general/xml.php
        )

    [cdataxmldocument] => Array
        (
            [module] => main
            [file] => classes/general/xml.php
        )

    [cdataxml] => Array
        (
            [module] => main
            [file] => classes/general/xml.php
        )

    [cxmlfilestream] => Array
        (
            [module] => main
            [file] => classes/general/xml.php
        )

    [crsaprovider] => Array
        (
            [module] => main
            [file] => classes/general/rsasecurity.php
        )

    [crsasecurity] => Array
        (
            [module] => main
            [file] => classes/general/rsasecurity.php
        )

    [crsabcmathprovider] => Array
        (
            [module] => main
            [file] => classes/general/rsabcmath.php
        )

    [crsaopensslprovider] => Array
        (
            [module] => main
            [file] => classes/general/rsaopenssl.php
        )

    [casnreader] => Array
        (
            [module] => main
            [file] => classes/general/asn.php
        )

    [cbxshorturi] => Array
        (
            [module] => main
            [file] => classes/mysql/short_uri.php
        )

    [cfinder] => Array
        (
            [module] => main
            [file] => classes/general/finder.php
        )

    [caccess] => Array
        (
            [module] => main
            [file] => classes/general/access.php
        )

    [cauthprovider] => Array
        (
            [module] => main
            [file] => classes/general/authproviders.php
        )

    [iproviderinterface] => Array
        (
            [module] => main
            [file] => classes/general/authproviders.php
        )

    [cgroupauthprovider] => Array
        (
            [module] => main
            [file] => classes/general/authproviders.php
        )

    [cuserauthprovider] => Array
        (
            [module] => main
            [file] => classes/general/authproviders.php
        )

    [ctableschema] => Array
        (
            [module] => main
            [file] => classes/general/table_schema.php
        )

    [ccsvdata] => Array
        (
            [module] => main
            [file] => classes/general/csv_data.php
        )

    [csmile] => Array
        (
            [module] => main
            [file] => classes/general/smile.php
        )

    [csmilegallery] => Array
        (
            [module] => main
            [file] => classes/general/smile.php
        )

    [csmileset] => Array
        (
            [module] => main
            [file] => classes/general/smile.php
        )

    [cglobalcounter] => Array
        (
            [module] => main
            [file] => classes/general/global_counter.php
        )

    [cusercounter] => Array
        (
            [module] => main
            [file] => classes/mysql/user_counter.php
        )

    [cusercounterpage] => Array
        (
            [module] => main
            [file] => classes/mysql/user_counter.php
        )

    [chotkeys] => Array
        (
            [module] => main
            [file] => classes/general/hot_keys.php
        )

    [chotkeyscode] => Array
        (
            [module] => main
            [file] => classes/general/hot_keys.php
        )

    [cbxsanitizer] => Array
        (
            [module] => main
            [file] => classes/general/sanitizer.php
        )

    [ibxarchive] => Array
        (
            [module] => main
            [file] => classes/general/archive.php
        )

    [cbxarchive] => Array
        (
            [module] => main
            [file] => classes/general/archive.php
        )

    [cadminnotify] => Array
        (
            [module] => main
            [file] => classes/general/admin_notify.php
        )

    [cbxfavadmmenu] => Array
        (
            [module] => main
            [file] => classes/general/favorites.php
        )

    [cadmininformer] => Array
        (
            [module] => main
            [file] => classes/general/admin_informer.php
        )

    [csitecheckertest] => Array
        (
            [module] => main
            [file] => classes/general/site_checker.php
        )

    [csqlutil] => Array
        (
            [module] => main
            [file] => classes/general/sql_util.php
        )

    [cfileuploader] => Array
        (
            [module] => main
            [file] => classes/general/uploader.php
        )

    [lpa] => Array
        (
            [module] => main
            [file] => classes/general/lpa.php
        )

    [cadminfilter] => Array
        (
            [module] => main
            [file] => interface/admin_filter.php
        )

    [cadminlist] => Array
        (
            [module] => main
            [file] => interface/admin_list.php
        )

    [cadminlistrow] => Array
        (
            [module] => main
            [file] => interface/admin_list.php
        )

    [cadminuilist] => Array
        (
            [module] => main
            [file] => interface/admin_ui_list.php
        )

    [cadminuilistrow] => Array
        (
            [module] => main
            [file] => interface/admin_ui_list.php
        )

    [cadminuiresult] => Array
        (
            [module] => main
            [file] => interface/admin_ui_list.php
        )

    [cadminuicontextmenu] => Array
        (
            [module] => main
            [file] => interface/admin_ui_list.php
        )

    [cadminuisorting] => Array
        (
            [module] => main
            [file] => interface/admin_ui_list.php
        )

    [cadminuilistactionpanel] => Array
        (
            [module] => main
            [file] => interface/admin_ui_list.php
        )

    [cadmintabcontrol] => Array
        (
            [module] => main
            [file] => interface/admin_tabcontrol.php
        )

    [cadminform] => Array
        (
            [module] => main
            [file] => interface/admin_form.php
        )

    [cadminformsettings] => Array
        (
            [module] => main
            [file] => interface/admin_form.php
        )

    [cadmintabcontroldrag] => Array
        (
            [module] => main
            [file] => interface/admin_tabcontrol_drag.php
        )

    [cadmindraggableblockengine] => Array
        (
            [module] => main
            [file] => interface/admin_tabcontrol_drag.php
        )

    [cjspopup] => Array
        (
            [module] => main
            [file] => interface/jspopup.php
        )

    [cjspopuponpage] => Array
        (
            [module] => main
            [file] => interface/jspopup.php
        )

    [cadmincalendar] => Array
        (
            [module] => main
            [file] => interface/admin_calendar.php
        )

    [cadminviewtabcontrol] => Array
        (
            [module] => main
            [file] => interface/admin_viewtabcontrol.php
        )

    [cadmintabengine] => Array
        (
            [module] => main
            [file] => interface/admin_tabengine.php
        )

    [ccaptcha] => Array
        (
            [module] => main
            [file] => classes/general/captcha.php
        )

    [cmpnotifications] => Array
        (
            [module] => main
            [file] => classes/general/mp_notifications.php
        )

    [calltask] => Array
        (
            [module] => main
            [file] => classes/general/task.php
        )

    [ctask] => Array
        (
            [module] => main
            [file] => classes/general/task.php
        )

    [calloperation] => Array
        (
            [module] => main
            [file] => classes/general/operation.php
        )

    [coperation] => Array
        (
            [module] => main
            [file] => classes/general/operation.php
        )

    [callgroup] => Array
        (
            [module] => main
            [file] => classes/general/group.php
        )

    [cgroup] => Array
        (
            [module] => main
            [file] => classes/general/group.php
        )

    [cajax] => Array
        (
            [module] => main
            [file] => ajax_tools.php
        )

    [calluser] => Array
        (
            [module] => main
            [file] => classes/general/user.php
        )

    [cuser] => Array
        (
            [module] => main
            [file] => classes/general/user.php
        )

    [callevent] => Array
        (
            [module] => main
            [file] => classes/general/event.php
        )

    [cevent] => Array
        (
            [module] => main
            [file] => classes/general/event.php
        )

    [calleventmessage] => Array
        (
            [module] => main
            [file] => classes/general/eventmessage.php
        )

    [ceventmessage] => Array
        (
            [module] => main
            [file] => classes/general/eventmessage.php
        )

    [ceventtype] => Array
        (
            [module] => main
            [file] => classes/general/eventmessage.php
        )

    [_ceventtyperesult] => Array
        (
            [module] => main
            [file] => classes/general/eventmessage.php
        )

    [cdbresulteventmultiresult] => Array
        (
            [module] => main
            [file] => classes/general/eventmessage.php
        )

    [cdebuginfo] => Array
        (
            [module] => main
            [file] => classes/general/debuginfo.php
        )

    [ccaptchaagent] => Array
        (
            [module] => main
            [file] => classes/general/captchaagent.php
        )

    [callfilterquery] => Array
        (
            [module] => main
            [file] => classes/general/filterquery.php
        )

    [cfilterquery] => Array
        (
            [module] => main
            [file] => classes/general/filterquery.php
        )

    [cconvertorspregreplacehelper] => Array
        (
            [module] => main
            [file] => classes/general/convertorspregreplacehelper.php
        )

    [cspacer] => Array
        (
            [module] => main
            [file] => classes/general/spacer.php
        )

    [updatetools] => Array
        (
            [module] => main
            [file] => classes/general/updatetools.php
        )

    [cjscore] => Array
        (
            [module] => main
            [file] => classes/general/jscore.php
        )

    [cchecklisttools] => Array
        (
            [module] => main
            [file] => classes/general/checklist.php
        )

    [cmenu] => Array
        (
            [module] => main
            [file] => classes/general/menu.php
        )

    [cmenucustom] => Array
        (
            [module] => main
            [file] => classes/general/menucustom.php
        )

    [callusertypeentity] => Array
        (
            [module] => main
            [file] => classes/general/usertype.php
        )

    [cusertypeentity] => Array
        (
            [module] => main
            [file] => classes/general/usertype.php
        )

    [cuserfieldenum] => Array
        (
            [module] => main
            [file] => classes/general/userfieldenum.php
        )

    [cusertypesql] => Array
        (
            [module] => main
            [file] => classes/general/usertypesql.php
        )

    [cusertypemanager] => Array
        (
            [module] => main
            [file] => classes/general/usertypemanager.php
        )

    [cusertypestring] => Array
        (
            [module] => main
            [file] => classes/general/usertypestr.php
        )

    [cusertypeinteger] => Array
        (
            [module] => main
            [file] => classes/general/usertypeint.php
        )

    [cusertypedouble] => Array
        (
            [module] => main
            [file] => classes/general/usertypedbl.php
        )

    [cusertypedatetime] => Array
        (
            [module] => main
            [file] => classes/general/usertypetime.php
        )

    [cusertypedate] => Array
        (
            [module] => main
            [file] => classes/general/usertypedate.php
        )

    [cusertypeboolean] => Array
        (
            [module] => main
            [file] => classes/general/usertypebool.php
        )

    [cusertypefile] => Array
        (
            [module] => main
            [file] => classes/general/usertypefile.php
        )

    [cusertypeenum] => Array
        (
            [module] => main
            [file] => classes/general/usertypeenum.php
        )

    [cusertypeiblocksection] => Array
        (
            [module] => main
            [file] => classes/general/usertypesection.php
        )

    [ciblocksectionenum] => Array
        (
            [module] => main
            [file] => classes/general/usertypesection.php
        )

    [cusertypeiblockelement] => Array
        (
            [module] => main
            [file] => classes/general/usertypeelement.php
        )

    [cusertypestringformatted] => Array
        (
            [module] => main
            [file] => classes/general/usertypestrfmt.php
        )

    [cusertypeurl] => Array
        (
            [module] => main
            [file] => classes/general/usertypeurl.php
        )

    [bxgadget] => Array
        (
            [module] => main
            [file] => classes/general/gadget.php
        )

    [cmainadmin] => Array
        (
            [module] => main
            [file] => classes/general/main_admin.php
        )

    [ctemplates] => Array
        (
            [module] => main
            [file] => classes/general/templates.php
        )

    [cpagetemplate] => Array
        (
            [module] => main
            [file] => classes/general/page_template.php
        )

    [filescmp] => Array
        (
            [module] => main
            [file] => classes/general/files_cmp.php
        )

    [carchiver] => Array
        (
            [module] => main
            [file] => classes/general/tar_gz.php
        )

    [czip] => Array
        (
            [module] => main
            [file] => classes/general/zip.php
        )

    [curlrewriter] => Array
        (
            [module] => main
            [file] => classes/general/urlrewriter.php
        )

    [charsetconverter] => Array
        (
            [module] => main
            [file] => classes/general/charset_converter.php
        )

    [chtmlpagescache] => Array
        (
            [module] => main
            [file] => lib/composite/helper.php
        )

    [statichtmlmemcachedresponse] => Array
        (
            [module] => main
            [file] => lib/composite/responder.php
        )

    [statichtmlfileresponse] => Array
        (
            [module] => main
            [file] => lib/composite/responder.php
        )

    [bitrix\main\page\frame] => Array
        (
            [module] => main
            [file] => lib/composite/engine.php
        )

    [bitrix\main\page\framestatic] => Array
        (
            [module] => main
            [file] => lib/composite/staticarea.php
        )

    [bitrix\main\page\framebuffered] => Array
        (
            [module] => main
            [file] => lib/composite/bufferarea.php
        )

    [bitrix\main\page\framehelper] => Array
        (
            [module] => main
            [file] => lib/composite/bufferarea.php
        )

    [bitrix\main\data\statichtmlcache] => Array
        (
            [module] => main
            [file] => lib/composite/page.php
        )

    [bitrix\main\data\statichtmlstorage] => Array
        (
            [module] => main
            [file] => lib/composite/data/abstractstorage.php
        )

    [bitrix\main\data\statichtmlfilestorage] => Array
        (
            [module] => main
            [file] => lib/composite/data/filestorage.php
        )

    [bitrix\main\data\statichtmlmemcachedstorage] => Array
        (
            [module] => main
            [file] => lib/composite/data/memcachedstorage.php
        )

    [bitrix\main\data\staticcacheprovider] => Array
        (
            [module] => main
            [file] => lib/composite/data/cacheprovider.php
        )

    [bitrix\main\data\appcachemanifest] => Array
        (
            [module] => main
            [file] => lib/composite/appcache.php
        )

    [iblock] => Array
        (
            [module] => iblock
            [file] => install/index.php
        )

    [ciblockpropertyresult] => Array
        (
            [module] => iblock
            [file] => classes/general/iblockpropresult.php
        )

    [ciblockresult] => Array
        (
            [module] => iblock
            [file] => classes/general/iblockresult.php
        )

    [_cibelement] => Array
        (
            [module] => iblock
            [file] => classes/general/iblock_element.php
        )

    [ciblocktype] => Array
        (
            [module] => iblock
            [file] => classes/general/iblocktype.php
        )

    [calliblock] => Array
        (
            [module] => iblock
            [file] => classes/general/iblock.php
        )

    [ciblock] => Array
        (
            [module] => iblock
            [file] => classes/mysql/iblock.php
        )

    [calliblocksection] => Array
        (
            [module] => iblock
            [file] => classes/general/iblocksection.php
        )

    [ciblocksection] => Array
        (
            [module] => iblock
            [file] => classes/mysql/iblocksection.php
        )

    [calliblockproperty] => Array
        (
            [module] => iblock
            [file] => classes/general/iblockproperty.php
        )

    [ciblockpropertyenum] => Array
        (
            [module] => iblock
            [file] => classes/general/iblockpropertyenum.php
        )

    [ciblockproperty] => Array
        (
            [module] => iblock
            [file] => classes/mysql/iblockproperty.php
        )

    [calliblockelement] => Array
        (
            [module] => iblock
            [file] => classes/general/iblockelement.php
        )

    [ciblockelement] => Array
        (
            [module] => iblock
            [file] => classes/mysql/iblockelement.php
        )

    [calliblockrss] => Array
        (
            [module] => iblock
            [file] => classes/general/iblockrss.php
        )

    [ciblockrss] => Array
        (
            [module] => iblock
            [file] => classes/mysql/iblockrss.php
        )

    [ciblockpropertydatetime] => Array
        (
            [module] => iblock
            [file] => classes/general/prop_datetime.php
        )

    [ciblockpropertydate] => Array
        (
            [module] => iblock
            [file] => classes/general/prop_date.php
        )

    [ciblockpropertyxmlid] => Array
        (
            [module] => iblock
            [file] => classes/general/prop_xmlid.php
        )

    [ciblockpropertyfileman] => Array
        (
            [module] => iblock
            [file] => classes/general/prop_fileman.php
        )

    [ciblockpropertyhtml] => Array
        (
            [module] => iblock
            [file] => classes/general/prop_html.php
        )

    [ciblockpropertyelementlist] => Array
        (
            [module] => iblock
            [file] => classes/general/prop_element_list.php
        )

    [ccmlresult] => Array
        (
            [module] => iblock
            [file] => classes/general/cmlresult.php
        )

    [ciblockxmlfile] => Array
        (
            [module] => iblock
            [file] => classes/mysql/cml2.php
        )

    [ciblockcmlimport] => Array
        (
            [module] => iblock
            [file] => classes/general/cml2.php
        )

    [ciblockcmlexport] => Array
        (
            [module] => iblock
            [file] => classes/general/cml2.php
        )

    [ciblockfindtools] => Array
        (
            [module] => iblock
            [file] => classes/general/comp_findtools.php
        )

    [ciblockpricetools] => Array
        (
            [module] => iblock
            [file] => classes/general/comp_pricetools.php
        )

    [ciblockparameters] => Array
        (
            [module] => iblock
            [file] => classes/general/comp_parameters.php
        )

    [ciblockformatproperties] => Array
        (
            [module] => iblock
            [file] => classes/general/comp_formatprops.php
        )

    [calliblocksequence] => Array
        (
            [module] => iblock
            [file] => classes/general/iblocksequence.php
        )

    [ciblocksequence] => Array
        (
            [module] => iblock
            [file] => classes/mysql/iblocksequence.php
        )

    [ciblockpropertysequence] => Array
        (
            [module] => iblock
            [file] => classes/general/prop_seq.php
        )

    [ciblockpropertyelementautocomplete] => Array
        (
            [module] => iblock
            [file] => classes/general/prop_element_auto.php
        )

    [ciblockpropertysku] => Array
        (
            [module] => iblock
            [file] => classes/general/prop_element_sku.php
        )

    [ciblockpropertysectionautocomplete] => Array
        (
            [module] => iblock
            [file] => classes/general/prop_section_auto.php
        )

    [calliblockofferstmp] => Array
        (
            [module] => iblock
            [file] => classes/general/iblockoffers.php
        )

    [ciblockofferstmp] => Array
        (
            [module] => iblock
            [file] => classes/mysql/iblockoffers.php
        )

    [ceventiblock] => Array
        (
            [module] => iblock
            [file] => classes/general/iblock_event_list.php
        )

    [cratingscomponentsiblock] => Array
        (
            [module] => iblock
            [file] => classes/general/ratings_components.php
        )

    [ciblockrights] => Array
        (
            [module] => iblock
            [file] => classes/general/iblock_rights.php
        )

    [ciblocksectionrights] => Array
        (
            [module] => iblock
            [file] => classes/general/iblock_rights.php
        )

    [ciblockelementrights] => Array
        (
            [module] => iblock
            [file] => classes/general/iblock_rights.php
        )

    [ciblockrightsstorage] => Array
        (
            [module] => iblock
            [file] => classes/general/iblock_rights.php
        )

    [ciblockpropertytools] => Array
        (
            [module] => iblock
            [file] => classes/general/iblockproptools.php
        )

    [ciblocksectionpropertylink] => Array
        (
            [module] => iblock
            [file] => classes/general/section_property.php
        )

    [ciblockxmlimport] => Array
        (
            [module] => iblock
            [file] => classes/general/iblockxmlimport.php
        )

    [bitrix\iblock\iblockfieldtable] => Array
        (
            [module] => iblock
            [file] => lib/iblockfield.php
        )

    [bitrix\iblock\iblockgrouptable] => Array
        (
            [module] => iblock
            [file] => lib/iblockgroup.php
        )

    [bitrix\iblock\iblockmessagetable] => Array
        (
            [module] => iblock
            [file] => lib/iblockmessage.php
        )

    [bitrix\iblock\iblockrsstable] => Array
        (
            [module] => iblock
            [file] => lib/iblockrss.php
        )

    [bitrix\iblock\iblocksitetable] => Array
        (
            [module] => iblock
            [file] => lib/iblocksite.php
        )

    [bitrix\iblock\inheritedpropertytable] => Array
        (
            [module] => iblock
            [file] => lib/inheritedproperty.php
        )

    [bitrix\iblock\propertyenumerationtable] => Array
        (
            [module] => iblock
            [file] => lib/propertyenumeration.php
        )

    [bitrix\iblock\propertyfeaturetable] => Array
        (
            [module] => iblock
            [file] => lib/propertyfeature.php
        )

    [bitrix\iblock\sequencetable] => Array
        (
            [module] => iblock
            [file] => lib/sequence.php
        )

    [bitrix\iblock\sitetable] => Array
        (
            [module] => iblock
            [file] => lib/site.php
        )

    [bitrix\iblock\typetable] => Array
        (
            [module] => iblock
            [file] => lib/type.php
        )

    [bitrix\iblock\typelanguagetable] => Array
        (
            [module] => iblock
            [file] => lib/typelanguage.php
        )

    [bitrix\iblock\bizproctype\usertypeproperty] => Array
        (
            [module] => iblock
            [file] => lib/bizproctype/usertypeproperty.php
        )

    [bitrix\iblock\bizproctype\ecrm] => Array
        (
            [module] => iblock
            [file] => lib/bizproctype/ecrm.php
        )

    [bitrix\iblock\bizproctype\money] => Array
        (
            [module] => iblock
            [file] => lib/bizproctype/money.php
        )

    [bitrix\iblock\bizproctype\usertypepropertydiskfile] => Array
        (
            [module] => iblock
            [file] => lib/bizproctype/usertypepropertydiskfile.php
        )

    [bitrix\iblock\bizproctype\usertypepropertyelist] => Array
        (
            [module] => iblock
            [file] => lib/bizproctype/usertypepropertyelist.php
        )

    [bitrix\iblock\bizproctype\usertypepropertyemployee] => Array
        (
            [module] => iblock
            [file] => lib/bizproctype/usertypepropertyemployee.php
        )

    [bitrix\iblock\bizproctype\usertypepropertyhtml] => Array
        (
            [module] => iblock
            [file] => lib/bizproctype/usertypepropertyhtml.php
        )

    [bitrix\iblock\component\base] => Array
        (
            [module] => iblock
            [file] => lib/component/base.php
        )

    [bitrix\iblock\component\element] => Array
        (
            [module] => iblock
            [file] => lib/component/element.php
        )

    [bitrix\iblock\component\elementlist] => Array
        (
            [module] => iblock
            [file] => lib/component/elementlist.php
        )

    [bitrix\iblock\component\filters] => Array
        (
            [module] => iblock
            [file] => lib/component/filters.php
        )

    [bitrix\iblock\component\selector\element] => Array
        (
            [module] => iblock
            [file] => lib/component/selector/element.php
        )

    [bitrix\iblock\component\selector\entity] => Array
        (
            [module] => iblock
            [file] => lib/component/selector/entity.php
        )

    [bitrix\iblock\component\tools] => Array
        (
            [module] => iblock
            [file] => lib/component/tools.php
        )

    [bitrix\iblock\controller\filter\element] => Array
        (
            [module] => iblock
            [file] => lib/Controller/Filter/Element.php
        )

    [bitrix\iblock\filter\entity\elementsettings] => Array
        (
            [module] => iblock
            [file] => lib/filter/entity/elementsettings.php
        )

    [bitrix\iblock\filter\entity\iblocksettings] => Array
        (
            [module] => iblock
            [file] => lib/filter/entity/iblocksettings.php
        )

    [bitrix\iblock\filter\fieldprovider\base] => Array
        (
            [module] => iblock
            [file] => lib/filter/fieldprovider/base.php
        )

    [bitrix\iblock\filter\fieldprovider\element] => Array
        (
            [module] => iblock
            [file] => lib/filter/fieldprovider/element.php
        )

    [bitrix\iblock\filter\fieldprovider\iblockproperty] => Array
        (
            [module] => iblock
            [file] => lib/filter/fieldprovider/iblockproperty.php
        )

    [bitrix\iblock\filter\dictionary] => Array
        (
            [module] => iblock
            [file] => lib/filter/dictionary.php
        )

    [bitrix\iblock\filter\entitylist] => Array
        (
            [module] => iblock
            [file] => lib/filter/entitylist.php
        )

    [bitrix\iblock\filter\factory] => Array
        (
            [module] => iblock
            [file] => lib/filter/factory.php
        )

    [bitrix\iblock\grid\panel\groupaction] => Array
        (
            [module] => iblock
            [file] => lib/grid/panel/groupaction.php
        )

    [bitrix\iblock\grid\actiontype] => Array
        (
            [module] => iblock
            [file] => lib/grid/actiontype.php
        )

    [bitrix\iblock\helpers\admin\property] => Array
        (
            [module] => iblock
            [file] => lib/helpers/admin/property.php
        )

    [bitrix\iblock\helpers\filter\property] => Array
        (
            [module] => iblock
            [file] => lib/helpers/filter/property.php
        )

    [bitrix\iblock\helpers\filter\propertymanager] => Array
        (
            [module] => iblock
            [file] => lib/helpers/filter/propertymanager.php
        )

    [bitrix\iblock\inheritedproperty\basetemplate] => Array
        (
            [module] => iblock
            [file] => lib/inheritedproperty/basetemplate.php
        )

    [bitrix\iblock\inheritedproperty\basevalues] => Array
        (
            [module] => iblock
            [file] => lib/inheritedproperty/basevalues.php
        )

    [bitrix\iblock\inheritedproperty\elementtemplates] => Array
        (
            [module] => iblock
            [file] => lib/inheritedproperty/elementtemplates.php
        )

    [bitrix\iblock\inheritedproperty\elementvalues] => Array
        (
            [module] => iblock
            [file] => lib/inheritedproperty/elementvalues.php
        )

    [bitrix\iblock\inheritedproperty\iblocktemplates] => Array
        (
            [module] => iblock
            [file] => lib/inheritedproperty/iblocktemplates.php
        )

    [bitrix\iblock\inheritedproperty\iblockvalues] => Array
        (
            [module] => iblock
            [file] => lib/inheritedproperty/iblockvalues.php
        )

    [bitrix\iblock\inheritedproperty\sectiontemplates] => Array
        (
            [module] => iblock
            [file] => lib/inheritedproperty/sectiontemplates.php
        )

    [bitrix\iblock\inheritedproperty\sectionvalues] => Array
        (
            [module] => iblock
            [file] => lib/inheritedproperty/sectionvalues.php
        )

    [bitrix\iblock\inheritedproperty\valuesqueue] => Array
        (
            [module] => iblock
            [file] => lib/inheritedproperty/valuesqueue.php
        )

    [bitrix\iblock\landingsource\dataloader] => Array
        (
            [module] => iblock
            [file] => lib/landingsource/dataloader.php
        )

    [bitrix\iblock\landingsource\element] => Array
        (
            [module] => iblock
            [file] => lib/landingsource/element.php
        )

    [bitrix\iblock\model\propertyfeature] => Array
        (
            [module] => iblock
            [file] => lib/model/propertyfeature.php
        )

    [bitrix\iblock\model\section] => Array
        (
            [module] => iblock
            [file] => lib/model/section.php
        )

    [bitrix\iblock\propertyindex\dictionary] => Array
        (
            [module] => iblock
            [file] => lib/propertyindex/dictionary.php
        )

    [bitrix\iblock\propertyindex\element] => Array
        (
            [module] => iblock
            [file] => lib/propertyindex/element.php
        )

    [bitrix\iblock\propertyindex\facet] => Array
        (
            [module] => iblock
            [file] => lib/propertyindex/facet.php
        )

    [bitrix\iblock\propertyindex\indexer] => Array
        (
            [module] => iblock
            [file] => lib/propertyindex/indexer.php
        )

    [bitrix\iblock\propertyindex\manager] => Array
        (
            [module] => iblock
            [file] => lib/propertyindex/manager.php
        )

    [bitrix\iblock\propertyindex\querybuilder] => Array
        (
            [module] => iblock
            [file] => lib/propertyindex/querybuilder.php
        )

    [bitrix\iblock\propertyindex\storage] => Array
        (
            [module] => iblock
            [file] => lib/propertyindex/storage.php
        )

    [bitrix\iblock\template\engine] => Array
        (
            [module] => iblock
            [file] => lib/template/engine.php
        )

    [bitrix\iblock\template\noderoot] => Array
        (
            [module] => iblock
            [file] => lib/template/engine.php
        )

    [bitrix\iblock\template\nodetext] => Array
        (
            [module] => iblock
            [file] => lib/template/engine.php
        )

    [bitrix\iblock\template\nodeentityfield] => Array
        (
            [module] => iblock
            [file] => lib/template/engine.php
        )

    [bitrix\iblock\template\nodefunction] => Array
        (
            [module] => iblock
            [file] => lib/template/engine.php
        )

    [bitrix\iblock\template\helper] => Array
        (
            [module] => iblock
            [file] => lib/template/helper.php
        )

    [bitrix\iblock\template\entity\base] => Array
        (
            [module] => iblock
            [file] => lib/template/entity/base.php
        )

    [bitrix\iblock\template\entity\lazyvalueloader] => Array
        (
            [module] => iblock
            [file] => lib/template/entity/base.php
        )

    [bitrix\iblock\template\entity\catalogstore] => Array
        (
            [module] => iblock
            [file] => lib/template/entity/catalogstore.php
        )

    [bitrix\iblock\template\entity\element] => Array
        (
            [module] => iblock
            [file] => lib/template/entity/element.php
        )

    [bitrix\iblock\template\entity\elementcatalog] => Array
        (
            [module] => iblock
            [file] => lib/template/entity/elementcatalog.php
        )

    [bitrix\iblock\template\entity\elementcatalogmeasure] => Array
        (
            [module] => iblock
            [file] => lib/template/entity/elementcatalog.php
        )

    [bitrix\iblock\template\entity\elementcatalogstorelist] => Array
        (
            [module] => iblock
            [file] => lib/template/entity/elementcatalog.php
        )

    [bitrix\iblock\template\entity\elementprice] => Array
        (
            [module] => iblock
            [file] => lib/template/entity/elementprice.php
        )

    [bitrix\iblock\template\entity\elementproperty] => Array
        (
            [module] => iblock
            [file] => lib/template/entity/elementproperty.php
        )

    [bitrix\iblock\template\entity\elementpropertyuserfield] => Array
        (
            [module] => iblock
            [file] => lib/template/entity/elementproperty.php
        )

    [bitrix\iblock\template\entity\elementpropertyenum] => Array
        (
            [module] => iblock
            [file] => lib/template/entity/elementproperty.php
        )

    [bitrix\iblock\template\entity\elementpropertyelement] => Array
        (
            [module] => iblock
            [file] => lib/template/entity/elementproperty.php
        )

    [bitrix\iblock\template\entity\elementpropertysection] => Array
        (
            [module] => iblock
            [file] => lib/template/entity/elementproperty.php
        )

    [bitrix\iblock\template\entity\elementsku] => Array
        (
            [module] => iblock
            [file] => lib/template/entity/elementsku.php
        )

    [bitrix\iblock\template\entity\elementskuprice] => Array
        (
            [module] => iblock
            [file] => lib/template/entity/elementskuprice.php
        )

    [bitrix\iblock\template\entity\elementskuproperty] => Array
        (
            [module] => iblock
            [file] => lib/template/entity/elementskuproperty.php
        )

    [bitrix\iblock\template\entity\iblock] => Array
        (
            [module] => iblock
            [file] => lib/template/entity/iblock.php
        )

    [bitrix\iblock\template\entity\section] => Array
        (
            [module] => iblock
            [file] => lib/template/entity/section.php
        )

    [bitrix\iblock\template\entity\sectionpath] => Array
        (
            [module] => iblock
            [file] => lib/template/entity/sectionpath.php
        )

    [bitrix\iblock\template\entity\sectionproperty] => Array
        (
            [module] => iblock
            [file] => lib/template/entity/sectionproperty.php
        )

    [bitrix\iblock\template\functions\fabric] => Array
        (
            [module] => iblock
            [file] => lib/template/functions/fabric.php
        )

    [bitrix\iblock\template\functions\functionbase] => Array
        (
            [module] => iblock
            [file] => lib/template/functions/fabric.php
        )

    [bitrix\iblock\template\functions\functionupper] => Array
        (
            [module] => iblock
            [file] => lib/template/functions/fabric.php
        )

    [bitrix\iblock\template\functions\functionlower] => Array
        (
            [module] => iblock
            [file] => lib/template/functions/fabric.php
        )

    [bitrix\iblock\template\functions\functiontranslit] => Array
        (
            [module] => iblock
            [file] => lib/template/functions/fabric.php
        )

    [bitrix\iblock\template\functions\functionconcat] => Array
        (
            [module] => iblock
            [file] => lib/template/functions/fabric.php
        )

    [bitrix\iblock\template\functions\functionlimit] => Array
        (
            [module] => iblock
            [file] => lib/template/functions/fabric.php
        )

    [bitrix\iblock\template\functions\functioncontrast] => Array
        (
            [module] => iblock
            [file] => lib/template/functions/fabric.php
        )

    [bitrix\iblock\template\functions\functionmin] => Array
        (
            [module] => iblock
            [file] => lib/template/functions/fabric.php
        )

    [bitrix\iblock\template\functions\functionmax] => Array
        (
            [module] => iblock
            [file] => lib/template/functions/fabric.php
        )

    [bitrix\iblock\template\functions\functiondistinct] => Array
        (
            [module] => iblock
            [file] => lib/template/functions/fabric.php
        )

    [bitrix\iblock\update\adminfilteroption] => Array
        (
            [module] => iblock
            [file] => lib/update/adminfilteroption.php
        )

    [bitrix\iblock\update\admingridoption] => Array
        (
            [module] => iblock
            [file] => lib/update/admingridoption.php
        )

    [bitrix\iblock\url\adminpage\basebuilder] => Array
        (
            [module] => iblock
            [file] => lib/url/adminpage/basebuilder.php
        )

    [bitrix\iblock\url\adminpage\buildermanager] => Array
        (
            [module] => iblock
            [file] => lib/url/adminpage/buildermanager.php
        )

    [bitrix\iblock\url\adminpage\iblockbuilder] => Array
        (
            [module] => iblock
            [file] => lib/url/adminpage/iblockbuilder.php
        )

    [bitrix\iblock\sendereventhandler] => Array
        (
            [module] => iblock
            [file] => lib/senderconnector.php
        )

    [bitrix\iblock\senderconnectoriblock] => Array
        (
            [module] => iblock
            [file] => lib/senderconnector.php
        )

    [ccurrency] => Array
        (
            [module] => currency
            [file] => general/currency.php
        )

    [ccurrencylang] => Array
        (
            [module] => currency
            [file] => general/currency_lang.php
        )

    [ccurrencyrates] => Array
        (
            [module] => currency
            [file] => general/currency_rate.php
        )

    [bitrix\currency\compatible\tools] => Array
        (
            [module] => currency
            [file] => lib/compatible/tools.php
        )

    [bitrix\currency\helpers\admin\tools] => Array
        (
            [module] => currency
            [file] => lib/helpers/admin/tools.php
        )

    [bitrix\currency\helpers\editor] => Array
        (
            [module] => currency
            [file] => lib/helpers/editor.php
        )

    [bitrix\currency\userfield\money] => Array
        (
            [module] => currency
            [file] => lib/userfield/money.php
        )

    [bitrix\currency\currencymanager] => Array
        (
            [module] => currency
            [file] => lib/currencymanager.php
        )

    [bitrix\currency\currencytable] => Array
        (
            [module] => currency
            [file] => lib/currency.php
        )

    [bitrix\currency\currencylangtable] => Array
        (
            [module] => currency
            [file] => lib/currencylang.php
        )

    [bitrix\currency\currencyratetable] => Array
        (
            [module] => currency
            [file] => lib/currencyrate.php
        )

    [bitrix\currency\currencyclassifier] => Array
        (
            [module] => currency
            [file] => lib/currencyclassifier.php
        )

    [sale] => Array
        (
            [module] => sale
            [file] => install/index.php
        )

    [callsaledelivery] => Array
        (
            [module] => sale
            [file] => general/delivery.php
        )

    [csaledelivery] => Array
        (
            [module] => sale
            [file] => mysql/delivery.php
        )

    [csaledeliveryhandler] => Array
        (
            [module] => sale
            [file] => mysql/delivery_handler.php
        )

    [csaledeliveryhelper] => Array
        (
            [module] => sale
            [file] => general/delivery_helper.php
        )

    [csaledelivery2paysystem] => Array
        (
            [module] => sale
            [file] => general/delivery_2_pay_system.php
        )

    [csalelocation] => Array
        (
            [module] => sale
            [file] => mysql/location.php
        )

    [csalelocationgroup] => Array
        (
            [module] => sale
            [file] => mysql/location_group.php
        )

    [csalebasket] => Array
        (
            [module] => sale
            [file] => mysql/basket.php
        )

    [csalebaskethelper] => Array
        (
            [module] => sale
            [file] => general/basket_helper.php
        )

    [csaleuser] => Array
        (
            [module] => sale
            [file] => mysql/basket.php
        )

    [csaleorder] => Array
        (
            [module] => sale
            [file] => mysql/order.php
        )

    [csaleorderpropsgroup] => Array
        (
            [module] => sale
            [file] => mysql/order_props_group.php
        )

    [csaleorderpropsvariant] => Array
        (
            [module] => sale
            [file] => mysql/order_props_variant.php
        )

    [csaleorderuserprops] => Array
        (
            [module] => sale
            [file] => mysql/order_user_props.php
        )

    [csaleorderuserpropsvalue] => Array
        (
            [module] => sale
            [file] => mysql/order_user_props_value.php
        )

    [csaleordertax] => Array
        (
            [module] => sale
            [file] => mysql/order_tax.php
        )

    [csaleorderhelper] => Array
        (
            [module] => sale
            [file] => general/order_helper.php
        )

    [csalepaysystem] => Array
        (
            [module] => sale
            [file] => mysql/pay_system.php
        )

    [csalepaysystemaction] => Array
        (
            [module] => sale
            [file] => mysql/pay_system_action.php
        )

    [csalepaysystemshelper] => Array
        (
            [module] => sale
            [file] => general/pay_system_helper.php
        )

    [csalepaysystemtarif] => Array
        (
            [module] => sale
            [file] => general/pay_system_tarif.php
        )

    [csaletax] => Array
        (
            [module] => sale
            [file] => mysql/tax.php
        )

    [csaletaxrate] => Array
        (
            [module] => sale
            [file] => mysql/tax_rate.php
        )

    [csalepersontype] => Array
        (
            [module] => sale
            [file] => mysql/person_type.php
        )

    [csalediscount] => Array
        (
            [module] => sale
            [file] => mysql/discount.php
        )

    [csalebasketdiscountconvert] => Array
        (
            [module] => sale
            [file] => general/step_operations.php
        )

    [csalediscountreindex] => Array
        (
            [module] => sale
            [file] => general/step_operations.php
        )

    [csalediscountconvertext] => Array
        (
            [module] => sale
            [file] => general/step_operations.php
        )

    [csaleuseraccount] => Array
        (
            [module] => sale
            [file] => mysql/user.php
        )

    [csaleusertransact] => Array
        (
            [module] => sale
            [file] => mysql/user_transact.php
        )

    [csaleusercards] => Array
        (
            [module] => sale
            [file] => mysql/user_cards.php
        )

    [csalerecurring] => Array
        (
            [module] => sale
            [file] => mysql/recurring.php
        )

    [csalelang] => Array
        (
            [module] => sale
            [file] => mysql/settings.php
        )

    [csalegroupaccesstosite] => Array
        (
            [module] => sale
            [file] => mysql/settings.php
        )

    [csalegroupaccesstoflag] => Array
        (
            [module] => sale
            [file] => mysql/settings.php
        )

    [csaleauxiliary] => Array
        (
            [module] => sale
            [file] => mysql/auxiliary.php
        )

    [csaleaffiliate] => Array
        (
            [module] => sale
            [file] => mysql/affiliate.php
        )

    [csaleaffiliateplan] => Array
        (
            [module] => sale
            [file] => mysql/affiliate_plan.php
        )

    [csaleaffiliateplansection] => Array
        (
            [module] => sale
            [file] => mysql/affiliate_plan_section.php
        )

    [csaleaffiliatetier] => Array
        (
            [module] => sale
            [file] => mysql/affiliate_tier.php
        )

    [csaleaffiliatetransact] => Array
        (
            [module] => sale
            [file] => mysql/affiliate_transact.php
        )

    [csaleexport] => Array
        (
            [module] => sale
            [file] => general/export.php
        )

    [exportoneccrm] => Array
        (
            [module] => sale
            [file] => general/export.php
        )

    [csaleorderloader] => Array
        (
            [module] => sale
            [file] => general/order_loader.php
        )

    [csalemeasure] => Array
        (
            [module] => sale
            [file] => general/measurement.php
        )

    [csaleproduct] => Array
        (
            [module] => sale
            [file] => mysql/product.php
        )

    [csaleviewedproduct] => Array
        (
            [module] => sale
            [file] => mysql/product.php
        )

    [csalehelper] => Array
        (
            [module] => sale
            [file] => general/helper.php
        )

    [csalemobileorderutils] => Array
        (
            [module] => sale
            [file] => general/mobile_order.php
        )

    [csalemobileorderpull] => Array
        (
            [module] => sale
            [file] => general/mobile_order.php
        )

    [csalemobileorderpush] => Array
        (
            [module] => sale
            [file] => general/mobile_order.php
        )

    [csalemobileorderfilter] => Array
        (
            [module] => sale
            [file] => general/mobile_order.php
        )

    [cbasesalereporthelper] => Array
        (
            [module] => sale
            [file] => general/sale_report_helper.php
        )

    [csalereportsaleorderhelper] => Array
        (
            [module] => sale
            [file] => general/sale_report_helper.php
        )

    [csalereportuserhelper] => Array
        (
            [module] => sale
            [file] => general/sale_report_helper.php
        )

    [csalereportsalefuserhelper] => Array
        (
            [module] => sale
            [file] => general/sale_report_helper.php
        )

    [ibxsaleproductprovider] => Array
        (
            [module] => sale
            [file] => general/product_provider.php
        )

    [csalestorebarcode] => Array
        (
            [module] => sale
            [file] => mysql/store_barcode.php
        )

    [csaleorderchange] => Array
        (
            [module] => sale
            [file] => mysql/order_change.php
        )

    [csaleorderchangeformat] => Array
        (
            [module] => sale
            [file] => general/order_change.php
        )

    [bitrix\sale\internals\fusertable] => Array
        (
            [module] => sale
            [file] => lib/internals/fuser.php
        )

    [bitrix\sale\fuser] => Array
        (
            [module] => sale
            [file] => lib/fuser.php
        )

    [bitrix\sale\internals\input\manager] => Array
        (
            [module] => sale
            [file] => lib/internals/input.php
        )

    [bitrix\sale\internals\input\base] => Array
        (
            [module] => sale
            [file] => lib/internals/input.php
        )

    [bitrix\sale\internals\input\file] => Array
        (
            [module] => sale
            [file] => lib/internals/input.php
        )

    [bitrix\sale\internals\input\stringinput] => Array
        (
            [module] => sale
            [file] => lib/internals/input.php
        )

    [bitrix\sale\internals\sitecurrencytable] => Array
        (
            [module] => sale
            [file] => lib/internals/sitecurrency.php
        )

    [csalestatus] => Array
        (
            [module] => sale
            [file] => general/status.php
        )

    [bitrix\sale\statusbase] => Array
        (
            [module] => sale
            [file] => lib/statusbase.php
        )

    [bitrix\sale\orderstatus] => Array
        (
            [module] => sale
            [file] => lib/orderstatus.php
        )

    [bitrix\sale\deliverystatus] => Array
        (
            [module] => sale
            [file] => lib/deliverystatus.php
        )

    [bitrix\sale\internals\statustable] => Array
        (
            [module] => sale
            [file] => lib/internals/status.php
        )

    [bitrix\sale\internals\statuslangtable] => Array
        (
            [module] => sale
            [file] => lib/internals/status_lang.php
        )

    [bitrix\sale\internals\statusgrouptasktable] => Array
        (
            [module] => sale
            [file] => lib/internals/status_grouptask.php
        )

    [csaleorderprops] => Array
        (
            [module] => sale
            [file] => general/order_props.php
        )

    [csaleorderpropsadapter] => Array
        (
            [module] => sale
            [file] => general/order_props.php
        )

    [csaleorderpropsvalue] => Array
        (
            [module] => sale
            [file] => mysql/order_props_values.php
        )

    [bitrix\sale\propertyvaluecollection] => Array
        (
            [module] => sale
            [file] => lib/propertyvaluecollection.php
        )

    [bitrix\sale\internals\orderpropstable] => Array
        (
            [module] => sale
            [file] => lib/internals/orderprops.php
        )

    [bitrix\sale\internals\orderpropsgrouptable] => Array
        (
            [module] => sale
            [file] => lib/internals/orderprops_group.php
        )

    [bitrix\sale\internals\orderpropsvaluetable] => Array
        (
            [module] => sale
            [file] => lib/internals/orderprops_value.php
        )

    [bitrix\sale\internals\orderpropsvarianttable] => Array
        (
            [module] => sale
            [file] => lib/internals/orderprops_variant.php
        )

    [bitrix\sale\internals\orderpropsrelationtable] => Array
        (
            [module] => sale
            [file] => lib/internals/orderprops_relation.php
        )

    [bitrix\sale\internals\userpropsvaluetable] => Array
        (
            [module] => sale
            [file] => lib/internals/userpropsvalue.php
        )

    [bitrix\sale\internals\userpropstable] => Array
        (
            [module] => sale
            [file] => lib/internals/userprops.php
        )

    [bitrix\sale\businessvalue] => Array
        (
            [module] => sale
            [file] => lib/businessvalue.php
        )

    [bitrix\sale\ibusinessvalueprovider] => Array
        (
            [module] => sale
            [file] => lib/businessvalueproviderinterface.php
        )

    [bitrix\sale\internals\businessvaluetable] => Array
        (
            [module] => sale
            [file] => lib/internals/businessvalue.php
        )

    [bitrix\sale\internals\businessvaluepersondomaintable] => Array
        (
            [module] => sale
            [file] => lib/internals/businessvalue_persondomain.php
        )

    [bitrix\sale\internals\businessvaluecode1ctable] => Array
        (
            [module] => sale
            [file] => lib/internals/businessvalue_code_1c.php
        )

    [bitrix\sale\internals\paysystemactiontable] => Array
        (
            [module] => sale
            [file] => lib/internals/paysystemaction.php
        )

    [bitrix\sale\internals\paysysteminner] => Array
        (
            [module] => sale
            [file] => lib/internals/paysysteminner.php
        )

    [bitrix\sale\internals\deliverypaysystemtable] => Array
        (
            [module] => sale
            [file] => lib/internals/delivery_paysystem.php
        )

    [bitrix\sale\usermessageexception] => Array
        (
            [module] => sale
            [file] => lib/exception.php
        )

    [bitrix\sale\configuration] => Array
        (
            [module] => sale
            [file] => lib/configuration.php
        )

    [bitrix\sale\order] => Array
        (
            [module] => sale
            [file] => lib/order.php
        )

    [bitrix\sale\persontype] => Array
        (
            [module] => sale
            [file] => lib/persontype.php
        )

    [csalereportsalegoodshelper] => Array
        (
            [module] => sale
            [file] => general/sale_report_helper.php
        )

    [csalereportsaleproducthelper] => Array
        (
            [module] => sale
            [file] => general/sale_report_helper.php
        )

    [bitrix\sale\internals\producttable] => Array
        (
            [module] => sale
            [file] => lib/internals/product.php
        )

    [bitrix\sale\internals\goodssectiontable] => Array
        (
            [module] => sale
            [file] => lib/internals/goodssection.php
        )

    [bitrix\sale\internals\sectiontable] => Array
        (
            [module] => sale
            [file] => lib/internals/section.php
        )

    [bitrix\sale\internals\storeproducttable] => Array
        (
            [module] => sale
            [file] => lib/internals/storeproduct.php
        )

    [bitrix\sale\saleszone] => Array
        (
            [module] => sale
            [file] => lib/saleszone.php
        )

    [bitrix\sale\internals\orderdeliveryreqtable] => Array
        (
            [module] => sale
            [file] => lib/internals/orderdeliveryreq.php
        )

    [bitrix\sale\sendereventhandler] => Array
        (
            [module] => sale
            [file] => lib/senderconnector.php
        )

    [bitrix\sale\senderconnectorbuyer] => Array
        (
            [module] => sale
            [file] => lib/senderconnector.php
        )

    [bitrix\sale\userconsent] => Array
        (
            [module] => sale
            [file] => lib/userconsent.php
        )

    [bitrix\sale\internals\product2producttable] => Array
        (
            [module] => sale
            [file] => lib/internals/product2product.php
        )

    [bitrix\sale\internals\orderprocessingtable] => Array
        (
            [module] => sale
            [file] => lib/internals/orderprocessing.php
        )

    [bitrix\sale\orderbase] => Array
        (
            [module] => sale
            [file] => lib/orderbase.php
        )

    [bitrix\sale\internals\entity] => Array
        (
            [module] => sale
            [file] => lib/internals/entity.php
        )

    [bitrix\sale\internals\entitycollection] => Array
        (
            [module] => sale
            [file] => lib/internals/entitycollection.php
        )

    [bitrix\sale\internals\collectionbase] => Array
        (
            [module] => sale
            [file] => lib/internals/collectionbase.php
        )

    [bitrix\sale\shipment] => Array
        (
            [module] => sale
            [file] => lib/shipment.php
        )

    [bitrix\sale\shipmentcollection] => Array
        (
            [module] => sale
            [file] => lib/shipmentcollection.php
        )

    [bitrix\sale\shipmentitemcollection] => Array
        (
            [module] => sale
            [file] => lib/shipmentitemcollection.php
        )

    [bitrix\sale\shipmentitem] => Array
        (
            [module] => sale
            [file] => lib/shipmentitem.php
        )

    [bitrix\sale\shipmentitemstorecollection] => Array
        (
            [module] => sale
            [file] => lib/shipmentitemstorecollection.php
        )

    [bitrix\sale\shipmentitemstore] => Array
        (
            [module] => sale
            [file] => lib/shipmentitemstore.php
        )

    [bitrix\sale\paymentcollectionbase] => Array
        (
            [module] => sale
            [file] => lib/internals/paymentcollectionbase.php
        )

    [bitrix\sale\paymentcollection] => Array
        (
            [module] => sale
            [file] => lib/paymentcollection.php
        )

    [bitrix\sale\payment] => Array
        (
            [module] => sale
            [file] => lib/payment.php
        )

    [bitrix\sale\paysystemservice] => Array
        (
            [module] => sale
            [file] => lib/paysystemservice.php
        )

    [bitrix\sale\internals\fields] => Array
        (
            [module] => sale
            [file] => lib/internals/fields.php
        )

    [bitrix\sale\result] => Array
        (
            [module] => sale
            [file] => lib/result.php
        )

    [bitrix\sale\resulterror] => Array
        (
            [module] => sale
            [file] => lib/result.php
        )

    [bitrix\sale\resultserializable] => Array
        (
            [module] => sale
            [file] => lib/resultserializable.php
        )

    [bitrix\sale\eventactions] => Array
        (
            [module] => sale
            [file] => lib/eventactions.php
        )

    [bitrix\sale\basketbase] => Array
        (
            [module] => sale
            [file] => lib/basketbase.php
        )

    [bitrix\sale\basketitembase] => Array
        (
            [module] => sale
            [file] => lib/basketitembase.php
        )

    [bitrix\sale\basket] => Array
        (
            [module] => sale
            [file] => lib/basket.php
        )

    [bitrix\sale\internals\basketitembase] => Array
        (
            [module] => sale
            [file] => lib/internals/basketitembase.php
        )

    [bitrix\sale\basketitem] => Array
        (
            [module] => sale
            [file] => lib/basketitem.php
        )

    [bitrix\sale\basketbundlecollection] => Array
        (
            [module] => sale
            [file] => lib/basketbundlecollection.php
        )

    [bitrix\sale\orderproperties] => Array
        (
            [module] => sale
            [file] => lib/orderprops.php
        )

    [bitrix\sale\propertyvalue] => Array
        (
            [module] => sale
            [file] => lib/propertyvalue.php
        )

    [bitrix\sale\compatible\internals\entitycompatibility] => Array
        (
            [module] => sale
            [file] => lib/compatible/internals/entitycompatibility.php
        )

    [bitrix\sale\compatible\ordercompatibility] => Array
        (
            [module] => sale
            [file] => lib/compatible/ordercompatibility.php
        )

    [bitrix\sale\compatible\basketcompatibility] => Array
        (
            [module] => sale
            [file] => lib/compatible/basketcompatibility.php
        )

    [bitrix\sale\compatible\eventcompatibility] => Array
        (
            [module] => sale
            [file] => lib/compatible/eventcompatibility.php
        )

    [bitrix\sale\compatible\orderquery] => Array
        (
            [module] => sale
            [file] => lib/compatible/compatible.php
        )

    [bitrix\sale\compatible\orderquerylocation] => Array
        (
            [module] => sale
            [file] => lib/compatible/compatible.php
        )

    [bitrix\sale\compatible\fetchadapter] => Array
        (
            [module] => sale
            [file] => lib/compatible/compatible.php
        )

    [bitrix\sale\compatible\test] => Array
        (
            [module] => sale
            [file] => lib/compatible/compatible.php
        )

    [bitrix\sale\orderuserproperties] => Array
        (
            [module] => sale
            [file] => lib/userprops.php
        )

    [bitrix\sale\basketpropertiescollectionbase] => Array
        (
            [module] => sale
            [file] => lib/basketpropertiesbase.php
        )

    [bitrix\sale\basketpropertiescollection] => Array
        (
            [module] => sale
            [file] => lib/basketproperties.php
        )

    [bitrix\sale\basketpropertyitembase] => Array
        (
            [module] => sale
            [file] => lib/basketpropertiesitembase.php
        )

    [bitrix\sale\basketpropertyitem] => Array
        (
            [module] => sale
            [file] => lib/basketpropertiesitem.php
        )

    [bitrix\sale\tax] => Array
        (
            [module] => sale
            [file] => lib/tax.php
        )

    [bitrix\sale\internals\ordertable] => Array
        (
            [module] => sale
            [file] => lib/internals/order.php
        )

    [bitrix\sale\internals\baskettable] => Array
        (
            [module] => sale
            [file] => lib/internals/basket.php
        )

    [bitrix\sale\internals\shipmenttable] => Array
        (
            [module] => sale
            [file] => lib/internals/shipment.php
        )

    [bitrix\sale\internals\shipmentitemtable] => Array
        (
            [module] => sale
            [file] => lib/internals/shipmentitem.php
        )

    [bitrix\sale\internals\paysystemservicetable] => Array
        (
            [module] => sale
            [file] => lib/internals/paysystemservice.php
        )

    [bitrix\sale\internals\paymenttable] => Array
        (
            [module] => sale
            [file] => lib/internals/payment.php
        )

    [bitrix\sale\internals\shipmentitemstoretable] => Array
        (
            [module] => sale
            [file] => lib/internals/shipmentitemstore.php
        )

    [bitrix\sale\internals\shipmentextraservice] => Array
        (
            [module] => sale
            [file] => lib/internals/shipmentextraservice.php
        )

    [bitrix\sale\internals\orderuserpropertiestable] => Array
        (
            [module] => sale
            [file] => lib/internals/userprops.php
        )

    [bitrix\sale\internals\collectableentity] => Array
        (
            [module] => sale
            [file] => lib/internals/collectableentity.php
        )

    [bitrix\sale\provider] => Array
        (
            [module] => sale
            [file] => lib/provider.php
        )

    [bitrix\sale\providerbase] => Array
        (
            [module] => sale
            [file] => lib/providerbase.php
        )

    [bitrix\sale\internals\catalog\provider] => Array
        (
            [module] => sale
            [file] => lib/internals/catalog/provider.php
        )

    [bitrix\sale\saleproviderbase] => Array
        (
            [module] => sale
            [file] => lib/saleproviderbase.php
        )

    [bitrix\sale\internals\transferdataprovider] => Array
        (
            [module] => sale
            [file] => lib/internals/transferdataprovider.php
        )

    [bitrix\sale\internals\poolquantity] => Array
        (
            [module] => sale
            [file] => lib/internals/poolquantity.php
        )

    [bitrix\sale\internals\providercreator] => Array
        (
            [module] => sale
            [file] => lib/internals/providercreator.php
        )

    [bitrix\sale\internals\providerbuilderbase] => Array
        (
            [module] => sale
            [file] => lib/internals/providerbuilderbase.php
        )

    [bitrix\sale\internals\providerbuilder] => Array
        (
            [module] => sale
            [file] => lib/internals/providerbuilder.php
        )

    [bitrix\sale\internals\providerbuildercompatibility] => Array
        (
            [module] => sale
            [file] => lib/internals/providerbuildercompatibility.php
        )

    [bitrix\sale\orderhistory] => Array
        (
            [module] => sale
            [file] => lib/orderhistory.php
        )

    [bitrix\sale\internals\callbackregistrytable] => Array
        (
            [module] => sale
            [file] => lib/internals/callbackregistry.php
        )

    [bitrix\sale\internals\basketpropertytable] => Array
        (
            [module] => sale
            [file] => lib/internals/basketproperties.php
        )

    [bitrix\sale\internals\companytable] => Array
        (
            [module] => sale
            [file] => lib/internals/company.php
        )

    [bitrix\sale\internals\companygrouptable] => Array
        (
            [module] => sale
            [file] => lib/internals/companygroup.php
        )

    [bitrix\sale\internals\companyresponsiblegrouptable] => Array
        (
            [module] => sale
            [file] => lib/internals/companyresponsiblegroup.php
        )

    [bitrix\sale\internals\persontypetable] => Array
        (
            [module] => sale
            [file] => lib/internals/persontype.php
        )

    [bitrix\sale\internals\persontypesitetable] => Array
        (
            [module] => sale
            [file] => lib/internals/persontypesite.php
        )

    [bitrix\sale\internals\pool] => Array
        (
            [module] => sale
            [file] => lib/internals/pool.php
        )

    [bitrix\sale\internals\userbudgetpool] => Array
        (
            [module] => sale
            [file] => lib/internals/userbudgetpool.php
        )

    [bitrix\sale\internals\eventspool] => Array
        (
            [module] => sale
            [file] => lib/internals/eventspool.php
        )

    [bitrix\sale\internals\events] => Array
        (
            [module] => sale
            [file] => lib/internals/events.php
        )

    [bitrix\sale\pricemaths] => Array
        (
            [module] => sale
            [file] => lib/pricemaths.php
        )

    [bitrix\sale\basketcomponenthelper] => Array
        (
            [module] => sale
            [file] => lib/basketcomponenthelper.php
        )

    [bitrix\sale\registry] => Array
        (
            [module] => sale
            [file] => lib/registry.php
        )

    [ipaymentorder] => Array
        (
            [module] => sale
            [file] => lib/internals/paymentinterface.php
        )

    [ishipmentorder] => Array
        (
            [module] => sale
            [file] => lib/internals/shipmentinterface.php
        )

    [ientitymarker] => Array
        (
            [module] => sale
            [file] => lib/internals/entitymarkerinterface.php
        )

    [bitrix\sale\internals\orderarchivetable] => Array
        (
            [module] => sale
            [file] => lib/internals/orderarchive.php
        )

    [bitrix\sale\internals\basketarchivetable] => Array
        (
            [module] => sale
            [file] => lib/internals/basketarchive.php
        )

    [bitrix\sale\internals\orderarchivepackedtable] => Array
        (
            [module] => sale
            [file] => lib/internals/orderarchivepacked.php
        )

    [bitrix\sale\internals\basketarchivepackedtable] => Array
        (
            [module] => sale
            [file] => lib/internals/basketarchivepacked.php
        )

    [bitrix\sale\archive\manager] => Array
        (
            [module] => sale
            [file] => lib/archive/manager.php
        )

    [bitrix\sale\archive\recovery\base] => Array
        (
            [module] => sale
            [file] => lib/archive/recovery/base.php
        )

    [bitrix\sale\archive\recovery\scheme] => Array
        (
            [module] => sale
            [file] => lib/archive/recovery/scheme.php
        )

    [bitrix\sale\archive\recovery\version1] => Array
        (
            [module] => sale
            [file] => lib/archive/recovery/version1.php
        )

    [bitrix\sale\tax\ratetable] => Array
        (
            [module] => sale
            [file] => lib/tax/rate.php
        )

    [bitrix\sale\location\locationtable] => Array
        (
            [module] => sale
            [file] => lib/location/location.php
        )

    [bitrix\sale\location\tree] => Array
        (
            [module] => sale
            [file] => lib/location/tree.php
        )

    [bitrix\sale\location\typetable] => Array
        (
            [module] => sale
            [file] => lib/location/type.php
        )

    [bitrix\sale\location\grouptable] => Array
        (
            [module] => sale
            [file] => lib/location/group.php
        )

    [bitrix\sale\location\externaltable] => Array
        (
            [module] => sale
            [file] => lib/location/external.php
        )

    [bitrix\sale\location\externalservicetable] => Array
        (
            [module] => sale
            [file] => lib/location/externalservice.php
        )

    [bitrix\sale\location\search\finder] => Array
        (
            [module] => sale
            [file] => lib/location/search/finder.php
        )

    [bitrix\sale\location\search\wordtable] => Array
        (
            [module] => sale
            [file] => lib/location/search/word.php
        )

    [bitrix\sale\location\search\chaintable] => Array
        (
            [module] => sale
            [file] => lib/location/search/chain.php
        )

    [bitrix\sale\location\search\sitelinktable] => Array
        (
            [module] => sale
            [file] => lib/location/search/sitelink.php
        )

    [bitrix\sale\location\name\nameentity] => Array
        (
            [module] => sale
            [file] => lib/location/name/nameentity.php
        )

    [bitrix\sale\location\name\locationtable] => Array
        (
            [module] => sale
            [file] => lib/location/name/location.php
        )

    [bitrix\sale\location\name\typetable] => Array
        (
            [module] => sale
            [file] => lib/location/name/type.php
        )

    [bitrix\sale\location\name\grouptable] => Array
        (
            [module] => sale
            [file] => lib/location/name/group.php
        )

    [bitrix\sale\location\connector] => Array
        (
            [module] => sale
            [file] => lib/location/connector.php
        )

    [bitrix\sale\location\grouplocationtable] => Array
        (
            [module] => sale
            [file] => lib/location/grouplocation.php
        )

    [bitrix\sale\location\sitelocationtable] => Array
        (
            [module] => sale
            [file] => lib/location/sitelocation.php
        )

    [bitrix\sale\location\defaultsitetable] => Array
        (
            [module] => sale
            [file] => lib/location/defaultsite.php
        )

    [bitrix\sale\location\db\commonhelper] => Array
        (
            [module] => sale
            [file] => lib/location/db/commonhelper.php
        )

    [bitrix\sale\location\db\helper] => Array
        (
            [module] => sale
            [file] => lib/location/db/mysql/helper.php
        )

    [bitrix\sale\location\db\blockinserter] => Array
        (
            [module] => sale
            [file] => lib/location/db/blockinserter.php
        )

    [bitrix\sale\location\admin\helper] => Array
        (
            [module] => sale
            [file] => lib/location/admin/helper.php
        )

    [bitrix\sale\location\admin\namehelper] => Array
        (
            [module] => sale
            [file] => lib/location/admin/namehelper.php
        )

    [bitrix\sale\location\admin\locationhelper] => Array
        (
            [module] => sale
            [file] => lib/location/admin/locationhelper.php
        )

    [bitrix\sale\location\admin\typehelper] => Array
        (
            [module] => sale
            [file] => lib/location/admin/typehelper.php
        )

    [bitrix\sale\location\admin\grouphelper] => Array
        (
            [module] => sale
            [file] => lib/location/admin/grouphelper.php
        )

    [bitrix\sale\location\admin\defaultsitehelper] => Array
        (
            [module] => sale
            [file] => lib/location/admin/defaultsitehelper.php
        )

    [bitrix\sale\location\admin\sitelocationhelper] => Array
        (
            [module] => sale
            [file] => lib/location/admin/sitelocationhelper.php
        )

    [bitrix\sale\location\admin\externalservicehelper] => Array
        (
            [module] => sale
            [file] => lib/location/admin/externalservicehelper.php
        )

    [bitrix\sale\location\admin\searchhelper] => Array
        (
            [module] => sale
            [file] => lib/location/admin/searchhelper.php
        )

    [bitrix\sale\location\util\process] => Array
        (
            [module] => sale
            [file] => lib/location/util/process.php
        )

    [bitrix\sale\location\util\csvreader] => Array
        (
            [module] => sale
            [file] => lib/location/util/csvreader.php
        )

    [bitrix\sale\location\util\assert] => Array
        (
            [module] => sale
            [file] => lib/location/util/assert.php
        )

    [bitrix\sale\location\import\importprocess] => Array
        (
            [module] => sale
            [file] => lib/location/import/importprocess.php
        )

    [bitrix\sale\location\search\reindexprocess] => Array
        (
            [module] => sale
            [file] => lib/location/search/reindexprocess.php
        )

    [bitrix\sale\location\tree\nodenotfoundexception] => Array
        (
            [module] => sale
            [file] => lib/location/tree/exception.php
        )

    [bitrix\sale\location\tree\nodeincorrectexception] => Array
        (
            [module] => sale
            [file] => lib/location/tree/exception.php
        )

    [bitrix\sale\location\exception] => Array
        (
            [module] => sale
            [file] => lib/location/exception.php
        )

    [csaleproxyadminresult] => Array
        (
            [module] => sale
            [file] => general/proxyadminresult.php
        )

    [csaleproxyadminuiresult] => Array
        (
            [module] => sale
            [file] => general/proxyadminresult.php
        )

    [csaleproxyresult] => Array
        (
            [module] => sale
            [file] => general/proxyresult.php
        )

    [bitrix\sale\location\migration\cupdaterlocationpro] => Array
        (
            [module] => sale
            [file] => lib/location/migration/migrate.php
        )

    [bitrix\sale\delivery\deliverylocationtable] => Array
        (
            [module] => sale
            [file] => lib/delivery/deliverylocation.php
        )

    [bitrix\sale\delivery\deliverylocationexcludetable] => Array
        (
            [module] => sale
            [file] => lib/delivery/deliverylocationexclude.php
        )

    [bitrix\sale\tax\ratelocationtable] => Array
        (
            [module] => sale
            [file] => lib/tax/ratelocation.php
        )

    [csalebasketfilter] => Array
        (
            [module] => sale
            [file] => general/sale_cond.php
        )

    [csalecondctrl] => Array
        (
            [module] => sale
            [file] => general/sale_cond.php
        )

    [csalecondctrlcomplex] => Array
        (
            [module] => sale
            [file] => general/sale_cond.php
        )

    [csalecondctrlgroup] => Array
        (
            [module] => sale
            [file] => general/sale_cond.php
        )

    [csalecondctrlbasketgroup] => Array
        (
            [module] => sale
            [file] => general/sale_cond.php
        )

    [csalecondctrlbasketfields] => Array
        (
            [module] => sale
            [file] => general/sale_cond.php
        )

    [csalecondctrlbasketitemconditions] => Array
        (
            [module] => sale
            [file] => general/sale_cond.php
        )

    [csalecondctrlbasketproperties] => Array
        (
            [module] => sale
            [file] => general/sale_cond.php
        )

    [csalecondctrlorderfields] => Array
        (
            [module] => sale
            [file] => general/sale_cond.php
        )

    [csalecondctrlcommon] => Array
        (
            [module] => sale
            [file] => general/sale_cond.php
        )

    [csalecondtree] => Array
        (
            [module] => sale
            [file] => general/sale_cond.php
        )

    [csalecondctrlpastorder] => Array
        (
            [module] => sale
            [file] => general/sale_cond.php
        )

    [csalecondcumulativectrl] => Array
        (
            [module] => sale
            [file] => general/sale_cond.php
        )

    [csalecumulativeaction] => Array
        (
            [module] => sale
            [file] => general/sale_act.php
        )

    [csaleactionctrl] => Array
        (
            [module] => sale
            [file] => general/sale_act.php
        )

    [csaleactionctrlcomplex] => Array
        (
            [module] => sale
            [file] => general/sale_act.php
        )

    [csaleactionctrlgroup] => Array
        (
            [module] => sale
            [file] => general/sale_act.php
        )

    [csaleactionctrlaction] => Array
        (
            [module] => sale
            [file] => general/sale_act.php
        )

    [csalediscountactionapply] => Array
        (
            [module] => sale
            [file] => general/sale_act.php
        )

    [csaleactionctrldelivery] => Array
        (
            [module] => sale
            [file] => general/sale_act.php
        )

    [csaleactiongift] => Array
        (
            [module] => sale
            [file] => general/sale_act.php
        )

    [csaleactiongiftctrlgroup] => Array
        (
            [module] => sale
            [file] => general/sale_act.php
        )

    [csaleactionctrlbasketgroup] => Array
        (
            [module] => sale
            [file] => general/sale_act.php
        )

    [csaleactionctrlsubgroup] => Array
        (
            [module] => sale
            [file] => general/sale_act.php
        )

    [csaleactioncondctrlbasketfields] => Array
        (
            [module] => sale
            [file] => general/sale_act.php
        )

    [csaleactiontree] => Array
        (
            [module] => sale
            [file] => general/sale_act.php
        )

    [csalediscountconvert] => Array
        (
            [module] => sale
            [file] => general/discount_convert.php
        )

    [csalepdf] => Array
        (
            [module] => sale
            [file] => general/pdf.php
        )

    [csaleymhandler] => Array
        (
            [module] => sale
            [file] => general/ym_handler.php
        )

    [csaleymlocation] => Array
        (
            [module] => sale
            [file] => general/ym_location.php
        )

    [bitrix\sale\delivery\calculationresult] => Array
        (
            [module] => sale
            [file] => lib/delivery/calculationresult.php
        )

    [bitrix\sale\delivery\services\table] => Array
        (
            [module] => sale
            [file] => lib/delivery/services/table.php
        )

    [bitrix\sale\delivery\restrictions\table] => Array
        (
            [module] => sale
            [file] => lib/delivery/restrictions/table.php
        )

    [bitrix\sale\delivery\services\manager] => Array
        (
            [module] => sale
            [file] => lib/delivery/services/manager.php
        )

    [bitrix\sale\delivery\restrictions\base] => Array
        (
            [module] => sale
            [file] => lib/delivery/restrictions/base.php
        )

    [bitrix\sale\delivery\restrictions\manager] => Array
        (
            [module] => sale
            [file] => lib/delivery/restrictions/manager.php
        )

    [bitrix\sale\delivery\services\base] => Array
        (
            [module] => sale
            [file] => lib/delivery/services/base.php
        )

    [bitrix\sale\delivery\menu] => Array
        (
            [module] => sale
            [file] => lib/delivery/menu.php
        )

    [bitrix\sale\delivery\services\objectpool] => Array
        (
            [module] => sale
            [file] => lib/delivery/services/objectpool.php
        )

    [bitrix\sale\tradingplatformtable] => Array
        (
            [module] => sale
            [file] => lib/internals/tradingplatform.php
        )

    [bitrix\sale\tradingplatform\ebay\policy] => Array
        (
            [module] => sale
            [file] => lib/tradingplatform/ebay/policy.php
        )

    [bitrix\sale\tradingplatform\helper] => Array
        (
            [module] => sale
            [file] => lib/tradingplatform/helper.php
        )

    [bitrix\sale\tradingplatform\ymarket\yandexmarket] => Array
        (
            [module] => sale
            [file] => lib/tradingplatform/ymarket/yandexmarket.php
        )

    [bitrix\sale\tradingplatform\platform] => Array
        (
            [module] => sale
            [file] => lib/tradingplatform/platform.php
        )

    [bitrix\sale\tradingplatform\logger] => Array
        (
            [module] => sale
            [file] => lib/tradingplatform/logger.php
        )

    [bitrix\sale\internals\shipmentextraservicetable] => Array
        (
            [module] => sale
            [file] => lib/internals/shipmentextraservice.php
        )

    [bitrix\sale\delivery\extraservices\manager] => Array
        (
            [module] => sale
            [file] => lib/delivery/extra_services/manager.php
        )

    [bitrix\sale\delivery\extraservices\base] => Array
        (
            [module] => sale
            [file] => lib/delivery/extra_services/base.php
        )

    [bitrix\sale\delivery\extraservices\table] => Array
        (
            [module] => sale
            [file] => lib/delivery/extra_services/table.php
        )

    [bitrix\sale\delivery\tracking\manager] => Array
        (
            [module] => sale
            [file] => lib/delivery/tracking/manager.php
        )

    [bitrix\sale\delivery\tracking\table] => Array
        (
            [module] => sale
            [file] => lib/delivery/tracking/table.php
        )

    [bitrix\sale\delivery\externallocationmap] => Array
        (
            [module] => sale
            [file] => lib/delivery/externallocationmap.php
        )

    [bitrix\sale\internals\servicerestrictiontable] => Array
        (
            [module] => sale
            [file] => lib/internals/servicerestriction.php
        )

    [bitrix\sale\services\base\restrictionmanager] => Array
        (
            [module] => sale
            [file] => lib/services/base/restrictionmanager.php
        )

    [bitrix\sale\services\base\siterestriction] => Array
        (
            [module] => sale
            [file] => lib/services/base/siterestriction.php
        )

    [bitrix\sale\services\base\tradebindingrestriction] => Array
        (
            [module] => sale
            [file] => lib/services/base/tradebindingrestriction.php
        )

    [bitrix\sale\compatible\discountcompatibility] => Array
        (
            [module] => sale
            [file] => lib/compatible/discountcompatibility.php
        )

    [bitrix\sale\config\feature] => Array
        (
            [module] => sale
            [file] => lib/config/feature.php
        )

    [bitrix\sale\discount\context\basecontext] => Array
        (
            [module] => sale
            [file] => lib/discount/context/basecontext.php
        )

    [bitrix\sale\discount\context\fuser] => Array
        (
            [module] => sale
            [file] => lib/discount/context/fuser.php
        )

    [bitrix\sale\discount\context\user] => Array
        (
            [module] => sale
            [file] => lib/discount/context/user.php
        )

    [bitrix\sale\discount\context\usergroup] => Array
        (
            [module] => sale
            [file] => lib/discount/context/usergroup.php
        )

    [bitrix\sale\discount\gift\collection] => Array
        (
            [module] => sale
            [file] => lib/discount/gift/collection.php
        )

    [bitrix\sale\discount\gift\gift] => Array
        (
            [module] => sale
            [file] => lib/discount/gift/gift.php
        )

    [bitrix\sale\discount\gift\manager] => Array
        (
            [module] => sale
            [file] => lib/discount/gift/manager.php
        )

    [bitrix\sale\discount\gift\relateddatatable] => Array
        (
            [module] => sale
            [file] => lib/discount/gift/relateddata.php
        )

    [bitrix\sale\discount\index\indexelementtable] => Array
        (
            [module] => sale
            [file] => lib/discount/index/indexelement.php
        )

    [bitrix\sale\discount\index\indexsectiontable] => Array
        (
            [module] => sale
            [file] => lib/discount/index/indexsection.php
        )

    [bitrix\sale\discount\index\manager] => Array
        (
            [module] => sale
            [file] => lib/discount/index/manager.php
        )

    [bitrix\sale\discount\migration\orderdiscountmigrator] => Array
        (
            [module] => sale
            [file] => lib/discount/migration/orderdiscountmigrator.php
        )

    [bitrix\sale\discount\prediction\manager] => Array
        (
            [module] => sale
            [file] => lib/discount/prediction/manager.php
        )

    [bitrix\sale\discount\preset\arrayhelper] => Array
        (
            [module] => sale
            [file] => lib/discount/preset/arrayhelper.php
        )

    [bitrix\sale\discount\preset\basepreset] => Array
        (
            [module] => sale
            [file] => lib/discount/preset/basepreset.php
        )

    [bitrix\sale\discount\preset\htmlhelper] => Array
        (
            [module] => sale
            [file] => lib/discount/preset/htmlhelper.php
        )

    [bitrix\sale\discount\preset\manager] => Array
        (
            [module] => sale
            [file] => lib/discount/preset/manager.php
        )

    [bitrix\sale\discount\preset\selectproductpreset] => Array
        (
            [module] => sale
            [file] => lib/discount/preset/selectproductpreset.php
        )

    [bitrix\sale\discount\preset\state] => Array
        (
            [module] => sale
            [file] => lib/discount/preset/state.php
        )

    [bitrix\sale\discount\result\compatibleformat] => Array
        (
            [module] => sale
            [file] => lib/discount/result/compatibleformat.php
        )

    [bitrix\sale\discount\runtimecache\discountcache] => Array
        (
            [module] => sale
            [file] => lib/discount/runtimecache/discountcache.php
        )

    [bitrix\sale\discount\runtimecache\fusercache] => Array
        (
            [module] => sale
            [file] => lib/discount/runtimecache/fusercache.php
        )

    [bitrix\sale\discount\actions] => Array
        (
            [module] => sale
            [file] => lib/discount/actions.php
        )

    [bitrix\sale\discount\analyzer] => Array
        (
            [module] => sale
            [file] => lib/discount/analyzer.php
        )

    [bitrix\sale\discount\cumulativecalculator] => Array
        (
            [module] => sale
            [file] => lib/discount/cumulativecalculator.php
        )

    [bitrix\sale\discount\formatter] => Array
        (
            [module] => sale
            [file] => lib/discount/formatter.php
        )

    [bitrix\sale\internals\discounttable] => Array
        (
            [module] => sale
            [file] => lib/internals/discount.php
        )

    [bitrix\sale\internals\discountcoupontable] => Array
        (
            [module] => sale
            [file] => lib/internals/discountcoupon.php
        )

    [bitrix\sale\internals\discountentitiestable] => Array
        (
            [module] => sale
            [file] => lib/internals/discountentities.php
        )

    [bitrix\sale\internals\discountgrouptable] => Array
        (
            [module] => sale
            [file] => lib/internals/discountgroup.php
        )

    [bitrix\sale\internals\discountmoduletable] => Array
        (
            [module] => sale
            [file] => lib/internals/discountmodule.php
        )

    [bitrix\sale\internals\orderdiscounttable] => Array
        (
            [module] => sale
            [file] => lib/internals/orderdiscount.php
        )

    [bitrix\sale\internals\orderdiscountdatatable] => Array
        (
            [module] => sale
            [file] => lib/internals/orderdiscount.php
        )

    [bitrix\sale\internals\ordercouponstable] => Array
        (
            [module] => sale
            [file] => lib/internals/orderdiscount.php
        )

    [bitrix\sale\internals\ordermodulestable] => Array
        (
            [module] => sale
            [file] => lib/internals/orderdiscount.php
        )

    [bitrix\sale\internals\orderroundtable] => Array
        (
            [module] => sale
            [file] => lib/internals/orderround.php
        )

    [bitrix\sale\internals\orderrulestable] => Array
        (
            [module] => sale
            [file] => lib/internals/orderdiscount.php
        )

    [bitrix\sale\internals\orderrulesdescrtable] => Array
        (
            [module] => sale
            [file] => lib/internals/orderdiscount.php
        )

    [bitrix\sale\internals\accountnumbergenerator] => Array
        (
            [module] => sale
            [file] => lib/internals/accountnumber.php
        )

    [bitrix\sale\discount] => Array
        (
            [module] => sale
            [file] => lib/discount.php
        )

    [bitrix\sale\discountbase] => Array
        (
            [module] => sale
            [file] => lib/discountbase.php
        )

    [bitrix\sale\discountcouponsmanager] => Array
        (
            [module] => sale
            [file] => lib/discountcouponsmanager.php
        )

    [bitrix\sale\discountcouponsmanagerbase] => Array
        (
            [module] => sale
            [file] => lib/discountcouponsmanagerbase.php
        )

    [bitrix\sale\orderdiscount] => Array
        (
            [module] => sale
            [file] => lib/orderdiscount.php
        )

    [bitrix\sale\orderdiscountbase] => Array
        (
            [module] => sale
            [file] => lib/orderdiscountbase.php
        )

    [bitrix\sale\orderdiscountmanager] => Array
        (
            [module] => sale
            [file] => lib/orderdiscountmanager.php
        )

    [bitrix\sale\paysystem\logger] => Array
        (
            [module] => sale
            [file] => lib/paysystem/logger.php
        )

    [bitrix\sale\paysystem\restservice] => Array
        (
            [module] => sale
            [file] => lib/paysystem/restservice.php
        )

    [bitrix\sale\paysystem\resthandler] => Array
        (
            [module] => sale
            [file] => lib/paysystem/resthandler.php
        )

    [bitrix\sale\services\base\restclient] => Array
        (
            [module] => sale
            [file] => lib/services/base/restclient.php
        )

    [bitrix\sale\paysystem\service] => Array
        (
            [module] => sale
            [file] => lib/paysystem/service.php
        )

    [bitrix\sale\internals\paysystemresthandlerstable] => Array
        (
            [module] => sale
            [file] => lib/internals/paysystemresthandlers.php
        )

    [bitrix\sale\paysystem\manager] => Array
        (
            [module] => sale
            [file] => lib/paysystem/manager.php
        )

    [bitrix\sale\paysystem\baseservicehandler] => Array
        (
            [module] => sale
            [file] => lib/paysystem/baseservicehandler.php
        )

    [bitrix\sale\paysystem\servicehandler] => Array
        (
            [module] => sale
            [file] => lib/paysystem/servicehandler.php
        )

    [bitrix\sale\paysystem\irefund] => Array
        (
            [module] => sale
            [file] => lib/paysystem/irefund.php
        )

    [bitrix\sale\paysystem\ipdf] => Array
        (
            [module] => sale
            [file] => lib/paysystem/ipdf.php
        )

    [bitrix\sale\paysystem\irefundextended] => Array
        (
            [module] => sale
            [file] => lib/paysystem/irefundextended.php
        )

    [bitrix\sale\paysystem\cert] => Array
        (
            [module] => sale
            [file] => lib/paysystem/cert.php
        )

    [bitrix\sale\paysystem\ipayable] => Array
        (
            [module] => sale
            [file] => lib/paysystem/ipayable.php
        )

    [bitrix\sale\paysystem\icheckable] => Array
        (
            [module] => sale
            [file] => lib/paysystem/icheckable.php
        )

    [bitrix\sale\paysystem\iprepayable] => Array
        (
            [module] => sale
            [file] => lib/paysystem/iprepayable.php
        )

    [bitrix\sale\paysystem\compatibilityhandler] => Array
        (
            [module] => sale
            [file] => lib/paysystem/compatibilityhandler.php
        )

    [bitrix\sale\paysystem\ihold] => Array
        (
            [module] => sale
            [file] => lib/paysystem/ihold.php
        )

    [bitrix\sale\paysystem\ipartialhold] => Array
        (
            [module] => sale
            [file] => lib/paysystem/ipartialhold.php
        )

    [bitrix\sale\internals\paymentlogtable] => Array
        (
            [module] => sale
            [file] => lib/internals/paymentlog.php
        )

    [bitrix\sale\services\paysystem\restrictions\manager] => Array
        (
            [module] => sale
            [file] => lib/services/paysystem/restrictions/manager.php
        )

    [bitrix\sale\services\base\restriction] => Array
        (
            [module] => sale
            [file] => lib/services/base/restriction.php
        )

    [bitrix\sale\internals\yandexsettingstable] => Array
        (
            [module] => sale
            [file] => lib/internals/yandexsettings.php
        )

    [bitrix\sale\services\company\manager] => Array
        (
            [module] => sale
            [file] => lib/services/company/manager.php
        )

    [bitrix\sale\internals\collectionfilteriterator] => Array
        (
            [module] => sale
            [file] => lib/internals/collectionfilteriterator.php
        )

    [bitrix\sale\cashbox\internals\pool] => Array
        (
            [module] => sale
            [file] => lib/cashbox/internals/pool.php
        )

    [bitrix\sale\cashbox\internals\cashboxtable] => Array
        (
            [module] => sale
            [file] => lib/cashbox/internals/cashbox.php
        )

    [bitrix\sale\cashbox\internals\cashboxchecktable] => Array
        (
            [module] => sale
            [file] => lib/cashbox/internals/cashboxcheck.php
        )

    [bitrix\sale\cashbox\internals\cashboxzreporttable] => Array
        (
            [module] => sale
            [file] => lib/cashbox/internals/cashboxzreport.php
        )

    [bitrix\sale\cashbox\internals\cashboxerrlogtable] => Array
        (
            [module] => sale
            [file] => lib/cashbox/internals/cashboxerrlog.php
        )

    [bitrix\sale\cashbox\cashbox] => Array
        (
            [module] => sale
            [file] => lib/cashbox/cashbox.php
        )

    [bitrix\sale\cashbox\manager] => Array
        (
            [module] => sale
            [file] => lib/cashbox/manager.php
        )

    [bitrix\sale\cashbox\iprintimmediately] => Array
        (
            [module] => sale
            [file] => lib/cashbox/iprintimmediately.php
        )

    [bitrix\sale\cashbox\restrictions\manager] => Array
        (
            [module] => sale
            [file] => lib/cashbox/restrictions/manager.php
        )

    [bitrix\sale\notify] => Array
        (
            [module] => sale
            [file] => lib/notify.php
        )

    [bitrix\sale\buyerstatistic] => Array
        (
            [module] => sale
            [file] => /lib/buyerstatistic.php
        )

    [bitrix\sale\internals\buyerstatistictable] => Array
        (
            [module] => sale
            [file] => /lib/internals/buyerstatistic.php
        )

    [cadminsalelist] => Array
        (
            [module] => sale
            [file] => general/admin_lib.php
        )

    [bitrix\sale\helpers\admin\skuprops] => Array
        (
            [module] => sale
            [file] => lib/helpers/admin/skuprops.php
        )

    [bitrix\sale\helpers\admin\product] => Array
        (
            [module] => sale
            [file] => lib/helpers/admin/product.php
        )

    [bitrix\sale\helpers\order] => Array
        (
            [module] => sale
            [file] => lib/helpers/order.php
        )

    [bitrix\sale\location\comparator\replacement] => Array
        (
            [module] => sale
            [file] => lib/location/comparator/ru/replacement.php
        )

    [bitrix\sale\location\comparator\tmptable] => Array
        (
            [module] => sale
            [file] => lib/location/comparator/tmptable.php
        )

    [bitrix\sale\location\comparator] => Array
        (
            [module] => sale
            [file] => lib/location/comparator.php
        )

    [bitrix\sale\location\comparator\mapresult] => Array
        (
            [module] => sale
            [file] => lib/location/comparator/mapresult.php
        )

    [bitrix\sale\location\comparator\mapper] => Array
        (
            [module] => sale
            [file] => lib/location/comparator/mapper.php
        )

    [bitrix\sale\exchange\onec\documentimport] => Array
        (
            [module] => sale
            [file] => /lib/exchange/compatibility/documents.php
        )

    [bitrix\sale\exchange\onec\collisionorder] => Array
        (
            [module] => sale
            [file] => /lib/exchange/onec/importcollision.php
        )

    [bitrix\sale\exchange\onec\collisionshipment] => Array
        (
            [module] => sale
            [file] => /lib/exchange/onec/importcollision.php
        )

    [bitrix\sale\exchange\onec\collisionpayment] => Array
        (
            [module] => sale
            [file] => /lib/exchange/onec/importcollision.php
        )

    [bitrix\sale\exchange\onec\collisionprofile] => Array
        (
            [module] => sale
            [file] => /lib/exchange/onec/importcollision.php
        )

    [bitrix\sale\exchange\onec\paymentcashdocument] => Array
        (
            [module] => sale
            [file] => /lib/exchange/onec/paymentdocument.php
        )

    [bitrix\sale\exchange\onec\paymentcashlessdocument] => Array
        (
            [module] => sale
            [file] => /lib/exchange/onec/paymentdocument.php
        )

    [bitrix\sale\exchange\onec\paymentcarddocument] => Array
        (
            [module] => sale
            [file] => /lib/exchange/onec/paymentdocument.php
        )

    [bitrix\sale\exchange\onec\importcriterionbase] => Array
        (
            [module] => sale
            [file] => /lib/exchange/onec/importcriterion.php
        )

    [bitrix\sale\exchange\onec\importcriteriononeccml2] => Array
        (
            [module] => sale
            [file] => /lib/exchange/onec/importcriterion.php
        )

    [bitrix\sale\exchange\onec\criterionorder] => Array
        (
            [module] => sale
            [file] => /lib/exchange/onec/importcriterion.php
        )

    [bitrix\sale\exchange\onec\criterionshipment] => Array
        (
            [module] => sale
            [file] => /lib/exchange/onec/importcriterion.php
        )

    [bitrix\sale\exchange\onec\criterionshipmentinvoice] => Array
        (
            [module] => sale
            [file] => /lib/exchange/onec/importcriterion.php
        )

    [bitrix\sale\exchange\onec\criterionpayment] => Array
        (
            [module] => sale
            [file] => /lib/exchange/onec/importcriterion.php
        )

    [bitrix\sale\exchange\onec\criterionprofile] => Array
        (
            [module] => sale
            [file] => /lib/exchange/onec/importcriterion.php
        )

    [bitrix\sale\exchange\entity\orderimportloader] => Array
        (
            [module] => sale
            [file] => /lib/exchange/entity/entityimportloader.php
        )

    [bitrix\sale\exchange\entity\invoiceimportloader] => Array
        (
            [module] => sale
            [file] => /lib/exchange/entity/entityimportloader.php
        )

    [bitrix\sale\exchange\entity\paymentimportloader] => Array
        (
            [module] => sale
            [file] => /lib/exchange/entity/entityimportloader.php
        )

    [bitrix\sale\exchange\entity\shipmentimportloader] => Array
        (
            [module] => sale
            [file] => /lib/exchange/entity/entityimportloader.php
        )

    [bitrix\sale\exchange\entity\userprofileimportloader] => Array
        (
            [module] => sale
            [file] => /lib/exchange/entity/entityimportloader.php
        )

    [bitrix\sale\exchange\entity\paymentcashlessimport] => Array
        (
            [module] => sale
            [file] => /lib/exchange/entity/paymentimport.php
        )

    [bitrix\sale\exchange\entity\paymentcardimport] => Array
        (
            [module] => sale
            [file] => /lib/exchange/entity/paymentimport.php
        )

    [bitrix\sale\exchange\entity\paymentcashimport] => Array
        (
            [module] => sale
            [file] => /lib/exchange/entity/paymentimport.php
        )

    [bitrix\sale\location\geoip] => Array
        (
            [module] => sale
            [file] => /lib/location/geoip.php
        )

    [bitrix\sale\delivery\requests\manager] => Array
        (
            [module] => sale
            [file] => /lib/delivery/requests/manager.php
        )

    [bitrix\sale\delivery\requests\helper] => Array
        (
            [module] => sale
            [file] => /lib/delivery/requests/helper.php
        )

    [bitrix\sale\delivery\requests\handlerbase] => Array
        (
            [module] => sale
            [file] => /lib/delivery/requests/handlerbase.php
        )

    [bitrix\sale\delivery\requests\requesttable] => Array
        (
            [module] => sale
            [file] => /lib/delivery/requests/request.php
        )

    [bitrix\sale\delivery\requests\shipmenttable] => Array
        (
            [module] => sale
            [file] => /lib/delivery/requests/shipment.php
        )

    [bitrix\sale\delivery\requests\result] => Array
        (
            [module] => sale
            [file] => /lib/delivery/requests/result.php
        )

    [bitrix\sale\delivery\requests\resultfile] => Array
        (
            [module] => sale
            [file] => /lib/delivery/requests/resultfile.php
        )

    [bitrix\sale\delivery\packing\packer] => Array
        (
            [module] => sale
            [file] => /lib/delivery/packing/packer.php
        )

    [bitrix\sale\recurring] => Array
        (
            [module] => sale
            [file] => /lib/recurring.php
        )

    [bitrix\sale\location\normalizer\builder] => Array
        (
            [module] => sale
            [file] => /lib/location/normalizer/builder.php
        )

    [bitrix\sale\location\normalizer\ibuilder] => Array
        (
            [module] => sale
            [file] => /lib/location/normalizer/ibuilder.php
        )

    [bitrix\sale\location\normalizer\normalizer] => Array
        (
            [module] => sale
            [file] => /lib/location/normalizer/normalizer.php
        )

    [bitrix\sale\location\normalizer\inormalizer] => Array
        (
            [module] => sale
            [file] => /lib/location/normalizer/inormalizer.php
        )

    [bitrix\sale\location\normalizer\commonnormalizer] => Array
        (
            [module] => sale
            [file] => /lib/location/normalizer/commonnormalizer.php
        )

    [bitrix\sale\location\normalizer\nullnormalizer] => Array
        (
            [module] => sale
            [file] => /lib/location/normalizer/nullnormalizer.php
        )

    [bitrix\sale\location\normalizer\spacenormalizer] => Array
        (
            [module] => sale
            [file] => /lib/location/normalizer/spacenormalizer.php
        )

    [bitrix\sale\location\normalizer\languagenormalizer] => Array
        (
            [module] => sale
            [file] => /lib/location/normalizer/languagenormalizer.php
        )

    [bitrix\sale\location\normalizer\helper] => Array
        (
            [module] => sale
            [file] => /lib/location/normalizer/helper.php
        )

    [sale\handlers\delivery\additional\ruspost\reliability\service] => Array
        (
            [module] => sale
            [file] => /handlers/delivery/additional/ruspost/reliability/service.php
        )

    [catalog] => Array
        (
            [module] => catalog
            [file] => install/index.php
        )

    [ccatalog] => Array
        (
            [module] => catalog
            [file] => mysql/catalog.php
        )

    [ccataloggroup] => Array
        (
            [module] => catalog
            [file] => mysql/cataloggroup.php
        )

    [cextra] => Array
        (
            [module] => catalog
            [file] => mysql/extra.php
        )

    [cprice] => Array
        (
            [module] => catalog
            [file] => mysql/price.php
        )

    [ccatalogproduct] => Array
        (
            [module] => catalog
            [file] => mysql/product.php
        )

    [ccatalogproductgroups] => Array
        (
            [module] => catalog
            [file] => mysql/product_group.php
        )

    [ccatalogload] => Array
        (
            [module] => catalog
            [file] => mysql/catalog_load.php
        )

    [ccatalogexport] => Array
        (
            [module] => catalog
            [file] => mysql/catalog_export.php
        )

    [ccatalogimport] => Array
        (
            [module] => catalog
            [file] => mysql/catalog_import.php
        )

    [ccatalogdiscount] => Array
        (
            [module] => catalog
            [file] => mysql/discount.php
        )

    [ccatalogdiscountcoupon] => Array
        (
            [module] => catalog
            [file] => mysql/discount_coupon.php
        )

    [ccatalogvat] => Array
        (
            [module] => catalog
            [file] => mysql/vat.php
        )

    [ccatalogevent] => Array
        (
            [module] => catalog
            [file] => general/catalog_event.php
        )

    [ccatalogsku] => Array
        (
            [module] => catalog
            [file] => general/catalog_sku.php
        )

    [ccatalogdiscountsave] => Array
        (
            [module] => catalog
            [file] => mysql/discount_save.php
        )

    [ccatalogstore] => Array
        (
            [module] => catalog
            [file] => mysql/store.php
        )

    [ccatalogstoreproduct] => Array
        (
            [module] => catalog
            [file] => mysql/store_product.php
        )

    [ccatalogadmin] => Array
        (
            [module] => catalog
            [file] => general/admin.php
        )

    [cglobalcondctrl] => Array
        (
            [module] => catalog
            [file] => general/catalog_cond.php
        )

    [cglobalcondctrlcomplex] => Array
        (
            [module] => catalog
            [file] => general/catalog_cond.php
        )

    [cglobalcondctrlatoms] => Array
        (
            [module] => catalog
            [file] => general/catalog_cond.php
        )

    [cglobalcondctrlgroup] => Array
        (
            [module] => catalog
            [file] => general/catalog_cond.php
        )

    [cglobalcondtree] => Array
        (
            [module] => catalog
            [file] => general/catalog_cond.php
        )

    [ccatalogcondctrl] => Array
        (
            [module] => catalog
            [file] => general/catalog_cond.php
        )

    [ccatalogcondctrlcomplex] => Array
        (
            [module] => catalog
            [file] => general/catalog_cond.php
        )

    [ccatalogcondctrlgroup] => Array
        (
            [module] => catalog
            [file] => general/catalog_cond.php
        )

    [ccatalogcondctrliblockfields] => Array
        (
            [module] => catalog
            [file] => general/catalog_cond.php
        )

    [ccatalogcondctrliblockprops] => Array
        (
            [module] => catalog
            [file] => general/catalog_cond.php
        )

    [ccatalogcondtree] => Array
        (
            [module] => catalog
            [file] => general/catalog_cond.php
        )

    [ccatalogcondctrlbasketproductfields] => Array
        (
            [module] => catalog
            [file] => general/sale_cond.php
        )

    [ccatalogcondctrlbasketproductprops] => Array
        (
            [module] => catalog
            [file] => general/sale_cond.php
        )

    [ccatalogcondctrlcatalogsettings] => Array
        (
            [module] => catalog
            [file] => general/sale_cond.php
        )

    [ccatalogactionctrlbasketproductfields] => Array
        (
            [module] => catalog
            [file] => general/sale_act.php
        )

    [ccatalogactionctrlbasketproductprops] => Array
        (
            [module] => catalog
            [file] => general/sale_act.php
        )

    [ccataloggifterproduct] => Array
        (
            [module] => catalog
            [file] => general/sale_act.php
        )

    [ccatalogdiscountconvert] => Array
        (
            [module] => catalog
            [file] => general/discount_convert.php
        )

    [ccatalogdiscountconverttmp] => Array
        (
            [module] => catalog
            [file] => mysql/discount_convert.php
        )

    [ccatalogproductprovider] => Array
        (
            [module] => catalog
            [file] => general/product_provider.php
        )

    [ccatalogstorebarcode] => Array
        (
            [module] => catalog
            [file] => mysql/store_barcode.php
        )

    [ccatalogcontractor] => Array
        (
            [module] => catalog
            [file] => mysql/contractor.php
        )

    [ccatalogdocstypes] => Array
        (
            [module] => catalog
            [file] => general/store_docs_type.php
        )

    [ccatalogarrivaldocs] => Array
        (
            [module] => catalog
            [file] => general/store_docs_type.php
        )

    [ccatalogstoreadjustmentdocs] => Array
        (
            [module] => catalog
            [file] => general/store_docs_type.php
        )

    [ccatalogmovingdocs] => Array
        (
            [module] => catalog
            [file] => general/store_docs_type.php
        )

    [ccatalogdeductdocs] => Array
        (
            [module] => catalog
            [file] => general/store_docs_type.php
        )

    [ccatalogreturnsdocs] => Array
        (
            [module] => catalog
            [file] => general/store_docs_type.php
        )

    [ccatalogunreserveddocs] => Array
        (
            [module] => catalog
            [file] => general/store_docs_type.php
        )

    [ccatalogdocs] => Array
        (
            [module] => catalog
            [file] => mysql/store_docs.php
        )

    [ccatalogstorecontrolutil] => Array
        (
            [module] => catalog
            [file] => general/store_utility.php
        )

    [ccatalogstoredocselement] => Array
        (
            [module] => catalog
            [file] => mysql/store_docs_element.php
        )

    [ccatalogstoredocsbarcode] => Array
        (
            [module] => catalog
            [file] => mysql/store_docs_barcode.php
        )

    [ccatalogiblockparameters] => Array
        (
            [module] => catalog
            [file] => general/comp_parameters.php
        )

    [ccatalogmeasure] => Array
        (
            [module] => catalog
            [file] => mysql/measure.php
        )

    [ccatalogmeasureresult] => Array
        (
            [module] => catalog
            [file] => mysql/measure.php
        )

    [ccatalogmeasureclassifier] => Array
        (
            [module] => catalog
            [file] => general/unit_classifier.php
        )

    [ccatalogmeasureadminresult] => Array
        (
            [module] => catalog
            [file] => general/measure_result.php
        )

    [ccatalogmeasureadminuiresult] => Array
        (
            [module] => catalog
            [file] => general/measure_result.php
        )

    [ccatalogmeasureratio] => Array
        (
            [module] => catalog
            [file] => mysql/measure_ratio.php
        )

    [ccatalogproductset] => Array
        (
            [module] => catalog
            [file] => mysql/product_set.php
        )

    [ccatalogadmintools] => Array
        (
            [module] => catalog
            [file] => general/admin_tools.php
        )

    [ccatalogadminproductsetedit] => Array
        (
            [module] => catalog
            [file] => general/admin_tools.php
        )

    [ccatalogmenu] => Array
        (
            [module] => catalog
            [file] => general/catalog_menu.php
        )

    [ccatalogcsvsettings] => Array
        (
            [module] => catalog
            [file] => general/csv_settings.php
        )

    [ccatalogstepoperations] => Array
        (
            [module] => catalog
            [file] => general/step_operations.php
        )

    [ccatalogproductsetavailable] => Array
        (
            [module] => catalog
            [file] => general/step_operations.php
        )

    [ccatalogproductavailable] => Array
        (
            [module] => catalog
            [file] => general/step_operations.php
        )

    [ccatalogiblockreindex] => Array
        (
            [module] => catalog
            [file] => general/step_operations.php
        )

    [ccatalogproductsettings] => Array
        (
            [module] => catalog
            [file] => general/step_operations.php
        )

    [ccatalogtools] => Array
        (
            [module] => catalog
            [file] => general/tools.php
        )

    [ccatalogresult] => Array
        (
            [module] => catalog
            [file] => general/result.php
        )

    [cproductquerybuilder] => Array
        (
            [module] => catalog
            [file] => general/querybuilder.php
        )

    [bitrix\catalog\compatible\eventcompatibility] => Array
        (
            [module] => catalog
            [file] => lib/compatible/eventcompatibility.php
        )

    [bitrix\catalog\config\feature] => Array
        (
            [module] => catalog
            [file] => lib/config/feature.php
        )

    [bitrix\catalog\config\state] => Array
        (
            [module] => catalog
            [file] => lib/config/state.php
        )

    [bitrix\catalog\discount\discountmanager] => Array
        (
            [module] => catalog
            [file] => lib/discount/discountmanager.php
        )

    [bitrix\catalog\ebay\ebayxmler] => Array
        (
            [module] => catalog
            [file] => lib/ebay/ebayxmler.php
        )

    [bitrix\catalog\ebay\exportoffer] => Array
        (
            [module] => catalog
            [file] => lib/ebay/exportoffer.php
        )

    [bitrix\catalog\ebay\exportoffercreator] => Array
        (
            [module] => catalog
            [file] => lib/ebay/exportoffercreator.php
        )

    [bitrix\catalog\ebay\exportoffersku] => Array
        (
            [module] => catalog
            [file] => lib/ebay/exportoffersku.php
        )

    [bitrix\catalog\grid\panel\productgroupaction] => Array
        (
            [module] => catalog
            [file] => lib/grid/panel/productgroupaction.php
        )

    [bitrix\catalog\grid\productaction] => Array
        (
            [module] => catalog
            [file] => lib/grid/productaction.php
        )

    [bitrix\catalog\helpers\admin\catalogedit] => Array
        (
            [module] => catalog
            [file] => lib/helpers/admin/catalogedit.php
        )

    [bitrix\catalog\helpers\admin\iblockpricechanger] => Array
        (
            [module] => catalog
            [file] => lib/helpers/admin/iblockpricechanger.php
        )

    [bitrix\catalog\helpers\admin\roundedit] => Array
        (
            [module] => catalog
            [file] => lib/helpers/admin/roundedit.php
        )

    [bitrix\catalog\helpers\admin\tools] => Array
        (
            [module] => catalog
            [file] => lib/helpers/admin/tools.php
        )

    [bitrix\catalog\helpers\tools] => Array
        (
            [module] => catalog
            [file] => lib/helpers/tools.php
        )

    [bitrix\catalog\model\entity] => Array
        (
            [module] => catalog
            [file] => lib/model/entity.php
        )

    [bitrix\catalog\model\event] => Array
        (
            [module] => catalog
            [file] => lib/model/event.php
        )

    [bitrix\catalog\model\eventresult] => Array
        (
            [module] => catalog
            [file] => lib/model/eventresult.php
        )

    [bitrix\catalog\model\price] => Array
        (
            [module] => catalog
            [file] => lib/model/price.php
        )

    [bitrix\catalog\model\product] => Array
        (
            [module] => catalog
            [file] => lib/model/product.php
        )

    [bitrix\catalog\product\price\calculation] => Array
        (
            [module] => catalog
            [file] => lib/product/price/calculation.php
        )

    [bitrix\catalog\product\basket] => Array
        (
            [module] => catalog
            [file] => lib/product/basket.php
        )

    [bitrix\catalog\product\catalogprovider] => Array
        (
            [module] => catalog
            [file] => lib/product/catalogprovider.php
        )

    [bitrix\catalog\product\catalogprovidercompatibility] => Array
        (
            [module] => catalog
            [file] => lib/product/catalogprovidercompatibility.php
        )

    [bitrix\catalog\product\price] => Array
        (
            [module] => catalog
            [file] => lib/product/price.php
        )

    [bitrix\catalog\product\propertycatalogfeature] => Array
        (
            [module] => catalog
            [file] => lib/product/propertycatalogfeature.php
        )

    [bitrix\catalog\product\quantitycontrol] => Array
        (
            [module] => catalog
            [file] => lib/product/quantitycontrol.php
        )

    [bitrix\catalog\product\search] => Array
        (
            [module] => catalog
            [file] => lib/product/search.php
        )

    [bitrix\catalog\product\sku] => Array
        (
            [module] => catalog
            [file] => lib/product/sku.php
        )

    [bitrix\catalog\product\subscribemanager] => Array
        (
            [module] => catalog
            [file] => lib/product/subscribemanager.php
        )

    [bitrix\catalog\product\systemfield] => Array
        (
            [module] => catalog
            [file] => lib/product/systemfield.php
        )

    [bitrix\catalog\product\viewed] => Array
        (
            [module] => catalog
            [file] => lib/product/viewed.php
        )

    [bitrix\catalog\update\adminfilteroption] => Array
        (
            [module] => catalog
            [file] => lib/update/adminfilteroption.php
        )

    [bitrix\catalog\update\admingridoption] => Array
        (
            [module] => catalog
            [file] => lib/update/admingridoption.php
        )

    [bitrix\catalog\url\adminpage\catalogbuilder] => Array
        (
            [module] => catalog
            [file] => lib/url/adminpage/catalogbuilder.php
        )

    [bitrix\catalog\catalogiblocktable] => Array
        (
            [module] => catalog
            [file] => lib/catalogiblock.php
        )

    [bitrix\catalog\catalogviewedproducttable] => Array
        (
            [module] => catalog
            [file] => lib/catalogviewedproduct.php
        )

    [bitrix\catalog\discounttable] => Array
        (
            [module] => catalog
            [file] => lib/discount.php
        )

    [bitrix\catalog\discountcoupontable] => Array
        (
            [module] => catalog
            [file] => lib/discountcoupon.php
        )

    [bitrix\catalog\discountentitytable] => Array
        (
            [module] => catalog
            [file] => lib/discountentity.php
        )

    [bitrix\catalog\discountmoduletable] => Array
        (
            [module] => catalog
            [file] => lib/discountmodule.php
        )

    [bitrix\catalog\discountrestrictiontable] => Array
        (
            [module] => catalog
            [file] => lib/discountrestriction.php
        )

    [bitrix\catalog\extratable] => Array
        (
            [module] => catalog
            [file] => lib/extra.php
        )

    [bitrix\catalog\grouptable] => Array
        (
            [module] => catalog
            [file] => lib/group.php
        )

    [bitrix\catalog\groupaccesstable] => Array
        (
            [module] => catalog
            [file] => lib/groupaccess.php
        )

    [bitrix\catalog\grouplangtable] => Array
        (
            [module] => catalog
            [file] => lib/grouplang.php
        )

    [bitrix\catalog\measuretable] => Array
        (
            [module] => catalog
            [file] => lib/measure.php
        )

    [bitrix\catalog\measureratiotable] => Array
        (
            [module] => catalog
            [file] => lib/measureratio.php
        )

    [bitrix\catalog\pricetable] => Array
        (
            [module] => catalog
            [file] => lib/price.php
        )

    [bitrix\catalog\producttable] => Array
        (
            [module] => catalog
            [file] => lib/product.php
        )

    [bitrix\catalog\productgroupaccesstable] => Array
        (
            [module] => catalog
            [file] => lib/productgroupaccess.php
        )

    [bitrix\catalog\roundingtable] => Array
        (
            [module] => catalog
            [file] => lib/rounding.php
        )

    [bitrix\catalog\storetable] => Array
        (
            [module] => catalog
            [file] => lib/store.php
        )

    [bitrix\catalog\storebarcodetable] => Array
        (
            [module] => catalog
            [file] => lib/storebarcode.php
        )

    [bitrix\catalog\storeproducttable] => Array
        (
            [module] => catalog
            [file] => lib/storeproduct.php
        )

    [bitrix\catalog\vattable] => Array
        (
            [module] => catalog
            [file] => lib/vat.php
        )

    [bitrix\catalog\ebayxmler] => Array
        (
            [module] => catalog
            [file] => lib/ebay/old.php
        )

    [bitrix\catalog\exportoffer] => Array
        (
            [module] => catalog
            [file] => lib/ebay/old.php
        )

    [bitrix\catalog\exportoffercreator] => Array
        (
            [module] => catalog
            [file] => lib/ebay/old.php
        )

    [bitrix\catalog\exportoffersku] => Array
        (
            [module] => catalog
            [file] => lib/ebay/old.php
        )

    [bitrix\catalog\searchhandlers] => Array
        (
            [module] => catalog
            [file] => lib/product/old.php
        )

)
Array
(
    [bitrix\main\application] => Array
        (
            [module] => main
            [file] => lib/application.php
        )

    [bitrix\main\httpapplication] => Array
        (
            [module] => main
            [file] => lib/httpapplication.php
        )

    [bitrix\main\argumentexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\argumentnullexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\argumentoutofrangeexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\argumenttypeexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\notimplementedexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\notsupportedexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\invalidoperationexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\objectpropertyexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\objectnotfoundexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\objectexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\systemexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\accessdeniedexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\decodingexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\io\invalidpathexception] => Array
        (
            [module] => main
            [file] => lib/io/ioexception.php
        )

    [bitrix\main\io\filenotfoundexception] => Array
        (
            [module] => main
            [file] => lib/io/ioexception.php
        )

    [bitrix\main\io\filedeleteexception] => Array
        (
            [module] => main
            [file] => lib/io/ioexception.php
        )

    [bitrix\main\io\fileopenexception] => Array
        (
            [module] => main
            [file] => lib/io/ioexception.php
        )

    [bitrix\main\io\filenotopenedexception] => Array
        (
            [module] => main
            [file] => lib/io/ioexception.php
        )

    [bitrix\main\context] => Array
        (
            [module] => main
            [file] => lib/context.php
        )

    [bitrix\main\httpcontext] => Array
        (
            [module] => main
            [file] => lib/httpcontext.php
        )

    [bitrix\main\dispatcher] => Array
        (
            [module] => main
            [file] => lib/dispatcher.php
        )

    [bitrix\main\environment] => Array
        (
            [module] => main
            [file] => lib/environment.php
        )

    [bitrix\main\event] => Array
        (
            [module] => main
            [file] => lib/event.php
        )

    [bitrix\main\eventmanager] => Array
        (
            [module] => main
            [file] => lib/eventmanager.php
        )

    [bitrix\main\eventresult] => Array
        (
            [module] => main
            [file] => lib/eventresult.php
        )

    [bitrix\main\request] => Array
        (
            [module] => main
            [file] => lib/request.php
        )

    [bitrix\main\httprequest] => Array
        (
            [module] => main
            [file] => lib/httprequest.php
        )

    [bitrix\main\response] => Array
        (
            [module] => main
            [file] => lib/response.php
        )

    [bitrix\main\httpresponse] => Array
        (
            [module] => main
            [file] => lib/httpresponse.php
        )

    [bitrix\main\modulemanager] => Array
        (
            [module] => main
            [file] => lib/modulemanager.php
        )

    [bitrix\main\server] => Array
        (
            [module] => main
            [file] => lib/server.php
        )

    [bitrix\main\config\configuration] => Array
        (
            [module] => main
            [file] => lib/config/configuration.php
        )

    [bitrix\main\config\option] => Array
        (
            [module] => main
            [file] => lib/config/option.php
        )

    [bitrix\main\context\culture] => Array
        (
            [module] => main
            [file] => lib/context/culture.php
        )

    [bitrix\main\data\cache] => Array
        (
            [module] => main
            [file] => lib/data/cache.php
        )

    [bitrix\main\data\cacheengineapc] => Array
        (
            [module] => main
            [file] => lib/data/cacheengineapc.php
        )

    [bitrix\main\data\cacheenginememcache] => Array
        (
            [module] => main
            [file] => lib/data/cacheenginememcache.php
        )

    [bitrix\main\data\cacheenginefiles] => Array
        (
            [module] => main
            [file] => lib/data/cacheenginefiles.php
        )

    [bitrix\main\data\cacheenginenone] => Array
        (
            [module] => main
            [file] => lib/data/cacheenginenone.php
        )

    [bitrix\main\data\connection] => Array
        (
            [module] => main
            [file] => lib/data/connection.php
        )

    [bitrix\main\data\connectionpool] => Array
        (
            [module] => main
            [file] => lib/data/connectionpool.php
        )

    [bitrix\main\data\icacheengine] => Array
        (
            [module] => main
            [file] => lib/data/cache.php
        )

    [bitrix\main\data\hsphpreadconnection] => Array
        (
            [module] => main
            [file] => lib/data/hsphpreadconnection.php
        )

    [bitrix\main\data\managedcache] => Array
        (
            [module] => main
            [file] => lib/data/managedcache.php
        )

    [bitrix\main\data\taggedcache] => Array
        (
            [module] => main
            [file] => lib/data/taggedcache.php
        )

    [bitrix\main\data\memcacheconnection] => Array
        (
            [module] => main
            [file] => lib/data/memcacheconnection.php
        )

    [bitrix\main\data\memcachedconnection] => Array
        (
            [module] => main
            [file] => lib/data/memcachedconnection.php
        )

    [bitrix\main\data\nosqlconnection] => Array
        (
            [module] => main
            [file] => lib/data/nosqlconnection.php
        )

    [bitrix\main\db\arrayresult] => Array
        (
            [module] => main
            [file] => lib/db/arrayresult.php
        )

    [bitrix\main\db\result] => Array
        (
            [module] => main
            [file] => lib/db/result.php
        )

    [bitrix\main\db\connection] => Array
        (
            [module] => main
            [file] => lib/db/connection.php
        )

    [bitrix\main\db\sqlexception] => Array
        (
            [module] => main
            [file] => lib/db/sqlexception.php
        )

    [bitrix\main\db\sqlqueryexception] => Array
        (
            [module] => main
            [file] => lib/db/sqlexception.php
        )

    [bitrix\main\db\transactionexception] => Array
        (
            [module] => main
            [file] => lib/db/sqlexception.php
        )

    [bitrix\main\db\sqlexpression] => Array
        (
            [module] => main
            [file] => lib/db/sqlexpression.php
        )

    [bitrix\main\db\sqlhelper] => Array
        (
            [module] => main
            [file] => lib/db/sqlhelper.php
        )

    [bitrix\main\db\mysqlcommonconnection] => Array
        (
            [module] => main
            [file] => lib/db/mysqlcommonconnection.php
        )

    [bitrix\main\db\mysqliconnection] => Array
        (
            [module] => main
            [file] => lib/db/mysqliconnection.php
        )

    [bitrix\main\db\mysqliresult] => Array
        (
            [module] => main
            [file] => lib/db/mysqliresult.php
        )

    [bitrix\main\db\mysqlisqlhelper] => Array
        (
            [module] => main
            [file] => lib/db/mysqlisqlhelper.php
        )

    [bitrix\main\db\mssqlconnection] => Array
        (
            [module] => main
            [file] => lib/db/mssqlconnection.php
        )

    [bitrix\main\db\mssqlresult] => Array
        (
            [module] => main
            [file] => lib/db/mssqlresult.php
        )

    [bitrix\main\db\mssqlsqlhelper] => Array
        (
            [module] => main
            [file] => lib/db/mssqlsqlhelper.php
        )

    [bitrix\main\db\oracleconnection] => Array
        (
            [module] => main
            [file] => lib/db/oracleconnection.php
        )

    [bitrix\main\db\oracleresult] => Array
        (
            [module] => main
            [file] => lib/db/oracleresult.php
        )

    [bitrix\main\db\oraclesqlhelper] => Array
        (
            [module] => main
            [file] => lib/db/oraclesqlhelper.php
        )

    [bitrix\main\db\pgsqlconnection] => Array
        (
            [module] => main
            [file] => lib/db/pgsqlconnection.php
        )

    [bitrix\main\diag\httpexceptionhandleroutput] => Array
        (
            [module] => main
            [file] => lib/diag/httpexceptionhandleroutput.php
        )

    [bitrix\main\diag\fileexceptionhandlerlog] => Array
        (
            [module] => main
            [file] => lib/diag/fileexceptionhandlerlog.php
        )

    [bitrix\main\diag\exceptionhandler] => Array
        (
            [module] => main
            [file] => lib/diag/exceptionhandler.php
        )

    [bitrix\main\diag\iexceptionhandleroutput] => Array
        (
            [module] => main
            [file] => lib/diag/iexceptionhandleroutput.php
        )

    [bitrix\main\diag\exceptionhandlerlog] => Array
        (
            [module] => main
            [file] => lib/diag/exceptionhandlerlog.php
        )

    [bitrix\main\io\file] => Array
        (
            [module] => main
            [file] => lib/io/file.php
        )

    [bitrix\main\io\fileentry] => Array
        (
            [module] => main
            [file] => lib/io/fileentry.php
        )

    [bitrix\main\io\path] => Array
        (
            [module] => main
            [file] => lib/io/path.php
        )

    [bitrix\main\io\filesystementry] => Array
        (
            [module] => main
            [file] => lib/io/filesystementry.php
        )

    [bitrix\main\io\ifilestream] => Array
        (
            [module] => main
            [file] => lib/io/ifilestream.php
        )

    [bitrix\main\localization\loc] => Array
        (
            [module] => main
            [file] => lib/localization/loc.php
        )

    [bitrix\main\mail\mail] => Array
        (
            [module] => main
            [file] => lib/mail/mail.php
        )

    [bitrix\main\mail\tracking] => Array
        (
            [module] => main
            [file] => lib/mail/tracking.php
        )

    [bitrix\main\mail\eventmanager] => Array
        (
            [module] => main
            [file] => lib/mail/eventmanager.php
        )

    [bitrix\main\mail\eventmessagecompiler] => Array
        (
            [module] => main
            [file] => lib/mail/eventmessagecompiler.php
        )

    [bitrix\main\mail\eventmessagethemecompiler] => Array
        (
            [module] => main
            [file] => lib/mail/eventmessagethemecompiler.php
        )

    [bitrix\main\mail\internal\event] => Array
        (
            [module] => main
            [file] => lib/mail/internal/event.php
        )

    [bitrix\main\mail\internal\eventattachment] => Array
        (
            [module] => main
            [file] => lib/mail/internal/eventattachment.php
        )

    [bitrix\main\mail\internal\eventmessage] => Array
        (
            [module] => main
            [file] => lib/mail/internal/eventmessage.php
        )

    [bitrix\main\mail\internal\eventmessagesite] => Array
        (
            [module] => main
            [file] => lib/mail/internal/eventmessagesite.php
        )

    [bitrix\main\mail\internal\eventmessageattachment] => Array
        (
            [module] => main
            [file] => lib/mail/internal/eventmessageattachment.php
        )

    [bitrix\main\mail\internal\eventtype] => Array
        (
            [module] => main
            [file] => lib/mail/internal/eventtype.php
        )

    [bitrix\main\text\converter] => Array
        (
            [module] => main
            [file] => lib/text/converter.php
        )

    [bitrix\main\text\emptyconverter] => Array
        (
            [module] => main
            [file] => lib/text/emptyconverter.php
        )

    [bitrix\main\text\encoding] => Array
        (
            [module] => main
            [file] => lib/text/encoding.php
        )

    [bitrix\main\text\htmlconverter] => Array
        (
            [module] => main
            [file] => lib/text/htmlconverter.php
        )

    [bitrix\main\text\binarystring] => Array
        (
            [module] => main
            [file] => lib/text/binarystring.php
        )

    [bitrix\main\text\xmlconverter] => Array
        (
            [module] => main
            [file] => lib/text/xmlconverter.php
        )

    [bitrix\main\type\collection] => Array
        (
            [module] => main
            [file] => lib/type/collection.php
        )

    [bitrix\main\type\date] => Array
        (
            [module] => main
            [file] => lib/type/date.php
        )

    [bitrix\main\type\datetime] => Array
        (
            [module] => main
            [file] => lib/type/datetime.php
        )

    [bitrix\main\type\dictionary] => Array
        (
            [module] => main
            [file] => lib/type/dictionary.php
        )

    [bitrix\main\type\filterabledictionary] => Array
        (
            [module] => main
            [file] => lib/type/filterabledictionary.php
        )

    [bitrix\main\type\parameterdictionary] => Array
        (
            [module] => main
            [file] => lib/type/parameterdictionary.php
        )

    [bitrix\main\web\cookie] => Array
        (
            [module] => main
            [file] => lib/web/cookie.php
        )

    [bitrix\main\web\uri] => Array
        (
            [module] => main
            [file] => lib/web/uri.php
        )

    [bitrix\main\sendereventhandler] => Array
        (
            [module] => main
            [file] => lib/senderconnector.php
        )

    [bitrix\main\senderconnectoruser] => Array
        (
            [module] => main
            [file] => lib/senderconnector.php
        )

    [bitrix\main\urlrewriterrulemaker] => Array
        (
            [module] => main
            [file] => lib/urlrewriter.php
        )

    [bitrix\main\update\stepper] => Array
        (
            [module] => main
            [file] => lib/update/stepper.php
        )

    [bitrix\main\composite\abstractresponse] => Array
        (
            [module] => main
            [file] => lib/composite/responder.php
        )

    [bitrix\main\composite\fileresponse] => Array
        (
            [module] => main
            [file] => lib/composite/responder.php
        )

    [bitrix\main\composite\memcachedresponse] => Array
        (
            [module] => main
            [file] => lib/composite/responder.php
        )

    [bitrix\main\security\otpexception] => Array
        (
            [module] => main
            [file] => lib/security/securityexception.php
        )

    [ctimezone] => Array
        (
            [module] => main
            [file] => classes/general/time.php
        )

    [cbxpunycode] => Array
        (
            [module] => main
            [file] => classes/general/punycode.php
        )

    [ibxvirtualio] => Array
        (
            [module] => main
            [file] => classes/general/virtual_io.php
        )

    [ibxgeterrors] => Array
        (
            [module] => main
            [file] => classes/general/virtual_io.php
        )

    [cbxvirtualio] => Array
        (
            [module] => main
            [file] => classes/general/virtual_io.php
        )

    [cbxvirtualfilebase] => Array
        (
            [module] => main
            [file] => classes/general/virtual_file.php
        )

    [cbxvirtualfile] => Array
        (
            [module] => main
            [file] => classes/general/virtual_file.php
        )

    [cbxvirtualdirectory] => Array
        (
            [module] => main
            [file] => classes/general/virtual_file.php
        )

    [calloption] => Array
        (
            [module] => main
            [file] => classes/general/option.php
        )

    [coption] => Array
        (
            [module] => main
            [file] => classes/general/option.php
        )

    [callpageoption] => Array
        (
            [module] => main
            [file] => classes/general/pageoption.php
        )

    [cpageoption] => Array
        (
            [module] => main
            [file] => classes/general/pageoption.php
        )

    [callsqlwhere] => Array
        (
            [module] => main
            [file] => classes/general/sqlwhere.php
        )

    [csqlwhereexpression] => Array
        (
            [module] => main
            [file] => classes/general/sqlwhere.php
        )

    [csqlwhere] => Array
        (
            [module] => main
            [file] => classes/general/sqlwhere.php
        )

    [calllanguage] => Array
        (
            [module] => main
            [file] => classes/general/language.php
        )

    [clanguage] => Array
        (
            [module] => main
            [file] => classes/general/language.php
        )

    [clangadmin] => Array
        (
            [module] => main
            [file] => classes/general/language.php
        )

    [_clangdbresult] => Array
        (
            [module] => main
            [file] => classes/general/langdbresult.php
        )

    [callagent] => Array
        (
            [module] => main
            [file] => classes/general/agent.php
        )

    [cagent] => Array
        (
            [module] => main
            [file] => classes/mysql/agent.php
        )

    [capplicationexception] => Array
        (
            [module] => main
            [file] => classes/general/applicationexception.php
        )

    [cadminexception] => Array
        (
            [module] => main
            [file] => classes/general/adminexception.php
        )

    [callsite] => Array
        (
            [module] => main
            [file] => classes/general/site.php
        )

    [calllang] => Array
        (
            [module] => main
            [file] => classes/general/site.php
        )

    [csite] => Array
        (
            [module] => main
            [file] => classes/general/site.php
        )

    [clang] => Array
        (
            [module] => main
            [file] => classes/general/site.php
        )

    [chttp] => Array
        (
            [module] => main
            [file] => classes/general/http.php
        )

    [cutil] => Array
        (
            [module] => main
            [file] => classes/general/util.php
        )

    [callmain] => Array
        (
            [module] => main
            [file] => classes/general/main.php
        )

    [cmain] => Array
        (
            [module] => main
            [file] => classes/general/main.php
        )

    [calldatabase] => Array
        (
            [module] => main
            [file] => classes/general/database.php
        )

    [calldbresult] => Array
        (
            [module] => main
            [file] => classes/general/dbresult.php
        )

    [cdatabasemysql] => Array
        (
            [module] => main
            [file] => classes/mysql/database.php
        )

    [cdbresultmysql] => Array
        (
            [module] => main
            [file] => classes/mysql/dbresult.php
        )

    [icachebackend] => Array
        (
            [module] => main
            [file] => classes/general/cache_backend.php
        )

    [cphpcache] => Array
        (
            [module] => main
            [file] => classes/general/cache.php
        )

    [ccachemanager] => Array
        (
            [module] => main
            [file] => classes/general/cache_manager.php
        )

    [cpagecache] => Array
        (
            [module] => main
            [file] => classes/general/page_cache.php
        )

    [cstackcacheentry] => Array
        (
            [module] => main
            [file] => classes/general/stack_cache_entry.php
        )

    [cstackcachemanager] => Array
        (
            [module] => main
            [file] => classes/general/stack_cache.php
        )

    [cmodule] => Array
        (
            [module] => main
            [file] => /classes/general/module.php
        )

    [bitrix\main\entity\ufield] => Array
        (
            [module] => main
            [file] => include/deprecated/ufield.php
        )

    [cdatabase] => Array
        (
            [module] => main
            [file] => classes/mysql/database.php
        )

    [cdbresult] => Array
        (
            [module] => main
            [file] => classes/mysql/dbresult.php
        )

    [csitetemplate] => Array
        (
            [module] => main
            [file] => classes/general/site_template.php
        )

    [cbitrixcomponent] => Array
        (
            [module] => main
            [file] => classes/general/component.php
        )

    [ccomponentengine] => Array
        (
            [module] => main
            [file] => classes/general/component_engine.php
        )

    [ccomponentajax] => Array
        (
            [module] => main
            [file] => classes/general/component_ajax.php
        )

    [cbitrixcomponenttemplate] => Array
        (
            [module] => main
            [file] => classes/general/component_template.php
        )

    [ccomponentutil] => Array
        (
            [module] => main
            [file] => classes/general/component_util.php
        )

    [ccontrollerclient] => Array
        (
            [module] => main
            [file] => classes/general/controller_member.php
        )

    [phpparser] => Array
        (
            [module] => main
            [file] => classes/general/php_parser.php
        )

    [cdiskquota] => Array
        (
            [module] => main
            [file] => classes/general/quota.php
        )

    [ceventlog] => Array
        (
            [module] => main
            [file] => classes/general/event_log.php
        )

    [ceventmain] => Array
        (
            [module] => main
            [file] => classes/general/event_log.php
        )

    [cadminfiledialog] => Array
        (
            [module] => main
            [file] => classes/general/file_dialog.php
        )

    [wll_user] => Array
        (
            [module] => main
            [file] => classes/general/liveid.php
        )

    [wll_consenttoken] => Array
        (
            [module] => main
            [file] => classes/general/liveid.php
        )

    [windowslivelogin] => Array
        (
            [module] => main
            [file] => classes/general/liveid.php
        )

    [cfile] => Array
        (
            [module] => main
            [file] => classes/general/file.php
        )

    [callfile] => Array
        (
            [module] => main
            [file] => classes/general/file.php
        )

    [ctempfile] => Array
        (
            [module] => main
            [file] => classes/general/file_temp.php
        )

    [cfavorites] => Array
        (
            [module] => main
            [file] => classes/mysql/favorites.php
        )

    [cuseroptions] => Array
        (
            [module] => main
            [file] => classes/general/user_options.php
        )

    [cgridoptions] => Array
        (
            [module] => main
            [file] => classes/general/grids.php
        )

    [cundo] => Array
        (
            [module] => main
            [file] => /classes/general/undo.php
        )

    [cautosave] => Array
        (
            [module] => main
            [file] => /classes/general/undo.php
        )

    [callratings] => Array
        (
            [module] => main
            [file] => classes/general/ratings.php
        )

    [cratings] => Array
        (
            [module] => main
            [file] => classes/mysql/ratings.php
        )

    [cratingscomponentsmain] => Array
        (
            [module] => main
            [file] => classes/mysql/ratings_components.php
        )

    [cratingrule] => Array
        (
            [module] => main
            [file] => classes/general/rating_rule.php
        )

    [cratingrulesmain] => Array
        (
            [module] => main
            [file] => classes/mysql/rating_rules.php
        )

    [ctoppanel] => Array
        (
            [module] => main
            [file] => public/top_panel.php
        )

    [ceditarea] => Array
        (
            [module] => main
            [file] => public/edit_area.php
        )

    [ccomponentpanel] => Array
        (
            [module] => main
            [file] => public/edit_area.php
        )

    [ctextparser] => Array
        (
            [module] => main
            [file] => classes/general/textparser.php
        )

    [cphpcachefiles] => Array
        (
            [module] => main
            [file] => classes/general/cache_files.php
        )

    [cdataxmlnode] => Array
        (
            [module] => main
            [file] => classes/general/xml.php
        )

    [cdataxmldocument] => Array
        (
            [module] => main
            [file] => classes/general/xml.php
        )

    [cdataxml] => Array
        (
            [module] => main
            [file] => classes/general/xml.php
        )

    [cxmlfilestream] => Array
        (
            [module] => main
            [file] => classes/general/xml.php
        )

    [crsaprovider] => Array
        (
            [module] => main
            [file] => classes/general/rsasecurity.php
        )

    [crsasecurity] => Array
        (
            [module] => main
            [file] => classes/general/rsasecurity.php
        )

    [crsabcmathprovider] => Array
        (
            [module] => main
            [file] => classes/general/rsabcmath.php
        )

    [crsaopensslprovider] => Array
        (
            [module] => main
            [file] => classes/general/rsaopenssl.php
        )

    [casnreader] => Array
        (
            [module] => main
            [file] => classes/general/asn.php
        )

    [cbxshorturi] => Array
        (
            [module] => main
            [file] => classes/mysql/short_uri.php
        )

    [cfinder] => Array
        (
            [module] => main
            [file] => classes/general/finder.php
        )

    [caccess] => Array
        (
            [module] => main
            [file] => classes/general/access.php
        )

    [cauthprovider] => Array
        (
            [module] => main
            [file] => classes/general/authproviders.php
        )

    [iproviderinterface] => Array
        (
            [module] => main
            [file] => classes/general/authproviders.php
        )

    [cgroupauthprovider] => Array
        (
            [module] => main
            [file] => classes/general/authproviders.php
        )

    [cuserauthprovider] => Array
        (
            [module] => main
            [file] => classes/general/authproviders.php
        )

    [ctableschema] => Array
        (
            [module] => main
            [file] => classes/general/table_schema.php
        )

    [ccsvdata] => Array
        (
            [module] => main
            [file] => classes/general/csv_data.php
        )

    [csmile] => Array
        (
            [module] => main
            [file] => classes/general/smile.php
        )

    [csmilegallery] => Array
        (
            [module] => main
            [file] => classes/general/smile.php
        )

    [csmileset] => Array
        (
            [module] => main
            [file] => classes/general/smile.php
        )

    [cglobalcounter] => Array
        (
            [module] => main
            [file] => classes/general/global_counter.php
        )

    [cusercounter] => Array
        (
            [module] => main
            [file] => classes/mysql/user_counter.php
        )

    [cusercounterpage] => Array
        (
            [module] => main
            [file] => classes/mysql/user_counter.php
        )

    [chotkeys] => Array
        (
            [module] => main
            [file] => classes/general/hot_keys.php
        )

    [chotkeyscode] => Array
        (
            [module] => main
            [file] => classes/general/hot_keys.php
        )

    [cbxsanitizer] => Array
        (
            [module] => main
            [file] => classes/general/sanitizer.php
        )

    [ibxarchive] => Array
        (
            [module] => main
            [file] => classes/general/archive.php
        )

    [cbxarchive] => Array
        (
            [module] => main
            [file] => classes/general/archive.php
        )

    [cadminnotify] => Array
        (
            [module] => main
            [file] => classes/general/admin_notify.php
        )

    [cbxfavadmmenu] => Array
        (
            [module] => main
            [file] => classes/general/favorites.php
        )

    [cadmininformer] => Array
        (
            [module] => main
            [file] => classes/general/admin_informer.php
        )

    [csitecheckertest] => Array
        (
            [module] => main
            [file] => classes/general/site_checker.php
        )

    [csqlutil] => Array
        (
            [module] => main
            [file] => classes/general/sql_util.php
        )

    [cfileuploader] => Array
        (
            [module] => main
            [file] => classes/general/uploader.php
        )

    [lpa] => Array
        (
            [module] => main
            [file] => classes/general/lpa.php
        )

    [cadminfilter] => Array
        (
            [module] => main
            [file] => interface/admin_filter.php
        )

    [cadminlist] => Array
        (
            [module] => main
            [file] => interface/admin_list.php
        )

    [cadminlistrow] => Array
        (
            [module] => main
            [file] => interface/admin_list.php
        )

    [cadminuilist] => Array
        (
            [module] => main
            [file] => interface/admin_ui_list.php
        )

    [cadminuilistrow] => Array
        (
            [module] => main
            [file] => interface/admin_ui_list.php
        )

    [cadminuiresult] => Array
        (
            [module] => main
            [file] => interface/admin_ui_list.php
        )

    [cadminuicontextmenu] => Array
        (
            [module] => main
            [file] => interface/admin_ui_list.php
        )

    [cadminuisorting] => Array
        (
            [module] => main
            [file] => interface/admin_ui_list.php
        )

    [cadminuilistactionpanel] => Array
        (
            [module] => main
            [file] => interface/admin_ui_list.php
        )

    [cadmintabcontrol] => Array
        (
            [module] => main
            [file] => interface/admin_tabcontrol.php
        )

    [cadminform] => Array
        (
            [module] => main
            [file] => interface/admin_form.php
        )

    [cadminformsettings] => Array
        (
            [module] => main
            [file] => interface/admin_form.php
        )

    [cadmintabcontroldrag] => Array
        (
            [module] => main
            [file] => interface/admin_tabcontrol_drag.php
        )

    [cadmindraggableblockengine] => Array
        (
            [module] => main
            [file] => interface/admin_tabcontrol_drag.php
        )

    [cjspopup] => Array
        (
            [module] => main
            [file] => interface/jspopup.php
        )

    [cjspopuponpage] => Array
        (
            [module] => main
            [file] => interface/jspopup.php
        )

    [cadmincalendar] => Array
        (
            [module] => main
            [file] => interface/admin_calendar.php
        )

    [cadminviewtabcontrol] => Array
        (
            [module] => main
            [file] => interface/admin_viewtabcontrol.php
        )

    [cadmintabengine] => Array
        (
            [module] => main
            [file] => interface/admin_tabengine.php
        )

    [ccaptcha] => Array
        (
            [module] => main
            [file] => classes/general/captcha.php
        )

    [cmpnotifications] => Array
        (
            [module] => main
            [file] => classes/general/mp_notifications.php
        )

    [calltask] => Array
        (
            [module] => main
            [file] => classes/general/task.php
        )

    [ctask] => Array
        (
            [module] => main
            [file] => classes/general/task.php
        )

    [calloperation] => Array
        (
            [module] => main
            [file] => classes/general/operation.php
        )

    [coperation] => Array
        (
            [module] => main
            [file] => classes/general/operation.php
        )

    [callgroup] => Array
        (
            [module] => main
            [file] => classes/general/group.php
        )

    [cgroup] => Array
        (
            [module] => main
            [file] => classes/general/group.php
        )

    [cajax] => Array
        (
            [module] => main
            [file] => ajax_tools.php
        )

    [calluser] => Array
        (
            [module] => main
            [file] => classes/general/user.php
        )

    [cuser] => Array
        (
            [module] => main
            [file] => classes/general/user.php
        )

    [callevent] => Array
        (
            [module] => main
            [file] => classes/general/event.php
        )

    [cevent] => Array
        (
            [module] => main
            [file] => classes/general/event.php
        )

    [calleventmessage] => Array
        (
            [module] => main
            [file] => classes/general/eventmessage.php
        )

    [ceventmessage] => Array
        (
            [module] => main
            [file] => classes/general/eventmessage.php
        )

    [ceventtype] => Array
        (
            [module] => main
            [file] => classes/general/eventmessage.php
        )

    [_ceventtyperesult] => Array
        (
            [module] => main
            [file] => classes/general/eventmessage.php
        )

    [cdbresulteventmultiresult] => Array
        (
            [module] => main
            [file] => classes/general/eventmessage.php
        )

    [cdebuginfo] => Array
        (
            [module] => main
            [file] => classes/general/debuginfo.php
        )

    [ccaptchaagent] => Array
        (
            [module] => main
            [file] => classes/general/captchaagent.php
        )

    [callfilterquery] => Array
        (
            [module] => main
            [file] => classes/general/filterquery.php
        )

    [cfilterquery] => Array
        (
            [module] => main
            [file] => classes/general/filterquery.php
        )

    [cconvertorspregreplacehelper] => Array
        (
            [module] => main
            [file] => classes/general/convertorspregreplacehelper.php
        )

    [cspacer] => Array
        (
            [module] => main
            [file] => classes/general/spacer.php
        )

    [updatetools] => Array
        (
            [module] => main
            [file] => classes/general/updatetools.php
        )

    [cjscore] => Array
        (
            [module] => main
            [file] => classes/general/jscore.php
        )

    [cchecklisttools] => Array
        (
            [module] => main
            [file] => classes/general/checklist.php
        )

    [cmenu] => Array
        (
            [module] => main
            [file] => classes/general/menu.php
        )

    [cmenucustom] => Array
        (
            [module] => main
            [file] => classes/general/menucustom.php
        )

    [callusertypeentity] => Array
        (
            [module] => main
            [file] => classes/general/usertype.php
        )

    [cusertypeentity] => Array
        (
            [module] => main
            [file] => classes/general/usertype.php
        )

    [cuserfieldenum] => Array
        (
            [module] => main
            [file] => classes/general/userfieldenum.php
        )

    [cusertypesql] => Array
        (
            [module] => main
            [file] => classes/general/usertypesql.php
        )

    [cusertypemanager] => Array
        (
            [module] => main
            [file] => classes/general/usertypemanager.php
        )

    [cusertypestring] => Array
        (
            [module] => main
            [file] => classes/general/usertypestr.php
        )

    [cusertypeinteger] => Array
        (
            [module] => main
            [file] => classes/general/usertypeint.php
        )

    [cusertypedouble] => Array
        (
            [module] => main
            [file] => classes/general/usertypedbl.php
        )

    [cusertypedatetime] => Array
        (
            [module] => main
            [file] => classes/general/usertypetime.php
        )

    [cusertypedate] => Array
        (
            [module] => main
            [file] => classes/general/usertypedate.php
        )

    [cusertypeboolean] => Array
        (
            [module] => main
            [file] => classes/general/usertypebool.php
        )

    [cusertypefile] => Array
        (
            [module] => main
            [file] => classes/general/usertypefile.php
        )

    [cusertypeenum] => Array
        (
            [module] => main
            [file] => classes/general/usertypeenum.php
        )

    [cusertypeiblocksection] => Array
        (
            [module] => main
            [file] => classes/general/usertypesection.php
        )

    [ciblocksectionenum] => Array
        (
            [module] => main
            [file] => classes/general/usertypesection.php
        )

    [cusertypeiblockelement] => Array
        (
            [module] => main
            [file] => classes/general/usertypeelement.php
        )

    [cusertypestringformatted] => Array
        (
            [module] => main
            [file] => classes/general/usertypestrfmt.php
        )

    [cusertypeurl] => Array
        (
            [module] => main
            [file] => classes/general/usertypeurl.php
        )

    [bxgadget] => Array
        (
            [module] => main
            [file] => classes/general/gadget.php
        )

    [cmainadmin] => Array
        (
            [module] => main
            [file] => classes/general/main_admin.php
        )

    [ctemplates] => Array
        (
            [module] => main
            [file] => classes/general/templates.php
        )

    [cpagetemplate] => Array
        (
            [module] => main
            [file] => classes/general/page_template.php
        )

    [filescmp] => Array
        (
            [module] => main
            [file] => classes/general/files_cmp.php
        )

    [carchiver] => Array
        (
            [module] => main
            [file] => classes/general/tar_gz.php
        )

    [czip] => Array
        (
            [module] => main
            [file] => classes/general/zip.php
        )

    [curlrewriter] => Array
        (
            [module] => main
            [file] => classes/general/urlrewriter.php
        )

    [charsetconverter] => Array
        (
            [module] => main
            [file] => classes/general/charset_converter.php
        )

    [chtmlpagescache] => Array
        (
            [module] => main
            [file] => lib/composite/helper.php
        )

    [statichtmlmemcachedresponse] => Array
        (
            [module] => main
            [file] => lib/composite/responder.php
        )

    [statichtmlfileresponse] => Array
        (
            [module] => main
            [file] => lib/composite/responder.php
        )

    [bitrix\main\page\frame] => Array
        (
            [module] => main
            [file] => lib/composite/engine.php
        )

    [bitrix\main\page\framestatic] => Array
        (
            [module] => main
            [file] => lib/composite/staticarea.php
        )

    [bitrix\main\page\framebuffered] => Array
        (
            [module] => main
            [file] => lib/composite/bufferarea.php
        )

    [bitrix\main\page\framehelper] => Array
        (
            [module] => main
            [file] => lib/composite/bufferarea.php
        )

    [bitrix\main\data\statichtmlcache] => Array
        (
            [module] => main
            [file] => lib/composite/page.php
        )

    [bitrix\main\data\statichtmlstorage] => Array
        (
            [module] => main
            [file] => lib/composite/data/abstractstorage.php
        )

    [bitrix\main\data\statichtmlfilestorage] => Array
        (
            [module] => main
            [file] => lib/composite/data/filestorage.php
        )

    [bitrix\main\data\statichtmlmemcachedstorage] => Array
        (
            [module] => main
            [file] => lib/composite/data/memcachedstorage.php
        )

    [bitrix\main\data\staticcacheprovider] => Array
        (
            [module] => main
            [file] => lib/composite/data/cacheprovider.php
        )

    [bitrix\main\data\appcachemanifest] => Array
        (
            [module] => main
            [file] => lib/composite/appcache.php
        )

    [iblock] => Array
        (
            [module] => iblock
            [file] => install/index.php
        )

    [ciblockpropertyresult] => Array
        (
            [module] => iblock
            [file] => classes/general/iblockpropresult.php
        )

    [ciblockresult] => Array
        (
            [module] => iblock
            [file] => classes/general/iblockresult.php
        )

    [_cibelement] => Array
        (
            [module] => iblock
            [file] => classes/general/iblock_element.php
        )

    [ciblocktype] => Array
        (
            [module] => iblock
            [file] => classes/general/iblocktype.php
        )

    [calliblock] => Array
        (
            [module] => iblock
            [file] => classes/general/iblock.php
        )

    [ciblock] => Array
        (
            [module] => iblock
            [file] => classes/mysql/iblock.php
        )

    [calliblocksection] => Array
        (
            [module] => iblock
            [file] => classes/general/iblocksection.php
        )

    [ciblocksection] => Array
        (
            [module] => iblock
            [file] => classes/mysql/iblocksection.php
        )

    [calliblockproperty] => Array
        (
            [module] => iblock
            [file] => classes/general/iblockproperty.php
        )

    [ciblockpropertyenum] => Array
        (
            [module] => iblock
            [file] => classes/general/iblockpropertyenum.php
        )

    [ciblockproperty] => Array
        (
            [module] => iblock
            [file] => classes/mysql/iblockproperty.php
        )

    [calliblockelement] => Array
        (
            [module] => iblock
            [file] => classes/general/iblockelement.php
        )

    [ciblockelement] => Array
        (
            [module] => iblock
            [file] => classes/mysql/iblockelement.php
        )

    [calliblockrss] => Array
        (
            [module] => iblock
            [file] => classes/general/iblockrss.php
        )

    [ciblockrss] => Array
        (
            [module] => iblock
            [file] => classes/mysql/iblockrss.php
        )

    [ciblockpropertydatetime] => Array
        (
            [module] => iblock
            [file] => classes/general/prop_datetime.php
        )

    [ciblockpropertydate] => Array
        (
            [module] => iblock
            [file] => classes/general/prop_date.php
        )

    [ciblockpropertyxmlid] => Array
        (
            [module] => iblock
            [file] => classes/general/prop_xmlid.php
        )

    [ciblockpropertyfileman] => Array
        (
            [module] => iblock
            [file] => classes/general/prop_fileman.php
        )

    [ciblockpropertyhtml] => Array
        (
            [module] => iblock
            [file] => classes/general/prop_html.php
        )

    [ciblockpropertyelementlist] => Array
        (
            [module] => iblock
            [file] => classes/general/prop_element_list.php
        )

    [ccmlresult] => Array
        (
            [module] => iblock
            [file] => classes/general/cmlresult.php
        )

    [ciblockxmlfile] => Array
        (
            [module] => iblock
            [file] => classes/mysql/cml2.php
        )

    [ciblockcmlimport] => Array
        (
            [module] => iblock
            [file] => classes/general/cml2.php
        )

    [ciblockcmlexport] => Array
        (
            [module] => iblock
            [file] => classes/general/cml2.php
        )

    [ciblockfindtools] => Array
        (
            [module] => iblock
            [file] => classes/general/comp_findtools.php
        )

    [ciblockpricetools] => Array
        (
            [module] => iblock
            [file] => classes/general/comp_pricetools.php
        )

    [ciblockparameters] => Array
        (
            [module] => iblock
            [file] => classes/general/comp_parameters.php
        )

    [ciblockformatproperties] => Array
        (
            [module] => iblock
            [file] => classes/general/comp_formatprops.php
        )

    [calliblocksequence] => Array
        (
            [module] => iblock
            [file] => classes/general/iblocksequence.php
        )

    [ciblocksequence] => Array
        (
            [module] => iblock
            [file] => classes/mysql/iblocksequence.php
        )

    [ciblockpropertysequence] => Array
        (
            [module] => iblock
            [file] => classes/general/prop_seq.php
        )

    [ciblockpropertyelementautocomplete] => Array
        (
            [module] => iblock
            [file] => classes/general/prop_element_auto.php
        )

    [ciblockpropertysku] => Array
        (
            [module] => iblock
            [file] => classes/general/prop_element_sku.php
        )

    [ciblockpropertysectionautocomplete] => Array
        (
            [module] => iblock
            [file] => classes/general/prop_section_auto.php
        )

    [calliblockofferstmp] => Array
        (
            [module] => iblock
            [file] => classes/general/iblockoffers.php
        )

    [ciblockofferstmp] => Array
        (
            [module] => iblock
            [file] => classes/mysql/iblockoffers.php
        )

    [ceventiblock] => Array
        (
            [module] => iblock
            [file] => classes/general/iblock_event_list.php
        )

    [cratingscomponentsiblock] => Array
        (
            [module] => iblock
            [file] => classes/general/ratings_components.php
        )

    [ciblockrights] => Array
        (
            [module] => iblock
            [file] => classes/general/iblock_rights.php
        )

    [ciblocksectionrights] => Array
        (
            [module] => iblock
            [file] => classes/general/iblock_rights.php
        )

    [ciblockelementrights] => Array
        (
            [module] => iblock
            [file] => classes/general/iblock_rights.php
        )

    [ciblockrightsstorage] => Array
        (
            [module] => iblock
            [file] => classes/general/iblock_rights.php
        )

    [ciblockpropertytools] => Array
        (
            [module] => iblock
            [file] => classes/general/iblockproptools.php
        )

    [ciblocksectionpropertylink] => Array
        (
            [module] => iblock
            [file] => classes/general/section_property.php
        )

    [ciblockxmlimport] => Array
        (
            [module] => iblock
            [file] => classes/general/iblockxmlimport.php
        )

    [bitrix\iblock\iblockfieldtable] => Array
        (
            [module] => iblock
            [file] => lib/iblockfield.php
        )

    [bitrix\iblock\iblockgrouptable] => Array
        (
            [module] => iblock
            [file] => lib/iblockgroup.php
        )

    [bitrix\iblock\iblockmessagetable] => Array
        (
            [module] => iblock
            [file] => lib/iblockmessage.php
        )

    [bitrix\iblock\iblockrsstable] => Array
        (
            [module] => iblock
            [file] => lib/iblockrss.php
        )

    [bitrix\iblock\iblocksitetable] => Array
        (
            [module] => iblock
            [file] => lib/iblocksite.php
        )

    [bitrix\iblock\inheritedpropertytable] => Array
        (
            [module] => iblock
            [file] => lib/inheritedproperty.php
        )

    [bitrix\iblock\propertyenumerationtable] => Array
        (
            [module] => iblock
            [file] => lib/propertyenumeration.php
        )

    [bitrix\iblock\propertyfeaturetable] => Array
        (
            [module] => iblock
            [file] => lib/propertyfeature.php
        )

    [bitrix\iblock\sequencetable] => Array
        (
            [module] => iblock
            [file] => lib/sequence.php
        )

    [bitrix\iblock\sitetable] => Array
        (
            [module] => iblock
            [file] => lib/site.php
        )

    [bitrix\iblock\typetable] => Array
        (
            [module] => iblock
            [file] => lib/type.php
        )

    [bitrix\iblock\typelanguagetable] => Array
        (
            [module] => iblock
            [file] => lib/typelanguage.php
        )

    [bitrix\iblock\bizproctype\usertypeproperty] => Array
        (
            [module] => iblock
            [file] => lib/bizproctype/usertypeproperty.php
        )

    [bitrix\iblock\bizproctype\ecrm] => Array
        (
            [module] => iblock
            [file] => lib/bizproctype/ecrm.php
        )

    [bitrix\iblock\bizproctype\money] => Array
        (
            [module] => iblock
            [file] => lib/bizproctype/money.php
        )

    [bitrix\iblock\bizproctype\usertypepropertydiskfile] => Array
        (
            [module] => iblock
            [file] => lib/bizproctype/usertypepropertydiskfile.php
        )

    [bitrix\iblock\bizproctype\usertypepropertyelist] => Array
        (
            [module] => iblock
            [file] => lib/bizproctype/usertypepropertyelist.php
        )

    [bitrix\iblock\bizproctype\usertypepropertyemployee] => Array
        (
            [module] => iblock
            [file] => lib/bizproctype/usertypepropertyemployee.php
        )

    [bitrix\iblock\bizproctype\usertypepropertyhtml] => Array
        (
            [module] => iblock
            [file] => lib/bizproctype/usertypepropertyhtml.php
        )

    [bitrix\iblock\component\base] => Array
        (
            [module] => iblock
            [file] => lib/component/base.php
        )

    [bitrix\iblock\component\element] => Array
        (
            [module] => iblock
            [file] => lib/component/element.php
        )

    [bitrix\iblock\component\elementlist] => Array
        (
            [module] => iblock
            [file] => lib/component/elementlist.php
        )

    [bitrix\iblock\component\filters] => Array
        (
            [module] => iblock
            [file] => lib/component/filters.php
        )

    [bitrix\iblock\component\selector\element] => Array
        (
            [module] => iblock
            [file] => lib/component/selector/element.php
        )

    [bitrix\iblock\component\selector\entity] => Array
        (
            [module] => iblock
            [file] => lib/component/selector/entity.php
        )

    [bitrix\iblock\component\tools] => Array
        (
            [module] => iblock
            [file] => lib/component/tools.php
        )

    [bitrix\iblock\controller\filter\element] => Array
        (
            [module] => iblock
            [file] => lib/Controller/Filter/Element.php
        )

    [bitrix\iblock\filter\entity\elementsettings] => Array
        (
            [module] => iblock
            [file] => lib/filter/entity/elementsettings.php
        )

    [bitrix\iblock\filter\entity\iblocksettings] => Array
        (
            [module] => iblock
            [file] => lib/filter/entity/iblocksettings.php
        )

    [bitrix\iblock\filter\fieldprovider\base] => Array
        (
            [module] => iblock
            [file] => lib/filter/fieldprovider/base.php
        )

    [bitrix\iblock\filter\fieldprovider\element] => Array
        (
            [module] => iblock
            [file] => lib/filter/fieldprovider/element.php
        )

    [bitrix\iblock\filter\fieldprovider\iblockproperty] => Array
        (
            [module] => iblock
            [file] => lib/filter/fieldprovider/iblockproperty.php
        )

    [bitrix\iblock\filter\dictionary] => Array
        (
            [module] => iblock
            [file] => lib/filter/dictionary.php
        )

    [bitrix\iblock\filter\entitylist] => Array
        (
            [module] => iblock
            [file] => lib/filter/entitylist.php
        )

    [bitrix\iblock\filter\factory] => Array
        (
            [module] => iblock
            [file] => lib/filter/factory.php
        )

    [bitrix\iblock\grid\panel\groupaction] => Array
        (
            [module] => iblock
            [file] => lib/grid/panel/groupaction.php
        )

    [bitrix\iblock\grid\actiontype] => Array
        (
            [module] => iblock
            [file] => lib/grid/actiontype.php
        )

    [bitrix\iblock\helpers\admin\property] => Array
        (
            [module] => iblock
            [file] => lib/helpers/admin/property.php
        )

    [bitrix\iblock\helpers\filter\property] => Array
        (
            [module] => iblock
            [file] => lib/helpers/filter/property.php
        )

    [bitrix\iblock\helpers\filter\propertymanager] => Array
        (
            [module] => iblock
            [file] => lib/helpers/filter/propertymanager.php
        )

    [bitrix\iblock\inheritedproperty\basetemplate] => Array
        (
            [module] => iblock
            [file] => lib/inheritedproperty/basetemplate.php
        )

    [bitrix\iblock\inheritedproperty\basevalues] => Array
        (
            [module] => iblock
            [file] => lib/inheritedproperty/basevalues.php
        )

    [bitrix\iblock\inheritedproperty\elementtemplates] => Array
        (
            [module] => iblock
            [file] => lib/inheritedproperty/elementtemplates.php
        )

    [bitrix\iblock\inheritedproperty\elementvalues] => Array
        (
            [module] => iblock
            [file] => lib/inheritedproperty/elementvalues.php
        )

    [bitrix\iblock\inheritedproperty\iblocktemplates] => Array
        (
            [module] => iblock
            [file] => lib/inheritedproperty/iblocktemplates.php
        )

    [bitrix\iblock\inheritedproperty\iblockvalues] => Array
        (
            [module] => iblock
            [file] => lib/inheritedproperty/iblockvalues.php
        )

    [bitrix\iblock\inheritedproperty\sectiontemplates] => Array
        (
            [module] => iblock
            [file] => lib/inheritedproperty/sectiontemplates.php
        )

    [bitrix\iblock\inheritedproperty\sectionvalues] => Array
        (
            [module] => iblock
            [file] => lib/inheritedproperty/sectionvalues.php
        )

    [bitrix\iblock\inheritedproperty\valuesqueue] => Array
        (
            [module] => iblock
            [file] => lib/inheritedproperty/valuesqueue.php
        )

    [bitrix\iblock\landingsource\dataloader] => Array
        (
            [module] => iblock
            [file] => lib/landingsource/dataloader.php
        )

    [bitrix\iblock\landingsource\element] => Array
        (
            [module] => iblock
            [file] => lib/landingsource/element.php
        )

    [bitrix\iblock\model\propertyfeature] => Array
        (
            [module] => iblock
            [file] => lib/model/propertyfeature.php
        )

    [bitrix\iblock\model\section] => Array
        (
            [module] => iblock
            [file] => lib/model/section.php
        )

    [bitrix\iblock\propertyindex\dictionary] => Array
        (
            [module] => iblock
            [file] => lib/propertyindex/dictionary.php
        )

    [bitrix\iblock\propertyindex\element] => Array
        (
            [module] => iblock
            [file] => lib/propertyindex/element.php
        )

    [bitrix\iblock\propertyindex\facet] => Array
        (
            [module] => iblock
            [file] => lib/propertyindex/facet.php
        )

    [bitrix\iblock\propertyindex\indexer] => Array
        (
            [module] => iblock
            [file] => lib/propertyindex/indexer.php
        )

    [bitrix\iblock\propertyindex\manager] => Array
        (
            [module] => iblock
            [file] => lib/propertyindex/manager.php
        )

    [bitrix\iblock\propertyindex\querybuilder] => Array
        (
            [module] => iblock
            [file] => lib/propertyindex/querybuilder.php
        )

    [bitrix\iblock\propertyindex\storage] => Array
        (
            [module] => iblock
            [file] => lib/propertyindex/storage.php
        )

    [bitrix\iblock\template\engine] => Array
        (
            [module] => iblock
            [file] => lib/template/engine.php
        )

    [bitrix\iblock\template\noderoot] => Array
        (
            [module] => iblock
            [file] => lib/template/engine.php
        )

    [bitrix\iblock\template\nodetext] => Array
        (
            [module] => iblock
            [file] => lib/template/engine.php
        )

    [bitrix\iblock\template\nodeentityfield] => Array
        (
            [module] => iblock
            [file] => lib/template/engine.php
        )

    [bitrix\iblock\template\nodefunction] => Array
        (
            [module] => iblock
            [file] => lib/template/engine.php
        )

    [bitrix\iblock\template\helper] => Array
        (
            [module] => iblock
            [file] => lib/template/helper.php
        )

    [bitrix\iblock\template\entity\base] => Array
        (
            [module] => iblock
            [file] => lib/template/entity/base.php
        )

    [bitrix\iblock\template\entity\lazyvalueloader] => Array
        (
            [module] => iblock
            [file] => lib/template/entity/base.php
        )

    [bitrix\iblock\template\entity\catalogstore] => Array
        (
            [module] => iblock
            [file] => lib/template/entity/catalogstore.php
        )

    [bitrix\iblock\template\entity\element] => Array
        (
            [module] => iblock
            [file] => lib/template/entity/element.php
        )

    [bitrix\iblock\template\entity\elementcatalog] => Array
        (
            [module] => iblock
            [file] => lib/template/entity/elementcatalog.php
        )

    [bitrix\iblock\template\entity\elementcatalogmeasure] => Array
        (
            [module] => iblock
            [file] => lib/template/entity/elementcatalog.php
        )

    [bitrix\iblock\template\entity\elementcatalogstorelist] => Array
        (
            [module] => iblock
            [file] => lib/template/entity/elementcatalog.php
        )

    [bitrix\iblock\template\entity\elementprice] => Array
        (
            [module] => iblock
            [file] => lib/template/entity/elementprice.php
        )

    [bitrix\iblock\template\entity\elementproperty] => Array
        (
            [module] => iblock
            [file] => lib/template/entity/elementproperty.php
        )

    [bitrix\iblock\template\entity\elementpropertyuserfield] => Array
        (
            [module] => iblock
            [file] => lib/template/entity/elementproperty.php
        )

    [bitrix\iblock\template\entity\elementpropertyenum] => Array
        (
            [module] => iblock
            [file] => lib/template/entity/elementproperty.php
        )

    [bitrix\iblock\template\entity\elementpropertyelement] => Array
        (
            [module] => iblock
            [file] => lib/template/entity/elementproperty.php
        )

    [bitrix\iblock\template\entity\elementpropertysection] => Array
        (
            [module] => iblock
            [file] => lib/template/entity/elementproperty.php
        )

    [bitrix\iblock\template\entity\elementsku] => Array
        (
            [module] => iblock
            [file] => lib/template/entity/elementsku.php
        )

    [bitrix\iblock\template\entity\elementskuprice] => Array
        (
            [module] => iblock
            [file] => lib/template/entity/elementskuprice.php
        )

    [bitrix\iblock\template\entity\elementskuproperty] => Array
        (
            [module] => iblock
            [file] => lib/template/entity/elementskuproperty.php
        )

    [bitrix\iblock\template\entity\iblock] => Array
        (
            [module] => iblock
            [file] => lib/template/entity/iblock.php
        )

    [bitrix\iblock\template\entity\section] => Array
        (
            [module] => iblock
            [file] => lib/template/entity/section.php
        )

    [bitrix\iblock\template\entity\sectionpath] => Array
        (
            [module] => iblock
            [file] => lib/template/entity/sectionpath.php
        )

    [bitrix\iblock\template\entity\sectionproperty] => Array
        (
            [module] => iblock
            [file] => lib/template/entity/sectionproperty.php
        )

    [bitrix\iblock\template\functions\fabric] => Array
        (
            [module] => iblock
            [file] => lib/template/functions/fabric.php
        )

    [bitrix\iblock\template\functions\functionbase] => Array
        (
            [module] => iblock
            [file] => lib/template/functions/fabric.php
        )

    [bitrix\iblock\template\functions\functionupper] => Array
        (
            [module] => iblock
            [file] => lib/template/functions/fabric.php
        )

    [bitrix\iblock\template\functions\functionlower] => Array
        (
            [module] => iblock
            [file] => lib/template/functions/fabric.php
        )

    [bitrix\iblock\template\functions\functiontranslit] => Array
        (
            [module] => iblock
            [file] => lib/template/functions/fabric.php
        )

    [bitrix\iblock\template\functions\functionconcat] => Array
        (
            [module] => iblock
            [file] => lib/template/functions/fabric.php
        )

    [bitrix\iblock\template\functions\functionlimit] => Array
        (
            [module] => iblock
            [file] => lib/template/functions/fabric.php
        )

    [bitrix\iblock\template\functions\functioncontrast] => Array
        (
            [module] => iblock
            [file] => lib/template/functions/fabric.php
        )

    [bitrix\iblock\template\functions\functionmin] => Array
        (
            [module] => iblock
            [file] => lib/template/functions/fabric.php
        )

    [bitrix\iblock\template\functions\functionmax] => Array
        (
            [module] => iblock
            [file] => lib/template/functions/fabric.php
        )

    [bitrix\iblock\template\functions\functiondistinct] => Array
        (
            [module] => iblock
            [file] => lib/template/functions/fabric.php
        )

    [bitrix\iblock\update\adminfilteroption] => Array
        (
            [module] => iblock
            [file] => lib/update/adminfilteroption.php
        )

    [bitrix\iblock\update\admingridoption] => Array
        (
            [module] => iblock
            [file] => lib/update/admingridoption.php
        )

    [bitrix\iblock\url\adminpage\basebuilder] => Array
        (
            [module] => iblock
            [file] => lib/url/adminpage/basebuilder.php
        )

    [bitrix\iblock\url\adminpage\buildermanager] => Array
        (
            [module] => iblock
            [file] => lib/url/adminpage/buildermanager.php
        )

    [bitrix\iblock\url\adminpage\iblockbuilder] => Array
        (
            [module] => iblock
            [file] => lib/url/adminpage/iblockbuilder.php
        )

    [bitrix\iblock\sendereventhandler] => Array
        (
            [module] => iblock
            [file] => lib/senderconnector.php
        )

    [bitrix\iblock\senderconnectoriblock] => Array
        (
            [module] => iblock
            [file] => lib/senderconnector.php
        )

    [ccurrency] => Array
        (
            [module] => currency
            [file] => general/currency.php
        )

    [ccurrencylang] => Array
        (
            [module] => currency
            [file] => general/currency_lang.php
        )

    [ccurrencyrates] => Array
        (
            [module] => currency
            [file] => general/currency_rate.php
        )

    [bitrix\currency\compatible\tools] => Array
        (
            [module] => currency
            [file] => lib/compatible/tools.php
        )

    [bitrix\currency\helpers\admin\tools] => Array
        (
            [module] => currency
            [file] => lib/helpers/admin/tools.php
        )

    [bitrix\currency\helpers\editor] => Array
        (
            [module] => currency
            [file] => lib/helpers/editor.php
        )

    [bitrix\currency\userfield\money] => Array
        (
            [module] => currency
            [file] => lib/userfield/money.php
        )

    [bitrix\currency\currencymanager] => Array
        (
            [module] => currency
            [file] => lib/currencymanager.php
        )

    [bitrix\currency\currencytable] => Array
        (
            [module] => currency
            [file] => lib/currency.php
        )

    [bitrix\currency\currencylangtable] => Array
        (
            [module] => currency
            [file] => lib/currencylang.php
        )

    [bitrix\currency\currencyratetable] => Array
        (
            [module] => currency
            [file] => lib/currencyrate.php
        )

    [bitrix\currency\currencyclassifier] => Array
        (
            [module] => currency
            [file] => lib/currencyclassifier.php
        )

    [sale] => Array
        (
            [module] => sale
            [file] => install/index.php
        )

    [callsaledelivery] => Array
        (
            [module] => sale
            [file] => general/delivery.php
        )

    [csaledelivery] => Array
        (
            [module] => sale
            [file] => mysql/delivery.php
        )

    [csaledeliveryhandler] => Array
        (
            [module] => sale
            [file] => mysql/delivery_handler.php
        )

    [csaledeliveryhelper] => Array
        (
            [module] => sale
            [file] => general/delivery_helper.php
        )

    [csaledelivery2paysystem] => Array
        (
            [module] => sale
            [file] => general/delivery_2_pay_system.php
        )

    [csalelocation] => Array
        (
            [module] => sale
            [file] => mysql/location.php
        )

    [csalelocationgroup] => Array
        (
            [module] => sale
            [file] => mysql/location_group.php
        )

    [csalebasket] => Array
        (
            [module] => sale
            [file] => mysql/basket.php
        )

    [csalebaskethelper] => Array
        (
            [module] => sale
            [file] => general/basket_helper.php
        )

    [csaleuser] => Array
        (
            [module] => sale
            [file] => mysql/basket.php
        )

    [csaleorder] => Array
        (
            [module] => sale
            [file] => mysql/order.php
        )

    [csaleorderpropsgroup] => Array
        (
            [module] => sale
            [file] => mysql/order_props_group.php
        )

    [csaleorderpropsvariant] => Array
        (
            [module] => sale
            [file] => mysql/order_props_variant.php
        )

    [csaleorderuserprops] => Array
        (
            [module] => sale
            [file] => mysql/order_user_props.php
        )

    [csaleorderuserpropsvalue] => Array
        (
            [module] => sale
            [file] => mysql/order_user_props_value.php
        )

    [csaleordertax] => Array
        (
            [module] => sale
            [file] => mysql/order_tax.php
        )

    [csaleorderhelper] => Array
        (
            [module] => sale
            [file] => general/order_helper.php
        )

    [csalepaysystem] => Array
        (
            [module] => sale
            [file] => mysql/pay_system.php
        )

    [csalepaysystemaction] => Array
        (
            [module] => sale
            [file] => mysql/pay_system_action.php
        )

    [csalepaysystemshelper] => Array
        (
            [module] => sale
            [file] => general/pay_system_helper.php
        )

    [csalepaysystemtarif] => Array
        (
            [module] => sale
            [file] => general/pay_system_tarif.php
        )

    [csaletax] => Array
        (
            [module] => sale
            [file] => mysql/tax.php
        )

    [csaletaxrate] => Array
        (
            [module] => sale
            [file] => mysql/tax_rate.php
        )

    [csalepersontype] => Array
        (
            [module] => sale
            [file] => mysql/person_type.php
        )

    [csalediscount] => Array
        (
            [module] => sale
            [file] => mysql/discount.php
        )

    [csalebasketdiscountconvert] => Array
        (
            [module] => sale
            [file] => general/step_operations.php
        )

    [csalediscountreindex] => Array
        (
            [module] => sale
            [file] => general/step_operations.php
        )

    [csalediscountconvertext] => Array
        (
            [module] => sale
            [file] => general/step_operations.php
        )

    [csaleuseraccount] => Array
        (
            [module] => sale
            [file] => mysql/user.php
        )

    [csaleusertransact] => Array
        (
            [module] => sale
            [file] => mysql/user_transact.php
        )

    [csaleusercards] => Array
        (
            [module] => sale
            [file] => mysql/user_cards.php
        )

    [csalerecurring] => Array
        (
            [module] => sale
            [file] => mysql/recurring.php
        )

    [csalelang] => Array
        (
            [module] => sale
            [file] => mysql/settings.php
        )

    [csalegroupaccesstosite] => Array
        (
            [module] => sale
            [file] => mysql/settings.php
        )

    [csalegroupaccesstoflag] => Array
        (
            [module] => sale
            [file] => mysql/settings.php
        )

    [csaleauxiliary] => Array
        (
            [module] => sale
            [file] => mysql/auxiliary.php
        )

    [csaleaffiliate] => Array
        (
            [module] => sale
            [file] => mysql/affiliate.php
        )

    [csaleaffiliateplan] => Array
        (
            [module] => sale
            [file] => mysql/affiliate_plan.php
        )

    [csaleaffiliateplansection] => Array
        (
            [module] => sale
            [file] => mysql/affiliate_plan_section.php
        )

    [csaleaffiliatetier] => Array
        (
            [module] => sale
            [file] => mysql/affiliate_tier.php
        )

    [csaleaffiliatetransact] => Array
        (
            [module] => sale
            [file] => mysql/affiliate_transact.php
        )

    [csaleexport] => Array
        (
            [module] => sale
            [file] => general/export.php
        )

    [exportoneccrm] => Array
        (
            [module] => sale
            [file] => general/export.php
        )

    [csaleorderloader] => Array
        (
            [module] => sale
            [file] => general/order_loader.php
        )

    [csalemeasure] => Array
        (
            [module] => sale
            [file] => general/measurement.php
        )

    [csaleproduct] => Array
        (
            [module] => sale
            [file] => mysql/product.php
        )

    [csaleviewedproduct] => Array
        (
            [module] => sale
            [file] => mysql/product.php
        )

    [csalehelper] => Array
        (
            [module] => sale
            [file] => general/helper.php
        )

    [csalemobileorderutils] => Array
        (
            [module] => sale
            [file] => general/mobile_order.php
        )

    [csalemobileorderpull] => Array
        (
            [module] => sale
            [file] => general/mobile_order.php
        )

    [csalemobileorderpush] => Array
        (
            [module] => sale
            [file] => general/mobile_order.php
        )

    [csalemobileorderfilter] => Array
        (
            [module] => sale
            [file] => general/mobile_order.php
        )

    [cbasesalereporthelper] => Array
        (
            [module] => sale
            [file] => general/sale_report_helper.php
        )

    [csalereportsaleorderhelper] => Array
        (
            [module] => sale
            [file] => general/sale_report_helper.php
        )

    [csalereportuserhelper] => Array
        (
            [module] => sale
            [file] => general/sale_report_helper.php
        )

    [csalereportsalefuserhelper] => Array
        (
            [module] => sale
            [file] => general/sale_report_helper.php
        )

    [ibxsaleproductprovider] => Array
        (
            [module] => sale
            [file] => general/product_provider.php
        )

    [csalestorebarcode] => Array
        (
            [module] => sale
            [file] => mysql/store_barcode.php
        )

    [csaleorderchange] => Array
        (
            [module] => sale
            [file] => mysql/order_change.php
        )

    [csaleorderchangeformat] => Array
        (
            [module] => sale
            [file] => general/order_change.php
        )

    [bitrix\sale\internals\fusertable] => Array
        (
            [module] => sale
            [file] => lib/internals/fuser.php
        )

    [bitrix\sale\fuser] => Array
        (
            [module] => sale
            [file] => lib/fuser.php
        )

    [bitrix\sale\internals\input\manager] => Array
        (
            [module] => sale
            [file] => lib/internals/input.php
        )

    [bitrix\sale\internals\input\base] => Array
        (
            [module] => sale
            [file] => lib/internals/input.php
        )

    [bitrix\sale\internals\input\file] => Array
        (
            [module] => sale
            [file] => lib/internals/input.php
        )

    [bitrix\sale\internals\input\stringinput] => Array
        (
            [module] => sale
            [file] => lib/internals/input.php
        )

    [bitrix\sale\internals\sitecurrencytable] => Array
        (
            [module] => sale
            [file] => lib/internals/sitecurrency.php
        )

    [csalestatus] => Array
        (
            [module] => sale
            [file] => general/status.php
        )

    [bitrix\sale\statusbase] => Array
        (
            [module] => sale
            [file] => lib/statusbase.php
        )

    [bitrix\sale\orderstatus] => Array
        (
            [module] => sale
            [file] => lib/orderstatus.php
        )

    [bitrix\sale\deliverystatus] => Array
        (
            [module] => sale
            [file] => lib/deliverystatus.php
        )

    [bitrix\sale\internals\statustable] => Array
        (
            [module] => sale
            [file] => lib/internals/status.php
        )

    [bitrix\sale\internals\statuslangtable] => Array
        (
            [module] => sale
            [file] => lib/internals/status_lang.php
        )

    [bitrix\sale\internals\statusgrouptasktable] => Array
        (
            [module] => sale
            [file] => lib/internals/status_grouptask.php
        )

    [csaleorderprops] => Array
        (
            [module] => sale
            [file] => general/order_props.php
        )

    [csaleorderpropsadapter] => Array
        (
            [module] => sale
            [file] => general/order_props.php
        )

    [csaleorderpropsvalue] => Array
        (
            [module] => sale
            [file] => mysql/order_props_values.php
        )

    [bitrix\sale\propertyvaluecollection] => Array
        (
            [module] => sale
            [file] => lib/propertyvaluecollection.php
        )

    [bitrix\sale\internals\orderpropstable] => Array
        (
            [module] => sale
            [file] => lib/internals/orderprops.php
        )

    [bitrix\sale\internals\orderpropsgrouptable] => Array
        (
            [module] => sale
            [file] => lib/internals/orderprops_group.php
        )

    [bitrix\sale\internals\orderpropsvaluetable] => Array
        (
            [module] => sale
            [file] => lib/internals/orderprops_value.php
        )

    [bitrix\sale\internals\orderpropsvarianttable] => Array
        (
            [module] => sale
            [file] => lib/internals/orderprops_variant.php
        )

    [bitrix\sale\internals\orderpropsrelationtable] => Array
        (
            [module] => sale
            [file] => lib/internals/orderprops_relation.php
        )

    [bitrix\sale\internals\userpropsvaluetable] => Array
        (
            [module] => sale
            [file] => lib/internals/userpropsvalue.php
        )

    [bitrix\sale\internals\userpropstable] => Array
        (
            [module] => sale
            [file] => lib/internals/userprops.php
        )

    [bitrix\sale\businessvalue] => Array
        (
            [module] => sale
            [file] => lib/businessvalue.php
        )

    [bitrix\sale\ibusinessvalueprovider] => Array
        (
            [module] => sale
            [file] => lib/businessvalueproviderinterface.php
        )

    [bitrix\sale\internals\businessvaluetable] => Array
        (
            [module] => sale
            [file] => lib/internals/businessvalue.php
        )

    [bitrix\sale\internals\businessvaluepersondomaintable] => Array
        (
            [module] => sale
            [file] => lib/internals/businessvalue_persondomain.php
        )

    [bitrix\sale\internals\businessvaluecode1ctable] => Array
        (
            [module] => sale
            [file] => lib/internals/businessvalue_code_1c.php
        )

    [bitrix\sale\internals\paysystemactiontable] => Array
        (
            [module] => sale
            [file] => lib/internals/paysystemaction.php
        )

    [bitrix\sale\internals\paysysteminner] => Array
        (
            [module] => sale
            [file] => lib/internals/paysysteminner.php
        )

    [bitrix\sale\internals\deliverypaysystemtable] => Array
        (
            [module] => sale
            [file] => lib/internals/delivery_paysystem.php
        )

    [bitrix\sale\usermessageexception] => Array
        (
            [module] => sale
            [file] => lib/exception.php
        )

    [bitrix\sale\configuration] => Array
        (
            [module] => sale
            [file] => lib/configuration.php
        )

    [bitrix\sale\order] => Array
        (
            [module] => sale
            [file] => lib/order.php
        )

    [bitrix\sale\persontype] => Array
        (
            [module] => sale
            [file] => lib/persontype.php
        )

    [csalereportsalegoodshelper] => Array
        (
            [module] => sale
            [file] => general/sale_report_helper.php
        )

    [csalereportsaleproducthelper] => Array
        (
            [module] => sale
            [file] => general/sale_report_helper.php
        )

    [bitrix\sale\internals\producttable] => Array
        (
            [module] => sale
            [file] => lib/internals/product.php
        )

    [bitrix\sale\internals\goodssectiontable] => Array
        (
            [module] => sale
            [file] => lib/internals/goodssection.php
        )

    [bitrix\sale\internals\sectiontable] => Array
        (
            [module] => sale
            [file] => lib/internals/section.php
        )

    [bitrix\sale\internals\storeproducttable] => Array
        (
            [module] => sale
            [file] => lib/internals/storeproduct.php
        )

    [bitrix\sale\saleszone] => Array
        (
            [module] => sale
            [file] => lib/saleszone.php
        )

    [bitrix\sale\internals\orderdeliveryreqtable] => Array
        (
            [module] => sale
            [file] => lib/internals/orderdeliveryreq.php
        )

    [bitrix\sale\sendereventhandler] => Array
        (
            [module] => sale
            [file] => lib/senderconnector.php
        )

    [bitrix\sale\senderconnectorbuyer] => Array
        (
            [module] => sale
            [file] => lib/senderconnector.php
        )

    [bitrix\sale\userconsent] => Array
        (
            [module] => sale
            [file] => lib/userconsent.php
        )

    [bitrix\sale\internals\product2producttable] => Array
        (
            [module] => sale
            [file] => lib/internals/product2product.php
        )

    [bitrix\sale\internals\orderprocessingtable] => Array
        (
            [module] => sale
            [file] => lib/internals/orderprocessing.php
        )

    [bitrix\sale\orderbase] => Array
        (
            [module] => sale
            [file] => lib/orderbase.php
        )

    [bitrix\sale\internals\entity] => Array
        (
            [module] => sale
            [file] => lib/internals/entity.php
        )

    [bitrix\sale\internals\entitycollection] => Array
        (
            [module] => sale
            [file] => lib/internals/entitycollection.php
        )

    [bitrix\sale\internals\collectionbase] => Array
        (
            [module] => sale
            [file] => lib/internals/collectionbase.php
        )

    [bitrix\sale\shipment] => Array
        (
            [module] => sale
            [file] => lib/shipment.php
        )

    [bitrix\sale\shipmentcollection] => Array
        (
            [module] => sale
            [file] => lib/shipmentcollection.php
        )

    [bitrix\sale\shipmentitemcollection] => Array
        (
            [module] => sale
            [file] => lib/shipmentitemcollection.php
        )

    [bitrix\sale\shipmentitem] => Array
        (
            [module] => sale
            [file] => lib/shipmentitem.php
        )

    [bitrix\sale\shipmentitemstorecollection] => Array
        (
            [module] => sale
            [file] => lib/shipmentitemstorecollection.php
        )

    [bitrix\sale\shipmentitemstore] => Array
        (
            [module] => sale
            [file] => lib/shipmentitemstore.php
        )

    [bitrix\sale\paymentcollectionbase] => Array
        (
            [module] => sale
            [file] => lib/internals/paymentcollectionbase.php
        )

    [bitrix\sale\paymentcollection] => Array
        (
            [module] => sale
            [file] => lib/paymentcollection.php
        )

    [bitrix\sale\payment] => Array
        (
            [module] => sale
            [file] => lib/payment.php
        )

    [bitrix\sale\paysystemservice] => Array
        (
            [module] => sale
            [file] => lib/paysystemservice.php
        )

    [bitrix\sale\internals\fields] => Array
        (
            [module] => sale
            [file] => lib/internals/fields.php
        )

    [bitrix\sale\result] => Array
        (
            [module] => sale
            [file] => lib/result.php
        )

    [bitrix\sale\resulterror] => Array
        (
            [module] => sale
            [file] => lib/result.php
        )

    [bitrix\sale\resultserializable] => Array
        (
            [module] => sale
            [file] => lib/resultserializable.php
        )

    [bitrix\sale\eventactions] => Array
        (
            [module] => sale
            [file] => lib/eventactions.php
        )

    [bitrix\sale\basketbase] => Array
        (
            [module] => sale
            [file] => lib/basketbase.php
        )

    [bitrix\sale\basketitembase] => Array
        (
            [module] => sale
            [file] => lib/basketitembase.php
        )

    [bitrix\sale\basket] => Array
        (
            [module] => sale
            [file] => lib/basket.php
        )

    [bitrix\sale\internals\basketitembase] => Array
        (
            [module] => sale
            [file] => lib/internals/basketitembase.php
        )

    [bitrix\sale\basketitem] => Array
        (
            [module] => sale
            [file] => lib/basketitem.php
        )

    [bitrix\sale\basketbundlecollection] => Array
        (
            [module] => sale
            [file] => lib/basketbundlecollection.php
        )

    [bitrix\sale\orderproperties] => Array
        (
            [module] => sale
            [file] => lib/orderprops.php
        )

    [bitrix\sale\propertyvalue] => Array
        (
            [module] => sale
            [file] => lib/propertyvalue.php
        )

    [bitrix\sale\compatible\internals\entitycompatibility] => Array
        (
            [module] => sale
            [file] => lib/compatible/internals/entitycompatibility.php
        )

    [bitrix\sale\compatible\ordercompatibility] => Array
        (
            [module] => sale
            [file] => lib/compatible/ordercompatibility.php
        )

    [bitrix\sale\compatible\basketcompatibility] => Array
        (
            [module] => sale
            [file] => lib/compatible/basketcompatibility.php
        )

    [bitrix\sale\compatible\eventcompatibility] => Array
        (
            [module] => sale
            [file] => lib/compatible/eventcompatibility.php
        )

    [bitrix\sale\compatible\orderquery] => Array
        (
            [module] => sale
            [file] => lib/compatible/compatible.php
        )

    [bitrix\sale\compatible\orderquerylocation] => Array
        (
            [module] => sale
            [file] => lib/compatible/compatible.php
        )

    [bitrix\sale\compatible\fetchadapter] => Array
        (
            [module] => sale
            [file] => lib/compatible/compatible.php
        )

    [bitrix\sale\compatible\test] => Array
        (
            [module] => sale
            [file] => lib/compatible/compatible.php
        )

    [bitrix\sale\orderuserproperties] => Array
        (
            [module] => sale
            [file] => lib/userprops.php
        )

    [bitrix\sale\basketpropertiescollectionbase] => Array
        (
            [module] => sale
            [file] => lib/basketpropertiesbase.php
        )

    [bitrix\sale\basketpropertiescollection] => Array
        (
            [module] => sale
            [file] => lib/basketproperties.php
        )

    [bitrix\sale\basketpropertyitembase] => Array
        (
            [module] => sale
            [file] => lib/basketpropertiesitembase.php
        )

    [bitrix\sale\basketpropertyitem] => Array
        (
            [module] => sale
            [file] => lib/basketpropertiesitem.php
        )

    [bitrix\sale\tax] => Array
        (
            [module] => sale
            [file] => lib/tax.php
        )

    [bitrix\sale\internals\ordertable] => Array
        (
            [module] => sale
            [file] => lib/internals/order.php
        )

    [bitrix\sale\internals\baskettable] => Array
        (
            [module] => sale
            [file] => lib/internals/basket.php
        )

    [bitrix\sale\internals\shipmenttable] => Array
        (
            [module] => sale
            [file] => lib/internals/shipment.php
        )

    [bitrix\sale\internals\shipmentitemtable] => Array
        (
            [module] => sale
            [file] => lib/internals/shipmentitem.php
        )

    [bitrix\sale\internals\paysystemservicetable] => Array
        (
            [module] => sale
            [file] => lib/internals/paysystemservice.php
        )

    [bitrix\sale\internals\paymenttable] => Array
        (
            [module] => sale
            [file] => lib/internals/payment.php
        )

    [bitrix\sale\internals\shipmentitemstoretable] => Array
        (
            [module] => sale
            [file] => lib/internals/shipmentitemstore.php
        )

    [bitrix\sale\internals\shipmentextraservice] => Array
        (
            [module] => sale
            [file] => lib/internals/shipmentextraservice.php
        )

    [bitrix\sale\internals\orderuserpropertiestable] => Array
        (
            [module] => sale
            [file] => lib/internals/userprops.php
        )

    [bitrix\sale\internals\collectableentity] => Array
        (
            [module] => sale
            [file] => lib/internals/collectableentity.php
        )

    [bitrix\sale\provider] => Array
        (
            [module] => sale
            [file] => lib/provider.php
        )

    [bitrix\sale\providerbase] => Array
        (
            [module] => sale
            [file] => lib/providerbase.php
        )

    [bitrix\sale\internals\catalog\provider] => Array
        (
            [module] => sale
            [file] => lib/internals/catalog/provider.php
        )

    [bitrix\sale\saleproviderbase] => Array
        (
            [module] => sale
            [file] => lib/saleproviderbase.php
        )

    [bitrix\sale\internals\transferdataprovider] => Array
        (
            [module] => sale
            [file] => lib/internals/transferdataprovider.php
        )

    [bitrix\sale\internals\poolquantity] => Array
        (
            [module] => sale
            [file] => lib/internals/poolquantity.php
        )

    [bitrix\sale\internals\providercreator] => Array
        (
            [module] => sale
            [file] => lib/internals/providercreator.php
        )

    [bitrix\sale\internals\providerbuilderbase] => Array
        (
            [module] => sale
            [file] => lib/internals/providerbuilderbase.php
        )

    [bitrix\sale\internals\providerbuilder] => Array
        (
            [module] => sale
            [file] => lib/internals/providerbuilder.php
        )

    [bitrix\sale\internals\providerbuildercompatibility] => Array
        (
            [module] => sale
            [file] => lib/internals/providerbuildercompatibility.php
        )

    [bitrix\sale\orderhistory] => Array
        (
            [module] => sale
            [file] => lib/orderhistory.php
        )

    [bitrix\sale\internals\callbackregistrytable] => Array
        (
            [module] => sale
            [file] => lib/internals/callbackregistry.php
        )

    [bitrix\sale\internals\basketpropertytable] => Array
        (
            [module] => sale
            [file] => lib/internals/basketproperties.php
        )

    [bitrix\sale\internals\companytable] => Array
        (
            [module] => sale
            [file] => lib/internals/company.php
        )

    [bitrix\sale\internals\companygrouptable] => Array
        (
            [module] => sale
            [file] => lib/internals/companygroup.php
        )

    [bitrix\sale\internals\companyresponsiblegrouptable] => Array
        (
            [module] => sale
            [file] => lib/internals/companyresponsiblegroup.php
        )

    [bitrix\sale\internals\persontypetable] => Array
        (
            [module] => sale
            [file] => lib/internals/persontype.php
        )

    [bitrix\sale\internals\persontypesitetable] => Array
        (
            [module] => sale
            [file] => lib/internals/persontypesite.php
        )

    [bitrix\sale\internals\pool] => Array
        (
            [module] => sale
            [file] => lib/internals/pool.php
        )

    [bitrix\sale\internals\userbudgetpool] => Array
        (
            [module] => sale
            [file] => lib/internals/userbudgetpool.php
        )

    [bitrix\sale\internals\eventspool] => Array
        (
            [module] => sale
            [file] => lib/internals/eventspool.php
        )

    [bitrix\sale\internals\events] => Array
        (
            [module] => sale
            [file] => lib/internals/events.php
        )

    [bitrix\sale\pricemaths] => Array
        (
            [module] => sale
            [file] => lib/pricemaths.php
        )

    [bitrix\sale\basketcomponenthelper] => Array
        (
            [module] => sale
            [file] => lib/basketcomponenthelper.php
        )

    [bitrix\sale\registry] => Array
        (
            [module] => sale
            [file] => lib/registry.php
        )

    [ipaymentorder] => Array
        (
            [module] => sale
            [file] => lib/internals/paymentinterface.php
        )

    [ishipmentorder] => Array
        (
            [module] => sale
            [file] => lib/internals/shipmentinterface.php
        )

    [ientitymarker] => Array
        (
            [module] => sale
            [file] => lib/internals/entitymarkerinterface.php
        )

    [bitrix\sale\internals\orderarchivetable] => Array
        (
            [module] => sale
            [file] => lib/internals/orderarchive.php
        )

    [bitrix\sale\internals\basketarchivetable] => Array
        (
            [module] => sale
            [file] => lib/internals/basketarchive.php
        )

    [bitrix\sale\internals\orderarchivepackedtable] => Array
        (
            [module] => sale
            [file] => lib/internals/orderarchivepacked.php
        )

    [bitrix\sale\internals\basketarchivepackedtable] => Array
        (
            [module] => sale
            [file] => lib/internals/basketarchivepacked.php
        )

    [bitrix\sale\archive\manager] => Array
        (
            [module] => sale
            [file] => lib/archive/manager.php
        )

    [bitrix\sale\archive\recovery\base] => Array
        (
            [module] => sale
            [file] => lib/archive/recovery/base.php
        )

    [bitrix\sale\archive\recovery\scheme] => Array
        (
            [module] => sale
            [file] => lib/archive/recovery/scheme.php
        )

    [bitrix\sale\archive\recovery\version1] => Array
        (
            [module] => sale
            [file] => lib/archive/recovery/version1.php
        )

    [bitrix\sale\tax\ratetable] => Array
        (
            [module] => sale
            [file] => lib/tax/rate.php
        )

    [bitrix\sale\location\locationtable] => Array
        (
            [module] => sale
            [file] => lib/location/location.php
        )

    [bitrix\sale\location\tree] => Array
        (
            [module] => sale
            [file] => lib/location/tree.php
        )

    [bitrix\sale\location\typetable] => Array
        (
            [module] => sale
            [file] => lib/location/type.php
        )

    [bitrix\sale\location\grouptable] => Array
        (
            [module] => sale
            [file] => lib/location/group.php
        )

    [bitrix\sale\location\externaltable] => Array
        (
            [module] => sale
            [file] => lib/location/external.php
        )

    [bitrix\sale\location\externalservicetable] => Array
        (
            [module] => sale
            [file] => lib/location/externalservice.php
        )

    [bitrix\sale\location\search\finder] => Array
        (
            [module] => sale
            [file] => lib/location/search/finder.php
        )

    [bitrix\sale\location\search\wordtable] => Array
        (
            [module] => sale
            [file] => lib/location/search/word.php
        )

    [bitrix\sale\location\search\chaintable] => Array
        (
            [module] => sale
            [file] => lib/location/search/chain.php
        )

    [bitrix\sale\location\search\sitelinktable] => Array
        (
            [module] => sale
            [file] => lib/location/search/sitelink.php
        )

    [bitrix\sale\location\name\nameentity] => Array
        (
            [module] => sale
            [file] => lib/location/name/nameentity.php
        )

    [bitrix\sale\location\name\locationtable] => Array
        (
            [module] => sale
            [file] => lib/location/name/location.php
        )

    [bitrix\sale\location\name\typetable] => Array
        (
            [module] => sale
            [file] => lib/location/name/type.php
        )

    [bitrix\sale\location\name\grouptable] => Array
        (
            [module] => sale
            [file] => lib/location/name/group.php
        )

    [bitrix\sale\location\connector] => Array
        (
            [module] => sale
            [file] => lib/location/connector.php
        )

    [bitrix\sale\location\grouplocationtable] => Array
        (
            [module] => sale
            [file] => lib/location/grouplocation.php
        )

    [bitrix\sale\location\sitelocationtable] => Array
        (
            [module] => sale
            [file] => lib/location/sitelocation.php
        )

    [bitrix\sale\location\defaultsitetable] => Array
        (
            [module] => sale
            [file] => lib/location/defaultsite.php
        )

    [bitrix\sale\location\db\commonhelper] => Array
        (
            [module] => sale
            [file] => lib/location/db/commonhelper.php
        )

    [bitrix\sale\location\db\helper] => Array
        (
            [module] => sale
            [file] => lib/location/db/mysql/helper.php
        )

    [bitrix\sale\location\db\blockinserter] => Array
        (
            [module] => sale
            [file] => lib/location/db/blockinserter.php
        )

    [bitrix\sale\location\admin\helper] => Array
        (
            [module] => sale
            [file] => lib/location/admin/helper.php
        )

    [bitrix\sale\location\admin\namehelper] => Array
        (
            [module] => sale
            [file] => lib/location/admin/namehelper.php
        )

    [bitrix\sale\location\admin\locationhelper] => Array
        (
            [module] => sale
            [file] => lib/location/admin/locationhelper.php
        )

    [bitrix\sale\location\admin\typehelper] => Array
        (
            [module] => sale
            [file] => lib/location/admin/typehelper.php
        )

    [bitrix\sale\location\admin\grouphelper] => Array
        (
            [module] => sale
            [file] => lib/location/admin/grouphelper.php
        )

    [bitrix\sale\location\admin\defaultsitehelper] => Array
        (
            [module] => sale
            [file] => lib/location/admin/defaultsitehelper.php
        )

    [bitrix\sale\location\admin\sitelocationhelper] => Array
        (
            [module] => sale
            [file] => lib/location/admin/sitelocationhelper.php
        )

    [bitrix\sale\location\admin\externalservicehelper] => Array
        (
            [module] => sale
            [file] => lib/location/admin/externalservicehelper.php
        )

    [bitrix\sale\location\admin\searchhelper] => Array
        (
            [module] => sale
            [file] => lib/location/admin/searchhelper.php
        )

    [bitrix\sale\location\util\process] => Array
        (
            [module] => sale
            [file] => lib/location/util/process.php
        )

    [bitrix\sale\location\util\csvreader] => Array
        (
            [module] => sale
            [file] => lib/location/util/csvreader.php
        )

    [bitrix\sale\location\util\assert] => Array
        (
            [module] => sale
            [file] => lib/location/util/assert.php
        )

    [bitrix\sale\location\import\importprocess] => Array
        (
            [module] => sale
            [file] => lib/location/import/importprocess.php
        )

    [bitrix\sale\location\search\reindexprocess] => Array
        (
            [module] => sale
            [file] => lib/location/search/reindexprocess.php
        )

    [bitrix\sale\location\tree\nodenotfoundexception] => Array
        (
            [module] => sale
            [file] => lib/location/tree/exception.php
        )

    [bitrix\sale\location\tree\nodeincorrectexception] => Array
        (
            [module] => sale
            [file] => lib/location/tree/exception.php
        )

    [bitrix\sale\location\exception] => Array
        (
            [module] => sale
            [file] => lib/location/exception.php
        )

    [csaleproxyadminresult] => Array
        (
            [module] => sale
            [file] => general/proxyadminresult.php
        )

    [csaleproxyadminuiresult] => Array
        (
            [module] => sale
            [file] => general/proxyadminresult.php
        )

    [csaleproxyresult] => Array
        (
            [module] => sale
            [file] => general/proxyresult.php
        )

    [bitrix\sale\location\migration\cupdaterlocationpro] => Array
        (
            [module] => sale
            [file] => lib/location/migration/migrate.php
        )

    [bitrix\sale\delivery\deliverylocationtable] => Array
        (
            [module] => sale
            [file] => lib/delivery/deliverylocation.php
        )

    [bitrix\sale\delivery\deliverylocationexcludetable] => Array
        (
            [module] => sale
            [file] => lib/delivery/deliverylocationexclude.php
        )

    [bitrix\sale\tax\ratelocationtable] => Array
        (
            [module] => sale
            [file] => lib/tax/ratelocation.php
        )

    [csalebasketfilter] => Array
        (
            [module] => sale
            [file] => general/sale_cond.php
        )

    [csalecondctrl] => Array
        (
            [module] => sale
            [file] => general/sale_cond.php
        )

    [csalecondctrlcomplex] => Array
        (
            [module] => sale
            [file] => general/sale_cond.php
        )

    [csalecondctrlgroup] => Array
        (
            [module] => sale
            [file] => general/sale_cond.php
        )

    [csalecondctrlbasketgroup] => Array
        (
            [module] => sale
            [file] => general/sale_cond.php
        )

    [csalecondctrlbasketfields] => Array
        (
            [module] => sale
            [file] => general/sale_cond.php
        )

    [csalecondctrlbasketitemconditions] => Array
        (
            [module] => sale
            [file] => general/sale_cond.php
        )

    [csalecondctrlbasketproperties] => Array
        (
            [module] => sale
            [file] => general/sale_cond.php
        )

    [csalecondctrlorderfields] => Array
        (
            [module] => sale
            [file] => general/sale_cond.php
        )

    [csalecondctrlcommon] => Array
        (
            [module] => sale
            [file] => general/sale_cond.php
        )

    [csalecondtree] => Array
        (
            [module] => sale
            [file] => general/sale_cond.php
        )

    [csalecondctrlpastorder] => Array
        (
            [module] => sale
            [file] => general/sale_cond.php
        )

    [csalecondcumulativectrl] => Array
        (
            [module] => sale
            [file] => general/sale_cond.php
        )

    [csalecumulativeaction] => Array
        (
            [module] => sale
            [file] => general/sale_act.php
        )

    [csaleactionctrl] => Array
        (
            [module] => sale
            [file] => general/sale_act.php
        )

    [csaleactionctrlcomplex] => Array
        (
            [module] => sale
            [file] => general/sale_act.php
        )

    [csaleactionctrlgroup] => Array
        (
            [module] => sale
            [file] => general/sale_act.php
        )

    [csaleactionctrlaction] => Array
        (
            [module] => sale
            [file] => general/sale_act.php
        )

    [csalediscountactionapply] => Array
        (
            [module] => sale
            [file] => general/sale_act.php
        )

    [csaleactionctrldelivery] => Array
        (
            [module] => sale
            [file] => general/sale_act.php
        )

    [csaleactiongift] => Array
        (
            [module] => sale
            [file] => general/sale_act.php
        )

    [csaleactiongiftctrlgroup] => Array
        (
            [module] => sale
            [file] => general/sale_act.php
        )

    [csaleactionctrlbasketgroup] => Array
        (
            [module] => sale
            [file] => general/sale_act.php
        )

    [csaleactionctrlsubgroup] => Array
        (
            [module] => sale
            [file] => general/sale_act.php
        )

    [csaleactioncondctrlbasketfields] => Array
        (
            [module] => sale
            [file] => general/sale_act.php
        )

    [csaleactiontree] => Array
        (
            [module] => sale
            [file] => general/sale_act.php
        )

    [csalediscountconvert] => Array
        (
            [module] => sale
            [file] => general/discount_convert.php
        )

    [csalepdf] => Array
        (
            [module] => sale
            [file] => general/pdf.php
        )

    [csaleymhandler] => Array
        (
            [module] => sale
            [file] => general/ym_handler.php
        )

    [csaleymlocation] => Array
        (
            [module] => sale
            [file] => general/ym_location.php
        )

    [bitrix\sale\delivery\calculationresult] => Array
        (
            [module] => sale
            [file] => lib/delivery/calculationresult.php
        )

    [bitrix\sale\delivery\services\table] => Array
        (
            [module] => sale
            [file] => lib/delivery/services/table.php
        )

    [bitrix\sale\delivery\restrictions\table] => Array
        (
            [module] => sale
            [file] => lib/delivery/restrictions/table.php
        )

    [bitrix\sale\delivery\services\manager] => Array
        (
            [module] => sale
            [file] => lib/delivery/services/manager.php
        )

    [bitrix\sale\delivery\restrictions\base] => Array
        (
            [module] => sale
            [file] => lib/delivery/restrictions/base.php
        )

    [bitrix\sale\delivery\restrictions\manager] => Array
        (
            [module] => sale
            [file] => lib/delivery/restrictions/manager.php
        )

    [bitrix\sale\delivery\services\base] => Array
        (
            [module] => sale
            [file] => lib/delivery/services/base.php
        )

    [bitrix\sale\delivery\menu] => Array
        (
            [module] => sale
            [file] => lib/delivery/menu.php
        )

    [bitrix\sale\delivery\services\objectpool] => Array
        (
            [module] => sale
            [file] => lib/delivery/services/objectpool.php
        )

    [bitrix\sale\tradingplatformtable] => Array
        (
            [module] => sale
            [file] => lib/internals/tradingplatform.php
        )

    [bitrix\sale\tradingplatform\ebay\policy] => Array
        (
            [module] => sale
            [file] => lib/tradingplatform/ebay/policy.php
        )

    [bitrix\sale\tradingplatform\helper] => Array
        (
            [module] => sale
            [file] => lib/tradingplatform/helper.php
        )

    [bitrix\sale\tradingplatform\ymarket\yandexmarket] => Array
        (
            [module] => sale
            [file] => lib/tradingplatform/ymarket/yandexmarket.php
        )

    [bitrix\sale\tradingplatform\platform] => Array
        (
            [module] => sale
            [file] => lib/tradingplatform/platform.php
        )

    [bitrix\sale\tradingplatform\logger] => Array
        (
            [module] => sale
            [file] => lib/tradingplatform/logger.php
        )

    [bitrix\sale\internals\shipmentextraservicetable] => Array
        (
            [module] => sale
            [file] => lib/internals/shipmentextraservice.php
        )

    [bitrix\sale\delivery\extraservices\manager] => Array
        (
            [module] => sale
            [file] => lib/delivery/extra_services/manager.php
        )

    [bitrix\sale\delivery\extraservices\base] => Array
        (
            [module] => sale
            [file] => lib/delivery/extra_services/base.php
        )

    [bitrix\sale\delivery\extraservices\table] => Array
        (
            [module] => sale
            [file] => lib/delivery/extra_services/table.php
        )

    [bitrix\sale\delivery\tracking\manager] => Array
        (
            [module] => sale
            [file] => lib/delivery/tracking/manager.php
        )

    [bitrix\sale\delivery\tracking\table] => Array
        (
            [module] => sale
            [file] => lib/delivery/tracking/table.php
        )

    [bitrix\sale\delivery\externallocationmap] => Array
        (
            [module] => sale
            [file] => lib/delivery/externallocationmap.php
        )

    [bitrix\sale\internals\servicerestrictiontable] => Array
        (
            [module] => sale
            [file] => lib/internals/servicerestriction.php
        )

    [bitrix\sale\services\base\restrictionmanager] => Array
        (
            [module] => sale
            [file] => lib/services/base/restrictionmanager.php
        )

    [bitrix\sale\services\base\siterestriction] => Array
        (
            [module] => sale
            [file] => lib/services/base/siterestriction.php
        )

    [bitrix\sale\services\base\tradebindingrestriction] => Array
        (
            [module] => sale
            [file] => lib/services/base/tradebindingrestriction.php
        )

    [bitrix\sale\compatible\discountcompatibility] => Array
        (
            [module] => sale
            [file] => lib/compatible/discountcompatibility.php
        )

    [bitrix\sale\config\feature] => Array
        (
            [module] => sale
            [file] => lib/config/feature.php
        )

    [bitrix\sale\discount\context\basecontext] => Array
        (
            [module] => sale
            [file] => lib/discount/context/basecontext.php
        )

    [bitrix\sale\discount\context\fuser] => Array
        (
            [module] => sale
            [file] => lib/discount/context/fuser.php
        )

    [bitrix\sale\discount\context\user] => Array
        (
            [module] => sale
            [file] => lib/discount/context/user.php
        )

    [bitrix\sale\discount\context\usergroup] => Array
        (
            [module] => sale
            [file] => lib/discount/context/usergroup.php
        )

    [bitrix\sale\discount\gift\collection] => Array
        (
            [module] => sale
            [file] => lib/discount/gift/collection.php
        )

    [bitrix\sale\discount\gift\gift] => Array
        (
            [module] => sale
            [file] => lib/discount/gift/gift.php
        )

    [bitrix\sale\discount\gift\manager] => Array
        (
            [module] => sale
            [file] => lib/discount/gift/manager.php
        )

    [bitrix\sale\discount\gift\relateddatatable] => Array
        (
            [module] => sale
            [file] => lib/discount/gift/relateddata.php
        )

    [bitrix\sale\discount\index\indexelementtable] => Array
        (
            [module] => sale
            [file] => lib/discount/index/indexelement.php
        )

    [bitrix\sale\discount\index\indexsectiontable] => Array
        (
            [module] => sale
            [file] => lib/discount/index/indexsection.php
        )

    [bitrix\sale\discount\index\manager] => Array
        (
            [module] => sale
            [file] => lib/discount/index/manager.php
        )

    [bitrix\sale\discount\migration\orderdiscountmigrator] => Array
        (
            [module] => sale
            [file] => lib/discount/migration/orderdiscountmigrator.php
        )

    [bitrix\sale\discount\prediction\manager] => Array
        (
            [module] => sale
            [file] => lib/discount/prediction/manager.php
        )

    [bitrix\sale\discount\preset\arrayhelper] => Array
        (
            [module] => sale
            [file] => lib/discount/preset/arrayhelper.php
        )

    [bitrix\sale\discount\preset\basepreset] => Array
        (
            [module] => sale
            [file] => lib/discount/preset/basepreset.php
        )

    [bitrix\sale\discount\preset\htmlhelper] => Array
        (
            [module] => sale
            [file] => lib/discount/preset/htmlhelper.php
        )

    [bitrix\sale\discount\preset\manager] => Array
        (
            [module] => sale
            [file] => lib/discount/preset/manager.php
        )

    [bitrix\sale\discount\preset\selectproductpreset] => Array
        (
            [module] => sale
            [file] => lib/discount/preset/selectproductpreset.php
        )

    [bitrix\sale\discount\preset\state] => Array
        (
            [module] => sale
            [file] => lib/discount/preset/state.php
        )

    [bitrix\sale\discount\result\compatibleformat] => Array
        (
            [module] => sale
            [file] => lib/discount/result/compatibleformat.php
        )

    [bitrix\sale\discount\runtimecache\discountcache] => Array
        (
            [module] => sale
            [file] => lib/discount/runtimecache/discountcache.php
        )

    [bitrix\sale\discount\runtimecache\fusercache] => Array
        (
            [module] => sale
            [file] => lib/discount/runtimecache/fusercache.php
        )

    [bitrix\sale\discount\actions] => Array
        (
            [module] => sale
            [file] => lib/discount/actions.php
        )

    [bitrix\sale\discount\analyzer] => Array
        (
            [module] => sale
            [file] => lib/discount/analyzer.php
        )

    [bitrix\sale\discount\cumulativecalculator] => Array
        (
            [module] => sale
            [file] => lib/discount/cumulativecalculator.php
        )

    [bitrix\sale\discount\formatter] => Array
        (
            [module] => sale
            [file] => lib/discount/formatter.php
        )

    [bitrix\sale\internals\discounttable] => Array
        (
            [module] => sale
            [file] => lib/internals/discount.php
        )

    [bitrix\sale\internals\discountcoupontable] => Array
        (
            [module] => sale
            [file] => lib/internals/discountcoupon.php
        )

    [bitrix\sale\internals\discountentitiestable] => Array
        (
            [module] => sale
            [file] => lib/internals/discountentities.php
        )

    [bitrix\sale\internals\discountgrouptable] => Array
        (
            [module] => sale
            [file] => lib/internals/discountgroup.php
        )

    [bitrix\sale\internals\discountmoduletable] => Array
        (
            [module] => sale
            [file] => lib/internals/discountmodule.php
        )

    [bitrix\sale\internals\orderdiscounttable] => Array
        (
            [module] => sale
            [file] => lib/internals/orderdiscount.php
        )

    [bitrix\sale\internals\orderdiscountdatatable] => Array
        (
            [module] => sale
            [file] => lib/internals/orderdiscount.php
        )

    [bitrix\sale\internals\ordercouponstable] => Array
        (
            [module] => sale
            [file] => lib/internals/orderdiscount.php
        )

    [bitrix\sale\internals\ordermodulestable] => Array
        (
            [module] => sale
            [file] => lib/internals/orderdiscount.php
        )

    [bitrix\sale\internals\orderroundtable] => Array
        (
            [module] => sale
            [file] => lib/internals/orderround.php
        )

    [bitrix\sale\internals\orderrulestable] => Array
        (
            [module] => sale
            [file] => lib/internals/orderdiscount.php
        )

    [bitrix\sale\internals\orderrulesdescrtable] => Array
        (
            [module] => sale
            [file] => lib/internals/orderdiscount.php
        )

    [bitrix\sale\internals\accountnumbergenerator] => Array
        (
            [module] => sale
            [file] => lib/internals/accountnumber.php
        )

    [bitrix\sale\discount] => Array
        (
            [module] => sale
            [file] => lib/discount.php
        )

    [bitrix\sale\discountbase] => Array
        (
            [module] => sale
            [file] => lib/discountbase.php
        )

    [bitrix\sale\discountcouponsmanager] => Array
        (
            [module] => sale
            [file] => lib/discountcouponsmanager.php
        )

    [bitrix\sale\discountcouponsmanagerbase] => Array
        (
            [module] => sale
            [file] => lib/discountcouponsmanagerbase.php
        )

    [bitrix\sale\orderdiscount] => Array
        (
            [module] => sale
            [file] => lib/orderdiscount.php
        )

    [bitrix\sale\orderdiscountbase] => Array
        (
            [module] => sale
            [file] => lib/orderdiscountbase.php
        )

    [bitrix\sale\orderdiscountmanager] => Array
        (
            [module] => sale
            [file] => lib/orderdiscountmanager.php
        )

    [bitrix\sale\paysystem\logger] => Array
        (
            [module] => sale
            [file] => lib/paysystem/logger.php
        )

    [bitrix\sale\paysystem\restservice] => Array
        (
            [module] => sale
            [file] => lib/paysystem/restservice.php
        )

    [bitrix\sale\paysystem\resthandler] => Array
        (
            [module] => sale
            [file] => lib/paysystem/resthandler.php
        )

    [bitrix\sale\services\base\restclient] => Array
        (
            [module] => sale
            [file] => lib/services/base/restclient.php
        )

    [bitrix\sale\paysystem\service] => Array
        (
            [module] => sale
            [file] => lib/paysystem/service.php
        )

    [bitrix\sale\internals\paysystemresthandlerstable] => Array
        (
            [module] => sale
            [file] => lib/internals/paysystemresthandlers.php
        )

    [bitrix\sale\paysystem\manager] => Array
        (
            [module] => sale
            [file] => lib/paysystem/manager.php
        )

    [bitrix\sale\paysystem\baseservicehandler] => Array
        (
            [module] => sale
            [file] => lib/paysystem/baseservicehandler.php
        )

    [bitrix\sale\paysystem\servicehandler] => Array
        (
            [module] => sale
            [file] => lib/paysystem/servicehandler.php
        )

    [bitrix\sale\paysystem\irefund] => Array
        (
            [module] => sale
            [file] => lib/paysystem/irefund.php
        )

    [bitrix\sale\paysystem\ipdf] => Array
        (
            [module] => sale
            [file] => lib/paysystem/ipdf.php
        )

    [bitrix\sale\paysystem\irefundextended] => Array
        (
            [module] => sale
            [file] => lib/paysystem/irefundextended.php
        )

    [bitrix\sale\paysystem\cert] => Array
        (
            [module] => sale
            [file] => lib/paysystem/cert.php
        )

    [bitrix\sale\paysystem\ipayable] => Array
        (
            [module] => sale
            [file] => lib/paysystem/ipayable.php
        )

    [bitrix\sale\paysystem\icheckable] => Array
        (
            [module] => sale
            [file] => lib/paysystem/icheckable.php
        )

    [bitrix\sale\paysystem\iprepayable] => Array
        (
            [module] => sale
            [file] => lib/paysystem/iprepayable.php
        )

    [bitrix\sale\paysystem\compatibilityhandler] => Array
        (
            [module] => sale
            [file] => lib/paysystem/compatibilityhandler.php
        )

    [bitrix\sale\paysystem\ihold] => Array
        (
            [module] => sale
            [file] => lib/paysystem/ihold.php
        )

    [bitrix\sale\paysystem\ipartialhold] => Array
        (
            [module] => sale
            [file] => lib/paysystem/ipartialhold.php
        )

    [bitrix\sale\internals\paymentlogtable] => Array
        (
            [module] => sale
            [file] => lib/internals/paymentlog.php
        )

    [bitrix\sale\services\paysystem\restrictions\manager] => Array
        (
            [module] => sale
            [file] => lib/services/paysystem/restrictions/manager.php
        )

    [bitrix\sale\services\base\restriction] => Array
        (
            [module] => sale
            [file] => lib/services/base/restriction.php
        )

    [bitrix\sale\internals\yandexsettingstable] => Array
        (
            [module] => sale
            [file] => lib/internals/yandexsettings.php
        )

    [bitrix\sale\services\company\manager] => Array
        (
            [module] => sale
            [file] => lib/services/company/manager.php
        )

    [bitrix\sale\internals\collectionfilteriterator] => Array
        (
            [module] => sale
            [file] => lib/internals/collectionfilteriterator.php
        )

    [bitrix\sale\cashbox\internals\pool] => Array
        (
            [module] => sale
            [file] => lib/cashbox/internals/pool.php
        )

    [bitrix\sale\cashbox\internals\cashboxtable] => Array
        (
            [module] => sale
            [file] => lib/cashbox/internals/cashbox.php
        )

    [bitrix\sale\cashbox\internals\cashboxchecktable] => Array
        (
            [module] => sale
            [file] => lib/cashbox/internals/cashboxcheck.php
        )

    [bitrix\sale\cashbox\internals\cashboxzreporttable] => Array
        (
            [module] => sale
            [file] => lib/cashbox/internals/cashboxzreport.php
        )

    [bitrix\sale\cashbox\internals\cashboxerrlogtable] => Array
        (
            [module] => sale
            [file] => lib/cashbox/internals/cashboxerrlog.php
        )

    [bitrix\sale\cashbox\cashbox] => Array
        (
            [module] => sale
            [file] => lib/cashbox/cashbox.php
        )

    [bitrix\sale\cashbox\manager] => Array
        (
            [module] => sale
            [file] => lib/cashbox/manager.php
        )

    [bitrix\sale\cashbox\iprintimmediately] => Array
        (
            [module] => sale
            [file] => lib/cashbox/iprintimmediately.php
        )

    [bitrix\sale\cashbox\restrictions\manager] => Array
        (
            [module] => sale
            [file] => lib/cashbox/restrictions/manager.php
        )

    [bitrix\sale\notify] => Array
        (
            [module] => sale
            [file] => lib/notify.php
        )

    [bitrix\sale\buyerstatistic] => Array
        (
            [module] => sale
            [file] => /lib/buyerstatistic.php
        )

    [bitrix\sale\internals\buyerstatistictable] => Array
        (
            [module] => sale
            [file] => /lib/internals/buyerstatistic.php
        )

    [cadminsalelist] => Array
        (
            [module] => sale
            [file] => general/admin_lib.php
        )

    [bitrix\sale\helpers\admin\skuprops] => Array
        (
            [module] => sale
            [file] => lib/helpers/admin/skuprops.php
        )

    [bitrix\sale\helpers\admin\product] => Array
        (
            [module] => sale
            [file] => lib/helpers/admin/product.php
        )

    [bitrix\sale\helpers\order] => Array
        (
            [module] => sale
            [file] => lib/helpers/order.php
        )

    [bitrix\sale\location\comparator\replacement] => Array
        (
            [module] => sale
            [file] => lib/location/comparator/ru/replacement.php
        )

    [bitrix\sale\location\comparator\tmptable] => Array
        (
            [module] => sale
            [file] => lib/location/comparator/tmptable.php
        )

    [bitrix\sale\location\comparator] => Array
        (
            [module] => sale
            [file] => lib/location/comparator.php
        )

    [bitrix\sale\location\comparator\mapresult] => Array
        (
            [module] => sale
            [file] => lib/location/comparator/mapresult.php
        )

    [bitrix\sale\location\comparator\mapper] => Array
        (
            [module] => sale
            [file] => lib/location/comparator/mapper.php
        )

    [bitrix\sale\exchange\onec\documentimport] => Array
        (
            [module] => sale
            [file] => /lib/exchange/compatibility/documents.php
        )

    [bitrix\sale\exchange\onec\collisionorder] => Array
        (
            [module] => sale
            [file] => /lib/exchange/onec/importcollision.php
        )

    [bitrix\sale\exchange\onec\collisionshipment] => Array
        (
            [module] => sale
            [file] => /lib/exchange/onec/importcollision.php
        )

    [bitrix\sale\exchange\onec\collisionpayment] => Array
        (
            [module] => sale
            [file] => /lib/exchange/onec/importcollision.php
        )

    [bitrix\sale\exchange\onec\collisionprofile] => Array
        (
            [module] => sale
            [file] => /lib/exchange/onec/importcollision.php
        )

    [bitrix\sale\exchange\onec\paymentcashdocument] => Array
        (
            [module] => sale
            [file] => /lib/exchange/onec/paymentdocument.php
        )

    [bitrix\sale\exchange\onec\paymentcashlessdocument] => Array
        (
            [module] => sale
            [file] => /lib/exchange/onec/paymentdocument.php
        )

    [bitrix\sale\exchange\onec\paymentcarddocument] => Array
        (
            [module] => sale
            [file] => /lib/exchange/onec/paymentdocument.php
        )

    [bitrix\sale\exchange\onec\importcriterionbase] => Array
        (
            [module] => sale
            [file] => /lib/exchange/onec/importcriterion.php
        )

    [bitrix\sale\exchange\onec\importcriteriononeccml2] => Array
        (
            [module] => sale
            [file] => /lib/exchange/onec/importcriterion.php
        )

    [bitrix\sale\exchange\onec\criterionorder] => Array
        (
            [module] => sale
            [file] => /lib/exchange/onec/importcriterion.php
        )

    [bitrix\sale\exchange\onec\criterionshipment] => Array
        (
            [module] => sale
            [file] => /lib/exchange/onec/importcriterion.php
        )

    [bitrix\sale\exchange\onec\criterionshipmentinvoice] => Array
        (
            [module] => sale
            [file] => /lib/exchange/onec/importcriterion.php
        )

    [bitrix\sale\exchange\onec\criterionpayment] => Array
        (
            [module] => sale
            [file] => /lib/exchange/onec/importcriterion.php
        )

    [bitrix\sale\exchange\onec\criterionprofile] => Array
        (
            [module] => sale
            [file] => /lib/exchange/onec/importcriterion.php
        )

    [bitrix\sale\exchange\entity\orderimportloader] => Array
        (
            [module] => sale
            [file] => /lib/exchange/entity/entityimportloader.php
        )

    [bitrix\sale\exchange\entity\invoiceimportloader] => Array
        (
            [module] => sale
            [file] => /lib/exchange/entity/entityimportloader.php
        )

    [bitrix\sale\exchange\entity\paymentimportloader] => Array
        (
            [module] => sale
            [file] => /lib/exchange/entity/entityimportloader.php
        )

    [bitrix\sale\exchange\entity\shipmentimportloader] => Array
        (
            [module] => sale
            [file] => /lib/exchange/entity/entityimportloader.php
        )

    [bitrix\sale\exchange\entity\userprofileimportloader] => Array
        (
            [module] => sale
            [file] => /lib/exchange/entity/entityimportloader.php
        )

    [bitrix\sale\exchange\entity\paymentcashlessimport] => Array
        (
            [module] => sale
            [file] => /lib/exchange/entity/paymentimport.php
        )

    [bitrix\sale\exchange\entity\paymentcardimport] => Array
        (
            [module] => sale
            [file] => /lib/exchange/entity/paymentimport.php
        )

    [bitrix\sale\exchange\entity\paymentcashimport] => Array
        (
            [module] => sale
            [file] => /lib/exchange/entity/paymentimport.php
        )

    [bitrix\sale\location\geoip] => Array
        (
            [module] => sale
            [file] => /lib/location/geoip.php
        )

    [bitrix\sale\delivery\requests\manager] => Array
        (
            [module] => sale
            [file] => /lib/delivery/requests/manager.php
        )

    [bitrix\sale\delivery\requests\helper] => Array
        (
            [module] => sale
            [file] => /lib/delivery/requests/helper.php
        )

    [bitrix\sale\delivery\requests\handlerbase] => Array
        (
            [module] => sale
            [file] => /lib/delivery/requests/handlerbase.php
        )

    [bitrix\sale\delivery\requests\requesttable] => Array
        (
            [module] => sale
            [file] => /lib/delivery/requests/request.php
        )

    [bitrix\sale\delivery\requests\shipmenttable] => Array
        (
            [module] => sale
            [file] => /lib/delivery/requests/shipment.php
        )

    [bitrix\sale\delivery\requests\result] => Array
        (
            [module] => sale
            [file] => /lib/delivery/requests/result.php
        )

    [bitrix\sale\delivery\requests\resultfile] => Array
        (
            [module] => sale
            [file] => /lib/delivery/requests/resultfile.php
        )

    [bitrix\sale\delivery\packing\packer] => Array
        (
            [module] => sale
            [file] => /lib/delivery/packing/packer.php
        )

    [bitrix\sale\recurring] => Array
        (
            [module] => sale
            [file] => /lib/recurring.php
        )

    [bitrix\sale\location\normalizer\builder] => Array
        (
            [module] => sale
            [file] => /lib/location/normalizer/builder.php
        )

    [bitrix\sale\location\normalizer\ibuilder] => Array
        (
            [module] => sale
            [file] => /lib/location/normalizer/ibuilder.php
        )

    [bitrix\sale\location\normalizer\normalizer] => Array
        (
            [module] => sale
            [file] => /lib/location/normalizer/normalizer.php
        )

    [bitrix\sale\location\normalizer\inormalizer] => Array
        (
            [module] => sale
            [file] => /lib/location/normalizer/inormalizer.php
        )

    [bitrix\sale\location\normalizer\commonnormalizer] => Array
        (
            [module] => sale
            [file] => /lib/location/normalizer/commonnormalizer.php
        )

    [bitrix\sale\location\normalizer\nullnormalizer] => Array
        (
            [module] => sale
            [file] => /lib/location/normalizer/nullnormalizer.php
        )

    [bitrix\sale\location\normalizer\spacenormalizer] => Array
        (
            [module] => sale
            [file] => /lib/location/normalizer/spacenormalizer.php
        )

    [bitrix\sale\location\normalizer\languagenormalizer] => Array
        (
            [module] => sale
            [file] => /lib/location/normalizer/languagenormalizer.php
        )

    [bitrix\sale\location\normalizer\helper] => Array
        (
            [module] => sale
            [file] => /lib/location/normalizer/helper.php
        )

    [sale\handlers\delivery\additional\ruspost\reliability\service] => Array
        (
            [module] => sale
            [file] => /handlers/delivery/additional/ruspost/reliability/service.php
        )

    [catalog] => Array
        (
            [module] => catalog
            [file] => install/index.php
        )

    [ccatalog] => Array
        (
            [module] => catalog
            [file] => mysql/catalog.php
        )

    [ccataloggroup] => Array
        (
            [module] => catalog
            [file] => mysql/cataloggroup.php
        )

    [cextra] => Array
        (
            [module] => catalog
            [file] => mysql/extra.php
        )

    [cprice] => Array
        (
            [module] => catalog
            [file] => mysql/price.php
        )

    [ccatalogproduct] => Array
        (
            [module] => catalog
            [file] => mysql/product.php
        )

    [ccatalogproductgroups] => Array
        (
            [module] => catalog
            [file] => mysql/product_group.php
        )

    [ccatalogload] => Array
        (
            [module] => catalog
            [file] => mysql/catalog_load.php
        )

    [ccatalogexport] => Array
        (
            [module] => catalog
            [file] => mysql/catalog_export.php
        )

    [ccatalogimport] => Array
        (
            [module] => catalog
            [file] => mysql/catalog_import.php
        )

    [ccatalogdiscount] => Array
        (
            [module] => catalog
            [file] => mysql/discount.php
        )

    [ccatalogdiscountcoupon] => Array
        (
            [module] => catalog
            [file] => mysql/discount_coupon.php
        )

    [ccatalogvat] => Array
        (
            [module] => catalog
            [file] => mysql/vat.php
        )

    [ccatalogevent] => Array
        (
            [module] => catalog
            [file] => general/catalog_event.php
        )

    [ccatalogsku] => Array
        (
            [module] => catalog
            [file] => general/catalog_sku.php
        )

    [ccatalogdiscountsave] => Array
        (
            [module] => catalog
            [file] => mysql/discount_save.php
        )

    [ccatalogstore] => Array
        (
            [module] => catalog
            [file] => mysql/store.php
        )

    [ccatalogstoreproduct] => Array
        (
            [module] => catalog
            [file] => mysql/store_product.php
        )

    [ccatalogadmin] => Array
        (
            [module] => catalog
            [file] => general/admin.php
        )

    [cglobalcondctrl] => Array
        (
            [module] => catalog
            [file] => general/catalog_cond.php
        )

    [cglobalcondctrlcomplex] => Array
        (
            [module] => catalog
            [file] => general/catalog_cond.php
        )

    [cglobalcondctrlatoms] => Array
        (
            [module] => catalog
            [file] => general/catalog_cond.php
        )

    [cglobalcondctrlgroup] => Array
        (
            [module] => catalog
            [file] => general/catalog_cond.php
        )

    [cglobalcondtree] => Array
        (
            [module] => catalog
            [file] => general/catalog_cond.php
        )

    [ccatalogcondctrl] => Array
        (
            [module] => catalog
            [file] => general/catalog_cond.php
        )

    [ccatalogcondctrlcomplex] => Array
        (
            [module] => catalog
            [file] => general/catalog_cond.php
        )

    [ccatalogcondctrlgroup] => Array
        (
            [module] => catalog
            [file] => general/catalog_cond.php
        )

    [ccatalogcondctrliblockfields] => Array
        (
            [module] => catalog
            [file] => general/catalog_cond.php
        )

    [ccatalogcondctrliblockprops] => Array
        (
            [module] => catalog
            [file] => general/catalog_cond.php
        )

    [ccatalogcondtree] => Array
        (
            [module] => catalog
            [file] => general/catalog_cond.php
        )

    [ccatalogcondctrlbasketproductfields] => Array
        (
            [module] => catalog
            [file] => general/sale_cond.php
        )

    [ccatalogcondctrlbasketproductprops] => Array
        (
            [module] => catalog
            [file] => general/sale_cond.php
        )

    [ccatalogcondctrlcatalogsettings] => Array
        (
            [module] => catalog
            [file] => general/sale_cond.php
        )

    [ccatalogactionctrlbasketproductfields] => Array
        (
            [module] => catalog
            [file] => general/sale_act.php
        )

    [ccatalogactionctrlbasketproductprops] => Array
        (
            [module] => catalog
            [file] => general/sale_act.php
        )

    [ccataloggifterproduct] => Array
        (
            [module] => catalog
            [file] => general/sale_act.php
        )

    [ccatalogdiscountconvert] => Array
        (
            [module] => catalog
            [file] => general/discount_convert.php
        )

    [ccatalogdiscountconverttmp] => Array
        (
            [module] => catalog
            [file] => mysql/discount_convert.php
        )

    [ccatalogproductprovider] => Array
        (
            [module] => catalog
            [file] => general/product_provider.php
        )

    [ccatalogstorebarcode] => Array
        (
            [module] => catalog
            [file] => mysql/store_barcode.php
        )

    [ccatalogcontractor] => Array
        (
            [module] => catalog
            [file] => mysql/contractor.php
        )

    [ccatalogdocstypes] => Array
        (
            [module] => catalog
            [file] => general/store_docs_type.php
        )

    [ccatalogarrivaldocs] => Array
        (
            [module] => catalog
            [file] => general/store_docs_type.php
        )

    [ccatalogstoreadjustmentdocs] => Array
        (
            [module] => catalog
            [file] => general/store_docs_type.php
        )

    [ccatalogmovingdocs] => Array
        (
            [module] => catalog
            [file] => general/store_docs_type.php
        )

    [ccatalogdeductdocs] => Array
        (
            [module] => catalog
            [file] => general/store_docs_type.php
        )

    [ccatalogreturnsdocs] => Array
        (
            [module] => catalog
            [file] => general/store_docs_type.php
        )

    [ccatalogunreserveddocs] => Array
        (
            [module] => catalog
            [file] => general/store_docs_type.php
        )

    [ccatalogdocs] => Array
        (
            [module] => catalog
            [file] => mysql/store_docs.php
        )

    [ccatalogstorecontrolutil] => Array
        (
            [module] => catalog
            [file] => general/store_utility.php
        )

    [ccatalogstoredocselement] => Array
        (
            [module] => catalog
            [file] => mysql/store_docs_element.php
        )

    [ccatalogstoredocsbarcode] => Array
        (
            [module] => catalog
            [file] => mysql/store_docs_barcode.php
        )

    [ccatalogiblockparameters] => Array
        (
            [module] => catalog
            [file] => general/comp_parameters.php
        )

    [ccatalogmeasure] => Array
        (
            [module] => catalog
            [file] => mysql/measure.php
        )

    [ccatalogmeasureresult] => Array
        (
            [module] => catalog
            [file] => mysql/measure.php
        )

    [ccatalogmeasureclassifier] => Array
        (
            [module] => catalog
            [file] => general/unit_classifier.php
        )

    [ccatalogmeasureadminresult] => Array
        (
            [module] => catalog
            [file] => general/measure_result.php
        )

    [ccatalogmeasureadminuiresult] => Array
        (
            [module] => catalog
            [file] => general/measure_result.php
        )

    [ccatalogmeasureratio] => Array
        (
            [module] => catalog
            [file] => mysql/measure_ratio.php
        )

    [ccatalogproductset] => Array
        (
            [module] => catalog
            [file] => mysql/product_set.php
        )

    [ccatalogadmintools] => Array
        (
            [module] => catalog
            [file] => general/admin_tools.php
        )

    [ccatalogadminproductsetedit] => Array
        (
            [module] => catalog
            [file] => general/admin_tools.php
        )

    [ccatalogmenu] => Array
        (
            [module] => catalog
            [file] => general/catalog_menu.php
        )

    [ccatalogcsvsettings] => Array
        (
            [module] => catalog
            [file] => general/csv_settings.php
        )

    [ccatalogstepoperations] => Array
        (
            [module] => catalog
            [file] => general/step_operations.php
        )

    [ccatalogproductsetavailable] => Array
        (
            [module] => catalog
            [file] => general/step_operations.php
        )

    [ccatalogproductavailable] => Array
        (
            [module] => catalog
            [file] => general/step_operations.php
        )

    [ccatalogiblockreindex] => Array
        (
            [module] => catalog
            [file] => general/step_operations.php
        )

    [ccatalogproductsettings] => Array
        (
            [module] => catalog
            [file] => general/step_operations.php
        )

    [ccatalogtools] => Array
        (
            [module] => catalog
            [file] => general/tools.php
        )

    [ccatalogresult] => Array
        (
            [module] => catalog
            [file] => general/result.php
        )

    [cproductquerybuilder] => Array
        (
            [module] => catalog
            [file] => general/querybuilder.php
        )

    [bitrix\catalog\compatible\eventcompatibility] => Array
        (
            [module] => catalog
            [file] => lib/compatible/eventcompatibility.php
        )

    [bitrix\catalog\config\feature] => Array
        (
            [module] => catalog
            [file] => lib/config/feature.php
        )

    [bitrix\catalog\config\state] => Array
        (
            [module] => catalog
            [file] => lib/config/state.php
        )

    [bitrix\catalog\discount\discountmanager] => Array
        (
            [module] => catalog
            [file] => lib/discount/discountmanager.php
        )

    [bitrix\catalog\ebay\ebayxmler] => Array
        (
            [module] => catalog
            [file] => lib/ebay/ebayxmler.php
        )

    [bitrix\catalog\ebay\exportoffer] => Array
        (
            [module] => catalog
            [file] => lib/ebay/exportoffer.php
        )

    [bitrix\catalog\ebay\exportoffercreator] => Array
        (
            [module] => catalog
            [file] => lib/ebay/exportoffercreator.php
        )

    [bitrix\catalog\ebay\exportoffersku] => Array
        (
            [module] => catalog
            [file] => lib/ebay/exportoffersku.php
        )

    [bitrix\catalog\grid\panel\productgroupaction] => Array
        (
            [module] => catalog
            [file] => lib/grid/panel/productgroupaction.php
        )

    [bitrix\catalog\grid\productaction] => Array
        (
            [module] => catalog
            [file] => lib/grid/productaction.php
        )

    [bitrix\catalog\helpers\admin\catalogedit] => Array
        (
            [module] => catalog
            [file] => lib/helpers/admin/catalogedit.php
        )

    [bitrix\catalog\helpers\admin\iblockpricechanger] => Array
        (
            [module] => catalog
            [file] => lib/helpers/admin/iblockpricechanger.php
        )

    [bitrix\catalog\helpers\admin\roundedit] => Array
        (
            [module] => catalog
            [file] => lib/helpers/admin/roundedit.php
        )

    [bitrix\catalog\helpers\admin\tools] => Array
        (
            [module] => catalog
            [file] => lib/helpers/admin/tools.php
        )

    [bitrix\catalog\helpers\tools] => Array
        (
            [module] => catalog
            [file] => lib/helpers/tools.php
        )

    [bitrix\catalog\model\entity] => Array
        (
            [module] => catalog
            [file] => lib/model/entity.php
        )

    [bitrix\catalog\model\event] => Array
        (
            [module] => catalog
            [file] => lib/model/event.php
        )

    [bitrix\catalog\model\eventresult] => Array
        (
            [module] => catalog
            [file] => lib/model/eventresult.php
        )

    [bitrix\catalog\model\price] => Array
        (
            [module] => catalog
            [file] => lib/model/price.php
        )

    [bitrix\catalog\model\product] => Array
        (
            [module] => catalog
            [file] => lib/model/product.php
        )

    [bitrix\catalog\product\price\calculation] => Array
        (
            [module] => catalog
            [file] => lib/product/price/calculation.php
        )

    [bitrix\catalog\product\basket] => Array
        (
            [module] => catalog
            [file] => lib/product/basket.php
        )

    [bitrix\catalog\product\catalogprovider] => Array
        (
            [module] => catalog
            [file] => lib/product/catalogprovider.php
        )

    [bitrix\catalog\product\catalogprovidercompatibility] => Array
        (
            [module] => catalog
            [file] => lib/product/catalogprovidercompatibility.php
        )

    [bitrix\catalog\product\price] => Array
        (
            [module] => catalog
            [file] => lib/product/price.php
        )

    [bitrix\catalog\product\propertycatalogfeature] => Array
        (
            [module] => catalog
            [file] => lib/product/propertycatalogfeature.php
        )

    [bitrix\catalog\product\quantitycontrol] => Array
        (
            [module] => catalog
            [file] => lib/product/quantitycontrol.php
        )

    [bitrix\catalog\product\search] => Array
        (
            [module] => catalog
            [file] => lib/product/search.php
        )

    [bitrix\catalog\product\sku] => Array
        (
            [module] => catalog
            [file] => lib/product/sku.php
        )

    [bitrix\catalog\product\subscribemanager] => Array
        (
            [module] => catalog
            [file] => lib/product/subscribemanager.php
        )

    [bitrix\catalog\product\systemfield] => Array
        (
            [module] => catalog
            [file] => lib/product/systemfield.php
        )

    [bitrix\catalog\product\viewed] => Array
        (
            [module] => catalog
            [file] => lib/product/viewed.php
        )

    [bitrix\catalog\update\adminfilteroption] => Array
        (
            [module] => catalog
            [file] => lib/update/adminfilteroption.php
        )

    [bitrix\catalog\update\admingridoption] => Array
        (
            [module] => catalog
            [file] => lib/update/admingridoption.php
        )

    [bitrix\catalog\url\adminpage\catalogbuilder] => Array
        (
            [module] => catalog
            [file] => lib/url/adminpage/catalogbuilder.php
        )

    [bitrix\catalog\catalogiblocktable] => Array
        (
            [module] => catalog
            [file] => lib/catalogiblock.php
        )

    [bitrix\catalog\catalogviewedproducttable] => Array
        (
            [module] => catalog
            [file] => lib/catalogviewedproduct.php
        )

    [bitrix\catalog\discounttable] => Array
        (
            [module] => catalog
            [file] => lib/discount.php
        )

    [bitrix\catalog\discountcoupontable] => Array
        (
            [module] => catalog
            [file] => lib/discountcoupon.php
        )

    [bitrix\catalog\discountentitytable] => Array
        (
            [module] => catalog
            [file] => lib/discountentity.php
        )

    [bitrix\catalog\discountmoduletable] => Array
        (
            [module] => catalog
            [file] => lib/discountmodule.php
        )

    [bitrix\catalog\discountrestrictiontable] => Array
        (
            [module] => catalog
            [file] => lib/discountrestriction.php
        )

    [bitrix\catalog\extratable] => Array
        (
            [module] => catalog
            [file] => lib/extra.php
        )

    [bitrix\catalog\grouptable] => Array
        (
            [module] => catalog
            [file] => lib/group.php
        )

    [bitrix\catalog\groupaccesstable] => Array
        (
            [module] => catalog
            [file] => lib/groupaccess.php
        )

    [bitrix\catalog\grouplangtable] => Array
        (
            [module] => catalog
            [file] => lib/grouplang.php
        )

    [bitrix\catalog\measuretable] => Array
        (
            [module] => catalog
            [file] => lib/measure.php
        )

    [bitrix\catalog\measureratiotable] => Array
        (
            [module] => catalog
            [file] => lib/measureratio.php
        )

    [bitrix\catalog\pricetable] => Array
        (
            [module] => catalog
            [file] => lib/price.php
        )

    [bitrix\catalog\producttable] => Array
        (
            [module] => catalog
            [file] => lib/product.php
        )

    [bitrix\catalog\productgroupaccesstable] => Array
        (
            [module] => catalog
            [file] => lib/productgroupaccess.php
        )

    [bitrix\catalog\roundingtable] => Array
        (
            [module] => catalog
            [file] => lib/rounding.php
        )

    [bitrix\catalog\storetable] => Array
        (
            [module] => catalog
            [file] => lib/store.php
        )

    [bitrix\catalog\storebarcodetable] => Array
        (
            [module] => catalog
            [file] => lib/storebarcode.php
        )

    [bitrix\catalog\storeproducttable] => Array
        (
            [module] => catalog
            [file] => lib/storeproduct.php
        )

    [bitrix\catalog\vattable] => Array
        (
            [module] => catalog
            [file] => lib/vat.php
        )

    [bitrix\catalog\ebayxmler] => Array
        (
            [module] => catalog
            [file] => lib/ebay/old.php
        )

    [bitrix\catalog\exportoffer] => Array
        (
            [module] => catalog
            [file] => lib/ebay/old.php
        )

    [bitrix\catalog\exportoffercreator] => Array
        (
            [module] => catalog
            [file] => lib/ebay/old.php
        )

    [bitrix\catalog\exportoffersku] => Array
        (
            [module] => catalog
            [file] => lib/ebay/old.php
        )

    [bitrix\catalog\searchhandlers] => Array
        (
            [module] => catalog
            [file] => lib/product/old.php
        )

)
Array
(
    [bitrix\main\application] => Array
        (
            [module] => main
            [file] => lib/application.php
        )

    [bitrix\main\httpapplication] => Array
        (
            [module] => main
            [file] => lib/httpapplication.php
        )

    [bitrix\main\argumentexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\argumentnullexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\argumentoutofrangeexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\argumenttypeexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\notimplementedexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\notsupportedexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\invalidoperationexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\objectpropertyexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\objectnotfoundexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\objectexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\systemexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\accessdeniedexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\decodingexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\io\invalidpathexception] => Array
        (
            [module] => main
            [file] => lib/io/ioexception.php
        )

    [bitrix\main\io\filenotfoundexception] => Array
        (
            [module] => main
            [file] => lib/io/ioexception.php
        )

    [bitrix\main\io\filedeleteexception] => Array
        (
            [module] => main
            [file] => lib/io/ioexception.php
        )

    [bitrix\main\io\fileopenexception] => Array
        (
            [module] => main
            [file] => lib/io/ioexception.php
        )

    [bitrix\main\io\filenotopenedexception] => Array
        (
            [module] => main
            [file] => lib/io/ioexception.php
        )

    [bitrix\main\context] => Array
        (
            [module] => main
            [file] => lib/context.php
        )

    [bitrix\main\httpcontext] => Array
        (
            [module] => main
            [file] => lib/httpcontext.php
        )

    [bitrix\main\dispatcher] => Array
        (
            [module] => main
            [file] => lib/dispatcher.php
        )

    [bitrix\main\environment] => Array
        (
            [module] => main
            [file] => lib/environment.php
        )

    [bitrix\main\event] => Array
        (
            [module] => main
            [file] => lib/event.php
        )

    [bitrix\main\eventmanager] => Array
        (
            [module] => main
            [file] => lib/eventmanager.php
        )

    [bitrix\main\eventresult] => Array
        (
            [module] => main
            [file] => lib/eventresult.php
        )

    [bitrix\main\request] => Array
        (
            [module] => main
            [file] => lib/request.php
        )

    [bitrix\main\httprequest] => Array
        (
            [module] => main
            [file] => lib/httprequest.php
        )

    [bitrix\main\response] => Array
        (
            [module] => main
            [file] => lib/response.php
        )

    [bitrix\main\httpresponse] => Array
        (
            [module] => main
            [file] => lib/httpresponse.php
        )

    [bitrix\main\modulemanager] => Array
        (
            [module] => main
            [file] => lib/modulemanager.php
        )

    [bitrix\main\server] => Array
        (
            [module] => main
            [file] => lib/server.php
        )

    [bitrix\main\config\configuration] => Array
        (
            [module] => main
            [file] => lib/config/configuration.php
        )

    [bitrix\main\config\option] => Array
        (
            [module] => main
            [file] => lib/config/option.php
        )

    [bitrix\main\context\culture] => Array
        (
            [module] => main
            [file] => lib/context/culture.php
        )

    [bitrix\main\data\cache] => Array
        (
            [module] => main
            [file] => lib/data/cache.php
        )

    [bitrix\main\data\cacheengineapc] => Array
        (
            [module] => main
            [file] => lib/data/cacheengineapc.php
        )

    [bitrix\main\data\cacheenginememcache] => Array
        (
            [module] => main
            [file] => lib/data/cacheenginememcache.php
        )

    [bitrix\main\data\cacheenginefiles] => Array
        (
            [module] => main
            [file] => lib/data/cacheenginefiles.php
        )

    [bitrix\main\data\cacheenginenone] => Array
        (
            [module] => main
            [file] => lib/data/cacheenginenone.php
        )

    [bitrix\main\data\connection] => Array
        (
            [module] => main
            [file] => lib/data/connection.php
        )

    [bitrix\main\data\connectionpool] => Array
        (
            [module] => main
            [file] => lib/data/connectionpool.php
        )

    [bitrix\main\data\icacheengine] => Array
        (
            [module] => main
            [file] => lib/data/cache.php
        )

    [bitrix\main\data\hsphpreadconnection] => Array
        (
            [module] => main
            [file] => lib/data/hsphpreadconnection.php
        )

    [bitrix\main\data\managedcache] => Array
        (
            [module] => main
            [file] => lib/data/managedcache.php
        )

    [bitrix\main\data\taggedcache] => Array
        (
            [module] => main
            [file] => lib/data/taggedcache.php
        )

    [bitrix\main\data\memcacheconnection] => Array
        (
            [module] => main
            [file] => lib/data/memcacheconnection.php
        )

    [bitrix\main\data\memcachedconnection] => Array
        (
            [module] => main
            [file] => lib/data/memcachedconnection.php
        )

    [bitrix\main\data\nosqlconnection] => Array
        (
            [module] => main
            [file] => lib/data/nosqlconnection.php
        )

    [bitrix\main\db\arrayresult] => Array
        (
            [module] => main
            [file] => lib/db/arrayresult.php
        )

    [bitrix\main\db\result] => Array
        (
            [module] => main
            [file] => lib/db/result.php
        )

    [bitrix\main\db\connection] => Array
        (
            [module] => main
            [file] => lib/db/connection.php
        )

    [bitrix\main\db\sqlexception] => Array
        (
            [module] => main
            [file] => lib/db/sqlexception.php
        )

    [bitrix\main\db\sqlqueryexception] => Array
        (
            [module] => main
            [file] => lib/db/sqlexception.php
        )

    [bitrix\main\db\transactionexception] => Array
        (
            [module] => main
            [file] => lib/db/sqlexception.php
        )

    [bitrix\main\db\sqlexpression] => Array
        (
            [module] => main
            [file] => lib/db/sqlexpression.php
        )

    [bitrix\main\db\sqlhelper] => Array
        (
            [module] => main
            [file] => lib/db/sqlhelper.php
        )

    [bitrix\main\db\mysqlcommonconnection] => Array
        (
            [module] => main
            [file] => lib/db/mysqlcommonconnection.php
        )

    [bitrix\main\db\mysqliconnection] => Array
        (
            [module] => main
            [file] => lib/db/mysqliconnection.php
        )

    [bitrix\main\db\mysqliresult] => Array
        (
            [module] => main
            [file] => lib/db/mysqliresult.php
        )

    [bitrix\main\db\mysqlisqlhelper] => Array
        (
            [module] => main
            [file] => lib/db/mysqlisqlhelper.php
        )

    [bitrix\main\db\mssqlconnection] => Array
        (
            [module] => main
            [file] => lib/db/mssqlconnection.php
        )

    [bitrix\main\db\mssqlresult] => Array
        (
            [module] => main
            [file] => lib/db/mssqlresult.php
        )

    [bitrix\main\db\mssqlsqlhelper] => Array
        (
            [module] => main
            [file] => lib/db/mssqlsqlhelper.php
        )

    [bitrix\main\db\oracleconnection] => Array
        (
            [module] => main
            [file] => lib/db/oracleconnection.php
        )

    [bitrix\main\db\oracleresult] => Array
        (
            [module] => main
            [file] => lib/db/oracleresult.php
        )

    [bitrix\main\db\oraclesqlhelper] => Array
        (
            [module] => main
            [file] => lib/db/oraclesqlhelper.php
        )

    [bitrix\main\db\pgsqlconnection] => Array
        (
            [module] => main
            [file] => lib/db/pgsqlconnection.php
        )

    [bitrix\main\diag\httpexceptionhandleroutput] => Array
        (
            [module] => main
            [file] => lib/diag/httpexceptionhandleroutput.php
        )

    [bitrix\main\diag\fileexceptionhandlerlog] => Array
        (
            [module] => main
            [file] => lib/diag/fileexceptionhandlerlog.php
        )

    [bitrix\main\diag\exceptionhandler] => Array
        (
            [module] => main
            [file] => lib/diag/exceptionhandler.php
        )

    [bitrix\main\diag\iexceptionhandleroutput] => Array
        (
            [module] => main
            [file] => lib/diag/iexceptionhandleroutput.php
        )

    [bitrix\main\diag\exceptionhandlerlog] => Array
        (
            [module] => main
            [file] => lib/diag/exceptionhandlerlog.php
        )

    [bitrix\main\io\file] => Array
        (
            [module] => main
            [file] => lib/io/file.php
        )

    [bitrix\main\io\fileentry] => Array
        (
            [module] => main
            [file] => lib/io/fileentry.php
        )

    [bitrix\main\io\path] => Array
        (
            [module] => main
            [file] => lib/io/path.php
        )

    [bitrix\main\io\filesystementry] => Array
        (
            [module] => main
            [file] => lib/io/filesystementry.php
        )

    [bitrix\main\io\ifilestream] => Array
        (
            [module] => main
            [file] => lib/io/ifilestream.php
        )

    [bitrix\main\localization\loc] => Array
        (
            [module] => main
            [file] => lib/localization/loc.php
        )

    [bitrix\main\mail\mail] => Array
        (
            [module] => main
            [file] => lib/mail/mail.php
        )

    [bitrix\main\mail\tracking] => Array
        (
            [module] => main
            [file] => lib/mail/tracking.php
        )

    [bitrix\main\mail\eventmanager] => Array
        (
            [module] => main
            [file] => lib/mail/eventmanager.php
        )

    [bitrix\main\mail\eventmessagecompiler] => Array
        (
            [module] => main
            [file] => lib/mail/eventmessagecompiler.php
        )

    [bitrix\main\mail\eventmessagethemecompiler] => Array
        (
            [module] => main
            [file] => lib/mail/eventmessagethemecompiler.php
        )

    [bitrix\main\mail\internal\event] => Array
        (
            [module] => main
            [file] => lib/mail/internal/event.php
        )

    [bitrix\main\mail\internal\eventattachment] => Array
        (
            [module] => main
            [file] => lib/mail/internal/eventattachment.php
        )

    [bitrix\main\mail\internal\eventmessage] => Array
        (
            [module] => main
            [file] => lib/mail/internal/eventmessage.php
        )

    [bitrix\main\mail\internal\eventmessagesite] => Array
        (
            [module] => main
            [file] => lib/mail/internal/eventmessagesite.php
        )

    [bitrix\main\mail\internal\eventmessageattachment] => Array
        (
            [module] => main
            [file] => lib/mail/internal/eventmessageattachment.php
        )

    [bitrix\main\mail\internal\eventtype] => Array
        (
            [module] => main
            [file] => lib/mail/internal/eventtype.php
        )

    [bitrix\main\text\converter] => Array
        (
            [module] => main
            [file] => lib/text/converter.php
        )

    [bitrix\main\text\emptyconverter] => Array
        (
            [module] => main
            [file] => lib/text/emptyconverter.php
        )

    [bitrix\main\text\encoding] => Array
        (
            [module] => main
            [file] => lib/text/encoding.php
        )

    [bitrix\main\text\htmlconverter] => Array
        (
            [module] => main
            [file] => lib/text/htmlconverter.php
        )

    [bitrix\main\text\binarystring] => Array
        (
            [module] => main
            [file] => lib/text/binarystring.php
        )

    [bitrix\main\text\xmlconverter] => Array
        (
            [module] => main
            [file] => lib/text/xmlconverter.php
        )

    [bitrix\main\type\collection] => Array
        (
            [module] => main
            [file] => lib/type/collection.php
        )

    [bitrix\main\type\date] => Array
        (
            [module] => main
            [file] => lib/type/date.php
        )

    [bitrix\main\type\datetime] => Array
        (
            [module] => main
            [file] => lib/type/datetime.php
        )

    [bitrix\main\type\dictionary] => Array
        (
            [module] => main
            [file] => lib/type/dictionary.php
        )

    [bitrix\main\type\filterabledictionary] => Array
        (
            [module] => main
            [file] => lib/type/filterabledictionary.php
        )

    [bitrix\main\type\parameterdictionary] => Array
        (
            [module] => main
            [file] => lib/type/parameterdictionary.php
        )

    [bitrix\main\web\cookie] => Array
        (
            [module] => main
            [file] => lib/web/cookie.php
        )

    [bitrix\main\web\uri] => Array
        (
            [module] => main
            [file] => lib/web/uri.php
        )

    [bitrix\main\sendereventhandler] => Array
        (
            [module] => main
            [file] => lib/senderconnector.php
        )

    [bitrix\main\senderconnectoruser] => Array
        (
            [module] => main
            [file] => lib/senderconnector.php
        )

    [bitrix\main\urlrewriterrulemaker] => Array
        (
            [module] => main
            [file] => lib/urlrewriter.php
        )

    [bitrix\main\update\stepper] => Array
        (
            [module] => main
            [file] => lib/update/stepper.php
        )

    [bitrix\main\composite\abstractresponse] => Array
        (
            [module] => main
            [file] => lib/composite/responder.php
        )

    [bitrix\main\composite\fileresponse] => Array
        (
            [module] => main
            [file] => lib/composite/responder.php
        )

    [bitrix\main\composite\memcachedresponse] => Array
        (
            [module] => main
            [file] => lib/composite/responder.php
        )

    [bitrix\main\security\otpexception] => Array
        (
            [module] => main
            [file] => lib/security/securityexception.php
        )

    [ctimezone] => Array
        (
            [module] => main
            [file] => classes/general/time.php
        )

    [cbxpunycode] => Array
        (
            [module] => main
            [file] => classes/general/punycode.php
        )

    [ibxvirtualio] => Array
        (
            [module] => main
            [file] => classes/general/virtual_io.php
        )

    [ibxgeterrors] => Array
        (
            [module] => main
            [file] => classes/general/virtual_io.php
        )

    [cbxvirtualio] => Array
        (
            [module] => main
            [file] => classes/general/virtual_io.php
        )

    [cbxvirtualfilebase] => Array
        (
            [module] => main
            [file] => classes/general/virtual_file.php
        )

    [cbxvirtualfile] => Array
        (
            [module] => main
            [file] => classes/general/virtual_file.php
        )

    [cbxvirtualdirectory] => Array
        (
            [module] => main
            [file] => classes/general/virtual_file.php
        )

    [calloption] => Array
        (
            [module] => main
            [file] => classes/general/option.php
        )

    [coption] => Array
        (
            [module] => main
            [file] => classes/general/option.php
        )

    [callpageoption] => Array
        (
            [module] => main
            [file] => classes/general/pageoption.php
        )

    [cpageoption] => Array
        (
            [module] => main
            [file] => classes/general/pageoption.php
        )

    [callsqlwhere] => Array
        (
            [module] => main
            [file] => classes/general/sqlwhere.php
        )

    [csqlwhereexpression] => Array
        (
            [module] => main
            [file] => classes/general/sqlwhere.php
        )

    [csqlwhere] => Array
        (
            [module] => main
            [file] => classes/general/sqlwhere.php
        )

    [calllanguage] => Array
        (
            [module] => main
            [file] => classes/general/language.php
        )

    [clanguage] => Array
        (
            [module] => main
            [file] => classes/general/language.php
        )

    [clangadmin] => Array
        (
            [module] => main
            [file] => classes/general/language.php
        )

    [_clangdbresult] => Array
        (
            [module] => main
            [file] => classes/general/langdbresult.php
        )

    [callagent] => Array
        (
            [module] => main
            [file] => classes/general/agent.php
        )

    [cagent] => Array
        (
            [module] => main
            [file] => classes/mysql/agent.php
        )

    [capplicationexception] => Array
        (
            [module] => main
            [file] => classes/general/applicationexception.php
        )

    [cadminexception] => Array
        (
            [module] => main
            [file] => classes/general/adminexception.php
        )

    [callsite] => Array
        (
            [module] => main
            [file] => classes/general/site.php
        )

    [calllang] => Array
        (
            [module] => main
            [file] => classes/general/site.php
        )

    [csite] => Array
        (
            [module] => main
            [file] => classes/general/site.php
        )

    [clang] => Array
        (
            [module] => main
            [file] => classes/general/site.php
        )

    [chttp] => Array
        (
            [module] => main
            [file] => classes/general/http.php
        )

    [cutil] => Array
        (
            [module] => main
            [file] => classes/general/util.php
        )

    [callmain] => Array
        (
            [module] => main
            [file] => classes/general/main.php
        )

    [cmain] => Array
        (
            [module] => main
            [file] => classes/general/main.php
        )

    [calldatabase] => Array
        (
            [module] => main
            [file] => classes/general/database.php
        )

    [calldbresult] => Array
        (
            [module] => main
            [file] => classes/general/dbresult.php
        )

    [cdatabasemysql] => Array
        (
            [module] => main
            [file] => classes/mysql/database.php
        )

    [cdbresultmysql] => Array
        (
            [module] => main
            [file] => classes/mysql/dbresult.php
        )

    [icachebackend] => Array
        (
            [module] => main
            [file] => classes/general/cache_backend.php
        )

    [cphpcache] => Array
        (
            [module] => main
            [file] => classes/general/cache.php
        )

    [ccachemanager] => Array
        (
            [module] => main
            [file] => classes/general/cache_manager.php
        )

    [cpagecache] => Array
        (
            [module] => main
            [file] => classes/general/page_cache.php
        )

    [cstackcacheentry] => Array
        (
            [module] => main
            [file] => classes/general/stack_cache_entry.php
        )

    [cstackcachemanager] => Array
        (
            [module] => main
            [file] => classes/general/stack_cache.php
        )

    [cmodule] => Array
        (
            [module] => main
            [file] => /classes/general/module.php
        )

    [bitrix\main\entity\ufield] => Array
        (
            [module] => main
            [file] => include/deprecated/ufield.php
        )

    [cdatabase] => Array
        (
            [module] => main
            [file] => classes/mysql/database.php
        )

    [cdbresult] => Array
        (
            [module] => main
            [file] => classes/mysql/dbresult.php
        )

    [csitetemplate] => Array
        (
            [module] => main
            [file] => classes/general/site_template.php
        )

    [cbitrixcomponent] => Array
        (
            [module] => main
            [file] => classes/general/component.php
        )

    [ccomponentengine] => Array
        (
            [module] => main
            [file] => classes/general/component_engine.php
        )

    [ccomponentajax] => Array
        (
            [module] => main
            [file] => classes/general/component_ajax.php
        )

    [cbitrixcomponenttemplate] => Array
        (
            [module] => main
            [file] => classes/general/component_template.php
        )

    [ccomponentutil] => Array
        (
            [module] => main
            [file] => classes/general/component_util.php
        )

    [ccontrollerclient] => Array
        (
            [module] => main
            [file] => classes/general/controller_member.php
        )

    [phpparser] => Array
        (
            [module] => main
            [file] => classes/general/php_parser.php
        )

    [cdiskquota] => Array
        (
            [module] => main
            [file] => classes/general/quota.php
        )

    [ceventlog] => Array
        (
            [module] => main
            [file] => classes/general/event_log.php
        )

    [ceventmain] => Array
        (
            [module] => main
            [file] => classes/general/event_log.php
        )

    [cadminfiledialog] => Array
        (
            [module] => main
            [file] => classes/general/file_dialog.php
        )

    [wll_user] => Array
        (
            [module] => main
            [file] => classes/general/liveid.php
        )

    [wll_consenttoken] => Array
        (
            [module] => main
            [file] => classes/general/liveid.php
        )

    [windowslivelogin] => Array
        (
            [module] => main
            [file] => classes/general/liveid.php
        )

    [cfile] => Array
        (
            [module] => main
            [file] => classes/general/file.php
        )

    [callfile] => Array
        (
            [module] => main
            [file] => classes/general/file.php
        )

    [ctempfile] => Array
        (
            [module] => main
            [file] => classes/general/file_temp.php
        )

    [cfavorites] => Array
        (
            [module] => main
            [file] => classes/mysql/favorites.php
        )

    [cuseroptions] => Array
        (
            [module] => main
            [file] => classes/general/user_options.php
        )

    [cgridoptions] => Array
        (
            [module] => main
            [file] => classes/general/grids.php
        )

    [cundo] => Array
        (
            [module] => main
            [file] => /classes/general/undo.php
        )

    [cautosave] => Array
        (
            [module] => main
            [file] => /classes/general/undo.php
        )

    [callratings] => Array
        (
            [module] => main
            [file] => classes/general/ratings.php
        )

    [cratings] => Array
        (
            [module] => main
            [file] => classes/mysql/ratings.php
        )

    [cratingscomponentsmain] => Array
        (
            [module] => main
            [file] => classes/mysql/ratings_components.php
        )

    [cratingrule] => Array
        (
            [module] => main
            [file] => classes/general/rating_rule.php
        )

    [cratingrulesmain] => Array
        (
            [module] => main
            [file] => classes/mysql/rating_rules.php
        )

    [ctoppanel] => Array
        (
            [module] => main
            [file] => public/top_panel.php
        )

    [ceditarea] => Array
        (
            [module] => main
            [file] => public/edit_area.php
        )

    [ccomponentpanel] => Array
        (
            [module] => main
            [file] => public/edit_area.php
        )

    [ctextparser] => Array
        (
            [module] => main
            [file] => classes/general/textparser.php
        )

    [cphpcachefiles] => Array
        (
            [module] => main
            [file] => classes/general/cache_files.php
        )

    [cdataxmlnode] => Array
        (
            [module] => main
            [file] => classes/general/xml.php
        )

    [cdataxmldocument] => Array
        (
            [module] => main
            [file] => classes/general/xml.php
        )

    [cdataxml] => Array
        (
            [module] => main
            [file] => classes/general/xml.php
        )

    [cxmlfilestream] => Array
        (
            [module] => main
            [file] => classes/general/xml.php
        )

    [crsaprovider] => Array
        (
            [module] => main
            [file] => classes/general/rsasecurity.php
        )

    [crsasecurity] => Array
        (
            [module] => main
            [file] => classes/general/rsasecurity.php
        )

    [crsabcmathprovider] => Array
        (
            [module] => main
            [file] => classes/general/rsabcmath.php
        )

    [crsaopensslprovider] => Array
        (
            [module] => main
            [file] => classes/general/rsaopenssl.php
        )

    [casnreader] => Array
        (
            [module] => main
            [file] => classes/general/asn.php
        )

    [cbxshorturi] => Array
        (
            [module] => main
            [file] => classes/mysql/short_uri.php
        )

    [cfinder] => Array
        (
            [module] => main
            [file] => classes/general/finder.php
        )

    [caccess] => Array
        (
            [module] => main
            [file] => classes/general/access.php
        )

    [cauthprovider] => Array
        (
            [module] => main
            [file] => classes/general/authproviders.php
        )

    [iproviderinterface] => Array
        (
            [module] => main
            [file] => classes/general/authproviders.php
        )

    [cgroupauthprovider] => Array
        (
            [module] => main
            [file] => classes/general/authproviders.php
        )

    [cuserauthprovider] => Array
        (
            [module] => main
            [file] => classes/general/authproviders.php
        )

    [ctableschema] => Array
        (
            [module] => main
            [file] => classes/general/table_schema.php
        )

    [ccsvdata] => Array
        (
            [module] => main
            [file] => classes/general/csv_data.php
        )

    [csmile] => Array
        (
            [module] => main
            [file] => classes/general/smile.php
        )

    [csmilegallery] => Array
        (
            [module] => main
            [file] => classes/general/smile.php
        )

    [csmileset] => Array
        (
            [module] => main
            [file] => classes/general/smile.php
        )

    [cglobalcounter] => Array
        (
            [module] => main
            [file] => classes/general/global_counter.php
        )

    [cusercounter] => Array
        (
            [module] => main
            [file] => classes/mysql/user_counter.php
        )

    [cusercounterpage] => Array
        (
            [module] => main
            [file] => classes/mysql/user_counter.php
        )

    [chotkeys] => Array
        (
            [module] => main
            [file] => classes/general/hot_keys.php
        )

    [chotkeyscode] => Array
        (
            [module] => main
            [file] => classes/general/hot_keys.php
        )

    [cbxsanitizer] => Array
        (
            [module] => main
            [file] => classes/general/sanitizer.php
        )

    [ibxarchive] => Array
        (
            [module] => main
            [file] => classes/general/archive.php
        )

    [cbxarchive] => Array
        (
            [module] => main
            [file] => classes/general/archive.php
        )

    [cadminnotify] => Array
        (
            [module] => main
            [file] => classes/general/admin_notify.php
        )

    [cbxfavadmmenu] => Array
        (
            [module] => main
            [file] => classes/general/favorites.php
        )

    [cadmininformer] => Array
        (
            [module] => main
            [file] => classes/general/admin_informer.php
        )

    [csitecheckertest] => Array
        (
            [module] => main
            [file] => classes/general/site_checker.php
        )

    [csqlutil] => Array
        (
            [module] => main
            [file] => classes/general/sql_util.php
        )

    [cfileuploader] => Array
        (
            [module] => main
            [file] => classes/general/uploader.php
        )

    [lpa] => Array
        (
            [module] => main
            [file] => classes/general/lpa.php
        )

    [cadminfilter] => Array
        (
            [module] => main
            [file] => interface/admin_filter.php
        )

    [cadminlist] => Array
        (
            [module] => main
            [file] => interface/admin_list.php
        )

    [cadminlistrow] => Array
        (
            [module] => main
            [file] => interface/admin_list.php
        )

    [cadminuilist] => Array
        (
            [module] => main
            [file] => interface/admin_ui_list.php
        )

    [cadminuilistrow] => Array
        (
            [module] => main
            [file] => interface/admin_ui_list.php
        )

    [cadminuiresult] => Array
        (
            [module] => main
            [file] => interface/admin_ui_list.php
        )

    [cadminuicontextmenu] => Array
        (
            [module] => main
            [file] => interface/admin_ui_list.php
        )

    [cadminuisorting] => Array
        (
            [module] => main
            [file] => interface/admin_ui_list.php
        )

    [cadminuilistactionpanel] => Array
        (
            [module] => main
            [file] => interface/admin_ui_list.php
        )

    [cadmintabcontrol] => Array
        (
            [module] => main
            [file] => interface/admin_tabcontrol.php
        )

    [cadminform] => Array
        (
            [module] => main
            [file] => interface/admin_form.php
        )

    [cadminformsettings] => Array
        (
            [module] => main
            [file] => interface/admin_form.php
        )

    [cadmintabcontroldrag] => Array
        (
            [module] => main
            [file] => interface/admin_tabcontrol_drag.php
        )

    [cadmindraggableblockengine] => Array
        (
            [module] => main
            [file] => interface/admin_tabcontrol_drag.php
        )

    [cjspopup] => Array
        (
            [module] => main
            [file] => interface/jspopup.php
        )

    [cjspopuponpage] => Array
        (
            [module] => main
            [file] => interface/jspopup.php
        )

    [cadmincalendar] => Array
        (
            [module] => main
            [file] => interface/admin_calendar.php
        )

    [cadminviewtabcontrol] => Array
        (
            [module] => main
            [file] => interface/admin_viewtabcontrol.php
        )

    [cadmintabengine] => Array
        (
            [module] => main
            [file] => interface/admin_tabengine.php
        )

    [ccaptcha] => Array
        (
            [module] => main
            [file] => classes/general/captcha.php
        )

    [cmpnotifications] => Array
        (
            [module] => main
            [file] => classes/general/mp_notifications.php
        )

    [calltask] => Array
        (
            [module] => main
            [file] => classes/general/task.php
        )

    [ctask] => Array
        (
            [module] => main
            [file] => classes/general/task.php
        )

    [calloperation] => Array
        (
            [module] => main
            [file] => classes/general/operation.php
        )

    [coperation] => Array
        (
            [module] => main
            [file] => classes/general/operation.php
        )

    [callgroup] => Array
        (
            [module] => main
            [file] => classes/general/group.php
        )

    [cgroup] => Array
        (
            [module] => main
            [file] => classes/general/group.php
        )

    [cajax] => Array
        (
            [module] => main
            [file] => ajax_tools.php
        )

    [calluser] => Array
        (
            [module] => main
            [file] => classes/general/user.php
        )

    [cuser] => Array
        (
            [module] => main
            [file] => classes/general/user.php
        )

    [callevent] => Array
        (
            [module] => main
            [file] => classes/general/event.php
        )

    [cevent] => Array
        (
            [module] => main
            [file] => classes/general/event.php
        )

    [calleventmessage] => Array
        (
            [module] => main
            [file] => classes/general/eventmessage.php
        )

    [ceventmessage] => Array
        (
            [module] => main
            [file] => classes/general/eventmessage.php
        )

    [ceventtype] => Array
        (
            [module] => main
            [file] => classes/general/eventmessage.php
        )

    [_ceventtyperesult] => Array
        (
            [module] => main
            [file] => classes/general/eventmessage.php
        )

    [cdbresulteventmultiresult] => Array
        (
            [module] => main
            [file] => classes/general/eventmessage.php
        )

    [cdebuginfo] => Array
        (
            [module] => main
            [file] => classes/general/debuginfo.php
        )

    [ccaptchaagent] => Array
        (
            [module] => main
            [file] => classes/general/captchaagent.php
        )

    [callfilterquery] => Array
        (
            [module] => main
            [file] => classes/general/filterquery.php
        )

    [cfilterquery] => Array
        (
            [module] => main
            [file] => classes/general/filterquery.php
        )

    [cconvertorspregreplacehelper] => Array
        (
            [module] => main
            [file] => classes/general/convertorspregreplacehelper.php
        )

    [cspacer] => Array
        (
            [module] => main
            [file] => classes/general/spacer.php
        )

    [updatetools] => Array
        (
            [module] => main
            [file] => classes/general/updatetools.php
        )

    [cjscore] => Array
        (
            [module] => main
            [file] => classes/general/jscore.php
        )

    [cchecklisttools] => Array
        (
            [module] => main
            [file] => classes/general/checklist.php
        )

    [cmenu] => Array
        (
            [module] => main
            [file] => classes/general/menu.php
        )

    [cmenucustom] => Array
        (
            [module] => main
            [file] => classes/general/menucustom.php
        )

    [callusertypeentity] => Array
        (
            [module] => main
            [file] => classes/general/usertype.php
        )

    [cusertypeentity] => Array
        (
            [module] => main
            [file] => classes/general/usertype.php
        )

    [cuserfieldenum] => Array
        (
            [module] => main
            [file] => classes/general/userfieldenum.php
        )

    [cusertypesql] => Array
        (
            [module] => main
            [file] => classes/general/usertypesql.php
        )

    [cusertypemanager] => Array
        (
            [module] => main
            [file] => classes/general/usertypemanager.php
        )

    [cusertypestring] => Array
        (
            [module] => main
            [file] => classes/general/usertypestr.php
        )

    [cusertypeinteger] => Array
        (
            [module] => main
            [file] => classes/general/usertypeint.php
        )

    [cusertypedouble] => Array
        (
            [module] => main
            [file] => classes/general/usertypedbl.php
        )

    [cusertypedatetime] => Array
        (
            [module] => main
            [file] => classes/general/usertypetime.php
        )

    [cusertypedate] => Array
        (
            [module] => main
            [file] => classes/general/usertypedate.php
        )

    [cusertypeboolean] => Array
        (
            [module] => main
            [file] => classes/general/usertypebool.php
        )

    [cusertypefile] => Array
        (
            [module] => main
            [file] => classes/general/usertypefile.php
        )

    [cusertypeenum] => Array
        (
            [module] => main
            [file] => classes/general/usertypeenum.php
        )

    [cusertypeiblocksection] => Array
        (
            [module] => main
            [file] => classes/general/usertypesection.php
        )

    [ciblocksectionenum] => Array
        (
            [module] => main
            [file] => classes/general/usertypesection.php
        )

    [cusertypeiblockelement] => Array
        (
            [module] => main
            [file] => classes/general/usertypeelement.php
        )

    [cusertypestringformatted] => Array
        (
            [module] => main
            [file] => classes/general/usertypestrfmt.php
        )

    [cusertypeurl] => Array
        (
            [module] => main
            [file] => classes/general/usertypeurl.php
        )

    [bxgadget] => Array
        (
            [module] => main
            [file] => classes/general/gadget.php
        )

    [cmainadmin] => Array
        (
            [module] => main
            [file] => classes/general/main_admin.php
        )

    [ctemplates] => Array
        (
            [module] => main
            [file] => classes/general/templates.php
        )

    [cpagetemplate] => Array
        (
            [module] => main
            [file] => classes/general/page_template.php
        )

    [filescmp] => Array
        (
            [module] => main
            [file] => classes/general/files_cmp.php
        )

    [carchiver] => Array
        (
            [module] => main
            [file] => classes/general/tar_gz.php
        )

    [czip] => Array
        (
            [module] => main
            [file] => classes/general/zip.php
        )

    [curlrewriter] => Array
        (
            [module] => main
            [file] => classes/general/urlrewriter.php
        )

    [charsetconverter] => Array
        (
            [module] => main
            [file] => classes/general/charset_converter.php
        )

    [chtmlpagescache] => Array
        (
            [module] => main
            [file] => lib/composite/helper.php
        )

    [statichtmlmemcachedresponse] => Array
        (
            [module] => main
            [file] => lib/composite/responder.php
        )

    [statichtmlfileresponse] => Array
        (
            [module] => main
            [file] => lib/composite/responder.php
        )

    [bitrix\main\page\frame] => Array
        (
            [module] => main
            [file] => lib/composite/engine.php
        )

    [bitrix\main\page\framestatic] => Array
        (
            [module] => main
            [file] => lib/composite/staticarea.php
        )

    [bitrix\main\page\framebuffered] => Array
        (
            [module] => main
            [file] => lib/composite/bufferarea.php
        )

    [bitrix\main\page\framehelper] => Array
        (
            [module] => main
            [file] => lib/composite/bufferarea.php
        )

    [bitrix\main\data\statichtmlcache] => Array
        (
            [module] => main
            [file] => lib/composite/page.php
        )

    [bitrix\main\data\statichtmlstorage] => Array
        (
            [module] => main
            [file] => lib/composite/data/abstractstorage.php
        )

    [bitrix\main\data\statichtmlfilestorage] => Array
        (
            [module] => main
            [file] => lib/composite/data/filestorage.php
        )

    [bitrix\main\data\statichtmlmemcachedstorage] => Array
        (
            [module] => main
            [file] => lib/composite/data/memcachedstorage.php
        )

    [bitrix\main\data\staticcacheprovider] => Array
        (
            [module] => main
            [file] => lib/composite/data/cacheprovider.php
        )

    [bitrix\main\data\appcachemanifest] => Array
        (
            [module] => main
            [file] => lib/composite/appcache.php
        )

    [iblock] => Array
        (
            [module] => iblock
            [file] => install/index.php
        )

    [ciblockpropertyresult] => Array
        (
            [module] => iblock
            [file] => classes/general/iblockpropresult.php
        )

    [ciblockresult] => Array
        (
            [module] => iblock
            [file] => classes/general/iblockresult.php
        )

    [_cibelement] => Array
        (
            [module] => iblock
            [file] => classes/general/iblock_element.php
        )

    [ciblocktype] => Array
        (
            [module] => iblock
            [file] => classes/general/iblocktype.php
        )

    [calliblock] => Array
        (
            [module] => iblock
            [file] => classes/general/iblock.php
        )

    [ciblock] => Array
        (
            [module] => iblock
            [file] => classes/mysql/iblock.php
        )

    [calliblocksection] => Array
        (
            [module] => iblock
            [file] => classes/general/iblocksection.php
        )

    [ciblocksection] => Array
        (
            [module] => iblock
            [file] => classes/mysql/iblocksection.php
        )

    [calliblockproperty] => Array
        (
            [module] => iblock
            [file] => classes/general/iblockproperty.php
        )

    [ciblockpropertyenum] => Array
        (
            [module] => iblock
            [file] => classes/general/iblockpropertyenum.php
        )

    [ciblockproperty] => Array
        (
            [module] => iblock
            [file] => classes/mysql/iblockproperty.php
        )

    [calliblockelement] => Array
        (
            [module] => iblock
            [file] => classes/general/iblockelement.php
        )

    [ciblockelement] => Array
        (
            [module] => iblock
            [file] => classes/mysql/iblockelement.php
        )

    [calliblockrss] => Array
        (
            [module] => iblock
            [file] => classes/general/iblockrss.php
        )

    [ciblockrss] => Array
        (
            [module] => iblock
            [file] => classes/mysql/iblockrss.php
        )

    [ciblockpropertydatetime] => Array
        (
            [module] => iblock
            [file] => classes/general/prop_datetime.php
        )

    [ciblockpropertydate] => Array
        (
            [module] => iblock
            [file] => classes/general/prop_date.php
        )

    [ciblockpropertyxmlid] => Array
        (
            [module] => iblock
            [file] => classes/general/prop_xmlid.php
        )

    [ciblockpropertyfileman] => Array
        (
            [module] => iblock
            [file] => classes/general/prop_fileman.php
        )

    [ciblockpropertyhtml] => Array
        (
            [module] => iblock
            [file] => classes/general/prop_html.php
        )

    [ciblockpropertyelementlist] => Array
        (
            [module] => iblock
            [file] => classes/general/prop_element_list.php
        )

    [ccmlresult] => Array
        (
            [module] => iblock
            [file] => classes/general/cmlresult.php
        )

    [ciblockxmlfile] => Array
        (
            [module] => iblock
            [file] => classes/mysql/cml2.php
        )

    [ciblockcmlimport] => Array
        (
            [module] => iblock
            [file] => classes/general/cml2.php
        )

    [ciblockcmlexport] => Array
        (
            [module] => iblock
            [file] => classes/general/cml2.php
        )

    [ciblockfindtools] => Array
        (
            [module] => iblock
            [file] => classes/general/comp_findtools.php
        )

    [ciblockpricetools] => Array
        (
            [module] => iblock
            [file] => classes/general/comp_pricetools.php
        )

    [ciblockparameters] => Array
        (
            [module] => iblock
            [file] => classes/general/comp_parameters.php
        )

    [ciblockformatproperties] => Array
        (
            [module] => iblock
            [file] => classes/general/comp_formatprops.php
        )

    [calliblocksequence] => Array
        (
            [module] => iblock
            [file] => classes/general/iblocksequence.php
        )

    [ciblocksequence] => Array
        (
            [module] => iblock
            [file] => classes/mysql/iblocksequence.php
        )

    [ciblockpropertysequence] => Array
        (
            [module] => iblock
            [file] => classes/general/prop_seq.php
        )

    [ciblockpropertyelementautocomplete] => Array
        (
            [module] => iblock
            [file] => classes/general/prop_element_auto.php
        )

    [ciblockpropertysku] => Array
        (
            [module] => iblock
            [file] => classes/general/prop_element_sku.php
        )

    [ciblockpropertysectionautocomplete] => Array
        (
            [module] => iblock
            [file] => classes/general/prop_section_auto.php
        )

    [calliblockofferstmp] => Array
        (
            [module] => iblock
            [file] => classes/general/iblockoffers.php
        )

    [ciblockofferstmp] => Array
        (
            [module] => iblock
            [file] => classes/mysql/iblockoffers.php
        )

    [ceventiblock] => Array
        (
            [module] => iblock
            [file] => classes/general/iblock_event_list.php
        )

    [cratingscomponentsiblock] => Array
        (
            [module] => iblock
            [file] => classes/general/ratings_components.php
        )

    [ciblockrights] => Array
        (
            [module] => iblock
            [file] => classes/general/iblock_rights.php
        )

    [ciblocksectionrights] => Array
        (
            [module] => iblock
            [file] => classes/general/iblock_rights.php
        )

    [ciblockelementrights] => Array
        (
            [module] => iblock
            [file] => classes/general/iblock_rights.php
        )

    [ciblockrightsstorage] => Array
        (
            [module] => iblock
            [file] => classes/general/iblock_rights.php
        )

    [ciblockpropertytools] => Array
        (
            [module] => iblock
            [file] => classes/general/iblockproptools.php
        )

    [ciblocksectionpropertylink] => Array
        (
            [module] => iblock
            [file] => classes/general/section_property.php
        )

    [ciblockxmlimport] => Array
        (
            [module] => iblock
            [file] => classes/general/iblockxmlimport.php
        )

    [bitrix\iblock\iblockfieldtable] => Array
        (
            [module] => iblock
            [file] => lib/iblockfield.php
        )

    [bitrix\iblock\iblockgrouptable] => Array
        (
            [module] => iblock
            [file] => lib/iblockgroup.php
        )

    [bitrix\iblock\iblockmessagetable] => Array
        (
            [module] => iblock
            [file] => lib/iblockmessage.php
        )

    [bitrix\iblock\iblockrsstable] => Array
        (
            [module] => iblock
            [file] => lib/iblockrss.php
        )

    [bitrix\iblock\iblocksitetable] => Array
        (
            [module] => iblock
            [file] => lib/iblocksite.php
        )

    [bitrix\iblock\inheritedpropertytable] => Array
        (
            [module] => iblock
            [file] => lib/inheritedproperty.php
        )

    [bitrix\iblock\propertyenumerationtable] => Array
        (
            [module] => iblock
            [file] => lib/propertyenumeration.php
        )

    [bitrix\iblock\propertyfeaturetable] => Array
        (
            [module] => iblock
            [file] => lib/propertyfeature.php
        )

    [bitrix\iblock\sequencetable] => Array
        (
            [module] => iblock
            [file] => lib/sequence.php
        )

    [bitrix\iblock\sitetable] => Array
        (
            [module] => iblock
            [file] => lib/site.php
        )

    [bitrix\iblock\typetable] => Array
        (
            [module] => iblock
            [file] => lib/type.php
        )

    [bitrix\iblock\typelanguagetable] => Array
        (
            [module] => iblock
            [file] => lib/typelanguage.php
        )

    [bitrix\iblock\bizproctype\usertypeproperty] => Array
        (
            [module] => iblock
            [file] => lib/bizproctype/usertypeproperty.php
        )

    [bitrix\iblock\bizproctype\ecrm] => Array
        (
            [module] => iblock
            [file] => lib/bizproctype/ecrm.php
        )

    [bitrix\iblock\bizproctype\money] => Array
        (
            [module] => iblock
            [file] => lib/bizproctype/money.php
        )

    [bitrix\iblock\bizproctype\usertypepropertydiskfile] => Array
        (
            [module] => iblock
            [file] => lib/bizproctype/usertypepropertydiskfile.php
        )

    [bitrix\iblock\bizproctype\usertypepropertyelist] => Array
        (
            [module] => iblock
            [file] => lib/bizproctype/usertypepropertyelist.php
        )

    [bitrix\iblock\bizproctype\usertypepropertyemployee] => Array
        (
            [module] => iblock
            [file] => lib/bizproctype/usertypepropertyemployee.php
        )

    [bitrix\iblock\bizproctype\usertypepropertyhtml] => Array
        (
            [module] => iblock
            [file] => lib/bizproctype/usertypepropertyhtml.php
        )

    [bitrix\iblock\component\base] => Array
        (
            [module] => iblock
            [file] => lib/component/base.php
        )

    [bitrix\iblock\component\element] => Array
        (
            [module] => iblock
            [file] => lib/component/element.php
        )

    [bitrix\iblock\component\elementlist] => Array
        (
            [module] => iblock
            [file] => lib/component/elementlist.php
        )

    [bitrix\iblock\component\filters] => Array
        (
            [module] => iblock
            [file] => lib/component/filters.php
        )

    [bitrix\iblock\component\selector\element] => Array
        (
            [module] => iblock
            [file] => lib/component/selector/element.php
        )

    [bitrix\iblock\component\selector\entity] => Array
        (
            [module] => iblock
            [file] => lib/component/selector/entity.php
        )

    [bitrix\iblock\component\tools] => Array
        (
            [module] => iblock
            [file] => lib/component/tools.php
        )

    [bitrix\iblock\controller\filter\element] => Array
        (
            [module] => iblock
            [file] => lib/Controller/Filter/Element.php
        )

    [bitrix\iblock\filter\entity\elementsettings] => Array
        (
            [module] => iblock
            [file] => lib/filter/entity/elementsettings.php
        )

    [bitrix\iblock\filter\entity\iblocksettings] => Array
        (
            [module] => iblock
            [file] => lib/filter/entity/iblocksettings.php
        )

    [bitrix\iblock\filter\fieldprovider\base] => Array
        (
            [module] => iblock
            [file] => lib/filter/fieldprovider/base.php
        )

    [bitrix\iblock\filter\fieldprovider\element] => Array
        (
            [module] => iblock
            [file] => lib/filter/fieldprovider/element.php
        )

    [bitrix\iblock\filter\fieldprovider\iblockproperty] => Array
        (
            [module] => iblock
            [file] => lib/filter/fieldprovider/iblockproperty.php
        )

    [bitrix\iblock\filter\dictionary] => Array
        (
            [module] => iblock
            [file] => lib/filter/dictionary.php
        )

    [bitrix\iblock\filter\entitylist] => Array
        (
            [module] => iblock
            [file] => lib/filter/entitylist.php
        )

    [bitrix\iblock\filter\factory] => Array
        (
            [module] => iblock
            [file] => lib/filter/factory.php
        )

    [bitrix\iblock\grid\panel\groupaction] => Array
        (
            [module] => iblock
            [file] => lib/grid/panel/groupaction.php
        )

    [bitrix\iblock\grid\actiontype] => Array
        (
            [module] => iblock
            [file] => lib/grid/actiontype.php
        )

    [bitrix\iblock\helpers\admin\property] => Array
        (
            [module] => iblock
            [file] => lib/helpers/admin/property.php
        )

    [bitrix\iblock\helpers\filter\property] => Array
        (
            [module] => iblock
            [file] => lib/helpers/filter/property.php
        )

    [bitrix\iblock\helpers\filter\propertymanager] => Array
        (
            [module] => iblock
            [file] => lib/helpers/filter/propertymanager.php
        )

    [bitrix\iblock\inheritedproperty\basetemplate] => Array
        (
            [module] => iblock
            [file] => lib/inheritedproperty/basetemplate.php
        )

    [bitrix\iblock\inheritedproperty\basevalues] => Array
        (
            [module] => iblock
            [file] => lib/inheritedproperty/basevalues.php
        )

    [bitrix\iblock\inheritedproperty\elementtemplates] => Array
        (
            [module] => iblock
            [file] => lib/inheritedproperty/elementtemplates.php
        )

    [bitrix\iblock\inheritedproperty\elementvalues] => Array
        (
            [module] => iblock
            [file] => lib/inheritedproperty/elementvalues.php
        )

    [bitrix\iblock\inheritedproperty\iblocktemplates] => Array
        (
            [module] => iblock
            [file] => lib/inheritedproperty/iblocktemplates.php
        )

    [bitrix\iblock\inheritedproperty\iblockvalues] => Array
        (
            [module] => iblock
            [file] => lib/inheritedproperty/iblockvalues.php
        )

    [bitrix\iblock\inheritedproperty\sectiontemplates] => Array
        (
            [module] => iblock
            [file] => lib/inheritedproperty/sectiontemplates.php
        )

    [bitrix\iblock\inheritedproperty\sectionvalues] => Array
        (
            [module] => iblock
            [file] => lib/inheritedproperty/sectionvalues.php
        )

    [bitrix\iblock\inheritedproperty\valuesqueue] => Array
        (
            [module] => iblock
            [file] => lib/inheritedproperty/valuesqueue.php
        )

    [bitrix\iblock\landingsource\dataloader] => Array
        (
            [module] => iblock
            [file] => lib/landingsource/dataloader.php
        )

    [bitrix\iblock\landingsource\element] => Array
        (
            [module] => iblock
            [file] => lib/landingsource/element.php
        )

    [bitrix\iblock\model\propertyfeature] => Array
        (
            [module] => iblock
            [file] => lib/model/propertyfeature.php
        )

    [bitrix\iblock\model\section] => Array
        (
            [module] => iblock
            [file] => lib/model/section.php
        )

    [bitrix\iblock\propertyindex\dictionary] => Array
        (
            [module] => iblock
            [file] => lib/propertyindex/dictionary.php
        )

    [bitrix\iblock\propertyindex\element] => Array
        (
            [module] => iblock
            [file] => lib/propertyindex/element.php
        )

    [bitrix\iblock\propertyindex\facet] => Array
        (
            [module] => iblock
            [file] => lib/propertyindex/facet.php
        )

    [bitrix\iblock\propertyindex\indexer] => Array
        (
            [module] => iblock
            [file] => lib/propertyindex/indexer.php
        )

    [bitrix\iblock\propertyindex\manager] => Array
        (
            [module] => iblock
            [file] => lib/propertyindex/manager.php
        )

    [bitrix\iblock\propertyindex\querybuilder] => Array
        (
            [module] => iblock
            [file] => lib/propertyindex/querybuilder.php
        )

    [bitrix\iblock\propertyindex\storage] => Array
        (
            [module] => iblock
            [file] => lib/propertyindex/storage.php
        )

    [bitrix\iblock\template\engine] => Array
        (
            [module] => iblock
            [file] => lib/template/engine.php
        )

    [bitrix\iblock\template\noderoot] => Array
        (
            [module] => iblock
            [file] => lib/template/engine.php
        )

    [bitrix\iblock\template\nodetext] => Array
        (
            [module] => iblock
            [file] => lib/template/engine.php
        )

    [bitrix\iblock\template\nodeentityfield] => Array
        (
            [module] => iblock
            [file] => lib/template/engine.php
        )

    [bitrix\iblock\template\nodefunction] => Array
        (
            [module] => iblock
            [file] => lib/template/engine.php
        )

    [bitrix\iblock\template\helper] => Array
        (
            [module] => iblock
            [file] => lib/template/helper.php
        )

    [bitrix\iblock\template\entity\base] => Array
        (
            [module] => iblock
            [file] => lib/template/entity/base.php
        )

    [bitrix\iblock\template\entity\lazyvalueloader] => Array
        (
            [module] => iblock
            [file] => lib/template/entity/base.php
        )

    [bitrix\iblock\template\entity\catalogstore] => Array
        (
            [module] => iblock
            [file] => lib/template/entity/catalogstore.php
        )

    [bitrix\iblock\template\entity\element] => Array
        (
            [module] => iblock
            [file] => lib/template/entity/element.php
        )

    [bitrix\iblock\template\entity\elementcatalog] => Array
        (
            [module] => iblock
            [file] => lib/template/entity/elementcatalog.php
        )

    [bitrix\iblock\template\entity\elementcatalogmeasure] => Array
        (
            [module] => iblock
            [file] => lib/template/entity/elementcatalog.php
        )

    [bitrix\iblock\template\entity\elementcatalogstorelist] => Array
        (
            [module] => iblock
            [file] => lib/template/entity/elementcatalog.php
        )

    [bitrix\iblock\template\entity\elementprice] => Array
        (
            [module] => iblock
            [file] => lib/template/entity/elementprice.php
        )

    [bitrix\iblock\template\entity\elementproperty] => Array
        (
            [module] => iblock
            [file] => lib/template/entity/elementproperty.php
        )

    [bitrix\iblock\template\entity\elementpropertyuserfield] => Array
        (
            [module] => iblock
            [file] => lib/template/entity/elementproperty.php
        )

    [bitrix\iblock\template\entity\elementpropertyenum] => Array
        (
            [module] => iblock
            [file] => lib/template/entity/elementproperty.php
        )

    [bitrix\iblock\template\entity\elementpropertyelement] => Array
        (
            [module] => iblock
            [file] => lib/template/entity/elementproperty.php
        )

    [bitrix\iblock\template\entity\elementpropertysection] => Array
        (
            [module] => iblock
            [file] => lib/template/entity/elementproperty.php
        )

    [bitrix\iblock\template\entity\elementsku] => Array
        (
            [module] => iblock
            [file] => lib/template/entity/elementsku.php
        )

    [bitrix\iblock\template\entity\elementskuprice] => Array
        (
            [module] => iblock
            [file] => lib/template/entity/elementskuprice.php
        )

    [bitrix\iblock\template\entity\elementskuproperty] => Array
        (
            [module] => iblock
            [file] => lib/template/entity/elementskuproperty.php
        )

    [bitrix\iblock\template\entity\iblock] => Array
        (
            [module] => iblock
            [file] => lib/template/entity/iblock.php
        )

    [bitrix\iblock\template\entity\section] => Array
        (
            [module] => iblock
            [file] => lib/template/entity/section.php
        )

    [bitrix\iblock\template\entity\sectionpath] => Array
        (
            [module] => iblock
            [file] => lib/template/entity/sectionpath.php
        )

    [bitrix\iblock\template\entity\sectionproperty] => Array
        (
            [module] => iblock
            [file] => lib/template/entity/sectionproperty.php
        )

    [bitrix\iblock\template\functions\fabric] => Array
        (
            [module] => iblock
            [file] => lib/template/functions/fabric.php
        )

    [bitrix\iblock\template\functions\functionbase] => Array
        (
            [module] => iblock
            [file] => lib/template/functions/fabric.php
        )

    [bitrix\iblock\template\functions\functionupper] => Array
        (
            [module] => iblock
            [file] => lib/template/functions/fabric.php
        )

    [bitrix\iblock\template\functions\functionlower] => Array
        (
            [module] => iblock
            [file] => lib/template/functions/fabric.php
        )

    [bitrix\iblock\template\functions\functiontranslit] => Array
        (
            [module] => iblock
            [file] => lib/template/functions/fabric.php
        )

    [bitrix\iblock\template\functions\functionconcat] => Array
        (
            [module] => iblock
            [file] => lib/template/functions/fabric.php
        )

    [bitrix\iblock\template\functions\functionlimit] => Array
        (
            [module] => iblock
            [file] => lib/template/functions/fabric.php
        )

    [bitrix\iblock\template\functions\functioncontrast] => Array
        (
            [module] => iblock
            [file] => lib/template/functions/fabric.php
        )

    [bitrix\iblock\template\functions\functionmin] => Array
        (
            [module] => iblock
            [file] => lib/template/functions/fabric.php
        )

    [bitrix\iblock\template\functions\functionmax] => Array
        (
            [module] => iblock
            [file] => lib/template/functions/fabric.php
        )

    [bitrix\iblock\template\functions\functiondistinct] => Array
        (
            [module] => iblock
            [file] => lib/template/functions/fabric.php
        )

    [bitrix\iblock\update\adminfilteroption] => Array
        (
            [module] => iblock
            [file] => lib/update/adminfilteroption.php
        )

    [bitrix\iblock\update\admingridoption] => Array
        (
            [module] => iblock
            [file] => lib/update/admingridoption.php
        )

    [bitrix\iblock\url\adminpage\basebuilder] => Array
        (
            [module] => iblock
            [file] => lib/url/adminpage/basebuilder.php
        )

    [bitrix\iblock\url\adminpage\buildermanager] => Array
        (
            [module] => iblock
            [file] => lib/url/adminpage/buildermanager.php
        )

    [bitrix\iblock\url\adminpage\iblockbuilder] => Array
        (
            [module] => iblock
            [file] => lib/url/adminpage/iblockbuilder.php
        )

    [bitrix\iblock\sendereventhandler] => Array
        (
            [module] => iblock
            [file] => lib/senderconnector.php
        )

    [bitrix\iblock\senderconnectoriblock] => Array
        (
            [module] => iblock
            [file] => lib/senderconnector.php
        )

    [ccurrency] => Array
        (
            [module] => currency
            [file] => general/currency.php
        )

    [ccurrencylang] => Array
        (
            [module] => currency
            [file] => general/currency_lang.php
        )

    [ccurrencyrates] => Array
        (
            [module] => currency
            [file] => general/currency_rate.php
        )

    [bitrix\currency\compatible\tools] => Array
        (
            [module] => currency
            [file] => lib/compatible/tools.php
        )

    [bitrix\currency\helpers\admin\tools] => Array
        (
            [module] => currency
            [file] => lib/helpers/admin/tools.php
        )

    [bitrix\currency\helpers\editor] => Array
        (
            [module] => currency
            [file] => lib/helpers/editor.php
        )

    [bitrix\currency\userfield\money] => Array
        (
            [module] => currency
            [file] => lib/userfield/money.php
        )

    [bitrix\currency\currencymanager] => Array
        (
            [module] => currency
            [file] => lib/currencymanager.php
        )

    [bitrix\currency\currencytable] => Array
        (
            [module] => currency
            [file] => lib/currency.php
        )

    [bitrix\currency\currencylangtable] => Array
        (
            [module] => currency
            [file] => lib/currencylang.php
        )

    [bitrix\currency\currencyratetable] => Array
        (
            [module] => currency
            [file] => lib/currencyrate.php
        )

    [bitrix\currency\currencyclassifier] => Array
        (
            [module] => currency
            [file] => lib/currencyclassifier.php
        )

    [sale] => Array
        (
            [module] => sale
            [file] => install/index.php
        )

    [callsaledelivery] => Array
        (
            [module] => sale
            [file] => general/delivery.php
        )

    [csaledelivery] => Array
        (
            [module] => sale
            [file] => mysql/delivery.php
        )

    [csaledeliveryhandler] => Array
        (
            [module] => sale
            [file] => mysql/delivery_handler.php
        )

    [csaledeliveryhelper] => Array
        (
            [module] => sale
            [file] => general/delivery_helper.php
        )

    [csaledelivery2paysystem] => Array
        (
            [module] => sale
            [file] => general/delivery_2_pay_system.php
        )

    [csalelocation] => Array
        (
            [module] => sale
            [file] => mysql/location.php
        )

    [csalelocationgroup] => Array
        (
            [module] => sale
            [file] => mysql/location_group.php
        )

    [csalebasket] => Array
        (
            [module] => sale
            [file] => mysql/basket.php
        )

    [csalebaskethelper] => Array
        (
            [module] => sale
            [file] => general/basket_helper.php
        )

    [csaleuser] => Array
        (
            [module] => sale
            [file] => mysql/basket.php
        )

    [csaleorder] => Array
        (
            [module] => sale
            [file] => mysql/order.php
        )

    [csaleorderpropsgroup] => Array
        (
            [module] => sale
            [file] => mysql/order_props_group.php
        )

    [csaleorderpropsvariant] => Array
        (
            [module] => sale
            [file] => mysql/order_props_variant.php
        )

    [csaleorderuserprops] => Array
        (
            [module] => sale
            [file] => mysql/order_user_props.php
        )

    [csaleorderuserpropsvalue] => Array
        (
            [module] => sale
            [file] => mysql/order_user_props_value.php
        )

    [csaleordertax] => Array
        (
            [module] => sale
            [file] => mysql/order_tax.php
        )

    [csaleorderhelper] => Array
        (
            [module] => sale
            [file] => general/order_helper.php
        )

    [csalepaysystem] => Array
        (
            [module] => sale
            [file] => mysql/pay_system.php
        )

    [csalepaysystemaction] => Array
        (
            [module] => sale
            [file] => mysql/pay_system_action.php
        )

    [csalepaysystemshelper] => Array
        (
            [module] => sale
            [file] => general/pay_system_helper.php
        )

    [csalepaysystemtarif] => Array
        (
            [module] => sale
            [file] => general/pay_system_tarif.php
        )

    [csaletax] => Array
        (
            [module] => sale
            [file] => mysql/tax.php
        )

    [csaletaxrate] => Array
        (
            [module] => sale
            [file] => mysql/tax_rate.php
        )

    [csalepersontype] => Array
        (
            [module] => sale
            [file] => mysql/person_type.php
        )

    [csalediscount] => Array
        (
            [module] => sale
            [file] => mysql/discount.php
        )

    [csalebasketdiscountconvert] => Array
        (
            [module] => sale
            [file] => general/step_operations.php
        )

    [csalediscountreindex] => Array
        (
            [module] => sale
            [file] => general/step_operations.php
        )

    [csalediscountconvertext] => Array
        (
            [module] => sale
            [file] => general/step_operations.php
        )

    [csaleuseraccount] => Array
        (
            [module] => sale
            [file] => mysql/user.php
        )

    [csaleusertransact] => Array
        (
            [module] => sale
            [file] => mysql/user_transact.php
        )

    [csaleusercards] => Array
        (
            [module] => sale
            [file] => mysql/user_cards.php
        )

    [csalerecurring] => Array
        (
            [module] => sale
            [file] => mysql/recurring.php
        )

    [csalelang] => Array
        (
            [module] => sale
            [file] => mysql/settings.php
        )

    [csalegroupaccesstosite] => Array
        (
            [module] => sale
            [file] => mysql/settings.php
        )

    [csalegroupaccesstoflag] => Array
        (
            [module] => sale
            [file] => mysql/settings.php
        )

    [csaleauxiliary] => Array
        (
            [module] => sale
            [file] => mysql/auxiliary.php
        )

    [csaleaffiliate] => Array
        (
            [module] => sale
            [file] => mysql/affiliate.php
        )

    [csaleaffiliateplan] => Array
        (
            [module] => sale
            [file] => mysql/affiliate_plan.php
        )

    [csaleaffiliateplansection] => Array
        (
            [module] => sale
            [file] => mysql/affiliate_plan_section.php
        )

    [csaleaffiliatetier] => Array
        (
            [module] => sale
            [file] => mysql/affiliate_tier.php
        )

    [csaleaffiliatetransact] => Array
        (
            [module] => sale
            [file] => mysql/affiliate_transact.php
        )

    [csaleexport] => Array
        (
            [module] => sale
            [file] => general/export.php
        )

    [exportoneccrm] => Array
        (
            [module] => sale
            [file] => general/export.php
        )

    [csaleorderloader] => Array
        (
            [module] => sale
            [file] => general/order_loader.php
        )

    [csalemeasure] => Array
        (
            [module] => sale
            [file] => general/measurement.php
        )

    [csaleproduct] => Array
        (
            [module] => sale
            [file] => mysql/product.php
        )

    [csaleviewedproduct] => Array
        (
            [module] => sale
            [file] => mysql/product.php
        )

    [csalehelper] => Array
        (
            [module] => sale
            [file] => general/helper.php
        )

    [csalemobileorderutils] => Array
        (
            [module] => sale
            [file] => general/mobile_order.php
        )

    [csalemobileorderpull] => Array
        (
            [module] => sale
            [file] => general/mobile_order.php
        )

    [csalemobileorderpush] => Array
        (
            [module] => sale
            [file] => general/mobile_order.php
        )

    [csalemobileorderfilter] => Array
        (
            [module] => sale
            [file] => general/mobile_order.php
        )

    [cbasesalereporthelper] => Array
        (
            [module] => sale
            [file] => general/sale_report_helper.php
        )

    [csalereportsaleorderhelper] => Array
        (
            [module] => sale
            [file] => general/sale_report_helper.php
        )

    [csalereportuserhelper] => Array
        (
            [module] => sale
            [file] => general/sale_report_helper.php
        )

    [csalereportsalefuserhelper] => Array
        (
            [module] => sale
            [file] => general/sale_report_helper.php
        )

    [ibxsaleproductprovider] => Array
        (
            [module] => sale
            [file] => general/product_provider.php
        )

    [csalestorebarcode] => Array
        (
            [module] => sale
            [file] => mysql/store_barcode.php
        )

    [csaleorderchange] => Array
        (
            [module] => sale
            [file] => mysql/order_change.php
        )

    [csaleorderchangeformat] => Array
        (
            [module] => sale
            [file] => general/order_change.php
        )

    [bitrix\sale\internals\fusertable] => Array
        (
            [module] => sale
            [file] => lib/internals/fuser.php
        )

    [bitrix\sale\fuser] => Array
        (
            [module] => sale
            [file] => lib/fuser.php
        )

    [bitrix\sale\internals\input\manager] => Array
        (
            [module] => sale
            [file] => lib/internals/input.php
        )

    [bitrix\sale\internals\input\base] => Array
        (
            [module] => sale
            [file] => lib/internals/input.php
        )

    [bitrix\sale\internals\input\file] => Array
        (
            [module] => sale
            [file] => lib/internals/input.php
        )

    [bitrix\sale\internals\input\stringinput] => Array
        (
            [module] => sale
            [file] => lib/internals/input.php
        )

    [bitrix\sale\internals\sitecurrencytable] => Array
        (
            [module] => sale
            [file] => lib/internals/sitecurrency.php
        )

    [csalestatus] => Array
        (
            [module] => sale
            [file] => general/status.php
        )

    [bitrix\sale\statusbase] => Array
        (
            [module] => sale
            [file] => lib/statusbase.php
        )

    [bitrix\sale\orderstatus] => Array
        (
            [module] => sale
            [file] => lib/orderstatus.php
        )

    [bitrix\sale\deliverystatus] => Array
        (
            [module] => sale
            [file] => lib/deliverystatus.php
        )

    [bitrix\sale\internals\statustable] => Array
        (
            [module] => sale
            [file] => lib/internals/status.php
        )

    [bitrix\sale\internals\statuslangtable] => Array
        (
            [module] => sale
            [file] => lib/internals/status_lang.php
        )

    [bitrix\sale\internals\statusgrouptasktable] => Array
        (
            [module] => sale
            [file] => lib/internals/status_grouptask.php
        )

    [csaleorderprops] => Array
        (
            [module] => sale
            [file] => general/order_props.php
        )

    [csaleorderpropsadapter] => Array
        (
            [module] => sale
            [file] => general/order_props.php
        )

    [csaleorderpropsvalue] => Array
        (
            [module] => sale
            [file] => mysql/order_props_values.php
        )

    [bitrix\sale\propertyvaluecollection] => Array
        (
            [module] => sale
            [file] => lib/propertyvaluecollection.php
        )

    [bitrix\sale\internals\orderpropstable] => Array
        (
            [module] => sale
            [file] => lib/internals/orderprops.php
        )

    [bitrix\sale\internals\orderpropsgrouptable] => Array
        (
            [module] => sale
            [file] => lib/internals/orderprops_group.php
        )

    [bitrix\sale\internals\orderpropsvaluetable] => Array
        (
            [module] => sale
            [file] => lib/internals/orderprops_value.php
        )

    [bitrix\sale\internals\orderpropsvarianttable] => Array
        (
            [module] => sale
            [file] => lib/internals/orderprops_variant.php
        )

    [bitrix\sale\internals\orderpropsrelationtable] => Array
        (
            [module] => sale
            [file] => lib/internals/orderprops_relation.php
        )

    [bitrix\sale\internals\userpropsvaluetable] => Array
        (
            [module] => sale
            [file] => lib/internals/userpropsvalue.php
        )

    [bitrix\sale\internals\userpropstable] => Array
        (
            [module] => sale
            [file] => lib/internals/userprops.php
        )

    [bitrix\sale\businessvalue] => Array
        (
            [module] => sale
            [file] => lib/businessvalue.php
        )

    [bitrix\sale\ibusinessvalueprovider] => Array
        (
            [module] => sale
            [file] => lib/businessvalueproviderinterface.php
        )

    [bitrix\sale\internals\businessvaluetable] => Array
        (
            [module] => sale
            [file] => lib/internals/businessvalue.php
        )

    [bitrix\sale\internals\businessvaluepersondomaintable] => Array
        (
            [module] => sale
            [file] => lib/internals/businessvalue_persondomain.php
        )

    [bitrix\sale\internals\businessvaluecode1ctable] => Array
        (
            [module] => sale
            [file] => lib/internals/businessvalue_code_1c.php
        )

    [bitrix\sale\internals\paysystemactiontable] => Array
        (
            [module] => sale
            [file] => lib/internals/paysystemaction.php
        )

    [bitrix\sale\internals\paysysteminner] => Array
        (
            [module] => sale
            [file] => lib/internals/paysysteminner.php
        )

    [bitrix\sale\internals\deliverypaysystemtable] => Array
        (
            [module] => sale
            [file] => lib/internals/delivery_paysystem.php
        )

    [bitrix\sale\usermessageexception] => Array
        (
            [module] => sale
            [file] => lib/exception.php
        )

    [bitrix\sale\configuration] => Array
        (
            [module] => sale
            [file] => lib/configuration.php
        )

    [bitrix\sale\order] => Array
        (
            [module] => sale
            [file] => lib/order.php
        )

    [bitrix\sale\persontype] => Array
        (
            [module] => sale
            [file] => lib/persontype.php
        )

    [csalereportsalegoodshelper] => Array
        (
            [module] => sale
            [file] => general/sale_report_helper.php
        )

    [csalereportsaleproducthelper] => Array
        (
            [module] => sale
            [file] => general/sale_report_helper.php
        )

    [bitrix\sale\internals\producttable] => Array
        (
            [module] => sale
            [file] => lib/internals/product.php
        )

    [bitrix\sale\internals\goodssectiontable] => Array
        (
            [module] => sale
            [file] => lib/internals/goodssection.php
        )

    [bitrix\sale\internals\sectiontable] => Array
        (
            [module] => sale
            [file] => lib/internals/section.php
        )

    [bitrix\sale\internals\storeproducttable] => Array
        (
            [module] => sale
            [file] => lib/internals/storeproduct.php
        )

    [bitrix\sale\saleszone] => Array
        (
            [module] => sale
            [file] => lib/saleszone.php
        )

    [bitrix\sale\internals\orderdeliveryreqtable] => Array
        (
            [module] => sale
            [file] => lib/internals/orderdeliveryreq.php
        )

    [bitrix\sale\sendereventhandler] => Array
        (
            [module] => sale
            [file] => lib/senderconnector.php
        )

    [bitrix\sale\senderconnectorbuyer] => Array
        (
            [module] => sale
            [file] => lib/senderconnector.php
        )

    [bitrix\sale\userconsent] => Array
        (
            [module] => sale
            [file] => lib/userconsent.php
        )

    [bitrix\sale\internals\product2producttable] => Array
        (
            [module] => sale
            [file] => lib/internals/product2product.php
        )

    [bitrix\sale\internals\orderprocessingtable] => Array
        (
            [module] => sale
            [file] => lib/internals/orderprocessing.php
        )

    [bitrix\sale\orderbase] => Array
        (
            [module] => sale
            [file] => lib/orderbase.php
        )

    [bitrix\sale\internals\entity] => Array
        (
            [module] => sale
            [file] => lib/internals/entity.php
        )

    [bitrix\sale\internals\entitycollection] => Array
        (
            [module] => sale
            [file] => lib/internals/entitycollection.php
        )

    [bitrix\sale\internals\collectionbase] => Array
        (
            [module] => sale
            [file] => lib/internals/collectionbase.php
        )

    [bitrix\sale\shipment] => Array
        (
            [module] => sale
            [file] => lib/shipment.php
        )

    [bitrix\sale\shipmentcollection] => Array
        (
            [module] => sale
            [file] => lib/shipmentcollection.php
        )

    [bitrix\sale\shipmentitemcollection] => Array
        (
            [module] => sale
            [file] => lib/shipmentitemcollection.php
        )

    [bitrix\sale\shipmentitem] => Array
        (
            [module] => sale
            [file] => lib/shipmentitem.php
        )

    [bitrix\sale\shipmentitemstorecollection] => Array
        (
            [module] => sale
            [file] => lib/shipmentitemstorecollection.php
        )

    [bitrix\sale\shipmentitemstore] => Array
        (
            [module] => sale
            [file] => lib/shipmentitemstore.php
        )

    [bitrix\sale\paymentcollectionbase] => Array
        (
            [module] => sale
            [file] => lib/internals/paymentcollectionbase.php
        )

    [bitrix\sale\paymentcollection] => Array
        (
            [module] => sale
            [file] => lib/paymentcollection.php
        )

    [bitrix\sale\payment] => Array
        (
            [module] => sale
            [file] => lib/payment.php
        )

    [bitrix\sale\paysystemservice] => Array
        (
            [module] => sale
            [file] => lib/paysystemservice.php
        )

    [bitrix\sale\internals\fields] => Array
        (
            [module] => sale
            [file] => lib/internals/fields.php
        )

    [bitrix\sale\result] => Array
        (
            [module] => sale
            [file] => lib/result.php
        )

    [bitrix\sale\resulterror] => Array
        (
            [module] => sale
            [file] => lib/result.php
        )

    [bitrix\sale\resultserializable] => Array
        (
            [module] => sale
            [file] => lib/resultserializable.php
        )

    [bitrix\sale\eventactions] => Array
        (
            [module] => sale
            [file] => lib/eventactions.php
        )

    [bitrix\sale\basketbase] => Array
        (
            [module] => sale
            [file] => lib/basketbase.php
        )

    [bitrix\sale\basketitembase] => Array
        (
            [module] => sale
            [file] => lib/basketitembase.php
        )

    [bitrix\sale\basket] => Array
        (
            [module] => sale
            [file] => lib/basket.php
        )

    [bitrix\sale\internals\basketitembase] => Array
        (
            [module] => sale
            [file] => lib/internals/basketitembase.php
        )

    [bitrix\sale\basketitem] => Array
        (
            [module] => sale
            [file] => lib/basketitem.php
        )

    [bitrix\sale\basketbundlecollection] => Array
        (
            [module] => sale
            [file] => lib/basketbundlecollection.php
        )

    [bitrix\sale\orderproperties] => Array
        (
            [module] => sale
            [file] => lib/orderprops.php
        )

    [bitrix\sale\propertyvalue] => Array
        (
            [module] => sale
            [file] => lib/propertyvalue.php
        )

    [bitrix\sale\compatible\internals\entitycompatibility] => Array
        (
            [module] => sale
            [file] => lib/compatible/internals/entitycompatibility.php
        )

    [bitrix\sale\compatible\ordercompatibility] => Array
        (
            [module] => sale
            [file] => lib/compatible/ordercompatibility.php
        )

    [bitrix\sale\compatible\basketcompatibility] => Array
        (
            [module] => sale
            [file] => lib/compatible/basketcompatibility.php
        )

    [bitrix\sale\compatible\eventcompatibility] => Array
        (
            [module] => sale
            [file] => lib/compatible/eventcompatibility.php
        )

    [bitrix\sale\compatible\orderquery] => Array
        (
            [module] => sale
            [file] => lib/compatible/compatible.php
        )

    [bitrix\sale\compatible\orderquerylocation] => Array
        (
            [module] => sale
            [file] => lib/compatible/compatible.php
        )

    [bitrix\sale\compatible\fetchadapter] => Array
        (
            [module] => sale
            [file] => lib/compatible/compatible.php
        )

    [bitrix\sale\compatible\test] => Array
        (
            [module] => sale
            [file] => lib/compatible/compatible.php
        )

    [bitrix\sale\orderuserproperties] => Array
        (
            [module] => sale
            [file] => lib/userprops.php
        )

    [bitrix\sale\basketpropertiescollectionbase] => Array
        (
            [module] => sale
            [file] => lib/basketpropertiesbase.php
        )

    [bitrix\sale\basketpropertiescollection] => Array
        (
            [module] => sale
            [file] => lib/basketproperties.php
        )

    [bitrix\sale\basketpropertyitembase] => Array
        (
            [module] => sale
            [file] => lib/basketpropertiesitembase.php
        )

    [bitrix\sale\basketpropertyitem] => Array
        (
            [module] => sale
            [file] => lib/basketpropertiesitem.php
        )

    [bitrix\sale\tax] => Array
        (
            [module] => sale
            [file] => lib/tax.php
        )

    [bitrix\sale\internals\ordertable] => Array
        (
            [module] => sale
            [file] => lib/internals/order.php
        )

    [bitrix\sale\internals\baskettable] => Array
        (
            [module] => sale
            [file] => lib/internals/basket.php
        )

    [bitrix\sale\internals\shipmenttable] => Array
        (
            [module] => sale
            [file] => lib/internals/shipment.php
        )

    [bitrix\sale\internals\shipmentitemtable] => Array
        (
            [module] => sale
            [file] => lib/internals/shipmentitem.php
        )

    [bitrix\sale\internals\paysystemservicetable] => Array
        (
            [module] => sale
            [file] => lib/internals/paysystemservice.php
        )

    [bitrix\sale\internals\paymenttable] => Array
        (
            [module] => sale
            [file] => lib/internals/payment.php
        )

    [bitrix\sale\internals\shipmentitemstoretable] => Array
        (
            [module] => sale
            [file] => lib/internals/shipmentitemstore.php
        )

    [bitrix\sale\internals\shipmentextraservice] => Array
        (
            [module] => sale
            [file] => lib/internals/shipmentextraservice.php
        )

    [bitrix\sale\internals\orderuserpropertiestable] => Array
        (
            [module] => sale
            [file] => lib/internals/userprops.php
        )

    [bitrix\sale\internals\collectableentity] => Array
        (
            [module] => sale
            [file] => lib/internals/collectableentity.php
        )

    [bitrix\sale\provider] => Array
        (
            [module] => sale
            [file] => lib/provider.php
        )

    [bitrix\sale\providerbase] => Array
        (
            [module] => sale
            [file] => lib/providerbase.php
        )

    [bitrix\sale\internals\catalog\provider] => Array
        (
            [module] => sale
            [file] => lib/internals/catalog/provider.php
        )

    [bitrix\sale\saleproviderbase] => Array
        (
            [module] => sale
            [file] => lib/saleproviderbase.php
        )

    [bitrix\sale\internals\transferdataprovider] => Array
        (
            [module] => sale
            [file] => lib/internals/transferdataprovider.php
        )

    [bitrix\sale\internals\poolquantity] => Array
        (
            [module] => sale
            [file] => lib/internals/poolquantity.php
        )

    [bitrix\sale\internals\providercreator] => Array
        (
            [module] => sale
            [file] => lib/internals/providercreator.php
        )

    [bitrix\sale\internals\providerbuilderbase] => Array
        (
            [module] => sale
            [file] => lib/internals/providerbuilderbase.php
        )

    [bitrix\sale\internals\providerbuilder] => Array
        (
            [module] => sale
            [file] => lib/internals/providerbuilder.php
        )

    [bitrix\sale\internals\providerbuildercompatibility] => Array
        (
            [module] => sale
            [file] => lib/internals/providerbuildercompatibility.php
        )

    [bitrix\sale\orderhistory] => Array
        (
            [module] => sale
            [file] => lib/orderhistory.php
        )

    [bitrix\sale\internals\callbackregistrytable] => Array
        (
            [module] => sale
            [file] => lib/internals/callbackregistry.php
        )

    [bitrix\sale\internals\basketpropertytable] => Array
        (
            [module] => sale
            [file] => lib/internals/basketproperties.php
        )

    [bitrix\sale\internals\companytable] => Array
        (
            [module] => sale
            [file] => lib/internals/company.php
        )

    [bitrix\sale\internals\companygrouptable] => Array
        (
            [module] => sale
            [file] => lib/internals/companygroup.php
        )

    [bitrix\sale\internals\companyresponsiblegrouptable] => Array
        (
            [module] => sale
            [file] => lib/internals/companyresponsiblegroup.php
        )

    [bitrix\sale\internals\persontypetable] => Array
        (
            [module] => sale
            [file] => lib/internals/persontype.php
        )

    [bitrix\sale\internals\persontypesitetable] => Array
        (
            [module] => sale
            [file] => lib/internals/persontypesite.php
        )

    [bitrix\sale\internals\pool] => Array
        (
            [module] => sale
            [file] => lib/internals/pool.php
        )

    [bitrix\sale\internals\userbudgetpool] => Array
        (
            [module] => sale
            [file] => lib/internals/userbudgetpool.php
        )

    [bitrix\sale\internals\eventspool] => Array
        (
            [module] => sale
            [file] => lib/internals/eventspool.php
        )

    [bitrix\sale\internals\events] => Array
        (
            [module] => sale
            [file] => lib/internals/events.php
        )

    [bitrix\sale\pricemaths] => Array
        (
            [module] => sale
            [file] => lib/pricemaths.php
        )

    [bitrix\sale\basketcomponenthelper] => Array
        (
            [module] => sale
            [file] => lib/basketcomponenthelper.php
        )

    [bitrix\sale\registry] => Array
        (
            [module] => sale
            [file] => lib/registry.php
        )

    [ipaymentorder] => Array
        (
            [module] => sale
            [file] => lib/internals/paymentinterface.php
        )

    [ishipmentorder] => Array
        (
            [module] => sale
            [file] => lib/internals/shipmentinterface.php
        )

    [ientitymarker] => Array
        (
            [module] => sale
            [file] => lib/internals/entitymarkerinterface.php
        )

    [bitrix\sale\internals\orderarchivetable] => Array
        (
            [module] => sale
            [file] => lib/internals/orderarchive.php
        )

    [bitrix\sale\internals\basketarchivetable] => Array
        (
            [module] => sale
            [file] => lib/internals/basketarchive.php
        )

    [bitrix\sale\internals\orderarchivepackedtable] => Array
        (
            [module] => sale
            [file] => lib/internals/orderarchivepacked.php
        )

    [bitrix\sale\internals\basketarchivepackedtable] => Array
        (
            [module] => sale
            [file] => lib/internals/basketarchivepacked.php
        )

    [bitrix\sale\archive\manager] => Array
        (
            [module] => sale
            [file] => lib/archive/manager.php
        )

    [bitrix\sale\archive\recovery\base] => Array
        (
            [module] => sale
            [file] => lib/archive/recovery/base.php
        )

    [bitrix\sale\archive\recovery\scheme] => Array
        (
            [module] => sale
            [file] => lib/archive/recovery/scheme.php
        )

    [bitrix\sale\archive\recovery\version1] => Array
        (
            [module] => sale
            [file] => lib/archive/recovery/version1.php
        )

    [bitrix\sale\tax\ratetable] => Array
        (
            [module] => sale
            [file] => lib/tax/rate.php
        )

    [bitrix\sale\location\locationtable] => Array
        (
            [module] => sale
            [file] => lib/location/location.php
        )

    [bitrix\sale\location\tree] => Array
        (
            [module] => sale
            [file] => lib/location/tree.php
        )

    [bitrix\sale\location\typetable] => Array
        (
            [module] => sale
            [file] => lib/location/type.php
        )

    [bitrix\sale\location\grouptable] => Array
        (
            [module] => sale
            [file] => lib/location/group.php
        )

    [bitrix\sale\location\externaltable] => Array
        (
            [module] => sale
            [file] => lib/location/external.php
        )

    [bitrix\sale\location\externalservicetable] => Array
        (
            [module] => sale
            [file] => lib/location/externalservice.php
        )

    [bitrix\sale\location\search\finder] => Array
        (
            [module] => sale
            [file] => lib/location/search/finder.php
        )

    [bitrix\sale\location\search\wordtable] => Array
        (
            [module] => sale
            [file] => lib/location/search/word.php
        )

    [bitrix\sale\location\search\chaintable] => Array
        (
            [module] => sale
            [file] => lib/location/search/chain.php
        )

    [bitrix\sale\location\search\sitelinktable] => Array
        (
            [module] => sale
            [file] => lib/location/search/sitelink.php
        )

    [bitrix\sale\location\name\nameentity] => Array
        (
            [module] => sale
            [file] => lib/location/name/nameentity.php
        )

    [bitrix\sale\location\name\locationtable] => Array
        (
            [module] => sale
            [file] => lib/location/name/location.php
        )

    [bitrix\sale\location\name\typetable] => Array
        (
            [module] => sale
            [file] => lib/location/name/type.php
        )

    [bitrix\sale\location\name\grouptable] => Array
        (
            [module] => sale
            [file] => lib/location/name/group.php
        )

    [bitrix\sale\location\connector] => Array
        (
            [module] => sale
            [file] => lib/location/connector.php
        )

    [bitrix\sale\location\grouplocationtable] => Array
        (
            [module] => sale
            [file] => lib/location/grouplocation.php
        )

    [bitrix\sale\location\sitelocationtable] => Array
        (
            [module] => sale
            [file] => lib/location/sitelocation.php
        )

    [bitrix\sale\location\defaultsitetable] => Array
        (
            [module] => sale
            [file] => lib/location/defaultsite.php
        )

    [bitrix\sale\location\db\commonhelper] => Array
        (
            [module] => sale
            [file] => lib/location/db/commonhelper.php
        )

    [bitrix\sale\location\db\helper] => Array
        (
            [module] => sale
            [file] => lib/location/db/mysql/helper.php
        )

    [bitrix\sale\location\db\blockinserter] => Array
        (
            [module] => sale
            [file] => lib/location/db/blockinserter.php
        )

    [bitrix\sale\location\admin\helper] => Array
        (
            [module] => sale
            [file] => lib/location/admin/helper.php
        )

    [bitrix\sale\location\admin\namehelper] => Array
        (
            [module] => sale
            [file] => lib/location/admin/namehelper.php
        )

    [bitrix\sale\location\admin\locationhelper] => Array
        (
            [module] => sale
            [file] => lib/location/admin/locationhelper.php
        )

    [bitrix\sale\location\admin\typehelper] => Array
        (
            [module] => sale
            [file] => lib/location/admin/typehelper.php
        )

    [bitrix\sale\location\admin\grouphelper] => Array
        (
            [module] => sale
            [file] => lib/location/admin/grouphelper.php
        )

    [bitrix\sale\location\admin\defaultsitehelper] => Array
        (
            [module] => sale
            [file] => lib/location/admin/defaultsitehelper.php
        )

    [bitrix\sale\location\admin\sitelocationhelper] => Array
        (
            [module] => sale
            [file] => lib/location/admin/sitelocationhelper.php
        )

    [bitrix\sale\location\admin\externalservicehelper] => Array
        (
            [module] => sale
            [file] => lib/location/admin/externalservicehelper.php
        )

    [bitrix\sale\location\admin\searchhelper] => Array
        (
            [module] => sale
            [file] => lib/location/admin/searchhelper.php
        )

    [bitrix\sale\location\util\process] => Array
        (
            [module] => sale
            [file] => lib/location/util/process.php
        )

    [bitrix\sale\location\util\csvreader] => Array
        (
            [module] => sale
            [file] => lib/location/util/csvreader.php
        )

    [bitrix\sale\location\util\assert] => Array
        (
            [module] => sale
            [file] => lib/location/util/assert.php
        )

    [bitrix\sale\location\import\importprocess] => Array
        (
            [module] => sale
            [file] => lib/location/import/importprocess.php
        )

    [bitrix\sale\location\search\reindexprocess] => Array
        (
            [module] => sale
            [file] => lib/location/search/reindexprocess.php
        )

    [bitrix\sale\location\tree\nodenotfoundexception] => Array
        (
            [module] => sale
            [file] => lib/location/tree/exception.php
        )

    [bitrix\sale\location\tree\nodeincorrectexception] => Array
        (
            [module] => sale
            [file] => lib/location/tree/exception.php
        )

    [bitrix\sale\location\exception] => Array
        (
            [module] => sale
            [file] => lib/location/exception.php
        )

    [csaleproxyadminresult] => Array
        (
            [module] => sale
            [file] => general/proxyadminresult.php
        )

    [csaleproxyadminuiresult] => Array
        (
            [module] => sale
            [file] => general/proxyadminresult.php
        )

    [csaleproxyresult] => Array
        (
            [module] => sale
            [file] => general/proxyresult.php
        )

    [bitrix\sale\location\migration\cupdaterlocationpro] => Array
        (
            [module] => sale
            [file] => lib/location/migration/migrate.php
        )

    [bitrix\sale\delivery\deliverylocationtable] => Array
        (
            [module] => sale
            [file] => lib/delivery/deliverylocation.php
        )

    [bitrix\sale\delivery\deliverylocationexcludetable] => Array
        (
            [module] => sale
            [file] => lib/delivery/deliverylocationexclude.php
        )

    [bitrix\sale\tax\ratelocationtable] => Array
        (
            [module] => sale
            [file] => lib/tax/ratelocation.php
        )

    [csalebasketfilter] => Array
        (
            [module] => sale
            [file] => general/sale_cond.php
        )

    [csalecondctrl] => Array
        (
            [module] => sale
            [file] => general/sale_cond.php
        )

    [csalecondctrlcomplex] => Array
        (
            [module] => sale
            [file] => general/sale_cond.php
        )

    [csalecondctrlgroup] => Array
        (
            [module] => sale
            [file] => general/sale_cond.php
        )

    [csalecondctrlbasketgroup] => Array
        (
            [module] => sale
            [file] => general/sale_cond.php
        )

    [csalecondctrlbasketfields] => Array
        (
            [module] => sale
            [file] => general/sale_cond.php
        )

    [csalecondctrlbasketitemconditions] => Array
        (
            [module] => sale
            [file] => general/sale_cond.php
        )

    [csalecondctrlbasketproperties] => Array
        (
            [module] => sale
            [file] => general/sale_cond.php
        )

    [csalecondctrlorderfields] => Array
        (
            [module] => sale
            [file] => general/sale_cond.php
        )

    [csalecondctrlcommon] => Array
        (
            [module] => sale
            [file] => general/sale_cond.php
        )

    [csalecondtree] => Array
        (
            [module] => sale
            [file] => general/sale_cond.php
        )

    [csalecondctrlpastorder] => Array
        (
            [module] => sale
            [file] => general/sale_cond.php
        )

    [csalecondcumulativectrl] => Array
        (
            [module] => sale
            [file] => general/sale_cond.php
        )

    [csalecumulativeaction] => Array
        (
            [module] => sale
            [file] => general/sale_act.php
        )

    [csaleactionctrl] => Array
        (
            [module] => sale
            [file] => general/sale_act.php
        )

    [csaleactionctrlcomplex] => Array
        (
            [module] => sale
            [file] => general/sale_act.php
        )

    [csaleactionctrlgroup] => Array
        (
            [module] => sale
            [file] => general/sale_act.php
        )

    [csaleactionctrlaction] => Array
        (
            [module] => sale
            [file] => general/sale_act.php
        )

    [csalediscountactionapply] => Array
        (
            [module] => sale
            [file] => general/sale_act.php
        )

    [csaleactionctrldelivery] => Array
        (
            [module] => sale
            [file] => general/sale_act.php
        )

    [csaleactiongift] => Array
        (
            [module] => sale
            [file] => general/sale_act.php
        )

    [csaleactiongiftctrlgroup] => Array
        (
            [module] => sale
            [file] => general/sale_act.php
        )

    [csaleactionctrlbasketgroup] => Array
        (
            [module] => sale
            [file] => general/sale_act.php
        )

    [csaleactionctrlsubgroup] => Array
        (
            [module] => sale
            [file] => general/sale_act.php
        )

    [csaleactioncondctrlbasketfields] => Array
        (
            [module] => sale
            [file] => general/sale_act.php
        )

    [csaleactiontree] => Array
        (
            [module] => sale
            [file] => general/sale_act.php
        )

    [csalediscountconvert] => Array
        (
            [module] => sale
            [file] => general/discount_convert.php
        )

    [csalepdf] => Array
        (
            [module] => sale
            [file] => general/pdf.php
        )

    [csaleymhandler] => Array
        (
            [module] => sale
            [file] => general/ym_handler.php
        )

    [csaleymlocation] => Array
        (
            [module] => sale
            [file] => general/ym_location.php
        )

    [bitrix\sale\delivery\calculationresult] => Array
        (
            [module] => sale
            [file] => lib/delivery/calculationresult.php
        )

    [bitrix\sale\delivery\services\table] => Array
        (
            [module] => sale
            [file] => lib/delivery/services/table.php
        )

    [bitrix\sale\delivery\restrictions\table] => Array
        (
            [module] => sale
            [file] => lib/delivery/restrictions/table.php
        )

    [bitrix\sale\delivery\services\manager] => Array
        (
            [module] => sale
            [file] => lib/delivery/services/manager.php
        )

    [bitrix\sale\delivery\restrictions\base] => Array
        (
            [module] => sale
            [file] => lib/delivery/restrictions/base.php
        )

    [bitrix\sale\delivery\restrictions\manager] => Array
        (
            [module] => sale
            [file] => lib/delivery/restrictions/manager.php
        )

    [bitrix\sale\delivery\services\base] => Array
        (
            [module] => sale
            [file] => lib/delivery/services/base.php
        )

    [bitrix\sale\delivery\menu] => Array
        (
            [module] => sale
            [file] => lib/delivery/menu.php
        )

    [bitrix\sale\delivery\services\objectpool] => Array
        (
            [module] => sale
            [file] => lib/delivery/services/objectpool.php
        )

    [bitrix\sale\tradingplatformtable] => Array
        (
            [module] => sale
            [file] => lib/internals/tradingplatform.php
        )

    [bitrix\sale\tradingplatform\ebay\policy] => Array
        (
            [module] => sale
            [file] => lib/tradingplatform/ebay/policy.php
        )

    [bitrix\sale\tradingplatform\helper] => Array
        (
            [module] => sale
            [file] => lib/tradingplatform/helper.php
        )

    [bitrix\sale\tradingplatform\ymarket\yandexmarket] => Array
        (
            [module] => sale
            [file] => lib/tradingplatform/ymarket/yandexmarket.php
        )

    [bitrix\sale\tradingplatform\platform] => Array
        (
            [module] => sale
            [file] => lib/tradingplatform/platform.php
        )

    [bitrix\sale\tradingplatform\logger] => Array
        (
            [module] => sale
            [file] => lib/tradingplatform/logger.php
        )

    [bitrix\sale\internals\shipmentextraservicetable] => Array
        (
            [module] => sale
            [file] => lib/internals/shipmentextraservice.php
        )

    [bitrix\sale\delivery\extraservices\manager] => Array
        (
            [module] => sale
            [file] => lib/delivery/extra_services/manager.php
        )

    [bitrix\sale\delivery\extraservices\base] => Array
        (
            [module] => sale
            [file] => lib/delivery/extra_services/base.php
        )

    [bitrix\sale\delivery\extraservices\table] => Array
        (
            [module] => sale
            [file] => lib/delivery/extra_services/table.php
        )

    [bitrix\sale\delivery\tracking\manager] => Array
        (
            [module] => sale
            [file] => lib/delivery/tracking/manager.php
        )

    [bitrix\sale\delivery\tracking\table] => Array
        (
            [module] => sale
            [file] => lib/delivery/tracking/table.php
        )

    [bitrix\sale\delivery\externallocationmap] => Array
        (
            [module] => sale
            [file] => lib/delivery/externallocationmap.php
        )

    [bitrix\sale\internals\servicerestrictiontable] => Array
        (
            [module] => sale
            [file] => lib/internals/servicerestriction.php
        )

    [bitrix\sale\services\base\restrictionmanager] => Array
        (
            [module] => sale
            [file] => lib/services/base/restrictionmanager.php
        )

    [bitrix\sale\services\base\siterestriction] => Array
        (
            [module] => sale
            [file] => lib/services/base/siterestriction.php
        )

    [bitrix\sale\services\base\tradebindingrestriction] => Array
        (
            [module] => sale
            [file] => lib/services/base/tradebindingrestriction.php
        )

    [bitrix\sale\compatible\discountcompatibility] => Array
        (
            [module] => sale
            [file] => lib/compatible/discountcompatibility.php
        )

    [bitrix\sale\config\feature] => Array
        (
            [module] => sale
            [file] => lib/config/feature.php
        )

    [bitrix\sale\discount\context\basecontext] => Array
        (
            [module] => sale
            [file] => lib/discount/context/basecontext.php
        )

    [bitrix\sale\discount\context\fuser] => Array
        (
            [module] => sale
            [file] => lib/discount/context/fuser.php
        )

    [bitrix\sale\discount\context\user] => Array
        (
            [module] => sale
            [file] => lib/discount/context/user.php
        )

    [bitrix\sale\discount\context\usergroup] => Array
        (
            [module] => sale
            [file] => lib/discount/context/usergroup.php
        )

    [bitrix\sale\discount\gift\collection] => Array
        (
            [module] => sale
            [file] => lib/discount/gift/collection.php
        )

    [bitrix\sale\discount\gift\gift] => Array
        (
            [module] => sale
            [file] => lib/discount/gift/gift.php
        )

    [bitrix\sale\discount\gift\manager] => Array
        (
            [module] => sale
            [file] => lib/discount/gift/manager.php
        )

    [bitrix\sale\discount\gift\relateddatatable] => Array
        (
            [module] => sale
            [file] => lib/discount/gift/relateddata.php
        )

    [bitrix\sale\discount\index\indexelementtable] => Array
        (
            [module] => sale
            [file] => lib/discount/index/indexelement.php
        )

    [bitrix\sale\discount\index\indexsectiontable] => Array
        (
            [module] => sale
            [file] => lib/discount/index/indexsection.php
        )

    [bitrix\sale\discount\index\manager] => Array
        (
            [module] => sale
            [file] => lib/discount/index/manager.php
        )

    [bitrix\sale\discount\migration\orderdiscountmigrator] => Array
        (
            [module] => sale
            [file] => lib/discount/migration/orderdiscountmigrator.php
        )

    [bitrix\sale\discount\prediction\manager] => Array
        (
            [module] => sale
            [file] => lib/discount/prediction/manager.php
        )

    [bitrix\sale\discount\preset\arrayhelper] => Array
        (
            [module] => sale
            [file] => lib/discount/preset/arrayhelper.php
        )

    [bitrix\sale\discount\preset\basepreset] => Array
        (
            [module] => sale
            [file] => lib/discount/preset/basepreset.php
        )

    [bitrix\sale\discount\preset\htmlhelper] => Array
        (
            [module] => sale
            [file] => lib/discount/preset/htmlhelper.php
        )

    [bitrix\sale\discount\preset\manager] => Array
        (
            [module] => sale
            [file] => lib/discount/preset/manager.php
        )

    [bitrix\sale\discount\preset\selectproductpreset] => Array
        (
            [module] => sale
            [file] => lib/discount/preset/selectproductpreset.php
        )

    [bitrix\sale\discount\preset\state] => Array
        (
            [module] => sale
            [file] => lib/discount/preset/state.php
        )

    [bitrix\sale\discount\result\compatibleformat] => Array
        (
            [module] => sale
            [file] => lib/discount/result/compatibleformat.php
        )

    [bitrix\sale\discount\runtimecache\discountcache] => Array
        (
            [module] => sale
            [file] => lib/discount/runtimecache/discountcache.php
        )

    [bitrix\sale\discount\runtimecache\fusercache] => Array
        (
            [module] => sale
            [file] => lib/discount/runtimecache/fusercache.php
        )

    [bitrix\sale\discount\actions] => Array
        (
            [module] => sale
            [file] => lib/discount/actions.php
        )

    [bitrix\sale\discount\analyzer] => Array
        (
            [module] => sale
            [file] => lib/discount/analyzer.php
        )

    [bitrix\sale\discount\cumulativecalculator] => Array
        (
            [module] => sale
            [file] => lib/discount/cumulativecalculator.php
        )

    [bitrix\sale\discount\formatter] => Array
        (
            [module] => sale
            [file] => lib/discount/formatter.php
        )

    [bitrix\sale\internals\discounttable] => Array
        (
            [module] => sale
            [file] => lib/internals/discount.php
        )

    [bitrix\sale\internals\discountcoupontable] => Array
        (
            [module] => sale
            [file] => lib/internals/discountcoupon.php
        )

    [bitrix\sale\internals\discountentitiestable] => Array
        (
            [module] => sale
            [file] => lib/internals/discountentities.php
        )

    [bitrix\sale\internals\discountgrouptable] => Array
        (
            [module] => sale
            [file] => lib/internals/discountgroup.php
        )

    [bitrix\sale\internals\discountmoduletable] => Array
        (
            [module] => sale
            [file] => lib/internals/discountmodule.php
        )

    [bitrix\sale\internals\orderdiscounttable] => Array
        (
            [module] => sale
            [file] => lib/internals/orderdiscount.php
        )

    [bitrix\sale\internals\orderdiscountdatatable] => Array
        (
            [module] => sale
            [file] => lib/internals/orderdiscount.php
        )

    [bitrix\sale\internals\ordercouponstable] => Array
        (
            [module] => sale
            [file] => lib/internals/orderdiscount.php
        )

    [bitrix\sale\internals\ordermodulestable] => Array
        (
            [module] => sale
            [file] => lib/internals/orderdiscount.php
        )

    [bitrix\sale\internals\orderroundtable] => Array
        (
            [module] => sale
            [file] => lib/internals/orderround.php
        )

    [bitrix\sale\internals\orderrulestable] => Array
        (
            [module] => sale
            [file] => lib/internals/orderdiscount.php
        )

    [bitrix\sale\internals\orderrulesdescrtable] => Array
        (
            [module] => sale
            [file] => lib/internals/orderdiscount.php
        )

    [bitrix\sale\internals\accountnumbergenerator] => Array
        (
            [module] => sale
            [file] => lib/internals/accountnumber.php
        )

    [bitrix\sale\discount] => Array
        (
            [module] => sale
            [file] => lib/discount.php
        )

    [bitrix\sale\discountbase] => Array
        (
            [module] => sale
            [file] => lib/discountbase.php
        )

    [bitrix\sale\discountcouponsmanager] => Array
        (
            [module] => sale
            [file] => lib/discountcouponsmanager.php
        )

    [bitrix\sale\discountcouponsmanagerbase] => Array
        (
            [module] => sale
            [file] => lib/discountcouponsmanagerbase.php
        )

    [bitrix\sale\orderdiscount] => Array
        (
            [module] => sale
            [file] => lib/orderdiscount.php
        )

    [bitrix\sale\orderdiscountbase] => Array
        (
            [module] => sale
            [file] => lib/orderdiscountbase.php
        )

    [bitrix\sale\orderdiscountmanager] => Array
        (
            [module] => sale
            [file] => lib/orderdiscountmanager.php
        )

    [bitrix\sale\paysystem\logger] => Array
        (
            [module] => sale
            [file] => lib/paysystem/logger.php
        )

    [bitrix\sale\paysystem\restservice] => Array
        (
            [module] => sale
            [file] => lib/paysystem/restservice.php
        )

    [bitrix\sale\paysystem\resthandler] => Array
        (
            [module] => sale
            [file] => lib/paysystem/resthandler.php
        )

    [bitrix\sale\services\base\restclient] => Array
        (
            [module] => sale
            [file] => lib/services/base/restclient.php
        )

    [bitrix\sale\paysystem\service] => Array
        (
            [module] => sale
            [file] => lib/paysystem/service.php
        )

    [bitrix\sale\internals\paysystemresthandlerstable] => Array
        (
            [module] => sale
            [file] => lib/internals/paysystemresthandlers.php
        )

    [bitrix\sale\paysystem\manager] => Array
        (
            [module] => sale
            [file] => lib/paysystem/manager.php
        )

    [bitrix\sale\paysystem\baseservicehandler] => Array
        (
            [module] => sale
            [file] => lib/paysystem/baseservicehandler.php
        )

    [bitrix\sale\paysystem\servicehandler] => Array
        (
            [module] => sale
            [file] => lib/paysystem/servicehandler.php
        )

    [bitrix\sale\paysystem\irefund] => Array
        (
            [module] => sale
            [file] => lib/paysystem/irefund.php
        )

    [bitrix\sale\paysystem\ipdf] => Array
        (
            [module] => sale
            [file] => lib/paysystem/ipdf.php
        )

    [bitrix\sale\paysystem\irefundextended] => Array
        (
            [module] => sale
            [file] => lib/paysystem/irefundextended.php
        )

    [bitrix\sale\paysystem\cert] => Array
        (
            [module] => sale
            [file] => lib/paysystem/cert.php
        )

    [bitrix\sale\paysystem\ipayable] => Array
        (
            [module] => sale
            [file] => lib/paysystem/ipayable.php
        )

    [bitrix\sale\paysystem\icheckable] => Array
        (
            [module] => sale
            [file] => lib/paysystem/icheckable.php
        )

    [bitrix\sale\paysystem\iprepayable] => Array
        (
            [module] => sale
            [file] => lib/paysystem/iprepayable.php
        )

    [bitrix\sale\paysystem\compatibilityhandler] => Array
        (
            [module] => sale
            [file] => lib/paysystem/compatibilityhandler.php
        )

    [bitrix\sale\paysystem\ihold] => Array
        (
            [module] => sale
            [file] => lib/paysystem/ihold.php
        )

    [bitrix\sale\paysystem\ipartialhold] => Array
        (
            [module] => sale
            [file] => lib/paysystem/ipartialhold.php
        )

    [bitrix\sale\internals\paymentlogtable] => Array
        (
            [module] => sale
            [file] => lib/internals/paymentlog.php
        )

    [bitrix\sale\services\paysystem\restrictions\manager] => Array
        (
            [module] => sale
            [file] => lib/services/paysystem/restrictions/manager.php
        )

    [bitrix\sale\services\base\restriction] => Array
        (
            [module] => sale
            [file] => lib/services/base/restriction.php
        )

    [bitrix\sale\internals\yandexsettingstable] => Array
        (
            [module] => sale
            [file] => lib/internals/yandexsettings.php
        )

    [bitrix\sale\services\company\manager] => Array
        (
            [module] => sale
            [file] => lib/services/company/manager.php
        )

    [bitrix\sale\internals\collectionfilteriterator] => Array
        (
            [module] => sale
            [file] => lib/internals/collectionfilteriterator.php
        )

    [bitrix\sale\cashbox\internals\pool] => Array
        (
            [module] => sale
            [file] => lib/cashbox/internals/pool.php
        )

    [bitrix\sale\cashbox\internals\cashboxtable] => Array
        (
            [module] => sale
            [file] => lib/cashbox/internals/cashbox.php
        )

    [bitrix\sale\cashbox\internals\cashboxchecktable] => Array
        (
            [module] => sale
            [file] => lib/cashbox/internals/cashboxcheck.php
        )

    [bitrix\sale\cashbox\internals\cashboxzreporttable] => Array
        (
            [module] => sale
            [file] => lib/cashbox/internals/cashboxzreport.php
        )

    [bitrix\sale\cashbox\internals\cashboxerrlogtable] => Array
        (
            [module] => sale
            [file] => lib/cashbox/internals/cashboxerrlog.php
        )

    [bitrix\sale\cashbox\cashbox] => Array
        (
            [module] => sale
            [file] => lib/cashbox/cashbox.php
        )

    [bitrix\sale\cashbox\manager] => Array
        (
            [module] => sale
            [file] => lib/cashbox/manager.php
        )

    [bitrix\sale\cashbox\iprintimmediately] => Array
        (
            [module] => sale
            [file] => lib/cashbox/iprintimmediately.php
        )

    [bitrix\sale\cashbox\restrictions\manager] => Array
        (
            [module] => sale
            [file] => lib/cashbox/restrictions/manager.php
        )

    [bitrix\sale\notify] => Array
        (
            [module] => sale
            [file] => lib/notify.php
        )

    [bitrix\sale\buyerstatistic] => Array
        (
            [module] => sale
            [file] => /lib/buyerstatistic.php
        )

    [bitrix\sale\internals\buyerstatistictable] => Array
        (
            [module] => sale
            [file] => /lib/internals/buyerstatistic.php
        )

    [cadminsalelist] => Array
        (
            [module] => sale
            [file] => general/admin_lib.php
        )

    [bitrix\sale\helpers\admin\skuprops] => Array
        (
            [module] => sale
            [file] => lib/helpers/admin/skuprops.php
        )

    [bitrix\sale\helpers\admin\product] => Array
        (
            [module] => sale
            [file] => lib/helpers/admin/product.php
        )

    [bitrix\sale\helpers\order] => Array
        (
            [module] => sale
            [file] => lib/helpers/order.php
        )

    [bitrix\sale\location\comparator\replacement] => Array
        (
            [module] => sale
            [file] => lib/location/comparator/ru/replacement.php
        )

    [bitrix\sale\location\comparator\tmptable] => Array
        (
            [module] => sale
            [file] => lib/location/comparator/tmptable.php
        )

    [bitrix\sale\location\comparator] => Array
        (
            [module] => sale
            [file] => lib/location/comparator.php
        )

    [bitrix\sale\location\comparator\mapresult] => Array
        (
            [module] => sale
            [file] => lib/location/comparator/mapresult.php
        )

    [bitrix\sale\location\comparator\mapper] => Array
        (
            [module] => sale
            [file] => lib/location/comparator/mapper.php
        )

    [bitrix\sale\exchange\onec\documentimport] => Array
        (
            [module] => sale
            [file] => /lib/exchange/compatibility/documents.php
        )

    [bitrix\sale\exchange\onec\collisionorder] => Array
        (
            [module] => sale
            [file] => /lib/exchange/onec/importcollision.php
        )

    [bitrix\sale\exchange\onec\collisionshipment] => Array
        (
            [module] => sale
            [file] => /lib/exchange/onec/importcollision.php
        )

    [bitrix\sale\exchange\onec\collisionpayment] => Array
        (
            [module] => sale
            [file] => /lib/exchange/onec/importcollision.php
        )

    [bitrix\sale\exchange\onec\collisionprofile] => Array
        (
            [module] => sale
            [file] => /lib/exchange/onec/importcollision.php
        )

    [bitrix\sale\exchange\onec\paymentcashdocument] => Array
        (
            [module] => sale
            [file] => /lib/exchange/onec/paymentdocument.php
        )

    [bitrix\sale\exchange\onec\paymentcashlessdocument] => Array
        (
            [module] => sale
            [file] => /lib/exchange/onec/paymentdocument.php
        )

    [bitrix\sale\exchange\onec\paymentcarddocument] => Array
        (
            [module] => sale
            [file] => /lib/exchange/onec/paymentdocument.php
        )

    [bitrix\sale\exchange\onec\importcriterionbase] => Array
        (
            [module] => sale
            [file] => /lib/exchange/onec/importcriterion.php
        )

    [bitrix\sale\exchange\onec\importcriteriononeccml2] => Array
        (
            [module] => sale
            [file] => /lib/exchange/onec/importcriterion.php
        )

    [bitrix\sale\exchange\onec\criterionorder] => Array
        (
            [module] => sale
            [file] => /lib/exchange/onec/importcriterion.php
        )

    [bitrix\sale\exchange\onec\criterionshipment] => Array
        (
            [module] => sale
            [file] => /lib/exchange/onec/importcriterion.php
        )

    [bitrix\sale\exchange\onec\criterionshipmentinvoice] => Array
        (
            [module] => sale
            [file] => /lib/exchange/onec/importcriterion.php
        )

    [bitrix\sale\exchange\onec\criterionpayment] => Array
        (
            [module] => sale
            [file] => /lib/exchange/onec/importcriterion.php
        )

    [bitrix\sale\exchange\onec\criterionprofile] => Array
        (
            [module] => sale
            [file] => /lib/exchange/onec/importcriterion.php
        )

    [bitrix\sale\exchange\entity\orderimportloader] => Array
        (
            [module] => sale
            [file] => /lib/exchange/entity/entityimportloader.php
        )

    [bitrix\sale\exchange\entity\invoiceimportloader] => Array
        (
            [module] => sale
            [file] => /lib/exchange/entity/entityimportloader.php
        )

    [bitrix\sale\exchange\entity\paymentimportloader] => Array
        (
            [module] => sale
            [file] => /lib/exchange/entity/entityimportloader.php
        )

    [bitrix\sale\exchange\entity\shipmentimportloader] => Array
        (
            [module] => sale
            [file] => /lib/exchange/entity/entityimportloader.php
        )

    [bitrix\sale\exchange\entity\userprofileimportloader] => Array
        (
            [module] => sale
            [file] => /lib/exchange/entity/entityimportloader.php
        )

    [bitrix\sale\exchange\entity\paymentcashlessimport] => Array
        (
            [module] => sale
            [file] => /lib/exchange/entity/paymentimport.php
        )

    [bitrix\sale\exchange\entity\paymentcardimport] => Array
        (
            [module] => sale
            [file] => /lib/exchange/entity/paymentimport.php
        )

    [bitrix\sale\exchange\entity\paymentcashimport] => Array
        (
            [module] => sale
            [file] => /lib/exchange/entity/paymentimport.php
        )

    [bitrix\sale\location\geoip] => Array
        (
            [module] => sale
            [file] => /lib/location/geoip.php
        )

    [bitrix\sale\delivery\requests\manager] => Array
        (
            [module] => sale
            [file] => /lib/delivery/requests/manager.php
        )

    [bitrix\sale\delivery\requests\helper] => Array
        (
            [module] => sale
            [file] => /lib/delivery/requests/helper.php
        )

    [bitrix\sale\delivery\requests\handlerbase] => Array
        (
            [module] => sale
            [file] => /lib/delivery/requests/handlerbase.php
        )

    [bitrix\sale\delivery\requests\requesttable] => Array
        (
            [module] => sale
            [file] => /lib/delivery/requests/request.php
        )

    [bitrix\sale\delivery\requests\shipmenttable] => Array
        (
            [module] => sale
            [file] => /lib/delivery/requests/shipment.php
        )

    [bitrix\sale\delivery\requests\result] => Array
        (
            [module] => sale
            [file] => /lib/delivery/requests/result.php
        )

    [bitrix\sale\delivery\requests\resultfile] => Array
        (
            [module] => sale
            [file] => /lib/delivery/requests/resultfile.php
        )

    [bitrix\sale\delivery\packing\packer] => Array
        (
            [module] => sale
            [file] => /lib/delivery/packing/packer.php
        )

    [bitrix\sale\recurring] => Array
        (
            [module] => sale
            [file] => /lib/recurring.php
        )

    [bitrix\sale\location\normalizer\builder] => Array
        (
            [module] => sale
            [file] => /lib/location/normalizer/builder.php
        )

    [bitrix\sale\location\normalizer\ibuilder] => Array
        (
            [module] => sale
            [file] => /lib/location/normalizer/ibuilder.php
        )

    [bitrix\sale\location\normalizer\normalizer] => Array
        (
            [module] => sale
            [file] => /lib/location/normalizer/normalizer.php
        )

    [bitrix\sale\location\normalizer\inormalizer] => Array
        (
            [module] => sale
            [file] => /lib/location/normalizer/inormalizer.php
        )

    [bitrix\sale\location\normalizer\commonnormalizer] => Array
        (
            [module] => sale
            [file] => /lib/location/normalizer/commonnormalizer.php
        )

    [bitrix\sale\location\normalizer\nullnormalizer] => Array
        (
            [module] => sale
            [file] => /lib/location/normalizer/nullnormalizer.php
        )

    [bitrix\sale\location\normalizer\spacenormalizer] => Array
        (
            [module] => sale
            [file] => /lib/location/normalizer/spacenormalizer.php
        )

    [bitrix\sale\location\normalizer\languagenormalizer] => Array
        (
            [module] => sale
            [file] => /lib/location/normalizer/languagenormalizer.php
        )

    [bitrix\sale\location\normalizer\helper] => Array
        (
            [module] => sale
            [file] => /lib/location/normalizer/helper.php
        )

    [sale\handlers\delivery\additional\ruspost\reliability\service] => Array
        (
            [module] => sale
            [file] => /handlers/delivery/additional/ruspost/reliability/service.php
        )

    [catalog] => Array
        (
            [module] => catalog
            [file] => install/index.php
        )

    [ccatalog] => Array
        (
            [module] => catalog
            [file] => mysql/catalog.php
        )

    [ccataloggroup] => Array
        (
            [module] => catalog
            [file] => mysql/cataloggroup.php
        )

    [cextra] => Array
        (
            [module] => catalog
            [file] => mysql/extra.php
        )

    [cprice] => Array
        (
            [module] => catalog
            [file] => mysql/price.php
        )

    [ccatalogproduct] => Array
        (
            [module] => catalog
            [file] => mysql/product.php
        )

    [ccatalogproductgroups] => Array
        (
            [module] => catalog
            [file] => mysql/product_group.php
        )

    [ccatalogload] => Array
        (
            [module] => catalog
            [file] => mysql/catalog_load.php
        )

    [ccatalogexport] => Array
        (
            [module] => catalog
            [file] => mysql/catalog_export.php
        )

    [ccatalogimport] => Array
        (
            [module] => catalog
            [file] => mysql/catalog_import.php
        )

    [ccatalogdiscount] => Array
        (
            [module] => catalog
            [file] => mysql/discount.php
        )

    [ccatalogdiscountcoupon] => Array
        (
            [module] => catalog
            [file] => mysql/discount_coupon.php
        )

    [ccatalogvat] => Array
        (
            [module] => catalog
            [file] => mysql/vat.php
        )

    [ccatalogevent] => Array
        (
            [module] => catalog
            [file] => general/catalog_event.php
        )

    [ccatalogsku] => Array
        (
            [module] => catalog
            [file] => general/catalog_sku.php
        )

    [ccatalogdiscountsave] => Array
        (
            [module] => catalog
            [file] => mysql/discount_save.php
        )

    [ccatalogstore] => Array
        (
            [module] => catalog
            [file] => mysql/store.php
        )

    [ccatalogstoreproduct] => Array
        (
            [module] => catalog
            [file] => mysql/store_product.php
        )

    [ccatalogadmin] => Array
        (
            [module] => catalog
            [file] => general/admin.php
        )

    [cglobalcondctrl] => Array
        (
            [module] => catalog
            [file] => general/catalog_cond.php
        )

    [cglobalcondctrlcomplex] => Array
        (
            [module] => catalog
            [file] => general/catalog_cond.php
        )

    [cglobalcondctrlatoms] => Array
        (
            [module] => catalog
            [file] => general/catalog_cond.php
        )

    [cglobalcondctrlgroup] => Array
        (
            [module] => catalog
            [file] => general/catalog_cond.php
        )

    [cglobalcondtree] => Array
        (
            [module] => catalog
            [file] => general/catalog_cond.php
        )

    [ccatalogcondctrl] => Array
        (
            [module] => catalog
            [file] => general/catalog_cond.php
        )

    [ccatalogcondctrlcomplex] => Array
        (
            [module] => catalog
            [file] => general/catalog_cond.php
        )

    [ccatalogcondctrlgroup] => Array
        (
            [module] => catalog
            [file] => general/catalog_cond.php
        )

    [ccatalogcondctrliblockfields] => Array
        (
            [module] => catalog
            [file] => general/catalog_cond.php
        )

    [ccatalogcondctrliblockprops] => Array
        (
            [module] => catalog
            [file] => general/catalog_cond.php
        )

    [ccatalogcondtree] => Array
        (
            [module] => catalog
            [file] => general/catalog_cond.php
        )

    [ccatalogcondctrlbasketproductfields] => Array
        (
            [module] => catalog
            [file] => general/sale_cond.php
        )

    [ccatalogcondctrlbasketproductprops] => Array
        (
            [module] => catalog
            [file] => general/sale_cond.php
        )

    [ccatalogcondctrlcatalogsettings] => Array
        (
            [module] => catalog
            [file] => general/sale_cond.php
        )

    [ccatalogactionctrlbasketproductfields] => Array
        (
            [module] => catalog
            [file] => general/sale_act.php
        )

    [ccatalogactionctrlbasketproductprops] => Array
        (
            [module] => catalog
            [file] => general/sale_act.php
        )

    [ccataloggifterproduct] => Array
        (
            [module] => catalog
            [file] => general/sale_act.php
        )

    [ccatalogdiscountconvert] => Array
        (
            [module] => catalog
            [file] => general/discount_convert.php
        )

    [ccatalogdiscountconverttmp] => Array
        (
            [module] => catalog
            [file] => mysql/discount_convert.php
        )

    [ccatalogproductprovider] => Array
        (
            [module] => catalog
            [file] => general/product_provider.php
        )

    [ccatalogstorebarcode] => Array
        (
            [module] => catalog
            [file] => mysql/store_barcode.php
        )

    [ccatalogcontractor] => Array
        (
            [module] => catalog
            [file] => mysql/contractor.php
        )

    [ccatalogdocstypes] => Array
        (
            [module] => catalog
            [file] => general/store_docs_type.php
        )

    [ccatalogarrivaldocs] => Array
        (
            [module] => catalog
            [file] => general/store_docs_type.php
        )

    [ccatalogstoreadjustmentdocs] => Array
        (
            [module] => catalog
            [file] => general/store_docs_type.php
        )

    [ccatalogmovingdocs] => Array
        (
            [module] => catalog
            [file] => general/store_docs_type.php
        )

    [ccatalogdeductdocs] => Array
        (
            [module] => catalog
            [file] => general/store_docs_type.php
        )

    [ccatalogreturnsdocs] => Array
        (
            [module] => catalog
            [file] => general/store_docs_type.php
        )

    [ccatalogunreserveddocs] => Array
        (
            [module] => catalog
            [file] => general/store_docs_type.php
        )

    [ccatalogdocs] => Array
        (
            [module] => catalog
            [file] => mysql/store_docs.php
        )

    [ccatalogstorecontrolutil] => Array
        (
            [module] => catalog
            [file] => general/store_utility.php
        )

    [ccatalogstoredocselement] => Array
        (
            [module] => catalog
            [file] => mysql/store_docs_element.php
        )

    [ccatalogstoredocsbarcode] => Array
        (
            [module] => catalog
            [file] => mysql/store_docs_barcode.php
        )

    [ccatalogiblockparameters] => Array
        (
            [module] => catalog
            [file] => general/comp_parameters.php
        )

    [ccatalogmeasure] => Array
        (
            [module] => catalog
            [file] => mysql/measure.php
        )

    [ccatalogmeasureresult] => Array
        (
            [module] => catalog
            [file] => mysql/measure.php
        )

    [ccatalogmeasureclassifier] => Array
        (
            [module] => catalog
            [file] => general/unit_classifier.php
        )

    [ccatalogmeasureadminresult] => Array
        (
            [module] => catalog
            [file] => general/measure_result.php
        )

    [ccatalogmeasureadminuiresult] => Array
        (
            [module] => catalog
            [file] => general/measure_result.php
        )

    [ccatalogmeasureratio] => Array
        (
            [module] => catalog
            [file] => mysql/measure_ratio.php
        )

    [ccatalogproductset] => Array
        (
            [module] => catalog
            [file] => mysql/product_set.php
        )

    [ccatalogadmintools] => Array
        (
            [module] => catalog
            [file] => general/admin_tools.php
        )

    [ccatalogadminproductsetedit] => Array
        (
            [module] => catalog
            [file] => general/admin_tools.php
        )

    [ccatalogmenu] => Array
        (
            [module] => catalog
            [file] => general/catalog_menu.php
        )

    [ccatalogcsvsettings] => Array
        (
            [module] => catalog
            [file] => general/csv_settings.php
        )

    [ccatalogstepoperations] => Array
        (
            [module] => catalog
            [file] => general/step_operations.php
        )

    [ccatalogproductsetavailable] => Array
        (
            [module] => catalog
            [file] => general/step_operations.php
        )

    [ccatalogproductavailable] => Array
        (
            [module] => catalog
            [file] => general/step_operations.php
        )

    [ccatalogiblockreindex] => Array
        (
            [module] => catalog
            [file] => general/step_operations.php
        )

    [ccatalogproductsettings] => Array
        (
            [module] => catalog
            [file] => general/step_operations.php
        )

    [ccatalogtools] => Array
        (
            [module] => catalog
            [file] => general/tools.php
        )

    [ccatalogresult] => Array
        (
            [module] => catalog
            [file] => general/result.php
        )

    [cproductquerybuilder] => Array
        (
            [module] => catalog
            [file] => general/querybuilder.php
        )

    [bitrix\catalog\compatible\eventcompatibility] => Array
        (
            [module] => catalog
            [file] => lib/compatible/eventcompatibility.php
        )

    [bitrix\catalog\config\feature] => Array
        (
            [module] => catalog
            [file] => lib/config/feature.php
        )

    [bitrix\catalog\config\state] => Array
        (
            [module] => catalog
            [file] => lib/config/state.php
        )

    [bitrix\catalog\discount\discountmanager] => Array
        (
            [module] => catalog
            [file] => lib/discount/discountmanager.php
        )

    [bitrix\catalog\ebay\ebayxmler] => Array
        (
            [module] => catalog
            [file] => lib/ebay/ebayxmler.php
        )

    [bitrix\catalog\ebay\exportoffer] => Array
        (
            [module] => catalog
            [file] => lib/ebay/exportoffer.php
        )

    [bitrix\catalog\ebay\exportoffercreator] => Array
        (
            [module] => catalog
            [file] => lib/ebay/exportoffercreator.php
        )

    [bitrix\catalog\ebay\exportoffersku] => Array
        (
            [module] => catalog
            [file] => lib/ebay/exportoffersku.php
        )

    [bitrix\catalog\grid\panel\productgroupaction] => Array
        (
            [module] => catalog
            [file] => lib/grid/panel/productgroupaction.php
        )

    [bitrix\catalog\grid\productaction] => Array
        (
            [module] => catalog
            [file] => lib/grid/productaction.php
        )

    [bitrix\catalog\helpers\admin\catalogedit] => Array
        (
            [module] => catalog
            [file] => lib/helpers/admin/catalogedit.php
        )

    [bitrix\catalog\helpers\admin\iblockpricechanger] => Array
        (
            [module] => catalog
            [file] => lib/helpers/admin/iblockpricechanger.php
        )

    [bitrix\catalog\helpers\admin\roundedit] => Array
        (
            [module] => catalog
            [file] => lib/helpers/admin/roundedit.php
        )

    [bitrix\catalog\helpers\admin\tools] => Array
        (
            [module] => catalog
            [file] => lib/helpers/admin/tools.php
        )

    [bitrix\catalog\helpers\tools] => Array
        (
            [module] => catalog
            [file] => lib/helpers/tools.php
        )

    [bitrix\catalog\model\entity] => Array
        (
            [module] => catalog
            [file] => lib/model/entity.php
        )

    [bitrix\catalog\model\event] => Array
        (
            [module] => catalog
            [file] => lib/model/event.php
        )

    [bitrix\catalog\model\eventresult] => Array
        (
            [module] => catalog
            [file] => lib/model/eventresult.php
        )

    [bitrix\catalog\model\price] => Array
        (
            [module] => catalog
            [file] => lib/model/price.php
        )

    [bitrix\catalog\model\product] => Array
        (
            [module] => catalog
            [file] => lib/model/product.php
        )

    [bitrix\catalog\product\price\calculation] => Array
        (
            [module] => catalog
            [file] => lib/product/price/calculation.php
        )

    [bitrix\catalog\product\basket] => Array
        (
            [module] => catalog
            [file] => lib/product/basket.php
        )

    [bitrix\catalog\product\catalogprovider] => Array
        (
            [module] => catalog
            [file] => lib/product/catalogprovider.php
        )

    [bitrix\catalog\product\catalogprovidercompatibility] => Array
        (
            [module] => catalog
            [file] => lib/product/catalogprovidercompatibility.php
        )

    [bitrix\catalog\product\price] => Array
        (
            [module] => catalog
            [file] => lib/product/price.php
        )

    [bitrix\catalog\product\propertycatalogfeature] => Array
        (
            [module] => catalog
            [file] => lib/product/propertycatalogfeature.php
        )

    [bitrix\catalog\product\quantitycontrol] => Array
        (
            [module] => catalog
            [file] => lib/product/quantitycontrol.php
        )

    [bitrix\catalog\product\search] => Array
        (
            [module] => catalog
            [file] => lib/product/search.php
        )

    [bitrix\catalog\product\sku] => Array
        (
            [module] => catalog
            [file] => lib/product/sku.php
        )

    [bitrix\catalog\product\subscribemanager] => Array
        (
            [module] => catalog
            [file] => lib/product/subscribemanager.php
        )

    [bitrix\catalog\product\systemfield] => Array
        (
            [module] => catalog
            [file] => lib/product/systemfield.php
        )

    [bitrix\catalog\product\viewed] => Array
        (
            [module] => catalog
            [file] => lib/product/viewed.php
        )

    [bitrix\catalog\update\adminfilteroption] => Array
        (
            [module] => catalog
            [file] => lib/update/adminfilteroption.php
        )

    [bitrix\catalog\update\admingridoption] => Array
        (
            [module] => catalog
            [file] => lib/update/admingridoption.php
        )

    [bitrix\catalog\url\adminpage\catalogbuilder] => Array
        (
            [module] => catalog
            [file] => lib/url/adminpage/catalogbuilder.php
        )

    [bitrix\catalog\catalogiblocktable] => Array
        (
            [module] => catalog
            [file] => lib/catalogiblock.php
        )

    [bitrix\catalog\catalogviewedproducttable] => Array
        (
            [module] => catalog
            [file] => lib/catalogviewedproduct.php
        )

    [bitrix\catalog\discounttable] => Array
        (
            [module] => catalog
            [file] => lib/discount.php
        )

    [bitrix\catalog\discountcoupontable] => Array
        (
            [module] => catalog
            [file] => lib/discountcoupon.php
        )

    [bitrix\catalog\discountentitytable] => Array
        (
            [module] => catalog
            [file] => lib/discountentity.php
        )

    [bitrix\catalog\discountmoduletable] => Array
        (
            [module] => catalog
            [file] => lib/discountmodule.php
        )

    [bitrix\catalog\discountrestrictiontable] => Array
        (
            [module] => catalog
            [file] => lib/discountrestriction.php
        )

    [bitrix\catalog\extratable] => Array
        (
            [module] => catalog
            [file] => lib/extra.php
        )

    [bitrix\catalog\grouptable] => Array
        (
            [module] => catalog
            [file] => lib/group.php
        )

    [bitrix\catalog\groupaccesstable] => Array
        (
            [module] => catalog
            [file] => lib/groupaccess.php
        )

    [bitrix\catalog\grouplangtable] => Array
        (
            [module] => catalog
            [file] => lib/grouplang.php
        )

    [bitrix\catalog\measuretable] => Array
        (
            [module] => catalog
            [file] => lib/measure.php
        )

    [bitrix\catalog\measureratiotable] => Array
        (
            [module] => catalog
            [file] => lib/measureratio.php
        )

    [bitrix\catalog\pricetable] => Array
        (
            [module] => catalog
            [file] => lib/price.php
        )

    [bitrix\catalog\producttable] => Array
        (
            [module] => catalog
            [file] => lib/product.php
        )

    [bitrix\catalog\productgroupaccesstable] => Array
        (
            [module] => catalog
            [file] => lib/productgroupaccess.php
        )

    [bitrix\catalog\roundingtable] => Array
        (
            [module] => catalog
            [file] => lib/rounding.php
        )

    [bitrix\catalog\storetable] => Array
        (
            [module] => catalog
            [file] => lib/store.php
        )

    [bitrix\catalog\storebarcodetable] => Array
        (
            [module] => catalog
            [file] => lib/storebarcode.php
        )

    [bitrix\catalog\storeproducttable] => Array
        (
            [module] => catalog
            [file] => lib/storeproduct.php
        )

    [bitrix\catalog\vattable] => Array
        (
            [module] => catalog
            [file] => lib/vat.php
        )

    [bitrix\catalog\ebayxmler] => Array
        (
            [module] => catalog
            [file] => lib/ebay/old.php
        )

    [bitrix\catalog\exportoffer] => Array
        (
            [module] => catalog
            [file] => lib/ebay/old.php
        )

    [bitrix\catalog\exportoffercreator] => Array
        (
            [module] => catalog
            [file] => lib/ebay/old.php
        )

    [bitrix\catalog\exportoffersku] => Array
        (
            [module] => catalog
            [file] => lib/ebay/old.php
        )

    [bitrix\catalog\searchhandlers] => Array
        (
            [module] => catalog
            [file] => lib/product/old.php
        )

)
Array
(
    [bitrix\main\application] => Array
        (
            [module] => main
            [file] => lib/application.php
        )

    [bitrix\main\httpapplication] => Array
        (
            [module] => main
            [file] => lib/httpapplication.php
        )

    [bitrix\main\argumentexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\argumentnullexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\argumentoutofrangeexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\argumenttypeexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\notimplementedexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\notsupportedexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\invalidoperationexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\objectpropertyexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\objectnotfoundexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\objectexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\systemexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\accessdeniedexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\decodingexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\io\invalidpathexception] => Array
        (
            [module] => main
            [file] => lib/io/ioexception.php
        )

    [bitrix\main\io\filenotfoundexception] => Array
        (
            [module] => main
            [file] => lib/io/ioexception.php
        )

    [bitrix\main\io\filedeleteexception] => Array
        (
            [module] => main
            [file] => lib/io/ioexception.php
        )

    [bitrix\main\io\fileopenexception] => Array
        (
            [module] => main
            [file] => lib/io/ioexception.php
        )

    [bitrix\main\io\filenotopenedexception] => Array
        (
            [module] => main
            [file] => lib/io/ioexception.php
        )

    [bitrix\main\context] => Array
        (
            [module] => main
            [file] => lib/context.php
        )

    [bitrix\main\httpcontext] => Array
        (
            [module] => main
            [file] => lib/httpcontext.php
        )

    [bitrix\main\dispatcher] => Array
        (
            [module] => main
            [file] => lib/dispatcher.php
        )

    [bitrix\main\environment] => Array
        (
            [module] => main
            [file] => lib/environment.php
        )

    [bitrix\main\event] => Array
        (
            [module] => main
            [file] => lib/event.php
        )

    [bitrix\main\eventmanager] => Array
        (
            [module] => main
            [file] => lib/eventmanager.php
        )

    [bitrix\main\eventresult] => Array
        (
            [module] => main
            [file] => lib/eventresult.php
        )

    [bitrix\main\request] => Array
        (
            [module] => main
            [file] => lib/request.php
        )

    [bitrix\main\httprequest] => Array
        (
            [module] => main
            [file] => lib/httprequest.php
        )

    [bitrix\main\response] => Array
        (
            [module] => main
            [file] => lib/response.php
        )

    [bitrix\main\httpresponse] => Array
        (
            [module] => main
            [file] => lib/httpresponse.php
        )

    [bitrix\main\modulemanager] => Array
        (
            [module] => main
            [file] => lib/modulemanager.php
        )

    [bitrix\main\server] => Array
        (
            [module] => main
            [file] => lib/server.php
        )

    [bitrix\main\config\configuration] => Array
        (
            [module] => main
            [file] => lib/config/configuration.php
        )

    [bitrix\main\config\option] => Array
        (
            [module] => main
            [file] => lib/config/option.php
        )

    [bitrix\main\context\culture] => Array
        (
            [module] => main
            [file] => lib/context/culture.php
        )

    [bitrix\main\data\cache] => Array
        (
            [module] => main
            [file] => lib/data/cache.php
        )

    [bitrix\main\data\cacheengineapc] => Array
        (
            [module] => main
            [file] => lib/data/cacheengineapc.php
        )

    [bitrix\main\data\cacheenginememcache] => Array
        (
            [module] => main
            [file] => lib/data/cacheenginememcache.php
        )

    [bitrix\main\data\cacheenginefiles] => Array
        (
            [module] => main
            [file] => lib/data/cacheenginefiles.php
        )

    [bitrix\main\data\cacheenginenone] => Array
        (
            [module] => main
            [file] => lib/data/cacheenginenone.php
        )

    [bitrix\main\data\connection] => Array
        (
            [module] => main
            [file] => lib/data/connection.php
        )

    [bitrix\main\data\connectionpool] => Array
        (
            [module] => main
            [file] => lib/data/connectionpool.php
        )

    [bitrix\main\data\icacheengine] => Array
        (
            [module] => main
            [file] => lib/data/cache.php
        )

    [bitrix\main\data\hsphpreadconnection] => Array
        (
            [module] => main
            [file] => lib/data/hsphpreadconnection.php
        )

    [bitrix\main\data\managedcache] => Array
        (
            [module] => main
            [file] => lib/data/managedcache.php
        )

    [bitrix\main\data\taggedcache] => Array
        (
            [module] => main
            [file] => lib/data/taggedcache.php
        )

    [bitrix\main\data\memcacheconnection] => Array
        (
            [module] => main
            [file] => lib/data/memcacheconnection.php
        )

    [bitrix\main\data\memcachedconnection] => Array
        (
            [module] => main
            [file] => lib/data/memcachedconnection.php
        )

    [bitrix\main\data\nosqlconnection] => Array
        (
            [module] => main
            [file] => lib/data/nosqlconnection.php
        )

    [bitrix\main\db\arrayresult] => Array
        (
            [module] => main
            [file] => lib/db/arrayresult.php
        )

    [bitrix\main\db\result] => Array
        (
            [module] => main
            [file] => lib/db/result.php
        )

    [bitrix\main\db\connection] => Array
        (
            [module] => main
            [file] => lib/db/connection.php
        )

    [bitrix\main\db\sqlexception] => Array
        (
            [module] => main
            [file] => lib/db/sqlexception.php
        )

    [bitrix\main\db\sqlqueryexception] => Array
        (
            [module] => main
            [file] => lib/db/sqlexception.php
        )

    [bitrix\main\db\transactionexception] => Array
        (
            [module] => main
            [file] => lib/db/sqlexception.php
        )

    [bitrix\main\db\sqlexpression] => Array
        (
            [module] => main
            [file] => lib/db/sqlexpression.php
        )

    [bitrix\main\db\sqlhelper] => Array
        (
            [module] => main
            [file] => lib/db/sqlhelper.php
        )

    [bitrix\main\db\mysqlcommonconnection] => Array
        (
            [module] => main
            [file] => lib/db/mysqlcommonconnection.php
        )

    [bitrix\main\db\mysqliconnection] => Array
        (
            [module] => main
            [file] => lib/db/mysqliconnection.php
        )

    [bitrix\main\db\mysqliresult] => Array
        (
            [module] => main
            [file] => lib/db/mysqliresult.php
        )

    [bitrix\main\db\mysqlisqlhelper] => Array
        (
            [module] => main
            [file] => lib/db/mysqlisqlhelper.php
        )

    [bitrix\main\db\mssqlconnection] => Array
        (
            [module] => main
            [file] => lib/db/mssqlconnection.php
        )

    [bitrix\main\db\mssqlresult] => Array
        (
            [module] => main
            [file] => lib/db/mssqlresult.php
        )

    [bitrix\main\db\mssqlsqlhelper] => Array
        (
            [module] => main
            [file] => lib/db/mssqlsqlhelper.php
        )

    [bitrix\main\db\oracleconnection] => Array
        (
            [module] => main
            [file] => lib/db/oracleconnection.php
        )

    [bitrix\main\db\oracleresult] => Array
        (
            [module] => main
            [file] => lib/db/oracleresult.php
        )

    [bitrix\main\db\oraclesqlhelper] => Array
        (
            [module] => main
            [file] => lib/db/oraclesqlhelper.php
        )

    [bitrix\main\db\pgsqlconnection] => Array
        (
            [module] => main
            [file] => lib/db/pgsqlconnection.php
        )

    [bitrix\main\diag\httpexceptionhandleroutput] => Array
        (
            [module] => main
            [file] => lib/diag/httpexceptionhandleroutput.php
        )

    [bitrix\main\diag\fileexceptionhandlerlog] => Array
        (
            [module] => main
            [file] => lib/diag/fileexceptionhandlerlog.php
        )

    [bitrix\main\diag\exceptionhandler] => Array
        (
            [module] => main
            [file] => lib/diag/exceptionhandler.php
        )

    [bitrix\main\diag\iexceptionhandleroutput] => Array
        (
            [module] => main
            [file] => lib/diag/iexceptionhandleroutput.php
        )

    [bitrix\main\diag\exceptionhandlerlog] => Array
        (
            [module] => main
            [file] => lib/diag/exceptionhandlerlog.php
        )

    [bitrix\main\io\file] => Array
        (
            [module] => main
            [file] => lib/io/file.php
        )

    [bitrix\main\io\fileentry] => Array
        (
            [module] => main
            [file] => lib/io/fileentry.php
        )

    [bitrix\main\io\path] => Array
        (
            [module] => main
            [file] => lib/io/path.php
        )

    [bitrix\main\io\filesystementry] => Array
        (
            [module] => main
            [file] => lib/io/filesystementry.php
        )

    [bitrix\main\io\ifilestream] => Array
        (
            [module] => main
            [file] => lib/io/ifilestream.php
        )

    [bitrix\main\localization\loc] => Array
        (
            [module] => main
            [file] => lib/localization/loc.php
        )

    [bitrix\main\mail\mail] => Array
        (
            [module] => main
            [file] => lib/mail/mail.php
        )

    [bitrix\main\mail\tracking] => Array
        (
            [module] => main
            [file] => lib/mail/tracking.php
        )

    [bitrix\main\mail\eventmanager] => Array
        (
            [module] => main
            [file] => lib/mail/eventmanager.php
        )

    [bitrix\main\mail\eventmessagecompiler] => Array
        (
            [module] => main
            [file] => lib/mail/eventmessagecompiler.php
        )

    [bitrix\main\mail\eventmessagethemecompiler] => Array
        (
            [module] => main
            [file] => lib/mail/eventmessagethemecompiler.php
        )

    [bitrix\main\mail\internal\event] => Array
        (
            [module] => main
            [file] => lib/mail/internal/event.php
        )

    [bitrix\main\mail\internal\eventattachment] => Array
        (
            [module] => main
            [file] => lib/mail/internal/eventattachment.php
        )

    [bitrix\main\mail\internal\eventmessage] => Array
        (
            [module] => main
            [file] => lib/mail/internal/eventmessage.php
        )

    [bitrix\main\mail\internal\eventmessagesite] => Array
        (
            [module] => main
            [file] => lib/mail/internal/eventmessagesite.php
        )

    [bitrix\main\mail\internal\eventmessageattachment] => Array
        (
            [module] => main
            [file] => lib/mail/internal/eventmessageattachment.php
        )

    [bitrix\main\mail\internal\eventtype] => Array
        (
            [module] => main
            [file] => lib/mail/internal/eventtype.php
        )

    [bitrix\main\text\converter] => Array
        (
            [module] => main
            [file] => lib/text/converter.php
        )

    [bitrix\main\text\emptyconverter] => Array
        (
            [module] => main
            [file] => lib/text/emptyconverter.php
        )

    [bitrix\main\text\encoding] => Array
        (
            [module] => main
            [file] => lib/text/encoding.php
        )

    [bitrix\main\text\htmlconverter] => Array
        (
            [module] => main
            [file] => lib/text/htmlconverter.php
        )

    [bitrix\main\text\binarystring] => Array
        (
            [module] => main
            [file] => lib/text/binarystring.php
        )

    [bitrix\main\text\xmlconverter] => Array
        (
            [module] => main
            [file] => lib/text/xmlconverter.php
        )

    [bitrix\main\type\collection] => Array
        (
            [module] => main
            [file] => lib/type/collection.php
        )

    [bitrix\main\type\date] => Array
        (
            [module] => main
            [file] => lib/type/date.php
        )

    [bitrix\main\type\datetime] => Array
        (
            [module] => main
            [file] => lib/type/datetime.php
        )

    [bitrix\main\type\dictionary] => Array
        (
            [module] => main
            [file] => lib/type/dictionary.php
        )

    [bitrix\main\type\filterabledictionary] => Array
        (
            [module] => main
            [file] => lib/type/filterabledictionary.php
        )

    [bitrix\main\type\parameterdictionary] => Array
        (
            [module] => main
            [file] => lib/type/parameterdictionary.php
        )

    [bitrix\main\web\cookie] => Array
        (
            [module] => main
            [file] => lib/web/cookie.php
        )

    [bitrix\main\web\uri] => Array
        (
            [module] => main
            [file] => lib/web/uri.php
        )

    [bitrix\main\sendereventhandler] => Array
        (
            [module] => main
            [file] => lib/senderconnector.php
        )

    [bitrix\main\senderconnectoruser] => Array
        (
            [module] => main
            [file] => lib/senderconnector.php
        )

    [bitrix\main\urlrewriterrulemaker] => Array
        (
            [module] => main
            [file] => lib/urlrewriter.php
        )

    [bitrix\main\update\stepper] => Array
        (
            [module] => main
            [file] => lib/update/stepper.php
        )

    [bitrix\main\composite\abstractresponse] => Array
        (
            [module] => main
            [file] => lib/composite/responder.php
        )

    [bitrix\main\composite\fileresponse] => Array
        (
            [module] => main
            [file] => lib/composite/responder.php
        )

    [bitrix\main\composite\memcachedresponse] => Array
        (
            [module] => main
            [file] => lib/composite/responder.php
        )

    [bitrix\main\security\otpexception] => Array
        (
            [module] => main
            [file] => lib/security/securityexception.php
        )

    [ctimezone] => Array
        (
            [module] => main
            [file] => classes/general/time.php
        )

    [cbxpunycode] => Array
        (
            [module] => main
            [file] => classes/general/punycode.php
        )

    [ibxvirtualio] => Array
        (
            [module] => main
            [file] => classes/general/virtual_io.php
        )

    [ibxgeterrors] => Array
        (
            [module] => main
            [file] => classes/general/virtual_io.php
        )

    [cbxvirtualio] => Array
        (
            [module] => main
            [file] => classes/general/virtual_io.php
        )

    [cbxvirtualfilebase] => Array
        (
            [module] => main
            [file] => classes/general/virtual_file.php
        )

    [cbxvirtualfile] => Array
        (
            [module] => main
            [file] => classes/general/virtual_file.php
        )

    [cbxvirtualdirectory] => Array
        (
            [module] => main
            [file] => classes/general/virtual_file.php
        )

    [calloption] => Array
        (
            [module] => main
            [file] => classes/general/option.php
        )

    [coption] => Array
        (
            [module] => main
            [file] => classes/general/option.php
        )

    [callpageoption] => Array
        (
            [module] => main
            [file] => classes/general/pageoption.php
        )

    [cpageoption] => Array
        (
            [module] => main
            [file] => classes/general/pageoption.php
        )

    [callsqlwhere] => Array
        (
            [module] => main
            [file] => classes/general/sqlwhere.php
        )

    [csqlwhereexpression] => Array
        (
            [module] => main
            [file] => classes/general/sqlwhere.php
        )

    [csqlwhere] => Array
        (
            [module] => main
            [file] => classes/general/sqlwhere.php
        )

    [calllanguage] => Array
        (
            [module] => main
            [file] => classes/general/language.php
        )

    [clanguage] => Array
        (
            [module] => main
            [file] => classes/general/language.php
        )

    [clangadmin] => Array
        (
            [module] => main
            [file] => classes/general/language.php
        )

    [_clangdbresult] => Array
        (
            [module] => main
            [file] => classes/general/langdbresult.php
        )

    [callagent] => Array
        (
            [module] => main
            [file] => classes/general/agent.php
        )

    [cagent] => Array
        (
            [module] => main
            [file] => classes/mysql/agent.php
        )

    [capplicationexception] => Array
        (
            [module] => main
            [file] => classes/general/applicationexception.php
        )

    [cadminexception] => Array
        (
            [module] => main
            [file] => classes/general/adminexception.php
        )

    [callsite] => Array
        (
            [module] => main
            [file] => classes/general/site.php
        )

    [calllang] => Array
        (
            [module] => main
            [file] => classes/general/site.php
        )

    [csite] => Array
        (
            [module] => main
            [file] => classes/general/site.php
        )

    [clang] => Array
        (
            [module] => main
            [file] => classes/general/site.php
        )

    [chttp] => Array
        (
            [module] => main
            [file] => classes/general/http.php
        )

    [cutil] => Array
        (
            [module] => main
            [file] => classes/general/util.php
        )

    [callmain] => Array
        (
            [module] => main
            [file] => classes/general/main.php
        )

    [cmain] => Array
        (
            [module] => main
            [file] => classes/general/main.php
        )

    [calldatabase] => Array
        (
            [module] => main
            [file] => classes/general/database.php
        )

    [calldbresult] => Array
        (
            [module] => main
            [file] => classes/general/dbresult.php
        )

    [cdatabasemysql] => Array
        (
            [module] => main
            [file] => classes/mysql/database.php
        )

    [cdbresultmysql] => Array
        (
            [module] => main
            [file] => classes/mysql/dbresult.php
        )

    [icachebackend] => Array
        (
            [module] => main
            [file] => classes/general/cache_backend.php
        )

    [cphpcache] => Array
        (
            [module] => main
            [file] => classes/general/cache.php
        )

    [ccachemanager] => Array
        (
            [module] => main
            [file] => classes/general/cache_manager.php
        )

    [cpagecache] => Array
        (
            [module] => main
            [file] => classes/general/page_cache.php
        )

    [cstackcacheentry] => Array
        (
            [module] => main
            [file] => classes/general/stack_cache_entry.php
        )

    [cstackcachemanager] => Array
        (
            [module] => main
            [file] => classes/general/stack_cache.php
        )

    [cmodule] => Array
        (
            [module] => main
            [file] => /classes/general/module.php
        )

    [bitrix\main\entity\ufield] => Array
        (
            [module] => main
            [file] => include/deprecated/ufield.php
        )

    [cdatabase] => Array
        (
            [module] => main
            [file] => classes/mysql/database.php
        )

    [cdbresult] => Array
        (
            [module] => main
            [file] => classes/mysql/dbresult.php
        )

    [csitetemplate] => Array
        (
            [module] => main
            [file] => classes/general/site_template.php
        )

    [cbitrixcomponent] => Array
        (
            [module] => main
            [file] => classes/general/component.php
        )

    [ccomponentengine] => Array
        (
            [module] => main
            [file] => classes/general/component_engine.php
        )

    [ccomponentajax] => Array
        (
            [module] => main
            [file] => classes/general/component_ajax.php
        )

    [cbitrixcomponenttemplate] => Array
        (
            [module] => main
            [file] => classes/general/component_template.php
        )

    [ccomponentutil] => Array
        (
            [module] => main
            [file] => classes/general/component_util.php
        )

    [ccontrollerclient] => Array
        (
            [module] => main
            [file] => classes/general/controller_member.php
        )

    [phpparser] => Array
        (
            [module] => main
            [file] => classes/general/php_parser.php
        )

    [cdiskquota] => Array
        (
            [module] => main
            [file] => classes/general/quota.php
        )

    [ceventlog] => Array
        (
            [module] => main
            [file] => classes/general/event_log.php
        )

    [ceventmain] => Array
        (
            [module] => main
            [file] => classes/general/event_log.php
        )

    [cadminfiledialog] => Array
        (
            [module] => main
            [file] => classes/general/file_dialog.php
        )

    [wll_user] => Array
        (
            [module] => main
            [file] => classes/general/liveid.php
        )

    [wll_consenttoken] => Array
        (
            [module] => main
            [file] => classes/general/liveid.php
        )

    [windowslivelogin] => Array
        (
            [module] => main
            [file] => classes/general/liveid.php
        )

    [cfile] => Array
        (
            [module] => main
            [file] => classes/general/file.php
        )

    [callfile] => Array
        (
            [module] => main
            [file] => classes/general/file.php
        )

    [ctempfile] => Array
        (
            [module] => main
            [file] => classes/general/file_temp.php
        )

    [cfavorites] => Array
        (
            [module] => main
            [file] => classes/mysql/favorites.php
        )

    [cuseroptions] => Array
        (
            [module] => main
            [file] => classes/general/user_options.php
        )

    [cgridoptions] => Array
        (
            [module] => main
            [file] => classes/general/grids.php
        )

    [cundo] => Array
        (
            [module] => main
            [file] => /classes/general/undo.php
        )

    [cautosave] => Array
        (
            [module] => main
            [file] => /classes/general/undo.php
        )

    [callratings] => Array
        (
            [module] => main
            [file] => classes/general/ratings.php
        )

    [cratings] => Array
        (
            [module] => main
            [file] => classes/mysql/ratings.php
        )

    [cratingscomponentsmain] => Array
        (
            [module] => main
            [file] => classes/mysql/ratings_components.php
        )

    [cratingrule] => Array
        (
            [module] => main
            [file] => classes/general/rating_rule.php
        )

    [cratingrulesmain] => Array
        (
            [module] => main
            [file] => classes/mysql/rating_rules.php
        )

    [ctoppanel] => Array
        (
            [module] => main
            [file] => public/top_panel.php
        )

    [ceditarea] => Array
        (
            [module] => main
            [file] => public/edit_area.php
        )

    [ccomponentpanel] => Array
        (
            [module] => main
            [file] => public/edit_area.php
        )

    [ctextparser] => Array
        (
            [module] => main
            [file] => classes/general/textparser.php
        )

    [cphpcachefiles] => Array
        (
            [module] => main
            [file] => classes/general/cache_files.php
        )

    [cdataxmlnode] => Array
        (
            [module] => main
            [file] => classes/general/xml.php
        )

    [cdataxmldocument] => Array
        (
            [module] => main
            [file] => classes/general/xml.php
        )

    [cdataxml] => Array
        (
            [module] => main
            [file] => classes/general/xml.php
        )

    [cxmlfilestream] => Array
        (
            [module] => main
            [file] => classes/general/xml.php
        )

    [crsaprovider] => Array
        (
            [module] => main
            [file] => classes/general/rsasecurity.php
        )

    [crsasecurity] => Array
        (
            [module] => main
            [file] => classes/general/rsasecurity.php
        )

    [crsabcmathprovider] => Array
        (
            [module] => main
            [file] => classes/general/rsabcmath.php
        )

    [crsaopensslprovider] => Array
        (
            [module] => main
            [file] => classes/general/rsaopenssl.php
        )

    [casnreader] => Array
        (
            [module] => main
            [file] => classes/general/asn.php
        )

    [cbxshorturi] => Array
        (
            [module] => main
            [file] => classes/mysql/short_uri.php
        )

    [cfinder] => Array
        (
            [module] => main
            [file] => classes/general/finder.php
        )

    [caccess] => Array
        (
            [module] => main
            [file] => classes/general/access.php
        )

    [cauthprovider] => Array
        (
            [module] => main
            [file] => classes/general/authproviders.php
        )

    [iproviderinterface] => Array
        (
            [module] => main
            [file] => classes/general/authproviders.php
        )

    [cgroupauthprovider] => Array
        (
            [module] => main
            [file] => classes/general/authproviders.php
        )

    [cuserauthprovider] => Array
        (
            [module] => main
            [file] => classes/general/authproviders.php
        )

    [ctableschema] => Array
        (
            [module] => main
            [file] => classes/general/table_schema.php
        )

    [ccsvdata] => Array
        (
            [module] => main
            [file] => classes/general/csv_data.php
        )

    [csmile] => Array
        (
            [module] => main
            [file] => classes/general/smile.php
        )

    [csmilegallery] => Array
        (
            [module] => main
            [file] => classes/general/smile.php
        )

    [csmileset] => Array
        (
            [module] => main
            [file] => classes/general/smile.php
        )

    [cglobalcounter] => Array
        (
            [module] => main
            [file] => classes/general/global_counter.php
        )

    [cusercounter] => Array
        (
            [module] => main
            [file] => classes/mysql/user_counter.php
        )

    [cusercounterpage] => Array
        (
            [module] => main
            [file] => classes/mysql/user_counter.php
        )

    [chotkeys] => Array
        (
            [module] => main
            [file] => classes/general/hot_keys.php
        )

    [chotkeyscode] => Array
        (
            [module] => main
            [file] => classes/general/hot_keys.php
        )

    [cbxsanitizer] => Array
        (
            [module] => main
            [file] => classes/general/sanitizer.php
        )

    [ibxarchive] => Array
        (
            [module] => main
            [file] => classes/general/archive.php
        )

    [cbxarchive] => Array
        (
            [module] => main
            [file] => classes/general/archive.php
        )

    [cadminnotify] => Array
        (
            [module] => main
            [file] => classes/general/admin_notify.php
        )

    [cbxfavadmmenu] => Array
        (
            [module] => main
            [file] => classes/general/favorites.php
        )

    [cadmininformer] => Array
        (
            [module] => main
            [file] => classes/general/admin_informer.php
        )

    [csitecheckertest] => Array
        (
            [module] => main
            [file] => classes/general/site_checker.php
        )

    [csqlutil] => Array
        (
            [module] => main
            [file] => classes/general/sql_util.php
        )

    [cfileuploader] => Array
        (
            [module] => main
            [file] => classes/general/uploader.php
        )

    [lpa] => Array
        (
            [module] => main
            [file] => classes/general/lpa.php
        )

    [cadminfilter] => Array
        (
            [module] => main
            [file] => interface/admin_filter.php
        )

    [cadminlist] => Array
        (
            [module] => main
            [file] => interface/admin_list.php
        )

    [cadminlistrow] => Array
        (
            [module] => main
            [file] => interface/admin_list.php
        )

    [cadminuilist] => Array
        (
            [module] => main
            [file] => interface/admin_ui_list.php
        )

    [cadminuilistrow] => Array
        (
            [module] => main
            [file] => interface/admin_ui_list.php
        )

    [cadminuiresult] => Array
        (
            [module] => main
            [file] => interface/admin_ui_list.php
        )

    [cadminuicontextmenu] => Array
        (
            [module] => main
            [file] => interface/admin_ui_list.php
        )

    [cadminuisorting] => Array
        (
            [module] => main
            [file] => interface/admin_ui_list.php
        )

    [cadminuilistactionpanel] => Array
        (
            [module] => main
            [file] => interface/admin_ui_list.php
        )

    [cadmintabcontrol] => Array
        (
            [module] => main
            [file] => interface/admin_tabcontrol.php
        )

    [cadminform] => Array
        (
            [module] => main
            [file] => interface/admin_form.php
        )

    [cadminformsettings] => Array
        (
            [module] => main
            [file] => interface/admin_form.php
        )

    [cadmintabcontroldrag] => Array
        (
            [module] => main
            [file] => interface/admin_tabcontrol_drag.php
        )

    [cadmindraggableblockengine] => Array
        (
            [module] => main
            [file] => interface/admin_tabcontrol_drag.php
        )

    [cjspopup] => Array
        (
            [module] => main
            [file] => interface/jspopup.php
        )

    [cjspopuponpage] => Array
        (
            [module] => main
            [file] => interface/jspopup.php
        )

    [cadmincalendar] => Array
        (
            [module] => main
            [file] => interface/admin_calendar.php
        )

    [cadminviewtabcontrol] => Array
        (
            [module] => main
            [file] => interface/admin_viewtabcontrol.php
        )

    [cadmintabengine] => Array
        (
            [module] => main
            [file] => interface/admin_tabengine.php
        )

    [ccaptcha] => Array
        (
            [module] => main
            [file] => classes/general/captcha.php
        )

    [cmpnotifications] => Array
        (
            [module] => main
            [file] => classes/general/mp_notifications.php
        )

    [calltask] => Array
        (
            [module] => main
            [file] => classes/general/task.php
        )

    [ctask] => Array
        (
            [module] => main
            [file] => classes/general/task.php
        )

    [calloperation] => Array
        (
            [module] => main
            [file] => classes/general/operation.php
        )

    [coperation] => Array
        (
            [module] => main
            [file] => classes/general/operation.php
        )

    [callgroup] => Array
        (
            [module] => main
            [file] => classes/general/group.php
        )

    [cgroup] => Array
        (
            [module] => main
            [file] => classes/general/group.php
        )

    [cajax] => Array
        (
            [module] => main
            [file] => ajax_tools.php
        )

    [calluser] => Array
        (
            [module] => main
            [file] => classes/general/user.php
        )

    [cuser] => Array
        (
            [module] => main
            [file] => classes/general/user.php
        )

    [callevent] => Array
        (
            [module] => main
            [file] => classes/general/event.php
        )

    [cevent] => Array
        (
            [module] => main
            [file] => classes/general/event.php
        )

    [calleventmessage] => Array
        (
            [module] => main
            [file] => classes/general/eventmessage.php
        )

    [ceventmessage] => Array
        (
            [module] => main
            [file] => classes/general/eventmessage.php
        )

    [ceventtype] => Array
        (
            [module] => main
            [file] => classes/general/eventmessage.php
        )

    [_ceventtyperesult] => Array
        (
            [module] => main
            [file] => classes/general/eventmessage.php
        )

    [cdbresulteventmultiresult] => Array
        (
            [module] => main
            [file] => classes/general/eventmessage.php
        )

    [cdebuginfo] => Array
        (
            [module] => main
            [file] => classes/general/debuginfo.php
        )

    [ccaptchaagent] => Array
        (
            [module] => main
            [file] => classes/general/captchaagent.php
        )

    [callfilterquery] => Array
        (
            [module] => main
            [file] => classes/general/filterquery.php
        )

    [cfilterquery] => Array
        (
            [module] => main
            [file] => classes/general/filterquery.php
        )

    [cconvertorspregreplacehelper] => Array
        (
            [module] => main
            [file] => classes/general/convertorspregreplacehelper.php
        )

    [cspacer] => Array
        (
            [module] => main
            [file] => classes/general/spacer.php
        )

    [updatetools] => Array
        (
            [module] => main
            [file] => classes/general/updatetools.php
        )

    [cjscore] => Array
        (
            [module] => main
            [file] => classes/general/jscore.php
        )

    [cchecklisttools] => Array
        (
            [module] => main
            [file] => classes/general/checklist.php
        )

    [cmenu] => Array
        (
            [module] => main
            [file] => classes/general/menu.php
        )

    [cmenucustom] => Array
        (
            [module] => main
            [file] => classes/general/menucustom.php
        )

    [callusertypeentity] => Array
        (
            [module] => main
            [file] => classes/general/usertype.php
        )

    [cusertypeentity] => Array
        (
            [module] => main
            [file] => classes/general/usertype.php
        )

    [cuserfieldenum] => Array
        (
            [module] => main
            [file] => classes/general/userfieldenum.php
        )

    [cusertypesql] => Array
        (
            [module] => main
            [file] => classes/general/usertypesql.php
        )

    [cusertypemanager] => Array
        (
            [module] => main
            [file] => classes/general/usertypemanager.php
        )

    [cusertypestring] => Array
        (
            [module] => main
            [file] => classes/general/usertypestr.php
        )

    [cusertypeinteger] => Array
        (
            [module] => main
            [file] => classes/general/usertypeint.php
        )

    [cusertypedouble] => Array
        (
            [module] => main
            [file] => classes/general/usertypedbl.php
        )

    [cusertypedatetime] => Array
        (
            [module] => main
            [file] => classes/general/usertypetime.php
        )

    [cusertypedate] => Array
        (
            [module] => main
            [file] => classes/general/usertypedate.php
        )

    [cusertypeboolean] => Array
        (
            [module] => main
            [file] => classes/general/usertypebool.php
        )

    [cusertypefile] => Array
        (
            [module] => main
            [file] => classes/general/usertypefile.php
        )

    [cusertypeenum] => Array
        (
            [module] => main
            [file] => classes/general/usertypeenum.php
        )

    [cusertypeiblocksection] => Array
        (
            [module] => main
            [file] => classes/general/usertypesection.php
        )

    [ciblocksectionenum] => Array
        (
            [module] => main
            [file] => classes/general/usertypesection.php
        )

    [cusertypeiblockelement] => Array
        (
            [module] => main
            [file] => classes/general/usertypeelement.php
        )

    [cusertypestringformatted] => Array
        (
            [module] => main
            [file] => classes/general/usertypestrfmt.php
        )

    [cusertypeurl] => Array
        (
            [module] => main
            [file] => classes/general/usertypeurl.php
        )

    [bxgadget] => Array
        (
            [module] => main
            [file] => classes/general/gadget.php
        )

    [cmainadmin] => Array
        (
            [module] => main
            [file] => classes/general/main_admin.php
        )

    [ctemplates] => Array
        (
            [module] => main
            [file] => classes/general/templates.php
        )

    [cpagetemplate] => Array
        (
            [module] => main
            [file] => classes/general/page_template.php
        )

    [filescmp] => Array
        (
            [module] => main
            [file] => classes/general/files_cmp.php
        )

    [carchiver] => Array
        (
            [module] => main
            [file] => classes/general/tar_gz.php
        )

    [czip] => Array
        (
            [module] => main
            [file] => classes/general/zip.php
        )

    [curlrewriter] => Array
        (
            [module] => main
            [file] => classes/general/urlrewriter.php
        )

    [charsetconverter] => Array
        (
            [module] => main
            [file] => classes/general/charset_converter.php
        )

    [chtmlpagescache] => Array
        (
            [module] => main
            [file] => lib/composite/helper.php
        )

    [statichtmlmemcachedresponse] => Array
        (
            [module] => main
            [file] => lib/composite/responder.php
        )

    [statichtmlfileresponse] => Array
        (
            [module] => main
            [file] => lib/composite/responder.php
        )

    [bitrix\main\page\frame] => Array
        (
            [module] => main
            [file] => lib/composite/engine.php
        )

    [bitrix\main\page\framestatic] => Array
        (
            [module] => main
            [file] => lib/composite/staticarea.php
        )

    [bitrix\main\page\framebuffered] => Array
        (
            [module] => main
            [file] => lib/composite/bufferarea.php
        )

    [bitrix\main\page\framehelper] => Array
        (
            [module] => main
            [file] => lib/composite/bufferarea.php
        )

    [bitrix\main\data\statichtmlcache] => Array
        (
            [module] => main
            [file] => lib/composite/page.php
        )

    [bitrix\main\data\statichtmlstorage] => Array
        (
            [module] => main
            [file] => lib/composite/data/abstractstorage.php
        )

    [bitrix\main\data\statichtmlfilestorage] => Array
        (
            [module] => main
            [file] => lib/composite/data/filestorage.php
        )

    [bitrix\main\data\statichtmlmemcachedstorage] => Array
        (
            [module] => main
            [file] => lib/composite/data/memcachedstorage.php
        )

    [bitrix\main\data\staticcacheprovider] => Array
        (
            [module] => main
            [file] => lib/composite/data/cacheprovider.php
        )

    [bitrix\main\data\appcachemanifest] => Array
        (
            [module] => main
            [file] => lib/composite/appcache.php
        )

    [iblock] => Array
        (
            [module] => iblock
            [file] => install/index.php
        )

    [ciblockpropertyresult] => Array
        (
            [module] => iblock
            [file] => classes/general/iblockpropresult.php
        )

    [ciblockresult] => Array
        (
            [module] => iblock
            [file] => classes/general/iblockresult.php
        )

    [_cibelement] => Array
        (
            [module] => iblock
            [file] => classes/general/iblock_element.php
        )

    [ciblocktype] => Array
        (
            [module] => iblock
            [file] => classes/general/iblocktype.php
        )

    [calliblock] => Array
        (
            [module] => iblock
            [file] => classes/general/iblock.php
        )

    [ciblock] => Array
        (
            [module] => iblock
            [file] => classes/mysql/iblock.php
        )

    [calliblocksection] => Array
        (
            [module] => iblock
            [file] => classes/general/iblocksection.php
        )

    [ciblocksection] => Array
        (
            [module] => iblock
            [file] => classes/mysql/iblocksection.php
        )

    [calliblockproperty] => Array
        (
            [module] => iblock
            [file] => classes/general/iblockproperty.php
        )

    [ciblockpropertyenum] => Array
        (
            [module] => iblock
            [file] => classes/general/iblockpropertyenum.php
        )

    [ciblockproperty] => Array
        (
            [module] => iblock
            [file] => classes/mysql/iblockproperty.php
        )

    [calliblockelement] => Array
        (
            [module] => iblock
            [file] => classes/general/iblockelement.php
        )

    [ciblockelement] => Array
        (
            [module] => iblock
            [file] => classes/mysql/iblockelement.php
        )

    [calliblockrss] => Array
        (
            [module] => iblock
            [file] => classes/general/iblockrss.php
        )

    [ciblockrss] => Array
        (
            [module] => iblock
            [file] => classes/mysql/iblockrss.php
        )

    [ciblockpropertydatetime] => Array
        (
            [module] => iblock
            [file] => classes/general/prop_datetime.php
        )

    [ciblockpropertydate] => Array
        (
            [module] => iblock
            [file] => classes/general/prop_date.php
        )

    [ciblockpropertyxmlid] => Array
        (
            [module] => iblock
            [file] => classes/general/prop_xmlid.php
        )

    [ciblockpropertyfileman] => Array
        (
            [module] => iblock
            [file] => classes/general/prop_fileman.php
        )

    [ciblockpropertyhtml] => Array
        (
            [module] => iblock
            [file] => classes/general/prop_html.php
        )

    [ciblockpropertyelementlist] => Array
        (
            [module] => iblock
            [file] => classes/general/prop_element_list.php
        )

    [ccmlresult] => Array
        (
            [module] => iblock
            [file] => classes/general/cmlresult.php
        )

    [ciblockxmlfile] => Array
        (
            [module] => iblock
            [file] => classes/mysql/cml2.php
        )

    [ciblockcmlimport] => Array
        (
            [module] => iblock
            [file] => classes/general/cml2.php
        )

    [ciblockcmlexport] => Array
        (
            [module] => iblock
            [file] => classes/general/cml2.php
        )

    [ciblockfindtools] => Array
        (
            [module] => iblock
            [file] => classes/general/comp_findtools.php
        )

    [ciblockpricetools] => Array
        (
            [module] => iblock
            [file] => classes/general/comp_pricetools.php
        )

    [ciblockparameters] => Array
        (
            [module] => iblock
            [file] => classes/general/comp_parameters.php
        )

    [ciblockformatproperties] => Array
        (
            [module] => iblock
            [file] => classes/general/comp_formatprops.php
        )

    [calliblocksequence] => Array
        (
            [module] => iblock
            [file] => classes/general/iblocksequence.php
        )

    [ciblocksequence] => Array
        (
            [module] => iblock
            [file] => classes/mysql/iblocksequence.php
        )

    [ciblockpropertysequence] => Array
        (
            [module] => iblock
            [file] => classes/general/prop_seq.php
        )

    [ciblockpropertyelementautocomplete] => Array
        (
            [module] => iblock
            [file] => classes/general/prop_element_auto.php
        )

    [ciblockpropertysku] => Array
        (
            [module] => iblock
            [file] => classes/general/prop_element_sku.php
        )

    [ciblockpropertysectionautocomplete] => Array
        (
            [module] => iblock
            [file] => classes/general/prop_section_auto.php
        )

    [calliblockofferstmp] => Array
        (
            [module] => iblock
            [file] => classes/general/iblockoffers.php
        )

    [ciblockofferstmp] => Array
        (
            [module] => iblock
            [file] => classes/mysql/iblockoffers.php
        )

    [ceventiblock] => Array
        (
            [module] => iblock
            [file] => classes/general/iblock_event_list.php
        )

    [cratingscomponentsiblock] => Array
        (
            [module] => iblock
            [file] => classes/general/ratings_components.php
        )

    [ciblockrights] => Array
        (
            [module] => iblock
            [file] => classes/general/iblock_rights.php
        )

    [ciblocksectionrights] => Array
        (
            [module] => iblock
            [file] => classes/general/iblock_rights.php
        )

    [ciblockelementrights] => Array
        (
            [module] => iblock
            [file] => classes/general/iblock_rights.php
        )

    [ciblockrightsstorage] => Array
        (
            [module] => iblock
            [file] => classes/general/iblock_rights.php
        )

    [ciblockpropertytools] => Array
        (
            [module] => iblock
            [file] => classes/general/iblockproptools.php
        )

    [ciblocksectionpropertylink] => Array
        (
            [module] => iblock
            [file] => classes/general/section_property.php
        )

    [ciblockxmlimport] => Array
        (
            [module] => iblock
            [file] => classes/general/iblockxmlimport.php
        )

    [bitrix\iblock\iblockfieldtable] => Array
        (
            [module] => iblock
            [file] => lib/iblockfield.php
        )

    [bitrix\iblock\iblockgrouptable] => Array
        (
            [module] => iblock
            [file] => lib/iblockgroup.php
        )

    [bitrix\iblock\iblockmessagetable] => Array
        (
            [module] => iblock
            [file] => lib/iblockmessage.php
        )

    [bitrix\iblock\iblockrsstable] => Array
        (
            [module] => iblock
            [file] => lib/iblockrss.php
        )

    [bitrix\iblock\iblocksitetable] => Array
        (
            [module] => iblock
            [file] => lib/iblocksite.php
        )

    [bitrix\iblock\inheritedpropertytable] => Array
        (
            [module] => iblock
            [file] => lib/inheritedproperty.php
        )

    [bitrix\iblock\propertyenumerationtable] => Array
        (
            [module] => iblock
            [file] => lib/propertyenumeration.php
        )

    [bitrix\iblock\propertyfeaturetable] => Array
        (
            [module] => iblock
            [file] => lib/propertyfeature.php
        )

    [bitrix\iblock\sequencetable] => Array
        (
            [module] => iblock
            [file] => lib/sequence.php
        )

    [bitrix\iblock\sitetable] => Array
        (
            [module] => iblock
            [file] => lib/site.php
        )

    [bitrix\iblock\typetable] => Array
        (
            [module] => iblock
            [file] => lib/type.php
        )

    [bitrix\iblock\typelanguagetable] => Array
        (
            [module] => iblock
            [file] => lib/typelanguage.php
        )

    [bitrix\iblock\bizproctype\usertypeproperty] => Array
        (
            [module] => iblock
            [file] => lib/bizproctype/usertypeproperty.php
        )

    [bitrix\iblock\bizproctype\ecrm] => Array
        (
            [module] => iblock
            [file] => lib/bizproctype/ecrm.php
        )

    [bitrix\iblock\bizproctype\money] => Array
        (
            [module] => iblock
            [file] => lib/bizproctype/money.php
        )

    [bitrix\iblock\bizproctype\usertypepropertydiskfile] => Array
        (
            [module] => iblock
            [file] => lib/bizproctype/usertypepropertydiskfile.php
        )

    [bitrix\iblock\bizproctype\usertypepropertyelist] => Array
        (
            [module] => iblock
            [file] => lib/bizproctype/usertypepropertyelist.php
        )

    [bitrix\iblock\bizproctype\usertypepropertyemployee] => Array
        (
            [module] => iblock
            [file] => lib/bizproctype/usertypepropertyemployee.php
        )

    [bitrix\iblock\bizproctype\usertypepropertyhtml] => Array
        (
            [module] => iblock
            [file] => lib/bizproctype/usertypepropertyhtml.php
        )

    [bitrix\iblock\component\base] => Array
        (
            [module] => iblock
            [file] => lib/component/base.php
        )

    [bitrix\iblock\component\element] => Array
        (
            [module] => iblock
            [file] => lib/component/element.php
        )

    [bitrix\iblock\component\elementlist] => Array
        (
            [module] => iblock
            [file] => lib/component/elementlist.php
        )

    [bitrix\iblock\component\filters] => Array
        (
            [module] => iblock
            [file] => lib/component/filters.php
        )

    [bitrix\iblock\component\selector\element] => Array
        (
            [module] => iblock
            [file] => lib/component/selector/element.php
        )

    [bitrix\iblock\component\selector\entity] => Array
        (
            [module] => iblock
            [file] => lib/component/selector/entity.php
        )

    [bitrix\iblock\component\tools] => Array
        (
            [module] => iblock
            [file] => lib/component/tools.php
        )

    [bitrix\iblock\controller\filter\element] => Array
        (
            [module] => iblock
            [file] => lib/Controller/Filter/Element.php
        )

    [bitrix\iblock\filter\entity\elementsettings] => Array
        (
            [module] => iblock
            [file] => lib/filter/entity/elementsettings.php
        )

    [bitrix\iblock\filter\entity\iblocksettings] => Array
        (
            [module] => iblock
            [file] => lib/filter/entity/iblocksettings.php
        )

    [bitrix\iblock\filter\fieldprovider\base] => Array
        (
            [module] => iblock
            [file] => lib/filter/fieldprovider/base.php
        )

    [bitrix\iblock\filter\fieldprovider\element] => Array
        (
            [module] => iblock
            [file] => lib/filter/fieldprovider/element.php
        )

    [bitrix\iblock\filter\fieldprovider\iblockproperty] => Array
        (
            [module] => iblock
            [file] => lib/filter/fieldprovider/iblockproperty.php
        )

    [bitrix\iblock\filter\dictionary] => Array
        (
            [module] => iblock
            [file] => lib/filter/dictionary.php
        )

    [bitrix\iblock\filter\entitylist] => Array
        (
            [module] => iblock
            [file] => lib/filter/entitylist.php
        )

    [bitrix\iblock\filter\factory] => Array
        (
            [module] => iblock
            [file] => lib/filter/factory.php
        )

    [bitrix\iblock\grid\panel\groupaction] => Array
        (
            [module] => iblock
            [file] => lib/grid/panel/groupaction.php
        )

    [bitrix\iblock\grid\actiontype] => Array
        (
            [module] => iblock
            [file] => lib/grid/actiontype.php
        )

    [bitrix\iblock\helpers\admin\property] => Array
        (
            [module] => iblock
            [file] => lib/helpers/admin/property.php
        )

    [bitrix\iblock\helpers\filter\property] => Array
        (
            [module] => iblock
            [file] => lib/helpers/filter/property.php
        )

    [bitrix\iblock\helpers\filter\propertymanager] => Array
        (
            [module] => iblock
            [file] => lib/helpers/filter/propertymanager.php
        )

    [bitrix\iblock\inheritedproperty\basetemplate] => Array
        (
            [module] => iblock
            [file] => lib/inheritedproperty/basetemplate.php
        )

    [bitrix\iblock\inheritedproperty\basevalues] => Array
        (
            [module] => iblock
            [file] => lib/inheritedproperty/basevalues.php
        )

    [bitrix\iblock\inheritedproperty\elementtemplates] => Array
        (
            [module] => iblock
            [file] => lib/inheritedproperty/elementtemplates.php
        )

    [bitrix\iblock\inheritedproperty\elementvalues] => Array
        (
            [module] => iblock
            [file] => lib/inheritedproperty/elementvalues.php
        )

    [bitrix\iblock\inheritedproperty\iblocktemplates] => Array
        (
            [module] => iblock
            [file] => lib/inheritedproperty/iblocktemplates.php
        )

    [bitrix\iblock\inheritedproperty\iblockvalues] => Array
        (
            [module] => iblock
            [file] => lib/inheritedproperty/iblockvalues.php
        )

    [bitrix\iblock\inheritedproperty\sectiontemplates] => Array
        (
            [module] => iblock
            [file] => lib/inheritedproperty/sectiontemplates.php
        )

    [bitrix\iblock\inheritedproperty\sectionvalues] => Array
        (
            [module] => iblock
            [file] => lib/inheritedproperty/sectionvalues.php
        )

    [bitrix\iblock\inheritedproperty\valuesqueue] => Array
        (
            [module] => iblock
            [file] => lib/inheritedproperty/valuesqueue.php
        )

    [bitrix\iblock\landingsource\dataloader] => Array
        (
            [module] => iblock
            [file] => lib/landingsource/dataloader.php
        )

    [bitrix\iblock\landingsource\element] => Array
        (
            [module] => iblock
            [file] => lib/landingsource/element.php
        )

    [bitrix\iblock\model\propertyfeature] => Array
        (
            [module] => iblock
            [file] => lib/model/propertyfeature.php
        )

    [bitrix\iblock\model\section] => Array
        (
            [module] => iblock
            [file] => lib/model/section.php
        )

    [bitrix\iblock\propertyindex\dictionary] => Array
        (
            [module] => iblock
            [file] => lib/propertyindex/dictionary.php
        )

    [bitrix\iblock\propertyindex\element] => Array
        (
            [module] => iblock
            [file] => lib/propertyindex/element.php
        )

    [bitrix\iblock\propertyindex\facet] => Array
        (
            [module] => iblock
            [file] => lib/propertyindex/facet.php
        )

    [bitrix\iblock\propertyindex\indexer] => Array
        (
            [module] => iblock
            [file] => lib/propertyindex/indexer.php
        )

    [bitrix\iblock\propertyindex\manager] => Array
        (
            [module] => iblock
            [file] => lib/propertyindex/manager.php
        )

    [bitrix\iblock\propertyindex\querybuilder] => Array
        (
            [module] => iblock
            [file] => lib/propertyindex/querybuilder.php
        )

    [bitrix\iblock\propertyindex\storage] => Array
        (
            [module] => iblock
            [file] => lib/propertyindex/storage.php
        )

    [bitrix\iblock\template\engine] => Array
        (
            [module] => iblock
            [file] => lib/template/engine.php
        )

    [bitrix\iblock\template\noderoot] => Array
        (
            [module] => iblock
            [file] => lib/template/engine.php
        )

    [bitrix\iblock\template\nodetext] => Array
        (
            [module] => iblock
            [file] => lib/template/engine.php
        )

    [bitrix\iblock\template\nodeentityfield] => Array
        (
            [module] => iblock
            [file] => lib/template/engine.php
        )

    [bitrix\iblock\template\nodefunction] => Array
        (
            [module] => iblock
            [file] => lib/template/engine.php
        )

    [bitrix\iblock\template\helper] => Array
        (
            [module] => iblock
            [file] => lib/template/helper.php
        )

    [bitrix\iblock\template\entity\base] => Array
        (
            [module] => iblock
            [file] => lib/template/entity/base.php
        )

    [bitrix\iblock\template\entity\lazyvalueloader] => Array
        (
            [module] => iblock
            [file] => lib/template/entity/base.php
        )

    [bitrix\iblock\template\entity\catalogstore] => Array
        (
            [module] => iblock
            [file] => lib/template/entity/catalogstore.php
        )

    [bitrix\iblock\template\entity\element] => Array
        (
            [module] => iblock
            [file] => lib/template/entity/element.php
        )

    [bitrix\iblock\template\entity\elementcatalog] => Array
        (
            [module] => iblock
            [file] => lib/template/entity/elementcatalog.php
        )

    [bitrix\iblock\template\entity\elementcatalogmeasure] => Array
        (
            [module] => iblock
            [file] => lib/template/entity/elementcatalog.php
        )

    [bitrix\iblock\template\entity\elementcatalogstorelist] => Array
        (
            [module] => iblock
            [file] => lib/template/entity/elementcatalog.php
        )

    [bitrix\iblock\template\entity\elementprice] => Array
        (
            [module] => iblock
            [file] => lib/template/entity/elementprice.php
        )

    [bitrix\iblock\template\entity\elementproperty] => Array
        (
            [module] => iblock
            [file] => lib/template/entity/elementproperty.php
        )

    [bitrix\iblock\template\entity\elementpropertyuserfield] => Array
        (
            [module] => iblock
            [file] => lib/template/entity/elementproperty.php
        )

    [bitrix\iblock\template\entity\elementpropertyenum] => Array
        (
            [module] => iblock
            [file] => lib/template/entity/elementproperty.php
        )

    [bitrix\iblock\template\entity\elementpropertyelement] => Array
        (
            [module] => iblock
            [file] => lib/template/entity/elementproperty.php
        )

    [bitrix\iblock\template\entity\elementpropertysection] => Array
        (
            [module] => iblock
            [file] => lib/template/entity/elementproperty.php
        )

    [bitrix\iblock\template\entity\elementsku] => Array
        (
            [module] => iblock
            [file] => lib/template/entity/elementsku.php
        )

    [bitrix\iblock\template\entity\elementskuprice] => Array
        (
            [module] => iblock
            [file] => lib/template/entity/elementskuprice.php
        )

    [bitrix\iblock\template\entity\elementskuproperty] => Array
        (
            [module] => iblock
            [file] => lib/template/entity/elementskuproperty.php
        )

    [bitrix\iblock\template\entity\iblock] => Array
        (
            [module] => iblock
            [file] => lib/template/entity/iblock.php
        )

    [bitrix\iblock\template\entity\section] => Array
        (
            [module] => iblock
            [file] => lib/template/entity/section.php
        )

    [bitrix\iblock\template\entity\sectionpath] => Array
        (
            [module] => iblock
            [file] => lib/template/entity/sectionpath.php
        )

    [bitrix\iblock\template\entity\sectionproperty] => Array
        (
            [module] => iblock
            [file] => lib/template/entity/sectionproperty.php
        )

    [bitrix\iblock\template\functions\fabric] => Array
        (
            [module] => iblock
            [file] => lib/template/functions/fabric.php
        )

    [bitrix\iblock\template\functions\functionbase] => Array
        (
            [module] => iblock
            [file] => lib/template/functions/fabric.php
        )

    [bitrix\iblock\template\functions\functionupper] => Array
        (
            [module] => iblock
            [file] => lib/template/functions/fabric.php
        )

    [bitrix\iblock\template\functions\functionlower] => Array
        (
            [module] => iblock
            [file] => lib/template/functions/fabric.php
        )

    [bitrix\iblock\template\functions\functiontranslit] => Array
        (
            [module] => iblock
            [file] => lib/template/functions/fabric.php
        )

    [bitrix\iblock\template\functions\functionconcat] => Array
        (
            [module] => iblock
            [file] => lib/template/functions/fabric.php
        )

    [bitrix\iblock\template\functions\functionlimit] => Array
        (
            [module] => iblock
            [file] => lib/template/functions/fabric.php
        )

    [bitrix\iblock\template\functions\functioncontrast] => Array
        (
            [module] => iblock
            [file] => lib/template/functions/fabric.php
        )

    [bitrix\iblock\template\functions\functionmin] => Array
        (
            [module] => iblock
            [file] => lib/template/functions/fabric.php
        )

    [bitrix\iblock\template\functions\functionmax] => Array
        (
            [module] => iblock
            [file] => lib/template/functions/fabric.php
        )

    [bitrix\iblock\template\functions\functiondistinct] => Array
        (
            [module] => iblock
            [file] => lib/template/functions/fabric.php
        )

    [bitrix\iblock\update\adminfilteroption] => Array
        (
            [module] => iblock
            [file] => lib/update/adminfilteroption.php
        )

    [bitrix\iblock\update\admingridoption] => Array
        (
            [module] => iblock
            [file] => lib/update/admingridoption.php
        )

    [bitrix\iblock\url\adminpage\basebuilder] => Array
        (
            [module] => iblock
            [file] => lib/url/adminpage/basebuilder.php
        )

    [bitrix\iblock\url\adminpage\buildermanager] => Array
        (
            [module] => iblock
            [file] => lib/url/adminpage/buildermanager.php
        )

    [bitrix\iblock\url\adminpage\iblockbuilder] => Array
        (
            [module] => iblock
            [file] => lib/url/adminpage/iblockbuilder.php
        )

    [bitrix\iblock\sendereventhandler] => Array
        (
            [module] => iblock
            [file] => lib/senderconnector.php
        )

    [bitrix\iblock\senderconnectoriblock] => Array
        (
            [module] => iblock
            [file] => lib/senderconnector.php
        )

    [ccurrency] => Array
        (
            [module] => currency
            [file] => general/currency.php
        )

    [ccurrencylang] => Array
        (
            [module] => currency
            [file] => general/currency_lang.php
        )

    [ccurrencyrates] => Array
        (
            [module] => currency
            [file] => general/currency_rate.php
        )

    [bitrix\currency\compatible\tools] => Array
        (
            [module] => currency
            [file] => lib/compatible/tools.php
        )

    [bitrix\currency\helpers\admin\tools] => Array
        (
            [module] => currency
            [file] => lib/helpers/admin/tools.php
        )

    [bitrix\currency\helpers\editor] => Array
        (
            [module] => currency
            [file] => lib/helpers/editor.php
        )

    [bitrix\currency\userfield\money] => Array
        (
            [module] => currency
            [file] => lib/userfield/money.php
        )

    [bitrix\currency\currencymanager] => Array
        (
            [module] => currency
            [file] => lib/currencymanager.php
        )

    [bitrix\currency\currencytable] => Array
        (
            [module] => currency
            [file] => lib/currency.php
        )

    [bitrix\currency\currencylangtable] => Array
        (
            [module] => currency
            [file] => lib/currencylang.php
        )

    [bitrix\currency\currencyratetable] => Array
        (
            [module] => currency
            [file] => lib/currencyrate.php
        )

    [bitrix\currency\currencyclassifier] => Array
        (
            [module] => currency
            [file] => lib/currencyclassifier.php
        )

    [sale] => Array
        (
            [module] => sale
            [file] => install/index.php
        )

    [callsaledelivery] => Array
        (
            [module] => sale
            [file] => general/delivery.php
        )

    [csaledelivery] => Array
        (
            [module] => sale
            [file] => mysql/delivery.php
        )

    [csaledeliveryhandler] => Array
        (
            [module] => sale
            [file] => mysql/delivery_handler.php
        )

    [csaledeliveryhelper] => Array
        (
            [module] => sale
            [file] => general/delivery_helper.php
        )

    [csaledelivery2paysystem] => Array
        (
            [module] => sale
            [file] => general/delivery_2_pay_system.php
        )

    [csalelocation] => Array
        (
            [module] => sale
            [file] => mysql/location.php
        )

    [csalelocationgroup] => Array
        (
            [module] => sale
            [file] => mysql/location_group.php
        )

    [csalebasket] => Array
        (
            [module] => sale
            [file] => mysql/basket.php
        )

    [csalebaskethelper] => Array
        (
            [module] => sale
            [file] => general/basket_helper.php
        )

    [csaleuser] => Array
        (
            [module] => sale
            [file] => mysql/basket.php
        )

    [csaleorder] => Array
        (
            [module] => sale
            [file] => mysql/order.php
        )

    [csaleorderpropsgroup] => Array
        (
            [module] => sale
            [file] => mysql/order_props_group.php
        )

    [csaleorderpropsvariant] => Array
        (
            [module] => sale
            [file] => mysql/order_props_variant.php
        )

    [csaleorderuserprops] => Array
        (
            [module] => sale
            [file] => mysql/order_user_props.php
        )

    [csaleorderuserpropsvalue] => Array
        (
            [module] => sale
            [file] => mysql/order_user_props_value.php
        )

    [csaleordertax] => Array
        (
            [module] => sale
            [file] => mysql/order_tax.php
        )

    [csaleorderhelper] => Array
        (
            [module] => sale
            [file] => general/order_helper.php
        )

    [csalepaysystem] => Array
        (
            [module] => sale
            [file] => mysql/pay_system.php
        )

    [csalepaysystemaction] => Array
        (
            [module] => sale
            [file] => mysql/pay_system_action.php
        )

    [csalepaysystemshelper] => Array
        (
            [module] => sale
            [file] => general/pay_system_helper.php
        )

    [csalepaysystemtarif] => Array
        (
            [module] => sale
            [file] => general/pay_system_tarif.php
        )

    [csaletax] => Array
        (
            [module] => sale
            [file] => mysql/tax.php
        )

    [csaletaxrate] => Array
        (
            [module] => sale
            [file] => mysql/tax_rate.php
        )

    [csalepersontype] => Array
        (
            [module] => sale
            [file] => mysql/person_type.php
        )

    [csalediscount] => Array
        (
            [module] => sale
            [file] => mysql/discount.php
        )

    [csalebasketdiscountconvert] => Array
        (
            [module] => sale
            [file] => general/step_operations.php
        )

    [csalediscountreindex] => Array
        (
            [module] => sale
            [file] => general/step_operations.php
        )

    [csalediscountconvertext] => Array
        (
            [module] => sale
            [file] => general/step_operations.php
        )

    [csaleuseraccount] => Array
        (
            [module] => sale
            [file] => mysql/user.php
        )

    [csaleusertransact] => Array
        (
            [module] => sale
            [file] => mysql/user_transact.php
        )

    [csaleusercards] => Array
        (
            [module] => sale
            [file] => mysql/user_cards.php
        )

    [csalerecurring] => Array
        (
            [module] => sale
            [file] => mysql/recurring.php
        )

    [csalelang] => Array
        (
            [module] => sale
            [file] => mysql/settings.php
        )

    [csalegroupaccesstosite] => Array
        (
            [module] => sale
            [file] => mysql/settings.php
        )

    [csalegroupaccesstoflag] => Array
        (
            [module] => sale
            [file] => mysql/settings.php
        )

    [csaleauxiliary] => Array
        (
            [module] => sale
            [file] => mysql/auxiliary.php
        )

    [csaleaffiliate] => Array
        (
            [module] => sale
            [file] => mysql/affiliate.php
        )

    [csaleaffiliateplan] => Array
        (
            [module] => sale
            [file] => mysql/affiliate_plan.php
        )

    [csaleaffiliateplansection] => Array
        (
            [module] => sale
            [file] => mysql/affiliate_plan_section.php
        )

    [csaleaffiliatetier] => Array
        (
            [module] => sale
            [file] => mysql/affiliate_tier.php
        )

    [csaleaffiliatetransact] => Array
        (
            [module] => sale
            [file] => mysql/affiliate_transact.php
        )

    [csaleexport] => Array
        (
            [module] => sale
            [file] => general/export.php
        )

    [exportoneccrm] => Array
        (
            [module] => sale
            [file] => general/export.php
        )

    [csaleorderloader] => Array
        (
            [module] => sale
            [file] => general/order_loader.php
        )

    [csalemeasure] => Array
        (
            [module] => sale
            [file] => general/measurement.php
        )

    [csaleproduct] => Array
        (
            [module] => sale
            [file] => mysql/product.php
        )

    [csaleviewedproduct] => Array
        (
            [module] => sale
            [file] => mysql/product.php
        )

    [csalehelper] => Array
        (
            [module] => sale
            [file] => general/helper.php
        )

    [csalemobileorderutils] => Array
        (
            [module] => sale
            [file] => general/mobile_order.php
        )

    [csalemobileorderpull] => Array
        (
            [module] => sale
            [file] => general/mobile_order.php
        )

    [csalemobileorderpush] => Array
        (
            [module] => sale
            [file] => general/mobile_order.php
        )

    [csalemobileorderfilter] => Array
        (
            [module] => sale
            [file] => general/mobile_order.php
        )

    [cbasesalereporthelper] => Array
        (
            [module] => sale
            [file] => general/sale_report_helper.php
        )

    [csalereportsaleorderhelper] => Array
        (
            [module] => sale
            [file] => general/sale_report_helper.php
        )

    [csalereportuserhelper] => Array
        (
            [module] => sale
            [file] => general/sale_report_helper.php
        )

    [csalereportsalefuserhelper] => Array
        (
            [module] => sale
            [file] => general/sale_report_helper.php
        )

    [ibxsaleproductprovider] => Array
        (
            [module] => sale
            [file] => general/product_provider.php
        )

    [csalestorebarcode] => Array
        (
            [module] => sale
            [file] => mysql/store_barcode.php
        )

    [csaleorderchange] => Array
        (
            [module] => sale
            [file] => mysql/order_change.php
        )

    [csaleorderchangeformat] => Array
        (
            [module] => sale
            [file] => general/order_change.php
        )

    [bitrix\sale\internals\fusertable] => Array
        (
            [module] => sale
            [file] => lib/internals/fuser.php
        )

    [bitrix\sale\fuser] => Array
        (
            [module] => sale
            [file] => lib/fuser.php
        )

    [bitrix\sale\internals\input\manager] => Array
        (
            [module] => sale
            [file] => lib/internals/input.php
        )

    [bitrix\sale\internals\input\base] => Array
        (
            [module] => sale
            [file] => lib/internals/input.php
        )

    [bitrix\sale\internals\input\file] => Array
        (
            [module] => sale
            [file] => lib/internals/input.php
        )

    [bitrix\sale\internals\input\stringinput] => Array
        (
            [module] => sale
            [file] => lib/internals/input.php
        )

    [bitrix\sale\internals\sitecurrencytable] => Array
        (
            [module] => sale
            [file] => lib/internals/sitecurrency.php
        )

    [csalestatus] => Array
        (
            [module] => sale
            [file] => general/status.php
        )

    [bitrix\sale\statusbase] => Array
        (
            [module] => sale
            [file] => lib/statusbase.php
        )

    [bitrix\sale\orderstatus] => Array
        (
            [module] => sale
            [file] => lib/orderstatus.php
        )

    [bitrix\sale\deliverystatus] => Array
        (
            [module] => sale
            [file] => lib/deliverystatus.php
        )

    [bitrix\sale\internals\statustable] => Array
        (
            [module] => sale
            [file] => lib/internals/status.php
        )

    [bitrix\sale\internals\statuslangtable] => Array
        (
            [module] => sale
            [file] => lib/internals/status_lang.php
        )

    [bitrix\sale\internals\statusgrouptasktable] => Array
        (
            [module] => sale
            [file] => lib/internals/status_grouptask.php
        )

    [csaleorderprops] => Array
        (
            [module] => sale
            [file] => general/order_props.php
        )

    [csaleorderpropsadapter] => Array
        (
            [module] => sale
            [file] => general/order_props.php
        )

    [csaleorderpropsvalue] => Array
        (
            [module] => sale
            [file] => mysql/order_props_values.php
        )

    [bitrix\sale\propertyvaluecollection] => Array
        (
            [module] => sale
            [file] => lib/propertyvaluecollection.php
        )

    [bitrix\sale\internals\orderpropstable] => Array
        (
            [module] => sale
            [file] => lib/internals/orderprops.php
        )

    [bitrix\sale\internals\orderpropsgrouptable] => Array
        (
            [module] => sale
            [file] => lib/internals/orderprops_group.php
        )

    [bitrix\sale\internals\orderpropsvaluetable] => Array
        (
            [module] => sale
            [file] => lib/internals/orderprops_value.php
        )

    [bitrix\sale\internals\orderpropsvarianttable] => Array
        (
            [module] => sale
            [file] => lib/internals/orderprops_variant.php
        )

    [bitrix\sale\internals\orderpropsrelationtable] => Array
        (
            [module] => sale
            [file] => lib/internals/orderprops_relation.php
        )

    [bitrix\sale\internals\userpropsvaluetable] => Array
        (
            [module] => sale
            [file] => lib/internals/userpropsvalue.php
        )

    [bitrix\sale\internals\userpropstable] => Array
        (
            [module] => sale
            [file] => lib/internals/userprops.php
        )

    [bitrix\sale\businessvalue] => Array
        (
            [module] => sale
            [file] => lib/businessvalue.php
        )

    [bitrix\sale\ibusinessvalueprovider] => Array
        (
            [module] => sale
            [file] => lib/businessvalueproviderinterface.php
        )

    [bitrix\sale\internals\businessvaluetable] => Array
        (
            [module] => sale
            [file] => lib/internals/businessvalue.php
        )

    [bitrix\sale\internals\businessvaluepersondomaintable] => Array
        (
            [module] => sale
            [file] => lib/internals/businessvalue_persondomain.php
        )

    [bitrix\sale\internals\businessvaluecode1ctable] => Array
        (
            [module] => sale
            [file] => lib/internals/businessvalue_code_1c.php
        )

    [bitrix\sale\internals\paysystemactiontable] => Array
        (
            [module] => sale
            [file] => lib/internals/paysystemaction.php
        )

    [bitrix\sale\internals\paysysteminner] => Array
        (
            [module] => sale
            [file] => lib/internals/paysysteminner.php
        )

    [bitrix\sale\internals\deliverypaysystemtable] => Array
        (
            [module] => sale
            [file] => lib/internals/delivery_paysystem.php
        )

    [bitrix\sale\usermessageexception] => Array
        (
            [module] => sale
            [file] => lib/exception.php
        )

    [bitrix\sale\configuration] => Array
        (
            [module] => sale
            [file] => lib/configuration.php
        )

    [bitrix\sale\order] => Array
        (
            [module] => sale
            [file] => lib/order.php
        )

    [bitrix\sale\persontype] => Array
        (
            [module] => sale
            [file] => lib/persontype.php
        )

    [csalereportsalegoodshelper] => Array
        (
            [module] => sale
            [file] => general/sale_report_helper.php
        )

    [csalereportsaleproducthelper] => Array
        (
            [module] => sale
            [file] => general/sale_report_helper.php
        )

    [bitrix\sale\internals\producttable] => Array
        (
            [module] => sale
            [file] => lib/internals/product.php
        )

    [bitrix\sale\internals\goodssectiontable] => Array
        (
            [module] => sale
            [file] => lib/internals/goodssection.php
        )

    [bitrix\sale\internals\sectiontable] => Array
        (
            [module] => sale
            [file] => lib/internals/section.php
        )

    [bitrix\sale\internals\storeproducttable] => Array
        (
            [module] => sale
            [file] => lib/internals/storeproduct.php
        )

    [bitrix\sale\saleszone] => Array
        (
            [module] => sale
            [file] => lib/saleszone.php
        )

    [bitrix\sale\internals\orderdeliveryreqtable] => Array
        (
            [module] => sale
            [file] => lib/internals/orderdeliveryreq.php
        )

    [bitrix\sale\sendereventhandler] => Array
        (
            [module] => sale
            [file] => lib/senderconnector.php
        )

    [bitrix\sale\senderconnectorbuyer] => Array
        (
            [module] => sale
            [file] => lib/senderconnector.php
        )

    [bitrix\sale\userconsent] => Array
        (
            [module] => sale
            [file] => lib/userconsent.php
        )

    [bitrix\sale\internals\product2producttable] => Array
        (
            [module] => sale
            [file] => lib/internals/product2product.php
        )

    [bitrix\sale\internals\orderprocessingtable] => Array
        (
            [module] => sale
            [file] => lib/internals/orderprocessing.php
        )

    [bitrix\sale\orderbase] => Array
        (
            [module] => sale
            [file] => lib/orderbase.php
        )

    [bitrix\sale\internals\entity] => Array
        (
            [module] => sale
            [file] => lib/internals/entity.php
        )

    [bitrix\sale\internals\entitycollection] => Array
        (
            [module] => sale
            [file] => lib/internals/entitycollection.php
        )

    [bitrix\sale\internals\collectionbase] => Array
        (
            [module] => sale
            [file] => lib/internals/collectionbase.php
        )

    [bitrix\sale\shipment] => Array
        (
            [module] => sale
            [file] => lib/shipment.php
        )

    [bitrix\sale\shipmentcollection] => Array
        (
            [module] => sale
            [file] => lib/shipmentcollection.php
        )

    [bitrix\sale\shipmentitemcollection] => Array
        (
            [module] => sale
            [file] => lib/shipmentitemcollection.php
        )

    [bitrix\sale\shipmentitem] => Array
        (
            [module] => sale
            [file] => lib/shipmentitem.php
        )

    [bitrix\sale\shipmentitemstorecollection] => Array
        (
            [module] => sale
            [file] => lib/shipmentitemstorecollection.php
        )

    [bitrix\sale\shipmentitemstore] => Array
        (
            [module] => sale
            [file] => lib/shipmentitemstore.php
        )

    [bitrix\sale\paymentcollectionbase] => Array
        (
            [module] => sale
            [file] => lib/internals/paymentcollectionbase.php
        )

    [bitrix\sale\paymentcollection] => Array
        (
            [module] => sale
            [file] => lib/paymentcollection.php
        )

    [bitrix\sale\payment] => Array
        (
            [module] => sale
            [file] => lib/payment.php
        )

    [bitrix\sale\paysystemservice] => Array
        (
            [module] => sale
            [file] => lib/paysystemservice.php
        )

    [bitrix\sale\internals\fields] => Array
        (
            [module] => sale
            [file] => lib/internals/fields.php
        )

    [bitrix\sale\result] => Array
        (
            [module] => sale
            [file] => lib/result.php
        )

    [bitrix\sale\resulterror] => Array
        (
            [module] => sale
            [file] => lib/result.php
        )

    [bitrix\sale\resultserializable] => Array
        (
            [module] => sale
            [file] => lib/resultserializable.php
        )

    [bitrix\sale\eventactions] => Array
        (
            [module] => sale
            [file] => lib/eventactions.php
        )

    [bitrix\sale\basketbase] => Array
        (
            [module] => sale
            [file] => lib/basketbase.php
        )

    [bitrix\sale\basketitembase] => Array
        (
            [module] => sale
            [file] => lib/basketitembase.php
        )

    [bitrix\sale\basket] => Array
        (
            [module] => sale
            [file] => lib/basket.php
        )

    [bitrix\sale\internals\basketitembase] => Array
        (
            [module] => sale
            [file] => lib/internals/basketitembase.php
        )

    [bitrix\sale\basketitem] => Array
        (
            [module] => sale
            [file] => lib/basketitem.php
        )

    [bitrix\sale\basketbundlecollection] => Array
        (
            [module] => sale
            [file] => lib/basketbundlecollection.php
        )

    [bitrix\sale\orderproperties] => Array
        (
            [module] => sale
            [file] => lib/orderprops.php
        )

    [bitrix\sale\propertyvalue] => Array
        (
            [module] => sale
            [file] => lib/propertyvalue.php
        )

    [bitrix\sale\compatible\internals\entitycompatibility] => Array
        (
            [module] => sale
            [file] => lib/compatible/internals/entitycompatibility.php
        )

    [bitrix\sale\compatible\ordercompatibility] => Array
        (
            [module] => sale
            [file] => lib/compatible/ordercompatibility.php
        )

    [bitrix\sale\compatible\basketcompatibility] => Array
        (
            [module] => sale
            [file] => lib/compatible/basketcompatibility.php
        )

    [bitrix\sale\compatible\eventcompatibility] => Array
        (
            [module] => sale
            [file] => lib/compatible/eventcompatibility.php
        )

    [bitrix\sale\compatible\orderquery] => Array
        (
            [module] => sale
            [file] => lib/compatible/compatible.php
        )

    [bitrix\sale\compatible\orderquerylocation] => Array
        (
            [module] => sale
            [file] => lib/compatible/compatible.php
        )

    [bitrix\sale\compatible\fetchadapter] => Array
        (
            [module] => sale
            [file] => lib/compatible/compatible.php
        )

    [bitrix\sale\compatible\test] => Array
        (
            [module] => sale
            [file] => lib/compatible/compatible.php
        )

    [bitrix\sale\orderuserproperties] => Array
        (
            [module] => sale
            [file] => lib/userprops.php
        )

    [bitrix\sale\basketpropertiescollectionbase] => Array
        (
            [module] => sale
            [file] => lib/basketpropertiesbase.php
        )

    [bitrix\sale\basketpropertiescollection] => Array
        (
            [module] => sale
            [file] => lib/basketproperties.php
        )

    [bitrix\sale\basketpropertyitembase] => Array
        (
            [module] => sale
            [file] => lib/basketpropertiesitembase.php
        )

    [bitrix\sale\basketpropertyitem] => Array
        (
            [module] => sale
            [file] => lib/basketpropertiesitem.php
        )

    [bitrix\sale\tax] => Array
        (
            [module] => sale
            [file] => lib/tax.php
        )

    [bitrix\sale\internals\ordertable] => Array
        (
            [module] => sale
            [file] => lib/internals/order.php
        )

    [bitrix\sale\internals\baskettable] => Array
        (
            [module] => sale
            [file] => lib/internals/basket.php
        )

    [bitrix\sale\internals\shipmenttable] => Array
        (
            [module] => sale
            [file] => lib/internals/shipment.php
        )

    [bitrix\sale\internals\shipmentitemtable] => Array
        (
            [module] => sale
            [file] => lib/internals/shipmentitem.php
        )

    [bitrix\sale\internals\paysystemservicetable] => Array
        (
            [module] => sale
            [file] => lib/internals/paysystemservice.php
        )

    [bitrix\sale\internals\paymenttable] => Array
        (
            [module] => sale
            [file] => lib/internals/payment.php
        )

    [bitrix\sale\internals\shipmentitemstoretable] => Array
        (
            [module] => sale
            [file] => lib/internals/shipmentitemstore.php
        )

    [bitrix\sale\internals\shipmentextraservice] => Array
        (
            [module] => sale
            [file] => lib/internals/shipmentextraservice.php
        )

    [bitrix\sale\internals\orderuserpropertiestable] => Array
        (
            [module] => sale
            [file] => lib/internals/userprops.php
        )

    [bitrix\sale\internals\collectableentity] => Array
        (
            [module] => sale
            [file] => lib/internals/collectableentity.php
        )

    [bitrix\sale\provider] => Array
        (
            [module] => sale
            [file] => lib/provider.php
        )

    [bitrix\sale\providerbase] => Array
        (
            [module] => sale
            [file] => lib/providerbase.php
        )

    [bitrix\sale\internals\catalog\provider] => Array
        (
            [module] => sale
            [file] => lib/internals/catalog/provider.php
        )

    [bitrix\sale\saleproviderbase] => Array
        (
            [module] => sale
            [file] => lib/saleproviderbase.php
        )

    [bitrix\sale\internals\transferdataprovider] => Array
        (
            [module] => sale
            [file] => lib/internals/transferdataprovider.php
        )

    [bitrix\sale\internals\poolquantity] => Array
        (
            [module] => sale
            [file] => lib/internals/poolquantity.php
        )

    [bitrix\sale\internals\providercreator] => Array
        (
            [module] => sale
            [file] => lib/internals/providercreator.php
        )

    [bitrix\sale\internals\providerbuilderbase] => Array
        (
            [module] => sale
            [file] => lib/internals/providerbuilderbase.php
        )

    [bitrix\sale\internals\providerbuilder] => Array
        (
            [module] => sale
            [file] => lib/internals/providerbuilder.php
        )

    [bitrix\sale\internals\providerbuildercompatibility] => Array
        (
            [module] => sale
            [file] => lib/internals/providerbuildercompatibility.php
        )

    [bitrix\sale\orderhistory] => Array
        (
            [module] => sale
            [file] => lib/orderhistory.php
        )

    [bitrix\sale\internals\callbackregistrytable] => Array
        (
            [module] => sale
            [file] => lib/internals/callbackregistry.php
        )

    [bitrix\sale\internals\basketpropertytable] => Array
        (
            [module] => sale
            [file] => lib/internals/basketproperties.php
        )

    [bitrix\sale\internals\companytable] => Array
        (
            [module] => sale
            [file] => lib/internals/company.php
        )

    [bitrix\sale\internals\companygrouptable] => Array
        (
            [module] => sale
            [file] => lib/internals/companygroup.php
        )

    [bitrix\sale\internals\companyresponsiblegrouptable] => Array
        (
            [module] => sale
            [file] => lib/internals/companyresponsiblegroup.php
        )

    [bitrix\sale\internals\persontypetable] => Array
        (
            [module] => sale
            [file] => lib/internals/persontype.php
        )

    [bitrix\sale\internals\persontypesitetable] => Array
        (
            [module] => sale
            [file] => lib/internals/persontypesite.php
        )

    [bitrix\sale\internals\pool] => Array
        (
            [module] => sale
            [file] => lib/internals/pool.php
        )

    [bitrix\sale\internals\userbudgetpool] => Array
        (
            [module] => sale
            [file] => lib/internals/userbudgetpool.php
        )

    [bitrix\sale\internals\eventspool] => Array
        (
            [module] => sale
            [file] => lib/internals/eventspool.php
        )

    [bitrix\sale\internals\events] => Array
        (
            [module] => sale
            [file] => lib/internals/events.php
        )

    [bitrix\sale\pricemaths] => Array
        (
            [module] => sale
            [file] => lib/pricemaths.php
        )

    [bitrix\sale\basketcomponenthelper] => Array
        (
            [module] => sale
            [file] => lib/basketcomponenthelper.php
        )

    [bitrix\sale\registry] => Array
        (
            [module] => sale
            [file] => lib/registry.php
        )

    [ipaymentorder] => Array
        (
            [module] => sale
            [file] => lib/internals/paymentinterface.php
        )

    [ishipmentorder] => Array
        (
            [module] => sale
            [file] => lib/internals/shipmentinterface.php
        )

    [ientitymarker] => Array
        (
            [module] => sale
            [file] => lib/internals/entitymarkerinterface.php
        )

    [bitrix\sale\internals\orderarchivetable] => Array
        (
            [module] => sale
            [file] => lib/internals/orderarchive.php
        )

    [bitrix\sale\internals\basketarchivetable] => Array
        (
            [module] => sale
            [file] => lib/internals/basketarchive.php
        )

    [bitrix\sale\internals\orderarchivepackedtable] => Array
        (
            [module] => sale
            [file] => lib/internals/orderarchivepacked.php
        )

    [bitrix\sale\internals\basketarchivepackedtable] => Array
        (
            [module] => sale
            [file] => lib/internals/basketarchivepacked.php
        )

    [bitrix\sale\archive\manager] => Array
        (
            [module] => sale
            [file] => lib/archive/manager.php
        )

    [bitrix\sale\archive\recovery\base] => Array
        (
            [module] => sale
            [file] => lib/archive/recovery/base.php
        )

    [bitrix\sale\archive\recovery\scheme] => Array
        (
            [module] => sale
            [file] => lib/archive/recovery/scheme.php
        )

    [bitrix\sale\archive\recovery\version1] => Array
        (
            [module] => sale
            [file] => lib/archive/recovery/version1.php
        )

    [bitrix\sale\tax\ratetable] => Array
        (
            [module] => sale
            [file] => lib/tax/rate.php
        )

    [bitrix\sale\location\locationtable] => Array
        (
            [module] => sale
            [file] => lib/location/location.php
        )

    [bitrix\sale\location\tree] => Array
        (
            [module] => sale
            [file] => lib/location/tree.php
        )

    [bitrix\sale\location\typetable] => Array
        (
            [module] => sale
            [file] => lib/location/type.php
        )

    [bitrix\sale\location\grouptable] => Array
        (
            [module] => sale
            [file] => lib/location/group.php
        )

    [bitrix\sale\location\externaltable] => Array
        (
            [module] => sale
            [file] => lib/location/external.php
        )

    [bitrix\sale\location\externalservicetable] => Array
        (
            [module] => sale
            [file] => lib/location/externalservice.php
        )

    [bitrix\sale\location\search\finder] => Array
        (
            [module] => sale
            [file] => lib/location/search/finder.php
        )

    [bitrix\sale\location\search\wordtable] => Array
        (
            [module] => sale
            [file] => lib/location/search/word.php
        )

    [bitrix\sale\location\search\chaintable] => Array
        (
            [module] => sale
            [file] => lib/location/search/chain.php
        )

    [bitrix\sale\location\search\sitelinktable] => Array
        (
            [module] => sale
            [file] => lib/location/search/sitelink.php
        )

    [bitrix\sale\location\name\nameentity] => Array
        (
            [module] => sale
            [file] => lib/location/name/nameentity.php
        )

    [bitrix\sale\location\name\locationtable] => Array
        (
            [module] => sale
            [file] => lib/location/name/location.php
        )

    [bitrix\sale\location\name\typetable] => Array
        (
            [module] => sale
            [file] => lib/location/name/type.php
        )

    [bitrix\sale\location\name\grouptable] => Array
        (
            [module] => sale
            [file] => lib/location/name/group.php
        )

    [bitrix\sale\location\connector] => Array
        (
            [module] => sale
            [file] => lib/location/connector.php
        )

    [bitrix\sale\location\grouplocationtable] => Array
        (
            [module] => sale
            [file] => lib/location/grouplocation.php
        )

    [bitrix\sale\location\sitelocationtable] => Array
        (
            [module] => sale
            [file] => lib/location/sitelocation.php
        )

    [bitrix\sale\location\defaultsitetable] => Array
        (
            [module] => sale
            [file] => lib/location/defaultsite.php
        )

    [bitrix\sale\location\db\commonhelper] => Array
        (
            [module] => sale
            [file] => lib/location/db/commonhelper.php
        )

    [bitrix\sale\location\db\helper] => Array
        (
            [module] => sale
            [file] => lib/location/db/mysql/helper.php
        )

    [bitrix\sale\location\db\blockinserter] => Array
        (
            [module] => sale
            [file] => lib/location/db/blockinserter.php
        )

    [bitrix\sale\location\admin\helper] => Array
        (
            [module] => sale
            [file] => lib/location/admin/helper.php
        )

    [bitrix\sale\location\admin\namehelper] => Array
        (
            [module] => sale
            [file] => lib/location/admin/namehelper.php
        )

    [bitrix\sale\location\admin\locationhelper] => Array
        (
            [module] => sale
            [file] => lib/location/admin/locationhelper.php
        )

    [bitrix\sale\location\admin\typehelper] => Array
        (
            [module] => sale
            [file] => lib/location/admin/typehelper.php
        )

    [bitrix\sale\location\admin\grouphelper] => Array
        (
            [module] => sale
            [file] => lib/location/admin/grouphelper.php
        )

    [bitrix\sale\location\admin\defaultsitehelper] => Array
        (
            [module] => sale
            [file] => lib/location/admin/defaultsitehelper.php
        )

    [bitrix\sale\location\admin\sitelocationhelper] => Array
        (
            [module] => sale
            [file] => lib/location/admin/sitelocationhelper.php
        )

    [bitrix\sale\location\admin\externalservicehelper] => Array
        (
            [module] => sale
            [file] => lib/location/admin/externalservicehelper.php
        )

    [bitrix\sale\location\admin\searchhelper] => Array
        (
            [module] => sale
            [file] => lib/location/admin/searchhelper.php
        )

    [bitrix\sale\location\util\process] => Array
        (
            [module] => sale
            [file] => lib/location/util/process.php
        )

    [bitrix\sale\location\util\csvreader] => Array
        (
            [module] => sale
            [file] => lib/location/util/csvreader.php
        )

    [bitrix\sale\location\util\assert] => Array
        (
            [module] => sale
            [file] => lib/location/util/assert.php
        )

    [bitrix\sale\location\import\importprocess] => Array
        (
            [module] => sale
            [file] => lib/location/import/importprocess.php
        )

    [bitrix\sale\location\search\reindexprocess] => Array
        (
            [module] => sale
            [file] => lib/location/search/reindexprocess.php
        )

    [bitrix\sale\location\tree\nodenotfoundexception] => Array
        (
            [module] => sale
            [file] => lib/location/tree/exception.php
        )

    [bitrix\sale\location\tree\nodeincorrectexception] => Array
        (
            [module] => sale
            [file] => lib/location/tree/exception.php
        )

    [bitrix\sale\location\exception] => Array
        (
            [module] => sale
            [file] => lib/location/exception.php
        )

    [csaleproxyadminresult] => Array
        (
            [module] => sale
            [file] => general/proxyadminresult.php
        )

    [csaleproxyadminuiresult] => Array
        (
            [module] => sale
            [file] => general/proxyadminresult.php
        )

    [csaleproxyresult] => Array
        (
            [module] => sale
            [file] => general/proxyresult.php
        )

    [bitrix\sale\location\migration\cupdaterlocationpro] => Array
        (
            [module] => sale
            [file] => lib/location/migration/migrate.php
        )

    [bitrix\sale\delivery\deliverylocationtable] => Array
        (
            [module] => sale
            [file] => lib/delivery/deliverylocation.php
        )

    [bitrix\sale\delivery\deliverylocationexcludetable] => Array
        (
            [module] => sale
            [file] => lib/delivery/deliverylocationexclude.php
        )

    [bitrix\sale\tax\ratelocationtable] => Array
        (
            [module] => sale
            [file] => lib/tax/ratelocation.php
        )

    [csalebasketfilter] => Array
        (
            [module] => sale
            [file] => general/sale_cond.php
        )

    [csalecondctrl] => Array
        (
            [module] => sale
            [file] => general/sale_cond.php
        )

    [csalecondctrlcomplex] => Array
        (
            [module] => sale
            [file] => general/sale_cond.php
        )

    [csalecondctrlgroup] => Array
        (
            [module] => sale
            [file] => general/sale_cond.php
        )

    [csalecondctrlbasketgroup] => Array
        (
            [module] => sale
            [file] => general/sale_cond.php
        )

    [csalecondctrlbasketfields] => Array
        (
            [module] => sale
            [file] => general/sale_cond.php
        )

    [csalecondctrlbasketitemconditions] => Array
        (
            [module] => sale
            [file] => general/sale_cond.php
        )

    [csalecondctrlbasketproperties] => Array
        (
            [module] => sale
            [file] => general/sale_cond.php
        )

    [csalecondctrlorderfields] => Array
        (
            [module] => sale
            [file] => general/sale_cond.php
        )

    [csalecondctrlcommon] => Array
        (
            [module] => sale
            [file] => general/sale_cond.php
        )

    [csalecondtree] => Array
        (
            [module] => sale
            [file] => general/sale_cond.php
        )

    [csalecondctrlpastorder] => Array
        (
            [module] => sale
            [file] => general/sale_cond.php
        )

    [csalecondcumulativectrl] => Array
        (
            [module] => sale
            [file] => general/sale_cond.php
        )

    [csalecumulativeaction] => Array
        (
            [module] => sale
            [file] => general/sale_act.php
        )

    [csaleactionctrl] => Array
        (
            [module] => sale
            [file] => general/sale_act.php
        )

    [csaleactionctrlcomplex] => Array
        (
            [module] => sale
            [file] => general/sale_act.php
        )

    [csaleactionctrlgroup] => Array
        (
            [module] => sale
            [file] => general/sale_act.php
        )

    [csaleactionctrlaction] => Array
        (
            [module] => sale
            [file] => general/sale_act.php
        )

    [csalediscountactionapply] => Array
        (
            [module] => sale
            [file] => general/sale_act.php
        )

    [csaleactionctrldelivery] => Array
        (
            [module] => sale
            [file] => general/sale_act.php
        )

    [csaleactiongift] => Array
        (
            [module] => sale
            [file] => general/sale_act.php
        )

    [csaleactiongiftctrlgroup] => Array
        (
            [module] => sale
            [file] => general/sale_act.php
        )

    [csaleactionctrlbasketgroup] => Array
        (
            [module] => sale
            [file] => general/sale_act.php
        )

    [csaleactionctrlsubgroup] => Array
        (
            [module] => sale
            [file] => general/sale_act.php
        )

    [csaleactioncondctrlbasketfields] => Array
        (
            [module] => sale
            [file] => general/sale_act.php
        )

    [csaleactiontree] => Array
        (
            [module] => sale
            [file] => general/sale_act.php
        )

    [csalediscountconvert] => Array
        (
            [module] => sale
            [file] => general/discount_convert.php
        )

    [csalepdf] => Array
        (
            [module] => sale
            [file] => general/pdf.php
        )

    [csaleymhandler] => Array
        (
            [module] => sale
            [file] => general/ym_handler.php
        )

    [csaleymlocation] => Array
        (
            [module] => sale
            [file] => general/ym_location.php
        )

    [bitrix\sale\delivery\calculationresult] => Array
        (
            [module] => sale
            [file] => lib/delivery/calculationresult.php
        )

    [bitrix\sale\delivery\services\table] => Array
        (
            [module] => sale
            [file] => lib/delivery/services/table.php
        )

    [bitrix\sale\delivery\restrictions\table] => Array
        (
            [module] => sale
            [file] => lib/delivery/restrictions/table.php
        )

    [bitrix\sale\delivery\services\manager] => Array
        (
            [module] => sale
            [file] => lib/delivery/services/manager.php
        )

    [bitrix\sale\delivery\restrictions\base] => Array
        (
            [module] => sale
            [file] => lib/delivery/restrictions/base.php
        )

    [bitrix\sale\delivery\restrictions\manager] => Array
        (
            [module] => sale
            [file] => lib/delivery/restrictions/manager.php
        )

    [bitrix\sale\delivery\services\base] => Array
        (
            [module] => sale
            [file] => lib/delivery/services/base.php
        )

    [bitrix\sale\delivery\menu] => Array
        (
            [module] => sale
            [file] => lib/delivery/menu.php
        )

    [bitrix\sale\delivery\services\objectpool] => Array
        (
            [module] => sale
            [file] => lib/delivery/services/objectpool.php
        )

    [bitrix\sale\tradingplatformtable] => Array
        (
            [module] => sale
            [file] => lib/internals/tradingplatform.php
        )

    [bitrix\sale\tradingplatform\ebay\policy] => Array
        (
            [module] => sale
            [file] => lib/tradingplatform/ebay/policy.php
        )

    [bitrix\sale\tradingplatform\helper] => Array
        (
            [module] => sale
            [file] => lib/tradingplatform/helper.php
        )

    [bitrix\sale\tradingplatform\ymarket\yandexmarket] => Array
        (
            [module] => sale
            [file] => lib/tradingplatform/ymarket/yandexmarket.php
        )

    [bitrix\sale\tradingplatform\platform] => Array
        (
            [module] => sale
            [file] => lib/tradingplatform/platform.php
        )

    [bitrix\sale\tradingplatform\logger] => Array
        (
            [module] => sale
            [file] => lib/tradingplatform/logger.php
        )

    [bitrix\sale\internals\shipmentextraservicetable] => Array
        (
            [module] => sale
            [file] => lib/internals/shipmentextraservice.php
        )

    [bitrix\sale\delivery\extraservices\manager] => Array
        (
            [module] => sale
            [file] => lib/delivery/extra_services/manager.php
        )

    [bitrix\sale\delivery\extraservices\base] => Array
        (
            [module] => sale
            [file] => lib/delivery/extra_services/base.php
        )

    [bitrix\sale\delivery\extraservices\table] => Array
        (
            [module] => sale
            [file] => lib/delivery/extra_services/table.php
        )

    [bitrix\sale\delivery\tracking\manager] => Array
        (
            [module] => sale
            [file] => lib/delivery/tracking/manager.php
        )

    [bitrix\sale\delivery\tracking\table] => Array
        (
            [module] => sale
            [file] => lib/delivery/tracking/table.php
        )

    [bitrix\sale\delivery\externallocationmap] => Array
        (
            [module] => sale
            [file] => lib/delivery/externallocationmap.php
        )

    [bitrix\sale\internals\servicerestrictiontable] => Array
        (
            [module] => sale
            [file] => lib/internals/servicerestriction.php
        )

    [bitrix\sale\services\base\restrictionmanager] => Array
        (
            [module] => sale
            [file] => lib/services/base/restrictionmanager.php
        )

    [bitrix\sale\services\base\siterestriction] => Array
        (
            [module] => sale
            [file] => lib/services/base/siterestriction.php
        )

    [bitrix\sale\services\base\tradebindingrestriction] => Array
        (
            [module] => sale
            [file] => lib/services/base/tradebindingrestriction.php
        )

    [bitrix\sale\compatible\discountcompatibility] => Array
        (
            [module] => sale
            [file] => lib/compatible/discountcompatibility.php
        )

    [bitrix\sale\config\feature] => Array
        (
            [module] => sale
            [file] => lib/config/feature.php
        )

    [bitrix\sale\discount\context\basecontext] => Array
        (
            [module] => sale
            [file] => lib/discount/context/basecontext.php
        )

    [bitrix\sale\discount\context\fuser] => Array
        (
            [module] => sale
            [file] => lib/discount/context/fuser.php
        )

    [bitrix\sale\discount\context\user] => Array
        (
            [module] => sale
            [file] => lib/discount/context/user.php
        )

    [bitrix\sale\discount\context\usergroup] => Array
        (
            [module] => sale
            [file] => lib/discount/context/usergroup.php
        )

    [bitrix\sale\discount\gift\collection] => Array
        (
            [module] => sale
            [file] => lib/discount/gift/collection.php
        )

    [bitrix\sale\discount\gift\gift] => Array
        (
            [module] => sale
            [file] => lib/discount/gift/gift.php
        )

    [bitrix\sale\discount\gift\manager] => Array
        (
            [module] => sale
            [file] => lib/discount/gift/manager.php
        )

    [bitrix\sale\discount\gift\relateddatatable] => Array
        (
            [module] => sale
            [file] => lib/discount/gift/relateddata.php
        )

    [bitrix\sale\discount\index\indexelementtable] => Array
        (
            [module] => sale
            [file] => lib/discount/index/indexelement.php
        )

    [bitrix\sale\discount\index\indexsectiontable] => Array
        (
            [module] => sale
            [file] => lib/discount/index/indexsection.php
        )

    [bitrix\sale\discount\index\manager] => Array
        (
            [module] => sale
            [file] => lib/discount/index/manager.php
        )

    [bitrix\sale\discount\migration\orderdiscountmigrator] => Array
        (
            [module] => sale
            [file] => lib/discount/migration/orderdiscountmigrator.php
        )

    [bitrix\sale\discount\prediction\manager] => Array
        (
            [module] => sale
            [file] => lib/discount/prediction/manager.php
        )

    [bitrix\sale\discount\preset\arrayhelper] => Array
        (
            [module] => sale
            [file] => lib/discount/preset/arrayhelper.php
        )

    [bitrix\sale\discount\preset\basepreset] => Array
        (
            [module] => sale
            [file] => lib/discount/preset/basepreset.php
        )

    [bitrix\sale\discount\preset\htmlhelper] => Array
        (
            [module] => sale
            [file] => lib/discount/preset/htmlhelper.php
        )

    [bitrix\sale\discount\preset\manager] => Array
        (
            [module] => sale
            [file] => lib/discount/preset/manager.php
        )

    [bitrix\sale\discount\preset\selectproductpreset] => Array
        (
            [module] => sale
            [file] => lib/discount/preset/selectproductpreset.php
        )

    [bitrix\sale\discount\preset\state] => Array
        (
            [module] => sale
            [file] => lib/discount/preset/state.php
        )

    [bitrix\sale\discount\result\compatibleformat] => Array
        (
            [module] => sale
            [file] => lib/discount/result/compatibleformat.php
        )

    [bitrix\sale\discount\runtimecache\discountcache] => Array
        (
            [module] => sale
            [file] => lib/discount/runtimecache/discountcache.php
        )

    [bitrix\sale\discount\runtimecache\fusercache] => Array
        (
            [module] => sale
            [file] => lib/discount/runtimecache/fusercache.php
        )

    [bitrix\sale\discount\actions] => Array
        (
            [module] => sale
            [file] => lib/discount/actions.php
        )

    [bitrix\sale\discount\analyzer] => Array
        (
            [module] => sale
            [file] => lib/discount/analyzer.php
        )

    [bitrix\sale\discount\cumulativecalculator] => Array
        (
            [module] => sale
            [file] => lib/discount/cumulativecalculator.php
        )

    [bitrix\sale\discount\formatter] => Array
        (
            [module] => sale
            [file] => lib/discount/formatter.php
        )

    [bitrix\sale\internals\discounttable] => Array
        (
            [module] => sale
            [file] => lib/internals/discount.php
        )

    [bitrix\sale\internals\discountcoupontable] => Array
        (
            [module] => sale
            [file] => lib/internals/discountcoupon.php
        )

    [bitrix\sale\internals\discountentitiestable] => Array
        (
            [module] => sale
            [file] => lib/internals/discountentities.php
        )

    [bitrix\sale\internals\discountgrouptable] => Array
        (
            [module] => sale
            [file] => lib/internals/discountgroup.php
        )

    [bitrix\sale\internals\discountmoduletable] => Array
        (
            [module] => sale
            [file] => lib/internals/discountmodule.php
        )

    [bitrix\sale\internals\orderdiscounttable] => Array
        (
            [module] => sale
            [file] => lib/internals/orderdiscount.php
        )

    [bitrix\sale\internals\orderdiscountdatatable] => Array
        (
            [module] => sale
            [file] => lib/internals/orderdiscount.php
        )

    [bitrix\sale\internals\ordercouponstable] => Array
        (
            [module] => sale
            [file] => lib/internals/orderdiscount.php
        )

    [bitrix\sale\internals\ordermodulestable] => Array
        (
            [module] => sale
            [file] => lib/internals/orderdiscount.php
        )

    [bitrix\sale\internals\orderroundtable] => Array
        (
            [module] => sale
            [file] => lib/internals/orderround.php
        )

    [bitrix\sale\internals\orderrulestable] => Array
        (
            [module] => sale
            [file] => lib/internals/orderdiscount.php
        )

    [bitrix\sale\internals\orderrulesdescrtable] => Array
        (
            [module] => sale
            [file] => lib/internals/orderdiscount.php
        )

    [bitrix\sale\internals\accountnumbergenerator] => Array
        (
            [module] => sale
            [file] => lib/internals/accountnumber.php
        )

    [bitrix\sale\discount] => Array
        (
            [module] => sale
            [file] => lib/discount.php
        )

    [bitrix\sale\discountbase] => Array
        (
            [module] => sale
            [file] => lib/discountbase.php
        )

    [bitrix\sale\discountcouponsmanager] => Array
        (
            [module] => sale
            [file] => lib/discountcouponsmanager.php
        )

    [bitrix\sale\discountcouponsmanagerbase] => Array
        (
            [module] => sale
            [file] => lib/discountcouponsmanagerbase.php
        )

    [bitrix\sale\orderdiscount] => Array
        (
            [module] => sale
            [file] => lib/orderdiscount.php
        )

    [bitrix\sale\orderdiscountbase] => Array
        (
            [module] => sale
            [file] => lib/orderdiscountbase.php
        )

    [bitrix\sale\orderdiscountmanager] => Array
        (
            [module] => sale
            [file] => lib/orderdiscountmanager.php
        )

    [bitrix\sale\paysystem\logger] => Array
        (
            [module] => sale
            [file] => lib/paysystem/logger.php
        )

    [bitrix\sale\paysystem\restservice] => Array
        (
            [module] => sale
            [file] => lib/paysystem/restservice.php
        )

    [bitrix\sale\paysystem\resthandler] => Array
        (
            [module] => sale
            [file] => lib/paysystem/resthandler.php
        )

    [bitrix\sale\services\base\restclient] => Array
        (
            [module] => sale
            [file] => lib/services/base/restclient.php
        )

    [bitrix\sale\paysystem\service] => Array
        (
            [module] => sale
            [file] => lib/paysystem/service.php
        )

    [bitrix\sale\internals\paysystemresthandlerstable] => Array
        (
            [module] => sale
            [file] => lib/internals/paysystemresthandlers.php
        )

    [bitrix\sale\paysystem\manager] => Array
        (
            [module] => sale
            [file] => lib/paysystem/manager.php
        )

    [bitrix\sale\paysystem\baseservicehandler] => Array
        (
            [module] => sale
            [file] => lib/paysystem/baseservicehandler.php
        )

    [bitrix\sale\paysystem\servicehandler] => Array
        (
            [module] => sale
            [file] => lib/paysystem/servicehandler.php
        )

    [bitrix\sale\paysystem\irefund] => Array
        (
            [module] => sale
            [file] => lib/paysystem/irefund.php
        )

    [bitrix\sale\paysystem\ipdf] => Array
        (
            [module] => sale
            [file] => lib/paysystem/ipdf.php
        )

    [bitrix\sale\paysystem\irefundextended] => Array
        (
            [module] => sale
            [file] => lib/paysystem/irefundextended.php
        )

    [bitrix\sale\paysystem\cert] => Array
        (
            [module] => sale
            [file] => lib/paysystem/cert.php
        )

    [bitrix\sale\paysystem\ipayable] => Array
        (
            [module] => sale
            [file] => lib/paysystem/ipayable.php
        )

    [bitrix\sale\paysystem\icheckable] => Array
        (
            [module] => sale
            [file] => lib/paysystem/icheckable.php
        )

    [bitrix\sale\paysystem\iprepayable] => Array
        (
            [module] => sale
            [file] => lib/paysystem/iprepayable.php
        )

    [bitrix\sale\paysystem\compatibilityhandler] => Array
        (
            [module] => sale
            [file] => lib/paysystem/compatibilityhandler.php
        )

    [bitrix\sale\paysystem\ihold] => Array
        (
            [module] => sale
            [file] => lib/paysystem/ihold.php
        )

    [bitrix\sale\paysystem\ipartialhold] => Array
        (
            [module] => sale
            [file] => lib/paysystem/ipartialhold.php
        )

    [bitrix\sale\internals\paymentlogtable] => Array
        (
            [module] => sale
            [file] => lib/internals/paymentlog.php
        )

    [bitrix\sale\services\paysystem\restrictions\manager] => Array
        (
            [module] => sale
            [file] => lib/services/paysystem/restrictions/manager.php
        )

    [bitrix\sale\services\base\restriction] => Array
        (
            [module] => sale
            [file] => lib/services/base/restriction.php
        )

    [bitrix\sale\internals\yandexsettingstable] => Array
        (
            [module] => sale
            [file] => lib/internals/yandexsettings.php
        )

    [bitrix\sale\services\company\manager] => Array
        (
            [module] => sale
            [file] => lib/services/company/manager.php
        )

    [bitrix\sale\internals\collectionfilteriterator] => Array
        (
            [module] => sale
            [file] => lib/internals/collectionfilteriterator.php
        )

    [bitrix\sale\cashbox\internals\pool] => Array
        (
            [module] => sale
            [file] => lib/cashbox/internals/pool.php
        )

    [bitrix\sale\cashbox\internals\cashboxtable] => Array
        (
            [module] => sale
            [file] => lib/cashbox/internals/cashbox.php
        )

    [bitrix\sale\cashbox\internals\cashboxchecktable] => Array
        (
            [module] => sale
            [file] => lib/cashbox/internals/cashboxcheck.php
        )

    [bitrix\sale\cashbox\internals\cashboxzreporttable] => Array
        (
            [module] => sale
            [file] => lib/cashbox/internals/cashboxzreport.php
        )

    [bitrix\sale\cashbox\internals\cashboxerrlogtable] => Array
        (
            [module] => sale
            [file] => lib/cashbox/internals/cashboxerrlog.php
        )

    [bitrix\sale\cashbox\cashbox] => Array
        (
            [module] => sale
            [file] => lib/cashbox/cashbox.php
        )

    [bitrix\sale\cashbox\manager] => Array
        (
            [module] => sale
            [file] => lib/cashbox/manager.php
        )

    [bitrix\sale\cashbox\iprintimmediately] => Array
        (
            [module] => sale
            [file] => lib/cashbox/iprintimmediately.php
        )

    [bitrix\sale\cashbox\restrictions\manager] => Array
        (
            [module] => sale
            [file] => lib/cashbox/restrictions/manager.php
        )

    [bitrix\sale\notify] => Array
        (
            [module] => sale
            [file] => lib/notify.php
        )

    [bitrix\sale\buyerstatistic] => Array
        (
            [module] => sale
            [file] => /lib/buyerstatistic.php
        )

    [bitrix\sale\internals\buyerstatistictable] => Array
        (
            [module] => sale
            [file] => /lib/internals/buyerstatistic.php
        )

    [cadminsalelist] => Array
        (
            [module] => sale
            [file] => general/admin_lib.php
        )

    [bitrix\sale\helpers\admin\skuprops] => Array
        (
            [module] => sale
            [file] => lib/helpers/admin/skuprops.php
        )

    [bitrix\sale\helpers\admin\product] => Array
        (
            [module] => sale
            [file] => lib/helpers/admin/product.php
        )

    [bitrix\sale\helpers\order] => Array
        (
            [module] => sale
            [file] => lib/helpers/order.php
        )

    [bitrix\sale\location\comparator\replacement] => Array
        (
            [module] => sale
            [file] => lib/location/comparator/ru/replacement.php
        )

    [bitrix\sale\location\comparator\tmptable] => Array
        (
            [module] => sale
            [file] => lib/location/comparator/tmptable.php
        )

    [bitrix\sale\location\comparator] => Array
        (
            [module] => sale
            [file] => lib/location/comparator.php
        )

    [bitrix\sale\location\comparator\mapresult] => Array
        (
            [module] => sale
            [file] => lib/location/comparator/mapresult.php
        )

    [bitrix\sale\location\comparator\mapper] => Array
        (
            [module] => sale
            [file] => lib/location/comparator/mapper.php
        )

    [bitrix\sale\exchange\onec\documentimport] => Array
        (
            [module] => sale
            [file] => /lib/exchange/compatibility/documents.php
        )

    [bitrix\sale\exchange\onec\collisionorder] => Array
        (
            [module] => sale
            [file] => /lib/exchange/onec/importcollision.php
        )

    [bitrix\sale\exchange\onec\collisionshipment] => Array
        (
            [module] => sale
            [file] => /lib/exchange/onec/importcollision.php
        )

    [bitrix\sale\exchange\onec\collisionpayment] => Array
        (
            [module] => sale
            [file] => /lib/exchange/onec/importcollision.php
        )

    [bitrix\sale\exchange\onec\collisionprofile] => Array
        (
            [module] => sale
            [file] => /lib/exchange/onec/importcollision.php
        )

    [bitrix\sale\exchange\onec\paymentcashdocument] => Array
        (
            [module] => sale
            [file] => /lib/exchange/onec/paymentdocument.php
        )

    [bitrix\sale\exchange\onec\paymentcashlessdocument] => Array
        (
            [module] => sale
            [file] => /lib/exchange/onec/paymentdocument.php
        )

    [bitrix\sale\exchange\onec\paymentcarddocument] => Array
        (
            [module] => sale
            [file] => /lib/exchange/onec/paymentdocument.php
        )

    [bitrix\sale\exchange\onec\importcriterionbase] => Array
        (
            [module] => sale
            [file] => /lib/exchange/onec/importcriterion.php
        )

    [bitrix\sale\exchange\onec\importcriteriononeccml2] => Array
        (
            [module] => sale
            [file] => /lib/exchange/onec/importcriterion.php
        )

    [bitrix\sale\exchange\onec\criterionorder] => Array
        (
            [module] => sale
            [file] => /lib/exchange/onec/importcriterion.php
        )

    [bitrix\sale\exchange\onec\criterionshipment] => Array
        (
            [module] => sale
            [file] => /lib/exchange/onec/importcriterion.php
        )

    [bitrix\sale\exchange\onec\criterionshipmentinvoice] => Array
        (
            [module] => sale
            [file] => /lib/exchange/onec/importcriterion.php
        )

    [bitrix\sale\exchange\onec\criterionpayment] => Array
        (
            [module] => sale
            [file] => /lib/exchange/onec/importcriterion.php
        )

    [bitrix\sale\exchange\onec\criterionprofile] => Array
        (
            [module] => sale
            [file] => /lib/exchange/onec/importcriterion.php
        )

    [bitrix\sale\exchange\entity\orderimportloader] => Array
        (
            [module] => sale
            [file] => /lib/exchange/entity/entityimportloader.php
        )

    [bitrix\sale\exchange\entity\invoiceimportloader] => Array
        (
            [module] => sale
            [file] => /lib/exchange/entity/entityimportloader.php
        )

    [bitrix\sale\exchange\entity\paymentimportloader] => Array
        (
            [module] => sale
            [file] => /lib/exchange/entity/entityimportloader.php
        )

    [bitrix\sale\exchange\entity\shipmentimportloader] => Array
        (
            [module] => sale
            [file] => /lib/exchange/entity/entityimportloader.php
        )

    [bitrix\sale\exchange\entity\userprofileimportloader] => Array
        (
            [module] => sale
            [file] => /lib/exchange/entity/entityimportloader.php
        )

    [bitrix\sale\exchange\entity\paymentcashlessimport] => Array
        (
            [module] => sale
            [file] => /lib/exchange/entity/paymentimport.php
        )

    [bitrix\sale\exchange\entity\paymentcardimport] => Array
        (
            [module] => sale
            [file] => /lib/exchange/entity/paymentimport.php
        )

    [bitrix\sale\exchange\entity\paymentcashimport] => Array
        (
            [module] => sale
            [file] => /lib/exchange/entity/paymentimport.php
        )

    [bitrix\sale\location\geoip] => Array
        (
            [module] => sale
            [file] => /lib/location/geoip.php
        )

    [bitrix\sale\delivery\requests\manager] => Array
        (
            [module] => sale
            [file] => /lib/delivery/requests/manager.php
        )

    [bitrix\sale\delivery\requests\helper] => Array
        (
            [module] => sale
            [file] => /lib/delivery/requests/helper.php
        )

    [bitrix\sale\delivery\requests\handlerbase] => Array
        (
            [module] => sale
            [file] => /lib/delivery/requests/handlerbase.php
        )

    [bitrix\sale\delivery\requests\requesttable] => Array
        (
            [module] => sale
            [file] => /lib/delivery/requests/request.php
        )

    [bitrix\sale\delivery\requests\shipmenttable] => Array
        (
            [module] => sale
            [file] => /lib/delivery/requests/shipment.php
        )

    [bitrix\sale\delivery\requests\result] => Array
        (
            [module] => sale
            [file] => /lib/delivery/requests/result.php
        )

    [bitrix\sale\delivery\requests\resultfile] => Array
        (
            [module] => sale
            [file] => /lib/delivery/requests/resultfile.php
        )

    [bitrix\sale\delivery\packing\packer] => Array
        (
            [module] => sale
            [file] => /lib/delivery/packing/packer.php
        )

    [bitrix\sale\recurring] => Array
        (
            [module] => sale
            [file] => /lib/recurring.php
        )

    [bitrix\sale\location\normalizer\builder] => Array
        (
            [module] => sale
            [file] => /lib/location/normalizer/builder.php
        )

    [bitrix\sale\location\normalizer\ibuilder] => Array
        (
            [module] => sale
            [file] => /lib/location/normalizer/ibuilder.php
        )

    [bitrix\sale\location\normalizer\normalizer] => Array
        (
            [module] => sale
            [file] => /lib/location/normalizer/normalizer.php
        )

    [bitrix\sale\location\normalizer\inormalizer] => Array
        (
            [module] => sale
            [file] => /lib/location/normalizer/inormalizer.php
        )

    [bitrix\sale\location\normalizer\commonnormalizer] => Array
        (
            [module] => sale
            [file] => /lib/location/normalizer/commonnormalizer.php
        )

    [bitrix\sale\location\normalizer\nullnormalizer] => Array
        (
            [module] => sale
            [file] => /lib/location/normalizer/nullnormalizer.php
        )

    [bitrix\sale\location\normalizer\spacenormalizer] => Array
        (
            [module] => sale
            [file] => /lib/location/normalizer/spacenormalizer.php
        )

    [bitrix\sale\location\normalizer\languagenormalizer] => Array
        (
            [module] => sale
            [file] => /lib/location/normalizer/languagenormalizer.php
        )

    [bitrix\sale\location\normalizer\helper] => Array
        (
            [module] => sale
            [file] => /lib/location/normalizer/helper.php
        )

    [sale\handlers\delivery\additional\ruspost\reliability\service] => Array
        (
            [module] => sale
            [file] => /handlers/delivery/additional/ruspost/reliability/service.php
        )

    [catalog] => Array
        (
            [module] => catalog
            [file] => install/index.php
        )

    [ccatalog] => Array
        (
            [module] => catalog
            [file] => mysql/catalog.php
        )

    [ccataloggroup] => Array
        (
            [module] => catalog
            [file] => mysql/cataloggroup.php
        )

    [cextra] => Array
        (
            [module] => catalog
            [file] => mysql/extra.php
        )

    [cprice] => Array
        (
            [module] => catalog
            [file] => mysql/price.php
        )

    [ccatalogproduct] => Array
        (
            [module] => catalog
            [file] => mysql/product.php
        )

    [ccatalogproductgroups] => Array
        (
            [module] => catalog
            [file] => mysql/product_group.php
        )

    [ccatalogload] => Array
        (
            [module] => catalog
            [file] => mysql/catalog_load.php
        )

    [ccatalogexport] => Array
        (
            [module] => catalog
            [file] => mysql/catalog_export.php
        )

    [ccatalogimport] => Array
        (
            [module] => catalog
            [file] => mysql/catalog_import.php
        )

    [ccatalogdiscount] => Array
        (
            [module] => catalog
            [file] => mysql/discount.php
        )

    [ccatalogdiscountcoupon] => Array
        (
            [module] => catalog
            [file] => mysql/discount_coupon.php
        )

    [ccatalogvat] => Array
        (
            [module] => catalog
            [file] => mysql/vat.php
        )

    [ccatalogevent] => Array
        (
            [module] => catalog
            [file] => general/catalog_event.php
        )

    [ccatalogsku] => Array
        (
            [module] => catalog
            [file] => general/catalog_sku.php
        )

    [ccatalogdiscountsave] => Array
        (
            [module] => catalog
            [file] => mysql/discount_save.php
        )

    [ccatalogstore] => Array
        (
            [module] => catalog
            [file] => mysql/store.php
        )

    [ccatalogstoreproduct] => Array
        (
            [module] => catalog
            [file] => mysql/store_product.php
        )

    [ccatalogadmin] => Array
        (
            [module] => catalog
            [file] => general/admin.php
        )

    [cglobalcondctrl] => Array
        (
            [module] => catalog
            [file] => general/catalog_cond.php
        )

    [cglobalcondctrlcomplex] => Array
        (
            [module] => catalog
            [file] => general/catalog_cond.php
        )

    [cglobalcondctrlatoms] => Array
        (
            [module] => catalog
            [file] => general/catalog_cond.php
        )

    [cglobalcondctrlgroup] => Array
        (
            [module] => catalog
            [file] => general/catalog_cond.php
        )

    [cglobalcondtree] => Array
        (
            [module] => catalog
            [file] => general/catalog_cond.php
        )

    [ccatalogcondctrl] => Array
        (
            [module] => catalog
            [file] => general/catalog_cond.php
        )

    [ccatalogcondctrlcomplex] => Array
        (
            [module] => catalog
            [file] => general/catalog_cond.php
        )

    [ccatalogcondctrlgroup] => Array
        (
            [module] => catalog
            [file] => general/catalog_cond.php
        )

    [ccatalogcondctrliblockfields] => Array
        (
            [module] => catalog
            [file] => general/catalog_cond.php
        )

    [ccatalogcondctrliblockprops] => Array
        (
            [module] => catalog
            [file] => general/catalog_cond.php
        )

    [ccatalogcondtree] => Array
        (
            [module] => catalog
            [file] => general/catalog_cond.php
        )

    [ccatalogcondctrlbasketproductfields] => Array
        (
            [module] => catalog
            [file] => general/sale_cond.php
        )

    [ccatalogcondctrlbasketproductprops] => Array
        (
            [module] => catalog
            [file] => general/sale_cond.php
        )

    [ccatalogcondctrlcatalogsettings] => Array
        (
            [module] => catalog
            [file] => general/sale_cond.php
        )

    [ccatalogactionctrlbasketproductfields] => Array
        (
            [module] => catalog
            [file] => general/sale_act.php
        )

    [ccatalogactionctrlbasketproductprops] => Array
        (
            [module] => catalog
            [file] => general/sale_act.php
        )

    [ccataloggifterproduct] => Array
        (
            [module] => catalog
            [file] => general/sale_act.php
        )

    [ccatalogdiscountconvert] => Array
        (
            [module] => catalog
            [file] => general/discount_convert.php
        )

    [ccatalogdiscountconverttmp] => Array
        (
            [module] => catalog
            [file] => mysql/discount_convert.php
        )

    [ccatalogproductprovider] => Array
        (
            [module] => catalog
            [file] => general/product_provider.php
        )

    [ccatalogstorebarcode] => Array
        (
            [module] => catalog
            [file] => mysql/store_barcode.php
        )

    [ccatalogcontractor] => Array
        (
            [module] => catalog
            [file] => mysql/contractor.php
        )

    [ccatalogdocstypes] => Array
        (
            [module] => catalog
            [file] => general/store_docs_type.php
        )

    [ccatalogarrivaldocs] => Array
        (
            [module] => catalog
            [file] => general/store_docs_type.php
        )

    [ccatalogstoreadjustmentdocs] => Array
        (
            [module] => catalog
            [file] => general/store_docs_type.php
        )

    [ccatalogmovingdocs] => Array
        (
            [module] => catalog
            [file] => general/store_docs_type.php
        )

    [ccatalogdeductdocs] => Array
        (
            [module] => catalog
            [file] => general/store_docs_type.php
        )

    [ccatalogreturnsdocs] => Array
        (
            [module] => catalog
            [file] => general/store_docs_type.php
        )

    [ccatalogunreserveddocs] => Array
        (
            [module] => catalog
            [file] => general/store_docs_type.php
        )

    [ccatalogdocs] => Array
        (
            [module] => catalog
            [file] => mysql/store_docs.php
        )

    [ccatalogstorecontrolutil] => Array
        (
            [module] => catalog
            [file] => general/store_utility.php
        )

    [ccatalogstoredocselement] => Array
        (
            [module] => catalog
            [file] => mysql/store_docs_element.php
        )

    [ccatalogstoredocsbarcode] => Array
        (
            [module] => catalog
            [file] => mysql/store_docs_barcode.php
        )

    [ccatalogiblockparameters] => Array
        (
            [module] => catalog
            [file] => general/comp_parameters.php
        )

    [ccatalogmeasure] => Array
        (
            [module] => catalog
            [file] => mysql/measure.php
        )

    [ccatalogmeasureresult] => Array
        (
            [module] => catalog
            [file] => mysql/measure.php
        )

    [ccatalogmeasureclassifier] => Array
        (
            [module] => catalog
            [file] => general/unit_classifier.php
        )

    [ccatalogmeasureadminresult] => Array
        (
            [module] => catalog
            [file] => general/measure_result.php
        )

    [ccatalogmeasureadminuiresult] => Array
        (
            [module] => catalog
            [file] => general/measure_result.php
        )

    [ccatalogmeasureratio] => Array
        (
            [module] => catalog
            [file] => mysql/measure_ratio.php
        )

    [ccatalogproductset] => Array
        (
            [module] => catalog
            [file] => mysql/product_set.php
        )

    [ccatalogadmintools] => Array
        (
            [module] => catalog
            [file] => general/admin_tools.php
        )

    [ccatalogadminproductsetedit] => Array
        (
            [module] => catalog
            [file] => general/admin_tools.php
        )

    [ccatalogmenu] => Array
        (
            [module] => catalog
            [file] => general/catalog_menu.php
        )

    [ccatalogcsvsettings] => Array
        (
            [module] => catalog
            [file] => general/csv_settings.php
        )

    [ccatalogstepoperations] => Array
        (
            [module] => catalog
            [file] => general/step_operations.php
        )

    [ccatalogproductsetavailable] => Array
        (
            [module] => catalog
            [file] => general/step_operations.php
        )

    [ccatalogproductavailable] => Array
        (
            [module] => catalog
            [file] => general/step_operations.php
        )

    [ccatalogiblockreindex] => Array
        (
            [module] => catalog
            [file] => general/step_operations.php
        )

    [ccatalogproductsettings] => Array
        (
            [module] => catalog
            [file] => general/step_operations.php
        )

    [ccatalogtools] => Array
        (
            [module] => catalog
            [file] => general/tools.php
        )

    [ccatalogresult] => Array
        (
            [module] => catalog
            [file] => general/result.php
        )

    [cproductquerybuilder] => Array
        (
            [module] => catalog
            [file] => general/querybuilder.php
        )

    [bitrix\catalog\compatible\eventcompatibility] => Array
        (
            [module] => catalog
            [file] => lib/compatible/eventcompatibility.php
        )

    [bitrix\catalog\config\feature] => Array
        (
            [module] => catalog
            [file] => lib/config/feature.php
        )

    [bitrix\catalog\config\state] => Array
        (
            [module] => catalog
            [file] => lib/config/state.php
        )

    [bitrix\catalog\discount\discountmanager] => Array
        (
            [module] => catalog
            [file] => lib/discount/discountmanager.php
        )

    [bitrix\catalog\ebay\ebayxmler] => Array
        (
            [module] => catalog
            [file] => lib/ebay/ebayxmler.php
        )

    [bitrix\catalog\ebay\exportoffer] => Array
        (
            [module] => catalog
            [file] => lib/ebay/exportoffer.php
        )

    [bitrix\catalog\ebay\exportoffercreator] => Array
        (
            [module] => catalog
            [file] => lib/ebay/exportoffercreator.php
        )

    [bitrix\catalog\ebay\exportoffersku] => Array
        (
            [module] => catalog
            [file] => lib/ebay/exportoffersku.php
        )

    [bitrix\catalog\grid\panel\productgroupaction] => Array
        (
            [module] => catalog
            [file] => lib/grid/panel/productgroupaction.php
        )

    [bitrix\catalog\grid\productaction] => Array
        (
            [module] => catalog
            [file] => lib/grid/productaction.php
        )

    [bitrix\catalog\helpers\admin\catalogedit] => Array
        (
            [module] => catalog
            [file] => lib/helpers/admin/catalogedit.php
        )

    [bitrix\catalog\helpers\admin\iblockpricechanger] => Array
        (
            [module] => catalog
            [file] => lib/helpers/admin/iblockpricechanger.php
        )

    [bitrix\catalog\helpers\admin\roundedit] => Array
        (
            [module] => catalog
            [file] => lib/helpers/admin/roundedit.php
        )

    [bitrix\catalog\helpers\admin\tools] => Array
        (
            [module] => catalog
            [file] => lib/helpers/admin/tools.php
        )

    [bitrix\catalog\helpers\tools] => Array
        (
            [module] => catalog
            [file] => lib/helpers/tools.php
        )

    [bitrix\catalog\model\entity] => Array
        (
            [module] => catalog
            [file] => lib/model/entity.php
        )

    [bitrix\catalog\model\event] => Array
        (
            [module] => catalog
            [file] => lib/model/event.php
        )

    [bitrix\catalog\model\eventresult] => Array
        (
            [module] => catalog
            [file] => lib/model/eventresult.php
        )

    [bitrix\catalog\model\price] => Array
        (
            [module] => catalog
            [file] => lib/model/price.php
        )

    [bitrix\catalog\model\product] => Array
        (
            [module] => catalog
            [file] => lib/model/product.php
        )

    [bitrix\catalog\product\price\calculation] => Array
        (
            [module] => catalog
            [file] => lib/product/price/calculation.php
        )

    [bitrix\catalog\product\basket] => Array
        (
            [module] => catalog
            [file] => lib/product/basket.php
        )

    [bitrix\catalog\product\catalogprovider] => Array
        (
            [module] => catalog
            [file] => lib/product/catalogprovider.php
        )

    [bitrix\catalog\product\catalogprovidercompatibility] => Array
        (
            [module] => catalog
            [file] => lib/product/catalogprovidercompatibility.php
        )

    [bitrix\catalog\product\price] => Array
        (
            [module] => catalog
            [file] => lib/product/price.php
        )

    [bitrix\catalog\product\propertycatalogfeature] => Array
        (
            [module] => catalog
            [file] => lib/product/propertycatalogfeature.php
        )

    [bitrix\catalog\product\quantitycontrol] => Array
        (
            [module] => catalog
            [file] => lib/product/quantitycontrol.php
        )

    [bitrix\catalog\product\search] => Array
        (
            [module] => catalog
            [file] => lib/product/search.php
        )

    [bitrix\catalog\product\sku] => Array
        (
            [module] => catalog
            [file] => lib/product/sku.php
        )

    [bitrix\catalog\product\subscribemanager] => Array
        (
            [module] => catalog
            [file] => lib/product/subscribemanager.php
        )

    [bitrix\catalog\product\systemfield] => Array
        (
            [module] => catalog
            [file] => lib/product/systemfield.php
        )

    [bitrix\catalog\product\viewed] => Array
        (
            [module] => catalog
            [file] => lib/product/viewed.php
        )

    [bitrix\catalog\update\adminfilteroption] => Array
        (
            [module] => catalog
            [file] => lib/update/adminfilteroption.php
        )

    [bitrix\catalog\update\admingridoption] => Array
        (
            [module] => catalog
            [file] => lib/update/admingridoption.php
        )

    [bitrix\catalog\url\adminpage\catalogbuilder] => Array
        (
            [module] => catalog
            [file] => lib/url/adminpage/catalogbuilder.php
        )

    [bitrix\catalog\catalogiblocktable] => Array
        (
            [module] => catalog
            [file] => lib/catalogiblock.php
        )

    [bitrix\catalog\catalogviewedproducttable] => Array
        (
            [module] => catalog
            [file] => lib/catalogviewedproduct.php
        )

    [bitrix\catalog\discounttable] => Array
        (
            [module] => catalog
            [file] => lib/discount.php
        )

    [bitrix\catalog\discountcoupontable] => Array
        (
            [module] => catalog
            [file] => lib/discountcoupon.php
        )

    [bitrix\catalog\discountentitytable] => Array
        (
            [module] => catalog
            [file] => lib/discountentity.php
        )

    [bitrix\catalog\discountmoduletable] => Array
        (
            [module] => catalog
            [file] => lib/discountmodule.php
        )

    [bitrix\catalog\discountrestrictiontable] => Array
        (
            [module] => catalog
            [file] => lib/discountrestriction.php
        )

    [bitrix\catalog\extratable] => Array
        (
            [module] => catalog
            [file] => lib/extra.php
        )

    [bitrix\catalog\grouptable] => Array
        (
            [module] => catalog
            [file] => lib/group.php
        )

    [bitrix\catalog\groupaccesstable] => Array
        (
            [module] => catalog
            [file] => lib/groupaccess.php
        )

    [bitrix\catalog\grouplangtable] => Array
        (
            [module] => catalog
            [file] => lib/grouplang.php
        )

    [bitrix\catalog\measuretable] => Array
        (
            [module] => catalog
            [file] => lib/measure.php
        )

    [bitrix\catalog\measureratiotable] => Array
        (
            [module] => catalog
            [file] => lib/measureratio.php
        )

    [bitrix\catalog\pricetable] => Array
        (
            [module] => catalog
            [file] => lib/price.php
        )

    [bitrix\catalog\producttable] => Array
        (
            [module] => catalog
            [file] => lib/product.php
        )

    [bitrix\catalog\productgroupaccesstable] => Array
        (
            [module] => catalog
            [file] => lib/productgroupaccess.php
        )

    [bitrix\catalog\roundingtable] => Array
        (
            [module] => catalog
            [file] => lib/rounding.php
        )

    [bitrix\catalog\storetable] => Array
        (
            [module] => catalog
            [file] => lib/store.php
        )

    [bitrix\catalog\storebarcodetable] => Array
        (
            [module] => catalog
            [file] => lib/storebarcode.php
        )

    [bitrix\catalog\storeproducttable] => Array
        (
            [module] => catalog
            [file] => lib/storeproduct.php
        )

    [bitrix\catalog\vattable] => Array
        (
            [module] => catalog
            [file] => lib/vat.php
        )

    [bitrix\catalog\ebayxmler] => Array
        (
            [module] => catalog
            [file] => lib/ebay/old.php
        )

    [bitrix\catalog\exportoffer] => Array
        (
            [module] => catalog
            [file] => lib/ebay/old.php
        )

    [bitrix\catalog\exportoffercreator] => Array
        (
            [module] => catalog
            [file] => lib/ebay/old.php
        )

    [bitrix\catalog\exportoffersku] => Array
        (
            [module] => catalog
            [file] => lib/ebay/old.php
        )

    [bitrix\catalog\searchhandlers] => Array
        (
            [module] => catalog
            [file] => lib/product/old.php
        )

)
Array
(
    [bitrix\main\application] => Array
        (
            [module] => main
            [file] => lib/application.php
        )

    [bitrix\main\httpapplication] => Array
        (
            [module] => main
            [file] => lib/httpapplication.php
        )

    [bitrix\main\argumentexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\argumentnullexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\argumentoutofrangeexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\argumenttypeexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\notimplementedexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\notsupportedexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\invalidoperationexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\objectpropertyexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\objectnotfoundexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\objectexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\systemexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\accessdeniedexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\decodingexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\io\invalidpathexception] => Array
        (
            [module] => main
            [file] => lib/io/ioexception.php
        )

    [bitrix\main\io\filenotfoundexception] => Array
        (
            [module] => main
            [file] => lib/io/ioexception.php
        )

    [bitrix\main\io\filedeleteexception] => Array
        (
            [module] => main
            [file] => lib/io/ioexception.php
        )

    [bitrix\main\io\fileopenexception] => Array
        (
            [module] => main
            [file] => lib/io/ioexception.php
        )

    [bitrix\main\io\filenotopenedexception] => Array
        (
            [module] => main
            [file] => lib/io/ioexception.php
        )

    [bitrix\main\context] => Array
        (
            [module] => main
            [file] => lib/context.php
        )

    [bitrix\main\httpcontext] => Array
        (
            [module] => main
            [file] => lib/httpcontext.php
        )

    [bitrix\main\dispatcher] => Array
        (
            [module] => main
            [file] => lib/dispatcher.php
        )

    [bitrix\main\environment] => Array
        (
            [module] => main
            [file] => lib/environment.php
        )

    [bitrix\main\event] => Array
        (
            [module] => main
            [file] => lib/event.php
        )

    [bitrix\main\eventmanager] => Array
        (
            [module] => main
            [file] => lib/eventmanager.php
        )

    [bitrix\main\eventresult] => Array
        (
            [module] => main
            [file] => lib/eventresult.php
        )

    [bitrix\main\request] => Array
        (
            [module] => main
            [file] => lib/request.php
        )

    [bitrix\main\httprequest] => Array
        (
            [module] => main
            [file] => lib/httprequest.php
        )

    [bitrix\main\response] => Array
        (
            [module] => main
            [file] => lib/response.php
        )

    [bitrix\main\httpresponse] => Array
        (
            [module] => main
            [file] => lib/httpresponse.php
        )

    [bitrix\main\modulemanager] => Array
        (
            [module] => main
            [file] => lib/modulemanager.php
        )

    [bitrix\main\server] => Array
        (
            [module] => main
            [file] => lib/server.php
        )

    [bitrix\main\config\configuration] => Array
        (
            [module] => main
            [file] => lib/config/configuration.php
        )

    [bitrix\main\config\option] => Array
        (
            [module] => main
            [file] => lib/config/option.php
        )

    [bitrix\main\context\culture] => Array
        (
            [module] => main
            [file] => lib/context/culture.php
        )

    [bitrix\main\data\cache] => Array
        (
            [module] => main
            [file] => lib/data/cache.php
        )

    [bitrix\main\data\cacheengineapc] => Array
        (
            [module] => main
            [file] => lib/data/cacheengineapc.php
        )

    [bitrix\main\data\cacheenginememcache] => Array
        (
            [module] => main
            [file] => lib/data/cacheenginememcache.php
        )

    [bitrix\main\data\cacheenginefiles] => Array
        (
            [module] => main
            [file] => lib/data/cacheenginefiles.php
        )

    [bitrix\main\data\cacheenginenone] => Array
        (
            [module] => main
            [file] => lib/data/cacheenginenone.php
        )

    [bitrix\main\data\connection] => Array
        (
            [module] => main
            [file] => lib/data/connection.php
        )

    [bitrix\main\data\connectionpool] => Array
        (
            [module] => main
            [file] => lib/data/connectionpool.php
        )

    [bitrix\main\data\icacheengine] => Array
        (
            [module] => main
            [file] => lib/data/cache.php
        )

    [bitrix\main\data\hsphpreadconnection] => Array
        (
            [module] => main
            [file] => lib/data/hsphpreadconnection.php
        )

    [bitrix\main\data\managedcache] => Array
        (
            [module] => main
            [file] => lib/data/managedcache.php
        )

    [bitrix\main\data\taggedcache] => Array
        (
            [module] => main
            [file] => lib/data/taggedcache.php
        )

    [bitrix\main\data\memcacheconnection] => Array
        (
            [module] => main
            [file] => lib/data/memcacheconnection.php
        )

    [bitrix\main\data\memcachedconnection] => Array
        (
            [module] => main
            [file] => lib/data/memcachedconnection.php
        )

    [bitrix\main\data\nosqlconnection] => Array
        (
            [module] => main
            [file] => lib/data/nosqlconnection.php
        )

    [bitrix\main\db\arrayresult] => Array
        (
            [module] => main
            [file] => lib/db/arrayresult.php
        )

    [bitrix\main\db\result] => Array
        (
            [module] => main
            [file] => lib/db/result.php
        )

    [bitrix\main\db\connection] => Array
        (
            [module] => main
            [file] => lib/db/connection.php
        )

    [bitrix\main\db\sqlexception] => Array
        (
            [module] => main
            [file] => lib/db/sqlexception.php
        )

    [bitrix\main\db\sqlqueryexception] => Array
        (
            [module] => main
            [file] => lib/db/sqlexception.php
        )

    [bitrix\main\db\transactionexception] => Array
        (
            [module] => main
            [file] => lib/db/sqlexception.php
        )

    [bitrix\main\db\sqlexpression] => Array
        (
            [module] => main
            [file] => lib/db/sqlexpression.php
        )

    [bitrix\main\db\sqlhelper] => Array
        (
            [module] => main
            [file] => lib/db/sqlhelper.php
        )

    [bitrix\main\db\mysqlcommonconnection] => Array
        (
            [module] => main
            [file] => lib/db/mysqlcommonconnection.php
        )

    [bitrix\main\db\mysqliconnection] => Array
        (
            [module] => main
            [file] => lib/db/mysqliconnection.php
        )

    [bitrix\main\db\mysqliresult] => Array
        (
            [module] => main
            [file] => lib/db/mysqliresult.php
        )

    [bitrix\main\db\mysqlisqlhelper] => Array
        (
            [module] => main
            [file] => lib/db/mysqlisqlhelper.php
        )

    [bitrix\main\db\mssqlconnection] => Array
        (
            [module] => main
            [file] => lib/db/mssqlconnection.php
        )

    [bitrix\main\db\mssqlresult] => Array
        (
            [module] => main
            [file] => lib/db/mssqlresult.php
        )

    [bitrix\main\db\mssqlsqlhelper] => Array
        (
            [module] => main
            [file] => lib/db/mssqlsqlhelper.php
        )

    [bitrix\main\db\oracleconnection] => Array
        (
            [module] => main
            [file] => lib/db/oracleconnection.php
        )

    [bitrix\main\db\oracleresult] => Array
        (
            [module] => main
            [file] => lib/db/oracleresult.php
        )

    [bitrix\main\db\oraclesqlhelper] => Array
        (
            [module] => main
            [file] => lib/db/oraclesqlhelper.php
        )

    [bitrix\main\db\pgsqlconnection] => Array
        (
            [module] => main
            [file] => lib/db/pgsqlconnection.php
        )

    [bitrix\main\diag\httpexceptionhandleroutput] => Array
        (
            [module] => main
            [file] => lib/diag/httpexceptionhandleroutput.php
        )

    [bitrix\main\diag\fileexceptionhandlerlog] => Array
        (
            [module] => main
            [file] => lib/diag/fileexceptionhandlerlog.php
        )

    [bitrix\main\diag\exceptionhandler] => Array
        (
            [module] => main
            [file] => lib/diag/exceptionhandler.php
        )

    [bitrix\main\diag\iexceptionhandleroutput] => Array
        (
            [module] => main
            [file] => lib/diag/iexceptionhandleroutput.php
        )

    [bitrix\main\diag\exceptionhandlerlog] => Array
        (
            [module] => main
            [file] => lib/diag/exceptionhandlerlog.php
        )

    [bitrix\main\io\file] => Array
        (
            [module] => main
            [file] => lib/io/file.php
        )

    [bitrix\main\io\fileentry] => Array
        (
            [module] => main
            [file] => lib/io/fileentry.php
        )

    [bitrix\main\io\path] => Array
        (
            [module] => main
            [file] => lib/io/path.php
        )

    [bitrix\main\io\filesystementry] => Array
        (
            [module] => main
            [file] => lib/io/filesystementry.php
        )

    [bitrix\main\io\ifilestream] => Array
        (
            [module] => main
            [file] => lib/io/ifilestream.php
        )

    [bitrix\main\localization\loc] => Array
        (
            [module] => main
            [file] => lib/localization/loc.php
        )

    [bitrix\main\mail\mail] => Array
        (
            [module] => main
            [file] => lib/mail/mail.php
        )

    [bitrix\main\mail\tracking] => Array
        (
            [module] => main
            [file] => lib/mail/tracking.php
        )

    [bitrix\main\mail\eventmanager] => Array
        (
            [module] => main
            [file] => lib/mail/eventmanager.php
        )

    [bitrix\main\mail\eventmessagecompiler] => Array
        (
            [module] => main
            [file] => lib/mail/eventmessagecompiler.php
        )

    [bitrix\main\mail\eventmessagethemecompiler] => Array
        (
            [module] => main
            [file] => lib/mail/eventmessagethemecompiler.php
        )

    [bitrix\main\mail\internal\event] => Array
        (
            [module] => main
            [file] => lib/mail/internal/event.php
        )

    [bitrix\main\mail\internal\eventattachment] => Array
        (
            [module] => main
            [file] => lib/mail/internal/eventattachment.php
        )

    [bitrix\main\mail\internal\eventmessage] => Array
        (
            [module] => main
            [file] => lib/mail/internal/eventmessage.php
        )

    [bitrix\main\mail\internal\eventmessagesite] => Array
        (
            [module] => main
            [file] => lib/mail/internal/eventmessagesite.php
        )

    [bitrix\main\mail\internal\eventmessageattachment] => Array
        (
            [module] => main
            [file] => lib/mail/internal/eventmessageattachment.php
        )

    [bitrix\main\mail\internal\eventtype] => Array
        (
            [module] => main
            [file] => lib/mail/internal/eventtype.php
        )

    [bitrix\main\text\converter] => Array
        (
            [module] => main
            [file] => lib/text/converter.php
        )

    [bitrix\main\text\emptyconverter] => Array
        (
            [module] => main
            [file] => lib/text/emptyconverter.php
        )

    [bitrix\main\text\encoding] => Array
        (
            [module] => main
            [file] => lib/text/encoding.php
        )

    [bitrix\main\text\htmlconverter] => Array
        (
            [module] => main
            [file] => lib/text/htmlconverter.php
        )

    [bitrix\main\text\binarystring] => Array
        (
            [module] => main
            [file] => lib/text/binarystring.php
        )

    [bitrix\main\text\xmlconverter] => Array
        (
            [module] => main
            [file] => lib/text/xmlconverter.php
        )

    [bitrix\main\type\collection] => Array
        (
            [module] => main
            [file] => lib/type/collection.php
        )

    [bitrix\main\type\date] => Array
        (
            [module] => main
            [file] => lib/type/date.php
        )

    [bitrix\main\type\datetime] => Array
        (
            [module] => main
            [file] => lib/type/datetime.php
        )

    [bitrix\main\type\dictionary] => Array
        (
            [module] => main
            [file] => lib/type/dictionary.php
        )

    [bitrix\main\type\filterabledictionary] => Array
        (
            [module] => main
            [file] => lib/type/filterabledictionary.php
        )

    [bitrix\main\type\parameterdictionary] => Array
        (
            [module] => main
            [file] => lib/type/parameterdictionary.php
        )

    [bitrix\main\web\cookie] => Array
        (
            [module] => main
            [file] => lib/web/cookie.php
        )

    [bitrix\main\web\uri] => Array
        (
            [module] => main
            [file] => lib/web/uri.php
        )

    [bitrix\main\sendereventhandler] => Array
        (
            [module] => main
            [file] => lib/senderconnector.php
        )

    [bitrix\main\senderconnectoruser] => Array
        (
            [module] => main
            [file] => lib/senderconnector.php
        )

    [bitrix\main\urlrewriterrulemaker] => Array
        (
            [module] => main
            [file] => lib/urlrewriter.php
        )

    [bitrix\main\update\stepper] => Array
        (
            [module] => main
            [file] => lib/update/stepper.php
        )

    [bitrix\main\composite\abstractresponse] => Array
        (
            [module] => main
            [file] => lib/composite/responder.php
        )

    [bitrix\main\composite\fileresponse] => Array
        (
            [module] => main
            [file] => lib/composite/responder.php
        )

    [bitrix\main\composite\memcachedresponse] => Array
        (
            [module] => main
            [file] => lib/composite/responder.php
        )

    [bitrix\main\security\otpexception] => Array
        (
            [module] => main
            [file] => lib/security/securityexception.php
        )

    [ctimezone] => Array
        (
            [module] => main
            [file] => classes/general/time.php
        )

    [cbxpunycode] => Array
        (
            [module] => main
            [file] => classes/general/punycode.php
        )

    [ibxvirtualio] => Array
        (
            [module] => main
            [file] => classes/general/virtual_io.php
        )

    [ibxgeterrors] => Array
        (
            [module] => main
            [file] => classes/general/virtual_io.php
        )

    [cbxvirtualio] => Array
        (
            [module] => main
            [file] => classes/general/virtual_io.php
        )

    [cbxvirtualfilebase] => Array
        (
            [module] => main
            [file] => classes/general/virtual_file.php
        )

    [cbxvirtualfile] => Array
        (
            [module] => main
            [file] => classes/general/virtual_file.php
        )

    [cbxvirtualdirectory] => Array
        (
            [module] => main
            [file] => classes/general/virtual_file.php
        )

    [calloption] => Array
        (
            [module] => main
            [file] => classes/general/option.php
        )

    [coption] => Array
        (
            [module] => main
            [file] => classes/general/option.php
        )

    [callpageoption] => Array
        (
            [module] => main
            [file] => classes/general/pageoption.php
        )

    [cpageoption] => Array
        (
            [module] => main
            [file] => classes/general/pageoption.php
        )

    [callsqlwhere] => Array
        (
            [module] => main
            [file] => classes/general/sqlwhere.php
        )

    [csqlwhereexpression] => Array
        (
            [module] => main
            [file] => classes/general/sqlwhere.php
        )

    [csqlwhere] => Array
        (
            [module] => main
            [file] => classes/general/sqlwhere.php
        )

    [calllanguage] => Array
        (
            [module] => main
            [file] => classes/general/language.php
        )

    [clanguage] => Array
        (
            [module] => main
            [file] => classes/general/language.php
        )

    [clangadmin] => Array
        (
            [module] => main
            [file] => classes/general/language.php
        )

    [_clangdbresult] => Array
        (
            [module] => main
            [file] => classes/general/langdbresult.php
        )

    [callagent] => Array
        (
            [module] => main
            [file] => classes/general/agent.php
        )

    [cagent] => Array
        (
            [module] => main
            [file] => classes/mysql/agent.php
        )

    [capplicationexception] => Array
        (
            [module] => main
            [file] => classes/general/applicationexception.php
        )

    [cadminexception] => Array
        (
            [module] => main
            [file] => classes/general/adminexception.php
        )

    [callsite] => Array
        (
            [module] => main
            [file] => classes/general/site.php
        )

    [calllang] => Array
        (
            [module] => main
            [file] => classes/general/site.php
        )

    [csite] => Array
        (
            [module] => main
            [file] => classes/general/site.php
        )

    [clang] => Array
        (
            [module] => main
            [file] => classes/general/site.php
        )

    [chttp] => Array
        (
            [module] => main
            [file] => classes/general/http.php
        )

    [cutil] => Array
        (
            [module] => main
            [file] => classes/general/util.php
        )

    [callmain] => Array
        (
            [module] => main
            [file] => classes/general/main.php
        )

    [cmain] => Array
        (
            [module] => main
            [file] => classes/general/main.php
        )

    [calldatabase] => Array
        (
            [module] => main
            [file] => classes/general/database.php
        )

    [calldbresult] => Array
        (
            [module] => main
            [file] => classes/general/dbresult.php
        )

    [cdatabasemysql] => Array
        (
            [module] => main
            [file] => classes/mysql/database.php
        )

    [cdbresultmysql] => Array
        (
            [module] => main
            [file] => classes/mysql/dbresult.php
        )

    [icachebackend] => Array
        (
            [module] => main
            [file] => classes/general/cache_backend.php
        )

    [cphpcache] => Array
        (
            [module] => main
            [file] => classes/general/cache.php
        )

    [ccachemanager] => Array
        (
            [module] => main
            [file] => classes/general/cache_manager.php
        )

    [cpagecache] => Array
        (
            [module] => main
            [file] => classes/general/page_cache.php
        )

    [cstackcacheentry] => Array
        (
            [module] => main
            [file] => classes/general/stack_cache_entry.php
        )

    [cstackcachemanager] => Array
        (
            [module] => main
            [file] => classes/general/stack_cache.php
        )

    [cmodule] => Array
        (
            [module] => main
            [file] => /classes/general/module.php
        )

    [bitrix\main\entity\ufield] => Array
        (
            [module] => main
            [file] => include/deprecated/ufield.php
        )

    [cdatabase] => Array
        (
            [module] => main
            [file] => classes/mysql/database.php
        )

    [cdbresult] => Array
        (
            [module] => main
            [file] => classes/mysql/dbresult.php
        )

    [csitetemplate] => Array
        (
            [module] => main
            [file] => classes/general/site_template.php
        )

    [cbitrixcomponent] => Array
        (
            [module] => main
            [file] => classes/general/component.php
        )

    [ccomponentengine] => Array
        (
            [module] => main
            [file] => classes/general/component_engine.php
        )

    [ccomponentajax] => Array
        (
            [module] => main
            [file] => classes/general/component_ajax.php
        )

    [cbitrixcomponenttemplate] => Array
        (
            [module] => main
            [file] => classes/general/component_template.php
        )

    [ccomponentutil] => Array
        (
            [module] => main
            [file] => classes/general/component_util.php
        )

    [ccontrollerclient] => Array
        (
            [module] => main
            [file] => classes/general/controller_member.php
        )

    [phpparser] => Array
        (
            [module] => main
            [file] => classes/general/php_parser.php
        )

    [cdiskquota] => Array
        (
            [module] => main
            [file] => classes/general/quota.php
        )

    [ceventlog] => Array
        (
            [module] => main
            [file] => classes/general/event_log.php
        )

    [ceventmain] => Array
        (
            [module] => main
            [file] => classes/general/event_log.php
        )

    [cadminfiledialog] => Array
        (
            [module] => main
            [file] => classes/general/file_dialog.php
        )

    [wll_user] => Array
        (
            [module] => main
            [file] => classes/general/liveid.php
        )

    [wll_consenttoken] => Array
        (
            [module] => main
            [file] => classes/general/liveid.php
        )

    [windowslivelogin] => Array
        (
            [module] => main
            [file] => classes/general/liveid.php
        )

    [cfile] => Array
        (
            [module] => main
            [file] => classes/general/file.php
        )

    [callfile] => Array
        (
            [module] => main
            [file] => classes/general/file.php
        )

    [ctempfile] => Array
        (
            [module] => main
            [file] => classes/general/file_temp.php
        )

    [cfavorites] => Array
        (
            [module] => main
            [file] => classes/mysql/favorites.php
        )

    [cuseroptions] => Array
        (
            [module] => main
            [file] => classes/general/user_options.php
        )

    [cgridoptions] => Array
        (
            [module] => main
            [file] => classes/general/grids.php
        )

    [cundo] => Array
        (
            [module] => main
            [file] => /classes/general/undo.php
        )

    [cautosave] => Array
        (
            [module] => main
            [file] => /classes/general/undo.php
        )

    [callratings] => Array
        (
            [module] => main
            [file] => classes/general/ratings.php
        )

    [cratings] => Array
        (
            [module] => main
            [file] => classes/mysql/ratings.php
        )

    [cratingscomponentsmain] => Array
        (
            [module] => main
            [file] => classes/mysql/ratings_components.php
        )

    [cratingrule] => Array
        (
            [module] => main
            [file] => classes/general/rating_rule.php
        )

    [cratingrulesmain] => Array
        (
            [module] => main
            [file] => classes/mysql/rating_rules.php
        )

    [ctoppanel] => Array
        (
            [module] => main
            [file] => public/top_panel.php
        )

    [ceditarea] => Array
        (
            [module] => main
            [file] => public/edit_area.php
        )

    [ccomponentpanel] => Array
        (
            [module] => main
            [file] => public/edit_area.php
        )

    [ctextparser] => Array
        (
            [module] => main
            [file] => classes/general/textparser.php
        )

    [cphpcachefiles] => Array
        (
            [module] => main
            [file] => classes/general/cache_files.php
        )

    [cdataxmlnode] => Array
        (
            [module] => main
            [file] => classes/general/xml.php
        )

    [cdataxmldocument] => Array
        (
            [module] => main
            [file] => classes/general/xml.php
        )

    [cdataxml] => Array
        (
            [module] => main
            [file] => classes/general/xml.php
        )

    [cxmlfilestream] => Array
        (
            [module] => main
            [file] => classes/general/xml.php
        )

    [crsaprovider] => Array
        (
            [module] => main
            [file] => classes/general/rsasecurity.php
        )

    [crsasecurity] => Array
        (
            [module] => main
            [file] => classes/general/rsasecurity.php
        )

    [crsabcmathprovider] => Array
        (
            [module] => main
            [file] => classes/general/rsabcmath.php
        )

    [crsaopensslprovider] => Array
        (
            [module] => main
            [file] => classes/general/rsaopenssl.php
        )

    [casnreader] => Array
        (
            [module] => main
            [file] => classes/general/asn.php
        )

    [cbxshorturi] => Array
        (
            [module] => main
            [file] => classes/mysql/short_uri.php
        )

    [cfinder] => Array
        (
            [module] => main
            [file] => classes/general/finder.php
        )

    [caccess] => Array
        (
            [module] => main
            [file] => classes/general/access.php
        )

    [cauthprovider] => Array
        (
            [module] => main
            [file] => classes/general/authproviders.php
        )

    [iproviderinterface] => Array
        (
            [module] => main
            [file] => classes/general/authproviders.php
        )

    [cgroupauthprovider] => Array
        (
            [module] => main
            [file] => classes/general/authproviders.php
        )

    [cuserauthprovider] => Array
        (
            [module] => main
            [file] => classes/general/authproviders.php
        )

    [ctableschema] => Array
        (
            [module] => main
            [file] => classes/general/table_schema.php
        )

    [ccsvdata] => Array
        (
            [module] => main
            [file] => classes/general/csv_data.php
        )

    [csmile] => Array
        (
            [module] => main
            [file] => classes/general/smile.php
        )

    [csmilegallery] => Array
        (
            [module] => main
            [file] => classes/general/smile.php
        )

    [csmileset] => Array
        (
            [module] => main
            [file] => classes/general/smile.php
        )

    [cglobalcounter] => Array
        (
            [module] => main
            [file] => classes/general/global_counter.php
        )

    [cusercounter] => Array
        (
            [module] => main
            [file] => classes/mysql/user_counter.php
        )

    [cusercounterpage] => Array
        (
            [module] => main
            [file] => classes/mysql/user_counter.php
        )

    [chotkeys] => Array
        (
            [module] => main
            [file] => classes/general/hot_keys.php
        )

    [chotkeyscode] => Array
        (
            [module] => main
            [file] => classes/general/hot_keys.php
        )

    [cbxsanitizer] => Array
        (
            [module] => main
            [file] => classes/general/sanitizer.php
        )

    [ibxarchive] => Array
        (
            [module] => main
            [file] => classes/general/archive.php
        )

    [cbxarchive] => Array
        (
            [module] => main
            [file] => classes/general/archive.php
        )

    [cadminnotify] => Array
        (
            [module] => main
            [file] => classes/general/admin_notify.php
        )

    [cbxfavadmmenu] => Array
        (
            [module] => main
            [file] => classes/general/favorites.php
        )

    [cadmininformer] => Array
        (
            [module] => main
            [file] => classes/general/admin_informer.php
        )

    [csitecheckertest] => Array
        (
            [module] => main
            [file] => classes/general/site_checker.php
        )

    [csqlutil] => Array
        (
            [module] => main
            [file] => classes/general/sql_util.php
        )

    [cfileuploader] => Array
        (
            [module] => main
            [file] => classes/general/uploader.php
        )

    [lpa] => Array
        (
            [module] => main
            [file] => classes/general/lpa.php
        )

    [cadminfilter] => Array
        (
            [module] => main
            [file] => interface/admin_filter.php
        )

    [cadminlist] => Array
        (
            [module] => main
            [file] => interface/admin_list.php
        )

    [cadminlistrow] => Array
        (
            [module] => main
            [file] => interface/admin_list.php
        )

    [cadminuilist] => Array
        (
            [module] => main
            [file] => interface/admin_ui_list.php
        )

    [cadminuilistrow] => Array
        (
            [module] => main
            [file] => interface/admin_ui_list.php
        )

    [cadminuiresult] => Array
        (
            [module] => main
            [file] => interface/admin_ui_list.php
        )

    [cadminuicontextmenu] => Array
        (
            [module] => main
            [file] => interface/admin_ui_list.php
        )

    [cadminuisorting] => Array
        (
            [module] => main
            [file] => interface/admin_ui_list.php
        )

    [cadminuilistactionpanel] => Array
        (
            [module] => main
            [file] => interface/admin_ui_list.php
        )

    [cadmintabcontrol] => Array
        (
            [module] => main
            [file] => interface/admin_tabcontrol.php
        )

    [cadminform] => Array
        (
            [module] => main
            [file] => interface/admin_form.php
        )

    [cadminformsettings] => Array
        (
            [module] => main
            [file] => interface/admin_form.php
        )

    [cadmintabcontroldrag] => Array
        (
            [module] => main
            [file] => interface/admin_tabcontrol_drag.php
        )

    [cadmindraggableblockengine] => Array
        (
            [module] => main
            [file] => interface/admin_tabcontrol_drag.php
        )

    [cjspopup] => Array
        (
            [module] => main
            [file] => interface/jspopup.php
        )

    [cjspopuponpage] => Array
        (
            [module] => main
            [file] => interface/jspopup.php
        )

    [cadmincalendar] => Array
        (
            [module] => main
            [file] => interface/admin_calendar.php
        )

    [cadminviewtabcontrol] => Array
        (
            [module] => main
            [file] => interface/admin_viewtabcontrol.php
        )

    [cadmintabengine] => Array
        (
            [module] => main
            [file] => interface/admin_tabengine.php
        )

    [ccaptcha] => Array
        (
            [module] => main
            [file] => classes/general/captcha.php
        )

    [cmpnotifications] => Array
        (
            [module] => main
            [file] => classes/general/mp_notifications.php
        )

    [calltask] => Array
        (
            [module] => main
            [file] => classes/general/task.php
        )

    [ctask] => Array
        (
            [module] => main
            [file] => classes/general/task.php
        )

    [calloperation] => Array
        (
            [module] => main
            [file] => classes/general/operation.php
        )

    [coperation] => Array
        (
            [module] => main
            [file] => classes/general/operation.php
        )

    [callgroup] => Array
        (
            [module] => main
            [file] => classes/general/group.php
        )

    [cgroup] => Array
        (
            [module] => main
            [file] => classes/general/group.php
        )

    [cajax] => Array
        (
            [module] => main
            [file] => ajax_tools.php
        )

    [calluser] => Array
        (
            [module] => main
            [file] => classes/general/user.php
        )

    [cuser] => Array
        (
            [module] => main
            [file] => classes/general/user.php
        )

    [callevent] => Array
        (
            [module] => main
            [file] => classes/general/event.php
        )

    [cevent] => Array
        (
            [module] => main
            [file] => classes/general/event.php
        )

    [calleventmessage] => Array
        (
            [module] => main
            [file] => classes/general/eventmessage.php
        )

    [ceventmessage] => Array
        (
            [module] => main
            [file] => classes/general/eventmessage.php
        )

    [ceventtype] => Array
        (
            [module] => main
            [file] => classes/general/eventmessage.php
        )

    [_ceventtyperesult] => Array
        (
            [module] => main
            [file] => classes/general/eventmessage.php
        )

    [cdbresulteventmultiresult] => Array
        (
            [module] => main
            [file] => classes/general/eventmessage.php
        )

    [cdebuginfo] => Array
        (
            [module] => main
            [file] => classes/general/debuginfo.php
        )

    [ccaptchaagent] => Array
        (
            [module] => main
            [file] => classes/general/captchaagent.php
        )

    [callfilterquery] => Array
        (
            [module] => main
            [file] => classes/general/filterquery.php
        )

    [cfilterquery] => Array
        (
            [module] => main
            [file] => classes/general/filterquery.php
        )

    [cconvertorspregreplacehelper] => Array
        (
            [module] => main
            [file] => classes/general/convertorspregreplacehelper.php
        )

    [cspacer] => Array
        (
            [module] => main
            [file] => classes/general/spacer.php
        )

    [updatetools] => Array
        (
            [module] => main
            [file] => classes/general/updatetools.php
        )

    [cjscore] => Array
        (
            [module] => main
            [file] => classes/general/jscore.php
        )

    [cchecklisttools] => Array
        (
            [module] => main
            [file] => classes/general/checklist.php
        )

    [cmenu] => Array
        (
            [module] => main
            [file] => classes/general/menu.php
        )

    [cmenucustom] => Array
        (
            [module] => main
            [file] => classes/general/menucustom.php
        )

    [callusertypeentity] => Array
        (
            [module] => main
            [file] => classes/general/usertype.php
        )

    [cusertypeentity] => Array
        (
            [module] => main
            [file] => classes/general/usertype.php
        )

    [cuserfieldenum] => Array
        (
            [module] => main
            [file] => classes/general/userfieldenum.php
        )

    [cusertypesql] => Array
        (
            [module] => main
            [file] => classes/general/usertypesql.php
        )

    [cusertypemanager] => Array
        (
            [module] => main
            [file] => classes/general/usertypemanager.php
        )

    [cusertypestring] => Array
        (
            [module] => main
            [file] => classes/general/usertypestr.php
        )

    [cusertypeinteger] => Array
        (
            [module] => main
            [file] => classes/general/usertypeint.php
        )

    [cusertypedouble] => Array
        (
            [module] => main
            [file] => classes/general/usertypedbl.php
        )

    [cusertypedatetime] => Array
        (
            [module] => main
            [file] => classes/general/usertypetime.php
        )

    [cusertypedate] => Array
        (
            [module] => main
            [file] => classes/general/usertypedate.php
        )

    [cusertypeboolean] => Array
        (
            [module] => main
            [file] => classes/general/usertypebool.php
        )

    [cusertypefile] => Array
        (
            [module] => main
            [file] => classes/general/usertypefile.php
        )

    [cusertypeenum] => Array
        (
            [module] => main
            [file] => classes/general/usertypeenum.php
        )

    [cusertypeiblocksection] => Array
        (
            [module] => main
            [file] => classes/general/usertypesection.php
        )

    [ciblocksectionenum] => Array
        (
            [module] => main
            [file] => classes/general/usertypesection.php
        )

    [cusertypeiblockelement] => Array
        (
            [module] => main
            [file] => classes/general/usertypeelement.php
        )

    [cusertypestringformatted] => Array
        (
            [module] => main
            [file] => classes/general/usertypestrfmt.php
        )

    [cusertypeurl] => Array
        (
            [module] => main
            [file] => classes/general/usertypeurl.php
        )

    [bxgadget] => Array
        (
            [module] => main
            [file] => classes/general/gadget.php
        )

    [cmainadmin] => Array
        (
            [module] => main
            [file] => classes/general/main_admin.php
        )

    [ctemplates] => Array
        (
            [module] => main
            [file] => classes/general/templates.php
        )

    [cpagetemplate] => Array
        (
            [module] => main
            [file] => classes/general/page_template.php
        )

    [filescmp] => Array
        (
            [module] => main
            [file] => classes/general/files_cmp.php
        )

    [carchiver] => Array
        (
            [module] => main
            [file] => classes/general/tar_gz.php
        )

    [czip] => Array
        (
            [module] => main
            [file] => classes/general/zip.php
        )

    [curlrewriter] => Array
        (
            [module] => main
            [file] => classes/general/urlrewriter.php
        )

    [charsetconverter] => Array
        (
            [module] => main
            [file] => classes/general/charset_converter.php
        )

    [chtmlpagescache] => Array
        (
            [module] => main
            [file] => lib/composite/helper.php
        )

    [statichtmlmemcachedresponse] => Array
        (
            [module] => main
            [file] => lib/composite/responder.php
        )

    [statichtmlfileresponse] => Array
        (
            [module] => main
            [file] => lib/composite/responder.php
        )

    [bitrix\main\page\frame] => Array
        (
            [module] => main
            [file] => lib/composite/engine.php
        )

    [bitrix\main\page\framestatic] => Array
        (
            [module] => main
            [file] => lib/composite/staticarea.php
        )

    [bitrix\main\page\framebuffered] => Array
        (
            [module] => main
            [file] => lib/composite/bufferarea.php
        )

    [bitrix\main\page\framehelper] => Array
        (
            [module] => main
            [file] => lib/composite/bufferarea.php
        )

    [bitrix\main\data\statichtmlcache] => Array
        (
            [module] => main
            [file] => lib/composite/page.php
        )

    [bitrix\main\data\statichtmlstorage] => Array
        (
            [module] => main
            [file] => lib/composite/data/abstractstorage.php
        )

    [bitrix\main\data\statichtmlfilestorage] => Array
        (
            [module] => main
            [file] => lib/composite/data/filestorage.php
        )

    [bitrix\main\data\statichtmlmemcachedstorage] => Array
        (
            [module] => main
            [file] => lib/composite/data/memcachedstorage.php
        )

    [bitrix\main\data\staticcacheprovider] => Array
        (
            [module] => main
            [file] => lib/composite/data/cacheprovider.php
        )

    [bitrix\main\data\appcachemanifest] => Array
        (
            [module] => main
            [file] => lib/composite/appcache.php
        )

    [iblock] => Array
        (
            [module] => iblock
            [file] => install/index.php
        )

    [ciblockpropertyresult] => Array
        (
            [module] => iblock
            [file] => classes/general/iblockpropresult.php
        )

    [ciblockresult] => Array
        (
            [module] => iblock
            [file] => classes/general/iblockresult.php
        )

    [_cibelement] => Array
        (
            [module] => iblock
            [file] => classes/general/iblock_element.php
        )

    [ciblocktype] => Array
        (
            [module] => iblock
            [file] => classes/general/iblocktype.php
        )

    [calliblock] => Array
        (
            [module] => iblock
            [file] => classes/general/iblock.php
        )

    [ciblock] => Array
        (
            [module] => iblock
            [file] => classes/mysql/iblock.php
        )

    [calliblocksection] => Array
        (
            [module] => iblock
            [file] => classes/general/iblocksection.php
        )

    [ciblocksection] => Array
        (
            [module] => iblock
            [file] => classes/mysql/iblocksection.php
        )

    [calliblockproperty] => Array
        (
            [module] => iblock
            [file] => classes/general/iblockproperty.php
        )

    [ciblockpropertyenum] => Array
        (
            [module] => iblock
            [file] => classes/general/iblockpropertyenum.php
        )

    [ciblockproperty] => Array
        (
            [module] => iblock
            [file] => classes/mysql/iblockproperty.php
        )

    [calliblockelement] => Array
        (
            [module] => iblock
            [file] => classes/general/iblockelement.php
        )

    [ciblockelement] => Array
        (
            [module] => iblock
            [file] => classes/mysql/iblockelement.php
        )

    [calliblockrss] => Array
        (
            [module] => iblock
            [file] => classes/general/iblockrss.php
        )

    [ciblockrss] => Array
        (
            [module] => iblock
            [file] => classes/mysql/iblockrss.php
        )

    [ciblockpropertydatetime] => Array
        (
            [module] => iblock
            [file] => classes/general/prop_datetime.php
        )

    [ciblockpropertydate] => Array
        (
            [module] => iblock
            [file] => classes/general/prop_date.php
        )

    [ciblockpropertyxmlid] => Array
        (
            [module] => iblock
            [file] => classes/general/prop_xmlid.php
        )

    [ciblockpropertyfileman] => Array
        (
            [module] => iblock
            [file] => classes/general/prop_fileman.php
        )

    [ciblockpropertyhtml] => Array
        (
            [module] => iblock
            [file] => classes/general/prop_html.php
        )

    [ciblockpropertyelementlist] => Array
        (
            [module] => iblock
            [file] => classes/general/prop_element_list.php
        )

    [ccmlresult] => Array
        (
            [module] => iblock
            [file] => classes/general/cmlresult.php
        )

    [ciblockxmlfile] => Array
        (
            [module] => iblock
            [file] => classes/mysql/cml2.php
        )

    [ciblockcmlimport] => Array
        (
            [module] => iblock
            [file] => classes/general/cml2.php
        )

    [ciblockcmlexport] => Array
        (
            [module] => iblock
            [file] => classes/general/cml2.php
        )

    [ciblockfindtools] => Array
        (
            [module] => iblock
            [file] => classes/general/comp_findtools.php
        )

    [ciblockpricetools] => Array
        (
            [module] => iblock
            [file] => classes/general/comp_pricetools.php
        )

    [ciblockparameters] => Array
        (
            [module] => iblock
            [file] => classes/general/comp_parameters.php
        )

    [ciblockformatproperties] => Array
        (
            [module] => iblock
            [file] => classes/general/comp_formatprops.php
        )

    [calliblocksequence] => Array
        (
            [module] => iblock
            [file] => classes/general/iblocksequence.php
        )

    [ciblocksequence] => Array
        (
            [module] => iblock
            [file] => classes/mysql/iblocksequence.php
        )

    [ciblockpropertysequence] => Array
        (
            [module] => iblock
            [file] => classes/general/prop_seq.php
        )

    [ciblockpropertyelementautocomplete] => Array
        (
            [module] => iblock
            [file] => classes/general/prop_element_auto.php
        )

    [ciblockpropertysku] => Array
        (
            [module] => iblock
            [file] => classes/general/prop_element_sku.php
        )

    [ciblockpropertysectionautocomplete] => Array
        (
            [module] => iblock
            [file] => classes/general/prop_section_auto.php
        )

    [calliblockofferstmp] => Array
        (
            [module] => iblock
            [file] => classes/general/iblockoffers.php
        )

    [ciblockofferstmp] => Array
        (
            [module] => iblock
            [file] => classes/mysql/iblockoffers.php
        )

    [ceventiblock] => Array
        (
            [module] => iblock
            [file] => classes/general/iblock_event_list.php
        )

    [cratingscomponentsiblock] => Array
        (
            [module] => iblock
            [file] => classes/general/ratings_components.php
        )

    [ciblockrights] => Array
        (
            [module] => iblock
            [file] => classes/general/iblock_rights.php
        )

    [ciblocksectionrights] => Array
        (
            [module] => iblock
            [file] => classes/general/iblock_rights.php
        )

    [ciblockelementrights] => Array
        (
            [module] => iblock
            [file] => classes/general/iblock_rights.php
        )

    [ciblockrightsstorage] => Array
        (
            [module] => iblock
            [file] => classes/general/iblock_rights.php
        )

    [ciblockpropertytools] => Array
        (
            [module] => iblock
            [file] => classes/general/iblockproptools.php
        )

    [ciblocksectionpropertylink] => Array
        (
            [module] => iblock
            [file] => classes/general/section_property.php
        )

    [ciblockxmlimport] => Array
        (
            [module] => iblock
            [file] => classes/general/iblockxmlimport.php
        )

    [bitrix\iblock\iblockfieldtable] => Array
        (
            [module] => iblock
            [file] => lib/iblockfield.php
        )

    [bitrix\iblock\iblockgrouptable] => Array
        (
            [module] => iblock
            [file] => lib/iblockgroup.php
        )

    [bitrix\iblock\iblockmessagetable] => Array
        (
            [module] => iblock
            [file] => lib/iblockmessage.php
        )

    [bitrix\iblock\iblockrsstable] => Array
        (
            [module] => iblock
            [file] => lib/iblockrss.php
        )

    [bitrix\iblock\iblocksitetable] => Array
        (
            [module] => iblock
            [file] => lib/iblocksite.php
        )

    [bitrix\iblock\inheritedpropertytable] => Array
        (
            [module] => iblock
            [file] => lib/inheritedproperty.php
        )

    [bitrix\iblock\propertyenumerationtable] => Array
        (
            [module] => iblock
            [file] => lib/propertyenumeration.php
        )

    [bitrix\iblock\propertyfeaturetable] => Array
        (
            [module] => iblock
            [file] => lib/propertyfeature.php
        )

    [bitrix\iblock\sequencetable] => Array
        (
            [module] => iblock
            [file] => lib/sequence.php
        )

    [bitrix\iblock\sitetable] => Array
        (
            [module] => iblock
            [file] => lib/site.php
        )

    [bitrix\iblock\typetable] => Array
        (
            [module] => iblock
            [file] => lib/type.php
        )

    [bitrix\iblock\typelanguagetable] => Array
        (
            [module] => iblock
            [file] => lib/typelanguage.php
        )

    [bitrix\iblock\bizproctype\usertypeproperty] => Array
        (
            [module] => iblock
            [file] => lib/bizproctype/usertypeproperty.php
        )

    [bitrix\iblock\bizproctype\ecrm] => Array
        (
            [module] => iblock
            [file] => lib/bizproctype/ecrm.php
        )

    [bitrix\iblock\bizproctype\money] => Array
        (
            [module] => iblock
            [file] => lib/bizproctype/money.php
        )

    [bitrix\iblock\bizproctype\usertypepropertydiskfile] => Array
        (
            [module] => iblock
            [file] => lib/bizproctype/usertypepropertydiskfile.php
        )

    [bitrix\iblock\bizproctype\usertypepropertyelist] => Array
        (
            [module] => iblock
            [file] => lib/bizproctype/usertypepropertyelist.php
        )

    [bitrix\iblock\bizproctype\usertypepropertyemployee] => Array
        (
            [module] => iblock
            [file] => lib/bizproctype/usertypepropertyemployee.php
        )

    [bitrix\iblock\bizproctype\usertypepropertyhtml] => Array
        (
            [module] => iblock
            [file] => lib/bizproctype/usertypepropertyhtml.php
        )

    [bitrix\iblock\component\base] => Array
        (
            [module] => iblock
            [file] => lib/component/base.php
        )

    [bitrix\iblock\component\element] => Array
        (
            [module] => iblock
            [file] => lib/component/element.php
        )

    [bitrix\iblock\component\elementlist] => Array
        (
            [module] => iblock
            [file] => lib/component/elementlist.php
        )

    [bitrix\iblock\component\filters] => Array
        (
            [module] => iblock
            [file] => lib/component/filters.php
        )

    [bitrix\iblock\component\selector\element] => Array
        (
            [module] => iblock
            [file] => lib/component/selector/element.php
        )

    [bitrix\iblock\component\selector\entity] => Array
        (
            [module] => iblock
            [file] => lib/component/selector/entity.php
        )

    [bitrix\iblock\component\tools] => Array
        (
            [module] => iblock
            [file] => lib/component/tools.php
        )

    [bitrix\iblock\controller\filter\element] => Array
        (
            [module] => iblock
            [file] => lib/Controller/Filter/Element.php
        )

    [bitrix\iblock\filter\entity\elementsettings] => Array
        (
            [module] => iblock
            [file] => lib/filter/entity/elementsettings.php
        )

    [bitrix\iblock\filter\entity\iblocksettings] => Array
        (
            [module] => iblock
            [file] => lib/filter/entity/iblocksettings.php
        )

    [bitrix\iblock\filter\fieldprovider\base] => Array
        (
            [module] => iblock
            [file] => lib/filter/fieldprovider/base.php
        )

    [bitrix\iblock\filter\fieldprovider\element] => Array
        (
            [module] => iblock
            [file] => lib/filter/fieldprovider/element.php
        )

    [bitrix\iblock\filter\fieldprovider\iblockproperty] => Array
        (
            [module] => iblock
            [file] => lib/filter/fieldprovider/iblockproperty.php
        )

    [bitrix\iblock\filter\dictionary] => Array
        (
            [module] => iblock
            [file] => lib/filter/dictionary.php
        )

    [bitrix\iblock\filter\entitylist] => Array
        (
            [module] => iblock
            [file] => lib/filter/entitylist.php
        )

    [bitrix\iblock\filter\factory] => Array
        (
            [module] => iblock
            [file] => lib/filter/factory.php
        )

    [bitrix\iblock\grid\panel\groupaction] => Array
        (
            [module] => iblock
            [file] => lib/grid/panel/groupaction.php
        )

    [bitrix\iblock\grid\actiontype] => Array
        (
            [module] => iblock
            [file] => lib/grid/actiontype.php
        )

    [bitrix\iblock\helpers\admin\property] => Array
        (
            [module] => iblock
            [file] => lib/helpers/admin/property.php
        )

    [bitrix\iblock\helpers\filter\property] => Array
        (
            [module] => iblock
            [file] => lib/helpers/filter/property.php
        )

    [bitrix\iblock\helpers\filter\propertymanager] => Array
        (
            [module] => iblock
            [file] => lib/helpers/filter/propertymanager.php
        )

    [bitrix\iblock\inheritedproperty\basetemplate] => Array
        (
            [module] => iblock
            [file] => lib/inheritedproperty/basetemplate.php
        )

    [bitrix\iblock\inheritedproperty\basevalues] => Array
        (
            [module] => iblock
            [file] => lib/inheritedproperty/basevalues.php
        )

    [bitrix\iblock\inheritedproperty\elementtemplates] => Array
        (
            [module] => iblock
            [file] => lib/inheritedproperty/elementtemplates.php
        )

    [bitrix\iblock\inheritedproperty\elementvalues] => Array
        (
            [module] => iblock
            [file] => lib/inheritedproperty/elementvalues.php
        )

    [bitrix\iblock\inheritedproperty\iblocktemplates] => Array
        (
            [module] => iblock
            [file] => lib/inheritedproperty/iblocktemplates.php
        )

    [bitrix\iblock\inheritedproperty\iblockvalues] => Array
        (
            [module] => iblock
            [file] => lib/inheritedproperty/iblockvalues.php
        )

    [bitrix\iblock\inheritedproperty\sectiontemplates] => Array
        (
            [module] => iblock
            [file] => lib/inheritedproperty/sectiontemplates.php
        )

    [bitrix\iblock\inheritedproperty\sectionvalues] => Array
        (
            [module] => iblock
            [file] => lib/inheritedproperty/sectionvalues.php
        )

    [bitrix\iblock\inheritedproperty\valuesqueue] => Array
        (
            [module] => iblock
            [file] => lib/inheritedproperty/valuesqueue.php
        )

    [bitrix\iblock\landingsource\dataloader] => Array
        (
            [module] => iblock
            [file] => lib/landingsource/dataloader.php
        )

    [bitrix\iblock\landingsource\element] => Array
        (
            [module] => iblock
            [file] => lib/landingsource/element.php
        )

    [bitrix\iblock\model\propertyfeature] => Array
        (
            [module] => iblock
            [file] => lib/model/propertyfeature.php
        )

    [bitrix\iblock\model\section] => Array
        (
            [module] => iblock
            [file] => lib/model/section.php
        )

    [bitrix\iblock\propertyindex\dictionary] => Array
        (
            [module] => iblock
            [file] => lib/propertyindex/dictionary.php
        )

    [bitrix\iblock\propertyindex\element] => Array
        (
            [module] => iblock
            [file] => lib/propertyindex/element.php
        )

    [bitrix\iblock\propertyindex\facet] => Array
        (
            [module] => iblock
            [file] => lib/propertyindex/facet.php
        )

    [bitrix\iblock\propertyindex\indexer] => Array
        (
            [module] => iblock
            [file] => lib/propertyindex/indexer.php
        )

    [bitrix\iblock\propertyindex\manager] => Array
        (
            [module] => iblock
            [file] => lib/propertyindex/manager.php
        )

    [bitrix\iblock\propertyindex\querybuilder] => Array
        (
            [module] => iblock
            [file] => lib/propertyindex/querybuilder.php
        )

    [bitrix\iblock\propertyindex\storage] => Array
        (
            [module] => iblock
            [file] => lib/propertyindex/storage.php
        )

    [bitrix\iblock\template\engine] => Array
        (
            [module] => iblock
            [file] => lib/template/engine.php
        )

    [bitrix\iblock\template\noderoot] => Array
        (
            [module] => iblock
            [file] => lib/template/engine.php
        )

    [bitrix\iblock\template\nodetext] => Array
        (
            [module] => iblock
            [file] => lib/template/engine.php
        )

    [bitrix\iblock\template\nodeentityfield] => Array
        (
            [module] => iblock
            [file] => lib/template/engine.php
        )

    [bitrix\iblock\template\nodefunction] => Array
        (
            [module] => iblock
            [file] => lib/template/engine.php
        )

    [bitrix\iblock\template\helper] => Array
        (
            [module] => iblock
            [file] => lib/template/helper.php
        )

    [bitrix\iblock\template\entity\base] => Array
        (
            [module] => iblock
            [file] => lib/template/entity/base.php
        )

    [bitrix\iblock\template\entity\lazyvalueloader] => Array
        (
            [module] => iblock
            [file] => lib/template/entity/base.php
        )

    [bitrix\iblock\template\entity\catalogstore] => Array
        (
            [module] => iblock
            [file] => lib/template/entity/catalogstore.php
        )

    [bitrix\iblock\template\entity\element] => Array
        (
            [module] => iblock
            [file] => lib/template/entity/element.php
        )

    [bitrix\iblock\template\entity\elementcatalog] => Array
        (
            [module] => iblock
            [file] => lib/template/entity/elementcatalog.php
        )

    [bitrix\iblock\template\entity\elementcatalogmeasure] => Array
        (
            [module] => iblock
            [file] => lib/template/entity/elementcatalog.php
        )

    [bitrix\iblock\template\entity\elementcatalogstorelist] => Array
        (
            [module] => iblock
            [file] => lib/template/entity/elementcatalog.php
        )

    [bitrix\iblock\template\entity\elementprice] => Array
        (
            [module] => iblock
            [file] => lib/template/entity/elementprice.php
        )

    [bitrix\iblock\template\entity\elementproperty] => Array
        (
            [module] => iblock
            [file] => lib/template/entity/elementproperty.php
        )

    [bitrix\iblock\template\entity\elementpropertyuserfield] => Array
        (
            [module] => iblock
            [file] => lib/template/entity/elementproperty.php
        )

    [bitrix\iblock\template\entity\elementpropertyenum] => Array
        (
            [module] => iblock
            [file] => lib/template/entity/elementproperty.php
        )

    [bitrix\iblock\template\entity\elementpropertyelement] => Array
        (
            [module] => iblock
            [file] => lib/template/entity/elementproperty.php
        )

    [bitrix\iblock\template\entity\elementpropertysection] => Array
        (
            [module] => iblock
            [file] => lib/template/entity/elementproperty.php
        )

    [bitrix\iblock\template\entity\elementsku] => Array
        (
            [module] => iblock
            [file] => lib/template/entity/elementsku.php
        )

    [bitrix\iblock\template\entity\elementskuprice] => Array
        (
            [module] => iblock
            [file] => lib/template/entity/elementskuprice.php
        )

    [bitrix\iblock\template\entity\elementskuproperty] => Array
        (
            [module] => iblock
            [file] => lib/template/entity/elementskuproperty.php
        )

    [bitrix\iblock\template\entity\iblock] => Array
        (
            [module] => iblock
            [file] => lib/template/entity/iblock.php
        )

    [bitrix\iblock\template\entity\section] => Array
        (
            [module] => iblock
            [file] => lib/template/entity/section.php
        )

    [bitrix\iblock\template\entity\sectionpath] => Array
        (
            [module] => iblock
            [file] => lib/template/entity/sectionpath.php
        )

    [bitrix\iblock\template\entity\sectionproperty] => Array
        (
            [module] => iblock
            [file] => lib/template/entity/sectionproperty.php
        )

    [bitrix\iblock\template\functions\fabric] => Array
        (
            [module] => iblock
            [file] => lib/template/functions/fabric.php
        )

    [bitrix\iblock\template\functions\functionbase] => Array
        (
            [module] => iblock
            [file] => lib/template/functions/fabric.php
        )

    [bitrix\iblock\template\functions\functionupper] => Array
        (
            [module] => iblock
            [file] => lib/template/functions/fabric.php
        )

    [bitrix\iblock\template\functions\functionlower] => Array
        (
            [module] => iblock
            [file] => lib/template/functions/fabric.php
        )

    [bitrix\iblock\template\functions\functiontranslit] => Array
        (
            [module] => iblock
            [file] => lib/template/functions/fabric.php
        )

    [bitrix\iblock\template\functions\functionconcat] => Array
        (
            [module] => iblock
            [file] => lib/template/functions/fabric.php
        )

    [bitrix\iblock\template\functions\functionlimit] => Array
        (
            [module] => iblock
            [file] => lib/template/functions/fabric.php
        )

    [bitrix\iblock\template\functions\functioncontrast] => Array
        (
            [module] => iblock
            [file] => lib/template/functions/fabric.php
        )

    [bitrix\iblock\template\functions\functionmin] => Array
        (
            [module] => iblock
            [file] => lib/template/functions/fabric.php
        )

    [bitrix\iblock\template\functions\functionmax] => Array
        (
            [module] => iblock
            [file] => lib/template/functions/fabric.php
        )

    [bitrix\iblock\template\functions\functiondistinct] => Array
        (
            [module] => iblock
            [file] => lib/template/functions/fabric.php
        )

    [bitrix\iblock\update\adminfilteroption] => Array
        (
            [module] => iblock
            [file] => lib/update/adminfilteroption.php
        )

    [bitrix\iblock\update\admingridoption] => Array
        (
            [module] => iblock
            [file] => lib/update/admingridoption.php
        )

    [bitrix\iblock\url\adminpage\basebuilder] => Array
        (
            [module] => iblock
            [file] => lib/url/adminpage/basebuilder.php
        )

    [bitrix\iblock\url\adminpage\buildermanager] => Array
        (
            [module] => iblock
            [file] => lib/url/adminpage/buildermanager.php
        )

    [bitrix\iblock\url\adminpage\iblockbuilder] => Array
        (
            [module] => iblock
            [file] => lib/url/adminpage/iblockbuilder.php
        )

    [bitrix\iblock\sendereventhandler] => Array
        (
            [module] => iblock
            [file] => lib/senderconnector.php
        )

    [bitrix\iblock\senderconnectoriblock] => Array
        (
            [module] => iblock
            [file] => lib/senderconnector.php
        )

    [ccurrency] => Array
        (
            [module] => currency
            [file] => general/currency.php
        )

    [ccurrencylang] => Array
        (
            [module] => currency
            [file] => general/currency_lang.php
        )

    [ccurrencyrates] => Array
        (
            [module] => currency
            [file] => general/currency_rate.php
        )

    [bitrix\currency\compatible\tools] => Array
        (
            [module] => currency
            [file] => lib/compatible/tools.php
        )

    [bitrix\currency\helpers\admin\tools] => Array
        (
            [module] => currency
            [file] => lib/helpers/admin/tools.php
        )

    [bitrix\currency\helpers\editor] => Array
        (
            [module] => currency
            [file] => lib/helpers/editor.php
        )

    [bitrix\currency\userfield\money] => Array
        (
            [module] => currency
            [file] => lib/userfield/money.php
        )

    [bitrix\currency\currencymanager] => Array
        (
            [module] => currency
            [file] => lib/currencymanager.php
        )

    [bitrix\currency\currencytable] => Array
        (
            [module] => currency
            [file] => lib/currency.php
        )

    [bitrix\currency\currencylangtable] => Array
        (
            [module] => currency
            [file] => lib/currencylang.php
        )

    [bitrix\currency\currencyratetable] => Array
        (
            [module] => currency
            [file] => lib/currencyrate.php
        )

    [bitrix\currency\currencyclassifier] => Array
        (
            [module] => currency
            [file] => lib/currencyclassifier.php
        )

    [sale] => Array
        (
            [module] => sale
            [file] => install/index.php
        )

    [callsaledelivery] => Array
        (
            [module] => sale
            [file] => general/delivery.php
        )

    [csaledelivery] => Array
        (
            [module] => sale
            [file] => mysql/delivery.php
        )

    [csaledeliveryhandler] => Array
        (
            [module] => sale
            [file] => mysql/delivery_handler.php
        )

    [csaledeliveryhelper] => Array
        (
            [module] => sale
            [file] => general/delivery_helper.php
        )

    [csaledelivery2paysystem] => Array
        (
            [module] => sale
            [file] => general/delivery_2_pay_system.php
        )

    [csalelocation] => Array
        (
            [module] => sale
            [file] => mysql/location.php
        )

    [csalelocationgroup] => Array
        (
            [module] => sale
            [file] => mysql/location_group.php
        )

    [csalebasket] => Array
        (
            [module] => sale
            [file] => mysql/basket.php
        )

    [csalebaskethelper] => Array
        (
            [module] => sale
            [file] => general/basket_helper.php
        )

    [csaleuser] => Array
        (
            [module] => sale
            [file] => mysql/basket.php
        )

    [csaleorder] => Array
        (
            [module] => sale
            [file] => mysql/order.php
        )

    [csaleorderpropsgroup] => Array
        (
            [module] => sale
            [file] => mysql/order_props_group.php
        )

    [csaleorderpropsvariant] => Array
        (
            [module] => sale
            [file] => mysql/order_props_variant.php
        )

    [csaleorderuserprops] => Array
        (
            [module] => sale
            [file] => mysql/order_user_props.php
        )

    [csaleorderuserpropsvalue] => Array
        (
            [module] => sale
            [file] => mysql/order_user_props_value.php
        )

    [csaleordertax] => Array
        (
            [module] => sale
            [file] => mysql/order_tax.php
        )

    [csaleorderhelper] => Array
        (
            [module] => sale
            [file] => general/order_helper.php
        )

    [csalepaysystem] => Array
        (
            [module] => sale
            [file] => mysql/pay_system.php
        )

    [csalepaysystemaction] => Array
        (
            [module] => sale
            [file] => mysql/pay_system_action.php
        )

    [csalepaysystemshelper] => Array
        (
            [module] => sale
            [file] => general/pay_system_helper.php
        )

    [csalepaysystemtarif] => Array
        (
            [module] => sale
            [file] => general/pay_system_tarif.php
        )

    [csaletax] => Array
        (
            [module] => sale
            [file] => mysql/tax.php
        )

    [csaletaxrate] => Array
        (
            [module] => sale
            [file] => mysql/tax_rate.php
        )

    [csalepersontype] => Array
        (
            [module] => sale
            [file] => mysql/person_type.php
        )

    [csalediscount] => Array
        (
            [module] => sale
            [file] => mysql/discount.php
        )

    [csalebasketdiscountconvert] => Array
        (
            [module] => sale
            [file] => general/step_operations.php
        )

    [csalediscountreindex] => Array
        (
            [module] => sale
            [file] => general/step_operations.php
        )

    [csalediscountconvertext] => Array
        (
            [module] => sale
            [file] => general/step_operations.php
        )

    [csaleuseraccount] => Array
        (
            [module] => sale
            [file] => mysql/user.php
        )

    [csaleusertransact] => Array
        (
            [module] => sale
            [file] => mysql/user_transact.php
        )

    [csaleusercards] => Array
        (
            [module] => sale
            [file] => mysql/user_cards.php
        )

    [csalerecurring] => Array
        (
            [module] => sale
            [file] => mysql/recurring.php
        )

    [csalelang] => Array
        (
            [module] => sale
            [file] => mysql/settings.php
        )

    [csalegroupaccesstosite] => Array
        (
            [module] => sale
            [file] => mysql/settings.php
        )

    [csalegroupaccesstoflag] => Array
        (
            [module] => sale
            [file] => mysql/settings.php
        )

    [csaleauxiliary] => Array
        (
            [module] => sale
            [file] => mysql/auxiliary.php
        )

    [csaleaffiliate] => Array
        (
            [module] => sale
            [file] => mysql/affiliate.php
        )

    [csaleaffiliateplan] => Array
        (
            [module] => sale
            [file] => mysql/affiliate_plan.php
        )

    [csaleaffiliateplansection] => Array
        (
            [module] => sale
            [file] => mysql/affiliate_plan_section.php
        )

    [csaleaffiliatetier] => Array
        (
            [module] => sale
            [file] => mysql/affiliate_tier.php
        )

    [csaleaffiliatetransact] => Array
        (
            [module] => sale
            [file] => mysql/affiliate_transact.php
        )

    [csaleexport] => Array
        (
            [module] => sale
            [file] => general/export.php
        )

    [exportoneccrm] => Array
        (
            [module] => sale
            [file] => general/export.php
        )

    [csaleorderloader] => Array
        (
            [module] => sale
            [file] => general/order_loader.php
        )

    [csalemeasure] => Array
        (
            [module] => sale
            [file] => general/measurement.php
        )

    [csaleproduct] => Array
        (
            [module] => sale
            [file] => mysql/product.php
        )

    [csaleviewedproduct] => Array
        (
            [module] => sale
            [file] => mysql/product.php
        )

    [csalehelper] => Array
        (
            [module] => sale
            [file] => general/helper.php
        )

    [csalemobileorderutils] => Array
        (
            [module] => sale
            [file] => general/mobile_order.php
        )

    [csalemobileorderpull] => Array
        (
            [module] => sale
            [file] => general/mobile_order.php
        )

    [csalemobileorderpush] => Array
        (
            [module] => sale
            [file] => general/mobile_order.php
        )

    [csalemobileorderfilter] => Array
        (
            [module] => sale
            [file] => general/mobile_order.php
        )

    [cbasesalereporthelper] => Array
        (
            [module] => sale
            [file] => general/sale_report_helper.php
        )

    [csalereportsaleorderhelper] => Array
        (
            [module] => sale
            [file] => general/sale_report_helper.php
        )

    [csalereportuserhelper] => Array
        (
            [module] => sale
            [file] => general/sale_report_helper.php
        )

    [csalereportsalefuserhelper] => Array
        (
            [module] => sale
            [file] => general/sale_report_helper.php
        )

    [ibxsaleproductprovider] => Array
        (
            [module] => sale
            [file] => general/product_provider.php
        )

    [csalestorebarcode] => Array
        (
            [module] => sale
            [file] => mysql/store_barcode.php
        )

    [csaleorderchange] => Array
        (
            [module] => sale
            [file] => mysql/order_change.php
        )

    [csaleorderchangeformat] => Array
        (
            [module] => sale
            [file] => general/order_change.php
        )

    [bitrix\sale\internals\fusertable] => Array
        (
            [module] => sale
            [file] => lib/internals/fuser.php
        )

    [bitrix\sale\fuser] => Array
        (
            [module] => sale
            [file] => lib/fuser.php
        )

    [bitrix\sale\internals\input\manager] => Array
        (
            [module] => sale
            [file] => lib/internals/input.php
        )

    [bitrix\sale\internals\input\base] => Array
        (
            [module] => sale
            [file] => lib/internals/input.php
        )

    [bitrix\sale\internals\input\file] => Array
        (
            [module] => sale
            [file] => lib/internals/input.php
        )

    [bitrix\sale\internals\input\stringinput] => Array
        (
            [module] => sale
            [file] => lib/internals/input.php
        )

    [bitrix\sale\internals\sitecurrencytable] => Array
        (
            [module] => sale
            [file] => lib/internals/sitecurrency.php
        )

    [csalestatus] => Array
        (
            [module] => sale
            [file] => general/status.php
        )

    [bitrix\sale\statusbase] => Array
        (
            [module] => sale
            [file] => lib/statusbase.php
        )

    [bitrix\sale\orderstatus] => Array
        (
            [module] => sale
            [file] => lib/orderstatus.php
        )

    [bitrix\sale\deliverystatus] => Array
        (
            [module] => sale
            [file] => lib/deliverystatus.php
        )

    [bitrix\sale\internals\statustable] => Array
        (
            [module] => sale
            [file] => lib/internals/status.php
        )

    [bitrix\sale\internals\statuslangtable] => Array
        (
            [module] => sale
            [file] => lib/internals/status_lang.php
        )

    [bitrix\sale\internals\statusgrouptasktable] => Array
        (
            [module] => sale
            [file] => lib/internals/status_grouptask.php
        )

    [csaleorderprops] => Array
        (
            [module] => sale
            [file] => general/order_props.php
        )

    [csaleorderpropsadapter] => Array
        (
            [module] => sale
            [file] => general/order_props.php
        )

    [csaleorderpropsvalue] => Array
        (
            [module] => sale
            [file] => mysql/order_props_values.php
        )

    [bitrix\sale\propertyvaluecollection] => Array
        (
            [module] => sale
            [file] => lib/propertyvaluecollection.php
        )

    [bitrix\sale\internals\orderpropstable] => Array
        (
            [module] => sale
            [file] => lib/internals/orderprops.php
        )

    [bitrix\sale\internals\orderpropsgrouptable] => Array
        (
            [module] => sale
            [file] => lib/internals/orderprops_group.php
        )

    [bitrix\sale\internals\orderpropsvaluetable] => Array
        (
            [module] => sale
            [file] => lib/internals/orderprops_value.php
        )

    [bitrix\sale\internals\orderpropsvarianttable] => Array
        (
            [module] => sale
            [file] => lib/internals/orderprops_variant.php
        )

    [bitrix\sale\internals\orderpropsrelationtable] => Array
        (
            [module] => sale
            [file] => lib/internals/orderprops_relation.php
        )

    [bitrix\sale\internals\userpropsvaluetable] => Array
        (
            [module] => sale
            [file] => lib/internals/userpropsvalue.php
        )

    [bitrix\sale\internals\userpropstable] => Array
        (
            [module] => sale
            [file] => lib/internals/userprops.php
        )

    [bitrix\sale\businessvalue] => Array
        (
            [module] => sale
            [file] => lib/businessvalue.php
        )

    [bitrix\sale\ibusinessvalueprovider] => Array
        (
            [module] => sale
            [file] => lib/businessvalueproviderinterface.php
        )

    [bitrix\sale\internals\businessvaluetable] => Array
        (
            [module] => sale
            [file] => lib/internals/businessvalue.php
        )

    [bitrix\sale\internals\businessvaluepersondomaintable] => Array
        (
            [module] => sale
            [file] => lib/internals/businessvalue_persondomain.php
        )

    [bitrix\sale\internals\businessvaluecode1ctable] => Array
        (
            [module] => sale
            [file] => lib/internals/businessvalue_code_1c.php
        )

    [bitrix\sale\internals\paysystemactiontable] => Array
        (
            [module] => sale
            [file] => lib/internals/paysystemaction.php
        )

    [bitrix\sale\internals\paysysteminner] => Array
        (
            [module] => sale
            [file] => lib/internals/paysysteminner.php
        )

    [bitrix\sale\internals\deliverypaysystemtable] => Array
        (
            [module] => sale
            [file] => lib/internals/delivery_paysystem.php
        )

    [bitrix\sale\usermessageexception] => Array
        (
            [module] => sale
            [file] => lib/exception.php
        )

    [bitrix\sale\configuration] => Array
        (
            [module] => sale
            [file] => lib/configuration.php
        )

    [bitrix\sale\order] => Array
        (
            [module] => sale
            [file] => lib/order.php
        )

    [bitrix\sale\persontype] => Array
        (
            [module] => sale
            [file] => lib/persontype.php
        )

    [csalereportsalegoodshelper] => Array
        (
            [module] => sale
            [file] => general/sale_report_helper.php
        )

    [csalereportsaleproducthelper] => Array
        (
            [module] => sale
            [file] => general/sale_report_helper.php
        )

    [bitrix\sale\internals\producttable] => Array
        (
            [module] => sale
            [file] => lib/internals/product.php
        )

    [bitrix\sale\internals\goodssectiontable] => Array
        (
            [module] => sale
            [file] => lib/internals/goodssection.php
        )

    [bitrix\sale\internals\sectiontable] => Array
        (
            [module] => sale
            [file] => lib/internals/section.php
        )

    [bitrix\sale\internals\storeproducttable] => Array
        (
            [module] => sale
            [file] => lib/internals/storeproduct.php
        )

    [bitrix\sale\saleszone] => Array
        (
            [module] => sale
            [file] => lib/saleszone.php
        )

    [bitrix\sale\internals\orderdeliveryreqtable] => Array
        (
            [module] => sale
            [file] => lib/internals/orderdeliveryreq.php
        )

    [bitrix\sale\sendereventhandler] => Array
        (
            [module] => sale
            [file] => lib/senderconnector.php
        )

    [bitrix\sale\senderconnectorbuyer] => Array
        (
            [module] => sale
            [file] => lib/senderconnector.php
        )

    [bitrix\sale\userconsent] => Array
        (
            [module] => sale
            [file] => lib/userconsent.php
        )

    [bitrix\sale\internals\product2producttable] => Array
        (
            [module] => sale
            [file] => lib/internals/product2product.php
        )

    [bitrix\sale\internals\orderprocessingtable] => Array
        (
            [module] => sale
            [file] => lib/internals/orderprocessing.php
        )

    [bitrix\sale\orderbase] => Array
        (
            [module] => sale
            [file] => lib/orderbase.php
        )

    [bitrix\sale\internals\entity] => Array
        (
            [module] => sale
            [file] => lib/internals/entity.php
        )

    [bitrix\sale\internals\entitycollection] => Array
        (
            [module] => sale
            [file] => lib/internals/entitycollection.php
        )

    [bitrix\sale\internals\collectionbase] => Array
        (
            [module] => sale
            [file] => lib/internals/collectionbase.php
        )

    [bitrix\sale\shipment] => Array
        (
            [module] => sale
            [file] => lib/shipment.php
        )

    [bitrix\sale\shipmentcollection] => Array
        (
            [module] => sale
            [file] => lib/shipmentcollection.php
        )

    [bitrix\sale\shipmentitemcollection] => Array
        (
            [module] => sale
            [file] => lib/shipmentitemcollection.php
        )

    [bitrix\sale\shipmentitem] => Array
        (
            [module] => sale
            [file] => lib/shipmentitem.php
        )

    [bitrix\sale\shipmentitemstorecollection] => Array
        (
            [module] => sale
            [file] => lib/shipmentitemstorecollection.php
        )

    [bitrix\sale\shipmentitemstore] => Array
        (
            [module] => sale
            [file] => lib/shipmentitemstore.php
        )

    [bitrix\sale\paymentcollectionbase] => Array
        (
            [module] => sale
            [file] => lib/internals/paymentcollectionbase.php
        )

    [bitrix\sale\paymentcollection] => Array
        (
            [module] => sale
            [file] => lib/paymentcollection.php
        )

    [bitrix\sale\payment] => Array
        (
            [module] => sale
            [file] => lib/payment.php
        )

    [bitrix\sale\paysystemservice] => Array
        (
            [module] => sale
            [file] => lib/paysystemservice.php
        )

    [bitrix\sale\internals\fields] => Array
        (
            [module] => sale
            [file] => lib/internals/fields.php
        )

    [bitrix\sale\result] => Array
        (
            [module] => sale
            [file] => lib/result.php
        )

    [bitrix\sale\resulterror] => Array
        (
            [module] => sale
            [file] => lib/result.php
        )

    [bitrix\sale\resultserializable] => Array
        (
            [module] => sale
            [file] => lib/resultserializable.php
        )

    [bitrix\sale\eventactions] => Array
        (
            [module] => sale
            [file] => lib/eventactions.php
        )

    [bitrix\sale\basketbase] => Array
        (
            [module] => sale
            [file] => lib/basketbase.php
        )

    [bitrix\sale\basketitembase] => Array
        (
            [module] => sale
            [file] => lib/basketitembase.php
        )

    [bitrix\sale\basket] => Array
        (
            [module] => sale
            [file] => lib/basket.php
        )

    [bitrix\sale\internals\basketitembase] => Array
        (
            [module] => sale
            [file] => lib/internals/basketitembase.php
        )

    [bitrix\sale\basketitem] => Array
        (
            [module] => sale
            [file] => lib/basketitem.php
        )

    [bitrix\sale\basketbundlecollection] => Array
        (
            [module] => sale
            [file] => lib/basketbundlecollection.php
        )

    [bitrix\sale\orderproperties] => Array
        (
            [module] => sale
            [file] => lib/orderprops.php
        )

    [bitrix\sale\propertyvalue] => Array
        (
            [module] => sale
            [file] => lib/propertyvalue.php
        )

    [bitrix\sale\compatible\internals\entitycompatibility] => Array
        (
            [module] => sale
            [file] => lib/compatible/internals/entitycompatibility.php
        )

    [bitrix\sale\compatible\ordercompatibility] => Array
        (
            [module] => sale
            [file] => lib/compatible/ordercompatibility.php
        )

    [bitrix\sale\compatible\basketcompatibility] => Array
        (
            [module] => sale
            [file] => lib/compatible/basketcompatibility.php
        )

    [bitrix\sale\compatible\eventcompatibility] => Array
        (
            [module] => sale
            [file] => lib/compatible/eventcompatibility.php
        )

    [bitrix\sale\compatible\orderquery] => Array
        (
            [module] => sale
            [file] => lib/compatible/compatible.php
        )

    [bitrix\sale\compatible\orderquerylocation] => Array
        (
            [module] => sale
            [file] => lib/compatible/compatible.php
        )

    [bitrix\sale\compatible\fetchadapter] => Array
        (
            [module] => sale
            [file] => lib/compatible/compatible.php
        )

    [bitrix\sale\compatible\test] => Array
        (
            [module] => sale
            [file] => lib/compatible/compatible.php
        )

    [bitrix\sale\orderuserproperties] => Array
        (
            [module] => sale
            [file] => lib/userprops.php
        )

    [bitrix\sale\basketpropertiescollectionbase] => Array
        (
            [module] => sale
            [file] => lib/basketpropertiesbase.php
        )

    [bitrix\sale\basketpropertiescollection] => Array
        (
            [module] => sale
            [file] => lib/basketproperties.php
        )

    [bitrix\sale\basketpropertyitembase] => Array
        (
            [module] => sale
            [file] => lib/basketpropertiesitembase.php
        )

    [bitrix\sale\basketpropertyitem] => Array
        (
            [module] => sale
            [file] => lib/basketpropertiesitem.php
        )

    [bitrix\sale\tax] => Array
        (
            [module] => sale
            [file] => lib/tax.php
        )

    [bitrix\sale\internals\ordertable] => Array
        (
            [module] => sale
            [file] => lib/internals/order.php
        )

    [bitrix\sale\internals\baskettable] => Array
        (
            [module] => sale
            [file] => lib/internals/basket.php
        )

    [bitrix\sale\internals\shipmenttable] => Array
        (
            [module] => sale
            [file] => lib/internals/shipment.php
        )

    [bitrix\sale\internals\shipmentitemtable] => Array
        (
            [module] => sale
            [file] => lib/internals/shipmentitem.php
        )

    [bitrix\sale\internals\paysystemservicetable] => Array
        (
            [module] => sale
            [file] => lib/internals/paysystemservice.php
        )

    [bitrix\sale\internals\paymenttable] => Array
        (
            [module] => sale
            [file] => lib/internals/payment.php
        )

    [bitrix\sale\internals\shipmentitemstoretable] => Array
        (
            [module] => sale
            [file] => lib/internals/shipmentitemstore.php
        )

    [bitrix\sale\internals\shipmentextraservice] => Array
        (
            [module] => sale
            [file] => lib/internals/shipmentextraservice.php
        )

    [bitrix\sale\internals\orderuserpropertiestable] => Array
        (
            [module] => sale
            [file] => lib/internals/userprops.php
        )

    [bitrix\sale\internals\collectableentity] => Array
        (
            [module] => sale
            [file] => lib/internals/collectableentity.php
        )

    [bitrix\sale\provider] => Array
        (
            [module] => sale
            [file] => lib/provider.php
        )

    [bitrix\sale\providerbase] => Array
        (
            [module] => sale
            [file] => lib/providerbase.php
        )

    [bitrix\sale\internals\catalog\provider] => Array
        (
            [module] => sale
            [file] => lib/internals/catalog/provider.php
        )

    [bitrix\sale\saleproviderbase] => Array
        (
            [module] => sale
            [file] => lib/saleproviderbase.php
        )

    [bitrix\sale\internals\transferdataprovider] => Array
        (
            [module] => sale
            [file] => lib/internals/transferdataprovider.php
        )

    [bitrix\sale\internals\poolquantity] => Array
        (
            [module] => sale
            [file] => lib/internals/poolquantity.php
        )

    [bitrix\sale\internals\providercreator] => Array
        (
            [module] => sale
            [file] => lib/internals/providercreator.php
        )

    [bitrix\sale\internals\providerbuilderbase] => Array
        (
            [module] => sale
            [file] => lib/internals/providerbuilderbase.php
        )

    [bitrix\sale\internals\providerbuilder] => Array
        (
            [module] => sale
            [file] => lib/internals/providerbuilder.php
        )

    [bitrix\sale\internals\providerbuildercompatibility] => Array
        (
            [module] => sale
            [file] => lib/internals/providerbuildercompatibility.php
        )

    [bitrix\sale\orderhistory] => Array
        (
            [module] => sale
            [file] => lib/orderhistory.php
        )

    [bitrix\sale\internals\callbackregistrytable] => Array
        (
            [module] => sale
            [file] => lib/internals/callbackregistry.php
        )

    [bitrix\sale\internals\basketpropertytable] => Array
        (
            [module] => sale
            [file] => lib/internals/basketproperties.php
        )

    [bitrix\sale\internals\companytable] => Array
        (
            [module] => sale
            [file] => lib/internals/company.php
        )

    [bitrix\sale\internals\companygrouptable] => Array
        (
            [module] => sale
            [file] => lib/internals/companygroup.php
        )

    [bitrix\sale\internals\companyresponsiblegrouptable] => Array
        (
            [module] => sale
            [file] => lib/internals/companyresponsiblegroup.php
        )

    [bitrix\sale\internals\persontypetable] => Array
        (
            [module] => sale
            [file] => lib/internals/persontype.php
        )

    [bitrix\sale\internals\persontypesitetable] => Array
        (
            [module] => sale
            [file] => lib/internals/persontypesite.php
        )

    [bitrix\sale\internals\pool] => Array
        (
            [module] => sale
            [file] => lib/internals/pool.php
        )

    [bitrix\sale\internals\userbudgetpool] => Array
        (
            [module] => sale
            [file] => lib/internals/userbudgetpool.php
        )

    [bitrix\sale\internals\eventspool] => Array
        (
            [module] => sale
            [file] => lib/internals/eventspool.php
        )

    [bitrix\sale\internals\events] => Array
        (
            [module] => sale
            [file] => lib/internals/events.php
        )

    [bitrix\sale\pricemaths] => Array
        (
            [module] => sale
            [file] => lib/pricemaths.php
        )

    [bitrix\sale\basketcomponenthelper] => Array
        (
            [module] => sale
            [file] => lib/basketcomponenthelper.php
        )

    [bitrix\sale\registry] => Array
        (
            [module] => sale
            [file] => lib/registry.php
        )

    [ipaymentorder] => Array
        (
            [module] => sale
            [file] => lib/internals/paymentinterface.php
        )

    [ishipmentorder] => Array
        (
            [module] => sale
            [file] => lib/internals/shipmentinterface.php
        )

    [ientitymarker] => Array
        (
            [module] => sale
            [file] => lib/internals/entitymarkerinterface.php
        )

    [bitrix\sale\internals\orderarchivetable] => Array
        (
            [module] => sale
            [file] => lib/internals/orderarchive.php
        )

    [bitrix\sale\internals\basketarchivetable] => Array
        (
            [module] => sale
            [file] => lib/internals/basketarchive.php
        )

    [bitrix\sale\internals\orderarchivepackedtable] => Array
        (
            [module] => sale
            [file] => lib/internals/orderarchivepacked.php
        )

    [bitrix\sale\internals\basketarchivepackedtable] => Array
        (
            [module] => sale
            [file] => lib/internals/basketarchivepacked.php
        )

    [bitrix\sale\archive\manager] => Array
        (
            [module] => sale
            [file] => lib/archive/manager.php
        )

    [bitrix\sale\archive\recovery\base] => Array
        (
            [module] => sale
            [file] => lib/archive/recovery/base.php
        )

    [bitrix\sale\archive\recovery\scheme] => Array
        (
            [module] => sale
            [file] => lib/archive/recovery/scheme.php
        )

    [bitrix\sale\archive\recovery\version1] => Array
        (
            [module] => sale
            [file] => lib/archive/recovery/version1.php
        )

    [bitrix\sale\tax\ratetable] => Array
        (
            [module] => sale
            [file] => lib/tax/rate.php
        )

    [bitrix\sale\location\locationtable] => Array
        (
            [module] => sale
            [file] => lib/location/location.php
        )

    [bitrix\sale\location\tree] => Array
        (
            [module] => sale
            [file] => lib/location/tree.php
        )

    [bitrix\sale\location\typetable] => Array
        (
            [module] => sale
            [file] => lib/location/type.php
        )

    [bitrix\sale\location\grouptable] => Array
        (
            [module] => sale
            [file] => lib/location/group.php
        )

    [bitrix\sale\location\externaltable] => Array
        (
            [module] => sale
            [file] => lib/location/external.php
        )

    [bitrix\sale\location\externalservicetable] => Array
        (
            [module] => sale
            [file] => lib/location/externalservice.php
        )

    [bitrix\sale\location\search\finder] => Array
        (
            [module] => sale
            [file] => lib/location/search/finder.php
        )

    [bitrix\sale\location\search\wordtable] => Array
        (
            [module] => sale
            [file] => lib/location/search/word.php
        )

    [bitrix\sale\location\search\chaintable] => Array
        (
            [module] => sale
            [file] => lib/location/search/chain.php
        )

    [bitrix\sale\location\search\sitelinktable] => Array
        (
            [module] => sale
            [file] => lib/location/search/sitelink.php
        )

    [bitrix\sale\location\name\nameentity] => Array
        (
            [module] => sale
            [file] => lib/location/name/nameentity.php
        )

    [bitrix\sale\location\name\locationtable] => Array
        (
            [module] => sale
            [file] => lib/location/name/location.php
        )

    [bitrix\sale\location\name\typetable] => Array
        (
            [module] => sale
            [file] => lib/location/name/type.php
        )

    [bitrix\sale\location\name\grouptable] => Array
        (
            [module] => sale
            [file] => lib/location/name/group.php
        )

    [bitrix\sale\location\connector] => Array
        (
            [module] => sale
            [file] => lib/location/connector.php
        )

    [bitrix\sale\location\grouplocationtable] => Array
        (
            [module] => sale
            [file] => lib/location/grouplocation.php
        )

    [bitrix\sale\location\sitelocationtable] => Array
        (
            [module] => sale
            [file] => lib/location/sitelocation.php
        )

    [bitrix\sale\location\defaultsitetable] => Array
        (
            [module] => sale
            [file] => lib/location/defaultsite.php
        )

    [bitrix\sale\location\db\commonhelper] => Array
        (
            [module] => sale
            [file] => lib/location/db/commonhelper.php
        )

    [bitrix\sale\location\db\helper] => Array
        (
            [module] => sale
            [file] => lib/location/db/mysql/helper.php
        )

    [bitrix\sale\location\db\blockinserter] => Array
        (
            [module] => sale
            [file] => lib/location/db/blockinserter.php
        )

    [bitrix\sale\location\admin\helper] => Array
        (
            [module] => sale
            [file] => lib/location/admin/helper.php
        )

    [bitrix\sale\location\admin\namehelper] => Array
        (
            [module] => sale
            [file] => lib/location/admin/namehelper.php
        )

    [bitrix\sale\location\admin\locationhelper] => Array
        (
            [module] => sale
            [file] => lib/location/admin/locationhelper.php
        )

    [bitrix\sale\location\admin\typehelper] => Array
        (
            [module] => sale
            [file] => lib/location/admin/typehelper.php
        )

    [bitrix\sale\location\admin\grouphelper] => Array
        (
            [module] => sale
            [file] => lib/location/admin/grouphelper.php
        )

    [bitrix\sale\location\admin\defaultsitehelper] => Array
        (
            [module] => sale
            [file] => lib/location/admin/defaultsitehelper.php
        )

    [bitrix\sale\location\admin\sitelocationhelper] => Array
        (
            [module] => sale
            [file] => lib/location/admin/sitelocationhelper.php
        )

    [bitrix\sale\location\admin\externalservicehelper] => Array
        (
            [module] => sale
            [file] => lib/location/admin/externalservicehelper.php
        )

    [bitrix\sale\location\admin\searchhelper] => Array
        (
            [module] => sale
            [file] => lib/location/admin/searchhelper.php
        )

    [bitrix\sale\location\util\process] => Array
        (
            [module] => sale
            [file] => lib/location/util/process.php
        )

    [bitrix\sale\location\util\csvreader] => Array
        (
            [module] => sale
            [file] => lib/location/util/csvreader.php
        )

    [bitrix\sale\location\util\assert] => Array
        (
            [module] => sale
            [file] => lib/location/util/assert.php
        )

    [bitrix\sale\location\import\importprocess] => Array
        (
            [module] => sale
            [file] => lib/location/import/importprocess.php
        )

    [bitrix\sale\location\search\reindexprocess] => Array
        (
            [module] => sale
            [file] => lib/location/search/reindexprocess.php
        )

    [bitrix\sale\location\tree\nodenotfoundexception] => Array
        (
            [module] => sale
            [file] => lib/location/tree/exception.php
        )

    [bitrix\sale\location\tree\nodeincorrectexception] => Array
        (
            [module] => sale
            [file] => lib/location/tree/exception.php
        )

    [bitrix\sale\location\exception] => Array
        (
            [module] => sale
            [file] => lib/location/exception.php
        )

    [csaleproxyadminresult] => Array
        (
            [module] => sale
            [file] => general/proxyadminresult.php
        )

    [csaleproxyadminuiresult] => Array
        (
            [module] => sale
            [file] => general/proxyadminresult.php
        )

    [csaleproxyresult] => Array
        (
            [module] => sale
            [file] => general/proxyresult.php
        )

    [bitrix\sale\location\migration\cupdaterlocationpro] => Array
        (
            [module] => sale
            [file] => lib/location/migration/migrate.php
        )

    [bitrix\sale\delivery\deliverylocationtable] => Array
        (
            [module] => sale
            [file] => lib/delivery/deliverylocation.php
        )

    [bitrix\sale\delivery\deliverylocationexcludetable] => Array
        (
            [module] => sale
            [file] => lib/delivery/deliverylocationexclude.php
        )

    [bitrix\sale\tax\ratelocationtable] => Array
        (
            [module] => sale
            [file] => lib/tax/ratelocation.php
        )

    [csalebasketfilter] => Array
        (
            [module] => sale
            [file] => general/sale_cond.php
        )

    [csalecondctrl] => Array
        (
            [module] => sale
            [file] => general/sale_cond.php
        )

    [csalecondctrlcomplex] => Array
        (
            [module] => sale
            [file] => general/sale_cond.php
        )

    [csalecondctrlgroup] => Array
        (
            [module] => sale
            [file] => general/sale_cond.php
        )

    [csalecondctrlbasketgroup] => Array
        (
            [module] => sale
            [file] => general/sale_cond.php
        )

    [csalecondctrlbasketfields] => Array
        (
            [module] => sale
            [file] => general/sale_cond.php
        )

    [csalecondctrlbasketitemconditions] => Array
        (
            [module] => sale
            [file] => general/sale_cond.php
        )

    [csalecondctrlbasketproperties] => Array
        (
            [module] => sale
            [file] => general/sale_cond.php
        )

    [csalecondctrlorderfields] => Array
        (
            [module] => sale
            [file] => general/sale_cond.php
        )

    [csalecondctrlcommon] => Array
        (
            [module] => sale
            [file] => general/sale_cond.php
        )

    [csalecondtree] => Array
        (
            [module] => sale
            [file] => general/sale_cond.php
        )

    [csalecondctrlpastorder] => Array
        (
            [module] => sale
            [file] => general/sale_cond.php
        )

    [csalecondcumulativectrl] => Array
        (
            [module] => sale
            [file] => general/sale_cond.php
        )

    [csalecumulativeaction] => Array
        (
            [module] => sale
            [file] => general/sale_act.php
        )

    [csaleactionctrl] => Array
        (
            [module] => sale
            [file] => general/sale_act.php
        )

    [csaleactionctrlcomplex] => Array
        (
            [module] => sale
            [file] => general/sale_act.php
        )

    [csaleactionctrlgroup] => Array
        (
            [module] => sale
            [file] => general/sale_act.php
        )

    [csaleactionctrlaction] => Array
        (
            [module] => sale
            [file] => general/sale_act.php
        )

    [csalediscountactionapply] => Array
        (
            [module] => sale
            [file] => general/sale_act.php
        )

    [csaleactionctrldelivery] => Array
        (
            [module] => sale
            [file] => general/sale_act.php
        )

    [csaleactiongift] => Array
        (
            [module] => sale
            [file] => general/sale_act.php
        )

    [csaleactiongiftctrlgroup] => Array
        (
            [module] => sale
            [file] => general/sale_act.php
        )

    [csaleactionctrlbasketgroup] => Array
        (
            [module] => sale
            [file] => general/sale_act.php
        )

    [csaleactionctrlsubgroup] => Array
        (
            [module] => sale
            [file] => general/sale_act.php
        )

    [csaleactioncondctrlbasketfields] => Array
        (
            [module] => sale
            [file] => general/sale_act.php
        )

    [csaleactiontree] => Array
        (
            [module] => sale
            [file] => general/sale_act.php
        )

    [csalediscountconvert] => Array
        (
            [module] => sale
            [file] => general/discount_convert.php
        )

    [csalepdf] => Array
        (
            [module] => sale
            [file] => general/pdf.php
        )

    [csaleymhandler] => Array
        (
            [module] => sale
            [file] => general/ym_handler.php
        )

    [csaleymlocation] => Array
        (
            [module] => sale
            [file] => general/ym_location.php
        )

    [bitrix\sale\delivery\calculationresult] => Array
        (
            [module] => sale
            [file] => lib/delivery/calculationresult.php
        )

    [bitrix\sale\delivery\services\table] => Array
        (
            [module] => sale
            [file] => lib/delivery/services/table.php
        )

    [bitrix\sale\delivery\restrictions\table] => Array
        (
            [module] => sale
            [file] => lib/delivery/restrictions/table.php
        )

    [bitrix\sale\delivery\services\manager] => Array
        (
            [module] => sale
            [file] => lib/delivery/services/manager.php
        )

    [bitrix\sale\delivery\restrictions\base] => Array
        (
            [module] => sale
            [file] => lib/delivery/restrictions/base.php
        )

    [bitrix\sale\delivery\restrictions\manager] => Array
        (
            [module] => sale
            [file] => lib/delivery/restrictions/manager.php
        )

    [bitrix\sale\delivery\services\base] => Array
        (
            [module] => sale
            [file] => lib/delivery/services/base.php
        )

    [bitrix\sale\delivery\menu] => Array
        (
            [module] => sale
            [file] => lib/delivery/menu.php
        )

    [bitrix\sale\delivery\services\objectpool] => Array
        (
            [module] => sale
            [file] => lib/delivery/services/objectpool.php
        )

    [bitrix\sale\tradingplatformtable] => Array
        (
            [module] => sale
            [file] => lib/internals/tradingplatform.php
        )

    [bitrix\sale\tradingplatform\ebay\policy] => Array
        (
            [module] => sale
            [file] => lib/tradingplatform/ebay/policy.php
        )

    [bitrix\sale\tradingplatform\helper] => Array
        (
            [module] => sale
            [file] => lib/tradingplatform/helper.php
        )

    [bitrix\sale\tradingplatform\ymarket\yandexmarket] => Array
        (
            [module] => sale
            [file] => lib/tradingplatform/ymarket/yandexmarket.php
        )

    [bitrix\sale\tradingplatform\platform] => Array
        (
            [module] => sale
            [file] => lib/tradingplatform/platform.php
        )

    [bitrix\sale\tradingplatform\logger] => Array
        (
            [module] => sale
            [file] => lib/tradingplatform/logger.php
        )

    [bitrix\sale\internals\shipmentextraservicetable] => Array
        (
            [module] => sale
            [file] => lib/internals/shipmentextraservice.php
        )

    [bitrix\sale\delivery\extraservices\manager] => Array
        (
            [module] => sale
            [file] => lib/delivery/extra_services/manager.php
        )

    [bitrix\sale\delivery\extraservices\base] => Array
        (
            [module] => sale
            [file] => lib/delivery/extra_services/base.php
        )

    [bitrix\sale\delivery\extraservices\table] => Array
        (
            [module] => sale
            [file] => lib/delivery/extra_services/table.php
        )

    [bitrix\sale\delivery\tracking\manager] => Array
        (
            [module] => sale
            [file] => lib/delivery/tracking/manager.php
        )

    [bitrix\sale\delivery\tracking\table] => Array
        (
            [module] => sale
            [file] => lib/delivery/tracking/table.php
        )

    [bitrix\sale\delivery\externallocationmap] => Array
        (
            [module] => sale
            [file] => lib/delivery/externallocationmap.php
        )

    [bitrix\sale\internals\servicerestrictiontable] => Array
        (
            [module] => sale
            [file] => lib/internals/servicerestriction.php
        )

    [bitrix\sale\services\base\restrictionmanager] => Array
        (
            [module] => sale
            [file] => lib/services/base/restrictionmanager.php
        )

    [bitrix\sale\services\base\siterestriction] => Array
        (
            [module] => sale
            [file] => lib/services/base/siterestriction.php
        )

    [bitrix\sale\services\base\tradebindingrestriction] => Array
        (
            [module] => sale
            [file] => lib/services/base/tradebindingrestriction.php
        )

    [bitrix\sale\compatible\discountcompatibility] => Array
        (
            [module] => sale
            [file] => lib/compatible/discountcompatibility.php
        )

    [bitrix\sale\config\feature] => Array
        (
            [module] => sale
            [file] => lib/config/feature.php
        )

    [bitrix\sale\discount\context\basecontext] => Array
        (
            [module] => sale
            [file] => lib/discount/context/basecontext.php
        )

    [bitrix\sale\discount\context\fuser] => Array
        (
            [module] => sale
            [file] => lib/discount/context/fuser.php
        )

    [bitrix\sale\discount\context\user] => Array
        (
            [module] => sale
            [file] => lib/discount/context/user.php
        )

    [bitrix\sale\discount\context\usergroup] => Array
        (
            [module] => sale
            [file] => lib/discount/context/usergroup.php
        )

    [bitrix\sale\discount\gift\collection] => Array
        (
            [module] => sale
            [file] => lib/discount/gift/collection.php
        )

    [bitrix\sale\discount\gift\gift] => Array
        (
            [module] => sale
            [file] => lib/discount/gift/gift.php
        )

    [bitrix\sale\discount\gift\manager] => Array
        (
            [module] => sale
            [file] => lib/discount/gift/manager.php
        )

    [bitrix\sale\discount\gift\relateddatatable] => Array
        (
            [module] => sale
            [file] => lib/discount/gift/relateddata.php
        )

    [bitrix\sale\discount\index\indexelementtable] => Array
        (
            [module] => sale
            [file] => lib/discount/index/indexelement.php
        )

    [bitrix\sale\discount\index\indexsectiontable] => Array
        (
            [module] => sale
            [file] => lib/discount/index/indexsection.php
        )

    [bitrix\sale\discount\index\manager] => Array
        (
            [module] => sale
            [file] => lib/discount/index/manager.php
        )

    [bitrix\sale\discount\migration\orderdiscountmigrator] => Array
        (
            [module] => sale
            [file] => lib/discount/migration/orderdiscountmigrator.php
        )

    [bitrix\sale\discount\prediction\manager] => Array
        (
            [module] => sale
            [file] => lib/discount/prediction/manager.php
        )

    [bitrix\sale\discount\preset\arrayhelper] => Array
        (
            [module] => sale
            [file] => lib/discount/preset/arrayhelper.php
        )

    [bitrix\sale\discount\preset\basepreset] => Array
        (
            [module] => sale
            [file] => lib/discount/preset/basepreset.php
        )

    [bitrix\sale\discount\preset\htmlhelper] => Array
        (
            [module] => sale
            [file] => lib/discount/preset/htmlhelper.php
        )

    [bitrix\sale\discount\preset\manager] => Array
        (
            [module] => sale
            [file] => lib/discount/preset/manager.php
        )

    [bitrix\sale\discount\preset\selectproductpreset] => Array
        (
            [module] => sale
            [file] => lib/discount/preset/selectproductpreset.php
        )

    [bitrix\sale\discount\preset\state] => Array
        (
            [module] => sale
            [file] => lib/discount/preset/state.php
        )

    [bitrix\sale\discount\result\compatibleformat] => Array
        (
            [module] => sale
            [file] => lib/discount/result/compatibleformat.php
        )

    [bitrix\sale\discount\runtimecache\discountcache] => Array
        (
            [module] => sale
            [file] => lib/discount/runtimecache/discountcache.php
        )

    [bitrix\sale\discount\runtimecache\fusercache] => Array
        (
            [module] => sale
            [file] => lib/discount/runtimecache/fusercache.php
        )

    [bitrix\sale\discount\actions] => Array
        (
            [module] => sale
            [file] => lib/discount/actions.php
        )

    [bitrix\sale\discount\analyzer] => Array
        (
            [module] => sale
            [file] => lib/discount/analyzer.php
        )

    [bitrix\sale\discount\cumulativecalculator] => Array
        (
            [module] => sale
            [file] => lib/discount/cumulativecalculator.php
        )

    [bitrix\sale\discount\formatter] => Array
        (
            [module] => sale
            [file] => lib/discount/formatter.php
        )

    [bitrix\sale\internals\discounttable] => Array
        (
            [module] => sale
            [file] => lib/internals/discount.php
        )

    [bitrix\sale\internals\discountcoupontable] => Array
        (
            [module] => sale
            [file] => lib/internals/discountcoupon.php
        )

    [bitrix\sale\internals\discountentitiestable] => Array
        (
            [module] => sale
            [file] => lib/internals/discountentities.php
        )

    [bitrix\sale\internals\discountgrouptable] => Array
        (
            [module] => sale
            [file] => lib/internals/discountgroup.php
        )

    [bitrix\sale\internals\discountmoduletable] => Array
        (
            [module] => sale
            [file] => lib/internals/discountmodule.php
        )

    [bitrix\sale\internals\orderdiscounttable] => Array
        (
            [module] => sale
            [file] => lib/internals/orderdiscount.php
        )

    [bitrix\sale\internals\orderdiscountdatatable] => Array
        (
            [module] => sale
            [file] => lib/internals/orderdiscount.php
        )

    [bitrix\sale\internals\ordercouponstable] => Array
        (
            [module] => sale
            [file] => lib/internals/orderdiscount.php
        )

    [bitrix\sale\internals\ordermodulestable] => Array
        (
            [module] => sale
            [file] => lib/internals/orderdiscount.php
        )

    [bitrix\sale\internals\orderroundtable] => Array
        (
            [module] => sale
            [file] => lib/internals/orderround.php
        )

    [bitrix\sale\internals\orderrulestable] => Array
        (
            [module] => sale
            [file] => lib/internals/orderdiscount.php
        )

    [bitrix\sale\internals\orderrulesdescrtable] => Array
        (
            [module] => sale
            [file] => lib/internals/orderdiscount.php
        )

    [bitrix\sale\internals\accountnumbergenerator] => Array
        (
            [module] => sale
            [file] => lib/internals/accountnumber.php
        )

    [bitrix\sale\discount] => Array
        (
            [module] => sale
            [file] => lib/discount.php
        )

    [bitrix\sale\discountbase] => Array
        (
            [module] => sale
            [file] => lib/discountbase.php
        )

    [bitrix\sale\discountcouponsmanager] => Array
        (
            [module] => sale
            [file] => lib/discountcouponsmanager.php
        )

    [bitrix\sale\discountcouponsmanagerbase] => Array
        (
            [module] => sale
            [file] => lib/discountcouponsmanagerbase.php
        )

    [bitrix\sale\orderdiscount] => Array
        (
            [module] => sale
            [file] => lib/orderdiscount.php
        )

    [bitrix\sale\orderdiscountbase] => Array
        (
            [module] => sale
            [file] => lib/orderdiscountbase.php
        )

    [bitrix\sale\orderdiscountmanager] => Array
        (
            [module] => sale
            [file] => lib/orderdiscountmanager.php
        )

    [bitrix\sale\paysystem\logger] => Array
        (
            [module] => sale
            [file] => lib/paysystem/logger.php
        )

    [bitrix\sale\paysystem\restservice] => Array
        (
            [module] => sale
            [file] => lib/paysystem/restservice.php
        )

    [bitrix\sale\paysystem\resthandler] => Array
        (
            [module] => sale
            [file] => lib/paysystem/resthandler.php
        )

    [bitrix\sale\services\base\restclient] => Array
        (
            [module] => sale
            [file] => lib/services/base/restclient.php
        )

    [bitrix\sale\paysystem\service] => Array
        (
            [module] => sale
            [file] => lib/paysystem/service.php
        )

    [bitrix\sale\internals\paysystemresthandlerstable] => Array
        (
            [module] => sale
            [file] => lib/internals/paysystemresthandlers.php
        )

    [bitrix\sale\paysystem\manager] => Array
        (
            [module] => sale
            [file] => lib/paysystem/manager.php
        )

    [bitrix\sale\paysystem\baseservicehandler] => Array
        (
            [module] => sale
            [file] => lib/paysystem/baseservicehandler.php
        )

    [bitrix\sale\paysystem\servicehandler] => Array
        (
            [module] => sale
            [file] => lib/paysystem/servicehandler.php
        )

    [bitrix\sale\paysystem\irefund] => Array
        (
            [module] => sale
            [file] => lib/paysystem/irefund.php
        )

    [bitrix\sale\paysystem\ipdf] => Array
        (
            [module] => sale
            [file] => lib/paysystem/ipdf.php
        )

    [bitrix\sale\paysystem\irefundextended] => Array
        (
            [module] => sale
            [file] => lib/paysystem/irefundextended.php
        )

    [bitrix\sale\paysystem\cert] => Array
        (
            [module] => sale
            [file] => lib/paysystem/cert.php
        )

    [bitrix\sale\paysystem\ipayable] => Array
        (
            [module] => sale
            [file] => lib/paysystem/ipayable.php
        )

    [bitrix\sale\paysystem\icheckable] => Array
        (
            [module] => sale
            [file] => lib/paysystem/icheckable.php
        )

    [bitrix\sale\paysystem\iprepayable] => Array
        (
            [module] => sale
            [file] => lib/paysystem/iprepayable.php
        )

    [bitrix\sale\paysystem\compatibilityhandler] => Array
        (
            [module] => sale
            [file] => lib/paysystem/compatibilityhandler.php
        )

    [bitrix\sale\paysystem\ihold] => Array
        (
            [module] => sale
            [file] => lib/paysystem/ihold.php
        )

    [bitrix\sale\paysystem\ipartialhold] => Array
        (
            [module] => sale
            [file] => lib/paysystem/ipartialhold.php
        )

    [bitrix\sale\internals\paymentlogtable] => Array
        (
            [module] => sale
            [file] => lib/internals/paymentlog.php
        )

    [bitrix\sale\services\paysystem\restrictions\manager] => Array
        (
            [module] => sale
            [file] => lib/services/paysystem/restrictions/manager.php
        )

    [bitrix\sale\services\base\restriction] => Array
        (
            [module] => sale
            [file] => lib/services/base/restriction.php
        )

    [bitrix\sale\internals\yandexsettingstable] => Array
        (
            [module] => sale
            [file] => lib/internals/yandexsettings.php
        )

    [bitrix\sale\services\company\manager] => Array
        (
            [module] => sale
            [file] => lib/services/company/manager.php
        )

    [bitrix\sale\internals\collectionfilteriterator] => Array
        (
            [module] => sale
            [file] => lib/internals/collectionfilteriterator.php
        )

    [bitrix\sale\cashbox\internals\pool] => Array
        (
            [module] => sale
            [file] => lib/cashbox/internals/pool.php
        )

    [bitrix\sale\cashbox\internals\cashboxtable] => Array
        (
            [module] => sale
            [file] => lib/cashbox/internals/cashbox.php
        )

    [bitrix\sale\cashbox\internals\cashboxchecktable] => Array
        (
            [module] => sale
            [file] => lib/cashbox/internals/cashboxcheck.php
        )

    [bitrix\sale\cashbox\internals\cashboxzreporttable] => Array
        (
            [module] => sale
            [file] => lib/cashbox/internals/cashboxzreport.php
        )

    [bitrix\sale\cashbox\internals\cashboxerrlogtable] => Array
        (
            [module] => sale
            [file] => lib/cashbox/internals/cashboxerrlog.php
        )

    [bitrix\sale\cashbox\cashbox] => Array
        (
            [module] => sale
            [file] => lib/cashbox/cashbox.php
        )

    [bitrix\sale\cashbox\manager] => Array
        (
            [module] => sale
            [file] => lib/cashbox/manager.php
        )

    [bitrix\sale\cashbox\iprintimmediately] => Array
        (
            [module] => sale
            [file] => lib/cashbox/iprintimmediately.php
        )

    [bitrix\sale\cashbox\restrictions\manager] => Array
        (
            [module] => sale
            [file] => lib/cashbox/restrictions/manager.php
        )

    [bitrix\sale\notify] => Array
        (
            [module] => sale
            [file] => lib/notify.php
        )

    [bitrix\sale\buyerstatistic] => Array
        (
            [module] => sale
            [file] => /lib/buyerstatistic.php
        )

    [bitrix\sale\internals\buyerstatistictable] => Array
        (
            [module] => sale
            [file] => /lib/internals/buyerstatistic.php
        )

    [cadminsalelist] => Array
        (
            [module] => sale
            [file] => general/admin_lib.php
        )

    [bitrix\sale\helpers\admin\skuprops] => Array
        (
            [module] => sale
            [file] => lib/helpers/admin/skuprops.php
        )

    [bitrix\sale\helpers\admin\product] => Array
        (
            [module] => sale
            [file] => lib/helpers/admin/product.php
        )

    [bitrix\sale\helpers\order] => Array
        (
            [module] => sale
            [file] => lib/helpers/order.php
        )

    [bitrix\sale\location\comparator\replacement] => Array
        (
            [module] => sale
            [file] => lib/location/comparator/ru/replacement.php
        )

    [bitrix\sale\location\comparator\tmptable] => Array
        (
            [module] => sale
            [file] => lib/location/comparator/tmptable.php
        )

    [bitrix\sale\location\comparator] => Array
        (
            [module] => sale
            [file] => lib/location/comparator.php
        )

    [bitrix\sale\location\comparator\mapresult] => Array
        (
            [module] => sale
            [file] => lib/location/comparator/mapresult.php
        )

    [bitrix\sale\location\comparator\mapper] => Array
        (
            [module] => sale
            [file] => lib/location/comparator/mapper.php
        )

    [bitrix\sale\exchange\onec\documentimport] => Array
        (
            [module] => sale
            [file] => /lib/exchange/compatibility/documents.php
        )

    [bitrix\sale\exchange\onec\collisionorder] => Array
        (
            [module] => sale
            [file] => /lib/exchange/onec/importcollision.php
        )

    [bitrix\sale\exchange\onec\collisionshipment] => Array
        (
            [module] => sale
            [file] => /lib/exchange/onec/importcollision.php
        )

    [bitrix\sale\exchange\onec\collisionpayment] => Array
        (
            [module] => sale
            [file] => /lib/exchange/onec/importcollision.php
        )

    [bitrix\sale\exchange\onec\collisionprofile] => Array
        (
            [module] => sale
            [file] => /lib/exchange/onec/importcollision.php
        )

    [bitrix\sale\exchange\onec\paymentcashdocument] => Array
        (
            [module] => sale
            [file] => /lib/exchange/onec/paymentdocument.php
        )

    [bitrix\sale\exchange\onec\paymentcashlessdocument] => Array
        (
            [module] => sale
            [file] => /lib/exchange/onec/paymentdocument.php
        )

    [bitrix\sale\exchange\onec\paymentcarddocument] => Array
        (
            [module] => sale
            [file] => /lib/exchange/onec/paymentdocument.php
        )

    [bitrix\sale\exchange\onec\importcriterionbase] => Array
        (
            [module] => sale
            [file] => /lib/exchange/onec/importcriterion.php
        )

    [bitrix\sale\exchange\onec\importcriteriononeccml2] => Array
        (
            [module] => sale
            [file] => /lib/exchange/onec/importcriterion.php
        )

    [bitrix\sale\exchange\onec\criterionorder] => Array
        (
            [module] => sale
            [file] => /lib/exchange/onec/importcriterion.php
        )

    [bitrix\sale\exchange\onec\criterionshipment] => Array
        (
            [module] => sale
            [file] => /lib/exchange/onec/importcriterion.php
        )

    [bitrix\sale\exchange\onec\criterionshipmentinvoice] => Array
        (
            [module] => sale
            [file] => /lib/exchange/onec/importcriterion.php
        )

    [bitrix\sale\exchange\onec\criterionpayment] => Array
        (
            [module] => sale
            [file] => /lib/exchange/onec/importcriterion.php
        )

    [bitrix\sale\exchange\onec\criterionprofile] => Array
        (
            [module] => sale
            [file] => /lib/exchange/onec/importcriterion.php
        )

    [bitrix\sale\exchange\entity\orderimportloader] => Array
        (
            [module] => sale
            [file] => /lib/exchange/entity/entityimportloader.php
        )

    [bitrix\sale\exchange\entity\invoiceimportloader] => Array
        (
            [module] => sale
            [file] => /lib/exchange/entity/entityimportloader.php
        )

    [bitrix\sale\exchange\entity\paymentimportloader] => Array
        (
            [module] => sale
            [file] => /lib/exchange/entity/entityimportloader.php
        )

    [bitrix\sale\exchange\entity\shipmentimportloader] => Array
        (
            [module] => sale
            [file] => /lib/exchange/entity/entityimportloader.php
        )

    [bitrix\sale\exchange\entity\userprofileimportloader] => Array
        (
            [module] => sale
            [file] => /lib/exchange/entity/entityimportloader.php
        )

    [bitrix\sale\exchange\entity\paymentcashlessimport] => Array
        (
            [module] => sale
            [file] => /lib/exchange/entity/paymentimport.php
        )

    [bitrix\sale\exchange\entity\paymentcardimport] => Array
        (
            [module] => sale
            [file] => /lib/exchange/entity/paymentimport.php
        )

    [bitrix\sale\exchange\entity\paymentcashimport] => Array
        (
            [module] => sale
            [file] => /lib/exchange/entity/paymentimport.php
        )

    [bitrix\sale\location\geoip] => Array
        (
            [module] => sale
            [file] => /lib/location/geoip.php
        )

    [bitrix\sale\delivery\requests\manager] => Array
        (
            [module] => sale
            [file] => /lib/delivery/requests/manager.php
        )

    [bitrix\sale\delivery\requests\helper] => Array
        (
            [module] => sale
            [file] => /lib/delivery/requests/helper.php
        )

    [bitrix\sale\delivery\requests\handlerbase] => Array
        (
            [module] => sale
            [file] => /lib/delivery/requests/handlerbase.php
        )

    [bitrix\sale\delivery\requests\requesttable] => Array
        (
            [module] => sale
            [file] => /lib/delivery/requests/request.php
        )

    [bitrix\sale\delivery\requests\shipmenttable] => Array
        (
            [module] => sale
            [file] => /lib/delivery/requests/shipment.php
        )

    [bitrix\sale\delivery\requests\result] => Array
        (
            [module] => sale
            [file] => /lib/delivery/requests/result.php
        )

    [bitrix\sale\delivery\requests\resultfile] => Array
        (
            [module] => sale
            [file] => /lib/delivery/requests/resultfile.php
        )

    [bitrix\sale\delivery\packing\packer] => Array
        (
            [module] => sale
            [file] => /lib/delivery/packing/packer.php
        )

    [bitrix\sale\recurring] => Array
        (
            [module] => sale
            [file] => /lib/recurring.php
        )

    [bitrix\sale\location\normalizer\builder] => Array
        (
            [module] => sale
            [file] => /lib/location/normalizer/builder.php
        )

    [bitrix\sale\location\normalizer\ibuilder] => Array
        (
            [module] => sale
            [file] => /lib/location/normalizer/ibuilder.php
        )

    [bitrix\sale\location\normalizer\normalizer] => Array
        (
            [module] => sale
            [file] => /lib/location/normalizer/normalizer.php
        )

    [bitrix\sale\location\normalizer\inormalizer] => Array
        (
            [module] => sale
            [file] => /lib/location/normalizer/inormalizer.php
        )

    [bitrix\sale\location\normalizer\commonnormalizer] => Array
        (
            [module] => sale
            [file] => /lib/location/normalizer/commonnormalizer.php
        )

    [bitrix\sale\location\normalizer\nullnormalizer] => Array
        (
            [module] => sale
            [file] => /lib/location/normalizer/nullnormalizer.php
        )

    [bitrix\sale\location\normalizer\spacenormalizer] => Array
        (
            [module] => sale
            [file] => /lib/location/normalizer/spacenormalizer.php
        )

    [bitrix\sale\location\normalizer\languagenormalizer] => Array
        (
            [module] => sale
            [file] => /lib/location/normalizer/languagenormalizer.php
        )

    [bitrix\sale\location\normalizer\helper] => Array
        (
            [module] => sale
            [file] => /lib/location/normalizer/helper.php
        )

    [sale\handlers\delivery\additional\ruspost\reliability\service] => Array
        (
            [module] => sale
            [file] => /handlers/delivery/additional/ruspost/reliability/service.php
        )

    [catalog] => Array
        (
            [module] => catalog
            [file] => install/index.php
        )

    [ccatalog] => Array
        (
            [module] => catalog
            [file] => mysql/catalog.php
        )

    [ccataloggroup] => Array
        (
            [module] => catalog
            [file] => mysql/cataloggroup.php
        )

    [cextra] => Array
        (
            [module] => catalog
            [file] => mysql/extra.php
        )

    [cprice] => Array
        (
            [module] => catalog
            [file] => mysql/price.php
        )

    [ccatalogproduct] => Array
        (
            [module] => catalog
            [file] => mysql/product.php
        )

    [ccatalogproductgroups] => Array
        (
            [module] => catalog
            [file] => mysql/product_group.php
        )

    [ccatalogload] => Array
        (
            [module] => catalog
            [file] => mysql/catalog_load.php
        )

    [ccatalogexport] => Array
        (
            [module] => catalog
            [file] => mysql/catalog_export.php
        )

    [ccatalogimport] => Array
        (
            [module] => catalog
            [file] => mysql/catalog_import.php
        )

    [ccatalogdiscount] => Array
        (
            [module] => catalog
            [file] => mysql/discount.php
        )

    [ccatalogdiscountcoupon] => Array
        (
            [module] => catalog
            [file] => mysql/discount_coupon.php
        )

    [ccatalogvat] => Array
        (
            [module] => catalog
            [file] => mysql/vat.php
        )

    [ccatalogevent] => Array
        (
            [module] => catalog
            [file] => general/catalog_event.php
        )

    [ccatalogsku] => Array
        (
            [module] => catalog
            [file] => general/catalog_sku.php
        )

    [ccatalogdiscountsave] => Array
        (
            [module] => catalog
            [file] => mysql/discount_save.php
        )

    [ccatalogstore] => Array
        (
            [module] => catalog
            [file] => mysql/store.php
        )

    [ccatalogstoreproduct] => Array
        (
            [module] => catalog
            [file] => mysql/store_product.php
        )

    [ccatalogadmin] => Array
        (
            [module] => catalog
            [file] => general/admin.php
        )

    [cglobalcondctrl] => Array
        (
            [module] => catalog
            [file] => general/catalog_cond.php
        )

    [cglobalcondctrlcomplex] => Array
        (
            [module] => catalog
            [file] => general/catalog_cond.php
        )

    [cglobalcondctrlatoms] => Array
        (
            [module] => catalog
            [file] => general/catalog_cond.php
        )

    [cglobalcondctrlgroup] => Array
        (
            [module] => catalog
            [file] => general/catalog_cond.php
        )

    [cglobalcondtree] => Array
        (
            [module] => catalog
            [file] => general/catalog_cond.php
        )

    [ccatalogcondctrl] => Array
        (
            [module] => catalog
            [file] => general/catalog_cond.php
        )

    [ccatalogcondctrlcomplex] => Array
        (
            [module] => catalog
            [file] => general/catalog_cond.php
        )

    [ccatalogcondctrlgroup] => Array
        (
            [module] => catalog
            [file] => general/catalog_cond.php
        )

    [ccatalogcondctrliblockfields] => Array
        (
            [module] => catalog
            [file] => general/catalog_cond.php
        )

    [ccatalogcondctrliblockprops] => Array
        (
            [module] => catalog
            [file] => general/catalog_cond.php
        )

    [ccatalogcondtree] => Array
        (
            [module] => catalog
            [file] => general/catalog_cond.php
        )

    [ccatalogcondctrlbasketproductfields] => Array
        (
            [module] => catalog
            [file] => general/sale_cond.php
        )

    [ccatalogcondctrlbasketproductprops] => Array
        (
            [module] => catalog
            [file] => general/sale_cond.php
        )

    [ccatalogcondctrlcatalogsettings] => Array
        (
            [module] => catalog
            [file] => general/sale_cond.php
        )

    [ccatalogactionctrlbasketproductfields] => Array
        (
            [module] => catalog
            [file] => general/sale_act.php
        )

    [ccatalogactionctrlbasketproductprops] => Array
        (
            [module] => catalog
            [file] => general/sale_act.php
        )

    [ccataloggifterproduct] => Array
        (
            [module] => catalog
            [file] => general/sale_act.php
        )

    [ccatalogdiscountconvert] => Array
        (
            [module] => catalog
            [file] => general/discount_convert.php
        )

    [ccatalogdiscountconverttmp] => Array
        (
            [module] => catalog
            [file] => mysql/discount_convert.php
        )

    [ccatalogproductprovider] => Array
        (
            [module] => catalog
            [file] => general/product_provider.php
        )

    [ccatalogstorebarcode] => Array
        (
            [module] => catalog
            [file] => mysql/store_barcode.php
        )

    [ccatalogcontractor] => Array
        (
            [module] => catalog
            [file] => mysql/contractor.php
        )

    [ccatalogdocstypes] => Array
        (
            [module] => catalog
            [file] => general/store_docs_type.php
        )

    [ccatalogarrivaldocs] => Array
        (
            [module] => catalog
            [file] => general/store_docs_type.php
        )

    [ccatalogstoreadjustmentdocs] => Array
        (
            [module] => catalog
            [file] => general/store_docs_type.php
        )

    [ccatalogmovingdocs] => Array
        (
            [module] => catalog
            [file] => general/store_docs_type.php
        )

    [ccatalogdeductdocs] => Array
        (
            [module] => catalog
            [file] => general/store_docs_type.php
        )

    [ccatalogreturnsdocs] => Array
        (
            [module] => catalog
            [file] => general/store_docs_type.php
        )

    [ccatalogunreserveddocs] => Array
        (
            [module] => catalog
            [file] => general/store_docs_type.php
        )

    [ccatalogdocs] => Array
        (
            [module] => catalog
            [file] => mysql/store_docs.php
        )

    [ccatalogstorecontrolutil] => Array
        (
            [module] => catalog
            [file] => general/store_utility.php
        )

    [ccatalogstoredocselement] => Array
        (
            [module] => catalog
            [file] => mysql/store_docs_element.php
        )

    [ccatalogstoredocsbarcode] => Array
        (
            [module] => catalog
            [file] => mysql/store_docs_barcode.php
        )

    [ccatalogiblockparameters] => Array
        (
            [module] => catalog
            [file] => general/comp_parameters.php
        )

    [ccatalogmeasure] => Array
        (
            [module] => catalog
            [file] => mysql/measure.php
        )

    [ccatalogmeasureresult] => Array
        (
            [module] => catalog
            [file] => mysql/measure.php
        )

    [ccatalogmeasureclassifier] => Array
        (
            [module] => catalog
            [file] => general/unit_classifier.php
        )

    [ccatalogmeasureadminresult] => Array
        (
            [module] => catalog
            [file] => general/measure_result.php
        )

    [ccatalogmeasureadminuiresult] => Array
        (
            [module] => catalog
            [file] => general/measure_result.php
        )

    [ccatalogmeasureratio] => Array
        (
            [module] => catalog
            [file] => mysql/measure_ratio.php
        )

    [ccatalogproductset] => Array
        (
            [module] => catalog
            [file] => mysql/product_set.php
        )

    [ccatalogadmintools] => Array
        (
            [module] => catalog
            [file] => general/admin_tools.php
        )

    [ccatalogadminproductsetedit] => Array
        (
            [module] => catalog
            [file] => general/admin_tools.php
        )

    [ccatalogmenu] => Array
        (
            [module] => catalog
            [file] => general/catalog_menu.php
        )

    [ccatalogcsvsettings] => Array
        (
            [module] => catalog
            [file] => general/csv_settings.php
        )

    [ccatalogstepoperations] => Array
        (
            [module] => catalog
            [file] => general/step_operations.php
        )

    [ccatalogproductsetavailable] => Array
        (
            [module] => catalog
            [file] => general/step_operations.php
        )

    [ccatalogproductavailable] => Array
        (
            [module] => catalog
            [file] => general/step_operations.php
        )

    [ccatalogiblockreindex] => Array
        (
            [module] => catalog
            [file] => general/step_operations.php
        )

    [ccatalogproductsettings] => Array
        (
            [module] => catalog
            [file] => general/step_operations.php
        )

    [ccatalogtools] => Array
        (
            [module] => catalog
            [file] => general/tools.php
        )

    [ccatalogresult] => Array
        (
            [module] => catalog
            [file] => general/result.php
        )

    [cproductquerybuilder] => Array
        (
            [module] => catalog
            [file] => general/querybuilder.php
        )

    [bitrix\catalog\compatible\eventcompatibility] => Array
        (
            [module] => catalog
            [file] => lib/compatible/eventcompatibility.php
        )

    [bitrix\catalog\config\feature] => Array
        (
            [module] => catalog
            [file] => lib/config/feature.php
        )

    [bitrix\catalog\config\state] => Array
        (
            [module] => catalog
            [file] => lib/config/state.php
        )

    [bitrix\catalog\discount\discountmanager] => Array
        (
            [module] => catalog
            [file] => lib/discount/discountmanager.php
        )

    [bitrix\catalog\ebay\ebayxmler] => Array
        (
            [module] => catalog
            [file] => lib/ebay/ebayxmler.php
        )

    [bitrix\catalog\ebay\exportoffer] => Array
        (
            [module] => catalog
            [file] => lib/ebay/exportoffer.php
        )

    [bitrix\catalog\ebay\exportoffercreator] => Array
        (
            [module] => catalog
            [file] => lib/ebay/exportoffercreator.php
        )

    [bitrix\catalog\ebay\exportoffersku] => Array
        (
            [module] => catalog
            [file] => lib/ebay/exportoffersku.php
        )

    [bitrix\catalog\grid\panel\productgroupaction] => Array
        (
            [module] => catalog
            [file] => lib/grid/panel/productgroupaction.php
        )

    [bitrix\catalog\grid\productaction] => Array
        (
            [module] => catalog
            [file] => lib/grid/productaction.php
        )

    [bitrix\catalog\helpers\admin\catalogedit] => Array
        (
            [module] => catalog
            [file] => lib/helpers/admin/catalogedit.php
        )

    [bitrix\catalog\helpers\admin\iblockpricechanger] => Array
        (
            [module] => catalog
            [file] => lib/helpers/admin/iblockpricechanger.php
        )

    [bitrix\catalog\helpers\admin\roundedit] => Array
        (
            [module] => catalog
            [file] => lib/helpers/admin/roundedit.php
        )

    [bitrix\catalog\helpers\admin\tools] => Array
        (
            [module] => catalog
            [file] => lib/helpers/admin/tools.php
        )

    [bitrix\catalog\helpers\tools] => Array
        (
            [module] => catalog
            [file] => lib/helpers/tools.php
        )

    [bitrix\catalog\model\entity] => Array
        (
            [module] => catalog
            [file] => lib/model/entity.php
        )

    [bitrix\catalog\model\event] => Array
        (
            [module] => catalog
            [file] => lib/model/event.php
        )

    [bitrix\catalog\model\eventresult] => Array
        (
            [module] => catalog
            [file] => lib/model/eventresult.php
        )

    [bitrix\catalog\model\price] => Array
        (
            [module] => catalog
            [file] => lib/model/price.php
        )

    [bitrix\catalog\model\product] => Array
        (
            [module] => catalog
            [file] => lib/model/product.php
        )

    [bitrix\catalog\product\price\calculation] => Array
        (
            [module] => catalog
            [file] => lib/product/price/calculation.php
        )

    [bitrix\catalog\product\basket] => Array
        (
            [module] => catalog
            [file] => lib/product/basket.php
        )

    [bitrix\catalog\product\catalogprovider] => Array
        (
            [module] => catalog
            [file] => lib/product/catalogprovider.php
        )

    [bitrix\catalog\product\catalogprovidercompatibility] => Array
        (
            [module] => catalog
            [file] => lib/product/catalogprovidercompatibility.php
        )

    [bitrix\catalog\product\price] => Array
        (
            [module] => catalog
            [file] => lib/product/price.php
        )

    [bitrix\catalog\product\propertycatalogfeature] => Array
        (
            [module] => catalog
            [file] => lib/product/propertycatalogfeature.php
        )

    [bitrix\catalog\product\quantitycontrol] => Array
        (
            [module] => catalog
            [file] => lib/product/quantitycontrol.php
        )

    [bitrix\catalog\product\search] => Array
        (
            [module] => catalog
            [file] => lib/product/search.php
        )

    [bitrix\catalog\product\sku] => Array
        (
            [module] => catalog
            [file] => lib/product/sku.php
        )

    [bitrix\catalog\product\subscribemanager] => Array
        (
            [module] => catalog
            [file] => lib/product/subscribemanager.php
        )

    [bitrix\catalog\product\systemfield] => Array
        (
            [module] => catalog
            [file] => lib/product/systemfield.php
        )

    [bitrix\catalog\product\viewed] => Array
        (
            [module] => catalog
            [file] => lib/product/viewed.php
        )

    [bitrix\catalog\update\adminfilteroption] => Array
        (
            [module] => catalog
            [file] => lib/update/adminfilteroption.php
        )

    [bitrix\catalog\update\admingridoption] => Array
        (
            [module] => catalog
            [file] => lib/update/admingridoption.php
        )

    [bitrix\catalog\url\adminpage\catalogbuilder] => Array
        (
            [module] => catalog
            [file] => lib/url/adminpage/catalogbuilder.php
        )

    [bitrix\catalog\catalogiblocktable] => Array
        (
            [module] => catalog
            [file] => lib/catalogiblock.php
        )

    [bitrix\catalog\catalogviewedproducttable] => Array
        (
            [module] => catalog
            [file] => lib/catalogviewedproduct.php
        )

    [bitrix\catalog\discounttable] => Array
        (
            [module] => catalog
            [file] => lib/discount.php
        )

    [bitrix\catalog\discountcoupontable] => Array
        (
            [module] => catalog
            [file] => lib/discountcoupon.php
        )

    [bitrix\catalog\discountentitytable] => Array
        (
            [module] => catalog
            [file] => lib/discountentity.php
        )

    [bitrix\catalog\discountmoduletable] => Array
        (
            [module] => catalog
            [file] => lib/discountmodule.php
        )

    [bitrix\catalog\discountrestrictiontable] => Array
        (
            [module] => catalog
            [file] => lib/discountrestriction.php
        )

    [bitrix\catalog\extratable] => Array
        (
            [module] => catalog
            [file] => lib/extra.php
        )

    [bitrix\catalog\grouptable] => Array
        (
            [module] => catalog
            [file] => lib/group.php
        )

    [bitrix\catalog\groupaccesstable] => Array
        (
            [module] => catalog
            [file] => lib/groupaccess.php
        )

    [bitrix\catalog\grouplangtable] => Array
        (
            [module] => catalog
            [file] => lib/grouplang.php
        )

    [bitrix\catalog\measuretable] => Array
        (
            [module] => catalog
            [file] => lib/measure.php
        )

    [bitrix\catalog\measureratiotable] => Array
        (
            [module] => catalog
            [file] => lib/measureratio.php
        )

    [bitrix\catalog\pricetable] => Array
        (
            [module] => catalog
            [file] => lib/price.php
        )

    [bitrix\catalog\producttable] => Array
        (
            [module] => catalog
            [file] => lib/product.php
        )

    [bitrix\catalog\productgroupaccesstable] => Array
        (
            [module] => catalog
            [file] => lib/productgroupaccess.php
        )

    [bitrix\catalog\roundingtable] => Array
        (
            [module] => catalog
            [file] => lib/rounding.php
        )

    [bitrix\catalog\storetable] => Array
        (
            [module] => catalog
            [file] => lib/store.php
        )

    [bitrix\catalog\storebarcodetable] => Array
        (
            [module] => catalog
            [file] => lib/storebarcode.php
        )

    [bitrix\catalog\storeproducttable] => Array
        (
            [module] => catalog
            [file] => lib/storeproduct.php
        )

    [bitrix\catalog\vattable] => Array
        (
            [module] => catalog
            [file] => lib/vat.php
        )

    [bitrix\catalog\ebayxmler] => Array
        (
            [module] => catalog
            [file] => lib/ebay/old.php
        )

    [bitrix\catalog\exportoffer] => Array
        (
            [module] => catalog
            [file] => lib/ebay/old.php
        )

    [bitrix\catalog\exportoffercreator] => Array
        (
            [module] => catalog
            [file] => lib/ebay/old.php
        )

    [bitrix\catalog\exportoffersku] => Array
        (
            [module] => catalog
            [file] => lib/ebay/old.php
        )

    [bitrix\catalog\searchhandlers] => Array
        (
            [module] => catalog
            [file] => lib/product/old.php
        )

)
Array
(
    [bitrix\main\application] => Array
        (
            [module] => main
            [file] => lib/application.php
        )

    [bitrix\main\httpapplication] => Array
        (
            [module] => main
            [file] => lib/httpapplication.php
        )

    [bitrix\main\argumentexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\argumentnullexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\argumentoutofrangeexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\argumenttypeexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\notimplementedexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\notsupportedexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\invalidoperationexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\objectpropertyexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\objectnotfoundexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\objectexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\systemexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\accessdeniedexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\decodingexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\io\invalidpathexception] => Array
        (
            [module] => main
            [file] => lib/io/ioexception.php
        )

    [bitrix\main\io\filenotfoundexception] => Array
        (
            [module] => main
            [file] => lib/io/ioexception.php
        )

    [bitrix\main\io\filedeleteexception] => Array
        (
            [module] => main
            [file] => lib/io/ioexception.php
        )

    [bitrix\main\io\fileopenexception] => Array
        (
            [module] => main
            [file] => lib/io/ioexception.php
        )

    [bitrix\main\io\filenotopenedexception] => Array
        (
            [module] => main
            [file] => lib/io/ioexception.php
        )

    [bitrix\main\context] => Array
        (
            [module] => main
            [file] => lib/context.php
        )

    [bitrix\main\httpcontext] => Array
        (
            [module] => main
            [file] => lib/httpcontext.php
        )

    [bitrix\main\dispatcher] => Array
        (
            [module] => main
            [file] => lib/dispatcher.php
        )

    [bitrix\main\environment] => Array
        (
            [module] => main
            [file] => lib/environment.php
        )

    [bitrix\main\event] => Array
        (
            [module] => main
            [file] => lib/event.php
        )

    [bitrix\main\eventmanager] => Array
        (
            [module] => main
            [file] => lib/eventmanager.php
        )

    [bitrix\main\eventresult] => Array
        (
            [module] => main
            [file] => lib/eventresult.php
        )

    [bitrix\main\request] => Array
        (
            [module] => main
            [file] => lib/request.php
        )

    [bitrix\main\httprequest] => Array
        (
            [module] => main
            [file] => lib/httprequest.php
        )

    [bitrix\main\response] => Array
        (
            [module] => main
            [file] => lib/response.php
        )

    [bitrix\main\httpresponse] => Array
        (
            [module] => main
            [file] => lib/httpresponse.php
        )

    [bitrix\main\modulemanager] => Array
        (
            [module] => main
            [file] => lib/modulemanager.php
        )

    [bitrix\main\server] => Array
        (
            [module] => main
            [file] => lib/server.php
        )

    [bitrix\main\config\configuration] => Array
        (
            [module] => main
            [file] => lib/config/configuration.php
        )

    [bitrix\main\config\option] => Array
        (
            [module] => main
            [file] => lib/config/option.php
        )

    [bitrix\main\context\culture] => Array
        (
            [module] => main
            [file] => lib/context/culture.php
        )

    [bitrix\main\data\cache] => Array
        (
            [module] => main
            [file] => lib/data/cache.php
        )

    [bitrix\main\data\cacheengineapc] => Array
        (
            [module] => main
            [file] => lib/data/cacheengineapc.php
        )

    [bitrix\main\data\cacheenginememcache] => Array
        (
            [module] => main
            [file] => lib/data/cacheenginememcache.php
        )

    [bitrix\main\data\cacheenginefiles] => Array
        (
            [module] => main
            [file] => lib/data/cacheenginefiles.php
        )

    [bitrix\main\data\cacheenginenone] => Array
        (
            [module] => main
            [file] => lib/data/cacheenginenone.php
        )

    [bitrix\main\data\connection] => Array
        (
            [module] => main
            [file] => lib/data/connection.php
        )

    [bitrix\main\data\connectionpool] => Array
        (
            [module] => main
            [file] => lib/data/connectionpool.php
        )

    [bitrix\main\data\icacheengine] => Array
        (
            [module] => main
            [file] => lib/data/cache.php
        )

    [bitrix\main\data\hsphpreadconnection] => Array
        (
            [module] => main
            [file] => lib/data/hsphpreadconnection.php
        )

    [bitrix\main\data\managedcache] => Array
        (
            [module] => main
            [file] => lib/data/managedcache.php
        )

    [bitrix\main\data\taggedcache] => Array
        (
            [module] => main
            [file] => lib/data/taggedcache.php
        )

    [bitrix\main\data\memcacheconnection] => Array
        (
            [module] => main
            [file] => lib/data/memcacheconnection.php
        )

    [bitrix\main\data\memcachedconnection] => Array
        (
            [module] => main
            [file] => lib/data/memcachedconnection.php
        )

    [bitrix\main\data\nosqlconnection] => Array
        (
            [module] => main
            [file] => lib/data/nosqlconnection.php
        )

    [bitrix\main\db\arrayresult] => Array
        (
            [module] => main
            [file] => lib/db/arrayresult.php
        )

    [bitrix\main\db\result] => Array
        (
            [module] => main
            [file] => lib/db/result.php
        )

    [bitrix\main\db\connection] => Array
        (
            [module] => main
            [file] => lib/db/connection.php
        )

    [bitrix\main\db\sqlexception] => Array
        (
            [module] => main
            [file] => lib/db/sqlexception.php
        )

    [bitrix\main\db\sqlqueryexception] => Array
        (
            [module] => main
            [file] => lib/db/sqlexception.php
        )

    [bitrix\main\db\transactionexception] => Array
        (
            [module] => main
            [file] => lib/db/sqlexception.php
        )

    [bitrix\main\db\sqlexpression] => Array
        (
            [module] => main
            [file] => lib/db/sqlexpression.php
        )

    [bitrix\main\db\sqlhelper] => Array
        (
            [module] => main
            [file] => lib/db/sqlhelper.php
        )

    [bitrix\main\db\mysqlcommonconnection] => Array
        (
            [module] => main
            [file] => lib/db/mysqlcommonconnection.php
        )

    [bitrix\main\db\mysqliconnection] => Array
        (
            [module] => main
            [file] => lib/db/mysqliconnection.php
        )

    [bitrix\main\db\mysqliresult] => Array
        (
            [module] => main
            [file] => lib/db/mysqliresult.php
        )

    [bitrix\main\db\mysqlisqlhelper] => Array
        (
            [module] => main
            [file] => lib/db/mysqlisqlhelper.php
        )

    [bitrix\main\db\mssqlconnection] => Array
        (
            [module] => main
            [file] => lib/db/mssqlconnection.php
        )

    [bitrix\main\db\mssqlresult] => Array
        (
            [module] => main
            [file] => lib/db/mssqlresult.php
        )

    [bitrix\main\db\mssqlsqlhelper] => Array
        (
            [module] => main
            [file] => lib/db/mssqlsqlhelper.php
        )

    [bitrix\main\db\oracleconnection] => Array
        (
            [module] => main
            [file] => lib/db/oracleconnection.php
        )

    [bitrix\main\db\oracleresult] => Array
        (
            [module] => main
            [file] => lib/db/oracleresult.php
        )

    [bitrix\main\db\oraclesqlhelper] => Array
        (
            [module] => main
            [file] => lib/db/oraclesqlhelper.php
        )

    [bitrix\main\db\pgsqlconnection] => Array
        (
            [module] => main
            [file] => lib/db/pgsqlconnection.php
        )

    [bitrix\main\diag\httpexceptionhandleroutput] => Array
        (
            [module] => main
            [file] => lib/diag/httpexceptionhandleroutput.php
        )

    [bitrix\main\diag\fileexceptionhandlerlog] => Array
        (
            [module] => main
            [file] => lib/diag/fileexceptionhandlerlog.php
        )

    [bitrix\main\diag\exceptionhandler] => Array
        (
            [module] => main
            [file] => lib/diag/exceptionhandler.php
        )

    [bitrix\main\diag\iexceptionhandleroutput] => Array
        (
            [module] => main
            [file] => lib/diag/iexceptionhandleroutput.php
        )

    [bitrix\main\diag\exceptionhandlerlog] => Array
        (
            [module] => main
            [file] => lib/diag/exceptionhandlerlog.php
        )

    [bitrix\main\io\file] => Array
        (
            [module] => main
            [file] => lib/io/file.php
        )

    [bitrix\main\io\fileentry] => Array
        (
            [module] => main
            [file] => lib/io/fileentry.php
        )

    [bitrix\main\io\path] => Array
        (
            [module] => main
            [file] => lib/io/path.php
        )

    [bitrix\main\io\filesystementry] => Array
        (
            [module] => main
            [file] => lib/io/filesystementry.php
        )

    [bitrix\main\io\ifilestream] => Array
        (
            [module] => main
            [file] => lib/io/ifilestream.php
        )

    [bitrix\main\localization\loc] => Array
        (
            [module] => main
            [file] => lib/localization/loc.php
        )

    [bitrix\main\mail\mail] => Array
        (
            [module] => main
            [file] => lib/mail/mail.php
        )

    [bitrix\main\mail\tracking] => Array
        (
            [module] => main
            [file] => lib/mail/tracking.php
        )

    [bitrix\main\mail\eventmanager] => Array
        (
            [module] => main
            [file] => lib/mail/eventmanager.php
        )

    [bitrix\main\mail\eventmessagecompiler] => Array
        (
            [module] => main
            [file] => lib/mail/eventmessagecompiler.php
        )

    [bitrix\main\mail\eventmessagethemecompiler] => Array
        (
            [module] => main
            [file] => lib/mail/eventmessagethemecompiler.php
        )

    [bitrix\main\mail\internal\event] => Array
        (
            [module] => main
            [file] => lib/mail/internal/event.php
        )

    [bitrix\main\mail\internal\eventattachment] => Array
        (
            [module] => main
            [file] => lib/mail/internal/eventattachment.php
        )

    [bitrix\main\mail\internal\eventmessage] => Array
        (
            [module] => main
            [file] => lib/mail/internal/eventmessage.php
        )

    [bitrix\main\mail\internal\eventmessagesite] => Array
        (
            [module] => main
            [file] => lib/mail/internal/eventmessagesite.php
        )

    [bitrix\main\mail\internal\eventmessageattachment] => Array
        (
            [module] => main
            [file] => lib/mail/internal/eventmessageattachment.php
        )

    [bitrix\main\mail\internal\eventtype] => Array
        (
            [module] => main
            [file] => lib/mail/internal/eventtype.php
        )

    [bitrix\main\text\converter] => Array
        (
            [module] => main
            [file] => lib/text/converter.php
        )

    [bitrix\main\text\emptyconverter] => Array
        (
            [module] => main
            [file] => lib/text/emptyconverter.php
        )

    [bitrix\main\text\encoding] => Array
        (
            [module] => main
            [file] => lib/text/encoding.php
        )

    [bitrix\main\text\htmlconverter] => Array
        (
            [module] => main
            [file] => lib/text/htmlconverter.php
        )

    [bitrix\main\text\binarystring] => Array
        (
            [module] => main
            [file] => lib/text/binarystring.php
        )

    [bitrix\main\text\xmlconverter] => Array
        (
            [module] => main
            [file] => lib/text/xmlconverter.php
        )

    [bitrix\main\type\collection] => Array
        (
            [module] => main
            [file] => lib/type/collection.php
        )

    [bitrix\main\type\date] => Array
        (
            [module] => main
            [file] => lib/type/date.php
        )

    [bitrix\main\type\datetime] => Array
        (
            [module] => main
            [file] => lib/type/datetime.php
        )

    [bitrix\main\type\dictionary] => Array
        (
            [module] => main
            [file] => lib/type/dictionary.php
        )

    [bitrix\main\type\filterabledictionary] => Array
        (
            [module] => main
            [file] => lib/type/filterabledictionary.php
        )

    [bitrix\main\type\parameterdictionary] => Array
        (
            [module] => main
            [file] => lib/type/parameterdictionary.php
        )

    [bitrix\main\web\cookie] => Array
        (
            [module] => main
            [file] => lib/web/cookie.php
        )

    [bitrix\main\web\uri] => Array
        (
            [module] => main
            [file] => lib/web/uri.php
        )

    [bitrix\main\sendereventhandler] => Array
        (
            [module] => main
            [file] => lib/senderconnector.php
        )

    [bitrix\main\senderconnectoruser] => Array
        (
            [module] => main
            [file] => lib/senderconnector.php
        )

    [bitrix\main\urlrewriterrulemaker] => Array
        (
            [module] => main
            [file] => lib/urlrewriter.php
        )

    [bitrix\main\update\stepper] => Array
        (
            [module] => main
            [file] => lib/update/stepper.php
        )

    [bitrix\main\composite\abstractresponse] => Array
        (
            [module] => main
            [file] => lib/composite/responder.php
        )

    [bitrix\main\composite\fileresponse] => Array
        (
            [module] => main
            [file] => lib/composite/responder.php
        )

    [bitrix\main\composite\memcachedresponse] => Array
        (
            [module] => main
            [file] => lib/composite/responder.php
        )

    [bitrix\main\security\otpexception] => Array
        (
            [module] => main
            [file] => lib/security/securityexception.php
        )

    [ctimezone] => Array
        (
            [module] => main
            [file] => classes/general/time.php
        )

    [cbxpunycode] => Array
        (
            [module] => main
            [file] => classes/general/punycode.php
        )

    [ibxvirtualio] => Array
        (
            [module] => main
            [file] => classes/general/virtual_io.php
        )

    [ibxgeterrors] => Array
        (
            [module] => main
            [file] => classes/general/virtual_io.php
        )

    [cbxvirtualio] => Array
        (
            [module] => main
            [file] => classes/general/virtual_io.php
        )

    [cbxvirtualfilebase] => Array
        (
            [module] => main
            [file] => classes/general/virtual_file.php
        )

    [cbxvirtualfile] => Array
        (
            [module] => main
            [file] => classes/general/virtual_file.php
        )

    [cbxvirtualdirectory] => Array
        (
            [module] => main
            [file] => classes/general/virtual_file.php
        )

    [calloption] => Array
        (
            [module] => main
            [file] => classes/general/option.php
        )

    [coption] => Array
        (
            [module] => main
            [file] => classes/general/option.php
        )

    [callpageoption] => Array
        (
            [module] => main
            [file] => classes/general/pageoption.php
        )

    [cpageoption] => Array
        (
            [module] => main
            [file] => classes/general/pageoption.php
        )

    [callsqlwhere] => Array
        (
            [module] => main
            [file] => classes/general/sqlwhere.php
        )

    [csqlwhereexpression] => Array
        (
            [module] => main
            [file] => classes/general/sqlwhere.php
        )

    [csqlwhere] => Array
        (
            [module] => main
            [file] => classes/general/sqlwhere.php
        )

    [calllanguage] => Array
        (
            [module] => main
            [file] => classes/general/language.php
        )

    [clanguage] => Array
        (
            [module] => main
            [file] => classes/general/language.php
        )

    [clangadmin] => Array
        (
            [module] => main
            [file] => classes/general/language.php
        )

    [_clangdbresult] => Array
        (
            [module] => main
            [file] => classes/general/langdbresult.php
        )

    [callagent] => Array
        (
            [module] => main
            [file] => classes/general/agent.php
        )

    [cagent] => Array
        (
            [module] => main
            [file] => classes/mysql/agent.php
        )

    [capplicationexception] => Array
        (
            [module] => main
            [file] => classes/general/applicationexception.php
        )

    [cadminexception] => Array
        (
            [module] => main
            [file] => classes/general/adminexception.php
        )

    [callsite] => Array
        (
            [module] => main
            [file] => classes/general/site.php
        )

    [calllang] => Array
        (
            [module] => main
            [file] => classes/general/site.php
        )

    [csite] => Array
        (
            [module] => main
            [file] => classes/general/site.php
        )

    [clang] => Array
        (
            [module] => main
            [file] => classes/general/site.php
        )

    [chttp] => Array
        (
            [module] => main
            [file] => classes/general/http.php
        )

    [cutil] => Array
        (
            [module] => main
            [file] => classes/general/util.php
        )

    [callmain] => Array
        (
            [module] => main
            [file] => classes/general/main.php
        )

    [cmain] => Array
        (
            [module] => main
            [file] => classes/general/main.php
        )

    [calldatabase] => Array
        (
            [module] => main
            [file] => classes/general/database.php
        )

    [calldbresult] => Array
        (
            [module] => main
            [file] => classes/general/dbresult.php
        )

    [cdatabasemysql] => Array
        (
            [module] => main
            [file] => classes/mysql/database.php
        )

    [cdbresultmysql] => Array
        (
            [module] => main
            [file] => classes/mysql/dbresult.php
        )

    [icachebackend] => Array
        (
            [module] => main
            [file] => classes/general/cache_backend.php
        )

    [cphpcache] => Array
        (
            [module] => main
            [file] => classes/general/cache.php
        )

    [ccachemanager] => Array
        (
            [module] => main
            [file] => classes/general/cache_manager.php
        )

    [cpagecache] => Array
        (
            [module] => main
            [file] => classes/general/page_cache.php
        )

    [cstackcacheentry] => Array
        (
            [module] => main
            [file] => classes/general/stack_cache_entry.php
        )

    [cstackcachemanager] => Array
        (
            [module] => main
            [file] => classes/general/stack_cache.php
        )

    [cmodule] => Array
        (
            [module] => main
            [file] => /classes/general/module.php
        )

    [bitrix\main\entity\ufield] => Array
        (
            [module] => main
            [file] => include/deprecated/ufield.php
        )

    [cdatabase] => Array
        (
            [module] => main
            [file] => classes/mysql/database.php
        )

    [cdbresult] => Array
        (
            [module] => main
            [file] => classes/mysql/dbresult.php
        )

    [csitetemplate] => Array
        (
            [module] => main
            [file] => classes/general/site_template.php
        )

    [cbitrixcomponent] => Array
        (
            [module] => main
            [file] => classes/general/component.php
        )

    [ccomponentengine] => Array
        (
            [module] => main
            [file] => classes/general/component_engine.php
        )

    [ccomponentajax] => Array
        (
            [module] => main
            [file] => classes/general/component_ajax.php
        )

    [cbitrixcomponenttemplate] => Array
        (
            [module] => main
            [file] => classes/general/component_template.php
        )

    [ccomponentutil] => Array
        (
            [module] => main
            [file] => classes/general/component_util.php
        )

    [ccontrollerclient] => Array
        (
            [module] => main
            [file] => classes/general/controller_member.php
        )

    [phpparser] => Array
        (
            [module] => main
            [file] => classes/general/php_parser.php
        )

    [cdiskquota] => Array
        (
            [module] => main
            [file] => classes/general/quota.php
        )

    [ceventlog] => Array
        (
            [module] => main
            [file] => classes/general/event_log.php
        )

    [ceventmain] => Array
        (
            [module] => main
            [file] => classes/general/event_log.php
        )

    [cadminfiledialog] => Array
        (
            [module] => main
            [file] => classes/general/file_dialog.php
        )

    [wll_user] => Array
        (
            [module] => main
            [file] => classes/general/liveid.php
        )

    [wll_consenttoken] => Array
        (
            [module] => main
            [file] => classes/general/liveid.php
        )

    [windowslivelogin] => Array
        (
            [module] => main
            [file] => classes/general/liveid.php
        )

    [cfile] => Array
        (
            [module] => main
            [file] => classes/general/file.php
        )

    [callfile] => Array
        (
            [module] => main
            [file] => classes/general/file.php
        )

    [ctempfile] => Array
        (
            [module] => main
            [file] => classes/general/file_temp.php
        )

    [cfavorites] => Array
        (
            [module] => main
            [file] => classes/mysql/favorites.php
        )

    [cuseroptions] => Array
        (
            [module] => main
            [file] => classes/general/user_options.php
        )

    [cgridoptions] => Array
        (
            [module] => main
            [file] => classes/general/grids.php
        )

    [cundo] => Array
        (
            [module] => main
            [file] => /classes/general/undo.php
        )

    [cautosave] => Array
        (
            [module] => main
            [file] => /classes/general/undo.php
        )

    [callratings] => Array
        (
            [module] => main
            [file] => classes/general/ratings.php
        )

    [cratings] => Array
        (
            [module] => main
            [file] => classes/mysql/ratings.php
        )

    [cratingscomponentsmain] => Array
        (
            [module] => main
            [file] => classes/mysql/ratings_components.php
        )

    [cratingrule] => Array
        (
            [module] => main
            [file] => classes/general/rating_rule.php
        )

    [cratingrulesmain] => Array
        (
            [module] => main
            [file] => classes/mysql/rating_rules.php
        )

    [ctoppanel] => Array
        (
            [module] => main
            [file] => public/top_panel.php
        )

    [ceditarea] => Array
        (
            [module] => main
            [file] => public/edit_area.php
        )

    [ccomponentpanel] => Array
        (
            [module] => main
            [file] => public/edit_area.php
        )

    [ctextparser] => Array
        (
            [module] => main
            [file] => classes/general/textparser.php
        )

    [cphpcachefiles] => Array
        (
            [module] => main
            [file] => classes/general/cache_files.php
        )

    [cdataxmlnode] => Array
        (
            [module] => main
            [file] => classes/general/xml.php
        )

    [cdataxmldocument] => Array
        (
            [module] => main
            [file] => classes/general/xml.php
        )

    [cdataxml] => Array
        (
            [module] => main
            [file] => classes/general/xml.php
        )

    [cxmlfilestream] => Array
        (
            [module] => main
            [file] => classes/general/xml.php
        )

    [crsaprovider] => Array
        (
            [module] => main
            [file] => classes/general/rsasecurity.php
        )

    [crsasecurity] => Array
        (
            [module] => main
            [file] => classes/general/rsasecurity.php
        )

    [crsabcmathprovider] => Array
        (
            [module] => main
            [file] => classes/general/rsabcmath.php
        )

    [crsaopensslprovider] => Array
        (
            [module] => main
            [file] => classes/general/rsaopenssl.php
        )

    [casnreader] => Array
        (
            [module] => main
            [file] => classes/general/asn.php
        )

    [cbxshorturi] => Array
        (
            [module] => main
            [file] => classes/mysql/short_uri.php
        )

    [cfinder] => Array
        (
            [module] => main
            [file] => classes/general/finder.php
        )

    [caccess] => Array
        (
            [module] => main
            [file] => classes/general/access.php
        )

    [cauthprovider] => Array
        (
            [module] => main
            [file] => classes/general/authproviders.php
        )

    [iproviderinterface] => Array
        (
            [module] => main
            [file] => classes/general/authproviders.php
        )

    [cgroupauthprovider] => Array
        (
            [module] => main
            [file] => classes/general/authproviders.php
        )

    [cuserauthprovider] => Array
        (
            [module] => main
            [file] => classes/general/authproviders.php
        )

    [ctableschema] => Array
        (
            [module] => main
            [file] => classes/general/table_schema.php
        )

    [ccsvdata] => Array
        (
            [module] => main
            [file] => classes/general/csv_data.php
        )

    [csmile] => Array
        (
            [module] => main
            [file] => classes/general/smile.php
        )

    [csmilegallery] => Array
        (
            [module] => main
            [file] => classes/general/smile.php
        )

    [csmileset] => Array
        (
            [module] => main
            [file] => classes/general/smile.php
        )

    [cglobalcounter] => Array
        (
            [module] => main
            [file] => classes/general/global_counter.php
        )

    [cusercounter] => Array
        (
            [module] => main
            [file] => classes/mysql/user_counter.php
        )

    [cusercounterpage] => Array
        (
            [module] => main
            [file] => classes/mysql/user_counter.php
        )

    [chotkeys] => Array
        (
            [module] => main
            [file] => classes/general/hot_keys.php
        )

    [chotkeyscode] => Array
        (
            [module] => main
            [file] => classes/general/hot_keys.php
        )

    [cbxsanitizer] => Array
        (
            [module] => main
            [file] => classes/general/sanitizer.php
        )

    [ibxarchive] => Array
        (
            [module] => main
            [file] => classes/general/archive.php
        )

    [cbxarchive] => Array
        (
            [module] => main
            [file] => classes/general/archive.php
        )

    [cadminnotify] => Array
        (
            [module] => main
            [file] => classes/general/admin_notify.php
        )

    [cbxfavadmmenu] => Array
        (
            [module] => main
            [file] => classes/general/favorites.php
        )

    [cadmininformer] => Array
        (
            [module] => main
            [file] => classes/general/admin_informer.php
        )

    [csitecheckertest] => Array
        (
            [module] => main
            [file] => classes/general/site_checker.php
        )

    [csqlutil] => Array
        (
            [module] => main
            [file] => classes/general/sql_util.php
        )

    [cfileuploader] => Array
        (
            [module] => main
            [file] => classes/general/uploader.php
        )

    [lpa] => Array
        (
            [module] => main
            [file] => classes/general/lpa.php
        )

    [cadminfilter] => Array
        (
            [module] => main
            [file] => interface/admin_filter.php
        )

    [cadminlist] => Array
        (
            [module] => main
            [file] => interface/admin_list.php
        )

    [cadminlistrow] => Array
        (
            [module] => main
            [file] => interface/admin_list.php
        )

    [cadminuilist] => Array
        (
            [module] => main
            [file] => interface/admin_ui_list.php
        )

    [cadminuilistrow] => Array
        (
            [module] => main
            [file] => interface/admin_ui_list.php
        )

    [cadminuiresult] => Array
        (
            [module] => main
            [file] => interface/admin_ui_list.php
        )

    [cadminuicontextmenu] => Array
        (
            [module] => main
            [file] => interface/admin_ui_list.php
        )

    [cadminuisorting] => Array
        (
            [module] => main
            [file] => interface/admin_ui_list.php
        )

    [cadminuilistactionpanel] => Array
        (
            [module] => main
            [file] => interface/admin_ui_list.php
        )

    [cadmintabcontrol] => Array
        (
            [module] => main
            [file] => interface/admin_tabcontrol.php
        )

    [cadminform] => Array
        (
            [module] => main
            [file] => interface/admin_form.php
        )

    [cadminformsettings] => Array
        (
            [module] => main
            [file] => interface/admin_form.php
        )

    [cadmintabcontroldrag] => Array
        (
            [module] => main
            [file] => interface/admin_tabcontrol_drag.php
        )

    [cadmindraggableblockengine] => Array
        (
            [module] => main
            [file] => interface/admin_tabcontrol_drag.php
        )

    [cjspopup] => Array
        (
            [module] => main
            [file] => interface/jspopup.php
        )

    [cjspopuponpage] => Array
        (
            [module] => main
            [file] => interface/jspopup.php
        )

    [cadmincalendar] => Array
        (
            [module] => main
            [file] => interface/admin_calendar.php
        )

    [cadminviewtabcontrol] => Array
        (
            [module] => main
            [file] => interface/admin_viewtabcontrol.php
        )

    [cadmintabengine] => Array
        (
            [module] => main
            [file] => interface/admin_tabengine.php
        )

    [ccaptcha] => Array
        (
            [module] => main
            [file] => classes/general/captcha.php
        )

    [cmpnotifications] => Array
        (
            [module] => main
            [file] => classes/general/mp_notifications.php
        )

    [calltask] => Array
        (
            [module] => main
            [file] => classes/general/task.php
        )

    [ctask] => Array
        (
            [module] => main
            [file] => classes/general/task.php
        )

    [calloperation] => Array
        (
            [module] => main
            [file] => classes/general/operation.php
        )

    [coperation] => Array
        (
            [module] => main
            [file] => classes/general/operation.php
        )

    [callgroup] => Array
        (
            [module] => main
            [file] => classes/general/group.php
        )

    [cgroup] => Array
        (
            [module] => main
            [file] => classes/general/group.php
        )

    [cajax] => Array
        (
            [module] => main
            [file] => ajax_tools.php
        )

    [calluser] => Array
        (
            [module] => main
            [file] => classes/general/user.php
        )

    [cuser] => Array
        (
            [module] => main
            [file] => classes/general/user.php
        )

    [callevent] => Array
        (
            [module] => main
            [file] => classes/general/event.php
        )

    [cevent] => Array
        (
            [module] => main
            [file] => classes/general/event.php
        )

    [calleventmessage] => Array
        (
            [module] => main
            [file] => classes/general/eventmessage.php
        )

    [ceventmessage] => Array
        (
            [module] => main
            [file] => classes/general/eventmessage.php
        )

    [ceventtype] => Array
        (
            [module] => main
            [file] => classes/general/eventmessage.php
        )

    [_ceventtyperesult] => Array
        (
            [module] => main
            [file] => classes/general/eventmessage.php
        )

    [cdbresulteventmultiresult] => Array
        (
            [module] => main
            [file] => classes/general/eventmessage.php
        )

    [cdebuginfo] => Array
        (
            [module] => main
            [file] => classes/general/debuginfo.php
        )

    [ccaptchaagent] => Array
        (
            [module] => main
            [file] => classes/general/captchaagent.php
        )

    [callfilterquery] => Array
        (
            [module] => main
            [file] => classes/general/filterquery.php
        )

    [cfilterquery] => Array
        (
            [module] => main
            [file] => classes/general/filterquery.php
        )

    [cconvertorspregreplacehelper] => Array
        (
            [module] => main
            [file] => classes/general/convertorspregreplacehelper.php
        )

    [cspacer] => Array
        (
            [module] => main
            [file] => classes/general/spacer.php
        )

    [updatetools] => Array
        (
            [module] => main
            [file] => classes/general/updatetools.php
        )

    [cjscore] => Array
        (
            [module] => main
            [file] => classes/general/jscore.php
        )

    [cchecklisttools] => Array
        (
            [module] => main
            [file] => classes/general/checklist.php
        )

    [cmenu] => Array
        (
            [module] => main
            [file] => classes/general/menu.php
        )

    [cmenucustom] => Array
        (
            [module] => main
            [file] => classes/general/menucustom.php
        )

    [callusertypeentity] => Array
        (
            [module] => main
            [file] => classes/general/usertype.php
        )

    [cusertypeentity] => Array
        (
            [module] => main
            [file] => classes/general/usertype.php
        )

    [cuserfieldenum] => Array
        (
            [module] => main
            [file] => classes/general/userfieldenum.php
        )

    [cusertypesql] => Array
        (
            [module] => main
            [file] => classes/general/usertypesql.php
        )

    [cusertypemanager] => Array
        (
            [module] => main
            [file] => classes/general/usertypemanager.php
        )

    [cusertypestring] => Array
        (
            [module] => main
            [file] => classes/general/usertypestr.php
        )

    [cusertypeinteger] => Array
        (
            [module] => main
            [file] => classes/general/usertypeint.php
        )

    [cusertypedouble] => Array
        (
            [module] => main
            [file] => classes/general/usertypedbl.php
        )

    [cusertypedatetime] => Array
        (
            [module] => main
            [file] => classes/general/usertypetime.php
        )

    [cusertypedate] => Array
        (
            [module] => main
            [file] => classes/general/usertypedate.php
        )

    [cusertypeboolean] => Array
        (
            [module] => main
            [file] => classes/general/usertypebool.php
        )

    [cusertypefile] => Array
        (
            [module] => main
            [file] => classes/general/usertypefile.php
        )

    [cusertypeenum] => Array
        (
            [module] => main
            [file] => classes/general/usertypeenum.php
        )

    [cusertypeiblocksection] => Array
        (
            [module] => main
            [file] => classes/general/usertypesection.php
        )

    [ciblocksectionenum] => Array
        (
            [module] => main
            [file] => classes/general/usertypesection.php
        )

    [cusertypeiblockelement] => Array
        (
            [module] => main
            [file] => classes/general/usertypeelement.php
        )

    [cusertypestringformatted] => Array
        (
            [module] => main
            [file] => classes/general/usertypestrfmt.php
        )

    [cusertypeurl] => Array
        (
            [module] => main
            [file] => classes/general/usertypeurl.php
        )

    [bxgadget] => Array
        (
            [module] => main
            [file] => classes/general/gadget.php
        )

    [cmainadmin] => Array
        (
            [module] => main
            [file] => classes/general/main_admin.php
        )

    [ctemplates] => Array
        (
            [module] => main
            [file] => classes/general/templates.php
        )

    [cpagetemplate] => Array
        (
            [module] => main
            [file] => classes/general/page_template.php
        )

    [filescmp] => Array
        (
            [module] => main
            [file] => classes/general/files_cmp.php
        )

    [carchiver] => Array
        (
            [module] => main
            [file] => classes/general/tar_gz.php
        )

    [czip] => Array
        (
            [module] => main
            [file] => classes/general/zip.php
        )

    [curlrewriter] => Array
        (
            [module] => main
            [file] => classes/general/urlrewriter.php
        )

    [charsetconverter] => Array
        (
            [module] => main
            [file] => classes/general/charset_converter.php
        )

    [chtmlpagescache] => Array
        (
            [module] => main
            [file] => lib/composite/helper.php
        )

    [statichtmlmemcachedresponse] => Array
        (
            [module] => main
            [file] => lib/composite/responder.php
        )

    [statichtmlfileresponse] => Array
        (
            [module] => main
            [file] => lib/composite/responder.php
        )

    [bitrix\main\page\frame] => Array
        (
            [module] => main
            [file] => lib/composite/engine.php
        )

    [bitrix\main\page\framestatic] => Array
        (
            [module] => main
            [file] => lib/composite/staticarea.php
        )

    [bitrix\main\page\framebuffered] => Array
        (
            [module] => main
            [file] => lib/composite/bufferarea.php
        )

    [bitrix\main\page\framehelper] => Array
        (
            [module] => main
            [file] => lib/composite/bufferarea.php
        )

    [bitrix\main\data\statichtmlcache] => Array
        (
            [module] => main
            [file] => lib/composite/page.php
        )

    [bitrix\main\data\statichtmlstorage] => Array
        (
            [module] => main
            [file] => lib/composite/data/abstractstorage.php
        )

    [bitrix\main\data\statichtmlfilestorage] => Array
        (
            [module] => main
            [file] => lib/composite/data/filestorage.php
        )

    [bitrix\main\data\statichtmlmemcachedstorage] => Array
        (
            [module] => main
            [file] => lib/composite/data/memcachedstorage.php
        )

    [bitrix\main\data\staticcacheprovider] => Array
        (
            [module] => main
            [file] => lib/composite/data/cacheprovider.php
        )

    [bitrix\main\data\appcachemanifest] => Array
        (
            [module] => main
            [file] => lib/composite/appcache.php
        )

    [iblock] => Array
        (
            [module] => iblock
            [file] => install/index.php
        )

    [ciblockpropertyresult] => Array
        (
            [module] => iblock
            [file] => classes/general/iblockpropresult.php
        )

    [ciblockresult] => Array
        (
            [module] => iblock
            [file] => classes/general/iblockresult.php
        )

    [_cibelement] => Array
        (
            [module] => iblock
            [file] => classes/general/iblock_element.php
        )

    [ciblocktype] => Array
        (
            [module] => iblock
            [file] => classes/general/iblocktype.php
        )

    [calliblock] => Array
        (
            [module] => iblock
            [file] => classes/general/iblock.php
        )

    [ciblock] => Array
        (
            [module] => iblock
            [file] => classes/mysql/iblock.php
        )

    [calliblocksection] => Array
        (
            [module] => iblock
            [file] => classes/general/iblocksection.php
        )

    [ciblocksection] => Array
        (
            [module] => iblock
            [file] => classes/mysql/iblocksection.php
        )

    [calliblockproperty] => Array
        (
            [module] => iblock
            [file] => classes/general/iblockproperty.php
        )

    [ciblockpropertyenum] => Array
        (
            [module] => iblock
            [file] => classes/general/iblockpropertyenum.php
        )

    [ciblockproperty] => Array
        (
            [module] => iblock
            [file] => classes/mysql/iblockproperty.php
        )

    [calliblockelement] => Array
        (
            [module] => iblock
            [file] => classes/general/iblockelement.php
        )

    [ciblockelement] => Array
        (
            [module] => iblock
            [file] => classes/mysql/iblockelement.php
        )

    [calliblockrss] => Array
        (
            [module] => iblock
            [file] => classes/general/iblockrss.php
        )

    [ciblockrss] => Array
        (
            [module] => iblock
            [file] => classes/mysql/iblockrss.php
        )

    [ciblockpropertydatetime] => Array
        (
            [module] => iblock
            [file] => classes/general/prop_datetime.php
        )

    [ciblockpropertydate] => Array
        (
            [module] => iblock
            [file] => classes/general/prop_date.php
        )

    [ciblockpropertyxmlid] => Array
        (
            [module] => iblock
            [file] => classes/general/prop_xmlid.php
        )

    [ciblockpropertyfileman] => Array
        (
            [module] => iblock
            [file] => classes/general/prop_fileman.php
        )

    [ciblockpropertyhtml] => Array
        (
            [module] => iblock
            [file] => classes/general/prop_html.php
        )

    [ciblockpropertyelementlist] => Array
        (
            [module] => iblock
            [file] => classes/general/prop_element_list.php
        )

    [ccmlresult] => Array
        (
            [module] => iblock
            [file] => classes/general/cmlresult.php
        )

    [ciblockxmlfile] => Array
        (
            [module] => iblock
            [file] => classes/mysql/cml2.php
        )

    [ciblockcmlimport] => Array
        (
            [module] => iblock
            [file] => classes/general/cml2.php
        )

    [ciblockcmlexport] => Array
        (
            [module] => iblock
            [file] => classes/general/cml2.php
        )

    [ciblockfindtools] => Array
        (
            [module] => iblock
            [file] => classes/general/comp_findtools.php
        )

    [ciblockpricetools] => Array
        (
            [module] => iblock
            [file] => classes/general/comp_pricetools.php
        )

    [ciblockparameters] => Array
        (
            [module] => iblock
            [file] => classes/general/comp_parameters.php
        )

    [ciblockformatproperties] => Array
        (
            [module] => iblock
            [file] => classes/general/comp_formatprops.php
        )

    [calliblocksequence] => Array
        (
            [module] => iblock
            [file] => classes/general/iblocksequence.php
        )

    [ciblocksequence] => Array
        (
            [module] => iblock
            [file] => classes/mysql/iblocksequence.php
        )

    [ciblockpropertysequence] => Array
        (
            [module] => iblock
            [file] => classes/general/prop_seq.php
        )

    [ciblockpropertyelementautocomplete] => Array
        (
            [module] => iblock
            [file] => classes/general/prop_element_auto.php
        )

    [ciblockpropertysku] => Array
        (
            [module] => iblock
            [file] => classes/general/prop_element_sku.php
        )

    [ciblockpropertysectionautocomplete] => Array
        (
            [module] => iblock
            [file] => classes/general/prop_section_auto.php
        )

    [calliblockofferstmp] => Array
        (
            [module] => iblock
            [file] => classes/general/iblockoffers.php
        )

    [ciblockofferstmp] => Array
        (
            [module] => iblock
            [file] => classes/mysql/iblockoffers.php
        )

    [ceventiblock] => Array
        (
            [module] => iblock
            [file] => classes/general/iblock_event_list.php
        )

    [cratingscomponentsiblock] => Array
        (
            [module] => iblock
            [file] => classes/general/ratings_components.php
        )

    [ciblockrights] => Array
        (
            [module] => iblock
            [file] => classes/general/iblock_rights.php
        )

    [ciblocksectionrights] => Array
        (
            [module] => iblock
            [file] => classes/general/iblock_rights.php
        )

    [ciblockelementrights] => Array
        (
            [module] => iblock
            [file] => classes/general/iblock_rights.php
        )

    [ciblockrightsstorage] => Array
        (
            [module] => iblock
            [file] => classes/general/iblock_rights.php
        )

    [ciblockpropertytools] => Array
        (
            [module] => iblock
            [file] => classes/general/iblockproptools.php
        )

    [ciblocksectionpropertylink] => Array
        (
            [module] => iblock
            [file] => classes/general/section_property.php
        )

    [ciblockxmlimport] => Array
        (
            [module] => iblock
            [file] => classes/general/iblockxmlimport.php
        )

    [bitrix\iblock\iblockfieldtable] => Array
        (
            [module] => iblock
            [file] => lib/iblockfield.php
        )

    [bitrix\iblock\iblockgrouptable] => Array
        (
            [module] => iblock
            [file] => lib/iblockgroup.php
        )

    [bitrix\iblock\iblockmessagetable] => Array
        (
            [module] => iblock
            [file] => lib/iblockmessage.php
        )

    [bitrix\iblock\iblockrsstable] => Array
        (
            [module] => iblock
            [file] => lib/iblockrss.php
        )

    [bitrix\iblock\iblocksitetable] => Array
        (
            [module] => iblock
            [file] => lib/iblocksite.php
        )

    [bitrix\iblock\inheritedpropertytable] => Array
        (
            [module] => iblock
            [file] => lib/inheritedproperty.php
        )

    [bitrix\iblock\propertyenumerationtable] => Array
        (
            [module] => iblock
            [file] => lib/propertyenumeration.php
        )

    [bitrix\iblock\propertyfeaturetable] => Array
        (
            [module] => iblock
            [file] => lib/propertyfeature.php
        )

    [bitrix\iblock\sequencetable] => Array
        (
            [module] => iblock
            [file] => lib/sequence.php
        )

    [bitrix\iblock\sitetable] => Array
        (
            [module] => iblock
            [file] => lib/site.php
        )

    [bitrix\iblock\typetable] => Array
        (
            [module] => iblock
            [file] => lib/type.php
        )

    [bitrix\iblock\typelanguagetable] => Array
        (
            [module] => iblock
            [file] => lib/typelanguage.php
        )

    [bitrix\iblock\bizproctype\usertypeproperty] => Array
        (
            [module] => iblock
            [file] => lib/bizproctype/usertypeproperty.php
        )

    [bitrix\iblock\bizproctype\ecrm] => Array
        (
            [module] => iblock
            [file] => lib/bizproctype/ecrm.php
        )

    [bitrix\iblock\bizproctype\money] => Array
        (
            [module] => iblock
            [file] => lib/bizproctype/money.php
        )

    [bitrix\iblock\bizproctype\usertypepropertydiskfile] => Array
        (
            [module] => iblock
            [file] => lib/bizproctype/usertypepropertydiskfile.php
        )

    [bitrix\iblock\bizproctype\usertypepropertyelist] => Array
        (
            [module] => iblock
            [file] => lib/bizproctype/usertypepropertyelist.php
        )

    [bitrix\iblock\bizproctype\usertypepropertyemployee] => Array
        (
            [module] => iblock
            [file] => lib/bizproctype/usertypepropertyemployee.php
        )

    [bitrix\iblock\bizproctype\usertypepropertyhtml] => Array
        (
            [module] => iblock
            [file] => lib/bizproctype/usertypepropertyhtml.php
        )

    [bitrix\iblock\component\base] => Array
        (
            [module] => iblock
            [file] => lib/component/base.php
        )

    [bitrix\iblock\component\element] => Array
        (
            [module] => iblock
            [file] => lib/component/element.php
        )

    [bitrix\iblock\component\elementlist] => Array
        (
            [module] => iblock
            [file] => lib/component/elementlist.php
        )

    [bitrix\iblock\component\filters] => Array
        (
            [module] => iblock
            [file] => lib/component/filters.php
        )

    [bitrix\iblock\component\selector\element] => Array
        (
            [module] => iblock
            [file] => lib/component/selector/element.php
        )

    [bitrix\iblock\component\selector\entity] => Array
        (
            [module] => iblock
            [file] => lib/component/selector/entity.php
        )

    [bitrix\iblock\component\tools] => Array
        (
            [module] => iblock
            [file] => lib/component/tools.php
        )

    [bitrix\iblock\controller\filter\element] => Array
        (
            [module] => iblock
            [file] => lib/Controller/Filter/Element.php
        )

    [bitrix\iblock\filter\entity\elementsettings] => Array
        (
            [module] => iblock
            [file] => lib/filter/entity/elementsettings.php
        )

    [bitrix\iblock\filter\entity\iblocksettings] => Array
        (
            [module] => iblock
            [file] => lib/filter/entity/iblocksettings.php
        )

    [bitrix\iblock\filter\fieldprovider\base] => Array
        (
            [module] => iblock
            [file] => lib/filter/fieldprovider/base.php
        )

    [bitrix\iblock\filter\fieldprovider\element] => Array
        (
            [module] => iblock
            [file] => lib/filter/fieldprovider/element.php
        )

    [bitrix\iblock\filter\fieldprovider\iblockproperty] => Array
        (
            [module] => iblock
            [file] => lib/filter/fieldprovider/iblockproperty.php
        )

    [bitrix\iblock\filter\dictionary] => Array
        (
            [module] => iblock
            [file] => lib/filter/dictionary.php
        )

    [bitrix\iblock\filter\entitylist] => Array
        (
            [module] => iblock
            [file] => lib/filter/entitylist.php
        )

    [bitrix\iblock\filter\factory] => Array
        (
            [module] => iblock
            [file] => lib/filter/factory.php
        )

    [bitrix\iblock\grid\panel\groupaction] => Array
        (
            [module] => iblock
            [file] => lib/grid/panel/groupaction.php
        )

    [bitrix\iblock\grid\actiontype] => Array
        (
            [module] => iblock
            [file] => lib/grid/actiontype.php
        )

    [bitrix\iblock\helpers\admin\property] => Array
        (
            [module] => iblock
            [file] => lib/helpers/admin/property.php
        )

    [bitrix\iblock\helpers\filter\property] => Array
        (
            [module] => iblock
            [file] => lib/helpers/filter/property.php
        )

    [bitrix\iblock\helpers\filter\propertymanager] => Array
        (
            [module] => iblock
            [file] => lib/helpers/filter/propertymanager.php
        )

    [bitrix\iblock\inheritedproperty\basetemplate] => Array
        (
            [module] => iblock
            [file] => lib/inheritedproperty/basetemplate.php
        )

    [bitrix\iblock\inheritedproperty\basevalues] => Array
        (
            [module] => iblock
            [file] => lib/inheritedproperty/basevalues.php
        )

    [bitrix\iblock\inheritedproperty\elementtemplates] => Array
        (
            [module] => iblock
            [file] => lib/inheritedproperty/elementtemplates.php
        )

    [bitrix\iblock\inheritedproperty\elementvalues] => Array
        (
            [module] => iblock
            [file] => lib/inheritedproperty/elementvalues.php
        )

    [bitrix\iblock\inheritedproperty\iblocktemplates] => Array
        (
            [module] => iblock
            [file] => lib/inheritedproperty/iblocktemplates.php
        )

    [bitrix\iblock\inheritedproperty\iblockvalues] => Array
        (
            [module] => iblock
            [file] => lib/inheritedproperty/iblockvalues.php
        )

    [bitrix\iblock\inheritedproperty\sectiontemplates] => Array
        (
            [module] => iblock
            [file] => lib/inheritedproperty/sectiontemplates.php
        )

    [bitrix\iblock\inheritedproperty\sectionvalues] => Array
        (
            [module] => iblock
            [file] => lib/inheritedproperty/sectionvalues.php
        )

    [bitrix\iblock\inheritedproperty\valuesqueue] => Array
        (
            [module] => iblock
            [file] => lib/inheritedproperty/valuesqueue.php
        )

    [bitrix\iblock\landingsource\dataloader] => Array
        (
            [module] => iblock
            [file] => lib/landingsource/dataloader.php
        )

    [bitrix\iblock\landingsource\element] => Array
        (
            [module] => iblock
            [file] => lib/landingsource/element.php
        )

    [bitrix\iblock\model\propertyfeature] => Array
        (
            [module] => iblock
            [file] => lib/model/propertyfeature.php
        )

    [bitrix\iblock\model\section] => Array
        (
            [module] => iblock
            [file] => lib/model/section.php
        )

    [bitrix\iblock\propertyindex\dictionary] => Array
        (
            [module] => iblock
            [file] => lib/propertyindex/dictionary.php
        )

    [bitrix\iblock\propertyindex\element] => Array
        (
            [module] => iblock
            [file] => lib/propertyindex/element.php
        )

    [bitrix\iblock\propertyindex\facet] => Array
        (
            [module] => iblock
            [file] => lib/propertyindex/facet.php
        )

    [bitrix\iblock\propertyindex\indexer] => Array
        (
            [module] => iblock
            [file] => lib/propertyindex/indexer.php
        )

    [bitrix\iblock\propertyindex\manager] => Array
        (
            [module] => iblock
            [file] => lib/propertyindex/manager.php
        )

    [bitrix\iblock\propertyindex\querybuilder] => Array
        (
            [module] => iblock
            [file] => lib/propertyindex/querybuilder.php
        )

    [bitrix\iblock\propertyindex\storage] => Array
        (
            [module] => iblock
            [file] => lib/propertyindex/storage.php
        )

    [bitrix\iblock\template\engine] => Array
        (
            [module] => iblock
            [file] => lib/template/engine.php
        )

    [bitrix\iblock\template\noderoot] => Array
        (
            [module] => iblock
            [file] => lib/template/engine.php
        )

    [bitrix\iblock\template\nodetext] => Array
        (
            [module] => iblock
            [file] => lib/template/engine.php
        )

    [bitrix\iblock\template\nodeentityfield] => Array
        (
            [module] => iblock
            [file] => lib/template/engine.php
        )

    [bitrix\iblock\template\nodefunction] => Array
        (
            [module] => iblock
            [file] => lib/template/engine.php
        )

    [bitrix\iblock\template\helper] => Array
        (
            [module] => iblock
            [file] => lib/template/helper.php
        )

    [bitrix\iblock\template\entity\base] => Array
        (
            [module] => iblock
            [file] => lib/template/entity/base.php
        )

    [bitrix\iblock\template\entity\lazyvalueloader] => Array
        (
            [module] => iblock
            [file] => lib/template/entity/base.php
        )

    [bitrix\iblock\template\entity\catalogstore] => Array
        (
            [module] => iblock
            [file] => lib/template/entity/catalogstore.php
        )

    [bitrix\iblock\template\entity\element] => Array
        (
            [module] => iblock
            [file] => lib/template/entity/element.php
        )

    [bitrix\iblock\template\entity\elementcatalog] => Array
        (
            [module] => iblock
            [file] => lib/template/entity/elementcatalog.php
        )

    [bitrix\iblock\template\entity\elementcatalogmeasure] => Array
        (
            [module] => iblock
            [file] => lib/template/entity/elementcatalog.php
        )

    [bitrix\iblock\template\entity\elementcatalogstorelist] => Array
        (
            [module] => iblock
            [file] => lib/template/entity/elementcatalog.php
        )

    [bitrix\iblock\template\entity\elementprice] => Array
        (
            [module] => iblock
            [file] => lib/template/entity/elementprice.php
        )

    [bitrix\iblock\template\entity\elementproperty] => Array
        (
            [module] => iblock
            [file] => lib/template/entity/elementproperty.php
        )

    [bitrix\iblock\template\entity\elementpropertyuserfield] => Array
        (
            [module] => iblock
            [file] => lib/template/entity/elementproperty.php
        )

    [bitrix\iblock\template\entity\elementpropertyenum] => Array
        (
            [module] => iblock
            [file] => lib/template/entity/elementproperty.php
        )

    [bitrix\iblock\template\entity\elementpropertyelement] => Array
        (
            [module] => iblock
            [file] => lib/template/entity/elementproperty.php
        )

    [bitrix\iblock\template\entity\elementpropertysection] => Array
        (
            [module] => iblock
            [file] => lib/template/entity/elementproperty.php
        )

    [bitrix\iblock\template\entity\elementsku] => Array
        (
            [module] => iblock
            [file] => lib/template/entity/elementsku.php
        )

    [bitrix\iblock\template\entity\elementskuprice] => Array
        (
            [module] => iblock
            [file] => lib/template/entity/elementskuprice.php
        )

    [bitrix\iblock\template\entity\elementskuproperty] => Array
        (
            [module] => iblock
            [file] => lib/template/entity/elementskuproperty.php
        )

    [bitrix\iblock\template\entity\iblock] => Array
        (
            [module] => iblock
            [file] => lib/template/entity/iblock.php
        )

    [bitrix\iblock\template\entity\section] => Array
        (
            [module] => iblock
            [file] => lib/template/entity/section.php
        )

    [bitrix\iblock\template\entity\sectionpath] => Array
        (
            [module] => iblock
            [file] => lib/template/entity/sectionpath.php
        )

    [bitrix\iblock\template\entity\sectionproperty] => Array
        (
            [module] => iblock
            [file] => lib/template/entity/sectionproperty.php
        )

    [bitrix\iblock\template\functions\fabric] => Array
        (
            [module] => iblock
            [file] => lib/template/functions/fabric.php
        )

    [bitrix\iblock\template\functions\functionbase] => Array
        (
            [module] => iblock
            [file] => lib/template/functions/fabric.php
        )

    [bitrix\iblock\template\functions\functionupper] => Array
        (
            [module] => iblock
            [file] => lib/template/functions/fabric.php
        )

    [bitrix\iblock\template\functions\functionlower] => Array
        (
            [module] => iblock
            [file] => lib/template/functions/fabric.php
        )

    [bitrix\iblock\template\functions\functiontranslit] => Array
        (
            [module] => iblock
            [file] => lib/template/functions/fabric.php
        )

    [bitrix\iblock\template\functions\functionconcat] => Array
        (
            [module] => iblock
            [file] => lib/template/functions/fabric.php
        )

    [bitrix\iblock\template\functions\functionlimit] => Array
        (
            [module] => iblock
            [file] => lib/template/functions/fabric.php
        )

    [bitrix\iblock\template\functions\functioncontrast] => Array
        (
            [module] => iblock
            [file] => lib/template/functions/fabric.php
        )

    [bitrix\iblock\template\functions\functionmin] => Array
        (
            [module] => iblock
            [file] => lib/template/functions/fabric.php
        )

    [bitrix\iblock\template\functions\functionmax] => Array
        (
            [module] => iblock
            [file] => lib/template/functions/fabric.php
        )

    [bitrix\iblock\template\functions\functiondistinct] => Array
        (
            [module] => iblock
            [file] => lib/template/functions/fabric.php
        )

    [bitrix\iblock\update\adminfilteroption] => Array
        (
            [module] => iblock
            [file] => lib/update/adminfilteroption.php
        )

    [bitrix\iblock\update\admingridoption] => Array
        (
            [module] => iblock
            [file] => lib/update/admingridoption.php
        )

    [bitrix\iblock\url\adminpage\basebuilder] => Array
        (
            [module] => iblock
            [file] => lib/url/adminpage/basebuilder.php
        )

    [bitrix\iblock\url\adminpage\buildermanager] => Array
        (
            [module] => iblock
            [file] => lib/url/adminpage/buildermanager.php
        )

    [bitrix\iblock\url\adminpage\iblockbuilder] => Array
        (
            [module] => iblock
            [file] => lib/url/adminpage/iblockbuilder.php
        )

    [bitrix\iblock\sendereventhandler] => Array
        (
            [module] => iblock
            [file] => lib/senderconnector.php
        )

    [bitrix\iblock\senderconnectoriblock] => Array
        (
            [module] => iblock
            [file] => lib/senderconnector.php
        )

    [ccurrency] => Array
        (
            [module] => currency
            [file] => general/currency.php
        )

    [ccurrencylang] => Array
        (
            [module] => currency
            [file] => general/currency_lang.php
        )

    [ccurrencyrates] => Array
        (
            [module] => currency
            [file] => general/currency_rate.php
        )

    [bitrix\currency\compatible\tools] => Array
        (
            [module] => currency
            [file] => lib/compatible/tools.php
        )

    [bitrix\currency\helpers\admin\tools] => Array
        (
            [module] => currency
            [file] => lib/helpers/admin/tools.php
        )

    [bitrix\currency\helpers\editor] => Array
        (
            [module] => currency
            [file] => lib/helpers/editor.php
        )

    [bitrix\currency\userfield\money] => Array
        (
            [module] => currency
            [file] => lib/userfield/money.php
        )

    [bitrix\currency\currencymanager] => Array
        (
            [module] => currency
            [file] => lib/currencymanager.php
        )

    [bitrix\currency\currencytable] => Array
        (
            [module] => currency
            [file] => lib/currency.php
        )

    [bitrix\currency\currencylangtable] => Array
        (
            [module] => currency
            [file] => lib/currencylang.php
        )

    [bitrix\currency\currencyratetable] => Array
        (
            [module] => currency
            [file] => lib/currencyrate.php
        )

    [bitrix\currency\currencyclassifier] => Array
        (
            [module] => currency
            [file] => lib/currencyclassifier.php
        )

    [sale] => Array
        (
            [module] => sale
            [file] => install/index.php
        )

    [callsaledelivery] => Array
        (
            [module] => sale
            [file] => general/delivery.php
        )

    [csaledelivery] => Array
        (
            [module] => sale
            [file] => mysql/delivery.php
        )

    [csaledeliveryhandler] => Array
        (
            [module] => sale
            [file] => mysql/delivery_handler.php
        )

    [csaledeliveryhelper] => Array
        (
            [module] => sale
            [file] => general/delivery_helper.php
        )

    [csaledelivery2paysystem] => Array
        (
            [module] => sale
            [file] => general/delivery_2_pay_system.php
        )

    [csalelocation] => Array
        (
            [module] => sale
            [file] => mysql/location.php
        )

    [csalelocationgroup] => Array
        (
            [module] => sale
            [file] => mysql/location_group.php
        )

    [csalebasket] => Array
        (
            [module] => sale
            [file] => mysql/basket.php
        )

    [csalebaskethelper] => Array
        (
            [module] => sale
            [file] => general/basket_helper.php
        )

    [csaleuser] => Array
        (
            [module] => sale
            [file] => mysql/basket.php
        )

    [csaleorder] => Array
        (
            [module] => sale
            [file] => mysql/order.php
        )

    [csaleorderpropsgroup] => Array
        (
            [module] => sale
            [file] => mysql/order_props_group.php
        )

    [csaleorderpropsvariant] => Array
        (
            [module] => sale
            [file] => mysql/order_props_variant.php
        )

    [csaleorderuserprops] => Array
        (
            [module] => sale
            [file] => mysql/order_user_props.php
        )

    [csaleorderuserpropsvalue] => Array
        (
            [module] => sale
            [file] => mysql/order_user_props_value.php
        )

    [csaleordertax] => Array
        (
            [module] => sale
            [file] => mysql/order_tax.php
        )

    [csaleorderhelper] => Array
        (
            [module] => sale
            [file] => general/order_helper.php
        )

    [csalepaysystem] => Array
        (
            [module] => sale
            [file] => mysql/pay_system.php
        )

    [csalepaysystemaction] => Array
        (
            [module] => sale
            [file] => mysql/pay_system_action.php
        )

    [csalepaysystemshelper] => Array
        (
            [module] => sale
            [file] => general/pay_system_helper.php
        )

    [csalepaysystemtarif] => Array
        (
            [module] => sale
            [file] => general/pay_system_tarif.php
        )

    [csaletax] => Array
        (
            [module] => sale
            [file] => mysql/tax.php
        )

    [csaletaxrate] => Array
        (
            [module] => sale
            [file] => mysql/tax_rate.php
        )

    [csalepersontype] => Array
        (
            [module] => sale
            [file] => mysql/person_type.php
        )

    [csalediscount] => Array
        (
            [module] => sale
            [file] => mysql/discount.php
        )

    [csalebasketdiscountconvert] => Array
        (
            [module] => sale
            [file] => general/step_operations.php
        )

    [csalediscountreindex] => Array
        (
            [module] => sale
            [file] => general/step_operations.php
        )

    [csalediscountconvertext] => Array
        (
            [module] => sale
            [file] => general/step_operations.php
        )

    [csaleuseraccount] => Array
        (
            [module] => sale
            [file] => mysql/user.php
        )

    [csaleusertransact] => Array
        (
            [module] => sale
            [file] => mysql/user_transact.php
        )

    [csaleusercards] => Array
        (
            [module] => sale
            [file] => mysql/user_cards.php
        )

    [csalerecurring] => Array
        (
            [module] => sale
            [file] => mysql/recurring.php
        )

    [csalelang] => Array
        (
            [module] => sale
            [file] => mysql/settings.php
        )

    [csalegroupaccesstosite] => Array
        (
            [module] => sale
            [file] => mysql/settings.php
        )

    [csalegroupaccesstoflag] => Array
        (
            [module] => sale
            [file] => mysql/settings.php
        )

    [csaleauxiliary] => Array
        (
            [module] => sale
            [file] => mysql/auxiliary.php
        )

    [csaleaffiliate] => Array
        (
            [module] => sale
            [file] => mysql/affiliate.php
        )

    [csaleaffiliateplan] => Array
        (
            [module] => sale
            [file] => mysql/affiliate_plan.php
        )

    [csaleaffiliateplansection] => Array
        (
            [module] => sale
            [file] => mysql/affiliate_plan_section.php
        )

    [csaleaffiliatetier] => Array
        (
            [module] => sale
            [file] => mysql/affiliate_tier.php
        )

    [csaleaffiliatetransact] => Array
        (
            [module] => sale
            [file] => mysql/affiliate_transact.php
        )

    [csaleexport] => Array
        (
            [module] => sale
            [file] => general/export.php
        )

    [exportoneccrm] => Array
        (
            [module] => sale
            [file] => general/export.php
        )

    [csaleorderloader] => Array
        (
            [module] => sale
            [file] => general/order_loader.php
        )

    [csalemeasure] => Array
        (
            [module] => sale
            [file] => general/measurement.php
        )

    [csaleproduct] => Array
        (
            [module] => sale
            [file] => mysql/product.php
        )

    [csaleviewedproduct] => Array
        (
            [module] => sale
            [file] => mysql/product.php
        )

    [csalehelper] => Array
        (
            [module] => sale
            [file] => general/helper.php
        )

    [csalemobileorderutils] => Array
        (
            [module] => sale
            [file] => general/mobile_order.php
        )

    [csalemobileorderpull] => Array
        (
            [module] => sale
            [file] => general/mobile_order.php
        )

    [csalemobileorderpush] => Array
        (
            [module] => sale
            [file] => general/mobile_order.php
        )

    [csalemobileorderfilter] => Array
        (
            [module] => sale
            [file] => general/mobile_order.php
        )

    [cbasesalereporthelper] => Array
        (
            [module] => sale
            [file] => general/sale_report_helper.php
        )

    [csalereportsaleorderhelper] => Array
        (
            [module] => sale
            [file] => general/sale_report_helper.php
        )

    [csalereportuserhelper] => Array
        (
            [module] => sale
            [file] => general/sale_report_helper.php
        )

    [csalereportsalefuserhelper] => Array
        (
            [module] => sale
            [file] => general/sale_report_helper.php
        )

    [ibxsaleproductprovider] => Array
        (
            [module] => sale
            [file] => general/product_provider.php
        )

    [csalestorebarcode] => Array
        (
            [module] => sale
            [file] => mysql/store_barcode.php
        )

    [csaleorderchange] => Array
        (
            [module] => sale
            [file] => mysql/order_change.php
        )

    [csaleorderchangeformat] => Array
        (
            [module] => sale
            [file] => general/order_change.php
        )

    [bitrix\sale\internals\fusertable] => Array
        (
            [module] => sale
            [file] => lib/internals/fuser.php
        )

    [bitrix\sale\fuser] => Array
        (
            [module] => sale
            [file] => lib/fuser.php
        )

    [bitrix\sale\internals\input\manager] => Array
        (
            [module] => sale
            [file] => lib/internals/input.php
        )

    [bitrix\sale\internals\input\base] => Array
        (
            [module] => sale
            [file] => lib/internals/input.php
        )

    [bitrix\sale\internals\input\file] => Array
        (
            [module] => sale
            [file] => lib/internals/input.php
        )

    [bitrix\sale\internals\input\stringinput] => Array
        (
            [module] => sale
            [file] => lib/internals/input.php
        )

    [bitrix\sale\internals\sitecurrencytable] => Array
        (
            [module] => sale
            [file] => lib/internals/sitecurrency.php
        )

    [csalestatus] => Array
        (
            [module] => sale
            [file] => general/status.php
        )

    [bitrix\sale\statusbase] => Array
        (
            [module] => sale
            [file] => lib/statusbase.php
        )

    [bitrix\sale\orderstatus] => Array
        (
            [module] => sale
            [file] => lib/orderstatus.php
        )

    [bitrix\sale\deliverystatus] => Array
        (
            [module] => sale
            [file] => lib/deliverystatus.php
        )

    [bitrix\sale\internals\statustable] => Array
        (
            [module] => sale
            [file] => lib/internals/status.php
        )

    [bitrix\sale\internals\statuslangtable] => Array
        (
            [module] => sale
            [file] => lib/internals/status_lang.php
        )

    [bitrix\sale\internals\statusgrouptasktable] => Array
        (
            [module] => sale
            [file] => lib/internals/status_grouptask.php
        )

    [csaleorderprops] => Array
        (
            [module] => sale
            [file] => general/order_props.php
        )

    [csaleorderpropsadapter] => Array
        (
            [module] => sale
            [file] => general/order_props.php
        )

    [csaleorderpropsvalue] => Array
        (
            [module] => sale
            [file] => mysql/order_props_values.php
        )

    [bitrix\sale\propertyvaluecollection] => Array
        (
            [module] => sale
            [file] => lib/propertyvaluecollection.php
        )

    [bitrix\sale\internals\orderpropstable] => Array
        (
            [module] => sale
            [file] => lib/internals/orderprops.php
        )

    [bitrix\sale\internals\orderpropsgrouptable] => Array
        (
            [module] => sale
            [file] => lib/internals/orderprops_group.php
        )

    [bitrix\sale\internals\orderpropsvaluetable] => Array
        (
            [module] => sale
            [file] => lib/internals/orderprops_value.php
        )

    [bitrix\sale\internals\orderpropsvarianttable] => Array
        (
            [module] => sale
            [file] => lib/internals/orderprops_variant.php
        )

    [bitrix\sale\internals\orderpropsrelationtable] => Array
        (
            [module] => sale
            [file] => lib/internals/orderprops_relation.php
        )

    [bitrix\sale\internals\userpropsvaluetable] => Array
        (
            [module] => sale
            [file] => lib/internals/userpropsvalue.php
        )

    [bitrix\sale\internals\userpropstable] => Array
        (
            [module] => sale
            [file] => lib/internals/userprops.php
        )

    [bitrix\sale\businessvalue] => Array
        (
            [module] => sale
            [file] => lib/businessvalue.php
        )

    [bitrix\sale\ibusinessvalueprovider] => Array
        (
            [module] => sale
            [file] => lib/businessvalueproviderinterface.php
        )

    [bitrix\sale\internals\businessvaluetable] => Array
        (
            [module] => sale
            [file] => lib/internals/businessvalue.php
        )

    [bitrix\sale\internals\businessvaluepersondomaintable] => Array
        (
            [module] => sale
            [file] => lib/internals/businessvalue_persondomain.php
        )

    [bitrix\sale\internals\businessvaluecode1ctable] => Array
        (
            [module] => sale
            [file] => lib/internals/businessvalue_code_1c.php
        )

    [bitrix\sale\internals\paysystemactiontable] => Array
        (
            [module] => sale
            [file] => lib/internals/paysystemaction.php
        )

    [bitrix\sale\internals\paysysteminner] => Array
        (
            [module] => sale
            [file] => lib/internals/paysysteminner.php
        )

    [bitrix\sale\internals\deliverypaysystemtable] => Array
        (
            [module] => sale
            [file] => lib/internals/delivery_paysystem.php
        )

    [bitrix\sale\usermessageexception] => Array
        (
            [module] => sale
            [file] => lib/exception.php
        )

    [bitrix\sale\configuration] => Array
        (
            [module] => sale
            [file] => lib/configuration.php
        )

    [bitrix\sale\order] => Array
        (
            [module] => sale
            [file] => lib/order.php
        )

    [bitrix\sale\persontype] => Array
        (
            [module] => sale
            [file] => lib/persontype.php
        )

    [csalereportsalegoodshelper] => Array
        (
            [module] => sale
            [file] => general/sale_report_helper.php
        )

    [csalereportsaleproducthelper] => Array
        (
            [module] => sale
            [file] => general/sale_report_helper.php
        )

    [bitrix\sale\internals\producttable] => Array
        (
            [module] => sale
            [file] => lib/internals/product.php
        )

    [bitrix\sale\internals\goodssectiontable] => Array
        (
            [module] => sale
            [file] => lib/internals/goodssection.php
        )

    [bitrix\sale\internals\sectiontable] => Array
        (
            [module] => sale
            [file] => lib/internals/section.php
        )

    [bitrix\sale\internals\storeproducttable] => Array
        (
            [module] => sale
            [file] => lib/internals/storeproduct.php
        )

    [bitrix\sale\saleszone] => Array
        (
            [module] => sale
            [file] => lib/saleszone.php
        )

    [bitrix\sale\internals\orderdeliveryreqtable] => Array
        (
            [module] => sale
            [file] => lib/internals/orderdeliveryreq.php
        )

    [bitrix\sale\sendereventhandler] => Array
        (
            [module] => sale
            [file] => lib/senderconnector.php
        )

    [bitrix\sale\senderconnectorbuyer] => Array
        (
            [module] => sale
            [file] => lib/senderconnector.php
        )

    [bitrix\sale\userconsent] => Array
        (
            [module] => sale
            [file] => lib/userconsent.php
        )

    [bitrix\sale\internals\product2producttable] => Array
        (
            [module] => sale
            [file] => lib/internals/product2product.php
        )

    [bitrix\sale\internals\orderprocessingtable] => Array
        (
            [module] => sale
            [file] => lib/internals/orderprocessing.php
        )

    [bitrix\sale\orderbase] => Array
        (
            [module] => sale
            [file] => lib/orderbase.php
        )

    [bitrix\sale\internals\entity] => Array
        (
            [module] => sale
            [file] => lib/internals/entity.php
        )

    [bitrix\sale\internals\entitycollection] => Array
        (
            [module] => sale
            [file] => lib/internals/entitycollection.php
        )

    [bitrix\sale\internals\collectionbase] => Array
        (
            [module] => sale
            [file] => lib/internals/collectionbase.php
        )

    [bitrix\sale\shipment] => Array
        (
            [module] => sale
            [file] => lib/shipment.php
        )

    [bitrix\sale\shipmentcollection] => Array
        (
            [module] => sale
            [file] => lib/shipmentcollection.php
        )

    [bitrix\sale\shipmentitemcollection] => Array
        (
            [module] => sale
            [file] => lib/shipmentitemcollection.php
        )

    [bitrix\sale\shipmentitem] => Array
        (
            [module] => sale
            [file] => lib/shipmentitem.php
        )

    [bitrix\sale\shipmentitemstorecollection] => Array
        (
            [module] => sale
            [file] => lib/shipmentitemstorecollection.php
        )

    [bitrix\sale\shipmentitemstore] => Array
        (
            [module] => sale
            [file] => lib/shipmentitemstore.php
        )

    [bitrix\sale\paymentcollectionbase] => Array
        (
            [module] => sale
            [file] => lib/internals/paymentcollectionbase.php
        )

    [bitrix\sale\paymentcollection] => Array
        (
            [module] => sale
            [file] => lib/paymentcollection.php
        )

    [bitrix\sale\payment] => Array
        (
            [module] => sale
            [file] => lib/payment.php
        )

    [bitrix\sale\paysystemservice] => Array
        (
            [module] => sale
            [file] => lib/paysystemservice.php
        )

    [bitrix\sale\internals\fields] => Array
        (
            [module] => sale
            [file] => lib/internals/fields.php
        )

    [bitrix\sale\result] => Array
        (
            [module] => sale
            [file] => lib/result.php
        )

    [bitrix\sale\resulterror] => Array
        (
            [module] => sale
            [file] => lib/result.php
        )

    [bitrix\sale\resultserializable] => Array
        (
            [module] => sale
            [file] => lib/resultserializable.php
        )

    [bitrix\sale\eventactions] => Array
        (
            [module] => sale
            [file] => lib/eventactions.php
        )

    [bitrix\sale\basketbase] => Array
        (
            [module] => sale
            [file] => lib/basketbase.php
        )

    [bitrix\sale\basketitembase] => Array
        (
            [module] => sale
            [file] => lib/basketitembase.php
        )

    [bitrix\sale\basket] => Array
        (
            [module] => sale
            [file] => lib/basket.php
        )

    [bitrix\sale\internals\basketitembase] => Array
        (
            [module] => sale
            [file] => lib/internals/basketitembase.php
        )

    [bitrix\sale\basketitem] => Array
        (
            [module] => sale
            [file] => lib/basketitem.php
        )

    [bitrix\sale\basketbundlecollection] => Array
        (
            [module] => sale
            [file] => lib/basketbundlecollection.php
        )

    [bitrix\sale\orderproperties] => Array
        (
            [module] => sale
            [file] => lib/orderprops.php
        )

    [bitrix\sale\propertyvalue] => Array
        (
            [module] => sale
            [file] => lib/propertyvalue.php
        )

    [bitrix\sale\compatible\internals\entitycompatibility] => Array
        (
            [module] => sale
            [file] => lib/compatible/internals/entitycompatibility.php
        )

    [bitrix\sale\compatible\ordercompatibility] => Array
        (
            [module] => sale
            [file] => lib/compatible/ordercompatibility.php
        )

    [bitrix\sale\compatible\basketcompatibility] => Array
        (
            [module] => sale
            [file] => lib/compatible/basketcompatibility.php
        )

    [bitrix\sale\compatible\eventcompatibility] => Array
        (
            [module] => sale
            [file] => lib/compatible/eventcompatibility.php
        )

    [bitrix\sale\compatible\orderquery] => Array
        (
            [module] => sale
            [file] => lib/compatible/compatible.php
        )

    [bitrix\sale\compatible\orderquerylocation] => Array
        (
            [module] => sale
            [file] => lib/compatible/compatible.php
        )

    [bitrix\sale\compatible\fetchadapter] => Array
        (
            [module] => sale
            [file] => lib/compatible/compatible.php
        )

    [bitrix\sale\compatible\test] => Array
        (
            [module] => sale
            [file] => lib/compatible/compatible.php
        )

    [bitrix\sale\orderuserproperties] => Array
        (
            [module] => sale
            [file] => lib/userprops.php
        )

    [bitrix\sale\basketpropertiescollectionbase] => Array
        (
            [module] => sale
            [file] => lib/basketpropertiesbase.php
        )

    [bitrix\sale\basketpropertiescollection] => Array
        (
            [module] => sale
            [file] => lib/basketproperties.php
        )

    [bitrix\sale\basketpropertyitembase] => Array
        (
            [module] => sale
            [file] => lib/basketpropertiesitembase.php
        )

    [bitrix\sale\basketpropertyitem] => Array
        (
            [module] => sale
            [file] => lib/basketpropertiesitem.php
        )

    [bitrix\sale\tax] => Array
        (
            [module] => sale
            [file] => lib/tax.php
        )

    [bitrix\sale\internals\ordertable] => Array
        (
            [module] => sale
            [file] => lib/internals/order.php
        )

    [bitrix\sale\internals\baskettable] => Array
        (
            [module] => sale
            [file] => lib/internals/basket.php
        )

    [bitrix\sale\internals\shipmenttable] => Array
        (
            [module] => sale
            [file] => lib/internals/shipment.php
        )

    [bitrix\sale\internals\shipmentitemtable] => Array
        (
            [module] => sale
            [file] => lib/internals/shipmentitem.php
        )

    [bitrix\sale\internals\paysystemservicetable] => Array
        (
            [module] => sale
            [file] => lib/internals/paysystemservice.php
        )

    [bitrix\sale\internals\paymenttable] => Array
        (
            [module] => sale
            [file] => lib/internals/payment.php
        )

    [bitrix\sale\internals\shipmentitemstoretable] => Array
        (
            [module] => sale
            [file] => lib/internals/shipmentitemstore.php
        )

    [bitrix\sale\internals\shipmentextraservice] => Array
        (
            [module] => sale
            [file] => lib/internals/shipmentextraservice.php
        )

    [bitrix\sale\internals\orderuserpropertiestable] => Array
        (
            [module] => sale
            [file] => lib/internals/userprops.php
        )

    [bitrix\sale\internals\collectableentity] => Array
        (
            [module] => sale
            [file] => lib/internals/collectableentity.php
        )

    [bitrix\sale\provider] => Array
        (
            [module] => sale
            [file] => lib/provider.php
        )

    [bitrix\sale\providerbase] => Array
        (
            [module] => sale
            [file] => lib/providerbase.php
        )

    [bitrix\sale\internals\catalog\provider] => Array
        (
            [module] => sale
            [file] => lib/internals/catalog/provider.php
        )

    [bitrix\sale\saleproviderbase] => Array
        (
            [module] => sale
            [file] => lib/saleproviderbase.php
        )

    [bitrix\sale\internals\transferdataprovider] => Array
        (
            [module] => sale
            [file] => lib/internals/transferdataprovider.php
        )

    [bitrix\sale\internals\poolquantity] => Array
        (
            [module] => sale
            [file] => lib/internals/poolquantity.php
        )

    [bitrix\sale\internals\providercreator] => Array
        (
            [module] => sale
            [file] => lib/internals/providercreator.php
        )

    [bitrix\sale\internals\providerbuilderbase] => Array
        (
            [module] => sale
            [file] => lib/internals/providerbuilderbase.php
        )

    [bitrix\sale\internals\providerbuilder] => Array
        (
            [module] => sale
            [file] => lib/internals/providerbuilder.php
        )

    [bitrix\sale\internals\providerbuildercompatibility] => Array
        (
            [module] => sale
            [file] => lib/internals/providerbuildercompatibility.php
        )

    [bitrix\sale\orderhistory] => Array
        (
            [module] => sale
            [file] => lib/orderhistory.php
        )

    [bitrix\sale\internals\callbackregistrytable] => Array
        (
            [module] => sale
            [file] => lib/internals/callbackregistry.php
        )

    [bitrix\sale\internals\basketpropertytable] => Array
        (
            [module] => sale
            [file] => lib/internals/basketproperties.php
        )

    [bitrix\sale\internals\companytable] => Array
        (
            [module] => sale
            [file] => lib/internals/company.php
        )

    [bitrix\sale\internals\companygrouptable] => Array
        (
            [module] => sale
            [file] => lib/internals/companygroup.php
        )

    [bitrix\sale\internals\companyresponsiblegrouptable] => Array
        (
            [module] => sale
            [file] => lib/internals/companyresponsiblegroup.php
        )

    [bitrix\sale\internals\persontypetable] => Array
        (
            [module] => sale
            [file] => lib/internals/persontype.php
        )

    [bitrix\sale\internals\persontypesitetable] => Array
        (
            [module] => sale
            [file] => lib/internals/persontypesite.php
        )

    [bitrix\sale\internals\pool] => Array
        (
            [module] => sale
            [file] => lib/internals/pool.php
        )

    [bitrix\sale\internals\userbudgetpool] => Array
        (
            [module] => sale
            [file] => lib/internals/userbudgetpool.php
        )

    [bitrix\sale\internals\eventspool] => Array
        (
            [module] => sale
            [file] => lib/internals/eventspool.php
        )

    [bitrix\sale\internals\events] => Array
        (
            [module] => sale
            [file] => lib/internals/events.php
        )

    [bitrix\sale\pricemaths] => Array
        (
            [module] => sale
            [file] => lib/pricemaths.php
        )

    [bitrix\sale\basketcomponenthelper] => Array
        (
            [module] => sale
            [file] => lib/basketcomponenthelper.php
        )

    [bitrix\sale\registry] => Array
        (
            [module] => sale
            [file] => lib/registry.php
        )

    [ipaymentorder] => Array
        (
            [module] => sale
            [file] => lib/internals/paymentinterface.php
        )

    [ishipmentorder] => Array
        (
            [module] => sale
            [file] => lib/internals/shipmentinterface.php
        )

    [ientitymarker] => Array
        (
            [module] => sale
            [file] => lib/internals/entitymarkerinterface.php
        )

    [bitrix\sale\internals\orderarchivetable] => Array
        (
            [module] => sale
            [file] => lib/internals/orderarchive.php
        )

    [bitrix\sale\internals\basketarchivetable] => Array
        (
            [module] => sale
            [file] => lib/internals/basketarchive.php
        )

    [bitrix\sale\internals\orderarchivepackedtable] => Array
        (
            [module] => sale
            [file] => lib/internals/orderarchivepacked.php
        )

    [bitrix\sale\internals\basketarchivepackedtable] => Array
        (
            [module] => sale
            [file] => lib/internals/basketarchivepacked.php
        )

    [bitrix\sale\archive\manager] => Array
        (
            [module] => sale
            [file] => lib/archive/manager.php
        )

    [bitrix\sale\archive\recovery\base] => Array
        (
            [module] => sale
            [file] => lib/archive/recovery/base.php
        )

    [bitrix\sale\archive\recovery\scheme] => Array
        (
            [module] => sale
            [file] => lib/archive/recovery/scheme.php
        )

    [bitrix\sale\archive\recovery\version1] => Array
        (
            [module] => sale
            [file] => lib/archive/recovery/version1.php
        )

    [bitrix\sale\tax\ratetable] => Array
        (
            [module] => sale
            [file] => lib/tax/rate.php
        )

    [bitrix\sale\location\locationtable] => Array
        (
            [module] => sale
            [file] => lib/location/location.php
        )

    [bitrix\sale\location\tree] => Array
        (
            [module] => sale
            [file] => lib/location/tree.php
        )

    [bitrix\sale\location\typetable] => Array
        (
            [module] => sale
            [file] => lib/location/type.php
        )

    [bitrix\sale\location\grouptable] => Array
        (
            [module] => sale
            [file] => lib/location/group.php
        )

    [bitrix\sale\location\externaltable] => Array
        (
            [module] => sale
            [file] => lib/location/external.php
        )

    [bitrix\sale\location\externalservicetable] => Array
        (
            [module] => sale
            [file] => lib/location/externalservice.php
        )

    [bitrix\sale\location\search\finder] => Array
        (
            [module] => sale
            [file] => lib/location/search/finder.php
        )

    [bitrix\sale\location\search\wordtable] => Array
        (
            [module] => sale
            [file] => lib/location/search/word.php
        )

    [bitrix\sale\location\search\chaintable] => Array
        (
            [module] => sale
            [file] => lib/location/search/chain.php
        )

    [bitrix\sale\location\search\sitelinktable] => Array
        (
            [module] => sale
            [file] => lib/location/search/sitelink.php
        )

    [bitrix\sale\location\name\nameentity] => Array
        (
            [module] => sale
            [file] => lib/location/name/nameentity.php
        )

    [bitrix\sale\location\name\locationtable] => Array
        (
            [module] => sale
            [file] => lib/location/name/location.php
        )

    [bitrix\sale\location\name\typetable] => Array
        (
            [module] => sale
            [file] => lib/location/name/type.php
        )

    [bitrix\sale\location\name\grouptable] => Array
        (
            [module] => sale
            [file] => lib/location/name/group.php
        )

    [bitrix\sale\location\connector] => Array
        (
            [module] => sale
            [file] => lib/location/connector.php
        )

    [bitrix\sale\location\grouplocationtable] => Array
        (
            [module] => sale
            [file] => lib/location/grouplocation.php
        )

    [bitrix\sale\location\sitelocationtable] => Array
        (
            [module] => sale
            [file] => lib/location/sitelocation.php
        )

    [bitrix\sale\location\defaultsitetable] => Array
        (
            [module] => sale
            [file] => lib/location/defaultsite.php
        )

    [bitrix\sale\location\db\commonhelper] => Array
        (
            [module] => sale
            [file] => lib/location/db/commonhelper.php
        )

    [bitrix\sale\location\db\helper] => Array
        (
            [module] => sale
            [file] => lib/location/db/mysql/helper.php
        )

    [bitrix\sale\location\db\blockinserter] => Array
        (
            [module] => sale
            [file] => lib/location/db/blockinserter.php
        )

    [bitrix\sale\location\admin\helper] => Array
        (
            [module] => sale
            [file] => lib/location/admin/helper.php
        )

    [bitrix\sale\location\admin\namehelper] => Array
        (
            [module] => sale
            [file] => lib/location/admin/namehelper.php
        )

    [bitrix\sale\location\admin\locationhelper] => Array
        (
            [module] => sale
            [file] => lib/location/admin/locationhelper.php
        )

    [bitrix\sale\location\admin\typehelper] => Array
        (
            [module] => sale
            [file] => lib/location/admin/typehelper.php
        )

    [bitrix\sale\location\admin\grouphelper] => Array
        (
            [module] => sale
            [file] => lib/location/admin/grouphelper.php
        )

    [bitrix\sale\location\admin\defaultsitehelper] => Array
        (
            [module] => sale
            [file] => lib/location/admin/defaultsitehelper.php
        )

    [bitrix\sale\location\admin\sitelocationhelper] => Array
        (
            [module] => sale
            [file] => lib/location/admin/sitelocationhelper.php
        )

    [bitrix\sale\location\admin\externalservicehelper] => Array
        (
            [module] => sale
            [file] => lib/location/admin/externalservicehelper.php
        )

    [bitrix\sale\location\admin\searchhelper] => Array
        (
            [module] => sale
            [file] => lib/location/admin/searchhelper.php
        )

    [bitrix\sale\location\util\process] => Array
        (
            [module] => sale
            [file] => lib/location/util/process.php
        )

    [bitrix\sale\location\util\csvreader] => Array
        (
            [module] => sale
            [file] => lib/location/util/csvreader.php
        )

    [bitrix\sale\location\util\assert] => Array
        (
            [module] => sale
            [file] => lib/location/util/assert.php
        )

    [bitrix\sale\location\import\importprocess] => Array
        (
            [module] => sale
            [file] => lib/location/import/importprocess.php
        )

    [bitrix\sale\location\search\reindexprocess] => Array
        (
            [module] => sale
            [file] => lib/location/search/reindexprocess.php
        )

    [bitrix\sale\location\tree\nodenotfoundexception] => Array
        (
            [module] => sale
            [file] => lib/location/tree/exception.php
        )

    [bitrix\sale\location\tree\nodeincorrectexception] => Array
        (
            [module] => sale
            [file] => lib/location/tree/exception.php
        )

    [bitrix\sale\location\exception] => Array
        (
            [module] => sale
            [file] => lib/location/exception.php
        )

    [csaleproxyadminresult] => Array
        (
            [module] => sale
            [file] => general/proxyadminresult.php
        )

    [csaleproxyadminuiresult] => Array
        (
            [module] => sale
            [file] => general/proxyadminresult.php
        )

    [csaleproxyresult] => Array
        (
            [module] => sale
            [file] => general/proxyresult.php
        )

    [bitrix\sale\location\migration\cupdaterlocationpro] => Array
        (
            [module] => sale
            [file] => lib/location/migration/migrate.php
        )

    [bitrix\sale\delivery\deliverylocationtable] => Array
        (
            [module] => sale
            [file] => lib/delivery/deliverylocation.php
        )

    [bitrix\sale\delivery\deliverylocationexcludetable] => Array
        (
            [module] => sale
            [file] => lib/delivery/deliverylocationexclude.php
        )

    [bitrix\sale\tax\ratelocationtable] => Array
        (
            [module] => sale
            [file] => lib/tax/ratelocation.php
        )

    [csalebasketfilter] => Array
        (
            [module] => sale
            [file] => general/sale_cond.php
        )

    [csalecondctrl] => Array
        (
            [module] => sale
            [file] => general/sale_cond.php
        )

    [csalecondctrlcomplex] => Array
        (
            [module] => sale
            [file] => general/sale_cond.php
        )

    [csalecondctrlgroup] => Array
        (
            [module] => sale
            [file] => general/sale_cond.php
        )

    [csalecondctrlbasketgroup] => Array
        (
            [module] => sale
            [file] => general/sale_cond.php
        )

    [csalecondctrlbasketfields] => Array
        (
            [module] => sale
            [file] => general/sale_cond.php
        )

    [csalecondctrlbasketitemconditions] => Array
        (
            [module] => sale
            [file] => general/sale_cond.php
        )

    [csalecondctrlbasketproperties] => Array
        (
            [module] => sale
            [file] => general/sale_cond.php
        )

    [csalecondctrlorderfields] => Array
        (
            [module] => sale
            [file] => general/sale_cond.php
        )

    [csalecondctrlcommon] => Array
        (
            [module] => sale
            [file] => general/sale_cond.php
        )

    [csalecondtree] => Array
        (
            [module] => sale
            [file] => general/sale_cond.php
        )

    [csalecondctrlpastorder] => Array
        (
            [module] => sale
            [file] => general/sale_cond.php
        )

    [csalecondcumulativectrl] => Array
        (
            [module] => sale
            [file] => general/sale_cond.php
        )

    [csalecumulativeaction] => Array
        (
            [module] => sale
            [file] => general/sale_act.php
        )

    [csaleactionctrl] => Array
        (
            [module] => sale
            [file] => general/sale_act.php
        )

    [csaleactionctrlcomplex] => Array
        (
            [module] => sale
            [file] => general/sale_act.php
        )

    [csaleactionctrlgroup] => Array
        (
            [module] => sale
            [file] => general/sale_act.php
        )

    [csaleactionctrlaction] => Array
        (
            [module] => sale
            [file] => general/sale_act.php
        )

    [csalediscountactionapply] => Array
        (
            [module] => sale
            [file] => general/sale_act.php
        )

    [csaleactionctrldelivery] => Array
        (
            [module] => sale
            [file] => general/sale_act.php
        )

    [csaleactiongift] => Array
        (
            [module] => sale
            [file] => general/sale_act.php
        )

    [csaleactiongiftctrlgroup] => Array
        (
            [module] => sale
            [file] => general/sale_act.php
        )

    [csaleactionctrlbasketgroup] => Array
        (
            [module] => sale
            [file] => general/sale_act.php
        )

    [csaleactionctrlsubgroup] => Array
        (
            [module] => sale
            [file] => general/sale_act.php
        )

    [csaleactioncondctrlbasketfields] => Array
        (
            [module] => sale
            [file] => general/sale_act.php
        )

    [csaleactiontree] => Array
        (
            [module] => sale
            [file] => general/sale_act.php
        )

    [csalediscountconvert] => Array
        (
            [module] => sale
            [file] => general/discount_convert.php
        )

    [csalepdf] => Array
        (
            [module] => sale
            [file] => general/pdf.php
        )

    [csaleymhandler] => Array
        (
            [module] => sale
            [file] => general/ym_handler.php
        )

    [csaleymlocation] => Array
        (
            [module] => sale
            [file] => general/ym_location.php
        )

    [bitrix\sale\delivery\calculationresult] => Array
        (
            [module] => sale
            [file] => lib/delivery/calculationresult.php
        )

    [bitrix\sale\delivery\services\table] => Array
        (
            [module] => sale
            [file] => lib/delivery/services/table.php
        )

    [bitrix\sale\delivery\restrictions\table] => Array
        (
            [module] => sale
            [file] => lib/delivery/restrictions/table.php
        )

    [bitrix\sale\delivery\services\manager] => Array
        (
            [module] => sale
            [file] => lib/delivery/services/manager.php
        )

    [bitrix\sale\delivery\restrictions\base] => Array
        (
            [module] => sale
            [file] => lib/delivery/restrictions/base.php
        )

    [bitrix\sale\delivery\restrictions\manager] => Array
        (
            [module] => sale
            [file] => lib/delivery/restrictions/manager.php
        )

    [bitrix\sale\delivery\services\base] => Array
        (
            [module] => sale
            [file] => lib/delivery/services/base.php
        )

    [bitrix\sale\delivery\menu] => Array
        (
            [module] => sale
            [file] => lib/delivery/menu.php
        )

    [bitrix\sale\delivery\services\objectpool] => Array
        (
            [module] => sale
            [file] => lib/delivery/services/objectpool.php
        )

    [bitrix\sale\tradingplatformtable] => Array
        (
            [module] => sale
            [file] => lib/internals/tradingplatform.php
        )

    [bitrix\sale\tradingplatform\ebay\policy] => Array
        (
            [module] => sale
            [file] => lib/tradingplatform/ebay/policy.php
        )

    [bitrix\sale\tradingplatform\helper] => Array
        (
            [module] => sale
            [file] => lib/tradingplatform/helper.php
        )

    [bitrix\sale\tradingplatform\ymarket\yandexmarket] => Array
        (
            [module] => sale
            [file] => lib/tradingplatform/ymarket/yandexmarket.php
        )

    [bitrix\sale\tradingplatform\platform] => Array
        (
            [module] => sale
            [file] => lib/tradingplatform/platform.php
        )

    [bitrix\sale\tradingplatform\logger] => Array
        (
            [module] => sale
            [file] => lib/tradingplatform/logger.php
        )

    [bitrix\sale\internals\shipmentextraservicetable] => Array
        (
            [module] => sale
            [file] => lib/internals/shipmentextraservice.php
        )

    [bitrix\sale\delivery\extraservices\manager] => Array
        (
            [module] => sale
            [file] => lib/delivery/extra_services/manager.php
        )

    [bitrix\sale\delivery\extraservices\base] => Array
        (
            [module] => sale
            [file] => lib/delivery/extra_services/base.php
        )

    [bitrix\sale\delivery\extraservices\table] => Array
        (
            [module] => sale
            [file] => lib/delivery/extra_services/table.php
        )

    [bitrix\sale\delivery\tracking\manager] => Array
        (
            [module] => sale
            [file] => lib/delivery/tracking/manager.php
        )

    [bitrix\sale\delivery\tracking\table] => Array
        (
            [module] => sale
            [file] => lib/delivery/tracking/table.php
        )

    [bitrix\sale\delivery\externallocationmap] => Array
        (
            [module] => sale
            [file] => lib/delivery/externallocationmap.php
        )

    [bitrix\sale\internals\servicerestrictiontable] => Array
        (
            [module] => sale
            [file] => lib/internals/servicerestriction.php
        )

    [bitrix\sale\services\base\restrictionmanager] => Array
        (
            [module] => sale
            [file] => lib/services/base/restrictionmanager.php
        )

    [bitrix\sale\services\base\siterestriction] => Array
        (
            [module] => sale
            [file] => lib/services/base/siterestriction.php
        )

    [bitrix\sale\services\base\tradebindingrestriction] => Array
        (
            [module] => sale
            [file] => lib/services/base/tradebindingrestriction.php
        )

    [bitrix\sale\compatible\discountcompatibility] => Array
        (
            [module] => sale
            [file] => lib/compatible/discountcompatibility.php
        )

    [bitrix\sale\config\feature] => Array
        (
            [module] => sale
            [file] => lib/config/feature.php
        )

    [bitrix\sale\discount\context\basecontext] => Array
        (
            [module] => sale
            [file] => lib/discount/context/basecontext.php
        )

    [bitrix\sale\discount\context\fuser] => Array
        (
            [module] => sale
            [file] => lib/discount/context/fuser.php
        )

    [bitrix\sale\discount\context\user] => Array
        (
            [module] => sale
            [file] => lib/discount/context/user.php
        )

    [bitrix\sale\discount\context\usergroup] => Array
        (
            [module] => sale
            [file] => lib/discount/context/usergroup.php
        )

    [bitrix\sale\discount\gift\collection] => Array
        (
            [module] => sale
            [file] => lib/discount/gift/collection.php
        )

    [bitrix\sale\discount\gift\gift] => Array
        (
            [module] => sale
            [file] => lib/discount/gift/gift.php
        )

    [bitrix\sale\discount\gift\manager] => Array
        (
            [module] => sale
            [file] => lib/discount/gift/manager.php
        )

    [bitrix\sale\discount\gift\relateddatatable] => Array
        (
            [module] => sale
            [file] => lib/discount/gift/relateddata.php
        )

    [bitrix\sale\discount\index\indexelementtable] => Array
        (
            [module] => sale
            [file] => lib/discount/index/indexelement.php
        )

    [bitrix\sale\discount\index\indexsectiontable] => Array
        (
            [module] => sale
            [file] => lib/discount/index/indexsection.php
        )

    [bitrix\sale\discount\index\manager] => Array
        (
            [module] => sale
            [file] => lib/discount/index/manager.php
        )

    [bitrix\sale\discount\migration\orderdiscountmigrator] => Array
        (
            [module] => sale
            [file] => lib/discount/migration/orderdiscountmigrator.php
        )

    [bitrix\sale\discount\prediction\manager] => Array
        (
            [module] => sale
            [file] => lib/discount/prediction/manager.php
        )

    [bitrix\sale\discount\preset\arrayhelper] => Array
        (
            [module] => sale
            [file] => lib/discount/preset/arrayhelper.php
        )

    [bitrix\sale\discount\preset\basepreset] => Array
        (
            [module] => sale
            [file] => lib/discount/preset/basepreset.php
        )

    [bitrix\sale\discount\preset\htmlhelper] => Array
        (
            [module] => sale
            [file] => lib/discount/preset/htmlhelper.php
        )

    [bitrix\sale\discount\preset\manager] => Array
        (
            [module] => sale
            [file] => lib/discount/preset/manager.php
        )

    [bitrix\sale\discount\preset\selectproductpreset] => Array
        (
            [module] => sale
            [file] => lib/discount/preset/selectproductpreset.php
        )

    [bitrix\sale\discount\preset\state] => Array
        (
            [module] => sale
            [file] => lib/discount/preset/state.php
        )

    [bitrix\sale\discount\result\compatibleformat] => Array
        (
            [module] => sale
            [file] => lib/discount/result/compatibleformat.php
        )

    [bitrix\sale\discount\runtimecache\discountcache] => Array
        (
            [module] => sale
            [file] => lib/discount/runtimecache/discountcache.php
        )

    [bitrix\sale\discount\runtimecache\fusercache] => Array
        (
            [module] => sale
            [file] => lib/discount/runtimecache/fusercache.php
        )

    [bitrix\sale\discount\actions] => Array
        (
            [module] => sale
            [file] => lib/discount/actions.php
        )

    [bitrix\sale\discount\analyzer] => Array
        (
            [module] => sale
            [file] => lib/discount/analyzer.php
        )

    [bitrix\sale\discount\cumulativecalculator] => Array
        (
            [module] => sale
            [file] => lib/discount/cumulativecalculator.php
        )

    [bitrix\sale\discount\formatter] => Array
        (
            [module] => sale
            [file] => lib/discount/formatter.php
        )

    [bitrix\sale\internals\discounttable] => Array
        (
            [module] => sale
            [file] => lib/internals/discount.php
        )

    [bitrix\sale\internals\discountcoupontable] => Array
        (
            [module] => sale
            [file] => lib/internals/discountcoupon.php
        )

    [bitrix\sale\internals\discountentitiestable] => Array
        (
            [module] => sale
            [file] => lib/internals/discountentities.php
        )

    [bitrix\sale\internals\discountgrouptable] => Array
        (
            [module] => sale
            [file] => lib/internals/discountgroup.php
        )

    [bitrix\sale\internals\discountmoduletable] => Array
        (
            [module] => sale
            [file] => lib/internals/discountmodule.php
        )

    [bitrix\sale\internals\orderdiscounttable] => Array
        (
            [module] => sale
            [file] => lib/internals/orderdiscount.php
        )

    [bitrix\sale\internals\orderdiscountdatatable] => Array
        (
            [module] => sale
            [file] => lib/internals/orderdiscount.php
        )

    [bitrix\sale\internals\ordercouponstable] => Array
        (
            [module] => sale
            [file] => lib/internals/orderdiscount.php
        )

    [bitrix\sale\internals\ordermodulestable] => Array
        (
            [module] => sale
            [file] => lib/internals/orderdiscount.php
        )

    [bitrix\sale\internals\orderroundtable] => Array
        (
            [module] => sale
            [file] => lib/internals/orderround.php
        )

    [bitrix\sale\internals\orderrulestable] => Array
        (
            [module] => sale
            [file] => lib/internals/orderdiscount.php
        )

    [bitrix\sale\internals\orderrulesdescrtable] => Array
        (
            [module] => sale
            [file] => lib/internals/orderdiscount.php
        )

    [bitrix\sale\internals\accountnumbergenerator] => Array
        (
            [module] => sale
            [file] => lib/internals/accountnumber.php
        )

    [bitrix\sale\discount] => Array
        (
            [module] => sale
            [file] => lib/discount.php
        )

    [bitrix\sale\discountbase] => Array
        (
            [module] => sale
            [file] => lib/discountbase.php
        )

    [bitrix\sale\discountcouponsmanager] => Array
        (
            [module] => sale
            [file] => lib/discountcouponsmanager.php
        )

    [bitrix\sale\discountcouponsmanagerbase] => Array
        (
            [module] => sale
            [file] => lib/discountcouponsmanagerbase.php
        )

    [bitrix\sale\orderdiscount] => Array
        (
            [module] => sale
            [file] => lib/orderdiscount.php
        )

    [bitrix\sale\orderdiscountbase] => Array
        (
            [module] => sale
            [file] => lib/orderdiscountbase.php
        )

    [bitrix\sale\orderdiscountmanager] => Array
        (
            [module] => sale
            [file] => lib/orderdiscountmanager.php
        )

    [bitrix\sale\paysystem\logger] => Array
        (
            [module] => sale
            [file] => lib/paysystem/logger.php
        )

    [bitrix\sale\paysystem\restservice] => Array
        (
            [module] => sale
            [file] => lib/paysystem/restservice.php
        )

    [bitrix\sale\paysystem\resthandler] => Array
        (
            [module] => sale
            [file] => lib/paysystem/resthandler.php
        )

    [bitrix\sale\services\base\restclient] => Array
        (
            [module] => sale
            [file] => lib/services/base/restclient.php
        )

    [bitrix\sale\paysystem\service] => Array
        (
            [module] => sale
            [file] => lib/paysystem/service.php
        )

    [bitrix\sale\internals\paysystemresthandlerstable] => Array
        (
            [module] => sale
            [file] => lib/internals/paysystemresthandlers.php
        )

    [bitrix\sale\paysystem\manager] => Array
        (
            [module] => sale
            [file] => lib/paysystem/manager.php
        )

    [bitrix\sale\paysystem\baseservicehandler] => Array
        (
            [module] => sale
            [file] => lib/paysystem/baseservicehandler.php
        )

    [bitrix\sale\paysystem\servicehandler] => Array
        (
            [module] => sale
            [file] => lib/paysystem/servicehandler.php
        )

    [bitrix\sale\paysystem\irefund] => Array
        (
            [module] => sale
            [file] => lib/paysystem/irefund.php
        )

    [bitrix\sale\paysystem\ipdf] => Array
        (
            [module] => sale
            [file] => lib/paysystem/ipdf.php
        )

    [bitrix\sale\paysystem\irefundextended] => Array
        (
            [module] => sale
            [file] => lib/paysystem/irefundextended.php
        )

    [bitrix\sale\paysystem\cert] => Array
        (
            [module] => sale
            [file] => lib/paysystem/cert.php
        )

    [bitrix\sale\paysystem\ipayable] => Array
        (
            [module] => sale
            [file] => lib/paysystem/ipayable.php
        )

    [bitrix\sale\paysystem\icheckable] => Array
        (
            [module] => sale
            [file] => lib/paysystem/icheckable.php
        )

    [bitrix\sale\paysystem\iprepayable] => Array
        (
            [module] => sale
            [file] => lib/paysystem/iprepayable.php
        )

    [bitrix\sale\paysystem\compatibilityhandler] => Array
        (
            [module] => sale
            [file] => lib/paysystem/compatibilityhandler.php
        )

    [bitrix\sale\paysystem\ihold] => Array
        (
            [module] => sale
            [file] => lib/paysystem/ihold.php
        )

    [bitrix\sale\paysystem\ipartialhold] => Array
        (
            [module] => sale
            [file] => lib/paysystem/ipartialhold.php
        )

    [bitrix\sale\internals\paymentlogtable] => Array
        (
            [module] => sale
            [file] => lib/internals/paymentlog.php
        )

    [bitrix\sale\services\paysystem\restrictions\manager] => Array
        (
            [module] => sale
            [file] => lib/services/paysystem/restrictions/manager.php
        )

    [bitrix\sale\services\base\restriction] => Array
        (
            [module] => sale
            [file] => lib/services/base/restriction.php
        )

    [bitrix\sale\internals\yandexsettingstable] => Array
        (
            [module] => sale
            [file] => lib/internals/yandexsettings.php
        )

    [bitrix\sale\services\company\manager] => Array
        (
            [module] => sale
            [file] => lib/services/company/manager.php
        )

    [bitrix\sale\internals\collectionfilteriterator] => Array
        (
            [module] => sale
            [file] => lib/internals/collectionfilteriterator.php
        )

    [bitrix\sale\cashbox\internals\pool] => Array
        (
            [module] => sale
            [file] => lib/cashbox/internals/pool.php
        )

    [bitrix\sale\cashbox\internals\cashboxtable] => Array
        (
            [module] => sale
            [file] => lib/cashbox/internals/cashbox.php
        )

    [bitrix\sale\cashbox\internals\cashboxchecktable] => Array
        (
            [module] => sale
            [file] => lib/cashbox/internals/cashboxcheck.php
        )

    [bitrix\sale\cashbox\internals\cashboxzreporttable] => Array
        (
            [module] => sale
            [file] => lib/cashbox/internals/cashboxzreport.php
        )

    [bitrix\sale\cashbox\internals\cashboxerrlogtable] => Array
        (
            [module] => sale
            [file] => lib/cashbox/internals/cashboxerrlog.php
        )

    [bitrix\sale\cashbox\cashbox] => Array
        (
            [module] => sale
            [file] => lib/cashbox/cashbox.php
        )

    [bitrix\sale\cashbox\manager] => Array
        (
            [module] => sale
            [file] => lib/cashbox/manager.php
        )

    [bitrix\sale\cashbox\iprintimmediately] => Array
        (
            [module] => sale
            [file] => lib/cashbox/iprintimmediately.php
        )

    [bitrix\sale\cashbox\restrictions\manager] => Array
        (
            [module] => sale
            [file] => lib/cashbox/restrictions/manager.php
        )

    [bitrix\sale\notify] => Array
        (
            [module] => sale
            [file] => lib/notify.php
        )

    [bitrix\sale\buyerstatistic] => Array
        (
            [module] => sale
            [file] => /lib/buyerstatistic.php
        )

    [bitrix\sale\internals\buyerstatistictable] => Array
        (
            [module] => sale
            [file] => /lib/internals/buyerstatistic.php
        )

    [cadminsalelist] => Array
        (
            [module] => sale
            [file] => general/admin_lib.php
        )

    [bitrix\sale\helpers\admin\skuprops] => Array
        (
            [module] => sale
            [file] => lib/helpers/admin/skuprops.php
        )

    [bitrix\sale\helpers\admin\product] => Array
        (
            [module] => sale
            [file] => lib/helpers/admin/product.php
        )

    [bitrix\sale\helpers\order] => Array
        (
            [module] => sale
            [file] => lib/helpers/order.php
        )

    [bitrix\sale\location\comparator\replacement] => Array
        (
            [module] => sale
            [file] => lib/location/comparator/ru/replacement.php
        )

    [bitrix\sale\location\comparator\tmptable] => Array
        (
            [module] => sale
            [file] => lib/location/comparator/tmptable.php
        )

    [bitrix\sale\location\comparator] => Array
        (
            [module] => sale
            [file] => lib/location/comparator.php
        )

    [bitrix\sale\location\comparator\mapresult] => Array
        (
            [module] => sale
            [file] => lib/location/comparator/mapresult.php
        )

    [bitrix\sale\location\comparator\mapper] => Array
        (
            [module] => sale
            [file] => lib/location/comparator/mapper.php
        )

    [bitrix\sale\exchange\onec\documentimport] => Array
        (
            [module] => sale
            [file] => /lib/exchange/compatibility/documents.php
        )

    [bitrix\sale\exchange\onec\collisionorder] => Array
        (
            [module] => sale
            [file] => /lib/exchange/onec/importcollision.php
        )

    [bitrix\sale\exchange\onec\collisionshipment] => Array
        (
            [module] => sale
            [file] => /lib/exchange/onec/importcollision.php
        )

    [bitrix\sale\exchange\onec\collisionpayment] => Array
        (
            [module] => sale
            [file] => /lib/exchange/onec/importcollision.php
        )

    [bitrix\sale\exchange\onec\collisionprofile] => Array
        (
            [module] => sale
            [file] => /lib/exchange/onec/importcollision.php
        )

    [bitrix\sale\exchange\onec\paymentcashdocument] => Array
        (
            [module] => sale
            [file] => /lib/exchange/onec/paymentdocument.php
        )

    [bitrix\sale\exchange\onec\paymentcashlessdocument] => Array
        (
            [module] => sale
            [file] => /lib/exchange/onec/paymentdocument.php
        )

    [bitrix\sale\exchange\onec\paymentcarddocument] => Array
        (
            [module] => sale
            [file] => /lib/exchange/onec/paymentdocument.php
        )

    [bitrix\sale\exchange\onec\importcriterionbase] => Array
        (
            [module] => sale
            [file] => /lib/exchange/onec/importcriterion.php
        )

    [bitrix\sale\exchange\onec\importcriteriononeccml2] => Array
        (
            [module] => sale
            [file] => /lib/exchange/onec/importcriterion.php
        )

    [bitrix\sale\exchange\onec\criterionorder] => Array
        (
            [module] => sale
            [file] => /lib/exchange/onec/importcriterion.php
        )

    [bitrix\sale\exchange\onec\criterionshipment] => Array
        (
            [module] => sale
            [file] => /lib/exchange/onec/importcriterion.php
        )

    [bitrix\sale\exchange\onec\criterionshipmentinvoice] => Array
        (
            [module] => sale
            [file] => /lib/exchange/onec/importcriterion.php
        )

    [bitrix\sale\exchange\onec\criterionpayment] => Array
        (
            [module] => sale
            [file] => /lib/exchange/onec/importcriterion.php
        )

    [bitrix\sale\exchange\onec\criterionprofile] => Array
        (
            [module] => sale
            [file] => /lib/exchange/onec/importcriterion.php
        )

    [bitrix\sale\exchange\entity\orderimportloader] => Array
        (
            [module] => sale
            [file] => /lib/exchange/entity/entityimportloader.php
        )

    [bitrix\sale\exchange\entity\invoiceimportloader] => Array
        (
            [module] => sale
            [file] => /lib/exchange/entity/entityimportloader.php
        )

    [bitrix\sale\exchange\entity\paymentimportloader] => Array
        (
            [module] => sale
            [file] => /lib/exchange/entity/entityimportloader.php
        )

    [bitrix\sale\exchange\entity\shipmentimportloader] => Array
        (
            [module] => sale
            [file] => /lib/exchange/entity/entityimportloader.php
        )

    [bitrix\sale\exchange\entity\userprofileimportloader] => Array
        (
            [module] => sale
            [file] => /lib/exchange/entity/entityimportloader.php
        )

    [bitrix\sale\exchange\entity\paymentcashlessimport] => Array
        (
            [module] => sale
            [file] => /lib/exchange/entity/paymentimport.php
        )

    [bitrix\sale\exchange\entity\paymentcardimport] => Array
        (
            [module] => sale
            [file] => /lib/exchange/entity/paymentimport.php
        )

    [bitrix\sale\exchange\entity\paymentcashimport] => Array
        (
            [module] => sale
            [file] => /lib/exchange/entity/paymentimport.php
        )

    [bitrix\sale\location\geoip] => Array
        (
            [module] => sale
            [file] => /lib/location/geoip.php
        )

    [bitrix\sale\delivery\requests\manager] => Array
        (
            [module] => sale
            [file] => /lib/delivery/requests/manager.php
        )

    [bitrix\sale\delivery\requests\helper] => Array
        (
            [module] => sale
            [file] => /lib/delivery/requests/helper.php
        )

    [bitrix\sale\delivery\requests\handlerbase] => Array
        (
            [module] => sale
            [file] => /lib/delivery/requests/handlerbase.php
        )

    [bitrix\sale\delivery\requests\requesttable] => Array
        (
            [module] => sale
            [file] => /lib/delivery/requests/request.php
        )

    [bitrix\sale\delivery\requests\shipmenttable] => Array
        (
            [module] => sale
            [file] => /lib/delivery/requests/shipment.php
        )

    [bitrix\sale\delivery\requests\result] => Array
        (
            [module] => sale
            [file] => /lib/delivery/requests/result.php
        )

    [bitrix\sale\delivery\requests\resultfile] => Array
        (
            [module] => sale
            [file] => /lib/delivery/requests/resultfile.php
        )

    [bitrix\sale\delivery\packing\packer] => Array
        (
            [module] => sale
            [file] => /lib/delivery/packing/packer.php
        )

    [bitrix\sale\recurring] => Array
        (
            [module] => sale
            [file] => /lib/recurring.php
        )

    [bitrix\sale\location\normalizer\builder] => Array
        (
            [module] => sale
            [file] => /lib/location/normalizer/builder.php
        )

    [bitrix\sale\location\normalizer\ibuilder] => Array
        (
            [module] => sale
            [file] => /lib/location/normalizer/ibuilder.php
        )

    [bitrix\sale\location\normalizer\normalizer] => Array
        (
            [module] => sale
            [file] => /lib/location/normalizer/normalizer.php
        )

    [bitrix\sale\location\normalizer\inormalizer] => Array
        (
            [module] => sale
            [file] => /lib/location/normalizer/inormalizer.php
        )

    [bitrix\sale\location\normalizer\commonnormalizer] => Array
        (
            [module] => sale
            [file] => /lib/location/normalizer/commonnormalizer.php
        )

    [bitrix\sale\location\normalizer\nullnormalizer] => Array
        (
            [module] => sale
            [file] => /lib/location/normalizer/nullnormalizer.php
        )

    [bitrix\sale\location\normalizer\spacenormalizer] => Array
        (
            [module] => sale
            [file] => /lib/location/normalizer/spacenormalizer.php
        )

    [bitrix\sale\location\normalizer\languagenormalizer] => Array
        (
            [module] => sale
            [file] => /lib/location/normalizer/languagenormalizer.php
        )

    [bitrix\sale\location\normalizer\helper] => Array
        (
            [module] => sale
            [file] => /lib/location/normalizer/helper.php
        )

    [sale\handlers\delivery\additional\ruspost\reliability\service] => Array
        (
            [module] => sale
            [file] => /handlers/delivery/additional/ruspost/reliability/service.php
        )

    [catalog] => Array
        (
            [module] => catalog
            [file] => install/index.php
        )

    [ccatalog] => Array
        (
            [module] => catalog
            [file] => mysql/catalog.php
        )

    [ccataloggroup] => Array
        (
            [module] => catalog
            [file] => mysql/cataloggroup.php
        )

    [cextra] => Array
        (
            [module] => catalog
            [file] => mysql/extra.php
        )

    [cprice] => Array
        (
            [module] => catalog
            [file] => mysql/price.php
        )

    [ccatalogproduct] => Array
        (
            [module] => catalog
            [file] => mysql/product.php
        )

    [ccatalogproductgroups] => Array
        (
            [module] => catalog
            [file] => mysql/product_group.php
        )

    [ccatalogload] => Array
        (
            [module] => catalog
            [file] => mysql/catalog_load.php
        )

    [ccatalogexport] => Array
        (
            [module] => catalog
            [file] => mysql/catalog_export.php
        )

    [ccatalogimport] => Array
        (
            [module] => catalog
            [file] => mysql/catalog_import.php
        )

    [ccatalogdiscount] => Array
        (
            [module] => catalog
            [file] => mysql/discount.php
        )

    [ccatalogdiscountcoupon] => Array
        (
            [module] => catalog
            [file] => mysql/discount_coupon.php
        )

    [ccatalogvat] => Array
        (
            [module] => catalog
            [file] => mysql/vat.php
        )

    [ccatalogevent] => Array
        (
            [module] => catalog
            [file] => general/catalog_event.php
        )

    [ccatalogsku] => Array
        (
            [module] => catalog
            [file] => general/catalog_sku.php
        )

    [ccatalogdiscountsave] => Array
        (
            [module] => catalog
            [file] => mysql/discount_save.php
        )

    [ccatalogstore] => Array
        (
            [module] => catalog
            [file] => mysql/store.php
        )

    [ccatalogstoreproduct] => Array
        (
            [module] => catalog
            [file] => mysql/store_product.php
        )

    [ccatalogadmin] => Array
        (
            [module] => catalog
            [file] => general/admin.php
        )

    [cglobalcondctrl] => Array
        (
            [module] => catalog
            [file] => general/catalog_cond.php
        )

    [cglobalcondctrlcomplex] => Array
        (
            [module] => catalog
            [file] => general/catalog_cond.php
        )

    [cglobalcondctrlatoms] => Array
        (
            [module] => catalog
            [file] => general/catalog_cond.php
        )

    [cglobalcondctrlgroup] => Array
        (
            [module] => catalog
            [file] => general/catalog_cond.php
        )

    [cglobalcondtree] => Array
        (
            [module] => catalog
            [file] => general/catalog_cond.php
        )

    [ccatalogcondctrl] => Array
        (
            [module] => catalog
            [file] => general/catalog_cond.php
        )

    [ccatalogcondctrlcomplex] => Array
        (
            [module] => catalog
            [file] => general/catalog_cond.php
        )

    [ccatalogcondctrlgroup] => Array
        (
            [module] => catalog
            [file] => general/catalog_cond.php
        )

    [ccatalogcondctrliblockfields] => Array
        (
            [module] => catalog
            [file] => general/catalog_cond.php
        )

    [ccatalogcondctrliblockprops] => Array
        (
            [module] => catalog
            [file] => general/catalog_cond.php
        )

    [ccatalogcondtree] => Array
        (
            [module] => catalog
            [file] => general/catalog_cond.php
        )

    [ccatalogcondctrlbasketproductfields] => Array
        (
            [module] => catalog
            [file] => general/sale_cond.php
        )

    [ccatalogcondctrlbasketproductprops] => Array
        (
            [module] => catalog
            [file] => general/sale_cond.php
        )

    [ccatalogcondctrlcatalogsettings] => Array
        (
            [module] => catalog
            [file] => general/sale_cond.php
        )

    [ccatalogactionctrlbasketproductfields] => Array
        (
            [module] => catalog
            [file] => general/sale_act.php
        )

    [ccatalogactionctrlbasketproductprops] => Array
        (
            [module] => catalog
            [file] => general/sale_act.php
        )

    [ccataloggifterproduct] => Array
        (
            [module] => catalog
            [file] => general/sale_act.php
        )

    [ccatalogdiscountconvert] => Array
        (
            [module] => catalog
            [file] => general/discount_convert.php
        )

    [ccatalogdiscountconverttmp] => Array
        (
            [module] => catalog
            [file] => mysql/discount_convert.php
        )

    [ccatalogproductprovider] => Array
        (
            [module] => catalog
            [file] => general/product_provider.php
        )

    [ccatalogstorebarcode] => Array
        (
            [module] => catalog
            [file] => mysql/store_barcode.php
        )

    [ccatalogcontractor] => Array
        (
            [module] => catalog
            [file] => mysql/contractor.php
        )

    [ccatalogdocstypes] => Array
        (
            [module] => catalog
            [file] => general/store_docs_type.php
        )

    [ccatalogarrivaldocs] => Array
        (
            [module] => catalog
            [file] => general/store_docs_type.php
        )

    [ccatalogstoreadjustmentdocs] => Array
        (
            [module] => catalog
            [file] => general/store_docs_type.php
        )

    [ccatalogmovingdocs] => Array
        (
            [module] => catalog
            [file] => general/store_docs_type.php
        )

    [ccatalogdeductdocs] => Array
        (
            [module] => catalog
            [file] => general/store_docs_type.php
        )

    [ccatalogreturnsdocs] => Array
        (
            [module] => catalog
            [file] => general/store_docs_type.php
        )

    [ccatalogunreserveddocs] => Array
        (
            [module] => catalog
            [file] => general/store_docs_type.php
        )

    [ccatalogdocs] => Array
        (
            [module] => catalog
            [file] => mysql/store_docs.php
        )

    [ccatalogstorecontrolutil] => Array
        (
            [module] => catalog
            [file] => general/store_utility.php
        )

    [ccatalogstoredocselement] => Array
        (
            [module] => catalog
            [file] => mysql/store_docs_element.php
        )

    [ccatalogstoredocsbarcode] => Array
        (
            [module] => catalog
            [file] => mysql/store_docs_barcode.php
        )

    [ccatalogiblockparameters] => Array
        (
            [module] => catalog
            [file] => general/comp_parameters.php
        )

    [ccatalogmeasure] => Array
        (
            [module] => catalog
            [file] => mysql/measure.php
        )

    [ccatalogmeasureresult] => Array
        (
            [module] => catalog
            [file] => mysql/measure.php
        )

    [ccatalogmeasureclassifier] => Array
        (
            [module] => catalog
            [file] => general/unit_classifier.php
        )

    [ccatalogmeasureadminresult] => Array
        (
            [module] => catalog
            [file] => general/measure_result.php
        )

    [ccatalogmeasureadminuiresult] => Array
        (
            [module] => catalog
            [file] => general/measure_result.php
        )

    [ccatalogmeasureratio] => Array
        (
            [module] => catalog
            [file] => mysql/measure_ratio.php
        )

    [ccatalogproductset] => Array
        (
            [module] => catalog
            [file] => mysql/product_set.php
        )

    [ccatalogadmintools] => Array
        (
            [module] => catalog
            [file] => general/admin_tools.php
        )

    [ccatalogadminproductsetedit] => Array
        (
            [module] => catalog
            [file] => general/admin_tools.php
        )

    [ccatalogmenu] => Array
        (
            [module] => catalog
            [file] => general/catalog_menu.php
        )

    [ccatalogcsvsettings] => Array
        (
            [module] => catalog
            [file] => general/csv_settings.php
        )

    [ccatalogstepoperations] => Array
        (
            [module] => catalog
            [file] => general/step_operations.php
        )

    [ccatalogproductsetavailable] => Array
        (
            [module] => catalog
            [file] => general/step_operations.php
        )

    [ccatalogproductavailable] => Array
        (
            [module] => catalog
            [file] => general/step_operations.php
        )

    [ccatalogiblockreindex] => Array
        (
            [module] => catalog
            [file] => general/step_operations.php
        )

    [ccatalogproductsettings] => Array
        (
            [module] => catalog
            [file] => general/step_operations.php
        )

    [ccatalogtools] => Array
        (
            [module] => catalog
            [file] => general/tools.php
        )

    [ccatalogresult] => Array
        (
            [module] => catalog
            [file] => general/result.php
        )

    [cproductquerybuilder] => Array
        (
            [module] => catalog
            [file] => general/querybuilder.php
        )

    [bitrix\catalog\compatible\eventcompatibility] => Array
        (
            [module] => catalog
            [file] => lib/compatible/eventcompatibility.php
        )

    [bitrix\catalog\config\feature] => Array
        (
            [module] => catalog
            [file] => lib/config/feature.php
        )

    [bitrix\catalog\config\state] => Array
        (
            [module] => catalog
            [file] => lib/config/state.php
        )

    [bitrix\catalog\discount\discountmanager] => Array
        (
            [module] => catalog
            [file] => lib/discount/discountmanager.php
        )

    [bitrix\catalog\ebay\ebayxmler] => Array
        (
            [module] => catalog
            [file] => lib/ebay/ebayxmler.php
        )

    [bitrix\catalog\ebay\exportoffer] => Array
        (
            [module] => catalog
            [file] => lib/ebay/exportoffer.php
        )

    [bitrix\catalog\ebay\exportoffercreator] => Array
        (
            [module] => catalog
            [file] => lib/ebay/exportoffercreator.php
        )

    [bitrix\catalog\ebay\exportoffersku] => Array
        (
            [module] => catalog
            [file] => lib/ebay/exportoffersku.php
        )

    [bitrix\catalog\grid\panel\productgroupaction] => Array
        (
            [module] => catalog
            [file] => lib/grid/panel/productgroupaction.php
        )

    [bitrix\catalog\grid\productaction] => Array
        (
            [module] => catalog
            [file] => lib/grid/productaction.php
        )

    [bitrix\catalog\helpers\admin\catalogedit] => Array
        (
            [module] => catalog
            [file] => lib/helpers/admin/catalogedit.php
        )

    [bitrix\catalog\helpers\admin\iblockpricechanger] => Array
        (
            [module] => catalog
            [file] => lib/helpers/admin/iblockpricechanger.php
        )

    [bitrix\catalog\helpers\admin\roundedit] => Array
        (
            [module] => catalog
            [file] => lib/helpers/admin/roundedit.php
        )

    [bitrix\catalog\helpers\admin\tools] => Array
        (
            [module] => catalog
            [file] => lib/helpers/admin/tools.php
        )

    [bitrix\catalog\helpers\tools] => Array
        (
            [module] => catalog
            [file] => lib/helpers/tools.php
        )

    [bitrix\catalog\model\entity] => Array
        (
            [module] => catalog
            [file] => lib/model/entity.php
        )

    [bitrix\catalog\model\event] => Array
        (
            [module] => catalog
            [file] => lib/model/event.php
        )

    [bitrix\catalog\model\eventresult] => Array
        (
            [module] => catalog
            [file] => lib/model/eventresult.php
        )

    [bitrix\catalog\model\price] => Array
        (
            [module] => catalog
            [file] => lib/model/price.php
        )

    [bitrix\catalog\model\product] => Array
        (
            [module] => catalog
            [file] => lib/model/product.php
        )

    [bitrix\catalog\product\price\calculation] => Array
        (
            [module] => catalog
            [file] => lib/product/price/calculation.php
        )

    [bitrix\catalog\product\basket] => Array
        (
            [module] => catalog
            [file] => lib/product/basket.php
        )

    [bitrix\catalog\product\catalogprovider] => Array
        (
            [module] => catalog
            [file] => lib/product/catalogprovider.php
        )

    [bitrix\catalog\product\catalogprovidercompatibility] => Array
        (
            [module] => catalog
            [file] => lib/product/catalogprovidercompatibility.php
        )

    [bitrix\catalog\product\price] => Array
        (
            [module] => catalog
            [file] => lib/product/price.php
        )

    [bitrix\catalog\product\propertycatalogfeature] => Array
        (
            [module] => catalog
            [file] => lib/product/propertycatalogfeature.php
        )

    [bitrix\catalog\product\quantitycontrol] => Array
        (
            [module] => catalog
            [file] => lib/product/quantitycontrol.php
        )

    [bitrix\catalog\product\search] => Array
        (
            [module] => catalog
            [file] => lib/product/search.php
        )

    [bitrix\catalog\product\sku] => Array
        (
            [module] => catalog
            [file] => lib/product/sku.php
        )

    [bitrix\catalog\product\subscribemanager] => Array
        (
            [module] => catalog
            [file] => lib/product/subscribemanager.php
        )

    [bitrix\catalog\product\systemfield] => Array
        (
            [module] => catalog
            [file] => lib/product/systemfield.php
        )

    [bitrix\catalog\product\viewed] => Array
        (
            [module] => catalog
            [file] => lib/product/viewed.php
        )

    [bitrix\catalog\update\adminfilteroption] => Array
        (
            [module] => catalog
            [file] => lib/update/adminfilteroption.php
        )

    [bitrix\catalog\update\admingridoption] => Array
        (
            [module] => catalog
            [file] => lib/update/admingridoption.php
        )

    [bitrix\catalog\url\adminpage\catalogbuilder] => Array
        (
            [module] => catalog
            [file] => lib/url/adminpage/catalogbuilder.php
        )

    [bitrix\catalog\catalogiblocktable] => Array
        (
            [module] => catalog
            [file] => lib/catalogiblock.php
        )

    [bitrix\catalog\catalogviewedproducttable] => Array
        (
            [module] => catalog
            [file] => lib/catalogviewedproduct.php
        )

    [bitrix\catalog\discounttable] => Array
        (
            [module] => catalog
            [file] => lib/discount.php
        )

    [bitrix\catalog\discountcoupontable] => Array
        (
            [module] => catalog
            [file] => lib/discountcoupon.php
        )

    [bitrix\catalog\discountentitytable] => Array
        (
            [module] => catalog
            [file] => lib/discountentity.php
        )

    [bitrix\catalog\discountmoduletable] => Array
        (
            [module] => catalog
            [file] => lib/discountmodule.php
        )

    [bitrix\catalog\discountrestrictiontable] => Array
        (
            [module] => catalog
            [file] => lib/discountrestriction.php
        )

    [bitrix\catalog\extratable] => Array
        (
            [module] => catalog
            [file] => lib/extra.php
        )

    [bitrix\catalog\grouptable] => Array
        (
            [module] => catalog
            [file] => lib/group.php
        )

    [bitrix\catalog\groupaccesstable] => Array
        (
            [module] => catalog
            [file] => lib/groupaccess.php
        )

    [bitrix\catalog\grouplangtable] => Array
        (
            [module] => catalog
            [file] => lib/grouplang.php
        )

    [bitrix\catalog\measuretable] => Array
        (
            [module] => catalog
            [file] => lib/measure.php
        )

    [bitrix\catalog\measureratiotable] => Array
        (
            [module] => catalog
            [file] => lib/measureratio.php
        )

    [bitrix\catalog\pricetable] => Array
        (
            [module] => catalog
            [file] => lib/price.php
        )

    [bitrix\catalog\producttable] => Array
        (
            [module] => catalog
            [file] => lib/product.php
        )

    [bitrix\catalog\productgroupaccesstable] => Array
        (
            [module] => catalog
            [file] => lib/productgroupaccess.php
        )

    [bitrix\catalog\roundingtable] => Array
        (
            [module] => catalog
            [file] => lib/rounding.php
        )

    [bitrix\catalog\storetable] => Array
        (
            [module] => catalog
            [file] => lib/store.php
        )

    [bitrix\catalog\storebarcodetable] => Array
        (
            [module] => catalog
            [file] => lib/storebarcode.php
        )

    [bitrix\catalog\storeproducttable] => Array
        (
            [module] => catalog
            [file] => lib/storeproduct.php
        )

    [bitrix\catalog\vattable] => Array
        (
            [module] => catalog
            [file] => lib/vat.php
        )

    [bitrix\catalog\ebayxmler] => Array
        (
            [module] => catalog
            [file] => lib/ebay/old.php
        )

    [bitrix\catalog\exportoffer] => Array
        (
            [module] => catalog
            [file] => lib/ebay/old.php
        )

    [bitrix\catalog\exportoffercreator] => Array
        (
            [module] => catalog
            [file] => lib/ebay/old.php
        )

    [bitrix\catalog\exportoffersku] => Array
        (
            [module] => catalog
            [file] => lib/ebay/old.php
        )

    [bitrix\catalog\searchhandlers] => Array
        (
            [module] => catalog
            [file] => lib/product/old.php
        )

)
Array
(
    [bitrix\main\application] => Array
        (
            [module] => main
            [file] => lib/application.php
        )

    [bitrix\main\httpapplication] => Array
        (
            [module] => main
            [file] => lib/httpapplication.php
        )

    [bitrix\main\argumentexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\argumentnullexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\argumentoutofrangeexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\argumenttypeexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\notimplementedexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\notsupportedexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\invalidoperationexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\objectpropertyexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\objectnotfoundexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\objectexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\systemexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\accessdeniedexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\decodingexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\io\invalidpathexception] => Array
        (
            [module] => main
            [file] => lib/io/ioexception.php
        )

    [bitrix\main\io\filenotfoundexception] => Array
        (
            [module] => main
            [file] => lib/io/ioexception.php
        )

    [bitrix\main\io\filedeleteexception] => Array
        (
            [module] => main
            [file] => lib/io/ioexception.php
        )

    [bitrix\main\io\fileopenexception] => Array
        (
            [module] => main
            [file] => lib/io/ioexception.php
        )

    [bitrix\main\io\filenotopenedexception] => Array
        (
            [module] => main
            [file] => lib/io/ioexception.php
        )

    [bitrix\main\context] => Array
        (
            [module] => main
            [file] => lib/context.php
        )

    [bitrix\main\httpcontext] => Array
        (
            [module] => main
            [file] => lib/httpcontext.php
        )

    [bitrix\main\dispatcher] => Array
        (
            [module] => main
            [file] => lib/dispatcher.php
        )

    [bitrix\main\environment] => Array
        (
            [module] => main
            [file] => lib/environment.php
        )

    [bitrix\main\event] => Array
        (
            [module] => main
            [file] => lib/event.php
        )

    [bitrix\main\eventmanager] => Array
        (
            [module] => main
            [file] => lib/eventmanager.php
        )

    [bitrix\main\eventresult] => Array
        (
            [module] => main
            [file] => lib/eventresult.php
        )

    [bitrix\main\request] => Array
        (
            [module] => main
            [file] => lib/request.php
        )

    [bitrix\main\httprequest] => Array
        (
            [module] => main
            [file] => lib/httprequest.php
        )

    [bitrix\main\response] => Array
        (
            [module] => main
            [file] => lib/response.php
        )

    [bitrix\main\httpresponse] => Array
        (
            [module] => main
            [file] => lib/httpresponse.php
        )

    [bitrix\main\modulemanager] => Array
        (
            [module] => main
            [file] => lib/modulemanager.php
        )

    [bitrix\main\server] => Array
        (
            [module] => main
            [file] => lib/server.php
        )

    [bitrix\main\config\configuration] => Array
        (
            [module] => main
            [file] => lib/config/configuration.php
        )

    [bitrix\main\config\option] => Array
        (
            [module] => main
            [file] => lib/config/option.php
        )

    [bitrix\main\context\culture] => Array
        (
            [module] => main
            [file] => lib/context/culture.php
        )

    [bitrix\main\data\cache] => Array
        (
            [module] => main
            [file] => lib/data/cache.php
        )

    [bitrix\main\data\cacheengineapc] => Array
        (
            [module] => main
            [file] => lib/data/cacheengineapc.php
        )

    [bitrix\main\data\cacheenginememcache] => Array
        (
            [module] => main
            [file] => lib/data/cacheenginememcache.php
        )

    [bitrix\main\data\cacheenginefiles] => Array
        (
            [module] => main
            [file] => lib/data/cacheenginefiles.php
        )

    [bitrix\main\data\cacheenginenone] => Array
        (
            [module] => main
            [file] => lib/data/cacheenginenone.php
        )

    [bitrix\main\data\connection] => Array
        (
            [module] => main
            [file] => lib/data/connection.php
        )

    [bitrix\main\data\connectionpool] => Array
        (
            [module] => main
            [file] => lib/data/connectionpool.php
        )

    [bitrix\main\data\icacheengine] => Array
        (
            [module] => main
            [file] => lib/data/cache.php
        )

    [bitrix\main\data\hsphpreadconnection] => Array
        (
            [module] => main
            [file] => lib/data/hsphpreadconnection.php
        )

    [bitrix\main\data\managedcache] => Array
        (
            [module] => main
            [file] => lib/data/managedcache.php
        )

    [bitrix\main\data\taggedcache] => Array
        (
            [module] => main
            [file] => lib/data/taggedcache.php
        )

    [bitrix\main\data\memcacheconnection] => Array
        (
            [module] => main
            [file] => lib/data/memcacheconnection.php
        )

    [bitrix\main\data\memcachedconnection] => Array
        (
            [module] => main
            [file] => lib/data/memcachedconnection.php
        )

    [bitrix\main\data\nosqlconnection] => Array
        (
            [module] => main
            [file] => lib/data/nosqlconnection.php
        )

    [bitrix\main\db\arrayresult] => Array
        (
            [module] => main
            [file] => lib/db/arrayresult.php
        )

    [bitrix\main\db\result] => Array
        (
            [module] => main
            [file] => lib/db/result.php
        )

    [bitrix\main\db\connection] => Array
        (
            [module] => main
            [file] => lib/db/connection.php
        )

    [bitrix\main\db\sqlexception] => Array
        (
            [module] => main
            [file] => lib/db/sqlexception.php
        )

    [bitrix\main\db\sqlqueryexception] => Array
        (
            [module] => main
            [file] => lib/db/sqlexception.php
        )

    [bitrix\main\db\transactionexception] => Array
        (
            [module] => main
            [file] => lib/db/sqlexception.php
        )

    [bitrix\main\db\sqlexpression] => Array
        (
            [module] => main
            [file] => lib/db/sqlexpression.php
        )

    [bitrix\main\db\sqlhelper] => Array
        (
            [module] => main
            [file] => lib/db/sqlhelper.php
        )

    [bitrix\main\db\mysqlcommonconnection] => Array
        (
            [module] => main
            [file] => lib/db/mysqlcommonconnection.php
        )

    [bitrix\main\db\mysqliconnection] => Array
        (
            [module] => main
            [file] => lib/db/mysqliconnection.php
        )

    [bitrix\main\db\mysqliresult] => Array
        (
            [module] => main
            [file] => lib/db/mysqliresult.php
        )

    [bitrix\main\db\mysqlisqlhelper] => Array
        (
            [module] => main
            [file] => lib/db/mysqlisqlhelper.php
        )

    [bitrix\main\db\mssqlconnection] => Array
        (
            [module] => main
            [file] => lib/db/mssqlconnection.php
        )

    [bitrix\main\db\mssqlresult] => Array
        (
            [module] => main
            [file] => lib/db/mssqlresult.php
        )

    [bitrix\main\db\mssqlsqlhelper] => Array
        (
            [module] => main
            [file] => lib/db/mssqlsqlhelper.php
        )

    [bitrix\main\db\oracleconnection] => Array
        (
            [module] => main
            [file] => lib/db/oracleconnection.php
        )

    [bitrix\main\db\oracleresult] => Array
        (
            [module] => main
            [file] => lib/db/oracleresult.php
        )

    [bitrix\main\db\oraclesqlhelper] => Array
        (
            [module] => main
            [file] => lib/db/oraclesqlhelper.php
        )

    [bitrix\main\db\pgsqlconnection] => Array
        (
            [module] => main
            [file] => lib/db/pgsqlconnection.php
        )

    [bitrix\main\diag\httpexceptionhandleroutput] => Array
        (
            [module] => main
            [file] => lib/diag/httpexceptionhandleroutput.php
        )

    [bitrix\main\diag\fileexceptionhandlerlog] => Array
        (
            [module] => main
            [file] => lib/diag/fileexceptionhandlerlog.php
        )

    [bitrix\main\diag\exceptionhandler] => Array
        (
            [module] => main
            [file] => lib/diag/exceptionhandler.php
        )

    [bitrix\main\diag\iexceptionhandleroutput] => Array
        (
            [module] => main
            [file] => lib/diag/iexceptionhandleroutput.php
        )

    [bitrix\main\diag\exceptionhandlerlog] => Array
        (
            [module] => main
            [file] => lib/diag/exceptionhandlerlog.php
        )

    [bitrix\main\io\file] => Array
        (
            [module] => main
            [file] => lib/io/file.php
        )

    [bitrix\main\io\fileentry] => Array
        (
            [module] => main
            [file] => lib/io/fileentry.php
        )

    [bitrix\main\io\path] => Array
        (
            [module] => main
            [file] => lib/io/path.php
        )

    [bitrix\main\io\filesystementry] => Array
        (
            [module] => main
            [file] => lib/io/filesystementry.php
        )

    [bitrix\main\io\ifilestream] => Array
        (
            [module] => main
            [file] => lib/io/ifilestream.php
        )

    [bitrix\main\localization\loc] => Array
        (
            [module] => main
            [file] => lib/localization/loc.php
        )

    [bitrix\main\mail\mail] => Array
        (
            [module] => main
            [file] => lib/mail/mail.php
        )

    [bitrix\main\mail\tracking] => Array
        (
            [module] => main
            [file] => lib/mail/tracking.php
        )

    [bitrix\main\mail\eventmanager] => Array
        (
            [module] => main
            [file] => lib/mail/eventmanager.php
        )

    [bitrix\main\mail\eventmessagecompiler] => Array
        (
            [module] => main
            [file] => lib/mail/eventmessagecompiler.php
        )

    [bitrix\main\mail\eventmessagethemecompiler] => Array
        (
            [module] => main
            [file] => lib/mail/eventmessagethemecompiler.php
        )

    [bitrix\main\mail\internal\event] => Array
        (
            [module] => main
            [file] => lib/mail/internal/event.php
        )

    [bitrix\main\mail\internal\eventattachment] => Array
        (
            [module] => main
            [file] => lib/mail/internal/eventattachment.php
        )

    [bitrix\main\mail\internal\eventmessage] => Array
        (
            [module] => main
            [file] => lib/mail/internal/eventmessage.php
        )

    [bitrix\main\mail\internal\eventmessagesite] => Array
        (
            [module] => main
            [file] => lib/mail/internal/eventmessagesite.php
        )

    [bitrix\main\mail\internal\eventmessageattachment] => Array
        (
            [module] => main
            [file] => lib/mail/internal/eventmessageattachment.php
        )

    [bitrix\main\mail\internal\eventtype] => Array
        (
            [module] => main
            [file] => lib/mail/internal/eventtype.php
        )

    [bitrix\main\text\converter] => Array
        (
            [module] => main
            [file] => lib/text/converter.php
        )

    [bitrix\main\text\emptyconverter] => Array
        (
            [module] => main
            [file] => lib/text/emptyconverter.php
        )

    [bitrix\main\text\encoding] => Array
        (
            [module] => main
            [file] => lib/text/encoding.php
        )

    [bitrix\main\text\htmlconverter] => Array
        (
            [module] => main
            [file] => lib/text/htmlconverter.php
        )

    [bitrix\main\text\binarystring] => Array
        (
            [module] => main
            [file] => lib/text/binarystring.php
        )

    [bitrix\main\text\xmlconverter] => Array
        (
            [module] => main
            [file] => lib/text/xmlconverter.php
        )

    [bitrix\main\type\collection] => Array
        (
            [module] => main
            [file] => lib/type/collection.php
        )

    [bitrix\main\type\date] => Array
        (
            [module] => main
            [file] => lib/type/date.php
        )

    [bitrix\main\type\datetime] => Array
        (
            [module] => main
            [file] => lib/type/datetime.php
        )

    [bitrix\main\type\dictionary] => Array
        (
            [module] => main
            [file] => lib/type/dictionary.php
        )

    [bitrix\main\type\filterabledictionary] => Array
        (
            [module] => main
            [file] => lib/type/filterabledictionary.php
        )

    [bitrix\main\type\parameterdictionary] => Array
        (
            [module] => main
            [file] => lib/type/parameterdictionary.php
        )

    [bitrix\main\web\cookie] => Array
        (
            [module] => main
            [file] => lib/web/cookie.php
        )

    [bitrix\main\web\uri] => Array
        (
            [module] => main
            [file] => lib/web/uri.php
        )

    [bitrix\main\sendereventhandler] => Array
        (
            [module] => main
            [file] => lib/senderconnector.php
        )

    [bitrix\main\senderconnectoruser] => Array
        (
            [module] => main
            [file] => lib/senderconnector.php
        )

    [bitrix\main\urlrewriterrulemaker] => Array
        (
            [module] => main
            [file] => lib/urlrewriter.php
        )

    [bitrix\main\update\stepper] => Array
        (
            [module] => main
            [file] => lib/update/stepper.php
        )

    [bitrix\main\composite\abstractresponse] => Array
        (
            [module] => main
            [file] => lib/composite/responder.php
        )

    [bitrix\main\composite\fileresponse] => Array
        (
            [module] => main
            [file] => lib/composite/responder.php
        )

    [bitrix\main\composite\memcachedresponse] => Array
        (
            [module] => main
            [file] => lib/composite/responder.php
        )

    [bitrix\main\security\otpexception] => Array
        (
            [module] => main
            [file] => lib/security/securityexception.php
        )

    [ctimezone] => Array
        (
            [module] => main
            [file] => classes/general/time.php
        )

    [cbxpunycode] => Array
        (
            [module] => main
            [file] => classes/general/punycode.php
        )

    [ibxvirtualio] => Array
        (
            [module] => main
            [file] => classes/general/virtual_io.php
        )

    [ibxgeterrors] => Array
        (
            [module] => main
            [file] => classes/general/virtual_io.php
        )

    [cbxvirtualio] => Array
        (
            [module] => main
            [file] => classes/general/virtual_io.php
        )

    [cbxvirtualfilebase] => Array
        (
            [module] => main
            [file] => classes/general/virtual_file.php
        )

    [cbxvirtualfile] => Array
        (
            [module] => main
            [file] => classes/general/virtual_file.php
        )

    [cbxvirtualdirectory] => Array
        (
            [module] => main
            [file] => classes/general/virtual_file.php
        )

    [calloption] => Array
        (
            [module] => main
            [file] => classes/general/option.php
        )

    [coption] => Array
        (
            [module] => main
            [file] => classes/general/option.php
        )

    [callpageoption] => Array
        (
            [module] => main
            [file] => classes/general/pageoption.php
        )

    [cpageoption] => Array
        (
            [module] => main
            [file] => classes/general/pageoption.php
        )

    [callsqlwhere] => Array
        (
            [module] => main
            [file] => classes/general/sqlwhere.php
        )

    [csqlwhereexpression] => Array
        (
            [module] => main
            [file] => classes/general/sqlwhere.php
        )

    [csqlwhere] => Array
        (
            [module] => main
            [file] => classes/general/sqlwhere.php
        )

    [calllanguage] => Array
        (
            [module] => main
            [file] => classes/general/language.php
        )

    [clanguage] => Array
        (
            [module] => main
            [file] => classes/general/language.php
        )

    [clangadmin] => Array
        (
            [module] => main
            [file] => classes/general/language.php
        )

    [_clangdbresult] => Array
        (
            [module] => main
            [file] => classes/general/langdbresult.php
        )

    [callagent] => Array
        (
            [module] => main
            [file] => classes/general/agent.php
        )

    [cagent] => Array
        (
            [module] => main
            [file] => classes/mysql/agent.php
        )

    [capplicationexception] => Array
        (
            [module] => main
            [file] => classes/general/applicationexception.php
        )

    [cadminexception] => Array
        (
            [module] => main
            [file] => classes/general/adminexception.php
        )

    [callsite] => Array
        (
            [module] => main
            [file] => classes/general/site.php
        )

    [calllang] => Array
        (
            [module] => main
            [file] => classes/general/site.php
        )

    [csite] => Array
        (
            [module] => main
            [file] => classes/general/site.php
        )

    [clang] => Array
        (
            [module] => main
            [file] => classes/general/site.php
        )

    [chttp] => Array
        (
            [module] => main
            [file] => classes/general/http.php
        )

    [cutil] => Array
        (
            [module] => main
            [file] => classes/general/util.php
        )

    [callmain] => Array
        (
            [module] => main
            [file] => classes/general/main.php
        )

    [cmain] => Array
        (
            [module] => main
            [file] => classes/general/main.php
        )

    [calldatabase] => Array
        (
            [module] => main
            [file] => classes/general/database.php
        )

    [calldbresult] => Array
        (
            [module] => main
            [file] => classes/general/dbresult.php
        )

    [cdatabasemysql] => Array
        (
            [module] => main
            [file] => classes/mysql/database.php
        )

    [cdbresultmysql] => Array
        (
            [module] => main
            [file] => classes/mysql/dbresult.php
        )

    [icachebackend] => Array
        (
            [module] => main
            [file] => classes/general/cache_backend.php
        )

    [cphpcache] => Array
        (
            [module] => main
            [file] => classes/general/cache.php
        )

    [ccachemanager] => Array
        (
            [module] => main
            [file] => classes/general/cache_manager.php
        )

    [cpagecache] => Array
        (
            [module] => main
            [file] => classes/general/page_cache.php
        )

    [cstackcacheentry] => Array
        (
            [module] => main
            [file] => classes/general/stack_cache_entry.php
        )

    [cstackcachemanager] => Array
        (
            [module] => main
            [file] => classes/general/stack_cache.php
        )

    [cmodule] => Array
        (
            [module] => main
            [file] => /classes/general/module.php
        )

    [bitrix\main\entity\ufield] => Array
        (
            [module] => main
            [file] => include/deprecated/ufield.php
        )

    [cdatabase] => Array
        (
            [module] => main
            [file] => classes/mysql/database.php
        )

    [cdbresult] => Array
        (
            [module] => main
            [file] => classes/mysql/dbresult.php
        )

    [csitetemplate] => Array
        (
            [module] => main
            [file] => classes/general/site_template.php
        )

    [cbitrixcomponent] => Array
        (
            [module] => main
            [file] => classes/general/component.php
        )

    [ccomponentengine] => Array
        (
            [module] => main
            [file] => classes/general/component_engine.php
        )

    [ccomponentajax] => Array
        (
            [module] => main
            [file] => classes/general/component_ajax.php
        )

    [cbitrixcomponenttemplate] => Array
        (
            [module] => main
            [file] => classes/general/component_template.php
        )

    [ccomponentutil] => Array
        (
            [module] => main
            [file] => classes/general/component_util.php
        )

    [ccontrollerclient] => Array
        (
            [module] => main
            [file] => classes/general/controller_member.php
        )

    [phpparser] => Array
        (
            [module] => main
            [file] => classes/general/php_parser.php
        )

    [cdiskquota] => Array
        (
            [module] => main
            [file] => classes/general/quota.php
        )

    [ceventlog] => Array
        (
            [module] => main
            [file] => classes/general/event_log.php
        )

    [ceventmain] => Array
        (
            [module] => main
            [file] => classes/general/event_log.php
        )

    [cadminfiledialog] => Array
        (
            [module] => main
            [file] => classes/general/file_dialog.php
        )

    [wll_user] => Array
        (
            [module] => main
            [file] => classes/general/liveid.php
        )

    [wll_consenttoken] => Array
        (
            [module] => main
            [file] => classes/general/liveid.php
        )

    [windowslivelogin] => Array
        (
            [module] => main
            [file] => classes/general/liveid.php
        )

    [cfile] => Array
        (
            [module] => main
            [file] => classes/general/file.php
        )

    [callfile] => Array
        (
            [module] => main
            [file] => classes/general/file.php
        )

    [ctempfile] => Array
        (
            [module] => main
            [file] => classes/general/file_temp.php
        )

    [cfavorites] => Array
        (
            [module] => main
            [file] => classes/mysql/favorites.php
        )

    [cuseroptions] => Array
        (
            [module] => main
            [file] => classes/general/user_options.php
        )

    [cgridoptions] => Array
        (
            [module] => main
            [file] => classes/general/grids.php
        )

    [cundo] => Array
        (
            [module] => main
            [file] => /classes/general/undo.php
        )

    [cautosave] => Array
        (
            [module] => main
            [file] => /classes/general/undo.php
        )

    [callratings] => Array
        (
            [module] => main
            [file] => classes/general/ratings.php
        )

    [cratings] => Array
        (
            [module] => main
            [file] => classes/mysql/ratings.php
        )

    [cratingscomponentsmain] => Array
        (
            [module] => main
            [file] => classes/mysql/ratings_components.php
        )

    [cratingrule] => Array
        (
            [module] => main
            [file] => classes/general/rating_rule.php
        )

    [cratingrulesmain] => Array
        (
            [module] => main
            [file] => classes/mysql/rating_rules.php
        )

    [ctoppanel] => Array
        (
            [module] => main
            [file] => public/top_panel.php
        )

    [ceditarea] => Array
        (
            [module] => main
            [file] => public/edit_area.php
        )

    [ccomponentpanel] => Array
        (
            [module] => main
            [file] => public/edit_area.php
        )

    [ctextparser] => Array
        (
            [module] => main
            [file] => classes/general/textparser.php
        )

    [cphpcachefiles] => Array
        (
            [module] => main
            [file] => classes/general/cache_files.php
        )

    [cdataxmlnode] => Array
        (
            [module] => main
            [file] => classes/general/xml.php
        )

    [cdataxmldocument] => Array
        (
            [module] => main
            [file] => classes/general/xml.php
        )

    [cdataxml] => Array
        (
            [module] => main
            [file] => classes/general/xml.php
        )

    [cxmlfilestream] => Array
        (
            [module] => main
            [file] => classes/general/xml.php
        )

    [crsaprovider] => Array
        (
            [module] => main
            [file] => classes/general/rsasecurity.php
        )

    [crsasecurity] => Array
        (
            [module] => main
            [file] => classes/general/rsasecurity.php
        )

    [crsabcmathprovider] => Array
        (
            [module] => main
            [file] => classes/general/rsabcmath.php
        )

    [crsaopensslprovider] => Array
        (
            [module] => main
            [file] => classes/general/rsaopenssl.php
        )

    [casnreader] => Array
        (
            [module] => main
            [file] => classes/general/asn.php
        )

    [cbxshorturi] => Array
        (
            [module] => main
            [file] => classes/mysql/short_uri.php
        )

    [cfinder] => Array
        (
            [module] => main
            [file] => classes/general/finder.php
        )

    [caccess] => Array
        (
            [module] => main
            [file] => classes/general/access.php
        )

    [cauthprovider] => Array
        (
            [module] => main
            [file] => classes/general/authproviders.php
        )

    [iproviderinterface] => Array
        (
            [module] => main
            [file] => classes/general/authproviders.php
        )

    [cgroupauthprovider] => Array
        (
            [module] => main
            [file] => classes/general/authproviders.php
        )

    [cuserauthprovider] => Array
        (
            [module] => main
            [file] => classes/general/authproviders.php
        )

    [ctableschema] => Array
        (
            [module] => main
            [file] => classes/general/table_schema.php
        )

    [ccsvdata] => Array
        (
            [module] => main
            [file] => classes/general/csv_data.php
        )

    [csmile] => Array
        (
            [module] => main
            [file] => classes/general/smile.php
        )

    [csmilegallery] => Array
        (
            [module] => main
            [file] => classes/general/smile.php
        )

    [csmileset] => Array
        (
            [module] => main
            [file] => classes/general/smile.php
        )

    [cglobalcounter] => Array
        (
            [module] => main
            [file] => classes/general/global_counter.php
        )

    [cusercounter] => Array
        (
            [module] => main
            [file] => classes/mysql/user_counter.php
        )

    [cusercounterpage] => Array
        (
            [module] => main
            [file] => classes/mysql/user_counter.php
        )

    [chotkeys] => Array
        (
            [module] => main
            [file] => classes/general/hot_keys.php
        )

    [chotkeyscode] => Array
        (
            [module] => main
            [file] => classes/general/hot_keys.php
        )

    [cbxsanitizer] => Array
        (
            [module] => main
            [file] => classes/general/sanitizer.php
        )

    [ibxarchive] => Array
        (
            [module] => main
            [file] => classes/general/archive.php
        )

    [cbxarchive] => Array
        (
            [module] => main
            [file] => classes/general/archive.php
        )

    [cadminnotify] => Array
        (
            [module] => main
            [file] => classes/general/admin_notify.php
        )

    [cbxfavadmmenu] => Array
        (
            [module] => main
            [file] => classes/general/favorites.php
        )

    [cadmininformer] => Array
        (
            [module] => main
            [file] => classes/general/admin_informer.php
        )

    [csitecheckertest] => Array
        (
            [module] => main
            [file] => classes/general/site_checker.php
        )

    [csqlutil] => Array
        (
            [module] => main
            [file] => classes/general/sql_util.php
        )

    [cfileuploader] => Array
        (
            [module] => main
            [file] => classes/general/uploader.php
        )

    [lpa] => Array
        (
            [module] => main
            [file] => classes/general/lpa.php
        )

    [cadminfilter] => Array
        (
            [module] => main
            [file] => interface/admin_filter.php
        )

    [cadminlist] => Array
        (
            [module] => main
            [file] => interface/admin_list.php
        )

    [cadminlistrow] => Array
        (
            [module] => main
            [file] => interface/admin_list.php
        )

    [cadminuilist] => Array
        (
            [module] => main
            [file] => interface/admin_ui_list.php
        )

    [cadminuilistrow] => Array
        (
            [module] => main
            [file] => interface/admin_ui_list.php
        )

    [cadminuiresult] => Array
        (
            [module] => main
            [file] => interface/admin_ui_list.php
        )

    [cadminuicontextmenu] => Array
        (
            [module] => main
            [file] => interface/admin_ui_list.php
        )

    [cadminuisorting] => Array
        (
            [module] => main
            [file] => interface/admin_ui_list.php
        )

    [cadminuilistactionpanel] => Array
        (
            [module] => main
            [file] => interface/admin_ui_list.php
        )

    [cadmintabcontrol] => Array
        (
            [module] => main
            [file] => interface/admin_tabcontrol.php
        )

    [cadminform] => Array
        (
            [module] => main
            [file] => interface/admin_form.php
        )

    [cadminformsettings] => Array
        (
            [module] => main
            [file] => interface/admin_form.php
        )

    [cadmintabcontroldrag] => Array
        (
            [module] => main
            [file] => interface/admin_tabcontrol_drag.php
        )

    [cadmindraggableblockengine] => Array
        (
            [module] => main
            [file] => interface/admin_tabcontrol_drag.php
        )

    [cjspopup] => Array
        (
            [module] => main
            [file] => interface/jspopup.php
        )

    [cjspopuponpage] => Array
        (
            [module] => main
            [file] => interface/jspopup.php
        )

    [cadmincalendar] => Array
        (
            [module] => main
            [file] => interface/admin_calendar.php
        )

    [cadminviewtabcontrol] => Array
        (
            [module] => main
            [file] => interface/admin_viewtabcontrol.php
        )

    [cadmintabengine] => Array
        (
            [module] => main
            [file] => interface/admin_tabengine.php
        )

    [ccaptcha] => Array
        (
            [module] => main
            [file] => classes/general/captcha.php
        )

    [cmpnotifications] => Array
        (
            [module] => main
            [file] => classes/general/mp_notifications.php
        )

    [calltask] => Array
        (
            [module] => main
            [file] => classes/general/task.php
        )

    [ctask] => Array
        (
            [module] => main
            [file] => classes/general/task.php
        )

    [calloperation] => Array
        (
            [module] => main
            [file] => classes/general/operation.php
        )

    [coperation] => Array
        (
            [module] => main
            [file] => classes/general/operation.php
        )

    [callgroup] => Array
        (
            [module] => main
            [file] => classes/general/group.php
        )

    [cgroup] => Array
        (
            [module] => main
            [file] => classes/general/group.php
        )

    [cajax] => Array
        (
            [module] => main
            [file] => ajax_tools.php
        )

    [calluser] => Array
        (
            [module] => main
            [file] => classes/general/user.php
        )

    [cuser] => Array
        (
            [module] => main
            [file] => classes/general/user.php
        )

    [callevent] => Array
        (
            [module] => main
            [file] => classes/general/event.php
        )

    [cevent] => Array
        (
            [module] => main
            [file] => classes/general/event.php
        )

    [calleventmessage] => Array
        (
            [module] => main
            [file] => classes/general/eventmessage.php
        )

    [ceventmessage] => Array
        (
            [module] => main
            [file] => classes/general/eventmessage.php
        )

    [ceventtype] => Array
        (
            [module] => main
            [file] => classes/general/eventmessage.php
        )

    [_ceventtyperesult] => Array
        (
            [module] => main
            [file] => classes/general/eventmessage.php
        )

    [cdbresulteventmultiresult] => Array
        (
            [module] => main
            [file] => classes/general/eventmessage.php
        )

    [cdebuginfo] => Array
        (
            [module] => main
            [file] => classes/general/debuginfo.php
        )

    [ccaptchaagent] => Array
        (
            [module] => main
            [file] => classes/general/captchaagent.php
        )

    [callfilterquery] => Array
        (
            [module] => main
            [file] => classes/general/filterquery.php
        )

    [cfilterquery] => Array
        (
            [module] => main
            [file] => classes/general/filterquery.php
        )

    [cconvertorspregreplacehelper] => Array
        (
            [module] => main
            [file] => classes/general/convertorspregreplacehelper.php
        )

    [cspacer] => Array
        (
            [module] => main
            [file] => classes/general/spacer.php
        )

    [updatetools] => Array
        (
            [module] => main
            [file] => classes/general/updatetools.php
        )

    [cjscore] => Array
        (
            [module] => main
            [file] => classes/general/jscore.php
        )

    [cchecklisttools] => Array
        (
            [module] => main
            [file] => classes/general/checklist.php
        )

    [cmenu] => Array
        (
            [module] => main
            [file] => classes/general/menu.php
        )

    [cmenucustom] => Array
        (
            [module] => main
            [file] => classes/general/menucustom.php
        )

    [callusertypeentity] => Array
        (
            [module] => main
            [file] => classes/general/usertype.php
        )

    [cusertypeentity] => Array
        (
            [module] => main
            [file] => classes/general/usertype.php
        )

    [cuserfieldenum] => Array
        (
            [module] => main
            [file] => classes/general/userfieldenum.php
        )

    [cusertypesql] => Array
        (
            [module] => main
            [file] => classes/general/usertypesql.php
        )

    [cusertypemanager] => Array
        (
            [module] => main
            [file] => classes/general/usertypemanager.php
        )

    [cusertypestring] => Array
        (
            [module] => main
            [file] => classes/general/usertypestr.php
        )

    [cusertypeinteger] => Array
        (
            [module] => main
            [file] => classes/general/usertypeint.php
        )

    [cusertypedouble] => Array
        (
            [module] => main
            [file] => classes/general/usertypedbl.php
        )

    [cusertypedatetime] => Array
        (
            [module] => main
            [file] => classes/general/usertypetime.php
        )

    [cusertypedate] => Array
        (
            [module] => main
            [file] => classes/general/usertypedate.php
        )

    [cusertypeboolean] => Array
        (
            [module] => main
            [file] => classes/general/usertypebool.php
        )

    [cusertypefile] => Array
        (
            [module] => main
            [file] => classes/general/usertypefile.php
        )

    [cusertypeenum] => Array
        (
            [module] => main
            [file] => classes/general/usertypeenum.php
        )

    [cusertypeiblocksection] => Array
        (
            [module] => main
            [file] => classes/general/usertypesection.php
        )

    [ciblocksectionenum] => Array
        (
            [module] => main
            [file] => classes/general/usertypesection.php
        )

    [cusertypeiblockelement] => Array
        (
            [module] => main
            [file] => classes/general/usertypeelement.php
        )

    [cusertypestringformatted] => Array
        (
            [module] => main
            [file] => classes/general/usertypestrfmt.php
        )

    [cusertypeurl] => Array
        (
            [module] => main
            [file] => classes/general/usertypeurl.php
        )

    [bxgadget] => Array
        (
            [module] => main
            [file] => classes/general/gadget.php
        )

    [cmainadmin] => Array
        (
            [module] => main
            [file] => classes/general/main_admin.php
        )

    [ctemplates] => Array
        (
            [module] => main
            [file] => classes/general/templates.php
        )

    [cpagetemplate] => Array
        (
            [module] => main
            [file] => classes/general/page_template.php
        )

    [filescmp] => Array
        (
            [module] => main
            [file] => classes/general/files_cmp.php
        )

    [carchiver] => Array
        (
            [module] => main
            [file] => classes/general/tar_gz.php
        )

    [czip] => Array
        (
            [module] => main
            [file] => classes/general/zip.php
        )

    [curlrewriter] => Array
        (
            [module] => main
            [file] => classes/general/urlrewriter.php
        )

    [charsetconverter] => Array
        (
            [module] => main
            [file] => classes/general/charset_converter.php
        )

    [chtmlpagescache] => Array
        (
            [module] => main
            [file] => lib/composite/helper.php
        )

    [statichtmlmemcachedresponse] => Array
        (
            [module] => main
            [file] => lib/composite/responder.php
        )

    [statichtmlfileresponse] => Array
        (
            [module] => main
            [file] => lib/composite/responder.php
        )

    [bitrix\main\page\frame] => Array
        (
            [module] => main
            [file] => lib/composite/engine.php
        )

    [bitrix\main\page\framestatic] => Array
        (
            [module] => main
            [file] => lib/composite/staticarea.php
        )

    [bitrix\main\page\framebuffered] => Array
        (
            [module] => main
            [file] => lib/composite/bufferarea.php
        )

    [bitrix\main\page\framehelper] => Array
        (
            [module] => main
            [file] => lib/composite/bufferarea.php
        )

    [bitrix\main\data\statichtmlcache] => Array
        (
            [module] => main
            [file] => lib/composite/page.php
        )

    [bitrix\main\data\statichtmlstorage] => Array
        (
            [module] => main
            [file] => lib/composite/data/abstractstorage.php
        )

    [bitrix\main\data\statichtmlfilestorage] => Array
        (
            [module] => main
            [file] => lib/composite/data/filestorage.php
        )

    [bitrix\main\data\statichtmlmemcachedstorage] => Array
        (
            [module] => main
            [file] => lib/composite/data/memcachedstorage.php
        )

    [bitrix\main\data\staticcacheprovider] => Array
        (
            [module] => main
            [file] => lib/composite/data/cacheprovider.php
        )

    [bitrix\main\data\appcachemanifest] => Array
        (
            [module] => main
            [file] => lib/composite/appcache.php
        )

    [iblock] => Array
        (
            [module] => iblock
            [file] => install/index.php
        )

    [ciblockpropertyresult] => Array
        (
            [module] => iblock
            [file] => classes/general/iblockpropresult.php
        )

    [ciblockresult] => Array
        (
            [module] => iblock
            [file] => classes/general/iblockresult.php
        )

    [_cibelement] => Array
        (
            [module] => iblock
            [file] => classes/general/iblock_element.php
        )

    [ciblocktype] => Array
        (
            [module] => iblock
            [file] => classes/general/iblocktype.php
        )

    [calliblock] => Array
        (
            [module] => iblock
            [file] => classes/general/iblock.php
        )

    [ciblock] => Array
        (
            [module] => iblock
            [file] => classes/mysql/iblock.php
        )

    [calliblocksection] => Array
        (
            [module] => iblock
            [file] => classes/general/iblocksection.php
        )

    [ciblocksection] => Array
        (
            [module] => iblock
            [file] => classes/mysql/iblocksection.php
        )

    [calliblockproperty] => Array
        (
            [module] => iblock
            [file] => classes/general/iblockproperty.php
        )

    [ciblockpropertyenum] => Array
        (
            [module] => iblock
            [file] => classes/general/iblockpropertyenum.php
        )

    [ciblockproperty] => Array
        (
            [module] => iblock
            [file] => classes/mysql/iblockproperty.php
        )

    [calliblockelement] => Array
        (
            [module] => iblock
            [file] => classes/general/iblockelement.php
        )

    [ciblockelement] => Array
        (
            [module] => iblock
            [file] => classes/mysql/iblockelement.php
        )

    [calliblockrss] => Array
        (
            [module] => iblock
            [file] => classes/general/iblockrss.php
        )

    [ciblockrss] => Array
        (
            [module] => iblock
            [file] => classes/mysql/iblockrss.php
        )

    [ciblockpropertydatetime] => Array
        (
            [module] => iblock
            [file] => classes/general/prop_datetime.php
        )

    [ciblockpropertydate] => Array
        (
            [module] => iblock
            [file] => classes/general/prop_date.php
        )

    [ciblockpropertyxmlid] => Array
        (
            [module] => iblock
            [file] => classes/general/prop_xmlid.php
        )

    [ciblockpropertyfileman] => Array
        (
            [module] => iblock
            [file] => classes/general/prop_fileman.php
        )

    [ciblockpropertyhtml] => Array
        (
            [module] => iblock
            [file] => classes/general/prop_html.php
        )

    [ciblockpropertyelementlist] => Array
        (
            [module] => iblock
            [file] => classes/general/prop_element_list.php
        )

    [ccmlresult] => Array
        (
            [module] => iblock
            [file] => classes/general/cmlresult.php
        )

    [ciblockxmlfile] => Array
        (
            [module] => iblock
            [file] => classes/mysql/cml2.php
        )

    [ciblockcmlimport] => Array
        (
            [module] => iblock
            [file] => classes/general/cml2.php
        )

    [ciblockcmlexport] => Array
        (
            [module] => iblock
            [file] => classes/general/cml2.php
        )

    [ciblockfindtools] => Array
        (
            [module] => iblock
            [file] => classes/general/comp_findtools.php
        )

    [ciblockpricetools] => Array
        (
            [module] => iblock
            [file] => classes/general/comp_pricetools.php
        )

    [ciblockparameters] => Array
        (
            [module] => iblock
            [file] => classes/general/comp_parameters.php
        )

    [ciblockformatproperties] => Array
        (
            [module] => iblock
            [file] => classes/general/comp_formatprops.php
        )

    [calliblocksequence] => Array
        (
            [module] => iblock
            [file] => classes/general/iblocksequence.php
        )

    [ciblocksequence] => Array
        (
            [module] => iblock
            [file] => classes/mysql/iblocksequence.php
        )

    [ciblockpropertysequence] => Array
        (
            [module] => iblock
            [file] => classes/general/prop_seq.php
        )

    [ciblockpropertyelementautocomplete] => Array
        (
            [module] => iblock
            [file] => classes/general/prop_element_auto.php
        )

    [ciblockpropertysku] => Array
        (
            [module] => iblock
            [file] => classes/general/prop_element_sku.php
        )

    [ciblockpropertysectionautocomplete] => Array
        (
            [module] => iblock
            [file] => classes/general/prop_section_auto.php
        )

    [calliblockofferstmp] => Array
        (
            [module] => iblock
            [file] => classes/general/iblockoffers.php
        )

    [ciblockofferstmp] => Array
        (
            [module] => iblock
            [file] => classes/mysql/iblockoffers.php
        )

    [ceventiblock] => Array
        (
            [module] => iblock
            [file] => classes/general/iblock_event_list.php
        )

    [cratingscomponentsiblock] => Array
        (
            [module] => iblock
            [file] => classes/general/ratings_components.php
        )

    [ciblockrights] => Array
        (
            [module] => iblock
            [file] => classes/general/iblock_rights.php
        )

    [ciblocksectionrights] => Array
        (
            [module] => iblock
            [file] => classes/general/iblock_rights.php
        )

    [ciblockelementrights] => Array
        (
            [module] => iblock
            [file] => classes/general/iblock_rights.php
        )

    [ciblockrightsstorage] => Array
        (
            [module] => iblock
            [file] => classes/general/iblock_rights.php
        )

    [ciblockpropertytools] => Array
        (
            [module] => iblock
            [file] => classes/general/iblockproptools.php
        )

    [ciblocksectionpropertylink] => Array
        (
            [module] => iblock
            [file] => classes/general/section_property.php
        )

    [ciblockxmlimport] => Array
        (
            [module] => iblock
            [file] => classes/general/iblockxmlimport.php
        )

    [bitrix\iblock\iblockfieldtable] => Array
        (
            [module] => iblock
            [file] => lib/iblockfield.php
        )

    [bitrix\iblock\iblockgrouptable] => Array
        (
            [module] => iblock
            [file] => lib/iblockgroup.php
        )

    [bitrix\iblock\iblockmessagetable] => Array
        (
            [module] => iblock
            [file] => lib/iblockmessage.php
        )

    [bitrix\iblock\iblockrsstable] => Array
        (
            [module] => iblock
            [file] => lib/iblockrss.php
        )

    [bitrix\iblock\iblocksitetable] => Array
        (
            [module] => iblock
            [file] => lib/iblocksite.php
        )

    [bitrix\iblock\inheritedpropertytable] => Array
        (
            [module] => iblock
            [file] => lib/inheritedproperty.php
        )

    [bitrix\iblock\propertyenumerationtable] => Array
        (
            [module] => iblock
            [file] => lib/propertyenumeration.php
        )

    [bitrix\iblock\propertyfeaturetable] => Array
        (
            [module] => iblock
            [file] => lib/propertyfeature.php
        )

    [bitrix\iblock\sequencetable] => Array
        (
            [module] => iblock
            [file] => lib/sequence.php
        )

    [bitrix\iblock\sitetable] => Array
        (
            [module] => iblock
            [file] => lib/site.php
        )

    [bitrix\iblock\typetable] => Array
        (
            [module] => iblock
            [file] => lib/type.php
        )

    [bitrix\iblock\typelanguagetable] => Array
        (
            [module] => iblock
            [file] => lib/typelanguage.php
        )

    [bitrix\iblock\bizproctype\usertypeproperty] => Array
        (
            [module] => iblock
            [file] => lib/bizproctype/usertypeproperty.php
        )

    [bitrix\iblock\bizproctype\ecrm] => Array
        (
            [module] => iblock
            [file] => lib/bizproctype/ecrm.php
        )

    [bitrix\iblock\bizproctype\money] => Array
        (
            [module] => iblock
            [file] => lib/bizproctype/money.php
        )

    [bitrix\iblock\bizproctype\usertypepropertydiskfile] => Array
        (
            [module] => iblock
            [file] => lib/bizproctype/usertypepropertydiskfile.php
        )

    [bitrix\iblock\bizproctype\usertypepropertyelist] => Array
        (
            [module] => iblock
            [file] => lib/bizproctype/usertypepropertyelist.php
        )

    [bitrix\iblock\bizproctype\usertypepropertyemployee] => Array
        (
            [module] => iblock
            [file] => lib/bizproctype/usertypepropertyemployee.php
        )

    [bitrix\iblock\bizproctype\usertypepropertyhtml] => Array
        (
            [module] => iblock
            [file] => lib/bizproctype/usertypepropertyhtml.php
        )

    [bitrix\iblock\component\base] => Array
        (
            [module] => iblock
            [file] => lib/component/base.php
        )

    [bitrix\iblock\component\element] => Array
        (
            [module] => iblock
            [file] => lib/component/element.php
        )

    [bitrix\iblock\component\elementlist] => Array
        (
            [module] => iblock
            [file] => lib/component/elementlist.php
        )

    [bitrix\iblock\component\filters] => Array
        (
            [module] => iblock
            [file] => lib/component/filters.php
        )

    [bitrix\iblock\component\selector\element] => Array
        (
            [module] => iblock
            [file] => lib/component/selector/element.php
        )

    [bitrix\iblock\component\selector\entity] => Array
        (
            [module] => iblock
            [file] => lib/component/selector/entity.php
        )

    [bitrix\iblock\component\tools] => Array
        (
            [module] => iblock
            [file] => lib/component/tools.php
        )

    [bitrix\iblock\controller\filter\element] => Array
        (
            [module] => iblock
            [file] => lib/Controller/Filter/Element.php
        )

    [bitrix\iblock\filter\entity\elementsettings] => Array
        (
            [module] => iblock
            [file] => lib/filter/entity/elementsettings.php
        )

    [bitrix\iblock\filter\entity\iblocksettings] => Array
        (
            [module] => iblock
            [file] => lib/filter/entity/iblocksettings.php
        )

    [bitrix\iblock\filter\fieldprovider\base] => Array
        (
            [module] => iblock
            [file] => lib/filter/fieldprovider/base.php
        )

    [bitrix\iblock\filter\fieldprovider\element] => Array
        (
            [module] => iblock
            [file] => lib/filter/fieldprovider/element.php
        )

    [bitrix\iblock\filter\fieldprovider\iblockproperty] => Array
        (
            [module] => iblock
            [file] => lib/filter/fieldprovider/iblockproperty.php
        )

    [bitrix\iblock\filter\dictionary] => Array
        (
            [module] => iblock
            [file] => lib/filter/dictionary.php
        )

    [bitrix\iblock\filter\entitylist] => Array
        (
            [module] => iblock
            [file] => lib/filter/entitylist.php
        )

    [bitrix\iblock\filter\factory] => Array
        (
            [module] => iblock
            [file] => lib/filter/factory.php
        )

    [bitrix\iblock\grid\panel\groupaction] => Array
        (
            [module] => iblock
            [file] => lib/grid/panel/groupaction.php
        )

    [bitrix\iblock\grid\actiontype] => Array
        (
            [module] => iblock
            [file] => lib/grid/actiontype.php
        )

    [bitrix\iblock\helpers\admin\property] => Array
        (
            [module] => iblock
            [file] => lib/helpers/admin/property.php
        )

    [bitrix\iblock\helpers\filter\property] => Array
        (
            [module] => iblock
            [file] => lib/helpers/filter/property.php
        )

    [bitrix\iblock\helpers\filter\propertymanager] => Array
        (
            [module] => iblock
            [file] => lib/helpers/filter/propertymanager.php
        )

    [bitrix\iblock\inheritedproperty\basetemplate] => Array
        (
            [module] => iblock
            [file] => lib/inheritedproperty/basetemplate.php
        )

    [bitrix\iblock\inheritedproperty\basevalues] => Array
        (
            [module] => iblock
            [file] => lib/inheritedproperty/basevalues.php
        )

    [bitrix\iblock\inheritedproperty\elementtemplates] => Array
        (
            [module] => iblock
            [file] => lib/inheritedproperty/elementtemplates.php
        )

    [bitrix\iblock\inheritedproperty\elementvalues] => Array
        (
            [module] => iblock
            [file] => lib/inheritedproperty/elementvalues.php
        )

    [bitrix\iblock\inheritedproperty\iblocktemplates] => Array
        (
            [module] => iblock
            [file] => lib/inheritedproperty/iblocktemplates.php
        )

    [bitrix\iblock\inheritedproperty\iblockvalues] => Array
        (
            [module] => iblock
            [file] => lib/inheritedproperty/iblockvalues.php
        )

    [bitrix\iblock\inheritedproperty\sectiontemplates] => Array
        (
            [module] => iblock
            [file] => lib/inheritedproperty/sectiontemplates.php
        )

    [bitrix\iblock\inheritedproperty\sectionvalues] => Array
        (
            [module] => iblock
            [file] => lib/inheritedproperty/sectionvalues.php
        )

    [bitrix\iblock\inheritedproperty\valuesqueue] => Array
        (
            [module] => iblock
            [file] => lib/inheritedproperty/valuesqueue.php
        )

    [bitrix\iblock\landingsource\dataloader] => Array
        (
            [module] => iblock
            [file] => lib/landingsource/dataloader.php
        )

    [bitrix\iblock\landingsource\element] => Array
        (
            [module] => iblock
            [file] => lib/landingsource/element.php
        )

    [bitrix\iblock\model\propertyfeature] => Array
        (
            [module] => iblock
            [file] => lib/model/propertyfeature.php
        )

    [bitrix\iblock\model\section] => Array
        (
            [module] => iblock
            [file] => lib/model/section.php
        )

    [bitrix\iblock\propertyindex\dictionary] => Array
        (
            [module] => iblock
            [file] => lib/propertyindex/dictionary.php
        )

    [bitrix\iblock\propertyindex\element] => Array
        (
            [module] => iblock
            [file] => lib/propertyindex/element.php
        )

    [bitrix\iblock\propertyindex\facet] => Array
        (
            [module] => iblock
            [file] => lib/propertyindex/facet.php
        )

    [bitrix\iblock\propertyindex\indexer] => Array
        (
            [module] => iblock
            [file] => lib/propertyindex/indexer.php
        )

    [bitrix\iblock\propertyindex\manager] => Array
        (
            [module] => iblock
            [file] => lib/propertyindex/manager.php
        )

    [bitrix\iblock\propertyindex\querybuilder] => Array
        (
            [module] => iblock
            [file] => lib/propertyindex/querybuilder.php
        )

    [bitrix\iblock\propertyindex\storage] => Array
        (
            [module] => iblock
            [file] => lib/propertyindex/storage.php
        )

    [bitrix\iblock\template\engine] => Array
        (
            [module] => iblock
            [file] => lib/template/engine.php
        )

    [bitrix\iblock\template\noderoot] => Array
        (
            [module] => iblock
            [file] => lib/template/engine.php
        )

    [bitrix\iblock\template\nodetext] => Array
        (
            [module] => iblock
            [file] => lib/template/engine.php
        )

    [bitrix\iblock\template\nodeentityfield] => Array
        (
            [module] => iblock
            [file] => lib/template/engine.php
        )

    [bitrix\iblock\template\nodefunction] => Array
        (
            [module] => iblock
            [file] => lib/template/engine.php
        )

    [bitrix\iblock\template\helper] => Array
        (
            [module] => iblock
            [file] => lib/template/helper.php
        )

    [bitrix\iblock\template\entity\base] => Array
        (
            [module] => iblock
            [file] => lib/template/entity/base.php
        )

    [bitrix\iblock\template\entity\lazyvalueloader] => Array
        (
            [module] => iblock
            [file] => lib/template/entity/base.php
        )

    [bitrix\iblock\template\entity\catalogstore] => Array
        (
            [module] => iblock
            [file] => lib/template/entity/catalogstore.php
        )

    [bitrix\iblock\template\entity\element] => Array
        (
            [module] => iblock
            [file] => lib/template/entity/element.php
        )

    [bitrix\iblock\template\entity\elementcatalog] => Array
        (
            [module] => iblock
            [file] => lib/template/entity/elementcatalog.php
        )

    [bitrix\iblock\template\entity\elementcatalogmeasure] => Array
        (
            [module] => iblock
            [file] => lib/template/entity/elementcatalog.php
        )

    [bitrix\iblock\template\entity\elementcatalogstorelist] => Array
        (
            [module] => iblock
            [file] => lib/template/entity/elementcatalog.php
        )

    [bitrix\iblock\template\entity\elementprice] => Array
        (
            [module] => iblock
            [file] => lib/template/entity/elementprice.php
        )

    [bitrix\iblock\template\entity\elementproperty] => Array
        (
            [module] => iblock
            [file] => lib/template/entity/elementproperty.php
        )

    [bitrix\iblock\template\entity\elementpropertyuserfield] => Array
        (
            [module] => iblock
            [file] => lib/template/entity/elementproperty.php
        )

    [bitrix\iblock\template\entity\elementpropertyenum] => Array
        (
            [module] => iblock
            [file] => lib/template/entity/elementproperty.php
        )

    [bitrix\iblock\template\entity\elementpropertyelement] => Array
        (
            [module] => iblock
            [file] => lib/template/entity/elementproperty.php
        )

    [bitrix\iblock\template\entity\elementpropertysection] => Array
        (
            [module] => iblock
            [file] => lib/template/entity/elementproperty.php
        )

    [bitrix\iblock\template\entity\elementsku] => Array
        (
            [module] => iblock
            [file] => lib/template/entity/elementsku.php
        )

    [bitrix\iblock\template\entity\elementskuprice] => Array
        (
            [module] => iblock
            [file] => lib/template/entity/elementskuprice.php
        )

    [bitrix\iblock\template\entity\elementskuproperty] => Array
        (
            [module] => iblock
            [file] => lib/template/entity/elementskuproperty.php
        )

    [bitrix\iblock\template\entity\iblock] => Array
        (
            [module] => iblock
            [file] => lib/template/entity/iblock.php
        )

    [bitrix\iblock\template\entity\section] => Array
        (
            [module] => iblock
            [file] => lib/template/entity/section.php
        )

    [bitrix\iblock\template\entity\sectionpath] => Array
        (
            [module] => iblock
            [file] => lib/template/entity/sectionpath.php
        )

    [bitrix\iblock\template\entity\sectionproperty] => Array
        (
            [module] => iblock
            [file] => lib/template/entity/sectionproperty.php
        )

    [bitrix\iblock\template\functions\fabric] => Array
        (
            [module] => iblock
            [file] => lib/template/functions/fabric.php
        )

    [bitrix\iblock\template\functions\functionbase] => Array
        (
            [module] => iblock
            [file] => lib/template/functions/fabric.php
        )

    [bitrix\iblock\template\functions\functionupper] => Array
        (
            [module] => iblock
            [file] => lib/template/functions/fabric.php
        )

    [bitrix\iblock\template\functions\functionlower] => Array
        (
            [module] => iblock
            [file] => lib/template/functions/fabric.php
        )

    [bitrix\iblock\template\functions\functiontranslit] => Array
        (
            [module] => iblock
            [file] => lib/template/functions/fabric.php
        )

    [bitrix\iblock\template\functions\functionconcat] => Array
        (
            [module] => iblock
            [file] => lib/template/functions/fabric.php
        )

    [bitrix\iblock\template\functions\functionlimit] => Array
        (
            [module] => iblock
            [file] => lib/template/functions/fabric.php
        )

    [bitrix\iblock\template\functions\functioncontrast] => Array
        (
            [module] => iblock
            [file] => lib/template/functions/fabric.php
        )

    [bitrix\iblock\template\functions\functionmin] => Array
        (
            [module] => iblock
            [file] => lib/template/functions/fabric.php
        )

    [bitrix\iblock\template\functions\functionmax] => Array
        (
            [module] => iblock
            [file] => lib/template/functions/fabric.php
        )

    [bitrix\iblock\template\functions\functiondistinct] => Array
        (
            [module] => iblock
            [file] => lib/template/functions/fabric.php
        )

    [bitrix\iblock\update\adminfilteroption] => Array
        (
            [module] => iblock
            [file] => lib/update/adminfilteroption.php
        )

    [bitrix\iblock\update\admingridoption] => Array
        (
            [module] => iblock
            [file] => lib/update/admingridoption.php
        )

    [bitrix\iblock\url\adminpage\basebuilder] => Array
        (
            [module] => iblock
            [file] => lib/url/adminpage/basebuilder.php
        )

    [bitrix\iblock\url\adminpage\buildermanager] => Array
        (
            [module] => iblock
            [file] => lib/url/adminpage/buildermanager.php
        )

    [bitrix\iblock\url\adminpage\iblockbuilder] => Array
        (
            [module] => iblock
            [file] => lib/url/adminpage/iblockbuilder.php
        )

    [bitrix\iblock\sendereventhandler] => Array
        (
            [module] => iblock
            [file] => lib/senderconnector.php
        )

    [bitrix\iblock\senderconnectoriblock] => Array
        (
            [module] => iblock
            [file] => lib/senderconnector.php
        )

    [ccurrency] => Array
        (
            [module] => currency
            [file] => general/currency.php
        )

    [ccurrencylang] => Array
        (
            [module] => currency
            [file] => general/currency_lang.php
        )

    [ccurrencyrates] => Array
        (
            [module] => currency
            [file] => general/currency_rate.php
        )

    [bitrix\currency\compatible\tools] => Array
        (
            [module] => currency
            [file] => lib/compatible/tools.php
        )

    [bitrix\currency\helpers\admin\tools] => Array
        (
            [module] => currency
            [file] => lib/helpers/admin/tools.php
        )

    [bitrix\currency\helpers\editor] => Array
        (
            [module] => currency
            [file] => lib/helpers/editor.php
        )

    [bitrix\currency\userfield\money] => Array
        (
            [module] => currency
            [file] => lib/userfield/money.php
        )

    [bitrix\currency\currencymanager] => Array
        (
            [module] => currency
            [file] => lib/currencymanager.php
        )

    [bitrix\currency\currencytable] => Array
        (
            [module] => currency
            [file] => lib/currency.php
        )

    [bitrix\currency\currencylangtable] => Array
        (
            [module] => currency
            [file] => lib/currencylang.php
        )

    [bitrix\currency\currencyratetable] => Array
        (
            [module] => currency
            [file] => lib/currencyrate.php
        )

    [bitrix\currency\currencyclassifier] => Array
        (
            [module] => currency
            [file] => lib/currencyclassifier.php
        )

    [sale] => Array
        (
            [module] => sale
            [file] => install/index.php
        )

    [callsaledelivery] => Array
        (
            [module] => sale
            [file] => general/delivery.php
        )

    [csaledelivery] => Array
        (
            [module] => sale
            [file] => mysql/delivery.php
        )

    [csaledeliveryhandler] => Array
        (
            [module] => sale
            [file] => mysql/delivery_handler.php
        )

    [csaledeliveryhelper] => Array
        (
            [module] => sale
            [file] => general/delivery_helper.php
        )

    [csaledelivery2paysystem] => Array
        (
            [module] => sale
            [file] => general/delivery_2_pay_system.php
        )

    [csalelocation] => Array
        (
            [module] => sale
            [file] => mysql/location.php
        )

    [csalelocationgroup] => Array
        (
            [module] => sale
            [file] => mysql/location_group.php
        )

    [csalebasket] => Array
        (
            [module] => sale
            [file] => mysql/basket.php
        )

    [csalebaskethelper] => Array
        (
            [module] => sale
            [file] => general/basket_helper.php
        )

    [csaleuser] => Array
        (
            [module] => sale
            [file] => mysql/basket.php
        )

    [csaleorder] => Array
        (
            [module] => sale
            [file] => mysql/order.php
        )

    [csaleorderpropsgroup] => Array
        (
            [module] => sale
            [file] => mysql/order_props_group.php
        )

    [csaleorderpropsvariant] => Array
        (
            [module] => sale
            [file] => mysql/order_props_variant.php
        )

    [csaleorderuserprops] => Array
        (
            [module] => sale
            [file] => mysql/order_user_props.php
        )

    [csaleorderuserpropsvalue] => Array
        (
            [module] => sale
            [file] => mysql/order_user_props_value.php
        )

    [csaleordertax] => Array
        (
            [module] => sale
            [file] => mysql/order_tax.php
        )

    [csaleorderhelper] => Array
        (
            [module] => sale
            [file] => general/order_helper.php
        )

    [csalepaysystem] => Array
        (
            [module] => sale
            [file] => mysql/pay_system.php
        )

    [csalepaysystemaction] => Array
        (
            [module] => sale
            [file] => mysql/pay_system_action.php
        )

    [csalepaysystemshelper] => Array
        (
            [module] => sale
            [file] => general/pay_system_helper.php
        )

    [csalepaysystemtarif] => Array
        (
            [module] => sale
            [file] => general/pay_system_tarif.php
        )

    [csaletax] => Array
        (
            [module] => sale
            [file] => mysql/tax.php
        )

    [csaletaxrate] => Array
        (
            [module] => sale
            [file] => mysql/tax_rate.php
        )

    [csalepersontype] => Array
        (
            [module] => sale
            [file] => mysql/person_type.php
        )

    [csalediscount] => Array
        (
            [module] => sale
            [file] => mysql/discount.php
        )

    [csalebasketdiscountconvert] => Array
        (
            [module] => sale
            [file] => general/step_operations.php
        )

    [csalediscountreindex] => Array
        (
            [module] => sale
            [file] => general/step_operations.php
        )

    [csalediscountconvertext] => Array
        (
            [module] => sale
            [file] => general/step_operations.php
        )

    [csaleuseraccount] => Array
        (
            [module] => sale
            [file] => mysql/user.php
        )

    [csaleusertransact] => Array
        (
            [module] => sale
            [file] => mysql/user_transact.php
        )

    [csaleusercards] => Array
        (
            [module] => sale
            [file] => mysql/user_cards.php
        )

    [csalerecurring] => Array
        (
            [module] => sale
            [file] => mysql/recurring.php
        )

    [csalelang] => Array
        (
            [module] => sale
            [file] => mysql/settings.php
        )

    [csalegroupaccesstosite] => Array
        (
            [module] => sale
            [file] => mysql/settings.php
        )

    [csalegroupaccesstoflag] => Array
        (
            [module] => sale
            [file] => mysql/settings.php
        )

    [csaleauxiliary] => Array
        (
            [module] => sale
            [file] => mysql/auxiliary.php
        )

    [csaleaffiliate] => Array
        (
            [module] => sale
            [file] => mysql/affiliate.php
        )

    [csaleaffiliateplan] => Array
        (
            [module] => sale
            [file] => mysql/affiliate_plan.php
        )

    [csaleaffiliateplansection] => Array
        (
            [module] => sale
            [file] => mysql/affiliate_plan_section.php
        )

    [csaleaffiliatetier] => Array
        (
            [module] => sale
            [file] => mysql/affiliate_tier.php
        )

    [csaleaffiliatetransact] => Array
        (
            [module] => sale
            [file] => mysql/affiliate_transact.php
        )

    [csaleexport] => Array
        (
            [module] => sale
            [file] => general/export.php
        )

    [exportoneccrm] => Array
        (
            [module] => sale
            [file] => general/export.php
        )

    [csaleorderloader] => Array
        (
            [module] => sale
            [file] => general/order_loader.php
        )

    [csalemeasure] => Array
        (
            [module] => sale
            [file] => general/measurement.php
        )

    [csaleproduct] => Array
        (
            [module] => sale
            [file] => mysql/product.php
        )

    [csaleviewedproduct] => Array
        (
            [module] => sale
            [file] => mysql/product.php
        )

    [csalehelper] => Array
        (
            [module] => sale
            [file] => general/helper.php
        )

    [csalemobileorderutils] => Array
        (
            [module] => sale
            [file] => general/mobile_order.php
        )

    [csalemobileorderpull] => Array
        (
            [module] => sale
            [file] => general/mobile_order.php
        )

    [csalemobileorderpush] => Array
        (
            [module] => sale
            [file] => general/mobile_order.php
        )

    [csalemobileorderfilter] => Array
        (
            [module] => sale
            [file] => general/mobile_order.php
        )

    [cbasesalereporthelper] => Array
        (
            [module] => sale
            [file] => general/sale_report_helper.php
        )

    [csalereportsaleorderhelper] => Array
        (
            [module] => sale
            [file] => general/sale_report_helper.php
        )

    [csalereportuserhelper] => Array
        (
            [module] => sale
            [file] => general/sale_report_helper.php
        )

    [csalereportsalefuserhelper] => Array
        (
            [module] => sale
            [file] => general/sale_report_helper.php
        )

    [ibxsaleproductprovider] => Array
        (
            [module] => sale
            [file] => general/product_provider.php
        )

    [csalestorebarcode] => Array
        (
            [module] => sale
            [file] => mysql/store_barcode.php
        )

    [csaleorderchange] => Array
        (
            [module] => sale
            [file] => mysql/order_change.php
        )

    [csaleorderchangeformat] => Array
        (
            [module] => sale
            [file] => general/order_change.php
        )

    [bitrix\sale\internals\fusertable] => Array
        (
            [module] => sale
            [file] => lib/internals/fuser.php
        )

    [bitrix\sale\fuser] => Array
        (
            [module] => sale
            [file] => lib/fuser.php
        )

    [bitrix\sale\internals\input\manager] => Array
        (
            [module] => sale
            [file] => lib/internals/input.php
        )

    [bitrix\sale\internals\input\base] => Array
        (
            [module] => sale
            [file] => lib/internals/input.php
        )

    [bitrix\sale\internals\input\file] => Array
        (
            [module] => sale
            [file] => lib/internals/input.php
        )

    [bitrix\sale\internals\input\stringinput] => Array
        (
            [module] => sale
            [file] => lib/internals/input.php
        )

    [bitrix\sale\internals\sitecurrencytable] => Array
        (
            [module] => sale
            [file] => lib/internals/sitecurrency.php
        )

    [csalestatus] => Array
        (
            [module] => sale
            [file] => general/status.php
        )

    [bitrix\sale\statusbase] => Array
        (
            [module] => sale
            [file] => lib/statusbase.php
        )

    [bitrix\sale\orderstatus] => Array
        (
            [module] => sale
            [file] => lib/orderstatus.php
        )

    [bitrix\sale\deliverystatus] => Array
        (
            [module] => sale
            [file] => lib/deliverystatus.php
        )

    [bitrix\sale\internals\statustable] => Array
        (
            [module] => sale
            [file] => lib/internals/status.php
        )

    [bitrix\sale\internals\statuslangtable] => Array
        (
            [module] => sale
            [file] => lib/internals/status_lang.php
        )

    [bitrix\sale\internals\statusgrouptasktable] => Array
        (
            [module] => sale
            [file] => lib/internals/status_grouptask.php
        )

    [csaleorderprops] => Array
        (
            [module] => sale
            [file] => general/order_props.php
        )

    [csaleorderpropsadapter] => Array
        (
            [module] => sale
            [file] => general/order_props.php
        )

    [csaleorderpropsvalue] => Array
        (
            [module] => sale
            [file] => mysql/order_props_values.php
        )

    [bitrix\sale\propertyvaluecollection] => Array
        (
            [module] => sale
            [file] => lib/propertyvaluecollection.php
        )

    [bitrix\sale\internals\orderpropstable] => Array
        (
            [module] => sale
            [file] => lib/internals/orderprops.php
        )

    [bitrix\sale\internals\orderpropsgrouptable] => Array
        (
            [module] => sale
            [file] => lib/internals/orderprops_group.php
        )

    [bitrix\sale\internals\orderpropsvaluetable] => Array
        (
            [module] => sale
            [file] => lib/internals/orderprops_value.php
        )

    [bitrix\sale\internals\orderpropsvarianttable] => Array
        (
            [module] => sale
            [file] => lib/internals/orderprops_variant.php
        )

    [bitrix\sale\internals\orderpropsrelationtable] => Array
        (
            [module] => sale
            [file] => lib/internals/orderprops_relation.php
        )

    [bitrix\sale\internals\userpropsvaluetable] => Array
        (
            [module] => sale
            [file] => lib/internals/userpropsvalue.php
        )

    [bitrix\sale\internals\userpropstable] => Array
        (
            [module] => sale
            [file] => lib/internals/userprops.php
        )

    [bitrix\sale\businessvalue] => Array
        (
            [module] => sale
            [file] => lib/businessvalue.php
        )

    [bitrix\sale\ibusinessvalueprovider] => Array
        (
            [module] => sale
            [file] => lib/businessvalueproviderinterface.php
        )

    [bitrix\sale\internals\businessvaluetable] => Array
        (
            [module] => sale
            [file] => lib/internals/businessvalue.php
        )

    [bitrix\sale\internals\businessvaluepersondomaintable] => Array
        (
            [module] => sale
            [file] => lib/internals/businessvalue_persondomain.php
        )

    [bitrix\sale\internals\businessvaluecode1ctable] => Array
        (
            [module] => sale
            [file] => lib/internals/businessvalue_code_1c.php
        )

    [bitrix\sale\internals\paysystemactiontable] => Array
        (
            [module] => sale
            [file] => lib/internals/paysystemaction.php
        )

    [bitrix\sale\internals\paysysteminner] => Array
        (
            [module] => sale
            [file] => lib/internals/paysysteminner.php
        )

    [bitrix\sale\internals\deliverypaysystemtable] => Array
        (
            [module] => sale
            [file] => lib/internals/delivery_paysystem.php
        )

    [bitrix\sale\usermessageexception] => Array
        (
            [module] => sale
            [file] => lib/exception.php
        )

    [bitrix\sale\configuration] => Array
        (
            [module] => sale
            [file] => lib/configuration.php
        )

    [bitrix\sale\order] => Array
        (
            [module] => sale
            [file] => lib/order.php
        )

    [bitrix\sale\persontype] => Array
        (
            [module] => sale
            [file] => lib/persontype.php
        )

    [csalereportsalegoodshelper] => Array
        (
            [module] => sale
            [file] => general/sale_report_helper.php
        )

    [csalereportsaleproducthelper] => Array
        (
            [module] => sale
            [file] => general/sale_report_helper.php
        )

    [bitrix\sale\internals\producttable] => Array
        (
            [module] => sale
            [file] => lib/internals/product.php
        )

    [bitrix\sale\internals\goodssectiontable] => Array
        (
            [module] => sale
            [file] => lib/internals/goodssection.php
        )

    [bitrix\sale\internals\sectiontable] => Array
        (
            [module] => sale
            [file] => lib/internals/section.php
        )

    [bitrix\sale\internals\storeproducttable] => Array
        (
            [module] => sale
            [file] => lib/internals/storeproduct.php
        )

    [bitrix\sale\saleszone] => Array
        (
            [module] => sale
            [file] => lib/saleszone.php
        )

    [bitrix\sale\internals\orderdeliveryreqtable] => Array
        (
            [module] => sale
            [file] => lib/internals/orderdeliveryreq.php
        )

    [bitrix\sale\sendereventhandler] => Array
        (
            [module] => sale
            [file] => lib/senderconnector.php
        )

    [bitrix\sale\senderconnectorbuyer] => Array
        (
            [module] => sale
            [file] => lib/senderconnector.php
        )

    [bitrix\sale\userconsent] => Array
        (
            [module] => sale
            [file] => lib/userconsent.php
        )

    [bitrix\sale\internals\product2producttable] => Array
        (
            [module] => sale
            [file] => lib/internals/product2product.php
        )

    [bitrix\sale\internals\orderprocessingtable] => Array
        (
            [module] => sale
            [file] => lib/internals/orderprocessing.php
        )

    [bitrix\sale\orderbase] => Array
        (
            [module] => sale
            [file] => lib/orderbase.php
        )

    [bitrix\sale\internals\entity] => Array
        (
            [module] => sale
            [file] => lib/internals/entity.php
        )

    [bitrix\sale\internals\entitycollection] => Array
        (
            [module] => sale
            [file] => lib/internals/entitycollection.php
        )

    [bitrix\sale\internals\collectionbase] => Array
        (
            [module] => sale
            [file] => lib/internals/collectionbase.php
        )

    [bitrix\sale\shipment] => Array
        (
            [module] => sale
            [file] => lib/shipment.php
        )

    [bitrix\sale\shipmentcollection] => Array
        (
            [module] => sale
            [file] => lib/shipmentcollection.php
        )

    [bitrix\sale\shipmentitemcollection] => Array
        (
            [module] => sale
            [file] => lib/shipmentitemcollection.php
        )

    [bitrix\sale\shipmentitem] => Array
        (
            [module] => sale
            [file] => lib/shipmentitem.php
        )

    [bitrix\sale\shipmentitemstorecollection] => Array
        (
            [module] => sale
            [file] => lib/shipmentitemstorecollection.php
        )

    [bitrix\sale\shipmentitemstore] => Array
        (
            [module] => sale
            [file] => lib/shipmentitemstore.php
        )

    [bitrix\sale\paymentcollectionbase] => Array
        (
            [module] => sale
            [file] => lib/internals/paymentcollectionbase.php
        )

    [bitrix\sale\paymentcollection] => Array
        (
            [module] => sale
            [file] => lib/paymentcollection.php
        )

    [bitrix\sale\payment] => Array
        (
            [module] => sale
            [file] => lib/payment.php
        )

    [bitrix\sale\paysystemservice] => Array
        (
            [module] => sale
            [file] => lib/paysystemservice.php
        )

    [bitrix\sale\internals\fields] => Array
        (
            [module] => sale
            [file] => lib/internals/fields.php
        )

    [bitrix\sale\result] => Array
        (
            [module] => sale
            [file] => lib/result.php
        )

    [bitrix\sale\resulterror] => Array
        (
            [module] => sale
            [file] => lib/result.php
        )

    [bitrix\sale\resultserializable] => Array
        (
            [module] => sale
            [file] => lib/resultserializable.php
        )

    [bitrix\sale\eventactions] => Array
        (
            [module] => sale
            [file] => lib/eventactions.php
        )

    [bitrix\sale\basketbase] => Array
        (
            [module] => sale
            [file] => lib/basketbase.php
        )

    [bitrix\sale\basketitembase] => Array
        (
            [module] => sale
            [file] => lib/basketitembase.php
        )

    [bitrix\sale\basket] => Array
        (
            [module] => sale
            [file] => lib/basket.php
        )

    [bitrix\sale\internals\basketitembase] => Array
        (
            [module] => sale
            [file] => lib/internals/basketitembase.php
        )

    [bitrix\sale\basketitem] => Array
        (
            [module] => sale
            [file] => lib/basketitem.php
        )

    [bitrix\sale\basketbundlecollection] => Array
        (
            [module] => sale
            [file] => lib/basketbundlecollection.php
        )

    [bitrix\sale\orderproperties] => Array
        (
            [module] => sale
            [file] => lib/orderprops.php
        )

    [bitrix\sale\propertyvalue] => Array
        (
            [module] => sale
            [file] => lib/propertyvalue.php
        )

    [bitrix\sale\compatible\internals\entitycompatibility] => Array
        (
            [module] => sale
            [file] => lib/compatible/internals/entitycompatibility.php
        )

    [bitrix\sale\compatible\ordercompatibility] => Array
        (
            [module] => sale
            [file] => lib/compatible/ordercompatibility.php
        )

    [bitrix\sale\compatible\basketcompatibility] => Array
        (
            [module] => sale
            [file] => lib/compatible/basketcompatibility.php
        )

    [bitrix\sale\compatible\eventcompatibility] => Array
        (
            [module] => sale
            [file] => lib/compatible/eventcompatibility.php
        )

    [bitrix\sale\compatible\orderquery] => Array
        (
            [module] => sale
            [file] => lib/compatible/compatible.php
        )

    [bitrix\sale\compatible\orderquerylocation] => Array
        (
            [module] => sale
            [file] => lib/compatible/compatible.php
        )

    [bitrix\sale\compatible\fetchadapter] => Array
        (
            [module] => sale
            [file] => lib/compatible/compatible.php
        )

    [bitrix\sale\compatible\test] => Array
        (
            [module] => sale
            [file] => lib/compatible/compatible.php
        )

    [bitrix\sale\orderuserproperties] => Array
        (
            [module] => sale
            [file] => lib/userprops.php
        )

    [bitrix\sale\basketpropertiescollectionbase] => Array
        (
            [module] => sale
            [file] => lib/basketpropertiesbase.php
        )

    [bitrix\sale\basketpropertiescollection] => Array
        (
            [module] => sale
            [file] => lib/basketproperties.php
        )

    [bitrix\sale\basketpropertyitembase] => Array
        (
            [module] => sale
            [file] => lib/basketpropertiesitembase.php
        )

    [bitrix\sale\basketpropertyitem] => Array
        (
            [module] => sale
            [file] => lib/basketpropertiesitem.php
        )

    [bitrix\sale\tax] => Array
        (
            [module] => sale
            [file] => lib/tax.php
        )

    [bitrix\sale\internals\ordertable] => Array
        (
            [module] => sale
            [file] => lib/internals/order.php
        )

    [bitrix\sale\internals\baskettable] => Array
        (
            [module] => sale
            [file] => lib/internals/basket.php
        )

    [bitrix\sale\internals\shipmenttable] => Array
        (
            [module] => sale
            [file] => lib/internals/shipment.php
        )

    [bitrix\sale\internals\shipmentitemtable] => Array
        (
            [module] => sale
            [file] => lib/internals/shipmentitem.php
        )

    [bitrix\sale\internals\paysystemservicetable] => Array
        (
            [module] => sale
            [file] => lib/internals/paysystemservice.php
        )

    [bitrix\sale\internals\paymenttable] => Array
        (
            [module] => sale
            [file] => lib/internals/payment.php
        )

    [bitrix\sale\internals\shipmentitemstoretable] => Array
        (
            [module] => sale
            [file] => lib/internals/shipmentitemstore.php
        )

    [bitrix\sale\internals\shipmentextraservice] => Array
        (
            [module] => sale
            [file] => lib/internals/shipmentextraservice.php
        )

    [bitrix\sale\internals\orderuserpropertiestable] => Array
        (
            [module] => sale
            [file] => lib/internals/userprops.php
        )

    [bitrix\sale\internals\collectableentity] => Array
        (
            [module] => sale
            [file] => lib/internals/collectableentity.php
        )

    [bitrix\sale\provider] => Array
        (
            [module] => sale
            [file] => lib/provider.php
        )

    [bitrix\sale\providerbase] => Array
        (
            [module] => sale
            [file] => lib/providerbase.php
        )

    [bitrix\sale\internals\catalog\provider] => Array
        (
            [module] => sale
            [file] => lib/internals/catalog/provider.php
        )

    [bitrix\sale\saleproviderbase] => Array
        (
            [module] => sale
            [file] => lib/saleproviderbase.php
        )

    [bitrix\sale\internals\transferdataprovider] => Array
        (
            [module] => sale
            [file] => lib/internals/transferdataprovider.php
        )

    [bitrix\sale\internals\poolquantity] => Array
        (
            [module] => sale
            [file] => lib/internals/poolquantity.php
        )

    [bitrix\sale\internals\providercreator] => Array
        (
            [module] => sale
            [file] => lib/internals/providercreator.php
        )

    [bitrix\sale\internals\providerbuilderbase] => Array
        (
            [module] => sale
            [file] => lib/internals/providerbuilderbase.php
        )

    [bitrix\sale\internals\providerbuilder] => Array
        (
            [module] => sale
            [file] => lib/internals/providerbuilder.php
        )

    [bitrix\sale\internals\providerbuildercompatibility] => Array
        (
            [module] => sale
            [file] => lib/internals/providerbuildercompatibility.php
        )

    [bitrix\sale\orderhistory] => Array
        (
            [module] => sale
            [file] => lib/orderhistory.php
        )

    [bitrix\sale\internals\callbackregistrytable] => Array
        (
            [module] => sale
            [file] => lib/internals/callbackregistry.php
        )

    [bitrix\sale\internals\basketpropertytable] => Array
        (
            [module] => sale
            [file] => lib/internals/basketproperties.php
        )

    [bitrix\sale\internals\companytable] => Array
        (
            [module] => sale
            [file] => lib/internals/company.php
        )

    [bitrix\sale\internals\companygrouptable] => Array
        (
            [module] => sale
            [file] => lib/internals/companygroup.php
        )

    [bitrix\sale\internals\companyresponsiblegrouptable] => Array
        (
            [module] => sale
            [file] => lib/internals/companyresponsiblegroup.php
        )

    [bitrix\sale\internals\persontypetable] => Array
        (
            [module] => sale
            [file] => lib/internals/persontype.php
        )

    [bitrix\sale\internals\persontypesitetable] => Array
        (
            [module] => sale
            [file] => lib/internals/persontypesite.php
        )

    [bitrix\sale\internals\pool] => Array
        (
            [module] => sale
            [file] => lib/internals/pool.php
        )

    [bitrix\sale\internals\userbudgetpool] => Array
        (
            [module] => sale
            [file] => lib/internals/userbudgetpool.php
        )

    [bitrix\sale\internals\eventspool] => Array
        (
            [module] => sale
            [file] => lib/internals/eventspool.php
        )

    [bitrix\sale\internals\events] => Array
        (
            [module] => sale
            [file] => lib/internals/events.php
        )

    [bitrix\sale\pricemaths] => Array
        (
            [module] => sale
            [file] => lib/pricemaths.php
        )

    [bitrix\sale\basketcomponenthelper] => Array
        (
            [module] => sale
            [file] => lib/basketcomponenthelper.php
        )

    [bitrix\sale\registry] => Array
        (
            [module] => sale
            [file] => lib/registry.php
        )

    [ipaymentorder] => Array
        (
            [module] => sale
            [file] => lib/internals/paymentinterface.php
        )

    [ishipmentorder] => Array
        (
            [module] => sale
            [file] => lib/internals/shipmentinterface.php
        )

    [ientitymarker] => Array
        (
            [module] => sale
            [file] => lib/internals/entitymarkerinterface.php
        )

    [bitrix\sale\internals\orderarchivetable] => Array
        (
            [module] => sale
            [file] => lib/internals/orderarchive.php
        )

    [bitrix\sale\internals\basketarchivetable] => Array
        (
            [module] => sale
            [file] => lib/internals/basketarchive.php
        )

    [bitrix\sale\internals\orderarchivepackedtable] => Array
        (
            [module] => sale
            [file] => lib/internals/orderarchivepacked.php
        )

    [bitrix\sale\internals\basketarchivepackedtable] => Array
        (
            [module] => sale
            [file] => lib/internals/basketarchivepacked.php
        )

    [bitrix\sale\archive\manager] => Array
        (
            [module] => sale
            [file] => lib/archive/manager.php
        )

    [bitrix\sale\archive\recovery\base] => Array
        (
            [module] => sale
            [file] => lib/archive/recovery/base.php
        )

    [bitrix\sale\archive\recovery\scheme] => Array
        (
            [module] => sale
            [file] => lib/archive/recovery/scheme.php
        )

    [bitrix\sale\archive\recovery\version1] => Array
        (
            [module] => sale
            [file] => lib/archive/recovery/version1.php
        )

    [bitrix\sale\tax\ratetable] => Array
        (
            [module] => sale
            [file] => lib/tax/rate.php
        )

    [bitrix\sale\location\locationtable] => Array
        (
            [module] => sale
            [file] => lib/location/location.php
        )

    [bitrix\sale\location\tree] => Array
        (
            [module] => sale
            [file] => lib/location/tree.php
        )

    [bitrix\sale\location\typetable] => Array
        (
            [module] => sale
            [file] => lib/location/type.php
        )

    [bitrix\sale\location\grouptable] => Array
        (
            [module] => sale
            [file] => lib/location/group.php
        )

    [bitrix\sale\location\externaltable] => Array
        (
            [module] => sale
            [file] => lib/location/external.php
        )

    [bitrix\sale\location\externalservicetable] => Array
        (
            [module] => sale
            [file] => lib/location/externalservice.php
        )

    [bitrix\sale\location\search\finder] => Array
        (
            [module] => sale
            [file] => lib/location/search/finder.php
        )

    [bitrix\sale\location\search\wordtable] => Array
        (
            [module] => sale
            [file] => lib/location/search/word.php
        )

    [bitrix\sale\location\search\chaintable] => Array
        (
            [module] => sale
            [file] => lib/location/search/chain.php
        )

    [bitrix\sale\location\search\sitelinktable] => Array
        (
            [module] => sale
            [file] => lib/location/search/sitelink.php
        )

    [bitrix\sale\location\name\nameentity] => Array
        (
            [module] => sale
            [file] => lib/location/name/nameentity.php
        )

    [bitrix\sale\location\name\locationtable] => Array
        (
            [module] => sale
            [file] => lib/location/name/location.php
        )

    [bitrix\sale\location\name\typetable] => Array
        (
            [module] => sale
            [file] => lib/location/name/type.php
        )

    [bitrix\sale\location\name\grouptable] => Array
        (
            [module] => sale
            [file] => lib/location/name/group.php
        )

    [bitrix\sale\location\connector] => Array
        (
            [module] => sale
            [file] => lib/location/connector.php
        )

    [bitrix\sale\location\grouplocationtable] => Array
        (
            [module] => sale
            [file] => lib/location/grouplocation.php
        )

    [bitrix\sale\location\sitelocationtable] => Array
        (
            [module] => sale
            [file] => lib/location/sitelocation.php
        )

    [bitrix\sale\location\defaultsitetable] => Array
        (
            [module] => sale
            [file] => lib/location/defaultsite.php
        )

    [bitrix\sale\location\db\commonhelper] => Array
        (
            [module] => sale
            [file] => lib/location/db/commonhelper.php
        )

    [bitrix\sale\location\db\helper] => Array
        (
            [module] => sale
            [file] => lib/location/db/mysql/helper.php
        )

    [bitrix\sale\location\db\blockinserter] => Array
        (
            [module] => sale
            [file] => lib/location/db/blockinserter.php
        )

    [bitrix\sale\location\admin\helper] => Array
        (
            [module] => sale
            [file] => lib/location/admin/helper.php
        )

    [bitrix\sale\location\admin\namehelper] => Array
        (
            [module] => sale
            [file] => lib/location/admin/namehelper.php
        )

    [bitrix\sale\location\admin\locationhelper] => Array
        (
            [module] => sale
            [file] => lib/location/admin/locationhelper.php
        )

    [bitrix\sale\location\admin\typehelper] => Array
        (
            [module] => sale
            [file] => lib/location/admin/typehelper.php
        )

    [bitrix\sale\location\admin\grouphelper] => Array
        (
            [module] => sale
            [file] => lib/location/admin/grouphelper.php
        )

    [bitrix\sale\location\admin\defaultsitehelper] => Array
        (
            [module] => sale
            [file] => lib/location/admin/defaultsitehelper.php
        )

    [bitrix\sale\location\admin\sitelocationhelper] => Array
        (
            [module] => sale
            [file] => lib/location/admin/sitelocationhelper.php
        )

    [bitrix\sale\location\admin\externalservicehelper] => Array
        (
            [module] => sale
            [file] => lib/location/admin/externalservicehelper.php
        )

    [bitrix\sale\location\admin\searchhelper] => Array
        (
            [module] => sale
            [file] => lib/location/admin/searchhelper.php
        )

    [bitrix\sale\location\util\process] => Array
        (
            [module] => sale
            [file] => lib/location/util/process.php
        )

    [bitrix\sale\location\util\csvreader] => Array
        (
            [module] => sale
            [file] => lib/location/util/csvreader.php
        )

    [bitrix\sale\location\util\assert] => Array
        (
            [module] => sale
            [file] => lib/location/util/assert.php
        )

    [bitrix\sale\location\import\importprocess] => Array
        (
            [module] => sale
            [file] => lib/location/import/importprocess.php
        )

    [bitrix\sale\location\search\reindexprocess] => Array
        (
            [module] => sale
            [file] => lib/location/search/reindexprocess.php
        )

    [bitrix\sale\location\tree\nodenotfoundexception] => Array
        (
            [module] => sale
            [file] => lib/location/tree/exception.php
        )

    [bitrix\sale\location\tree\nodeincorrectexception] => Array
        (
            [module] => sale
            [file] => lib/location/tree/exception.php
        )

    [bitrix\sale\location\exception] => Array
        (
            [module] => sale
            [file] => lib/location/exception.php
        )

    [csaleproxyadminresult] => Array
        (
            [module] => sale
            [file] => general/proxyadminresult.php
        )

    [csaleproxyadminuiresult] => Array
        (
            [module] => sale
            [file] => general/proxyadminresult.php
        )

    [csaleproxyresult] => Array
        (
            [module] => sale
            [file] => general/proxyresult.php
        )

    [bitrix\sale\location\migration\cupdaterlocationpro] => Array
        (
            [module] => sale
            [file] => lib/location/migration/migrate.php
        )

    [bitrix\sale\delivery\deliverylocationtable] => Array
        (
            [module] => sale
            [file] => lib/delivery/deliverylocation.php
        )

    [bitrix\sale\delivery\deliverylocationexcludetable] => Array
        (
            [module] => sale
            [file] => lib/delivery/deliverylocationexclude.php
        )

    [bitrix\sale\tax\ratelocationtable] => Array
        (
            [module] => sale
            [file] => lib/tax/ratelocation.php
        )

    [csalebasketfilter] => Array
        (
            [module] => sale
            [file] => general/sale_cond.php
        )

    [csalecondctrl] => Array
        (
            [module] => sale
            [file] => general/sale_cond.php
        )

    [csalecondctrlcomplex] => Array
        (
            [module] => sale
            [file] => general/sale_cond.php
        )

    [csalecondctrlgroup] => Array
        (
            [module] => sale
            [file] => general/sale_cond.php
        )

    [csalecondctrlbasketgroup] => Array
        (
            [module] => sale
            [file] => general/sale_cond.php
        )

    [csalecondctrlbasketfields] => Array
        (
            [module] => sale
            [file] => general/sale_cond.php
        )

    [csalecondctrlbasketitemconditions] => Array
        (
            [module] => sale
            [file] => general/sale_cond.php
        )

    [csalecondctrlbasketproperties] => Array
        (
            [module] => sale
            [file] => general/sale_cond.php
        )

    [csalecondctrlorderfields] => Array
        (
            [module] => sale
            [file] => general/sale_cond.php
        )

    [csalecondctrlcommon] => Array
        (
            [module] => sale
            [file] => general/sale_cond.php
        )

    [csalecondtree] => Array
        (
            [module] => sale
            [file] => general/sale_cond.php
        )

    [csalecondctrlpastorder] => Array
        (
            [module] => sale
            [file] => general/sale_cond.php
        )

    [csalecondcumulativectrl] => Array
        (
            [module] => sale
            [file] => general/sale_cond.php
        )

    [csalecumulativeaction] => Array
        (
            [module] => sale
            [file] => general/sale_act.php
        )

    [csaleactionctrl] => Array
        (
            [module] => sale
            [file] => general/sale_act.php
        )

    [csaleactionctrlcomplex] => Array
        (
            [module] => sale
            [file] => general/sale_act.php
        )

    [csaleactionctrlgroup] => Array
        (
            [module] => sale
            [file] => general/sale_act.php
        )

    [csaleactionctrlaction] => Array
        (
            [module] => sale
            [file] => general/sale_act.php
        )

    [csalediscountactionapply] => Array
        (
            [module] => sale
            [file] => general/sale_act.php
        )

    [csaleactionctrldelivery] => Array
        (
            [module] => sale
            [file] => general/sale_act.php
        )

    [csaleactiongift] => Array
        (
            [module] => sale
            [file] => general/sale_act.php
        )

    [csaleactiongiftctrlgroup] => Array
        (
            [module] => sale
            [file] => general/sale_act.php
        )

    [csaleactionctrlbasketgroup] => Array
        (
            [module] => sale
            [file] => general/sale_act.php
        )

    [csaleactionctrlsubgroup] => Array
        (
            [module] => sale
            [file] => general/sale_act.php
        )

    [csaleactioncondctrlbasketfields] => Array
        (
            [module] => sale
            [file] => general/sale_act.php
        )

    [csaleactiontree] => Array
        (
            [module] => sale
            [file] => general/sale_act.php
        )

    [csalediscountconvert] => Array
        (
            [module] => sale
            [file] => general/discount_convert.php
        )

    [csalepdf] => Array
        (
            [module] => sale
            [file] => general/pdf.php
        )

    [csaleymhandler] => Array
        (
            [module] => sale
            [file] => general/ym_handler.php
        )

    [csaleymlocation] => Array
        (
            [module] => sale
            [file] => general/ym_location.php
        )

    [bitrix\sale\delivery\calculationresult] => Array
        (
            [module] => sale
            [file] => lib/delivery/calculationresult.php
        )

    [bitrix\sale\delivery\services\table] => Array
        (
            [module] => sale
            [file] => lib/delivery/services/table.php
        )

    [bitrix\sale\delivery\restrictions\table] => Array
        (
            [module] => sale
            [file] => lib/delivery/restrictions/table.php
        )

    [bitrix\sale\delivery\services\manager] => Array
        (
            [module] => sale
            [file] => lib/delivery/services/manager.php
        )

    [bitrix\sale\delivery\restrictions\base] => Array
        (
            [module] => sale
            [file] => lib/delivery/restrictions/base.php
        )

    [bitrix\sale\delivery\restrictions\manager] => Array
        (
            [module] => sale
            [file] => lib/delivery/restrictions/manager.php
        )

    [bitrix\sale\delivery\services\base] => Array
        (
            [module] => sale
            [file] => lib/delivery/services/base.php
        )

    [bitrix\sale\delivery\menu] => Array
        (
            [module] => sale
            [file] => lib/delivery/menu.php
        )

    [bitrix\sale\delivery\services\objectpool] => Array
        (
            [module] => sale
            [file] => lib/delivery/services/objectpool.php
        )

    [bitrix\sale\tradingplatformtable] => Array
        (
            [module] => sale
            [file] => lib/internals/tradingplatform.php
        )

    [bitrix\sale\tradingplatform\ebay\policy] => Array
        (
            [module] => sale
            [file] => lib/tradingplatform/ebay/policy.php
        )

    [bitrix\sale\tradingplatform\helper] => Array
        (
            [module] => sale
            [file] => lib/tradingplatform/helper.php
        )

    [bitrix\sale\tradingplatform\ymarket\yandexmarket] => Array
        (
            [module] => sale
            [file] => lib/tradingplatform/ymarket/yandexmarket.php
        )

    [bitrix\sale\tradingplatform\platform] => Array
        (
            [module] => sale
            [file] => lib/tradingplatform/platform.php
        )

    [bitrix\sale\tradingplatform\logger] => Array
        (
            [module] => sale
            [file] => lib/tradingplatform/logger.php
        )

    [bitrix\sale\internals\shipmentextraservicetable] => Array
        (
            [module] => sale
            [file] => lib/internals/shipmentextraservice.php
        )

    [bitrix\sale\delivery\extraservices\manager] => Array
        (
            [module] => sale
            [file] => lib/delivery/extra_services/manager.php
        )

    [bitrix\sale\delivery\extraservices\base] => Array
        (
            [module] => sale
            [file] => lib/delivery/extra_services/base.php
        )

    [bitrix\sale\delivery\extraservices\table] => Array
        (
            [module] => sale
            [file] => lib/delivery/extra_services/table.php
        )

    [bitrix\sale\delivery\tracking\manager] => Array
        (
            [module] => sale
            [file] => lib/delivery/tracking/manager.php
        )

    [bitrix\sale\delivery\tracking\table] => Array
        (
            [module] => sale
            [file] => lib/delivery/tracking/table.php
        )

    [bitrix\sale\delivery\externallocationmap] => Array
        (
            [module] => sale
            [file] => lib/delivery/externallocationmap.php
        )

    [bitrix\sale\internals\servicerestrictiontable] => Array
        (
            [module] => sale
            [file] => lib/internals/servicerestriction.php
        )

    [bitrix\sale\services\base\restrictionmanager] => Array
        (
            [module] => sale
            [file] => lib/services/base/restrictionmanager.php
        )

    [bitrix\sale\services\base\siterestriction] => Array
        (
            [module] => sale
            [file] => lib/services/base/siterestriction.php
        )

    [bitrix\sale\services\base\tradebindingrestriction] => Array
        (
            [module] => sale
            [file] => lib/services/base/tradebindingrestriction.php
        )

    [bitrix\sale\compatible\discountcompatibility] => Array
        (
            [module] => sale
            [file] => lib/compatible/discountcompatibility.php
        )

    [bitrix\sale\config\feature] => Array
        (
            [module] => sale
            [file] => lib/config/feature.php
        )

    [bitrix\sale\discount\context\basecontext] => Array
        (
            [module] => sale
            [file] => lib/discount/context/basecontext.php
        )

    [bitrix\sale\discount\context\fuser] => Array
        (
            [module] => sale
            [file] => lib/discount/context/fuser.php
        )

    [bitrix\sale\discount\context\user] => Array
        (
            [module] => sale
            [file] => lib/discount/context/user.php
        )

    [bitrix\sale\discount\context\usergroup] => Array
        (
            [module] => sale
            [file] => lib/discount/context/usergroup.php
        )

    [bitrix\sale\discount\gift\collection] => Array
        (
            [module] => sale
            [file] => lib/discount/gift/collection.php
        )

    [bitrix\sale\discount\gift\gift] => Array
        (
            [module] => sale
            [file] => lib/discount/gift/gift.php
        )

    [bitrix\sale\discount\gift\manager] => Array
        (
            [module] => sale
            [file] => lib/discount/gift/manager.php
        )

    [bitrix\sale\discount\gift\relateddatatable] => Array
        (
            [module] => sale
            [file] => lib/discount/gift/relateddata.php
        )

    [bitrix\sale\discount\index\indexelementtable] => Array
        (
            [module] => sale
            [file] => lib/discount/index/indexelement.php
        )

    [bitrix\sale\discount\index\indexsectiontable] => Array
        (
            [module] => sale
            [file] => lib/discount/index/indexsection.php
        )

    [bitrix\sale\discount\index\manager] => Array
        (
            [module] => sale
            [file] => lib/discount/index/manager.php
        )

    [bitrix\sale\discount\migration\orderdiscountmigrator] => Array
        (
            [module] => sale
            [file] => lib/discount/migration/orderdiscountmigrator.php
        )

    [bitrix\sale\discount\prediction\manager] => Array
        (
            [module] => sale
            [file] => lib/discount/prediction/manager.php
        )

    [bitrix\sale\discount\preset\arrayhelper] => Array
        (
            [module] => sale
            [file] => lib/discount/preset/arrayhelper.php
        )

    [bitrix\sale\discount\preset\basepreset] => Array
        (
            [module] => sale
            [file] => lib/discount/preset/basepreset.php
        )

    [bitrix\sale\discount\preset\htmlhelper] => Array
        (
            [module] => sale
            [file] => lib/discount/preset/htmlhelper.php
        )

    [bitrix\sale\discount\preset\manager] => Array
        (
            [module] => sale
            [file] => lib/discount/preset/manager.php
        )

    [bitrix\sale\discount\preset\selectproductpreset] => Array
        (
            [module] => sale
            [file] => lib/discount/preset/selectproductpreset.php
        )

    [bitrix\sale\discount\preset\state] => Array
        (
            [module] => sale
            [file] => lib/discount/preset/state.php
        )

    [bitrix\sale\discount\result\compatibleformat] => Array
        (
            [module] => sale
            [file] => lib/discount/result/compatibleformat.php
        )

    [bitrix\sale\discount\runtimecache\discountcache] => Array
        (
            [module] => sale
            [file] => lib/discount/runtimecache/discountcache.php
        )

    [bitrix\sale\discount\runtimecache\fusercache] => Array
        (
            [module] => sale
            [file] => lib/discount/runtimecache/fusercache.php
        )

    [bitrix\sale\discount\actions] => Array
        (
            [module] => sale
            [file] => lib/discount/actions.php
        )

    [bitrix\sale\discount\analyzer] => Array
        (
            [module] => sale
            [file] => lib/discount/analyzer.php
        )

    [bitrix\sale\discount\cumulativecalculator] => Array
        (
            [module] => sale
            [file] => lib/discount/cumulativecalculator.php
        )

    [bitrix\sale\discount\formatter] => Array
        (
            [module] => sale
            [file] => lib/discount/formatter.php
        )

    [bitrix\sale\internals\discounttable] => Array
        (
            [module] => sale
            [file] => lib/internals/discount.php
        )

    [bitrix\sale\internals\discountcoupontable] => Array
        (
            [module] => sale
            [file] => lib/internals/discountcoupon.php
        )

    [bitrix\sale\internals\discountentitiestable] => Array
        (
            [module] => sale
            [file] => lib/internals/discountentities.php
        )

    [bitrix\sale\internals\discountgrouptable] => Array
        (
            [module] => sale
            [file] => lib/internals/discountgroup.php
        )

    [bitrix\sale\internals\discountmoduletable] => Array
        (
            [module] => sale
            [file] => lib/internals/discountmodule.php
        )

    [bitrix\sale\internals\orderdiscounttable] => Array
        (
            [module] => sale
            [file] => lib/internals/orderdiscount.php
        )

    [bitrix\sale\internals\orderdiscountdatatable] => Array
        (
            [module] => sale
            [file] => lib/internals/orderdiscount.php
        )

    [bitrix\sale\internals\ordercouponstable] => Array
        (
            [module] => sale
            [file] => lib/internals/orderdiscount.php
        )

    [bitrix\sale\internals\ordermodulestable] => Array
        (
            [module] => sale
            [file] => lib/internals/orderdiscount.php
        )

    [bitrix\sale\internals\orderroundtable] => Array
        (
            [module] => sale
            [file] => lib/internals/orderround.php
        )

    [bitrix\sale\internals\orderrulestable] => Array
        (
            [module] => sale
            [file] => lib/internals/orderdiscount.php
        )

    [bitrix\sale\internals\orderrulesdescrtable] => Array
        (
            [module] => sale
            [file] => lib/internals/orderdiscount.php
        )

    [bitrix\sale\internals\accountnumbergenerator] => Array
        (
            [module] => sale
            [file] => lib/internals/accountnumber.php
        )

    [bitrix\sale\discount] => Array
        (
            [module] => sale
            [file] => lib/discount.php
        )

    [bitrix\sale\discountbase] => Array
        (
            [module] => sale
            [file] => lib/discountbase.php
        )

    [bitrix\sale\discountcouponsmanager] => Array
        (
            [module] => sale
            [file] => lib/discountcouponsmanager.php
        )

    [bitrix\sale\discountcouponsmanagerbase] => Array
        (
            [module] => sale
            [file] => lib/discountcouponsmanagerbase.php
        )

    [bitrix\sale\orderdiscount] => Array
        (
            [module] => sale
            [file] => lib/orderdiscount.php
        )

    [bitrix\sale\orderdiscountbase] => Array
        (
            [module] => sale
            [file] => lib/orderdiscountbase.php
        )

    [bitrix\sale\orderdiscountmanager] => Array
        (
            [module] => sale
            [file] => lib/orderdiscountmanager.php
        )

    [bitrix\sale\paysystem\logger] => Array
        (
            [module] => sale
            [file] => lib/paysystem/logger.php
        )

    [bitrix\sale\paysystem\restservice] => Array
        (
            [module] => sale
            [file] => lib/paysystem/restservice.php
        )

    [bitrix\sale\paysystem\resthandler] => Array
        (
            [module] => sale
            [file] => lib/paysystem/resthandler.php
        )

    [bitrix\sale\services\base\restclient] => Array
        (
            [module] => sale
            [file] => lib/services/base/restclient.php
        )

    [bitrix\sale\paysystem\service] => Array
        (
            [module] => sale
            [file] => lib/paysystem/service.php
        )

    [bitrix\sale\internals\paysystemresthandlerstable] => Array
        (
            [module] => sale
            [file] => lib/internals/paysystemresthandlers.php
        )

    [bitrix\sale\paysystem\manager] => Array
        (
            [module] => sale
            [file] => lib/paysystem/manager.php
        )

    [bitrix\sale\paysystem\baseservicehandler] => Array
        (
            [module] => sale
            [file] => lib/paysystem/baseservicehandler.php
        )

    [bitrix\sale\paysystem\servicehandler] => Array
        (
            [module] => sale
            [file] => lib/paysystem/servicehandler.php
        )

    [bitrix\sale\paysystem\irefund] => Array
        (
            [module] => sale
            [file] => lib/paysystem/irefund.php
        )

    [bitrix\sale\paysystem\ipdf] => Array
        (
            [module] => sale
            [file] => lib/paysystem/ipdf.php
        )

    [bitrix\sale\paysystem\irefundextended] => Array
        (
            [module] => sale
            [file] => lib/paysystem/irefundextended.php
        )

    [bitrix\sale\paysystem\cert] => Array
        (
            [module] => sale
            [file] => lib/paysystem/cert.php
        )

    [bitrix\sale\paysystem\ipayable] => Array
        (
            [module] => sale
            [file] => lib/paysystem/ipayable.php
        )

    [bitrix\sale\paysystem\icheckable] => Array
        (
            [module] => sale
            [file] => lib/paysystem/icheckable.php
        )

    [bitrix\sale\paysystem\iprepayable] => Array
        (
            [module] => sale
            [file] => lib/paysystem/iprepayable.php
        )

    [bitrix\sale\paysystem\compatibilityhandler] => Array
        (
            [module] => sale
            [file] => lib/paysystem/compatibilityhandler.php
        )

    [bitrix\sale\paysystem\ihold] => Array
        (
            [module] => sale
            [file] => lib/paysystem/ihold.php
        )

    [bitrix\sale\paysystem\ipartialhold] => Array
        (
            [module] => sale
            [file] => lib/paysystem/ipartialhold.php
        )

    [bitrix\sale\internals\paymentlogtable] => Array
        (
            [module] => sale
            [file] => lib/internals/paymentlog.php
        )

    [bitrix\sale\services\paysystem\restrictions\manager] => Array
        (
            [module] => sale
            [file] => lib/services/paysystem/restrictions/manager.php
        )

    [bitrix\sale\services\base\restriction] => Array
        (
            [module] => sale
            [file] => lib/services/base/restriction.php
        )

    [bitrix\sale\internals\yandexsettingstable] => Array
        (
            [module] => sale
            [file] => lib/internals/yandexsettings.php
        )

    [bitrix\sale\services\company\manager] => Array
        (
            [module] => sale
            [file] => lib/services/company/manager.php
        )

    [bitrix\sale\internals\collectionfilteriterator] => Array
        (
            [module] => sale
            [file] => lib/internals/collectionfilteriterator.php
        )

    [bitrix\sale\cashbox\internals\pool] => Array
        (
            [module] => sale
            [file] => lib/cashbox/internals/pool.php
        )

    [bitrix\sale\cashbox\internals\cashboxtable] => Array
        (
            [module] => sale
            [file] => lib/cashbox/internals/cashbox.php
        )

    [bitrix\sale\cashbox\internals\cashboxchecktable] => Array
        (
            [module] => sale
            [file] => lib/cashbox/internals/cashboxcheck.php
        )

    [bitrix\sale\cashbox\internals\cashboxzreporttable] => Array
        (
            [module] => sale
            [file] => lib/cashbox/internals/cashboxzreport.php
        )

    [bitrix\sale\cashbox\internals\cashboxerrlogtable] => Array
        (
            [module] => sale
            [file] => lib/cashbox/internals/cashboxerrlog.php
        )

    [bitrix\sale\cashbox\cashbox] => Array
        (
            [module] => sale
            [file] => lib/cashbox/cashbox.php
        )

    [bitrix\sale\cashbox\manager] => Array
        (
            [module] => sale
            [file] => lib/cashbox/manager.php
        )

    [bitrix\sale\cashbox\iprintimmediately] => Array
        (
            [module] => sale
            [file] => lib/cashbox/iprintimmediately.php
        )

    [bitrix\sale\cashbox\restrictions\manager] => Array
        (
            [module] => sale
            [file] => lib/cashbox/restrictions/manager.php
        )

    [bitrix\sale\notify] => Array
        (
            [module] => sale
            [file] => lib/notify.php
        )

    [bitrix\sale\buyerstatistic] => Array
        (
            [module] => sale
            [file] => /lib/buyerstatistic.php
        )

    [bitrix\sale\internals\buyerstatistictable] => Array
        (
            [module] => sale
            [file] => /lib/internals/buyerstatistic.php
        )

    [cadminsalelist] => Array
        (
            [module] => sale
            [file] => general/admin_lib.php
        )

    [bitrix\sale\helpers\admin\skuprops] => Array
        (
            [module] => sale
            [file] => lib/helpers/admin/skuprops.php
        )

    [bitrix\sale\helpers\admin\product] => Array
        (
            [module] => sale
            [file] => lib/helpers/admin/product.php
        )

    [bitrix\sale\helpers\order] => Array
        (
            [module] => sale
            [file] => lib/helpers/order.php
        )

    [bitrix\sale\location\comparator\replacement] => Array
        (
            [module] => sale
            [file] => lib/location/comparator/ru/replacement.php
        )

    [bitrix\sale\location\comparator\tmptable] => Array
        (
            [module] => sale
            [file] => lib/location/comparator/tmptable.php
        )

    [bitrix\sale\location\comparator] => Array
        (
            [module] => sale
            [file] => lib/location/comparator.php
        )

    [bitrix\sale\location\comparator\mapresult] => Array
        (
            [module] => sale
            [file] => lib/location/comparator/mapresult.php
        )

    [bitrix\sale\location\comparator\mapper] => Array
        (
            [module] => sale
            [file] => lib/location/comparator/mapper.php
        )

    [bitrix\sale\exchange\onec\documentimport] => Array
        (
            [module] => sale
            [file] => /lib/exchange/compatibility/documents.php
        )

    [bitrix\sale\exchange\onec\collisionorder] => Array
        (
            [module] => sale
            [file] => /lib/exchange/onec/importcollision.php
        )

    [bitrix\sale\exchange\onec\collisionshipment] => Array
        (
            [module] => sale
            [file] => /lib/exchange/onec/importcollision.php
        )

    [bitrix\sale\exchange\onec\collisionpayment] => Array
        (
            [module] => sale
            [file] => /lib/exchange/onec/importcollision.php
        )

    [bitrix\sale\exchange\onec\collisionprofile] => Array
        (
            [module] => sale
            [file] => /lib/exchange/onec/importcollision.php
        )

    [bitrix\sale\exchange\onec\paymentcashdocument] => Array
        (
            [module] => sale
            [file] => /lib/exchange/onec/paymentdocument.php
        )

    [bitrix\sale\exchange\onec\paymentcashlessdocument] => Array
        (
            [module] => sale
            [file] => /lib/exchange/onec/paymentdocument.php
        )

    [bitrix\sale\exchange\onec\paymentcarddocument] => Array
        (
            [module] => sale
            [file] => /lib/exchange/onec/paymentdocument.php
        )

    [bitrix\sale\exchange\onec\importcriterionbase] => Array
        (
            [module] => sale
            [file] => /lib/exchange/onec/importcriterion.php
        )

    [bitrix\sale\exchange\onec\importcriteriononeccml2] => Array
        (
            [module] => sale
            [file] => /lib/exchange/onec/importcriterion.php
        )

    [bitrix\sale\exchange\onec\criterionorder] => Array
        (
            [module] => sale
            [file] => /lib/exchange/onec/importcriterion.php
        )

    [bitrix\sale\exchange\onec\criterionshipment] => Array
        (
            [module] => sale
            [file] => /lib/exchange/onec/importcriterion.php
        )

    [bitrix\sale\exchange\onec\criterionshipmentinvoice] => Array
        (
            [module] => sale
            [file] => /lib/exchange/onec/importcriterion.php
        )

    [bitrix\sale\exchange\onec\criterionpayment] => Array
        (
            [module] => sale
            [file] => /lib/exchange/onec/importcriterion.php
        )

    [bitrix\sale\exchange\onec\criterionprofile] => Array
        (
            [module] => sale
            [file] => /lib/exchange/onec/importcriterion.php
        )

    [bitrix\sale\exchange\entity\orderimportloader] => Array
        (
            [module] => sale
            [file] => /lib/exchange/entity/entityimportloader.php
        )

    [bitrix\sale\exchange\entity\invoiceimportloader] => Array
        (
            [module] => sale
            [file] => /lib/exchange/entity/entityimportloader.php
        )

    [bitrix\sale\exchange\entity\paymentimportloader] => Array
        (
            [module] => sale
            [file] => /lib/exchange/entity/entityimportloader.php
        )

    [bitrix\sale\exchange\entity\shipmentimportloader] => Array
        (
            [module] => sale
            [file] => /lib/exchange/entity/entityimportloader.php
        )

    [bitrix\sale\exchange\entity\userprofileimportloader] => Array
        (
            [module] => sale
            [file] => /lib/exchange/entity/entityimportloader.php
        )

    [bitrix\sale\exchange\entity\paymentcashlessimport] => Array
        (
            [module] => sale
            [file] => /lib/exchange/entity/paymentimport.php
        )

    [bitrix\sale\exchange\entity\paymentcardimport] => Array
        (
            [module] => sale
            [file] => /lib/exchange/entity/paymentimport.php
        )

    [bitrix\sale\exchange\entity\paymentcashimport] => Array
        (
            [module] => sale
            [file] => /lib/exchange/entity/paymentimport.php
        )

    [bitrix\sale\location\geoip] => Array
        (
            [module] => sale
            [file] => /lib/location/geoip.php
        )

    [bitrix\sale\delivery\requests\manager] => Array
        (
            [module] => sale
            [file] => /lib/delivery/requests/manager.php
        )

    [bitrix\sale\delivery\requests\helper] => Array
        (
            [module] => sale
            [file] => /lib/delivery/requests/helper.php
        )

    [bitrix\sale\delivery\requests\handlerbase] => Array
        (
            [module] => sale
            [file] => /lib/delivery/requests/handlerbase.php
        )

    [bitrix\sale\delivery\requests\requesttable] => Array
        (
            [module] => sale
            [file] => /lib/delivery/requests/request.php
        )

    [bitrix\sale\delivery\requests\shipmenttable] => Array
        (
            [module] => sale
            [file] => /lib/delivery/requests/shipment.php
        )

    [bitrix\sale\delivery\requests\result] => Array
        (
            [module] => sale
            [file] => /lib/delivery/requests/result.php
        )

    [bitrix\sale\delivery\requests\resultfile] => Array
        (
            [module] => sale
            [file] => /lib/delivery/requests/resultfile.php
        )

    [bitrix\sale\delivery\packing\packer] => Array
        (
            [module] => sale
            [file] => /lib/delivery/packing/packer.php
        )

    [bitrix\sale\recurring] => Array
        (
            [module] => sale
            [file] => /lib/recurring.php
        )

    [bitrix\sale\location\normalizer\builder] => Array
        (
            [module] => sale
            [file] => /lib/location/normalizer/builder.php
        )

    [bitrix\sale\location\normalizer\ibuilder] => Array
        (
            [module] => sale
            [file] => /lib/location/normalizer/ibuilder.php
        )

    [bitrix\sale\location\normalizer\normalizer] => Array
        (
            [module] => sale
            [file] => /lib/location/normalizer/normalizer.php
        )

    [bitrix\sale\location\normalizer\inormalizer] => Array
        (
            [module] => sale
            [file] => /lib/location/normalizer/inormalizer.php
        )

    [bitrix\sale\location\normalizer\commonnormalizer] => Array
        (
            [module] => sale
            [file] => /lib/location/normalizer/commonnormalizer.php
        )

    [bitrix\sale\location\normalizer\nullnormalizer] => Array
        (
            [module] => sale
            [file] => /lib/location/normalizer/nullnormalizer.php
        )

    [bitrix\sale\location\normalizer\spacenormalizer] => Array
        (
            [module] => sale
            [file] => /lib/location/normalizer/spacenormalizer.php
        )

    [bitrix\sale\location\normalizer\languagenormalizer] => Array
        (
            [module] => sale
            [file] => /lib/location/normalizer/languagenormalizer.php
        )

    [bitrix\sale\location\normalizer\helper] => Array
        (
            [module] => sale
            [file] => /lib/location/normalizer/helper.php
        )

    [sale\handlers\delivery\additional\ruspost\reliability\service] => Array
        (
            [module] => sale
            [file] => /handlers/delivery/additional/ruspost/reliability/service.php
        )

    [catalog] => Array
        (
            [module] => catalog
            [file] => install/index.php
        )

    [ccatalog] => Array
        (
            [module] => catalog
            [file] => mysql/catalog.php
        )

    [ccataloggroup] => Array
        (
            [module] => catalog
            [file] => mysql/cataloggroup.php
        )

    [cextra] => Array
        (
            [module] => catalog
            [file] => mysql/extra.php
        )

    [cprice] => Array
        (
            [module] => catalog
            [file] => mysql/price.php
        )

    [ccatalogproduct] => Array
        (
            [module] => catalog
            [file] => mysql/product.php
        )

    [ccatalogproductgroups] => Array
        (
            [module] => catalog
            [file] => mysql/product_group.php
        )

    [ccatalogload] => Array
        (
            [module] => catalog
            [file] => mysql/catalog_load.php
        )

    [ccatalogexport] => Array
        (
            [module] => catalog
            [file] => mysql/catalog_export.php
        )

    [ccatalogimport] => Array
        (
            [module] => catalog
            [file] => mysql/catalog_import.php
        )

    [ccatalogdiscount] => Array
        (
            [module] => catalog
            [file] => mysql/discount.php
        )

    [ccatalogdiscountcoupon] => Array
        (
            [module] => catalog
            [file] => mysql/discount_coupon.php
        )

    [ccatalogvat] => Array
        (
            [module] => catalog
            [file] => mysql/vat.php
        )

    [ccatalogevent] => Array
        (
            [module] => catalog
            [file] => general/catalog_event.php
        )

    [ccatalogsku] => Array
        (
            [module] => catalog
            [file] => general/catalog_sku.php
        )

    [ccatalogdiscountsave] => Array
        (
            [module] => catalog
            [file] => mysql/discount_save.php
        )

    [ccatalogstore] => Array
        (
            [module] => catalog
            [file] => mysql/store.php
        )

    [ccatalogstoreproduct] => Array
        (
            [module] => catalog
            [file] => mysql/store_product.php
        )

    [ccatalogadmin] => Array
        (
            [module] => catalog
            [file] => general/admin.php
        )

    [cglobalcondctrl] => Array
        (
            [module] => catalog
            [file] => general/catalog_cond.php
        )

    [cglobalcondctrlcomplex] => Array
        (
            [module] => catalog
            [file] => general/catalog_cond.php
        )

    [cglobalcondctrlatoms] => Array
        (
            [module] => catalog
            [file] => general/catalog_cond.php
        )

    [cglobalcondctrlgroup] => Array
        (
            [module] => catalog
            [file] => general/catalog_cond.php
        )

    [cglobalcondtree] => Array
        (
            [module] => catalog
            [file] => general/catalog_cond.php
        )

    [ccatalogcondctrl] => Array
        (
            [module] => catalog
            [file] => general/catalog_cond.php
        )

    [ccatalogcondctrlcomplex] => Array
        (
            [module] => catalog
            [file] => general/catalog_cond.php
        )

    [ccatalogcondctrlgroup] => Array
        (
            [module] => catalog
            [file] => general/catalog_cond.php
        )

    [ccatalogcondctrliblockfields] => Array
        (
            [module] => catalog
            [file] => general/catalog_cond.php
        )

    [ccatalogcondctrliblockprops] => Array
        (
            [module] => catalog
            [file] => general/catalog_cond.php
        )

    [ccatalogcondtree] => Array
        (
            [module] => catalog
            [file] => general/catalog_cond.php
        )

    [ccatalogcondctrlbasketproductfields] => Array
        (
            [module] => catalog
            [file] => general/sale_cond.php
        )

    [ccatalogcondctrlbasketproductprops] => Array
        (
            [module] => catalog
            [file] => general/sale_cond.php
        )

    [ccatalogcondctrlcatalogsettings] => Array
        (
            [module] => catalog
            [file] => general/sale_cond.php
        )

    [ccatalogactionctrlbasketproductfields] => Array
        (
            [module] => catalog
            [file] => general/sale_act.php
        )

    [ccatalogactionctrlbasketproductprops] => Array
        (
            [module] => catalog
            [file] => general/sale_act.php
        )

    [ccataloggifterproduct] => Array
        (
            [module] => catalog
            [file] => general/sale_act.php
        )

    [ccatalogdiscountconvert] => Array
        (
            [module] => catalog
            [file] => general/discount_convert.php
        )

    [ccatalogdiscountconverttmp] => Array
        (
            [module] => catalog
            [file] => mysql/discount_convert.php
        )

    [ccatalogproductprovider] => Array
        (
            [module] => catalog
            [file] => general/product_provider.php
        )

    [ccatalogstorebarcode] => Array
        (
            [module] => catalog
            [file] => mysql/store_barcode.php
        )

    [ccatalogcontractor] => Array
        (
            [module] => catalog
            [file] => mysql/contractor.php
        )

    [ccatalogdocstypes] => Array
        (
            [module] => catalog
            [file] => general/store_docs_type.php
        )

    [ccatalogarrivaldocs] => Array
        (
            [module] => catalog
            [file] => general/store_docs_type.php
        )

    [ccatalogstoreadjustmentdocs] => Array
        (
            [module] => catalog
            [file] => general/store_docs_type.php
        )

    [ccatalogmovingdocs] => Array
        (
            [module] => catalog
            [file] => general/store_docs_type.php
        )

    [ccatalogdeductdocs] => Array
        (
            [module] => catalog
            [file] => general/store_docs_type.php
        )

    [ccatalogreturnsdocs] => Array
        (
            [module] => catalog
            [file] => general/store_docs_type.php
        )

    [ccatalogunreserveddocs] => Array
        (
            [module] => catalog
            [file] => general/store_docs_type.php
        )

    [ccatalogdocs] => Array
        (
            [module] => catalog
            [file] => mysql/store_docs.php
        )

    [ccatalogstorecontrolutil] => Array
        (
            [module] => catalog
            [file] => general/store_utility.php
        )

    [ccatalogstoredocselement] => Array
        (
            [module] => catalog
            [file] => mysql/store_docs_element.php
        )

    [ccatalogstoredocsbarcode] => Array
        (
            [module] => catalog
            [file] => mysql/store_docs_barcode.php
        )

    [ccatalogiblockparameters] => Array
        (
            [module] => catalog
            [file] => general/comp_parameters.php
        )

    [ccatalogmeasure] => Array
        (
            [module] => catalog
            [file] => mysql/measure.php
        )

    [ccatalogmeasureresult] => Array
        (
            [module] => catalog
            [file] => mysql/measure.php
        )

    [ccatalogmeasureclassifier] => Array
        (
            [module] => catalog
            [file] => general/unit_classifier.php
        )

    [ccatalogmeasureadminresult] => Array
        (
            [module] => catalog
            [file] => general/measure_result.php
        )

    [ccatalogmeasureadminuiresult] => Array
        (
            [module] => catalog
            [file] => general/measure_result.php
        )

    [ccatalogmeasureratio] => Array
        (
            [module] => catalog
            [file] => mysql/measure_ratio.php
        )

    [ccatalogproductset] => Array
        (
            [module] => catalog
            [file] => mysql/product_set.php
        )

    [ccatalogadmintools] => Array
        (
            [module] => catalog
            [file] => general/admin_tools.php
        )

    [ccatalogadminproductsetedit] => Array
        (
            [module] => catalog
            [file] => general/admin_tools.php
        )

    [ccatalogmenu] => Array
        (
            [module] => catalog
            [file] => general/catalog_menu.php
        )

    [ccatalogcsvsettings] => Array
        (
            [module] => catalog
            [file] => general/csv_settings.php
        )

    [ccatalogstepoperations] => Array
        (
            [module] => catalog
            [file] => general/step_operations.php
        )

    [ccatalogproductsetavailable] => Array
        (
            [module] => catalog
            [file] => general/step_operations.php
        )

    [ccatalogproductavailable] => Array
        (
            [module] => catalog
            [file] => general/step_operations.php
        )

    [ccatalogiblockreindex] => Array
        (
            [module] => catalog
            [file] => general/step_operations.php
        )

    [ccatalogproductsettings] => Array
        (
            [module] => catalog
            [file] => general/step_operations.php
        )

    [ccatalogtools] => Array
        (
            [module] => catalog
            [file] => general/tools.php
        )

    [ccatalogresult] => Array
        (
            [module] => catalog
            [file] => general/result.php
        )

    [cproductquerybuilder] => Array
        (
            [module] => catalog
            [file] => general/querybuilder.php
        )

    [bitrix\catalog\compatible\eventcompatibility] => Array
        (
            [module] => catalog
            [file] => lib/compatible/eventcompatibility.php
        )

    [bitrix\catalog\config\feature] => Array
        (
            [module] => catalog
            [file] => lib/config/feature.php
        )

    [bitrix\catalog\config\state] => Array
        (
            [module] => catalog
            [file] => lib/config/state.php
        )

    [bitrix\catalog\discount\discountmanager] => Array
        (
            [module] => catalog
            [file] => lib/discount/discountmanager.php
        )

    [bitrix\catalog\ebay\ebayxmler] => Array
        (
            [module] => catalog
            [file] => lib/ebay/ebayxmler.php
        )

    [bitrix\catalog\ebay\exportoffer] => Array
        (
            [module] => catalog
            [file] => lib/ebay/exportoffer.php
        )

    [bitrix\catalog\ebay\exportoffercreator] => Array
        (
            [module] => catalog
            [file] => lib/ebay/exportoffercreator.php
        )

    [bitrix\catalog\ebay\exportoffersku] => Array
        (
            [module] => catalog
            [file] => lib/ebay/exportoffersku.php
        )

    [bitrix\catalog\grid\panel\productgroupaction] => Array
        (
            [module] => catalog
            [file] => lib/grid/panel/productgroupaction.php
        )

    [bitrix\catalog\grid\productaction] => Array
        (
            [module] => catalog
            [file] => lib/grid/productaction.php
        )

    [bitrix\catalog\helpers\admin\catalogedit] => Array
        (
            [module] => catalog
            [file] => lib/helpers/admin/catalogedit.php
        )

    [bitrix\catalog\helpers\admin\iblockpricechanger] => Array
        (
            [module] => catalog
            [file] => lib/helpers/admin/iblockpricechanger.php
        )

    [bitrix\catalog\helpers\admin\roundedit] => Array
        (
            [module] => catalog
            [file] => lib/helpers/admin/roundedit.php
        )

    [bitrix\catalog\helpers\admin\tools] => Array
        (
            [module] => catalog
            [file] => lib/helpers/admin/tools.php
        )

    [bitrix\catalog\helpers\tools] => Array
        (
            [module] => catalog
            [file] => lib/helpers/tools.php
        )

    [bitrix\catalog\model\entity] => Array
        (
            [module] => catalog
            [file] => lib/model/entity.php
        )

    [bitrix\catalog\model\event] => Array
        (
            [module] => catalog
            [file] => lib/model/event.php
        )

    [bitrix\catalog\model\eventresult] => Array
        (
            [module] => catalog
            [file] => lib/model/eventresult.php
        )

    [bitrix\catalog\model\price] => Array
        (
            [module] => catalog
            [file] => lib/model/price.php
        )

    [bitrix\catalog\model\product] => Array
        (
            [module] => catalog
            [file] => lib/model/product.php
        )

    [bitrix\catalog\product\price\calculation] => Array
        (
            [module] => catalog
            [file] => lib/product/price/calculation.php
        )

    [bitrix\catalog\product\basket] => Array
        (
            [module] => catalog
            [file] => lib/product/basket.php
        )

    [bitrix\catalog\product\catalogprovider] => Array
        (
            [module] => catalog
            [file] => lib/product/catalogprovider.php
        )

    [bitrix\catalog\product\catalogprovidercompatibility] => Array
        (
            [module] => catalog
            [file] => lib/product/catalogprovidercompatibility.php
        )

    [bitrix\catalog\product\price] => Array
        (
            [module] => catalog
            [file] => lib/product/price.php
        )

    [bitrix\catalog\product\propertycatalogfeature] => Array
        (
            [module] => catalog
            [file] => lib/product/propertycatalogfeature.php
        )

    [bitrix\catalog\product\quantitycontrol] => Array
        (
            [module] => catalog
            [file] => lib/product/quantitycontrol.php
        )

    [bitrix\catalog\product\search] => Array
        (
            [module] => catalog
            [file] => lib/product/search.php
        )

    [bitrix\catalog\product\sku] => Array
        (
            [module] => catalog
            [file] => lib/product/sku.php
        )

    [bitrix\catalog\product\subscribemanager] => Array
        (
            [module] => catalog
            [file] => lib/product/subscribemanager.php
        )

    [bitrix\catalog\product\systemfield] => Array
        (
            [module] => catalog
            [file] => lib/product/systemfield.php
        )

    [bitrix\catalog\product\viewed] => Array
        (
            [module] => catalog
            [file] => lib/product/viewed.php
        )

    [bitrix\catalog\update\adminfilteroption] => Array
        (
            [module] => catalog
            [file] => lib/update/adminfilteroption.php
        )

    [bitrix\catalog\update\admingridoption] => Array
        (
            [module] => catalog
            [file] => lib/update/admingridoption.php
        )

    [bitrix\catalog\url\adminpage\catalogbuilder] => Array
        (
            [module] => catalog
            [file] => lib/url/adminpage/catalogbuilder.php
        )

    [bitrix\catalog\catalogiblocktable] => Array
        (
            [module] => catalog
            [file] => lib/catalogiblock.php
        )

    [bitrix\catalog\catalogviewedproducttable] => Array
        (
            [module] => catalog
            [file] => lib/catalogviewedproduct.php
        )

    [bitrix\catalog\discounttable] => Array
        (
            [module] => catalog
            [file] => lib/discount.php
        )

    [bitrix\catalog\discountcoupontable] => Array
        (
            [module] => catalog
            [file] => lib/discountcoupon.php
        )

    [bitrix\catalog\discountentitytable] => Array
        (
            [module] => catalog
            [file] => lib/discountentity.php
        )

    [bitrix\catalog\discountmoduletable] => Array
        (
            [module] => catalog
            [file] => lib/discountmodule.php
        )

    [bitrix\catalog\discountrestrictiontable] => Array
        (
            [module] => catalog
            [file] => lib/discountrestriction.php
        )

    [bitrix\catalog\extratable] => Array
        (
            [module] => catalog
            [file] => lib/extra.php
        )

    [bitrix\catalog\grouptable] => Array
        (
            [module] => catalog
            [file] => lib/group.php
        )

    [bitrix\catalog\groupaccesstable] => Array
        (
            [module] => catalog
            [file] => lib/groupaccess.php
        )

    [bitrix\catalog\grouplangtable] => Array
        (
            [module] => catalog
            [file] => lib/grouplang.php
        )

    [bitrix\catalog\measuretable] => Array
        (
            [module] => catalog
            [file] => lib/measure.php
        )

    [bitrix\catalog\measureratiotable] => Array
        (
            [module] => catalog
            [file] => lib/measureratio.php
        )

    [bitrix\catalog\pricetable] => Array
        (
            [module] => catalog
            [file] => lib/price.php
        )

    [bitrix\catalog\producttable] => Array
        (
            [module] => catalog
            [file] => lib/product.php
        )

    [bitrix\catalog\productgroupaccesstable] => Array
        (
            [module] => catalog
            [file] => lib/productgroupaccess.php
        )

    [bitrix\catalog\roundingtable] => Array
        (
            [module] => catalog
            [file] => lib/rounding.php
        )

    [bitrix\catalog\storetable] => Array
        (
            [module] => catalog
            [file] => lib/store.php
        )

    [bitrix\catalog\storebarcodetable] => Array
        (
            [module] => catalog
            [file] => lib/storebarcode.php
        )

    [bitrix\catalog\storeproducttable] => Array
        (
            [module] => catalog
            [file] => lib/storeproduct.php
        )

    [bitrix\catalog\vattable] => Array
        (
            [module] => catalog
            [file] => lib/vat.php
        )

    [bitrix\catalog\ebayxmler] => Array
        (
            [module] => catalog
            [file] => lib/ebay/old.php
        )

    [bitrix\catalog\exportoffer] => Array
        (
            [module] => catalog
            [file] => lib/ebay/old.php
        )

    [bitrix\catalog\exportoffercreator] => Array
        (
            [module] => catalog
            [file] => lib/ebay/old.php
        )

    [bitrix\catalog\exportoffersku] => Array
        (
            [module] => catalog
            [file] => lib/ebay/old.php
        )

    [bitrix\catalog\searchhandlers] => Array
        (
            [module] => catalog
            [file] => lib/product/old.php
        )

)
Array
(
    [bitrix\main\application] => Array
        (
            [module] => main
            [file] => lib/application.php
        )

    [bitrix\main\httpapplication] => Array
        (
            [module] => main
            [file] => lib/httpapplication.php
        )

    [bitrix\main\argumentexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\argumentnullexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\argumentoutofrangeexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\argumenttypeexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\notimplementedexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\notsupportedexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\invalidoperationexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\objectpropertyexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\objectnotfoundexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\objectexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\systemexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\accessdeniedexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\decodingexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\io\invalidpathexception] => Array
        (
            [module] => main
            [file] => lib/io/ioexception.php
        )

    [bitrix\main\io\filenotfoundexception] => Array
        (
            [module] => main
            [file] => lib/io/ioexception.php
        )

    [bitrix\main\io\filedeleteexception] => Array
        (
            [module] => main
            [file] => lib/io/ioexception.php
        )

    [bitrix\main\io\fileopenexception] => Array
        (
            [module] => main
            [file] => lib/io/ioexception.php
        )

    [bitrix\main\io\filenotopenedexception] => Array
        (
            [module] => main
            [file] => lib/io/ioexception.php
        )

    [bitrix\main\context] => Array
        (
            [module] => main
            [file] => lib/context.php
        )

    [bitrix\main\httpcontext] => Array
        (
            [module] => main
            [file] => lib/httpcontext.php
        )

    [bitrix\main\dispatcher] => Array
        (
            [module] => main
            [file] => lib/dispatcher.php
        )

    [bitrix\main\environment] => Array
        (
            [module] => main
            [file] => lib/environment.php
        )

    [bitrix\main\event] => Array
        (
            [module] => main
            [file] => lib/event.php
        )

    [bitrix\main\eventmanager] => Array
        (
            [module] => main
            [file] => lib/eventmanager.php
        )

    [bitrix\main\eventresult] => Array
        (
            [module] => main
            [file] => lib/eventresult.php
        )

    [bitrix\main\request] => Array
        (
            [module] => main
            [file] => lib/request.php
        )

    [bitrix\main\httprequest] => Array
        (
            [module] => main
            [file] => lib/httprequest.php
        )

    [bitrix\main\response] => Array
        (
            [module] => main
            [file] => lib/response.php
        )

    [bitrix\main\httpresponse] => Array
        (
            [module] => main
            [file] => lib/httpresponse.php
        )

    [bitrix\main\modulemanager] => Array
        (
            [module] => main
            [file] => lib/modulemanager.php
        )

    [bitrix\main\server] => Array
        (
            [module] => main
            [file] => lib/server.php
        )

    [bitrix\main\config\configuration] => Array
        (
            [module] => main
            [file] => lib/config/configuration.php
        )

    [bitrix\main\config\option] => Array
        (
            [module] => main
            [file] => lib/config/option.php
        )

    [bitrix\main\context\culture] => Array
        (
            [module] => main
            [file] => lib/context/culture.php
        )

    [bitrix\main\data\cache] => Array
        (
            [module] => main
            [file] => lib/data/cache.php
        )

    [bitrix\main\data\cacheengineapc] => Array
        (
            [module] => main
            [file] => lib/data/cacheengineapc.php
        )

    [bitrix\main\data\cacheenginememcache] => Array
        (
            [module] => main
            [file] => lib/data/cacheenginememcache.php
        )

    [bitrix\main\data\cacheenginefiles] => Array
        (
            [module] => main
            [file] => lib/data/cacheenginefiles.php
        )

    [bitrix\main\data\cacheenginenone] => Array
        (
            [module] => main
            [file] => lib/data/cacheenginenone.php
        )

    [bitrix\main\data\connection] => Array
        (
            [module] => main
            [file] => lib/data/connection.php
        )

    [bitrix\main\data\connectionpool] => Array
        (
            [module] => main
            [file] => lib/data/connectionpool.php
        )

    [bitrix\main\data\icacheengine] => Array
        (
            [module] => main
            [file] => lib/data/cache.php
        )

    [bitrix\main\data\hsphpreadconnection] => Array
        (
            [module] => main
            [file] => lib/data/hsphpreadconnection.php
        )

    [bitrix\main\data\managedcache] => Array
        (
            [module] => main
            [file] => lib/data/managedcache.php
        )

    [bitrix\main\data\taggedcache] => Array
        (
            [module] => main
            [file] => lib/data/taggedcache.php
        )

    [bitrix\main\data\memcacheconnection] => Array
        (
            [module] => main
            [file] => lib/data/memcacheconnection.php
        )

    [bitrix\main\data\memcachedconnection] => Array
        (
            [module] => main
            [file] => lib/data/memcachedconnection.php
        )

    [bitrix\main\data\nosqlconnection] => Array
        (
            [module] => main
            [file] => lib/data/nosqlconnection.php
        )

    [bitrix\main\db\arrayresult] => Array
        (
            [module] => main
            [file] => lib/db/arrayresult.php
        )

    [bitrix\main\db\result] => Array
        (
            [module] => main
            [file] => lib/db/result.php
        )

    [bitrix\main\db\connection] => Array
        (
            [module] => main
            [file] => lib/db/connection.php
        )

    [bitrix\main\db\sqlexception] => Array
        (
            [module] => main
            [file] => lib/db/sqlexception.php
        )

    [bitrix\main\db\sqlqueryexception] => Array
        (
            [module] => main
            [file] => lib/db/sqlexception.php
        )

    [bitrix\main\db\transactionexception] => Array
        (
            [module] => main
            [file] => lib/db/sqlexception.php
        )

    [bitrix\main\db\sqlexpression] => Array
        (
            [module] => main
            [file] => lib/db/sqlexpression.php
        )

    [bitrix\main\db\sqlhelper] => Array
        (
            [module] => main
            [file] => lib/db/sqlhelper.php
        )

    [bitrix\main\db\mysqlcommonconnection] => Array
        (
            [module] => main
            [file] => lib/db/mysqlcommonconnection.php
        )

    [bitrix\main\db\mysqliconnection] => Array
        (
            [module] => main
            [file] => lib/db/mysqliconnection.php
        )

    [bitrix\main\db\mysqliresult] => Array
        (
            [module] => main
            [file] => lib/db/mysqliresult.php
        )

    [bitrix\main\db\mysqlisqlhelper] => Array
        (
            [module] => main
            [file] => lib/db/mysqlisqlhelper.php
        )

    [bitrix\main\db\mssqlconnection] => Array
        (
            [module] => main
            [file] => lib/db/mssqlconnection.php
        )

    [bitrix\main\db\mssqlresult] => Array
        (
            [module] => main
            [file] => lib/db/mssqlresult.php
        )

    [bitrix\main\db\mssqlsqlhelper] => Array
        (
            [module] => main
            [file] => lib/db/mssqlsqlhelper.php
        )

    [bitrix\main\db\oracleconnection] => Array
        (
            [module] => main
            [file] => lib/db/oracleconnection.php
        )

    [bitrix\main\db\oracleresult] => Array
        (
            [module] => main
            [file] => lib/db/oracleresult.php
        )

    [bitrix\main\db\oraclesqlhelper] => Array
        (
            [module] => main
            [file] => lib/db/oraclesqlhelper.php
        )

    [bitrix\main\db\pgsqlconnection] => Array
        (
            [module] => main
            [file] => lib/db/pgsqlconnection.php
        )

    [bitrix\main\diag\httpexceptionhandleroutput] => Array
        (
            [module] => main
            [file] => lib/diag/httpexceptionhandleroutput.php
        )

    [bitrix\main\diag\fileexceptionhandlerlog] => Array
        (
            [module] => main
            [file] => lib/diag/fileexceptionhandlerlog.php
        )

    [bitrix\main\diag\exceptionhandler] => Array
        (
            [module] => main
            [file] => lib/diag/exceptionhandler.php
        )

    [bitrix\main\diag\iexceptionhandleroutput] => Array
        (
            [module] => main
            [file] => lib/diag/iexceptionhandleroutput.php
        )

    [bitrix\main\diag\exceptionhandlerlog] => Array
        (
            [module] => main
            [file] => lib/diag/exceptionhandlerlog.php
        )

    [bitrix\main\io\file] => Array
        (
            [module] => main
            [file] => lib/io/file.php
        )

    [bitrix\main\io\fileentry] => Array
        (
            [module] => main
            [file] => lib/io/fileentry.php
        )

    [bitrix\main\io\path] => Array
        (
            [module] => main
            [file] => lib/io/path.php
        )

    [bitrix\main\io\filesystementry] => Array
        (
            [module] => main
            [file] => lib/io/filesystementry.php
        )

    [bitrix\main\io\ifilestream] => Array
        (
            [module] => main
            [file] => lib/io/ifilestream.php
        )

    [bitrix\main\localization\loc] => Array
        (
            [module] => main
            [file] => lib/localization/loc.php
        )

    [bitrix\main\mail\mail] => Array
        (
            [module] => main
            [file] => lib/mail/mail.php
        )

    [bitrix\main\mail\tracking] => Array
        (
            [module] => main
            [file] => lib/mail/tracking.php
        )

    [bitrix\main\mail\eventmanager] => Array
        (
            [module] => main
            [file] => lib/mail/eventmanager.php
        )

    [bitrix\main\mail\eventmessagecompiler] => Array
        (
            [module] => main
            [file] => lib/mail/eventmessagecompiler.php
        )

    [bitrix\main\mail\eventmessagethemecompiler] => Array
        (
            [module] => main
            [file] => lib/mail/eventmessagethemecompiler.php
        )

    [bitrix\main\mail\internal\event] => Array
        (
            [module] => main
            [file] => lib/mail/internal/event.php
        )

    [bitrix\main\mail\internal\eventattachment] => Array
        (
            [module] => main
            [file] => lib/mail/internal/eventattachment.php
        )

    [bitrix\main\mail\internal\eventmessage] => Array
        (
            [module] => main
            [file] => lib/mail/internal/eventmessage.php
        )

    [bitrix\main\mail\internal\eventmessagesite] => Array
        (
            [module] => main
            [file] => lib/mail/internal/eventmessagesite.php
        )

    [bitrix\main\mail\internal\eventmessageattachment] => Array
        (
            [module] => main
            [file] => lib/mail/internal/eventmessageattachment.php
        )

    [bitrix\main\mail\internal\eventtype] => Array
        (
            [module] => main
            [file] => lib/mail/internal/eventtype.php
        )

    [bitrix\main\text\converter] => Array
        (
            [module] => main
            [file] => lib/text/converter.php
        )

    [bitrix\main\text\emptyconverter] => Array
        (
            [module] => main
            [file] => lib/text/emptyconverter.php
        )

    [bitrix\main\text\encoding] => Array
        (
            [module] => main
            [file] => lib/text/encoding.php
        )

    [bitrix\main\text\htmlconverter] => Array
        (
            [module] => main
            [file] => lib/text/htmlconverter.php
        )

    [bitrix\main\text\binarystring] => Array
        (
            [module] => main
            [file] => lib/text/binarystring.php
        )

    [bitrix\main\text\xmlconverter] => Array
        (
            [module] => main
            [file] => lib/text/xmlconverter.php
        )

    [bitrix\main\type\collection] => Array
        (
            [module] => main
            [file] => lib/type/collection.php
        )

    [bitrix\main\type\date] => Array
        (
            [module] => main
            [file] => lib/type/date.php
        )

    [bitrix\main\type\datetime] => Array
        (
            [module] => main
            [file] => lib/type/datetime.php
        )

    [bitrix\main\type\dictionary] => Array
        (
            [module] => main
            [file] => lib/type/dictionary.php
        )

    [bitrix\main\type\filterabledictionary] => Array
        (
            [module] => main
            [file] => lib/type/filterabledictionary.php
        )

    [bitrix\main\type\parameterdictionary] => Array
        (
            [module] => main
            [file] => lib/type/parameterdictionary.php
        )

    [bitrix\main\web\cookie] => Array
        (
            [module] => main
            [file] => lib/web/cookie.php
        )

    [bitrix\main\web\uri] => Array
        (
            [module] => main
            [file] => lib/web/uri.php
        )

    [bitrix\main\sendereventhandler] => Array
        (
            [module] => main
            [file] => lib/senderconnector.php
        )

    [bitrix\main\senderconnectoruser] => Array
        (
            [module] => main
            [file] => lib/senderconnector.php
        )

    [bitrix\main\urlrewriterrulemaker] => Array
        (
            [module] => main
            [file] => lib/urlrewriter.php
        )

    [bitrix\main\update\stepper] => Array
        (
            [module] => main
            [file] => lib/update/stepper.php
        )

    [bitrix\main\composite\abstractresponse] => Array
        (
            [module] => main
            [file] => lib/composite/responder.php
        )

    [bitrix\main\composite\fileresponse] => Array
        (
            [module] => main
            [file] => lib/composite/responder.php
        )

    [bitrix\main\composite\memcachedresponse] => Array
        (
            [module] => main
            [file] => lib/composite/responder.php
        )

    [bitrix\main\security\otpexception] => Array
        (
            [module] => main
            [file] => lib/security/securityexception.php
        )

    [ctimezone] => Array
        (
            [module] => main
            [file] => classes/general/time.php
        )

    [cbxpunycode] => Array
        (
            [module] => main
            [file] => classes/general/punycode.php
        )

    [ibxvirtualio] => Array
        (
            [module] => main
            [file] => classes/general/virtual_io.php
        )

    [ibxgeterrors] => Array
        (
            [module] => main
            [file] => classes/general/virtual_io.php
        )

    [cbxvirtualio] => Array
        (
            [module] => main
            [file] => classes/general/virtual_io.php
        )

    [cbxvirtualfilebase] => Array
        (
            [module] => main
            [file] => classes/general/virtual_file.php
        )

    [cbxvirtualfile] => Array
        (
            [module] => main
            [file] => classes/general/virtual_file.php
        )

    [cbxvirtualdirectory] => Array
        (
            [module] => main
            [file] => classes/general/virtual_file.php
        )

    [calloption] => Array
        (
            [module] => main
            [file] => classes/general/option.php
        )

    [coption] => Array
        (
            [module] => main
            [file] => classes/general/option.php
        )

    [callpageoption] => Array
        (
            [module] => main
            [file] => classes/general/pageoption.php
        )

    [cpageoption] => Array
        (
            [module] => main
            [file] => classes/general/pageoption.php
        )

    [callsqlwhere] => Array
        (
            [module] => main
            [file] => classes/general/sqlwhere.php
        )

    [csqlwhereexpression] => Array
        (
            [module] => main
            [file] => classes/general/sqlwhere.php
        )

    [csqlwhere] => Array
        (
            [module] => main
            [file] => classes/general/sqlwhere.php
        )

    [calllanguage] => Array
        (
            [module] => main
            [file] => classes/general/language.php
        )

    [clanguage] => Array
        (
            [module] => main
            [file] => classes/general/language.php
        )

    [clangadmin] => Array
        (
            [module] => main
            [file] => classes/general/language.php
        )

    [_clangdbresult] => Array
        (
            [module] => main
            [file] => classes/general/langdbresult.php
        )

    [callagent] => Array
        (
            [module] => main
            [file] => classes/general/agent.php
        )

    [cagent] => Array
        (
            [module] => main
            [file] => classes/mysql/agent.php
        )

    [capplicationexception] => Array
        (
            [module] => main
            [file] => classes/general/applicationexception.php
        )

    [cadminexception] => Array
        (
            [module] => main
            [file] => classes/general/adminexception.php
        )

    [callsite] => Array
        (
            [module] => main
            [file] => classes/general/site.php
        )

    [calllang] => Array
        (
            [module] => main
            [file] => classes/general/site.php
        )

    [csite] => Array
        (
            [module] => main
            [file] => classes/general/site.php
        )

    [clang] => Array
        (
            [module] => main
            [file] => classes/general/site.php
        )

    [chttp] => Array
        (
            [module] => main
            [file] => classes/general/http.php
        )

    [cutil] => Array
        (
            [module] => main
            [file] => classes/general/util.php
        )

    [callmain] => Array
        (
            [module] => main
            [file] => classes/general/main.php
        )

    [cmain] => Array
        (
            [module] => main
            [file] => classes/general/main.php
        )

    [calldatabase] => Array
        (
            [module] => main
            [file] => classes/general/database.php
        )

    [calldbresult] => Array
        (
            [module] => main
            [file] => classes/general/dbresult.php
        )

    [cdatabasemysql] => Array
        (
            [module] => main
            [file] => classes/mysql/database.php
        )

    [cdbresultmysql] => Array
        (
            [module] => main
            [file] => classes/mysql/dbresult.php
        )

    [icachebackend] => Array
        (
            [module] => main
            [file] => classes/general/cache_backend.php
        )

    [cphpcache] => Array
        (
            [module] => main
            [file] => classes/general/cache.php
        )

    [ccachemanager] => Array
        (
            [module] => main
            [file] => classes/general/cache_manager.php
        )

    [cpagecache] => Array
        (
            [module] => main
            [file] => classes/general/page_cache.php
        )

    [cstackcacheentry] => Array
        (
            [module] => main
            [file] => classes/general/stack_cache_entry.php
        )

    [cstackcachemanager] => Array
        (
            [module] => main
            [file] => classes/general/stack_cache.php
        )

    [cmodule] => Array
        (
            [module] => main
            [file] => /classes/general/module.php
        )

    [bitrix\main\entity\ufield] => Array
        (
            [module] => main
            [file] => include/deprecated/ufield.php
        )

    [cdatabase] => Array
        (
            [module] => main
            [file] => classes/mysql/database.php
        )

    [cdbresult] => Array
        (
            [module] => main
            [file] => classes/mysql/dbresult.php
        )

    [csitetemplate] => Array
        (
            [module] => main
            [file] => classes/general/site_template.php
        )

    [cbitrixcomponent] => Array
        (
            [module] => main
            [file] => classes/general/component.php
        )

    [ccomponentengine] => Array
        (
            [module] => main
            [file] => classes/general/component_engine.php
        )

    [ccomponentajax] => Array
        (
            [module] => main
            [file] => classes/general/component_ajax.php
        )

    [cbitrixcomponenttemplate] => Array
        (
            [module] => main
            [file] => classes/general/component_template.php
        )

    [ccomponentutil] => Array
        (
            [module] => main
            [file] => classes/general/component_util.php
        )

    [ccontrollerclient] => Array
        (
            [module] => main
            [file] => classes/general/controller_member.php
        )

    [phpparser] => Array
        (
            [module] => main
            [file] => classes/general/php_parser.php
        )

    [cdiskquota] => Array
        (
            [module] => main
            [file] => classes/general/quota.php
        )

    [ceventlog] => Array
        (
            [module] => main
            [file] => classes/general/event_log.php
        )

    [ceventmain] => Array
        (
            [module] => main
            [file] => classes/general/event_log.php
        )

    [cadminfiledialog] => Array
        (
            [module] => main
            [file] => classes/general/file_dialog.php
        )

    [wll_user] => Array
        (
            [module] => main
            [file] => classes/general/liveid.php
        )

    [wll_consenttoken] => Array
        (
            [module] => main
            [file] => classes/general/liveid.php
        )

    [windowslivelogin] => Array
        (
            [module] => main
            [file] => classes/general/liveid.php
        )

    [cfile] => Array
        (
            [module] => main
            [file] => classes/general/file.php
        )

    [callfile] => Array
        (
            [module] => main
            [file] => classes/general/file.php
        )

    [ctempfile] => Array
        (
            [module] => main
            [file] => classes/general/file_temp.php
        )

    [cfavorites] => Array
        (
            [module] => main
            [file] => classes/mysql/favorites.php
        )

    [cuseroptions] => Array
        (
            [module] => main
            [file] => classes/general/user_options.php
        )

    [cgridoptions] => Array
        (
            [module] => main
            [file] => classes/general/grids.php
        )

    [cundo] => Array
        (
            [module] => main
            [file] => /classes/general/undo.php
        )

    [cautosave] => Array
        (
            [module] => main
            [file] => /classes/general/undo.php
        )

    [callratings] => Array
        (
            [module] => main
            [file] => classes/general/ratings.php
        )

    [cratings] => Array
        (
            [module] => main
            [file] => classes/mysql/ratings.php
        )

    [cratingscomponentsmain] => Array
        (
            [module] => main
            [file] => classes/mysql/ratings_components.php
        )

    [cratingrule] => Array
        (
            [module] => main
            [file] => classes/general/rating_rule.php
        )

    [cratingrulesmain] => Array
        (
            [module] => main
            [file] => classes/mysql/rating_rules.php
        )

    [ctoppanel] => Array
        (
            [module] => main
            [file] => public/top_panel.php
        )

    [ceditarea] => Array
        (
            [module] => main
            [file] => public/edit_area.php
        )

    [ccomponentpanel] => Array
        (
            [module] => main
            [file] => public/edit_area.php
        )

    [ctextparser] => Array
        (
            [module] => main
            [file] => classes/general/textparser.php
        )

    [cphpcachefiles] => Array
        (
            [module] => main
            [file] => classes/general/cache_files.php
        )

    [cdataxmlnode] => Array
        (
            [module] => main
            [file] => classes/general/xml.php
        )

    [cdataxmldocument] => Array
        (
            [module] => main
            [file] => classes/general/xml.php
        )

    [cdataxml] => Array
        (
            [module] => main
            [file] => classes/general/xml.php
        )

    [cxmlfilestream] => Array
        (
            [module] => main
            [file] => classes/general/xml.php
        )

    [crsaprovider] => Array
        (
            [module] => main
            [file] => classes/general/rsasecurity.php
        )

    [crsasecurity] => Array
        (
            [module] => main
            [file] => classes/general/rsasecurity.php
        )

    [crsabcmathprovider] => Array
        (
            [module] => main
            [file] => classes/general/rsabcmath.php
        )

    [crsaopensslprovider] => Array
        (
            [module] => main
            [file] => classes/general/rsaopenssl.php
        )

    [casnreader] => Array
        (
            [module] => main
            [file] => classes/general/asn.php
        )

    [cbxshorturi] => Array
        (
            [module] => main
            [file] => classes/mysql/short_uri.php
        )

    [cfinder] => Array
        (
            [module] => main
            [file] => classes/general/finder.php
        )

    [caccess] => Array
        (
            [module] => main
            [file] => classes/general/access.php
        )

    [cauthprovider] => Array
        (
            [module] => main
            [file] => classes/general/authproviders.php
        )

    [iproviderinterface] => Array
        (
            [module] => main
            [file] => classes/general/authproviders.php
        )

    [cgroupauthprovider] => Array
        (
            [module] => main
            [file] => classes/general/authproviders.php
        )

    [cuserauthprovider] => Array
        (
            [module] => main
            [file] => classes/general/authproviders.php
        )

    [ctableschema] => Array
        (
            [module] => main
            [file] => classes/general/table_schema.php
        )

    [ccsvdata] => Array
        (
            [module] => main
            [file] => classes/general/csv_data.php
        )

    [csmile] => Array
        (
            [module] => main
            [file] => classes/general/smile.php
        )

    [csmilegallery] => Array
        (
            [module] => main
            [file] => classes/general/smile.php
        )

    [csmileset] => Array
        (
            [module] => main
            [file] => classes/general/smile.php
        )

    [cglobalcounter] => Array
        (
            [module] => main
            [file] => classes/general/global_counter.php
        )

    [cusercounter] => Array
        (
            [module] => main
            [file] => classes/mysql/user_counter.php
        )

    [cusercounterpage] => Array
        (
            [module] => main
            [file] => classes/mysql/user_counter.php
        )

    [chotkeys] => Array
        (
            [module] => main
            [file] => classes/general/hot_keys.php
        )

    [chotkeyscode] => Array
        (
            [module] => main
            [file] => classes/general/hot_keys.php
        )

    [cbxsanitizer] => Array
        (
            [module] => main
            [file] => classes/general/sanitizer.php
        )

    [ibxarchive] => Array
        (
            [module] => main
            [file] => classes/general/archive.php
        )

    [cbxarchive] => Array
        (
            [module] => main
            [file] => classes/general/archive.php
        )

    [cadminnotify] => Array
        (
            [module] => main
            [file] => classes/general/admin_notify.php
        )

    [cbxfavadmmenu] => Array
        (
            [module] => main
            [file] => classes/general/favorites.php
        )

    [cadmininformer] => Array
        (
            [module] => main
            [file] => classes/general/admin_informer.php
        )

    [csitecheckertest] => Array
        (
            [module] => main
            [file] => classes/general/site_checker.php
        )

    [csqlutil] => Array
        (
            [module] => main
            [file] => classes/general/sql_util.php
        )

    [cfileuploader] => Array
        (
            [module] => main
            [file] => classes/general/uploader.php
        )

    [lpa] => Array
        (
            [module] => main
            [file] => classes/general/lpa.php
        )

    [cadminfilter] => Array
        (
            [module] => main
            [file] => interface/admin_filter.php
        )

    [cadminlist] => Array
        (
            [module] => main
            [file] => interface/admin_list.php
        )

    [cadminlistrow] => Array
        (
            [module] => main
            [file] => interface/admin_list.php
        )

    [cadminuilist] => Array
        (
            [module] => main
            [file] => interface/admin_ui_list.php
        )

    [cadminuilistrow] => Array
        (
            [module] => main
            [file] => interface/admin_ui_list.php
        )

    [cadminuiresult] => Array
        (
            [module] => main
            [file] => interface/admin_ui_list.php
        )

    [cadminuicontextmenu] => Array
        (
            [module] => main
            [file] => interface/admin_ui_list.php
        )

    [cadminuisorting] => Array
        (
            [module] => main
            [file] => interface/admin_ui_list.php
        )

    [cadminuilistactionpanel] => Array
        (
            [module] => main
            [file] => interface/admin_ui_list.php
        )

    [cadmintabcontrol] => Array
        (
            [module] => main
            [file] => interface/admin_tabcontrol.php
        )

    [cadminform] => Array
        (
            [module] => main
            [file] => interface/admin_form.php
        )

    [cadminformsettings] => Array
        (
            [module] => main
            [file] => interface/admin_form.php
        )

    [cadmintabcontroldrag] => Array
        (
            [module] => main
            [file] => interface/admin_tabcontrol_drag.php
        )

    [cadmindraggableblockengine] => Array
        (
            [module] => main
            [file] => interface/admin_tabcontrol_drag.php
        )

    [cjspopup] => Array
        (
            [module] => main
            [file] => interface/jspopup.php
        )

    [cjspopuponpage] => Array
        (
            [module] => main
            [file] => interface/jspopup.php
        )

    [cadmincalendar] => Array
        (
            [module] => main
            [file] => interface/admin_calendar.php
        )

    [cadminviewtabcontrol] => Array
        (
            [module] => main
            [file] => interface/admin_viewtabcontrol.php
        )

    [cadmintabengine] => Array
        (
            [module] => main
            [file] => interface/admin_tabengine.php
        )

    [ccaptcha] => Array
        (
            [module] => main
            [file] => classes/general/captcha.php
        )

    [cmpnotifications] => Array
        (
            [module] => main
            [file] => classes/general/mp_notifications.php
        )

    [calltask] => Array
        (
            [module] => main
            [file] => classes/general/task.php
        )

    [ctask] => Array
        (
            [module] => main
            [file] => classes/general/task.php
        )

    [calloperation] => Array
        (
            [module] => main
            [file] => classes/general/operation.php
        )

    [coperation] => Array
        (
            [module] => main
            [file] => classes/general/operation.php
        )

    [callgroup] => Array
        (
            [module] => main
            [file] => classes/general/group.php
        )

    [cgroup] => Array
        (
            [module] => main
            [file] => classes/general/group.php
        )

    [cajax] => Array
        (
            [module] => main
            [file] => ajax_tools.php
        )

    [calluser] => Array
        (
            [module] => main
            [file] => classes/general/user.php
        )

    [cuser] => Array
        (
            [module] => main
            [file] => classes/general/user.php
        )

    [callevent] => Array
        (
            [module] => main
            [file] => classes/general/event.php
        )

    [cevent] => Array
        (
            [module] => main
            [file] => classes/general/event.php
        )

    [calleventmessage] => Array
        (
            [module] => main
            [file] => classes/general/eventmessage.php
        )

    [ceventmessage] => Array
        (
            [module] => main
            [file] => classes/general/eventmessage.php
        )

    [ceventtype] => Array
        (
            [module] => main
            [file] => classes/general/eventmessage.php
        )

    [_ceventtyperesult] => Array
        (
            [module] => main
            [file] => classes/general/eventmessage.php
        )

    [cdbresulteventmultiresult] => Array
        (
            [module] => main
            [file] => classes/general/eventmessage.php
        )

    [cdebuginfo] => Array
        (
            [module] => main
            [file] => classes/general/debuginfo.php
        )

    [ccaptchaagent] => Array
        (
            [module] => main
            [file] => classes/general/captchaagent.php
        )

    [callfilterquery] => Array
        (
            [module] => main
            [file] => classes/general/filterquery.php
        )

    [cfilterquery] => Array
        (
            [module] => main
            [file] => classes/general/filterquery.php
        )

    [cconvertorspregreplacehelper] => Array
        (
            [module] => main
            [file] => classes/general/convertorspregreplacehelper.php
        )

    [cspacer] => Array
        (
            [module] => main
            [file] => classes/general/spacer.php
        )

    [updatetools] => Array
        (
            [module] => main
            [file] => classes/general/updatetools.php
        )

    [cjscore] => Array
        (
            [module] => main
            [file] => classes/general/jscore.php
        )

    [cchecklisttools] => Array
        (
            [module] => main
            [file] => classes/general/checklist.php
        )

    [cmenu] => Array
        (
            [module] => main
            [file] => classes/general/menu.php
        )

    [cmenucustom] => Array
        (
            [module] => main
            [file] => classes/general/menucustom.php
        )

    [callusertypeentity] => Array
        (
            [module] => main
            [file] => classes/general/usertype.php
        )

    [cusertypeentity] => Array
        (
            [module] => main
            [file] => classes/general/usertype.php
        )

    [cuserfieldenum] => Array
        (
            [module] => main
            [file] => classes/general/userfieldenum.php
        )

    [cusertypesql] => Array
        (
            [module] => main
            [file] => classes/general/usertypesql.php
        )

    [cusertypemanager] => Array
        (
            [module] => main
            [file] => classes/general/usertypemanager.php
        )

    [cusertypestring] => Array
        (
            [module] => main
            [file] => classes/general/usertypestr.php
        )

    [cusertypeinteger] => Array
        (
            [module] => main
            [file] => classes/general/usertypeint.php
        )

    [cusertypedouble] => Array
        (
            [module] => main
            [file] => classes/general/usertypedbl.php
        )

    [cusertypedatetime] => Array
        (
            [module] => main
            [file] => classes/general/usertypetime.php
        )

    [cusertypedate] => Array
        (
            [module] => main
            [file] => classes/general/usertypedate.php
        )

    [cusertypeboolean] => Array
        (
            [module] => main
            [file] => classes/general/usertypebool.php
        )

    [cusertypefile] => Array
        (
            [module] => main
            [file] => classes/general/usertypefile.php
        )

    [cusertypeenum] => Array
        (
            [module] => main
            [file] => classes/general/usertypeenum.php
        )

    [cusertypeiblocksection] => Array
        (
            [module] => main
            [file] => classes/general/usertypesection.php
        )

    [ciblocksectionenum] => Array
        (
            [module] => main
            [file] => classes/general/usertypesection.php
        )

    [cusertypeiblockelement] => Array
        (
            [module] => main
            [file] => classes/general/usertypeelement.php
        )

    [cusertypestringformatted] => Array
        (
            [module] => main
            [file] => classes/general/usertypestrfmt.php
        )

    [cusertypeurl] => Array
        (
            [module] => main
            [file] => classes/general/usertypeurl.php
        )

    [bxgadget] => Array
        (
            [module] => main
            [file] => classes/general/gadget.php
        )

    [cmainadmin] => Array
        (
            [module] => main
            [file] => classes/general/main_admin.php
        )

    [ctemplates] => Array
        (
            [module] => main
            [file] => classes/general/templates.php
        )

    [cpagetemplate] => Array
        (
            [module] => main
            [file] => classes/general/page_template.php
        )

    [filescmp] => Array
        (
            [module] => main
            [file] => classes/general/files_cmp.php
        )

    [carchiver] => Array
        (
            [module] => main
            [file] => classes/general/tar_gz.php
        )

    [czip] => Array
        (
            [module] => main
            [file] => classes/general/zip.php
        )

    [curlrewriter] => Array
        (
            [module] => main
            [file] => classes/general/urlrewriter.php
        )

    [charsetconverter] => Array
        (
            [module] => main
            [file] => classes/general/charset_converter.php
        )

    [chtmlpagescache] => Array
        (
            [module] => main
            [file] => lib/composite/helper.php
        )

    [statichtmlmemcachedresponse] => Array
        (
            [module] => main
            [file] => lib/composite/responder.php
        )

    [statichtmlfileresponse] => Array
        (
            [module] => main
            [file] => lib/composite/responder.php
        )

    [bitrix\main\page\frame] => Array
        (
            [module] => main
            [file] => lib/composite/engine.php
        )

    [bitrix\main\page\framestatic] => Array
        (
            [module] => main
            [file] => lib/composite/staticarea.php
        )

    [bitrix\main\page\framebuffered] => Array
        (
            [module] => main
            [file] => lib/composite/bufferarea.php
        )

    [bitrix\main\page\framehelper] => Array
        (
            [module] => main
            [file] => lib/composite/bufferarea.php
        )

    [bitrix\main\data\statichtmlcache] => Array
        (
            [module] => main
            [file] => lib/composite/page.php
        )

    [bitrix\main\data\statichtmlstorage] => Array
        (
            [module] => main
            [file] => lib/composite/data/abstractstorage.php
        )

    [bitrix\main\data\statichtmlfilestorage] => Array
        (
            [module] => main
            [file] => lib/composite/data/filestorage.php
        )

    [bitrix\main\data\statichtmlmemcachedstorage] => Array
        (
            [module] => main
            [file] => lib/composite/data/memcachedstorage.php
        )

    [bitrix\main\data\staticcacheprovider] => Array
        (
            [module] => main
            [file] => lib/composite/data/cacheprovider.php
        )

    [bitrix\main\data\appcachemanifest] => Array
        (
            [module] => main
            [file] => lib/composite/appcache.php
        )

    [iblock] => Array
        (
            [module] => iblock
            [file] => install/index.php
        )

    [ciblockpropertyresult] => Array
        (
            [module] => iblock
            [file] => classes/general/iblockpropresult.php
        )

    [ciblockresult] => Array
        (
            [module] => iblock
            [file] => classes/general/iblockresult.php
        )

    [_cibelement] => Array
        (
            [module] => iblock
            [file] => classes/general/iblock_element.php
        )

    [ciblocktype] => Array
        (
            [module] => iblock
            [file] => classes/general/iblocktype.php
        )

    [calliblock] => Array
        (
            [module] => iblock
            [file] => classes/general/iblock.php
        )

    [ciblock] => Array
        (
            [module] => iblock
            [file] => classes/mysql/iblock.php
        )

    [calliblocksection] => Array
        (
            [module] => iblock
            [file] => classes/general/iblocksection.php
        )

    [ciblocksection] => Array
        (
            [module] => iblock
            [file] => classes/mysql/iblocksection.php
        )

    [calliblockproperty] => Array
        (
            [module] => iblock
            [file] => classes/general/iblockproperty.php
        )

    [ciblockpropertyenum] => Array
        (
            [module] => iblock
            [file] => classes/general/iblockpropertyenum.php
        )

    [ciblockproperty] => Array
        (
            [module] => iblock
            [file] => classes/mysql/iblockproperty.php
        )

    [calliblockelement] => Array
        (
            [module] => iblock
            [file] => classes/general/iblockelement.php
        )

    [ciblockelement] => Array
        (
            [module] => iblock
            [file] => classes/mysql/iblockelement.php
        )

    [calliblockrss] => Array
        (
            [module] => iblock
            [file] => classes/general/iblockrss.php
        )

    [ciblockrss] => Array
        (
            [module] => iblock
            [file] => classes/mysql/iblockrss.php
        )

    [ciblockpropertydatetime] => Array
        (
            [module] => iblock
            [file] => classes/general/prop_datetime.php
        )

    [ciblockpropertydate] => Array
        (
            [module] => iblock
            [file] => classes/general/prop_date.php
        )

    [ciblockpropertyxmlid] => Array
        (
            [module] => iblock
            [file] => classes/general/prop_xmlid.php
        )

    [ciblockpropertyfileman] => Array
        (
            [module] => iblock
            [file] => classes/general/prop_fileman.php
        )

    [ciblockpropertyhtml] => Array
        (
            [module] => iblock
            [file] => classes/general/prop_html.php
        )

    [ciblockpropertyelementlist] => Array
        (
            [module] => iblock
            [file] => classes/general/prop_element_list.php
        )

    [ccmlresult] => Array
        (
            [module] => iblock
            [file] => classes/general/cmlresult.php
        )

    [ciblockxmlfile] => Array
        (
            [module] => iblock
            [file] => classes/mysql/cml2.php
        )

    [ciblockcmlimport] => Array
        (
            [module] => iblock
            [file] => classes/general/cml2.php
        )

    [ciblockcmlexport] => Array
        (
            [module] => iblock
            [file] => classes/general/cml2.php
        )

    [ciblockfindtools] => Array
        (
            [module] => iblock
            [file] => classes/general/comp_findtools.php
        )

    [ciblockpricetools] => Array
        (
            [module] => iblock
            [file] => classes/general/comp_pricetools.php
        )

    [ciblockparameters] => Array
        (
            [module] => iblock
            [file] => classes/general/comp_parameters.php
        )

    [ciblockformatproperties] => Array
        (
            [module] => iblock
            [file] => classes/general/comp_formatprops.php
        )

    [calliblocksequence] => Array
        (
            [module] => iblock
            [file] => classes/general/iblocksequence.php
        )

    [ciblocksequence] => Array
        (
            [module] => iblock
            [file] => classes/mysql/iblocksequence.php
        )

    [ciblockpropertysequence] => Array
        (
            [module] => iblock
            [file] => classes/general/prop_seq.php
        )

    [ciblockpropertyelementautocomplete] => Array
        (
            [module] => iblock
            [file] => classes/general/prop_element_auto.php
        )

    [ciblockpropertysku] => Array
        (
            [module] => iblock
            [file] => classes/general/prop_element_sku.php
        )

    [ciblockpropertysectionautocomplete] => Array
        (
            [module] => iblock
            [file] => classes/general/prop_section_auto.php
        )

    [calliblockofferstmp] => Array
        (
            [module] => iblock
            [file] => classes/general/iblockoffers.php
        )

    [ciblockofferstmp] => Array
        (
            [module] => iblock
            [file] => classes/mysql/iblockoffers.php
        )

    [ceventiblock] => Array
        (
            [module] => iblock
            [file] => classes/general/iblock_event_list.php
        )

    [cratingscomponentsiblock] => Array
        (
            [module] => iblock
            [file] => classes/general/ratings_components.php
        )

    [ciblockrights] => Array
        (
            [module] => iblock
            [file] => classes/general/iblock_rights.php
        )

    [ciblocksectionrights] => Array
        (
            [module] => iblock
            [file] => classes/general/iblock_rights.php
        )

    [ciblockelementrights] => Array
        (
            [module] => iblock
            [file] => classes/general/iblock_rights.php
        )

    [ciblockrightsstorage] => Array
        (
            [module] => iblock
            [file] => classes/general/iblock_rights.php
        )

    [ciblockpropertytools] => Array
        (
            [module] => iblock
            [file] => classes/general/iblockproptools.php
        )

    [ciblocksectionpropertylink] => Array
        (
            [module] => iblock
            [file] => classes/general/section_property.php
        )

    [ciblockxmlimport] => Array
        (
            [module] => iblock
            [file] => classes/general/iblockxmlimport.php
        )

    [bitrix\iblock\iblockfieldtable] => Array
        (
            [module] => iblock
            [file] => lib/iblockfield.php
        )

    [bitrix\iblock\iblockgrouptable] => Array
        (
            [module] => iblock
            [file] => lib/iblockgroup.php
        )

    [bitrix\iblock\iblockmessagetable] => Array
        (
            [module] => iblock
            [file] => lib/iblockmessage.php
        )

    [bitrix\iblock\iblockrsstable] => Array
        (
            [module] => iblock
            [file] => lib/iblockrss.php
        )

    [bitrix\iblock\iblocksitetable] => Array
        (
            [module] => iblock
            [file] => lib/iblocksite.php
        )

    [bitrix\iblock\inheritedpropertytable] => Array
        (
            [module] => iblock
            [file] => lib/inheritedproperty.php
        )

    [bitrix\iblock\propertyenumerationtable] => Array
        (
            [module] => iblock
            [file] => lib/propertyenumeration.php
        )

    [bitrix\iblock\propertyfeaturetable] => Array
        (
            [module] => iblock
            [file] => lib/propertyfeature.php
        )

    [bitrix\iblock\sequencetable] => Array
        (
            [module] => iblock
            [file] => lib/sequence.php
        )

    [bitrix\iblock\sitetable] => Array
        (
            [module] => iblock
            [file] => lib/site.php
        )

    [bitrix\iblock\typetable] => Array
        (
            [module] => iblock
            [file] => lib/type.php
        )

    [bitrix\iblock\typelanguagetable] => Array
        (
            [module] => iblock
            [file] => lib/typelanguage.php
        )

    [bitrix\iblock\bizproctype\usertypeproperty] => Array
        (
            [module] => iblock
            [file] => lib/bizproctype/usertypeproperty.php
        )

    [bitrix\iblock\bizproctype\ecrm] => Array
        (
            [module] => iblock
            [file] => lib/bizproctype/ecrm.php
        )

    [bitrix\iblock\bizproctype\money] => Array
        (
            [module] => iblock
            [file] => lib/bizproctype/money.php
        )

    [bitrix\iblock\bizproctype\usertypepropertydiskfile] => Array
        (
            [module] => iblock
            [file] => lib/bizproctype/usertypepropertydiskfile.php
        )

    [bitrix\iblock\bizproctype\usertypepropertyelist] => Array
        (
            [module] => iblock
            [file] => lib/bizproctype/usertypepropertyelist.php
        )

    [bitrix\iblock\bizproctype\usertypepropertyemployee] => Array
        (
            [module] => iblock
            [file] => lib/bizproctype/usertypepropertyemployee.php
        )

    [bitrix\iblock\bizproctype\usertypepropertyhtml] => Array
        (
            [module] => iblock
            [file] => lib/bizproctype/usertypepropertyhtml.php
        )

    [bitrix\iblock\component\base] => Array
        (
            [module] => iblock
            [file] => lib/component/base.php
        )

    [bitrix\iblock\component\element] => Array
        (
            [module] => iblock
            [file] => lib/component/element.php
        )

    [bitrix\iblock\component\elementlist] => Array
        (
            [module] => iblock
            [file] => lib/component/elementlist.php
        )

    [bitrix\iblock\component\filters] => Array
        (
            [module] => iblock
            [file] => lib/component/filters.php
        )

    [bitrix\iblock\component\selector\element] => Array
        (
            [module] => iblock
            [file] => lib/component/selector/element.php
        )

    [bitrix\iblock\component\selector\entity] => Array
        (
            [module] => iblock
            [file] => lib/component/selector/entity.php
        )

    [bitrix\iblock\component\tools] => Array
        (
            [module] => iblock
            [file] => lib/component/tools.php
        )

    [bitrix\iblock\controller\filter\element] => Array
        (
            [module] => iblock
            [file] => lib/Controller/Filter/Element.php
        )

    [bitrix\iblock\filter\entity\elementsettings] => Array
        (
            [module] => iblock
            [file] => lib/filter/entity/elementsettings.php
        )

    [bitrix\iblock\filter\entity\iblocksettings] => Array
        (
            [module] => iblock
            [file] => lib/filter/entity/iblocksettings.php
        )

    [bitrix\iblock\filter\fieldprovider\base] => Array
        (
            [module] => iblock
            [file] => lib/filter/fieldprovider/base.php
        )

    [bitrix\iblock\filter\fieldprovider\element] => Array
        (
            [module] => iblock
            [file] => lib/filter/fieldprovider/element.php
        )

    [bitrix\iblock\filter\fieldprovider\iblockproperty] => Array
        (
            [module] => iblock
            [file] => lib/filter/fieldprovider/iblockproperty.php
        )

    [bitrix\iblock\filter\dictionary] => Array
        (
            [module] => iblock
            [file] => lib/filter/dictionary.php
        )

    [bitrix\iblock\filter\entitylist] => Array
        (
            [module] => iblock
            [file] => lib/filter/entitylist.php
        )

    [bitrix\iblock\filter\factory] => Array
        (
            [module] => iblock
            [file] => lib/filter/factory.php
        )

    [bitrix\iblock\grid\panel\groupaction] => Array
        (
            [module] => iblock
            [file] => lib/grid/panel/groupaction.php
        )

    [bitrix\iblock\grid\actiontype] => Array
        (
            [module] => iblock
            [file] => lib/grid/actiontype.php
        )

    [bitrix\iblock\helpers\admin\property] => Array
        (
            [module] => iblock
            [file] => lib/helpers/admin/property.php
        )

    [bitrix\iblock\helpers\filter\property] => Array
        (
            [module] => iblock
            [file] => lib/helpers/filter/property.php
        )

    [bitrix\iblock\helpers\filter\propertymanager] => Array
        (
            [module] => iblock
            [file] => lib/helpers/filter/propertymanager.php
        )

    [bitrix\iblock\inheritedproperty\basetemplate] => Array
        (
            [module] => iblock
            [file] => lib/inheritedproperty/basetemplate.php
        )

    [bitrix\iblock\inheritedproperty\basevalues] => Array
        (
            [module] => iblock
            [file] => lib/inheritedproperty/basevalues.php
        )

    [bitrix\iblock\inheritedproperty\elementtemplates] => Array
        (
            [module] => iblock
            [file] => lib/inheritedproperty/elementtemplates.php
        )

    [bitrix\iblock\inheritedproperty\elementvalues] => Array
        (
            [module] => iblock
            [file] => lib/inheritedproperty/elementvalues.php
        )

    [bitrix\iblock\inheritedproperty\iblocktemplates] => Array
        (
            [module] => iblock
            [file] => lib/inheritedproperty/iblocktemplates.php
        )

    [bitrix\iblock\inheritedproperty\iblockvalues] => Array
        (
            [module] => iblock
            [file] => lib/inheritedproperty/iblockvalues.php
        )

    [bitrix\iblock\inheritedproperty\sectiontemplates] => Array
        (
            [module] => iblock
            [file] => lib/inheritedproperty/sectiontemplates.php
        )

    [bitrix\iblock\inheritedproperty\sectionvalues] => Array
        (
            [module] => iblock
            [file] => lib/inheritedproperty/sectionvalues.php
        )

    [bitrix\iblock\inheritedproperty\valuesqueue] => Array
        (
            [module] => iblock
            [file] => lib/inheritedproperty/valuesqueue.php
        )

    [bitrix\iblock\landingsource\dataloader] => Array
        (
            [module] => iblock
            [file] => lib/landingsource/dataloader.php
        )

    [bitrix\iblock\landingsource\element] => Array
        (
            [module] => iblock
            [file] => lib/landingsource/element.php
        )

    [bitrix\iblock\model\propertyfeature] => Array
        (
            [module] => iblock
            [file] => lib/model/propertyfeature.php
        )

    [bitrix\iblock\model\section] => Array
        (
            [module] => iblock
            [file] => lib/model/section.php
        )

    [bitrix\iblock\propertyindex\dictionary] => Array
        (
            [module] => iblock
            [file] => lib/propertyindex/dictionary.php
        )

    [bitrix\iblock\propertyindex\element] => Array
        (
            [module] => iblock
            [file] => lib/propertyindex/element.php
        )

    [bitrix\iblock\propertyindex\facet] => Array
        (
            [module] => iblock
            [file] => lib/propertyindex/facet.php
        )

    [bitrix\iblock\propertyindex\indexer] => Array
        (
            [module] => iblock
            [file] => lib/propertyindex/indexer.php
        )

    [bitrix\iblock\propertyindex\manager] => Array
        (
            [module] => iblock
            [file] => lib/propertyindex/manager.php
        )

    [bitrix\iblock\propertyindex\querybuilder] => Array
        (
            [module] => iblock
            [file] => lib/propertyindex/querybuilder.php
        )

    [bitrix\iblock\propertyindex\storage] => Array
        (
            [module] => iblock
            [file] => lib/propertyindex/storage.php
        )

    [bitrix\iblock\template\engine] => Array
        (
            [module] => iblock
            [file] => lib/template/engine.php
        )

    [bitrix\iblock\template\noderoot] => Array
        (
            [module] => iblock
            [file] => lib/template/engine.php
        )

    [bitrix\iblock\template\nodetext] => Array
        (
            [module] => iblock
            [file] => lib/template/engine.php
        )

    [bitrix\iblock\template\nodeentityfield] => Array
        (
            [module] => iblock
            [file] => lib/template/engine.php
        )

    [bitrix\iblock\template\nodefunction] => Array
        (
            [module] => iblock
            [file] => lib/template/engine.php
        )

    [bitrix\iblock\template\helper] => Array
        (
            [module] => iblock
            [file] => lib/template/helper.php
        )

    [bitrix\iblock\template\entity\base] => Array
        (
            [module] => iblock
            [file] => lib/template/entity/base.php
        )

    [bitrix\iblock\template\entity\lazyvalueloader] => Array
        (
            [module] => iblock
            [file] => lib/template/entity/base.php
        )

    [bitrix\iblock\template\entity\catalogstore] => Array
        (
            [module] => iblock
            [file] => lib/template/entity/catalogstore.php
        )

    [bitrix\iblock\template\entity\element] => Array
        (
            [module] => iblock
            [file] => lib/template/entity/element.php
        )

    [bitrix\iblock\template\entity\elementcatalog] => Array
        (
            [module] => iblock
            [file] => lib/template/entity/elementcatalog.php
        )

    [bitrix\iblock\template\entity\elementcatalogmeasure] => Array
        (
            [module] => iblock
            [file] => lib/template/entity/elementcatalog.php
        )

    [bitrix\iblock\template\entity\elementcatalogstorelist] => Array
        (
            [module] => iblock
            [file] => lib/template/entity/elementcatalog.php
        )

    [bitrix\iblock\template\entity\elementprice] => Array
        (
            [module] => iblock
            [file] => lib/template/entity/elementprice.php
        )

    [bitrix\iblock\template\entity\elementproperty] => Array
        (
            [module] => iblock
            [file] => lib/template/entity/elementproperty.php
        )

    [bitrix\iblock\template\entity\elementpropertyuserfield] => Array
        (
            [module] => iblock
            [file] => lib/template/entity/elementproperty.php
        )

    [bitrix\iblock\template\entity\elementpropertyenum] => Array
        (
            [module] => iblock
            [file] => lib/template/entity/elementproperty.php
        )

    [bitrix\iblock\template\entity\elementpropertyelement] => Array
        (
            [module] => iblock
            [file] => lib/template/entity/elementproperty.php
        )

    [bitrix\iblock\template\entity\elementpropertysection] => Array
        (
            [module] => iblock
            [file] => lib/template/entity/elementproperty.php
        )

    [bitrix\iblock\template\entity\elementsku] => Array
        (
            [module] => iblock
            [file] => lib/template/entity/elementsku.php
        )

    [bitrix\iblock\template\entity\elementskuprice] => Array
        (
            [module] => iblock
            [file] => lib/template/entity/elementskuprice.php
        )

    [bitrix\iblock\template\entity\elementskuproperty] => Array
        (
            [module] => iblock
            [file] => lib/template/entity/elementskuproperty.php
        )

    [bitrix\iblock\template\entity\iblock] => Array
        (
            [module] => iblock
            [file] => lib/template/entity/iblock.php
        )

    [bitrix\iblock\template\entity\section] => Array
        (
            [module] => iblock
            [file] => lib/template/entity/section.php
        )

    [bitrix\iblock\template\entity\sectionpath] => Array
        (
            [module] => iblock
            [file] => lib/template/entity/sectionpath.php
        )

    [bitrix\iblock\template\entity\sectionproperty] => Array
        (
            [module] => iblock
            [file] => lib/template/entity/sectionproperty.php
        )

    [bitrix\iblock\template\functions\fabric] => Array
        (
            [module] => iblock
            [file] => lib/template/functions/fabric.php
        )

    [bitrix\iblock\template\functions\functionbase] => Array
        (
            [module] => iblock
            [file] => lib/template/functions/fabric.php
        )

    [bitrix\iblock\template\functions\functionupper] => Array
        (
            [module] => iblock
            [file] => lib/template/functions/fabric.php
        )

    [bitrix\iblock\template\functions\functionlower] => Array
        (
            [module] => iblock
            [file] => lib/template/functions/fabric.php
        )

    [bitrix\iblock\template\functions\functiontranslit] => Array
        (
            [module] => iblock
            [file] => lib/template/functions/fabric.php
        )

    [bitrix\iblock\template\functions\functionconcat] => Array
        (
            [module] => iblock
            [file] => lib/template/functions/fabric.php
        )

    [bitrix\iblock\template\functions\functionlimit] => Array
        (
            [module] => iblock
            [file] => lib/template/functions/fabric.php
        )

    [bitrix\iblock\template\functions\functioncontrast] => Array
        (
            [module] => iblock
            [file] => lib/template/functions/fabric.php
        )

    [bitrix\iblock\template\functions\functionmin] => Array
        (
            [module] => iblock
            [file] => lib/template/functions/fabric.php
        )

    [bitrix\iblock\template\functions\functionmax] => Array
        (
            [module] => iblock
            [file] => lib/template/functions/fabric.php
        )

    [bitrix\iblock\template\functions\functiondistinct] => Array
        (
            [module] => iblock
            [file] => lib/template/functions/fabric.php
        )

    [bitrix\iblock\update\adminfilteroption] => Array
        (
            [module] => iblock
            [file] => lib/update/adminfilteroption.php
        )

    [bitrix\iblock\update\admingridoption] => Array
        (
            [module] => iblock
            [file] => lib/update/admingridoption.php
        )

    [bitrix\iblock\url\adminpage\basebuilder] => Array
        (
            [module] => iblock
            [file] => lib/url/adminpage/basebuilder.php
        )

    [bitrix\iblock\url\adminpage\buildermanager] => Array
        (
            [module] => iblock
            [file] => lib/url/adminpage/buildermanager.php
        )

    [bitrix\iblock\url\adminpage\iblockbuilder] => Array
        (
            [module] => iblock
            [file] => lib/url/adminpage/iblockbuilder.php
        )

    [bitrix\iblock\sendereventhandler] => Array
        (
            [module] => iblock
            [file] => lib/senderconnector.php
        )

    [bitrix\iblock\senderconnectoriblock] => Array
        (
            [module] => iblock
            [file] => lib/senderconnector.php
        )

    [ccurrency] => Array
        (
            [module] => currency
            [file] => general/currency.php
        )

    [ccurrencylang] => Array
        (
            [module] => currency
            [file] => general/currency_lang.php
        )

    [ccurrencyrates] => Array
        (
            [module] => currency
            [file] => general/currency_rate.php
        )

    [bitrix\currency\compatible\tools] => Array
        (
            [module] => currency
            [file] => lib/compatible/tools.php
        )

    [bitrix\currency\helpers\admin\tools] => Array
        (
            [module] => currency
            [file] => lib/helpers/admin/tools.php
        )

    [bitrix\currency\helpers\editor] => Array
        (
            [module] => currency
            [file] => lib/helpers/editor.php
        )

    [bitrix\currency\userfield\money] => Array
        (
            [module] => currency
            [file] => lib/userfield/money.php
        )

    [bitrix\currency\currencymanager] => Array
        (
            [module] => currency
            [file] => lib/currencymanager.php
        )

    [bitrix\currency\currencytable] => Array
        (
            [module] => currency
            [file] => lib/currency.php
        )

    [bitrix\currency\currencylangtable] => Array
        (
            [module] => currency
            [file] => lib/currencylang.php
        )

    [bitrix\currency\currencyratetable] => Array
        (
            [module] => currency
            [file] => lib/currencyrate.php
        )

    [bitrix\currency\currencyclassifier] => Array
        (
            [module] => currency
            [file] => lib/currencyclassifier.php
        )

    [sale] => Array
        (
            [module] => sale
            [file] => install/index.php
        )

    [callsaledelivery] => Array
        (
            [module] => sale
            [file] => general/delivery.php
        )

    [csaledelivery] => Array
        (
            [module] => sale
            [file] => mysql/delivery.php
        )

    [csaledeliveryhandler] => Array
        (
            [module] => sale
            [file] => mysql/delivery_handler.php
        )

    [csaledeliveryhelper] => Array
        (
            [module] => sale
            [file] => general/delivery_helper.php
        )

    [csaledelivery2paysystem] => Array
        (
            [module] => sale
            [file] => general/delivery_2_pay_system.php
        )

    [csalelocation] => Array
        (
            [module] => sale
            [file] => mysql/location.php
        )

    [csalelocationgroup] => Array
        (
            [module] => sale
            [file] => mysql/location_group.php
        )

    [csalebasket] => Array
        (
            [module] => sale
            [file] => mysql/basket.php
        )

    [csalebaskethelper] => Array
        (
            [module] => sale
            [file] => general/basket_helper.php
        )

    [csaleuser] => Array
        (
            [module] => sale
            [file] => mysql/basket.php
        )

    [csaleorder] => Array
        (
            [module] => sale
            [file] => mysql/order.php
        )

    [csaleorderpropsgroup] => Array
        (
            [module] => sale
            [file] => mysql/order_props_group.php
        )

    [csaleorderpropsvariant] => Array
        (
            [module] => sale
            [file] => mysql/order_props_variant.php
        )

    [csaleorderuserprops] => Array
        (
            [module] => sale
            [file] => mysql/order_user_props.php
        )

    [csaleorderuserpropsvalue] => Array
        (
            [module] => sale
            [file] => mysql/order_user_props_value.php
        )

    [csaleordertax] => Array
        (
            [module] => sale
            [file] => mysql/order_tax.php
        )

    [csaleorderhelper] => Array
        (
            [module] => sale
            [file] => general/order_helper.php
        )

    [csalepaysystem] => Array
        (
            [module] => sale
            [file] => mysql/pay_system.php
        )

    [csalepaysystemaction] => Array
        (
            [module] => sale
            [file] => mysql/pay_system_action.php
        )

    [csalepaysystemshelper] => Array
        (
            [module] => sale
            [file] => general/pay_system_helper.php
        )

    [csalepaysystemtarif] => Array
        (
            [module] => sale
            [file] => general/pay_system_tarif.php
        )

    [csaletax] => Array
        (
            [module] => sale
            [file] => mysql/tax.php
        )

    [csaletaxrate] => Array
        (
            [module] => sale
            [file] => mysql/tax_rate.php
        )

    [csalepersontype] => Array
        (
            [module] => sale
            [file] => mysql/person_type.php
        )

    [csalediscount] => Array
        (
            [module] => sale
            [file] => mysql/discount.php
        )

    [csalebasketdiscountconvert] => Array
        (
            [module] => sale
            [file] => general/step_operations.php
        )

    [csalediscountreindex] => Array
        (
            [module] => sale
            [file] => general/step_operations.php
        )

    [csalediscountconvertext] => Array
        (
            [module] => sale
            [file] => general/step_operations.php
        )

    [csaleuseraccount] => Array
        (
            [module] => sale
            [file] => mysql/user.php
        )

    [csaleusertransact] => Array
        (
            [module] => sale
            [file] => mysql/user_transact.php
        )

    [csaleusercards] => Array
        (
            [module] => sale
            [file] => mysql/user_cards.php
        )

    [csalerecurring] => Array
        (
            [module] => sale
            [file] => mysql/recurring.php
        )

    [csalelang] => Array
        (
            [module] => sale
            [file] => mysql/settings.php
        )

    [csalegroupaccesstosite] => Array
        (
            [module] => sale
            [file] => mysql/settings.php
        )

    [csalegroupaccesstoflag] => Array
        (
            [module] => sale
            [file] => mysql/settings.php
        )

    [csaleauxiliary] => Array
        (
            [module] => sale
            [file] => mysql/auxiliary.php
        )

    [csaleaffiliate] => Array
        (
            [module] => sale
            [file] => mysql/affiliate.php
        )

    [csaleaffiliateplan] => Array
        (
            [module] => sale
            [file] => mysql/affiliate_plan.php
        )

    [csaleaffiliateplansection] => Array
        (
            [module] => sale
            [file] => mysql/affiliate_plan_section.php
        )

    [csaleaffiliatetier] => Array
        (
            [module] => sale
            [file] => mysql/affiliate_tier.php
        )

    [csaleaffiliatetransact] => Array
        (
            [module] => sale
            [file] => mysql/affiliate_transact.php
        )

    [csaleexport] => Array
        (
            [module] => sale
            [file] => general/export.php
        )

    [exportoneccrm] => Array
        (
            [module] => sale
            [file] => general/export.php
        )

    [csaleorderloader] => Array
        (
            [module] => sale
            [file] => general/order_loader.php
        )

    [csalemeasure] => Array
        (
            [module] => sale
            [file] => general/measurement.php
        )

    [csaleproduct] => Array
        (
            [module] => sale
            [file] => mysql/product.php
        )

    [csaleviewedproduct] => Array
        (
            [module] => sale
            [file] => mysql/product.php
        )

    [csalehelper] => Array
        (
            [module] => sale
            [file] => general/helper.php
        )

    [csalemobileorderutils] => Array
        (
            [module] => sale
            [file] => general/mobile_order.php
        )

    [csalemobileorderpull] => Array
        (
            [module] => sale
            [file] => general/mobile_order.php
        )

    [csalemobileorderpush] => Array
        (
            [module] => sale
            [file] => general/mobile_order.php
        )

    [csalemobileorderfilter] => Array
        (
            [module] => sale
            [file] => general/mobile_order.php
        )

    [cbasesalereporthelper] => Array
        (
            [module] => sale
            [file] => general/sale_report_helper.php
        )

    [csalereportsaleorderhelper] => Array
        (
            [module] => sale
            [file] => general/sale_report_helper.php
        )

    [csalereportuserhelper] => Array
        (
            [module] => sale
            [file] => general/sale_report_helper.php
        )

    [csalereportsalefuserhelper] => Array
        (
            [module] => sale
            [file] => general/sale_report_helper.php
        )

    [ibxsaleproductprovider] => Array
        (
            [module] => sale
            [file] => general/product_provider.php
        )

    [csalestorebarcode] => Array
        (
            [module] => sale
            [file] => mysql/store_barcode.php
        )

    [csaleorderchange] => Array
        (
            [module] => sale
            [file] => mysql/order_change.php
        )

    [csaleorderchangeformat] => Array
        (
            [module] => sale
            [file] => general/order_change.php
        )

    [bitrix\sale\internals\fusertable] => Array
        (
            [module] => sale
            [file] => lib/internals/fuser.php
        )

    [bitrix\sale\fuser] => Array
        (
            [module] => sale
            [file] => lib/fuser.php
        )

    [bitrix\sale\internals\input\manager] => Array
        (
            [module] => sale
            [file] => lib/internals/input.php
        )

    [bitrix\sale\internals\input\base] => Array
        (
            [module] => sale
            [file] => lib/internals/input.php
        )

    [bitrix\sale\internals\input\file] => Array
        (
            [module] => sale
            [file] => lib/internals/input.php
        )

    [bitrix\sale\internals\input\stringinput] => Array
        (
            [module] => sale
            [file] => lib/internals/input.php
        )

    [bitrix\sale\internals\sitecurrencytable] => Array
        (
            [module] => sale
            [file] => lib/internals/sitecurrency.php
        )

    [csalestatus] => Array
        (
            [module] => sale
            [file] => general/status.php
        )

    [bitrix\sale\statusbase] => Array
        (
            [module] => sale
            [file] => lib/statusbase.php
        )

    [bitrix\sale\orderstatus] => Array
        (
            [module] => sale
            [file] => lib/orderstatus.php
        )

    [bitrix\sale\deliverystatus] => Array
        (
            [module] => sale
            [file] => lib/deliverystatus.php
        )

    [bitrix\sale\internals\statustable] => Array
        (
            [module] => sale
            [file] => lib/internals/status.php
        )

    [bitrix\sale\internals\statuslangtable] => Array
        (
            [module] => sale
            [file] => lib/internals/status_lang.php
        )

    [bitrix\sale\internals\statusgrouptasktable] => Array
        (
            [module] => sale
            [file] => lib/internals/status_grouptask.php
        )

    [csaleorderprops] => Array
        (
            [module] => sale
            [file] => general/order_props.php
        )

    [csaleorderpropsadapter] => Array
        (
            [module] => sale
            [file] => general/order_props.php
        )

    [csaleorderpropsvalue] => Array
        (
            [module] => sale
            [file] => mysql/order_props_values.php
        )

    [bitrix\sale\propertyvaluecollection] => Array
        (
            [module] => sale
            [file] => lib/propertyvaluecollection.php
        )

    [bitrix\sale\internals\orderpropstable] => Array
        (
            [module] => sale
            [file] => lib/internals/orderprops.php
        )

    [bitrix\sale\internals\orderpropsgrouptable] => Array
        (
            [module] => sale
            [file] => lib/internals/orderprops_group.php
        )

    [bitrix\sale\internals\orderpropsvaluetable] => Array
        (
            [module] => sale
            [file] => lib/internals/orderprops_value.php
        )

    [bitrix\sale\internals\orderpropsvarianttable] => Array
        (
            [module] => sale
            [file] => lib/internals/orderprops_variant.php
        )

    [bitrix\sale\internals\orderpropsrelationtable] => Array
        (
            [module] => sale
            [file] => lib/internals/orderprops_relation.php
        )

    [bitrix\sale\internals\userpropsvaluetable] => Array
        (
            [module] => sale
            [file] => lib/internals/userpropsvalue.php
        )

    [bitrix\sale\internals\userpropstable] => Array
        (
            [module] => sale
            [file] => lib/internals/userprops.php
        )

    [bitrix\sale\businessvalue] => Array
        (
            [module] => sale
            [file] => lib/businessvalue.php
        )

    [bitrix\sale\ibusinessvalueprovider] => Array
        (
            [module] => sale
            [file] => lib/businessvalueproviderinterface.php
        )

    [bitrix\sale\internals\businessvaluetable] => Array
        (
            [module] => sale
            [file] => lib/internals/businessvalue.php
        )

    [bitrix\sale\internals\businessvaluepersondomaintable] => Array
        (
            [module] => sale
            [file] => lib/internals/businessvalue_persondomain.php
        )

    [bitrix\sale\internals\businessvaluecode1ctable] => Array
        (
            [module] => sale
            [file] => lib/internals/businessvalue_code_1c.php
        )

    [bitrix\sale\internals\paysystemactiontable] => Array
        (
            [module] => sale
            [file] => lib/internals/paysystemaction.php
        )

    [bitrix\sale\internals\paysysteminner] => Array
        (
            [module] => sale
            [file] => lib/internals/paysysteminner.php
        )

    [bitrix\sale\internals\deliverypaysystemtable] => Array
        (
            [module] => sale
            [file] => lib/internals/delivery_paysystem.php
        )

    [bitrix\sale\usermessageexception] => Array
        (
            [module] => sale
            [file] => lib/exception.php
        )

    [bitrix\sale\configuration] => Array
        (
            [module] => sale
            [file] => lib/configuration.php
        )

    [bitrix\sale\order] => Array
        (
            [module] => sale
            [file] => lib/order.php
        )

    [bitrix\sale\persontype] => Array
        (
            [module] => sale
            [file] => lib/persontype.php
        )

    [csalereportsalegoodshelper] => Array
        (
            [module] => sale
            [file] => general/sale_report_helper.php
        )

    [csalereportsaleproducthelper] => Array
        (
            [module] => sale
            [file] => general/sale_report_helper.php
        )

    [bitrix\sale\internals\producttable] => Array
        (
            [module] => sale
            [file] => lib/internals/product.php
        )

    [bitrix\sale\internals\goodssectiontable] => Array
        (
            [module] => sale
            [file] => lib/internals/goodssection.php
        )

    [bitrix\sale\internals\sectiontable] => Array
        (
            [module] => sale
            [file] => lib/internals/section.php
        )

    [bitrix\sale\internals\storeproducttable] => Array
        (
            [module] => sale
            [file] => lib/internals/storeproduct.php
        )

    [bitrix\sale\saleszone] => Array
        (
            [module] => sale
            [file] => lib/saleszone.php
        )

    [bitrix\sale\internals\orderdeliveryreqtable] => Array
        (
            [module] => sale
            [file] => lib/internals/orderdeliveryreq.php
        )

    [bitrix\sale\sendereventhandler] => Array
        (
            [module] => sale
            [file] => lib/senderconnector.php
        )

    [bitrix\sale\senderconnectorbuyer] => Array
        (
            [module] => sale
            [file] => lib/senderconnector.php
        )

    [bitrix\sale\userconsent] => Array
        (
            [module] => sale
            [file] => lib/userconsent.php
        )

    [bitrix\sale\internals\product2producttable] => Array
        (
            [module] => sale
            [file] => lib/internals/product2product.php
        )

    [bitrix\sale\internals\orderprocessingtable] => Array
        (
            [module] => sale
            [file] => lib/internals/orderprocessing.php
        )

    [bitrix\sale\orderbase] => Array
        (
            [module] => sale
            [file] => lib/orderbase.php
        )

    [bitrix\sale\internals\entity] => Array
        (
            [module] => sale
            [file] => lib/internals/entity.php
        )

    [bitrix\sale\internals\entitycollection] => Array
        (
            [module] => sale
            [file] => lib/internals/entitycollection.php
        )

    [bitrix\sale\internals\collectionbase] => Array
        (
            [module] => sale
            [file] => lib/internals/collectionbase.php
        )

    [bitrix\sale\shipment] => Array
        (
            [module] => sale
            [file] => lib/shipment.php
        )

    [bitrix\sale\shipmentcollection] => Array
        (
            [module] => sale
            [file] => lib/shipmentcollection.php
        )

    [bitrix\sale\shipmentitemcollection] => Array
        (
            [module] => sale
            [file] => lib/shipmentitemcollection.php
        )

    [bitrix\sale\shipmentitem] => Array
        (
            [module] => sale
            [file] => lib/shipmentitem.php
        )

    [bitrix\sale\shipmentitemstorecollection] => Array
        (
            [module] => sale
            [file] => lib/shipmentitemstorecollection.php
        )

    [bitrix\sale\shipmentitemstore] => Array
        (
            [module] => sale
            [file] => lib/shipmentitemstore.php
        )

    [bitrix\sale\paymentcollectionbase] => Array
        (
            [module] => sale
            [file] => lib/internals/paymentcollectionbase.php
        )

    [bitrix\sale\paymentcollection] => Array
        (
            [module] => sale
            [file] => lib/paymentcollection.php
        )

    [bitrix\sale\payment] => Array
        (
            [module] => sale
            [file] => lib/payment.php
        )

    [bitrix\sale\paysystemservice] => Array
        (
            [module] => sale
            [file] => lib/paysystemservice.php
        )

    [bitrix\sale\internals\fields] => Array
        (
            [module] => sale
            [file] => lib/internals/fields.php
        )

    [bitrix\sale\result] => Array
        (
            [module] => sale
            [file] => lib/result.php
        )

    [bitrix\sale\resulterror] => Array
        (
            [module] => sale
            [file] => lib/result.php
        )

    [bitrix\sale\resultserializable] => Array
        (
            [module] => sale
            [file] => lib/resultserializable.php
        )

    [bitrix\sale\eventactions] => Array
        (
            [module] => sale
            [file] => lib/eventactions.php
        )

    [bitrix\sale\basketbase] => Array
        (
            [module] => sale
            [file] => lib/basketbase.php
        )

    [bitrix\sale\basketitembase] => Array
        (
            [module] => sale
            [file] => lib/basketitembase.php
        )

    [bitrix\sale\basket] => Array
        (
            [module] => sale
            [file] => lib/basket.php
        )

    [bitrix\sale\internals\basketitembase] => Array
        (
            [module] => sale
            [file] => lib/internals/basketitembase.php
        )

    [bitrix\sale\basketitem] => Array
        (
            [module] => sale
            [file] => lib/basketitem.php
        )

    [bitrix\sale\basketbundlecollection] => Array
        (
            [module] => sale
            [file] => lib/basketbundlecollection.php
        )

    [bitrix\sale\orderproperties] => Array
        (
            [module] => sale
            [file] => lib/orderprops.php
        )

    [bitrix\sale\propertyvalue] => Array
        (
            [module] => sale
            [file] => lib/propertyvalue.php
        )

    [bitrix\sale\compatible\internals\entitycompatibility] => Array
        (
            [module] => sale
            [file] => lib/compatible/internals/entitycompatibility.php
        )

    [bitrix\sale\compatible\ordercompatibility] => Array
        (
            [module] => sale
            [file] => lib/compatible/ordercompatibility.php
        )

    [bitrix\sale\compatible\basketcompatibility] => Array
        (
            [module] => sale
            [file] => lib/compatible/basketcompatibility.php
        )

    [bitrix\sale\compatible\eventcompatibility] => Array
        (
            [module] => sale
            [file] => lib/compatible/eventcompatibility.php
        )

    [bitrix\sale\compatible\orderquery] => Array
        (
            [module] => sale
            [file] => lib/compatible/compatible.php
        )

    [bitrix\sale\compatible\orderquerylocation] => Array
        (
            [module] => sale
            [file] => lib/compatible/compatible.php
        )

    [bitrix\sale\compatible\fetchadapter] => Array
        (
            [module] => sale
            [file] => lib/compatible/compatible.php
        )

    [bitrix\sale\compatible\test] => Array
        (
            [module] => sale
            [file] => lib/compatible/compatible.php
        )

    [bitrix\sale\orderuserproperties] => Array
        (
            [module] => sale
            [file] => lib/userprops.php
        )

    [bitrix\sale\basketpropertiescollectionbase] => Array
        (
            [module] => sale
            [file] => lib/basketpropertiesbase.php
        )

    [bitrix\sale\basketpropertiescollection] => Array
        (
            [module] => sale
            [file] => lib/basketproperties.php
        )

    [bitrix\sale\basketpropertyitembase] => Array
        (
            [module] => sale
            [file] => lib/basketpropertiesitembase.php
        )

    [bitrix\sale\basketpropertyitem] => Array
        (
            [module] => sale
            [file] => lib/basketpropertiesitem.php
        )

    [bitrix\sale\tax] => Array
        (
            [module] => sale
            [file] => lib/tax.php
        )

    [bitrix\sale\internals\ordertable] => Array
        (
            [module] => sale
            [file] => lib/internals/order.php
        )

    [bitrix\sale\internals\baskettable] => Array
        (
            [module] => sale
            [file] => lib/internals/basket.php
        )

    [bitrix\sale\internals\shipmenttable] => Array
        (
            [module] => sale
            [file] => lib/internals/shipment.php
        )

    [bitrix\sale\internals\shipmentitemtable] => Array
        (
            [module] => sale
            [file] => lib/internals/shipmentitem.php
        )

    [bitrix\sale\internals\paysystemservicetable] => Array
        (
            [module] => sale
            [file] => lib/internals/paysystemservice.php
        )

    [bitrix\sale\internals\paymenttable] => Array
        (
            [module] => sale
            [file] => lib/internals/payment.php
        )

    [bitrix\sale\internals\shipmentitemstoretable] => Array
        (
            [module] => sale
            [file] => lib/internals/shipmentitemstore.php
        )

    [bitrix\sale\internals\shipmentextraservice] => Array
        (
            [module] => sale
            [file] => lib/internals/shipmentextraservice.php
        )

    [bitrix\sale\internals\orderuserpropertiestable] => Array
        (
            [module] => sale
            [file] => lib/internals/userprops.php
        )

    [bitrix\sale\internals\collectableentity] => Array
        (
            [module] => sale
            [file] => lib/internals/collectableentity.php
        )

    [bitrix\sale\provider] => Array
        (
            [module] => sale
            [file] => lib/provider.php
        )

    [bitrix\sale\providerbase] => Array
        (
            [module] => sale
            [file] => lib/providerbase.php
        )

    [bitrix\sale\internals\catalog\provider] => Array
        (
            [module] => sale
            [file] => lib/internals/catalog/provider.php
        )

    [bitrix\sale\saleproviderbase] => Array
        (
            [module] => sale
            [file] => lib/saleproviderbase.php
        )

    [bitrix\sale\internals\transferdataprovider] => Array
        (
            [module] => sale
            [file] => lib/internals/transferdataprovider.php
        )

    [bitrix\sale\internals\poolquantity] => Array
        (
            [module] => sale
            [file] => lib/internals/poolquantity.php
        )

    [bitrix\sale\internals\providercreator] => Array
        (
            [module] => sale
            [file] => lib/internals/providercreator.php
        )

    [bitrix\sale\internals\providerbuilderbase] => Array
        (
            [module] => sale
            [file] => lib/internals/providerbuilderbase.php
        )

    [bitrix\sale\internals\providerbuilder] => Array
        (
            [module] => sale
            [file] => lib/internals/providerbuilder.php
        )

    [bitrix\sale\internals\providerbuildercompatibility] => Array
        (
            [module] => sale
            [file] => lib/internals/providerbuildercompatibility.php
        )

    [bitrix\sale\orderhistory] => Array
        (
            [module] => sale
            [file] => lib/orderhistory.php
        )

    [bitrix\sale\internals\callbackregistrytable] => Array
        (
            [module] => sale
            [file] => lib/internals/callbackregistry.php
        )

    [bitrix\sale\internals\basketpropertytable] => Array
        (
            [module] => sale
            [file] => lib/internals/basketproperties.php
        )

    [bitrix\sale\internals\companytable] => Array
        (
            [module] => sale
            [file] => lib/internals/company.php
        )

    [bitrix\sale\internals\companygrouptable] => Array
        (
            [module] => sale
            [file] => lib/internals/companygroup.php
        )

    [bitrix\sale\internals\companyresponsiblegrouptable] => Array
        (
            [module] => sale
            [file] => lib/internals/companyresponsiblegroup.php
        )

    [bitrix\sale\internals\persontypetable] => Array
        (
            [module] => sale
            [file] => lib/internals/persontype.php
        )

    [bitrix\sale\internals\persontypesitetable] => Array
        (
            [module] => sale
            [file] => lib/internals/persontypesite.php
        )

    [bitrix\sale\internals\pool] => Array
        (
            [module] => sale
            [file] => lib/internals/pool.php
        )

    [bitrix\sale\internals\userbudgetpool] => Array
        (
            [module] => sale
            [file] => lib/internals/userbudgetpool.php
        )

    [bitrix\sale\internals\eventspool] => Array
        (
            [module] => sale
            [file] => lib/internals/eventspool.php
        )

    [bitrix\sale\internals\events] => Array
        (
            [module] => sale
            [file] => lib/internals/events.php
        )

    [bitrix\sale\pricemaths] => Array
        (
            [module] => sale
            [file] => lib/pricemaths.php
        )

    [bitrix\sale\basketcomponenthelper] => Array
        (
            [module] => sale
            [file] => lib/basketcomponenthelper.php
        )

    [bitrix\sale\registry] => Array
        (
            [module] => sale
            [file] => lib/registry.php
        )

    [ipaymentorder] => Array
        (
            [module] => sale
            [file] => lib/internals/paymentinterface.php
        )

    [ishipmentorder] => Array
        (
            [module] => sale
            [file] => lib/internals/shipmentinterface.php
        )

    [ientitymarker] => Array
        (
            [module] => sale
            [file] => lib/internals/entitymarkerinterface.php
        )

    [bitrix\sale\internals\orderarchivetable] => Array
        (
            [module] => sale
            [file] => lib/internals/orderarchive.php
        )

    [bitrix\sale\internals\basketarchivetable] => Array
        (
            [module] => sale
            [file] => lib/internals/basketarchive.php
        )

    [bitrix\sale\internals\orderarchivepackedtable] => Array
        (
            [module] => sale
            [file] => lib/internals/orderarchivepacked.php
        )

    [bitrix\sale\internals\basketarchivepackedtable] => Array
        (
            [module] => sale
            [file] => lib/internals/basketarchivepacked.php
        )

    [bitrix\sale\archive\manager] => Array
        (
            [module] => sale
            [file] => lib/archive/manager.php
        )

    [bitrix\sale\archive\recovery\base] => Array
        (
            [module] => sale
            [file] => lib/archive/recovery/base.php
        )

    [bitrix\sale\archive\recovery\scheme] => Array
        (
            [module] => sale
            [file] => lib/archive/recovery/scheme.php
        )

    [bitrix\sale\archive\recovery\version1] => Array
        (
            [module] => sale
            [file] => lib/archive/recovery/version1.php
        )

    [bitrix\sale\tax\ratetable] => Array
        (
            [module] => sale
            [file] => lib/tax/rate.php
        )

    [bitrix\sale\location\locationtable] => Array
        (
            [module] => sale
            [file] => lib/location/location.php
        )

    [bitrix\sale\location\tree] => Array
        (
            [module] => sale
            [file] => lib/location/tree.php
        )

    [bitrix\sale\location\typetable] => Array
        (
            [module] => sale
            [file] => lib/location/type.php
        )

    [bitrix\sale\location\grouptable] => Array
        (
            [module] => sale
            [file] => lib/location/group.php
        )

    [bitrix\sale\location\externaltable] => Array
        (
            [module] => sale
            [file] => lib/location/external.php
        )

    [bitrix\sale\location\externalservicetable] => Array
        (
            [module] => sale
            [file] => lib/location/externalservice.php
        )

    [bitrix\sale\location\search\finder] => Array
        (
            [module] => sale
            [file] => lib/location/search/finder.php
        )

    [bitrix\sale\location\search\wordtable] => Array
        (
            [module] => sale
            [file] => lib/location/search/word.php
        )

    [bitrix\sale\location\search\chaintable] => Array
        (
            [module] => sale
            [file] => lib/location/search/chain.php
        )

    [bitrix\sale\location\search\sitelinktable] => Array
        (
            [module] => sale
            [file] => lib/location/search/sitelink.php
        )

    [bitrix\sale\location\name\nameentity] => Array
        (
            [module] => sale
            [file] => lib/location/name/nameentity.php
        )

    [bitrix\sale\location\name\locationtable] => Array
        (
            [module] => sale
            [file] => lib/location/name/location.php
        )

    [bitrix\sale\location\name\typetable] => Array
        (
            [module] => sale
            [file] => lib/location/name/type.php
        )

    [bitrix\sale\location\name\grouptable] => Array
        (
            [module] => sale
            [file] => lib/location/name/group.php
        )

    [bitrix\sale\location\connector] => Array
        (
            [module] => sale
            [file] => lib/location/connector.php
        )

    [bitrix\sale\location\grouplocationtable] => Array
        (
            [module] => sale
            [file] => lib/location/grouplocation.php
        )

    [bitrix\sale\location\sitelocationtable] => Array
        (
            [module] => sale
            [file] => lib/location/sitelocation.php
        )

    [bitrix\sale\location\defaultsitetable] => Array
        (
            [module] => sale
            [file] => lib/location/defaultsite.php
        )

    [bitrix\sale\location\db\commonhelper] => Array
        (
            [module] => sale
            [file] => lib/location/db/commonhelper.php
        )

    [bitrix\sale\location\db\helper] => Array
        (
            [module] => sale
            [file] => lib/location/db/mysql/helper.php
        )

    [bitrix\sale\location\db\blockinserter] => Array
        (
            [module] => sale
            [file] => lib/location/db/blockinserter.php
        )

    [bitrix\sale\location\admin\helper] => Array
        (
            [module] => sale
            [file] => lib/location/admin/helper.php
        )

    [bitrix\sale\location\admin\namehelper] => Array
        (
            [module] => sale
            [file] => lib/location/admin/namehelper.php
        )

    [bitrix\sale\location\admin\locationhelper] => Array
        (
            [module] => sale
            [file] => lib/location/admin/locationhelper.php
        )

    [bitrix\sale\location\admin\typehelper] => Array
        (
            [module] => sale
            [file] => lib/location/admin/typehelper.php
        )

    [bitrix\sale\location\admin\grouphelper] => Array
        (
            [module] => sale
            [file] => lib/location/admin/grouphelper.php
        )

    [bitrix\sale\location\admin\defaultsitehelper] => Array
        (
            [module] => sale
            [file] => lib/location/admin/defaultsitehelper.php
        )

    [bitrix\sale\location\admin\sitelocationhelper] => Array
        (
            [module] => sale
            [file] => lib/location/admin/sitelocationhelper.php
        )

    [bitrix\sale\location\admin\externalservicehelper] => Array
        (
            [module] => sale
            [file] => lib/location/admin/externalservicehelper.php
        )

    [bitrix\sale\location\admin\searchhelper] => Array
        (
            [module] => sale
            [file] => lib/location/admin/searchhelper.php
        )

    [bitrix\sale\location\util\process] => Array
        (
            [module] => sale
            [file] => lib/location/util/process.php
        )

    [bitrix\sale\location\util\csvreader] => Array
        (
            [module] => sale
            [file] => lib/location/util/csvreader.php
        )

    [bitrix\sale\location\util\assert] => Array
        (
            [module] => sale
            [file] => lib/location/util/assert.php
        )

    [bitrix\sale\location\import\importprocess] => Array
        (
            [module] => sale
            [file] => lib/location/import/importprocess.php
        )

    [bitrix\sale\location\search\reindexprocess] => Array
        (
            [module] => sale
            [file] => lib/location/search/reindexprocess.php
        )

    [bitrix\sale\location\tree\nodenotfoundexception] => Array
        (
            [module] => sale
            [file] => lib/location/tree/exception.php
        )

    [bitrix\sale\location\tree\nodeincorrectexception] => Array
        (
            [module] => sale
            [file] => lib/location/tree/exception.php
        )

    [bitrix\sale\location\exception] => Array
        (
            [module] => sale
            [file] => lib/location/exception.php
        )

    [csaleproxyadminresult] => Array
        (
            [module] => sale
            [file] => general/proxyadminresult.php
        )

    [csaleproxyadminuiresult] => Array
        (
            [module] => sale
            [file] => general/proxyadminresult.php
        )

    [csaleproxyresult] => Array
        (
            [module] => sale
            [file] => general/proxyresult.php
        )

    [bitrix\sale\location\migration\cupdaterlocationpro] => Array
        (
            [module] => sale
            [file] => lib/location/migration/migrate.php
        )

    [bitrix\sale\delivery\deliverylocationtable] => Array
        (
            [module] => sale
            [file] => lib/delivery/deliverylocation.php
        )

    [bitrix\sale\delivery\deliverylocationexcludetable] => Array
        (
            [module] => sale
            [file] => lib/delivery/deliverylocationexclude.php
        )

    [bitrix\sale\tax\ratelocationtable] => Array
        (
            [module] => sale
            [file] => lib/tax/ratelocation.php
        )

    [csalebasketfilter] => Array
        (
            [module] => sale
            [file] => general/sale_cond.php
        )

    [csalecondctrl] => Array
        (
            [module] => sale
            [file] => general/sale_cond.php
        )

    [csalecondctrlcomplex] => Array
        (
            [module] => sale
            [file] => general/sale_cond.php
        )

    [csalecondctrlgroup] => Array
        (
            [module] => sale
            [file] => general/sale_cond.php
        )

    [csalecondctrlbasketgroup] => Array
        (
            [module] => sale
            [file] => general/sale_cond.php
        )

    [csalecondctrlbasketfields] => Array
        (
            [module] => sale
            [file] => general/sale_cond.php
        )

    [csalecondctrlbasketitemconditions] => Array
        (
            [module] => sale
            [file] => general/sale_cond.php
        )

    [csalecondctrlbasketproperties] => Array
        (
            [module] => sale
            [file] => general/sale_cond.php
        )

    [csalecondctrlorderfields] => Array
        (
            [module] => sale
            [file] => general/sale_cond.php
        )

    [csalecondctrlcommon] => Array
        (
            [module] => sale
            [file] => general/sale_cond.php
        )

    [csalecondtree] => Array
        (
            [module] => sale
            [file] => general/sale_cond.php
        )

    [csalecondctrlpastorder] => Array
        (
            [module] => sale
            [file] => general/sale_cond.php
        )

    [csalecondcumulativectrl] => Array
        (
            [module] => sale
            [file] => general/sale_cond.php
        )

    [csalecumulativeaction] => Array
        (
            [module] => sale
            [file] => general/sale_act.php
        )

    [csaleactionctrl] => Array
        (
            [module] => sale
            [file] => general/sale_act.php
        )

    [csaleactionctrlcomplex] => Array
        (
            [module] => sale
            [file] => general/sale_act.php
        )

    [csaleactionctrlgroup] => Array
        (
            [module] => sale
            [file] => general/sale_act.php
        )

    [csaleactionctrlaction] => Array
        (
            [module] => sale
            [file] => general/sale_act.php
        )

    [csalediscountactionapply] => Array
        (
            [module] => sale
            [file] => general/sale_act.php
        )

    [csaleactionctrldelivery] => Array
        (
            [module] => sale
            [file] => general/sale_act.php
        )

    [csaleactiongift] => Array
        (
            [module] => sale
            [file] => general/sale_act.php
        )

    [csaleactiongiftctrlgroup] => Array
        (
            [module] => sale
            [file] => general/sale_act.php
        )

    [csaleactionctrlbasketgroup] => Array
        (
            [module] => sale
            [file] => general/sale_act.php
        )

    [csaleactionctrlsubgroup] => Array
        (
            [module] => sale
            [file] => general/sale_act.php
        )

    [csaleactioncondctrlbasketfields] => Array
        (
            [module] => sale
            [file] => general/sale_act.php
        )

    [csaleactiontree] => Array
        (
            [module] => sale
            [file] => general/sale_act.php
        )

    [csalediscountconvert] => Array
        (
            [module] => sale
            [file] => general/discount_convert.php
        )

    [csalepdf] => Array
        (
            [module] => sale
            [file] => general/pdf.php
        )

    [csaleymhandler] => Array
        (
            [module] => sale
            [file] => general/ym_handler.php
        )

    [csaleymlocation] => Array
        (
            [module] => sale
            [file] => general/ym_location.php
        )

    [bitrix\sale\delivery\calculationresult] => Array
        (
            [module] => sale
            [file] => lib/delivery/calculationresult.php
        )

    [bitrix\sale\delivery\services\table] => Array
        (
            [module] => sale
            [file] => lib/delivery/services/table.php
        )

    [bitrix\sale\delivery\restrictions\table] => Array
        (
            [module] => sale
            [file] => lib/delivery/restrictions/table.php
        )

    [bitrix\sale\delivery\services\manager] => Array
        (
            [module] => sale
            [file] => lib/delivery/services/manager.php
        )

    [bitrix\sale\delivery\restrictions\base] => Array
        (
            [module] => sale
            [file] => lib/delivery/restrictions/base.php
        )

    [bitrix\sale\delivery\restrictions\manager] => Array
        (
            [module] => sale
            [file] => lib/delivery/restrictions/manager.php
        )

    [bitrix\sale\delivery\services\base] => Array
        (
            [module] => sale
            [file] => lib/delivery/services/base.php
        )

    [bitrix\sale\delivery\menu] => Array
        (
            [module] => sale
            [file] => lib/delivery/menu.php
        )

    [bitrix\sale\delivery\services\objectpool] => Array
        (
            [module] => sale
            [file] => lib/delivery/services/objectpool.php
        )

    [bitrix\sale\tradingplatformtable] => Array
        (
            [module] => sale
            [file] => lib/internals/tradingplatform.php
        )

    [bitrix\sale\tradingplatform\ebay\policy] => Array
        (
            [module] => sale
            [file] => lib/tradingplatform/ebay/policy.php
        )

    [bitrix\sale\tradingplatform\helper] => Array
        (
            [module] => sale
            [file] => lib/tradingplatform/helper.php
        )

    [bitrix\sale\tradingplatform\ymarket\yandexmarket] => Array
        (
            [module] => sale
            [file] => lib/tradingplatform/ymarket/yandexmarket.php
        )

    [bitrix\sale\tradingplatform\platform] => Array
        (
            [module] => sale
            [file] => lib/tradingplatform/platform.php
        )

    [bitrix\sale\tradingplatform\logger] => Array
        (
            [module] => sale
            [file] => lib/tradingplatform/logger.php
        )

    [bitrix\sale\internals\shipmentextraservicetable] => Array
        (
            [module] => sale
            [file] => lib/internals/shipmentextraservice.php
        )

    [bitrix\sale\delivery\extraservices\manager] => Array
        (
            [module] => sale
            [file] => lib/delivery/extra_services/manager.php
        )

    [bitrix\sale\delivery\extraservices\base] => Array
        (
            [module] => sale
            [file] => lib/delivery/extra_services/base.php
        )

    [bitrix\sale\delivery\extraservices\table] => Array
        (
            [module] => sale
            [file] => lib/delivery/extra_services/table.php
        )

    [bitrix\sale\delivery\tracking\manager] => Array
        (
            [module] => sale
            [file] => lib/delivery/tracking/manager.php
        )

    [bitrix\sale\delivery\tracking\table] => Array
        (
            [module] => sale
            [file] => lib/delivery/tracking/table.php
        )

    [bitrix\sale\delivery\externallocationmap] => Array
        (
            [module] => sale
            [file] => lib/delivery/externallocationmap.php
        )

    [bitrix\sale\internals\servicerestrictiontable] => Array
        (
            [module] => sale
            [file] => lib/internals/servicerestriction.php
        )

    [bitrix\sale\services\base\restrictionmanager] => Array
        (
            [module] => sale
            [file] => lib/services/base/restrictionmanager.php
        )

    [bitrix\sale\services\base\siterestriction] => Array
        (
            [module] => sale
            [file] => lib/services/base/siterestriction.php
        )

    [bitrix\sale\services\base\tradebindingrestriction] => Array
        (
            [module] => sale
            [file] => lib/services/base/tradebindingrestriction.php
        )

    [bitrix\sale\compatible\discountcompatibility] => Array
        (
            [module] => sale
            [file] => lib/compatible/discountcompatibility.php
        )

    [bitrix\sale\config\feature] => Array
        (
            [module] => sale
            [file] => lib/config/feature.php
        )

    [bitrix\sale\discount\context\basecontext] => Array
        (
            [module] => sale
            [file] => lib/discount/context/basecontext.php
        )

    [bitrix\sale\discount\context\fuser] => Array
        (
            [module] => sale
            [file] => lib/discount/context/fuser.php
        )

    [bitrix\sale\discount\context\user] => Array
        (
            [module] => sale
            [file] => lib/discount/context/user.php
        )

    [bitrix\sale\discount\context\usergroup] => Array
        (
            [module] => sale
            [file] => lib/discount/context/usergroup.php
        )

    [bitrix\sale\discount\gift\collection] => Array
        (
            [module] => sale
            [file] => lib/discount/gift/collection.php
        )

    [bitrix\sale\discount\gift\gift] => Array
        (
            [module] => sale
            [file] => lib/discount/gift/gift.php
        )

    [bitrix\sale\discount\gift\manager] => Array
        (
            [module] => sale
            [file] => lib/discount/gift/manager.php
        )

    [bitrix\sale\discount\gift\relateddatatable] => Array
        (
            [module] => sale
            [file] => lib/discount/gift/relateddata.php
        )

    [bitrix\sale\discount\index\indexelementtable] => Array
        (
            [module] => sale
            [file] => lib/discount/index/indexelement.php
        )

    [bitrix\sale\discount\index\indexsectiontable] => Array
        (
            [module] => sale
            [file] => lib/discount/index/indexsection.php
        )

    [bitrix\sale\discount\index\manager] => Array
        (
            [module] => sale
            [file] => lib/discount/index/manager.php
        )

    [bitrix\sale\discount\migration\orderdiscountmigrator] => Array
        (
            [module] => sale
            [file] => lib/discount/migration/orderdiscountmigrator.php
        )

    [bitrix\sale\discount\prediction\manager] => Array
        (
            [module] => sale
            [file] => lib/discount/prediction/manager.php
        )

    [bitrix\sale\discount\preset\arrayhelper] => Array
        (
            [module] => sale
            [file] => lib/discount/preset/arrayhelper.php
        )

    [bitrix\sale\discount\preset\basepreset] => Array
        (
            [module] => sale
            [file] => lib/discount/preset/basepreset.php
        )

    [bitrix\sale\discount\preset\htmlhelper] => Array
        (
            [module] => sale
            [file] => lib/discount/preset/htmlhelper.php
        )

    [bitrix\sale\discount\preset\manager] => Array
        (
            [module] => sale
            [file] => lib/discount/preset/manager.php
        )

    [bitrix\sale\discount\preset\selectproductpreset] => Array
        (
            [module] => sale
            [file] => lib/discount/preset/selectproductpreset.php
        )

    [bitrix\sale\discount\preset\state] => Array
        (
            [module] => sale
            [file] => lib/discount/preset/state.php
        )

    [bitrix\sale\discount\result\compatibleformat] => Array
        (
            [module] => sale
            [file] => lib/discount/result/compatibleformat.php
        )

    [bitrix\sale\discount\runtimecache\discountcache] => Array
        (
            [module] => sale
            [file] => lib/discount/runtimecache/discountcache.php
        )

    [bitrix\sale\discount\runtimecache\fusercache] => Array
        (
            [module] => sale
            [file] => lib/discount/runtimecache/fusercache.php
        )

    [bitrix\sale\discount\actions] => Array
        (
            [module] => sale
            [file] => lib/discount/actions.php
        )

    [bitrix\sale\discount\analyzer] => Array
        (
            [module] => sale
            [file] => lib/discount/analyzer.php
        )

    [bitrix\sale\discount\cumulativecalculator] => Array
        (
            [module] => sale
            [file] => lib/discount/cumulativecalculator.php
        )

    [bitrix\sale\discount\formatter] => Array
        (
            [module] => sale
            [file] => lib/discount/formatter.php
        )

    [bitrix\sale\internals\discounttable] => Array
        (
            [module] => sale
            [file] => lib/internals/discount.php
        )

    [bitrix\sale\internals\discountcoupontable] => Array
        (
            [module] => sale
            [file] => lib/internals/discountcoupon.php
        )

    [bitrix\sale\internals\discountentitiestable] => Array
        (
            [module] => sale
            [file] => lib/internals/discountentities.php
        )

    [bitrix\sale\internals\discountgrouptable] => Array
        (
            [module] => sale
            [file] => lib/internals/discountgroup.php
        )

    [bitrix\sale\internals\discountmoduletable] => Array
        (
            [module] => sale
            [file] => lib/internals/discountmodule.php
        )

    [bitrix\sale\internals\orderdiscounttable] => Array
        (
            [module] => sale
            [file] => lib/internals/orderdiscount.php
        )

    [bitrix\sale\internals\orderdiscountdatatable] => Array
        (
            [module] => sale
            [file] => lib/internals/orderdiscount.php
        )

    [bitrix\sale\internals\ordercouponstable] => Array
        (
            [module] => sale
            [file] => lib/internals/orderdiscount.php
        )

    [bitrix\sale\internals\ordermodulestable] => Array
        (
            [module] => sale
            [file] => lib/internals/orderdiscount.php
        )

    [bitrix\sale\internals\orderroundtable] => Array
        (
            [module] => sale
            [file] => lib/internals/orderround.php
        )

    [bitrix\sale\internals\orderrulestable] => Array
        (
            [module] => sale
            [file] => lib/internals/orderdiscount.php
        )

    [bitrix\sale\internals\orderrulesdescrtable] => Array
        (
            [module] => sale
            [file] => lib/internals/orderdiscount.php
        )

    [bitrix\sale\internals\accountnumbergenerator] => Array
        (
            [module] => sale
            [file] => lib/internals/accountnumber.php
        )

    [bitrix\sale\discount] => Array
        (
            [module] => sale
            [file] => lib/discount.php
        )

    [bitrix\sale\discountbase] => Array
        (
            [module] => sale
            [file] => lib/discountbase.php
        )

    [bitrix\sale\discountcouponsmanager] => Array
        (
            [module] => sale
            [file] => lib/discountcouponsmanager.php
        )

    [bitrix\sale\discountcouponsmanagerbase] => Array
        (
            [module] => sale
            [file] => lib/discountcouponsmanagerbase.php
        )

    [bitrix\sale\orderdiscount] => Array
        (
            [module] => sale
            [file] => lib/orderdiscount.php
        )

    [bitrix\sale\orderdiscountbase] => Array
        (
            [module] => sale
            [file] => lib/orderdiscountbase.php
        )

    [bitrix\sale\orderdiscountmanager] => Array
        (
            [module] => sale
            [file] => lib/orderdiscountmanager.php
        )

    [bitrix\sale\paysystem\logger] => Array
        (
            [module] => sale
            [file] => lib/paysystem/logger.php
        )

    [bitrix\sale\paysystem\restservice] => Array
        (
            [module] => sale
            [file] => lib/paysystem/restservice.php
        )

    [bitrix\sale\paysystem\resthandler] => Array
        (
            [module] => sale
            [file] => lib/paysystem/resthandler.php
        )

    [bitrix\sale\services\base\restclient] => Array
        (
            [module] => sale
            [file] => lib/services/base/restclient.php
        )

    [bitrix\sale\paysystem\service] => Array
        (
            [module] => sale
            [file] => lib/paysystem/service.php
        )

    [bitrix\sale\internals\paysystemresthandlerstable] => Array
        (
            [module] => sale
            [file] => lib/internals/paysystemresthandlers.php
        )

    [bitrix\sale\paysystem\manager] => Array
        (
            [module] => sale
            [file] => lib/paysystem/manager.php
        )

    [bitrix\sale\paysystem\baseservicehandler] => Array
        (
            [module] => sale
            [file] => lib/paysystem/baseservicehandler.php
        )

    [bitrix\sale\paysystem\servicehandler] => Array
        (
            [module] => sale
            [file] => lib/paysystem/servicehandler.php
        )

    [bitrix\sale\paysystem\irefund] => Array
        (
            [module] => sale
            [file] => lib/paysystem/irefund.php
        )

    [bitrix\sale\paysystem\ipdf] => Array
        (
            [module] => sale
            [file] => lib/paysystem/ipdf.php
        )

    [bitrix\sale\paysystem\irefundextended] => Array
        (
            [module] => sale
            [file] => lib/paysystem/irefundextended.php
        )

    [bitrix\sale\paysystem\cert] => Array
        (
            [module] => sale
            [file] => lib/paysystem/cert.php
        )

    [bitrix\sale\paysystem\ipayable] => Array
        (
            [module] => sale
            [file] => lib/paysystem/ipayable.php
        )

    [bitrix\sale\paysystem\icheckable] => Array
        (
            [module] => sale
            [file] => lib/paysystem/icheckable.php
        )

    [bitrix\sale\paysystem\iprepayable] => Array
        (
            [module] => sale
            [file] => lib/paysystem/iprepayable.php
        )

    [bitrix\sale\paysystem\compatibilityhandler] => Array
        (
            [module] => sale
            [file] => lib/paysystem/compatibilityhandler.php
        )

    [bitrix\sale\paysystem\ihold] => Array
        (
            [module] => sale
            [file] => lib/paysystem/ihold.php
        )

    [bitrix\sale\paysystem\ipartialhold] => Array
        (
            [module] => sale
            [file] => lib/paysystem/ipartialhold.php
        )

    [bitrix\sale\internals\paymentlogtable] => Array
        (
            [module] => sale
            [file] => lib/internals/paymentlog.php
        )

    [bitrix\sale\services\paysystem\restrictions\manager] => Array
        (
            [module] => sale
            [file] => lib/services/paysystem/restrictions/manager.php
        )

    [bitrix\sale\services\base\restriction] => Array
        (
            [module] => sale
            [file] => lib/services/base/restriction.php
        )

    [bitrix\sale\internals\yandexsettingstable] => Array
        (
            [module] => sale
            [file] => lib/internals/yandexsettings.php
        )

    [bitrix\sale\services\company\manager] => Array
        (
            [module] => sale
            [file] => lib/services/company/manager.php
        )

    [bitrix\sale\internals\collectionfilteriterator] => Array
        (
            [module] => sale
            [file] => lib/internals/collectionfilteriterator.php
        )

    [bitrix\sale\cashbox\internals\pool] => Array
        (
            [module] => sale
            [file] => lib/cashbox/internals/pool.php
        )

    [bitrix\sale\cashbox\internals\cashboxtable] => Array
        (
            [module] => sale
            [file] => lib/cashbox/internals/cashbox.php
        )

    [bitrix\sale\cashbox\internals\cashboxchecktable] => Array
        (
            [module] => sale
            [file] => lib/cashbox/internals/cashboxcheck.php
        )

    [bitrix\sale\cashbox\internals\cashboxzreporttable] => Array
        (
            [module] => sale
            [file] => lib/cashbox/internals/cashboxzreport.php
        )

    [bitrix\sale\cashbox\internals\cashboxerrlogtable] => Array
        (
            [module] => sale
            [file] => lib/cashbox/internals/cashboxerrlog.php
        )

    [bitrix\sale\cashbox\cashbox] => Array
        (
            [module] => sale
            [file] => lib/cashbox/cashbox.php
        )

    [bitrix\sale\cashbox\manager] => Array
        (
            [module] => sale
            [file] => lib/cashbox/manager.php
        )

    [bitrix\sale\cashbox\iprintimmediately] => Array
        (
            [module] => sale
            [file] => lib/cashbox/iprintimmediately.php
        )

    [bitrix\sale\cashbox\restrictions\manager] => Array
        (
            [module] => sale
            [file] => lib/cashbox/restrictions/manager.php
        )

    [bitrix\sale\notify] => Array
        (
            [module] => sale
            [file] => lib/notify.php
        )

    [bitrix\sale\buyerstatistic] => Array
        (
            [module] => sale
            [file] => /lib/buyerstatistic.php
        )

    [bitrix\sale\internals\buyerstatistictable] => Array
        (
            [module] => sale
            [file] => /lib/internals/buyerstatistic.php
        )

    [cadminsalelist] => Array
        (
            [module] => sale
            [file] => general/admin_lib.php
        )

    [bitrix\sale\helpers\admin\skuprops] => Array
        (
            [module] => sale
            [file] => lib/helpers/admin/skuprops.php
        )

    [bitrix\sale\helpers\admin\product] => Array
        (
            [module] => sale
            [file] => lib/helpers/admin/product.php
        )

    [bitrix\sale\helpers\order] => Array
        (
            [module] => sale
            [file] => lib/helpers/order.php
        )

    [bitrix\sale\location\comparator\replacement] => Array
        (
            [module] => sale
            [file] => lib/location/comparator/ru/replacement.php
        )

    [bitrix\sale\location\comparator\tmptable] => Array
        (
            [module] => sale
            [file] => lib/location/comparator/tmptable.php
        )

    [bitrix\sale\location\comparator] => Array
        (
            [module] => sale
            [file] => lib/location/comparator.php
        )

    [bitrix\sale\location\comparator\mapresult] => Array
        (
            [module] => sale
            [file] => lib/location/comparator/mapresult.php
        )

    [bitrix\sale\location\comparator\mapper] => Array
        (
            [module] => sale
            [file] => lib/location/comparator/mapper.php
        )

    [bitrix\sale\exchange\onec\documentimport] => Array
        (
            [module] => sale
            [file] => /lib/exchange/compatibility/documents.php
        )

    [bitrix\sale\exchange\onec\collisionorder] => Array
        (
            [module] => sale
            [file] => /lib/exchange/onec/importcollision.php
        )

    [bitrix\sale\exchange\onec\collisionshipment] => Array
        (
            [module] => sale
            [file] => /lib/exchange/onec/importcollision.php
        )

    [bitrix\sale\exchange\onec\collisionpayment] => Array
        (
            [module] => sale
            [file] => /lib/exchange/onec/importcollision.php
        )

    [bitrix\sale\exchange\onec\collisionprofile] => Array
        (
            [module] => sale
            [file] => /lib/exchange/onec/importcollision.php
        )

    [bitrix\sale\exchange\onec\paymentcashdocument] => Array
        (
            [module] => sale
            [file] => /lib/exchange/onec/paymentdocument.php
        )

    [bitrix\sale\exchange\onec\paymentcashlessdocument] => Array
        (
            [module] => sale
            [file] => /lib/exchange/onec/paymentdocument.php
        )

    [bitrix\sale\exchange\onec\paymentcarddocument] => Array
        (
            [module] => sale
            [file] => /lib/exchange/onec/paymentdocument.php
        )

    [bitrix\sale\exchange\onec\importcriterionbase] => Array
        (
            [module] => sale
            [file] => /lib/exchange/onec/importcriterion.php
        )

    [bitrix\sale\exchange\onec\importcriteriononeccml2] => Array
        (
            [module] => sale
            [file] => /lib/exchange/onec/importcriterion.php
        )

    [bitrix\sale\exchange\onec\criterionorder] => Array
        (
            [module] => sale
            [file] => /lib/exchange/onec/importcriterion.php
        )

    [bitrix\sale\exchange\onec\criterionshipment] => Array
        (
            [module] => sale
            [file] => /lib/exchange/onec/importcriterion.php
        )

    [bitrix\sale\exchange\onec\criterionshipmentinvoice] => Array
        (
            [module] => sale
            [file] => /lib/exchange/onec/importcriterion.php
        )

    [bitrix\sale\exchange\onec\criterionpayment] => Array
        (
            [module] => sale
            [file] => /lib/exchange/onec/importcriterion.php
        )

    [bitrix\sale\exchange\onec\criterionprofile] => Array
        (
            [module] => sale
            [file] => /lib/exchange/onec/importcriterion.php
        )

    [bitrix\sale\exchange\entity\orderimportloader] => Array
        (
            [module] => sale
            [file] => /lib/exchange/entity/entityimportloader.php
        )

    [bitrix\sale\exchange\entity\invoiceimportloader] => Array
        (
            [module] => sale
            [file] => /lib/exchange/entity/entityimportloader.php
        )

    [bitrix\sale\exchange\entity\paymentimportloader] => Array
        (
            [module] => sale
            [file] => /lib/exchange/entity/entityimportloader.php
        )

    [bitrix\sale\exchange\entity\shipmentimportloader] => Array
        (
            [module] => sale
            [file] => /lib/exchange/entity/entityimportloader.php
        )

    [bitrix\sale\exchange\entity\userprofileimportloader] => Array
        (
            [module] => sale
            [file] => /lib/exchange/entity/entityimportloader.php
        )

    [bitrix\sale\exchange\entity\paymentcashlessimport] => Array
        (
            [module] => sale
            [file] => /lib/exchange/entity/paymentimport.php
        )

    [bitrix\sale\exchange\entity\paymentcardimport] => Array
        (
            [module] => sale
            [file] => /lib/exchange/entity/paymentimport.php
        )

    [bitrix\sale\exchange\entity\paymentcashimport] => Array
        (
            [module] => sale
            [file] => /lib/exchange/entity/paymentimport.php
        )

    [bitrix\sale\location\geoip] => Array
        (
            [module] => sale
            [file] => /lib/location/geoip.php
        )

    [bitrix\sale\delivery\requests\manager] => Array
        (
            [module] => sale
            [file] => /lib/delivery/requests/manager.php
        )

    [bitrix\sale\delivery\requests\helper] => Array
        (
            [module] => sale
            [file] => /lib/delivery/requests/helper.php
        )

    [bitrix\sale\delivery\requests\handlerbase] => Array
        (
            [module] => sale
            [file] => /lib/delivery/requests/handlerbase.php
        )

    [bitrix\sale\delivery\requests\requesttable] => Array
        (
            [module] => sale
            [file] => /lib/delivery/requests/request.php
        )

    [bitrix\sale\delivery\requests\shipmenttable] => Array
        (
            [module] => sale
            [file] => /lib/delivery/requests/shipment.php
        )

    [bitrix\sale\delivery\requests\result] => Array
        (
            [module] => sale
            [file] => /lib/delivery/requests/result.php
        )

    [bitrix\sale\delivery\requests\resultfile] => Array
        (
            [module] => sale
            [file] => /lib/delivery/requests/resultfile.php
        )

    [bitrix\sale\delivery\packing\packer] => Array
        (
            [module] => sale
            [file] => /lib/delivery/packing/packer.php
        )

    [bitrix\sale\recurring] => Array
        (
            [module] => sale
            [file] => /lib/recurring.php
        )

    [bitrix\sale\location\normalizer\builder] => Array
        (
            [module] => sale
            [file] => /lib/location/normalizer/builder.php
        )

    [bitrix\sale\location\normalizer\ibuilder] => Array
        (
            [module] => sale
            [file] => /lib/location/normalizer/ibuilder.php
        )

    [bitrix\sale\location\normalizer\normalizer] => Array
        (
            [module] => sale
            [file] => /lib/location/normalizer/normalizer.php
        )

    [bitrix\sale\location\normalizer\inormalizer] => Array
        (
            [module] => sale
            [file] => /lib/location/normalizer/inormalizer.php
        )

    [bitrix\sale\location\normalizer\commonnormalizer] => Array
        (
            [module] => sale
            [file] => /lib/location/normalizer/commonnormalizer.php
        )

    [bitrix\sale\location\normalizer\nullnormalizer] => Array
        (
            [module] => sale
            [file] => /lib/location/normalizer/nullnormalizer.php
        )

    [bitrix\sale\location\normalizer\spacenormalizer] => Array
        (
            [module] => sale
            [file] => /lib/location/normalizer/spacenormalizer.php
        )

    [bitrix\sale\location\normalizer\languagenormalizer] => Array
        (
            [module] => sale
            [file] => /lib/location/normalizer/languagenormalizer.php
        )

    [bitrix\sale\location\normalizer\helper] => Array
        (
            [module] => sale
            [file] => /lib/location/normalizer/helper.php
        )

    [sale\handlers\delivery\additional\ruspost\reliability\service] => Array
        (
            [module] => sale
            [file] => /handlers/delivery/additional/ruspost/reliability/service.php
        )

    [catalog] => Array
        (
            [module] => catalog
            [file] => install/index.php
        )

    [ccatalog] => Array
        (
            [module] => catalog
            [file] => mysql/catalog.php
        )

    [ccataloggroup] => Array
        (
            [module] => catalog
            [file] => mysql/cataloggroup.php
        )

    [cextra] => Array
        (
            [module] => catalog
            [file] => mysql/extra.php
        )

    [cprice] => Array
        (
            [module] => catalog
            [file] => mysql/price.php
        )

    [ccatalogproduct] => Array
        (
            [module] => catalog
            [file] => mysql/product.php
        )

    [ccatalogproductgroups] => Array
        (
            [module] => catalog
            [file] => mysql/product_group.php
        )

    [ccatalogload] => Array
        (
            [module] => catalog
            [file] => mysql/catalog_load.php
        )

    [ccatalogexport] => Array
        (
            [module] => catalog
            [file] => mysql/catalog_export.php
        )

    [ccatalogimport] => Array
        (
            [module] => catalog
            [file] => mysql/catalog_import.php
        )

    [ccatalogdiscount] => Array
        (
            [module] => catalog
            [file] => mysql/discount.php
        )

    [ccatalogdiscountcoupon] => Array
        (
            [module] => catalog
            [file] => mysql/discount_coupon.php
        )

    [ccatalogvat] => Array
        (
            [module] => catalog
            [file] => mysql/vat.php
        )

    [ccatalogevent] => Array
        (
            [module] => catalog
            [file] => general/catalog_event.php
        )

    [ccatalogsku] => Array
        (
            [module] => catalog
            [file] => general/catalog_sku.php
        )

    [ccatalogdiscountsave] => Array
        (
            [module] => catalog
            [file] => mysql/discount_save.php
        )

    [ccatalogstore] => Array
        (
            [module] => catalog
            [file] => mysql/store.php
        )

    [ccatalogstoreproduct] => Array
        (
            [module] => catalog
            [file] => mysql/store_product.php
        )

    [ccatalogadmin] => Array
        (
            [module] => catalog
            [file] => general/admin.php
        )

    [cglobalcondctrl] => Array
        (
            [module] => catalog
            [file] => general/catalog_cond.php
        )

    [cglobalcondctrlcomplex] => Array
        (
            [module] => catalog
            [file] => general/catalog_cond.php
        )

    [cglobalcondctrlatoms] => Array
        (
            [module] => catalog
            [file] => general/catalog_cond.php
        )

    [cglobalcondctrlgroup] => Array
        (
            [module] => catalog
            [file] => general/catalog_cond.php
        )

    [cglobalcondtree] => Array
        (
            [module] => catalog
            [file] => general/catalog_cond.php
        )

    [ccatalogcondctrl] => Array
        (
            [module] => catalog
            [file] => general/catalog_cond.php
        )

    [ccatalogcondctrlcomplex] => Array
        (
            [module] => catalog
            [file] => general/catalog_cond.php
        )

    [ccatalogcondctrlgroup] => Array
        (
            [module] => catalog
            [file] => general/catalog_cond.php
        )

    [ccatalogcondctrliblockfields] => Array
        (
            [module] => catalog
            [file] => general/catalog_cond.php
        )

    [ccatalogcondctrliblockprops] => Array
        (
            [module] => catalog
            [file] => general/catalog_cond.php
        )

    [ccatalogcondtree] => Array
        (
            [module] => catalog
            [file] => general/catalog_cond.php
        )

    [ccatalogcondctrlbasketproductfields] => Array
        (
            [module] => catalog
            [file] => general/sale_cond.php
        )

    [ccatalogcondctrlbasketproductprops] => Array
        (
            [module] => catalog
            [file] => general/sale_cond.php
        )

    [ccatalogcondctrlcatalogsettings] => Array
        (
            [module] => catalog
            [file] => general/sale_cond.php
        )

    [ccatalogactionctrlbasketproductfields] => Array
        (
            [module] => catalog
            [file] => general/sale_act.php
        )

    [ccatalogactionctrlbasketproductprops] => Array
        (
            [module] => catalog
            [file] => general/sale_act.php
        )

    [ccataloggifterproduct] => Array
        (
            [module] => catalog
            [file] => general/sale_act.php
        )

    [ccatalogdiscountconvert] => Array
        (
            [module] => catalog
            [file] => general/discount_convert.php
        )

    [ccatalogdiscountconverttmp] => Array
        (
            [module] => catalog
            [file] => mysql/discount_convert.php
        )

    [ccatalogproductprovider] => Array
        (
            [module] => catalog
            [file] => general/product_provider.php
        )

    [ccatalogstorebarcode] => Array
        (
            [module] => catalog
            [file] => mysql/store_barcode.php
        )

    [ccatalogcontractor] => Array
        (
            [module] => catalog
            [file] => mysql/contractor.php
        )

    [ccatalogdocstypes] => Array
        (
            [module] => catalog
            [file] => general/store_docs_type.php
        )

    [ccatalogarrivaldocs] => Array
        (
            [module] => catalog
            [file] => general/store_docs_type.php
        )

    [ccatalogstoreadjustmentdocs] => Array
        (
            [module] => catalog
            [file] => general/store_docs_type.php
        )

    [ccatalogmovingdocs] => Array
        (
            [module] => catalog
            [file] => general/store_docs_type.php
        )

    [ccatalogdeductdocs] => Array
        (
            [module] => catalog
            [file] => general/store_docs_type.php
        )

    [ccatalogreturnsdocs] => Array
        (
            [module] => catalog
            [file] => general/store_docs_type.php
        )

    [ccatalogunreserveddocs] => Array
        (
            [module] => catalog
            [file] => general/store_docs_type.php
        )

    [ccatalogdocs] => Array
        (
            [module] => catalog
            [file] => mysql/store_docs.php
        )

    [ccatalogstorecontrolutil] => Array
        (
            [module] => catalog
            [file] => general/store_utility.php
        )

    [ccatalogstoredocselement] => Array
        (
            [module] => catalog
            [file] => mysql/store_docs_element.php
        )

    [ccatalogstoredocsbarcode] => Array
        (
            [module] => catalog
            [file] => mysql/store_docs_barcode.php
        )

    [ccatalogiblockparameters] => Array
        (
            [module] => catalog
            [file] => general/comp_parameters.php
        )

    [ccatalogmeasure] => Array
        (
            [module] => catalog
            [file] => mysql/measure.php
        )

    [ccatalogmeasureresult] => Array
        (
            [module] => catalog
            [file] => mysql/measure.php
        )

    [ccatalogmeasureclassifier] => Array
        (
            [module] => catalog
            [file] => general/unit_classifier.php
        )

    [ccatalogmeasureadminresult] => Array
        (
            [module] => catalog
            [file] => general/measure_result.php
        )

    [ccatalogmeasureadminuiresult] => Array
        (
            [module] => catalog
            [file] => general/measure_result.php
        )

    [ccatalogmeasureratio] => Array
        (
            [module] => catalog
            [file] => mysql/measure_ratio.php
        )

    [ccatalogproductset] => Array
        (
            [module] => catalog
            [file] => mysql/product_set.php
        )

    [ccatalogadmintools] => Array
        (
            [module] => catalog
            [file] => general/admin_tools.php
        )

    [ccatalogadminproductsetedit] => Array
        (
            [module] => catalog
            [file] => general/admin_tools.php
        )

    [ccatalogmenu] => Array
        (
            [module] => catalog
            [file] => general/catalog_menu.php
        )

    [ccatalogcsvsettings] => Array
        (
            [module] => catalog
            [file] => general/csv_settings.php
        )

    [ccatalogstepoperations] => Array
        (
            [module] => catalog
            [file] => general/step_operations.php
        )

    [ccatalogproductsetavailable] => Array
        (
            [module] => catalog
            [file] => general/step_operations.php
        )

    [ccatalogproductavailable] => Array
        (
            [module] => catalog
            [file] => general/step_operations.php
        )

    [ccatalogiblockreindex] => Array
        (
            [module] => catalog
            [file] => general/step_operations.php
        )

    [ccatalogproductsettings] => Array
        (
            [module] => catalog
            [file] => general/step_operations.php
        )

    [ccatalogtools] => Array
        (
            [module] => catalog
            [file] => general/tools.php
        )

    [ccatalogresult] => Array
        (
            [module] => catalog
            [file] => general/result.php
        )

    [cproductquerybuilder] => Array
        (
            [module] => catalog
            [file] => general/querybuilder.php
        )

    [bitrix\catalog\compatible\eventcompatibility] => Array
        (
            [module] => catalog
            [file] => lib/compatible/eventcompatibility.php
        )

    [bitrix\catalog\config\feature] => Array
        (
            [module] => catalog
            [file] => lib/config/feature.php
        )

    [bitrix\catalog\config\state] => Array
        (
            [module] => catalog
            [file] => lib/config/state.php
        )

    [bitrix\catalog\discount\discountmanager] => Array
        (
            [module] => catalog
            [file] => lib/discount/discountmanager.php
        )

    [bitrix\catalog\ebay\ebayxmler] => Array
        (
            [module] => catalog
            [file] => lib/ebay/ebayxmler.php
        )

    [bitrix\catalog\ebay\exportoffer] => Array
        (
            [module] => catalog
            [file] => lib/ebay/exportoffer.php
        )

    [bitrix\catalog\ebay\exportoffercreator] => Array
        (
            [module] => catalog
            [file] => lib/ebay/exportoffercreator.php
        )

    [bitrix\catalog\ebay\exportoffersku] => Array
        (
            [module] => catalog
            [file] => lib/ebay/exportoffersku.php
        )

    [bitrix\catalog\grid\panel\productgroupaction] => Array
        (
            [module] => catalog
            [file] => lib/grid/panel/productgroupaction.php
        )

    [bitrix\catalog\grid\productaction] => Array
        (
            [module] => catalog
            [file] => lib/grid/productaction.php
        )

    [bitrix\catalog\helpers\admin\catalogedit] => Array
        (
            [module] => catalog
            [file] => lib/helpers/admin/catalogedit.php
        )

    [bitrix\catalog\helpers\admin\iblockpricechanger] => Array
        (
            [module] => catalog
            [file] => lib/helpers/admin/iblockpricechanger.php
        )

    [bitrix\catalog\helpers\admin\roundedit] => Array
        (
            [module] => catalog
            [file] => lib/helpers/admin/roundedit.php
        )

    [bitrix\catalog\helpers\admin\tools] => Array
        (
            [module] => catalog
            [file] => lib/helpers/admin/tools.php
        )

    [bitrix\catalog\helpers\tools] => Array
        (
            [module] => catalog
            [file] => lib/helpers/tools.php
        )

    [bitrix\catalog\model\entity] => Array
        (
            [module] => catalog
            [file] => lib/model/entity.php
        )

    [bitrix\catalog\model\event] => Array
        (
            [module] => catalog
            [file] => lib/model/event.php
        )

    [bitrix\catalog\model\eventresult] => Array
        (
            [module] => catalog
            [file] => lib/model/eventresult.php
        )

    [bitrix\catalog\model\price] => Array
        (
            [module] => catalog
            [file] => lib/model/price.php
        )

    [bitrix\catalog\model\product] => Array
        (
            [module] => catalog
            [file] => lib/model/product.php
        )

    [bitrix\catalog\product\price\calculation] => Array
        (
            [module] => catalog
            [file] => lib/product/price/calculation.php
        )

    [bitrix\catalog\product\basket] => Array
        (
            [module] => catalog
            [file] => lib/product/basket.php
        )

    [bitrix\catalog\product\catalogprovider] => Array
        (
            [module] => catalog
            [file] => lib/product/catalogprovider.php
        )

    [bitrix\catalog\product\catalogprovidercompatibility] => Array
        (
            [module] => catalog
            [file] => lib/product/catalogprovidercompatibility.php
        )

    [bitrix\catalog\product\price] => Array
        (
            [module] => catalog
            [file] => lib/product/price.php
        )

    [bitrix\catalog\product\propertycatalogfeature] => Array
        (
            [module] => catalog
            [file] => lib/product/propertycatalogfeature.php
        )

    [bitrix\catalog\product\quantitycontrol] => Array
        (
            [module] => catalog
            [file] => lib/product/quantitycontrol.php
        )

    [bitrix\catalog\product\search] => Array
        (
            [module] => catalog
            [file] => lib/product/search.php
        )

    [bitrix\catalog\product\sku] => Array
        (
            [module] => catalog
            [file] => lib/product/sku.php
        )

    [bitrix\catalog\product\subscribemanager] => Array
        (
            [module] => catalog
            [file] => lib/product/subscribemanager.php
        )

    [bitrix\catalog\product\systemfield] => Array
        (
            [module] => catalog
            [file] => lib/product/systemfield.php
        )

    [bitrix\catalog\product\viewed] => Array
        (
            [module] => catalog
            [file] => lib/product/viewed.php
        )

    [bitrix\catalog\update\adminfilteroption] => Array
        (
            [module] => catalog
            [file] => lib/update/adminfilteroption.php
        )

    [bitrix\catalog\update\admingridoption] => Array
        (
            [module] => catalog
            [file] => lib/update/admingridoption.php
        )

    [bitrix\catalog\url\adminpage\catalogbuilder] => Array
        (
            [module] => catalog
            [file] => lib/url/adminpage/catalogbuilder.php
        )

    [bitrix\catalog\catalogiblocktable] => Array
        (
            [module] => catalog
            [file] => lib/catalogiblock.php
        )

    [bitrix\catalog\catalogviewedproducttable] => Array
        (
            [module] => catalog
            [file] => lib/catalogviewedproduct.php
        )

    [bitrix\catalog\discounttable] => Array
        (
            [module] => catalog
            [file] => lib/discount.php
        )

    [bitrix\catalog\discountcoupontable] => Array
        (
            [module] => catalog
            [file] => lib/discountcoupon.php
        )

    [bitrix\catalog\discountentitytable] => Array
        (
            [module] => catalog
            [file] => lib/discountentity.php
        )

    [bitrix\catalog\discountmoduletable] => Array
        (
            [module] => catalog
            [file] => lib/discountmodule.php
        )

    [bitrix\catalog\discountrestrictiontable] => Array
        (
            [module] => catalog
            [file] => lib/discountrestriction.php
        )

    [bitrix\catalog\extratable] => Array
        (
            [module] => catalog
            [file] => lib/extra.php
        )

    [bitrix\catalog\grouptable] => Array
        (
            [module] => catalog
            [file] => lib/group.php
        )

    [bitrix\catalog\groupaccesstable] => Array
        (
            [module] => catalog
            [file] => lib/groupaccess.php
        )

    [bitrix\catalog\grouplangtable] => Array
        (
            [module] => catalog
            [file] => lib/grouplang.php
        )

    [bitrix\catalog\measuretable] => Array
        (
            [module] => catalog
            [file] => lib/measure.php
        )

    [bitrix\catalog\measureratiotable] => Array
        (
            [module] => catalog
            [file] => lib/measureratio.php
        )

    [bitrix\catalog\pricetable] => Array
        (
            [module] => catalog
            [file] => lib/price.php
        )

    [bitrix\catalog\producttable] => Array
        (
            [module] => catalog
            [file] => lib/product.php
        )

    [bitrix\catalog\productgroupaccesstable] => Array
        (
            [module] => catalog
            [file] => lib/productgroupaccess.php
        )

    [bitrix\catalog\roundingtable] => Array
        (
            [module] => catalog
            [file] => lib/rounding.php
        )

    [bitrix\catalog\storetable] => Array
        (
            [module] => catalog
            [file] => lib/store.php
        )

    [bitrix\catalog\storebarcodetable] => Array
        (
            [module] => catalog
            [file] => lib/storebarcode.php
        )

    [bitrix\catalog\storeproducttable] => Array
        (
            [module] => catalog
            [file] => lib/storeproduct.php
        )

    [bitrix\catalog\vattable] => Array
        (
            [module] => catalog
            [file] => lib/vat.php
        )

    [bitrix\catalog\ebayxmler] => Array
        (
            [module] => catalog
            [file] => lib/ebay/old.php
        )

    [bitrix\catalog\exportoffer] => Array
        (
            [module] => catalog
            [file] => lib/ebay/old.php
        )

    [bitrix\catalog\exportoffercreator] => Array
        (
            [module] => catalog
            [file] => lib/ebay/old.php
        )

    [bitrix\catalog\exportoffersku] => Array
        (
            [module] => catalog
            [file] => lib/ebay/old.php
        )

    [bitrix\catalog\searchhandlers] => Array
        (
            [module] => catalog
            [file] => lib/product/old.php
        )

)
Array
(
    [bitrix\main\application] => Array
        (
            [module] => main
            [file] => lib/application.php
        )

    [bitrix\main\httpapplication] => Array
        (
            [module] => main
            [file] => lib/httpapplication.php
        )

    [bitrix\main\argumentexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\argumentnullexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\argumentoutofrangeexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\argumenttypeexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\notimplementedexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\notsupportedexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\invalidoperationexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\objectpropertyexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\objectnotfoundexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\objectexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\systemexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\accessdeniedexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\decodingexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\io\invalidpathexception] => Array
        (
            [module] => main
            [file] => lib/io/ioexception.php
        )

    [bitrix\main\io\filenotfoundexception] => Array
        (
            [module] => main
            [file] => lib/io/ioexception.php
        )

    [bitrix\main\io\filedeleteexception] => Array
        (
            [module] => main
            [file] => lib/io/ioexception.php
        )

    [bitrix\main\io\fileopenexception] => Array
        (
            [module] => main
            [file] => lib/io/ioexception.php
        )

    [bitrix\main\io\filenotopenedexception] => Array
        (
            [module] => main
            [file] => lib/io/ioexception.php
        )

    [bitrix\main\context] => Array
        (
            [module] => main
            [file] => lib/context.php
        )

    [bitrix\main\httpcontext] => Array
        (
            [module] => main
            [file] => lib/httpcontext.php
        )

    [bitrix\main\dispatcher] => Array
        (
            [module] => main
            [file] => lib/dispatcher.php
        )

    [bitrix\main\environment] => Array
        (
            [module] => main
            [file] => lib/environment.php
        )

    [bitrix\main\event] => Array
        (
            [module] => main
            [file] => lib/event.php
        )

    [bitrix\main\eventmanager] => Array
        (
            [module] => main
            [file] => lib/eventmanager.php
        )

    [bitrix\main\eventresult] => Array
        (
            [module] => main
            [file] => lib/eventresult.php
        )

    [bitrix\main\request] => Array
        (
            [module] => main
            [file] => lib/request.php
        )

    [bitrix\main\httprequest] => Array
        (
            [module] => main
            [file] => lib/httprequest.php
        )

    [bitrix\main\response] => Array
        (
            [module] => main
            [file] => lib/response.php
        )

    [bitrix\main\httpresponse] => Array
        (
            [module] => main
            [file] => lib/httpresponse.php
        )

    [bitrix\main\modulemanager] => Array
        (
            [module] => main
            [file] => lib/modulemanager.php
        )

    [bitrix\main\server] => Array
        (
            [module] => main
            [file] => lib/server.php
        )

    [bitrix\main\config\configuration] => Array
        (
            [module] => main
            [file] => lib/config/configuration.php
        )

    [bitrix\main\config\option] => Array
        (
            [module] => main
            [file] => lib/config/option.php
        )

    [bitrix\main\context\culture] => Array
        (
            [module] => main
            [file] => lib/context/culture.php
        )

    [bitrix\main\data\cache] => Array
        (
            [module] => main
            [file] => lib/data/cache.php
        )

    [bitrix\main\data\cacheengineapc] => Array
        (
            [module] => main
            [file] => lib/data/cacheengineapc.php
        )

    [bitrix\main\data\cacheenginememcache] => Array
        (
            [module] => main
            [file] => lib/data/cacheenginememcache.php
        )

    [bitrix\main\data\cacheenginefiles] => Array
        (
            [module] => main
            [file] => lib/data/cacheenginefiles.php
        )

    [bitrix\main\data\cacheenginenone] => Array
        (
            [module] => main
            [file] => lib/data/cacheenginenone.php
        )

    [bitrix\main\data\connection] => Array
        (
            [module] => main
            [file] => lib/data/connection.php
        )

    [bitrix\main\data\connectionpool] => Array
        (
            [module] => main
            [file] => lib/data/connectionpool.php
        )

    [bitrix\main\data\icacheengine] => Array
        (
            [module] => main
            [file] => lib/data/cache.php
        )

    [bitrix\main\data\hsphpreadconnection] => Array
        (
            [module] => main
            [file] => lib/data/hsphpreadconnection.php
        )

    [bitrix\main\data\managedcache] => Array
        (
            [module] => main
            [file] => lib/data/managedcache.php
        )

    [bitrix\main\data\taggedcache] => Array
        (
            [module] => main
            [file] => lib/data/taggedcache.php
        )

    [bitrix\main\data\memcacheconnection] => Array
        (
            [module] => main
            [file] => lib/data/memcacheconnection.php
        )

    [bitrix\main\data\memcachedconnection] => Array
        (
            [module] => main
            [file] => lib/data/memcachedconnection.php
        )

    [bitrix\main\data\nosqlconnection] => Array
        (
            [module] => main
            [file] => lib/data/nosqlconnection.php
        )

    [bitrix\main\db\arrayresult] => Array
        (
            [module] => main
            [file] => lib/db/arrayresult.php
        )

    [bitrix\main\db\result] => Array
        (
            [module] => main
            [file] => lib/db/result.php
        )

    [bitrix\main\db\connection] => Array
        (
            [module] => main
            [file] => lib/db/connection.php
        )

    [bitrix\main\db\sqlexception] => Array
        (
            [module] => main
            [file] => lib/db/sqlexception.php
        )

    [bitrix\main\db\sqlqueryexception] => Array
        (
            [module] => main
            [file] => lib/db/sqlexception.php
        )

    [bitrix\main\db\transactionexception] => Array
        (
            [module] => main
            [file] => lib/db/sqlexception.php
        )

    [bitrix\main\db\sqlexpression] => Array
        (
            [module] => main
            [file] => lib/db/sqlexpression.php
        )

    [bitrix\main\db\sqlhelper] => Array
        (
            [module] => main
            [file] => lib/db/sqlhelper.php
        )

    [bitrix\main\db\mysqlcommonconnection] => Array
        (
            [module] => main
            [file] => lib/db/mysqlcommonconnection.php
        )

    [bitrix\main\db\mysqliconnection] => Array
        (
            [module] => main
            [file] => lib/db/mysqliconnection.php
        )

    [bitrix\main\db\mysqliresult] => Array
        (
            [module] => main
            [file] => lib/db/mysqliresult.php
        )

    [bitrix\main\db\mysqlisqlhelper] => Array
        (
            [module] => main
            [file] => lib/db/mysqlisqlhelper.php
        )

    [bitrix\main\db\mssqlconnection] => Array
        (
            [module] => main
            [file] => lib/db/mssqlconnection.php
        )

    [bitrix\main\db\mssqlresult] => Array
        (
            [module] => main
            [file] => lib/db/mssqlresult.php
        )

    [bitrix\main\db\mssqlsqlhelper] => Array
        (
            [module] => main
            [file] => lib/db/mssqlsqlhelper.php
        )

    [bitrix\main\db\oracleconnection] => Array
        (
            [module] => main
            [file] => lib/db/oracleconnection.php
        )

    [bitrix\main\db\oracleresult] => Array
        (
            [module] => main
            [file] => lib/db/oracleresult.php
        )

    [bitrix\main\db\oraclesqlhelper] => Array
        (
            [module] => main
            [file] => lib/db/oraclesqlhelper.php
        )

    [bitrix\main\db\pgsqlconnection] => Array
        (
            [module] => main
            [file] => lib/db/pgsqlconnection.php
        )

    [bitrix\main\diag\httpexceptionhandleroutput] => Array
        (
            [module] => main
            [file] => lib/diag/httpexceptionhandleroutput.php
        )

    [bitrix\main\diag\fileexceptionhandlerlog] => Array
        (
            [module] => main
            [file] => lib/diag/fileexceptionhandlerlog.php
        )

    [bitrix\main\diag\exceptionhandler] => Array
        (
            [module] => main
            [file] => lib/diag/exceptionhandler.php
        )

    [bitrix\main\diag\iexceptionhandleroutput] => Array
        (
            [module] => main
            [file] => lib/diag/iexceptionhandleroutput.php
        )

    [bitrix\main\diag\exceptionhandlerlog] => Array
        (
            [module] => main
            [file] => lib/diag/exceptionhandlerlog.php
        )

    [bitrix\main\io\file] => Array
        (
            [module] => main
            [file] => lib/io/file.php
        )

    [bitrix\main\io\fileentry] => Array
        (
            [module] => main
            [file] => lib/io/fileentry.php
        )

    [bitrix\main\io\path] => Array
        (
            [module] => main
            [file] => lib/io/path.php
        )

    [bitrix\main\io\filesystementry] => Array
        (
            [module] => main
            [file] => lib/io/filesystementry.php
        )

    [bitrix\main\io\ifilestream] => Array
        (
            [module] => main
            [file] => lib/io/ifilestream.php
        )

    [bitrix\main\localization\loc] => Array
        (
            [module] => main
            [file] => lib/localization/loc.php
        )

    [bitrix\main\mail\mail] => Array
        (
            [module] => main
            [file] => lib/mail/mail.php
        )

    [bitrix\main\mail\tracking] => Array
        (
            [module] => main
            [file] => lib/mail/tracking.php
        )

    [bitrix\main\mail\eventmanager] => Array
        (
            [module] => main
            [file] => lib/mail/eventmanager.php
        )

    [bitrix\main\mail\eventmessagecompiler] => Array
        (
            [module] => main
            [file] => lib/mail/eventmessagecompiler.php
        )

    [bitrix\main\mail\eventmessagethemecompiler] => Array
        (
            [module] => main
            [file] => lib/mail/eventmessagethemecompiler.php
        )

    [bitrix\main\mail\internal\event] => Array
        (
            [module] => main
            [file] => lib/mail/internal/event.php
        )

    [bitrix\main\mail\internal\eventattachment] => Array
        (
            [module] => main
            [file] => lib/mail/internal/eventattachment.php
        )

    [bitrix\main\mail\internal\eventmessage] => Array
        (
            [module] => main
            [file] => lib/mail/internal/eventmessage.php
        )

    [bitrix\main\mail\internal\eventmessagesite] => Array
        (
            [module] => main
            [file] => lib/mail/internal/eventmessagesite.php
        )

    [bitrix\main\mail\internal\eventmessageattachment] => Array
        (
            [module] => main
            [file] => lib/mail/internal/eventmessageattachment.php
        )

    [bitrix\main\mail\internal\eventtype] => Array
        (
            [module] => main
            [file] => lib/mail/internal/eventtype.php
        )

    [bitrix\main\text\converter] => Array
        (
            [module] => main
            [file] => lib/text/converter.php
        )

    [bitrix\main\text\emptyconverter] => Array
        (
            [module] => main
            [file] => lib/text/emptyconverter.php
        )

    [bitrix\main\text\encoding] => Array
        (
            [module] => main
            [file] => lib/text/encoding.php
        )

    [bitrix\main\text\htmlconverter] => Array
        (
            [module] => main
            [file] => lib/text/htmlconverter.php
        )

    [bitrix\main\text\binarystring] => Array
        (
            [module] => main
            [file] => lib/text/binarystring.php
        )

    [bitrix\main\text\xmlconverter] => Array
        (
            [module] => main
            [file] => lib/text/xmlconverter.php
        )

    [bitrix\main\type\collection] => Array
        (
            [module] => main
            [file] => lib/type/collection.php
        )

    [bitrix\main\type\date] => Array
        (
            [module] => main
            [file] => lib/type/date.php
        )

    [bitrix\main\type\datetime] => Array
        (
            [module] => main
            [file] => lib/type/datetime.php
        )

    [bitrix\main\type\dictionary] => Array
        (
            [module] => main
            [file] => lib/type/dictionary.php
        )

    [bitrix\main\type\filterabledictionary] => Array
        (
            [module] => main
            [file] => lib/type/filterabledictionary.php
        )

    [bitrix\main\type\parameterdictionary] => Array
        (
            [module] => main
            [file] => lib/type/parameterdictionary.php
        )

    [bitrix\main\web\cookie] => Array
        (
            [module] => main
            [file] => lib/web/cookie.php
        )

    [bitrix\main\web\uri] => Array
        (
            [module] => main
            [file] => lib/web/uri.php
        )

    [bitrix\main\sendereventhandler] => Array
        (
            [module] => main
            [file] => lib/senderconnector.php
        )

    [bitrix\main\senderconnectoruser] => Array
        (
            [module] => main
            [file] => lib/senderconnector.php
        )

    [bitrix\main\urlrewriterrulemaker] => Array
        (
            [module] => main
            [file] => lib/urlrewriter.php
        )

    [bitrix\main\update\stepper] => Array
        (
            [module] => main
            [file] => lib/update/stepper.php
        )

    [bitrix\main\composite\abstractresponse] => Array
        (
            [module] => main
            [file] => lib/composite/responder.php
        )

    [bitrix\main\composite\fileresponse] => Array
        (
            [module] => main
            [file] => lib/composite/responder.php
        )

    [bitrix\main\composite\memcachedresponse] => Array
        (
            [module] => main
            [file] => lib/composite/responder.php
        )

    [bitrix\main\security\otpexception] => Array
        (
            [module] => main
            [file] => lib/security/securityexception.php
        )

    [ctimezone] => Array
        (
            [module] => main
            [file] => classes/general/time.php
        )

    [cbxpunycode] => Array
        (
            [module] => main
            [file] => classes/general/punycode.php
        )

    [ibxvirtualio] => Array
        (
            [module] => main
            [file] => classes/general/virtual_io.php
        )

    [ibxgeterrors] => Array
        (
            [module] => main
            [file] => classes/general/virtual_io.php
        )

    [cbxvirtualio] => Array
        (
            [module] => main
            [file] => classes/general/virtual_io.php
        )

    [cbxvirtualfilebase] => Array
        (
            [module] => main
            [file] => classes/general/virtual_file.php
        )

    [cbxvirtualfile] => Array
        (
            [module] => main
            [file] => classes/general/virtual_file.php
        )

    [cbxvirtualdirectory] => Array
        (
            [module] => main
            [file] => classes/general/virtual_file.php
        )

    [calloption] => Array
        (
            [module] => main
            [file] => classes/general/option.php
        )

    [coption] => Array
        (
            [module] => main
            [file] => classes/general/option.php
        )

    [callpageoption] => Array
        (
            [module] => main
            [file] => classes/general/pageoption.php
        )

    [cpageoption] => Array
        (
            [module] => main
            [file] => classes/general/pageoption.php
        )

    [callsqlwhere] => Array
        (
            [module] => main
            [file] => classes/general/sqlwhere.php
        )

    [csqlwhereexpression] => Array
        (
            [module] => main
            [file] => classes/general/sqlwhere.php
        )

    [csqlwhere] => Array
        (
            [module] => main
            [file] => classes/general/sqlwhere.php
        )

    [calllanguage] => Array
        (
            [module] => main
            [file] => classes/general/language.php
        )

    [clanguage] => Array
        (
            [module] => main
            [file] => classes/general/language.php
        )

    [clangadmin] => Array
        (
            [module] => main
            [file] => classes/general/language.php
        )

    [_clangdbresult] => Array
        (
            [module] => main
            [file] => classes/general/langdbresult.php
        )

    [callagent] => Array
        (
            [module] => main
            [file] => classes/general/agent.php
        )

    [cagent] => Array
        (
            [module] => main
            [file] => classes/mysql/agent.php
        )

    [capplicationexception] => Array
        (
            [module] => main
            [file] => classes/general/applicationexception.php
        )

    [cadminexception] => Array
        (
            [module] => main
            [file] => classes/general/adminexception.php
        )

    [callsite] => Array
        (
            [module] => main
            [file] => classes/general/site.php
        )

    [calllang] => Array
        (
            [module] => main
            [file] => classes/general/site.php
        )

    [csite] => Array
        (
            [module] => main
            [file] => classes/general/site.php
        )

    [clang] => Array
        (
            [module] => main
            [file] => classes/general/site.php
        )

    [chttp] => Array
        (
            [module] => main
            [file] => classes/general/http.php
        )

    [cutil] => Array
        (
            [module] => main
            [file] => classes/general/util.php
        )

    [callmain] => Array
        (
            [module] => main
            [file] => classes/general/main.php
        )

    [cmain] => Array
        (
            [module] => main
            [file] => classes/general/main.php
        )

    [calldatabase] => Array
        (
            [module] => main
            [file] => classes/general/database.php
        )

    [calldbresult] => Array
        (
            [module] => main
            [file] => classes/general/dbresult.php
        )

    [cdatabasemysql] => Array
        (
            [module] => main
            [file] => classes/mysql/database.php
        )

    [cdbresultmysql] => Array
        (
            [module] => main
            [file] => classes/mysql/dbresult.php
        )

    [icachebackend] => Array
        (
            [module] => main
            [file] => classes/general/cache_backend.php
        )

    [cphpcache] => Array
        (
            [module] => main
            [file] => classes/general/cache.php
        )

    [ccachemanager] => Array
        (
            [module] => main
            [file] => classes/general/cache_manager.php
        )

    [cpagecache] => Array
        (
            [module] => main
            [file] => classes/general/page_cache.php
        )

    [cstackcacheentry] => Array
        (
            [module] => main
            [file] => classes/general/stack_cache_entry.php
        )

    [cstackcachemanager] => Array
        (
            [module] => main
            [file] => classes/general/stack_cache.php
        )

    [cmodule] => Array
        (
            [module] => main
            [file] => /classes/general/module.php
        )

    [bitrix\main\entity\ufield] => Array
        (
            [module] => main
            [file] => include/deprecated/ufield.php
        )

    [cdatabase] => Array
        (
            [module] => main
            [file] => classes/mysql/database.php
        )

    [cdbresult] => Array
        (
            [module] => main
            [file] => classes/mysql/dbresult.php
        )

    [csitetemplate] => Array
        (
            [module] => main
            [file] => classes/general/site_template.php
        )

    [cbitrixcomponent] => Array
        (
            [module] => main
            [file] => classes/general/component.php
        )

    [ccomponentengine] => Array
        (
            [module] => main
            [file] => classes/general/component_engine.php
        )

    [ccomponentajax] => Array
        (
            [module] => main
            [file] => classes/general/component_ajax.php
        )

    [cbitrixcomponenttemplate] => Array
        (
            [module] => main
            [file] => classes/general/component_template.php
        )

    [ccomponentutil] => Array
        (
            [module] => main
            [file] => classes/general/component_util.php
        )

    [ccontrollerclient] => Array
        (
            [module] => main
            [file] => classes/general/controller_member.php
        )

    [phpparser] => Array
        (
            [module] => main
            [file] => classes/general/php_parser.php
        )

    [cdiskquota] => Array
        (
            [module] => main
            [file] => classes/general/quota.php
        )

    [ceventlog] => Array
        (
            [module] => main
            [file] => classes/general/event_log.php
        )

    [ceventmain] => Array
        (
            [module] => main
            [file] => classes/general/event_log.php
        )

    [cadminfiledialog] => Array
        (
            [module] => main
            [file] => classes/general/file_dialog.php
        )

    [wll_user] => Array
        (
            [module] => main
            [file] => classes/general/liveid.php
        )

    [wll_consenttoken] => Array
        (
            [module] => main
            [file] => classes/general/liveid.php
        )

    [windowslivelogin] => Array
        (
            [module] => main
            [file] => classes/general/liveid.php
        )

    [cfile] => Array
        (
            [module] => main
            [file] => classes/general/file.php
        )

    [callfile] => Array
        (
            [module] => main
            [file] => classes/general/file.php
        )

    [ctempfile] => Array
        (
            [module] => main
            [file] => classes/general/file_temp.php
        )

    [cfavorites] => Array
        (
            [module] => main
            [file] => classes/mysql/favorites.php
        )

    [cuseroptions] => Array
        (
            [module] => main
            [file] => classes/general/user_options.php
        )

    [cgridoptions] => Array
        (
            [module] => main
            [file] => classes/general/grids.php
        )

    [cundo] => Array
        (
            [module] => main
            [file] => /classes/general/undo.php
        )

    [cautosave] => Array
        (
            [module] => main
            [file] => /classes/general/undo.php
        )

    [callratings] => Array
        (
            [module] => main
            [file] => classes/general/ratings.php
        )

    [cratings] => Array
        (
            [module] => main
            [file] => classes/mysql/ratings.php
        )

    [cratingscomponentsmain] => Array
        (
            [module] => main
            [file] => classes/mysql/ratings_components.php
        )

    [cratingrule] => Array
        (
            [module] => main
            [file] => classes/general/rating_rule.php
        )

    [cratingrulesmain] => Array
        (
            [module] => main
            [file] => classes/mysql/rating_rules.php
        )

    [ctoppanel] => Array
        (
            [module] => main
            [file] => public/top_panel.php
        )

    [ceditarea] => Array
        (
            [module] => main
            [file] => public/edit_area.php
        )

    [ccomponentpanel] => Array
        (
            [module] => main
            [file] => public/edit_area.php
        )

    [ctextparser] => Array
        (
            [module] => main
            [file] => classes/general/textparser.php
        )

    [cphpcachefiles] => Array
        (
            [module] => main
            [file] => classes/general/cache_files.php
        )

    [cdataxmlnode] => Array
        (
            [module] => main
            [file] => classes/general/xml.php
        )

    [cdataxmldocument] => Array
        (
            [module] => main
            [file] => classes/general/xml.php
        )

    [cdataxml] => Array
        (
            [module] => main
            [file] => classes/general/xml.php
        )

    [cxmlfilestream] => Array
        (
            [module] => main
            [file] => classes/general/xml.php
        )

    [crsaprovider] => Array
        (
            [module] => main
            [file] => classes/general/rsasecurity.php
        )

    [crsasecurity] => Array
        (
            [module] => main
            [file] => classes/general/rsasecurity.php
        )

    [crsabcmathprovider] => Array
        (
            [module] => main
            [file] => classes/general/rsabcmath.php
        )

    [crsaopensslprovider] => Array
        (
            [module] => main
            [file] => classes/general/rsaopenssl.php
        )

    [casnreader] => Array
        (
            [module] => main
            [file] => classes/general/asn.php
        )

    [cbxshorturi] => Array
        (
            [module] => main
            [file] => classes/mysql/short_uri.php
        )

    [cfinder] => Array
        (
            [module] => main
            [file] => classes/general/finder.php
        )

    [caccess] => Array
        (
            [module] => main
            [file] => classes/general/access.php
        )

    [cauthprovider] => Array
        (
            [module] => main
            [file] => classes/general/authproviders.php
        )

    [iproviderinterface] => Array
        (
            [module] => main
            [file] => classes/general/authproviders.php
        )

    [cgroupauthprovider] => Array
        (
            [module] => main
            [file] => classes/general/authproviders.php
        )

    [cuserauthprovider] => Array
        (
            [module] => main
            [file] => classes/general/authproviders.php
        )

    [ctableschema] => Array
        (
            [module] => main
            [file] => classes/general/table_schema.php
        )

    [ccsvdata] => Array
        (
            [module] => main
            [file] => classes/general/csv_data.php
        )

    [csmile] => Array
        (
            [module] => main
            [file] => classes/general/smile.php
        )

    [csmilegallery] => Array
        (
            [module] => main
            [file] => classes/general/smile.php
        )

    [csmileset] => Array
        (
            [module] => main
            [file] => classes/general/smile.php
        )

    [cglobalcounter] => Array
        (
            [module] => main
            [file] => classes/general/global_counter.php
        )

    [cusercounter] => Array
        (
            [module] => main
            [file] => classes/mysql/user_counter.php
        )

    [cusercounterpage] => Array
        (
            [module] => main
            [file] => classes/mysql/user_counter.php
        )

    [chotkeys] => Array
        (
            [module] => main
            [file] => classes/general/hot_keys.php
        )

    [chotkeyscode] => Array
        (
            [module] => main
            [file] => classes/general/hot_keys.php
        )

    [cbxsanitizer] => Array
        (
            [module] => main
            [file] => classes/general/sanitizer.php
        )

    [ibxarchive] => Array
        (
            [module] => main
            [file] => classes/general/archive.php
        )

    [cbxarchive] => Array
        (
            [module] => main
            [file] => classes/general/archive.php
        )

    [cadminnotify] => Array
        (
            [module] => main
            [file] => classes/general/admin_notify.php
        )

    [cbxfavadmmenu] => Array
        (
            [module] => main
            [file] => classes/general/favorites.php
        )

    [cadmininformer] => Array
        (
            [module] => main
            [file] => classes/general/admin_informer.php
        )

    [csitecheckertest] => Array
        (
            [module] => main
            [file] => classes/general/site_checker.php
        )

    [csqlutil] => Array
        (
            [module] => main
            [file] => classes/general/sql_util.php
        )

    [cfileuploader] => Array
        (
            [module] => main
            [file] => classes/general/uploader.php
        )

    [lpa] => Array
        (
            [module] => main
            [file] => classes/general/lpa.php
        )

    [cadminfilter] => Array
        (
            [module] => main
            [file] => interface/admin_filter.php
        )

    [cadminlist] => Array
        (
            [module] => main
            [file] => interface/admin_list.php
        )

    [cadminlistrow] => Array
        (
            [module] => main
            [file] => interface/admin_list.php
        )

    [cadminuilist] => Array
        (
            [module] => main
            [file] => interface/admin_ui_list.php
        )

    [cadminuilistrow] => Array
        (
            [module] => main
            [file] => interface/admin_ui_list.php
        )

    [cadminuiresult] => Array
        (
            [module] => main
            [file] => interface/admin_ui_list.php
        )

    [cadminuicontextmenu] => Array
        (
            [module] => main
            [file] => interface/admin_ui_list.php
        )

    [cadminuisorting] => Array
        (
            [module] => main
            [file] => interface/admin_ui_list.php
        )

    [cadminuilistactionpanel] => Array
        (
            [module] => main
            [file] => interface/admin_ui_list.php
        )

    [cadmintabcontrol] => Array
        (
            [module] => main
            [file] => interface/admin_tabcontrol.php
        )

    [cadminform] => Array
        (
            [module] => main
            [file] => interface/admin_form.php
        )

    [cadminformsettings] => Array
        (
            [module] => main
            [file] => interface/admin_form.php
        )

    [cadmintabcontroldrag] => Array
        (
            [module] => main
            [file] => interface/admin_tabcontrol_drag.php
        )

    [cadmindraggableblockengine] => Array
        (
            [module] => main
            [file] => interface/admin_tabcontrol_drag.php
        )

    [cjspopup] => Array
        (
            [module] => main
            [file] => interface/jspopup.php
        )

    [cjspopuponpage] => Array
        (
            [module] => main
            [file] => interface/jspopup.php
        )

    [cadmincalendar] => Array
        (
            [module] => main
            [file] => interface/admin_calendar.php
        )

    [cadminviewtabcontrol] => Array
        (
            [module] => main
            [file] => interface/admin_viewtabcontrol.php
        )

    [cadmintabengine] => Array
        (
            [module] => main
            [file] => interface/admin_tabengine.php
        )

    [ccaptcha] => Array
        (
            [module] => main
            [file] => classes/general/captcha.php
        )

    [cmpnotifications] => Array
        (
            [module] => main
            [file] => classes/general/mp_notifications.php
        )

    [calltask] => Array
        (
            [module] => main
            [file] => classes/general/task.php
        )

    [ctask] => Array
        (
            [module] => main
            [file] => classes/general/task.php
        )

    [calloperation] => Array
        (
            [module] => main
            [file] => classes/general/operation.php
        )

    [coperation] => Array
        (
            [module] => main
            [file] => classes/general/operation.php
        )

    [callgroup] => Array
        (
            [module] => main
            [file] => classes/general/group.php
        )

    [cgroup] => Array
        (
            [module] => main
            [file] => classes/general/group.php
        )

    [cajax] => Array
        (
            [module] => main
            [file] => ajax_tools.php
        )

    [calluser] => Array
        (
            [module] => main
            [file] => classes/general/user.php
        )

    [cuser] => Array
        (
            [module] => main
            [file] => classes/general/user.php
        )

    [callevent] => Array
        (
            [module] => main
            [file] => classes/general/event.php
        )

    [cevent] => Array
        (
            [module] => main
            [file] => classes/general/event.php
        )

    [calleventmessage] => Array
        (
            [module] => main
            [file] => classes/general/eventmessage.php
        )

    [ceventmessage] => Array
        (
            [module] => main
            [file] => classes/general/eventmessage.php
        )

    [ceventtype] => Array
        (
            [module] => main
            [file] => classes/general/eventmessage.php
        )

    [_ceventtyperesult] => Array
        (
            [module] => main
            [file] => classes/general/eventmessage.php
        )

    [cdbresulteventmultiresult] => Array
        (
            [module] => main
            [file] => classes/general/eventmessage.php
        )

    [cdebuginfo] => Array
        (
            [module] => main
            [file] => classes/general/debuginfo.php
        )

    [ccaptchaagent] => Array
        (
            [module] => main
            [file] => classes/general/captchaagent.php
        )

    [callfilterquery] => Array
        (
            [module] => main
            [file] => classes/general/filterquery.php
        )

    [cfilterquery] => Array
        (
            [module] => main
            [file] => classes/general/filterquery.php
        )

    [cconvertorspregreplacehelper] => Array
        (
            [module] => main
            [file] => classes/general/convertorspregreplacehelper.php
        )

    [cspacer] => Array
        (
            [module] => main
            [file] => classes/general/spacer.php
        )

    [updatetools] => Array
        (
            [module] => main
            [file] => classes/general/updatetools.php
        )

    [cjscore] => Array
        (
            [module] => main
            [file] => classes/general/jscore.php
        )

    [cchecklisttools] => Array
        (
            [module] => main
            [file] => classes/general/checklist.php
        )

    [cmenu] => Array
        (
            [module] => main
            [file] => classes/general/menu.php
        )

    [cmenucustom] => Array
        (
            [module] => main
            [file] => classes/general/menucustom.php
        )

    [callusertypeentity] => Array
        (
            [module] => main
            [file] => classes/general/usertype.php
        )

    [cusertypeentity] => Array
        (
            [module] => main
            [file] => classes/general/usertype.php
        )

    [cuserfieldenum] => Array
        (
            [module] => main
            [file] => classes/general/userfieldenum.php
        )

    [cusertypesql] => Array
        (
            [module] => main
            [file] => classes/general/usertypesql.php
        )

    [cusertypemanager] => Array
        (
            [module] => main
            [file] => classes/general/usertypemanager.php
        )

    [cusertypestring] => Array
        (
            [module] => main
            [file] => classes/general/usertypestr.php
        )

    [cusertypeinteger] => Array
        (
            [module] => main
            [file] => classes/general/usertypeint.php
        )

    [cusertypedouble] => Array
        (
            [module] => main
            [file] => classes/general/usertypedbl.php
        )

    [cusertypedatetime] => Array
        (
            [module] => main
            [file] => classes/general/usertypetime.php
        )

    [cusertypedate] => Array
        (
            [module] => main
            [file] => classes/general/usertypedate.php
        )

    [cusertypeboolean] => Array
        (
            [module] => main
            [file] => classes/general/usertypebool.php
        )

    [cusertypefile] => Array
        (
            [module] => main
            [file] => classes/general/usertypefile.php
        )

    [cusertypeenum] => Array
        (
            [module] => main
            [file] => classes/general/usertypeenum.php
        )

    [cusertypeiblocksection] => Array
        (
            [module] => main
            [file] => classes/general/usertypesection.php
        )

    [ciblocksectionenum] => Array
        (
            [module] => main
            [file] => classes/general/usertypesection.php
        )

    [cusertypeiblockelement] => Array
        (
            [module] => main
            [file] => classes/general/usertypeelement.php
        )

    [cusertypestringformatted] => Array
        (
            [module] => main
            [file] => classes/general/usertypestrfmt.php
        )

    [cusertypeurl] => Array
        (
            [module] => main
            [file] => classes/general/usertypeurl.php
        )

    [bxgadget] => Array
        (
            [module] => main
            [file] => classes/general/gadget.php
        )

    [cmainadmin] => Array
        (
            [module] => main
            [file] => classes/general/main_admin.php
        )

    [ctemplates] => Array
        (
            [module] => main
            [file] => classes/general/templates.php
        )

    [cpagetemplate] => Array
        (
            [module] => main
            [file] => classes/general/page_template.php
        )

    [filescmp] => Array
        (
            [module] => main
            [file] => classes/general/files_cmp.php
        )

    [carchiver] => Array
        (
            [module] => main
            [file] => classes/general/tar_gz.php
        )

    [czip] => Array
        (
            [module] => main
            [file] => classes/general/zip.php
        )

    [curlrewriter] => Array
        (
            [module] => main
            [file] => classes/general/urlrewriter.php
        )

    [charsetconverter] => Array
        (
            [module] => main
            [file] => classes/general/charset_converter.php
        )

    [chtmlpagescache] => Array
        (
            [module] => main
            [file] => lib/composite/helper.php
        )

    [statichtmlmemcachedresponse] => Array
        (
            [module] => main
            [file] => lib/composite/responder.php
        )

    [statichtmlfileresponse] => Array
        (
            [module] => main
            [file] => lib/composite/responder.php
        )

    [bitrix\main\page\frame] => Array
        (
            [module] => main
            [file] => lib/composite/engine.php
        )

    [bitrix\main\page\framestatic] => Array
        (
            [module] => main
            [file] => lib/composite/staticarea.php
        )

    [bitrix\main\page\framebuffered] => Array
        (
            [module] => main
            [file] => lib/composite/bufferarea.php
        )

    [bitrix\main\page\framehelper] => Array
        (
            [module] => main
            [file] => lib/composite/bufferarea.php
        )

    [bitrix\main\data\statichtmlcache] => Array
        (
            [module] => main
            [file] => lib/composite/page.php
        )

    [bitrix\main\data\statichtmlstorage] => Array
        (
            [module] => main
            [file] => lib/composite/data/abstractstorage.php
        )

    [bitrix\main\data\statichtmlfilestorage] => Array
        (
            [module] => main
            [file] => lib/composite/data/filestorage.php
        )

    [bitrix\main\data\statichtmlmemcachedstorage] => Array
        (
            [module] => main
            [file] => lib/composite/data/memcachedstorage.php
        )

    [bitrix\main\data\staticcacheprovider] => Array
        (
            [module] => main
            [file] => lib/composite/data/cacheprovider.php
        )

    [bitrix\main\data\appcachemanifest] => Array
        (
            [module] => main
            [file] => lib/composite/appcache.php
        )

    [iblock] => Array
        (
            [module] => iblock
            [file] => install/index.php
        )

    [ciblockpropertyresult] => Array
        (
            [module] => iblock
            [file] => classes/general/iblockpropresult.php
        )

    [ciblockresult] => Array
        (
            [module] => iblock
            [file] => classes/general/iblockresult.php
        )

    [_cibelement] => Array
        (
            [module] => iblock
            [file] => classes/general/iblock_element.php
        )

    [ciblocktype] => Array
        (
            [module] => iblock
            [file] => classes/general/iblocktype.php
        )

    [calliblock] => Array
        (
            [module] => iblock
            [file] => classes/general/iblock.php
        )

    [ciblock] => Array
        (
            [module] => iblock
            [file] => classes/mysql/iblock.php
        )

    [calliblocksection] => Array
        (
            [module] => iblock
            [file] => classes/general/iblocksection.php
        )

    [ciblocksection] => Array
        (
            [module] => iblock
            [file] => classes/mysql/iblocksection.php
        )

    [calliblockproperty] => Array
        (
            [module] => iblock
            [file] => classes/general/iblockproperty.php
        )

    [ciblockpropertyenum] => Array
        (
            [module] => iblock
            [file] => classes/general/iblockpropertyenum.php
        )

    [ciblockproperty] => Array
        (
            [module] => iblock
            [file] => classes/mysql/iblockproperty.php
        )

    [calliblockelement] => Array
        (
            [module] => iblock
            [file] => classes/general/iblockelement.php
        )

    [ciblockelement] => Array
        (
            [module] => iblock
            [file] => classes/mysql/iblockelement.php
        )

    [calliblockrss] => Array
        (
            [module] => iblock
            [file] => classes/general/iblockrss.php
        )

    [ciblockrss] => Array
        (
            [module] => iblock
            [file] => classes/mysql/iblockrss.php
        )

    [ciblockpropertydatetime] => Array
        (
            [module] => iblock
            [file] => classes/general/prop_datetime.php
        )

    [ciblockpropertydate] => Array
        (
            [module] => iblock
            [file] => classes/general/prop_date.php
        )

    [ciblockpropertyxmlid] => Array
        (
            [module] => iblock
            [file] => classes/general/prop_xmlid.php
        )

    [ciblockpropertyfileman] => Array
        (
            [module] => iblock
            [file] => classes/general/prop_fileman.php
        )

    [ciblockpropertyhtml] => Array
        (
            [module] => iblock
            [file] => classes/general/prop_html.php
        )

    [ciblockpropertyelementlist] => Array
        (
            [module] => iblock
            [file] => classes/general/prop_element_list.php
        )

    [ccmlresult] => Array
        (
            [module] => iblock
            [file] => classes/general/cmlresult.php
        )

    [ciblockxmlfile] => Array
        (
            [module] => iblock
            [file] => classes/mysql/cml2.php
        )

    [ciblockcmlimport] => Array
        (
            [module] => iblock
            [file] => classes/general/cml2.php
        )

    [ciblockcmlexport] => Array
        (
            [module] => iblock
            [file] => classes/general/cml2.php
        )

    [ciblockfindtools] => Array
        (
            [module] => iblock
            [file] => classes/general/comp_findtools.php
        )

    [ciblockpricetools] => Array
        (
            [module] => iblock
            [file] => classes/general/comp_pricetools.php
        )

    [ciblockparameters] => Array
        (
            [module] => iblock
            [file] => classes/general/comp_parameters.php
        )

    [ciblockformatproperties] => Array
        (
            [module] => iblock
            [file] => classes/general/comp_formatprops.php
        )

    [calliblocksequence] => Array
        (
            [module] => iblock
            [file] => classes/general/iblocksequence.php
        )

    [ciblocksequence] => Array
        (
            [module] => iblock
            [file] => classes/mysql/iblocksequence.php
        )

    [ciblockpropertysequence] => Array
        (
            [module] => iblock
            [file] => classes/general/prop_seq.php
        )

    [ciblockpropertyelementautocomplete] => Array
        (
            [module] => iblock
            [file] => classes/general/prop_element_auto.php
        )

    [ciblockpropertysku] => Array
        (
            [module] => iblock
            [file] => classes/general/prop_element_sku.php
        )

    [ciblockpropertysectionautocomplete] => Array
        (
            [module] => iblock
            [file] => classes/general/prop_section_auto.php
        )

    [calliblockofferstmp] => Array
        (
            [module] => iblock
            [file] => classes/general/iblockoffers.php
        )

    [ciblockofferstmp] => Array
        (
            [module] => iblock
            [file] => classes/mysql/iblockoffers.php
        )

    [ceventiblock] => Array
        (
            [module] => iblock
            [file] => classes/general/iblock_event_list.php
        )

    [cratingscomponentsiblock] => Array
        (
            [module] => iblock
            [file] => classes/general/ratings_components.php
        )

    [ciblockrights] => Array
        (
            [module] => iblock
            [file] => classes/general/iblock_rights.php
        )

    [ciblocksectionrights] => Array
        (
            [module] => iblock
            [file] => classes/general/iblock_rights.php
        )

    [ciblockelementrights] => Array
        (
            [module] => iblock
            [file] => classes/general/iblock_rights.php
        )

    [ciblockrightsstorage] => Array
        (
            [module] => iblock
            [file] => classes/general/iblock_rights.php
        )

    [ciblockpropertytools] => Array
        (
            [module] => iblock
            [file] => classes/general/iblockproptools.php
        )

    [ciblocksectionpropertylink] => Array
        (
            [module] => iblock
            [file] => classes/general/section_property.php
        )

    [ciblockxmlimport] => Array
        (
            [module] => iblock
            [file] => classes/general/iblockxmlimport.php
        )

    [bitrix\iblock\iblockfieldtable] => Array
        (
            [module] => iblock
            [file] => lib/iblockfield.php
        )

    [bitrix\iblock\iblockgrouptable] => Array
        (
            [module] => iblock
            [file] => lib/iblockgroup.php
        )

    [bitrix\iblock\iblockmessagetable] => Array
        (
            [module] => iblock
            [file] => lib/iblockmessage.php
        )

    [bitrix\iblock\iblockrsstable] => Array
        (
            [module] => iblock
            [file] => lib/iblockrss.php
        )

    [bitrix\iblock\iblocksitetable] => Array
        (
            [module] => iblock
            [file] => lib/iblocksite.php
        )

    [bitrix\iblock\inheritedpropertytable] => Array
        (
            [module] => iblock
            [file] => lib/inheritedproperty.php
        )

    [bitrix\iblock\propertyenumerationtable] => Array
        (
            [module] => iblock
            [file] => lib/propertyenumeration.php
        )

    [bitrix\iblock\propertyfeaturetable] => Array
        (
            [module] => iblock
            [file] => lib/propertyfeature.php
        )

    [bitrix\iblock\sequencetable] => Array
        (
            [module] => iblock
            [file] => lib/sequence.php
        )

    [bitrix\iblock\sitetable] => Array
        (
            [module] => iblock
            [file] => lib/site.php
        )

    [bitrix\iblock\typetable] => Array
        (
            [module] => iblock
            [file] => lib/type.php
        )

    [bitrix\iblock\typelanguagetable] => Array
        (
            [module] => iblock
            [file] => lib/typelanguage.php
        )

    [bitrix\iblock\bizproctype\usertypeproperty] => Array
        (
            [module] => iblock
            [file] => lib/bizproctype/usertypeproperty.php
        )

    [bitrix\iblock\bizproctype\ecrm] => Array
        (
            [module] => iblock
            [file] => lib/bizproctype/ecrm.php
        )

    [bitrix\iblock\bizproctype\money] => Array
        (
            [module] => iblock
            [file] => lib/bizproctype/money.php
        )

    [bitrix\iblock\bizproctype\usertypepropertydiskfile] => Array
        (
            [module] => iblock
            [file] => lib/bizproctype/usertypepropertydiskfile.php
        )

    [bitrix\iblock\bizproctype\usertypepropertyelist] => Array
        (
            [module] => iblock
            [file] => lib/bizproctype/usertypepropertyelist.php
        )

    [bitrix\iblock\bizproctype\usertypepropertyemployee] => Array
        (
            [module] => iblock
            [file] => lib/bizproctype/usertypepropertyemployee.php
        )

    [bitrix\iblock\bizproctype\usertypepropertyhtml] => Array
        (
            [module] => iblock
            [file] => lib/bizproctype/usertypepropertyhtml.php
        )

    [bitrix\iblock\component\base] => Array
        (
            [module] => iblock
            [file] => lib/component/base.php
        )

    [bitrix\iblock\component\element] => Array
        (
            [module] => iblock
            [file] => lib/component/element.php
        )

    [bitrix\iblock\component\elementlist] => Array
        (
            [module] => iblock
            [file] => lib/component/elementlist.php
        )

    [bitrix\iblock\component\filters] => Array
        (
            [module] => iblock
            [file] => lib/component/filters.php
        )

    [bitrix\iblock\component\selector\element] => Array
        (
            [module] => iblock
            [file] => lib/component/selector/element.php
        )

    [bitrix\iblock\component\selector\entity] => Array
        (
            [module] => iblock
            [file] => lib/component/selector/entity.php
        )

    [bitrix\iblock\component\tools] => Array
        (
            [module] => iblock
            [file] => lib/component/tools.php
        )

    [bitrix\iblock\controller\filter\element] => Array
        (
            [module] => iblock
            [file] => lib/Controller/Filter/Element.php
        )

    [bitrix\iblock\filter\entity\elementsettings] => Array
        (
            [module] => iblock
            [file] => lib/filter/entity/elementsettings.php
        )

    [bitrix\iblock\filter\entity\iblocksettings] => Array
        (
            [module] => iblock
            [file] => lib/filter/entity/iblocksettings.php
        )

    [bitrix\iblock\filter\fieldprovider\base] => Array
        (
            [module] => iblock
            [file] => lib/filter/fieldprovider/base.php
        )

    [bitrix\iblock\filter\fieldprovider\element] => Array
        (
            [module] => iblock
            [file] => lib/filter/fieldprovider/element.php
        )

    [bitrix\iblock\filter\fieldprovider\iblockproperty] => Array
        (
            [module] => iblock
            [file] => lib/filter/fieldprovider/iblockproperty.php
        )

    [bitrix\iblock\filter\dictionary] => Array
        (
            [module] => iblock
            [file] => lib/filter/dictionary.php
        )

    [bitrix\iblock\filter\entitylist] => Array
        (
            [module] => iblock
            [file] => lib/filter/entitylist.php
        )

    [bitrix\iblock\filter\factory] => Array
        (
            [module] => iblock
            [file] => lib/filter/factory.php
        )

    [bitrix\iblock\grid\panel\groupaction] => Array
        (
            [module] => iblock
            [file] => lib/grid/panel/groupaction.php
        )

    [bitrix\iblock\grid\actiontype] => Array
        (
            [module] => iblock
            [file] => lib/grid/actiontype.php
        )

    [bitrix\iblock\helpers\admin\property] => Array
        (
            [module] => iblock
            [file] => lib/helpers/admin/property.php
        )

    [bitrix\iblock\helpers\filter\property] => Array
        (
            [module] => iblock
            [file] => lib/helpers/filter/property.php
        )

    [bitrix\iblock\helpers\filter\propertymanager] => Array
        (
            [module] => iblock
            [file] => lib/helpers/filter/propertymanager.php
        )

    [bitrix\iblock\inheritedproperty\basetemplate] => Array
        (
            [module] => iblock
            [file] => lib/inheritedproperty/basetemplate.php
        )

    [bitrix\iblock\inheritedproperty\basevalues] => Array
        (
            [module] => iblock
            [file] => lib/inheritedproperty/basevalues.php
        )

    [bitrix\iblock\inheritedproperty\elementtemplates] => Array
        (
            [module] => iblock
            [file] => lib/inheritedproperty/elementtemplates.php
        )

    [bitrix\iblock\inheritedproperty\elementvalues] => Array
        (
            [module] => iblock
            [file] => lib/inheritedproperty/elementvalues.php
        )

    [bitrix\iblock\inheritedproperty\iblocktemplates] => Array
        (
            [module] => iblock
            [file] => lib/inheritedproperty/iblocktemplates.php
        )

    [bitrix\iblock\inheritedproperty\iblockvalues] => Array
        (
            [module] => iblock
            [file] => lib/inheritedproperty/iblockvalues.php
        )

    [bitrix\iblock\inheritedproperty\sectiontemplates] => Array
        (
            [module] => iblock
            [file] => lib/inheritedproperty/sectiontemplates.php
        )

    [bitrix\iblock\inheritedproperty\sectionvalues] => Array
        (
            [module] => iblock
            [file] => lib/inheritedproperty/sectionvalues.php
        )

    [bitrix\iblock\inheritedproperty\valuesqueue] => Array
        (
            [module] => iblock
            [file] => lib/inheritedproperty/valuesqueue.php
        )

    [bitrix\iblock\landingsource\dataloader] => Array
        (
            [module] => iblock
            [file] => lib/landingsource/dataloader.php
        )

    [bitrix\iblock\landingsource\element] => Array
        (
            [module] => iblock
            [file] => lib/landingsource/element.php
        )

    [bitrix\iblock\model\propertyfeature] => Array
        (
            [module] => iblock
            [file] => lib/model/propertyfeature.php
        )

    [bitrix\iblock\model\section] => Array
        (
            [module] => iblock
            [file] => lib/model/section.php
        )

    [bitrix\iblock\propertyindex\dictionary] => Array
        (
            [module] => iblock
            [file] => lib/propertyindex/dictionary.php
        )

    [bitrix\iblock\propertyindex\element] => Array
        (
            [module] => iblock
            [file] => lib/propertyindex/element.php
        )

    [bitrix\iblock\propertyindex\facet] => Array
        (
            [module] => iblock
            [file] => lib/propertyindex/facet.php
        )

    [bitrix\iblock\propertyindex\indexer] => Array
        (
            [module] => iblock
            [file] => lib/propertyindex/indexer.php
        )

    [bitrix\iblock\propertyindex\manager] => Array
        (
            [module] => iblock
            [file] => lib/propertyindex/manager.php
        )

    [bitrix\iblock\propertyindex\querybuilder] => Array
        (
            [module] => iblock
            [file] => lib/propertyindex/querybuilder.php
        )

    [bitrix\iblock\propertyindex\storage] => Array
        (
            [module] => iblock
            [file] => lib/propertyindex/storage.php
        )

    [bitrix\iblock\template\engine] => Array
        (
            [module] => iblock
            [file] => lib/template/engine.php
        )

    [bitrix\iblock\template\noderoot] => Array
        (
            [module] => iblock
            [file] => lib/template/engine.php
        )

    [bitrix\iblock\template\nodetext] => Array
        (
            [module] => iblock
            [file] => lib/template/engine.php
        )

    [bitrix\iblock\template\nodeentityfield] => Array
        (
            [module] => iblock
            [file] => lib/template/engine.php
        )

    [bitrix\iblock\template\nodefunction] => Array
        (
            [module] => iblock
            [file] => lib/template/engine.php
        )

    [bitrix\iblock\template\helper] => Array
        (
            [module] => iblock
            [file] => lib/template/helper.php
        )

    [bitrix\iblock\template\entity\base] => Array
        (
            [module] => iblock
            [file] => lib/template/entity/base.php
        )

    [bitrix\iblock\template\entity\lazyvalueloader] => Array
        (
            [module] => iblock
            [file] => lib/template/entity/base.php
        )

    [bitrix\iblock\template\entity\catalogstore] => Array
        (
            [module] => iblock
            [file] => lib/template/entity/catalogstore.php
        )

    [bitrix\iblock\template\entity\element] => Array
        (
            [module] => iblock
            [file] => lib/template/entity/element.php
        )

    [bitrix\iblock\template\entity\elementcatalog] => Array
        (
            [module] => iblock
            [file] => lib/template/entity/elementcatalog.php
        )

    [bitrix\iblock\template\entity\elementcatalogmeasure] => Array
        (
            [module] => iblock
            [file] => lib/template/entity/elementcatalog.php
        )

    [bitrix\iblock\template\entity\elementcatalogstorelist] => Array
        (
            [module] => iblock
            [file] => lib/template/entity/elementcatalog.php
        )

    [bitrix\iblock\template\entity\elementprice] => Array
        (
            [module] => iblock
            [file] => lib/template/entity/elementprice.php
        )

    [bitrix\iblock\template\entity\elementproperty] => Array
        (
            [module] => iblock
            [file] => lib/template/entity/elementproperty.php
        )

    [bitrix\iblock\template\entity\elementpropertyuserfield] => Array
        (
            [module] => iblock
            [file] => lib/template/entity/elementproperty.php
        )

    [bitrix\iblock\template\entity\elementpropertyenum] => Array
        (
            [module] => iblock
            [file] => lib/template/entity/elementproperty.php
        )

    [bitrix\iblock\template\entity\elementpropertyelement] => Array
        (
            [module] => iblock
            [file] => lib/template/entity/elementproperty.php
        )

    [bitrix\iblock\template\entity\elementpropertysection] => Array
        (
            [module] => iblock
            [file] => lib/template/entity/elementproperty.php
        )

    [bitrix\iblock\template\entity\elementsku] => Array
        (
            [module] => iblock
            [file] => lib/template/entity/elementsku.php
        )

    [bitrix\iblock\template\entity\elementskuprice] => Array
        (
            [module] => iblock
            [file] => lib/template/entity/elementskuprice.php
        )

    [bitrix\iblock\template\entity\elementskuproperty] => Array
        (
            [module] => iblock
            [file] => lib/template/entity/elementskuproperty.php
        )

    [bitrix\iblock\template\entity\iblock] => Array
        (
            [module] => iblock
            [file] => lib/template/entity/iblock.php
        )

    [bitrix\iblock\template\entity\section] => Array
        (
            [module] => iblock
            [file] => lib/template/entity/section.php
        )

    [bitrix\iblock\template\entity\sectionpath] => Array
        (
            [module] => iblock
            [file] => lib/template/entity/sectionpath.php
        )

    [bitrix\iblock\template\entity\sectionproperty] => Array
        (
            [module] => iblock
            [file] => lib/template/entity/sectionproperty.php
        )

    [bitrix\iblock\template\functions\fabric] => Array
        (
            [module] => iblock
            [file] => lib/template/functions/fabric.php
        )

    [bitrix\iblock\template\functions\functionbase] => Array
        (
            [module] => iblock
            [file] => lib/template/functions/fabric.php
        )

    [bitrix\iblock\template\functions\functionupper] => Array
        (
            [module] => iblock
            [file] => lib/template/functions/fabric.php
        )

    [bitrix\iblock\template\functions\functionlower] => Array
        (
            [module] => iblock
            [file] => lib/template/functions/fabric.php
        )

    [bitrix\iblock\template\functions\functiontranslit] => Array
        (
            [module] => iblock
            [file] => lib/template/functions/fabric.php
        )

    [bitrix\iblock\template\functions\functionconcat] => Array
        (
            [module] => iblock
            [file] => lib/template/functions/fabric.php
        )

    [bitrix\iblock\template\functions\functionlimit] => Array
        (
            [module] => iblock
            [file] => lib/template/functions/fabric.php
        )

    [bitrix\iblock\template\functions\functioncontrast] => Array
        (
            [module] => iblock
            [file] => lib/template/functions/fabric.php
        )

    [bitrix\iblock\template\functions\functionmin] => Array
        (
            [module] => iblock
            [file] => lib/template/functions/fabric.php
        )

    [bitrix\iblock\template\functions\functionmax] => Array
        (
            [module] => iblock
            [file] => lib/template/functions/fabric.php
        )

    [bitrix\iblock\template\functions\functiondistinct] => Array
        (
            [module] => iblock
            [file] => lib/template/functions/fabric.php
        )

    [bitrix\iblock\update\adminfilteroption] => Array
        (
            [module] => iblock
            [file] => lib/update/adminfilteroption.php
        )

    [bitrix\iblock\update\admingridoption] => Array
        (
            [module] => iblock
            [file] => lib/update/admingridoption.php
        )

    [bitrix\iblock\url\adminpage\basebuilder] => Array
        (
            [module] => iblock
            [file] => lib/url/adminpage/basebuilder.php
        )

    [bitrix\iblock\url\adminpage\buildermanager] => Array
        (
            [module] => iblock
            [file] => lib/url/adminpage/buildermanager.php
        )

    [bitrix\iblock\url\adminpage\iblockbuilder] => Array
        (
            [module] => iblock
            [file] => lib/url/adminpage/iblockbuilder.php
        )

    [bitrix\iblock\sendereventhandler] => Array
        (
            [module] => iblock
            [file] => lib/senderconnector.php
        )

    [bitrix\iblock\senderconnectoriblock] => Array
        (
            [module] => iblock
            [file] => lib/senderconnector.php
        )

    [ccurrency] => Array
        (
            [module] => currency
            [file] => general/currency.php
        )

    [ccurrencylang] => Array
        (
            [module] => currency
            [file] => general/currency_lang.php
        )

    [ccurrencyrates] => Array
        (
            [module] => currency
            [file] => general/currency_rate.php
        )

    [bitrix\currency\compatible\tools] => Array
        (
            [module] => currency
            [file] => lib/compatible/tools.php
        )

    [bitrix\currency\helpers\admin\tools] => Array
        (
            [module] => currency
            [file] => lib/helpers/admin/tools.php
        )

    [bitrix\currency\helpers\editor] => Array
        (
            [module] => currency
            [file] => lib/helpers/editor.php
        )

    [bitrix\currency\userfield\money] => Array
        (
            [module] => currency
            [file] => lib/userfield/money.php
        )

    [bitrix\currency\currencymanager] => Array
        (
            [module] => currency
            [file] => lib/currencymanager.php
        )

    [bitrix\currency\currencytable] => Array
        (
            [module] => currency
            [file] => lib/currency.php
        )

    [bitrix\currency\currencylangtable] => Array
        (
            [module] => currency
            [file] => lib/currencylang.php
        )

    [bitrix\currency\currencyratetable] => Array
        (
            [module] => currency
            [file] => lib/currencyrate.php
        )

    [bitrix\currency\currencyclassifier] => Array
        (
            [module] => currency
            [file] => lib/currencyclassifier.php
        )

    [sale] => Array
        (
            [module] => sale
            [file] => install/index.php
        )

    [callsaledelivery] => Array
        (
            [module] => sale
            [file] => general/delivery.php
        )

    [csaledelivery] => Array
        (
            [module] => sale
            [file] => mysql/delivery.php
        )

    [csaledeliveryhandler] => Array
        (
            [module] => sale
            [file] => mysql/delivery_handler.php
        )

    [csaledeliveryhelper] => Array
        (
            [module] => sale
            [file] => general/delivery_helper.php
        )

    [csaledelivery2paysystem] => Array
        (
            [module] => sale
            [file] => general/delivery_2_pay_system.php
        )

    [csalelocation] => Array
        (
            [module] => sale
            [file] => mysql/location.php
        )

    [csalelocationgroup] => Array
        (
            [module] => sale
            [file] => mysql/location_group.php
        )

    [csalebasket] => Array
        (
            [module] => sale
            [file] => mysql/basket.php
        )

    [csalebaskethelper] => Array
        (
            [module] => sale
            [file] => general/basket_helper.php
        )

    [csaleuser] => Array
        (
            [module] => sale
            [file] => mysql/basket.php
        )

    [csaleorder] => Array
        (
            [module] => sale
            [file] => mysql/order.php
        )

    [csaleorderpropsgroup] => Array
        (
            [module] => sale
            [file] => mysql/order_props_group.php
        )

    [csaleorderpropsvariant] => Array
        (
            [module] => sale
            [file] => mysql/order_props_variant.php
        )

    [csaleorderuserprops] => Array
        (
            [module] => sale
            [file] => mysql/order_user_props.php
        )

    [csaleorderuserpropsvalue] => Array
        (
            [module] => sale
            [file] => mysql/order_user_props_value.php
        )

    [csaleordertax] => Array
        (
            [module] => sale
            [file] => mysql/order_tax.php
        )

    [csaleorderhelper] => Array
        (
            [module] => sale
            [file] => general/order_helper.php
        )

    [csalepaysystem] => Array
        (
            [module] => sale
            [file] => mysql/pay_system.php
        )

    [csalepaysystemaction] => Array
        (
            [module] => sale
            [file] => mysql/pay_system_action.php
        )

    [csalepaysystemshelper] => Array
        (
            [module] => sale
            [file] => general/pay_system_helper.php
        )

    [csalepaysystemtarif] => Array
        (
            [module] => sale
            [file] => general/pay_system_tarif.php
        )

    [csaletax] => Array
        (
            [module] => sale
            [file] => mysql/tax.php
        )

    [csaletaxrate] => Array
        (
            [module] => sale
            [file] => mysql/tax_rate.php
        )

    [csalepersontype] => Array
        (
            [module] => sale
            [file] => mysql/person_type.php
        )

    [csalediscount] => Array
        (
            [module] => sale
            [file] => mysql/discount.php
        )

    [csalebasketdiscountconvert] => Array
        (
            [module] => sale
            [file] => general/step_operations.php
        )

    [csalediscountreindex] => Array
        (
            [module] => sale
            [file] => general/step_operations.php
        )

    [csalediscountconvertext] => Array
        (
            [module] => sale
            [file] => general/step_operations.php
        )

    [csaleuseraccount] => Array
        (
            [module] => sale
            [file] => mysql/user.php
        )

    [csaleusertransact] => Array
        (
            [module] => sale
            [file] => mysql/user_transact.php
        )

    [csaleusercards] => Array
        (
            [module] => sale
            [file] => mysql/user_cards.php
        )

    [csalerecurring] => Array
        (
            [module] => sale
            [file] => mysql/recurring.php
        )

    [csalelang] => Array
        (
            [module] => sale
            [file] => mysql/settings.php
        )

    [csalegroupaccesstosite] => Array
        (
            [module] => sale
            [file] => mysql/settings.php
        )

    [csalegroupaccesstoflag] => Array
        (
            [module] => sale
            [file] => mysql/settings.php
        )

    [csaleauxiliary] => Array
        (
            [module] => sale
            [file] => mysql/auxiliary.php
        )

    [csaleaffiliate] => Array
        (
            [module] => sale
            [file] => mysql/affiliate.php
        )

    [csaleaffiliateplan] => Array
        (
            [module] => sale
            [file] => mysql/affiliate_plan.php
        )

    [csaleaffiliateplansection] => Array
        (
            [module] => sale
            [file] => mysql/affiliate_plan_section.php
        )

    [csaleaffiliatetier] => Array
        (
            [module] => sale
            [file] => mysql/affiliate_tier.php
        )

    [csaleaffiliatetransact] => Array
        (
            [module] => sale
            [file] => mysql/affiliate_transact.php
        )

    [csaleexport] => Array
        (
            [module] => sale
            [file] => general/export.php
        )

    [exportoneccrm] => Array
        (
            [module] => sale
            [file] => general/export.php
        )

    [csaleorderloader] => Array
        (
            [module] => sale
            [file] => general/order_loader.php
        )

    [csalemeasure] => Array
        (
            [module] => sale
            [file] => general/measurement.php
        )

    [csaleproduct] => Array
        (
            [module] => sale
            [file] => mysql/product.php
        )

    [csaleviewedproduct] => Array
        (
            [module] => sale
            [file] => mysql/product.php
        )

    [csalehelper] => Array
        (
            [module] => sale
            [file] => general/helper.php
        )

    [csalemobileorderutils] => Array
        (
            [module] => sale
            [file] => general/mobile_order.php
        )

    [csalemobileorderpull] => Array
        (
            [module] => sale
            [file] => general/mobile_order.php
        )

    [csalemobileorderpush] => Array
        (
            [module] => sale
            [file] => general/mobile_order.php
        )

    [csalemobileorderfilter] => Array
        (
            [module] => sale
            [file] => general/mobile_order.php
        )

    [cbasesalereporthelper] => Array
        (
            [module] => sale
            [file] => general/sale_report_helper.php
        )

    [csalereportsaleorderhelper] => Array
        (
            [module] => sale
            [file] => general/sale_report_helper.php
        )

    [csalereportuserhelper] => Array
        (
            [module] => sale
            [file] => general/sale_report_helper.php
        )

    [csalereportsalefuserhelper] => Array
        (
            [module] => sale
            [file] => general/sale_report_helper.php
        )

    [ibxsaleproductprovider] => Array
        (
            [module] => sale
            [file] => general/product_provider.php
        )

    [csalestorebarcode] => Array
        (
            [module] => sale
            [file] => mysql/store_barcode.php
        )

    [csaleorderchange] => Array
        (
            [module] => sale
            [file] => mysql/order_change.php
        )

    [csaleorderchangeformat] => Array
        (
            [module] => sale
            [file] => general/order_change.php
        )

    [bitrix\sale\internals\fusertable] => Array
        (
            [module] => sale
            [file] => lib/internals/fuser.php
        )

    [bitrix\sale\fuser] => Array
        (
            [module] => sale
            [file] => lib/fuser.php
        )

    [bitrix\sale\internals\input\manager] => Array
        (
            [module] => sale
            [file] => lib/internals/input.php
        )

    [bitrix\sale\internals\input\base] => Array
        (
            [module] => sale
            [file] => lib/internals/input.php
        )

    [bitrix\sale\internals\input\file] => Array
        (
            [module] => sale
            [file] => lib/internals/input.php
        )

    [bitrix\sale\internals\input\stringinput] => Array
        (
            [module] => sale
            [file] => lib/internals/input.php
        )

    [bitrix\sale\internals\sitecurrencytable] => Array
        (
            [module] => sale
            [file] => lib/internals/sitecurrency.php
        )

    [csalestatus] => Array
        (
            [module] => sale
            [file] => general/status.php
        )

    [bitrix\sale\statusbase] => Array
        (
            [module] => sale
            [file] => lib/statusbase.php
        )

    [bitrix\sale\orderstatus] => Array
        (
            [module] => sale
            [file] => lib/orderstatus.php
        )

    [bitrix\sale\deliverystatus] => Array
        (
            [module] => sale
            [file] => lib/deliverystatus.php
        )

    [bitrix\sale\internals\statustable] => Array
        (
            [module] => sale
            [file] => lib/internals/status.php
        )

    [bitrix\sale\internals\statuslangtable] => Array
        (
            [module] => sale
            [file] => lib/internals/status_lang.php
        )

    [bitrix\sale\internals\statusgrouptasktable] => Array
        (
            [module] => sale
            [file] => lib/internals/status_grouptask.php
        )

    [csaleorderprops] => Array
        (
            [module] => sale
            [file] => general/order_props.php
        )

    [csaleorderpropsadapter] => Array
        (
            [module] => sale
            [file] => general/order_props.php
        )

    [csaleorderpropsvalue] => Array
        (
            [module] => sale
            [file] => mysql/order_props_values.php
        )

    [bitrix\sale\propertyvaluecollection] => Array
        (
            [module] => sale
            [file] => lib/propertyvaluecollection.php
        )

    [bitrix\sale\internals\orderpropstable] => Array
        (
            [module] => sale
            [file] => lib/internals/orderprops.php
        )

    [bitrix\sale\internals\orderpropsgrouptable] => Array
        (
            [module] => sale
            [file] => lib/internals/orderprops_group.php
        )

    [bitrix\sale\internals\orderpropsvaluetable] => Array
        (
            [module] => sale
            [file] => lib/internals/orderprops_value.php
        )

    [bitrix\sale\internals\orderpropsvarianttable] => Array
        (
            [module] => sale
            [file] => lib/internals/orderprops_variant.php
        )

    [bitrix\sale\internals\orderpropsrelationtable] => Array
        (
            [module] => sale
            [file] => lib/internals/orderprops_relation.php
        )

    [bitrix\sale\internals\userpropsvaluetable] => Array
        (
            [module] => sale
            [file] => lib/internals/userpropsvalue.php
        )

    [bitrix\sale\internals\userpropstable] => Array
        (
            [module] => sale
            [file] => lib/internals/userprops.php
        )

    [bitrix\sale\businessvalue] => Array
        (
            [module] => sale
            [file] => lib/businessvalue.php
        )

    [bitrix\sale\ibusinessvalueprovider] => Array
        (
            [module] => sale
            [file] => lib/businessvalueproviderinterface.php
        )

    [bitrix\sale\internals\businessvaluetable] => Array
        (
            [module] => sale
            [file] => lib/internals/businessvalue.php
        )

    [bitrix\sale\internals\businessvaluepersondomaintable] => Array
        (
            [module] => sale
            [file] => lib/internals/businessvalue_persondomain.php
        )

    [bitrix\sale\internals\businessvaluecode1ctable] => Array
        (
            [module] => sale
            [file] => lib/internals/businessvalue_code_1c.php
        )

    [bitrix\sale\internals\paysystemactiontable] => Array
        (
            [module] => sale
            [file] => lib/internals/paysystemaction.php
        )

    [bitrix\sale\internals\paysysteminner] => Array
        (
            [module] => sale
            [file] => lib/internals/paysysteminner.php
        )

    [bitrix\sale\internals\deliverypaysystemtable] => Array
        (
            [module] => sale
            [file] => lib/internals/delivery_paysystem.php
        )

    [bitrix\sale\usermessageexception] => Array
        (
            [module] => sale
            [file] => lib/exception.php
        )

    [bitrix\sale\configuration] => Array
        (
            [module] => sale
            [file] => lib/configuration.php
        )

    [bitrix\sale\order] => Array
        (
            [module] => sale
            [file] => lib/order.php
        )

    [bitrix\sale\persontype] => Array
        (
            [module] => sale
            [file] => lib/persontype.php
        )

    [csalereportsalegoodshelper] => Array
        (
            [module] => sale
            [file] => general/sale_report_helper.php
        )

    [csalereportsaleproducthelper] => Array
        (
            [module] => sale
            [file] => general/sale_report_helper.php
        )

    [bitrix\sale\internals\producttable] => Array
        (
            [module] => sale
            [file] => lib/internals/product.php
        )

    [bitrix\sale\internals\goodssectiontable] => Array
        (
            [module] => sale
            [file] => lib/internals/goodssection.php
        )

    [bitrix\sale\internals\sectiontable] => Array
        (
            [module] => sale
            [file] => lib/internals/section.php
        )

    [bitrix\sale\internals\storeproducttable] => Array
        (
            [module] => sale
            [file] => lib/internals/storeproduct.php
        )

    [bitrix\sale\saleszone] => Array
        (
            [module] => sale
            [file] => lib/saleszone.php
        )

    [bitrix\sale\internals\orderdeliveryreqtable] => Array
        (
            [module] => sale
            [file] => lib/internals/orderdeliveryreq.php
        )

    [bitrix\sale\sendereventhandler] => Array
        (
            [module] => sale
            [file] => lib/senderconnector.php
        )

    [bitrix\sale\senderconnectorbuyer] => Array
        (
            [module] => sale
            [file] => lib/senderconnector.php
        )

    [bitrix\sale\userconsent] => Array
        (
            [module] => sale
            [file] => lib/userconsent.php
        )

    [bitrix\sale\internals\product2producttable] => Array
        (
            [module] => sale
            [file] => lib/internals/product2product.php
        )

    [bitrix\sale\internals\orderprocessingtable] => Array
        (
            [module] => sale
            [file] => lib/internals/orderprocessing.php
        )

    [bitrix\sale\orderbase] => Array
        (
            [module] => sale
            [file] => lib/orderbase.php
        )

    [bitrix\sale\internals\entity] => Array
        (
            [module] => sale
            [file] => lib/internals/entity.php
        )

    [bitrix\sale\internals\entitycollection] => Array
        (
            [module] => sale
            [file] => lib/internals/entitycollection.php
        )

    [bitrix\sale\internals\collectionbase] => Array
        (
            [module] => sale
            [file] => lib/internals/collectionbase.php
        )

    [bitrix\sale\shipment] => Array
        (
            [module] => sale
            [file] => lib/shipment.php
        )

    [bitrix\sale\shipmentcollection] => Array
        (
            [module] => sale
            [file] => lib/shipmentcollection.php
        )

    [bitrix\sale\shipmentitemcollection] => Array
        (
            [module] => sale
            [file] => lib/shipmentitemcollection.php
        )

    [bitrix\sale\shipmentitem] => Array
        (
            [module] => sale
            [file] => lib/shipmentitem.php
        )

    [bitrix\sale\shipmentitemstorecollection] => Array
        (
            [module] => sale
            [file] => lib/shipmentitemstorecollection.php
        )

    [bitrix\sale\shipmentitemstore] => Array
        (
            [module] => sale
            [file] => lib/shipmentitemstore.php
        )

    [bitrix\sale\paymentcollectionbase] => Array
        (
            [module] => sale
            [file] => lib/internals/paymentcollectionbase.php
        )

    [bitrix\sale\paymentcollection] => Array
        (
            [module] => sale
            [file] => lib/paymentcollection.php
        )

    [bitrix\sale\payment] => Array
        (
            [module] => sale
            [file] => lib/payment.php
        )

    [bitrix\sale\paysystemservice] => Array
        (
            [module] => sale
            [file] => lib/paysystemservice.php
        )

    [bitrix\sale\internals\fields] => Array
        (
            [module] => sale
            [file] => lib/internals/fields.php
        )

    [bitrix\sale\result] => Array
        (
            [module] => sale
            [file] => lib/result.php
        )

    [bitrix\sale\resulterror] => Array
        (
            [module] => sale
            [file] => lib/result.php
        )

    [bitrix\sale\resultserializable] => Array
        (
            [module] => sale
            [file] => lib/resultserializable.php
        )

    [bitrix\sale\eventactions] => Array
        (
            [module] => sale
            [file] => lib/eventactions.php
        )

    [bitrix\sale\basketbase] => Array
        (
            [module] => sale
            [file] => lib/basketbase.php
        )

    [bitrix\sale\basketitembase] => Array
        (
            [module] => sale
            [file] => lib/basketitembase.php
        )

    [bitrix\sale\basket] => Array
        (
            [module] => sale
            [file] => lib/basket.php
        )

    [bitrix\sale\internals\basketitembase] => Array
        (
            [module] => sale
            [file] => lib/internals/basketitembase.php
        )

    [bitrix\sale\basketitem] => Array
        (
            [module] => sale
            [file] => lib/basketitem.php
        )

    [bitrix\sale\basketbundlecollection] => Array
        (
            [module] => sale
            [file] => lib/basketbundlecollection.php
        )

    [bitrix\sale\orderproperties] => Array
        (
            [module] => sale
            [file] => lib/orderprops.php
        )

    [bitrix\sale\propertyvalue] => Array
        (
            [module] => sale
            [file] => lib/propertyvalue.php
        )

    [bitrix\sale\compatible\internals\entitycompatibility] => Array
        (
            [module] => sale
            [file] => lib/compatible/internals/entitycompatibility.php
        )

    [bitrix\sale\compatible\ordercompatibility] => Array
        (
            [module] => sale
            [file] => lib/compatible/ordercompatibility.php
        )

    [bitrix\sale\compatible\basketcompatibility] => Array
        (
            [module] => sale
            [file] => lib/compatible/basketcompatibility.php
        )

    [bitrix\sale\compatible\eventcompatibility] => Array
        (
            [module] => sale
            [file] => lib/compatible/eventcompatibility.php
        )

    [bitrix\sale\compatible\orderquery] => Array
        (
            [module] => sale
            [file] => lib/compatible/compatible.php
        )

    [bitrix\sale\compatible\orderquerylocation] => Array
        (
            [module] => sale
            [file] => lib/compatible/compatible.php
        )

    [bitrix\sale\compatible\fetchadapter] => Array
        (
            [module] => sale
            [file] => lib/compatible/compatible.php
        )

    [bitrix\sale\compatible\test] => Array
        (
            [module] => sale
            [file] => lib/compatible/compatible.php
        )

    [bitrix\sale\orderuserproperties] => Array
        (
            [module] => sale
            [file] => lib/userprops.php
        )

    [bitrix\sale\basketpropertiescollectionbase] => Array
        (
            [module] => sale
            [file] => lib/basketpropertiesbase.php
        )

    [bitrix\sale\basketpropertiescollection] => Array
        (
            [module] => sale
            [file] => lib/basketproperties.php
        )

    [bitrix\sale\basketpropertyitembase] => Array
        (
            [module] => sale
            [file] => lib/basketpropertiesitembase.php
        )

    [bitrix\sale\basketpropertyitem] => Array
        (
            [module] => sale
            [file] => lib/basketpropertiesitem.php
        )

    [bitrix\sale\tax] => Array
        (
            [module] => sale
            [file] => lib/tax.php
        )

    [bitrix\sale\internals\ordertable] => Array
        (
            [module] => sale
            [file] => lib/internals/order.php
        )

    [bitrix\sale\internals\baskettable] => Array
        (
            [module] => sale
            [file] => lib/internals/basket.php
        )

    [bitrix\sale\internals\shipmenttable] => Array
        (
            [module] => sale
            [file] => lib/internals/shipment.php
        )

    [bitrix\sale\internals\shipmentitemtable] => Array
        (
            [module] => sale
            [file] => lib/internals/shipmentitem.php
        )

    [bitrix\sale\internals\paysystemservicetable] => Array
        (
            [module] => sale
            [file] => lib/internals/paysystemservice.php
        )

    [bitrix\sale\internals\paymenttable] => Array
        (
            [module] => sale
            [file] => lib/internals/payment.php
        )

    [bitrix\sale\internals\shipmentitemstoretable] => Array
        (
            [module] => sale
            [file] => lib/internals/shipmentitemstore.php
        )

    [bitrix\sale\internals\shipmentextraservice] => Array
        (
            [module] => sale
            [file] => lib/internals/shipmentextraservice.php
        )

    [bitrix\sale\internals\orderuserpropertiestable] => Array
        (
            [module] => sale
            [file] => lib/internals/userprops.php
        )

    [bitrix\sale\internals\collectableentity] => Array
        (
            [module] => sale
            [file] => lib/internals/collectableentity.php
        )

    [bitrix\sale\provider] => Array
        (
            [module] => sale
            [file] => lib/provider.php
        )

    [bitrix\sale\providerbase] => Array
        (
            [module] => sale
            [file] => lib/providerbase.php
        )

    [bitrix\sale\internals\catalog\provider] => Array
        (
            [module] => sale
            [file] => lib/internals/catalog/provider.php
        )

    [bitrix\sale\saleproviderbase] => Array
        (
            [module] => sale
            [file] => lib/saleproviderbase.php
        )

    [bitrix\sale\internals\transferdataprovider] => Array
        (
            [module] => sale
            [file] => lib/internals/transferdataprovider.php
        )

    [bitrix\sale\internals\poolquantity] => Array
        (
            [module] => sale
            [file] => lib/internals/poolquantity.php
        )

    [bitrix\sale\internals\providercreator] => Array
        (
            [module] => sale
            [file] => lib/internals/providercreator.php
        )

    [bitrix\sale\internals\providerbuilderbase] => Array
        (
            [module] => sale
            [file] => lib/internals/providerbuilderbase.php
        )

    [bitrix\sale\internals\providerbuilder] => Array
        (
            [module] => sale
            [file] => lib/internals/providerbuilder.php
        )

    [bitrix\sale\internals\providerbuildercompatibility] => Array
        (
            [module] => sale
            [file] => lib/internals/providerbuildercompatibility.php
        )

    [bitrix\sale\orderhistory] => Array
        (
            [module] => sale
            [file] => lib/orderhistory.php
        )

    [bitrix\sale\internals\callbackregistrytable] => Array
        (
            [module] => sale
            [file] => lib/internals/callbackregistry.php
        )

    [bitrix\sale\internals\basketpropertytable] => Array
        (
            [module] => sale
            [file] => lib/internals/basketproperties.php
        )

    [bitrix\sale\internals\companytable] => Array
        (
            [module] => sale
            [file] => lib/internals/company.php
        )

    [bitrix\sale\internals\companygrouptable] => Array
        (
            [module] => sale
            [file] => lib/internals/companygroup.php
        )

    [bitrix\sale\internals\companyresponsiblegrouptable] => Array
        (
            [module] => sale
            [file] => lib/internals/companyresponsiblegroup.php
        )

    [bitrix\sale\internals\persontypetable] => Array
        (
            [module] => sale
            [file] => lib/internals/persontype.php
        )

    [bitrix\sale\internals\persontypesitetable] => Array
        (
            [module] => sale
            [file] => lib/internals/persontypesite.php
        )

    [bitrix\sale\internals\pool] => Array
        (
            [module] => sale
            [file] => lib/internals/pool.php
        )

    [bitrix\sale\internals\userbudgetpool] => Array
        (
            [module] => sale
            [file] => lib/internals/userbudgetpool.php
        )

    [bitrix\sale\internals\eventspool] => Array
        (
            [module] => sale
            [file] => lib/internals/eventspool.php
        )

    [bitrix\sale\internals\events] => Array
        (
            [module] => sale
            [file] => lib/internals/events.php
        )

    [bitrix\sale\pricemaths] => Array
        (
            [module] => sale
            [file] => lib/pricemaths.php
        )

    [bitrix\sale\basketcomponenthelper] => Array
        (
            [module] => sale
            [file] => lib/basketcomponenthelper.php
        )

    [bitrix\sale\registry] => Array
        (
            [module] => sale
            [file] => lib/registry.php
        )

    [ipaymentorder] => Array
        (
            [module] => sale
            [file] => lib/internals/paymentinterface.php
        )

    [ishipmentorder] => Array
        (
            [module] => sale
            [file] => lib/internals/shipmentinterface.php
        )

    [ientitymarker] => Array
        (
            [module] => sale
            [file] => lib/internals/entitymarkerinterface.php
        )

    [bitrix\sale\internals\orderarchivetable] => Array
        (
            [module] => sale
            [file] => lib/internals/orderarchive.php
        )

    [bitrix\sale\internals\basketarchivetable] => Array
        (
            [module] => sale
            [file] => lib/internals/basketarchive.php
        )

    [bitrix\sale\internals\orderarchivepackedtable] => Array
        (
            [module] => sale
            [file] => lib/internals/orderarchivepacked.php
        )

    [bitrix\sale\internals\basketarchivepackedtable] => Array
        (
            [module] => sale
            [file] => lib/internals/basketarchivepacked.php
        )

    [bitrix\sale\archive\manager] => Array
        (
            [module] => sale
            [file] => lib/archive/manager.php
        )

    [bitrix\sale\archive\recovery\base] => Array
        (
            [module] => sale
            [file] => lib/archive/recovery/base.php
        )

    [bitrix\sale\archive\recovery\scheme] => Array
        (
            [module] => sale
            [file] => lib/archive/recovery/scheme.php
        )

    [bitrix\sale\archive\recovery\version1] => Array
        (
            [module] => sale
            [file] => lib/archive/recovery/version1.php
        )

    [bitrix\sale\tax\ratetable] => Array
        (
            [module] => sale
            [file] => lib/tax/rate.php
        )

    [bitrix\sale\location\locationtable] => Array
        (
            [module] => sale
            [file] => lib/location/location.php
        )

    [bitrix\sale\location\tree] => Array
        (
            [module] => sale
            [file] => lib/location/tree.php
        )

    [bitrix\sale\location\typetable] => Array
        (
            [module] => sale
            [file] => lib/location/type.php
        )

    [bitrix\sale\location\grouptable] => Array
        (
            [module] => sale
            [file] => lib/location/group.php
        )

    [bitrix\sale\location\externaltable] => Array
        (
            [module] => sale
            [file] => lib/location/external.php
        )

    [bitrix\sale\location\externalservicetable] => Array
        (
            [module] => sale
            [file] => lib/location/externalservice.php
        )

    [bitrix\sale\location\search\finder] => Array
        (
            [module] => sale
            [file] => lib/location/search/finder.php
        )

    [bitrix\sale\location\search\wordtable] => Array
        (
            [module] => sale
            [file] => lib/location/search/word.php
        )

    [bitrix\sale\location\search\chaintable] => Array
        (
            [module] => sale
            [file] => lib/location/search/chain.php
        )

    [bitrix\sale\location\search\sitelinktable] => Array
        (
            [module] => sale
            [file] => lib/location/search/sitelink.php
        )

    [bitrix\sale\location\name\nameentity] => Array
        (
            [module] => sale
            [file] => lib/location/name/nameentity.php
        )

    [bitrix\sale\location\name\locationtable] => Array
        (
            [module] => sale
            [file] => lib/location/name/location.php
        )

    [bitrix\sale\location\name\typetable] => Array
        (
            [module] => sale
            [file] => lib/location/name/type.php
        )

    [bitrix\sale\location\name\grouptable] => Array
        (
            [module] => sale
            [file] => lib/location/name/group.php
        )

    [bitrix\sale\location\connector] => Array
        (
            [module] => sale
            [file] => lib/location/connector.php
        )

    [bitrix\sale\location\grouplocationtable] => Array
        (
            [module] => sale
            [file] => lib/location/grouplocation.php
        )

    [bitrix\sale\location\sitelocationtable] => Array
        (
            [module] => sale
            [file] => lib/location/sitelocation.php
        )

    [bitrix\sale\location\defaultsitetable] => Array
        (
            [module] => sale
            [file] => lib/location/defaultsite.php
        )

    [bitrix\sale\location\db\commonhelper] => Array
        (
            [module] => sale
            [file] => lib/location/db/commonhelper.php
        )

    [bitrix\sale\location\db\helper] => Array
        (
            [module] => sale
            [file] => lib/location/db/mysql/helper.php
        )

    [bitrix\sale\location\db\blockinserter] => Array
        (
            [module] => sale
            [file] => lib/location/db/blockinserter.php
        )

    [bitrix\sale\location\admin\helper] => Array
        (
            [module] => sale
            [file] => lib/location/admin/helper.php
        )

    [bitrix\sale\location\admin\namehelper] => Array
        (
            [module] => sale
            [file] => lib/location/admin/namehelper.php
        )

    [bitrix\sale\location\admin\locationhelper] => Array
        (
            [module] => sale
            [file] => lib/location/admin/locationhelper.php
        )

    [bitrix\sale\location\admin\typehelper] => Array
        (
            [module] => sale
            [file] => lib/location/admin/typehelper.php
        )

    [bitrix\sale\location\admin\grouphelper] => Array
        (
            [module] => sale
            [file] => lib/location/admin/grouphelper.php
        )

    [bitrix\sale\location\admin\defaultsitehelper] => Array
        (
            [module] => sale
            [file] => lib/location/admin/defaultsitehelper.php
        )

    [bitrix\sale\location\admin\sitelocationhelper] => Array
        (
            [module] => sale
            [file] => lib/location/admin/sitelocationhelper.php
        )

    [bitrix\sale\location\admin\externalservicehelper] => Array
        (
            [module] => sale
            [file] => lib/location/admin/externalservicehelper.php
        )

    [bitrix\sale\location\admin\searchhelper] => Array
        (
            [module] => sale
            [file] => lib/location/admin/searchhelper.php
        )

    [bitrix\sale\location\util\process] => Array
        (
            [module] => sale
            [file] => lib/location/util/process.php
        )

    [bitrix\sale\location\util\csvreader] => Array
        (
            [module] => sale
            [file] => lib/location/util/csvreader.php
        )

    [bitrix\sale\location\util\assert] => Array
        (
            [module] => sale
            [file] => lib/location/util/assert.php
        )

    [bitrix\sale\location\import\importprocess] => Array
        (
            [module] => sale
            [file] => lib/location/import/importprocess.php
        )

    [bitrix\sale\location\search\reindexprocess] => Array
        (
            [module] => sale
            [file] => lib/location/search/reindexprocess.php
        )

    [bitrix\sale\location\tree\nodenotfoundexception] => Array
        (
            [module] => sale
            [file] => lib/location/tree/exception.php
        )

    [bitrix\sale\location\tree\nodeincorrectexception] => Array
        (
            [module] => sale
            [file] => lib/location/tree/exception.php
        )

    [bitrix\sale\location\exception] => Array
        (
            [module] => sale
            [file] => lib/location/exception.php
        )

    [csaleproxyadminresult] => Array
        (
            [module] => sale
            [file] => general/proxyadminresult.php
        )

    [csaleproxyadminuiresult] => Array
        (
            [module] => sale
            [file] => general/proxyadminresult.php
        )

    [csaleproxyresult] => Array
        (
            [module] => sale
            [file] => general/proxyresult.php
        )

    [bitrix\sale\location\migration\cupdaterlocationpro] => Array
        (
            [module] => sale
            [file] => lib/location/migration/migrate.php
        )

    [bitrix\sale\delivery\deliverylocationtable] => Array
        (
            [module] => sale
            [file] => lib/delivery/deliverylocation.php
        )

    [bitrix\sale\delivery\deliverylocationexcludetable] => Array
        (
            [module] => sale
            [file] => lib/delivery/deliverylocationexclude.php
        )

    [bitrix\sale\tax\ratelocationtable] => Array
        (
            [module] => sale
            [file] => lib/tax/ratelocation.php
        )

    [csalebasketfilter] => Array
        (
            [module] => sale
            [file] => general/sale_cond.php
        )

    [csalecondctrl] => Array
        (
            [module] => sale
            [file] => general/sale_cond.php
        )

    [csalecondctrlcomplex] => Array
        (
            [module] => sale
            [file] => general/sale_cond.php
        )

    [csalecondctrlgroup] => Array
        (
            [module] => sale
            [file] => general/sale_cond.php
        )

    [csalecondctrlbasketgroup] => Array
        (
            [module] => sale
            [file] => general/sale_cond.php
        )

    [csalecondctrlbasketfields] => Array
        (
            [module] => sale
            [file] => general/sale_cond.php
        )

    [csalecondctrlbasketitemconditions] => Array
        (
            [module] => sale
            [file] => general/sale_cond.php
        )

    [csalecondctrlbasketproperties] => Array
        (
            [module] => sale
            [file] => general/sale_cond.php
        )

    [csalecondctrlorderfields] => Array
        (
            [module] => sale
            [file] => general/sale_cond.php
        )

    [csalecondctrlcommon] => Array
        (
            [module] => sale
            [file] => general/sale_cond.php
        )

    [csalecondtree] => Array
        (
            [module] => sale
            [file] => general/sale_cond.php
        )

    [csalecondctrlpastorder] => Array
        (
            [module] => sale
            [file] => general/sale_cond.php
        )

    [csalecondcumulativectrl] => Array
        (
            [module] => sale
            [file] => general/sale_cond.php
        )

    [csalecumulativeaction] => Array
        (
            [module] => sale
            [file] => general/sale_act.php
        )

    [csaleactionctrl] => Array
        (
            [module] => sale
            [file] => general/sale_act.php
        )

    [csaleactionctrlcomplex] => Array
        (
            [module] => sale
            [file] => general/sale_act.php
        )

    [csaleactionctrlgroup] => Array
        (
            [module] => sale
            [file] => general/sale_act.php
        )

    [csaleactionctrlaction] => Array
        (
            [module] => sale
            [file] => general/sale_act.php
        )

    [csalediscountactionapply] => Array
        (
            [module] => sale
            [file] => general/sale_act.php
        )

    [csaleactionctrldelivery] => Array
        (
            [module] => sale
            [file] => general/sale_act.php
        )

    [csaleactiongift] => Array
        (
            [module] => sale
            [file] => general/sale_act.php
        )

    [csaleactiongiftctrlgroup] => Array
        (
            [module] => sale
            [file] => general/sale_act.php
        )

    [csaleactionctrlbasketgroup] => Array
        (
            [module] => sale
            [file] => general/sale_act.php
        )

    [csaleactionctrlsubgroup] => Array
        (
            [module] => sale
            [file] => general/sale_act.php
        )

    [csaleactioncondctrlbasketfields] => Array
        (
            [module] => sale
            [file] => general/sale_act.php
        )

    [csaleactiontree] => Array
        (
            [module] => sale
            [file] => general/sale_act.php
        )

    [csalediscountconvert] => Array
        (
            [module] => sale
            [file] => general/discount_convert.php
        )

    [csalepdf] => Array
        (
            [module] => sale
            [file] => general/pdf.php
        )

    [csaleymhandler] => Array
        (
            [module] => sale
            [file] => general/ym_handler.php
        )

    [csaleymlocation] => Array
        (
            [module] => sale
            [file] => general/ym_location.php
        )

    [bitrix\sale\delivery\calculationresult] => Array
        (
            [module] => sale
            [file] => lib/delivery/calculationresult.php
        )

    [bitrix\sale\delivery\services\table] => Array
        (
            [module] => sale
            [file] => lib/delivery/services/table.php
        )

    [bitrix\sale\delivery\restrictions\table] => Array
        (
            [module] => sale
            [file] => lib/delivery/restrictions/table.php
        )

    [bitrix\sale\delivery\services\manager] => Array
        (
            [module] => sale
            [file] => lib/delivery/services/manager.php
        )

    [bitrix\sale\delivery\restrictions\base] => Array
        (
            [module] => sale
            [file] => lib/delivery/restrictions/base.php
        )

    [bitrix\sale\delivery\restrictions\manager] => Array
        (
            [module] => sale
            [file] => lib/delivery/restrictions/manager.php
        )

    [bitrix\sale\delivery\services\base] => Array
        (
            [module] => sale
            [file] => lib/delivery/services/base.php
        )

    [bitrix\sale\delivery\menu] => Array
        (
            [module] => sale
            [file] => lib/delivery/menu.php
        )

    [bitrix\sale\delivery\services\objectpool] => Array
        (
            [module] => sale
            [file] => lib/delivery/services/objectpool.php
        )

    [bitrix\sale\tradingplatformtable] => Array
        (
            [module] => sale
            [file] => lib/internals/tradingplatform.php
        )

    [bitrix\sale\tradingplatform\ebay\policy] => Array
        (
            [module] => sale
            [file] => lib/tradingplatform/ebay/policy.php
        )

    [bitrix\sale\tradingplatform\helper] => Array
        (
            [module] => sale
            [file] => lib/tradingplatform/helper.php
        )

    [bitrix\sale\tradingplatform\ymarket\yandexmarket] => Array
        (
            [module] => sale
            [file] => lib/tradingplatform/ymarket/yandexmarket.php
        )

    [bitrix\sale\tradingplatform\platform] => Array
        (
            [module] => sale
            [file] => lib/tradingplatform/platform.php
        )

    [bitrix\sale\tradingplatform\logger] => Array
        (
            [module] => sale
            [file] => lib/tradingplatform/logger.php
        )

    [bitrix\sale\internals\shipmentextraservicetable] => Array
        (
            [module] => sale
            [file] => lib/internals/shipmentextraservice.php
        )

    [bitrix\sale\delivery\extraservices\manager] => Array
        (
            [module] => sale
            [file] => lib/delivery/extra_services/manager.php
        )

    [bitrix\sale\delivery\extraservices\base] => Array
        (
            [module] => sale
            [file] => lib/delivery/extra_services/base.php
        )

    [bitrix\sale\delivery\extraservices\table] => Array
        (
            [module] => sale
            [file] => lib/delivery/extra_services/table.php
        )

    [bitrix\sale\delivery\tracking\manager] => Array
        (
            [module] => sale
            [file] => lib/delivery/tracking/manager.php
        )

    [bitrix\sale\delivery\tracking\table] => Array
        (
            [module] => sale
            [file] => lib/delivery/tracking/table.php
        )

    [bitrix\sale\delivery\externallocationmap] => Array
        (
            [module] => sale
            [file] => lib/delivery/externallocationmap.php
        )

    [bitrix\sale\internals\servicerestrictiontable] => Array
        (
            [module] => sale
            [file] => lib/internals/servicerestriction.php
        )

    [bitrix\sale\services\base\restrictionmanager] => Array
        (
            [module] => sale
            [file] => lib/services/base/restrictionmanager.php
        )

    [bitrix\sale\services\base\siterestriction] => Array
        (
            [module] => sale
            [file] => lib/services/base/siterestriction.php
        )

    [bitrix\sale\services\base\tradebindingrestriction] => Array
        (
            [module] => sale
            [file] => lib/services/base/tradebindingrestriction.php
        )

    [bitrix\sale\compatible\discountcompatibility] => Array
        (
            [module] => sale
            [file] => lib/compatible/discountcompatibility.php
        )

    [bitrix\sale\config\feature] => Array
        (
            [module] => sale
            [file] => lib/config/feature.php
        )

    [bitrix\sale\discount\context\basecontext] => Array
        (
            [module] => sale
            [file] => lib/discount/context/basecontext.php
        )

    [bitrix\sale\discount\context\fuser] => Array
        (
            [module] => sale
            [file] => lib/discount/context/fuser.php
        )

    [bitrix\sale\discount\context\user] => Array
        (
            [module] => sale
            [file] => lib/discount/context/user.php
        )

    [bitrix\sale\discount\context\usergroup] => Array
        (
            [module] => sale
            [file] => lib/discount/context/usergroup.php
        )

    [bitrix\sale\discount\gift\collection] => Array
        (
            [module] => sale
            [file] => lib/discount/gift/collection.php
        )

    [bitrix\sale\discount\gift\gift] => Array
        (
            [module] => sale
            [file] => lib/discount/gift/gift.php
        )

    [bitrix\sale\discount\gift\manager] => Array
        (
            [module] => sale
            [file] => lib/discount/gift/manager.php
        )

    [bitrix\sale\discount\gift\relateddatatable] => Array
        (
            [module] => sale
            [file] => lib/discount/gift/relateddata.php
        )

    [bitrix\sale\discount\index\indexelementtable] => Array
        (
            [module] => sale
            [file] => lib/discount/index/indexelement.php
        )

    [bitrix\sale\discount\index\indexsectiontable] => Array
        (
            [module] => sale
            [file] => lib/discount/index/indexsection.php
        )

    [bitrix\sale\discount\index\manager] => Array
        (
            [module] => sale
            [file] => lib/discount/index/manager.php
        )

    [bitrix\sale\discount\migration\orderdiscountmigrator] => Array
        (
            [module] => sale
            [file] => lib/discount/migration/orderdiscountmigrator.php
        )

    [bitrix\sale\discount\prediction\manager] => Array
        (
            [module] => sale
            [file] => lib/discount/prediction/manager.php
        )

    [bitrix\sale\discount\preset\arrayhelper] => Array
        (
            [module] => sale
            [file] => lib/discount/preset/arrayhelper.php
        )

    [bitrix\sale\discount\preset\basepreset] => Array
        (
            [module] => sale
            [file] => lib/discount/preset/basepreset.php
        )

    [bitrix\sale\discount\preset\htmlhelper] => Array
        (
            [module] => sale
            [file] => lib/discount/preset/htmlhelper.php
        )

    [bitrix\sale\discount\preset\manager] => Array
        (
            [module] => sale
            [file] => lib/discount/preset/manager.php
        )

    [bitrix\sale\discount\preset\selectproductpreset] => Array
        (
            [module] => sale
            [file] => lib/discount/preset/selectproductpreset.php
        )

    [bitrix\sale\discount\preset\state] => Array
        (
            [module] => sale
            [file] => lib/discount/preset/state.php
        )

    [bitrix\sale\discount\result\compatibleformat] => Array
        (
            [module] => sale
            [file] => lib/discount/result/compatibleformat.php
        )

    [bitrix\sale\discount\runtimecache\discountcache] => Array
        (
            [module] => sale
            [file] => lib/discount/runtimecache/discountcache.php
        )

    [bitrix\sale\discount\runtimecache\fusercache] => Array
        (
            [module] => sale
            [file] => lib/discount/runtimecache/fusercache.php
        )

    [bitrix\sale\discount\actions] => Array
        (
            [module] => sale
            [file] => lib/discount/actions.php
        )

    [bitrix\sale\discount\analyzer] => Array
        (
            [module] => sale
            [file] => lib/discount/analyzer.php
        )

    [bitrix\sale\discount\cumulativecalculator] => Array
        (
            [module] => sale
            [file] => lib/discount/cumulativecalculator.php
        )

    [bitrix\sale\discount\formatter] => Array
        (
            [module] => sale
            [file] => lib/discount/formatter.php
        )

    [bitrix\sale\internals\discounttable] => Array
        (
            [module] => sale
            [file] => lib/internals/discount.php
        )

    [bitrix\sale\internals\discountcoupontable] => Array
        (
            [module] => sale
            [file] => lib/internals/discountcoupon.php
        )

    [bitrix\sale\internals\discountentitiestable] => Array
        (
            [module] => sale
            [file] => lib/internals/discountentities.php
        )

    [bitrix\sale\internals\discountgrouptable] => Array
        (
            [module] => sale
            [file] => lib/internals/discountgroup.php
        )

    [bitrix\sale\internals\discountmoduletable] => Array
        (
            [module] => sale
            [file] => lib/internals/discountmodule.php
        )

    [bitrix\sale\internals\orderdiscounttable] => Array
        (
            [module] => sale
            [file] => lib/internals/orderdiscount.php
        )

    [bitrix\sale\internals\orderdiscountdatatable] => Array
        (
            [module] => sale
            [file] => lib/internals/orderdiscount.php
        )

    [bitrix\sale\internals\ordercouponstable] => Array
        (
            [module] => sale
            [file] => lib/internals/orderdiscount.php
        )

    [bitrix\sale\internals\ordermodulestable] => Array
        (
            [module] => sale
            [file] => lib/internals/orderdiscount.php
        )

    [bitrix\sale\internals\orderroundtable] => Array
        (
            [module] => sale
            [file] => lib/internals/orderround.php
        )

    [bitrix\sale\internals\orderrulestable] => Array
        (
            [module] => sale
            [file] => lib/internals/orderdiscount.php
        )

    [bitrix\sale\internals\orderrulesdescrtable] => Array
        (
            [module] => sale
            [file] => lib/internals/orderdiscount.php
        )

    [bitrix\sale\internals\accountnumbergenerator] => Array
        (
            [module] => sale
            [file] => lib/internals/accountnumber.php
        )

    [bitrix\sale\discount] => Array
        (
            [module] => sale
            [file] => lib/discount.php
        )

    [bitrix\sale\discountbase] => Array
        (
            [module] => sale
            [file] => lib/discountbase.php
        )

    [bitrix\sale\discountcouponsmanager] => Array
        (
            [module] => sale
            [file] => lib/discountcouponsmanager.php
        )

    [bitrix\sale\discountcouponsmanagerbase] => Array
        (
            [module] => sale
            [file] => lib/discountcouponsmanagerbase.php
        )

    [bitrix\sale\orderdiscount] => Array
        (
            [module] => sale
            [file] => lib/orderdiscount.php
        )

    [bitrix\sale\orderdiscountbase] => Array
        (
            [module] => sale
            [file] => lib/orderdiscountbase.php
        )

    [bitrix\sale\orderdiscountmanager] => Array
        (
            [module] => sale
            [file] => lib/orderdiscountmanager.php
        )

    [bitrix\sale\paysystem\logger] => Array
        (
            [module] => sale
            [file] => lib/paysystem/logger.php
        )

    [bitrix\sale\paysystem\restservice] => Array
        (
            [module] => sale
            [file] => lib/paysystem/restservice.php
        )

    [bitrix\sale\paysystem\resthandler] => Array
        (
            [module] => sale
            [file] => lib/paysystem/resthandler.php
        )

    [bitrix\sale\services\base\restclient] => Array
        (
            [module] => sale
            [file] => lib/services/base/restclient.php
        )

    [bitrix\sale\paysystem\service] => Array
        (
            [module] => sale
            [file] => lib/paysystem/service.php
        )

    [bitrix\sale\internals\paysystemresthandlerstable] => Array
        (
            [module] => sale
            [file] => lib/internals/paysystemresthandlers.php
        )

    [bitrix\sale\paysystem\manager] => Array
        (
            [module] => sale
            [file] => lib/paysystem/manager.php
        )

    [bitrix\sale\paysystem\baseservicehandler] => Array
        (
            [module] => sale
            [file] => lib/paysystem/baseservicehandler.php
        )

    [bitrix\sale\paysystem\servicehandler] => Array
        (
            [module] => sale
            [file] => lib/paysystem/servicehandler.php
        )

    [bitrix\sale\paysystem\irefund] => Array
        (
            [module] => sale
            [file] => lib/paysystem/irefund.php
        )

    [bitrix\sale\paysystem\ipdf] => Array
        (
            [module] => sale
            [file] => lib/paysystem/ipdf.php
        )

    [bitrix\sale\paysystem\irefundextended] => Array
        (
            [module] => sale
            [file] => lib/paysystem/irefundextended.php
        )

    [bitrix\sale\paysystem\cert] => Array
        (
            [module] => sale
            [file] => lib/paysystem/cert.php
        )

    [bitrix\sale\paysystem\ipayable] => Array
        (
            [module] => sale
            [file] => lib/paysystem/ipayable.php
        )

    [bitrix\sale\paysystem\icheckable] => Array
        (
            [module] => sale
            [file] => lib/paysystem/icheckable.php
        )

    [bitrix\sale\paysystem\iprepayable] => Array
        (
            [module] => sale
            [file] => lib/paysystem/iprepayable.php
        )

    [bitrix\sale\paysystem\compatibilityhandler] => Array
        (
            [module] => sale
            [file] => lib/paysystem/compatibilityhandler.php
        )

    [bitrix\sale\paysystem\ihold] => Array
        (
            [module] => sale
            [file] => lib/paysystem/ihold.php
        )

    [bitrix\sale\paysystem\ipartialhold] => Array
        (
            [module] => sale
            [file] => lib/paysystem/ipartialhold.php
        )

    [bitrix\sale\internals\paymentlogtable] => Array
        (
            [module] => sale
            [file] => lib/internals/paymentlog.php
        )

    [bitrix\sale\services\paysystem\restrictions\manager] => Array
        (
            [module] => sale
            [file] => lib/services/paysystem/restrictions/manager.php
        )

    [bitrix\sale\services\base\restriction] => Array
        (
            [module] => sale
            [file] => lib/services/base/restriction.php
        )

    [bitrix\sale\internals\yandexsettingstable] => Array
        (
            [module] => sale
            [file] => lib/internals/yandexsettings.php
        )

    [bitrix\sale\services\company\manager] => Array
        (
            [module] => sale
            [file] => lib/services/company/manager.php
        )

    [bitrix\sale\internals\collectionfilteriterator] => Array
        (
            [module] => sale
            [file] => lib/internals/collectionfilteriterator.php
        )

    [bitrix\sale\cashbox\internals\pool] => Array
        (
            [module] => sale
            [file] => lib/cashbox/internals/pool.php
        )

    [bitrix\sale\cashbox\internals\cashboxtable] => Array
        (
            [module] => sale
            [file] => lib/cashbox/internals/cashbox.php
        )

    [bitrix\sale\cashbox\internals\cashboxchecktable] => Array
        (
            [module] => sale
            [file] => lib/cashbox/internals/cashboxcheck.php
        )

    [bitrix\sale\cashbox\internals\cashboxzreporttable] => Array
        (
            [module] => sale
            [file] => lib/cashbox/internals/cashboxzreport.php
        )

    [bitrix\sale\cashbox\internals\cashboxerrlogtable] => Array
        (
            [module] => sale
            [file] => lib/cashbox/internals/cashboxerrlog.php
        )

    [bitrix\sale\cashbox\cashbox] => Array
        (
            [module] => sale
            [file] => lib/cashbox/cashbox.php
        )

    [bitrix\sale\cashbox\manager] => Array
        (
            [module] => sale
            [file] => lib/cashbox/manager.php
        )

    [bitrix\sale\cashbox\iprintimmediately] => Array
        (
            [module] => sale
            [file] => lib/cashbox/iprintimmediately.php
        )

    [bitrix\sale\cashbox\restrictions\manager] => Array
        (
            [module] => sale
            [file] => lib/cashbox/restrictions/manager.php
        )

    [bitrix\sale\notify] => Array
        (
            [module] => sale
            [file] => lib/notify.php
        )

    [bitrix\sale\buyerstatistic] => Array
        (
            [module] => sale
            [file] => /lib/buyerstatistic.php
        )

    [bitrix\sale\internals\buyerstatistictable] => Array
        (
            [module] => sale
            [file] => /lib/internals/buyerstatistic.php
        )

    [cadminsalelist] => Array
        (
            [module] => sale
            [file] => general/admin_lib.php
        )

    [bitrix\sale\helpers\admin\skuprops] => Array
        (
            [module] => sale
            [file] => lib/helpers/admin/skuprops.php
        )

    [bitrix\sale\helpers\admin\product] => Array
        (
            [module] => sale
            [file] => lib/helpers/admin/product.php
        )

    [bitrix\sale\helpers\order] => Array
        (
            [module] => sale
            [file] => lib/helpers/order.php
        )

    [bitrix\sale\location\comparator\replacement] => Array
        (
            [module] => sale
            [file] => lib/location/comparator/ru/replacement.php
        )

    [bitrix\sale\location\comparator\tmptable] => Array
        (
            [module] => sale
            [file] => lib/location/comparator/tmptable.php
        )

    [bitrix\sale\location\comparator] => Array
        (
            [module] => sale
            [file] => lib/location/comparator.php
        )

    [bitrix\sale\location\comparator\mapresult] => Array
        (
            [module] => sale
            [file] => lib/location/comparator/mapresult.php
        )

    [bitrix\sale\location\comparator\mapper] => Array
        (
            [module] => sale
            [file] => lib/location/comparator/mapper.php
        )

    [bitrix\sale\exchange\onec\documentimport] => Array
        (
            [module] => sale
            [file] => /lib/exchange/compatibility/documents.php
        )

    [bitrix\sale\exchange\onec\collisionorder] => Array
        (
            [module] => sale
            [file] => /lib/exchange/onec/importcollision.php
        )

    [bitrix\sale\exchange\onec\collisionshipment] => Array
        (
            [module] => sale
            [file] => /lib/exchange/onec/importcollision.php
        )

    [bitrix\sale\exchange\onec\collisionpayment] => Array
        (
            [module] => sale
            [file] => /lib/exchange/onec/importcollision.php
        )

    [bitrix\sale\exchange\onec\collisionprofile] => Array
        (
            [module] => sale
            [file] => /lib/exchange/onec/importcollision.php
        )

    [bitrix\sale\exchange\onec\paymentcashdocument] => Array
        (
            [module] => sale
            [file] => /lib/exchange/onec/paymentdocument.php
        )

    [bitrix\sale\exchange\onec\paymentcashlessdocument] => Array
        (
            [module] => sale
            [file] => /lib/exchange/onec/paymentdocument.php
        )

    [bitrix\sale\exchange\onec\paymentcarddocument] => Array
        (
            [module] => sale
            [file] => /lib/exchange/onec/paymentdocument.php
        )

    [bitrix\sale\exchange\onec\importcriterionbase] => Array
        (
            [module] => sale
            [file] => /lib/exchange/onec/importcriterion.php
        )

    [bitrix\sale\exchange\onec\importcriteriononeccml2] => Array
        (
            [module] => sale
            [file] => /lib/exchange/onec/importcriterion.php
        )

    [bitrix\sale\exchange\onec\criterionorder] => Array
        (
            [module] => sale
            [file] => /lib/exchange/onec/importcriterion.php
        )

    [bitrix\sale\exchange\onec\criterionshipment] => Array
        (
            [module] => sale
            [file] => /lib/exchange/onec/importcriterion.php
        )

    [bitrix\sale\exchange\onec\criterionshipmentinvoice] => Array
        (
            [module] => sale
            [file] => /lib/exchange/onec/importcriterion.php
        )

    [bitrix\sale\exchange\onec\criterionpayment] => Array
        (
            [module] => sale
            [file] => /lib/exchange/onec/importcriterion.php
        )

    [bitrix\sale\exchange\onec\criterionprofile] => Array
        (
            [module] => sale
            [file] => /lib/exchange/onec/importcriterion.php
        )

    [bitrix\sale\exchange\entity\orderimportloader] => Array
        (
            [module] => sale
            [file] => /lib/exchange/entity/entityimportloader.php
        )

    [bitrix\sale\exchange\entity\invoiceimportloader] => Array
        (
            [module] => sale
            [file] => /lib/exchange/entity/entityimportloader.php
        )

    [bitrix\sale\exchange\entity\paymentimportloader] => Array
        (
            [module] => sale
            [file] => /lib/exchange/entity/entityimportloader.php
        )

    [bitrix\sale\exchange\entity\shipmentimportloader] => Array
        (
            [module] => sale
            [file] => /lib/exchange/entity/entityimportloader.php
        )

    [bitrix\sale\exchange\entity\userprofileimportloader] => Array
        (
            [module] => sale
            [file] => /lib/exchange/entity/entityimportloader.php
        )

    [bitrix\sale\exchange\entity\paymentcashlessimport] => Array
        (
            [module] => sale
            [file] => /lib/exchange/entity/paymentimport.php
        )

    [bitrix\sale\exchange\entity\paymentcardimport] => Array
        (
            [module] => sale
            [file] => /lib/exchange/entity/paymentimport.php
        )

    [bitrix\sale\exchange\entity\paymentcashimport] => Array
        (
            [module] => sale
            [file] => /lib/exchange/entity/paymentimport.php
        )

    [bitrix\sale\location\geoip] => Array
        (
            [module] => sale
            [file] => /lib/location/geoip.php
        )

    [bitrix\sale\delivery\requests\manager] => Array
        (
            [module] => sale
            [file] => /lib/delivery/requests/manager.php
        )

    [bitrix\sale\delivery\requests\helper] => Array
        (
            [module] => sale
            [file] => /lib/delivery/requests/helper.php
        )

    [bitrix\sale\delivery\requests\handlerbase] => Array
        (
            [module] => sale
            [file] => /lib/delivery/requests/handlerbase.php
        )

    [bitrix\sale\delivery\requests\requesttable] => Array
        (
            [module] => sale
            [file] => /lib/delivery/requests/request.php
        )

    [bitrix\sale\delivery\requests\shipmenttable] => Array
        (
            [module] => sale
            [file] => /lib/delivery/requests/shipment.php
        )

    [bitrix\sale\delivery\requests\result] => Array
        (
            [module] => sale
            [file] => /lib/delivery/requests/result.php
        )

    [bitrix\sale\delivery\requests\resultfile] => Array
        (
            [module] => sale
            [file] => /lib/delivery/requests/resultfile.php
        )

    [bitrix\sale\delivery\packing\packer] => Array
        (
            [module] => sale
            [file] => /lib/delivery/packing/packer.php
        )

    [bitrix\sale\recurring] => Array
        (
            [module] => sale
            [file] => /lib/recurring.php
        )

    [bitrix\sale\location\normalizer\builder] => Array
        (
            [module] => sale
            [file] => /lib/location/normalizer/builder.php
        )

    [bitrix\sale\location\normalizer\ibuilder] => Array
        (
            [module] => sale
            [file] => /lib/location/normalizer/ibuilder.php
        )

    [bitrix\sale\location\normalizer\normalizer] => Array
        (
            [module] => sale
            [file] => /lib/location/normalizer/normalizer.php
        )

    [bitrix\sale\location\normalizer\inormalizer] => Array
        (
            [module] => sale
            [file] => /lib/location/normalizer/inormalizer.php
        )

    [bitrix\sale\location\normalizer\commonnormalizer] => Array
        (
            [module] => sale
            [file] => /lib/location/normalizer/commonnormalizer.php
        )

    [bitrix\sale\location\normalizer\nullnormalizer] => Array
        (
            [module] => sale
            [file] => /lib/location/normalizer/nullnormalizer.php
        )

    [bitrix\sale\location\normalizer\spacenormalizer] => Array
        (
            [module] => sale
            [file] => /lib/location/normalizer/spacenormalizer.php
        )

    [bitrix\sale\location\normalizer\languagenormalizer] => Array
        (
            [module] => sale
            [file] => /lib/location/normalizer/languagenormalizer.php
        )

    [bitrix\sale\location\normalizer\helper] => Array
        (
            [module] => sale
            [file] => /lib/location/normalizer/helper.php
        )

    [sale\handlers\delivery\additional\ruspost\reliability\service] => Array
        (
            [module] => sale
            [file] => /handlers/delivery/additional/ruspost/reliability/service.php
        )

    [catalog] => Array
        (
            [module] => catalog
            [file] => install/index.php
        )

    [ccatalog] => Array
        (
            [module] => catalog
            [file] => mysql/catalog.php
        )

    [ccataloggroup] => Array
        (
            [module] => catalog
            [file] => mysql/cataloggroup.php
        )

    [cextra] => Array
        (
            [module] => catalog
            [file] => mysql/extra.php
        )

    [cprice] => Array
        (
            [module] => catalog
            [file] => mysql/price.php
        )

    [ccatalogproduct] => Array
        (
            [module] => catalog
            [file] => mysql/product.php
        )

    [ccatalogproductgroups] => Array
        (
            [module] => catalog
            [file] => mysql/product_group.php
        )

    [ccatalogload] => Array
        (
            [module] => catalog
            [file] => mysql/catalog_load.php
        )

    [ccatalogexport] => Array
        (
            [module] => catalog
            [file] => mysql/catalog_export.php
        )

    [ccatalogimport] => Array
        (
            [module] => catalog
            [file] => mysql/catalog_import.php
        )

    [ccatalogdiscount] => Array
        (
            [module] => catalog
            [file] => mysql/discount.php
        )

    [ccatalogdiscountcoupon] => Array
        (
            [module] => catalog
            [file] => mysql/discount_coupon.php
        )

    [ccatalogvat] => Array
        (
            [module] => catalog
            [file] => mysql/vat.php
        )

    [ccatalogevent] => Array
        (
            [module] => catalog
            [file] => general/catalog_event.php
        )

    [ccatalogsku] => Array
        (
            [module] => catalog
            [file] => general/catalog_sku.php
        )

    [ccatalogdiscountsave] => Array
        (
            [module] => catalog
            [file] => mysql/discount_save.php
        )

    [ccatalogstore] => Array
        (
            [module] => catalog
            [file] => mysql/store.php
        )

    [ccatalogstoreproduct] => Array
        (
            [module] => catalog
            [file] => mysql/store_product.php
        )

    [ccatalogadmin] => Array
        (
            [module] => catalog
            [file] => general/admin.php
        )

    [cglobalcondctrl] => Array
        (
            [module] => catalog
            [file] => general/catalog_cond.php
        )

    [cglobalcondctrlcomplex] => Array
        (
            [module] => catalog
            [file] => general/catalog_cond.php
        )

    [cglobalcondctrlatoms] => Array
        (
            [module] => catalog
            [file] => general/catalog_cond.php
        )

    [cglobalcondctrlgroup] => Array
        (
            [module] => catalog
            [file] => general/catalog_cond.php
        )

    [cglobalcondtree] => Array
        (
            [module] => catalog
            [file] => general/catalog_cond.php
        )

    [ccatalogcondctrl] => Array
        (
            [module] => catalog
            [file] => general/catalog_cond.php
        )

    [ccatalogcondctrlcomplex] => Array
        (
            [module] => catalog
            [file] => general/catalog_cond.php
        )

    [ccatalogcondctrlgroup] => Array
        (
            [module] => catalog
            [file] => general/catalog_cond.php
        )

    [ccatalogcondctrliblockfields] => Array
        (
            [module] => catalog
            [file] => general/catalog_cond.php
        )

    [ccatalogcondctrliblockprops] => Array
        (
            [module] => catalog
            [file] => general/catalog_cond.php
        )

    [ccatalogcondtree] => Array
        (
            [module] => catalog
            [file] => general/catalog_cond.php
        )

    [ccatalogcondctrlbasketproductfields] => Array
        (
            [module] => catalog
            [file] => general/sale_cond.php
        )

    [ccatalogcondctrlbasketproductprops] => Array
        (
            [module] => catalog
            [file] => general/sale_cond.php
        )

    [ccatalogcondctrlcatalogsettings] => Array
        (
            [module] => catalog
            [file] => general/sale_cond.php
        )

    [ccatalogactionctrlbasketproductfields] => Array
        (
            [module] => catalog
            [file] => general/sale_act.php
        )

    [ccatalogactionctrlbasketproductprops] => Array
        (
            [module] => catalog
            [file] => general/sale_act.php
        )

    [ccataloggifterproduct] => Array
        (
            [module] => catalog
            [file] => general/sale_act.php
        )

    [ccatalogdiscountconvert] => Array
        (
            [module] => catalog
            [file] => general/discount_convert.php
        )

    [ccatalogdiscountconverttmp] => Array
        (
            [module] => catalog
            [file] => mysql/discount_convert.php
        )

    [ccatalogproductprovider] => Array
        (
            [module] => catalog
            [file] => general/product_provider.php
        )

    [ccatalogstorebarcode] => Array
        (
            [module] => catalog
            [file] => mysql/store_barcode.php
        )

    [ccatalogcontractor] => Array
        (
            [module] => catalog
            [file] => mysql/contractor.php
        )

    [ccatalogdocstypes] => Array
        (
            [module] => catalog
            [file] => general/store_docs_type.php
        )

    [ccatalogarrivaldocs] => Array
        (
            [module] => catalog
            [file] => general/store_docs_type.php
        )

    [ccatalogstoreadjustmentdocs] => Array
        (
            [module] => catalog
            [file] => general/store_docs_type.php
        )

    [ccatalogmovingdocs] => Array
        (
            [module] => catalog
            [file] => general/store_docs_type.php
        )

    [ccatalogdeductdocs] => Array
        (
            [module] => catalog
            [file] => general/store_docs_type.php
        )

    [ccatalogreturnsdocs] => Array
        (
            [module] => catalog
            [file] => general/store_docs_type.php
        )

    [ccatalogunreserveddocs] => Array
        (
            [module] => catalog
            [file] => general/store_docs_type.php
        )

    [ccatalogdocs] => Array
        (
            [module] => catalog
            [file] => mysql/store_docs.php
        )

    [ccatalogstorecontrolutil] => Array
        (
            [module] => catalog
            [file] => general/store_utility.php
        )

    [ccatalogstoredocselement] => Array
        (
            [module] => catalog
            [file] => mysql/store_docs_element.php
        )

    [ccatalogstoredocsbarcode] => Array
        (
            [module] => catalog
            [file] => mysql/store_docs_barcode.php
        )

    [ccatalogiblockparameters] => Array
        (
            [module] => catalog
            [file] => general/comp_parameters.php
        )

    [ccatalogmeasure] => Array
        (
            [module] => catalog
            [file] => mysql/measure.php
        )

    [ccatalogmeasureresult] => Array
        (
            [module] => catalog
            [file] => mysql/measure.php
        )

    [ccatalogmeasureclassifier] => Array
        (
            [module] => catalog
            [file] => general/unit_classifier.php
        )

    [ccatalogmeasureadminresult] => Array
        (
            [module] => catalog
            [file] => general/measure_result.php
        )

    [ccatalogmeasureadminuiresult] => Array
        (
            [module] => catalog
            [file] => general/measure_result.php
        )

    [ccatalogmeasureratio] => Array
        (
            [module] => catalog
            [file] => mysql/measure_ratio.php
        )

    [ccatalogproductset] => Array
        (
            [module] => catalog
            [file] => mysql/product_set.php
        )

    [ccatalogadmintools] => Array
        (
            [module] => catalog
            [file] => general/admin_tools.php
        )

    [ccatalogadminproductsetedit] => Array
        (
            [module] => catalog
            [file] => general/admin_tools.php
        )

    [ccatalogmenu] => Array
        (
            [module] => catalog
            [file] => general/catalog_menu.php
        )

    [ccatalogcsvsettings] => Array
        (
            [module] => catalog
            [file] => general/csv_settings.php
        )

    [ccatalogstepoperations] => Array
        (
            [module] => catalog
            [file] => general/step_operations.php
        )

    [ccatalogproductsetavailable] => Array
        (
            [module] => catalog
            [file] => general/step_operations.php
        )

    [ccatalogproductavailable] => Array
        (
            [module] => catalog
            [file] => general/step_operations.php
        )

    [ccatalogiblockreindex] => Array
        (
            [module] => catalog
            [file] => general/step_operations.php
        )

    [ccatalogproductsettings] => Array
        (
            [module] => catalog
            [file] => general/step_operations.php
        )

    [ccatalogtools] => Array
        (
            [module] => catalog
            [file] => general/tools.php
        )

    [ccatalogresult] => Array
        (
            [module] => catalog
            [file] => general/result.php
        )

    [cproductquerybuilder] => Array
        (
            [module] => catalog
            [file] => general/querybuilder.php
        )

    [bitrix\catalog\compatible\eventcompatibility] => Array
        (
            [module] => catalog
            [file] => lib/compatible/eventcompatibility.php
        )

    [bitrix\catalog\config\feature] => Array
        (
            [module] => catalog
            [file] => lib/config/feature.php
        )

    [bitrix\catalog\config\state] => Array
        (
            [module] => catalog
            [file] => lib/config/state.php
        )

    [bitrix\catalog\discount\discountmanager] => Array
        (
            [module] => catalog
            [file] => lib/discount/discountmanager.php
        )

    [bitrix\catalog\ebay\ebayxmler] => Array
        (
            [module] => catalog
            [file] => lib/ebay/ebayxmler.php
        )

    [bitrix\catalog\ebay\exportoffer] => Array
        (
            [module] => catalog
            [file] => lib/ebay/exportoffer.php
        )

    [bitrix\catalog\ebay\exportoffercreator] => Array
        (
            [module] => catalog
            [file] => lib/ebay/exportoffercreator.php
        )

    [bitrix\catalog\ebay\exportoffersku] => Array
        (
            [module] => catalog
            [file] => lib/ebay/exportoffersku.php
        )

    [bitrix\catalog\grid\panel\productgroupaction] => Array
        (
            [module] => catalog
            [file] => lib/grid/panel/productgroupaction.php
        )

    [bitrix\catalog\grid\productaction] => Array
        (
            [module] => catalog
            [file] => lib/grid/productaction.php
        )

    [bitrix\catalog\helpers\admin\catalogedit] => Array
        (
            [module] => catalog
            [file] => lib/helpers/admin/catalogedit.php
        )

    [bitrix\catalog\helpers\admin\iblockpricechanger] => Array
        (
            [module] => catalog
            [file] => lib/helpers/admin/iblockpricechanger.php
        )

    [bitrix\catalog\helpers\admin\roundedit] => Array
        (
            [module] => catalog
            [file] => lib/helpers/admin/roundedit.php
        )

    [bitrix\catalog\helpers\admin\tools] => Array
        (
            [module] => catalog
            [file] => lib/helpers/admin/tools.php
        )

    [bitrix\catalog\helpers\tools] => Array
        (
            [module] => catalog
            [file] => lib/helpers/tools.php
        )

    [bitrix\catalog\model\entity] => Array
        (
            [module] => catalog
            [file] => lib/model/entity.php
        )

    [bitrix\catalog\model\event] => Array
        (
            [module] => catalog
            [file] => lib/model/event.php
        )

    [bitrix\catalog\model\eventresult] => Array
        (
            [module] => catalog
            [file] => lib/model/eventresult.php
        )

    [bitrix\catalog\model\price] => Array
        (
            [module] => catalog
            [file] => lib/model/price.php
        )

    [bitrix\catalog\model\product] => Array
        (
            [module] => catalog
            [file] => lib/model/product.php
        )

    [bitrix\catalog\product\price\calculation] => Array
        (
            [module] => catalog
            [file] => lib/product/price/calculation.php
        )

    [bitrix\catalog\product\basket] => Array
        (
            [module] => catalog
            [file] => lib/product/basket.php
        )

    [bitrix\catalog\product\catalogprovider] => Array
        (
            [module] => catalog
            [file] => lib/product/catalogprovider.php
        )

    [bitrix\catalog\product\catalogprovidercompatibility] => Array
        (
            [module] => catalog
            [file] => lib/product/catalogprovidercompatibility.php
        )

    [bitrix\catalog\product\price] => Array
        (
            [module] => catalog
            [file] => lib/product/price.php
        )

    [bitrix\catalog\product\propertycatalogfeature] => Array
        (
            [module] => catalog
            [file] => lib/product/propertycatalogfeature.php
        )

    [bitrix\catalog\product\quantitycontrol] => Array
        (
            [module] => catalog
            [file] => lib/product/quantitycontrol.php
        )

    [bitrix\catalog\product\search] => Array
        (
            [module] => catalog
            [file] => lib/product/search.php
        )

    [bitrix\catalog\product\sku] => Array
        (
            [module] => catalog
            [file] => lib/product/sku.php
        )

    [bitrix\catalog\product\subscribemanager] => Array
        (
            [module] => catalog
            [file] => lib/product/subscribemanager.php
        )

    [bitrix\catalog\product\systemfield] => Array
        (
            [module] => catalog
            [file] => lib/product/systemfield.php
        )

    [bitrix\catalog\product\viewed] => Array
        (
            [module] => catalog
            [file] => lib/product/viewed.php
        )

    [bitrix\catalog\update\adminfilteroption] => Array
        (
            [module] => catalog
            [file] => lib/update/adminfilteroption.php
        )

    [bitrix\catalog\update\admingridoption] => Array
        (
            [module] => catalog
            [file] => lib/update/admingridoption.php
        )

    [bitrix\catalog\url\adminpage\catalogbuilder] => Array
        (
            [module] => catalog
            [file] => lib/url/adminpage/catalogbuilder.php
        )

    [bitrix\catalog\catalogiblocktable] => Array
        (
            [module] => catalog
            [file] => lib/catalogiblock.php
        )

    [bitrix\catalog\catalogviewedproducttable] => Array
        (
            [module] => catalog
            [file] => lib/catalogviewedproduct.php
        )

    [bitrix\catalog\discounttable] => Array
        (
            [module] => catalog
            [file] => lib/discount.php
        )

    [bitrix\catalog\discountcoupontable] => Array
        (
            [module] => catalog
            [file] => lib/discountcoupon.php
        )

    [bitrix\catalog\discountentitytable] => Array
        (
            [module] => catalog
            [file] => lib/discountentity.php
        )

    [bitrix\catalog\discountmoduletable] => Array
        (
            [module] => catalog
            [file] => lib/discountmodule.php
        )

    [bitrix\catalog\discountrestrictiontable] => Array
        (
            [module] => catalog
            [file] => lib/discountrestriction.php
        )

    [bitrix\catalog\extratable] => Array
        (
            [module] => catalog
            [file] => lib/extra.php
        )

    [bitrix\catalog\grouptable] => Array
        (
            [module] => catalog
            [file] => lib/group.php
        )

    [bitrix\catalog\groupaccesstable] => Array
        (
            [module] => catalog
            [file] => lib/groupaccess.php
        )

    [bitrix\catalog\grouplangtable] => Array
        (
            [module] => catalog
            [file] => lib/grouplang.php
        )

    [bitrix\catalog\measuretable] => Array
        (
            [module] => catalog
            [file] => lib/measure.php
        )

    [bitrix\catalog\measureratiotable] => Array
        (
            [module] => catalog
            [file] => lib/measureratio.php
        )

    [bitrix\catalog\pricetable] => Array
        (
            [module] => catalog
            [file] => lib/price.php
        )

    [bitrix\catalog\producttable] => Array
        (
            [module] => catalog
            [file] => lib/product.php
        )

    [bitrix\catalog\productgroupaccesstable] => Array
        (
            [module] => catalog
            [file] => lib/productgroupaccess.php
        )

    [bitrix\catalog\roundingtable] => Array
        (
            [module] => catalog
            [file] => lib/rounding.php
        )

    [bitrix\catalog\storetable] => Array
        (
            [module] => catalog
            [file] => lib/store.php
        )

    [bitrix\catalog\storebarcodetable] => Array
        (
            [module] => catalog
            [file] => lib/storebarcode.php
        )

    [bitrix\catalog\storeproducttable] => Array
        (
            [module] => catalog
            [file] => lib/storeproduct.php
        )

    [bitrix\catalog\vattable] => Array
        (
            [module] => catalog
            [file] => lib/vat.php
        )

    [bitrix\catalog\ebayxmler] => Array
        (
            [module] => catalog
            [file] => lib/ebay/old.php
        )

    [bitrix\catalog\exportoffer] => Array
        (
            [module] => catalog
            [file] => lib/ebay/old.php
        )

    [bitrix\catalog\exportoffercreator] => Array
        (
            [module] => catalog
            [file] => lib/ebay/old.php
        )

    [bitrix\catalog\exportoffersku] => Array
        (
            [module] => catalog
            [file] => lib/ebay/old.php
        )

    [bitrix\catalog\searchhandlers] => Array
        (
            [module] => catalog
            [file] => lib/product/old.php
        )

)
Array
(
    [bitrix\main\application] => Array
        (
            [module] => main
            [file] => lib/application.php
        )

    [bitrix\main\httpapplication] => Array
        (
            [module] => main
            [file] => lib/httpapplication.php
        )

    [bitrix\main\argumentexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\argumentnullexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\argumentoutofrangeexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\argumenttypeexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\notimplementedexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\notsupportedexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\invalidoperationexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\objectpropertyexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\objectnotfoundexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\objectexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\systemexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\accessdeniedexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\decodingexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\io\invalidpathexception] => Array
        (
            [module] => main
            [file] => lib/io/ioexception.php
        )

    [bitrix\main\io\filenotfoundexception] => Array
        (
            [module] => main
            [file] => lib/io/ioexception.php
        )

    [bitrix\main\io\filedeleteexception] => Array
        (
            [module] => main
            [file] => lib/io/ioexception.php
        )

    [bitrix\main\io\fileopenexception] => Array
        (
            [module] => main
            [file] => lib/io/ioexception.php
        )

    [bitrix\main\io\filenotopenedexception] => Array
        (
            [module] => main
            [file] => lib/io/ioexception.php
        )

    [bitrix\main\context] => Array
        (
            [module] => main
            [file] => lib/context.php
        )

    [bitrix\main\httpcontext] => Array
        (
            [module] => main
            [file] => lib/httpcontext.php
        )

    [bitrix\main\dispatcher] => Array
        (
            [module] => main
            [file] => lib/dispatcher.php
        )

    [bitrix\main\environment] => Array
        (
            [module] => main
            [file] => lib/environment.php
        )

    [bitrix\main\event] => Array
        (
            [module] => main
            [file] => lib/event.php
        )

    [bitrix\main\eventmanager] => Array
        (
            [module] => main
            [file] => lib/eventmanager.php
        )

    [bitrix\main\eventresult] => Array
        (
            [module] => main
            [file] => lib/eventresult.php
        )

    [bitrix\main\request] => Array
        (
            [module] => main
            [file] => lib/request.php
        )

    [bitrix\main\httprequest] => Array
        (
            [module] => main
            [file] => lib/httprequest.php
        )

    [bitrix\main\response] => Array
        (
            [module] => main
            [file] => lib/response.php
        )

    [bitrix\main\httpresponse] => Array
        (
            [module] => main
            [file] => lib/httpresponse.php
        )

    [bitrix\main\modulemanager] => Array
        (
            [module] => main
            [file] => lib/modulemanager.php
        )

    [bitrix\main\server] => Array
        (
            [module] => main
            [file] => lib/server.php
        )

    [bitrix\main\config\configuration] => Array
        (
            [module] => main
            [file] => lib/config/configuration.php
        )

    [bitrix\main\config\option] => Array
        (
            [module] => main
            [file] => lib/config/option.php
        )

    [bitrix\main\context\culture] => Array
        (
            [module] => main
            [file] => lib/context/culture.php
        )

    [bitrix\main\data\cache] => Array
        (
            [module] => main
            [file] => lib/data/cache.php
        )

    [bitrix\main\data\cacheengineapc] => Array
        (
            [module] => main
            [file] => lib/data/cacheengineapc.php
        )

    [bitrix\main\data\cacheenginememcache] => Array
        (
            [module] => main
            [file] => lib/data/cacheenginememcache.php
        )

    [bitrix\main\data\cacheenginefiles] => Array
        (
            [module] => main
            [file] => lib/data/cacheenginefiles.php
        )

    [bitrix\main\data\cacheenginenone] => Array
        (
            [module] => main
            [file] => lib/data/cacheenginenone.php
        )

    [bitrix\main\data\connection] => Array
        (
            [module] => main
            [file] => lib/data/connection.php
        )

    [bitrix\main\data\connectionpool] => Array
        (
            [module] => main
            [file] => lib/data/connectionpool.php
        )

    [bitrix\main\data\icacheengine] => Array
        (
            [module] => main
            [file] => lib/data/cache.php
        )

    [bitrix\main\data\hsphpreadconnection] => Array
        (
            [module] => main
            [file] => lib/data/hsphpreadconnection.php
        )

    [bitrix\main\data\managedcache] => Array
        (
            [module] => main
            [file] => lib/data/managedcache.php
        )

    [bitrix\main\data\taggedcache] => Array
        (
            [module] => main
            [file] => lib/data/taggedcache.php
        )

    [bitrix\main\data\memcacheconnection] => Array
        (
            [module] => main
            [file] => lib/data/memcacheconnection.php
        )

    [bitrix\main\data\memcachedconnection] => Array
        (
            [module] => main
            [file] => lib/data/memcachedconnection.php
        )

    [bitrix\main\data\nosqlconnection] => Array
        (
            [module] => main
            [file] => lib/data/nosqlconnection.php
        )

    [bitrix\main\db\arrayresult] => Array
        (
            [module] => main
            [file] => lib/db/arrayresult.php
        )

    [bitrix\main\db\result] => Array
        (
            [module] => main
            [file] => lib/db/result.php
        )

    [bitrix\main\db\connection] => Array
        (
            [module] => main
            [file] => lib/db/connection.php
        )

    [bitrix\main\db\sqlexception] => Array
        (
            [module] => main
            [file] => lib/db/sqlexception.php
        )

    [bitrix\main\db\sqlqueryexception] => Array
        (
            [module] => main
            [file] => lib/db/sqlexception.php
        )

    [bitrix\main\db\transactionexception] => Array
        (
            [module] => main
            [file] => lib/db/sqlexception.php
        )

    [bitrix\main\db\sqlexpression] => Array
        (
            [module] => main
            [file] => lib/db/sqlexpression.php
        )

    [bitrix\main\db\sqlhelper] => Array
        (
            [module] => main
            [file] => lib/db/sqlhelper.php
        )

    [bitrix\main\db\mysqlcommonconnection] => Array
        (
            [module] => main
            [file] => lib/db/mysqlcommonconnection.php
        )

    [bitrix\main\db\mysqliconnection] => Array
        (
            [module] => main
            [file] => lib/db/mysqliconnection.php
        )

    [bitrix\main\db\mysqliresult] => Array
        (
            [module] => main
            [file] => lib/db/mysqliresult.php
        )

    [bitrix\main\db\mysqlisqlhelper] => Array
        (
            [module] => main
            [file] => lib/db/mysqlisqlhelper.php
        )

    [bitrix\main\db\mssqlconnection] => Array
        (
            [module] => main
            [file] => lib/db/mssqlconnection.php
        )

    [bitrix\main\db\mssqlresult] => Array
        (
            [module] => main
            [file] => lib/db/mssqlresult.php
        )

    [bitrix\main\db\mssqlsqlhelper] => Array
        (
            [module] => main
            [file] => lib/db/mssqlsqlhelper.php
        )

    [bitrix\main\db\oracleconnection] => Array
        (
            [module] => main
            [file] => lib/db/oracleconnection.php
        )

    [bitrix\main\db\oracleresult] => Array
        (
            [module] => main
            [file] => lib/db/oracleresult.php
        )

    [bitrix\main\db\oraclesqlhelper] => Array
        (
            [module] => main
            [file] => lib/db/oraclesqlhelper.php
        )

    [bitrix\main\db\pgsqlconnection] => Array
        (
            [module] => main
            [file] => lib/db/pgsqlconnection.php
        )

    [bitrix\main\diag\httpexceptionhandleroutput] => Array
        (
            [module] => main
            [file] => lib/diag/httpexceptionhandleroutput.php
        )

    [bitrix\main\diag\fileexceptionhandlerlog] => Array
        (
            [module] => main
            [file] => lib/diag/fileexceptionhandlerlog.php
        )

    [bitrix\main\diag\exceptionhandler] => Array
        (
            [module] => main
            [file] => lib/diag/exceptionhandler.php
        )

    [bitrix\main\diag\iexceptionhandleroutput] => Array
        (
            [module] => main
            [file] => lib/diag/iexceptionhandleroutput.php
        )

    [bitrix\main\diag\exceptionhandlerlog] => Array
        (
            [module] => main
            [file] => lib/diag/exceptionhandlerlog.php
        )

    [bitrix\main\io\file] => Array
        (
            [module] => main
            [file] => lib/io/file.php
        )

    [bitrix\main\io\fileentry] => Array
        (
            [module] => main
            [file] => lib/io/fileentry.php
        )

    [bitrix\main\io\path] => Array
        (
            [module] => main
            [file] => lib/io/path.php
        )

    [bitrix\main\io\filesystementry] => Array
        (
            [module] => main
            [file] => lib/io/filesystementry.php
        )

    [bitrix\main\io\ifilestream] => Array
        (
            [module] => main
            [file] => lib/io/ifilestream.php
        )

    [bitrix\main\localization\loc] => Array
        (
            [module] => main
            [file] => lib/localization/loc.php
        )

    [bitrix\main\mail\mail] => Array
        (
            [module] => main
            [file] => lib/mail/mail.php
        )

    [bitrix\main\mail\tracking] => Array
        (
            [module] => main
            [file] => lib/mail/tracking.php
        )

    [bitrix\main\mail\eventmanager] => Array
        (
            [module] => main
            [file] => lib/mail/eventmanager.php
        )

    [bitrix\main\mail\eventmessagecompiler] => Array
        (
            [module] => main
            [file] => lib/mail/eventmessagecompiler.php
        )

    [bitrix\main\mail\eventmessagethemecompiler] => Array
        (
            [module] => main
            [file] => lib/mail/eventmessagethemecompiler.php
        )

    [bitrix\main\mail\internal\event] => Array
        (
            [module] => main
            [file] => lib/mail/internal/event.php
        )

    [bitrix\main\mail\internal\eventattachment] => Array
        (
            [module] => main
            [file] => lib/mail/internal/eventattachment.php
        )

    [bitrix\main\mail\internal\eventmessage] => Array
        (
            [module] => main
            [file] => lib/mail/internal/eventmessage.php
        )

    [bitrix\main\mail\internal\eventmessagesite] => Array
        (
            [module] => main
            [file] => lib/mail/internal/eventmessagesite.php
        )

    [bitrix\main\mail\internal\eventmessageattachment] => Array
        (
            [module] => main
            [file] => lib/mail/internal/eventmessageattachment.php
        )

    [bitrix\main\mail\internal\eventtype] => Array
        (
            [module] => main
            [file] => lib/mail/internal/eventtype.php
        )

    [bitrix\main\text\converter] => Array
        (
            [module] => main
            [file] => lib/text/converter.php
        )

    [bitrix\main\text\emptyconverter] => Array
        (
            [module] => main
            [file] => lib/text/emptyconverter.php
        )

    [bitrix\main\text\encoding] => Array
        (
            [module] => main
            [file] => lib/text/encoding.php
        )

    [bitrix\main\text\htmlconverter] => Array
        (
            [module] => main
            [file] => lib/text/htmlconverter.php
        )

    [bitrix\main\text\binarystring] => Array
        (
            [module] => main
            [file] => lib/text/binarystring.php
        )

    [bitrix\main\text\xmlconverter] => Array
        (
            [module] => main
            [file] => lib/text/xmlconverter.php
        )

    [bitrix\main\type\collection] => Array
        (
            [module] => main
            [file] => lib/type/collection.php
        )

    [bitrix\main\type\date] => Array
        (
            [module] => main
            [file] => lib/type/date.php
        )

    [bitrix\main\type\datetime] => Array
        (
            [module] => main
            [file] => lib/type/datetime.php
        )

    [bitrix\main\type\dictionary] => Array
        (
            [module] => main
            [file] => lib/type/dictionary.php
        )

    [bitrix\main\type\filterabledictionary] => Array
        (
            [module] => main
            [file] => lib/type/filterabledictionary.php
        )

    [bitrix\main\type\parameterdictionary] => Array
        (
            [module] => main
            [file] => lib/type/parameterdictionary.php
        )

    [bitrix\main\web\cookie] => Array
        (
            [module] => main
            [file] => lib/web/cookie.php
        )

    [bitrix\main\web\uri] => Array
        (
            [module] => main
            [file] => lib/web/uri.php
        )

    [bitrix\main\sendereventhandler] => Array
        (
            [module] => main
            [file] => lib/senderconnector.php
        )

    [bitrix\main\senderconnectoruser] => Array
        (
            [module] => main
            [file] => lib/senderconnector.php
        )

    [bitrix\main\urlrewriterrulemaker] => Array
        (
            [module] => main
            [file] => lib/urlrewriter.php
        )

    [bitrix\main\update\stepper] => Array
        (
            [module] => main
            [file] => lib/update/stepper.php
        )

    [bitrix\main\composite\abstractresponse] => Array
        (
            [module] => main
            [file] => lib/composite/responder.php
        )

    [bitrix\main\composite\fileresponse] => Array
        (
            [module] => main
            [file] => lib/composite/responder.php
        )

    [bitrix\main\composite\memcachedresponse] => Array
        (
            [module] => main
            [file] => lib/composite/responder.php
        )

    [bitrix\main\security\otpexception] => Array
        (
            [module] => main
            [file] => lib/security/securityexception.php
        )

    [ctimezone] => Array
        (
            [module] => main
            [file] => classes/general/time.php
        )

    [cbxpunycode] => Array
        (
            [module] => main
            [file] => classes/general/punycode.php
        )

    [ibxvirtualio] => Array
        (
            [module] => main
            [file] => classes/general/virtual_io.php
        )

    [ibxgeterrors] => Array
        (
            [module] => main
            [file] => classes/general/virtual_io.php
        )

    [cbxvirtualio] => Array
        (
            [module] => main
            [file] => classes/general/virtual_io.php
        )

    [cbxvirtualfilebase] => Array
        (
            [module] => main
            [file] => classes/general/virtual_file.php
        )

    [cbxvirtualfile] => Array
        (
            [module] => main
            [file] => classes/general/virtual_file.php
        )

    [cbxvirtualdirectory] => Array
        (
            [module] => main
            [file] => classes/general/virtual_file.php
        )

    [calloption] => Array
        (
            [module] => main
            [file] => classes/general/option.php
        )

    [coption] => Array
        (
            [module] => main
            [file] => classes/general/option.php
        )

    [callpageoption] => Array
        (
            [module] => main
            [file] => classes/general/pageoption.php
        )

    [cpageoption] => Array
        (
            [module] => main
            [file] => classes/general/pageoption.php
        )

    [callsqlwhere] => Array
        (
            [module] => main
            [file] => classes/general/sqlwhere.php
        )

    [csqlwhereexpression] => Array
        (
            [module] => main
            [file] => classes/general/sqlwhere.php
        )

    [csqlwhere] => Array
        (
            [module] => main
            [file] => classes/general/sqlwhere.php
        )

    [calllanguage] => Array
        (
            [module] => main
            [file] => classes/general/language.php
        )

    [clanguage] => Array
        (
            [module] => main
            [file] => classes/general/language.php
        )

    [clangadmin] => Array
        (
            [module] => main
            [file] => classes/general/language.php
        )

    [_clangdbresult] => Array
        (
            [module] => main
            [file] => classes/general/langdbresult.php
        )

    [callagent] => Array
        (
            [module] => main
            [file] => classes/general/agent.php
        )

    [cagent] => Array
        (
            [module] => main
            [file] => classes/mysql/agent.php
        )

    [capplicationexception] => Array
        (
            [module] => main
            [file] => classes/general/applicationexception.php
        )

    [cadminexception] => Array
        (
            [module] => main
            [file] => classes/general/adminexception.php
        )

    [callsite] => Array
        (
            [module] => main
            [file] => classes/general/site.php
        )

    [calllang] => Array
        (
            [module] => main
            [file] => classes/general/site.php
        )

    [csite] => Array
        (
            [module] => main
            [file] => classes/general/site.php
        )

    [clang] => Array
        (
            [module] => main
            [file] => classes/general/site.php
        )

    [chttp] => Array
        (
            [module] => main
            [file] => classes/general/http.php
        )

    [cutil] => Array
        (
            [module] => main
            [file] => classes/general/util.php
        )

    [callmain] => Array
        (
            [module] => main
            [file] => classes/general/main.php
        )

    [cmain] => Array
        (
            [module] => main
            [file] => classes/general/main.php
        )

    [calldatabase] => Array
        (
            [module] => main
            [file] => classes/general/database.php
        )

    [calldbresult] => Array
        (
            [module] => main
            [file] => classes/general/dbresult.php
        )

    [cdatabasemysql] => Array
        (
            [module] => main
            [file] => classes/mysql/database.php
        )

    [cdbresultmysql] => Array
        (
            [module] => main
            [file] => classes/mysql/dbresult.php
        )

    [icachebackend] => Array
        (
            [module] => main
            [file] => classes/general/cache_backend.php
        )

    [cphpcache] => Array
        (
            [module] => main
            [file] => classes/general/cache.php
        )

    [ccachemanager] => Array
        (
            [module] => main
            [file] => classes/general/cache_manager.php
        )

    [cpagecache] => Array
        (
            [module] => main
            [file] => classes/general/page_cache.php
        )

    [cstackcacheentry] => Array
        (
            [module] => main
            [file] => classes/general/stack_cache_entry.php
        )

    [cstackcachemanager] => Array
        (
            [module] => main
            [file] => classes/general/stack_cache.php
        )

    [cmodule] => Array
        (
            [module] => main
            [file] => /classes/general/module.php
        )

    [bitrix\main\entity\ufield] => Array
        (
            [module] => main
            [file] => include/deprecated/ufield.php
        )

    [cdatabase] => Array
        (
            [module] => main
            [file] => classes/mysql/database.php
        )

    [cdbresult] => Array
        (
            [module] => main
            [file] => classes/mysql/dbresult.php
        )

    [csitetemplate] => Array
        (
            [module] => main
            [file] => classes/general/site_template.php
        )

    [cbitrixcomponent] => Array
        (
            [module] => main
            [file] => classes/general/component.php
        )

    [ccomponentengine] => Array
        (
            [module] => main
            [file] => classes/general/component_engine.php
        )

    [ccomponentajax] => Array
        (
            [module] => main
            [file] => classes/general/component_ajax.php
        )

    [cbitrixcomponenttemplate] => Array
        (
            [module] => main
            [file] => classes/general/component_template.php
        )

    [ccomponentutil] => Array
        (
            [module] => main
            [file] => classes/general/component_util.php
        )

    [ccontrollerclient] => Array
        (
            [module] => main
            [file] => classes/general/controller_member.php
        )

    [phpparser] => Array
        (
            [module] => main
            [file] => classes/general/php_parser.php
        )

    [cdiskquota] => Array
        (
            [module] => main
            [file] => classes/general/quota.php
        )

    [ceventlog] => Array
        (
            [module] => main
            [file] => classes/general/event_log.php
        )

    [ceventmain] => Array
        (
            [module] => main
            [file] => classes/general/event_log.php
        )

    [cadminfiledialog] => Array
        (
            [module] => main
            [file] => classes/general/file_dialog.php
        )

    [wll_user] => Array
        (
            [module] => main
            [file] => classes/general/liveid.php
        )

    [wll_consenttoken] => Array
        (
            [module] => main
            [file] => classes/general/liveid.php
        )

    [windowslivelogin] => Array
        (
            [module] => main
            [file] => classes/general/liveid.php
        )

    [cfile] => Array
        (
            [module] => main
            [file] => classes/general/file.php
        )

    [callfile] => Array
        (
            [module] => main
            [file] => classes/general/file.php
        )

    [ctempfile] => Array
        (
            [module] => main
            [file] => classes/general/file_temp.php
        )

    [cfavorites] => Array
        (
            [module] => main
            [file] => classes/mysql/favorites.php
        )

    [cuseroptions] => Array
        (
            [module] => main
            [file] => classes/general/user_options.php
        )

    [cgridoptions] => Array
        (
            [module] => main
            [file] => classes/general/grids.php
        )

    [cundo] => Array
        (
            [module] => main
            [file] => /classes/general/undo.php
        )

    [cautosave] => Array
        (
            [module] => main
            [file] => /classes/general/undo.php
        )

    [callratings] => Array
        (
            [module] => main
            [file] => classes/general/ratings.php
        )

    [cratings] => Array
        (
            [module] => main
            [file] => classes/mysql/ratings.php
        )

    [cratingscomponentsmain] => Array
        (
            [module] => main
            [file] => classes/mysql/ratings_components.php
        )

    [cratingrule] => Array
        (
            [module] => main
            [file] => classes/general/rating_rule.php
        )

    [cratingrulesmain] => Array
        (
            [module] => main
            [file] => classes/mysql/rating_rules.php
        )

    [ctoppanel] => Array
        (
            [module] => main
            [file] => public/top_panel.php
        )

    [ceditarea] => Array
        (
            [module] => main
            [file] => public/edit_area.php
        )

    [ccomponentpanel] => Array
        (
            [module] => main
            [file] => public/edit_area.php
        )

    [ctextparser] => Array
        (
            [module] => main
            [file] => classes/general/textparser.php
        )

    [cphpcachefiles] => Array
        (
            [module] => main
            [file] => classes/general/cache_files.php
        )

    [cdataxmlnode] => Array
        (
            [module] => main
            [file] => classes/general/xml.php
        )

    [cdataxmldocument] => Array
        (
            [module] => main
            [file] => classes/general/xml.php
        )

    [cdataxml] => Array
        (
            [module] => main
            [file] => classes/general/xml.php
        )

    [cxmlfilestream] => Array
        (
            [module] => main
            [file] => classes/general/xml.php
        )

    [crsaprovider] => Array
        (
            [module] => main
            [file] => classes/general/rsasecurity.php
        )

    [crsasecurity] => Array
        (
            [module] => main
            [file] => classes/general/rsasecurity.php
        )

    [crsabcmathprovider] => Array
        (
            [module] => main
            [file] => classes/general/rsabcmath.php
        )

    [crsaopensslprovider] => Array
        (
            [module] => main
            [file] => classes/general/rsaopenssl.php
        )

    [casnreader] => Array
        (
            [module] => main
            [file] => classes/general/asn.php
        )

    [cbxshorturi] => Array
        (
            [module] => main
            [file] => classes/mysql/short_uri.php
        )

    [cfinder] => Array
        (
            [module] => main
            [file] => classes/general/finder.php
        )

    [caccess] => Array
        (
            [module] => main
            [file] => classes/general/access.php
        )

    [cauthprovider] => Array
        (
            [module] => main
            [file] => classes/general/authproviders.php
        )

    [iproviderinterface] => Array
        (
            [module] => main
            [file] => classes/general/authproviders.php
        )

    [cgroupauthprovider] => Array
        (
            [module] => main
            [file] => classes/general/authproviders.php
        )

    [cuserauthprovider] => Array
        (
            [module] => main
            [file] => classes/general/authproviders.php
        )

    [ctableschema] => Array
        (
            [module] => main
            [file] => classes/general/table_schema.php
        )

    [ccsvdata] => Array
        (
            [module] => main
            [file] => classes/general/csv_data.php
        )

    [csmile] => Array
        (
            [module] => main
            [file] => classes/general/smile.php
        )

    [csmilegallery] => Array
        (
            [module] => main
            [file] => classes/general/smile.php
        )

    [csmileset] => Array
        (
            [module] => main
            [file] => classes/general/smile.php
        )

    [cglobalcounter] => Array
        (
            [module] => main
            [file] => classes/general/global_counter.php
        )

    [cusercounter] => Array
        (
            [module] => main
            [file] => classes/mysql/user_counter.php
        )

    [cusercounterpage] => Array
        (
            [module] => main
            [file] => classes/mysql/user_counter.php
        )

    [chotkeys] => Array
        (
            [module] => main
            [file] => classes/general/hot_keys.php
        )

    [chotkeyscode] => Array
        (
            [module] => main
            [file] => classes/general/hot_keys.php
        )

    [cbxsanitizer] => Array
        (
            [module] => main
            [file] => classes/general/sanitizer.php
        )

    [ibxarchive] => Array
        (
            [module] => main
            [file] => classes/general/archive.php
        )

    [cbxarchive] => Array
        (
            [module] => main
            [file] => classes/general/archive.php
        )

    [cadminnotify] => Array
        (
            [module] => main
            [file] => classes/general/admin_notify.php
        )

    [cbxfavadmmenu] => Array
        (
            [module] => main
            [file] => classes/general/favorites.php
        )

    [cadmininformer] => Array
        (
            [module] => main
            [file] => classes/general/admin_informer.php
        )

    [csitecheckertest] => Array
        (
            [module] => main
            [file] => classes/general/site_checker.php
        )

    [csqlutil] => Array
        (
            [module] => main
            [file] => classes/general/sql_util.php
        )

    [cfileuploader] => Array
        (
            [module] => main
            [file] => classes/general/uploader.php
        )

    [lpa] => Array
        (
            [module] => main
            [file] => classes/general/lpa.php
        )

    [cadminfilter] => Array
        (
            [module] => main
            [file] => interface/admin_filter.php
        )

    [cadminlist] => Array
        (
            [module] => main
            [file] => interface/admin_list.php
        )

    [cadminlistrow] => Array
        (
            [module] => main
            [file] => interface/admin_list.php
        )

    [cadminuilist] => Array
        (
            [module] => main
            [file] => interface/admin_ui_list.php
        )

    [cadminuilistrow] => Array
        (
            [module] => main
            [file] => interface/admin_ui_list.php
        )

    [cadminuiresult] => Array
        (
            [module] => main
            [file] => interface/admin_ui_list.php
        )

    [cadminuicontextmenu] => Array
        (
            [module] => main
            [file] => interface/admin_ui_list.php
        )

    [cadminuisorting] => Array
        (
            [module] => main
            [file] => interface/admin_ui_list.php
        )

    [cadminuilistactionpanel] => Array
        (
            [module] => main
            [file] => interface/admin_ui_list.php
        )

    [cadmintabcontrol] => Array
        (
            [module] => main
            [file] => interface/admin_tabcontrol.php
        )

    [cadminform] => Array
        (
            [module] => main
            [file] => interface/admin_form.php
        )

    [cadminformsettings] => Array
        (
            [module] => main
            [file] => interface/admin_form.php
        )

    [cadmintabcontroldrag] => Array
        (
            [module] => main
            [file] => interface/admin_tabcontrol_drag.php
        )

    [cadmindraggableblockengine] => Array
        (
            [module] => main
            [file] => interface/admin_tabcontrol_drag.php
        )

    [cjspopup] => Array
        (
            [module] => main
            [file] => interface/jspopup.php
        )

    [cjspopuponpage] => Array
        (
            [module] => main
            [file] => interface/jspopup.php
        )

    [cadmincalendar] => Array
        (
            [module] => main
            [file] => interface/admin_calendar.php
        )

    [cadminviewtabcontrol] => Array
        (
            [module] => main
            [file] => interface/admin_viewtabcontrol.php
        )

    [cadmintabengine] => Array
        (
            [module] => main
            [file] => interface/admin_tabengine.php
        )

    [ccaptcha] => Array
        (
            [module] => main
            [file] => classes/general/captcha.php
        )

    [cmpnotifications] => Array
        (
            [module] => main
            [file] => classes/general/mp_notifications.php
        )

    [calltask] => Array
        (
            [module] => main
            [file] => classes/general/task.php
        )

    [ctask] => Array
        (
            [module] => main
            [file] => classes/general/task.php
        )

    [calloperation] => Array
        (
            [module] => main
            [file] => classes/general/operation.php
        )

    [coperation] => Array
        (
            [module] => main
            [file] => classes/general/operation.php
        )

    [callgroup] => Array
        (
            [module] => main
            [file] => classes/general/group.php
        )

    [cgroup] => Array
        (
            [module] => main
            [file] => classes/general/group.php
        )

    [cajax] => Array
        (
            [module] => main
            [file] => ajax_tools.php
        )

    [calluser] => Array
        (
            [module] => main
            [file] => classes/general/user.php
        )

    [cuser] => Array
        (
            [module] => main
            [file] => classes/general/user.php
        )

    [callevent] => Array
        (
            [module] => main
            [file] => classes/general/event.php
        )

    [cevent] => Array
        (
            [module] => main
            [file] => classes/general/event.php
        )

    [calleventmessage] => Array
        (
            [module] => main
            [file] => classes/general/eventmessage.php
        )

    [ceventmessage] => Array
        (
            [module] => main
            [file] => classes/general/eventmessage.php
        )

    [ceventtype] => Array
        (
            [module] => main
            [file] => classes/general/eventmessage.php
        )

    [_ceventtyperesult] => Array
        (
            [module] => main
            [file] => classes/general/eventmessage.php
        )

    [cdbresulteventmultiresult] => Array
        (
            [module] => main
            [file] => classes/general/eventmessage.php
        )

    [cdebuginfo] => Array
        (
            [module] => main
            [file] => classes/general/debuginfo.php
        )

    [ccaptchaagent] => Array
        (
            [module] => main
            [file] => classes/general/captchaagent.php
        )

    [callfilterquery] => Array
        (
            [module] => main
            [file] => classes/general/filterquery.php
        )

    [cfilterquery] => Array
        (
            [module] => main
            [file] => classes/general/filterquery.php
        )

    [cconvertorspregreplacehelper] => Array
        (
            [module] => main
            [file] => classes/general/convertorspregreplacehelper.php
        )

    [cspacer] => Array
        (
            [module] => main
            [file] => classes/general/spacer.php
        )

    [updatetools] => Array
        (
            [module] => main
            [file] => classes/general/updatetools.php
        )

    [cjscore] => Array
        (
            [module] => main
            [file] => classes/general/jscore.php
        )

    [cchecklisttools] => Array
        (
            [module] => main
            [file] => classes/general/checklist.php
        )

    [cmenu] => Array
        (
            [module] => main
            [file] => classes/general/menu.php
        )

    [cmenucustom] => Array
        (
            [module] => main
            [file] => classes/general/menucustom.php
        )

    [callusertypeentity] => Array
        (
            [module] => main
            [file] => classes/general/usertype.php
        )

    [cusertypeentity] => Array
        (
            [module] => main
            [file] => classes/general/usertype.php
        )

    [cuserfieldenum] => Array
        (
            [module] => main
            [file] => classes/general/userfieldenum.php
        )

    [cusertypesql] => Array
        (
            [module] => main
            [file] => classes/general/usertypesql.php
        )

    [cusertypemanager] => Array
        (
            [module] => main
            [file] => classes/general/usertypemanager.php
        )

    [cusertypestring] => Array
        (
            [module] => main
            [file] => classes/general/usertypestr.php
        )

    [cusertypeinteger] => Array
        (
            [module] => main
            [file] => classes/general/usertypeint.php
        )

    [cusertypedouble] => Array
        (
            [module] => main
            [file] => classes/general/usertypedbl.php
        )

    [cusertypedatetime] => Array
        (
            [module] => main
            [file] => classes/general/usertypetime.php
        )

    [cusertypedate] => Array
        (
            [module] => main
            [file] => classes/general/usertypedate.php
        )

    [cusertypeboolean] => Array
        (
            [module] => main
            [file] => classes/general/usertypebool.php
        )

    [cusertypefile] => Array
        (
            [module] => main
            [file] => classes/general/usertypefile.php
        )

    [cusertypeenum] => Array
        (
            [module] => main
            [file] => classes/general/usertypeenum.php
        )

    [cusertypeiblocksection] => Array
        (
            [module] => main
            [file] => classes/general/usertypesection.php
        )

    [ciblocksectionenum] => Array
        (
            [module] => main
            [file] => classes/general/usertypesection.php
        )

    [cusertypeiblockelement] => Array
        (
            [module] => main
            [file] => classes/general/usertypeelement.php
        )

    [cusertypestringformatted] => Array
        (
            [module] => main
            [file] => classes/general/usertypestrfmt.php
        )

    [cusertypeurl] => Array
        (
            [module] => main
            [file] => classes/general/usertypeurl.php
        )

    [bxgadget] => Array
        (
            [module] => main
            [file] => classes/general/gadget.php
        )

    [cmainadmin] => Array
        (
            [module] => main
            [file] => classes/general/main_admin.php
        )

    [ctemplates] => Array
        (
            [module] => main
            [file] => classes/general/templates.php
        )

    [cpagetemplate] => Array
        (
            [module] => main
            [file] => classes/general/page_template.php
        )

    [filescmp] => Array
        (
            [module] => main
            [file] => classes/general/files_cmp.php
        )

    [carchiver] => Array
        (
            [module] => main
            [file] => classes/general/tar_gz.php
        )

    [czip] => Array
        (
            [module] => main
            [file] => classes/general/zip.php
        )

    [curlrewriter] => Array
        (
            [module] => main
            [file] => classes/general/urlrewriter.php
        )

    [charsetconverter] => Array
        (
            [module] => main
            [file] => classes/general/charset_converter.php
        )

    [chtmlpagescache] => Array
        (
            [module] => main
            [file] => lib/composite/helper.php
        )

    [statichtmlmemcachedresponse] => Array
        (
            [module] => main
            [file] => lib/composite/responder.php
        )

    [statichtmlfileresponse] => Array
        (
            [module] => main
            [file] => lib/composite/responder.php
        )

    [bitrix\main\page\frame] => Array
        (
            [module] => main
            [file] => lib/composite/engine.php
        )

    [bitrix\main\page\framestatic] => Array
        (
            [module] => main
            [file] => lib/composite/staticarea.php
        )

    [bitrix\main\page\framebuffered] => Array
        (
            [module] => main
            [file] => lib/composite/bufferarea.php
        )

    [bitrix\main\page\framehelper] => Array
        (
            [module] => main
            [file] => lib/composite/bufferarea.php
        )

    [bitrix\main\data\statichtmlcache] => Array
        (
            [module] => main
            [file] => lib/composite/page.php
        )

    [bitrix\main\data\statichtmlstorage] => Array
        (
            [module] => main
            [file] => lib/composite/data/abstractstorage.php
        )

    [bitrix\main\data\statichtmlfilestorage] => Array
        (
            [module] => main
            [file] => lib/composite/data/filestorage.php
        )

    [bitrix\main\data\statichtmlmemcachedstorage] => Array
        (
            [module] => main
            [file] => lib/composite/data/memcachedstorage.php
        )

    [bitrix\main\data\staticcacheprovider] => Array
        (
            [module] => main
            [file] => lib/composite/data/cacheprovider.php
        )

    [bitrix\main\data\appcachemanifest] => Array
        (
            [module] => main
            [file] => lib/composite/appcache.php
        )

    [iblock] => Array
        (
            [module] => iblock
            [file] => install/index.php
        )

    [ciblockpropertyresult] => Array
        (
            [module] => iblock
            [file] => classes/general/iblockpropresult.php
        )

    [ciblockresult] => Array
        (
            [module] => iblock
            [file] => classes/general/iblockresult.php
        )

    [_cibelement] => Array
        (
            [module] => iblock
            [file] => classes/general/iblock_element.php
        )

    [ciblocktype] => Array
        (
            [module] => iblock
            [file] => classes/general/iblocktype.php
        )

    [calliblock] => Array
        (
            [module] => iblock
            [file] => classes/general/iblock.php
        )

    [ciblock] => Array
        (
            [module] => iblock
            [file] => classes/mysql/iblock.php
        )

    [calliblocksection] => Array
        (
            [module] => iblock
            [file] => classes/general/iblocksection.php
        )

    [ciblocksection] => Array
        (
            [module] => iblock
            [file] => classes/mysql/iblocksection.php
        )

    [calliblockproperty] => Array
        (
            [module] => iblock
            [file] => classes/general/iblockproperty.php
        )

    [ciblockpropertyenum] => Array
        (
            [module] => iblock
            [file] => classes/general/iblockpropertyenum.php
        )

    [ciblockproperty] => Array
        (
            [module] => iblock
            [file] => classes/mysql/iblockproperty.php
        )

    [calliblockelement] => Array
        (
            [module] => iblock
            [file] => classes/general/iblockelement.php
        )

    [ciblockelement] => Array
        (
            [module] => iblock
            [file] => classes/mysql/iblockelement.php
        )

    [calliblockrss] => Array
        (
            [module] => iblock
            [file] => classes/general/iblockrss.php
        )

    [ciblockrss] => Array
        (
            [module] => iblock
            [file] => classes/mysql/iblockrss.php
        )

    [ciblockpropertydatetime] => Array
        (
            [module] => iblock
            [file] => classes/general/prop_datetime.php
        )

    [ciblockpropertydate] => Array
        (
            [module] => iblock
            [file] => classes/general/prop_date.php
        )

    [ciblockpropertyxmlid] => Array
        (
            [module] => iblock
            [file] => classes/general/prop_xmlid.php
        )

    [ciblockpropertyfileman] => Array
        (
            [module] => iblock
            [file] => classes/general/prop_fileman.php
        )

    [ciblockpropertyhtml] => Array
        (
            [module] => iblock
            [file] => classes/general/prop_html.php
        )

    [ciblockpropertyelementlist] => Array
        (
            [module] => iblock
            [file] => classes/general/prop_element_list.php
        )

    [ccmlresult] => Array
        (
            [module] => iblock
            [file] => classes/general/cmlresult.php
        )

    [ciblockxmlfile] => Array
        (
            [module] => iblock
            [file] => classes/mysql/cml2.php
        )

    [ciblockcmlimport] => Array
        (
            [module] => iblock
            [file] => classes/general/cml2.php
        )

    [ciblockcmlexport] => Array
        (
            [module] => iblock
            [file] => classes/general/cml2.php
        )

    [ciblockfindtools] => Array
        (
            [module] => iblock
            [file] => classes/general/comp_findtools.php
        )

    [ciblockpricetools] => Array
        (
            [module] => iblock
            [file] => classes/general/comp_pricetools.php
        )

    [ciblockparameters] => Array
        (
            [module] => iblock
            [file] => classes/general/comp_parameters.php
        )

    [ciblockformatproperties] => Array
        (
            [module] => iblock
            [file] => classes/general/comp_formatprops.php
        )

    [calliblocksequence] => Array
        (
            [module] => iblock
            [file] => classes/general/iblocksequence.php
        )

    [ciblocksequence] => Array
        (
            [module] => iblock
            [file] => classes/mysql/iblocksequence.php
        )

    [ciblockpropertysequence] => Array
        (
            [module] => iblock
            [file] => classes/general/prop_seq.php
        )

    [ciblockpropertyelementautocomplete] => Array
        (
            [module] => iblock
            [file] => classes/general/prop_element_auto.php
        )

    [ciblockpropertysku] => Array
        (
            [module] => iblock
            [file] => classes/general/prop_element_sku.php
        )

    [ciblockpropertysectionautocomplete] => Array
        (
            [module] => iblock
            [file] => classes/general/prop_section_auto.php
        )

    [calliblockofferstmp] => Array
        (
            [module] => iblock
            [file] => classes/general/iblockoffers.php
        )

    [ciblockofferstmp] => Array
        (
            [module] => iblock
            [file] => classes/mysql/iblockoffers.php
        )

    [ceventiblock] => Array
        (
            [module] => iblock
            [file] => classes/general/iblock_event_list.php
        )

    [cratingscomponentsiblock] => Array
        (
            [module] => iblock
            [file] => classes/general/ratings_components.php
        )

    [ciblockrights] => Array
        (
            [module] => iblock
            [file] => classes/general/iblock_rights.php
        )

    [ciblocksectionrights] => Array
        (
            [module] => iblock
            [file] => classes/general/iblock_rights.php
        )

    [ciblockelementrights] => Array
        (
            [module] => iblock
            [file] => classes/general/iblock_rights.php
        )

    [ciblockrightsstorage] => Array
        (
            [module] => iblock
            [file] => classes/general/iblock_rights.php
        )

    [ciblockpropertytools] => Array
        (
            [module] => iblock
            [file] => classes/general/iblockproptools.php
        )

    [ciblocksectionpropertylink] => Array
        (
            [module] => iblock
            [file] => classes/general/section_property.php
        )

    [ciblockxmlimport] => Array
        (
            [module] => iblock
            [file] => classes/general/iblockxmlimport.php
        )

    [bitrix\iblock\iblockfieldtable] => Array
        (
            [module] => iblock
            [file] => lib/iblockfield.php
        )

    [bitrix\iblock\iblockgrouptable] => Array
        (
            [module] => iblock
            [file] => lib/iblockgroup.php
        )

    [bitrix\iblock\iblockmessagetable] => Array
        (
            [module] => iblock
            [file] => lib/iblockmessage.php
        )

    [bitrix\iblock\iblockrsstable] => Array
        (
            [module] => iblock
            [file] => lib/iblockrss.php
        )

    [bitrix\iblock\iblocksitetable] => Array
        (
            [module] => iblock
            [file] => lib/iblocksite.php
        )

    [bitrix\iblock\inheritedpropertytable] => Array
        (
            [module] => iblock
            [file] => lib/inheritedproperty.php
        )

    [bitrix\iblock\propertyenumerationtable] => Array
        (
            [module] => iblock
            [file] => lib/propertyenumeration.php
        )

    [bitrix\iblock\propertyfeaturetable] => Array
        (
            [module] => iblock
            [file] => lib/propertyfeature.php
        )

    [bitrix\iblock\sequencetable] => Array
        (
            [module] => iblock
            [file] => lib/sequence.php
        )

    [bitrix\iblock\sitetable] => Array
        (
            [module] => iblock
            [file] => lib/site.php
        )

    [bitrix\iblock\typetable] => Array
        (
            [module] => iblock
            [file] => lib/type.php
        )

    [bitrix\iblock\typelanguagetable] => Array
        (
            [module] => iblock
            [file] => lib/typelanguage.php
        )

    [bitrix\iblock\bizproctype\usertypeproperty] => Array
        (
            [module] => iblock
            [file] => lib/bizproctype/usertypeproperty.php
        )

    [bitrix\iblock\bizproctype\ecrm] => Array
        (
            [module] => iblock
            [file] => lib/bizproctype/ecrm.php
        )

    [bitrix\iblock\bizproctype\money] => Array
        (
            [module] => iblock
            [file] => lib/bizproctype/money.php
        )

    [bitrix\iblock\bizproctype\usertypepropertydiskfile] => Array
        (
            [module] => iblock
            [file] => lib/bizproctype/usertypepropertydiskfile.php
        )

    [bitrix\iblock\bizproctype\usertypepropertyelist] => Array
        (
            [module] => iblock
            [file] => lib/bizproctype/usertypepropertyelist.php
        )

    [bitrix\iblock\bizproctype\usertypepropertyemployee] => Array
        (
            [module] => iblock
            [file] => lib/bizproctype/usertypepropertyemployee.php
        )

    [bitrix\iblock\bizproctype\usertypepropertyhtml] => Array
        (
            [module] => iblock
            [file] => lib/bizproctype/usertypepropertyhtml.php
        )

    [bitrix\iblock\component\base] => Array
        (
            [module] => iblock
            [file] => lib/component/base.php
        )

    [bitrix\iblock\component\element] => Array
        (
            [module] => iblock
            [file] => lib/component/element.php
        )

    [bitrix\iblock\component\elementlist] => Array
        (
            [module] => iblock
            [file] => lib/component/elementlist.php
        )

    [bitrix\iblock\component\filters] => Array
        (
            [module] => iblock
            [file] => lib/component/filters.php
        )

    [bitrix\iblock\component\selector\element] => Array
        (
            [module] => iblock
            [file] => lib/component/selector/element.php
        )

    [bitrix\iblock\component\selector\entity] => Array
        (
            [module] => iblock
            [file] => lib/component/selector/entity.php
        )

    [bitrix\iblock\component\tools] => Array
        (
            [module] => iblock
            [file] => lib/component/tools.php
        )

    [bitrix\iblock\controller\filter\element] => Array
        (
            [module] => iblock
            [file] => lib/Controller/Filter/Element.php
        )

    [bitrix\iblock\filter\entity\elementsettings] => Array
        (
            [module] => iblock
            [file] => lib/filter/entity/elementsettings.php
        )

    [bitrix\iblock\filter\entity\iblocksettings] => Array
        (
            [module] => iblock
            [file] => lib/filter/entity/iblocksettings.php
        )

    [bitrix\iblock\filter\fieldprovider\base] => Array
        (
            [module] => iblock
            [file] => lib/filter/fieldprovider/base.php
        )

    [bitrix\iblock\filter\fieldprovider\element] => Array
        (
            [module] => iblock
            [file] => lib/filter/fieldprovider/element.php
        )

    [bitrix\iblock\filter\fieldprovider\iblockproperty] => Array
        (
            [module] => iblock
            [file] => lib/filter/fieldprovider/iblockproperty.php
        )

    [bitrix\iblock\filter\dictionary] => Array
        (
            [module] => iblock
            [file] => lib/filter/dictionary.php
        )

    [bitrix\iblock\filter\entitylist] => Array
        (
            [module] => iblock
            [file] => lib/filter/entitylist.php
        )

    [bitrix\iblock\filter\factory] => Array
        (
            [module] => iblock
            [file] => lib/filter/factory.php
        )

    [bitrix\iblock\grid\panel\groupaction] => Array
        (
            [module] => iblock
            [file] => lib/grid/panel/groupaction.php
        )

    [bitrix\iblock\grid\actiontype] => Array
        (
            [module] => iblock
            [file] => lib/grid/actiontype.php
        )

    [bitrix\iblock\helpers\admin\property] => Array
        (
            [module] => iblock
            [file] => lib/helpers/admin/property.php
        )

    [bitrix\iblock\helpers\filter\property] => Array
        (
            [module] => iblock
            [file] => lib/helpers/filter/property.php
        )

    [bitrix\iblock\helpers\filter\propertymanager] => Array
        (
            [module] => iblock
            [file] => lib/helpers/filter/propertymanager.php
        )

    [bitrix\iblock\inheritedproperty\basetemplate] => Array
        (
            [module] => iblock
            [file] => lib/inheritedproperty/basetemplate.php
        )

    [bitrix\iblock\inheritedproperty\basevalues] => Array
        (
            [module] => iblock
            [file] => lib/inheritedproperty/basevalues.php
        )

    [bitrix\iblock\inheritedproperty\elementtemplates] => Array
        (
            [module] => iblock
            [file] => lib/inheritedproperty/elementtemplates.php
        )

    [bitrix\iblock\inheritedproperty\elementvalues] => Array
        (
            [module] => iblock
            [file] => lib/inheritedproperty/elementvalues.php
        )

    [bitrix\iblock\inheritedproperty\iblocktemplates] => Array
        (
            [module] => iblock
            [file] => lib/inheritedproperty/iblocktemplates.php
        )

    [bitrix\iblock\inheritedproperty\iblockvalues] => Array
        (
            [module] => iblock
            [file] => lib/inheritedproperty/iblockvalues.php
        )

    [bitrix\iblock\inheritedproperty\sectiontemplates] => Array
        (
            [module] => iblock
            [file] => lib/inheritedproperty/sectiontemplates.php
        )

    [bitrix\iblock\inheritedproperty\sectionvalues] => Array
        (
            [module] => iblock
            [file] => lib/inheritedproperty/sectionvalues.php
        )

    [bitrix\iblock\inheritedproperty\valuesqueue] => Array
        (
            [module] => iblock
            [file] => lib/inheritedproperty/valuesqueue.php
        )

    [bitrix\iblock\landingsource\dataloader] => Array
        (
            [module] => iblock
            [file] => lib/landingsource/dataloader.php
        )

    [bitrix\iblock\landingsource\element] => Array
        (
            [module] => iblock
            [file] => lib/landingsource/element.php
        )

    [bitrix\iblock\model\propertyfeature] => Array
        (
            [module] => iblock
            [file] => lib/model/propertyfeature.php
        )

    [bitrix\iblock\model\section] => Array
        (
            [module] => iblock
            [file] => lib/model/section.php
        )

    [bitrix\iblock\propertyindex\dictionary] => Array
        (
            [module] => iblock
            [file] => lib/propertyindex/dictionary.php
        )

    [bitrix\iblock\propertyindex\element] => Array
        (
            [module] => iblock
            [file] => lib/propertyindex/element.php
        )

    [bitrix\iblock\propertyindex\facet] => Array
        (
            [module] => iblock
            [file] => lib/propertyindex/facet.php
        )

    [bitrix\iblock\propertyindex\indexer] => Array
        (
            [module] => iblock
            [file] => lib/propertyindex/indexer.php
        )

    [bitrix\iblock\propertyindex\manager] => Array
        (
            [module] => iblock
            [file] => lib/propertyindex/manager.php
        )

    [bitrix\iblock\propertyindex\querybuilder] => Array
        (
            [module] => iblock
            [file] => lib/propertyindex/querybuilder.php
        )

    [bitrix\iblock\propertyindex\storage] => Array
        (
            [module] => iblock
            [file] => lib/propertyindex/storage.php
        )

    [bitrix\iblock\template\engine] => Array
        (
            [module] => iblock
            [file] => lib/template/engine.php
        )

    [bitrix\iblock\template\noderoot] => Array
        (
            [module] => iblock
            [file] => lib/template/engine.php
        )

    [bitrix\iblock\template\nodetext] => Array
        (
            [module] => iblock
            [file] => lib/template/engine.php
        )

    [bitrix\iblock\template\nodeentityfield] => Array
        (
            [module] => iblock
            [file] => lib/template/engine.php
        )

    [bitrix\iblock\template\nodefunction] => Array
        (
            [module] => iblock
            [file] => lib/template/engine.php
        )

    [bitrix\iblock\template\helper] => Array
        (
            [module] => iblock
            [file] => lib/template/helper.php
        )

    [bitrix\iblock\template\entity\base] => Array
        (
            [module] => iblock
            [file] => lib/template/entity/base.php
        )

    [bitrix\iblock\template\entity\lazyvalueloader] => Array
        (
            [module] => iblock
            [file] => lib/template/entity/base.php
        )

    [bitrix\iblock\template\entity\catalogstore] => Array
        (
            [module] => iblock
            [file] => lib/template/entity/catalogstore.php
        )

    [bitrix\iblock\template\entity\element] => Array
        (
            [module] => iblock
            [file] => lib/template/entity/element.php
        )

    [bitrix\iblock\template\entity\elementcatalog] => Array
        (
            [module] => iblock
            [file] => lib/template/entity/elementcatalog.php
        )

    [bitrix\iblock\template\entity\elementcatalogmeasure] => Array
        (
            [module] => iblock
            [file] => lib/template/entity/elementcatalog.php
        )

    [bitrix\iblock\template\entity\elementcatalogstorelist] => Array
        (
            [module] => iblock
            [file] => lib/template/entity/elementcatalog.php
        )

    [bitrix\iblock\template\entity\elementprice] => Array
        (
            [module] => iblock
            [file] => lib/template/entity/elementprice.php
        )

    [bitrix\iblock\template\entity\elementproperty] => Array
        (
            [module] => iblock
            [file] => lib/template/entity/elementproperty.php
        )

    [bitrix\iblock\template\entity\elementpropertyuserfield] => Array
        (
            [module] => iblock
            [file] => lib/template/entity/elementproperty.php
        )

    [bitrix\iblock\template\entity\elementpropertyenum] => Array
        (
            [module] => iblock
            [file] => lib/template/entity/elementproperty.php
        )

    [bitrix\iblock\template\entity\elementpropertyelement] => Array
        (
            [module] => iblock
            [file] => lib/template/entity/elementproperty.php
        )

    [bitrix\iblock\template\entity\elementpropertysection] => Array
        (
            [module] => iblock
            [file] => lib/template/entity/elementproperty.php
        )

    [bitrix\iblock\template\entity\elementsku] => Array
        (
            [module] => iblock
            [file] => lib/template/entity/elementsku.php
        )

    [bitrix\iblock\template\entity\elementskuprice] => Array
        (
            [module] => iblock
            [file] => lib/template/entity/elementskuprice.php
        )

    [bitrix\iblock\template\entity\elementskuproperty] => Array
        (
            [module] => iblock
            [file] => lib/template/entity/elementskuproperty.php
        )

    [bitrix\iblock\template\entity\iblock] => Array
        (
            [module] => iblock
            [file] => lib/template/entity/iblock.php
        )

    [bitrix\iblock\template\entity\section] => Array
        (
            [module] => iblock
            [file] => lib/template/entity/section.php
        )

    [bitrix\iblock\template\entity\sectionpath] => Array
        (
            [module] => iblock
            [file] => lib/template/entity/sectionpath.php
        )

    [bitrix\iblock\template\entity\sectionproperty] => Array
        (
            [module] => iblock
            [file] => lib/template/entity/sectionproperty.php
        )

    [bitrix\iblock\template\functions\fabric] => Array
        (
            [module] => iblock
            [file] => lib/template/functions/fabric.php
        )

    [bitrix\iblock\template\functions\functionbase] => Array
        (
            [module] => iblock
            [file] => lib/template/functions/fabric.php
        )

    [bitrix\iblock\template\functions\functionupper] => Array
        (
            [module] => iblock
            [file] => lib/template/functions/fabric.php
        )

    [bitrix\iblock\template\functions\functionlower] => Array
        (
            [module] => iblock
            [file] => lib/template/functions/fabric.php
        )

    [bitrix\iblock\template\functions\functiontranslit] => Array
        (
            [module] => iblock
            [file] => lib/template/functions/fabric.php
        )

    [bitrix\iblock\template\functions\functionconcat] => Array
        (
            [module] => iblock
            [file] => lib/template/functions/fabric.php
        )

    [bitrix\iblock\template\functions\functionlimit] => Array
        (
            [module] => iblock
            [file] => lib/template/functions/fabric.php
        )

    [bitrix\iblock\template\functions\functioncontrast] => Array
        (
            [module] => iblock
            [file] => lib/template/functions/fabric.php
        )

    [bitrix\iblock\template\functions\functionmin] => Array
        (
            [module] => iblock
            [file] => lib/template/functions/fabric.php
        )

    [bitrix\iblock\template\functions\functionmax] => Array
        (
            [module] => iblock
            [file] => lib/template/functions/fabric.php
        )

    [bitrix\iblock\template\functions\functiondistinct] => Array
        (
            [module] => iblock
            [file] => lib/template/functions/fabric.php
        )

    [bitrix\iblock\update\adminfilteroption] => Array
        (
            [module] => iblock
            [file] => lib/update/adminfilteroption.php
        )

    [bitrix\iblock\update\admingridoption] => Array
        (
            [module] => iblock
            [file] => lib/update/admingridoption.php
        )

    [bitrix\iblock\url\adminpage\basebuilder] => Array
        (
            [module] => iblock
            [file] => lib/url/adminpage/basebuilder.php
        )

    [bitrix\iblock\url\adminpage\buildermanager] => Array
        (
            [module] => iblock
            [file] => lib/url/adminpage/buildermanager.php
        )

    [bitrix\iblock\url\adminpage\iblockbuilder] => Array
        (
            [module] => iblock
            [file] => lib/url/adminpage/iblockbuilder.php
        )

    [bitrix\iblock\sendereventhandler] => Array
        (
            [module] => iblock
            [file] => lib/senderconnector.php
        )

    [bitrix\iblock\senderconnectoriblock] => Array
        (
            [module] => iblock
            [file] => lib/senderconnector.php
        )

    [ccurrency] => Array
        (
            [module] => currency
            [file] => general/currency.php
        )

    [ccurrencylang] => Array
        (
            [module] => currency
            [file] => general/currency_lang.php
        )

    [ccurrencyrates] => Array
        (
            [module] => currency
            [file] => general/currency_rate.php
        )

    [bitrix\currency\compatible\tools] => Array
        (
            [module] => currency
            [file] => lib/compatible/tools.php
        )

    [bitrix\currency\helpers\admin\tools] => Array
        (
            [module] => currency
            [file] => lib/helpers/admin/tools.php
        )

    [bitrix\currency\helpers\editor] => Array
        (
            [module] => currency
            [file] => lib/helpers/editor.php
        )

    [bitrix\currency\userfield\money] => Array
        (
            [module] => currency
            [file] => lib/userfield/money.php
        )

    [bitrix\currency\currencymanager] => Array
        (
            [module] => currency
            [file] => lib/currencymanager.php
        )

    [bitrix\currency\currencytable] => Array
        (
            [module] => currency
            [file] => lib/currency.php
        )

    [bitrix\currency\currencylangtable] => Array
        (
            [module] => currency
            [file] => lib/currencylang.php
        )

    [bitrix\currency\currencyratetable] => Array
        (
            [module] => currency
            [file] => lib/currencyrate.php
        )

    [bitrix\currency\currencyclassifier] => Array
        (
            [module] => currency
            [file] => lib/currencyclassifier.php
        )

    [sale] => Array
        (
            [module] => sale
            [file] => install/index.php
        )

    [callsaledelivery] => Array
        (
            [module] => sale
            [file] => general/delivery.php
        )

    [csaledelivery] => Array
        (
            [module] => sale
            [file] => mysql/delivery.php
        )

    [csaledeliveryhandler] => Array
        (
            [module] => sale
            [file] => mysql/delivery_handler.php
        )

    [csaledeliveryhelper] => Array
        (
            [module] => sale
            [file] => general/delivery_helper.php
        )

    [csaledelivery2paysystem] => Array
        (
            [module] => sale
            [file] => general/delivery_2_pay_system.php
        )

    [csalelocation] => Array
        (
            [module] => sale
            [file] => mysql/location.php
        )

    [csalelocationgroup] => Array
        (
            [module] => sale
            [file] => mysql/location_group.php
        )

    [csalebasket] => Array
        (
            [module] => sale
            [file] => mysql/basket.php
        )

    [csalebaskethelper] => Array
        (
            [module] => sale
            [file] => general/basket_helper.php
        )

    [csaleuser] => Array
        (
            [module] => sale
            [file] => mysql/basket.php
        )

    [csaleorder] => Array
        (
            [module] => sale
            [file] => mysql/order.php
        )

    [csaleorderpropsgroup] => Array
        (
            [module] => sale
            [file] => mysql/order_props_group.php
        )

    [csaleorderpropsvariant] => Array
        (
            [module] => sale
            [file] => mysql/order_props_variant.php
        )

    [csaleorderuserprops] => Array
        (
            [module] => sale
            [file] => mysql/order_user_props.php
        )

    [csaleorderuserpropsvalue] => Array
        (
            [module] => sale
            [file] => mysql/order_user_props_value.php
        )

    [csaleordertax] => Array
        (
            [module] => sale
            [file] => mysql/order_tax.php
        )

    [csaleorderhelper] => Array
        (
            [module] => sale
            [file] => general/order_helper.php
        )

    [csalepaysystem] => Array
        (
            [module] => sale
            [file] => mysql/pay_system.php
        )

    [csalepaysystemaction] => Array
        (
            [module] => sale
            [file] => mysql/pay_system_action.php
        )

    [csalepaysystemshelper] => Array
        (
            [module] => sale
            [file] => general/pay_system_helper.php
        )

    [csalepaysystemtarif] => Array
        (
            [module] => sale
            [file] => general/pay_system_tarif.php
        )

    [csaletax] => Array
        (
            [module] => sale
            [file] => mysql/tax.php
        )

    [csaletaxrate] => Array
        (
            [module] => sale
            [file] => mysql/tax_rate.php
        )

    [csalepersontype] => Array
        (
            [module] => sale
            [file] => mysql/person_type.php
        )

    [csalediscount] => Array
        (
            [module] => sale
            [file] => mysql/discount.php
        )

    [csalebasketdiscountconvert] => Array
        (
            [module] => sale
            [file] => general/step_operations.php
        )

    [csalediscountreindex] => Array
        (
            [module] => sale
            [file] => general/step_operations.php
        )

    [csalediscountconvertext] => Array
        (
            [module] => sale
            [file] => general/step_operations.php
        )

    [csaleuseraccount] => Array
        (
            [module] => sale
            [file] => mysql/user.php
        )

    [csaleusertransact] => Array
        (
            [module] => sale
            [file] => mysql/user_transact.php
        )

    [csaleusercards] => Array
        (
            [module] => sale
            [file] => mysql/user_cards.php
        )

    [csalerecurring] => Array
        (
            [module] => sale
            [file] => mysql/recurring.php
        )

    [csalelang] => Array
        (
            [module] => sale
            [file] => mysql/settings.php
        )

    [csalegroupaccesstosite] => Array
        (
            [module] => sale
            [file] => mysql/settings.php
        )

    [csalegroupaccesstoflag] => Array
        (
            [module] => sale
            [file] => mysql/settings.php
        )

    [csaleauxiliary] => Array
        (
            [module] => sale
            [file] => mysql/auxiliary.php
        )

    [csaleaffiliate] => Array
        (
            [module] => sale
            [file] => mysql/affiliate.php
        )

    [csaleaffiliateplan] => Array
        (
            [module] => sale
            [file] => mysql/affiliate_plan.php
        )

    [csaleaffiliateplansection] => Array
        (
            [module] => sale
            [file] => mysql/affiliate_plan_section.php
        )

    [csaleaffiliatetier] => Array
        (
            [module] => sale
            [file] => mysql/affiliate_tier.php
        )

    [csaleaffiliatetransact] => Array
        (
            [module] => sale
            [file] => mysql/affiliate_transact.php
        )

    [csaleexport] => Array
        (
            [module] => sale
            [file] => general/export.php
        )

    [exportoneccrm] => Array
        (
            [module] => sale
            [file] => general/export.php
        )

    [csaleorderloader] => Array
        (
            [module] => sale
            [file] => general/order_loader.php
        )

    [csalemeasure] => Array
        (
            [module] => sale
            [file] => general/measurement.php
        )

    [csaleproduct] => Array
        (
            [module] => sale
            [file] => mysql/product.php
        )

    [csaleviewedproduct] => Array
        (
            [module] => sale
            [file] => mysql/product.php
        )

    [csalehelper] => Array
        (
            [module] => sale
            [file] => general/helper.php
        )

    [csalemobileorderutils] => Array
        (
            [module] => sale
            [file] => general/mobile_order.php
        )

    [csalemobileorderpull] => Array
        (
            [module] => sale
            [file] => general/mobile_order.php
        )

    [csalemobileorderpush] => Array
        (
            [module] => sale
            [file] => general/mobile_order.php
        )

    [csalemobileorderfilter] => Array
        (
            [module] => sale
            [file] => general/mobile_order.php
        )

    [cbasesalereporthelper] => Array
        (
            [module] => sale
            [file] => general/sale_report_helper.php
        )

    [csalereportsaleorderhelper] => Array
        (
            [module] => sale
            [file] => general/sale_report_helper.php
        )

    [csalereportuserhelper] => Array
        (
            [module] => sale
            [file] => general/sale_report_helper.php
        )

    [csalereportsalefuserhelper] => Array
        (
            [module] => sale
            [file] => general/sale_report_helper.php
        )

    [ibxsaleproductprovider] => Array
        (
            [module] => sale
            [file] => general/product_provider.php
        )

    [csalestorebarcode] => Array
        (
            [module] => sale
            [file] => mysql/store_barcode.php
        )

    [csaleorderchange] => Array
        (
            [module] => sale
            [file] => mysql/order_change.php
        )

    [csaleorderchangeformat] => Array
        (
            [module] => sale
            [file] => general/order_change.php
        )

    [bitrix\sale\internals\fusertable] => Array
        (
            [module] => sale
            [file] => lib/internals/fuser.php
        )

    [bitrix\sale\fuser] => Array
        (
            [module] => sale
            [file] => lib/fuser.php
        )

    [bitrix\sale\internals\input\manager] => Array
        (
            [module] => sale
            [file] => lib/internals/input.php
        )

    [bitrix\sale\internals\input\base] => Array
        (
            [module] => sale
            [file] => lib/internals/input.php
        )

    [bitrix\sale\internals\input\file] => Array
        (
            [module] => sale
            [file] => lib/internals/input.php
        )

    [bitrix\sale\internals\input\stringinput] => Array
        (
            [module] => sale
            [file] => lib/internals/input.php
        )

    [bitrix\sale\internals\sitecurrencytable] => Array
        (
            [module] => sale
            [file] => lib/internals/sitecurrency.php
        )

    [csalestatus] => Array
        (
            [module] => sale
            [file] => general/status.php
        )

    [bitrix\sale\statusbase] => Array
        (
            [module] => sale
            [file] => lib/statusbase.php
        )

    [bitrix\sale\orderstatus] => Array
        (
            [module] => sale
            [file] => lib/orderstatus.php
        )

    [bitrix\sale\deliverystatus] => Array
        (
            [module] => sale
            [file] => lib/deliverystatus.php
        )

    [bitrix\sale\internals\statustable] => Array
        (
            [module] => sale
            [file] => lib/internals/status.php
        )

    [bitrix\sale\internals\statuslangtable] => Array
        (
            [module] => sale
            [file] => lib/internals/status_lang.php
        )

    [bitrix\sale\internals\statusgrouptasktable] => Array
        (
            [module] => sale
            [file] => lib/internals/status_grouptask.php
        )

    [csaleorderprops] => Array
        (
            [module] => sale
            [file] => general/order_props.php
        )

    [csaleorderpropsadapter] => Array
        (
            [module] => sale
            [file] => general/order_props.php
        )

    [csaleorderpropsvalue] => Array
        (
            [module] => sale
            [file] => mysql/order_props_values.php
        )

    [bitrix\sale\propertyvaluecollection] => Array
        (
            [module] => sale
            [file] => lib/propertyvaluecollection.php
        )

    [bitrix\sale\internals\orderpropstable] => Array
        (
            [module] => sale
            [file] => lib/internals/orderprops.php
        )

    [bitrix\sale\internals\orderpropsgrouptable] => Array
        (
            [module] => sale
            [file] => lib/internals/orderprops_group.php
        )

    [bitrix\sale\internals\orderpropsvaluetable] => Array
        (
            [module] => sale
            [file] => lib/internals/orderprops_value.php
        )

    [bitrix\sale\internals\orderpropsvarianttable] => Array
        (
            [module] => sale
            [file] => lib/internals/orderprops_variant.php
        )

    [bitrix\sale\internals\orderpropsrelationtable] => Array
        (
            [module] => sale
            [file] => lib/internals/orderprops_relation.php
        )

    [bitrix\sale\internals\userpropsvaluetable] => Array
        (
            [module] => sale
            [file] => lib/internals/userpropsvalue.php
        )

    [bitrix\sale\internals\userpropstable] => Array
        (
            [module] => sale
            [file] => lib/internals/userprops.php
        )

    [bitrix\sale\businessvalue] => Array
        (
            [module] => sale
            [file] => lib/businessvalue.php
        )

    [bitrix\sale\ibusinessvalueprovider] => Array
        (
            [module] => sale
            [file] => lib/businessvalueproviderinterface.php
        )

    [bitrix\sale\internals\businessvaluetable] => Array
        (
            [module] => sale
            [file] => lib/internals/businessvalue.php
        )

    [bitrix\sale\internals\businessvaluepersondomaintable] => Array
        (
            [module] => sale
            [file] => lib/internals/businessvalue_persondomain.php
        )

    [bitrix\sale\internals\businessvaluecode1ctable] => Array
        (
            [module] => sale
            [file] => lib/internals/businessvalue_code_1c.php
        )

    [bitrix\sale\internals\paysystemactiontable] => Array
        (
            [module] => sale
            [file] => lib/internals/paysystemaction.php
        )

    [bitrix\sale\internals\paysysteminner] => Array
        (
            [module] => sale
            [file] => lib/internals/paysysteminner.php
        )

    [bitrix\sale\internals\deliverypaysystemtable] => Array
        (
            [module] => sale
            [file] => lib/internals/delivery_paysystem.php
        )

    [bitrix\sale\usermessageexception] => Array
        (
            [module] => sale
            [file] => lib/exception.php
        )

    [bitrix\sale\configuration] => Array
        (
            [module] => sale
            [file] => lib/configuration.php
        )

    [bitrix\sale\order] => Array
        (
            [module] => sale
            [file] => lib/order.php
        )

    [bitrix\sale\persontype] => Array
        (
            [module] => sale
            [file] => lib/persontype.php
        )

    [csalereportsalegoodshelper] => Array
        (
            [module] => sale
            [file] => general/sale_report_helper.php
        )

    [csalereportsaleproducthelper] => Array
        (
            [module] => sale
            [file] => general/sale_report_helper.php
        )

    [bitrix\sale\internals\producttable] => Array
        (
            [module] => sale
            [file] => lib/internals/product.php
        )

    [bitrix\sale\internals\goodssectiontable] => Array
        (
            [module] => sale
            [file] => lib/internals/goodssection.php
        )

    [bitrix\sale\internals\sectiontable] => Array
        (
            [module] => sale
            [file] => lib/internals/section.php
        )

    [bitrix\sale\internals\storeproducttable] => Array
        (
            [module] => sale
            [file] => lib/internals/storeproduct.php
        )

    [bitrix\sale\saleszone] => Array
        (
            [module] => sale
            [file] => lib/saleszone.php
        )

    [bitrix\sale\internals\orderdeliveryreqtable] => Array
        (
            [module] => sale
            [file] => lib/internals/orderdeliveryreq.php
        )

    [bitrix\sale\sendereventhandler] => Array
        (
            [module] => sale
            [file] => lib/senderconnector.php
        )

    [bitrix\sale\senderconnectorbuyer] => Array
        (
            [module] => sale
            [file] => lib/senderconnector.php
        )

    [bitrix\sale\userconsent] => Array
        (
            [module] => sale
            [file] => lib/userconsent.php
        )

    [bitrix\sale\internals\product2producttable] => Array
        (
            [module] => sale
            [file] => lib/internals/product2product.php
        )

    [bitrix\sale\internals\orderprocessingtable] => Array
        (
            [module] => sale
            [file] => lib/internals/orderprocessing.php
        )

    [bitrix\sale\orderbase] => Array
        (
            [module] => sale
            [file] => lib/orderbase.php
        )

    [bitrix\sale\internals\entity] => Array
        (
            [module] => sale
            [file] => lib/internals/entity.php
        )

    [bitrix\sale\internals\entitycollection] => Array
        (
            [module] => sale
            [file] => lib/internals/entitycollection.php
        )

    [bitrix\sale\internals\collectionbase] => Array
        (
            [module] => sale
            [file] => lib/internals/collectionbase.php
        )

    [bitrix\sale\shipment] => Array
        (
            [module] => sale
            [file] => lib/shipment.php
        )

    [bitrix\sale\shipmentcollection] => Array
        (
            [module] => sale
            [file] => lib/shipmentcollection.php
        )

    [bitrix\sale\shipmentitemcollection] => Array
        (
            [module] => sale
            [file] => lib/shipmentitemcollection.php
        )

    [bitrix\sale\shipmentitem] => Array
        (
            [module] => sale
            [file] => lib/shipmentitem.php
        )

    [bitrix\sale\shipmentitemstorecollection] => Array
        (
            [module] => sale
            [file] => lib/shipmentitemstorecollection.php
        )

    [bitrix\sale\shipmentitemstore] => Array
        (
            [module] => sale
            [file] => lib/shipmentitemstore.php
        )

    [bitrix\sale\paymentcollectionbase] => Array
        (
            [module] => sale
            [file] => lib/internals/paymentcollectionbase.php
        )

    [bitrix\sale\paymentcollection] => Array
        (
            [module] => sale
            [file] => lib/paymentcollection.php
        )

    [bitrix\sale\payment] => Array
        (
            [module] => sale
            [file] => lib/payment.php
        )

    [bitrix\sale\paysystemservice] => Array
        (
            [module] => sale
            [file] => lib/paysystemservice.php
        )

    [bitrix\sale\internals\fields] => Array
        (
            [module] => sale
            [file] => lib/internals/fields.php
        )

    [bitrix\sale\result] => Array
        (
            [module] => sale
            [file] => lib/result.php
        )

    [bitrix\sale\resulterror] => Array
        (
            [module] => sale
            [file] => lib/result.php
        )

    [bitrix\sale\resultserializable] => Array
        (
            [module] => sale
            [file] => lib/resultserializable.php
        )

    [bitrix\sale\eventactions] => Array
        (
            [module] => sale
            [file] => lib/eventactions.php
        )

    [bitrix\sale\basketbase] => Array
        (
            [module] => sale
            [file] => lib/basketbase.php
        )

    [bitrix\sale\basketitembase] => Array
        (
            [module] => sale
            [file] => lib/basketitembase.php
        )

    [bitrix\sale\basket] => Array
        (
            [module] => sale
            [file] => lib/basket.php
        )

    [bitrix\sale\internals\basketitembase] => Array
        (
            [module] => sale
            [file] => lib/internals/basketitembase.php
        )

    [bitrix\sale\basketitem] => Array
        (
            [module] => sale
            [file] => lib/basketitem.php
        )

    [bitrix\sale\basketbundlecollection] => Array
        (
            [module] => sale
            [file] => lib/basketbundlecollection.php
        )

    [bitrix\sale\orderproperties] => Array
        (
            [module] => sale
            [file] => lib/orderprops.php
        )

    [bitrix\sale\propertyvalue] => Array
        (
            [module] => sale
            [file] => lib/propertyvalue.php
        )

    [bitrix\sale\compatible\internals\entitycompatibility] => Array
        (
            [module] => sale
            [file] => lib/compatible/internals/entitycompatibility.php
        )

    [bitrix\sale\compatible\ordercompatibility] => Array
        (
            [module] => sale
            [file] => lib/compatible/ordercompatibility.php
        )

    [bitrix\sale\compatible\basketcompatibility] => Array
        (
            [module] => sale
            [file] => lib/compatible/basketcompatibility.php
        )

    [bitrix\sale\compatible\eventcompatibility] => Array
        (
            [module] => sale
            [file] => lib/compatible/eventcompatibility.php
        )

    [bitrix\sale\compatible\orderquery] => Array
        (
            [module] => sale
            [file] => lib/compatible/compatible.php
        )

    [bitrix\sale\compatible\orderquerylocation] => Array
        (
            [module] => sale
            [file] => lib/compatible/compatible.php
        )

    [bitrix\sale\compatible\fetchadapter] => Array
        (
            [module] => sale
            [file] => lib/compatible/compatible.php
        )

    [bitrix\sale\compatible\test] => Array
        (
            [module] => sale
            [file] => lib/compatible/compatible.php
        )

    [bitrix\sale\orderuserproperties] => Array
        (
            [module] => sale
            [file] => lib/userprops.php
        )

    [bitrix\sale\basketpropertiescollectionbase] => Array
        (
            [module] => sale
            [file] => lib/basketpropertiesbase.php
        )

    [bitrix\sale\basketpropertiescollection] => Array
        (
            [module] => sale
            [file] => lib/basketproperties.php
        )

    [bitrix\sale\basketpropertyitembase] => Array
        (
            [module] => sale
            [file] => lib/basketpropertiesitembase.php
        )

    [bitrix\sale\basketpropertyitem] => Array
        (
            [module] => sale
            [file] => lib/basketpropertiesitem.php
        )

    [bitrix\sale\tax] => Array
        (
            [module] => sale
            [file] => lib/tax.php
        )

    [bitrix\sale\internals\ordertable] => Array
        (
            [module] => sale
            [file] => lib/internals/order.php
        )

    [bitrix\sale\internals\baskettable] => Array
        (
            [module] => sale
            [file] => lib/internals/basket.php
        )

    [bitrix\sale\internals\shipmenttable] => Array
        (
            [module] => sale
            [file] => lib/internals/shipment.php
        )

    [bitrix\sale\internals\shipmentitemtable] => Array
        (
            [module] => sale
            [file] => lib/internals/shipmentitem.php
        )

    [bitrix\sale\internals\paysystemservicetable] => Array
        (
            [module] => sale
            [file] => lib/internals/paysystemservice.php
        )

    [bitrix\sale\internals\paymenttable] => Array
        (
            [module] => sale
            [file] => lib/internals/payment.php
        )

    [bitrix\sale\internals\shipmentitemstoretable] => Array
        (
            [module] => sale
            [file] => lib/internals/shipmentitemstore.php
        )

    [bitrix\sale\internals\shipmentextraservice] => Array
        (
            [module] => sale
            [file] => lib/internals/shipmentextraservice.php
        )

    [bitrix\sale\internals\orderuserpropertiestable] => Array
        (
            [module] => sale
            [file] => lib/internals/userprops.php
        )

    [bitrix\sale\internals\collectableentity] => Array
        (
            [module] => sale
            [file] => lib/internals/collectableentity.php
        )

    [bitrix\sale\provider] => Array
        (
            [module] => sale
            [file] => lib/provider.php
        )

    [bitrix\sale\providerbase] => Array
        (
            [module] => sale
            [file] => lib/providerbase.php
        )

    [bitrix\sale\internals\catalog\provider] => Array
        (
            [module] => sale
            [file] => lib/internals/catalog/provider.php
        )

    [bitrix\sale\saleproviderbase] => Array
        (
            [module] => sale
            [file] => lib/saleproviderbase.php
        )

    [bitrix\sale\internals\transferdataprovider] => Array
        (
            [module] => sale
            [file] => lib/internals/transferdataprovider.php
        )

    [bitrix\sale\internals\poolquantity] => Array
        (
            [module] => sale
            [file] => lib/internals/poolquantity.php
        )

    [bitrix\sale\internals\providercreator] => Array
        (
            [module] => sale
            [file] => lib/internals/providercreator.php
        )

    [bitrix\sale\internals\providerbuilderbase] => Array
        (
            [module] => sale
            [file] => lib/internals/providerbuilderbase.php
        )

    [bitrix\sale\internals\providerbuilder] => Array
        (
            [module] => sale
            [file] => lib/internals/providerbuilder.php
        )

    [bitrix\sale\internals\providerbuildercompatibility] => Array
        (
            [module] => sale
            [file] => lib/internals/providerbuildercompatibility.php
        )

    [bitrix\sale\orderhistory] => Array
        (
            [module] => sale
            [file] => lib/orderhistory.php
        )

    [bitrix\sale\internals\callbackregistrytable] => Array
        (
            [module] => sale
            [file] => lib/internals/callbackregistry.php
        )

    [bitrix\sale\internals\basketpropertytable] => Array
        (
            [module] => sale
            [file] => lib/internals/basketproperties.php
        )

    [bitrix\sale\internals\companytable] => Array
        (
            [module] => sale
            [file] => lib/internals/company.php
        )

    [bitrix\sale\internals\companygrouptable] => Array
        (
            [module] => sale
            [file] => lib/internals/companygroup.php
        )

    [bitrix\sale\internals\companyresponsiblegrouptable] => Array
        (
            [module] => sale
            [file] => lib/internals/companyresponsiblegroup.php
        )

    [bitrix\sale\internals\persontypetable] => Array
        (
            [module] => sale
            [file] => lib/internals/persontype.php
        )

    [bitrix\sale\internals\persontypesitetable] => Array
        (
            [module] => sale
            [file] => lib/internals/persontypesite.php
        )

    [bitrix\sale\internals\pool] => Array
        (
            [module] => sale
            [file] => lib/internals/pool.php
        )

    [bitrix\sale\internals\userbudgetpool] => Array
        (
            [module] => sale
            [file] => lib/internals/userbudgetpool.php
        )

    [bitrix\sale\internals\eventspool] => Array
        (
            [module] => sale
            [file] => lib/internals/eventspool.php
        )

    [bitrix\sale\internals\events] => Array
        (
            [module] => sale
            [file] => lib/internals/events.php
        )

    [bitrix\sale\pricemaths] => Array
        (
            [module] => sale
            [file] => lib/pricemaths.php
        )

    [bitrix\sale\basketcomponenthelper] => Array
        (
            [module] => sale
            [file] => lib/basketcomponenthelper.php
        )

    [bitrix\sale\registry] => Array
        (
            [module] => sale
            [file] => lib/registry.php
        )

    [ipaymentorder] => Array
        (
            [module] => sale
            [file] => lib/internals/paymentinterface.php
        )

    [ishipmentorder] => Array
        (
            [module] => sale
            [file] => lib/internals/shipmentinterface.php
        )

    [ientitymarker] => Array
        (
            [module] => sale
            [file] => lib/internals/entitymarkerinterface.php
        )

    [bitrix\sale\internals\orderarchivetable] => Array
        (
            [module] => sale
            [file] => lib/internals/orderarchive.php
        )

    [bitrix\sale\internals\basketarchivetable] => Array
        (
            [module] => sale
            [file] => lib/internals/basketarchive.php
        )

    [bitrix\sale\internals\orderarchivepackedtable] => Array
        (
            [module] => sale
            [file] => lib/internals/orderarchivepacked.php
        )

    [bitrix\sale\internals\basketarchivepackedtable] => Array
        (
            [module] => sale
            [file] => lib/internals/basketarchivepacked.php
        )

    [bitrix\sale\archive\manager] => Array
        (
            [module] => sale
            [file] => lib/archive/manager.php
        )

    [bitrix\sale\archive\recovery\base] => Array
        (
            [module] => sale
            [file] => lib/archive/recovery/base.php
        )

    [bitrix\sale\archive\recovery\scheme] => Array
        (
            [module] => sale
            [file] => lib/archive/recovery/scheme.php
        )

    [bitrix\sale\archive\recovery\version1] => Array
        (
            [module] => sale
            [file] => lib/archive/recovery/version1.php
        )

    [bitrix\sale\tax\ratetable] => Array
        (
            [module] => sale
            [file] => lib/tax/rate.php
        )

    [bitrix\sale\location\locationtable] => Array
        (
            [module] => sale
            [file] => lib/location/location.php
        )

    [bitrix\sale\location\tree] => Array
        (
            [module] => sale
            [file] => lib/location/tree.php
        )

    [bitrix\sale\location\typetable] => Array
        (
            [module] => sale
            [file] => lib/location/type.php
        )

    [bitrix\sale\location\grouptable] => Array
        (
            [module] => sale
            [file] => lib/location/group.php
        )

    [bitrix\sale\location\externaltable] => Array
        (
            [module] => sale
            [file] => lib/location/external.php
        )

    [bitrix\sale\location\externalservicetable] => Array
        (
            [module] => sale
            [file] => lib/location/externalservice.php
        )

    [bitrix\sale\location\search\finder] => Array
        (
            [module] => sale
            [file] => lib/location/search/finder.php
        )

    [bitrix\sale\location\search\wordtable] => Array
        (
            [module] => sale
            [file] => lib/location/search/word.php
        )

    [bitrix\sale\location\search\chaintable] => Array
        (
            [module] => sale
            [file] => lib/location/search/chain.php
        )

    [bitrix\sale\location\search\sitelinktable] => Array
        (
            [module] => sale
            [file] => lib/location/search/sitelink.php
        )

    [bitrix\sale\location\name\nameentity] => Array
        (
            [module] => sale
            [file] => lib/location/name/nameentity.php
        )

    [bitrix\sale\location\name\locationtable] => Array
        (
            [module] => sale
            [file] => lib/location/name/location.php
        )

    [bitrix\sale\location\name\typetable] => Array
        (
            [module] => sale
            [file] => lib/location/name/type.php
        )

    [bitrix\sale\location\name\grouptable] => Array
        (
            [module] => sale
            [file] => lib/location/name/group.php
        )

    [bitrix\sale\location\connector] => Array
        (
            [module] => sale
            [file] => lib/location/connector.php
        )

    [bitrix\sale\location\grouplocationtable] => Array
        (
            [module] => sale
            [file] => lib/location/grouplocation.php
        )

    [bitrix\sale\location\sitelocationtable] => Array
        (
            [module] => sale
            [file] => lib/location/sitelocation.php
        )

    [bitrix\sale\location\defaultsitetable] => Array
        (
            [module] => sale
            [file] => lib/location/defaultsite.php
        )

    [bitrix\sale\location\db\commonhelper] => Array
        (
            [module] => sale
            [file] => lib/location/db/commonhelper.php
        )

    [bitrix\sale\location\db\helper] => Array
        (
            [module] => sale
            [file] => lib/location/db/mysql/helper.php
        )

    [bitrix\sale\location\db\blockinserter] => Array
        (
            [module] => sale
            [file] => lib/location/db/blockinserter.php
        )

    [bitrix\sale\location\admin\helper] => Array
        (
            [module] => sale
            [file] => lib/location/admin/helper.php
        )

    [bitrix\sale\location\admin\namehelper] => Array
        (
            [module] => sale
            [file] => lib/location/admin/namehelper.php
        )

    [bitrix\sale\location\admin\locationhelper] => Array
        (
            [module] => sale
            [file] => lib/location/admin/locationhelper.php
        )

    [bitrix\sale\location\admin\typehelper] => Array
        (
            [module] => sale
            [file] => lib/location/admin/typehelper.php
        )

    [bitrix\sale\location\admin\grouphelper] => Array
        (
            [module] => sale
            [file] => lib/location/admin/grouphelper.php
        )

    [bitrix\sale\location\admin\defaultsitehelper] => Array
        (
            [module] => sale
            [file] => lib/location/admin/defaultsitehelper.php
        )

    [bitrix\sale\location\admin\sitelocationhelper] => Array
        (
            [module] => sale
            [file] => lib/location/admin/sitelocationhelper.php
        )

    [bitrix\sale\location\admin\externalservicehelper] => Array
        (
            [module] => sale
            [file] => lib/location/admin/externalservicehelper.php
        )

    [bitrix\sale\location\admin\searchhelper] => Array
        (
            [module] => sale
            [file] => lib/location/admin/searchhelper.php
        )

    [bitrix\sale\location\util\process] => Array
        (
            [module] => sale
            [file] => lib/location/util/process.php
        )

    [bitrix\sale\location\util\csvreader] => Array
        (
            [module] => sale
            [file] => lib/location/util/csvreader.php
        )

    [bitrix\sale\location\util\assert] => Array
        (
            [module] => sale
            [file] => lib/location/util/assert.php
        )

    [bitrix\sale\location\import\importprocess] => Array
        (
            [module] => sale
            [file] => lib/location/import/importprocess.php
        )

    [bitrix\sale\location\search\reindexprocess] => Array
        (
            [module] => sale
            [file] => lib/location/search/reindexprocess.php
        )

    [bitrix\sale\location\tree\nodenotfoundexception] => Array
        (
            [module] => sale
            [file] => lib/location/tree/exception.php
        )

    [bitrix\sale\location\tree\nodeincorrectexception] => Array
        (
            [module] => sale
            [file] => lib/location/tree/exception.php
        )

    [bitrix\sale\location\exception] => Array
        (
            [module] => sale
            [file] => lib/location/exception.php
        )

    [csaleproxyadminresult] => Array
        (
            [module] => sale
            [file] => general/proxyadminresult.php
        )

    [csaleproxyadminuiresult] => Array
        (
            [module] => sale
            [file] => general/proxyadminresult.php
        )

    [csaleproxyresult] => Array
        (
            [module] => sale
            [file] => general/proxyresult.php
        )

    [bitrix\sale\location\migration\cupdaterlocationpro] => Array
        (
            [module] => sale
            [file] => lib/location/migration/migrate.php
        )

    [bitrix\sale\delivery\deliverylocationtable] => Array
        (
            [module] => sale
            [file] => lib/delivery/deliverylocation.php
        )

    [bitrix\sale\delivery\deliverylocationexcludetable] => Array
        (
            [module] => sale
            [file] => lib/delivery/deliverylocationexclude.php
        )

    [bitrix\sale\tax\ratelocationtable] => Array
        (
            [module] => sale
            [file] => lib/tax/ratelocation.php
        )

    [csalebasketfilter] => Array
        (
            [module] => sale
            [file] => general/sale_cond.php
        )

    [csalecondctrl] => Array
        (
            [module] => sale
            [file] => general/sale_cond.php
        )

    [csalecondctrlcomplex] => Array
        (
            [module] => sale
            [file] => general/sale_cond.php
        )

    [csalecondctrlgroup] => Array
        (
            [module] => sale
            [file] => general/sale_cond.php
        )

    [csalecondctrlbasketgroup] => Array
        (
            [module] => sale
            [file] => general/sale_cond.php
        )

    [csalecondctrlbasketfields] => Array
        (
            [module] => sale
            [file] => general/sale_cond.php
        )

    [csalecondctrlbasketitemconditions] => Array
        (
            [module] => sale
            [file] => general/sale_cond.php
        )

    [csalecondctrlbasketproperties] => Array
        (
            [module] => sale
            [file] => general/sale_cond.php
        )

    [csalecondctrlorderfields] => Array
        (
            [module] => sale
            [file] => general/sale_cond.php
        )

    [csalecondctrlcommon] => Array
        (
            [module] => sale
            [file] => general/sale_cond.php
        )

    [csalecondtree] => Array
        (
            [module] => sale
            [file] => general/sale_cond.php
        )

    [csalecondctrlpastorder] => Array
        (
            [module] => sale
            [file] => general/sale_cond.php
        )

    [csalecondcumulativectrl] => Array
        (
            [module] => sale
            [file] => general/sale_cond.php
        )

    [csalecumulativeaction] => Array
        (
            [module] => sale
            [file] => general/sale_act.php
        )

    [csaleactionctrl] => Array
        (
            [module] => sale
            [file] => general/sale_act.php
        )

    [csaleactionctrlcomplex] => Array
        (
            [module] => sale
            [file] => general/sale_act.php
        )

    [csaleactionctrlgroup] => Array
        (
            [module] => sale
            [file] => general/sale_act.php
        )

    [csaleactionctrlaction] => Array
        (
            [module] => sale
            [file] => general/sale_act.php
        )

    [csalediscountactionapply] => Array
        (
            [module] => sale
            [file] => general/sale_act.php
        )

    [csaleactionctrldelivery] => Array
        (
            [module] => sale
            [file] => general/sale_act.php
        )

    [csaleactiongift] => Array
        (
            [module] => sale
            [file] => general/sale_act.php
        )

    [csaleactiongiftctrlgroup] => Array
        (
            [module] => sale
            [file] => general/sale_act.php
        )

    [csaleactionctrlbasketgroup] => Array
        (
            [module] => sale
            [file] => general/sale_act.php
        )

    [csaleactionctrlsubgroup] => Array
        (
            [module] => sale
            [file] => general/sale_act.php
        )

    [csaleactioncondctrlbasketfields] => Array
        (
            [module] => sale
            [file] => general/sale_act.php
        )

    [csaleactiontree] => Array
        (
            [module] => sale
            [file] => general/sale_act.php
        )

    [csalediscountconvert] => Array
        (
            [module] => sale
            [file] => general/discount_convert.php
        )

    [csalepdf] => Array
        (
            [module] => sale
            [file] => general/pdf.php
        )

    [csaleymhandler] => Array
        (
            [module] => sale
            [file] => general/ym_handler.php
        )

    [csaleymlocation] => Array
        (
            [module] => sale
            [file] => general/ym_location.php
        )

    [bitrix\sale\delivery\calculationresult] => Array
        (
            [module] => sale
            [file] => lib/delivery/calculationresult.php
        )

    [bitrix\sale\delivery\services\table] => Array
        (
            [module] => sale
            [file] => lib/delivery/services/table.php
        )

    [bitrix\sale\delivery\restrictions\table] => Array
        (
            [module] => sale
            [file] => lib/delivery/restrictions/table.php
        )

    [bitrix\sale\delivery\services\manager] => Array
        (
            [module] => sale
            [file] => lib/delivery/services/manager.php
        )

    [bitrix\sale\delivery\restrictions\base] => Array
        (
            [module] => sale
            [file] => lib/delivery/restrictions/base.php
        )

    [bitrix\sale\delivery\restrictions\manager] => Array
        (
            [module] => sale
            [file] => lib/delivery/restrictions/manager.php
        )

    [bitrix\sale\delivery\services\base] => Array
        (
            [module] => sale
            [file] => lib/delivery/services/base.php
        )

    [bitrix\sale\delivery\menu] => Array
        (
            [module] => sale
            [file] => lib/delivery/menu.php
        )

    [bitrix\sale\delivery\services\objectpool] => Array
        (
            [module] => sale
            [file] => lib/delivery/services/objectpool.php
        )

    [bitrix\sale\tradingplatformtable] => Array
        (
            [module] => sale
            [file] => lib/internals/tradingplatform.php
        )

    [bitrix\sale\tradingplatform\ebay\policy] => Array
        (
            [module] => sale
            [file] => lib/tradingplatform/ebay/policy.php
        )

    [bitrix\sale\tradingplatform\helper] => Array
        (
            [module] => sale
            [file] => lib/tradingplatform/helper.php
        )

    [bitrix\sale\tradingplatform\ymarket\yandexmarket] => Array
        (
            [module] => sale
            [file] => lib/tradingplatform/ymarket/yandexmarket.php
        )

    [bitrix\sale\tradingplatform\platform] => Array
        (
            [module] => sale
            [file] => lib/tradingplatform/platform.php
        )

    [bitrix\sale\tradingplatform\logger] => Array
        (
            [module] => sale
            [file] => lib/tradingplatform/logger.php
        )

    [bitrix\sale\internals\shipmentextraservicetable] => Array
        (
            [module] => sale
            [file] => lib/internals/shipmentextraservice.php
        )

    [bitrix\sale\delivery\extraservices\manager] => Array
        (
            [module] => sale
            [file] => lib/delivery/extra_services/manager.php
        )

    [bitrix\sale\delivery\extraservices\base] => Array
        (
            [module] => sale
            [file] => lib/delivery/extra_services/base.php
        )

    [bitrix\sale\delivery\extraservices\table] => Array
        (
            [module] => sale
            [file] => lib/delivery/extra_services/table.php
        )

    [bitrix\sale\delivery\tracking\manager] => Array
        (
            [module] => sale
            [file] => lib/delivery/tracking/manager.php
        )

    [bitrix\sale\delivery\tracking\table] => Array
        (
            [module] => sale
            [file] => lib/delivery/tracking/table.php
        )

    [bitrix\sale\delivery\externallocationmap] => Array
        (
            [module] => sale
            [file] => lib/delivery/externallocationmap.php
        )

    [bitrix\sale\internals\servicerestrictiontable] => Array
        (
            [module] => sale
            [file] => lib/internals/servicerestriction.php
        )

    [bitrix\sale\services\base\restrictionmanager] => Array
        (
            [module] => sale
            [file] => lib/services/base/restrictionmanager.php
        )

    [bitrix\sale\services\base\siterestriction] => Array
        (
            [module] => sale
            [file] => lib/services/base/siterestriction.php
        )

    [bitrix\sale\services\base\tradebindingrestriction] => Array
        (
            [module] => sale
            [file] => lib/services/base/tradebindingrestriction.php
        )

    [bitrix\sale\compatible\discountcompatibility] => Array
        (
            [module] => sale
            [file] => lib/compatible/discountcompatibility.php
        )

    [bitrix\sale\config\feature] => Array
        (
            [module] => sale
            [file] => lib/config/feature.php
        )

    [bitrix\sale\discount\context\basecontext] => Array
        (
            [module] => sale
            [file] => lib/discount/context/basecontext.php
        )

    [bitrix\sale\discount\context\fuser] => Array
        (
            [module] => sale
            [file] => lib/discount/context/fuser.php
        )

    [bitrix\sale\discount\context\user] => Array
        (
            [module] => sale
            [file] => lib/discount/context/user.php
        )

    [bitrix\sale\discount\context\usergroup] => Array
        (
            [module] => sale
            [file] => lib/discount/context/usergroup.php
        )

    [bitrix\sale\discount\gift\collection] => Array
        (
            [module] => sale
            [file] => lib/discount/gift/collection.php
        )

    [bitrix\sale\discount\gift\gift] => Array
        (
            [module] => sale
            [file] => lib/discount/gift/gift.php
        )

    [bitrix\sale\discount\gift\manager] => Array
        (
            [module] => sale
            [file] => lib/discount/gift/manager.php
        )

    [bitrix\sale\discount\gift\relateddatatable] => Array
        (
            [module] => sale
            [file] => lib/discount/gift/relateddata.php
        )

    [bitrix\sale\discount\index\indexelementtable] => Array
        (
            [module] => sale
            [file] => lib/discount/index/indexelement.php
        )

    [bitrix\sale\discount\index\indexsectiontable] => Array
        (
            [module] => sale
            [file] => lib/discount/index/indexsection.php
        )

    [bitrix\sale\discount\index\manager] => Array
        (
            [module] => sale
            [file] => lib/discount/index/manager.php
        )

    [bitrix\sale\discount\migration\orderdiscountmigrator] => Array
        (
            [module] => sale
            [file] => lib/discount/migration/orderdiscountmigrator.php
        )

    [bitrix\sale\discount\prediction\manager] => Array
        (
            [module] => sale
            [file] => lib/discount/prediction/manager.php
        )

    [bitrix\sale\discount\preset\arrayhelper] => Array
        (
            [module] => sale
            [file] => lib/discount/preset/arrayhelper.php
        )

    [bitrix\sale\discount\preset\basepreset] => Array
        (
            [module] => sale
            [file] => lib/discount/preset/basepreset.php
        )

    [bitrix\sale\discount\preset\htmlhelper] => Array
        (
            [module] => sale
            [file] => lib/discount/preset/htmlhelper.php
        )

    [bitrix\sale\discount\preset\manager] => Array
        (
            [module] => sale
            [file] => lib/discount/preset/manager.php
        )

    [bitrix\sale\discount\preset\selectproductpreset] => Array
        (
            [module] => sale
            [file] => lib/discount/preset/selectproductpreset.php
        )

    [bitrix\sale\discount\preset\state] => Array
        (
            [module] => sale
            [file] => lib/discount/preset/state.php
        )

    [bitrix\sale\discount\result\compatibleformat] => Array
        (
            [module] => sale
            [file] => lib/discount/result/compatibleformat.php
        )

    [bitrix\sale\discount\runtimecache\discountcache] => Array
        (
            [module] => sale
            [file] => lib/discount/runtimecache/discountcache.php
        )

    [bitrix\sale\discount\runtimecache\fusercache] => Array
        (
            [module] => sale
            [file] => lib/discount/runtimecache/fusercache.php
        )

    [bitrix\sale\discount\actions] => Array
        (
            [module] => sale
            [file] => lib/discount/actions.php
        )

    [bitrix\sale\discount\analyzer] => Array
        (
            [module] => sale
            [file] => lib/discount/analyzer.php
        )

    [bitrix\sale\discount\cumulativecalculator] => Array
        (
            [module] => sale
            [file] => lib/discount/cumulativecalculator.php
        )

    [bitrix\sale\discount\formatter] => Array
        (
            [module] => sale
            [file] => lib/discount/formatter.php
        )

    [bitrix\sale\internals\discounttable] => Array
        (
            [module] => sale
            [file] => lib/internals/discount.php
        )

    [bitrix\sale\internals\discountcoupontable] => Array
        (
            [module] => sale
            [file] => lib/internals/discountcoupon.php
        )

    [bitrix\sale\internals\discountentitiestable] => Array
        (
            [module] => sale
            [file] => lib/internals/discountentities.php
        )

    [bitrix\sale\internals\discountgrouptable] => Array
        (
            [module] => sale
            [file] => lib/internals/discountgroup.php
        )

    [bitrix\sale\internals\discountmoduletable] => Array
        (
            [module] => sale
            [file] => lib/internals/discountmodule.php
        )

    [bitrix\sale\internals\orderdiscounttable] => Array
        (
            [module] => sale
            [file] => lib/internals/orderdiscount.php
        )

    [bitrix\sale\internals\orderdiscountdatatable] => Array
        (
            [module] => sale
            [file] => lib/internals/orderdiscount.php
        )

    [bitrix\sale\internals\ordercouponstable] => Array
        (
            [module] => sale
            [file] => lib/internals/orderdiscount.php
        )

    [bitrix\sale\internals\ordermodulestable] => Array
        (
            [module] => sale
            [file] => lib/internals/orderdiscount.php
        )

    [bitrix\sale\internals\orderroundtable] => Array
        (
            [module] => sale
            [file] => lib/internals/orderround.php
        )

    [bitrix\sale\internals\orderrulestable] => Array
        (
            [module] => sale
            [file] => lib/internals/orderdiscount.php
        )

    [bitrix\sale\internals\orderrulesdescrtable] => Array
        (
            [module] => sale
            [file] => lib/internals/orderdiscount.php
        )

    [bitrix\sale\internals\accountnumbergenerator] => Array
        (
            [module] => sale
            [file] => lib/internals/accountnumber.php
        )

    [bitrix\sale\discount] => Array
        (
            [module] => sale
            [file] => lib/discount.php
        )

    [bitrix\sale\discountbase] => Array
        (
            [module] => sale
            [file] => lib/discountbase.php
        )

    [bitrix\sale\discountcouponsmanager] => Array
        (
            [module] => sale
            [file] => lib/discountcouponsmanager.php
        )

    [bitrix\sale\discountcouponsmanagerbase] => Array
        (
            [module] => sale
            [file] => lib/discountcouponsmanagerbase.php
        )

    [bitrix\sale\orderdiscount] => Array
        (
            [module] => sale
            [file] => lib/orderdiscount.php
        )

    [bitrix\sale\orderdiscountbase] => Array
        (
            [module] => sale
            [file] => lib/orderdiscountbase.php
        )

    [bitrix\sale\orderdiscountmanager] => Array
        (
            [module] => sale
            [file] => lib/orderdiscountmanager.php
        )

    [bitrix\sale\paysystem\logger] => Array
        (
            [module] => sale
            [file] => lib/paysystem/logger.php
        )

    [bitrix\sale\paysystem\restservice] => Array
        (
            [module] => sale
            [file] => lib/paysystem/restservice.php
        )

    [bitrix\sale\paysystem\resthandler] => Array
        (
            [module] => sale
            [file] => lib/paysystem/resthandler.php
        )

    [bitrix\sale\services\base\restclient] => Array
        (
            [module] => sale
            [file] => lib/services/base/restclient.php
        )

    [bitrix\sale\paysystem\service] => Array
        (
            [module] => sale
            [file] => lib/paysystem/service.php
        )

    [bitrix\sale\internals\paysystemresthandlerstable] => Array
        (
            [module] => sale
            [file] => lib/internals/paysystemresthandlers.php
        )

    [bitrix\sale\paysystem\manager] => Array
        (
            [module] => sale
            [file] => lib/paysystem/manager.php
        )

    [bitrix\sale\paysystem\baseservicehandler] => Array
        (
            [module] => sale
            [file] => lib/paysystem/baseservicehandler.php
        )

    [bitrix\sale\paysystem\servicehandler] => Array
        (
            [module] => sale
            [file] => lib/paysystem/servicehandler.php
        )

    [bitrix\sale\paysystem\irefund] => Array
        (
            [module] => sale
            [file] => lib/paysystem/irefund.php
        )

    [bitrix\sale\paysystem\ipdf] => Array
        (
            [module] => sale
            [file] => lib/paysystem/ipdf.php
        )

    [bitrix\sale\paysystem\irefundextended] => Array
        (
            [module] => sale
            [file] => lib/paysystem/irefundextended.php
        )

    [bitrix\sale\paysystem\cert] => Array
        (
            [module] => sale
            [file] => lib/paysystem/cert.php
        )

    [bitrix\sale\paysystem\ipayable] => Array
        (
            [module] => sale
            [file] => lib/paysystem/ipayable.php
        )

    [bitrix\sale\paysystem\icheckable] => Array
        (
            [module] => sale
            [file] => lib/paysystem/icheckable.php
        )

    [bitrix\sale\paysystem\iprepayable] => Array
        (
            [module] => sale
            [file] => lib/paysystem/iprepayable.php
        )

    [bitrix\sale\paysystem\compatibilityhandler] => Array
        (
            [module] => sale
            [file] => lib/paysystem/compatibilityhandler.php
        )

    [bitrix\sale\paysystem\ihold] => Array
        (
            [module] => sale
            [file] => lib/paysystem/ihold.php
        )

    [bitrix\sale\paysystem\ipartialhold] => Array
        (
            [module] => sale
            [file] => lib/paysystem/ipartialhold.php
        )

    [bitrix\sale\internals\paymentlogtable] => Array
        (
            [module] => sale
            [file] => lib/internals/paymentlog.php
        )

    [bitrix\sale\services\paysystem\restrictions\manager] => Array
        (
            [module] => sale
            [file] => lib/services/paysystem/restrictions/manager.php
        )

    [bitrix\sale\services\base\restriction] => Array
        (
            [module] => sale
            [file] => lib/services/base/restriction.php
        )

    [bitrix\sale\internals\yandexsettingstable] => Array
        (
            [module] => sale
            [file] => lib/internals/yandexsettings.php
        )

    [bitrix\sale\services\company\manager] => Array
        (
            [module] => sale
            [file] => lib/services/company/manager.php
        )

    [bitrix\sale\internals\collectionfilteriterator] => Array
        (
            [module] => sale
            [file] => lib/internals/collectionfilteriterator.php
        )

    [bitrix\sale\cashbox\internals\pool] => Array
        (
            [module] => sale
            [file] => lib/cashbox/internals/pool.php
        )

    [bitrix\sale\cashbox\internals\cashboxtable] => Array
        (
            [module] => sale
            [file] => lib/cashbox/internals/cashbox.php
        )

    [bitrix\sale\cashbox\internals\cashboxchecktable] => Array
        (
            [module] => sale
            [file] => lib/cashbox/internals/cashboxcheck.php
        )

    [bitrix\sale\cashbox\internals\cashboxzreporttable] => Array
        (
            [module] => sale
            [file] => lib/cashbox/internals/cashboxzreport.php
        )

    [bitrix\sale\cashbox\internals\cashboxerrlogtable] => Array
        (
            [module] => sale
            [file] => lib/cashbox/internals/cashboxerrlog.php
        )

    [bitrix\sale\cashbox\cashbox] => Array
        (
            [module] => sale
            [file] => lib/cashbox/cashbox.php
        )

    [bitrix\sale\cashbox\manager] => Array
        (
            [module] => sale
            [file] => lib/cashbox/manager.php
        )

    [bitrix\sale\cashbox\iprintimmediately] => Array
        (
            [module] => sale
            [file] => lib/cashbox/iprintimmediately.php
        )

    [bitrix\sale\cashbox\restrictions\manager] => Array
        (
            [module] => sale
            [file] => lib/cashbox/restrictions/manager.php
        )

    [bitrix\sale\notify] => Array
        (
            [module] => sale
            [file] => lib/notify.php
        )

    [bitrix\sale\buyerstatistic] => Array
        (
            [module] => sale
            [file] => /lib/buyerstatistic.php
        )

    [bitrix\sale\internals\buyerstatistictable] => Array
        (
            [module] => sale
            [file] => /lib/internals/buyerstatistic.php
        )

    [cadminsalelist] => Array
        (
            [module] => sale
            [file] => general/admin_lib.php
        )

    [bitrix\sale\helpers\admin\skuprops] => Array
        (
            [module] => sale
            [file] => lib/helpers/admin/skuprops.php
        )

    [bitrix\sale\helpers\admin\product] => Array
        (
            [module] => sale
            [file] => lib/helpers/admin/product.php
        )

    [bitrix\sale\helpers\order] => Array
        (
            [module] => sale
            [file] => lib/helpers/order.php
        )

    [bitrix\sale\location\comparator\replacement] => Array
        (
            [module] => sale
            [file] => lib/location/comparator/ru/replacement.php
        )

    [bitrix\sale\location\comparator\tmptable] => Array
        (
            [module] => sale
            [file] => lib/location/comparator/tmptable.php
        )

    [bitrix\sale\location\comparator] => Array
        (
            [module] => sale
            [file] => lib/location/comparator.php
        )

    [bitrix\sale\location\comparator\mapresult] => Array
        (
            [module] => sale
            [file] => lib/location/comparator/mapresult.php
        )

    [bitrix\sale\location\comparator\mapper] => Array
        (
            [module] => sale
            [file] => lib/location/comparator/mapper.php
        )

    [bitrix\sale\exchange\onec\documentimport] => Array
        (
            [module] => sale
            [file] => /lib/exchange/compatibility/documents.php
        )

    [bitrix\sale\exchange\onec\collisionorder] => Array
        (
            [module] => sale
            [file] => /lib/exchange/onec/importcollision.php
        )

    [bitrix\sale\exchange\onec\collisionshipment] => Array
        (
            [module] => sale
            [file] => /lib/exchange/onec/importcollision.php
        )

    [bitrix\sale\exchange\onec\collisionpayment] => Array
        (
            [module] => sale
            [file] => /lib/exchange/onec/importcollision.php
        )

    [bitrix\sale\exchange\onec\collisionprofile] => Array
        (
            [module] => sale
            [file] => /lib/exchange/onec/importcollision.php
        )

    [bitrix\sale\exchange\onec\paymentcashdocument] => Array
        (
            [module] => sale
            [file] => /lib/exchange/onec/paymentdocument.php
        )

    [bitrix\sale\exchange\onec\paymentcashlessdocument] => Array
        (
            [module] => sale
            [file] => /lib/exchange/onec/paymentdocument.php
        )

    [bitrix\sale\exchange\onec\paymentcarddocument] => Array
        (
            [module] => sale
            [file] => /lib/exchange/onec/paymentdocument.php
        )

    [bitrix\sale\exchange\onec\importcriterionbase] => Array
        (
            [module] => sale
            [file] => /lib/exchange/onec/importcriterion.php
        )

    [bitrix\sale\exchange\onec\importcriteriononeccml2] => Array
        (
            [module] => sale
            [file] => /lib/exchange/onec/importcriterion.php
        )

    [bitrix\sale\exchange\onec\criterionorder] => Array
        (
            [module] => sale
            [file] => /lib/exchange/onec/importcriterion.php
        )

    [bitrix\sale\exchange\onec\criterionshipment] => Array
        (
            [module] => sale
            [file] => /lib/exchange/onec/importcriterion.php
        )

    [bitrix\sale\exchange\onec\criterionshipmentinvoice] => Array
        (
            [module] => sale
            [file] => /lib/exchange/onec/importcriterion.php
        )

    [bitrix\sale\exchange\onec\criterionpayment] => Array
        (
            [module] => sale
            [file] => /lib/exchange/onec/importcriterion.php
        )

    [bitrix\sale\exchange\onec\criterionprofile] => Array
        (
            [module] => sale
            [file] => /lib/exchange/onec/importcriterion.php
        )

    [bitrix\sale\exchange\entity\orderimportloader] => Array
        (
            [module] => sale
            [file] => /lib/exchange/entity/entityimportloader.php
        )

    [bitrix\sale\exchange\entity\invoiceimportloader] => Array
        (
            [module] => sale
            [file] => /lib/exchange/entity/entityimportloader.php
        )

    [bitrix\sale\exchange\entity\paymentimportloader] => Array
        (
            [module] => sale
            [file] => /lib/exchange/entity/entityimportloader.php
        )

    [bitrix\sale\exchange\entity\shipmentimportloader] => Array
        (
            [module] => sale
            [file] => /lib/exchange/entity/entityimportloader.php
        )

    [bitrix\sale\exchange\entity\userprofileimportloader] => Array
        (
            [module] => sale
            [file] => /lib/exchange/entity/entityimportloader.php
        )

    [bitrix\sale\exchange\entity\paymentcashlessimport] => Array
        (
            [module] => sale
            [file] => /lib/exchange/entity/paymentimport.php
        )

    [bitrix\sale\exchange\entity\paymentcardimport] => Array
        (
            [module] => sale
            [file] => /lib/exchange/entity/paymentimport.php
        )

    [bitrix\sale\exchange\entity\paymentcashimport] => Array
        (
            [module] => sale
            [file] => /lib/exchange/entity/paymentimport.php
        )

    [bitrix\sale\location\geoip] => Array
        (
            [module] => sale
            [file] => /lib/location/geoip.php
        )

    [bitrix\sale\delivery\requests\manager] => Array
        (
            [module] => sale
            [file] => /lib/delivery/requests/manager.php
        )

    [bitrix\sale\delivery\requests\helper] => Array
        (
            [module] => sale
            [file] => /lib/delivery/requests/helper.php
        )

    [bitrix\sale\delivery\requests\handlerbase] => Array
        (
            [module] => sale
            [file] => /lib/delivery/requests/handlerbase.php
        )

    [bitrix\sale\delivery\requests\requesttable] => Array
        (
            [module] => sale
            [file] => /lib/delivery/requests/request.php
        )

    [bitrix\sale\delivery\requests\shipmenttable] => Array
        (
            [module] => sale
            [file] => /lib/delivery/requests/shipment.php
        )

    [bitrix\sale\delivery\requests\result] => Array
        (
            [module] => sale
            [file] => /lib/delivery/requests/result.php
        )

    [bitrix\sale\delivery\requests\resultfile] => Array
        (
            [module] => sale
            [file] => /lib/delivery/requests/resultfile.php
        )

    [bitrix\sale\delivery\packing\packer] => Array
        (
            [module] => sale
            [file] => /lib/delivery/packing/packer.php
        )

    [bitrix\sale\recurring] => Array
        (
            [module] => sale
            [file] => /lib/recurring.php
        )

    [bitrix\sale\location\normalizer\builder] => Array
        (
            [module] => sale
            [file] => /lib/location/normalizer/builder.php
        )

    [bitrix\sale\location\normalizer\ibuilder] => Array
        (
            [module] => sale
            [file] => /lib/location/normalizer/ibuilder.php
        )

    [bitrix\sale\location\normalizer\normalizer] => Array
        (
            [module] => sale
            [file] => /lib/location/normalizer/normalizer.php
        )

    [bitrix\sale\location\normalizer\inormalizer] => Array
        (
            [module] => sale
            [file] => /lib/location/normalizer/inormalizer.php
        )

    [bitrix\sale\location\normalizer\commonnormalizer] => Array
        (
            [module] => sale
            [file] => /lib/location/normalizer/commonnormalizer.php
        )

    [bitrix\sale\location\normalizer\nullnormalizer] => Array
        (
            [module] => sale
            [file] => /lib/location/normalizer/nullnormalizer.php
        )

    [bitrix\sale\location\normalizer\spacenormalizer] => Array
        (
            [module] => sale
            [file] => /lib/location/normalizer/spacenormalizer.php
        )

    [bitrix\sale\location\normalizer\languagenormalizer] => Array
        (
            [module] => sale
            [file] => /lib/location/normalizer/languagenormalizer.php
        )

    [bitrix\sale\location\normalizer\helper] => Array
        (
            [module] => sale
            [file] => /lib/location/normalizer/helper.php
        )

    [sale\handlers\delivery\additional\ruspost\reliability\service] => Array
        (
            [module] => sale
            [file] => /handlers/delivery/additional/ruspost/reliability/service.php
        )

    [catalog] => Array
        (
            [module] => catalog
            [file] => install/index.php
        )

    [ccatalog] => Array
        (
            [module] => catalog
            [file] => mysql/catalog.php
        )

    [ccataloggroup] => Array
        (
            [module] => catalog
            [file] => mysql/cataloggroup.php
        )

    [cextra] => Array
        (
            [module] => catalog
            [file] => mysql/extra.php
        )

    [cprice] => Array
        (
            [module] => catalog
            [file] => mysql/price.php
        )

    [ccatalogproduct] => Array
        (
            [module] => catalog
            [file] => mysql/product.php
        )

    [ccatalogproductgroups] => Array
        (
            [module] => catalog
            [file] => mysql/product_group.php
        )

    [ccatalogload] => Array
        (
            [module] => catalog
            [file] => mysql/catalog_load.php
        )

    [ccatalogexport] => Array
        (
            [module] => catalog
            [file] => mysql/catalog_export.php
        )

    [ccatalogimport] => Array
        (
            [module] => catalog
            [file] => mysql/catalog_import.php
        )

    [ccatalogdiscount] => Array
        (
            [module] => catalog
            [file] => mysql/discount.php
        )

    [ccatalogdiscountcoupon] => Array
        (
            [module] => catalog
            [file] => mysql/discount_coupon.php
        )

    [ccatalogvat] => Array
        (
            [module] => catalog
            [file] => mysql/vat.php
        )

    [ccatalogevent] => Array
        (
            [module] => catalog
            [file] => general/catalog_event.php
        )

    [ccatalogsku] => Array
        (
            [module] => catalog
            [file] => general/catalog_sku.php
        )

    [ccatalogdiscountsave] => Array
        (
            [module] => catalog
            [file] => mysql/discount_save.php
        )

    [ccatalogstore] => Array
        (
            [module] => catalog
            [file] => mysql/store.php
        )

    [ccatalogstoreproduct] => Array
        (
            [module] => catalog
            [file] => mysql/store_product.php
        )

    [ccatalogadmin] => Array
        (
            [module] => catalog
            [file] => general/admin.php
        )

    [cglobalcondctrl] => Array
        (
            [module] => catalog
            [file] => general/catalog_cond.php
        )

    [cglobalcondctrlcomplex] => Array
        (
            [module] => catalog
            [file] => general/catalog_cond.php
        )

    [cglobalcondctrlatoms] => Array
        (
            [module] => catalog
            [file] => general/catalog_cond.php
        )

    [cglobalcondctrlgroup] => Array
        (
            [module] => catalog
            [file] => general/catalog_cond.php
        )

    [cglobalcondtree] => Array
        (
            [module] => catalog
            [file] => general/catalog_cond.php
        )

    [ccatalogcondctrl] => Array
        (
            [module] => catalog
            [file] => general/catalog_cond.php
        )

    [ccatalogcondctrlcomplex] => Array
        (
            [module] => catalog
            [file] => general/catalog_cond.php
        )

    [ccatalogcondctrlgroup] => Array
        (
            [module] => catalog
            [file] => general/catalog_cond.php
        )

    [ccatalogcondctrliblockfields] => Array
        (
            [module] => catalog
            [file] => general/catalog_cond.php
        )

    [ccatalogcondctrliblockprops] => Array
        (
            [module] => catalog
            [file] => general/catalog_cond.php
        )

    [ccatalogcondtree] => Array
        (
            [module] => catalog
            [file] => general/catalog_cond.php
        )

    [ccatalogcondctrlbasketproductfields] => Array
        (
            [module] => catalog
            [file] => general/sale_cond.php
        )

    [ccatalogcondctrlbasketproductprops] => Array
        (
            [module] => catalog
            [file] => general/sale_cond.php
        )

    [ccatalogcondctrlcatalogsettings] => Array
        (
            [module] => catalog
            [file] => general/sale_cond.php
        )

    [ccatalogactionctrlbasketproductfields] => Array
        (
            [module] => catalog
            [file] => general/sale_act.php
        )

    [ccatalogactionctrlbasketproductprops] => Array
        (
            [module] => catalog
            [file] => general/sale_act.php
        )

    [ccataloggifterproduct] => Array
        (
            [module] => catalog
            [file] => general/sale_act.php
        )

    [ccatalogdiscountconvert] => Array
        (
            [module] => catalog
            [file] => general/discount_convert.php
        )

    [ccatalogdiscountconverttmp] => Array
        (
            [module] => catalog
            [file] => mysql/discount_convert.php
        )

    [ccatalogproductprovider] => Array
        (
            [module] => catalog
            [file] => general/product_provider.php
        )

    [ccatalogstorebarcode] => Array
        (
            [module] => catalog
            [file] => mysql/store_barcode.php
        )

    [ccatalogcontractor] => Array
        (
            [module] => catalog
            [file] => mysql/contractor.php
        )

    [ccatalogdocstypes] => Array
        (
            [module] => catalog
            [file] => general/store_docs_type.php
        )

    [ccatalogarrivaldocs] => Array
        (
            [module] => catalog
            [file] => general/store_docs_type.php
        )

    [ccatalogstoreadjustmentdocs] => Array
        (
            [module] => catalog
            [file] => general/store_docs_type.php
        )

    [ccatalogmovingdocs] => Array
        (
            [module] => catalog
            [file] => general/store_docs_type.php
        )

    [ccatalogdeductdocs] => Array
        (
            [module] => catalog
            [file] => general/store_docs_type.php
        )

    [ccatalogreturnsdocs] => Array
        (
            [module] => catalog
            [file] => general/store_docs_type.php
        )

    [ccatalogunreserveddocs] => Array
        (
            [module] => catalog
            [file] => general/store_docs_type.php
        )

    [ccatalogdocs] => Array
        (
            [module] => catalog
            [file] => mysql/store_docs.php
        )

    [ccatalogstorecontrolutil] => Array
        (
            [module] => catalog
            [file] => general/store_utility.php
        )

    [ccatalogstoredocselement] => Array
        (
            [module] => catalog
            [file] => mysql/store_docs_element.php
        )

    [ccatalogstoredocsbarcode] => Array
        (
            [module] => catalog
            [file] => mysql/store_docs_barcode.php
        )

    [ccatalogiblockparameters] => Array
        (
            [module] => catalog
            [file] => general/comp_parameters.php
        )

    [ccatalogmeasure] => Array
        (
            [module] => catalog
            [file] => mysql/measure.php
        )

    [ccatalogmeasureresult] => Array
        (
            [module] => catalog
            [file] => mysql/measure.php
        )

    [ccatalogmeasureclassifier] => Array
        (
            [module] => catalog
            [file] => general/unit_classifier.php
        )

    [ccatalogmeasureadminresult] => Array
        (
            [module] => catalog
            [file] => general/measure_result.php
        )

    [ccatalogmeasureadminuiresult] => Array
        (
            [module] => catalog
            [file] => general/measure_result.php
        )

    [ccatalogmeasureratio] => Array
        (
            [module] => catalog
            [file] => mysql/measure_ratio.php
        )

    [ccatalogproductset] => Array
        (
            [module] => catalog
            [file] => mysql/product_set.php
        )

    [ccatalogadmintools] => Array
        (
            [module] => catalog
            [file] => general/admin_tools.php
        )

    [ccatalogadminproductsetedit] => Array
        (
            [module] => catalog
            [file] => general/admin_tools.php
        )

    [ccatalogmenu] => Array
        (
            [module] => catalog
            [file] => general/catalog_menu.php
        )

    [ccatalogcsvsettings] => Array
        (
            [module] => catalog
            [file] => general/csv_settings.php
        )

    [ccatalogstepoperations] => Array
        (
            [module] => catalog
            [file] => general/step_operations.php
        )

    [ccatalogproductsetavailable] => Array
        (
            [module] => catalog
            [file] => general/step_operations.php
        )

    [ccatalogproductavailable] => Array
        (
            [module] => catalog
            [file] => general/step_operations.php
        )

    [ccatalogiblockreindex] => Array
        (
            [module] => catalog
            [file] => general/step_operations.php
        )

    [ccatalogproductsettings] => Array
        (
            [module] => catalog
            [file] => general/step_operations.php
        )

    [ccatalogtools] => Array
        (
            [module] => catalog
            [file] => general/tools.php
        )

    [ccatalogresult] => Array
        (
            [module] => catalog
            [file] => general/result.php
        )

    [cproductquerybuilder] => Array
        (
            [module] => catalog
            [file] => general/querybuilder.php
        )

    [bitrix\catalog\compatible\eventcompatibility] => Array
        (
            [module] => catalog
            [file] => lib/compatible/eventcompatibility.php
        )

    [bitrix\catalog\config\feature] => Array
        (
            [module] => catalog
            [file] => lib/config/feature.php
        )

    [bitrix\catalog\config\state] => Array
        (
            [module] => catalog
            [file] => lib/config/state.php
        )

    [bitrix\catalog\discount\discountmanager] => Array
        (
            [module] => catalog
            [file] => lib/discount/discountmanager.php
        )

    [bitrix\catalog\ebay\ebayxmler] => Array
        (
            [module] => catalog
            [file] => lib/ebay/ebayxmler.php
        )

    [bitrix\catalog\ebay\exportoffer] => Array
        (
            [module] => catalog
            [file] => lib/ebay/exportoffer.php
        )

    [bitrix\catalog\ebay\exportoffercreator] => Array
        (
            [module] => catalog
            [file] => lib/ebay/exportoffercreator.php
        )

    [bitrix\catalog\ebay\exportoffersku] => Array
        (
            [module] => catalog
            [file] => lib/ebay/exportoffersku.php
        )

    [bitrix\catalog\grid\panel\productgroupaction] => Array
        (
            [module] => catalog
            [file] => lib/grid/panel/productgroupaction.php
        )

    [bitrix\catalog\grid\productaction] => Array
        (
            [module] => catalog
            [file] => lib/grid/productaction.php
        )

    [bitrix\catalog\helpers\admin\catalogedit] => Array
        (
            [module] => catalog
            [file] => lib/helpers/admin/catalogedit.php
        )

    [bitrix\catalog\helpers\admin\iblockpricechanger] => Array
        (
            [module] => catalog
            [file] => lib/helpers/admin/iblockpricechanger.php
        )

    [bitrix\catalog\helpers\admin\roundedit] => Array
        (
            [module] => catalog
            [file] => lib/helpers/admin/roundedit.php
        )

    [bitrix\catalog\helpers\admin\tools] => Array
        (
            [module] => catalog
            [file] => lib/helpers/admin/tools.php
        )

    [bitrix\catalog\helpers\tools] => Array
        (
            [module] => catalog
            [file] => lib/helpers/tools.php
        )

    [bitrix\catalog\model\entity] => Array
        (
            [module] => catalog
            [file] => lib/model/entity.php
        )

    [bitrix\catalog\model\event] => Array
        (
            [module] => catalog
            [file] => lib/model/event.php
        )

    [bitrix\catalog\model\eventresult] => Array
        (
            [module] => catalog
            [file] => lib/model/eventresult.php
        )

    [bitrix\catalog\model\price] => Array
        (
            [module] => catalog
            [file] => lib/model/price.php
        )

    [bitrix\catalog\model\product] => Array
        (
            [module] => catalog
            [file] => lib/model/product.php
        )

    [bitrix\catalog\product\price\calculation] => Array
        (
            [module] => catalog
            [file] => lib/product/price/calculation.php
        )

    [bitrix\catalog\product\basket] => Array
        (
            [module] => catalog
            [file] => lib/product/basket.php
        )

    [bitrix\catalog\product\catalogprovider] => Array
        (
            [module] => catalog
            [file] => lib/product/catalogprovider.php
        )

    [bitrix\catalog\product\catalogprovidercompatibility] => Array
        (
            [module] => catalog
            [file] => lib/product/catalogprovidercompatibility.php
        )

    [bitrix\catalog\product\price] => Array
        (
            [module] => catalog
            [file] => lib/product/price.php
        )

    [bitrix\catalog\product\propertycatalogfeature] => Array
        (
            [module] => catalog
            [file] => lib/product/propertycatalogfeature.php
        )

    [bitrix\catalog\product\quantitycontrol] => Array
        (
            [module] => catalog
            [file] => lib/product/quantitycontrol.php
        )

    [bitrix\catalog\product\search] => Array
        (
            [module] => catalog
            [file] => lib/product/search.php
        )

    [bitrix\catalog\product\sku] => Array
        (
            [module] => catalog
            [file] => lib/product/sku.php
        )

    [bitrix\catalog\product\subscribemanager] => Array
        (
            [module] => catalog
            [file] => lib/product/subscribemanager.php
        )

    [bitrix\catalog\product\systemfield] => Array
        (
            [module] => catalog
            [file] => lib/product/systemfield.php
        )

    [bitrix\catalog\product\viewed] => Array
        (
            [module] => catalog
            [file] => lib/product/viewed.php
        )

    [bitrix\catalog\update\adminfilteroption] => Array
        (
            [module] => catalog
            [file] => lib/update/adminfilteroption.php
        )

    [bitrix\catalog\update\admingridoption] => Array
        (
            [module] => catalog
            [file] => lib/update/admingridoption.php
        )

    [bitrix\catalog\url\adminpage\catalogbuilder] => Array
        (
            [module] => catalog
            [file] => lib/url/adminpage/catalogbuilder.php
        )

    [bitrix\catalog\catalogiblocktable] => Array
        (
            [module] => catalog
            [file] => lib/catalogiblock.php
        )

    [bitrix\catalog\catalogviewedproducttable] => Array
        (
            [module] => catalog
            [file] => lib/catalogviewedproduct.php
        )

    [bitrix\catalog\discounttable] => Array
        (
            [module] => catalog
            [file] => lib/discount.php
        )

    [bitrix\catalog\discountcoupontable] => Array
        (
            [module] => catalog
            [file] => lib/discountcoupon.php
        )

    [bitrix\catalog\discountentitytable] => Array
        (
            [module] => catalog
            [file] => lib/discountentity.php
        )

    [bitrix\catalog\discountmoduletable] => Array
        (
            [module] => catalog
            [file] => lib/discountmodule.php
        )

    [bitrix\catalog\discountrestrictiontable] => Array
        (
            [module] => catalog
            [file] => lib/discountrestriction.php
        )

    [bitrix\catalog\extratable] => Array
        (
            [module] => catalog
            [file] => lib/extra.php
        )

    [bitrix\catalog\grouptable] => Array
        (
            [module] => catalog
            [file] => lib/group.php
        )

    [bitrix\catalog\groupaccesstable] => Array
        (
            [module] => catalog
            [file] => lib/groupaccess.php
        )

    [bitrix\catalog\grouplangtable] => Array
        (
            [module] => catalog
            [file] => lib/grouplang.php
        )

    [bitrix\catalog\measuretable] => Array
        (
            [module] => catalog
            [file] => lib/measure.php
        )

    [bitrix\catalog\measureratiotable] => Array
        (
            [module] => catalog
            [file] => lib/measureratio.php
        )

    [bitrix\catalog\pricetable] => Array
        (
            [module] => catalog
            [file] => lib/price.php
        )

    [bitrix\catalog\producttable] => Array
        (
            [module] => catalog
            [file] => lib/product.php
        )

    [bitrix\catalog\productgroupaccesstable] => Array
        (
            [module] => catalog
            [file] => lib/productgroupaccess.php
        )

    [bitrix\catalog\roundingtable] => Array
        (
            [module] => catalog
            [file] => lib/rounding.php
        )

    [bitrix\catalog\storetable] => Array
        (
            [module] => catalog
            [file] => lib/store.php
        )

    [bitrix\catalog\storebarcodetable] => Array
        (
            [module] => catalog
            [file] => lib/storebarcode.php
        )

    [bitrix\catalog\storeproducttable] => Array
        (
            [module] => catalog
            [file] => lib/storeproduct.php
        )

    [bitrix\catalog\vattable] => Array
        (
            [module] => catalog
            [file] => lib/vat.php
        )

    [bitrix\catalog\ebayxmler] => Array
        (
            [module] => catalog
            [file] => lib/ebay/old.php
        )

    [bitrix\catalog\exportoffer] => Array
        (
            [module] => catalog
            [file] => lib/ebay/old.php
        )

    [bitrix\catalog\exportoffercreator] => Array
        (
            [module] => catalog
            [file] => lib/ebay/old.php
        )

    [bitrix\catalog\exportoffersku] => Array
        (
            [module] => catalog
            [file] => lib/ebay/old.php
        )

    [bitrix\catalog\searchhandlers] => Array
        (
            [module] => catalog
            [file] => lib/product/old.php
        )

)
Array
(
    [bitrix\main\application] => Array
        (
            [module] => main
            [file] => lib/application.php
        )

    [bitrix\main\httpapplication] => Array
        (
            [module] => main
            [file] => lib/httpapplication.php
        )

    [bitrix\main\argumentexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\argumentnullexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\argumentoutofrangeexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\argumenttypeexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\notimplementedexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\notsupportedexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\invalidoperationexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\objectpropertyexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\objectnotfoundexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\objectexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\systemexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\accessdeniedexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\decodingexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\io\invalidpathexception] => Array
        (
            [module] => main
            [file] => lib/io/ioexception.php
        )

    [bitrix\main\io\filenotfoundexception] => Array
        (
            [module] => main
            [file] => lib/io/ioexception.php
        )

    [bitrix\main\io\filedeleteexception] => Array
        (
            [module] => main
            [file] => lib/io/ioexception.php
        )

    [bitrix\main\io\fileopenexception] => Array
        (
            [module] => main
            [file] => lib/io/ioexception.php
        )

    [bitrix\main\io\filenotopenedexception] => Array
        (
            [module] => main
            [file] => lib/io/ioexception.php
        )

    [bitrix\main\context] => Array
        (
            [module] => main
            [file] => lib/context.php
        )

    [bitrix\main\httpcontext] => Array
        (
            [module] => main
            [file] => lib/httpcontext.php
        )

    [bitrix\main\dispatcher] => Array
        (
            [module] => main
            [file] => lib/dispatcher.php
        )

    [bitrix\main\environment] => Array
        (
            [module] => main
            [file] => lib/environment.php
        )

    [bitrix\main\event] => Array
        (
            [module] => main
            [file] => lib/event.php
        )

    [bitrix\main\eventmanager] => Array
        (
            [module] => main
            [file] => lib/eventmanager.php
        )

    [bitrix\main\eventresult] => Array
        (
            [module] => main
            [file] => lib/eventresult.php
        )

    [bitrix\main\request] => Array
        (
            [module] => main
            [file] => lib/request.php
        )

    [bitrix\main\httprequest] => Array
        (
            [module] => main
            [file] => lib/httprequest.php
        )

    [bitrix\main\response] => Array
        (
            [module] => main
            [file] => lib/response.php
        )

    [bitrix\main\httpresponse] => Array
        (
            [module] => main
            [file] => lib/httpresponse.php
        )

    [bitrix\main\modulemanager] => Array
        (
            [module] => main
            [file] => lib/modulemanager.php
        )

    [bitrix\main\server] => Array
        (
            [module] => main
            [file] => lib/server.php
        )

    [bitrix\main\config\configuration] => Array
        (
            [module] => main
            [file] => lib/config/configuration.php
        )

    [bitrix\main\config\option] => Array
        (
            [module] => main
            [file] => lib/config/option.php
        )

    [bitrix\main\context\culture] => Array
        (
            [module] => main
            [file] => lib/context/culture.php
        )

    [bitrix\main\data\cache] => Array
        (
            [module] => main
            [file] => lib/data/cache.php
        )

    [bitrix\main\data\cacheengineapc] => Array
        (
            [module] => main
            [file] => lib/data/cacheengineapc.php
        )

    [bitrix\main\data\cacheenginememcache] => Array
        (
            [module] => main
            [file] => lib/data/cacheenginememcache.php
        )

    [bitrix\main\data\cacheenginefiles] => Array
        (
            [module] => main
            [file] => lib/data/cacheenginefiles.php
        )

    [bitrix\main\data\cacheenginenone] => Array
        (
            [module] => main
            [file] => lib/data/cacheenginenone.php
        )

    [bitrix\main\data\connection] => Array
        (
            [module] => main
            [file] => lib/data/connection.php
        )

    [bitrix\main\data\connectionpool] => Array
        (
            [module] => main
            [file] => lib/data/connectionpool.php
        )

    [bitrix\main\data\icacheengine] => Array
        (
            [module] => main
            [file] => lib/data/cache.php
        )

    [bitrix\main\data\hsphpreadconnection] => Array
        (
            [module] => main
            [file] => lib/data/hsphpreadconnection.php
        )

    [bitrix\main\data\managedcache] => Array
        (
            [module] => main
            [file] => lib/data/managedcache.php
        )

    [bitrix\main\data\taggedcache] => Array
        (
            [module] => main
            [file] => lib/data/taggedcache.php
        )

    [bitrix\main\data\memcacheconnection] => Array
        (
            [module] => main
            [file] => lib/data/memcacheconnection.php
        )

    [bitrix\main\data\memcachedconnection] => Array
        (
            [module] => main
            [file] => lib/data/memcachedconnection.php
        )

    [bitrix\main\data\nosqlconnection] => Array
        (
            [module] => main
            [file] => lib/data/nosqlconnection.php
        )

    [bitrix\main\db\arrayresult] => Array
        (
            [module] => main
            [file] => lib/db/arrayresult.php
        )

    [bitrix\main\db\result] => Array
        (
            [module] => main
            [file] => lib/db/result.php
        )

    [bitrix\main\db\connection] => Array
        (
            [module] => main
            [file] => lib/db/connection.php
        )

    [bitrix\main\db\sqlexception] => Array
        (
            [module] => main
            [file] => lib/db/sqlexception.php
        )

    [bitrix\main\db\sqlqueryexception] => Array
        (
            [module] => main
            [file] => lib/db/sqlexception.php
        )

    [bitrix\main\db\transactionexception] => Array
        (
            [module] => main
            [file] => lib/db/sqlexception.php
        )

    [bitrix\main\db\sqlexpression] => Array
        (
            [module] => main
            [file] => lib/db/sqlexpression.php
        )

    [bitrix\main\db\sqlhelper] => Array
        (
            [module] => main
            [file] => lib/db/sqlhelper.php
        )

    [bitrix\main\db\mysqlcommonconnection] => Array
        (
            [module] => main
            [file] => lib/db/mysqlcommonconnection.php
        )

    [bitrix\main\db\mysqliconnection] => Array
        (
            [module] => main
            [file] => lib/db/mysqliconnection.php
        )

    [bitrix\main\db\mysqliresult] => Array
        (
            [module] => main
            [file] => lib/db/mysqliresult.php
        )

    [bitrix\main\db\mysqlisqlhelper] => Array
        (
            [module] => main
            [file] => lib/db/mysqlisqlhelper.php
        )

    [bitrix\main\db\mssqlconnection] => Array
        (
            [module] => main
            [file] => lib/db/mssqlconnection.php
        )

    [bitrix\main\db\mssqlresult] => Array
        (
            [module] => main
            [file] => lib/db/mssqlresult.php
        )

    [bitrix\main\db\mssqlsqlhelper] => Array
        (
            [module] => main
            [file] => lib/db/mssqlsqlhelper.php
        )

    [bitrix\main\db\oracleconnection] => Array
        (
            [module] => main
            [file] => lib/db/oracleconnection.php
        )

    [bitrix\main\db\oracleresult] => Array
        (
            [module] => main
            [file] => lib/db/oracleresult.php
        )

    [bitrix\main\db\oraclesqlhelper] => Array
        (
            [module] => main
            [file] => lib/db/oraclesqlhelper.php
        )

    [bitrix\main\db\pgsqlconnection] => Array
        (
            [module] => main
            [file] => lib/db/pgsqlconnection.php
        )

    [bitrix\main\diag\httpexceptionhandleroutput] => Array
        (
            [module] => main
            [file] => lib/diag/httpexceptionhandleroutput.php
        )

    [bitrix\main\diag\fileexceptionhandlerlog] => Array
        (
            [module] => main
            [file] => lib/diag/fileexceptionhandlerlog.php
        )

    [bitrix\main\diag\exceptionhandler] => Array
        (
            [module] => main
            [file] => lib/diag/exceptionhandler.php
        )

    [bitrix\main\diag\iexceptionhandleroutput] => Array
        (
            [module] => main
            [file] => lib/diag/iexceptionhandleroutput.php
        )

    [bitrix\main\diag\exceptionhandlerlog] => Array
        (
            [module] => main
            [file] => lib/diag/exceptionhandlerlog.php
        )

    [bitrix\main\io\file] => Array
        (
            [module] => main
            [file] => lib/io/file.php
        )

    [bitrix\main\io\fileentry] => Array
        (
            [module] => main
            [file] => lib/io/fileentry.php
        )

    [bitrix\main\io\path] => Array
        (
            [module] => main
            [file] => lib/io/path.php
        )

    [bitrix\main\io\filesystementry] => Array
        (
            [module] => main
            [file] => lib/io/filesystementry.php
        )

    [bitrix\main\io\ifilestream] => Array
        (
            [module] => main
            [file] => lib/io/ifilestream.php
        )

    [bitrix\main\localization\loc] => Array
        (
            [module] => main
            [file] => lib/localization/loc.php
        )

    [bitrix\main\mail\mail] => Array
        (
            [module] => main
            [file] => lib/mail/mail.php
        )

    [bitrix\main\mail\tracking] => Array
        (
            [module] => main
            [file] => lib/mail/tracking.php
        )

    [bitrix\main\mail\eventmanager] => Array
        (
            [module] => main
            [file] => lib/mail/eventmanager.php
        )

    [bitrix\main\mail\eventmessagecompiler] => Array
        (
            [module] => main
            [file] => lib/mail/eventmessagecompiler.php
        )

    [bitrix\main\mail\eventmessagethemecompiler] => Array
        (
            [module] => main
            [file] => lib/mail/eventmessagethemecompiler.php
        )

    [bitrix\main\mail\internal\event] => Array
        (
            [module] => main
            [file] => lib/mail/internal/event.php
        )

    [bitrix\main\mail\internal\eventattachment] => Array
        (
            [module] => main
            [file] => lib/mail/internal/eventattachment.php
        )

    [bitrix\main\mail\internal\eventmessage] => Array
        (
            [module] => main
            [file] => lib/mail/internal/eventmessage.php
        )

    [bitrix\main\mail\internal\eventmessagesite] => Array
        (
            [module] => main
            [file] => lib/mail/internal/eventmessagesite.php
        )

    [bitrix\main\mail\internal\eventmessageattachment] => Array
        (
            [module] => main
            [file] => lib/mail/internal/eventmessageattachment.php
        )

    [bitrix\main\mail\internal\eventtype] => Array
        (
            [module] => main
            [file] => lib/mail/internal/eventtype.php
        )

    [bitrix\main\text\converter] => Array
        (
            [module] => main
            [file] => lib/text/converter.php
        )

    [bitrix\main\text\emptyconverter] => Array
        (
            [module] => main
            [file] => lib/text/emptyconverter.php
        )

    [bitrix\main\text\encoding] => Array
        (
            [module] => main
            [file] => lib/text/encoding.php
        )

    [bitrix\main\text\htmlconverter] => Array
        (
            [module] => main
            [file] => lib/text/htmlconverter.php
        )

    [bitrix\main\text\binarystring] => Array
        (
            [module] => main
            [file] => lib/text/binarystring.php
        )

    [bitrix\main\text\xmlconverter] => Array
        (
            [module] => main
            [file] => lib/text/xmlconverter.php
        )

    [bitrix\main\type\collection] => Array
        (
            [module] => main
            [file] => lib/type/collection.php
        )

    [bitrix\main\type\date] => Array
        (
            [module] => main
            [file] => lib/type/date.php
        )

    [bitrix\main\type\datetime] => Array
        (
            [module] => main
            [file] => lib/type/datetime.php
        )

    [bitrix\main\type\dictionary] => Array
        (
            [module] => main
            [file] => lib/type/dictionary.php
        )

    [bitrix\main\type\filterabledictionary] => Array
        (
            [module] => main
            [file] => lib/type/filterabledictionary.php
        )

    [bitrix\main\type\parameterdictionary] => Array
        (
            [module] => main
            [file] => lib/type/parameterdictionary.php
        )

    [bitrix\main\web\cookie] => Array
        (
            [module] => main
            [file] => lib/web/cookie.php
        )

    [bitrix\main\web\uri] => Array
        (
            [module] => main
            [file] => lib/web/uri.php
        )

    [bitrix\main\sendereventhandler] => Array
        (
            [module] => main
            [file] => lib/senderconnector.php
        )

    [bitrix\main\senderconnectoruser] => Array
        (
            [module] => main
            [file] => lib/senderconnector.php
        )

    [bitrix\main\urlrewriterrulemaker] => Array
        (
            [module] => main
            [file] => lib/urlrewriter.php
        )

    [bitrix\main\update\stepper] => Array
        (
            [module] => main
            [file] => lib/update/stepper.php
        )

    [bitrix\main\composite\abstractresponse] => Array
        (
            [module] => main
            [file] => lib/composite/responder.php
        )

    [bitrix\main\composite\fileresponse] => Array
        (
            [module] => main
            [file] => lib/composite/responder.php
        )

    [bitrix\main\composite\memcachedresponse] => Array
        (
            [module] => main
            [file] => lib/composite/responder.php
        )

    [bitrix\main\security\otpexception] => Array
        (
            [module] => main
            [file] => lib/security/securityexception.php
        )

    [ctimezone] => Array
        (
            [module] => main
            [file] => classes/general/time.php
        )

    [cbxpunycode] => Array
        (
            [module] => main
            [file] => classes/general/punycode.php
        )

    [ibxvirtualio] => Array
        (
            [module] => main
            [file] => classes/general/virtual_io.php
        )

    [ibxgeterrors] => Array
        (
            [module] => main
            [file] => classes/general/virtual_io.php
        )

    [cbxvirtualio] => Array
        (
            [module] => main
            [file] => classes/general/virtual_io.php
        )

    [cbxvirtualfilebase] => Array
        (
            [module] => main
            [file] => classes/general/virtual_file.php
        )

    [cbxvirtualfile] => Array
        (
            [module] => main
            [file] => classes/general/virtual_file.php
        )

    [cbxvirtualdirectory] => Array
        (
            [module] => main
            [file] => classes/general/virtual_file.php
        )

    [calloption] => Array
        (
            [module] => main
            [file] => classes/general/option.php
        )

    [coption] => Array
        (
            [module] => main
            [file] => classes/general/option.php
        )

    [callpageoption] => Array
        (
            [module] => main
            [file] => classes/general/pageoption.php
        )

    [cpageoption] => Array
        (
            [module] => main
            [file] => classes/general/pageoption.php
        )

    [callsqlwhere] => Array
        (
            [module] => main
            [file] => classes/general/sqlwhere.php
        )

    [csqlwhereexpression] => Array
        (
            [module] => main
            [file] => classes/general/sqlwhere.php
        )

    [csqlwhere] => Array
        (
            [module] => main
            [file] => classes/general/sqlwhere.php
        )

    [calllanguage] => Array
        (
            [module] => main
            [file] => classes/general/language.php
        )

    [clanguage] => Array
        (
            [module] => main
            [file] => classes/general/language.php
        )

    [clangadmin] => Array
        (
            [module] => main
            [file] => classes/general/language.php
        )

    [_clangdbresult] => Array
        (
            [module] => main
            [file] => classes/general/langdbresult.php
        )

    [callagent] => Array
        (
            [module] => main
            [file] => classes/general/agent.php
        )

    [cagent] => Array
        (
            [module] => main
            [file] => classes/mysql/agent.php
        )

    [capplicationexception] => Array
        (
            [module] => main
            [file] => classes/general/applicationexception.php
        )

    [cadminexception] => Array
        (
            [module] => main
            [file] => classes/general/adminexception.php
        )

    [callsite] => Array
        (
            [module] => main
            [file] => classes/general/site.php
        )

    [calllang] => Array
        (
            [module] => main
            [file] => classes/general/site.php
        )

    [csite] => Array
        (
            [module] => main
            [file] => classes/general/site.php
        )

    [clang] => Array
        (
            [module] => main
            [file] => classes/general/site.php
        )

    [chttp] => Array
        (
            [module] => main
            [file] => classes/general/http.php
        )

    [cutil] => Array
        (
            [module] => main
            [file] => classes/general/util.php
        )

    [callmain] => Array
        (
            [module] => main
            [file] => classes/general/main.php
        )

    [cmain] => Array
        (
            [module] => main
            [file] => classes/general/main.php
        )

    [calldatabase] => Array
        (
            [module] => main
            [file] => classes/general/database.php
        )

    [calldbresult] => Array
        (
            [module] => main
            [file] => classes/general/dbresult.php
        )

    [cdatabasemysql] => Array
        (
            [module] => main
            [file] => classes/mysql/database.php
        )

    [cdbresultmysql] => Array
        (
            [module] => main
            [file] => classes/mysql/dbresult.php
        )

    [icachebackend] => Array
        (
            [module] => main
            [file] => classes/general/cache_backend.php
        )

    [cphpcache] => Array
        (
            [module] => main
            [file] => classes/general/cache.php
        )

    [ccachemanager] => Array
        (
            [module] => main
            [file] => classes/general/cache_manager.php
        )

    [cpagecache] => Array
        (
            [module] => main
            [file] => classes/general/page_cache.php
        )

    [cstackcacheentry] => Array
        (
            [module] => main
            [file] => classes/general/stack_cache_entry.php
        )

    [cstackcachemanager] => Array
        (
            [module] => main
            [file] => classes/general/stack_cache.php
        )

    [cmodule] => Array
        (
            [module] => main
            [file] => /classes/general/module.php
        )

    [bitrix\main\entity\ufield] => Array
        (
            [module] => main
            [file] => include/deprecated/ufield.php
        )

    [cdatabase] => Array
        (
            [module] => main
            [file] => classes/mysql/database.php
        )

    [cdbresult] => Array
        (
            [module] => main
            [file] => classes/mysql/dbresult.php
        )

    [csitetemplate] => Array
        (
            [module] => main
            [file] => classes/general/site_template.php
        )

    [cbitrixcomponent] => Array
        (
            [module] => main
            [file] => classes/general/component.php
        )

    [ccomponentengine] => Array
        (
            [module] => main
            [file] => classes/general/component_engine.php
        )

    [ccomponentajax] => Array
        (
            [module] => main
            [file] => classes/general/component_ajax.php
        )

    [cbitrixcomponenttemplate] => Array
        (
            [module] => main
            [file] => classes/general/component_template.php
        )

    [ccomponentutil] => Array
        (
            [module] => main
            [file] => classes/general/component_util.php
        )

    [ccontrollerclient] => Array
        (
            [module] => main
            [file] => classes/general/controller_member.php
        )

    [phpparser] => Array
        (
            [module] => main
            [file] => classes/general/php_parser.php
        )

    [cdiskquota] => Array
        (
            [module] => main
            [file] => classes/general/quota.php
        )

    [ceventlog] => Array
        (
            [module] => main
            [file] => classes/general/event_log.php
        )

    [ceventmain] => Array
        (
            [module] => main
            [file] => classes/general/event_log.php
        )

    [cadminfiledialog] => Array
        (
            [module] => main
            [file] => classes/general/file_dialog.php
        )

    [wll_user] => Array
        (
            [module] => main
            [file] => classes/general/liveid.php
        )

    [wll_consenttoken] => Array
        (
            [module] => main
            [file] => classes/general/liveid.php
        )

    [windowslivelogin] => Array
        (
            [module] => main
            [file] => classes/general/liveid.php
        )

    [cfile] => Array
        (
            [module] => main
            [file] => classes/general/file.php
        )

    [callfile] => Array
        (
            [module] => main
            [file] => classes/general/file.php
        )

    [ctempfile] => Array
        (
            [module] => main
            [file] => classes/general/file_temp.php
        )

    [cfavorites] => Array
        (
            [module] => main
            [file] => classes/mysql/favorites.php
        )

    [cuseroptions] => Array
        (
            [module] => main
            [file] => classes/general/user_options.php
        )

    [cgridoptions] => Array
        (
            [module] => main
            [file] => classes/general/grids.php
        )

    [cundo] => Array
        (
            [module] => main
            [file] => /classes/general/undo.php
        )

    [cautosave] => Array
        (
            [module] => main
            [file] => /classes/general/undo.php
        )

    [callratings] => Array
        (
            [module] => main
            [file] => classes/general/ratings.php
        )

    [cratings] => Array
        (
            [module] => main
            [file] => classes/mysql/ratings.php
        )

    [cratingscomponentsmain] => Array
        (
            [module] => main
            [file] => classes/mysql/ratings_components.php
        )

    [cratingrule] => Array
        (
            [module] => main
            [file] => classes/general/rating_rule.php
        )

    [cratingrulesmain] => Array
        (
            [module] => main
            [file] => classes/mysql/rating_rules.php
        )

    [ctoppanel] => Array
        (
            [module] => main
            [file] => public/top_panel.php
        )

    [ceditarea] => Array
        (
            [module] => main
            [file] => public/edit_area.php
        )

    [ccomponentpanel] => Array
        (
            [module] => main
            [file] => public/edit_area.php
        )

    [ctextparser] => Array
        (
            [module] => main
            [file] => classes/general/textparser.php
        )

    [cphpcachefiles] => Array
        (
            [module] => main
            [file] => classes/general/cache_files.php
        )

    [cdataxmlnode] => Array
        (
            [module] => main
            [file] => classes/general/xml.php
        )

    [cdataxmldocument] => Array
        (
            [module] => main
            [file] => classes/general/xml.php
        )

    [cdataxml] => Array
        (
            [module] => main
            [file] => classes/general/xml.php
        )

    [cxmlfilestream] => Array
        (
            [module] => main
            [file] => classes/general/xml.php
        )

    [crsaprovider] => Array
        (
            [module] => main
            [file] => classes/general/rsasecurity.php
        )

    [crsasecurity] => Array
        (
            [module] => main
            [file] => classes/general/rsasecurity.php
        )

    [crsabcmathprovider] => Array
        (
            [module] => main
            [file] => classes/general/rsabcmath.php
        )

    [crsaopensslprovider] => Array
        (
            [module] => main
            [file] => classes/general/rsaopenssl.php
        )

    [casnreader] => Array
        (
            [module] => main
            [file] => classes/general/asn.php
        )

    [cbxshorturi] => Array
        (
            [module] => main
            [file] => classes/mysql/short_uri.php
        )

    [cfinder] => Array
        (
            [module] => main
            [file] => classes/general/finder.php
        )

    [caccess] => Array
        (
            [module] => main
            [file] => classes/general/access.php
        )

    [cauthprovider] => Array
        (
            [module] => main
            [file] => classes/general/authproviders.php
        )

    [iproviderinterface] => Array
        (
            [module] => main
            [file] => classes/general/authproviders.php
        )

    [cgroupauthprovider] => Array
        (
            [module] => main
            [file] => classes/general/authproviders.php
        )

    [cuserauthprovider] => Array
        (
            [module] => main
            [file] => classes/general/authproviders.php
        )

    [ctableschema] => Array
        (
            [module] => main
            [file] => classes/general/table_schema.php
        )

    [ccsvdata] => Array
        (
            [module] => main
            [file] => classes/general/csv_data.php
        )

    [csmile] => Array
        (
            [module] => main
            [file] => classes/general/smile.php
        )

    [csmilegallery] => Array
        (
            [module] => main
            [file] => classes/general/smile.php
        )

    [csmileset] => Array
        (
            [module] => main
            [file] => classes/general/smile.php
        )

    [cglobalcounter] => Array
        (
            [module] => main
            [file] => classes/general/global_counter.php
        )

    [cusercounter] => Array
        (
            [module] => main
            [file] => classes/mysql/user_counter.php
        )

    [cusercounterpage] => Array
        (
            [module] => main
            [file] => classes/mysql/user_counter.php
        )

    [chotkeys] => Array
        (
            [module] => main
            [file] => classes/general/hot_keys.php
        )

    [chotkeyscode] => Array
        (
            [module] => main
            [file] => classes/general/hot_keys.php
        )

    [cbxsanitizer] => Array
        (
            [module] => main
            [file] => classes/general/sanitizer.php
        )

    [ibxarchive] => Array
        (
            [module] => main
            [file] => classes/general/archive.php
        )

    [cbxarchive] => Array
        (
            [module] => main
            [file] => classes/general/archive.php
        )

    [cadminnotify] => Array
        (
            [module] => main
            [file] => classes/general/admin_notify.php
        )

    [cbxfavadmmenu] => Array
        (
            [module] => main
            [file] => classes/general/favorites.php
        )

    [cadmininformer] => Array
        (
            [module] => main
            [file] => classes/general/admin_informer.php
        )

    [csitecheckertest] => Array
        (
            [module] => main
            [file] => classes/general/site_checker.php
        )

    [csqlutil] => Array
        (
            [module] => main
            [file] => classes/general/sql_util.php
        )

    [cfileuploader] => Array
        (
            [module] => main
            [file] => classes/general/uploader.php
        )

    [lpa] => Array
        (
            [module] => main
            [file] => classes/general/lpa.php
        )

    [cadminfilter] => Array
        (
            [module] => main
            [file] => interface/admin_filter.php
        )

    [cadminlist] => Array
        (
            [module] => main
            [file] => interface/admin_list.php
        )

    [cadminlistrow] => Array
        (
            [module] => main
            [file] => interface/admin_list.php
        )

    [cadminuilist] => Array
        (
            [module] => main
            [file] => interface/admin_ui_list.php
        )

    [cadminuilistrow] => Array
        (
            [module] => main
            [file] => interface/admin_ui_list.php
        )

    [cadminuiresult] => Array
        (
            [module] => main
            [file] => interface/admin_ui_list.php
        )

    [cadminuicontextmenu] => Array
        (
            [module] => main
            [file] => interface/admin_ui_list.php
        )

    [cadminuisorting] => Array
        (
            [module] => main
            [file] => interface/admin_ui_list.php
        )

    [cadminuilistactionpanel] => Array
        (
            [module] => main
            [file] => interface/admin_ui_list.php
        )

    [cadmintabcontrol] => Array
        (
            [module] => main
            [file] => interface/admin_tabcontrol.php
        )

    [cadminform] => Array
        (
            [module] => main
            [file] => interface/admin_form.php
        )

    [cadminformsettings] => Array
        (
            [module] => main
            [file] => interface/admin_form.php
        )

    [cadmintabcontroldrag] => Array
        (
            [module] => main
            [file] => interface/admin_tabcontrol_drag.php
        )

    [cadmindraggableblockengine] => Array
        (
            [module] => main
            [file] => interface/admin_tabcontrol_drag.php
        )

    [cjspopup] => Array
        (
            [module] => main
            [file] => interface/jspopup.php
        )

    [cjspopuponpage] => Array
        (
            [module] => main
            [file] => interface/jspopup.php
        )

    [cadmincalendar] => Array
        (
            [module] => main
            [file] => interface/admin_calendar.php
        )

    [cadminviewtabcontrol] => Array
        (
            [module] => main
            [file] => interface/admin_viewtabcontrol.php
        )

    [cadmintabengine] => Array
        (
            [module] => main
            [file] => interface/admin_tabengine.php
        )

    [ccaptcha] => Array
        (
            [module] => main
            [file] => classes/general/captcha.php
        )

    [cmpnotifications] => Array
        (
            [module] => main
            [file] => classes/general/mp_notifications.php
        )

    [calltask] => Array
        (
            [module] => main
            [file] => classes/general/task.php
        )

    [ctask] => Array
        (
            [module] => main
            [file] => classes/general/task.php
        )

    [calloperation] => Array
        (
            [module] => main
            [file] => classes/general/operation.php
        )

    [coperation] => Array
        (
            [module] => main
            [file] => classes/general/operation.php
        )

    [callgroup] => Array
        (
            [module] => main
            [file] => classes/general/group.php
        )

    [cgroup] => Array
        (
            [module] => main
            [file] => classes/general/group.php
        )

    [cajax] => Array
        (
            [module] => main
            [file] => ajax_tools.php
        )

    [calluser] => Array
        (
            [module] => main
            [file] => classes/general/user.php
        )

    [cuser] => Array
        (
            [module] => main
            [file] => classes/general/user.php
        )

    [callevent] => Array
        (
            [module] => main
            [file] => classes/general/event.php
        )

    [cevent] => Array
        (
            [module] => main
            [file] => classes/general/event.php
        )

    [calleventmessage] => Array
        (
            [module] => main
            [file] => classes/general/eventmessage.php
        )

    [ceventmessage] => Array
        (
            [module] => main
            [file] => classes/general/eventmessage.php
        )

    [ceventtype] => Array
        (
            [module] => main
            [file] => classes/general/eventmessage.php
        )

    [_ceventtyperesult] => Array
        (
            [module] => main
            [file] => classes/general/eventmessage.php
        )

    [cdbresulteventmultiresult] => Array
        (
            [module] => main
            [file] => classes/general/eventmessage.php
        )

    [cdebuginfo] => Array
        (
            [module] => main
            [file] => classes/general/debuginfo.php
        )

    [ccaptchaagent] => Array
        (
            [module] => main
            [file] => classes/general/captchaagent.php
        )

    [callfilterquery] => Array
        (
            [module] => main
            [file] => classes/general/filterquery.php
        )

    [cfilterquery] => Array
        (
            [module] => main
            [file] => classes/general/filterquery.php
        )

    [cconvertorspregreplacehelper] => Array
        (
            [module] => main
            [file] => classes/general/convertorspregreplacehelper.php
        )

    [cspacer] => Array
        (
            [module] => main
            [file] => classes/general/spacer.php
        )

    [updatetools] => Array
        (
            [module] => main
            [file] => classes/general/updatetools.php
        )

    [cjscore] => Array
        (
            [module] => main
            [file] => classes/general/jscore.php
        )

    [cchecklisttools] => Array
        (
            [module] => main
            [file] => classes/general/checklist.php
        )

    [cmenu] => Array
        (
            [module] => main
            [file] => classes/general/menu.php
        )

    [cmenucustom] => Array
        (
            [module] => main
            [file] => classes/general/menucustom.php
        )

    [callusertypeentity] => Array
        (
            [module] => main
            [file] => classes/general/usertype.php
        )

    [cusertypeentity] => Array
        (
            [module] => main
            [file] => classes/general/usertype.php
        )

    [cuserfieldenum] => Array
        (
            [module] => main
            [file] => classes/general/userfieldenum.php
        )

    [cusertypesql] => Array
        (
            [module] => main
            [file] => classes/general/usertypesql.php
        )

    [cusertypemanager] => Array
        (
            [module] => main
            [file] => classes/general/usertypemanager.php
        )

    [cusertypestring] => Array
        (
            [module] => main
            [file] => classes/general/usertypestr.php
        )

    [cusertypeinteger] => Array
        (
            [module] => main
            [file] => classes/general/usertypeint.php
        )

    [cusertypedouble] => Array
        (
            [module] => main
            [file] => classes/general/usertypedbl.php
        )

    [cusertypedatetime] => Array
        (
            [module] => main
            [file] => classes/general/usertypetime.php
        )

    [cusertypedate] => Array
        (
            [module] => main
            [file] => classes/general/usertypedate.php
        )

    [cusertypeboolean] => Array
        (
            [module] => main
            [file] => classes/general/usertypebool.php
        )

    [cusertypefile] => Array
        (
            [module] => main
            [file] => classes/general/usertypefile.php
        )

    [cusertypeenum] => Array
        (
            [module] => main
            [file] => classes/general/usertypeenum.php
        )

    [cusertypeiblocksection] => Array
        (
            [module] => main
            [file] => classes/general/usertypesection.php
        )

    [ciblocksectionenum] => Array
        (
            [module] => main
            [file] => classes/general/usertypesection.php
        )

    [cusertypeiblockelement] => Array
        (
            [module] => main
            [file] => classes/general/usertypeelement.php
        )

    [cusertypestringformatted] => Array
        (
            [module] => main
            [file] => classes/general/usertypestrfmt.php
        )

    [cusertypeurl] => Array
        (
            [module] => main
            [file] => classes/general/usertypeurl.php
        )

    [bxgadget] => Array
        (
            [module] => main
            [file] => classes/general/gadget.php
        )

    [cmainadmin] => Array
        (
            [module] => main
            [file] => classes/general/main_admin.php
        )

    [ctemplates] => Array
        (
            [module] => main
            [file] => classes/general/templates.php
        )

    [cpagetemplate] => Array
        (
            [module] => main
            [file] => classes/general/page_template.php
        )

    [filescmp] => Array
        (
            [module] => main
            [file] => classes/general/files_cmp.php
        )

    [carchiver] => Array
        (
            [module] => main
            [file] => classes/general/tar_gz.php
        )

    [czip] => Array
        (
            [module] => main
            [file] => classes/general/zip.php
        )

    [curlrewriter] => Array
        (
            [module] => main
            [file] => classes/general/urlrewriter.php
        )

    [charsetconverter] => Array
        (
            [module] => main
            [file] => classes/general/charset_converter.php
        )

    [chtmlpagescache] => Array
        (
            [module] => main
            [file] => lib/composite/helper.php
        )

    [statichtmlmemcachedresponse] => Array
        (
            [module] => main
            [file] => lib/composite/responder.php
        )

    [statichtmlfileresponse] => Array
        (
            [module] => main
            [file] => lib/composite/responder.php
        )

    [bitrix\main\page\frame] => Array
        (
            [module] => main
            [file] => lib/composite/engine.php
        )

    [bitrix\main\page\framestatic] => Array
        (
            [module] => main
            [file] => lib/composite/staticarea.php
        )

    [bitrix\main\page\framebuffered] => Array
        (
            [module] => main
            [file] => lib/composite/bufferarea.php
        )

    [bitrix\main\page\framehelper] => Array
        (
            [module] => main
            [file] => lib/composite/bufferarea.php
        )

    [bitrix\main\data\statichtmlcache] => Array
        (
            [module] => main
            [file] => lib/composite/page.php
        )

    [bitrix\main\data\statichtmlstorage] => Array
        (
            [module] => main
            [file] => lib/composite/data/abstractstorage.php
        )

    [bitrix\main\data\statichtmlfilestorage] => Array
        (
            [module] => main
            [file] => lib/composite/data/filestorage.php
        )

    [bitrix\main\data\statichtmlmemcachedstorage] => Array
        (
            [module] => main
            [file] => lib/composite/data/memcachedstorage.php
        )

    [bitrix\main\data\staticcacheprovider] => Array
        (
            [module] => main
            [file] => lib/composite/data/cacheprovider.php
        )

    [bitrix\main\data\appcachemanifest] => Array
        (
            [module] => main
            [file] => lib/composite/appcache.php
        )

    [iblock] => Array
        (
            [module] => iblock
            [file] => install/index.php
        )

    [ciblockpropertyresult] => Array
        (
            [module] => iblock
            [file] => classes/general/iblockpropresult.php
        )

    [ciblockresult] => Array
        (
            [module] => iblock
            [file] => classes/general/iblockresult.php
        )

    [_cibelement] => Array
        (
            [module] => iblock
            [file] => classes/general/iblock_element.php
        )

    [ciblocktype] => Array
        (
            [module] => iblock
            [file] => classes/general/iblocktype.php
        )

    [calliblock] => Array
        (
            [module] => iblock
            [file] => classes/general/iblock.php
        )

    [ciblock] => Array
        (
            [module] => iblock
            [file] => classes/mysql/iblock.php
        )

    [calliblocksection] => Array
        (
            [module] => iblock
            [file] => classes/general/iblocksection.php
        )

    [ciblocksection] => Array
        (
            [module] => iblock
            [file] => classes/mysql/iblocksection.php
        )

    [calliblockproperty] => Array
        (
            [module] => iblock
            [file] => classes/general/iblockproperty.php
        )

    [ciblockpropertyenum] => Array
        (
            [module] => iblock
            [file] => classes/general/iblockpropertyenum.php
        )

    [ciblockproperty] => Array
        (
            [module] => iblock
            [file] => classes/mysql/iblockproperty.php
        )

    [calliblockelement] => Array
        (
            [module] => iblock
            [file] => classes/general/iblockelement.php
        )

    [ciblockelement] => Array
        (
            [module] => iblock
            [file] => classes/mysql/iblockelement.php
        )

    [calliblockrss] => Array
        (
            [module] => iblock
            [file] => classes/general/iblockrss.php
        )

    [ciblockrss] => Array
        (
            [module] => iblock
            [file] => classes/mysql/iblockrss.php
        )

    [ciblockpropertydatetime] => Array
        (
            [module] => iblock
            [file] => classes/general/prop_datetime.php
        )

    [ciblockpropertydate] => Array
        (
            [module] => iblock
            [file] => classes/general/prop_date.php
        )

    [ciblockpropertyxmlid] => Array
        (
            [module] => iblock
            [file] => classes/general/prop_xmlid.php
        )

    [ciblockpropertyfileman] => Array
        (
            [module] => iblock
            [file] => classes/general/prop_fileman.php
        )

    [ciblockpropertyhtml] => Array
        (
            [module] => iblock
            [file] => classes/general/prop_html.php
        )

    [ciblockpropertyelementlist] => Array
        (
            [module] => iblock
            [file] => classes/general/prop_element_list.php
        )

    [ccmlresult] => Array
        (
            [module] => iblock
            [file] => classes/general/cmlresult.php
        )

    [ciblockxmlfile] => Array
        (
            [module] => iblock
            [file] => classes/mysql/cml2.php
        )

    [ciblockcmlimport] => Array
        (
            [module] => iblock
            [file] => classes/general/cml2.php
        )

    [ciblockcmlexport] => Array
        (
            [module] => iblock
            [file] => classes/general/cml2.php
        )

    [ciblockfindtools] => Array
        (
            [module] => iblock
            [file] => classes/general/comp_findtools.php
        )

    [ciblockpricetools] => Array
        (
            [module] => iblock
            [file] => classes/general/comp_pricetools.php
        )

    [ciblockparameters] => Array
        (
            [module] => iblock
            [file] => classes/general/comp_parameters.php
        )

    [ciblockformatproperties] => Array
        (
            [module] => iblock
            [file] => classes/general/comp_formatprops.php
        )

    [calliblocksequence] => Array
        (
            [module] => iblock
            [file] => classes/general/iblocksequence.php
        )

    [ciblocksequence] => Array
        (
            [module] => iblock
            [file] => classes/mysql/iblocksequence.php
        )

    [ciblockpropertysequence] => Array
        (
            [module] => iblock
            [file] => classes/general/prop_seq.php
        )

    [ciblockpropertyelementautocomplete] => Array
        (
            [module] => iblock
            [file] => classes/general/prop_element_auto.php
        )

    [ciblockpropertysku] => Array
        (
            [module] => iblock
            [file] => classes/general/prop_element_sku.php
        )

    [ciblockpropertysectionautocomplete] => Array
        (
            [module] => iblock
            [file] => classes/general/prop_section_auto.php
        )

    [calliblockofferstmp] => Array
        (
            [module] => iblock
            [file] => classes/general/iblockoffers.php
        )

    [ciblockofferstmp] => Array
        (
            [module] => iblock
            [file] => classes/mysql/iblockoffers.php
        )

    [ceventiblock] => Array
        (
            [module] => iblock
            [file] => classes/general/iblock_event_list.php
        )

    [cratingscomponentsiblock] => Array
        (
            [module] => iblock
            [file] => classes/general/ratings_components.php
        )

    [ciblockrights] => Array
        (
            [module] => iblock
            [file] => classes/general/iblock_rights.php
        )

    [ciblocksectionrights] => Array
        (
            [module] => iblock
            [file] => classes/general/iblock_rights.php
        )

    [ciblockelementrights] => Array
        (
            [module] => iblock
            [file] => classes/general/iblock_rights.php
        )

    [ciblockrightsstorage] => Array
        (
            [module] => iblock
            [file] => classes/general/iblock_rights.php
        )

    [ciblockpropertytools] => Array
        (
            [module] => iblock
            [file] => classes/general/iblockproptools.php
        )

    [ciblocksectionpropertylink] => Array
        (
            [module] => iblock
            [file] => classes/general/section_property.php
        )

    [ciblockxmlimport] => Array
        (
            [module] => iblock
            [file] => classes/general/iblockxmlimport.php
        )

    [bitrix\iblock\iblockfieldtable] => Array
        (
            [module] => iblock
            [file] => lib/iblockfield.php
        )

    [bitrix\iblock\iblockgrouptable] => Array
        (
            [module] => iblock
            [file] => lib/iblockgroup.php
        )

    [bitrix\iblock\iblockmessagetable] => Array
        (
            [module] => iblock
            [file] => lib/iblockmessage.php
        )

    [bitrix\iblock\iblockrsstable] => Array
        (
            [module] => iblock
            [file] => lib/iblockrss.php
        )

    [bitrix\iblock\iblocksitetable] => Array
        (
            [module] => iblock
            [file] => lib/iblocksite.php
        )

    [bitrix\iblock\inheritedpropertytable] => Array
        (
            [module] => iblock
            [file] => lib/inheritedproperty.php
        )

    [bitrix\iblock\propertyenumerationtable] => Array
        (
            [module] => iblock
            [file] => lib/propertyenumeration.php
        )

    [bitrix\iblock\propertyfeaturetable] => Array
        (
            [module] => iblock
            [file] => lib/propertyfeature.php
        )

    [bitrix\iblock\sequencetable] => Array
        (
            [module] => iblock
            [file] => lib/sequence.php
        )

    [bitrix\iblock\sitetable] => Array
        (
            [module] => iblock
            [file] => lib/site.php
        )

    [bitrix\iblock\typetable] => Array
        (
            [module] => iblock
            [file] => lib/type.php
        )

    [bitrix\iblock\typelanguagetable] => Array
        (
            [module] => iblock
            [file] => lib/typelanguage.php
        )

    [bitrix\iblock\bizproctype\usertypeproperty] => Array
        (
            [module] => iblock
            [file] => lib/bizproctype/usertypeproperty.php
        )

    [bitrix\iblock\bizproctype\ecrm] => Array
        (
            [module] => iblock
            [file] => lib/bizproctype/ecrm.php
        )

    [bitrix\iblock\bizproctype\money] => Array
        (
            [module] => iblock
            [file] => lib/bizproctype/money.php
        )

    [bitrix\iblock\bizproctype\usertypepropertydiskfile] => Array
        (
            [module] => iblock
            [file] => lib/bizproctype/usertypepropertydiskfile.php
        )

    [bitrix\iblock\bizproctype\usertypepropertyelist] => Array
        (
            [module] => iblock
            [file] => lib/bizproctype/usertypepropertyelist.php
        )

    [bitrix\iblock\bizproctype\usertypepropertyemployee] => Array
        (
            [module] => iblock
            [file] => lib/bizproctype/usertypepropertyemployee.php
        )

    [bitrix\iblock\bizproctype\usertypepropertyhtml] => Array
        (
            [module] => iblock
            [file] => lib/bizproctype/usertypepropertyhtml.php
        )

    [bitrix\iblock\component\base] => Array
        (
            [module] => iblock
            [file] => lib/component/base.php
        )

    [bitrix\iblock\component\element] => Array
        (
            [module] => iblock
            [file] => lib/component/element.php
        )

    [bitrix\iblock\component\elementlist] => Array
        (
            [module] => iblock
            [file] => lib/component/elementlist.php
        )

    [bitrix\iblock\component\filters] => Array
        (
            [module] => iblock
            [file] => lib/component/filters.php
        )

    [bitrix\iblock\component\selector\element] => Array
        (
            [module] => iblock
            [file] => lib/component/selector/element.php
        )

    [bitrix\iblock\component\selector\entity] => Array
        (
            [module] => iblock
            [file] => lib/component/selector/entity.php
        )

    [bitrix\iblock\component\tools] => Array
        (
            [module] => iblock
            [file] => lib/component/tools.php
        )

    [bitrix\iblock\controller\filter\element] => Array
        (
            [module] => iblock
            [file] => lib/Controller/Filter/Element.php
        )

    [bitrix\iblock\filter\entity\elementsettings] => Array
        (
            [module] => iblock
            [file] => lib/filter/entity/elementsettings.php
        )

    [bitrix\iblock\filter\entity\iblocksettings] => Array
        (
            [module] => iblock
            [file] => lib/filter/entity/iblocksettings.php
        )

    [bitrix\iblock\filter\fieldprovider\base] => Array
        (
            [module] => iblock
            [file] => lib/filter/fieldprovider/base.php
        )

    [bitrix\iblock\filter\fieldprovider\element] => Array
        (
            [module] => iblock
            [file] => lib/filter/fieldprovider/element.php
        )

    [bitrix\iblock\filter\fieldprovider\iblockproperty] => Array
        (
            [module] => iblock
            [file] => lib/filter/fieldprovider/iblockproperty.php
        )

    [bitrix\iblock\filter\dictionary] => Array
        (
            [module] => iblock
            [file] => lib/filter/dictionary.php
        )

    [bitrix\iblock\filter\entitylist] => Array
        (
            [module] => iblock
            [file] => lib/filter/entitylist.php
        )

    [bitrix\iblock\filter\factory] => Array
        (
            [module] => iblock
            [file] => lib/filter/factory.php
        )

    [bitrix\iblock\grid\panel\groupaction] => Array
        (
            [module] => iblock
            [file] => lib/grid/panel/groupaction.php
        )

    [bitrix\iblock\grid\actiontype] => Array
        (
            [module] => iblock
            [file] => lib/grid/actiontype.php
        )

    [bitrix\iblock\helpers\admin\property] => Array
        (
            [module] => iblock
            [file] => lib/helpers/admin/property.php
        )

    [bitrix\iblock\helpers\filter\property] => Array
        (
            [module] => iblock
            [file] => lib/helpers/filter/property.php
        )

    [bitrix\iblock\helpers\filter\propertymanager] => Array
        (
            [module] => iblock
            [file] => lib/helpers/filter/propertymanager.php
        )

    [bitrix\iblock\inheritedproperty\basetemplate] => Array
        (
            [module] => iblock
            [file] => lib/inheritedproperty/basetemplate.php
        )

    [bitrix\iblock\inheritedproperty\basevalues] => Array
        (
            [module] => iblock
            [file] => lib/inheritedproperty/basevalues.php
        )

    [bitrix\iblock\inheritedproperty\elementtemplates] => Array
        (
            [module] => iblock
            [file] => lib/inheritedproperty/elementtemplates.php
        )

    [bitrix\iblock\inheritedproperty\elementvalues] => Array
        (
            [module] => iblock
            [file] => lib/inheritedproperty/elementvalues.php
        )

    [bitrix\iblock\inheritedproperty\iblocktemplates] => Array
        (
            [module] => iblock
            [file] => lib/inheritedproperty/iblocktemplates.php
        )

    [bitrix\iblock\inheritedproperty\iblockvalues] => Array
        (
            [module] => iblock
            [file] => lib/inheritedproperty/iblockvalues.php
        )

    [bitrix\iblock\inheritedproperty\sectiontemplates] => Array
        (
            [module] => iblock
            [file] => lib/inheritedproperty/sectiontemplates.php
        )

    [bitrix\iblock\inheritedproperty\sectionvalues] => Array
        (
            [module] => iblock
            [file] => lib/inheritedproperty/sectionvalues.php
        )

    [bitrix\iblock\inheritedproperty\valuesqueue] => Array
        (
            [module] => iblock
            [file] => lib/inheritedproperty/valuesqueue.php
        )

    [bitrix\iblock\landingsource\dataloader] => Array
        (
            [module] => iblock
            [file] => lib/landingsource/dataloader.php
        )

    [bitrix\iblock\landingsource\element] => Array
        (
            [module] => iblock
            [file] => lib/landingsource/element.php
        )

    [bitrix\iblock\model\propertyfeature] => Array
        (
            [module] => iblock
            [file] => lib/model/propertyfeature.php
        )

    [bitrix\iblock\model\section] => Array
        (
            [module] => iblock
            [file] => lib/model/section.php
        )

    [bitrix\iblock\propertyindex\dictionary] => Array
        (
            [module] => iblock
            [file] => lib/propertyindex/dictionary.php
        )

    [bitrix\iblock\propertyindex\element] => Array
        (
            [module] => iblock
            [file] => lib/propertyindex/element.php
        )

    [bitrix\iblock\propertyindex\facet] => Array
        (
            [module] => iblock
            [file] => lib/propertyindex/facet.php
        )

    [bitrix\iblock\propertyindex\indexer] => Array
        (
            [module] => iblock
            [file] => lib/propertyindex/indexer.php
        )

    [bitrix\iblock\propertyindex\manager] => Array
        (
            [module] => iblock
            [file] => lib/propertyindex/manager.php
        )

    [bitrix\iblock\propertyindex\querybuilder] => Array
        (
            [module] => iblock
            [file] => lib/propertyindex/querybuilder.php
        )

    [bitrix\iblock\propertyindex\storage] => Array
        (
            [module] => iblock
            [file] => lib/propertyindex/storage.php
        )

    [bitrix\iblock\template\engine] => Array
        (
            [module] => iblock
            [file] => lib/template/engine.php
        )

    [bitrix\iblock\template\noderoot] => Array
        (
            [module] => iblock
            [file] => lib/template/engine.php
        )

    [bitrix\iblock\template\nodetext] => Array
        (
            [module] => iblock
            [file] => lib/template/engine.php
        )

    [bitrix\iblock\template\nodeentityfield] => Array
        (
            [module] => iblock
            [file] => lib/template/engine.php
        )

    [bitrix\iblock\template\nodefunction] => Array
        (
            [module] => iblock
            [file] => lib/template/engine.php
        )

    [bitrix\iblock\template\helper] => Array
        (
            [module] => iblock
            [file] => lib/template/helper.php
        )

    [bitrix\iblock\template\entity\base] => Array
        (
            [module] => iblock
            [file] => lib/template/entity/base.php
        )

    [bitrix\iblock\template\entity\lazyvalueloader] => Array
        (
            [module] => iblock
            [file] => lib/template/entity/base.php
        )

    [bitrix\iblock\template\entity\catalogstore] => Array
        (
            [module] => iblock
            [file] => lib/template/entity/catalogstore.php
        )

    [bitrix\iblock\template\entity\element] => Array
        (
            [module] => iblock
            [file] => lib/template/entity/element.php
        )

    [bitrix\iblock\template\entity\elementcatalog] => Array
        (
            [module] => iblock
            [file] => lib/template/entity/elementcatalog.php
        )

    [bitrix\iblock\template\entity\elementcatalogmeasure] => Array
        (
            [module] => iblock
            [file] => lib/template/entity/elementcatalog.php
        )

    [bitrix\iblock\template\entity\elementcatalogstorelist] => Array
        (
            [module] => iblock
            [file] => lib/template/entity/elementcatalog.php
        )

    [bitrix\iblock\template\entity\elementprice] => Array
        (
            [module] => iblock
            [file] => lib/template/entity/elementprice.php
        )

    [bitrix\iblock\template\entity\elementproperty] => Array
        (
            [module] => iblock
            [file] => lib/template/entity/elementproperty.php
        )

    [bitrix\iblock\template\entity\elementpropertyuserfield] => Array
        (
            [module] => iblock
            [file] => lib/template/entity/elementproperty.php
        )

    [bitrix\iblock\template\entity\elementpropertyenum] => Array
        (
            [module] => iblock
            [file] => lib/template/entity/elementproperty.php
        )

    [bitrix\iblock\template\entity\elementpropertyelement] => Array
        (
            [module] => iblock
            [file] => lib/template/entity/elementproperty.php
        )

    [bitrix\iblock\template\entity\elementpropertysection] => Array
        (
            [module] => iblock
            [file] => lib/template/entity/elementproperty.php
        )

    [bitrix\iblock\template\entity\elementsku] => Array
        (
            [module] => iblock
            [file] => lib/template/entity/elementsku.php
        )

    [bitrix\iblock\template\entity\elementskuprice] => Array
        (
            [module] => iblock
            [file] => lib/template/entity/elementskuprice.php
        )

    [bitrix\iblock\template\entity\elementskuproperty] => Array
        (
            [module] => iblock
            [file] => lib/template/entity/elementskuproperty.php
        )

    [bitrix\iblock\template\entity\iblock] => Array
        (
            [module] => iblock
            [file] => lib/template/entity/iblock.php
        )

    [bitrix\iblock\template\entity\section] => Array
        (
            [module] => iblock
            [file] => lib/template/entity/section.php
        )

    [bitrix\iblock\template\entity\sectionpath] => Array
        (
            [module] => iblock
            [file] => lib/template/entity/sectionpath.php
        )

    [bitrix\iblock\template\entity\sectionproperty] => Array
        (
            [module] => iblock
            [file] => lib/template/entity/sectionproperty.php
        )

    [bitrix\iblock\template\functions\fabric] => Array
        (
            [module] => iblock
            [file] => lib/template/functions/fabric.php
        )

    [bitrix\iblock\template\functions\functionbase] => Array
        (
            [module] => iblock
            [file] => lib/template/functions/fabric.php
        )

    [bitrix\iblock\template\functions\functionupper] => Array
        (
            [module] => iblock
            [file] => lib/template/functions/fabric.php
        )

    [bitrix\iblock\template\functions\functionlower] => Array
        (
            [module] => iblock
            [file] => lib/template/functions/fabric.php
        )

    [bitrix\iblock\template\functions\functiontranslit] => Array
        (
            [module] => iblock
            [file] => lib/template/functions/fabric.php
        )

    [bitrix\iblock\template\functions\functionconcat] => Array
        (
            [module] => iblock
            [file] => lib/template/functions/fabric.php
        )

    [bitrix\iblock\template\functions\functionlimit] => Array
        (
            [module] => iblock
            [file] => lib/template/functions/fabric.php
        )

    [bitrix\iblock\template\functions\functioncontrast] => Array
        (
            [module] => iblock
            [file] => lib/template/functions/fabric.php
        )

    [bitrix\iblock\template\functions\functionmin] => Array
        (
            [module] => iblock
            [file] => lib/template/functions/fabric.php
        )

    [bitrix\iblock\template\functions\functionmax] => Array
        (
            [module] => iblock
            [file] => lib/template/functions/fabric.php
        )

    [bitrix\iblock\template\functions\functiondistinct] => Array
        (
            [module] => iblock
            [file] => lib/template/functions/fabric.php
        )

    [bitrix\iblock\update\adminfilteroption] => Array
        (
            [module] => iblock
            [file] => lib/update/adminfilteroption.php
        )

    [bitrix\iblock\update\admingridoption] => Array
        (
            [module] => iblock
            [file] => lib/update/admingridoption.php
        )

    [bitrix\iblock\url\adminpage\basebuilder] => Array
        (
            [module] => iblock
            [file] => lib/url/adminpage/basebuilder.php
        )

    [bitrix\iblock\url\adminpage\buildermanager] => Array
        (
            [module] => iblock
            [file] => lib/url/adminpage/buildermanager.php
        )

    [bitrix\iblock\url\adminpage\iblockbuilder] => Array
        (
            [module] => iblock
            [file] => lib/url/adminpage/iblockbuilder.php
        )

    [bitrix\iblock\sendereventhandler] => Array
        (
            [module] => iblock
            [file] => lib/senderconnector.php
        )

    [bitrix\iblock\senderconnectoriblock] => Array
        (
            [module] => iblock
            [file] => lib/senderconnector.php
        )

    [ccurrency] => Array
        (
            [module] => currency
            [file] => general/currency.php
        )

    [ccurrencylang] => Array
        (
            [module] => currency
            [file] => general/currency_lang.php
        )

    [ccurrencyrates] => Array
        (
            [module] => currency
            [file] => general/currency_rate.php
        )

    [bitrix\currency\compatible\tools] => Array
        (
            [module] => currency
            [file] => lib/compatible/tools.php
        )

    [bitrix\currency\helpers\admin\tools] => Array
        (
            [module] => currency
            [file] => lib/helpers/admin/tools.php
        )

    [bitrix\currency\helpers\editor] => Array
        (
            [module] => currency
            [file] => lib/helpers/editor.php
        )

    [bitrix\currency\userfield\money] => Array
        (
            [module] => currency
            [file] => lib/userfield/money.php
        )

    [bitrix\currency\currencymanager] => Array
        (
            [module] => currency
            [file] => lib/currencymanager.php
        )

    [bitrix\currency\currencytable] => Array
        (
            [module] => currency
            [file] => lib/currency.php
        )

    [bitrix\currency\currencylangtable] => Array
        (
            [module] => currency
            [file] => lib/currencylang.php
        )

    [bitrix\currency\currencyratetable] => Array
        (
            [module] => currency
            [file] => lib/currencyrate.php
        )

    [bitrix\currency\currencyclassifier] => Array
        (
            [module] => currency
            [file] => lib/currencyclassifier.php
        )

    [sale] => Array
        (
            [module] => sale
            [file] => install/index.php
        )

    [callsaledelivery] => Array
        (
            [module] => sale
            [file] => general/delivery.php
        )

    [csaledelivery] => Array
        (
            [module] => sale
            [file] => mysql/delivery.php
        )

    [csaledeliveryhandler] => Array
        (
            [module] => sale
            [file] => mysql/delivery_handler.php
        )

    [csaledeliveryhelper] => Array
        (
            [module] => sale
            [file] => general/delivery_helper.php
        )

    [csaledelivery2paysystem] => Array
        (
            [module] => sale
            [file] => general/delivery_2_pay_system.php
        )

    [csalelocation] => Array
        (
            [module] => sale
            [file] => mysql/location.php
        )

    [csalelocationgroup] => Array
        (
            [module] => sale
            [file] => mysql/location_group.php
        )

    [csalebasket] => Array
        (
            [module] => sale
            [file] => mysql/basket.php
        )

    [csalebaskethelper] => Array
        (
            [module] => sale
            [file] => general/basket_helper.php
        )

    [csaleuser] => Array
        (
            [module] => sale
            [file] => mysql/basket.php
        )

    [csaleorder] => Array
        (
            [module] => sale
            [file] => mysql/order.php
        )

    [csaleorderpropsgroup] => Array
        (
            [module] => sale
            [file] => mysql/order_props_group.php
        )

    [csaleorderpropsvariant] => Array
        (
            [module] => sale
            [file] => mysql/order_props_variant.php
        )

    [csaleorderuserprops] => Array
        (
            [module] => sale
            [file] => mysql/order_user_props.php
        )

    [csaleorderuserpropsvalue] => Array
        (
            [module] => sale
            [file] => mysql/order_user_props_value.php
        )

    [csaleordertax] => Array
        (
            [module] => sale
            [file] => mysql/order_tax.php
        )

    [csaleorderhelper] => Array
        (
            [module] => sale
            [file] => general/order_helper.php
        )

    [csalepaysystem] => Array
        (
            [module] => sale
            [file] => mysql/pay_system.php
        )

    [csalepaysystemaction] => Array
        (
            [module] => sale
            [file] => mysql/pay_system_action.php
        )

    [csalepaysystemshelper] => Array
        (
            [module] => sale
            [file] => general/pay_system_helper.php
        )

    [csalepaysystemtarif] => Array
        (
            [module] => sale
            [file] => general/pay_system_tarif.php
        )

    [csaletax] => Array
        (
            [module] => sale
            [file] => mysql/tax.php
        )

    [csaletaxrate] => Array
        (
            [module] => sale
            [file] => mysql/tax_rate.php
        )

    [csalepersontype] => Array
        (
            [module] => sale
            [file] => mysql/person_type.php
        )

    [csalediscount] => Array
        (
            [module] => sale
            [file] => mysql/discount.php
        )

    [csalebasketdiscountconvert] => Array
        (
            [module] => sale
            [file] => general/step_operations.php
        )

    [csalediscountreindex] => Array
        (
            [module] => sale
            [file] => general/step_operations.php
        )

    [csalediscountconvertext] => Array
        (
            [module] => sale
            [file] => general/step_operations.php
        )

    [csaleuseraccount] => Array
        (
            [module] => sale
            [file] => mysql/user.php
        )

    [csaleusertransact] => Array
        (
            [module] => sale
            [file] => mysql/user_transact.php
        )

    [csaleusercards] => Array
        (
            [module] => sale
            [file] => mysql/user_cards.php
        )

    [csalerecurring] => Array
        (
            [module] => sale
            [file] => mysql/recurring.php
        )

    [csalelang] => Array
        (
            [module] => sale
            [file] => mysql/settings.php
        )

    [csalegroupaccesstosite] => Array
        (
            [module] => sale
            [file] => mysql/settings.php
        )

    [csalegroupaccesstoflag] => Array
        (
            [module] => sale
            [file] => mysql/settings.php
        )

    [csaleauxiliary] => Array
        (
            [module] => sale
            [file] => mysql/auxiliary.php
        )

    [csaleaffiliate] => Array
        (
            [module] => sale
            [file] => mysql/affiliate.php
        )

    [csaleaffiliateplan] => Array
        (
            [module] => sale
            [file] => mysql/affiliate_plan.php
        )

    [csaleaffiliateplansection] => Array
        (
            [module] => sale
            [file] => mysql/affiliate_plan_section.php
        )

    [csaleaffiliatetier] => Array
        (
            [module] => sale
            [file] => mysql/affiliate_tier.php
        )

    [csaleaffiliatetransact] => Array
        (
            [module] => sale
            [file] => mysql/affiliate_transact.php
        )

    [csaleexport] => Array
        (
            [module] => sale
            [file] => general/export.php
        )

    [exportoneccrm] => Array
        (
            [module] => sale
            [file] => general/export.php
        )

    [csaleorderloader] => Array
        (
            [module] => sale
            [file] => general/order_loader.php
        )

    [csalemeasure] => Array
        (
            [module] => sale
            [file] => general/measurement.php
        )

    [csaleproduct] => Array
        (
            [module] => sale
            [file] => mysql/product.php
        )

    [csaleviewedproduct] => Array
        (
            [module] => sale
            [file] => mysql/product.php
        )

    [csalehelper] => Array
        (
            [module] => sale
            [file] => general/helper.php
        )

    [csalemobileorderutils] => Array
        (
            [module] => sale
            [file] => general/mobile_order.php
        )

    [csalemobileorderpull] => Array
        (
            [module] => sale
            [file] => general/mobile_order.php
        )

    [csalemobileorderpush] => Array
        (
            [module] => sale
            [file] => general/mobile_order.php
        )

    [csalemobileorderfilter] => Array
        (
            [module] => sale
            [file] => general/mobile_order.php
        )

    [cbasesalereporthelper] => Array
        (
            [module] => sale
            [file] => general/sale_report_helper.php
        )

    [csalereportsaleorderhelper] => Array
        (
            [module] => sale
            [file] => general/sale_report_helper.php
        )

    [csalereportuserhelper] => Array
        (
            [module] => sale
            [file] => general/sale_report_helper.php
        )

    [csalereportsalefuserhelper] => Array
        (
            [module] => sale
            [file] => general/sale_report_helper.php
        )

    [ibxsaleproductprovider] => Array
        (
            [module] => sale
            [file] => general/product_provider.php
        )

    [csalestorebarcode] => Array
        (
            [module] => sale
            [file] => mysql/store_barcode.php
        )

    [csaleorderchange] => Array
        (
            [module] => sale
            [file] => mysql/order_change.php
        )

    [csaleorderchangeformat] => Array
        (
            [module] => sale
            [file] => general/order_change.php
        )

    [bitrix\sale\internals\fusertable] => Array
        (
            [module] => sale
            [file] => lib/internals/fuser.php
        )

    [bitrix\sale\fuser] => Array
        (
            [module] => sale
            [file] => lib/fuser.php
        )

    [bitrix\sale\internals\input\manager] => Array
        (
            [module] => sale
            [file] => lib/internals/input.php
        )

    [bitrix\sale\internals\input\base] => Array
        (
            [module] => sale
            [file] => lib/internals/input.php
        )

    [bitrix\sale\internals\input\file] => Array
        (
            [module] => sale
            [file] => lib/internals/input.php
        )

    [bitrix\sale\internals\input\stringinput] => Array
        (
            [module] => sale
            [file] => lib/internals/input.php
        )

    [bitrix\sale\internals\sitecurrencytable] => Array
        (
            [module] => sale
            [file] => lib/internals/sitecurrency.php
        )

    [csalestatus] => Array
        (
            [module] => sale
            [file] => general/status.php
        )

    [bitrix\sale\statusbase] => Array
        (
            [module] => sale
            [file] => lib/statusbase.php
        )

    [bitrix\sale\orderstatus] => Array
        (
            [module] => sale
            [file] => lib/orderstatus.php
        )

    [bitrix\sale\deliverystatus] => Array
        (
            [module] => sale
            [file] => lib/deliverystatus.php
        )

    [bitrix\sale\internals\statustable] => Array
        (
            [module] => sale
            [file] => lib/internals/status.php
        )

    [bitrix\sale\internals\statuslangtable] => Array
        (
            [module] => sale
            [file] => lib/internals/status_lang.php
        )

    [bitrix\sale\internals\statusgrouptasktable] => Array
        (
            [module] => sale
            [file] => lib/internals/status_grouptask.php
        )

    [csaleorderprops] => Array
        (
            [module] => sale
            [file] => general/order_props.php
        )

    [csaleorderpropsadapter] => Array
        (
            [module] => sale
            [file] => general/order_props.php
        )

    [csaleorderpropsvalue] => Array
        (
            [module] => sale
            [file] => mysql/order_props_values.php
        )

    [bitrix\sale\propertyvaluecollection] => Array
        (
            [module] => sale
            [file] => lib/propertyvaluecollection.php
        )

    [bitrix\sale\internals\orderpropstable] => Array
        (
            [module] => sale
            [file] => lib/internals/orderprops.php
        )

    [bitrix\sale\internals\orderpropsgrouptable] => Array
        (
            [module] => sale
            [file] => lib/internals/orderprops_group.php
        )

    [bitrix\sale\internals\orderpropsvaluetable] => Array
        (
            [module] => sale
            [file] => lib/internals/orderprops_value.php
        )

    [bitrix\sale\internals\orderpropsvarianttable] => Array
        (
            [module] => sale
            [file] => lib/internals/orderprops_variant.php
        )

    [bitrix\sale\internals\orderpropsrelationtable] => Array
        (
            [module] => sale
            [file] => lib/internals/orderprops_relation.php
        )

    [bitrix\sale\internals\userpropsvaluetable] => Array
        (
            [module] => sale
            [file] => lib/internals/userpropsvalue.php
        )

    [bitrix\sale\internals\userpropstable] => Array
        (
            [module] => sale
            [file] => lib/internals/userprops.php
        )

    [bitrix\sale\businessvalue] => Array
        (
            [module] => sale
            [file] => lib/businessvalue.php
        )

    [bitrix\sale\ibusinessvalueprovider] => Array
        (
            [module] => sale
            [file] => lib/businessvalueproviderinterface.php
        )

    [bitrix\sale\internals\businessvaluetable] => Array
        (
            [module] => sale
            [file] => lib/internals/businessvalue.php
        )

    [bitrix\sale\internals\businessvaluepersondomaintable] => Array
        (
            [module] => sale
            [file] => lib/internals/businessvalue_persondomain.php
        )

    [bitrix\sale\internals\businessvaluecode1ctable] => Array
        (
            [module] => sale
            [file] => lib/internals/businessvalue_code_1c.php
        )

    [bitrix\sale\internals\paysystemactiontable] => Array
        (
            [module] => sale
            [file] => lib/internals/paysystemaction.php
        )

    [bitrix\sale\internals\paysysteminner] => Array
        (
            [module] => sale
            [file] => lib/internals/paysysteminner.php
        )

    [bitrix\sale\internals\deliverypaysystemtable] => Array
        (
            [module] => sale
            [file] => lib/internals/delivery_paysystem.php
        )

    [bitrix\sale\usermessageexception] => Array
        (
            [module] => sale
            [file] => lib/exception.php
        )

    [bitrix\sale\configuration] => Array
        (
            [module] => sale
            [file] => lib/configuration.php
        )

    [bitrix\sale\order] => Array
        (
            [module] => sale
            [file] => lib/order.php
        )

    [bitrix\sale\persontype] => Array
        (
            [module] => sale
            [file] => lib/persontype.php
        )

    [csalereportsalegoodshelper] => Array
        (
            [module] => sale
            [file] => general/sale_report_helper.php
        )

    [csalereportsaleproducthelper] => Array
        (
            [module] => sale
            [file] => general/sale_report_helper.php
        )

    [bitrix\sale\internals\producttable] => Array
        (
            [module] => sale
            [file] => lib/internals/product.php
        )

    [bitrix\sale\internals\goodssectiontable] => Array
        (
            [module] => sale
            [file] => lib/internals/goodssection.php
        )

    [bitrix\sale\internals\sectiontable] => Array
        (
            [module] => sale
            [file] => lib/internals/section.php
        )

    [bitrix\sale\internals\storeproducttable] => Array
        (
            [module] => sale
            [file] => lib/internals/storeproduct.php
        )

    [bitrix\sale\saleszone] => Array
        (
            [module] => sale
            [file] => lib/saleszone.php
        )

    [bitrix\sale\internals\orderdeliveryreqtable] => Array
        (
            [module] => sale
            [file] => lib/internals/orderdeliveryreq.php
        )

    [bitrix\sale\sendereventhandler] => Array
        (
            [module] => sale
            [file] => lib/senderconnector.php
        )

    [bitrix\sale\senderconnectorbuyer] => Array
        (
            [module] => sale
            [file] => lib/senderconnector.php
        )

    [bitrix\sale\userconsent] => Array
        (
            [module] => sale
            [file] => lib/userconsent.php
        )

    [bitrix\sale\internals\product2producttable] => Array
        (
            [module] => sale
            [file] => lib/internals/product2product.php
        )

    [bitrix\sale\internals\orderprocessingtable] => Array
        (
            [module] => sale
            [file] => lib/internals/orderprocessing.php
        )

    [bitrix\sale\orderbase] => Array
        (
            [module] => sale
            [file] => lib/orderbase.php
        )

    [bitrix\sale\internals\entity] => Array
        (
            [module] => sale
            [file] => lib/internals/entity.php
        )

    [bitrix\sale\internals\entitycollection] => Array
        (
            [module] => sale
            [file] => lib/internals/entitycollection.php
        )

    [bitrix\sale\internals\collectionbase] => Array
        (
            [module] => sale
            [file] => lib/internals/collectionbase.php
        )

    [bitrix\sale\shipment] => Array
        (
            [module] => sale
            [file] => lib/shipment.php
        )

    [bitrix\sale\shipmentcollection] => Array
        (
            [module] => sale
            [file] => lib/shipmentcollection.php
        )

    [bitrix\sale\shipmentitemcollection] => Array
        (
            [module] => sale
            [file] => lib/shipmentitemcollection.php
        )

    [bitrix\sale\shipmentitem] => Array
        (
            [module] => sale
            [file] => lib/shipmentitem.php
        )

    [bitrix\sale\shipmentitemstorecollection] => Array
        (
            [module] => sale
            [file] => lib/shipmentitemstorecollection.php
        )

    [bitrix\sale\shipmentitemstore] => Array
        (
            [module] => sale
            [file] => lib/shipmentitemstore.php
        )

    [bitrix\sale\paymentcollectionbase] => Array
        (
            [module] => sale
            [file] => lib/internals/paymentcollectionbase.php
        )

    [bitrix\sale\paymentcollection] => Array
        (
            [module] => sale
            [file] => lib/paymentcollection.php
        )

    [bitrix\sale\payment] => Array
        (
            [module] => sale
            [file] => lib/payment.php
        )

    [bitrix\sale\paysystemservice] => Array
        (
            [module] => sale
            [file] => lib/paysystemservice.php
        )

    [bitrix\sale\internals\fields] => Array
        (
            [module] => sale
            [file] => lib/internals/fields.php
        )

    [bitrix\sale\result] => Array
        (
            [module] => sale
            [file] => lib/result.php
        )

    [bitrix\sale\resulterror] => Array
        (
            [module] => sale
            [file] => lib/result.php
        )

    [bitrix\sale\resultserializable] => Array
        (
            [module] => sale
            [file] => lib/resultserializable.php
        )

    [bitrix\sale\eventactions] => Array
        (
            [module] => sale
            [file] => lib/eventactions.php
        )

    [bitrix\sale\basketbase] => Array
        (
            [module] => sale
            [file] => lib/basketbase.php
        )

    [bitrix\sale\basketitembase] => Array
        (
            [module] => sale
            [file] => lib/basketitembase.php
        )

    [bitrix\sale\basket] => Array
        (
            [module] => sale
            [file] => lib/basket.php
        )

    [bitrix\sale\internals\basketitembase] => Array
        (
            [module] => sale
            [file] => lib/internals/basketitembase.php
        )

    [bitrix\sale\basketitem] => Array
        (
            [module] => sale
            [file] => lib/basketitem.php
        )

    [bitrix\sale\basketbundlecollection] => Array
        (
            [module] => sale
            [file] => lib/basketbundlecollection.php
        )

    [bitrix\sale\orderproperties] => Array
        (
            [module] => sale
            [file] => lib/orderprops.php
        )

    [bitrix\sale\propertyvalue] => Array
        (
            [module] => sale
            [file] => lib/propertyvalue.php
        )

    [bitrix\sale\compatible\internals\entitycompatibility] => Array
        (
            [module] => sale
            [file] => lib/compatible/internals/entitycompatibility.php
        )

    [bitrix\sale\compatible\ordercompatibility] => Array
        (
            [module] => sale
            [file] => lib/compatible/ordercompatibility.php
        )

    [bitrix\sale\compatible\basketcompatibility] => Array
        (
            [module] => sale
            [file] => lib/compatible/basketcompatibility.php
        )

    [bitrix\sale\compatible\eventcompatibility] => Array
        (
            [module] => sale
            [file] => lib/compatible/eventcompatibility.php
        )

    [bitrix\sale\compatible\orderquery] => Array
        (
            [module] => sale
            [file] => lib/compatible/compatible.php
        )

    [bitrix\sale\compatible\orderquerylocation] => Array
        (
            [module] => sale
            [file] => lib/compatible/compatible.php
        )

    [bitrix\sale\compatible\fetchadapter] => Array
        (
            [module] => sale
            [file] => lib/compatible/compatible.php
        )

    [bitrix\sale\compatible\test] => Array
        (
            [module] => sale
            [file] => lib/compatible/compatible.php
        )

    [bitrix\sale\orderuserproperties] => Array
        (
            [module] => sale
            [file] => lib/userprops.php
        )

    [bitrix\sale\basketpropertiescollectionbase] => Array
        (
            [module] => sale
            [file] => lib/basketpropertiesbase.php
        )

    [bitrix\sale\basketpropertiescollection] => Array
        (
            [module] => sale
            [file] => lib/basketproperties.php
        )

    [bitrix\sale\basketpropertyitembase] => Array
        (
            [module] => sale
            [file] => lib/basketpropertiesitembase.php
        )

    [bitrix\sale\basketpropertyitem] => Array
        (
            [module] => sale
            [file] => lib/basketpropertiesitem.php
        )

    [bitrix\sale\tax] => Array
        (
            [module] => sale
            [file] => lib/tax.php
        )

    [bitrix\sale\internals\ordertable] => Array
        (
            [module] => sale
            [file] => lib/internals/order.php
        )

    [bitrix\sale\internals\baskettable] => Array
        (
            [module] => sale
            [file] => lib/internals/basket.php
        )

    [bitrix\sale\internals\shipmenttable] => Array
        (
            [module] => sale
            [file] => lib/internals/shipment.php
        )

    [bitrix\sale\internals\shipmentitemtable] => Array
        (
            [module] => sale
            [file] => lib/internals/shipmentitem.php
        )

    [bitrix\sale\internals\paysystemservicetable] => Array
        (
            [module] => sale
            [file] => lib/internals/paysystemservice.php
        )

    [bitrix\sale\internals\paymenttable] => Array
        (
            [module] => sale
            [file] => lib/internals/payment.php
        )

    [bitrix\sale\internals\shipmentitemstoretable] => Array
        (
            [module] => sale
            [file] => lib/internals/shipmentitemstore.php
        )

    [bitrix\sale\internals\shipmentextraservice] => Array
        (
            [module] => sale
            [file] => lib/internals/shipmentextraservice.php
        )

    [bitrix\sale\internals\orderuserpropertiestable] => Array
        (
            [module] => sale
            [file] => lib/internals/userprops.php
        )

    [bitrix\sale\internals\collectableentity] => Array
        (
            [module] => sale
            [file] => lib/internals/collectableentity.php
        )

    [bitrix\sale\provider] => Array
        (
            [module] => sale
            [file] => lib/provider.php
        )

    [bitrix\sale\providerbase] => Array
        (
            [module] => sale
            [file] => lib/providerbase.php
        )

    [bitrix\sale\internals\catalog\provider] => Array
        (
            [module] => sale
            [file] => lib/internals/catalog/provider.php
        )

    [bitrix\sale\saleproviderbase] => Array
        (
            [module] => sale
            [file] => lib/saleproviderbase.php
        )

    [bitrix\sale\internals\transferdataprovider] => Array
        (
            [module] => sale
            [file] => lib/internals/transferdataprovider.php
        )

    [bitrix\sale\internals\poolquantity] => Array
        (
            [module] => sale
            [file] => lib/internals/poolquantity.php
        )

    [bitrix\sale\internals\providercreator] => Array
        (
            [module] => sale
            [file] => lib/internals/providercreator.php
        )

    [bitrix\sale\internals\providerbuilderbase] => Array
        (
            [module] => sale
            [file] => lib/internals/providerbuilderbase.php
        )

    [bitrix\sale\internals\providerbuilder] => Array
        (
            [module] => sale
            [file] => lib/internals/providerbuilder.php
        )

    [bitrix\sale\internals\providerbuildercompatibility] => Array
        (
            [module] => sale
            [file] => lib/internals/providerbuildercompatibility.php
        )

    [bitrix\sale\orderhistory] => Array
        (
            [module] => sale
            [file] => lib/orderhistory.php
        )

    [bitrix\sale\internals\callbackregistrytable] => Array
        (
            [module] => sale
            [file] => lib/internals/callbackregistry.php
        )

    [bitrix\sale\internals\basketpropertytable] => Array
        (
            [module] => sale
            [file] => lib/internals/basketproperties.php
        )

    [bitrix\sale\internals\companytable] => Array
        (
            [module] => sale
            [file] => lib/internals/company.php
        )

    [bitrix\sale\internals\companygrouptable] => Array
        (
            [module] => sale
            [file] => lib/internals/companygroup.php
        )

    [bitrix\sale\internals\companyresponsiblegrouptable] => Array
        (
            [module] => sale
            [file] => lib/internals/companyresponsiblegroup.php
        )

    [bitrix\sale\internals\persontypetable] => Array
        (
            [module] => sale
            [file] => lib/internals/persontype.php
        )

    [bitrix\sale\internals\persontypesitetable] => Array
        (
            [module] => sale
            [file] => lib/internals/persontypesite.php
        )

    [bitrix\sale\internals\pool] => Array
        (
            [module] => sale
            [file] => lib/internals/pool.php
        )

    [bitrix\sale\internals\userbudgetpool] => Array
        (
            [module] => sale
            [file] => lib/internals/userbudgetpool.php
        )

    [bitrix\sale\internals\eventspool] => Array
        (
            [module] => sale
            [file] => lib/internals/eventspool.php
        )

    [bitrix\sale\internals\events] => Array
        (
            [module] => sale
            [file] => lib/internals/events.php
        )

    [bitrix\sale\pricemaths] => Array
        (
            [module] => sale
            [file] => lib/pricemaths.php
        )

    [bitrix\sale\basketcomponenthelper] => Array
        (
            [module] => sale
            [file] => lib/basketcomponenthelper.php
        )

    [bitrix\sale\registry] => Array
        (
            [module] => sale
            [file] => lib/registry.php
        )

    [ipaymentorder] => Array
        (
            [module] => sale
            [file] => lib/internals/paymentinterface.php
        )

    [ishipmentorder] => Array
        (
            [module] => sale
            [file] => lib/internals/shipmentinterface.php
        )

    [ientitymarker] => Array
        (
            [module] => sale
            [file] => lib/internals/entitymarkerinterface.php
        )

    [bitrix\sale\internals\orderarchivetable] => Array
        (
            [module] => sale
            [file] => lib/internals/orderarchive.php
        )

    [bitrix\sale\internals\basketarchivetable] => Array
        (
            [module] => sale
            [file] => lib/internals/basketarchive.php
        )

    [bitrix\sale\internals\orderarchivepackedtable] => Array
        (
            [module] => sale
            [file] => lib/internals/orderarchivepacked.php
        )

    [bitrix\sale\internals\basketarchivepackedtable] => Array
        (
            [module] => sale
            [file] => lib/internals/basketarchivepacked.php
        )

    [bitrix\sale\archive\manager] => Array
        (
            [module] => sale
            [file] => lib/archive/manager.php
        )

    [bitrix\sale\archive\recovery\base] => Array
        (
            [module] => sale
            [file] => lib/archive/recovery/base.php
        )

    [bitrix\sale\archive\recovery\scheme] => Array
        (
            [module] => sale
            [file] => lib/archive/recovery/scheme.php
        )

    [bitrix\sale\archive\recovery\version1] => Array
        (
            [module] => sale
            [file] => lib/archive/recovery/version1.php
        )

    [bitrix\sale\tax\ratetable] => Array
        (
            [module] => sale
            [file] => lib/tax/rate.php
        )

    [bitrix\sale\location\locationtable] => Array
        (
            [module] => sale
            [file] => lib/location/location.php
        )

    [bitrix\sale\location\tree] => Array
        (
            [module] => sale
            [file] => lib/location/tree.php
        )

    [bitrix\sale\location\typetable] => Array
        (
            [module] => sale
            [file] => lib/location/type.php
        )

    [bitrix\sale\location\grouptable] => Array
        (
            [module] => sale
            [file] => lib/location/group.php
        )

    [bitrix\sale\location\externaltable] => Array
        (
            [module] => sale
            [file] => lib/location/external.php
        )

    [bitrix\sale\location\externalservicetable] => Array
        (
            [module] => sale
            [file] => lib/location/externalservice.php
        )

    [bitrix\sale\location\search\finder] => Array
        (
            [module] => sale
            [file] => lib/location/search/finder.php
        )

    [bitrix\sale\location\search\wordtable] => Array
        (
            [module] => sale
            [file] => lib/location/search/word.php
        )

    [bitrix\sale\location\search\chaintable] => Array
        (
            [module] => sale
            [file] => lib/location/search/chain.php
        )

    [bitrix\sale\location\search\sitelinktable] => Array
        (
            [module] => sale
            [file] => lib/location/search/sitelink.php
        )

    [bitrix\sale\location\name\nameentity] => Array
        (
            [module] => sale
            [file] => lib/location/name/nameentity.php
        )

    [bitrix\sale\location\name\locationtable] => Array
        (
            [module] => sale
            [file] => lib/location/name/location.php
        )

    [bitrix\sale\location\name\typetable] => Array
        (
            [module] => sale
            [file] => lib/location/name/type.php
        )

    [bitrix\sale\location\name\grouptable] => Array
        (
            [module] => sale
            [file] => lib/location/name/group.php
        )

    [bitrix\sale\location\connector] => Array
        (
            [module] => sale
            [file] => lib/location/connector.php
        )

    [bitrix\sale\location\grouplocationtable] => Array
        (
            [module] => sale
            [file] => lib/location/grouplocation.php
        )

    [bitrix\sale\location\sitelocationtable] => Array
        (
            [module] => sale
            [file] => lib/location/sitelocation.php
        )

    [bitrix\sale\location\defaultsitetable] => Array
        (
            [module] => sale
            [file] => lib/location/defaultsite.php
        )

    [bitrix\sale\location\db\commonhelper] => Array
        (
            [module] => sale
            [file] => lib/location/db/commonhelper.php
        )

    [bitrix\sale\location\db\helper] => Array
        (
            [module] => sale
            [file] => lib/location/db/mysql/helper.php
        )

    [bitrix\sale\location\db\blockinserter] => Array
        (
            [module] => sale
            [file] => lib/location/db/blockinserter.php
        )

    [bitrix\sale\location\admin\helper] => Array
        (
            [module] => sale
            [file] => lib/location/admin/helper.php
        )

    [bitrix\sale\location\admin\namehelper] => Array
        (
            [module] => sale
            [file] => lib/location/admin/namehelper.php
        )

    [bitrix\sale\location\admin\locationhelper] => Array
        (
            [module] => sale
            [file] => lib/location/admin/locationhelper.php
        )

    [bitrix\sale\location\admin\typehelper] => Array
        (
            [module] => sale
            [file] => lib/location/admin/typehelper.php
        )

    [bitrix\sale\location\admin\grouphelper] => Array
        (
            [module] => sale
            [file] => lib/location/admin/grouphelper.php
        )

    [bitrix\sale\location\admin\defaultsitehelper] => Array
        (
            [module] => sale
            [file] => lib/location/admin/defaultsitehelper.php
        )

    [bitrix\sale\location\admin\sitelocationhelper] => Array
        (
            [module] => sale
            [file] => lib/location/admin/sitelocationhelper.php
        )

    [bitrix\sale\location\admin\externalservicehelper] => Array
        (
            [module] => sale
            [file] => lib/location/admin/externalservicehelper.php
        )

    [bitrix\sale\location\admin\searchhelper] => Array
        (
            [module] => sale
            [file] => lib/location/admin/searchhelper.php
        )

    [bitrix\sale\location\util\process] => Array
        (
            [module] => sale
            [file] => lib/location/util/process.php
        )

    [bitrix\sale\location\util\csvreader] => Array
        (
            [module] => sale
            [file] => lib/location/util/csvreader.php
        )

    [bitrix\sale\location\util\assert] => Array
        (
            [module] => sale
            [file] => lib/location/util/assert.php
        )

    [bitrix\sale\location\import\importprocess] => Array
        (
            [module] => sale
            [file] => lib/location/import/importprocess.php
        )

    [bitrix\sale\location\search\reindexprocess] => Array
        (
            [module] => sale
            [file] => lib/location/search/reindexprocess.php
        )

    [bitrix\sale\location\tree\nodenotfoundexception] => Array
        (
            [module] => sale
            [file] => lib/location/tree/exception.php
        )

    [bitrix\sale\location\tree\nodeincorrectexception] => Array
        (
            [module] => sale
            [file] => lib/location/tree/exception.php
        )

    [bitrix\sale\location\exception] => Array
        (
            [module] => sale
            [file] => lib/location/exception.php
        )

    [csaleproxyadminresult] => Array
        (
            [module] => sale
            [file] => general/proxyadminresult.php
        )

    [csaleproxyadminuiresult] => Array
        (
            [module] => sale
            [file] => general/proxyadminresult.php
        )

    [csaleproxyresult] => Array
        (
            [module] => sale
            [file] => general/proxyresult.php
        )

    [bitrix\sale\location\migration\cupdaterlocationpro] => Array
        (
            [module] => sale
            [file] => lib/location/migration/migrate.php
        )

    [bitrix\sale\delivery\deliverylocationtable] => Array
        (
            [module] => sale
            [file] => lib/delivery/deliverylocation.php
        )

    [bitrix\sale\delivery\deliverylocationexcludetable] => Array
        (
            [module] => sale
            [file] => lib/delivery/deliverylocationexclude.php
        )

    [bitrix\sale\tax\ratelocationtable] => Array
        (
            [module] => sale
            [file] => lib/tax/ratelocation.php
        )

    [csalebasketfilter] => Array
        (
            [module] => sale
            [file] => general/sale_cond.php
        )

    [csalecondctrl] => Array
        (
            [module] => sale
            [file] => general/sale_cond.php
        )

    [csalecondctrlcomplex] => Array
        (
            [module] => sale
            [file] => general/sale_cond.php
        )

    [csalecondctrlgroup] => Array
        (
            [module] => sale
            [file] => general/sale_cond.php
        )

    [csalecondctrlbasketgroup] => Array
        (
            [module] => sale
            [file] => general/sale_cond.php
        )

    [csalecondctrlbasketfields] => Array
        (
            [module] => sale
            [file] => general/sale_cond.php
        )

    [csalecondctrlbasketitemconditions] => Array
        (
            [module] => sale
            [file] => general/sale_cond.php
        )

    [csalecondctrlbasketproperties] => Array
        (
            [module] => sale
            [file] => general/sale_cond.php
        )

    [csalecondctrlorderfields] => Array
        (
            [module] => sale
            [file] => general/sale_cond.php
        )

    [csalecondctrlcommon] => Array
        (
            [module] => sale
            [file] => general/sale_cond.php
        )

    [csalecondtree] => Array
        (
            [module] => sale
            [file] => general/sale_cond.php
        )

    [csalecondctrlpastorder] => Array
        (
            [module] => sale
            [file] => general/sale_cond.php
        )

    [csalecondcumulativectrl] => Array
        (
            [module] => sale
            [file] => general/sale_cond.php
        )

    [csalecumulativeaction] => Array
        (
            [module] => sale
            [file] => general/sale_act.php
        )

    [csaleactionctrl] => Array
        (
            [module] => sale
            [file] => general/sale_act.php
        )

    [csaleactionctrlcomplex] => Array
        (
            [module] => sale
            [file] => general/sale_act.php
        )

    [csaleactionctrlgroup] => Array
        (
            [module] => sale
            [file] => general/sale_act.php
        )

    [csaleactionctrlaction] => Array
        (
            [module] => sale
            [file] => general/sale_act.php
        )

    [csalediscountactionapply] => Array
        (
            [module] => sale
            [file] => general/sale_act.php
        )

    [csaleactionctrldelivery] => Array
        (
            [module] => sale
            [file] => general/sale_act.php
        )

    [csaleactiongift] => Array
        (
            [module] => sale
            [file] => general/sale_act.php
        )

    [csaleactiongiftctrlgroup] => Array
        (
            [module] => sale
            [file] => general/sale_act.php
        )

    [csaleactionctrlbasketgroup] => Array
        (
            [module] => sale
            [file] => general/sale_act.php
        )

    [csaleactionctrlsubgroup] => Array
        (
            [module] => sale
            [file] => general/sale_act.php
        )

    [csaleactioncondctrlbasketfields] => Array
        (
            [module] => sale
            [file] => general/sale_act.php
        )

    [csaleactiontree] => Array
        (
            [module] => sale
            [file] => general/sale_act.php
        )

    [csalediscountconvert] => Array
        (
            [module] => sale
            [file] => general/discount_convert.php
        )

    [csalepdf] => Array
        (
            [module] => sale
            [file] => general/pdf.php
        )

    [csaleymhandler] => Array
        (
            [module] => sale
            [file] => general/ym_handler.php
        )

    [csaleymlocation] => Array
        (
            [module] => sale
            [file] => general/ym_location.php
        )

    [bitrix\sale\delivery\calculationresult] => Array
        (
            [module] => sale
            [file] => lib/delivery/calculationresult.php
        )

    [bitrix\sale\delivery\services\table] => Array
        (
            [module] => sale
            [file] => lib/delivery/services/table.php
        )

    [bitrix\sale\delivery\restrictions\table] => Array
        (
            [module] => sale
            [file] => lib/delivery/restrictions/table.php
        )

    [bitrix\sale\delivery\services\manager] => Array
        (
            [module] => sale
            [file] => lib/delivery/services/manager.php
        )

    [bitrix\sale\delivery\restrictions\base] => Array
        (
            [module] => sale
            [file] => lib/delivery/restrictions/base.php
        )

    [bitrix\sale\delivery\restrictions\manager] => Array
        (
            [module] => sale
            [file] => lib/delivery/restrictions/manager.php
        )

    [bitrix\sale\delivery\services\base] => Array
        (
            [module] => sale
            [file] => lib/delivery/services/base.php
        )

    [bitrix\sale\delivery\menu] => Array
        (
            [module] => sale
            [file] => lib/delivery/menu.php
        )

    [bitrix\sale\delivery\services\objectpool] => Array
        (
            [module] => sale
            [file] => lib/delivery/services/objectpool.php
        )

    [bitrix\sale\tradingplatformtable] => Array
        (
            [module] => sale
            [file] => lib/internals/tradingplatform.php
        )

    [bitrix\sale\tradingplatform\ebay\policy] => Array
        (
            [module] => sale
            [file] => lib/tradingplatform/ebay/policy.php
        )

    [bitrix\sale\tradingplatform\helper] => Array
        (
            [module] => sale
            [file] => lib/tradingplatform/helper.php
        )

    [bitrix\sale\tradingplatform\ymarket\yandexmarket] => Array
        (
            [module] => sale
            [file] => lib/tradingplatform/ymarket/yandexmarket.php
        )

    [bitrix\sale\tradingplatform\platform] => Array
        (
            [module] => sale
            [file] => lib/tradingplatform/platform.php
        )

    [bitrix\sale\tradingplatform\logger] => Array
        (
            [module] => sale
            [file] => lib/tradingplatform/logger.php
        )

    [bitrix\sale\internals\shipmentextraservicetable] => Array
        (
            [module] => sale
            [file] => lib/internals/shipmentextraservice.php
        )

    [bitrix\sale\delivery\extraservices\manager] => Array
        (
            [module] => sale
            [file] => lib/delivery/extra_services/manager.php
        )

    [bitrix\sale\delivery\extraservices\base] => Array
        (
            [module] => sale
            [file] => lib/delivery/extra_services/base.php
        )

    [bitrix\sale\delivery\extraservices\table] => Array
        (
            [module] => sale
            [file] => lib/delivery/extra_services/table.php
        )

    [bitrix\sale\delivery\tracking\manager] => Array
        (
            [module] => sale
            [file] => lib/delivery/tracking/manager.php
        )

    [bitrix\sale\delivery\tracking\table] => Array
        (
            [module] => sale
            [file] => lib/delivery/tracking/table.php
        )

    [bitrix\sale\delivery\externallocationmap] => Array
        (
            [module] => sale
            [file] => lib/delivery/externallocationmap.php
        )

    [bitrix\sale\internals\servicerestrictiontable] => Array
        (
            [module] => sale
            [file] => lib/internals/servicerestriction.php
        )

    [bitrix\sale\services\base\restrictionmanager] => Array
        (
            [module] => sale
            [file] => lib/services/base/restrictionmanager.php
        )

    [bitrix\sale\services\base\siterestriction] => Array
        (
            [module] => sale
            [file] => lib/services/base/siterestriction.php
        )

    [bitrix\sale\services\base\tradebindingrestriction] => Array
        (
            [module] => sale
            [file] => lib/services/base/tradebindingrestriction.php
        )

    [bitrix\sale\compatible\discountcompatibility] => Array
        (
            [module] => sale
            [file] => lib/compatible/discountcompatibility.php
        )

    [bitrix\sale\config\feature] => Array
        (
            [module] => sale
            [file] => lib/config/feature.php
        )

    [bitrix\sale\discount\context\basecontext] => Array
        (
            [module] => sale
            [file] => lib/discount/context/basecontext.php
        )

    [bitrix\sale\discount\context\fuser] => Array
        (
            [module] => sale
            [file] => lib/discount/context/fuser.php
        )

    [bitrix\sale\discount\context\user] => Array
        (
            [module] => sale
            [file] => lib/discount/context/user.php
        )

    [bitrix\sale\discount\context\usergroup] => Array
        (
            [module] => sale
            [file] => lib/discount/context/usergroup.php
        )

    [bitrix\sale\discount\gift\collection] => Array
        (
            [module] => sale
            [file] => lib/discount/gift/collection.php
        )

    [bitrix\sale\discount\gift\gift] => Array
        (
            [module] => sale
            [file] => lib/discount/gift/gift.php
        )

    [bitrix\sale\discount\gift\manager] => Array
        (
            [module] => sale
            [file] => lib/discount/gift/manager.php
        )

    [bitrix\sale\discount\gift\relateddatatable] => Array
        (
            [module] => sale
            [file] => lib/discount/gift/relateddata.php
        )

    [bitrix\sale\discount\index\indexelementtable] => Array
        (
            [module] => sale
            [file] => lib/discount/index/indexelement.php
        )

    [bitrix\sale\discount\index\indexsectiontable] => Array
        (
            [module] => sale
            [file] => lib/discount/index/indexsection.php
        )

    [bitrix\sale\discount\index\manager] => Array
        (
            [module] => sale
            [file] => lib/discount/index/manager.php
        )

    [bitrix\sale\discount\migration\orderdiscountmigrator] => Array
        (
            [module] => sale
            [file] => lib/discount/migration/orderdiscountmigrator.php
        )

    [bitrix\sale\discount\prediction\manager] => Array
        (
            [module] => sale
            [file] => lib/discount/prediction/manager.php
        )

    [bitrix\sale\discount\preset\arrayhelper] => Array
        (
            [module] => sale
            [file] => lib/discount/preset/arrayhelper.php
        )

    [bitrix\sale\discount\preset\basepreset] => Array
        (
            [module] => sale
            [file] => lib/discount/preset/basepreset.php
        )

    [bitrix\sale\discount\preset\htmlhelper] => Array
        (
            [module] => sale
            [file] => lib/discount/preset/htmlhelper.php
        )

    [bitrix\sale\discount\preset\manager] => Array
        (
            [module] => sale
            [file] => lib/discount/preset/manager.php
        )

    [bitrix\sale\discount\preset\selectproductpreset] => Array
        (
            [module] => sale
            [file] => lib/discount/preset/selectproductpreset.php
        )

    [bitrix\sale\discount\preset\state] => Array
        (
            [module] => sale
            [file] => lib/discount/preset/state.php
        )

    [bitrix\sale\discount\result\compatibleformat] => Array
        (
            [module] => sale
            [file] => lib/discount/result/compatibleformat.php
        )

    [bitrix\sale\discount\runtimecache\discountcache] => Array
        (
            [module] => sale
            [file] => lib/discount/runtimecache/discountcache.php
        )

    [bitrix\sale\discount\runtimecache\fusercache] => Array
        (
            [module] => sale
            [file] => lib/discount/runtimecache/fusercache.php
        )

    [bitrix\sale\discount\actions] => Array
        (
            [module] => sale
            [file] => lib/discount/actions.php
        )

    [bitrix\sale\discount\analyzer] => Array
        (
            [module] => sale
            [file] => lib/discount/analyzer.php
        )

    [bitrix\sale\discount\cumulativecalculator] => Array
        (
            [module] => sale
            [file] => lib/discount/cumulativecalculator.php
        )

    [bitrix\sale\discount\formatter] => Array
        (
            [module] => sale
            [file] => lib/discount/formatter.php
        )

    [bitrix\sale\internals\discounttable] => Array
        (
            [module] => sale
            [file] => lib/internals/discount.php
        )

    [bitrix\sale\internals\discountcoupontable] => Array
        (
            [module] => sale
            [file] => lib/internals/discountcoupon.php
        )

    [bitrix\sale\internals\discountentitiestable] => Array
        (
            [module] => sale
            [file] => lib/internals/discountentities.php
        )

    [bitrix\sale\internals\discountgrouptable] => Array
        (
            [module] => sale
            [file] => lib/internals/discountgroup.php
        )

    [bitrix\sale\internals\discountmoduletable] => Array
        (
            [module] => sale
            [file] => lib/internals/discountmodule.php
        )

    [bitrix\sale\internals\orderdiscounttable] => Array
        (
            [module] => sale
            [file] => lib/internals/orderdiscount.php
        )

    [bitrix\sale\internals\orderdiscountdatatable] => Array
        (
            [module] => sale
            [file] => lib/internals/orderdiscount.php
        )

    [bitrix\sale\internals\ordercouponstable] => Array
        (
            [module] => sale
            [file] => lib/internals/orderdiscount.php
        )

    [bitrix\sale\internals\ordermodulestable] => Array
        (
            [module] => sale
            [file] => lib/internals/orderdiscount.php
        )

    [bitrix\sale\internals\orderroundtable] => Array
        (
            [module] => sale
            [file] => lib/internals/orderround.php
        )

    [bitrix\sale\internals\orderrulestable] => Array
        (
            [module] => sale
            [file] => lib/internals/orderdiscount.php
        )

    [bitrix\sale\internals\orderrulesdescrtable] => Array
        (
            [module] => sale
            [file] => lib/internals/orderdiscount.php
        )

    [bitrix\sale\internals\accountnumbergenerator] => Array
        (
            [module] => sale
            [file] => lib/internals/accountnumber.php
        )

    [bitrix\sale\discount] => Array
        (
            [module] => sale
            [file] => lib/discount.php
        )

    [bitrix\sale\discountbase] => Array
        (
            [module] => sale
            [file] => lib/discountbase.php
        )

    [bitrix\sale\discountcouponsmanager] => Array
        (
            [module] => sale
            [file] => lib/discountcouponsmanager.php
        )

    [bitrix\sale\discountcouponsmanagerbase] => Array
        (
            [module] => sale
            [file] => lib/discountcouponsmanagerbase.php
        )

    [bitrix\sale\orderdiscount] => Array
        (
            [module] => sale
            [file] => lib/orderdiscount.php
        )

    [bitrix\sale\orderdiscountbase] => Array
        (
            [module] => sale
            [file] => lib/orderdiscountbase.php
        )

    [bitrix\sale\orderdiscountmanager] => Array
        (
            [module] => sale
            [file] => lib/orderdiscountmanager.php
        )

    [bitrix\sale\paysystem\logger] => Array
        (
            [module] => sale
            [file] => lib/paysystem/logger.php
        )

    [bitrix\sale\paysystem\restservice] => Array
        (
            [module] => sale
            [file] => lib/paysystem/restservice.php
        )

    [bitrix\sale\paysystem\resthandler] => Array
        (
            [module] => sale
            [file] => lib/paysystem/resthandler.php
        )

    [bitrix\sale\services\base\restclient] => Array
        (
            [module] => sale
            [file] => lib/services/base/restclient.php
        )

    [bitrix\sale\paysystem\service] => Array
        (
            [module] => sale
            [file] => lib/paysystem/service.php
        )

    [bitrix\sale\internals\paysystemresthandlerstable] => Array
        (
            [module] => sale
            [file] => lib/internals/paysystemresthandlers.php
        )

    [bitrix\sale\paysystem\manager] => Array
        (
            [module] => sale
            [file] => lib/paysystem/manager.php
        )

    [bitrix\sale\paysystem\baseservicehandler] => Array
        (
            [module] => sale
            [file] => lib/paysystem/baseservicehandler.php
        )

    [bitrix\sale\paysystem\servicehandler] => Array
        (
            [module] => sale
            [file] => lib/paysystem/servicehandler.php
        )

    [bitrix\sale\paysystem\irefund] => Array
        (
            [module] => sale
            [file] => lib/paysystem/irefund.php
        )

    [bitrix\sale\paysystem\ipdf] => Array
        (
            [module] => sale
            [file] => lib/paysystem/ipdf.php
        )

    [bitrix\sale\paysystem\irefundextended] => Array
        (
            [module] => sale
            [file] => lib/paysystem/irefundextended.php
        )

    [bitrix\sale\paysystem\cert] => Array
        (
            [module] => sale
            [file] => lib/paysystem/cert.php
        )

    [bitrix\sale\paysystem\ipayable] => Array
        (
            [module] => sale
            [file] => lib/paysystem/ipayable.php
        )

    [bitrix\sale\paysystem\icheckable] => Array
        (
            [module] => sale
            [file] => lib/paysystem/icheckable.php
        )

    [bitrix\sale\paysystem\iprepayable] => Array
        (
            [module] => sale
            [file] => lib/paysystem/iprepayable.php
        )

    [bitrix\sale\paysystem\compatibilityhandler] => Array
        (
            [module] => sale
            [file] => lib/paysystem/compatibilityhandler.php
        )

    [bitrix\sale\paysystem\ihold] => Array
        (
            [module] => sale
            [file] => lib/paysystem/ihold.php
        )

    [bitrix\sale\paysystem\ipartialhold] => Array
        (
            [module] => sale
            [file] => lib/paysystem/ipartialhold.php
        )

    [bitrix\sale\internals\paymentlogtable] => Array
        (
            [module] => sale
            [file] => lib/internals/paymentlog.php
        )

    [bitrix\sale\services\paysystem\restrictions\manager] => Array
        (
            [module] => sale
            [file] => lib/services/paysystem/restrictions/manager.php
        )

    [bitrix\sale\services\base\restriction] => Array
        (
            [module] => sale
            [file] => lib/services/base/restriction.php
        )

    [bitrix\sale\internals\yandexsettingstable] => Array
        (
            [module] => sale
            [file] => lib/internals/yandexsettings.php
        )

    [bitrix\sale\services\company\manager] => Array
        (
            [module] => sale
            [file] => lib/services/company/manager.php
        )

    [bitrix\sale\internals\collectionfilteriterator] => Array
        (
            [module] => sale
            [file] => lib/internals/collectionfilteriterator.php
        )

    [bitrix\sale\cashbox\internals\pool] => Array
        (
            [module] => sale
            [file] => lib/cashbox/internals/pool.php
        )

    [bitrix\sale\cashbox\internals\cashboxtable] => Array
        (
            [module] => sale
            [file] => lib/cashbox/internals/cashbox.php
        )

    [bitrix\sale\cashbox\internals\cashboxchecktable] => Array
        (
            [module] => sale
            [file] => lib/cashbox/internals/cashboxcheck.php
        )

    [bitrix\sale\cashbox\internals\cashboxzreporttable] => Array
        (
            [module] => sale
            [file] => lib/cashbox/internals/cashboxzreport.php
        )

    [bitrix\sale\cashbox\internals\cashboxerrlogtable] => Array
        (
            [module] => sale
            [file] => lib/cashbox/internals/cashboxerrlog.php
        )

    [bitrix\sale\cashbox\cashbox] => Array
        (
            [module] => sale
            [file] => lib/cashbox/cashbox.php
        )

    [bitrix\sale\cashbox\manager] => Array
        (
            [module] => sale
            [file] => lib/cashbox/manager.php
        )

    [bitrix\sale\cashbox\iprintimmediately] => Array
        (
            [module] => sale
            [file] => lib/cashbox/iprintimmediately.php
        )

    [bitrix\sale\cashbox\restrictions\manager] => Array
        (
            [module] => sale
            [file] => lib/cashbox/restrictions/manager.php
        )

    [bitrix\sale\notify] => Array
        (
            [module] => sale
            [file] => lib/notify.php
        )

    [bitrix\sale\buyerstatistic] => Array
        (
            [module] => sale
            [file] => /lib/buyerstatistic.php
        )

    [bitrix\sale\internals\buyerstatistictable] => Array
        (
            [module] => sale
            [file] => /lib/internals/buyerstatistic.php
        )

    [cadminsalelist] => Array
        (
            [module] => sale
            [file] => general/admin_lib.php
        )

    [bitrix\sale\helpers\admin\skuprops] => Array
        (
            [module] => sale
            [file] => lib/helpers/admin/skuprops.php
        )

    [bitrix\sale\helpers\admin\product] => Array
        (
            [module] => sale
            [file] => lib/helpers/admin/product.php
        )

    [bitrix\sale\helpers\order] => Array
        (
            [module] => sale
            [file] => lib/helpers/order.php
        )

    [bitrix\sale\location\comparator\replacement] => Array
        (
            [module] => sale
            [file] => lib/location/comparator/ru/replacement.php
        )

    [bitrix\sale\location\comparator\tmptable] => Array
        (
            [module] => sale
            [file] => lib/location/comparator/tmptable.php
        )

    [bitrix\sale\location\comparator] => Array
        (
            [module] => sale
            [file] => lib/location/comparator.php
        )

    [bitrix\sale\location\comparator\mapresult] => Array
        (
            [module] => sale
            [file] => lib/location/comparator/mapresult.php
        )

    [bitrix\sale\location\comparator\mapper] => Array
        (
            [module] => sale
            [file] => lib/location/comparator/mapper.php
        )

    [bitrix\sale\exchange\onec\documentimport] => Array
        (
            [module] => sale
            [file] => /lib/exchange/compatibility/documents.php
        )

    [bitrix\sale\exchange\onec\collisionorder] => Array
        (
            [module] => sale
            [file] => /lib/exchange/onec/importcollision.php
        )

    [bitrix\sale\exchange\onec\collisionshipment] => Array
        (
            [module] => sale
            [file] => /lib/exchange/onec/importcollision.php
        )

    [bitrix\sale\exchange\onec\collisionpayment] => Array
        (
            [module] => sale
            [file] => /lib/exchange/onec/importcollision.php
        )

    [bitrix\sale\exchange\onec\collisionprofile] => Array
        (
            [module] => sale
            [file] => /lib/exchange/onec/importcollision.php
        )

    [bitrix\sale\exchange\onec\paymentcashdocument] => Array
        (
            [module] => sale
            [file] => /lib/exchange/onec/paymentdocument.php
        )

    [bitrix\sale\exchange\onec\paymentcashlessdocument] => Array
        (
            [module] => sale
            [file] => /lib/exchange/onec/paymentdocument.php
        )

    [bitrix\sale\exchange\onec\paymentcarddocument] => Array
        (
            [module] => sale
            [file] => /lib/exchange/onec/paymentdocument.php
        )

    [bitrix\sale\exchange\onec\importcriterionbase] => Array
        (
            [module] => sale
            [file] => /lib/exchange/onec/importcriterion.php
        )

    [bitrix\sale\exchange\onec\importcriteriononeccml2] => Array
        (
            [module] => sale
            [file] => /lib/exchange/onec/importcriterion.php
        )

    [bitrix\sale\exchange\onec\criterionorder] => Array
        (
            [module] => sale
            [file] => /lib/exchange/onec/importcriterion.php
        )

    [bitrix\sale\exchange\onec\criterionshipment] => Array
        (
            [module] => sale
            [file] => /lib/exchange/onec/importcriterion.php
        )

    [bitrix\sale\exchange\onec\criterionshipmentinvoice] => Array
        (
            [module] => sale
            [file] => /lib/exchange/onec/importcriterion.php
        )

    [bitrix\sale\exchange\onec\criterionpayment] => Array
        (
            [module] => sale
            [file] => /lib/exchange/onec/importcriterion.php
        )

    [bitrix\sale\exchange\onec\criterionprofile] => Array
        (
            [module] => sale
            [file] => /lib/exchange/onec/importcriterion.php
        )

    [bitrix\sale\exchange\entity\orderimportloader] => Array
        (
            [module] => sale
            [file] => /lib/exchange/entity/entityimportloader.php
        )

    [bitrix\sale\exchange\entity\invoiceimportloader] => Array
        (
            [module] => sale
            [file] => /lib/exchange/entity/entityimportloader.php
        )

    [bitrix\sale\exchange\entity\paymentimportloader] => Array
        (
            [module] => sale
            [file] => /lib/exchange/entity/entityimportloader.php
        )

    [bitrix\sale\exchange\entity\shipmentimportloader] => Array
        (
            [module] => sale
            [file] => /lib/exchange/entity/entityimportloader.php
        )

    [bitrix\sale\exchange\entity\userprofileimportloader] => Array
        (
            [module] => sale
            [file] => /lib/exchange/entity/entityimportloader.php
        )

    [bitrix\sale\exchange\entity\paymentcashlessimport] => Array
        (
            [module] => sale
            [file] => /lib/exchange/entity/paymentimport.php
        )

    [bitrix\sale\exchange\entity\paymentcardimport] => Array
        (
            [module] => sale
            [file] => /lib/exchange/entity/paymentimport.php
        )

    [bitrix\sale\exchange\entity\paymentcashimport] => Array
        (
            [module] => sale
            [file] => /lib/exchange/entity/paymentimport.php
        )

    [bitrix\sale\location\geoip] => Array
        (
            [module] => sale
            [file] => /lib/location/geoip.php
        )

    [bitrix\sale\delivery\requests\manager] => Array
        (
            [module] => sale
            [file] => /lib/delivery/requests/manager.php
        )

    [bitrix\sale\delivery\requests\helper] => Array
        (
            [module] => sale
            [file] => /lib/delivery/requests/helper.php
        )

    [bitrix\sale\delivery\requests\handlerbase] => Array
        (
            [module] => sale
            [file] => /lib/delivery/requests/handlerbase.php
        )

    [bitrix\sale\delivery\requests\requesttable] => Array
        (
            [module] => sale
            [file] => /lib/delivery/requests/request.php
        )

    [bitrix\sale\delivery\requests\shipmenttable] => Array
        (
            [module] => sale
            [file] => /lib/delivery/requests/shipment.php
        )

    [bitrix\sale\delivery\requests\result] => Array
        (
            [module] => sale
            [file] => /lib/delivery/requests/result.php
        )

    [bitrix\sale\delivery\requests\resultfile] => Array
        (
            [module] => sale
            [file] => /lib/delivery/requests/resultfile.php
        )

    [bitrix\sale\delivery\packing\packer] => Array
        (
            [module] => sale
            [file] => /lib/delivery/packing/packer.php
        )

    [bitrix\sale\recurring] => Array
        (
            [module] => sale
            [file] => /lib/recurring.php
        )

    [bitrix\sale\location\normalizer\builder] => Array
        (
            [module] => sale
            [file] => /lib/location/normalizer/builder.php
        )

    [bitrix\sale\location\normalizer\ibuilder] => Array
        (
            [module] => sale
            [file] => /lib/location/normalizer/ibuilder.php
        )

    [bitrix\sale\location\normalizer\normalizer] => Array
        (
            [module] => sale
            [file] => /lib/location/normalizer/normalizer.php
        )

    [bitrix\sale\location\normalizer\inormalizer] => Array
        (
            [module] => sale
            [file] => /lib/location/normalizer/inormalizer.php
        )

    [bitrix\sale\location\normalizer\commonnormalizer] => Array
        (
            [module] => sale
            [file] => /lib/location/normalizer/commonnormalizer.php
        )

    [bitrix\sale\location\normalizer\nullnormalizer] => Array
        (
            [module] => sale
            [file] => /lib/location/normalizer/nullnormalizer.php
        )

    [bitrix\sale\location\normalizer\spacenormalizer] => Array
        (
            [module] => sale
            [file] => /lib/location/normalizer/spacenormalizer.php
        )

    [bitrix\sale\location\normalizer\languagenormalizer] => Array
        (
            [module] => sale
            [file] => /lib/location/normalizer/languagenormalizer.php
        )

    [bitrix\sale\location\normalizer\helper] => Array
        (
            [module] => sale
            [file] => /lib/location/normalizer/helper.php
        )

    [sale\handlers\delivery\additional\ruspost\reliability\service] => Array
        (
            [module] => sale
            [file] => /handlers/delivery/additional/ruspost/reliability/service.php
        )

    [catalog] => Array
        (
            [module] => catalog
            [file] => install/index.php
        )

    [ccatalog] => Array
        (
            [module] => catalog
            [file] => mysql/catalog.php
        )

    [ccataloggroup] => Array
        (
            [module] => catalog
            [file] => mysql/cataloggroup.php
        )

    [cextra] => Array
        (
            [module] => catalog
            [file] => mysql/extra.php
        )

    [cprice] => Array
        (
            [module] => catalog
            [file] => mysql/price.php
        )

    [ccatalogproduct] => Array
        (
            [module] => catalog
            [file] => mysql/product.php
        )

    [ccatalogproductgroups] => Array
        (
            [module] => catalog
            [file] => mysql/product_group.php
        )

    [ccatalogload] => Array
        (
            [module] => catalog
            [file] => mysql/catalog_load.php
        )

    [ccatalogexport] => Array
        (
            [module] => catalog
            [file] => mysql/catalog_export.php
        )

    [ccatalogimport] => Array
        (
            [module] => catalog
            [file] => mysql/catalog_import.php
        )

    [ccatalogdiscount] => Array
        (
            [module] => catalog
            [file] => mysql/discount.php
        )

    [ccatalogdiscountcoupon] => Array
        (
            [module] => catalog
            [file] => mysql/discount_coupon.php
        )

    [ccatalogvat] => Array
        (
            [module] => catalog
            [file] => mysql/vat.php
        )

    [ccatalogevent] => Array
        (
            [module] => catalog
            [file] => general/catalog_event.php
        )

    [ccatalogsku] => Array
        (
            [module] => catalog
            [file] => general/catalog_sku.php
        )

    [ccatalogdiscountsave] => Array
        (
            [module] => catalog
            [file] => mysql/discount_save.php
        )

    [ccatalogstore] => Array
        (
            [module] => catalog
            [file] => mysql/store.php
        )

    [ccatalogstoreproduct] => Array
        (
            [module] => catalog
            [file] => mysql/store_product.php
        )

    [ccatalogadmin] => Array
        (
            [module] => catalog
            [file] => general/admin.php
        )

    [cglobalcondctrl] => Array
        (
            [module] => catalog
            [file] => general/catalog_cond.php
        )

    [cglobalcondctrlcomplex] => Array
        (
            [module] => catalog
            [file] => general/catalog_cond.php
        )

    [cglobalcondctrlatoms] => Array
        (
            [module] => catalog
            [file] => general/catalog_cond.php
        )

    [cglobalcondctrlgroup] => Array
        (
            [module] => catalog
            [file] => general/catalog_cond.php
        )

    [cglobalcondtree] => Array
        (
            [module] => catalog
            [file] => general/catalog_cond.php
        )

    [ccatalogcondctrl] => Array
        (
            [module] => catalog
            [file] => general/catalog_cond.php
        )

    [ccatalogcondctrlcomplex] => Array
        (
            [module] => catalog
            [file] => general/catalog_cond.php
        )

    [ccatalogcondctrlgroup] => Array
        (
            [module] => catalog
            [file] => general/catalog_cond.php
        )

    [ccatalogcondctrliblockfields] => Array
        (
            [module] => catalog
            [file] => general/catalog_cond.php
        )

    [ccatalogcondctrliblockprops] => Array
        (
            [module] => catalog
            [file] => general/catalog_cond.php
        )

    [ccatalogcondtree] => Array
        (
            [module] => catalog
            [file] => general/catalog_cond.php
        )

    [ccatalogcondctrlbasketproductfields] => Array
        (
            [module] => catalog
            [file] => general/sale_cond.php
        )

    [ccatalogcondctrlbasketproductprops] => Array
        (
            [module] => catalog
            [file] => general/sale_cond.php
        )

    [ccatalogcondctrlcatalogsettings] => Array
        (
            [module] => catalog
            [file] => general/sale_cond.php
        )

    [ccatalogactionctrlbasketproductfields] => Array
        (
            [module] => catalog
            [file] => general/sale_act.php
        )

    [ccatalogactionctrlbasketproductprops] => Array
        (
            [module] => catalog
            [file] => general/sale_act.php
        )

    [ccataloggifterproduct] => Array
        (
            [module] => catalog
            [file] => general/sale_act.php
        )

    [ccatalogdiscountconvert] => Array
        (
            [module] => catalog
            [file] => general/discount_convert.php
        )

    [ccatalogdiscountconverttmp] => Array
        (
            [module] => catalog
            [file] => mysql/discount_convert.php
        )

    [ccatalogproductprovider] => Array
        (
            [module] => catalog
            [file] => general/product_provider.php
        )

    [ccatalogstorebarcode] => Array
        (
            [module] => catalog
            [file] => mysql/store_barcode.php
        )

    [ccatalogcontractor] => Array
        (
            [module] => catalog
            [file] => mysql/contractor.php
        )

    [ccatalogdocstypes] => Array
        (
            [module] => catalog
            [file] => general/store_docs_type.php
        )

    [ccatalogarrivaldocs] => Array
        (
            [module] => catalog
            [file] => general/store_docs_type.php
        )

    [ccatalogstoreadjustmentdocs] => Array
        (
            [module] => catalog
            [file] => general/store_docs_type.php
        )

    [ccatalogmovingdocs] => Array
        (
            [module] => catalog
            [file] => general/store_docs_type.php
        )

    [ccatalogdeductdocs] => Array
        (
            [module] => catalog
            [file] => general/store_docs_type.php
        )

    [ccatalogreturnsdocs] => Array
        (
            [module] => catalog
            [file] => general/store_docs_type.php
        )

    [ccatalogunreserveddocs] => Array
        (
            [module] => catalog
            [file] => general/store_docs_type.php
        )

    [ccatalogdocs] => Array
        (
            [module] => catalog
            [file] => mysql/store_docs.php
        )

    [ccatalogstorecontrolutil] => Array
        (
            [module] => catalog
            [file] => general/store_utility.php
        )

    [ccatalogstoredocselement] => Array
        (
            [module] => catalog
            [file] => mysql/store_docs_element.php
        )

    [ccatalogstoredocsbarcode] => Array
        (
            [module] => catalog
            [file] => mysql/store_docs_barcode.php
        )

    [ccatalogiblockparameters] => Array
        (
            [module] => catalog
            [file] => general/comp_parameters.php
        )

    [ccatalogmeasure] => Array
        (
            [module] => catalog
            [file] => mysql/measure.php
        )

    [ccatalogmeasureresult] => Array
        (
            [module] => catalog
            [file] => mysql/measure.php
        )

    [ccatalogmeasureclassifier] => Array
        (
            [module] => catalog
            [file] => general/unit_classifier.php
        )

    [ccatalogmeasureadminresult] => Array
        (
            [module] => catalog
            [file] => general/measure_result.php
        )

    [ccatalogmeasureadminuiresult] => Array
        (
            [module] => catalog
            [file] => general/measure_result.php
        )

    [ccatalogmeasureratio] => Array
        (
            [module] => catalog
            [file] => mysql/measure_ratio.php
        )

    [ccatalogproductset] => Array
        (
            [module] => catalog
            [file] => mysql/product_set.php
        )

    [ccatalogadmintools] => Array
        (
            [module] => catalog
            [file] => general/admin_tools.php
        )

    [ccatalogadminproductsetedit] => Array
        (
            [module] => catalog
            [file] => general/admin_tools.php
        )

    [ccatalogmenu] => Array
        (
            [module] => catalog
            [file] => general/catalog_menu.php
        )

    [ccatalogcsvsettings] => Array
        (
            [module] => catalog
            [file] => general/csv_settings.php
        )

    [ccatalogstepoperations] => Array
        (
            [module] => catalog
            [file] => general/step_operations.php
        )

    [ccatalogproductsetavailable] => Array
        (
            [module] => catalog
            [file] => general/step_operations.php
        )

    [ccatalogproductavailable] => Array
        (
            [module] => catalog
            [file] => general/step_operations.php
        )

    [ccatalogiblockreindex] => Array
        (
            [module] => catalog
            [file] => general/step_operations.php
        )

    [ccatalogproductsettings] => Array
        (
            [module] => catalog
            [file] => general/step_operations.php
        )

    [ccatalogtools] => Array
        (
            [module] => catalog
            [file] => general/tools.php
        )

    [ccatalogresult] => Array
        (
            [module] => catalog
            [file] => general/result.php
        )

    [cproductquerybuilder] => Array
        (
            [module] => catalog
            [file] => general/querybuilder.php
        )

    [bitrix\catalog\compatible\eventcompatibility] => Array
        (
            [module] => catalog
            [file] => lib/compatible/eventcompatibility.php
        )

    [bitrix\catalog\config\feature] => Array
        (
            [module] => catalog
            [file] => lib/config/feature.php
        )

    [bitrix\catalog\config\state] => Array
        (
            [module] => catalog
            [file] => lib/config/state.php
        )

    [bitrix\catalog\discount\discountmanager] => Array
        (
            [module] => catalog
            [file] => lib/discount/discountmanager.php
        )

    [bitrix\catalog\ebay\ebayxmler] => Array
        (
            [module] => catalog
            [file] => lib/ebay/ebayxmler.php
        )

    [bitrix\catalog\ebay\exportoffer] => Array
        (
            [module] => catalog
            [file] => lib/ebay/exportoffer.php
        )

    [bitrix\catalog\ebay\exportoffercreator] => Array
        (
            [module] => catalog
            [file] => lib/ebay/exportoffercreator.php
        )

    [bitrix\catalog\ebay\exportoffersku] => Array
        (
            [module] => catalog
            [file] => lib/ebay/exportoffersku.php
        )

    [bitrix\catalog\grid\panel\productgroupaction] => Array
        (
            [module] => catalog
            [file] => lib/grid/panel/productgroupaction.php
        )

    [bitrix\catalog\grid\productaction] => Array
        (
            [module] => catalog
            [file] => lib/grid/productaction.php
        )

    [bitrix\catalog\helpers\admin\catalogedit] => Array
        (
            [module] => catalog
            [file] => lib/helpers/admin/catalogedit.php
        )

    [bitrix\catalog\helpers\admin\iblockpricechanger] => Array
        (
            [module] => catalog
            [file] => lib/helpers/admin/iblockpricechanger.php
        )

    [bitrix\catalog\helpers\admin\roundedit] => Array
        (
            [module] => catalog
            [file] => lib/helpers/admin/roundedit.php
        )

    [bitrix\catalog\helpers\admin\tools] => Array
        (
            [module] => catalog
            [file] => lib/helpers/admin/tools.php
        )

    [bitrix\catalog\helpers\tools] => Array
        (
            [module] => catalog
            [file] => lib/helpers/tools.php
        )

    [bitrix\catalog\model\entity] => Array
        (
            [module] => catalog
            [file] => lib/model/entity.php
        )

    [bitrix\catalog\model\event] => Array
        (
            [module] => catalog
            [file] => lib/model/event.php
        )

    [bitrix\catalog\model\eventresult] => Array
        (
            [module] => catalog
            [file] => lib/model/eventresult.php
        )

    [bitrix\catalog\model\price] => Array
        (
            [module] => catalog
            [file] => lib/model/price.php
        )

    [bitrix\catalog\model\product] => Array
        (
            [module] => catalog
            [file] => lib/model/product.php
        )

    [bitrix\catalog\product\price\calculation] => Array
        (
            [module] => catalog
            [file] => lib/product/price/calculation.php
        )

    [bitrix\catalog\product\basket] => Array
        (
            [module] => catalog
            [file] => lib/product/basket.php
        )

    [bitrix\catalog\product\catalogprovider] => Array
        (
            [module] => catalog
            [file] => lib/product/catalogprovider.php
        )

    [bitrix\catalog\product\catalogprovidercompatibility] => Array
        (
            [module] => catalog
            [file] => lib/product/catalogprovidercompatibility.php
        )

    [bitrix\catalog\product\price] => Array
        (
            [module] => catalog
            [file] => lib/product/price.php
        )

    [bitrix\catalog\product\propertycatalogfeature] => Array
        (
            [module] => catalog
            [file] => lib/product/propertycatalogfeature.php
        )

    [bitrix\catalog\product\quantitycontrol] => Array
        (
            [module] => catalog
            [file] => lib/product/quantitycontrol.php
        )

    [bitrix\catalog\product\search] => Array
        (
            [module] => catalog
            [file] => lib/product/search.php
        )

    [bitrix\catalog\product\sku] => Array
        (
            [module] => catalog
            [file] => lib/product/sku.php
        )

    [bitrix\catalog\product\subscribemanager] => Array
        (
            [module] => catalog
            [file] => lib/product/subscribemanager.php
        )

    [bitrix\catalog\product\systemfield] => Array
        (
            [module] => catalog
            [file] => lib/product/systemfield.php
        )

    [bitrix\catalog\product\viewed] => Array
        (
            [module] => catalog
            [file] => lib/product/viewed.php
        )

    [bitrix\catalog\update\adminfilteroption] => Array
        (
            [module] => catalog
            [file] => lib/update/adminfilteroption.php
        )

    [bitrix\catalog\update\admingridoption] => Array
        (
            [module] => catalog
            [file] => lib/update/admingridoption.php
        )

    [bitrix\catalog\url\adminpage\catalogbuilder] => Array
        (
            [module] => catalog
            [file] => lib/url/adminpage/catalogbuilder.php
        )

    [bitrix\catalog\catalogiblocktable] => Array
        (
            [module] => catalog
            [file] => lib/catalogiblock.php
        )

    [bitrix\catalog\catalogviewedproducttable] => Array
        (
            [module] => catalog
            [file] => lib/catalogviewedproduct.php
        )

    [bitrix\catalog\discounttable] => Array
        (
            [module] => catalog
            [file] => lib/discount.php
        )

    [bitrix\catalog\discountcoupontable] => Array
        (
            [module] => catalog
            [file] => lib/discountcoupon.php
        )

    [bitrix\catalog\discountentitytable] => Array
        (
            [module] => catalog
            [file] => lib/discountentity.php
        )

    [bitrix\catalog\discountmoduletable] => Array
        (
            [module] => catalog
            [file] => lib/discountmodule.php
        )

    [bitrix\catalog\discountrestrictiontable] => Array
        (
            [module] => catalog
            [file] => lib/discountrestriction.php
        )

    [bitrix\catalog\extratable] => Array
        (
            [module] => catalog
            [file] => lib/extra.php
        )

    [bitrix\catalog\grouptable] => Array
        (
            [module] => catalog
            [file] => lib/group.php
        )

    [bitrix\catalog\groupaccesstable] => Array
        (
            [module] => catalog
            [file] => lib/groupaccess.php
        )

    [bitrix\catalog\grouplangtable] => Array
        (
            [module] => catalog
            [file] => lib/grouplang.php
        )

    [bitrix\catalog\measuretable] => Array
        (
            [module] => catalog
            [file] => lib/measure.php
        )

    [bitrix\catalog\measureratiotable] => Array
        (
            [module] => catalog
            [file] => lib/measureratio.php
        )

    [bitrix\catalog\pricetable] => Array
        (
            [module] => catalog
            [file] => lib/price.php
        )

    [bitrix\catalog\producttable] => Array
        (
            [module] => catalog
            [file] => lib/product.php
        )

    [bitrix\catalog\productgroupaccesstable] => Array
        (
            [module] => catalog
            [file] => lib/productgroupaccess.php
        )

    [bitrix\catalog\roundingtable] => Array
        (
            [module] => catalog
            [file] => lib/rounding.php
        )

    [bitrix\catalog\storetable] => Array
        (
            [module] => catalog
            [file] => lib/store.php
        )

    [bitrix\catalog\storebarcodetable] => Array
        (
            [module] => catalog
            [file] => lib/storebarcode.php
        )

    [bitrix\catalog\storeproducttable] => Array
        (
            [module] => catalog
            [file] => lib/storeproduct.php
        )

    [bitrix\catalog\vattable] => Array
        (
            [module] => catalog
            [file] => lib/vat.php
        )

    [bitrix\catalog\ebayxmler] => Array
        (
            [module] => catalog
            [file] => lib/ebay/old.php
        )

    [bitrix\catalog\exportoffer] => Array
        (
            [module] => catalog
            [file] => lib/ebay/old.php
        )

    [bitrix\catalog\exportoffercreator] => Array
        (
            [module] => catalog
            [file] => lib/ebay/old.php
        )

    [bitrix\catalog\exportoffersku] => Array
        (
            [module] => catalog
            [file] => lib/ebay/old.php
        )

    [bitrix\catalog\searchhandlers] => Array
        (
            [module] => catalog
            [file] => lib/product/old.php
        )

)
Array
(
    [bitrix\main\application] => Array
        (
            [module] => main
            [file] => lib/application.php
        )

    [bitrix\main\httpapplication] => Array
        (
            [module] => main
            [file] => lib/httpapplication.php
        )

    [bitrix\main\argumentexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\argumentnullexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\argumentoutofrangeexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\argumenttypeexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\notimplementedexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\notsupportedexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\invalidoperationexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\objectpropertyexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\objectnotfoundexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\objectexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\systemexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\accessdeniedexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\decodingexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\io\invalidpathexception] => Array
        (
            [module] => main
            [file] => lib/io/ioexception.php
        )

    [bitrix\main\io\filenotfoundexception] => Array
        (
            [module] => main
            [file] => lib/io/ioexception.php
        )

    [bitrix\main\io\filedeleteexception] => Array
        (
            [module] => main
            [file] => lib/io/ioexception.php
        )

    [bitrix\main\io\fileopenexception] => Array
        (
            [module] => main
            [file] => lib/io/ioexception.php
        )

    [bitrix\main\io\filenotopenedexception] => Array
        (
            [module] => main
            [file] => lib/io/ioexception.php
        )

    [bitrix\main\context] => Array
        (
            [module] => main
            [file] => lib/context.php
        )

    [bitrix\main\httpcontext] => Array
        (
            [module] => main
            [file] => lib/httpcontext.php
        )

    [bitrix\main\dispatcher] => Array
        (
            [module] => main
            [file] => lib/dispatcher.php
        )

    [bitrix\main\environment] => Array
        (
            [module] => main
            [file] => lib/environment.php
        )

    [bitrix\main\event] => Array
        (
            [module] => main
            [file] => lib/event.php
        )

    [bitrix\main\eventmanager] => Array
        (
            [module] => main
            [file] => lib/eventmanager.php
        )

    [bitrix\main\eventresult] => Array
        (
            [module] => main
            [file] => lib/eventresult.php
        )

    [bitrix\main\request] => Array
        (
            [module] => main
            [file] => lib/request.php
        )

    [bitrix\main\httprequest] => Array
        (
            [module] => main
            [file] => lib/httprequest.php
        )

    [bitrix\main\response] => Array
        (
            [module] => main
            [file] => lib/response.php
        )

    [bitrix\main\httpresponse] => Array
        (
            [module] => main
            [file] => lib/httpresponse.php
        )

    [bitrix\main\modulemanager] => Array
        (
            [module] => main
            [file] => lib/modulemanager.php
        )

    [bitrix\main\server] => Array
        (
            [module] => main
            [file] => lib/server.php
        )

    [bitrix\main\config\configuration] => Array
        (
            [module] => main
            [file] => lib/config/configuration.php
        )

    [bitrix\main\config\option] => Array
        (
            [module] => main
            [file] => lib/config/option.php
        )

    [bitrix\main\context\culture] => Array
        (
            [module] => main
            [file] => lib/context/culture.php
        )

    [bitrix\main\data\cache] => Array
        (
            [module] => main
            [file] => lib/data/cache.php
        )

    [bitrix\main\data\cacheengineapc] => Array
        (
            [module] => main
            [file] => lib/data/cacheengineapc.php
        )

    [bitrix\main\data\cacheenginememcache] => Array
        (
            [module] => main
            [file] => lib/data/cacheenginememcache.php
        )

    [bitrix\main\data\cacheenginefiles] => Array
        (
            [module] => main
            [file] => lib/data/cacheenginefiles.php
        )

    [bitrix\main\data\cacheenginenone] => Array
        (
            [module] => main
            [file] => lib/data/cacheenginenone.php
        )

    [bitrix\main\data\connection] => Array
        (
            [module] => main
            [file] => lib/data/connection.php
        )

    [bitrix\main\data\connectionpool] => Array
        (
            [module] => main
            [file] => lib/data/connectionpool.php
        )

    [bitrix\main\data\icacheengine] => Array
        (
            [module] => main
            [file] => lib/data/cache.php
        )

    [bitrix\main\data\hsphpreadconnection] => Array
        (
            [module] => main
            [file] => lib/data/hsphpreadconnection.php
        )

    [bitrix\main\data\managedcache] => Array
        (
            [module] => main
            [file] => lib/data/managedcache.php
        )

    [bitrix\main\data\taggedcache] => Array
        (
            [module] => main
            [file] => lib/data/taggedcache.php
        )

    [bitrix\main\data\memcacheconnection] => Array
        (
            [module] => main
            [file] => lib/data/memcacheconnection.php
        )

    [bitrix\main\data\memcachedconnection] => Array
        (
            [module] => main
            [file] => lib/data/memcachedconnection.php
        )

    [bitrix\main\data\nosqlconnection] => Array
        (
            [module] => main
            [file] => lib/data/nosqlconnection.php
        )

    [bitrix\main\db\arrayresult] => Array
        (
            [module] => main
            [file] => lib/db/arrayresult.php
        )

    [bitrix\main\db\result] => Array
        (
            [module] => main
            [file] => lib/db/result.php
        )

    [bitrix\main\db\connection] => Array
        (
            [module] => main
            [file] => lib/db/connection.php
        )

    [bitrix\main\db\sqlexception] => Array
        (
            [module] => main
            [file] => lib/db/sqlexception.php
        )

    [bitrix\main\db\sqlqueryexception] => Array
        (
            [module] => main
            [file] => lib/db/sqlexception.php
        )

    [bitrix\main\db\transactionexception] => Array
        (
            [module] => main
            [file] => lib/db/sqlexception.php
        )

    [bitrix\main\db\sqlexpression] => Array
        (
            [module] => main
            [file] => lib/db/sqlexpression.php
        )

    [bitrix\main\db\sqlhelper] => Array
        (
            [module] => main
            [file] => lib/db/sqlhelper.php
        )

    [bitrix\main\db\mysqlcommonconnection] => Array
        (
            [module] => main
            [file] => lib/db/mysqlcommonconnection.php
        )

    [bitrix\main\db\mysqliconnection] => Array
        (
            [module] => main
            [file] => lib/db/mysqliconnection.php
        )

    [bitrix\main\db\mysqliresult] => Array
        (
            [module] => main
            [file] => lib/db/mysqliresult.php
        )

    [bitrix\main\db\mysqlisqlhelper] => Array
        (
            [module] => main
            [file] => lib/db/mysqlisqlhelper.php
        )

    [bitrix\main\db\mssqlconnection] => Array
        (
            [module] => main
            [file] => lib/db/mssqlconnection.php
        )

    [bitrix\main\db\mssqlresult] => Array
        (
            [module] => main
            [file] => lib/db/mssqlresult.php
        )

    [bitrix\main\db\mssqlsqlhelper] => Array
        (
            [module] => main
            [file] => lib/db/mssqlsqlhelper.php
        )

    [bitrix\main\db\oracleconnection] => Array
        (
            [module] => main
            [file] => lib/db/oracleconnection.php
        )

    [bitrix\main\db\oracleresult] => Array
        (
            [module] => main
            [file] => lib/db/oracleresult.php
        )

    [bitrix\main\db\oraclesqlhelper] => Array
        (
            [module] => main
            [file] => lib/db/oraclesqlhelper.php
        )

    [bitrix\main\db\pgsqlconnection] => Array
        (
            [module] => main
            [file] => lib/db/pgsqlconnection.php
        )

    [bitrix\main\diag\httpexceptionhandleroutput] => Array
        (
            [module] => main
            [file] => lib/diag/httpexceptionhandleroutput.php
        )

    [bitrix\main\diag\fileexceptionhandlerlog] => Array
        (
            [module] => main
            [file] => lib/diag/fileexceptionhandlerlog.php
        )

    [bitrix\main\diag\exceptionhandler] => Array
        (
            [module] => main
            [file] => lib/diag/exceptionhandler.php
        )

    [bitrix\main\diag\iexceptionhandleroutput] => Array
        (
            [module] => main
            [file] => lib/diag/iexceptionhandleroutput.php
        )

    [bitrix\main\diag\exceptionhandlerlog] => Array
        (
            [module] => main
            [file] => lib/diag/exceptionhandlerlog.php
        )

    [bitrix\main\io\file] => Array
        (
            [module] => main
            [file] => lib/io/file.php
        )

    [bitrix\main\io\fileentry] => Array
        (
            [module] => main
            [file] => lib/io/fileentry.php
        )

    [bitrix\main\io\path] => Array
        (
            [module] => main
            [file] => lib/io/path.php
        )

    [bitrix\main\io\filesystementry] => Array
        (
            [module] => main
            [file] => lib/io/filesystementry.php
        )

    [bitrix\main\io\ifilestream] => Array
        (
            [module] => main
            [file] => lib/io/ifilestream.php
        )

    [bitrix\main\localization\loc] => Array
        (
            [module] => main
            [file] => lib/localization/loc.php
        )

    [bitrix\main\mail\mail] => Array
        (
            [module] => main
            [file] => lib/mail/mail.php
        )

    [bitrix\main\mail\tracking] => Array
        (
            [module] => main
            [file] => lib/mail/tracking.php
        )

    [bitrix\main\mail\eventmanager] => Array
        (
            [module] => main
            [file] => lib/mail/eventmanager.php
        )

    [bitrix\main\mail\eventmessagecompiler] => Array
        (
            [module] => main
            [file] => lib/mail/eventmessagecompiler.php
        )

    [bitrix\main\mail\eventmessagethemecompiler] => Array
        (
            [module] => main
            [file] => lib/mail/eventmessagethemecompiler.php
        )

    [bitrix\main\mail\internal\event] => Array
        (
            [module] => main
            [file] => lib/mail/internal/event.php
        )

    [bitrix\main\mail\internal\eventattachment] => Array
        (
            [module] => main
            [file] => lib/mail/internal/eventattachment.php
        )

    [bitrix\main\mail\internal\eventmessage] => Array
        (
            [module] => main
            [file] => lib/mail/internal/eventmessage.php
        )

    [bitrix\main\mail\internal\eventmessagesite] => Array
        (
            [module] => main
            [file] => lib/mail/internal/eventmessagesite.php
        )

    [bitrix\main\mail\internal\eventmessageattachment] => Array
        (
            [module] => main
            [file] => lib/mail/internal/eventmessageattachment.php
        )

    [bitrix\main\mail\internal\eventtype] => Array
        (
            [module] => main
            [file] => lib/mail/internal/eventtype.php
        )

    [bitrix\main\text\converter] => Array
        (
            [module] => main
            [file] => lib/text/converter.php
        )

    [bitrix\main\text\emptyconverter] => Array
        (
            [module] => main
            [file] => lib/text/emptyconverter.php
        )

    [bitrix\main\text\encoding] => Array
        (
            [module] => main
            [file] => lib/text/encoding.php
        )

    [bitrix\main\text\htmlconverter] => Array
        (
            [module] => main
            [file] => lib/text/htmlconverter.php
        )

    [bitrix\main\text\binarystring] => Array
        (
            [module] => main
            [file] => lib/text/binarystring.php
        )

    [bitrix\main\text\xmlconverter] => Array
        (
            [module] => main
            [file] => lib/text/xmlconverter.php
        )

    [bitrix\main\type\collection] => Array
        (
            [module] => main
            [file] => lib/type/collection.php
        )

    [bitrix\main\type\date] => Array
        (
            [module] => main
            [file] => lib/type/date.php
        )

    [bitrix\main\type\datetime] => Array
        (
            [module] => main
            [file] => lib/type/datetime.php
        )

    [bitrix\main\type\dictionary] => Array
        (
            [module] => main
            [file] => lib/type/dictionary.php
        )

    [bitrix\main\type\filterabledictionary] => Array
        (
            [module] => main
            [file] => lib/type/filterabledictionary.php
        )

    [bitrix\main\type\parameterdictionary] => Array
        (
            [module] => main
            [file] => lib/type/parameterdictionary.php
        )

    [bitrix\main\web\cookie] => Array
        (
            [module] => main
            [file] => lib/web/cookie.php
        )

    [bitrix\main\web\uri] => Array
        (
            [module] => main
            [file] => lib/web/uri.php
        )

    [bitrix\main\sendereventhandler] => Array
        (
            [module] => main
            [file] => lib/senderconnector.php
        )

    [bitrix\main\senderconnectoruser] => Array
        (
            [module] => main
            [file] => lib/senderconnector.php
        )

    [bitrix\main\urlrewriterrulemaker] => Array
        (
            [module] => main
            [file] => lib/urlrewriter.php
        )

    [bitrix\main\update\stepper] => Array
        (
            [module] => main
            [file] => lib/update/stepper.php
        )

    [bitrix\main\composite\abstractresponse] => Array
        (
            [module] => main
            [file] => lib/composite/responder.php
        )

    [bitrix\main\composite\fileresponse] => Array
        (
            [module] => main
            [file] => lib/composite/responder.php
        )

    [bitrix\main\composite\memcachedresponse] => Array
        (
            [module] => main
            [file] => lib/composite/responder.php
        )

    [bitrix\main\security\otpexception] => Array
        (
            [module] => main
            [file] => lib/security/securityexception.php
        )

    [ctimezone] => Array
        (
            [module] => main
            [file] => classes/general/time.php
        )

    [cbxpunycode] => Array
        (
            [module] => main
            [file] => classes/general/punycode.php
        )

    [ibxvirtualio] => Array
        (
            [module] => main
            [file] => classes/general/virtual_io.php
        )

    [ibxgeterrors] => Array
        (
            [module] => main
            [file] => classes/general/virtual_io.php
        )

    [cbxvirtualio] => Array
        (
            [module] => main
            [file] => classes/general/virtual_io.php
        )

    [cbxvirtualfilebase] => Array
        (
            [module] => main
            [file] => classes/general/virtual_file.php
        )

    [cbxvirtualfile] => Array
        (
            [module] => main
            [file] => classes/general/virtual_file.php
        )

    [cbxvirtualdirectory] => Array
        (
            [module] => main
            [file] => classes/general/virtual_file.php
        )

    [calloption] => Array
        (
            [module] => main
            [file] => classes/general/option.php
        )

    [coption] => Array
        (
            [module] => main
            [file] => classes/general/option.php
        )

    [callpageoption] => Array
        (
            [module] => main
            [file] => classes/general/pageoption.php
        )

    [cpageoption] => Array
        (
            [module] => main
            [file] => classes/general/pageoption.php
        )

    [callsqlwhere] => Array
        (
            [module] => main
            [file] => classes/general/sqlwhere.php
        )

    [csqlwhereexpression] => Array
        (
            [module] => main
            [file] => classes/general/sqlwhere.php
        )

    [csqlwhere] => Array
        (
            [module] => main
            [file] => classes/general/sqlwhere.php
        )

    [calllanguage] => Array
        (
            [module] => main
            [file] => classes/general/language.php
        )

    [clanguage] => Array
        (
            [module] => main
            [file] => classes/general/language.php
        )

    [clangadmin] => Array
        (
            [module] => main
            [file] => classes/general/language.php
        )

    [_clangdbresult] => Array
        (
            [module] => main
            [file] => classes/general/langdbresult.php
        )

    [callagent] => Array
        (
            [module] => main
            [file] => classes/general/agent.php
        )

    [cagent] => Array
        (
            [module] => main
            [file] => classes/mysql/agent.php
        )

    [capplicationexception] => Array
        (
            [module] => main
            [file] => classes/general/applicationexception.php
        )

    [cadminexception] => Array
        (
            [module] => main
            [file] => classes/general/adminexception.php
        )

    [callsite] => Array
        (
            [module] => main
            [file] => classes/general/site.php
        )

    [calllang] => Array
        (
            [module] => main
            [file] => classes/general/site.php
        )

    [csite] => Array
        (
            [module] => main
            [file] => classes/general/site.php
        )

    [clang] => Array
        (
            [module] => main
            [file] => classes/general/site.php
        )

    [chttp] => Array
        (
            [module] => main
            [file] => classes/general/http.php
        )

    [cutil] => Array
        (
            [module] => main
            [file] => classes/general/util.php
        )

    [callmain] => Array
        (
            [module] => main
            [file] => classes/general/main.php
        )

    [cmain] => Array
        (
            [module] => main
            [file] => classes/general/main.php
        )

    [calldatabase] => Array
        (
            [module] => main
            [file] => classes/general/database.php
        )

    [calldbresult] => Array
        (
            [module] => main
            [file] => classes/general/dbresult.php
        )

    [cdatabasemysql] => Array
        (
            [module] => main
            [file] => classes/mysql/database.php
        )

    [cdbresultmysql] => Array
        (
            [module] => main
            [file] => classes/mysql/dbresult.php
        )

    [icachebackend] => Array
        (
            [module] => main
            [file] => classes/general/cache_backend.php
        )

    [cphpcache] => Array
        (
            [module] => main
            [file] => classes/general/cache.php
        )

    [ccachemanager] => Array
        (
            [module] => main
            [file] => classes/general/cache_manager.php
        )

    [cpagecache] => Array
        (
            [module] => main
            [file] => classes/general/page_cache.php
        )

    [cstackcacheentry] => Array
        (
            [module] => main
            [file] => classes/general/stack_cache_entry.php
        )

    [cstackcachemanager] => Array
        (
            [module] => main
            [file] => classes/general/stack_cache.php
        )

    [cmodule] => Array
        (
            [module] => main
            [file] => /classes/general/module.php
        )

    [bitrix\main\entity\ufield] => Array
        (
            [module] => main
            [file] => include/deprecated/ufield.php
        )

    [cdatabase] => Array
        (
            [module] => main
            [file] => classes/mysql/database.php
        )

    [cdbresult] => Array
        (
            [module] => main
            [file] => classes/mysql/dbresult.php
        )

    [csitetemplate] => Array
        (
            [module] => main
            [file] => classes/general/site_template.php
        )

    [cbitrixcomponent] => Array
        (
            [module] => main
            [file] => classes/general/component.php
        )

    [ccomponentengine] => Array
        (
            [module] => main
            [file] => classes/general/component_engine.php
        )

    [ccomponentajax] => Array
        (
            [module] => main
            [file] => classes/general/component_ajax.php
        )

    [cbitrixcomponenttemplate] => Array
        (
            [module] => main
            [file] => classes/general/component_template.php
        )

    [ccomponentutil] => Array
        (
            [module] => main
            [file] => classes/general/component_util.php
        )

    [ccontrollerclient] => Array
        (
            [module] => main
            [file] => classes/general/controller_member.php
        )

    [phpparser] => Array
        (
            [module] => main
            [file] => classes/general/php_parser.php
        )

    [cdiskquota] => Array
        (
            [module] => main
            [file] => classes/general/quota.php
        )

    [ceventlog] => Array
        (
            [module] => main
            [file] => classes/general/event_log.php
        )

    [ceventmain] => Array
        (
            [module] => main
            [file] => classes/general/event_log.php
        )

    [cadminfiledialog] => Array
        (
            [module] => main
            [file] => classes/general/file_dialog.php
        )

    [wll_user] => Array
        (
            [module] => main
            [file] => classes/general/liveid.php
        )

    [wll_consenttoken] => Array
        (
            [module] => main
            [file] => classes/general/liveid.php
        )

    [windowslivelogin] => Array
        (
            [module] => main
            [file] => classes/general/liveid.php
        )

    [cfile] => Array
        (
            [module] => main
            [file] => classes/general/file.php
        )

    [callfile] => Array
        (
            [module] => main
            [file] => classes/general/file.php
        )

    [ctempfile] => Array
        (
            [module] => main
            [file] => classes/general/file_temp.php
        )

    [cfavorites] => Array
        (
            [module] => main
            [file] => classes/mysql/favorites.php
        )

    [cuseroptions] => Array
        (
            [module] => main
            [file] => classes/general/user_options.php
        )

    [cgridoptions] => Array
        (
            [module] => main
            [file] => classes/general/grids.php
        )

    [cundo] => Array
        (
            [module] => main
            [file] => /classes/general/undo.php
        )

    [cautosave] => Array
        (
            [module] => main
            [file] => /classes/general/undo.php
        )

    [callratings] => Array
        (
            [module] => main
            [file] => classes/general/ratings.php
        )

    [cratings] => Array
        (
            [module] => main
            [file] => classes/mysql/ratings.php
        )

    [cratingscomponentsmain] => Array
        (
            [module] => main
            [file] => classes/mysql/ratings_components.php
        )

    [cratingrule] => Array
        (
            [module] => main
            [file] => classes/general/rating_rule.php
        )

    [cratingrulesmain] => Array
        (
            [module] => main
            [file] => classes/mysql/rating_rules.php
        )

    [ctoppanel] => Array
        (
            [module] => main
            [file] => public/top_panel.php
        )

    [ceditarea] => Array
        (
            [module] => main
            [file] => public/edit_area.php
        )

    [ccomponentpanel] => Array
        (
            [module] => main
            [file] => public/edit_area.php
        )

    [ctextparser] => Array
        (
            [module] => main
            [file] => classes/general/textparser.php
        )

    [cphpcachefiles] => Array
        (
            [module] => main
            [file] => classes/general/cache_files.php
        )

    [cdataxmlnode] => Array
        (
            [module] => main
            [file] => classes/general/xml.php
        )

    [cdataxmldocument] => Array
        (
            [module] => main
            [file] => classes/general/xml.php
        )

    [cdataxml] => Array
        (
            [module] => main
            [file] => classes/general/xml.php
        )

    [cxmlfilestream] => Array
        (
            [module] => main
            [file] => classes/general/xml.php
        )

    [crsaprovider] => Array
        (
            [module] => main
            [file] => classes/general/rsasecurity.php
        )

    [crsasecurity] => Array
        (
            [module] => main
            [file] => classes/general/rsasecurity.php
        )

    [crsabcmathprovider] => Array
        (
            [module] => main
            [file] => classes/general/rsabcmath.php
        )

    [crsaopensslprovider] => Array
        (
            [module] => main
            [file] => classes/general/rsaopenssl.php
        )

    [casnreader] => Array
        (
            [module] => main
            [file] => classes/general/asn.php
        )

    [cbxshorturi] => Array
        (
            [module] => main
            [file] => classes/mysql/short_uri.php
        )

    [cfinder] => Array
        (
            [module] => main
            [file] => classes/general/finder.php
        )

    [caccess] => Array
        (
            [module] => main
            [file] => classes/general/access.php
        )

    [cauthprovider] => Array
        (
            [module] => main
            [file] => classes/general/authproviders.php
        )

    [iproviderinterface] => Array
        (
            [module] => main
            [file] => classes/general/authproviders.php
        )

    [cgroupauthprovider] => Array
        (
            [module] => main
            [file] => classes/general/authproviders.php
        )

    [cuserauthprovider] => Array
        (
            [module] => main
            [file] => classes/general/authproviders.php
        )

    [ctableschema] => Array
        (
            [module] => main
            [file] => classes/general/table_schema.php
        )

    [ccsvdata] => Array
        (
            [module] => main
            [file] => classes/general/csv_data.php
        )

    [csmile] => Array
        (
            [module] => main
            [file] => classes/general/smile.php
        )

    [csmilegallery] => Array
        (
            [module] => main
            [file] => classes/general/smile.php
        )

    [csmileset] => Array
        (
            [module] => main
            [file] => classes/general/smile.php
        )

    [cglobalcounter] => Array
        (
            [module] => main
            [file] => classes/general/global_counter.php
        )

    [cusercounter] => Array
        (
            [module] => main
            [file] => classes/mysql/user_counter.php
        )

    [cusercounterpage] => Array
        (
            [module] => main
            [file] => classes/mysql/user_counter.php
        )

    [chotkeys] => Array
        (
            [module] => main
            [file] => classes/general/hot_keys.php
        )

    [chotkeyscode] => Array
        (
            [module] => main
            [file] => classes/general/hot_keys.php
        )

    [cbxsanitizer] => Array
        (
            [module] => main
            [file] => classes/general/sanitizer.php
        )

    [ibxarchive] => Array
        (
            [module] => main
            [file] => classes/general/archive.php
        )

    [cbxarchive] => Array
        (
            [module] => main
            [file] => classes/general/archive.php
        )

    [cadminnotify] => Array
        (
            [module] => main
            [file] => classes/general/admin_notify.php
        )

    [cbxfavadmmenu] => Array
        (
            [module] => main
            [file] => classes/general/favorites.php
        )

    [cadmininformer] => Array
        (
            [module] => main
            [file] => classes/general/admin_informer.php
        )

    [csitecheckertest] => Array
        (
            [module] => main
            [file] => classes/general/site_checker.php
        )

    [csqlutil] => Array
        (
            [module] => main
            [file] => classes/general/sql_util.php
        )

    [cfileuploader] => Array
        (
            [module] => main
            [file] => classes/general/uploader.php
        )

    [lpa] => Array
        (
            [module] => main
            [file] => classes/general/lpa.php
        )

    [cadminfilter] => Array
        (
            [module] => main
            [file] => interface/admin_filter.php
        )

    [cadminlist] => Array
        (
            [module] => main
            [file] => interface/admin_list.php
        )

    [cadminlistrow] => Array
        (
            [module] => main
            [file] => interface/admin_list.php
        )

    [cadminuilist] => Array
        (
            [module] => main
            [file] => interface/admin_ui_list.php
        )

    [cadminuilistrow] => Array
        (
            [module] => main
            [file] => interface/admin_ui_list.php
        )

    [cadminuiresult] => Array
        (
            [module] => main
            [file] => interface/admin_ui_list.php
        )

    [cadminuicontextmenu] => Array
        (
            [module] => main
            [file] => interface/admin_ui_list.php
        )

    [cadminuisorting] => Array
        (
            [module] => main
            [file] => interface/admin_ui_list.php
        )

    [cadminuilistactionpanel] => Array
        (
            [module] => main
            [file] => interface/admin_ui_list.php
        )

    [cadmintabcontrol] => Array
        (
            [module] => main
            [file] => interface/admin_tabcontrol.php
        )

    [cadminform] => Array
        (
            [module] => main
            [file] => interface/admin_form.php
        )

    [cadminformsettings] => Array
        (
            [module] => main
            [file] => interface/admin_form.php
        )

    [cadmintabcontroldrag] => Array
        (
            [module] => main
            [file] => interface/admin_tabcontrol_drag.php
        )

    [cadmindraggableblockengine] => Array
        (
            [module] => main
            [file] => interface/admin_tabcontrol_drag.php
        )

    [cjspopup] => Array
        (
            [module] => main
            [file] => interface/jspopup.php
        )

    [cjspopuponpage] => Array
        (
            [module] => main
            [file] => interface/jspopup.php
        )

    [cadmincalendar] => Array
        (
            [module] => main
            [file] => interface/admin_calendar.php
        )

    [cadminviewtabcontrol] => Array
        (
            [module] => main
            [file] => interface/admin_viewtabcontrol.php
        )

    [cadmintabengine] => Array
        (
            [module] => main
            [file] => interface/admin_tabengine.php
        )

    [ccaptcha] => Array
        (
            [module] => main
            [file] => classes/general/captcha.php
        )

    [cmpnotifications] => Array
        (
            [module] => main
            [file] => classes/general/mp_notifications.php
        )

    [calltask] => Array
        (
            [module] => main
            [file] => classes/general/task.php
        )

    [ctask] => Array
        (
            [module] => main
            [file] => classes/general/task.php
        )

    [calloperation] => Array
        (
            [module] => main
            [file] => classes/general/operation.php
        )

    [coperation] => Array
        (
            [module] => main
            [file] => classes/general/operation.php
        )

    [callgroup] => Array
        (
            [module] => main
            [file] => classes/general/group.php
        )

    [cgroup] => Array
        (
            [module] => main
            [file] => classes/general/group.php
        )

    [cajax] => Array
        (
            [module] => main
            [file] => ajax_tools.php
        )

    [calluser] => Array
        (
            [module] => main
            [file] => classes/general/user.php
        )

    [cuser] => Array
        (
            [module] => main
            [file] => classes/general/user.php
        )

    [callevent] => Array
        (
            [module] => main
            [file] => classes/general/event.php
        )

    [cevent] => Array
        (
            [module] => main
            [file] => classes/general/event.php
        )

    [calleventmessage] => Array
        (
            [module] => main
            [file] => classes/general/eventmessage.php
        )

    [ceventmessage] => Array
        (
            [module] => main
            [file] => classes/general/eventmessage.php
        )

    [ceventtype] => Array
        (
            [module] => main
            [file] => classes/general/eventmessage.php
        )

    [_ceventtyperesult] => Array
        (
            [module] => main
            [file] => classes/general/eventmessage.php
        )

    [cdbresulteventmultiresult] => Array
        (
            [module] => main
            [file] => classes/general/eventmessage.php
        )

    [cdebuginfo] => Array
        (
            [module] => main
            [file] => classes/general/debuginfo.php
        )

    [ccaptchaagent] => Array
        (
            [module] => main
            [file] => classes/general/captchaagent.php
        )

    [callfilterquery] => Array
        (
            [module] => main
            [file] => classes/general/filterquery.php
        )

    [cfilterquery] => Array
        (
            [module] => main
            [file] => classes/general/filterquery.php
        )

    [cconvertorspregreplacehelper] => Array
        (
            [module] => main
            [file] => classes/general/convertorspregreplacehelper.php
        )

    [cspacer] => Array
        (
            [module] => main
            [file] => classes/general/spacer.php
        )

    [updatetools] => Array
        (
            [module] => main
            [file] => classes/general/updatetools.php
        )

    [cjscore] => Array
        (
            [module] => main
            [file] => classes/general/jscore.php
        )

    [cchecklisttools] => Array
        (
            [module] => main
            [file] => classes/general/checklist.php
        )

    [cmenu] => Array
        (
            [module] => main
            [file] => classes/general/menu.php
        )

    [cmenucustom] => Array
        (
            [module] => main
            [file] => classes/general/menucustom.php
        )

    [callusertypeentity] => Array
        (
            [module] => main
            [file] => classes/general/usertype.php
        )

    [cusertypeentity] => Array
        (
            [module] => main
            [file] => classes/general/usertype.php
        )

    [cuserfieldenum] => Array
        (
            [module] => main
            [file] => classes/general/userfieldenum.php
        )

    [cusertypesql] => Array
        (
            [module] => main
            [file] => classes/general/usertypesql.php
        )

    [cusertypemanager] => Array
        (
            [module] => main
            [file] => classes/general/usertypemanager.php
        )

    [cusertypestring] => Array
        (
            [module] => main
            [file] => classes/general/usertypestr.php
        )

    [cusertypeinteger] => Array
        (
            [module] => main
            [file] => classes/general/usertypeint.php
        )

    [cusertypedouble] => Array
        (
            [module] => main
            [file] => classes/general/usertypedbl.php
        )

    [cusertypedatetime] => Array
        (
            [module] => main
            [file] => classes/general/usertypetime.php
        )

    [cusertypedate] => Array
        (
            [module] => main
            [file] => classes/general/usertypedate.php
        )

    [cusertypeboolean] => Array
        (
            [module] => main
            [file] => classes/general/usertypebool.php
        )

    [cusertypefile] => Array
        (
            [module] => main
            [file] => classes/general/usertypefile.php
        )

    [cusertypeenum] => Array
        (
            [module] => main
            [file] => classes/general/usertypeenum.php
        )

    [cusertypeiblocksection] => Array
        (
            [module] => main
            [file] => classes/general/usertypesection.php
        )

    [ciblocksectionenum] => Array
        (
            [module] => main
            [file] => classes/general/usertypesection.php
        )

    [cusertypeiblockelement] => Array
        (
            [module] => main
            [file] => classes/general/usertypeelement.php
        )

    [cusertypestringformatted] => Array
        (
            [module] => main
            [file] => classes/general/usertypestrfmt.php
        )

    [cusertypeurl] => Array
        (
            [module] => main
            [file] => classes/general/usertypeurl.php
        )

    [bxgadget] => Array
        (
            [module] => main
            [file] => classes/general/gadget.php
        )

    [cmainadmin] => Array
        (
            [module] => main
            [file] => classes/general/main_admin.php
        )

    [ctemplates] => Array
        (
            [module] => main
            [file] => classes/general/templates.php
        )

    [cpagetemplate] => Array
        (
            [module] => main
            [file] => classes/general/page_template.php
        )

    [filescmp] => Array
        (
            [module] => main
            [file] => classes/general/files_cmp.php
        )

    [carchiver] => Array
        (
            [module] => main
            [file] => classes/general/tar_gz.php
        )

    [czip] => Array
        (
            [module] => main
            [file] => classes/general/zip.php
        )

    [curlrewriter] => Array
        (
            [module] => main
            [file] => classes/general/urlrewriter.php
        )

    [charsetconverter] => Array
        (
            [module] => main
            [file] => classes/general/charset_converter.php
        )

    [chtmlpagescache] => Array
        (
            [module] => main
            [file] => lib/composite/helper.php
        )

    [statichtmlmemcachedresponse] => Array
        (
            [module] => main
            [file] => lib/composite/responder.php
        )

    [statichtmlfileresponse] => Array
        (
            [module] => main
            [file] => lib/composite/responder.php
        )

    [bitrix\main\page\frame] => Array
        (
            [module] => main
            [file] => lib/composite/engine.php
        )

    [bitrix\main\page\framestatic] => Array
        (
            [module] => main
            [file] => lib/composite/staticarea.php
        )

    [bitrix\main\page\framebuffered] => Array
        (
            [module] => main
            [file] => lib/composite/bufferarea.php
        )

    [bitrix\main\page\framehelper] => Array
        (
            [module] => main
            [file] => lib/composite/bufferarea.php
        )

    [bitrix\main\data\statichtmlcache] => Array
        (
            [module] => main
            [file] => lib/composite/page.php
        )

    [bitrix\main\data\statichtmlstorage] => Array
        (
            [module] => main
            [file] => lib/composite/data/abstractstorage.php
        )

    [bitrix\main\data\statichtmlfilestorage] => Array
        (
            [module] => main
            [file] => lib/composite/data/filestorage.php
        )

    [bitrix\main\data\statichtmlmemcachedstorage] => Array
        (
            [module] => main
            [file] => lib/composite/data/memcachedstorage.php
        )

    [bitrix\main\data\staticcacheprovider] => Array
        (
            [module] => main
            [file] => lib/composite/data/cacheprovider.php
        )

    [bitrix\main\data\appcachemanifest] => Array
        (
            [module] => main
            [file] => lib/composite/appcache.php
        )

    [iblock] => Array
        (
            [module] => iblock
            [file] => install/index.php
        )

    [ciblockpropertyresult] => Array
        (
            [module] => iblock
            [file] => classes/general/iblockpropresult.php
        )

    [ciblockresult] => Array
        (
            [module] => iblock
            [file] => classes/general/iblockresult.php
        )

    [_cibelement] => Array
        (
            [module] => iblock
            [file] => classes/general/iblock_element.php
        )

    [ciblocktype] => Array
        (
            [module] => iblock
            [file] => classes/general/iblocktype.php
        )

    [calliblock] => Array
        (
            [module] => iblock
            [file] => classes/general/iblock.php
        )

    [ciblock] => Array
        (
            [module] => iblock
            [file] => classes/mysql/iblock.php
        )

    [calliblocksection] => Array
        (
            [module] => iblock
            [file] => classes/general/iblocksection.php
        )

    [ciblocksection] => Array
        (
            [module] => iblock
            [file] => classes/mysql/iblocksection.php
        )

    [calliblockproperty] => Array
        (
            [module] => iblock
            [file] => classes/general/iblockproperty.php
        )

    [ciblockpropertyenum] => Array
        (
            [module] => iblock
            [file] => classes/general/iblockpropertyenum.php
        )

    [ciblockproperty] => Array
        (
            [module] => iblock
            [file] => classes/mysql/iblockproperty.php
        )

    [calliblockelement] => Array
        (
            [module] => iblock
            [file] => classes/general/iblockelement.php
        )

    [ciblockelement] => Array
        (
            [module] => iblock
            [file] => classes/mysql/iblockelement.php
        )

    [calliblockrss] => Array
        (
            [module] => iblock
            [file] => classes/general/iblockrss.php
        )

    [ciblockrss] => Array
        (
            [module] => iblock
            [file] => classes/mysql/iblockrss.php
        )

    [ciblockpropertydatetime] => Array
        (
            [module] => iblock
            [file] => classes/general/prop_datetime.php
        )

    [ciblockpropertydate] => Array
        (
            [module] => iblock
            [file] => classes/general/prop_date.php
        )

    [ciblockpropertyxmlid] => Array
        (
            [module] => iblock
            [file] => classes/general/prop_xmlid.php
        )

    [ciblockpropertyfileman] => Array
        (
            [module] => iblock
            [file] => classes/general/prop_fileman.php
        )

    [ciblockpropertyhtml] => Array
        (
            [module] => iblock
            [file] => classes/general/prop_html.php
        )

    [ciblockpropertyelementlist] => Array
        (
            [module] => iblock
            [file] => classes/general/prop_element_list.php
        )

    [ccmlresult] => Array
        (
            [module] => iblock
            [file] => classes/general/cmlresult.php
        )

    [ciblockxmlfile] => Array
        (
            [module] => iblock
            [file] => classes/mysql/cml2.php
        )

    [ciblockcmlimport] => Array
        (
            [module] => iblock
            [file] => classes/general/cml2.php
        )

    [ciblockcmlexport] => Array
        (
            [module] => iblock
            [file] => classes/general/cml2.php
        )

    [ciblockfindtools] => Array
        (
            [module] => iblock
            [file] => classes/general/comp_findtools.php
        )

    [ciblockpricetools] => Array
        (
            [module] => iblock
            [file] => classes/general/comp_pricetools.php
        )

    [ciblockparameters] => Array
        (
            [module] => iblock
            [file] => classes/general/comp_parameters.php
        )

    [ciblockformatproperties] => Array
        (
            [module] => iblock
            [file] => classes/general/comp_formatprops.php
        )

    [calliblocksequence] => Array
        (
            [module] => iblock
            [file] => classes/general/iblocksequence.php
        )

    [ciblocksequence] => Array
        (
            [module] => iblock
            [file] => classes/mysql/iblocksequence.php
        )

    [ciblockpropertysequence] => Array
        (
            [module] => iblock
            [file] => classes/general/prop_seq.php
        )

    [ciblockpropertyelementautocomplete] => Array
        (
            [module] => iblock
            [file] => classes/general/prop_element_auto.php
        )

    [ciblockpropertysku] => Array
        (
            [module] => iblock
            [file] => classes/general/prop_element_sku.php
        )

    [ciblockpropertysectionautocomplete] => Array
        (
            [module] => iblock
            [file] => classes/general/prop_section_auto.php
        )

    [calliblockofferstmp] => Array
        (
            [module] => iblock
            [file] => classes/general/iblockoffers.php
        )

    [ciblockofferstmp] => Array
        (
            [module] => iblock
            [file] => classes/mysql/iblockoffers.php
        )

    [ceventiblock] => Array
        (
            [module] => iblock
            [file] => classes/general/iblock_event_list.php
        )

    [cratingscomponentsiblock] => Array
        (
            [module] => iblock
            [file] => classes/general/ratings_components.php
        )

    [ciblockrights] => Array
        (
            [module] => iblock
            [file] => classes/general/iblock_rights.php
        )

    [ciblocksectionrights] => Array
        (
            [module] => iblock
            [file] => classes/general/iblock_rights.php
        )

    [ciblockelementrights] => Array
        (
            [module] => iblock
            [file] => classes/general/iblock_rights.php
        )

    [ciblockrightsstorage] => Array
        (
            [module] => iblock
            [file] => classes/general/iblock_rights.php
        )

    [ciblockpropertytools] => Array
        (
            [module] => iblock
            [file] => classes/general/iblockproptools.php
        )

    [ciblocksectionpropertylink] => Array
        (
            [module] => iblock
            [file] => classes/general/section_property.php
        )

    [ciblockxmlimport] => Array
        (
            [module] => iblock
            [file] => classes/general/iblockxmlimport.php
        )

    [bitrix\iblock\iblockfieldtable] => Array
        (
            [module] => iblock
            [file] => lib/iblockfield.php
        )

    [bitrix\iblock\iblockgrouptable] => Array
        (
            [module] => iblock
            [file] => lib/iblockgroup.php
        )

    [bitrix\iblock\iblockmessagetable] => Array
        (
            [module] => iblock
            [file] => lib/iblockmessage.php
        )

    [bitrix\iblock\iblockrsstable] => Array
        (
            [module] => iblock
            [file] => lib/iblockrss.php
        )

    [bitrix\iblock\iblocksitetable] => Array
        (
            [module] => iblock
            [file] => lib/iblocksite.php
        )

    [bitrix\iblock\inheritedpropertytable] => Array
        (
            [module] => iblock
            [file] => lib/inheritedproperty.php
        )

    [bitrix\iblock\propertyenumerationtable] => Array
        (
            [module] => iblock
            [file] => lib/propertyenumeration.php
        )

    [bitrix\iblock\propertyfeaturetable] => Array
        (
            [module] => iblock
            [file] => lib/propertyfeature.php
        )

    [bitrix\iblock\sequencetable] => Array
        (
            [module] => iblock
            [file] => lib/sequence.php
        )

    [bitrix\iblock\sitetable] => Array
        (
            [module] => iblock
            [file] => lib/site.php
        )

    [bitrix\iblock\typetable] => Array
        (
            [module] => iblock
            [file] => lib/type.php
        )

    [bitrix\iblock\typelanguagetable] => Array
        (
            [module] => iblock
            [file] => lib/typelanguage.php
        )

    [bitrix\iblock\bizproctype\usertypeproperty] => Array
        (
            [module] => iblock
            [file] => lib/bizproctype/usertypeproperty.php
        )

    [bitrix\iblock\bizproctype\ecrm] => Array
        (
            [module] => iblock
            [file] => lib/bizproctype/ecrm.php
        )

    [bitrix\iblock\bizproctype\money] => Array
        (
            [module] => iblock
            [file] => lib/bizproctype/money.php
        )

    [bitrix\iblock\bizproctype\usertypepropertydiskfile] => Array
        (
            [module] => iblock
            [file] => lib/bizproctype/usertypepropertydiskfile.php
        )

    [bitrix\iblock\bizproctype\usertypepropertyelist] => Array
        (
            [module] => iblock
            [file] => lib/bizproctype/usertypepropertyelist.php
        )

    [bitrix\iblock\bizproctype\usertypepropertyemployee] => Array
        (
            [module] => iblock
            [file] => lib/bizproctype/usertypepropertyemployee.php
        )

    [bitrix\iblock\bizproctype\usertypepropertyhtml] => Array
        (
            [module] => iblock
            [file] => lib/bizproctype/usertypepropertyhtml.php
        )

    [bitrix\iblock\component\base] => Array
        (
            [module] => iblock
            [file] => lib/component/base.php
        )

    [bitrix\iblock\component\element] => Array
        (
            [module] => iblock
            [file] => lib/component/element.php
        )

    [bitrix\iblock\component\elementlist] => Array
        (
            [module] => iblock
            [file] => lib/component/elementlist.php
        )

    [bitrix\iblock\component\filters] => Array
        (
            [module] => iblock
            [file] => lib/component/filters.php
        )

    [bitrix\iblock\component\selector\element] => Array
        (
            [module] => iblock
            [file] => lib/component/selector/element.php
        )

    [bitrix\iblock\component\selector\entity] => Array
        (
            [module] => iblock
            [file] => lib/component/selector/entity.php
        )

    [bitrix\iblock\component\tools] => Array
        (
            [module] => iblock
            [file] => lib/component/tools.php
        )

    [bitrix\iblock\controller\filter\element] => Array
        (
            [module] => iblock
            [file] => lib/Controller/Filter/Element.php
        )

    [bitrix\iblock\filter\entity\elementsettings] => Array
        (
            [module] => iblock
            [file] => lib/filter/entity/elementsettings.php
        )

    [bitrix\iblock\filter\entity\iblocksettings] => Array
        (
            [module] => iblock
            [file] => lib/filter/entity/iblocksettings.php
        )

    [bitrix\iblock\filter\fieldprovider\base] => Array
        (
            [module] => iblock
            [file] => lib/filter/fieldprovider/base.php
        )

    [bitrix\iblock\filter\fieldprovider\element] => Array
        (
            [module] => iblock
            [file] => lib/filter/fieldprovider/element.php
        )

    [bitrix\iblock\filter\fieldprovider\iblockproperty] => Array
        (
            [module] => iblock
            [file] => lib/filter/fieldprovider/iblockproperty.php
        )

    [bitrix\iblock\filter\dictionary] => Array
        (
            [module] => iblock
            [file] => lib/filter/dictionary.php
        )

    [bitrix\iblock\filter\entitylist] => Array
        (
            [module] => iblock
            [file] => lib/filter/entitylist.php
        )

    [bitrix\iblock\filter\factory] => Array
        (
            [module] => iblock
            [file] => lib/filter/factory.php
        )

    [bitrix\iblock\grid\panel\groupaction] => Array
        (
            [module] => iblock
            [file] => lib/grid/panel/groupaction.php
        )

    [bitrix\iblock\grid\actiontype] => Array
        (
            [module] => iblock
            [file] => lib/grid/actiontype.php
        )

    [bitrix\iblock\helpers\admin\property] => Array
        (
            [module] => iblock
            [file] => lib/helpers/admin/property.php
        )

    [bitrix\iblock\helpers\filter\property] => Array
        (
            [module] => iblock
            [file] => lib/helpers/filter/property.php
        )

    [bitrix\iblock\helpers\filter\propertymanager] => Array
        (
            [module] => iblock
            [file] => lib/helpers/filter/propertymanager.php
        )

    [bitrix\iblock\inheritedproperty\basetemplate] => Array
        (
            [module] => iblock
            [file] => lib/inheritedproperty/basetemplate.php
        )

    [bitrix\iblock\inheritedproperty\basevalues] => Array
        (
            [module] => iblock
            [file] => lib/inheritedproperty/basevalues.php
        )

    [bitrix\iblock\inheritedproperty\elementtemplates] => Array
        (
            [module] => iblock
            [file] => lib/inheritedproperty/elementtemplates.php
        )

    [bitrix\iblock\inheritedproperty\elementvalues] => Array
        (
            [module] => iblock
            [file] => lib/inheritedproperty/elementvalues.php
        )

    [bitrix\iblock\inheritedproperty\iblocktemplates] => Array
        (
            [module] => iblock
            [file] => lib/inheritedproperty/iblocktemplates.php
        )

    [bitrix\iblock\inheritedproperty\iblockvalues] => Array
        (
            [module] => iblock
            [file] => lib/inheritedproperty/iblockvalues.php
        )

    [bitrix\iblock\inheritedproperty\sectiontemplates] => Array
        (
            [module] => iblock
            [file] => lib/inheritedproperty/sectiontemplates.php
        )

    [bitrix\iblock\inheritedproperty\sectionvalues] => Array
        (
            [module] => iblock
            [file] => lib/inheritedproperty/sectionvalues.php
        )

    [bitrix\iblock\inheritedproperty\valuesqueue] => Array
        (
            [module] => iblock
            [file] => lib/inheritedproperty/valuesqueue.php
        )

    [bitrix\iblock\landingsource\dataloader] => Array
        (
            [module] => iblock
            [file] => lib/landingsource/dataloader.php
        )

    [bitrix\iblock\landingsource\element] => Array
        (
            [module] => iblock
            [file] => lib/landingsource/element.php
        )

    [bitrix\iblock\model\propertyfeature] => Array
        (
            [module] => iblock
            [file] => lib/model/propertyfeature.php
        )

    [bitrix\iblock\model\section] => Array
        (
            [module] => iblock
            [file] => lib/model/section.php
        )

    [bitrix\iblock\propertyindex\dictionary] => Array
        (
            [module] => iblock
            [file] => lib/propertyindex/dictionary.php
        )

    [bitrix\iblock\propertyindex\element] => Array
        (
            [module] => iblock
            [file] => lib/propertyindex/element.php
        )

    [bitrix\iblock\propertyindex\facet] => Array
        (
            [module] => iblock
            [file] => lib/propertyindex/facet.php
        )

    [bitrix\iblock\propertyindex\indexer] => Array
        (
            [module] => iblock
            [file] => lib/propertyindex/indexer.php
        )

    [bitrix\iblock\propertyindex\manager] => Array
        (
            [module] => iblock
            [file] => lib/propertyindex/manager.php
        )

    [bitrix\iblock\propertyindex\querybuilder] => Array
        (
            [module] => iblock
            [file] => lib/propertyindex/querybuilder.php
        )

    [bitrix\iblock\propertyindex\storage] => Array
        (
            [module] => iblock
            [file] => lib/propertyindex/storage.php
        )

    [bitrix\iblock\template\engine] => Array
        (
            [module] => iblock
            [file] => lib/template/engine.php
        )

    [bitrix\iblock\template\noderoot] => Array
        (
            [module] => iblock
            [file] => lib/template/engine.php
        )

    [bitrix\iblock\template\nodetext] => Array
        (
            [module] => iblock
            [file] => lib/template/engine.php
        )

    [bitrix\iblock\template\nodeentityfield] => Array
        (
            [module] => iblock
            [file] => lib/template/engine.php
        )

    [bitrix\iblock\template\nodefunction] => Array
        (
            [module] => iblock
            [file] => lib/template/engine.php
        )

    [bitrix\iblock\template\helper] => Array
        (
            [module] => iblock
            [file] => lib/template/helper.php
        )

    [bitrix\iblock\template\entity\base] => Array
        (
            [module] => iblock
            [file] => lib/template/entity/base.php
        )

    [bitrix\iblock\template\entity\lazyvalueloader] => Array
        (
            [module] => iblock
            [file] => lib/template/entity/base.php
        )

    [bitrix\iblock\template\entity\catalogstore] => Array
        (
            [module] => iblock
            [file] => lib/template/entity/catalogstore.php
        )

    [bitrix\iblock\template\entity\element] => Array
        (
            [module] => iblock
            [file] => lib/template/entity/element.php
        )

    [bitrix\iblock\template\entity\elementcatalog] => Array
        (
            [module] => iblock
            [file] => lib/template/entity/elementcatalog.php
        )

    [bitrix\iblock\template\entity\elementcatalogmeasure] => Array
        (
            [module] => iblock
            [file] => lib/template/entity/elementcatalog.php
        )

    [bitrix\iblock\template\entity\elementcatalogstorelist] => Array
        (
            [module] => iblock
            [file] => lib/template/entity/elementcatalog.php
        )

    [bitrix\iblock\template\entity\elementprice] => Array
        (
            [module] => iblock
            [file] => lib/template/entity/elementprice.php
        )

    [bitrix\iblock\template\entity\elementproperty] => Array
        (
            [module] => iblock
            [file] => lib/template/entity/elementproperty.php
        )

    [bitrix\iblock\template\entity\elementpropertyuserfield] => Array
        (
            [module] => iblock
            [file] => lib/template/entity/elementproperty.php
        )

    [bitrix\iblock\template\entity\elementpropertyenum] => Array
        (
            [module] => iblock
            [file] => lib/template/entity/elementproperty.php
        )

    [bitrix\iblock\template\entity\elementpropertyelement] => Array
        (
            [module] => iblock
            [file] => lib/template/entity/elementproperty.php
        )

    [bitrix\iblock\template\entity\elementpropertysection] => Array
        (
            [module] => iblock
            [file] => lib/template/entity/elementproperty.php
        )

    [bitrix\iblock\template\entity\elementsku] => Array
        (
            [module] => iblock
            [file] => lib/template/entity/elementsku.php
        )

    [bitrix\iblock\template\entity\elementskuprice] => Array
        (
            [module] => iblock
            [file] => lib/template/entity/elementskuprice.php
        )

    [bitrix\iblock\template\entity\elementskuproperty] => Array
        (
            [module] => iblock
            [file] => lib/template/entity/elementskuproperty.php
        )

    [bitrix\iblock\template\entity\iblock] => Array
        (
            [module] => iblock
            [file] => lib/template/entity/iblock.php
        )

    [bitrix\iblock\template\entity\section] => Array
        (
            [module] => iblock
            [file] => lib/template/entity/section.php
        )

    [bitrix\iblock\template\entity\sectionpath] => Array
        (
            [module] => iblock
            [file] => lib/template/entity/sectionpath.php
        )

    [bitrix\iblock\template\entity\sectionproperty] => Array
        (
            [module] => iblock
            [file] => lib/template/entity/sectionproperty.php
        )

    [bitrix\iblock\template\functions\fabric] => Array
        (
            [module] => iblock
            [file] => lib/template/functions/fabric.php
        )

    [bitrix\iblock\template\functions\functionbase] => Array
        (
            [module] => iblock
            [file] => lib/template/functions/fabric.php
        )

    [bitrix\iblock\template\functions\functionupper] => Array
        (
            [module] => iblock
            [file] => lib/template/functions/fabric.php
        )

    [bitrix\iblock\template\functions\functionlower] => Array
        (
            [module] => iblock
            [file] => lib/template/functions/fabric.php
        )

    [bitrix\iblock\template\functions\functiontranslit] => Array
        (
            [module] => iblock
            [file] => lib/template/functions/fabric.php
        )

    [bitrix\iblock\template\functions\functionconcat] => Array
        (
            [module] => iblock
            [file] => lib/template/functions/fabric.php
        )

    [bitrix\iblock\template\functions\functionlimit] => Array
        (
            [module] => iblock
            [file] => lib/template/functions/fabric.php
        )

    [bitrix\iblock\template\functions\functioncontrast] => Array
        (
            [module] => iblock
            [file] => lib/template/functions/fabric.php
        )

    [bitrix\iblock\template\functions\functionmin] => Array
        (
            [module] => iblock
            [file] => lib/template/functions/fabric.php
        )

    [bitrix\iblock\template\functions\functionmax] => Array
        (
            [module] => iblock
            [file] => lib/template/functions/fabric.php
        )

    [bitrix\iblock\template\functions\functiondistinct] => Array
        (
            [module] => iblock
            [file] => lib/template/functions/fabric.php
        )

    [bitrix\iblock\update\adminfilteroption] => Array
        (
            [module] => iblock
            [file] => lib/update/adminfilteroption.php
        )

    [bitrix\iblock\update\admingridoption] => Array
        (
            [module] => iblock
            [file] => lib/update/admingridoption.php
        )

    [bitrix\iblock\url\adminpage\basebuilder] => Array
        (
            [module] => iblock
            [file] => lib/url/adminpage/basebuilder.php
        )

    [bitrix\iblock\url\adminpage\buildermanager] => Array
        (
            [module] => iblock
            [file] => lib/url/adminpage/buildermanager.php
        )

    [bitrix\iblock\url\adminpage\iblockbuilder] => Array
        (
            [module] => iblock
            [file] => lib/url/adminpage/iblockbuilder.php
        )

    [bitrix\iblock\sendereventhandler] => Array
        (
            [module] => iblock
            [file] => lib/senderconnector.php
        )

    [bitrix\iblock\senderconnectoriblock] => Array
        (
            [module] => iblock
            [file] => lib/senderconnector.php
        )

    [ccurrency] => Array
        (
            [module] => currency
            [file] => general/currency.php
        )

    [ccurrencylang] => Array
        (
            [module] => currency
            [file] => general/currency_lang.php
        )

    [ccurrencyrates] => Array
        (
            [module] => currency
            [file] => general/currency_rate.php
        )

    [bitrix\currency\compatible\tools] => Array
        (
            [module] => currency
            [file] => lib/compatible/tools.php
        )

    [bitrix\currency\helpers\admin\tools] => Array
        (
            [module] => currency
            [file] => lib/helpers/admin/tools.php
        )

    [bitrix\currency\helpers\editor] => Array
        (
            [module] => currency
            [file] => lib/helpers/editor.php
        )

    [bitrix\currency\userfield\money] => Array
        (
            [module] => currency
            [file] => lib/userfield/money.php
        )

    [bitrix\currency\currencymanager] => Array
        (
            [module] => currency
            [file] => lib/currencymanager.php
        )

    [bitrix\currency\currencytable] => Array
        (
            [module] => currency
            [file] => lib/currency.php
        )

    [bitrix\currency\currencylangtable] => Array
        (
            [module] => currency
            [file] => lib/currencylang.php
        )

    [bitrix\currency\currencyratetable] => Array
        (
            [module] => currency
            [file] => lib/currencyrate.php
        )

    [bitrix\currency\currencyclassifier] => Array
        (
            [module] => currency
            [file] => lib/currencyclassifier.php
        )

    [sale] => Array
        (
            [module] => sale
            [file] => install/index.php
        )

    [callsaledelivery] => Array
        (
            [module] => sale
            [file] => general/delivery.php
        )

    [csaledelivery] => Array
        (
            [module] => sale
            [file] => mysql/delivery.php
        )

    [csaledeliveryhandler] => Array
        (
            [module] => sale
            [file] => mysql/delivery_handler.php
        )

    [csaledeliveryhelper] => Array
        (
            [module] => sale
            [file] => general/delivery_helper.php
        )

    [csaledelivery2paysystem] => Array
        (
            [module] => sale
            [file] => general/delivery_2_pay_system.php
        )

    [csalelocation] => Array
        (
            [module] => sale
            [file] => mysql/location.php
        )

    [csalelocationgroup] => Array
        (
            [module] => sale
            [file] => mysql/location_group.php
        )

    [csalebasket] => Array
        (
            [module] => sale
            [file] => mysql/basket.php
        )

    [csalebaskethelper] => Array
        (
            [module] => sale
            [file] => general/basket_helper.php
        )

    [csaleuser] => Array
        (
            [module] => sale
            [file] => mysql/basket.php
        )

    [csaleorder] => Array
        (
            [module] => sale
            [file] => mysql/order.php
        )

    [csaleorderpropsgroup] => Array
        (
            [module] => sale
            [file] => mysql/order_props_group.php
        )

    [csaleorderpropsvariant] => Array
        (
            [module] => sale
            [file] => mysql/order_props_variant.php
        )

    [csaleorderuserprops] => Array
        (
            [module] => sale
            [file] => mysql/order_user_props.php
        )

    [csaleorderuserpropsvalue] => Array
        (
            [module] => sale
            [file] => mysql/order_user_props_value.php
        )

    [csaleordertax] => Array
        (
            [module] => sale
            [file] => mysql/order_tax.php
        )

    [csaleorderhelper] => Array
        (
            [module] => sale
            [file] => general/order_helper.php
        )

    [csalepaysystem] => Array
        (
            [module] => sale
            [file] => mysql/pay_system.php
        )

    [csalepaysystemaction] => Array
        (
            [module] => sale
            [file] => mysql/pay_system_action.php
        )

    [csalepaysystemshelper] => Array
        (
            [module] => sale
            [file] => general/pay_system_helper.php
        )

    [csalepaysystemtarif] => Array
        (
            [module] => sale
            [file] => general/pay_system_tarif.php
        )

    [csaletax] => Array
        (
            [module] => sale
            [file] => mysql/tax.php
        )

    [csaletaxrate] => Array
        (
            [module] => sale
            [file] => mysql/tax_rate.php
        )

    [csalepersontype] => Array
        (
            [module] => sale
            [file] => mysql/person_type.php
        )

    [csalediscount] => Array
        (
            [module] => sale
            [file] => mysql/discount.php
        )

    [csalebasketdiscountconvert] => Array
        (
            [module] => sale
            [file] => general/step_operations.php
        )

    [csalediscountreindex] => Array
        (
            [module] => sale
            [file] => general/step_operations.php
        )

    [csalediscountconvertext] => Array
        (
            [module] => sale
            [file] => general/step_operations.php
        )

    [csaleuseraccount] => Array
        (
            [module] => sale
            [file] => mysql/user.php
        )

    [csaleusertransact] => Array
        (
            [module] => sale
            [file] => mysql/user_transact.php
        )

    [csaleusercards] => Array
        (
            [module] => sale
            [file] => mysql/user_cards.php
        )

    [csalerecurring] => Array
        (
            [module] => sale
            [file] => mysql/recurring.php
        )

    [csalelang] => Array
        (
            [module] => sale
            [file] => mysql/settings.php
        )

    [csalegroupaccesstosite] => Array
        (
            [module] => sale
            [file] => mysql/settings.php
        )

    [csalegroupaccesstoflag] => Array
        (
            [module] => sale
            [file] => mysql/settings.php
        )

    [csaleauxiliary] => Array
        (
            [module] => sale
            [file] => mysql/auxiliary.php
        )

    [csaleaffiliate] => Array
        (
            [module] => sale
            [file] => mysql/affiliate.php
        )

    [csaleaffiliateplan] => Array
        (
            [module] => sale
            [file] => mysql/affiliate_plan.php
        )

    [csaleaffiliateplansection] => Array
        (
            [module] => sale
            [file] => mysql/affiliate_plan_section.php
        )

    [csaleaffiliatetier] => Array
        (
            [module] => sale
            [file] => mysql/affiliate_tier.php
        )

    [csaleaffiliatetransact] => Array
        (
            [module] => sale
            [file] => mysql/affiliate_transact.php
        )

    [csaleexport] => Array
        (
            [module] => sale
            [file] => general/export.php
        )

    [exportoneccrm] => Array
        (
            [module] => sale
            [file] => general/export.php
        )

    [csaleorderloader] => Array
        (
            [module] => sale
            [file] => general/order_loader.php
        )

    [csalemeasure] => Array
        (
            [module] => sale
            [file] => general/measurement.php
        )

    [csaleproduct] => Array
        (
            [module] => sale
            [file] => mysql/product.php
        )

    [csaleviewedproduct] => Array
        (
            [module] => sale
            [file] => mysql/product.php
        )

    [csalehelper] => Array
        (
            [module] => sale
            [file] => general/helper.php
        )

    [csalemobileorderutils] => Array
        (
            [module] => sale
            [file] => general/mobile_order.php
        )

    [csalemobileorderpull] => Array
        (
            [module] => sale
            [file] => general/mobile_order.php
        )

    [csalemobileorderpush] => Array
        (
            [module] => sale
            [file] => general/mobile_order.php
        )

    [csalemobileorderfilter] => Array
        (
            [module] => sale
            [file] => general/mobile_order.php
        )

    [cbasesalereporthelper] => Array
        (
            [module] => sale
            [file] => general/sale_report_helper.php
        )

    [csalereportsaleorderhelper] => Array
        (
            [module] => sale
            [file] => general/sale_report_helper.php
        )

    [csalereportuserhelper] => Array
        (
            [module] => sale
            [file] => general/sale_report_helper.php
        )

    [csalereportsalefuserhelper] => Array
        (
            [module] => sale
            [file] => general/sale_report_helper.php
        )

    [ibxsaleproductprovider] => Array
        (
            [module] => sale
            [file] => general/product_provider.php
        )

    [csalestorebarcode] => Array
        (
            [module] => sale
            [file] => mysql/store_barcode.php
        )

    [csaleorderchange] => Array
        (
            [module] => sale
            [file] => mysql/order_change.php
        )

    [csaleorderchangeformat] => Array
        (
            [module] => sale
            [file] => general/order_change.php
        )

    [bitrix\sale\internals\fusertable] => Array
        (
            [module] => sale
            [file] => lib/internals/fuser.php
        )

    [bitrix\sale\fuser] => Array
        (
            [module] => sale
            [file] => lib/fuser.php
        )

    [bitrix\sale\internals\input\manager] => Array
        (
            [module] => sale
            [file] => lib/internals/input.php
        )

    [bitrix\sale\internals\input\base] => Array
        (
            [module] => sale
            [file] => lib/internals/input.php
        )

    [bitrix\sale\internals\input\file] => Array
        (
            [module] => sale
            [file] => lib/internals/input.php
        )

    [bitrix\sale\internals\input\stringinput] => Array
        (
            [module] => sale
            [file] => lib/internals/input.php
        )

    [bitrix\sale\internals\sitecurrencytable] => Array
        (
            [module] => sale
            [file] => lib/internals/sitecurrency.php
        )

    [csalestatus] => Array
        (
            [module] => sale
            [file] => general/status.php
        )

    [bitrix\sale\statusbase] => Array
        (
            [module] => sale
            [file] => lib/statusbase.php
        )

    [bitrix\sale\orderstatus] => Array
        (
            [module] => sale
            [file] => lib/orderstatus.php
        )

    [bitrix\sale\deliverystatus] => Array
        (
            [module] => sale
            [file] => lib/deliverystatus.php
        )

    [bitrix\sale\internals\statustable] => Array
        (
            [module] => sale
            [file] => lib/internals/status.php
        )

    [bitrix\sale\internals\statuslangtable] => Array
        (
            [module] => sale
            [file] => lib/internals/status_lang.php
        )

    [bitrix\sale\internals\statusgrouptasktable] => Array
        (
            [module] => sale
            [file] => lib/internals/status_grouptask.php
        )

    [csaleorderprops] => Array
        (
            [module] => sale
            [file] => general/order_props.php
        )

    [csaleorderpropsadapter] => Array
        (
            [module] => sale
            [file] => general/order_props.php
        )

    [csaleorderpropsvalue] => Array
        (
            [module] => sale
            [file] => mysql/order_props_values.php
        )

    [bitrix\sale\propertyvaluecollection] => Array
        (
            [module] => sale
            [file] => lib/propertyvaluecollection.php
        )

    [bitrix\sale\internals\orderpropstable] => Array
        (
            [module] => sale
            [file] => lib/internals/orderprops.php
        )

    [bitrix\sale\internals\orderpropsgrouptable] => Array
        (
            [module] => sale
            [file] => lib/internals/orderprops_group.php
        )

    [bitrix\sale\internals\orderpropsvaluetable] => Array
        (
            [module] => sale
            [file] => lib/internals/orderprops_value.php
        )

    [bitrix\sale\internals\orderpropsvarianttable] => Array
        (
            [module] => sale
            [file] => lib/internals/orderprops_variant.php
        )

    [bitrix\sale\internals\orderpropsrelationtable] => Array
        (
            [module] => sale
            [file] => lib/internals/orderprops_relation.php
        )

    [bitrix\sale\internals\userpropsvaluetable] => Array
        (
            [module] => sale
            [file] => lib/internals/userpropsvalue.php
        )

    [bitrix\sale\internals\userpropstable] => Array
        (
            [module] => sale
            [file] => lib/internals/userprops.php
        )

    [bitrix\sale\businessvalue] => Array
        (
            [module] => sale
            [file] => lib/businessvalue.php
        )

    [bitrix\sale\ibusinessvalueprovider] => Array
        (
            [module] => sale
            [file] => lib/businessvalueproviderinterface.php
        )

    [bitrix\sale\internals\businessvaluetable] => Array
        (
            [module] => sale
            [file] => lib/internals/businessvalue.php
        )

    [bitrix\sale\internals\businessvaluepersondomaintable] => Array
        (
            [module] => sale
            [file] => lib/internals/businessvalue_persondomain.php
        )

    [bitrix\sale\internals\businessvaluecode1ctable] => Array
        (
            [module] => sale
            [file] => lib/internals/businessvalue_code_1c.php
        )

    [bitrix\sale\internals\paysystemactiontable] => Array
        (
            [module] => sale
            [file] => lib/internals/paysystemaction.php
        )

    [bitrix\sale\internals\paysysteminner] => Array
        (
            [module] => sale
            [file] => lib/internals/paysysteminner.php
        )

    [bitrix\sale\internals\deliverypaysystemtable] => Array
        (
            [module] => sale
            [file] => lib/internals/delivery_paysystem.php
        )

    [bitrix\sale\usermessageexception] => Array
        (
            [module] => sale
            [file] => lib/exception.php
        )

    [bitrix\sale\configuration] => Array
        (
            [module] => sale
            [file] => lib/configuration.php
        )

    [bitrix\sale\order] => Array
        (
            [module] => sale
            [file] => lib/order.php
        )

    [bitrix\sale\persontype] => Array
        (
            [module] => sale
            [file] => lib/persontype.php
        )

    [csalereportsalegoodshelper] => Array
        (
            [module] => sale
            [file] => general/sale_report_helper.php
        )

    [csalereportsaleproducthelper] => Array
        (
            [module] => sale
            [file] => general/sale_report_helper.php
        )

    [bitrix\sale\internals\producttable] => Array
        (
            [module] => sale
            [file] => lib/internals/product.php
        )

    [bitrix\sale\internals\goodssectiontable] => Array
        (
            [module] => sale
            [file] => lib/internals/goodssection.php
        )

    [bitrix\sale\internals\sectiontable] => Array
        (
            [module] => sale
            [file] => lib/internals/section.php
        )

    [bitrix\sale\internals\storeproducttable] => Array
        (
            [module] => sale
            [file] => lib/internals/storeproduct.php
        )

    [bitrix\sale\saleszone] => Array
        (
            [module] => sale
            [file] => lib/saleszone.php
        )

    [bitrix\sale\internals\orderdeliveryreqtable] => Array
        (
            [module] => sale
            [file] => lib/internals/orderdeliveryreq.php
        )

    [bitrix\sale\sendereventhandler] => Array
        (
            [module] => sale
            [file] => lib/senderconnector.php
        )

    [bitrix\sale\senderconnectorbuyer] => Array
        (
            [module] => sale
            [file] => lib/senderconnector.php
        )

    [bitrix\sale\userconsent] => Array
        (
            [module] => sale
            [file] => lib/userconsent.php
        )

    [bitrix\sale\internals\product2producttable] => Array
        (
            [module] => sale
            [file] => lib/internals/product2product.php
        )

    [bitrix\sale\internals\orderprocessingtable] => Array
        (
            [module] => sale
            [file] => lib/internals/orderprocessing.php
        )

    [bitrix\sale\orderbase] => Array
        (
            [module] => sale
            [file] => lib/orderbase.php
        )

    [bitrix\sale\internals\entity] => Array
        (
            [module] => sale
            [file] => lib/internals/entity.php
        )

    [bitrix\sale\internals\entitycollection] => Array
        (
            [module] => sale
            [file] => lib/internals/entitycollection.php
        )

    [bitrix\sale\internals\collectionbase] => Array
        (
            [module] => sale
            [file] => lib/internals/collectionbase.php
        )

    [bitrix\sale\shipment] => Array
        (
            [module] => sale
            [file] => lib/shipment.php
        )

    [bitrix\sale\shipmentcollection] => Array
        (
            [module] => sale
            [file] => lib/shipmentcollection.php
        )

    [bitrix\sale\shipmentitemcollection] => Array
        (
            [module] => sale
            [file] => lib/shipmentitemcollection.php
        )

    [bitrix\sale\shipmentitem] => Array
        (
            [module] => sale
            [file] => lib/shipmentitem.php
        )

    [bitrix\sale\shipmentitemstorecollection] => Array
        (
            [module] => sale
            [file] => lib/shipmentitemstorecollection.php
        )

    [bitrix\sale\shipmentitemstore] => Array
        (
            [module] => sale
            [file] => lib/shipmentitemstore.php
        )

    [bitrix\sale\paymentcollectionbase] => Array
        (
            [module] => sale
            [file] => lib/internals/paymentcollectionbase.php
        )

    [bitrix\sale\paymentcollection] => Array
        (
            [module] => sale
            [file] => lib/paymentcollection.php
        )

    [bitrix\sale\payment] => Array
        (
            [module] => sale
            [file] => lib/payment.php
        )

    [bitrix\sale\paysystemservice] => Array
        (
            [module] => sale
            [file] => lib/paysystemservice.php
        )

    [bitrix\sale\internals\fields] => Array
        (
            [module] => sale
            [file] => lib/internals/fields.php
        )

    [bitrix\sale\result] => Array
        (
            [module] => sale
            [file] => lib/result.php
        )

    [bitrix\sale\resulterror] => Array
        (
            [module] => sale
            [file] => lib/result.php
        )

    [bitrix\sale\resultserializable] => Array
        (
            [module] => sale
            [file] => lib/resultserializable.php
        )

    [bitrix\sale\eventactions] => Array
        (
            [module] => sale
            [file] => lib/eventactions.php
        )

    [bitrix\sale\basketbase] => Array
        (
            [module] => sale
            [file] => lib/basketbase.php
        )

    [bitrix\sale\basketitembase] => Array
        (
            [module] => sale
            [file] => lib/basketitembase.php
        )

    [bitrix\sale\basket] => Array
        (
            [module] => sale
            [file] => lib/basket.php
        )

    [bitrix\sale\internals\basketitembase] => Array
        (
            [module] => sale
            [file] => lib/internals/basketitembase.php
        )

    [bitrix\sale\basketitem] => Array
        (
            [module] => sale
            [file] => lib/basketitem.php
        )

    [bitrix\sale\basketbundlecollection] => Array
        (
            [module] => sale
            [file] => lib/basketbundlecollection.php
        )

    [bitrix\sale\orderproperties] => Array
        (
            [module] => sale
            [file] => lib/orderprops.php
        )

    [bitrix\sale\propertyvalue] => Array
        (
            [module] => sale
            [file] => lib/propertyvalue.php
        )

    [bitrix\sale\compatible\internals\entitycompatibility] => Array
        (
            [module] => sale
            [file] => lib/compatible/internals/entitycompatibility.php
        )

    [bitrix\sale\compatible\ordercompatibility] => Array
        (
            [module] => sale
            [file] => lib/compatible/ordercompatibility.php
        )

    [bitrix\sale\compatible\basketcompatibility] => Array
        (
            [module] => sale
            [file] => lib/compatible/basketcompatibility.php
        )

    [bitrix\sale\compatible\eventcompatibility] => Array
        (
            [module] => sale
            [file] => lib/compatible/eventcompatibility.php
        )

    [bitrix\sale\compatible\orderquery] => Array
        (
            [module] => sale
            [file] => lib/compatible/compatible.php
        )

    [bitrix\sale\compatible\orderquerylocation] => Array
        (
            [module] => sale
            [file] => lib/compatible/compatible.php
        )

    [bitrix\sale\compatible\fetchadapter] => Array
        (
            [module] => sale
            [file] => lib/compatible/compatible.php
        )

    [bitrix\sale\compatible\test] => Array
        (
            [module] => sale
            [file] => lib/compatible/compatible.php
        )

    [bitrix\sale\orderuserproperties] => Array
        (
            [module] => sale
            [file] => lib/userprops.php
        )

    [bitrix\sale\basketpropertiescollectionbase] => Array
        (
            [module] => sale
            [file] => lib/basketpropertiesbase.php
        )

    [bitrix\sale\basketpropertiescollection] => Array
        (
            [module] => sale
            [file] => lib/basketproperties.php
        )

    [bitrix\sale\basketpropertyitembase] => Array
        (
            [module] => sale
            [file] => lib/basketpropertiesitembase.php
        )

    [bitrix\sale\basketpropertyitem] => Array
        (
            [module] => sale
            [file] => lib/basketpropertiesitem.php
        )

    [bitrix\sale\tax] => Array
        (
            [module] => sale
            [file] => lib/tax.php
        )

    [bitrix\sale\internals\ordertable] => Array
        (
            [module] => sale
            [file] => lib/internals/order.php
        )

    [bitrix\sale\internals\baskettable] => Array
        (
            [module] => sale
            [file] => lib/internals/basket.php
        )

    [bitrix\sale\internals\shipmenttable] => Array
        (
            [module] => sale
            [file] => lib/internals/shipment.php
        )

    [bitrix\sale\internals\shipmentitemtable] => Array
        (
            [module] => sale
            [file] => lib/internals/shipmentitem.php
        )

    [bitrix\sale\internals\paysystemservicetable] => Array
        (
            [module] => sale
            [file] => lib/internals/paysystemservice.php
        )

    [bitrix\sale\internals\paymenttable] => Array
        (
            [module] => sale
            [file] => lib/internals/payment.php
        )

    [bitrix\sale\internals\shipmentitemstoretable] => Array
        (
            [module] => sale
            [file] => lib/internals/shipmentitemstore.php
        )

    [bitrix\sale\internals\shipmentextraservice] => Array
        (
            [module] => sale
            [file] => lib/internals/shipmentextraservice.php
        )

    [bitrix\sale\internals\orderuserpropertiestable] => Array
        (
            [module] => sale
            [file] => lib/internals/userprops.php
        )

    [bitrix\sale\internals\collectableentity] => Array
        (
            [module] => sale
            [file] => lib/internals/collectableentity.php
        )

    [bitrix\sale\provider] => Array
        (
            [module] => sale
            [file] => lib/provider.php
        )

    [bitrix\sale\providerbase] => Array
        (
            [module] => sale
            [file] => lib/providerbase.php
        )

    [bitrix\sale\internals\catalog\provider] => Array
        (
            [module] => sale
            [file] => lib/internals/catalog/provider.php
        )

    [bitrix\sale\saleproviderbase] => Array
        (
            [module] => sale
            [file] => lib/saleproviderbase.php
        )

    [bitrix\sale\internals\transferdataprovider] => Array
        (
            [module] => sale
            [file] => lib/internals/transferdataprovider.php
        )

    [bitrix\sale\internals\poolquantity] => Array
        (
            [module] => sale
            [file] => lib/internals/poolquantity.php
        )

    [bitrix\sale\internals\providercreator] => Array
        (
            [module] => sale
            [file] => lib/internals/providercreator.php
        )

    [bitrix\sale\internals\providerbuilderbase] => Array
        (
            [module] => sale
            [file] => lib/internals/providerbuilderbase.php
        )

    [bitrix\sale\internals\providerbuilder] => Array
        (
            [module] => sale
            [file] => lib/internals/providerbuilder.php
        )

    [bitrix\sale\internals\providerbuildercompatibility] => Array
        (
            [module] => sale
            [file] => lib/internals/providerbuildercompatibility.php
        )

    [bitrix\sale\orderhistory] => Array
        (
            [module] => sale
            [file] => lib/orderhistory.php
        )

    [bitrix\sale\internals\callbackregistrytable] => Array
        (
            [module] => sale
            [file] => lib/internals/callbackregistry.php
        )

    [bitrix\sale\internals\basketpropertytable] => Array
        (
            [module] => sale
            [file] => lib/internals/basketproperties.php
        )

    [bitrix\sale\internals\companytable] => Array
        (
            [module] => sale
            [file] => lib/internals/company.php
        )

    [bitrix\sale\internals\companygrouptable] => Array
        (
            [module] => sale
            [file] => lib/internals/companygroup.php
        )

    [bitrix\sale\internals\companyresponsiblegrouptable] => Array
        (
            [module] => sale
            [file] => lib/internals/companyresponsiblegroup.php
        )

    [bitrix\sale\internals\persontypetable] => Array
        (
            [module] => sale
            [file] => lib/internals/persontype.php
        )

    [bitrix\sale\internals\persontypesitetable] => Array
        (
            [module] => sale
            [file] => lib/internals/persontypesite.php
        )

    [bitrix\sale\internals\pool] => Array
        (
            [module] => sale
            [file] => lib/internals/pool.php
        )

    [bitrix\sale\internals\userbudgetpool] => Array
        (
            [module] => sale
            [file] => lib/internals/userbudgetpool.php
        )

    [bitrix\sale\internals\eventspool] => Array
        (
            [module] => sale
            [file] => lib/internals/eventspool.php
        )

    [bitrix\sale\internals\events] => Array
        (
            [module] => sale
            [file] => lib/internals/events.php
        )

    [bitrix\sale\pricemaths] => Array
        (
            [module] => sale
            [file] => lib/pricemaths.php
        )

    [bitrix\sale\basketcomponenthelper] => Array
        (
            [module] => sale
            [file] => lib/basketcomponenthelper.php
        )

    [bitrix\sale\registry] => Array
        (
            [module] => sale
            [file] => lib/registry.php
        )

    [ipaymentorder] => Array
        (
            [module] => sale
            [file] => lib/internals/paymentinterface.php
        )

    [ishipmentorder] => Array
        (
            [module] => sale
            [file] => lib/internals/shipmentinterface.php
        )

    [ientitymarker] => Array
        (
            [module] => sale
            [file] => lib/internals/entitymarkerinterface.php
        )

    [bitrix\sale\internals\orderarchivetable] => Array
        (
            [module] => sale
            [file] => lib/internals/orderarchive.php
        )

    [bitrix\sale\internals\basketarchivetable] => Array
        (
            [module] => sale
            [file] => lib/internals/basketarchive.php
        )

    [bitrix\sale\internals\orderarchivepackedtable] => Array
        (
            [module] => sale
            [file] => lib/internals/orderarchivepacked.php
        )

    [bitrix\sale\internals\basketarchivepackedtable] => Array
        (
            [module] => sale
            [file] => lib/internals/basketarchivepacked.php
        )

    [bitrix\sale\archive\manager] => Array
        (
            [module] => sale
            [file] => lib/archive/manager.php
        )

    [bitrix\sale\archive\recovery\base] => Array
        (
            [module] => sale
            [file] => lib/archive/recovery/base.php
        )

    [bitrix\sale\archive\recovery\scheme] => Array
        (
            [module] => sale
            [file] => lib/archive/recovery/scheme.php
        )

    [bitrix\sale\archive\recovery\version1] => Array
        (
            [module] => sale
            [file] => lib/archive/recovery/version1.php
        )

    [bitrix\sale\tax\ratetable] => Array
        (
            [module] => sale
            [file] => lib/tax/rate.php
        )

    [bitrix\sale\location\locationtable] => Array
        (
            [module] => sale
            [file] => lib/location/location.php
        )

    [bitrix\sale\location\tree] => Array
        (
            [module] => sale
            [file] => lib/location/tree.php
        )

    [bitrix\sale\location\typetable] => Array
        (
            [module] => sale
            [file] => lib/location/type.php
        )

    [bitrix\sale\location\grouptable] => Array
        (
            [module] => sale
            [file] => lib/location/group.php
        )

    [bitrix\sale\location\externaltable] => Array
        (
            [module] => sale
            [file] => lib/location/external.php
        )

    [bitrix\sale\location\externalservicetable] => Array
        (
            [module] => sale
            [file] => lib/location/externalservice.php
        )

    [bitrix\sale\location\search\finder] => Array
        (
            [module] => sale
            [file] => lib/location/search/finder.php
        )

    [bitrix\sale\location\search\wordtable] => Array
        (
            [module] => sale
            [file] => lib/location/search/word.php
        )

    [bitrix\sale\location\search\chaintable] => Array
        (
            [module] => sale
            [file] => lib/location/search/chain.php
        )

    [bitrix\sale\location\search\sitelinktable] => Array
        (
            [module] => sale
            [file] => lib/location/search/sitelink.php
        )

    [bitrix\sale\location\name\nameentity] => Array
        (
            [module] => sale
            [file] => lib/location/name/nameentity.php
        )

    [bitrix\sale\location\name\locationtable] => Array
        (
            [module] => sale
            [file] => lib/location/name/location.php
        )

    [bitrix\sale\location\name\typetable] => Array
        (
            [module] => sale
            [file] => lib/location/name/type.php
        )

    [bitrix\sale\location\name\grouptable] => Array
        (
            [module] => sale
            [file] => lib/location/name/group.php
        )

    [bitrix\sale\location\connector] => Array
        (
            [module] => sale
            [file] => lib/location/connector.php
        )

    [bitrix\sale\location\grouplocationtable] => Array
        (
            [module] => sale
            [file] => lib/location/grouplocation.php
        )

    [bitrix\sale\location\sitelocationtable] => Array
        (
            [module] => sale
            [file] => lib/location/sitelocation.php
        )

    [bitrix\sale\location\defaultsitetable] => Array
        (
            [module] => sale
            [file] => lib/location/defaultsite.php
        )

    [bitrix\sale\location\db\commonhelper] => Array
        (
            [module] => sale
            [file] => lib/location/db/commonhelper.php
        )

    [bitrix\sale\location\db\helper] => Array
        (
            [module] => sale
            [file] => lib/location/db/mysql/helper.php
        )

    [bitrix\sale\location\db\blockinserter] => Array
        (
            [module] => sale
            [file] => lib/location/db/blockinserter.php
        )

    [bitrix\sale\location\admin\helper] => Array
        (
            [module] => sale
            [file] => lib/location/admin/helper.php
        )

    [bitrix\sale\location\admin\namehelper] => Array
        (
            [module] => sale
            [file] => lib/location/admin/namehelper.php
        )

    [bitrix\sale\location\admin\locationhelper] => Array
        (
            [module] => sale
            [file] => lib/location/admin/locationhelper.php
        )

    [bitrix\sale\location\admin\typehelper] => Array
        (
            [module] => sale
            [file] => lib/location/admin/typehelper.php
        )

    [bitrix\sale\location\admin\grouphelper] => Array
        (
            [module] => sale
            [file] => lib/location/admin/grouphelper.php
        )

    [bitrix\sale\location\admin\defaultsitehelper] => Array
        (
            [module] => sale
            [file] => lib/location/admin/defaultsitehelper.php
        )

    [bitrix\sale\location\admin\sitelocationhelper] => Array
        (
            [module] => sale
            [file] => lib/location/admin/sitelocationhelper.php
        )

    [bitrix\sale\location\admin\externalservicehelper] => Array
        (
            [module] => sale
            [file] => lib/location/admin/externalservicehelper.php
        )

    [bitrix\sale\location\admin\searchhelper] => Array
        (
            [module] => sale
            [file] => lib/location/admin/searchhelper.php
        )

    [bitrix\sale\location\util\process] => Array
        (
            [module] => sale
            [file] => lib/location/util/process.php
        )

    [bitrix\sale\location\util\csvreader] => Array
        (
            [module] => sale
            [file] => lib/location/util/csvreader.php
        )

    [bitrix\sale\location\util\assert] => Array
        (
            [module] => sale
            [file] => lib/location/util/assert.php
        )

    [bitrix\sale\location\import\importprocess] => Array
        (
            [module] => sale
            [file] => lib/location/import/importprocess.php
        )

    [bitrix\sale\location\search\reindexprocess] => Array
        (
            [module] => sale
            [file] => lib/location/search/reindexprocess.php
        )

    [bitrix\sale\location\tree\nodenotfoundexception] => Array
        (
            [module] => sale
            [file] => lib/location/tree/exception.php
        )

    [bitrix\sale\location\tree\nodeincorrectexception] => Array
        (
            [module] => sale
            [file] => lib/location/tree/exception.php
        )

    [bitrix\sale\location\exception] => Array
        (
            [module] => sale
            [file] => lib/location/exception.php
        )

    [csaleproxyadminresult] => Array
        (
            [module] => sale
            [file] => general/proxyadminresult.php
        )

    [csaleproxyadminuiresult] => Array
        (
            [module] => sale
            [file] => general/proxyadminresult.php
        )

    [csaleproxyresult] => Array
        (
            [module] => sale
            [file] => general/proxyresult.php
        )

    [bitrix\sale\location\migration\cupdaterlocationpro] => Array
        (
            [module] => sale
            [file] => lib/location/migration/migrate.php
        )

    [bitrix\sale\delivery\deliverylocationtable] => Array
        (
            [module] => sale
            [file] => lib/delivery/deliverylocation.php
        )

    [bitrix\sale\delivery\deliverylocationexcludetable] => Array
        (
            [module] => sale
            [file] => lib/delivery/deliverylocationexclude.php
        )

    [bitrix\sale\tax\ratelocationtable] => Array
        (
            [module] => sale
            [file] => lib/tax/ratelocation.php
        )

    [csalebasketfilter] => Array
        (
            [module] => sale
            [file] => general/sale_cond.php
        )

    [csalecondctrl] => Array
        (
            [module] => sale
            [file] => general/sale_cond.php
        )

    [csalecondctrlcomplex] => Array
        (
            [module] => sale
            [file] => general/sale_cond.php
        )

    [csalecondctrlgroup] => Array
        (
            [module] => sale
            [file] => general/sale_cond.php
        )

    [csalecondctrlbasketgroup] => Array
        (
            [module] => sale
            [file] => general/sale_cond.php
        )

    [csalecondctrlbasketfields] => Array
        (
            [module] => sale
            [file] => general/sale_cond.php
        )

    [csalecondctrlbasketitemconditions] => Array
        (
            [module] => sale
            [file] => general/sale_cond.php
        )

    [csalecondctrlbasketproperties] => Array
        (
            [module] => sale
            [file] => general/sale_cond.php
        )

    [csalecondctrlorderfields] => Array
        (
            [module] => sale
            [file] => general/sale_cond.php
        )

    [csalecondctrlcommon] => Array
        (
            [module] => sale
            [file] => general/sale_cond.php
        )

    [csalecondtree] => Array
        (
            [module] => sale
            [file] => general/sale_cond.php
        )

    [csalecondctrlpastorder] => Array
        (
            [module] => sale
            [file] => general/sale_cond.php
        )

    [csalecondcumulativectrl] => Array
        (
            [module] => sale
            [file] => general/sale_cond.php
        )

    [csalecumulativeaction] => Array
        (
            [module] => sale
            [file] => general/sale_act.php
        )

    [csaleactionctrl] => Array
        (
            [module] => sale
            [file] => general/sale_act.php
        )

    [csaleactionctrlcomplex] => Array
        (
            [module] => sale
            [file] => general/sale_act.php
        )

    [csaleactionctrlgroup] => Array
        (
            [module] => sale
            [file] => general/sale_act.php
        )

    [csaleactionctrlaction] => Array
        (
            [module] => sale
            [file] => general/sale_act.php
        )

    [csalediscountactionapply] => Array
        (
            [module] => sale
            [file] => general/sale_act.php
        )

    [csaleactionctrldelivery] => Array
        (
            [module] => sale
            [file] => general/sale_act.php
        )

    [csaleactiongift] => Array
        (
            [module] => sale
            [file] => general/sale_act.php
        )

    [csaleactiongiftctrlgroup] => Array
        (
            [module] => sale
            [file] => general/sale_act.php
        )

    [csaleactionctrlbasketgroup] => Array
        (
            [module] => sale
            [file] => general/sale_act.php
        )

    [csaleactionctrlsubgroup] => Array
        (
            [module] => sale
            [file] => general/sale_act.php
        )

    [csaleactioncondctrlbasketfields] => Array
        (
            [module] => sale
            [file] => general/sale_act.php
        )

    [csaleactiontree] => Array
        (
            [module] => sale
            [file] => general/sale_act.php
        )

    [csalediscountconvert] => Array
        (
            [module] => sale
            [file] => general/discount_convert.php
        )

    [csalepdf] => Array
        (
            [module] => sale
            [file] => general/pdf.php
        )

    [csaleymhandler] => Array
        (
            [module] => sale
            [file] => general/ym_handler.php
        )

    [csaleymlocation] => Array
        (
            [module] => sale
            [file] => general/ym_location.php
        )

    [bitrix\sale\delivery\calculationresult] => Array
        (
            [module] => sale
            [file] => lib/delivery/calculationresult.php
        )

    [bitrix\sale\delivery\services\table] => Array
        (
            [module] => sale
            [file] => lib/delivery/services/table.php
        )

    [bitrix\sale\delivery\restrictions\table] => Array
        (
            [module] => sale
            [file] => lib/delivery/restrictions/table.php
        )

    [bitrix\sale\delivery\services\manager] => Array
        (
            [module] => sale
            [file] => lib/delivery/services/manager.php
        )

    [bitrix\sale\delivery\restrictions\base] => Array
        (
            [module] => sale
            [file] => lib/delivery/restrictions/base.php
        )

    [bitrix\sale\delivery\restrictions\manager] => Array
        (
            [module] => sale
            [file] => lib/delivery/restrictions/manager.php
        )

    [bitrix\sale\delivery\services\base] => Array
        (
            [module] => sale
            [file] => lib/delivery/services/base.php
        )

    [bitrix\sale\delivery\menu] => Array
        (
            [module] => sale
            [file] => lib/delivery/menu.php
        )

    [bitrix\sale\delivery\services\objectpool] => Array
        (
            [module] => sale
            [file] => lib/delivery/services/objectpool.php
        )

    [bitrix\sale\tradingplatformtable] => Array
        (
            [module] => sale
            [file] => lib/internals/tradingplatform.php
        )

    [bitrix\sale\tradingplatform\ebay\policy] => Array
        (
            [module] => sale
            [file] => lib/tradingplatform/ebay/policy.php
        )

    [bitrix\sale\tradingplatform\helper] => Array
        (
            [module] => sale
            [file] => lib/tradingplatform/helper.php
        )

    [bitrix\sale\tradingplatform\ymarket\yandexmarket] => Array
        (
            [module] => sale
            [file] => lib/tradingplatform/ymarket/yandexmarket.php
        )

    [bitrix\sale\tradingplatform\platform] => Array
        (
            [module] => sale
            [file] => lib/tradingplatform/platform.php
        )

    [bitrix\sale\tradingplatform\logger] => Array
        (
            [module] => sale
            [file] => lib/tradingplatform/logger.php
        )

    [bitrix\sale\internals\shipmentextraservicetable] => Array
        (
            [module] => sale
            [file] => lib/internals/shipmentextraservice.php
        )

    [bitrix\sale\delivery\extraservices\manager] => Array
        (
            [module] => sale
            [file] => lib/delivery/extra_services/manager.php
        )

    [bitrix\sale\delivery\extraservices\base] => Array
        (
            [module] => sale
            [file] => lib/delivery/extra_services/base.php
        )

    [bitrix\sale\delivery\extraservices\table] => Array
        (
            [module] => sale
            [file] => lib/delivery/extra_services/table.php
        )

    [bitrix\sale\delivery\tracking\manager] => Array
        (
            [module] => sale
            [file] => lib/delivery/tracking/manager.php
        )

    [bitrix\sale\delivery\tracking\table] => Array
        (
            [module] => sale
            [file] => lib/delivery/tracking/table.php
        )

    [bitrix\sale\delivery\externallocationmap] => Array
        (
            [module] => sale
            [file] => lib/delivery/externallocationmap.php
        )

    [bitrix\sale\internals\servicerestrictiontable] => Array
        (
            [module] => sale
            [file] => lib/internals/servicerestriction.php
        )

    [bitrix\sale\services\base\restrictionmanager] => Array
        (
            [module] => sale
            [file] => lib/services/base/restrictionmanager.php
        )

    [bitrix\sale\services\base\siterestriction] => Array
        (
            [module] => sale
            [file] => lib/services/base/siterestriction.php
        )

    [bitrix\sale\services\base\tradebindingrestriction] => Array
        (
            [module] => sale
            [file] => lib/services/base/tradebindingrestriction.php
        )

    [bitrix\sale\compatible\discountcompatibility] => Array
        (
            [module] => sale
            [file] => lib/compatible/discountcompatibility.php
        )

    [bitrix\sale\config\feature] => Array
        (
            [module] => sale
            [file] => lib/config/feature.php
        )

    [bitrix\sale\discount\context\basecontext] => Array
        (
            [module] => sale
            [file] => lib/discount/context/basecontext.php
        )

    [bitrix\sale\discount\context\fuser] => Array
        (
            [module] => sale
            [file] => lib/discount/context/fuser.php
        )

    [bitrix\sale\discount\context\user] => Array
        (
            [module] => sale
            [file] => lib/discount/context/user.php
        )

    [bitrix\sale\discount\context\usergroup] => Array
        (
            [module] => sale
            [file] => lib/discount/context/usergroup.php
        )

    [bitrix\sale\discount\gift\collection] => Array
        (
            [module] => sale
            [file] => lib/discount/gift/collection.php
        )

    [bitrix\sale\discount\gift\gift] => Array
        (
            [module] => sale
            [file] => lib/discount/gift/gift.php
        )

    [bitrix\sale\discount\gift\manager] => Array
        (
            [module] => sale
            [file] => lib/discount/gift/manager.php
        )

    [bitrix\sale\discount\gift\relateddatatable] => Array
        (
            [module] => sale
            [file] => lib/discount/gift/relateddata.php
        )

    [bitrix\sale\discount\index\indexelementtable] => Array
        (
            [module] => sale
            [file] => lib/discount/index/indexelement.php
        )

    [bitrix\sale\discount\index\indexsectiontable] => Array
        (
            [module] => sale
            [file] => lib/discount/index/indexsection.php
        )

    [bitrix\sale\discount\index\manager] => Array
        (
            [module] => sale
            [file] => lib/discount/index/manager.php
        )

    [bitrix\sale\discount\migration\orderdiscountmigrator] => Array
        (
            [module] => sale
            [file] => lib/discount/migration/orderdiscountmigrator.php
        )

    [bitrix\sale\discount\prediction\manager] => Array
        (
            [module] => sale
            [file] => lib/discount/prediction/manager.php
        )

    [bitrix\sale\discount\preset\arrayhelper] => Array
        (
            [module] => sale
            [file] => lib/discount/preset/arrayhelper.php
        )

    [bitrix\sale\discount\preset\basepreset] => Array
        (
            [module] => sale
            [file] => lib/discount/preset/basepreset.php
        )

    [bitrix\sale\discount\preset\htmlhelper] => Array
        (
            [module] => sale
            [file] => lib/discount/preset/htmlhelper.php
        )

    [bitrix\sale\discount\preset\manager] => Array
        (
            [module] => sale
            [file] => lib/discount/preset/manager.php
        )

    [bitrix\sale\discount\preset\selectproductpreset] => Array
        (
            [module] => sale
            [file] => lib/discount/preset/selectproductpreset.php
        )

    [bitrix\sale\discount\preset\state] => Array
        (
            [module] => sale
            [file] => lib/discount/preset/state.php
        )

    [bitrix\sale\discount\result\compatibleformat] => Array
        (
            [module] => sale
            [file] => lib/discount/result/compatibleformat.php
        )

    [bitrix\sale\discount\runtimecache\discountcache] => Array
        (
            [module] => sale
            [file] => lib/discount/runtimecache/discountcache.php
        )

    [bitrix\sale\discount\runtimecache\fusercache] => Array
        (
            [module] => sale
            [file] => lib/discount/runtimecache/fusercache.php
        )

    [bitrix\sale\discount\actions] => Array
        (
            [module] => sale
            [file] => lib/discount/actions.php
        )

    [bitrix\sale\discount\analyzer] => Array
        (
            [module] => sale
            [file] => lib/discount/analyzer.php
        )

    [bitrix\sale\discount\cumulativecalculator] => Array
        (
            [module] => sale
            [file] => lib/discount/cumulativecalculator.php
        )

    [bitrix\sale\discount\formatter] => Array
        (
            [module] => sale
            [file] => lib/discount/formatter.php
        )

    [bitrix\sale\internals\discounttable] => Array
        (
            [module] => sale
            [file] => lib/internals/discount.php
        )

    [bitrix\sale\internals\discountcoupontable] => Array
        (
            [module] => sale
            [file] => lib/internals/discountcoupon.php
        )

    [bitrix\sale\internals\discountentitiestable] => Array
        (
            [module] => sale
            [file] => lib/internals/discountentities.php
        )

    [bitrix\sale\internals\discountgrouptable] => Array
        (
            [module] => sale
            [file] => lib/internals/discountgroup.php
        )

    [bitrix\sale\internals\discountmoduletable] => Array
        (
            [module] => sale
            [file] => lib/internals/discountmodule.php
        )

    [bitrix\sale\internals\orderdiscounttable] => Array
        (
            [module] => sale
            [file] => lib/internals/orderdiscount.php
        )

    [bitrix\sale\internals\orderdiscountdatatable] => Array
        (
            [module] => sale
            [file] => lib/internals/orderdiscount.php
        )

    [bitrix\sale\internals\ordercouponstable] => Array
        (
            [module] => sale
            [file] => lib/internals/orderdiscount.php
        )

    [bitrix\sale\internals\ordermodulestable] => Array
        (
            [module] => sale
            [file] => lib/internals/orderdiscount.php
        )

    [bitrix\sale\internals\orderroundtable] => Array
        (
            [module] => sale
            [file] => lib/internals/orderround.php
        )

    [bitrix\sale\internals\orderrulestable] => Array
        (
            [module] => sale
            [file] => lib/internals/orderdiscount.php
        )

    [bitrix\sale\internals\orderrulesdescrtable] => Array
        (
            [module] => sale
            [file] => lib/internals/orderdiscount.php
        )

    [bitrix\sale\internals\accountnumbergenerator] => Array
        (
            [module] => sale
            [file] => lib/internals/accountnumber.php
        )

    [bitrix\sale\discount] => Array
        (
            [module] => sale
            [file] => lib/discount.php
        )

    [bitrix\sale\discountbase] => Array
        (
            [module] => sale
            [file] => lib/discountbase.php
        )

    [bitrix\sale\discountcouponsmanager] => Array
        (
            [module] => sale
            [file] => lib/discountcouponsmanager.php
        )

    [bitrix\sale\discountcouponsmanagerbase] => Array
        (
            [module] => sale
            [file] => lib/discountcouponsmanagerbase.php
        )

    [bitrix\sale\orderdiscount] => Array
        (
            [module] => sale
            [file] => lib/orderdiscount.php
        )

    [bitrix\sale\orderdiscountbase] => Array
        (
            [module] => sale
            [file] => lib/orderdiscountbase.php
        )

    [bitrix\sale\orderdiscountmanager] => Array
        (
            [module] => sale
            [file] => lib/orderdiscountmanager.php
        )

    [bitrix\sale\paysystem\logger] => Array
        (
            [module] => sale
            [file] => lib/paysystem/logger.php
        )

    [bitrix\sale\paysystem\restservice] => Array
        (
            [module] => sale
            [file] => lib/paysystem/restservice.php
        )

    [bitrix\sale\paysystem\resthandler] => Array
        (
            [module] => sale
            [file] => lib/paysystem/resthandler.php
        )

    [bitrix\sale\services\base\restclient] => Array
        (
            [module] => sale
            [file] => lib/services/base/restclient.php
        )

    [bitrix\sale\paysystem\service] => Array
        (
            [module] => sale
            [file] => lib/paysystem/service.php
        )

    [bitrix\sale\internals\paysystemresthandlerstable] => Array
        (
            [module] => sale
            [file] => lib/internals/paysystemresthandlers.php
        )

    [bitrix\sale\paysystem\manager] => Array
        (
            [module] => sale
            [file] => lib/paysystem/manager.php
        )

    [bitrix\sale\paysystem\baseservicehandler] => Array
        (
            [module] => sale
            [file] => lib/paysystem/baseservicehandler.php
        )

    [bitrix\sale\paysystem\servicehandler] => Array
        (
            [module] => sale
            [file] => lib/paysystem/servicehandler.php
        )

    [bitrix\sale\paysystem\irefund] => Array
        (
            [module] => sale
            [file] => lib/paysystem/irefund.php
        )

    [bitrix\sale\paysystem\ipdf] => Array
        (
            [module] => sale
            [file] => lib/paysystem/ipdf.php
        )

    [bitrix\sale\paysystem\irefundextended] => Array
        (
            [module] => sale
            [file] => lib/paysystem/irefundextended.php
        )

    [bitrix\sale\paysystem\cert] => Array
        (
            [module] => sale
            [file] => lib/paysystem/cert.php
        )

    [bitrix\sale\paysystem\ipayable] => Array
        (
            [module] => sale
            [file] => lib/paysystem/ipayable.php
        )

    [bitrix\sale\paysystem\icheckable] => Array
        (
            [module] => sale
            [file] => lib/paysystem/icheckable.php
        )

    [bitrix\sale\paysystem\iprepayable] => Array
        (
            [module] => sale
            [file] => lib/paysystem/iprepayable.php
        )

    [bitrix\sale\paysystem\compatibilityhandler] => Array
        (
            [module] => sale
            [file] => lib/paysystem/compatibilityhandler.php
        )

    [bitrix\sale\paysystem\ihold] => Array
        (
            [module] => sale
            [file] => lib/paysystem/ihold.php
        )

    [bitrix\sale\paysystem\ipartialhold] => Array
        (
            [module] => sale
            [file] => lib/paysystem/ipartialhold.php
        )

    [bitrix\sale\internals\paymentlogtable] => Array
        (
            [module] => sale
            [file] => lib/internals/paymentlog.php
        )

    [bitrix\sale\services\paysystem\restrictions\manager] => Array
        (
            [module] => sale
            [file] => lib/services/paysystem/restrictions/manager.php
        )

    [bitrix\sale\services\base\restriction] => Array
        (
            [module] => sale
            [file] => lib/services/base/restriction.php
        )

    [bitrix\sale\internals\yandexsettingstable] => Array
        (
            [module] => sale
            [file] => lib/internals/yandexsettings.php
        )

    [bitrix\sale\services\company\manager] => Array
        (
            [module] => sale
            [file] => lib/services/company/manager.php
        )

    [bitrix\sale\internals\collectionfilteriterator] => Array
        (
            [module] => sale
            [file] => lib/internals/collectionfilteriterator.php
        )

    [bitrix\sale\cashbox\internals\pool] => Array
        (
            [module] => sale
            [file] => lib/cashbox/internals/pool.php
        )

    [bitrix\sale\cashbox\internals\cashboxtable] => Array
        (
            [module] => sale
            [file] => lib/cashbox/internals/cashbox.php
        )

    [bitrix\sale\cashbox\internals\cashboxchecktable] => Array
        (
            [module] => sale
            [file] => lib/cashbox/internals/cashboxcheck.php
        )

    [bitrix\sale\cashbox\internals\cashboxzreporttable] => Array
        (
            [module] => sale
            [file] => lib/cashbox/internals/cashboxzreport.php
        )

    [bitrix\sale\cashbox\internals\cashboxerrlogtable] => Array
        (
            [module] => sale
            [file] => lib/cashbox/internals/cashboxerrlog.php
        )

    [bitrix\sale\cashbox\cashbox] => Array
        (
            [module] => sale
            [file] => lib/cashbox/cashbox.php
        )

    [bitrix\sale\cashbox\manager] => Array
        (
            [module] => sale
            [file] => lib/cashbox/manager.php
        )

    [bitrix\sale\cashbox\iprintimmediately] => Array
        (
            [module] => sale
            [file] => lib/cashbox/iprintimmediately.php
        )

    [bitrix\sale\cashbox\restrictions\manager] => Array
        (
            [module] => sale
            [file] => lib/cashbox/restrictions/manager.php
        )

    [bitrix\sale\notify] => Array
        (
            [module] => sale
            [file] => lib/notify.php
        )

    [bitrix\sale\buyerstatistic] => Array
        (
            [module] => sale
            [file] => /lib/buyerstatistic.php
        )

    [bitrix\sale\internals\buyerstatistictable] => Array
        (
            [module] => sale
            [file] => /lib/internals/buyerstatistic.php
        )

    [cadminsalelist] => Array
        (
            [module] => sale
            [file] => general/admin_lib.php
        )

    [bitrix\sale\helpers\admin\skuprops] => Array
        (
            [module] => sale
            [file] => lib/helpers/admin/skuprops.php
        )

    [bitrix\sale\helpers\admin\product] => Array
        (
            [module] => sale
            [file] => lib/helpers/admin/product.php
        )

    [bitrix\sale\helpers\order] => Array
        (
            [module] => sale
            [file] => lib/helpers/order.php
        )

    [bitrix\sale\location\comparator\replacement] => Array
        (
            [module] => sale
            [file] => lib/location/comparator/ru/replacement.php
        )

    [bitrix\sale\location\comparator\tmptable] => Array
        (
            [module] => sale
            [file] => lib/location/comparator/tmptable.php
        )

    [bitrix\sale\location\comparator] => Array
        (
            [module] => sale
            [file] => lib/location/comparator.php
        )

    [bitrix\sale\location\comparator\mapresult] => Array
        (
            [module] => sale
            [file] => lib/location/comparator/mapresult.php
        )

    [bitrix\sale\location\comparator\mapper] => Array
        (
            [module] => sale
            [file] => lib/location/comparator/mapper.php
        )

    [bitrix\sale\exchange\onec\documentimport] => Array
        (
            [module] => sale
            [file] => /lib/exchange/compatibility/documents.php
        )

    [bitrix\sale\exchange\onec\collisionorder] => Array
        (
            [module] => sale
            [file] => /lib/exchange/onec/importcollision.php
        )

    [bitrix\sale\exchange\onec\collisionshipment] => Array
        (
            [module] => sale
            [file] => /lib/exchange/onec/importcollision.php
        )

    [bitrix\sale\exchange\onec\collisionpayment] => Array
        (
            [module] => sale
            [file] => /lib/exchange/onec/importcollision.php
        )

    [bitrix\sale\exchange\onec\collisionprofile] => Array
        (
            [module] => sale
            [file] => /lib/exchange/onec/importcollision.php
        )

    [bitrix\sale\exchange\onec\paymentcashdocument] => Array
        (
            [module] => sale
            [file] => /lib/exchange/onec/paymentdocument.php
        )

    [bitrix\sale\exchange\onec\paymentcashlessdocument] => Array
        (
            [module] => sale
            [file] => /lib/exchange/onec/paymentdocument.php
        )

    [bitrix\sale\exchange\onec\paymentcarddocument] => Array
        (
            [module] => sale
            [file] => /lib/exchange/onec/paymentdocument.php
        )

    [bitrix\sale\exchange\onec\importcriterionbase] => Array
        (
            [module] => sale
            [file] => /lib/exchange/onec/importcriterion.php
        )

    [bitrix\sale\exchange\onec\importcriteriononeccml2] => Array
        (
            [module] => sale
            [file] => /lib/exchange/onec/importcriterion.php
        )

    [bitrix\sale\exchange\onec\criterionorder] => Array
        (
            [module] => sale
            [file] => /lib/exchange/onec/importcriterion.php
        )

    [bitrix\sale\exchange\onec\criterionshipment] => Array
        (
            [module] => sale
            [file] => /lib/exchange/onec/importcriterion.php
        )

    [bitrix\sale\exchange\onec\criterionshipmentinvoice] => Array
        (
            [module] => sale
            [file] => /lib/exchange/onec/importcriterion.php
        )

    [bitrix\sale\exchange\onec\criterionpayment] => Array
        (
            [module] => sale
            [file] => /lib/exchange/onec/importcriterion.php
        )

    [bitrix\sale\exchange\onec\criterionprofile] => Array
        (
            [module] => sale
            [file] => /lib/exchange/onec/importcriterion.php
        )

    [bitrix\sale\exchange\entity\orderimportloader] => Array
        (
            [module] => sale
            [file] => /lib/exchange/entity/entityimportloader.php
        )

    [bitrix\sale\exchange\entity\invoiceimportloader] => Array
        (
            [module] => sale
            [file] => /lib/exchange/entity/entityimportloader.php
        )

    [bitrix\sale\exchange\entity\paymentimportloader] => Array
        (
            [module] => sale
            [file] => /lib/exchange/entity/entityimportloader.php
        )

    [bitrix\sale\exchange\entity\shipmentimportloader] => Array
        (
            [module] => sale
            [file] => /lib/exchange/entity/entityimportloader.php
        )

    [bitrix\sale\exchange\entity\userprofileimportloader] => Array
        (
            [module] => sale
            [file] => /lib/exchange/entity/entityimportloader.php
        )

    [bitrix\sale\exchange\entity\paymentcashlessimport] => Array
        (
            [module] => sale
            [file] => /lib/exchange/entity/paymentimport.php
        )

    [bitrix\sale\exchange\entity\paymentcardimport] => Array
        (
            [module] => sale
            [file] => /lib/exchange/entity/paymentimport.php
        )

    [bitrix\sale\exchange\entity\paymentcashimport] => Array
        (
            [module] => sale
            [file] => /lib/exchange/entity/paymentimport.php
        )

    [bitrix\sale\location\geoip] => Array
        (
            [module] => sale
            [file] => /lib/location/geoip.php
        )

    [bitrix\sale\delivery\requests\manager] => Array
        (
            [module] => sale
            [file] => /lib/delivery/requests/manager.php
        )

    [bitrix\sale\delivery\requests\helper] => Array
        (
            [module] => sale
            [file] => /lib/delivery/requests/helper.php
        )

    [bitrix\sale\delivery\requests\handlerbase] => Array
        (
            [module] => sale
            [file] => /lib/delivery/requests/handlerbase.php
        )

    [bitrix\sale\delivery\requests\requesttable] => Array
        (
            [module] => sale
            [file] => /lib/delivery/requests/request.php
        )

    [bitrix\sale\delivery\requests\shipmenttable] => Array
        (
            [module] => sale
            [file] => /lib/delivery/requests/shipment.php
        )

    [bitrix\sale\delivery\requests\result] => Array
        (
            [module] => sale
            [file] => /lib/delivery/requests/result.php
        )

    [bitrix\sale\delivery\requests\resultfile] => Array
        (
            [module] => sale
            [file] => /lib/delivery/requests/resultfile.php
        )

    [bitrix\sale\delivery\packing\packer] => Array
        (
            [module] => sale
            [file] => /lib/delivery/packing/packer.php
        )

    [bitrix\sale\recurring] => Array
        (
            [module] => sale
            [file] => /lib/recurring.php
        )

    [bitrix\sale\location\normalizer\builder] => Array
        (
            [module] => sale
            [file] => /lib/location/normalizer/builder.php
        )

    [bitrix\sale\location\normalizer\ibuilder] => Array
        (
            [module] => sale
            [file] => /lib/location/normalizer/ibuilder.php
        )

    [bitrix\sale\location\normalizer\normalizer] => Array
        (
            [module] => sale
            [file] => /lib/location/normalizer/normalizer.php
        )

    [bitrix\sale\location\normalizer\inormalizer] => Array
        (
            [module] => sale
            [file] => /lib/location/normalizer/inormalizer.php
        )

    [bitrix\sale\location\normalizer\commonnormalizer] => Array
        (
            [module] => sale
            [file] => /lib/location/normalizer/commonnormalizer.php
        )

    [bitrix\sale\location\normalizer\nullnormalizer] => Array
        (
            [module] => sale
            [file] => /lib/location/normalizer/nullnormalizer.php
        )

    [bitrix\sale\location\normalizer\spacenormalizer] => Array
        (
            [module] => sale
            [file] => /lib/location/normalizer/spacenormalizer.php
        )

    [bitrix\sale\location\normalizer\languagenormalizer] => Array
        (
            [module] => sale
            [file] => /lib/location/normalizer/languagenormalizer.php
        )

    [bitrix\sale\location\normalizer\helper] => Array
        (
            [module] => sale
            [file] => /lib/location/normalizer/helper.php
        )

    [sale\handlers\delivery\additional\ruspost\reliability\service] => Array
        (
            [module] => sale
            [file] => /handlers/delivery/additional/ruspost/reliability/service.php
        )

    [catalog] => Array
        (
            [module] => catalog
            [file] => install/index.php
        )

    [ccatalog] => Array
        (
            [module] => catalog
            [file] => mysql/catalog.php
        )

    [ccataloggroup] => Array
        (
            [module] => catalog
            [file] => mysql/cataloggroup.php
        )

    [cextra] => Array
        (
            [module] => catalog
            [file] => mysql/extra.php
        )

    [cprice] => Array
        (
            [module] => catalog
            [file] => mysql/price.php
        )

    [ccatalogproduct] => Array
        (
            [module] => catalog
            [file] => mysql/product.php
        )

    [ccatalogproductgroups] => Array
        (
            [module] => catalog
            [file] => mysql/product_group.php
        )

    [ccatalogload] => Array
        (
            [module] => catalog
            [file] => mysql/catalog_load.php
        )

    [ccatalogexport] => Array
        (
            [module] => catalog
            [file] => mysql/catalog_export.php
        )

    [ccatalogimport] => Array
        (
            [module] => catalog
            [file] => mysql/catalog_import.php
        )

    [ccatalogdiscount] => Array
        (
            [module] => catalog
            [file] => mysql/discount.php
        )

    [ccatalogdiscountcoupon] => Array
        (
            [module] => catalog
            [file] => mysql/discount_coupon.php
        )

    [ccatalogvat] => Array
        (
            [module] => catalog
            [file] => mysql/vat.php
        )

    [ccatalogevent] => Array
        (
            [module] => catalog
            [file] => general/catalog_event.php
        )

    [ccatalogsku] => Array
        (
            [module] => catalog
            [file] => general/catalog_sku.php
        )

    [ccatalogdiscountsave] => Array
        (
            [module] => catalog
            [file] => mysql/discount_save.php
        )

    [ccatalogstore] => Array
        (
            [module] => catalog
            [file] => mysql/store.php
        )

    [ccatalogstoreproduct] => Array
        (
            [module] => catalog
            [file] => mysql/store_product.php
        )

    [ccatalogadmin] => Array
        (
            [module] => catalog
            [file] => general/admin.php
        )

    [cglobalcondctrl] => Array
        (
            [module] => catalog
            [file] => general/catalog_cond.php
        )

    [cglobalcondctrlcomplex] => Array
        (
            [module] => catalog
            [file] => general/catalog_cond.php
        )

    [cglobalcondctrlatoms] => Array
        (
            [module] => catalog
            [file] => general/catalog_cond.php
        )

    [cglobalcondctrlgroup] => Array
        (
            [module] => catalog
            [file] => general/catalog_cond.php
        )

    [cglobalcondtree] => Array
        (
            [module] => catalog
            [file] => general/catalog_cond.php
        )

    [ccatalogcondctrl] => Array
        (
            [module] => catalog
            [file] => general/catalog_cond.php
        )

    [ccatalogcondctrlcomplex] => Array
        (
            [module] => catalog
            [file] => general/catalog_cond.php
        )

    [ccatalogcondctrlgroup] => Array
        (
            [module] => catalog
            [file] => general/catalog_cond.php
        )

    [ccatalogcondctrliblockfields] => Array
        (
            [module] => catalog
            [file] => general/catalog_cond.php
        )

    [ccatalogcondctrliblockprops] => Array
        (
            [module] => catalog
            [file] => general/catalog_cond.php
        )

    [ccatalogcondtree] => Array
        (
            [module] => catalog
            [file] => general/catalog_cond.php
        )

    [ccatalogcondctrlbasketproductfields] => Array
        (
            [module] => catalog
            [file] => general/sale_cond.php
        )

    [ccatalogcondctrlbasketproductprops] => Array
        (
            [module] => catalog
            [file] => general/sale_cond.php
        )

    [ccatalogcondctrlcatalogsettings] => Array
        (
            [module] => catalog
            [file] => general/sale_cond.php
        )

    [ccatalogactionctrlbasketproductfields] => Array
        (
            [module] => catalog
            [file] => general/sale_act.php
        )

    [ccatalogactionctrlbasketproductprops] => Array
        (
            [module] => catalog
            [file] => general/sale_act.php
        )

    [ccataloggifterproduct] => Array
        (
            [module] => catalog
            [file] => general/sale_act.php
        )

    [ccatalogdiscountconvert] => Array
        (
            [module] => catalog
            [file] => general/discount_convert.php
        )

    [ccatalogdiscountconverttmp] => Array
        (
            [module] => catalog
            [file] => mysql/discount_convert.php
        )

    [ccatalogproductprovider] => Array
        (
            [module] => catalog
            [file] => general/product_provider.php
        )

    [ccatalogstorebarcode] => Array
        (
            [module] => catalog
            [file] => mysql/store_barcode.php
        )

    [ccatalogcontractor] => Array
        (
            [module] => catalog
            [file] => mysql/contractor.php
        )

    [ccatalogdocstypes] => Array
        (
            [module] => catalog
            [file] => general/store_docs_type.php
        )

    [ccatalogarrivaldocs] => Array
        (
            [module] => catalog
            [file] => general/store_docs_type.php
        )

    [ccatalogstoreadjustmentdocs] => Array
        (
            [module] => catalog
            [file] => general/store_docs_type.php
        )

    [ccatalogmovingdocs] => Array
        (
            [module] => catalog
            [file] => general/store_docs_type.php
        )

    [ccatalogdeductdocs] => Array
        (
            [module] => catalog
            [file] => general/store_docs_type.php
        )

    [ccatalogreturnsdocs] => Array
        (
            [module] => catalog
            [file] => general/store_docs_type.php
        )

    [ccatalogunreserveddocs] => Array
        (
            [module] => catalog
            [file] => general/store_docs_type.php
        )

    [ccatalogdocs] => Array
        (
            [module] => catalog
            [file] => mysql/store_docs.php
        )

    [ccatalogstorecontrolutil] => Array
        (
            [module] => catalog
            [file] => general/store_utility.php
        )

    [ccatalogstoredocselement] => Array
        (
            [module] => catalog
            [file] => mysql/store_docs_element.php
        )

    [ccatalogstoredocsbarcode] => Array
        (
            [module] => catalog
            [file] => mysql/store_docs_barcode.php
        )

    [ccatalogiblockparameters] => Array
        (
            [module] => catalog
            [file] => general/comp_parameters.php
        )

    [ccatalogmeasure] => Array
        (
            [module] => catalog
            [file] => mysql/measure.php
        )

    [ccatalogmeasureresult] => Array
        (
            [module] => catalog
            [file] => mysql/measure.php
        )

    [ccatalogmeasureclassifier] => Array
        (
            [module] => catalog
            [file] => general/unit_classifier.php
        )

    [ccatalogmeasureadminresult] => Array
        (
            [module] => catalog
            [file] => general/measure_result.php
        )

    [ccatalogmeasureadminuiresult] => Array
        (
            [module] => catalog
            [file] => general/measure_result.php
        )

    [ccatalogmeasureratio] => Array
        (
            [module] => catalog
            [file] => mysql/measure_ratio.php
        )

    [ccatalogproductset] => Array
        (
            [module] => catalog
            [file] => mysql/product_set.php
        )

    [ccatalogadmintools] => Array
        (
            [module] => catalog
            [file] => general/admin_tools.php
        )

    [ccatalogadminproductsetedit] => Array
        (
            [module] => catalog
            [file] => general/admin_tools.php
        )

    [ccatalogmenu] => Array
        (
            [module] => catalog
            [file] => general/catalog_menu.php
        )

    [ccatalogcsvsettings] => Array
        (
            [module] => catalog
            [file] => general/csv_settings.php
        )

    [ccatalogstepoperations] => Array
        (
            [module] => catalog
            [file] => general/step_operations.php
        )

    [ccatalogproductsetavailable] => Array
        (
            [module] => catalog
            [file] => general/step_operations.php
        )

    [ccatalogproductavailable] => Array
        (
            [module] => catalog
            [file] => general/step_operations.php
        )

    [ccatalogiblockreindex] => Array
        (
            [module] => catalog
            [file] => general/step_operations.php
        )

    [ccatalogproductsettings] => Array
        (
            [module] => catalog
            [file] => general/step_operations.php
        )

    [ccatalogtools] => Array
        (
            [module] => catalog
            [file] => general/tools.php
        )

    [ccatalogresult] => Array
        (
            [module] => catalog
            [file] => general/result.php
        )

    [cproductquerybuilder] => Array
        (
            [module] => catalog
            [file] => general/querybuilder.php
        )

    [bitrix\catalog\compatible\eventcompatibility] => Array
        (
            [module] => catalog
            [file] => lib/compatible/eventcompatibility.php
        )

    [bitrix\catalog\config\feature] => Array
        (
            [module] => catalog
            [file] => lib/config/feature.php
        )

    [bitrix\catalog\config\state] => Array
        (
            [module] => catalog
            [file] => lib/config/state.php
        )

    [bitrix\catalog\discount\discountmanager] => Array
        (
            [module] => catalog
            [file] => lib/discount/discountmanager.php
        )

    [bitrix\catalog\ebay\ebayxmler] => Array
        (
            [module] => catalog
            [file] => lib/ebay/ebayxmler.php
        )

    [bitrix\catalog\ebay\exportoffer] => Array
        (
            [module] => catalog
            [file] => lib/ebay/exportoffer.php
        )

    [bitrix\catalog\ebay\exportoffercreator] => Array
        (
            [module] => catalog
            [file] => lib/ebay/exportoffercreator.php
        )

    [bitrix\catalog\ebay\exportoffersku] => Array
        (
            [module] => catalog
            [file] => lib/ebay/exportoffersku.php
        )

    [bitrix\catalog\grid\panel\productgroupaction] => Array
        (
            [module] => catalog
            [file] => lib/grid/panel/productgroupaction.php
        )

    [bitrix\catalog\grid\productaction] => Array
        (
            [module] => catalog
            [file] => lib/grid/productaction.php
        )

    [bitrix\catalog\helpers\admin\catalogedit] => Array
        (
            [module] => catalog
            [file] => lib/helpers/admin/catalogedit.php
        )

    [bitrix\catalog\helpers\admin\iblockpricechanger] => Array
        (
            [module] => catalog
            [file] => lib/helpers/admin/iblockpricechanger.php
        )

    [bitrix\catalog\helpers\admin\roundedit] => Array
        (
            [module] => catalog
            [file] => lib/helpers/admin/roundedit.php
        )

    [bitrix\catalog\helpers\admin\tools] => Array
        (
            [module] => catalog
            [file] => lib/helpers/admin/tools.php
        )

    [bitrix\catalog\helpers\tools] => Array
        (
            [module] => catalog
            [file] => lib/helpers/tools.php
        )

    [bitrix\catalog\model\entity] => Array
        (
            [module] => catalog
            [file] => lib/model/entity.php
        )

    [bitrix\catalog\model\event] => Array
        (
            [module] => catalog
            [file] => lib/model/event.php
        )

    [bitrix\catalog\model\eventresult] => Array
        (
            [module] => catalog
            [file] => lib/model/eventresult.php
        )

    [bitrix\catalog\model\price] => Array
        (
            [module] => catalog
            [file] => lib/model/price.php
        )

    [bitrix\catalog\model\product] => Array
        (
            [module] => catalog
            [file] => lib/model/product.php
        )

    [bitrix\catalog\product\price\calculation] => Array
        (
            [module] => catalog
            [file] => lib/product/price/calculation.php
        )

    [bitrix\catalog\product\basket] => Array
        (
            [module] => catalog
            [file] => lib/product/basket.php
        )

    [bitrix\catalog\product\catalogprovider] => Array
        (
            [module] => catalog
            [file] => lib/product/catalogprovider.php
        )

    [bitrix\catalog\product\catalogprovidercompatibility] => Array
        (
            [module] => catalog
            [file] => lib/product/catalogprovidercompatibility.php
        )

    [bitrix\catalog\product\price] => Array
        (
            [module] => catalog
            [file] => lib/product/price.php
        )

    [bitrix\catalog\product\propertycatalogfeature] => Array
        (
            [module] => catalog
            [file] => lib/product/propertycatalogfeature.php
        )

    [bitrix\catalog\product\quantitycontrol] => Array
        (
            [module] => catalog
            [file] => lib/product/quantitycontrol.php
        )

    [bitrix\catalog\product\search] => Array
        (
            [module] => catalog
            [file] => lib/product/search.php
        )

    [bitrix\catalog\product\sku] => Array
        (
            [module] => catalog
            [file] => lib/product/sku.php
        )

    [bitrix\catalog\product\subscribemanager] => Array
        (
            [module] => catalog
            [file] => lib/product/subscribemanager.php
        )

    [bitrix\catalog\product\systemfield] => Array
        (
            [module] => catalog
            [file] => lib/product/systemfield.php
        )

    [bitrix\catalog\product\viewed] => Array
        (
            [module] => catalog
            [file] => lib/product/viewed.php
        )

    [bitrix\catalog\update\adminfilteroption] => Array
        (
            [module] => catalog
            [file] => lib/update/adminfilteroption.php
        )

    [bitrix\catalog\update\admingridoption] => Array
        (
            [module] => catalog
            [file] => lib/update/admingridoption.php
        )

    [bitrix\catalog\url\adminpage\catalogbuilder] => Array
        (
            [module] => catalog
            [file] => lib/url/adminpage/catalogbuilder.php
        )

    [bitrix\catalog\catalogiblocktable] => Array
        (
            [module] => catalog
            [file] => lib/catalogiblock.php
        )

    [bitrix\catalog\catalogviewedproducttable] => Array
        (
            [module] => catalog
            [file] => lib/catalogviewedproduct.php
        )

    [bitrix\catalog\discounttable] => Array
        (
            [module] => catalog
            [file] => lib/discount.php
        )

    [bitrix\catalog\discountcoupontable] => Array
        (
            [module] => catalog
            [file] => lib/discountcoupon.php
        )

    [bitrix\catalog\discountentitytable] => Array
        (
            [module] => catalog
            [file] => lib/discountentity.php
        )

    [bitrix\catalog\discountmoduletable] => Array
        (
            [module] => catalog
            [file] => lib/discountmodule.php
        )

    [bitrix\catalog\discountrestrictiontable] => Array
        (
            [module] => catalog
            [file] => lib/discountrestriction.php
        )

    [bitrix\catalog\extratable] => Array
        (
            [module] => catalog
            [file] => lib/extra.php
        )

    [bitrix\catalog\grouptable] => Array
        (
            [module] => catalog
            [file] => lib/group.php
        )

    [bitrix\catalog\groupaccesstable] => Array
        (
            [module] => catalog
            [file] => lib/groupaccess.php
        )

    [bitrix\catalog\grouplangtable] => Array
        (
            [module] => catalog
            [file] => lib/grouplang.php
        )

    [bitrix\catalog\measuretable] => Array
        (
            [module] => catalog
            [file] => lib/measure.php
        )

    [bitrix\catalog\measureratiotable] => Array
        (
            [module] => catalog
            [file] => lib/measureratio.php
        )

    [bitrix\catalog\pricetable] => Array
        (
            [module] => catalog
            [file] => lib/price.php
        )

    [bitrix\catalog\producttable] => Array
        (
            [module] => catalog
            [file] => lib/product.php
        )

    [bitrix\catalog\productgroupaccesstable] => Array
        (
            [module] => catalog
            [file] => lib/productgroupaccess.php
        )

    [bitrix\catalog\roundingtable] => Array
        (
            [module] => catalog
            [file] => lib/rounding.php
        )

    [bitrix\catalog\storetable] => Array
        (
            [module] => catalog
            [file] => lib/store.php
        )

    [bitrix\catalog\storebarcodetable] => Array
        (
            [module] => catalog
            [file] => lib/storebarcode.php
        )

    [bitrix\catalog\storeproducttable] => Array
        (
            [module] => catalog
            [file] => lib/storeproduct.php
        )

    [bitrix\catalog\vattable] => Array
        (
            [module] => catalog
            [file] => lib/vat.php
        )

    [bitrix\catalog\ebayxmler] => Array
        (
            [module] => catalog
            [file] => lib/ebay/old.php
        )

    [bitrix\catalog\exportoffer] => Array
        (
            [module] => catalog
            [file] => lib/ebay/old.php
        )

    [bitrix\catalog\exportoffercreator] => Array
        (
            [module] => catalog
            [file] => lib/ebay/old.php
        )

    [bitrix\catalog\exportoffersku] => Array
        (
            [module] => catalog
            [file] => lib/ebay/old.php
        )

    [bitrix\catalog\searchhandlers] => Array
        (
            [module] => catalog
            [file] => lib/product/old.php
        )

)
Array
(
    [bitrix\main\application] => Array
        (
            [module] => main
            [file] => lib/application.php
        )

    [bitrix\main\httpapplication] => Array
        (
            [module] => main
            [file] => lib/httpapplication.php
        )

    [bitrix\main\argumentexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\argumentnullexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\argumentoutofrangeexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\argumenttypeexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\notimplementedexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\notsupportedexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\invalidoperationexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\objectpropertyexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\objectnotfoundexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\objectexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\systemexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\accessdeniedexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\decodingexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\io\invalidpathexception] => Array
        (
            [module] => main
            [file] => lib/io/ioexception.php
        )

    [bitrix\main\io\filenotfoundexception] => Array
        (
            [module] => main
            [file] => lib/io/ioexception.php
        )

    [bitrix\main\io\filedeleteexception] => Array
        (
            [module] => main
            [file] => lib/io/ioexception.php
        )

    [bitrix\main\io\fileopenexception] => Array
        (
            [module] => main
            [file] => lib/io/ioexception.php
        )

    [bitrix\main\io\filenotopenedexception] => Array
        (
            [module] => main
            [file] => lib/io/ioexception.php
        )

    [bitrix\main\context] => Array
        (
            [module] => main
            [file] => lib/context.php
        )

    [bitrix\main\httpcontext] => Array
        (
            [module] => main
            [file] => lib/httpcontext.php
        )

    [bitrix\main\dispatcher] => Array
        (
            [module] => main
            [file] => lib/dispatcher.php
        )

    [bitrix\main\environment] => Array
        (
            [module] => main
            [file] => lib/environment.php
        )

    [bitrix\main\event] => Array
        (
            [module] => main
            [file] => lib/event.php
        )

    [bitrix\main\eventmanager] => Array
        (
            [module] => main
            [file] => lib/eventmanager.php
        )

    [bitrix\main\eventresult] => Array
        (
            [module] => main
            [file] => lib/eventresult.php
        )

    [bitrix\main\request] => Array
        (
            [module] => main
            [file] => lib/request.php
        )

    [bitrix\main\httprequest] => Array
        (
            [module] => main
            [file] => lib/httprequest.php
        )

    [bitrix\main\response] => Array
        (
            [module] => main
            [file] => lib/response.php
        )

    [bitrix\main\httpresponse] => Array
        (
            [module] => main
            [file] => lib/httpresponse.php
        )

    [bitrix\main\modulemanager] => Array
        (
            [module] => main
            [file] => lib/modulemanager.php
        )

    [bitrix\main\server] => Array
        (
            [module] => main
            [file] => lib/server.php
        )

    [bitrix\main\config\configuration] => Array
        (
            [module] => main
            [file] => lib/config/configuration.php
        )

    [bitrix\main\config\option] => Array
        (
            [module] => main
            [file] => lib/config/option.php
        )

    [bitrix\main\context\culture] => Array
        (
            [module] => main
            [file] => lib/context/culture.php
        )

    [bitrix\main\data\cache] => Array
        (
            [module] => main
            [file] => lib/data/cache.php
        )

    [bitrix\main\data\cacheengineapc] => Array
        (
            [module] => main
            [file] => lib/data/cacheengineapc.php
        )

    [bitrix\main\data\cacheenginememcache] => Array
        (
            [module] => main
            [file] => lib/data/cacheenginememcache.php
        )

    [bitrix\main\data\cacheenginefiles] => Array
        (
            [module] => main
            [file] => lib/data/cacheenginefiles.php
        )

    [bitrix\main\data\cacheenginenone] => Array
        (
            [module] => main
            [file] => lib/data/cacheenginenone.php
        )

    [bitrix\main\data\connection] => Array
        (
            [module] => main
            [file] => lib/data/connection.php
        )

    [bitrix\main\data\connectionpool] => Array
        (
            [module] => main
            [file] => lib/data/connectionpool.php
        )

    [bitrix\main\data\icacheengine] => Array
        (
            [module] => main
            [file] => lib/data/cache.php
        )

    [bitrix\main\data\hsphpreadconnection] => Array
        (
            [module] => main
            [file] => lib/data/hsphpreadconnection.php
        )

    [bitrix\main\data\managedcache] => Array
        (
            [module] => main
            [file] => lib/data/managedcache.php
        )

    [bitrix\main\data\taggedcache] => Array
        (
            [module] => main
            [file] => lib/data/taggedcache.php
        )

    [bitrix\main\data\memcacheconnection] => Array
        (
            [module] => main
            [file] => lib/data/memcacheconnection.php
        )

    [bitrix\main\data\memcachedconnection] => Array
        (
            [module] => main
            [file] => lib/data/memcachedconnection.php
        )

    [bitrix\main\data\nosqlconnection] => Array
        (
            [module] => main
            [file] => lib/data/nosqlconnection.php
        )

    [bitrix\main\db\arrayresult] => Array
        (
            [module] => main
            [file] => lib/db/arrayresult.php
        )

    [bitrix\main\db\result] => Array
        (
            [module] => main
            [file] => lib/db/result.php
        )

    [bitrix\main\db\connection] => Array
        (
            [module] => main
            [file] => lib/db/connection.php
        )

    [bitrix\main\db\sqlexception] => Array
        (
            [module] => main
            [file] => lib/db/sqlexception.php
        )

    [bitrix\main\db\sqlqueryexception] => Array
        (
            [module] => main
            [file] => lib/db/sqlexception.php
        )

    [bitrix\main\db\transactionexception] => Array
        (
            [module] => main
            [file] => lib/db/sqlexception.php
        )

    [bitrix\main\db\sqlexpression] => Array
        (
            [module] => main
            [file] => lib/db/sqlexpression.php
        )

    [bitrix\main\db\sqlhelper] => Array
        (
            [module] => main
            [file] => lib/db/sqlhelper.php
        )

    [bitrix\main\db\mysqlcommonconnection] => Array
        (
            [module] => main
            [file] => lib/db/mysqlcommonconnection.php
        )

    [bitrix\main\db\mysqliconnection] => Array
        (
            [module] => main
            [file] => lib/db/mysqliconnection.php
        )

    [bitrix\main\db\mysqliresult] => Array
        (
            [module] => main
            [file] => lib/db/mysqliresult.php
        )

    [bitrix\main\db\mysqlisqlhelper] => Array
        (
            [module] => main
            [file] => lib/db/mysqlisqlhelper.php
        )

    [bitrix\main\db\mssqlconnection] => Array
        (
            [module] => main
            [file] => lib/db/mssqlconnection.php
        )

    [bitrix\main\db\mssqlresult] => Array
        (
            [module] => main
            [file] => lib/db/mssqlresult.php
        )

    [bitrix\main\db\mssqlsqlhelper] => Array
        (
            [module] => main
            [file] => lib/db/mssqlsqlhelper.php
        )

    [bitrix\main\db\oracleconnection] => Array
        (
            [module] => main
            [file] => lib/db/oracleconnection.php
        )

    [bitrix\main\db\oracleresult] => Array
        (
            [module] => main
            [file] => lib/db/oracleresult.php
        )

    [bitrix\main\db\oraclesqlhelper] => Array
        (
            [module] => main
            [file] => lib/db/oraclesqlhelper.php
        )

    [bitrix\main\db\pgsqlconnection] => Array
        (
            [module] => main
            [file] => lib/db/pgsqlconnection.php
        )

    [bitrix\main\diag\httpexceptionhandleroutput] => Array
        (
            [module] => main
            [file] => lib/diag/httpexceptionhandleroutput.php
        )

    [bitrix\main\diag\fileexceptionhandlerlog] => Array
        (
            [module] => main
            [file] => lib/diag/fileexceptionhandlerlog.php
        )

    [bitrix\main\diag\exceptionhandler] => Array
        (
            [module] => main
            [file] => lib/diag/exceptionhandler.php
        )

    [bitrix\main\diag\iexceptionhandleroutput] => Array
        (
            [module] => main
            [file] => lib/diag/iexceptionhandleroutput.php
        )

    [bitrix\main\diag\exceptionhandlerlog] => Array
        (
            [module] => main
            [file] => lib/diag/exceptionhandlerlog.php
        )

    [bitrix\main\io\file] => Array
        (
            [module] => main
            [file] => lib/io/file.php
        )

    [bitrix\main\io\fileentry] => Array
        (
            [module] => main
            [file] => lib/io/fileentry.php
        )

    [bitrix\main\io\path] => Array
        (
            [module] => main
            [file] => lib/io/path.php
        )

    [bitrix\main\io\filesystementry] => Array
        (
            [module] => main
            [file] => lib/io/filesystementry.php
        )

    [bitrix\main\io\ifilestream] => Array
        (
            [module] => main
            [file] => lib/io/ifilestream.php
        )

    [bitrix\main\localization\loc] => Array
        (
            [module] => main
            [file] => lib/localization/loc.php
        )

    [bitrix\main\mail\mail] => Array
        (
            [module] => main
            [file] => lib/mail/mail.php
        )

    [bitrix\main\mail\tracking] => Array
        (
            [module] => main
            [file] => lib/mail/tracking.php
        )

    [bitrix\main\mail\eventmanager] => Array
        (
            [module] => main
            [file] => lib/mail/eventmanager.php
        )

    [bitrix\main\mail\eventmessagecompiler] => Array
        (
            [module] => main
            [file] => lib/mail/eventmessagecompiler.php
        )

    [bitrix\main\mail\eventmessagethemecompiler] => Array
        (
            [module] => main
            [file] => lib/mail/eventmessagethemecompiler.php
        )

    [bitrix\main\mail\internal\event] => Array
        (
            [module] => main
            [file] => lib/mail/internal/event.php
        )

    [bitrix\main\mail\internal\eventattachment] => Array
        (
            [module] => main
            [file] => lib/mail/internal/eventattachment.php
        )

    [bitrix\main\mail\internal\eventmessage] => Array
        (
            [module] => main
            [file] => lib/mail/internal/eventmessage.php
        )

    [bitrix\main\mail\internal\eventmessagesite] => Array
        (
            [module] => main
            [file] => lib/mail/internal/eventmessagesite.php
        )

    [bitrix\main\mail\internal\eventmessageattachment] => Array
        (
            [module] => main
            [file] => lib/mail/internal/eventmessageattachment.php
        )

    [bitrix\main\mail\internal\eventtype] => Array
        (
            [module] => main
            [file] => lib/mail/internal/eventtype.php
        )

    [bitrix\main\text\converter] => Array
        (
            [module] => main
            [file] => lib/text/converter.php
        )

    [bitrix\main\text\emptyconverter] => Array
        (
            [module] => main
            [file] => lib/text/emptyconverter.php
        )

    [bitrix\main\text\encoding] => Array
        (
            [module] => main
            [file] => lib/text/encoding.php
        )

    [bitrix\main\text\htmlconverter] => Array
        (
            [module] => main
            [file] => lib/text/htmlconverter.php
        )

    [bitrix\main\text\binarystring] => Array
        (
            [module] => main
            [file] => lib/text/binarystring.php
        )

    [bitrix\main\text\xmlconverter] => Array
        (
            [module] => main
            [file] => lib/text/xmlconverter.php
        )

    [bitrix\main\type\collection] => Array
        (
            [module] => main
            [file] => lib/type/collection.php
        )

    [bitrix\main\type\date] => Array
        (
            [module] => main
            [file] => lib/type/date.php
        )

    [bitrix\main\type\datetime] => Array
        (
            [module] => main
            [file] => lib/type/datetime.php
        )

    [bitrix\main\type\dictionary] => Array
        (
            [module] => main
            [file] => lib/type/dictionary.php
        )

    [bitrix\main\type\filterabledictionary] => Array
        (
            [module] => main
            [file] => lib/type/filterabledictionary.php
        )

    [bitrix\main\type\parameterdictionary] => Array
        (
            [module] => main
            [file] => lib/type/parameterdictionary.php
        )

    [bitrix\main\web\cookie] => Array
        (
            [module] => main
            [file] => lib/web/cookie.php
        )

    [bitrix\main\web\uri] => Array
        (
            [module] => main
            [file] => lib/web/uri.php
        )

    [bitrix\main\sendereventhandler] => Array
        (
            [module] => main
            [file] => lib/senderconnector.php
        )

    [bitrix\main\senderconnectoruser] => Array
        (
            [module] => main
            [file] => lib/senderconnector.php
        )

    [bitrix\main\urlrewriterrulemaker] => Array
        (
            [module] => main
            [file] => lib/urlrewriter.php
        )

    [bitrix\main\update\stepper] => Array
        (
            [module] => main
            [file] => lib/update/stepper.php
        )

    [bitrix\main\composite\abstractresponse] => Array
        (
            [module] => main
            [file] => lib/composite/responder.php
        )

    [bitrix\main\composite\fileresponse] => Array
        (
            [module] => main
            [file] => lib/composite/responder.php
        )

    [bitrix\main\composite\memcachedresponse] => Array
        (
            [module] => main
            [file] => lib/composite/responder.php
        )

    [bitrix\main\security\otpexception] => Array
        (
            [module] => main
            [file] => lib/security/securityexception.php
        )

    [ctimezone] => Array
        (
            [module] => main
            [file] => classes/general/time.php
        )

    [cbxpunycode] => Array
        (
            [module] => main
            [file] => classes/general/punycode.php
        )

    [ibxvirtualio] => Array
        (
            [module] => main
            [file] => classes/general/virtual_io.php
        )

    [ibxgeterrors] => Array
        (
            [module] => main
            [file] => classes/general/virtual_io.php
        )

    [cbxvirtualio] => Array
        (
            [module] => main
            [file] => classes/general/virtual_io.php
        )

    [cbxvirtualfilebase] => Array
        (
            [module] => main
            [file] => classes/general/virtual_file.php
        )

    [cbxvirtualfile] => Array
        (
            [module] => main
            [file] => classes/general/virtual_file.php
        )

    [cbxvirtualdirectory] => Array
        (
            [module] => main
            [file] => classes/general/virtual_file.php
        )

    [calloption] => Array
        (
            [module] => main
            [file] => classes/general/option.php
        )

    [coption] => Array
        (
            [module] => main
            [file] => classes/general/option.php
        )

    [callpageoption] => Array
        (
            [module] => main
            [file] => classes/general/pageoption.php
        )

    [cpageoption] => Array
        (
            [module] => main
            [file] => classes/general/pageoption.php
        )

    [callsqlwhere] => Array
        (
            [module] => main
            [file] => classes/general/sqlwhere.php
        )

    [csqlwhereexpression] => Array
        (
            [module] => main
            [file] => classes/general/sqlwhere.php
        )

    [csqlwhere] => Array
        (
            [module] => main
            [file] => classes/general/sqlwhere.php
        )

    [calllanguage] => Array
        (
            [module] => main
            [file] => classes/general/language.php
        )

    [clanguage] => Array
        (
            [module] => main
            [file] => classes/general/language.php
        )

    [clangadmin] => Array
        (
            [module] => main
            [file] => classes/general/language.php
        )

    [_clangdbresult] => Array
        (
            [module] => main
            [file] => classes/general/langdbresult.php
        )

    [callagent] => Array
        (
            [module] => main
            [file] => classes/general/agent.php
        )

    [cagent] => Array
        (
            [module] => main
            [file] => classes/mysql/agent.php
        )

    [capplicationexception] => Array
        (
            [module] => main
            [file] => classes/general/applicationexception.php
        )

    [cadminexception] => Array
        (
            [module] => main
            [file] => classes/general/adminexception.php
        )

    [callsite] => Array
        (
            [module] => main
            [file] => classes/general/site.php
        )

    [calllang] => Array
        (
            [module] => main
            [file] => classes/general/site.php
        )

    [csite] => Array
        (
            [module] => main
            [file] => classes/general/site.php
        )

    [clang] => Array
        (
            [module] => main
            [file] => classes/general/site.php
        )

    [chttp] => Array
        (
            [module] => main
            [file] => classes/general/http.php
        )

    [cutil] => Array
        (
            [module] => main
            [file] => classes/general/util.php
        )

    [callmain] => Array
        (
            [module] => main
            [file] => classes/general/main.php
        )

    [cmain] => Array
        (
            [module] => main
            [file] => classes/general/main.php
        )

    [calldatabase] => Array
        (
            [module] => main
            [file] => classes/general/database.php
        )

    [calldbresult] => Array
        (
            [module] => main
            [file] => classes/general/dbresult.php
        )

    [cdatabasemysql] => Array
        (
            [module] => main
            [file] => classes/mysql/database.php
        )

    [cdbresultmysql] => Array
        (
            [module] => main
            [file] => classes/mysql/dbresult.php
        )

    [icachebackend] => Array
        (
            [module] => main
            [file] => classes/general/cache_backend.php
        )

    [cphpcache] => Array
        (
            [module] => main
            [file] => classes/general/cache.php
        )

    [ccachemanager] => Array
        (
            [module] => main
            [file] => classes/general/cache_manager.php
        )

    [cpagecache] => Array
        (
            [module] => main
            [file] => classes/general/page_cache.php
        )

    [cstackcacheentry] => Array
        (
            [module] => main
            [file] => classes/general/stack_cache_entry.php
        )

    [cstackcachemanager] => Array
        (
            [module] => main
            [file] => classes/general/stack_cache.php
        )

    [cmodule] => Array
        (
            [module] => main
            [file] => /classes/general/module.php
        )

    [bitrix\main\entity\ufield] => Array
        (
            [module] => main
            [file] => include/deprecated/ufield.php
        )

    [cdatabase] => Array
        (
            [module] => main
            [file] => classes/mysql/database.php
        )

    [cdbresult] => Array
        (
            [module] => main
            [file] => classes/mysql/dbresult.php
        )

    [csitetemplate] => Array
        (
            [module] => main
            [file] => classes/general/site_template.php
        )

    [cbitrixcomponent] => Array
        (
            [module] => main
            [file] => classes/general/component.php
        )

    [ccomponentengine] => Array
        (
            [module] => main
            [file] => classes/general/component_engine.php
        )

    [ccomponentajax] => Array
        (
            [module] => main
            [file] => classes/general/component_ajax.php
        )

    [cbitrixcomponenttemplate] => Array
        (
            [module] => main
            [file] => classes/general/component_template.php
        )

    [ccomponentutil] => Array
        (
            [module] => main
            [file] => classes/general/component_util.php
        )

    [ccontrollerclient] => Array
        (
            [module] => main
            [file] => classes/general/controller_member.php
        )

    [phpparser] => Array
        (
            [module] => main
            [file] => classes/general/php_parser.php
        )

    [cdiskquota] => Array
        (
            [module] => main
            [file] => classes/general/quota.php
        )

    [ceventlog] => Array
        (
            [module] => main
            [file] => classes/general/event_log.php
        )

    [ceventmain] => Array
        (
            [module] => main
            [file] => classes/general/event_log.php
        )

    [cadminfiledialog] => Array
        (
            [module] => main
            [file] => classes/general/file_dialog.php
        )

    [wll_user] => Array
        (
            [module] => main
            [file] => classes/general/liveid.php
        )

    [wll_consenttoken] => Array
        (
            [module] => main
            [file] => classes/general/liveid.php
        )

    [windowslivelogin] => Array
        (
            [module] => main
            [file] => classes/general/liveid.php
        )

    [cfile] => Array
        (
            [module] => main
            [file] => classes/general/file.php
        )

    [callfile] => Array
        (
            [module] => main
            [file] => classes/general/file.php
        )

    [ctempfile] => Array
        (
            [module] => main
            [file] => classes/general/file_temp.php
        )

    [cfavorites] => Array
        (
            [module] => main
            [file] => classes/mysql/favorites.php
        )

    [cuseroptions] => Array
        (
            [module] => main
            [file] => classes/general/user_options.php
        )

    [cgridoptions] => Array
        (
            [module] => main
            [file] => classes/general/grids.php
        )

    [cundo] => Array
        (
            [module] => main
            [file] => /classes/general/undo.php
        )

    [cautosave] => Array
        (
            [module] => main
            [file] => /classes/general/undo.php
        )

    [callratings] => Array
        (
            [module] => main
            [file] => classes/general/ratings.php
        )

    [cratings] => Array
        (
            [module] => main
            [file] => classes/mysql/ratings.php
        )

    [cratingscomponentsmain] => Array
        (
            [module] => main
            [file] => classes/mysql/ratings_components.php
        )

    [cratingrule] => Array
        (
            [module] => main
            [file] => classes/general/rating_rule.php
        )

    [cratingrulesmain] => Array
        (
            [module] => main
            [file] => classes/mysql/rating_rules.php
        )

    [ctoppanel] => Array
        (
            [module] => main
            [file] => public/top_panel.php
        )

    [ceditarea] => Array
        (
            [module] => main
            [file] => public/edit_area.php
        )

    [ccomponentpanel] => Array
        (
            [module] => main
            [file] => public/edit_area.php
        )

    [ctextparser] => Array
        (
            [module] => main
            [file] => classes/general/textparser.php
        )

    [cphpcachefiles] => Array
        (
            [module] => main
            [file] => classes/general/cache_files.php
        )

    [cdataxmlnode] => Array
        (
            [module] => main
            [file] => classes/general/xml.php
        )

    [cdataxmldocument] => Array
        (
            [module] => main
            [file] => classes/general/xml.php
        )

    [cdataxml] => Array
        (
            [module] => main
            [file] => classes/general/xml.php
        )

    [cxmlfilestream] => Array
        (
            [module] => main
            [file] => classes/general/xml.php
        )

    [crsaprovider] => Array
        (
            [module] => main
            [file] => classes/general/rsasecurity.php
        )

    [crsasecurity] => Array
        (
            [module] => main
            [file] => classes/general/rsasecurity.php
        )

    [crsabcmathprovider] => Array
        (
            [module] => main
            [file] => classes/general/rsabcmath.php
        )

    [crsaopensslprovider] => Array
        (
            [module] => main
            [file] => classes/general/rsaopenssl.php
        )

    [casnreader] => Array
        (
            [module] => main
            [file] => classes/general/asn.php
        )

    [cbxshorturi] => Array
        (
            [module] => main
            [file] => classes/mysql/short_uri.php
        )

    [cfinder] => Array
        (
            [module] => main
            [file] => classes/general/finder.php
        )

    [caccess] => Array
        (
            [module] => main
            [file] => classes/general/access.php
        )

    [cauthprovider] => Array
        (
            [module] => main
            [file] => classes/general/authproviders.php
        )

    [iproviderinterface] => Array
        (
            [module] => main
            [file] => classes/general/authproviders.php
        )

    [cgroupauthprovider] => Array
        (
            [module] => main
            [file] => classes/general/authproviders.php
        )

    [cuserauthprovider] => Array
        (
            [module] => main
            [file] => classes/general/authproviders.php
        )

    [ctableschema] => Array
        (
            [module] => main
            [file] => classes/general/table_schema.php
        )

    [ccsvdata] => Array
        (
            [module] => main
            [file] => classes/general/csv_data.php
        )

    [csmile] => Array
        (
            [module] => main
            [file] => classes/general/smile.php
        )

    [csmilegallery] => Array
        (
            [module] => main
            [file] => classes/general/smile.php
        )

    [csmileset] => Array
        (
            [module] => main
            [file] => classes/general/smile.php
        )

    [cglobalcounter] => Array
        (
            [module] => main
            [file] => classes/general/global_counter.php
        )

    [cusercounter] => Array
        (
            [module] => main
            [file] => classes/mysql/user_counter.php
        )

    [cusercounterpage] => Array
        (
            [module] => main
            [file] => classes/mysql/user_counter.php
        )

    [chotkeys] => Array
        (
            [module] => main
            [file] => classes/general/hot_keys.php
        )

    [chotkeyscode] => Array
        (
            [module] => main
            [file] => classes/general/hot_keys.php
        )

    [cbxsanitizer] => Array
        (
            [module] => main
            [file] => classes/general/sanitizer.php
        )

    [ibxarchive] => Array
        (
            [module] => main
            [file] => classes/general/archive.php
        )

    [cbxarchive] => Array
        (
            [module] => main
            [file] => classes/general/archive.php
        )

    [cadminnotify] => Array
        (
            [module] => main
            [file] => classes/general/admin_notify.php
        )

    [cbxfavadmmenu] => Array
        (
            [module] => main
            [file] => classes/general/favorites.php
        )

    [cadmininformer] => Array
        (
            [module] => main
            [file] => classes/general/admin_informer.php
        )

    [csitecheckertest] => Array
        (
            [module] => main
            [file] => classes/general/site_checker.php
        )

    [csqlutil] => Array
        (
            [module] => main
            [file] => classes/general/sql_util.php
        )

    [cfileuploader] => Array
        (
            [module] => main
            [file] => classes/general/uploader.php
        )

    [lpa] => Array
        (
            [module] => main
            [file] => classes/general/lpa.php
        )

    [cadminfilter] => Array
        (
            [module] => main
            [file] => interface/admin_filter.php
        )

    [cadminlist] => Array
        (
            [module] => main
            [file] => interface/admin_list.php
        )

    [cadminlistrow] => Array
        (
            [module] => main
            [file] => interface/admin_list.php
        )

    [cadminuilist] => Array
        (
            [module] => main
            [file] => interface/admin_ui_list.php
        )

    [cadminuilistrow] => Array
        (
            [module] => main
            [file] => interface/admin_ui_list.php
        )

    [cadminuiresult] => Array
        (
            [module] => main
            [file] => interface/admin_ui_list.php
        )

    [cadminuicontextmenu] => Array
        (
            [module] => main
            [file] => interface/admin_ui_list.php
        )

    [cadminuisorting] => Array
        (
            [module] => main
            [file] => interface/admin_ui_list.php
        )

    [cadminuilistactionpanel] => Array
        (
            [module] => main
            [file] => interface/admin_ui_list.php
        )

    [cadmintabcontrol] => Array
        (
            [module] => main
            [file] => interface/admin_tabcontrol.php
        )

    [cadminform] => Array
        (
            [module] => main
            [file] => interface/admin_form.php
        )

    [cadminformsettings] => Array
        (
            [module] => main
            [file] => interface/admin_form.php
        )

    [cadmintabcontroldrag] => Array
        (
            [module] => main
            [file] => interface/admin_tabcontrol_drag.php
        )

    [cadmindraggableblockengine] => Array
        (
            [module] => main
            [file] => interface/admin_tabcontrol_drag.php
        )

    [cjspopup] => Array
        (
            [module] => main
            [file] => interface/jspopup.php
        )

    [cjspopuponpage] => Array
        (
            [module] => main
            [file] => interface/jspopup.php
        )

    [cadmincalendar] => Array
        (
            [module] => main
            [file] => interface/admin_calendar.php
        )

    [cadminviewtabcontrol] => Array
        (
            [module] => main
            [file] => interface/admin_viewtabcontrol.php
        )

    [cadmintabengine] => Array
        (
            [module] => main
            [file] => interface/admin_tabengine.php
        )

    [ccaptcha] => Array
        (
            [module] => main
            [file] => classes/general/captcha.php
        )

    [cmpnotifications] => Array
        (
            [module] => main
            [file] => classes/general/mp_notifications.php
        )

    [calltask] => Array
        (
            [module] => main
            [file] => classes/general/task.php
        )

    [ctask] => Array
        (
            [module] => main
            [file] => classes/general/task.php
        )

    [calloperation] => Array
        (
            [module] => main
            [file] => classes/general/operation.php
        )

    [coperation] => Array
        (
            [module] => main
            [file] => classes/general/operation.php
        )

    [callgroup] => Array
        (
            [module] => main
            [file] => classes/general/group.php
        )

    [cgroup] => Array
        (
            [module] => main
            [file] => classes/general/group.php
        )

    [cajax] => Array
        (
            [module] => main
            [file] => ajax_tools.php
        )

    [calluser] => Array
        (
            [module] => main
            [file] => classes/general/user.php
        )

    [cuser] => Array
        (
            [module] => main
            [file] => classes/general/user.php
        )

    [callevent] => Array
        (
            [module] => main
            [file] => classes/general/event.php
        )

    [cevent] => Array
        (
            [module] => main
            [file] => classes/general/event.php
        )

    [calleventmessage] => Array
        (
            [module] => main
            [file] => classes/general/eventmessage.php
        )

    [ceventmessage] => Array
        (
            [module] => main
            [file] => classes/general/eventmessage.php
        )

    [ceventtype] => Array
        (
            [module] => main
            [file] => classes/general/eventmessage.php
        )

    [_ceventtyperesult] => Array
        (
            [module] => main
            [file] => classes/general/eventmessage.php
        )

    [cdbresulteventmultiresult] => Array
        (
            [module] => main
            [file] => classes/general/eventmessage.php
        )

    [cdebuginfo] => Array
        (
            [module] => main
            [file] => classes/general/debuginfo.php
        )

    [ccaptchaagent] => Array
        (
            [module] => main
            [file] => classes/general/captchaagent.php
        )

    [callfilterquery] => Array
        (
            [module] => main
            [file] => classes/general/filterquery.php
        )

    [cfilterquery] => Array
        (
            [module] => main
            [file] => classes/general/filterquery.php
        )

    [cconvertorspregreplacehelper] => Array
        (
            [module] => main
            [file] => classes/general/convertorspregreplacehelper.php
        )

    [cspacer] => Array
        (
            [module] => main
            [file] => classes/general/spacer.php
        )

    [updatetools] => Array
        (
            [module] => main
            [file] => classes/general/updatetools.php
        )

    [cjscore] => Array
        (
            [module] => main
            [file] => classes/general/jscore.php
        )

    [cchecklisttools] => Array
        (
            [module] => main
            [file] => classes/general/checklist.php
        )

    [cmenu] => Array
        (
            [module] => main
            [file] => classes/general/menu.php
        )

    [cmenucustom] => Array
        (
            [module] => main
            [file] => classes/general/menucustom.php
        )

    [callusertypeentity] => Array
        (
            [module] => main
            [file] => classes/general/usertype.php
        )

    [cusertypeentity] => Array
        (
            [module] => main
            [file] => classes/general/usertype.php
        )

    [cuserfieldenum] => Array
        (
            [module] => main
            [file] => classes/general/userfieldenum.php
        )

    [cusertypesql] => Array
        (
            [module] => main
            [file] => classes/general/usertypesql.php
        )

    [cusertypemanager] => Array
        (
            [module] => main
            [file] => classes/general/usertypemanager.php
        )

    [cusertypestring] => Array
        (
            [module] => main
            [file] => classes/general/usertypestr.php
        )

    [cusertypeinteger] => Array
        (
            [module] => main
            [file] => classes/general/usertypeint.php
        )

    [cusertypedouble] => Array
        (
            [module] => main
            [file] => classes/general/usertypedbl.php
        )

    [cusertypedatetime] => Array
        (
            [module] => main
            [file] => classes/general/usertypetime.php
        )

    [cusertypedate] => Array
        (
            [module] => main
            [file] => classes/general/usertypedate.php
        )

    [cusertypeboolean] => Array
        (
            [module] => main
            [file] => classes/general/usertypebool.php
        )

    [cusertypefile] => Array
        (
            [module] => main
            [file] => classes/general/usertypefile.php
        )

    [cusertypeenum] => Array
        (
            [module] => main
            [file] => classes/general/usertypeenum.php
        )

    [cusertypeiblocksection] => Array
        (
            [module] => main
            [file] => classes/general/usertypesection.php
        )

    [ciblocksectionenum] => Array
        (
            [module] => main
            [file] => classes/general/usertypesection.php
        )

    [cusertypeiblockelement] => Array
        (
            [module] => main
            [file] => classes/general/usertypeelement.php
        )

    [cusertypestringformatted] => Array
        (
            [module] => main
            [file] => classes/general/usertypestrfmt.php
        )

    [cusertypeurl] => Array
        (
            [module] => main
            [file] => classes/general/usertypeurl.php
        )

    [bxgadget] => Array
        (
            [module] => main
            [file] => classes/general/gadget.php
        )

    [cmainadmin] => Array
        (
            [module] => main
            [file] => classes/general/main_admin.php
        )

    [ctemplates] => Array
        (
            [module] => main
            [file] => classes/general/templates.php
        )

    [cpagetemplate] => Array
        (
            [module] => main
            [file] => classes/general/page_template.php
        )

    [filescmp] => Array
        (
            [module] => main
            [file] => classes/general/files_cmp.php
        )

    [carchiver] => Array
        (
            [module] => main
            [file] => classes/general/tar_gz.php
        )

    [czip] => Array
        (
            [module] => main
            [file] => classes/general/zip.php
        )

    [curlrewriter] => Array
        (
            [module] => main
            [file] => classes/general/urlrewriter.php
        )

    [charsetconverter] => Array
        (
            [module] => main
            [file] => classes/general/charset_converter.php
        )

    [chtmlpagescache] => Array
        (
            [module] => main
            [file] => lib/composite/helper.php
        )

    [statichtmlmemcachedresponse] => Array
        (
            [module] => main
            [file] => lib/composite/responder.php
        )

    [statichtmlfileresponse] => Array
        (
            [module] => main
            [file] => lib/composite/responder.php
        )

    [bitrix\main\page\frame] => Array
        (
            [module] => main
            [file] => lib/composite/engine.php
        )

    [bitrix\main\page\framestatic] => Array
        (
            [module] => main
            [file] => lib/composite/staticarea.php
        )

    [bitrix\main\page\framebuffered] => Array
        (
            [module] => main
            [file] => lib/composite/bufferarea.php
        )

    [bitrix\main\page\framehelper] => Array
        (
            [module] => main
            [file] => lib/composite/bufferarea.php
        )

    [bitrix\main\data\statichtmlcache] => Array
        (
            [module] => main
            [file] => lib/composite/page.php
        )

    [bitrix\main\data\statichtmlstorage] => Array
        (
            [module] => main
            [file] => lib/composite/data/abstractstorage.php
        )

    [bitrix\main\data\statichtmlfilestorage] => Array
        (
            [module] => main
            [file] => lib/composite/data/filestorage.php
        )

    [bitrix\main\data\statichtmlmemcachedstorage] => Array
        (
            [module] => main
            [file] => lib/composite/data/memcachedstorage.php
        )

    [bitrix\main\data\staticcacheprovider] => Array
        (
            [module] => main
            [file] => lib/composite/data/cacheprovider.php
        )

    [bitrix\main\data\appcachemanifest] => Array
        (
            [module] => main
            [file] => lib/composite/appcache.php
        )

    [iblock] => Array
        (
            [module] => iblock
            [file] => install/index.php
        )

    [ciblockpropertyresult] => Array
        (
            [module] => iblock
            [file] => classes/general/iblockpropresult.php
        )

    [ciblockresult] => Array
        (
            [module] => iblock
            [file] => classes/general/iblockresult.php
        )

    [_cibelement] => Array
        (
            [module] => iblock
            [file] => classes/general/iblock_element.php
        )

    [ciblocktype] => Array
        (
            [module] => iblock
            [file] => classes/general/iblocktype.php
        )

    [calliblock] => Array
        (
            [module] => iblock
            [file] => classes/general/iblock.php
        )

    [ciblock] => Array
        (
            [module] => iblock
            [file] => classes/mysql/iblock.php
        )

    [calliblocksection] => Array
        (
            [module] => iblock
            [file] => classes/general/iblocksection.php
        )

    [ciblocksection] => Array
        (
            [module] => iblock
            [file] => classes/mysql/iblocksection.php
        )

    [calliblockproperty] => Array
        (
            [module] => iblock
            [file] => classes/general/iblockproperty.php
        )

    [ciblockpropertyenum] => Array
        (
            [module] => iblock
            [file] => classes/general/iblockpropertyenum.php
        )

    [ciblockproperty] => Array
        (
            [module] => iblock
            [file] => classes/mysql/iblockproperty.php
        )

    [calliblockelement] => Array
        (
            [module] => iblock
            [file] => classes/general/iblockelement.php
        )

    [ciblockelement] => Array
        (
            [module] => iblock
            [file] => classes/mysql/iblockelement.php
        )

    [calliblockrss] => Array
        (
            [module] => iblock
            [file] => classes/general/iblockrss.php
        )

    [ciblockrss] => Array
        (
            [module] => iblock
            [file] => classes/mysql/iblockrss.php
        )

    [ciblockpropertydatetime] => Array
        (
            [module] => iblock
            [file] => classes/general/prop_datetime.php
        )

    [ciblockpropertydate] => Array
        (
            [module] => iblock
            [file] => classes/general/prop_date.php
        )

    [ciblockpropertyxmlid] => Array
        (
            [module] => iblock
            [file] => classes/general/prop_xmlid.php
        )

    [ciblockpropertyfileman] => Array
        (
            [module] => iblock
            [file] => classes/general/prop_fileman.php
        )

    [ciblockpropertyhtml] => Array
        (
            [module] => iblock
            [file] => classes/general/prop_html.php
        )

    [ciblockpropertyelementlist] => Array
        (
            [module] => iblock
            [file] => classes/general/prop_element_list.php
        )

    [ccmlresult] => Array
        (
            [module] => iblock
            [file] => classes/general/cmlresult.php
        )

    [ciblockxmlfile] => Array
        (
            [module] => iblock
            [file] => classes/mysql/cml2.php
        )

    [ciblockcmlimport] => Array
        (
            [module] => iblock
            [file] => classes/general/cml2.php
        )

    [ciblockcmlexport] => Array
        (
            [module] => iblock
            [file] => classes/general/cml2.php
        )

    [ciblockfindtools] => Array
        (
            [module] => iblock
            [file] => classes/general/comp_findtools.php
        )

    [ciblockpricetools] => Array
        (
            [module] => iblock
            [file] => classes/general/comp_pricetools.php
        )

    [ciblockparameters] => Array
        (
            [module] => iblock
            [file] => classes/general/comp_parameters.php
        )

    [ciblockformatproperties] => Array
        (
            [module] => iblock
            [file] => classes/general/comp_formatprops.php
        )

    [calliblocksequence] => Array
        (
            [module] => iblock
            [file] => classes/general/iblocksequence.php
        )

    [ciblocksequence] => Array
        (
            [module] => iblock
            [file] => classes/mysql/iblocksequence.php
        )

    [ciblockpropertysequence] => Array
        (
            [module] => iblock
            [file] => classes/general/prop_seq.php
        )

    [ciblockpropertyelementautocomplete] => Array
        (
            [module] => iblock
            [file] => classes/general/prop_element_auto.php
        )

    [ciblockpropertysku] => Array
        (
            [module] => iblock
            [file] => classes/general/prop_element_sku.php
        )

    [ciblockpropertysectionautocomplete] => Array
        (
            [module] => iblock
            [file] => classes/general/prop_section_auto.php
        )

    [calliblockofferstmp] => Array
        (
            [module] => iblock
            [file] => classes/general/iblockoffers.php
        )

    [ciblockofferstmp] => Array
        (
            [module] => iblock
            [file] => classes/mysql/iblockoffers.php
        )

    [ceventiblock] => Array
        (
            [module] => iblock
            [file] => classes/general/iblock_event_list.php
        )

    [cratingscomponentsiblock] => Array
        (
            [module] => iblock
            [file] => classes/general/ratings_components.php
        )

    [ciblockrights] => Array
        (
            [module] => iblock
            [file] => classes/general/iblock_rights.php
        )

    [ciblocksectionrights] => Array
        (
            [module] => iblock
            [file] => classes/general/iblock_rights.php
        )

    [ciblockelementrights] => Array
        (
            [module] => iblock
            [file] => classes/general/iblock_rights.php
        )

    [ciblockrightsstorage] => Array
        (
            [module] => iblock
            [file] => classes/general/iblock_rights.php
        )

    [ciblockpropertytools] => Array
        (
            [module] => iblock
            [file] => classes/general/iblockproptools.php
        )

    [ciblocksectionpropertylink] => Array
        (
            [module] => iblock
            [file] => classes/general/section_property.php
        )

    [ciblockxmlimport] => Array
        (
            [module] => iblock
            [file] => classes/general/iblockxmlimport.php
        )

    [bitrix\iblock\iblockfieldtable] => Array
        (
            [module] => iblock
            [file] => lib/iblockfield.php
        )

    [bitrix\iblock\iblockgrouptable] => Array
        (
            [module] => iblock
            [file] => lib/iblockgroup.php
        )

    [bitrix\iblock\iblockmessagetable] => Array
        (
            [module] => iblock
            [file] => lib/iblockmessage.php
        )

    [bitrix\iblock\iblockrsstable] => Array
        (
            [module] => iblock
            [file] => lib/iblockrss.php
        )

    [bitrix\iblock\iblocksitetable] => Array
        (
            [module] => iblock
            [file] => lib/iblocksite.php
        )

    [bitrix\iblock\inheritedpropertytable] => Array
        (
            [module] => iblock
            [file] => lib/inheritedproperty.php
        )

    [bitrix\iblock\propertyenumerationtable] => Array
        (
            [module] => iblock
            [file] => lib/propertyenumeration.php
        )

    [bitrix\iblock\propertyfeaturetable] => Array
        (
            [module] => iblock
            [file] => lib/propertyfeature.php
        )

    [bitrix\iblock\sequencetable] => Array
        (
            [module] => iblock
            [file] => lib/sequence.php
        )

    [bitrix\iblock\sitetable] => Array
        (
            [module] => iblock
            [file] => lib/site.php
        )

    [bitrix\iblock\typetable] => Array
        (
            [module] => iblock
            [file] => lib/type.php
        )

    [bitrix\iblock\typelanguagetable] => Array
        (
            [module] => iblock
            [file] => lib/typelanguage.php
        )

    [bitrix\iblock\bizproctype\usertypeproperty] => Array
        (
            [module] => iblock
            [file] => lib/bizproctype/usertypeproperty.php
        )

    [bitrix\iblock\bizproctype\ecrm] => Array
        (
            [module] => iblock
            [file] => lib/bizproctype/ecrm.php
        )

    [bitrix\iblock\bizproctype\money] => Array
        (
            [module] => iblock
            [file] => lib/bizproctype/money.php
        )

    [bitrix\iblock\bizproctype\usertypepropertydiskfile] => Array
        (
            [module] => iblock
            [file] => lib/bizproctype/usertypepropertydiskfile.php
        )

    [bitrix\iblock\bizproctype\usertypepropertyelist] => Array
        (
            [module] => iblock
            [file] => lib/bizproctype/usertypepropertyelist.php
        )

    [bitrix\iblock\bizproctype\usertypepropertyemployee] => Array
        (
            [module] => iblock
            [file] => lib/bizproctype/usertypepropertyemployee.php
        )

    [bitrix\iblock\bizproctype\usertypepropertyhtml] => Array
        (
            [module] => iblock
            [file] => lib/bizproctype/usertypepropertyhtml.php
        )

    [bitrix\iblock\component\base] => Array
        (
            [module] => iblock
            [file] => lib/component/base.php
        )

    [bitrix\iblock\component\element] => Array
        (
            [module] => iblock
            [file] => lib/component/element.php
        )

    [bitrix\iblock\component\elementlist] => Array
        (
            [module] => iblock
            [file] => lib/component/elementlist.php
        )

    [bitrix\iblock\component\filters] => Array
        (
            [module] => iblock
            [file] => lib/component/filters.php
        )

    [bitrix\iblock\component\selector\element] => Array
        (
            [module] => iblock
            [file] => lib/component/selector/element.php
        )

    [bitrix\iblock\component\selector\entity] => Array
        (
            [module] => iblock
            [file] => lib/component/selector/entity.php
        )

    [bitrix\iblock\component\tools] => Array
        (
            [module] => iblock
            [file] => lib/component/tools.php
        )

    [bitrix\iblock\controller\filter\element] => Array
        (
            [module] => iblock
            [file] => lib/Controller/Filter/Element.php
        )

    [bitrix\iblock\filter\entity\elementsettings] => Array
        (
            [module] => iblock
            [file] => lib/filter/entity/elementsettings.php
        )

    [bitrix\iblock\filter\entity\iblocksettings] => Array
        (
            [module] => iblock
            [file] => lib/filter/entity/iblocksettings.php
        )

    [bitrix\iblock\filter\fieldprovider\base] => Array
        (
            [module] => iblock
            [file] => lib/filter/fieldprovider/base.php
        )

    [bitrix\iblock\filter\fieldprovider\element] => Array
        (
            [module] => iblock
            [file] => lib/filter/fieldprovider/element.php
        )

    [bitrix\iblock\filter\fieldprovider\iblockproperty] => Array
        (
            [module] => iblock
            [file] => lib/filter/fieldprovider/iblockproperty.php
        )

    [bitrix\iblock\filter\dictionary] => Array
        (
            [module] => iblock
            [file] => lib/filter/dictionary.php
        )

    [bitrix\iblock\filter\entitylist] => Array
        (
            [module] => iblock
            [file] => lib/filter/entitylist.php
        )

    [bitrix\iblock\filter\factory] => Array
        (
            [module] => iblock
            [file] => lib/filter/factory.php
        )

    [bitrix\iblock\grid\panel\groupaction] => Array
        (
            [module] => iblock
            [file] => lib/grid/panel/groupaction.php
        )

    [bitrix\iblock\grid\actiontype] => Array
        (
            [module] => iblock
            [file] => lib/grid/actiontype.php
        )

    [bitrix\iblock\helpers\admin\property] => Array
        (
            [module] => iblock
            [file] => lib/helpers/admin/property.php
        )

    [bitrix\iblock\helpers\filter\property] => Array
        (
            [module] => iblock
            [file] => lib/helpers/filter/property.php
        )

    [bitrix\iblock\helpers\filter\propertymanager] => Array
        (
            [module] => iblock
            [file] => lib/helpers/filter/propertymanager.php
        )

    [bitrix\iblock\inheritedproperty\basetemplate] => Array
        (
            [module] => iblock
            [file] => lib/inheritedproperty/basetemplate.php
        )

    [bitrix\iblock\inheritedproperty\basevalues] => Array
        (
            [module] => iblock
            [file] => lib/inheritedproperty/basevalues.php
        )

    [bitrix\iblock\inheritedproperty\elementtemplates] => Array
        (
            [module] => iblock
            [file] => lib/inheritedproperty/elementtemplates.php
        )

    [bitrix\iblock\inheritedproperty\elementvalues] => Array
        (
            [module] => iblock
            [file] => lib/inheritedproperty/elementvalues.php
        )

    [bitrix\iblock\inheritedproperty\iblocktemplates] => Array
        (
            [module] => iblock
            [file] => lib/inheritedproperty/iblocktemplates.php
        )

    [bitrix\iblock\inheritedproperty\iblockvalues] => Array
        (
            [module] => iblock
            [file] => lib/inheritedproperty/iblockvalues.php
        )

    [bitrix\iblock\inheritedproperty\sectiontemplates] => Array
        (
            [module] => iblock
            [file] => lib/inheritedproperty/sectiontemplates.php
        )

    [bitrix\iblock\inheritedproperty\sectionvalues] => Array
        (
            [module] => iblock
            [file] => lib/inheritedproperty/sectionvalues.php
        )

    [bitrix\iblock\inheritedproperty\valuesqueue] => Array
        (
            [module] => iblock
            [file] => lib/inheritedproperty/valuesqueue.php
        )

    [bitrix\iblock\landingsource\dataloader] => Array
        (
            [module] => iblock
            [file] => lib/landingsource/dataloader.php
        )

    [bitrix\iblock\landingsource\element] => Array
        (
            [module] => iblock
            [file] => lib/landingsource/element.php
        )

    [bitrix\iblock\model\propertyfeature] => Array
        (
            [module] => iblock
            [file] => lib/model/propertyfeature.php
        )

    [bitrix\iblock\model\section] => Array
        (
            [module] => iblock
            [file] => lib/model/section.php
        )

    [bitrix\iblock\propertyindex\dictionary] => Array
        (
            [module] => iblock
            [file] => lib/propertyindex/dictionary.php
        )

    [bitrix\iblock\propertyindex\element] => Array
        (
            [module] => iblock
            [file] => lib/propertyindex/element.php
        )

    [bitrix\iblock\propertyindex\facet] => Array
        (
            [module] => iblock
            [file] => lib/propertyindex/facet.php
        )

    [bitrix\iblock\propertyindex\indexer] => Array
        (
            [module] => iblock
            [file] => lib/propertyindex/indexer.php
        )

    [bitrix\iblock\propertyindex\manager] => Array
        (
            [module] => iblock
            [file] => lib/propertyindex/manager.php
        )

    [bitrix\iblock\propertyindex\querybuilder] => Array
        (
            [module] => iblock
            [file] => lib/propertyindex/querybuilder.php
        )

    [bitrix\iblock\propertyindex\storage] => Array
        (
            [module] => iblock
            [file] => lib/propertyindex/storage.php
        )

    [bitrix\iblock\template\engine] => Array
        (
            [module] => iblock
            [file] => lib/template/engine.php
        )

    [bitrix\iblock\template\noderoot] => Array
        (
            [module] => iblock
            [file] => lib/template/engine.php
        )

    [bitrix\iblock\template\nodetext] => Array
        (
            [module] => iblock
            [file] => lib/template/engine.php
        )

    [bitrix\iblock\template\nodeentityfield] => Array
        (
            [module] => iblock
            [file] => lib/template/engine.php
        )

    [bitrix\iblock\template\nodefunction] => Array
        (
            [module] => iblock
            [file] => lib/template/engine.php
        )

    [bitrix\iblock\template\helper] => Array
        (
            [module] => iblock
            [file] => lib/template/helper.php
        )

    [bitrix\iblock\template\entity\base] => Array
        (
            [module] => iblock
            [file] => lib/template/entity/base.php
        )

    [bitrix\iblock\template\entity\lazyvalueloader] => Array
        (
            [module] => iblock
            [file] => lib/template/entity/base.php
        )

    [bitrix\iblock\template\entity\catalogstore] => Array
        (
            [module] => iblock
            [file] => lib/template/entity/catalogstore.php
        )

    [bitrix\iblock\template\entity\element] => Array
        (
            [module] => iblock
            [file] => lib/template/entity/element.php
        )

    [bitrix\iblock\template\entity\elementcatalog] => Array
        (
            [module] => iblock
            [file] => lib/template/entity/elementcatalog.php
        )

    [bitrix\iblock\template\entity\elementcatalogmeasure] => Array
        (
            [module] => iblock
            [file] => lib/template/entity/elementcatalog.php
        )

    [bitrix\iblock\template\entity\elementcatalogstorelist] => Array
        (
            [module] => iblock
            [file] => lib/template/entity/elementcatalog.php
        )

    [bitrix\iblock\template\entity\elementprice] => Array
        (
            [module] => iblock
            [file] => lib/template/entity/elementprice.php
        )

    [bitrix\iblock\template\entity\elementproperty] => Array
        (
            [module] => iblock
            [file] => lib/template/entity/elementproperty.php
        )

    [bitrix\iblock\template\entity\elementpropertyuserfield] => Array
        (
            [module] => iblock
            [file] => lib/template/entity/elementproperty.php
        )

    [bitrix\iblock\template\entity\elementpropertyenum] => Array
        (
            [module] => iblock
            [file] => lib/template/entity/elementproperty.php
        )

    [bitrix\iblock\template\entity\elementpropertyelement] => Array
        (
            [module] => iblock
            [file] => lib/template/entity/elementproperty.php
        )

    [bitrix\iblock\template\entity\elementpropertysection] => Array
        (
            [module] => iblock
            [file] => lib/template/entity/elementproperty.php
        )

    [bitrix\iblock\template\entity\elementsku] => Array
        (
            [module] => iblock
            [file] => lib/template/entity/elementsku.php
        )

    [bitrix\iblock\template\entity\elementskuprice] => Array
        (
            [module] => iblock
            [file] => lib/template/entity/elementskuprice.php
        )

    [bitrix\iblock\template\entity\elementskuproperty] => Array
        (
            [module] => iblock
            [file] => lib/template/entity/elementskuproperty.php
        )

    [bitrix\iblock\template\entity\iblock] => Array
        (
            [module] => iblock
            [file] => lib/template/entity/iblock.php
        )

    [bitrix\iblock\template\entity\section] => Array
        (
            [module] => iblock
            [file] => lib/template/entity/section.php
        )

    [bitrix\iblock\template\entity\sectionpath] => Array
        (
            [module] => iblock
            [file] => lib/template/entity/sectionpath.php
        )

    [bitrix\iblock\template\entity\sectionproperty] => Array
        (
            [module] => iblock
            [file] => lib/template/entity/sectionproperty.php
        )

    [bitrix\iblock\template\functions\fabric] => Array
        (
            [module] => iblock
            [file] => lib/template/functions/fabric.php
        )

    [bitrix\iblock\template\functions\functionbase] => Array
        (
            [module] => iblock
            [file] => lib/template/functions/fabric.php
        )

    [bitrix\iblock\template\functions\functionupper] => Array
        (
            [module] => iblock
            [file] => lib/template/functions/fabric.php
        )

    [bitrix\iblock\template\functions\functionlower] => Array
        (
            [module] => iblock
            [file] => lib/template/functions/fabric.php
        )

    [bitrix\iblock\template\functions\functiontranslit] => Array
        (
            [module] => iblock
            [file] => lib/template/functions/fabric.php
        )

    [bitrix\iblock\template\functions\functionconcat] => Array
        (
            [module] => iblock
            [file] => lib/template/functions/fabric.php
        )

    [bitrix\iblock\template\functions\functionlimit] => Array
        (
            [module] => iblock
            [file] => lib/template/functions/fabric.php
        )

    [bitrix\iblock\template\functions\functioncontrast] => Array
        (
            [module] => iblock
            [file] => lib/template/functions/fabric.php
        )

    [bitrix\iblock\template\functions\functionmin] => Array
        (
            [module] => iblock
            [file] => lib/template/functions/fabric.php
        )

    [bitrix\iblock\template\functions\functionmax] => Array
        (
            [module] => iblock
            [file] => lib/template/functions/fabric.php
        )

    [bitrix\iblock\template\functions\functiondistinct] => Array
        (
            [module] => iblock
            [file] => lib/template/functions/fabric.php
        )

    [bitrix\iblock\update\adminfilteroption] => Array
        (
            [module] => iblock
            [file] => lib/update/adminfilteroption.php
        )

    [bitrix\iblock\update\admingridoption] => Array
        (
            [module] => iblock
            [file] => lib/update/admingridoption.php
        )

    [bitrix\iblock\url\adminpage\basebuilder] => Array
        (
            [module] => iblock
            [file] => lib/url/adminpage/basebuilder.php
        )

    [bitrix\iblock\url\adminpage\buildermanager] => Array
        (
            [module] => iblock
            [file] => lib/url/adminpage/buildermanager.php
        )

    [bitrix\iblock\url\adminpage\iblockbuilder] => Array
        (
            [module] => iblock
            [file] => lib/url/adminpage/iblockbuilder.php
        )

    [bitrix\iblock\sendereventhandler] => Array
        (
            [module] => iblock
            [file] => lib/senderconnector.php
        )

    [bitrix\iblock\senderconnectoriblock] => Array
        (
            [module] => iblock
            [file] => lib/senderconnector.php
        )

    [ccurrency] => Array
        (
            [module] => currency
            [file] => general/currency.php
        )

    [ccurrencylang] => Array
        (
            [module] => currency
            [file] => general/currency_lang.php
        )

    [ccurrencyrates] => Array
        (
            [module] => currency
            [file] => general/currency_rate.php
        )

    [bitrix\currency\compatible\tools] => Array
        (
            [module] => currency
            [file] => lib/compatible/tools.php
        )

    [bitrix\currency\helpers\admin\tools] => Array
        (
            [module] => currency
            [file] => lib/helpers/admin/tools.php
        )

    [bitrix\currency\helpers\editor] => Array
        (
            [module] => currency
            [file] => lib/helpers/editor.php
        )

    [bitrix\currency\userfield\money] => Array
        (
            [module] => currency
            [file] => lib/userfield/money.php
        )

    [bitrix\currency\currencymanager] => Array
        (
            [module] => currency
            [file] => lib/currencymanager.php
        )

    [bitrix\currency\currencytable] => Array
        (
            [module] => currency
            [file] => lib/currency.php
        )

    [bitrix\currency\currencylangtable] => Array
        (
            [module] => currency
            [file] => lib/currencylang.php
        )

    [bitrix\currency\currencyratetable] => Array
        (
            [module] => currency
            [file] => lib/currencyrate.php
        )

    [bitrix\currency\currencyclassifier] => Array
        (
            [module] => currency
            [file] => lib/currencyclassifier.php
        )

    [sale] => Array
        (
            [module] => sale
            [file] => install/index.php
        )

    [callsaledelivery] => Array
        (
            [module] => sale
            [file] => general/delivery.php
        )

    [csaledelivery] => Array
        (
            [module] => sale
            [file] => mysql/delivery.php
        )

    [csaledeliveryhandler] => Array
        (
            [module] => sale
            [file] => mysql/delivery_handler.php
        )

    [csaledeliveryhelper] => Array
        (
            [module] => sale
            [file] => general/delivery_helper.php
        )

    [csaledelivery2paysystem] => Array
        (
            [module] => sale
            [file] => general/delivery_2_pay_system.php
        )

    [csalelocation] => Array
        (
            [module] => sale
            [file] => mysql/location.php
        )

    [csalelocationgroup] => Array
        (
            [module] => sale
            [file] => mysql/location_group.php
        )

    [csalebasket] => Array
        (
            [module] => sale
            [file] => mysql/basket.php
        )

    [csalebaskethelper] => Array
        (
            [module] => sale
            [file] => general/basket_helper.php
        )

    [csaleuser] => Array
        (
            [module] => sale
            [file] => mysql/basket.php
        )

    [csaleorder] => Array
        (
            [module] => sale
            [file] => mysql/order.php
        )

    [csaleorderpropsgroup] => Array
        (
            [module] => sale
            [file] => mysql/order_props_group.php
        )

    [csaleorderpropsvariant] => Array
        (
            [module] => sale
            [file] => mysql/order_props_variant.php
        )

    [csaleorderuserprops] => Array
        (
            [module] => sale
            [file] => mysql/order_user_props.php
        )

    [csaleorderuserpropsvalue] => Array
        (
            [module] => sale
            [file] => mysql/order_user_props_value.php
        )

    [csaleordertax] => Array
        (
            [module] => sale
            [file] => mysql/order_tax.php
        )

    [csaleorderhelper] => Array
        (
            [module] => sale
            [file] => general/order_helper.php
        )

    [csalepaysystem] => Array
        (
            [module] => sale
            [file] => mysql/pay_system.php
        )

    [csalepaysystemaction] => Array
        (
            [module] => sale
            [file] => mysql/pay_system_action.php
        )

    [csalepaysystemshelper] => Array
        (
            [module] => sale
            [file] => general/pay_system_helper.php
        )

    [csalepaysystemtarif] => Array
        (
            [module] => sale
            [file] => general/pay_system_tarif.php
        )

    [csaletax] => Array
        (
            [module] => sale
            [file] => mysql/tax.php
        )

    [csaletaxrate] => Array
        (
            [module] => sale
            [file] => mysql/tax_rate.php
        )

    [csalepersontype] => Array
        (
            [module] => sale
            [file] => mysql/person_type.php
        )

    [csalediscount] => Array
        (
            [module] => sale
            [file] => mysql/discount.php
        )

    [csalebasketdiscountconvert] => Array
        (
            [module] => sale
            [file] => general/step_operations.php
        )

    [csalediscountreindex] => Array
        (
            [module] => sale
            [file] => general/step_operations.php
        )

    [csalediscountconvertext] => Array
        (
            [module] => sale
            [file] => general/step_operations.php
        )

    [csaleuseraccount] => Array
        (
            [module] => sale
            [file] => mysql/user.php
        )

    [csaleusertransact] => Array
        (
            [module] => sale
            [file] => mysql/user_transact.php
        )

    [csaleusercards] => Array
        (
            [module] => sale
            [file] => mysql/user_cards.php
        )

    [csalerecurring] => Array
        (
            [module] => sale
            [file] => mysql/recurring.php
        )

    [csalelang] => Array
        (
            [module] => sale
            [file] => mysql/settings.php
        )

    [csalegroupaccesstosite] => Array
        (
            [module] => sale
            [file] => mysql/settings.php
        )

    [csalegroupaccesstoflag] => Array
        (
            [module] => sale
            [file] => mysql/settings.php
        )

    [csaleauxiliary] => Array
        (
            [module] => sale
            [file] => mysql/auxiliary.php
        )

    [csaleaffiliate] => Array
        (
            [module] => sale
            [file] => mysql/affiliate.php
        )

    [csaleaffiliateplan] => Array
        (
            [module] => sale
            [file] => mysql/affiliate_plan.php
        )

    [csaleaffiliateplansection] => Array
        (
            [module] => sale
            [file] => mysql/affiliate_plan_section.php
        )

    [csaleaffiliatetier] => Array
        (
            [module] => sale
            [file] => mysql/affiliate_tier.php
        )

    [csaleaffiliatetransact] => Array
        (
            [module] => sale
            [file] => mysql/affiliate_transact.php
        )

    [csaleexport] => Array
        (
            [module] => sale
            [file] => general/export.php
        )

    [exportoneccrm] => Array
        (
            [module] => sale
            [file] => general/export.php
        )

    [csaleorderloader] => Array
        (
            [module] => sale
            [file] => general/order_loader.php
        )

    [csalemeasure] => Array
        (
            [module] => sale
            [file] => general/measurement.php
        )

    [csaleproduct] => Array
        (
            [module] => sale
            [file] => mysql/product.php
        )

    [csaleviewedproduct] => Array
        (
            [module] => sale
            [file] => mysql/product.php
        )

    [csalehelper] => Array
        (
            [module] => sale
            [file] => general/helper.php
        )

    [csalemobileorderutils] => Array
        (
            [module] => sale
            [file] => general/mobile_order.php
        )

    [csalemobileorderpull] => Array
        (
            [module] => sale
            [file] => general/mobile_order.php
        )

    [csalemobileorderpush] => Array
        (
            [module] => sale
            [file] => general/mobile_order.php
        )

    [csalemobileorderfilter] => Array
        (
            [module] => sale
            [file] => general/mobile_order.php
        )

    [cbasesalereporthelper] => Array
        (
            [module] => sale
            [file] => general/sale_report_helper.php
        )

    [csalereportsaleorderhelper] => Array
        (
            [module] => sale
            [file] => general/sale_report_helper.php
        )

    [csalereportuserhelper] => Array
        (
            [module] => sale
            [file] => general/sale_report_helper.php
        )

    [csalereportsalefuserhelper] => Array
        (
            [module] => sale
            [file] => general/sale_report_helper.php
        )

    [ibxsaleproductprovider] => Array
        (
            [module] => sale
            [file] => general/product_provider.php
        )

    [csalestorebarcode] => Array
        (
            [module] => sale
            [file] => mysql/store_barcode.php
        )

    [csaleorderchange] => Array
        (
            [module] => sale
            [file] => mysql/order_change.php
        )

    [csaleorderchangeformat] => Array
        (
            [module] => sale
            [file] => general/order_change.php
        )

    [bitrix\sale\internals\fusertable] => Array
        (
            [module] => sale
            [file] => lib/internals/fuser.php
        )

    [bitrix\sale\fuser] => Array
        (
            [module] => sale
            [file] => lib/fuser.php
        )

    [bitrix\sale\internals\input\manager] => Array
        (
            [module] => sale
            [file] => lib/internals/input.php
        )

    [bitrix\sale\internals\input\base] => Array
        (
            [module] => sale
            [file] => lib/internals/input.php
        )

    [bitrix\sale\internals\input\file] => Array
        (
            [module] => sale
            [file] => lib/internals/input.php
        )

    [bitrix\sale\internals\input\stringinput] => Array
        (
            [module] => sale
            [file] => lib/internals/input.php
        )

    [bitrix\sale\internals\sitecurrencytable] => Array
        (
            [module] => sale
            [file] => lib/internals/sitecurrency.php
        )

    [csalestatus] => Array
        (
            [module] => sale
            [file] => general/status.php
        )

    [bitrix\sale\statusbase] => Array
        (
            [module] => sale
            [file] => lib/statusbase.php
        )

    [bitrix\sale\orderstatus] => Array
        (
            [module] => sale
            [file] => lib/orderstatus.php
        )

    [bitrix\sale\deliverystatus] => Array
        (
            [module] => sale
            [file] => lib/deliverystatus.php
        )

    [bitrix\sale\internals\statustable] => Array
        (
            [module] => sale
            [file] => lib/internals/status.php
        )

    [bitrix\sale\internals\statuslangtable] => Array
        (
            [module] => sale
            [file] => lib/internals/status_lang.php
        )

    [bitrix\sale\internals\statusgrouptasktable] => Array
        (
            [module] => sale
            [file] => lib/internals/status_grouptask.php
        )

    [csaleorderprops] => Array
        (
            [module] => sale
            [file] => general/order_props.php
        )

    [csaleorderpropsadapter] => Array
        (
            [module] => sale
            [file] => general/order_props.php
        )

    [csaleorderpropsvalue] => Array
        (
            [module] => sale
            [file] => mysql/order_props_values.php
        )

    [bitrix\sale\propertyvaluecollection] => Array
        (
            [module] => sale
            [file] => lib/propertyvaluecollection.php
        )

    [bitrix\sale\internals\orderpropstable] => Array
        (
            [module] => sale
            [file] => lib/internals/orderprops.php
        )

    [bitrix\sale\internals\orderpropsgrouptable] => Array
        (
            [module] => sale
            [file] => lib/internals/orderprops_group.php
        )

    [bitrix\sale\internals\orderpropsvaluetable] => Array
        (
            [module] => sale
            [file] => lib/internals/orderprops_value.php
        )

    [bitrix\sale\internals\orderpropsvarianttable] => Array
        (
            [module] => sale
            [file] => lib/internals/orderprops_variant.php
        )

    [bitrix\sale\internals\orderpropsrelationtable] => Array
        (
            [module] => sale
            [file] => lib/internals/orderprops_relation.php
        )

    [bitrix\sale\internals\userpropsvaluetable] => Array
        (
            [module] => sale
            [file] => lib/internals/userpropsvalue.php
        )

    [bitrix\sale\internals\userpropstable] => Array
        (
            [module] => sale
            [file] => lib/internals/userprops.php
        )

    [bitrix\sale\businessvalue] => Array
        (
            [module] => sale
            [file] => lib/businessvalue.php
        )

    [bitrix\sale\ibusinessvalueprovider] => Array
        (
            [module] => sale
            [file] => lib/businessvalueproviderinterface.php
        )

    [bitrix\sale\internals\businessvaluetable] => Array
        (
            [module] => sale
            [file] => lib/internals/businessvalue.php
        )

    [bitrix\sale\internals\businessvaluepersondomaintable] => Array
        (
            [module] => sale
            [file] => lib/internals/businessvalue_persondomain.php
        )

    [bitrix\sale\internals\businessvaluecode1ctable] => Array
        (
            [module] => sale
            [file] => lib/internals/businessvalue_code_1c.php
        )

    [bitrix\sale\internals\paysystemactiontable] => Array
        (
            [module] => sale
            [file] => lib/internals/paysystemaction.php
        )

    [bitrix\sale\internals\paysysteminner] => Array
        (
            [module] => sale
            [file] => lib/internals/paysysteminner.php
        )

    [bitrix\sale\internals\deliverypaysystemtable] => Array
        (
            [module] => sale
            [file] => lib/internals/delivery_paysystem.php
        )

    [bitrix\sale\usermessageexception] => Array
        (
            [module] => sale
            [file] => lib/exception.php
        )

    [bitrix\sale\configuration] => Array
        (
            [module] => sale
            [file] => lib/configuration.php
        )

    [bitrix\sale\order] => Array
        (
            [module] => sale
            [file] => lib/order.php
        )

    [bitrix\sale\persontype] => Array
        (
            [module] => sale
            [file] => lib/persontype.php
        )

    [csalereportsalegoodshelper] => Array
        (
            [module] => sale
            [file] => general/sale_report_helper.php
        )

    [csalereportsaleproducthelper] => Array
        (
            [module] => sale
            [file] => general/sale_report_helper.php
        )

    [bitrix\sale\internals\producttable] => Array
        (
            [module] => sale
            [file] => lib/internals/product.php
        )

    [bitrix\sale\internals\goodssectiontable] => Array
        (
            [module] => sale
            [file] => lib/internals/goodssection.php
        )

    [bitrix\sale\internals\sectiontable] => Array
        (
            [module] => sale
            [file] => lib/internals/section.php
        )

    [bitrix\sale\internals\storeproducttable] => Array
        (
            [module] => sale
            [file] => lib/internals/storeproduct.php
        )

    [bitrix\sale\saleszone] => Array
        (
            [module] => sale
            [file] => lib/saleszone.php
        )

    [bitrix\sale\internals\orderdeliveryreqtable] => Array
        (
            [module] => sale
            [file] => lib/internals/orderdeliveryreq.php
        )

    [bitrix\sale\sendereventhandler] => Array
        (
            [module] => sale
            [file] => lib/senderconnector.php
        )

    [bitrix\sale\senderconnectorbuyer] => Array
        (
            [module] => sale
            [file] => lib/senderconnector.php
        )

    [bitrix\sale\userconsent] => Array
        (
            [module] => sale
            [file] => lib/userconsent.php
        )

    [bitrix\sale\internals\product2producttable] => Array
        (
            [module] => sale
            [file] => lib/internals/product2product.php
        )

    [bitrix\sale\internals\orderprocessingtable] => Array
        (
            [module] => sale
            [file] => lib/internals/orderprocessing.php
        )

    [bitrix\sale\orderbase] => Array
        (
            [module] => sale
            [file] => lib/orderbase.php
        )

    [bitrix\sale\internals\entity] => Array
        (
            [module] => sale
            [file] => lib/internals/entity.php
        )

    [bitrix\sale\internals\entitycollection] => Array
        (
            [module] => sale
            [file] => lib/internals/entitycollection.php
        )

    [bitrix\sale\internals\collectionbase] => Array
        (
            [module] => sale
            [file] => lib/internals/collectionbase.php
        )

    [bitrix\sale\shipment] => Array
        (
            [module] => sale
            [file] => lib/shipment.php
        )

    [bitrix\sale\shipmentcollection] => Array
        (
            [module] => sale
            [file] => lib/shipmentcollection.php
        )

    [bitrix\sale\shipmentitemcollection] => Array
        (
            [module] => sale
            [file] => lib/shipmentitemcollection.php
        )

    [bitrix\sale\shipmentitem] => Array
        (
            [module] => sale
            [file] => lib/shipmentitem.php
        )

    [bitrix\sale\shipmentitemstorecollection] => Array
        (
            [module] => sale
            [file] => lib/shipmentitemstorecollection.php
        )

    [bitrix\sale\shipmentitemstore] => Array
        (
            [module] => sale
            [file] => lib/shipmentitemstore.php
        )

    [bitrix\sale\paymentcollectionbase] => Array
        (
            [module] => sale
            [file] => lib/internals/paymentcollectionbase.php
        )

    [bitrix\sale\paymentcollection] => Array
        (
            [module] => sale
            [file] => lib/paymentcollection.php
        )

    [bitrix\sale\payment] => Array
        (
            [module] => sale
            [file] => lib/payment.php
        )

    [bitrix\sale\paysystemservice] => Array
        (
            [module] => sale
            [file] => lib/paysystemservice.php
        )

    [bitrix\sale\internals\fields] => Array
        (
            [module] => sale
            [file] => lib/internals/fields.php
        )

    [bitrix\sale\result] => Array
        (
            [module] => sale
            [file] => lib/result.php
        )

    [bitrix\sale\resulterror] => Array
        (
            [module] => sale
            [file] => lib/result.php
        )

    [bitrix\sale\resultserializable] => Array
        (
            [module] => sale
            [file] => lib/resultserializable.php
        )

    [bitrix\sale\eventactions] => Array
        (
            [module] => sale
            [file] => lib/eventactions.php
        )

    [bitrix\sale\basketbase] => Array
        (
            [module] => sale
            [file] => lib/basketbase.php
        )

    [bitrix\sale\basketitembase] => Array
        (
            [module] => sale
            [file] => lib/basketitembase.php
        )

    [bitrix\sale\basket] => Array
        (
            [module] => sale
            [file] => lib/basket.php
        )

    [bitrix\sale\internals\basketitembase] => Array
        (
            [module] => sale
            [file] => lib/internals/basketitembase.php
        )

    [bitrix\sale\basketitem] => Array
        (
            [module] => sale
            [file] => lib/basketitem.php
        )

    [bitrix\sale\basketbundlecollection] => Array
        (
            [module] => sale
            [file] => lib/basketbundlecollection.php
        )

    [bitrix\sale\orderproperties] => Array
        (
            [module] => sale
            [file] => lib/orderprops.php
        )

    [bitrix\sale\propertyvalue] => Array
        (
            [module] => sale
            [file] => lib/propertyvalue.php
        )

    [bitrix\sale\compatible\internals\entitycompatibility] => Array
        (
            [module] => sale
            [file] => lib/compatible/internals/entitycompatibility.php
        )

    [bitrix\sale\compatible\ordercompatibility] => Array
        (
            [module] => sale
            [file] => lib/compatible/ordercompatibility.php
        )

    [bitrix\sale\compatible\basketcompatibility] => Array
        (
            [module] => sale
            [file] => lib/compatible/basketcompatibility.php
        )

    [bitrix\sale\compatible\eventcompatibility] => Array
        (
            [module] => sale
            [file] => lib/compatible/eventcompatibility.php
        )

    [bitrix\sale\compatible\orderquery] => Array
        (
            [module] => sale
            [file] => lib/compatible/compatible.php
        )

    [bitrix\sale\compatible\orderquerylocation] => Array
        (
            [module] => sale
            [file] => lib/compatible/compatible.php
        )

    [bitrix\sale\compatible\fetchadapter] => Array
        (
            [module] => sale
            [file] => lib/compatible/compatible.php
        )

    [bitrix\sale\compatible\test] => Array
        (
            [module] => sale
            [file] => lib/compatible/compatible.php
        )

    [bitrix\sale\orderuserproperties] => Array
        (
            [module] => sale
            [file] => lib/userprops.php
        )

    [bitrix\sale\basketpropertiescollectionbase] => Array
        (
            [module] => sale
            [file] => lib/basketpropertiesbase.php
        )

    [bitrix\sale\basketpropertiescollection] => Array
        (
            [module] => sale
            [file] => lib/basketproperties.php
        )

    [bitrix\sale\basketpropertyitembase] => Array
        (
            [module] => sale
            [file] => lib/basketpropertiesitembase.php
        )

    [bitrix\sale\basketpropertyitem] => Array
        (
            [module] => sale
            [file] => lib/basketpropertiesitem.php
        )

    [bitrix\sale\tax] => Array
        (
            [module] => sale
            [file] => lib/tax.php
        )

    [bitrix\sale\internals\ordertable] => Array
        (
            [module] => sale
            [file] => lib/internals/order.php
        )

    [bitrix\sale\internals\baskettable] => Array
        (
            [module] => sale
            [file] => lib/internals/basket.php
        )

    [bitrix\sale\internals\shipmenttable] => Array
        (
            [module] => sale
            [file] => lib/internals/shipment.php
        )

    [bitrix\sale\internals\shipmentitemtable] => Array
        (
            [module] => sale
            [file] => lib/internals/shipmentitem.php
        )

    [bitrix\sale\internals\paysystemservicetable] => Array
        (
            [module] => sale
            [file] => lib/internals/paysystemservice.php
        )

    [bitrix\sale\internals\paymenttable] => Array
        (
            [module] => sale
            [file] => lib/internals/payment.php
        )

    [bitrix\sale\internals\shipmentitemstoretable] => Array
        (
            [module] => sale
            [file] => lib/internals/shipmentitemstore.php
        )

    [bitrix\sale\internals\shipmentextraservice] => Array
        (
            [module] => sale
            [file] => lib/internals/shipmentextraservice.php
        )

    [bitrix\sale\internals\orderuserpropertiestable] => Array
        (
            [module] => sale
            [file] => lib/internals/userprops.php
        )

    [bitrix\sale\internals\collectableentity] => Array
        (
            [module] => sale
            [file] => lib/internals/collectableentity.php
        )

    [bitrix\sale\provider] => Array
        (
            [module] => sale
            [file] => lib/provider.php
        )

    [bitrix\sale\providerbase] => Array
        (
            [module] => sale
            [file] => lib/providerbase.php
        )

    [bitrix\sale\internals\catalog\provider] => Array
        (
            [module] => sale
            [file] => lib/internals/catalog/provider.php
        )

    [bitrix\sale\saleproviderbase] => Array
        (
            [module] => sale
            [file] => lib/saleproviderbase.php
        )

    [bitrix\sale\internals\transferdataprovider] => Array
        (
            [module] => sale
            [file] => lib/internals/transferdataprovider.php
        )

    [bitrix\sale\internals\poolquantity] => Array
        (
            [module] => sale
            [file] => lib/internals/poolquantity.php
        )

    [bitrix\sale\internals\providercreator] => Array
        (
            [module] => sale
            [file] => lib/internals/providercreator.php
        )

    [bitrix\sale\internals\providerbuilderbase] => Array
        (
            [module] => sale
            [file] => lib/internals/providerbuilderbase.php
        )

    [bitrix\sale\internals\providerbuilder] => Array
        (
            [module] => sale
            [file] => lib/internals/providerbuilder.php
        )

    [bitrix\sale\internals\providerbuildercompatibility] => Array
        (
            [module] => sale
            [file] => lib/internals/providerbuildercompatibility.php
        )

    [bitrix\sale\orderhistory] => Array
        (
            [module] => sale
            [file] => lib/orderhistory.php
        )

    [bitrix\sale\internals\callbackregistrytable] => Array
        (
            [module] => sale
            [file] => lib/internals/callbackregistry.php
        )

    [bitrix\sale\internals\basketpropertytable] => Array
        (
            [module] => sale
            [file] => lib/internals/basketproperties.php
        )

    [bitrix\sale\internals\companytable] => Array
        (
            [module] => sale
            [file] => lib/internals/company.php
        )

    [bitrix\sale\internals\companygrouptable] => Array
        (
            [module] => sale
            [file] => lib/internals/companygroup.php
        )

    [bitrix\sale\internals\companyresponsiblegrouptable] => Array
        (
            [module] => sale
            [file] => lib/internals/companyresponsiblegroup.php
        )

    [bitrix\sale\internals\persontypetable] => Array
        (
            [module] => sale
            [file] => lib/internals/persontype.php
        )

    [bitrix\sale\internals\persontypesitetable] => Array
        (
            [module] => sale
            [file] => lib/internals/persontypesite.php
        )

    [bitrix\sale\internals\pool] => Array
        (
            [module] => sale
            [file] => lib/internals/pool.php
        )

    [bitrix\sale\internals\userbudgetpool] => Array
        (
            [module] => sale
            [file] => lib/internals/userbudgetpool.php
        )

    [bitrix\sale\internals\eventspool] => Array
        (
            [module] => sale
            [file] => lib/internals/eventspool.php
        )

    [bitrix\sale\internals\events] => Array
        (
            [module] => sale
            [file] => lib/internals/events.php
        )

    [bitrix\sale\pricemaths] => Array
        (
            [module] => sale
            [file] => lib/pricemaths.php
        )

    [bitrix\sale\basketcomponenthelper] => Array
        (
            [module] => sale
            [file] => lib/basketcomponenthelper.php
        )

    [bitrix\sale\registry] => Array
        (
            [module] => sale
            [file] => lib/registry.php
        )

    [ipaymentorder] => Array
        (
            [module] => sale
            [file] => lib/internals/paymentinterface.php
        )

    [ishipmentorder] => Array
        (
            [module] => sale
            [file] => lib/internals/shipmentinterface.php
        )

    [ientitymarker] => Array
        (
            [module] => sale
            [file] => lib/internals/entitymarkerinterface.php
        )

    [bitrix\sale\internals\orderarchivetable] => Array
        (
            [module] => sale
            [file] => lib/internals/orderarchive.php
        )

    [bitrix\sale\internals\basketarchivetable] => Array
        (
            [module] => sale
            [file] => lib/internals/basketarchive.php
        )

    [bitrix\sale\internals\orderarchivepackedtable] => Array
        (
            [module] => sale
            [file] => lib/internals/orderarchivepacked.php
        )

    [bitrix\sale\internals\basketarchivepackedtable] => Array
        (
            [module] => sale
            [file] => lib/internals/basketarchivepacked.php
        )

    [bitrix\sale\archive\manager] => Array
        (
            [module] => sale
            [file] => lib/archive/manager.php
        )

    [bitrix\sale\archive\recovery\base] => Array
        (
            [module] => sale
            [file] => lib/archive/recovery/base.php
        )

    [bitrix\sale\archive\recovery\scheme] => Array
        (
            [module] => sale
            [file] => lib/archive/recovery/scheme.php
        )

    [bitrix\sale\archive\recovery\version1] => Array
        (
            [module] => sale
            [file] => lib/archive/recovery/version1.php
        )

    [bitrix\sale\tax\ratetable] => Array
        (
            [module] => sale
            [file] => lib/tax/rate.php
        )

    [bitrix\sale\location\locationtable] => Array
        (
            [module] => sale
            [file] => lib/location/location.php
        )

    [bitrix\sale\location\tree] => Array
        (
            [module] => sale
            [file] => lib/location/tree.php
        )

    [bitrix\sale\location\typetable] => Array
        (
            [module] => sale
            [file] => lib/location/type.php
        )

    [bitrix\sale\location\grouptable] => Array
        (
            [module] => sale
            [file] => lib/location/group.php
        )

    [bitrix\sale\location\externaltable] => Array
        (
            [module] => sale
            [file] => lib/location/external.php
        )

    [bitrix\sale\location\externalservicetable] => Array
        (
            [module] => sale
            [file] => lib/location/externalservice.php
        )

    [bitrix\sale\location\search\finder] => Array
        (
            [module] => sale
            [file] => lib/location/search/finder.php
        )

    [bitrix\sale\location\search\wordtable] => Array
        (
            [module] => sale
            [file] => lib/location/search/word.php
        )

    [bitrix\sale\location\search\chaintable] => Array
        (
            [module] => sale
            [file] => lib/location/search/chain.php
        )

    [bitrix\sale\location\search\sitelinktable] => Array
        (
            [module] => sale
            [file] => lib/location/search/sitelink.php
        )

    [bitrix\sale\location\name\nameentity] => Array
        (
            [module] => sale
            [file] => lib/location/name/nameentity.php
        )

    [bitrix\sale\location\name\locationtable] => Array
        (
            [module] => sale
            [file] => lib/location/name/location.php
        )

    [bitrix\sale\location\name\typetable] => Array
        (
            [module] => sale
            [file] => lib/location/name/type.php
        )

    [bitrix\sale\location\name\grouptable] => Array
        (
            [module] => sale
            [file] => lib/location/name/group.php
        )

    [bitrix\sale\location\connector] => Array
        (
            [module] => sale
            [file] => lib/location/connector.php
        )

    [bitrix\sale\location\grouplocationtable] => Array
        (
            [module] => sale
            [file] => lib/location/grouplocation.php
        )

    [bitrix\sale\location\sitelocationtable] => Array
        (
            [module] => sale
            [file] => lib/location/sitelocation.php
        )

    [bitrix\sale\location\defaultsitetable] => Array
        (
            [module] => sale
            [file] => lib/location/defaultsite.php
        )

    [bitrix\sale\location\db\commonhelper] => Array
        (
            [module] => sale
            [file] => lib/location/db/commonhelper.php
        )

    [bitrix\sale\location\db\helper] => Array
        (
            [module] => sale
            [file] => lib/location/db/mysql/helper.php
        )

    [bitrix\sale\location\db\blockinserter] => Array
        (
            [module] => sale
            [file] => lib/location/db/blockinserter.php
        )

    [bitrix\sale\location\admin\helper] => Array
        (
            [module] => sale
            [file] => lib/location/admin/helper.php
        )

    [bitrix\sale\location\admin\namehelper] => Array
        (
            [module] => sale
            [file] => lib/location/admin/namehelper.php
        )

    [bitrix\sale\location\admin\locationhelper] => Array
        (
            [module] => sale
            [file] => lib/location/admin/locationhelper.php
        )

    [bitrix\sale\location\admin\typehelper] => Array
        (
            [module] => sale
            [file] => lib/location/admin/typehelper.php
        )

    [bitrix\sale\location\admin\grouphelper] => Array
        (
            [module] => sale
            [file] => lib/location/admin/grouphelper.php
        )

    [bitrix\sale\location\admin\defaultsitehelper] => Array
        (
            [module] => sale
            [file] => lib/location/admin/defaultsitehelper.php
        )

    [bitrix\sale\location\admin\sitelocationhelper] => Array
        (
            [module] => sale
            [file] => lib/location/admin/sitelocationhelper.php
        )

    [bitrix\sale\location\admin\externalservicehelper] => Array
        (
            [module] => sale
            [file] => lib/location/admin/externalservicehelper.php
        )

    [bitrix\sale\location\admin\searchhelper] => Array
        (
            [module] => sale
            [file] => lib/location/admin/searchhelper.php
        )

    [bitrix\sale\location\util\process] => Array
        (
            [module] => sale
            [file] => lib/location/util/process.php
        )

    [bitrix\sale\location\util\csvreader] => Array
        (
            [module] => sale
            [file] => lib/location/util/csvreader.php
        )

    [bitrix\sale\location\util\assert] => Array
        (
            [module] => sale
            [file] => lib/location/util/assert.php
        )

    [bitrix\sale\location\import\importprocess] => Array
        (
            [module] => sale
            [file] => lib/location/import/importprocess.php
        )

    [bitrix\sale\location\search\reindexprocess] => Array
        (
            [module] => sale
            [file] => lib/location/search/reindexprocess.php
        )

    [bitrix\sale\location\tree\nodenotfoundexception] => Array
        (
            [module] => sale
            [file] => lib/location/tree/exception.php
        )

    [bitrix\sale\location\tree\nodeincorrectexception] => Array
        (
            [module] => sale
            [file] => lib/location/tree/exception.php
        )

    [bitrix\sale\location\exception] => Array
        (
            [module] => sale
            [file] => lib/location/exception.php
        )

    [csaleproxyadminresult] => Array
        (
            [module] => sale
            [file] => general/proxyadminresult.php
        )

    [csaleproxyadminuiresult] => Array
        (
            [module] => sale
            [file] => general/proxyadminresult.php
        )

    [csaleproxyresult] => Array
        (
            [module] => sale
            [file] => general/proxyresult.php
        )

    [bitrix\sale\location\migration\cupdaterlocationpro] => Array
        (
            [module] => sale
            [file] => lib/location/migration/migrate.php
        )

    [bitrix\sale\delivery\deliverylocationtable] => Array
        (
            [module] => sale
            [file] => lib/delivery/deliverylocation.php
        )

    [bitrix\sale\delivery\deliverylocationexcludetable] => Array
        (
            [module] => sale
            [file] => lib/delivery/deliverylocationexclude.php
        )

    [bitrix\sale\tax\ratelocationtable] => Array
        (
            [module] => sale
            [file] => lib/tax/ratelocation.php
        )

    [csalebasketfilter] => Array
        (
            [module] => sale
            [file] => general/sale_cond.php
        )

    [csalecondctrl] => Array
        (
            [module] => sale
            [file] => general/sale_cond.php
        )

    [csalecondctrlcomplex] => Array
        (
            [module] => sale
            [file] => general/sale_cond.php
        )

    [csalecondctrlgroup] => Array
        (
            [module] => sale
            [file] => general/sale_cond.php
        )

    [csalecondctrlbasketgroup] => Array
        (
            [module] => sale
            [file] => general/sale_cond.php
        )

    [csalecondctrlbasketfields] => Array
        (
            [module] => sale
            [file] => general/sale_cond.php
        )

    [csalecondctrlbasketitemconditions] => Array
        (
            [module] => sale
            [file] => general/sale_cond.php
        )

    [csalecondctrlbasketproperties] => Array
        (
            [module] => sale
            [file] => general/sale_cond.php
        )

    [csalecondctrlorderfields] => Array
        (
            [module] => sale
            [file] => general/sale_cond.php
        )

    [csalecondctrlcommon] => Array
        (
            [module] => sale
            [file] => general/sale_cond.php
        )

    [csalecondtree] => Array
        (
            [module] => sale
            [file] => general/sale_cond.php
        )

    [csalecondctrlpastorder] => Array
        (
            [module] => sale
            [file] => general/sale_cond.php
        )

    [csalecondcumulativectrl] => Array
        (
            [module] => sale
            [file] => general/sale_cond.php
        )

    [csalecumulativeaction] => Array
        (
            [module] => sale
            [file] => general/sale_act.php
        )

    [csaleactionctrl] => Array
        (
            [module] => sale
            [file] => general/sale_act.php
        )

    [csaleactionctrlcomplex] => Array
        (
            [module] => sale
            [file] => general/sale_act.php
        )

    [csaleactionctrlgroup] => Array
        (
            [module] => sale
            [file] => general/sale_act.php
        )

    [csaleactionctrlaction] => Array
        (
            [module] => sale
            [file] => general/sale_act.php
        )

    [csalediscountactionapply] => Array
        (
            [module] => sale
            [file] => general/sale_act.php
        )

    [csaleactionctrldelivery] => Array
        (
            [module] => sale
            [file] => general/sale_act.php
        )

    [csaleactiongift] => Array
        (
            [module] => sale
            [file] => general/sale_act.php
        )

    [csaleactiongiftctrlgroup] => Array
        (
            [module] => sale
            [file] => general/sale_act.php
        )

    [csaleactionctrlbasketgroup] => Array
        (
            [module] => sale
            [file] => general/sale_act.php
        )

    [csaleactionctrlsubgroup] => Array
        (
            [module] => sale
            [file] => general/sale_act.php
        )

    [csaleactioncondctrlbasketfields] => Array
        (
            [module] => sale
            [file] => general/sale_act.php
        )

    [csaleactiontree] => Array
        (
            [module] => sale
            [file] => general/sale_act.php
        )

    [csalediscountconvert] => Array
        (
            [module] => sale
            [file] => general/discount_convert.php
        )

    [csalepdf] => Array
        (
            [module] => sale
            [file] => general/pdf.php
        )

    [csaleymhandler] => Array
        (
            [module] => sale
            [file] => general/ym_handler.php
        )

    [csaleymlocation] => Array
        (
            [module] => sale
            [file] => general/ym_location.php
        )

    [bitrix\sale\delivery\calculationresult] => Array
        (
            [module] => sale
            [file] => lib/delivery/calculationresult.php
        )

    [bitrix\sale\delivery\services\table] => Array
        (
            [module] => sale
            [file] => lib/delivery/services/table.php
        )

    [bitrix\sale\delivery\restrictions\table] => Array
        (
            [module] => sale
            [file] => lib/delivery/restrictions/table.php
        )

    [bitrix\sale\delivery\services\manager] => Array
        (
            [module] => sale
            [file] => lib/delivery/services/manager.php
        )

    [bitrix\sale\delivery\restrictions\base] => Array
        (
            [module] => sale
            [file] => lib/delivery/restrictions/base.php
        )

    [bitrix\sale\delivery\restrictions\manager] => Array
        (
            [module] => sale
            [file] => lib/delivery/restrictions/manager.php
        )

    [bitrix\sale\delivery\services\base] => Array
        (
            [module] => sale
            [file] => lib/delivery/services/base.php
        )

    [bitrix\sale\delivery\menu] => Array
        (
            [module] => sale
            [file] => lib/delivery/menu.php
        )

    [bitrix\sale\delivery\services\objectpool] => Array
        (
            [module] => sale
            [file] => lib/delivery/services/objectpool.php
        )

    [bitrix\sale\tradingplatformtable] => Array
        (
            [module] => sale
            [file] => lib/internals/tradingplatform.php
        )

    [bitrix\sale\tradingplatform\ebay\policy] => Array
        (
            [module] => sale
            [file] => lib/tradingplatform/ebay/policy.php
        )

    [bitrix\sale\tradingplatform\helper] => Array
        (
            [module] => sale
            [file] => lib/tradingplatform/helper.php
        )

    [bitrix\sale\tradingplatform\ymarket\yandexmarket] => Array
        (
            [module] => sale
            [file] => lib/tradingplatform/ymarket/yandexmarket.php
        )

    [bitrix\sale\tradingplatform\platform] => Array
        (
            [module] => sale
            [file] => lib/tradingplatform/platform.php
        )

    [bitrix\sale\tradingplatform\logger] => Array
        (
            [module] => sale
            [file] => lib/tradingplatform/logger.php
        )

    [bitrix\sale\internals\shipmentextraservicetable] => Array
        (
            [module] => sale
            [file] => lib/internals/shipmentextraservice.php
        )

    [bitrix\sale\delivery\extraservices\manager] => Array
        (
            [module] => sale
            [file] => lib/delivery/extra_services/manager.php
        )

    [bitrix\sale\delivery\extraservices\base] => Array
        (
            [module] => sale
            [file] => lib/delivery/extra_services/base.php
        )

    [bitrix\sale\delivery\extraservices\table] => Array
        (
            [module] => sale
            [file] => lib/delivery/extra_services/table.php
        )

    [bitrix\sale\delivery\tracking\manager] => Array
        (
            [module] => sale
            [file] => lib/delivery/tracking/manager.php
        )

    [bitrix\sale\delivery\tracking\table] => Array
        (
            [module] => sale
            [file] => lib/delivery/tracking/table.php
        )

    [bitrix\sale\delivery\externallocationmap] => Array
        (
            [module] => sale
            [file] => lib/delivery/externallocationmap.php
        )

    [bitrix\sale\internals\servicerestrictiontable] => Array
        (
            [module] => sale
            [file] => lib/internals/servicerestriction.php
        )

    [bitrix\sale\services\base\restrictionmanager] => Array
        (
            [module] => sale
            [file] => lib/services/base/restrictionmanager.php
        )

    [bitrix\sale\services\base\siterestriction] => Array
        (
            [module] => sale
            [file] => lib/services/base/siterestriction.php
        )

    [bitrix\sale\services\base\tradebindingrestriction] => Array
        (
            [module] => sale
            [file] => lib/services/base/tradebindingrestriction.php
        )

    [bitrix\sale\compatible\discountcompatibility] => Array
        (
            [module] => sale
            [file] => lib/compatible/discountcompatibility.php
        )

    [bitrix\sale\config\feature] => Array
        (
            [module] => sale
            [file] => lib/config/feature.php
        )

    [bitrix\sale\discount\context\basecontext] => Array
        (
            [module] => sale
            [file] => lib/discount/context/basecontext.php
        )

    [bitrix\sale\discount\context\fuser] => Array
        (
            [module] => sale
            [file] => lib/discount/context/fuser.php
        )

    [bitrix\sale\discount\context\user] => Array
        (
            [module] => sale
            [file] => lib/discount/context/user.php
        )

    [bitrix\sale\discount\context\usergroup] => Array
        (
            [module] => sale
            [file] => lib/discount/context/usergroup.php
        )

    [bitrix\sale\discount\gift\collection] => Array
        (
            [module] => sale
            [file] => lib/discount/gift/collection.php
        )

    [bitrix\sale\discount\gift\gift] => Array
        (
            [module] => sale
            [file] => lib/discount/gift/gift.php
        )

    [bitrix\sale\discount\gift\manager] => Array
        (
            [module] => sale
            [file] => lib/discount/gift/manager.php
        )

    [bitrix\sale\discount\gift\relateddatatable] => Array
        (
            [module] => sale
            [file] => lib/discount/gift/relateddata.php
        )

    [bitrix\sale\discount\index\indexelementtable] => Array
        (
            [module] => sale
            [file] => lib/discount/index/indexelement.php
        )

    [bitrix\sale\discount\index\indexsectiontable] => Array
        (
            [module] => sale
            [file] => lib/discount/index/indexsection.php
        )

    [bitrix\sale\discount\index\manager] => Array
        (
            [module] => sale
            [file] => lib/discount/index/manager.php
        )

    [bitrix\sale\discount\migration\orderdiscountmigrator] => Array
        (
            [module] => sale
            [file] => lib/discount/migration/orderdiscountmigrator.php
        )

    [bitrix\sale\discount\prediction\manager] => Array
        (
            [module] => sale
            [file] => lib/discount/prediction/manager.php
        )

    [bitrix\sale\discount\preset\arrayhelper] => Array
        (
            [module] => sale
            [file] => lib/discount/preset/arrayhelper.php
        )

    [bitrix\sale\discount\preset\basepreset] => Array
        (
            [module] => sale
            [file] => lib/discount/preset/basepreset.php
        )

    [bitrix\sale\discount\preset\htmlhelper] => Array
        (
            [module] => sale
            [file] => lib/discount/preset/htmlhelper.php
        )

    [bitrix\sale\discount\preset\manager] => Array
        (
            [module] => sale
            [file] => lib/discount/preset/manager.php
        )

    [bitrix\sale\discount\preset\selectproductpreset] => Array
        (
            [module] => sale
            [file] => lib/discount/preset/selectproductpreset.php
        )

    [bitrix\sale\discount\preset\state] => Array
        (
            [module] => sale
            [file] => lib/discount/preset/state.php
        )

    [bitrix\sale\discount\result\compatibleformat] => Array
        (
            [module] => sale
            [file] => lib/discount/result/compatibleformat.php
        )

    [bitrix\sale\discount\runtimecache\discountcache] => Array
        (
            [module] => sale
            [file] => lib/discount/runtimecache/discountcache.php
        )

    [bitrix\sale\discount\runtimecache\fusercache] => Array
        (
            [module] => sale
            [file] => lib/discount/runtimecache/fusercache.php
        )

    [bitrix\sale\discount\actions] => Array
        (
            [module] => sale
            [file] => lib/discount/actions.php
        )

    [bitrix\sale\discount\analyzer] => Array
        (
            [module] => sale
            [file] => lib/discount/analyzer.php
        )

    [bitrix\sale\discount\cumulativecalculator] => Array
        (
            [module] => sale
            [file] => lib/discount/cumulativecalculator.php
        )

    [bitrix\sale\discount\formatter] => Array
        (
            [module] => sale
            [file] => lib/discount/formatter.php
        )

    [bitrix\sale\internals\discounttable] => Array
        (
            [module] => sale
            [file] => lib/internals/discount.php
        )

    [bitrix\sale\internals\discountcoupontable] => Array
        (
            [module] => sale
            [file] => lib/internals/discountcoupon.php
        )

    [bitrix\sale\internals\discountentitiestable] => Array
        (
            [module] => sale
            [file] => lib/internals/discountentities.php
        )

    [bitrix\sale\internals\discountgrouptable] => Array
        (
            [module] => sale
            [file] => lib/internals/discountgroup.php
        )

    [bitrix\sale\internals\discountmoduletable] => Array
        (
            [module] => sale
            [file] => lib/internals/discountmodule.php
        )

    [bitrix\sale\internals\orderdiscounttable] => Array
        (
            [module] => sale
            [file] => lib/internals/orderdiscount.php
        )

    [bitrix\sale\internals\orderdiscountdatatable] => Array
        (
            [module] => sale
            [file] => lib/internals/orderdiscount.php
        )

    [bitrix\sale\internals\ordercouponstable] => Array
        (
            [module] => sale
            [file] => lib/internals/orderdiscount.php
        )

    [bitrix\sale\internals\ordermodulestable] => Array
        (
            [module] => sale
            [file] => lib/internals/orderdiscount.php
        )

    [bitrix\sale\internals\orderroundtable] => Array
        (
            [module] => sale
            [file] => lib/internals/orderround.php
        )

    [bitrix\sale\internals\orderrulestable] => Array
        (
            [module] => sale
            [file] => lib/internals/orderdiscount.php
        )

    [bitrix\sale\internals\orderrulesdescrtable] => Array
        (
            [module] => sale
            [file] => lib/internals/orderdiscount.php
        )

    [bitrix\sale\internals\accountnumbergenerator] => Array
        (
            [module] => sale
            [file] => lib/internals/accountnumber.php
        )

    [bitrix\sale\discount] => Array
        (
            [module] => sale
            [file] => lib/discount.php
        )

    [bitrix\sale\discountbase] => Array
        (
            [module] => sale
            [file] => lib/discountbase.php
        )

    [bitrix\sale\discountcouponsmanager] => Array
        (
            [module] => sale
            [file] => lib/discountcouponsmanager.php
        )

    [bitrix\sale\discountcouponsmanagerbase] => Array
        (
            [module] => sale
            [file] => lib/discountcouponsmanagerbase.php
        )

    [bitrix\sale\orderdiscount] => Array
        (
            [module] => sale
            [file] => lib/orderdiscount.php
        )

    [bitrix\sale\orderdiscountbase] => Array
        (
            [module] => sale
            [file] => lib/orderdiscountbase.php
        )

    [bitrix\sale\orderdiscountmanager] => Array
        (
            [module] => sale
            [file] => lib/orderdiscountmanager.php
        )

    [bitrix\sale\paysystem\logger] => Array
        (
            [module] => sale
            [file] => lib/paysystem/logger.php
        )

    [bitrix\sale\paysystem\restservice] => Array
        (
            [module] => sale
            [file] => lib/paysystem/restservice.php
        )

    [bitrix\sale\paysystem\resthandler] => Array
        (
            [module] => sale
            [file] => lib/paysystem/resthandler.php
        )

    [bitrix\sale\services\base\restclient] => Array
        (
            [module] => sale
            [file] => lib/services/base/restclient.php
        )

    [bitrix\sale\paysystem\service] => Array
        (
            [module] => sale
            [file] => lib/paysystem/service.php
        )

    [bitrix\sale\internals\paysystemresthandlerstable] => Array
        (
            [module] => sale
            [file] => lib/internals/paysystemresthandlers.php
        )

    [bitrix\sale\paysystem\manager] => Array
        (
            [module] => sale
            [file] => lib/paysystem/manager.php
        )

    [bitrix\sale\paysystem\baseservicehandler] => Array
        (
            [module] => sale
            [file] => lib/paysystem/baseservicehandler.php
        )

    [bitrix\sale\paysystem\servicehandler] => Array
        (
            [module] => sale
            [file] => lib/paysystem/servicehandler.php
        )

    [bitrix\sale\paysystem\irefund] => Array
        (
            [module] => sale
            [file] => lib/paysystem/irefund.php
        )

    [bitrix\sale\paysystem\ipdf] => Array
        (
            [module] => sale
            [file] => lib/paysystem/ipdf.php
        )

    [bitrix\sale\paysystem\irefundextended] => Array
        (
            [module] => sale
            [file] => lib/paysystem/irefundextended.php
        )

    [bitrix\sale\paysystem\cert] => Array
        (
            [module] => sale
            [file] => lib/paysystem/cert.php
        )

    [bitrix\sale\paysystem\ipayable] => Array
        (
            [module] => sale
            [file] => lib/paysystem/ipayable.php
        )

    [bitrix\sale\paysystem\icheckable] => Array
        (
            [module] => sale
            [file] => lib/paysystem/icheckable.php
        )

    [bitrix\sale\paysystem\iprepayable] => Array
        (
            [module] => sale
            [file] => lib/paysystem/iprepayable.php
        )

    [bitrix\sale\paysystem\compatibilityhandler] => Array
        (
            [module] => sale
            [file] => lib/paysystem/compatibilityhandler.php
        )

    [bitrix\sale\paysystem\ihold] => Array
        (
            [module] => sale
            [file] => lib/paysystem/ihold.php
        )

    [bitrix\sale\paysystem\ipartialhold] => Array
        (
            [module] => sale
            [file] => lib/paysystem/ipartialhold.php
        )

    [bitrix\sale\internals\paymentlogtable] => Array
        (
            [module] => sale
            [file] => lib/internals/paymentlog.php
        )

    [bitrix\sale\services\paysystem\restrictions\manager] => Array
        (
            [module] => sale
            [file] => lib/services/paysystem/restrictions/manager.php
        )

    [bitrix\sale\services\base\restriction] => Array
        (
            [module] => sale
            [file] => lib/services/base/restriction.php
        )

    [bitrix\sale\internals\yandexsettingstable] => Array
        (
            [module] => sale
            [file] => lib/internals/yandexsettings.php
        )

    [bitrix\sale\services\company\manager] => Array
        (
            [module] => sale
            [file] => lib/services/company/manager.php
        )

    [bitrix\sale\internals\collectionfilteriterator] => Array
        (
            [module] => sale
            [file] => lib/internals/collectionfilteriterator.php
        )

    [bitrix\sale\cashbox\internals\pool] => Array
        (
            [module] => sale
            [file] => lib/cashbox/internals/pool.php
        )

    [bitrix\sale\cashbox\internals\cashboxtable] => Array
        (
            [module] => sale
            [file] => lib/cashbox/internals/cashbox.php
        )

    [bitrix\sale\cashbox\internals\cashboxchecktable] => Array
        (
            [module] => sale
            [file] => lib/cashbox/internals/cashboxcheck.php
        )

    [bitrix\sale\cashbox\internals\cashboxzreporttable] => Array
        (
            [module] => sale
            [file] => lib/cashbox/internals/cashboxzreport.php
        )

    [bitrix\sale\cashbox\internals\cashboxerrlogtable] => Array
        (
            [module] => sale
            [file] => lib/cashbox/internals/cashboxerrlog.php
        )

    [bitrix\sale\cashbox\cashbox] => Array
        (
            [module] => sale
            [file] => lib/cashbox/cashbox.php
        )

    [bitrix\sale\cashbox\manager] => Array
        (
            [module] => sale
            [file] => lib/cashbox/manager.php
        )

    [bitrix\sale\cashbox\iprintimmediately] => Array
        (
            [module] => sale
            [file] => lib/cashbox/iprintimmediately.php
        )

    [bitrix\sale\cashbox\restrictions\manager] => Array
        (
            [module] => sale
            [file] => lib/cashbox/restrictions/manager.php
        )

    [bitrix\sale\notify] => Array
        (
            [module] => sale
            [file] => lib/notify.php
        )

    [bitrix\sale\buyerstatistic] => Array
        (
            [module] => sale
            [file] => /lib/buyerstatistic.php
        )

    [bitrix\sale\internals\buyerstatistictable] => Array
        (
            [module] => sale
            [file] => /lib/internals/buyerstatistic.php
        )

    [cadminsalelist] => Array
        (
            [module] => sale
            [file] => general/admin_lib.php
        )

    [bitrix\sale\helpers\admin\skuprops] => Array
        (
            [module] => sale
            [file] => lib/helpers/admin/skuprops.php
        )

    [bitrix\sale\helpers\admin\product] => Array
        (
            [module] => sale
            [file] => lib/helpers/admin/product.php
        )

    [bitrix\sale\helpers\order] => Array
        (
            [module] => sale
            [file] => lib/helpers/order.php
        )

    [bitrix\sale\location\comparator\replacement] => Array
        (
            [module] => sale
            [file] => lib/location/comparator/ru/replacement.php
        )

    [bitrix\sale\location\comparator\tmptable] => Array
        (
            [module] => sale
            [file] => lib/location/comparator/tmptable.php
        )

    [bitrix\sale\location\comparator] => Array
        (
            [module] => sale
            [file] => lib/location/comparator.php
        )

    [bitrix\sale\location\comparator\mapresult] => Array
        (
            [module] => sale
            [file] => lib/location/comparator/mapresult.php
        )

    [bitrix\sale\location\comparator\mapper] => Array
        (
            [module] => sale
            [file] => lib/location/comparator/mapper.php
        )

    [bitrix\sale\exchange\onec\documentimport] => Array
        (
            [module] => sale
            [file] => /lib/exchange/compatibility/documents.php
        )

    [bitrix\sale\exchange\onec\collisionorder] => Array
        (
            [module] => sale
            [file] => /lib/exchange/onec/importcollision.php
        )

    [bitrix\sale\exchange\onec\collisionshipment] => Array
        (
            [module] => sale
            [file] => /lib/exchange/onec/importcollision.php
        )

    [bitrix\sale\exchange\onec\collisionpayment] => Array
        (
            [module] => sale
            [file] => /lib/exchange/onec/importcollision.php
        )

    [bitrix\sale\exchange\onec\collisionprofile] => Array
        (
            [module] => sale
            [file] => /lib/exchange/onec/importcollision.php
        )

    [bitrix\sale\exchange\onec\paymentcashdocument] => Array
        (
            [module] => sale
            [file] => /lib/exchange/onec/paymentdocument.php
        )

    [bitrix\sale\exchange\onec\paymentcashlessdocument] => Array
        (
            [module] => sale
            [file] => /lib/exchange/onec/paymentdocument.php
        )

    [bitrix\sale\exchange\onec\paymentcarddocument] => Array
        (
            [module] => sale
            [file] => /lib/exchange/onec/paymentdocument.php
        )

    [bitrix\sale\exchange\onec\importcriterionbase] => Array
        (
            [module] => sale
            [file] => /lib/exchange/onec/importcriterion.php
        )

    [bitrix\sale\exchange\onec\importcriteriononeccml2] => Array
        (
            [module] => sale
            [file] => /lib/exchange/onec/importcriterion.php
        )

    [bitrix\sale\exchange\onec\criterionorder] => Array
        (
            [module] => sale
            [file] => /lib/exchange/onec/importcriterion.php
        )

    [bitrix\sale\exchange\onec\criterionshipment] => Array
        (
            [module] => sale
            [file] => /lib/exchange/onec/importcriterion.php
        )

    [bitrix\sale\exchange\onec\criterionshipmentinvoice] => Array
        (
            [module] => sale
            [file] => /lib/exchange/onec/importcriterion.php
        )

    [bitrix\sale\exchange\onec\criterionpayment] => Array
        (
            [module] => sale
            [file] => /lib/exchange/onec/importcriterion.php
        )

    [bitrix\sale\exchange\onec\criterionprofile] => Array
        (
            [module] => sale
            [file] => /lib/exchange/onec/importcriterion.php
        )

    [bitrix\sale\exchange\entity\orderimportloader] => Array
        (
            [module] => sale
            [file] => /lib/exchange/entity/entityimportloader.php
        )

    [bitrix\sale\exchange\entity\invoiceimportloader] => Array
        (
            [module] => sale
            [file] => /lib/exchange/entity/entityimportloader.php
        )

    [bitrix\sale\exchange\entity\paymentimportloader] => Array
        (
            [module] => sale
            [file] => /lib/exchange/entity/entityimportloader.php
        )

    [bitrix\sale\exchange\entity\shipmentimportloader] => Array
        (
            [module] => sale
            [file] => /lib/exchange/entity/entityimportloader.php
        )

    [bitrix\sale\exchange\entity\userprofileimportloader] => Array
        (
            [module] => sale
            [file] => /lib/exchange/entity/entityimportloader.php
        )

    [bitrix\sale\exchange\entity\paymentcashlessimport] => Array
        (
            [module] => sale
            [file] => /lib/exchange/entity/paymentimport.php
        )

    [bitrix\sale\exchange\entity\paymentcardimport] => Array
        (
            [module] => sale
            [file] => /lib/exchange/entity/paymentimport.php
        )

    [bitrix\sale\exchange\entity\paymentcashimport] => Array
        (
            [module] => sale
            [file] => /lib/exchange/entity/paymentimport.php
        )

    [bitrix\sale\location\geoip] => Array
        (
            [module] => sale
            [file] => /lib/location/geoip.php
        )

    [bitrix\sale\delivery\requests\manager] => Array
        (
            [module] => sale
            [file] => /lib/delivery/requests/manager.php
        )

    [bitrix\sale\delivery\requests\helper] => Array
        (
            [module] => sale
            [file] => /lib/delivery/requests/helper.php
        )

    [bitrix\sale\delivery\requests\handlerbase] => Array
        (
            [module] => sale
            [file] => /lib/delivery/requests/handlerbase.php
        )

    [bitrix\sale\delivery\requests\requesttable] => Array
        (
            [module] => sale
            [file] => /lib/delivery/requests/request.php
        )

    [bitrix\sale\delivery\requests\shipmenttable] => Array
        (
            [module] => sale
            [file] => /lib/delivery/requests/shipment.php
        )

    [bitrix\sale\delivery\requests\result] => Array
        (
            [module] => sale
            [file] => /lib/delivery/requests/result.php
        )

    [bitrix\sale\delivery\requests\resultfile] => Array
        (
            [module] => sale
            [file] => /lib/delivery/requests/resultfile.php
        )

    [bitrix\sale\delivery\packing\packer] => Array
        (
            [module] => sale
            [file] => /lib/delivery/packing/packer.php
        )

    [bitrix\sale\recurring] => Array
        (
            [module] => sale
            [file] => /lib/recurring.php
        )

    [bitrix\sale\location\normalizer\builder] => Array
        (
            [module] => sale
            [file] => /lib/location/normalizer/builder.php
        )

    [bitrix\sale\location\normalizer\ibuilder] => Array
        (
            [module] => sale
            [file] => /lib/location/normalizer/ibuilder.php
        )

    [bitrix\sale\location\normalizer\normalizer] => Array
        (
            [module] => sale
            [file] => /lib/location/normalizer/normalizer.php
        )

    [bitrix\sale\location\normalizer\inormalizer] => Array
        (
            [module] => sale
            [file] => /lib/location/normalizer/inormalizer.php
        )

    [bitrix\sale\location\normalizer\commonnormalizer] => Array
        (
            [module] => sale
            [file] => /lib/location/normalizer/commonnormalizer.php
        )

    [bitrix\sale\location\normalizer\nullnormalizer] => Array
        (
            [module] => sale
            [file] => /lib/location/normalizer/nullnormalizer.php
        )

    [bitrix\sale\location\normalizer\spacenormalizer] => Array
        (
            [module] => sale
            [file] => /lib/location/normalizer/spacenormalizer.php
        )

    [bitrix\sale\location\normalizer\languagenormalizer] => Array
        (
            [module] => sale
            [file] => /lib/location/normalizer/languagenormalizer.php
        )

    [bitrix\sale\location\normalizer\helper] => Array
        (
            [module] => sale
            [file] => /lib/location/normalizer/helper.php
        )

    [sale\handlers\delivery\additional\ruspost\reliability\service] => Array
        (
            [module] => sale
            [file] => /handlers/delivery/additional/ruspost/reliability/service.php
        )

    [catalog] => Array
        (
            [module] => catalog
            [file] => install/index.php
        )

    [ccatalog] => Array
        (
            [module] => catalog
            [file] => mysql/catalog.php
        )

    [ccataloggroup] => Array
        (
            [module] => catalog
            [file] => mysql/cataloggroup.php
        )

    [cextra] => Array
        (
            [module] => catalog
            [file] => mysql/extra.php
        )

    [cprice] => Array
        (
            [module] => catalog
            [file] => mysql/price.php
        )

    [ccatalogproduct] => Array
        (
            [module] => catalog
            [file] => mysql/product.php
        )

    [ccatalogproductgroups] => Array
        (
            [module] => catalog
            [file] => mysql/product_group.php
        )

    [ccatalogload] => Array
        (
            [module] => catalog
            [file] => mysql/catalog_load.php
        )

    [ccatalogexport] => Array
        (
            [module] => catalog
            [file] => mysql/catalog_export.php
        )

    [ccatalogimport] => Array
        (
            [module] => catalog
            [file] => mysql/catalog_import.php
        )

    [ccatalogdiscount] => Array
        (
            [module] => catalog
            [file] => mysql/discount.php
        )

    [ccatalogdiscountcoupon] => Array
        (
            [module] => catalog
            [file] => mysql/discount_coupon.php
        )

    [ccatalogvat] => Array
        (
            [module] => catalog
            [file] => mysql/vat.php
        )

    [ccatalogevent] => Array
        (
            [module] => catalog
            [file] => general/catalog_event.php
        )

    [ccatalogsku] => Array
        (
            [module] => catalog
            [file] => general/catalog_sku.php
        )

    [ccatalogdiscountsave] => Array
        (
            [module] => catalog
            [file] => mysql/discount_save.php
        )

    [ccatalogstore] => Array
        (
            [module] => catalog
            [file] => mysql/store.php
        )

    [ccatalogstoreproduct] => Array
        (
            [module] => catalog
            [file] => mysql/store_product.php
        )

    [ccatalogadmin] => Array
        (
            [module] => catalog
            [file] => general/admin.php
        )

    [cglobalcondctrl] => Array
        (
            [module] => catalog
            [file] => general/catalog_cond.php
        )

    [cglobalcondctrlcomplex] => Array
        (
            [module] => catalog
            [file] => general/catalog_cond.php
        )

    [cglobalcondctrlatoms] => Array
        (
            [module] => catalog
            [file] => general/catalog_cond.php
        )

    [cglobalcondctrlgroup] => Array
        (
            [module] => catalog
            [file] => general/catalog_cond.php
        )

    [cglobalcondtree] => Array
        (
            [module] => catalog
            [file] => general/catalog_cond.php
        )

    [ccatalogcondctrl] => Array
        (
            [module] => catalog
            [file] => general/catalog_cond.php
        )

    [ccatalogcondctrlcomplex] => Array
        (
            [module] => catalog
            [file] => general/catalog_cond.php
        )

    [ccatalogcondctrlgroup] => Array
        (
            [module] => catalog
            [file] => general/catalog_cond.php
        )

    [ccatalogcondctrliblockfields] => Array
        (
            [module] => catalog
            [file] => general/catalog_cond.php
        )

    [ccatalogcondctrliblockprops] => Array
        (
            [module] => catalog
            [file] => general/catalog_cond.php
        )

    [ccatalogcondtree] => Array
        (
            [module] => catalog
            [file] => general/catalog_cond.php
        )

    [ccatalogcondctrlbasketproductfields] => Array
        (
            [module] => catalog
            [file] => general/sale_cond.php
        )

    [ccatalogcondctrlbasketproductprops] => Array
        (
            [module] => catalog
            [file] => general/sale_cond.php
        )

    [ccatalogcondctrlcatalogsettings] => Array
        (
            [module] => catalog
            [file] => general/sale_cond.php
        )

    [ccatalogactionctrlbasketproductfields] => Array
        (
            [module] => catalog
            [file] => general/sale_act.php
        )

    [ccatalogactionctrlbasketproductprops] => Array
        (
            [module] => catalog
            [file] => general/sale_act.php
        )

    [ccataloggifterproduct] => Array
        (
            [module] => catalog
            [file] => general/sale_act.php
        )

    [ccatalogdiscountconvert] => Array
        (
            [module] => catalog
            [file] => general/discount_convert.php
        )

    [ccatalogdiscountconverttmp] => Array
        (
            [module] => catalog
            [file] => mysql/discount_convert.php
        )

    [ccatalogproductprovider] => Array
        (
            [module] => catalog
            [file] => general/product_provider.php
        )

    [ccatalogstorebarcode] => Array
        (
            [module] => catalog
            [file] => mysql/store_barcode.php
        )

    [ccatalogcontractor] => Array
        (
            [module] => catalog
            [file] => mysql/contractor.php
        )

    [ccatalogdocstypes] => Array
        (
            [module] => catalog
            [file] => general/store_docs_type.php
        )

    [ccatalogarrivaldocs] => Array
        (
            [module] => catalog
            [file] => general/store_docs_type.php
        )

    [ccatalogstoreadjustmentdocs] => Array
        (
            [module] => catalog
            [file] => general/store_docs_type.php
        )

    [ccatalogmovingdocs] => Array
        (
            [module] => catalog
            [file] => general/store_docs_type.php
        )

    [ccatalogdeductdocs] => Array
        (
            [module] => catalog
            [file] => general/store_docs_type.php
        )

    [ccatalogreturnsdocs] => Array
        (
            [module] => catalog
            [file] => general/store_docs_type.php
        )

    [ccatalogunreserveddocs] => Array
        (
            [module] => catalog
            [file] => general/store_docs_type.php
        )

    [ccatalogdocs] => Array
        (
            [module] => catalog
            [file] => mysql/store_docs.php
        )

    [ccatalogstorecontrolutil] => Array
        (
            [module] => catalog
            [file] => general/store_utility.php
        )

    [ccatalogstoredocselement] => Array
        (
            [module] => catalog
            [file] => mysql/store_docs_element.php
        )

    [ccatalogstoredocsbarcode] => Array
        (
            [module] => catalog
            [file] => mysql/store_docs_barcode.php
        )

    [ccatalogiblockparameters] => Array
        (
            [module] => catalog
            [file] => general/comp_parameters.php
        )

    [ccatalogmeasure] => Array
        (
            [module] => catalog
            [file] => mysql/measure.php
        )

    [ccatalogmeasureresult] => Array
        (
            [module] => catalog
            [file] => mysql/measure.php
        )

    [ccatalogmeasureclassifier] => Array
        (
            [module] => catalog
            [file] => general/unit_classifier.php
        )

    [ccatalogmeasureadminresult] => Array
        (
            [module] => catalog
            [file] => general/measure_result.php
        )

    [ccatalogmeasureadminuiresult] => Array
        (
            [module] => catalog
            [file] => general/measure_result.php
        )

    [ccatalogmeasureratio] => Array
        (
            [module] => catalog
            [file] => mysql/measure_ratio.php
        )

    [ccatalogproductset] => Array
        (
            [module] => catalog
            [file] => mysql/product_set.php
        )

    [ccatalogadmintools] => Array
        (
            [module] => catalog
            [file] => general/admin_tools.php
        )

    [ccatalogadminproductsetedit] => Array
        (
            [module] => catalog
            [file] => general/admin_tools.php
        )

    [ccatalogmenu] => Array
        (
            [module] => catalog
            [file] => general/catalog_menu.php
        )

    [ccatalogcsvsettings] => Array
        (
            [module] => catalog
            [file] => general/csv_settings.php
        )

    [ccatalogstepoperations] => Array
        (
            [module] => catalog
            [file] => general/step_operations.php
        )

    [ccatalogproductsetavailable] => Array
        (
            [module] => catalog
            [file] => general/step_operations.php
        )

    [ccatalogproductavailable] => Array
        (
            [module] => catalog
            [file] => general/step_operations.php
        )

    [ccatalogiblockreindex] => Array
        (
            [module] => catalog
            [file] => general/step_operations.php
        )

    [ccatalogproductsettings] => Array
        (
            [module] => catalog
            [file] => general/step_operations.php
        )

    [ccatalogtools] => Array
        (
            [module] => catalog
            [file] => general/tools.php
        )

    [ccatalogresult] => Array
        (
            [module] => catalog
            [file] => general/result.php
        )

    [cproductquerybuilder] => Array
        (
            [module] => catalog
            [file] => general/querybuilder.php
        )

    [bitrix\catalog\compatible\eventcompatibility] => Array
        (
            [module] => catalog
            [file] => lib/compatible/eventcompatibility.php
        )

    [bitrix\catalog\config\feature] => Array
        (
            [module] => catalog
            [file] => lib/config/feature.php
        )

    [bitrix\catalog\config\state] => Array
        (
            [module] => catalog
            [file] => lib/config/state.php
        )

    [bitrix\catalog\discount\discountmanager] => Array
        (
            [module] => catalog
            [file] => lib/discount/discountmanager.php
        )

    [bitrix\catalog\ebay\ebayxmler] => Array
        (
            [module] => catalog
            [file] => lib/ebay/ebayxmler.php
        )

    [bitrix\catalog\ebay\exportoffer] => Array
        (
            [module] => catalog
            [file] => lib/ebay/exportoffer.php
        )

    [bitrix\catalog\ebay\exportoffercreator] => Array
        (
            [module] => catalog
            [file] => lib/ebay/exportoffercreator.php
        )

    [bitrix\catalog\ebay\exportoffersku] => Array
        (
            [module] => catalog
            [file] => lib/ebay/exportoffersku.php
        )

    [bitrix\catalog\grid\panel\productgroupaction] => Array
        (
            [module] => catalog
            [file] => lib/grid/panel/productgroupaction.php
        )

    [bitrix\catalog\grid\productaction] => Array
        (
            [module] => catalog
            [file] => lib/grid/productaction.php
        )

    [bitrix\catalog\helpers\admin\catalogedit] => Array
        (
            [module] => catalog
            [file] => lib/helpers/admin/catalogedit.php
        )

    [bitrix\catalog\helpers\admin\iblockpricechanger] => Array
        (
            [module] => catalog
            [file] => lib/helpers/admin/iblockpricechanger.php
        )

    [bitrix\catalog\helpers\admin\roundedit] => Array
        (
            [module] => catalog
            [file] => lib/helpers/admin/roundedit.php
        )

    [bitrix\catalog\helpers\admin\tools] => Array
        (
            [module] => catalog
            [file] => lib/helpers/admin/tools.php
        )

    [bitrix\catalog\helpers\tools] => Array
        (
            [module] => catalog
            [file] => lib/helpers/tools.php
        )

    [bitrix\catalog\model\entity] => Array
        (
            [module] => catalog
            [file] => lib/model/entity.php
        )

    [bitrix\catalog\model\event] => Array
        (
            [module] => catalog
            [file] => lib/model/event.php
        )

    [bitrix\catalog\model\eventresult] => Array
        (
            [module] => catalog
            [file] => lib/model/eventresult.php
        )

    [bitrix\catalog\model\price] => Array
        (
            [module] => catalog
            [file] => lib/model/price.php
        )

    [bitrix\catalog\model\product] => Array
        (
            [module] => catalog
            [file] => lib/model/product.php
        )

    [bitrix\catalog\product\price\calculation] => Array
        (
            [module] => catalog
            [file] => lib/product/price/calculation.php
        )

    [bitrix\catalog\product\basket] => Array
        (
            [module] => catalog
            [file] => lib/product/basket.php
        )

    [bitrix\catalog\product\catalogprovider] => Array
        (
            [module] => catalog
            [file] => lib/product/catalogprovider.php
        )

    [bitrix\catalog\product\catalogprovidercompatibility] => Array
        (
            [module] => catalog
            [file] => lib/product/catalogprovidercompatibility.php
        )

    [bitrix\catalog\product\price] => Array
        (
            [module] => catalog
            [file] => lib/product/price.php
        )

    [bitrix\catalog\product\propertycatalogfeature] => Array
        (
            [module] => catalog
            [file] => lib/product/propertycatalogfeature.php
        )

    [bitrix\catalog\product\quantitycontrol] => Array
        (
            [module] => catalog
            [file] => lib/product/quantitycontrol.php
        )

    [bitrix\catalog\product\search] => Array
        (
            [module] => catalog
            [file] => lib/product/search.php
        )

    [bitrix\catalog\product\sku] => Array
        (
            [module] => catalog
            [file] => lib/product/sku.php
        )

    [bitrix\catalog\product\subscribemanager] => Array
        (
            [module] => catalog
            [file] => lib/product/subscribemanager.php
        )

    [bitrix\catalog\product\systemfield] => Array
        (
            [module] => catalog
            [file] => lib/product/systemfield.php
        )

    [bitrix\catalog\product\viewed] => Array
        (
            [module] => catalog
            [file] => lib/product/viewed.php
        )

    [bitrix\catalog\update\adminfilteroption] => Array
        (
            [module] => catalog
            [file] => lib/update/adminfilteroption.php
        )

    [bitrix\catalog\update\admingridoption] => Array
        (
            [module] => catalog
            [file] => lib/update/admingridoption.php
        )

    [bitrix\catalog\url\adminpage\catalogbuilder] => Array
        (
            [module] => catalog
            [file] => lib/url/adminpage/catalogbuilder.php
        )

    [bitrix\catalog\catalogiblocktable] => Array
        (
            [module] => catalog
            [file] => lib/catalogiblock.php
        )

    [bitrix\catalog\catalogviewedproducttable] => Array
        (
            [module] => catalog
            [file] => lib/catalogviewedproduct.php
        )

    [bitrix\catalog\discounttable] => Array
        (
            [module] => catalog
            [file] => lib/discount.php
        )

    [bitrix\catalog\discountcoupontable] => Array
        (
            [module] => catalog
            [file] => lib/discountcoupon.php
        )

    [bitrix\catalog\discountentitytable] => Array
        (
            [module] => catalog
            [file] => lib/discountentity.php
        )

    [bitrix\catalog\discountmoduletable] => Array
        (
            [module] => catalog
            [file] => lib/discountmodule.php
        )

    [bitrix\catalog\discountrestrictiontable] => Array
        (
            [module] => catalog
            [file] => lib/discountrestriction.php
        )

    [bitrix\catalog\extratable] => Array
        (
            [module] => catalog
            [file] => lib/extra.php
        )

    [bitrix\catalog\grouptable] => Array
        (
            [module] => catalog
            [file] => lib/group.php
        )

    [bitrix\catalog\groupaccesstable] => Array
        (
            [module] => catalog
            [file] => lib/groupaccess.php
        )

    [bitrix\catalog\grouplangtable] => Array
        (
            [module] => catalog
            [file] => lib/grouplang.php
        )

    [bitrix\catalog\measuretable] => Array
        (
            [module] => catalog
            [file] => lib/measure.php
        )

    [bitrix\catalog\measureratiotable] => Array
        (
            [module] => catalog
            [file] => lib/measureratio.php
        )

    [bitrix\catalog\pricetable] => Array
        (
            [module] => catalog
            [file] => lib/price.php
        )

    [bitrix\catalog\producttable] => Array
        (
            [module] => catalog
            [file] => lib/product.php
        )

    [bitrix\catalog\productgroupaccesstable] => Array
        (
            [module] => catalog
            [file] => lib/productgroupaccess.php
        )

    [bitrix\catalog\roundingtable] => Array
        (
            [module] => catalog
            [file] => lib/rounding.php
        )

    [bitrix\catalog\storetable] => Array
        (
            [module] => catalog
            [file] => lib/store.php
        )

    [bitrix\catalog\storebarcodetable] => Array
        (
            [module] => catalog
            [file] => lib/storebarcode.php
        )

    [bitrix\catalog\storeproducttable] => Array
        (
            [module] => catalog
            [file] => lib/storeproduct.php
        )

    [bitrix\catalog\vattable] => Array
        (
            [module] => catalog
            [file] => lib/vat.php
        )

    [bitrix\catalog\ebayxmler] => Array
        (
            [module] => catalog
            [file] => lib/ebay/old.php
        )

    [bitrix\catalog\exportoffer] => Array
        (
            [module] => catalog
            [file] => lib/ebay/old.php
        )

    [bitrix\catalog\exportoffercreator] => Array
        (
            [module] => catalog
            [file] => lib/ebay/old.php
        )

    [bitrix\catalog\exportoffersku] => Array
        (
            [module] => catalog
            [file] => lib/ebay/old.php
        )

    [bitrix\catalog\searchhandlers] => Array
        (
            [module] => catalog
            [file] => lib/product/old.php
        )

)
Array
(
    [bitrix\main\application] => Array
        (
            [module] => main
            [file] => lib/application.php
        )

    [bitrix\main\httpapplication] => Array
        (
            [module] => main
            [file] => lib/httpapplication.php
        )

    [bitrix\main\argumentexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\argumentnullexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\argumentoutofrangeexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\argumenttypeexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\notimplementedexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\notsupportedexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\invalidoperationexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\objectpropertyexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\objectnotfoundexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\objectexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\systemexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\accessdeniedexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\decodingexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\io\invalidpathexception] => Array
        (
            [module] => main
            [file] => lib/io/ioexception.php
        )

    [bitrix\main\io\filenotfoundexception] => Array
        (
            [module] => main
            [file] => lib/io/ioexception.php
        )

    [bitrix\main\io\filedeleteexception] => Array
        (
            [module] => main
            [file] => lib/io/ioexception.php
        )

    [bitrix\main\io\fileopenexception] => Array
        (
            [module] => main
            [file] => lib/io/ioexception.php
        )

    [bitrix\main\io\filenotopenedexception] => Array
        (
            [module] => main
            [file] => lib/io/ioexception.php
        )

    [bitrix\main\context] => Array
        (
            [module] => main
            [file] => lib/context.php
        )

    [bitrix\main\httpcontext] => Array
        (
            [module] => main
            [file] => lib/httpcontext.php
        )

    [bitrix\main\dispatcher] => Array
        (
            [module] => main
            [file] => lib/dispatcher.php
        )

    [bitrix\main\environment] => Array
        (
            [module] => main
            [file] => lib/environment.php
        )

    [bitrix\main\event] => Array
        (
            [module] => main
            [file] => lib/event.php
        )

    [bitrix\main\eventmanager] => Array
        (
            [module] => main
            [file] => lib/eventmanager.php
        )

    [bitrix\main\eventresult] => Array
        (
            [module] => main
            [file] => lib/eventresult.php
        )

    [bitrix\main\request] => Array
        (
            [module] => main
            [file] => lib/request.php
        )

    [bitrix\main\httprequest] => Array
        (
            [module] => main
            [file] => lib/httprequest.php
        )

    [bitrix\main\response] => Array
        (
            [module] => main
            [file] => lib/response.php
        )

    [bitrix\main\httpresponse] => Array
        (
            [module] => main
            [file] => lib/httpresponse.php
        )

    [bitrix\main\modulemanager] => Array
        (
            [module] => main
            [file] => lib/modulemanager.php
        )

    [bitrix\main\server] => Array
        (
            [module] => main
            [file] => lib/server.php
        )

    [bitrix\main\config\configuration] => Array
        (
            [module] => main
            [file] => lib/config/configuration.php
        )

    [bitrix\main\config\option] => Array
        (
            [module] => main
            [file] => lib/config/option.php
        )

    [bitrix\main\context\culture] => Array
        (
            [module] => main
            [file] => lib/context/culture.php
        )

    [bitrix\main\data\cache] => Array
        (
            [module] => main
            [file] => lib/data/cache.php
        )

    [bitrix\main\data\cacheengineapc] => Array
        (
            [module] => main
            [file] => lib/data/cacheengineapc.php
        )

    [bitrix\main\data\cacheenginememcache] => Array
        (
            [module] => main
            [file] => lib/data/cacheenginememcache.php
        )

    [bitrix\main\data\cacheenginefiles] => Array
        (
            [module] => main
            [file] => lib/data/cacheenginefiles.php
        )

    [bitrix\main\data\cacheenginenone] => Array
        (
            [module] => main
            [file] => lib/data/cacheenginenone.php
        )

    [bitrix\main\data\connection] => Array
        (
            [module] => main
            [file] => lib/data/connection.php
        )

    [bitrix\main\data\connectionpool] => Array
        (
            [module] => main
            [file] => lib/data/connectionpool.php
        )

    [bitrix\main\data\icacheengine] => Array
        (
            [module] => main
            [file] => lib/data/cache.php
        )

    [bitrix\main\data\hsphpreadconnection] => Array
        (
            [module] => main
            [file] => lib/data/hsphpreadconnection.php
        )

    [bitrix\main\data\managedcache] => Array
        (
            [module] => main
            [file] => lib/data/managedcache.php
        )

    [bitrix\main\data\taggedcache] => Array
        (
            [module] => main
            [file] => lib/data/taggedcache.php
        )

    [bitrix\main\data\memcacheconnection] => Array
        (
            [module] => main
            [file] => lib/data/memcacheconnection.php
        )

    [bitrix\main\data\memcachedconnection] => Array
        (
            [module] => main
            [file] => lib/data/memcachedconnection.php
        )

    [bitrix\main\data\nosqlconnection] => Array
        (
            [module] => main
            [file] => lib/data/nosqlconnection.php
        )

    [bitrix\main\db\arrayresult] => Array
        (
            [module] => main
            [file] => lib/db/arrayresult.php
        )

    [bitrix\main\db\result] => Array
        (
            [module] => main
            [file] => lib/db/result.php
        )

    [bitrix\main\db\connection] => Array
        (
            [module] => main
            [file] => lib/db/connection.php
        )

    [bitrix\main\db\sqlexception] => Array
        (
            [module] => main
            [file] => lib/db/sqlexception.php
        )

    [bitrix\main\db\sqlqueryexception] => Array
        (
            [module] => main
            [file] => lib/db/sqlexception.php
        )

    [bitrix\main\db\transactionexception] => Array
        (
            [module] => main
            [file] => lib/db/sqlexception.php
        )

    [bitrix\main\db\sqlexpression] => Array
        (
            [module] => main
            [file] => lib/db/sqlexpression.php
        )

    [bitrix\main\db\sqlhelper] => Array
        (
            [module] => main
            [file] => lib/db/sqlhelper.php
        )

    [bitrix\main\db\mysqlcommonconnection] => Array
        (
            [module] => main
            [file] => lib/db/mysqlcommonconnection.php
        )

    [bitrix\main\db\mysqliconnection] => Array
        (
            [module] => main
            [file] => lib/db/mysqliconnection.php
        )

    [bitrix\main\db\mysqliresult] => Array
        (
            [module] => main
            [file] => lib/db/mysqliresult.php
        )

    [bitrix\main\db\mysqlisqlhelper] => Array
        (
            [module] => main
            [file] => lib/db/mysqlisqlhelper.php
        )

    [bitrix\main\db\mssqlconnection] => Array
        (
            [module] => main
            [file] => lib/db/mssqlconnection.php
        )

    [bitrix\main\db\mssqlresult] => Array
        (
            [module] => main
            [file] => lib/db/mssqlresult.php
        )

    [bitrix\main\db\mssqlsqlhelper] => Array
        (
            [module] => main
            [file] => lib/db/mssqlsqlhelper.php
        )

    [bitrix\main\db\oracleconnection] => Array
        (
            [module] => main
            [file] => lib/db/oracleconnection.php
        )

    [bitrix\main\db\oracleresult] => Array
        (
            [module] => main
            [file] => lib/db/oracleresult.php
        )

    [bitrix\main\db\oraclesqlhelper] => Array
        (
            [module] => main
            [file] => lib/db/oraclesqlhelper.php
        )

    [bitrix\main\db\pgsqlconnection] => Array
        (
            [module] => main
            [file] => lib/db/pgsqlconnection.php
        )

    [bitrix\main\diag\httpexceptionhandleroutput] => Array
        (
            [module] => main
            [file] => lib/diag/httpexceptionhandleroutput.php
        )

    [bitrix\main\diag\fileexceptionhandlerlog] => Array
        (
            [module] => main
            [file] => lib/diag/fileexceptionhandlerlog.php
        )

    [bitrix\main\diag\exceptionhandler] => Array
        (
            [module] => main
            [file] => lib/diag/exceptionhandler.php
        )

    [bitrix\main\diag\iexceptionhandleroutput] => Array
        (
            [module] => main
            [file] => lib/diag/iexceptionhandleroutput.php
        )

    [bitrix\main\diag\exceptionhandlerlog] => Array
        (
            [module] => main
            [file] => lib/diag/exceptionhandlerlog.php
        )

    [bitrix\main\io\file] => Array
        (
            [module] => main
            [file] => lib/io/file.php
        )

    [bitrix\main\io\fileentry] => Array
        (
            [module] => main
            [file] => lib/io/fileentry.php
        )

    [bitrix\main\io\path] => Array
        (
            [module] => main
            [file] => lib/io/path.php
        )

    [bitrix\main\io\filesystementry] => Array
        (
            [module] => main
            [file] => lib/io/filesystementry.php
        )

    [bitrix\main\io\ifilestream] => Array
        (
            [module] => main
            [file] => lib/io/ifilestream.php
        )

    [bitrix\main\localization\loc] => Array
        (
            [module] => main
            [file] => lib/localization/loc.php
        )

    [bitrix\main\mail\mail] => Array
        (
            [module] => main
            [file] => lib/mail/mail.php
        )

    [bitrix\main\mail\tracking] => Array
        (
            [module] => main
            [file] => lib/mail/tracking.php
        )

    [bitrix\main\mail\eventmanager] => Array
        (
            [module] => main
            [file] => lib/mail/eventmanager.php
        )

    [bitrix\main\mail\eventmessagecompiler] => Array
        (
            [module] => main
            [file] => lib/mail/eventmessagecompiler.php
        )

    [bitrix\main\mail\eventmessagethemecompiler] => Array
        (
            [module] => main
            [file] => lib/mail/eventmessagethemecompiler.php
        )

    [bitrix\main\mail\internal\event] => Array
        (
            [module] => main
            [file] => lib/mail/internal/event.php
        )

    [bitrix\main\mail\internal\eventattachment] => Array
        (
            [module] => main
            [file] => lib/mail/internal/eventattachment.php
        )

    [bitrix\main\mail\internal\eventmessage] => Array
        (
            [module] => main
            [file] => lib/mail/internal/eventmessage.php
        )

    [bitrix\main\mail\internal\eventmessagesite] => Array
        (
            [module] => main
            [file] => lib/mail/internal/eventmessagesite.php
        )

    [bitrix\main\mail\internal\eventmessageattachment] => Array
        (
            [module] => main
            [file] => lib/mail/internal/eventmessageattachment.php
        )

    [bitrix\main\mail\internal\eventtype] => Array
        (
            [module] => main
            [file] => lib/mail/internal/eventtype.php
        )

    [bitrix\main\text\converter] => Array
        (
            [module] => main
            [file] => lib/text/converter.php
        )

    [bitrix\main\text\emptyconverter] => Array
        (
            [module] => main
            [file] => lib/text/emptyconverter.php
        )

    [bitrix\main\text\encoding] => Array
        (
            [module] => main
            [file] => lib/text/encoding.php
        )

    [bitrix\main\text\htmlconverter] => Array
        (
            [module] => main
            [file] => lib/text/htmlconverter.php
        )

    [bitrix\main\text\binarystring] => Array
        (
            [module] => main
            [file] => lib/text/binarystring.php
        )

    [bitrix\main\text\xmlconverter] => Array
        (
            [module] => main
            [file] => lib/text/xmlconverter.php
        )

    [bitrix\main\type\collection] => Array
        (
            [module] => main
            [file] => lib/type/collection.php
        )

    [bitrix\main\type\date] => Array
        (
            [module] => main
            [file] => lib/type/date.php
        )

    [bitrix\main\type\datetime] => Array
        (
            [module] => main
            [file] => lib/type/datetime.php
        )

    [bitrix\main\type\dictionary] => Array
        (
            [module] => main
            [file] => lib/type/dictionary.php
        )

    [bitrix\main\type\filterabledictionary] => Array
        (
            [module] => main
            [file] => lib/type/filterabledictionary.php
        )

    [bitrix\main\type\parameterdictionary] => Array
        (
            [module] => main
            [file] => lib/type/parameterdictionary.php
        )

    [bitrix\main\web\cookie] => Array
        (
            [module] => main
            [file] => lib/web/cookie.php
        )

    [bitrix\main\web\uri] => Array
        (
            [module] => main
            [file] => lib/web/uri.php
        )

    [bitrix\main\sendereventhandler] => Array
        (
            [module] => main
            [file] => lib/senderconnector.php
        )

    [bitrix\main\senderconnectoruser] => Array
        (
            [module] => main
            [file] => lib/senderconnector.php
        )

    [bitrix\main\urlrewriterrulemaker] => Array
        (
            [module] => main
            [file] => lib/urlrewriter.php
        )

    [bitrix\main\update\stepper] => Array
        (
            [module] => main
            [file] => lib/update/stepper.php
        )

    [bitrix\main\composite\abstractresponse] => Array
        (
            [module] => main
            [file] => lib/composite/responder.php
        )

    [bitrix\main\composite\fileresponse] => Array
        (
            [module] => main
            [file] => lib/composite/responder.php
        )

    [bitrix\main\composite\memcachedresponse] => Array
        (
            [module] => main
            [file] => lib/composite/responder.php
        )

    [bitrix\main\security\otpexception] => Array
        (
            [module] => main
            [file] => lib/security/securityexception.php
        )

    [ctimezone] => Array
        (
            [module] => main
            [file] => classes/general/time.php
        )

    [cbxpunycode] => Array
        (
            [module] => main
            [file] => classes/general/punycode.php
        )

    [ibxvirtualio] => Array
        (
            [module] => main
            [file] => classes/general/virtual_io.php
        )

    [ibxgeterrors] => Array
        (
            [module] => main
            [file] => classes/general/virtual_io.php
        )

    [cbxvirtualio] => Array
        (
            [module] => main
            [file] => classes/general/virtual_io.php
        )

    [cbxvirtualfilebase] => Array
        (
            [module] => main
            [file] => classes/general/virtual_file.php
        )

    [cbxvirtualfile] => Array
        (
            [module] => main
            [file] => classes/general/virtual_file.php
        )

    [cbxvirtualdirectory] => Array
        (
            [module] => main
            [file] => classes/general/virtual_file.php
        )

    [calloption] => Array
        (
            [module] => main
            [file] => classes/general/option.php
        )

    [coption] => Array
        (
            [module] => main
            [file] => classes/general/option.php
        )

    [callpageoption] => Array
        (
            [module] => main
            [file] => classes/general/pageoption.php
        )

    [cpageoption] => Array
        (
            [module] => main
            [file] => classes/general/pageoption.php
        )

    [callsqlwhere] => Array
        (
            [module] => main
            [file] => classes/general/sqlwhere.php
        )

    [csqlwhereexpression] => Array
        (
            [module] => main
            [file] => classes/general/sqlwhere.php
        )

    [csqlwhere] => Array
        (
            [module] => main
            [file] => classes/general/sqlwhere.php
        )

    [calllanguage] => Array
        (
            [module] => main
            [file] => classes/general/language.php
        )

    [clanguage] => Array
        (
            [module] => main
            [file] => classes/general/language.php
        )

    [clangadmin] => Array
        (
            [module] => main
            [file] => classes/general/language.php
        )

    [_clangdbresult] => Array
        (
            [module] => main
            [file] => classes/general/langdbresult.php
        )

    [callagent] => Array
        (
            [module] => main
            [file] => classes/general/agent.php
        )

    [cagent] => Array
        (
            [module] => main
            [file] => classes/mysql/agent.php
        )

    [capplicationexception] => Array
        (
            [module] => main
            [file] => classes/general/applicationexception.php
        )

    [cadminexception] => Array
        (
            [module] => main
            [file] => classes/general/adminexception.php
        )

    [callsite] => Array
        (
            [module] => main
            [file] => classes/general/site.php
        )

    [calllang] => Array
        (
            [module] => main
            [file] => classes/general/site.php
        )

    [csite] => Array
        (
            [module] => main
            [file] => classes/general/site.php
        )

    [clang] => Array
        (
            [module] => main
            [file] => classes/general/site.php
        )

    [chttp] => Array
        (
            [module] => main
            [file] => classes/general/http.php
        )

    [cutil] => Array
        (
            [module] => main
            [file] => classes/general/util.php
        )

    [callmain] => Array
        (
            [module] => main
            [file] => classes/general/main.php
        )

    [cmain] => Array
        (
            [module] => main
            [file] => classes/general/main.php
        )

    [calldatabase] => Array
        (
            [module] => main
            [file] => classes/general/database.php
        )

    [calldbresult] => Array
        (
            [module] => main
            [file] => classes/general/dbresult.php
        )

    [cdatabasemysql] => Array
        (
            [module] => main
            [file] => classes/mysql/database.php
        )

    [cdbresultmysql] => Array
        (
            [module] => main
            [file] => classes/mysql/dbresult.php
        )

    [icachebackend] => Array
        (
            [module] => main
            [file] => classes/general/cache_backend.php
        )

    [cphpcache] => Array
        (
            [module] => main
            [file] => classes/general/cache.php
        )

    [ccachemanager] => Array
        (
            [module] => main
            [file] => classes/general/cache_manager.php
        )

    [cpagecache] => Array
        (
            [module] => main
            [file] => classes/general/page_cache.php
        )

    [cstackcacheentry] => Array
        (
            [module] => main
            [file] => classes/general/stack_cache_entry.php
        )

    [cstackcachemanager] => Array
        (
            [module] => main
            [file] => classes/general/stack_cache.php
        )

    [cmodule] => Array
        (
            [module] => main
            [file] => /classes/general/module.php
        )

    [bitrix\main\entity\ufield] => Array
        (
            [module] => main
            [file] => include/deprecated/ufield.php
        )

    [cdatabase] => Array
        (
            [module] => main
            [file] => classes/mysql/database.php
        )

    [cdbresult] => Array
        (
            [module] => main
            [file] => classes/mysql/dbresult.php
        )

    [csitetemplate] => Array
        (
            [module] => main
            [file] => classes/general/site_template.php
        )

    [cbitrixcomponent] => Array
        (
            [module] => main
            [file] => classes/general/component.php
        )

    [ccomponentengine] => Array
        (
            [module] => main
            [file] => classes/general/component_engine.php
        )

    [ccomponentajax] => Array
        (
            [module] => main
            [file] => classes/general/component_ajax.php
        )

    [cbitrixcomponenttemplate] => Array
        (
            [module] => main
            [file] => classes/general/component_template.php
        )

    [ccomponentutil] => Array
        (
            [module] => main
            [file] => classes/general/component_util.php
        )

    [ccontrollerclient] => Array
        (
            [module] => main
            [file] => classes/general/controller_member.php
        )

    [phpparser] => Array
        (
            [module] => main
            [file] => classes/general/php_parser.php
        )

    [cdiskquota] => Array
        (
            [module] => main
            [file] => classes/general/quota.php
        )

    [ceventlog] => Array
        (
            [module] => main
            [file] => classes/general/event_log.php
        )

    [ceventmain] => Array
        (
            [module] => main
            [file] => classes/general/event_log.php
        )

    [cadminfiledialog] => Array
        (
            [module] => main
            [file] => classes/general/file_dialog.php
        )

    [wll_user] => Array
        (
            [module] => main
            [file] => classes/general/liveid.php
        )

    [wll_consenttoken] => Array
        (
            [module] => main
            [file] => classes/general/liveid.php
        )

    [windowslivelogin] => Array
        (
            [module] => main
            [file] => classes/general/liveid.php
        )

    [cfile] => Array
        (
            [module] => main
            [file] => classes/general/file.php
        )

    [callfile] => Array
        (
            [module] => main
            [file] => classes/general/file.php
        )

    [ctempfile] => Array
        (
            [module] => main
            [file] => classes/general/file_temp.php
        )

    [cfavorites] => Array
        (
            [module] => main
            [file] => classes/mysql/favorites.php
        )

    [cuseroptions] => Array
        (
            [module] => main
            [file] => classes/general/user_options.php
        )

    [cgridoptions] => Array
        (
            [module] => main
            [file] => classes/general/grids.php
        )

    [cundo] => Array
        (
            [module] => main
            [file] => /classes/general/undo.php
        )

    [cautosave] => Array
        (
            [module] => main
            [file] => /classes/general/undo.php
        )

    [callratings] => Array
        (
            [module] => main
            [file] => classes/general/ratings.php
        )

    [cratings] => Array
        (
            [module] => main
            [file] => classes/mysql/ratings.php
        )

    [cratingscomponentsmain] => Array
        (
            [module] => main
            [file] => classes/mysql/ratings_components.php
        )

    [cratingrule] => Array
        (
            [module] => main
            [file] => classes/general/rating_rule.php
        )

    [cratingrulesmain] => Array
        (
            [module] => main
            [file] => classes/mysql/rating_rules.php
        )

    [ctoppanel] => Array
        (
            [module] => main
            [file] => public/top_panel.php
        )

    [ceditarea] => Array
        (
            [module] => main
            [file] => public/edit_area.php
        )

    [ccomponentpanel] => Array
        (
            [module] => main
            [file] => public/edit_area.php
        )

    [ctextparser] => Array
        (
            [module] => main
            [file] => classes/general/textparser.php
        )

    [cphpcachefiles] => Array
        (
            [module] => main
            [file] => classes/general/cache_files.php
        )

    [cdataxmlnode] => Array
        (
            [module] => main
            [file] => classes/general/xml.php
        )

    [cdataxmldocument] => Array
        (
            [module] => main
            [file] => classes/general/xml.php
        )

    [cdataxml] => Array
        (
            [module] => main
            [file] => classes/general/xml.php
        )

    [cxmlfilestream] => Array
        (
            [module] => main
            [file] => classes/general/xml.php
        )

    [crsaprovider] => Array
        (
            [module] => main
            [file] => classes/general/rsasecurity.php
        )

    [crsasecurity] => Array
        (
            [module] => main
            [file] => classes/general/rsasecurity.php
        )

    [crsabcmathprovider] => Array
        (
            [module] => main
            [file] => classes/general/rsabcmath.php
        )

    [crsaopensslprovider] => Array
        (
            [module] => main
            [file] => classes/general/rsaopenssl.php
        )

    [casnreader] => Array
        (
            [module] => main
            [file] => classes/general/asn.php
        )

    [cbxshorturi] => Array
        (
            [module] => main
            [file] => classes/mysql/short_uri.php
        )

    [cfinder] => Array
        (
            [module] => main
            [file] => classes/general/finder.php
        )

    [caccess] => Array
        (
            [module] => main
            [file] => classes/general/access.php
        )

    [cauthprovider] => Array
        (
            [module] => main
            [file] => classes/general/authproviders.php
        )

    [iproviderinterface] => Array
        (
            [module] => main
            [file] => classes/general/authproviders.php
        )

    [cgroupauthprovider] => Array
        (
            [module] => main
            [file] => classes/general/authproviders.php
        )

    [cuserauthprovider] => Array
        (
            [module] => main
            [file] => classes/general/authproviders.php
        )

    [ctableschema] => Array
        (
            [module] => main
            [file] => classes/general/table_schema.php
        )

    [ccsvdata] => Array
        (
            [module] => main
            [file] => classes/general/csv_data.php
        )

    [csmile] => Array
        (
            [module] => main
            [file] => classes/general/smile.php
        )

    [csmilegallery] => Array
        (
            [module] => main
            [file] => classes/general/smile.php
        )

    [csmileset] => Array
        (
            [module] => main
            [file] => classes/general/smile.php
        )

    [cglobalcounter] => Array
        (
            [module] => main
            [file] => classes/general/global_counter.php
        )

    [cusercounter] => Array
        (
            [module] => main
            [file] => classes/mysql/user_counter.php
        )

    [cusercounterpage] => Array
        (
            [module] => main
            [file] => classes/mysql/user_counter.php
        )

    [chotkeys] => Array
        (
            [module] => main
            [file] => classes/general/hot_keys.php
        )

    [chotkeyscode] => Array
        (
            [module] => main
            [file] => classes/general/hot_keys.php
        )

    [cbxsanitizer] => Array
        (
            [module] => main
            [file] => classes/general/sanitizer.php
        )

    [ibxarchive] => Array
        (
            [module] => main
            [file] => classes/general/archive.php
        )

    [cbxarchive] => Array
        (
            [module] => main
            [file] => classes/general/archive.php
        )

    [cadminnotify] => Array
        (
            [module] => main
            [file] => classes/general/admin_notify.php
        )

    [cbxfavadmmenu] => Array
        (
            [module] => main
            [file] => classes/general/favorites.php
        )

    [cadmininformer] => Array
        (
            [module] => main
            [file] => classes/general/admin_informer.php
        )

    [csitecheckertest] => Array
        (
            [module] => main
            [file] => classes/general/site_checker.php
        )

    [csqlutil] => Array
        (
            [module] => main
            [file] => classes/general/sql_util.php
        )

    [cfileuploader] => Array
        (
            [module] => main
            [file] => classes/general/uploader.php
        )

    [lpa] => Array
        (
            [module] => main
            [file] => classes/general/lpa.php
        )

    [cadminfilter] => Array
        (
            [module] => main
            [file] => interface/admin_filter.php
        )

    [cadminlist] => Array
        (
            [module] => main
            [file] => interface/admin_list.php
        )

    [cadminlistrow] => Array
        (
            [module] => main
            [file] => interface/admin_list.php
        )

    [cadminuilist] => Array
        (
            [module] => main
            [file] => interface/admin_ui_list.php
        )

    [cadminuilistrow] => Array
        (
            [module] => main
            [file] => interface/admin_ui_list.php
        )

    [cadminuiresult] => Array
        (
            [module] => main
            [file] => interface/admin_ui_list.php
        )

    [cadminuicontextmenu] => Array
        (
            [module] => main
            [file] => interface/admin_ui_list.php
        )

    [cadminuisorting] => Array
        (
            [module] => main
            [file] => interface/admin_ui_list.php
        )

    [cadminuilistactionpanel] => Array
        (
            [module] => main
            [file] => interface/admin_ui_list.php
        )

    [cadmintabcontrol] => Array
        (
            [module] => main
            [file] => interface/admin_tabcontrol.php
        )

    [cadminform] => Array
        (
            [module] => main
            [file] => interface/admin_form.php
        )

    [cadminformsettings] => Array
        (
            [module] => main
            [file] => interface/admin_form.php
        )

    [cadmintabcontroldrag] => Array
        (
            [module] => main
            [file] => interface/admin_tabcontrol_drag.php
        )

    [cadmindraggableblockengine] => Array
        (
            [module] => main
            [file] => interface/admin_tabcontrol_drag.php
        )

    [cjspopup] => Array
        (
            [module] => main
            [file] => interface/jspopup.php
        )

    [cjspopuponpage] => Array
        (
            [module] => main
            [file] => interface/jspopup.php
        )

    [cadmincalendar] => Array
        (
            [module] => main
            [file] => interface/admin_calendar.php
        )

    [cadminviewtabcontrol] => Array
        (
            [module] => main
            [file] => interface/admin_viewtabcontrol.php
        )

    [cadmintabengine] => Array
        (
            [module] => main
            [file] => interface/admin_tabengine.php
        )

    [ccaptcha] => Array
        (
            [module] => main
            [file] => classes/general/captcha.php
        )

    [cmpnotifications] => Array
        (
            [module] => main
            [file] => classes/general/mp_notifications.php
        )

    [calltask] => Array
        (
            [module] => main
            [file] => classes/general/task.php
        )

    [ctask] => Array
        (
            [module] => main
            [file] => classes/general/task.php
        )

    [calloperation] => Array
        (
            [module] => main
            [file] => classes/general/operation.php
        )

    [coperation] => Array
        (
            [module] => main
            [file] => classes/general/operation.php
        )

    [callgroup] => Array
        (
            [module] => main
            [file] => classes/general/group.php
        )

    [cgroup] => Array
        (
            [module] => main
            [file] => classes/general/group.php
        )

    [cajax] => Array
        (
            [module] => main
            [file] => ajax_tools.php
        )

    [calluser] => Array
        (
            [module] => main
            [file] => classes/general/user.php
        )

    [cuser] => Array
        (
            [module] => main
            [file] => classes/general/user.php
        )

    [callevent] => Array
        (
            [module] => main
            [file] => classes/general/event.php
        )

    [cevent] => Array
        (
            [module] => main
            [file] => classes/general/event.php
        )

    [calleventmessage] => Array
        (
            [module] => main
            [file] => classes/general/eventmessage.php
        )

    [ceventmessage] => Array
        (
            [module] => main
            [file] => classes/general/eventmessage.php
        )

    [ceventtype] => Array
        (
            [module] => main
            [file] => classes/general/eventmessage.php
        )

    [_ceventtyperesult] => Array
        (
            [module] => main
            [file] => classes/general/eventmessage.php
        )

    [cdbresulteventmultiresult] => Array
        (
            [module] => main
            [file] => classes/general/eventmessage.php
        )

    [cdebuginfo] => Array
        (
            [module] => main
            [file] => classes/general/debuginfo.php
        )

    [ccaptchaagent] => Array
        (
            [module] => main
            [file] => classes/general/captchaagent.php
        )

    [callfilterquery] => Array
        (
            [module] => main
            [file] => classes/general/filterquery.php
        )

    [cfilterquery] => Array
        (
            [module] => main
            [file] => classes/general/filterquery.php
        )

    [cconvertorspregreplacehelper] => Array
        (
            [module] => main
            [file] => classes/general/convertorspregreplacehelper.php
        )

    [cspacer] => Array
        (
            [module] => main
            [file] => classes/general/spacer.php
        )

    [updatetools] => Array
        (
            [module] => main
            [file] => classes/general/updatetools.php
        )

    [cjscore] => Array
        (
            [module] => main
            [file] => classes/general/jscore.php
        )

    [cchecklisttools] => Array
        (
            [module] => main
            [file] => classes/general/checklist.php
        )

    [cmenu] => Array
        (
            [module] => main
            [file] => classes/general/menu.php
        )

    [cmenucustom] => Array
        (
            [module] => main
            [file] => classes/general/menucustom.php
        )

    [callusertypeentity] => Array
        (
            [module] => main
            [file] => classes/general/usertype.php
        )

    [cusertypeentity] => Array
        (
            [module] => main
            [file] => classes/general/usertype.php
        )

    [cuserfieldenum] => Array
        (
            [module] => main
            [file] => classes/general/userfieldenum.php
        )

    [cusertypesql] => Array
        (
            [module] => main
            [file] => classes/general/usertypesql.php
        )

    [cusertypemanager] => Array
        (
            [module] => main
            [file] => classes/general/usertypemanager.php
        )

    [cusertypestring] => Array
        (
            [module] => main
            [file] => classes/general/usertypestr.php
        )

    [cusertypeinteger] => Array
        (
            [module] => main
            [file] => classes/general/usertypeint.php
        )

    [cusertypedouble] => Array
        (
            [module] => main
            [file] => classes/general/usertypedbl.php
        )

    [cusertypedatetime] => Array
        (
            [module] => main
            [file] => classes/general/usertypetime.php
        )

    [cusertypedate] => Array
        (
            [module] => main
            [file] => classes/general/usertypedate.php
        )

    [cusertypeboolean] => Array
        (
            [module] => main
            [file] => classes/general/usertypebool.php
        )

    [cusertypefile] => Array
        (
            [module] => main
            [file] => classes/general/usertypefile.php
        )

    [cusertypeenum] => Array
        (
            [module] => main
            [file] => classes/general/usertypeenum.php
        )

    [cusertypeiblocksection] => Array
        (
            [module] => main
            [file] => classes/general/usertypesection.php
        )

    [ciblocksectionenum] => Array
        (
            [module] => main
            [file] => classes/general/usertypesection.php
        )

    [cusertypeiblockelement] => Array
        (
            [module] => main
            [file] => classes/general/usertypeelement.php
        )

    [cusertypestringformatted] => Array
        (
            [module] => main
            [file] => classes/general/usertypestrfmt.php
        )

    [cusertypeurl] => Array
        (
            [module] => main
            [file] => classes/general/usertypeurl.php
        )

    [bxgadget] => Array
        (
            [module] => main
            [file] => classes/general/gadget.php
        )

    [cmainadmin] => Array
        (
            [module] => main
            [file] => classes/general/main_admin.php
        )

    [ctemplates] => Array
        (
            [module] => main
            [file] => classes/general/templates.php
        )

    [cpagetemplate] => Array
        (
            [module] => main
            [file] => classes/general/page_template.php
        )

    [filescmp] => Array
        (
            [module] => main
            [file] => classes/general/files_cmp.php
        )

    [carchiver] => Array
        (
            [module] => main
            [file] => classes/general/tar_gz.php
        )

    [czip] => Array
        (
            [module] => main
            [file] => classes/general/zip.php
        )

    [curlrewriter] => Array
        (
            [module] => main
            [file] => classes/general/urlrewriter.php
        )

    [charsetconverter] => Array
        (
            [module] => main
            [file] => classes/general/charset_converter.php
        )

    [chtmlpagescache] => Array
        (
            [module] => main
            [file] => lib/composite/helper.php
        )

    [statichtmlmemcachedresponse] => Array
        (
            [module] => main
            [file] => lib/composite/responder.php
        )

    [statichtmlfileresponse] => Array
        (
            [module] => main
            [file] => lib/composite/responder.php
        )

    [bitrix\main\page\frame] => Array
        (
            [module] => main
            [file] => lib/composite/engine.php
        )

    [bitrix\main\page\framestatic] => Array
        (
            [module] => main
            [file] => lib/composite/staticarea.php
        )

    [bitrix\main\page\framebuffered] => Array
        (
            [module] => main
            [file] => lib/composite/bufferarea.php
        )

    [bitrix\main\page\framehelper] => Array
        (
            [module] => main
            [file] => lib/composite/bufferarea.php
        )

    [bitrix\main\data\statichtmlcache] => Array
        (
            [module] => main
            [file] => lib/composite/page.php
        )

    [bitrix\main\data\statichtmlstorage] => Array
        (
            [module] => main
            [file] => lib/composite/data/abstractstorage.php
        )

    [bitrix\main\data\statichtmlfilestorage] => Array
        (
            [module] => main
            [file] => lib/composite/data/filestorage.php
        )

    [bitrix\main\data\statichtmlmemcachedstorage] => Array
        (
            [module] => main
            [file] => lib/composite/data/memcachedstorage.php
        )

    [bitrix\main\data\staticcacheprovider] => Array
        (
            [module] => main
            [file] => lib/composite/data/cacheprovider.php
        )

    [bitrix\main\data\appcachemanifest] => Array
        (
            [module] => main
            [file] => lib/composite/appcache.php
        )

    [iblock] => Array
        (
            [module] => iblock
            [file] => install/index.php
        )

    [ciblockpropertyresult] => Array
        (
            [module] => iblock
            [file] => classes/general/iblockpropresult.php
        )

    [ciblockresult] => Array
        (
            [module] => iblock
            [file] => classes/general/iblockresult.php
        )

    [_cibelement] => Array
        (
            [module] => iblock
            [file] => classes/general/iblock_element.php
        )

    [ciblocktype] => Array
        (
            [module] => iblock
            [file] => classes/general/iblocktype.php
        )

    [calliblock] => Array
        (
            [module] => iblock
            [file] => classes/general/iblock.php
        )

    [ciblock] => Array
        (
            [module] => iblock
            [file] => classes/mysql/iblock.php
        )

    [calliblocksection] => Array
        (
            [module] => iblock
            [file] => classes/general/iblocksection.php
        )

    [ciblocksection] => Array
        (
            [module] => iblock
            [file] => classes/mysql/iblocksection.php
        )

    [calliblockproperty] => Array
        (
            [module] => iblock
            [file] => classes/general/iblockproperty.php
        )

    [ciblockpropertyenum] => Array
        (
            [module] => iblock
            [file] => classes/general/iblockpropertyenum.php
        )

    [ciblockproperty] => Array
        (
            [module] => iblock
            [file] => classes/mysql/iblockproperty.php
        )

    [calliblockelement] => Array
        (
            [module] => iblock
            [file] => classes/general/iblockelement.php
        )

    [ciblockelement] => Array
        (
            [module] => iblock
            [file] => classes/mysql/iblockelement.php
        )

    [calliblockrss] => Array
        (
            [module] => iblock
            [file] => classes/general/iblockrss.php
        )

    [ciblockrss] => Array
        (
            [module] => iblock
            [file] => classes/mysql/iblockrss.php
        )

    [ciblockpropertydatetime] => Array
        (
            [module] => iblock
            [file] => classes/general/prop_datetime.php
        )

    [ciblockpropertydate] => Array
        (
            [module] => iblock
            [file] => classes/general/prop_date.php
        )

    [ciblockpropertyxmlid] => Array
        (
            [module] => iblock
            [file] => classes/general/prop_xmlid.php
        )

    [ciblockpropertyfileman] => Array
        (
            [module] => iblock
            [file] => classes/general/prop_fileman.php
        )

    [ciblockpropertyhtml] => Array
        (
            [module] => iblock
            [file] => classes/general/prop_html.php
        )

    [ciblockpropertyelementlist] => Array
        (
            [module] => iblock
            [file] => classes/general/prop_element_list.php
        )

    [ccmlresult] => Array
        (
            [module] => iblock
            [file] => classes/general/cmlresult.php
        )

    [ciblockxmlfile] => Array
        (
            [module] => iblock
            [file] => classes/mysql/cml2.php
        )

    [ciblockcmlimport] => Array
        (
            [module] => iblock
            [file] => classes/general/cml2.php
        )

    [ciblockcmlexport] => Array
        (
            [module] => iblock
            [file] => classes/general/cml2.php
        )

    [ciblockfindtools] => Array
        (
            [module] => iblock
            [file] => classes/general/comp_findtools.php
        )

    [ciblockpricetools] => Array
        (
            [module] => iblock
            [file] => classes/general/comp_pricetools.php
        )

    [ciblockparameters] => Array
        (
            [module] => iblock
            [file] => classes/general/comp_parameters.php
        )

    [ciblockformatproperties] => Array
        (
            [module] => iblock
            [file] => classes/general/comp_formatprops.php
        )

    [calliblocksequence] => Array
        (
            [module] => iblock
            [file] => classes/general/iblocksequence.php
        )

    [ciblocksequence] => Array
        (
            [module] => iblock
            [file] => classes/mysql/iblocksequence.php
        )

    [ciblockpropertysequence] => Array
        (
            [module] => iblock
            [file] => classes/general/prop_seq.php
        )

    [ciblockpropertyelementautocomplete] => Array
        (
            [module] => iblock
            [file] => classes/general/prop_element_auto.php
        )

    [ciblockpropertysku] => Array
        (
            [module] => iblock
            [file] => classes/general/prop_element_sku.php
        )

    [ciblockpropertysectionautocomplete] => Array
        (
            [module] => iblock
            [file] => classes/general/prop_section_auto.php
        )

    [calliblockofferstmp] => Array
        (
            [module] => iblock
            [file] => classes/general/iblockoffers.php
        )

    [ciblockofferstmp] => Array
        (
            [module] => iblock
            [file] => classes/mysql/iblockoffers.php
        )

    [ceventiblock] => Array
        (
            [module] => iblock
            [file] => classes/general/iblock_event_list.php
        )

    [cratingscomponentsiblock] => Array
        (
            [module] => iblock
            [file] => classes/general/ratings_components.php
        )

    [ciblockrights] => Array
        (
            [module] => iblock
            [file] => classes/general/iblock_rights.php
        )

    [ciblocksectionrights] => Array
        (
            [module] => iblock
            [file] => classes/general/iblock_rights.php
        )

    [ciblockelementrights] => Array
        (
            [module] => iblock
            [file] => classes/general/iblock_rights.php
        )

    [ciblockrightsstorage] => Array
        (
            [module] => iblock
            [file] => classes/general/iblock_rights.php
        )

    [ciblockpropertytools] => Array
        (
            [module] => iblock
            [file] => classes/general/iblockproptools.php
        )

    [ciblocksectionpropertylink] => Array
        (
            [module] => iblock
            [file] => classes/general/section_property.php
        )

    [ciblockxmlimport] => Array
        (
            [module] => iblock
            [file] => classes/general/iblockxmlimport.php
        )

    [bitrix\iblock\iblockfieldtable] => Array
        (
            [module] => iblock
            [file] => lib/iblockfield.php
        )

    [bitrix\iblock\iblockgrouptable] => Array
        (
            [module] => iblock
            [file] => lib/iblockgroup.php
        )

    [bitrix\iblock\iblockmessagetable] => Array
        (
            [module] => iblock
            [file] => lib/iblockmessage.php
        )

    [bitrix\iblock\iblockrsstable] => Array
        (
            [module] => iblock
            [file] => lib/iblockrss.php
        )

    [bitrix\iblock\iblocksitetable] => Array
        (
            [module] => iblock
            [file] => lib/iblocksite.php
        )

    [bitrix\iblock\inheritedpropertytable] => Array
        (
            [module] => iblock
            [file] => lib/inheritedproperty.php
        )

    [bitrix\iblock\propertyenumerationtable] => Array
        (
            [module] => iblock
            [file] => lib/propertyenumeration.php
        )

    [bitrix\iblock\propertyfeaturetable] => Array
        (
            [module] => iblock
            [file] => lib/propertyfeature.php
        )

    [bitrix\iblock\sequencetable] => Array
        (
            [module] => iblock
            [file] => lib/sequence.php
        )

    [bitrix\iblock\sitetable] => Array
        (
            [module] => iblock
            [file] => lib/site.php
        )

    [bitrix\iblock\typetable] => Array
        (
            [module] => iblock
            [file] => lib/type.php
        )

    [bitrix\iblock\typelanguagetable] => Array
        (
            [module] => iblock
            [file] => lib/typelanguage.php
        )

    [bitrix\iblock\bizproctype\usertypeproperty] => Array
        (
            [module] => iblock
            [file] => lib/bizproctype/usertypeproperty.php
        )

    [bitrix\iblock\bizproctype\ecrm] => Array
        (
            [module] => iblock
            [file] => lib/bizproctype/ecrm.php
        )

    [bitrix\iblock\bizproctype\money] => Array
        (
            [module] => iblock
            [file] => lib/bizproctype/money.php
        )

    [bitrix\iblock\bizproctype\usertypepropertydiskfile] => Array
        (
            [module] => iblock
            [file] => lib/bizproctype/usertypepropertydiskfile.php
        )

    [bitrix\iblock\bizproctype\usertypepropertyelist] => Array
        (
            [module] => iblock
            [file] => lib/bizproctype/usertypepropertyelist.php
        )

    [bitrix\iblock\bizproctype\usertypepropertyemployee] => Array
        (
            [module] => iblock
            [file] => lib/bizproctype/usertypepropertyemployee.php
        )

    [bitrix\iblock\bizproctype\usertypepropertyhtml] => Array
        (
            [module] => iblock
            [file] => lib/bizproctype/usertypepropertyhtml.php
        )

    [bitrix\iblock\component\base] => Array
        (
            [module] => iblock
            [file] => lib/component/base.php
        )

    [bitrix\iblock\component\element] => Array
        (
            [module] => iblock
            [file] => lib/component/element.php
        )

    [bitrix\iblock\component\elementlist] => Array
        (
            [module] => iblock
            [file] => lib/component/elementlist.php
        )

    [bitrix\iblock\component\filters] => Array
        (
            [module] => iblock
            [file] => lib/component/filters.php
        )

    [bitrix\iblock\component\selector\element] => Array
        (
            [module] => iblock
            [file] => lib/component/selector/element.php
        )

    [bitrix\iblock\component\selector\entity] => Array
        (
            [module] => iblock
            [file] => lib/component/selector/entity.php
        )

    [bitrix\iblock\component\tools] => Array
        (
            [module] => iblock
            [file] => lib/component/tools.php
        )

    [bitrix\iblock\controller\filter\element] => Array
        (
            [module] => iblock
            [file] => lib/Controller/Filter/Element.php
        )

    [bitrix\iblock\filter\entity\elementsettings] => Array
        (
            [module] => iblock
            [file] => lib/filter/entity/elementsettings.php
        )

    [bitrix\iblock\filter\entity\iblocksettings] => Array
        (
            [module] => iblock
            [file] => lib/filter/entity/iblocksettings.php
        )

    [bitrix\iblock\filter\fieldprovider\base] => Array
        (
            [module] => iblock
            [file] => lib/filter/fieldprovider/base.php
        )

    [bitrix\iblock\filter\fieldprovider\element] => Array
        (
            [module] => iblock
            [file] => lib/filter/fieldprovider/element.php
        )

    [bitrix\iblock\filter\fieldprovider\iblockproperty] => Array
        (
            [module] => iblock
            [file] => lib/filter/fieldprovider/iblockproperty.php
        )

    [bitrix\iblock\filter\dictionary] => Array
        (
            [module] => iblock
            [file] => lib/filter/dictionary.php
        )

    [bitrix\iblock\filter\entitylist] => Array
        (
            [module] => iblock
            [file] => lib/filter/entitylist.php
        )

    [bitrix\iblock\filter\factory] => Array
        (
            [module] => iblock
            [file] => lib/filter/factory.php
        )

    [bitrix\iblock\grid\panel\groupaction] => Array
        (
            [module] => iblock
            [file] => lib/grid/panel/groupaction.php
        )

    [bitrix\iblock\grid\actiontype] => Array
        (
            [module] => iblock
            [file] => lib/grid/actiontype.php
        )

    [bitrix\iblock\helpers\admin\property] => Array
        (
            [module] => iblock
            [file] => lib/helpers/admin/property.php
        )

    [bitrix\iblock\helpers\filter\property] => Array
        (
            [module] => iblock
            [file] => lib/helpers/filter/property.php
        )

    [bitrix\iblock\helpers\filter\propertymanager] => Array
        (
            [module] => iblock
            [file] => lib/helpers/filter/propertymanager.php
        )

    [bitrix\iblock\inheritedproperty\basetemplate] => Array
        (
            [module] => iblock
            [file] => lib/inheritedproperty/basetemplate.php
        )

    [bitrix\iblock\inheritedproperty\basevalues] => Array
        (
            [module] => iblock
            [file] => lib/inheritedproperty/basevalues.php
        )

    [bitrix\iblock\inheritedproperty\elementtemplates] => Array
        (
            [module] => iblock
            [file] => lib/inheritedproperty/elementtemplates.php
        )

    [bitrix\iblock\inheritedproperty\elementvalues] => Array
        (
            [module] => iblock
            [file] => lib/inheritedproperty/elementvalues.php
        )

    [bitrix\iblock\inheritedproperty\iblocktemplates] => Array
        (
            [module] => iblock
            [file] => lib/inheritedproperty/iblocktemplates.php
        )

    [bitrix\iblock\inheritedproperty\iblockvalues] => Array
        (
            [module] => iblock
            [file] => lib/inheritedproperty/iblockvalues.php
        )

    [bitrix\iblock\inheritedproperty\sectiontemplates] => Array
        (
            [module] => iblock
            [file] => lib/inheritedproperty/sectiontemplates.php
        )

    [bitrix\iblock\inheritedproperty\sectionvalues] => Array
        (
            [module] => iblock
            [file] => lib/inheritedproperty/sectionvalues.php
        )

    [bitrix\iblock\inheritedproperty\valuesqueue] => Array
        (
            [module] => iblock
            [file] => lib/inheritedproperty/valuesqueue.php
        )

    [bitrix\iblock\landingsource\dataloader] => Array
        (
            [module] => iblock
            [file] => lib/landingsource/dataloader.php
        )

    [bitrix\iblock\landingsource\element] => Array
        (
            [module] => iblock
            [file] => lib/landingsource/element.php
        )

    [bitrix\iblock\model\propertyfeature] => Array
        (
            [module] => iblock
            [file] => lib/model/propertyfeature.php
        )

    [bitrix\iblock\model\section] => Array
        (
            [module] => iblock
            [file] => lib/model/section.php
        )

    [bitrix\iblock\propertyindex\dictionary] => Array
        (
            [module] => iblock
            [file] => lib/propertyindex/dictionary.php
        )

    [bitrix\iblock\propertyindex\element] => Array
        (
            [module] => iblock
            [file] => lib/propertyindex/element.php
        )

    [bitrix\iblock\propertyindex\facet] => Array
        (
            [module] => iblock
            [file] => lib/propertyindex/facet.php
        )

    [bitrix\iblock\propertyindex\indexer] => Array
        (
            [module] => iblock
            [file] => lib/propertyindex/indexer.php
        )

    [bitrix\iblock\propertyindex\manager] => Array
        (
            [module] => iblock
            [file] => lib/propertyindex/manager.php
        )

    [bitrix\iblock\propertyindex\querybuilder] => Array
        (
            [module] => iblock
            [file] => lib/propertyindex/querybuilder.php
        )

    [bitrix\iblock\propertyindex\storage] => Array
        (
            [module] => iblock
            [file] => lib/propertyindex/storage.php
        )

    [bitrix\iblock\template\engine] => Array
        (
            [module] => iblock
            [file] => lib/template/engine.php
        )

    [bitrix\iblock\template\noderoot] => Array
        (
            [module] => iblock
            [file] => lib/template/engine.php
        )

    [bitrix\iblock\template\nodetext] => Array
        (
            [module] => iblock
            [file] => lib/template/engine.php
        )

    [bitrix\iblock\template\nodeentityfield] => Array
        (
            [module] => iblock
            [file] => lib/template/engine.php
        )

    [bitrix\iblock\template\nodefunction] => Array
        (
            [module] => iblock
            [file] => lib/template/engine.php
        )

    [bitrix\iblock\template\helper] => Array
        (
            [module] => iblock
            [file] => lib/template/helper.php
        )

    [bitrix\iblock\template\entity\base] => Array
        (
            [module] => iblock
            [file] => lib/template/entity/base.php
        )

    [bitrix\iblock\template\entity\lazyvalueloader] => Array
        (
            [module] => iblock
            [file] => lib/template/entity/base.php
        )

    [bitrix\iblock\template\entity\catalogstore] => Array
        (
            [module] => iblock
            [file] => lib/template/entity/catalogstore.php
        )

    [bitrix\iblock\template\entity\element] => Array
        (
            [module] => iblock
            [file] => lib/template/entity/element.php
        )

    [bitrix\iblock\template\entity\elementcatalog] => Array
        (
            [module] => iblock
            [file] => lib/template/entity/elementcatalog.php
        )

    [bitrix\iblock\template\entity\elementcatalogmeasure] => Array
        (
            [module] => iblock
            [file] => lib/template/entity/elementcatalog.php
        )

    [bitrix\iblock\template\entity\elementcatalogstorelist] => Array
        (
            [module] => iblock
            [file] => lib/template/entity/elementcatalog.php
        )

    [bitrix\iblock\template\entity\elementprice] => Array
        (
            [module] => iblock
            [file] => lib/template/entity/elementprice.php
        )

    [bitrix\iblock\template\entity\elementproperty] => Array
        (
            [module] => iblock
            [file] => lib/template/entity/elementproperty.php
        )

    [bitrix\iblock\template\entity\elementpropertyuserfield] => Array
        (
            [module] => iblock
            [file] => lib/template/entity/elementproperty.php
        )

    [bitrix\iblock\template\entity\elementpropertyenum] => Array
        (
            [module] => iblock
            [file] => lib/template/entity/elementproperty.php
        )

    [bitrix\iblock\template\entity\elementpropertyelement] => Array
        (
            [module] => iblock
            [file] => lib/template/entity/elementproperty.php
        )

    [bitrix\iblock\template\entity\elementpropertysection] => Array
        (
            [module] => iblock
            [file] => lib/template/entity/elementproperty.php
        )

    [bitrix\iblock\template\entity\elementsku] => Array
        (
            [module] => iblock
            [file] => lib/template/entity/elementsku.php
        )

    [bitrix\iblock\template\entity\elementskuprice] => Array
        (
            [module] => iblock
            [file] => lib/template/entity/elementskuprice.php
        )

    [bitrix\iblock\template\entity\elementskuproperty] => Array
        (
            [module] => iblock
            [file] => lib/template/entity/elementskuproperty.php
        )

    [bitrix\iblock\template\entity\iblock] => Array
        (
            [module] => iblock
            [file] => lib/template/entity/iblock.php
        )

    [bitrix\iblock\template\entity\section] => Array
        (
            [module] => iblock
            [file] => lib/template/entity/section.php
        )

    [bitrix\iblock\template\entity\sectionpath] => Array
        (
            [module] => iblock
            [file] => lib/template/entity/sectionpath.php
        )

    [bitrix\iblock\template\entity\sectionproperty] => Array
        (
            [module] => iblock
            [file] => lib/template/entity/sectionproperty.php
        )

    [bitrix\iblock\template\functions\fabric] => Array
        (
            [module] => iblock
            [file] => lib/template/functions/fabric.php
        )

    [bitrix\iblock\template\functions\functionbase] => Array
        (
            [module] => iblock
            [file] => lib/template/functions/fabric.php
        )

    [bitrix\iblock\template\functions\functionupper] => Array
        (
            [module] => iblock
            [file] => lib/template/functions/fabric.php
        )

    [bitrix\iblock\template\functions\functionlower] => Array
        (
            [module] => iblock
            [file] => lib/template/functions/fabric.php
        )

    [bitrix\iblock\template\functions\functiontranslit] => Array
        (
            [module] => iblock
            [file] => lib/template/functions/fabric.php
        )

    [bitrix\iblock\template\functions\functionconcat] => Array
        (
            [module] => iblock
            [file] => lib/template/functions/fabric.php
        )

    [bitrix\iblock\template\functions\functionlimit] => Array
        (
            [module] => iblock
            [file] => lib/template/functions/fabric.php
        )

    [bitrix\iblock\template\functions\functioncontrast] => Array
        (
            [module] => iblock
            [file] => lib/template/functions/fabric.php
        )

    [bitrix\iblock\template\functions\functionmin] => Array
        (
            [module] => iblock
            [file] => lib/template/functions/fabric.php
        )

    [bitrix\iblock\template\functions\functionmax] => Array
        (
            [module] => iblock
            [file] => lib/template/functions/fabric.php
        )

    [bitrix\iblock\template\functions\functiondistinct] => Array
        (
            [module] => iblock
            [file] => lib/template/functions/fabric.php
        )

    [bitrix\iblock\update\adminfilteroption] => Array
        (
            [module] => iblock
            [file] => lib/update/adminfilteroption.php
        )

    [bitrix\iblock\update\admingridoption] => Array
        (
            [module] => iblock
            [file] => lib/update/admingridoption.php
        )

    [bitrix\iblock\url\adminpage\basebuilder] => Array
        (
            [module] => iblock
            [file] => lib/url/adminpage/basebuilder.php
        )

    [bitrix\iblock\url\adminpage\buildermanager] => Array
        (
            [module] => iblock
            [file] => lib/url/adminpage/buildermanager.php
        )

    [bitrix\iblock\url\adminpage\iblockbuilder] => Array
        (
            [module] => iblock
            [file] => lib/url/adminpage/iblockbuilder.php
        )

    [bitrix\iblock\sendereventhandler] => Array
        (
            [module] => iblock
            [file] => lib/senderconnector.php
        )

    [bitrix\iblock\senderconnectoriblock] => Array
        (
            [module] => iblock
            [file] => lib/senderconnector.php
        )

    [ccurrency] => Array
        (
            [module] => currency
            [file] => general/currency.php
        )

    [ccurrencylang] => Array
        (
            [module] => currency
            [file] => general/currency_lang.php
        )

    [ccurrencyrates] => Array
        (
            [module] => currency
            [file] => general/currency_rate.php
        )

    [bitrix\currency\compatible\tools] => Array
        (
            [module] => currency
            [file] => lib/compatible/tools.php
        )

    [bitrix\currency\helpers\admin\tools] => Array
        (
            [module] => currency
            [file] => lib/helpers/admin/tools.php
        )

    [bitrix\currency\helpers\editor] => Array
        (
            [module] => currency
            [file] => lib/helpers/editor.php
        )

    [bitrix\currency\userfield\money] => Array
        (
            [module] => currency
            [file] => lib/userfield/money.php
        )

    [bitrix\currency\currencymanager] => Array
        (
            [module] => currency
            [file] => lib/currencymanager.php
        )

    [bitrix\currency\currencytable] => Array
        (
            [module] => currency
            [file] => lib/currency.php
        )

    [bitrix\currency\currencylangtable] => Array
        (
            [module] => currency
            [file] => lib/currencylang.php
        )

    [bitrix\currency\currencyratetable] => Array
        (
            [module] => currency
            [file] => lib/currencyrate.php
        )

    [bitrix\currency\currencyclassifier] => Array
        (
            [module] => currency
            [file] => lib/currencyclassifier.php
        )

    [sale] => Array
        (
            [module] => sale
            [file] => install/index.php
        )

    [callsaledelivery] => Array
        (
            [module] => sale
            [file] => general/delivery.php
        )

    [csaledelivery] => Array
        (
            [module] => sale
            [file] => mysql/delivery.php
        )

    [csaledeliveryhandler] => Array
        (
            [module] => sale
            [file] => mysql/delivery_handler.php
        )

    [csaledeliveryhelper] => Array
        (
            [module] => sale
            [file] => general/delivery_helper.php
        )

    [csaledelivery2paysystem] => Array
        (
            [module] => sale
            [file] => general/delivery_2_pay_system.php
        )

    [csalelocation] => Array
        (
            [module] => sale
            [file] => mysql/location.php
        )

    [csalelocationgroup] => Array
        (
            [module] => sale
            [file] => mysql/location_group.php
        )

    [csalebasket] => Array
        (
            [module] => sale
            [file] => mysql/basket.php
        )

    [csalebaskethelper] => Array
        (
            [module] => sale
            [file] => general/basket_helper.php
        )

    [csaleuser] => Array
        (
            [module] => sale
            [file] => mysql/basket.php
        )

    [csaleorder] => Array
        (
            [module] => sale
            [file] => mysql/order.php
        )

    [csaleorderpropsgroup] => Array
        (
            [module] => sale
            [file] => mysql/order_props_group.php
        )

    [csaleorderpropsvariant] => Array
        (
            [module] => sale
            [file] => mysql/order_props_variant.php
        )

    [csaleorderuserprops] => Array
        (
            [module] => sale
            [file] => mysql/order_user_props.php
        )

    [csaleorderuserpropsvalue] => Array
        (
            [module] => sale
            [file] => mysql/order_user_props_value.php
        )

    [csaleordertax] => Array
        (
            [module] => sale
            [file] => mysql/order_tax.php
        )

    [csaleorderhelper] => Array
        (
            [module] => sale
            [file] => general/order_helper.php
        )

    [csalepaysystem] => Array
        (
            [module] => sale
            [file] => mysql/pay_system.php
        )

    [csalepaysystemaction] => Array
        (
            [module] => sale
            [file] => mysql/pay_system_action.php
        )

    [csalepaysystemshelper] => Array
        (
            [module] => sale
            [file] => general/pay_system_helper.php
        )

    [csalepaysystemtarif] => Array
        (
            [module] => sale
            [file] => general/pay_system_tarif.php
        )

    [csaletax] => Array
        (
            [module] => sale
            [file] => mysql/tax.php
        )

    [csaletaxrate] => Array
        (
            [module] => sale
            [file] => mysql/tax_rate.php
        )

    [csalepersontype] => Array
        (
            [module] => sale
            [file] => mysql/person_type.php
        )

    [csalediscount] => Array
        (
            [module] => sale
            [file] => mysql/discount.php
        )

    [csalebasketdiscountconvert] => Array
        (
            [module] => sale
            [file] => general/step_operations.php
        )

    [csalediscountreindex] => Array
        (
            [module] => sale
            [file] => general/step_operations.php
        )

    [csalediscountconvertext] => Array
        (
            [module] => sale
            [file] => general/step_operations.php
        )

    [csaleuseraccount] => Array
        (
            [module] => sale
            [file] => mysql/user.php
        )

    [csaleusertransact] => Array
        (
            [module] => sale
            [file] => mysql/user_transact.php
        )

    [csaleusercards] => Array
        (
            [module] => sale
            [file] => mysql/user_cards.php
        )

    [csalerecurring] => Array
        (
            [module] => sale
            [file] => mysql/recurring.php
        )

    [csalelang] => Array
        (
            [module] => sale
            [file] => mysql/settings.php
        )

    [csalegroupaccesstosite] => Array
        (
            [module] => sale
            [file] => mysql/settings.php
        )

    [csalegroupaccesstoflag] => Array
        (
            [module] => sale
            [file] => mysql/settings.php
        )

    [csaleauxiliary] => Array
        (
            [module] => sale
            [file] => mysql/auxiliary.php
        )

    [csaleaffiliate] => Array
        (
            [module] => sale
            [file] => mysql/affiliate.php
        )

    [csaleaffiliateplan] => Array
        (
            [module] => sale
            [file] => mysql/affiliate_plan.php
        )

    [csaleaffiliateplansection] => Array
        (
            [module] => sale
            [file] => mysql/affiliate_plan_section.php
        )

    [csaleaffiliatetier] => Array
        (
            [module] => sale
            [file] => mysql/affiliate_tier.php
        )

    [csaleaffiliatetransact] => Array
        (
            [module] => sale
            [file] => mysql/affiliate_transact.php
        )

    [csaleexport] => Array
        (
            [module] => sale
            [file] => general/export.php
        )

    [exportoneccrm] => Array
        (
            [module] => sale
            [file] => general/export.php
        )

    [csaleorderloader] => Array
        (
            [module] => sale
            [file] => general/order_loader.php
        )

    [csalemeasure] => Array
        (
            [module] => sale
            [file] => general/measurement.php
        )

    [csaleproduct] => Array
        (
            [module] => sale
            [file] => mysql/product.php
        )

    [csaleviewedproduct] => Array
        (
            [module] => sale
            [file] => mysql/product.php
        )

    [csalehelper] => Array
        (
            [module] => sale
            [file] => general/helper.php
        )

    [csalemobileorderutils] => Array
        (
            [module] => sale
            [file] => general/mobile_order.php
        )

    [csalemobileorderpull] => Array
        (
            [module] => sale
            [file] => general/mobile_order.php
        )

    [csalemobileorderpush] => Array
        (
            [module] => sale
            [file] => general/mobile_order.php
        )

    [csalemobileorderfilter] => Array
        (
            [module] => sale
            [file] => general/mobile_order.php
        )

    [cbasesalereporthelper] => Array
        (
            [module] => sale
            [file] => general/sale_report_helper.php
        )

    [csalereportsaleorderhelper] => Array
        (
            [module] => sale
            [file] => general/sale_report_helper.php
        )

    [csalereportuserhelper] => Array
        (
            [module] => sale
            [file] => general/sale_report_helper.php
        )

    [csalereportsalefuserhelper] => Array
        (
            [module] => sale
            [file] => general/sale_report_helper.php
        )

    [ibxsaleproductprovider] => Array
        (
            [module] => sale
            [file] => general/product_provider.php
        )

    [csalestorebarcode] => Array
        (
            [module] => sale
            [file] => mysql/store_barcode.php
        )

    [csaleorderchange] => Array
        (
            [module] => sale
            [file] => mysql/order_change.php
        )

    [csaleorderchangeformat] => Array
        (
            [module] => sale
            [file] => general/order_change.php
        )

    [bitrix\sale\internals\fusertable] => Array
        (
            [module] => sale
            [file] => lib/internals/fuser.php
        )

    [bitrix\sale\fuser] => Array
        (
            [module] => sale
            [file] => lib/fuser.php
        )

    [bitrix\sale\internals\input\manager] => Array
        (
            [module] => sale
            [file] => lib/internals/input.php
        )

    [bitrix\sale\internals\input\base] => Array
        (
            [module] => sale
            [file] => lib/internals/input.php
        )

    [bitrix\sale\internals\input\file] => Array
        (
            [module] => sale
            [file] => lib/internals/input.php
        )

    [bitrix\sale\internals\input\stringinput] => Array
        (
            [module] => sale
            [file] => lib/internals/input.php
        )

    [bitrix\sale\internals\sitecurrencytable] => Array
        (
            [module] => sale
            [file] => lib/internals/sitecurrency.php
        )

    [csalestatus] => Array
        (
            [module] => sale
            [file] => general/status.php
        )

    [bitrix\sale\statusbase] => Array
        (
            [module] => sale
            [file] => lib/statusbase.php
        )

    [bitrix\sale\orderstatus] => Array
        (
            [module] => sale
            [file] => lib/orderstatus.php
        )

    [bitrix\sale\deliverystatus] => Array
        (
            [module] => sale
            [file] => lib/deliverystatus.php
        )

    [bitrix\sale\internals\statustable] => Array
        (
            [module] => sale
            [file] => lib/internals/status.php
        )

    [bitrix\sale\internals\statuslangtable] => Array
        (
            [module] => sale
            [file] => lib/internals/status_lang.php
        )

    [bitrix\sale\internals\statusgrouptasktable] => Array
        (
            [module] => sale
            [file] => lib/internals/status_grouptask.php
        )

    [csaleorderprops] => Array
        (
            [module] => sale
            [file] => general/order_props.php
        )

    [csaleorderpropsadapter] => Array
        (
            [module] => sale
            [file] => general/order_props.php
        )

    [csaleorderpropsvalue] => Array
        (
            [module] => sale
            [file] => mysql/order_props_values.php
        )

    [bitrix\sale\propertyvaluecollection] => Array
        (
            [module] => sale
            [file] => lib/propertyvaluecollection.php
        )

    [bitrix\sale\internals\orderpropstable] => Array
        (
            [module] => sale
            [file] => lib/internals/orderprops.php
        )

    [bitrix\sale\internals\orderpropsgrouptable] => Array
        (
            [module] => sale
            [file] => lib/internals/orderprops_group.php
        )

    [bitrix\sale\internals\orderpropsvaluetable] => Array
        (
            [module] => sale
            [file] => lib/internals/orderprops_value.php
        )

    [bitrix\sale\internals\orderpropsvarianttable] => Array
        (
            [module] => sale
            [file] => lib/internals/orderprops_variant.php
        )

    [bitrix\sale\internals\orderpropsrelationtable] => Array
        (
            [module] => sale
            [file] => lib/internals/orderprops_relation.php
        )

    [bitrix\sale\internals\userpropsvaluetable] => Array
        (
            [module] => sale
            [file] => lib/internals/userpropsvalue.php
        )

    [bitrix\sale\internals\userpropstable] => Array
        (
            [module] => sale
            [file] => lib/internals/userprops.php
        )

    [bitrix\sale\businessvalue] => Array
        (
            [module] => sale
            [file] => lib/businessvalue.php
        )

    [bitrix\sale\ibusinessvalueprovider] => Array
        (
            [module] => sale
            [file] => lib/businessvalueproviderinterface.php
        )

    [bitrix\sale\internals\businessvaluetable] => Array
        (
            [module] => sale
            [file] => lib/internals/businessvalue.php
        )

    [bitrix\sale\internals\businessvaluepersondomaintable] => Array
        (
            [module] => sale
            [file] => lib/internals/businessvalue_persondomain.php
        )

    [bitrix\sale\internals\businessvaluecode1ctable] => Array
        (
            [module] => sale
            [file] => lib/internals/businessvalue_code_1c.php
        )

    [bitrix\sale\internals\paysystemactiontable] => Array
        (
            [module] => sale
            [file] => lib/internals/paysystemaction.php
        )

    [bitrix\sale\internals\paysysteminner] => Array
        (
            [module] => sale
            [file] => lib/internals/paysysteminner.php
        )

    [bitrix\sale\internals\deliverypaysystemtable] => Array
        (
            [module] => sale
            [file] => lib/internals/delivery_paysystem.php
        )

    [bitrix\sale\usermessageexception] => Array
        (
            [module] => sale
            [file] => lib/exception.php
        )

    [bitrix\sale\configuration] => Array
        (
            [module] => sale
            [file] => lib/configuration.php
        )

    [bitrix\sale\order] => Array
        (
            [module] => sale
            [file] => lib/order.php
        )

    [bitrix\sale\persontype] => Array
        (
            [module] => sale
            [file] => lib/persontype.php
        )

    [csalereportsalegoodshelper] => Array
        (
            [module] => sale
            [file] => general/sale_report_helper.php
        )

    [csalereportsaleproducthelper] => Array
        (
            [module] => sale
            [file] => general/sale_report_helper.php
        )

    [bitrix\sale\internals\producttable] => Array
        (
            [module] => sale
            [file] => lib/internals/product.php
        )

    [bitrix\sale\internals\goodssectiontable] => Array
        (
            [module] => sale
            [file] => lib/internals/goodssection.php
        )

    [bitrix\sale\internals\sectiontable] => Array
        (
            [module] => sale
            [file] => lib/internals/section.php
        )

    [bitrix\sale\internals\storeproducttable] => Array
        (
            [module] => sale
            [file] => lib/internals/storeproduct.php
        )

    [bitrix\sale\saleszone] => Array
        (
            [module] => sale
            [file] => lib/saleszone.php
        )

    [bitrix\sale\internals\orderdeliveryreqtable] => Array
        (
            [module] => sale
            [file] => lib/internals/orderdeliveryreq.php
        )

    [bitrix\sale\sendereventhandler] => Array
        (
            [module] => sale
            [file] => lib/senderconnector.php
        )

    [bitrix\sale\senderconnectorbuyer] => Array
        (
            [module] => sale
            [file] => lib/senderconnector.php
        )

    [bitrix\sale\userconsent] => Array
        (
            [module] => sale
            [file] => lib/userconsent.php
        )

    [bitrix\sale\internals\product2producttable] => Array
        (
            [module] => sale
            [file] => lib/internals/product2product.php
        )

    [bitrix\sale\internals\orderprocessingtable] => Array
        (
            [module] => sale
            [file] => lib/internals/orderprocessing.php
        )

    [bitrix\sale\orderbase] => Array
        (
            [module] => sale
            [file] => lib/orderbase.php
        )

    [bitrix\sale\internals\entity] => Array
        (
            [module] => sale
            [file] => lib/internals/entity.php
        )

    [bitrix\sale\internals\entitycollection] => Array
        (
            [module] => sale
            [file] => lib/internals/entitycollection.php
        )

    [bitrix\sale\internals\collectionbase] => Array
        (
            [module] => sale
            [file] => lib/internals/collectionbase.php
        )

    [bitrix\sale\shipment] => Array
        (
            [module] => sale
            [file] => lib/shipment.php
        )

    [bitrix\sale\shipmentcollection] => Array
        (
            [module] => sale
            [file] => lib/shipmentcollection.php
        )

    [bitrix\sale\shipmentitemcollection] => Array
        (
            [module] => sale
            [file] => lib/shipmentitemcollection.php
        )

    [bitrix\sale\shipmentitem] => Array
        (
            [module] => sale
            [file] => lib/shipmentitem.php
        )

    [bitrix\sale\shipmentitemstorecollection] => Array
        (
            [module] => sale
            [file] => lib/shipmentitemstorecollection.php
        )

    [bitrix\sale\shipmentitemstore] => Array
        (
            [module] => sale
            [file] => lib/shipmentitemstore.php
        )

    [bitrix\sale\paymentcollectionbase] => Array
        (
            [module] => sale
            [file] => lib/internals/paymentcollectionbase.php
        )

    [bitrix\sale\paymentcollection] => Array
        (
            [module] => sale
            [file] => lib/paymentcollection.php
        )

    [bitrix\sale\payment] => Array
        (
            [module] => sale
            [file] => lib/payment.php
        )

    [bitrix\sale\paysystemservice] => Array
        (
            [module] => sale
            [file] => lib/paysystemservice.php
        )

    [bitrix\sale\internals\fields] => Array
        (
            [module] => sale
            [file] => lib/internals/fields.php
        )

    [bitrix\sale\result] => Array
        (
            [module] => sale
            [file] => lib/result.php
        )

    [bitrix\sale\resulterror] => Array
        (
            [module] => sale
            [file] => lib/result.php
        )

    [bitrix\sale\resultserializable] => Array
        (
            [module] => sale
            [file] => lib/resultserializable.php
        )

    [bitrix\sale\eventactions] => Array
        (
            [module] => sale
            [file] => lib/eventactions.php
        )

    [bitrix\sale\basketbase] => Array
        (
            [module] => sale
            [file] => lib/basketbase.php
        )

    [bitrix\sale\basketitembase] => Array
        (
            [module] => sale
            [file] => lib/basketitembase.php
        )

    [bitrix\sale\basket] => Array
        (
            [module] => sale
            [file] => lib/basket.php
        )

    [bitrix\sale\internals\basketitembase] => Array
        (
            [module] => sale
            [file] => lib/internals/basketitembase.php
        )

    [bitrix\sale\basketitem] => Array
        (
            [module] => sale
            [file] => lib/basketitem.php
        )

    [bitrix\sale\basketbundlecollection] => Array
        (
            [module] => sale
            [file] => lib/basketbundlecollection.php
        )

    [bitrix\sale\orderproperties] => Array
        (
            [module] => sale
            [file] => lib/orderprops.php
        )

    [bitrix\sale\propertyvalue] => Array
        (
            [module] => sale
            [file] => lib/propertyvalue.php
        )

    [bitrix\sale\compatible\internals\entitycompatibility] => Array
        (
            [module] => sale
            [file] => lib/compatible/internals/entitycompatibility.php
        )

    [bitrix\sale\compatible\ordercompatibility] => Array
        (
            [module] => sale
            [file] => lib/compatible/ordercompatibility.php
        )

    [bitrix\sale\compatible\basketcompatibility] => Array
        (
            [module] => sale
            [file] => lib/compatible/basketcompatibility.php
        )

    [bitrix\sale\compatible\eventcompatibility] => Array
        (
            [module] => sale
            [file] => lib/compatible/eventcompatibility.php
        )

    [bitrix\sale\compatible\orderquery] => Array
        (
            [module] => sale
            [file] => lib/compatible/compatible.php
        )

    [bitrix\sale\compatible\orderquerylocation] => Array
        (
            [module] => sale
            [file] => lib/compatible/compatible.php
        )

    [bitrix\sale\compatible\fetchadapter] => Array
        (
            [module] => sale
            [file] => lib/compatible/compatible.php
        )

    [bitrix\sale\compatible\test] => Array
        (
            [module] => sale
            [file] => lib/compatible/compatible.php
        )

    [bitrix\sale\orderuserproperties] => Array
        (
            [module] => sale
            [file] => lib/userprops.php
        )

    [bitrix\sale\basketpropertiescollectionbase] => Array
        (
            [module] => sale
            [file] => lib/basketpropertiesbase.php
        )

    [bitrix\sale\basketpropertiescollection] => Array
        (
            [module] => sale
            [file] => lib/basketproperties.php
        )

    [bitrix\sale\basketpropertyitembase] => Array
        (
            [module] => sale
            [file] => lib/basketpropertiesitembase.php
        )

    [bitrix\sale\basketpropertyitem] => Array
        (
            [module] => sale
            [file] => lib/basketpropertiesitem.php
        )

    [bitrix\sale\tax] => Array
        (
            [module] => sale
            [file] => lib/tax.php
        )

    [bitrix\sale\internals\ordertable] => Array
        (
            [module] => sale
            [file] => lib/internals/order.php
        )

    [bitrix\sale\internals\baskettable] => Array
        (
            [module] => sale
            [file] => lib/internals/basket.php
        )

    [bitrix\sale\internals\shipmenttable] => Array
        (
            [module] => sale
            [file] => lib/internals/shipment.php
        )

    [bitrix\sale\internals\shipmentitemtable] => Array
        (
            [module] => sale
            [file] => lib/internals/shipmentitem.php
        )

    [bitrix\sale\internals\paysystemservicetable] => Array
        (
            [module] => sale
            [file] => lib/internals/paysystemservice.php
        )

    [bitrix\sale\internals\paymenttable] => Array
        (
            [module] => sale
            [file] => lib/internals/payment.php
        )

    [bitrix\sale\internals\shipmentitemstoretable] => Array
        (
            [module] => sale
            [file] => lib/internals/shipmentitemstore.php
        )

    [bitrix\sale\internals\shipmentextraservice] => Array
        (
            [module] => sale
            [file] => lib/internals/shipmentextraservice.php
        )

    [bitrix\sale\internals\orderuserpropertiestable] => Array
        (
            [module] => sale
            [file] => lib/internals/userprops.php
        )

    [bitrix\sale\internals\collectableentity] => Array
        (
            [module] => sale
            [file] => lib/internals/collectableentity.php
        )

    [bitrix\sale\provider] => Array
        (
            [module] => sale
            [file] => lib/provider.php
        )

    [bitrix\sale\providerbase] => Array
        (
            [module] => sale
            [file] => lib/providerbase.php
        )

    [bitrix\sale\internals\catalog\provider] => Array
        (
            [module] => sale
            [file] => lib/internals/catalog/provider.php
        )

    [bitrix\sale\saleproviderbase] => Array
        (
            [module] => sale
            [file] => lib/saleproviderbase.php
        )

    [bitrix\sale\internals\transferdataprovider] => Array
        (
            [module] => sale
            [file] => lib/internals/transferdataprovider.php
        )

    [bitrix\sale\internals\poolquantity] => Array
        (
            [module] => sale
            [file] => lib/internals/poolquantity.php
        )

    [bitrix\sale\internals\providercreator] => Array
        (
            [module] => sale
            [file] => lib/internals/providercreator.php
        )

    [bitrix\sale\internals\providerbuilderbase] => Array
        (
            [module] => sale
            [file] => lib/internals/providerbuilderbase.php
        )

    [bitrix\sale\internals\providerbuilder] => Array
        (
            [module] => sale
            [file] => lib/internals/providerbuilder.php
        )

    [bitrix\sale\internals\providerbuildercompatibility] => Array
        (
            [module] => sale
            [file] => lib/internals/providerbuildercompatibility.php
        )

    [bitrix\sale\orderhistory] => Array
        (
            [module] => sale
            [file] => lib/orderhistory.php
        )

    [bitrix\sale\internals\callbackregistrytable] => Array
        (
            [module] => sale
            [file] => lib/internals/callbackregistry.php
        )

    [bitrix\sale\internals\basketpropertytable] => Array
        (
            [module] => sale
            [file] => lib/internals/basketproperties.php
        )

    [bitrix\sale\internals\companytable] => Array
        (
            [module] => sale
            [file] => lib/internals/company.php
        )

    [bitrix\sale\internals\companygrouptable] => Array
        (
            [module] => sale
            [file] => lib/internals/companygroup.php
        )

    [bitrix\sale\internals\companyresponsiblegrouptable] => Array
        (
            [module] => sale
            [file] => lib/internals/companyresponsiblegroup.php
        )

    [bitrix\sale\internals\persontypetable] => Array
        (
            [module] => sale
            [file] => lib/internals/persontype.php
        )

    [bitrix\sale\internals\persontypesitetable] => Array
        (
            [module] => sale
            [file] => lib/internals/persontypesite.php
        )

    [bitrix\sale\internals\pool] => Array
        (
            [module] => sale
            [file] => lib/internals/pool.php
        )

    [bitrix\sale\internals\userbudgetpool] => Array
        (
            [module] => sale
            [file] => lib/internals/userbudgetpool.php
        )

    [bitrix\sale\internals\eventspool] => Array
        (
            [module] => sale
            [file] => lib/internals/eventspool.php
        )

    [bitrix\sale\internals\events] => Array
        (
            [module] => sale
            [file] => lib/internals/events.php
        )

    [bitrix\sale\pricemaths] => Array
        (
            [module] => sale
            [file] => lib/pricemaths.php
        )

    [bitrix\sale\basketcomponenthelper] => Array
        (
            [module] => sale
            [file] => lib/basketcomponenthelper.php
        )

    [bitrix\sale\registry] => Array
        (
            [module] => sale
            [file] => lib/registry.php
        )

    [ipaymentorder] => Array
        (
            [module] => sale
            [file] => lib/internals/paymentinterface.php
        )

    [ishipmentorder] => Array
        (
            [module] => sale
            [file] => lib/internals/shipmentinterface.php
        )

    [ientitymarker] => Array
        (
            [module] => sale
            [file] => lib/internals/entitymarkerinterface.php
        )

    [bitrix\sale\internals\orderarchivetable] => Array
        (
            [module] => sale
            [file] => lib/internals/orderarchive.php
        )

    [bitrix\sale\internals\basketarchivetable] => Array
        (
            [module] => sale
            [file] => lib/internals/basketarchive.php
        )

    [bitrix\sale\internals\orderarchivepackedtable] => Array
        (
            [module] => sale
            [file] => lib/internals/orderarchivepacked.php
        )

    [bitrix\sale\internals\basketarchivepackedtable] => Array
        (
            [module] => sale
            [file] => lib/internals/basketarchivepacked.php
        )

    [bitrix\sale\archive\manager] => Array
        (
            [module] => sale
            [file] => lib/archive/manager.php
        )

    [bitrix\sale\archive\recovery\base] => Array
        (
            [module] => sale
            [file] => lib/archive/recovery/base.php
        )

    [bitrix\sale\archive\recovery\scheme] => Array
        (
            [module] => sale
            [file] => lib/archive/recovery/scheme.php
        )

    [bitrix\sale\archive\recovery\version1] => Array
        (
            [module] => sale
            [file] => lib/archive/recovery/version1.php
        )

    [bitrix\sale\tax\ratetable] => Array
        (
            [module] => sale
            [file] => lib/tax/rate.php
        )

    [bitrix\sale\location\locationtable] => Array
        (
            [module] => sale
            [file] => lib/location/location.php
        )

    [bitrix\sale\location\tree] => Array
        (
            [module] => sale
            [file] => lib/location/tree.php
        )

    [bitrix\sale\location\typetable] => Array
        (
            [module] => sale
            [file] => lib/location/type.php
        )

    [bitrix\sale\location\grouptable] => Array
        (
            [module] => sale
            [file] => lib/location/group.php
        )

    [bitrix\sale\location\externaltable] => Array
        (
            [module] => sale
            [file] => lib/location/external.php
        )

    [bitrix\sale\location\externalservicetable] => Array
        (
            [module] => sale
            [file] => lib/location/externalservice.php
        )

    [bitrix\sale\location\search\finder] => Array
        (
            [module] => sale
            [file] => lib/location/search/finder.php
        )

    [bitrix\sale\location\search\wordtable] => Array
        (
            [module] => sale
            [file] => lib/location/search/word.php
        )

    [bitrix\sale\location\search\chaintable] => Array
        (
            [module] => sale
            [file] => lib/location/search/chain.php
        )

    [bitrix\sale\location\search\sitelinktable] => Array
        (
            [module] => sale
            [file] => lib/location/search/sitelink.php
        )

    [bitrix\sale\location\name\nameentity] => Array
        (
            [module] => sale
            [file] => lib/location/name/nameentity.php
        )

    [bitrix\sale\location\name\locationtable] => Array
        (
            [module] => sale
            [file] => lib/location/name/location.php
        )

    [bitrix\sale\location\name\typetable] => Array
        (
            [module] => sale
            [file] => lib/location/name/type.php
        )

    [bitrix\sale\location\name\grouptable] => Array
        (
            [module] => sale
            [file] => lib/location/name/group.php
        )

    [bitrix\sale\location\connector] => Array
        (
            [module] => sale
            [file] => lib/location/connector.php
        )

    [bitrix\sale\location\grouplocationtable] => Array
        (
            [module] => sale
            [file] => lib/location/grouplocation.php
        )

    [bitrix\sale\location\sitelocationtable] => Array
        (
            [module] => sale
            [file] => lib/location/sitelocation.php
        )

    [bitrix\sale\location\defaultsitetable] => Array
        (
            [module] => sale
            [file] => lib/location/defaultsite.php
        )

    [bitrix\sale\location\db\commonhelper] => Array
        (
            [module] => sale
            [file] => lib/location/db/commonhelper.php
        )

    [bitrix\sale\location\db\helper] => Array
        (
            [module] => sale
            [file] => lib/location/db/mysql/helper.php
        )

    [bitrix\sale\location\db\blockinserter] => Array
        (
            [module] => sale
            [file] => lib/location/db/blockinserter.php
        )

    [bitrix\sale\location\admin\helper] => Array
        (
            [module] => sale
            [file] => lib/location/admin/helper.php
        )

    [bitrix\sale\location\admin\namehelper] => Array
        (
            [module] => sale
            [file] => lib/location/admin/namehelper.php
        )

    [bitrix\sale\location\admin\locationhelper] => Array
        (
            [module] => sale
            [file] => lib/location/admin/locationhelper.php
        )

    [bitrix\sale\location\admin\typehelper] => Array
        (
            [module] => sale
            [file] => lib/location/admin/typehelper.php
        )

    [bitrix\sale\location\admin\grouphelper] => Array
        (
            [module] => sale
            [file] => lib/location/admin/grouphelper.php
        )

    [bitrix\sale\location\admin\defaultsitehelper] => Array
        (
            [module] => sale
            [file] => lib/location/admin/defaultsitehelper.php
        )

    [bitrix\sale\location\admin\sitelocationhelper] => Array
        (
            [module] => sale
            [file] => lib/location/admin/sitelocationhelper.php
        )

    [bitrix\sale\location\admin\externalservicehelper] => Array
        (
            [module] => sale
            [file] => lib/location/admin/externalservicehelper.php
        )

    [bitrix\sale\location\admin\searchhelper] => Array
        (
            [module] => sale
            [file] => lib/location/admin/searchhelper.php
        )

    [bitrix\sale\location\util\process] => Array
        (
            [module] => sale
            [file] => lib/location/util/process.php
        )

    [bitrix\sale\location\util\csvreader] => Array
        (
            [module] => sale
            [file] => lib/location/util/csvreader.php
        )

    [bitrix\sale\location\util\assert] => Array
        (
            [module] => sale
            [file] => lib/location/util/assert.php
        )

    [bitrix\sale\location\import\importprocess] => Array
        (
            [module] => sale
            [file] => lib/location/import/importprocess.php
        )

    [bitrix\sale\location\search\reindexprocess] => Array
        (
            [module] => sale
            [file] => lib/location/search/reindexprocess.php
        )

    [bitrix\sale\location\tree\nodenotfoundexception] => Array
        (
            [module] => sale
            [file] => lib/location/tree/exception.php
        )

    [bitrix\sale\location\tree\nodeincorrectexception] => Array
        (
            [module] => sale
            [file] => lib/location/tree/exception.php
        )

    [bitrix\sale\location\exception] => Array
        (
            [module] => sale
            [file] => lib/location/exception.php
        )

    [csaleproxyadminresult] => Array
        (
            [module] => sale
            [file] => general/proxyadminresult.php
        )

    [csaleproxyadminuiresult] => Array
        (
            [module] => sale
            [file] => general/proxyadminresult.php
        )

    [csaleproxyresult] => Array
        (
            [module] => sale
            [file] => general/proxyresult.php
        )

    [bitrix\sale\location\migration\cupdaterlocationpro] => Array
        (
            [module] => sale
            [file] => lib/location/migration/migrate.php
        )

    [bitrix\sale\delivery\deliverylocationtable] => Array
        (
            [module] => sale
            [file] => lib/delivery/deliverylocation.php
        )

    [bitrix\sale\delivery\deliverylocationexcludetable] => Array
        (
            [module] => sale
            [file] => lib/delivery/deliverylocationexclude.php
        )

    [bitrix\sale\tax\ratelocationtable] => Array
        (
            [module] => sale
            [file] => lib/tax/ratelocation.php
        )

    [csalebasketfilter] => Array
        (
            [module] => sale
            [file] => general/sale_cond.php
        )

    [csalecondctrl] => Array
        (
            [module] => sale
            [file] => general/sale_cond.php
        )

    [csalecondctrlcomplex] => Array
        (
            [module] => sale
            [file] => general/sale_cond.php
        )

    [csalecondctrlgroup] => Array
        (
            [module] => sale
            [file] => general/sale_cond.php
        )

    [csalecondctrlbasketgroup] => Array
        (
            [module] => sale
            [file] => general/sale_cond.php
        )

    [csalecondctrlbasketfields] => Array
        (
            [module] => sale
            [file] => general/sale_cond.php
        )

    [csalecondctrlbasketitemconditions] => Array
        (
            [module] => sale
            [file] => general/sale_cond.php
        )

    [csalecondctrlbasketproperties] => Array
        (
            [module] => sale
            [file] => general/sale_cond.php
        )

    [csalecondctrlorderfields] => Array
        (
            [module] => sale
            [file] => general/sale_cond.php
        )

    [csalecondctrlcommon] => Array
        (
            [module] => sale
            [file] => general/sale_cond.php
        )

    [csalecondtree] => Array
        (
            [module] => sale
            [file] => general/sale_cond.php
        )

    [csalecondctrlpastorder] => Array
        (
            [module] => sale
            [file] => general/sale_cond.php
        )

    [csalecondcumulativectrl] => Array
        (
            [module] => sale
            [file] => general/sale_cond.php
        )

    [csalecumulativeaction] => Array
        (
            [module] => sale
            [file] => general/sale_act.php
        )

    [csaleactionctrl] => Array
        (
            [module] => sale
            [file] => general/sale_act.php
        )

    [csaleactionctrlcomplex] => Array
        (
            [module] => sale
            [file] => general/sale_act.php
        )

    [csaleactionctrlgroup] => Array
        (
            [module] => sale
            [file] => general/sale_act.php
        )

    [csaleactionctrlaction] => Array
        (
            [module] => sale
            [file] => general/sale_act.php
        )

    [csalediscountactionapply] => Array
        (
            [module] => sale
            [file] => general/sale_act.php
        )

    [csaleactionctrldelivery] => Array
        (
            [module] => sale
            [file] => general/sale_act.php
        )

    [csaleactiongift] => Array
        (
            [module] => sale
            [file] => general/sale_act.php
        )

    [csaleactiongiftctrlgroup] => Array
        (
            [module] => sale
            [file] => general/sale_act.php
        )

    [csaleactionctrlbasketgroup] => Array
        (
            [module] => sale
            [file] => general/sale_act.php
        )

    [csaleactionctrlsubgroup] => Array
        (
            [module] => sale
            [file] => general/sale_act.php
        )

    [csaleactioncondctrlbasketfields] => Array
        (
            [module] => sale
            [file] => general/sale_act.php
        )

    [csaleactiontree] => Array
        (
            [module] => sale
            [file] => general/sale_act.php
        )

    [csalediscountconvert] => Array
        (
            [module] => sale
            [file] => general/discount_convert.php
        )

    [csalepdf] => Array
        (
            [module] => sale
            [file] => general/pdf.php
        )

    [csaleymhandler] => Array
        (
            [module] => sale
            [file] => general/ym_handler.php
        )

    [csaleymlocation] => Array
        (
            [module] => sale
            [file] => general/ym_location.php
        )

    [bitrix\sale\delivery\calculationresult] => Array
        (
            [module] => sale
            [file] => lib/delivery/calculationresult.php
        )

    [bitrix\sale\delivery\services\table] => Array
        (
            [module] => sale
            [file] => lib/delivery/services/table.php
        )

    [bitrix\sale\delivery\restrictions\table] => Array
        (
            [module] => sale
            [file] => lib/delivery/restrictions/table.php
        )

    [bitrix\sale\delivery\services\manager] => Array
        (
            [module] => sale
            [file] => lib/delivery/services/manager.php
        )

    [bitrix\sale\delivery\restrictions\base] => Array
        (
            [module] => sale
            [file] => lib/delivery/restrictions/base.php
        )

    [bitrix\sale\delivery\restrictions\manager] => Array
        (
            [module] => sale
            [file] => lib/delivery/restrictions/manager.php
        )

    [bitrix\sale\delivery\services\base] => Array
        (
            [module] => sale
            [file] => lib/delivery/services/base.php
        )

    [bitrix\sale\delivery\menu] => Array
        (
            [module] => sale
            [file] => lib/delivery/menu.php
        )

    [bitrix\sale\delivery\services\objectpool] => Array
        (
            [module] => sale
            [file] => lib/delivery/services/objectpool.php
        )

    [bitrix\sale\tradingplatformtable] => Array
        (
            [module] => sale
            [file] => lib/internals/tradingplatform.php
        )

    [bitrix\sale\tradingplatform\ebay\policy] => Array
        (
            [module] => sale
            [file] => lib/tradingplatform/ebay/policy.php
        )

    [bitrix\sale\tradingplatform\helper] => Array
        (
            [module] => sale
            [file] => lib/tradingplatform/helper.php
        )

    [bitrix\sale\tradingplatform\ymarket\yandexmarket] => Array
        (
            [module] => sale
            [file] => lib/tradingplatform/ymarket/yandexmarket.php
        )

    [bitrix\sale\tradingplatform\platform] => Array
        (
            [module] => sale
            [file] => lib/tradingplatform/platform.php
        )

    [bitrix\sale\tradingplatform\logger] => Array
        (
            [module] => sale
            [file] => lib/tradingplatform/logger.php
        )

    [bitrix\sale\internals\shipmentextraservicetable] => Array
        (
            [module] => sale
            [file] => lib/internals/shipmentextraservice.php
        )

    [bitrix\sale\delivery\extraservices\manager] => Array
        (
            [module] => sale
            [file] => lib/delivery/extra_services/manager.php
        )

    [bitrix\sale\delivery\extraservices\base] => Array
        (
            [module] => sale
            [file] => lib/delivery/extra_services/base.php
        )

    [bitrix\sale\delivery\extraservices\table] => Array
        (
            [module] => sale
            [file] => lib/delivery/extra_services/table.php
        )

    [bitrix\sale\delivery\tracking\manager] => Array
        (
            [module] => sale
            [file] => lib/delivery/tracking/manager.php
        )

    [bitrix\sale\delivery\tracking\table] => Array
        (
            [module] => sale
            [file] => lib/delivery/tracking/table.php
        )

    [bitrix\sale\delivery\externallocationmap] => Array
        (
            [module] => sale
            [file] => lib/delivery/externallocationmap.php
        )

    [bitrix\sale\internals\servicerestrictiontable] => Array
        (
            [module] => sale
            [file] => lib/internals/servicerestriction.php
        )

    [bitrix\sale\services\base\restrictionmanager] => Array
        (
            [module] => sale
            [file] => lib/services/base/restrictionmanager.php
        )

    [bitrix\sale\services\base\siterestriction] => Array
        (
            [module] => sale
            [file] => lib/services/base/siterestriction.php
        )

    [bitrix\sale\services\base\tradebindingrestriction] => Array
        (
            [module] => sale
            [file] => lib/services/base/tradebindingrestriction.php
        )

    [bitrix\sale\compatible\discountcompatibility] => Array
        (
            [module] => sale
            [file] => lib/compatible/discountcompatibility.php
        )

    [bitrix\sale\config\feature] => Array
        (
            [module] => sale
            [file] => lib/config/feature.php
        )

    [bitrix\sale\discount\context\basecontext] => Array
        (
            [module] => sale
            [file] => lib/discount/context/basecontext.php
        )

    [bitrix\sale\discount\context\fuser] => Array
        (
            [module] => sale
            [file] => lib/discount/context/fuser.php
        )

    [bitrix\sale\discount\context\user] => Array
        (
            [module] => sale
            [file] => lib/discount/context/user.php
        )

    [bitrix\sale\discount\context\usergroup] => Array
        (
            [module] => sale
            [file] => lib/discount/context/usergroup.php
        )

    [bitrix\sale\discount\gift\collection] => Array
        (
            [module] => sale
            [file] => lib/discount/gift/collection.php
        )

    [bitrix\sale\discount\gift\gift] => Array
        (
            [module] => sale
            [file] => lib/discount/gift/gift.php
        )

    [bitrix\sale\discount\gift\manager] => Array
        (
            [module] => sale
            [file] => lib/discount/gift/manager.php
        )

    [bitrix\sale\discount\gift\relateddatatable] => Array
        (
            [module] => sale
            [file] => lib/discount/gift/relateddata.php
        )

    [bitrix\sale\discount\index\indexelementtable] => Array
        (
            [module] => sale
            [file] => lib/discount/index/indexelement.php
        )

    [bitrix\sale\discount\index\indexsectiontable] => Array
        (
            [module] => sale
            [file] => lib/discount/index/indexsection.php
        )

    [bitrix\sale\discount\index\manager] => Array
        (
            [module] => sale
            [file] => lib/discount/index/manager.php
        )

    [bitrix\sale\discount\migration\orderdiscountmigrator] => Array
        (
            [module] => sale
            [file] => lib/discount/migration/orderdiscountmigrator.php
        )

    [bitrix\sale\discount\prediction\manager] => Array
        (
            [module] => sale
            [file] => lib/discount/prediction/manager.php
        )

    [bitrix\sale\discount\preset\arrayhelper] => Array
        (
            [module] => sale
            [file] => lib/discount/preset/arrayhelper.php
        )

    [bitrix\sale\discount\preset\basepreset] => Array
        (
            [module] => sale
            [file] => lib/discount/preset/basepreset.php
        )

    [bitrix\sale\discount\preset\htmlhelper] => Array
        (
            [module] => sale
            [file] => lib/discount/preset/htmlhelper.php
        )

    [bitrix\sale\discount\preset\manager] => Array
        (
            [module] => sale
            [file] => lib/discount/preset/manager.php
        )

    [bitrix\sale\discount\preset\selectproductpreset] => Array
        (
            [module] => sale
            [file] => lib/discount/preset/selectproductpreset.php
        )

    [bitrix\sale\discount\preset\state] => Array
        (
            [module] => sale
            [file] => lib/discount/preset/state.php
        )

    [bitrix\sale\discount\result\compatibleformat] => Array
        (
            [module] => sale
            [file] => lib/discount/result/compatibleformat.php
        )

    [bitrix\sale\discount\runtimecache\discountcache] => Array
        (
            [module] => sale
            [file] => lib/discount/runtimecache/discountcache.php
        )

    [bitrix\sale\discount\runtimecache\fusercache] => Array
        (
            [module] => sale
            [file] => lib/discount/runtimecache/fusercache.php
        )

    [bitrix\sale\discount\actions] => Array
        (
            [module] => sale
            [file] => lib/discount/actions.php
        )

    [bitrix\sale\discount\analyzer] => Array
        (
            [module] => sale
            [file] => lib/discount/analyzer.php
        )

    [bitrix\sale\discount\cumulativecalculator] => Array
        (
            [module] => sale
            [file] => lib/discount/cumulativecalculator.php
        )

    [bitrix\sale\discount\formatter] => Array
        (
            [module] => sale
            [file] => lib/discount/formatter.php
        )

    [bitrix\sale\internals\discounttable] => Array
        (
            [module] => sale
            [file] => lib/internals/discount.php
        )

    [bitrix\sale\internals\discountcoupontable] => Array
        (
            [module] => sale
            [file] => lib/internals/discountcoupon.php
        )

    [bitrix\sale\internals\discountentitiestable] => Array
        (
            [module] => sale
            [file] => lib/internals/discountentities.php
        )

    [bitrix\sale\internals\discountgrouptable] => Array
        (
            [module] => sale
            [file] => lib/internals/discountgroup.php
        )

    [bitrix\sale\internals\discountmoduletable] => Array
        (
            [module] => sale
            [file] => lib/internals/discountmodule.php
        )

    [bitrix\sale\internals\orderdiscounttable] => Array
        (
            [module] => sale
            [file] => lib/internals/orderdiscount.php
        )

    [bitrix\sale\internals\orderdiscountdatatable] => Array
        (
            [module] => sale
            [file] => lib/internals/orderdiscount.php
        )

    [bitrix\sale\internals\ordercouponstable] => Array
        (
            [module] => sale
            [file] => lib/internals/orderdiscount.php
        )

    [bitrix\sale\internals\ordermodulestable] => Array
        (
            [module] => sale
            [file] => lib/internals/orderdiscount.php
        )

    [bitrix\sale\internals\orderroundtable] => Array
        (
            [module] => sale
            [file] => lib/internals/orderround.php
        )

    [bitrix\sale\internals\orderrulestable] => Array
        (
            [module] => sale
            [file] => lib/internals/orderdiscount.php
        )

    [bitrix\sale\internals\orderrulesdescrtable] => Array
        (
            [module] => sale
            [file] => lib/internals/orderdiscount.php
        )

    [bitrix\sale\internals\accountnumbergenerator] => Array
        (
            [module] => sale
            [file] => lib/internals/accountnumber.php
        )

    [bitrix\sale\discount] => Array
        (
            [module] => sale
            [file] => lib/discount.php
        )

    [bitrix\sale\discountbase] => Array
        (
            [module] => sale
            [file] => lib/discountbase.php
        )

    [bitrix\sale\discountcouponsmanager] => Array
        (
            [module] => sale
            [file] => lib/discountcouponsmanager.php
        )

    [bitrix\sale\discountcouponsmanagerbase] => Array
        (
            [module] => sale
            [file] => lib/discountcouponsmanagerbase.php
        )

    [bitrix\sale\orderdiscount] => Array
        (
            [module] => sale
            [file] => lib/orderdiscount.php
        )

    [bitrix\sale\orderdiscountbase] => Array
        (
            [module] => sale
            [file] => lib/orderdiscountbase.php
        )

    [bitrix\sale\orderdiscountmanager] => Array
        (
            [module] => sale
            [file] => lib/orderdiscountmanager.php
        )

    [bitrix\sale\paysystem\logger] => Array
        (
            [module] => sale
            [file] => lib/paysystem/logger.php
        )

    [bitrix\sale\paysystem\restservice] => Array
        (
            [module] => sale
            [file] => lib/paysystem/restservice.php
        )

    [bitrix\sale\paysystem\resthandler] => Array
        (
            [module] => sale
            [file] => lib/paysystem/resthandler.php
        )

    [bitrix\sale\services\base\restclient] => Array
        (
            [module] => sale
            [file] => lib/services/base/restclient.php
        )

    [bitrix\sale\paysystem\service] => Array
        (
            [module] => sale
            [file] => lib/paysystem/service.php
        )

    [bitrix\sale\internals\paysystemresthandlerstable] => Array
        (
            [module] => sale
            [file] => lib/internals/paysystemresthandlers.php
        )

    [bitrix\sale\paysystem\manager] => Array
        (
            [module] => sale
            [file] => lib/paysystem/manager.php
        )

    [bitrix\sale\paysystem\baseservicehandler] => Array
        (
            [module] => sale
            [file] => lib/paysystem/baseservicehandler.php
        )

    [bitrix\sale\paysystem\servicehandler] => Array
        (
            [module] => sale
            [file] => lib/paysystem/servicehandler.php
        )

    [bitrix\sale\paysystem\irefund] => Array
        (
            [module] => sale
            [file] => lib/paysystem/irefund.php
        )

    [bitrix\sale\paysystem\ipdf] => Array
        (
            [module] => sale
            [file] => lib/paysystem/ipdf.php
        )

    [bitrix\sale\paysystem\irefundextended] => Array
        (
            [module] => sale
            [file] => lib/paysystem/irefundextended.php
        )

    [bitrix\sale\paysystem\cert] => Array
        (
            [module] => sale
            [file] => lib/paysystem/cert.php
        )

    [bitrix\sale\paysystem\ipayable] => Array
        (
            [module] => sale
            [file] => lib/paysystem/ipayable.php
        )

    [bitrix\sale\paysystem\icheckable] => Array
        (
            [module] => sale
            [file] => lib/paysystem/icheckable.php
        )

    [bitrix\sale\paysystem\iprepayable] => Array
        (
            [module] => sale
            [file] => lib/paysystem/iprepayable.php
        )

    [bitrix\sale\paysystem\compatibilityhandler] => Array
        (
            [module] => sale
            [file] => lib/paysystem/compatibilityhandler.php
        )

    [bitrix\sale\paysystem\ihold] => Array
        (
            [module] => sale
            [file] => lib/paysystem/ihold.php
        )

    [bitrix\sale\paysystem\ipartialhold] => Array
        (
            [module] => sale
            [file] => lib/paysystem/ipartialhold.php
        )

    [bitrix\sale\internals\paymentlogtable] => Array
        (
            [module] => sale
            [file] => lib/internals/paymentlog.php
        )

    [bitrix\sale\services\paysystem\restrictions\manager] => Array
        (
            [module] => sale
            [file] => lib/services/paysystem/restrictions/manager.php
        )

    [bitrix\sale\services\base\restriction] => Array
        (
            [module] => sale
            [file] => lib/services/base/restriction.php
        )

    [bitrix\sale\internals\yandexsettingstable] => Array
        (
            [module] => sale
            [file] => lib/internals/yandexsettings.php
        )

    [bitrix\sale\services\company\manager] => Array
        (
            [module] => sale
            [file] => lib/services/company/manager.php
        )

    [bitrix\sale\internals\collectionfilteriterator] => Array
        (
            [module] => sale
            [file] => lib/internals/collectionfilteriterator.php
        )

    [bitrix\sale\cashbox\internals\pool] => Array
        (
            [module] => sale
            [file] => lib/cashbox/internals/pool.php
        )

    [bitrix\sale\cashbox\internals\cashboxtable] => Array
        (
            [module] => sale
            [file] => lib/cashbox/internals/cashbox.php
        )

    [bitrix\sale\cashbox\internals\cashboxchecktable] => Array
        (
            [module] => sale
            [file] => lib/cashbox/internals/cashboxcheck.php
        )

    [bitrix\sale\cashbox\internals\cashboxzreporttable] => Array
        (
            [module] => sale
            [file] => lib/cashbox/internals/cashboxzreport.php
        )

    [bitrix\sale\cashbox\internals\cashboxerrlogtable] => Array
        (
            [module] => sale
            [file] => lib/cashbox/internals/cashboxerrlog.php
        )

    [bitrix\sale\cashbox\cashbox] => Array
        (
            [module] => sale
            [file] => lib/cashbox/cashbox.php
        )

    [bitrix\sale\cashbox\manager] => Array
        (
            [module] => sale
            [file] => lib/cashbox/manager.php
        )

    [bitrix\sale\cashbox\iprintimmediately] => Array
        (
            [module] => sale
            [file] => lib/cashbox/iprintimmediately.php
        )

    [bitrix\sale\cashbox\restrictions\manager] => Array
        (
            [module] => sale
            [file] => lib/cashbox/restrictions/manager.php
        )

    [bitrix\sale\notify] => Array
        (
            [module] => sale
            [file] => lib/notify.php
        )

    [bitrix\sale\buyerstatistic] => Array
        (
            [module] => sale
            [file] => /lib/buyerstatistic.php
        )

    [bitrix\sale\internals\buyerstatistictable] => Array
        (
            [module] => sale
            [file] => /lib/internals/buyerstatistic.php
        )

    [cadminsalelist] => Array
        (
            [module] => sale
            [file] => general/admin_lib.php
        )

    [bitrix\sale\helpers\admin\skuprops] => Array
        (
            [module] => sale
            [file] => lib/helpers/admin/skuprops.php
        )

    [bitrix\sale\helpers\admin\product] => Array
        (
            [module] => sale
            [file] => lib/helpers/admin/product.php
        )

    [bitrix\sale\helpers\order] => Array
        (
            [module] => sale
            [file] => lib/helpers/order.php
        )

    [bitrix\sale\location\comparator\replacement] => Array
        (
            [module] => sale
            [file] => lib/location/comparator/ru/replacement.php
        )

    [bitrix\sale\location\comparator\tmptable] => Array
        (
            [module] => sale
            [file] => lib/location/comparator/tmptable.php
        )

    [bitrix\sale\location\comparator] => Array
        (
            [module] => sale
            [file] => lib/location/comparator.php
        )

    [bitrix\sale\location\comparator\mapresult] => Array
        (
            [module] => sale
            [file] => lib/location/comparator/mapresult.php
        )

    [bitrix\sale\location\comparator\mapper] => Array
        (
            [module] => sale
            [file] => lib/location/comparator/mapper.php
        )

    [bitrix\sale\exchange\onec\documentimport] => Array
        (
            [module] => sale
            [file] => /lib/exchange/compatibility/documents.php
        )

    [bitrix\sale\exchange\onec\collisionorder] => Array
        (
            [module] => sale
            [file] => /lib/exchange/onec/importcollision.php
        )

    [bitrix\sale\exchange\onec\collisionshipment] => Array
        (
            [module] => sale
            [file] => /lib/exchange/onec/importcollision.php
        )

    [bitrix\sale\exchange\onec\collisionpayment] => Array
        (
            [module] => sale
            [file] => /lib/exchange/onec/importcollision.php
        )

    [bitrix\sale\exchange\onec\collisionprofile] => Array
        (
            [module] => sale
            [file] => /lib/exchange/onec/importcollision.php
        )

    [bitrix\sale\exchange\onec\paymentcashdocument] => Array
        (
            [module] => sale
            [file] => /lib/exchange/onec/paymentdocument.php
        )

    [bitrix\sale\exchange\onec\paymentcashlessdocument] => Array
        (
            [module] => sale
            [file] => /lib/exchange/onec/paymentdocument.php
        )

    [bitrix\sale\exchange\onec\paymentcarddocument] => Array
        (
            [module] => sale
            [file] => /lib/exchange/onec/paymentdocument.php
        )

    [bitrix\sale\exchange\onec\importcriterionbase] => Array
        (
            [module] => sale
            [file] => /lib/exchange/onec/importcriterion.php
        )

    [bitrix\sale\exchange\onec\importcriteriononeccml2] => Array
        (
            [module] => sale
            [file] => /lib/exchange/onec/importcriterion.php
        )

    [bitrix\sale\exchange\onec\criterionorder] => Array
        (
            [module] => sale
            [file] => /lib/exchange/onec/importcriterion.php
        )

    [bitrix\sale\exchange\onec\criterionshipment] => Array
        (
            [module] => sale
            [file] => /lib/exchange/onec/importcriterion.php
        )

    [bitrix\sale\exchange\onec\criterionshipmentinvoice] => Array
        (
            [module] => sale
            [file] => /lib/exchange/onec/importcriterion.php
        )

    [bitrix\sale\exchange\onec\criterionpayment] => Array
        (
            [module] => sale
            [file] => /lib/exchange/onec/importcriterion.php
        )

    [bitrix\sale\exchange\onec\criterionprofile] => Array
        (
            [module] => sale
            [file] => /lib/exchange/onec/importcriterion.php
        )

    [bitrix\sale\exchange\entity\orderimportloader] => Array
        (
            [module] => sale
            [file] => /lib/exchange/entity/entityimportloader.php
        )

    [bitrix\sale\exchange\entity\invoiceimportloader] => Array
        (
            [module] => sale
            [file] => /lib/exchange/entity/entityimportloader.php
        )

    [bitrix\sale\exchange\entity\paymentimportloader] => Array
        (
            [module] => sale
            [file] => /lib/exchange/entity/entityimportloader.php
        )

    [bitrix\sale\exchange\entity\shipmentimportloader] => Array
        (
            [module] => sale
            [file] => /lib/exchange/entity/entityimportloader.php
        )

    [bitrix\sale\exchange\entity\userprofileimportloader] => Array
        (
            [module] => sale
            [file] => /lib/exchange/entity/entityimportloader.php
        )

    [bitrix\sale\exchange\entity\paymentcashlessimport] => Array
        (
            [module] => sale
            [file] => /lib/exchange/entity/paymentimport.php
        )

    [bitrix\sale\exchange\entity\paymentcardimport] => Array
        (
            [module] => sale
            [file] => /lib/exchange/entity/paymentimport.php
        )

    [bitrix\sale\exchange\entity\paymentcashimport] => Array
        (
            [module] => sale
            [file] => /lib/exchange/entity/paymentimport.php
        )

    [bitrix\sale\location\geoip] => Array
        (
            [module] => sale
            [file] => /lib/location/geoip.php
        )

    [bitrix\sale\delivery\requests\manager] => Array
        (
            [module] => sale
            [file] => /lib/delivery/requests/manager.php
        )

    [bitrix\sale\delivery\requests\helper] => Array
        (
            [module] => sale
            [file] => /lib/delivery/requests/helper.php
        )

    [bitrix\sale\delivery\requests\handlerbase] => Array
        (
            [module] => sale
            [file] => /lib/delivery/requests/handlerbase.php
        )

    [bitrix\sale\delivery\requests\requesttable] => Array
        (
            [module] => sale
            [file] => /lib/delivery/requests/request.php
        )

    [bitrix\sale\delivery\requests\shipmenttable] => Array
        (
            [module] => sale
            [file] => /lib/delivery/requests/shipment.php
        )

    [bitrix\sale\delivery\requests\result] => Array
        (
            [module] => sale
            [file] => /lib/delivery/requests/result.php
        )

    [bitrix\sale\delivery\requests\resultfile] => Array
        (
            [module] => sale
            [file] => /lib/delivery/requests/resultfile.php
        )

    [bitrix\sale\delivery\packing\packer] => Array
        (
            [module] => sale
            [file] => /lib/delivery/packing/packer.php
        )

    [bitrix\sale\recurring] => Array
        (
            [module] => sale
            [file] => /lib/recurring.php
        )

    [bitrix\sale\location\normalizer\builder] => Array
        (
            [module] => sale
            [file] => /lib/location/normalizer/builder.php
        )

    [bitrix\sale\location\normalizer\ibuilder] => Array
        (
            [module] => sale
            [file] => /lib/location/normalizer/ibuilder.php
        )

    [bitrix\sale\location\normalizer\normalizer] => Array
        (
            [module] => sale
            [file] => /lib/location/normalizer/normalizer.php
        )

    [bitrix\sale\location\normalizer\inormalizer] => Array
        (
            [module] => sale
            [file] => /lib/location/normalizer/inormalizer.php
        )

    [bitrix\sale\location\normalizer\commonnormalizer] => Array
        (
            [module] => sale
            [file] => /lib/location/normalizer/commonnormalizer.php
        )

    [bitrix\sale\location\normalizer\nullnormalizer] => Array
        (
            [module] => sale
            [file] => /lib/location/normalizer/nullnormalizer.php
        )

    [bitrix\sale\location\normalizer\spacenormalizer] => Array
        (
            [module] => sale
            [file] => /lib/location/normalizer/spacenormalizer.php
        )

    [bitrix\sale\location\normalizer\languagenormalizer] => Array
        (
            [module] => sale
            [file] => /lib/location/normalizer/languagenormalizer.php
        )

    [bitrix\sale\location\normalizer\helper] => Array
        (
            [module] => sale
            [file] => /lib/location/normalizer/helper.php
        )

    [sale\handlers\delivery\additional\ruspost\reliability\service] => Array
        (
            [module] => sale
            [file] => /handlers/delivery/additional/ruspost/reliability/service.php
        )

    [catalog] => Array
        (
            [module] => catalog
            [file] => install/index.php
        )

    [ccatalog] => Array
        (
            [module] => catalog
            [file] => mysql/catalog.php
        )

    [ccataloggroup] => Array
        (
            [module] => catalog
            [file] => mysql/cataloggroup.php
        )

    [cextra] => Array
        (
            [module] => catalog
            [file] => mysql/extra.php
        )

    [cprice] => Array
        (
            [module] => catalog
            [file] => mysql/price.php
        )

    [ccatalogproduct] => Array
        (
            [module] => catalog
            [file] => mysql/product.php
        )

    [ccatalogproductgroups] => Array
        (
            [module] => catalog
            [file] => mysql/product_group.php
        )

    [ccatalogload] => Array
        (
            [module] => catalog
            [file] => mysql/catalog_load.php
        )

    [ccatalogexport] => Array
        (
            [module] => catalog
            [file] => mysql/catalog_export.php
        )

    [ccatalogimport] => Array
        (
            [module] => catalog
            [file] => mysql/catalog_import.php
        )

    [ccatalogdiscount] => Array
        (
            [module] => catalog
            [file] => mysql/discount.php
        )

    [ccatalogdiscountcoupon] => Array
        (
            [module] => catalog
            [file] => mysql/discount_coupon.php
        )

    [ccatalogvat] => Array
        (
            [module] => catalog
            [file] => mysql/vat.php
        )

    [ccatalogevent] => Array
        (
            [module] => catalog
            [file] => general/catalog_event.php
        )

    [ccatalogsku] => Array
        (
            [module] => catalog
            [file] => general/catalog_sku.php
        )

    [ccatalogdiscountsave] => Array
        (
            [module] => catalog
            [file] => mysql/discount_save.php
        )

    [ccatalogstore] => Array
        (
            [module] => catalog
            [file] => mysql/store.php
        )

    [ccatalogstoreproduct] => Array
        (
            [module] => catalog
            [file] => mysql/store_product.php
        )

    [ccatalogadmin] => Array
        (
            [module] => catalog
            [file] => general/admin.php
        )

    [cglobalcondctrl] => Array
        (
            [module] => catalog
            [file] => general/catalog_cond.php
        )

    [cglobalcondctrlcomplex] => Array
        (
            [module] => catalog
            [file] => general/catalog_cond.php
        )

    [cglobalcondctrlatoms] => Array
        (
            [module] => catalog
            [file] => general/catalog_cond.php
        )

    [cglobalcondctrlgroup] => Array
        (
            [module] => catalog
            [file] => general/catalog_cond.php
        )

    [cglobalcondtree] => Array
        (
            [module] => catalog
            [file] => general/catalog_cond.php
        )

    [ccatalogcondctrl] => Array
        (
            [module] => catalog
            [file] => general/catalog_cond.php
        )

    [ccatalogcondctrlcomplex] => Array
        (
            [module] => catalog
            [file] => general/catalog_cond.php
        )

    [ccatalogcondctrlgroup] => Array
        (
            [module] => catalog
            [file] => general/catalog_cond.php
        )

    [ccatalogcondctrliblockfields] => Array
        (
            [module] => catalog
            [file] => general/catalog_cond.php
        )

    [ccatalogcondctrliblockprops] => Array
        (
            [module] => catalog
            [file] => general/catalog_cond.php
        )

    [ccatalogcondtree] => Array
        (
            [module] => catalog
            [file] => general/catalog_cond.php
        )

    [ccatalogcondctrlbasketproductfields] => Array
        (
            [module] => catalog
            [file] => general/sale_cond.php
        )

    [ccatalogcondctrlbasketproductprops] => Array
        (
            [module] => catalog
            [file] => general/sale_cond.php
        )

    [ccatalogcondctrlcatalogsettings] => Array
        (
            [module] => catalog
            [file] => general/sale_cond.php
        )

    [ccatalogactionctrlbasketproductfields] => Array
        (
            [module] => catalog
            [file] => general/sale_act.php
        )

    [ccatalogactionctrlbasketproductprops] => Array
        (
            [module] => catalog
            [file] => general/sale_act.php
        )

    [ccataloggifterproduct] => Array
        (
            [module] => catalog
            [file] => general/sale_act.php
        )

    [ccatalogdiscountconvert] => Array
        (
            [module] => catalog
            [file] => general/discount_convert.php
        )

    [ccatalogdiscountconverttmp] => Array
        (
            [module] => catalog
            [file] => mysql/discount_convert.php
        )

    [ccatalogproductprovider] => Array
        (
            [module] => catalog
            [file] => general/product_provider.php
        )

    [ccatalogstorebarcode] => Array
        (
            [module] => catalog
            [file] => mysql/store_barcode.php
        )

    [ccatalogcontractor] => Array
        (
            [module] => catalog
            [file] => mysql/contractor.php
        )

    [ccatalogdocstypes] => Array
        (
            [module] => catalog
            [file] => general/store_docs_type.php
        )

    [ccatalogarrivaldocs] => Array
        (
            [module] => catalog
            [file] => general/store_docs_type.php
        )

    [ccatalogstoreadjustmentdocs] => Array
        (
            [module] => catalog
            [file] => general/store_docs_type.php
        )

    [ccatalogmovingdocs] => Array
        (
            [module] => catalog
            [file] => general/store_docs_type.php
        )

    [ccatalogdeductdocs] => Array
        (
            [module] => catalog
            [file] => general/store_docs_type.php
        )

    [ccatalogreturnsdocs] => Array
        (
            [module] => catalog
            [file] => general/store_docs_type.php
        )

    [ccatalogunreserveddocs] => Array
        (
            [module] => catalog
            [file] => general/store_docs_type.php
        )

    [ccatalogdocs] => Array
        (
            [module] => catalog
            [file] => mysql/store_docs.php
        )

    [ccatalogstorecontrolutil] => Array
        (
            [module] => catalog
            [file] => general/store_utility.php
        )

    [ccatalogstoredocselement] => Array
        (
            [module] => catalog
            [file] => mysql/store_docs_element.php
        )

    [ccatalogstoredocsbarcode] => Array
        (
            [module] => catalog
            [file] => mysql/store_docs_barcode.php
        )

    [ccatalogiblockparameters] => Array
        (
            [module] => catalog
            [file] => general/comp_parameters.php
        )

    [ccatalogmeasure] => Array
        (
            [module] => catalog
            [file] => mysql/measure.php
        )

    [ccatalogmeasureresult] => Array
        (
            [module] => catalog
            [file] => mysql/measure.php
        )

    [ccatalogmeasureclassifier] => Array
        (
            [module] => catalog
            [file] => general/unit_classifier.php
        )

    [ccatalogmeasureadminresult] => Array
        (
            [module] => catalog
            [file] => general/measure_result.php
        )

    [ccatalogmeasureadminuiresult] => Array
        (
            [module] => catalog
            [file] => general/measure_result.php
        )

    [ccatalogmeasureratio] => Array
        (
            [module] => catalog
            [file] => mysql/measure_ratio.php
        )

    [ccatalogproductset] => Array
        (
            [module] => catalog
            [file] => mysql/product_set.php
        )

    [ccatalogadmintools] => Array
        (
            [module] => catalog
            [file] => general/admin_tools.php
        )

    [ccatalogadminproductsetedit] => Array
        (
            [module] => catalog
            [file] => general/admin_tools.php
        )

    [ccatalogmenu] => Array
        (
            [module] => catalog
            [file] => general/catalog_menu.php
        )

    [ccatalogcsvsettings] => Array
        (
            [module] => catalog
            [file] => general/csv_settings.php
        )

    [ccatalogstepoperations] => Array
        (
            [module] => catalog
            [file] => general/step_operations.php
        )

    [ccatalogproductsetavailable] => Array
        (
            [module] => catalog
            [file] => general/step_operations.php
        )

    [ccatalogproductavailable] => Array
        (
            [module] => catalog
            [file] => general/step_operations.php
        )

    [ccatalogiblockreindex] => Array
        (
            [module] => catalog
            [file] => general/step_operations.php
        )

    [ccatalogproductsettings] => Array
        (
            [module] => catalog
            [file] => general/step_operations.php
        )

    [ccatalogtools] => Array
        (
            [module] => catalog
            [file] => general/tools.php
        )

    [ccatalogresult] => Array
        (
            [module] => catalog
            [file] => general/result.php
        )

    [cproductquerybuilder] => Array
        (
            [module] => catalog
            [file] => general/querybuilder.php
        )

    [bitrix\catalog\compatible\eventcompatibility] => Array
        (
            [module] => catalog
            [file] => lib/compatible/eventcompatibility.php
        )

    [bitrix\catalog\config\feature] => Array
        (
            [module] => catalog
            [file] => lib/config/feature.php
        )

    [bitrix\catalog\config\state] => Array
        (
            [module] => catalog
            [file] => lib/config/state.php
        )

    [bitrix\catalog\discount\discountmanager] => Array
        (
            [module] => catalog
            [file] => lib/discount/discountmanager.php
        )

    [bitrix\catalog\ebay\ebayxmler] => Array
        (
            [module] => catalog
            [file] => lib/ebay/ebayxmler.php
        )

    [bitrix\catalog\ebay\exportoffer] => Array
        (
            [module] => catalog
            [file] => lib/ebay/exportoffer.php
        )

    [bitrix\catalog\ebay\exportoffercreator] => Array
        (
            [module] => catalog
            [file] => lib/ebay/exportoffercreator.php
        )

    [bitrix\catalog\ebay\exportoffersku] => Array
        (
            [module] => catalog
            [file] => lib/ebay/exportoffersku.php
        )

    [bitrix\catalog\grid\panel\productgroupaction] => Array
        (
            [module] => catalog
            [file] => lib/grid/panel/productgroupaction.php
        )

    [bitrix\catalog\grid\productaction] => Array
        (
            [module] => catalog
            [file] => lib/grid/productaction.php
        )

    [bitrix\catalog\helpers\admin\catalogedit] => Array
        (
            [module] => catalog
            [file] => lib/helpers/admin/catalogedit.php
        )

    [bitrix\catalog\helpers\admin\iblockpricechanger] => Array
        (
            [module] => catalog
            [file] => lib/helpers/admin/iblockpricechanger.php
        )

    [bitrix\catalog\helpers\admin\roundedit] => Array
        (
            [module] => catalog
            [file] => lib/helpers/admin/roundedit.php
        )

    [bitrix\catalog\helpers\admin\tools] => Array
        (
            [module] => catalog
            [file] => lib/helpers/admin/tools.php
        )

    [bitrix\catalog\helpers\tools] => Array
        (
            [module] => catalog
            [file] => lib/helpers/tools.php
        )

    [bitrix\catalog\model\entity] => Array
        (
            [module] => catalog
            [file] => lib/model/entity.php
        )

    [bitrix\catalog\model\event] => Array
        (
            [module] => catalog
            [file] => lib/model/event.php
        )

    [bitrix\catalog\model\eventresult] => Array
        (
            [module] => catalog
            [file] => lib/model/eventresult.php
        )

    [bitrix\catalog\model\price] => Array
        (
            [module] => catalog
            [file] => lib/model/price.php
        )

    [bitrix\catalog\model\product] => Array
        (
            [module] => catalog
            [file] => lib/model/product.php
        )

    [bitrix\catalog\product\price\calculation] => Array
        (
            [module] => catalog
            [file] => lib/product/price/calculation.php
        )

    [bitrix\catalog\product\basket] => Array
        (
            [module] => catalog
            [file] => lib/product/basket.php
        )

    [bitrix\catalog\product\catalogprovider] => Array
        (
            [module] => catalog
            [file] => lib/product/catalogprovider.php
        )

    [bitrix\catalog\product\catalogprovidercompatibility] => Array
        (
            [module] => catalog
            [file] => lib/product/catalogprovidercompatibility.php
        )

    [bitrix\catalog\product\price] => Array
        (
            [module] => catalog
            [file] => lib/product/price.php
        )

    [bitrix\catalog\product\propertycatalogfeature] => Array
        (
            [module] => catalog
            [file] => lib/product/propertycatalogfeature.php
        )

    [bitrix\catalog\product\quantitycontrol] => Array
        (
            [module] => catalog
            [file] => lib/product/quantitycontrol.php
        )

    [bitrix\catalog\product\search] => Array
        (
            [module] => catalog
            [file] => lib/product/search.php
        )

    [bitrix\catalog\product\sku] => Array
        (
            [module] => catalog
            [file] => lib/product/sku.php
        )

    [bitrix\catalog\product\subscribemanager] => Array
        (
            [module] => catalog
            [file] => lib/product/subscribemanager.php
        )

    [bitrix\catalog\product\systemfield] => Array
        (
            [module] => catalog
            [file] => lib/product/systemfield.php
        )

    [bitrix\catalog\product\viewed] => Array
        (
            [module] => catalog
            [file] => lib/product/viewed.php
        )

    [bitrix\catalog\update\adminfilteroption] => Array
        (
            [module] => catalog
            [file] => lib/update/adminfilteroption.php
        )

    [bitrix\catalog\update\admingridoption] => Array
        (
            [module] => catalog
            [file] => lib/update/admingridoption.php
        )

    [bitrix\catalog\url\adminpage\catalogbuilder] => Array
        (
            [module] => catalog
            [file] => lib/url/adminpage/catalogbuilder.php
        )

    [bitrix\catalog\catalogiblocktable] => Array
        (
            [module] => catalog
            [file] => lib/catalogiblock.php
        )

    [bitrix\catalog\catalogviewedproducttable] => Array
        (
            [module] => catalog
            [file] => lib/catalogviewedproduct.php
        )

    [bitrix\catalog\discounttable] => Array
        (
            [module] => catalog
            [file] => lib/discount.php
        )

    [bitrix\catalog\discountcoupontable] => Array
        (
            [module] => catalog
            [file] => lib/discountcoupon.php
        )

    [bitrix\catalog\discountentitytable] => Array
        (
            [module] => catalog
            [file] => lib/discountentity.php
        )

    [bitrix\catalog\discountmoduletable] => Array
        (
            [module] => catalog
            [file] => lib/discountmodule.php
        )

    [bitrix\catalog\discountrestrictiontable] => Array
        (
            [module] => catalog
            [file] => lib/discountrestriction.php
        )

    [bitrix\catalog\extratable] => Array
        (
            [module] => catalog
            [file] => lib/extra.php
        )

    [bitrix\catalog\grouptable] => Array
        (
            [module] => catalog
            [file] => lib/group.php
        )

    [bitrix\catalog\groupaccesstable] => Array
        (
            [module] => catalog
            [file] => lib/groupaccess.php
        )

    [bitrix\catalog\grouplangtable] => Array
        (
            [module] => catalog
            [file] => lib/grouplang.php
        )

    [bitrix\catalog\measuretable] => Array
        (
            [module] => catalog
            [file] => lib/measure.php
        )

    [bitrix\catalog\measureratiotable] => Array
        (
            [module] => catalog
            [file] => lib/measureratio.php
        )

    [bitrix\catalog\pricetable] => Array
        (
            [module] => catalog
            [file] => lib/price.php
        )

    [bitrix\catalog\producttable] => Array
        (
            [module] => catalog
            [file] => lib/product.php
        )

    [bitrix\catalog\productgroupaccesstable] => Array
        (
            [module] => catalog
            [file] => lib/productgroupaccess.php
        )

    [bitrix\catalog\roundingtable] => Array
        (
            [module] => catalog
            [file] => lib/rounding.php
        )

    [bitrix\catalog\storetable] => Array
        (
            [module] => catalog
            [file] => lib/store.php
        )

    [bitrix\catalog\storebarcodetable] => Array
        (
            [module] => catalog
            [file] => lib/storebarcode.php
        )

    [bitrix\catalog\storeproducttable] => Array
        (
            [module] => catalog
            [file] => lib/storeproduct.php
        )

    [bitrix\catalog\vattable] => Array
        (
            [module] => catalog
            [file] => lib/vat.php
        )

    [bitrix\catalog\ebayxmler] => Array
        (
            [module] => catalog
            [file] => lib/ebay/old.php
        )

    [bitrix\catalog\exportoffer] => Array
        (
            [module] => catalog
            [file] => lib/ebay/old.php
        )

    [bitrix\catalog\exportoffercreator] => Array
        (
            [module] => catalog
            [file] => lib/ebay/old.php
        )

    [bitrix\catalog\exportoffersku] => Array
        (
            [module] => catalog
            [file] => lib/ebay/old.php
        )

    [bitrix\catalog\searchhandlers] => Array
        (
            [module] => catalog
            [file] => lib/product/old.php
        )

)
Array
(
    [bitrix\main\application] => Array
        (
            [module] => main
            [file] => lib/application.php
        )

    [bitrix\main\httpapplication] => Array
        (
            [module] => main
            [file] => lib/httpapplication.php
        )

    [bitrix\main\argumentexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\argumentnullexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\argumentoutofrangeexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\argumenttypeexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\notimplementedexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\notsupportedexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\invalidoperationexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\objectpropertyexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\objectnotfoundexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\objectexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\systemexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\accessdeniedexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\decodingexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\io\invalidpathexception] => Array
        (
            [module] => main
            [file] => lib/io/ioexception.php
        )

    [bitrix\main\io\filenotfoundexception] => Array
        (
            [module] => main
            [file] => lib/io/ioexception.php
        )

    [bitrix\main\io\filedeleteexception] => Array
        (
            [module] => main
            [file] => lib/io/ioexception.php
        )

    [bitrix\main\io\fileopenexception] => Array
        (
            [module] => main
            [file] => lib/io/ioexception.php
        )

    [bitrix\main\io\filenotopenedexception] => Array
        (
            [module] => main
            [file] => lib/io/ioexception.php
        )

    [bitrix\main\context] => Array
        (
            [module] => main
            [file] => lib/context.php
        )

    [bitrix\main\httpcontext] => Array
        (
            [module] => main
            [file] => lib/httpcontext.php
        )

    [bitrix\main\dispatcher] => Array
        (
            [module] => main
            [file] => lib/dispatcher.php
        )

    [bitrix\main\environment] => Array
        (
            [module] => main
            [file] => lib/environment.php
        )

    [bitrix\main\event] => Array
        (
            [module] => main
            [file] => lib/event.php
        )

    [bitrix\main\eventmanager] => Array
        (
            [module] => main
            [file] => lib/eventmanager.php
        )

    [bitrix\main\eventresult] => Array
        (
            [module] => main
            [file] => lib/eventresult.php
        )

    [bitrix\main\request] => Array
        (
            [module] => main
            [file] => lib/request.php
        )

    [bitrix\main\httprequest] => Array
        (
            [module] => main
            [file] => lib/httprequest.php
        )

    [bitrix\main\response] => Array
        (
            [module] => main
            [file] => lib/response.php
        )

    [bitrix\main\httpresponse] => Array
        (
            [module] => main
            [file] => lib/httpresponse.php
        )

    [bitrix\main\modulemanager] => Array
        (
            [module] => main
            [file] => lib/modulemanager.php
        )

    [bitrix\main\server] => Array
        (
            [module] => main
            [file] => lib/server.php
        )

    [bitrix\main\config\configuration] => Array
        (
            [module] => main
            [file] => lib/config/configuration.php
        )

    [bitrix\main\config\option] => Array
        (
            [module] => main
            [file] => lib/config/option.php
        )

    [bitrix\main\context\culture] => Array
        (
            [module] => main
            [file] => lib/context/culture.php
        )

    [bitrix\main\data\cache] => Array
        (
            [module] => main
            [file] => lib/data/cache.php
        )

    [bitrix\main\data\cacheengineapc] => Array
        (
            [module] => main
            [file] => lib/data/cacheengineapc.php
        )

    [bitrix\main\data\cacheenginememcache] => Array
        (
            [module] => main
            [file] => lib/data/cacheenginememcache.php
        )

    [bitrix\main\data\cacheenginefiles] => Array
        (
            [module] => main
            [file] => lib/data/cacheenginefiles.php
        )

    [bitrix\main\data\cacheenginenone] => Array
        (
            [module] => main
            [file] => lib/data/cacheenginenone.php
        )

    [bitrix\main\data\connection] => Array
        (
            [module] => main
            [file] => lib/data/connection.php
        )

    [bitrix\main\data\connectionpool] => Array
        (
            [module] => main
            [file] => lib/data/connectionpool.php
        )

    [bitrix\main\data\icacheengine] => Array
        (
            [module] => main
            [file] => lib/data/cache.php
        )

    [bitrix\main\data\hsphpreadconnection] => Array
        (
            [module] => main
            [file] => lib/data/hsphpreadconnection.php
        )

    [bitrix\main\data\managedcache] => Array
        (
            [module] => main
            [file] => lib/data/managedcache.php
        )

    [bitrix\main\data\taggedcache] => Array
        (
            [module] => main
            [file] => lib/data/taggedcache.php
        )

    [bitrix\main\data\memcacheconnection] => Array
        (
            [module] => main
            [file] => lib/data/memcacheconnection.php
        )

    [bitrix\main\data\memcachedconnection] => Array
        (
            [module] => main
            [file] => lib/data/memcachedconnection.php
        )

    [bitrix\main\data\nosqlconnection] => Array
        (
            [module] => main
            [file] => lib/data/nosqlconnection.php
        )

    [bitrix\main\db\arrayresult] => Array
        (
            [module] => main
            [file] => lib/db/arrayresult.php
        )

    [bitrix\main\db\result] => Array
        (
            [module] => main
            [file] => lib/db/result.php
        )

    [bitrix\main\db\connection] => Array
        (
            [module] => main
            [file] => lib/db/connection.php
        )

    [bitrix\main\db\sqlexception] => Array
        (
            [module] => main
            [file] => lib/db/sqlexception.php
        )

    [bitrix\main\db\sqlqueryexception] => Array
        (
            [module] => main
            [file] => lib/db/sqlexception.php
        )

    [bitrix\main\db\transactionexception] => Array
        (
            [module] => main
            [file] => lib/db/sqlexception.php
        )

    [bitrix\main\db\sqlexpression] => Array
        (
            [module] => main
            [file] => lib/db/sqlexpression.php
        )

    [bitrix\main\db\sqlhelper] => Array
        (
            [module] => main
            [file] => lib/db/sqlhelper.php
        )

    [bitrix\main\db\mysqlcommonconnection] => Array
        (
            [module] => main
            [file] => lib/db/mysqlcommonconnection.php
        )

    [bitrix\main\db\mysqliconnection] => Array
        (
            [module] => main
            [file] => lib/db/mysqliconnection.php
        )

    [bitrix\main\db\mysqliresult] => Array
        (
            [module] => main
            [file] => lib/db/mysqliresult.php
        )

    [bitrix\main\db\mysqlisqlhelper] => Array
        (
            [module] => main
            [file] => lib/db/mysqlisqlhelper.php
        )

    [bitrix\main\db\mssqlconnection] => Array
        (
            [module] => main
            [file] => lib/db/mssqlconnection.php
        )

    [bitrix\main\db\mssqlresult] => Array
        (
            [module] => main
            [file] => lib/db/mssqlresult.php
        )

    [bitrix\main\db\mssqlsqlhelper] => Array
        (
            [module] => main
            [file] => lib/db/mssqlsqlhelper.php
        )

    [bitrix\main\db\oracleconnection] => Array
        (
            [module] => main
            [file] => lib/db/oracleconnection.php
        )

    [bitrix\main\db\oracleresult] => Array
        (
            [module] => main
            [file] => lib/db/oracleresult.php
        )

    [bitrix\main\db\oraclesqlhelper] => Array
        (
            [module] => main
            [file] => lib/db/oraclesqlhelper.php
        )

    [bitrix\main\db\pgsqlconnection] => Array
        (
            [module] => main
            [file] => lib/db/pgsqlconnection.php
        )

    [bitrix\main\diag\httpexceptionhandleroutput] => Array
        (
            [module] => main
            [file] => lib/diag/httpexceptionhandleroutput.php
        )

    [bitrix\main\diag\fileexceptionhandlerlog] => Array
        (
            [module] => main
            [file] => lib/diag/fileexceptionhandlerlog.php
        )

    [bitrix\main\diag\exceptionhandler] => Array
        (
            [module] => main
            [file] => lib/diag/exceptionhandler.php
        )

    [bitrix\main\diag\iexceptionhandleroutput] => Array
        (
            [module] => main
            [file] => lib/diag/iexceptionhandleroutput.php
        )

    [bitrix\main\diag\exceptionhandlerlog] => Array
        (
            [module] => main
            [file] => lib/diag/exceptionhandlerlog.php
        )

    [bitrix\main\io\file] => Array
        (
            [module] => main
            [file] => lib/io/file.php
        )

    [bitrix\main\io\fileentry] => Array
        (
            [module] => main
            [file] => lib/io/fileentry.php
        )

    [bitrix\main\io\path] => Array
        (
            [module] => main
            [file] => lib/io/path.php
        )

    [bitrix\main\io\filesystementry] => Array
        (
            [module] => main
            [file] => lib/io/filesystementry.php
        )

    [bitrix\main\io\ifilestream] => Array
        (
            [module] => main
            [file] => lib/io/ifilestream.php
        )

    [bitrix\main\localization\loc] => Array
        (
            [module] => main
            [file] => lib/localization/loc.php
        )

    [bitrix\main\mail\mail] => Array
        (
            [module] => main
            [file] => lib/mail/mail.php
        )

    [bitrix\main\mail\tracking] => Array
        (
            [module] => main
            [file] => lib/mail/tracking.php
        )

    [bitrix\main\mail\eventmanager] => Array
        (
            [module] => main
            [file] => lib/mail/eventmanager.php
        )

    [bitrix\main\mail\eventmessagecompiler] => Array
        (
            [module] => main
            [file] => lib/mail/eventmessagecompiler.php
        )

    [bitrix\main\mail\eventmessagethemecompiler] => Array
        (
            [module] => main
            [file] => lib/mail/eventmessagethemecompiler.php
        )

    [bitrix\main\mail\internal\event] => Array
        (
            [module] => main
            [file] => lib/mail/internal/event.php
        )

    [bitrix\main\mail\internal\eventattachment] => Array
        (
            [module] => main
            [file] => lib/mail/internal/eventattachment.php
        )

    [bitrix\main\mail\internal\eventmessage] => Array
        (
            [module] => main
            [file] => lib/mail/internal/eventmessage.php
        )

    [bitrix\main\mail\internal\eventmessagesite] => Array
        (
            [module] => main
            [file] => lib/mail/internal/eventmessagesite.php
        )

    [bitrix\main\mail\internal\eventmessageattachment] => Array
        (
            [module] => main
            [file] => lib/mail/internal/eventmessageattachment.php
        )

    [bitrix\main\mail\internal\eventtype] => Array
        (
            [module] => main
            [file] => lib/mail/internal/eventtype.php
        )

    [bitrix\main\text\converter] => Array
        (
            [module] => main
            [file] => lib/text/converter.php
        )

    [bitrix\main\text\emptyconverter] => Array
        (
            [module] => main
            [file] => lib/text/emptyconverter.php
        )

    [bitrix\main\text\encoding] => Array
        (
            [module] => main
            [file] => lib/text/encoding.php
        )

    [bitrix\main\text\htmlconverter] => Array
        (
            [module] => main
            [file] => lib/text/htmlconverter.php
        )

    [bitrix\main\text\binarystring] => Array
        (
            [module] => main
            [file] => lib/text/binarystring.php
        )

    [bitrix\main\text\xmlconverter] => Array
        (
            [module] => main
            [file] => lib/text/xmlconverter.php
        )

    [bitrix\main\type\collection] => Array
        (
            [module] => main
            [file] => lib/type/collection.php
        )

    [bitrix\main\type\date] => Array
        (
            [module] => main
            [file] => lib/type/date.php
        )

    [bitrix\main\type\datetime] => Array
        (
            [module] => main
            [file] => lib/type/datetime.php
        )

    [bitrix\main\type\dictionary] => Array
        (
            [module] => main
            [file] => lib/type/dictionary.php
        )

    [bitrix\main\type\filterabledictionary] => Array
        (
            [module] => main
            [file] => lib/type/filterabledictionary.php
        )

    [bitrix\main\type\parameterdictionary] => Array
        (
            [module] => main
            [file] => lib/type/parameterdictionary.php
        )

    [bitrix\main\web\cookie] => Array
        (
            [module] => main
            [file] => lib/web/cookie.php
        )

    [bitrix\main\web\uri] => Array
        (
            [module] => main
            [file] => lib/web/uri.php
        )

    [bitrix\main\sendereventhandler] => Array
        (
            [module] => main
            [file] => lib/senderconnector.php
        )

    [bitrix\main\senderconnectoruser] => Array
        (
            [module] => main
            [file] => lib/senderconnector.php
        )

    [bitrix\main\urlrewriterrulemaker] => Array
        (
            [module] => main
            [file] => lib/urlrewriter.php
        )

    [bitrix\main\update\stepper] => Array
        (
            [module] => main
            [file] => lib/update/stepper.php
        )

    [bitrix\main\composite\abstractresponse] => Array
        (
            [module] => main
            [file] => lib/composite/responder.php
        )

    [bitrix\main\composite\fileresponse] => Array
        (
            [module] => main
            [file] => lib/composite/responder.php
        )

    [bitrix\main\composite\memcachedresponse] => Array
        (
            [module] => main
            [file] => lib/composite/responder.php
        )

    [bitrix\main\security\otpexception] => Array
        (
            [module] => main
            [file] => lib/security/securityexception.php
        )

    [ctimezone] => Array
        (
            [module] => main
            [file] => classes/general/time.php
        )

    [cbxpunycode] => Array
        (
            [module] => main
            [file] => classes/general/punycode.php
        )

    [ibxvirtualio] => Array
        (
            [module] => main
            [file] => classes/general/virtual_io.php
        )

    [ibxgeterrors] => Array
        (
            [module] => main
            [file] => classes/general/virtual_io.php
        )

    [cbxvirtualio] => Array
        (
            [module] => main
            [file] => classes/general/virtual_io.php
        )

    [cbxvirtualfilebase] => Array
        (
            [module] => main
            [file] => classes/general/virtual_file.php
        )

    [cbxvirtualfile] => Array
        (
            [module] => main
            [file] => classes/general/virtual_file.php
        )

    [cbxvirtualdirectory] => Array
        (
            [module] => main
            [file] => classes/general/virtual_file.php
        )

    [calloption] => Array
        (
            [module] => main
            [file] => classes/general/option.php
        )

    [coption] => Array
        (
            [module] => main
            [file] => classes/general/option.php
        )

    [callpageoption] => Array
        (
            [module] => main
            [file] => classes/general/pageoption.php
        )

    [cpageoption] => Array
        (
            [module] => main
            [file] => classes/general/pageoption.php
        )

    [callsqlwhere] => Array
        (
            [module] => main
            [file] => classes/general/sqlwhere.php
        )

    [csqlwhereexpression] => Array
        (
            [module] => main
            [file] => classes/general/sqlwhere.php
        )

    [csqlwhere] => Array
        (
            [module] => main
            [file] => classes/general/sqlwhere.php
        )

    [calllanguage] => Array
        (
            [module] => main
            [file] => classes/general/language.php
        )

    [clanguage] => Array
        (
            [module] => main
            [file] => classes/general/language.php
        )

    [clangadmin] => Array
        (
            [module] => main
            [file] => classes/general/language.php
        )

    [_clangdbresult] => Array
        (
            [module] => main
            [file] => classes/general/langdbresult.php
        )

    [callagent] => Array
        (
            [module] => main
            [file] => classes/general/agent.php
        )

    [cagent] => Array
        (
            [module] => main
            [file] => classes/mysql/agent.php
        )

    [capplicationexception] => Array
        (
            [module] => main
            [file] => classes/general/applicationexception.php
        )

    [cadminexception] => Array
        (
            [module] => main
            [file] => classes/general/adminexception.php
        )

    [callsite] => Array
        (
            [module] => main
            [file] => classes/general/site.php
        )

    [calllang] => Array
        (
            [module] => main
            [file] => classes/general/site.php
        )

    [csite] => Array
        (
            [module] => main
            [file] => classes/general/site.php
        )

    [clang] => Array
        (
            [module] => main
            [file] => classes/general/site.php
        )

    [chttp] => Array
        (
            [module] => main
            [file] => classes/general/http.php
        )

    [cutil] => Array
        (
            [module] => main
            [file] => classes/general/util.php
        )

    [callmain] => Array
        (
            [module] => main
            [file] => classes/general/main.php
        )

    [cmain] => Array
        (
            [module] => main
            [file] => classes/general/main.php
        )

    [calldatabase] => Array
        (
            [module] => main
            [file] => classes/general/database.php
        )

    [calldbresult] => Array
        (
            [module] => main
            [file] => classes/general/dbresult.php
        )

    [cdatabasemysql] => Array
        (
            [module] => main
            [file] => classes/mysql/database.php
        )

    [cdbresultmysql] => Array
        (
            [module] => main
            [file] => classes/mysql/dbresult.php
        )

    [icachebackend] => Array
        (
            [module] => main
            [file] => classes/general/cache_backend.php
        )

    [cphpcache] => Array
        (
            [module] => main
            [file] => classes/general/cache.php
        )

    [ccachemanager] => Array
        (
            [module] => main
            [file] => classes/general/cache_manager.php
        )

    [cpagecache] => Array
        (
            [module] => main
            [file] => classes/general/page_cache.php
        )

    [cstackcacheentry] => Array
        (
            [module] => main
            [file] => classes/general/stack_cache_entry.php
        )

    [cstackcachemanager] => Array
        (
            [module] => main
            [file] => classes/general/stack_cache.php
        )

    [cmodule] => Array
        (
            [module] => main
            [file] => /classes/general/module.php
        )

    [bitrix\main\entity\ufield] => Array
        (
            [module] => main
            [file] => include/deprecated/ufield.php
        )

    [cdatabase] => Array
        (
            [module] => main
            [file] => classes/mysql/database.php
        )

    [cdbresult] => Array
        (
            [module] => main
            [file] => classes/mysql/dbresult.php
        )

    [csitetemplate] => Array
        (
            [module] => main
            [file] => classes/general/site_template.php
        )

    [cbitrixcomponent] => Array
        (
            [module] => main
            [file] => classes/general/component.php
        )

    [ccomponentengine] => Array
        (
            [module] => main
            [file] => classes/general/component_engine.php
        )

    [ccomponentajax] => Array
        (
            [module] => main
            [file] => classes/general/component_ajax.php
        )

    [cbitrixcomponenttemplate] => Array
        (
            [module] => main
            [file] => classes/general/component_template.php
        )

    [ccomponentutil] => Array
        (
            [module] => main
            [file] => classes/general/component_util.php
        )

    [ccontrollerclient] => Array
        (
            [module] => main
            [file] => classes/general/controller_member.php
        )

    [phpparser] => Array
        (
            [module] => main
            [file] => classes/general/php_parser.php
        )

    [cdiskquota] => Array
        (
            [module] => main
            [file] => classes/general/quota.php
        )

    [ceventlog] => Array
        (
            [module] => main
            [file] => classes/general/event_log.php
        )

    [ceventmain] => Array
        (
            [module] => main
            [file] => classes/general/event_log.php
        )

    [cadminfiledialog] => Array
        (
            [module] => main
            [file] => classes/general/file_dialog.php
        )

    [wll_user] => Array
        (
            [module] => main
            [file] => classes/general/liveid.php
        )

    [wll_consenttoken] => Array
        (
            [module] => main
            [file] => classes/general/liveid.php
        )

    [windowslivelogin] => Array
        (
            [module] => main
            [file] => classes/general/liveid.php
        )

    [cfile] => Array
        (
            [module] => main
            [file] => classes/general/file.php
        )

    [callfile] => Array
        (
            [module] => main
            [file] => classes/general/file.php
        )

    [ctempfile] => Array
        (
            [module] => main
            [file] => classes/general/file_temp.php
        )

    [cfavorites] => Array
        (
            [module] => main
            [file] => classes/mysql/favorites.php
        )

    [cuseroptions] => Array
        (
            [module] => main
            [file] => classes/general/user_options.php
        )

    [cgridoptions] => Array
        (
            [module] => main
            [file] => classes/general/grids.php
        )

    [cundo] => Array
        (
            [module] => main
            [file] => /classes/general/undo.php
        )

    [cautosave] => Array
        (
            [module] => main
            [file] => /classes/general/undo.php
        )

    [callratings] => Array
        (
            [module] => main
            [file] => classes/general/ratings.php
        )

    [cratings] => Array
        (
            [module] => main
            [file] => classes/mysql/ratings.php
        )

    [cratingscomponentsmain] => Array
        (
            [module] => main
            [file] => classes/mysql/ratings_components.php
        )

    [cratingrule] => Array
        (
            [module] => main
            [file] => classes/general/rating_rule.php
        )

    [cratingrulesmain] => Array
        (
            [module] => main
            [file] => classes/mysql/rating_rules.php
        )

    [ctoppanel] => Array
        (
            [module] => main
            [file] => public/top_panel.php
        )

    [ceditarea] => Array
        (
            [module] => main
            [file] => public/edit_area.php
        )

    [ccomponentpanel] => Array
        (
            [module] => main
            [file] => public/edit_area.php
        )

    [ctextparser] => Array
        (
            [module] => main
            [file] => classes/general/textparser.php
        )

    [cphpcachefiles] => Array
        (
            [module] => main
            [file] => classes/general/cache_files.php
        )

    [cdataxmlnode] => Array
        (
            [module] => main
            [file] => classes/general/xml.php
        )

    [cdataxmldocument] => Array
        (
            [module] => main
            [file] => classes/general/xml.php
        )

    [cdataxml] => Array
        (
            [module] => main
            [file] => classes/general/xml.php
        )

    [cxmlfilestream] => Array
        (
            [module] => main
            [file] => classes/general/xml.php
        )

    [crsaprovider] => Array
        (
            [module] => main
            [file] => classes/general/rsasecurity.php
        )

    [crsasecurity] => Array
        (
            [module] => main
            [file] => classes/general/rsasecurity.php
        )

    [crsabcmathprovider] => Array
        (
            [module] => main
            [file] => classes/general/rsabcmath.php
        )

    [crsaopensslprovider] => Array
        (
            [module] => main
            [file] => classes/general/rsaopenssl.php
        )

    [casnreader] => Array
        (
            [module] => main
            [file] => classes/general/asn.php
        )

    [cbxshorturi] => Array
        (
            [module] => main
            [file] => classes/mysql/short_uri.php
        )

    [cfinder] => Array
        (
            [module] => main
            [file] => classes/general/finder.php
        )

    [caccess] => Array
        (
            [module] => main
            [file] => classes/general/access.php
        )

    [cauthprovider] => Array
        (
            [module] => main
            [file] => classes/general/authproviders.php
        )

    [iproviderinterface] => Array
        (
            [module] => main
            [file] => classes/general/authproviders.php
        )

    [cgroupauthprovider] => Array
        (
            [module] => main
            [file] => classes/general/authproviders.php
        )

    [cuserauthprovider] => Array
        (
            [module] => main
            [file] => classes/general/authproviders.php
        )

    [ctableschema] => Array
        (
            [module] => main
            [file] => classes/general/table_schema.php
        )

    [ccsvdata] => Array
        (
            [module] => main
            [file] => classes/general/csv_data.php
        )

    [csmile] => Array
        (
            [module] => main
            [file] => classes/general/smile.php
        )

    [csmilegallery] => Array
        (
            [module] => main
            [file] => classes/general/smile.php
        )

    [csmileset] => Array
        (
            [module] => main
            [file] => classes/general/smile.php
        )

    [cglobalcounter] => Array
        (
            [module] => main
            [file] => classes/general/global_counter.php
        )

    [cusercounter] => Array
        (
            [module] => main
            [file] => classes/mysql/user_counter.php
        )

    [cusercounterpage] => Array
        (
            [module] => main
            [file] => classes/mysql/user_counter.php
        )

    [chotkeys] => Array
        (
            [module] => main
            [file] => classes/general/hot_keys.php
        )

    [chotkeyscode] => Array
        (
            [module] => main
            [file] => classes/general/hot_keys.php
        )

    [cbxsanitizer] => Array
        (
            [module] => main
            [file] => classes/general/sanitizer.php
        )

    [ibxarchive] => Array
        (
            [module] => main
            [file] => classes/general/archive.php
        )

    [cbxarchive] => Array
        (
            [module] => main
            [file] => classes/general/archive.php
        )

    [cadminnotify] => Array
        (
            [module] => main
            [file] => classes/general/admin_notify.php
        )

    [cbxfavadmmenu] => Array
        (
            [module] => main
            [file] => classes/general/favorites.php
        )

    [cadmininformer] => Array
        (
            [module] => main
            [file] => classes/general/admin_informer.php
        )

    [csitecheckertest] => Array
        (
            [module] => main
            [file] => classes/general/site_checker.php
        )

    [csqlutil] => Array
        (
            [module] => main
            [file] => classes/general/sql_util.php
        )

    [cfileuploader] => Array
        (
            [module] => main
            [file] => classes/general/uploader.php
        )

    [lpa] => Array
        (
            [module] => main
            [file] => classes/general/lpa.php
        )

    [cadminfilter] => Array
        (
            [module] => main
            [file] => interface/admin_filter.php
        )

    [cadminlist] => Array
        (
            [module] => main
            [file] => interface/admin_list.php
        )

    [cadminlistrow] => Array
        (
            [module] => main
            [file] => interface/admin_list.php
        )

    [cadminuilist] => Array
        (
            [module] => main
            [file] => interface/admin_ui_list.php
        )

    [cadminuilistrow] => Array
        (
            [module] => main
            [file] => interface/admin_ui_list.php
        )

    [cadminuiresult] => Array
        (
            [module] => main
            [file] => interface/admin_ui_list.php
        )

    [cadminuicontextmenu] => Array
        (
            [module] => main
            [file] => interface/admin_ui_list.php
        )

    [cadminuisorting] => Array
        (
            [module] => main
            [file] => interface/admin_ui_list.php
        )

    [cadminuilistactionpanel] => Array
        (
            [module] => main
            [file] => interface/admin_ui_list.php
        )

    [cadmintabcontrol] => Array
        (
            [module] => main
            [file] => interface/admin_tabcontrol.php
        )

    [cadminform] => Array
        (
            [module] => main
            [file] => interface/admin_form.php
        )

    [cadminformsettings] => Array
        (
            [module] => main
            [file] => interface/admin_form.php
        )

    [cadmintabcontroldrag] => Array
        (
            [module] => main
            [file] => interface/admin_tabcontrol_drag.php
        )

    [cadmindraggableblockengine] => Array
        (
            [module] => main
            [file] => interface/admin_tabcontrol_drag.php
        )

    [cjspopup] => Array
        (
            [module] => main
            [file] => interface/jspopup.php
        )

    [cjspopuponpage] => Array
        (
            [module] => main
            [file] => interface/jspopup.php
        )

    [cadmincalendar] => Array
        (
            [module] => main
            [file] => interface/admin_calendar.php
        )

    [cadminviewtabcontrol] => Array
        (
            [module] => main
            [file] => interface/admin_viewtabcontrol.php
        )

    [cadmintabengine] => Array
        (
            [module] => main
            [file] => interface/admin_tabengine.php
        )

    [ccaptcha] => Array
        (
            [module] => main
            [file] => classes/general/captcha.php
        )

    [cmpnotifications] => Array
        (
            [module] => main
            [file] => classes/general/mp_notifications.php
        )

    [calltask] => Array
        (
            [module] => main
            [file] => classes/general/task.php
        )

    [ctask] => Array
        (
            [module] => main
            [file] => classes/general/task.php
        )

    [calloperation] => Array
        (
            [module] => main
            [file] => classes/general/operation.php
        )

    [coperation] => Array
        (
            [module] => main
            [file] => classes/general/operation.php
        )

    [callgroup] => Array
        (
            [module] => main
            [file] => classes/general/group.php
        )

    [cgroup] => Array
        (
            [module] => main
            [file] => classes/general/group.php
        )

    [cajax] => Array
        (
            [module] => main
            [file] => ajax_tools.php
        )

    [calluser] => Array
        (
            [module] => main
            [file] => classes/general/user.php
        )

    [cuser] => Array
        (
            [module] => main
            [file] => classes/general/user.php
        )

    [callevent] => Array
        (
            [module] => main
            [file] => classes/general/event.php
        )

    [cevent] => Array
        (
            [module] => main
            [file] => classes/general/event.php
        )

    [calleventmessage] => Array
        (
            [module] => main
            [file] => classes/general/eventmessage.php
        )

    [ceventmessage] => Array
        (
            [module] => main
            [file] => classes/general/eventmessage.php
        )

    [ceventtype] => Array
        (
            [module] => main
            [file] => classes/general/eventmessage.php
        )

    [_ceventtyperesult] => Array
        (
            [module] => main
            [file] => classes/general/eventmessage.php
        )

    [cdbresulteventmultiresult] => Array
        (
            [module] => main
            [file] => classes/general/eventmessage.php
        )

    [cdebuginfo] => Array
        (
            [module] => main
            [file] => classes/general/debuginfo.php
        )

    [ccaptchaagent] => Array
        (
            [module] => main
            [file] => classes/general/captchaagent.php
        )

    [callfilterquery] => Array
        (
            [module] => main
            [file] => classes/general/filterquery.php
        )

    [cfilterquery] => Array
        (
            [module] => main
            [file] => classes/general/filterquery.php
        )

    [cconvertorspregreplacehelper] => Array
        (
            [module] => main
            [file] => classes/general/convertorspregreplacehelper.php
        )

    [cspacer] => Array
        (
            [module] => main
            [file] => classes/general/spacer.php
        )

    [updatetools] => Array
        (
            [module] => main
            [file] => classes/general/updatetools.php
        )

    [cjscore] => Array
        (
            [module] => main
            [file] => classes/general/jscore.php
        )

    [cchecklisttools] => Array
        (
            [module] => main
            [file] => classes/general/checklist.php
        )

    [cmenu] => Array
        (
            [module] => main
            [file] => classes/general/menu.php
        )

    [cmenucustom] => Array
        (
            [module] => main
            [file] => classes/general/menucustom.php
        )

    [callusertypeentity] => Array
        (
            [module] => main
            [file] => classes/general/usertype.php
        )

    [cusertypeentity] => Array
        (
            [module] => main
            [file] => classes/general/usertype.php
        )

    [cuserfieldenum] => Array
        (
            [module] => main
            [file] => classes/general/userfieldenum.php
        )

    [cusertypesql] => Array
        (
            [module] => main
            [file] => classes/general/usertypesql.php
        )

    [cusertypemanager] => Array
        (
            [module] => main
            [file] => classes/general/usertypemanager.php
        )

    [cusertypestring] => Array
        (
            [module] => main
            [file] => classes/general/usertypestr.php
        )

    [cusertypeinteger] => Array
        (
            [module] => main
            [file] => classes/general/usertypeint.php
        )

    [cusertypedouble] => Array
        (
            [module] => main
            [file] => classes/general/usertypedbl.php
        )

    [cusertypedatetime] => Array
        (
            [module] => main
            [file] => classes/general/usertypetime.php
        )

    [cusertypedate] => Array
        (
            [module] => main
            [file] => classes/general/usertypedate.php
        )

    [cusertypeboolean] => Array
        (
            [module] => main
            [file] => classes/general/usertypebool.php
        )

    [cusertypefile] => Array
        (
            [module] => main
            [file] => classes/general/usertypefile.php
        )

    [cusertypeenum] => Array
        (
            [module] => main
            [file] => classes/general/usertypeenum.php
        )

    [cusertypeiblocksection] => Array
        (
            [module] => main
            [file] => classes/general/usertypesection.php
        )

    [ciblocksectionenum] => Array
        (
            [module] => main
            [file] => classes/general/usertypesection.php
        )

    [cusertypeiblockelement] => Array
        (
            [module] => main
            [file] => classes/general/usertypeelement.php
        )

    [cusertypestringformatted] => Array
        (
            [module] => main
            [file] => classes/general/usertypestrfmt.php
        )

    [cusertypeurl] => Array
        (
            [module] => main
            [file] => classes/general/usertypeurl.php
        )

    [bxgadget] => Array
        (
            [module] => main
            [file] => classes/general/gadget.php
        )

    [cmainadmin] => Array
        (
            [module] => main
            [file] => classes/general/main_admin.php
        )

    [ctemplates] => Array
        (
            [module] => main
            [file] => classes/general/templates.php
        )

    [cpagetemplate] => Array
        (
            [module] => main
            [file] => classes/general/page_template.php
        )

    [filescmp] => Array
        (
            [module] => main
            [file] => classes/general/files_cmp.php
        )

    [carchiver] => Array
        (
            [module] => main
            [file] => classes/general/tar_gz.php
        )

    [czip] => Array
        (
            [module] => main
            [file] => classes/general/zip.php
        )

    [curlrewriter] => Array
        (
            [module] => main
            [file] => classes/general/urlrewriter.php
        )

    [charsetconverter] => Array
        (
            [module] => main
            [file] => classes/general/charset_converter.php
        )

    [chtmlpagescache] => Array
        (
            [module] => main
            [file] => lib/composite/helper.php
        )

    [statichtmlmemcachedresponse] => Array
        (
            [module] => main
            [file] => lib/composite/responder.php
        )

    [statichtmlfileresponse] => Array
        (
            [module] => main
            [file] => lib/composite/responder.php
        )

    [bitrix\main\page\frame] => Array
        (
            [module] => main
            [file] => lib/composite/engine.php
        )

    [bitrix\main\page\framestatic] => Array
        (
            [module] => main
            [file] => lib/composite/staticarea.php
        )

    [bitrix\main\page\framebuffered] => Array
        (
            [module] => main
            [file] => lib/composite/bufferarea.php
        )

    [bitrix\main\page\framehelper] => Array
        (
            [module] => main
            [file] => lib/composite/bufferarea.php
        )

    [bitrix\main\data\statichtmlcache] => Array
        (
            [module] => main
            [file] => lib/composite/page.php
        )

    [bitrix\main\data\statichtmlstorage] => Array
        (
            [module] => main
            [file] => lib/composite/data/abstractstorage.php
        )

    [bitrix\main\data\statichtmlfilestorage] => Array
        (
            [module] => main
            [file] => lib/composite/data/filestorage.php
        )

    [bitrix\main\data\statichtmlmemcachedstorage] => Array
        (
            [module] => main
            [file] => lib/composite/data/memcachedstorage.php
        )

    [bitrix\main\data\staticcacheprovider] => Array
        (
            [module] => main
            [file] => lib/composite/data/cacheprovider.php
        )

    [bitrix\main\data\appcachemanifest] => Array
        (
            [module] => main
            [file] => lib/composite/appcache.php
        )

    [iblock] => Array
        (
            [module] => iblock
            [file] => install/index.php
        )

    [ciblockpropertyresult] => Array
        (
            [module] => iblock
            [file] => classes/general/iblockpropresult.php
        )

    [ciblockresult] => Array
        (
            [module] => iblock
            [file] => classes/general/iblockresult.php
        )

    [_cibelement] => Array
        (
            [module] => iblock
            [file] => classes/general/iblock_element.php
        )

    [ciblocktype] => Array
        (
            [module] => iblock
            [file] => classes/general/iblocktype.php
        )

    [calliblock] => Array
        (
            [module] => iblock
            [file] => classes/general/iblock.php
        )

    [ciblock] => Array
        (
            [module] => iblock
            [file] => classes/mysql/iblock.php
        )

    [calliblocksection] => Array
        (
            [module] => iblock
            [file] => classes/general/iblocksection.php
        )

    [ciblocksection] => Array
        (
            [module] => iblock
            [file] => classes/mysql/iblocksection.php
        )

    [calliblockproperty] => Array
        (
            [module] => iblock
            [file] => classes/general/iblockproperty.php
        )

    [ciblockpropertyenum] => Array
        (
            [module] => iblock
            [file] => classes/general/iblockpropertyenum.php
        )

    [ciblockproperty] => Array
        (
            [module] => iblock
            [file] => classes/mysql/iblockproperty.php
        )

    [calliblockelement] => Array
        (
            [module] => iblock
            [file] => classes/general/iblockelement.php
        )

    [ciblockelement] => Array
        (
            [module] => iblock
            [file] => classes/mysql/iblockelement.php
        )

    [calliblockrss] => Array
        (
            [module] => iblock
            [file] => classes/general/iblockrss.php
        )

    [ciblockrss] => Array
        (
            [module] => iblock
            [file] => classes/mysql/iblockrss.php
        )

    [ciblockpropertydatetime] => Array
        (
            [module] => iblock
            [file] => classes/general/prop_datetime.php
        )

    [ciblockpropertydate] => Array
        (
            [module] => iblock
            [file] => classes/general/prop_date.php
        )

    [ciblockpropertyxmlid] => Array
        (
            [module] => iblock
            [file] => classes/general/prop_xmlid.php
        )

    [ciblockpropertyfileman] => Array
        (
            [module] => iblock
            [file] => classes/general/prop_fileman.php
        )

    [ciblockpropertyhtml] => Array
        (
            [module] => iblock
            [file] => classes/general/prop_html.php
        )

    [ciblockpropertyelementlist] => Array
        (
            [module] => iblock
            [file] => classes/general/prop_element_list.php
        )

    [ccmlresult] => Array
        (
            [module] => iblock
            [file] => classes/general/cmlresult.php
        )

    [ciblockxmlfile] => Array
        (
            [module] => iblock
            [file] => classes/mysql/cml2.php
        )

    [ciblockcmlimport] => Array
        (
            [module] => iblock
            [file] => classes/general/cml2.php
        )

    [ciblockcmlexport] => Array
        (
            [module] => iblock
            [file] => classes/general/cml2.php
        )

    [ciblockfindtools] => Array
        (
            [module] => iblock
            [file] => classes/general/comp_findtools.php
        )

    [ciblockpricetools] => Array
        (
            [module] => iblock
            [file] => classes/general/comp_pricetools.php
        )

    [ciblockparameters] => Array
        (
            [module] => iblock
            [file] => classes/general/comp_parameters.php
        )

    [ciblockformatproperties] => Array
        (
            [module] => iblock
            [file] => classes/general/comp_formatprops.php
        )

    [calliblocksequence] => Array
        (
            [module] => iblock
            [file] => classes/general/iblocksequence.php
        )

    [ciblocksequence] => Array
        (
            [module] => iblock
            [file] => classes/mysql/iblocksequence.php
        )

    [ciblockpropertysequence] => Array
        (
            [module] => iblock
            [file] => classes/general/prop_seq.php
        )

    [ciblockpropertyelementautocomplete] => Array
        (
            [module] => iblock
            [file] => classes/general/prop_element_auto.php
        )

    [ciblockpropertysku] => Array
        (
            [module] => iblock
            [file] => classes/general/prop_element_sku.php
        )

    [ciblockpropertysectionautocomplete] => Array
        (
            [module] => iblock
            [file] => classes/general/prop_section_auto.php
        )

    [calliblockofferstmp] => Array
        (
            [module] => iblock
            [file] => classes/general/iblockoffers.php
        )

    [ciblockofferstmp] => Array
        (
            [module] => iblock
            [file] => classes/mysql/iblockoffers.php
        )

    [ceventiblock] => Array
        (
            [module] => iblock
            [file] => classes/general/iblock_event_list.php
        )

    [cratingscomponentsiblock] => Array
        (
            [module] => iblock
            [file] => classes/general/ratings_components.php
        )

    [ciblockrights] => Array
        (
            [module] => iblock
            [file] => classes/general/iblock_rights.php
        )

    [ciblocksectionrights] => Array
        (
            [module] => iblock
            [file] => classes/general/iblock_rights.php
        )

    [ciblockelementrights] => Array
        (
            [module] => iblock
            [file] => classes/general/iblock_rights.php
        )

    [ciblockrightsstorage] => Array
        (
            [module] => iblock
            [file] => classes/general/iblock_rights.php
        )

    [ciblockpropertytools] => Array
        (
            [module] => iblock
            [file] => classes/general/iblockproptools.php
        )

    [ciblocksectionpropertylink] => Array
        (
            [module] => iblock
            [file] => classes/general/section_property.php
        )

    [ciblockxmlimport] => Array
        (
            [module] => iblock
            [file] => classes/general/iblockxmlimport.php
        )

    [bitrix\iblock\iblockfieldtable] => Array
        (
            [module] => iblock
            [file] => lib/iblockfield.php
        )

    [bitrix\iblock\iblockgrouptable] => Array
        (
            [module] => iblock
            [file] => lib/iblockgroup.php
        )

    [bitrix\iblock\iblockmessagetable] => Array
        (
            [module] => iblock
            [file] => lib/iblockmessage.php
        )

    [bitrix\iblock\iblockrsstable] => Array
        (
            [module] => iblock
            [file] => lib/iblockrss.php
        )

    [bitrix\iblock\iblocksitetable] => Array
        (
            [module] => iblock
            [file] => lib/iblocksite.php
        )

    [bitrix\iblock\inheritedpropertytable] => Array
        (
            [module] => iblock
            [file] => lib/inheritedproperty.php
        )

    [bitrix\iblock\propertyenumerationtable] => Array
        (
            [module] => iblock
            [file] => lib/propertyenumeration.php
        )

    [bitrix\iblock\propertyfeaturetable] => Array
        (
            [module] => iblock
            [file] => lib/propertyfeature.php
        )

    [bitrix\iblock\sequencetable] => Array
        (
            [module] => iblock
            [file] => lib/sequence.php
        )

    [bitrix\iblock\sitetable] => Array
        (
            [module] => iblock
            [file] => lib/site.php
        )

    [bitrix\iblock\typetable] => Array
        (
            [module] => iblock
            [file] => lib/type.php
        )

    [bitrix\iblock\typelanguagetable] => Array
        (
            [module] => iblock
            [file] => lib/typelanguage.php
        )

    [bitrix\iblock\bizproctype\usertypeproperty] => Array
        (
            [module] => iblock
            [file] => lib/bizproctype/usertypeproperty.php
        )

    [bitrix\iblock\bizproctype\ecrm] => Array
        (
            [module] => iblock
            [file] => lib/bizproctype/ecrm.php
        )

    [bitrix\iblock\bizproctype\money] => Array
        (
            [module] => iblock
            [file] => lib/bizproctype/money.php
        )

    [bitrix\iblock\bizproctype\usertypepropertydiskfile] => Array
        (
            [module] => iblock
            [file] => lib/bizproctype/usertypepropertydiskfile.php
        )

    [bitrix\iblock\bizproctype\usertypepropertyelist] => Array
        (
            [module] => iblock
            [file] => lib/bizproctype/usertypepropertyelist.php
        )

    [bitrix\iblock\bizproctype\usertypepropertyemployee] => Array
        (
            [module] => iblock
            [file] => lib/bizproctype/usertypepropertyemployee.php
        )

    [bitrix\iblock\bizproctype\usertypepropertyhtml] => Array
        (
            [module] => iblock
            [file] => lib/bizproctype/usertypepropertyhtml.php
        )

    [bitrix\iblock\component\base] => Array
        (
            [module] => iblock
            [file] => lib/component/base.php
        )

    [bitrix\iblock\component\element] => Array
        (
            [module] => iblock
            [file] => lib/component/element.php
        )

    [bitrix\iblock\component\elementlist] => Array
        (
            [module] => iblock
            [file] => lib/component/elementlist.php
        )

    [bitrix\iblock\component\filters] => Array
        (
            [module] => iblock
            [file] => lib/component/filters.php
        )

    [bitrix\iblock\component\selector\element] => Array
        (
            [module] => iblock
            [file] => lib/component/selector/element.php
        )

    [bitrix\iblock\component\selector\entity] => Array
        (
            [module] => iblock
            [file] => lib/component/selector/entity.php
        )

    [bitrix\iblock\component\tools] => Array
        (
            [module] => iblock
            [file] => lib/component/tools.php
        )

    [bitrix\iblock\controller\filter\element] => Array
        (
            [module] => iblock
            [file] => lib/Controller/Filter/Element.php
        )

    [bitrix\iblock\filter\entity\elementsettings] => Array
        (
            [module] => iblock
            [file] => lib/filter/entity/elementsettings.php
        )

    [bitrix\iblock\filter\entity\iblocksettings] => Array
        (
            [module] => iblock
            [file] => lib/filter/entity/iblocksettings.php
        )

    [bitrix\iblock\filter\fieldprovider\base] => Array
        (
            [module] => iblock
            [file] => lib/filter/fieldprovider/base.php
        )

    [bitrix\iblock\filter\fieldprovider\element] => Array
        (
            [module] => iblock
            [file] => lib/filter/fieldprovider/element.php
        )

    [bitrix\iblock\filter\fieldprovider\iblockproperty] => Array
        (
            [module] => iblock
            [file] => lib/filter/fieldprovider/iblockproperty.php
        )

    [bitrix\iblock\filter\dictionary] => Array
        (
            [module] => iblock
            [file] => lib/filter/dictionary.php
        )

    [bitrix\iblock\filter\entitylist] => Array
        (
            [module] => iblock
            [file] => lib/filter/entitylist.php
        )

    [bitrix\iblock\filter\factory] => Array
        (
            [module] => iblock
            [file] => lib/filter/factory.php
        )

    [bitrix\iblock\grid\panel\groupaction] => Array
        (
            [module] => iblock
            [file] => lib/grid/panel/groupaction.php
        )

    [bitrix\iblock\grid\actiontype] => Array
        (
            [module] => iblock
            [file] => lib/grid/actiontype.php
        )

    [bitrix\iblock\helpers\admin\property] => Array
        (
            [module] => iblock
            [file] => lib/helpers/admin/property.php
        )

    [bitrix\iblock\helpers\filter\property] => Array
        (
            [module] => iblock
            [file] => lib/helpers/filter/property.php
        )

    [bitrix\iblock\helpers\filter\propertymanager] => Array
        (
            [module] => iblock
            [file] => lib/helpers/filter/propertymanager.php
        )

    [bitrix\iblock\inheritedproperty\basetemplate] => Array
        (
            [module] => iblock
            [file] => lib/inheritedproperty/basetemplate.php
        )

    [bitrix\iblock\inheritedproperty\basevalues] => Array
        (
            [module] => iblock
            [file] => lib/inheritedproperty/basevalues.php
        )

    [bitrix\iblock\inheritedproperty\elementtemplates] => Array
        (
            [module] => iblock
            [file] => lib/inheritedproperty/elementtemplates.php
        )

    [bitrix\iblock\inheritedproperty\elementvalues] => Array
        (
            [module] => iblock
            [file] => lib/inheritedproperty/elementvalues.php
        )

    [bitrix\iblock\inheritedproperty\iblocktemplates] => Array
        (
            [module] => iblock
            [file] => lib/inheritedproperty/iblocktemplates.php
        )

    [bitrix\iblock\inheritedproperty\iblockvalues] => Array
        (
            [module] => iblock
            [file] => lib/inheritedproperty/iblockvalues.php
        )

    [bitrix\iblock\inheritedproperty\sectiontemplates] => Array
        (
            [module] => iblock
            [file] => lib/inheritedproperty/sectiontemplates.php
        )

    [bitrix\iblock\inheritedproperty\sectionvalues] => Array
        (
            [module] => iblock
            [file] => lib/inheritedproperty/sectionvalues.php
        )

    [bitrix\iblock\inheritedproperty\valuesqueue] => Array
        (
            [module] => iblock
            [file] => lib/inheritedproperty/valuesqueue.php
        )

    [bitrix\iblock\landingsource\dataloader] => Array
        (
            [module] => iblock
            [file] => lib/landingsource/dataloader.php
        )

    [bitrix\iblock\landingsource\element] => Array
        (
            [module] => iblock
            [file] => lib/landingsource/element.php
        )

    [bitrix\iblock\model\propertyfeature] => Array
        (
            [module] => iblock
            [file] => lib/model/propertyfeature.php
        )

    [bitrix\iblock\model\section] => Array
        (
            [module] => iblock
            [file] => lib/model/section.php
        )

    [bitrix\iblock\propertyindex\dictionary] => Array
        (
            [module] => iblock
            [file] => lib/propertyindex/dictionary.php
        )

    [bitrix\iblock\propertyindex\element] => Array
        (
            [module] => iblock
            [file] => lib/propertyindex/element.php
        )

    [bitrix\iblock\propertyindex\facet] => Array
        (
            [module] => iblock
            [file] => lib/propertyindex/facet.php
        )

    [bitrix\iblock\propertyindex\indexer] => Array
        (
            [module] => iblock
            [file] => lib/propertyindex/indexer.php
        )

    [bitrix\iblock\propertyindex\manager] => Array
        (
            [module] => iblock
            [file] => lib/propertyindex/manager.php
        )

    [bitrix\iblock\propertyindex\querybuilder] => Array
        (
            [module] => iblock
            [file] => lib/propertyindex/querybuilder.php
        )

    [bitrix\iblock\propertyindex\storage] => Array
        (
            [module] => iblock
            [file] => lib/propertyindex/storage.php
        )

    [bitrix\iblock\template\engine] => Array
        (
            [module] => iblock
            [file] => lib/template/engine.php
        )

    [bitrix\iblock\template\noderoot] => Array
        (
            [module] => iblock
            [file] => lib/template/engine.php
        )

    [bitrix\iblock\template\nodetext] => Array
        (
            [module] => iblock
            [file] => lib/template/engine.php
        )

    [bitrix\iblock\template\nodeentityfield] => Array
        (
            [module] => iblock
            [file] => lib/template/engine.php
        )

    [bitrix\iblock\template\nodefunction] => Array
        (
            [module] => iblock
            [file] => lib/template/engine.php
        )

    [bitrix\iblock\template\helper] => Array
        (
            [module] => iblock
            [file] => lib/template/helper.php
        )

    [bitrix\iblock\template\entity\base] => Array
        (
            [module] => iblock
            [file] => lib/template/entity/base.php
        )

    [bitrix\iblock\template\entity\lazyvalueloader] => Array
        (
            [module] => iblock
            [file] => lib/template/entity/base.php
        )

    [bitrix\iblock\template\entity\catalogstore] => Array
        (
            [module] => iblock
            [file] => lib/template/entity/catalogstore.php
        )

    [bitrix\iblock\template\entity\element] => Array
        (
            [module] => iblock
            [file] => lib/template/entity/element.php
        )

    [bitrix\iblock\template\entity\elementcatalog] => Array
        (
            [module] => iblock
            [file] => lib/template/entity/elementcatalog.php
        )

    [bitrix\iblock\template\entity\elementcatalogmeasure] => Array
        (
            [module] => iblock
            [file] => lib/template/entity/elementcatalog.php
        )

    [bitrix\iblock\template\entity\elementcatalogstorelist] => Array
        (
            [module] => iblock
            [file] => lib/template/entity/elementcatalog.php
        )

    [bitrix\iblock\template\entity\elementprice] => Array
        (
            [module] => iblock
            [file] => lib/template/entity/elementprice.php
        )

    [bitrix\iblock\template\entity\elementproperty] => Array
        (
            [module] => iblock
            [file] => lib/template/entity/elementproperty.php
        )

    [bitrix\iblock\template\entity\elementpropertyuserfield] => Array
        (
            [module] => iblock
            [file] => lib/template/entity/elementproperty.php
        )

    [bitrix\iblock\template\entity\elementpropertyenum] => Array
        (
            [module] => iblock
            [file] => lib/template/entity/elementproperty.php
        )

    [bitrix\iblock\template\entity\elementpropertyelement] => Array
        (
            [module] => iblock
            [file] => lib/template/entity/elementproperty.php
        )

    [bitrix\iblock\template\entity\elementpropertysection] => Array
        (
            [module] => iblock
            [file] => lib/template/entity/elementproperty.php
        )

    [bitrix\iblock\template\entity\elementsku] => Array
        (
            [module] => iblock
            [file] => lib/template/entity/elementsku.php
        )

    [bitrix\iblock\template\entity\elementskuprice] => Array
        (
            [module] => iblock
            [file] => lib/template/entity/elementskuprice.php
        )

    [bitrix\iblock\template\entity\elementskuproperty] => Array
        (
            [module] => iblock
            [file] => lib/template/entity/elementskuproperty.php
        )

    [bitrix\iblock\template\entity\iblock] => Array
        (
            [module] => iblock
            [file] => lib/template/entity/iblock.php
        )

    [bitrix\iblock\template\entity\section] => Array
        (
            [module] => iblock
            [file] => lib/template/entity/section.php
        )

    [bitrix\iblock\template\entity\sectionpath] => Array
        (
            [module] => iblock
            [file] => lib/template/entity/sectionpath.php
        )

    [bitrix\iblock\template\entity\sectionproperty] => Array
        (
            [module] => iblock
            [file] => lib/template/entity/sectionproperty.php
        )

    [bitrix\iblock\template\functions\fabric] => Array
        (
            [module] => iblock
            [file] => lib/template/functions/fabric.php
        )

    [bitrix\iblock\template\functions\functionbase] => Array
        (
            [module] => iblock
            [file] => lib/template/functions/fabric.php
        )

    [bitrix\iblock\template\functions\functionupper] => Array
        (
            [module] => iblock
            [file] => lib/template/functions/fabric.php
        )

    [bitrix\iblock\template\functions\functionlower] => Array
        (
            [module] => iblock
            [file] => lib/template/functions/fabric.php
        )

    [bitrix\iblock\template\functions\functiontranslit] => Array
        (
            [module] => iblock
            [file] => lib/template/functions/fabric.php
        )

    [bitrix\iblock\template\functions\functionconcat] => Array
        (
            [module] => iblock
            [file] => lib/template/functions/fabric.php
        )

    [bitrix\iblock\template\functions\functionlimit] => Array
        (
            [module] => iblock
            [file] => lib/template/functions/fabric.php
        )

    [bitrix\iblock\template\functions\functioncontrast] => Array
        (
            [module] => iblock
            [file] => lib/template/functions/fabric.php
        )

    [bitrix\iblock\template\functions\functionmin] => Array
        (
            [module] => iblock
            [file] => lib/template/functions/fabric.php
        )

    [bitrix\iblock\template\functions\functionmax] => Array
        (
            [module] => iblock
            [file] => lib/template/functions/fabric.php
        )

    [bitrix\iblock\template\functions\functiondistinct] => Array
        (
            [module] => iblock
            [file] => lib/template/functions/fabric.php
        )

    [bitrix\iblock\update\adminfilteroption] => Array
        (
            [module] => iblock
            [file] => lib/update/adminfilteroption.php
        )

    [bitrix\iblock\update\admingridoption] => Array
        (
            [module] => iblock
            [file] => lib/update/admingridoption.php
        )

    [bitrix\iblock\url\adminpage\basebuilder] => Array
        (
            [module] => iblock
            [file] => lib/url/adminpage/basebuilder.php
        )

    [bitrix\iblock\url\adminpage\buildermanager] => Array
        (
            [module] => iblock
            [file] => lib/url/adminpage/buildermanager.php
        )

    [bitrix\iblock\url\adminpage\iblockbuilder] => Array
        (
            [module] => iblock
            [file] => lib/url/adminpage/iblockbuilder.php
        )

    [bitrix\iblock\sendereventhandler] => Array
        (
            [module] => iblock
            [file] => lib/senderconnector.php
        )

    [bitrix\iblock\senderconnectoriblock] => Array
        (
            [module] => iblock
            [file] => lib/senderconnector.php
        )

    [ccurrency] => Array
        (
            [module] => currency
            [file] => general/currency.php
        )

    [ccurrencylang] => Array
        (
            [module] => currency
            [file] => general/currency_lang.php
        )

    [ccurrencyrates] => Array
        (
            [module] => currency
            [file] => general/currency_rate.php
        )

    [bitrix\currency\compatible\tools] => Array
        (
            [module] => currency
            [file] => lib/compatible/tools.php
        )

    [bitrix\currency\helpers\admin\tools] => Array
        (
            [module] => currency
            [file] => lib/helpers/admin/tools.php
        )

    [bitrix\currency\helpers\editor] => Array
        (
            [module] => currency
            [file] => lib/helpers/editor.php
        )

    [bitrix\currency\userfield\money] => Array
        (
            [module] => currency
            [file] => lib/userfield/money.php
        )

    [bitrix\currency\currencymanager] => Array
        (
            [module] => currency
            [file] => lib/currencymanager.php
        )

    [bitrix\currency\currencytable] => Array
        (
            [module] => currency
            [file] => lib/currency.php
        )

    [bitrix\currency\currencylangtable] => Array
        (
            [module] => currency
            [file] => lib/currencylang.php
        )

    [bitrix\currency\currencyratetable] => Array
        (
            [module] => currency
            [file] => lib/currencyrate.php
        )

    [bitrix\currency\currencyclassifier] => Array
        (
            [module] => currency
            [file] => lib/currencyclassifier.php
        )

    [sale] => Array
        (
            [module] => sale
            [file] => install/index.php
        )

    [callsaledelivery] => Array
        (
            [module] => sale
            [file] => general/delivery.php
        )

    [csaledelivery] => Array
        (
            [module] => sale
            [file] => mysql/delivery.php
        )

    [csaledeliveryhandler] => Array
        (
            [module] => sale
            [file] => mysql/delivery_handler.php
        )

    [csaledeliveryhelper] => Array
        (
            [module] => sale
            [file] => general/delivery_helper.php
        )

    [csaledelivery2paysystem] => Array
        (
            [module] => sale
            [file] => general/delivery_2_pay_system.php
        )

    [csalelocation] => Array
        (
            [module] => sale
            [file] => mysql/location.php
        )

    [csalelocationgroup] => Array
        (
            [module] => sale
            [file] => mysql/location_group.php
        )

    [csalebasket] => Array
        (
            [module] => sale
            [file] => mysql/basket.php
        )

    [csalebaskethelper] => Array
        (
            [module] => sale
            [file] => general/basket_helper.php
        )

    [csaleuser] => Array
        (
            [module] => sale
            [file] => mysql/basket.php
        )

    [csaleorder] => Array
        (
            [module] => sale
            [file] => mysql/order.php
        )

    [csaleorderpropsgroup] => Array
        (
            [module] => sale
            [file] => mysql/order_props_group.php
        )

    [csaleorderpropsvariant] => Array
        (
            [module] => sale
            [file] => mysql/order_props_variant.php
        )

    [csaleorderuserprops] => Array
        (
            [module] => sale
            [file] => mysql/order_user_props.php
        )

    [csaleorderuserpropsvalue] => Array
        (
            [module] => sale
            [file] => mysql/order_user_props_value.php
        )

    [csaleordertax] => Array
        (
            [module] => sale
            [file] => mysql/order_tax.php
        )

    [csaleorderhelper] => Array
        (
            [module] => sale
            [file] => general/order_helper.php
        )

    [csalepaysystem] => Array
        (
            [module] => sale
            [file] => mysql/pay_system.php
        )

    [csalepaysystemaction] => Array
        (
            [module] => sale
            [file] => mysql/pay_system_action.php
        )

    [csalepaysystemshelper] => Array
        (
            [module] => sale
            [file] => general/pay_system_helper.php
        )

    [csalepaysystemtarif] => Array
        (
            [module] => sale
            [file] => general/pay_system_tarif.php
        )

    [csaletax] => Array
        (
            [module] => sale
            [file] => mysql/tax.php
        )

    [csaletaxrate] => Array
        (
            [module] => sale
            [file] => mysql/tax_rate.php
        )

    [csalepersontype] => Array
        (
            [module] => sale
            [file] => mysql/person_type.php
        )

    [csalediscount] => Array
        (
            [module] => sale
            [file] => mysql/discount.php
        )

    [csalebasketdiscountconvert] => Array
        (
            [module] => sale
            [file] => general/step_operations.php
        )

    [csalediscountreindex] => Array
        (
            [module] => sale
            [file] => general/step_operations.php
        )

    [csalediscountconvertext] => Array
        (
            [module] => sale
            [file] => general/step_operations.php
        )

    [csaleuseraccount] => Array
        (
            [module] => sale
            [file] => mysql/user.php
        )

    [csaleusertransact] => Array
        (
            [module] => sale
            [file] => mysql/user_transact.php
        )

    [csaleusercards] => Array
        (
            [module] => sale
            [file] => mysql/user_cards.php
        )

    [csalerecurring] => Array
        (
            [module] => sale
            [file] => mysql/recurring.php
        )

    [csalelang] => Array
        (
            [module] => sale
            [file] => mysql/settings.php
        )

    [csalegroupaccesstosite] => Array
        (
            [module] => sale
            [file] => mysql/settings.php
        )

    [csalegroupaccesstoflag] => Array
        (
            [module] => sale
            [file] => mysql/settings.php
        )

    [csaleauxiliary] => Array
        (
            [module] => sale
            [file] => mysql/auxiliary.php
        )

    [csaleaffiliate] => Array
        (
            [module] => sale
            [file] => mysql/affiliate.php
        )

    [csaleaffiliateplan] => Array
        (
            [module] => sale
            [file] => mysql/affiliate_plan.php
        )

    [csaleaffiliateplansection] => Array
        (
            [module] => sale
            [file] => mysql/affiliate_plan_section.php
        )

    [csaleaffiliatetier] => Array
        (
            [module] => sale
            [file] => mysql/affiliate_tier.php
        )

    [csaleaffiliatetransact] => Array
        (
            [module] => sale
            [file] => mysql/affiliate_transact.php
        )

    [csaleexport] => Array
        (
            [module] => sale
            [file] => general/export.php
        )

    [exportoneccrm] => Array
        (
            [module] => sale
            [file] => general/export.php
        )

    [csaleorderloader] => Array
        (
            [module] => sale
            [file] => general/order_loader.php
        )

    [csalemeasure] => Array
        (
            [module] => sale
            [file] => general/measurement.php
        )

    [csaleproduct] => Array
        (
            [module] => sale
            [file] => mysql/product.php
        )

    [csaleviewedproduct] => Array
        (
            [module] => sale
            [file] => mysql/product.php
        )

    [csalehelper] => Array
        (
            [module] => sale
            [file] => general/helper.php
        )

    [csalemobileorderutils] => Array
        (
            [module] => sale
            [file] => general/mobile_order.php
        )

    [csalemobileorderpull] => Array
        (
            [module] => sale
            [file] => general/mobile_order.php
        )

    [csalemobileorderpush] => Array
        (
            [module] => sale
            [file] => general/mobile_order.php
        )

    [csalemobileorderfilter] => Array
        (
            [module] => sale
            [file] => general/mobile_order.php
        )

    [cbasesalereporthelper] => Array
        (
            [module] => sale
            [file] => general/sale_report_helper.php
        )

    [csalereportsaleorderhelper] => Array
        (
            [module] => sale
            [file] => general/sale_report_helper.php
        )

    [csalereportuserhelper] => Array
        (
            [module] => sale
            [file] => general/sale_report_helper.php
        )

    [csalereportsalefuserhelper] => Array
        (
            [module] => sale
            [file] => general/sale_report_helper.php
        )

    [ibxsaleproductprovider] => Array
        (
            [module] => sale
            [file] => general/product_provider.php
        )

    [csalestorebarcode] => Array
        (
            [module] => sale
            [file] => mysql/store_barcode.php
        )

    [csaleorderchange] => Array
        (
            [module] => sale
            [file] => mysql/order_change.php
        )

    [csaleorderchangeformat] => Array
        (
            [module] => sale
            [file] => general/order_change.php
        )

    [bitrix\sale\internals\fusertable] => Array
        (
            [module] => sale
            [file] => lib/internals/fuser.php
        )

    [bitrix\sale\fuser] => Array
        (
            [module] => sale
            [file] => lib/fuser.php
        )

    [bitrix\sale\internals\input\manager] => Array
        (
            [module] => sale
            [file] => lib/internals/input.php
        )

    [bitrix\sale\internals\input\base] => Array
        (
            [module] => sale
            [file] => lib/internals/input.php
        )

    [bitrix\sale\internals\input\file] => Array
        (
            [module] => sale
            [file] => lib/internals/input.php
        )

    [bitrix\sale\internals\input\stringinput] => Array
        (
            [module] => sale
            [file] => lib/internals/input.php
        )

    [bitrix\sale\internals\sitecurrencytable] => Array
        (
            [module] => sale
            [file] => lib/internals/sitecurrency.php
        )

    [csalestatus] => Array
        (
            [module] => sale
            [file] => general/status.php
        )

    [bitrix\sale\statusbase] => Array
        (
            [module] => sale
            [file] => lib/statusbase.php
        )

    [bitrix\sale\orderstatus] => Array
        (
            [module] => sale
            [file] => lib/orderstatus.php
        )

    [bitrix\sale\deliverystatus] => Array
        (
            [module] => sale
            [file] => lib/deliverystatus.php
        )

    [bitrix\sale\internals\statustable] => Array
        (
            [module] => sale
            [file] => lib/internals/status.php
        )

    [bitrix\sale\internals\statuslangtable] => Array
        (
            [module] => sale
            [file] => lib/internals/status_lang.php
        )

    [bitrix\sale\internals\statusgrouptasktable] => Array
        (
            [module] => sale
            [file] => lib/internals/status_grouptask.php
        )

    [csaleorderprops] => Array
        (
            [module] => sale
            [file] => general/order_props.php
        )

    [csaleorderpropsadapter] => Array
        (
            [module] => sale
            [file] => general/order_props.php
        )

    [csaleorderpropsvalue] => Array
        (
            [module] => sale
            [file] => mysql/order_props_values.php
        )

    [bitrix\sale\propertyvaluecollection] => Array
        (
            [module] => sale
            [file] => lib/propertyvaluecollection.php
        )

    [bitrix\sale\internals\orderpropstable] => Array
        (
            [module] => sale
            [file] => lib/internals/orderprops.php
        )

    [bitrix\sale\internals\orderpropsgrouptable] => Array
        (
            [module] => sale
            [file] => lib/internals/orderprops_group.php
        )

    [bitrix\sale\internals\orderpropsvaluetable] => Array
        (
            [module] => sale
            [file] => lib/internals/orderprops_value.php
        )

    [bitrix\sale\internals\orderpropsvarianttable] => Array
        (
            [module] => sale
            [file] => lib/internals/orderprops_variant.php
        )

    [bitrix\sale\internals\orderpropsrelationtable] => Array
        (
            [module] => sale
            [file] => lib/internals/orderprops_relation.php
        )

    [bitrix\sale\internals\userpropsvaluetable] => Array
        (
            [module] => sale
            [file] => lib/internals/userpropsvalue.php
        )

    [bitrix\sale\internals\userpropstable] => Array
        (
            [module] => sale
            [file] => lib/internals/userprops.php
        )

    [bitrix\sale\businessvalue] => Array
        (
            [module] => sale
            [file] => lib/businessvalue.php
        )

    [bitrix\sale\ibusinessvalueprovider] => Array
        (
            [module] => sale
            [file] => lib/businessvalueproviderinterface.php
        )

    [bitrix\sale\internals\businessvaluetable] => Array
        (
            [module] => sale
            [file] => lib/internals/businessvalue.php
        )

    [bitrix\sale\internals\businessvaluepersondomaintable] => Array
        (
            [module] => sale
            [file] => lib/internals/businessvalue_persondomain.php
        )

    [bitrix\sale\internals\businessvaluecode1ctable] => Array
        (
            [module] => sale
            [file] => lib/internals/businessvalue_code_1c.php
        )

    [bitrix\sale\internals\paysystemactiontable] => Array
        (
            [module] => sale
            [file] => lib/internals/paysystemaction.php
        )

    [bitrix\sale\internals\paysysteminner] => Array
        (
            [module] => sale
            [file] => lib/internals/paysysteminner.php
        )

    [bitrix\sale\internals\deliverypaysystemtable] => Array
        (
            [module] => sale
            [file] => lib/internals/delivery_paysystem.php
        )

    [bitrix\sale\usermessageexception] => Array
        (
            [module] => sale
            [file] => lib/exception.php
        )

    [bitrix\sale\configuration] => Array
        (
            [module] => sale
            [file] => lib/configuration.php
        )

    [bitrix\sale\order] => Array
        (
            [module] => sale
            [file] => lib/order.php
        )

    [bitrix\sale\persontype] => Array
        (
            [module] => sale
            [file] => lib/persontype.php
        )

    [csalereportsalegoodshelper] => Array
        (
            [module] => sale
            [file] => general/sale_report_helper.php
        )

    [csalereportsaleproducthelper] => Array
        (
            [module] => sale
            [file] => general/sale_report_helper.php
        )

    [bitrix\sale\internals\producttable] => Array
        (
            [module] => sale
            [file] => lib/internals/product.php
        )

    [bitrix\sale\internals\goodssectiontable] => Array
        (
            [module] => sale
            [file] => lib/internals/goodssection.php
        )

    [bitrix\sale\internals\sectiontable] => Array
        (
            [module] => sale
            [file] => lib/internals/section.php
        )

    [bitrix\sale\internals\storeproducttable] => Array
        (
            [module] => sale
            [file] => lib/internals/storeproduct.php
        )

    [bitrix\sale\saleszone] => Array
        (
            [module] => sale
            [file] => lib/saleszone.php
        )

    [bitrix\sale\internals\orderdeliveryreqtable] => Array
        (
            [module] => sale
            [file] => lib/internals/orderdeliveryreq.php
        )

    [bitrix\sale\sendereventhandler] => Array
        (
            [module] => sale
            [file] => lib/senderconnector.php
        )

    [bitrix\sale\senderconnectorbuyer] => Array
        (
            [module] => sale
            [file] => lib/senderconnector.php
        )

    [bitrix\sale\userconsent] => Array
        (
            [module] => sale
            [file] => lib/userconsent.php
        )

    [bitrix\sale\internals\product2producttable] => Array
        (
            [module] => sale
            [file] => lib/internals/product2product.php
        )

    [bitrix\sale\internals\orderprocessingtable] => Array
        (
            [module] => sale
            [file] => lib/internals/orderprocessing.php
        )

    [bitrix\sale\orderbase] => Array
        (
            [module] => sale
            [file] => lib/orderbase.php
        )

    [bitrix\sale\internals\entity] => Array
        (
            [module] => sale
            [file] => lib/internals/entity.php
        )

    [bitrix\sale\internals\entitycollection] => Array
        (
            [module] => sale
            [file] => lib/internals/entitycollection.php
        )

    [bitrix\sale\internals\collectionbase] => Array
        (
            [module] => sale
            [file] => lib/internals/collectionbase.php
        )

    [bitrix\sale\shipment] => Array
        (
            [module] => sale
            [file] => lib/shipment.php
        )

    [bitrix\sale\shipmentcollection] => Array
        (
            [module] => sale
            [file] => lib/shipmentcollection.php
        )

    [bitrix\sale\shipmentitemcollection] => Array
        (
            [module] => sale
            [file] => lib/shipmentitemcollection.php
        )

    [bitrix\sale\shipmentitem] => Array
        (
            [module] => sale
            [file] => lib/shipmentitem.php
        )

    [bitrix\sale\shipmentitemstorecollection] => Array
        (
            [module] => sale
            [file] => lib/shipmentitemstorecollection.php
        )

    [bitrix\sale\shipmentitemstore] => Array
        (
            [module] => sale
            [file] => lib/shipmentitemstore.php
        )

    [bitrix\sale\paymentcollectionbase] => Array
        (
            [module] => sale
            [file] => lib/internals/paymentcollectionbase.php
        )

    [bitrix\sale\paymentcollection] => Array
        (
            [module] => sale
            [file] => lib/paymentcollection.php
        )

    [bitrix\sale\payment] => Array
        (
            [module] => sale
            [file] => lib/payment.php
        )

    [bitrix\sale\paysystemservice] => Array
        (
            [module] => sale
            [file] => lib/paysystemservice.php
        )

    [bitrix\sale\internals\fields] => Array
        (
            [module] => sale
            [file] => lib/internals/fields.php
        )

    [bitrix\sale\result] => Array
        (
            [module] => sale
            [file] => lib/result.php
        )

    [bitrix\sale\resulterror] => Array
        (
            [module] => sale
            [file] => lib/result.php
        )

    [bitrix\sale\resultserializable] => Array
        (
            [module] => sale
            [file] => lib/resultserializable.php
        )

    [bitrix\sale\eventactions] => Array
        (
            [module] => sale
            [file] => lib/eventactions.php
        )

    [bitrix\sale\basketbase] => Array
        (
            [module] => sale
            [file] => lib/basketbase.php
        )

    [bitrix\sale\basketitembase] => Array
        (
            [module] => sale
            [file] => lib/basketitembase.php
        )

    [bitrix\sale\basket] => Array
        (
            [module] => sale
            [file] => lib/basket.php
        )

    [bitrix\sale\internals\basketitembase] => Array
        (
            [module] => sale
            [file] => lib/internals/basketitembase.php
        )

    [bitrix\sale\basketitem] => Array
        (
            [module] => sale
            [file] => lib/basketitem.php
        )

    [bitrix\sale\basketbundlecollection] => Array
        (
            [module] => sale
            [file] => lib/basketbundlecollection.php
        )

    [bitrix\sale\orderproperties] => Array
        (
            [module] => sale
            [file] => lib/orderprops.php
        )

    [bitrix\sale\propertyvalue] => Array
        (
            [module] => sale
            [file] => lib/propertyvalue.php
        )

    [bitrix\sale\compatible\internals\entitycompatibility] => Array
        (
            [module] => sale
            [file] => lib/compatible/internals/entitycompatibility.php
        )

    [bitrix\sale\compatible\ordercompatibility] => Array
        (
            [module] => sale
            [file] => lib/compatible/ordercompatibility.php
        )

    [bitrix\sale\compatible\basketcompatibility] => Array
        (
            [module] => sale
            [file] => lib/compatible/basketcompatibility.php
        )

    [bitrix\sale\compatible\eventcompatibility] => Array
        (
            [module] => sale
            [file] => lib/compatible/eventcompatibility.php
        )

    [bitrix\sale\compatible\orderquery] => Array
        (
            [module] => sale
            [file] => lib/compatible/compatible.php
        )

    [bitrix\sale\compatible\orderquerylocation] => Array
        (
            [module] => sale
            [file] => lib/compatible/compatible.php
        )

    [bitrix\sale\compatible\fetchadapter] => Array
        (
            [module] => sale
            [file] => lib/compatible/compatible.php
        )

    [bitrix\sale\compatible\test] => Array
        (
            [module] => sale
            [file] => lib/compatible/compatible.php
        )

    [bitrix\sale\orderuserproperties] => Array
        (
            [module] => sale
            [file] => lib/userprops.php
        )

    [bitrix\sale\basketpropertiescollectionbase] => Array
        (
            [module] => sale
            [file] => lib/basketpropertiesbase.php
        )

    [bitrix\sale\basketpropertiescollection] => Array
        (
            [module] => sale
            [file] => lib/basketproperties.php
        )

    [bitrix\sale\basketpropertyitembase] => Array
        (
            [module] => sale
            [file] => lib/basketpropertiesitembase.php
        )

    [bitrix\sale\basketpropertyitem] => Array
        (
            [module] => sale
            [file] => lib/basketpropertiesitem.php
        )

    [bitrix\sale\tax] => Array
        (
            [module] => sale
            [file] => lib/tax.php
        )

    [bitrix\sale\internals\ordertable] => Array
        (
            [module] => sale
            [file] => lib/internals/order.php
        )

    [bitrix\sale\internals\baskettable] => Array
        (
            [module] => sale
            [file] => lib/internals/basket.php
        )

    [bitrix\sale\internals\shipmenttable] => Array
        (
            [module] => sale
            [file] => lib/internals/shipment.php
        )

    [bitrix\sale\internals\shipmentitemtable] => Array
        (
            [module] => sale
            [file] => lib/internals/shipmentitem.php
        )

    [bitrix\sale\internals\paysystemservicetable] => Array
        (
            [module] => sale
            [file] => lib/internals/paysystemservice.php
        )

    [bitrix\sale\internals\paymenttable] => Array
        (
            [module] => sale
            [file] => lib/internals/payment.php
        )

    [bitrix\sale\internals\shipmentitemstoretable] => Array
        (
            [module] => sale
            [file] => lib/internals/shipmentitemstore.php
        )

    [bitrix\sale\internals\shipmentextraservice] => Array
        (
            [module] => sale
            [file] => lib/internals/shipmentextraservice.php
        )

    [bitrix\sale\internals\orderuserpropertiestable] => Array
        (
            [module] => sale
            [file] => lib/internals/userprops.php
        )

    [bitrix\sale\internals\collectableentity] => Array
        (
            [module] => sale
            [file] => lib/internals/collectableentity.php
        )

    [bitrix\sale\provider] => Array
        (
            [module] => sale
            [file] => lib/provider.php
        )

    [bitrix\sale\providerbase] => Array
        (
            [module] => sale
            [file] => lib/providerbase.php
        )

    [bitrix\sale\internals\catalog\provider] => Array
        (
            [module] => sale
            [file] => lib/internals/catalog/provider.php
        )

    [bitrix\sale\saleproviderbase] => Array
        (
            [module] => sale
            [file] => lib/saleproviderbase.php
        )

    [bitrix\sale\internals\transferdataprovider] => Array
        (
            [module] => sale
            [file] => lib/internals/transferdataprovider.php
        )

    [bitrix\sale\internals\poolquantity] => Array
        (
            [module] => sale
            [file] => lib/internals/poolquantity.php
        )

    [bitrix\sale\internals\providercreator] => Array
        (
            [module] => sale
            [file] => lib/internals/providercreator.php
        )

    [bitrix\sale\internals\providerbuilderbase] => Array
        (
            [module] => sale
            [file] => lib/internals/providerbuilderbase.php
        )

    [bitrix\sale\internals\providerbuilder] => Array
        (
            [module] => sale
            [file] => lib/internals/providerbuilder.php
        )

    [bitrix\sale\internals\providerbuildercompatibility] => Array
        (
            [module] => sale
            [file] => lib/internals/providerbuildercompatibility.php
        )

    [bitrix\sale\orderhistory] => Array
        (
            [module] => sale
            [file] => lib/orderhistory.php
        )

    [bitrix\sale\internals\callbackregistrytable] => Array
        (
            [module] => sale
            [file] => lib/internals/callbackregistry.php
        )

    [bitrix\sale\internals\basketpropertytable] => Array
        (
            [module] => sale
            [file] => lib/internals/basketproperties.php
        )

    [bitrix\sale\internals\companytable] => Array
        (
            [module] => sale
            [file] => lib/internals/company.php
        )

    [bitrix\sale\internals\companygrouptable] => Array
        (
            [module] => sale
            [file] => lib/internals/companygroup.php
        )

    [bitrix\sale\internals\companyresponsiblegrouptable] => Array
        (
            [module] => sale
            [file] => lib/internals/companyresponsiblegroup.php
        )

    [bitrix\sale\internals\persontypetable] => Array
        (
            [module] => sale
            [file] => lib/internals/persontype.php
        )

    [bitrix\sale\internals\persontypesitetable] => Array
        (
            [module] => sale
            [file] => lib/internals/persontypesite.php
        )

    [bitrix\sale\internals\pool] => Array
        (
            [module] => sale
            [file] => lib/internals/pool.php
        )

    [bitrix\sale\internals\userbudgetpool] => Array
        (
            [module] => sale
            [file] => lib/internals/userbudgetpool.php
        )

    [bitrix\sale\internals\eventspool] => Array
        (
            [module] => sale
            [file] => lib/internals/eventspool.php
        )

    [bitrix\sale\internals\events] => Array
        (
            [module] => sale
            [file] => lib/internals/events.php
        )

    [bitrix\sale\pricemaths] => Array
        (
            [module] => sale
            [file] => lib/pricemaths.php
        )

    [bitrix\sale\basketcomponenthelper] => Array
        (
            [module] => sale
            [file] => lib/basketcomponenthelper.php
        )

    [bitrix\sale\registry] => Array
        (
            [module] => sale
            [file] => lib/registry.php
        )

    [ipaymentorder] => Array
        (
            [module] => sale
            [file] => lib/internals/paymentinterface.php
        )

    [ishipmentorder] => Array
        (
            [module] => sale
            [file] => lib/internals/shipmentinterface.php
        )

    [ientitymarker] => Array
        (
            [module] => sale
            [file] => lib/internals/entitymarkerinterface.php
        )

    [bitrix\sale\internals\orderarchivetable] => Array
        (
            [module] => sale
            [file] => lib/internals/orderarchive.php
        )

    [bitrix\sale\internals\basketarchivetable] => Array
        (
            [module] => sale
            [file] => lib/internals/basketarchive.php
        )

    [bitrix\sale\internals\orderarchivepackedtable] => Array
        (
            [module] => sale
            [file] => lib/internals/orderarchivepacked.php
        )

    [bitrix\sale\internals\basketarchivepackedtable] => Array
        (
            [module] => sale
            [file] => lib/internals/basketarchivepacked.php
        )

    [bitrix\sale\archive\manager] => Array
        (
            [module] => sale
            [file] => lib/archive/manager.php
        )

    [bitrix\sale\archive\recovery\base] => Array
        (
            [module] => sale
            [file] => lib/archive/recovery/base.php
        )

    [bitrix\sale\archive\recovery\scheme] => Array
        (
            [module] => sale
            [file] => lib/archive/recovery/scheme.php
        )

    [bitrix\sale\archive\recovery\version1] => Array
        (
            [module] => sale
            [file] => lib/archive/recovery/version1.php
        )

    [bitrix\sale\tax\ratetable] => Array
        (
            [module] => sale
            [file] => lib/tax/rate.php
        )

    [bitrix\sale\location\locationtable] => Array
        (
            [module] => sale
            [file] => lib/location/location.php
        )

    [bitrix\sale\location\tree] => Array
        (
            [module] => sale
            [file] => lib/location/tree.php
        )

    [bitrix\sale\location\typetable] => Array
        (
            [module] => sale
            [file] => lib/location/type.php
        )

    [bitrix\sale\location\grouptable] => Array
        (
            [module] => sale
            [file] => lib/location/group.php
        )

    [bitrix\sale\location\externaltable] => Array
        (
            [module] => sale
            [file] => lib/location/external.php
        )

    [bitrix\sale\location\externalservicetable] => Array
        (
            [module] => sale
            [file] => lib/location/externalservice.php
        )

    [bitrix\sale\location\search\finder] => Array
        (
            [module] => sale
            [file] => lib/location/search/finder.php
        )

    [bitrix\sale\location\search\wordtable] => Array
        (
            [module] => sale
            [file] => lib/location/search/word.php
        )

    [bitrix\sale\location\search\chaintable] => Array
        (
            [module] => sale
            [file] => lib/location/search/chain.php
        )

    [bitrix\sale\location\search\sitelinktable] => Array
        (
            [module] => sale
            [file] => lib/location/search/sitelink.php
        )

    [bitrix\sale\location\name\nameentity] => Array
        (
            [module] => sale
            [file] => lib/location/name/nameentity.php
        )

    [bitrix\sale\location\name\locationtable] => Array
        (
            [module] => sale
            [file] => lib/location/name/location.php
        )

    [bitrix\sale\location\name\typetable] => Array
        (
            [module] => sale
            [file] => lib/location/name/type.php
        )

    [bitrix\sale\location\name\grouptable] => Array
        (
            [module] => sale
            [file] => lib/location/name/group.php
        )

    [bitrix\sale\location\connector] => Array
        (
            [module] => sale
            [file] => lib/location/connector.php
        )

    [bitrix\sale\location\grouplocationtable] => Array
        (
            [module] => sale
            [file] => lib/location/grouplocation.php
        )

    [bitrix\sale\location\sitelocationtable] => Array
        (
            [module] => sale
            [file] => lib/location/sitelocation.php
        )

    [bitrix\sale\location\defaultsitetable] => Array
        (
            [module] => sale
            [file] => lib/location/defaultsite.php
        )

    [bitrix\sale\location\db\commonhelper] => Array
        (
            [module] => sale
            [file] => lib/location/db/commonhelper.php
        )

    [bitrix\sale\location\db\helper] => Array
        (
            [module] => sale
            [file] => lib/location/db/mysql/helper.php
        )

    [bitrix\sale\location\db\blockinserter] => Array
        (
            [module] => sale
            [file] => lib/location/db/blockinserter.php
        )

    [bitrix\sale\location\admin\helper] => Array
        (
            [module] => sale
            [file] => lib/location/admin/helper.php
        )

    [bitrix\sale\location\admin\namehelper] => Array
        (
            [module] => sale
            [file] => lib/location/admin/namehelper.php
        )

    [bitrix\sale\location\admin\locationhelper] => Array
        (
            [module] => sale
            [file] => lib/location/admin/locationhelper.php
        )

    [bitrix\sale\location\admin\typehelper] => Array
        (
            [module] => sale
            [file] => lib/location/admin/typehelper.php
        )

    [bitrix\sale\location\admin\grouphelper] => Array
        (
            [module] => sale
            [file] => lib/location/admin/grouphelper.php
        )

    [bitrix\sale\location\admin\defaultsitehelper] => Array
        (
            [module] => sale
            [file] => lib/location/admin/defaultsitehelper.php
        )

    [bitrix\sale\location\admin\sitelocationhelper] => Array
        (
            [module] => sale
            [file] => lib/location/admin/sitelocationhelper.php
        )

    [bitrix\sale\location\admin\externalservicehelper] => Array
        (
            [module] => sale
            [file] => lib/location/admin/externalservicehelper.php
        )

    [bitrix\sale\location\admin\searchhelper] => Array
        (
            [module] => sale
            [file] => lib/location/admin/searchhelper.php
        )

    [bitrix\sale\location\util\process] => Array
        (
            [module] => sale
            [file] => lib/location/util/process.php
        )

    [bitrix\sale\location\util\csvreader] => Array
        (
            [module] => sale
            [file] => lib/location/util/csvreader.php
        )

    [bitrix\sale\location\util\assert] => Array
        (
            [module] => sale
            [file] => lib/location/util/assert.php
        )

    [bitrix\sale\location\import\importprocess] => Array
        (
            [module] => sale
            [file] => lib/location/import/importprocess.php
        )

    [bitrix\sale\location\search\reindexprocess] => Array
        (
            [module] => sale
            [file] => lib/location/search/reindexprocess.php
        )

    [bitrix\sale\location\tree\nodenotfoundexception] => Array
        (
            [module] => sale
            [file] => lib/location/tree/exception.php
        )

    [bitrix\sale\location\tree\nodeincorrectexception] => Array
        (
            [module] => sale
            [file] => lib/location/tree/exception.php
        )

    [bitrix\sale\location\exception] => Array
        (
            [module] => sale
            [file] => lib/location/exception.php
        )

    [csaleproxyadminresult] => Array
        (
            [module] => sale
            [file] => general/proxyadminresult.php
        )

    [csaleproxyadminuiresult] => Array
        (
            [module] => sale
            [file] => general/proxyadminresult.php
        )

    [csaleproxyresult] => Array
        (
            [module] => sale
            [file] => general/proxyresult.php
        )

    [bitrix\sale\location\migration\cupdaterlocationpro] => Array
        (
            [module] => sale
            [file] => lib/location/migration/migrate.php
        )

    [bitrix\sale\delivery\deliverylocationtable] => Array
        (
            [module] => sale
            [file] => lib/delivery/deliverylocation.php
        )

    [bitrix\sale\delivery\deliverylocationexcludetable] => Array
        (
            [module] => sale
            [file] => lib/delivery/deliverylocationexclude.php
        )

    [bitrix\sale\tax\ratelocationtable] => Array
        (
            [module] => sale
            [file] => lib/tax/ratelocation.php
        )

    [csalebasketfilter] => Array
        (
            [module] => sale
            [file] => general/sale_cond.php
        )

    [csalecondctrl] => Array
        (
            [module] => sale
            [file] => general/sale_cond.php
        )

    [csalecondctrlcomplex] => Array
        (
            [module] => sale
            [file] => general/sale_cond.php
        )

    [csalecondctrlgroup] => Array
        (
            [module] => sale
            [file] => general/sale_cond.php
        )

    [csalecondctrlbasketgroup] => Array
        (
            [module] => sale
            [file] => general/sale_cond.php
        )

    [csalecondctrlbasketfields] => Array
        (
            [module] => sale
            [file] => general/sale_cond.php
        )

    [csalecondctrlbasketitemconditions] => Array
        (
            [module] => sale
            [file] => general/sale_cond.php
        )

    [csalecondctrlbasketproperties] => Array
        (
            [module] => sale
            [file] => general/sale_cond.php
        )

    [csalecondctrlorderfields] => Array
        (
            [module] => sale
            [file] => general/sale_cond.php
        )

    [csalecondctrlcommon] => Array
        (
            [module] => sale
            [file] => general/sale_cond.php
        )

    [csalecondtree] => Array
        (
            [module] => sale
            [file] => general/sale_cond.php
        )

    [csalecondctrlpastorder] => Array
        (
            [module] => sale
            [file] => general/sale_cond.php
        )

    [csalecondcumulativectrl] => Array
        (
            [module] => sale
            [file] => general/sale_cond.php
        )

    [csalecumulativeaction] => Array
        (
            [module] => sale
            [file] => general/sale_act.php
        )

    [csaleactionctrl] => Array
        (
            [module] => sale
            [file] => general/sale_act.php
        )

    [csaleactionctrlcomplex] => Array
        (
            [module] => sale
            [file] => general/sale_act.php
        )

    [csaleactionctrlgroup] => Array
        (
            [module] => sale
            [file] => general/sale_act.php
        )

    [csaleactionctrlaction] => Array
        (
            [module] => sale
            [file] => general/sale_act.php
        )

    [csalediscountactionapply] => Array
        (
            [module] => sale
            [file] => general/sale_act.php
        )

    [csaleactionctrldelivery] => Array
        (
            [module] => sale
            [file] => general/sale_act.php
        )

    [csaleactiongift] => Array
        (
            [module] => sale
            [file] => general/sale_act.php
        )

    [csaleactiongiftctrlgroup] => Array
        (
            [module] => sale
            [file] => general/sale_act.php
        )

    [csaleactionctrlbasketgroup] => Array
        (
            [module] => sale
            [file] => general/sale_act.php
        )

    [csaleactionctrlsubgroup] => Array
        (
            [module] => sale
            [file] => general/sale_act.php
        )

    [csaleactioncondctrlbasketfields] => Array
        (
            [module] => sale
            [file] => general/sale_act.php
        )

    [csaleactiontree] => Array
        (
            [module] => sale
            [file] => general/sale_act.php
        )

    [csalediscountconvert] => Array
        (
            [module] => sale
            [file] => general/discount_convert.php
        )

    [csalepdf] => Array
        (
            [module] => sale
            [file] => general/pdf.php
        )

    [csaleymhandler] => Array
        (
            [module] => sale
            [file] => general/ym_handler.php
        )

    [csaleymlocation] => Array
        (
            [module] => sale
            [file] => general/ym_location.php
        )

    [bitrix\sale\delivery\calculationresult] => Array
        (
            [module] => sale
            [file] => lib/delivery/calculationresult.php
        )

    [bitrix\sale\delivery\services\table] => Array
        (
            [module] => sale
            [file] => lib/delivery/services/table.php
        )

    [bitrix\sale\delivery\restrictions\table] => Array
        (
            [module] => sale
            [file] => lib/delivery/restrictions/table.php
        )

    [bitrix\sale\delivery\services\manager] => Array
        (
            [module] => sale
            [file] => lib/delivery/services/manager.php
        )

    [bitrix\sale\delivery\restrictions\base] => Array
        (
            [module] => sale
            [file] => lib/delivery/restrictions/base.php
        )

    [bitrix\sale\delivery\restrictions\manager] => Array
        (
            [module] => sale
            [file] => lib/delivery/restrictions/manager.php
        )

    [bitrix\sale\delivery\services\base] => Array
        (
            [module] => sale
            [file] => lib/delivery/services/base.php
        )

    [bitrix\sale\delivery\menu] => Array
        (
            [module] => sale
            [file] => lib/delivery/menu.php
        )

    [bitrix\sale\delivery\services\objectpool] => Array
        (
            [module] => sale
            [file] => lib/delivery/services/objectpool.php
        )

    [bitrix\sale\tradingplatformtable] => Array
        (
            [module] => sale
            [file] => lib/internals/tradingplatform.php
        )

    [bitrix\sale\tradingplatform\ebay\policy] => Array
        (
            [module] => sale
            [file] => lib/tradingplatform/ebay/policy.php
        )

    [bitrix\sale\tradingplatform\helper] => Array
        (
            [module] => sale
            [file] => lib/tradingplatform/helper.php
        )

    [bitrix\sale\tradingplatform\ymarket\yandexmarket] => Array
        (
            [module] => sale
            [file] => lib/tradingplatform/ymarket/yandexmarket.php
        )

    [bitrix\sale\tradingplatform\platform] => Array
        (
            [module] => sale
            [file] => lib/tradingplatform/platform.php
        )

    [bitrix\sale\tradingplatform\logger] => Array
        (
            [module] => sale
            [file] => lib/tradingplatform/logger.php
        )

    [bitrix\sale\internals\shipmentextraservicetable] => Array
        (
            [module] => sale
            [file] => lib/internals/shipmentextraservice.php
        )

    [bitrix\sale\delivery\extraservices\manager] => Array
        (
            [module] => sale
            [file] => lib/delivery/extra_services/manager.php
        )

    [bitrix\sale\delivery\extraservices\base] => Array
        (
            [module] => sale
            [file] => lib/delivery/extra_services/base.php
        )

    [bitrix\sale\delivery\extraservices\table] => Array
        (
            [module] => sale
            [file] => lib/delivery/extra_services/table.php
        )

    [bitrix\sale\delivery\tracking\manager] => Array
        (
            [module] => sale
            [file] => lib/delivery/tracking/manager.php
        )

    [bitrix\sale\delivery\tracking\table] => Array
        (
            [module] => sale
            [file] => lib/delivery/tracking/table.php
        )

    [bitrix\sale\delivery\externallocationmap] => Array
        (
            [module] => sale
            [file] => lib/delivery/externallocationmap.php
        )

    [bitrix\sale\internals\servicerestrictiontable] => Array
        (
            [module] => sale
            [file] => lib/internals/servicerestriction.php
        )

    [bitrix\sale\services\base\restrictionmanager] => Array
        (
            [module] => sale
            [file] => lib/services/base/restrictionmanager.php
        )

    [bitrix\sale\services\base\siterestriction] => Array
        (
            [module] => sale
            [file] => lib/services/base/siterestriction.php
        )

    [bitrix\sale\services\base\tradebindingrestriction] => Array
        (
            [module] => sale
            [file] => lib/services/base/tradebindingrestriction.php
        )

    [bitrix\sale\compatible\discountcompatibility] => Array
        (
            [module] => sale
            [file] => lib/compatible/discountcompatibility.php
        )

    [bitrix\sale\config\feature] => Array
        (
            [module] => sale
            [file] => lib/config/feature.php
        )

    [bitrix\sale\discount\context\basecontext] => Array
        (
            [module] => sale
            [file] => lib/discount/context/basecontext.php
        )

    [bitrix\sale\discount\context\fuser] => Array
        (
            [module] => sale
            [file] => lib/discount/context/fuser.php
        )

    [bitrix\sale\discount\context\user] => Array
        (
            [module] => sale
            [file] => lib/discount/context/user.php
        )

    [bitrix\sale\discount\context\usergroup] => Array
        (
            [module] => sale
            [file] => lib/discount/context/usergroup.php
        )

    [bitrix\sale\discount\gift\collection] => Array
        (
            [module] => sale
            [file] => lib/discount/gift/collection.php
        )

    [bitrix\sale\discount\gift\gift] => Array
        (
            [module] => sale
            [file] => lib/discount/gift/gift.php
        )

    [bitrix\sale\discount\gift\manager] => Array
        (
            [module] => sale
            [file] => lib/discount/gift/manager.php
        )

    [bitrix\sale\discount\gift\relateddatatable] => Array
        (
            [module] => sale
            [file] => lib/discount/gift/relateddata.php
        )

    [bitrix\sale\discount\index\indexelementtable] => Array
        (
            [module] => sale
            [file] => lib/discount/index/indexelement.php
        )

    [bitrix\sale\discount\index\indexsectiontable] => Array
        (
            [module] => sale
            [file] => lib/discount/index/indexsection.php
        )

    [bitrix\sale\discount\index\manager] => Array
        (
            [module] => sale
            [file] => lib/discount/index/manager.php
        )

    [bitrix\sale\discount\migration\orderdiscountmigrator] => Array
        (
            [module] => sale
            [file] => lib/discount/migration/orderdiscountmigrator.php
        )

    [bitrix\sale\discount\prediction\manager] => Array
        (
            [module] => sale
            [file] => lib/discount/prediction/manager.php
        )

    [bitrix\sale\discount\preset\arrayhelper] => Array
        (
            [module] => sale
            [file] => lib/discount/preset/arrayhelper.php
        )

    [bitrix\sale\discount\preset\basepreset] => Array
        (
            [module] => sale
            [file] => lib/discount/preset/basepreset.php
        )

    [bitrix\sale\discount\preset\htmlhelper] => Array
        (
            [module] => sale
            [file] => lib/discount/preset/htmlhelper.php
        )

    [bitrix\sale\discount\preset\manager] => Array
        (
            [module] => sale
            [file] => lib/discount/preset/manager.php
        )

    [bitrix\sale\discount\preset\selectproductpreset] => Array
        (
            [module] => sale
            [file] => lib/discount/preset/selectproductpreset.php
        )

    [bitrix\sale\discount\preset\state] => Array
        (
            [module] => sale
            [file] => lib/discount/preset/state.php
        )

    [bitrix\sale\discount\result\compatibleformat] => Array
        (
            [module] => sale
            [file] => lib/discount/result/compatibleformat.php
        )

    [bitrix\sale\discount\runtimecache\discountcache] => Array
        (
            [module] => sale
            [file] => lib/discount/runtimecache/discountcache.php
        )

    [bitrix\sale\discount\runtimecache\fusercache] => Array
        (
            [module] => sale
            [file] => lib/discount/runtimecache/fusercache.php
        )

    [bitrix\sale\discount\actions] => Array
        (
            [module] => sale
            [file] => lib/discount/actions.php
        )

    [bitrix\sale\discount\analyzer] => Array
        (
            [module] => sale
            [file] => lib/discount/analyzer.php
        )

    [bitrix\sale\discount\cumulativecalculator] => Array
        (
            [module] => sale
            [file] => lib/discount/cumulativecalculator.php
        )

    [bitrix\sale\discount\formatter] => Array
        (
            [module] => sale
            [file] => lib/discount/formatter.php
        )

    [bitrix\sale\internals\discounttable] => Array
        (
            [module] => sale
            [file] => lib/internals/discount.php
        )

    [bitrix\sale\internals\discountcoupontable] => Array
        (
            [module] => sale
            [file] => lib/internals/discountcoupon.php
        )

    [bitrix\sale\internals\discountentitiestable] => Array
        (
            [module] => sale
            [file] => lib/internals/discountentities.php
        )

    [bitrix\sale\internals\discountgrouptable] => Array
        (
            [module] => sale
            [file] => lib/internals/discountgroup.php
        )

    [bitrix\sale\internals\discountmoduletable] => Array
        (
            [module] => sale
            [file] => lib/internals/discountmodule.php
        )

    [bitrix\sale\internals\orderdiscounttable] => Array
        (
            [module] => sale
            [file] => lib/internals/orderdiscount.php
        )

    [bitrix\sale\internals\orderdiscountdatatable] => Array
        (
            [module] => sale
            [file] => lib/internals/orderdiscount.php
        )

    [bitrix\sale\internals\ordercouponstable] => Array
        (
            [module] => sale
            [file] => lib/internals/orderdiscount.php
        )

    [bitrix\sale\internals\ordermodulestable] => Array
        (
            [module] => sale
            [file] => lib/internals/orderdiscount.php
        )

    [bitrix\sale\internals\orderroundtable] => Array
        (
            [module] => sale
            [file] => lib/internals/orderround.php
        )

    [bitrix\sale\internals\orderrulestable] => Array
        (
            [module] => sale
            [file] => lib/internals/orderdiscount.php
        )

    [bitrix\sale\internals\orderrulesdescrtable] => Array
        (
            [module] => sale
            [file] => lib/internals/orderdiscount.php
        )

    [bitrix\sale\internals\accountnumbergenerator] => Array
        (
            [module] => sale
            [file] => lib/internals/accountnumber.php
        )

    [bitrix\sale\discount] => Array
        (
            [module] => sale
            [file] => lib/discount.php
        )

    [bitrix\sale\discountbase] => Array
        (
            [module] => sale
            [file] => lib/discountbase.php
        )

    [bitrix\sale\discountcouponsmanager] => Array
        (
            [module] => sale
            [file] => lib/discountcouponsmanager.php
        )

    [bitrix\sale\discountcouponsmanagerbase] => Array
        (
            [module] => sale
            [file] => lib/discountcouponsmanagerbase.php
        )

    [bitrix\sale\orderdiscount] => Array
        (
            [module] => sale
            [file] => lib/orderdiscount.php
        )

    [bitrix\sale\orderdiscountbase] => Array
        (
            [module] => sale
            [file] => lib/orderdiscountbase.php
        )

    [bitrix\sale\orderdiscountmanager] => Array
        (
            [module] => sale
            [file] => lib/orderdiscountmanager.php
        )

    [bitrix\sale\paysystem\logger] => Array
        (
            [module] => sale
            [file] => lib/paysystem/logger.php
        )

    [bitrix\sale\paysystem\restservice] => Array
        (
            [module] => sale
            [file] => lib/paysystem/restservice.php
        )

    [bitrix\sale\paysystem\resthandler] => Array
        (
            [module] => sale
            [file] => lib/paysystem/resthandler.php
        )

    [bitrix\sale\services\base\restclient] => Array
        (
            [module] => sale
            [file] => lib/services/base/restclient.php
        )

    [bitrix\sale\paysystem\service] => Array
        (
            [module] => sale
            [file] => lib/paysystem/service.php
        )

    [bitrix\sale\internals\paysystemresthandlerstable] => Array
        (
            [module] => sale
            [file] => lib/internals/paysystemresthandlers.php
        )

    [bitrix\sale\paysystem\manager] => Array
        (
            [module] => sale
            [file] => lib/paysystem/manager.php
        )

    [bitrix\sale\paysystem\baseservicehandler] => Array
        (
            [module] => sale
            [file] => lib/paysystem/baseservicehandler.php
        )

    [bitrix\sale\paysystem\servicehandler] => Array
        (
            [module] => sale
            [file] => lib/paysystem/servicehandler.php
        )

    [bitrix\sale\paysystem\irefund] => Array
        (
            [module] => sale
            [file] => lib/paysystem/irefund.php
        )

    [bitrix\sale\paysystem\ipdf] => Array
        (
            [module] => sale
            [file] => lib/paysystem/ipdf.php
        )

    [bitrix\sale\paysystem\irefundextended] => Array
        (
            [module] => sale
            [file] => lib/paysystem/irefundextended.php
        )

    [bitrix\sale\paysystem\cert] => Array
        (
            [module] => sale
            [file] => lib/paysystem/cert.php
        )

    [bitrix\sale\paysystem\ipayable] => Array
        (
            [module] => sale
            [file] => lib/paysystem/ipayable.php
        )

    [bitrix\sale\paysystem\icheckable] => Array
        (
            [module] => sale
            [file] => lib/paysystem/icheckable.php
        )

    [bitrix\sale\paysystem\iprepayable] => Array
        (
            [module] => sale
            [file] => lib/paysystem/iprepayable.php
        )

    [bitrix\sale\paysystem\compatibilityhandler] => Array
        (
            [module] => sale
            [file] => lib/paysystem/compatibilityhandler.php
        )

    [bitrix\sale\paysystem\ihold] => Array
        (
            [module] => sale
            [file] => lib/paysystem/ihold.php
        )

    [bitrix\sale\paysystem\ipartialhold] => Array
        (
            [module] => sale
            [file] => lib/paysystem/ipartialhold.php
        )

    [bitrix\sale\internals\paymentlogtable] => Array
        (
            [module] => sale
            [file] => lib/internals/paymentlog.php
        )

    [bitrix\sale\services\paysystem\restrictions\manager] => Array
        (
            [module] => sale
            [file] => lib/services/paysystem/restrictions/manager.php
        )

    [bitrix\sale\services\base\restriction] => Array
        (
            [module] => sale
            [file] => lib/services/base/restriction.php
        )

    [bitrix\sale\internals\yandexsettingstable] => Array
        (
            [module] => sale
            [file] => lib/internals/yandexsettings.php
        )

    [bitrix\sale\services\company\manager] => Array
        (
            [module] => sale
            [file] => lib/services/company/manager.php
        )

    [bitrix\sale\internals\collectionfilteriterator] => Array
        (
            [module] => sale
            [file] => lib/internals/collectionfilteriterator.php
        )

    [bitrix\sale\cashbox\internals\pool] => Array
        (
            [module] => sale
            [file] => lib/cashbox/internals/pool.php
        )

    [bitrix\sale\cashbox\internals\cashboxtable] => Array
        (
            [module] => sale
            [file] => lib/cashbox/internals/cashbox.php
        )

    [bitrix\sale\cashbox\internals\cashboxchecktable] => Array
        (
            [module] => sale
            [file] => lib/cashbox/internals/cashboxcheck.php
        )

    [bitrix\sale\cashbox\internals\cashboxzreporttable] => Array
        (
            [module] => sale
            [file] => lib/cashbox/internals/cashboxzreport.php
        )

    [bitrix\sale\cashbox\internals\cashboxerrlogtable] => Array
        (
            [module] => sale
            [file] => lib/cashbox/internals/cashboxerrlog.php
        )

    [bitrix\sale\cashbox\cashbox] => Array
        (
            [module] => sale
            [file] => lib/cashbox/cashbox.php
        )

    [bitrix\sale\cashbox\manager] => Array
        (
            [module] => sale
            [file] => lib/cashbox/manager.php
        )

    [bitrix\sale\cashbox\iprintimmediately] => Array
        (
            [module] => sale
            [file] => lib/cashbox/iprintimmediately.php
        )

    [bitrix\sale\cashbox\restrictions\manager] => Array
        (
            [module] => sale
            [file] => lib/cashbox/restrictions/manager.php
        )

    [bitrix\sale\notify] => Array
        (
            [module] => sale
            [file] => lib/notify.php
        )

    [bitrix\sale\buyerstatistic] => Array
        (
            [module] => sale
            [file] => /lib/buyerstatistic.php
        )

    [bitrix\sale\internals\buyerstatistictable] => Array
        (
            [module] => sale
            [file] => /lib/internals/buyerstatistic.php
        )

    [cadminsalelist] => Array
        (
            [module] => sale
            [file] => general/admin_lib.php
        )

    [bitrix\sale\helpers\admin\skuprops] => Array
        (
            [module] => sale
            [file] => lib/helpers/admin/skuprops.php
        )

    [bitrix\sale\helpers\admin\product] => Array
        (
            [module] => sale
            [file] => lib/helpers/admin/product.php
        )

    [bitrix\sale\helpers\order] => Array
        (
            [module] => sale
            [file] => lib/helpers/order.php
        )

    [bitrix\sale\location\comparator\replacement] => Array
        (
            [module] => sale
            [file] => lib/location/comparator/ru/replacement.php
        )

    [bitrix\sale\location\comparator\tmptable] => Array
        (
            [module] => sale
            [file] => lib/location/comparator/tmptable.php
        )

    [bitrix\sale\location\comparator] => Array
        (
            [module] => sale
            [file] => lib/location/comparator.php
        )

    [bitrix\sale\location\comparator\mapresult] => Array
        (
            [module] => sale
            [file] => lib/location/comparator/mapresult.php
        )

    [bitrix\sale\location\comparator\mapper] => Array
        (
            [module] => sale
            [file] => lib/location/comparator/mapper.php
        )

    [bitrix\sale\exchange\onec\documentimport] => Array
        (
            [module] => sale
            [file] => /lib/exchange/compatibility/documents.php
        )

    [bitrix\sale\exchange\onec\collisionorder] => Array
        (
            [module] => sale
            [file] => /lib/exchange/onec/importcollision.php
        )

    [bitrix\sale\exchange\onec\collisionshipment] => Array
        (
            [module] => sale
            [file] => /lib/exchange/onec/importcollision.php
        )

    [bitrix\sale\exchange\onec\collisionpayment] => Array
        (
            [module] => sale
            [file] => /lib/exchange/onec/importcollision.php
        )

    [bitrix\sale\exchange\onec\collisionprofile] => Array
        (
            [module] => sale
            [file] => /lib/exchange/onec/importcollision.php
        )

    [bitrix\sale\exchange\onec\paymentcashdocument] => Array
        (
            [module] => sale
            [file] => /lib/exchange/onec/paymentdocument.php
        )

    [bitrix\sale\exchange\onec\paymentcashlessdocument] => Array
        (
            [module] => sale
            [file] => /lib/exchange/onec/paymentdocument.php
        )

    [bitrix\sale\exchange\onec\paymentcarddocument] => Array
        (
            [module] => sale
            [file] => /lib/exchange/onec/paymentdocument.php
        )

    [bitrix\sale\exchange\onec\importcriterionbase] => Array
        (
            [module] => sale
            [file] => /lib/exchange/onec/importcriterion.php
        )

    [bitrix\sale\exchange\onec\importcriteriononeccml2] => Array
        (
            [module] => sale
            [file] => /lib/exchange/onec/importcriterion.php
        )

    [bitrix\sale\exchange\onec\criterionorder] => Array
        (
            [module] => sale
            [file] => /lib/exchange/onec/importcriterion.php
        )

    [bitrix\sale\exchange\onec\criterionshipment] => Array
        (
            [module] => sale
            [file] => /lib/exchange/onec/importcriterion.php
        )

    [bitrix\sale\exchange\onec\criterionshipmentinvoice] => Array
        (
            [module] => sale
            [file] => /lib/exchange/onec/importcriterion.php
        )

    [bitrix\sale\exchange\onec\criterionpayment] => Array
        (
            [module] => sale
            [file] => /lib/exchange/onec/importcriterion.php
        )

    [bitrix\sale\exchange\onec\criterionprofile] => Array
        (
            [module] => sale
            [file] => /lib/exchange/onec/importcriterion.php
        )

    [bitrix\sale\exchange\entity\orderimportloader] => Array
        (
            [module] => sale
            [file] => /lib/exchange/entity/entityimportloader.php
        )

    [bitrix\sale\exchange\entity\invoiceimportloader] => Array
        (
            [module] => sale
            [file] => /lib/exchange/entity/entityimportloader.php
        )

    [bitrix\sale\exchange\entity\paymentimportloader] => Array
        (
            [module] => sale
            [file] => /lib/exchange/entity/entityimportloader.php
        )

    [bitrix\sale\exchange\entity\shipmentimportloader] => Array
        (
            [module] => sale
            [file] => /lib/exchange/entity/entityimportloader.php
        )

    [bitrix\sale\exchange\entity\userprofileimportloader] => Array
        (
            [module] => sale
            [file] => /lib/exchange/entity/entityimportloader.php
        )

    [bitrix\sale\exchange\entity\paymentcashlessimport] => Array
        (
            [module] => sale
            [file] => /lib/exchange/entity/paymentimport.php
        )

    [bitrix\sale\exchange\entity\paymentcardimport] => Array
        (
            [module] => sale
            [file] => /lib/exchange/entity/paymentimport.php
        )

    [bitrix\sale\exchange\entity\paymentcashimport] => Array
        (
            [module] => sale
            [file] => /lib/exchange/entity/paymentimport.php
        )

    [bitrix\sale\location\geoip] => Array
        (
            [module] => sale
            [file] => /lib/location/geoip.php
        )

    [bitrix\sale\delivery\requests\manager] => Array
        (
            [module] => sale
            [file] => /lib/delivery/requests/manager.php
        )

    [bitrix\sale\delivery\requests\helper] => Array
        (
            [module] => sale
            [file] => /lib/delivery/requests/helper.php
        )

    [bitrix\sale\delivery\requests\handlerbase] => Array
        (
            [module] => sale
            [file] => /lib/delivery/requests/handlerbase.php
        )

    [bitrix\sale\delivery\requests\requesttable] => Array
        (
            [module] => sale
            [file] => /lib/delivery/requests/request.php
        )

    [bitrix\sale\delivery\requests\shipmenttable] => Array
        (
            [module] => sale
            [file] => /lib/delivery/requests/shipment.php
        )

    [bitrix\sale\delivery\requests\result] => Array
        (
            [module] => sale
            [file] => /lib/delivery/requests/result.php
        )

    [bitrix\sale\delivery\requests\resultfile] => Array
        (
            [module] => sale
            [file] => /lib/delivery/requests/resultfile.php
        )

    [bitrix\sale\delivery\packing\packer] => Array
        (
            [module] => sale
            [file] => /lib/delivery/packing/packer.php
        )

    [bitrix\sale\recurring] => Array
        (
            [module] => sale
            [file] => /lib/recurring.php
        )

    [bitrix\sale\location\normalizer\builder] => Array
        (
            [module] => sale
            [file] => /lib/location/normalizer/builder.php
        )

    [bitrix\sale\location\normalizer\ibuilder] => Array
        (
            [module] => sale
            [file] => /lib/location/normalizer/ibuilder.php
        )

    [bitrix\sale\location\normalizer\normalizer] => Array
        (
            [module] => sale
            [file] => /lib/location/normalizer/normalizer.php
        )

    [bitrix\sale\location\normalizer\inormalizer] => Array
        (
            [module] => sale
            [file] => /lib/location/normalizer/inormalizer.php
        )

    [bitrix\sale\location\normalizer\commonnormalizer] => Array
        (
            [module] => sale
            [file] => /lib/location/normalizer/commonnormalizer.php
        )

    [bitrix\sale\location\normalizer\nullnormalizer] => Array
        (
            [module] => sale
            [file] => /lib/location/normalizer/nullnormalizer.php
        )

    [bitrix\sale\location\normalizer\spacenormalizer] => Array
        (
            [module] => sale
            [file] => /lib/location/normalizer/spacenormalizer.php
        )

    [bitrix\sale\location\normalizer\languagenormalizer] => Array
        (
            [module] => sale
            [file] => /lib/location/normalizer/languagenormalizer.php
        )

    [bitrix\sale\location\normalizer\helper] => Array
        (
            [module] => sale
            [file] => /lib/location/normalizer/helper.php
        )

    [sale\handlers\delivery\additional\ruspost\reliability\service] => Array
        (
            [module] => sale
            [file] => /handlers/delivery/additional/ruspost/reliability/service.php
        )

    [catalog] => Array
        (
            [module] => catalog
            [file] => install/index.php
        )

    [ccatalog] => Array
        (
            [module] => catalog
            [file] => mysql/catalog.php
        )

    [ccataloggroup] => Array
        (
            [module] => catalog
            [file] => mysql/cataloggroup.php
        )

    [cextra] => Array
        (
            [module] => catalog
            [file] => mysql/extra.php
        )

    [cprice] => Array
        (
            [module] => catalog
            [file] => mysql/price.php
        )

    [ccatalogproduct] => Array
        (
            [module] => catalog
            [file] => mysql/product.php
        )

    [ccatalogproductgroups] => Array
        (
            [module] => catalog
            [file] => mysql/product_group.php
        )

    [ccatalogload] => Array
        (
            [module] => catalog
            [file] => mysql/catalog_load.php
        )

    [ccatalogexport] => Array
        (
            [module] => catalog
            [file] => mysql/catalog_export.php
        )

    [ccatalogimport] => Array
        (
            [module] => catalog
            [file] => mysql/catalog_import.php
        )

    [ccatalogdiscount] => Array
        (
            [module] => catalog
            [file] => mysql/discount.php
        )

    [ccatalogdiscountcoupon] => Array
        (
            [module] => catalog
            [file] => mysql/discount_coupon.php
        )

    [ccatalogvat] => Array
        (
            [module] => catalog
            [file] => mysql/vat.php
        )

    [ccatalogevent] => Array
        (
            [module] => catalog
            [file] => general/catalog_event.php
        )

    [ccatalogsku] => Array
        (
            [module] => catalog
            [file] => general/catalog_sku.php
        )

    [ccatalogdiscountsave] => Array
        (
            [module] => catalog
            [file] => mysql/discount_save.php
        )

    [ccatalogstore] => Array
        (
            [module] => catalog
            [file] => mysql/store.php
        )

    [ccatalogstoreproduct] => Array
        (
            [module] => catalog
            [file] => mysql/store_product.php
        )

    [ccatalogadmin] => Array
        (
            [module] => catalog
            [file] => general/admin.php
        )

    [cglobalcondctrl] => Array
        (
            [module] => catalog
            [file] => general/catalog_cond.php
        )

    [cglobalcondctrlcomplex] => Array
        (
            [module] => catalog
            [file] => general/catalog_cond.php
        )

    [cglobalcondctrlatoms] => Array
        (
            [module] => catalog
            [file] => general/catalog_cond.php
        )

    [cglobalcondctrlgroup] => Array
        (
            [module] => catalog
            [file] => general/catalog_cond.php
        )

    [cglobalcondtree] => Array
        (
            [module] => catalog
            [file] => general/catalog_cond.php
        )

    [ccatalogcondctrl] => Array
        (
            [module] => catalog
            [file] => general/catalog_cond.php
        )

    [ccatalogcondctrlcomplex] => Array
        (
            [module] => catalog
            [file] => general/catalog_cond.php
        )

    [ccatalogcondctrlgroup] => Array
        (
            [module] => catalog
            [file] => general/catalog_cond.php
        )

    [ccatalogcondctrliblockfields] => Array
        (
            [module] => catalog
            [file] => general/catalog_cond.php
        )

    [ccatalogcondctrliblockprops] => Array
        (
            [module] => catalog
            [file] => general/catalog_cond.php
        )

    [ccatalogcondtree] => Array
        (
            [module] => catalog
            [file] => general/catalog_cond.php
        )

    [ccatalogcondctrlbasketproductfields] => Array
        (
            [module] => catalog
            [file] => general/sale_cond.php
        )

    [ccatalogcondctrlbasketproductprops] => Array
        (
            [module] => catalog
            [file] => general/sale_cond.php
        )

    [ccatalogcondctrlcatalogsettings] => Array
        (
            [module] => catalog
            [file] => general/sale_cond.php
        )

    [ccatalogactionctrlbasketproductfields] => Array
        (
            [module] => catalog
            [file] => general/sale_act.php
        )

    [ccatalogactionctrlbasketproductprops] => Array
        (
            [module] => catalog
            [file] => general/sale_act.php
        )

    [ccataloggifterproduct] => Array
        (
            [module] => catalog
            [file] => general/sale_act.php
        )

    [ccatalogdiscountconvert] => Array
        (
            [module] => catalog
            [file] => general/discount_convert.php
        )

    [ccatalogdiscountconverttmp] => Array
        (
            [module] => catalog
            [file] => mysql/discount_convert.php
        )

    [ccatalogproductprovider] => Array
        (
            [module] => catalog
            [file] => general/product_provider.php
        )

    [ccatalogstorebarcode] => Array
        (
            [module] => catalog
            [file] => mysql/store_barcode.php
        )

    [ccatalogcontractor] => Array
        (
            [module] => catalog
            [file] => mysql/contractor.php
        )

    [ccatalogdocstypes] => Array
        (
            [module] => catalog
            [file] => general/store_docs_type.php
        )

    [ccatalogarrivaldocs] => Array
        (
            [module] => catalog
            [file] => general/store_docs_type.php
        )

    [ccatalogstoreadjustmentdocs] => Array
        (
            [module] => catalog
            [file] => general/store_docs_type.php
        )

    [ccatalogmovingdocs] => Array
        (
            [module] => catalog
            [file] => general/store_docs_type.php
        )

    [ccatalogdeductdocs] => Array
        (
            [module] => catalog
            [file] => general/store_docs_type.php
        )

    [ccatalogreturnsdocs] => Array
        (
            [module] => catalog
            [file] => general/store_docs_type.php
        )

    [ccatalogunreserveddocs] => Array
        (
            [module] => catalog
            [file] => general/store_docs_type.php
        )

    [ccatalogdocs] => Array
        (
            [module] => catalog
            [file] => mysql/store_docs.php
        )

    [ccatalogstorecontrolutil] => Array
        (
            [module] => catalog
            [file] => general/store_utility.php
        )

    [ccatalogstoredocselement] => Array
        (
            [module] => catalog
            [file] => mysql/store_docs_element.php
        )

    [ccatalogstoredocsbarcode] => Array
        (
            [module] => catalog
            [file] => mysql/store_docs_barcode.php
        )

    [ccatalogiblockparameters] => Array
        (
            [module] => catalog
            [file] => general/comp_parameters.php
        )

    [ccatalogmeasure] => Array
        (
            [module] => catalog
            [file] => mysql/measure.php
        )

    [ccatalogmeasureresult] => Array
        (
            [module] => catalog
            [file] => mysql/measure.php
        )

    [ccatalogmeasureclassifier] => Array
        (
            [module] => catalog
            [file] => general/unit_classifier.php
        )

    [ccatalogmeasureadminresult] => Array
        (
            [module] => catalog
            [file] => general/measure_result.php
        )

    [ccatalogmeasureadminuiresult] => Array
        (
            [module] => catalog
            [file] => general/measure_result.php
        )

    [ccatalogmeasureratio] => Array
        (
            [module] => catalog
            [file] => mysql/measure_ratio.php
        )

    [ccatalogproductset] => Array
        (
            [module] => catalog
            [file] => mysql/product_set.php
        )

    [ccatalogadmintools] => Array
        (
            [module] => catalog
            [file] => general/admin_tools.php
        )

    [ccatalogadminproductsetedit] => Array
        (
            [module] => catalog
            [file] => general/admin_tools.php
        )

    [ccatalogmenu] => Array
        (
            [module] => catalog
            [file] => general/catalog_menu.php
        )

    [ccatalogcsvsettings] => Array
        (
            [module] => catalog
            [file] => general/csv_settings.php
        )

    [ccatalogstepoperations] => Array
        (
            [module] => catalog
            [file] => general/step_operations.php
        )

    [ccatalogproductsetavailable] => Array
        (
            [module] => catalog
            [file] => general/step_operations.php
        )

    [ccatalogproductavailable] => Array
        (
            [module] => catalog
            [file] => general/step_operations.php
        )

    [ccatalogiblockreindex] => Array
        (
            [module] => catalog
            [file] => general/step_operations.php
        )

    [ccatalogproductsettings] => Array
        (
            [module] => catalog
            [file] => general/step_operations.php
        )

    [ccatalogtools] => Array
        (
            [module] => catalog
            [file] => general/tools.php
        )

    [ccatalogresult] => Array
        (
            [module] => catalog
            [file] => general/result.php
        )

    [cproductquerybuilder] => Array
        (
            [module] => catalog
            [file] => general/querybuilder.php
        )

    [bitrix\catalog\compatible\eventcompatibility] => Array
        (
            [module] => catalog
            [file] => lib/compatible/eventcompatibility.php
        )

    [bitrix\catalog\config\feature] => Array
        (
            [module] => catalog
            [file] => lib/config/feature.php
        )

    [bitrix\catalog\config\state] => Array
        (
            [module] => catalog
            [file] => lib/config/state.php
        )

    [bitrix\catalog\discount\discountmanager] => Array
        (
            [module] => catalog
            [file] => lib/discount/discountmanager.php
        )

    [bitrix\catalog\ebay\ebayxmler] => Array
        (
            [module] => catalog
            [file] => lib/ebay/ebayxmler.php
        )

    [bitrix\catalog\ebay\exportoffer] => Array
        (
            [module] => catalog
            [file] => lib/ebay/exportoffer.php
        )

    [bitrix\catalog\ebay\exportoffercreator] => Array
        (
            [module] => catalog
            [file] => lib/ebay/exportoffercreator.php
        )

    [bitrix\catalog\ebay\exportoffersku] => Array
        (
            [module] => catalog
            [file] => lib/ebay/exportoffersku.php
        )

    [bitrix\catalog\grid\panel\productgroupaction] => Array
        (
            [module] => catalog
            [file] => lib/grid/panel/productgroupaction.php
        )

    [bitrix\catalog\grid\productaction] => Array
        (
            [module] => catalog
            [file] => lib/grid/productaction.php
        )

    [bitrix\catalog\helpers\admin\catalogedit] => Array
        (
            [module] => catalog
            [file] => lib/helpers/admin/catalogedit.php
        )

    [bitrix\catalog\helpers\admin\iblockpricechanger] => Array
        (
            [module] => catalog
            [file] => lib/helpers/admin/iblockpricechanger.php
        )

    [bitrix\catalog\helpers\admin\roundedit] => Array
        (
            [module] => catalog
            [file] => lib/helpers/admin/roundedit.php
        )

    [bitrix\catalog\helpers\admin\tools] => Array
        (
            [module] => catalog
            [file] => lib/helpers/admin/tools.php
        )

    [bitrix\catalog\helpers\tools] => Array
        (
            [module] => catalog
            [file] => lib/helpers/tools.php
        )

    [bitrix\catalog\model\entity] => Array
        (
            [module] => catalog
            [file] => lib/model/entity.php
        )

    [bitrix\catalog\model\event] => Array
        (
            [module] => catalog
            [file] => lib/model/event.php
        )

    [bitrix\catalog\model\eventresult] => Array
        (
            [module] => catalog
            [file] => lib/model/eventresult.php
        )

    [bitrix\catalog\model\price] => Array
        (
            [module] => catalog
            [file] => lib/model/price.php
        )

    [bitrix\catalog\model\product] => Array
        (
            [module] => catalog
            [file] => lib/model/product.php
        )

    [bitrix\catalog\product\price\calculation] => Array
        (
            [module] => catalog
            [file] => lib/product/price/calculation.php
        )

    [bitrix\catalog\product\basket] => Array
        (
            [module] => catalog
            [file] => lib/product/basket.php
        )

    [bitrix\catalog\product\catalogprovider] => Array
        (
            [module] => catalog
            [file] => lib/product/catalogprovider.php
        )

    [bitrix\catalog\product\catalogprovidercompatibility] => Array
        (
            [module] => catalog
            [file] => lib/product/catalogprovidercompatibility.php
        )

    [bitrix\catalog\product\price] => Array
        (
            [module] => catalog
            [file] => lib/product/price.php
        )

    [bitrix\catalog\product\propertycatalogfeature] => Array
        (
            [module] => catalog
            [file] => lib/product/propertycatalogfeature.php
        )

    [bitrix\catalog\product\quantitycontrol] => Array
        (
            [module] => catalog
            [file] => lib/product/quantitycontrol.php
        )

    [bitrix\catalog\product\search] => Array
        (
            [module] => catalog
            [file] => lib/product/search.php
        )

    [bitrix\catalog\product\sku] => Array
        (
            [module] => catalog
            [file] => lib/product/sku.php
        )

    [bitrix\catalog\product\subscribemanager] => Array
        (
            [module] => catalog
            [file] => lib/product/subscribemanager.php
        )

    [bitrix\catalog\product\systemfield] => Array
        (
            [module] => catalog
            [file] => lib/product/systemfield.php
        )

    [bitrix\catalog\product\viewed] => Array
        (
            [module] => catalog
            [file] => lib/product/viewed.php
        )

    [bitrix\catalog\update\adminfilteroption] => Array
        (
            [module] => catalog
            [file] => lib/update/adminfilteroption.php
        )

    [bitrix\catalog\update\admingridoption] => Array
        (
            [module] => catalog
            [file] => lib/update/admingridoption.php
        )

    [bitrix\catalog\url\adminpage\catalogbuilder] => Array
        (
            [module] => catalog
            [file] => lib/url/adminpage/catalogbuilder.php
        )

    [bitrix\catalog\catalogiblocktable] => Array
        (
            [module] => catalog
            [file] => lib/catalogiblock.php
        )

    [bitrix\catalog\catalogviewedproducttable] => Array
        (
            [module] => catalog
            [file] => lib/catalogviewedproduct.php
        )

    [bitrix\catalog\discounttable] => Array
        (
            [module] => catalog
            [file] => lib/discount.php
        )

    [bitrix\catalog\discountcoupontable] => Array
        (
            [module] => catalog
            [file] => lib/discountcoupon.php
        )

    [bitrix\catalog\discountentitytable] => Array
        (
            [module] => catalog
            [file] => lib/discountentity.php
        )

    [bitrix\catalog\discountmoduletable] => Array
        (
            [module] => catalog
            [file] => lib/discountmodule.php
        )

    [bitrix\catalog\discountrestrictiontable] => Array
        (
            [module] => catalog
            [file] => lib/discountrestriction.php
        )

    [bitrix\catalog\extratable] => Array
        (
            [module] => catalog
            [file] => lib/extra.php
        )

    [bitrix\catalog\grouptable] => Array
        (
            [module] => catalog
            [file] => lib/group.php
        )

    [bitrix\catalog\groupaccesstable] => Array
        (
            [module] => catalog
            [file] => lib/groupaccess.php
        )

    [bitrix\catalog\grouplangtable] => Array
        (
            [module] => catalog
            [file] => lib/grouplang.php
        )

    [bitrix\catalog\measuretable] => Array
        (
            [module] => catalog
            [file] => lib/measure.php
        )

    [bitrix\catalog\measureratiotable] => Array
        (
            [module] => catalog
            [file] => lib/measureratio.php
        )

    [bitrix\catalog\pricetable] => Array
        (
            [module] => catalog
            [file] => lib/price.php
        )

    [bitrix\catalog\producttable] => Array
        (
            [module] => catalog
            [file] => lib/product.php
        )

    [bitrix\catalog\productgroupaccesstable] => Array
        (
            [module] => catalog
            [file] => lib/productgroupaccess.php
        )

    [bitrix\catalog\roundingtable] => Array
        (
            [module] => catalog
            [file] => lib/rounding.php
        )

    [bitrix\catalog\storetable] => Array
        (
            [module] => catalog
            [file] => lib/store.php
        )

    [bitrix\catalog\storebarcodetable] => Array
        (
            [module] => catalog
            [file] => lib/storebarcode.php
        )

    [bitrix\catalog\storeproducttable] => Array
        (
            [module] => catalog
            [file] => lib/storeproduct.php
        )

    [bitrix\catalog\vattable] => Array
        (
            [module] => catalog
            [file] => lib/vat.php
        )

    [bitrix\catalog\ebayxmler] => Array
        (
            [module] => catalog
            [file] => lib/ebay/old.php
        )

    [bitrix\catalog\exportoffer] => Array
        (
            [module] => catalog
            [file] => lib/ebay/old.php
        )

    [bitrix\catalog\exportoffercreator] => Array
        (
            [module] => catalog
            [file] => lib/ebay/old.php
        )

    [bitrix\catalog\exportoffersku] => Array
        (
            [module] => catalog
            [file] => lib/ebay/old.php
        )

    [bitrix\catalog\searchhandlers] => Array
        (
            [module] => catalog
            [file] => lib/product/old.php
        )

)
Array
(
    [bitrix\main\application] => Array
        (
            [module] => main
            [file] => lib/application.php
        )

    [bitrix\main\httpapplication] => Array
        (
            [module] => main
            [file] => lib/httpapplication.php
        )

    [bitrix\main\argumentexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\argumentnullexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\argumentoutofrangeexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\argumenttypeexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\notimplementedexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\notsupportedexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\invalidoperationexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\objectpropertyexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\objectnotfoundexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\objectexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\systemexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\accessdeniedexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\decodingexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\io\invalidpathexception] => Array
        (
            [module] => main
            [file] => lib/io/ioexception.php
        )

    [bitrix\main\io\filenotfoundexception] => Array
        (
            [module] => main
            [file] => lib/io/ioexception.php
        )

    [bitrix\main\io\filedeleteexception] => Array
        (
            [module] => main
            [file] => lib/io/ioexception.php
        )

    [bitrix\main\io\fileopenexception] => Array
        (
            [module] => main
            [file] => lib/io/ioexception.php
        )

    [bitrix\main\io\filenotopenedexception] => Array
        (
            [module] => main
            [file] => lib/io/ioexception.php
        )

    [bitrix\main\context] => Array
        (
            [module] => main
            [file] => lib/context.php
        )

    [bitrix\main\httpcontext] => Array
        (
            [module] => main
            [file] => lib/httpcontext.php
        )

    [bitrix\main\dispatcher] => Array
        (
            [module] => main
            [file] => lib/dispatcher.php
        )

    [bitrix\main\environment] => Array
        (
            [module] => main
            [file] => lib/environment.php
        )

    [bitrix\main\event] => Array
        (
            [module] => main
            [file] => lib/event.php
        )

    [bitrix\main\eventmanager] => Array
        (
            [module] => main
            [file] => lib/eventmanager.php
        )

    [bitrix\main\eventresult] => Array
        (
            [module] => main
            [file] => lib/eventresult.php
        )

    [bitrix\main\request] => Array
        (
            [module] => main
            [file] => lib/request.php
        )

    [bitrix\main\httprequest] => Array
        (
            [module] => main
            [file] => lib/httprequest.php
        )

    [bitrix\main\response] => Array
        (
            [module] => main
            [file] => lib/response.php
        )

    [bitrix\main\httpresponse] => Array
        (
            [module] => main
            [file] => lib/httpresponse.php
        )

    [bitrix\main\modulemanager] => Array
        (
            [module] => main
            [file] => lib/modulemanager.php
        )

    [bitrix\main\server] => Array
        (
            [module] => main
            [file] => lib/server.php
        )

    [bitrix\main\config\configuration] => Array
        (
            [module] => main
            [file] => lib/config/configuration.php
        )

    [bitrix\main\config\option] => Array
        (
            [module] => main
            [file] => lib/config/option.php
        )

    [bitrix\main\context\culture] => Array
        (
            [module] => main
            [file] => lib/context/culture.php
        )

    [bitrix\main\data\cache] => Array
        (
            [module] => main
            [file] => lib/data/cache.php
        )

    [bitrix\main\data\cacheengineapc] => Array
        (
            [module] => main
            [file] => lib/data/cacheengineapc.php
        )

    [bitrix\main\data\cacheenginememcache] => Array
        (
            [module] => main
            [file] => lib/data/cacheenginememcache.php
        )

    [bitrix\main\data\cacheenginefiles] => Array
        (
            [module] => main
            [file] => lib/data/cacheenginefiles.php
        )

    [bitrix\main\data\cacheenginenone] => Array
        (
            [module] => main
            [file] => lib/data/cacheenginenone.php
        )

    [bitrix\main\data\connection] => Array
        (
            [module] => main
            [file] => lib/data/connection.php
        )

    [bitrix\main\data\connectionpool] => Array
        (
            [module] => main
            [file] => lib/data/connectionpool.php
        )

    [bitrix\main\data\icacheengine] => Array
        (
            [module] => main
            [file] => lib/data/cache.php
        )

    [bitrix\main\data\hsphpreadconnection] => Array
        (
            [module] => main
            [file] => lib/data/hsphpreadconnection.php
        )

    [bitrix\main\data\managedcache] => Array
        (
            [module] => main
            [file] => lib/data/managedcache.php
        )

    [bitrix\main\data\taggedcache] => Array
        (
            [module] => main
            [file] => lib/data/taggedcache.php
        )

    [bitrix\main\data\memcacheconnection] => Array
        (
            [module] => main
            [file] => lib/data/memcacheconnection.php
        )

    [bitrix\main\data\memcachedconnection] => Array
        (
            [module] => main
            [file] => lib/data/memcachedconnection.php
        )

    [bitrix\main\data\nosqlconnection] => Array
        (
            [module] => main
            [file] => lib/data/nosqlconnection.php
        )

    [bitrix\main\db\arrayresult] => Array
        (
            [module] => main
            [file] => lib/db/arrayresult.php
        )

    [bitrix\main\db\result] => Array
        (
            [module] => main
            [file] => lib/db/result.php
        )

    [bitrix\main\db\connection] => Array
        (
            [module] => main
            [file] => lib/db/connection.php
        )

    [bitrix\main\db\sqlexception] => Array
        (
            [module] => main
            [file] => lib/db/sqlexception.php
        )

    [bitrix\main\db\sqlqueryexception] => Array
        (
            [module] => main
            [file] => lib/db/sqlexception.php
        )

    [bitrix\main\db\transactionexception] => Array
        (
            [module] => main
            [file] => lib/db/sqlexception.php
        )

    [bitrix\main\db\sqlexpression] => Array
        (
            [module] => main
            [file] => lib/db/sqlexpression.php
        )

    [bitrix\main\db\sqlhelper] => Array
        (
            [module] => main
            [file] => lib/db/sqlhelper.php
        )

    [bitrix\main\db\mysqlcommonconnection] => Array
        (
            [module] => main
            [file] => lib/db/mysqlcommonconnection.php
        )

    [bitrix\main\db\mysqliconnection] => Array
        (
            [module] => main
            [file] => lib/db/mysqliconnection.php
        )

    [bitrix\main\db\mysqliresult] => Array
        (
            [module] => main
            [file] => lib/db/mysqliresult.php
        )

    [bitrix\main\db\mysqlisqlhelper] => Array
        (
            [module] => main
            [file] => lib/db/mysqlisqlhelper.php
        )

    [bitrix\main\db\mssqlconnection] => Array
        (
            [module] => main
            [file] => lib/db/mssqlconnection.php
        )

    [bitrix\main\db\mssqlresult] => Array
        (
            [module] => main
            [file] => lib/db/mssqlresult.php
        )

    [bitrix\main\db\mssqlsqlhelper] => Array
        (
            [module] => main
            [file] => lib/db/mssqlsqlhelper.php
        )

    [bitrix\main\db\oracleconnection] => Array
        (
            [module] => main
            [file] => lib/db/oracleconnection.php
        )

    [bitrix\main\db\oracleresult] => Array
        (
            [module] => main
            [file] => lib/db/oracleresult.php
        )

    [bitrix\main\db\oraclesqlhelper] => Array
        (
            [module] => main
            [file] => lib/db/oraclesqlhelper.php
        )

    [bitrix\main\db\pgsqlconnection] => Array
        (
            [module] => main
            [file] => lib/db/pgsqlconnection.php
        )

    [bitrix\main\diag\httpexceptionhandleroutput] => Array
        (
            [module] => main
            [file] => lib/diag/httpexceptionhandleroutput.php
        )

    [bitrix\main\diag\fileexceptionhandlerlog] => Array
        (
            [module] => main
            [file] => lib/diag/fileexceptionhandlerlog.php
        )

    [bitrix\main\diag\exceptionhandler] => Array
        (
            [module] => main
            [file] => lib/diag/exceptionhandler.php
        )

    [bitrix\main\diag\iexceptionhandleroutput] => Array
        (
            [module] => main
            [file] => lib/diag/iexceptionhandleroutput.php
        )

    [bitrix\main\diag\exceptionhandlerlog] => Array
        (
            [module] => main
            [file] => lib/diag/exceptionhandlerlog.php
        )

    [bitrix\main\io\file] => Array
        (
            [module] => main
            [file] => lib/io/file.php
        )

    [bitrix\main\io\fileentry] => Array
        (
            [module] => main
            [file] => lib/io/fileentry.php
        )

    [bitrix\main\io\path] => Array
        (
            [module] => main
            [file] => lib/io/path.php
        )

    [bitrix\main\io\filesystementry] => Array
        (
            [module] => main
            [file] => lib/io/filesystementry.php
        )

    [bitrix\main\io\ifilestream] => Array
        (
            [module] => main
            [file] => lib/io/ifilestream.php
        )

    [bitrix\main\localization\loc] => Array
        (
            [module] => main
            [file] => lib/localization/loc.php
        )

    [bitrix\main\mail\mail] => Array
        (
            [module] => main
            [file] => lib/mail/mail.php
        )

    [bitrix\main\mail\tracking] => Array
        (
            [module] => main
            [file] => lib/mail/tracking.php
        )

    [bitrix\main\mail\eventmanager] => Array
        (
            [module] => main
            [file] => lib/mail/eventmanager.php
        )

    [bitrix\main\mail\eventmessagecompiler] => Array
        (
            [module] => main
            [file] => lib/mail/eventmessagecompiler.php
        )

    [bitrix\main\mail\eventmessagethemecompiler] => Array
        (
            [module] => main
            [file] => lib/mail/eventmessagethemecompiler.php
        )

    [bitrix\main\mail\internal\event] => Array
        (
            [module] => main
            [file] => lib/mail/internal/event.php
        )

    [bitrix\main\mail\internal\eventattachment] => Array
        (
            [module] => main
            [file] => lib/mail/internal/eventattachment.php
        )

    [bitrix\main\mail\internal\eventmessage] => Array
        (
            [module] => main
            [file] => lib/mail/internal/eventmessage.php
        )

    [bitrix\main\mail\internal\eventmessagesite] => Array
        (
            [module] => main
            [file] => lib/mail/internal/eventmessagesite.php
        )

    [bitrix\main\mail\internal\eventmessageattachment] => Array
        (
            [module] => main
            [file] => lib/mail/internal/eventmessageattachment.php
        )

    [bitrix\main\mail\internal\eventtype] => Array
        (
            [module] => main
            [file] => lib/mail/internal/eventtype.php
        )

    [bitrix\main\text\converter] => Array
        (
            [module] => main
            [file] => lib/text/converter.php
        )

    [bitrix\main\text\emptyconverter] => Array
        (
            [module] => main
            [file] => lib/text/emptyconverter.php
        )

    [bitrix\main\text\encoding] => Array
        (
            [module] => main
            [file] => lib/text/encoding.php
        )

    [bitrix\main\text\htmlconverter] => Array
        (
            [module] => main
            [file] => lib/text/htmlconverter.php
        )

    [bitrix\main\text\binarystring] => Array
        (
            [module] => main
            [file] => lib/text/binarystring.php
        )

    [bitrix\main\text\xmlconverter] => Array
        (
            [module] => main
            [file] => lib/text/xmlconverter.php
        )

    [bitrix\main\type\collection] => Array
        (
            [module] => main
            [file] => lib/type/collection.php
        )

    [bitrix\main\type\date] => Array
        (
            [module] => main
            [file] => lib/type/date.php
        )

    [bitrix\main\type\datetime] => Array
        (
            [module] => main
            [file] => lib/type/datetime.php
        )

    [bitrix\main\type\dictionary] => Array
        (
            [module] => main
            [file] => lib/type/dictionary.php
        )

    [bitrix\main\type\filterabledictionary] => Array
        (
            [module] => main
            [file] => lib/type/filterabledictionary.php
        )

    [bitrix\main\type\parameterdictionary] => Array
        (
            [module] => main
            [file] => lib/type/parameterdictionary.php
        )

    [bitrix\main\web\cookie] => Array
        (
            [module] => main
            [file] => lib/web/cookie.php
        )

    [bitrix\main\web\uri] => Array
        (
            [module] => main
            [file] => lib/web/uri.php
        )

    [bitrix\main\sendereventhandler] => Array
        (
            [module] => main
            [file] => lib/senderconnector.php
        )

    [bitrix\main\senderconnectoruser] => Array
        (
            [module] => main
            [file] => lib/senderconnector.php
        )

    [bitrix\main\urlrewriterrulemaker] => Array
        (
            [module] => main
            [file] => lib/urlrewriter.php
        )

    [bitrix\main\update\stepper] => Array
        (
            [module] => main
            [file] => lib/update/stepper.php
        )

    [bitrix\main\composite\abstractresponse] => Array
        (
            [module] => main
            [file] => lib/composite/responder.php
        )

    [bitrix\main\composite\fileresponse] => Array
        (
            [module] => main
            [file] => lib/composite/responder.php
        )

    [bitrix\main\composite\memcachedresponse] => Array
        (
            [module] => main
            [file] => lib/composite/responder.php
        )

    [bitrix\main\security\otpexception] => Array
        (
            [module] => main
            [file] => lib/security/securityexception.php
        )

    [ctimezone] => Array
        (
            [module] => main
            [file] => classes/general/time.php
        )

    [cbxpunycode] => Array
        (
            [module] => main
            [file] => classes/general/punycode.php
        )

    [ibxvirtualio] => Array
        (
            [module] => main
            [file] => classes/general/virtual_io.php
        )

    [ibxgeterrors] => Array
        (
            [module] => main
            [file] => classes/general/virtual_io.php
        )

    [cbxvirtualio] => Array
        (
            [module] => main
            [file] => classes/general/virtual_io.php
        )

    [cbxvirtualfilebase] => Array
        (
            [module] => main
            [file] => classes/general/virtual_file.php
        )

    [cbxvirtualfile] => Array
        (
            [module] => main
            [file] => classes/general/virtual_file.php
        )

    [cbxvirtualdirectory] => Array
        (
            [module] => main
            [file] => classes/general/virtual_file.php
        )

    [calloption] => Array
        (
            [module] => main
            [file] => classes/general/option.php
        )

    [coption] => Array
        (
            [module] => main
            [file] => classes/general/option.php
        )

    [callpageoption] => Array
        (
            [module] => main
            [file] => classes/general/pageoption.php
        )

    [cpageoption] => Array
        (
            [module] => main
            [file] => classes/general/pageoption.php
        )

    [callsqlwhere] => Array
        (
            [module] => main
            [file] => classes/general/sqlwhere.php
        )

    [csqlwhereexpression] => Array
        (
            [module] => main
            [file] => classes/general/sqlwhere.php
        )

    [csqlwhere] => Array
        (
            [module] => main
            [file] => classes/general/sqlwhere.php
        )

    [calllanguage] => Array
        (
            [module] => main
            [file] => classes/general/language.php
        )

    [clanguage] => Array
        (
            [module] => main
            [file] => classes/general/language.php
        )

    [clangadmin] => Array
        (
            [module] => main
            [file] => classes/general/language.php
        )

    [_clangdbresult] => Array
        (
            [module] => main
            [file] => classes/general/langdbresult.php
        )

    [callagent] => Array
        (
            [module] => main
            [file] => classes/general/agent.php
        )

    [cagent] => Array
        (
            [module] => main
            [file] => classes/mysql/agent.php
        )

    [capplicationexception] => Array
        (
            [module] => main
            [file] => classes/general/applicationexception.php
        )

    [cadminexception] => Array
        (
            [module] => main
            [file] => classes/general/adminexception.php
        )

    [callsite] => Array
        (
            [module] => main
            [file] => classes/general/site.php
        )

    [calllang] => Array
        (
            [module] => main
            [file] => classes/general/site.php
        )

    [csite] => Array
        (
            [module] => main
            [file] => classes/general/site.php
        )

    [clang] => Array
        (
            [module] => main
            [file] => classes/general/site.php
        )

    [chttp] => Array
        (
            [module] => main
            [file] => classes/general/http.php
        )

    [cutil] => Array
        (
            [module] => main
            [file] => classes/general/util.php
        )

    [callmain] => Array
        (
            [module] => main
            [file] => classes/general/main.php
        )

    [cmain] => Array
        (
            [module] => main
            [file] => classes/general/main.php
        )

    [calldatabase] => Array
        (
            [module] => main
            [file] => classes/general/database.php
        )

    [calldbresult] => Array
        (
            [module] => main
            [file] => classes/general/dbresult.php
        )

    [cdatabasemysql] => Array
        (
            [module] => main
            [file] => classes/mysql/database.php
        )

    [cdbresultmysql] => Array
        (
            [module] => main
            [file] => classes/mysql/dbresult.php
        )

    [icachebackend] => Array
        (
            [module] => main
            [file] => classes/general/cache_backend.php
        )

    [cphpcache] => Array
        (
            [module] => main
            [file] => classes/general/cache.php
        )

    [ccachemanager] => Array
        (
            [module] => main
            [file] => classes/general/cache_manager.php
        )

    [cpagecache] => Array
        (
            [module] => main
            [file] => classes/general/page_cache.php
        )

    [cstackcacheentry] => Array
        (
            [module] => main
            [file] => classes/general/stack_cache_entry.php
        )

    [cstackcachemanager] => Array
        (
            [module] => main
            [file] => classes/general/stack_cache.php
        )

    [cmodule] => Array
        (
            [module] => main
            [file] => /classes/general/module.php
        )

    [bitrix\main\entity\ufield] => Array
        (
            [module] => main
            [file] => include/deprecated/ufield.php
        )

    [cdatabase] => Array
        (
            [module] => main
            [file] => classes/mysql/database.php
        )

    [cdbresult] => Array
        (
            [module] => main
            [file] => classes/mysql/dbresult.php
        )

    [csitetemplate] => Array
        (
            [module] => main
            [file] => classes/general/site_template.php
        )

    [cbitrixcomponent] => Array
        (
            [module] => main
            [file] => classes/general/component.php
        )

    [ccomponentengine] => Array
        (
            [module] => main
            [file] => classes/general/component_engine.php
        )

    [ccomponentajax] => Array
        (
            [module] => main
            [file] => classes/general/component_ajax.php
        )

    [cbitrixcomponenttemplate] => Array
        (
            [module] => main
            [file] => classes/general/component_template.php
        )

    [ccomponentutil] => Array
        (
            [module] => main
            [file] => classes/general/component_util.php
        )

    [ccontrollerclient] => Array
        (
            [module] => main
            [file] => classes/general/controller_member.php
        )

    [phpparser] => Array
        (
            [module] => main
            [file] => classes/general/php_parser.php
        )

    [cdiskquota] => Array
        (
            [module] => main
            [file] => classes/general/quota.php
        )

    [ceventlog] => Array
        (
            [module] => main
            [file] => classes/general/event_log.php
        )

    [ceventmain] => Array
        (
            [module] => main
            [file] => classes/general/event_log.php
        )

    [cadminfiledialog] => Array
        (
            [module] => main
            [file] => classes/general/file_dialog.php
        )

    [wll_user] => Array
        (
            [module] => main
            [file] => classes/general/liveid.php
        )

    [wll_consenttoken] => Array
        (
            [module] => main
            [file] => classes/general/liveid.php
        )

    [windowslivelogin] => Array
        (
            [module] => main
            [file] => classes/general/liveid.php
        )

    [cfile] => Array
        (
            [module] => main
            [file] => classes/general/file.php
        )

    [callfile] => Array
        (
            [module] => main
            [file] => classes/general/file.php
        )

    [ctempfile] => Array
        (
            [module] => main
            [file] => classes/general/file_temp.php
        )

    [cfavorites] => Array
        (
            [module] => main
            [file] => classes/mysql/favorites.php
        )

    [cuseroptions] => Array
        (
            [module] => main
            [file] => classes/general/user_options.php
        )

    [cgridoptions] => Array
        (
            [module] => main
            [file] => classes/general/grids.php
        )

    [cundo] => Array
        (
            [module] => main
            [file] => /classes/general/undo.php
        )

    [cautosave] => Array
        (
            [module] => main
            [file] => /classes/general/undo.php
        )

    [callratings] => Array
        (
            [module] => main
            [file] => classes/general/ratings.php
        )

    [cratings] => Array
        (
            [module] => main
            [file] => classes/mysql/ratings.php
        )

    [cratingscomponentsmain] => Array
        (
            [module] => main
            [file] => classes/mysql/ratings_components.php
        )

    [cratingrule] => Array
        (
            [module] => main
            [file] => classes/general/rating_rule.php
        )

    [cratingrulesmain] => Array
        (
            [module] => main
            [file] => classes/mysql/rating_rules.php
        )

    [ctoppanel] => Array
        (
            [module] => main
            [file] => public/top_panel.php
        )

    [ceditarea] => Array
        (
            [module] => main
            [file] => public/edit_area.php
        )

    [ccomponentpanel] => Array
        (
            [module] => main
            [file] => public/edit_area.php
        )

    [ctextparser] => Array
        (
            [module] => main
            [file] => classes/general/textparser.php
        )

    [cphpcachefiles] => Array
        (
            [module] => main
            [file] => classes/general/cache_files.php
        )

    [cdataxmlnode] => Array
        (
            [module] => main
            [file] => classes/general/xml.php
        )

    [cdataxmldocument] => Array
        (
            [module] => main
            [file] => classes/general/xml.php
        )

    [cdataxml] => Array
        (
            [module] => main
            [file] => classes/general/xml.php
        )

    [cxmlfilestream] => Array
        (
            [module] => main
            [file] => classes/general/xml.php
        )

    [crsaprovider] => Array
        (
            [module] => main
            [file] => classes/general/rsasecurity.php
        )

    [crsasecurity] => Array
        (
            [module] => main
            [file] => classes/general/rsasecurity.php
        )

    [crsabcmathprovider] => Array
        (
            [module] => main
            [file] => classes/general/rsabcmath.php
        )

    [crsaopensslprovider] => Array
        (
            [module] => main
            [file] => classes/general/rsaopenssl.php
        )

    [casnreader] => Array
        (
            [module] => main
            [file] => classes/general/asn.php
        )

    [cbxshorturi] => Array
        (
            [module] => main
            [file] => classes/mysql/short_uri.php
        )

    [cfinder] => Array
        (
            [module] => main
            [file] => classes/general/finder.php
        )

    [caccess] => Array
        (
            [module] => main
            [file] => classes/general/access.php
        )

    [cauthprovider] => Array
        (
            [module] => main
            [file] => classes/general/authproviders.php
        )

    [iproviderinterface] => Array
        (
            [module] => main
            [file] => classes/general/authproviders.php
        )

    [cgroupauthprovider] => Array
        (
            [module] => main
            [file] => classes/general/authproviders.php
        )

    [cuserauthprovider] => Array
        (
            [module] => main
            [file] => classes/general/authproviders.php
        )

    [ctableschema] => Array
        (
            [module] => main
            [file] => classes/general/table_schema.php
        )

    [ccsvdata] => Array
        (
            [module] => main
            [file] => classes/general/csv_data.php
        )

    [csmile] => Array
        (
            [module] => main
            [file] => classes/general/smile.php
        )

    [csmilegallery] => Array
        (
            [module] => main
            [file] => classes/general/smile.php
        )

    [csmileset] => Array
        (
            [module] => main
            [file] => classes/general/smile.php
        )

    [cglobalcounter] => Array
        (
            [module] => main
            [file] => classes/general/global_counter.php
        )

    [cusercounter] => Array
        (
            [module] => main
            [file] => classes/mysql/user_counter.php
        )

    [cusercounterpage] => Array
        (
            [module] => main
            [file] => classes/mysql/user_counter.php
        )

    [chotkeys] => Array
        (
            [module] => main
            [file] => classes/general/hot_keys.php
        )

    [chotkeyscode] => Array
        (
            [module] => main
            [file] => classes/general/hot_keys.php
        )

    [cbxsanitizer] => Array
        (
            [module] => main
            [file] => classes/general/sanitizer.php
        )

    [ibxarchive] => Array
        (
            [module] => main
            [file] => classes/general/archive.php
        )

    [cbxarchive] => Array
        (
            [module] => main
            [file] => classes/general/archive.php
        )

    [cadminnotify] => Array
        (
            [module] => main
            [file] => classes/general/admin_notify.php
        )

    [cbxfavadmmenu] => Array
        (
            [module] => main
            [file] => classes/general/favorites.php
        )

    [cadmininformer] => Array
        (
            [module] => main
            [file] => classes/general/admin_informer.php
        )

    [csitecheckertest] => Array
        (
            [module] => main
            [file] => classes/general/site_checker.php
        )

    [csqlutil] => Array
        (
            [module] => main
            [file] => classes/general/sql_util.php
        )

    [cfileuploader] => Array
        (
            [module] => main
            [file] => classes/general/uploader.php
        )

    [lpa] => Array
        (
            [module] => main
            [file] => classes/general/lpa.php
        )

    [cadminfilter] => Array
        (
            [module] => main
            [file] => interface/admin_filter.php
        )

    [cadminlist] => Array
        (
            [module] => main
            [file] => interface/admin_list.php
        )

    [cadminlistrow] => Array
        (
            [module] => main
            [file] => interface/admin_list.php
        )

    [cadminuilist] => Array
        (
            [module] => main
            [file] => interface/admin_ui_list.php
        )

    [cadminuilistrow] => Array
        (
            [module] => main
            [file] => interface/admin_ui_list.php
        )

    [cadminuiresult] => Array
        (
            [module] => main
            [file] => interface/admin_ui_list.php
        )

    [cadminuicontextmenu] => Array
        (
            [module] => main
            [file] => interface/admin_ui_list.php
        )

    [cadminuisorting] => Array
        (
            [module] => main
            [file] => interface/admin_ui_list.php
        )

    [cadminuilistactionpanel] => Array
        (
            [module] => main
            [file] => interface/admin_ui_list.php
        )

    [cadmintabcontrol] => Array
        (
            [module] => main
            [file] => interface/admin_tabcontrol.php
        )

    [cadminform] => Array
        (
            [module] => main
            [file] => interface/admin_form.php
        )

    [cadminformsettings] => Array
        (
            [module] => main
            [file] => interface/admin_form.php
        )

    [cadmintabcontroldrag] => Array
        (
            [module] => main
            [file] => interface/admin_tabcontrol_drag.php
        )

    [cadmindraggableblockengine] => Array
        (
            [module] => main
            [file] => interface/admin_tabcontrol_drag.php
        )

    [cjspopup] => Array
        (
            [module] => main
            [file] => interface/jspopup.php
        )

    [cjspopuponpage] => Array
        (
            [module] => main
            [file] => interface/jspopup.php
        )

    [cadmincalendar] => Array
        (
            [module] => main
            [file] => interface/admin_calendar.php
        )

    [cadminviewtabcontrol] => Array
        (
            [module] => main
            [file] => interface/admin_viewtabcontrol.php
        )

    [cadmintabengine] => Array
        (
            [module] => main
            [file] => interface/admin_tabengine.php
        )

    [ccaptcha] => Array
        (
            [module] => main
            [file] => classes/general/captcha.php
        )

    [cmpnotifications] => Array
        (
            [module] => main
            [file] => classes/general/mp_notifications.php
        )

    [calltask] => Array
        (
            [module] => main
            [file] => classes/general/task.php
        )

    [ctask] => Array
        (
            [module] => main
            [file] => classes/general/task.php
        )

    [calloperation] => Array
        (
            [module] => main
            [file] => classes/general/operation.php
        )

    [coperation] => Array
        (
            [module] => main
            [file] => classes/general/operation.php
        )

    [callgroup] => Array
        (
            [module] => main
            [file] => classes/general/group.php
        )

    [cgroup] => Array
        (
            [module] => main
            [file] => classes/general/group.php
        )

    [cajax] => Array
        (
            [module] => main
            [file] => ajax_tools.php
        )

    [calluser] => Array
        (
            [module] => main
            [file] => classes/general/user.php
        )

    [cuser] => Array
        (
            [module] => main
            [file] => classes/general/user.php
        )

    [callevent] => Array
        (
            [module] => main
            [file] => classes/general/event.php
        )

    [cevent] => Array
        (
            [module] => main
            [file] => classes/general/event.php
        )

    [calleventmessage] => Array
        (
            [module] => main
            [file] => classes/general/eventmessage.php
        )

    [ceventmessage] => Array
        (
            [module] => main
            [file] => classes/general/eventmessage.php
        )

    [ceventtype] => Array
        (
            [module] => main
            [file] => classes/general/eventmessage.php
        )

    [_ceventtyperesult] => Array
        (
            [module] => main
            [file] => classes/general/eventmessage.php
        )

    [cdbresulteventmultiresult] => Array
        (
            [module] => main
            [file] => classes/general/eventmessage.php
        )

    [cdebuginfo] => Array
        (
            [module] => main
            [file] => classes/general/debuginfo.php
        )

    [ccaptchaagent] => Array
        (
            [module] => main
            [file] => classes/general/captchaagent.php
        )

    [callfilterquery] => Array
        (
            [module] => main
            [file] => classes/general/filterquery.php
        )

    [cfilterquery] => Array
        (
            [module] => main
            [file] => classes/general/filterquery.php
        )

    [cconvertorspregreplacehelper] => Array
        (
            [module] => main
            [file] => classes/general/convertorspregreplacehelper.php
        )

    [cspacer] => Array
        (
            [module] => main
            [file] => classes/general/spacer.php
        )

    [updatetools] => Array
        (
            [module] => main
            [file] => classes/general/updatetools.php
        )

    [cjscore] => Array
        (
            [module] => main
            [file] => classes/general/jscore.php
        )

    [cchecklisttools] => Array
        (
            [module] => main
            [file] => classes/general/checklist.php
        )

    [cmenu] => Array
        (
            [module] => main
            [file] => classes/general/menu.php
        )

    [cmenucustom] => Array
        (
            [module] => main
            [file] => classes/general/menucustom.php
        )

    [callusertypeentity] => Array
        (
            [module] => main
            [file] => classes/general/usertype.php
        )

    [cusertypeentity] => Array
        (
            [module] => main
            [file] => classes/general/usertype.php
        )

    [cuserfieldenum] => Array
        (
            [module] => main
            [file] => classes/general/userfieldenum.php
        )

    [cusertypesql] => Array
        (
            [module] => main
            [file] => classes/general/usertypesql.php
        )

    [cusertypemanager] => Array
        (
            [module] => main
            [file] => classes/general/usertypemanager.php
        )

    [cusertypestring] => Array
        (
            [module] => main
            [file] => classes/general/usertypestr.php
        )

    [cusertypeinteger] => Array
        (
            [module] => main
            [file] => classes/general/usertypeint.php
        )

    [cusertypedouble] => Array
        (
            [module] => main
            [file] => classes/general/usertypedbl.php
        )

    [cusertypedatetime] => Array
        (
            [module] => main
            [file] => classes/general/usertypetime.php
        )

    [cusertypedate] => Array
        (
            [module] => main
            [file] => classes/general/usertypedate.php
        )

    [cusertypeboolean] => Array
        (
            [module] => main
            [file] => classes/general/usertypebool.php
        )

    [cusertypefile] => Array
        (
            [module] => main
            [file] => classes/general/usertypefile.php
        )

    [cusertypeenum] => Array
        (
            [module] => main
            [file] => classes/general/usertypeenum.php
        )

    [cusertypeiblocksection] => Array
        (
            [module] => main
            [file] => classes/general/usertypesection.php
        )

    [ciblocksectionenum] => Array
        (
            [module] => main
            [file] => classes/general/usertypesection.php
        )

    [cusertypeiblockelement] => Array
        (
            [module] => main
            [file] => classes/general/usertypeelement.php
        )

    [cusertypestringformatted] => Array
        (
            [module] => main
            [file] => classes/general/usertypestrfmt.php
        )

    [cusertypeurl] => Array
        (
            [module] => main
            [file] => classes/general/usertypeurl.php
        )

    [bxgadget] => Array
        (
            [module] => main
            [file] => classes/general/gadget.php
        )

    [cmainadmin] => Array
        (
            [module] => main
            [file] => classes/general/main_admin.php
        )

    [ctemplates] => Array
        (
            [module] => main
            [file] => classes/general/templates.php
        )

    [cpagetemplate] => Array
        (
            [module] => main
            [file] => classes/general/page_template.php
        )

    [filescmp] => Array
        (
            [module] => main
            [file] => classes/general/files_cmp.php
        )

    [carchiver] => Array
        (
            [module] => main
            [file] => classes/general/tar_gz.php
        )

    [czip] => Array
        (
            [module] => main
            [file] => classes/general/zip.php
        )

    [curlrewriter] => Array
        (
            [module] => main
            [file] => classes/general/urlrewriter.php
        )

    [charsetconverter] => Array
        (
            [module] => main
            [file] => classes/general/charset_converter.php
        )

    [chtmlpagescache] => Array
        (
            [module] => main
            [file] => lib/composite/helper.php
        )

    [statichtmlmemcachedresponse] => Array
        (
            [module] => main
            [file] => lib/composite/responder.php
        )

    [statichtmlfileresponse] => Array
        (
            [module] => main
            [file] => lib/composite/responder.php
        )

    [bitrix\main\page\frame] => Array
        (
            [module] => main
            [file] => lib/composite/engine.php
        )

    [bitrix\main\page\framestatic] => Array
        (
            [module] => main
            [file] => lib/composite/staticarea.php
        )

    [bitrix\main\page\framebuffered] => Array
        (
            [module] => main
            [file] => lib/composite/bufferarea.php
        )

    [bitrix\main\page\framehelper] => Array
        (
            [module] => main
            [file] => lib/composite/bufferarea.php
        )

    [bitrix\main\data\statichtmlcache] => Array
        (
            [module] => main
            [file] => lib/composite/page.php
        )

    [bitrix\main\data\statichtmlstorage] => Array
        (
            [module] => main
            [file] => lib/composite/data/abstractstorage.php
        )

    [bitrix\main\data\statichtmlfilestorage] => Array
        (
            [module] => main
            [file] => lib/composite/data/filestorage.php
        )

    [bitrix\main\data\statichtmlmemcachedstorage] => Array
        (
            [module] => main
            [file] => lib/composite/data/memcachedstorage.php
        )

    [bitrix\main\data\staticcacheprovider] => Array
        (
            [module] => main
            [file] => lib/composite/data/cacheprovider.php
        )

    [bitrix\main\data\appcachemanifest] => Array
        (
            [module] => main
            [file] => lib/composite/appcache.php
        )

    [iblock] => Array
        (
            [module] => iblock
            [file] => install/index.php
        )

    [ciblockpropertyresult] => Array
        (
            [module] => iblock
            [file] => classes/general/iblockpropresult.php
        )

    [ciblockresult] => Array
        (
            [module] => iblock
            [file] => classes/general/iblockresult.php
        )

    [_cibelement] => Array
        (
            [module] => iblock
            [file] => classes/general/iblock_element.php
        )

    [ciblocktype] => Array
        (
            [module] => iblock
            [file] => classes/general/iblocktype.php
        )

    [calliblock] => Array
        (
            [module] => iblock
            [file] => classes/general/iblock.php
        )

    [ciblock] => Array
        (
            [module] => iblock
            [file] => classes/mysql/iblock.php
        )

    [calliblocksection] => Array
        (
            [module] => iblock
            [file] => classes/general/iblocksection.php
        )

    [ciblocksection] => Array
        (
            [module] => iblock
            [file] => classes/mysql/iblocksection.php
        )

    [calliblockproperty] => Array
        (
            [module] => iblock
            [file] => classes/general/iblockproperty.php
        )

    [ciblockpropertyenum] => Array
        (
            [module] => iblock
            [file] => classes/general/iblockpropertyenum.php
        )

    [ciblockproperty] => Array
        (
            [module] => iblock
            [file] => classes/mysql/iblockproperty.php
        )

    [calliblockelement] => Array
        (
            [module] => iblock
            [file] => classes/general/iblockelement.php
        )

    [ciblockelement] => Array
        (
            [module] => iblock
            [file] => classes/mysql/iblockelement.php
        )

    [calliblockrss] => Array
        (
            [module] => iblock
            [file] => classes/general/iblockrss.php
        )

    [ciblockrss] => Array
        (
            [module] => iblock
            [file] => classes/mysql/iblockrss.php
        )

    [ciblockpropertydatetime] => Array
        (
            [module] => iblock
            [file] => classes/general/prop_datetime.php
        )

    [ciblockpropertydate] => Array
        (
            [module] => iblock
            [file] => classes/general/prop_date.php
        )

    [ciblockpropertyxmlid] => Array
        (
            [module] => iblock
            [file] => classes/general/prop_xmlid.php
        )

    [ciblockpropertyfileman] => Array
        (
            [module] => iblock
            [file] => classes/general/prop_fileman.php
        )

    [ciblockpropertyhtml] => Array
        (
            [module] => iblock
            [file] => classes/general/prop_html.php
        )

    [ciblockpropertyelementlist] => Array
        (
            [module] => iblock
            [file] => classes/general/prop_element_list.php
        )

    [ccmlresult] => Array
        (
            [module] => iblock
            [file] => classes/general/cmlresult.php
        )

    [ciblockxmlfile] => Array
        (
            [module] => iblock
            [file] => classes/mysql/cml2.php
        )

    [ciblockcmlimport] => Array
        (
            [module] => iblock
            [file] => classes/general/cml2.php
        )

    [ciblockcmlexport] => Array
        (
            [module] => iblock
            [file] => classes/general/cml2.php
        )

    [ciblockfindtools] => Array
        (
            [module] => iblock
            [file] => classes/general/comp_findtools.php
        )

    [ciblockpricetools] => Array
        (
            [module] => iblock
            [file] => classes/general/comp_pricetools.php
        )

    [ciblockparameters] => Array
        (
            [module] => iblock
            [file] => classes/general/comp_parameters.php
        )

    [ciblockformatproperties] => Array
        (
            [module] => iblock
            [file] => classes/general/comp_formatprops.php
        )

    [calliblocksequence] => Array
        (
            [module] => iblock
            [file] => classes/general/iblocksequence.php
        )

    [ciblocksequence] => Array
        (
            [module] => iblock
            [file] => classes/mysql/iblocksequence.php
        )

    [ciblockpropertysequence] => Array
        (
            [module] => iblock
            [file] => classes/general/prop_seq.php
        )

    [ciblockpropertyelementautocomplete] => Array
        (
            [module] => iblock
            [file] => classes/general/prop_element_auto.php
        )

    [ciblockpropertysku] => Array
        (
            [module] => iblock
            [file] => classes/general/prop_element_sku.php
        )

    [ciblockpropertysectionautocomplete] => Array
        (
            [module] => iblock
            [file] => classes/general/prop_section_auto.php
        )

    [calliblockofferstmp] => Array
        (
            [module] => iblock
            [file] => classes/general/iblockoffers.php
        )

    [ciblockofferstmp] => Array
        (
            [module] => iblock
            [file] => classes/mysql/iblockoffers.php
        )

    [ceventiblock] => Array
        (
            [module] => iblock
            [file] => classes/general/iblock_event_list.php
        )

    [cratingscomponentsiblock] => Array
        (
            [module] => iblock
            [file] => classes/general/ratings_components.php
        )

    [ciblockrights] => Array
        (
            [module] => iblock
            [file] => classes/general/iblock_rights.php
        )

    [ciblocksectionrights] => Array
        (
            [module] => iblock
            [file] => classes/general/iblock_rights.php
        )

    [ciblockelementrights] => Array
        (
            [module] => iblock
            [file] => classes/general/iblock_rights.php
        )

    [ciblockrightsstorage] => Array
        (
            [module] => iblock
            [file] => classes/general/iblock_rights.php
        )

    [ciblockpropertytools] => Array
        (
            [module] => iblock
            [file] => classes/general/iblockproptools.php
        )

    [ciblocksectionpropertylink] => Array
        (
            [module] => iblock
            [file] => classes/general/section_property.php
        )

    [ciblockxmlimport] => Array
        (
            [module] => iblock
            [file] => classes/general/iblockxmlimport.php
        )

    [bitrix\iblock\iblockfieldtable] => Array
        (
            [module] => iblock
            [file] => lib/iblockfield.php
        )

    [bitrix\iblock\iblockgrouptable] => Array
        (
            [module] => iblock
            [file] => lib/iblockgroup.php
        )

    [bitrix\iblock\iblockmessagetable] => Array
        (
            [module] => iblock
            [file] => lib/iblockmessage.php
        )

    [bitrix\iblock\iblockrsstable] => Array
        (
            [module] => iblock
            [file] => lib/iblockrss.php
        )

    [bitrix\iblock\iblocksitetable] => Array
        (
            [module] => iblock
            [file] => lib/iblocksite.php
        )

    [bitrix\iblock\inheritedpropertytable] => Array
        (
            [module] => iblock
            [file] => lib/inheritedproperty.php
        )

    [bitrix\iblock\propertyenumerationtable] => Array
        (
            [module] => iblock
            [file] => lib/propertyenumeration.php
        )

    [bitrix\iblock\propertyfeaturetable] => Array
        (
            [module] => iblock
            [file] => lib/propertyfeature.php
        )

    [bitrix\iblock\sequencetable] => Array
        (
            [module] => iblock
            [file] => lib/sequence.php
        )

    [bitrix\iblock\sitetable] => Array
        (
            [module] => iblock
            [file] => lib/site.php
        )

    [bitrix\iblock\typetable] => Array
        (
            [module] => iblock
            [file] => lib/type.php
        )

    [bitrix\iblock\typelanguagetable] => Array
        (
            [module] => iblock
            [file] => lib/typelanguage.php
        )

    [bitrix\iblock\bizproctype\usertypeproperty] => Array
        (
            [module] => iblock
            [file] => lib/bizproctype/usertypeproperty.php
        )

    [bitrix\iblock\bizproctype\ecrm] => Array
        (
            [module] => iblock
            [file] => lib/bizproctype/ecrm.php
        )

    [bitrix\iblock\bizproctype\money] => Array
        (
            [module] => iblock
            [file] => lib/bizproctype/money.php
        )

    [bitrix\iblock\bizproctype\usertypepropertydiskfile] => Array
        (
            [module] => iblock
            [file] => lib/bizproctype/usertypepropertydiskfile.php
        )

    [bitrix\iblock\bizproctype\usertypepropertyelist] => Array
        (
            [module] => iblock
            [file] => lib/bizproctype/usertypepropertyelist.php
        )

    [bitrix\iblock\bizproctype\usertypepropertyemployee] => Array
        (
            [module] => iblock
            [file] => lib/bizproctype/usertypepropertyemployee.php
        )

    [bitrix\iblock\bizproctype\usertypepropertyhtml] => Array
        (
            [module] => iblock
            [file] => lib/bizproctype/usertypepropertyhtml.php
        )

    [bitrix\iblock\component\base] => Array
        (
            [module] => iblock
            [file] => lib/component/base.php
        )

    [bitrix\iblock\component\element] => Array
        (
            [module] => iblock
            [file] => lib/component/element.php
        )

    [bitrix\iblock\component\elementlist] => Array
        (
            [module] => iblock
            [file] => lib/component/elementlist.php
        )

    [bitrix\iblock\component\filters] => Array
        (
            [module] => iblock
            [file] => lib/component/filters.php
        )

    [bitrix\iblock\component\selector\element] => Array
        (
            [module] => iblock
            [file] => lib/component/selector/element.php
        )

    [bitrix\iblock\component\selector\entity] => Array
        (
            [module] => iblock
            [file] => lib/component/selector/entity.php
        )

    [bitrix\iblock\component\tools] => Array
        (
            [module] => iblock
            [file] => lib/component/tools.php
        )

    [bitrix\iblock\controller\filter\element] => Array
        (
            [module] => iblock
            [file] => lib/Controller/Filter/Element.php
        )

    [bitrix\iblock\filter\entity\elementsettings] => Array
        (
            [module] => iblock
            [file] => lib/filter/entity/elementsettings.php
        )

    [bitrix\iblock\filter\entity\iblocksettings] => Array
        (
            [module] => iblock
            [file] => lib/filter/entity/iblocksettings.php
        )

    [bitrix\iblock\filter\fieldprovider\base] => Array
        (
            [module] => iblock
            [file] => lib/filter/fieldprovider/base.php
        )

    [bitrix\iblock\filter\fieldprovider\element] => Array
        (
            [module] => iblock
            [file] => lib/filter/fieldprovider/element.php
        )

    [bitrix\iblock\filter\fieldprovider\iblockproperty] => Array
        (
            [module] => iblock
            [file] => lib/filter/fieldprovider/iblockproperty.php
        )

    [bitrix\iblock\filter\dictionary] => Array
        (
            [module] => iblock
            [file] => lib/filter/dictionary.php
        )

    [bitrix\iblock\filter\entitylist] => Array
        (
            [module] => iblock
            [file] => lib/filter/entitylist.php
        )

    [bitrix\iblock\filter\factory] => Array
        (
            [module] => iblock
            [file] => lib/filter/factory.php
        )

    [bitrix\iblock\grid\panel\groupaction] => Array
        (
            [module] => iblock
            [file] => lib/grid/panel/groupaction.php
        )

    [bitrix\iblock\grid\actiontype] => Array
        (
            [module] => iblock
            [file] => lib/grid/actiontype.php
        )

    [bitrix\iblock\helpers\admin\property] => Array
        (
            [module] => iblock
            [file] => lib/helpers/admin/property.php
        )

    [bitrix\iblock\helpers\filter\property] => Array
        (
            [module] => iblock
            [file] => lib/helpers/filter/property.php
        )

    [bitrix\iblock\helpers\filter\propertymanager] => Array
        (
            [module] => iblock
            [file] => lib/helpers/filter/propertymanager.php
        )

    [bitrix\iblock\inheritedproperty\basetemplate] => Array
        (
            [module] => iblock
            [file] => lib/inheritedproperty/basetemplate.php
        )

    [bitrix\iblock\inheritedproperty\basevalues] => Array
        (
            [module] => iblock
            [file] => lib/inheritedproperty/basevalues.php
        )

    [bitrix\iblock\inheritedproperty\elementtemplates] => Array
        (
            [module] => iblock
            [file] => lib/inheritedproperty/elementtemplates.php
        )

    [bitrix\iblock\inheritedproperty\elementvalues] => Array
        (
            [module] => iblock
            [file] => lib/inheritedproperty/elementvalues.php
        )

    [bitrix\iblock\inheritedproperty\iblocktemplates] => Array
        (
            [module] => iblock
            [file] => lib/inheritedproperty/iblocktemplates.php
        )

    [bitrix\iblock\inheritedproperty\iblockvalues] => Array
        (
            [module] => iblock
            [file] => lib/inheritedproperty/iblockvalues.php
        )

    [bitrix\iblock\inheritedproperty\sectiontemplates] => Array
        (
            [module] => iblock
            [file] => lib/inheritedproperty/sectiontemplates.php
        )

    [bitrix\iblock\inheritedproperty\sectionvalues] => Array
        (
            [module] => iblock
            [file] => lib/inheritedproperty/sectionvalues.php
        )

    [bitrix\iblock\inheritedproperty\valuesqueue] => Array
        (
            [module] => iblock
            [file] => lib/inheritedproperty/valuesqueue.php
        )

    [bitrix\iblock\landingsource\dataloader] => Array
        (
            [module] => iblock
            [file] => lib/landingsource/dataloader.php
        )

    [bitrix\iblock\landingsource\element] => Array
        (
            [module] => iblock
            [file] => lib/landingsource/element.php
        )

    [bitrix\iblock\model\propertyfeature] => Array
        (
            [module] => iblock
            [file] => lib/model/propertyfeature.php
        )

    [bitrix\iblock\model\section] => Array
        (
            [module] => iblock
            [file] => lib/model/section.php
        )

    [bitrix\iblock\propertyindex\dictionary] => Array
        (
            [module] => iblock
            [file] => lib/propertyindex/dictionary.php
        )

    [bitrix\iblock\propertyindex\element] => Array
        (
            [module] => iblock
            [file] => lib/propertyindex/element.php
        )

    [bitrix\iblock\propertyindex\facet] => Array
        (
            [module] => iblock
            [file] => lib/propertyindex/facet.php
        )

    [bitrix\iblock\propertyindex\indexer] => Array
        (
            [module] => iblock
            [file] => lib/propertyindex/indexer.php
        )

    [bitrix\iblock\propertyindex\manager] => Array
        (
            [module] => iblock
            [file] => lib/propertyindex/manager.php
        )

    [bitrix\iblock\propertyindex\querybuilder] => Array
        (
            [module] => iblock
            [file] => lib/propertyindex/querybuilder.php
        )

    [bitrix\iblock\propertyindex\storage] => Array
        (
            [module] => iblock
            [file] => lib/propertyindex/storage.php
        )

    [bitrix\iblock\template\engine] => Array
        (
            [module] => iblock
            [file] => lib/template/engine.php
        )

    [bitrix\iblock\template\noderoot] => Array
        (
            [module] => iblock
            [file] => lib/template/engine.php
        )

    [bitrix\iblock\template\nodetext] => Array
        (
            [module] => iblock
            [file] => lib/template/engine.php
        )

    [bitrix\iblock\template\nodeentityfield] => Array
        (
            [module] => iblock
            [file] => lib/template/engine.php
        )

    [bitrix\iblock\template\nodefunction] => Array
        (
            [module] => iblock
            [file] => lib/template/engine.php
        )

    [bitrix\iblock\template\helper] => Array
        (
            [module] => iblock
            [file] => lib/template/helper.php
        )

    [bitrix\iblock\template\entity\base] => Array
        (
            [module] => iblock
            [file] => lib/template/entity/base.php
        )

    [bitrix\iblock\template\entity\lazyvalueloader] => Array
        (
            [module] => iblock
            [file] => lib/template/entity/base.php
        )

    [bitrix\iblock\template\entity\catalogstore] => Array
        (
            [module] => iblock
            [file] => lib/template/entity/catalogstore.php
        )

    [bitrix\iblock\template\entity\element] => Array
        (
            [module] => iblock
            [file] => lib/template/entity/element.php
        )

    [bitrix\iblock\template\entity\elementcatalog] => Array
        (
            [module] => iblock
            [file] => lib/template/entity/elementcatalog.php
        )

    [bitrix\iblock\template\entity\elementcatalogmeasure] => Array
        (
            [module] => iblock
            [file] => lib/template/entity/elementcatalog.php
        )

    [bitrix\iblock\template\entity\elementcatalogstorelist] => Array
        (
            [module] => iblock
            [file] => lib/template/entity/elementcatalog.php
        )

    [bitrix\iblock\template\entity\elementprice] => Array
        (
            [module] => iblock
            [file] => lib/template/entity/elementprice.php
        )

    [bitrix\iblock\template\entity\elementproperty] => Array
        (
            [module] => iblock
            [file] => lib/template/entity/elementproperty.php
        )

    [bitrix\iblock\template\entity\elementpropertyuserfield] => Array
        (
            [module] => iblock
            [file] => lib/template/entity/elementproperty.php
        )

    [bitrix\iblock\template\entity\elementpropertyenum] => Array
        (
            [module] => iblock
            [file] => lib/template/entity/elementproperty.php
        )

    [bitrix\iblock\template\entity\elementpropertyelement] => Array
        (
            [module] => iblock
            [file] => lib/template/entity/elementproperty.php
        )

    [bitrix\iblock\template\entity\elementpropertysection] => Array
        (
            [module] => iblock
            [file] => lib/template/entity/elementproperty.php
        )

    [bitrix\iblock\template\entity\elementsku] => Array
        (
            [module] => iblock
            [file] => lib/template/entity/elementsku.php
        )

    [bitrix\iblock\template\entity\elementskuprice] => Array
        (
            [module] => iblock
            [file] => lib/template/entity/elementskuprice.php
        )

    [bitrix\iblock\template\entity\elementskuproperty] => Array
        (
            [module] => iblock
            [file] => lib/template/entity/elementskuproperty.php
        )

    [bitrix\iblock\template\entity\iblock] => Array
        (
            [module] => iblock
            [file] => lib/template/entity/iblock.php
        )

    [bitrix\iblock\template\entity\section] => Array
        (
            [module] => iblock
            [file] => lib/template/entity/section.php
        )

    [bitrix\iblock\template\entity\sectionpath] => Array
        (
            [module] => iblock
            [file] => lib/template/entity/sectionpath.php
        )

    [bitrix\iblock\template\entity\sectionproperty] => Array
        (
            [module] => iblock
            [file] => lib/template/entity/sectionproperty.php
        )

    [bitrix\iblock\template\functions\fabric] => Array
        (
            [module] => iblock
            [file] => lib/template/functions/fabric.php
        )

    [bitrix\iblock\template\functions\functionbase] => Array
        (
            [module] => iblock
            [file] => lib/template/functions/fabric.php
        )

    [bitrix\iblock\template\functions\functionupper] => Array
        (
            [module] => iblock
            [file] => lib/template/functions/fabric.php
        )

    [bitrix\iblock\template\functions\functionlower] => Array
        (
            [module] => iblock
            [file] => lib/template/functions/fabric.php
        )

    [bitrix\iblock\template\functions\functiontranslit] => Array
        (
            [module] => iblock
            [file] => lib/template/functions/fabric.php
        )

    [bitrix\iblock\template\functions\functionconcat] => Array
        (
            [module] => iblock
            [file] => lib/template/functions/fabric.php
        )

    [bitrix\iblock\template\functions\functionlimit] => Array
        (
            [module] => iblock
            [file] => lib/template/functions/fabric.php
        )

    [bitrix\iblock\template\functions\functioncontrast] => Array
        (
            [module] => iblock
            [file] => lib/template/functions/fabric.php
        )

    [bitrix\iblock\template\functions\functionmin] => Array
        (
            [module] => iblock
            [file] => lib/template/functions/fabric.php
        )

    [bitrix\iblock\template\functions\functionmax] => Array
        (
            [module] => iblock
            [file] => lib/template/functions/fabric.php
        )

    [bitrix\iblock\template\functions\functiondistinct] => Array
        (
            [module] => iblock
            [file] => lib/template/functions/fabric.php
        )

    [bitrix\iblock\update\adminfilteroption] => Array
        (
            [module] => iblock
            [file] => lib/update/adminfilteroption.php
        )

    [bitrix\iblock\update\admingridoption] => Array
        (
            [module] => iblock
            [file] => lib/update/admingridoption.php
        )

    [bitrix\iblock\url\adminpage\basebuilder] => Array
        (
            [module] => iblock
            [file] => lib/url/adminpage/basebuilder.php
        )

    [bitrix\iblock\url\adminpage\buildermanager] => Array
        (
            [module] => iblock
            [file] => lib/url/adminpage/buildermanager.php
        )

    [bitrix\iblock\url\adminpage\iblockbuilder] => Array
        (
            [module] => iblock
            [file] => lib/url/adminpage/iblockbuilder.php
        )

    [bitrix\iblock\sendereventhandler] => Array
        (
            [module] => iblock
            [file] => lib/senderconnector.php
        )

    [bitrix\iblock\senderconnectoriblock] => Array
        (
            [module] => iblock
            [file] => lib/senderconnector.php
        )

    [ccurrency] => Array
        (
            [module] => currency
            [file] => general/currency.php
        )

    [ccurrencylang] => Array
        (
            [module] => currency
            [file] => general/currency_lang.php
        )

    [ccurrencyrates] => Array
        (
            [module] => currency
            [file] => general/currency_rate.php
        )

    [bitrix\currency\compatible\tools] => Array
        (
            [module] => currency
            [file] => lib/compatible/tools.php
        )

    [bitrix\currency\helpers\admin\tools] => Array
        (
            [module] => currency
            [file] => lib/helpers/admin/tools.php
        )

    [bitrix\currency\helpers\editor] => Array
        (
            [module] => currency
            [file] => lib/helpers/editor.php
        )

    [bitrix\currency\userfield\money] => Array
        (
            [module] => currency
            [file] => lib/userfield/money.php
        )

    [bitrix\currency\currencymanager] => Array
        (
            [module] => currency
            [file] => lib/currencymanager.php
        )

    [bitrix\currency\currencytable] => Array
        (
            [module] => currency
            [file] => lib/currency.php
        )

    [bitrix\currency\currencylangtable] => Array
        (
            [module] => currency
            [file] => lib/currencylang.php
        )

    [bitrix\currency\currencyratetable] => Array
        (
            [module] => currency
            [file] => lib/currencyrate.php
        )

    [bitrix\currency\currencyclassifier] => Array
        (
            [module] => currency
            [file] => lib/currencyclassifier.php
        )

    [sale] => Array
        (
            [module] => sale
            [file] => install/index.php
        )

    [callsaledelivery] => Array
        (
            [module] => sale
            [file] => general/delivery.php
        )

    [csaledelivery] => Array
        (
            [module] => sale
            [file] => mysql/delivery.php
        )

    [csaledeliveryhandler] => Array
        (
            [module] => sale
            [file] => mysql/delivery_handler.php
        )

    [csaledeliveryhelper] => Array
        (
            [module] => sale
            [file] => general/delivery_helper.php
        )

    [csaledelivery2paysystem] => Array
        (
            [module] => sale
            [file] => general/delivery_2_pay_system.php
        )

    [csalelocation] => Array
        (
            [module] => sale
            [file] => mysql/location.php
        )

    [csalelocationgroup] => Array
        (
            [module] => sale
            [file] => mysql/location_group.php
        )

    [csalebasket] => Array
        (
            [module] => sale
            [file] => mysql/basket.php
        )

    [csalebaskethelper] => Array
        (
            [module] => sale
            [file] => general/basket_helper.php
        )

    [csaleuser] => Array
        (
            [module] => sale
            [file] => mysql/basket.php
        )

    [csaleorder] => Array
        (
            [module] => sale
            [file] => mysql/order.php
        )

    [csaleorderpropsgroup] => Array
        (
            [module] => sale
            [file] => mysql/order_props_group.php
        )

    [csaleorderpropsvariant] => Array
        (
            [module] => sale
            [file] => mysql/order_props_variant.php
        )

    [csaleorderuserprops] => Array
        (
            [module] => sale
            [file] => mysql/order_user_props.php
        )

    [csaleorderuserpropsvalue] => Array
        (
            [module] => sale
            [file] => mysql/order_user_props_value.php
        )

    [csaleordertax] => Array
        (
            [module] => sale
            [file] => mysql/order_tax.php
        )

    [csaleorderhelper] => Array
        (
            [module] => sale
            [file] => general/order_helper.php
        )

    [csalepaysystem] => Array
        (
            [module] => sale
            [file] => mysql/pay_system.php
        )

    [csalepaysystemaction] => Array
        (
            [module] => sale
            [file] => mysql/pay_system_action.php
        )

    [csalepaysystemshelper] => Array
        (
            [module] => sale
            [file] => general/pay_system_helper.php
        )

    [csalepaysystemtarif] => Array
        (
            [module] => sale
            [file] => general/pay_system_tarif.php
        )

    [csaletax] => Array
        (
            [module] => sale
            [file] => mysql/tax.php
        )

    [csaletaxrate] => Array
        (
            [module] => sale
            [file] => mysql/tax_rate.php
        )

    [csalepersontype] => Array
        (
            [module] => sale
            [file] => mysql/person_type.php
        )

    [csalediscount] => Array
        (
            [module] => sale
            [file] => mysql/discount.php
        )

    [csalebasketdiscountconvert] => Array
        (
            [module] => sale
            [file] => general/step_operations.php
        )

    [csalediscountreindex] => Array
        (
            [module] => sale
            [file] => general/step_operations.php
        )

    [csalediscountconvertext] => Array
        (
            [module] => sale
            [file] => general/step_operations.php
        )

    [csaleuseraccount] => Array
        (
            [module] => sale
            [file] => mysql/user.php
        )

    [csaleusertransact] => Array
        (
            [module] => sale
            [file] => mysql/user_transact.php
        )

    [csaleusercards] => Array
        (
            [module] => sale
            [file] => mysql/user_cards.php
        )

    [csalerecurring] => Array
        (
            [module] => sale
            [file] => mysql/recurring.php
        )

    [csalelang] => Array
        (
            [module] => sale
            [file] => mysql/settings.php
        )

    [csalegroupaccesstosite] => Array
        (
            [module] => sale
            [file] => mysql/settings.php
        )

    [csalegroupaccesstoflag] => Array
        (
            [module] => sale
            [file] => mysql/settings.php
        )

    [csaleauxiliary] => Array
        (
            [module] => sale
            [file] => mysql/auxiliary.php
        )

    [csaleaffiliate] => Array
        (
            [module] => sale
            [file] => mysql/affiliate.php
        )

    [csaleaffiliateplan] => Array
        (
            [module] => sale
            [file] => mysql/affiliate_plan.php
        )

    [csaleaffiliateplansection] => Array
        (
            [module] => sale
            [file] => mysql/affiliate_plan_section.php
        )

    [csaleaffiliatetier] => Array
        (
            [module] => sale
            [file] => mysql/affiliate_tier.php
        )

    [csaleaffiliatetransact] => Array
        (
            [module] => sale
            [file] => mysql/affiliate_transact.php
        )

    [csaleexport] => Array
        (
            [module] => sale
            [file] => general/export.php
        )

    [exportoneccrm] => Array
        (
            [module] => sale
            [file] => general/export.php
        )

    [csaleorderloader] => Array
        (
            [module] => sale
            [file] => general/order_loader.php
        )

    [csalemeasure] => Array
        (
            [module] => sale
            [file] => general/measurement.php
        )

    [csaleproduct] => Array
        (
            [module] => sale
            [file] => mysql/product.php
        )

    [csaleviewedproduct] => Array
        (
            [module] => sale
            [file] => mysql/product.php
        )

    [csalehelper] => Array
        (
            [module] => sale
            [file] => general/helper.php
        )

    [csalemobileorderutils] => Array
        (
            [module] => sale
            [file] => general/mobile_order.php
        )

    [csalemobileorderpull] => Array
        (
            [module] => sale
            [file] => general/mobile_order.php
        )

    [csalemobileorderpush] => Array
        (
            [module] => sale
            [file] => general/mobile_order.php
        )

    [csalemobileorderfilter] => Array
        (
            [module] => sale
            [file] => general/mobile_order.php
        )

    [cbasesalereporthelper] => Array
        (
            [module] => sale
            [file] => general/sale_report_helper.php
        )

    [csalereportsaleorderhelper] => Array
        (
            [module] => sale
            [file] => general/sale_report_helper.php
        )

    [csalereportuserhelper] => Array
        (
            [module] => sale
            [file] => general/sale_report_helper.php
        )

    [csalereportsalefuserhelper] => Array
        (
            [module] => sale
            [file] => general/sale_report_helper.php
        )

    [ibxsaleproductprovider] => Array
        (
            [module] => sale
            [file] => general/product_provider.php
        )

    [csalestorebarcode] => Array
        (
            [module] => sale
            [file] => mysql/store_barcode.php
        )

    [csaleorderchange] => Array
        (
            [module] => sale
            [file] => mysql/order_change.php
        )

    [csaleorderchangeformat] => Array
        (
            [module] => sale
            [file] => general/order_change.php
        )

    [bitrix\sale\internals\fusertable] => Array
        (
            [module] => sale
            [file] => lib/internals/fuser.php
        )

    [bitrix\sale\fuser] => Array
        (
            [module] => sale
            [file] => lib/fuser.php
        )

    [bitrix\sale\internals\input\manager] => Array
        (
            [module] => sale
            [file] => lib/internals/input.php
        )

    [bitrix\sale\internals\input\base] => Array
        (
            [module] => sale
            [file] => lib/internals/input.php
        )

    [bitrix\sale\internals\input\file] => Array
        (
            [module] => sale
            [file] => lib/internals/input.php
        )

    [bitrix\sale\internals\input\stringinput] => Array
        (
            [module] => sale
            [file] => lib/internals/input.php
        )

    [bitrix\sale\internals\sitecurrencytable] => Array
        (
            [module] => sale
            [file] => lib/internals/sitecurrency.php
        )

    [csalestatus] => Array
        (
            [module] => sale
            [file] => general/status.php
        )

    [bitrix\sale\statusbase] => Array
        (
            [module] => sale
            [file] => lib/statusbase.php
        )

    [bitrix\sale\orderstatus] => Array
        (
            [module] => sale
            [file] => lib/orderstatus.php
        )

    [bitrix\sale\deliverystatus] => Array
        (
            [module] => sale
            [file] => lib/deliverystatus.php
        )

    [bitrix\sale\internals\statustable] => Array
        (
            [module] => sale
            [file] => lib/internals/status.php
        )

    [bitrix\sale\internals\statuslangtable] => Array
        (
            [module] => sale
            [file] => lib/internals/status_lang.php
        )

    [bitrix\sale\internals\statusgrouptasktable] => Array
        (
            [module] => sale
            [file] => lib/internals/status_grouptask.php
        )

    [csaleorderprops] => Array
        (
            [module] => sale
            [file] => general/order_props.php
        )

    [csaleorderpropsadapter] => Array
        (
            [module] => sale
            [file] => general/order_props.php
        )

    [csaleorderpropsvalue] => Array
        (
            [module] => sale
            [file] => mysql/order_props_values.php
        )

    [bitrix\sale\propertyvaluecollection] => Array
        (
            [module] => sale
            [file] => lib/propertyvaluecollection.php
        )

    [bitrix\sale\internals\orderpropstable] => Array
        (
            [module] => sale
            [file] => lib/internals/orderprops.php
        )

    [bitrix\sale\internals\orderpropsgrouptable] => Array
        (
            [module] => sale
            [file] => lib/internals/orderprops_group.php
        )

    [bitrix\sale\internals\orderpropsvaluetable] => Array
        (
            [module] => sale
            [file] => lib/internals/orderprops_value.php
        )

    [bitrix\sale\internals\orderpropsvarianttable] => Array
        (
            [module] => sale
            [file] => lib/internals/orderprops_variant.php
        )

    [bitrix\sale\internals\orderpropsrelationtable] => Array
        (
            [module] => sale
            [file] => lib/internals/orderprops_relation.php
        )

    [bitrix\sale\internals\userpropsvaluetable] => Array
        (
            [module] => sale
            [file] => lib/internals/userpropsvalue.php
        )

    [bitrix\sale\internals\userpropstable] => Array
        (
            [module] => sale
            [file] => lib/internals/userprops.php
        )

    [bitrix\sale\businessvalue] => Array
        (
            [module] => sale
            [file] => lib/businessvalue.php
        )

    [bitrix\sale\ibusinessvalueprovider] => Array
        (
            [module] => sale
            [file] => lib/businessvalueproviderinterface.php
        )

    [bitrix\sale\internals\businessvaluetable] => Array
        (
            [module] => sale
            [file] => lib/internals/businessvalue.php
        )

    [bitrix\sale\internals\businessvaluepersondomaintable] => Array
        (
            [module] => sale
            [file] => lib/internals/businessvalue_persondomain.php
        )

    [bitrix\sale\internals\businessvaluecode1ctable] => Array
        (
            [module] => sale
            [file] => lib/internals/businessvalue_code_1c.php
        )

    [bitrix\sale\internals\paysystemactiontable] => Array
        (
            [module] => sale
            [file] => lib/internals/paysystemaction.php
        )

    [bitrix\sale\internals\paysysteminner] => Array
        (
            [module] => sale
            [file] => lib/internals/paysysteminner.php
        )

    [bitrix\sale\internals\deliverypaysystemtable] => Array
        (
            [module] => sale
            [file] => lib/internals/delivery_paysystem.php
        )

    [bitrix\sale\usermessageexception] => Array
        (
            [module] => sale
            [file] => lib/exception.php
        )

    [bitrix\sale\configuration] => Array
        (
            [module] => sale
            [file] => lib/configuration.php
        )

    [bitrix\sale\order] => Array
        (
            [module] => sale
            [file] => lib/order.php
        )

    [bitrix\sale\persontype] => Array
        (
            [module] => sale
            [file] => lib/persontype.php
        )

    [csalereportsalegoodshelper] => Array
        (
            [module] => sale
            [file] => general/sale_report_helper.php
        )

    [csalereportsaleproducthelper] => Array
        (
            [module] => sale
            [file] => general/sale_report_helper.php
        )

    [bitrix\sale\internals\producttable] => Array
        (
            [module] => sale
            [file] => lib/internals/product.php
        )

    [bitrix\sale\internals\goodssectiontable] => Array
        (
            [module] => sale
            [file] => lib/internals/goodssection.php
        )

    [bitrix\sale\internals\sectiontable] => Array
        (
            [module] => sale
            [file] => lib/internals/section.php
        )

    [bitrix\sale\internals\storeproducttable] => Array
        (
            [module] => sale
            [file] => lib/internals/storeproduct.php
        )

    [bitrix\sale\saleszone] => Array
        (
            [module] => sale
            [file] => lib/saleszone.php
        )

    [bitrix\sale\internals\orderdeliveryreqtable] => Array
        (
            [module] => sale
            [file] => lib/internals/orderdeliveryreq.php
        )

    [bitrix\sale\sendereventhandler] => Array
        (
            [module] => sale
            [file] => lib/senderconnector.php
        )

    [bitrix\sale\senderconnectorbuyer] => Array
        (
            [module] => sale
            [file] => lib/senderconnector.php
        )

    [bitrix\sale\userconsent] => Array
        (
            [module] => sale
            [file] => lib/userconsent.php
        )

    [bitrix\sale\internals\product2producttable] => Array
        (
            [module] => sale
            [file] => lib/internals/product2product.php
        )

    [bitrix\sale\internals\orderprocessingtable] => Array
        (
            [module] => sale
            [file] => lib/internals/orderprocessing.php
        )

    [bitrix\sale\orderbase] => Array
        (
            [module] => sale
            [file] => lib/orderbase.php
        )

    [bitrix\sale\internals\entity] => Array
        (
            [module] => sale
            [file] => lib/internals/entity.php
        )

    [bitrix\sale\internals\entitycollection] => Array
        (
            [module] => sale
            [file] => lib/internals/entitycollection.php
        )

    [bitrix\sale\internals\collectionbase] => Array
        (
            [module] => sale
            [file] => lib/internals/collectionbase.php
        )

    [bitrix\sale\shipment] => Array
        (
            [module] => sale
            [file] => lib/shipment.php
        )

    [bitrix\sale\shipmentcollection] => Array
        (
            [module] => sale
            [file] => lib/shipmentcollection.php
        )

    [bitrix\sale\shipmentitemcollection] => Array
        (
            [module] => sale
            [file] => lib/shipmentitemcollection.php
        )

    [bitrix\sale\shipmentitem] => Array
        (
            [module] => sale
            [file] => lib/shipmentitem.php
        )

    [bitrix\sale\shipmentitemstorecollection] => Array
        (
            [module] => sale
            [file] => lib/shipmentitemstorecollection.php
        )

    [bitrix\sale\shipmentitemstore] => Array
        (
            [module] => sale
            [file] => lib/shipmentitemstore.php
        )

    [bitrix\sale\paymentcollectionbase] => Array
        (
            [module] => sale
            [file] => lib/internals/paymentcollectionbase.php
        )

    [bitrix\sale\paymentcollection] => Array
        (
            [module] => sale
            [file] => lib/paymentcollection.php
        )

    [bitrix\sale\payment] => Array
        (
            [module] => sale
            [file] => lib/payment.php
        )

    [bitrix\sale\paysystemservice] => Array
        (
            [module] => sale
            [file] => lib/paysystemservice.php
        )

    [bitrix\sale\internals\fields] => Array
        (
            [module] => sale
            [file] => lib/internals/fields.php
        )

    [bitrix\sale\result] => Array
        (
            [module] => sale
            [file] => lib/result.php
        )

    [bitrix\sale\resulterror] => Array
        (
            [module] => sale
            [file] => lib/result.php
        )

    [bitrix\sale\resultserializable] => Array
        (
            [module] => sale
            [file] => lib/resultserializable.php
        )

    [bitrix\sale\eventactions] => Array
        (
            [module] => sale
            [file] => lib/eventactions.php
        )

    [bitrix\sale\basketbase] => Array
        (
            [module] => sale
            [file] => lib/basketbase.php
        )

    [bitrix\sale\basketitembase] => Array
        (
            [module] => sale
            [file] => lib/basketitembase.php
        )

    [bitrix\sale\basket] => Array
        (
            [module] => sale
            [file] => lib/basket.php
        )

    [bitrix\sale\internals\basketitembase] => Array
        (
            [module] => sale
            [file] => lib/internals/basketitembase.php
        )

    [bitrix\sale\basketitem] => Array
        (
            [module] => sale
            [file] => lib/basketitem.php
        )

    [bitrix\sale\basketbundlecollection] => Array
        (
            [module] => sale
            [file] => lib/basketbundlecollection.php
        )

    [bitrix\sale\orderproperties] => Array
        (
            [module] => sale
            [file] => lib/orderprops.php
        )

    [bitrix\sale\propertyvalue] => Array
        (
            [module] => sale
            [file] => lib/propertyvalue.php
        )

    [bitrix\sale\compatible\internals\entitycompatibility] => Array
        (
            [module] => sale
            [file] => lib/compatible/internals/entitycompatibility.php
        )

    [bitrix\sale\compatible\ordercompatibility] => Array
        (
            [module] => sale
            [file] => lib/compatible/ordercompatibility.php
        )

    [bitrix\sale\compatible\basketcompatibility] => Array
        (
            [module] => sale
            [file] => lib/compatible/basketcompatibility.php
        )

    [bitrix\sale\compatible\eventcompatibility] => Array
        (
            [module] => sale
            [file] => lib/compatible/eventcompatibility.php
        )

    [bitrix\sale\compatible\orderquery] => Array
        (
            [module] => sale
            [file] => lib/compatible/compatible.php
        )

    [bitrix\sale\compatible\orderquerylocation] => Array
        (
            [module] => sale
            [file] => lib/compatible/compatible.php
        )

    [bitrix\sale\compatible\fetchadapter] => Array
        (
            [module] => sale
            [file] => lib/compatible/compatible.php
        )

    [bitrix\sale\compatible\test] => Array
        (
            [module] => sale
            [file] => lib/compatible/compatible.php
        )

    [bitrix\sale\orderuserproperties] => Array
        (
            [module] => sale
            [file] => lib/userprops.php
        )

    [bitrix\sale\basketpropertiescollectionbase] => Array
        (
            [module] => sale
            [file] => lib/basketpropertiesbase.php
        )

    [bitrix\sale\basketpropertiescollection] => Array
        (
            [module] => sale
            [file] => lib/basketproperties.php
        )

    [bitrix\sale\basketpropertyitembase] => Array
        (
            [module] => sale
            [file] => lib/basketpropertiesitembase.php
        )

    [bitrix\sale\basketpropertyitem] => Array
        (
            [module] => sale
            [file] => lib/basketpropertiesitem.php
        )

    [bitrix\sale\tax] => Array
        (
            [module] => sale
            [file] => lib/tax.php
        )

    [bitrix\sale\internals\ordertable] => Array
        (
            [module] => sale
            [file] => lib/internals/order.php
        )

    [bitrix\sale\internals\baskettable] => Array
        (
            [module] => sale
            [file] => lib/internals/basket.php
        )

    [bitrix\sale\internals\shipmenttable] => Array
        (
            [module] => sale
            [file] => lib/internals/shipment.php
        )

    [bitrix\sale\internals\shipmentitemtable] => Array
        (
            [module] => sale
            [file] => lib/internals/shipmentitem.php
        )

    [bitrix\sale\internals\paysystemservicetable] => Array
        (
            [module] => sale
            [file] => lib/internals/paysystemservice.php
        )

    [bitrix\sale\internals\paymenttable] => Array
        (
            [module] => sale
            [file] => lib/internals/payment.php
        )

    [bitrix\sale\internals\shipmentitemstoretable] => Array
        (
            [module] => sale
            [file] => lib/internals/shipmentitemstore.php
        )

    [bitrix\sale\internals\shipmentextraservice] => Array
        (
            [module] => sale
            [file] => lib/internals/shipmentextraservice.php
        )

    [bitrix\sale\internals\orderuserpropertiestable] => Array
        (
            [module] => sale
            [file] => lib/internals/userprops.php
        )

    [bitrix\sale\internals\collectableentity] => Array
        (
            [module] => sale
            [file] => lib/internals/collectableentity.php
        )

    [bitrix\sale\provider] => Array
        (
            [module] => sale
            [file] => lib/provider.php
        )

    [bitrix\sale\providerbase] => Array
        (
            [module] => sale
            [file] => lib/providerbase.php
        )

    [bitrix\sale\internals\catalog\provider] => Array
        (
            [module] => sale
            [file] => lib/internals/catalog/provider.php
        )

    [bitrix\sale\saleproviderbase] => Array
        (
            [module] => sale
            [file] => lib/saleproviderbase.php
        )

    [bitrix\sale\internals\transferdataprovider] => Array
        (
            [module] => sale
            [file] => lib/internals/transferdataprovider.php
        )

    [bitrix\sale\internals\poolquantity] => Array
        (
            [module] => sale
            [file] => lib/internals/poolquantity.php
        )

    [bitrix\sale\internals\providercreator] => Array
        (
            [module] => sale
            [file] => lib/internals/providercreator.php
        )

    [bitrix\sale\internals\providerbuilderbase] => Array
        (
            [module] => sale
            [file] => lib/internals/providerbuilderbase.php
        )

    [bitrix\sale\internals\providerbuilder] => Array
        (
            [module] => sale
            [file] => lib/internals/providerbuilder.php
        )

    [bitrix\sale\internals\providerbuildercompatibility] => Array
        (
            [module] => sale
            [file] => lib/internals/providerbuildercompatibility.php
        )

    [bitrix\sale\orderhistory] => Array
        (
            [module] => sale
            [file] => lib/orderhistory.php
        )

    [bitrix\sale\internals\callbackregistrytable] => Array
        (
            [module] => sale
            [file] => lib/internals/callbackregistry.php
        )

    [bitrix\sale\internals\basketpropertytable] => Array
        (
            [module] => sale
            [file] => lib/internals/basketproperties.php
        )

    [bitrix\sale\internals\companytable] => Array
        (
            [module] => sale
            [file] => lib/internals/company.php
        )

    [bitrix\sale\internals\companygrouptable] => Array
        (
            [module] => sale
            [file] => lib/internals/companygroup.php
        )

    [bitrix\sale\internals\companyresponsiblegrouptable] => Array
        (
            [module] => sale
            [file] => lib/internals/companyresponsiblegroup.php
        )

    [bitrix\sale\internals\persontypetable] => Array
        (
            [module] => sale
            [file] => lib/internals/persontype.php
        )

    [bitrix\sale\internals\persontypesitetable] => Array
        (
            [module] => sale
            [file] => lib/internals/persontypesite.php
        )

    [bitrix\sale\internals\pool] => Array
        (
            [module] => sale
            [file] => lib/internals/pool.php
        )

    [bitrix\sale\internals\userbudgetpool] => Array
        (
            [module] => sale
            [file] => lib/internals/userbudgetpool.php
        )

    [bitrix\sale\internals\eventspool] => Array
        (
            [module] => sale
            [file] => lib/internals/eventspool.php
        )

    [bitrix\sale\internals\events] => Array
        (
            [module] => sale
            [file] => lib/internals/events.php
        )

    [bitrix\sale\pricemaths] => Array
        (
            [module] => sale
            [file] => lib/pricemaths.php
        )

    [bitrix\sale\basketcomponenthelper] => Array
        (
            [module] => sale
            [file] => lib/basketcomponenthelper.php
        )

    [bitrix\sale\registry] => Array
        (
            [module] => sale
            [file] => lib/registry.php
        )

    [ipaymentorder] => Array
        (
            [module] => sale
            [file] => lib/internals/paymentinterface.php
        )

    [ishipmentorder] => Array
        (
            [module] => sale
            [file] => lib/internals/shipmentinterface.php
        )

    [ientitymarker] => Array
        (
            [module] => sale
            [file] => lib/internals/entitymarkerinterface.php
        )

    [bitrix\sale\internals\orderarchivetable] => Array
        (
            [module] => sale
            [file] => lib/internals/orderarchive.php
        )

    [bitrix\sale\internals\basketarchivetable] => Array
        (
            [module] => sale
            [file] => lib/internals/basketarchive.php
        )

    [bitrix\sale\internals\orderarchivepackedtable] => Array
        (
            [module] => sale
            [file] => lib/internals/orderarchivepacked.php
        )

    [bitrix\sale\internals\basketarchivepackedtable] => Array
        (
            [module] => sale
            [file] => lib/internals/basketarchivepacked.php
        )

    [bitrix\sale\archive\manager] => Array
        (
            [module] => sale
            [file] => lib/archive/manager.php
        )

    [bitrix\sale\archive\recovery\base] => Array
        (
            [module] => sale
            [file] => lib/archive/recovery/base.php
        )

    [bitrix\sale\archive\recovery\scheme] => Array
        (
            [module] => sale
            [file] => lib/archive/recovery/scheme.php
        )

    [bitrix\sale\archive\recovery\version1] => Array
        (
            [module] => sale
            [file] => lib/archive/recovery/version1.php
        )

    [bitrix\sale\tax\ratetable] => Array
        (
            [module] => sale
            [file] => lib/tax/rate.php
        )

    [bitrix\sale\location\locationtable] => Array
        (
            [module] => sale
            [file] => lib/location/location.php
        )

    [bitrix\sale\location\tree] => Array
        (
            [module] => sale
            [file] => lib/location/tree.php
        )

    [bitrix\sale\location\typetable] => Array
        (
            [module] => sale
            [file] => lib/location/type.php
        )

    [bitrix\sale\location\grouptable] => Array
        (
            [module] => sale
            [file] => lib/location/group.php
        )

    [bitrix\sale\location\externaltable] => Array
        (
            [module] => sale
            [file] => lib/location/external.php
        )

    [bitrix\sale\location\externalservicetable] => Array
        (
            [module] => sale
            [file] => lib/location/externalservice.php
        )

    [bitrix\sale\location\search\finder] => Array
        (
            [module] => sale
            [file] => lib/location/search/finder.php
        )

    [bitrix\sale\location\search\wordtable] => Array
        (
            [module] => sale
            [file] => lib/location/search/word.php
        )

    [bitrix\sale\location\search\chaintable] => Array
        (
            [module] => sale
            [file] => lib/location/search/chain.php
        )

    [bitrix\sale\location\search\sitelinktable] => Array
        (
            [module] => sale
            [file] => lib/location/search/sitelink.php
        )

    [bitrix\sale\location\name\nameentity] => Array
        (
            [module] => sale
            [file] => lib/location/name/nameentity.php
        )

    [bitrix\sale\location\name\locationtable] => Array
        (
            [module] => sale
            [file] => lib/location/name/location.php
        )

    [bitrix\sale\location\name\typetable] => Array
        (
            [module] => sale
            [file] => lib/location/name/type.php
        )

    [bitrix\sale\location\name\grouptable] => Array
        (
            [module] => sale
            [file] => lib/location/name/group.php
        )

    [bitrix\sale\location\connector] => Array
        (
            [module] => sale
            [file] => lib/location/connector.php
        )

    [bitrix\sale\location\grouplocationtable] => Array
        (
            [module] => sale
            [file] => lib/location/grouplocation.php
        )

    [bitrix\sale\location\sitelocationtable] => Array
        (
            [module] => sale
            [file] => lib/location/sitelocation.php
        )

    [bitrix\sale\location\defaultsitetable] => Array
        (
            [module] => sale
            [file] => lib/location/defaultsite.php
        )

    [bitrix\sale\location\db\commonhelper] => Array
        (
            [module] => sale
            [file] => lib/location/db/commonhelper.php
        )

    [bitrix\sale\location\db\helper] => Array
        (
            [module] => sale
            [file] => lib/location/db/mysql/helper.php
        )

    [bitrix\sale\location\db\blockinserter] => Array
        (
            [module] => sale
            [file] => lib/location/db/blockinserter.php
        )

    [bitrix\sale\location\admin\helper] => Array
        (
            [module] => sale
            [file] => lib/location/admin/helper.php
        )

    [bitrix\sale\location\admin\namehelper] => Array
        (
            [module] => sale
            [file] => lib/location/admin/namehelper.php
        )

    [bitrix\sale\location\admin\locationhelper] => Array
        (
            [module] => sale
            [file] => lib/location/admin/locationhelper.php
        )

    [bitrix\sale\location\admin\typehelper] => Array
        (
            [module] => sale
            [file] => lib/location/admin/typehelper.php
        )

    [bitrix\sale\location\admin\grouphelper] => Array
        (
            [module] => sale
            [file] => lib/location/admin/grouphelper.php
        )

    [bitrix\sale\location\admin\defaultsitehelper] => Array
        (
            [module] => sale
            [file] => lib/location/admin/defaultsitehelper.php
        )

    [bitrix\sale\location\admin\sitelocationhelper] => Array
        (
            [module] => sale
            [file] => lib/location/admin/sitelocationhelper.php
        )

    [bitrix\sale\location\admin\externalservicehelper] => Array
        (
            [module] => sale
            [file] => lib/location/admin/externalservicehelper.php
        )

    [bitrix\sale\location\admin\searchhelper] => Array
        (
            [module] => sale
            [file] => lib/location/admin/searchhelper.php
        )

    [bitrix\sale\location\util\process] => Array
        (
            [module] => sale
            [file] => lib/location/util/process.php
        )

    [bitrix\sale\location\util\csvreader] => Array
        (
            [module] => sale
            [file] => lib/location/util/csvreader.php
        )

    [bitrix\sale\location\util\assert] => Array
        (
            [module] => sale
            [file] => lib/location/util/assert.php
        )

    [bitrix\sale\location\import\importprocess] => Array
        (
            [module] => sale
            [file] => lib/location/import/importprocess.php
        )

    [bitrix\sale\location\search\reindexprocess] => Array
        (
            [module] => sale
            [file] => lib/location/search/reindexprocess.php
        )

    [bitrix\sale\location\tree\nodenotfoundexception] => Array
        (
            [module] => sale
            [file] => lib/location/tree/exception.php
        )

    [bitrix\sale\location\tree\nodeincorrectexception] => Array
        (
            [module] => sale
            [file] => lib/location/tree/exception.php
        )

    [bitrix\sale\location\exception] => Array
        (
            [module] => sale
            [file] => lib/location/exception.php
        )

    [csaleproxyadminresult] => Array
        (
            [module] => sale
            [file] => general/proxyadminresult.php
        )

    [csaleproxyadminuiresult] => Array
        (
            [module] => sale
            [file] => general/proxyadminresult.php
        )

    [csaleproxyresult] => Array
        (
            [module] => sale
            [file] => general/proxyresult.php
        )

    [bitrix\sale\location\migration\cupdaterlocationpro] => Array
        (
            [module] => sale
            [file] => lib/location/migration/migrate.php
        )

    [bitrix\sale\delivery\deliverylocationtable] => Array
        (
            [module] => sale
            [file] => lib/delivery/deliverylocation.php
        )

    [bitrix\sale\delivery\deliverylocationexcludetable] => Array
        (
            [module] => sale
            [file] => lib/delivery/deliverylocationexclude.php
        )

    [bitrix\sale\tax\ratelocationtable] => Array
        (
            [module] => sale
            [file] => lib/tax/ratelocation.php
        )

    [csalebasketfilter] => Array
        (
            [module] => sale
            [file] => general/sale_cond.php
        )

    [csalecondctrl] => Array
        (
            [module] => sale
            [file] => general/sale_cond.php
        )

    [csalecondctrlcomplex] => Array
        (
            [module] => sale
            [file] => general/sale_cond.php
        )

    [csalecondctrlgroup] => Array
        (
            [module] => sale
            [file] => general/sale_cond.php
        )

    [csalecondctrlbasketgroup] => Array
        (
            [module] => sale
            [file] => general/sale_cond.php
        )

    [csalecondctrlbasketfields] => Array
        (
            [module] => sale
            [file] => general/sale_cond.php
        )

    [csalecondctrlbasketitemconditions] => Array
        (
            [module] => sale
            [file] => general/sale_cond.php
        )

    [csalecondctrlbasketproperties] => Array
        (
            [module] => sale
            [file] => general/sale_cond.php
        )

    [csalecondctrlorderfields] => Array
        (
            [module] => sale
            [file] => general/sale_cond.php
        )

    [csalecondctrlcommon] => Array
        (
            [module] => sale
            [file] => general/sale_cond.php
        )

    [csalecondtree] => Array
        (
            [module] => sale
            [file] => general/sale_cond.php
        )

    [csalecondctrlpastorder] => Array
        (
            [module] => sale
            [file] => general/sale_cond.php
        )

    [csalecondcumulativectrl] => Array
        (
            [module] => sale
            [file] => general/sale_cond.php
        )

    [csalecumulativeaction] => Array
        (
            [module] => sale
            [file] => general/sale_act.php
        )

    [csaleactionctrl] => Array
        (
            [module] => sale
            [file] => general/sale_act.php
        )

    [csaleactionctrlcomplex] => Array
        (
            [module] => sale
            [file] => general/sale_act.php
        )

    [csaleactionctrlgroup] => Array
        (
            [module] => sale
            [file] => general/sale_act.php
        )

    [csaleactionctrlaction] => Array
        (
            [module] => sale
            [file] => general/sale_act.php
        )

    [csalediscountactionapply] => Array
        (
            [module] => sale
            [file] => general/sale_act.php
        )

    [csaleactionctrldelivery] => Array
        (
            [module] => sale
            [file] => general/sale_act.php
        )

    [csaleactiongift] => Array
        (
            [module] => sale
            [file] => general/sale_act.php
        )

    [csaleactiongiftctrlgroup] => Array
        (
            [module] => sale
            [file] => general/sale_act.php
        )

    [csaleactionctrlbasketgroup] => Array
        (
            [module] => sale
            [file] => general/sale_act.php
        )

    [csaleactionctrlsubgroup] => Array
        (
            [module] => sale
            [file] => general/sale_act.php
        )

    [csaleactioncondctrlbasketfields] => Array
        (
            [module] => sale
            [file] => general/sale_act.php
        )

    [csaleactiontree] => Array
        (
            [module] => sale
            [file] => general/sale_act.php
        )

    [csalediscountconvert] => Array
        (
            [module] => sale
            [file] => general/discount_convert.php
        )

    [csalepdf] => Array
        (
            [module] => sale
            [file] => general/pdf.php
        )

    [csaleymhandler] => Array
        (
            [module] => sale
            [file] => general/ym_handler.php
        )

    [csaleymlocation] => Array
        (
            [module] => sale
            [file] => general/ym_location.php
        )

    [bitrix\sale\delivery\calculationresult] => Array
        (
            [module] => sale
            [file] => lib/delivery/calculationresult.php
        )

    [bitrix\sale\delivery\services\table] => Array
        (
            [module] => sale
            [file] => lib/delivery/services/table.php
        )

    [bitrix\sale\delivery\restrictions\table] => Array
        (
            [module] => sale
            [file] => lib/delivery/restrictions/table.php
        )

    [bitrix\sale\delivery\services\manager] => Array
        (
            [module] => sale
            [file] => lib/delivery/services/manager.php
        )

    [bitrix\sale\delivery\restrictions\base] => Array
        (
            [module] => sale
            [file] => lib/delivery/restrictions/base.php
        )

    [bitrix\sale\delivery\restrictions\manager] => Array
        (
            [module] => sale
            [file] => lib/delivery/restrictions/manager.php
        )

    [bitrix\sale\delivery\services\base] => Array
        (
            [module] => sale
            [file] => lib/delivery/services/base.php
        )

    [bitrix\sale\delivery\menu] => Array
        (
            [module] => sale
            [file] => lib/delivery/menu.php
        )

    [bitrix\sale\delivery\services\objectpool] => Array
        (
            [module] => sale
            [file] => lib/delivery/services/objectpool.php
        )

    [bitrix\sale\tradingplatformtable] => Array
        (
            [module] => sale
            [file] => lib/internals/tradingplatform.php
        )

    [bitrix\sale\tradingplatform\ebay\policy] => Array
        (
            [module] => sale
            [file] => lib/tradingplatform/ebay/policy.php
        )

    [bitrix\sale\tradingplatform\helper] => Array
        (
            [module] => sale
            [file] => lib/tradingplatform/helper.php
        )

    [bitrix\sale\tradingplatform\ymarket\yandexmarket] => Array
        (
            [module] => sale
            [file] => lib/tradingplatform/ymarket/yandexmarket.php
        )

    [bitrix\sale\tradingplatform\platform] => Array
        (
            [module] => sale
            [file] => lib/tradingplatform/platform.php
        )

    [bitrix\sale\tradingplatform\logger] => Array
        (
            [module] => sale
            [file] => lib/tradingplatform/logger.php
        )

    [bitrix\sale\internals\shipmentextraservicetable] => Array
        (
            [module] => sale
            [file] => lib/internals/shipmentextraservice.php
        )

    [bitrix\sale\delivery\extraservices\manager] => Array
        (
            [module] => sale
            [file] => lib/delivery/extra_services/manager.php
        )

    [bitrix\sale\delivery\extraservices\base] => Array
        (
            [module] => sale
            [file] => lib/delivery/extra_services/base.php
        )

    [bitrix\sale\delivery\extraservices\table] => Array
        (
            [module] => sale
            [file] => lib/delivery/extra_services/table.php
        )

    [bitrix\sale\delivery\tracking\manager] => Array
        (
            [module] => sale
            [file] => lib/delivery/tracking/manager.php
        )

    [bitrix\sale\delivery\tracking\table] => Array
        (
            [module] => sale
            [file] => lib/delivery/tracking/table.php
        )

    [bitrix\sale\delivery\externallocationmap] => Array
        (
            [module] => sale
            [file] => lib/delivery/externallocationmap.php
        )

    [bitrix\sale\internals\servicerestrictiontable] => Array
        (
            [module] => sale
            [file] => lib/internals/servicerestriction.php
        )

    [bitrix\sale\services\base\restrictionmanager] => Array
        (
            [module] => sale
            [file] => lib/services/base/restrictionmanager.php
        )

    [bitrix\sale\services\base\siterestriction] => Array
        (
            [module] => sale
            [file] => lib/services/base/siterestriction.php
        )

    [bitrix\sale\services\base\tradebindingrestriction] => Array
        (
            [module] => sale
            [file] => lib/services/base/tradebindingrestriction.php
        )

    [bitrix\sale\compatible\discountcompatibility] => Array
        (
            [module] => sale
            [file] => lib/compatible/discountcompatibility.php
        )

    [bitrix\sale\config\feature] => Array
        (
            [module] => sale
            [file] => lib/config/feature.php
        )

    [bitrix\sale\discount\context\basecontext] => Array
        (
            [module] => sale
            [file] => lib/discount/context/basecontext.php
        )

    [bitrix\sale\discount\context\fuser] => Array
        (
            [module] => sale
            [file] => lib/discount/context/fuser.php
        )

    [bitrix\sale\discount\context\user] => Array
        (
            [module] => sale
            [file] => lib/discount/context/user.php
        )

    [bitrix\sale\discount\context\usergroup] => Array
        (
            [module] => sale
            [file] => lib/discount/context/usergroup.php
        )

    [bitrix\sale\discount\gift\collection] => Array
        (
            [module] => sale
            [file] => lib/discount/gift/collection.php
        )

    [bitrix\sale\discount\gift\gift] => Array
        (
            [module] => sale
            [file] => lib/discount/gift/gift.php
        )

    [bitrix\sale\discount\gift\manager] => Array
        (
            [module] => sale
            [file] => lib/discount/gift/manager.php
        )

    [bitrix\sale\discount\gift\relateddatatable] => Array
        (
            [module] => sale
            [file] => lib/discount/gift/relateddata.php
        )

    [bitrix\sale\discount\index\indexelementtable] => Array
        (
            [module] => sale
            [file] => lib/discount/index/indexelement.php
        )

    [bitrix\sale\discount\index\indexsectiontable] => Array
        (
            [module] => sale
            [file] => lib/discount/index/indexsection.php
        )

    [bitrix\sale\discount\index\manager] => Array
        (
            [module] => sale
            [file] => lib/discount/index/manager.php
        )

    [bitrix\sale\discount\migration\orderdiscountmigrator] => Array
        (
            [module] => sale
            [file] => lib/discount/migration/orderdiscountmigrator.php
        )

    [bitrix\sale\discount\prediction\manager] => Array
        (
            [module] => sale
            [file] => lib/discount/prediction/manager.php
        )

    [bitrix\sale\discount\preset\arrayhelper] => Array
        (
            [module] => sale
            [file] => lib/discount/preset/arrayhelper.php
        )

    [bitrix\sale\discount\preset\basepreset] => Array
        (
            [module] => sale
            [file] => lib/discount/preset/basepreset.php
        )

    [bitrix\sale\discount\preset\htmlhelper] => Array
        (
            [module] => sale
            [file] => lib/discount/preset/htmlhelper.php
        )

    [bitrix\sale\discount\preset\manager] => Array
        (
            [module] => sale
            [file] => lib/discount/preset/manager.php
        )

    [bitrix\sale\discount\preset\selectproductpreset] => Array
        (
            [module] => sale
            [file] => lib/discount/preset/selectproductpreset.php
        )

    [bitrix\sale\discount\preset\state] => Array
        (
            [module] => sale
            [file] => lib/discount/preset/state.php
        )

    [bitrix\sale\discount\result\compatibleformat] => Array
        (
            [module] => sale
            [file] => lib/discount/result/compatibleformat.php
        )

    [bitrix\sale\discount\runtimecache\discountcache] => Array
        (
            [module] => sale
            [file] => lib/discount/runtimecache/discountcache.php
        )

    [bitrix\sale\discount\runtimecache\fusercache] => Array
        (
            [module] => sale
            [file] => lib/discount/runtimecache/fusercache.php
        )

    [bitrix\sale\discount\actions] => Array
        (
            [module] => sale
            [file] => lib/discount/actions.php
        )

    [bitrix\sale\discount\analyzer] => Array
        (
            [module] => sale
            [file] => lib/discount/analyzer.php
        )

    [bitrix\sale\discount\cumulativecalculator] => Array
        (
            [module] => sale
            [file] => lib/discount/cumulativecalculator.php
        )

    [bitrix\sale\discount\formatter] => Array
        (
            [module] => sale
            [file] => lib/discount/formatter.php
        )

    [bitrix\sale\internals\discounttable] => Array
        (
            [module] => sale
            [file] => lib/internals/discount.php
        )

    [bitrix\sale\internals\discountcoupontable] => Array
        (
            [module] => sale
            [file] => lib/internals/discountcoupon.php
        )

    [bitrix\sale\internals\discountentitiestable] => Array
        (
            [module] => sale
            [file] => lib/internals/discountentities.php
        )

    [bitrix\sale\internals\discountgrouptable] => Array
        (
            [module] => sale
            [file] => lib/internals/discountgroup.php
        )

    [bitrix\sale\internals\discountmoduletable] => Array
        (
            [module] => sale
            [file] => lib/internals/discountmodule.php
        )

    [bitrix\sale\internals\orderdiscounttable] => Array
        (
            [module] => sale
            [file] => lib/internals/orderdiscount.php
        )

    [bitrix\sale\internals\orderdiscountdatatable] => Array
        (
            [module] => sale
            [file] => lib/internals/orderdiscount.php
        )

    [bitrix\sale\internals\ordercouponstable] => Array
        (
            [module] => sale
            [file] => lib/internals/orderdiscount.php
        )

    [bitrix\sale\internals\ordermodulestable] => Array
        (
            [module] => sale
            [file] => lib/internals/orderdiscount.php
        )

    [bitrix\sale\internals\orderroundtable] => Array
        (
            [module] => sale
            [file] => lib/internals/orderround.php
        )

    [bitrix\sale\internals\orderrulestable] => Array
        (
            [module] => sale
            [file] => lib/internals/orderdiscount.php
        )

    [bitrix\sale\internals\orderrulesdescrtable] => Array
        (
            [module] => sale
            [file] => lib/internals/orderdiscount.php
        )

    [bitrix\sale\internals\accountnumbergenerator] => Array
        (
            [module] => sale
            [file] => lib/internals/accountnumber.php
        )

    [bitrix\sale\discount] => Array
        (
            [module] => sale
            [file] => lib/discount.php
        )

    [bitrix\sale\discountbase] => Array
        (
            [module] => sale
            [file] => lib/discountbase.php
        )

    [bitrix\sale\discountcouponsmanager] => Array
        (
            [module] => sale
            [file] => lib/discountcouponsmanager.php
        )

    [bitrix\sale\discountcouponsmanagerbase] => Array
        (
            [module] => sale
            [file] => lib/discountcouponsmanagerbase.php
        )

    [bitrix\sale\orderdiscount] => Array
        (
            [module] => sale
            [file] => lib/orderdiscount.php
        )

    [bitrix\sale\orderdiscountbase] => Array
        (
            [module] => sale
            [file] => lib/orderdiscountbase.php
        )

    [bitrix\sale\orderdiscountmanager] => Array
        (
            [module] => sale
            [file] => lib/orderdiscountmanager.php
        )

    [bitrix\sale\paysystem\logger] => Array
        (
            [module] => sale
            [file] => lib/paysystem/logger.php
        )

    [bitrix\sale\paysystem\restservice] => Array
        (
            [module] => sale
            [file] => lib/paysystem/restservice.php
        )

    [bitrix\sale\paysystem\resthandler] => Array
        (
            [module] => sale
            [file] => lib/paysystem/resthandler.php
        )

    [bitrix\sale\services\base\restclient] => Array
        (
            [module] => sale
            [file] => lib/services/base/restclient.php
        )

    [bitrix\sale\paysystem\service] => Array
        (
            [module] => sale
            [file] => lib/paysystem/service.php
        )

    [bitrix\sale\internals\paysystemresthandlerstable] => Array
        (
            [module] => sale
            [file] => lib/internals/paysystemresthandlers.php
        )

    [bitrix\sale\paysystem\manager] => Array
        (
            [module] => sale
            [file] => lib/paysystem/manager.php
        )

    [bitrix\sale\paysystem\baseservicehandler] => Array
        (
            [module] => sale
            [file] => lib/paysystem/baseservicehandler.php
        )

    [bitrix\sale\paysystem\servicehandler] => Array
        (
            [module] => sale
            [file] => lib/paysystem/servicehandler.php
        )

    [bitrix\sale\paysystem\irefund] => Array
        (
            [module] => sale
            [file] => lib/paysystem/irefund.php
        )

    [bitrix\sale\paysystem\ipdf] => Array
        (
            [module] => sale
            [file] => lib/paysystem/ipdf.php
        )

    [bitrix\sale\paysystem\irefundextended] => Array
        (
            [module] => sale
            [file] => lib/paysystem/irefundextended.php
        )

    [bitrix\sale\paysystem\cert] => Array
        (
            [module] => sale
            [file] => lib/paysystem/cert.php
        )

    [bitrix\sale\paysystem\ipayable] => Array
        (
            [module] => sale
            [file] => lib/paysystem/ipayable.php
        )

    [bitrix\sale\paysystem\icheckable] => Array
        (
            [module] => sale
            [file] => lib/paysystem/icheckable.php
        )

    [bitrix\sale\paysystem\iprepayable] => Array
        (
            [module] => sale
            [file] => lib/paysystem/iprepayable.php
        )

    [bitrix\sale\paysystem\compatibilityhandler] => Array
        (
            [module] => sale
            [file] => lib/paysystem/compatibilityhandler.php
        )

    [bitrix\sale\paysystem\ihold] => Array
        (
            [module] => sale
            [file] => lib/paysystem/ihold.php
        )

    [bitrix\sale\paysystem\ipartialhold] => Array
        (
            [module] => sale
            [file] => lib/paysystem/ipartialhold.php
        )

    [bitrix\sale\internals\paymentlogtable] => Array
        (
            [module] => sale
            [file] => lib/internals/paymentlog.php
        )

    [bitrix\sale\services\paysystem\restrictions\manager] => Array
        (
            [module] => sale
            [file] => lib/services/paysystem/restrictions/manager.php
        )

    [bitrix\sale\services\base\restriction] => Array
        (
            [module] => sale
            [file] => lib/services/base/restriction.php
        )

    [bitrix\sale\internals\yandexsettingstable] => Array
        (
            [module] => sale
            [file] => lib/internals/yandexsettings.php
        )

    [bitrix\sale\services\company\manager] => Array
        (
            [module] => sale
            [file] => lib/services/company/manager.php
        )

    [bitrix\sale\internals\collectionfilteriterator] => Array
        (
            [module] => sale
            [file] => lib/internals/collectionfilteriterator.php
        )

    [bitrix\sale\cashbox\internals\pool] => Array
        (
            [module] => sale
            [file] => lib/cashbox/internals/pool.php
        )

    [bitrix\sale\cashbox\internals\cashboxtable] => Array
        (
            [module] => sale
            [file] => lib/cashbox/internals/cashbox.php
        )

    [bitrix\sale\cashbox\internals\cashboxchecktable] => Array
        (
            [module] => sale
            [file] => lib/cashbox/internals/cashboxcheck.php
        )

    [bitrix\sale\cashbox\internals\cashboxzreporttable] => Array
        (
            [module] => sale
            [file] => lib/cashbox/internals/cashboxzreport.php
        )

    [bitrix\sale\cashbox\internals\cashboxerrlogtable] => Array
        (
            [module] => sale
            [file] => lib/cashbox/internals/cashboxerrlog.php
        )

    [bitrix\sale\cashbox\cashbox] => Array
        (
            [module] => sale
            [file] => lib/cashbox/cashbox.php
        )

    [bitrix\sale\cashbox\manager] => Array
        (
            [module] => sale
            [file] => lib/cashbox/manager.php
        )

    [bitrix\sale\cashbox\iprintimmediately] => Array
        (
            [module] => sale
            [file] => lib/cashbox/iprintimmediately.php
        )

    [bitrix\sale\cashbox\restrictions\manager] => Array
        (
            [module] => sale
            [file] => lib/cashbox/restrictions/manager.php
        )

    [bitrix\sale\notify] => Array
        (
            [module] => sale
            [file] => lib/notify.php
        )

    [bitrix\sale\buyerstatistic] => Array
        (
            [module] => sale
            [file] => /lib/buyerstatistic.php
        )

    [bitrix\sale\internals\buyerstatistictable] => Array
        (
            [module] => sale
            [file] => /lib/internals/buyerstatistic.php
        )

    [cadminsalelist] => Array
        (
            [module] => sale
            [file] => general/admin_lib.php
        )

    [bitrix\sale\helpers\admin\skuprops] => Array
        (
            [module] => sale
            [file] => lib/helpers/admin/skuprops.php
        )

    [bitrix\sale\helpers\admin\product] => Array
        (
            [module] => sale
            [file] => lib/helpers/admin/product.php
        )

    [bitrix\sale\helpers\order] => Array
        (
            [module] => sale
            [file] => lib/helpers/order.php
        )

    [bitrix\sale\location\comparator\replacement] => Array
        (
            [module] => sale
            [file] => lib/location/comparator/ru/replacement.php
        )

    [bitrix\sale\location\comparator\tmptable] => Array
        (
            [module] => sale
            [file] => lib/location/comparator/tmptable.php
        )

    [bitrix\sale\location\comparator] => Array
        (
            [module] => sale
            [file] => lib/location/comparator.php
        )

    [bitrix\sale\location\comparator\mapresult] => Array
        (
            [module] => sale
            [file] => lib/location/comparator/mapresult.php
        )

    [bitrix\sale\location\comparator\mapper] => Array
        (
            [module] => sale
            [file] => lib/location/comparator/mapper.php
        )

    [bitrix\sale\exchange\onec\documentimport] => Array
        (
            [module] => sale
            [file] => /lib/exchange/compatibility/documents.php
        )

    [bitrix\sale\exchange\onec\collisionorder] => Array
        (
            [module] => sale
            [file] => /lib/exchange/onec/importcollision.php
        )

    [bitrix\sale\exchange\onec\collisionshipment] => Array
        (
            [module] => sale
            [file] => /lib/exchange/onec/importcollision.php
        )

    [bitrix\sale\exchange\onec\collisionpayment] => Array
        (
            [module] => sale
            [file] => /lib/exchange/onec/importcollision.php
        )

    [bitrix\sale\exchange\onec\collisionprofile] => Array
        (
            [module] => sale
            [file] => /lib/exchange/onec/importcollision.php
        )

    [bitrix\sale\exchange\onec\paymentcashdocument] => Array
        (
            [module] => sale
            [file] => /lib/exchange/onec/paymentdocument.php
        )

    [bitrix\sale\exchange\onec\paymentcashlessdocument] => Array
        (
            [module] => sale
            [file] => /lib/exchange/onec/paymentdocument.php
        )

    [bitrix\sale\exchange\onec\paymentcarddocument] => Array
        (
            [module] => sale
            [file] => /lib/exchange/onec/paymentdocument.php
        )

    [bitrix\sale\exchange\onec\importcriterionbase] => Array
        (
            [module] => sale
            [file] => /lib/exchange/onec/importcriterion.php
        )

    [bitrix\sale\exchange\onec\importcriteriononeccml2] => Array
        (
            [module] => sale
            [file] => /lib/exchange/onec/importcriterion.php
        )

    [bitrix\sale\exchange\onec\criterionorder] => Array
        (
            [module] => sale
            [file] => /lib/exchange/onec/importcriterion.php
        )

    [bitrix\sale\exchange\onec\criterionshipment] => Array
        (
            [module] => sale
            [file] => /lib/exchange/onec/importcriterion.php
        )

    [bitrix\sale\exchange\onec\criterionshipmentinvoice] => Array
        (
            [module] => sale
            [file] => /lib/exchange/onec/importcriterion.php
        )

    [bitrix\sale\exchange\onec\criterionpayment] => Array
        (
            [module] => sale
            [file] => /lib/exchange/onec/importcriterion.php
        )

    [bitrix\sale\exchange\onec\criterionprofile] => Array
        (
            [module] => sale
            [file] => /lib/exchange/onec/importcriterion.php
        )

    [bitrix\sale\exchange\entity\orderimportloader] => Array
        (
            [module] => sale
            [file] => /lib/exchange/entity/entityimportloader.php
        )

    [bitrix\sale\exchange\entity\invoiceimportloader] => Array
        (
            [module] => sale
            [file] => /lib/exchange/entity/entityimportloader.php
        )

    [bitrix\sale\exchange\entity\paymentimportloader] => Array
        (
            [module] => sale
            [file] => /lib/exchange/entity/entityimportloader.php
        )

    [bitrix\sale\exchange\entity\shipmentimportloader] => Array
        (
            [module] => sale
            [file] => /lib/exchange/entity/entityimportloader.php
        )

    [bitrix\sale\exchange\entity\userprofileimportloader] => Array
        (
            [module] => sale
            [file] => /lib/exchange/entity/entityimportloader.php
        )

    [bitrix\sale\exchange\entity\paymentcashlessimport] => Array
        (
            [module] => sale
            [file] => /lib/exchange/entity/paymentimport.php
        )

    [bitrix\sale\exchange\entity\paymentcardimport] => Array
        (
            [module] => sale
            [file] => /lib/exchange/entity/paymentimport.php
        )

    [bitrix\sale\exchange\entity\paymentcashimport] => Array
        (
            [module] => sale
            [file] => /lib/exchange/entity/paymentimport.php
        )

    [bitrix\sale\location\geoip] => Array
        (
            [module] => sale
            [file] => /lib/location/geoip.php
        )

    [bitrix\sale\delivery\requests\manager] => Array
        (
            [module] => sale
            [file] => /lib/delivery/requests/manager.php
        )

    [bitrix\sale\delivery\requests\helper] => Array
        (
            [module] => sale
            [file] => /lib/delivery/requests/helper.php
        )

    [bitrix\sale\delivery\requests\handlerbase] => Array
        (
            [module] => sale
            [file] => /lib/delivery/requests/handlerbase.php
        )

    [bitrix\sale\delivery\requests\requesttable] => Array
        (
            [module] => sale
            [file] => /lib/delivery/requests/request.php
        )

    [bitrix\sale\delivery\requests\shipmenttable] => Array
        (
            [module] => sale
            [file] => /lib/delivery/requests/shipment.php
        )

    [bitrix\sale\delivery\requests\result] => Array
        (
            [module] => sale
            [file] => /lib/delivery/requests/result.php
        )

    [bitrix\sale\delivery\requests\resultfile] => Array
        (
            [module] => sale
            [file] => /lib/delivery/requests/resultfile.php
        )

    [bitrix\sale\delivery\packing\packer] => Array
        (
            [module] => sale
            [file] => /lib/delivery/packing/packer.php
        )

    [bitrix\sale\recurring] => Array
        (
            [module] => sale
            [file] => /lib/recurring.php
        )

    [bitrix\sale\location\normalizer\builder] => Array
        (
            [module] => sale
            [file] => /lib/location/normalizer/builder.php
        )

    [bitrix\sale\location\normalizer\ibuilder] => Array
        (
            [module] => sale
            [file] => /lib/location/normalizer/ibuilder.php
        )

    [bitrix\sale\location\normalizer\normalizer] => Array
        (
            [module] => sale
            [file] => /lib/location/normalizer/normalizer.php
        )

    [bitrix\sale\location\normalizer\inormalizer] => Array
        (
            [module] => sale
            [file] => /lib/location/normalizer/inormalizer.php
        )

    [bitrix\sale\location\normalizer\commonnormalizer] => Array
        (
            [module] => sale
            [file] => /lib/location/normalizer/commonnormalizer.php
        )

    [bitrix\sale\location\normalizer\nullnormalizer] => Array
        (
            [module] => sale
            [file] => /lib/location/normalizer/nullnormalizer.php
        )

    [bitrix\sale\location\normalizer\spacenormalizer] => Array
        (
            [module] => sale
            [file] => /lib/location/normalizer/spacenormalizer.php
        )

    [bitrix\sale\location\normalizer\languagenormalizer] => Array
        (
            [module] => sale
            [file] => /lib/location/normalizer/languagenormalizer.php
        )

    [bitrix\sale\location\normalizer\helper] => Array
        (
            [module] => sale
            [file] => /lib/location/normalizer/helper.php
        )

    [sale\handlers\delivery\additional\ruspost\reliability\service] => Array
        (
            [module] => sale
            [file] => /handlers/delivery/additional/ruspost/reliability/service.php
        )

    [catalog] => Array
        (
            [module] => catalog
            [file] => install/index.php
        )

    [ccatalog] => Array
        (
            [module] => catalog
            [file] => mysql/catalog.php
        )

    [ccataloggroup] => Array
        (
            [module] => catalog
            [file] => mysql/cataloggroup.php
        )

    [cextra] => Array
        (
            [module] => catalog
            [file] => mysql/extra.php
        )

    [cprice] => Array
        (
            [module] => catalog
            [file] => mysql/price.php
        )

    [ccatalogproduct] => Array
        (
            [module] => catalog
            [file] => mysql/product.php
        )

    [ccatalogproductgroups] => Array
        (
            [module] => catalog
            [file] => mysql/product_group.php
        )

    [ccatalogload] => Array
        (
            [module] => catalog
            [file] => mysql/catalog_load.php
        )

    [ccatalogexport] => Array
        (
            [module] => catalog
            [file] => mysql/catalog_export.php
        )

    [ccatalogimport] => Array
        (
            [module] => catalog
            [file] => mysql/catalog_import.php
        )

    [ccatalogdiscount] => Array
        (
            [module] => catalog
            [file] => mysql/discount.php
        )

    [ccatalogdiscountcoupon] => Array
        (
            [module] => catalog
            [file] => mysql/discount_coupon.php
        )

    [ccatalogvat] => Array
        (
            [module] => catalog
            [file] => mysql/vat.php
        )

    [ccatalogevent] => Array
        (
            [module] => catalog
            [file] => general/catalog_event.php
        )

    [ccatalogsku] => Array
        (
            [module] => catalog
            [file] => general/catalog_sku.php
        )

    [ccatalogdiscountsave] => Array
        (
            [module] => catalog
            [file] => mysql/discount_save.php
        )

    [ccatalogstore] => Array
        (
            [module] => catalog
            [file] => mysql/store.php
        )

    [ccatalogstoreproduct] => Array
        (
            [module] => catalog
            [file] => mysql/store_product.php
        )

    [ccatalogadmin] => Array
        (
            [module] => catalog
            [file] => general/admin.php
        )

    [cglobalcondctrl] => Array
        (
            [module] => catalog
            [file] => general/catalog_cond.php
        )

    [cglobalcondctrlcomplex] => Array
        (
            [module] => catalog
            [file] => general/catalog_cond.php
        )

    [cglobalcondctrlatoms] => Array
        (
            [module] => catalog
            [file] => general/catalog_cond.php
        )

    [cglobalcondctrlgroup] => Array
        (
            [module] => catalog
            [file] => general/catalog_cond.php
        )

    [cglobalcondtree] => Array
        (
            [module] => catalog
            [file] => general/catalog_cond.php
        )

    [ccatalogcondctrl] => Array
        (
            [module] => catalog
            [file] => general/catalog_cond.php
        )

    [ccatalogcondctrlcomplex] => Array
        (
            [module] => catalog
            [file] => general/catalog_cond.php
        )

    [ccatalogcondctrlgroup] => Array
        (
            [module] => catalog
            [file] => general/catalog_cond.php
        )

    [ccatalogcondctrliblockfields] => Array
        (
            [module] => catalog
            [file] => general/catalog_cond.php
        )

    [ccatalogcondctrliblockprops] => Array
        (
            [module] => catalog
            [file] => general/catalog_cond.php
        )

    [ccatalogcondtree] => Array
        (
            [module] => catalog
            [file] => general/catalog_cond.php
        )

    [ccatalogcondctrlbasketproductfields] => Array
        (
            [module] => catalog
            [file] => general/sale_cond.php
        )

    [ccatalogcondctrlbasketproductprops] => Array
        (
            [module] => catalog
            [file] => general/sale_cond.php
        )

    [ccatalogcondctrlcatalogsettings] => Array
        (
            [module] => catalog
            [file] => general/sale_cond.php
        )

    [ccatalogactionctrlbasketproductfields] => Array
        (
            [module] => catalog
            [file] => general/sale_act.php
        )

    [ccatalogactionctrlbasketproductprops] => Array
        (
            [module] => catalog
            [file] => general/sale_act.php
        )

    [ccataloggifterproduct] => Array
        (
            [module] => catalog
            [file] => general/sale_act.php
        )

    [ccatalogdiscountconvert] => Array
        (
            [module] => catalog
            [file] => general/discount_convert.php
        )

    [ccatalogdiscountconverttmp] => Array
        (
            [module] => catalog
            [file] => mysql/discount_convert.php
        )

    [ccatalogproductprovider] => Array
        (
            [module] => catalog
            [file] => general/product_provider.php
        )

    [ccatalogstorebarcode] => Array
        (
            [module] => catalog
            [file] => mysql/store_barcode.php
        )

    [ccatalogcontractor] => Array
        (
            [module] => catalog
            [file] => mysql/contractor.php
        )

    [ccatalogdocstypes] => Array
        (
            [module] => catalog
            [file] => general/store_docs_type.php
        )

    [ccatalogarrivaldocs] => Array
        (
            [module] => catalog
            [file] => general/store_docs_type.php
        )

    [ccatalogstoreadjustmentdocs] => Array
        (
            [module] => catalog
            [file] => general/store_docs_type.php
        )

    [ccatalogmovingdocs] => Array
        (
            [module] => catalog
            [file] => general/store_docs_type.php
        )

    [ccatalogdeductdocs] => Array
        (
            [module] => catalog
            [file] => general/store_docs_type.php
        )

    [ccatalogreturnsdocs] => Array
        (
            [module] => catalog
            [file] => general/store_docs_type.php
        )

    [ccatalogunreserveddocs] => Array
        (
            [module] => catalog
            [file] => general/store_docs_type.php
        )

    [ccatalogdocs] => Array
        (
            [module] => catalog
            [file] => mysql/store_docs.php
        )

    [ccatalogstorecontrolutil] => Array
        (
            [module] => catalog
            [file] => general/store_utility.php
        )

    [ccatalogstoredocselement] => Array
        (
            [module] => catalog
            [file] => mysql/store_docs_element.php
        )

    [ccatalogstoredocsbarcode] => Array
        (
            [module] => catalog
            [file] => mysql/store_docs_barcode.php
        )

    [ccatalogiblockparameters] => Array
        (
            [module] => catalog
            [file] => general/comp_parameters.php
        )

    [ccatalogmeasure] => Array
        (
            [module] => catalog
            [file] => mysql/measure.php
        )

    [ccatalogmeasureresult] => Array
        (
            [module] => catalog
            [file] => mysql/measure.php
        )

    [ccatalogmeasureclassifier] => Array
        (
            [module] => catalog
            [file] => general/unit_classifier.php
        )

    [ccatalogmeasureadminresult] => Array
        (
            [module] => catalog
            [file] => general/measure_result.php
        )

    [ccatalogmeasureadminuiresult] => Array
        (
            [module] => catalog
            [file] => general/measure_result.php
        )

    [ccatalogmeasureratio] => Array
        (
            [module] => catalog
            [file] => mysql/measure_ratio.php
        )

    [ccatalogproductset] => Array
        (
            [module] => catalog
            [file] => mysql/product_set.php
        )

    [ccatalogadmintools] => Array
        (
            [module] => catalog
            [file] => general/admin_tools.php
        )

    [ccatalogadminproductsetedit] => Array
        (
            [module] => catalog
            [file] => general/admin_tools.php
        )

    [ccatalogmenu] => Array
        (
            [module] => catalog
            [file] => general/catalog_menu.php
        )

    [ccatalogcsvsettings] => Array
        (
            [module] => catalog
            [file] => general/csv_settings.php
        )

    [ccatalogstepoperations] => Array
        (
            [module] => catalog
            [file] => general/step_operations.php
        )

    [ccatalogproductsetavailable] => Array
        (
            [module] => catalog
            [file] => general/step_operations.php
        )

    [ccatalogproductavailable] => Array
        (
            [module] => catalog
            [file] => general/step_operations.php
        )

    [ccatalogiblockreindex] => Array
        (
            [module] => catalog
            [file] => general/step_operations.php
        )

    [ccatalogproductsettings] => Array
        (
            [module] => catalog
            [file] => general/step_operations.php
        )

    [ccatalogtools] => Array
        (
            [module] => catalog
            [file] => general/tools.php
        )

    [ccatalogresult] => Array
        (
            [module] => catalog
            [file] => general/result.php
        )

    [cproductquerybuilder] => Array
        (
            [module] => catalog
            [file] => general/querybuilder.php
        )

    [bitrix\catalog\compatible\eventcompatibility] => Array
        (
            [module] => catalog
            [file] => lib/compatible/eventcompatibility.php
        )

    [bitrix\catalog\config\feature] => Array
        (
            [module] => catalog
            [file] => lib/config/feature.php
        )

    [bitrix\catalog\config\state] => Array
        (
            [module] => catalog
            [file] => lib/config/state.php
        )

    [bitrix\catalog\discount\discountmanager] => Array
        (
            [module] => catalog
            [file] => lib/discount/discountmanager.php
        )

    [bitrix\catalog\ebay\ebayxmler] => Array
        (
            [module] => catalog
            [file] => lib/ebay/ebayxmler.php
        )

    [bitrix\catalog\ebay\exportoffer] => Array
        (
            [module] => catalog
            [file] => lib/ebay/exportoffer.php
        )

    [bitrix\catalog\ebay\exportoffercreator] => Array
        (
            [module] => catalog
            [file] => lib/ebay/exportoffercreator.php
        )

    [bitrix\catalog\ebay\exportoffersku] => Array
        (
            [module] => catalog
            [file] => lib/ebay/exportoffersku.php
        )

    [bitrix\catalog\grid\panel\productgroupaction] => Array
        (
            [module] => catalog
            [file] => lib/grid/panel/productgroupaction.php
        )

    [bitrix\catalog\grid\productaction] => Array
        (
            [module] => catalog
            [file] => lib/grid/productaction.php
        )

    [bitrix\catalog\helpers\admin\catalogedit] => Array
        (
            [module] => catalog
            [file] => lib/helpers/admin/catalogedit.php
        )

    [bitrix\catalog\helpers\admin\iblockpricechanger] => Array
        (
            [module] => catalog
            [file] => lib/helpers/admin/iblockpricechanger.php
        )

    [bitrix\catalog\helpers\admin\roundedit] => Array
        (
            [module] => catalog
            [file] => lib/helpers/admin/roundedit.php
        )

    [bitrix\catalog\helpers\admin\tools] => Array
        (
            [module] => catalog
            [file] => lib/helpers/admin/tools.php
        )

    [bitrix\catalog\helpers\tools] => Array
        (
            [module] => catalog
            [file] => lib/helpers/tools.php
        )

    [bitrix\catalog\model\entity] => Array
        (
            [module] => catalog
            [file] => lib/model/entity.php
        )

    [bitrix\catalog\model\event] => Array
        (
            [module] => catalog
            [file] => lib/model/event.php
        )

    [bitrix\catalog\model\eventresult] => Array
        (
            [module] => catalog
            [file] => lib/model/eventresult.php
        )

    [bitrix\catalog\model\price] => Array
        (
            [module] => catalog
            [file] => lib/model/price.php
        )

    [bitrix\catalog\model\product] => Array
        (
            [module] => catalog
            [file] => lib/model/product.php
        )

    [bitrix\catalog\product\price\calculation] => Array
        (
            [module] => catalog
            [file] => lib/product/price/calculation.php
        )

    [bitrix\catalog\product\basket] => Array
        (
            [module] => catalog
            [file] => lib/product/basket.php
        )

    [bitrix\catalog\product\catalogprovider] => Array
        (
            [module] => catalog
            [file] => lib/product/catalogprovider.php
        )

    [bitrix\catalog\product\catalogprovidercompatibility] => Array
        (
            [module] => catalog
            [file] => lib/product/catalogprovidercompatibility.php
        )

    [bitrix\catalog\product\price] => Array
        (
            [module] => catalog
            [file] => lib/product/price.php
        )

    [bitrix\catalog\product\propertycatalogfeature] => Array
        (
            [module] => catalog
            [file] => lib/product/propertycatalogfeature.php
        )

    [bitrix\catalog\product\quantitycontrol] => Array
        (
            [module] => catalog
            [file] => lib/product/quantitycontrol.php
        )

    [bitrix\catalog\product\search] => Array
        (
            [module] => catalog
            [file] => lib/product/search.php
        )

    [bitrix\catalog\product\sku] => Array
        (
            [module] => catalog
            [file] => lib/product/sku.php
        )

    [bitrix\catalog\product\subscribemanager] => Array
        (
            [module] => catalog
            [file] => lib/product/subscribemanager.php
        )

    [bitrix\catalog\product\systemfield] => Array
        (
            [module] => catalog
            [file] => lib/product/systemfield.php
        )

    [bitrix\catalog\product\viewed] => Array
        (
            [module] => catalog
            [file] => lib/product/viewed.php
        )

    [bitrix\catalog\update\adminfilteroption] => Array
        (
            [module] => catalog
            [file] => lib/update/adminfilteroption.php
        )

    [bitrix\catalog\update\admingridoption] => Array
        (
            [module] => catalog
            [file] => lib/update/admingridoption.php
        )

    [bitrix\catalog\url\adminpage\catalogbuilder] => Array
        (
            [module] => catalog
            [file] => lib/url/adminpage/catalogbuilder.php
        )

    [bitrix\catalog\catalogiblocktable] => Array
        (
            [module] => catalog
            [file] => lib/catalogiblock.php
        )

    [bitrix\catalog\catalogviewedproducttable] => Array
        (
            [module] => catalog
            [file] => lib/catalogviewedproduct.php
        )

    [bitrix\catalog\discounttable] => Array
        (
            [module] => catalog
            [file] => lib/discount.php
        )

    [bitrix\catalog\discountcoupontable] => Array
        (
            [module] => catalog
            [file] => lib/discountcoupon.php
        )

    [bitrix\catalog\discountentitytable] => Array
        (
            [module] => catalog
            [file] => lib/discountentity.php
        )

    [bitrix\catalog\discountmoduletable] => Array
        (
            [module] => catalog
            [file] => lib/discountmodule.php
        )

    [bitrix\catalog\discountrestrictiontable] => Array
        (
            [module] => catalog
            [file] => lib/discountrestriction.php
        )

    [bitrix\catalog\extratable] => Array
        (
            [module] => catalog
            [file] => lib/extra.php
        )

    [bitrix\catalog\grouptable] => Array
        (
            [module] => catalog
            [file] => lib/group.php
        )

    [bitrix\catalog\groupaccesstable] => Array
        (
            [module] => catalog
            [file] => lib/groupaccess.php
        )

    [bitrix\catalog\grouplangtable] => Array
        (
            [module] => catalog
            [file] => lib/grouplang.php
        )

    [bitrix\catalog\measuretable] => Array
        (
            [module] => catalog
            [file] => lib/measure.php
        )

    [bitrix\catalog\measureratiotable] => Array
        (
            [module] => catalog
            [file] => lib/measureratio.php
        )

    [bitrix\catalog\pricetable] => Array
        (
            [module] => catalog
            [file] => lib/price.php
        )

    [bitrix\catalog\producttable] => Array
        (
            [module] => catalog
            [file] => lib/product.php
        )

    [bitrix\catalog\productgroupaccesstable] => Array
        (
            [module] => catalog
            [file] => lib/productgroupaccess.php
        )

    [bitrix\catalog\roundingtable] => Array
        (
            [module] => catalog
            [file] => lib/rounding.php
        )

    [bitrix\catalog\storetable] => Array
        (
            [module] => catalog
            [file] => lib/store.php
        )

    [bitrix\catalog\storebarcodetable] => Array
        (
            [module] => catalog
            [file] => lib/storebarcode.php
        )

    [bitrix\catalog\storeproducttable] => Array
        (
            [module] => catalog
            [file] => lib/storeproduct.php
        )

    [bitrix\catalog\vattable] => Array
        (
            [module] => catalog
            [file] => lib/vat.php
        )

    [bitrix\catalog\ebayxmler] => Array
        (
            [module] => catalog
            [file] => lib/ebay/old.php
        )

    [bitrix\catalog\exportoffer] => Array
        (
            [module] => catalog
            [file] => lib/ebay/old.php
        )

    [bitrix\catalog\exportoffercreator] => Array
        (
            [module] => catalog
            [file] => lib/ebay/old.php
        )

    [bitrix\catalog\exportoffersku] => Array
        (
            [module] => catalog
            [file] => lib/ebay/old.php
        )

    [bitrix\catalog\searchhandlers] => Array
        (
            [module] => catalog
            [file] => lib/product/old.php
        )

)
Array
(
    [bitrix\main\application] => Array
        (
            [module] => main
            [file] => lib/application.php
        )

    [bitrix\main\httpapplication] => Array
        (
            [module] => main
            [file] => lib/httpapplication.php
        )

    [bitrix\main\argumentexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\argumentnullexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\argumentoutofrangeexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\argumenttypeexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\notimplementedexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\notsupportedexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\invalidoperationexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\objectpropertyexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\objectnotfoundexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\objectexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\systemexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\accessdeniedexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\decodingexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\io\invalidpathexception] => Array
        (
            [module] => main
            [file] => lib/io/ioexception.php
        )

    [bitrix\main\io\filenotfoundexception] => Array
        (
            [module] => main
            [file] => lib/io/ioexception.php
        )

    [bitrix\main\io\filedeleteexception] => Array
        (
            [module] => main
            [file] => lib/io/ioexception.php
        )

    [bitrix\main\io\fileopenexception] => Array
        (
            [module] => main
            [file] => lib/io/ioexception.php
        )

    [bitrix\main\io\filenotopenedexception] => Array
        (
            [module] => main
            [file] => lib/io/ioexception.php
        )

    [bitrix\main\context] => Array
        (
            [module] => main
            [file] => lib/context.php
        )

    [bitrix\main\httpcontext] => Array
        (
            [module] => main
            [file] => lib/httpcontext.php
        )

    [bitrix\main\dispatcher] => Array
        (
            [module] => main
            [file] => lib/dispatcher.php
        )

    [bitrix\main\environment] => Array
        (
            [module] => main
            [file] => lib/environment.php
        )

    [bitrix\main\event] => Array
        (
            [module] => main
            [file] => lib/event.php
        )

    [bitrix\main\eventmanager] => Array
        (
            [module] => main
            [file] => lib/eventmanager.php
        )

    [bitrix\main\eventresult] => Array
        (
            [module] => main
            [file] => lib/eventresult.php
        )

    [bitrix\main\request] => Array
        (
            [module] => main
            [file] => lib/request.php
        )

    [bitrix\main\httprequest] => Array
        (
            [module] => main
            [file] => lib/httprequest.php
        )

    [bitrix\main\response] => Array
        (
            [module] => main
            [file] => lib/response.php
        )

    [bitrix\main\httpresponse] => Array
        (
            [module] => main
            [file] => lib/httpresponse.php
        )

    [bitrix\main\modulemanager] => Array
        (
            [module] => main
            [file] => lib/modulemanager.php
        )

    [bitrix\main\server] => Array
        (
            [module] => main
            [file] => lib/server.php
        )

    [bitrix\main\config\configuration] => Array
        (
            [module] => main
            [file] => lib/config/configuration.php
        )

    [bitrix\main\config\option] => Array
        (
            [module] => main
            [file] => lib/config/option.php
        )

    [bitrix\main\context\culture] => Array
        (
            [module] => main
            [file] => lib/context/culture.php
        )

    [bitrix\main\data\cache] => Array
        (
            [module] => main
            [file] => lib/data/cache.php
        )

    [bitrix\main\data\cacheengineapc] => Array
        (
            [module] => main
            [file] => lib/data/cacheengineapc.php
        )

    [bitrix\main\data\cacheenginememcache] => Array
        (
            [module] => main
            [file] => lib/data/cacheenginememcache.php
        )

    [bitrix\main\data\cacheenginefiles] => Array
        (
            [module] => main
            [file] => lib/data/cacheenginefiles.php
        )

    [bitrix\main\data\cacheenginenone] => Array
        (
            [module] => main
            [file] => lib/data/cacheenginenone.php
        )

    [bitrix\main\data\connection] => Array
        (
            [module] => main
            [file] => lib/data/connection.php
        )

    [bitrix\main\data\connectionpool] => Array
        (
            [module] => main
            [file] => lib/data/connectionpool.php
        )

    [bitrix\main\data\icacheengine] => Array
        (
            [module] => main
            [file] => lib/data/cache.php
        )

    [bitrix\main\data\hsphpreadconnection] => Array
        (
            [module] => main
            [file] => lib/data/hsphpreadconnection.php
        )

    [bitrix\main\data\managedcache] => Array
        (
            [module] => main
            [file] => lib/data/managedcache.php
        )

    [bitrix\main\data\taggedcache] => Array
        (
            [module] => main
            [file] => lib/data/taggedcache.php
        )

    [bitrix\main\data\memcacheconnection] => Array
        (
            [module] => main
            [file] => lib/data/memcacheconnection.php
        )

    [bitrix\main\data\memcachedconnection] => Array
        (
            [module] => main
            [file] => lib/data/memcachedconnection.php
        )

    [bitrix\main\data\nosqlconnection] => Array
        (
            [module] => main
            [file] => lib/data/nosqlconnection.php
        )

    [bitrix\main\db\arrayresult] => Array
        (
            [module] => main
            [file] => lib/db/arrayresult.php
        )

    [bitrix\main\db\result] => Array
        (
            [module] => main
            [file] => lib/db/result.php
        )

    [bitrix\main\db\connection] => Array
        (
            [module] => main
            [file] => lib/db/connection.php
        )

    [bitrix\main\db\sqlexception] => Array
        (
            [module] => main
            [file] => lib/db/sqlexception.php
        )

    [bitrix\main\db\sqlqueryexception] => Array
        (
            [module] => main
            [file] => lib/db/sqlexception.php
        )

    [bitrix\main\db\transactionexception] => Array
        (
            [module] => main
            [file] => lib/db/sqlexception.php
        )

    [bitrix\main\db\sqlexpression] => Array
        (
            [module] => main
            [file] => lib/db/sqlexpression.php
        )

    [bitrix\main\db\sqlhelper] => Array
        (
            [module] => main
            [file] => lib/db/sqlhelper.php
        )

    [bitrix\main\db\mysqlcommonconnection] => Array
        (
            [module] => main
            [file] => lib/db/mysqlcommonconnection.php
        )

    [bitrix\main\db\mysqliconnection] => Array
        (
            [module] => main
            [file] => lib/db/mysqliconnection.php
        )

    [bitrix\main\db\mysqliresult] => Array
        (
            [module] => main
            [file] => lib/db/mysqliresult.php
        )

    [bitrix\main\db\mysqlisqlhelper] => Array
        (
            [module] => main
            [file] => lib/db/mysqlisqlhelper.php
        )

    [bitrix\main\db\mssqlconnection] => Array
        (
            [module] => main
            [file] => lib/db/mssqlconnection.php
        )

    [bitrix\main\db\mssqlresult] => Array
        (
            [module] => main
            [file] => lib/db/mssqlresult.php
        )

    [bitrix\main\db\mssqlsqlhelper] => Array
        (
            [module] => main
            [file] => lib/db/mssqlsqlhelper.php
        )

    [bitrix\main\db\oracleconnection] => Array
        (
            [module] => main
            [file] => lib/db/oracleconnection.php
        )

    [bitrix\main\db\oracleresult] => Array
        (
            [module] => main
            [file] => lib/db/oracleresult.php
        )

    [bitrix\main\db\oraclesqlhelper] => Array
        (
            [module] => main
            [file] => lib/db/oraclesqlhelper.php
        )

    [bitrix\main\db\pgsqlconnection] => Array
        (
            [module] => main
            [file] => lib/db/pgsqlconnection.php
        )

    [bitrix\main\diag\httpexceptionhandleroutput] => Array
        (
            [module] => main
            [file] => lib/diag/httpexceptionhandleroutput.php
        )

    [bitrix\main\diag\fileexceptionhandlerlog] => Array
        (
            [module] => main
            [file] => lib/diag/fileexceptionhandlerlog.php
        )

    [bitrix\main\diag\exceptionhandler] => Array
        (
            [module] => main
            [file] => lib/diag/exceptionhandler.php
        )

    [bitrix\main\diag\iexceptionhandleroutput] => Array
        (
            [module] => main
            [file] => lib/diag/iexceptionhandleroutput.php
        )

    [bitrix\main\diag\exceptionhandlerlog] => Array
        (
            [module] => main
            [file] => lib/diag/exceptionhandlerlog.php
        )

    [bitrix\main\io\file] => Array
        (
            [module] => main
            [file] => lib/io/file.php
        )

    [bitrix\main\io\fileentry] => Array
        (
            [module] => main
            [file] => lib/io/fileentry.php
        )

    [bitrix\main\io\path] => Array
        (
            [module] => main
            [file] => lib/io/path.php
        )

    [bitrix\main\io\filesystementry] => Array
        (
            [module] => main
            [file] => lib/io/filesystementry.php
        )

    [bitrix\main\io\ifilestream] => Array
        (
            [module] => main
            [file] => lib/io/ifilestream.php
        )

    [bitrix\main\localization\loc] => Array
        (
            [module] => main
            [file] => lib/localization/loc.php
        )

    [bitrix\main\mail\mail] => Array
        (
            [module] => main
            [file] => lib/mail/mail.php
        )

    [bitrix\main\mail\tracking] => Array
        (
            [module] => main
            [file] => lib/mail/tracking.php
        )

    [bitrix\main\mail\eventmanager] => Array
        (
            [module] => main
            [file] => lib/mail/eventmanager.php
        )

    [bitrix\main\mail\eventmessagecompiler] => Array
        (
            [module] => main
            [file] => lib/mail/eventmessagecompiler.php
        )

    [bitrix\main\mail\eventmessagethemecompiler] => Array
        (
            [module] => main
            [file] => lib/mail/eventmessagethemecompiler.php
        )

    [bitrix\main\mail\internal\event] => Array
        (
            [module] => main
            [file] => lib/mail/internal/event.php
        )

    [bitrix\main\mail\internal\eventattachment] => Array
        (
            [module] => main
            [file] => lib/mail/internal/eventattachment.php
        )

    [bitrix\main\mail\internal\eventmessage] => Array
        (
            [module] => main
            [file] => lib/mail/internal/eventmessage.php
        )

    [bitrix\main\mail\internal\eventmessagesite] => Array
        (
            [module] => main
            [file] => lib/mail/internal/eventmessagesite.php
        )

    [bitrix\main\mail\internal\eventmessageattachment] => Array
        (
            [module] => main
            [file] => lib/mail/internal/eventmessageattachment.php
        )

    [bitrix\main\mail\internal\eventtype] => Array
        (
            [module] => main
            [file] => lib/mail/internal/eventtype.php
        )

    [bitrix\main\text\converter] => Array
        (
            [module] => main
            [file] => lib/text/converter.php
        )

    [bitrix\main\text\emptyconverter] => Array
        (
            [module] => main
            [file] => lib/text/emptyconverter.php
        )

    [bitrix\main\text\encoding] => Array
        (
            [module] => main
            [file] => lib/text/encoding.php
        )

    [bitrix\main\text\htmlconverter] => Array
        (
            [module] => main
            [file] => lib/text/htmlconverter.php
        )

    [bitrix\main\text\binarystring] => Array
        (
            [module] => main
            [file] => lib/text/binarystring.php
        )

    [bitrix\main\text\xmlconverter] => Array
        (
            [module] => main
            [file] => lib/text/xmlconverter.php
        )

    [bitrix\main\type\collection] => Array
        (
            [module] => main
            [file] => lib/type/collection.php
        )

    [bitrix\main\type\date] => Array
        (
            [module] => main
            [file] => lib/type/date.php
        )

    [bitrix\main\type\datetime] => Array
        (
            [module] => main
            [file] => lib/type/datetime.php
        )

    [bitrix\main\type\dictionary] => Array
        (
            [module] => main
            [file] => lib/type/dictionary.php
        )

    [bitrix\main\type\filterabledictionary] => Array
        (
            [module] => main
            [file] => lib/type/filterabledictionary.php
        )

    [bitrix\main\type\parameterdictionary] => Array
        (
            [module] => main
            [file] => lib/type/parameterdictionary.php
        )

    [bitrix\main\web\cookie] => Array
        (
            [module] => main
            [file] => lib/web/cookie.php
        )

    [bitrix\main\web\uri] => Array
        (
            [module] => main
            [file] => lib/web/uri.php
        )

    [bitrix\main\sendereventhandler] => Array
        (
            [module] => main
            [file] => lib/senderconnector.php
        )

    [bitrix\main\senderconnectoruser] => Array
        (
            [module] => main
            [file] => lib/senderconnector.php
        )

    [bitrix\main\urlrewriterrulemaker] => Array
        (
            [module] => main
            [file] => lib/urlrewriter.php
        )

    [bitrix\main\update\stepper] => Array
        (
            [module] => main
            [file] => lib/update/stepper.php
        )

    [bitrix\main\composite\abstractresponse] => Array
        (
            [module] => main
            [file] => lib/composite/responder.php
        )

    [bitrix\main\composite\fileresponse] => Array
        (
            [module] => main
            [file] => lib/composite/responder.php
        )

    [bitrix\main\composite\memcachedresponse] => Array
        (
            [module] => main
            [file] => lib/composite/responder.php
        )

    [bitrix\main\security\otpexception] => Array
        (
            [module] => main
            [file] => lib/security/securityexception.php
        )

    [ctimezone] => Array
        (
            [module] => main
            [file] => classes/general/time.php
        )

    [cbxpunycode] => Array
        (
            [module] => main
            [file] => classes/general/punycode.php
        )

    [ibxvirtualio] => Array
        (
            [module] => main
            [file] => classes/general/virtual_io.php
        )

    [ibxgeterrors] => Array
        (
            [module] => main
            [file] => classes/general/virtual_io.php
        )

    [cbxvirtualio] => Array
        (
            [module] => main
            [file] => classes/general/virtual_io.php
        )

    [cbxvirtualfilebase] => Array
        (
            [module] => main
            [file] => classes/general/virtual_file.php
        )

    [cbxvirtualfile] => Array
        (
            [module] => main
            [file] => classes/general/virtual_file.php
        )

    [cbxvirtualdirectory] => Array
        (
            [module] => main
            [file] => classes/general/virtual_file.php
        )

    [calloption] => Array
        (
            [module] => main
            [file] => classes/general/option.php
        )

    [coption] => Array
        (
            [module] => main
            [file] => classes/general/option.php
        )

    [callpageoption] => Array
        (
            [module] => main
            [file] => classes/general/pageoption.php
        )

    [cpageoption] => Array
        (
            [module] => main
            [file] => classes/general/pageoption.php
        )

    [callsqlwhere] => Array
        (
            [module] => main
            [file] => classes/general/sqlwhere.php
        )

    [csqlwhereexpression] => Array
        (
            [module] => main
            [file] => classes/general/sqlwhere.php
        )

    [csqlwhere] => Array
        (
            [module] => main
            [file] => classes/general/sqlwhere.php
        )

    [calllanguage] => Array
        (
            [module] => main
            [file] => classes/general/language.php
        )

    [clanguage] => Array
        (
            [module] => main
            [file] => classes/general/language.php
        )

    [clangadmin] => Array
        (
            [module] => main
            [file] => classes/general/language.php
        )

    [_clangdbresult] => Array
        (
            [module] => main
            [file] => classes/general/langdbresult.php
        )

    [callagent] => Array
        (
            [module] => main
            [file] => classes/general/agent.php
        )

    [cagent] => Array
        (
            [module] => main
            [file] => classes/mysql/agent.php
        )

    [capplicationexception] => Array
        (
            [module] => main
            [file] => classes/general/applicationexception.php
        )

    [cadminexception] => Array
        (
            [module] => main
            [file] => classes/general/adminexception.php
        )

    [callsite] => Array
        (
            [module] => main
            [file] => classes/general/site.php
        )

    [calllang] => Array
        (
            [module] => main
            [file] => classes/general/site.php
        )

    [csite] => Array
        (
            [module] => main
            [file] => classes/general/site.php
        )

    [clang] => Array
        (
            [module] => main
            [file] => classes/general/site.php
        )

    [chttp] => Array
        (
            [module] => main
            [file] => classes/general/http.php
        )

    [cutil] => Array
        (
            [module] => main
            [file] => classes/general/util.php
        )

    [callmain] => Array
        (
            [module] => main
            [file] => classes/general/main.php
        )

    [cmain] => Array
        (
            [module] => main
            [file] => classes/general/main.php
        )

    [calldatabase] => Array
        (
            [module] => main
            [file] => classes/general/database.php
        )

    [calldbresult] => Array
        (
            [module] => main
            [file] => classes/general/dbresult.php
        )

    [cdatabasemysql] => Array
        (
            [module] => main
            [file] => classes/mysql/database.php
        )

    [cdbresultmysql] => Array
        (
            [module] => main
            [file] => classes/mysql/dbresult.php
        )

    [icachebackend] => Array
        (
            [module] => main
            [file] => classes/general/cache_backend.php
        )

    [cphpcache] => Array
        (
            [module] => main
            [file] => classes/general/cache.php
        )

    [ccachemanager] => Array
        (
            [module] => main
            [file] => classes/general/cache_manager.php
        )

    [cpagecache] => Array
        (
            [module] => main
            [file] => classes/general/page_cache.php
        )

    [cstackcacheentry] => Array
        (
            [module] => main
            [file] => classes/general/stack_cache_entry.php
        )

    [cstackcachemanager] => Array
        (
            [module] => main
            [file] => classes/general/stack_cache.php
        )

    [cmodule] => Array
        (
            [module] => main
            [file] => /classes/general/module.php
        )

    [bitrix\main\entity\ufield] => Array
        (
            [module] => main
            [file] => include/deprecated/ufield.php
        )

    [cdatabase] => Array
        (
            [module] => main
            [file] => classes/mysql/database.php
        )

    [cdbresult] => Array
        (
            [module] => main
            [file] => classes/mysql/dbresult.php
        )

    [csitetemplate] => Array
        (
            [module] => main
            [file] => classes/general/site_template.php
        )

    [cbitrixcomponent] => Array
        (
            [module] => main
            [file] => classes/general/component.php
        )

    [ccomponentengine] => Array
        (
            [module] => main
            [file] => classes/general/component_engine.php
        )

    [ccomponentajax] => Array
        (
            [module] => main
            [file] => classes/general/component_ajax.php
        )

    [cbitrixcomponenttemplate] => Array
        (
            [module] => main
            [file] => classes/general/component_template.php
        )

    [ccomponentutil] => Array
        (
            [module] => main
            [file] => classes/general/component_util.php
        )

    [ccontrollerclient] => Array
        (
            [module] => main
            [file] => classes/general/controller_member.php
        )

    [phpparser] => Array
        (
            [module] => main
            [file] => classes/general/php_parser.php
        )

    [cdiskquota] => Array
        (
            [module] => main
            [file] => classes/general/quota.php
        )

    [ceventlog] => Array
        (
            [module] => main
            [file] => classes/general/event_log.php
        )

    [ceventmain] => Array
        (
            [module] => main
            [file] => classes/general/event_log.php
        )

    [cadminfiledialog] => Array
        (
            [module] => main
            [file] => classes/general/file_dialog.php
        )

    [wll_user] => Array
        (
            [module] => main
            [file] => classes/general/liveid.php
        )

    [wll_consenttoken] => Array
        (
            [module] => main
            [file] => classes/general/liveid.php
        )

    [windowslivelogin] => Array
        (
            [module] => main
            [file] => classes/general/liveid.php
        )

    [cfile] => Array
        (
            [module] => main
            [file] => classes/general/file.php
        )

    [callfile] => Array
        (
            [module] => main
            [file] => classes/general/file.php
        )

    [ctempfile] => Array
        (
            [module] => main
            [file] => classes/general/file_temp.php
        )

    [cfavorites] => Array
        (
            [module] => main
            [file] => classes/mysql/favorites.php
        )

    [cuseroptions] => Array
        (
            [module] => main
            [file] => classes/general/user_options.php
        )

    [cgridoptions] => Array
        (
            [module] => main
            [file] => classes/general/grids.php
        )

    [cundo] => Array
        (
            [module] => main
            [file] => /classes/general/undo.php
        )

    [cautosave] => Array
        (
            [module] => main
            [file] => /classes/general/undo.php
        )

    [callratings] => Array
        (
            [module] => main
            [file] => classes/general/ratings.php
        )

    [cratings] => Array
        (
            [module] => main
            [file] => classes/mysql/ratings.php
        )

    [cratingscomponentsmain] => Array
        (
            [module] => main
            [file] => classes/mysql/ratings_components.php
        )

    [cratingrule] => Array
        (
            [module] => main
            [file] => classes/general/rating_rule.php
        )

    [cratingrulesmain] => Array
        (
            [module] => main
            [file] => classes/mysql/rating_rules.php
        )

    [ctoppanel] => Array
        (
            [module] => main
            [file] => public/top_panel.php
        )

    [ceditarea] => Array
        (
            [module] => main
            [file] => public/edit_area.php
        )

    [ccomponentpanel] => Array
        (
            [module] => main
            [file] => public/edit_area.php
        )

    [ctextparser] => Array
        (
            [module] => main
            [file] => classes/general/textparser.php
        )

    [cphpcachefiles] => Array
        (
            [module] => main
            [file] => classes/general/cache_files.php
        )

    [cdataxmlnode] => Array
        (
            [module] => main
            [file] => classes/general/xml.php
        )

    [cdataxmldocument] => Array
        (
            [module] => main
            [file] => classes/general/xml.php
        )

    [cdataxml] => Array
        (
            [module] => main
            [file] => classes/general/xml.php
        )

    [cxmlfilestream] => Array
        (
            [module] => main
            [file] => classes/general/xml.php
        )

    [crsaprovider] => Array
        (
            [module] => main
            [file] => classes/general/rsasecurity.php
        )

    [crsasecurity] => Array
        (
            [module] => main
            [file] => classes/general/rsasecurity.php
        )

    [crsabcmathprovider] => Array
        (
            [module] => main
            [file] => classes/general/rsabcmath.php
        )

    [crsaopensslprovider] => Array
        (
            [module] => main
            [file] => classes/general/rsaopenssl.php
        )

    [casnreader] => Array
        (
            [module] => main
            [file] => classes/general/asn.php
        )

    [cbxshorturi] => Array
        (
            [module] => main
            [file] => classes/mysql/short_uri.php
        )

    [cfinder] => Array
        (
            [module] => main
            [file] => classes/general/finder.php
        )

    [caccess] => Array
        (
            [module] => main
            [file] => classes/general/access.php
        )

    [cauthprovider] => Array
        (
            [module] => main
            [file] => classes/general/authproviders.php
        )

    [iproviderinterface] => Array
        (
            [module] => main
            [file] => classes/general/authproviders.php
        )

    [cgroupauthprovider] => Array
        (
            [module] => main
            [file] => classes/general/authproviders.php
        )

    [cuserauthprovider] => Array
        (
            [module] => main
            [file] => classes/general/authproviders.php
        )

    [ctableschema] => Array
        (
            [module] => main
            [file] => classes/general/table_schema.php
        )

    [ccsvdata] => Array
        (
            [module] => main
            [file] => classes/general/csv_data.php
        )

    [csmile] => Array
        (
            [module] => main
            [file] => classes/general/smile.php
        )

    [csmilegallery] => Array
        (
            [module] => main
            [file] => classes/general/smile.php
        )

    [csmileset] => Array
        (
            [module] => main
            [file] => classes/general/smile.php
        )

    [cglobalcounter] => Array
        (
            [module] => main
            [file] => classes/general/global_counter.php
        )

    [cusercounter] => Array
        (
            [module] => main
            [file] => classes/mysql/user_counter.php
        )

    [cusercounterpage] => Array
        (
            [module] => main
            [file] => classes/mysql/user_counter.php
        )

    [chotkeys] => Array
        (
            [module] => main
            [file] => classes/general/hot_keys.php
        )

    [chotkeyscode] => Array
        (
            [module] => main
            [file] => classes/general/hot_keys.php
        )

    [cbxsanitizer] => Array
        (
            [module] => main
            [file] => classes/general/sanitizer.php
        )

    [ibxarchive] => Array
        (
            [module] => main
            [file] => classes/general/archive.php
        )

    [cbxarchive] => Array
        (
            [module] => main
            [file] => classes/general/archive.php
        )

    [cadminnotify] => Array
        (
            [module] => main
            [file] => classes/general/admin_notify.php
        )

    [cbxfavadmmenu] => Array
        (
            [module] => main
            [file] => classes/general/favorites.php
        )

    [cadmininformer] => Array
        (
            [module] => main
            [file] => classes/general/admin_informer.php
        )

    [csitecheckertest] => Array
        (
            [module] => main
            [file] => classes/general/site_checker.php
        )

    [csqlutil] => Array
        (
            [module] => main
            [file] => classes/general/sql_util.php
        )

    [cfileuploader] => Array
        (
            [module] => main
            [file] => classes/general/uploader.php
        )

    [lpa] => Array
        (
            [module] => main
            [file] => classes/general/lpa.php
        )

    [cadminfilter] => Array
        (
            [module] => main
            [file] => interface/admin_filter.php
        )

    [cadminlist] => Array
        (
            [module] => main
            [file] => interface/admin_list.php
        )

    [cadminlistrow] => Array
        (
            [module] => main
            [file] => interface/admin_list.php
        )

    [cadminuilist] => Array
        (
            [module] => main
            [file] => interface/admin_ui_list.php
        )

    [cadminuilistrow] => Array
        (
            [module] => main
            [file] => interface/admin_ui_list.php
        )

    [cadminuiresult] => Array
        (
            [module] => main
            [file] => interface/admin_ui_list.php
        )

    [cadminuicontextmenu] => Array
        (
            [module] => main
            [file] => interface/admin_ui_list.php
        )

    [cadminuisorting] => Array
        (
            [module] => main
            [file] => interface/admin_ui_list.php
        )

    [cadminuilistactionpanel] => Array
        (
            [module] => main
            [file] => interface/admin_ui_list.php
        )

    [cadmintabcontrol] => Array
        (
            [module] => main
            [file] => interface/admin_tabcontrol.php
        )

    [cadminform] => Array
        (
            [module] => main
            [file] => interface/admin_form.php
        )

    [cadminformsettings] => Array
        (
            [module] => main
            [file] => interface/admin_form.php
        )

    [cadmintabcontroldrag] => Array
        (
            [module] => main
            [file] => interface/admin_tabcontrol_drag.php
        )

    [cadmindraggableblockengine] => Array
        (
            [module] => main
            [file] => interface/admin_tabcontrol_drag.php
        )

    [cjspopup] => Array
        (
            [module] => main
            [file] => interface/jspopup.php
        )

    [cjspopuponpage] => Array
        (
            [module] => main
            [file] => interface/jspopup.php
        )

    [cadmincalendar] => Array
        (
            [module] => main
            [file] => interface/admin_calendar.php
        )

    [cadminviewtabcontrol] => Array
        (
            [module] => main
            [file] => interface/admin_viewtabcontrol.php
        )

    [cadmintabengine] => Array
        (
            [module] => main
            [file] => interface/admin_tabengine.php
        )

    [ccaptcha] => Array
        (
            [module] => main
            [file] => classes/general/captcha.php
        )

    [cmpnotifications] => Array
        (
            [module] => main
            [file] => classes/general/mp_notifications.php
        )

    [calltask] => Array
        (
            [module] => main
            [file] => classes/general/task.php
        )

    [ctask] => Array
        (
            [module] => main
            [file] => classes/general/task.php
        )

    [calloperation] => Array
        (
            [module] => main
            [file] => classes/general/operation.php
        )

    [coperation] => Array
        (
            [module] => main
            [file] => classes/general/operation.php
        )

    [callgroup] => Array
        (
            [module] => main
            [file] => classes/general/group.php
        )

    [cgroup] => Array
        (
            [module] => main
            [file] => classes/general/group.php
        )

    [cajax] => Array
        (
            [module] => main
            [file] => ajax_tools.php
        )

    [calluser] => Array
        (
            [module] => main
            [file] => classes/general/user.php
        )

    [cuser] => Array
        (
            [module] => main
            [file] => classes/general/user.php
        )

    [callevent] => Array
        (
            [module] => main
            [file] => classes/general/event.php
        )

    [cevent] => Array
        (
            [module] => main
            [file] => classes/general/event.php
        )

    [calleventmessage] => Array
        (
            [module] => main
            [file] => classes/general/eventmessage.php
        )

    [ceventmessage] => Array
        (
            [module] => main
            [file] => classes/general/eventmessage.php
        )

    [ceventtype] => Array
        (
            [module] => main
            [file] => classes/general/eventmessage.php
        )

    [_ceventtyperesult] => Array
        (
            [module] => main
            [file] => classes/general/eventmessage.php
        )

    [cdbresulteventmultiresult] => Array
        (
            [module] => main
            [file] => classes/general/eventmessage.php
        )

    [cdebuginfo] => Array
        (
            [module] => main
            [file] => classes/general/debuginfo.php
        )

    [ccaptchaagent] => Array
        (
            [module] => main
            [file] => classes/general/captchaagent.php
        )

    [callfilterquery] => Array
        (
            [module] => main
            [file] => classes/general/filterquery.php
        )

    [cfilterquery] => Array
        (
            [module] => main
            [file] => classes/general/filterquery.php
        )

    [cconvertorspregreplacehelper] => Array
        (
            [module] => main
            [file] => classes/general/convertorspregreplacehelper.php
        )

    [cspacer] => Array
        (
            [module] => main
            [file] => classes/general/spacer.php
        )

    [updatetools] => Array
        (
            [module] => main
            [file] => classes/general/updatetools.php
        )

    [cjscore] => Array
        (
            [module] => main
            [file] => classes/general/jscore.php
        )

    [cchecklisttools] => Array
        (
            [module] => main
            [file] => classes/general/checklist.php
        )

    [cmenu] => Array
        (
            [module] => main
            [file] => classes/general/menu.php
        )

    [cmenucustom] => Array
        (
            [module] => main
            [file] => classes/general/menucustom.php
        )

    [callusertypeentity] => Array
        (
            [module] => main
            [file] => classes/general/usertype.php
        )

    [cusertypeentity] => Array
        (
            [module] => main
            [file] => classes/general/usertype.php
        )

    [cuserfieldenum] => Array
        (
            [module] => main
            [file] => classes/general/userfieldenum.php
        )

    [cusertypesql] => Array
        (
            [module] => main
            [file] => classes/general/usertypesql.php
        )

    [cusertypemanager] => Array
        (
            [module] => main
            [file] => classes/general/usertypemanager.php
        )

    [cusertypestring] => Array
        (
            [module] => main
            [file] => classes/general/usertypestr.php
        )

    [cusertypeinteger] => Array
        (
            [module] => main
            [file] => classes/general/usertypeint.php
        )

    [cusertypedouble] => Array
        (
            [module] => main
            [file] => classes/general/usertypedbl.php
        )

    [cusertypedatetime] => Array
        (
            [module] => main
            [file] => classes/general/usertypetime.php
        )

    [cusertypedate] => Array
        (
            [module] => main
            [file] => classes/general/usertypedate.php
        )

    [cusertypeboolean] => Array
        (
            [module] => main
            [file] => classes/general/usertypebool.php
        )

    [cusertypefile] => Array
        (
            [module] => main
            [file] => classes/general/usertypefile.php
        )

    [cusertypeenum] => Array
        (
            [module] => main
            [file] => classes/general/usertypeenum.php
        )

    [cusertypeiblocksection] => Array
        (
            [module] => main
            [file] => classes/general/usertypesection.php
        )

    [ciblocksectionenum] => Array
        (
            [module] => main
            [file] => classes/general/usertypesection.php
        )

    [cusertypeiblockelement] => Array
        (
            [module] => main
            [file] => classes/general/usertypeelement.php
        )

    [cusertypestringformatted] => Array
        (
            [module] => main
            [file] => classes/general/usertypestrfmt.php
        )

    [cusertypeurl] => Array
        (
            [module] => main
            [file] => classes/general/usertypeurl.php
        )

    [bxgadget] => Array
        (
            [module] => main
            [file] => classes/general/gadget.php
        )

    [cmainadmin] => Array
        (
            [module] => main
            [file] => classes/general/main_admin.php
        )

    [ctemplates] => Array
        (
            [module] => main
            [file] => classes/general/templates.php
        )

    [cpagetemplate] => Array
        (
            [module] => main
            [file] => classes/general/page_template.php
        )

    [filescmp] => Array
        (
            [module] => main
            [file] => classes/general/files_cmp.php
        )

    [carchiver] => Array
        (
            [module] => main
            [file] => classes/general/tar_gz.php
        )

    [czip] => Array
        (
            [module] => main
            [file] => classes/general/zip.php
        )

    [curlrewriter] => Array
        (
            [module] => main
            [file] => classes/general/urlrewriter.php
        )

    [charsetconverter] => Array
        (
            [module] => main
            [file] => classes/general/charset_converter.php
        )

    [chtmlpagescache] => Array
        (
            [module] => main
            [file] => lib/composite/helper.php
        )

    [statichtmlmemcachedresponse] => Array
        (
            [module] => main
            [file] => lib/composite/responder.php
        )

    [statichtmlfileresponse] => Array
        (
            [module] => main
            [file] => lib/composite/responder.php
        )

    [bitrix\main\page\frame] => Array
        (
            [module] => main
            [file] => lib/composite/engine.php
        )

    [bitrix\main\page\framestatic] => Array
        (
            [module] => main
            [file] => lib/composite/staticarea.php
        )

    [bitrix\main\page\framebuffered] => Array
        (
            [module] => main
            [file] => lib/composite/bufferarea.php
        )

    [bitrix\main\page\framehelper] => Array
        (
            [module] => main
            [file] => lib/composite/bufferarea.php
        )

    [bitrix\main\data\statichtmlcache] => Array
        (
            [module] => main
            [file] => lib/composite/page.php
        )

    [bitrix\main\data\statichtmlstorage] => Array
        (
            [module] => main
            [file] => lib/composite/data/abstractstorage.php
        )

    [bitrix\main\data\statichtmlfilestorage] => Array
        (
            [module] => main
            [file] => lib/composite/data/filestorage.php
        )

    [bitrix\main\data\statichtmlmemcachedstorage] => Array
        (
            [module] => main
            [file] => lib/composite/data/memcachedstorage.php
        )

    [bitrix\main\data\staticcacheprovider] => Array
        (
            [module] => main
            [file] => lib/composite/data/cacheprovider.php
        )

    [bitrix\main\data\appcachemanifest] => Array
        (
            [module] => main
            [file] => lib/composite/appcache.php
        )

    [iblock] => Array
        (
            [module] => iblock
            [file] => install/index.php
        )

    [ciblockpropertyresult] => Array
        (
            [module] => iblock
            [file] => classes/general/iblockpropresult.php
        )

    [ciblockresult] => Array
        (
            [module] => iblock
            [file] => classes/general/iblockresult.php
        )

    [_cibelement] => Array
        (
            [module] => iblock
            [file] => classes/general/iblock_element.php
        )

    [ciblocktype] => Array
        (
            [module] => iblock
            [file] => classes/general/iblocktype.php
        )

    [calliblock] => Array
        (
            [module] => iblock
            [file] => classes/general/iblock.php
        )

    [ciblock] => Array
        (
            [module] => iblock
            [file] => classes/mysql/iblock.php
        )

    [calliblocksection] => Array
        (
            [module] => iblock
            [file] => classes/general/iblocksection.php
        )

    [ciblocksection] => Array
        (
            [module] => iblock
            [file] => classes/mysql/iblocksection.php
        )

    [calliblockproperty] => Array
        (
            [module] => iblock
            [file] => classes/general/iblockproperty.php
        )

    [ciblockpropertyenum] => Array
        (
            [module] => iblock
            [file] => classes/general/iblockpropertyenum.php
        )

    [ciblockproperty] => Array
        (
            [module] => iblock
            [file] => classes/mysql/iblockproperty.php
        )

    [calliblockelement] => Array
        (
            [module] => iblock
            [file] => classes/general/iblockelement.php
        )

    [ciblockelement] => Array
        (
            [module] => iblock
            [file] => classes/mysql/iblockelement.php
        )

    [calliblockrss] => Array
        (
            [module] => iblock
            [file] => classes/general/iblockrss.php
        )

    [ciblockrss] => Array
        (
            [module] => iblock
            [file] => classes/mysql/iblockrss.php
        )

    [ciblockpropertydatetime] => Array
        (
            [module] => iblock
            [file] => classes/general/prop_datetime.php
        )

    [ciblockpropertydate] => Array
        (
            [module] => iblock
            [file] => classes/general/prop_date.php
        )

    [ciblockpropertyxmlid] => Array
        (
            [module] => iblock
            [file] => classes/general/prop_xmlid.php
        )

    [ciblockpropertyfileman] => Array
        (
            [module] => iblock
            [file] => classes/general/prop_fileman.php
        )

    [ciblockpropertyhtml] => Array
        (
            [module] => iblock
            [file] => classes/general/prop_html.php
        )

    [ciblockpropertyelementlist] => Array
        (
            [module] => iblock
            [file] => classes/general/prop_element_list.php
        )

    [ccmlresult] => Array
        (
            [module] => iblock
            [file] => classes/general/cmlresult.php
        )

    [ciblockxmlfile] => Array
        (
            [module] => iblock
            [file] => classes/mysql/cml2.php
        )

    [ciblockcmlimport] => Array
        (
            [module] => iblock
            [file] => classes/general/cml2.php
        )

    [ciblockcmlexport] => Array
        (
            [module] => iblock
            [file] => classes/general/cml2.php
        )

    [ciblockfindtools] => Array
        (
            [module] => iblock
            [file] => classes/general/comp_findtools.php
        )

    [ciblockpricetools] => Array
        (
            [module] => iblock
            [file] => classes/general/comp_pricetools.php
        )

    [ciblockparameters] => Array
        (
            [module] => iblock
            [file] => classes/general/comp_parameters.php
        )

    [ciblockformatproperties] => Array
        (
            [module] => iblock
            [file] => classes/general/comp_formatprops.php
        )

    [calliblocksequence] => Array
        (
            [module] => iblock
            [file] => classes/general/iblocksequence.php
        )

    [ciblocksequence] => Array
        (
            [module] => iblock
            [file] => classes/mysql/iblocksequence.php
        )

    [ciblockpropertysequence] => Array
        (
            [module] => iblock
            [file] => classes/general/prop_seq.php
        )

    [ciblockpropertyelementautocomplete] => Array
        (
            [module] => iblock
            [file] => classes/general/prop_element_auto.php
        )

    [ciblockpropertysku] => Array
        (
            [module] => iblock
            [file] => classes/general/prop_element_sku.php
        )

    [ciblockpropertysectionautocomplete] => Array
        (
            [module] => iblock
            [file] => classes/general/prop_section_auto.php
        )

    [calliblockofferstmp] => Array
        (
            [module] => iblock
            [file] => classes/general/iblockoffers.php
        )

    [ciblockofferstmp] => Array
        (
            [module] => iblock
            [file] => classes/mysql/iblockoffers.php
        )

    [ceventiblock] => Array
        (
            [module] => iblock
            [file] => classes/general/iblock_event_list.php
        )

    [cratingscomponentsiblock] => Array
        (
            [module] => iblock
            [file] => classes/general/ratings_components.php
        )

    [ciblockrights] => Array
        (
            [module] => iblock
            [file] => classes/general/iblock_rights.php
        )

    [ciblocksectionrights] => Array
        (
            [module] => iblock
            [file] => classes/general/iblock_rights.php
        )

    [ciblockelementrights] => Array
        (
            [module] => iblock
            [file] => classes/general/iblock_rights.php
        )

    [ciblockrightsstorage] => Array
        (
            [module] => iblock
            [file] => classes/general/iblock_rights.php
        )

    [ciblockpropertytools] => Array
        (
            [module] => iblock
            [file] => classes/general/iblockproptools.php
        )

    [ciblocksectionpropertylink] => Array
        (
            [module] => iblock
            [file] => classes/general/section_property.php
        )

    [ciblockxmlimport] => Array
        (
            [module] => iblock
            [file] => classes/general/iblockxmlimport.php
        )

    [bitrix\iblock\iblockfieldtable] => Array
        (
            [module] => iblock
            [file] => lib/iblockfield.php
        )

    [bitrix\iblock\iblockgrouptable] => Array
        (
            [module] => iblock
            [file] => lib/iblockgroup.php
        )

    [bitrix\iblock\iblockmessagetable] => Array
        (
            [module] => iblock
            [file] => lib/iblockmessage.php
        )

    [bitrix\iblock\iblockrsstable] => Array
        (
            [module] => iblock
            [file] => lib/iblockrss.php
        )

    [bitrix\iblock\iblocksitetable] => Array
        (
            [module] => iblock
            [file] => lib/iblocksite.php
        )

    [bitrix\iblock\inheritedpropertytable] => Array
        (
            [module] => iblock
            [file] => lib/inheritedproperty.php
        )

    [bitrix\iblock\propertyenumerationtable] => Array
        (
            [module] => iblock
            [file] => lib/propertyenumeration.php
        )

    [bitrix\iblock\propertyfeaturetable] => Array
        (
            [module] => iblock
            [file] => lib/propertyfeature.php
        )

    [bitrix\iblock\sequencetable] => Array
        (
            [module] => iblock
            [file] => lib/sequence.php
        )

    [bitrix\iblock\sitetable] => Array
        (
            [module] => iblock
            [file] => lib/site.php
        )

    [bitrix\iblock\typetable] => Array
        (
            [module] => iblock
            [file] => lib/type.php
        )

    [bitrix\iblock\typelanguagetable] => Array
        (
            [module] => iblock
            [file] => lib/typelanguage.php
        )

    [bitrix\iblock\bizproctype\usertypeproperty] => Array
        (
            [module] => iblock
            [file] => lib/bizproctype/usertypeproperty.php
        )

    [bitrix\iblock\bizproctype\ecrm] => Array
        (
            [module] => iblock
            [file] => lib/bizproctype/ecrm.php
        )

    [bitrix\iblock\bizproctype\money] => Array
        (
            [module] => iblock
            [file] => lib/bizproctype/money.php
        )

    [bitrix\iblock\bizproctype\usertypepropertydiskfile] => Array
        (
            [module] => iblock
            [file] => lib/bizproctype/usertypepropertydiskfile.php
        )

    [bitrix\iblock\bizproctype\usertypepropertyelist] => Array
        (
            [module] => iblock
            [file] => lib/bizproctype/usertypepropertyelist.php
        )

    [bitrix\iblock\bizproctype\usertypepropertyemployee] => Array
        (
            [module] => iblock
            [file] => lib/bizproctype/usertypepropertyemployee.php
        )

    [bitrix\iblock\bizproctype\usertypepropertyhtml] => Array
        (
            [module] => iblock
            [file] => lib/bizproctype/usertypepropertyhtml.php
        )

    [bitrix\iblock\component\base] => Array
        (
            [module] => iblock
            [file] => lib/component/base.php
        )

    [bitrix\iblock\component\element] => Array
        (
            [module] => iblock
            [file] => lib/component/element.php
        )

    [bitrix\iblock\component\elementlist] => Array
        (
            [module] => iblock
            [file] => lib/component/elementlist.php
        )

    [bitrix\iblock\component\filters] => Array
        (
            [module] => iblock
            [file] => lib/component/filters.php
        )

    [bitrix\iblock\component\selector\element] => Array
        (
            [module] => iblock
            [file] => lib/component/selector/element.php
        )

    [bitrix\iblock\component\selector\entity] => Array
        (
            [module] => iblock
            [file] => lib/component/selector/entity.php
        )

    [bitrix\iblock\component\tools] => Array
        (
            [module] => iblock
            [file] => lib/component/tools.php
        )

    [bitrix\iblock\controller\filter\element] => Array
        (
            [module] => iblock
            [file] => lib/Controller/Filter/Element.php
        )

    [bitrix\iblock\filter\entity\elementsettings] => Array
        (
            [module] => iblock
            [file] => lib/filter/entity/elementsettings.php
        )

    [bitrix\iblock\filter\entity\iblocksettings] => Array
        (
            [module] => iblock
            [file] => lib/filter/entity/iblocksettings.php
        )

    [bitrix\iblock\filter\fieldprovider\base] => Array
        (
            [module] => iblock
            [file] => lib/filter/fieldprovider/base.php
        )

    [bitrix\iblock\filter\fieldprovider\element] => Array
        (
            [module] => iblock
            [file] => lib/filter/fieldprovider/element.php
        )

    [bitrix\iblock\filter\fieldprovider\iblockproperty] => Array
        (
            [module] => iblock
            [file] => lib/filter/fieldprovider/iblockproperty.php
        )

    [bitrix\iblock\filter\dictionary] => Array
        (
            [module] => iblock
            [file] => lib/filter/dictionary.php
        )

    [bitrix\iblock\filter\entitylist] => Array
        (
            [module] => iblock
            [file] => lib/filter/entitylist.php
        )

    [bitrix\iblock\filter\factory] => Array
        (
            [module] => iblock
            [file] => lib/filter/factory.php
        )

    [bitrix\iblock\grid\panel\groupaction] => Array
        (
            [module] => iblock
            [file] => lib/grid/panel/groupaction.php
        )

    [bitrix\iblock\grid\actiontype] => Array
        (
            [module] => iblock
            [file] => lib/grid/actiontype.php
        )

    [bitrix\iblock\helpers\admin\property] => Array
        (
            [module] => iblock
            [file] => lib/helpers/admin/property.php
        )

    [bitrix\iblock\helpers\filter\property] => Array
        (
            [module] => iblock
            [file] => lib/helpers/filter/property.php
        )

    [bitrix\iblock\helpers\filter\propertymanager] => Array
        (
            [module] => iblock
            [file] => lib/helpers/filter/propertymanager.php
        )

    [bitrix\iblock\inheritedproperty\basetemplate] => Array
        (
            [module] => iblock
            [file] => lib/inheritedproperty/basetemplate.php
        )

    [bitrix\iblock\inheritedproperty\basevalues] => Array
        (
            [module] => iblock
            [file] => lib/inheritedproperty/basevalues.php
        )

    [bitrix\iblock\inheritedproperty\elementtemplates] => Array
        (
            [module] => iblock
            [file] => lib/inheritedproperty/elementtemplates.php
        )

    [bitrix\iblock\inheritedproperty\elementvalues] => Array
        (
            [module] => iblock
            [file] => lib/inheritedproperty/elementvalues.php
        )

    [bitrix\iblock\inheritedproperty\iblocktemplates] => Array
        (
            [module] => iblock
            [file] => lib/inheritedproperty/iblocktemplates.php
        )

    [bitrix\iblock\inheritedproperty\iblockvalues] => Array
        (
            [module] => iblock
            [file] => lib/inheritedproperty/iblockvalues.php
        )

    [bitrix\iblock\inheritedproperty\sectiontemplates] => Array
        (
            [module] => iblock
            [file] => lib/inheritedproperty/sectiontemplates.php
        )

    [bitrix\iblock\inheritedproperty\sectionvalues] => Array
        (
            [module] => iblock
            [file] => lib/inheritedproperty/sectionvalues.php
        )

    [bitrix\iblock\inheritedproperty\valuesqueue] => Array
        (
            [module] => iblock
            [file] => lib/inheritedproperty/valuesqueue.php
        )

    [bitrix\iblock\landingsource\dataloader] => Array
        (
            [module] => iblock
            [file] => lib/landingsource/dataloader.php
        )

    [bitrix\iblock\landingsource\element] => Array
        (
            [module] => iblock
            [file] => lib/landingsource/element.php
        )

    [bitrix\iblock\model\propertyfeature] => Array
        (
            [module] => iblock
            [file] => lib/model/propertyfeature.php
        )

    [bitrix\iblock\model\section] => Array
        (
            [module] => iblock
            [file] => lib/model/section.php
        )

    [bitrix\iblock\propertyindex\dictionary] => Array
        (
            [module] => iblock
            [file] => lib/propertyindex/dictionary.php
        )

    [bitrix\iblock\propertyindex\element] => Array
        (
            [module] => iblock
            [file] => lib/propertyindex/element.php
        )

    [bitrix\iblock\propertyindex\facet] => Array
        (
            [module] => iblock
            [file] => lib/propertyindex/facet.php
        )

    [bitrix\iblock\propertyindex\indexer] => Array
        (
            [module] => iblock
            [file] => lib/propertyindex/indexer.php
        )

    [bitrix\iblock\propertyindex\manager] => Array
        (
            [module] => iblock
            [file] => lib/propertyindex/manager.php
        )

    [bitrix\iblock\propertyindex\querybuilder] => Array
        (
            [module] => iblock
            [file] => lib/propertyindex/querybuilder.php
        )

    [bitrix\iblock\propertyindex\storage] => Array
        (
            [module] => iblock
            [file] => lib/propertyindex/storage.php
        )

    [bitrix\iblock\template\engine] => Array
        (
            [module] => iblock
            [file] => lib/template/engine.php
        )

    [bitrix\iblock\template\noderoot] => Array
        (
            [module] => iblock
            [file] => lib/template/engine.php
        )

    [bitrix\iblock\template\nodetext] => Array
        (
            [module] => iblock
            [file] => lib/template/engine.php
        )

    [bitrix\iblock\template\nodeentityfield] => Array
        (
            [module] => iblock
            [file] => lib/template/engine.php
        )

    [bitrix\iblock\template\nodefunction] => Array
        (
            [module] => iblock
            [file] => lib/template/engine.php
        )

    [bitrix\iblock\template\helper] => Array
        (
            [module] => iblock
            [file] => lib/template/helper.php
        )

    [bitrix\iblock\template\entity\base] => Array
        (
            [module] => iblock
            [file] => lib/template/entity/base.php
        )

    [bitrix\iblock\template\entity\lazyvalueloader] => Array
        (
            [module] => iblock
            [file] => lib/template/entity/base.php
        )

    [bitrix\iblock\template\entity\catalogstore] => Array
        (
            [module] => iblock
            [file] => lib/template/entity/catalogstore.php
        )

    [bitrix\iblock\template\entity\element] => Array
        (
            [module] => iblock
            [file] => lib/template/entity/element.php
        )

    [bitrix\iblock\template\entity\elementcatalog] => Array
        (
            [module] => iblock
            [file] => lib/template/entity/elementcatalog.php
        )

    [bitrix\iblock\template\entity\elementcatalogmeasure] => Array
        (
            [module] => iblock
            [file] => lib/template/entity/elementcatalog.php
        )

    [bitrix\iblock\template\entity\elementcatalogstorelist] => Array
        (
            [module] => iblock
            [file] => lib/template/entity/elementcatalog.php
        )

    [bitrix\iblock\template\entity\elementprice] => Array
        (
            [module] => iblock
            [file] => lib/template/entity/elementprice.php
        )

    [bitrix\iblock\template\entity\elementproperty] => Array
        (
            [module] => iblock
            [file] => lib/template/entity/elementproperty.php
        )

    [bitrix\iblock\template\entity\elementpropertyuserfield] => Array
        (
            [module] => iblock
            [file] => lib/template/entity/elementproperty.php
        )

    [bitrix\iblock\template\entity\elementpropertyenum] => Array
        (
            [module] => iblock
            [file] => lib/template/entity/elementproperty.php
        )

    [bitrix\iblock\template\entity\elementpropertyelement] => Array
        (
            [module] => iblock
            [file] => lib/template/entity/elementproperty.php
        )

    [bitrix\iblock\template\entity\elementpropertysection] => Array
        (
            [module] => iblock
            [file] => lib/template/entity/elementproperty.php
        )

    [bitrix\iblock\template\entity\elementsku] => Array
        (
            [module] => iblock
            [file] => lib/template/entity/elementsku.php
        )

    [bitrix\iblock\template\entity\elementskuprice] => Array
        (
            [module] => iblock
            [file] => lib/template/entity/elementskuprice.php
        )

    [bitrix\iblock\template\entity\elementskuproperty] => Array
        (
            [module] => iblock
            [file] => lib/template/entity/elementskuproperty.php
        )

    [bitrix\iblock\template\entity\iblock] => Array
        (
            [module] => iblock
            [file] => lib/template/entity/iblock.php
        )

    [bitrix\iblock\template\entity\section] => Array
        (
            [module] => iblock
            [file] => lib/template/entity/section.php
        )

    [bitrix\iblock\template\entity\sectionpath] => Array
        (
            [module] => iblock
            [file] => lib/template/entity/sectionpath.php
        )

    [bitrix\iblock\template\entity\sectionproperty] => Array
        (
            [module] => iblock
            [file] => lib/template/entity/sectionproperty.php
        )

    [bitrix\iblock\template\functions\fabric] => Array
        (
            [module] => iblock
            [file] => lib/template/functions/fabric.php
        )

    [bitrix\iblock\template\functions\functionbase] => Array
        (
            [module] => iblock
            [file] => lib/template/functions/fabric.php
        )

    [bitrix\iblock\template\functions\functionupper] => Array
        (
            [module] => iblock
            [file] => lib/template/functions/fabric.php
        )

    [bitrix\iblock\template\functions\functionlower] => Array
        (
            [module] => iblock
            [file] => lib/template/functions/fabric.php
        )

    [bitrix\iblock\template\functions\functiontranslit] => Array
        (
            [module] => iblock
            [file] => lib/template/functions/fabric.php
        )

    [bitrix\iblock\template\functions\functionconcat] => Array
        (
            [module] => iblock
            [file] => lib/template/functions/fabric.php
        )

    [bitrix\iblock\template\functions\functionlimit] => Array
        (
            [module] => iblock
            [file] => lib/template/functions/fabric.php
        )

    [bitrix\iblock\template\functions\functioncontrast] => Array
        (
            [module] => iblock
            [file] => lib/template/functions/fabric.php
        )

    [bitrix\iblock\template\functions\functionmin] => Array
        (
            [module] => iblock
            [file] => lib/template/functions/fabric.php
        )

    [bitrix\iblock\template\functions\functionmax] => Array
        (
            [module] => iblock
            [file] => lib/template/functions/fabric.php
        )

    [bitrix\iblock\template\functions\functiondistinct] => Array
        (
            [module] => iblock
            [file] => lib/template/functions/fabric.php
        )

    [bitrix\iblock\update\adminfilteroption] => Array
        (
            [module] => iblock
            [file] => lib/update/adminfilteroption.php
        )

    [bitrix\iblock\update\admingridoption] => Array
        (
            [module] => iblock
            [file] => lib/update/admingridoption.php
        )

    [bitrix\iblock\url\adminpage\basebuilder] => Array
        (
            [module] => iblock
            [file] => lib/url/adminpage/basebuilder.php
        )

    [bitrix\iblock\url\adminpage\buildermanager] => Array
        (
            [module] => iblock
            [file] => lib/url/adminpage/buildermanager.php
        )

    [bitrix\iblock\url\adminpage\iblockbuilder] => Array
        (
            [module] => iblock
            [file] => lib/url/adminpage/iblockbuilder.php
        )

    [bitrix\iblock\sendereventhandler] => Array
        (
            [module] => iblock
            [file] => lib/senderconnector.php
        )

    [bitrix\iblock\senderconnectoriblock] => Array
        (
            [module] => iblock
            [file] => lib/senderconnector.php
        )

    [ccurrency] => Array
        (
            [module] => currency
            [file] => general/currency.php
        )

    [ccurrencylang] => Array
        (
            [module] => currency
            [file] => general/currency_lang.php
        )

    [ccurrencyrates] => Array
        (
            [module] => currency
            [file] => general/currency_rate.php
        )

    [bitrix\currency\compatible\tools] => Array
        (
            [module] => currency
            [file] => lib/compatible/tools.php
        )

    [bitrix\currency\helpers\admin\tools] => Array
        (
            [module] => currency
            [file] => lib/helpers/admin/tools.php
        )

    [bitrix\currency\helpers\editor] => Array
        (
            [module] => currency
            [file] => lib/helpers/editor.php
        )

    [bitrix\currency\userfield\money] => Array
        (
            [module] => currency
            [file] => lib/userfield/money.php
        )

    [bitrix\currency\currencymanager] => Array
        (
            [module] => currency
            [file] => lib/currencymanager.php
        )

    [bitrix\currency\currencytable] => Array
        (
            [module] => currency
            [file] => lib/currency.php
        )

    [bitrix\currency\currencylangtable] => Array
        (
            [module] => currency
            [file] => lib/currencylang.php
        )

    [bitrix\currency\currencyratetable] => Array
        (
            [module] => currency
            [file] => lib/currencyrate.php
        )

    [bitrix\currency\currencyclassifier] => Array
        (
            [module] => currency
            [file] => lib/currencyclassifier.php
        )

    [sale] => Array
        (
            [module] => sale
            [file] => install/index.php
        )

    [callsaledelivery] => Array
        (
            [module] => sale
            [file] => general/delivery.php
        )

    [csaledelivery] => Array
        (
            [module] => sale
            [file] => mysql/delivery.php
        )

    [csaledeliveryhandler] => Array
        (
            [module] => sale
            [file] => mysql/delivery_handler.php
        )

    [csaledeliveryhelper] => Array
        (
            [module] => sale
            [file] => general/delivery_helper.php
        )

    [csaledelivery2paysystem] => Array
        (
            [module] => sale
            [file] => general/delivery_2_pay_system.php
        )

    [csalelocation] => Array
        (
            [module] => sale
            [file] => mysql/location.php
        )

    [csalelocationgroup] => Array
        (
            [module] => sale
            [file] => mysql/location_group.php
        )

    [csalebasket] => Array
        (
            [module] => sale
            [file] => mysql/basket.php
        )

    [csalebaskethelper] => Array
        (
            [module] => sale
            [file] => general/basket_helper.php
        )

    [csaleuser] => Array
        (
            [module] => sale
            [file] => mysql/basket.php
        )

    [csaleorder] => Array
        (
            [module] => sale
            [file] => mysql/order.php
        )

    [csaleorderpropsgroup] => Array
        (
            [module] => sale
            [file] => mysql/order_props_group.php
        )

    [csaleorderpropsvariant] => Array
        (
            [module] => sale
            [file] => mysql/order_props_variant.php
        )

    [csaleorderuserprops] => Array
        (
            [module] => sale
            [file] => mysql/order_user_props.php
        )

    [csaleorderuserpropsvalue] => Array
        (
            [module] => sale
            [file] => mysql/order_user_props_value.php
        )

    [csaleordertax] => Array
        (
            [module] => sale
            [file] => mysql/order_tax.php
        )

    [csaleorderhelper] => Array
        (
            [module] => sale
            [file] => general/order_helper.php
        )

    [csalepaysystem] => Array
        (
            [module] => sale
            [file] => mysql/pay_system.php
        )

    [csalepaysystemaction] => Array
        (
            [module] => sale
            [file] => mysql/pay_system_action.php
        )

    [csalepaysystemshelper] => Array
        (
            [module] => sale
            [file] => general/pay_system_helper.php
        )

    [csalepaysystemtarif] => Array
        (
            [module] => sale
            [file] => general/pay_system_tarif.php
        )

    [csaletax] => Array
        (
            [module] => sale
            [file] => mysql/tax.php
        )

    [csaletaxrate] => Array
        (
            [module] => sale
            [file] => mysql/tax_rate.php
        )

    [csalepersontype] => Array
        (
            [module] => sale
            [file] => mysql/person_type.php
        )

    [csalediscount] => Array
        (
            [module] => sale
            [file] => mysql/discount.php
        )

    [csalebasketdiscountconvert] => Array
        (
            [module] => sale
            [file] => general/step_operations.php
        )

    [csalediscountreindex] => Array
        (
            [module] => sale
            [file] => general/step_operations.php
        )

    [csalediscountconvertext] => Array
        (
            [module] => sale
            [file] => general/step_operations.php
        )

    [csaleuseraccount] => Array
        (
            [module] => sale
            [file] => mysql/user.php
        )

    [csaleusertransact] => Array
        (
            [module] => sale
            [file] => mysql/user_transact.php
        )

    [csaleusercards] => Array
        (
            [module] => sale
            [file] => mysql/user_cards.php
        )

    [csalerecurring] => Array
        (
            [module] => sale
            [file] => mysql/recurring.php
        )

    [csalelang] => Array
        (
            [module] => sale
            [file] => mysql/settings.php
        )

    [csalegroupaccesstosite] => Array
        (
            [module] => sale
            [file] => mysql/settings.php
        )

    [csalegroupaccesstoflag] => Array
        (
            [module] => sale
            [file] => mysql/settings.php
        )

    [csaleauxiliary] => Array
        (
            [module] => sale
            [file] => mysql/auxiliary.php
        )

    [csaleaffiliate] => Array
        (
            [module] => sale
            [file] => mysql/affiliate.php
        )

    [csaleaffiliateplan] => Array
        (
            [module] => sale
            [file] => mysql/affiliate_plan.php
        )

    [csaleaffiliateplansection] => Array
        (
            [module] => sale
            [file] => mysql/affiliate_plan_section.php
        )

    [csaleaffiliatetier] => Array
        (
            [module] => sale
            [file] => mysql/affiliate_tier.php
        )

    [csaleaffiliatetransact] => Array
        (
            [module] => sale
            [file] => mysql/affiliate_transact.php
        )

    [csaleexport] => Array
        (
            [module] => sale
            [file] => general/export.php
        )

    [exportoneccrm] => Array
        (
            [module] => sale
            [file] => general/export.php
        )

    [csaleorderloader] => Array
        (
            [module] => sale
            [file] => general/order_loader.php
        )

    [csalemeasure] => Array
        (
            [module] => sale
            [file] => general/measurement.php
        )

    [csaleproduct] => Array
        (
            [module] => sale
            [file] => mysql/product.php
        )

    [csaleviewedproduct] => Array
        (
            [module] => sale
            [file] => mysql/product.php
        )

    [csalehelper] => Array
        (
            [module] => sale
            [file] => general/helper.php
        )

    [csalemobileorderutils] => Array
        (
            [module] => sale
            [file] => general/mobile_order.php
        )

    [csalemobileorderpull] => Array
        (
            [module] => sale
            [file] => general/mobile_order.php
        )

    [csalemobileorderpush] => Array
        (
            [module] => sale
            [file] => general/mobile_order.php
        )

    [csalemobileorderfilter] => Array
        (
            [module] => sale
            [file] => general/mobile_order.php
        )

    [cbasesalereporthelper] => Array
        (
            [module] => sale
            [file] => general/sale_report_helper.php
        )

    [csalereportsaleorderhelper] => Array
        (
            [module] => sale
            [file] => general/sale_report_helper.php
        )

    [csalereportuserhelper] => Array
        (
            [module] => sale
            [file] => general/sale_report_helper.php
        )

    [csalereportsalefuserhelper] => Array
        (
            [module] => sale
            [file] => general/sale_report_helper.php
        )

    [ibxsaleproductprovider] => Array
        (
            [module] => sale
            [file] => general/product_provider.php
        )

    [csalestorebarcode] => Array
        (
            [module] => sale
            [file] => mysql/store_barcode.php
        )

    [csaleorderchange] => Array
        (
            [module] => sale
            [file] => mysql/order_change.php
        )

    [csaleorderchangeformat] => Array
        (
            [module] => sale
            [file] => general/order_change.php
        )

    [bitrix\sale\internals\fusertable] => Array
        (
            [module] => sale
            [file] => lib/internals/fuser.php
        )

    [bitrix\sale\fuser] => Array
        (
            [module] => sale
            [file] => lib/fuser.php
        )

    [bitrix\sale\internals\input\manager] => Array
        (
            [module] => sale
            [file] => lib/internals/input.php
        )

    [bitrix\sale\internals\input\base] => Array
        (
            [module] => sale
            [file] => lib/internals/input.php
        )

    [bitrix\sale\internals\input\file] => Array
        (
            [module] => sale
            [file] => lib/internals/input.php
        )

    [bitrix\sale\internals\input\stringinput] => Array
        (
            [module] => sale
            [file] => lib/internals/input.php
        )

    [bitrix\sale\internals\sitecurrencytable] => Array
        (
            [module] => sale
            [file] => lib/internals/sitecurrency.php
        )

    [csalestatus] => Array
        (
            [module] => sale
            [file] => general/status.php
        )

    [bitrix\sale\statusbase] => Array
        (
            [module] => sale
            [file] => lib/statusbase.php
        )

    [bitrix\sale\orderstatus] => Array
        (
            [module] => sale
            [file] => lib/orderstatus.php
        )

    [bitrix\sale\deliverystatus] => Array
        (
            [module] => sale
            [file] => lib/deliverystatus.php
        )

    [bitrix\sale\internals\statustable] => Array
        (
            [module] => sale
            [file] => lib/internals/status.php
        )

    [bitrix\sale\internals\statuslangtable] => Array
        (
            [module] => sale
            [file] => lib/internals/status_lang.php
        )

    [bitrix\sale\internals\statusgrouptasktable] => Array
        (
            [module] => sale
            [file] => lib/internals/status_grouptask.php
        )

    [csaleorderprops] => Array
        (
            [module] => sale
            [file] => general/order_props.php
        )

    [csaleorderpropsadapter] => Array
        (
            [module] => sale
            [file] => general/order_props.php
        )

    [csaleorderpropsvalue] => Array
        (
            [module] => sale
            [file] => mysql/order_props_values.php
        )

    [bitrix\sale\propertyvaluecollection] => Array
        (
            [module] => sale
            [file] => lib/propertyvaluecollection.php
        )

    [bitrix\sale\internals\orderpropstable] => Array
        (
            [module] => sale
            [file] => lib/internals/orderprops.php
        )

    [bitrix\sale\internals\orderpropsgrouptable] => Array
        (
            [module] => sale
            [file] => lib/internals/orderprops_group.php
        )

    [bitrix\sale\internals\orderpropsvaluetable] => Array
        (
            [module] => sale
            [file] => lib/internals/orderprops_value.php
        )

    [bitrix\sale\internals\orderpropsvarianttable] => Array
        (
            [module] => sale
            [file] => lib/internals/orderprops_variant.php
        )

    [bitrix\sale\internals\orderpropsrelationtable] => Array
        (
            [module] => sale
            [file] => lib/internals/orderprops_relation.php
        )

    [bitrix\sale\internals\userpropsvaluetable] => Array
        (
            [module] => sale
            [file] => lib/internals/userpropsvalue.php
        )

    [bitrix\sale\internals\userpropstable] => Array
        (
            [module] => sale
            [file] => lib/internals/userprops.php
        )

    [bitrix\sale\businessvalue] => Array
        (
            [module] => sale
            [file] => lib/businessvalue.php
        )

    [bitrix\sale\ibusinessvalueprovider] => Array
        (
            [module] => sale
            [file] => lib/businessvalueproviderinterface.php
        )

    [bitrix\sale\internals\businessvaluetable] => Array
        (
            [module] => sale
            [file] => lib/internals/businessvalue.php
        )

    [bitrix\sale\internals\businessvaluepersondomaintable] => Array
        (
            [module] => sale
            [file] => lib/internals/businessvalue_persondomain.php
        )

    [bitrix\sale\internals\businessvaluecode1ctable] => Array
        (
            [module] => sale
            [file] => lib/internals/businessvalue_code_1c.php
        )

    [bitrix\sale\internals\paysystemactiontable] => Array
        (
            [module] => sale
            [file] => lib/internals/paysystemaction.php
        )

    [bitrix\sale\internals\paysysteminner] => Array
        (
            [module] => sale
            [file] => lib/internals/paysysteminner.php
        )

    [bitrix\sale\internals\deliverypaysystemtable] => Array
        (
            [module] => sale
            [file] => lib/internals/delivery_paysystem.php
        )

    [bitrix\sale\usermessageexception] => Array
        (
            [module] => sale
            [file] => lib/exception.php
        )

    [bitrix\sale\configuration] => Array
        (
            [module] => sale
            [file] => lib/configuration.php
        )

    [bitrix\sale\order] => Array
        (
            [module] => sale
            [file] => lib/order.php
        )

    [bitrix\sale\persontype] => Array
        (
            [module] => sale
            [file] => lib/persontype.php
        )

    [csalereportsalegoodshelper] => Array
        (
            [module] => sale
            [file] => general/sale_report_helper.php
        )

    [csalereportsaleproducthelper] => Array
        (
            [module] => sale
            [file] => general/sale_report_helper.php
        )

    [bitrix\sale\internals\producttable] => Array
        (
            [module] => sale
            [file] => lib/internals/product.php
        )

    [bitrix\sale\internals\goodssectiontable] => Array
        (
            [module] => sale
            [file] => lib/internals/goodssection.php
        )

    [bitrix\sale\internals\sectiontable] => Array
        (
            [module] => sale
            [file] => lib/internals/section.php
        )

    [bitrix\sale\internals\storeproducttable] => Array
        (
            [module] => sale
            [file] => lib/internals/storeproduct.php
        )

    [bitrix\sale\saleszone] => Array
        (
            [module] => sale
            [file] => lib/saleszone.php
        )

    [bitrix\sale\internals\orderdeliveryreqtable] => Array
        (
            [module] => sale
            [file] => lib/internals/orderdeliveryreq.php
        )

    [bitrix\sale\sendereventhandler] => Array
        (
            [module] => sale
            [file] => lib/senderconnector.php
        )

    [bitrix\sale\senderconnectorbuyer] => Array
        (
            [module] => sale
            [file] => lib/senderconnector.php
        )

    [bitrix\sale\userconsent] => Array
        (
            [module] => sale
            [file] => lib/userconsent.php
        )

    [bitrix\sale\internals\product2producttable] => Array
        (
            [module] => sale
            [file] => lib/internals/product2product.php
        )

    [bitrix\sale\internals\orderprocessingtable] => Array
        (
            [module] => sale
            [file] => lib/internals/orderprocessing.php
        )

    [bitrix\sale\orderbase] => Array
        (
            [module] => sale
            [file] => lib/orderbase.php
        )

    [bitrix\sale\internals\entity] => Array
        (
            [module] => sale
            [file] => lib/internals/entity.php
        )

    [bitrix\sale\internals\entitycollection] => Array
        (
            [module] => sale
            [file] => lib/internals/entitycollection.php
        )

    [bitrix\sale\internals\collectionbase] => Array
        (
            [module] => sale
            [file] => lib/internals/collectionbase.php
        )

    [bitrix\sale\shipment] => Array
        (
            [module] => sale
            [file] => lib/shipment.php
        )

    [bitrix\sale\shipmentcollection] => Array
        (
            [module] => sale
            [file] => lib/shipmentcollection.php
        )

    [bitrix\sale\shipmentitemcollection] => Array
        (
            [module] => sale
            [file] => lib/shipmentitemcollection.php
        )

    [bitrix\sale\shipmentitem] => Array
        (
            [module] => sale
            [file] => lib/shipmentitem.php
        )

    [bitrix\sale\shipmentitemstorecollection] => Array
        (
            [module] => sale
            [file] => lib/shipmentitemstorecollection.php
        )

    [bitrix\sale\shipmentitemstore] => Array
        (
            [module] => sale
            [file] => lib/shipmentitemstore.php
        )

    [bitrix\sale\paymentcollectionbase] => Array
        (
            [module] => sale
            [file] => lib/internals/paymentcollectionbase.php
        )

    [bitrix\sale\paymentcollection] => Array
        (
            [module] => sale
            [file] => lib/paymentcollection.php
        )

    [bitrix\sale\payment] => Array
        (
            [module] => sale
            [file] => lib/payment.php
        )

    [bitrix\sale\paysystemservice] => Array
        (
            [module] => sale
            [file] => lib/paysystemservice.php
        )

    [bitrix\sale\internals\fields] => Array
        (
            [module] => sale
            [file] => lib/internals/fields.php
        )

    [bitrix\sale\result] => Array
        (
            [module] => sale
            [file] => lib/result.php
        )

    [bitrix\sale\resulterror] => Array
        (
            [module] => sale
            [file] => lib/result.php
        )

    [bitrix\sale\resultserializable] => Array
        (
            [module] => sale
            [file] => lib/resultserializable.php
        )

    [bitrix\sale\eventactions] => Array
        (
            [module] => sale
            [file] => lib/eventactions.php
        )

    [bitrix\sale\basketbase] => Array
        (
            [module] => sale
            [file] => lib/basketbase.php
        )

    [bitrix\sale\basketitembase] => Array
        (
            [module] => sale
            [file] => lib/basketitembase.php
        )

    [bitrix\sale\basket] => Array
        (
            [module] => sale
            [file] => lib/basket.php
        )

    [bitrix\sale\internals\basketitembase] => Array
        (
            [module] => sale
            [file] => lib/internals/basketitembase.php
        )

    [bitrix\sale\basketitem] => Array
        (
            [module] => sale
            [file] => lib/basketitem.php
        )

    [bitrix\sale\basketbundlecollection] => Array
        (
            [module] => sale
            [file] => lib/basketbundlecollection.php
        )

    [bitrix\sale\orderproperties] => Array
        (
            [module] => sale
            [file] => lib/orderprops.php
        )

    [bitrix\sale\propertyvalue] => Array
        (
            [module] => sale
            [file] => lib/propertyvalue.php
        )

    [bitrix\sale\compatible\internals\entitycompatibility] => Array
        (
            [module] => sale
            [file] => lib/compatible/internals/entitycompatibility.php
        )

    [bitrix\sale\compatible\ordercompatibility] => Array
        (
            [module] => sale
            [file] => lib/compatible/ordercompatibility.php
        )

    [bitrix\sale\compatible\basketcompatibility] => Array
        (
            [module] => sale
            [file] => lib/compatible/basketcompatibility.php
        )

    [bitrix\sale\compatible\eventcompatibility] => Array
        (
            [module] => sale
            [file] => lib/compatible/eventcompatibility.php
        )

    [bitrix\sale\compatible\orderquery] => Array
        (
            [module] => sale
            [file] => lib/compatible/compatible.php
        )

    [bitrix\sale\compatible\orderquerylocation] => Array
        (
            [module] => sale
            [file] => lib/compatible/compatible.php
        )

    [bitrix\sale\compatible\fetchadapter] => Array
        (
            [module] => sale
            [file] => lib/compatible/compatible.php
        )

    [bitrix\sale\compatible\test] => Array
        (
            [module] => sale
            [file] => lib/compatible/compatible.php
        )

    [bitrix\sale\orderuserproperties] => Array
        (
            [module] => sale
            [file] => lib/userprops.php
        )

    [bitrix\sale\basketpropertiescollectionbase] => Array
        (
            [module] => sale
            [file] => lib/basketpropertiesbase.php
        )

    [bitrix\sale\basketpropertiescollection] => Array
        (
            [module] => sale
            [file] => lib/basketproperties.php
        )

    [bitrix\sale\basketpropertyitembase] => Array
        (
            [module] => sale
            [file] => lib/basketpropertiesitembase.php
        )

    [bitrix\sale\basketpropertyitem] => Array
        (
            [module] => sale
            [file] => lib/basketpropertiesitem.php
        )

    [bitrix\sale\tax] => Array
        (
            [module] => sale
            [file] => lib/tax.php
        )

    [bitrix\sale\internals\ordertable] => Array
        (
            [module] => sale
            [file] => lib/internals/order.php
        )

    [bitrix\sale\internals\baskettable] => Array
        (
            [module] => sale
            [file] => lib/internals/basket.php
        )

    [bitrix\sale\internals\shipmenttable] => Array
        (
            [module] => sale
            [file] => lib/internals/shipment.php
        )

    [bitrix\sale\internals\shipmentitemtable] => Array
        (
            [module] => sale
            [file] => lib/internals/shipmentitem.php
        )

    [bitrix\sale\internals\paysystemservicetable] => Array
        (
            [module] => sale
            [file] => lib/internals/paysystemservice.php
        )

    [bitrix\sale\internals\paymenttable] => Array
        (
            [module] => sale
            [file] => lib/internals/payment.php
        )

    [bitrix\sale\internals\shipmentitemstoretable] => Array
        (
            [module] => sale
            [file] => lib/internals/shipmentitemstore.php
        )

    [bitrix\sale\internals\shipmentextraservice] => Array
        (
            [module] => sale
            [file] => lib/internals/shipmentextraservice.php
        )

    [bitrix\sale\internals\orderuserpropertiestable] => Array
        (
            [module] => sale
            [file] => lib/internals/userprops.php
        )

    [bitrix\sale\internals\collectableentity] => Array
        (
            [module] => sale
            [file] => lib/internals/collectableentity.php
        )

    [bitrix\sale\provider] => Array
        (
            [module] => sale
            [file] => lib/provider.php
        )

    [bitrix\sale\providerbase] => Array
        (
            [module] => sale
            [file] => lib/providerbase.php
        )

    [bitrix\sale\internals\catalog\provider] => Array
        (
            [module] => sale
            [file] => lib/internals/catalog/provider.php
        )

    [bitrix\sale\saleproviderbase] => Array
        (
            [module] => sale
            [file] => lib/saleproviderbase.php
        )

    [bitrix\sale\internals\transferdataprovider] => Array
        (
            [module] => sale
            [file] => lib/internals/transferdataprovider.php
        )

    [bitrix\sale\internals\poolquantity] => Array
        (
            [module] => sale
            [file] => lib/internals/poolquantity.php
        )

    [bitrix\sale\internals\providercreator] => Array
        (
            [module] => sale
            [file] => lib/internals/providercreator.php
        )

    [bitrix\sale\internals\providerbuilderbase] => Array
        (
            [module] => sale
            [file] => lib/internals/providerbuilderbase.php
        )

    [bitrix\sale\internals\providerbuilder] => Array
        (
            [module] => sale
            [file] => lib/internals/providerbuilder.php
        )

    [bitrix\sale\internals\providerbuildercompatibility] => Array
        (
            [module] => sale
            [file] => lib/internals/providerbuildercompatibility.php
        )

    [bitrix\sale\orderhistory] => Array
        (
            [module] => sale
            [file] => lib/orderhistory.php
        )

    [bitrix\sale\internals\callbackregistrytable] => Array
        (
            [module] => sale
            [file] => lib/internals/callbackregistry.php
        )

    [bitrix\sale\internals\basketpropertytable] => Array
        (
            [module] => sale
            [file] => lib/internals/basketproperties.php
        )

    [bitrix\sale\internals\companytable] => Array
        (
            [module] => sale
            [file] => lib/internals/company.php
        )

    [bitrix\sale\internals\companygrouptable] => Array
        (
            [module] => sale
            [file] => lib/internals/companygroup.php
        )

    [bitrix\sale\internals\companyresponsiblegrouptable] => Array
        (
            [module] => sale
            [file] => lib/internals/companyresponsiblegroup.php
        )

    [bitrix\sale\internals\persontypetable] => Array
        (
            [module] => sale
            [file] => lib/internals/persontype.php
        )

    [bitrix\sale\internals\persontypesitetable] => Array
        (
            [module] => sale
            [file] => lib/internals/persontypesite.php
        )

    [bitrix\sale\internals\pool] => Array
        (
            [module] => sale
            [file] => lib/internals/pool.php
        )

    [bitrix\sale\internals\userbudgetpool] => Array
        (
            [module] => sale
            [file] => lib/internals/userbudgetpool.php
        )

    [bitrix\sale\internals\eventspool] => Array
        (
            [module] => sale
            [file] => lib/internals/eventspool.php
        )

    [bitrix\sale\internals\events] => Array
        (
            [module] => sale
            [file] => lib/internals/events.php
        )

    [bitrix\sale\pricemaths] => Array
        (
            [module] => sale
            [file] => lib/pricemaths.php
        )

    [bitrix\sale\basketcomponenthelper] => Array
        (
            [module] => sale
            [file] => lib/basketcomponenthelper.php
        )

    [bitrix\sale\registry] => Array
        (
            [module] => sale
            [file] => lib/registry.php
        )

    [ipaymentorder] => Array
        (
            [module] => sale
            [file] => lib/internals/paymentinterface.php
        )

    [ishipmentorder] => Array
        (
            [module] => sale
            [file] => lib/internals/shipmentinterface.php
        )

    [ientitymarker] => Array
        (
            [module] => sale
            [file] => lib/internals/entitymarkerinterface.php
        )

    [bitrix\sale\internals\orderarchivetable] => Array
        (
            [module] => sale
            [file] => lib/internals/orderarchive.php
        )

    [bitrix\sale\internals\basketarchivetable] => Array
        (
            [module] => sale
            [file] => lib/internals/basketarchive.php
        )

    [bitrix\sale\internals\orderarchivepackedtable] => Array
        (
            [module] => sale
            [file] => lib/internals/orderarchivepacked.php
        )

    [bitrix\sale\internals\basketarchivepackedtable] => Array
        (
            [module] => sale
            [file] => lib/internals/basketarchivepacked.php
        )

    [bitrix\sale\archive\manager] => Array
        (
            [module] => sale
            [file] => lib/archive/manager.php
        )

    [bitrix\sale\archive\recovery\base] => Array
        (
            [module] => sale
            [file] => lib/archive/recovery/base.php
        )

    [bitrix\sale\archive\recovery\scheme] => Array
        (
            [module] => sale
            [file] => lib/archive/recovery/scheme.php
        )

    [bitrix\sale\archive\recovery\version1] => Array
        (
            [module] => sale
            [file] => lib/archive/recovery/version1.php
        )

    [bitrix\sale\tax\ratetable] => Array
        (
            [module] => sale
            [file] => lib/tax/rate.php
        )

    [bitrix\sale\location\locationtable] => Array
        (
            [module] => sale
            [file] => lib/location/location.php
        )

    [bitrix\sale\location\tree] => Array
        (
            [module] => sale
            [file] => lib/location/tree.php
        )

    [bitrix\sale\location\typetable] => Array
        (
            [module] => sale
            [file] => lib/location/type.php
        )

    [bitrix\sale\location\grouptable] => Array
        (
            [module] => sale
            [file] => lib/location/group.php
        )

    [bitrix\sale\location\externaltable] => Array
        (
            [module] => sale
            [file] => lib/location/external.php
        )

    [bitrix\sale\location\externalservicetable] => Array
        (
            [module] => sale
            [file] => lib/location/externalservice.php
        )

    [bitrix\sale\location\search\finder] => Array
        (
            [module] => sale
            [file] => lib/location/search/finder.php
        )

    [bitrix\sale\location\search\wordtable] => Array
        (
            [module] => sale
            [file] => lib/location/search/word.php
        )

    [bitrix\sale\location\search\chaintable] => Array
        (
            [module] => sale
            [file] => lib/location/search/chain.php
        )

    [bitrix\sale\location\search\sitelinktable] => Array
        (
            [module] => sale
            [file] => lib/location/search/sitelink.php
        )

    [bitrix\sale\location\name\nameentity] => Array
        (
            [module] => sale
            [file] => lib/location/name/nameentity.php
        )

    [bitrix\sale\location\name\locationtable] => Array
        (
            [module] => sale
            [file] => lib/location/name/location.php
        )

    [bitrix\sale\location\name\typetable] => Array
        (
            [module] => sale
            [file] => lib/location/name/type.php
        )

    [bitrix\sale\location\name\grouptable] => Array
        (
            [module] => sale
            [file] => lib/location/name/group.php
        )

    [bitrix\sale\location\connector] => Array
        (
            [module] => sale
            [file] => lib/location/connector.php
        )

    [bitrix\sale\location\grouplocationtable] => Array
        (
            [module] => sale
            [file] => lib/location/grouplocation.php
        )

    [bitrix\sale\location\sitelocationtable] => Array
        (
            [module] => sale
            [file] => lib/location/sitelocation.php
        )

    [bitrix\sale\location\defaultsitetable] => Array
        (
            [module] => sale
            [file] => lib/location/defaultsite.php
        )

    [bitrix\sale\location\db\commonhelper] => Array
        (
            [module] => sale
            [file] => lib/location/db/commonhelper.php
        )

    [bitrix\sale\location\db\helper] => Array
        (
            [module] => sale
            [file] => lib/location/db/mysql/helper.php
        )

    [bitrix\sale\location\db\blockinserter] => Array
        (
            [module] => sale
            [file] => lib/location/db/blockinserter.php
        )

    [bitrix\sale\location\admin\helper] => Array
        (
            [module] => sale
            [file] => lib/location/admin/helper.php
        )

    [bitrix\sale\location\admin\namehelper] => Array
        (
            [module] => sale
            [file] => lib/location/admin/namehelper.php
        )

    [bitrix\sale\location\admin\locationhelper] => Array
        (
            [module] => sale
            [file] => lib/location/admin/locationhelper.php
        )

    [bitrix\sale\location\admin\typehelper] => Array
        (
            [module] => sale
            [file] => lib/location/admin/typehelper.php
        )

    [bitrix\sale\location\admin\grouphelper] => Array
        (
            [module] => sale
            [file] => lib/location/admin/grouphelper.php
        )

    [bitrix\sale\location\admin\defaultsitehelper] => Array
        (
            [module] => sale
            [file] => lib/location/admin/defaultsitehelper.php
        )

    [bitrix\sale\location\admin\sitelocationhelper] => Array
        (
            [module] => sale
            [file] => lib/location/admin/sitelocationhelper.php
        )

    [bitrix\sale\location\admin\externalservicehelper] => Array
        (
            [module] => sale
            [file] => lib/location/admin/externalservicehelper.php
        )

    [bitrix\sale\location\admin\searchhelper] => Array
        (
            [module] => sale
            [file] => lib/location/admin/searchhelper.php
        )

    [bitrix\sale\location\util\process] => Array
        (
            [module] => sale
            [file] => lib/location/util/process.php
        )

    [bitrix\sale\location\util\csvreader] => Array
        (
            [module] => sale
            [file] => lib/location/util/csvreader.php
        )

    [bitrix\sale\location\util\assert] => Array
        (
            [module] => sale
            [file] => lib/location/util/assert.php
        )

    [bitrix\sale\location\import\importprocess] => Array
        (
            [module] => sale
            [file] => lib/location/import/importprocess.php
        )

    [bitrix\sale\location\search\reindexprocess] => Array
        (
            [module] => sale
            [file] => lib/location/search/reindexprocess.php
        )

    [bitrix\sale\location\tree\nodenotfoundexception] => Array
        (
            [module] => sale
            [file] => lib/location/tree/exception.php
        )

    [bitrix\sale\location\tree\nodeincorrectexception] => Array
        (
            [module] => sale
            [file] => lib/location/tree/exception.php
        )

    [bitrix\sale\location\exception] => Array
        (
            [module] => sale
            [file] => lib/location/exception.php
        )

    [csaleproxyadminresult] => Array
        (
            [module] => sale
            [file] => general/proxyadminresult.php
        )

    [csaleproxyadminuiresult] => Array
        (
            [module] => sale
            [file] => general/proxyadminresult.php
        )

    [csaleproxyresult] => Array
        (
            [module] => sale
            [file] => general/proxyresult.php
        )

    [bitrix\sale\location\migration\cupdaterlocationpro] => Array
        (
            [module] => sale
            [file] => lib/location/migration/migrate.php
        )

    [bitrix\sale\delivery\deliverylocationtable] => Array
        (
            [module] => sale
            [file] => lib/delivery/deliverylocation.php
        )

    [bitrix\sale\delivery\deliverylocationexcludetable] => Array
        (
            [module] => sale
            [file] => lib/delivery/deliverylocationexclude.php
        )

    [bitrix\sale\tax\ratelocationtable] => Array
        (
            [module] => sale
            [file] => lib/tax/ratelocation.php
        )

    [csalebasketfilter] => Array
        (
            [module] => sale
            [file] => general/sale_cond.php
        )

    [csalecondctrl] => Array
        (
            [module] => sale
            [file] => general/sale_cond.php
        )

    [csalecondctrlcomplex] => Array
        (
            [module] => sale
            [file] => general/sale_cond.php
        )

    [csalecondctrlgroup] => Array
        (
            [module] => sale
            [file] => general/sale_cond.php
        )

    [csalecondctrlbasketgroup] => Array
        (
            [module] => sale
            [file] => general/sale_cond.php
        )

    [csalecondctrlbasketfields] => Array
        (
            [module] => sale
            [file] => general/sale_cond.php
        )

    [csalecondctrlbasketitemconditions] => Array
        (
            [module] => sale
            [file] => general/sale_cond.php
        )

    [csalecondctrlbasketproperties] => Array
        (
            [module] => sale
            [file] => general/sale_cond.php
        )

    [csalecondctrlorderfields] => Array
        (
            [module] => sale
            [file] => general/sale_cond.php
        )

    [csalecondctrlcommon] => Array
        (
            [module] => sale
            [file] => general/sale_cond.php
        )

    [csalecondtree] => Array
        (
            [module] => sale
            [file] => general/sale_cond.php
        )

    [csalecondctrlpastorder] => Array
        (
            [module] => sale
            [file] => general/sale_cond.php
        )

    [csalecondcumulativectrl] => Array
        (
            [module] => sale
            [file] => general/sale_cond.php
        )

    [csalecumulativeaction] => Array
        (
            [module] => sale
            [file] => general/sale_act.php
        )

    [csaleactionctrl] => Array
        (
            [module] => sale
            [file] => general/sale_act.php
        )

    [csaleactionctrlcomplex] => Array
        (
            [module] => sale
            [file] => general/sale_act.php
        )

    [csaleactionctrlgroup] => Array
        (
            [module] => sale
            [file] => general/sale_act.php
        )

    [csaleactionctrlaction] => Array
        (
            [module] => sale
            [file] => general/sale_act.php
        )

    [csalediscountactionapply] => Array
        (
            [module] => sale
            [file] => general/sale_act.php
        )

    [csaleactionctrldelivery] => Array
        (
            [module] => sale
            [file] => general/sale_act.php
        )

    [csaleactiongift] => Array
        (
            [module] => sale
            [file] => general/sale_act.php
        )

    [csaleactiongiftctrlgroup] => Array
        (
            [module] => sale
            [file] => general/sale_act.php
        )

    [csaleactionctrlbasketgroup] => Array
        (
            [module] => sale
            [file] => general/sale_act.php
        )

    [csaleactionctrlsubgroup] => Array
        (
            [module] => sale
            [file] => general/sale_act.php
        )

    [csaleactioncondctrlbasketfields] => Array
        (
            [module] => sale
            [file] => general/sale_act.php
        )

    [csaleactiontree] => Array
        (
            [module] => sale
            [file] => general/sale_act.php
        )

    [csalediscountconvert] => Array
        (
            [module] => sale
            [file] => general/discount_convert.php
        )

    [csalepdf] => Array
        (
            [module] => sale
            [file] => general/pdf.php
        )

    [csaleymhandler] => Array
        (
            [module] => sale
            [file] => general/ym_handler.php
        )

    [csaleymlocation] => Array
        (
            [module] => sale
            [file] => general/ym_location.php
        )

    [bitrix\sale\delivery\calculationresult] => Array
        (
            [module] => sale
            [file] => lib/delivery/calculationresult.php
        )

    [bitrix\sale\delivery\services\table] => Array
        (
            [module] => sale
            [file] => lib/delivery/services/table.php
        )

    [bitrix\sale\delivery\restrictions\table] => Array
        (
            [module] => sale
            [file] => lib/delivery/restrictions/table.php
        )

    [bitrix\sale\delivery\services\manager] => Array
        (
            [module] => sale
            [file] => lib/delivery/services/manager.php
        )

    [bitrix\sale\delivery\restrictions\base] => Array
        (
            [module] => sale
            [file] => lib/delivery/restrictions/base.php
        )

    [bitrix\sale\delivery\restrictions\manager] => Array
        (
            [module] => sale
            [file] => lib/delivery/restrictions/manager.php
        )

    [bitrix\sale\delivery\services\base] => Array
        (
            [module] => sale
            [file] => lib/delivery/services/base.php
        )

    [bitrix\sale\delivery\menu] => Array
        (
            [module] => sale
            [file] => lib/delivery/menu.php
        )

    [bitrix\sale\delivery\services\objectpool] => Array
        (
            [module] => sale
            [file] => lib/delivery/services/objectpool.php
        )

    [bitrix\sale\tradingplatformtable] => Array
        (
            [module] => sale
            [file] => lib/internals/tradingplatform.php
        )

    [bitrix\sale\tradingplatform\ebay\policy] => Array
        (
            [module] => sale
            [file] => lib/tradingplatform/ebay/policy.php
        )

    [bitrix\sale\tradingplatform\helper] => Array
        (
            [module] => sale
            [file] => lib/tradingplatform/helper.php
        )

    [bitrix\sale\tradingplatform\ymarket\yandexmarket] => Array
        (
            [module] => sale
            [file] => lib/tradingplatform/ymarket/yandexmarket.php
        )

    [bitrix\sale\tradingplatform\platform] => Array
        (
            [module] => sale
            [file] => lib/tradingplatform/platform.php
        )

    [bitrix\sale\tradingplatform\logger] => Array
        (
            [module] => sale
            [file] => lib/tradingplatform/logger.php
        )

    [bitrix\sale\internals\shipmentextraservicetable] => Array
        (
            [module] => sale
            [file] => lib/internals/shipmentextraservice.php
        )

    [bitrix\sale\delivery\extraservices\manager] => Array
        (
            [module] => sale
            [file] => lib/delivery/extra_services/manager.php
        )

    [bitrix\sale\delivery\extraservices\base] => Array
        (
            [module] => sale
            [file] => lib/delivery/extra_services/base.php
        )

    [bitrix\sale\delivery\extraservices\table] => Array
        (
            [module] => sale
            [file] => lib/delivery/extra_services/table.php
        )

    [bitrix\sale\delivery\tracking\manager] => Array
        (
            [module] => sale
            [file] => lib/delivery/tracking/manager.php
        )

    [bitrix\sale\delivery\tracking\table] => Array
        (
            [module] => sale
            [file] => lib/delivery/tracking/table.php
        )

    [bitrix\sale\delivery\externallocationmap] => Array
        (
            [module] => sale
            [file] => lib/delivery/externallocationmap.php
        )

    [bitrix\sale\internals\servicerestrictiontable] => Array
        (
            [module] => sale
            [file] => lib/internals/servicerestriction.php
        )

    [bitrix\sale\services\base\restrictionmanager] => Array
        (
            [module] => sale
            [file] => lib/services/base/restrictionmanager.php
        )

    [bitrix\sale\services\base\siterestriction] => Array
        (
            [module] => sale
            [file] => lib/services/base/siterestriction.php
        )

    [bitrix\sale\services\base\tradebindingrestriction] => Array
        (
            [module] => sale
            [file] => lib/services/base/tradebindingrestriction.php
        )

    [bitrix\sale\compatible\discountcompatibility] => Array
        (
            [module] => sale
            [file] => lib/compatible/discountcompatibility.php
        )

    [bitrix\sale\config\feature] => Array
        (
            [module] => sale
            [file] => lib/config/feature.php
        )

    [bitrix\sale\discount\context\basecontext] => Array
        (
            [module] => sale
            [file] => lib/discount/context/basecontext.php
        )

    [bitrix\sale\discount\context\fuser] => Array
        (
            [module] => sale
            [file] => lib/discount/context/fuser.php
        )

    [bitrix\sale\discount\context\user] => Array
        (
            [module] => sale
            [file] => lib/discount/context/user.php
        )

    [bitrix\sale\discount\context\usergroup] => Array
        (
            [module] => sale
            [file] => lib/discount/context/usergroup.php
        )

    [bitrix\sale\discount\gift\collection] => Array
        (
            [module] => sale
            [file] => lib/discount/gift/collection.php
        )

    [bitrix\sale\discount\gift\gift] => Array
        (
            [module] => sale
            [file] => lib/discount/gift/gift.php
        )

    [bitrix\sale\discount\gift\manager] => Array
        (
            [module] => sale
            [file] => lib/discount/gift/manager.php
        )

    [bitrix\sale\discount\gift\relateddatatable] => Array
        (
            [module] => sale
            [file] => lib/discount/gift/relateddata.php
        )

    [bitrix\sale\discount\index\indexelementtable] => Array
        (
            [module] => sale
            [file] => lib/discount/index/indexelement.php
        )

    [bitrix\sale\discount\index\indexsectiontable] => Array
        (
            [module] => sale
            [file] => lib/discount/index/indexsection.php
        )

    [bitrix\sale\discount\index\manager] => Array
        (
            [module] => sale
            [file] => lib/discount/index/manager.php
        )

    [bitrix\sale\discount\migration\orderdiscountmigrator] => Array
        (
            [module] => sale
            [file] => lib/discount/migration/orderdiscountmigrator.php
        )

    [bitrix\sale\discount\prediction\manager] => Array
        (
            [module] => sale
            [file] => lib/discount/prediction/manager.php
        )

    [bitrix\sale\discount\preset\arrayhelper] => Array
        (
            [module] => sale
            [file] => lib/discount/preset/arrayhelper.php
        )

    [bitrix\sale\discount\preset\basepreset] => Array
        (
            [module] => sale
            [file] => lib/discount/preset/basepreset.php
        )

    [bitrix\sale\discount\preset\htmlhelper] => Array
        (
            [module] => sale
            [file] => lib/discount/preset/htmlhelper.php
        )

    [bitrix\sale\discount\preset\manager] => Array
        (
            [module] => sale
            [file] => lib/discount/preset/manager.php
        )

    [bitrix\sale\discount\preset\selectproductpreset] => Array
        (
            [module] => sale
            [file] => lib/discount/preset/selectproductpreset.php
        )

    [bitrix\sale\discount\preset\state] => Array
        (
            [module] => sale
            [file] => lib/discount/preset/state.php
        )

    [bitrix\sale\discount\result\compatibleformat] => Array
        (
            [module] => sale
            [file] => lib/discount/result/compatibleformat.php
        )

    [bitrix\sale\discount\runtimecache\discountcache] => Array
        (
            [module] => sale
            [file] => lib/discount/runtimecache/discountcache.php
        )

    [bitrix\sale\discount\runtimecache\fusercache] => Array
        (
            [module] => sale
            [file] => lib/discount/runtimecache/fusercache.php
        )

    [bitrix\sale\discount\actions] => Array
        (
            [module] => sale
            [file] => lib/discount/actions.php
        )

    [bitrix\sale\discount\analyzer] => Array
        (
            [module] => sale
            [file] => lib/discount/analyzer.php
        )

    [bitrix\sale\discount\cumulativecalculator] => Array
        (
            [module] => sale
            [file] => lib/discount/cumulativecalculator.php
        )

    [bitrix\sale\discount\formatter] => Array
        (
            [module] => sale
            [file] => lib/discount/formatter.php
        )

    [bitrix\sale\internals\discounttable] => Array
        (
            [module] => sale
            [file] => lib/internals/discount.php
        )

    [bitrix\sale\internals\discountcoupontable] => Array
        (
            [module] => sale
            [file] => lib/internals/discountcoupon.php
        )

    [bitrix\sale\internals\discountentitiestable] => Array
        (
            [module] => sale
            [file] => lib/internals/discountentities.php
        )

    [bitrix\sale\internals\discountgrouptable] => Array
        (
            [module] => sale
            [file] => lib/internals/discountgroup.php
        )

    [bitrix\sale\internals\discountmoduletable] => Array
        (
            [module] => sale
            [file] => lib/internals/discountmodule.php
        )

    [bitrix\sale\internals\orderdiscounttable] => Array
        (
            [module] => sale
            [file] => lib/internals/orderdiscount.php
        )

    [bitrix\sale\internals\orderdiscountdatatable] => Array
        (
            [module] => sale
            [file] => lib/internals/orderdiscount.php
        )

    [bitrix\sale\internals\ordercouponstable] => Array
        (
            [module] => sale
            [file] => lib/internals/orderdiscount.php
        )

    [bitrix\sale\internals\ordermodulestable] => Array
        (
            [module] => sale
            [file] => lib/internals/orderdiscount.php
        )

    [bitrix\sale\internals\orderroundtable] => Array
        (
            [module] => sale
            [file] => lib/internals/orderround.php
        )

    [bitrix\sale\internals\orderrulestable] => Array
        (
            [module] => sale
            [file] => lib/internals/orderdiscount.php
        )

    [bitrix\sale\internals\orderrulesdescrtable] => Array
        (
            [module] => sale
            [file] => lib/internals/orderdiscount.php
        )

    [bitrix\sale\internals\accountnumbergenerator] => Array
        (
            [module] => sale
            [file] => lib/internals/accountnumber.php
        )

    [bitrix\sale\discount] => Array
        (
            [module] => sale
            [file] => lib/discount.php
        )

    [bitrix\sale\discountbase] => Array
        (
            [module] => sale
            [file] => lib/discountbase.php
        )

    [bitrix\sale\discountcouponsmanager] => Array
        (
            [module] => sale
            [file] => lib/discountcouponsmanager.php
        )

    [bitrix\sale\discountcouponsmanagerbase] => Array
        (
            [module] => sale
            [file] => lib/discountcouponsmanagerbase.php
        )

    [bitrix\sale\orderdiscount] => Array
        (
            [module] => sale
            [file] => lib/orderdiscount.php
        )

    [bitrix\sale\orderdiscountbase] => Array
        (
            [module] => sale
            [file] => lib/orderdiscountbase.php
        )

    [bitrix\sale\orderdiscountmanager] => Array
        (
            [module] => sale
            [file] => lib/orderdiscountmanager.php
        )

    [bitrix\sale\paysystem\logger] => Array
        (
            [module] => sale
            [file] => lib/paysystem/logger.php
        )

    [bitrix\sale\paysystem\restservice] => Array
        (
            [module] => sale
            [file] => lib/paysystem/restservice.php
        )

    [bitrix\sale\paysystem\resthandler] => Array
        (
            [module] => sale
            [file] => lib/paysystem/resthandler.php
        )

    [bitrix\sale\services\base\restclient] => Array
        (
            [module] => sale
            [file] => lib/services/base/restclient.php
        )

    [bitrix\sale\paysystem\service] => Array
        (
            [module] => sale
            [file] => lib/paysystem/service.php
        )

    [bitrix\sale\internals\paysystemresthandlerstable] => Array
        (
            [module] => sale
            [file] => lib/internals/paysystemresthandlers.php
        )

    [bitrix\sale\paysystem\manager] => Array
        (
            [module] => sale
            [file] => lib/paysystem/manager.php
        )

    [bitrix\sale\paysystem\baseservicehandler] => Array
        (
            [module] => sale
            [file] => lib/paysystem/baseservicehandler.php
        )

    [bitrix\sale\paysystem\servicehandler] => Array
        (
            [module] => sale
            [file] => lib/paysystem/servicehandler.php
        )

    [bitrix\sale\paysystem\irefund] => Array
        (
            [module] => sale
            [file] => lib/paysystem/irefund.php
        )

    [bitrix\sale\paysystem\ipdf] => Array
        (
            [module] => sale
            [file] => lib/paysystem/ipdf.php
        )

    [bitrix\sale\paysystem\irefundextended] => Array
        (
            [module] => sale
            [file] => lib/paysystem/irefundextended.php
        )

    [bitrix\sale\paysystem\cert] => Array
        (
            [module] => sale
            [file] => lib/paysystem/cert.php
        )

    [bitrix\sale\paysystem\ipayable] => Array
        (
            [module] => sale
            [file] => lib/paysystem/ipayable.php
        )

    [bitrix\sale\paysystem\icheckable] => Array
        (
            [module] => sale
            [file] => lib/paysystem/icheckable.php
        )

    [bitrix\sale\paysystem\iprepayable] => Array
        (
            [module] => sale
            [file] => lib/paysystem/iprepayable.php
        )

    [bitrix\sale\paysystem\compatibilityhandler] => Array
        (
            [module] => sale
            [file] => lib/paysystem/compatibilityhandler.php
        )

    [bitrix\sale\paysystem\ihold] => Array
        (
            [module] => sale
            [file] => lib/paysystem/ihold.php
        )

    [bitrix\sale\paysystem\ipartialhold] => Array
        (
            [module] => sale
            [file] => lib/paysystem/ipartialhold.php
        )

    [bitrix\sale\internals\paymentlogtable] => Array
        (
            [module] => sale
            [file] => lib/internals/paymentlog.php
        )

    [bitrix\sale\services\paysystem\restrictions\manager] => Array
        (
            [module] => sale
            [file] => lib/services/paysystem/restrictions/manager.php
        )

    [bitrix\sale\services\base\restriction] => Array
        (
            [module] => sale
            [file] => lib/services/base/restriction.php
        )

    [bitrix\sale\internals\yandexsettingstable] => Array
        (
            [module] => sale
            [file] => lib/internals/yandexsettings.php
        )

    [bitrix\sale\services\company\manager] => Array
        (
            [module] => sale
            [file] => lib/services/company/manager.php
        )

    [bitrix\sale\internals\collectionfilteriterator] => Array
        (
            [module] => sale
            [file] => lib/internals/collectionfilteriterator.php
        )

    [bitrix\sale\cashbox\internals\pool] => Array
        (
            [module] => sale
            [file] => lib/cashbox/internals/pool.php
        )

    [bitrix\sale\cashbox\internals\cashboxtable] => Array
        (
            [module] => sale
            [file] => lib/cashbox/internals/cashbox.php
        )

    [bitrix\sale\cashbox\internals\cashboxchecktable] => Array
        (
            [module] => sale
            [file] => lib/cashbox/internals/cashboxcheck.php
        )

    [bitrix\sale\cashbox\internals\cashboxzreporttable] => Array
        (
            [module] => sale
            [file] => lib/cashbox/internals/cashboxzreport.php
        )

    [bitrix\sale\cashbox\internals\cashboxerrlogtable] => Array
        (
            [module] => sale
            [file] => lib/cashbox/internals/cashboxerrlog.php
        )

    [bitrix\sale\cashbox\cashbox] => Array
        (
            [module] => sale
            [file] => lib/cashbox/cashbox.php
        )

    [bitrix\sale\cashbox\manager] => Array
        (
            [module] => sale
            [file] => lib/cashbox/manager.php
        )

    [bitrix\sale\cashbox\iprintimmediately] => Array
        (
            [module] => sale
            [file] => lib/cashbox/iprintimmediately.php
        )

    [bitrix\sale\cashbox\restrictions\manager] => Array
        (
            [module] => sale
            [file] => lib/cashbox/restrictions/manager.php
        )

    [bitrix\sale\notify] => Array
        (
            [module] => sale
            [file] => lib/notify.php
        )

    [bitrix\sale\buyerstatistic] => Array
        (
            [module] => sale
            [file] => /lib/buyerstatistic.php
        )

    [bitrix\sale\internals\buyerstatistictable] => Array
        (
            [module] => sale
            [file] => /lib/internals/buyerstatistic.php
        )

    [cadminsalelist] => Array
        (
            [module] => sale
            [file] => general/admin_lib.php
        )

    [bitrix\sale\helpers\admin\skuprops] => Array
        (
            [module] => sale
            [file] => lib/helpers/admin/skuprops.php
        )

    [bitrix\sale\helpers\admin\product] => Array
        (
            [module] => sale
            [file] => lib/helpers/admin/product.php
        )

    [bitrix\sale\helpers\order] => Array
        (
            [module] => sale
            [file] => lib/helpers/order.php
        )

    [bitrix\sale\location\comparator\replacement] => Array
        (
            [module] => sale
            [file] => lib/location/comparator/ru/replacement.php
        )

    [bitrix\sale\location\comparator\tmptable] => Array
        (
            [module] => sale
            [file] => lib/location/comparator/tmptable.php
        )

    [bitrix\sale\location\comparator] => Array
        (
            [module] => sale
            [file] => lib/location/comparator.php
        )

    [bitrix\sale\location\comparator\mapresult] => Array
        (
            [module] => sale
            [file] => lib/location/comparator/mapresult.php
        )

    [bitrix\sale\location\comparator\mapper] => Array
        (
            [module] => sale
            [file] => lib/location/comparator/mapper.php
        )

    [bitrix\sale\exchange\onec\documentimport] => Array
        (
            [module] => sale
            [file] => /lib/exchange/compatibility/documents.php
        )

    [bitrix\sale\exchange\onec\collisionorder] => Array
        (
            [module] => sale
            [file] => /lib/exchange/onec/importcollision.php
        )

    [bitrix\sale\exchange\onec\collisionshipment] => Array
        (
            [module] => sale
            [file] => /lib/exchange/onec/importcollision.php
        )

    [bitrix\sale\exchange\onec\collisionpayment] => Array
        (
            [module] => sale
            [file] => /lib/exchange/onec/importcollision.php
        )

    [bitrix\sale\exchange\onec\collisionprofile] => Array
        (
            [module] => sale
            [file] => /lib/exchange/onec/importcollision.php
        )

    [bitrix\sale\exchange\onec\paymentcashdocument] => Array
        (
            [module] => sale
            [file] => /lib/exchange/onec/paymentdocument.php
        )

    [bitrix\sale\exchange\onec\paymentcashlessdocument] => Array
        (
            [module] => sale
            [file] => /lib/exchange/onec/paymentdocument.php
        )

    [bitrix\sale\exchange\onec\paymentcarddocument] => Array
        (
            [module] => sale
            [file] => /lib/exchange/onec/paymentdocument.php
        )

    [bitrix\sale\exchange\onec\importcriterionbase] => Array
        (
            [module] => sale
            [file] => /lib/exchange/onec/importcriterion.php
        )

    [bitrix\sale\exchange\onec\importcriteriononeccml2] => Array
        (
            [module] => sale
            [file] => /lib/exchange/onec/importcriterion.php
        )

    [bitrix\sale\exchange\onec\criterionorder] => Array
        (
            [module] => sale
            [file] => /lib/exchange/onec/importcriterion.php
        )

    [bitrix\sale\exchange\onec\criterionshipment] => Array
        (
            [module] => sale
            [file] => /lib/exchange/onec/importcriterion.php
        )

    [bitrix\sale\exchange\onec\criterionshipmentinvoice] => Array
        (
            [module] => sale
            [file] => /lib/exchange/onec/importcriterion.php
        )

    [bitrix\sale\exchange\onec\criterionpayment] => Array
        (
            [module] => sale
            [file] => /lib/exchange/onec/importcriterion.php
        )

    [bitrix\sale\exchange\onec\criterionprofile] => Array
        (
            [module] => sale
            [file] => /lib/exchange/onec/importcriterion.php
        )

    [bitrix\sale\exchange\entity\orderimportloader] => Array
        (
            [module] => sale
            [file] => /lib/exchange/entity/entityimportloader.php
        )

    [bitrix\sale\exchange\entity\invoiceimportloader] => Array
        (
            [module] => sale
            [file] => /lib/exchange/entity/entityimportloader.php
        )

    [bitrix\sale\exchange\entity\paymentimportloader] => Array
        (
            [module] => sale
            [file] => /lib/exchange/entity/entityimportloader.php
        )

    [bitrix\sale\exchange\entity\shipmentimportloader] => Array
        (
            [module] => sale
            [file] => /lib/exchange/entity/entityimportloader.php
        )

    [bitrix\sale\exchange\entity\userprofileimportloader] => Array
        (
            [module] => sale
            [file] => /lib/exchange/entity/entityimportloader.php
        )

    [bitrix\sale\exchange\entity\paymentcashlessimport] => Array
        (
            [module] => sale
            [file] => /lib/exchange/entity/paymentimport.php
        )

    [bitrix\sale\exchange\entity\paymentcardimport] => Array
        (
            [module] => sale
            [file] => /lib/exchange/entity/paymentimport.php
        )

    [bitrix\sale\exchange\entity\paymentcashimport] => Array
        (
            [module] => sale
            [file] => /lib/exchange/entity/paymentimport.php
        )

    [bitrix\sale\location\geoip] => Array
        (
            [module] => sale
            [file] => /lib/location/geoip.php
        )

    [bitrix\sale\delivery\requests\manager] => Array
        (
            [module] => sale
            [file] => /lib/delivery/requests/manager.php
        )

    [bitrix\sale\delivery\requests\helper] => Array
        (
            [module] => sale
            [file] => /lib/delivery/requests/helper.php
        )

    [bitrix\sale\delivery\requests\handlerbase] => Array
        (
            [module] => sale
            [file] => /lib/delivery/requests/handlerbase.php
        )

    [bitrix\sale\delivery\requests\requesttable] => Array
        (
            [module] => sale
            [file] => /lib/delivery/requests/request.php
        )

    [bitrix\sale\delivery\requests\shipmenttable] => Array
        (
            [module] => sale
            [file] => /lib/delivery/requests/shipment.php
        )

    [bitrix\sale\delivery\requests\result] => Array
        (
            [module] => sale
            [file] => /lib/delivery/requests/result.php
        )

    [bitrix\sale\delivery\requests\resultfile] => Array
        (
            [module] => sale
            [file] => /lib/delivery/requests/resultfile.php
        )

    [bitrix\sale\delivery\packing\packer] => Array
        (
            [module] => sale
            [file] => /lib/delivery/packing/packer.php
        )

    [bitrix\sale\recurring] => Array
        (
            [module] => sale
            [file] => /lib/recurring.php
        )

    [bitrix\sale\location\normalizer\builder] => Array
        (
            [module] => sale
            [file] => /lib/location/normalizer/builder.php
        )

    [bitrix\sale\location\normalizer\ibuilder] => Array
        (
            [module] => sale
            [file] => /lib/location/normalizer/ibuilder.php
        )

    [bitrix\sale\location\normalizer\normalizer] => Array
        (
            [module] => sale
            [file] => /lib/location/normalizer/normalizer.php
        )

    [bitrix\sale\location\normalizer\inormalizer] => Array
        (
            [module] => sale
            [file] => /lib/location/normalizer/inormalizer.php
        )

    [bitrix\sale\location\normalizer\commonnormalizer] => Array
        (
            [module] => sale
            [file] => /lib/location/normalizer/commonnormalizer.php
        )

    [bitrix\sale\location\normalizer\nullnormalizer] => Array
        (
            [module] => sale
            [file] => /lib/location/normalizer/nullnormalizer.php
        )

    [bitrix\sale\location\normalizer\spacenormalizer] => Array
        (
            [module] => sale
            [file] => /lib/location/normalizer/spacenormalizer.php
        )

    [bitrix\sale\location\normalizer\languagenormalizer] => Array
        (
            [module] => sale
            [file] => /lib/location/normalizer/languagenormalizer.php
        )

    [bitrix\sale\location\normalizer\helper] => Array
        (
            [module] => sale
            [file] => /lib/location/normalizer/helper.php
        )

    [sale\handlers\delivery\additional\ruspost\reliability\service] => Array
        (
            [module] => sale
            [file] => /handlers/delivery/additional/ruspost/reliability/service.php
        )

    [catalog] => Array
        (
            [module] => catalog
            [file] => install/index.php
        )

    [ccatalog] => Array
        (
            [module] => catalog
            [file] => mysql/catalog.php
        )

    [ccataloggroup] => Array
        (
            [module] => catalog
            [file] => mysql/cataloggroup.php
        )

    [cextra] => Array
        (
            [module] => catalog
            [file] => mysql/extra.php
        )

    [cprice] => Array
        (
            [module] => catalog
            [file] => mysql/price.php
        )

    [ccatalogproduct] => Array
        (
            [module] => catalog
            [file] => mysql/product.php
        )

    [ccatalogproductgroups] => Array
        (
            [module] => catalog
            [file] => mysql/product_group.php
        )

    [ccatalogload] => Array
        (
            [module] => catalog
            [file] => mysql/catalog_load.php
        )

    [ccatalogexport] => Array
        (
            [module] => catalog
            [file] => mysql/catalog_export.php
        )

    [ccatalogimport] => Array
        (
            [module] => catalog
            [file] => mysql/catalog_import.php
        )

    [ccatalogdiscount] => Array
        (
            [module] => catalog
            [file] => mysql/discount.php
        )

    [ccatalogdiscountcoupon] => Array
        (
            [module] => catalog
            [file] => mysql/discount_coupon.php
        )

    [ccatalogvat] => Array
        (
            [module] => catalog
            [file] => mysql/vat.php
        )

    [ccatalogevent] => Array
        (
            [module] => catalog
            [file] => general/catalog_event.php
        )

    [ccatalogsku] => Array
        (
            [module] => catalog
            [file] => general/catalog_sku.php
        )

    [ccatalogdiscountsave] => Array
        (
            [module] => catalog
            [file] => mysql/discount_save.php
        )

    [ccatalogstore] => Array
        (
            [module] => catalog
            [file] => mysql/store.php
        )

    [ccatalogstoreproduct] => Array
        (
            [module] => catalog
            [file] => mysql/store_product.php
        )

    [ccatalogadmin] => Array
        (
            [module] => catalog
            [file] => general/admin.php
        )

    [cglobalcondctrl] => Array
        (
            [module] => catalog
            [file] => general/catalog_cond.php
        )

    [cglobalcondctrlcomplex] => Array
        (
            [module] => catalog
            [file] => general/catalog_cond.php
        )

    [cglobalcondctrlatoms] => Array
        (
            [module] => catalog
            [file] => general/catalog_cond.php
        )

    [cglobalcondctrlgroup] => Array
        (
            [module] => catalog
            [file] => general/catalog_cond.php
        )

    [cglobalcondtree] => Array
        (
            [module] => catalog
            [file] => general/catalog_cond.php
        )

    [ccatalogcondctrl] => Array
        (
            [module] => catalog
            [file] => general/catalog_cond.php
        )

    [ccatalogcondctrlcomplex] => Array
        (
            [module] => catalog
            [file] => general/catalog_cond.php
        )

    [ccatalogcondctrlgroup] => Array
        (
            [module] => catalog
            [file] => general/catalog_cond.php
        )

    [ccatalogcondctrliblockfields] => Array
        (
            [module] => catalog
            [file] => general/catalog_cond.php
        )

    [ccatalogcondctrliblockprops] => Array
        (
            [module] => catalog
            [file] => general/catalog_cond.php
        )

    [ccatalogcondtree] => Array
        (
            [module] => catalog
            [file] => general/catalog_cond.php
        )

    [ccatalogcondctrlbasketproductfields] => Array
        (
            [module] => catalog
            [file] => general/sale_cond.php
        )

    [ccatalogcondctrlbasketproductprops] => Array
        (
            [module] => catalog
            [file] => general/sale_cond.php
        )

    [ccatalogcondctrlcatalogsettings] => Array
        (
            [module] => catalog
            [file] => general/sale_cond.php
        )

    [ccatalogactionctrlbasketproductfields] => Array
        (
            [module] => catalog
            [file] => general/sale_act.php
        )

    [ccatalogactionctrlbasketproductprops] => Array
        (
            [module] => catalog
            [file] => general/sale_act.php
        )

    [ccataloggifterproduct] => Array
        (
            [module] => catalog
            [file] => general/sale_act.php
        )

    [ccatalogdiscountconvert] => Array
        (
            [module] => catalog
            [file] => general/discount_convert.php
        )

    [ccatalogdiscountconverttmp] => Array
        (
            [module] => catalog
            [file] => mysql/discount_convert.php
        )

    [ccatalogproductprovider] => Array
        (
            [module] => catalog
            [file] => general/product_provider.php
        )

    [ccatalogstorebarcode] => Array
        (
            [module] => catalog
            [file] => mysql/store_barcode.php
        )

    [ccatalogcontractor] => Array
        (
            [module] => catalog
            [file] => mysql/contractor.php
        )

    [ccatalogdocstypes] => Array
        (
            [module] => catalog
            [file] => general/store_docs_type.php
        )

    [ccatalogarrivaldocs] => Array
        (
            [module] => catalog
            [file] => general/store_docs_type.php
        )

    [ccatalogstoreadjustmentdocs] => Array
        (
            [module] => catalog
            [file] => general/store_docs_type.php
        )

    [ccatalogmovingdocs] => Array
        (
            [module] => catalog
            [file] => general/store_docs_type.php
        )

    [ccatalogdeductdocs] => Array
        (
            [module] => catalog
            [file] => general/store_docs_type.php
        )

    [ccatalogreturnsdocs] => Array
        (
            [module] => catalog
            [file] => general/store_docs_type.php
        )

    [ccatalogunreserveddocs] => Array
        (
            [module] => catalog
            [file] => general/store_docs_type.php
        )

    [ccatalogdocs] => Array
        (
            [module] => catalog
            [file] => mysql/store_docs.php
        )

    [ccatalogstorecontrolutil] => Array
        (
            [module] => catalog
            [file] => general/store_utility.php
        )

    [ccatalogstoredocselement] => Array
        (
            [module] => catalog
            [file] => mysql/store_docs_element.php
        )

    [ccatalogstoredocsbarcode] => Array
        (
            [module] => catalog
            [file] => mysql/store_docs_barcode.php
        )

    [ccatalogiblockparameters] => Array
        (
            [module] => catalog
            [file] => general/comp_parameters.php
        )

    [ccatalogmeasure] => Array
        (
            [module] => catalog
            [file] => mysql/measure.php
        )

    [ccatalogmeasureresult] => Array
        (
            [module] => catalog
            [file] => mysql/measure.php
        )

    [ccatalogmeasureclassifier] => Array
        (
            [module] => catalog
            [file] => general/unit_classifier.php
        )

    [ccatalogmeasureadminresult] => Array
        (
            [module] => catalog
            [file] => general/measure_result.php
        )

    [ccatalogmeasureadminuiresult] => Array
        (
            [module] => catalog
            [file] => general/measure_result.php
        )

    [ccatalogmeasureratio] => Array
        (
            [module] => catalog
            [file] => mysql/measure_ratio.php
        )

    [ccatalogproductset] => Array
        (
            [module] => catalog
            [file] => mysql/product_set.php
        )

    [ccatalogadmintools] => Array
        (
            [module] => catalog
            [file] => general/admin_tools.php
        )

    [ccatalogadminproductsetedit] => Array
        (
            [module] => catalog
            [file] => general/admin_tools.php
        )

    [ccatalogmenu] => Array
        (
            [module] => catalog
            [file] => general/catalog_menu.php
        )

    [ccatalogcsvsettings] => Array
        (
            [module] => catalog
            [file] => general/csv_settings.php
        )

    [ccatalogstepoperations] => Array
        (
            [module] => catalog
            [file] => general/step_operations.php
        )

    [ccatalogproductsetavailable] => Array
        (
            [module] => catalog
            [file] => general/step_operations.php
        )

    [ccatalogproductavailable] => Array
        (
            [module] => catalog
            [file] => general/step_operations.php
        )

    [ccatalogiblockreindex] => Array
        (
            [module] => catalog
            [file] => general/step_operations.php
        )

    [ccatalogproductsettings] => Array
        (
            [module] => catalog
            [file] => general/step_operations.php
        )

    [ccatalogtools] => Array
        (
            [module] => catalog
            [file] => general/tools.php
        )

    [ccatalogresult] => Array
        (
            [module] => catalog
            [file] => general/result.php
        )

    [cproductquerybuilder] => Array
        (
            [module] => catalog
            [file] => general/querybuilder.php
        )

    [bitrix\catalog\compatible\eventcompatibility] => Array
        (
            [module] => catalog
            [file] => lib/compatible/eventcompatibility.php
        )

    [bitrix\catalog\config\feature] => Array
        (
            [module] => catalog
            [file] => lib/config/feature.php
        )

    [bitrix\catalog\config\state] => Array
        (
            [module] => catalog
            [file] => lib/config/state.php
        )

    [bitrix\catalog\discount\discountmanager] => Array
        (
            [module] => catalog
            [file] => lib/discount/discountmanager.php
        )

    [bitrix\catalog\ebay\ebayxmler] => Array
        (
            [module] => catalog
            [file] => lib/ebay/ebayxmler.php
        )

    [bitrix\catalog\ebay\exportoffer] => Array
        (
            [module] => catalog
            [file] => lib/ebay/exportoffer.php
        )

    [bitrix\catalog\ebay\exportoffercreator] => Array
        (
            [module] => catalog
            [file] => lib/ebay/exportoffercreator.php
        )

    [bitrix\catalog\ebay\exportoffersku] => Array
        (
            [module] => catalog
            [file] => lib/ebay/exportoffersku.php
        )

    [bitrix\catalog\grid\panel\productgroupaction] => Array
        (
            [module] => catalog
            [file] => lib/grid/panel/productgroupaction.php
        )

    [bitrix\catalog\grid\productaction] => Array
        (
            [module] => catalog
            [file] => lib/grid/productaction.php
        )

    [bitrix\catalog\helpers\admin\catalogedit] => Array
        (
            [module] => catalog
            [file] => lib/helpers/admin/catalogedit.php
        )

    [bitrix\catalog\helpers\admin\iblockpricechanger] => Array
        (
            [module] => catalog
            [file] => lib/helpers/admin/iblockpricechanger.php
        )

    [bitrix\catalog\helpers\admin\roundedit] => Array
        (
            [module] => catalog
            [file] => lib/helpers/admin/roundedit.php
        )

    [bitrix\catalog\helpers\admin\tools] => Array
        (
            [module] => catalog
            [file] => lib/helpers/admin/tools.php
        )

    [bitrix\catalog\helpers\tools] => Array
        (
            [module] => catalog
            [file] => lib/helpers/tools.php
        )

    [bitrix\catalog\model\entity] => Array
        (
            [module] => catalog
            [file] => lib/model/entity.php
        )

    [bitrix\catalog\model\event] => Array
        (
            [module] => catalog
            [file] => lib/model/event.php
        )

    [bitrix\catalog\model\eventresult] => Array
        (
            [module] => catalog
            [file] => lib/model/eventresult.php
        )

    [bitrix\catalog\model\price] => Array
        (
            [module] => catalog
            [file] => lib/model/price.php
        )

    [bitrix\catalog\model\product] => Array
        (
            [module] => catalog
            [file] => lib/model/product.php
        )

    [bitrix\catalog\product\price\calculation] => Array
        (
            [module] => catalog
            [file] => lib/product/price/calculation.php
        )

    [bitrix\catalog\product\basket] => Array
        (
            [module] => catalog
            [file] => lib/product/basket.php
        )

    [bitrix\catalog\product\catalogprovider] => Array
        (
            [module] => catalog
            [file] => lib/product/catalogprovider.php
        )

    [bitrix\catalog\product\catalogprovidercompatibility] => Array
        (
            [module] => catalog
            [file] => lib/product/catalogprovidercompatibility.php
        )

    [bitrix\catalog\product\price] => Array
        (
            [module] => catalog
            [file] => lib/product/price.php
        )

    [bitrix\catalog\product\propertycatalogfeature] => Array
        (
            [module] => catalog
            [file] => lib/product/propertycatalogfeature.php
        )

    [bitrix\catalog\product\quantitycontrol] => Array
        (
            [module] => catalog
            [file] => lib/product/quantitycontrol.php
        )

    [bitrix\catalog\product\search] => Array
        (
            [module] => catalog
            [file] => lib/product/search.php
        )

    [bitrix\catalog\product\sku] => Array
        (
            [module] => catalog
            [file] => lib/product/sku.php
        )

    [bitrix\catalog\product\subscribemanager] => Array
        (
            [module] => catalog
            [file] => lib/product/subscribemanager.php
        )

    [bitrix\catalog\product\systemfield] => Array
        (
            [module] => catalog
            [file] => lib/product/systemfield.php
        )

    [bitrix\catalog\product\viewed] => Array
        (
            [module] => catalog
            [file] => lib/product/viewed.php
        )

    [bitrix\catalog\update\adminfilteroption] => Array
        (
            [module] => catalog
            [file] => lib/update/adminfilteroption.php
        )

    [bitrix\catalog\update\admingridoption] => Array
        (
            [module] => catalog
            [file] => lib/update/admingridoption.php
        )

    [bitrix\catalog\url\adminpage\catalogbuilder] => Array
        (
            [module] => catalog
            [file] => lib/url/adminpage/catalogbuilder.php
        )

    [bitrix\catalog\catalogiblocktable] => Array
        (
            [module] => catalog
            [file] => lib/catalogiblock.php
        )

    [bitrix\catalog\catalogviewedproducttable] => Array
        (
            [module] => catalog
            [file] => lib/catalogviewedproduct.php
        )

    [bitrix\catalog\discounttable] => Array
        (
            [module] => catalog
            [file] => lib/discount.php
        )

    [bitrix\catalog\discountcoupontable] => Array
        (
            [module] => catalog
            [file] => lib/discountcoupon.php
        )

    [bitrix\catalog\discountentitytable] => Array
        (
            [module] => catalog
            [file] => lib/discountentity.php
        )

    [bitrix\catalog\discountmoduletable] => Array
        (
            [module] => catalog
            [file] => lib/discountmodule.php
        )

    [bitrix\catalog\discountrestrictiontable] => Array
        (
            [module] => catalog
            [file] => lib/discountrestriction.php
        )

    [bitrix\catalog\extratable] => Array
        (
            [module] => catalog
            [file] => lib/extra.php
        )

    [bitrix\catalog\grouptable] => Array
        (
            [module] => catalog
            [file] => lib/group.php
        )

    [bitrix\catalog\groupaccesstable] => Array
        (
            [module] => catalog
            [file] => lib/groupaccess.php
        )

    [bitrix\catalog\grouplangtable] => Array
        (
            [module] => catalog
            [file] => lib/grouplang.php
        )

    [bitrix\catalog\measuretable] => Array
        (
            [module] => catalog
            [file] => lib/measure.php
        )

    [bitrix\catalog\measureratiotable] => Array
        (
            [module] => catalog
            [file] => lib/measureratio.php
        )

    [bitrix\catalog\pricetable] => Array
        (
            [module] => catalog
            [file] => lib/price.php
        )

    [bitrix\catalog\producttable] => Array
        (
            [module] => catalog
            [file] => lib/product.php
        )

    [bitrix\catalog\productgroupaccesstable] => Array
        (
            [module] => catalog
            [file] => lib/productgroupaccess.php
        )

    [bitrix\catalog\roundingtable] => Array
        (
            [module] => catalog
            [file] => lib/rounding.php
        )

    [bitrix\catalog\storetable] => Array
        (
            [module] => catalog
            [file] => lib/store.php
        )

    [bitrix\catalog\storebarcodetable] => Array
        (
            [module] => catalog
            [file] => lib/storebarcode.php
        )

    [bitrix\catalog\storeproducttable] => Array
        (
            [module] => catalog
            [file] => lib/storeproduct.php
        )

    [bitrix\catalog\vattable] => Array
        (
            [module] => catalog
            [file] => lib/vat.php
        )

    [bitrix\catalog\ebayxmler] => Array
        (
            [module] => catalog
            [file] => lib/ebay/old.php
        )

    [bitrix\catalog\exportoffer] => Array
        (
            [module] => catalog
            [file] => lib/ebay/old.php
        )

    [bitrix\catalog\exportoffercreator] => Array
        (
            [module] => catalog
            [file] => lib/ebay/old.php
        )

    [bitrix\catalog\exportoffersku] => Array
        (
            [module] => catalog
            [file] => lib/ebay/old.php
        )

    [bitrix\catalog\searchhandlers] => Array
        (
            [module] => catalog
            [file] => lib/product/old.php
        )

)
Array
(
    [bitrix\main\application] => Array
        (
            [module] => main
            [file] => lib/application.php
        )

    [bitrix\main\httpapplication] => Array
        (
            [module] => main
            [file] => lib/httpapplication.php
        )

    [bitrix\main\argumentexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\argumentnullexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\argumentoutofrangeexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\argumenttypeexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\notimplementedexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\notsupportedexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\invalidoperationexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\objectpropertyexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\objectnotfoundexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\objectexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\systemexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\accessdeniedexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\decodingexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\io\invalidpathexception] => Array
        (
            [module] => main
            [file] => lib/io/ioexception.php
        )

    [bitrix\main\io\filenotfoundexception] => Array
        (
            [module] => main
            [file] => lib/io/ioexception.php
        )

    [bitrix\main\io\filedeleteexception] => Array
        (
            [module] => main
            [file] => lib/io/ioexception.php
        )

    [bitrix\main\io\fileopenexception] => Array
        (
            [module] => main
            [file] => lib/io/ioexception.php
        )

    [bitrix\main\io\filenotopenedexception] => Array
        (
            [module] => main
            [file] => lib/io/ioexception.php
        )

    [bitrix\main\context] => Array
        (
            [module] => main
            [file] => lib/context.php
        )

    [bitrix\main\httpcontext] => Array
        (
            [module] => main
            [file] => lib/httpcontext.php
        )

    [bitrix\main\dispatcher] => Array
        (
            [module] => main
            [file] => lib/dispatcher.php
        )

    [bitrix\main\environment] => Array
        (
            [module] => main
            [file] => lib/environment.php
        )

    [bitrix\main\event] => Array
        (
            [module] => main
            [file] => lib/event.php
        )

    [bitrix\main\eventmanager] => Array
        (
            [module] => main
            [file] => lib/eventmanager.php
        )

    [bitrix\main\eventresult] => Array
        (
            [module] => main
            [file] => lib/eventresult.php
        )

    [bitrix\main\request] => Array
        (
            [module] => main
            [file] => lib/request.php
        )

    [bitrix\main\httprequest] => Array
        (
            [module] => main
            [file] => lib/httprequest.php
        )

    [bitrix\main\response] => Array
        (
            [module] => main
            [file] => lib/response.php
        )

    [bitrix\main\httpresponse] => Array
        (
            [module] => main
            [file] => lib/httpresponse.php
        )

    [bitrix\main\modulemanager] => Array
        (
            [module] => main
            [file] => lib/modulemanager.php
        )

    [bitrix\main\server] => Array
        (
            [module] => main
            [file] => lib/server.php
        )

    [bitrix\main\config\configuration] => Array
        (
            [module] => main
            [file] => lib/config/configuration.php
        )

    [bitrix\main\config\option] => Array
        (
            [module] => main
            [file] => lib/config/option.php
        )

    [bitrix\main\context\culture] => Array
        (
            [module] => main
            [file] => lib/context/culture.php
        )

    [bitrix\main\data\cache] => Array
        (
            [module] => main
            [file] => lib/data/cache.php
        )

    [bitrix\main\data\cacheengineapc] => Array
        (
            [module] => main
            [file] => lib/data/cacheengineapc.php
        )

    [bitrix\main\data\cacheenginememcache] => Array
        (
            [module] => main
            [file] => lib/data/cacheenginememcache.php
        )

    [bitrix\main\data\cacheenginefiles] => Array
        (
            [module] => main
            [file] => lib/data/cacheenginefiles.php
        )

    [bitrix\main\data\cacheenginenone] => Array
        (
            [module] => main
            [file] => lib/data/cacheenginenone.php
        )

    [bitrix\main\data\connection] => Array
        (
            [module] => main
            [file] => lib/data/connection.php
        )

    [bitrix\main\data\connectionpool] => Array
        (
            [module] => main
            [file] => lib/data/connectionpool.php
        )

    [bitrix\main\data\icacheengine] => Array
        (
            [module] => main
            [file] => lib/data/cache.php
        )

    [bitrix\main\data\hsphpreadconnection] => Array
        (
            [module] => main
            [file] => lib/data/hsphpreadconnection.php
        )

    [bitrix\main\data\managedcache] => Array
        (
            [module] => main
            [file] => lib/data/managedcache.php
        )

    [bitrix\main\data\taggedcache] => Array
        (
            [module] => main
            [file] => lib/data/taggedcache.php
        )

    [bitrix\main\data\memcacheconnection] => Array
        (
            [module] => main
            [file] => lib/data/memcacheconnection.php
        )

    [bitrix\main\data\memcachedconnection] => Array
        (
            [module] => main
            [file] => lib/data/memcachedconnection.php
        )

    [bitrix\main\data\nosqlconnection] => Array
        (
            [module] => main
            [file] => lib/data/nosqlconnection.php
        )

    [bitrix\main\db\arrayresult] => Array
        (
            [module] => main
            [file] => lib/db/arrayresult.php
        )

    [bitrix\main\db\result] => Array
        (
            [module] => main
            [file] => lib/db/result.php
        )

    [bitrix\main\db\connection] => Array
        (
            [module] => main
            [file] => lib/db/connection.php
        )

    [bitrix\main\db\sqlexception] => Array
        (
            [module] => main
            [file] => lib/db/sqlexception.php
        )

    [bitrix\main\db\sqlqueryexception] => Array
        (
            [module] => main
            [file] => lib/db/sqlexception.php
        )

    [bitrix\main\db\transactionexception] => Array
        (
            [module] => main
            [file] => lib/db/sqlexception.php
        )

    [bitrix\main\db\sqlexpression] => Array
        (
            [module] => main
            [file] => lib/db/sqlexpression.php
        )

    [bitrix\main\db\sqlhelper] => Array
        (
            [module] => main
            [file] => lib/db/sqlhelper.php
        )

    [bitrix\main\db\mysqlcommonconnection] => Array
        (
            [module] => main
            [file] => lib/db/mysqlcommonconnection.php
        )

    [bitrix\main\db\mysqliconnection] => Array
        (
            [module] => main
            [file] => lib/db/mysqliconnection.php
        )

    [bitrix\main\db\mysqliresult] => Array
        (
            [module] => main
            [file] => lib/db/mysqliresult.php
        )

    [bitrix\main\db\mysqlisqlhelper] => Array
        (
            [module] => main
            [file] => lib/db/mysqlisqlhelper.php
        )

    [bitrix\main\db\mssqlconnection] => Array
        (
            [module] => main
            [file] => lib/db/mssqlconnection.php
        )

    [bitrix\main\db\mssqlresult] => Array
        (
            [module] => main
            [file] => lib/db/mssqlresult.php
        )

    [bitrix\main\db\mssqlsqlhelper] => Array
        (
            [module] => main
            [file] => lib/db/mssqlsqlhelper.php
        )

    [bitrix\main\db\oracleconnection] => Array
        (
            [module] => main
            [file] => lib/db/oracleconnection.php
        )

    [bitrix\main\db\oracleresult] => Array
        (
            [module] => main
            [file] => lib/db/oracleresult.php
        )

    [bitrix\main\db\oraclesqlhelper] => Array
        (
            [module] => main
            [file] => lib/db/oraclesqlhelper.php
        )

    [bitrix\main\db\pgsqlconnection] => Array
        (
            [module] => main
            [file] => lib/db/pgsqlconnection.php
        )

    [bitrix\main\diag\httpexceptionhandleroutput] => Array
        (
            [module] => main
            [file] => lib/diag/httpexceptionhandleroutput.php
        )

    [bitrix\main\diag\fileexceptionhandlerlog] => Array
        (
            [module] => main
            [file] => lib/diag/fileexceptionhandlerlog.php
        )

    [bitrix\main\diag\exceptionhandler] => Array
        (
            [module] => main
            [file] => lib/diag/exceptionhandler.php
        )

    [bitrix\main\diag\iexceptionhandleroutput] => Array
        (
            [module] => main
            [file] => lib/diag/iexceptionhandleroutput.php
        )

    [bitrix\main\diag\exceptionhandlerlog] => Array
        (
            [module] => main
            [file] => lib/diag/exceptionhandlerlog.php
        )

    [bitrix\main\io\file] => Array
        (
            [module] => main
            [file] => lib/io/file.php
        )

    [bitrix\main\io\fileentry] => Array
        (
            [module] => main
            [file] => lib/io/fileentry.php
        )

    [bitrix\main\io\path] => Array
        (
            [module] => main
            [file] => lib/io/path.php
        )

    [bitrix\main\io\filesystementry] => Array
        (
            [module] => main
            [file] => lib/io/filesystementry.php
        )

    [bitrix\main\io\ifilestream] => Array
        (
            [module] => main
            [file] => lib/io/ifilestream.php
        )

    [bitrix\main\localization\loc] => Array
        (
            [module] => main
            [file] => lib/localization/loc.php
        )

    [bitrix\main\mail\mail] => Array
        (
            [module] => main
            [file] => lib/mail/mail.php
        )

    [bitrix\main\mail\tracking] => Array
        (
            [module] => main
            [file] => lib/mail/tracking.php
        )

    [bitrix\main\mail\eventmanager] => Array
        (
            [module] => main
            [file] => lib/mail/eventmanager.php
        )

    [bitrix\main\mail\eventmessagecompiler] => Array
        (
            [module] => main
            [file] => lib/mail/eventmessagecompiler.php
        )

    [bitrix\main\mail\eventmessagethemecompiler] => Array
        (
            [module] => main
            [file] => lib/mail/eventmessagethemecompiler.php
        )

    [bitrix\main\mail\internal\event] => Array
        (
            [module] => main
            [file] => lib/mail/internal/event.php
        )

    [bitrix\main\mail\internal\eventattachment] => Array
        (
            [module] => main
            [file] => lib/mail/internal/eventattachment.php
        )

    [bitrix\main\mail\internal\eventmessage] => Array
        (
            [module] => main
            [file] => lib/mail/internal/eventmessage.php
        )

    [bitrix\main\mail\internal\eventmessagesite] => Array
        (
            [module] => main
            [file] => lib/mail/internal/eventmessagesite.php
        )

    [bitrix\main\mail\internal\eventmessageattachment] => Array
        (
            [module] => main
            [file] => lib/mail/internal/eventmessageattachment.php
        )

    [bitrix\main\mail\internal\eventtype] => Array
        (
            [module] => main
            [file] => lib/mail/internal/eventtype.php
        )

    [bitrix\main\text\converter] => Array
        (
            [module] => main
            [file] => lib/text/converter.php
        )

    [bitrix\main\text\emptyconverter] => Array
        (
            [module] => main
            [file] => lib/text/emptyconverter.php
        )

    [bitrix\main\text\encoding] => Array
        (
            [module] => main
            [file] => lib/text/encoding.php
        )

    [bitrix\main\text\htmlconverter] => Array
        (
            [module] => main
            [file] => lib/text/htmlconverter.php
        )

    [bitrix\main\text\binarystring] => Array
        (
            [module] => main
            [file] => lib/text/binarystring.php
        )

    [bitrix\main\text\xmlconverter] => Array
        (
            [module] => main
            [file] => lib/text/xmlconverter.php
        )

    [bitrix\main\type\collection] => Array
        (
            [module] => main
            [file] => lib/type/collection.php
        )

    [bitrix\main\type\date] => Array
        (
            [module] => main
            [file] => lib/type/date.php
        )

    [bitrix\main\type\datetime] => Array
        (
            [module] => main
            [file] => lib/type/datetime.php
        )

    [bitrix\main\type\dictionary] => Array
        (
            [module] => main
            [file] => lib/type/dictionary.php
        )

    [bitrix\main\type\filterabledictionary] => Array
        (
            [module] => main
            [file] => lib/type/filterabledictionary.php
        )

    [bitrix\main\type\parameterdictionary] => Array
        (
            [module] => main
            [file] => lib/type/parameterdictionary.php
        )

    [bitrix\main\web\cookie] => Array
        (
            [module] => main
            [file] => lib/web/cookie.php
        )

    [bitrix\main\web\uri] => Array
        (
            [module] => main
            [file] => lib/web/uri.php
        )

    [bitrix\main\sendereventhandler] => Array
        (
            [module] => main
            [file] => lib/senderconnector.php
        )

    [bitrix\main\senderconnectoruser] => Array
        (
            [module] => main
            [file] => lib/senderconnector.php
        )

    [bitrix\main\urlrewriterrulemaker] => Array
        (
            [module] => main
            [file] => lib/urlrewriter.php
        )

    [bitrix\main\update\stepper] => Array
        (
            [module] => main
            [file] => lib/update/stepper.php
        )

    [bitrix\main\composite\abstractresponse] => Array
        (
            [module] => main
            [file] => lib/composite/responder.php
        )

    [bitrix\main\composite\fileresponse] => Array
        (
            [module] => main
            [file] => lib/composite/responder.php
        )

    [bitrix\main\composite\memcachedresponse] => Array
        (
            [module] => main
            [file] => lib/composite/responder.php
        )

    [bitrix\main\security\otpexception] => Array
        (
            [module] => main
            [file] => lib/security/securityexception.php
        )

    [ctimezone] => Array
        (
            [module] => main
            [file] => classes/general/time.php
        )

    [cbxpunycode] => Array
        (
            [module] => main
            [file] => classes/general/punycode.php
        )

    [ibxvirtualio] => Array
        (
            [module] => main
            [file] => classes/general/virtual_io.php
        )

    [ibxgeterrors] => Array
        (
            [module] => main
            [file] => classes/general/virtual_io.php
        )

    [cbxvirtualio] => Array
        (
            [module] => main
            [file] => classes/general/virtual_io.php
        )

    [cbxvirtualfilebase] => Array
        (
            [module] => main
            [file] => classes/general/virtual_file.php
        )

    [cbxvirtualfile] => Array
        (
            [module] => main
            [file] => classes/general/virtual_file.php
        )

    [cbxvirtualdirectory] => Array
        (
            [module] => main
            [file] => classes/general/virtual_file.php
        )

    [calloption] => Array
        (
            [module] => main
            [file] => classes/general/option.php
        )

    [coption] => Array
        (
            [module] => main
            [file] => classes/general/option.php
        )

    [callpageoption] => Array
        (
            [module] => main
            [file] => classes/general/pageoption.php
        )

    [cpageoption] => Array
        (
            [module] => main
            [file] => classes/general/pageoption.php
        )

    [callsqlwhere] => Array
        (
            [module] => main
            [file] => classes/general/sqlwhere.php
        )

    [csqlwhereexpression] => Array
        (
            [module] => main
            [file] => classes/general/sqlwhere.php
        )

    [csqlwhere] => Array
        (
            [module] => main
            [file] => classes/general/sqlwhere.php
        )

    [calllanguage] => Array
        (
            [module] => main
            [file] => classes/general/language.php
        )

    [clanguage] => Array
        (
            [module] => main
            [file] => classes/general/language.php
        )

    [clangadmin] => Array
        (
            [module] => main
            [file] => classes/general/language.php
        )

    [_clangdbresult] => Array
        (
            [module] => main
            [file] => classes/general/langdbresult.php
        )

    [callagent] => Array
        (
            [module] => main
            [file] => classes/general/agent.php
        )

    [cagent] => Array
        (
            [module] => main
            [file] => classes/mysql/agent.php
        )

    [capplicationexception] => Array
        (
            [module] => main
            [file] => classes/general/applicationexception.php
        )

    [cadminexception] => Array
        (
            [module] => main
            [file] => classes/general/adminexception.php
        )

    [callsite] => Array
        (
            [module] => main
            [file] => classes/general/site.php
        )

    [calllang] => Array
        (
            [module] => main
            [file] => classes/general/site.php
        )

    [csite] => Array
        (
            [module] => main
            [file] => classes/general/site.php
        )

    [clang] => Array
        (
            [module] => main
            [file] => classes/general/site.php
        )

    [chttp] => Array
        (
            [module] => main
            [file] => classes/general/http.php
        )

    [cutil] => Array
        (
            [module] => main
            [file] => classes/general/util.php
        )

    [callmain] => Array
        (
            [module] => main
            [file] => classes/general/main.php
        )

    [cmain] => Array
        (
            [module] => main
            [file] => classes/general/main.php
        )

    [calldatabase] => Array
        (
            [module] => main
            [file] => classes/general/database.php
        )

    [calldbresult] => Array
        (
            [module] => main
            [file] => classes/general/dbresult.php
        )

    [cdatabasemysql] => Array
        (
            [module] => main
            [file] => classes/mysql/database.php
        )

    [cdbresultmysql] => Array
        (
            [module] => main
            [file] => classes/mysql/dbresult.php
        )

    [icachebackend] => Array
        (
            [module] => main
            [file] => classes/general/cache_backend.php
        )

    [cphpcache] => Array
        (
            [module] => main
            [file] => classes/general/cache.php
        )

    [ccachemanager] => Array
        (
            [module] => main
            [file] => classes/general/cache_manager.php
        )

    [cpagecache] => Array
        (
            [module] => main
            [file] => classes/general/page_cache.php
        )

    [cstackcacheentry] => Array
        (
            [module] => main
            [file] => classes/general/stack_cache_entry.php
        )

    [cstackcachemanager] => Array
        (
            [module] => main
            [file] => classes/general/stack_cache.php
        )

    [cmodule] => Array
        (
            [module] => main
            [file] => /classes/general/module.php
        )

    [bitrix\main\entity\ufield] => Array
        (
            [module] => main
            [file] => include/deprecated/ufield.php
        )

    [cdatabase] => Array
        (
            [module] => main
            [file] => classes/mysql/database.php
        )

    [cdbresult] => Array
        (
            [module] => main
            [file] => classes/mysql/dbresult.php
        )

    [csitetemplate] => Array
        (
            [module] => main
            [file] => classes/general/site_template.php
        )

    [cbitrixcomponent] => Array
        (
            [module] => main
            [file] => classes/general/component.php
        )

    [ccomponentengine] => Array
        (
            [module] => main
            [file] => classes/general/component_engine.php
        )

    [ccomponentajax] => Array
        (
            [module] => main
            [file] => classes/general/component_ajax.php
        )

    [cbitrixcomponenttemplate] => Array
        (
            [module] => main
            [file] => classes/general/component_template.php
        )

    [ccomponentutil] => Array
        (
            [module] => main
            [file] => classes/general/component_util.php
        )

    [ccontrollerclient] => Array
        (
            [module] => main
            [file] => classes/general/controller_member.php
        )

    [phpparser] => Array
        (
            [module] => main
            [file] => classes/general/php_parser.php
        )

    [cdiskquota] => Array
        (
            [module] => main
            [file] => classes/general/quota.php
        )

    [ceventlog] => Array
        (
            [module] => main
            [file] => classes/general/event_log.php
        )

    [ceventmain] => Array
        (
            [module] => main
            [file] => classes/general/event_log.php
        )

    [cadminfiledialog] => Array
        (
            [module] => main
            [file] => classes/general/file_dialog.php
        )

    [wll_user] => Array
        (
            [module] => main
            [file] => classes/general/liveid.php
        )

    [wll_consenttoken] => Array
        (
            [module] => main
            [file] => classes/general/liveid.php
        )

    [windowslivelogin] => Array
        (
            [module] => main
            [file] => classes/general/liveid.php
        )

    [cfile] => Array
        (
            [module] => main
            [file] => classes/general/file.php
        )

    [callfile] => Array
        (
            [module] => main
            [file] => classes/general/file.php
        )

    [ctempfile] => Array
        (
            [module] => main
            [file] => classes/general/file_temp.php
        )

    [cfavorites] => Array
        (
            [module] => main
            [file] => classes/mysql/favorites.php
        )

    [cuseroptions] => Array
        (
            [module] => main
            [file] => classes/general/user_options.php
        )

    [cgridoptions] => Array
        (
            [module] => main
            [file] => classes/general/grids.php
        )

    [cundo] => Array
        (
            [module] => main
            [file] => /classes/general/undo.php
        )

    [cautosave] => Array
        (
            [module] => main
            [file] => /classes/general/undo.php
        )

    [callratings] => Array
        (
            [module] => main
            [file] => classes/general/ratings.php
        )

    [cratings] => Array
        (
            [module] => main
            [file] => classes/mysql/ratings.php
        )

    [cratingscomponentsmain] => Array
        (
            [module] => main
            [file] => classes/mysql/ratings_components.php
        )

    [cratingrule] => Array
        (
            [module] => main
            [file] => classes/general/rating_rule.php
        )

    [cratingrulesmain] => Array
        (
            [module] => main
            [file] => classes/mysql/rating_rules.php
        )

    [ctoppanel] => Array
        (
            [module] => main
            [file] => public/top_panel.php
        )

    [ceditarea] => Array
        (
            [module] => main
            [file] => public/edit_area.php
        )

    [ccomponentpanel] => Array
        (
            [module] => main
            [file] => public/edit_area.php
        )

    [ctextparser] => Array
        (
            [module] => main
            [file] => classes/general/textparser.php
        )

    [cphpcachefiles] => Array
        (
            [module] => main
            [file] => classes/general/cache_files.php
        )

    [cdataxmlnode] => Array
        (
            [module] => main
            [file] => classes/general/xml.php
        )

    [cdataxmldocument] => Array
        (
            [module] => main
            [file] => classes/general/xml.php
        )

    [cdataxml] => Array
        (
            [module] => main
            [file] => classes/general/xml.php
        )

    [cxmlfilestream] => Array
        (
            [module] => main
            [file] => classes/general/xml.php
        )

    [crsaprovider] => Array
        (
            [module] => main
            [file] => classes/general/rsasecurity.php
        )

    [crsasecurity] => Array
        (
            [module] => main
            [file] => classes/general/rsasecurity.php
        )

    [crsabcmathprovider] => Array
        (
            [module] => main
            [file] => classes/general/rsabcmath.php
        )

    [crsaopensslprovider] => Array
        (
            [module] => main
            [file] => classes/general/rsaopenssl.php
        )

    [casnreader] => Array
        (
            [module] => main
            [file] => classes/general/asn.php
        )

    [cbxshorturi] => Array
        (
            [module] => main
            [file] => classes/mysql/short_uri.php
        )

    [cfinder] => Array
        (
            [module] => main
            [file] => classes/general/finder.php
        )

    [caccess] => Array
        (
            [module] => main
            [file] => classes/general/access.php
        )

    [cauthprovider] => Array
        (
            [module] => main
            [file] => classes/general/authproviders.php
        )

    [iproviderinterface] => Array
        (
            [module] => main
            [file] => classes/general/authproviders.php
        )

    [cgroupauthprovider] => Array
        (
            [module] => main
            [file] => classes/general/authproviders.php
        )

    [cuserauthprovider] => Array
        (
            [module] => main
            [file] => classes/general/authproviders.php
        )

    [ctableschema] => Array
        (
            [module] => main
            [file] => classes/general/table_schema.php
        )

    [ccsvdata] => Array
        (
            [module] => main
            [file] => classes/general/csv_data.php
        )

    [csmile] => Array
        (
            [module] => main
            [file] => classes/general/smile.php
        )

    [csmilegallery] => Array
        (
            [module] => main
            [file] => classes/general/smile.php
        )

    [csmileset] => Array
        (
            [module] => main
            [file] => classes/general/smile.php
        )

    [cglobalcounter] => Array
        (
            [module] => main
            [file] => classes/general/global_counter.php
        )

    [cusercounter] => Array
        (
            [module] => main
            [file] => classes/mysql/user_counter.php
        )

    [cusercounterpage] => Array
        (
            [module] => main
            [file] => classes/mysql/user_counter.php
        )

    [chotkeys] => Array
        (
            [module] => main
            [file] => classes/general/hot_keys.php
        )

    [chotkeyscode] => Array
        (
            [module] => main
            [file] => classes/general/hot_keys.php
        )

    [cbxsanitizer] => Array
        (
            [module] => main
            [file] => classes/general/sanitizer.php
        )

    [ibxarchive] => Array
        (
            [module] => main
            [file] => classes/general/archive.php
        )

    [cbxarchive] => Array
        (
            [module] => main
            [file] => classes/general/archive.php
        )

    [cadminnotify] => Array
        (
            [module] => main
            [file] => classes/general/admin_notify.php
        )

    [cbxfavadmmenu] => Array
        (
            [module] => main
            [file] => classes/general/favorites.php
        )

    [cadmininformer] => Array
        (
            [module] => main
            [file] => classes/general/admin_informer.php
        )

    [csitecheckertest] => Array
        (
            [module] => main
            [file] => classes/general/site_checker.php
        )

    [csqlutil] => Array
        (
            [module] => main
            [file] => classes/general/sql_util.php
        )

    [cfileuploader] => Array
        (
            [module] => main
            [file] => classes/general/uploader.php
        )

    [lpa] => Array
        (
            [module] => main
            [file] => classes/general/lpa.php
        )

    [cadminfilter] => Array
        (
            [module] => main
            [file] => interface/admin_filter.php
        )

    [cadminlist] => Array
        (
            [module] => main
            [file] => interface/admin_list.php
        )

    [cadminlistrow] => Array
        (
            [module] => main
            [file] => interface/admin_list.php
        )

    [cadminuilist] => Array
        (
            [module] => main
            [file] => interface/admin_ui_list.php
        )

    [cadminuilistrow] => Array
        (
            [module] => main
            [file] => interface/admin_ui_list.php
        )

    [cadminuiresult] => Array
        (
            [module] => main
            [file] => interface/admin_ui_list.php
        )

    [cadminuicontextmenu] => Array
        (
            [module] => main
            [file] => interface/admin_ui_list.php
        )

    [cadminuisorting] => Array
        (
            [module] => main
            [file] => interface/admin_ui_list.php
        )

    [cadminuilistactionpanel] => Array
        (
            [module] => main
            [file] => interface/admin_ui_list.php
        )

    [cadmintabcontrol] => Array
        (
            [module] => main
            [file] => interface/admin_tabcontrol.php
        )

    [cadminform] => Array
        (
            [module] => main
            [file] => interface/admin_form.php
        )

    [cadminformsettings] => Array
        (
            [module] => main
            [file] => interface/admin_form.php
        )

    [cadmintabcontroldrag] => Array
        (
            [module] => main
            [file] => interface/admin_tabcontrol_drag.php
        )

    [cadmindraggableblockengine] => Array
        (
            [module] => main
            [file] => interface/admin_tabcontrol_drag.php
        )

    [cjspopup] => Array
        (
            [module] => main
            [file] => interface/jspopup.php
        )

    [cjspopuponpage] => Array
        (
            [module] => main
            [file] => interface/jspopup.php
        )

    [cadmincalendar] => Array
        (
            [module] => main
            [file] => interface/admin_calendar.php
        )

    [cadminviewtabcontrol] => Array
        (
            [module] => main
            [file] => interface/admin_viewtabcontrol.php
        )

    [cadmintabengine] => Array
        (
            [module] => main
            [file] => interface/admin_tabengine.php
        )

    [ccaptcha] => Array
        (
            [module] => main
            [file] => classes/general/captcha.php
        )

    [cmpnotifications] => Array
        (
            [module] => main
            [file] => classes/general/mp_notifications.php
        )

    [calltask] => Array
        (
            [module] => main
            [file] => classes/general/task.php
        )

    [ctask] => Array
        (
            [module] => main
            [file] => classes/general/task.php
        )

    [calloperation] => Array
        (
            [module] => main
            [file] => classes/general/operation.php
        )

    [coperation] => Array
        (
            [module] => main
            [file] => classes/general/operation.php
        )

    [callgroup] => Array
        (
            [module] => main
            [file] => classes/general/group.php
        )

    [cgroup] => Array
        (
            [module] => main
            [file] => classes/general/group.php
        )

    [cajax] => Array
        (
            [module] => main
            [file] => ajax_tools.php
        )

    [calluser] => Array
        (
            [module] => main
            [file] => classes/general/user.php
        )

    [cuser] => Array
        (
            [module] => main
            [file] => classes/general/user.php
        )

    [callevent] => Array
        (
            [module] => main
            [file] => classes/general/event.php
        )

    [cevent] => Array
        (
            [module] => main
            [file] => classes/general/event.php
        )

    [calleventmessage] => Array
        (
            [module] => main
            [file] => classes/general/eventmessage.php
        )

    [ceventmessage] => Array
        (
            [module] => main
            [file] => classes/general/eventmessage.php
        )

    [ceventtype] => Array
        (
            [module] => main
            [file] => classes/general/eventmessage.php
        )

    [_ceventtyperesult] => Array
        (
            [module] => main
            [file] => classes/general/eventmessage.php
        )

    [cdbresulteventmultiresult] => Array
        (
            [module] => main
            [file] => classes/general/eventmessage.php
        )

    [cdebuginfo] => Array
        (
            [module] => main
            [file] => classes/general/debuginfo.php
        )

    [ccaptchaagent] => Array
        (
            [module] => main
            [file] => classes/general/captchaagent.php
        )

    [callfilterquery] => Array
        (
            [module] => main
            [file] => classes/general/filterquery.php
        )

    [cfilterquery] => Array
        (
            [module] => main
            [file] => classes/general/filterquery.php
        )

    [cconvertorspregreplacehelper] => Array
        (
            [module] => main
            [file] => classes/general/convertorspregreplacehelper.php
        )

    [cspacer] => Array
        (
            [module] => main
            [file] => classes/general/spacer.php
        )

    [updatetools] => Array
        (
            [module] => main
            [file] => classes/general/updatetools.php
        )

    [cjscore] => Array
        (
            [module] => main
            [file] => classes/general/jscore.php
        )

    [cchecklisttools] => Array
        (
            [module] => main
            [file] => classes/general/checklist.php
        )

    [cmenu] => Array
        (
            [module] => main
            [file] => classes/general/menu.php
        )

    [cmenucustom] => Array
        (
            [module] => main
            [file] => classes/general/menucustom.php
        )

    [callusertypeentity] => Array
        (
            [module] => main
            [file] => classes/general/usertype.php
        )

    [cusertypeentity] => Array
        (
            [module] => main
            [file] => classes/general/usertype.php
        )

    [cuserfieldenum] => Array
        (
            [module] => main
            [file] => classes/general/userfieldenum.php
        )

    [cusertypesql] => Array
        (
            [module] => main
            [file] => classes/general/usertypesql.php
        )

    [cusertypemanager] => Array
        (
            [module] => main
            [file] => classes/general/usertypemanager.php
        )

    [cusertypestring] => Array
        (
            [module] => main
            [file] => classes/general/usertypestr.php
        )

    [cusertypeinteger] => Array
        (
            [module] => main
            [file] => classes/general/usertypeint.php
        )

    [cusertypedouble] => Array
        (
            [module] => main
            [file] => classes/general/usertypedbl.php
        )

    [cusertypedatetime] => Array
        (
            [module] => main
            [file] => classes/general/usertypetime.php
        )

    [cusertypedate] => Array
        (
            [module] => main
            [file] => classes/general/usertypedate.php
        )

    [cusertypeboolean] => Array
        (
            [module] => main
            [file] => classes/general/usertypebool.php
        )

    [cusertypefile] => Array
        (
            [module] => main
            [file] => classes/general/usertypefile.php
        )

    [cusertypeenum] => Array
        (
            [module] => main
            [file] => classes/general/usertypeenum.php
        )

    [cusertypeiblocksection] => Array
        (
            [module] => main
            [file] => classes/general/usertypesection.php
        )

    [ciblocksectionenum] => Array
        (
            [module] => main
            [file] => classes/general/usertypesection.php
        )

    [cusertypeiblockelement] => Array
        (
            [module] => main
            [file] => classes/general/usertypeelement.php
        )

    [cusertypestringformatted] => Array
        (
            [module] => main
            [file] => classes/general/usertypestrfmt.php
        )

    [cusertypeurl] => Array
        (
            [module] => main
            [file] => classes/general/usertypeurl.php
        )

    [bxgadget] => Array
        (
            [module] => main
            [file] => classes/general/gadget.php
        )

    [cmainadmin] => Array
        (
            [module] => main
            [file] => classes/general/main_admin.php
        )

    [ctemplates] => Array
        (
            [module] => main
            [file] => classes/general/templates.php
        )

    [cpagetemplate] => Array
        (
            [module] => main
            [file] => classes/general/page_template.php
        )

    [filescmp] => Array
        (
            [module] => main
            [file] => classes/general/files_cmp.php
        )

    [carchiver] => Array
        (
            [module] => main
            [file] => classes/general/tar_gz.php
        )

    [czip] => Array
        (
            [module] => main
            [file] => classes/general/zip.php
        )

    [curlrewriter] => Array
        (
            [module] => main
            [file] => classes/general/urlrewriter.php
        )

    [charsetconverter] => Array
        (
            [module] => main
            [file] => classes/general/charset_converter.php
        )

    [chtmlpagescache] => Array
        (
            [module] => main
            [file] => lib/composite/helper.php
        )

    [statichtmlmemcachedresponse] => Array
        (
            [module] => main
            [file] => lib/composite/responder.php
        )

    [statichtmlfileresponse] => Array
        (
            [module] => main
            [file] => lib/composite/responder.php
        )

    [bitrix\main\page\frame] => Array
        (
            [module] => main
            [file] => lib/composite/engine.php
        )

    [bitrix\main\page\framestatic] => Array
        (
            [module] => main
            [file] => lib/composite/staticarea.php
        )

    [bitrix\main\page\framebuffered] => Array
        (
            [module] => main
            [file] => lib/composite/bufferarea.php
        )

    [bitrix\main\page\framehelper] => Array
        (
            [module] => main
            [file] => lib/composite/bufferarea.php
        )

    [bitrix\main\data\statichtmlcache] => Array
        (
            [module] => main
            [file] => lib/composite/page.php
        )

    [bitrix\main\data\statichtmlstorage] => Array
        (
            [module] => main
            [file] => lib/composite/data/abstractstorage.php
        )

    [bitrix\main\data\statichtmlfilestorage] => Array
        (
            [module] => main
            [file] => lib/composite/data/filestorage.php
        )

    [bitrix\main\data\statichtmlmemcachedstorage] => Array
        (
            [module] => main
            [file] => lib/composite/data/memcachedstorage.php
        )

    [bitrix\main\data\staticcacheprovider] => Array
        (
            [module] => main
            [file] => lib/composite/data/cacheprovider.php
        )

    [bitrix\main\data\appcachemanifest] => Array
        (
            [module] => main
            [file] => lib/composite/appcache.php
        )

    [iblock] => Array
        (
            [module] => iblock
            [file] => install/index.php
        )

    [ciblockpropertyresult] => Array
        (
            [module] => iblock
            [file] => classes/general/iblockpropresult.php
        )

    [ciblockresult] => Array
        (
            [module] => iblock
            [file] => classes/general/iblockresult.php
        )

    [_cibelement] => Array
        (
            [module] => iblock
            [file] => classes/general/iblock_element.php
        )

    [ciblocktype] => Array
        (
            [module] => iblock
            [file] => classes/general/iblocktype.php
        )

    [calliblock] => Array
        (
            [module] => iblock
            [file] => classes/general/iblock.php
        )

    [ciblock] => Array
        (
            [module] => iblock
            [file] => classes/mysql/iblock.php
        )

    [calliblocksection] => Array
        (
            [module] => iblock
            [file] => classes/general/iblocksection.php
        )

    [ciblocksection] => Array
        (
            [module] => iblock
            [file] => classes/mysql/iblocksection.php
        )

    [calliblockproperty] => Array
        (
            [module] => iblock
            [file] => classes/general/iblockproperty.php
        )

    [ciblockpropertyenum] => Array
        (
            [module] => iblock
            [file] => classes/general/iblockpropertyenum.php
        )

    [ciblockproperty] => Array
        (
            [module] => iblock
            [file] => classes/mysql/iblockproperty.php
        )

    [calliblockelement] => Array
        (
            [module] => iblock
            [file] => classes/general/iblockelement.php
        )

    [ciblockelement] => Array
        (
            [module] => iblock
            [file] => classes/mysql/iblockelement.php
        )

    [calliblockrss] => Array
        (
            [module] => iblock
            [file] => classes/general/iblockrss.php
        )

    [ciblockrss] => Array
        (
            [module] => iblock
            [file] => classes/mysql/iblockrss.php
        )

    [ciblockpropertydatetime] => Array
        (
            [module] => iblock
            [file] => classes/general/prop_datetime.php
        )

    [ciblockpropertydate] => Array
        (
            [module] => iblock
            [file] => classes/general/prop_date.php
        )

    [ciblockpropertyxmlid] => Array
        (
            [module] => iblock
            [file] => classes/general/prop_xmlid.php
        )

    [ciblockpropertyfileman] => Array
        (
            [module] => iblock
            [file] => classes/general/prop_fileman.php
        )

    [ciblockpropertyhtml] => Array
        (
            [module] => iblock
            [file] => classes/general/prop_html.php
        )

    [ciblockpropertyelementlist] => Array
        (
            [module] => iblock
            [file] => classes/general/prop_element_list.php
        )

    [ccmlresult] => Array
        (
            [module] => iblock
            [file] => classes/general/cmlresult.php
        )

    [ciblockxmlfile] => Array
        (
            [module] => iblock
            [file] => classes/mysql/cml2.php
        )

    [ciblockcmlimport] => Array
        (
            [module] => iblock
            [file] => classes/general/cml2.php
        )

    [ciblockcmlexport] => Array
        (
            [module] => iblock
            [file] => classes/general/cml2.php
        )

    [ciblockfindtools] => Array
        (
            [module] => iblock
            [file] => classes/general/comp_findtools.php
        )

    [ciblockpricetools] => Array
        (
            [module] => iblock
            [file] => classes/general/comp_pricetools.php
        )

    [ciblockparameters] => Array
        (
            [module] => iblock
            [file] => classes/general/comp_parameters.php
        )

    [ciblockformatproperties] => Array
        (
            [module] => iblock
            [file] => classes/general/comp_formatprops.php
        )

    [calliblocksequence] => Array
        (
            [module] => iblock
            [file] => classes/general/iblocksequence.php
        )

    [ciblocksequence] => Array
        (
            [module] => iblock
            [file] => classes/mysql/iblocksequence.php
        )

    [ciblockpropertysequence] => Array
        (
            [module] => iblock
            [file] => classes/general/prop_seq.php
        )

    [ciblockpropertyelementautocomplete] => Array
        (
            [module] => iblock
            [file] => classes/general/prop_element_auto.php
        )

    [ciblockpropertysku] => Array
        (
            [module] => iblock
            [file] => classes/general/prop_element_sku.php
        )

    [ciblockpropertysectionautocomplete] => Array
        (
            [module] => iblock
            [file] => classes/general/prop_section_auto.php
        )

    [calliblockofferstmp] => Array
        (
            [module] => iblock
            [file] => classes/general/iblockoffers.php
        )

    [ciblockofferstmp] => Array
        (
            [module] => iblock
            [file] => classes/mysql/iblockoffers.php
        )

    [ceventiblock] => Array
        (
            [module] => iblock
            [file] => classes/general/iblock_event_list.php
        )

    [cratingscomponentsiblock] => Array
        (
            [module] => iblock
            [file] => classes/general/ratings_components.php
        )

    [ciblockrights] => Array
        (
            [module] => iblock
            [file] => classes/general/iblock_rights.php
        )

    [ciblocksectionrights] => Array
        (
            [module] => iblock
            [file] => classes/general/iblock_rights.php
        )

    [ciblockelementrights] => Array
        (
            [module] => iblock
            [file] => classes/general/iblock_rights.php
        )

    [ciblockrightsstorage] => Array
        (
            [module] => iblock
            [file] => classes/general/iblock_rights.php
        )

    [ciblockpropertytools] => Array
        (
            [module] => iblock
            [file] => classes/general/iblockproptools.php
        )

    [ciblocksectionpropertylink] => Array
        (
            [module] => iblock
            [file] => classes/general/section_property.php
        )

    [ciblockxmlimport] => Array
        (
            [module] => iblock
            [file] => classes/general/iblockxmlimport.php
        )

    [bitrix\iblock\iblockfieldtable] => Array
        (
            [module] => iblock
            [file] => lib/iblockfield.php
        )

    [bitrix\iblock\iblockgrouptable] => Array
        (
            [module] => iblock
            [file] => lib/iblockgroup.php
        )

    [bitrix\iblock\iblockmessagetable] => Array
        (
            [module] => iblock
            [file] => lib/iblockmessage.php
        )

    [bitrix\iblock\iblockrsstable] => Array
        (
            [module] => iblock
            [file] => lib/iblockrss.php
        )

    [bitrix\iblock\iblocksitetable] => Array
        (
            [module] => iblock
            [file] => lib/iblocksite.php
        )

    [bitrix\iblock\inheritedpropertytable] => Array
        (
            [module] => iblock
            [file] => lib/inheritedproperty.php
        )

    [bitrix\iblock\propertyenumerationtable] => Array
        (
            [module] => iblock
            [file] => lib/propertyenumeration.php
        )

    [bitrix\iblock\propertyfeaturetable] => Array
        (
            [module] => iblock
            [file] => lib/propertyfeature.php
        )

    [bitrix\iblock\sequencetable] => Array
        (
            [module] => iblock
            [file] => lib/sequence.php
        )

    [bitrix\iblock\sitetable] => Array
        (
            [module] => iblock
            [file] => lib/site.php
        )

    [bitrix\iblock\typetable] => Array
        (
            [module] => iblock
            [file] => lib/type.php
        )

    [bitrix\iblock\typelanguagetable] => Array
        (
            [module] => iblock
            [file] => lib/typelanguage.php
        )

    [bitrix\iblock\bizproctype\usertypeproperty] => Array
        (
            [module] => iblock
            [file] => lib/bizproctype/usertypeproperty.php
        )

    [bitrix\iblock\bizproctype\ecrm] => Array
        (
            [module] => iblock
            [file] => lib/bizproctype/ecrm.php
        )

    [bitrix\iblock\bizproctype\money] => Array
        (
            [module] => iblock
            [file] => lib/bizproctype/money.php
        )

    [bitrix\iblock\bizproctype\usertypepropertydiskfile] => Array
        (
            [module] => iblock
            [file] => lib/bizproctype/usertypepropertydiskfile.php
        )

    [bitrix\iblock\bizproctype\usertypepropertyelist] => Array
        (
            [module] => iblock
            [file] => lib/bizproctype/usertypepropertyelist.php
        )

    [bitrix\iblock\bizproctype\usertypepropertyemployee] => Array
        (
            [module] => iblock
            [file] => lib/bizproctype/usertypepropertyemployee.php
        )

    [bitrix\iblock\bizproctype\usertypepropertyhtml] => Array
        (
            [module] => iblock
            [file] => lib/bizproctype/usertypepropertyhtml.php
        )

    [bitrix\iblock\component\base] => Array
        (
            [module] => iblock
            [file] => lib/component/base.php
        )

    [bitrix\iblock\component\element] => Array
        (
            [module] => iblock
            [file] => lib/component/element.php
        )

    [bitrix\iblock\component\elementlist] => Array
        (
            [module] => iblock
            [file] => lib/component/elementlist.php
        )

    [bitrix\iblock\component\filters] => Array
        (
            [module] => iblock
            [file] => lib/component/filters.php
        )

    [bitrix\iblock\component\selector\element] => Array
        (
            [module] => iblock
            [file] => lib/component/selector/element.php
        )

    [bitrix\iblock\component\selector\entity] => Array
        (
            [module] => iblock
            [file] => lib/component/selector/entity.php
        )

    [bitrix\iblock\component\tools] => Array
        (
            [module] => iblock
            [file] => lib/component/tools.php
        )

    [bitrix\iblock\controller\filter\element] => Array
        (
            [module] => iblock
            [file] => lib/Controller/Filter/Element.php
        )

    [bitrix\iblock\filter\entity\elementsettings] => Array
        (
            [module] => iblock
            [file] => lib/filter/entity/elementsettings.php
        )

    [bitrix\iblock\filter\entity\iblocksettings] => Array
        (
            [module] => iblock
            [file] => lib/filter/entity/iblocksettings.php
        )

    [bitrix\iblock\filter\fieldprovider\base] => Array
        (
            [module] => iblock
            [file] => lib/filter/fieldprovider/base.php
        )

    [bitrix\iblock\filter\fieldprovider\element] => Array
        (
            [module] => iblock
            [file] => lib/filter/fieldprovider/element.php
        )

    [bitrix\iblock\filter\fieldprovider\iblockproperty] => Array
        (
            [module] => iblock
            [file] => lib/filter/fieldprovider/iblockproperty.php
        )

    [bitrix\iblock\filter\dictionary] => Array
        (
            [module] => iblock
            [file] => lib/filter/dictionary.php
        )

    [bitrix\iblock\filter\entitylist] => Array
        (
            [module] => iblock
            [file] => lib/filter/entitylist.php
        )

    [bitrix\iblock\filter\factory] => Array
        (
            [module] => iblock
            [file] => lib/filter/factory.php
        )

    [bitrix\iblock\grid\panel\groupaction] => Array
        (
            [module] => iblock
            [file] => lib/grid/panel/groupaction.php
        )

    [bitrix\iblock\grid\actiontype] => Array
        (
            [module] => iblock
            [file] => lib/grid/actiontype.php
        )

    [bitrix\iblock\helpers\admin\property] => Array
        (
            [module] => iblock
            [file] => lib/helpers/admin/property.php
        )

    [bitrix\iblock\helpers\filter\property] => Array
        (
            [module] => iblock
            [file] => lib/helpers/filter/property.php
        )

    [bitrix\iblock\helpers\filter\propertymanager] => Array
        (
            [module] => iblock
            [file] => lib/helpers/filter/propertymanager.php
        )

    [bitrix\iblock\inheritedproperty\basetemplate] => Array
        (
            [module] => iblock
            [file] => lib/inheritedproperty/basetemplate.php
        )

    [bitrix\iblock\inheritedproperty\basevalues] => Array
        (
            [module] => iblock
            [file] => lib/inheritedproperty/basevalues.php
        )

    [bitrix\iblock\inheritedproperty\elementtemplates] => Array
        (
            [module] => iblock
            [file] => lib/inheritedproperty/elementtemplates.php
        )

    [bitrix\iblock\inheritedproperty\elementvalues] => Array
        (
            [module] => iblock
            [file] => lib/inheritedproperty/elementvalues.php
        )

    [bitrix\iblock\inheritedproperty\iblocktemplates] => Array
        (
            [module] => iblock
            [file] => lib/inheritedproperty/iblocktemplates.php
        )

    [bitrix\iblock\inheritedproperty\iblockvalues] => Array
        (
            [module] => iblock
            [file] => lib/inheritedproperty/iblockvalues.php
        )

    [bitrix\iblock\inheritedproperty\sectiontemplates] => Array
        (
            [module] => iblock
            [file] => lib/inheritedproperty/sectiontemplates.php
        )

    [bitrix\iblock\inheritedproperty\sectionvalues] => Array
        (
            [module] => iblock
            [file] => lib/inheritedproperty/sectionvalues.php
        )

    [bitrix\iblock\inheritedproperty\valuesqueue] => Array
        (
            [module] => iblock
            [file] => lib/inheritedproperty/valuesqueue.php
        )

    [bitrix\iblock\landingsource\dataloader] => Array
        (
            [module] => iblock
            [file] => lib/landingsource/dataloader.php
        )

    [bitrix\iblock\landingsource\element] => Array
        (
            [module] => iblock
            [file] => lib/landingsource/element.php
        )

    [bitrix\iblock\model\propertyfeature] => Array
        (
            [module] => iblock
            [file] => lib/model/propertyfeature.php
        )

    [bitrix\iblock\model\section] => Array
        (
            [module] => iblock
            [file] => lib/model/section.php
        )

    [bitrix\iblock\propertyindex\dictionary] => Array
        (
            [module] => iblock
            [file] => lib/propertyindex/dictionary.php
        )

    [bitrix\iblock\propertyindex\element] => Array
        (
            [module] => iblock
            [file] => lib/propertyindex/element.php
        )

    [bitrix\iblock\propertyindex\facet] => Array
        (
            [module] => iblock
            [file] => lib/propertyindex/facet.php
        )

    [bitrix\iblock\propertyindex\indexer] => Array
        (
            [module] => iblock
            [file] => lib/propertyindex/indexer.php
        )

    [bitrix\iblock\propertyindex\manager] => Array
        (
            [module] => iblock
            [file] => lib/propertyindex/manager.php
        )

    [bitrix\iblock\propertyindex\querybuilder] => Array
        (
            [module] => iblock
            [file] => lib/propertyindex/querybuilder.php
        )

    [bitrix\iblock\propertyindex\storage] => Array
        (
            [module] => iblock
            [file] => lib/propertyindex/storage.php
        )

    [bitrix\iblock\template\engine] => Array
        (
            [module] => iblock
            [file] => lib/template/engine.php
        )

    [bitrix\iblock\template\noderoot] => Array
        (
            [module] => iblock
            [file] => lib/template/engine.php
        )

    [bitrix\iblock\template\nodetext] => Array
        (
            [module] => iblock
            [file] => lib/template/engine.php
        )

    [bitrix\iblock\template\nodeentityfield] => Array
        (
            [module] => iblock
            [file] => lib/template/engine.php
        )

    [bitrix\iblock\template\nodefunction] => Array
        (
            [module] => iblock
            [file] => lib/template/engine.php
        )

    [bitrix\iblock\template\helper] => Array
        (
            [module] => iblock
            [file] => lib/template/helper.php
        )

    [bitrix\iblock\template\entity\base] => Array
        (
            [module] => iblock
            [file] => lib/template/entity/base.php
        )

    [bitrix\iblock\template\entity\lazyvalueloader] => Array
        (
            [module] => iblock
            [file] => lib/template/entity/base.php
        )

    [bitrix\iblock\template\entity\catalogstore] => Array
        (
            [module] => iblock
            [file] => lib/template/entity/catalogstore.php
        )

    [bitrix\iblock\template\entity\element] => Array
        (
            [module] => iblock
            [file] => lib/template/entity/element.php
        )

    [bitrix\iblock\template\entity\elementcatalog] => Array
        (
            [module] => iblock
            [file] => lib/template/entity/elementcatalog.php
        )

    [bitrix\iblock\template\entity\elementcatalogmeasure] => Array
        (
            [module] => iblock
            [file] => lib/template/entity/elementcatalog.php
        )

    [bitrix\iblock\template\entity\elementcatalogstorelist] => Array
        (
            [module] => iblock
            [file] => lib/template/entity/elementcatalog.php
        )

    [bitrix\iblock\template\entity\elementprice] => Array
        (
            [module] => iblock
            [file] => lib/template/entity/elementprice.php
        )

    [bitrix\iblock\template\entity\elementproperty] => Array
        (
            [module] => iblock
            [file] => lib/template/entity/elementproperty.php
        )

    [bitrix\iblock\template\entity\elementpropertyuserfield] => Array
        (
            [module] => iblock
            [file] => lib/template/entity/elementproperty.php
        )

    [bitrix\iblock\template\entity\elementpropertyenum] => Array
        (
            [module] => iblock
            [file] => lib/template/entity/elementproperty.php
        )

    [bitrix\iblock\template\entity\elementpropertyelement] => Array
        (
            [module] => iblock
            [file] => lib/template/entity/elementproperty.php
        )

    [bitrix\iblock\template\entity\elementpropertysection] => Array
        (
            [module] => iblock
            [file] => lib/template/entity/elementproperty.php
        )

    [bitrix\iblock\template\entity\elementsku] => Array
        (
            [module] => iblock
            [file] => lib/template/entity/elementsku.php
        )

    [bitrix\iblock\template\entity\elementskuprice] => Array
        (
            [module] => iblock
            [file] => lib/template/entity/elementskuprice.php
        )

    [bitrix\iblock\template\entity\elementskuproperty] => Array
        (
            [module] => iblock
            [file] => lib/template/entity/elementskuproperty.php
        )

    [bitrix\iblock\template\entity\iblock] => Array
        (
            [module] => iblock
            [file] => lib/template/entity/iblock.php
        )

    [bitrix\iblock\template\entity\section] => Array
        (
            [module] => iblock
            [file] => lib/template/entity/section.php
        )

    [bitrix\iblock\template\entity\sectionpath] => Array
        (
            [module] => iblock
            [file] => lib/template/entity/sectionpath.php
        )

    [bitrix\iblock\template\entity\sectionproperty] => Array
        (
            [module] => iblock
            [file] => lib/template/entity/sectionproperty.php
        )

    [bitrix\iblock\template\functions\fabric] => Array
        (
            [module] => iblock
            [file] => lib/template/functions/fabric.php
        )

    [bitrix\iblock\template\functions\functionbase] => Array
        (
            [module] => iblock
            [file] => lib/template/functions/fabric.php
        )

    [bitrix\iblock\template\functions\functionupper] => Array
        (
            [module] => iblock
            [file] => lib/template/functions/fabric.php
        )

    [bitrix\iblock\template\functions\functionlower] => Array
        (
            [module] => iblock
            [file] => lib/template/functions/fabric.php
        )

    [bitrix\iblock\template\functions\functiontranslit] => Array
        (
            [module] => iblock
            [file] => lib/template/functions/fabric.php
        )

    [bitrix\iblock\template\functions\functionconcat] => Array
        (
            [module] => iblock
            [file] => lib/template/functions/fabric.php
        )

    [bitrix\iblock\template\functions\functionlimit] => Array
        (
            [module] => iblock
            [file] => lib/template/functions/fabric.php
        )

    [bitrix\iblock\template\functions\functioncontrast] => Array
        (
            [module] => iblock
            [file] => lib/template/functions/fabric.php
        )

    [bitrix\iblock\template\functions\functionmin] => Array
        (
            [module] => iblock
            [file] => lib/template/functions/fabric.php
        )

    [bitrix\iblock\template\functions\functionmax] => Array
        (
            [module] => iblock
            [file] => lib/template/functions/fabric.php
        )

    [bitrix\iblock\template\functions\functiondistinct] => Array
        (
            [module] => iblock
            [file] => lib/template/functions/fabric.php
        )

    [bitrix\iblock\update\adminfilteroption] => Array
        (
            [module] => iblock
            [file] => lib/update/adminfilteroption.php
        )

    [bitrix\iblock\update\admingridoption] => Array
        (
            [module] => iblock
            [file] => lib/update/admingridoption.php
        )

    [bitrix\iblock\url\adminpage\basebuilder] => Array
        (
            [module] => iblock
            [file] => lib/url/adminpage/basebuilder.php
        )

    [bitrix\iblock\url\adminpage\buildermanager] => Array
        (
            [module] => iblock
            [file] => lib/url/adminpage/buildermanager.php
        )

    [bitrix\iblock\url\adminpage\iblockbuilder] => Array
        (
            [module] => iblock
            [file] => lib/url/adminpage/iblockbuilder.php
        )

    [bitrix\iblock\sendereventhandler] => Array
        (
            [module] => iblock
            [file] => lib/senderconnector.php
        )

    [bitrix\iblock\senderconnectoriblock] => Array
        (
            [module] => iblock
            [file] => lib/senderconnector.php
        )

    [ccurrency] => Array
        (
            [module] => currency
            [file] => general/currency.php
        )

    [ccurrencylang] => Array
        (
            [module] => currency
            [file] => general/currency_lang.php
        )

    [ccurrencyrates] => Array
        (
            [module] => currency
            [file] => general/currency_rate.php
        )

    [bitrix\currency\compatible\tools] => Array
        (
            [module] => currency
            [file] => lib/compatible/tools.php
        )

    [bitrix\currency\helpers\admin\tools] => Array
        (
            [module] => currency
            [file] => lib/helpers/admin/tools.php
        )

    [bitrix\currency\helpers\editor] => Array
        (
            [module] => currency
            [file] => lib/helpers/editor.php
        )

    [bitrix\currency\userfield\money] => Array
        (
            [module] => currency
            [file] => lib/userfield/money.php
        )

    [bitrix\currency\currencymanager] => Array
        (
            [module] => currency
            [file] => lib/currencymanager.php
        )

    [bitrix\currency\currencytable] => Array
        (
            [module] => currency
            [file] => lib/currency.php
        )

    [bitrix\currency\currencylangtable] => Array
        (
            [module] => currency
            [file] => lib/currencylang.php
        )

    [bitrix\currency\currencyratetable] => Array
        (
            [module] => currency
            [file] => lib/currencyrate.php
        )

    [bitrix\currency\currencyclassifier] => Array
        (
            [module] => currency
            [file] => lib/currencyclassifier.php
        )

    [sale] => Array
        (
            [module] => sale
            [file] => install/index.php
        )

    [callsaledelivery] => Array
        (
            [module] => sale
            [file] => general/delivery.php
        )

    [csaledelivery] => Array
        (
            [module] => sale
            [file] => mysql/delivery.php
        )

    [csaledeliveryhandler] => Array
        (
            [module] => sale
            [file] => mysql/delivery_handler.php
        )

    [csaledeliveryhelper] => Array
        (
            [module] => sale
            [file] => general/delivery_helper.php
        )

    [csaledelivery2paysystem] => Array
        (
            [module] => sale
            [file] => general/delivery_2_pay_system.php
        )

    [csalelocation] => Array
        (
            [module] => sale
            [file] => mysql/location.php
        )

    [csalelocationgroup] => Array
        (
            [module] => sale
            [file] => mysql/location_group.php
        )

    [csalebasket] => Array
        (
            [module] => sale
            [file] => mysql/basket.php
        )

    [csalebaskethelper] => Array
        (
            [module] => sale
            [file] => general/basket_helper.php
        )

    [csaleuser] => Array
        (
            [module] => sale
            [file] => mysql/basket.php
        )

    [csaleorder] => Array
        (
            [module] => sale
            [file] => mysql/order.php
        )

    [csaleorderpropsgroup] => Array
        (
            [module] => sale
            [file] => mysql/order_props_group.php
        )

    [csaleorderpropsvariant] => Array
        (
            [module] => sale
            [file] => mysql/order_props_variant.php
        )

    [csaleorderuserprops] => Array
        (
            [module] => sale
            [file] => mysql/order_user_props.php
        )

    [csaleorderuserpropsvalue] => Array
        (
            [module] => sale
            [file] => mysql/order_user_props_value.php
        )

    [csaleordertax] => Array
        (
            [module] => sale
            [file] => mysql/order_tax.php
        )

    [csaleorderhelper] => Array
        (
            [module] => sale
            [file] => general/order_helper.php
        )

    [csalepaysystem] => Array
        (
            [module] => sale
            [file] => mysql/pay_system.php
        )

    [csalepaysystemaction] => Array
        (
            [module] => sale
            [file] => mysql/pay_system_action.php
        )

    [csalepaysystemshelper] => Array
        (
            [module] => sale
            [file] => general/pay_system_helper.php
        )

    [csalepaysystemtarif] => Array
        (
            [module] => sale
            [file] => general/pay_system_tarif.php
        )

    [csaletax] => Array
        (
            [module] => sale
            [file] => mysql/tax.php
        )

    [csaletaxrate] => Array
        (
            [module] => sale
            [file] => mysql/tax_rate.php
        )

    [csalepersontype] => Array
        (
            [module] => sale
            [file] => mysql/person_type.php
        )

    [csalediscount] => Array
        (
            [module] => sale
            [file] => mysql/discount.php
        )

    [csalebasketdiscountconvert] => Array
        (
            [module] => sale
            [file] => general/step_operations.php
        )

    [csalediscountreindex] => Array
        (
            [module] => sale
            [file] => general/step_operations.php
        )

    [csalediscountconvertext] => Array
        (
            [module] => sale
            [file] => general/step_operations.php
        )

    [csaleuseraccount] => Array
        (
            [module] => sale
            [file] => mysql/user.php
        )

    [csaleusertransact] => Array
        (
            [module] => sale
            [file] => mysql/user_transact.php
        )

    [csaleusercards] => Array
        (
            [module] => sale
            [file] => mysql/user_cards.php
        )

    [csalerecurring] => Array
        (
            [module] => sale
            [file] => mysql/recurring.php
        )

    [csalelang] => Array
        (
            [module] => sale
            [file] => mysql/settings.php
        )

    [csalegroupaccesstosite] => Array
        (
            [module] => sale
            [file] => mysql/settings.php
        )

    [csalegroupaccesstoflag] => Array
        (
            [module] => sale
            [file] => mysql/settings.php
        )

    [csaleauxiliary] => Array
        (
            [module] => sale
            [file] => mysql/auxiliary.php
        )

    [csaleaffiliate] => Array
        (
            [module] => sale
            [file] => mysql/affiliate.php
        )

    [csaleaffiliateplan] => Array
        (
            [module] => sale
            [file] => mysql/affiliate_plan.php
        )

    [csaleaffiliateplansection] => Array
        (
            [module] => sale
            [file] => mysql/affiliate_plan_section.php
        )

    [csaleaffiliatetier] => Array
        (
            [module] => sale
            [file] => mysql/affiliate_tier.php
        )

    [csaleaffiliatetransact] => Array
        (
            [module] => sale
            [file] => mysql/affiliate_transact.php
        )

    [csaleexport] => Array
        (
            [module] => sale
            [file] => general/export.php
        )

    [exportoneccrm] => Array
        (
            [module] => sale
            [file] => general/export.php
        )

    [csaleorderloader] => Array
        (
            [module] => sale
            [file] => general/order_loader.php
        )

    [csalemeasure] => Array
        (
            [module] => sale
            [file] => general/measurement.php
        )

    [csaleproduct] => Array
        (
            [module] => sale
            [file] => mysql/product.php
        )

    [csaleviewedproduct] => Array
        (
            [module] => sale
            [file] => mysql/product.php
        )

    [csalehelper] => Array
        (
            [module] => sale
            [file] => general/helper.php
        )

    [csalemobileorderutils] => Array
        (
            [module] => sale
            [file] => general/mobile_order.php
        )

    [csalemobileorderpull] => Array
        (
            [module] => sale
            [file] => general/mobile_order.php
        )

    [csalemobileorderpush] => Array
        (
            [module] => sale
            [file] => general/mobile_order.php
        )

    [csalemobileorderfilter] => Array
        (
            [module] => sale
            [file] => general/mobile_order.php
        )

    [cbasesalereporthelper] => Array
        (
            [module] => sale
            [file] => general/sale_report_helper.php
        )

    [csalereportsaleorderhelper] => Array
        (
            [module] => sale
            [file] => general/sale_report_helper.php
        )

    [csalereportuserhelper] => Array
        (
            [module] => sale
            [file] => general/sale_report_helper.php
        )

    [csalereportsalefuserhelper] => Array
        (
            [module] => sale
            [file] => general/sale_report_helper.php
        )

    [ibxsaleproductprovider] => Array
        (
            [module] => sale
            [file] => general/product_provider.php
        )

    [csalestorebarcode] => Array
        (
            [module] => sale
            [file] => mysql/store_barcode.php
        )

    [csaleorderchange] => Array
        (
            [module] => sale
            [file] => mysql/order_change.php
        )

    [csaleorderchangeformat] => Array
        (
            [module] => sale
            [file] => general/order_change.php
        )

    [bitrix\sale\internals\fusertable] => Array
        (
            [module] => sale
            [file] => lib/internals/fuser.php
        )

    [bitrix\sale\fuser] => Array
        (
            [module] => sale
            [file] => lib/fuser.php
        )

    [bitrix\sale\internals\input\manager] => Array
        (
            [module] => sale
            [file] => lib/internals/input.php
        )

    [bitrix\sale\internals\input\base] => Array
        (
            [module] => sale
            [file] => lib/internals/input.php
        )

    [bitrix\sale\internals\input\file] => Array
        (
            [module] => sale
            [file] => lib/internals/input.php
        )

    [bitrix\sale\internals\input\stringinput] => Array
        (
            [module] => sale
            [file] => lib/internals/input.php
        )

    [bitrix\sale\internals\sitecurrencytable] => Array
        (
            [module] => sale
            [file] => lib/internals/sitecurrency.php
        )

    [csalestatus] => Array
        (
            [module] => sale
            [file] => general/status.php
        )

    [bitrix\sale\statusbase] => Array
        (
            [module] => sale
            [file] => lib/statusbase.php
        )

    [bitrix\sale\orderstatus] => Array
        (
            [module] => sale
            [file] => lib/orderstatus.php
        )

    [bitrix\sale\deliverystatus] => Array
        (
            [module] => sale
            [file] => lib/deliverystatus.php
        )

    [bitrix\sale\internals\statustable] => Array
        (
            [module] => sale
            [file] => lib/internals/status.php
        )

    [bitrix\sale\internals\statuslangtable] => Array
        (
            [module] => sale
            [file] => lib/internals/status_lang.php
        )

    [bitrix\sale\internals\statusgrouptasktable] => Array
        (
            [module] => sale
            [file] => lib/internals/status_grouptask.php
        )

    [csaleorderprops] => Array
        (
            [module] => sale
            [file] => general/order_props.php
        )

    [csaleorderpropsadapter] => Array
        (
            [module] => sale
            [file] => general/order_props.php
        )

    [csaleorderpropsvalue] => Array
        (
            [module] => sale
            [file] => mysql/order_props_values.php
        )

    [bitrix\sale\propertyvaluecollection] => Array
        (
            [module] => sale
            [file] => lib/propertyvaluecollection.php
        )

    [bitrix\sale\internals\orderpropstable] => Array
        (
            [module] => sale
            [file] => lib/internals/orderprops.php
        )

    [bitrix\sale\internals\orderpropsgrouptable] => Array
        (
            [module] => sale
            [file] => lib/internals/orderprops_group.php
        )

    [bitrix\sale\internals\orderpropsvaluetable] => Array
        (
            [module] => sale
            [file] => lib/internals/orderprops_value.php
        )

    [bitrix\sale\internals\orderpropsvarianttable] => Array
        (
            [module] => sale
            [file] => lib/internals/orderprops_variant.php
        )

    [bitrix\sale\internals\orderpropsrelationtable] => Array
        (
            [module] => sale
            [file] => lib/internals/orderprops_relation.php
        )

    [bitrix\sale\internals\userpropsvaluetable] => Array
        (
            [module] => sale
            [file] => lib/internals/userpropsvalue.php
        )

    [bitrix\sale\internals\userpropstable] => Array
        (
            [module] => sale
            [file] => lib/internals/userprops.php
        )

    [bitrix\sale\businessvalue] => Array
        (
            [module] => sale
            [file] => lib/businessvalue.php
        )

    [bitrix\sale\ibusinessvalueprovider] => Array
        (
            [module] => sale
            [file] => lib/businessvalueproviderinterface.php
        )

    [bitrix\sale\internals\businessvaluetable] => Array
        (
            [module] => sale
            [file] => lib/internals/businessvalue.php
        )

    [bitrix\sale\internals\businessvaluepersondomaintable] => Array
        (
            [module] => sale
            [file] => lib/internals/businessvalue_persondomain.php
        )

    [bitrix\sale\internals\businessvaluecode1ctable] => Array
        (
            [module] => sale
            [file] => lib/internals/businessvalue_code_1c.php
        )

    [bitrix\sale\internals\paysystemactiontable] => Array
        (
            [module] => sale
            [file] => lib/internals/paysystemaction.php
        )

    [bitrix\sale\internals\paysysteminner] => Array
        (
            [module] => sale
            [file] => lib/internals/paysysteminner.php
        )

    [bitrix\sale\internals\deliverypaysystemtable] => Array
        (
            [module] => sale
            [file] => lib/internals/delivery_paysystem.php
        )

    [bitrix\sale\usermessageexception] => Array
        (
            [module] => sale
            [file] => lib/exception.php
        )

    [bitrix\sale\configuration] => Array
        (
            [module] => sale
            [file] => lib/configuration.php
        )

    [bitrix\sale\order] => Array
        (
            [module] => sale
            [file] => lib/order.php
        )

    [bitrix\sale\persontype] => Array
        (
            [module] => sale
            [file] => lib/persontype.php
        )

    [csalereportsalegoodshelper] => Array
        (
            [module] => sale
            [file] => general/sale_report_helper.php
        )

    [csalereportsaleproducthelper] => Array
        (
            [module] => sale
            [file] => general/sale_report_helper.php
        )

    [bitrix\sale\internals\producttable] => Array
        (
            [module] => sale
            [file] => lib/internals/product.php
        )

    [bitrix\sale\internals\goodssectiontable] => Array
        (
            [module] => sale
            [file] => lib/internals/goodssection.php
        )

    [bitrix\sale\internals\sectiontable] => Array
        (
            [module] => sale
            [file] => lib/internals/section.php
        )

    [bitrix\sale\internals\storeproducttable] => Array
        (
            [module] => sale
            [file] => lib/internals/storeproduct.php
        )

    [bitrix\sale\saleszone] => Array
        (
            [module] => sale
            [file] => lib/saleszone.php
        )

    [bitrix\sale\internals\orderdeliveryreqtable] => Array
        (
            [module] => sale
            [file] => lib/internals/orderdeliveryreq.php
        )

    [bitrix\sale\sendereventhandler] => Array
        (
            [module] => sale
            [file] => lib/senderconnector.php
        )

    [bitrix\sale\senderconnectorbuyer] => Array
        (
            [module] => sale
            [file] => lib/senderconnector.php
        )

    [bitrix\sale\userconsent] => Array
        (
            [module] => sale
            [file] => lib/userconsent.php
        )

    [bitrix\sale\internals\product2producttable] => Array
        (
            [module] => sale
            [file] => lib/internals/product2product.php
        )

    [bitrix\sale\internals\orderprocessingtable] => Array
        (
            [module] => sale
            [file] => lib/internals/orderprocessing.php
        )

    [bitrix\sale\orderbase] => Array
        (
            [module] => sale
            [file] => lib/orderbase.php
        )

    [bitrix\sale\internals\entity] => Array
        (
            [module] => sale
            [file] => lib/internals/entity.php
        )

    [bitrix\sale\internals\entitycollection] => Array
        (
            [module] => sale
            [file] => lib/internals/entitycollection.php
        )

    [bitrix\sale\internals\collectionbase] => Array
        (
            [module] => sale
            [file] => lib/internals/collectionbase.php
        )

    [bitrix\sale\shipment] => Array
        (
            [module] => sale
            [file] => lib/shipment.php
        )

    [bitrix\sale\shipmentcollection] => Array
        (
            [module] => sale
            [file] => lib/shipmentcollection.php
        )

    [bitrix\sale\shipmentitemcollection] => Array
        (
            [module] => sale
            [file] => lib/shipmentitemcollection.php
        )

    [bitrix\sale\shipmentitem] => Array
        (
            [module] => sale
            [file] => lib/shipmentitem.php
        )

    [bitrix\sale\shipmentitemstorecollection] => Array
        (
            [module] => sale
            [file] => lib/shipmentitemstorecollection.php
        )

    [bitrix\sale\shipmentitemstore] => Array
        (
            [module] => sale
            [file] => lib/shipmentitemstore.php
        )

    [bitrix\sale\paymentcollectionbase] => Array
        (
            [module] => sale
            [file] => lib/internals/paymentcollectionbase.php
        )

    [bitrix\sale\paymentcollection] => Array
        (
            [module] => sale
            [file] => lib/paymentcollection.php
        )

    [bitrix\sale\payment] => Array
        (
            [module] => sale
            [file] => lib/payment.php
        )

    [bitrix\sale\paysystemservice] => Array
        (
            [module] => sale
            [file] => lib/paysystemservice.php
        )

    [bitrix\sale\internals\fields] => Array
        (
            [module] => sale
            [file] => lib/internals/fields.php
        )

    [bitrix\sale\result] => Array
        (
            [module] => sale
            [file] => lib/result.php
        )

    [bitrix\sale\resulterror] => Array
        (
            [module] => sale
            [file] => lib/result.php
        )

    [bitrix\sale\resultserializable] => Array
        (
            [module] => sale
            [file] => lib/resultserializable.php
        )

    [bitrix\sale\eventactions] => Array
        (
            [module] => sale
            [file] => lib/eventactions.php
        )

    [bitrix\sale\basketbase] => Array
        (
            [module] => sale
            [file] => lib/basketbase.php
        )

    [bitrix\sale\basketitembase] => Array
        (
            [module] => sale
            [file] => lib/basketitembase.php
        )

    [bitrix\sale\basket] => Array
        (
            [module] => sale
            [file] => lib/basket.php
        )

    [bitrix\sale\internals\basketitembase] => Array
        (
            [module] => sale
            [file] => lib/internals/basketitembase.php
        )

    [bitrix\sale\basketitem] => Array
        (
            [module] => sale
            [file] => lib/basketitem.php
        )

    [bitrix\sale\basketbundlecollection] => Array
        (
            [module] => sale
            [file] => lib/basketbundlecollection.php
        )

    [bitrix\sale\orderproperties] => Array
        (
            [module] => sale
            [file] => lib/orderprops.php
        )

    [bitrix\sale\propertyvalue] => Array
        (
            [module] => sale
            [file] => lib/propertyvalue.php
        )

    [bitrix\sale\compatible\internals\entitycompatibility] => Array
        (
            [module] => sale
            [file] => lib/compatible/internals/entitycompatibility.php
        )

    [bitrix\sale\compatible\ordercompatibility] => Array
        (
            [module] => sale
            [file] => lib/compatible/ordercompatibility.php
        )

    [bitrix\sale\compatible\basketcompatibility] => Array
        (
            [module] => sale
            [file] => lib/compatible/basketcompatibility.php
        )

    [bitrix\sale\compatible\eventcompatibility] => Array
        (
            [module] => sale
            [file] => lib/compatible/eventcompatibility.php
        )

    [bitrix\sale\compatible\orderquery] => Array
        (
            [module] => sale
            [file] => lib/compatible/compatible.php
        )

    [bitrix\sale\compatible\orderquerylocation] => Array
        (
            [module] => sale
            [file] => lib/compatible/compatible.php
        )

    [bitrix\sale\compatible\fetchadapter] => Array
        (
            [module] => sale
            [file] => lib/compatible/compatible.php
        )

    [bitrix\sale\compatible\test] => Array
        (
            [module] => sale
            [file] => lib/compatible/compatible.php
        )

    [bitrix\sale\orderuserproperties] => Array
        (
            [module] => sale
            [file] => lib/userprops.php
        )

    [bitrix\sale\basketpropertiescollectionbase] => Array
        (
            [module] => sale
            [file] => lib/basketpropertiesbase.php
        )

    [bitrix\sale\basketpropertiescollection] => Array
        (
            [module] => sale
            [file] => lib/basketproperties.php
        )

    [bitrix\sale\basketpropertyitembase] => Array
        (
            [module] => sale
            [file] => lib/basketpropertiesitembase.php
        )

    [bitrix\sale\basketpropertyitem] => Array
        (
            [module] => sale
            [file] => lib/basketpropertiesitem.php
        )

    [bitrix\sale\tax] => Array
        (
            [module] => sale
            [file] => lib/tax.php
        )

    [bitrix\sale\internals\ordertable] => Array
        (
            [module] => sale
            [file] => lib/internals/order.php
        )

    [bitrix\sale\internals\baskettable] => Array
        (
            [module] => sale
            [file] => lib/internals/basket.php
        )

    [bitrix\sale\internals\shipmenttable] => Array
        (
            [module] => sale
            [file] => lib/internals/shipment.php
        )

    [bitrix\sale\internals\shipmentitemtable] => Array
        (
            [module] => sale
            [file] => lib/internals/shipmentitem.php
        )

    [bitrix\sale\internals\paysystemservicetable] => Array
        (
            [module] => sale
            [file] => lib/internals/paysystemservice.php
        )

    [bitrix\sale\internals\paymenttable] => Array
        (
            [module] => sale
            [file] => lib/internals/payment.php
        )

    [bitrix\sale\internals\shipmentitemstoretable] => Array
        (
            [module] => sale
            [file] => lib/internals/shipmentitemstore.php
        )

    [bitrix\sale\internals\shipmentextraservice] => Array
        (
            [module] => sale
            [file] => lib/internals/shipmentextraservice.php
        )

    [bitrix\sale\internals\orderuserpropertiestable] => Array
        (
            [module] => sale
            [file] => lib/internals/userprops.php
        )

    [bitrix\sale\internals\collectableentity] => Array
        (
            [module] => sale
            [file] => lib/internals/collectableentity.php
        )

    [bitrix\sale\provider] => Array
        (
            [module] => sale
            [file] => lib/provider.php
        )

    [bitrix\sale\providerbase] => Array
        (
            [module] => sale
            [file] => lib/providerbase.php
        )

    [bitrix\sale\internals\catalog\provider] => Array
        (
            [module] => sale
            [file] => lib/internals/catalog/provider.php
        )

    [bitrix\sale\saleproviderbase] => Array
        (
            [module] => sale
            [file] => lib/saleproviderbase.php
        )

    [bitrix\sale\internals\transferdataprovider] => Array
        (
            [module] => sale
            [file] => lib/internals/transferdataprovider.php
        )

    [bitrix\sale\internals\poolquantity] => Array
        (
            [module] => sale
            [file] => lib/internals/poolquantity.php
        )

    [bitrix\sale\internals\providercreator] => Array
        (
            [module] => sale
            [file] => lib/internals/providercreator.php
        )

    [bitrix\sale\internals\providerbuilderbase] => Array
        (
            [module] => sale
            [file] => lib/internals/providerbuilderbase.php
        )

    [bitrix\sale\internals\providerbuilder] => Array
        (
            [module] => sale
            [file] => lib/internals/providerbuilder.php
        )

    [bitrix\sale\internals\providerbuildercompatibility] => Array
        (
            [module] => sale
            [file] => lib/internals/providerbuildercompatibility.php
        )

    [bitrix\sale\orderhistory] => Array
        (
            [module] => sale
            [file] => lib/orderhistory.php
        )

    [bitrix\sale\internals\callbackregistrytable] => Array
        (
            [module] => sale
            [file] => lib/internals/callbackregistry.php
        )

    [bitrix\sale\internals\basketpropertytable] => Array
        (
            [module] => sale
            [file] => lib/internals/basketproperties.php
        )

    [bitrix\sale\internals\companytable] => Array
        (
            [module] => sale
            [file] => lib/internals/company.php
        )

    [bitrix\sale\internals\companygrouptable] => Array
        (
            [module] => sale
            [file] => lib/internals/companygroup.php
        )

    [bitrix\sale\internals\companyresponsiblegrouptable] => Array
        (
            [module] => sale
            [file] => lib/internals/companyresponsiblegroup.php
        )

    [bitrix\sale\internals\persontypetable] => Array
        (
            [module] => sale
            [file] => lib/internals/persontype.php
        )

    [bitrix\sale\internals\persontypesitetable] => Array
        (
            [module] => sale
            [file] => lib/internals/persontypesite.php
        )

    [bitrix\sale\internals\pool] => Array
        (
            [module] => sale
            [file] => lib/internals/pool.php
        )

    [bitrix\sale\internals\userbudgetpool] => Array
        (
            [module] => sale
            [file] => lib/internals/userbudgetpool.php
        )

    [bitrix\sale\internals\eventspool] => Array
        (
            [module] => sale
            [file] => lib/internals/eventspool.php
        )

    [bitrix\sale\internals\events] => Array
        (
            [module] => sale
            [file] => lib/internals/events.php
        )

    [bitrix\sale\pricemaths] => Array
        (
            [module] => sale
            [file] => lib/pricemaths.php
        )

    [bitrix\sale\basketcomponenthelper] => Array
        (
            [module] => sale
            [file] => lib/basketcomponenthelper.php
        )

    [bitrix\sale\registry] => Array
        (
            [module] => sale
            [file] => lib/registry.php
        )

    [ipaymentorder] => Array
        (
            [module] => sale
            [file] => lib/internals/paymentinterface.php
        )

    [ishipmentorder] => Array
        (
            [module] => sale
            [file] => lib/internals/shipmentinterface.php
        )

    [ientitymarker] => Array
        (
            [module] => sale
            [file] => lib/internals/entitymarkerinterface.php
        )

    [bitrix\sale\internals\orderarchivetable] => Array
        (
            [module] => sale
            [file] => lib/internals/orderarchive.php
        )

    [bitrix\sale\internals\basketarchivetable] => Array
        (
            [module] => sale
            [file] => lib/internals/basketarchive.php
        )

    [bitrix\sale\internals\orderarchivepackedtable] => Array
        (
            [module] => sale
            [file] => lib/internals/orderarchivepacked.php
        )

    [bitrix\sale\internals\basketarchivepackedtable] => Array
        (
            [module] => sale
            [file] => lib/internals/basketarchivepacked.php
        )

    [bitrix\sale\archive\manager] => Array
        (
            [module] => sale
            [file] => lib/archive/manager.php
        )

    [bitrix\sale\archive\recovery\base] => Array
        (
            [module] => sale
            [file] => lib/archive/recovery/base.php
        )

    [bitrix\sale\archive\recovery\scheme] => Array
        (
            [module] => sale
            [file] => lib/archive/recovery/scheme.php
        )

    [bitrix\sale\archive\recovery\version1] => Array
        (
            [module] => sale
            [file] => lib/archive/recovery/version1.php
        )

    [bitrix\sale\tax\ratetable] => Array
        (
            [module] => sale
            [file] => lib/tax/rate.php
        )

    [bitrix\sale\location\locationtable] => Array
        (
            [module] => sale
            [file] => lib/location/location.php
        )

    [bitrix\sale\location\tree] => Array
        (
            [module] => sale
            [file] => lib/location/tree.php
        )

    [bitrix\sale\location\typetable] => Array
        (
            [module] => sale
            [file] => lib/location/type.php
        )

    [bitrix\sale\location\grouptable] => Array
        (
            [module] => sale
            [file] => lib/location/group.php
        )

    [bitrix\sale\location\externaltable] => Array
        (
            [module] => sale
            [file] => lib/location/external.php
        )

    [bitrix\sale\location\externalservicetable] => Array
        (
            [module] => sale
            [file] => lib/location/externalservice.php
        )

    [bitrix\sale\location\search\finder] => Array
        (
            [module] => sale
            [file] => lib/location/search/finder.php
        )

    [bitrix\sale\location\search\wordtable] => Array
        (
            [module] => sale
            [file] => lib/location/search/word.php
        )

    [bitrix\sale\location\search\chaintable] => Array
        (
            [module] => sale
            [file] => lib/location/search/chain.php
        )

    [bitrix\sale\location\search\sitelinktable] => Array
        (
            [module] => sale
            [file] => lib/location/search/sitelink.php
        )

    [bitrix\sale\location\name\nameentity] => Array
        (
            [module] => sale
            [file] => lib/location/name/nameentity.php
        )

    [bitrix\sale\location\name\locationtable] => Array
        (
            [module] => sale
            [file] => lib/location/name/location.php
        )

    [bitrix\sale\location\name\typetable] => Array
        (
            [module] => sale
            [file] => lib/location/name/type.php
        )

    [bitrix\sale\location\name\grouptable] => Array
        (
            [module] => sale
            [file] => lib/location/name/group.php
        )

    [bitrix\sale\location\connector] => Array
        (
            [module] => sale
            [file] => lib/location/connector.php
        )

    [bitrix\sale\location\grouplocationtable] => Array
        (
            [module] => sale
            [file] => lib/location/grouplocation.php
        )

    [bitrix\sale\location\sitelocationtable] => Array
        (
            [module] => sale
            [file] => lib/location/sitelocation.php
        )

    [bitrix\sale\location\defaultsitetable] => Array
        (
            [module] => sale
            [file] => lib/location/defaultsite.php
        )

    [bitrix\sale\location\db\commonhelper] => Array
        (
            [module] => sale
            [file] => lib/location/db/commonhelper.php
        )

    [bitrix\sale\location\db\helper] => Array
        (
            [module] => sale
            [file] => lib/location/db/mysql/helper.php
        )

    [bitrix\sale\location\db\blockinserter] => Array
        (
            [module] => sale
            [file] => lib/location/db/blockinserter.php
        )

    [bitrix\sale\location\admin\helper] => Array
        (
            [module] => sale
            [file] => lib/location/admin/helper.php
        )

    [bitrix\sale\location\admin\namehelper] => Array
        (
            [module] => sale
            [file] => lib/location/admin/namehelper.php
        )

    [bitrix\sale\location\admin\locationhelper] => Array
        (
            [module] => sale
            [file] => lib/location/admin/locationhelper.php
        )

    [bitrix\sale\location\admin\typehelper] => Array
        (
            [module] => sale
            [file] => lib/location/admin/typehelper.php
        )

    [bitrix\sale\location\admin\grouphelper] => Array
        (
            [module] => sale
            [file] => lib/location/admin/grouphelper.php
        )

    [bitrix\sale\location\admin\defaultsitehelper] => Array
        (
            [module] => sale
            [file] => lib/location/admin/defaultsitehelper.php
        )

    [bitrix\sale\location\admin\sitelocationhelper] => Array
        (
            [module] => sale
            [file] => lib/location/admin/sitelocationhelper.php
        )

    [bitrix\sale\location\admin\externalservicehelper] => Array
        (
            [module] => sale
            [file] => lib/location/admin/externalservicehelper.php
        )

    [bitrix\sale\location\admin\searchhelper] => Array
        (
            [module] => sale
            [file] => lib/location/admin/searchhelper.php
        )

    [bitrix\sale\location\util\process] => Array
        (
            [module] => sale
            [file] => lib/location/util/process.php
        )

    [bitrix\sale\location\util\csvreader] => Array
        (
            [module] => sale
            [file] => lib/location/util/csvreader.php
        )

    [bitrix\sale\location\util\assert] => Array
        (
            [module] => sale
            [file] => lib/location/util/assert.php
        )

    [bitrix\sale\location\import\importprocess] => Array
        (
            [module] => sale
            [file] => lib/location/import/importprocess.php
        )

    [bitrix\sale\location\search\reindexprocess] => Array
        (
            [module] => sale
            [file] => lib/location/search/reindexprocess.php
        )

    [bitrix\sale\location\tree\nodenotfoundexception] => Array
        (
            [module] => sale
            [file] => lib/location/tree/exception.php
        )

    [bitrix\sale\location\tree\nodeincorrectexception] => Array
        (
            [module] => sale
            [file] => lib/location/tree/exception.php
        )

    [bitrix\sale\location\exception] => Array
        (
            [module] => sale
            [file] => lib/location/exception.php
        )

    [csaleproxyadminresult] => Array
        (
            [module] => sale
            [file] => general/proxyadminresult.php
        )

    [csaleproxyadminuiresult] => Array
        (
            [module] => sale
            [file] => general/proxyadminresult.php
        )

    [csaleproxyresult] => Array
        (
            [module] => sale
            [file] => general/proxyresult.php
        )

    [bitrix\sale\location\migration\cupdaterlocationpro] => Array
        (
            [module] => sale
            [file] => lib/location/migration/migrate.php
        )

    [bitrix\sale\delivery\deliverylocationtable] => Array
        (
            [module] => sale
            [file] => lib/delivery/deliverylocation.php
        )

    [bitrix\sale\delivery\deliverylocationexcludetable] => Array
        (
            [module] => sale
            [file] => lib/delivery/deliverylocationexclude.php
        )

    [bitrix\sale\tax\ratelocationtable] => Array
        (
            [module] => sale
            [file] => lib/tax/ratelocation.php
        )

    [csalebasketfilter] => Array
        (
            [module] => sale
            [file] => general/sale_cond.php
        )

    [csalecondctrl] => Array
        (
            [module] => sale
            [file] => general/sale_cond.php
        )

    [csalecondctrlcomplex] => Array
        (
            [module] => sale
            [file] => general/sale_cond.php
        )

    [csalecondctrlgroup] => Array
        (
            [module] => sale
            [file] => general/sale_cond.php
        )

    [csalecondctrlbasketgroup] => Array
        (
            [module] => sale
            [file] => general/sale_cond.php
        )

    [csalecondctrlbasketfields] => Array
        (
            [module] => sale
            [file] => general/sale_cond.php
        )

    [csalecondctrlbasketitemconditions] => Array
        (
            [module] => sale
            [file] => general/sale_cond.php
        )

    [csalecondctrlbasketproperties] => Array
        (
            [module] => sale
            [file] => general/sale_cond.php
        )

    [csalecondctrlorderfields] => Array
        (
            [module] => sale
            [file] => general/sale_cond.php
        )

    [csalecondctrlcommon] => Array
        (
            [module] => sale
            [file] => general/sale_cond.php
        )

    [csalecondtree] => Array
        (
            [module] => sale
            [file] => general/sale_cond.php
        )

    [csalecondctrlpastorder] => Array
        (
            [module] => sale
            [file] => general/sale_cond.php
        )

    [csalecondcumulativectrl] => Array
        (
            [module] => sale
            [file] => general/sale_cond.php
        )

    [csalecumulativeaction] => Array
        (
            [module] => sale
            [file] => general/sale_act.php
        )

    [csaleactionctrl] => Array
        (
            [module] => sale
            [file] => general/sale_act.php
        )

    [csaleactionctrlcomplex] => Array
        (
            [module] => sale
            [file] => general/sale_act.php
        )

    [csaleactionctrlgroup] => Array
        (
            [module] => sale
            [file] => general/sale_act.php
        )

    [csaleactionctrlaction] => Array
        (
            [module] => sale
            [file] => general/sale_act.php
        )

    [csalediscountactionapply] => Array
        (
            [module] => sale
            [file] => general/sale_act.php
        )

    [csaleactionctrldelivery] => Array
        (
            [module] => sale
            [file] => general/sale_act.php
        )

    [csaleactiongift] => Array
        (
            [module] => sale
            [file] => general/sale_act.php
        )

    [csaleactiongiftctrlgroup] => Array
        (
            [module] => sale
            [file] => general/sale_act.php
        )

    [csaleactionctrlbasketgroup] => Array
        (
            [module] => sale
            [file] => general/sale_act.php
        )

    [csaleactionctrlsubgroup] => Array
        (
            [module] => sale
            [file] => general/sale_act.php
        )

    [csaleactioncondctrlbasketfields] => Array
        (
            [module] => sale
            [file] => general/sale_act.php
        )

    [csaleactiontree] => Array
        (
            [module] => sale
            [file] => general/sale_act.php
        )

    [csalediscountconvert] => Array
        (
            [module] => sale
            [file] => general/discount_convert.php
        )

    [csalepdf] => Array
        (
            [module] => sale
            [file] => general/pdf.php
        )

    [csaleymhandler] => Array
        (
            [module] => sale
            [file] => general/ym_handler.php
        )

    [csaleymlocation] => Array
        (
            [module] => sale
            [file] => general/ym_location.php
        )

    [bitrix\sale\delivery\calculationresult] => Array
        (
            [module] => sale
            [file] => lib/delivery/calculationresult.php
        )

    [bitrix\sale\delivery\services\table] => Array
        (
            [module] => sale
            [file] => lib/delivery/services/table.php
        )

    [bitrix\sale\delivery\restrictions\table] => Array
        (
            [module] => sale
            [file] => lib/delivery/restrictions/table.php
        )

    [bitrix\sale\delivery\services\manager] => Array
        (
            [module] => sale
            [file] => lib/delivery/services/manager.php
        )

    [bitrix\sale\delivery\restrictions\base] => Array
        (
            [module] => sale
            [file] => lib/delivery/restrictions/base.php
        )

    [bitrix\sale\delivery\restrictions\manager] => Array
        (
            [module] => sale
            [file] => lib/delivery/restrictions/manager.php
        )

    [bitrix\sale\delivery\services\base] => Array
        (
            [module] => sale
            [file] => lib/delivery/services/base.php
        )

    [bitrix\sale\delivery\menu] => Array
        (
            [module] => sale
            [file] => lib/delivery/menu.php
        )

    [bitrix\sale\delivery\services\objectpool] => Array
        (
            [module] => sale
            [file] => lib/delivery/services/objectpool.php
        )

    [bitrix\sale\tradingplatformtable] => Array
        (
            [module] => sale
            [file] => lib/internals/tradingplatform.php
        )

    [bitrix\sale\tradingplatform\ebay\policy] => Array
        (
            [module] => sale
            [file] => lib/tradingplatform/ebay/policy.php
        )

    [bitrix\sale\tradingplatform\helper] => Array
        (
            [module] => sale
            [file] => lib/tradingplatform/helper.php
        )

    [bitrix\sale\tradingplatform\ymarket\yandexmarket] => Array
        (
            [module] => sale
            [file] => lib/tradingplatform/ymarket/yandexmarket.php
        )

    [bitrix\sale\tradingplatform\platform] => Array
        (
            [module] => sale
            [file] => lib/tradingplatform/platform.php
        )

    [bitrix\sale\tradingplatform\logger] => Array
        (
            [module] => sale
            [file] => lib/tradingplatform/logger.php
        )

    [bitrix\sale\internals\shipmentextraservicetable] => Array
        (
            [module] => sale
            [file] => lib/internals/shipmentextraservice.php
        )

    [bitrix\sale\delivery\extraservices\manager] => Array
        (
            [module] => sale
            [file] => lib/delivery/extra_services/manager.php
        )

    [bitrix\sale\delivery\extraservices\base] => Array
        (
            [module] => sale
            [file] => lib/delivery/extra_services/base.php
        )

    [bitrix\sale\delivery\extraservices\table] => Array
        (
            [module] => sale
            [file] => lib/delivery/extra_services/table.php
        )

    [bitrix\sale\delivery\tracking\manager] => Array
        (
            [module] => sale
            [file] => lib/delivery/tracking/manager.php
        )

    [bitrix\sale\delivery\tracking\table] => Array
        (
            [module] => sale
            [file] => lib/delivery/tracking/table.php
        )

    [bitrix\sale\delivery\externallocationmap] => Array
        (
            [module] => sale
            [file] => lib/delivery/externallocationmap.php
        )

    [bitrix\sale\internals\servicerestrictiontable] => Array
        (
            [module] => sale
            [file] => lib/internals/servicerestriction.php
        )

    [bitrix\sale\services\base\restrictionmanager] => Array
        (
            [module] => sale
            [file] => lib/services/base/restrictionmanager.php
        )

    [bitrix\sale\services\base\siterestriction] => Array
        (
            [module] => sale
            [file] => lib/services/base/siterestriction.php
        )

    [bitrix\sale\services\base\tradebindingrestriction] => Array
        (
            [module] => sale
            [file] => lib/services/base/tradebindingrestriction.php
        )

    [bitrix\sale\compatible\discountcompatibility] => Array
        (
            [module] => sale
            [file] => lib/compatible/discountcompatibility.php
        )

    [bitrix\sale\config\feature] => Array
        (
            [module] => sale
            [file] => lib/config/feature.php
        )

    [bitrix\sale\discount\context\basecontext] => Array
        (
            [module] => sale
            [file] => lib/discount/context/basecontext.php
        )

    [bitrix\sale\discount\context\fuser] => Array
        (
            [module] => sale
            [file] => lib/discount/context/fuser.php
        )

    [bitrix\sale\discount\context\user] => Array
        (
            [module] => sale
            [file] => lib/discount/context/user.php
        )

    [bitrix\sale\discount\context\usergroup] => Array
        (
            [module] => sale
            [file] => lib/discount/context/usergroup.php
        )

    [bitrix\sale\discount\gift\collection] => Array
        (
            [module] => sale
            [file] => lib/discount/gift/collection.php
        )

    [bitrix\sale\discount\gift\gift] => Array
        (
            [module] => sale
            [file] => lib/discount/gift/gift.php
        )

    [bitrix\sale\discount\gift\manager] => Array
        (
            [module] => sale
            [file] => lib/discount/gift/manager.php
        )

    [bitrix\sale\discount\gift\relateddatatable] => Array
        (
            [module] => sale
            [file] => lib/discount/gift/relateddata.php
        )

    [bitrix\sale\discount\index\indexelementtable] => Array
        (
            [module] => sale
            [file] => lib/discount/index/indexelement.php
        )

    [bitrix\sale\discount\index\indexsectiontable] => Array
        (
            [module] => sale
            [file] => lib/discount/index/indexsection.php
        )

    [bitrix\sale\discount\index\manager] => Array
        (
            [module] => sale
            [file] => lib/discount/index/manager.php
        )

    [bitrix\sale\discount\migration\orderdiscountmigrator] => Array
        (
            [module] => sale
            [file] => lib/discount/migration/orderdiscountmigrator.php
        )

    [bitrix\sale\discount\prediction\manager] => Array
        (
            [module] => sale
            [file] => lib/discount/prediction/manager.php
        )

    [bitrix\sale\discount\preset\arrayhelper] => Array
        (
            [module] => sale
            [file] => lib/discount/preset/arrayhelper.php
        )

    [bitrix\sale\discount\preset\basepreset] => Array
        (
            [module] => sale
            [file] => lib/discount/preset/basepreset.php
        )

    [bitrix\sale\discount\preset\htmlhelper] => Array
        (
            [module] => sale
            [file] => lib/discount/preset/htmlhelper.php
        )

    [bitrix\sale\discount\preset\manager] => Array
        (
            [module] => sale
            [file] => lib/discount/preset/manager.php
        )

    [bitrix\sale\discount\preset\selectproductpreset] => Array
        (
            [module] => sale
            [file] => lib/discount/preset/selectproductpreset.php
        )

    [bitrix\sale\discount\preset\state] => Array
        (
            [module] => sale
            [file] => lib/discount/preset/state.php
        )

    [bitrix\sale\discount\result\compatibleformat] => Array
        (
            [module] => sale
            [file] => lib/discount/result/compatibleformat.php
        )

    [bitrix\sale\discount\runtimecache\discountcache] => Array
        (
            [module] => sale
            [file] => lib/discount/runtimecache/discountcache.php
        )

    [bitrix\sale\discount\runtimecache\fusercache] => Array
        (
            [module] => sale
            [file] => lib/discount/runtimecache/fusercache.php
        )

    [bitrix\sale\discount\actions] => Array
        (
            [module] => sale
            [file] => lib/discount/actions.php
        )

    [bitrix\sale\discount\analyzer] => Array
        (
            [module] => sale
            [file] => lib/discount/analyzer.php
        )

    [bitrix\sale\discount\cumulativecalculator] => Array
        (
            [module] => sale
            [file] => lib/discount/cumulativecalculator.php
        )

    [bitrix\sale\discount\formatter] => Array
        (
            [module] => sale
            [file] => lib/discount/formatter.php
        )

    [bitrix\sale\internals\discounttable] => Array
        (
            [module] => sale
            [file] => lib/internals/discount.php
        )

    [bitrix\sale\internals\discountcoupontable] => Array
        (
            [module] => sale
            [file] => lib/internals/discountcoupon.php
        )

    [bitrix\sale\internals\discountentitiestable] => Array
        (
            [module] => sale
            [file] => lib/internals/discountentities.php
        )

    [bitrix\sale\internals\discountgrouptable] => Array
        (
            [module] => sale
            [file] => lib/internals/discountgroup.php
        )

    [bitrix\sale\internals\discountmoduletable] => Array
        (
            [module] => sale
            [file] => lib/internals/discountmodule.php
        )

    [bitrix\sale\internals\orderdiscounttable] => Array
        (
            [module] => sale
            [file] => lib/internals/orderdiscount.php
        )

    [bitrix\sale\internals\orderdiscountdatatable] => Array
        (
            [module] => sale
            [file] => lib/internals/orderdiscount.php
        )

    [bitrix\sale\internals\ordercouponstable] => Array
        (
            [module] => sale
            [file] => lib/internals/orderdiscount.php
        )

    [bitrix\sale\internals\ordermodulestable] => Array
        (
            [module] => sale
            [file] => lib/internals/orderdiscount.php
        )

    [bitrix\sale\internals\orderroundtable] => Array
        (
            [module] => sale
            [file] => lib/internals/orderround.php
        )

    [bitrix\sale\internals\orderrulestable] => Array
        (
            [module] => sale
            [file] => lib/internals/orderdiscount.php
        )

    [bitrix\sale\internals\orderrulesdescrtable] => Array
        (
            [module] => sale
            [file] => lib/internals/orderdiscount.php
        )

    [bitrix\sale\internals\accountnumbergenerator] => Array
        (
            [module] => sale
            [file] => lib/internals/accountnumber.php
        )

    [bitrix\sale\discount] => Array
        (
            [module] => sale
            [file] => lib/discount.php
        )

    [bitrix\sale\discountbase] => Array
        (
            [module] => sale
            [file] => lib/discountbase.php
        )

    [bitrix\sale\discountcouponsmanager] => Array
        (
            [module] => sale
            [file] => lib/discountcouponsmanager.php
        )

    [bitrix\sale\discountcouponsmanagerbase] => Array
        (
            [module] => sale
            [file] => lib/discountcouponsmanagerbase.php
        )

    [bitrix\sale\orderdiscount] => Array
        (
            [module] => sale
            [file] => lib/orderdiscount.php
        )

    [bitrix\sale\orderdiscountbase] => Array
        (
            [module] => sale
            [file] => lib/orderdiscountbase.php
        )

    [bitrix\sale\orderdiscountmanager] => Array
        (
            [module] => sale
            [file] => lib/orderdiscountmanager.php
        )

    [bitrix\sale\paysystem\logger] => Array
        (
            [module] => sale
            [file] => lib/paysystem/logger.php
        )

    [bitrix\sale\paysystem\restservice] => Array
        (
            [module] => sale
            [file] => lib/paysystem/restservice.php
        )

    [bitrix\sale\paysystem\resthandler] => Array
        (
            [module] => sale
            [file] => lib/paysystem/resthandler.php
        )

    [bitrix\sale\services\base\restclient] => Array
        (
            [module] => sale
            [file] => lib/services/base/restclient.php
        )

    [bitrix\sale\paysystem\service] => Array
        (
            [module] => sale
            [file] => lib/paysystem/service.php
        )

    [bitrix\sale\internals\paysystemresthandlerstable] => Array
        (
            [module] => sale
            [file] => lib/internals/paysystemresthandlers.php
        )

    [bitrix\sale\paysystem\manager] => Array
        (
            [module] => sale
            [file] => lib/paysystem/manager.php
        )

    [bitrix\sale\paysystem\baseservicehandler] => Array
        (
            [module] => sale
            [file] => lib/paysystem/baseservicehandler.php
        )

    [bitrix\sale\paysystem\servicehandler] => Array
        (
            [module] => sale
            [file] => lib/paysystem/servicehandler.php
        )

    [bitrix\sale\paysystem\irefund] => Array
        (
            [module] => sale
            [file] => lib/paysystem/irefund.php
        )

    [bitrix\sale\paysystem\ipdf] => Array
        (
            [module] => sale
            [file] => lib/paysystem/ipdf.php
        )

    [bitrix\sale\paysystem\irefundextended] => Array
        (
            [module] => sale
            [file] => lib/paysystem/irefundextended.php
        )

    [bitrix\sale\paysystem\cert] => Array
        (
            [module] => sale
            [file] => lib/paysystem/cert.php
        )

    [bitrix\sale\paysystem\ipayable] => Array
        (
            [module] => sale
            [file] => lib/paysystem/ipayable.php
        )

    [bitrix\sale\paysystem\icheckable] => Array
        (
            [module] => sale
            [file] => lib/paysystem/icheckable.php
        )

    [bitrix\sale\paysystem\iprepayable] => Array
        (
            [module] => sale
            [file] => lib/paysystem/iprepayable.php
        )

    [bitrix\sale\paysystem\compatibilityhandler] => Array
        (
            [module] => sale
            [file] => lib/paysystem/compatibilityhandler.php
        )

    [bitrix\sale\paysystem\ihold] => Array
        (
            [module] => sale
            [file] => lib/paysystem/ihold.php
        )

    [bitrix\sale\paysystem\ipartialhold] => Array
        (
            [module] => sale
            [file] => lib/paysystem/ipartialhold.php
        )

    [bitrix\sale\internals\paymentlogtable] => Array
        (
            [module] => sale
            [file] => lib/internals/paymentlog.php
        )

    [bitrix\sale\services\paysystem\restrictions\manager] => Array
        (
            [module] => sale
            [file] => lib/services/paysystem/restrictions/manager.php
        )

    [bitrix\sale\services\base\restriction] => Array
        (
            [module] => sale
            [file] => lib/services/base/restriction.php
        )

    [bitrix\sale\internals\yandexsettingstable] => Array
        (
            [module] => sale
            [file] => lib/internals/yandexsettings.php
        )

    [bitrix\sale\services\company\manager] => Array
        (
            [module] => sale
            [file] => lib/services/company/manager.php
        )

    [bitrix\sale\internals\collectionfilteriterator] => Array
        (
            [module] => sale
            [file] => lib/internals/collectionfilteriterator.php
        )

    [bitrix\sale\cashbox\internals\pool] => Array
        (
            [module] => sale
            [file] => lib/cashbox/internals/pool.php
        )

    [bitrix\sale\cashbox\internals\cashboxtable] => Array
        (
            [module] => sale
            [file] => lib/cashbox/internals/cashbox.php
        )

    [bitrix\sale\cashbox\internals\cashboxchecktable] => Array
        (
            [module] => sale
            [file] => lib/cashbox/internals/cashboxcheck.php
        )

    [bitrix\sale\cashbox\internals\cashboxzreporttable] => Array
        (
            [module] => sale
            [file] => lib/cashbox/internals/cashboxzreport.php
        )

    [bitrix\sale\cashbox\internals\cashboxerrlogtable] => Array
        (
            [module] => sale
            [file] => lib/cashbox/internals/cashboxerrlog.php
        )

    [bitrix\sale\cashbox\cashbox] => Array
        (
            [module] => sale
            [file] => lib/cashbox/cashbox.php
        )

    [bitrix\sale\cashbox\manager] => Array
        (
            [module] => sale
            [file] => lib/cashbox/manager.php
        )

    [bitrix\sale\cashbox\iprintimmediately] => Array
        (
            [module] => sale
            [file] => lib/cashbox/iprintimmediately.php
        )

    [bitrix\sale\cashbox\restrictions\manager] => Array
        (
            [module] => sale
            [file] => lib/cashbox/restrictions/manager.php
        )

    [bitrix\sale\notify] => Array
        (
            [module] => sale
            [file] => lib/notify.php
        )

    [bitrix\sale\buyerstatistic] => Array
        (
            [module] => sale
            [file] => /lib/buyerstatistic.php
        )

    [bitrix\sale\internals\buyerstatistictable] => Array
        (
            [module] => sale
            [file] => /lib/internals/buyerstatistic.php
        )

    [cadminsalelist] => Array
        (
            [module] => sale
            [file] => general/admin_lib.php
        )

    [bitrix\sale\helpers\admin\skuprops] => Array
        (
            [module] => sale
            [file] => lib/helpers/admin/skuprops.php
        )

    [bitrix\sale\helpers\admin\product] => Array
        (
            [module] => sale
            [file] => lib/helpers/admin/product.php
        )

    [bitrix\sale\helpers\order] => Array
        (
            [module] => sale
            [file] => lib/helpers/order.php
        )

    [bitrix\sale\location\comparator\replacement] => Array
        (
            [module] => sale
            [file] => lib/location/comparator/ru/replacement.php
        )

    [bitrix\sale\location\comparator\tmptable] => Array
        (
            [module] => sale
            [file] => lib/location/comparator/tmptable.php
        )

    [bitrix\sale\location\comparator] => Array
        (
            [module] => sale
            [file] => lib/location/comparator.php
        )

    [bitrix\sale\location\comparator\mapresult] => Array
        (
            [module] => sale
            [file] => lib/location/comparator/mapresult.php
        )

    [bitrix\sale\location\comparator\mapper] => Array
        (
            [module] => sale
            [file] => lib/location/comparator/mapper.php
        )

    [bitrix\sale\exchange\onec\documentimport] => Array
        (
            [module] => sale
            [file] => /lib/exchange/compatibility/documents.php
        )

    [bitrix\sale\exchange\onec\collisionorder] => Array
        (
            [module] => sale
            [file] => /lib/exchange/onec/importcollision.php
        )

    [bitrix\sale\exchange\onec\collisionshipment] => Array
        (
            [module] => sale
            [file] => /lib/exchange/onec/importcollision.php
        )

    [bitrix\sale\exchange\onec\collisionpayment] => Array
        (
            [module] => sale
            [file] => /lib/exchange/onec/importcollision.php
        )

    [bitrix\sale\exchange\onec\collisionprofile] => Array
        (
            [module] => sale
            [file] => /lib/exchange/onec/importcollision.php
        )

    [bitrix\sale\exchange\onec\paymentcashdocument] => Array
        (
            [module] => sale
            [file] => /lib/exchange/onec/paymentdocument.php
        )

    [bitrix\sale\exchange\onec\paymentcashlessdocument] => Array
        (
            [module] => sale
            [file] => /lib/exchange/onec/paymentdocument.php
        )

    [bitrix\sale\exchange\onec\paymentcarddocument] => Array
        (
            [module] => sale
            [file] => /lib/exchange/onec/paymentdocument.php
        )

    [bitrix\sale\exchange\onec\importcriterionbase] => Array
        (
            [module] => sale
            [file] => /lib/exchange/onec/importcriterion.php
        )

    [bitrix\sale\exchange\onec\importcriteriononeccml2] => Array
        (
            [module] => sale
            [file] => /lib/exchange/onec/importcriterion.php
        )

    [bitrix\sale\exchange\onec\criterionorder] => Array
        (
            [module] => sale
            [file] => /lib/exchange/onec/importcriterion.php
        )

    [bitrix\sale\exchange\onec\criterionshipment] => Array
        (
            [module] => sale
            [file] => /lib/exchange/onec/importcriterion.php
        )

    [bitrix\sale\exchange\onec\criterionshipmentinvoice] => Array
        (
            [module] => sale
            [file] => /lib/exchange/onec/importcriterion.php
        )

    [bitrix\sale\exchange\onec\criterionpayment] => Array
        (
            [module] => sale
            [file] => /lib/exchange/onec/importcriterion.php
        )

    [bitrix\sale\exchange\onec\criterionprofile] => Array
        (
            [module] => sale
            [file] => /lib/exchange/onec/importcriterion.php
        )

    [bitrix\sale\exchange\entity\orderimportloader] => Array
        (
            [module] => sale
            [file] => /lib/exchange/entity/entityimportloader.php
        )

    [bitrix\sale\exchange\entity\invoiceimportloader] => Array
        (
            [module] => sale
            [file] => /lib/exchange/entity/entityimportloader.php
        )

    [bitrix\sale\exchange\entity\paymentimportloader] => Array
        (
            [module] => sale
            [file] => /lib/exchange/entity/entityimportloader.php
        )

    [bitrix\sale\exchange\entity\shipmentimportloader] => Array
        (
            [module] => sale
            [file] => /lib/exchange/entity/entityimportloader.php
        )

    [bitrix\sale\exchange\entity\userprofileimportloader] => Array
        (
            [module] => sale
            [file] => /lib/exchange/entity/entityimportloader.php
        )

    [bitrix\sale\exchange\entity\paymentcashlessimport] => Array
        (
            [module] => sale
            [file] => /lib/exchange/entity/paymentimport.php
        )

    [bitrix\sale\exchange\entity\paymentcardimport] => Array
        (
            [module] => sale
            [file] => /lib/exchange/entity/paymentimport.php
        )

    [bitrix\sale\exchange\entity\paymentcashimport] => Array
        (
            [module] => sale
            [file] => /lib/exchange/entity/paymentimport.php
        )

    [bitrix\sale\location\geoip] => Array
        (
            [module] => sale
            [file] => /lib/location/geoip.php
        )

    [bitrix\sale\delivery\requests\manager] => Array
        (
            [module] => sale
            [file] => /lib/delivery/requests/manager.php
        )

    [bitrix\sale\delivery\requests\helper] => Array
        (
            [module] => sale
            [file] => /lib/delivery/requests/helper.php
        )

    [bitrix\sale\delivery\requests\handlerbase] => Array
        (
            [module] => sale
            [file] => /lib/delivery/requests/handlerbase.php
        )

    [bitrix\sale\delivery\requests\requesttable] => Array
        (
            [module] => sale
            [file] => /lib/delivery/requests/request.php
        )

    [bitrix\sale\delivery\requests\shipmenttable] => Array
        (
            [module] => sale
            [file] => /lib/delivery/requests/shipment.php
        )

    [bitrix\sale\delivery\requests\result] => Array
        (
            [module] => sale
            [file] => /lib/delivery/requests/result.php
        )

    [bitrix\sale\delivery\requests\resultfile] => Array
        (
            [module] => sale
            [file] => /lib/delivery/requests/resultfile.php
        )

    [bitrix\sale\delivery\packing\packer] => Array
        (
            [module] => sale
            [file] => /lib/delivery/packing/packer.php
        )

    [bitrix\sale\recurring] => Array
        (
            [module] => sale
            [file] => /lib/recurring.php
        )

    [bitrix\sale\location\normalizer\builder] => Array
        (
            [module] => sale
            [file] => /lib/location/normalizer/builder.php
        )

    [bitrix\sale\location\normalizer\ibuilder] => Array
        (
            [module] => sale
            [file] => /lib/location/normalizer/ibuilder.php
        )

    [bitrix\sale\location\normalizer\normalizer] => Array
        (
            [module] => sale
            [file] => /lib/location/normalizer/normalizer.php
        )

    [bitrix\sale\location\normalizer\inormalizer] => Array
        (
            [module] => sale
            [file] => /lib/location/normalizer/inormalizer.php
        )

    [bitrix\sale\location\normalizer\commonnormalizer] => Array
        (
            [module] => sale
            [file] => /lib/location/normalizer/commonnormalizer.php
        )

    [bitrix\sale\location\normalizer\nullnormalizer] => Array
        (
            [module] => sale
            [file] => /lib/location/normalizer/nullnormalizer.php
        )

    [bitrix\sale\location\normalizer\spacenormalizer] => Array
        (
            [module] => sale
            [file] => /lib/location/normalizer/spacenormalizer.php
        )

    [bitrix\sale\location\normalizer\languagenormalizer] => Array
        (
            [module] => sale
            [file] => /lib/location/normalizer/languagenormalizer.php
        )

    [bitrix\sale\location\normalizer\helper] => Array
        (
            [module] => sale
            [file] => /lib/location/normalizer/helper.php
        )

    [sale\handlers\delivery\additional\ruspost\reliability\service] => Array
        (
            [module] => sale
            [file] => /handlers/delivery/additional/ruspost/reliability/service.php
        )

    [catalog] => Array
        (
            [module] => catalog
            [file] => install/index.php
        )

    [ccatalog] => Array
        (
            [module] => catalog
            [file] => mysql/catalog.php
        )

    [ccataloggroup] => Array
        (
            [module] => catalog
            [file] => mysql/cataloggroup.php
        )

    [cextra] => Array
        (
            [module] => catalog
            [file] => mysql/extra.php
        )

    [cprice] => Array
        (
            [module] => catalog
            [file] => mysql/price.php
        )

    [ccatalogproduct] => Array
        (
            [module] => catalog
            [file] => mysql/product.php
        )

    [ccatalogproductgroups] => Array
        (
            [module] => catalog
            [file] => mysql/product_group.php
        )

    [ccatalogload] => Array
        (
            [module] => catalog
            [file] => mysql/catalog_load.php
        )

    [ccatalogexport] => Array
        (
            [module] => catalog
            [file] => mysql/catalog_export.php
        )

    [ccatalogimport] => Array
        (
            [module] => catalog
            [file] => mysql/catalog_import.php
        )

    [ccatalogdiscount] => Array
        (
            [module] => catalog
            [file] => mysql/discount.php
        )

    [ccatalogdiscountcoupon] => Array
        (
            [module] => catalog
            [file] => mysql/discount_coupon.php
        )

    [ccatalogvat] => Array
        (
            [module] => catalog
            [file] => mysql/vat.php
        )

    [ccatalogevent] => Array
        (
            [module] => catalog
            [file] => general/catalog_event.php
        )

    [ccatalogsku] => Array
        (
            [module] => catalog
            [file] => general/catalog_sku.php
        )

    [ccatalogdiscountsave] => Array
        (
            [module] => catalog
            [file] => mysql/discount_save.php
        )

    [ccatalogstore] => Array
        (
            [module] => catalog
            [file] => mysql/store.php
        )

    [ccatalogstoreproduct] => Array
        (
            [module] => catalog
            [file] => mysql/store_product.php
        )

    [ccatalogadmin] => Array
        (
            [module] => catalog
            [file] => general/admin.php
        )

    [cglobalcondctrl] => Array
        (
            [module] => catalog
            [file] => general/catalog_cond.php
        )

    [cglobalcondctrlcomplex] => Array
        (
            [module] => catalog
            [file] => general/catalog_cond.php
        )

    [cglobalcondctrlatoms] => Array
        (
            [module] => catalog
            [file] => general/catalog_cond.php
        )

    [cglobalcondctrlgroup] => Array
        (
            [module] => catalog
            [file] => general/catalog_cond.php
        )

    [cglobalcondtree] => Array
        (
            [module] => catalog
            [file] => general/catalog_cond.php
        )

    [ccatalogcondctrl] => Array
        (
            [module] => catalog
            [file] => general/catalog_cond.php
        )

    [ccatalogcondctrlcomplex] => Array
        (
            [module] => catalog
            [file] => general/catalog_cond.php
        )

    [ccatalogcondctrlgroup] => Array
        (
            [module] => catalog
            [file] => general/catalog_cond.php
        )

    [ccatalogcondctrliblockfields] => Array
        (
            [module] => catalog
            [file] => general/catalog_cond.php
        )

    [ccatalogcondctrliblockprops] => Array
        (
            [module] => catalog
            [file] => general/catalog_cond.php
        )

    [ccatalogcondtree] => Array
        (
            [module] => catalog
            [file] => general/catalog_cond.php
        )

    [ccatalogcondctrlbasketproductfields] => Array
        (
            [module] => catalog
            [file] => general/sale_cond.php
        )

    [ccatalogcondctrlbasketproductprops] => Array
        (
            [module] => catalog
            [file] => general/sale_cond.php
        )

    [ccatalogcondctrlcatalogsettings] => Array
        (
            [module] => catalog
            [file] => general/sale_cond.php
        )

    [ccatalogactionctrlbasketproductfields] => Array
        (
            [module] => catalog
            [file] => general/sale_act.php
        )

    [ccatalogactionctrlbasketproductprops] => Array
        (
            [module] => catalog
            [file] => general/sale_act.php
        )

    [ccataloggifterproduct] => Array
        (
            [module] => catalog
            [file] => general/sale_act.php
        )

    [ccatalogdiscountconvert] => Array
        (
            [module] => catalog
            [file] => general/discount_convert.php
        )

    [ccatalogdiscountconverttmp] => Array
        (
            [module] => catalog
            [file] => mysql/discount_convert.php
        )

    [ccatalogproductprovider] => Array
        (
            [module] => catalog
            [file] => general/product_provider.php
        )

    [ccatalogstorebarcode] => Array
        (
            [module] => catalog
            [file] => mysql/store_barcode.php
        )

    [ccatalogcontractor] => Array
        (
            [module] => catalog
            [file] => mysql/contractor.php
        )

    [ccatalogdocstypes] => Array
        (
            [module] => catalog
            [file] => general/store_docs_type.php
        )

    [ccatalogarrivaldocs] => Array
        (
            [module] => catalog
            [file] => general/store_docs_type.php
        )

    [ccatalogstoreadjustmentdocs] => Array
        (
            [module] => catalog
            [file] => general/store_docs_type.php
        )

    [ccatalogmovingdocs] => Array
        (
            [module] => catalog
            [file] => general/store_docs_type.php
        )

    [ccatalogdeductdocs] => Array
        (
            [module] => catalog
            [file] => general/store_docs_type.php
        )

    [ccatalogreturnsdocs] => Array
        (
            [module] => catalog
            [file] => general/store_docs_type.php
        )

    [ccatalogunreserveddocs] => Array
        (
            [module] => catalog
            [file] => general/store_docs_type.php
        )

    [ccatalogdocs] => Array
        (
            [module] => catalog
            [file] => mysql/store_docs.php
        )

    [ccatalogstorecontrolutil] => Array
        (
            [module] => catalog
            [file] => general/store_utility.php
        )

    [ccatalogstoredocselement] => Array
        (
            [module] => catalog
            [file] => mysql/store_docs_element.php
        )

    [ccatalogstoredocsbarcode] => Array
        (
            [module] => catalog
            [file] => mysql/store_docs_barcode.php
        )

    [ccatalogiblockparameters] => Array
        (
            [module] => catalog
            [file] => general/comp_parameters.php
        )

    [ccatalogmeasure] => Array
        (
            [module] => catalog
            [file] => mysql/measure.php
        )

    [ccatalogmeasureresult] => Array
        (
            [module] => catalog
            [file] => mysql/measure.php
        )

    [ccatalogmeasureclassifier] => Array
        (
            [module] => catalog
            [file] => general/unit_classifier.php
        )

    [ccatalogmeasureadminresult] => Array
        (
            [module] => catalog
            [file] => general/measure_result.php
        )

    [ccatalogmeasureadminuiresult] => Array
        (
            [module] => catalog
            [file] => general/measure_result.php
        )

    [ccatalogmeasureratio] => Array
        (
            [module] => catalog
            [file] => mysql/measure_ratio.php
        )

    [ccatalogproductset] => Array
        (
            [module] => catalog
            [file] => mysql/product_set.php
        )

    [ccatalogadmintools] => Array
        (
            [module] => catalog
            [file] => general/admin_tools.php
        )

    [ccatalogadminproductsetedit] => Array
        (
            [module] => catalog
            [file] => general/admin_tools.php
        )

    [ccatalogmenu] => Array
        (
            [module] => catalog
            [file] => general/catalog_menu.php
        )

    [ccatalogcsvsettings] => Array
        (
            [module] => catalog
            [file] => general/csv_settings.php
        )

    [ccatalogstepoperations] => Array
        (
            [module] => catalog
            [file] => general/step_operations.php
        )

    [ccatalogproductsetavailable] => Array
        (
            [module] => catalog
            [file] => general/step_operations.php
        )

    [ccatalogproductavailable] => Array
        (
            [module] => catalog
            [file] => general/step_operations.php
        )

    [ccatalogiblockreindex] => Array
        (
            [module] => catalog
            [file] => general/step_operations.php
        )

    [ccatalogproductsettings] => Array
        (
            [module] => catalog
            [file] => general/step_operations.php
        )

    [ccatalogtools] => Array
        (
            [module] => catalog
            [file] => general/tools.php
        )

    [ccatalogresult] => Array
        (
            [module] => catalog
            [file] => general/result.php
        )

    [cproductquerybuilder] => Array
        (
            [module] => catalog
            [file] => general/querybuilder.php
        )

    [bitrix\catalog\compatible\eventcompatibility] => Array
        (
            [module] => catalog
            [file] => lib/compatible/eventcompatibility.php
        )

    [bitrix\catalog\config\feature] => Array
        (
            [module] => catalog
            [file] => lib/config/feature.php
        )

    [bitrix\catalog\config\state] => Array
        (
            [module] => catalog
            [file] => lib/config/state.php
        )

    [bitrix\catalog\discount\discountmanager] => Array
        (
            [module] => catalog
            [file] => lib/discount/discountmanager.php
        )

    [bitrix\catalog\ebay\ebayxmler] => Array
        (
            [module] => catalog
            [file] => lib/ebay/ebayxmler.php
        )

    [bitrix\catalog\ebay\exportoffer] => Array
        (
            [module] => catalog
            [file] => lib/ebay/exportoffer.php
        )

    [bitrix\catalog\ebay\exportoffercreator] => Array
        (
            [module] => catalog
            [file] => lib/ebay/exportoffercreator.php
        )

    [bitrix\catalog\ebay\exportoffersku] => Array
        (
            [module] => catalog
            [file] => lib/ebay/exportoffersku.php
        )

    [bitrix\catalog\grid\panel\productgroupaction] => Array
        (
            [module] => catalog
            [file] => lib/grid/panel/productgroupaction.php
        )

    [bitrix\catalog\grid\productaction] => Array
        (
            [module] => catalog
            [file] => lib/grid/productaction.php
        )

    [bitrix\catalog\helpers\admin\catalogedit] => Array
        (
            [module] => catalog
            [file] => lib/helpers/admin/catalogedit.php
        )

    [bitrix\catalog\helpers\admin\iblockpricechanger] => Array
        (
            [module] => catalog
            [file] => lib/helpers/admin/iblockpricechanger.php
        )

    [bitrix\catalog\helpers\admin\roundedit] => Array
        (
            [module] => catalog
            [file] => lib/helpers/admin/roundedit.php
        )

    [bitrix\catalog\helpers\admin\tools] => Array
        (
            [module] => catalog
            [file] => lib/helpers/admin/tools.php
        )

    [bitrix\catalog\helpers\tools] => Array
        (
            [module] => catalog
            [file] => lib/helpers/tools.php
        )

    [bitrix\catalog\model\entity] => Array
        (
            [module] => catalog
            [file] => lib/model/entity.php
        )

    [bitrix\catalog\model\event] => Array
        (
            [module] => catalog
            [file] => lib/model/event.php
        )

    [bitrix\catalog\model\eventresult] => Array
        (
            [module] => catalog
            [file] => lib/model/eventresult.php
        )

    [bitrix\catalog\model\price] => Array
        (
            [module] => catalog
            [file] => lib/model/price.php
        )

    [bitrix\catalog\model\product] => Array
        (
            [module] => catalog
            [file] => lib/model/product.php
        )

    [bitrix\catalog\product\price\calculation] => Array
        (
            [module] => catalog
            [file] => lib/product/price/calculation.php
        )

    [bitrix\catalog\product\basket] => Array
        (
            [module] => catalog
            [file] => lib/product/basket.php
        )

    [bitrix\catalog\product\catalogprovider] => Array
        (
            [module] => catalog
            [file] => lib/product/catalogprovider.php
        )

    [bitrix\catalog\product\catalogprovidercompatibility] => Array
        (
            [module] => catalog
            [file] => lib/product/catalogprovidercompatibility.php
        )

    [bitrix\catalog\product\price] => Array
        (
            [module] => catalog
            [file] => lib/product/price.php
        )

    [bitrix\catalog\product\propertycatalogfeature] => Array
        (
            [module] => catalog
            [file] => lib/product/propertycatalogfeature.php
        )

    [bitrix\catalog\product\quantitycontrol] => Array
        (
            [module] => catalog
            [file] => lib/product/quantitycontrol.php
        )

    [bitrix\catalog\product\search] => Array
        (
            [module] => catalog
            [file] => lib/product/search.php
        )

    [bitrix\catalog\product\sku] => Array
        (
            [module] => catalog
            [file] => lib/product/sku.php
        )

    [bitrix\catalog\product\subscribemanager] => Array
        (
            [module] => catalog
            [file] => lib/product/subscribemanager.php
        )

    [bitrix\catalog\product\systemfield] => Array
        (
            [module] => catalog
            [file] => lib/product/systemfield.php
        )

    [bitrix\catalog\product\viewed] => Array
        (
            [module] => catalog
            [file] => lib/product/viewed.php
        )

    [bitrix\catalog\update\adminfilteroption] => Array
        (
            [module] => catalog
            [file] => lib/update/adminfilteroption.php
        )

    [bitrix\catalog\update\admingridoption] => Array
        (
            [module] => catalog
            [file] => lib/update/admingridoption.php
        )

    [bitrix\catalog\url\adminpage\catalogbuilder] => Array
        (
            [module] => catalog
            [file] => lib/url/adminpage/catalogbuilder.php
        )

    [bitrix\catalog\catalogiblocktable] => Array
        (
            [module] => catalog
            [file] => lib/catalogiblock.php
        )

    [bitrix\catalog\catalogviewedproducttable] => Array
        (
            [module] => catalog
            [file] => lib/catalogviewedproduct.php
        )

    [bitrix\catalog\discounttable] => Array
        (
            [module] => catalog
            [file] => lib/discount.php
        )

    [bitrix\catalog\discountcoupontable] => Array
        (
            [module] => catalog
            [file] => lib/discountcoupon.php
        )

    [bitrix\catalog\discountentitytable] => Array
        (
            [module] => catalog
            [file] => lib/discountentity.php
        )

    [bitrix\catalog\discountmoduletable] => Array
        (
            [module] => catalog
            [file] => lib/discountmodule.php
        )

    [bitrix\catalog\discountrestrictiontable] => Array
        (
            [module] => catalog
            [file] => lib/discountrestriction.php
        )

    [bitrix\catalog\extratable] => Array
        (
            [module] => catalog
            [file] => lib/extra.php
        )

    [bitrix\catalog\grouptable] => Array
        (
            [module] => catalog
            [file] => lib/group.php
        )

    [bitrix\catalog\groupaccesstable] => Array
        (
            [module] => catalog
            [file] => lib/groupaccess.php
        )

    [bitrix\catalog\grouplangtable] => Array
        (
            [module] => catalog
            [file] => lib/grouplang.php
        )

    [bitrix\catalog\measuretable] => Array
        (
            [module] => catalog
            [file] => lib/measure.php
        )

    [bitrix\catalog\measureratiotable] => Array
        (
            [module] => catalog
            [file] => lib/measureratio.php
        )

    [bitrix\catalog\pricetable] => Array
        (
            [module] => catalog
            [file] => lib/price.php
        )

    [bitrix\catalog\producttable] => Array
        (
            [module] => catalog
            [file] => lib/product.php
        )

    [bitrix\catalog\productgroupaccesstable] => Array
        (
            [module] => catalog
            [file] => lib/productgroupaccess.php
        )

    [bitrix\catalog\roundingtable] => Array
        (
            [module] => catalog
            [file] => lib/rounding.php
        )

    [bitrix\catalog\storetable] => Array
        (
            [module] => catalog
            [file] => lib/store.php
        )

    [bitrix\catalog\storebarcodetable] => Array
        (
            [module] => catalog
            [file] => lib/storebarcode.php
        )

    [bitrix\catalog\storeproducttable] => Array
        (
            [module] => catalog
            [file] => lib/storeproduct.php
        )

    [bitrix\catalog\vattable] => Array
        (
            [module] => catalog
            [file] => lib/vat.php
        )

    [bitrix\catalog\ebayxmler] => Array
        (
            [module] => catalog
            [file] => lib/ebay/old.php
        )

    [bitrix\catalog\exportoffer] => Array
        (
            [module] => catalog
            [file] => lib/ebay/old.php
        )

    [bitrix\catalog\exportoffercreator] => Array
        (
            [module] => catalog
            [file] => lib/ebay/old.php
        )

    [bitrix\catalog\exportoffersku] => Array
        (
            [module] => catalog
            [file] => lib/ebay/old.php
        )

    [bitrix\catalog\searchhandlers] => Array
        (
            [module] => catalog
            [file] => lib/product/old.php
        )

)
Array
(
    [bitrix\main\application] => Array
        (
            [module] => main
            [file] => lib/application.php
        )

    [bitrix\main\httpapplication] => Array
        (
            [module] => main
            [file] => lib/httpapplication.php
        )

    [bitrix\main\argumentexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\argumentnullexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\argumentoutofrangeexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\argumenttypeexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\notimplementedexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\notsupportedexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\invalidoperationexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\objectpropertyexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\objectnotfoundexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\objectexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\systemexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\accessdeniedexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\decodingexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\io\invalidpathexception] => Array
        (
            [module] => main
            [file] => lib/io/ioexception.php
        )

    [bitrix\main\io\filenotfoundexception] => Array
        (
            [module] => main
            [file] => lib/io/ioexception.php
        )

    [bitrix\main\io\filedeleteexception] => Array
        (
            [module] => main
            [file] => lib/io/ioexception.php
        )

    [bitrix\main\io\fileopenexception] => Array
        (
            [module] => main
            [file] => lib/io/ioexception.php
        )

    [bitrix\main\io\filenotopenedexception] => Array
        (
            [module] => main
            [file] => lib/io/ioexception.php
        )

    [bitrix\main\context] => Array
        (
            [module] => main
            [file] => lib/context.php
        )

    [bitrix\main\httpcontext] => Array
        (
            [module] => main
            [file] => lib/httpcontext.php
        )

    [bitrix\main\dispatcher] => Array
        (
            [module] => main
            [file] => lib/dispatcher.php
        )

    [bitrix\main\environment] => Array
        (
            [module] => main
            [file] => lib/environment.php
        )

    [bitrix\main\event] => Array
        (
            [module] => main
            [file] => lib/event.php
        )

    [bitrix\main\eventmanager] => Array
        (
            [module] => main
            [file] => lib/eventmanager.php
        )

    [bitrix\main\eventresult] => Array
        (
            [module] => main
            [file] => lib/eventresult.php
        )

    [bitrix\main\request] => Array
        (
            [module] => main
            [file] => lib/request.php
        )

    [bitrix\main\httprequest] => Array
        (
            [module] => main
            [file] => lib/httprequest.php
        )

    [bitrix\main\response] => Array
        (
            [module] => main
            [file] => lib/response.php
        )

    [bitrix\main\httpresponse] => Array
        (
            [module] => main
            [file] => lib/httpresponse.php
        )

    [bitrix\main\modulemanager] => Array
        (
            [module] => main
            [file] => lib/modulemanager.php
        )

    [bitrix\main\server] => Array
        (
            [module] => main
            [file] => lib/server.php
        )

    [bitrix\main\config\configuration] => Array
        (
            [module] => main
            [file] => lib/config/configuration.php
        )

    [bitrix\main\config\option] => Array
        (
            [module] => main
            [file] => lib/config/option.php
        )

    [bitrix\main\context\culture] => Array
        (
            [module] => main
            [file] => lib/context/culture.php
        )

    [bitrix\main\data\cache] => Array
        (
            [module] => main
            [file] => lib/data/cache.php
        )

    [bitrix\main\data\cacheengineapc] => Array
        (
            [module] => main
            [file] => lib/data/cacheengineapc.php
        )

    [bitrix\main\data\cacheenginememcache] => Array
        (
            [module] => main
            [file] => lib/data/cacheenginememcache.php
        )

    [bitrix\main\data\cacheenginefiles] => Array
        (
            [module] => main
            [file] => lib/data/cacheenginefiles.php
        )

    [bitrix\main\data\cacheenginenone] => Array
        (
            [module] => main
            [file] => lib/data/cacheenginenone.php
        )

    [bitrix\main\data\connection] => Array
        (
            [module] => main
            [file] => lib/data/connection.php
        )

    [bitrix\main\data\connectionpool] => Array
        (
            [module] => main
            [file] => lib/data/connectionpool.php
        )

    [bitrix\main\data\icacheengine] => Array
        (
            [module] => main
            [file] => lib/data/cache.php
        )

    [bitrix\main\data\hsphpreadconnection] => Array
        (
            [module] => main
            [file] => lib/data/hsphpreadconnection.php
        )

    [bitrix\main\data\managedcache] => Array
        (
            [module] => main
            [file] => lib/data/managedcache.php
        )

    [bitrix\main\data\taggedcache] => Array
        (
            [module] => main
            [file] => lib/data/taggedcache.php
        )

    [bitrix\main\data\memcacheconnection] => Array
        (
            [module] => main
            [file] => lib/data/memcacheconnection.php
        )

    [bitrix\main\data\memcachedconnection] => Array
        (
            [module] => main
            [file] => lib/data/memcachedconnection.php
        )

    [bitrix\main\data\nosqlconnection] => Array
        (
            [module] => main
            [file] => lib/data/nosqlconnection.php
        )

    [bitrix\main\db\arrayresult] => Array
        (
            [module] => main
            [file] => lib/db/arrayresult.php
        )

    [bitrix\main\db\result] => Array
        (
            [module] => main
            [file] => lib/db/result.php
        )

    [bitrix\main\db\connection] => Array
        (
            [module] => main
            [file] => lib/db/connection.php
        )

    [bitrix\main\db\sqlexception] => Array
        (
            [module] => main
            [file] => lib/db/sqlexception.php
        )

    [bitrix\main\db\sqlqueryexception] => Array
        (
            [module] => main
            [file] => lib/db/sqlexception.php
        )

    [bitrix\main\db\transactionexception] => Array
        (
            [module] => main
            [file] => lib/db/sqlexception.php
        )

    [bitrix\main\db\sqlexpression] => Array
        (
            [module] => main
            [file] => lib/db/sqlexpression.php
        )

    [bitrix\main\db\sqlhelper] => Array
        (
            [module] => main
            [file] => lib/db/sqlhelper.php
        )

    [bitrix\main\db\mysqlcommonconnection] => Array
        (
            [module] => main
            [file] => lib/db/mysqlcommonconnection.php
        )

    [bitrix\main\db\mysqliconnection] => Array
        (
            [module] => main
            [file] => lib/db/mysqliconnection.php
        )

    [bitrix\main\db\mysqliresult] => Array
        (
            [module] => main
            [file] => lib/db/mysqliresult.php
        )

    [bitrix\main\db\mysqlisqlhelper] => Array
        (
            [module] => main
            [file] => lib/db/mysqlisqlhelper.php
        )

    [bitrix\main\db\mssqlconnection] => Array
        (
            [module] => main
            [file] => lib/db/mssqlconnection.php
        )

    [bitrix\main\db\mssqlresult] => Array
        (
            [module] => main
            [file] => lib/db/mssqlresult.php
        )

    [bitrix\main\db\mssqlsqlhelper] => Array
        (
            [module] => main
            [file] => lib/db/mssqlsqlhelper.php
        )

    [bitrix\main\db\oracleconnection] => Array
        (
            [module] => main
            [file] => lib/db/oracleconnection.php
        )

    [bitrix\main\db\oracleresult] => Array
        (
            [module] => main
            [file] => lib/db/oracleresult.php
        )

    [bitrix\main\db\oraclesqlhelper] => Array
        (
            [module] => main
            [file] => lib/db/oraclesqlhelper.php
        )

    [bitrix\main\db\pgsqlconnection] => Array
        (
            [module] => main
            [file] => lib/db/pgsqlconnection.php
        )

    [bitrix\main\diag\httpexceptionhandleroutput] => Array
        (
            [module] => main
            [file] => lib/diag/httpexceptionhandleroutput.php
        )

    [bitrix\main\diag\fileexceptionhandlerlog] => Array
        (
            [module] => main
            [file] => lib/diag/fileexceptionhandlerlog.php
        )

    [bitrix\main\diag\exceptionhandler] => Array
        (
            [module] => main
            [file] => lib/diag/exceptionhandler.php
        )

    [bitrix\main\diag\iexceptionhandleroutput] => Array
        (
            [module] => main
            [file] => lib/diag/iexceptionhandleroutput.php
        )

    [bitrix\main\diag\exceptionhandlerlog] => Array
        (
            [module] => main
            [file] => lib/diag/exceptionhandlerlog.php
        )

    [bitrix\main\io\file] => Array
        (
            [module] => main
            [file] => lib/io/file.php
        )

    [bitrix\main\io\fileentry] => Array
        (
            [module] => main
            [file] => lib/io/fileentry.php
        )

    [bitrix\main\io\path] => Array
        (
            [module] => main
            [file] => lib/io/path.php
        )

    [bitrix\main\io\filesystementry] => Array
        (
            [module] => main
            [file] => lib/io/filesystementry.php
        )

    [bitrix\main\io\ifilestream] => Array
        (
            [module] => main
            [file] => lib/io/ifilestream.php
        )

    [bitrix\main\localization\loc] => Array
        (
            [module] => main
            [file] => lib/localization/loc.php
        )

    [bitrix\main\mail\mail] => Array
        (
            [module] => main
            [file] => lib/mail/mail.php
        )

    [bitrix\main\mail\tracking] => Array
        (
            [module] => main
            [file] => lib/mail/tracking.php
        )

    [bitrix\main\mail\eventmanager] => Array
        (
            [module] => main
            [file] => lib/mail/eventmanager.php
        )

    [bitrix\main\mail\eventmessagecompiler] => Array
        (
            [module] => main
            [file] => lib/mail/eventmessagecompiler.php
        )

    [bitrix\main\mail\eventmessagethemecompiler] => Array
        (
            [module] => main
            [file] => lib/mail/eventmessagethemecompiler.php
        )

    [bitrix\main\mail\internal\event] => Array
        (
            [module] => main
            [file] => lib/mail/internal/event.php
        )

    [bitrix\main\mail\internal\eventattachment] => Array
        (
            [module] => main
            [file] => lib/mail/internal/eventattachment.php
        )

    [bitrix\main\mail\internal\eventmessage] => Array
        (
            [module] => main
            [file] => lib/mail/internal/eventmessage.php
        )

    [bitrix\main\mail\internal\eventmessagesite] => Array
        (
            [module] => main
            [file] => lib/mail/internal/eventmessagesite.php
        )

    [bitrix\main\mail\internal\eventmessageattachment] => Array
        (
            [module] => main
            [file] => lib/mail/internal/eventmessageattachment.php
        )

    [bitrix\main\mail\internal\eventtype] => Array
        (
            [module] => main
            [file] => lib/mail/internal/eventtype.php
        )

    [bitrix\main\text\converter] => Array
        (
            [module] => main
            [file] => lib/text/converter.php
        )

    [bitrix\main\text\emptyconverter] => Array
        (
            [module] => main
            [file] => lib/text/emptyconverter.php
        )

    [bitrix\main\text\encoding] => Array
        (
            [module] => main
            [file] => lib/text/encoding.php
        )

    [bitrix\main\text\htmlconverter] => Array
        (
            [module] => main
            [file] => lib/text/htmlconverter.php
        )

    [bitrix\main\text\binarystring] => Array
        (
            [module] => main
            [file] => lib/text/binarystring.php
        )

    [bitrix\main\text\xmlconverter] => Array
        (
            [module] => main
            [file] => lib/text/xmlconverter.php
        )

    [bitrix\main\type\collection] => Array
        (
            [module] => main
            [file] => lib/type/collection.php
        )

    [bitrix\main\type\date] => Array
        (
            [module] => main
            [file] => lib/type/date.php
        )

    [bitrix\main\type\datetime] => Array
        (
            [module] => main
            [file] => lib/type/datetime.php
        )

    [bitrix\main\type\dictionary] => Array
        (
            [module] => main
            [file] => lib/type/dictionary.php
        )

    [bitrix\main\type\filterabledictionary] => Array
        (
            [module] => main
            [file] => lib/type/filterabledictionary.php
        )

    [bitrix\main\type\parameterdictionary] => Array
        (
            [module] => main
            [file] => lib/type/parameterdictionary.php
        )

    [bitrix\main\web\cookie] => Array
        (
            [module] => main
            [file] => lib/web/cookie.php
        )

    [bitrix\main\web\uri] => Array
        (
            [module] => main
            [file] => lib/web/uri.php
        )

    [bitrix\main\sendereventhandler] => Array
        (
            [module] => main
            [file] => lib/senderconnector.php
        )

    [bitrix\main\senderconnectoruser] => Array
        (
            [module] => main
            [file] => lib/senderconnector.php
        )

    [bitrix\main\urlrewriterrulemaker] => Array
        (
            [module] => main
            [file] => lib/urlrewriter.php
        )

    [bitrix\main\update\stepper] => Array
        (
            [module] => main
            [file] => lib/update/stepper.php
        )

    [bitrix\main\composite\abstractresponse] => Array
        (
            [module] => main
            [file] => lib/composite/responder.php
        )

    [bitrix\main\composite\fileresponse] => Array
        (
            [module] => main
            [file] => lib/composite/responder.php
        )

    [bitrix\main\composite\memcachedresponse] => Array
        (
            [module] => main
            [file] => lib/composite/responder.php
        )

    [bitrix\main\security\otpexception] => Array
        (
            [module] => main
            [file] => lib/security/securityexception.php
        )

    [ctimezone] => Array
        (
            [module] => main
            [file] => classes/general/time.php
        )

    [cbxpunycode] => Array
        (
            [module] => main
            [file] => classes/general/punycode.php
        )

    [ibxvirtualio] => Array
        (
            [module] => main
            [file] => classes/general/virtual_io.php
        )

    [ibxgeterrors] => Array
        (
            [module] => main
            [file] => classes/general/virtual_io.php
        )

    [cbxvirtualio] => Array
        (
            [module] => main
            [file] => classes/general/virtual_io.php
        )

    [cbxvirtualfilebase] => Array
        (
            [module] => main
            [file] => classes/general/virtual_file.php
        )

    [cbxvirtualfile] => Array
        (
            [module] => main
            [file] => classes/general/virtual_file.php
        )

    [cbxvirtualdirectory] => Array
        (
            [module] => main
            [file] => classes/general/virtual_file.php
        )

    [calloption] => Array
        (
            [module] => main
            [file] => classes/general/option.php
        )

    [coption] => Array
        (
            [module] => main
            [file] => classes/general/option.php
        )

    [callpageoption] => Array
        (
            [module] => main
            [file] => classes/general/pageoption.php
        )

    [cpageoption] => Array
        (
            [module] => main
            [file] => classes/general/pageoption.php
        )

    [callsqlwhere] => Array
        (
            [module] => main
            [file] => classes/general/sqlwhere.php
        )

    [csqlwhereexpression] => Array
        (
            [module] => main
            [file] => classes/general/sqlwhere.php
        )

    [csqlwhere] => Array
        (
            [module] => main
            [file] => classes/general/sqlwhere.php
        )

    [calllanguage] => Array
        (
            [module] => main
            [file] => classes/general/language.php
        )

    [clanguage] => Array
        (
            [module] => main
            [file] => classes/general/language.php
        )

    [clangadmin] => Array
        (
            [module] => main
            [file] => classes/general/language.php
        )

    [_clangdbresult] => Array
        (
            [module] => main
            [file] => classes/general/langdbresult.php
        )

    [callagent] => Array
        (
            [module] => main
            [file] => classes/general/agent.php
        )

    [cagent] => Array
        (
            [module] => main
            [file] => classes/mysql/agent.php
        )

    [capplicationexception] => Array
        (
            [module] => main
            [file] => classes/general/applicationexception.php
        )

    [cadminexception] => Array
        (
            [module] => main
            [file] => classes/general/adminexception.php
        )

    [callsite] => Array
        (
            [module] => main
            [file] => classes/general/site.php
        )

    [calllang] => Array
        (
            [module] => main
            [file] => classes/general/site.php
        )

    [csite] => Array
        (
            [module] => main
            [file] => classes/general/site.php
        )

    [clang] => Array
        (
            [module] => main
            [file] => classes/general/site.php
        )

    [chttp] => Array
        (
            [module] => main
            [file] => classes/general/http.php
        )

    [cutil] => Array
        (
            [module] => main
            [file] => classes/general/util.php
        )

    [callmain] => Array
        (
            [module] => main
            [file] => classes/general/main.php
        )

    [cmain] => Array
        (
            [module] => main
            [file] => classes/general/main.php
        )

    [calldatabase] => Array
        (
            [module] => main
            [file] => classes/general/database.php
        )

    [calldbresult] => Array
        (
            [module] => main
            [file] => classes/general/dbresult.php
        )

    [cdatabasemysql] => Array
        (
            [module] => main
            [file] => classes/mysql/database.php
        )

    [cdbresultmysql] => Array
        (
            [module] => main
            [file] => classes/mysql/dbresult.php
        )

    [icachebackend] => Array
        (
            [module] => main
            [file] => classes/general/cache_backend.php
        )

    [cphpcache] => Array
        (
            [module] => main
            [file] => classes/general/cache.php
        )

    [ccachemanager] => Array
        (
            [module] => main
            [file] => classes/general/cache_manager.php
        )

    [cpagecache] => Array
        (
            [module] => main
            [file] => classes/general/page_cache.php
        )

    [cstackcacheentry] => Array
        (
            [module] => main
            [file] => classes/general/stack_cache_entry.php
        )

    [cstackcachemanager] => Array
        (
            [module] => main
            [file] => classes/general/stack_cache.php
        )

    [cmodule] => Array
        (
            [module] => main
            [file] => /classes/general/module.php
        )

    [bitrix\main\entity\ufield] => Array
        (
            [module] => main
            [file] => include/deprecated/ufield.php
        )

    [cdatabase] => Array
        (
            [module] => main
            [file] => classes/mysql/database.php
        )

    [cdbresult] => Array
        (
            [module] => main
            [file] => classes/mysql/dbresult.php
        )

    [csitetemplate] => Array
        (
            [module] => main
            [file] => classes/general/site_template.php
        )

    [cbitrixcomponent] => Array
        (
            [module] => main
            [file] => classes/general/component.php
        )

    [ccomponentengine] => Array
        (
            [module] => main
            [file] => classes/general/component_engine.php
        )

    [ccomponentajax] => Array
        (
            [module] => main
            [file] => classes/general/component_ajax.php
        )

    [cbitrixcomponenttemplate] => Array
        (
            [module] => main
            [file] => classes/general/component_template.php
        )

    [ccomponentutil] => Array
        (
            [module] => main
            [file] => classes/general/component_util.php
        )

    [ccontrollerclient] => Array
        (
            [module] => main
            [file] => classes/general/controller_member.php
        )

    [phpparser] => Array
        (
            [module] => main
            [file] => classes/general/php_parser.php
        )

    [cdiskquota] => Array
        (
            [module] => main
            [file] => classes/general/quota.php
        )

    [ceventlog] => Array
        (
            [module] => main
            [file] => classes/general/event_log.php
        )

    [ceventmain] => Array
        (
            [module] => main
            [file] => classes/general/event_log.php
        )

    [cadminfiledialog] => Array
        (
            [module] => main
            [file] => classes/general/file_dialog.php
        )

    [wll_user] => Array
        (
            [module] => main
            [file] => classes/general/liveid.php
        )

    [wll_consenttoken] => Array
        (
            [module] => main
            [file] => classes/general/liveid.php
        )

    [windowslivelogin] => Array
        (
            [module] => main
            [file] => classes/general/liveid.php
        )

    [cfile] => Array
        (
            [module] => main
            [file] => classes/general/file.php
        )

    [callfile] => Array
        (
            [module] => main
            [file] => classes/general/file.php
        )

    [ctempfile] => Array
        (
            [module] => main
            [file] => classes/general/file_temp.php
        )

    [cfavorites] => Array
        (
            [module] => main
            [file] => classes/mysql/favorites.php
        )

    [cuseroptions] => Array
        (
            [module] => main
            [file] => classes/general/user_options.php
        )

    [cgridoptions] => Array
        (
            [module] => main
            [file] => classes/general/grids.php
        )

    [cundo] => Array
        (
            [module] => main
            [file] => /classes/general/undo.php
        )

    [cautosave] => Array
        (
            [module] => main
            [file] => /classes/general/undo.php
        )

    [callratings] => Array
        (
            [module] => main
            [file] => classes/general/ratings.php
        )

    [cratings] => Array
        (
            [module] => main
            [file] => classes/mysql/ratings.php
        )

    [cratingscomponentsmain] => Array
        (
            [module] => main
            [file] => classes/mysql/ratings_components.php
        )

    [cratingrule] => Array
        (
            [module] => main
            [file] => classes/general/rating_rule.php
        )

    [cratingrulesmain] => Array
        (
            [module] => main
            [file] => classes/mysql/rating_rules.php
        )

    [ctoppanel] => Array
        (
            [module] => main
            [file] => public/top_panel.php
        )

    [ceditarea] => Array
        (
            [module] => main
            [file] => public/edit_area.php
        )

    [ccomponentpanel] => Array
        (
            [module] => main
            [file] => public/edit_area.php
        )

    [ctextparser] => Array
        (
            [module] => main
            [file] => classes/general/textparser.php
        )

    [cphpcachefiles] => Array
        (
            [module] => main
            [file] => classes/general/cache_files.php
        )

    [cdataxmlnode] => Array
        (
            [module] => main
            [file] => classes/general/xml.php
        )

    [cdataxmldocument] => Array
        (
            [module] => main
            [file] => classes/general/xml.php
        )

    [cdataxml] => Array
        (
            [module] => main
            [file] => classes/general/xml.php
        )

    [cxmlfilestream] => Array
        (
            [module] => main
            [file] => classes/general/xml.php
        )

    [crsaprovider] => Array
        (
            [module] => main
            [file] => classes/general/rsasecurity.php
        )

    [crsasecurity] => Array
        (
            [module] => main
            [file] => classes/general/rsasecurity.php
        )

    [crsabcmathprovider] => Array
        (
            [module] => main
            [file] => classes/general/rsabcmath.php
        )

    [crsaopensslprovider] => Array
        (
            [module] => main
            [file] => classes/general/rsaopenssl.php
        )

    [casnreader] => Array
        (
            [module] => main
            [file] => classes/general/asn.php
        )

    [cbxshorturi] => Array
        (
            [module] => main
            [file] => classes/mysql/short_uri.php
        )

    [cfinder] => Array
        (
            [module] => main
            [file] => classes/general/finder.php
        )

    [caccess] => Array
        (
            [module] => main
            [file] => classes/general/access.php
        )

    [cauthprovider] => Array
        (
            [module] => main
            [file] => classes/general/authproviders.php
        )

    [iproviderinterface] => Array
        (
            [module] => main
            [file] => classes/general/authproviders.php
        )

    [cgroupauthprovider] => Array
        (
            [module] => main
            [file] => classes/general/authproviders.php
        )

    [cuserauthprovider] => Array
        (
            [module] => main
            [file] => classes/general/authproviders.php
        )

    [ctableschema] => Array
        (
            [module] => main
            [file] => classes/general/table_schema.php
        )

    [ccsvdata] => Array
        (
            [module] => main
            [file] => classes/general/csv_data.php
        )

    [csmile] => Array
        (
            [module] => main
            [file] => classes/general/smile.php
        )

    [csmilegallery] => Array
        (
            [module] => main
            [file] => classes/general/smile.php
        )

    [csmileset] => Array
        (
            [module] => main
            [file] => classes/general/smile.php
        )

    [cglobalcounter] => Array
        (
            [module] => main
            [file] => classes/general/global_counter.php
        )

    [cusercounter] => Array
        (
            [module] => main
            [file] => classes/mysql/user_counter.php
        )

    [cusercounterpage] => Array
        (
            [module] => main
            [file] => classes/mysql/user_counter.php
        )

    [chotkeys] => Array
        (
            [module] => main
            [file] => classes/general/hot_keys.php
        )

    [chotkeyscode] => Array
        (
            [module] => main
            [file] => classes/general/hot_keys.php
        )

    [cbxsanitizer] => Array
        (
            [module] => main
            [file] => classes/general/sanitizer.php
        )

    [ibxarchive] => Array
        (
            [module] => main
            [file] => classes/general/archive.php
        )

    [cbxarchive] => Array
        (
            [module] => main
            [file] => classes/general/archive.php
        )

    [cadminnotify] => Array
        (
            [module] => main
            [file] => classes/general/admin_notify.php
        )

    [cbxfavadmmenu] => Array
        (
            [module] => main
            [file] => classes/general/favorites.php
        )

    [cadmininformer] => Array
        (
            [module] => main
            [file] => classes/general/admin_informer.php
        )

    [csitecheckertest] => Array
        (
            [module] => main
            [file] => classes/general/site_checker.php
        )

    [csqlutil] => Array
        (
            [module] => main
            [file] => classes/general/sql_util.php
        )

    [cfileuploader] => Array
        (
            [module] => main
            [file] => classes/general/uploader.php
        )

    [lpa] => Array
        (
            [module] => main
            [file] => classes/general/lpa.php
        )

    [cadminfilter] => Array
        (
            [module] => main
            [file] => interface/admin_filter.php
        )

    [cadminlist] => Array
        (
            [module] => main
            [file] => interface/admin_list.php
        )

    [cadminlistrow] => Array
        (
            [module] => main
            [file] => interface/admin_list.php
        )

    [cadminuilist] => Array
        (
            [module] => main
            [file] => interface/admin_ui_list.php
        )

    [cadminuilistrow] => Array
        (
            [module] => main
            [file] => interface/admin_ui_list.php
        )

    [cadminuiresult] => Array
        (
            [module] => main
            [file] => interface/admin_ui_list.php
        )

    [cadminuicontextmenu] => Array
        (
            [module] => main
            [file] => interface/admin_ui_list.php
        )

    [cadminuisorting] => Array
        (
            [module] => main
            [file] => interface/admin_ui_list.php
        )

    [cadminuilistactionpanel] => Array
        (
            [module] => main
            [file] => interface/admin_ui_list.php
        )

    [cadmintabcontrol] => Array
        (
            [module] => main
            [file] => interface/admin_tabcontrol.php
        )

    [cadminform] => Array
        (
            [module] => main
            [file] => interface/admin_form.php
        )

    [cadminformsettings] => Array
        (
            [module] => main
            [file] => interface/admin_form.php
        )

    [cadmintabcontroldrag] => Array
        (
            [module] => main
            [file] => interface/admin_tabcontrol_drag.php
        )

    [cadmindraggableblockengine] => Array
        (
            [module] => main
            [file] => interface/admin_tabcontrol_drag.php
        )

    [cjspopup] => Array
        (
            [module] => main
            [file] => interface/jspopup.php
        )

    [cjspopuponpage] => Array
        (
            [module] => main
            [file] => interface/jspopup.php
        )

    [cadmincalendar] => Array
        (
            [module] => main
            [file] => interface/admin_calendar.php
        )

    [cadminviewtabcontrol] => Array
        (
            [module] => main
            [file] => interface/admin_viewtabcontrol.php
        )

    [cadmintabengine] => Array
        (
            [module] => main
            [file] => interface/admin_tabengine.php
        )

    [ccaptcha] => Array
        (
            [module] => main
            [file] => classes/general/captcha.php
        )

    [cmpnotifications] => Array
        (
            [module] => main
            [file] => classes/general/mp_notifications.php
        )

    [calltask] => Array
        (
            [module] => main
            [file] => classes/general/task.php
        )

    [ctask] => Array
        (
            [module] => main
            [file] => classes/general/task.php
        )

    [calloperation] => Array
        (
            [module] => main
            [file] => classes/general/operation.php
        )

    [coperation] => Array
        (
            [module] => main
            [file] => classes/general/operation.php
        )

    [callgroup] => Array
        (
            [module] => main
            [file] => classes/general/group.php
        )

    [cgroup] => Array
        (
            [module] => main
            [file] => classes/general/group.php
        )

    [cajax] => Array
        (
            [module] => main
            [file] => ajax_tools.php
        )

    [calluser] => Array
        (
            [module] => main
            [file] => classes/general/user.php
        )

    [cuser] => Array
        (
            [module] => main
            [file] => classes/general/user.php
        )

    [callevent] => Array
        (
            [module] => main
            [file] => classes/general/event.php
        )

    [cevent] => Array
        (
            [module] => main
            [file] => classes/general/event.php
        )

    [calleventmessage] => Array
        (
            [module] => main
            [file] => classes/general/eventmessage.php
        )

    [ceventmessage] => Array
        (
            [module] => main
            [file] => classes/general/eventmessage.php
        )

    [ceventtype] => Array
        (
            [module] => main
            [file] => classes/general/eventmessage.php
        )

    [_ceventtyperesult] => Array
        (
            [module] => main
            [file] => classes/general/eventmessage.php
        )

    [cdbresulteventmultiresult] => Array
        (
            [module] => main
            [file] => classes/general/eventmessage.php
        )

    [cdebuginfo] => Array
        (
            [module] => main
            [file] => classes/general/debuginfo.php
        )

    [ccaptchaagent] => Array
        (
            [module] => main
            [file] => classes/general/captchaagent.php
        )

    [callfilterquery] => Array
        (
            [module] => main
            [file] => classes/general/filterquery.php
        )

    [cfilterquery] => Array
        (
            [module] => main
            [file] => classes/general/filterquery.php
        )

    [cconvertorspregreplacehelper] => Array
        (
            [module] => main
            [file] => classes/general/convertorspregreplacehelper.php
        )

    [cspacer] => Array
        (
            [module] => main
            [file] => classes/general/spacer.php
        )

    [updatetools] => Array
        (
            [module] => main
            [file] => classes/general/updatetools.php
        )

    [cjscore] => Array
        (
            [module] => main
            [file] => classes/general/jscore.php
        )

    [cchecklisttools] => Array
        (
            [module] => main
            [file] => classes/general/checklist.php
        )

    [cmenu] => Array
        (
            [module] => main
            [file] => classes/general/menu.php
        )

    [cmenucustom] => Array
        (
            [module] => main
            [file] => classes/general/menucustom.php
        )

    [callusertypeentity] => Array
        (
            [module] => main
            [file] => classes/general/usertype.php
        )

    [cusertypeentity] => Array
        (
            [module] => main
            [file] => classes/general/usertype.php
        )

    [cuserfieldenum] => Array
        (
            [module] => main
            [file] => classes/general/userfieldenum.php
        )

    [cusertypesql] => Array
        (
            [module] => main
            [file] => classes/general/usertypesql.php
        )

    [cusertypemanager] => Array
        (
            [module] => main
            [file] => classes/general/usertypemanager.php
        )

    [cusertypestring] => Array
        (
            [module] => main
            [file] => classes/general/usertypestr.php
        )

    [cusertypeinteger] => Array
        (
            [module] => main
            [file] => classes/general/usertypeint.php
        )

    [cusertypedouble] => Array
        (
            [module] => main
            [file] => classes/general/usertypedbl.php
        )

    [cusertypedatetime] => Array
        (
            [module] => main
            [file] => classes/general/usertypetime.php
        )

    [cusertypedate] => Array
        (
            [module] => main
            [file] => classes/general/usertypedate.php
        )

    [cusertypeboolean] => Array
        (
            [module] => main
            [file] => classes/general/usertypebool.php
        )

    [cusertypefile] => Array
        (
            [module] => main
            [file] => classes/general/usertypefile.php
        )

    [cusertypeenum] => Array
        (
            [module] => main
            [file] => classes/general/usertypeenum.php
        )

    [cusertypeiblocksection] => Array
        (
            [module] => main
            [file] => classes/general/usertypesection.php
        )

    [ciblocksectionenum] => Array
        (
            [module] => main
            [file] => classes/general/usertypesection.php
        )

    [cusertypeiblockelement] => Array
        (
            [module] => main
            [file] => classes/general/usertypeelement.php
        )

    [cusertypestringformatted] => Array
        (
            [module] => main
            [file] => classes/general/usertypestrfmt.php
        )

    [cusertypeurl] => Array
        (
            [module] => main
            [file] => classes/general/usertypeurl.php
        )

    [bxgadget] => Array
        (
            [module] => main
            [file] => classes/general/gadget.php
        )

    [cmainadmin] => Array
        (
            [module] => main
            [file] => classes/general/main_admin.php
        )

    [ctemplates] => Array
        (
            [module] => main
            [file] => classes/general/templates.php
        )

    [cpagetemplate] => Array
        (
            [module] => main
            [file] => classes/general/page_template.php
        )

    [filescmp] => Array
        (
            [module] => main
            [file] => classes/general/files_cmp.php
        )

    [carchiver] => Array
        (
            [module] => main
            [file] => classes/general/tar_gz.php
        )

    [czip] => Array
        (
            [module] => main
            [file] => classes/general/zip.php
        )

    [curlrewriter] => Array
        (
            [module] => main
            [file] => classes/general/urlrewriter.php
        )

    [charsetconverter] => Array
        (
            [module] => main
            [file] => classes/general/charset_converter.php
        )

    [chtmlpagescache] => Array
        (
            [module] => main
            [file] => lib/composite/helper.php
        )

    [statichtmlmemcachedresponse] => Array
        (
            [module] => main
            [file] => lib/composite/responder.php
        )

    [statichtmlfileresponse] => Array
        (
            [module] => main
            [file] => lib/composite/responder.php
        )

    [bitrix\main\page\frame] => Array
        (
            [module] => main
            [file] => lib/composite/engine.php
        )

    [bitrix\main\page\framestatic] => Array
        (
            [module] => main
            [file] => lib/composite/staticarea.php
        )

    [bitrix\main\page\framebuffered] => Array
        (
            [module] => main
            [file] => lib/composite/bufferarea.php
        )

    [bitrix\main\page\framehelper] => Array
        (
            [module] => main
            [file] => lib/composite/bufferarea.php
        )

    [bitrix\main\data\statichtmlcache] => Array
        (
            [module] => main
            [file] => lib/composite/page.php
        )

    [bitrix\main\data\statichtmlstorage] => Array
        (
            [module] => main
            [file] => lib/composite/data/abstractstorage.php
        )

    [bitrix\main\data\statichtmlfilestorage] => Array
        (
            [module] => main
            [file] => lib/composite/data/filestorage.php
        )

    [bitrix\main\data\statichtmlmemcachedstorage] => Array
        (
            [module] => main
            [file] => lib/composite/data/memcachedstorage.php
        )

    [bitrix\main\data\staticcacheprovider] => Array
        (
            [module] => main
            [file] => lib/composite/data/cacheprovider.php
        )

    [bitrix\main\data\appcachemanifest] => Array
        (
            [module] => main
            [file] => lib/composite/appcache.php
        )

    [iblock] => Array
        (
            [module] => iblock
            [file] => install/index.php
        )

    [ciblockpropertyresult] => Array
        (
            [module] => iblock
            [file] => classes/general/iblockpropresult.php
        )

    [ciblockresult] => Array
        (
            [module] => iblock
            [file] => classes/general/iblockresult.php
        )

    [_cibelement] => Array
        (
            [module] => iblock
            [file] => classes/general/iblock_element.php
        )

    [ciblocktype] => Array
        (
            [module] => iblock
            [file] => classes/general/iblocktype.php
        )

    [calliblock] => Array
        (
            [module] => iblock
            [file] => classes/general/iblock.php
        )

    [ciblock] => Array
        (
            [module] => iblock
            [file] => classes/mysql/iblock.php
        )

    [calliblocksection] => Array
        (
            [module] => iblock
            [file] => classes/general/iblocksection.php
        )

    [ciblocksection] => Array
        (
            [module] => iblock
            [file] => classes/mysql/iblocksection.php
        )

    [calliblockproperty] => Array
        (
            [module] => iblock
            [file] => classes/general/iblockproperty.php
        )

    [ciblockpropertyenum] => Array
        (
            [module] => iblock
            [file] => classes/general/iblockpropertyenum.php
        )

    [ciblockproperty] => Array
        (
            [module] => iblock
            [file] => classes/mysql/iblockproperty.php
        )

    [calliblockelement] => Array
        (
            [module] => iblock
            [file] => classes/general/iblockelement.php
        )

    [ciblockelement] => Array
        (
            [module] => iblock
            [file] => classes/mysql/iblockelement.php
        )

    [calliblockrss] => Array
        (
            [module] => iblock
            [file] => classes/general/iblockrss.php
        )

    [ciblockrss] => Array
        (
            [module] => iblock
            [file] => classes/mysql/iblockrss.php
        )

    [ciblockpropertydatetime] => Array
        (
            [module] => iblock
            [file] => classes/general/prop_datetime.php
        )

    [ciblockpropertydate] => Array
        (
            [module] => iblock
            [file] => classes/general/prop_date.php
        )

    [ciblockpropertyxmlid] => Array
        (
            [module] => iblock
            [file] => classes/general/prop_xmlid.php
        )

    [ciblockpropertyfileman] => Array
        (
            [module] => iblock
            [file] => classes/general/prop_fileman.php
        )

    [ciblockpropertyhtml] => Array
        (
            [module] => iblock
            [file] => classes/general/prop_html.php
        )

    [ciblockpropertyelementlist] => Array
        (
            [module] => iblock
            [file] => classes/general/prop_element_list.php
        )

    [ccmlresult] => Array
        (
            [module] => iblock
            [file] => classes/general/cmlresult.php
        )

    [ciblockxmlfile] => Array
        (
            [module] => iblock
            [file] => classes/mysql/cml2.php
        )

    [ciblockcmlimport] => Array
        (
            [module] => iblock
            [file] => classes/general/cml2.php
        )

    [ciblockcmlexport] => Array
        (
            [module] => iblock
            [file] => classes/general/cml2.php
        )

    [ciblockfindtools] => Array
        (
            [module] => iblock
            [file] => classes/general/comp_findtools.php
        )

    [ciblockpricetools] => Array
        (
            [module] => iblock
            [file] => classes/general/comp_pricetools.php
        )

    [ciblockparameters] => Array
        (
            [module] => iblock
            [file] => classes/general/comp_parameters.php
        )

    [ciblockformatproperties] => Array
        (
            [module] => iblock
            [file] => classes/general/comp_formatprops.php
        )

    [calliblocksequence] => Array
        (
            [module] => iblock
            [file] => classes/general/iblocksequence.php
        )

    [ciblocksequence] => Array
        (
            [module] => iblock
            [file] => classes/mysql/iblocksequence.php
        )

    [ciblockpropertysequence] => Array
        (
            [module] => iblock
            [file] => classes/general/prop_seq.php
        )

    [ciblockpropertyelementautocomplete] => Array
        (
            [module] => iblock
            [file] => classes/general/prop_element_auto.php
        )

    [ciblockpropertysku] => Array
        (
            [module] => iblock
            [file] => classes/general/prop_element_sku.php
        )

    [ciblockpropertysectionautocomplete] => Array
        (
            [module] => iblock
            [file] => classes/general/prop_section_auto.php
        )

    [calliblockofferstmp] => Array
        (
            [module] => iblock
            [file] => classes/general/iblockoffers.php
        )

    [ciblockofferstmp] => Array
        (
            [module] => iblock
            [file] => classes/mysql/iblockoffers.php
        )

    [ceventiblock] => Array
        (
            [module] => iblock
            [file] => classes/general/iblock_event_list.php
        )

    [cratingscomponentsiblock] => Array
        (
            [module] => iblock
            [file] => classes/general/ratings_components.php
        )

    [ciblockrights] => Array
        (
            [module] => iblock
            [file] => classes/general/iblock_rights.php
        )

    [ciblocksectionrights] => Array
        (
            [module] => iblock
            [file] => classes/general/iblock_rights.php
        )

    [ciblockelementrights] => Array
        (
            [module] => iblock
            [file] => classes/general/iblock_rights.php
        )

    [ciblockrightsstorage] => Array
        (
            [module] => iblock
            [file] => classes/general/iblock_rights.php
        )

    [ciblockpropertytools] => Array
        (
            [module] => iblock
            [file] => classes/general/iblockproptools.php
        )

    [ciblocksectionpropertylink] => Array
        (
            [module] => iblock
            [file] => classes/general/section_property.php
        )

    [ciblockxmlimport] => Array
        (
            [module] => iblock
            [file] => classes/general/iblockxmlimport.php
        )

    [bitrix\iblock\iblockfieldtable] => Array
        (
            [module] => iblock
            [file] => lib/iblockfield.php
        )

    [bitrix\iblock\iblockgrouptable] => Array
        (
            [module] => iblock
            [file] => lib/iblockgroup.php
        )

    [bitrix\iblock\iblockmessagetable] => Array
        (
            [module] => iblock
            [file] => lib/iblockmessage.php
        )

    [bitrix\iblock\iblockrsstable] => Array
        (
            [module] => iblock
            [file] => lib/iblockrss.php
        )

    [bitrix\iblock\iblocksitetable] => Array
        (
            [module] => iblock
            [file] => lib/iblocksite.php
        )

    [bitrix\iblock\inheritedpropertytable] => Array
        (
            [module] => iblock
            [file] => lib/inheritedproperty.php
        )

    [bitrix\iblock\propertyenumerationtable] => Array
        (
            [module] => iblock
            [file] => lib/propertyenumeration.php
        )

    [bitrix\iblock\propertyfeaturetable] => Array
        (
            [module] => iblock
            [file] => lib/propertyfeature.php
        )

    [bitrix\iblock\sequencetable] => Array
        (
            [module] => iblock
            [file] => lib/sequence.php
        )

    [bitrix\iblock\sitetable] => Array
        (
            [module] => iblock
            [file] => lib/site.php
        )

    [bitrix\iblock\typetable] => Array
        (
            [module] => iblock
            [file] => lib/type.php
        )

    [bitrix\iblock\typelanguagetable] => Array
        (
            [module] => iblock
            [file] => lib/typelanguage.php
        )

    [bitrix\iblock\bizproctype\usertypeproperty] => Array
        (
            [module] => iblock
            [file] => lib/bizproctype/usertypeproperty.php
        )

    [bitrix\iblock\bizproctype\ecrm] => Array
        (
            [module] => iblock
            [file] => lib/bizproctype/ecrm.php
        )

    [bitrix\iblock\bizproctype\money] => Array
        (
            [module] => iblock
            [file] => lib/bizproctype/money.php
        )

    [bitrix\iblock\bizproctype\usertypepropertydiskfile] => Array
        (
            [module] => iblock
            [file] => lib/bizproctype/usertypepropertydiskfile.php
        )

    [bitrix\iblock\bizproctype\usertypepropertyelist] => Array
        (
            [module] => iblock
            [file] => lib/bizproctype/usertypepropertyelist.php
        )

    [bitrix\iblock\bizproctype\usertypepropertyemployee] => Array
        (
            [module] => iblock
            [file] => lib/bizproctype/usertypepropertyemployee.php
        )

    [bitrix\iblock\bizproctype\usertypepropertyhtml] => Array
        (
            [module] => iblock
            [file] => lib/bizproctype/usertypepropertyhtml.php
        )

    [bitrix\iblock\component\base] => Array
        (
            [module] => iblock
            [file] => lib/component/base.php
        )

    [bitrix\iblock\component\element] => Array
        (
            [module] => iblock
            [file] => lib/component/element.php
        )

    [bitrix\iblock\component\elementlist] => Array
        (
            [module] => iblock
            [file] => lib/component/elementlist.php
        )

    [bitrix\iblock\component\filters] => Array
        (
            [module] => iblock
            [file] => lib/component/filters.php
        )

    [bitrix\iblock\component\selector\element] => Array
        (
            [module] => iblock
            [file] => lib/component/selector/element.php
        )

    [bitrix\iblock\component\selector\entity] => Array
        (
            [module] => iblock
            [file] => lib/component/selector/entity.php
        )

    [bitrix\iblock\component\tools] => Array
        (
            [module] => iblock
            [file] => lib/component/tools.php
        )

    [bitrix\iblock\controller\filter\element] => Array
        (
            [module] => iblock
            [file] => lib/Controller/Filter/Element.php
        )

    [bitrix\iblock\filter\entity\elementsettings] => Array
        (
            [module] => iblock
            [file] => lib/filter/entity/elementsettings.php
        )

    [bitrix\iblock\filter\entity\iblocksettings] => Array
        (
            [module] => iblock
            [file] => lib/filter/entity/iblocksettings.php
        )

    [bitrix\iblock\filter\fieldprovider\base] => Array
        (
            [module] => iblock
            [file] => lib/filter/fieldprovider/base.php
        )

    [bitrix\iblock\filter\fieldprovider\element] => Array
        (
            [module] => iblock
            [file] => lib/filter/fieldprovider/element.php
        )

    [bitrix\iblock\filter\fieldprovider\iblockproperty] => Array
        (
            [module] => iblock
            [file] => lib/filter/fieldprovider/iblockproperty.php
        )

    [bitrix\iblock\filter\dictionary] => Array
        (
            [module] => iblock
            [file] => lib/filter/dictionary.php
        )

    [bitrix\iblock\filter\entitylist] => Array
        (
            [module] => iblock
            [file] => lib/filter/entitylist.php
        )

    [bitrix\iblock\filter\factory] => Array
        (
            [module] => iblock
            [file] => lib/filter/factory.php
        )

    [bitrix\iblock\grid\panel\groupaction] => Array
        (
            [module] => iblock
            [file] => lib/grid/panel/groupaction.php
        )

    [bitrix\iblock\grid\actiontype] => Array
        (
            [module] => iblock
            [file] => lib/grid/actiontype.php
        )

    [bitrix\iblock\helpers\admin\property] => Array
        (
            [module] => iblock
            [file] => lib/helpers/admin/property.php
        )

    [bitrix\iblock\helpers\filter\property] => Array
        (
            [module] => iblock
            [file] => lib/helpers/filter/property.php
        )

    [bitrix\iblock\helpers\filter\propertymanager] => Array
        (
            [module] => iblock
            [file] => lib/helpers/filter/propertymanager.php
        )

    [bitrix\iblock\inheritedproperty\basetemplate] => Array
        (
            [module] => iblock
            [file] => lib/inheritedproperty/basetemplate.php
        )

    [bitrix\iblock\inheritedproperty\basevalues] => Array
        (
            [module] => iblock
            [file] => lib/inheritedproperty/basevalues.php
        )

    [bitrix\iblock\inheritedproperty\elementtemplates] => Array
        (
            [module] => iblock
            [file] => lib/inheritedproperty/elementtemplates.php
        )

    [bitrix\iblock\inheritedproperty\elementvalues] => Array
        (
            [module] => iblock
            [file] => lib/inheritedproperty/elementvalues.php
        )

    [bitrix\iblock\inheritedproperty\iblocktemplates] => Array
        (
            [module] => iblock
            [file] => lib/inheritedproperty/iblocktemplates.php
        )

    [bitrix\iblock\inheritedproperty\iblockvalues] => Array
        (
            [module] => iblock
            [file] => lib/inheritedproperty/iblockvalues.php
        )

    [bitrix\iblock\inheritedproperty\sectiontemplates] => Array
        (
            [module] => iblock
            [file] => lib/inheritedproperty/sectiontemplates.php
        )

    [bitrix\iblock\inheritedproperty\sectionvalues] => Array
        (
            [module] => iblock
            [file] => lib/inheritedproperty/sectionvalues.php
        )

    [bitrix\iblock\inheritedproperty\valuesqueue] => Array
        (
            [module] => iblock
            [file] => lib/inheritedproperty/valuesqueue.php
        )

    [bitrix\iblock\landingsource\dataloader] => Array
        (
            [module] => iblock
            [file] => lib/landingsource/dataloader.php
        )

    [bitrix\iblock\landingsource\element] => Array
        (
            [module] => iblock
            [file] => lib/landingsource/element.php
        )

    [bitrix\iblock\model\propertyfeature] => Array
        (
            [module] => iblock
            [file] => lib/model/propertyfeature.php
        )

    [bitrix\iblock\model\section] => Array
        (
            [module] => iblock
            [file] => lib/model/section.php
        )

    [bitrix\iblock\propertyindex\dictionary] => Array
        (
            [module] => iblock
            [file] => lib/propertyindex/dictionary.php
        )

    [bitrix\iblock\propertyindex\element] => Array
        (
            [module] => iblock
            [file] => lib/propertyindex/element.php
        )

    [bitrix\iblock\propertyindex\facet] => Array
        (
            [module] => iblock
            [file] => lib/propertyindex/facet.php
        )

    [bitrix\iblock\propertyindex\indexer] => Array
        (
            [module] => iblock
            [file] => lib/propertyindex/indexer.php
        )

    [bitrix\iblock\propertyindex\manager] => Array
        (
            [module] => iblock
            [file] => lib/propertyindex/manager.php
        )

    [bitrix\iblock\propertyindex\querybuilder] => Array
        (
            [module] => iblock
            [file] => lib/propertyindex/querybuilder.php
        )

    [bitrix\iblock\propertyindex\storage] => Array
        (
            [module] => iblock
            [file] => lib/propertyindex/storage.php
        )

    [bitrix\iblock\template\engine] => Array
        (
            [module] => iblock
            [file] => lib/template/engine.php
        )

    [bitrix\iblock\template\noderoot] => Array
        (
            [module] => iblock
            [file] => lib/template/engine.php
        )

    [bitrix\iblock\template\nodetext] => Array
        (
            [module] => iblock
            [file] => lib/template/engine.php
        )

    [bitrix\iblock\template\nodeentityfield] => Array
        (
            [module] => iblock
            [file] => lib/template/engine.php
        )

    [bitrix\iblock\template\nodefunction] => Array
        (
            [module] => iblock
            [file] => lib/template/engine.php
        )

    [bitrix\iblock\template\helper] => Array
        (
            [module] => iblock
            [file] => lib/template/helper.php
        )

    [bitrix\iblock\template\entity\base] => Array
        (
            [module] => iblock
            [file] => lib/template/entity/base.php
        )

    [bitrix\iblock\template\entity\lazyvalueloader] => Array
        (
            [module] => iblock
            [file] => lib/template/entity/base.php
        )

    [bitrix\iblock\template\entity\catalogstore] => Array
        (
            [module] => iblock
            [file] => lib/template/entity/catalogstore.php
        )

    [bitrix\iblock\template\entity\element] => Array
        (
            [module] => iblock
            [file] => lib/template/entity/element.php
        )

    [bitrix\iblock\template\entity\elementcatalog] => Array
        (
            [module] => iblock
            [file] => lib/template/entity/elementcatalog.php
        )

    [bitrix\iblock\template\entity\elementcatalogmeasure] => Array
        (
            [module] => iblock
            [file] => lib/template/entity/elementcatalog.php
        )

    [bitrix\iblock\template\entity\elementcatalogstorelist] => Array
        (
            [module] => iblock
            [file] => lib/template/entity/elementcatalog.php
        )

    [bitrix\iblock\template\entity\elementprice] => Array
        (
            [module] => iblock
            [file] => lib/template/entity/elementprice.php
        )

    [bitrix\iblock\template\entity\elementproperty] => Array
        (
            [module] => iblock
            [file] => lib/template/entity/elementproperty.php
        )

    [bitrix\iblock\template\entity\elementpropertyuserfield] => Array
        (
            [module] => iblock
            [file] => lib/template/entity/elementproperty.php
        )

    [bitrix\iblock\template\entity\elementpropertyenum] => Array
        (
            [module] => iblock
            [file] => lib/template/entity/elementproperty.php
        )

    [bitrix\iblock\template\entity\elementpropertyelement] => Array
        (
            [module] => iblock
            [file] => lib/template/entity/elementproperty.php
        )

    [bitrix\iblock\template\entity\elementpropertysection] => Array
        (
            [module] => iblock
            [file] => lib/template/entity/elementproperty.php
        )

    [bitrix\iblock\template\entity\elementsku] => Array
        (
            [module] => iblock
            [file] => lib/template/entity/elementsku.php
        )

    [bitrix\iblock\template\entity\elementskuprice] => Array
        (
            [module] => iblock
            [file] => lib/template/entity/elementskuprice.php
        )

    [bitrix\iblock\template\entity\elementskuproperty] => Array
        (
            [module] => iblock
            [file] => lib/template/entity/elementskuproperty.php
        )

    [bitrix\iblock\template\entity\iblock] => Array
        (
            [module] => iblock
            [file] => lib/template/entity/iblock.php
        )

    [bitrix\iblock\template\entity\section] => Array
        (
            [module] => iblock
            [file] => lib/template/entity/section.php
        )

    [bitrix\iblock\template\entity\sectionpath] => Array
        (
            [module] => iblock
            [file] => lib/template/entity/sectionpath.php
        )

    [bitrix\iblock\template\entity\sectionproperty] => Array
        (
            [module] => iblock
            [file] => lib/template/entity/sectionproperty.php
        )

    [bitrix\iblock\template\functions\fabric] => Array
        (
            [module] => iblock
            [file] => lib/template/functions/fabric.php
        )

    [bitrix\iblock\template\functions\functionbase] => Array
        (
            [module] => iblock
            [file] => lib/template/functions/fabric.php
        )

    [bitrix\iblock\template\functions\functionupper] => Array
        (
            [module] => iblock
            [file] => lib/template/functions/fabric.php
        )

    [bitrix\iblock\template\functions\functionlower] => Array
        (
            [module] => iblock
            [file] => lib/template/functions/fabric.php
        )

    [bitrix\iblock\template\functions\functiontranslit] => Array
        (
            [module] => iblock
            [file] => lib/template/functions/fabric.php
        )

    [bitrix\iblock\template\functions\functionconcat] => Array
        (
            [module] => iblock
            [file] => lib/template/functions/fabric.php
        )

    [bitrix\iblock\template\functions\functionlimit] => Array
        (
            [module] => iblock
            [file] => lib/template/functions/fabric.php
        )

    [bitrix\iblock\template\functions\functioncontrast] => Array
        (
            [module] => iblock
            [file] => lib/template/functions/fabric.php
        )

    [bitrix\iblock\template\functions\functionmin] => Array
        (
            [module] => iblock
            [file] => lib/template/functions/fabric.php
        )

    [bitrix\iblock\template\functions\functionmax] => Array
        (
            [module] => iblock
            [file] => lib/template/functions/fabric.php
        )

    [bitrix\iblock\template\functions\functiondistinct] => Array
        (
            [module] => iblock
            [file] => lib/template/functions/fabric.php
        )

    [bitrix\iblock\update\adminfilteroption] => Array
        (
            [module] => iblock
            [file] => lib/update/adminfilteroption.php
        )

    [bitrix\iblock\update\admingridoption] => Array
        (
            [module] => iblock
            [file] => lib/update/admingridoption.php
        )

    [bitrix\iblock\url\adminpage\basebuilder] => Array
        (
            [module] => iblock
            [file] => lib/url/adminpage/basebuilder.php
        )

    [bitrix\iblock\url\adminpage\buildermanager] => Array
        (
            [module] => iblock
            [file] => lib/url/adminpage/buildermanager.php
        )

    [bitrix\iblock\url\adminpage\iblockbuilder] => Array
        (
            [module] => iblock
            [file] => lib/url/adminpage/iblockbuilder.php
        )

    [bitrix\iblock\sendereventhandler] => Array
        (
            [module] => iblock
            [file] => lib/senderconnector.php
        )

    [bitrix\iblock\senderconnectoriblock] => Array
        (
            [module] => iblock
            [file] => lib/senderconnector.php
        )

    [ccurrency] => Array
        (
            [module] => currency
            [file] => general/currency.php
        )

    [ccurrencylang] => Array
        (
            [module] => currency
            [file] => general/currency_lang.php
        )

    [ccurrencyrates] => Array
        (
            [module] => currency
            [file] => general/currency_rate.php
        )

    [bitrix\currency\compatible\tools] => Array
        (
            [module] => currency
            [file] => lib/compatible/tools.php
        )

    [bitrix\currency\helpers\admin\tools] => Array
        (
            [module] => currency
            [file] => lib/helpers/admin/tools.php
        )

    [bitrix\currency\helpers\editor] => Array
        (
            [module] => currency
            [file] => lib/helpers/editor.php
        )

    [bitrix\currency\userfield\money] => Array
        (
            [module] => currency
            [file] => lib/userfield/money.php
        )

    [bitrix\currency\currencymanager] => Array
        (
            [module] => currency
            [file] => lib/currencymanager.php
        )

    [bitrix\currency\currencytable] => Array
        (
            [module] => currency
            [file] => lib/currency.php
        )

    [bitrix\currency\currencylangtable] => Array
        (
            [module] => currency
            [file] => lib/currencylang.php
        )

    [bitrix\currency\currencyratetable] => Array
        (
            [module] => currency
            [file] => lib/currencyrate.php
        )

    [bitrix\currency\currencyclassifier] => Array
        (
            [module] => currency
            [file] => lib/currencyclassifier.php
        )

    [sale] => Array
        (
            [module] => sale
            [file] => install/index.php
        )

    [callsaledelivery] => Array
        (
            [module] => sale
            [file] => general/delivery.php
        )

    [csaledelivery] => Array
        (
            [module] => sale
            [file] => mysql/delivery.php
        )

    [csaledeliveryhandler] => Array
        (
            [module] => sale
            [file] => mysql/delivery_handler.php
        )

    [csaledeliveryhelper] => Array
        (
            [module] => sale
            [file] => general/delivery_helper.php
        )

    [csaledelivery2paysystem] => Array
        (
            [module] => sale
            [file] => general/delivery_2_pay_system.php
        )

    [csalelocation] => Array
        (
            [module] => sale
            [file] => mysql/location.php
        )

    [csalelocationgroup] => Array
        (
            [module] => sale
            [file] => mysql/location_group.php
        )

    [csalebasket] => Array
        (
            [module] => sale
            [file] => mysql/basket.php
        )

    [csalebaskethelper] => Array
        (
            [module] => sale
            [file] => general/basket_helper.php
        )

    [csaleuser] => Array
        (
            [module] => sale
            [file] => mysql/basket.php
        )

    [csaleorder] => Array
        (
            [module] => sale
            [file] => mysql/order.php
        )

    [csaleorderpropsgroup] => Array
        (
            [module] => sale
            [file] => mysql/order_props_group.php
        )

    [csaleorderpropsvariant] => Array
        (
            [module] => sale
            [file] => mysql/order_props_variant.php
        )

    [csaleorderuserprops] => Array
        (
            [module] => sale
            [file] => mysql/order_user_props.php
        )

    [csaleorderuserpropsvalue] => Array
        (
            [module] => sale
            [file] => mysql/order_user_props_value.php
        )

    [csaleordertax] => Array
        (
            [module] => sale
            [file] => mysql/order_tax.php
        )

    [csaleorderhelper] => Array
        (
            [module] => sale
            [file] => general/order_helper.php
        )

    [csalepaysystem] => Array
        (
            [module] => sale
            [file] => mysql/pay_system.php
        )

    [csalepaysystemaction] => Array
        (
            [module] => sale
            [file] => mysql/pay_system_action.php
        )

    [csalepaysystemshelper] => Array
        (
            [module] => sale
            [file] => general/pay_system_helper.php
        )

    [csalepaysystemtarif] => Array
        (
            [module] => sale
            [file] => general/pay_system_tarif.php
        )

    [csaletax] => Array
        (
            [module] => sale
            [file] => mysql/tax.php
        )

    [csaletaxrate] => Array
        (
            [module] => sale
            [file] => mysql/tax_rate.php
        )

    [csalepersontype] => Array
        (
            [module] => sale
            [file] => mysql/person_type.php
        )

    [csalediscount] => Array
        (
            [module] => sale
            [file] => mysql/discount.php
        )

    [csalebasketdiscountconvert] => Array
        (
            [module] => sale
            [file] => general/step_operations.php
        )

    [csalediscountreindex] => Array
        (
            [module] => sale
            [file] => general/step_operations.php
        )

    [csalediscountconvertext] => Array
        (
            [module] => sale
            [file] => general/step_operations.php
        )

    [csaleuseraccount] => Array
        (
            [module] => sale
            [file] => mysql/user.php
        )

    [csaleusertransact] => Array
        (
            [module] => sale
            [file] => mysql/user_transact.php
        )

    [csaleusercards] => Array
        (
            [module] => sale
            [file] => mysql/user_cards.php
        )

    [csalerecurring] => Array
        (
            [module] => sale
            [file] => mysql/recurring.php
        )

    [csalelang] => Array
        (
            [module] => sale
            [file] => mysql/settings.php
        )

    [csalegroupaccesstosite] => Array
        (
            [module] => sale
            [file] => mysql/settings.php
        )

    [csalegroupaccesstoflag] => Array
        (
            [module] => sale
            [file] => mysql/settings.php
        )

    [csaleauxiliary] => Array
        (
            [module] => sale
            [file] => mysql/auxiliary.php
        )

    [csaleaffiliate] => Array
        (
            [module] => sale
            [file] => mysql/affiliate.php
        )

    [csaleaffiliateplan] => Array
        (
            [module] => sale
            [file] => mysql/affiliate_plan.php
        )

    [csaleaffiliateplansection] => Array
        (
            [module] => sale
            [file] => mysql/affiliate_plan_section.php
        )

    [csaleaffiliatetier] => Array
        (
            [module] => sale
            [file] => mysql/affiliate_tier.php
        )

    [csaleaffiliatetransact] => Array
        (
            [module] => sale
            [file] => mysql/affiliate_transact.php
        )

    [csaleexport] => Array
        (
            [module] => sale
            [file] => general/export.php
        )

    [exportoneccrm] => Array
        (
            [module] => sale
            [file] => general/export.php
        )

    [csaleorderloader] => Array
        (
            [module] => sale
            [file] => general/order_loader.php
        )

    [csalemeasure] => Array
        (
            [module] => sale
            [file] => general/measurement.php
        )

    [csaleproduct] => Array
        (
            [module] => sale
            [file] => mysql/product.php
        )

    [csaleviewedproduct] => Array
        (
            [module] => sale
            [file] => mysql/product.php
        )

    [csalehelper] => Array
        (
            [module] => sale
            [file] => general/helper.php
        )

    [csalemobileorderutils] => Array
        (
            [module] => sale
            [file] => general/mobile_order.php
        )

    [csalemobileorderpull] => Array
        (
            [module] => sale
            [file] => general/mobile_order.php
        )

    [csalemobileorderpush] => Array
        (
            [module] => sale
            [file] => general/mobile_order.php
        )

    [csalemobileorderfilter] => Array
        (
            [module] => sale
            [file] => general/mobile_order.php
        )

    [cbasesalereporthelper] => Array
        (
            [module] => sale
            [file] => general/sale_report_helper.php
        )

    [csalereportsaleorderhelper] => Array
        (
            [module] => sale
            [file] => general/sale_report_helper.php
        )

    [csalereportuserhelper] => Array
        (
            [module] => sale
            [file] => general/sale_report_helper.php
        )

    [csalereportsalefuserhelper] => Array
        (
            [module] => sale
            [file] => general/sale_report_helper.php
        )

    [ibxsaleproductprovider] => Array
        (
            [module] => sale
            [file] => general/product_provider.php
        )

    [csalestorebarcode] => Array
        (
            [module] => sale
            [file] => mysql/store_barcode.php
        )

    [csaleorderchange] => Array
        (
            [module] => sale
            [file] => mysql/order_change.php
        )

    [csaleorderchangeformat] => Array
        (
            [module] => sale
            [file] => general/order_change.php
        )

    [bitrix\sale\internals\fusertable] => Array
        (
            [module] => sale
            [file] => lib/internals/fuser.php
        )

    [bitrix\sale\fuser] => Array
        (
            [module] => sale
            [file] => lib/fuser.php
        )

    [bitrix\sale\internals\input\manager] => Array
        (
            [module] => sale
            [file] => lib/internals/input.php
        )

    [bitrix\sale\internals\input\base] => Array
        (
            [module] => sale
            [file] => lib/internals/input.php
        )

    [bitrix\sale\internals\input\file] => Array
        (
            [module] => sale
            [file] => lib/internals/input.php
        )

    [bitrix\sale\internals\input\stringinput] => Array
        (
            [module] => sale
            [file] => lib/internals/input.php
        )

    [bitrix\sale\internals\sitecurrencytable] => Array
        (
            [module] => sale
            [file] => lib/internals/sitecurrency.php
        )

    [csalestatus] => Array
        (
            [module] => sale
            [file] => general/status.php
        )

    [bitrix\sale\statusbase] => Array
        (
            [module] => sale
            [file] => lib/statusbase.php
        )

    [bitrix\sale\orderstatus] => Array
        (
            [module] => sale
            [file] => lib/orderstatus.php
        )

    [bitrix\sale\deliverystatus] => Array
        (
            [module] => sale
            [file] => lib/deliverystatus.php
        )

    [bitrix\sale\internals\statustable] => Array
        (
            [module] => sale
            [file] => lib/internals/status.php
        )

    [bitrix\sale\internals\statuslangtable] => Array
        (
            [module] => sale
            [file] => lib/internals/status_lang.php
        )

    [bitrix\sale\internals\statusgrouptasktable] => Array
        (
            [module] => sale
            [file] => lib/internals/status_grouptask.php
        )

    [csaleorderprops] => Array
        (
            [module] => sale
            [file] => general/order_props.php
        )

    [csaleorderpropsadapter] => Array
        (
            [module] => sale
            [file] => general/order_props.php
        )

    [csaleorderpropsvalue] => Array
        (
            [module] => sale
            [file] => mysql/order_props_values.php
        )

    [bitrix\sale\propertyvaluecollection] => Array
        (
            [module] => sale
            [file] => lib/propertyvaluecollection.php
        )

    [bitrix\sale\internals\orderpropstable] => Array
        (
            [module] => sale
            [file] => lib/internals/orderprops.php
        )

    [bitrix\sale\internals\orderpropsgrouptable] => Array
        (
            [module] => sale
            [file] => lib/internals/orderprops_group.php
        )

    [bitrix\sale\internals\orderpropsvaluetable] => Array
        (
            [module] => sale
            [file] => lib/internals/orderprops_value.php
        )

    [bitrix\sale\internals\orderpropsvarianttable] => Array
        (
            [module] => sale
            [file] => lib/internals/orderprops_variant.php
        )

    [bitrix\sale\internals\orderpropsrelationtable] => Array
        (
            [module] => sale
            [file] => lib/internals/orderprops_relation.php
        )

    [bitrix\sale\internals\userpropsvaluetable] => Array
        (
            [module] => sale
            [file] => lib/internals/userpropsvalue.php
        )

    [bitrix\sale\internals\userpropstable] => Array
        (
            [module] => sale
            [file] => lib/internals/userprops.php
        )

    [bitrix\sale\businessvalue] => Array
        (
            [module] => sale
            [file] => lib/businessvalue.php
        )

    [bitrix\sale\ibusinessvalueprovider] => Array
        (
            [module] => sale
            [file] => lib/businessvalueproviderinterface.php
        )

    [bitrix\sale\internals\businessvaluetable] => Array
        (
            [module] => sale
            [file] => lib/internals/businessvalue.php
        )

    [bitrix\sale\internals\businessvaluepersondomaintable] => Array
        (
            [module] => sale
            [file] => lib/internals/businessvalue_persondomain.php
        )

    [bitrix\sale\internals\businessvaluecode1ctable] => Array
        (
            [module] => sale
            [file] => lib/internals/businessvalue_code_1c.php
        )

    [bitrix\sale\internals\paysystemactiontable] => Array
        (
            [module] => sale
            [file] => lib/internals/paysystemaction.php
        )

    [bitrix\sale\internals\paysysteminner] => Array
        (
            [module] => sale
            [file] => lib/internals/paysysteminner.php
        )

    [bitrix\sale\internals\deliverypaysystemtable] => Array
        (
            [module] => sale
            [file] => lib/internals/delivery_paysystem.php
        )

    [bitrix\sale\usermessageexception] => Array
        (
            [module] => sale
            [file] => lib/exception.php
        )

    [bitrix\sale\configuration] => Array
        (
            [module] => sale
            [file] => lib/configuration.php
        )

    [bitrix\sale\order] => Array
        (
            [module] => sale
            [file] => lib/order.php
        )

    [bitrix\sale\persontype] => Array
        (
            [module] => sale
            [file] => lib/persontype.php
        )

    [csalereportsalegoodshelper] => Array
        (
            [module] => sale
            [file] => general/sale_report_helper.php
        )

    [csalereportsaleproducthelper] => Array
        (
            [module] => sale
            [file] => general/sale_report_helper.php
        )

    [bitrix\sale\internals\producttable] => Array
        (
            [module] => sale
            [file] => lib/internals/product.php
        )

    [bitrix\sale\internals\goodssectiontable] => Array
        (
            [module] => sale
            [file] => lib/internals/goodssection.php
        )

    [bitrix\sale\internals\sectiontable] => Array
        (
            [module] => sale
            [file] => lib/internals/section.php
        )

    [bitrix\sale\internals\storeproducttable] => Array
        (
            [module] => sale
            [file] => lib/internals/storeproduct.php
        )

    [bitrix\sale\saleszone] => Array
        (
            [module] => sale
            [file] => lib/saleszone.php
        )

    [bitrix\sale\internals\orderdeliveryreqtable] => Array
        (
            [module] => sale
            [file] => lib/internals/orderdeliveryreq.php
        )

    [bitrix\sale\sendereventhandler] => Array
        (
            [module] => sale
            [file] => lib/senderconnector.php
        )

    [bitrix\sale\senderconnectorbuyer] => Array
        (
            [module] => sale
            [file] => lib/senderconnector.php
        )

    [bitrix\sale\userconsent] => Array
        (
            [module] => sale
            [file] => lib/userconsent.php
        )

    [bitrix\sale\internals\product2producttable] => Array
        (
            [module] => sale
            [file] => lib/internals/product2product.php
        )

    [bitrix\sale\internals\orderprocessingtable] => Array
        (
            [module] => sale
            [file] => lib/internals/orderprocessing.php
        )

    [bitrix\sale\orderbase] => Array
        (
            [module] => sale
            [file] => lib/orderbase.php
        )

    [bitrix\sale\internals\entity] => Array
        (
            [module] => sale
            [file] => lib/internals/entity.php
        )

    [bitrix\sale\internals\entitycollection] => Array
        (
            [module] => sale
            [file] => lib/internals/entitycollection.php
        )

    [bitrix\sale\internals\collectionbase] => Array
        (
            [module] => sale
            [file] => lib/internals/collectionbase.php
        )

    [bitrix\sale\shipment] => Array
        (
            [module] => sale
            [file] => lib/shipment.php
        )

    [bitrix\sale\shipmentcollection] => Array
        (
            [module] => sale
            [file] => lib/shipmentcollection.php
        )

    [bitrix\sale\shipmentitemcollection] => Array
        (
            [module] => sale
            [file] => lib/shipmentitemcollection.php
        )

    [bitrix\sale\shipmentitem] => Array
        (
            [module] => sale
            [file] => lib/shipmentitem.php
        )

    [bitrix\sale\shipmentitemstorecollection] => Array
        (
            [module] => sale
            [file] => lib/shipmentitemstorecollection.php
        )

    [bitrix\sale\shipmentitemstore] => Array
        (
            [module] => sale
            [file] => lib/shipmentitemstore.php
        )

    [bitrix\sale\paymentcollectionbase] => Array
        (
            [module] => sale
            [file] => lib/internals/paymentcollectionbase.php
        )

    [bitrix\sale\paymentcollection] => Array
        (
            [module] => sale
            [file] => lib/paymentcollection.php
        )

    [bitrix\sale\payment] => Array
        (
            [module] => sale
            [file] => lib/payment.php
        )

    [bitrix\sale\paysystemservice] => Array
        (
            [module] => sale
            [file] => lib/paysystemservice.php
        )

    [bitrix\sale\internals\fields] => Array
        (
            [module] => sale
            [file] => lib/internals/fields.php
        )

    [bitrix\sale\result] => Array
        (
            [module] => sale
            [file] => lib/result.php
        )

    [bitrix\sale\resulterror] => Array
        (
            [module] => sale
            [file] => lib/result.php
        )

    [bitrix\sale\resultserializable] => Array
        (
            [module] => sale
            [file] => lib/resultserializable.php
        )

    [bitrix\sale\eventactions] => Array
        (
            [module] => sale
            [file] => lib/eventactions.php
        )

    [bitrix\sale\basketbase] => Array
        (
            [module] => sale
            [file] => lib/basketbase.php
        )

    [bitrix\sale\basketitembase] => Array
        (
            [module] => sale
            [file] => lib/basketitembase.php
        )

    [bitrix\sale\basket] => Array
        (
            [module] => sale
            [file] => lib/basket.php
        )

    [bitrix\sale\internals\basketitembase] => Array
        (
            [module] => sale
            [file] => lib/internals/basketitembase.php
        )

    [bitrix\sale\basketitem] => Array
        (
            [module] => sale
            [file] => lib/basketitem.php
        )

    [bitrix\sale\basketbundlecollection] => Array
        (
            [module] => sale
            [file] => lib/basketbundlecollection.php
        )

    [bitrix\sale\orderproperties] => Array
        (
            [module] => sale
            [file] => lib/orderprops.php
        )

    [bitrix\sale\propertyvalue] => Array
        (
            [module] => sale
            [file] => lib/propertyvalue.php
        )

    [bitrix\sale\compatible\internals\entitycompatibility] => Array
        (
            [module] => sale
            [file] => lib/compatible/internals/entitycompatibility.php
        )

    [bitrix\sale\compatible\ordercompatibility] => Array
        (
            [module] => sale
            [file] => lib/compatible/ordercompatibility.php
        )

    [bitrix\sale\compatible\basketcompatibility] => Array
        (
            [module] => sale
            [file] => lib/compatible/basketcompatibility.php
        )

    [bitrix\sale\compatible\eventcompatibility] => Array
        (
            [module] => sale
            [file] => lib/compatible/eventcompatibility.php
        )

    [bitrix\sale\compatible\orderquery] => Array
        (
            [module] => sale
            [file] => lib/compatible/compatible.php
        )

    [bitrix\sale\compatible\orderquerylocation] => Array
        (
            [module] => sale
            [file] => lib/compatible/compatible.php
        )

    [bitrix\sale\compatible\fetchadapter] => Array
        (
            [module] => sale
            [file] => lib/compatible/compatible.php
        )

    [bitrix\sale\compatible\test] => Array
        (
            [module] => sale
            [file] => lib/compatible/compatible.php
        )

    [bitrix\sale\orderuserproperties] => Array
        (
            [module] => sale
            [file] => lib/userprops.php
        )

    [bitrix\sale\basketpropertiescollectionbase] => Array
        (
            [module] => sale
            [file] => lib/basketpropertiesbase.php
        )

    [bitrix\sale\basketpropertiescollection] => Array
        (
            [module] => sale
            [file] => lib/basketproperties.php
        )

    [bitrix\sale\basketpropertyitembase] => Array
        (
            [module] => sale
            [file] => lib/basketpropertiesitembase.php
        )

    [bitrix\sale\basketpropertyitem] => Array
        (
            [module] => sale
            [file] => lib/basketpropertiesitem.php
        )

    [bitrix\sale\tax] => Array
        (
            [module] => sale
            [file] => lib/tax.php
        )

    [bitrix\sale\internals\ordertable] => Array
        (
            [module] => sale
            [file] => lib/internals/order.php
        )

    [bitrix\sale\internals\baskettable] => Array
        (
            [module] => sale
            [file] => lib/internals/basket.php
        )

    [bitrix\sale\internals\shipmenttable] => Array
        (
            [module] => sale
            [file] => lib/internals/shipment.php
        )

    [bitrix\sale\internals\shipmentitemtable] => Array
        (
            [module] => sale
            [file] => lib/internals/shipmentitem.php
        )

    [bitrix\sale\internals\paysystemservicetable] => Array
        (
            [module] => sale
            [file] => lib/internals/paysystemservice.php
        )

    [bitrix\sale\internals\paymenttable] => Array
        (
            [module] => sale
            [file] => lib/internals/payment.php
        )

    [bitrix\sale\internals\shipmentitemstoretable] => Array
        (
            [module] => sale
            [file] => lib/internals/shipmentitemstore.php
        )

    [bitrix\sale\internals\shipmentextraservice] => Array
        (
            [module] => sale
            [file] => lib/internals/shipmentextraservice.php
        )

    [bitrix\sale\internals\orderuserpropertiestable] => Array
        (
            [module] => sale
            [file] => lib/internals/userprops.php
        )

    [bitrix\sale\internals\collectableentity] => Array
        (
            [module] => sale
            [file] => lib/internals/collectableentity.php
        )

    [bitrix\sale\provider] => Array
        (
            [module] => sale
            [file] => lib/provider.php
        )

    [bitrix\sale\providerbase] => Array
        (
            [module] => sale
            [file] => lib/providerbase.php
        )

    [bitrix\sale\internals\catalog\provider] => Array
        (
            [module] => sale
            [file] => lib/internals/catalog/provider.php
        )

    [bitrix\sale\saleproviderbase] => Array
        (
            [module] => sale
            [file] => lib/saleproviderbase.php
        )

    [bitrix\sale\internals\transferdataprovider] => Array
        (
            [module] => sale
            [file] => lib/internals/transferdataprovider.php
        )

    [bitrix\sale\internals\poolquantity] => Array
        (
            [module] => sale
            [file] => lib/internals/poolquantity.php
        )

    [bitrix\sale\internals\providercreator] => Array
        (
            [module] => sale
            [file] => lib/internals/providercreator.php
        )

    [bitrix\sale\internals\providerbuilderbase] => Array
        (
            [module] => sale
            [file] => lib/internals/providerbuilderbase.php
        )

    [bitrix\sale\internals\providerbuilder] => Array
        (
            [module] => sale
            [file] => lib/internals/providerbuilder.php
        )

    [bitrix\sale\internals\providerbuildercompatibility] => Array
        (
            [module] => sale
            [file] => lib/internals/providerbuildercompatibility.php
        )

    [bitrix\sale\orderhistory] => Array
        (
            [module] => sale
            [file] => lib/orderhistory.php
        )

    [bitrix\sale\internals\callbackregistrytable] => Array
        (
            [module] => sale
            [file] => lib/internals/callbackregistry.php
        )

    [bitrix\sale\internals\basketpropertytable] => Array
        (
            [module] => sale
            [file] => lib/internals/basketproperties.php
        )

    [bitrix\sale\internals\companytable] => Array
        (
            [module] => sale
            [file] => lib/internals/company.php
        )

    [bitrix\sale\internals\companygrouptable] => Array
        (
            [module] => sale
            [file] => lib/internals/companygroup.php
        )

    [bitrix\sale\internals\companyresponsiblegrouptable] => Array
        (
            [module] => sale
            [file] => lib/internals/companyresponsiblegroup.php
        )

    [bitrix\sale\internals\persontypetable] => Array
        (
            [module] => sale
            [file] => lib/internals/persontype.php
        )

    [bitrix\sale\internals\persontypesitetable] => Array
        (
            [module] => sale
            [file] => lib/internals/persontypesite.php
        )

    [bitrix\sale\internals\pool] => Array
        (
            [module] => sale
            [file] => lib/internals/pool.php
        )

    [bitrix\sale\internals\userbudgetpool] => Array
        (
            [module] => sale
            [file] => lib/internals/userbudgetpool.php
        )

    [bitrix\sale\internals\eventspool] => Array
        (
            [module] => sale
            [file] => lib/internals/eventspool.php
        )

    [bitrix\sale\internals\events] => Array
        (
            [module] => sale
            [file] => lib/internals/events.php
        )

    [bitrix\sale\pricemaths] => Array
        (
            [module] => sale
            [file] => lib/pricemaths.php
        )

    [bitrix\sale\basketcomponenthelper] => Array
        (
            [module] => sale
            [file] => lib/basketcomponenthelper.php
        )

    [bitrix\sale\registry] => Array
        (
            [module] => sale
            [file] => lib/registry.php
        )

    [ipaymentorder] => Array
        (
            [module] => sale
            [file] => lib/internals/paymentinterface.php
        )

    [ishipmentorder] => Array
        (
            [module] => sale
            [file] => lib/internals/shipmentinterface.php
        )

    [ientitymarker] => Array
        (
            [module] => sale
            [file] => lib/internals/entitymarkerinterface.php
        )

    [bitrix\sale\internals\orderarchivetable] => Array
        (
            [module] => sale
            [file] => lib/internals/orderarchive.php
        )

    [bitrix\sale\internals\basketarchivetable] => Array
        (
            [module] => sale
            [file] => lib/internals/basketarchive.php
        )

    [bitrix\sale\internals\orderarchivepackedtable] => Array
        (
            [module] => sale
            [file] => lib/internals/orderarchivepacked.php
        )

    [bitrix\sale\internals\basketarchivepackedtable] => Array
        (
            [module] => sale
            [file] => lib/internals/basketarchivepacked.php
        )

    [bitrix\sale\archive\manager] => Array
        (
            [module] => sale
            [file] => lib/archive/manager.php
        )

    [bitrix\sale\archive\recovery\base] => Array
        (
            [module] => sale
            [file] => lib/archive/recovery/base.php
        )

    [bitrix\sale\archive\recovery\scheme] => Array
        (
            [module] => sale
            [file] => lib/archive/recovery/scheme.php
        )

    [bitrix\sale\archive\recovery\version1] => Array
        (
            [module] => sale
            [file] => lib/archive/recovery/version1.php
        )

    [bitrix\sale\tax\ratetable] => Array
        (
            [module] => sale
            [file] => lib/tax/rate.php
        )

    [bitrix\sale\location\locationtable] => Array
        (
            [module] => sale
            [file] => lib/location/location.php
        )

    [bitrix\sale\location\tree] => Array
        (
            [module] => sale
            [file] => lib/location/tree.php
        )

    [bitrix\sale\location\typetable] => Array
        (
            [module] => sale
            [file] => lib/location/type.php
        )

    [bitrix\sale\location\grouptable] => Array
        (
            [module] => sale
            [file] => lib/location/group.php
        )

    [bitrix\sale\location\externaltable] => Array
        (
            [module] => sale
            [file] => lib/location/external.php
        )

    [bitrix\sale\location\externalservicetable] => Array
        (
            [module] => sale
            [file] => lib/location/externalservice.php
        )

    [bitrix\sale\location\search\finder] => Array
        (
            [module] => sale
            [file] => lib/location/search/finder.php
        )

    [bitrix\sale\location\search\wordtable] => Array
        (
            [module] => sale
            [file] => lib/location/search/word.php
        )

    [bitrix\sale\location\search\chaintable] => Array
        (
            [module] => sale
            [file] => lib/location/search/chain.php
        )

    [bitrix\sale\location\search\sitelinktable] => Array
        (
            [module] => sale
            [file] => lib/location/search/sitelink.php
        )

    [bitrix\sale\location\name\nameentity] => Array
        (
            [module] => sale
            [file] => lib/location/name/nameentity.php
        )

    [bitrix\sale\location\name\locationtable] => Array
        (
            [module] => sale
            [file] => lib/location/name/location.php
        )

    [bitrix\sale\location\name\typetable] => Array
        (
            [module] => sale
            [file] => lib/location/name/type.php
        )

    [bitrix\sale\location\name\grouptable] => Array
        (
            [module] => sale
            [file] => lib/location/name/group.php
        )

    [bitrix\sale\location\connector] => Array
        (
            [module] => sale
            [file] => lib/location/connector.php
        )

    [bitrix\sale\location\grouplocationtable] => Array
        (
            [module] => sale
            [file] => lib/location/grouplocation.php
        )

    [bitrix\sale\location\sitelocationtable] => Array
        (
            [module] => sale
            [file] => lib/location/sitelocation.php
        )

    [bitrix\sale\location\defaultsitetable] => Array
        (
            [module] => sale
            [file] => lib/location/defaultsite.php
        )

    [bitrix\sale\location\db\commonhelper] => Array
        (
            [module] => sale
            [file] => lib/location/db/commonhelper.php
        )

    [bitrix\sale\location\db\helper] => Array
        (
            [module] => sale
            [file] => lib/location/db/mysql/helper.php
        )

    [bitrix\sale\location\db\blockinserter] => Array
        (
            [module] => sale
            [file] => lib/location/db/blockinserter.php
        )

    [bitrix\sale\location\admin\helper] => Array
        (
            [module] => sale
            [file] => lib/location/admin/helper.php
        )

    [bitrix\sale\location\admin\namehelper] => Array
        (
            [module] => sale
            [file] => lib/location/admin/namehelper.php
        )

    [bitrix\sale\location\admin\locationhelper] => Array
        (
            [module] => sale
            [file] => lib/location/admin/locationhelper.php
        )

    [bitrix\sale\location\admin\typehelper] => Array
        (
            [module] => sale
            [file] => lib/location/admin/typehelper.php
        )

    [bitrix\sale\location\admin\grouphelper] => Array
        (
            [module] => sale
            [file] => lib/location/admin/grouphelper.php
        )

    [bitrix\sale\location\admin\defaultsitehelper] => Array
        (
            [module] => sale
            [file] => lib/location/admin/defaultsitehelper.php
        )

    [bitrix\sale\location\admin\sitelocationhelper] => Array
        (
            [module] => sale
            [file] => lib/location/admin/sitelocationhelper.php
        )

    [bitrix\sale\location\admin\externalservicehelper] => Array
        (
            [module] => sale
            [file] => lib/location/admin/externalservicehelper.php
        )

    [bitrix\sale\location\admin\searchhelper] => Array
        (
            [module] => sale
            [file] => lib/location/admin/searchhelper.php
        )

    [bitrix\sale\location\util\process] => Array
        (
            [module] => sale
            [file] => lib/location/util/process.php
        )

    [bitrix\sale\location\util\csvreader] => Array
        (
            [module] => sale
            [file] => lib/location/util/csvreader.php
        )

    [bitrix\sale\location\util\assert] => Array
        (
            [module] => sale
            [file] => lib/location/util/assert.php
        )

    [bitrix\sale\location\import\importprocess] => Array
        (
            [module] => sale
            [file] => lib/location/import/importprocess.php
        )

    [bitrix\sale\location\search\reindexprocess] => Array
        (
            [module] => sale
            [file] => lib/location/search/reindexprocess.php
        )

    [bitrix\sale\location\tree\nodenotfoundexception] => Array
        (
            [module] => sale
            [file] => lib/location/tree/exception.php
        )

    [bitrix\sale\location\tree\nodeincorrectexception] => Array
        (
            [module] => sale
            [file] => lib/location/tree/exception.php
        )

    [bitrix\sale\location\exception] => Array
        (
            [module] => sale
            [file] => lib/location/exception.php
        )

    [csaleproxyadminresult] => Array
        (
            [module] => sale
            [file] => general/proxyadminresult.php
        )

    [csaleproxyadminuiresult] => Array
        (
            [module] => sale
            [file] => general/proxyadminresult.php
        )

    [csaleproxyresult] => Array
        (
            [module] => sale
            [file] => general/proxyresult.php
        )

    [bitrix\sale\location\migration\cupdaterlocationpro] => Array
        (
            [module] => sale
            [file] => lib/location/migration/migrate.php
        )

    [bitrix\sale\delivery\deliverylocationtable] => Array
        (
            [module] => sale
            [file] => lib/delivery/deliverylocation.php
        )

    [bitrix\sale\delivery\deliverylocationexcludetable] => Array
        (
            [module] => sale
            [file] => lib/delivery/deliverylocationexclude.php
        )

    [bitrix\sale\tax\ratelocationtable] => Array
        (
            [module] => sale
            [file] => lib/tax/ratelocation.php
        )

    [csalebasketfilter] => Array
        (
            [module] => sale
            [file] => general/sale_cond.php
        )

    [csalecondctrl] => Array
        (
            [module] => sale
            [file] => general/sale_cond.php
        )

    [csalecondctrlcomplex] => Array
        (
            [module] => sale
            [file] => general/sale_cond.php
        )

    [csalecondctrlgroup] => Array
        (
            [module] => sale
            [file] => general/sale_cond.php
        )

    [csalecondctrlbasketgroup] => Array
        (
            [module] => sale
            [file] => general/sale_cond.php
        )

    [csalecondctrlbasketfields] => Array
        (
            [module] => sale
            [file] => general/sale_cond.php
        )

    [csalecondctrlbasketitemconditions] => Array
        (
            [module] => sale
            [file] => general/sale_cond.php
        )

    [csalecondctrlbasketproperties] => Array
        (
            [module] => sale
            [file] => general/sale_cond.php
        )

    [csalecondctrlorderfields] => Array
        (
            [module] => sale
            [file] => general/sale_cond.php
        )

    [csalecondctrlcommon] => Array
        (
            [module] => sale
            [file] => general/sale_cond.php
        )

    [csalecondtree] => Array
        (
            [module] => sale
            [file] => general/sale_cond.php
        )

    [csalecondctrlpastorder] => Array
        (
            [module] => sale
            [file] => general/sale_cond.php
        )

    [csalecondcumulativectrl] => Array
        (
            [module] => sale
            [file] => general/sale_cond.php
        )

    [csalecumulativeaction] => Array
        (
            [module] => sale
            [file] => general/sale_act.php
        )

    [csaleactionctrl] => Array
        (
            [module] => sale
            [file] => general/sale_act.php
        )

    [csaleactionctrlcomplex] => Array
        (
            [module] => sale
            [file] => general/sale_act.php
        )

    [csaleactionctrlgroup] => Array
        (
            [module] => sale
            [file] => general/sale_act.php
        )

    [csaleactionctrlaction] => Array
        (
            [module] => sale
            [file] => general/sale_act.php
        )

    [csalediscountactionapply] => Array
        (
            [module] => sale
            [file] => general/sale_act.php
        )

    [csaleactionctrldelivery] => Array
        (
            [module] => sale
            [file] => general/sale_act.php
        )

    [csaleactiongift] => Array
        (
            [module] => sale
            [file] => general/sale_act.php
        )

    [csaleactiongiftctrlgroup] => Array
        (
            [module] => sale
            [file] => general/sale_act.php
        )

    [csaleactionctrlbasketgroup] => Array
        (
            [module] => sale
            [file] => general/sale_act.php
        )

    [csaleactionctrlsubgroup] => Array
        (
            [module] => sale
            [file] => general/sale_act.php
        )

    [csaleactioncondctrlbasketfields] => Array
        (
            [module] => sale
            [file] => general/sale_act.php
        )

    [csaleactiontree] => Array
        (
            [module] => sale
            [file] => general/sale_act.php
        )

    [csalediscountconvert] => Array
        (
            [module] => sale
            [file] => general/discount_convert.php
        )

    [csalepdf] => Array
        (
            [module] => sale
            [file] => general/pdf.php
        )

    [csaleymhandler] => Array
        (
            [module] => sale
            [file] => general/ym_handler.php
        )

    [csaleymlocation] => Array
        (
            [module] => sale
            [file] => general/ym_location.php
        )

    [bitrix\sale\delivery\calculationresult] => Array
        (
            [module] => sale
            [file] => lib/delivery/calculationresult.php
        )

    [bitrix\sale\delivery\services\table] => Array
        (
            [module] => sale
            [file] => lib/delivery/services/table.php
        )

    [bitrix\sale\delivery\restrictions\table] => Array
        (
            [module] => sale
            [file] => lib/delivery/restrictions/table.php
        )

    [bitrix\sale\delivery\services\manager] => Array
        (
            [module] => sale
            [file] => lib/delivery/services/manager.php
        )

    [bitrix\sale\delivery\restrictions\base] => Array
        (
            [module] => sale
            [file] => lib/delivery/restrictions/base.php
        )

    [bitrix\sale\delivery\restrictions\manager] => Array
        (
            [module] => sale
            [file] => lib/delivery/restrictions/manager.php
        )

    [bitrix\sale\delivery\services\base] => Array
        (
            [module] => sale
            [file] => lib/delivery/services/base.php
        )

    [bitrix\sale\delivery\menu] => Array
        (
            [module] => sale
            [file] => lib/delivery/menu.php
        )

    [bitrix\sale\delivery\services\objectpool] => Array
        (
            [module] => sale
            [file] => lib/delivery/services/objectpool.php
        )

    [bitrix\sale\tradingplatformtable] => Array
        (
            [module] => sale
            [file] => lib/internals/tradingplatform.php
        )

    [bitrix\sale\tradingplatform\ebay\policy] => Array
        (
            [module] => sale
            [file] => lib/tradingplatform/ebay/policy.php
        )

    [bitrix\sale\tradingplatform\helper] => Array
        (
            [module] => sale
            [file] => lib/tradingplatform/helper.php
        )

    [bitrix\sale\tradingplatform\ymarket\yandexmarket] => Array
        (
            [module] => sale
            [file] => lib/tradingplatform/ymarket/yandexmarket.php
        )

    [bitrix\sale\tradingplatform\platform] => Array
        (
            [module] => sale
            [file] => lib/tradingplatform/platform.php
        )

    [bitrix\sale\tradingplatform\logger] => Array
        (
            [module] => sale
            [file] => lib/tradingplatform/logger.php
        )

    [bitrix\sale\internals\shipmentextraservicetable] => Array
        (
            [module] => sale
            [file] => lib/internals/shipmentextraservice.php
        )

    [bitrix\sale\delivery\extraservices\manager] => Array
        (
            [module] => sale
            [file] => lib/delivery/extra_services/manager.php
        )

    [bitrix\sale\delivery\extraservices\base] => Array
        (
            [module] => sale
            [file] => lib/delivery/extra_services/base.php
        )

    [bitrix\sale\delivery\extraservices\table] => Array
        (
            [module] => sale
            [file] => lib/delivery/extra_services/table.php
        )

    [bitrix\sale\delivery\tracking\manager] => Array
        (
            [module] => sale
            [file] => lib/delivery/tracking/manager.php
        )

    [bitrix\sale\delivery\tracking\table] => Array
        (
            [module] => sale
            [file] => lib/delivery/tracking/table.php
        )

    [bitrix\sale\delivery\externallocationmap] => Array
        (
            [module] => sale
            [file] => lib/delivery/externallocationmap.php
        )

    [bitrix\sale\internals\servicerestrictiontable] => Array
        (
            [module] => sale
            [file] => lib/internals/servicerestriction.php
        )

    [bitrix\sale\services\base\restrictionmanager] => Array
        (
            [module] => sale
            [file] => lib/services/base/restrictionmanager.php
        )

    [bitrix\sale\services\base\siterestriction] => Array
        (
            [module] => sale
            [file] => lib/services/base/siterestriction.php
        )

    [bitrix\sale\services\base\tradebindingrestriction] => Array
        (
            [module] => sale
            [file] => lib/services/base/tradebindingrestriction.php
        )

    [bitrix\sale\compatible\discountcompatibility] => Array
        (
            [module] => sale
            [file] => lib/compatible/discountcompatibility.php
        )

    [bitrix\sale\config\feature] => Array
        (
            [module] => sale
            [file] => lib/config/feature.php
        )

    [bitrix\sale\discount\context\basecontext] => Array
        (
            [module] => sale
            [file] => lib/discount/context/basecontext.php
        )

    [bitrix\sale\discount\context\fuser] => Array
        (
            [module] => sale
            [file] => lib/discount/context/fuser.php
        )

    [bitrix\sale\discount\context\user] => Array
        (
            [module] => sale
            [file] => lib/discount/context/user.php
        )

    [bitrix\sale\discount\context\usergroup] => Array
        (
            [module] => sale
            [file] => lib/discount/context/usergroup.php
        )

    [bitrix\sale\discount\gift\collection] => Array
        (
            [module] => sale
            [file] => lib/discount/gift/collection.php
        )

    [bitrix\sale\discount\gift\gift] => Array
        (
            [module] => sale
            [file] => lib/discount/gift/gift.php
        )

    [bitrix\sale\discount\gift\manager] => Array
        (
            [module] => sale
            [file] => lib/discount/gift/manager.php
        )

    [bitrix\sale\discount\gift\relateddatatable] => Array
        (
            [module] => sale
            [file] => lib/discount/gift/relateddata.php
        )

    [bitrix\sale\discount\index\indexelementtable] => Array
        (
            [module] => sale
            [file] => lib/discount/index/indexelement.php
        )

    [bitrix\sale\discount\index\indexsectiontable] => Array
        (
            [module] => sale
            [file] => lib/discount/index/indexsection.php
        )

    [bitrix\sale\discount\index\manager] => Array
        (
            [module] => sale
            [file] => lib/discount/index/manager.php
        )

    [bitrix\sale\discount\migration\orderdiscountmigrator] => Array
        (
            [module] => sale
            [file] => lib/discount/migration/orderdiscountmigrator.php
        )

    [bitrix\sale\discount\prediction\manager] => Array
        (
            [module] => sale
            [file] => lib/discount/prediction/manager.php
        )

    [bitrix\sale\discount\preset\arrayhelper] => Array
        (
            [module] => sale
            [file] => lib/discount/preset/arrayhelper.php
        )

    [bitrix\sale\discount\preset\basepreset] => Array
        (
            [module] => sale
            [file] => lib/discount/preset/basepreset.php
        )

    [bitrix\sale\discount\preset\htmlhelper] => Array
        (
            [module] => sale
            [file] => lib/discount/preset/htmlhelper.php
        )

    [bitrix\sale\discount\preset\manager] => Array
        (
            [module] => sale
            [file] => lib/discount/preset/manager.php
        )

    [bitrix\sale\discount\preset\selectproductpreset] => Array
        (
            [module] => sale
            [file] => lib/discount/preset/selectproductpreset.php
        )

    [bitrix\sale\discount\preset\state] => Array
        (
            [module] => sale
            [file] => lib/discount/preset/state.php
        )

    [bitrix\sale\discount\result\compatibleformat] => Array
        (
            [module] => sale
            [file] => lib/discount/result/compatibleformat.php
        )

    [bitrix\sale\discount\runtimecache\discountcache] => Array
        (
            [module] => sale
            [file] => lib/discount/runtimecache/discountcache.php
        )

    [bitrix\sale\discount\runtimecache\fusercache] => Array
        (
            [module] => sale
            [file] => lib/discount/runtimecache/fusercache.php
        )

    [bitrix\sale\discount\actions] => Array
        (
            [module] => sale
            [file] => lib/discount/actions.php
        )

    [bitrix\sale\discount\analyzer] => Array
        (
            [module] => sale
            [file] => lib/discount/analyzer.php
        )

    [bitrix\sale\discount\cumulativecalculator] => Array
        (
            [module] => sale
            [file] => lib/discount/cumulativecalculator.php
        )

    [bitrix\sale\discount\formatter] => Array
        (
            [module] => sale
            [file] => lib/discount/formatter.php
        )

    [bitrix\sale\internals\discounttable] => Array
        (
            [module] => sale
            [file] => lib/internals/discount.php
        )

    [bitrix\sale\internals\discountcoupontable] => Array
        (
            [module] => sale
            [file] => lib/internals/discountcoupon.php
        )

    [bitrix\sale\internals\discountentitiestable] => Array
        (
            [module] => sale
            [file] => lib/internals/discountentities.php
        )

    [bitrix\sale\internals\discountgrouptable] => Array
        (
            [module] => sale
            [file] => lib/internals/discountgroup.php
        )

    [bitrix\sale\internals\discountmoduletable] => Array
        (
            [module] => sale
            [file] => lib/internals/discountmodule.php
        )

    [bitrix\sale\internals\orderdiscounttable] => Array
        (
            [module] => sale
            [file] => lib/internals/orderdiscount.php
        )

    [bitrix\sale\internals\orderdiscountdatatable] => Array
        (
            [module] => sale
            [file] => lib/internals/orderdiscount.php
        )

    [bitrix\sale\internals\ordercouponstable] => Array
        (
            [module] => sale
            [file] => lib/internals/orderdiscount.php
        )

    [bitrix\sale\internals\ordermodulestable] => Array
        (
            [module] => sale
            [file] => lib/internals/orderdiscount.php
        )

    [bitrix\sale\internals\orderroundtable] => Array
        (
            [module] => sale
            [file] => lib/internals/orderround.php
        )

    [bitrix\sale\internals\orderrulestable] => Array
        (
            [module] => sale
            [file] => lib/internals/orderdiscount.php
        )

    [bitrix\sale\internals\orderrulesdescrtable] => Array
        (
            [module] => sale
            [file] => lib/internals/orderdiscount.php
        )

    [bitrix\sale\internals\accountnumbergenerator] => Array
        (
            [module] => sale
            [file] => lib/internals/accountnumber.php
        )

    [bitrix\sale\discount] => Array
        (
            [module] => sale
            [file] => lib/discount.php
        )

    [bitrix\sale\discountbase] => Array
        (
            [module] => sale
            [file] => lib/discountbase.php
        )

    [bitrix\sale\discountcouponsmanager] => Array
        (
            [module] => sale
            [file] => lib/discountcouponsmanager.php
        )

    [bitrix\sale\discountcouponsmanagerbase] => Array
        (
            [module] => sale
            [file] => lib/discountcouponsmanagerbase.php
        )

    [bitrix\sale\orderdiscount] => Array
        (
            [module] => sale
            [file] => lib/orderdiscount.php
        )

    [bitrix\sale\orderdiscountbase] => Array
        (
            [module] => sale
            [file] => lib/orderdiscountbase.php
        )

    [bitrix\sale\orderdiscountmanager] => Array
        (
            [module] => sale
            [file] => lib/orderdiscountmanager.php
        )

    [bitrix\sale\paysystem\logger] => Array
        (
            [module] => sale
            [file] => lib/paysystem/logger.php
        )

    [bitrix\sale\paysystem\restservice] => Array
        (
            [module] => sale
            [file] => lib/paysystem/restservice.php
        )

    [bitrix\sale\paysystem\resthandler] => Array
        (
            [module] => sale
            [file] => lib/paysystem/resthandler.php
        )

    [bitrix\sale\services\base\restclient] => Array
        (
            [module] => sale
            [file] => lib/services/base/restclient.php
        )

    [bitrix\sale\paysystem\service] => Array
        (
            [module] => sale
            [file] => lib/paysystem/service.php
        )

    [bitrix\sale\internals\paysystemresthandlerstable] => Array
        (
            [module] => sale
            [file] => lib/internals/paysystemresthandlers.php
        )

    [bitrix\sale\paysystem\manager] => Array
        (
            [module] => sale
            [file] => lib/paysystem/manager.php
        )

    [bitrix\sale\paysystem\baseservicehandler] => Array
        (
            [module] => sale
            [file] => lib/paysystem/baseservicehandler.php
        )

    [bitrix\sale\paysystem\servicehandler] => Array
        (
            [module] => sale
            [file] => lib/paysystem/servicehandler.php
        )

    [bitrix\sale\paysystem\irefund] => Array
        (
            [module] => sale
            [file] => lib/paysystem/irefund.php
        )

    [bitrix\sale\paysystem\ipdf] => Array
        (
            [module] => sale
            [file] => lib/paysystem/ipdf.php
        )

    [bitrix\sale\paysystem\irefundextended] => Array
        (
            [module] => sale
            [file] => lib/paysystem/irefundextended.php
        )

    [bitrix\sale\paysystem\cert] => Array
        (
            [module] => sale
            [file] => lib/paysystem/cert.php
        )

    [bitrix\sale\paysystem\ipayable] => Array
        (
            [module] => sale
            [file] => lib/paysystem/ipayable.php
        )

    [bitrix\sale\paysystem\icheckable] => Array
        (
            [module] => sale
            [file] => lib/paysystem/icheckable.php
        )

    [bitrix\sale\paysystem\iprepayable] => Array
        (
            [module] => sale
            [file] => lib/paysystem/iprepayable.php
        )

    [bitrix\sale\paysystem\compatibilityhandler] => Array
        (
            [module] => sale
            [file] => lib/paysystem/compatibilityhandler.php
        )

    [bitrix\sale\paysystem\ihold] => Array
        (
            [module] => sale
            [file] => lib/paysystem/ihold.php
        )

    [bitrix\sale\paysystem\ipartialhold] => Array
        (
            [module] => sale
            [file] => lib/paysystem/ipartialhold.php
        )

    [bitrix\sale\internals\paymentlogtable] => Array
        (
            [module] => sale
            [file] => lib/internals/paymentlog.php
        )

    [bitrix\sale\services\paysystem\restrictions\manager] => Array
        (
            [module] => sale
            [file] => lib/services/paysystem/restrictions/manager.php
        )

    [bitrix\sale\services\base\restriction] => Array
        (
            [module] => sale
            [file] => lib/services/base/restriction.php
        )

    [bitrix\sale\internals\yandexsettingstable] => Array
        (
            [module] => sale
            [file] => lib/internals/yandexsettings.php
        )

    [bitrix\sale\services\company\manager] => Array
        (
            [module] => sale
            [file] => lib/services/company/manager.php
        )

    [bitrix\sale\internals\collectionfilteriterator] => Array
        (
            [module] => sale
            [file] => lib/internals/collectionfilteriterator.php
        )

    [bitrix\sale\cashbox\internals\pool] => Array
        (
            [module] => sale
            [file] => lib/cashbox/internals/pool.php
        )

    [bitrix\sale\cashbox\internals\cashboxtable] => Array
        (
            [module] => sale
            [file] => lib/cashbox/internals/cashbox.php
        )

    [bitrix\sale\cashbox\internals\cashboxchecktable] => Array
        (
            [module] => sale
            [file] => lib/cashbox/internals/cashboxcheck.php
        )

    [bitrix\sale\cashbox\internals\cashboxzreporttable] => Array
        (
            [module] => sale
            [file] => lib/cashbox/internals/cashboxzreport.php
        )

    [bitrix\sale\cashbox\internals\cashboxerrlogtable] => Array
        (
            [module] => sale
            [file] => lib/cashbox/internals/cashboxerrlog.php
        )

    [bitrix\sale\cashbox\cashbox] => Array
        (
            [module] => sale
            [file] => lib/cashbox/cashbox.php
        )

    [bitrix\sale\cashbox\manager] => Array
        (
            [module] => sale
            [file] => lib/cashbox/manager.php
        )

    [bitrix\sale\cashbox\iprintimmediately] => Array
        (
            [module] => sale
            [file] => lib/cashbox/iprintimmediately.php
        )

    [bitrix\sale\cashbox\restrictions\manager] => Array
        (
            [module] => sale
            [file] => lib/cashbox/restrictions/manager.php
        )

    [bitrix\sale\notify] => Array
        (
            [module] => sale
            [file] => lib/notify.php
        )

    [bitrix\sale\buyerstatistic] => Array
        (
            [module] => sale
            [file] => /lib/buyerstatistic.php
        )

    [bitrix\sale\internals\buyerstatistictable] => Array
        (
            [module] => sale
            [file] => /lib/internals/buyerstatistic.php
        )

    [cadminsalelist] => Array
        (
            [module] => sale
            [file] => general/admin_lib.php
        )

    [bitrix\sale\helpers\admin\skuprops] => Array
        (
            [module] => sale
            [file] => lib/helpers/admin/skuprops.php
        )

    [bitrix\sale\helpers\admin\product] => Array
        (
            [module] => sale
            [file] => lib/helpers/admin/product.php
        )

    [bitrix\sale\helpers\order] => Array
        (
            [module] => sale
            [file] => lib/helpers/order.php
        )

    [bitrix\sale\location\comparator\replacement] => Array
        (
            [module] => sale
            [file] => lib/location/comparator/ru/replacement.php
        )

    [bitrix\sale\location\comparator\tmptable] => Array
        (
            [module] => sale
            [file] => lib/location/comparator/tmptable.php
        )

    [bitrix\sale\location\comparator] => Array
        (
            [module] => sale
            [file] => lib/location/comparator.php
        )

    [bitrix\sale\location\comparator\mapresult] => Array
        (
            [module] => sale
            [file] => lib/location/comparator/mapresult.php
        )

    [bitrix\sale\location\comparator\mapper] => Array
        (
            [module] => sale
            [file] => lib/location/comparator/mapper.php
        )

    [bitrix\sale\exchange\onec\documentimport] => Array
        (
            [module] => sale
            [file] => /lib/exchange/compatibility/documents.php
        )

    [bitrix\sale\exchange\onec\collisionorder] => Array
        (
            [module] => sale
            [file] => /lib/exchange/onec/importcollision.php
        )

    [bitrix\sale\exchange\onec\collisionshipment] => Array
        (
            [module] => sale
            [file] => /lib/exchange/onec/importcollision.php
        )

    [bitrix\sale\exchange\onec\collisionpayment] => Array
        (
            [module] => sale
            [file] => /lib/exchange/onec/importcollision.php
        )

    [bitrix\sale\exchange\onec\collisionprofile] => Array
        (
            [module] => sale
            [file] => /lib/exchange/onec/importcollision.php
        )

    [bitrix\sale\exchange\onec\paymentcashdocument] => Array
        (
            [module] => sale
            [file] => /lib/exchange/onec/paymentdocument.php
        )

    [bitrix\sale\exchange\onec\paymentcashlessdocument] => Array
        (
            [module] => sale
            [file] => /lib/exchange/onec/paymentdocument.php
        )

    [bitrix\sale\exchange\onec\paymentcarddocument] => Array
        (
            [module] => sale
            [file] => /lib/exchange/onec/paymentdocument.php
        )

    [bitrix\sale\exchange\onec\importcriterionbase] => Array
        (
            [module] => sale
            [file] => /lib/exchange/onec/importcriterion.php
        )

    [bitrix\sale\exchange\onec\importcriteriononeccml2] => Array
        (
            [module] => sale
            [file] => /lib/exchange/onec/importcriterion.php
        )

    [bitrix\sale\exchange\onec\criterionorder] => Array
        (
            [module] => sale
            [file] => /lib/exchange/onec/importcriterion.php
        )

    [bitrix\sale\exchange\onec\criterionshipment] => Array
        (
            [module] => sale
            [file] => /lib/exchange/onec/importcriterion.php
        )

    [bitrix\sale\exchange\onec\criterionshipmentinvoice] => Array
        (
            [module] => sale
            [file] => /lib/exchange/onec/importcriterion.php
        )

    [bitrix\sale\exchange\onec\criterionpayment] => Array
        (
            [module] => sale
            [file] => /lib/exchange/onec/importcriterion.php
        )

    [bitrix\sale\exchange\onec\criterionprofile] => Array
        (
            [module] => sale
            [file] => /lib/exchange/onec/importcriterion.php
        )

    [bitrix\sale\exchange\entity\orderimportloader] => Array
        (
            [module] => sale
            [file] => /lib/exchange/entity/entityimportloader.php
        )

    [bitrix\sale\exchange\entity\invoiceimportloader] => Array
        (
            [module] => sale
            [file] => /lib/exchange/entity/entityimportloader.php
        )

    [bitrix\sale\exchange\entity\paymentimportloader] => Array
        (
            [module] => sale
            [file] => /lib/exchange/entity/entityimportloader.php
        )

    [bitrix\sale\exchange\entity\shipmentimportloader] => Array
        (
            [module] => sale
            [file] => /lib/exchange/entity/entityimportloader.php
        )

    [bitrix\sale\exchange\entity\userprofileimportloader] => Array
        (
            [module] => sale
            [file] => /lib/exchange/entity/entityimportloader.php
        )

    [bitrix\sale\exchange\entity\paymentcashlessimport] => Array
        (
            [module] => sale
            [file] => /lib/exchange/entity/paymentimport.php
        )

    [bitrix\sale\exchange\entity\paymentcardimport] => Array
        (
            [module] => sale
            [file] => /lib/exchange/entity/paymentimport.php
        )

    [bitrix\sale\exchange\entity\paymentcashimport] => Array
        (
            [module] => sale
            [file] => /lib/exchange/entity/paymentimport.php
        )

    [bitrix\sale\location\geoip] => Array
        (
            [module] => sale
            [file] => /lib/location/geoip.php
        )

    [bitrix\sale\delivery\requests\manager] => Array
        (
            [module] => sale
            [file] => /lib/delivery/requests/manager.php
        )

    [bitrix\sale\delivery\requests\helper] => Array
        (
            [module] => sale
            [file] => /lib/delivery/requests/helper.php
        )

    [bitrix\sale\delivery\requests\handlerbase] => Array
        (
            [module] => sale
            [file] => /lib/delivery/requests/handlerbase.php
        )

    [bitrix\sale\delivery\requests\requesttable] => Array
        (
            [module] => sale
            [file] => /lib/delivery/requests/request.php
        )

    [bitrix\sale\delivery\requests\shipmenttable] => Array
        (
            [module] => sale
            [file] => /lib/delivery/requests/shipment.php
        )

    [bitrix\sale\delivery\requests\result] => Array
        (
            [module] => sale
            [file] => /lib/delivery/requests/result.php
        )

    [bitrix\sale\delivery\requests\resultfile] => Array
        (
            [module] => sale
            [file] => /lib/delivery/requests/resultfile.php
        )

    [bitrix\sale\delivery\packing\packer] => Array
        (
            [module] => sale
            [file] => /lib/delivery/packing/packer.php
        )

    [bitrix\sale\recurring] => Array
        (
            [module] => sale
            [file] => /lib/recurring.php
        )

    [bitrix\sale\location\normalizer\builder] => Array
        (
            [module] => sale
            [file] => /lib/location/normalizer/builder.php
        )

    [bitrix\sale\location\normalizer\ibuilder] => Array
        (
            [module] => sale
            [file] => /lib/location/normalizer/ibuilder.php
        )

    [bitrix\sale\location\normalizer\normalizer] => Array
        (
            [module] => sale
            [file] => /lib/location/normalizer/normalizer.php
        )

    [bitrix\sale\location\normalizer\inormalizer] => Array
        (
            [module] => sale
            [file] => /lib/location/normalizer/inormalizer.php
        )

    [bitrix\sale\location\normalizer\commonnormalizer] => Array
        (
            [module] => sale
            [file] => /lib/location/normalizer/commonnormalizer.php
        )

    [bitrix\sale\location\normalizer\nullnormalizer] => Array
        (
            [module] => sale
            [file] => /lib/location/normalizer/nullnormalizer.php
        )

    [bitrix\sale\location\normalizer\spacenormalizer] => Array
        (
            [module] => sale
            [file] => /lib/location/normalizer/spacenormalizer.php
        )

    [bitrix\sale\location\normalizer\languagenormalizer] => Array
        (
            [module] => sale
            [file] => /lib/location/normalizer/languagenormalizer.php
        )

    [bitrix\sale\location\normalizer\helper] => Array
        (
            [module] => sale
            [file] => /lib/location/normalizer/helper.php
        )

    [sale\handlers\delivery\additional\ruspost\reliability\service] => Array
        (
            [module] => sale
            [file] => /handlers/delivery/additional/ruspost/reliability/service.php
        )

    [catalog] => Array
        (
            [module] => catalog
            [file] => install/index.php
        )

    [ccatalog] => Array
        (
            [module] => catalog
            [file] => mysql/catalog.php
        )

    [ccataloggroup] => Array
        (
            [module] => catalog
            [file] => mysql/cataloggroup.php
        )

    [cextra] => Array
        (
            [module] => catalog
            [file] => mysql/extra.php
        )

    [cprice] => Array
        (
            [module] => catalog
            [file] => mysql/price.php
        )

    [ccatalogproduct] => Array
        (
            [module] => catalog
            [file] => mysql/product.php
        )

    [ccatalogproductgroups] => Array
        (
            [module] => catalog
            [file] => mysql/product_group.php
        )

    [ccatalogload] => Array
        (
            [module] => catalog
            [file] => mysql/catalog_load.php
        )

    [ccatalogexport] => Array
        (
            [module] => catalog
            [file] => mysql/catalog_export.php
        )

    [ccatalogimport] => Array
        (
            [module] => catalog
            [file] => mysql/catalog_import.php
        )

    [ccatalogdiscount] => Array
        (
            [module] => catalog
            [file] => mysql/discount.php
        )

    [ccatalogdiscountcoupon] => Array
        (
            [module] => catalog
            [file] => mysql/discount_coupon.php
        )

    [ccatalogvat] => Array
        (
            [module] => catalog
            [file] => mysql/vat.php
        )

    [ccatalogevent] => Array
        (
            [module] => catalog
            [file] => general/catalog_event.php
        )

    [ccatalogsku] => Array
        (
            [module] => catalog
            [file] => general/catalog_sku.php
        )

    [ccatalogdiscountsave] => Array
        (
            [module] => catalog
            [file] => mysql/discount_save.php
        )

    [ccatalogstore] => Array
        (
            [module] => catalog
            [file] => mysql/store.php
        )

    [ccatalogstoreproduct] => Array
        (
            [module] => catalog
            [file] => mysql/store_product.php
        )

    [ccatalogadmin] => Array
        (
            [module] => catalog
            [file] => general/admin.php
        )

    [cglobalcondctrl] => Array
        (
            [module] => catalog
            [file] => general/catalog_cond.php
        )

    [cglobalcondctrlcomplex] => Array
        (
            [module] => catalog
            [file] => general/catalog_cond.php
        )

    [cglobalcondctrlatoms] => Array
        (
            [module] => catalog
            [file] => general/catalog_cond.php
        )

    [cglobalcondctrlgroup] => Array
        (
            [module] => catalog
            [file] => general/catalog_cond.php
        )

    [cglobalcondtree] => Array
        (
            [module] => catalog
            [file] => general/catalog_cond.php
        )

    [ccatalogcondctrl] => Array
        (
            [module] => catalog
            [file] => general/catalog_cond.php
        )

    [ccatalogcondctrlcomplex] => Array
        (
            [module] => catalog
            [file] => general/catalog_cond.php
        )

    [ccatalogcondctrlgroup] => Array
        (
            [module] => catalog
            [file] => general/catalog_cond.php
        )

    [ccatalogcondctrliblockfields] => Array
        (
            [module] => catalog
            [file] => general/catalog_cond.php
        )

    [ccatalogcondctrliblockprops] => Array
        (
            [module] => catalog
            [file] => general/catalog_cond.php
        )

    [ccatalogcondtree] => Array
        (
            [module] => catalog
            [file] => general/catalog_cond.php
        )

    [ccatalogcondctrlbasketproductfields] => Array
        (
            [module] => catalog
            [file] => general/sale_cond.php
        )

    [ccatalogcondctrlbasketproductprops] => Array
        (
            [module] => catalog
            [file] => general/sale_cond.php
        )

    [ccatalogcondctrlcatalogsettings] => Array
        (
            [module] => catalog
            [file] => general/sale_cond.php
        )

    [ccatalogactionctrlbasketproductfields] => Array
        (
            [module] => catalog
            [file] => general/sale_act.php
        )

    [ccatalogactionctrlbasketproductprops] => Array
        (
            [module] => catalog
            [file] => general/sale_act.php
        )

    [ccataloggifterproduct] => Array
        (
            [module] => catalog
            [file] => general/sale_act.php
        )

    [ccatalogdiscountconvert] => Array
        (
            [module] => catalog
            [file] => general/discount_convert.php
        )

    [ccatalogdiscountconverttmp] => Array
        (
            [module] => catalog
            [file] => mysql/discount_convert.php
        )

    [ccatalogproductprovider] => Array
        (
            [module] => catalog
            [file] => general/product_provider.php
        )

    [ccatalogstorebarcode] => Array
        (
            [module] => catalog
            [file] => mysql/store_barcode.php
        )

    [ccatalogcontractor] => Array
        (
            [module] => catalog
            [file] => mysql/contractor.php
        )

    [ccatalogdocstypes] => Array
        (
            [module] => catalog
            [file] => general/store_docs_type.php
        )

    [ccatalogarrivaldocs] => Array
        (
            [module] => catalog
            [file] => general/store_docs_type.php
        )

    [ccatalogstoreadjustmentdocs] => Array
        (
            [module] => catalog
            [file] => general/store_docs_type.php
        )

    [ccatalogmovingdocs] => Array
        (
            [module] => catalog
            [file] => general/store_docs_type.php
        )

    [ccatalogdeductdocs] => Array
        (
            [module] => catalog
            [file] => general/store_docs_type.php
        )

    [ccatalogreturnsdocs] => Array
        (
            [module] => catalog
            [file] => general/store_docs_type.php
        )

    [ccatalogunreserveddocs] => Array
        (
            [module] => catalog
            [file] => general/store_docs_type.php
        )

    [ccatalogdocs] => Array
        (
            [module] => catalog
            [file] => mysql/store_docs.php
        )

    [ccatalogstorecontrolutil] => Array
        (
            [module] => catalog
            [file] => general/store_utility.php
        )

    [ccatalogstoredocselement] => Array
        (
            [module] => catalog
            [file] => mysql/store_docs_element.php
        )

    [ccatalogstoredocsbarcode] => Array
        (
            [module] => catalog
            [file] => mysql/store_docs_barcode.php
        )

    [ccatalogiblockparameters] => Array
        (
            [module] => catalog
            [file] => general/comp_parameters.php
        )

    [ccatalogmeasure] => Array
        (
            [module] => catalog
            [file] => mysql/measure.php
        )

    [ccatalogmeasureresult] => Array
        (
            [module] => catalog
            [file] => mysql/measure.php
        )

    [ccatalogmeasureclassifier] => Array
        (
            [module] => catalog
            [file] => general/unit_classifier.php
        )

    [ccatalogmeasureadminresult] => Array
        (
            [module] => catalog
            [file] => general/measure_result.php
        )

    [ccatalogmeasureadminuiresult] => Array
        (
            [module] => catalog
            [file] => general/measure_result.php
        )

    [ccatalogmeasureratio] => Array
        (
            [module] => catalog
            [file] => mysql/measure_ratio.php
        )

    [ccatalogproductset] => Array
        (
            [module] => catalog
            [file] => mysql/product_set.php
        )

    [ccatalogadmintools] => Array
        (
            [module] => catalog
            [file] => general/admin_tools.php
        )

    [ccatalogadminproductsetedit] => Array
        (
            [module] => catalog
            [file] => general/admin_tools.php
        )

    [ccatalogmenu] => Array
        (
            [module] => catalog
            [file] => general/catalog_menu.php
        )

    [ccatalogcsvsettings] => Array
        (
            [module] => catalog
            [file] => general/csv_settings.php
        )

    [ccatalogstepoperations] => Array
        (
            [module] => catalog
            [file] => general/step_operations.php
        )

    [ccatalogproductsetavailable] => Array
        (
            [module] => catalog
            [file] => general/step_operations.php
        )

    [ccatalogproductavailable] => Array
        (
            [module] => catalog
            [file] => general/step_operations.php
        )

    [ccatalogiblockreindex] => Array
        (
            [module] => catalog
            [file] => general/step_operations.php
        )

    [ccatalogproductsettings] => Array
        (
            [module] => catalog
            [file] => general/step_operations.php
        )

    [ccatalogtools] => Array
        (
            [module] => catalog
            [file] => general/tools.php
        )

    [ccatalogresult] => Array
        (
            [module] => catalog
            [file] => general/result.php
        )

    [cproductquerybuilder] => Array
        (
            [module] => catalog
            [file] => general/querybuilder.php
        )

    [bitrix\catalog\compatible\eventcompatibility] => Array
        (
            [module] => catalog
            [file] => lib/compatible/eventcompatibility.php
        )

    [bitrix\catalog\config\feature] => Array
        (
            [module] => catalog
            [file] => lib/config/feature.php
        )

    [bitrix\catalog\config\state] => Array
        (
            [module] => catalog
            [file] => lib/config/state.php
        )

    [bitrix\catalog\discount\discountmanager] => Array
        (
            [module] => catalog
            [file] => lib/discount/discountmanager.php
        )

    [bitrix\catalog\ebay\ebayxmler] => Array
        (
            [module] => catalog
            [file] => lib/ebay/ebayxmler.php
        )

    [bitrix\catalog\ebay\exportoffer] => Array
        (
            [module] => catalog
            [file] => lib/ebay/exportoffer.php
        )

    [bitrix\catalog\ebay\exportoffercreator] => Array
        (
            [module] => catalog
            [file] => lib/ebay/exportoffercreator.php
        )

    [bitrix\catalog\ebay\exportoffersku] => Array
        (
            [module] => catalog
            [file] => lib/ebay/exportoffersku.php
        )

    [bitrix\catalog\grid\panel\productgroupaction] => Array
        (
            [module] => catalog
            [file] => lib/grid/panel/productgroupaction.php
        )

    [bitrix\catalog\grid\productaction] => Array
        (
            [module] => catalog
            [file] => lib/grid/productaction.php
        )

    [bitrix\catalog\helpers\admin\catalogedit] => Array
        (
            [module] => catalog
            [file] => lib/helpers/admin/catalogedit.php
        )

    [bitrix\catalog\helpers\admin\iblockpricechanger] => Array
        (
            [module] => catalog
            [file] => lib/helpers/admin/iblockpricechanger.php
        )

    [bitrix\catalog\helpers\admin\roundedit] => Array
        (
            [module] => catalog
            [file] => lib/helpers/admin/roundedit.php
        )

    [bitrix\catalog\helpers\admin\tools] => Array
        (
            [module] => catalog
            [file] => lib/helpers/admin/tools.php
        )

    [bitrix\catalog\helpers\tools] => Array
        (
            [module] => catalog
            [file] => lib/helpers/tools.php
        )

    [bitrix\catalog\model\entity] => Array
        (
            [module] => catalog
            [file] => lib/model/entity.php
        )

    [bitrix\catalog\model\event] => Array
        (
            [module] => catalog
            [file] => lib/model/event.php
        )

    [bitrix\catalog\model\eventresult] => Array
        (
            [module] => catalog
            [file] => lib/model/eventresult.php
        )

    [bitrix\catalog\model\price] => Array
        (
            [module] => catalog
            [file] => lib/model/price.php
        )

    [bitrix\catalog\model\product] => Array
        (
            [module] => catalog
            [file] => lib/model/product.php
        )

    [bitrix\catalog\product\price\calculation] => Array
        (
            [module] => catalog
            [file] => lib/product/price/calculation.php
        )

    [bitrix\catalog\product\basket] => Array
        (
            [module] => catalog
            [file] => lib/product/basket.php
        )

    [bitrix\catalog\product\catalogprovider] => Array
        (
            [module] => catalog
            [file] => lib/product/catalogprovider.php
        )

    [bitrix\catalog\product\catalogprovidercompatibility] => Array
        (
            [module] => catalog
            [file] => lib/product/catalogprovidercompatibility.php
        )

    [bitrix\catalog\product\price] => Array
        (
            [module] => catalog
            [file] => lib/product/price.php
        )

    [bitrix\catalog\product\propertycatalogfeature] => Array
        (
            [module] => catalog
            [file] => lib/product/propertycatalogfeature.php
        )

    [bitrix\catalog\product\quantitycontrol] => Array
        (
            [module] => catalog
            [file] => lib/product/quantitycontrol.php
        )

    [bitrix\catalog\product\search] => Array
        (
            [module] => catalog
            [file] => lib/product/search.php
        )

    [bitrix\catalog\product\sku] => Array
        (
            [module] => catalog
            [file] => lib/product/sku.php
        )

    [bitrix\catalog\product\subscribemanager] => Array
        (
            [module] => catalog
            [file] => lib/product/subscribemanager.php
        )

    [bitrix\catalog\product\systemfield] => Array
        (
            [module] => catalog
            [file] => lib/product/systemfield.php
        )

    [bitrix\catalog\product\viewed] => Array
        (
            [module] => catalog
            [file] => lib/product/viewed.php
        )

    [bitrix\catalog\update\adminfilteroption] => Array
        (
            [module] => catalog
            [file] => lib/update/adminfilteroption.php
        )

    [bitrix\catalog\update\admingridoption] => Array
        (
            [module] => catalog
            [file] => lib/update/admingridoption.php
        )

    [bitrix\catalog\url\adminpage\catalogbuilder] => Array
        (
            [module] => catalog
            [file] => lib/url/adminpage/catalogbuilder.php
        )

    [bitrix\catalog\catalogiblocktable] => Array
        (
            [module] => catalog
            [file] => lib/catalogiblock.php
        )

    [bitrix\catalog\catalogviewedproducttable] => Array
        (
            [module] => catalog
            [file] => lib/catalogviewedproduct.php
        )

    [bitrix\catalog\discounttable] => Array
        (
            [module] => catalog
            [file] => lib/discount.php
        )

    [bitrix\catalog\discountcoupontable] => Array
        (
            [module] => catalog
            [file] => lib/discountcoupon.php
        )

    [bitrix\catalog\discountentitytable] => Array
        (
            [module] => catalog
            [file] => lib/discountentity.php
        )

    [bitrix\catalog\discountmoduletable] => Array
        (
            [module] => catalog
            [file] => lib/discountmodule.php
        )

    [bitrix\catalog\discountrestrictiontable] => Array
        (
            [module] => catalog
            [file] => lib/discountrestriction.php
        )

    [bitrix\catalog\extratable] => Array
        (
            [module] => catalog
            [file] => lib/extra.php
        )

    [bitrix\catalog\grouptable] => Array
        (
            [module] => catalog
            [file] => lib/group.php
        )

    [bitrix\catalog\groupaccesstable] => Array
        (
            [module] => catalog
            [file] => lib/groupaccess.php
        )

    [bitrix\catalog\grouplangtable] => Array
        (
            [module] => catalog
            [file] => lib/grouplang.php
        )

    [bitrix\catalog\measuretable] => Array
        (
            [module] => catalog
            [file] => lib/measure.php
        )

    [bitrix\catalog\measureratiotable] => Array
        (
            [module] => catalog
            [file] => lib/measureratio.php
        )

    [bitrix\catalog\pricetable] => Array
        (
            [module] => catalog
            [file] => lib/price.php
        )

    [bitrix\catalog\producttable] => Array
        (
            [module] => catalog
            [file] => lib/product.php
        )

    [bitrix\catalog\productgroupaccesstable] => Array
        (
            [module] => catalog
            [file] => lib/productgroupaccess.php
        )

    [bitrix\catalog\roundingtable] => Array
        (
            [module] => catalog
            [file] => lib/rounding.php
        )

    [bitrix\catalog\storetable] => Array
        (
            [module] => catalog
            [file] => lib/store.php
        )

    [bitrix\catalog\storebarcodetable] => Array
        (
            [module] => catalog
            [file] => lib/storebarcode.php
        )

    [bitrix\catalog\storeproducttable] => Array
        (
            [module] => catalog
            [file] => lib/storeproduct.php
        )

    [bitrix\catalog\vattable] => Array
        (
            [module] => catalog
            [file] => lib/vat.php
        )

    [bitrix\catalog\ebayxmler] => Array
        (
            [module] => catalog
            [file] => lib/ebay/old.php
        )

    [bitrix\catalog\exportoffer] => Array
        (
            [module] => catalog
            [file] => lib/ebay/old.php
        )

    [bitrix\catalog\exportoffercreator] => Array
        (
            [module] => catalog
            [file] => lib/ebay/old.php
        )

    [bitrix\catalog\exportoffersku] => Array
        (
            [module] => catalog
            [file] => lib/ebay/old.php
        )

    [bitrix\catalog\searchhandlers] => Array
        (
            [module] => catalog
            [file] => lib/product/old.php
        )

)
Array
(
    [bitrix\main\application] => Array
        (
            [module] => main
            [file] => lib/application.php
        )

    [bitrix\main\httpapplication] => Array
        (
            [module] => main
            [file] => lib/httpapplication.php
        )

    [bitrix\main\argumentexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\argumentnullexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\argumentoutofrangeexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\argumenttypeexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\notimplementedexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\notsupportedexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\invalidoperationexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\objectpropertyexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\objectnotfoundexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\objectexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\systemexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\accessdeniedexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\decodingexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\io\invalidpathexception] => Array
        (
            [module] => main
            [file] => lib/io/ioexception.php
        )

    [bitrix\main\io\filenotfoundexception] => Array
        (
            [module] => main
            [file] => lib/io/ioexception.php
        )

    [bitrix\main\io\filedeleteexception] => Array
        (
            [module] => main
            [file] => lib/io/ioexception.php
        )

    [bitrix\main\io\fileopenexception] => Array
        (
            [module] => main
            [file] => lib/io/ioexception.php
        )

    [bitrix\main\io\filenotopenedexception] => Array
        (
            [module] => main
            [file] => lib/io/ioexception.php
        )

    [bitrix\main\context] => Array
        (
            [module] => main
            [file] => lib/context.php
        )

    [bitrix\main\httpcontext] => Array
        (
            [module] => main
            [file] => lib/httpcontext.php
        )

    [bitrix\main\dispatcher] => Array
        (
            [module] => main
            [file] => lib/dispatcher.php
        )

    [bitrix\main\environment] => Array
        (
            [module] => main
            [file] => lib/environment.php
        )

    [bitrix\main\event] => Array
        (
            [module] => main
            [file] => lib/event.php
        )

    [bitrix\main\eventmanager] => Array
        (
            [module] => main
            [file] => lib/eventmanager.php
        )

    [bitrix\main\eventresult] => Array
        (
            [module] => main
            [file] => lib/eventresult.php
        )

    [bitrix\main\request] => Array
        (
            [module] => main
            [file] => lib/request.php
        )

    [bitrix\main\httprequest] => Array
        (
            [module] => main
            [file] => lib/httprequest.php
        )

    [bitrix\main\response] => Array
        (
            [module] => main
            [file] => lib/response.php
        )

    [bitrix\main\httpresponse] => Array
        (
            [module] => main
            [file] => lib/httpresponse.php
        )

    [bitrix\main\modulemanager] => Array
        (
            [module] => main
            [file] => lib/modulemanager.php
        )

    [bitrix\main\server] => Array
        (
            [module] => main
            [file] => lib/server.php
        )

    [bitrix\main\config\configuration] => Array
        (
            [module] => main
            [file] => lib/config/configuration.php
        )

    [bitrix\main\config\option] => Array
        (
            [module] => main
            [file] => lib/config/option.php
        )

    [bitrix\main\context\culture] => Array
        (
            [module] => main
            [file] => lib/context/culture.php
        )

    [bitrix\main\data\cache] => Array
        (
            [module] => main
            [file] => lib/data/cache.php
        )

    [bitrix\main\data\cacheengineapc] => Array
        (
            [module] => main
            [file] => lib/data/cacheengineapc.php
        )

    [bitrix\main\data\cacheenginememcache] => Array
        (
            [module] => main
            [file] => lib/data/cacheenginememcache.php
        )

    [bitrix\main\data\cacheenginefiles] => Array
        (
            [module] => main
            [file] => lib/data/cacheenginefiles.php
        )

    [bitrix\main\data\cacheenginenone] => Array
        (
            [module] => main
            [file] => lib/data/cacheenginenone.php
        )

    [bitrix\main\data\connection] => Array
        (
            [module] => main
            [file] => lib/data/connection.php
        )

    [bitrix\main\data\connectionpool] => Array
        (
            [module] => main
            [file] => lib/data/connectionpool.php
        )

    [bitrix\main\data\icacheengine] => Array
        (
            [module] => main
            [file] => lib/data/cache.php
        )

    [bitrix\main\data\hsphpreadconnection] => Array
        (
            [module] => main
            [file] => lib/data/hsphpreadconnection.php
        )

    [bitrix\main\data\managedcache] => Array
        (
            [module] => main
            [file] => lib/data/managedcache.php
        )

    [bitrix\main\data\taggedcache] => Array
        (
            [module] => main
            [file] => lib/data/taggedcache.php
        )

    [bitrix\main\data\memcacheconnection] => Array
        (
            [module] => main
            [file] => lib/data/memcacheconnection.php
        )

    [bitrix\main\data\memcachedconnection] => Array
        (
            [module] => main
            [file] => lib/data/memcachedconnection.php
        )

    [bitrix\main\data\nosqlconnection] => Array
        (
            [module] => main
            [file] => lib/data/nosqlconnection.php
        )

    [bitrix\main\db\arrayresult] => Array
        (
            [module] => main
            [file] => lib/db/arrayresult.php
        )

    [bitrix\main\db\result] => Array
        (
            [module] => main
            [file] => lib/db/result.php
        )

    [bitrix\main\db\connection] => Array
        (
            [module] => main
            [file] => lib/db/connection.php
        )

    [bitrix\main\db\sqlexception] => Array
        (
            [module] => main
            [file] => lib/db/sqlexception.php
        )

    [bitrix\main\db\sqlqueryexception] => Array
        (
            [module] => main
            [file] => lib/db/sqlexception.php
        )

    [bitrix\main\db\transactionexception] => Array
        (
            [module] => main
            [file] => lib/db/sqlexception.php
        )

    [bitrix\main\db\sqlexpression] => Array
        (
            [module] => main
            [file] => lib/db/sqlexpression.php
        )

    [bitrix\main\db\sqlhelper] => Array
        (
            [module] => main
            [file] => lib/db/sqlhelper.php
        )

    [bitrix\main\db\mysqlcommonconnection] => Array
        (
            [module] => main
            [file] => lib/db/mysqlcommonconnection.php
        )

    [bitrix\main\db\mysqliconnection] => Array
        (
            [module] => main
            [file] => lib/db/mysqliconnection.php
        )

    [bitrix\main\db\mysqliresult] => Array
        (
            [module] => main
            [file] => lib/db/mysqliresult.php
        )

    [bitrix\main\db\mysqlisqlhelper] => Array
        (
            [module] => main
            [file] => lib/db/mysqlisqlhelper.php
        )

    [bitrix\main\db\mssqlconnection] => Array
        (
            [module] => main
            [file] => lib/db/mssqlconnection.php
        )

    [bitrix\main\db\mssqlresult] => Array
        (
            [module] => main
            [file] => lib/db/mssqlresult.php
        )

    [bitrix\main\db\mssqlsqlhelper] => Array
        (
            [module] => main
            [file] => lib/db/mssqlsqlhelper.php
        )

    [bitrix\main\db\oracleconnection] => Array
        (
            [module] => main
            [file] => lib/db/oracleconnection.php
        )

    [bitrix\main\db\oracleresult] => Array
        (
            [module] => main
            [file] => lib/db/oracleresult.php
        )

    [bitrix\main\db\oraclesqlhelper] => Array
        (
            [module] => main
            [file] => lib/db/oraclesqlhelper.php
        )

    [bitrix\main\db\pgsqlconnection] => Array
        (
            [module] => main
            [file] => lib/db/pgsqlconnection.php
        )

    [bitrix\main\diag\httpexceptionhandleroutput] => Array
        (
            [module] => main
            [file] => lib/diag/httpexceptionhandleroutput.php
        )

    [bitrix\main\diag\fileexceptionhandlerlog] => Array
        (
            [module] => main
            [file] => lib/diag/fileexceptionhandlerlog.php
        )

    [bitrix\main\diag\exceptionhandler] => Array
        (
            [module] => main
            [file] => lib/diag/exceptionhandler.php
        )

    [bitrix\main\diag\iexceptionhandleroutput] => Array
        (
            [module] => main
            [file] => lib/diag/iexceptionhandleroutput.php
        )

    [bitrix\main\diag\exceptionhandlerlog] => Array
        (
            [module] => main
            [file] => lib/diag/exceptionhandlerlog.php
        )

    [bitrix\main\io\file] => Array
        (
            [module] => main
            [file] => lib/io/file.php
        )

    [bitrix\main\io\fileentry] => Array
        (
            [module] => main
            [file] => lib/io/fileentry.php
        )

    [bitrix\main\io\path] => Array
        (
            [module] => main
            [file] => lib/io/path.php
        )

    [bitrix\main\io\filesystementry] => Array
        (
            [module] => main
            [file] => lib/io/filesystementry.php
        )

    [bitrix\main\io\ifilestream] => Array
        (
            [module] => main
            [file] => lib/io/ifilestream.php
        )

    [bitrix\main\localization\loc] => Array
        (
            [module] => main
            [file] => lib/localization/loc.php
        )

    [bitrix\main\mail\mail] => Array
        (
            [module] => main
            [file] => lib/mail/mail.php
        )

    [bitrix\main\mail\tracking] => Array
        (
            [module] => main
            [file] => lib/mail/tracking.php
        )

    [bitrix\main\mail\eventmanager] => Array
        (
            [module] => main
            [file] => lib/mail/eventmanager.php
        )

    [bitrix\main\mail\eventmessagecompiler] => Array
        (
            [module] => main
            [file] => lib/mail/eventmessagecompiler.php
        )

    [bitrix\main\mail\eventmessagethemecompiler] => Array
        (
            [module] => main
            [file] => lib/mail/eventmessagethemecompiler.php
        )

    [bitrix\main\mail\internal\event] => Array
        (
            [module] => main
            [file] => lib/mail/internal/event.php
        )

    [bitrix\main\mail\internal\eventattachment] => Array
        (
            [module] => main
            [file] => lib/mail/internal/eventattachment.php
        )

    [bitrix\main\mail\internal\eventmessage] => Array
        (
            [module] => main
            [file] => lib/mail/internal/eventmessage.php
        )

    [bitrix\main\mail\internal\eventmessagesite] => Array
        (
            [module] => main
            [file] => lib/mail/internal/eventmessagesite.php
        )

    [bitrix\main\mail\internal\eventmessageattachment] => Array
        (
            [module] => main
            [file] => lib/mail/internal/eventmessageattachment.php
        )

    [bitrix\main\mail\internal\eventtype] => Array
        (
            [module] => main
            [file] => lib/mail/internal/eventtype.php
        )

    [bitrix\main\text\converter] => Array
        (
            [module] => main
            [file] => lib/text/converter.php
        )

    [bitrix\main\text\emptyconverter] => Array
        (
            [module] => main
            [file] => lib/text/emptyconverter.php
        )

    [bitrix\main\text\encoding] => Array
        (
            [module] => main
            [file] => lib/text/encoding.php
        )

    [bitrix\main\text\htmlconverter] => Array
        (
            [module] => main
            [file] => lib/text/htmlconverter.php
        )

    [bitrix\main\text\binarystring] => Array
        (
            [module] => main
            [file] => lib/text/binarystring.php
        )

    [bitrix\main\text\xmlconverter] => Array
        (
            [module] => main
            [file] => lib/text/xmlconverter.php
        )

    [bitrix\main\type\collection] => Array
        (
            [module] => main
            [file] => lib/type/collection.php
        )

    [bitrix\main\type\date] => Array
        (
            [module] => main
            [file] => lib/type/date.php
        )

    [bitrix\main\type\datetime] => Array
        (
            [module] => main
            [file] => lib/type/datetime.php
        )

    [bitrix\main\type\dictionary] => Array
        (
            [module] => main
            [file] => lib/type/dictionary.php
        )

    [bitrix\main\type\filterabledictionary] => Array
        (
            [module] => main
            [file] => lib/type/filterabledictionary.php
        )

    [bitrix\main\type\parameterdictionary] => Array
        (
            [module] => main
            [file] => lib/type/parameterdictionary.php
        )

    [bitrix\main\web\cookie] => Array
        (
            [module] => main
            [file] => lib/web/cookie.php
        )

    [bitrix\main\web\uri] => Array
        (
            [module] => main
            [file] => lib/web/uri.php
        )

    [bitrix\main\sendereventhandler] => Array
        (
            [module] => main
            [file] => lib/senderconnector.php
        )

    [bitrix\main\senderconnectoruser] => Array
        (
            [module] => main
            [file] => lib/senderconnector.php
        )

    [bitrix\main\urlrewriterrulemaker] => Array
        (
            [module] => main
            [file] => lib/urlrewriter.php
        )

    [bitrix\main\update\stepper] => Array
        (
            [module] => main
            [file] => lib/update/stepper.php
        )

    [bitrix\main\composite\abstractresponse] => Array
        (
            [module] => main
            [file] => lib/composite/responder.php
        )

    [bitrix\main\composite\fileresponse] => Array
        (
            [module] => main
            [file] => lib/composite/responder.php
        )

    [bitrix\main\composite\memcachedresponse] => Array
        (
            [module] => main
            [file] => lib/composite/responder.php
        )

    [bitrix\main\security\otpexception] => Array
        (
            [module] => main
            [file] => lib/security/securityexception.php
        )

    [ctimezone] => Array
        (
            [module] => main
            [file] => classes/general/time.php
        )

    [cbxpunycode] => Array
        (
            [module] => main
            [file] => classes/general/punycode.php
        )

    [ibxvirtualio] => Array
        (
            [module] => main
            [file] => classes/general/virtual_io.php
        )

    [ibxgeterrors] => Array
        (
            [module] => main
            [file] => classes/general/virtual_io.php
        )

    [cbxvirtualio] => Array
        (
            [module] => main
            [file] => classes/general/virtual_io.php
        )

    [cbxvirtualfilebase] => Array
        (
            [module] => main
            [file] => classes/general/virtual_file.php
        )

    [cbxvirtualfile] => Array
        (
            [module] => main
            [file] => classes/general/virtual_file.php
        )

    [cbxvirtualdirectory] => Array
        (
            [module] => main
            [file] => classes/general/virtual_file.php
        )

    [calloption] => Array
        (
            [module] => main
            [file] => classes/general/option.php
        )

    [coption] => Array
        (
            [module] => main
            [file] => classes/general/option.php
        )

    [callpageoption] => Array
        (
            [module] => main
            [file] => classes/general/pageoption.php
        )

    [cpageoption] => Array
        (
            [module] => main
            [file] => classes/general/pageoption.php
        )

    [callsqlwhere] => Array
        (
            [module] => main
            [file] => classes/general/sqlwhere.php
        )

    [csqlwhereexpression] => Array
        (
            [module] => main
            [file] => classes/general/sqlwhere.php
        )

    [csqlwhere] => Array
        (
            [module] => main
            [file] => classes/general/sqlwhere.php
        )

    [calllanguage] => Array
        (
            [module] => main
            [file] => classes/general/language.php
        )

    [clanguage] => Array
        (
            [module] => main
            [file] => classes/general/language.php
        )

    [clangadmin] => Array
        (
            [module] => main
            [file] => classes/general/language.php
        )

    [_clangdbresult] => Array
        (
            [module] => main
            [file] => classes/general/langdbresult.php
        )

    [callagent] => Array
        (
            [module] => main
            [file] => classes/general/agent.php
        )

    [cagent] => Array
        (
            [module] => main
            [file] => classes/mysql/agent.php
        )

    [capplicationexception] => Array
        (
            [module] => main
            [file] => classes/general/applicationexception.php
        )

    [cadminexception] => Array
        (
            [module] => main
            [file] => classes/general/adminexception.php
        )

    [callsite] => Array
        (
            [module] => main
            [file] => classes/general/site.php
        )

    [calllang] => Array
        (
            [module] => main
            [file] => classes/general/site.php
        )

    [csite] => Array
        (
            [module] => main
            [file] => classes/general/site.php
        )

    [clang] => Array
        (
            [module] => main
            [file] => classes/general/site.php
        )

    [chttp] => Array
        (
            [module] => main
            [file] => classes/general/http.php
        )

    [cutil] => Array
        (
            [module] => main
            [file] => classes/general/util.php
        )

    [callmain] => Array
        (
            [module] => main
            [file] => classes/general/main.php
        )

    [cmain] => Array
        (
            [module] => main
            [file] => classes/general/main.php
        )

    [calldatabase] => Array
        (
            [module] => main
            [file] => classes/general/database.php
        )

    [calldbresult] => Array
        (
            [module] => main
            [file] => classes/general/dbresult.php
        )

    [cdatabasemysql] => Array
        (
            [module] => main
            [file] => classes/mysql/database.php
        )

    [cdbresultmysql] => Array
        (
            [module] => main
            [file] => classes/mysql/dbresult.php
        )

    [icachebackend] => Array
        (
            [module] => main
            [file] => classes/general/cache_backend.php
        )

    [cphpcache] => Array
        (
            [module] => main
            [file] => classes/general/cache.php
        )

    [ccachemanager] => Array
        (
            [module] => main
            [file] => classes/general/cache_manager.php
        )

    [cpagecache] => Array
        (
            [module] => main
            [file] => classes/general/page_cache.php
        )

    [cstackcacheentry] => Array
        (
            [module] => main
            [file] => classes/general/stack_cache_entry.php
        )

    [cstackcachemanager] => Array
        (
            [module] => main
            [file] => classes/general/stack_cache.php
        )

    [cmodule] => Array
        (
            [module] => main
            [file] => /classes/general/module.php
        )

    [bitrix\main\entity\ufield] => Array
        (
            [module] => main
            [file] => include/deprecated/ufield.php
        )

    [cdatabase] => Array
        (
            [module] => main
            [file] => classes/mysql/database.php
        )

    [cdbresult] => Array
        (
            [module] => main
            [file] => classes/mysql/dbresult.php
        )

    [csitetemplate] => Array
        (
            [module] => main
            [file] => classes/general/site_template.php
        )

    [cbitrixcomponent] => Array
        (
            [module] => main
            [file] => classes/general/component.php
        )

    [ccomponentengine] => Array
        (
            [module] => main
            [file] => classes/general/component_engine.php
        )

    [ccomponentajax] => Array
        (
            [module] => main
            [file] => classes/general/component_ajax.php
        )

    [cbitrixcomponenttemplate] => Array
        (
            [module] => main
            [file] => classes/general/component_template.php
        )

    [ccomponentutil] => Array
        (
            [module] => main
            [file] => classes/general/component_util.php
        )

    [ccontrollerclient] => Array
        (
            [module] => main
            [file] => classes/general/controller_member.php
        )

    [phpparser] => Array
        (
            [module] => main
            [file] => classes/general/php_parser.php
        )

    [cdiskquota] => Array
        (
            [module] => main
            [file] => classes/general/quota.php
        )

    [ceventlog] => Array
        (
            [module] => main
            [file] => classes/general/event_log.php
        )

    [ceventmain] => Array
        (
            [module] => main
            [file] => classes/general/event_log.php
        )

    [cadminfiledialog] => Array
        (
            [module] => main
            [file] => classes/general/file_dialog.php
        )

    [wll_user] => Array
        (
            [module] => main
            [file] => classes/general/liveid.php
        )

    [wll_consenttoken] => Array
        (
            [module] => main
            [file] => classes/general/liveid.php
        )

    [windowslivelogin] => Array
        (
            [module] => main
            [file] => classes/general/liveid.php
        )

    [cfile] => Array
        (
            [module] => main
            [file] => classes/general/file.php
        )

    [callfile] => Array
        (
            [module] => main
            [file] => classes/general/file.php
        )

    [ctempfile] => Array
        (
            [module] => main
            [file] => classes/general/file_temp.php
        )

    [cfavorites] => Array
        (
            [module] => main
            [file] => classes/mysql/favorites.php
        )

    [cuseroptions] => Array
        (
            [module] => main
            [file] => classes/general/user_options.php
        )

    [cgridoptions] => Array
        (
            [module] => main
            [file] => classes/general/grids.php
        )

    [cundo] => Array
        (
            [module] => main
            [file] => /classes/general/undo.php
        )

    [cautosave] => Array
        (
            [module] => main
            [file] => /classes/general/undo.php
        )

    [callratings] => Array
        (
            [module] => main
            [file] => classes/general/ratings.php
        )

    [cratings] => Array
        (
            [module] => main
            [file] => classes/mysql/ratings.php
        )

    [cratingscomponentsmain] => Array
        (
            [module] => main
            [file] => classes/mysql/ratings_components.php
        )

    [cratingrule] => Array
        (
            [module] => main
            [file] => classes/general/rating_rule.php
        )

    [cratingrulesmain] => Array
        (
            [module] => main
            [file] => classes/mysql/rating_rules.php
        )

    [ctoppanel] => Array
        (
            [module] => main
            [file] => public/top_panel.php
        )

    [ceditarea] => Array
        (
            [module] => main
            [file] => public/edit_area.php
        )

    [ccomponentpanel] => Array
        (
            [module] => main
            [file] => public/edit_area.php
        )

    [ctextparser] => Array
        (
            [module] => main
            [file] => classes/general/textparser.php
        )

    [cphpcachefiles] => Array
        (
            [module] => main
            [file] => classes/general/cache_files.php
        )

    [cdataxmlnode] => Array
        (
            [module] => main
            [file] => classes/general/xml.php
        )

    [cdataxmldocument] => Array
        (
            [module] => main
            [file] => classes/general/xml.php
        )

    [cdataxml] => Array
        (
            [module] => main
            [file] => classes/general/xml.php
        )

    [cxmlfilestream] => Array
        (
            [module] => main
            [file] => classes/general/xml.php
        )

    [crsaprovider] => Array
        (
            [module] => main
            [file] => classes/general/rsasecurity.php
        )

    [crsasecurity] => Array
        (
            [module] => main
            [file] => classes/general/rsasecurity.php
        )

    [crsabcmathprovider] => Array
        (
            [module] => main
            [file] => classes/general/rsabcmath.php
        )

    [crsaopensslprovider] => Array
        (
            [module] => main
            [file] => classes/general/rsaopenssl.php
        )

    [casnreader] => Array
        (
            [module] => main
            [file] => classes/general/asn.php
        )

    [cbxshorturi] => Array
        (
            [module] => main
            [file] => classes/mysql/short_uri.php
        )

    [cfinder] => Array
        (
            [module] => main
            [file] => classes/general/finder.php
        )

    [caccess] => Array
        (
            [module] => main
            [file] => classes/general/access.php
        )

    [cauthprovider] => Array
        (
            [module] => main
            [file] => classes/general/authproviders.php
        )

    [iproviderinterface] => Array
        (
            [module] => main
            [file] => classes/general/authproviders.php
        )

    [cgroupauthprovider] => Array
        (
            [module] => main
            [file] => classes/general/authproviders.php
        )

    [cuserauthprovider] => Array
        (
            [module] => main
            [file] => classes/general/authproviders.php
        )

    [ctableschema] => Array
        (
            [module] => main
            [file] => classes/general/table_schema.php
        )

    [ccsvdata] => Array
        (
            [module] => main
            [file] => classes/general/csv_data.php
        )

    [csmile] => Array
        (
            [module] => main
            [file] => classes/general/smile.php
        )

    [csmilegallery] => Array
        (
            [module] => main
            [file] => classes/general/smile.php
        )

    [csmileset] => Array
        (
            [module] => main
            [file] => classes/general/smile.php
        )

    [cglobalcounter] => Array
        (
            [module] => main
            [file] => classes/general/global_counter.php
        )

    [cusercounter] => Array
        (
            [module] => main
            [file] => classes/mysql/user_counter.php
        )

    [cusercounterpage] => Array
        (
            [module] => main
            [file] => classes/mysql/user_counter.php
        )

    [chotkeys] => Array
        (
            [module] => main
            [file] => classes/general/hot_keys.php
        )

    [chotkeyscode] => Array
        (
            [module] => main
            [file] => classes/general/hot_keys.php
        )

    [cbxsanitizer] => Array
        (
            [module] => main
            [file] => classes/general/sanitizer.php
        )

    [ibxarchive] => Array
        (
            [module] => main
            [file] => classes/general/archive.php
        )

    [cbxarchive] => Array
        (
            [module] => main
            [file] => classes/general/archive.php
        )

    [cadminnotify] => Array
        (
            [module] => main
            [file] => classes/general/admin_notify.php
        )

    [cbxfavadmmenu] => Array
        (
            [module] => main
            [file] => classes/general/favorites.php
        )

    [cadmininformer] => Array
        (
            [module] => main
            [file] => classes/general/admin_informer.php
        )

    [csitecheckertest] => Array
        (
            [module] => main
            [file] => classes/general/site_checker.php
        )

    [csqlutil] => Array
        (
            [module] => main
            [file] => classes/general/sql_util.php
        )

    [cfileuploader] => Array
        (
            [module] => main
            [file] => classes/general/uploader.php
        )

    [lpa] => Array
        (
            [module] => main
            [file] => classes/general/lpa.php
        )

    [cadminfilter] => Array
        (
            [module] => main
            [file] => interface/admin_filter.php
        )

    [cadminlist] => Array
        (
            [module] => main
            [file] => interface/admin_list.php
        )

    [cadminlistrow] => Array
        (
            [module] => main
            [file] => interface/admin_list.php
        )

    [cadminuilist] => Array
        (
            [module] => main
            [file] => interface/admin_ui_list.php
        )

    [cadminuilistrow] => Array
        (
            [module] => main
            [file] => interface/admin_ui_list.php
        )

    [cadminuiresult] => Array
        (
            [module] => main
            [file] => interface/admin_ui_list.php
        )

    [cadminuicontextmenu] => Array
        (
            [module] => main
            [file] => interface/admin_ui_list.php
        )

    [cadminuisorting] => Array
        (
            [module] => main
            [file] => interface/admin_ui_list.php
        )

    [cadminuilistactionpanel] => Array
        (
            [module] => main
            [file] => interface/admin_ui_list.php
        )

    [cadmintabcontrol] => Array
        (
            [module] => main
            [file] => interface/admin_tabcontrol.php
        )

    [cadminform] => Array
        (
            [module] => main
            [file] => interface/admin_form.php
        )

    [cadminformsettings] => Array
        (
            [module] => main
            [file] => interface/admin_form.php
        )

    [cadmintabcontroldrag] => Array
        (
            [module] => main
            [file] => interface/admin_tabcontrol_drag.php
        )

    [cadmindraggableblockengine] => Array
        (
            [module] => main
            [file] => interface/admin_tabcontrol_drag.php
        )

    [cjspopup] => Array
        (
            [module] => main
            [file] => interface/jspopup.php
        )

    [cjspopuponpage] => Array
        (
            [module] => main
            [file] => interface/jspopup.php
        )

    [cadmincalendar] => Array
        (
            [module] => main
            [file] => interface/admin_calendar.php
        )

    [cadminviewtabcontrol] => Array
        (
            [module] => main
            [file] => interface/admin_viewtabcontrol.php
        )

    [cadmintabengine] => Array
        (
            [module] => main
            [file] => interface/admin_tabengine.php
        )

    [ccaptcha] => Array
        (
            [module] => main
            [file] => classes/general/captcha.php
        )

    [cmpnotifications] => Array
        (
            [module] => main
            [file] => classes/general/mp_notifications.php
        )

    [calltask] => Array
        (
            [module] => main
            [file] => classes/general/task.php
        )

    [ctask] => Array
        (
            [module] => main
            [file] => classes/general/task.php
        )

    [calloperation] => Array
        (
            [module] => main
            [file] => classes/general/operation.php
        )

    [coperation] => Array
        (
            [module] => main
            [file] => classes/general/operation.php
        )

    [callgroup] => Array
        (
            [module] => main
            [file] => classes/general/group.php
        )

    [cgroup] => Array
        (
            [module] => main
            [file] => classes/general/group.php
        )

    [cajax] => Array
        (
            [module] => main
            [file] => ajax_tools.php
        )

    [calluser] => Array
        (
            [module] => main
            [file] => classes/general/user.php
        )

    [cuser] => Array
        (
            [module] => main
            [file] => classes/general/user.php
        )

    [callevent] => Array
        (
            [module] => main
            [file] => classes/general/event.php
        )

    [cevent] => Array
        (
            [module] => main
            [file] => classes/general/event.php
        )

    [calleventmessage] => Array
        (
            [module] => main
            [file] => classes/general/eventmessage.php
        )

    [ceventmessage] => Array
        (
            [module] => main
            [file] => classes/general/eventmessage.php
        )

    [ceventtype] => Array
        (
            [module] => main
            [file] => classes/general/eventmessage.php
        )

    [_ceventtyperesult] => Array
        (
            [module] => main
            [file] => classes/general/eventmessage.php
        )

    [cdbresulteventmultiresult] => Array
        (
            [module] => main
            [file] => classes/general/eventmessage.php
        )

    [cdebuginfo] => Array
        (
            [module] => main
            [file] => classes/general/debuginfo.php
        )

    [ccaptchaagent] => Array
        (
            [module] => main
            [file] => classes/general/captchaagent.php
        )

    [callfilterquery] => Array
        (
            [module] => main
            [file] => classes/general/filterquery.php
        )

    [cfilterquery] => Array
        (
            [module] => main
            [file] => classes/general/filterquery.php
        )

    [cconvertorspregreplacehelper] => Array
        (
            [module] => main
            [file] => classes/general/convertorspregreplacehelper.php
        )

    [cspacer] => Array
        (
            [module] => main
            [file] => classes/general/spacer.php
        )

    [updatetools] => Array
        (
            [module] => main
            [file] => classes/general/updatetools.php
        )

    [cjscore] => Array
        (
            [module] => main
            [file] => classes/general/jscore.php
        )

    [cchecklisttools] => Array
        (
            [module] => main
            [file] => classes/general/checklist.php
        )

    [cmenu] => Array
        (
            [module] => main
            [file] => classes/general/menu.php
        )

    [cmenucustom] => Array
        (
            [module] => main
            [file] => classes/general/menucustom.php
        )

    [callusertypeentity] => Array
        (
            [module] => main
            [file] => classes/general/usertype.php
        )

    [cusertypeentity] => Array
        (
            [module] => main
            [file] => classes/general/usertype.php
        )

    [cuserfieldenum] => Array
        (
            [module] => main
            [file] => classes/general/userfieldenum.php
        )

    [cusertypesql] => Array
        (
            [module] => main
            [file] => classes/general/usertypesql.php
        )

    [cusertypemanager] => Array
        (
            [module] => main
            [file] => classes/general/usertypemanager.php
        )

    [cusertypestring] => Array
        (
            [module] => main
            [file] => classes/general/usertypestr.php
        )

    [cusertypeinteger] => Array
        (
            [module] => main
            [file] => classes/general/usertypeint.php
        )

    [cusertypedouble] => Array
        (
            [module] => main
            [file] => classes/general/usertypedbl.php
        )

    [cusertypedatetime] => Array
        (
            [module] => main
            [file] => classes/general/usertypetime.php
        )

    [cusertypedate] => Array
        (
            [module] => main
            [file] => classes/general/usertypedate.php
        )

    [cusertypeboolean] => Array
        (
            [module] => main
            [file] => classes/general/usertypebool.php
        )

    [cusertypefile] => Array
        (
            [module] => main
            [file] => classes/general/usertypefile.php
        )

    [cusertypeenum] => Array
        (
            [module] => main
            [file] => classes/general/usertypeenum.php
        )

    [cusertypeiblocksection] => Array
        (
            [module] => main
            [file] => classes/general/usertypesection.php
        )

    [ciblocksectionenum] => Array
        (
            [module] => main
            [file] => classes/general/usertypesection.php
        )

    [cusertypeiblockelement] => Array
        (
            [module] => main
            [file] => classes/general/usertypeelement.php
        )

    [cusertypestringformatted] => Array
        (
            [module] => main
            [file] => classes/general/usertypestrfmt.php
        )

    [cusertypeurl] => Array
        (
            [module] => main
            [file] => classes/general/usertypeurl.php
        )

    [bxgadget] => Array
        (
            [module] => main
            [file] => classes/general/gadget.php
        )

    [cmainadmin] => Array
        (
            [module] => main
            [file] => classes/general/main_admin.php
        )

    [ctemplates] => Array
        (
            [module] => main
            [file] => classes/general/templates.php
        )

    [cpagetemplate] => Array
        (
            [module] => main
            [file] => classes/general/page_template.php
        )

    [filescmp] => Array
        (
            [module] => main
            [file] => classes/general/files_cmp.php
        )

    [carchiver] => Array
        (
            [module] => main
            [file] => classes/general/tar_gz.php
        )

    [czip] => Array
        (
            [module] => main
            [file] => classes/general/zip.php
        )

    [curlrewriter] => Array
        (
            [module] => main
            [file] => classes/general/urlrewriter.php
        )

    [charsetconverter] => Array
        (
            [module] => main
            [file] => classes/general/charset_converter.php
        )

    [chtmlpagescache] => Array
        (
            [module] => main
            [file] => lib/composite/helper.php
        )

    [statichtmlmemcachedresponse] => Array
        (
            [module] => main
            [file] => lib/composite/responder.php
        )

    [statichtmlfileresponse] => Array
        (
            [module] => main
            [file] => lib/composite/responder.php
        )

    [bitrix\main\page\frame] => Array
        (
            [module] => main
            [file] => lib/composite/engine.php
        )

    [bitrix\main\page\framestatic] => Array
        (
            [module] => main
            [file] => lib/composite/staticarea.php
        )

    [bitrix\main\page\framebuffered] => Array
        (
            [module] => main
            [file] => lib/composite/bufferarea.php
        )

    [bitrix\main\page\framehelper] => Array
        (
            [module] => main
            [file] => lib/composite/bufferarea.php
        )

    [bitrix\main\data\statichtmlcache] => Array
        (
            [module] => main
            [file] => lib/composite/page.php
        )

    [bitrix\main\data\statichtmlstorage] => Array
        (
            [module] => main
            [file] => lib/composite/data/abstractstorage.php
        )

    [bitrix\main\data\statichtmlfilestorage] => Array
        (
            [module] => main
            [file] => lib/composite/data/filestorage.php
        )

    [bitrix\main\data\statichtmlmemcachedstorage] => Array
        (
            [module] => main
            [file] => lib/composite/data/memcachedstorage.php
        )

    [bitrix\main\data\staticcacheprovider] => Array
        (
            [module] => main
            [file] => lib/composite/data/cacheprovider.php
        )

    [bitrix\main\data\appcachemanifest] => Array
        (
            [module] => main
            [file] => lib/composite/appcache.php
        )

    [iblock] => Array
        (
            [module] => iblock
            [file] => install/index.php
        )

    [ciblockpropertyresult] => Array
        (
            [module] => iblock
            [file] => classes/general/iblockpropresult.php
        )

    [ciblockresult] => Array
        (
            [module] => iblock
            [file] => classes/general/iblockresult.php
        )

    [_cibelement] => Array
        (
            [module] => iblock
            [file] => classes/general/iblock_element.php
        )

    [ciblocktype] => Array
        (
            [module] => iblock
            [file] => classes/general/iblocktype.php
        )

    [calliblock] => Array
        (
            [module] => iblock
            [file] => classes/general/iblock.php
        )

    [ciblock] => Array
        (
            [module] => iblock
            [file] => classes/mysql/iblock.php
        )

    [calliblocksection] => Array
        (
            [module] => iblock
            [file] => classes/general/iblocksection.php
        )

    [ciblocksection] => Array
        (
            [module] => iblock
            [file] => classes/mysql/iblocksection.php
        )

    [calliblockproperty] => Array
        (
            [module] => iblock
            [file] => classes/general/iblockproperty.php
        )

    [ciblockpropertyenum] => Array
        (
            [module] => iblock
            [file] => classes/general/iblockpropertyenum.php
        )

    [ciblockproperty] => Array
        (
            [module] => iblock
            [file] => classes/mysql/iblockproperty.php
        )

    [calliblockelement] => Array
        (
            [module] => iblock
            [file] => classes/general/iblockelement.php
        )

    [ciblockelement] => Array
        (
            [module] => iblock
            [file] => classes/mysql/iblockelement.php
        )

    [calliblockrss] => Array
        (
            [module] => iblock
            [file] => classes/general/iblockrss.php
        )

    [ciblockrss] => Array
        (
            [module] => iblock
            [file] => classes/mysql/iblockrss.php
        )

    [ciblockpropertydatetime] => Array
        (
            [module] => iblock
            [file] => classes/general/prop_datetime.php
        )

    [ciblockpropertydate] => Array
        (
            [module] => iblock
            [file] => classes/general/prop_date.php
        )

    [ciblockpropertyxmlid] => Array
        (
            [module] => iblock
            [file] => classes/general/prop_xmlid.php
        )

    [ciblockpropertyfileman] => Array
        (
            [module] => iblock
            [file] => classes/general/prop_fileman.php
        )

    [ciblockpropertyhtml] => Array
        (
            [module] => iblock
            [file] => classes/general/prop_html.php
        )

    [ciblockpropertyelementlist] => Array
        (
            [module] => iblock
            [file] => classes/general/prop_element_list.php
        )

    [ccmlresult] => Array
        (
            [module] => iblock
            [file] => classes/general/cmlresult.php
        )

    [ciblockxmlfile] => Array
        (
            [module] => iblock
            [file] => classes/mysql/cml2.php
        )

    [ciblockcmlimport] => Array
        (
            [module] => iblock
            [file] => classes/general/cml2.php
        )

    [ciblockcmlexport] => Array
        (
            [module] => iblock
            [file] => classes/general/cml2.php
        )

    [ciblockfindtools] => Array
        (
            [module] => iblock
            [file] => classes/general/comp_findtools.php
        )

    [ciblockpricetools] => Array
        (
            [module] => iblock
            [file] => classes/general/comp_pricetools.php
        )

    [ciblockparameters] => Array
        (
            [module] => iblock
            [file] => classes/general/comp_parameters.php
        )

    [ciblockformatproperties] => Array
        (
            [module] => iblock
            [file] => classes/general/comp_formatprops.php
        )

    [calliblocksequence] => Array
        (
            [module] => iblock
            [file] => classes/general/iblocksequence.php
        )

    [ciblocksequence] => Array
        (
            [module] => iblock
            [file] => classes/mysql/iblocksequence.php
        )

    [ciblockpropertysequence] => Array
        (
            [module] => iblock
            [file] => classes/general/prop_seq.php
        )

    [ciblockpropertyelementautocomplete] => Array
        (
            [module] => iblock
            [file] => classes/general/prop_element_auto.php
        )

    [ciblockpropertysku] => Array
        (
            [module] => iblock
            [file] => classes/general/prop_element_sku.php
        )

    [ciblockpropertysectionautocomplete] => Array
        (
            [module] => iblock
            [file] => classes/general/prop_section_auto.php
        )

    [calliblockofferstmp] => Array
        (
            [module] => iblock
            [file] => classes/general/iblockoffers.php
        )

    [ciblockofferstmp] => Array
        (
            [module] => iblock
            [file] => classes/mysql/iblockoffers.php
        )

    [ceventiblock] => Array
        (
            [module] => iblock
            [file] => classes/general/iblock_event_list.php
        )

    [cratingscomponentsiblock] => Array
        (
            [module] => iblock
            [file] => classes/general/ratings_components.php
        )

    [ciblockrights] => Array
        (
            [module] => iblock
            [file] => classes/general/iblock_rights.php
        )

    [ciblocksectionrights] => Array
        (
            [module] => iblock
            [file] => classes/general/iblock_rights.php
        )

    [ciblockelementrights] => Array
        (
            [module] => iblock
            [file] => classes/general/iblock_rights.php
        )

    [ciblockrightsstorage] => Array
        (
            [module] => iblock
            [file] => classes/general/iblock_rights.php
        )

    [ciblockpropertytools] => Array
        (
            [module] => iblock
            [file] => classes/general/iblockproptools.php
        )

    [ciblocksectionpropertylink] => Array
        (
            [module] => iblock
            [file] => classes/general/section_property.php
        )

    [ciblockxmlimport] => Array
        (
            [module] => iblock
            [file] => classes/general/iblockxmlimport.php
        )

    [bitrix\iblock\iblockfieldtable] => Array
        (
            [module] => iblock
            [file] => lib/iblockfield.php
        )

    [bitrix\iblock\iblockgrouptable] => Array
        (
            [module] => iblock
            [file] => lib/iblockgroup.php
        )

    [bitrix\iblock\iblockmessagetable] => Array
        (
            [module] => iblock
            [file] => lib/iblockmessage.php
        )

    [bitrix\iblock\iblockrsstable] => Array
        (
            [module] => iblock
            [file] => lib/iblockrss.php
        )

    [bitrix\iblock\iblocksitetable] => Array
        (
            [module] => iblock
            [file] => lib/iblocksite.php
        )

    [bitrix\iblock\inheritedpropertytable] => Array
        (
            [module] => iblock
            [file] => lib/inheritedproperty.php
        )

    [bitrix\iblock\propertyenumerationtable] => Array
        (
            [module] => iblock
            [file] => lib/propertyenumeration.php
        )

    [bitrix\iblock\propertyfeaturetable] => Array
        (
            [module] => iblock
            [file] => lib/propertyfeature.php
        )

    [bitrix\iblock\sequencetable] => Array
        (
            [module] => iblock
            [file] => lib/sequence.php
        )

    [bitrix\iblock\sitetable] => Array
        (
            [module] => iblock
            [file] => lib/site.php
        )

    [bitrix\iblock\typetable] => Array
        (
            [module] => iblock
            [file] => lib/type.php
        )

    [bitrix\iblock\typelanguagetable] => Array
        (
            [module] => iblock
            [file] => lib/typelanguage.php
        )

    [bitrix\iblock\bizproctype\usertypeproperty] => Array
        (
            [module] => iblock
            [file] => lib/bizproctype/usertypeproperty.php
        )

    [bitrix\iblock\bizproctype\ecrm] => Array
        (
            [module] => iblock
            [file] => lib/bizproctype/ecrm.php
        )

    [bitrix\iblock\bizproctype\money] => Array
        (
            [module] => iblock
            [file] => lib/bizproctype/money.php
        )

    [bitrix\iblock\bizproctype\usertypepropertydiskfile] => Array
        (
            [module] => iblock
            [file] => lib/bizproctype/usertypepropertydiskfile.php
        )

    [bitrix\iblock\bizproctype\usertypepropertyelist] => Array
        (
            [module] => iblock
            [file] => lib/bizproctype/usertypepropertyelist.php
        )

    [bitrix\iblock\bizproctype\usertypepropertyemployee] => Array
        (
            [module] => iblock
            [file] => lib/bizproctype/usertypepropertyemployee.php
        )

    [bitrix\iblock\bizproctype\usertypepropertyhtml] => Array
        (
            [module] => iblock
            [file] => lib/bizproctype/usertypepropertyhtml.php
        )

    [bitrix\iblock\component\base] => Array
        (
            [module] => iblock
            [file] => lib/component/base.php
        )

    [bitrix\iblock\component\element] => Array
        (
            [module] => iblock
            [file] => lib/component/element.php
        )

    [bitrix\iblock\component\elementlist] => Array
        (
            [module] => iblock
            [file] => lib/component/elementlist.php
        )

    [bitrix\iblock\component\filters] => Array
        (
            [module] => iblock
            [file] => lib/component/filters.php
        )

    [bitrix\iblock\component\selector\element] => Array
        (
            [module] => iblock
            [file] => lib/component/selector/element.php
        )

    [bitrix\iblock\component\selector\entity] => Array
        (
            [module] => iblock
            [file] => lib/component/selector/entity.php
        )

    [bitrix\iblock\component\tools] => Array
        (
            [module] => iblock
            [file] => lib/component/tools.php
        )

    [bitrix\iblock\controller\filter\element] => Array
        (
            [module] => iblock
            [file] => lib/Controller/Filter/Element.php
        )

    [bitrix\iblock\filter\entity\elementsettings] => Array
        (
            [module] => iblock
            [file] => lib/filter/entity/elementsettings.php
        )

    [bitrix\iblock\filter\entity\iblocksettings] => Array
        (
            [module] => iblock
            [file] => lib/filter/entity/iblocksettings.php
        )

    [bitrix\iblock\filter\fieldprovider\base] => Array
        (
            [module] => iblock
            [file] => lib/filter/fieldprovider/base.php
        )

    [bitrix\iblock\filter\fieldprovider\element] => Array
        (
            [module] => iblock
            [file] => lib/filter/fieldprovider/element.php
        )

    [bitrix\iblock\filter\fieldprovider\iblockproperty] => Array
        (
            [module] => iblock
            [file] => lib/filter/fieldprovider/iblockproperty.php
        )

    [bitrix\iblock\filter\dictionary] => Array
        (
            [module] => iblock
            [file] => lib/filter/dictionary.php
        )

    [bitrix\iblock\filter\entitylist] => Array
        (
            [module] => iblock
            [file] => lib/filter/entitylist.php
        )

    [bitrix\iblock\filter\factory] => Array
        (
            [module] => iblock
            [file] => lib/filter/factory.php
        )

    [bitrix\iblock\grid\panel\groupaction] => Array
        (
            [module] => iblock
            [file] => lib/grid/panel/groupaction.php
        )

    [bitrix\iblock\grid\actiontype] => Array
        (
            [module] => iblock
            [file] => lib/grid/actiontype.php
        )

    [bitrix\iblock\helpers\admin\property] => Array
        (
            [module] => iblock
            [file] => lib/helpers/admin/property.php
        )

    [bitrix\iblock\helpers\filter\property] => Array
        (
            [module] => iblock
            [file] => lib/helpers/filter/property.php
        )

    [bitrix\iblock\helpers\filter\propertymanager] => Array
        (
            [module] => iblock
            [file] => lib/helpers/filter/propertymanager.php
        )

    [bitrix\iblock\inheritedproperty\basetemplate] => Array
        (
            [module] => iblock
            [file] => lib/inheritedproperty/basetemplate.php
        )

    [bitrix\iblock\inheritedproperty\basevalues] => Array
        (
            [module] => iblock
            [file] => lib/inheritedproperty/basevalues.php
        )

    [bitrix\iblock\inheritedproperty\elementtemplates] => Array
        (
            [module] => iblock
            [file] => lib/inheritedproperty/elementtemplates.php
        )

    [bitrix\iblock\inheritedproperty\elementvalues] => Array
        (
            [module] => iblock
            [file] => lib/inheritedproperty/elementvalues.php
        )

    [bitrix\iblock\inheritedproperty\iblocktemplates] => Array
        (
            [module] => iblock
            [file] => lib/inheritedproperty/iblocktemplates.php
        )

    [bitrix\iblock\inheritedproperty\iblockvalues] => Array
        (
            [module] => iblock
            [file] => lib/inheritedproperty/iblockvalues.php
        )

    [bitrix\iblock\inheritedproperty\sectiontemplates] => Array
        (
            [module] => iblock
            [file] => lib/inheritedproperty/sectiontemplates.php
        )

    [bitrix\iblock\inheritedproperty\sectionvalues] => Array
        (
            [module] => iblock
            [file] => lib/inheritedproperty/sectionvalues.php
        )

    [bitrix\iblock\inheritedproperty\valuesqueue] => Array
        (
            [module] => iblock
            [file] => lib/inheritedproperty/valuesqueue.php
        )

    [bitrix\iblock\landingsource\dataloader] => Array
        (
            [module] => iblock
            [file] => lib/landingsource/dataloader.php
        )

    [bitrix\iblock\landingsource\element] => Array
        (
            [module] => iblock
            [file] => lib/landingsource/element.php
        )

    [bitrix\iblock\model\propertyfeature] => Array
        (
            [module] => iblock
            [file] => lib/model/propertyfeature.php
        )

    [bitrix\iblock\model\section] => Array
        (
            [module] => iblock
            [file] => lib/model/section.php
        )

    [bitrix\iblock\propertyindex\dictionary] => Array
        (
            [module] => iblock
            [file] => lib/propertyindex/dictionary.php
        )

    [bitrix\iblock\propertyindex\element] => Array
        (
            [module] => iblock
            [file] => lib/propertyindex/element.php
        )

    [bitrix\iblock\propertyindex\facet] => Array
        (
            [module] => iblock
            [file] => lib/propertyindex/facet.php
        )

    [bitrix\iblock\propertyindex\indexer] => Array
        (
            [module] => iblock
            [file] => lib/propertyindex/indexer.php
        )

    [bitrix\iblock\propertyindex\manager] => Array
        (
            [module] => iblock
            [file] => lib/propertyindex/manager.php
        )

    [bitrix\iblock\propertyindex\querybuilder] => Array
        (
            [module] => iblock
            [file] => lib/propertyindex/querybuilder.php
        )

    [bitrix\iblock\propertyindex\storage] => Array
        (
            [module] => iblock
            [file] => lib/propertyindex/storage.php
        )

    [bitrix\iblock\template\engine] => Array
        (
            [module] => iblock
            [file] => lib/template/engine.php
        )

    [bitrix\iblock\template\noderoot] => Array
        (
            [module] => iblock
            [file] => lib/template/engine.php
        )

    [bitrix\iblock\template\nodetext] => Array
        (
            [module] => iblock
            [file] => lib/template/engine.php
        )

    [bitrix\iblock\template\nodeentityfield] => Array
        (
            [module] => iblock
            [file] => lib/template/engine.php
        )

    [bitrix\iblock\template\nodefunction] => Array
        (
            [module] => iblock
            [file] => lib/template/engine.php
        )

    [bitrix\iblock\template\helper] => Array
        (
            [module] => iblock
            [file] => lib/template/helper.php
        )

    [bitrix\iblock\template\entity\base] => Array
        (
            [module] => iblock
            [file] => lib/template/entity/base.php
        )

    [bitrix\iblock\template\entity\lazyvalueloader] => Array
        (
            [module] => iblock
            [file] => lib/template/entity/base.php
        )

    [bitrix\iblock\template\entity\catalogstore] => Array
        (
            [module] => iblock
            [file] => lib/template/entity/catalogstore.php
        )

    [bitrix\iblock\template\entity\element] => Array
        (
            [module] => iblock
            [file] => lib/template/entity/element.php
        )

    [bitrix\iblock\template\entity\elementcatalog] => Array
        (
            [module] => iblock
            [file] => lib/template/entity/elementcatalog.php
        )

    [bitrix\iblock\template\entity\elementcatalogmeasure] => Array
        (
            [module] => iblock
            [file] => lib/template/entity/elementcatalog.php
        )

    [bitrix\iblock\template\entity\elementcatalogstorelist] => Array
        (
            [module] => iblock
            [file] => lib/template/entity/elementcatalog.php
        )

    [bitrix\iblock\template\entity\elementprice] => Array
        (
            [module] => iblock
            [file] => lib/template/entity/elementprice.php
        )

    [bitrix\iblock\template\entity\elementproperty] => Array
        (
            [module] => iblock
            [file] => lib/template/entity/elementproperty.php
        )

    [bitrix\iblock\template\entity\elementpropertyuserfield] => Array
        (
            [module] => iblock
            [file] => lib/template/entity/elementproperty.php
        )

    [bitrix\iblock\template\entity\elementpropertyenum] => Array
        (
            [module] => iblock
            [file] => lib/template/entity/elementproperty.php
        )

    [bitrix\iblock\template\entity\elementpropertyelement] => Array
        (
            [module] => iblock
            [file] => lib/template/entity/elementproperty.php
        )

    [bitrix\iblock\template\entity\elementpropertysection] => Array
        (
            [module] => iblock
            [file] => lib/template/entity/elementproperty.php
        )

    [bitrix\iblock\template\entity\elementsku] => Array
        (
            [module] => iblock
            [file] => lib/template/entity/elementsku.php
        )

    [bitrix\iblock\template\entity\elementskuprice] => Array
        (
            [module] => iblock
            [file] => lib/template/entity/elementskuprice.php
        )

    [bitrix\iblock\template\entity\elementskuproperty] => Array
        (
            [module] => iblock
            [file] => lib/template/entity/elementskuproperty.php
        )

    [bitrix\iblock\template\entity\iblock] => Array
        (
            [module] => iblock
            [file] => lib/template/entity/iblock.php
        )

    [bitrix\iblock\template\entity\section] => Array
        (
            [module] => iblock
            [file] => lib/template/entity/section.php
        )

    [bitrix\iblock\template\entity\sectionpath] => Array
        (
            [module] => iblock
            [file] => lib/template/entity/sectionpath.php
        )

    [bitrix\iblock\template\entity\sectionproperty] => Array
        (
            [module] => iblock
            [file] => lib/template/entity/sectionproperty.php
        )

    [bitrix\iblock\template\functions\fabric] => Array
        (
            [module] => iblock
            [file] => lib/template/functions/fabric.php
        )

    [bitrix\iblock\template\functions\functionbase] => Array
        (
            [module] => iblock
            [file] => lib/template/functions/fabric.php
        )

    [bitrix\iblock\template\functions\functionupper] => Array
        (
            [module] => iblock
            [file] => lib/template/functions/fabric.php
        )

    [bitrix\iblock\template\functions\functionlower] => Array
        (
            [module] => iblock
            [file] => lib/template/functions/fabric.php
        )

    [bitrix\iblock\template\functions\functiontranslit] => Array
        (
            [module] => iblock
            [file] => lib/template/functions/fabric.php
        )

    [bitrix\iblock\template\functions\functionconcat] => Array
        (
            [module] => iblock
            [file] => lib/template/functions/fabric.php
        )

    [bitrix\iblock\template\functions\functionlimit] => Array
        (
            [module] => iblock
            [file] => lib/template/functions/fabric.php
        )

    [bitrix\iblock\template\functions\functioncontrast] => Array
        (
            [module] => iblock
            [file] => lib/template/functions/fabric.php
        )

    [bitrix\iblock\template\functions\functionmin] => Array
        (
            [module] => iblock
            [file] => lib/template/functions/fabric.php
        )

    [bitrix\iblock\template\functions\functionmax] => Array
        (
            [module] => iblock
            [file] => lib/template/functions/fabric.php
        )

    [bitrix\iblock\template\functions\functiondistinct] => Array
        (
            [module] => iblock
            [file] => lib/template/functions/fabric.php
        )

    [bitrix\iblock\update\adminfilteroption] => Array
        (
            [module] => iblock
            [file] => lib/update/adminfilteroption.php
        )

    [bitrix\iblock\update\admingridoption] => Array
        (
            [module] => iblock
            [file] => lib/update/admingridoption.php
        )

    [bitrix\iblock\url\adminpage\basebuilder] => Array
        (
            [module] => iblock
            [file] => lib/url/adminpage/basebuilder.php
        )

    [bitrix\iblock\url\adminpage\buildermanager] => Array
        (
            [module] => iblock
            [file] => lib/url/adminpage/buildermanager.php
        )

    [bitrix\iblock\url\adminpage\iblockbuilder] => Array
        (
            [module] => iblock
            [file] => lib/url/adminpage/iblockbuilder.php
        )

    [bitrix\iblock\sendereventhandler] => Array
        (
            [module] => iblock
            [file] => lib/senderconnector.php
        )

    [bitrix\iblock\senderconnectoriblock] => Array
        (
            [module] => iblock
            [file] => lib/senderconnector.php
        )

    [ccurrency] => Array
        (
            [module] => currency
            [file] => general/currency.php
        )

    [ccurrencylang] => Array
        (
            [module] => currency
            [file] => general/currency_lang.php
        )

    [ccurrencyrates] => Array
        (
            [module] => currency
            [file] => general/currency_rate.php
        )

    [bitrix\currency\compatible\tools] => Array
        (
            [module] => currency
            [file] => lib/compatible/tools.php
        )

    [bitrix\currency\helpers\admin\tools] => Array
        (
            [module] => currency
            [file] => lib/helpers/admin/tools.php
        )

    [bitrix\currency\helpers\editor] => Array
        (
            [module] => currency
            [file] => lib/helpers/editor.php
        )

    [bitrix\currency\userfield\money] => Array
        (
            [module] => currency
            [file] => lib/userfield/money.php
        )

    [bitrix\currency\currencymanager] => Array
        (
            [module] => currency
            [file] => lib/currencymanager.php
        )

    [bitrix\currency\currencytable] => Array
        (
            [module] => currency
            [file] => lib/currency.php
        )

    [bitrix\currency\currencylangtable] => Array
        (
            [module] => currency
            [file] => lib/currencylang.php
        )

    [bitrix\currency\currencyratetable] => Array
        (
            [module] => currency
            [file] => lib/currencyrate.php
        )

    [bitrix\currency\currencyclassifier] => Array
        (
            [module] => currency
            [file] => lib/currencyclassifier.php
        )

    [sale] => Array
        (
            [module] => sale
            [file] => install/index.php
        )

    [callsaledelivery] => Array
        (
            [module] => sale
            [file] => general/delivery.php
        )

    [csaledelivery] => Array
        (
            [module] => sale
            [file] => mysql/delivery.php
        )

    [csaledeliveryhandler] => Array
        (
            [module] => sale
            [file] => mysql/delivery_handler.php
        )

    [csaledeliveryhelper] => Array
        (
            [module] => sale
            [file] => general/delivery_helper.php
        )

    [csaledelivery2paysystem] => Array
        (
            [module] => sale
            [file] => general/delivery_2_pay_system.php
        )

    [csalelocation] => Array
        (
            [module] => sale
            [file] => mysql/location.php
        )

    [csalelocationgroup] => Array
        (
            [module] => sale
            [file] => mysql/location_group.php
        )

    [csalebasket] => Array
        (
            [module] => sale
            [file] => mysql/basket.php
        )

    [csalebaskethelper] => Array
        (
            [module] => sale
            [file] => general/basket_helper.php
        )

    [csaleuser] => Array
        (
            [module] => sale
            [file] => mysql/basket.php
        )

    [csaleorder] => Array
        (
            [module] => sale
            [file] => mysql/order.php
        )

    [csaleorderpropsgroup] => Array
        (
            [module] => sale
            [file] => mysql/order_props_group.php
        )

    [csaleorderpropsvariant] => Array
        (
            [module] => sale
            [file] => mysql/order_props_variant.php
        )

    [csaleorderuserprops] => Array
        (
            [module] => sale
            [file] => mysql/order_user_props.php
        )

    [csaleorderuserpropsvalue] => Array
        (
            [module] => sale
            [file] => mysql/order_user_props_value.php
        )

    [csaleordertax] => Array
        (
            [module] => sale
            [file] => mysql/order_tax.php
        )

    [csaleorderhelper] => Array
        (
            [module] => sale
            [file] => general/order_helper.php
        )

    [csalepaysystem] => Array
        (
            [module] => sale
            [file] => mysql/pay_system.php
        )

    [csalepaysystemaction] => Array
        (
            [module] => sale
            [file] => mysql/pay_system_action.php
        )

    [csalepaysystemshelper] => Array
        (
            [module] => sale
            [file] => general/pay_system_helper.php
        )

    [csalepaysystemtarif] => Array
        (
            [module] => sale
            [file] => general/pay_system_tarif.php
        )

    [csaletax] => Array
        (
            [module] => sale
            [file] => mysql/tax.php
        )

    [csaletaxrate] => Array
        (
            [module] => sale
            [file] => mysql/tax_rate.php
        )

    [csalepersontype] => Array
        (
            [module] => sale
            [file] => mysql/person_type.php
        )

    [csalediscount] => Array
        (
            [module] => sale
            [file] => mysql/discount.php
        )

    [csalebasketdiscountconvert] => Array
        (
            [module] => sale
            [file] => general/step_operations.php
        )

    [csalediscountreindex] => Array
        (
            [module] => sale
            [file] => general/step_operations.php
        )

    [csalediscountconvertext] => Array
        (
            [module] => sale
            [file] => general/step_operations.php
        )

    [csaleuseraccount] => Array
        (
            [module] => sale
            [file] => mysql/user.php
        )

    [csaleusertransact] => Array
        (
            [module] => sale
            [file] => mysql/user_transact.php
        )

    [csaleusercards] => Array
        (
            [module] => sale
            [file] => mysql/user_cards.php
        )

    [csalerecurring] => Array
        (
            [module] => sale
            [file] => mysql/recurring.php
        )

    [csalelang] => Array
        (
            [module] => sale
            [file] => mysql/settings.php
        )

    [csalegroupaccesstosite] => Array
        (
            [module] => sale
            [file] => mysql/settings.php
        )

    [csalegroupaccesstoflag] => Array
        (
            [module] => sale
            [file] => mysql/settings.php
        )

    [csaleauxiliary] => Array
        (
            [module] => sale
            [file] => mysql/auxiliary.php
        )

    [csaleaffiliate] => Array
        (
            [module] => sale
            [file] => mysql/affiliate.php
        )

    [csaleaffiliateplan] => Array
        (
            [module] => sale
            [file] => mysql/affiliate_plan.php
        )

    [csaleaffiliateplansection] => Array
        (
            [module] => sale
            [file] => mysql/affiliate_plan_section.php
        )

    [csaleaffiliatetier] => Array
        (
            [module] => sale
            [file] => mysql/affiliate_tier.php
        )

    [csaleaffiliatetransact] => Array
        (
            [module] => sale
            [file] => mysql/affiliate_transact.php
        )

    [csaleexport] => Array
        (
            [module] => sale
            [file] => general/export.php
        )

    [exportoneccrm] => Array
        (
            [module] => sale
            [file] => general/export.php
        )

    [csaleorderloader] => Array
        (
            [module] => sale
            [file] => general/order_loader.php
        )

    [csalemeasure] => Array
        (
            [module] => sale
            [file] => general/measurement.php
        )

    [csaleproduct] => Array
        (
            [module] => sale
            [file] => mysql/product.php
        )

    [csaleviewedproduct] => Array
        (
            [module] => sale
            [file] => mysql/product.php
        )

    [csalehelper] => Array
        (
            [module] => sale
            [file] => general/helper.php
        )

    [csalemobileorderutils] => Array
        (
            [module] => sale
            [file] => general/mobile_order.php
        )

    [csalemobileorderpull] => Array
        (
            [module] => sale
            [file] => general/mobile_order.php
        )

    [csalemobileorderpush] => Array
        (
            [module] => sale
            [file] => general/mobile_order.php
        )

    [csalemobileorderfilter] => Array
        (
            [module] => sale
            [file] => general/mobile_order.php
        )

    [cbasesalereporthelper] => Array
        (
            [module] => sale
            [file] => general/sale_report_helper.php
        )

    [csalereportsaleorderhelper] => Array
        (
            [module] => sale
            [file] => general/sale_report_helper.php
        )

    [csalereportuserhelper] => Array
        (
            [module] => sale
            [file] => general/sale_report_helper.php
        )

    [csalereportsalefuserhelper] => Array
        (
            [module] => sale
            [file] => general/sale_report_helper.php
        )

    [ibxsaleproductprovider] => Array
        (
            [module] => sale
            [file] => general/product_provider.php
        )

    [csalestorebarcode] => Array
        (
            [module] => sale
            [file] => mysql/store_barcode.php
        )

    [csaleorderchange] => Array
        (
            [module] => sale
            [file] => mysql/order_change.php
        )

    [csaleorderchangeformat] => Array
        (
            [module] => sale
            [file] => general/order_change.php
        )

    [bitrix\sale\internals\fusertable] => Array
        (
            [module] => sale
            [file] => lib/internals/fuser.php
        )

    [bitrix\sale\fuser] => Array
        (
            [module] => sale
            [file] => lib/fuser.php
        )

    [bitrix\sale\internals\input\manager] => Array
        (
            [module] => sale
            [file] => lib/internals/input.php
        )

    [bitrix\sale\internals\input\base] => Array
        (
            [module] => sale
            [file] => lib/internals/input.php
        )

    [bitrix\sale\internals\input\file] => Array
        (
            [module] => sale
            [file] => lib/internals/input.php
        )

    [bitrix\sale\internals\input\stringinput] => Array
        (
            [module] => sale
            [file] => lib/internals/input.php
        )

    [bitrix\sale\internals\sitecurrencytable] => Array
        (
            [module] => sale
            [file] => lib/internals/sitecurrency.php
        )

    [csalestatus] => Array
        (
            [module] => sale
            [file] => general/status.php
        )

    [bitrix\sale\statusbase] => Array
        (
            [module] => sale
            [file] => lib/statusbase.php
        )

    [bitrix\sale\orderstatus] => Array
        (
            [module] => sale
            [file] => lib/orderstatus.php
        )

    [bitrix\sale\deliverystatus] => Array
        (
            [module] => sale
            [file] => lib/deliverystatus.php
        )

    [bitrix\sale\internals\statustable] => Array
        (
            [module] => sale
            [file] => lib/internals/status.php
        )

    [bitrix\sale\internals\statuslangtable] => Array
        (
            [module] => sale
            [file] => lib/internals/status_lang.php
        )

    [bitrix\sale\internals\statusgrouptasktable] => Array
        (
            [module] => sale
            [file] => lib/internals/status_grouptask.php
        )

    [csaleorderprops] => Array
        (
            [module] => sale
            [file] => general/order_props.php
        )

    [csaleorderpropsadapter] => Array
        (
            [module] => sale
            [file] => general/order_props.php
        )

    [csaleorderpropsvalue] => Array
        (
            [module] => sale
            [file] => mysql/order_props_values.php
        )

    [bitrix\sale\propertyvaluecollection] => Array
        (
            [module] => sale
            [file] => lib/propertyvaluecollection.php
        )

    [bitrix\sale\internals\orderpropstable] => Array
        (
            [module] => sale
            [file] => lib/internals/orderprops.php
        )

    [bitrix\sale\internals\orderpropsgrouptable] => Array
        (
            [module] => sale
            [file] => lib/internals/orderprops_group.php
        )

    [bitrix\sale\internals\orderpropsvaluetable] => Array
        (
            [module] => sale
            [file] => lib/internals/orderprops_value.php
        )

    [bitrix\sale\internals\orderpropsvarianttable] => Array
        (
            [module] => sale
            [file] => lib/internals/orderprops_variant.php
        )

    [bitrix\sale\internals\orderpropsrelationtable] => Array
        (
            [module] => sale
            [file] => lib/internals/orderprops_relation.php
        )

    [bitrix\sale\internals\userpropsvaluetable] => Array
        (
            [module] => sale
            [file] => lib/internals/userpropsvalue.php
        )

    [bitrix\sale\internals\userpropstable] => Array
        (
            [module] => sale
            [file] => lib/internals/userprops.php
        )

    [bitrix\sale\businessvalue] => Array
        (
            [module] => sale
            [file] => lib/businessvalue.php
        )

    [bitrix\sale\ibusinessvalueprovider] => Array
        (
            [module] => sale
            [file] => lib/businessvalueproviderinterface.php
        )

    [bitrix\sale\internals\businessvaluetable] => Array
        (
            [module] => sale
            [file] => lib/internals/businessvalue.php
        )

    [bitrix\sale\internals\businessvaluepersondomaintable] => Array
        (
            [module] => sale
            [file] => lib/internals/businessvalue_persondomain.php
        )

    [bitrix\sale\internals\businessvaluecode1ctable] => Array
        (
            [module] => sale
            [file] => lib/internals/businessvalue_code_1c.php
        )

    [bitrix\sale\internals\paysystemactiontable] => Array
        (
            [module] => sale
            [file] => lib/internals/paysystemaction.php
        )

    [bitrix\sale\internals\paysysteminner] => Array
        (
            [module] => sale
            [file] => lib/internals/paysysteminner.php
        )

    [bitrix\sale\internals\deliverypaysystemtable] => Array
        (
            [module] => sale
            [file] => lib/internals/delivery_paysystem.php
        )

    [bitrix\sale\usermessageexception] => Array
        (
            [module] => sale
            [file] => lib/exception.php
        )

    [bitrix\sale\configuration] => Array
        (
            [module] => sale
            [file] => lib/configuration.php
        )

    [bitrix\sale\order] => Array
        (
            [module] => sale
            [file] => lib/order.php
        )

    [bitrix\sale\persontype] => Array
        (
            [module] => sale
            [file] => lib/persontype.php
        )

    [csalereportsalegoodshelper] => Array
        (
            [module] => sale
            [file] => general/sale_report_helper.php
        )

    [csalereportsaleproducthelper] => Array
        (
            [module] => sale
            [file] => general/sale_report_helper.php
        )

    [bitrix\sale\internals\producttable] => Array
        (
            [module] => sale
            [file] => lib/internals/product.php
        )

    [bitrix\sale\internals\goodssectiontable] => Array
        (
            [module] => sale
            [file] => lib/internals/goodssection.php
        )

    [bitrix\sale\internals\sectiontable] => Array
        (
            [module] => sale
            [file] => lib/internals/section.php
        )

    [bitrix\sale\internals\storeproducttable] => Array
        (
            [module] => sale
            [file] => lib/internals/storeproduct.php
        )

    [bitrix\sale\saleszone] => Array
        (
            [module] => sale
            [file] => lib/saleszone.php
        )

    [bitrix\sale\internals\orderdeliveryreqtable] => Array
        (
            [module] => sale
            [file] => lib/internals/orderdeliveryreq.php
        )

    [bitrix\sale\sendereventhandler] => Array
        (
            [module] => sale
            [file] => lib/senderconnector.php
        )

    [bitrix\sale\senderconnectorbuyer] => Array
        (
            [module] => sale
            [file] => lib/senderconnector.php
        )

    [bitrix\sale\userconsent] => Array
        (
            [module] => sale
            [file] => lib/userconsent.php
        )

    [bitrix\sale\internals\product2producttable] => Array
        (
            [module] => sale
            [file] => lib/internals/product2product.php
        )

    [bitrix\sale\internals\orderprocessingtable] => Array
        (
            [module] => sale
            [file] => lib/internals/orderprocessing.php
        )

    [bitrix\sale\orderbase] => Array
        (
            [module] => sale
            [file] => lib/orderbase.php
        )

    [bitrix\sale\internals\entity] => Array
        (
            [module] => sale
            [file] => lib/internals/entity.php
        )

    [bitrix\sale\internals\entitycollection] => Array
        (
            [module] => sale
            [file] => lib/internals/entitycollection.php
        )

    [bitrix\sale\internals\collectionbase] => Array
        (
            [module] => sale
            [file] => lib/internals/collectionbase.php
        )

    [bitrix\sale\shipment] => Array
        (
            [module] => sale
            [file] => lib/shipment.php
        )

    [bitrix\sale\shipmentcollection] => Array
        (
            [module] => sale
            [file] => lib/shipmentcollection.php
        )

    [bitrix\sale\shipmentitemcollection] => Array
        (
            [module] => sale
            [file] => lib/shipmentitemcollection.php
        )

    [bitrix\sale\shipmentitem] => Array
        (
            [module] => sale
            [file] => lib/shipmentitem.php
        )

    [bitrix\sale\shipmentitemstorecollection] => Array
        (
            [module] => sale
            [file] => lib/shipmentitemstorecollection.php
        )

    [bitrix\sale\shipmentitemstore] => Array
        (
            [module] => sale
            [file] => lib/shipmentitemstore.php
        )

    [bitrix\sale\paymentcollectionbase] => Array
        (
            [module] => sale
            [file] => lib/internals/paymentcollectionbase.php
        )

    [bitrix\sale\paymentcollection] => Array
        (
            [module] => sale
            [file] => lib/paymentcollection.php
        )

    [bitrix\sale\payment] => Array
        (
            [module] => sale
            [file] => lib/payment.php
        )

    [bitrix\sale\paysystemservice] => Array
        (
            [module] => sale
            [file] => lib/paysystemservice.php
        )

    [bitrix\sale\internals\fields] => Array
        (
            [module] => sale
            [file] => lib/internals/fields.php
        )

    [bitrix\sale\result] => Array
        (
            [module] => sale
            [file] => lib/result.php
        )

    [bitrix\sale\resulterror] => Array
        (
            [module] => sale
            [file] => lib/result.php
        )

    [bitrix\sale\resultserializable] => Array
        (
            [module] => sale
            [file] => lib/resultserializable.php
        )

    [bitrix\sale\eventactions] => Array
        (
            [module] => sale
            [file] => lib/eventactions.php
        )

    [bitrix\sale\basketbase] => Array
        (
            [module] => sale
            [file] => lib/basketbase.php
        )

    [bitrix\sale\basketitembase] => Array
        (
            [module] => sale
            [file] => lib/basketitembase.php
        )

    [bitrix\sale\basket] => Array
        (
            [module] => sale
            [file] => lib/basket.php
        )

    [bitrix\sale\internals\basketitembase] => Array
        (
            [module] => sale
            [file] => lib/internals/basketitembase.php
        )

    [bitrix\sale\basketitem] => Array
        (
            [module] => sale
            [file] => lib/basketitem.php
        )

    [bitrix\sale\basketbundlecollection] => Array
        (
            [module] => sale
            [file] => lib/basketbundlecollection.php
        )

    [bitrix\sale\orderproperties] => Array
        (
            [module] => sale
            [file] => lib/orderprops.php
        )

    [bitrix\sale\propertyvalue] => Array
        (
            [module] => sale
            [file] => lib/propertyvalue.php
        )

    [bitrix\sale\compatible\internals\entitycompatibility] => Array
        (
            [module] => sale
            [file] => lib/compatible/internals/entitycompatibility.php
        )

    [bitrix\sale\compatible\ordercompatibility] => Array
        (
            [module] => sale
            [file] => lib/compatible/ordercompatibility.php
        )

    [bitrix\sale\compatible\basketcompatibility] => Array
        (
            [module] => sale
            [file] => lib/compatible/basketcompatibility.php
        )

    [bitrix\sale\compatible\eventcompatibility] => Array
        (
            [module] => sale
            [file] => lib/compatible/eventcompatibility.php
        )

    [bitrix\sale\compatible\orderquery] => Array
        (
            [module] => sale
            [file] => lib/compatible/compatible.php
        )

    [bitrix\sale\compatible\orderquerylocation] => Array
        (
            [module] => sale
            [file] => lib/compatible/compatible.php
        )

    [bitrix\sale\compatible\fetchadapter] => Array
        (
            [module] => sale
            [file] => lib/compatible/compatible.php
        )

    [bitrix\sale\compatible\test] => Array
        (
            [module] => sale
            [file] => lib/compatible/compatible.php
        )

    [bitrix\sale\orderuserproperties] => Array
        (
            [module] => sale
            [file] => lib/userprops.php
        )

    [bitrix\sale\basketpropertiescollectionbase] => Array
        (
            [module] => sale
            [file] => lib/basketpropertiesbase.php
        )

    [bitrix\sale\basketpropertiescollection] => Array
        (
            [module] => sale
            [file] => lib/basketproperties.php
        )

    [bitrix\sale\basketpropertyitembase] => Array
        (
            [module] => sale
            [file] => lib/basketpropertiesitembase.php
        )

    [bitrix\sale\basketpropertyitem] => Array
        (
            [module] => sale
            [file] => lib/basketpropertiesitem.php
        )

    [bitrix\sale\tax] => Array
        (
            [module] => sale
            [file] => lib/tax.php
        )

    [bitrix\sale\internals\ordertable] => Array
        (
            [module] => sale
            [file] => lib/internals/order.php
        )

    [bitrix\sale\internals\baskettable] => Array
        (
            [module] => sale
            [file] => lib/internals/basket.php
        )

    [bitrix\sale\internals\shipmenttable] => Array
        (
            [module] => sale
            [file] => lib/internals/shipment.php
        )

    [bitrix\sale\internals\shipmentitemtable] => Array
        (
            [module] => sale
            [file] => lib/internals/shipmentitem.php
        )

    [bitrix\sale\internals\paysystemservicetable] => Array
        (
            [module] => sale
            [file] => lib/internals/paysystemservice.php
        )

    [bitrix\sale\internals\paymenttable] => Array
        (
            [module] => sale
            [file] => lib/internals/payment.php
        )

    [bitrix\sale\internals\shipmentitemstoretable] => Array
        (
            [module] => sale
            [file] => lib/internals/shipmentitemstore.php
        )

    [bitrix\sale\internals\shipmentextraservice] => Array
        (
            [module] => sale
            [file] => lib/internals/shipmentextraservice.php
        )

    [bitrix\sale\internals\orderuserpropertiestable] => Array
        (
            [module] => sale
            [file] => lib/internals/userprops.php
        )

    [bitrix\sale\internals\collectableentity] => Array
        (
            [module] => sale
            [file] => lib/internals/collectableentity.php
        )

    [bitrix\sale\provider] => Array
        (
            [module] => sale
            [file] => lib/provider.php
        )

    [bitrix\sale\providerbase] => Array
        (
            [module] => sale
            [file] => lib/providerbase.php
        )

    [bitrix\sale\internals\catalog\provider] => Array
        (
            [module] => sale
            [file] => lib/internals/catalog/provider.php
        )

    [bitrix\sale\saleproviderbase] => Array
        (
            [module] => sale
            [file] => lib/saleproviderbase.php
        )

    [bitrix\sale\internals\transferdataprovider] => Array
        (
            [module] => sale
            [file] => lib/internals/transferdataprovider.php
        )

    [bitrix\sale\internals\poolquantity] => Array
        (
            [module] => sale
            [file] => lib/internals/poolquantity.php
        )

    [bitrix\sale\internals\providercreator] => Array
        (
            [module] => sale
            [file] => lib/internals/providercreator.php
        )

    [bitrix\sale\internals\providerbuilderbase] => Array
        (
            [module] => sale
            [file] => lib/internals/providerbuilderbase.php
        )

    [bitrix\sale\internals\providerbuilder] => Array
        (
            [module] => sale
            [file] => lib/internals/providerbuilder.php
        )

    [bitrix\sale\internals\providerbuildercompatibility] => Array
        (
            [module] => sale
            [file] => lib/internals/providerbuildercompatibility.php
        )

    [bitrix\sale\orderhistory] => Array
        (
            [module] => sale
            [file] => lib/orderhistory.php
        )

    [bitrix\sale\internals\callbackregistrytable] => Array
        (
            [module] => sale
            [file] => lib/internals/callbackregistry.php
        )

    [bitrix\sale\internals\basketpropertytable] => Array
        (
            [module] => sale
            [file] => lib/internals/basketproperties.php
        )

    [bitrix\sale\internals\companytable] => Array
        (
            [module] => sale
            [file] => lib/internals/company.php
        )

    [bitrix\sale\internals\companygrouptable] => Array
        (
            [module] => sale
            [file] => lib/internals/companygroup.php
        )

    [bitrix\sale\internals\companyresponsiblegrouptable] => Array
        (
            [module] => sale
            [file] => lib/internals/companyresponsiblegroup.php
        )

    [bitrix\sale\internals\persontypetable] => Array
        (
            [module] => sale
            [file] => lib/internals/persontype.php
        )

    [bitrix\sale\internals\persontypesitetable] => Array
        (
            [module] => sale
            [file] => lib/internals/persontypesite.php
        )

    [bitrix\sale\internals\pool] => Array
        (
            [module] => sale
            [file] => lib/internals/pool.php
        )

    [bitrix\sale\internals\userbudgetpool] => Array
        (
            [module] => sale
            [file] => lib/internals/userbudgetpool.php
        )

    [bitrix\sale\internals\eventspool] => Array
        (
            [module] => sale
            [file] => lib/internals/eventspool.php
        )

    [bitrix\sale\internals\events] => Array
        (
            [module] => sale
            [file] => lib/internals/events.php
        )

    [bitrix\sale\pricemaths] => Array
        (
            [module] => sale
            [file] => lib/pricemaths.php
        )

    [bitrix\sale\basketcomponenthelper] => Array
        (
            [module] => sale
            [file] => lib/basketcomponenthelper.php
        )

    [bitrix\sale\registry] => Array
        (
            [module] => sale
            [file] => lib/registry.php
        )

    [ipaymentorder] => Array
        (
            [module] => sale
            [file] => lib/internals/paymentinterface.php
        )

    [ishipmentorder] => Array
        (
            [module] => sale
            [file] => lib/internals/shipmentinterface.php
        )

    [ientitymarker] => Array
        (
            [module] => sale
            [file] => lib/internals/entitymarkerinterface.php
        )

    [bitrix\sale\internals\orderarchivetable] => Array
        (
            [module] => sale
            [file] => lib/internals/orderarchive.php
        )

    [bitrix\sale\internals\basketarchivetable] => Array
        (
            [module] => sale
            [file] => lib/internals/basketarchive.php
        )

    [bitrix\sale\internals\orderarchivepackedtable] => Array
        (
            [module] => sale
            [file] => lib/internals/orderarchivepacked.php
        )

    [bitrix\sale\internals\basketarchivepackedtable] => Array
        (
            [module] => sale
            [file] => lib/internals/basketarchivepacked.php
        )

    [bitrix\sale\archive\manager] => Array
        (
            [module] => sale
            [file] => lib/archive/manager.php
        )

    [bitrix\sale\archive\recovery\base] => Array
        (
            [module] => sale
            [file] => lib/archive/recovery/base.php
        )

    [bitrix\sale\archive\recovery\scheme] => Array
        (
            [module] => sale
            [file] => lib/archive/recovery/scheme.php
        )

    [bitrix\sale\archive\recovery\version1] => Array
        (
            [module] => sale
            [file] => lib/archive/recovery/version1.php
        )

    [bitrix\sale\tax\ratetable] => Array
        (
            [module] => sale
            [file] => lib/tax/rate.php
        )

    [bitrix\sale\location\locationtable] => Array
        (
            [module] => sale
            [file] => lib/location/location.php
        )

    [bitrix\sale\location\tree] => Array
        (
            [module] => sale
            [file] => lib/location/tree.php
        )

    [bitrix\sale\location\typetable] => Array
        (
            [module] => sale
            [file] => lib/location/type.php
        )

    [bitrix\sale\location\grouptable] => Array
        (
            [module] => sale
            [file] => lib/location/group.php
        )

    [bitrix\sale\location\externaltable] => Array
        (
            [module] => sale
            [file] => lib/location/external.php
        )

    [bitrix\sale\location\externalservicetable] => Array
        (
            [module] => sale
            [file] => lib/location/externalservice.php
        )

    [bitrix\sale\location\search\finder] => Array
        (
            [module] => sale
            [file] => lib/location/search/finder.php
        )

    [bitrix\sale\location\search\wordtable] => Array
        (
            [module] => sale
            [file] => lib/location/search/word.php
        )

    [bitrix\sale\location\search\chaintable] => Array
        (
            [module] => sale
            [file] => lib/location/search/chain.php
        )

    [bitrix\sale\location\search\sitelinktable] => Array
        (
            [module] => sale
            [file] => lib/location/search/sitelink.php
        )

    [bitrix\sale\location\name\nameentity] => Array
        (
            [module] => sale
            [file] => lib/location/name/nameentity.php
        )

    [bitrix\sale\location\name\locationtable] => Array
        (
            [module] => sale
            [file] => lib/location/name/location.php
        )

    [bitrix\sale\location\name\typetable] => Array
        (
            [module] => sale
            [file] => lib/location/name/type.php
        )

    [bitrix\sale\location\name\grouptable] => Array
        (
            [module] => sale
            [file] => lib/location/name/group.php
        )

    [bitrix\sale\location\connector] => Array
        (
            [module] => sale
            [file] => lib/location/connector.php
        )

    [bitrix\sale\location\grouplocationtable] => Array
        (
            [module] => sale
            [file] => lib/location/grouplocation.php
        )

    [bitrix\sale\location\sitelocationtable] => Array
        (
            [module] => sale
            [file] => lib/location/sitelocation.php
        )

    [bitrix\sale\location\defaultsitetable] => Array
        (
            [module] => sale
            [file] => lib/location/defaultsite.php
        )

    [bitrix\sale\location\db\commonhelper] => Array
        (
            [module] => sale
            [file] => lib/location/db/commonhelper.php
        )

    [bitrix\sale\location\db\helper] => Array
        (
            [module] => sale
            [file] => lib/location/db/mysql/helper.php
        )

    [bitrix\sale\location\db\blockinserter] => Array
        (
            [module] => sale
            [file] => lib/location/db/blockinserter.php
        )

    [bitrix\sale\location\admin\helper] => Array
        (
            [module] => sale
            [file] => lib/location/admin/helper.php
        )

    [bitrix\sale\location\admin\namehelper] => Array
        (
            [module] => sale
            [file] => lib/location/admin/namehelper.php
        )

    [bitrix\sale\location\admin\locationhelper] => Array
        (
            [module] => sale
            [file] => lib/location/admin/locationhelper.php
        )

    [bitrix\sale\location\admin\typehelper] => Array
        (
            [module] => sale
            [file] => lib/location/admin/typehelper.php
        )

    [bitrix\sale\location\admin\grouphelper] => Array
        (
            [module] => sale
            [file] => lib/location/admin/grouphelper.php
        )

    [bitrix\sale\location\admin\defaultsitehelper] => Array
        (
            [module] => sale
            [file] => lib/location/admin/defaultsitehelper.php
        )

    [bitrix\sale\location\admin\sitelocationhelper] => Array
        (
            [module] => sale
            [file] => lib/location/admin/sitelocationhelper.php
        )

    [bitrix\sale\location\admin\externalservicehelper] => Array
        (
            [module] => sale
            [file] => lib/location/admin/externalservicehelper.php
        )

    [bitrix\sale\location\admin\searchhelper] => Array
        (
            [module] => sale
            [file] => lib/location/admin/searchhelper.php
        )

    [bitrix\sale\location\util\process] => Array
        (
            [module] => sale
            [file] => lib/location/util/process.php
        )

    [bitrix\sale\location\util\csvreader] => Array
        (
            [module] => sale
            [file] => lib/location/util/csvreader.php
        )

    [bitrix\sale\location\util\assert] => Array
        (
            [module] => sale
            [file] => lib/location/util/assert.php
        )

    [bitrix\sale\location\import\importprocess] => Array
        (
            [module] => sale
            [file] => lib/location/import/importprocess.php
        )

    [bitrix\sale\location\search\reindexprocess] => Array
        (
            [module] => sale
            [file] => lib/location/search/reindexprocess.php
        )

    [bitrix\sale\location\tree\nodenotfoundexception] => Array
        (
            [module] => sale
            [file] => lib/location/tree/exception.php
        )

    [bitrix\sale\location\tree\nodeincorrectexception] => Array
        (
            [module] => sale
            [file] => lib/location/tree/exception.php
        )

    [bitrix\sale\location\exception] => Array
        (
            [module] => sale
            [file] => lib/location/exception.php
        )

    [csaleproxyadminresult] => Array
        (
            [module] => sale
            [file] => general/proxyadminresult.php
        )

    [csaleproxyadminuiresult] => Array
        (
            [module] => sale
            [file] => general/proxyadminresult.php
        )

    [csaleproxyresult] => Array
        (
            [module] => sale
            [file] => general/proxyresult.php
        )

    [bitrix\sale\location\migration\cupdaterlocationpro] => Array
        (
            [module] => sale
            [file] => lib/location/migration/migrate.php
        )

    [bitrix\sale\delivery\deliverylocationtable] => Array
        (
            [module] => sale
            [file] => lib/delivery/deliverylocation.php
        )

    [bitrix\sale\delivery\deliverylocationexcludetable] => Array
        (
            [module] => sale
            [file] => lib/delivery/deliverylocationexclude.php
        )

    [bitrix\sale\tax\ratelocationtable] => Array
        (
            [module] => sale
            [file] => lib/tax/ratelocation.php
        )

    [csalebasketfilter] => Array
        (
            [module] => sale
            [file] => general/sale_cond.php
        )

    [csalecondctrl] => Array
        (
            [module] => sale
            [file] => general/sale_cond.php
        )

    [csalecondctrlcomplex] => Array
        (
            [module] => sale
            [file] => general/sale_cond.php
        )

    [csalecondctrlgroup] => Array
        (
            [module] => sale
            [file] => general/sale_cond.php
        )

    [csalecondctrlbasketgroup] => Array
        (
            [module] => sale
            [file] => general/sale_cond.php
        )

    [csalecondctrlbasketfields] => Array
        (
            [module] => sale
            [file] => general/sale_cond.php
        )

    [csalecondctrlbasketitemconditions] => Array
        (
            [module] => sale
            [file] => general/sale_cond.php
        )

    [csalecondctrlbasketproperties] => Array
        (
            [module] => sale
            [file] => general/sale_cond.php
        )

    [csalecondctrlorderfields] => Array
        (
            [module] => sale
            [file] => general/sale_cond.php
        )

    [csalecondctrlcommon] => Array
        (
            [module] => sale
            [file] => general/sale_cond.php
        )

    [csalecondtree] => Array
        (
            [module] => sale
            [file] => general/sale_cond.php
        )

    [csalecondctrlpastorder] => Array
        (
            [module] => sale
            [file] => general/sale_cond.php
        )

    [csalecondcumulativectrl] => Array
        (
            [module] => sale
            [file] => general/sale_cond.php
        )

    [csalecumulativeaction] => Array
        (
            [module] => sale
            [file] => general/sale_act.php
        )

    [csaleactionctrl] => Array
        (
            [module] => sale
            [file] => general/sale_act.php
        )

    [csaleactionctrlcomplex] => Array
        (
            [module] => sale
            [file] => general/sale_act.php
        )

    [csaleactionctrlgroup] => Array
        (
            [module] => sale
            [file] => general/sale_act.php
        )

    [csaleactionctrlaction] => Array
        (
            [module] => sale
            [file] => general/sale_act.php
        )

    [csalediscountactionapply] => Array
        (
            [module] => sale
            [file] => general/sale_act.php
        )

    [csaleactionctrldelivery] => Array
        (
            [module] => sale
            [file] => general/sale_act.php
        )

    [csaleactiongift] => Array
        (
            [module] => sale
            [file] => general/sale_act.php
        )

    [csaleactiongiftctrlgroup] => Array
        (
            [module] => sale
            [file] => general/sale_act.php
        )

    [csaleactionctrlbasketgroup] => Array
        (
            [module] => sale
            [file] => general/sale_act.php
        )

    [csaleactionctrlsubgroup] => Array
        (
            [module] => sale
            [file] => general/sale_act.php
        )

    [csaleactioncondctrlbasketfields] => Array
        (
            [module] => sale
            [file] => general/sale_act.php
        )

    [csaleactiontree] => Array
        (
            [module] => sale
            [file] => general/sale_act.php
        )

    [csalediscountconvert] => Array
        (
            [module] => sale
            [file] => general/discount_convert.php
        )

    [csalepdf] => Array
        (
            [module] => sale
            [file] => general/pdf.php
        )

    [csaleymhandler] => Array
        (
            [module] => sale
            [file] => general/ym_handler.php
        )

    [csaleymlocation] => Array
        (
            [module] => sale
            [file] => general/ym_location.php
        )

    [bitrix\sale\delivery\calculationresult] => Array
        (
            [module] => sale
            [file] => lib/delivery/calculationresult.php
        )

    [bitrix\sale\delivery\services\table] => Array
        (
            [module] => sale
            [file] => lib/delivery/services/table.php
        )

    [bitrix\sale\delivery\restrictions\table] => Array
        (
            [module] => sale
            [file] => lib/delivery/restrictions/table.php
        )

    [bitrix\sale\delivery\services\manager] => Array
        (
            [module] => sale
            [file] => lib/delivery/services/manager.php
        )

    [bitrix\sale\delivery\restrictions\base] => Array
        (
            [module] => sale
            [file] => lib/delivery/restrictions/base.php
        )

    [bitrix\sale\delivery\restrictions\manager] => Array
        (
            [module] => sale
            [file] => lib/delivery/restrictions/manager.php
        )

    [bitrix\sale\delivery\services\base] => Array
        (
            [module] => sale
            [file] => lib/delivery/services/base.php
        )

    [bitrix\sale\delivery\menu] => Array
        (
            [module] => sale
            [file] => lib/delivery/menu.php
        )

    [bitrix\sale\delivery\services\objectpool] => Array
        (
            [module] => sale
            [file] => lib/delivery/services/objectpool.php
        )

    [bitrix\sale\tradingplatformtable] => Array
        (
            [module] => sale
            [file] => lib/internals/tradingplatform.php
        )

    [bitrix\sale\tradingplatform\ebay\policy] => Array
        (
            [module] => sale
            [file] => lib/tradingplatform/ebay/policy.php
        )

    [bitrix\sale\tradingplatform\helper] => Array
        (
            [module] => sale
            [file] => lib/tradingplatform/helper.php
        )

    [bitrix\sale\tradingplatform\ymarket\yandexmarket] => Array
        (
            [module] => sale
            [file] => lib/tradingplatform/ymarket/yandexmarket.php
        )

    [bitrix\sale\tradingplatform\platform] => Array
        (
            [module] => sale
            [file] => lib/tradingplatform/platform.php
        )

    [bitrix\sale\tradingplatform\logger] => Array
        (
            [module] => sale
            [file] => lib/tradingplatform/logger.php
        )

    [bitrix\sale\internals\shipmentextraservicetable] => Array
        (
            [module] => sale
            [file] => lib/internals/shipmentextraservice.php
        )

    [bitrix\sale\delivery\extraservices\manager] => Array
        (
            [module] => sale
            [file] => lib/delivery/extra_services/manager.php
        )

    [bitrix\sale\delivery\extraservices\base] => Array
        (
            [module] => sale
            [file] => lib/delivery/extra_services/base.php
        )

    [bitrix\sale\delivery\extraservices\table] => Array
        (
            [module] => sale
            [file] => lib/delivery/extra_services/table.php
        )

    [bitrix\sale\delivery\tracking\manager] => Array
        (
            [module] => sale
            [file] => lib/delivery/tracking/manager.php
        )

    [bitrix\sale\delivery\tracking\table] => Array
        (
            [module] => sale
            [file] => lib/delivery/tracking/table.php
        )

    [bitrix\sale\delivery\externallocationmap] => Array
        (
            [module] => sale
            [file] => lib/delivery/externallocationmap.php
        )

    [bitrix\sale\internals\servicerestrictiontable] => Array
        (
            [module] => sale
            [file] => lib/internals/servicerestriction.php
        )

    [bitrix\sale\services\base\restrictionmanager] => Array
        (
            [module] => sale
            [file] => lib/services/base/restrictionmanager.php
        )

    [bitrix\sale\services\base\siterestriction] => Array
        (
            [module] => sale
            [file] => lib/services/base/siterestriction.php
        )

    [bitrix\sale\services\base\tradebindingrestriction] => Array
        (
            [module] => sale
            [file] => lib/services/base/tradebindingrestriction.php
        )

    [bitrix\sale\compatible\discountcompatibility] => Array
        (
            [module] => sale
            [file] => lib/compatible/discountcompatibility.php
        )

    [bitrix\sale\config\feature] => Array
        (
            [module] => sale
            [file] => lib/config/feature.php
        )

    [bitrix\sale\discount\context\basecontext] => Array
        (
            [module] => sale
            [file] => lib/discount/context/basecontext.php
        )

    [bitrix\sale\discount\context\fuser] => Array
        (
            [module] => sale
            [file] => lib/discount/context/fuser.php
        )

    [bitrix\sale\discount\context\user] => Array
        (
            [module] => sale
            [file] => lib/discount/context/user.php
        )

    [bitrix\sale\discount\context\usergroup] => Array
        (
            [module] => sale
            [file] => lib/discount/context/usergroup.php
        )

    [bitrix\sale\discount\gift\collection] => Array
        (
            [module] => sale
            [file] => lib/discount/gift/collection.php
        )

    [bitrix\sale\discount\gift\gift] => Array
        (
            [module] => sale
            [file] => lib/discount/gift/gift.php
        )

    [bitrix\sale\discount\gift\manager] => Array
        (
            [module] => sale
            [file] => lib/discount/gift/manager.php
        )

    [bitrix\sale\discount\gift\relateddatatable] => Array
        (
            [module] => sale
            [file] => lib/discount/gift/relateddata.php
        )

    [bitrix\sale\discount\index\indexelementtable] => Array
        (
            [module] => sale
            [file] => lib/discount/index/indexelement.php
        )

    [bitrix\sale\discount\index\indexsectiontable] => Array
        (
            [module] => sale
            [file] => lib/discount/index/indexsection.php
        )

    [bitrix\sale\discount\index\manager] => Array
        (
            [module] => sale
            [file] => lib/discount/index/manager.php
        )

    [bitrix\sale\discount\migration\orderdiscountmigrator] => Array
        (
            [module] => sale
            [file] => lib/discount/migration/orderdiscountmigrator.php
        )

    [bitrix\sale\discount\prediction\manager] => Array
        (
            [module] => sale
            [file] => lib/discount/prediction/manager.php
        )

    [bitrix\sale\discount\preset\arrayhelper] => Array
        (
            [module] => sale
            [file] => lib/discount/preset/arrayhelper.php
        )

    [bitrix\sale\discount\preset\basepreset] => Array
        (
            [module] => sale
            [file] => lib/discount/preset/basepreset.php
        )

    [bitrix\sale\discount\preset\htmlhelper] => Array
        (
            [module] => sale
            [file] => lib/discount/preset/htmlhelper.php
        )

    [bitrix\sale\discount\preset\manager] => Array
        (
            [module] => sale
            [file] => lib/discount/preset/manager.php
        )

    [bitrix\sale\discount\preset\selectproductpreset] => Array
        (
            [module] => sale
            [file] => lib/discount/preset/selectproductpreset.php
        )

    [bitrix\sale\discount\preset\state] => Array
        (
            [module] => sale
            [file] => lib/discount/preset/state.php
        )

    [bitrix\sale\discount\result\compatibleformat] => Array
        (
            [module] => sale
            [file] => lib/discount/result/compatibleformat.php
        )

    [bitrix\sale\discount\runtimecache\discountcache] => Array
        (
            [module] => sale
            [file] => lib/discount/runtimecache/discountcache.php
        )

    [bitrix\sale\discount\runtimecache\fusercache] => Array
        (
            [module] => sale
            [file] => lib/discount/runtimecache/fusercache.php
        )

    [bitrix\sale\discount\actions] => Array
        (
            [module] => sale
            [file] => lib/discount/actions.php
        )

    [bitrix\sale\discount\analyzer] => Array
        (
            [module] => sale
            [file] => lib/discount/analyzer.php
        )

    [bitrix\sale\discount\cumulativecalculator] => Array
        (
            [module] => sale
            [file] => lib/discount/cumulativecalculator.php
        )

    [bitrix\sale\discount\formatter] => Array
        (
            [module] => sale
            [file] => lib/discount/formatter.php
        )

    [bitrix\sale\internals\discounttable] => Array
        (
            [module] => sale
            [file] => lib/internals/discount.php
        )

    [bitrix\sale\internals\discountcoupontable] => Array
        (
            [module] => sale
            [file] => lib/internals/discountcoupon.php
        )

    [bitrix\sale\internals\discountentitiestable] => Array
        (
            [module] => sale
            [file] => lib/internals/discountentities.php
        )

    [bitrix\sale\internals\discountgrouptable] => Array
        (
            [module] => sale
            [file] => lib/internals/discountgroup.php
        )

    [bitrix\sale\internals\discountmoduletable] => Array
        (
            [module] => sale
            [file] => lib/internals/discountmodule.php
        )

    [bitrix\sale\internals\orderdiscounttable] => Array
        (
            [module] => sale
            [file] => lib/internals/orderdiscount.php
        )

    [bitrix\sale\internals\orderdiscountdatatable] => Array
        (
            [module] => sale
            [file] => lib/internals/orderdiscount.php
        )

    [bitrix\sale\internals\ordercouponstable] => Array
        (
            [module] => sale
            [file] => lib/internals/orderdiscount.php
        )

    [bitrix\sale\internals\ordermodulestable] => Array
        (
            [module] => sale
            [file] => lib/internals/orderdiscount.php
        )

    [bitrix\sale\internals\orderroundtable] => Array
        (
            [module] => sale
            [file] => lib/internals/orderround.php
        )

    [bitrix\sale\internals\orderrulestable] => Array
        (
            [module] => sale
            [file] => lib/internals/orderdiscount.php
        )

    [bitrix\sale\internals\orderrulesdescrtable] => Array
        (
            [module] => sale
            [file] => lib/internals/orderdiscount.php
        )

    [bitrix\sale\internals\accountnumbergenerator] => Array
        (
            [module] => sale
            [file] => lib/internals/accountnumber.php
        )

    [bitrix\sale\discount] => Array
        (
            [module] => sale
            [file] => lib/discount.php
        )

    [bitrix\sale\discountbase] => Array
        (
            [module] => sale
            [file] => lib/discountbase.php
        )

    [bitrix\sale\discountcouponsmanager] => Array
        (
            [module] => sale
            [file] => lib/discountcouponsmanager.php
        )

    [bitrix\sale\discountcouponsmanagerbase] => Array
        (
            [module] => sale
            [file] => lib/discountcouponsmanagerbase.php
        )

    [bitrix\sale\orderdiscount] => Array
        (
            [module] => sale
            [file] => lib/orderdiscount.php
        )

    [bitrix\sale\orderdiscountbase] => Array
        (
            [module] => sale
            [file] => lib/orderdiscountbase.php
        )

    [bitrix\sale\orderdiscountmanager] => Array
        (
            [module] => sale
            [file] => lib/orderdiscountmanager.php
        )

    [bitrix\sale\paysystem\logger] => Array
        (
            [module] => sale
            [file] => lib/paysystem/logger.php
        )

    [bitrix\sale\paysystem\restservice] => Array
        (
            [module] => sale
            [file] => lib/paysystem/restservice.php
        )

    [bitrix\sale\paysystem\resthandler] => Array
        (
            [module] => sale
            [file] => lib/paysystem/resthandler.php
        )

    [bitrix\sale\services\base\restclient] => Array
        (
            [module] => sale
            [file] => lib/services/base/restclient.php
        )

    [bitrix\sale\paysystem\service] => Array
        (
            [module] => sale
            [file] => lib/paysystem/service.php
        )

    [bitrix\sale\internals\paysystemresthandlerstable] => Array
        (
            [module] => sale
            [file] => lib/internals/paysystemresthandlers.php
        )

    [bitrix\sale\paysystem\manager] => Array
        (
            [module] => sale
            [file] => lib/paysystem/manager.php
        )

    [bitrix\sale\paysystem\baseservicehandler] => Array
        (
            [module] => sale
            [file] => lib/paysystem/baseservicehandler.php
        )

    [bitrix\sale\paysystem\servicehandler] => Array
        (
            [module] => sale
            [file] => lib/paysystem/servicehandler.php
        )

    [bitrix\sale\paysystem\irefund] => Array
        (
            [module] => sale
            [file] => lib/paysystem/irefund.php
        )

    [bitrix\sale\paysystem\ipdf] => Array
        (
            [module] => sale
            [file] => lib/paysystem/ipdf.php
        )

    [bitrix\sale\paysystem\irefundextended] => Array
        (
            [module] => sale
            [file] => lib/paysystem/irefundextended.php
        )

    [bitrix\sale\paysystem\cert] => Array
        (
            [module] => sale
            [file] => lib/paysystem/cert.php
        )

    [bitrix\sale\paysystem\ipayable] => Array
        (
            [module] => sale
            [file] => lib/paysystem/ipayable.php
        )

    [bitrix\sale\paysystem\icheckable] => Array
        (
            [module] => sale
            [file] => lib/paysystem/icheckable.php
        )

    [bitrix\sale\paysystem\iprepayable] => Array
        (
            [module] => sale
            [file] => lib/paysystem/iprepayable.php
        )

    [bitrix\sale\paysystem\compatibilityhandler] => Array
        (
            [module] => sale
            [file] => lib/paysystem/compatibilityhandler.php
        )

    [bitrix\sale\paysystem\ihold] => Array
        (
            [module] => sale
            [file] => lib/paysystem/ihold.php
        )

    [bitrix\sale\paysystem\ipartialhold] => Array
        (
            [module] => sale
            [file] => lib/paysystem/ipartialhold.php
        )

    [bitrix\sale\internals\paymentlogtable] => Array
        (
            [module] => sale
            [file] => lib/internals/paymentlog.php
        )

    [bitrix\sale\services\paysystem\restrictions\manager] => Array
        (
            [module] => sale
            [file] => lib/services/paysystem/restrictions/manager.php
        )

    [bitrix\sale\services\base\restriction] => Array
        (
            [module] => sale
            [file] => lib/services/base/restriction.php
        )

    [bitrix\sale\internals\yandexsettingstable] => Array
        (
            [module] => sale
            [file] => lib/internals/yandexsettings.php
        )

    [bitrix\sale\services\company\manager] => Array
        (
            [module] => sale
            [file] => lib/services/company/manager.php
        )

    [bitrix\sale\internals\collectionfilteriterator] => Array
        (
            [module] => sale
            [file] => lib/internals/collectionfilteriterator.php
        )

    [bitrix\sale\cashbox\internals\pool] => Array
        (
            [module] => sale
            [file] => lib/cashbox/internals/pool.php
        )

    [bitrix\sale\cashbox\internals\cashboxtable] => Array
        (
            [module] => sale
            [file] => lib/cashbox/internals/cashbox.php
        )

    [bitrix\sale\cashbox\internals\cashboxchecktable] => Array
        (
            [module] => sale
            [file] => lib/cashbox/internals/cashboxcheck.php
        )

    [bitrix\sale\cashbox\internals\cashboxzreporttable] => Array
        (
            [module] => sale
            [file] => lib/cashbox/internals/cashboxzreport.php
        )

    [bitrix\sale\cashbox\internals\cashboxerrlogtable] => Array
        (
            [module] => sale
            [file] => lib/cashbox/internals/cashboxerrlog.php
        )

    [bitrix\sale\cashbox\cashbox] => Array
        (
            [module] => sale
            [file] => lib/cashbox/cashbox.php
        )

    [bitrix\sale\cashbox\manager] => Array
        (
            [module] => sale
            [file] => lib/cashbox/manager.php
        )

    [bitrix\sale\cashbox\iprintimmediately] => Array
        (
            [module] => sale
            [file] => lib/cashbox/iprintimmediately.php
        )

    [bitrix\sale\cashbox\restrictions\manager] => Array
        (
            [module] => sale
            [file] => lib/cashbox/restrictions/manager.php
        )

    [bitrix\sale\notify] => Array
        (
            [module] => sale
            [file] => lib/notify.php
        )

    [bitrix\sale\buyerstatistic] => Array
        (
            [module] => sale
            [file] => /lib/buyerstatistic.php
        )

    [bitrix\sale\internals\buyerstatistictable] => Array
        (
            [module] => sale
            [file] => /lib/internals/buyerstatistic.php
        )

    [cadminsalelist] => Array
        (
            [module] => sale
            [file] => general/admin_lib.php
        )

    [bitrix\sale\helpers\admin\skuprops] => Array
        (
            [module] => sale
            [file] => lib/helpers/admin/skuprops.php
        )

    [bitrix\sale\helpers\admin\product] => Array
        (
            [module] => sale
            [file] => lib/helpers/admin/product.php
        )

    [bitrix\sale\helpers\order] => Array
        (
            [module] => sale
            [file] => lib/helpers/order.php
        )

    [bitrix\sale\location\comparator\replacement] => Array
        (
            [module] => sale
            [file] => lib/location/comparator/ru/replacement.php
        )

    [bitrix\sale\location\comparator\tmptable] => Array
        (
            [module] => sale
            [file] => lib/location/comparator/tmptable.php
        )

    [bitrix\sale\location\comparator] => Array
        (
            [module] => sale
            [file] => lib/location/comparator.php
        )

    [bitrix\sale\location\comparator\mapresult] => Array
        (
            [module] => sale
            [file] => lib/location/comparator/mapresult.php
        )

    [bitrix\sale\location\comparator\mapper] => Array
        (
            [module] => sale
            [file] => lib/location/comparator/mapper.php
        )

    [bitrix\sale\exchange\onec\documentimport] => Array
        (
            [module] => sale
            [file] => /lib/exchange/compatibility/documents.php
        )

    [bitrix\sale\exchange\onec\collisionorder] => Array
        (
            [module] => sale
            [file] => /lib/exchange/onec/importcollision.php
        )

    [bitrix\sale\exchange\onec\collisionshipment] => Array
        (
            [module] => sale
            [file] => /lib/exchange/onec/importcollision.php
        )

    [bitrix\sale\exchange\onec\collisionpayment] => Array
        (
            [module] => sale
            [file] => /lib/exchange/onec/importcollision.php
        )

    [bitrix\sale\exchange\onec\collisionprofile] => Array
        (
            [module] => sale
            [file] => /lib/exchange/onec/importcollision.php
        )

    [bitrix\sale\exchange\onec\paymentcashdocument] => Array
        (
            [module] => sale
            [file] => /lib/exchange/onec/paymentdocument.php
        )

    [bitrix\sale\exchange\onec\paymentcashlessdocument] => Array
        (
            [module] => sale
            [file] => /lib/exchange/onec/paymentdocument.php
        )

    [bitrix\sale\exchange\onec\paymentcarddocument] => Array
        (
            [module] => sale
            [file] => /lib/exchange/onec/paymentdocument.php
        )

    [bitrix\sale\exchange\onec\importcriterionbase] => Array
        (
            [module] => sale
            [file] => /lib/exchange/onec/importcriterion.php
        )

    [bitrix\sale\exchange\onec\importcriteriononeccml2] => Array
        (
            [module] => sale
            [file] => /lib/exchange/onec/importcriterion.php
        )

    [bitrix\sale\exchange\onec\criterionorder] => Array
        (
            [module] => sale
            [file] => /lib/exchange/onec/importcriterion.php
        )

    [bitrix\sale\exchange\onec\criterionshipment] => Array
        (
            [module] => sale
            [file] => /lib/exchange/onec/importcriterion.php
        )

    [bitrix\sale\exchange\onec\criterionshipmentinvoice] => Array
        (
            [module] => sale
            [file] => /lib/exchange/onec/importcriterion.php
        )

    [bitrix\sale\exchange\onec\criterionpayment] => Array
        (
            [module] => sale
            [file] => /lib/exchange/onec/importcriterion.php
        )

    [bitrix\sale\exchange\onec\criterionprofile] => Array
        (
            [module] => sale
            [file] => /lib/exchange/onec/importcriterion.php
        )

    [bitrix\sale\exchange\entity\orderimportloader] => Array
        (
            [module] => sale
            [file] => /lib/exchange/entity/entityimportloader.php
        )

    [bitrix\sale\exchange\entity\invoiceimportloader] => Array
        (
            [module] => sale
            [file] => /lib/exchange/entity/entityimportloader.php
        )

    [bitrix\sale\exchange\entity\paymentimportloader] => Array
        (
            [module] => sale
            [file] => /lib/exchange/entity/entityimportloader.php
        )

    [bitrix\sale\exchange\entity\shipmentimportloader] => Array
        (
            [module] => sale
            [file] => /lib/exchange/entity/entityimportloader.php
        )

    [bitrix\sale\exchange\entity\userprofileimportloader] => Array
        (
            [module] => sale
            [file] => /lib/exchange/entity/entityimportloader.php
        )

    [bitrix\sale\exchange\entity\paymentcashlessimport] => Array
        (
            [module] => sale
            [file] => /lib/exchange/entity/paymentimport.php
        )

    [bitrix\sale\exchange\entity\paymentcardimport] => Array
        (
            [module] => sale
            [file] => /lib/exchange/entity/paymentimport.php
        )

    [bitrix\sale\exchange\entity\paymentcashimport] => Array
        (
            [module] => sale
            [file] => /lib/exchange/entity/paymentimport.php
        )

    [bitrix\sale\location\geoip] => Array
        (
            [module] => sale
            [file] => /lib/location/geoip.php
        )

    [bitrix\sale\delivery\requests\manager] => Array
        (
            [module] => sale
            [file] => /lib/delivery/requests/manager.php
        )

    [bitrix\sale\delivery\requests\helper] => Array
        (
            [module] => sale
            [file] => /lib/delivery/requests/helper.php
        )

    [bitrix\sale\delivery\requests\handlerbase] => Array
        (
            [module] => sale
            [file] => /lib/delivery/requests/handlerbase.php
        )

    [bitrix\sale\delivery\requests\requesttable] => Array
        (
            [module] => sale
            [file] => /lib/delivery/requests/request.php
        )

    [bitrix\sale\delivery\requests\shipmenttable] => Array
        (
            [module] => sale
            [file] => /lib/delivery/requests/shipment.php
        )

    [bitrix\sale\delivery\requests\result] => Array
        (
            [module] => sale
            [file] => /lib/delivery/requests/result.php
        )

    [bitrix\sale\delivery\requests\resultfile] => Array
        (
            [module] => sale
            [file] => /lib/delivery/requests/resultfile.php
        )

    [bitrix\sale\delivery\packing\packer] => Array
        (
            [module] => sale
            [file] => /lib/delivery/packing/packer.php
        )

    [bitrix\sale\recurring] => Array
        (
            [module] => sale
            [file] => /lib/recurring.php
        )

    [bitrix\sale\location\normalizer\builder] => Array
        (
            [module] => sale
            [file] => /lib/location/normalizer/builder.php
        )

    [bitrix\sale\location\normalizer\ibuilder] => Array
        (
            [module] => sale
            [file] => /lib/location/normalizer/ibuilder.php
        )

    [bitrix\sale\location\normalizer\normalizer] => Array
        (
            [module] => sale
            [file] => /lib/location/normalizer/normalizer.php
        )

    [bitrix\sale\location\normalizer\inormalizer] => Array
        (
            [module] => sale
            [file] => /lib/location/normalizer/inormalizer.php
        )

    [bitrix\sale\location\normalizer\commonnormalizer] => Array
        (
            [module] => sale
            [file] => /lib/location/normalizer/commonnormalizer.php
        )

    [bitrix\sale\location\normalizer\nullnormalizer] => Array
        (
            [module] => sale
            [file] => /lib/location/normalizer/nullnormalizer.php
        )

    [bitrix\sale\location\normalizer\spacenormalizer] => Array
        (
            [module] => sale
            [file] => /lib/location/normalizer/spacenormalizer.php
        )

    [bitrix\sale\location\normalizer\languagenormalizer] => Array
        (
            [module] => sale
            [file] => /lib/location/normalizer/languagenormalizer.php
        )

    [bitrix\sale\location\normalizer\helper] => Array
        (
            [module] => sale
            [file] => /lib/location/normalizer/helper.php
        )

    [sale\handlers\delivery\additional\ruspost\reliability\service] => Array
        (
            [module] => sale
            [file] => /handlers/delivery/additional/ruspost/reliability/service.php
        )

    [catalog] => Array
        (
            [module] => catalog
            [file] => install/index.php
        )

    [ccatalog] => Array
        (
            [module] => catalog
            [file] => mysql/catalog.php
        )

    [ccataloggroup] => Array
        (
            [module] => catalog
            [file] => mysql/cataloggroup.php
        )

    [cextra] => Array
        (
            [module] => catalog
            [file] => mysql/extra.php
        )

    [cprice] => Array
        (
            [module] => catalog
            [file] => mysql/price.php
        )

    [ccatalogproduct] => Array
        (
            [module] => catalog
            [file] => mysql/product.php
        )

    [ccatalogproductgroups] => Array
        (
            [module] => catalog
            [file] => mysql/product_group.php
        )

    [ccatalogload] => Array
        (
            [module] => catalog
            [file] => mysql/catalog_load.php
        )

    [ccatalogexport] => Array
        (
            [module] => catalog
            [file] => mysql/catalog_export.php
        )

    [ccatalogimport] => Array
        (
            [module] => catalog
            [file] => mysql/catalog_import.php
        )

    [ccatalogdiscount] => Array
        (
            [module] => catalog
            [file] => mysql/discount.php
        )

    [ccatalogdiscountcoupon] => Array
        (
            [module] => catalog
            [file] => mysql/discount_coupon.php
        )

    [ccatalogvat] => Array
        (
            [module] => catalog
            [file] => mysql/vat.php
        )

    [ccatalogevent] => Array
        (
            [module] => catalog
            [file] => general/catalog_event.php
        )

    [ccatalogsku] => Array
        (
            [module] => catalog
            [file] => general/catalog_sku.php
        )

    [ccatalogdiscountsave] => Array
        (
            [module] => catalog
            [file] => mysql/discount_save.php
        )

    [ccatalogstore] => Array
        (
            [module] => catalog
            [file] => mysql/store.php
        )

    [ccatalogstoreproduct] => Array
        (
            [module] => catalog
            [file] => mysql/store_product.php
        )

    [ccatalogadmin] => Array
        (
            [module] => catalog
            [file] => general/admin.php
        )

    [cglobalcondctrl] => Array
        (
            [module] => catalog
            [file] => general/catalog_cond.php
        )

    [cglobalcondctrlcomplex] => Array
        (
            [module] => catalog
            [file] => general/catalog_cond.php
        )

    [cglobalcondctrlatoms] => Array
        (
            [module] => catalog
            [file] => general/catalog_cond.php
        )

    [cglobalcondctrlgroup] => Array
        (
            [module] => catalog
            [file] => general/catalog_cond.php
        )

    [cglobalcondtree] => Array
        (
            [module] => catalog
            [file] => general/catalog_cond.php
        )

    [ccatalogcondctrl] => Array
        (
            [module] => catalog
            [file] => general/catalog_cond.php
        )

    [ccatalogcondctrlcomplex] => Array
        (
            [module] => catalog
            [file] => general/catalog_cond.php
        )

    [ccatalogcondctrlgroup] => Array
        (
            [module] => catalog
            [file] => general/catalog_cond.php
        )

    [ccatalogcondctrliblockfields] => Array
        (
            [module] => catalog
            [file] => general/catalog_cond.php
        )

    [ccatalogcondctrliblockprops] => Array
        (
            [module] => catalog
            [file] => general/catalog_cond.php
        )

    [ccatalogcondtree] => Array
        (
            [module] => catalog
            [file] => general/catalog_cond.php
        )

    [ccatalogcondctrlbasketproductfields] => Array
        (
            [module] => catalog
            [file] => general/sale_cond.php
        )

    [ccatalogcondctrlbasketproductprops] => Array
        (
            [module] => catalog
            [file] => general/sale_cond.php
        )

    [ccatalogcondctrlcatalogsettings] => Array
        (
            [module] => catalog
            [file] => general/sale_cond.php
        )

    [ccatalogactionctrlbasketproductfields] => Array
        (
            [module] => catalog
            [file] => general/sale_act.php
        )

    [ccatalogactionctrlbasketproductprops] => Array
        (
            [module] => catalog
            [file] => general/sale_act.php
        )

    [ccataloggifterproduct] => Array
        (
            [module] => catalog
            [file] => general/sale_act.php
        )

    [ccatalogdiscountconvert] => Array
        (
            [module] => catalog
            [file] => general/discount_convert.php
        )

    [ccatalogdiscountconverttmp] => Array
        (
            [module] => catalog
            [file] => mysql/discount_convert.php
        )

    [ccatalogproductprovider] => Array
        (
            [module] => catalog
            [file] => general/product_provider.php
        )

    [ccatalogstorebarcode] => Array
        (
            [module] => catalog
            [file] => mysql/store_barcode.php
        )

    [ccatalogcontractor] => Array
        (
            [module] => catalog
            [file] => mysql/contractor.php
        )

    [ccatalogdocstypes] => Array
        (
            [module] => catalog
            [file] => general/store_docs_type.php
        )

    [ccatalogarrivaldocs] => Array
        (
            [module] => catalog
            [file] => general/store_docs_type.php
        )

    [ccatalogstoreadjustmentdocs] => Array
        (
            [module] => catalog
            [file] => general/store_docs_type.php
        )

    [ccatalogmovingdocs] => Array
        (
            [module] => catalog
            [file] => general/store_docs_type.php
        )

    [ccatalogdeductdocs] => Array
        (
            [module] => catalog
            [file] => general/store_docs_type.php
        )

    [ccatalogreturnsdocs] => Array
        (
            [module] => catalog
            [file] => general/store_docs_type.php
        )

    [ccatalogunreserveddocs] => Array
        (
            [module] => catalog
            [file] => general/store_docs_type.php
        )

    [ccatalogdocs] => Array
        (
            [module] => catalog
            [file] => mysql/store_docs.php
        )

    [ccatalogstorecontrolutil] => Array
        (
            [module] => catalog
            [file] => general/store_utility.php
        )

    [ccatalogstoredocselement] => Array
        (
            [module] => catalog
            [file] => mysql/store_docs_element.php
        )

    [ccatalogstoredocsbarcode] => Array
        (
            [module] => catalog
            [file] => mysql/store_docs_barcode.php
        )

    [ccatalogiblockparameters] => Array
        (
            [module] => catalog
            [file] => general/comp_parameters.php
        )

    [ccatalogmeasure] => Array
        (
            [module] => catalog
            [file] => mysql/measure.php
        )

    [ccatalogmeasureresult] => Array
        (
            [module] => catalog
            [file] => mysql/measure.php
        )

    [ccatalogmeasureclassifier] => Array
        (
            [module] => catalog
            [file] => general/unit_classifier.php
        )

    [ccatalogmeasureadminresult] => Array
        (
            [module] => catalog
            [file] => general/measure_result.php
        )

    [ccatalogmeasureadminuiresult] => Array
        (
            [module] => catalog
            [file] => general/measure_result.php
        )

    [ccatalogmeasureratio] => Array
        (
            [module] => catalog
            [file] => mysql/measure_ratio.php
        )

    [ccatalogproductset] => Array
        (
            [module] => catalog
            [file] => mysql/product_set.php
        )

    [ccatalogadmintools] => Array
        (
            [module] => catalog
            [file] => general/admin_tools.php
        )

    [ccatalogadminproductsetedit] => Array
        (
            [module] => catalog
            [file] => general/admin_tools.php
        )

    [ccatalogmenu] => Array
        (
            [module] => catalog
            [file] => general/catalog_menu.php
        )

    [ccatalogcsvsettings] => Array
        (
            [module] => catalog
            [file] => general/csv_settings.php
        )

    [ccatalogstepoperations] => Array
        (
            [module] => catalog
            [file] => general/step_operations.php
        )

    [ccatalogproductsetavailable] => Array
        (
            [module] => catalog
            [file] => general/step_operations.php
        )

    [ccatalogproductavailable] => Array
        (
            [module] => catalog
            [file] => general/step_operations.php
        )

    [ccatalogiblockreindex] => Array
        (
            [module] => catalog
            [file] => general/step_operations.php
        )

    [ccatalogproductsettings] => Array
        (
            [module] => catalog
            [file] => general/step_operations.php
        )

    [ccatalogtools] => Array
        (
            [module] => catalog
            [file] => general/tools.php
        )

    [ccatalogresult] => Array
        (
            [module] => catalog
            [file] => general/result.php
        )

    [cproductquerybuilder] => Array
        (
            [module] => catalog
            [file] => general/querybuilder.php
        )

    [bitrix\catalog\compatible\eventcompatibility] => Array
        (
            [module] => catalog
            [file] => lib/compatible/eventcompatibility.php
        )

    [bitrix\catalog\config\feature] => Array
        (
            [module] => catalog
            [file] => lib/config/feature.php
        )

    [bitrix\catalog\config\state] => Array
        (
            [module] => catalog
            [file] => lib/config/state.php
        )

    [bitrix\catalog\discount\discountmanager] => Array
        (
            [module] => catalog
            [file] => lib/discount/discountmanager.php
        )

    [bitrix\catalog\ebay\ebayxmler] => Array
        (
            [module] => catalog
            [file] => lib/ebay/ebayxmler.php
        )

    [bitrix\catalog\ebay\exportoffer] => Array
        (
            [module] => catalog
            [file] => lib/ebay/exportoffer.php
        )

    [bitrix\catalog\ebay\exportoffercreator] => Array
        (
            [module] => catalog
            [file] => lib/ebay/exportoffercreator.php
        )

    [bitrix\catalog\ebay\exportoffersku] => Array
        (
            [module] => catalog
            [file] => lib/ebay/exportoffersku.php
        )

    [bitrix\catalog\grid\panel\productgroupaction] => Array
        (
            [module] => catalog
            [file] => lib/grid/panel/productgroupaction.php
        )

    [bitrix\catalog\grid\productaction] => Array
        (
            [module] => catalog
            [file] => lib/grid/productaction.php
        )

    [bitrix\catalog\helpers\admin\catalogedit] => Array
        (
            [module] => catalog
            [file] => lib/helpers/admin/catalogedit.php
        )

    [bitrix\catalog\helpers\admin\iblockpricechanger] => Array
        (
            [module] => catalog
            [file] => lib/helpers/admin/iblockpricechanger.php
        )

    [bitrix\catalog\helpers\admin\roundedit] => Array
        (
            [module] => catalog
            [file] => lib/helpers/admin/roundedit.php
        )

    [bitrix\catalog\helpers\admin\tools] => Array
        (
            [module] => catalog
            [file] => lib/helpers/admin/tools.php
        )

    [bitrix\catalog\helpers\tools] => Array
        (
            [module] => catalog
            [file] => lib/helpers/tools.php
        )

    [bitrix\catalog\model\entity] => Array
        (
            [module] => catalog
            [file] => lib/model/entity.php
        )

    [bitrix\catalog\model\event] => Array
        (
            [module] => catalog
            [file] => lib/model/event.php
        )

    [bitrix\catalog\model\eventresult] => Array
        (
            [module] => catalog
            [file] => lib/model/eventresult.php
        )

    [bitrix\catalog\model\price] => Array
        (
            [module] => catalog
            [file] => lib/model/price.php
        )

    [bitrix\catalog\model\product] => Array
        (
            [module] => catalog
            [file] => lib/model/product.php
        )

    [bitrix\catalog\product\price\calculation] => Array
        (
            [module] => catalog
            [file] => lib/product/price/calculation.php
        )

    [bitrix\catalog\product\basket] => Array
        (
            [module] => catalog
            [file] => lib/product/basket.php
        )

    [bitrix\catalog\product\catalogprovider] => Array
        (
            [module] => catalog
            [file] => lib/product/catalogprovider.php
        )

    [bitrix\catalog\product\catalogprovidercompatibility] => Array
        (
            [module] => catalog
            [file] => lib/product/catalogprovidercompatibility.php
        )

    [bitrix\catalog\product\price] => Array
        (
            [module] => catalog
            [file] => lib/product/price.php
        )

    [bitrix\catalog\product\propertycatalogfeature] => Array
        (
            [module] => catalog
            [file] => lib/product/propertycatalogfeature.php
        )

    [bitrix\catalog\product\quantitycontrol] => Array
        (
            [module] => catalog
            [file] => lib/product/quantitycontrol.php
        )

    [bitrix\catalog\product\search] => Array
        (
            [module] => catalog
            [file] => lib/product/search.php
        )

    [bitrix\catalog\product\sku] => Array
        (
            [module] => catalog
            [file] => lib/product/sku.php
        )

    [bitrix\catalog\product\subscribemanager] => Array
        (
            [module] => catalog
            [file] => lib/product/subscribemanager.php
        )

    [bitrix\catalog\product\systemfield] => Array
        (
            [module] => catalog
            [file] => lib/product/systemfield.php
        )

    [bitrix\catalog\product\viewed] => Array
        (
            [module] => catalog
            [file] => lib/product/viewed.php
        )

    [bitrix\catalog\update\adminfilteroption] => Array
        (
            [module] => catalog
            [file] => lib/update/adminfilteroption.php
        )

    [bitrix\catalog\update\admingridoption] => Array
        (
            [module] => catalog
            [file] => lib/update/admingridoption.php
        )

    [bitrix\catalog\url\adminpage\catalogbuilder] => Array
        (
            [module] => catalog
            [file] => lib/url/adminpage/catalogbuilder.php
        )

    [bitrix\catalog\catalogiblocktable] => Array
        (
            [module] => catalog
            [file] => lib/catalogiblock.php
        )

    [bitrix\catalog\catalogviewedproducttable] => Array
        (
            [module] => catalog
            [file] => lib/catalogviewedproduct.php
        )

    [bitrix\catalog\discounttable] => Array
        (
            [module] => catalog
            [file] => lib/discount.php
        )

    [bitrix\catalog\discountcoupontable] => Array
        (
            [module] => catalog
            [file] => lib/discountcoupon.php
        )

    [bitrix\catalog\discountentitytable] => Array
        (
            [module] => catalog
            [file] => lib/discountentity.php
        )

    [bitrix\catalog\discountmoduletable] => Array
        (
            [module] => catalog
            [file] => lib/discountmodule.php
        )

    [bitrix\catalog\discountrestrictiontable] => Array
        (
            [module] => catalog
            [file] => lib/discountrestriction.php
        )

    [bitrix\catalog\extratable] => Array
        (
            [module] => catalog
            [file] => lib/extra.php
        )

    [bitrix\catalog\grouptable] => Array
        (
            [module] => catalog
            [file] => lib/group.php
        )

    [bitrix\catalog\groupaccesstable] => Array
        (
            [module] => catalog
            [file] => lib/groupaccess.php
        )

    [bitrix\catalog\grouplangtable] => Array
        (
            [module] => catalog
            [file] => lib/grouplang.php
        )

    [bitrix\catalog\measuretable] => Array
        (
            [module] => catalog
            [file] => lib/measure.php
        )

    [bitrix\catalog\measureratiotable] => Array
        (
            [module] => catalog
            [file] => lib/measureratio.php
        )

    [bitrix\catalog\pricetable] => Array
        (
            [module] => catalog
            [file] => lib/price.php
        )

    [bitrix\catalog\producttable] => Array
        (
            [module] => catalog
            [file] => lib/product.php
        )

    [bitrix\catalog\productgroupaccesstable] => Array
        (
            [module] => catalog
            [file] => lib/productgroupaccess.php
        )

    [bitrix\catalog\roundingtable] => Array
        (
            [module] => catalog
            [file] => lib/rounding.php
        )

    [bitrix\catalog\storetable] => Array
        (
            [module] => catalog
            [file] => lib/store.php
        )

    [bitrix\catalog\storebarcodetable] => Array
        (
            [module] => catalog
            [file] => lib/storebarcode.php
        )

    [bitrix\catalog\storeproducttable] => Array
        (
            [module] => catalog
            [file] => lib/storeproduct.php
        )

    [bitrix\catalog\vattable] => Array
        (
            [module] => catalog
            [file] => lib/vat.php
        )

    [bitrix\catalog\ebayxmler] => Array
        (
            [module] => catalog
            [file] => lib/ebay/old.php
        )

    [bitrix\catalog\exportoffer] => Array
        (
            [module] => catalog
            [file] => lib/ebay/old.php
        )

    [bitrix\catalog\exportoffercreator] => Array
        (
            [module] => catalog
            [file] => lib/ebay/old.php
        )

    [bitrix\catalog\exportoffersku] => Array
        (
            [module] => catalog
            [file] => lib/ebay/old.php
        )

    [bitrix\catalog\searchhandlers] => Array
        (
            [module] => catalog
            [file] => lib/product/old.php
        )

    [cnextcache] => Array
        (
            [module] => aspro.next
            [file] => classes/general/CNextCache.php
        )

    [cnext] => Array
        (
            [module] => aspro.next
            [file] => classes/general/CNext.php
        )

    [cnexttools] => Array
        (
            [module] => aspro.next
            [file] => classes/general/CNextTools.php
        )

    [cnextevents] => Array
        (
            [module] => aspro.next
            [file] => classes/general/CNextEvents.php
        )

    [cnextregionality] => Array
        (
            [module] => aspro.next
            [file] => classes/general/CNextRegionality.php
        )

    [cinstargramnext] => Array
        (
            [module] => aspro.next
            [file] => classes/general/CInstargramNext.php
        )

    [aspro\solution\caspromarketing] => Array
        (
            [module] => aspro.next
            [file] => classes/general/CAsproMarketing.php
        )

    [aspro\functions\casprosku] => Array
        (
            [module] => aspro.next
            [file] => lib/functions/CAsproSku.php
        )

    [aspro\functions\casproitem] => Array
        (
            [module] => aspro.next
            [file] => lib/functions/CAsproItem.php
        )

    [aspro\functions\caspronext] => Array
        (
            [module] => aspro.next
            [file] => lib/functions/CAsproNext.php
        )

    [aspro\functions\caspronextcustom] => Array
        (
            [module] => aspro.next
            [file] => lib/functions/CAsproNextCustom.php
        )

    [aspro\functions\caspronextrecaptcha] => Array
        (
            [module] => aspro.next
            [file] => lib/functions/CAsproNextReCaptcha.php
        )

    [aspro\functions\caspronextcrm] => Array
        (
            [module] => aspro.next
            [file] => lib/functions/CAsproNextCRM.php
        )

)
Array
(
    [bitrix\main\application] => Array
        (
            [module] => main
            [file] => lib/application.php
        )

    [bitrix\main\httpapplication] => Array
        (
            [module] => main
            [file] => lib/httpapplication.php
        )

    [bitrix\main\argumentexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\argumentnullexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\argumentoutofrangeexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\argumenttypeexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\notimplementedexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\notsupportedexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\invalidoperationexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\objectpropertyexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\objectnotfoundexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\objectexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\systemexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\accessdeniedexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\decodingexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\io\invalidpathexception] => Array
        (
            [module] => main
            [file] => lib/io/ioexception.php
        )

    [bitrix\main\io\filenotfoundexception] => Array
        (
            [module] => main
            [file] => lib/io/ioexception.php
        )

    [bitrix\main\io\filedeleteexception] => Array
        (
            [module] => main
            [file] => lib/io/ioexception.php
        )

    [bitrix\main\io\fileopenexception] => Array
        (
            [module] => main
            [file] => lib/io/ioexception.php
        )

    [bitrix\main\io\filenotopenedexception] => Array
        (
            [module] => main
            [file] => lib/io/ioexception.php
        )

    [bitrix\main\context] => Array
        (
            [module] => main
            [file] => lib/context.php
        )

    [bitrix\main\httpcontext] => Array
        (
            [module] => main
            [file] => lib/httpcontext.php
        )

    [bitrix\main\dispatcher] => Array
        (
            [module] => main
            [file] => lib/dispatcher.php
        )

    [bitrix\main\environment] => Array
        (
            [module] => main
            [file] => lib/environment.php
        )

    [bitrix\main\event] => Array
        (
            [module] => main
            [file] => lib/event.php
        )

    [bitrix\main\eventmanager] => Array
        (
            [module] => main
            [file] => lib/eventmanager.php
        )

    [bitrix\main\eventresult] => Array
        (
            [module] => main
            [file] => lib/eventresult.php
        )

    [bitrix\main\request] => Array
        (
            [module] => main
            [file] => lib/request.php
        )

    [bitrix\main\httprequest] => Array
        (
            [module] => main
            [file] => lib/httprequest.php
        )

    [bitrix\main\response] => Array
        (
            [module] => main
            [file] => lib/response.php
        )

    [bitrix\main\httpresponse] => Array
        (
            [module] => main
            [file] => lib/httpresponse.php
        )

    [bitrix\main\modulemanager] => Array
        (
            [module] => main
            [file] => lib/modulemanager.php
        )

    [bitrix\main\server] => Array
        (
            [module] => main
            [file] => lib/server.php
        )

    [bitrix\main\config\configuration] => Array
        (
            [module] => main
            [file] => lib/config/configuration.php
        )

    [bitrix\main\config\option] => Array
        (
            [module] => main
            [file] => lib/config/option.php
        )

    [bitrix\main\context\culture] => Array
        (
            [module] => main
            [file] => lib/context/culture.php
        )

    [bitrix\main\data\cache] => Array
        (
            [module] => main
            [file] => lib/data/cache.php
        )

    [bitrix\main\data\cacheengineapc] => Array
        (
            [module] => main
            [file] => lib/data/cacheengineapc.php
        )

    [bitrix\main\data\cacheenginememcache] => Array
        (
            [module] => main
            [file] => lib/data/cacheenginememcache.php
        )

    [bitrix\main\data\cacheenginefiles] => Array
        (
            [module] => main
            [file] => lib/data/cacheenginefiles.php
        )

    [bitrix\main\data\cacheenginenone] => Array
        (
            [module] => main
            [file] => lib/data/cacheenginenone.php
        )

    [bitrix\main\data\connection] => Array
        (
            [module] => main
            [file] => lib/data/connection.php
        )

    [bitrix\main\data\connectionpool] => Array
        (
            [module] => main
            [file] => lib/data/connectionpool.php
        )

    [bitrix\main\data\icacheengine] => Array
        (
            [module] => main
            [file] => lib/data/cache.php
        )

    [bitrix\main\data\hsphpreadconnection] => Array
        (
            [module] => main
            [file] => lib/data/hsphpreadconnection.php
        )

    [bitrix\main\data\managedcache] => Array
        (
            [module] => main
            [file] => lib/data/managedcache.php
        )

    [bitrix\main\data\taggedcache] => Array
        (
            [module] => main
            [file] => lib/data/taggedcache.php
        )

    [bitrix\main\data\memcacheconnection] => Array
        (
            [module] => main
            [file] => lib/data/memcacheconnection.php
        )

    [bitrix\main\data\memcachedconnection] => Array
        (
            [module] => main
            [file] => lib/data/memcachedconnection.php
        )

    [bitrix\main\data\nosqlconnection] => Array
        (
            [module] => main
            [file] => lib/data/nosqlconnection.php
        )

    [bitrix\main\db\arrayresult] => Array
        (
            [module] => main
            [file] => lib/db/arrayresult.php
        )

    [bitrix\main\db\result] => Array
        (
            [module] => main
            [file] => lib/db/result.php
        )

    [bitrix\main\db\connection] => Array
        (
            [module] => main
            [file] => lib/db/connection.php
        )

    [bitrix\main\db\sqlexception] => Array
        (
            [module] => main
            [file] => lib/db/sqlexception.php
        )

    [bitrix\main\db\sqlqueryexception] => Array
        (
            [module] => main
            [file] => lib/db/sqlexception.php
        )

    [bitrix\main\db\transactionexception] => Array
        (
            [module] => main
            [file] => lib/db/sqlexception.php
        )

    [bitrix\main\db\sqlexpression] => Array
        (
            [module] => main
            [file] => lib/db/sqlexpression.php
        )

    [bitrix\main\db\sqlhelper] => Array
        (
            [module] => main
            [file] => lib/db/sqlhelper.php
        )

    [bitrix\main\db\mysqlcommonconnection] => Array
        (
            [module] => main
            [file] => lib/db/mysqlcommonconnection.php
        )

    [bitrix\main\db\mysqliconnection] => Array
        (
            [module] => main
            [file] => lib/db/mysqliconnection.php
        )

    [bitrix\main\db\mysqliresult] => Array
        (
            [module] => main
            [file] => lib/db/mysqliresult.php
        )

    [bitrix\main\db\mysqlisqlhelper] => Array
        (
            [module] => main
            [file] => lib/db/mysqlisqlhelper.php
        )

    [bitrix\main\db\mssqlconnection] => Array
        (
            [module] => main
            [file] => lib/db/mssqlconnection.php
        )

    [bitrix\main\db\mssqlresult] => Array
        (
            [module] => main
            [file] => lib/db/mssqlresult.php
        )

    [bitrix\main\db\mssqlsqlhelper] => Array
        (
            [module] => main
            [file] => lib/db/mssqlsqlhelper.php
        )

    [bitrix\main\db\oracleconnection] => Array
        (
            [module] => main
            [file] => lib/db/oracleconnection.php
        )

    [bitrix\main\db\oracleresult] => Array
        (
            [module] => main
            [file] => lib/db/oracleresult.php
        )

    [bitrix\main\db\oraclesqlhelper] => Array
        (
            [module] => main
            [file] => lib/db/oraclesqlhelper.php
        )

    [bitrix\main\db\pgsqlconnection] => Array
        (
            [module] => main
            [file] => lib/db/pgsqlconnection.php
        )

    [bitrix\main\diag\httpexceptionhandleroutput] => Array
        (
            [module] => main
            [file] => lib/diag/httpexceptionhandleroutput.php
        )

    [bitrix\main\diag\fileexceptionhandlerlog] => Array
        (
            [module] => main
            [file] => lib/diag/fileexceptionhandlerlog.php
        )

    [bitrix\main\diag\exceptionhandler] => Array
        (
            [module] => main
            [file] => lib/diag/exceptionhandler.php
        )

    [bitrix\main\diag\iexceptionhandleroutput] => Array
        (
            [module] => main
            [file] => lib/diag/iexceptionhandleroutput.php
        )

    [bitrix\main\diag\exceptionhandlerlog] => Array
        (
            [module] => main
            [file] => lib/diag/exceptionhandlerlog.php
        )

    [bitrix\main\io\file] => Array
        (
            [module] => main
            [file] => lib/io/file.php
        )

    [bitrix\main\io\fileentry] => Array
        (
            [module] => main
            [file] => lib/io/fileentry.php
        )

    [bitrix\main\io\path] => Array
        (
            [module] => main
            [file] => lib/io/path.php
        )

    [bitrix\main\io\filesystementry] => Array
        (
            [module] => main
            [file] => lib/io/filesystementry.php
        )

    [bitrix\main\io\ifilestream] => Array
        (
            [module] => main
            [file] => lib/io/ifilestream.php
        )

    [bitrix\main\localization\loc] => Array
        (
            [module] => main
            [file] => lib/localization/loc.php
        )

    [bitrix\main\mail\mail] => Array
        (
            [module] => main
            [file] => lib/mail/mail.php
        )

    [bitrix\main\mail\tracking] => Array
        (
            [module] => main
            [file] => lib/mail/tracking.php
        )

    [bitrix\main\mail\eventmanager] => Array
        (
            [module] => main
            [file] => lib/mail/eventmanager.php
        )

    [bitrix\main\mail\eventmessagecompiler] => Array
        (
            [module] => main
            [file] => lib/mail/eventmessagecompiler.php
        )

    [bitrix\main\mail\eventmessagethemecompiler] => Array
        (
            [module] => main
            [file] => lib/mail/eventmessagethemecompiler.php
        )

    [bitrix\main\mail\internal\event] => Array
        (
            [module] => main
            [file] => lib/mail/internal/event.php
        )

    [bitrix\main\mail\internal\eventattachment] => Array
        (
            [module] => main
            [file] => lib/mail/internal/eventattachment.php
        )

    [bitrix\main\mail\internal\eventmessage] => Array
        (
            [module] => main
            [file] => lib/mail/internal/eventmessage.php
        )

    [bitrix\main\mail\internal\eventmessagesite] => Array
        (
            [module] => main
            [file] => lib/mail/internal/eventmessagesite.php
        )

    [bitrix\main\mail\internal\eventmessageattachment] => Array
        (
            [module] => main
            [file] => lib/mail/internal/eventmessageattachment.php
        )

    [bitrix\main\mail\internal\eventtype] => Array
        (
            [module] => main
            [file] => lib/mail/internal/eventtype.php
        )

    [bitrix\main\text\converter] => Array
        (
            [module] => main
            [file] => lib/text/converter.php
        )

    [bitrix\main\text\emptyconverter] => Array
        (
            [module] => main
            [file] => lib/text/emptyconverter.php
        )

    [bitrix\main\text\encoding] => Array
        (
            [module] => main
            [file] => lib/text/encoding.php
        )

    [bitrix\main\text\htmlconverter] => Array
        (
            [module] => main
            [file] => lib/text/htmlconverter.php
        )

    [bitrix\main\text\binarystring] => Array
        (
            [module] => main
            [file] => lib/text/binarystring.php
        )

    [bitrix\main\text\xmlconverter] => Array
        (
            [module] => main
            [file] => lib/text/xmlconverter.php
        )

    [bitrix\main\type\collection] => Array
        (
            [module] => main
            [file] => lib/type/collection.php
        )

    [bitrix\main\type\date] => Array
        (
            [module] => main
            [file] => lib/type/date.php
        )

    [bitrix\main\type\datetime] => Array
        (
            [module] => main
            [file] => lib/type/datetime.php
        )

    [bitrix\main\type\dictionary] => Array
        (
            [module] => main
            [file] => lib/type/dictionary.php
        )

    [bitrix\main\type\filterabledictionary] => Array
        (
            [module] => main
            [file] => lib/type/filterabledictionary.php
        )

    [bitrix\main\type\parameterdictionary] => Array
        (
            [module] => main
            [file] => lib/type/parameterdictionary.php
        )

    [bitrix\main\web\cookie] => Array
        (
            [module] => main
            [file] => lib/web/cookie.php
        )

    [bitrix\main\web\uri] => Array
        (
            [module] => main
            [file] => lib/web/uri.php
        )

    [bitrix\main\sendereventhandler] => Array
        (
            [module] => main
            [file] => lib/senderconnector.php
        )

    [bitrix\main\senderconnectoruser] => Array
        (
            [module] => main
            [file] => lib/senderconnector.php
        )

    [bitrix\main\urlrewriterrulemaker] => Array
        (
            [module] => main
            [file] => lib/urlrewriter.php
        )

    [bitrix\main\update\stepper] => Array
        (
            [module] => main
            [file] => lib/update/stepper.php
        )

    [bitrix\main\composite\abstractresponse] => Array
        (
            [module] => main
            [file] => lib/composite/responder.php
        )

    [bitrix\main\composite\fileresponse] => Array
        (
            [module] => main
            [file] => lib/composite/responder.php
        )

    [bitrix\main\composite\memcachedresponse] => Array
        (
            [module] => main
            [file] => lib/composite/responder.php
        )

    [bitrix\main\security\otpexception] => Array
        (
            [module] => main
            [file] => lib/security/securityexception.php
        )

    [ctimezone] => Array
        (
            [module] => main
            [file] => classes/general/time.php
        )

    [cbxpunycode] => Array
        (
            [module] => main
            [file] => classes/general/punycode.php
        )

    [ibxvirtualio] => Array
        (
            [module] => main
            [file] => classes/general/virtual_io.php
        )

    [ibxgeterrors] => Array
        (
            [module] => main
            [file] => classes/general/virtual_io.php
        )

    [cbxvirtualio] => Array
        (
            [module] => main
            [file] => classes/general/virtual_io.php
        )

    [cbxvirtualfilebase] => Array
        (
            [module] => main
            [file] => classes/general/virtual_file.php
        )

    [cbxvirtualfile] => Array
        (
            [module] => main
            [file] => classes/general/virtual_file.php
        )

    [cbxvirtualdirectory] => Array
        (
            [module] => main
            [file] => classes/general/virtual_file.php
        )

    [calloption] => Array
        (
            [module] => main
            [file] => classes/general/option.php
        )

    [coption] => Array
        (
            [module] => main
            [file] => classes/general/option.php
        )

    [callpageoption] => Array
        (
            [module] => main
            [file] => classes/general/pageoption.php
        )

    [cpageoption] => Array
        (
            [module] => main
            [file] => classes/general/pageoption.php
        )

    [callsqlwhere] => Array
        (
            [module] => main
            [file] => classes/general/sqlwhere.php
        )

    [csqlwhereexpression] => Array
        (
            [module] => main
            [file] => classes/general/sqlwhere.php
        )

    [csqlwhere] => Array
        (
            [module] => main
            [file] => classes/general/sqlwhere.php
        )

    [calllanguage] => Array
        (
            [module] => main
            [file] => classes/general/language.php
        )

    [clanguage] => Array
        (
            [module] => main
            [file] => classes/general/language.php
        )

    [clangadmin] => Array
        (
            [module] => main
            [file] => classes/general/language.php
        )

    [_clangdbresult] => Array
        (
            [module] => main
            [file] => classes/general/langdbresult.php
        )

    [callagent] => Array
        (
            [module] => main
            [file] => classes/general/agent.php
        )

    [cagent] => Array
        (
            [module] => main
            [file] => classes/mysql/agent.php
        )

    [capplicationexception] => Array
        (
            [module] => main
            [file] => classes/general/applicationexception.php
        )

    [cadminexception] => Array
        (
            [module] => main
            [file] => classes/general/adminexception.php
        )

    [callsite] => Array
        (
            [module] => main
            [file] => classes/general/site.php
        )

    [calllang] => Array
        (
            [module] => main
            [file] => classes/general/site.php
        )

    [csite] => Array
        (
            [module] => main
            [file] => classes/general/site.php
        )

    [clang] => Array
        (
            [module] => main
            [file] => classes/general/site.php
        )

    [chttp] => Array
        (
            [module] => main
            [file] => classes/general/http.php
        )

    [cutil] => Array
        (
            [module] => main
            [file] => classes/general/util.php
        )

    [callmain] => Array
        (
            [module] => main
            [file] => classes/general/main.php
        )

    [cmain] => Array
        (
            [module] => main
            [file] => classes/general/main.php
        )

    [calldatabase] => Array
        (
            [module] => main
            [file] => classes/general/database.php
        )

    [calldbresult] => Array
        (
            [module] => main
            [file] => classes/general/dbresult.php
        )

    [cdatabasemysql] => Array
        (
            [module] => main
            [file] => classes/mysql/database.php
        )

    [cdbresultmysql] => Array
        (
            [module] => main
            [file] => classes/mysql/dbresult.php
        )

    [icachebackend] => Array
        (
            [module] => main
            [file] => classes/general/cache_backend.php
        )

    [cphpcache] => Array
        (
            [module] => main
            [file] => classes/general/cache.php
        )

    [ccachemanager] => Array
        (
            [module] => main
            [file] => classes/general/cache_manager.php
        )

    [cpagecache] => Array
        (
            [module] => main
            [file] => classes/general/page_cache.php
        )

    [cstackcacheentry] => Array
        (
            [module] => main
            [file] => classes/general/stack_cache_entry.php
        )

    [cstackcachemanager] => Array
        (
            [module] => main
            [file] => classes/general/stack_cache.php
        )

    [cmodule] => Array
        (
            [module] => main
            [file] => /classes/general/module.php
        )

    [bitrix\main\entity\ufield] => Array
        (
            [module] => main
            [file] => include/deprecated/ufield.php
        )

    [cdatabase] => Array
        (
            [module] => main
            [file] => classes/mysql/database.php
        )

    [cdbresult] => Array
        (
            [module] => main
            [file] => classes/mysql/dbresult.php
        )

    [csitetemplate] => Array
        (
            [module] => main
            [file] => classes/general/site_template.php
        )

    [cbitrixcomponent] => Array
        (
            [module] => main
            [file] => classes/general/component.php
        )

    [ccomponentengine] => Array
        (
            [module] => main
            [file] => classes/general/component_engine.php
        )

    [ccomponentajax] => Array
        (
            [module] => main
            [file] => classes/general/component_ajax.php
        )

    [cbitrixcomponenttemplate] => Array
        (
            [module] => main
            [file] => classes/general/component_template.php
        )

    [ccomponentutil] => Array
        (
            [module] => main
            [file] => classes/general/component_util.php
        )

    [ccontrollerclient] => Array
        (
            [module] => main
            [file] => classes/general/controller_member.php
        )

    [phpparser] => Array
        (
            [module] => main
            [file] => classes/general/php_parser.php
        )

    [cdiskquota] => Array
        (
            [module] => main
            [file] => classes/general/quota.php
        )

    [ceventlog] => Array
        (
            [module] => main
            [file] => classes/general/event_log.php
        )

    [ceventmain] => Array
        (
            [module] => main
            [file] => classes/general/event_log.php
        )

    [cadminfiledialog] => Array
        (
            [module] => main
            [file] => classes/general/file_dialog.php
        )

    [wll_user] => Array
        (
            [module] => main
            [file] => classes/general/liveid.php
        )

    [wll_consenttoken] => Array
        (
            [module] => main
            [file] => classes/general/liveid.php
        )

    [windowslivelogin] => Array
        (
            [module] => main
            [file] => classes/general/liveid.php
        )

    [cfile] => Array
        (
            [module] => main
            [file] => classes/general/file.php
        )

    [callfile] => Array
        (
            [module] => main
            [file] => classes/general/file.php
        )

    [ctempfile] => Array
        (
            [module] => main
            [file] => classes/general/file_temp.php
        )

    [cfavorites] => Array
        (
            [module] => main
            [file] => classes/mysql/favorites.php
        )

    [cuseroptions] => Array
        (
            [module] => main
            [file] => classes/general/user_options.php
        )

    [cgridoptions] => Array
        (
            [module] => main
            [file] => classes/general/grids.php
        )

    [cundo] => Array
        (
            [module] => main
            [file] => /classes/general/undo.php
        )

    [cautosave] => Array
        (
            [module] => main
            [file] => /classes/general/undo.php
        )

    [callratings] => Array
        (
            [module] => main
            [file] => classes/general/ratings.php
        )

    [cratings] => Array
        (
            [module] => main
            [file] => classes/mysql/ratings.php
        )

    [cratingscomponentsmain] => Array
        (
            [module] => main
            [file] => classes/mysql/ratings_components.php
        )

    [cratingrule] => Array
        (
            [module] => main
            [file] => classes/general/rating_rule.php
        )

    [cratingrulesmain] => Array
        (
            [module] => main
            [file] => classes/mysql/rating_rules.php
        )

    [ctoppanel] => Array
        (
            [module] => main
            [file] => public/top_panel.php
        )

    [ceditarea] => Array
        (
            [module] => main
            [file] => public/edit_area.php
        )

    [ccomponentpanel] => Array
        (
            [module] => main
            [file] => public/edit_area.php
        )

    [ctextparser] => Array
        (
            [module] => main
            [file] => classes/general/textparser.php
        )

    [cphpcachefiles] => Array
        (
            [module] => main
            [file] => classes/general/cache_files.php
        )

    [cdataxmlnode] => Array
        (
            [module] => main
            [file] => classes/general/xml.php
        )

    [cdataxmldocument] => Array
        (
            [module] => main
            [file] => classes/general/xml.php
        )

    [cdataxml] => Array
        (
            [module] => main
            [file] => classes/general/xml.php
        )

    [cxmlfilestream] => Array
        (
            [module] => main
            [file] => classes/general/xml.php
        )

    [crsaprovider] => Array
        (
            [module] => main
            [file] => classes/general/rsasecurity.php
        )

    [crsasecurity] => Array
        (
            [module] => main
            [file] => classes/general/rsasecurity.php
        )

    [crsabcmathprovider] => Array
        (
            [module] => main
            [file] => classes/general/rsabcmath.php
        )

    [crsaopensslprovider] => Array
        (
            [module] => main
            [file] => classes/general/rsaopenssl.php
        )

    [casnreader] => Array
        (
            [module] => main
            [file] => classes/general/asn.php
        )

    [cbxshorturi] => Array
        (
            [module] => main
            [file] => classes/mysql/short_uri.php
        )

    [cfinder] => Array
        (
            [module] => main
            [file] => classes/general/finder.php
        )

    [caccess] => Array
        (
            [module] => main
            [file] => classes/general/access.php
        )

    [cauthprovider] => Array
        (
            [module] => main
            [file] => classes/general/authproviders.php
        )

    [iproviderinterface] => Array
        (
            [module] => main
            [file] => classes/general/authproviders.php
        )

    [cgroupauthprovider] => Array
        (
            [module] => main
            [file] => classes/general/authproviders.php
        )

    [cuserauthprovider] => Array
        (
            [module] => main
            [file] => classes/general/authproviders.php
        )

    [ctableschema] => Array
        (
            [module] => main
            [file] => classes/general/table_schema.php
        )

    [ccsvdata] => Array
        (
            [module] => main
            [file] => classes/general/csv_data.php
        )

    [csmile] => Array
        (
            [module] => main
            [file] => classes/general/smile.php
        )

    [csmilegallery] => Array
        (
            [module] => main
            [file] => classes/general/smile.php
        )

    [csmileset] => Array
        (
            [module] => main
            [file] => classes/general/smile.php
        )

    [cglobalcounter] => Array
        (
            [module] => main
            [file] => classes/general/global_counter.php
        )

    [cusercounter] => Array
        (
            [module] => main
            [file] => classes/mysql/user_counter.php
        )

    [cusercounterpage] => Array
        (
            [module] => main
            [file] => classes/mysql/user_counter.php
        )

    [chotkeys] => Array
        (
            [module] => main
            [file] => classes/general/hot_keys.php
        )

    [chotkeyscode] => Array
        (
            [module] => main
            [file] => classes/general/hot_keys.php
        )

    [cbxsanitizer] => Array
        (
            [module] => main
            [file] => classes/general/sanitizer.php
        )

    [ibxarchive] => Array
        (
            [module] => main
            [file] => classes/general/archive.php
        )

    [cbxarchive] => Array
        (
            [module] => main
            [file] => classes/general/archive.php
        )

    [cadminnotify] => Array
        (
            [module] => main
            [file] => classes/general/admin_notify.php
        )

    [cbxfavadmmenu] => Array
        (
            [module] => main
            [file] => classes/general/favorites.php
        )

    [cadmininformer] => Array
        (
            [module] => main
            [file] => classes/general/admin_informer.php
        )

    [csitecheckertest] => Array
        (
            [module] => main
            [file] => classes/general/site_checker.php
        )

    [csqlutil] => Array
        (
            [module] => main
            [file] => classes/general/sql_util.php
        )

    [cfileuploader] => Array
        (
            [module] => main
            [file] => classes/general/uploader.php
        )

    [lpa] => Array
        (
            [module] => main
            [file] => classes/general/lpa.php
        )

    [cadminfilter] => Array
        (
            [module] => main
            [file] => interface/admin_filter.php
        )

    [cadminlist] => Array
        (
            [module] => main
            [file] => interface/admin_list.php
        )

    [cadminlistrow] => Array
        (
            [module] => main
            [file] => interface/admin_list.php
        )

    [cadminuilist] => Array
        (
            [module] => main
            [file] => interface/admin_ui_list.php
        )

    [cadminuilistrow] => Array
        (
            [module] => main
            [file] => interface/admin_ui_list.php
        )

    [cadminuiresult] => Array
        (
            [module] => main
            [file] => interface/admin_ui_list.php
        )

    [cadminuicontextmenu] => Array
        (
            [module] => main
            [file] => interface/admin_ui_list.php
        )

    [cadminuisorting] => Array
        (
            [module] => main
            [file] => interface/admin_ui_list.php
        )

    [cadminuilistactionpanel] => Array
        (
            [module] => main
            [file] => interface/admin_ui_list.php
        )

    [cadmintabcontrol] => Array
        (
            [module] => main
            [file] => interface/admin_tabcontrol.php
        )

    [cadminform] => Array
        (
            [module] => main
            [file] => interface/admin_form.php
        )

    [cadminformsettings] => Array
        (
            [module] => main
            [file] => interface/admin_form.php
        )

    [cadmintabcontroldrag] => Array
        (
            [module] => main
            [file] => interface/admin_tabcontrol_drag.php
        )

    [cadmindraggableblockengine] => Array
        (
            [module] => main
            [file] => interface/admin_tabcontrol_drag.php
        )

    [cjspopup] => Array
        (
            [module] => main
            [file] => interface/jspopup.php
        )

    [cjspopuponpage] => Array
        (
            [module] => main
            [file] => interface/jspopup.php
        )

    [cadmincalendar] => Array
        (
            [module] => main
            [file] => interface/admin_calendar.php
        )

    [cadminviewtabcontrol] => Array
        (
            [module] => main
            [file] => interface/admin_viewtabcontrol.php
        )

    [cadmintabengine] => Array
        (
            [module] => main
            [file] => interface/admin_tabengine.php
        )

    [ccaptcha] => Array
        (
            [module] => main
            [file] => classes/general/captcha.php
        )

    [cmpnotifications] => Array
        (
            [module] => main
            [file] => classes/general/mp_notifications.php
        )

    [calltask] => Array
        (
            [module] => main
            [file] => classes/general/task.php
        )

    [ctask] => Array
        (
            [module] => main
            [file] => classes/general/task.php
        )

    [calloperation] => Array
        (
            [module] => main
            [file] => classes/general/operation.php
        )

    [coperation] => Array
        (
            [module] => main
            [file] => classes/general/operation.php
        )

    [callgroup] => Array
        (
            [module] => main
            [file] => classes/general/group.php
        )

    [cgroup] => Array
        (
            [module] => main
            [file] => classes/general/group.php
        )

    [cajax] => Array
        (
            [module] => main
            [file] => ajax_tools.php
        )

    [calluser] => Array
        (
            [module] => main
            [file] => classes/general/user.php
        )

    [cuser] => Array
        (
            [module] => main
            [file] => classes/general/user.php
        )

    [callevent] => Array
        (
            [module] => main
            [file] => classes/general/event.php
        )

    [cevent] => Array
        (
            [module] => main
            [file] => classes/general/event.php
        )

    [calleventmessage] => Array
        (
            [module] => main
            [file] => classes/general/eventmessage.php
        )

    [ceventmessage] => Array
        (
            [module] => main
            [file] => classes/general/eventmessage.php
        )

    [ceventtype] => Array
        (
            [module] => main
            [file] => classes/general/eventmessage.php
        )

    [_ceventtyperesult] => Array
        (
            [module] => main
            [file] => classes/general/eventmessage.php
        )

    [cdbresulteventmultiresult] => Array
        (
            [module] => main
            [file] => classes/general/eventmessage.php
        )

    [cdebuginfo] => Array
        (
            [module] => main
            [file] => classes/general/debuginfo.php
        )

    [ccaptchaagent] => Array
        (
            [module] => main
            [file] => classes/general/captchaagent.php
        )

    [callfilterquery] => Array
        (
            [module] => main
            [file] => classes/general/filterquery.php
        )

    [cfilterquery] => Array
        (
            [module] => main
            [file] => classes/general/filterquery.php
        )

    [cconvertorspregreplacehelper] => Array
        (
            [module] => main
            [file] => classes/general/convertorspregreplacehelper.php
        )

    [cspacer] => Array
        (
            [module] => main
            [file] => classes/general/spacer.php
        )

    [updatetools] => Array
        (
            [module] => main
            [file] => classes/general/updatetools.php
        )

    [cjscore] => Array
        (
            [module] => main
            [file] => classes/general/jscore.php
        )

    [cchecklisttools] => Array
        (
            [module] => main
            [file] => classes/general/checklist.php
        )

    [cmenu] => Array
        (
            [module] => main
            [file] => classes/general/menu.php
        )

    [cmenucustom] => Array
        (
            [module] => main
            [file] => classes/general/menucustom.php
        )

    [callusertypeentity] => Array
        (
            [module] => main
            [file] => classes/general/usertype.php
        )

    [cusertypeentity] => Array
        (
            [module] => main
            [file] => classes/general/usertype.php
        )

    [cuserfieldenum] => Array
        (
            [module] => main
            [file] => classes/general/userfieldenum.php
        )

    [cusertypesql] => Array
        (
            [module] => main
            [file] => classes/general/usertypesql.php
        )

    [cusertypemanager] => Array
        (
            [module] => main
            [file] => classes/general/usertypemanager.php
        )

    [cusertypestring] => Array
        (
            [module] => main
            [file] => classes/general/usertypestr.php
        )

    [cusertypeinteger] => Array
        (
            [module] => main
            [file] => classes/general/usertypeint.php
        )

    [cusertypedouble] => Array
        (
            [module] => main
            [file] => classes/general/usertypedbl.php
        )

    [cusertypedatetime] => Array
        (
            [module] => main
            [file] => classes/general/usertypetime.php
        )

    [cusertypedate] => Array
        (
            [module] => main
            [file] => classes/general/usertypedate.php
        )

    [cusertypeboolean] => Array
        (
            [module] => main
            [file] => classes/general/usertypebool.php
        )

    [cusertypefile] => Array
        (
            [module] => main
            [file] => classes/general/usertypefile.php
        )

    [cusertypeenum] => Array
        (
            [module] => main
            [file] => classes/general/usertypeenum.php
        )

    [cusertypeiblocksection] => Array
        (
            [module] => main
            [file] => classes/general/usertypesection.php
        )

    [ciblocksectionenum] => Array
        (
            [module] => main
            [file] => classes/general/usertypesection.php
        )

    [cusertypeiblockelement] => Array
        (
            [module] => main
            [file] => classes/general/usertypeelement.php
        )

    [cusertypestringformatted] => Array
        (
            [module] => main
            [file] => classes/general/usertypestrfmt.php
        )

    [cusertypeurl] => Array
        (
            [module] => main
            [file] => classes/general/usertypeurl.php
        )

    [bxgadget] => Array
        (
            [module] => main
            [file] => classes/general/gadget.php
        )

    [cmainadmin] => Array
        (
            [module] => main
            [file] => classes/general/main_admin.php
        )

    [ctemplates] => Array
        (
            [module] => main
            [file] => classes/general/templates.php
        )

    [cpagetemplate] => Array
        (
            [module] => main
            [file] => classes/general/page_template.php
        )

    [filescmp] => Array
        (
            [module] => main
            [file] => classes/general/files_cmp.php
        )

    [carchiver] => Array
        (
            [module] => main
            [file] => classes/general/tar_gz.php
        )

    [czip] => Array
        (
            [module] => main
            [file] => classes/general/zip.php
        )

    [curlrewriter] => Array
        (
            [module] => main
            [file] => classes/general/urlrewriter.php
        )

    [charsetconverter] => Array
        (
            [module] => main
            [file] => classes/general/charset_converter.php
        )

    [chtmlpagescache] => Array
        (
            [module] => main
            [file] => lib/composite/helper.php
        )

    [statichtmlmemcachedresponse] => Array
        (
            [module] => main
            [file] => lib/composite/responder.php
        )

    [statichtmlfileresponse] => Array
        (
            [module] => main
            [file] => lib/composite/responder.php
        )

    [bitrix\main\page\frame] => Array
        (
            [module] => main
            [file] => lib/composite/engine.php
        )

    [bitrix\main\page\framestatic] => Array
        (
            [module] => main
            [file] => lib/composite/staticarea.php
        )

    [bitrix\main\page\framebuffered] => Array
        (
            [module] => main
            [file] => lib/composite/bufferarea.php
        )

    [bitrix\main\page\framehelper] => Array
        (
            [module] => main
            [file] => lib/composite/bufferarea.php
        )

    [bitrix\main\data\statichtmlcache] => Array
        (
            [module] => main
            [file] => lib/composite/page.php
        )

    [bitrix\main\data\statichtmlstorage] => Array
        (
            [module] => main
            [file] => lib/composite/data/abstractstorage.php
        )

    [bitrix\main\data\statichtmlfilestorage] => Array
        (
            [module] => main
            [file] => lib/composite/data/filestorage.php
        )

    [bitrix\main\data\statichtmlmemcachedstorage] => Array
        (
            [module] => main
            [file] => lib/composite/data/memcachedstorage.php
        )

    [bitrix\main\data\staticcacheprovider] => Array
        (
            [module] => main
            [file] => lib/composite/data/cacheprovider.php
        )

    [bitrix\main\data\appcachemanifest] => Array
        (
            [module] => main
            [file] => lib/composite/appcache.php
        )

    [iblock] => Array
        (
            [module] => iblock
            [file] => install/index.php
        )

    [ciblockpropertyresult] => Array
        (
            [module] => iblock
            [file] => classes/general/iblockpropresult.php
        )

    [ciblockresult] => Array
        (
            [module] => iblock
            [file] => classes/general/iblockresult.php
        )

    [_cibelement] => Array
        (
            [module] => iblock
            [file] => classes/general/iblock_element.php
        )

    [ciblocktype] => Array
        (
            [module] => iblock
            [file] => classes/general/iblocktype.php
        )

    [calliblock] => Array
        (
            [module] => iblock
            [file] => classes/general/iblock.php
        )

    [ciblock] => Array
        (
            [module] => iblock
            [file] => classes/mysql/iblock.php
        )

    [calliblocksection] => Array
        (
            [module] => iblock
            [file] => classes/general/iblocksection.php
        )

    [ciblocksection] => Array
        (
            [module] => iblock
            [file] => classes/mysql/iblocksection.php
        )

    [calliblockproperty] => Array
        (
            [module] => iblock
            [file] => classes/general/iblockproperty.php
        )

    [ciblockpropertyenum] => Array
        (
            [module] => iblock
            [file] => classes/general/iblockpropertyenum.php
        )

    [ciblockproperty] => Array
        (
            [module] => iblock
            [file] => classes/mysql/iblockproperty.php
        )

    [calliblockelement] => Array
        (
            [module] => iblock
            [file] => classes/general/iblockelement.php
        )

    [ciblockelement] => Array
        (
            [module] => iblock
            [file] => classes/mysql/iblockelement.php
        )

    [calliblockrss] => Array
        (
            [module] => iblock
            [file] => classes/general/iblockrss.php
        )

    [ciblockrss] => Array
        (
            [module] => iblock
            [file] => classes/mysql/iblockrss.php
        )

    [ciblockpropertydatetime] => Array
        (
            [module] => iblock
            [file] => classes/general/prop_datetime.php
        )

    [ciblockpropertydate] => Array
        (
            [module] => iblock
            [file] => classes/general/prop_date.php
        )

    [ciblockpropertyxmlid] => Array
        (
            [module] => iblock
            [file] => classes/general/prop_xmlid.php
        )

    [ciblockpropertyfileman] => Array
        (
            [module] => iblock
            [file] => classes/general/prop_fileman.php
        )

    [ciblockpropertyhtml] => Array
        (
            [module] => iblock
            [file] => classes/general/prop_html.php
        )

    [ciblockpropertyelementlist] => Array
        (
            [module] => iblock
            [file] => classes/general/prop_element_list.php
        )

    [ccmlresult] => Array
        (
            [module] => iblock
            [file] => classes/general/cmlresult.php
        )

    [ciblockxmlfile] => Array
        (
            [module] => iblock
            [file] => classes/mysql/cml2.php
        )

    [ciblockcmlimport] => Array
        (
            [module] => iblock
            [file] => classes/general/cml2.php
        )

    [ciblockcmlexport] => Array
        (
            [module] => iblock
            [file] => classes/general/cml2.php
        )

    [ciblockfindtools] => Array
        (
            [module] => iblock
            [file] => classes/general/comp_findtools.php
        )

    [ciblockpricetools] => Array
        (
            [module] => iblock
            [file] => classes/general/comp_pricetools.php
        )

    [ciblockparameters] => Array
        (
            [module] => iblock
            [file] => classes/general/comp_parameters.php
        )

    [ciblockformatproperties] => Array
        (
            [module] => iblock
            [file] => classes/general/comp_formatprops.php
        )

    [calliblocksequence] => Array
        (
            [module] => iblock
            [file] => classes/general/iblocksequence.php
        )

    [ciblocksequence] => Array
        (
            [module] => iblock
            [file] => classes/mysql/iblocksequence.php
        )

    [ciblockpropertysequence] => Array
        (
            [module] => iblock
            [file] => classes/general/prop_seq.php
        )

    [ciblockpropertyelementautocomplete] => Array
        (
            [module] => iblock
            [file] => classes/general/prop_element_auto.php
        )

    [ciblockpropertysku] => Array
        (
            [module] => iblock
            [file] => classes/general/prop_element_sku.php
        )

    [ciblockpropertysectionautocomplete] => Array
        (
            [module] => iblock
            [file] => classes/general/prop_section_auto.php
        )

    [calliblockofferstmp] => Array
        (
            [module] => iblock
            [file] => classes/general/iblockoffers.php
        )

    [ciblockofferstmp] => Array
        (
            [module] => iblock
            [file] => classes/mysql/iblockoffers.php
        )

    [ceventiblock] => Array
        (
            [module] => iblock
            [file] => classes/general/iblock_event_list.php
        )

    [cratingscomponentsiblock] => Array
        (
            [module] => iblock
            [file] => classes/general/ratings_components.php
        )

    [ciblockrights] => Array
        (
            [module] => iblock
            [file] => classes/general/iblock_rights.php
        )

    [ciblocksectionrights] => Array
        (
            [module] => iblock
            [file] => classes/general/iblock_rights.php
        )

    [ciblockelementrights] => Array
        (
            [module] => iblock
            [file] => classes/general/iblock_rights.php
        )

    [ciblockrightsstorage] => Array
        (
            [module] => iblock
            [file] => classes/general/iblock_rights.php
        )

    [ciblockpropertytools] => Array
        (
            [module] => iblock
            [file] => classes/general/iblockproptools.php
        )

    [ciblocksectionpropertylink] => Array
        (
            [module] => iblock
            [file] => classes/general/section_property.php
        )

    [ciblockxmlimport] => Array
        (
            [module] => iblock
            [file] => classes/general/iblockxmlimport.php
        )

    [bitrix\iblock\iblockfieldtable] => Array
        (
            [module] => iblock
            [file] => lib/iblockfield.php
        )

    [bitrix\iblock\iblockgrouptable] => Array
        (
            [module] => iblock
            [file] => lib/iblockgroup.php
        )

    [bitrix\iblock\iblockmessagetable] => Array
        (
            [module] => iblock
            [file] => lib/iblockmessage.php
        )

    [bitrix\iblock\iblockrsstable] => Array
        (
            [module] => iblock
            [file] => lib/iblockrss.php
        )

    [bitrix\iblock\iblocksitetable] => Array
        (
            [module] => iblock
            [file] => lib/iblocksite.php
        )

    [bitrix\iblock\inheritedpropertytable] => Array
        (
            [module] => iblock
            [file] => lib/inheritedproperty.php
        )

    [bitrix\iblock\propertyenumerationtable] => Array
        (
            [module] => iblock
            [file] => lib/propertyenumeration.php
        )

    [bitrix\iblock\propertyfeaturetable] => Array
        (
            [module] => iblock
            [file] => lib/propertyfeature.php
        )

    [bitrix\iblock\sequencetable] => Array
        (
            [module] => iblock
            [file] => lib/sequence.php
        )

    [bitrix\iblock\sitetable] => Array
        (
            [module] => iblock
            [file] => lib/site.php
        )

    [bitrix\iblock\typetable] => Array
        (
            [module] => iblock
            [file] => lib/type.php
        )

    [bitrix\iblock\typelanguagetable] => Array
        (
            [module] => iblock
            [file] => lib/typelanguage.php
        )

    [bitrix\iblock\bizproctype\usertypeproperty] => Array
        (
            [module] => iblock
            [file] => lib/bizproctype/usertypeproperty.php
        )

    [bitrix\iblock\bizproctype\ecrm] => Array
        (
            [module] => iblock
            [file] => lib/bizproctype/ecrm.php
        )

    [bitrix\iblock\bizproctype\money] => Array
        (
            [module] => iblock
            [file] => lib/bizproctype/money.php
        )

    [bitrix\iblock\bizproctype\usertypepropertydiskfile] => Array
        (
            [module] => iblock
            [file] => lib/bizproctype/usertypepropertydiskfile.php
        )

    [bitrix\iblock\bizproctype\usertypepropertyelist] => Array
        (
            [module] => iblock
            [file] => lib/bizproctype/usertypepropertyelist.php
        )

    [bitrix\iblock\bizproctype\usertypepropertyemployee] => Array
        (
            [module] => iblock
            [file] => lib/bizproctype/usertypepropertyemployee.php
        )

    [bitrix\iblock\bizproctype\usertypepropertyhtml] => Array
        (
            [module] => iblock
            [file] => lib/bizproctype/usertypepropertyhtml.php
        )

    [bitrix\iblock\component\base] => Array
        (
            [module] => iblock
            [file] => lib/component/base.php
        )

    [bitrix\iblock\component\element] => Array
        (
            [module] => iblock
            [file] => lib/component/element.php
        )

    [bitrix\iblock\component\elementlist] => Array
        (
            [module] => iblock
            [file] => lib/component/elementlist.php
        )

    [bitrix\iblock\component\filters] => Array
        (
            [module] => iblock
            [file] => lib/component/filters.php
        )

    [bitrix\iblock\component\selector\element] => Array
        (
            [module] => iblock
            [file] => lib/component/selector/element.php
        )

    [bitrix\iblock\component\selector\entity] => Array
        (
            [module] => iblock
            [file] => lib/component/selector/entity.php
        )

    [bitrix\iblock\component\tools] => Array
        (
            [module] => iblock
            [file] => lib/component/tools.php
        )

    [bitrix\iblock\controller\filter\element] => Array
        (
            [module] => iblock
            [file] => lib/Controller/Filter/Element.php
        )

    [bitrix\iblock\filter\entity\elementsettings] => Array
        (
            [module] => iblock
            [file] => lib/filter/entity/elementsettings.php
        )

    [bitrix\iblock\filter\entity\iblocksettings] => Array
        (
            [module] => iblock
            [file] => lib/filter/entity/iblocksettings.php
        )

    [bitrix\iblock\filter\fieldprovider\base] => Array
        (
            [module] => iblock
            [file] => lib/filter/fieldprovider/base.php
        )

    [bitrix\iblock\filter\fieldprovider\element] => Array
        (
            [module] => iblock
            [file] => lib/filter/fieldprovider/element.php
        )

    [bitrix\iblock\filter\fieldprovider\iblockproperty] => Array
        (
            [module] => iblock
            [file] => lib/filter/fieldprovider/iblockproperty.php
        )

    [bitrix\iblock\filter\dictionary] => Array
        (
            [module] => iblock
            [file] => lib/filter/dictionary.php
        )

    [bitrix\iblock\filter\entitylist] => Array
        (
            [module] => iblock
            [file] => lib/filter/entitylist.php
        )

    [bitrix\iblock\filter\factory] => Array
        (
            [module] => iblock
            [file] => lib/filter/factory.php
        )

    [bitrix\iblock\grid\panel\groupaction] => Array
        (
            [module] => iblock
            [file] => lib/grid/panel/groupaction.php
        )

    [bitrix\iblock\grid\actiontype] => Array
        (
            [module] => iblock
            [file] => lib/grid/actiontype.php
        )

    [bitrix\iblock\helpers\admin\property] => Array
        (
            [module] => iblock
            [file] => lib/helpers/admin/property.php
        )

    [bitrix\iblock\helpers\filter\property] => Array
        (
            [module] => iblock
            [file] => lib/helpers/filter/property.php
        )

    [bitrix\iblock\helpers\filter\propertymanager] => Array
        (
            [module] => iblock
            [file] => lib/helpers/filter/propertymanager.php
        )

    [bitrix\iblock\inheritedproperty\basetemplate] => Array
        (
            [module] => iblock
            [file] => lib/inheritedproperty/basetemplate.php
        )

    [bitrix\iblock\inheritedproperty\basevalues] => Array
        (
            [module] => iblock
            [file] => lib/inheritedproperty/basevalues.php
        )

    [bitrix\iblock\inheritedproperty\elementtemplates] => Array
        (
            [module] => iblock
            [file] => lib/inheritedproperty/elementtemplates.php
        )

    [bitrix\iblock\inheritedproperty\elementvalues] => Array
        (
            [module] => iblock
            [file] => lib/inheritedproperty/elementvalues.php
        )

    [bitrix\iblock\inheritedproperty\iblocktemplates] => Array
        (
            [module] => iblock
            [file] => lib/inheritedproperty/iblocktemplates.php
        )

    [bitrix\iblock\inheritedproperty\iblockvalues] => Array
        (
            [module] => iblock
            [file] => lib/inheritedproperty/iblockvalues.php
        )

    [bitrix\iblock\inheritedproperty\sectiontemplates] => Array
        (
            [module] => iblock
            [file] => lib/inheritedproperty/sectiontemplates.php
        )

    [bitrix\iblock\inheritedproperty\sectionvalues] => Array
        (
            [module] => iblock
            [file] => lib/inheritedproperty/sectionvalues.php
        )

    [bitrix\iblock\inheritedproperty\valuesqueue] => Array
        (
            [module] => iblock
            [file] => lib/inheritedproperty/valuesqueue.php
        )

    [bitrix\iblock\landingsource\dataloader] => Array
        (
            [module] => iblock
            [file] => lib/landingsource/dataloader.php
        )

    [bitrix\iblock\landingsource\element] => Array
        (
            [module] => iblock
            [file] => lib/landingsource/element.php
        )

    [bitrix\iblock\model\propertyfeature] => Array
        (
            [module] => iblock
            [file] => lib/model/propertyfeature.php
        )

    [bitrix\iblock\model\section] => Array
        (
            [module] => iblock
            [file] => lib/model/section.php
        )

    [bitrix\iblock\propertyindex\dictionary] => Array
        (
            [module] => iblock
            [file] => lib/propertyindex/dictionary.php
        )

    [bitrix\iblock\propertyindex\element] => Array
        (
            [module] => iblock
            [file] => lib/propertyindex/element.php
        )

    [bitrix\iblock\propertyindex\facet] => Array
        (
            [module] => iblock
            [file] => lib/propertyindex/facet.php
        )

    [bitrix\iblock\propertyindex\indexer] => Array
        (
            [module] => iblock
            [file] => lib/propertyindex/indexer.php
        )

    [bitrix\iblock\propertyindex\manager] => Array
        (
            [module] => iblock
            [file] => lib/propertyindex/manager.php
        )

    [bitrix\iblock\propertyindex\querybuilder] => Array
        (
            [module] => iblock
            [file] => lib/propertyindex/querybuilder.php
        )

    [bitrix\iblock\propertyindex\storage] => Array
        (
            [module] => iblock
            [file] => lib/propertyindex/storage.php
        )

    [bitrix\iblock\template\engine] => Array
        (
            [module] => iblock
            [file] => lib/template/engine.php
        )

    [bitrix\iblock\template\noderoot] => Array
        (
            [module] => iblock
            [file] => lib/template/engine.php
        )

    [bitrix\iblock\template\nodetext] => Array
        (
            [module] => iblock
            [file] => lib/template/engine.php
        )

    [bitrix\iblock\template\nodeentityfield] => Array
        (
            [module] => iblock
            [file] => lib/template/engine.php
        )

    [bitrix\iblock\template\nodefunction] => Array
        (
            [module] => iblock
            [file] => lib/template/engine.php
        )

    [bitrix\iblock\template\helper] => Array
        (
            [module] => iblock
            [file] => lib/template/helper.php
        )

    [bitrix\iblock\template\entity\base] => Array
        (
            [module] => iblock
            [file] => lib/template/entity/base.php
        )

    [bitrix\iblock\template\entity\lazyvalueloader] => Array
        (
            [module] => iblock
            [file] => lib/template/entity/base.php
        )

    [bitrix\iblock\template\entity\catalogstore] => Array
        (
            [module] => iblock
            [file] => lib/template/entity/catalogstore.php
        )

    [bitrix\iblock\template\entity\element] => Array
        (
            [module] => iblock
            [file] => lib/template/entity/element.php
        )

    [bitrix\iblock\template\entity\elementcatalog] => Array
        (
            [module] => iblock
            [file] => lib/template/entity/elementcatalog.php
        )

    [bitrix\iblock\template\entity\elementcatalogmeasure] => Array
        (
            [module] => iblock
            [file] => lib/template/entity/elementcatalog.php
        )

    [bitrix\iblock\template\entity\elementcatalogstorelist] => Array
        (
            [module] => iblock
            [file] => lib/template/entity/elementcatalog.php
        )

    [bitrix\iblock\template\entity\elementprice] => Array
        (
            [module] => iblock
            [file] => lib/template/entity/elementprice.php
        )

    [bitrix\iblock\template\entity\elementproperty] => Array
        (
            [module] => iblock
            [file] => lib/template/entity/elementproperty.php
        )

    [bitrix\iblock\template\entity\elementpropertyuserfield] => Array
        (
            [module] => iblock
            [file] => lib/template/entity/elementproperty.php
        )

    [bitrix\iblock\template\entity\elementpropertyenum] => Array
        (
            [module] => iblock
            [file] => lib/template/entity/elementproperty.php
        )

    [bitrix\iblock\template\entity\elementpropertyelement] => Array
        (
            [module] => iblock
            [file] => lib/template/entity/elementproperty.php
        )

    [bitrix\iblock\template\entity\elementpropertysection] => Array
        (
            [module] => iblock
            [file] => lib/template/entity/elementproperty.php
        )

    [bitrix\iblock\template\entity\elementsku] => Array
        (
            [module] => iblock
            [file] => lib/template/entity/elementsku.php
        )

    [bitrix\iblock\template\entity\elementskuprice] => Array
        (
            [module] => iblock
            [file] => lib/template/entity/elementskuprice.php
        )

    [bitrix\iblock\template\entity\elementskuproperty] => Array
        (
            [module] => iblock
            [file] => lib/template/entity/elementskuproperty.php
        )

    [bitrix\iblock\template\entity\iblock] => Array
        (
            [module] => iblock
            [file] => lib/template/entity/iblock.php
        )

    [bitrix\iblock\template\entity\section] => Array
        (
            [module] => iblock
            [file] => lib/template/entity/section.php
        )

    [bitrix\iblock\template\entity\sectionpath] => Array
        (
            [module] => iblock
            [file] => lib/template/entity/sectionpath.php
        )

    [bitrix\iblock\template\entity\sectionproperty] => Array
        (
            [module] => iblock
            [file] => lib/template/entity/sectionproperty.php
        )

    [bitrix\iblock\template\functions\fabric] => Array
        (
            [module] => iblock
            [file] => lib/template/functions/fabric.php
        )

    [bitrix\iblock\template\functions\functionbase] => Array
        (
            [module] => iblock
            [file] => lib/template/functions/fabric.php
        )

    [bitrix\iblock\template\functions\functionupper] => Array
        (
            [module] => iblock
            [file] => lib/template/functions/fabric.php
        )

    [bitrix\iblock\template\functions\functionlower] => Array
        (
            [module] => iblock
            [file] => lib/template/functions/fabric.php
        )

    [bitrix\iblock\template\functions\functiontranslit] => Array
        (
            [module] => iblock
            [file] => lib/template/functions/fabric.php
        )

    [bitrix\iblock\template\functions\functionconcat] => Array
        (
            [module] => iblock
            [file] => lib/template/functions/fabric.php
        )

    [bitrix\iblock\template\functions\functionlimit] => Array
        (
            [module] => iblock
            [file] => lib/template/functions/fabric.php
        )

    [bitrix\iblock\template\functions\functioncontrast] => Array
        (
            [module] => iblock
            [file] => lib/template/functions/fabric.php
        )

    [bitrix\iblock\template\functions\functionmin] => Array
        (
            [module] => iblock
            [file] => lib/template/functions/fabric.php
        )

    [bitrix\iblock\template\functions\functionmax] => Array
        (
            [module] => iblock
            [file] => lib/template/functions/fabric.php
        )

    [bitrix\iblock\template\functions\functiondistinct] => Array
        (
            [module] => iblock
            [file] => lib/template/functions/fabric.php
        )

    [bitrix\iblock\update\adminfilteroption] => Array
        (
            [module] => iblock
            [file] => lib/update/adminfilteroption.php
        )

    [bitrix\iblock\update\admingridoption] => Array
        (
            [module] => iblock
            [file] => lib/update/admingridoption.php
        )

    [bitrix\iblock\url\adminpage\basebuilder] => Array
        (
            [module] => iblock
            [file] => lib/url/adminpage/basebuilder.php
        )

    [bitrix\iblock\url\adminpage\buildermanager] => Array
        (
            [module] => iblock
            [file] => lib/url/adminpage/buildermanager.php
        )

    [bitrix\iblock\url\adminpage\iblockbuilder] => Array
        (
            [module] => iblock
            [file] => lib/url/adminpage/iblockbuilder.php
        )

    [bitrix\iblock\sendereventhandler] => Array
        (
            [module] => iblock
            [file] => lib/senderconnector.php
        )

    [bitrix\iblock\senderconnectoriblock] => Array
        (
            [module] => iblock
            [file] => lib/senderconnector.php
        )

    [ccurrency] => Array
        (
            [module] => currency
            [file] => general/currency.php
        )

    [ccurrencylang] => Array
        (
            [module] => currency
            [file] => general/currency_lang.php
        )

    [ccurrencyrates] => Array
        (
            [module] => currency
            [file] => general/currency_rate.php
        )

    [bitrix\currency\compatible\tools] => Array
        (
            [module] => currency
            [file] => lib/compatible/tools.php
        )

    [bitrix\currency\helpers\admin\tools] => Array
        (
            [module] => currency
            [file] => lib/helpers/admin/tools.php
        )

    [bitrix\currency\helpers\editor] => Array
        (
            [module] => currency
            [file] => lib/helpers/editor.php
        )

    [bitrix\currency\userfield\money] => Array
        (
            [module] => currency
            [file] => lib/userfield/money.php
        )

    [bitrix\currency\currencymanager] => Array
        (
            [module] => currency
            [file] => lib/currencymanager.php
        )

    [bitrix\currency\currencytable] => Array
        (
            [module] => currency
            [file] => lib/currency.php
        )

    [bitrix\currency\currencylangtable] => Array
        (
            [module] => currency
            [file] => lib/currencylang.php
        )

    [bitrix\currency\currencyratetable] => Array
        (
            [module] => currency
            [file] => lib/currencyrate.php
        )

    [bitrix\currency\currencyclassifier] => Array
        (
            [module] => currency
            [file] => lib/currencyclassifier.php
        )

    [sale] => Array
        (
            [module] => sale
            [file] => install/index.php
        )

    [callsaledelivery] => Array
        (
            [module] => sale
            [file] => general/delivery.php
        )

    [csaledelivery] => Array
        (
            [module] => sale
            [file] => mysql/delivery.php
        )

    [csaledeliveryhandler] => Array
        (
            [module] => sale
            [file] => mysql/delivery_handler.php
        )

    [csaledeliveryhelper] => Array
        (
            [module] => sale
            [file] => general/delivery_helper.php
        )

    [csaledelivery2paysystem] => Array
        (
            [module] => sale
            [file] => general/delivery_2_pay_system.php
        )

    [csalelocation] => Array
        (
            [module] => sale
            [file] => mysql/location.php
        )

    [csalelocationgroup] => Array
        (
            [module] => sale
            [file] => mysql/location_group.php
        )

    [csalebasket] => Array
        (
            [module] => sale
            [file] => mysql/basket.php
        )

    [csalebaskethelper] => Array
        (
            [module] => sale
            [file] => general/basket_helper.php
        )

    [csaleuser] => Array
        (
            [module] => sale
            [file] => mysql/basket.php
        )

    [csaleorder] => Array
        (
            [module] => sale
            [file] => mysql/order.php
        )

    [csaleorderpropsgroup] => Array
        (
            [module] => sale
            [file] => mysql/order_props_group.php
        )

    [csaleorderpropsvariant] => Array
        (
            [module] => sale
            [file] => mysql/order_props_variant.php
        )

    [csaleorderuserprops] => Array
        (
            [module] => sale
            [file] => mysql/order_user_props.php
        )

    [csaleorderuserpropsvalue] => Array
        (
            [module] => sale
            [file] => mysql/order_user_props_value.php
        )

    [csaleordertax] => Array
        (
            [module] => sale
            [file] => mysql/order_tax.php
        )

    [csaleorderhelper] => Array
        (
            [module] => sale
            [file] => general/order_helper.php
        )

    [csalepaysystem] => Array
        (
            [module] => sale
            [file] => mysql/pay_system.php
        )

    [csalepaysystemaction] => Array
        (
            [module] => sale
            [file] => mysql/pay_system_action.php
        )

    [csalepaysystemshelper] => Array
        (
            [module] => sale
            [file] => general/pay_system_helper.php
        )

    [csalepaysystemtarif] => Array
        (
            [module] => sale
            [file] => general/pay_system_tarif.php
        )

    [csaletax] => Array
        (
            [module] => sale
            [file] => mysql/tax.php
        )

    [csaletaxrate] => Array
        (
            [module] => sale
            [file] => mysql/tax_rate.php
        )

    [csalepersontype] => Array
        (
            [module] => sale
            [file] => mysql/person_type.php
        )

    [csalediscount] => Array
        (
            [module] => sale
            [file] => mysql/discount.php
        )

    [csalebasketdiscountconvert] => Array
        (
            [module] => sale
            [file] => general/step_operations.php
        )

    [csalediscountreindex] => Array
        (
            [module] => sale
            [file] => general/step_operations.php
        )

    [csalediscountconvertext] => Array
        (
            [module] => sale
            [file] => general/step_operations.php
        )

    [csaleuseraccount] => Array
        (
            [module] => sale
            [file] => mysql/user.php
        )

    [csaleusertransact] => Array
        (
            [module] => sale
            [file] => mysql/user_transact.php
        )

    [csaleusercards] => Array
        (
            [module] => sale
            [file] => mysql/user_cards.php
        )

    [csalerecurring] => Array
        (
            [module] => sale
            [file] => mysql/recurring.php
        )

    [csalelang] => Array
        (
            [module] => sale
            [file] => mysql/settings.php
        )

    [csalegroupaccesstosite] => Array
        (
            [module] => sale
            [file] => mysql/settings.php
        )

    [csalegroupaccesstoflag] => Array
        (
            [module] => sale
            [file] => mysql/settings.php
        )

    [csaleauxiliary] => Array
        (
            [module] => sale
            [file] => mysql/auxiliary.php
        )

    [csaleaffiliate] => Array
        (
            [module] => sale
            [file] => mysql/affiliate.php
        )

    [csaleaffiliateplan] => Array
        (
            [module] => sale
            [file] => mysql/affiliate_plan.php
        )

    [csaleaffiliateplansection] => Array
        (
            [module] => sale
            [file] => mysql/affiliate_plan_section.php
        )

    [csaleaffiliatetier] => Array
        (
            [module] => sale
            [file] => mysql/affiliate_tier.php
        )

    [csaleaffiliatetransact] => Array
        (
            [module] => sale
            [file] => mysql/affiliate_transact.php
        )

    [csaleexport] => Array
        (
            [module] => sale
            [file] => general/export.php
        )

    [exportoneccrm] => Array
        (
            [module] => sale
            [file] => general/export.php
        )

    [csaleorderloader] => Array
        (
            [module] => sale
            [file] => general/order_loader.php
        )

    [csalemeasure] => Array
        (
            [module] => sale
            [file] => general/measurement.php
        )

    [csaleproduct] => Array
        (
            [module] => sale
            [file] => mysql/product.php
        )

    [csaleviewedproduct] => Array
        (
            [module] => sale
            [file] => mysql/product.php
        )

    [csalehelper] => Array
        (
            [module] => sale
            [file] => general/helper.php
        )

    [csalemobileorderutils] => Array
        (
            [module] => sale
            [file] => general/mobile_order.php
        )

    [csalemobileorderpull] => Array
        (
            [module] => sale
            [file] => general/mobile_order.php
        )

    [csalemobileorderpush] => Array
        (
            [module] => sale
            [file] => general/mobile_order.php
        )

    [csalemobileorderfilter] => Array
        (
            [module] => sale
            [file] => general/mobile_order.php
        )

    [cbasesalereporthelper] => Array
        (
            [module] => sale
            [file] => general/sale_report_helper.php
        )

    [csalereportsaleorderhelper] => Array
        (
            [module] => sale
            [file] => general/sale_report_helper.php
        )

    [csalereportuserhelper] => Array
        (
            [module] => sale
            [file] => general/sale_report_helper.php
        )

    [csalereportsalefuserhelper] => Array
        (
            [module] => sale
            [file] => general/sale_report_helper.php
        )

    [ibxsaleproductprovider] => Array
        (
            [module] => sale
            [file] => general/product_provider.php
        )

    [csalestorebarcode] => Array
        (
            [module] => sale
            [file] => mysql/store_barcode.php
        )

    [csaleorderchange] => Array
        (
            [module] => sale
            [file] => mysql/order_change.php
        )

    [csaleorderchangeformat] => Array
        (
            [module] => sale
            [file] => general/order_change.php
        )

    [bitrix\sale\internals\fusertable] => Array
        (
            [module] => sale
            [file] => lib/internals/fuser.php
        )

    [bitrix\sale\fuser] => Array
        (
            [module] => sale
            [file] => lib/fuser.php
        )

    [bitrix\sale\internals\input\manager] => Array
        (
            [module] => sale
            [file] => lib/internals/input.php
        )

    [bitrix\sale\internals\input\base] => Array
        (
            [module] => sale
            [file] => lib/internals/input.php
        )

    [bitrix\sale\internals\input\file] => Array
        (
            [module] => sale
            [file] => lib/internals/input.php
        )

    [bitrix\sale\internals\input\stringinput] => Array
        (
            [module] => sale
            [file] => lib/internals/input.php
        )

    [bitrix\sale\internals\sitecurrencytable] => Array
        (
            [module] => sale
            [file] => lib/internals/sitecurrency.php
        )

    [csalestatus] => Array
        (
            [module] => sale
            [file] => general/status.php
        )

    [bitrix\sale\statusbase] => Array
        (
            [module] => sale
            [file] => lib/statusbase.php
        )

    [bitrix\sale\orderstatus] => Array
        (
            [module] => sale
            [file] => lib/orderstatus.php
        )

    [bitrix\sale\deliverystatus] => Array
        (
            [module] => sale
            [file] => lib/deliverystatus.php
        )

    [bitrix\sale\internals\statustable] => Array
        (
            [module] => sale
            [file] => lib/internals/status.php
        )

    [bitrix\sale\internals\statuslangtable] => Array
        (
            [module] => sale
            [file] => lib/internals/status_lang.php
        )

    [bitrix\sale\internals\statusgrouptasktable] => Array
        (
            [module] => sale
            [file] => lib/internals/status_grouptask.php
        )

    [csaleorderprops] => Array
        (
            [module] => sale
            [file] => general/order_props.php
        )

    [csaleorderpropsadapter] => Array
        (
            [module] => sale
            [file] => general/order_props.php
        )

    [csaleorderpropsvalue] => Array
        (
            [module] => sale
            [file] => mysql/order_props_values.php
        )

    [bitrix\sale\propertyvaluecollection] => Array
        (
            [module] => sale
            [file] => lib/propertyvaluecollection.php
        )

    [bitrix\sale\internals\orderpropstable] => Array
        (
            [module] => sale
            [file] => lib/internals/orderprops.php
        )

    [bitrix\sale\internals\orderpropsgrouptable] => Array
        (
            [module] => sale
            [file] => lib/internals/orderprops_group.php
        )

    [bitrix\sale\internals\orderpropsvaluetable] => Array
        (
            [module] => sale
            [file] => lib/internals/orderprops_value.php
        )

    [bitrix\sale\internals\orderpropsvarianttable] => Array
        (
            [module] => sale
            [file] => lib/internals/orderprops_variant.php
        )

    [bitrix\sale\internals\orderpropsrelationtable] => Array
        (
            [module] => sale
            [file] => lib/internals/orderprops_relation.php
        )

    [bitrix\sale\internals\userpropsvaluetable] => Array
        (
            [module] => sale
            [file] => lib/internals/userpropsvalue.php
        )

    [bitrix\sale\internals\userpropstable] => Array
        (
            [module] => sale
            [file] => lib/internals/userprops.php
        )

    [bitrix\sale\businessvalue] => Array
        (
            [module] => sale
            [file] => lib/businessvalue.php
        )

    [bitrix\sale\ibusinessvalueprovider] => Array
        (
            [module] => sale
            [file] => lib/businessvalueproviderinterface.php
        )

    [bitrix\sale\internals\businessvaluetable] => Array
        (
            [module] => sale
            [file] => lib/internals/businessvalue.php
        )

    [bitrix\sale\internals\businessvaluepersondomaintable] => Array
        (
            [module] => sale
            [file] => lib/internals/businessvalue_persondomain.php
        )

    [bitrix\sale\internals\businessvaluecode1ctable] => Array
        (
            [module] => sale
            [file] => lib/internals/businessvalue_code_1c.php
        )

    [bitrix\sale\internals\paysystemactiontable] => Array
        (
            [module] => sale
            [file] => lib/internals/paysystemaction.php
        )

    [bitrix\sale\internals\paysysteminner] => Array
        (
            [module] => sale
            [file] => lib/internals/paysysteminner.php
        )

    [bitrix\sale\internals\deliverypaysystemtable] => Array
        (
            [module] => sale
            [file] => lib/internals/delivery_paysystem.php
        )

    [bitrix\sale\usermessageexception] => Array
        (
            [module] => sale
            [file] => lib/exception.php
        )

    [bitrix\sale\configuration] => Array
        (
            [module] => sale
            [file] => lib/configuration.php
        )

    [bitrix\sale\order] => Array
        (
            [module] => sale
            [file] => lib/order.php
        )

    [bitrix\sale\persontype] => Array
        (
            [module] => sale
            [file] => lib/persontype.php
        )

    [csalereportsalegoodshelper] => Array
        (
            [module] => sale
            [file] => general/sale_report_helper.php
        )

    [csalereportsaleproducthelper] => Array
        (
            [module] => sale
            [file] => general/sale_report_helper.php
        )

    [bitrix\sale\internals\producttable] => Array
        (
            [module] => sale
            [file] => lib/internals/product.php
        )

    [bitrix\sale\internals\goodssectiontable] => Array
        (
            [module] => sale
            [file] => lib/internals/goodssection.php
        )

    [bitrix\sale\internals\sectiontable] => Array
        (
            [module] => sale
            [file] => lib/internals/section.php
        )

    [bitrix\sale\internals\storeproducttable] => Array
        (
            [module] => sale
            [file] => lib/internals/storeproduct.php
        )

    [bitrix\sale\saleszone] => Array
        (
            [module] => sale
            [file] => lib/saleszone.php
        )

    [bitrix\sale\internals\orderdeliveryreqtable] => Array
        (
            [module] => sale
            [file] => lib/internals/orderdeliveryreq.php
        )

    [bitrix\sale\sendereventhandler] => Array
        (
            [module] => sale
            [file] => lib/senderconnector.php
        )

    [bitrix\sale\senderconnectorbuyer] => Array
        (
            [module] => sale
            [file] => lib/senderconnector.php
        )

    [bitrix\sale\userconsent] => Array
        (
            [module] => sale
            [file] => lib/userconsent.php
        )

    [bitrix\sale\internals\product2producttable] => Array
        (
            [module] => sale
            [file] => lib/internals/product2product.php
        )

    [bitrix\sale\internals\orderprocessingtable] => Array
        (
            [module] => sale
            [file] => lib/internals/orderprocessing.php
        )

    [bitrix\sale\orderbase] => Array
        (
            [module] => sale
            [file] => lib/orderbase.php
        )

    [bitrix\sale\internals\entity] => Array
        (
            [module] => sale
            [file] => lib/internals/entity.php
        )

    [bitrix\sale\internals\entitycollection] => Array
        (
            [module] => sale
            [file] => lib/internals/entitycollection.php
        )

    [bitrix\sale\internals\collectionbase] => Array
        (
            [module] => sale
            [file] => lib/internals/collectionbase.php
        )

    [bitrix\sale\shipment] => Array
        (
            [module] => sale
            [file] => lib/shipment.php
        )

    [bitrix\sale\shipmentcollection] => Array
        (
            [module] => sale
            [file] => lib/shipmentcollection.php
        )

    [bitrix\sale\shipmentitemcollection] => Array
        (
            [module] => sale
            [file] => lib/shipmentitemcollection.php
        )

    [bitrix\sale\shipmentitem] => Array
        (
            [module] => sale
            [file] => lib/shipmentitem.php
        )

    [bitrix\sale\shipmentitemstorecollection] => Array
        (
            [module] => sale
            [file] => lib/shipmentitemstorecollection.php
        )

    [bitrix\sale\shipmentitemstore] => Array
        (
            [module] => sale
            [file] => lib/shipmentitemstore.php
        )

    [bitrix\sale\paymentcollectionbase] => Array
        (
            [module] => sale
            [file] => lib/internals/paymentcollectionbase.php
        )

    [bitrix\sale\paymentcollection] => Array
        (
            [module] => sale
            [file] => lib/paymentcollection.php
        )

    [bitrix\sale\payment] => Array
        (
            [module] => sale
            [file] => lib/payment.php
        )

    [bitrix\sale\paysystemservice] => Array
        (
            [module] => sale
            [file] => lib/paysystemservice.php
        )

    [bitrix\sale\internals\fields] => Array
        (
            [module] => sale
            [file] => lib/internals/fields.php
        )

    [bitrix\sale\result] => Array
        (
            [module] => sale
            [file] => lib/result.php
        )

    [bitrix\sale\resulterror] => Array
        (
            [module] => sale
            [file] => lib/result.php
        )

    [bitrix\sale\resultserializable] => Array
        (
            [module] => sale
            [file] => lib/resultserializable.php
        )

    [bitrix\sale\eventactions] => Array
        (
            [module] => sale
            [file] => lib/eventactions.php
        )

    [bitrix\sale\basketbase] => Array
        (
            [module] => sale
            [file] => lib/basketbase.php
        )

    [bitrix\sale\basketitembase] => Array
        (
            [module] => sale
            [file] => lib/basketitembase.php
        )

    [bitrix\sale\basket] => Array
        (
            [module] => sale
            [file] => lib/basket.php
        )

    [bitrix\sale\internals\basketitembase] => Array
        (
            [module] => sale
            [file] => lib/internals/basketitembase.php
        )

    [bitrix\sale\basketitem] => Array
        (
            [module] => sale
            [file] => lib/basketitem.php
        )

    [bitrix\sale\basketbundlecollection] => Array
        (
            [module] => sale
            [file] => lib/basketbundlecollection.php
        )

    [bitrix\sale\orderproperties] => Array
        (
            [module] => sale
            [file] => lib/orderprops.php
        )

    [bitrix\sale\propertyvalue] => Array
        (
            [module] => sale
            [file] => lib/propertyvalue.php
        )

    [bitrix\sale\compatible\internals\entitycompatibility] => Array
        (
            [module] => sale
            [file] => lib/compatible/internals/entitycompatibility.php
        )

    [bitrix\sale\compatible\ordercompatibility] => Array
        (
            [module] => sale
            [file] => lib/compatible/ordercompatibility.php
        )

    [bitrix\sale\compatible\basketcompatibility] => Array
        (
            [module] => sale
            [file] => lib/compatible/basketcompatibility.php
        )

    [bitrix\sale\compatible\eventcompatibility] => Array
        (
            [module] => sale
            [file] => lib/compatible/eventcompatibility.php
        )

    [bitrix\sale\compatible\orderquery] => Array
        (
            [module] => sale
            [file] => lib/compatible/compatible.php
        )

    [bitrix\sale\compatible\orderquerylocation] => Array
        (
            [module] => sale
            [file] => lib/compatible/compatible.php
        )

    [bitrix\sale\compatible\fetchadapter] => Array
        (
            [module] => sale
            [file] => lib/compatible/compatible.php
        )

    [bitrix\sale\compatible\test] => Array
        (
            [module] => sale
            [file] => lib/compatible/compatible.php
        )

    [bitrix\sale\orderuserproperties] => Array
        (
            [module] => sale
            [file] => lib/userprops.php
        )

    [bitrix\sale\basketpropertiescollectionbase] => Array
        (
            [module] => sale
            [file] => lib/basketpropertiesbase.php
        )

    [bitrix\sale\basketpropertiescollection] => Array
        (
            [module] => sale
            [file] => lib/basketproperties.php
        )

    [bitrix\sale\basketpropertyitembase] => Array
        (
            [module] => sale
            [file] => lib/basketpropertiesitembase.php
        )

    [bitrix\sale\basketpropertyitem] => Array
        (
            [module] => sale
            [file] => lib/basketpropertiesitem.php
        )

    [bitrix\sale\tax] => Array
        (
            [module] => sale
            [file] => lib/tax.php
        )

    [bitrix\sale\internals\ordertable] => Array
        (
            [module] => sale
            [file] => lib/internals/order.php
        )

    [bitrix\sale\internals\baskettable] => Array
        (
            [module] => sale
            [file] => lib/internals/basket.php
        )

    [bitrix\sale\internals\shipmenttable] => Array
        (
            [module] => sale
            [file] => lib/internals/shipment.php
        )

    [bitrix\sale\internals\shipmentitemtable] => Array
        (
            [module] => sale
            [file] => lib/internals/shipmentitem.php
        )

    [bitrix\sale\internals\paysystemservicetable] => Array
        (
            [module] => sale
            [file] => lib/internals/paysystemservice.php
        )

    [bitrix\sale\internals\paymenttable] => Array
        (
            [module] => sale
            [file] => lib/internals/payment.php
        )

    [bitrix\sale\internals\shipmentitemstoretable] => Array
        (
            [module] => sale
            [file] => lib/internals/shipmentitemstore.php
        )

    [bitrix\sale\internals\shipmentextraservice] => Array
        (
            [module] => sale
            [file] => lib/internals/shipmentextraservice.php
        )

    [bitrix\sale\internals\orderuserpropertiestable] => Array
        (
            [module] => sale
            [file] => lib/internals/userprops.php
        )

    [bitrix\sale\internals\collectableentity] => Array
        (
            [module] => sale
            [file] => lib/internals/collectableentity.php
        )

    [bitrix\sale\provider] => Array
        (
            [module] => sale
            [file] => lib/provider.php
        )

    [bitrix\sale\providerbase] => Array
        (
            [module] => sale
            [file] => lib/providerbase.php
        )

    [bitrix\sale\internals\catalog\provider] => Array
        (
            [module] => sale
            [file] => lib/internals/catalog/provider.php
        )

    [bitrix\sale\saleproviderbase] => Array
        (
            [module] => sale
            [file] => lib/saleproviderbase.php
        )

    [bitrix\sale\internals\transferdataprovider] => Array
        (
            [module] => sale
            [file] => lib/internals/transferdataprovider.php
        )

    [bitrix\sale\internals\poolquantity] => Array
        (
            [module] => sale
            [file] => lib/internals/poolquantity.php
        )

    [bitrix\sale\internals\providercreator] => Array
        (
            [module] => sale
            [file] => lib/internals/providercreator.php
        )

    [bitrix\sale\internals\providerbuilderbase] => Array
        (
            [module] => sale
            [file] => lib/internals/providerbuilderbase.php
        )

    [bitrix\sale\internals\providerbuilder] => Array
        (
            [module] => sale
            [file] => lib/internals/providerbuilder.php
        )

    [bitrix\sale\internals\providerbuildercompatibility] => Array
        (
            [module] => sale
            [file] => lib/internals/providerbuildercompatibility.php
        )

    [bitrix\sale\orderhistory] => Array
        (
            [module] => sale
            [file] => lib/orderhistory.php
        )

    [bitrix\sale\internals\callbackregistrytable] => Array
        (
            [module] => sale
            [file] => lib/internals/callbackregistry.php
        )

    [bitrix\sale\internals\basketpropertytable] => Array
        (
            [module] => sale
            [file] => lib/internals/basketproperties.php
        )

    [bitrix\sale\internals\companytable] => Array
        (
            [module] => sale
            [file] => lib/internals/company.php
        )

    [bitrix\sale\internals\companygrouptable] => Array
        (
            [module] => sale
            [file] => lib/internals/companygroup.php
        )

    [bitrix\sale\internals\companyresponsiblegrouptable] => Array
        (
            [module] => sale
            [file] => lib/internals/companyresponsiblegroup.php
        )

    [bitrix\sale\internals\persontypetable] => Array
        (
            [module] => sale
            [file] => lib/internals/persontype.php
        )

    [bitrix\sale\internals\persontypesitetable] => Array
        (
            [module] => sale
            [file] => lib/internals/persontypesite.php
        )

    [bitrix\sale\internals\pool] => Array
        (
            [module] => sale
            [file] => lib/internals/pool.php
        )

    [bitrix\sale\internals\userbudgetpool] => Array
        (
            [module] => sale
            [file] => lib/internals/userbudgetpool.php
        )

    [bitrix\sale\internals\eventspool] => Array
        (
            [module] => sale
            [file] => lib/internals/eventspool.php
        )

    [bitrix\sale\internals\events] => Array
        (
            [module] => sale
            [file] => lib/internals/events.php
        )

    [bitrix\sale\pricemaths] => Array
        (
            [module] => sale
            [file] => lib/pricemaths.php
        )

    [bitrix\sale\basketcomponenthelper] => Array
        (
            [module] => sale
            [file] => lib/basketcomponenthelper.php
        )

    [bitrix\sale\registry] => Array
        (
            [module] => sale
            [file] => lib/registry.php
        )

    [ipaymentorder] => Array
        (
            [module] => sale
            [file] => lib/internals/paymentinterface.php
        )

    [ishipmentorder] => Array
        (
            [module] => sale
            [file] => lib/internals/shipmentinterface.php
        )

    [ientitymarker] => Array
        (
            [module] => sale
            [file] => lib/internals/entitymarkerinterface.php
        )

    [bitrix\sale\internals\orderarchivetable] => Array
        (
            [module] => sale
            [file] => lib/internals/orderarchive.php
        )

    [bitrix\sale\internals\basketarchivetable] => Array
        (
            [module] => sale
            [file] => lib/internals/basketarchive.php
        )

    [bitrix\sale\internals\orderarchivepackedtable] => Array
        (
            [module] => sale
            [file] => lib/internals/orderarchivepacked.php
        )

    [bitrix\sale\internals\basketarchivepackedtable] => Array
        (
            [module] => sale
            [file] => lib/internals/basketarchivepacked.php
        )

    [bitrix\sale\archive\manager] => Array
        (
            [module] => sale
            [file] => lib/archive/manager.php
        )

    [bitrix\sale\archive\recovery\base] => Array
        (
            [module] => sale
            [file] => lib/archive/recovery/base.php
        )

    [bitrix\sale\archive\recovery\scheme] => Array
        (
            [module] => sale
            [file] => lib/archive/recovery/scheme.php
        )

    [bitrix\sale\archive\recovery\version1] => Array
        (
            [module] => sale
            [file] => lib/archive/recovery/version1.php
        )

    [bitrix\sale\tax\ratetable] => Array
        (
            [module] => sale
            [file] => lib/tax/rate.php
        )

    [bitrix\sale\location\locationtable] => Array
        (
            [module] => sale
            [file] => lib/location/location.php
        )

    [bitrix\sale\location\tree] => Array
        (
            [module] => sale
            [file] => lib/location/tree.php
        )

    [bitrix\sale\location\typetable] => Array
        (
            [module] => sale
            [file] => lib/location/type.php
        )

    [bitrix\sale\location\grouptable] => Array
        (
            [module] => sale
            [file] => lib/location/group.php
        )

    [bitrix\sale\location\externaltable] => Array
        (
            [module] => sale
            [file] => lib/location/external.php
        )

    [bitrix\sale\location\externalservicetable] => Array
        (
            [module] => sale
            [file] => lib/location/externalservice.php
        )

    [bitrix\sale\location\search\finder] => Array
        (
            [module] => sale
            [file] => lib/location/search/finder.php
        )

    [bitrix\sale\location\search\wordtable] => Array
        (
            [module] => sale
            [file] => lib/location/search/word.php
        )

    [bitrix\sale\location\search\chaintable] => Array
        (
            [module] => sale
            [file] => lib/location/search/chain.php
        )

    [bitrix\sale\location\search\sitelinktable] => Array
        (
            [module] => sale
            [file] => lib/location/search/sitelink.php
        )

    [bitrix\sale\location\name\nameentity] => Array
        (
            [module] => sale
            [file] => lib/location/name/nameentity.php
        )

    [bitrix\sale\location\name\locationtable] => Array
        (
            [module] => sale
            [file] => lib/location/name/location.php
        )

    [bitrix\sale\location\name\typetable] => Array
        (
            [module] => sale
            [file] => lib/location/name/type.php
        )

    [bitrix\sale\location\name\grouptable] => Array
        (
            [module] => sale
            [file] => lib/location/name/group.php
        )

    [bitrix\sale\location\connector] => Array
        (
            [module] => sale
            [file] => lib/location/connector.php
        )

    [bitrix\sale\location\grouplocationtable] => Array
        (
            [module] => sale
            [file] => lib/location/grouplocation.php
        )

    [bitrix\sale\location\sitelocationtable] => Array
        (
            [module] => sale
            [file] => lib/location/sitelocation.php
        )

    [bitrix\sale\location\defaultsitetable] => Array
        (
            [module] => sale
            [file] => lib/location/defaultsite.php
        )

    [bitrix\sale\location\db\commonhelper] => Array
        (
            [module] => sale
            [file] => lib/location/db/commonhelper.php
        )

    [bitrix\sale\location\db\helper] => Array
        (
            [module] => sale
            [file] => lib/location/db/mysql/helper.php
        )

    [bitrix\sale\location\db\blockinserter] => Array
        (
            [module] => sale
            [file] => lib/location/db/blockinserter.php
        )

    [bitrix\sale\location\admin\helper] => Array
        (
            [module] => sale
            [file] => lib/location/admin/helper.php
        )

    [bitrix\sale\location\admin\namehelper] => Array
        (
            [module] => sale
            [file] => lib/location/admin/namehelper.php
        )

    [bitrix\sale\location\admin\locationhelper] => Array
        (
            [module] => sale
            [file] => lib/location/admin/locationhelper.php
        )

    [bitrix\sale\location\admin\typehelper] => Array
        (
            [module] => sale
            [file] => lib/location/admin/typehelper.php
        )

    [bitrix\sale\location\admin\grouphelper] => Array
        (
            [module] => sale
            [file] => lib/location/admin/grouphelper.php
        )

    [bitrix\sale\location\admin\defaultsitehelper] => Array
        (
            [module] => sale
            [file] => lib/location/admin/defaultsitehelper.php
        )

    [bitrix\sale\location\admin\sitelocationhelper] => Array
        (
            [module] => sale
            [file] => lib/location/admin/sitelocationhelper.php
        )

    [bitrix\sale\location\admin\externalservicehelper] => Array
        (
            [module] => sale
            [file] => lib/location/admin/externalservicehelper.php
        )

    [bitrix\sale\location\admin\searchhelper] => Array
        (
            [module] => sale
            [file] => lib/location/admin/searchhelper.php
        )

    [bitrix\sale\location\util\process] => Array
        (
            [module] => sale
            [file] => lib/location/util/process.php
        )

    [bitrix\sale\location\util\csvreader] => Array
        (
            [module] => sale
            [file] => lib/location/util/csvreader.php
        )

    [bitrix\sale\location\util\assert] => Array
        (
            [module] => sale
            [file] => lib/location/util/assert.php
        )

    [bitrix\sale\location\import\importprocess] => Array
        (
            [module] => sale
            [file] => lib/location/import/importprocess.php
        )

    [bitrix\sale\location\search\reindexprocess] => Array
        (
            [module] => sale
            [file] => lib/location/search/reindexprocess.php
        )

    [bitrix\sale\location\tree\nodenotfoundexception] => Array
        (
            [module] => sale
            [file] => lib/location/tree/exception.php
        )

    [bitrix\sale\location\tree\nodeincorrectexception] => Array
        (
            [module] => sale
            [file] => lib/location/tree/exception.php
        )

    [bitrix\sale\location\exception] => Array
        (
            [module] => sale
            [file] => lib/location/exception.php
        )

    [csaleproxyadminresult] => Array
        (
            [module] => sale
            [file] => general/proxyadminresult.php
        )

    [csaleproxyadminuiresult] => Array
        (
            [module] => sale
            [file] => general/proxyadminresult.php
        )

    [csaleproxyresult] => Array
        (
            [module] => sale
            [file] => general/proxyresult.php
        )

    [bitrix\sale\location\migration\cupdaterlocationpro] => Array
        (
            [module] => sale
            [file] => lib/location/migration/migrate.php
        )

    [bitrix\sale\delivery\deliverylocationtable] => Array
        (
            [module] => sale
            [file] => lib/delivery/deliverylocation.php
        )

    [bitrix\sale\delivery\deliverylocationexcludetable] => Array
        (
            [module] => sale
            [file] => lib/delivery/deliverylocationexclude.php
        )

    [bitrix\sale\tax\ratelocationtable] => Array
        (
            [module] => sale
            [file] => lib/tax/ratelocation.php
        )

    [csalebasketfilter] => Array
        (
            [module] => sale
            [file] => general/sale_cond.php
        )

    [csalecondctrl] => Array
        (
            [module] => sale
            [file] => general/sale_cond.php
        )

    [csalecondctrlcomplex] => Array
        (
            [module] => sale
            [file] => general/sale_cond.php
        )

    [csalecondctrlgroup] => Array
        (
            [module] => sale
            [file] => general/sale_cond.php
        )

    [csalecondctrlbasketgroup] => Array
        (
            [module] => sale
            [file] => general/sale_cond.php
        )

    [csalecondctrlbasketfields] => Array
        (
            [module] => sale
            [file] => general/sale_cond.php
        )

    [csalecondctrlbasketitemconditions] => Array
        (
            [module] => sale
            [file] => general/sale_cond.php
        )

    [csalecondctrlbasketproperties] => Array
        (
            [module] => sale
            [file] => general/sale_cond.php
        )

    [csalecondctrlorderfields] => Array
        (
            [module] => sale
            [file] => general/sale_cond.php
        )

    [csalecondctrlcommon] => Array
        (
            [module] => sale
            [file] => general/sale_cond.php
        )

    [csalecondtree] => Array
        (
            [module] => sale
            [file] => general/sale_cond.php
        )

    [csalecondctrlpastorder] => Array
        (
            [module] => sale
            [file] => general/sale_cond.php
        )

    [csalecondcumulativectrl] => Array
        (
            [module] => sale
            [file] => general/sale_cond.php
        )

    [csalecumulativeaction] => Array
        (
            [module] => sale
            [file] => general/sale_act.php
        )

    [csaleactionctrl] => Array
        (
            [module] => sale
            [file] => general/sale_act.php
        )

    [csaleactionctrlcomplex] => Array
        (
            [module] => sale
            [file] => general/sale_act.php
        )

    [csaleactionctrlgroup] => Array
        (
            [module] => sale
            [file] => general/sale_act.php
        )

    [csaleactionctrlaction] => Array
        (
            [module] => sale
            [file] => general/sale_act.php
        )

    [csalediscountactionapply] => Array
        (
            [module] => sale
            [file] => general/sale_act.php
        )

    [csaleactionctrldelivery] => Array
        (
            [module] => sale
            [file] => general/sale_act.php
        )

    [csaleactiongift] => Array
        (
            [module] => sale
            [file] => general/sale_act.php
        )

    [csaleactiongiftctrlgroup] => Array
        (
            [module] => sale
            [file] => general/sale_act.php
        )

    [csaleactionctrlbasketgroup] => Array
        (
            [module] => sale
            [file] => general/sale_act.php
        )

    [csaleactionctrlsubgroup] => Array
        (
            [module] => sale
            [file] => general/sale_act.php
        )

    [csaleactioncondctrlbasketfields] => Array
        (
            [module] => sale
            [file] => general/sale_act.php
        )

    [csaleactiontree] => Array
        (
            [module] => sale
            [file] => general/sale_act.php
        )

    [csalediscountconvert] => Array
        (
            [module] => sale
            [file] => general/discount_convert.php
        )

    [csalepdf] => Array
        (
            [module] => sale
            [file] => general/pdf.php
        )

    [csaleymhandler] => Array
        (
            [module] => sale
            [file] => general/ym_handler.php
        )

    [csaleymlocation] => Array
        (
            [module] => sale
            [file] => general/ym_location.php
        )

    [bitrix\sale\delivery\calculationresult] => Array
        (
            [module] => sale
            [file] => lib/delivery/calculationresult.php
        )

    [bitrix\sale\delivery\services\table] => Array
        (
            [module] => sale
            [file] => lib/delivery/services/table.php
        )

    [bitrix\sale\delivery\restrictions\table] => Array
        (
            [module] => sale
            [file] => lib/delivery/restrictions/table.php
        )

    [bitrix\sale\delivery\services\manager] => Array
        (
            [module] => sale
            [file] => lib/delivery/services/manager.php
        )

    [bitrix\sale\delivery\restrictions\base] => Array
        (
            [module] => sale
            [file] => lib/delivery/restrictions/base.php
        )

    [bitrix\sale\delivery\restrictions\manager] => Array
        (
            [module] => sale
            [file] => lib/delivery/restrictions/manager.php
        )

    [bitrix\sale\delivery\services\base] => Array
        (
            [module] => sale
            [file] => lib/delivery/services/base.php
        )

    [bitrix\sale\delivery\menu] => Array
        (
            [module] => sale
            [file] => lib/delivery/menu.php
        )

    [bitrix\sale\delivery\services\objectpool] => Array
        (
            [module] => sale
            [file] => lib/delivery/services/objectpool.php
        )

    [bitrix\sale\tradingplatformtable] => Array
        (
            [module] => sale
            [file] => lib/internals/tradingplatform.php
        )

    [bitrix\sale\tradingplatform\ebay\policy] => Array
        (
            [module] => sale
            [file] => lib/tradingplatform/ebay/policy.php
        )

    [bitrix\sale\tradingplatform\helper] => Array
        (
            [module] => sale
            [file] => lib/tradingplatform/helper.php
        )

    [bitrix\sale\tradingplatform\ymarket\yandexmarket] => Array
        (
            [module] => sale
            [file] => lib/tradingplatform/ymarket/yandexmarket.php
        )

    [bitrix\sale\tradingplatform\platform] => Array
        (
            [module] => sale
            [file] => lib/tradingplatform/platform.php
        )

    [bitrix\sale\tradingplatform\logger] => Array
        (
            [module] => sale
            [file] => lib/tradingplatform/logger.php
        )

    [bitrix\sale\internals\shipmentextraservicetable] => Array
        (
            [module] => sale
            [file] => lib/internals/shipmentextraservice.php
        )

    [bitrix\sale\delivery\extraservices\manager] => Array
        (
            [module] => sale
            [file] => lib/delivery/extra_services/manager.php
        )

    [bitrix\sale\delivery\extraservices\base] => Array
        (
            [module] => sale
            [file] => lib/delivery/extra_services/base.php
        )

    [bitrix\sale\delivery\extraservices\table] => Array
        (
            [module] => sale
            [file] => lib/delivery/extra_services/table.php
        )

    [bitrix\sale\delivery\tracking\manager] => Array
        (
            [module] => sale
            [file] => lib/delivery/tracking/manager.php
        )

    [bitrix\sale\delivery\tracking\table] => Array
        (
            [module] => sale
            [file] => lib/delivery/tracking/table.php
        )

    [bitrix\sale\delivery\externallocationmap] => Array
        (
            [module] => sale
            [file] => lib/delivery/externallocationmap.php
        )

    [bitrix\sale\internals\servicerestrictiontable] => Array
        (
            [module] => sale
            [file] => lib/internals/servicerestriction.php
        )

    [bitrix\sale\services\base\restrictionmanager] => Array
        (
            [module] => sale
            [file] => lib/services/base/restrictionmanager.php
        )

    [bitrix\sale\services\base\siterestriction] => Array
        (
            [module] => sale
            [file] => lib/services/base/siterestriction.php
        )

    [bitrix\sale\services\base\tradebindingrestriction] => Array
        (
            [module] => sale
            [file] => lib/services/base/tradebindingrestriction.php
        )

    [bitrix\sale\compatible\discountcompatibility] => Array
        (
            [module] => sale
            [file] => lib/compatible/discountcompatibility.php
        )

    [bitrix\sale\config\feature] => Array
        (
            [module] => sale
            [file] => lib/config/feature.php
        )

    [bitrix\sale\discount\context\basecontext] => Array
        (
            [module] => sale
            [file] => lib/discount/context/basecontext.php
        )

    [bitrix\sale\discount\context\fuser] => Array
        (
            [module] => sale
            [file] => lib/discount/context/fuser.php
        )

    [bitrix\sale\discount\context\user] => Array
        (
            [module] => sale
            [file] => lib/discount/context/user.php
        )

    [bitrix\sale\discount\context\usergroup] => Array
        (
            [module] => sale
            [file] => lib/discount/context/usergroup.php
        )

    [bitrix\sale\discount\gift\collection] => Array
        (
            [module] => sale
            [file] => lib/discount/gift/collection.php
        )

    [bitrix\sale\discount\gift\gift] => Array
        (
            [module] => sale
            [file] => lib/discount/gift/gift.php
        )

    [bitrix\sale\discount\gift\manager] => Array
        (
            [module] => sale
            [file] => lib/discount/gift/manager.php
        )

    [bitrix\sale\discount\gift\relateddatatable] => Array
        (
            [module] => sale
            [file] => lib/discount/gift/relateddata.php
        )

    [bitrix\sale\discount\index\indexelementtable] => Array
        (
            [module] => sale
            [file] => lib/discount/index/indexelement.php
        )

    [bitrix\sale\discount\index\indexsectiontable] => Array
        (
            [module] => sale
            [file] => lib/discount/index/indexsection.php
        )

    [bitrix\sale\discount\index\manager] => Array
        (
            [module] => sale
            [file] => lib/discount/index/manager.php
        )

    [bitrix\sale\discount\migration\orderdiscountmigrator] => Array
        (
            [module] => sale
            [file] => lib/discount/migration/orderdiscountmigrator.php
        )

    [bitrix\sale\discount\prediction\manager] => Array
        (
            [module] => sale
            [file] => lib/discount/prediction/manager.php
        )

    [bitrix\sale\discount\preset\arrayhelper] => Array
        (
            [module] => sale
            [file] => lib/discount/preset/arrayhelper.php
        )

    [bitrix\sale\discount\preset\basepreset] => Array
        (
            [module] => sale
            [file] => lib/discount/preset/basepreset.php
        )

    [bitrix\sale\discount\preset\htmlhelper] => Array
        (
            [module] => sale
            [file] => lib/discount/preset/htmlhelper.php
        )

    [bitrix\sale\discount\preset\manager] => Array
        (
            [module] => sale
            [file] => lib/discount/preset/manager.php
        )

    [bitrix\sale\discount\preset\selectproductpreset] => Array
        (
            [module] => sale
            [file] => lib/discount/preset/selectproductpreset.php
        )

    [bitrix\sale\discount\preset\state] => Array
        (
            [module] => sale
            [file] => lib/discount/preset/state.php
        )

    [bitrix\sale\discount\result\compatibleformat] => Array
        (
            [module] => sale
            [file] => lib/discount/result/compatibleformat.php
        )

    [bitrix\sale\discount\runtimecache\discountcache] => Array
        (
            [module] => sale
            [file] => lib/discount/runtimecache/discountcache.php
        )

    [bitrix\sale\discount\runtimecache\fusercache] => Array
        (
            [module] => sale
            [file] => lib/discount/runtimecache/fusercache.php
        )

    [bitrix\sale\discount\actions] => Array
        (
            [module] => sale
            [file] => lib/discount/actions.php
        )

    [bitrix\sale\discount\analyzer] => Array
        (
            [module] => sale
            [file] => lib/discount/analyzer.php
        )

    [bitrix\sale\discount\cumulativecalculator] => Array
        (
            [module] => sale
            [file] => lib/discount/cumulativecalculator.php
        )

    [bitrix\sale\discount\formatter] => Array
        (
            [module] => sale
            [file] => lib/discount/formatter.php
        )

    [bitrix\sale\internals\discounttable] => Array
        (
            [module] => sale
            [file] => lib/internals/discount.php
        )

    [bitrix\sale\internals\discountcoupontable] => Array
        (
            [module] => sale
            [file] => lib/internals/discountcoupon.php
        )

    [bitrix\sale\internals\discountentitiestable] => Array
        (
            [module] => sale
            [file] => lib/internals/discountentities.php
        )

    [bitrix\sale\internals\discountgrouptable] => Array
        (
            [module] => sale
            [file] => lib/internals/discountgroup.php
        )

    [bitrix\sale\internals\discountmoduletable] => Array
        (
            [module] => sale
            [file] => lib/internals/discountmodule.php
        )

    [bitrix\sale\internals\orderdiscounttable] => Array
        (
            [module] => sale
            [file] => lib/internals/orderdiscount.php
        )

    [bitrix\sale\internals\orderdiscountdatatable] => Array
        (
            [module] => sale
            [file] => lib/internals/orderdiscount.php
        )

    [bitrix\sale\internals\ordercouponstable] => Array
        (
            [module] => sale
            [file] => lib/internals/orderdiscount.php
        )

    [bitrix\sale\internals\ordermodulestable] => Array
        (
            [module] => sale
            [file] => lib/internals/orderdiscount.php
        )

    [bitrix\sale\internals\orderroundtable] => Array
        (
            [module] => sale
            [file] => lib/internals/orderround.php
        )

    [bitrix\sale\internals\orderrulestable] => Array
        (
            [module] => sale
            [file] => lib/internals/orderdiscount.php
        )

    [bitrix\sale\internals\orderrulesdescrtable] => Array
        (
            [module] => sale
            [file] => lib/internals/orderdiscount.php
        )

    [bitrix\sale\internals\accountnumbergenerator] => Array
        (
            [module] => sale
            [file] => lib/internals/accountnumber.php
        )

    [bitrix\sale\discount] => Array
        (
            [module] => sale
            [file] => lib/discount.php
        )

    [bitrix\sale\discountbase] => Array
        (
            [module] => sale
            [file] => lib/discountbase.php
        )

    [bitrix\sale\discountcouponsmanager] => Array
        (
            [module] => sale
            [file] => lib/discountcouponsmanager.php
        )

    [bitrix\sale\discountcouponsmanagerbase] => Array
        (
            [module] => sale
            [file] => lib/discountcouponsmanagerbase.php
        )

    [bitrix\sale\orderdiscount] => Array
        (
            [module] => sale
            [file] => lib/orderdiscount.php
        )

    [bitrix\sale\orderdiscountbase] => Array
        (
            [module] => sale
            [file] => lib/orderdiscountbase.php
        )

    [bitrix\sale\orderdiscountmanager] => Array
        (
            [module] => sale
            [file] => lib/orderdiscountmanager.php
        )

    [bitrix\sale\paysystem\logger] => Array
        (
            [module] => sale
            [file] => lib/paysystem/logger.php
        )

    [bitrix\sale\paysystem\restservice] => Array
        (
            [module] => sale
            [file] => lib/paysystem/restservice.php
        )

    [bitrix\sale\paysystem\resthandler] => Array
        (
            [module] => sale
            [file] => lib/paysystem/resthandler.php
        )

    [bitrix\sale\services\base\restclient] => Array
        (
            [module] => sale
            [file] => lib/services/base/restclient.php
        )

    [bitrix\sale\paysystem\service] => Array
        (
            [module] => sale
            [file] => lib/paysystem/service.php
        )

    [bitrix\sale\internals\paysystemresthandlerstable] => Array
        (
            [module] => sale
            [file] => lib/internals/paysystemresthandlers.php
        )

    [bitrix\sale\paysystem\manager] => Array
        (
            [module] => sale
            [file] => lib/paysystem/manager.php
        )

    [bitrix\sale\paysystem\baseservicehandler] => Array
        (
            [module] => sale
            [file] => lib/paysystem/baseservicehandler.php
        )

    [bitrix\sale\paysystem\servicehandler] => Array
        (
            [module] => sale
            [file] => lib/paysystem/servicehandler.php
        )

    [bitrix\sale\paysystem\irefund] => Array
        (
            [module] => sale
            [file] => lib/paysystem/irefund.php
        )

    [bitrix\sale\paysystem\ipdf] => Array
        (
            [module] => sale
            [file] => lib/paysystem/ipdf.php
        )

    [bitrix\sale\paysystem\irefundextended] => Array
        (
            [module] => sale
            [file] => lib/paysystem/irefundextended.php
        )

    [bitrix\sale\paysystem\cert] => Array
        (
            [module] => sale
            [file] => lib/paysystem/cert.php
        )

    [bitrix\sale\paysystem\ipayable] => Array
        (
            [module] => sale
            [file] => lib/paysystem/ipayable.php
        )

    [bitrix\sale\paysystem\icheckable] => Array
        (
            [module] => sale
            [file] => lib/paysystem/icheckable.php
        )

    [bitrix\sale\paysystem\iprepayable] => Array
        (
            [module] => sale
            [file] => lib/paysystem/iprepayable.php
        )

    [bitrix\sale\paysystem\compatibilityhandler] => Array
        (
            [module] => sale
            [file] => lib/paysystem/compatibilityhandler.php
        )

    [bitrix\sale\paysystem\ihold] => Array
        (
            [module] => sale
            [file] => lib/paysystem/ihold.php
        )

    [bitrix\sale\paysystem\ipartialhold] => Array
        (
            [module] => sale
            [file] => lib/paysystem/ipartialhold.php
        )

    [bitrix\sale\internals\paymentlogtable] => Array
        (
            [module] => sale
            [file] => lib/internals/paymentlog.php
        )

    [bitrix\sale\services\paysystem\restrictions\manager] => Array
        (
            [module] => sale
            [file] => lib/services/paysystem/restrictions/manager.php
        )

    [bitrix\sale\services\base\restriction] => Array
        (
            [module] => sale
            [file] => lib/services/base/restriction.php
        )

    [bitrix\sale\internals\yandexsettingstable] => Array
        (
            [module] => sale
            [file] => lib/internals/yandexsettings.php
        )

    [bitrix\sale\services\company\manager] => Array
        (
            [module] => sale
            [file] => lib/services/company/manager.php
        )

    [bitrix\sale\internals\collectionfilteriterator] => Array
        (
            [module] => sale
            [file] => lib/internals/collectionfilteriterator.php
        )

    [bitrix\sale\cashbox\internals\pool] => Array
        (
            [module] => sale
            [file] => lib/cashbox/internals/pool.php
        )

    [bitrix\sale\cashbox\internals\cashboxtable] => Array
        (
            [module] => sale
            [file] => lib/cashbox/internals/cashbox.php
        )

    [bitrix\sale\cashbox\internals\cashboxchecktable] => Array
        (
            [module] => sale
            [file] => lib/cashbox/internals/cashboxcheck.php
        )

    [bitrix\sale\cashbox\internals\cashboxzreporttable] => Array
        (
            [module] => sale
            [file] => lib/cashbox/internals/cashboxzreport.php
        )

    [bitrix\sale\cashbox\internals\cashboxerrlogtable] => Array
        (
            [module] => sale
            [file] => lib/cashbox/internals/cashboxerrlog.php
        )

    [bitrix\sale\cashbox\cashbox] => Array
        (
            [module] => sale
            [file] => lib/cashbox/cashbox.php
        )

    [bitrix\sale\cashbox\manager] => Array
        (
            [module] => sale
            [file] => lib/cashbox/manager.php
        )

    [bitrix\sale\cashbox\iprintimmediately] => Array
        (
            [module] => sale
            [file] => lib/cashbox/iprintimmediately.php
        )

    [bitrix\sale\cashbox\restrictions\manager] => Array
        (
            [module] => sale
            [file] => lib/cashbox/restrictions/manager.php
        )

    [bitrix\sale\notify] => Array
        (
            [module] => sale
            [file] => lib/notify.php
        )

    [bitrix\sale\buyerstatistic] => Array
        (
            [module] => sale
            [file] => /lib/buyerstatistic.php
        )

    [bitrix\sale\internals\buyerstatistictable] => Array
        (
            [module] => sale
            [file] => /lib/internals/buyerstatistic.php
        )

    [cadminsalelist] => Array
        (
            [module] => sale
            [file] => general/admin_lib.php
        )

    [bitrix\sale\helpers\admin\skuprops] => Array
        (
            [module] => sale
            [file] => lib/helpers/admin/skuprops.php
        )

    [bitrix\sale\helpers\admin\product] => Array
        (
            [module] => sale
            [file] => lib/helpers/admin/product.php
        )

    [bitrix\sale\helpers\order] => Array
        (
            [module] => sale
            [file] => lib/helpers/order.php
        )

    [bitrix\sale\location\comparator\replacement] => Array
        (
            [module] => sale
            [file] => lib/location/comparator/ru/replacement.php
        )

    [bitrix\sale\location\comparator\tmptable] => Array
        (
            [module] => sale
            [file] => lib/location/comparator/tmptable.php
        )

    [bitrix\sale\location\comparator] => Array
        (
            [module] => sale
            [file] => lib/location/comparator.php
        )

    [bitrix\sale\location\comparator\mapresult] => Array
        (
            [module] => sale
            [file] => lib/location/comparator/mapresult.php
        )

    [bitrix\sale\location\comparator\mapper] => Array
        (
            [module] => sale
            [file] => lib/location/comparator/mapper.php
        )

    [bitrix\sale\exchange\onec\documentimport] => Array
        (
            [module] => sale
            [file] => /lib/exchange/compatibility/documents.php
        )

    [bitrix\sale\exchange\onec\collisionorder] => Array
        (
            [module] => sale
            [file] => /lib/exchange/onec/importcollision.php
        )

    [bitrix\sale\exchange\onec\collisionshipment] => Array
        (
            [module] => sale
            [file] => /lib/exchange/onec/importcollision.php
        )

    [bitrix\sale\exchange\onec\collisionpayment] => Array
        (
            [module] => sale
            [file] => /lib/exchange/onec/importcollision.php
        )

    [bitrix\sale\exchange\onec\collisionprofile] => Array
        (
            [module] => sale
            [file] => /lib/exchange/onec/importcollision.php
        )

    [bitrix\sale\exchange\onec\paymentcashdocument] => Array
        (
            [module] => sale
            [file] => /lib/exchange/onec/paymentdocument.php
        )

    [bitrix\sale\exchange\onec\paymentcashlessdocument] => Array
        (
            [module] => sale
            [file] => /lib/exchange/onec/paymentdocument.php
        )

    [bitrix\sale\exchange\onec\paymentcarddocument] => Array
        (
            [module] => sale
            [file] => /lib/exchange/onec/paymentdocument.php
        )

    [bitrix\sale\exchange\onec\importcriterionbase] => Array
        (
            [module] => sale
            [file] => /lib/exchange/onec/importcriterion.php
        )

    [bitrix\sale\exchange\onec\importcriteriononeccml2] => Array
        (
            [module] => sale
            [file] => /lib/exchange/onec/importcriterion.php
        )

    [bitrix\sale\exchange\onec\criterionorder] => Array
        (
            [module] => sale
            [file] => /lib/exchange/onec/importcriterion.php
        )

    [bitrix\sale\exchange\onec\criterionshipment] => Array
        (
            [module] => sale
            [file] => /lib/exchange/onec/importcriterion.php
        )

    [bitrix\sale\exchange\onec\criterionshipmentinvoice] => Array
        (
            [module] => sale
            [file] => /lib/exchange/onec/importcriterion.php
        )

    [bitrix\sale\exchange\onec\criterionpayment] => Array
        (
            [module] => sale
            [file] => /lib/exchange/onec/importcriterion.php
        )

    [bitrix\sale\exchange\onec\criterionprofile] => Array
        (
            [module] => sale
            [file] => /lib/exchange/onec/importcriterion.php
        )

    [bitrix\sale\exchange\entity\orderimportloader] => Array
        (
            [module] => sale
            [file] => /lib/exchange/entity/entityimportloader.php
        )

    [bitrix\sale\exchange\entity\invoiceimportloader] => Array
        (
            [module] => sale
            [file] => /lib/exchange/entity/entityimportloader.php
        )

    [bitrix\sale\exchange\entity\paymentimportloader] => Array
        (
            [module] => sale
            [file] => /lib/exchange/entity/entityimportloader.php
        )

    [bitrix\sale\exchange\entity\shipmentimportloader] => Array
        (
            [module] => sale
            [file] => /lib/exchange/entity/entityimportloader.php
        )

    [bitrix\sale\exchange\entity\userprofileimportloader] => Array
        (
            [module] => sale
            [file] => /lib/exchange/entity/entityimportloader.php
        )

    [bitrix\sale\exchange\entity\paymentcashlessimport] => Array
        (
            [module] => sale
            [file] => /lib/exchange/entity/paymentimport.php
        )

    [bitrix\sale\exchange\entity\paymentcardimport] => Array
        (
            [module] => sale
            [file] => /lib/exchange/entity/paymentimport.php
        )

    [bitrix\sale\exchange\entity\paymentcashimport] => Array
        (
            [module] => sale
            [file] => /lib/exchange/entity/paymentimport.php
        )

    [bitrix\sale\location\geoip] => Array
        (
            [module] => sale
            [file] => /lib/location/geoip.php
        )

    [bitrix\sale\delivery\requests\manager] => Array
        (
            [module] => sale
            [file] => /lib/delivery/requests/manager.php
        )

    [bitrix\sale\delivery\requests\helper] => Array
        (
            [module] => sale
            [file] => /lib/delivery/requests/helper.php
        )

    [bitrix\sale\delivery\requests\handlerbase] => Array
        (
            [module] => sale
            [file] => /lib/delivery/requests/handlerbase.php
        )

    [bitrix\sale\delivery\requests\requesttable] => Array
        (
            [module] => sale
            [file] => /lib/delivery/requests/request.php
        )

    [bitrix\sale\delivery\requests\shipmenttable] => Array
        (
            [module] => sale
            [file] => /lib/delivery/requests/shipment.php
        )

    [bitrix\sale\delivery\requests\result] => Array
        (
            [module] => sale
            [file] => /lib/delivery/requests/result.php
        )

    [bitrix\sale\delivery\requests\resultfile] => Array
        (
            [module] => sale
            [file] => /lib/delivery/requests/resultfile.php
        )

    [bitrix\sale\delivery\packing\packer] => Array
        (
            [module] => sale
            [file] => /lib/delivery/packing/packer.php
        )

    [bitrix\sale\recurring] => Array
        (
            [module] => sale
            [file] => /lib/recurring.php
        )

    [bitrix\sale\location\normalizer\builder] => Array
        (
            [module] => sale
            [file] => /lib/location/normalizer/builder.php
        )

    [bitrix\sale\location\normalizer\ibuilder] => Array
        (
            [module] => sale
            [file] => /lib/location/normalizer/ibuilder.php
        )

    [bitrix\sale\location\normalizer\normalizer] => Array
        (
            [module] => sale
            [file] => /lib/location/normalizer/normalizer.php
        )

    [bitrix\sale\location\normalizer\inormalizer] => Array
        (
            [module] => sale
            [file] => /lib/location/normalizer/inormalizer.php
        )

    [bitrix\sale\location\normalizer\commonnormalizer] => Array
        (
            [module] => sale
            [file] => /lib/location/normalizer/commonnormalizer.php
        )

    [bitrix\sale\location\normalizer\nullnormalizer] => Array
        (
            [module] => sale
            [file] => /lib/location/normalizer/nullnormalizer.php
        )

    [bitrix\sale\location\normalizer\spacenormalizer] => Array
        (
            [module] => sale
            [file] => /lib/location/normalizer/spacenormalizer.php
        )

    [bitrix\sale\location\normalizer\languagenormalizer] => Array
        (
            [module] => sale
            [file] => /lib/location/normalizer/languagenormalizer.php
        )

    [bitrix\sale\location\normalizer\helper] => Array
        (
            [module] => sale
            [file] => /lib/location/normalizer/helper.php
        )

    [sale\handlers\delivery\additional\ruspost\reliability\service] => Array
        (
            [module] => sale
            [file] => /handlers/delivery/additional/ruspost/reliability/service.php
        )

    [catalog] => Array
        (
            [module] => catalog
            [file] => install/index.php
        )

    [ccatalog] => Array
        (
            [module] => catalog
            [file] => mysql/catalog.php
        )

    [ccataloggroup] => Array
        (
            [module] => catalog
            [file] => mysql/cataloggroup.php
        )

    [cextra] => Array
        (
            [module] => catalog
            [file] => mysql/extra.php
        )

    [cprice] => Array
        (
            [module] => catalog
            [file] => mysql/price.php
        )

    [ccatalogproduct] => Array
        (
            [module] => catalog
            [file] => mysql/product.php
        )

    [ccatalogproductgroups] => Array
        (
            [module] => catalog
            [file] => mysql/product_group.php
        )

    [ccatalogload] => Array
        (
            [module] => catalog
            [file] => mysql/catalog_load.php
        )

    [ccatalogexport] => Array
        (
            [module] => catalog
            [file] => mysql/catalog_export.php
        )

    [ccatalogimport] => Array
        (
            [module] => catalog
            [file] => mysql/catalog_import.php
        )

    [ccatalogdiscount] => Array
        (
            [module] => catalog
            [file] => mysql/discount.php
        )

    [ccatalogdiscountcoupon] => Array
        (
            [module] => catalog
            [file] => mysql/discount_coupon.php
        )

    [ccatalogvat] => Array
        (
            [module] => catalog
            [file] => mysql/vat.php
        )

    [ccatalogevent] => Array
        (
            [module] => catalog
            [file] => general/catalog_event.php
        )

    [ccatalogsku] => Array
        (
            [module] => catalog
            [file] => general/catalog_sku.php
        )

    [ccatalogdiscountsave] => Array
        (
            [module] => catalog
            [file] => mysql/discount_save.php
        )

    [ccatalogstore] => Array
        (
            [module] => catalog
            [file] => mysql/store.php
        )

    [ccatalogstoreproduct] => Array
        (
            [module] => catalog
            [file] => mysql/store_product.php
        )

    [ccatalogadmin] => Array
        (
            [module] => catalog
            [file] => general/admin.php
        )

    [cglobalcondctrl] => Array
        (
            [module] => catalog
            [file] => general/catalog_cond.php
        )

    [cglobalcondctrlcomplex] => Array
        (
            [module] => catalog
            [file] => general/catalog_cond.php
        )

    [cglobalcondctrlatoms] => Array
        (
            [module] => catalog
            [file] => general/catalog_cond.php
        )

    [cglobalcondctrlgroup] => Array
        (
            [module] => catalog
            [file] => general/catalog_cond.php
        )

    [cglobalcondtree] => Array
        (
            [module] => catalog
            [file] => general/catalog_cond.php
        )

    [ccatalogcondctrl] => Array
        (
            [module] => catalog
            [file] => general/catalog_cond.php
        )

    [ccatalogcondctrlcomplex] => Array
        (
            [module] => catalog
            [file] => general/catalog_cond.php
        )

    [ccatalogcondctrlgroup] => Array
        (
            [module] => catalog
            [file] => general/catalog_cond.php
        )

    [ccatalogcondctrliblockfields] => Array
        (
            [module] => catalog
            [file] => general/catalog_cond.php
        )

    [ccatalogcondctrliblockprops] => Array
        (
            [module] => catalog
            [file] => general/catalog_cond.php
        )

    [ccatalogcondtree] => Array
        (
            [module] => catalog
            [file] => general/catalog_cond.php
        )

    [ccatalogcondctrlbasketproductfields] => Array
        (
            [module] => catalog
            [file] => general/sale_cond.php
        )

    [ccatalogcondctrlbasketproductprops] => Array
        (
            [module] => catalog
            [file] => general/sale_cond.php
        )

    [ccatalogcondctrlcatalogsettings] => Array
        (
            [module] => catalog
            [file] => general/sale_cond.php
        )

    [ccatalogactionctrlbasketproductfields] => Array
        (
            [module] => catalog
            [file] => general/sale_act.php
        )

    [ccatalogactionctrlbasketproductprops] => Array
        (
            [module] => catalog
            [file] => general/sale_act.php
        )

    [ccataloggifterproduct] => Array
        (
            [module] => catalog
            [file] => general/sale_act.php
        )

    [ccatalogdiscountconvert] => Array
        (
            [module] => catalog
            [file] => general/discount_convert.php
        )

    [ccatalogdiscountconverttmp] => Array
        (
            [module] => catalog
            [file] => mysql/discount_convert.php
        )

    [ccatalogproductprovider] => Array
        (
            [module] => catalog
            [file] => general/product_provider.php
        )

    [ccatalogstorebarcode] => Array
        (
            [module] => catalog
            [file] => mysql/store_barcode.php
        )

    [ccatalogcontractor] => Array
        (
            [module] => catalog
            [file] => mysql/contractor.php
        )

    [ccatalogdocstypes] => Array
        (
            [module] => catalog
            [file] => general/store_docs_type.php
        )

    [ccatalogarrivaldocs] => Array
        (
            [module] => catalog
            [file] => general/store_docs_type.php
        )

    [ccatalogstoreadjustmentdocs] => Array
        (
            [module] => catalog
            [file] => general/store_docs_type.php
        )

    [ccatalogmovingdocs] => Array
        (
            [module] => catalog
            [file] => general/store_docs_type.php
        )

    [ccatalogdeductdocs] => Array
        (
            [module] => catalog
            [file] => general/store_docs_type.php
        )

    [ccatalogreturnsdocs] => Array
        (
            [module] => catalog
            [file] => general/store_docs_type.php
        )

    [ccatalogunreserveddocs] => Array
        (
            [module] => catalog
            [file] => general/store_docs_type.php
        )

    [ccatalogdocs] => Array
        (
            [module] => catalog
            [file] => mysql/store_docs.php
        )

    [ccatalogstorecontrolutil] => Array
        (
            [module] => catalog
            [file] => general/store_utility.php
        )

    [ccatalogstoredocselement] => Array
        (
            [module] => catalog
            [file] => mysql/store_docs_element.php
        )

    [ccatalogstoredocsbarcode] => Array
        (
            [module] => catalog
            [file] => mysql/store_docs_barcode.php
        )

    [ccatalogiblockparameters] => Array
        (
            [module] => catalog
            [file] => general/comp_parameters.php
        )

    [ccatalogmeasure] => Array
        (
            [module] => catalog
            [file] => mysql/measure.php
        )

    [ccatalogmeasureresult] => Array
        (
            [module] => catalog
            [file] => mysql/measure.php
        )

    [ccatalogmeasureclassifier] => Array
        (
            [module] => catalog
            [file] => general/unit_classifier.php
        )

    [ccatalogmeasureadminresult] => Array
        (
            [module] => catalog
            [file] => general/measure_result.php
        )

    [ccatalogmeasureadminuiresult] => Array
        (
            [module] => catalog
            [file] => general/measure_result.php
        )

    [ccatalogmeasureratio] => Array
        (
            [module] => catalog
            [file] => mysql/measure_ratio.php
        )

    [ccatalogproductset] => Array
        (
            [module] => catalog
            [file] => mysql/product_set.php
        )

    [ccatalogadmintools] => Array
        (
            [module] => catalog
            [file] => general/admin_tools.php
        )

    [ccatalogadminproductsetedit] => Array
        (
            [module] => catalog
            [file] => general/admin_tools.php
        )

    [ccatalogmenu] => Array
        (
            [module] => catalog
            [file] => general/catalog_menu.php
        )

    [ccatalogcsvsettings] => Array
        (
            [module] => catalog
            [file] => general/csv_settings.php
        )

    [ccatalogstepoperations] => Array
        (
            [module] => catalog
            [file] => general/step_operations.php
        )

    [ccatalogproductsetavailable] => Array
        (
            [module] => catalog
            [file] => general/step_operations.php
        )

    [ccatalogproductavailable] => Array
        (
            [module] => catalog
            [file] => general/step_operations.php
        )

    [ccatalogiblockreindex] => Array
        (
            [module] => catalog
            [file] => general/step_operations.php
        )

    [ccatalogproductsettings] => Array
        (
            [module] => catalog
            [file] => general/step_operations.php
        )

    [ccatalogtools] => Array
        (
            [module] => catalog
            [file] => general/tools.php
        )

    [ccatalogresult] => Array
        (
            [module] => catalog
            [file] => general/result.php
        )

    [cproductquerybuilder] => Array
        (
            [module] => catalog
            [file] => general/querybuilder.php
        )

    [bitrix\catalog\compatible\eventcompatibility] => Array
        (
            [module] => catalog
            [file] => lib/compatible/eventcompatibility.php
        )

    [bitrix\catalog\config\feature] => Array
        (
            [module] => catalog
            [file] => lib/config/feature.php
        )

    [bitrix\catalog\config\state] => Array
        (
            [module] => catalog
            [file] => lib/config/state.php
        )

    [bitrix\catalog\discount\discountmanager] => Array
        (
            [module] => catalog
            [file] => lib/discount/discountmanager.php
        )

    [bitrix\catalog\ebay\ebayxmler] => Array
        (
            [module] => catalog
            [file] => lib/ebay/ebayxmler.php
        )

    [bitrix\catalog\ebay\exportoffer] => Array
        (
            [module] => catalog
            [file] => lib/ebay/exportoffer.php
        )

    [bitrix\catalog\ebay\exportoffercreator] => Array
        (
            [module] => catalog
            [file] => lib/ebay/exportoffercreator.php
        )

    [bitrix\catalog\ebay\exportoffersku] => Array
        (
            [module] => catalog
            [file] => lib/ebay/exportoffersku.php
        )

    [bitrix\catalog\grid\panel\productgroupaction] => Array
        (
            [module] => catalog
            [file] => lib/grid/panel/productgroupaction.php
        )

    [bitrix\catalog\grid\productaction] => Array
        (
            [module] => catalog
            [file] => lib/grid/productaction.php
        )

    [bitrix\catalog\helpers\admin\catalogedit] => Array
        (
            [module] => catalog
            [file] => lib/helpers/admin/catalogedit.php
        )

    [bitrix\catalog\helpers\admin\iblockpricechanger] => Array
        (
            [module] => catalog
            [file] => lib/helpers/admin/iblockpricechanger.php
        )

    [bitrix\catalog\helpers\admin\roundedit] => Array
        (
            [module] => catalog
            [file] => lib/helpers/admin/roundedit.php
        )

    [bitrix\catalog\helpers\admin\tools] => Array
        (
            [module] => catalog
            [file] => lib/helpers/admin/tools.php
        )

    [bitrix\catalog\helpers\tools] => Array
        (
            [module] => catalog
            [file] => lib/helpers/tools.php
        )

    [bitrix\catalog\model\entity] => Array
        (
            [module] => catalog
            [file] => lib/model/entity.php
        )

    [bitrix\catalog\model\event] => Array
        (
            [module] => catalog
            [file] => lib/model/event.php
        )

    [bitrix\catalog\model\eventresult] => Array
        (
            [module] => catalog
            [file] => lib/model/eventresult.php
        )

    [bitrix\catalog\model\price] => Array
        (
            [module] => catalog
            [file] => lib/model/price.php
        )

    [bitrix\catalog\model\product] => Array
        (
            [module] => catalog
            [file] => lib/model/product.php
        )

    [bitrix\catalog\product\price\calculation] => Array
        (
            [module] => catalog
            [file] => lib/product/price/calculation.php
        )

    [bitrix\catalog\product\basket] => Array
        (
            [module] => catalog
            [file] => lib/product/basket.php
        )

    [bitrix\catalog\product\catalogprovider] => Array
        (
            [module] => catalog
            [file] => lib/product/catalogprovider.php
        )

    [bitrix\catalog\product\catalogprovidercompatibility] => Array
        (
            [module] => catalog
            [file] => lib/product/catalogprovidercompatibility.php
        )

    [bitrix\catalog\product\price] => Array
        (
            [module] => catalog
            [file] => lib/product/price.php
        )

    [bitrix\catalog\product\propertycatalogfeature] => Array
        (
            [module] => catalog
            [file] => lib/product/propertycatalogfeature.php
        )

    [bitrix\catalog\product\quantitycontrol] => Array
        (
            [module] => catalog
            [file] => lib/product/quantitycontrol.php
        )

    [bitrix\catalog\product\search] => Array
        (
            [module] => catalog
            [file] => lib/product/search.php
        )

    [bitrix\catalog\product\sku] => Array
        (
            [module] => catalog
            [file] => lib/product/sku.php
        )

    [bitrix\catalog\product\subscribemanager] => Array
        (
            [module] => catalog
            [file] => lib/product/subscribemanager.php
        )

    [bitrix\catalog\product\systemfield] => Array
        (
            [module] => catalog
            [file] => lib/product/systemfield.php
        )

    [bitrix\catalog\product\viewed] => Array
        (
            [module] => catalog
            [file] => lib/product/viewed.php
        )

    [bitrix\catalog\update\adminfilteroption] => Array
        (
            [module] => catalog
            [file] => lib/update/adminfilteroption.php
        )

    [bitrix\catalog\update\admingridoption] => Array
        (
            [module] => catalog
            [file] => lib/update/admingridoption.php
        )

    [bitrix\catalog\url\adminpage\catalogbuilder] => Array
        (
            [module] => catalog
            [file] => lib/url/adminpage/catalogbuilder.php
        )

    [bitrix\catalog\catalogiblocktable] => Array
        (
            [module] => catalog
            [file] => lib/catalogiblock.php
        )

    [bitrix\catalog\catalogviewedproducttable] => Array
        (
            [module] => catalog
            [file] => lib/catalogviewedproduct.php
        )

    [bitrix\catalog\discounttable] => Array
        (
            [module] => catalog
            [file] => lib/discount.php
        )

    [bitrix\catalog\discountcoupontable] => Array
        (
            [module] => catalog
            [file] => lib/discountcoupon.php
        )

    [bitrix\catalog\discountentitytable] => Array
        (
            [module] => catalog
            [file] => lib/discountentity.php
        )

    [bitrix\catalog\discountmoduletable] => Array
        (
            [module] => catalog
            [file] => lib/discountmodule.php
        )

    [bitrix\catalog\discountrestrictiontable] => Array
        (
            [module] => catalog
            [file] => lib/discountrestriction.php
        )

    [bitrix\catalog\extratable] => Array
        (
            [module] => catalog
            [file] => lib/extra.php
        )

    [bitrix\catalog\grouptable] => Array
        (
            [module] => catalog
            [file] => lib/group.php
        )

    [bitrix\catalog\groupaccesstable] => Array
        (
            [module] => catalog
            [file] => lib/groupaccess.php
        )

    [bitrix\catalog\grouplangtable] => Array
        (
            [module] => catalog
            [file] => lib/grouplang.php
        )

    [bitrix\catalog\measuretable] => Array
        (
            [module] => catalog
            [file] => lib/measure.php
        )

    [bitrix\catalog\measureratiotable] => Array
        (
            [module] => catalog
            [file] => lib/measureratio.php
        )

    [bitrix\catalog\pricetable] => Array
        (
            [module] => catalog
            [file] => lib/price.php
        )

    [bitrix\catalog\producttable] => Array
        (
            [module] => catalog
            [file] => lib/product.php
        )

    [bitrix\catalog\productgroupaccesstable] => Array
        (
            [module] => catalog
            [file] => lib/productgroupaccess.php
        )

    [bitrix\catalog\roundingtable] => Array
        (
            [module] => catalog
            [file] => lib/rounding.php
        )

    [bitrix\catalog\storetable] => Array
        (
            [module] => catalog
            [file] => lib/store.php
        )

    [bitrix\catalog\storebarcodetable] => Array
        (
            [module] => catalog
            [file] => lib/storebarcode.php
        )

    [bitrix\catalog\storeproducttable] => Array
        (
            [module] => catalog
            [file] => lib/storeproduct.php
        )

    [bitrix\catalog\vattable] => Array
        (
            [module] => catalog
            [file] => lib/vat.php
        )

    [bitrix\catalog\ebayxmler] => Array
        (
            [module] => catalog
            [file] => lib/ebay/old.php
        )

    [bitrix\catalog\exportoffer] => Array
        (
            [module] => catalog
            [file] => lib/ebay/old.php
        )

    [bitrix\catalog\exportoffercreator] => Array
        (
            [module] => catalog
            [file] => lib/ebay/old.php
        )

    [bitrix\catalog\exportoffersku] => Array
        (
            [module] => catalog
            [file] => lib/ebay/old.php
        )

    [bitrix\catalog\searchhandlers] => Array
        (
            [module] => catalog
            [file] => lib/product/old.php
        )

    [cnextcache] => Array
        (
            [module] => aspro.next
            [file] => classes/general/CNextCache.php
        )

    [cnext] => Array
        (
            [module] => aspro.next
            [file] => classes/general/CNext.php
        )

    [cnexttools] => Array
        (
            [module] => aspro.next
            [file] => classes/general/CNextTools.php
        )

    [cnextevents] => Array
        (
            [module] => aspro.next
            [file] => classes/general/CNextEvents.php
        )

    [cnextregionality] => Array
        (
            [module] => aspro.next
            [file] => classes/general/CNextRegionality.php
        )

    [cinstargramnext] => Array
        (
            [module] => aspro.next
            [file] => classes/general/CInstargramNext.php
        )

    [aspro\solution\caspromarketing] => Array
        (
            [module] => aspro.next
            [file] => classes/general/CAsproMarketing.php
        )

    [aspro\functions\casprosku] => Array
        (
            [module] => aspro.next
            [file] => lib/functions/CAsproSku.php
        )

    [aspro\functions\casproitem] => Array
        (
            [module] => aspro.next
            [file] => lib/functions/CAsproItem.php
        )

    [aspro\functions\caspronext] => Array
        (
            [module] => aspro.next
            [file] => lib/functions/CAsproNext.php
        )

    [aspro\functions\caspronextcustom] => Array
        (
            [module] => aspro.next
            [file] => lib/functions/CAsproNextCustom.php
        )

    [aspro\functions\caspronextrecaptcha] => Array
        (
            [module] => aspro.next
            [file] => lib/functions/CAsproNextReCaptcha.php
        )

    [aspro\functions\caspronextcrm] => Array
        (
            [module] => aspro.next
            [file] => lib/functions/CAsproNextCRM.php
        )

)
Array
(
    [bitrix\main\application] => Array
        (
            [module] => main
            [file] => lib/application.php
        )

    [bitrix\main\httpapplication] => Array
        (
            [module] => main
            [file] => lib/httpapplication.php
        )

    [bitrix\main\argumentexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\argumentnullexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\argumentoutofrangeexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\argumenttypeexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\notimplementedexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\notsupportedexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\invalidoperationexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\objectpropertyexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\objectnotfoundexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\objectexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\systemexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\accessdeniedexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\decodingexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\io\invalidpathexception] => Array
        (
            [module] => main
            [file] => lib/io/ioexception.php
        )

    [bitrix\main\io\filenotfoundexception] => Array
        (
            [module] => main
            [file] => lib/io/ioexception.php
        )

    [bitrix\main\io\filedeleteexception] => Array
        (
            [module] => main
            [file] => lib/io/ioexception.php
        )

    [bitrix\main\io\fileopenexception] => Array
        (
            [module] => main
            [file] => lib/io/ioexception.php
        )

    [bitrix\main\io\filenotopenedexception] => Array
        (
            [module] => main
            [file] => lib/io/ioexception.php
        )

    [bitrix\main\context] => Array
        (
            [module] => main
            [file] => lib/context.php
        )

    [bitrix\main\httpcontext] => Array
        (
            [module] => main
            [file] => lib/httpcontext.php
        )

    [bitrix\main\dispatcher] => Array
        (
            [module] => main
            [file] => lib/dispatcher.php
        )

    [bitrix\main\environment] => Array
        (
            [module] => main
            [file] => lib/environment.php
        )

    [bitrix\main\event] => Array
        (
            [module] => main
            [file] => lib/event.php
        )

    [bitrix\main\eventmanager] => Array
        (
            [module] => main
            [file] => lib/eventmanager.php
        )

    [bitrix\main\eventresult] => Array
        (
            [module] => main
            [file] => lib/eventresult.php
        )

    [bitrix\main\request] => Array
        (
            [module] => main
            [file] => lib/request.php
        )

    [bitrix\main\httprequest] => Array
        (
            [module] => main
            [file] => lib/httprequest.php
        )

    [bitrix\main\response] => Array
        (
            [module] => main
            [file] => lib/response.php
        )

    [bitrix\main\httpresponse] => Array
        (
            [module] => main
            [file] => lib/httpresponse.php
        )

    [bitrix\main\modulemanager] => Array
        (
            [module] => main
            [file] => lib/modulemanager.php
        )

    [bitrix\main\server] => Array
        (
            [module] => main
            [file] => lib/server.php
        )

    [bitrix\main\config\configuration] => Array
        (
            [module] => main
            [file] => lib/config/configuration.php
        )

    [bitrix\main\config\option] => Array
        (
            [module] => main
            [file] => lib/config/option.php
        )

    [bitrix\main\context\culture] => Array
        (
            [module] => main
            [file] => lib/context/culture.php
        )

    [bitrix\main\data\cache] => Array
        (
            [module] => main
            [file] => lib/data/cache.php
        )

    [bitrix\main\data\cacheengineapc] => Array
        (
            [module] => main
            [file] => lib/data/cacheengineapc.php
        )

    [bitrix\main\data\cacheenginememcache] => Array
        (
            [module] => main
            [file] => lib/data/cacheenginememcache.php
        )

    [bitrix\main\data\cacheenginefiles] => Array
        (
            [module] => main
            [file] => lib/data/cacheenginefiles.php
        )

    [bitrix\main\data\cacheenginenone] => Array
        (
            [module] => main
            [file] => lib/data/cacheenginenone.php
        )

    [bitrix\main\data\connection] => Array
        (
            [module] => main
            [file] => lib/data/connection.php
        )

    [bitrix\main\data\connectionpool] => Array
        (
            [module] => main
            [file] => lib/data/connectionpool.php
        )

    [bitrix\main\data\icacheengine] => Array
        (
            [module] => main
            [file] => lib/data/cache.php
        )

    [bitrix\main\data\hsphpreadconnection] => Array
        (
            [module] => main
            [file] => lib/data/hsphpreadconnection.php
        )

    [bitrix\main\data\managedcache] => Array
        (
            [module] => main
            [file] => lib/data/managedcache.php
        )

    [bitrix\main\data\taggedcache] => Array
        (
            [module] => main
            [file] => lib/data/taggedcache.php
        )

    [bitrix\main\data\memcacheconnection] => Array
        (
            [module] => main
            [file] => lib/data/memcacheconnection.php
        )

    [bitrix\main\data\memcachedconnection] => Array
        (
            [module] => main
            [file] => lib/data/memcachedconnection.php
        )

    [bitrix\main\data\nosqlconnection] => Array
        (
            [module] => main
            [file] => lib/data/nosqlconnection.php
        )

    [bitrix\main\db\arrayresult] => Array
        (
            [module] => main
            [file] => lib/db/arrayresult.php
        )

    [bitrix\main\db\result] => Array
        (
            [module] => main
            [file] => lib/db/result.php
        )

    [bitrix\main\db\connection] => Array
        (
            [module] => main
            [file] => lib/db/connection.php
        )

    [bitrix\main\db\sqlexception] => Array
        (
            [module] => main
            [file] => lib/db/sqlexception.php
        )

    [bitrix\main\db\sqlqueryexception] => Array
        (
            [module] => main
            [file] => lib/db/sqlexception.php
        )

    [bitrix\main\db\transactionexception] => Array
        (
            [module] => main
            [file] => lib/db/sqlexception.php
        )

    [bitrix\main\db\sqlexpression] => Array
        (
            [module] => main
            [file] => lib/db/sqlexpression.php
        )

    [bitrix\main\db\sqlhelper] => Array
        (
            [module] => main
            [file] => lib/db/sqlhelper.php
        )

    [bitrix\main\db\mysqlcommonconnection] => Array
        (
            [module] => main
            [file] => lib/db/mysqlcommonconnection.php
        )

    [bitrix\main\db\mysqliconnection] => Array
        (
            [module] => main
            [file] => lib/db/mysqliconnection.php
        )

    [bitrix\main\db\mysqliresult] => Array
        (
            [module] => main
            [file] => lib/db/mysqliresult.php
        )

    [bitrix\main\db\mysqlisqlhelper] => Array
        (
            [module] => main
            [file] => lib/db/mysqlisqlhelper.php
        )

    [bitrix\main\db\mssqlconnection] => Array
        (
            [module] => main
            [file] => lib/db/mssqlconnection.php
        )

    [bitrix\main\db\mssqlresult] => Array
        (
            [module] => main
            [file] => lib/db/mssqlresult.php
        )

    [bitrix\main\db\mssqlsqlhelper] => Array
        (
            [module] => main
            [file] => lib/db/mssqlsqlhelper.php
        )

    [bitrix\main\db\oracleconnection] => Array
        (
            [module] => main
            [file] => lib/db/oracleconnection.php
        )

    [bitrix\main\db\oracleresult] => Array
        (
            [module] => main
            [file] => lib/db/oracleresult.php
        )

    [bitrix\main\db\oraclesqlhelper] => Array
        (
            [module] => main
            [file] => lib/db/oraclesqlhelper.php
        )

    [bitrix\main\db\pgsqlconnection] => Array
        (
            [module] => main
            [file] => lib/db/pgsqlconnection.php
        )

    [bitrix\main\diag\httpexceptionhandleroutput] => Array
        (
            [module] => main
            [file] => lib/diag/httpexceptionhandleroutput.php
        )

    [bitrix\main\diag\fileexceptionhandlerlog] => Array
        (
            [module] => main
            [file] => lib/diag/fileexceptionhandlerlog.php
        )

    [bitrix\main\diag\exceptionhandler] => Array
        (
            [module] => main
            [file] => lib/diag/exceptionhandler.php
        )

    [bitrix\main\diag\iexceptionhandleroutput] => Array
        (
            [module] => main
            [file] => lib/diag/iexceptionhandleroutput.php
        )

    [bitrix\main\diag\exceptionhandlerlog] => Array
        (
            [module] => main
            [file] => lib/diag/exceptionhandlerlog.php
        )

    [bitrix\main\io\file] => Array
        (
            [module] => main
            [file] => lib/io/file.php
        )

    [bitrix\main\io\fileentry] => Array
        (
            [module] => main
            [file] => lib/io/fileentry.php
        )

    [bitrix\main\io\path] => Array
        (
            [module] => main
            [file] => lib/io/path.php
        )

    [bitrix\main\io\filesystementry] => Array
        (
            [module] => main
            [file] => lib/io/filesystementry.php
        )

    [bitrix\main\io\ifilestream] => Array
        (
            [module] => main
            [file] => lib/io/ifilestream.php
        )

    [bitrix\main\localization\loc] => Array
        (
            [module] => main
            [file] => lib/localization/loc.php
        )

    [bitrix\main\mail\mail] => Array
        (
            [module] => main
            [file] => lib/mail/mail.php
        )

    [bitrix\main\mail\tracking] => Array
        (
            [module] => main
            [file] => lib/mail/tracking.php
        )

    [bitrix\main\mail\eventmanager] => Array
        (
            [module] => main
            [file] => lib/mail/eventmanager.php
        )

    [bitrix\main\mail\eventmessagecompiler] => Array
        (
            [module] => main
            [file] => lib/mail/eventmessagecompiler.php
        )

    [bitrix\main\mail\eventmessagethemecompiler] => Array
        (
            [module] => main
            [file] => lib/mail/eventmessagethemecompiler.php
        )

    [bitrix\main\mail\internal\event] => Array
        (
            [module] => main
            [file] => lib/mail/internal/event.php
        )

    [bitrix\main\mail\internal\eventattachment] => Array
        (
            [module] => main
            [file] => lib/mail/internal/eventattachment.php
        )

    [bitrix\main\mail\internal\eventmessage] => Array
        (
            [module] => main
            [file] => lib/mail/internal/eventmessage.php
        )

    [bitrix\main\mail\internal\eventmessagesite] => Array
        (
            [module] => main
            [file] => lib/mail/internal/eventmessagesite.php
        )

    [bitrix\main\mail\internal\eventmessageattachment] => Array
        (
            [module] => main
            [file] => lib/mail/internal/eventmessageattachment.php
        )

    [bitrix\main\mail\internal\eventtype] => Array
        (
            [module] => main
            [file] => lib/mail/internal/eventtype.php
        )

    [bitrix\main\text\converter] => Array
        (
            [module] => main
            [file] => lib/text/converter.php
        )

    [bitrix\main\text\emptyconverter] => Array
        (
            [module] => main
            [file] => lib/text/emptyconverter.php
        )

    [bitrix\main\text\encoding] => Array
        (
            [module] => main
            [file] => lib/text/encoding.php
        )

    [bitrix\main\text\htmlconverter] => Array
        (
            [module] => main
            [file] => lib/text/htmlconverter.php
        )

    [bitrix\main\text\binarystring] => Array
        (
            [module] => main
            [file] => lib/text/binarystring.php
        )

    [bitrix\main\text\xmlconverter] => Array
        (
            [module] => main
            [file] => lib/text/xmlconverter.php
        )

    [bitrix\main\type\collection] => Array
        (
            [module] => main
            [file] => lib/type/collection.php
        )

    [bitrix\main\type\date] => Array
        (
            [module] => main
            [file] => lib/type/date.php
        )

    [bitrix\main\type\datetime] => Array
        (
            [module] => main
            [file] => lib/type/datetime.php
        )

    [bitrix\main\type\dictionary] => Array
        (
            [module] => main
            [file] => lib/type/dictionary.php
        )

    [bitrix\main\type\filterabledictionary] => Array
        (
            [module] => main
            [file] => lib/type/filterabledictionary.php
        )

    [bitrix\main\type\parameterdictionary] => Array
        (
            [module] => main
            [file] => lib/type/parameterdictionary.php
        )

    [bitrix\main\web\cookie] => Array
        (
            [module] => main
            [file] => lib/web/cookie.php
        )

    [bitrix\main\web\uri] => Array
        (
            [module] => main
            [file] => lib/web/uri.php
        )

    [bitrix\main\sendereventhandler] => Array
        (
            [module] => main
            [file] => lib/senderconnector.php
        )

    [bitrix\main\senderconnectoruser] => Array
        (
            [module] => main
            [file] => lib/senderconnector.php
        )

    [bitrix\main\urlrewriterrulemaker] => Array
        (
            [module] => main
            [file] => lib/urlrewriter.php
        )

    [bitrix\main\update\stepper] => Array
        (
            [module] => main
            [file] => lib/update/stepper.php
        )

    [bitrix\main\composite\abstractresponse] => Array
        (
            [module] => main
            [file] => lib/composite/responder.php
        )

    [bitrix\main\composite\fileresponse] => Array
        (
            [module] => main
            [file] => lib/composite/responder.php
        )

    [bitrix\main\composite\memcachedresponse] => Array
        (
            [module] => main
            [file] => lib/composite/responder.php
        )

    [bitrix\main\security\otpexception] => Array
        (
            [module] => main
            [file] => lib/security/securityexception.php
        )

    [ctimezone] => Array
        (
            [module] => main
            [file] => classes/general/time.php
        )

    [cbxpunycode] => Array
        (
            [module] => main
            [file] => classes/general/punycode.php
        )

    [ibxvirtualio] => Array
        (
            [module] => main
            [file] => classes/general/virtual_io.php
        )

    [ibxgeterrors] => Array
        (
            [module] => main
            [file] => classes/general/virtual_io.php
        )

    [cbxvirtualio] => Array
        (
            [module] => main
            [file] => classes/general/virtual_io.php
        )

    [cbxvirtualfilebase] => Array
        (
            [module] => main
            [file] => classes/general/virtual_file.php
        )

    [cbxvirtualfile] => Array
        (
            [module] => main
            [file] => classes/general/virtual_file.php
        )

    [cbxvirtualdirectory] => Array
        (
            [module] => main
            [file] => classes/general/virtual_file.php
        )

    [calloption] => Array
        (
            [module] => main
            [file] => classes/general/option.php
        )

    [coption] => Array
        (
            [module] => main
            [file] => classes/general/option.php
        )

    [callpageoption] => Array
        (
            [module] => main
            [file] => classes/general/pageoption.php
        )

    [cpageoption] => Array
        (
            [module] => main
            [file] => classes/general/pageoption.php
        )

    [callsqlwhere] => Array
        (
            [module] => main
            [file] => classes/general/sqlwhere.php
        )

    [csqlwhereexpression] => Array
        (
            [module] => main
            [file] => classes/general/sqlwhere.php
        )

    [csqlwhere] => Array
        (
            [module] => main
            [file] => classes/general/sqlwhere.php
        )

    [calllanguage] => Array
        (
            [module] => main
            [file] => classes/general/language.php
        )

    [clanguage] => Array
        (
            [module] => main
            [file] => classes/general/language.php
        )

    [clangadmin] => Array
        (
            [module] => main
            [file] => classes/general/language.php
        )

    [_clangdbresult] => Array
        (
            [module] => main
            [file] => classes/general/langdbresult.php
        )

    [callagent] => Array
        (
            [module] => main
            [file] => classes/general/agent.php
        )

    [cagent] => Array
        (
            [module] => main
            [file] => classes/mysql/agent.php
        )

    [capplicationexception] => Array
        (
            [module] => main
            [file] => classes/general/applicationexception.php
        )

    [cadminexception] => Array
        (
            [module] => main
            [file] => classes/general/adminexception.php
        )

    [callsite] => Array
        (
            [module] => main
            [file] => classes/general/site.php
        )

    [calllang] => Array
        (
            [module] => main
            [file] => classes/general/site.php
        )

    [csite] => Array
        (
            [module] => main
            [file] => classes/general/site.php
        )

    [clang] => Array
        (
            [module] => main
            [file] => classes/general/site.php
        )

    [chttp] => Array
        (
            [module] => main
            [file] => classes/general/http.php
        )

    [cutil] => Array
        (
            [module] => main
            [file] => classes/general/util.php
        )

    [callmain] => Array
        (
            [module] => main
            [file] => classes/general/main.php
        )

    [cmain] => Array
        (
            [module] => main
            [file] => classes/general/main.php
        )

    [calldatabase] => Array
        (
            [module] => main
            [file] => classes/general/database.php
        )

    [calldbresult] => Array
        (
            [module] => main
            [file] => classes/general/dbresult.php
        )

    [cdatabasemysql] => Array
        (
            [module] => main
            [file] => classes/mysql/database.php
        )

    [cdbresultmysql] => Array
        (
            [module] => main
            [file] => classes/mysql/dbresult.php
        )

    [icachebackend] => Array
        (
            [module] => main
            [file] => classes/general/cache_backend.php
        )

    [cphpcache] => Array
        (
            [module] => main
            [file] => classes/general/cache.php
        )

    [ccachemanager] => Array
        (
            [module] => main
            [file] => classes/general/cache_manager.php
        )

    [cpagecache] => Array
        (
            [module] => main
            [file] => classes/general/page_cache.php
        )

    [cstackcacheentry] => Array
        (
            [module] => main
            [file] => classes/general/stack_cache_entry.php
        )

    [cstackcachemanager] => Array
        (
            [module] => main
            [file] => classes/general/stack_cache.php
        )

    [cmodule] => Array
        (
            [module] => main
            [file] => /classes/general/module.php
        )

    [bitrix\main\entity\ufield] => Array
        (
            [module] => main
            [file] => include/deprecated/ufield.php
        )

    [cdatabase] => Array
        (
            [module] => main
            [file] => classes/mysql/database.php
        )

    [cdbresult] => Array
        (
            [module] => main
            [file] => classes/mysql/dbresult.php
        )

    [csitetemplate] => Array
        (
            [module] => main
            [file] => classes/general/site_template.php
        )

    [cbitrixcomponent] => Array
        (
            [module] => main
            [file] => classes/general/component.php
        )

    [ccomponentengine] => Array
        (
            [module] => main
            [file] => classes/general/component_engine.php
        )

    [ccomponentajax] => Array
        (
            [module] => main
            [file] => classes/general/component_ajax.php
        )

    [cbitrixcomponenttemplate] => Array
        (
            [module] => main
            [file] => classes/general/component_template.php
        )

    [ccomponentutil] => Array
        (
            [module] => main
            [file] => classes/general/component_util.php
        )

    [ccontrollerclient] => Array
        (
            [module] => main
            [file] => classes/general/controller_member.php
        )

    [phpparser] => Array
        (
            [module] => main
            [file] => classes/general/php_parser.php
        )

    [cdiskquota] => Array
        (
            [module] => main
            [file] => classes/general/quota.php
        )

    [ceventlog] => Array
        (
            [module] => main
            [file] => classes/general/event_log.php
        )

    [ceventmain] => Array
        (
            [module] => main
            [file] => classes/general/event_log.php
        )

    [cadminfiledialog] => Array
        (
            [module] => main
            [file] => classes/general/file_dialog.php
        )

    [wll_user] => Array
        (
            [module] => main
            [file] => classes/general/liveid.php
        )

    [wll_consenttoken] => Array
        (
            [module] => main
            [file] => classes/general/liveid.php
        )

    [windowslivelogin] => Array
        (
            [module] => main
            [file] => classes/general/liveid.php
        )

    [cfile] => Array
        (
            [module] => main
            [file] => classes/general/file.php
        )

    [callfile] => Array
        (
            [module] => main
            [file] => classes/general/file.php
        )

    [ctempfile] => Array
        (
            [module] => main
            [file] => classes/general/file_temp.php
        )

    [cfavorites] => Array
        (
            [module] => main
            [file] => classes/mysql/favorites.php
        )

    [cuseroptions] => Array
        (
            [module] => main
            [file] => classes/general/user_options.php
        )

    [cgridoptions] => Array
        (
            [module] => main
            [file] => classes/general/grids.php
        )

    [cundo] => Array
        (
            [module] => main
            [file] => /classes/general/undo.php
        )

    [cautosave] => Array
        (
            [module] => main
            [file] => /classes/general/undo.php
        )

    [callratings] => Array
        (
            [module] => main
            [file] => classes/general/ratings.php
        )

    [cratings] => Array
        (
            [module] => main
            [file] => classes/mysql/ratings.php
        )

    [cratingscomponentsmain] => Array
        (
            [module] => main
            [file] => classes/mysql/ratings_components.php
        )

    [cratingrule] => Array
        (
            [module] => main
            [file] => classes/general/rating_rule.php
        )

    [cratingrulesmain] => Array
        (
            [module] => main
            [file] => classes/mysql/rating_rules.php
        )

    [ctoppanel] => Array
        (
            [module] => main
            [file] => public/top_panel.php
        )

    [ceditarea] => Array
        (
            [module] => main
            [file] => public/edit_area.php
        )

    [ccomponentpanel] => Array
        (
            [module] => main
            [file] => public/edit_area.php
        )

    [ctextparser] => Array
        (
            [module] => main
            [file] => classes/general/textparser.php
        )

    [cphpcachefiles] => Array
        (
            [module] => main
            [file] => classes/general/cache_files.php
        )

    [cdataxmlnode] => Array
        (
            [module] => main
            [file] => classes/general/xml.php
        )

    [cdataxmldocument] => Array
        (
            [module] => main
            [file] => classes/general/xml.php
        )

    [cdataxml] => Array
        (
            [module] => main
            [file] => classes/general/xml.php
        )

    [cxmlfilestream] => Array
        (
            [module] => main
            [file] => classes/general/xml.php
        )

    [crsaprovider] => Array
        (
            [module] => main
            [file] => classes/general/rsasecurity.php
        )

    [crsasecurity] => Array
        (
            [module] => main
            [file] => classes/general/rsasecurity.php
        )

    [crsabcmathprovider] => Array
        (
            [module] => main
            [file] => classes/general/rsabcmath.php
        )

    [crsaopensslprovider] => Array
        (
            [module] => main
            [file] => classes/general/rsaopenssl.php
        )

    [casnreader] => Array
        (
            [module] => main
            [file] => classes/general/asn.php
        )

    [cbxshorturi] => Array
        (
            [module] => main
            [file] => classes/mysql/short_uri.php
        )

    [cfinder] => Array
        (
            [module] => main
            [file] => classes/general/finder.php
        )

    [caccess] => Array
        (
            [module] => main
            [file] => classes/general/access.php
        )

    [cauthprovider] => Array
        (
            [module] => main
            [file] => classes/general/authproviders.php
        )

    [iproviderinterface] => Array
        (
            [module] => main
            [file] => classes/general/authproviders.php
        )

    [cgroupauthprovider] => Array
        (
            [module] => main
            [file] => classes/general/authproviders.php
        )

    [cuserauthprovider] => Array
        (
            [module] => main
            [file] => classes/general/authproviders.php
        )

    [ctableschema] => Array
        (
            [module] => main
            [file] => classes/general/table_schema.php
        )

    [ccsvdata] => Array
        (
            [module] => main
            [file] => classes/general/csv_data.php
        )

    [csmile] => Array
        (
            [module] => main
            [file] => classes/general/smile.php
        )

    [csmilegallery] => Array
        (
            [module] => main
            [file] => classes/general/smile.php
        )

    [csmileset] => Array
        (
            [module] => main
            [file] => classes/general/smile.php
        )

    [cglobalcounter] => Array
        (
            [module] => main
            [file] => classes/general/global_counter.php
        )

    [cusercounter] => Array
        (
            [module] => main
            [file] => classes/mysql/user_counter.php
        )

    [cusercounterpage] => Array
        (
            [module] => main
            [file] => classes/mysql/user_counter.php
        )

    [chotkeys] => Array
        (
            [module] => main
            [file] => classes/general/hot_keys.php
        )

    [chotkeyscode] => Array
        (
            [module] => main
            [file] => classes/general/hot_keys.php
        )

    [cbxsanitizer] => Array
        (
            [module] => main
            [file] => classes/general/sanitizer.php
        )

    [ibxarchive] => Array
        (
            [module] => main
            [file] => classes/general/archive.php
        )

    [cbxarchive] => Array
        (
            [module] => main
            [file] => classes/general/archive.php
        )

    [cadminnotify] => Array
        (
            [module] => main
            [file] => classes/general/admin_notify.php
        )

    [cbxfavadmmenu] => Array
        (
            [module] => main
            [file] => classes/general/favorites.php
        )

    [cadmininformer] => Array
        (
            [module] => main
            [file] => classes/general/admin_informer.php
        )

    [csitecheckertest] => Array
        (
            [module] => main
            [file] => classes/general/site_checker.php
        )

    [csqlutil] => Array
        (
            [module] => main
            [file] => classes/general/sql_util.php
        )

    [cfileuploader] => Array
        (
            [module] => main
            [file] => classes/general/uploader.php
        )

    [lpa] => Array
        (
            [module] => main
            [file] => classes/general/lpa.php
        )

    [cadminfilter] => Array
        (
            [module] => main
            [file] => interface/admin_filter.php
        )

    [cadminlist] => Array
        (
            [module] => main
            [file] => interface/admin_list.php
        )

    [cadminlistrow] => Array
        (
            [module] => main
            [file] => interface/admin_list.php
        )

    [cadminuilist] => Array
        (
            [module] => main
            [file] => interface/admin_ui_list.php
        )

    [cadminuilistrow] => Array
        (
            [module] => main
            [file] => interface/admin_ui_list.php
        )

    [cadminuiresult] => Array
        (
            [module] => main
            [file] => interface/admin_ui_list.php
        )

    [cadminuicontextmenu] => Array
        (
            [module] => main
            [file] => interface/admin_ui_list.php
        )

    [cadminuisorting] => Array
        (
            [module] => main
            [file] => interface/admin_ui_list.php
        )

    [cadminuilistactionpanel] => Array
        (
            [module] => main
            [file] => interface/admin_ui_list.php
        )

    [cadmintabcontrol] => Array
        (
            [module] => main
            [file] => interface/admin_tabcontrol.php
        )

    [cadminform] => Array
        (
            [module] => main
            [file] => interface/admin_form.php
        )

    [cadminformsettings] => Array
        (
            [module] => main
            [file] => interface/admin_form.php
        )

    [cadmintabcontroldrag] => Array
        (
            [module] => main
            [file] => interface/admin_tabcontrol_drag.php
        )

    [cadmindraggableblockengine] => Array
        (
            [module] => main
            [file] => interface/admin_tabcontrol_drag.php
        )

    [cjspopup] => Array
        (
            [module] => main
            [file] => interface/jspopup.php
        )

    [cjspopuponpage] => Array
        (
            [module] => main
            [file] => interface/jspopup.php
        )

    [cadmincalendar] => Array
        (
            [module] => main
            [file] => interface/admin_calendar.php
        )

    [cadminviewtabcontrol] => Array
        (
            [module] => main
            [file] => interface/admin_viewtabcontrol.php
        )

    [cadmintabengine] => Array
        (
            [module] => main
            [file] => interface/admin_tabengine.php
        )

    [ccaptcha] => Array
        (
            [module] => main
            [file] => classes/general/captcha.php
        )

    [cmpnotifications] => Array
        (
            [module] => main
            [file] => classes/general/mp_notifications.php
        )

    [calltask] => Array
        (
            [module] => main
            [file] => classes/general/task.php
        )

    [ctask] => Array
        (
            [module] => main
            [file] => classes/general/task.php
        )

    [calloperation] => Array
        (
            [module] => main
            [file] => classes/general/operation.php
        )

    [coperation] => Array
        (
            [module] => main
            [file] => classes/general/operation.php
        )

    [callgroup] => Array
        (
            [module] => main
            [file] => classes/general/group.php
        )

    [cgroup] => Array
        (
            [module] => main
            [file] => classes/general/group.php
        )

    [cajax] => Array
        (
            [module] => main
            [file] => ajax_tools.php
        )

    [calluser] => Array
        (
            [module] => main
            [file] => classes/general/user.php
        )

    [cuser] => Array
        (
            [module] => main
            [file] => classes/general/user.php
        )

    [callevent] => Array
        (
            [module] => main
            [file] => classes/general/event.php
        )

    [cevent] => Array
        (
            [module] => main
            [file] => classes/general/event.php
        )

    [calleventmessage] => Array
        (
            [module] => main
            [file] => classes/general/eventmessage.php
        )

    [ceventmessage] => Array
        (
            [module] => main
            [file] => classes/general/eventmessage.php
        )

    [ceventtype] => Array
        (
            [module] => main
            [file] => classes/general/eventmessage.php
        )

    [_ceventtyperesult] => Array
        (
            [module] => main
            [file] => classes/general/eventmessage.php
        )

    [cdbresulteventmultiresult] => Array
        (
            [module] => main
            [file] => classes/general/eventmessage.php
        )

    [cdebuginfo] => Array
        (
            [module] => main
            [file] => classes/general/debuginfo.php
        )

    [ccaptchaagent] => Array
        (
            [module] => main
            [file] => classes/general/captchaagent.php
        )

    [callfilterquery] => Array
        (
            [module] => main
            [file] => classes/general/filterquery.php
        )

    [cfilterquery] => Array
        (
            [module] => main
            [file] => classes/general/filterquery.php
        )

    [cconvertorspregreplacehelper] => Array
        (
            [module] => main
            [file] => classes/general/convertorspregreplacehelper.php
        )

    [cspacer] => Array
        (
            [module] => main
            [file] => classes/general/spacer.php
        )

    [updatetools] => Array
        (
            [module] => main
            [file] => classes/general/updatetools.php
        )

    [cjscore] => Array
        (
            [module] => main
            [file] => classes/general/jscore.php
        )

    [cchecklisttools] => Array
        (
            [module] => main
            [file] => classes/general/checklist.php
        )

    [cmenu] => Array
        (
            [module] => main
            [file] => classes/general/menu.php
        )

    [cmenucustom] => Array
        (
            [module] => main
            [file] => classes/general/menucustom.php
        )

    [callusertypeentity] => Array
        (
            [module] => main
            [file] => classes/general/usertype.php
        )

    [cusertypeentity] => Array
        (
            [module] => main
            [file] => classes/general/usertype.php
        )

    [cuserfieldenum] => Array
        (
            [module] => main
            [file] => classes/general/userfieldenum.php
        )

    [cusertypesql] => Array
        (
            [module] => main
            [file] => classes/general/usertypesql.php
        )

    [cusertypemanager] => Array
        (
            [module] => main
            [file] => classes/general/usertypemanager.php
        )

    [cusertypestring] => Array
        (
            [module] => main
            [file] => classes/general/usertypestr.php
        )

    [cusertypeinteger] => Array
        (
            [module] => main
            [file] => classes/general/usertypeint.php
        )

    [cusertypedouble] => Array
        (
            [module] => main
            [file] => classes/general/usertypedbl.php
        )

    [cusertypedatetime] => Array
        (
            [module] => main
            [file] => classes/general/usertypetime.php
        )

    [cusertypedate] => Array
        (
            [module] => main
            [file] => classes/general/usertypedate.php
        )

    [cusertypeboolean] => Array
        (
            [module] => main
            [file] => classes/general/usertypebool.php
        )

    [cusertypefile] => Array
        (
            [module] => main
            [file] => classes/general/usertypefile.php
        )

    [cusertypeenum] => Array
        (
            [module] => main
            [file] => classes/general/usertypeenum.php
        )

    [cusertypeiblocksection] => Array
        (
            [module] => main
            [file] => classes/general/usertypesection.php
        )

    [ciblocksectionenum] => Array
        (
            [module] => main
            [file] => classes/general/usertypesection.php
        )

    [cusertypeiblockelement] => Array
        (
            [module] => main
            [file] => classes/general/usertypeelement.php
        )

    [cusertypestringformatted] => Array
        (
            [module] => main
            [file] => classes/general/usertypestrfmt.php
        )

    [cusertypeurl] => Array
        (
            [module] => main
            [file] => classes/general/usertypeurl.php
        )

    [bxgadget] => Array
        (
            [module] => main
            [file] => classes/general/gadget.php
        )

    [cmainadmin] => Array
        (
            [module] => main
            [file] => classes/general/main_admin.php
        )

    [ctemplates] => Array
        (
            [module] => main
            [file] => classes/general/templates.php
        )

    [cpagetemplate] => Array
        (
            [module] => main
            [file] => classes/general/page_template.php
        )

    [filescmp] => Array
        (
            [module] => main
            [file] => classes/general/files_cmp.php
        )

    [carchiver] => Array
        (
            [module] => main
            [file] => classes/general/tar_gz.php
        )

    [czip] => Array
        (
            [module] => main
            [file] => classes/general/zip.php
        )

    [curlrewriter] => Array
        (
            [module] => main
            [file] => classes/general/urlrewriter.php
        )

    [charsetconverter] => Array
        (
            [module] => main
            [file] => classes/general/charset_converter.php
        )

    [chtmlpagescache] => Array
        (
            [module] => main
            [file] => lib/composite/helper.php
        )

    [statichtmlmemcachedresponse] => Array
        (
            [module] => main
            [file] => lib/composite/responder.php
        )

    [statichtmlfileresponse] => Array
        (
            [module] => main
            [file] => lib/composite/responder.php
        )

    [bitrix\main\page\frame] => Array
        (
            [module] => main
            [file] => lib/composite/engine.php
        )

    [bitrix\main\page\framestatic] => Array
        (
            [module] => main
            [file] => lib/composite/staticarea.php
        )

    [bitrix\main\page\framebuffered] => Array
        (
            [module] => main
            [file] => lib/composite/bufferarea.php
        )

    [bitrix\main\page\framehelper] => Array
        (
            [module] => main
            [file] => lib/composite/bufferarea.php
        )

    [bitrix\main\data\statichtmlcache] => Array
        (
            [module] => main
            [file] => lib/composite/page.php
        )

    [bitrix\main\data\statichtmlstorage] => Array
        (
            [module] => main
            [file] => lib/composite/data/abstractstorage.php
        )

    [bitrix\main\data\statichtmlfilestorage] => Array
        (
            [module] => main
            [file] => lib/composite/data/filestorage.php
        )

    [bitrix\main\data\statichtmlmemcachedstorage] => Array
        (
            [module] => main
            [file] => lib/composite/data/memcachedstorage.php
        )

    [bitrix\main\data\staticcacheprovider] => Array
        (
            [module] => main
            [file] => lib/composite/data/cacheprovider.php
        )

    [bitrix\main\data\appcachemanifest] => Array
        (
            [module] => main
            [file] => lib/composite/appcache.php
        )

    [iblock] => Array
        (
            [module] => iblock
            [file] => install/index.php
        )

    [ciblockpropertyresult] => Array
        (
            [module] => iblock
            [file] => classes/general/iblockpropresult.php
        )

    [ciblockresult] => Array
        (
            [module] => iblock
            [file] => classes/general/iblockresult.php
        )

    [_cibelement] => Array
        (
            [module] => iblock
            [file] => classes/general/iblock_element.php
        )

    [ciblocktype] => Array
        (
            [module] => iblock
            [file] => classes/general/iblocktype.php
        )

    [calliblock] => Array
        (
            [module] => iblock
            [file] => classes/general/iblock.php
        )

    [ciblock] => Array
        (
            [module] => iblock
            [file] => classes/mysql/iblock.php
        )

    [calliblocksection] => Array
        (
            [module] => iblock
            [file] => classes/general/iblocksection.php
        )

    [ciblocksection] => Array
        (
            [module] => iblock
            [file] => classes/mysql/iblocksection.php
        )

    [calliblockproperty] => Array
        (
            [module] => iblock
            [file] => classes/general/iblockproperty.php
        )

    [ciblockpropertyenum] => Array
        (
            [module] => iblock
            [file] => classes/general/iblockpropertyenum.php
        )

    [ciblockproperty] => Array
        (
            [module] => iblock
            [file] => classes/mysql/iblockproperty.php
        )

    [calliblockelement] => Array
        (
            [module] => iblock
            [file] => classes/general/iblockelement.php
        )

    [ciblockelement] => Array
        (
            [module] => iblock
            [file] => classes/mysql/iblockelement.php
        )

    [calliblockrss] => Array
        (
            [module] => iblock
            [file] => classes/general/iblockrss.php
        )

    [ciblockrss] => Array
        (
            [module] => iblock
            [file] => classes/mysql/iblockrss.php
        )

    [ciblockpropertydatetime] => Array
        (
            [module] => iblock
            [file] => classes/general/prop_datetime.php
        )

    [ciblockpropertydate] => Array
        (
            [module] => iblock
            [file] => classes/general/prop_date.php
        )

    [ciblockpropertyxmlid] => Array
        (
            [module] => iblock
            [file] => classes/general/prop_xmlid.php
        )

    [ciblockpropertyfileman] => Array
        (
            [module] => iblock
            [file] => classes/general/prop_fileman.php
        )

    [ciblockpropertyhtml] => Array
        (
            [module] => iblock
            [file] => classes/general/prop_html.php
        )

    [ciblockpropertyelementlist] => Array
        (
            [module] => iblock
            [file] => classes/general/prop_element_list.php
        )

    [ccmlresult] => Array
        (
            [module] => iblock
            [file] => classes/general/cmlresult.php
        )

    [ciblockxmlfile] => Array
        (
            [module] => iblock
            [file] => classes/mysql/cml2.php
        )

    [ciblockcmlimport] => Array
        (
            [module] => iblock
            [file] => classes/general/cml2.php
        )

    [ciblockcmlexport] => Array
        (
            [module] => iblock
            [file] => classes/general/cml2.php
        )

    [ciblockfindtools] => Array
        (
            [module] => iblock
            [file] => classes/general/comp_findtools.php
        )

    [ciblockpricetools] => Array
        (
            [module] => iblock
            [file] => classes/general/comp_pricetools.php
        )

    [ciblockparameters] => Array
        (
            [module] => iblock
            [file] => classes/general/comp_parameters.php
        )

    [ciblockformatproperties] => Array
        (
            [module] => iblock
            [file] => classes/general/comp_formatprops.php
        )

    [calliblocksequence] => Array
        (
            [module] => iblock
            [file] => classes/general/iblocksequence.php
        )

    [ciblocksequence] => Array
        (
            [module] => iblock
            [file] => classes/mysql/iblocksequence.php
        )

    [ciblockpropertysequence] => Array
        (
            [module] => iblock
            [file] => classes/general/prop_seq.php
        )

    [ciblockpropertyelementautocomplete] => Array
        (
            [module] => iblock
            [file] => classes/general/prop_element_auto.php
        )

    [ciblockpropertysku] => Array
        (
            [module] => iblock
            [file] => classes/general/prop_element_sku.php
        )

    [ciblockpropertysectionautocomplete] => Array
        (
            [module] => iblock
            [file] => classes/general/prop_section_auto.php
        )

    [calliblockofferstmp] => Array
        (
            [module] => iblock
            [file] => classes/general/iblockoffers.php
        )

    [ciblockofferstmp] => Array
        (
            [module] => iblock
            [file] => classes/mysql/iblockoffers.php
        )

    [ceventiblock] => Array
        (
            [module] => iblock
            [file] => classes/general/iblock_event_list.php
        )

    [cratingscomponentsiblock] => Array
        (
            [module] => iblock
            [file] => classes/general/ratings_components.php
        )

    [ciblockrights] => Array
        (
            [module] => iblock
            [file] => classes/general/iblock_rights.php
        )

    [ciblocksectionrights] => Array
        (
            [module] => iblock
            [file] => classes/general/iblock_rights.php
        )

    [ciblockelementrights] => Array
        (
            [module] => iblock
            [file] => classes/general/iblock_rights.php
        )

    [ciblockrightsstorage] => Array
        (
            [module] => iblock
            [file] => classes/general/iblock_rights.php
        )

    [ciblockpropertytools] => Array
        (
            [module] => iblock
            [file] => classes/general/iblockproptools.php
        )

    [ciblocksectionpropertylink] => Array
        (
            [module] => iblock
            [file] => classes/general/section_property.php
        )

    [ciblockxmlimport] => Array
        (
            [module] => iblock
            [file] => classes/general/iblockxmlimport.php
        )

    [bitrix\iblock\iblockfieldtable] => Array
        (
            [module] => iblock
            [file] => lib/iblockfield.php
        )

    [bitrix\iblock\iblockgrouptable] => Array
        (
            [module] => iblock
            [file] => lib/iblockgroup.php
        )

    [bitrix\iblock\iblockmessagetable] => Array
        (
            [module] => iblock
            [file] => lib/iblockmessage.php
        )

    [bitrix\iblock\iblockrsstable] => Array
        (
            [module] => iblock
            [file] => lib/iblockrss.php
        )

    [bitrix\iblock\iblocksitetable] => Array
        (
            [module] => iblock
            [file] => lib/iblocksite.php
        )

    [bitrix\iblock\inheritedpropertytable] => Array
        (
            [module] => iblock
            [file] => lib/inheritedproperty.php
        )

    [bitrix\iblock\propertyenumerationtable] => Array
        (
            [module] => iblock
            [file] => lib/propertyenumeration.php
        )

    [bitrix\iblock\propertyfeaturetable] => Array
        (
            [module] => iblock
            [file] => lib/propertyfeature.php
        )

    [bitrix\iblock\sequencetable] => Array
        (
            [module] => iblock
            [file] => lib/sequence.php
        )

    [bitrix\iblock\sitetable] => Array
        (
            [module] => iblock
            [file] => lib/site.php
        )

    [bitrix\iblock\typetable] => Array
        (
            [module] => iblock
            [file] => lib/type.php
        )

    [bitrix\iblock\typelanguagetable] => Array
        (
            [module] => iblock
            [file] => lib/typelanguage.php
        )

    [bitrix\iblock\bizproctype\usertypeproperty] => Array
        (
            [module] => iblock
            [file] => lib/bizproctype/usertypeproperty.php
        )

    [bitrix\iblock\bizproctype\ecrm] => Array
        (
            [module] => iblock
            [file] => lib/bizproctype/ecrm.php
        )

    [bitrix\iblock\bizproctype\money] => Array
        (
            [module] => iblock
            [file] => lib/bizproctype/money.php
        )

    [bitrix\iblock\bizproctype\usertypepropertydiskfile] => Array
        (
            [module] => iblock
            [file] => lib/bizproctype/usertypepropertydiskfile.php
        )

    [bitrix\iblock\bizproctype\usertypepropertyelist] => Array
        (
            [module] => iblock
            [file] => lib/bizproctype/usertypepropertyelist.php
        )

    [bitrix\iblock\bizproctype\usertypepropertyemployee] => Array
        (
            [module] => iblock
            [file] => lib/bizproctype/usertypepropertyemployee.php
        )

    [bitrix\iblock\bizproctype\usertypepropertyhtml] => Array
        (
            [module] => iblock
            [file] => lib/bizproctype/usertypepropertyhtml.php
        )

    [bitrix\iblock\component\base] => Array
        (
            [module] => iblock
            [file] => lib/component/base.php
        )

    [bitrix\iblock\component\element] => Array
        (
            [module] => iblock
            [file] => lib/component/element.php
        )

    [bitrix\iblock\component\elementlist] => Array
        (
            [module] => iblock
            [file] => lib/component/elementlist.php
        )

    [bitrix\iblock\component\filters] => Array
        (
            [module] => iblock
            [file] => lib/component/filters.php
        )

    [bitrix\iblock\component\selector\element] => Array
        (
            [module] => iblock
            [file] => lib/component/selector/element.php
        )

    [bitrix\iblock\component\selector\entity] => Array
        (
            [module] => iblock
            [file] => lib/component/selector/entity.php
        )

    [bitrix\iblock\component\tools] => Array
        (
            [module] => iblock
            [file] => lib/component/tools.php
        )

    [bitrix\iblock\controller\filter\element] => Array
        (
            [module] => iblock
            [file] => lib/Controller/Filter/Element.php
        )

    [bitrix\iblock\filter\entity\elementsettings] => Array
        (
            [module] => iblock
            [file] => lib/filter/entity/elementsettings.php
        )

    [bitrix\iblock\filter\entity\iblocksettings] => Array
        (
            [module] => iblock
            [file] => lib/filter/entity/iblocksettings.php
        )

    [bitrix\iblock\filter\fieldprovider\base] => Array
        (
            [module] => iblock
            [file] => lib/filter/fieldprovider/base.php
        )

    [bitrix\iblock\filter\fieldprovider\element] => Array
        (
            [module] => iblock
            [file] => lib/filter/fieldprovider/element.php
        )

    [bitrix\iblock\filter\fieldprovider\iblockproperty] => Array
        (
            [module] => iblock
            [file] => lib/filter/fieldprovider/iblockproperty.php
        )

    [bitrix\iblock\filter\dictionary] => Array
        (
            [module] => iblock
            [file] => lib/filter/dictionary.php
        )

    [bitrix\iblock\filter\entitylist] => Array
        (
            [module] => iblock
            [file] => lib/filter/entitylist.php
        )

    [bitrix\iblock\filter\factory] => Array
        (
            [module] => iblock
            [file] => lib/filter/factory.php
        )

    [bitrix\iblock\grid\panel\groupaction] => Array
        (
            [module] => iblock
            [file] => lib/grid/panel/groupaction.php
        )

    [bitrix\iblock\grid\actiontype] => Array
        (
            [module] => iblock
            [file] => lib/grid/actiontype.php
        )

    [bitrix\iblock\helpers\admin\property] => Array
        (
            [module] => iblock
            [file] => lib/helpers/admin/property.php
        )

    [bitrix\iblock\helpers\filter\property] => Array
        (
            [module] => iblock
            [file] => lib/helpers/filter/property.php
        )

    [bitrix\iblock\helpers\filter\propertymanager] => Array
        (
            [module] => iblock
            [file] => lib/helpers/filter/propertymanager.php
        )

    [bitrix\iblock\inheritedproperty\basetemplate] => Array
        (
            [module] => iblock
            [file] => lib/inheritedproperty/basetemplate.php
        )

    [bitrix\iblock\inheritedproperty\basevalues] => Array
        (
            [module] => iblock
            [file] => lib/inheritedproperty/basevalues.php
        )

    [bitrix\iblock\inheritedproperty\elementtemplates] => Array
        (
            [module] => iblock
            [file] => lib/inheritedproperty/elementtemplates.php
        )

    [bitrix\iblock\inheritedproperty\elementvalues] => Array
        (
            [module] => iblock
            [file] => lib/inheritedproperty/elementvalues.php
        )

    [bitrix\iblock\inheritedproperty\iblocktemplates] => Array
        (
            [module] => iblock
            [file] => lib/inheritedproperty/iblocktemplates.php
        )

    [bitrix\iblock\inheritedproperty\iblockvalues] => Array
        (
            [module] => iblock
            [file] => lib/inheritedproperty/iblockvalues.php
        )

    [bitrix\iblock\inheritedproperty\sectiontemplates] => Array
        (
            [module] => iblock
            [file] => lib/inheritedproperty/sectiontemplates.php
        )

    [bitrix\iblock\inheritedproperty\sectionvalues] => Array
        (
            [module] => iblock
            [file] => lib/inheritedproperty/sectionvalues.php
        )

    [bitrix\iblock\inheritedproperty\valuesqueue] => Array
        (
            [module] => iblock
            [file] => lib/inheritedproperty/valuesqueue.php
        )

    [bitrix\iblock\landingsource\dataloader] => Array
        (
            [module] => iblock
            [file] => lib/landingsource/dataloader.php
        )

    [bitrix\iblock\landingsource\element] => Array
        (
            [module] => iblock
            [file] => lib/landingsource/element.php
        )

    [bitrix\iblock\model\propertyfeature] => Array
        (
            [module] => iblock
            [file] => lib/model/propertyfeature.php
        )

    [bitrix\iblock\model\section] => Array
        (
            [module] => iblock
            [file] => lib/model/section.php
        )

    [bitrix\iblock\propertyindex\dictionary] => Array
        (
            [module] => iblock
            [file] => lib/propertyindex/dictionary.php
        )

    [bitrix\iblock\propertyindex\element] => Array
        (
            [module] => iblock
            [file] => lib/propertyindex/element.php
        )

    [bitrix\iblock\propertyindex\facet] => Array
        (
            [module] => iblock
            [file] => lib/propertyindex/facet.php
        )

    [bitrix\iblock\propertyindex\indexer] => Array
        (
            [module] => iblock
            [file] => lib/propertyindex/indexer.php
        )

    [bitrix\iblock\propertyindex\manager] => Array
        (
            [module] => iblock
            [file] => lib/propertyindex/manager.php
        )

    [bitrix\iblock\propertyindex\querybuilder] => Array
        (
            [module] => iblock
            [file] => lib/propertyindex/querybuilder.php
        )

    [bitrix\iblock\propertyindex\storage] => Array
        (
            [module] => iblock
            [file] => lib/propertyindex/storage.php
        )

    [bitrix\iblock\template\engine] => Array
        (
            [module] => iblock
            [file] => lib/template/engine.php
        )

    [bitrix\iblock\template\noderoot] => Array
        (
            [module] => iblock
            [file] => lib/template/engine.php
        )

    [bitrix\iblock\template\nodetext] => Array
        (
            [module] => iblock
            [file] => lib/template/engine.php
        )

    [bitrix\iblock\template\nodeentityfield] => Array
        (
            [module] => iblock
            [file] => lib/template/engine.php
        )

    [bitrix\iblock\template\nodefunction] => Array
        (
            [module] => iblock
            [file] => lib/template/engine.php
        )

    [bitrix\iblock\template\helper] => Array
        (
            [module] => iblock
            [file] => lib/template/helper.php
        )

    [bitrix\iblock\template\entity\base] => Array
        (
            [module] => iblock
            [file] => lib/template/entity/base.php
        )

    [bitrix\iblock\template\entity\lazyvalueloader] => Array
        (
            [module] => iblock
            [file] => lib/template/entity/base.php
        )

    [bitrix\iblock\template\entity\catalogstore] => Array
        (
            [module] => iblock
            [file] => lib/template/entity/catalogstore.php
        )

    [bitrix\iblock\template\entity\element] => Array
        (
            [module] => iblock
            [file] => lib/template/entity/element.php
        )

    [bitrix\iblock\template\entity\elementcatalog] => Array
        (
            [module] => iblock
            [file] => lib/template/entity/elementcatalog.php
        )

    [bitrix\iblock\template\entity\elementcatalogmeasure] => Array
        (
            [module] => iblock
            [file] => lib/template/entity/elementcatalog.php
        )

    [bitrix\iblock\template\entity\elementcatalogstorelist] => Array
        (
            [module] => iblock
            [file] => lib/template/entity/elementcatalog.php
        )

    [bitrix\iblock\template\entity\elementprice] => Array
        (
            [module] => iblock
            [file] => lib/template/entity/elementprice.php
        )

    [bitrix\iblock\template\entity\elementproperty] => Array
        (
            [module] => iblock
            [file] => lib/template/entity/elementproperty.php
        )

    [bitrix\iblock\template\entity\elementpropertyuserfield] => Array
        (
            [module] => iblock
            [file] => lib/template/entity/elementproperty.php
        )

    [bitrix\iblock\template\entity\elementpropertyenum] => Array
        (
            [module] => iblock
            [file] => lib/template/entity/elementproperty.php
        )

    [bitrix\iblock\template\entity\elementpropertyelement] => Array
        (
            [module] => iblock
            [file] => lib/template/entity/elementproperty.php
        )

    [bitrix\iblock\template\entity\elementpropertysection] => Array
        (
            [module] => iblock
            [file] => lib/template/entity/elementproperty.php
        )

    [bitrix\iblock\template\entity\elementsku] => Array
        (
            [module] => iblock
            [file] => lib/template/entity/elementsku.php
        )

    [bitrix\iblock\template\entity\elementskuprice] => Array
        (
            [module] => iblock
            [file] => lib/template/entity/elementskuprice.php
        )

    [bitrix\iblock\template\entity\elementskuproperty] => Array
        (
            [module] => iblock
            [file] => lib/template/entity/elementskuproperty.php
        )

    [bitrix\iblock\template\entity\iblock] => Array
        (
            [module] => iblock
            [file] => lib/template/entity/iblock.php
        )

    [bitrix\iblock\template\entity\section] => Array
        (
            [module] => iblock
            [file] => lib/template/entity/section.php
        )

    [bitrix\iblock\template\entity\sectionpath] => Array
        (
            [module] => iblock
            [file] => lib/template/entity/sectionpath.php
        )

    [bitrix\iblock\template\entity\sectionproperty] => Array
        (
            [module] => iblock
            [file] => lib/template/entity/sectionproperty.php
        )

    [bitrix\iblock\template\functions\fabric] => Array
        (
            [module] => iblock
            [file] => lib/template/functions/fabric.php
        )

    [bitrix\iblock\template\functions\functionbase] => Array
        (
            [module] => iblock
            [file] => lib/template/functions/fabric.php
        )

    [bitrix\iblock\template\functions\functionupper] => Array
        (
            [module] => iblock
            [file] => lib/template/functions/fabric.php
        )

    [bitrix\iblock\template\functions\functionlower] => Array
        (
            [module] => iblock
            [file] => lib/template/functions/fabric.php
        )

    [bitrix\iblock\template\functions\functiontranslit] => Array
        (
            [module] => iblock
            [file] => lib/template/functions/fabric.php
        )

    [bitrix\iblock\template\functions\functionconcat] => Array
        (
            [module] => iblock
            [file] => lib/template/functions/fabric.php
        )

    [bitrix\iblock\template\functions\functionlimit] => Array
        (
            [module] => iblock
            [file] => lib/template/functions/fabric.php
        )

    [bitrix\iblock\template\functions\functioncontrast] => Array
        (
            [module] => iblock
            [file] => lib/template/functions/fabric.php
        )

    [bitrix\iblock\template\functions\functionmin] => Array
        (
            [module] => iblock
            [file] => lib/template/functions/fabric.php
        )

    [bitrix\iblock\template\functions\functionmax] => Array
        (
            [module] => iblock
            [file] => lib/template/functions/fabric.php
        )

    [bitrix\iblock\template\functions\functiondistinct] => Array
        (
            [module] => iblock
            [file] => lib/template/functions/fabric.php
        )

    [bitrix\iblock\update\adminfilteroption] => Array
        (
            [module] => iblock
            [file] => lib/update/adminfilteroption.php
        )

    [bitrix\iblock\update\admingridoption] => Array
        (
            [module] => iblock
            [file] => lib/update/admingridoption.php
        )

    [bitrix\iblock\url\adminpage\basebuilder] => Array
        (
            [module] => iblock
            [file] => lib/url/adminpage/basebuilder.php
        )

    [bitrix\iblock\url\adminpage\buildermanager] => Array
        (
            [module] => iblock
            [file] => lib/url/adminpage/buildermanager.php
        )

    [bitrix\iblock\url\adminpage\iblockbuilder] => Array
        (
            [module] => iblock
            [file] => lib/url/adminpage/iblockbuilder.php
        )

    [bitrix\iblock\sendereventhandler] => Array
        (
            [module] => iblock
            [file] => lib/senderconnector.php
        )

    [bitrix\iblock\senderconnectoriblock] => Array
        (
            [module] => iblock
            [file] => lib/senderconnector.php
        )

    [ccurrency] => Array
        (
            [module] => currency
            [file] => general/currency.php
        )

    [ccurrencylang] => Array
        (
            [module] => currency
            [file] => general/currency_lang.php
        )

    [ccurrencyrates] => Array
        (
            [module] => currency
            [file] => general/currency_rate.php
        )

    [bitrix\currency\compatible\tools] => Array
        (
            [module] => currency
            [file] => lib/compatible/tools.php
        )

    [bitrix\currency\helpers\admin\tools] => Array
        (
            [module] => currency
            [file] => lib/helpers/admin/tools.php
        )

    [bitrix\currency\helpers\editor] => Array
        (
            [module] => currency
            [file] => lib/helpers/editor.php
        )

    [bitrix\currency\userfield\money] => Array
        (
            [module] => currency
            [file] => lib/userfield/money.php
        )

    [bitrix\currency\currencymanager] => Array
        (
            [module] => currency
            [file] => lib/currencymanager.php
        )

    [bitrix\currency\currencytable] => Array
        (
            [module] => currency
            [file] => lib/currency.php
        )

    [bitrix\currency\currencylangtable] => Array
        (
            [module] => currency
            [file] => lib/currencylang.php
        )

    [bitrix\currency\currencyratetable] => Array
        (
            [module] => currency
            [file] => lib/currencyrate.php
        )

    [bitrix\currency\currencyclassifier] => Array
        (
            [module] => currency
            [file] => lib/currencyclassifier.php
        )

    [sale] => Array
        (
            [module] => sale
            [file] => install/index.php
        )

    [callsaledelivery] => Array
        (
            [module] => sale
            [file] => general/delivery.php
        )

    [csaledelivery] => Array
        (
            [module] => sale
            [file] => mysql/delivery.php
        )

    [csaledeliveryhandler] => Array
        (
            [module] => sale
            [file] => mysql/delivery_handler.php
        )

    [csaledeliveryhelper] => Array
        (
            [module] => sale
            [file] => general/delivery_helper.php
        )

    [csaledelivery2paysystem] => Array
        (
            [module] => sale
            [file] => general/delivery_2_pay_system.php
        )

    [csalelocation] => Array
        (
            [module] => sale
            [file] => mysql/location.php
        )

    [csalelocationgroup] => Array
        (
            [module] => sale
            [file] => mysql/location_group.php
        )

    [csalebasket] => Array
        (
            [module] => sale
            [file] => mysql/basket.php
        )

    [csalebaskethelper] => Array
        (
            [module] => sale
            [file] => general/basket_helper.php
        )

    [csaleuser] => Array
        (
            [module] => sale
            [file] => mysql/basket.php
        )

    [csaleorder] => Array
        (
            [module] => sale
            [file] => mysql/order.php
        )

    [csaleorderpropsgroup] => Array
        (
            [module] => sale
            [file] => mysql/order_props_group.php
        )

    [csaleorderpropsvariant] => Array
        (
            [module] => sale
            [file] => mysql/order_props_variant.php
        )

    [csaleorderuserprops] => Array
        (
            [module] => sale
            [file] => mysql/order_user_props.php
        )

    [csaleorderuserpropsvalue] => Array
        (
            [module] => sale
            [file] => mysql/order_user_props_value.php
        )

    [csaleordertax] => Array
        (
            [module] => sale
            [file] => mysql/order_tax.php
        )

    [csaleorderhelper] => Array
        (
            [module] => sale
            [file] => general/order_helper.php
        )

    [csalepaysystem] => Array
        (
            [module] => sale
            [file] => mysql/pay_system.php
        )

    [csalepaysystemaction] => Array
        (
            [module] => sale
            [file] => mysql/pay_system_action.php
        )

    [csalepaysystemshelper] => Array
        (
            [module] => sale
            [file] => general/pay_system_helper.php
        )

    [csalepaysystemtarif] => Array
        (
            [module] => sale
            [file] => general/pay_system_tarif.php
        )

    [csaletax] => Array
        (
            [module] => sale
            [file] => mysql/tax.php
        )

    [csaletaxrate] => Array
        (
            [module] => sale
            [file] => mysql/tax_rate.php
        )

    [csalepersontype] => Array
        (
            [module] => sale
            [file] => mysql/person_type.php
        )

    [csalediscount] => Array
        (
            [module] => sale
            [file] => mysql/discount.php
        )

    [csalebasketdiscountconvert] => Array
        (
            [module] => sale
            [file] => general/step_operations.php
        )

    [csalediscountreindex] => Array
        (
            [module] => sale
            [file] => general/step_operations.php
        )

    [csalediscountconvertext] => Array
        (
            [module] => sale
            [file] => general/step_operations.php
        )

    [csaleuseraccount] => Array
        (
            [module] => sale
            [file] => mysql/user.php
        )

    [csaleusertransact] => Array
        (
            [module] => sale
            [file] => mysql/user_transact.php
        )

    [csaleusercards] => Array
        (
            [module] => sale
            [file] => mysql/user_cards.php
        )

    [csalerecurring] => Array
        (
            [module] => sale
            [file] => mysql/recurring.php
        )

    [csalelang] => Array
        (
            [module] => sale
            [file] => mysql/settings.php
        )

    [csalegroupaccesstosite] => Array
        (
            [module] => sale
            [file] => mysql/settings.php
        )

    [csalegroupaccesstoflag] => Array
        (
            [module] => sale
            [file] => mysql/settings.php
        )

    [csaleauxiliary] => Array
        (
            [module] => sale
            [file] => mysql/auxiliary.php
        )

    [csaleaffiliate] => Array
        (
            [module] => sale
            [file] => mysql/affiliate.php
        )

    [csaleaffiliateplan] => Array
        (
            [module] => sale
            [file] => mysql/affiliate_plan.php
        )

    [csaleaffiliateplansection] => Array
        (
            [module] => sale
            [file] => mysql/affiliate_plan_section.php
        )

    [csaleaffiliatetier] => Array
        (
            [module] => sale
            [file] => mysql/affiliate_tier.php
        )

    [csaleaffiliatetransact] => Array
        (
            [module] => sale
            [file] => mysql/affiliate_transact.php
        )

    [csaleexport] => Array
        (
            [module] => sale
            [file] => general/export.php
        )

    [exportoneccrm] => Array
        (
            [module] => sale
            [file] => general/export.php
        )

    [csaleorderloader] => Array
        (
            [module] => sale
            [file] => general/order_loader.php
        )

    [csalemeasure] => Array
        (
            [module] => sale
            [file] => general/measurement.php
        )

    [csaleproduct] => Array
        (
            [module] => sale
            [file] => mysql/product.php
        )

    [csaleviewedproduct] => Array
        (
            [module] => sale
            [file] => mysql/product.php
        )

    [csalehelper] => Array
        (
            [module] => sale
            [file] => general/helper.php
        )

    [csalemobileorderutils] => Array
        (
            [module] => sale
            [file] => general/mobile_order.php
        )

    [csalemobileorderpull] => Array
        (
            [module] => sale
            [file] => general/mobile_order.php
        )

    [csalemobileorderpush] => Array
        (
            [module] => sale
            [file] => general/mobile_order.php
        )

    [csalemobileorderfilter] => Array
        (
            [module] => sale
            [file] => general/mobile_order.php
        )

    [cbasesalereporthelper] => Array
        (
            [module] => sale
            [file] => general/sale_report_helper.php
        )

    [csalereportsaleorderhelper] => Array
        (
            [module] => sale
            [file] => general/sale_report_helper.php
        )

    [csalereportuserhelper] => Array
        (
            [module] => sale
            [file] => general/sale_report_helper.php
        )

    [csalereportsalefuserhelper] => Array
        (
            [module] => sale
            [file] => general/sale_report_helper.php
        )

    [ibxsaleproductprovider] => Array
        (
            [module] => sale
            [file] => general/product_provider.php
        )

    [csalestorebarcode] => Array
        (
            [module] => sale
            [file] => mysql/store_barcode.php
        )

    [csaleorderchange] => Array
        (
            [module] => sale
            [file] => mysql/order_change.php
        )

    [csaleorderchangeformat] => Array
        (
            [module] => sale
            [file] => general/order_change.php
        )

    [bitrix\sale\internals\fusertable] => Array
        (
            [module] => sale
            [file] => lib/internals/fuser.php
        )

    [bitrix\sale\fuser] => Array
        (
            [module] => sale
            [file] => lib/fuser.php
        )

    [bitrix\sale\internals\input\manager] => Array
        (
            [module] => sale
            [file] => lib/internals/input.php
        )

    [bitrix\sale\internals\input\base] => Array
        (
            [module] => sale
            [file] => lib/internals/input.php
        )

    [bitrix\sale\internals\input\file] => Array
        (
            [module] => sale
            [file] => lib/internals/input.php
        )

    [bitrix\sale\internals\input\stringinput] => Array
        (
            [module] => sale
            [file] => lib/internals/input.php
        )

    [bitrix\sale\internals\sitecurrencytable] => Array
        (
            [module] => sale
            [file] => lib/internals/sitecurrency.php
        )

    [csalestatus] => Array
        (
            [module] => sale
            [file] => general/status.php
        )

    [bitrix\sale\statusbase] => Array
        (
            [module] => sale
            [file] => lib/statusbase.php
        )

    [bitrix\sale\orderstatus] => Array
        (
            [module] => sale
            [file] => lib/orderstatus.php
        )

    [bitrix\sale\deliverystatus] => Array
        (
            [module] => sale
            [file] => lib/deliverystatus.php
        )

    [bitrix\sale\internals\statustable] => Array
        (
            [module] => sale
            [file] => lib/internals/status.php
        )

    [bitrix\sale\internals\statuslangtable] => Array
        (
            [module] => sale
            [file] => lib/internals/status_lang.php
        )

    [bitrix\sale\internals\statusgrouptasktable] => Array
        (
            [module] => sale
            [file] => lib/internals/status_grouptask.php
        )

    [csaleorderprops] => Array
        (
            [module] => sale
            [file] => general/order_props.php
        )

    [csaleorderpropsadapter] => Array
        (
            [module] => sale
            [file] => general/order_props.php
        )

    [csaleorderpropsvalue] => Array
        (
            [module] => sale
            [file] => mysql/order_props_values.php
        )

    [bitrix\sale\propertyvaluecollection] => Array
        (
            [module] => sale
            [file] => lib/propertyvaluecollection.php
        )

    [bitrix\sale\internals\orderpropstable] => Array
        (
            [module] => sale
            [file] => lib/internals/orderprops.php
        )

    [bitrix\sale\internals\orderpropsgrouptable] => Array
        (
            [module] => sale
            [file] => lib/internals/orderprops_group.php
        )

    [bitrix\sale\internals\orderpropsvaluetable] => Array
        (
            [module] => sale
            [file] => lib/internals/orderprops_value.php
        )

    [bitrix\sale\internals\orderpropsvarianttable] => Array
        (
            [module] => sale
            [file] => lib/internals/orderprops_variant.php
        )

    [bitrix\sale\internals\orderpropsrelationtable] => Array
        (
            [module] => sale
            [file] => lib/internals/orderprops_relation.php
        )

    [bitrix\sale\internals\userpropsvaluetable] => Array
        (
            [module] => sale
            [file] => lib/internals/userpropsvalue.php
        )

    [bitrix\sale\internals\userpropstable] => Array
        (
            [module] => sale
            [file] => lib/internals/userprops.php
        )

    [bitrix\sale\businessvalue] => Array
        (
            [module] => sale
            [file] => lib/businessvalue.php
        )

    [bitrix\sale\ibusinessvalueprovider] => Array
        (
            [module] => sale
            [file] => lib/businessvalueproviderinterface.php
        )

    [bitrix\sale\internals\businessvaluetable] => Array
        (
            [module] => sale
            [file] => lib/internals/businessvalue.php
        )

    [bitrix\sale\internals\businessvaluepersondomaintable] => Array
        (
            [module] => sale
            [file] => lib/internals/businessvalue_persondomain.php
        )

    [bitrix\sale\internals\businessvaluecode1ctable] => Array
        (
            [module] => sale
            [file] => lib/internals/businessvalue_code_1c.php
        )

    [bitrix\sale\internals\paysystemactiontable] => Array
        (
            [module] => sale
            [file] => lib/internals/paysystemaction.php
        )

    [bitrix\sale\internals\paysysteminner] => Array
        (
            [module] => sale
            [file] => lib/internals/paysysteminner.php
        )

    [bitrix\sale\internals\deliverypaysystemtable] => Array
        (
            [module] => sale
            [file] => lib/internals/delivery_paysystem.php
        )

    [bitrix\sale\usermessageexception] => Array
        (
            [module] => sale
            [file] => lib/exception.php
        )

    [bitrix\sale\configuration] => Array
        (
            [module] => sale
            [file] => lib/configuration.php
        )

    [bitrix\sale\order] => Array
        (
            [module] => sale
            [file] => lib/order.php
        )

    [bitrix\sale\persontype] => Array
        (
            [module] => sale
            [file] => lib/persontype.php
        )

    [csalereportsalegoodshelper] => Array
        (
            [module] => sale
            [file] => general/sale_report_helper.php
        )

    [csalereportsaleproducthelper] => Array
        (
            [module] => sale
            [file] => general/sale_report_helper.php
        )

    [bitrix\sale\internals\producttable] => Array
        (
            [module] => sale
            [file] => lib/internals/product.php
        )

    [bitrix\sale\internals\goodssectiontable] => Array
        (
            [module] => sale
            [file] => lib/internals/goodssection.php
        )

    [bitrix\sale\internals\sectiontable] => Array
        (
            [module] => sale
            [file] => lib/internals/section.php
        )

    [bitrix\sale\internals\storeproducttable] => Array
        (
            [module] => sale
            [file] => lib/internals/storeproduct.php
        )

    [bitrix\sale\saleszone] => Array
        (
            [module] => sale
            [file] => lib/saleszone.php
        )

    [bitrix\sale\internals\orderdeliveryreqtable] => Array
        (
            [module] => sale
            [file] => lib/internals/orderdeliveryreq.php
        )

    [bitrix\sale\sendereventhandler] => Array
        (
            [module] => sale
            [file] => lib/senderconnector.php
        )

    [bitrix\sale\senderconnectorbuyer] => Array
        (
            [module] => sale
            [file] => lib/senderconnector.php
        )

    [bitrix\sale\userconsent] => Array
        (
            [module] => sale
            [file] => lib/userconsent.php
        )

    [bitrix\sale\internals\product2producttable] => Array
        (
            [module] => sale
            [file] => lib/internals/product2product.php
        )

    [bitrix\sale\internals\orderprocessingtable] => Array
        (
            [module] => sale
            [file] => lib/internals/orderprocessing.php
        )

    [bitrix\sale\orderbase] => Array
        (
            [module] => sale
            [file] => lib/orderbase.php
        )

    [bitrix\sale\internals\entity] => Array
        (
            [module] => sale
            [file] => lib/internals/entity.php
        )

    [bitrix\sale\internals\entitycollection] => Array
        (
            [module] => sale
            [file] => lib/internals/entitycollection.php
        )

    [bitrix\sale\internals\collectionbase] => Array
        (
            [module] => sale
            [file] => lib/internals/collectionbase.php
        )

    [bitrix\sale\shipment] => Array
        (
            [module] => sale
            [file] => lib/shipment.php
        )

    [bitrix\sale\shipmentcollection] => Array
        (
            [module] => sale
            [file] => lib/shipmentcollection.php
        )

    [bitrix\sale\shipmentitemcollection] => Array
        (
            [module] => sale
            [file] => lib/shipmentitemcollection.php
        )

    [bitrix\sale\shipmentitem] => Array
        (
            [module] => sale
            [file] => lib/shipmentitem.php
        )

    [bitrix\sale\shipmentitemstorecollection] => Array
        (
            [module] => sale
            [file] => lib/shipmentitemstorecollection.php
        )

    [bitrix\sale\shipmentitemstore] => Array
        (
            [module] => sale
            [file] => lib/shipmentitemstore.php
        )

    [bitrix\sale\paymentcollectionbase] => Array
        (
            [module] => sale
            [file] => lib/internals/paymentcollectionbase.php
        )

    [bitrix\sale\paymentcollection] => Array
        (
            [module] => sale
            [file] => lib/paymentcollection.php
        )

    [bitrix\sale\payment] => Array
        (
            [module] => sale
            [file] => lib/payment.php
        )

    [bitrix\sale\paysystemservice] => Array
        (
            [module] => sale
            [file] => lib/paysystemservice.php
        )

    [bitrix\sale\internals\fields] => Array
        (
            [module] => sale
            [file] => lib/internals/fields.php
        )

    [bitrix\sale\result] => Array
        (
            [module] => sale
            [file] => lib/result.php
        )

    [bitrix\sale\resulterror] => Array
        (
            [module] => sale
            [file] => lib/result.php
        )

    [bitrix\sale\resultserializable] => Array
        (
            [module] => sale
            [file] => lib/resultserializable.php
        )

    [bitrix\sale\eventactions] => Array
        (
            [module] => sale
            [file] => lib/eventactions.php
        )

    [bitrix\sale\basketbase] => Array
        (
            [module] => sale
            [file] => lib/basketbase.php
        )

    [bitrix\sale\basketitembase] => Array
        (
            [module] => sale
            [file] => lib/basketitembase.php
        )

    [bitrix\sale\basket] => Array
        (
            [module] => sale
            [file] => lib/basket.php
        )

    [bitrix\sale\internals\basketitembase] => Array
        (
            [module] => sale
            [file] => lib/internals/basketitembase.php
        )

    [bitrix\sale\basketitem] => Array
        (
            [module] => sale
            [file] => lib/basketitem.php
        )

    [bitrix\sale\basketbundlecollection] => Array
        (
            [module] => sale
            [file] => lib/basketbundlecollection.php
        )

    [bitrix\sale\orderproperties] => Array
        (
            [module] => sale
            [file] => lib/orderprops.php
        )

    [bitrix\sale\propertyvalue] => Array
        (
            [module] => sale
            [file] => lib/propertyvalue.php
        )

    [bitrix\sale\compatible\internals\entitycompatibility] => Array
        (
            [module] => sale
            [file] => lib/compatible/internals/entitycompatibility.php
        )

    [bitrix\sale\compatible\ordercompatibility] => Array
        (
            [module] => sale
            [file] => lib/compatible/ordercompatibility.php
        )

    [bitrix\sale\compatible\basketcompatibility] => Array
        (
            [module] => sale
            [file] => lib/compatible/basketcompatibility.php
        )

    [bitrix\sale\compatible\eventcompatibility] => Array
        (
            [module] => sale
            [file] => lib/compatible/eventcompatibility.php
        )

    [bitrix\sale\compatible\orderquery] => Array
        (
            [module] => sale
            [file] => lib/compatible/compatible.php
        )

    [bitrix\sale\compatible\orderquerylocation] => Array
        (
            [module] => sale
            [file] => lib/compatible/compatible.php
        )

    [bitrix\sale\compatible\fetchadapter] => Array
        (
            [module] => sale
            [file] => lib/compatible/compatible.php
        )

    [bitrix\sale\compatible\test] => Array
        (
            [module] => sale
            [file] => lib/compatible/compatible.php
        )

    [bitrix\sale\orderuserproperties] => Array
        (
            [module] => sale
            [file] => lib/userprops.php
        )

    [bitrix\sale\basketpropertiescollectionbase] => Array
        (
            [module] => sale
            [file] => lib/basketpropertiesbase.php
        )

    [bitrix\sale\basketpropertiescollection] => Array
        (
            [module] => sale
            [file] => lib/basketproperties.php
        )

    [bitrix\sale\basketpropertyitembase] => Array
        (
            [module] => sale
            [file] => lib/basketpropertiesitembase.php
        )

    [bitrix\sale\basketpropertyitem] => Array
        (
            [module] => sale
            [file] => lib/basketpropertiesitem.php
        )

    [bitrix\sale\tax] => Array
        (
            [module] => sale
            [file] => lib/tax.php
        )

    [bitrix\sale\internals\ordertable] => Array
        (
            [module] => sale
            [file] => lib/internals/order.php
        )

    [bitrix\sale\internals\baskettable] => Array
        (
            [module] => sale
            [file] => lib/internals/basket.php
        )

    [bitrix\sale\internals\shipmenttable] => Array
        (
            [module] => sale
            [file] => lib/internals/shipment.php
        )

    [bitrix\sale\internals\shipmentitemtable] => Array
        (
            [module] => sale
            [file] => lib/internals/shipmentitem.php
        )

    [bitrix\sale\internals\paysystemservicetable] => Array
        (
            [module] => sale
            [file] => lib/internals/paysystemservice.php
        )

    [bitrix\sale\internals\paymenttable] => Array
        (
            [module] => sale
            [file] => lib/internals/payment.php
        )

    [bitrix\sale\internals\shipmentitemstoretable] => Array
        (
            [module] => sale
            [file] => lib/internals/shipmentitemstore.php
        )

    [bitrix\sale\internals\shipmentextraservice] => Array
        (
            [module] => sale
            [file] => lib/internals/shipmentextraservice.php
        )

    [bitrix\sale\internals\orderuserpropertiestable] => Array
        (
            [module] => sale
            [file] => lib/internals/userprops.php
        )

    [bitrix\sale\internals\collectableentity] => Array
        (
            [module] => sale
            [file] => lib/internals/collectableentity.php
        )

    [bitrix\sale\provider] => Array
        (
            [module] => sale
            [file] => lib/provider.php
        )

    [bitrix\sale\providerbase] => Array
        (
            [module] => sale
            [file] => lib/providerbase.php
        )

    [bitrix\sale\internals\catalog\provider] => Array
        (
            [module] => sale
            [file] => lib/internals/catalog/provider.php
        )

    [bitrix\sale\saleproviderbase] => Array
        (
            [module] => sale
            [file] => lib/saleproviderbase.php
        )

    [bitrix\sale\internals\transferdataprovider] => Array
        (
            [module] => sale
            [file] => lib/internals/transferdataprovider.php
        )

    [bitrix\sale\internals\poolquantity] => Array
        (
            [module] => sale
            [file] => lib/internals/poolquantity.php
        )

    [bitrix\sale\internals\providercreator] => Array
        (
            [module] => sale
            [file] => lib/internals/providercreator.php
        )

    [bitrix\sale\internals\providerbuilderbase] => Array
        (
            [module] => sale
            [file] => lib/internals/providerbuilderbase.php
        )

    [bitrix\sale\internals\providerbuilder] => Array
        (
            [module] => sale
            [file] => lib/internals/providerbuilder.php
        )

    [bitrix\sale\internals\providerbuildercompatibility] => Array
        (
            [module] => sale
            [file] => lib/internals/providerbuildercompatibility.php
        )

    [bitrix\sale\orderhistory] => Array
        (
            [module] => sale
            [file] => lib/orderhistory.php
        )

    [bitrix\sale\internals\callbackregistrytable] => Array
        (
            [module] => sale
            [file] => lib/internals/callbackregistry.php
        )

    [bitrix\sale\internals\basketpropertytable] => Array
        (
            [module] => sale
            [file] => lib/internals/basketproperties.php
        )

    [bitrix\sale\internals\companytable] => Array
        (
            [module] => sale
            [file] => lib/internals/company.php
        )

    [bitrix\sale\internals\companygrouptable] => Array
        (
            [module] => sale
            [file] => lib/internals/companygroup.php
        )

    [bitrix\sale\internals\companyresponsiblegrouptable] => Array
        (
            [module] => sale
            [file] => lib/internals/companyresponsiblegroup.php
        )

    [bitrix\sale\internals\persontypetable] => Array
        (
            [module] => sale
            [file] => lib/internals/persontype.php
        )

    [bitrix\sale\internals\persontypesitetable] => Array
        (
            [module] => sale
            [file] => lib/internals/persontypesite.php
        )

    [bitrix\sale\internals\pool] => Array
        (
            [module] => sale
            [file] => lib/internals/pool.php
        )

    [bitrix\sale\internals\userbudgetpool] => Array
        (
            [module] => sale
            [file] => lib/internals/userbudgetpool.php
        )

    [bitrix\sale\internals\eventspool] => Array
        (
            [module] => sale
            [file] => lib/internals/eventspool.php
        )

    [bitrix\sale\internals\events] => Array
        (
            [module] => sale
            [file] => lib/internals/events.php
        )

    [bitrix\sale\pricemaths] => Array
        (
            [module] => sale
            [file] => lib/pricemaths.php
        )

    [bitrix\sale\basketcomponenthelper] => Array
        (
            [module] => sale
            [file] => lib/basketcomponenthelper.php
        )

    [bitrix\sale\registry] => Array
        (
            [module] => sale
            [file] => lib/registry.php
        )

    [ipaymentorder] => Array
        (
            [module] => sale
            [file] => lib/internals/paymentinterface.php
        )

    [ishipmentorder] => Array
        (
            [module] => sale
            [file] => lib/internals/shipmentinterface.php
        )

    [ientitymarker] => Array
        (
            [module] => sale
            [file] => lib/internals/entitymarkerinterface.php
        )

    [bitrix\sale\internals\orderarchivetable] => Array
        (
            [module] => sale
            [file] => lib/internals/orderarchive.php
        )

    [bitrix\sale\internals\basketarchivetable] => Array
        (
            [module] => sale
            [file] => lib/internals/basketarchive.php
        )

    [bitrix\sale\internals\orderarchivepackedtable] => Array
        (
            [module] => sale
            [file] => lib/internals/orderarchivepacked.php
        )

    [bitrix\sale\internals\basketarchivepackedtable] => Array
        (
            [module] => sale
            [file] => lib/internals/basketarchivepacked.php
        )

    [bitrix\sale\archive\manager] => Array
        (
            [module] => sale
            [file] => lib/archive/manager.php
        )

    [bitrix\sale\archive\recovery\base] => Array
        (
            [module] => sale
            [file] => lib/archive/recovery/base.php
        )

    [bitrix\sale\archive\recovery\scheme] => Array
        (
            [module] => sale
            [file] => lib/archive/recovery/scheme.php
        )

    [bitrix\sale\archive\recovery\version1] => Array
        (
            [module] => sale
            [file] => lib/archive/recovery/version1.php
        )

    [bitrix\sale\tax\ratetable] => Array
        (
            [module] => sale
            [file] => lib/tax/rate.php
        )

    [bitrix\sale\location\locationtable] => Array
        (
            [module] => sale
            [file] => lib/location/location.php
        )

    [bitrix\sale\location\tree] => Array
        (
            [module] => sale
            [file] => lib/location/tree.php
        )

    [bitrix\sale\location\typetable] => Array
        (
            [module] => sale
            [file] => lib/location/type.php
        )

    [bitrix\sale\location\grouptable] => Array
        (
            [module] => sale
            [file] => lib/location/group.php
        )

    [bitrix\sale\location\externaltable] => Array
        (
            [module] => sale
            [file] => lib/location/external.php
        )

    [bitrix\sale\location\externalservicetable] => Array
        (
            [module] => sale
            [file] => lib/location/externalservice.php
        )

    [bitrix\sale\location\search\finder] => Array
        (
            [module] => sale
            [file] => lib/location/search/finder.php
        )

    [bitrix\sale\location\search\wordtable] => Array
        (
            [module] => sale
            [file] => lib/location/search/word.php
        )

    [bitrix\sale\location\search\chaintable] => Array
        (
            [module] => sale
            [file] => lib/location/search/chain.php
        )

    [bitrix\sale\location\search\sitelinktable] => Array
        (
            [module] => sale
            [file] => lib/location/search/sitelink.php
        )

    [bitrix\sale\location\name\nameentity] => Array
        (
            [module] => sale
            [file] => lib/location/name/nameentity.php
        )

    [bitrix\sale\location\name\locationtable] => Array
        (
            [module] => sale
            [file] => lib/location/name/location.php
        )

    [bitrix\sale\location\name\typetable] => Array
        (
            [module] => sale
            [file] => lib/location/name/type.php
        )

    [bitrix\sale\location\name\grouptable] => Array
        (
            [module] => sale
            [file] => lib/location/name/group.php
        )

    [bitrix\sale\location\connector] => Array
        (
            [module] => sale
            [file] => lib/location/connector.php
        )

    [bitrix\sale\location\grouplocationtable] => Array
        (
            [module] => sale
            [file] => lib/location/grouplocation.php
        )

    [bitrix\sale\location\sitelocationtable] => Array
        (
            [module] => sale
            [file] => lib/location/sitelocation.php
        )

    [bitrix\sale\location\defaultsitetable] => Array
        (
            [module] => sale
            [file] => lib/location/defaultsite.php
        )

    [bitrix\sale\location\db\commonhelper] => Array
        (
            [module] => sale
            [file] => lib/location/db/commonhelper.php
        )

    [bitrix\sale\location\db\helper] => Array
        (
            [module] => sale
            [file] => lib/location/db/mysql/helper.php
        )

    [bitrix\sale\location\db\blockinserter] => Array
        (
            [module] => sale
            [file] => lib/location/db/blockinserter.php
        )

    [bitrix\sale\location\admin\helper] => Array
        (
            [module] => sale
            [file] => lib/location/admin/helper.php
        )

    [bitrix\sale\location\admin\namehelper] => Array
        (
            [module] => sale
            [file] => lib/location/admin/namehelper.php
        )

    [bitrix\sale\location\admin\locationhelper] => Array
        (
            [module] => sale
            [file] => lib/location/admin/locationhelper.php
        )

    [bitrix\sale\location\admin\typehelper] => Array
        (
            [module] => sale
            [file] => lib/location/admin/typehelper.php
        )

    [bitrix\sale\location\admin\grouphelper] => Array
        (
            [module] => sale
            [file] => lib/location/admin/grouphelper.php
        )

    [bitrix\sale\location\admin\defaultsitehelper] => Array
        (
            [module] => sale
            [file] => lib/location/admin/defaultsitehelper.php
        )

    [bitrix\sale\location\admin\sitelocationhelper] => Array
        (
            [module] => sale
            [file] => lib/location/admin/sitelocationhelper.php
        )

    [bitrix\sale\location\admin\externalservicehelper] => Array
        (
            [module] => sale
            [file] => lib/location/admin/externalservicehelper.php
        )

    [bitrix\sale\location\admin\searchhelper] => Array
        (
            [module] => sale
            [file] => lib/location/admin/searchhelper.php
        )

    [bitrix\sale\location\util\process] => Array
        (
            [module] => sale
            [file] => lib/location/util/process.php
        )

    [bitrix\sale\location\util\csvreader] => Array
        (
            [module] => sale
            [file] => lib/location/util/csvreader.php
        )

    [bitrix\sale\location\util\assert] => Array
        (
            [module] => sale
            [file] => lib/location/util/assert.php
        )

    [bitrix\sale\location\import\importprocess] => Array
        (
            [module] => sale
            [file] => lib/location/import/importprocess.php
        )

    [bitrix\sale\location\search\reindexprocess] => Array
        (
            [module] => sale
            [file] => lib/location/search/reindexprocess.php
        )

    [bitrix\sale\location\tree\nodenotfoundexception] => Array
        (
            [module] => sale
            [file] => lib/location/tree/exception.php
        )

    [bitrix\sale\location\tree\nodeincorrectexception] => Array
        (
            [module] => sale
            [file] => lib/location/tree/exception.php
        )

    [bitrix\sale\location\exception] => Array
        (
            [module] => sale
            [file] => lib/location/exception.php
        )

    [csaleproxyadminresult] => Array
        (
            [module] => sale
            [file] => general/proxyadminresult.php
        )

    [csaleproxyadminuiresult] => Array
        (
            [module] => sale
            [file] => general/proxyadminresult.php
        )

    [csaleproxyresult] => Array
        (
            [module] => sale
            [file] => general/proxyresult.php
        )

    [bitrix\sale\location\migration\cupdaterlocationpro] => Array
        (
            [module] => sale
            [file] => lib/location/migration/migrate.php
        )

    [bitrix\sale\delivery\deliverylocationtable] => Array
        (
            [module] => sale
            [file] => lib/delivery/deliverylocation.php
        )

    [bitrix\sale\delivery\deliverylocationexcludetable] => Array
        (
            [module] => sale
            [file] => lib/delivery/deliverylocationexclude.php
        )

    [bitrix\sale\tax\ratelocationtable] => Array
        (
            [module] => sale
            [file] => lib/tax/ratelocation.php
        )

    [csalebasketfilter] => Array
        (
            [module] => sale
            [file] => general/sale_cond.php
        )

    [csalecondctrl] => Array
        (
            [module] => sale
            [file] => general/sale_cond.php
        )

    [csalecondctrlcomplex] => Array
        (
            [module] => sale
            [file] => general/sale_cond.php
        )

    [csalecondctrlgroup] => Array
        (
            [module] => sale
            [file] => general/sale_cond.php
        )

    [csalecondctrlbasketgroup] => Array
        (
            [module] => sale
            [file] => general/sale_cond.php
        )

    [csalecondctrlbasketfields] => Array
        (
            [module] => sale
            [file] => general/sale_cond.php
        )

    [csalecondctrlbasketitemconditions] => Array
        (
            [module] => sale
            [file] => general/sale_cond.php
        )

    [csalecondctrlbasketproperties] => Array
        (
            [module] => sale
            [file] => general/sale_cond.php
        )

    [csalecondctrlorderfields] => Array
        (
            [module] => sale
            [file] => general/sale_cond.php
        )

    [csalecondctrlcommon] => Array
        (
            [module] => sale
            [file] => general/sale_cond.php
        )

    [csalecondtree] => Array
        (
            [module] => sale
            [file] => general/sale_cond.php
        )

    [csalecondctrlpastorder] => Array
        (
            [module] => sale
            [file] => general/sale_cond.php
        )

    [csalecondcumulativectrl] => Array
        (
            [module] => sale
            [file] => general/sale_cond.php
        )

    [csalecumulativeaction] => Array
        (
            [module] => sale
            [file] => general/sale_act.php
        )

    [csaleactionctrl] => Array
        (
            [module] => sale
            [file] => general/sale_act.php
        )

    [csaleactionctrlcomplex] => Array
        (
            [module] => sale
            [file] => general/sale_act.php
        )

    [csaleactionctrlgroup] => Array
        (
            [module] => sale
            [file] => general/sale_act.php
        )

    [csaleactionctrlaction] => Array
        (
            [module] => sale
            [file] => general/sale_act.php
        )

    [csalediscountactionapply] => Array
        (
            [module] => sale
            [file] => general/sale_act.php
        )

    [csaleactionctrldelivery] => Array
        (
            [module] => sale
            [file] => general/sale_act.php
        )

    [csaleactiongift] => Array
        (
            [module] => sale
            [file] => general/sale_act.php
        )

    [csaleactiongiftctrlgroup] => Array
        (
            [module] => sale
            [file] => general/sale_act.php
        )

    [csaleactionctrlbasketgroup] => Array
        (
            [module] => sale
            [file] => general/sale_act.php
        )

    [csaleactionctrlsubgroup] => Array
        (
            [module] => sale
            [file] => general/sale_act.php
        )

    [csaleactioncondctrlbasketfields] => Array
        (
            [module] => sale
            [file] => general/sale_act.php
        )

    [csaleactiontree] => Array
        (
            [module] => sale
            [file] => general/sale_act.php
        )

    [csalediscountconvert] => Array
        (
            [module] => sale
            [file] => general/discount_convert.php
        )

    [csalepdf] => Array
        (
            [module] => sale
            [file] => general/pdf.php
        )

    [csaleymhandler] => Array
        (
            [module] => sale
            [file] => general/ym_handler.php
        )

    [csaleymlocation] => Array
        (
            [module] => sale
            [file] => general/ym_location.php
        )

    [bitrix\sale\delivery\calculationresult] => Array
        (
            [module] => sale
            [file] => lib/delivery/calculationresult.php
        )

    [bitrix\sale\delivery\services\table] => Array
        (
            [module] => sale
            [file] => lib/delivery/services/table.php
        )

    [bitrix\sale\delivery\restrictions\table] => Array
        (
            [module] => sale
            [file] => lib/delivery/restrictions/table.php
        )

    [bitrix\sale\delivery\services\manager] => Array
        (
            [module] => sale
            [file] => lib/delivery/services/manager.php
        )

    [bitrix\sale\delivery\restrictions\base] => Array
        (
            [module] => sale
            [file] => lib/delivery/restrictions/base.php
        )

    [bitrix\sale\delivery\restrictions\manager] => Array
        (
            [module] => sale
            [file] => lib/delivery/restrictions/manager.php
        )

    [bitrix\sale\delivery\services\base] => Array
        (
            [module] => sale
            [file] => lib/delivery/services/base.php
        )

    [bitrix\sale\delivery\menu] => Array
        (
            [module] => sale
            [file] => lib/delivery/menu.php
        )

    [bitrix\sale\delivery\services\objectpool] => Array
        (
            [module] => sale
            [file] => lib/delivery/services/objectpool.php
        )

    [bitrix\sale\tradingplatformtable] => Array
        (
            [module] => sale
            [file] => lib/internals/tradingplatform.php
        )

    [bitrix\sale\tradingplatform\ebay\policy] => Array
        (
            [module] => sale
            [file] => lib/tradingplatform/ebay/policy.php
        )

    [bitrix\sale\tradingplatform\helper] => Array
        (
            [module] => sale
            [file] => lib/tradingplatform/helper.php
        )

    [bitrix\sale\tradingplatform\ymarket\yandexmarket] => Array
        (
            [module] => sale
            [file] => lib/tradingplatform/ymarket/yandexmarket.php
        )

    [bitrix\sale\tradingplatform\platform] => Array
        (
            [module] => sale
            [file] => lib/tradingplatform/platform.php
        )

    [bitrix\sale\tradingplatform\logger] => Array
        (
            [module] => sale
            [file] => lib/tradingplatform/logger.php
        )

    [bitrix\sale\internals\shipmentextraservicetable] => Array
        (
            [module] => sale
            [file] => lib/internals/shipmentextraservice.php
        )

    [bitrix\sale\delivery\extraservices\manager] => Array
        (
            [module] => sale
            [file] => lib/delivery/extra_services/manager.php
        )

    [bitrix\sale\delivery\extraservices\base] => Array
        (
            [module] => sale
            [file] => lib/delivery/extra_services/base.php
        )

    [bitrix\sale\delivery\extraservices\table] => Array
        (
            [module] => sale
            [file] => lib/delivery/extra_services/table.php
        )

    [bitrix\sale\delivery\tracking\manager] => Array
        (
            [module] => sale
            [file] => lib/delivery/tracking/manager.php
        )

    [bitrix\sale\delivery\tracking\table] => Array
        (
            [module] => sale
            [file] => lib/delivery/tracking/table.php
        )

    [bitrix\sale\delivery\externallocationmap] => Array
        (
            [module] => sale
            [file] => lib/delivery/externallocationmap.php
        )

    [bitrix\sale\internals\servicerestrictiontable] => Array
        (
            [module] => sale
            [file] => lib/internals/servicerestriction.php
        )

    [bitrix\sale\services\base\restrictionmanager] => Array
        (
            [module] => sale
            [file] => lib/services/base/restrictionmanager.php
        )

    [bitrix\sale\services\base\siterestriction] => Array
        (
            [module] => sale
            [file] => lib/services/base/siterestriction.php
        )

    [bitrix\sale\services\base\tradebindingrestriction] => Array
        (
            [module] => sale
            [file] => lib/services/base/tradebindingrestriction.php
        )

    [bitrix\sale\compatible\discountcompatibility] => Array
        (
            [module] => sale
            [file] => lib/compatible/discountcompatibility.php
        )

    [bitrix\sale\config\feature] => Array
        (
            [module] => sale
            [file] => lib/config/feature.php
        )

    [bitrix\sale\discount\context\basecontext] => Array
        (
            [module] => sale
            [file] => lib/discount/context/basecontext.php
        )

    [bitrix\sale\discount\context\fuser] => Array
        (
            [module] => sale
            [file] => lib/discount/context/fuser.php
        )

    [bitrix\sale\discount\context\user] => Array
        (
            [module] => sale
            [file] => lib/discount/context/user.php
        )

    [bitrix\sale\discount\context\usergroup] => Array
        (
            [module] => sale
            [file] => lib/discount/context/usergroup.php
        )

    [bitrix\sale\discount\gift\collection] => Array
        (
            [module] => sale
            [file] => lib/discount/gift/collection.php
        )

    [bitrix\sale\discount\gift\gift] => Array
        (
            [module] => sale
            [file] => lib/discount/gift/gift.php
        )

    [bitrix\sale\discount\gift\manager] => Array
        (
            [module] => sale
            [file] => lib/discount/gift/manager.php
        )

    [bitrix\sale\discount\gift\relateddatatable] => Array
        (
            [module] => sale
            [file] => lib/discount/gift/relateddata.php
        )

    [bitrix\sale\discount\index\indexelementtable] => Array
        (
            [module] => sale
            [file] => lib/discount/index/indexelement.php
        )

    [bitrix\sale\discount\index\indexsectiontable] => Array
        (
            [module] => sale
            [file] => lib/discount/index/indexsection.php
        )

    [bitrix\sale\discount\index\manager] => Array
        (
            [module] => sale
            [file] => lib/discount/index/manager.php
        )

    [bitrix\sale\discount\migration\orderdiscountmigrator] => Array
        (
            [module] => sale
            [file] => lib/discount/migration/orderdiscountmigrator.php
        )

    [bitrix\sale\discount\prediction\manager] => Array
        (
            [module] => sale
            [file] => lib/discount/prediction/manager.php
        )

    [bitrix\sale\discount\preset\arrayhelper] => Array
        (
            [module] => sale
            [file] => lib/discount/preset/arrayhelper.php
        )

    [bitrix\sale\discount\preset\basepreset] => Array
        (
            [module] => sale
            [file] => lib/discount/preset/basepreset.php
        )

    [bitrix\sale\discount\preset\htmlhelper] => Array
        (
            [module] => sale
            [file] => lib/discount/preset/htmlhelper.php
        )

    [bitrix\sale\discount\preset\manager] => Array
        (
            [module] => sale
            [file] => lib/discount/preset/manager.php
        )

    [bitrix\sale\discount\preset\selectproductpreset] => Array
        (
            [module] => sale
            [file] => lib/discount/preset/selectproductpreset.php
        )

    [bitrix\sale\discount\preset\state] => Array
        (
            [module] => sale
            [file] => lib/discount/preset/state.php
        )

    [bitrix\sale\discount\result\compatibleformat] => Array
        (
            [module] => sale
            [file] => lib/discount/result/compatibleformat.php
        )

    [bitrix\sale\discount\runtimecache\discountcache] => Array
        (
            [module] => sale
            [file] => lib/discount/runtimecache/discountcache.php
        )

    [bitrix\sale\discount\runtimecache\fusercache] => Array
        (
            [module] => sale
            [file] => lib/discount/runtimecache/fusercache.php
        )

    [bitrix\sale\discount\actions] => Array
        (
            [module] => sale
            [file] => lib/discount/actions.php
        )

    [bitrix\sale\discount\analyzer] => Array
        (
            [module] => sale
            [file] => lib/discount/analyzer.php
        )

    [bitrix\sale\discount\cumulativecalculator] => Array
        (
            [module] => sale
            [file] => lib/discount/cumulativecalculator.php
        )

    [bitrix\sale\discount\formatter] => Array
        (
            [module] => sale
            [file] => lib/discount/formatter.php
        )

    [bitrix\sale\internals\discounttable] => Array
        (
            [module] => sale
            [file] => lib/internals/discount.php
        )

    [bitrix\sale\internals\discountcoupontable] => Array
        (
            [module] => sale
            [file] => lib/internals/discountcoupon.php
        )

    [bitrix\sale\internals\discountentitiestable] => Array
        (
            [module] => sale
            [file] => lib/internals/discountentities.php
        )

    [bitrix\sale\internals\discountgrouptable] => Array
        (
            [module] => sale
            [file] => lib/internals/discountgroup.php
        )

    [bitrix\sale\internals\discountmoduletable] => Array
        (
            [module] => sale
            [file] => lib/internals/discountmodule.php
        )

    [bitrix\sale\internals\orderdiscounttable] => Array
        (
            [module] => sale
            [file] => lib/internals/orderdiscount.php
        )

    [bitrix\sale\internals\orderdiscountdatatable] => Array
        (
            [module] => sale
            [file] => lib/internals/orderdiscount.php
        )

    [bitrix\sale\internals\ordercouponstable] => Array
        (
            [module] => sale
            [file] => lib/internals/orderdiscount.php
        )

    [bitrix\sale\internals\ordermodulestable] => Array
        (
            [module] => sale
            [file] => lib/internals/orderdiscount.php
        )

    [bitrix\sale\internals\orderroundtable] => Array
        (
            [module] => sale
            [file] => lib/internals/orderround.php
        )

    [bitrix\sale\internals\orderrulestable] => Array
        (
            [module] => sale
            [file] => lib/internals/orderdiscount.php
        )

    [bitrix\sale\internals\orderrulesdescrtable] => Array
        (
            [module] => sale
            [file] => lib/internals/orderdiscount.php
        )

    [bitrix\sale\internals\accountnumbergenerator] => Array
        (
            [module] => sale
            [file] => lib/internals/accountnumber.php
        )

    [bitrix\sale\discount] => Array
        (
            [module] => sale
            [file] => lib/discount.php
        )

    [bitrix\sale\discountbase] => Array
        (
            [module] => sale
            [file] => lib/discountbase.php
        )

    [bitrix\sale\discountcouponsmanager] => Array
        (
            [module] => sale
            [file] => lib/discountcouponsmanager.php
        )

    [bitrix\sale\discountcouponsmanagerbase] => Array
        (
            [module] => sale
            [file] => lib/discountcouponsmanagerbase.php
        )

    [bitrix\sale\orderdiscount] => Array
        (
            [module] => sale
            [file] => lib/orderdiscount.php
        )

    [bitrix\sale\orderdiscountbase] => Array
        (
            [module] => sale
            [file] => lib/orderdiscountbase.php
        )

    [bitrix\sale\orderdiscountmanager] => Array
        (
            [module] => sale
            [file] => lib/orderdiscountmanager.php
        )

    [bitrix\sale\paysystem\logger] => Array
        (
            [module] => sale
            [file] => lib/paysystem/logger.php
        )

    [bitrix\sale\paysystem\restservice] => Array
        (
            [module] => sale
            [file] => lib/paysystem/restservice.php
        )

    [bitrix\sale\paysystem\resthandler] => Array
        (
            [module] => sale
            [file] => lib/paysystem/resthandler.php
        )

    [bitrix\sale\services\base\restclient] => Array
        (
            [module] => sale
            [file] => lib/services/base/restclient.php
        )

    [bitrix\sale\paysystem\service] => Array
        (
            [module] => sale
            [file] => lib/paysystem/service.php
        )

    [bitrix\sale\internals\paysystemresthandlerstable] => Array
        (
            [module] => sale
            [file] => lib/internals/paysystemresthandlers.php
        )

    [bitrix\sale\paysystem\manager] => Array
        (
            [module] => sale
            [file] => lib/paysystem/manager.php
        )

    [bitrix\sale\paysystem\baseservicehandler] => Array
        (
            [module] => sale
            [file] => lib/paysystem/baseservicehandler.php
        )

    [bitrix\sale\paysystem\servicehandler] => Array
        (
            [module] => sale
            [file] => lib/paysystem/servicehandler.php
        )

    [bitrix\sale\paysystem\irefund] => Array
        (
            [module] => sale
            [file] => lib/paysystem/irefund.php
        )

    [bitrix\sale\paysystem\ipdf] => Array
        (
            [module] => sale
            [file] => lib/paysystem/ipdf.php
        )

    [bitrix\sale\paysystem\irefundextended] => Array
        (
            [module] => sale
            [file] => lib/paysystem/irefundextended.php
        )

    [bitrix\sale\paysystem\cert] => Array
        (
            [module] => sale
            [file] => lib/paysystem/cert.php
        )

    [bitrix\sale\paysystem\ipayable] => Array
        (
            [module] => sale
            [file] => lib/paysystem/ipayable.php
        )

    [bitrix\sale\paysystem\icheckable] => Array
        (
            [module] => sale
            [file] => lib/paysystem/icheckable.php
        )

    [bitrix\sale\paysystem\iprepayable] => Array
        (
            [module] => sale
            [file] => lib/paysystem/iprepayable.php
        )

    [bitrix\sale\paysystem\compatibilityhandler] => Array
        (
            [module] => sale
            [file] => lib/paysystem/compatibilityhandler.php
        )

    [bitrix\sale\paysystem\ihold] => Array
        (
            [module] => sale
            [file] => lib/paysystem/ihold.php
        )

    [bitrix\sale\paysystem\ipartialhold] => Array
        (
            [module] => sale
            [file] => lib/paysystem/ipartialhold.php
        )

    [bitrix\sale\internals\paymentlogtable] => Array
        (
            [module] => sale
            [file] => lib/internals/paymentlog.php
        )

    [bitrix\sale\services\paysystem\restrictions\manager] => Array
        (
            [module] => sale
            [file] => lib/services/paysystem/restrictions/manager.php
        )

    [bitrix\sale\services\base\restriction] => Array
        (
            [module] => sale
            [file] => lib/services/base/restriction.php
        )

    [bitrix\sale\internals\yandexsettingstable] => Array
        (
            [module] => sale
            [file] => lib/internals/yandexsettings.php
        )

    [bitrix\sale\services\company\manager] => Array
        (
            [module] => sale
            [file] => lib/services/company/manager.php
        )

    [bitrix\sale\internals\collectionfilteriterator] => Array
        (
            [module] => sale
            [file] => lib/internals/collectionfilteriterator.php
        )

    [bitrix\sale\cashbox\internals\pool] => Array
        (
            [module] => sale
            [file] => lib/cashbox/internals/pool.php
        )

    [bitrix\sale\cashbox\internals\cashboxtable] => Array
        (
            [module] => sale
            [file] => lib/cashbox/internals/cashbox.php
        )

    [bitrix\sale\cashbox\internals\cashboxchecktable] => Array
        (
            [module] => sale
            [file] => lib/cashbox/internals/cashboxcheck.php
        )

    [bitrix\sale\cashbox\internals\cashboxzreporttable] => Array
        (
            [module] => sale
            [file] => lib/cashbox/internals/cashboxzreport.php
        )

    [bitrix\sale\cashbox\internals\cashboxerrlogtable] => Array
        (
            [module] => sale
            [file] => lib/cashbox/internals/cashboxerrlog.php
        )

    [bitrix\sale\cashbox\cashbox] => Array
        (
            [module] => sale
            [file] => lib/cashbox/cashbox.php
        )

    [bitrix\sale\cashbox\manager] => Array
        (
            [module] => sale
            [file] => lib/cashbox/manager.php
        )

    [bitrix\sale\cashbox\iprintimmediately] => Array
        (
            [module] => sale
            [file] => lib/cashbox/iprintimmediately.php
        )

    [bitrix\sale\cashbox\restrictions\manager] => Array
        (
            [module] => sale
            [file] => lib/cashbox/restrictions/manager.php
        )

    [bitrix\sale\notify] => Array
        (
            [module] => sale
            [file] => lib/notify.php
        )

    [bitrix\sale\buyerstatistic] => Array
        (
            [module] => sale
            [file] => /lib/buyerstatistic.php
        )

    [bitrix\sale\internals\buyerstatistictable] => Array
        (
            [module] => sale
            [file] => /lib/internals/buyerstatistic.php
        )

    [cadminsalelist] => Array
        (
            [module] => sale
            [file] => general/admin_lib.php
        )

    [bitrix\sale\helpers\admin\skuprops] => Array
        (
            [module] => sale
            [file] => lib/helpers/admin/skuprops.php
        )

    [bitrix\sale\helpers\admin\product] => Array
        (
            [module] => sale
            [file] => lib/helpers/admin/product.php
        )

    [bitrix\sale\helpers\order] => Array
        (
            [module] => sale
            [file] => lib/helpers/order.php
        )

    [bitrix\sale\location\comparator\replacement] => Array
        (
            [module] => sale
            [file] => lib/location/comparator/ru/replacement.php
        )

    [bitrix\sale\location\comparator\tmptable] => Array
        (
            [module] => sale
            [file] => lib/location/comparator/tmptable.php
        )

    [bitrix\sale\location\comparator] => Array
        (
            [module] => sale
            [file] => lib/location/comparator.php
        )

    [bitrix\sale\location\comparator\mapresult] => Array
        (
            [module] => sale
            [file] => lib/location/comparator/mapresult.php
        )

    [bitrix\sale\location\comparator\mapper] => Array
        (
            [module] => sale
            [file] => lib/location/comparator/mapper.php
        )

    [bitrix\sale\exchange\onec\documentimport] => Array
        (
            [module] => sale
            [file] => /lib/exchange/compatibility/documents.php
        )

    [bitrix\sale\exchange\onec\collisionorder] => Array
        (
            [module] => sale
            [file] => /lib/exchange/onec/importcollision.php
        )

    [bitrix\sale\exchange\onec\collisionshipment] => Array
        (
            [module] => sale
            [file] => /lib/exchange/onec/importcollision.php
        )

    [bitrix\sale\exchange\onec\collisionpayment] => Array
        (
            [module] => sale
            [file] => /lib/exchange/onec/importcollision.php
        )

    [bitrix\sale\exchange\onec\collisionprofile] => Array
        (
            [module] => sale
            [file] => /lib/exchange/onec/importcollision.php
        )

    [bitrix\sale\exchange\onec\paymentcashdocument] => Array
        (
            [module] => sale
            [file] => /lib/exchange/onec/paymentdocument.php
        )

    [bitrix\sale\exchange\onec\paymentcashlessdocument] => Array
        (
            [module] => sale
            [file] => /lib/exchange/onec/paymentdocument.php
        )

    [bitrix\sale\exchange\onec\paymentcarddocument] => Array
        (
            [module] => sale
            [file] => /lib/exchange/onec/paymentdocument.php
        )

    [bitrix\sale\exchange\onec\importcriterionbase] => Array
        (
            [module] => sale
            [file] => /lib/exchange/onec/importcriterion.php
        )

    [bitrix\sale\exchange\onec\importcriteriononeccml2] => Array
        (
            [module] => sale
            [file] => /lib/exchange/onec/importcriterion.php
        )

    [bitrix\sale\exchange\onec\criterionorder] => Array
        (
            [module] => sale
            [file] => /lib/exchange/onec/importcriterion.php
        )

    [bitrix\sale\exchange\onec\criterionshipment] => Array
        (
            [module] => sale
            [file] => /lib/exchange/onec/importcriterion.php
        )

    [bitrix\sale\exchange\onec\criterionshipmentinvoice] => Array
        (
            [module] => sale
            [file] => /lib/exchange/onec/importcriterion.php
        )

    [bitrix\sale\exchange\onec\criterionpayment] => Array
        (
            [module] => sale
            [file] => /lib/exchange/onec/importcriterion.php
        )

    [bitrix\sale\exchange\onec\criterionprofile] => Array
        (
            [module] => sale
            [file] => /lib/exchange/onec/importcriterion.php
        )

    [bitrix\sale\exchange\entity\orderimportloader] => Array
        (
            [module] => sale
            [file] => /lib/exchange/entity/entityimportloader.php
        )

    [bitrix\sale\exchange\entity\invoiceimportloader] => Array
        (
            [module] => sale
            [file] => /lib/exchange/entity/entityimportloader.php
        )

    [bitrix\sale\exchange\entity\paymentimportloader] => Array
        (
            [module] => sale
            [file] => /lib/exchange/entity/entityimportloader.php
        )

    [bitrix\sale\exchange\entity\shipmentimportloader] => Array
        (
            [module] => sale
            [file] => /lib/exchange/entity/entityimportloader.php
        )

    [bitrix\sale\exchange\entity\userprofileimportloader] => Array
        (
            [module] => sale
            [file] => /lib/exchange/entity/entityimportloader.php
        )

    [bitrix\sale\exchange\entity\paymentcashlessimport] => Array
        (
            [module] => sale
            [file] => /lib/exchange/entity/paymentimport.php
        )

    [bitrix\sale\exchange\entity\paymentcardimport] => Array
        (
            [module] => sale
            [file] => /lib/exchange/entity/paymentimport.php
        )

    [bitrix\sale\exchange\entity\paymentcashimport] => Array
        (
            [module] => sale
            [file] => /lib/exchange/entity/paymentimport.php
        )

    [bitrix\sale\location\geoip] => Array
        (
            [module] => sale
            [file] => /lib/location/geoip.php
        )

    [bitrix\sale\delivery\requests\manager] => Array
        (
            [module] => sale
            [file] => /lib/delivery/requests/manager.php
        )

    [bitrix\sale\delivery\requests\helper] => Array
        (
            [module] => sale
            [file] => /lib/delivery/requests/helper.php
        )

    [bitrix\sale\delivery\requests\handlerbase] => Array
        (
            [module] => sale
            [file] => /lib/delivery/requests/handlerbase.php
        )

    [bitrix\sale\delivery\requests\requesttable] => Array
        (
            [module] => sale
            [file] => /lib/delivery/requests/request.php
        )

    [bitrix\sale\delivery\requests\shipmenttable] => Array
        (
            [module] => sale
            [file] => /lib/delivery/requests/shipment.php
        )

    [bitrix\sale\delivery\requests\result] => Array
        (
            [module] => sale
            [file] => /lib/delivery/requests/result.php
        )

    [bitrix\sale\delivery\requests\resultfile] => Array
        (
            [module] => sale
            [file] => /lib/delivery/requests/resultfile.php
        )

    [bitrix\sale\delivery\packing\packer] => Array
        (
            [module] => sale
            [file] => /lib/delivery/packing/packer.php
        )

    [bitrix\sale\recurring] => Array
        (
            [module] => sale
            [file] => /lib/recurring.php
        )

    [bitrix\sale\location\normalizer\builder] => Array
        (
            [module] => sale
            [file] => /lib/location/normalizer/builder.php
        )

    [bitrix\sale\location\normalizer\ibuilder] => Array
        (
            [module] => sale
            [file] => /lib/location/normalizer/ibuilder.php
        )

    [bitrix\sale\location\normalizer\normalizer] => Array
        (
            [module] => sale
            [file] => /lib/location/normalizer/normalizer.php
        )

    [bitrix\sale\location\normalizer\inormalizer] => Array
        (
            [module] => sale
            [file] => /lib/location/normalizer/inormalizer.php
        )

    [bitrix\sale\location\normalizer\commonnormalizer] => Array
        (
            [module] => sale
            [file] => /lib/location/normalizer/commonnormalizer.php
        )

    [bitrix\sale\location\normalizer\nullnormalizer] => Array
        (
            [module] => sale
            [file] => /lib/location/normalizer/nullnormalizer.php
        )

    [bitrix\sale\location\normalizer\spacenormalizer] => Array
        (
            [module] => sale
            [file] => /lib/location/normalizer/spacenormalizer.php
        )

    [bitrix\sale\location\normalizer\languagenormalizer] => Array
        (
            [module] => sale
            [file] => /lib/location/normalizer/languagenormalizer.php
        )

    [bitrix\sale\location\normalizer\helper] => Array
        (
            [module] => sale
            [file] => /lib/location/normalizer/helper.php
        )

    [sale\handlers\delivery\additional\ruspost\reliability\service] => Array
        (
            [module] => sale
            [file] => /handlers/delivery/additional/ruspost/reliability/service.php
        )

    [catalog] => Array
        (
            [module] => catalog
            [file] => install/index.php
        )

    [ccatalog] => Array
        (
            [module] => catalog
            [file] => mysql/catalog.php
        )

    [ccataloggroup] => Array
        (
            [module] => catalog
            [file] => mysql/cataloggroup.php
        )

    [cextra] => Array
        (
            [module] => catalog
            [file] => mysql/extra.php
        )

    [cprice] => Array
        (
            [module] => catalog
            [file] => mysql/price.php
        )

    [ccatalogproduct] => Array
        (
            [module] => catalog
            [file] => mysql/product.php
        )

    [ccatalogproductgroups] => Array
        (
            [module] => catalog
            [file] => mysql/product_group.php
        )

    [ccatalogload] => Array
        (
            [module] => catalog
            [file] => mysql/catalog_load.php
        )

    [ccatalogexport] => Array
        (
            [module] => catalog
            [file] => mysql/catalog_export.php
        )

    [ccatalogimport] => Array
        (
            [module] => catalog
            [file] => mysql/catalog_import.php
        )

    [ccatalogdiscount] => Array
        (
            [module] => catalog
            [file] => mysql/discount.php
        )

    [ccatalogdiscountcoupon] => Array
        (
            [module] => catalog
            [file] => mysql/discount_coupon.php
        )

    [ccatalogvat] => Array
        (
            [module] => catalog
            [file] => mysql/vat.php
        )

    [ccatalogevent] => Array
        (
            [module] => catalog
            [file] => general/catalog_event.php
        )

    [ccatalogsku] => Array
        (
            [module] => catalog
            [file] => general/catalog_sku.php
        )

    [ccatalogdiscountsave] => Array
        (
            [module] => catalog
            [file] => mysql/discount_save.php
        )

    [ccatalogstore] => Array
        (
            [module] => catalog
            [file] => mysql/store.php
        )

    [ccatalogstoreproduct] => Array
        (
            [module] => catalog
            [file] => mysql/store_product.php
        )

    [ccatalogadmin] => Array
        (
            [module] => catalog
            [file] => general/admin.php
        )

    [cglobalcondctrl] => Array
        (
            [module] => catalog
            [file] => general/catalog_cond.php
        )

    [cglobalcondctrlcomplex] => Array
        (
            [module] => catalog
            [file] => general/catalog_cond.php
        )

    [cglobalcondctrlatoms] => Array
        (
            [module] => catalog
            [file] => general/catalog_cond.php
        )

    [cglobalcondctrlgroup] => Array
        (
            [module] => catalog
            [file] => general/catalog_cond.php
        )

    [cglobalcondtree] => Array
        (
            [module] => catalog
            [file] => general/catalog_cond.php
        )

    [ccatalogcondctrl] => Array
        (
            [module] => catalog
            [file] => general/catalog_cond.php
        )

    [ccatalogcondctrlcomplex] => Array
        (
            [module] => catalog
            [file] => general/catalog_cond.php
        )

    [ccatalogcondctrlgroup] => Array
        (
            [module] => catalog
            [file] => general/catalog_cond.php
        )

    [ccatalogcondctrliblockfields] => Array
        (
            [module] => catalog
            [file] => general/catalog_cond.php
        )

    [ccatalogcondctrliblockprops] => Array
        (
            [module] => catalog
            [file] => general/catalog_cond.php
        )

    [ccatalogcondtree] => Array
        (
            [module] => catalog
            [file] => general/catalog_cond.php
        )

    [ccatalogcondctrlbasketproductfields] => Array
        (
            [module] => catalog
            [file] => general/sale_cond.php
        )

    [ccatalogcondctrlbasketproductprops] => Array
        (
            [module] => catalog
            [file] => general/sale_cond.php
        )

    [ccatalogcondctrlcatalogsettings] => Array
        (
            [module] => catalog
            [file] => general/sale_cond.php
        )

    [ccatalogactionctrlbasketproductfields] => Array
        (
            [module] => catalog
            [file] => general/sale_act.php
        )

    [ccatalogactionctrlbasketproductprops] => Array
        (
            [module] => catalog
            [file] => general/sale_act.php
        )

    [ccataloggifterproduct] => Array
        (
            [module] => catalog
            [file] => general/sale_act.php
        )

    [ccatalogdiscountconvert] => Array
        (
            [module] => catalog
            [file] => general/discount_convert.php
        )

    [ccatalogdiscountconverttmp] => Array
        (
            [module] => catalog
            [file] => mysql/discount_convert.php
        )

    [ccatalogproductprovider] => Array
        (
            [module] => catalog
            [file] => general/product_provider.php
        )

    [ccatalogstorebarcode] => Array
        (
            [module] => catalog
            [file] => mysql/store_barcode.php
        )

    [ccatalogcontractor] => Array
        (
            [module] => catalog
            [file] => mysql/contractor.php
        )

    [ccatalogdocstypes] => Array
        (
            [module] => catalog
            [file] => general/store_docs_type.php
        )

    [ccatalogarrivaldocs] => Array
        (
            [module] => catalog
            [file] => general/store_docs_type.php
        )

    [ccatalogstoreadjustmentdocs] => Array
        (
            [module] => catalog
            [file] => general/store_docs_type.php
        )

    [ccatalogmovingdocs] => Array
        (
            [module] => catalog
            [file] => general/store_docs_type.php
        )

    [ccatalogdeductdocs] => Array
        (
            [module] => catalog
            [file] => general/store_docs_type.php
        )

    [ccatalogreturnsdocs] => Array
        (
            [module] => catalog
            [file] => general/store_docs_type.php
        )

    [ccatalogunreserveddocs] => Array
        (
            [module] => catalog
            [file] => general/store_docs_type.php
        )

    [ccatalogdocs] => Array
        (
            [module] => catalog
            [file] => mysql/store_docs.php
        )

    [ccatalogstorecontrolutil] => Array
        (
            [module] => catalog
            [file] => general/store_utility.php
        )

    [ccatalogstoredocselement] => Array
        (
            [module] => catalog
            [file] => mysql/store_docs_element.php
        )

    [ccatalogstoredocsbarcode] => Array
        (
            [module] => catalog
            [file] => mysql/store_docs_barcode.php
        )

    [ccatalogiblockparameters] => Array
        (
            [module] => catalog
            [file] => general/comp_parameters.php
        )

    [ccatalogmeasure] => Array
        (
            [module] => catalog
            [file] => mysql/measure.php
        )

    [ccatalogmeasureresult] => Array
        (
            [module] => catalog
            [file] => mysql/measure.php
        )

    [ccatalogmeasureclassifier] => Array
        (
            [module] => catalog
            [file] => general/unit_classifier.php
        )

    [ccatalogmeasureadminresult] => Array
        (
            [module] => catalog
            [file] => general/measure_result.php
        )

    [ccatalogmeasureadminuiresult] => Array
        (
            [module] => catalog
            [file] => general/measure_result.php
        )

    [ccatalogmeasureratio] => Array
        (
            [module] => catalog
            [file] => mysql/measure_ratio.php
        )

    [ccatalogproductset] => Array
        (
            [module] => catalog
            [file] => mysql/product_set.php
        )

    [ccatalogadmintools] => Array
        (
            [module] => catalog
            [file] => general/admin_tools.php
        )

    [ccatalogadminproductsetedit] => Array
        (
            [module] => catalog
            [file] => general/admin_tools.php
        )

    [ccatalogmenu] => Array
        (
            [module] => catalog
            [file] => general/catalog_menu.php
        )

    [ccatalogcsvsettings] => Array
        (
            [module] => catalog
            [file] => general/csv_settings.php
        )

    [ccatalogstepoperations] => Array
        (
            [module] => catalog
            [file] => general/step_operations.php
        )

    [ccatalogproductsetavailable] => Array
        (
            [module] => catalog
            [file] => general/step_operations.php
        )

    [ccatalogproductavailable] => Array
        (
            [module] => catalog
            [file] => general/step_operations.php
        )

    [ccatalogiblockreindex] => Array
        (
            [module] => catalog
            [file] => general/step_operations.php
        )

    [ccatalogproductsettings] => Array
        (
            [module] => catalog
            [file] => general/step_operations.php
        )

    [ccatalogtools] => Array
        (
            [module] => catalog
            [file] => general/tools.php
        )

    [ccatalogresult] => Array
        (
            [module] => catalog
            [file] => general/result.php
        )

    [cproductquerybuilder] => Array
        (
            [module] => catalog
            [file] => general/querybuilder.php
        )

    [bitrix\catalog\compatible\eventcompatibility] => Array
        (
            [module] => catalog
            [file] => lib/compatible/eventcompatibility.php
        )

    [bitrix\catalog\config\feature] => Array
        (
            [module] => catalog
            [file] => lib/config/feature.php
        )

    [bitrix\catalog\config\state] => Array
        (
            [module] => catalog
            [file] => lib/config/state.php
        )

    [bitrix\catalog\discount\discountmanager] => Array
        (
            [module] => catalog
            [file] => lib/discount/discountmanager.php
        )

    [bitrix\catalog\ebay\ebayxmler] => Array
        (
            [module] => catalog
            [file] => lib/ebay/ebayxmler.php
        )

    [bitrix\catalog\ebay\exportoffer] => Array
        (
            [module] => catalog
            [file] => lib/ebay/exportoffer.php
        )

    [bitrix\catalog\ebay\exportoffercreator] => Array
        (
            [module] => catalog
            [file] => lib/ebay/exportoffercreator.php
        )

    [bitrix\catalog\ebay\exportoffersku] => Array
        (
            [module] => catalog
            [file] => lib/ebay/exportoffersku.php
        )

    [bitrix\catalog\grid\panel\productgroupaction] => Array
        (
            [module] => catalog
            [file] => lib/grid/panel/productgroupaction.php
        )

    [bitrix\catalog\grid\productaction] => Array
        (
            [module] => catalog
            [file] => lib/grid/productaction.php
        )

    [bitrix\catalog\helpers\admin\catalogedit] => Array
        (
            [module] => catalog
            [file] => lib/helpers/admin/catalogedit.php
        )

    [bitrix\catalog\helpers\admin\iblockpricechanger] => Array
        (
            [module] => catalog
            [file] => lib/helpers/admin/iblockpricechanger.php
        )

    [bitrix\catalog\helpers\admin\roundedit] => Array
        (
            [module] => catalog
            [file] => lib/helpers/admin/roundedit.php
        )

    [bitrix\catalog\helpers\admin\tools] => Array
        (
            [module] => catalog
            [file] => lib/helpers/admin/tools.php
        )

    [bitrix\catalog\helpers\tools] => Array
        (
            [module] => catalog
            [file] => lib/helpers/tools.php
        )

    [bitrix\catalog\model\entity] => Array
        (
            [module] => catalog
            [file] => lib/model/entity.php
        )

    [bitrix\catalog\model\event] => Array
        (
            [module] => catalog
            [file] => lib/model/event.php
        )

    [bitrix\catalog\model\eventresult] => Array
        (
            [module] => catalog
            [file] => lib/model/eventresult.php
        )

    [bitrix\catalog\model\price] => Array
        (
            [module] => catalog
            [file] => lib/model/price.php
        )

    [bitrix\catalog\model\product] => Array
        (
            [module] => catalog
            [file] => lib/model/product.php
        )

    [bitrix\catalog\product\price\calculation] => Array
        (
            [module] => catalog
            [file] => lib/product/price/calculation.php
        )

    [bitrix\catalog\product\basket] => Array
        (
            [module] => catalog
            [file] => lib/product/basket.php
        )

    [bitrix\catalog\product\catalogprovider] => Array
        (
            [module] => catalog
            [file] => lib/product/catalogprovider.php
        )

    [bitrix\catalog\product\catalogprovidercompatibility] => Array
        (
            [module] => catalog
            [file] => lib/product/catalogprovidercompatibility.php
        )

    [bitrix\catalog\product\price] => Array
        (
            [module] => catalog
            [file] => lib/product/price.php
        )

    [bitrix\catalog\product\propertycatalogfeature] => Array
        (
            [module] => catalog
            [file] => lib/product/propertycatalogfeature.php
        )

    [bitrix\catalog\product\quantitycontrol] => Array
        (
            [module] => catalog
            [file] => lib/product/quantitycontrol.php
        )

    [bitrix\catalog\product\search] => Array
        (
            [module] => catalog
            [file] => lib/product/search.php
        )

    [bitrix\catalog\product\sku] => Array
        (
            [module] => catalog
            [file] => lib/product/sku.php
        )

    [bitrix\catalog\product\subscribemanager] => Array
        (
            [module] => catalog
            [file] => lib/product/subscribemanager.php
        )

    [bitrix\catalog\product\systemfield] => Array
        (
            [module] => catalog
            [file] => lib/product/systemfield.php
        )

    [bitrix\catalog\product\viewed] => Array
        (
            [module] => catalog
            [file] => lib/product/viewed.php
        )

    [bitrix\catalog\update\adminfilteroption] => Array
        (
            [module] => catalog
            [file] => lib/update/adminfilteroption.php
        )

    [bitrix\catalog\update\admingridoption] => Array
        (
            [module] => catalog
            [file] => lib/update/admingridoption.php
        )

    [bitrix\catalog\url\adminpage\catalogbuilder] => Array
        (
            [module] => catalog
            [file] => lib/url/adminpage/catalogbuilder.php
        )

    [bitrix\catalog\catalogiblocktable] => Array
        (
            [module] => catalog
            [file] => lib/catalogiblock.php
        )

    [bitrix\catalog\catalogviewedproducttable] => Array
        (
            [module] => catalog
            [file] => lib/catalogviewedproduct.php
        )

    [bitrix\catalog\discounttable] => Array
        (
            [module] => catalog
            [file] => lib/discount.php
        )

    [bitrix\catalog\discountcoupontable] => Array
        (
            [module] => catalog
            [file] => lib/discountcoupon.php
        )

    [bitrix\catalog\discountentitytable] => Array
        (
            [module] => catalog
            [file] => lib/discountentity.php
        )

    [bitrix\catalog\discountmoduletable] => Array
        (
            [module] => catalog
            [file] => lib/discountmodule.php
        )

    [bitrix\catalog\discountrestrictiontable] => Array
        (
            [module] => catalog
            [file] => lib/discountrestriction.php
        )

    [bitrix\catalog\extratable] => Array
        (
            [module] => catalog
            [file] => lib/extra.php
        )

    [bitrix\catalog\grouptable] => Array
        (
            [module] => catalog
            [file] => lib/group.php
        )

    [bitrix\catalog\groupaccesstable] => Array
        (
            [module] => catalog
            [file] => lib/groupaccess.php
        )

    [bitrix\catalog\grouplangtable] => Array
        (
            [module] => catalog
            [file] => lib/grouplang.php
        )

    [bitrix\catalog\measuretable] => Array
        (
            [module] => catalog
            [file] => lib/measure.php
        )

    [bitrix\catalog\measureratiotable] => Array
        (
            [module] => catalog
            [file] => lib/measureratio.php
        )

    [bitrix\catalog\pricetable] => Array
        (
            [module] => catalog
            [file] => lib/price.php
        )

    [bitrix\catalog\producttable] => Array
        (
            [module] => catalog
            [file] => lib/product.php
        )

    [bitrix\catalog\productgroupaccesstable] => Array
        (
            [module] => catalog
            [file] => lib/productgroupaccess.php
        )

    [bitrix\catalog\roundingtable] => Array
        (
            [module] => catalog
            [file] => lib/rounding.php
        )

    [bitrix\catalog\storetable] => Array
        (
            [module] => catalog
            [file] => lib/store.php
        )

    [bitrix\catalog\storebarcodetable] => Array
        (
            [module] => catalog
            [file] => lib/storebarcode.php
        )

    [bitrix\catalog\storeproducttable] => Array
        (
            [module] => catalog
            [file] => lib/storeproduct.php
        )

    [bitrix\catalog\vattable] => Array
        (
            [module] => catalog
            [file] => lib/vat.php
        )

    [bitrix\catalog\ebayxmler] => Array
        (
            [module] => catalog
            [file] => lib/ebay/old.php
        )

    [bitrix\catalog\exportoffer] => Array
        (
            [module] => catalog
            [file] => lib/ebay/old.php
        )

    [bitrix\catalog\exportoffercreator] => Array
        (
            [module] => catalog
            [file] => lib/ebay/old.php
        )

    [bitrix\catalog\exportoffersku] => Array
        (
            [module] => catalog
            [file] => lib/ebay/old.php
        )

    [bitrix\catalog\searchhandlers] => Array
        (
            [module] => catalog
            [file] => lib/product/old.php
        )

    [cnextcache] => Array
        (
            [module] => aspro.next
            [file] => classes/general/CNextCache.php
        )

    [cnext] => Array
        (
            [module] => aspro.next
            [file] => classes/general/CNext.php
        )

    [cnexttools] => Array
        (
            [module] => aspro.next
            [file] => classes/general/CNextTools.php
        )

    [cnextevents] => Array
        (
            [module] => aspro.next
            [file] => classes/general/CNextEvents.php
        )

    [cnextregionality] => Array
        (
            [module] => aspro.next
            [file] => classes/general/CNextRegionality.php
        )

    [cinstargramnext] => Array
        (
            [module] => aspro.next
            [file] => classes/general/CInstargramNext.php
        )

    [aspro\solution\caspromarketing] => Array
        (
            [module] => aspro.next
            [file] => classes/general/CAsproMarketing.php
        )

    [aspro\functions\casprosku] => Array
        (
            [module] => aspro.next
            [file] => lib/functions/CAsproSku.php
        )

    [aspro\functions\casproitem] => Array
        (
            [module] => aspro.next
            [file] => lib/functions/CAsproItem.php
        )

    [aspro\functions\caspronext] => Array
        (
            [module] => aspro.next
            [file] => lib/functions/CAsproNext.php
        )

    [aspro\functions\caspronextcustom] => Array
        (
            [module] => aspro.next
            [file] => lib/functions/CAsproNextCustom.php
        )

    [aspro\functions\caspronextrecaptcha] => Array
        (
            [module] => aspro.next
            [file] => lib/functions/CAsproNextReCaptcha.php
        )

    [aspro\functions\caspronextcrm] => Array
        (
            [module] => aspro.next
            [file] => lib/functions/CAsproNextCRM.php
        )

    [ciblockpropertydirectory] => Array
        (
            [module] => highloadblock
            [file] => classes/general/prop_directory.php
        )

    [cusertypehlblock] => Array
        (
            [module] => highloadblock
            [file] => classes/general/cusertypehlblock.php
        )

)
Array
(
    [bitrix\main\application] => Array
        (
            [module] => main
            [file] => lib/application.php
        )

    [bitrix\main\httpapplication] => Array
        (
            [module] => main
            [file] => lib/httpapplication.php
        )

    [bitrix\main\argumentexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\argumentnullexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\argumentoutofrangeexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\argumenttypeexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\notimplementedexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\notsupportedexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\invalidoperationexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\objectpropertyexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\objectnotfoundexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\objectexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\systemexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\accessdeniedexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\decodingexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\io\invalidpathexception] => Array
        (
            [module] => main
            [file] => lib/io/ioexception.php
        )

    [bitrix\main\io\filenotfoundexception] => Array
        (
            [module] => main
            [file] => lib/io/ioexception.php
        )

    [bitrix\main\io\filedeleteexception] => Array
        (
            [module] => main
            [file] => lib/io/ioexception.php
        )

    [bitrix\main\io\fileopenexception] => Array
        (
            [module] => main
            [file] => lib/io/ioexception.php
        )

    [bitrix\main\io\filenotopenedexception] => Array
        (
            [module] => main
            [file] => lib/io/ioexception.php
        )

    [bitrix\main\context] => Array
        (
            [module] => main
            [file] => lib/context.php
        )

    [bitrix\main\httpcontext] => Array
        (
            [module] => main
            [file] => lib/httpcontext.php
        )

    [bitrix\main\dispatcher] => Array
        (
            [module] => main
            [file] => lib/dispatcher.php
        )

    [bitrix\main\environment] => Array
        (
            [module] => main
            [file] => lib/environment.php
        )

    [bitrix\main\event] => Array
        (
            [module] => main
            [file] => lib/event.php
        )

    [bitrix\main\eventmanager] => Array
        (
            [module] => main
            [file] => lib/eventmanager.php
        )

    [bitrix\main\eventresult] => Array
        (
            [module] => main
            [file] => lib/eventresult.php
        )

    [bitrix\main\request] => Array
        (
            [module] => main
            [file] => lib/request.php
        )

    [bitrix\main\httprequest] => Array
        (
            [module] => main
            [file] => lib/httprequest.php
        )

    [bitrix\main\response] => Array
        (
            [module] => main
            [file] => lib/response.php
        )

    [bitrix\main\httpresponse] => Array
        (
            [module] => main
            [file] => lib/httpresponse.php
        )

    [bitrix\main\modulemanager] => Array
        (
            [module] => main
            [file] => lib/modulemanager.php
        )

    [bitrix\main\server] => Array
        (
            [module] => main
            [file] => lib/server.php
        )

    [bitrix\main\config\configuration] => Array
        (
            [module] => main
            [file] => lib/config/configuration.php
        )

    [bitrix\main\config\option] => Array
        (
            [module] => main
            [file] => lib/config/option.php
        )

    [bitrix\main\context\culture] => Array
        (
            [module] => main
            [file] => lib/context/culture.php
        )

    [bitrix\main\data\cache] => Array
        (
            [module] => main
            [file] => lib/data/cache.php
        )

    [bitrix\main\data\cacheengineapc] => Array
        (
            [module] => main
            [file] => lib/data/cacheengineapc.php
        )

    [bitrix\main\data\cacheenginememcache] => Array
        (
            [module] => main
            [file] => lib/data/cacheenginememcache.php
        )

    [bitrix\main\data\cacheenginefiles] => Array
        (
            [module] => main
            [file] => lib/data/cacheenginefiles.php
        )

    [bitrix\main\data\cacheenginenone] => Array
        (
            [module] => main
            [file] => lib/data/cacheenginenone.php
        )

    [bitrix\main\data\connection] => Array
        (
            [module] => main
            [file] => lib/data/connection.php
        )

    [bitrix\main\data\connectionpool] => Array
        (
            [module] => main
            [file] => lib/data/connectionpool.php
        )

    [bitrix\main\data\icacheengine] => Array
        (
            [module] => main
            [file] => lib/data/cache.php
        )

    [bitrix\main\data\hsphpreadconnection] => Array
        (
            [module] => main
            [file] => lib/data/hsphpreadconnection.php
        )

    [bitrix\main\data\managedcache] => Array
        (
            [module] => main
            [file] => lib/data/managedcache.php
        )

    [bitrix\main\data\taggedcache] => Array
        (
            [module] => main
            [file] => lib/data/taggedcache.php
        )

    [bitrix\main\data\memcacheconnection] => Array
        (
            [module] => main
            [file] => lib/data/memcacheconnection.php
        )

    [bitrix\main\data\memcachedconnection] => Array
        (
            [module] => main
            [file] => lib/data/memcachedconnection.php
        )

    [bitrix\main\data\nosqlconnection] => Array
        (
            [module] => main
            [file] => lib/data/nosqlconnection.php
        )

    [bitrix\main\db\arrayresult] => Array
        (
            [module] => main
            [file] => lib/db/arrayresult.php
        )

    [bitrix\main\db\result] => Array
        (
            [module] => main
            [file] => lib/db/result.php
        )

    [bitrix\main\db\connection] => Array
        (
            [module] => main
            [file] => lib/db/connection.php
        )

    [bitrix\main\db\sqlexception] => Array
        (
            [module] => main
            [file] => lib/db/sqlexception.php
        )

    [bitrix\main\db\sqlqueryexception] => Array
        (
            [module] => main
            [file] => lib/db/sqlexception.php
        )

    [bitrix\main\db\transactionexception] => Array
        (
            [module] => main
            [file] => lib/db/sqlexception.php
        )

    [bitrix\main\db\sqlexpression] => Array
        (
            [module] => main
            [file] => lib/db/sqlexpression.php
        )

    [bitrix\main\db\sqlhelper] => Array
        (
            [module] => main
            [file] => lib/db/sqlhelper.php
        )

    [bitrix\main\db\mysqlcommonconnection] => Array
        (
            [module] => main
            [file] => lib/db/mysqlcommonconnection.php
        )

    [bitrix\main\db\mysqliconnection] => Array
        (
            [module] => main
            [file] => lib/db/mysqliconnection.php
        )

    [bitrix\main\db\mysqliresult] => Array
        (
            [module] => main
            [file] => lib/db/mysqliresult.php
        )

    [bitrix\main\db\mysqlisqlhelper] => Array
        (
            [module] => main
            [file] => lib/db/mysqlisqlhelper.php
        )

    [bitrix\main\db\mssqlconnection] => Array
        (
            [module] => main
            [file] => lib/db/mssqlconnection.php
        )

    [bitrix\main\db\mssqlresult] => Array
        (
            [module] => main
            [file] => lib/db/mssqlresult.php
        )

    [bitrix\main\db\mssqlsqlhelper] => Array
        (
            [module] => main
            [file] => lib/db/mssqlsqlhelper.php
        )

    [bitrix\main\db\oracleconnection] => Array
        (
            [module] => main
            [file] => lib/db/oracleconnection.php
        )

    [bitrix\main\db\oracleresult] => Array
        (
            [module] => main
            [file] => lib/db/oracleresult.php
        )

    [bitrix\main\db\oraclesqlhelper] => Array
        (
            [module] => main
            [file] => lib/db/oraclesqlhelper.php
        )

    [bitrix\main\db\pgsqlconnection] => Array
        (
            [module] => main
            [file] => lib/db/pgsqlconnection.php
        )

    [bitrix\main\diag\httpexceptionhandleroutput] => Array
        (
            [module] => main
            [file] => lib/diag/httpexceptionhandleroutput.php
        )

    [bitrix\main\diag\fileexceptionhandlerlog] => Array
        (
            [module] => main
            [file] => lib/diag/fileexceptionhandlerlog.php
        )

    [bitrix\main\diag\exceptionhandler] => Array
        (
            [module] => main
            [file] => lib/diag/exceptionhandler.php
        )

    [bitrix\main\diag\iexceptionhandleroutput] => Array
        (
            [module] => main
            [file] => lib/diag/iexceptionhandleroutput.php
        )

    [bitrix\main\diag\exceptionhandlerlog] => Array
        (
            [module] => main
            [file] => lib/diag/exceptionhandlerlog.php
        )

    [bitrix\main\io\file] => Array
        (
            [module] => main
            [file] => lib/io/file.php
        )

    [bitrix\main\io\fileentry] => Array
        (
            [module] => main
            [file] => lib/io/fileentry.php
        )

    [bitrix\main\io\path] => Array
        (
            [module] => main
            [file] => lib/io/path.php
        )

    [bitrix\main\io\filesystementry] => Array
        (
            [module] => main
            [file] => lib/io/filesystementry.php
        )

    [bitrix\main\io\ifilestream] => Array
        (
            [module] => main
            [file] => lib/io/ifilestream.php
        )

    [bitrix\main\localization\loc] => Array
        (
            [module] => main
            [file] => lib/localization/loc.php
        )

    [bitrix\main\mail\mail] => Array
        (
            [module] => main
            [file] => lib/mail/mail.php
        )

    [bitrix\main\mail\tracking] => Array
        (
            [module] => main
            [file] => lib/mail/tracking.php
        )

    [bitrix\main\mail\eventmanager] => Array
        (
            [module] => main
            [file] => lib/mail/eventmanager.php
        )

    [bitrix\main\mail\eventmessagecompiler] => Array
        (
            [module] => main
            [file] => lib/mail/eventmessagecompiler.php
        )

    [bitrix\main\mail\eventmessagethemecompiler] => Array
        (
            [module] => main
            [file] => lib/mail/eventmessagethemecompiler.php
        )

    [bitrix\main\mail\internal\event] => Array
        (
            [module] => main
            [file] => lib/mail/internal/event.php
        )

    [bitrix\main\mail\internal\eventattachment] => Array
        (
            [module] => main
            [file] => lib/mail/internal/eventattachment.php
        )

    [bitrix\main\mail\internal\eventmessage] => Array
        (
            [module] => main
            [file] => lib/mail/internal/eventmessage.php
        )

    [bitrix\main\mail\internal\eventmessagesite] => Array
        (
            [module] => main
            [file] => lib/mail/internal/eventmessagesite.php
        )

    [bitrix\main\mail\internal\eventmessageattachment] => Array
        (
            [module] => main
            [file] => lib/mail/internal/eventmessageattachment.php
        )

    [bitrix\main\mail\internal\eventtype] => Array
        (
            [module] => main
            [file] => lib/mail/internal/eventtype.php
        )

    [bitrix\main\text\converter] => Array
        (
            [module] => main
            [file] => lib/text/converter.php
        )

    [bitrix\main\text\emptyconverter] => Array
        (
            [module] => main
            [file] => lib/text/emptyconverter.php
        )

    [bitrix\main\text\encoding] => Array
        (
            [module] => main
            [file] => lib/text/encoding.php
        )

    [bitrix\main\text\htmlconverter] => Array
        (
            [module] => main
            [file] => lib/text/htmlconverter.php
        )

    [bitrix\main\text\binarystring] => Array
        (
            [module] => main
            [file] => lib/text/binarystring.php
        )

    [bitrix\main\text\xmlconverter] => Array
        (
            [module] => main
            [file] => lib/text/xmlconverter.php
        )

    [bitrix\main\type\collection] => Array
        (
            [module] => main
            [file] => lib/type/collection.php
        )

    [bitrix\main\type\date] => Array
        (
            [module] => main
            [file] => lib/type/date.php
        )

    [bitrix\main\type\datetime] => Array
        (
            [module] => main
            [file] => lib/type/datetime.php
        )

    [bitrix\main\type\dictionary] => Array
        (
            [module] => main
            [file] => lib/type/dictionary.php
        )

    [bitrix\main\type\filterabledictionary] => Array
        (
            [module] => main
            [file] => lib/type/filterabledictionary.php
        )

    [bitrix\main\type\parameterdictionary] => Array
        (
            [module] => main
            [file] => lib/type/parameterdictionary.php
        )

    [bitrix\main\web\cookie] => Array
        (
            [module] => main
            [file] => lib/web/cookie.php
        )

    [bitrix\main\web\uri] => Array
        (
            [module] => main
            [file] => lib/web/uri.php
        )

    [bitrix\main\sendereventhandler] => Array
        (
            [module] => main
            [file] => lib/senderconnector.php
        )

    [bitrix\main\senderconnectoruser] => Array
        (
            [module] => main
            [file] => lib/senderconnector.php
        )

    [bitrix\main\urlrewriterrulemaker] => Array
        (
            [module] => main
            [file] => lib/urlrewriter.php
        )

    [bitrix\main\update\stepper] => Array
        (
            [module] => main
            [file] => lib/update/stepper.php
        )

    [bitrix\main\composite\abstractresponse] => Array
        (
            [module] => main
            [file] => lib/composite/responder.php
        )

    [bitrix\main\composite\fileresponse] => Array
        (
            [module] => main
            [file] => lib/composite/responder.php
        )

    [bitrix\main\composite\memcachedresponse] => Array
        (
            [module] => main
            [file] => lib/composite/responder.php
        )

    [bitrix\main\security\otpexception] => Array
        (
            [module] => main
            [file] => lib/security/securityexception.php
        )

    [ctimezone] => Array
        (
            [module] => main
            [file] => classes/general/time.php
        )

    [cbxpunycode] => Array
        (
            [module] => main
            [file] => classes/general/punycode.php
        )

    [ibxvirtualio] => Array
        (
            [module] => main
            [file] => classes/general/virtual_io.php
        )

    [ibxgeterrors] => Array
        (
            [module] => main
            [file] => classes/general/virtual_io.php
        )

    [cbxvirtualio] => Array
        (
            [module] => main
            [file] => classes/general/virtual_io.php
        )

    [cbxvirtualfilebase] => Array
        (
            [module] => main
            [file] => classes/general/virtual_file.php
        )

    [cbxvirtualfile] => Array
        (
            [module] => main
            [file] => classes/general/virtual_file.php
        )

    [cbxvirtualdirectory] => Array
        (
            [module] => main
            [file] => classes/general/virtual_file.php
        )

    [calloption] => Array
        (
            [module] => main
            [file] => classes/general/option.php
        )

    [coption] => Array
        (
            [module] => main
            [file] => classes/general/option.php
        )

    [callpageoption] => Array
        (
            [module] => main
            [file] => classes/general/pageoption.php
        )

    [cpageoption] => Array
        (
            [module] => main
            [file] => classes/general/pageoption.php
        )

    [callsqlwhere] => Array
        (
            [module] => main
            [file] => classes/general/sqlwhere.php
        )

    [csqlwhereexpression] => Array
        (
            [module] => main
            [file] => classes/general/sqlwhere.php
        )

    [csqlwhere] => Array
        (
            [module] => main
            [file] => classes/general/sqlwhere.php
        )

    [calllanguage] => Array
        (
            [module] => main
            [file] => classes/general/language.php
        )

    [clanguage] => Array
        (
            [module] => main
            [file] => classes/general/language.php
        )

    [clangadmin] => Array
        (
            [module] => main
            [file] => classes/general/language.php
        )

    [_clangdbresult] => Array
        (
            [module] => main
            [file] => classes/general/langdbresult.php
        )

    [callagent] => Array
        (
            [module] => main
            [file] => classes/general/agent.php
        )

    [cagent] => Array
        (
            [module] => main
            [file] => classes/mysql/agent.php
        )

    [capplicationexception] => Array
        (
            [module] => main
            [file] => classes/general/applicationexception.php
        )

    [cadminexception] => Array
        (
            [module] => main
            [file] => classes/general/adminexception.php
        )

    [callsite] => Array
        (
            [module] => main
            [file] => classes/general/site.php
        )

    [calllang] => Array
        (
            [module] => main
            [file] => classes/general/site.php
        )

    [csite] => Array
        (
            [module] => main
            [file] => classes/general/site.php
        )

    [clang] => Array
        (
            [module] => main
            [file] => classes/general/site.php
        )

    [chttp] => Array
        (
            [module] => main
            [file] => classes/general/http.php
        )

    [cutil] => Array
        (
            [module] => main
            [file] => classes/general/util.php
        )

    [callmain] => Array
        (
            [module] => main
            [file] => classes/general/main.php
        )

    [cmain] => Array
        (
            [module] => main
            [file] => classes/general/main.php
        )

    [calldatabase] => Array
        (
            [module] => main
            [file] => classes/general/database.php
        )

    [calldbresult] => Array
        (
            [module] => main
            [file] => classes/general/dbresult.php
        )

    [cdatabasemysql] => Array
        (
            [module] => main
            [file] => classes/mysql/database.php
        )

    [cdbresultmysql] => Array
        (
            [module] => main
            [file] => classes/mysql/dbresult.php
        )

    [icachebackend] => Array
        (
            [module] => main
            [file] => classes/general/cache_backend.php
        )

    [cphpcache] => Array
        (
            [module] => main
            [file] => classes/general/cache.php
        )

    [ccachemanager] => Array
        (
            [module] => main
            [file] => classes/general/cache_manager.php
        )

    [cpagecache] => Array
        (
            [module] => main
            [file] => classes/general/page_cache.php
        )

    [cstackcacheentry] => Array
        (
            [module] => main
            [file] => classes/general/stack_cache_entry.php
        )

    [cstackcachemanager] => Array
        (
            [module] => main
            [file] => classes/general/stack_cache.php
        )

    [cmodule] => Array
        (
            [module] => main
            [file] => /classes/general/module.php
        )

    [bitrix\main\entity\ufield] => Array
        (
            [module] => main
            [file] => include/deprecated/ufield.php
        )

    [cdatabase] => Array
        (
            [module] => main
            [file] => classes/mysql/database.php
        )

    [cdbresult] => Array
        (
            [module] => main
            [file] => classes/mysql/dbresult.php
        )

    [csitetemplate] => Array
        (
            [module] => main
            [file] => classes/general/site_template.php
        )

    [cbitrixcomponent] => Array
        (
            [module] => main
            [file] => classes/general/component.php
        )

    [ccomponentengine] => Array
        (
            [module] => main
            [file] => classes/general/component_engine.php
        )

    [ccomponentajax] => Array
        (
            [module] => main
            [file] => classes/general/component_ajax.php
        )

    [cbitrixcomponenttemplate] => Array
        (
            [module] => main
            [file] => classes/general/component_template.php
        )

    [ccomponentutil] => Array
        (
            [module] => main
            [file] => classes/general/component_util.php
        )

    [ccontrollerclient] => Array
        (
            [module] => main
            [file] => classes/general/controller_member.php
        )

    [phpparser] => Array
        (
            [module] => main
            [file] => classes/general/php_parser.php
        )

    [cdiskquota] => Array
        (
            [module] => main
            [file] => classes/general/quota.php
        )

    [ceventlog] => Array
        (
            [module] => main
            [file] => classes/general/event_log.php
        )

    [ceventmain] => Array
        (
            [module] => main
            [file] => classes/general/event_log.php
        )

    [cadminfiledialog] => Array
        (
            [module] => main
            [file] => classes/general/file_dialog.php
        )

    [wll_user] => Array
        (
            [module] => main
            [file] => classes/general/liveid.php
        )

    [wll_consenttoken] => Array
        (
            [module] => main
            [file] => classes/general/liveid.php
        )

    [windowslivelogin] => Array
        (
            [module] => main
            [file] => classes/general/liveid.php
        )

    [cfile] => Array
        (
            [module] => main
            [file] => classes/general/file.php
        )

    [callfile] => Array
        (
            [module] => main
            [file] => classes/general/file.php
        )

    [ctempfile] => Array
        (
            [module] => main
            [file] => classes/general/file_temp.php
        )

    [cfavorites] => Array
        (
            [module] => main
            [file] => classes/mysql/favorites.php
        )

    [cuseroptions] => Array
        (
            [module] => main
            [file] => classes/general/user_options.php
        )

    [cgridoptions] => Array
        (
            [module] => main
            [file] => classes/general/grids.php
        )

    [cundo] => Array
        (
            [module] => main
            [file] => /classes/general/undo.php
        )

    [cautosave] => Array
        (
            [module] => main
            [file] => /classes/general/undo.php
        )

    [callratings] => Array
        (
            [module] => main
            [file] => classes/general/ratings.php
        )

    [cratings] => Array
        (
            [module] => main
            [file] => classes/mysql/ratings.php
        )

    [cratingscomponentsmain] => Array
        (
            [module] => main
            [file] => classes/mysql/ratings_components.php
        )

    [cratingrule] => Array
        (
            [module] => main
            [file] => classes/general/rating_rule.php
        )

    [cratingrulesmain] => Array
        (
            [module] => main
            [file] => classes/mysql/rating_rules.php
        )

    [ctoppanel] => Array
        (
            [module] => main
            [file] => public/top_panel.php
        )

    [ceditarea] => Array
        (
            [module] => main
            [file] => public/edit_area.php
        )

    [ccomponentpanel] => Array
        (
            [module] => main
            [file] => public/edit_area.php
        )

    [ctextparser] => Array
        (
            [module] => main
            [file] => classes/general/textparser.php
        )

    [cphpcachefiles] => Array
        (
            [module] => main
            [file] => classes/general/cache_files.php
        )

    [cdataxmlnode] => Array
        (
            [module] => main
            [file] => classes/general/xml.php
        )

    [cdataxmldocument] => Array
        (
            [module] => main
            [file] => classes/general/xml.php
        )

    [cdataxml] => Array
        (
            [module] => main
            [file] => classes/general/xml.php
        )

    [cxmlfilestream] => Array
        (
            [module] => main
            [file] => classes/general/xml.php
        )

    [crsaprovider] => Array
        (
            [module] => main
            [file] => classes/general/rsasecurity.php
        )

    [crsasecurity] => Array
        (
            [module] => main
            [file] => classes/general/rsasecurity.php
        )

    [crsabcmathprovider] => Array
        (
            [module] => main
            [file] => classes/general/rsabcmath.php
        )

    [crsaopensslprovider] => Array
        (
            [module] => main
            [file] => classes/general/rsaopenssl.php
        )

    [casnreader] => Array
        (
            [module] => main
            [file] => classes/general/asn.php
        )

    [cbxshorturi] => Array
        (
            [module] => main
            [file] => classes/mysql/short_uri.php
        )

    [cfinder] => Array
        (
            [module] => main
            [file] => classes/general/finder.php
        )

    [caccess] => Array
        (
            [module] => main
            [file] => classes/general/access.php
        )

    [cauthprovider] => Array
        (
            [module] => main
            [file] => classes/general/authproviders.php
        )

    [iproviderinterface] => Array
        (
            [module] => main
            [file] => classes/general/authproviders.php
        )

    [cgroupauthprovider] => Array
        (
            [module] => main
            [file] => classes/general/authproviders.php
        )

    [cuserauthprovider] => Array
        (
            [module] => main
            [file] => classes/general/authproviders.php
        )

    [ctableschema] => Array
        (
            [module] => main
            [file] => classes/general/table_schema.php
        )

    [ccsvdata] => Array
        (
            [module] => main
            [file] => classes/general/csv_data.php
        )

    [csmile] => Array
        (
            [module] => main
            [file] => classes/general/smile.php
        )

    [csmilegallery] => Array
        (
            [module] => main
            [file] => classes/general/smile.php
        )

    [csmileset] => Array
        (
            [module] => main
            [file] => classes/general/smile.php
        )

    [cglobalcounter] => Array
        (
            [module] => main
            [file] => classes/general/global_counter.php
        )

    [cusercounter] => Array
        (
            [module] => main
            [file] => classes/mysql/user_counter.php
        )

    [cusercounterpage] => Array
        (
            [module] => main
            [file] => classes/mysql/user_counter.php
        )

    [chotkeys] => Array
        (
            [module] => main
            [file] => classes/general/hot_keys.php
        )

    [chotkeyscode] => Array
        (
            [module] => main
            [file] => classes/general/hot_keys.php
        )

    [cbxsanitizer] => Array
        (
            [module] => main
            [file] => classes/general/sanitizer.php
        )

    [ibxarchive] => Array
        (
            [module] => main
            [file] => classes/general/archive.php
        )

    [cbxarchive] => Array
        (
            [module] => main
            [file] => classes/general/archive.php
        )

    [cadminnotify] => Array
        (
            [module] => main
            [file] => classes/general/admin_notify.php
        )

    [cbxfavadmmenu] => Array
        (
            [module] => main
            [file] => classes/general/favorites.php
        )

    [cadmininformer] => Array
        (
            [module] => main
            [file] => classes/general/admin_informer.php
        )

    [csitecheckertest] => Array
        (
            [module] => main
            [file] => classes/general/site_checker.php
        )

    [csqlutil] => Array
        (
            [module] => main
            [file] => classes/general/sql_util.php
        )

    [cfileuploader] => Array
        (
            [module] => main
            [file] => classes/general/uploader.php
        )

    [lpa] => Array
        (
            [module] => main
            [file] => classes/general/lpa.php
        )

    [cadminfilter] => Array
        (
            [module] => main
            [file] => interface/admin_filter.php
        )

    [cadminlist] => Array
        (
            [module] => main
            [file] => interface/admin_list.php
        )

    [cadminlistrow] => Array
        (
            [module] => main
            [file] => interface/admin_list.php
        )

    [cadminuilist] => Array
        (
            [module] => main
            [file] => interface/admin_ui_list.php
        )

    [cadminuilistrow] => Array
        (
            [module] => main
            [file] => interface/admin_ui_list.php
        )

    [cadminuiresult] => Array
        (
            [module] => main
            [file] => interface/admin_ui_list.php
        )

    [cadminuicontextmenu] => Array
        (
            [module] => main
            [file] => interface/admin_ui_list.php
        )

    [cadminuisorting] => Array
        (
            [module] => main
            [file] => interface/admin_ui_list.php
        )

    [cadminuilistactionpanel] => Array
        (
            [module] => main
            [file] => interface/admin_ui_list.php
        )

    [cadmintabcontrol] => Array
        (
            [module] => main
            [file] => interface/admin_tabcontrol.php
        )

    [cadminform] => Array
        (
            [module] => main
            [file] => interface/admin_form.php
        )

    [cadminformsettings] => Array
        (
            [module] => main
            [file] => interface/admin_form.php
        )

    [cadmintabcontroldrag] => Array
        (
            [module] => main
            [file] => interface/admin_tabcontrol_drag.php
        )

    [cadmindraggableblockengine] => Array
        (
            [module] => main
            [file] => interface/admin_tabcontrol_drag.php
        )

    [cjspopup] => Array
        (
            [module] => main
            [file] => interface/jspopup.php
        )

    [cjspopuponpage] => Array
        (
            [module] => main
            [file] => interface/jspopup.php
        )

    [cadmincalendar] => Array
        (
            [module] => main
            [file] => interface/admin_calendar.php
        )

    [cadminviewtabcontrol] => Array
        (
            [module] => main
            [file] => interface/admin_viewtabcontrol.php
        )

    [cadmintabengine] => Array
        (
            [module] => main
            [file] => interface/admin_tabengine.php
        )

    [ccaptcha] => Array
        (
            [module] => main
            [file] => classes/general/captcha.php
        )

    [cmpnotifications] => Array
        (
            [module] => main
            [file] => classes/general/mp_notifications.php
        )

    [calltask] => Array
        (
            [module] => main
            [file] => classes/general/task.php
        )

    [ctask] => Array
        (
            [module] => main
            [file] => classes/general/task.php
        )

    [calloperation] => Array
        (
            [module] => main
            [file] => classes/general/operation.php
        )

    [coperation] => Array
        (
            [module] => main
            [file] => classes/general/operation.php
        )

    [callgroup] => Array
        (
            [module] => main
            [file] => classes/general/group.php
        )

    [cgroup] => Array
        (
            [module] => main
            [file] => classes/general/group.php
        )

    [cajax] => Array
        (
            [module] => main
            [file] => ajax_tools.php
        )

    [calluser] => Array
        (
            [module] => main
            [file] => classes/general/user.php
        )

    [cuser] => Array
        (
            [module] => main
            [file] => classes/general/user.php
        )

    [callevent] => Array
        (
            [module] => main
            [file] => classes/general/event.php
        )

    [cevent] => Array
        (
            [module] => main
            [file] => classes/general/event.php
        )

    [calleventmessage] => Array
        (
            [module] => main
            [file] => classes/general/eventmessage.php
        )

    [ceventmessage] => Array
        (
            [module] => main
            [file] => classes/general/eventmessage.php
        )

    [ceventtype] => Array
        (
            [module] => main
            [file] => classes/general/eventmessage.php
        )

    [_ceventtyperesult] => Array
        (
            [module] => main
            [file] => classes/general/eventmessage.php
        )

    [cdbresulteventmultiresult] => Array
        (
            [module] => main
            [file] => classes/general/eventmessage.php
        )

    [cdebuginfo] => Array
        (
            [module] => main
            [file] => classes/general/debuginfo.php
        )

    [ccaptchaagent] => Array
        (
            [module] => main
            [file] => classes/general/captchaagent.php
        )

    [callfilterquery] => Array
        (
            [module] => main
            [file] => classes/general/filterquery.php
        )

    [cfilterquery] => Array
        (
            [module] => main
            [file] => classes/general/filterquery.php
        )

    [cconvertorspregreplacehelper] => Array
        (
            [module] => main
            [file] => classes/general/convertorspregreplacehelper.php
        )

    [cspacer] => Array
        (
            [module] => main
            [file] => classes/general/spacer.php
        )

    [updatetools] => Array
        (
            [module] => main
            [file] => classes/general/updatetools.php
        )

    [cjscore] => Array
        (
            [module] => main
            [file] => classes/general/jscore.php
        )

    [cchecklisttools] => Array
        (
            [module] => main
            [file] => classes/general/checklist.php
        )

    [cmenu] => Array
        (
            [module] => main
            [file] => classes/general/menu.php
        )

    [cmenucustom] => Array
        (
            [module] => main
            [file] => classes/general/menucustom.php
        )

    [callusertypeentity] => Array
        (
            [module] => main
            [file] => classes/general/usertype.php
        )

    [cusertypeentity] => Array
        (
            [module] => main
            [file] => classes/general/usertype.php
        )

    [cuserfieldenum] => Array
        (
            [module] => main
            [file] => classes/general/userfieldenum.php
        )

    [cusertypesql] => Array
        (
            [module] => main
            [file] => classes/general/usertypesql.php
        )

    [cusertypemanager] => Array
        (
            [module] => main
            [file] => classes/general/usertypemanager.php
        )

    [cusertypestring] => Array
        (
            [module] => main
            [file] => classes/general/usertypestr.php
        )

    [cusertypeinteger] => Array
        (
            [module] => main
            [file] => classes/general/usertypeint.php
        )

    [cusertypedouble] => Array
        (
            [module] => main
            [file] => classes/general/usertypedbl.php
        )

    [cusertypedatetime] => Array
        (
            [module] => main
            [file] => classes/general/usertypetime.php
        )

    [cusertypedate] => Array
        (
            [module] => main
            [file] => classes/general/usertypedate.php
        )

    [cusertypeboolean] => Array
        (
            [module] => main
            [file] => classes/general/usertypebool.php
        )

    [cusertypefile] => Array
        (
            [module] => main
            [file] => classes/general/usertypefile.php
        )

    [cusertypeenum] => Array
        (
            [module] => main
            [file] => classes/general/usertypeenum.php
        )

    [cusertypeiblocksection] => Array
        (
            [module] => main
            [file] => classes/general/usertypesection.php
        )

    [ciblocksectionenum] => Array
        (
            [module] => main
            [file] => classes/general/usertypesection.php
        )

    [cusertypeiblockelement] => Array
        (
            [module] => main
            [file] => classes/general/usertypeelement.php
        )

    [cusertypestringformatted] => Array
        (
            [module] => main
            [file] => classes/general/usertypestrfmt.php
        )

    [cusertypeurl] => Array
        (
            [module] => main
            [file] => classes/general/usertypeurl.php
        )

    [bxgadget] => Array
        (
            [module] => main
            [file] => classes/general/gadget.php
        )

    [cmainadmin] => Array
        (
            [module] => main
            [file] => classes/general/main_admin.php
        )

    [ctemplates] => Array
        (
            [module] => main
            [file] => classes/general/templates.php
        )

    [cpagetemplate] => Array
        (
            [module] => main
            [file] => classes/general/page_template.php
        )

    [filescmp] => Array
        (
            [module] => main
            [file] => classes/general/files_cmp.php
        )

    [carchiver] => Array
        (
            [module] => main
            [file] => classes/general/tar_gz.php
        )

    [czip] => Array
        (
            [module] => main
            [file] => classes/general/zip.php
        )

    [curlrewriter] => Array
        (
            [module] => main
            [file] => classes/general/urlrewriter.php
        )

    [charsetconverter] => Array
        (
            [module] => main
            [file] => classes/general/charset_converter.php
        )

    [chtmlpagescache] => Array
        (
            [module] => main
            [file] => lib/composite/helper.php
        )

    [statichtmlmemcachedresponse] => Array
        (
            [module] => main
            [file] => lib/composite/responder.php
        )

    [statichtmlfileresponse] => Array
        (
            [module] => main
            [file] => lib/composite/responder.php
        )

    [bitrix\main\page\frame] => Array
        (
            [module] => main
            [file] => lib/composite/engine.php
        )

    [bitrix\main\page\framestatic] => Array
        (
            [module] => main
            [file] => lib/composite/staticarea.php
        )

    [bitrix\main\page\framebuffered] => Array
        (
            [module] => main
            [file] => lib/composite/bufferarea.php
        )

    [bitrix\main\page\framehelper] => Array
        (
            [module] => main
            [file] => lib/composite/bufferarea.php
        )

    [bitrix\main\data\statichtmlcache] => Array
        (
            [module] => main
            [file] => lib/composite/page.php
        )

    [bitrix\main\data\statichtmlstorage] => Array
        (
            [module] => main
            [file] => lib/composite/data/abstractstorage.php
        )

    [bitrix\main\data\statichtmlfilestorage] => Array
        (
            [module] => main
            [file] => lib/composite/data/filestorage.php
        )

    [bitrix\main\data\statichtmlmemcachedstorage] => Array
        (
            [module] => main
            [file] => lib/composite/data/memcachedstorage.php
        )

    [bitrix\main\data\staticcacheprovider] => Array
        (
            [module] => main
            [file] => lib/composite/data/cacheprovider.php
        )

    [bitrix\main\data\appcachemanifest] => Array
        (
            [module] => main
            [file] => lib/composite/appcache.php
        )

    [iblock] => Array
        (
            [module] => iblock
            [file] => install/index.php
        )

    [ciblockpropertyresult] => Array
        (
            [module] => iblock
            [file] => classes/general/iblockpropresult.php
        )

    [ciblockresult] => Array
        (
            [module] => iblock
            [file] => classes/general/iblockresult.php
        )

    [_cibelement] => Array
        (
            [module] => iblock
            [file] => classes/general/iblock_element.php
        )

    [ciblocktype] => Array
        (
            [module] => iblock
            [file] => classes/general/iblocktype.php
        )

    [calliblock] => Array
        (
            [module] => iblock
            [file] => classes/general/iblock.php
        )

    [ciblock] => Array
        (
            [module] => iblock
            [file] => classes/mysql/iblock.php
        )

    [calliblocksection] => Array
        (
            [module] => iblock
            [file] => classes/general/iblocksection.php
        )

    [ciblocksection] => Array
        (
            [module] => iblock
            [file] => classes/mysql/iblocksection.php
        )

    [calliblockproperty] => Array
        (
            [module] => iblock
            [file] => classes/general/iblockproperty.php
        )

    [ciblockpropertyenum] => Array
        (
            [module] => iblock
            [file] => classes/general/iblockpropertyenum.php
        )

    [ciblockproperty] => Array
        (
            [module] => iblock
            [file] => classes/mysql/iblockproperty.php
        )

    [calliblockelement] => Array
        (
            [module] => iblock
            [file] => classes/general/iblockelement.php
        )

    [ciblockelement] => Array
        (
            [module] => iblock
            [file] => classes/mysql/iblockelement.php
        )

    [calliblockrss] => Array
        (
            [module] => iblock
            [file] => classes/general/iblockrss.php
        )

    [ciblockrss] => Array
        (
            [module] => iblock
            [file] => classes/mysql/iblockrss.php
        )

    [ciblockpropertydatetime] => Array
        (
            [module] => iblock
            [file] => classes/general/prop_datetime.php
        )

    [ciblockpropertydate] => Array
        (
            [module] => iblock
            [file] => classes/general/prop_date.php
        )

    [ciblockpropertyxmlid] => Array
        (
            [module] => iblock
            [file] => classes/general/prop_xmlid.php
        )

    [ciblockpropertyfileman] => Array
        (
            [module] => iblock
            [file] => classes/general/prop_fileman.php
        )

    [ciblockpropertyhtml] => Array
        (
            [module] => iblock
            [file] => classes/general/prop_html.php
        )

    [ciblockpropertyelementlist] => Array
        (
            [module] => iblock
            [file] => classes/general/prop_element_list.php
        )

    [ccmlresult] => Array
        (
            [module] => iblock
            [file] => classes/general/cmlresult.php
        )

    [ciblockxmlfile] => Array
        (
            [module] => iblock
            [file] => classes/mysql/cml2.php
        )

    [ciblockcmlimport] => Array
        (
            [module] => iblock
            [file] => classes/general/cml2.php
        )

    [ciblockcmlexport] => Array
        (
            [module] => iblock
            [file] => classes/general/cml2.php
        )

    [ciblockfindtools] => Array
        (
            [module] => iblock
            [file] => classes/general/comp_findtools.php
        )

    [ciblockpricetools] => Array
        (
            [module] => iblock
            [file] => classes/general/comp_pricetools.php
        )

    [ciblockparameters] => Array
        (
            [module] => iblock
            [file] => classes/general/comp_parameters.php
        )

    [ciblockformatproperties] => Array
        (
            [module] => iblock
            [file] => classes/general/comp_formatprops.php
        )

    [calliblocksequence] => Array
        (
            [module] => iblock
            [file] => classes/general/iblocksequence.php
        )

    [ciblocksequence] => Array
        (
            [module] => iblock
            [file] => classes/mysql/iblocksequence.php
        )

    [ciblockpropertysequence] => Array
        (
            [module] => iblock
            [file] => classes/general/prop_seq.php
        )

    [ciblockpropertyelementautocomplete] => Array
        (
            [module] => iblock
            [file] => classes/general/prop_element_auto.php
        )

    [ciblockpropertysku] => Array
        (
            [module] => iblock
            [file] => classes/general/prop_element_sku.php
        )

    [ciblockpropertysectionautocomplete] => Array
        (
            [module] => iblock
            [file] => classes/general/prop_section_auto.php
        )

    [calliblockofferstmp] => Array
        (
            [module] => iblock
            [file] => classes/general/iblockoffers.php
        )

    [ciblockofferstmp] => Array
        (
            [module] => iblock
            [file] => classes/mysql/iblockoffers.php
        )

    [ceventiblock] => Array
        (
            [module] => iblock
            [file] => classes/general/iblock_event_list.php
        )

    [cratingscomponentsiblock] => Array
        (
            [module] => iblock
            [file] => classes/general/ratings_components.php
        )

    [ciblockrights] => Array
        (
            [module] => iblock
            [file] => classes/general/iblock_rights.php
        )

    [ciblocksectionrights] => Array
        (
            [module] => iblock
            [file] => classes/general/iblock_rights.php
        )

    [ciblockelementrights] => Array
        (
            [module] => iblock
            [file] => classes/general/iblock_rights.php
        )

    [ciblockrightsstorage] => Array
        (
            [module] => iblock
            [file] => classes/general/iblock_rights.php
        )

    [ciblockpropertytools] => Array
        (
            [module] => iblock
            [file] => classes/general/iblockproptools.php
        )

    [ciblocksectionpropertylink] => Array
        (
            [module] => iblock
            [file] => classes/general/section_property.php
        )

    [ciblockxmlimport] => Array
        (
            [module] => iblock
            [file] => classes/general/iblockxmlimport.php
        )

    [bitrix\iblock\iblockfieldtable] => Array
        (
            [module] => iblock
            [file] => lib/iblockfield.php
        )

    [bitrix\iblock\iblockgrouptable] => Array
        (
            [module] => iblock
            [file] => lib/iblockgroup.php
        )

    [bitrix\iblock\iblockmessagetable] => Array
        (
            [module] => iblock
            [file] => lib/iblockmessage.php
        )

    [bitrix\iblock\iblockrsstable] => Array
        (
            [module] => iblock
            [file] => lib/iblockrss.php
        )

    [bitrix\iblock\iblocksitetable] => Array
        (
            [module] => iblock
            [file] => lib/iblocksite.php
        )

    [bitrix\iblock\inheritedpropertytable] => Array
        (
            [module] => iblock
            [file] => lib/inheritedproperty.php
        )

    [bitrix\iblock\propertyenumerationtable] => Array
        (
            [module] => iblock
            [file] => lib/propertyenumeration.php
        )

    [bitrix\iblock\propertyfeaturetable] => Array
        (
            [module] => iblock
            [file] => lib/propertyfeature.php
        )

    [bitrix\iblock\sequencetable] => Array
        (
            [module] => iblock
            [file] => lib/sequence.php
        )

    [bitrix\iblock\sitetable] => Array
        (
            [module] => iblock
            [file] => lib/site.php
        )

    [bitrix\iblock\typetable] => Array
        (
            [module] => iblock
            [file] => lib/type.php
        )

    [bitrix\iblock\typelanguagetable] => Array
        (
            [module] => iblock
            [file] => lib/typelanguage.php
        )

    [bitrix\iblock\bizproctype\usertypeproperty] => Array
        (
            [module] => iblock
            [file] => lib/bizproctype/usertypeproperty.php
        )

    [bitrix\iblock\bizproctype\ecrm] => Array
        (
            [module] => iblock
            [file] => lib/bizproctype/ecrm.php
        )

    [bitrix\iblock\bizproctype\money] => Array
        (
            [module] => iblock
            [file] => lib/bizproctype/money.php
        )

    [bitrix\iblock\bizproctype\usertypepropertydiskfile] => Array
        (
            [module] => iblock
            [file] => lib/bizproctype/usertypepropertydiskfile.php
        )

    [bitrix\iblock\bizproctype\usertypepropertyelist] => Array
        (
            [module] => iblock
            [file] => lib/bizproctype/usertypepropertyelist.php
        )

    [bitrix\iblock\bizproctype\usertypepropertyemployee] => Array
        (
            [module] => iblock
            [file] => lib/bizproctype/usertypepropertyemployee.php
        )

    [bitrix\iblock\bizproctype\usertypepropertyhtml] => Array
        (
            [module] => iblock
            [file] => lib/bizproctype/usertypepropertyhtml.php
        )

    [bitrix\iblock\component\base] => Array
        (
            [module] => iblock
            [file] => lib/component/base.php
        )

    [bitrix\iblock\component\element] => Array
        (
            [module] => iblock
            [file] => lib/component/element.php
        )

    [bitrix\iblock\component\elementlist] => Array
        (
            [module] => iblock
            [file] => lib/component/elementlist.php
        )

    [bitrix\iblock\component\filters] => Array
        (
            [module] => iblock
            [file] => lib/component/filters.php
        )

    [bitrix\iblock\component\selector\element] => Array
        (
            [module] => iblock
            [file] => lib/component/selector/element.php
        )

    [bitrix\iblock\component\selector\entity] => Array
        (
            [module] => iblock
            [file] => lib/component/selector/entity.php
        )

    [bitrix\iblock\component\tools] => Array
        (
            [module] => iblock
            [file] => lib/component/tools.php
        )

    [bitrix\iblock\controller\filter\element] => Array
        (
            [module] => iblock
            [file] => lib/Controller/Filter/Element.php
        )

    [bitrix\iblock\filter\entity\elementsettings] => Array
        (
            [module] => iblock
            [file] => lib/filter/entity/elementsettings.php
        )

    [bitrix\iblock\filter\entity\iblocksettings] => Array
        (
            [module] => iblock
            [file] => lib/filter/entity/iblocksettings.php
        )

    [bitrix\iblock\filter\fieldprovider\base] => Array
        (
            [module] => iblock
            [file] => lib/filter/fieldprovider/base.php
        )

    [bitrix\iblock\filter\fieldprovider\element] => Array
        (
            [module] => iblock
            [file] => lib/filter/fieldprovider/element.php
        )

    [bitrix\iblock\filter\fieldprovider\iblockproperty] => Array
        (
            [module] => iblock
            [file] => lib/filter/fieldprovider/iblockproperty.php
        )

    [bitrix\iblock\filter\dictionary] => Array
        (
            [module] => iblock
            [file] => lib/filter/dictionary.php
        )

    [bitrix\iblock\filter\entitylist] => Array
        (
            [module] => iblock
            [file] => lib/filter/entitylist.php
        )

    [bitrix\iblock\filter\factory] => Array
        (
            [module] => iblock
            [file] => lib/filter/factory.php
        )

    [bitrix\iblock\grid\panel\groupaction] => Array
        (
            [module] => iblock
            [file] => lib/grid/panel/groupaction.php
        )

    [bitrix\iblock\grid\actiontype] => Array
        (
            [module] => iblock
            [file] => lib/grid/actiontype.php
        )

    [bitrix\iblock\helpers\admin\property] => Array
        (
            [module] => iblock
            [file] => lib/helpers/admin/property.php
        )

    [bitrix\iblock\helpers\filter\property] => Array
        (
            [module] => iblock
            [file] => lib/helpers/filter/property.php
        )

    [bitrix\iblock\helpers\filter\propertymanager] => Array
        (
            [module] => iblock
            [file] => lib/helpers/filter/propertymanager.php
        )

    [bitrix\iblock\inheritedproperty\basetemplate] => Array
        (
            [module] => iblock
            [file] => lib/inheritedproperty/basetemplate.php
        )

    [bitrix\iblock\inheritedproperty\basevalues] => Array
        (
            [module] => iblock
            [file] => lib/inheritedproperty/basevalues.php
        )

    [bitrix\iblock\inheritedproperty\elementtemplates] => Array
        (
            [module] => iblock
            [file] => lib/inheritedproperty/elementtemplates.php
        )

    [bitrix\iblock\inheritedproperty\elementvalues] => Array
        (
            [module] => iblock
            [file] => lib/inheritedproperty/elementvalues.php
        )

    [bitrix\iblock\inheritedproperty\iblocktemplates] => Array
        (
            [module] => iblock
            [file] => lib/inheritedproperty/iblocktemplates.php
        )

    [bitrix\iblock\inheritedproperty\iblockvalues] => Array
        (
            [module] => iblock
            [file] => lib/inheritedproperty/iblockvalues.php
        )

    [bitrix\iblock\inheritedproperty\sectiontemplates] => Array
        (
            [module] => iblock
            [file] => lib/inheritedproperty/sectiontemplates.php
        )

    [bitrix\iblock\inheritedproperty\sectionvalues] => Array
        (
            [module] => iblock
            [file] => lib/inheritedproperty/sectionvalues.php
        )

    [bitrix\iblock\inheritedproperty\valuesqueue] => Array
        (
            [module] => iblock
            [file] => lib/inheritedproperty/valuesqueue.php
        )

    [bitrix\iblock\landingsource\dataloader] => Array
        (
            [module] => iblock
            [file] => lib/landingsource/dataloader.php
        )

    [bitrix\iblock\landingsource\element] => Array
        (
            [module] => iblock
            [file] => lib/landingsource/element.php
        )

    [bitrix\iblock\model\propertyfeature] => Array
        (
            [module] => iblock
            [file] => lib/model/propertyfeature.php
        )

    [bitrix\iblock\model\section] => Array
        (
            [module] => iblock
            [file] => lib/model/section.php
        )

    [bitrix\iblock\propertyindex\dictionary] => Array
        (
            [module] => iblock
            [file] => lib/propertyindex/dictionary.php
        )

    [bitrix\iblock\propertyindex\element] => Array
        (
            [module] => iblock
            [file] => lib/propertyindex/element.php
        )

    [bitrix\iblock\propertyindex\facet] => Array
        (
            [module] => iblock
            [file] => lib/propertyindex/facet.php
        )

    [bitrix\iblock\propertyindex\indexer] => Array
        (
            [module] => iblock
            [file] => lib/propertyindex/indexer.php
        )

    [bitrix\iblock\propertyindex\manager] => Array
        (
            [module] => iblock
            [file] => lib/propertyindex/manager.php
        )

    [bitrix\iblock\propertyindex\querybuilder] => Array
        (
            [module] => iblock
            [file] => lib/propertyindex/querybuilder.php
        )

    [bitrix\iblock\propertyindex\storage] => Array
        (
            [module] => iblock
            [file] => lib/propertyindex/storage.php
        )

    [bitrix\iblock\template\engine] => Array
        (
            [module] => iblock
            [file] => lib/template/engine.php
        )

    [bitrix\iblock\template\noderoot] => Array
        (
            [module] => iblock
            [file] => lib/template/engine.php
        )

    [bitrix\iblock\template\nodetext] => Array
        (
            [module] => iblock
            [file] => lib/template/engine.php
        )

    [bitrix\iblock\template\nodeentityfield] => Array
        (
            [module] => iblock
            [file] => lib/template/engine.php
        )

    [bitrix\iblock\template\nodefunction] => Array
        (
            [module] => iblock
            [file] => lib/template/engine.php
        )

    [bitrix\iblock\template\helper] => Array
        (
            [module] => iblock
            [file] => lib/template/helper.php
        )

    [bitrix\iblock\template\entity\base] => Array
        (
            [module] => iblock
            [file] => lib/template/entity/base.php
        )

    [bitrix\iblock\template\entity\lazyvalueloader] => Array
        (
            [module] => iblock
            [file] => lib/template/entity/base.php
        )

    [bitrix\iblock\template\entity\catalogstore] => Array
        (
            [module] => iblock
            [file] => lib/template/entity/catalogstore.php
        )

    [bitrix\iblock\template\entity\element] => Array
        (
            [module] => iblock
            [file] => lib/template/entity/element.php
        )

    [bitrix\iblock\template\entity\elementcatalog] => Array
        (
            [module] => iblock
            [file] => lib/template/entity/elementcatalog.php
        )

    [bitrix\iblock\template\entity\elementcatalogmeasure] => Array
        (
            [module] => iblock
            [file] => lib/template/entity/elementcatalog.php
        )

    [bitrix\iblock\template\entity\elementcatalogstorelist] => Array
        (
            [module] => iblock
            [file] => lib/template/entity/elementcatalog.php
        )

    [bitrix\iblock\template\entity\elementprice] => Array
        (
            [module] => iblock
            [file] => lib/template/entity/elementprice.php
        )

    [bitrix\iblock\template\entity\elementproperty] => Array
        (
            [module] => iblock
            [file] => lib/template/entity/elementproperty.php
        )

    [bitrix\iblock\template\entity\elementpropertyuserfield] => Array
        (
            [module] => iblock
            [file] => lib/template/entity/elementproperty.php
        )

    [bitrix\iblock\template\entity\elementpropertyenum] => Array
        (
            [module] => iblock
            [file] => lib/template/entity/elementproperty.php
        )

    [bitrix\iblock\template\entity\elementpropertyelement] => Array
        (
            [module] => iblock
            [file] => lib/template/entity/elementproperty.php
        )

    [bitrix\iblock\template\entity\elementpropertysection] => Array
        (
            [module] => iblock
            [file] => lib/template/entity/elementproperty.php
        )

    [bitrix\iblock\template\entity\elementsku] => Array
        (
            [module] => iblock
            [file] => lib/template/entity/elementsku.php
        )

    [bitrix\iblock\template\entity\elementskuprice] => Array
        (
            [module] => iblock
            [file] => lib/template/entity/elementskuprice.php
        )

    [bitrix\iblock\template\entity\elementskuproperty] => Array
        (
            [module] => iblock
            [file] => lib/template/entity/elementskuproperty.php
        )

    [bitrix\iblock\template\entity\iblock] => Array
        (
            [module] => iblock
            [file] => lib/template/entity/iblock.php
        )

    [bitrix\iblock\template\entity\section] => Array
        (
            [module] => iblock
            [file] => lib/template/entity/section.php
        )

    [bitrix\iblock\template\entity\sectionpath] => Array
        (
            [module] => iblock
            [file] => lib/template/entity/sectionpath.php
        )

    [bitrix\iblock\template\entity\sectionproperty] => Array
        (
            [module] => iblock
            [file] => lib/template/entity/sectionproperty.php
        )

    [bitrix\iblock\template\functions\fabric] => Array
        (
            [module] => iblock
            [file] => lib/template/functions/fabric.php
        )

    [bitrix\iblock\template\functions\functionbase] => Array
        (
            [module] => iblock
            [file] => lib/template/functions/fabric.php
        )

    [bitrix\iblock\template\functions\functionupper] => Array
        (
            [module] => iblock
            [file] => lib/template/functions/fabric.php
        )

    [bitrix\iblock\template\functions\functionlower] => Array
        (
            [module] => iblock
            [file] => lib/template/functions/fabric.php
        )

    [bitrix\iblock\template\functions\functiontranslit] => Array
        (
            [module] => iblock
            [file] => lib/template/functions/fabric.php
        )

    [bitrix\iblock\template\functions\functionconcat] => Array
        (
            [module] => iblock
            [file] => lib/template/functions/fabric.php
        )

    [bitrix\iblock\template\functions\functionlimit] => Array
        (
            [module] => iblock
            [file] => lib/template/functions/fabric.php
        )

    [bitrix\iblock\template\functions\functioncontrast] => Array
        (
            [module] => iblock
            [file] => lib/template/functions/fabric.php
        )

    [bitrix\iblock\template\functions\functionmin] => Array
        (
            [module] => iblock
            [file] => lib/template/functions/fabric.php
        )

    [bitrix\iblock\template\functions\functionmax] => Array
        (
            [module] => iblock
            [file] => lib/template/functions/fabric.php
        )

    [bitrix\iblock\template\functions\functiondistinct] => Array
        (
            [module] => iblock
            [file] => lib/template/functions/fabric.php
        )

    [bitrix\iblock\update\adminfilteroption] => Array
        (
            [module] => iblock
            [file] => lib/update/adminfilteroption.php
        )

    [bitrix\iblock\update\admingridoption] => Array
        (
            [module] => iblock
            [file] => lib/update/admingridoption.php
        )

    [bitrix\iblock\url\adminpage\basebuilder] => Array
        (
            [module] => iblock
            [file] => lib/url/adminpage/basebuilder.php
        )

    [bitrix\iblock\url\adminpage\buildermanager] => Array
        (
            [module] => iblock
            [file] => lib/url/adminpage/buildermanager.php
        )

    [bitrix\iblock\url\adminpage\iblockbuilder] => Array
        (
            [module] => iblock
            [file] => lib/url/adminpage/iblockbuilder.php
        )

    [bitrix\iblock\sendereventhandler] => Array
        (
            [module] => iblock
            [file] => lib/senderconnector.php
        )

    [bitrix\iblock\senderconnectoriblock] => Array
        (
            [module] => iblock
            [file] => lib/senderconnector.php
        )

    [ccurrency] => Array
        (
            [module] => currency
            [file] => general/currency.php
        )

    [ccurrencylang] => Array
        (
            [module] => currency
            [file] => general/currency_lang.php
        )

    [ccurrencyrates] => Array
        (
            [module] => currency
            [file] => general/currency_rate.php
        )

    [bitrix\currency\compatible\tools] => Array
        (
            [module] => currency
            [file] => lib/compatible/tools.php
        )

    [bitrix\currency\helpers\admin\tools] => Array
        (
            [module] => currency
            [file] => lib/helpers/admin/tools.php
        )

    [bitrix\currency\helpers\editor] => Array
        (
            [module] => currency
            [file] => lib/helpers/editor.php
        )

    [bitrix\currency\userfield\money] => Array
        (
            [module] => currency
            [file] => lib/userfield/money.php
        )

    [bitrix\currency\currencymanager] => Array
        (
            [module] => currency
            [file] => lib/currencymanager.php
        )

    [bitrix\currency\currencytable] => Array
        (
            [module] => currency
            [file] => lib/currency.php
        )

    [bitrix\currency\currencylangtable] => Array
        (
            [module] => currency
            [file] => lib/currencylang.php
        )

    [bitrix\currency\currencyratetable] => Array
        (
            [module] => currency
            [file] => lib/currencyrate.php
        )

    [bitrix\currency\currencyclassifier] => Array
        (
            [module] => currency
            [file] => lib/currencyclassifier.php
        )

    [sale] => Array
        (
            [module] => sale
            [file] => install/index.php
        )

    [callsaledelivery] => Array
        (
            [module] => sale
            [file] => general/delivery.php
        )

    [csaledelivery] => Array
        (
            [module] => sale
            [file] => mysql/delivery.php
        )

    [csaledeliveryhandler] => Array
        (
            [module] => sale
            [file] => mysql/delivery_handler.php
        )

    [csaledeliveryhelper] => Array
        (
            [module] => sale
            [file] => general/delivery_helper.php
        )

    [csaledelivery2paysystem] => Array
        (
            [module] => sale
            [file] => general/delivery_2_pay_system.php
        )

    [csalelocation] => Array
        (
            [module] => sale
            [file] => mysql/location.php
        )

    [csalelocationgroup] => Array
        (
            [module] => sale
            [file] => mysql/location_group.php
        )

    [csalebasket] => Array
        (
            [module] => sale
            [file] => mysql/basket.php
        )

    [csalebaskethelper] => Array
        (
            [module] => sale
            [file] => general/basket_helper.php
        )

    [csaleuser] => Array
        (
            [module] => sale
            [file] => mysql/basket.php
        )

    [csaleorder] => Array
        (
            [module] => sale
            [file] => mysql/order.php
        )

    [csaleorderpropsgroup] => Array
        (
            [module] => sale
            [file] => mysql/order_props_group.php
        )

    [csaleorderpropsvariant] => Array
        (
            [module] => sale
            [file] => mysql/order_props_variant.php
        )

    [csaleorderuserprops] => Array
        (
            [module] => sale
            [file] => mysql/order_user_props.php
        )

    [csaleorderuserpropsvalue] => Array
        (
            [module] => sale
            [file] => mysql/order_user_props_value.php
        )

    [csaleordertax] => Array
        (
            [module] => sale
            [file] => mysql/order_tax.php
        )

    [csaleorderhelper] => Array
        (
            [module] => sale
            [file] => general/order_helper.php
        )

    [csalepaysystem] => Array
        (
            [module] => sale
            [file] => mysql/pay_system.php
        )

    [csalepaysystemaction] => Array
        (
            [module] => sale
            [file] => mysql/pay_system_action.php
        )

    [csalepaysystemshelper] => Array
        (
            [module] => sale
            [file] => general/pay_system_helper.php
        )

    [csalepaysystemtarif] => Array
        (
            [module] => sale
            [file] => general/pay_system_tarif.php
        )

    [csaletax] => Array
        (
            [module] => sale
            [file] => mysql/tax.php
        )

    [csaletaxrate] => Array
        (
            [module] => sale
            [file] => mysql/tax_rate.php
        )

    [csalepersontype] => Array
        (
            [module] => sale
            [file] => mysql/person_type.php
        )

    [csalediscount] => Array
        (
            [module] => sale
            [file] => mysql/discount.php
        )

    [csalebasketdiscountconvert] => Array
        (
            [module] => sale
            [file] => general/step_operations.php
        )

    [csalediscountreindex] => Array
        (
            [module] => sale
            [file] => general/step_operations.php
        )

    [csalediscountconvertext] => Array
        (
            [module] => sale
            [file] => general/step_operations.php
        )

    [csaleuseraccount] => Array
        (
            [module] => sale
            [file] => mysql/user.php
        )

    [csaleusertransact] => Array
        (
            [module] => sale
            [file] => mysql/user_transact.php
        )

    [csaleusercards] => Array
        (
            [module] => sale
            [file] => mysql/user_cards.php
        )

    [csalerecurring] => Array
        (
            [module] => sale
            [file] => mysql/recurring.php
        )

    [csalelang] => Array
        (
            [module] => sale
            [file] => mysql/settings.php
        )

    [csalegroupaccesstosite] => Array
        (
            [module] => sale
            [file] => mysql/settings.php
        )

    [csalegroupaccesstoflag] => Array
        (
            [module] => sale
            [file] => mysql/settings.php
        )

    [csaleauxiliary] => Array
        (
            [module] => sale
            [file] => mysql/auxiliary.php
        )

    [csaleaffiliate] => Array
        (
            [module] => sale
            [file] => mysql/affiliate.php
        )

    [csaleaffiliateplan] => Array
        (
            [module] => sale
            [file] => mysql/affiliate_plan.php
        )

    [csaleaffiliateplansection] => Array
        (
            [module] => sale
            [file] => mysql/affiliate_plan_section.php
        )

    [csaleaffiliatetier] => Array
        (
            [module] => sale
            [file] => mysql/affiliate_tier.php
        )

    [csaleaffiliatetransact] => Array
        (
            [module] => sale
            [file] => mysql/affiliate_transact.php
        )

    [csaleexport] => Array
        (
            [module] => sale
            [file] => general/export.php
        )

    [exportoneccrm] => Array
        (
            [module] => sale
            [file] => general/export.php
        )

    [csaleorderloader] => Array
        (
            [module] => sale
            [file] => general/order_loader.php
        )

    [csalemeasure] => Array
        (
            [module] => sale
            [file] => general/measurement.php
        )

    [csaleproduct] => Array
        (
            [module] => sale
            [file] => mysql/product.php
        )

    [csaleviewedproduct] => Array
        (
            [module] => sale
            [file] => mysql/product.php
        )

    [csalehelper] => Array
        (
            [module] => sale
            [file] => general/helper.php
        )

    [csalemobileorderutils] => Array
        (
            [module] => sale
            [file] => general/mobile_order.php
        )

    [csalemobileorderpull] => Array
        (
            [module] => sale
            [file] => general/mobile_order.php
        )

    [csalemobileorderpush] => Array
        (
            [module] => sale
            [file] => general/mobile_order.php
        )

    [csalemobileorderfilter] => Array
        (
            [module] => sale
            [file] => general/mobile_order.php
        )

    [cbasesalereporthelper] => Array
        (
            [module] => sale
            [file] => general/sale_report_helper.php
        )

    [csalereportsaleorderhelper] => Array
        (
            [module] => sale
            [file] => general/sale_report_helper.php
        )

    [csalereportuserhelper] => Array
        (
            [module] => sale
            [file] => general/sale_report_helper.php
        )

    [csalereportsalefuserhelper] => Array
        (
            [module] => sale
            [file] => general/sale_report_helper.php
        )

    [ibxsaleproductprovider] => Array
        (
            [module] => sale
            [file] => general/product_provider.php
        )

    [csalestorebarcode] => Array
        (
            [module] => sale
            [file] => mysql/store_barcode.php
        )

    [csaleorderchange] => Array
        (
            [module] => sale
            [file] => mysql/order_change.php
        )

    [csaleorderchangeformat] => Array
        (
            [module] => sale
            [file] => general/order_change.php
        )

    [bitrix\sale\internals\fusertable] => Array
        (
            [module] => sale
            [file] => lib/internals/fuser.php
        )

    [bitrix\sale\fuser] => Array
        (
            [module] => sale
            [file] => lib/fuser.php
        )

    [bitrix\sale\internals\input\manager] => Array
        (
            [module] => sale
            [file] => lib/internals/input.php
        )

    [bitrix\sale\internals\input\base] => Array
        (
            [module] => sale
            [file] => lib/internals/input.php
        )

    [bitrix\sale\internals\input\file] => Array
        (
            [module] => sale
            [file] => lib/internals/input.php
        )

    [bitrix\sale\internals\input\stringinput] => Array
        (
            [module] => sale
            [file] => lib/internals/input.php
        )

    [bitrix\sale\internals\sitecurrencytable] => Array
        (
            [module] => sale
            [file] => lib/internals/sitecurrency.php
        )

    [csalestatus] => Array
        (
            [module] => sale
            [file] => general/status.php
        )

    [bitrix\sale\statusbase] => Array
        (
            [module] => sale
            [file] => lib/statusbase.php
        )

    [bitrix\sale\orderstatus] => Array
        (
            [module] => sale
            [file] => lib/orderstatus.php
        )

    [bitrix\sale\deliverystatus] => Array
        (
            [module] => sale
            [file] => lib/deliverystatus.php
        )

    [bitrix\sale\internals\statustable] => Array
        (
            [module] => sale
            [file] => lib/internals/status.php
        )

    [bitrix\sale\internals\statuslangtable] => Array
        (
            [module] => sale
            [file] => lib/internals/status_lang.php
        )

    [bitrix\sale\internals\statusgrouptasktable] => Array
        (
            [module] => sale
            [file] => lib/internals/status_grouptask.php
        )

    [csaleorderprops] => Array
        (
            [module] => sale
            [file] => general/order_props.php
        )

    [csaleorderpropsadapter] => Array
        (
            [module] => sale
            [file] => general/order_props.php
        )

    [csaleorderpropsvalue] => Array
        (
            [module] => sale
            [file] => mysql/order_props_values.php
        )

    [bitrix\sale\propertyvaluecollection] => Array
        (
            [module] => sale
            [file] => lib/propertyvaluecollection.php
        )

    [bitrix\sale\internals\orderpropstable] => Array
        (
            [module] => sale
            [file] => lib/internals/orderprops.php
        )

    [bitrix\sale\internals\orderpropsgrouptable] => Array
        (
            [module] => sale
            [file] => lib/internals/orderprops_group.php
        )

    [bitrix\sale\internals\orderpropsvaluetable] => Array
        (
            [module] => sale
            [file] => lib/internals/orderprops_value.php
        )

    [bitrix\sale\internals\orderpropsvarianttable] => Array
        (
            [module] => sale
            [file] => lib/internals/orderprops_variant.php
        )

    [bitrix\sale\internals\orderpropsrelationtable] => Array
        (
            [module] => sale
            [file] => lib/internals/orderprops_relation.php
        )

    [bitrix\sale\internals\userpropsvaluetable] => Array
        (
            [module] => sale
            [file] => lib/internals/userpropsvalue.php
        )

    [bitrix\sale\internals\userpropstable] => Array
        (
            [module] => sale
            [file] => lib/internals/userprops.php
        )

    [bitrix\sale\businessvalue] => Array
        (
            [module] => sale
            [file] => lib/businessvalue.php
        )

    [bitrix\sale\ibusinessvalueprovider] => Array
        (
            [module] => sale
            [file] => lib/businessvalueproviderinterface.php
        )

    [bitrix\sale\internals\businessvaluetable] => Array
        (
            [module] => sale
            [file] => lib/internals/businessvalue.php
        )

    [bitrix\sale\internals\businessvaluepersondomaintable] => Array
        (
            [module] => sale
            [file] => lib/internals/businessvalue_persondomain.php
        )

    [bitrix\sale\internals\businessvaluecode1ctable] => Array
        (
            [module] => sale
            [file] => lib/internals/businessvalue_code_1c.php
        )

    [bitrix\sale\internals\paysystemactiontable] => Array
        (
            [module] => sale
            [file] => lib/internals/paysystemaction.php
        )

    [bitrix\sale\internals\paysysteminner] => Array
        (
            [module] => sale
            [file] => lib/internals/paysysteminner.php
        )

    [bitrix\sale\internals\deliverypaysystemtable] => Array
        (
            [module] => sale
            [file] => lib/internals/delivery_paysystem.php
        )

    [bitrix\sale\usermessageexception] => Array
        (
            [module] => sale
            [file] => lib/exception.php
        )

    [bitrix\sale\configuration] => Array
        (
            [module] => sale
            [file] => lib/configuration.php
        )

    [bitrix\sale\order] => Array
        (
            [module] => sale
            [file] => lib/order.php
        )

    [bitrix\sale\persontype] => Array
        (
            [module] => sale
            [file] => lib/persontype.php
        )

    [csalereportsalegoodshelper] => Array
        (
            [module] => sale
            [file] => general/sale_report_helper.php
        )

    [csalereportsaleproducthelper] => Array
        (
            [module] => sale
            [file] => general/sale_report_helper.php
        )

    [bitrix\sale\internals\producttable] => Array
        (
            [module] => sale
            [file] => lib/internals/product.php
        )

    [bitrix\sale\internals\goodssectiontable] => Array
        (
            [module] => sale
            [file] => lib/internals/goodssection.php
        )

    [bitrix\sale\internals\sectiontable] => Array
        (
            [module] => sale
            [file] => lib/internals/section.php
        )

    [bitrix\sale\internals\storeproducttable] => Array
        (
            [module] => sale
            [file] => lib/internals/storeproduct.php
        )

    [bitrix\sale\saleszone] => Array
        (
            [module] => sale
            [file] => lib/saleszone.php
        )

    [bitrix\sale\internals\orderdeliveryreqtable] => Array
        (
            [module] => sale
            [file] => lib/internals/orderdeliveryreq.php
        )

    [bitrix\sale\sendereventhandler] => Array
        (
            [module] => sale
            [file] => lib/senderconnector.php
        )

    [bitrix\sale\senderconnectorbuyer] => Array
        (
            [module] => sale
            [file] => lib/senderconnector.php
        )

    [bitrix\sale\userconsent] => Array
        (
            [module] => sale
            [file] => lib/userconsent.php
        )

    [bitrix\sale\internals\product2producttable] => Array
        (
            [module] => sale
            [file] => lib/internals/product2product.php
        )

    [bitrix\sale\internals\orderprocessingtable] => Array
        (
            [module] => sale
            [file] => lib/internals/orderprocessing.php
        )

    [bitrix\sale\orderbase] => Array
        (
            [module] => sale
            [file] => lib/orderbase.php
        )

    [bitrix\sale\internals\entity] => Array
        (
            [module] => sale
            [file] => lib/internals/entity.php
        )

    [bitrix\sale\internals\entitycollection] => Array
        (
            [module] => sale
            [file] => lib/internals/entitycollection.php
        )

    [bitrix\sale\internals\collectionbase] => Array
        (
            [module] => sale
            [file] => lib/internals/collectionbase.php
        )

    [bitrix\sale\shipment] => Array
        (
            [module] => sale
            [file] => lib/shipment.php
        )

    [bitrix\sale\shipmentcollection] => Array
        (
            [module] => sale
            [file] => lib/shipmentcollection.php
        )

    [bitrix\sale\shipmentitemcollection] => Array
        (
            [module] => sale
            [file] => lib/shipmentitemcollection.php
        )

    [bitrix\sale\shipmentitem] => Array
        (
            [module] => sale
            [file] => lib/shipmentitem.php
        )

    [bitrix\sale\shipmentitemstorecollection] => Array
        (
            [module] => sale
            [file] => lib/shipmentitemstorecollection.php
        )

    [bitrix\sale\shipmentitemstore] => Array
        (
            [module] => sale
            [file] => lib/shipmentitemstore.php
        )

    [bitrix\sale\paymentcollectionbase] => Array
        (
            [module] => sale
            [file] => lib/internals/paymentcollectionbase.php
        )

    [bitrix\sale\paymentcollection] => Array
        (
            [module] => sale
            [file] => lib/paymentcollection.php
        )

    [bitrix\sale\payment] => Array
        (
            [module] => sale
            [file] => lib/payment.php
        )

    [bitrix\sale\paysystemservice] => Array
        (
            [module] => sale
            [file] => lib/paysystemservice.php
        )

    [bitrix\sale\internals\fields] => Array
        (
            [module] => sale
            [file] => lib/internals/fields.php
        )

    [bitrix\sale\result] => Array
        (
            [module] => sale
            [file] => lib/result.php
        )

    [bitrix\sale\resulterror] => Array
        (
            [module] => sale
            [file] => lib/result.php
        )

    [bitrix\sale\resultserializable] => Array
        (
            [module] => sale
            [file] => lib/resultserializable.php
        )

    [bitrix\sale\eventactions] => Array
        (
            [module] => sale
            [file] => lib/eventactions.php
        )

    [bitrix\sale\basketbase] => Array
        (
            [module] => sale
            [file] => lib/basketbase.php
        )

    [bitrix\sale\basketitembase] => Array
        (
            [module] => sale
            [file] => lib/basketitembase.php
        )

    [bitrix\sale\basket] => Array
        (
            [module] => sale
            [file] => lib/basket.php
        )

    [bitrix\sale\internals\basketitembase] => Array
        (
            [module] => sale
            [file] => lib/internals/basketitembase.php
        )

    [bitrix\sale\basketitem] => Array
        (
            [module] => sale
            [file] => lib/basketitem.php
        )

    [bitrix\sale\basketbundlecollection] => Array
        (
            [module] => sale
            [file] => lib/basketbundlecollection.php
        )

    [bitrix\sale\orderproperties] => Array
        (
            [module] => sale
            [file] => lib/orderprops.php
        )

    [bitrix\sale\propertyvalue] => Array
        (
            [module] => sale
            [file] => lib/propertyvalue.php
        )

    [bitrix\sale\compatible\internals\entitycompatibility] => Array
        (
            [module] => sale
            [file] => lib/compatible/internals/entitycompatibility.php
        )

    [bitrix\sale\compatible\ordercompatibility] => Array
        (
            [module] => sale
            [file] => lib/compatible/ordercompatibility.php
        )

    [bitrix\sale\compatible\basketcompatibility] => Array
        (
            [module] => sale
            [file] => lib/compatible/basketcompatibility.php
        )

    [bitrix\sale\compatible\eventcompatibility] => Array
        (
            [module] => sale
            [file] => lib/compatible/eventcompatibility.php
        )

    [bitrix\sale\compatible\orderquery] => Array
        (
            [module] => sale
            [file] => lib/compatible/compatible.php
        )

    [bitrix\sale\compatible\orderquerylocation] => Array
        (
            [module] => sale
            [file] => lib/compatible/compatible.php
        )

    [bitrix\sale\compatible\fetchadapter] => Array
        (
            [module] => sale
            [file] => lib/compatible/compatible.php
        )

    [bitrix\sale\compatible\test] => Array
        (
            [module] => sale
            [file] => lib/compatible/compatible.php
        )

    [bitrix\sale\orderuserproperties] => Array
        (
            [module] => sale
            [file] => lib/userprops.php
        )

    [bitrix\sale\basketpropertiescollectionbase] => Array
        (
            [module] => sale
            [file] => lib/basketpropertiesbase.php
        )

    [bitrix\sale\basketpropertiescollection] => Array
        (
            [module] => sale
            [file] => lib/basketproperties.php
        )

    [bitrix\sale\basketpropertyitembase] => Array
        (
            [module] => sale
            [file] => lib/basketpropertiesitembase.php
        )

    [bitrix\sale\basketpropertyitem] => Array
        (
            [module] => sale
            [file] => lib/basketpropertiesitem.php
        )

    [bitrix\sale\tax] => Array
        (
            [module] => sale
            [file] => lib/tax.php
        )

    [bitrix\sale\internals\ordertable] => Array
        (
            [module] => sale
            [file] => lib/internals/order.php
        )

    [bitrix\sale\internals\baskettable] => Array
        (
            [module] => sale
            [file] => lib/internals/basket.php
        )

    [bitrix\sale\internals\shipmenttable] => Array
        (
            [module] => sale
            [file] => lib/internals/shipment.php
        )

    [bitrix\sale\internals\shipmentitemtable] => Array
        (
            [module] => sale
            [file] => lib/internals/shipmentitem.php
        )

    [bitrix\sale\internals\paysystemservicetable] => Array
        (
            [module] => sale
            [file] => lib/internals/paysystemservice.php
        )

    [bitrix\sale\internals\paymenttable] => Array
        (
            [module] => sale
            [file] => lib/internals/payment.php
        )

    [bitrix\sale\internals\shipmentitemstoretable] => Array
        (
            [module] => sale
            [file] => lib/internals/shipmentitemstore.php
        )

    [bitrix\sale\internals\shipmentextraservice] => Array
        (
            [module] => sale
            [file] => lib/internals/shipmentextraservice.php
        )

    [bitrix\sale\internals\orderuserpropertiestable] => Array
        (
            [module] => sale
            [file] => lib/internals/userprops.php
        )

    [bitrix\sale\internals\collectableentity] => Array
        (
            [module] => sale
            [file] => lib/internals/collectableentity.php
        )

    [bitrix\sale\provider] => Array
        (
            [module] => sale
            [file] => lib/provider.php
        )

    [bitrix\sale\providerbase] => Array
        (
            [module] => sale
            [file] => lib/providerbase.php
        )

    [bitrix\sale\internals\catalog\provider] => Array
        (
            [module] => sale
            [file] => lib/internals/catalog/provider.php
        )

    [bitrix\sale\saleproviderbase] => Array
        (
            [module] => sale
            [file] => lib/saleproviderbase.php
        )

    [bitrix\sale\internals\transferdataprovider] => Array
        (
            [module] => sale
            [file] => lib/internals/transferdataprovider.php
        )

    [bitrix\sale\internals\poolquantity] => Array
        (
            [module] => sale
            [file] => lib/internals/poolquantity.php
        )

    [bitrix\sale\internals\providercreator] => Array
        (
            [module] => sale
            [file] => lib/internals/providercreator.php
        )

    [bitrix\sale\internals\providerbuilderbase] => Array
        (
            [module] => sale
            [file] => lib/internals/providerbuilderbase.php
        )

    [bitrix\sale\internals\providerbuilder] => Array
        (
            [module] => sale
            [file] => lib/internals/providerbuilder.php
        )

    [bitrix\sale\internals\providerbuildercompatibility] => Array
        (
            [module] => sale
            [file] => lib/internals/providerbuildercompatibility.php
        )

    [bitrix\sale\orderhistory] => Array
        (
            [module] => sale
            [file] => lib/orderhistory.php
        )

    [bitrix\sale\internals\callbackregistrytable] => Array
        (
            [module] => sale
            [file] => lib/internals/callbackregistry.php
        )

    [bitrix\sale\internals\basketpropertytable] => Array
        (
            [module] => sale
            [file] => lib/internals/basketproperties.php
        )

    [bitrix\sale\internals\companytable] => Array
        (
            [module] => sale
            [file] => lib/internals/company.php
        )

    [bitrix\sale\internals\companygrouptable] => Array
        (
            [module] => sale
            [file] => lib/internals/companygroup.php
        )

    [bitrix\sale\internals\companyresponsiblegrouptable] => Array
        (
            [module] => sale
            [file] => lib/internals/companyresponsiblegroup.php
        )

    [bitrix\sale\internals\persontypetable] => Array
        (
            [module] => sale
            [file] => lib/internals/persontype.php
        )

    [bitrix\sale\internals\persontypesitetable] => Array
        (
            [module] => sale
            [file] => lib/internals/persontypesite.php
        )

    [bitrix\sale\internals\pool] => Array
        (
            [module] => sale
            [file] => lib/internals/pool.php
        )

    [bitrix\sale\internals\userbudgetpool] => Array
        (
            [module] => sale
            [file] => lib/internals/userbudgetpool.php
        )

    [bitrix\sale\internals\eventspool] => Array
        (
            [module] => sale
            [file] => lib/internals/eventspool.php
        )

    [bitrix\sale\internals\events] => Array
        (
            [module] => sale
            [file] => lib/internals/events.php
        )

    [bitrix\sale\pricemaths] => Array
        (
            [module] => sale
            [file] => lib/pricemaths.php
        )

    [bitrix\sale\basketcomponenthelper] => Array
        (
            [module] => sale
            [file] => lib/basketcomponenthelper.php
        )

    [bitrix\sale\registry] => Array
        (
            [module] => sale
            [file] => lib/registry.php
        )

    [ipaymentorder] => Array
        (
            [module] => sale
            [file] => lib/internals/paymentinterface.php
        )

    [ishipmentorder] => Array
        (
            [module] => sale
            [file] => lib/internals/shipmentinterface.php
        )

    [ientitymarker] => Array
        (
            [module] => sale
            [file] => lib/internals/entitymarkerinterface.php
        )

    [bitrix\sale\internals\orderarchivetable] => Array
        (
            [module] => sale
            [file] => lib/internals/orderarchive.php
        )

    [bitrix\sale\internals\basketarchivetable] => Array
        (
            [module] => sale
            [file] => lib/internals/basketarchive.php
        )

    [bitrix\sale\internals\orderarchivepackedtable] => Array
        (
            [module] => sale
            [file] => lib/internals/orderarchivepacked.php
        )

    [bitrix\sale\internals\basketarchivepackedtable] => Array
        (
            [module] => sale
            [file] => lib/internals/basketarchivepacked.php
        )

    [bitrix\sale\archive\manager] => Array
        (
            [module] => sale
            [file] => lib/archive/manager.php
        )

    [bitrix\sale\archive\recovery\base] => Array
        (
            [module] => sale
            [file] => lib/archive/recovery/base.php
        )

    [bitrix\sale\archive\recovery\scheme] => Array
        (
            [module] => sale
            [file] => lib/archive/recovery/scheme.php
        )

    [bitrix\sale\archive\recovery\version1] => Array
        (
            [module] => sale
            [file] => lib/archive/recovery/version1.php
        )

    [bitrix\sale\tax\ratetable] => Array
        (
            [module] => sale
            [file] => lib/tax/rate.php
        )

    [bitrix\sale\location\locationtable] => Array
        (
            [module] => sale
            [file] => lib/location/location.php
        )

    [bitrix\sale\location\tree] => Array
        (
            [module] => sale
            [file] => lib/location/tree.php
        )

    [bitrix\sale\location\typetable] => Array
        (
            [module] => sale
            [file] => lib/location/type.php
        )

    [bitrix\sale\location\grouptable] => Array
        (
            [module] => sale
            [file] => lib/location/group.php
        )

    [bitrix\sale\location\externaltable] => Array
        (
            [module] => sale
            [file] => lib/location/external.php
        )

    [bitrix\sale\location\externalservicetable] => Array
        (
            [module] => sale
            [file] => lib/location/externalservice.php
        )

    [bitrix\sale\location\search\finder] => Array
        (
            [module] => sale
            [file] => lib/location/search/finder.php
        )

    [bitrix\sale\location\search\wordtable] => Array
        (
            [module] => sale
            [file] => lib/location/search/word.php
        )

    [bitrix\sale\location\search\chaintable] => Array
        (
            [module] => sale
            [file] => lib/location/search/chain.php
        )

    [bitrix\sale\location\search\sitelinktable] => Array
        (
            [module] => sale
            [file] => lib/location/search/sitelink.php
        )

    [bitrix\sale\location\name\nameentity] => Array
        (
            [module] => sale
            [file] => lib/location/name/nameentity.php
        )

    [bitrix\sale\location\name\locationtable] => Array
        (
            [module] => sale
            [file] => lib/location/name/location.php
        )

    [bitrix\sale\location\name\typetable] => Array
        (
            [module] => sale
            [file] => lib/location/name/type.php
        )

    [bitrix\sale\location\name\grouptable] => Array
        (
            [module] => sale
            [file] => lib/location/name/group.php
        )

    [bitrix\sale\location\connector] => Array
        (
            [module] => sale
            [file] => lib/location/connector.php
        )

    [bitrix\sale\location\grouplocationtable] => Array
        (
            [module] => sale
            [file] => lib/location/grouplocation.php
        )

    [bitrix\sale\location\sitelocationtable] => Array
        (
            [module] => sale
            [file] => lib/location/sitelocation.php
        )

    [bitrix\sale\location\defaultsitetable] => Array
        (
            [module] => sale
            [file] => lib/location/defaultsite.php
        )

    [bitrix\sale\location\db\commonhelper] => Array
        (
            [module] => sale
            [file] => lib/location/db/commonhelper.php
        )

    [bitrix\sale\location\db\helper] => Array
        (
            [module] => sale
            [file] => lib/location/db/mysql/helper.php
        )

    [bitrix\sale\location\db\blockinserter] => Array
        (
            [module] => sale
            [file] => lib/location/db/blockinserter.php
        )

    [bitrix\sale\location\admin\helper] => Array
        (
            [module] => sale
            [file] => lib/location/admin/helper.php
        )

    [bitrix\sale\location\admin\namehelper] => Array
        (
            [module] => sale
            [file] => lib/location/admin/namehelper.php
        )

    [bitrix\sale\location\admin\locationhelper] => Array
        (
            [module] => sale
            [file] => lib/location/admin/locationhelper.php
        )

    [bitrix\sale\location\admin\typehelper] => Array
        (
            [module] => sale
            [file] => lib/location/admin/typehelper.php
        )

    [bitrix\sale\location\admin\grouphelper] => Array
        (
            [module] => sale
            [file] => lib/location/admin/grouphelper.php
        )

    [bitrix\sale\location\admin\defaultsitehelper] => Array
        (
            [module] => sale
            [file] => lib/location/admin/defaultsitehelper.php
        )

    [bitrix\sale\location\admin\sitelocationhelper] => Array
        (
            [module] => sale
            [file] => lib/location/admin/sitelocationhelper.php
        )

    [bitrix\sale\location\admin\externalservicehelper] => Array
        (
            [module] => sale
            [file] => lib/location/admin/externalservicehelper.php
        )

    [bitrix\sale\location\admin\searchhelper] => Array
        (
            [module] => sale
            [file] => lib/location/admin/searchhelper.php
        )

    [bitrix\sale\location\util\process] => Array
        (
            [module] => sale
            [file] => lib/location/util/process.php
        )

    [bitrix\sale\location\util\csvreader] => Array
        (
            [module] => sale
            [file] => lib/location/util/csvreader.php
        )

    [bitrix\sale\location\util\assert] => Array
        (
            [module] => sale
            [file] => lib/location/util/assert.php
        )

    [bitrix\sale\location\import\importprocess] => Array
        (
            [module] => sale
            [file] => lib/location/import/importprocess.php
        )

    [bitrix\sale\location\search\reindexprocess] => Array
        (
            [module] => sale
            [file] => lib/location/search/reindexprocess.php
        )

    [bitrix\sale\location\tree\nodenotfoundexception] => Array
        (
            [module] => sale
            [file] => lib/location/tree/exception.php
        )

    [bitrix\sale\location\tree\nodeincorrectexception] => Array
        (
            [module] => sale
            [file] => lib/location/tree/exception.php
        )

    [bitrix\sale\location\exception] => Array
        (
            [module] => sale
            [file] => lib/location/exception.php
        )

    [csaleproxyadminresult] => Array
        (
            [module] => sale
            [file] => general/proxyadminresult.php
        )

    [csaleproxyadminuiresult] => Array
        (
            [module] => sale
            [file] => general/proxyadminresult.php
        )

    [csaleproxyresult] => Array
        (
            [module] => sale
            [file] => general/proxyresult.php
        )

    [bitrix\sale\location\migration\cupdaterlocationpro] => Array
        (
            [module] => sale
            [file] => lib/location/migration/migrate.php
        )

    [bitrix\sale\delivery\deliverylocationtable] => Array
        (
            [module] => sale
            [file] => lib/delivery/deliverylocation.php
        )

    [bitrix\sale\delivery\deliverylocationexcludetable] => Array
        (
            [module] => sale
            [file] => lib/delivery/deliverylocationexclude.php
        )

    [bitrix\sale\tax\ratelocationtable] => Array
        (
            [module] => sale
            [file] => lib/tax/ratelocation.php
        )

    [csalebasketfilter] => Array
        (
            [module] => sale
            [file] => general/sale_cond.php
        )

    [csalecondctrl] => Array
        (
            [module] => sale
            [file] => general/sale_cond.php
        )

    [csalecondctrlcomplex] => Array
        (
            [module] => sale
            [file] => general/sale_cond.php
        )

    [csalecondctrlgroup] => Array
        (
            [module] => sale
            [file] => general/sale_cond.php
        )

    [csalecondctrlbasketgroup] => Array
        (
            [module] => sale
            [file] => general/sale_cond.php
        )

    [csalecondctrlbasketfields] => Array
        (
            [module] => sale
            [file] => general/sale_cond.php
        )

    [csalecondctrlbasketitemconditions] => Array
        (
            [module] => sale
            [file] => general/sale_cond.php
        )

    [csalecondctrlbasketproperties] => Array
        (
            [module] => sale
            [file] => general/sale_cond.php
        )

    [csalecondctrlorderfields] => Array
        (
            [module] => sale
            [file] => general/sale_cond.php
        )

    [csalecondctrlcommon] => Array
        (
            [module] => sale
            [file] => general/sale_cond.php
        )

    [csalecondtree] => Array
        (
            [module] => sale
            [file] => general/sale_cond.php
        )

    [csalecondctrlpastorder] => Array
        (
            [module] => sale
            [file] => general/sale_cond.php
        )

    [csalecondcumulativectrl] => Array
        (
            [module] => sale
            [file] => general/sale_cond.php
        )

    [csalecumulativeaction] => Array
        (
            [module] => sale
            [file] => general/sale_act.php
        )

    [csaleactionctrl] => Array
        (
            [module] => sale
            [file] => general/sale_act.php
        )

    [csaleactionctrlcomplex] => Array
        (
            [module] => sale
            [file] => general/sale_act.php
        )

    [csaleactionctrlgroup] => Array
        (
            [module] => sale
            [file] => general/sale_act.php
        )

    [csaleactionctrlaction] => Array
        (
            [module] => sale
            [file] => general/sale_act.php
        )

    [csalediscountactionapply] => Array
        (
            [module] => sale
            [file] => general/sale_act.php
        )

    [csaleactionctrldelivery] => Array
        (
            [module] => sale
            [file] => general/sale_act.php
        )

    [csaleactiongift] => Array
        (
            [module] => sale
            [file] => general/sale_act.php
        )

    [csaleactiongiftctrlgroup] => Array
        (
            [module] => sale
            [file] => general/sale_act.php
        )

    [csaleactionctrlbasketgroup] => Array
        (
            [module] => sale
            [file] => general/sale_act.php
        )

    [csaleactionctrlsubgroup] => Array
        (
            [module] => sale
            [file] => general/sale_act.php
        )

    [csaleactioncondctrlbasketfields] => Array
        (
            [module] => sale
            [file] => general/sale_act.php
        )

    [csaleactiontree] => Array
        (
            [module] => sale
            [file] => general/sale_act.php
        )

    [csalediscountconvert] => Array
        (
            [module] => sale
            [file] => general/discount_convert.php
        )

    [csalepdf] => Array
        (
            [module] => sale
            [file] => general/pdf.php
        )

    [csaleymhandler] => Array
        (
            [module] => sale
            [file] => general/ym_handler.php
        )

    [csaleymlocation] => Array
        (
            [module] => sale
            [file] => general/ym_location.php
        )

    [bitrix\sale\delivery\calculationresult] => Array
        (
            [module] => sale
            [file] => lib/delivery/calculationresult.php
        )

    [bitrix\sale\delivery\services\table] => Array
        (
            [module] => sale
            [file] => lib/delivery/services/table.php
        )

    [bitrix\sale\delivery\restrictions\table] => Array
        (
            [module] => sale
            [file] => lib/delivery/restrictions/table.php
        )

    [bitrix\sale\delivery\services\manager] => Array
        (
            [module] => sale
            [file] => lib/delivery/services/manager.php
        )

    [bitrix\sale\delivery\restrictions\base] => Array
        (
            [module] => sale
            [file] => lib/delivery/restrictions/base.php
        )

    [bitrix\sale\delivery\restrictions\manager] => Array
        (
            [module] => sale
            [file] => lib/delivery/restrictions/manager.php
        )

    [bitrix\sale\delivery\services\base] => Array
        (
            [module] => sale
            [file] => lib/delivery/services/base.php
        )

    [bitrix\sale\delivery\menu] => Array
        (
            [module] => sale
            [file] => lib/delivery/menu.php
        )

    [bitrix\sale\delivery\services\objectpool] => Array
        (
            [module] => sale
            [file] => lib/delivery/services/objectpool.php
        )

    [bitrix\sale\tradingplatformtable] => Array
        (
            [module] => sale
            [file] => lib/internals/tradingplatform.php
        )

    [bitrix\sale\tradingplatform\ebay\policy] => Array
        (
            [module] => sale
            [file] => lib/tradingplatform/ebay/policy.php
        )

    [bitrix\sale\tradingplatform\helper] => Array
        (
            [module] => sale
            [file] => lib/tradingplatform/helper.php
        )

    [bitrix\sale\tradingplatform\ymarket\yandexmarket] => Array
        (
            [module] => sale
            [file] => lib/tradingplatform/ymarket/yandexmarket.php
        )

    [bitrix\sale\tradingplatform\platform] => Array
        (
            [module] => sale
            [file] => lib/tradingplatform/platform.php
        )

    [bitrix\sale\tradingplatform\logger] => Array
        (
            [module] => sale
            [file] => lib/tradingplatform/logger.php
        )

    [bitrix\sale\internals\shipmentextraservicetable] => Array
        (
            [module] => sale
            [file] => lib/internals/shipmentextraservice.php
        )

    [bitrix\sale\delivery\extraservices\manager] => Array
        (
            [module] => sale
            [file] => lib/delivery/extra_services/manager.php
        )

    [bitrix\sale\delivery\extraservices\base] => Array
        (
            [module] => sale
            [file] => lib/delivery/extra_services/base.php
        )

    [bitrix\sale\delivery\extraservices\table] => Array
        (
            [module] => sale
            [file] => lib/delivery/extra_services/table.php
        )

    [bitrix\sale\delivery\tracking\manager] => Array
        (
            [module] => sale
            [file] => lib/delivery/tracking/manager.php
        )

    [bitrix\sale\delivery\tracking\table] => Array
        (
            [module] => sale
            [file] => lib/delivery/tracking/table.php
        )

    [bitrix\sale\delivery\externallocationmap] => Array
        (
            [module] => sale
            [file] => lib/delivery/externallocationmap.php
        )

    [bitrix\sale\internals\servicerestrictiontable] => Array
        (
            [module] => sale
            [file] => lib/internals/servicerestriction.php
        )

    [bitrix\sale\services\base\restrictionmanager] => Array
        (
            [module] => sale
            [file] => lib/services/base/restrictionmanager.php
        )

    [bitrix\sale\services\base\siterestriction] => Array
        (
            [module] => sale
            [file] => lib/services/base/siterestriction.php
        )

    [bitrix\sale\services\base\tradebindingrestriction] => Array
        (
            [module] => sale
            [file] => lib/services/base/tradebindingrestriction.php
        )

    [bitrix\sale\compatible\discountcompatibility] => Array
        (
            [module] => sale
            [file] => lib/compatible/discountcompatibility.php
        )

    [bitrix\sale\config\feature] => Array
        (
            [module] => sale
            [file] => lib/config/feature.php
        )

    [bitrix\sale\discount\context\basecontext] => Array
        (
            [module] => sale
            [file] => lib/discount/context/basecontext.php
        )

    [bitrix\sale\discount\context\fuser] => Array
        (
            [module] => sale
            [file] => lib/discount/context/fuser.php
        )

    [bitrix\sale\discount\context\user] => Array
        (
            [module] => sale
            [file] => lib/discount/context/user.php
        )

    [bitrix\sale\discount\context\usergroup] => Array
        (
            [module] => sale
            [file] => lib/discount/context/usergroup.php
        )

    [bitrix\sale\discount\gift\collection] => Array
        (
            [module] => sale
            [file] => lib/discount/gift/collection.php
        )

    [bitrix\sale\discount\gift\gift] => Array
        (
            [module] => sale
            [file] => lib/discount/gift/gift.php
        )

    [bitrix\sale\discount\gift\manager] => Array
        (
            [module] => sale
            [file] => lib/discount/gift/manager.php
        )

    [bitrix\sale\discount\gift\relateddatatable] => Array
        (
            [module] => sale
            [file] => lib/discount/gift/relateddata.php
        )

    [bitrix\sale\discount\index\indexelementtable] => Array
        (
            [module] => sale
            [file] => lib/discount/index/indexelement.php
        )

    [bitrix\sale\discount\index\indexsectiontable] => Array
        (
            [module] => sale
            [file] => lib/discount/index/indexsection.php
        )

    [bitrix\sale\discount\index\manager] => Array
        (
            [module] => sale
            [file] => lib/discount/index/manager.php
        )

    [bitrix\sale\discount\migration\orderdiscountmigrator] => Array
        (
            [module] => sale
            [file] => lib/discount/migration/orderdiscountmigrator.php
        )

    [bitrix\sale\discount\prediction\manager] => Array
        (
            [module] => sale
            [file] => lib/discount/prediction/manager.php
        )

    [bitrix\sale\discount\preset\arrayhelper] => Array
        (
            [module] => sale
            [file] => lib/discount/preset/arrayhelper.php
        )

    [bitrix\sale\discount\preset\basepreset] => Array
        (
            [module] => sale
            [file] => lib/discount/preset/basepreset.php
        )

    [bitrix\sale\discount\preset\htmlhelper] => Array
        (
            [module] => sale
            [file] => lib/discount/preset/htmlhelper.php
        )

    [bitrix\sale\discount\preset\manager] => Array
        (
            [module] => sale
            [file] => lib/discount/preset/manager.php
        )

    [bitrix\sale\discount\preset\selectproductpreset] => Array
        (
            [module] => sale
            [file] => lib/discount/preset/selectproductpreset.php
        )

    [bitrix\sale\discount\preset\state] => Array
        (
            [module] => sale
            [file] => lib/discount/preset/state.php
        )

    [bitrix\sale\discount\result\compatibleformat] => Array
        (
            [module] => sale
            [file] => lib/discount/result/compatibleformat.php
        )

    [bitrix\sale\discount\runtimecache\discountcache] => Array
        (
            [module] => sale
            [file] => lib/discount/runtimecache/discountcache.php
        )

    [bitrix\sale\discount\runtimecache\fusercache] => Array
        (
            [module] => sale
            [file] => lib/discount/runtimecache/fusercache.php
        )

    [bitrix\sale\discount\actions] => Array
        (
            [module] => sale
            [file] => lib/discount/actions.php
        )

    [bitrix\sale\discount\analyzer] => Array
        (
            [module] => sale
            [file] => lib/discount/analyzer.php
        )

    [bitrix\sale\discount\cumulativecalculator] => Array
        (
            [module] => sale
            [file] => lib/discount/cumulativecalculator.php
        )

    [bitrix\sale\discount\formatter] => Array
        (
            [module] => sale
            [file] => lib/discount/formatter.php
        )

    [bitrix\sale\internals\discounttable] => Array
        (
            [module] => sale
            [file] => lib/internals/discount.php
        )

    [bitrix\sale\internals\discountcoupontable] => Array
        (
            [module] => sale
            [file] => lib/internals/discountcoupon.php
        )

    [bitrix\sale\internals\discountentitiestable] => Array
        (
            [module] => sale
            [file] => lib/internals/discountentities.php
        )

    [bitrix\sale\internals\discountgrouptable] => Array
        (
            [module] => sale
            [file] => lib/internals/discountgroup.php
        )

    [bitrix\sale\internals\discountmoduletable] => Array
        (
            [module] => sale
            [file] => lib/internals/discountmodule.php
        )

    [bitrix\sale\internals\orderdiscounttable] => Array
        (
            [module] => sale
            [file] => lib/internals/orderdiscount.php
        )

    [bitrix\sale\internals\orderdiscountdatatable] => Array
        (
            [module] => sale
            [file] => lib/internals/orderdiscount.php
        )

    [bitrix\sale\internals\ordercouponstable] => Array
        (
            [module] => sale
            [file] => lib/internals/orderdiscount.php
        )

    [bitrix\sale\internals\ordermodulestable] => Array
        (
            [module] => sale
            [file] => lib/internals/orderdiscount.php
        )

    [bitrix\sale\internals\orderroundtable] => Array
        (
            [module] => sale
            [file] => lib/internals/orderround.php
        )

    [bitrix\sale\internals\orderrulestable] => Array
        (
            [module] => sale
            [file] => lib/internals/orderdiscount.php
        )

    [bitrix\sale\internals\orderrulesdescrtable] => Array
        (
            [module] => sale
            [file] => lib/internals/orderdiscount.php
        )

    [bitrix\sale\internals\accountnumbergenerator] => Array
        (
            [module] => sale
            [file] => lib/internals/accountnumber.php
        )

    [bitrix\sale\discount] => Array
        (
            [module] => sale
            [file] => lib/discount.php
        )

    [bitrix\sale\discountbase] => Array
        (
            [module] => sale
            [file] => lib/discountbase.php
        )

    [bitrix\sale\discountcouponsmanager] => Array
        (
            [module] => sale
            [file] => lib/discountcouponsmanager.php
        )

    [bitrix\sale\discountcouponsmanagerbase] => Array
        (
            [module] => sale
            [file] => lib/discountcouponsmanagerbase.php
        )

    [bitrix\sale\orderdiscount] => Array
        (
            [module] => sale
            [file] => lib/orderdiscount.php
        )

    [bitrix\sale\orderdiscountbase] => Array
        (
            [module] => sale
            [file] => lib/orderdiscountbase.php
        )

    [bitrix\sale\orderdiscountmanager] => Array
        (
            [module] => sale
            [file] => lib/orderdiscountmanager.php
        )

    [bitrix\sale\paysystem\logger] => Array
        (
            [module] => sale
            [file] => lib/paysystem/logger.php
        )

    [bitrix\sale\paysystem\restservice] => Array
        (
            [module] => sale
            [file] => lib/paysystem/restservice.php
        )

    [bitrix\sale\paysystem\resthandler] => Array
        (
            [module] => sale
            [file] => lib/paysystem/resthandler.php
        )

    [bitrix\sale\services\base\restclient] => Array
        (
            [module] => sale
            [file] => lib/services/base/restclient.php
        )

    [bitrix\sale\paysystem\service] => Array
        (
            [module] => sale
            [file] => lib/paysystem/service.php
        )

    [bitrix\sale\internals\paysystemresthandlerstable] => Array
        (
            [module] => sale
            [file] => lib/internals/paysystemresthandlers.php
        )

    [bitrix\sale\paysystem\manager] => Array
        (
            [module] => sale
            [file] => lib/paysystem/manager.php
        )

    [bitrix\sale\paysystem\baseservicehandler] => Array
        (
            [module] => sale
            [file] => lib/paysystem/baseservicehandler.php
        )

    [bitrix\sale\paysystem\servicehandler] => Array
        (
            [module] => sale
            [file] => lib/paysystem/servicehandler.php
        )

    [bitrix\sale\paysystem\irefund] => Array
        (
            [module] => sale
            [file] => lib/paysystem/irefund.php
        )

    [bitrix\sale\paysystem\ipdf] => Array
        (
            [module] => sale
            [file] => lib/paysystem/ipdf.php
        )

    [bitrix\sale\paysystem\irefundextended] => Array
        (
            [module] => sale
            [file] => lib/paysystem/irefundextended.php
        )

    [bitrix\sale\paysystem\cert] => Array
        (
            [module] => sale
            [file] => lib/paysystem/cert.php
        )

    [bitrix\sale\paysystem\ipayable] => Array
        (
            [module] => sale
            [file] => lib/paysystem/ipayable.php
        )

    [bitrix\sale\paysystem\icheckable] => Array
        (
            [module] => sale
            [file] => lib/paysystem/icheckable.php
        )

    [bitrix\sale\paysystem\iprepayable] => Array
        (
            [module] => sale
            [file] => lib/paysystem/iprepayable.php
        )

    [bitrix\sale\paysystem\compatibilityhandler] => Array
        (
            [module] => sale
            [file] => lib/paysystem/compatibilityhandler.php
        )

    [bitrix\sale\paysystem\ihold] => Array
        (
            [module] => sale
            [file] => lib/paysystem/ihold.php
        )

    [bitrix\sale\paysystem\ipartialhold] => Array
        (
            [module] => sale
            [file] => lib/paysystem/ipartialhold.php
        )

    [bitrix\sale\internals\paymentlogtable] => Array
        (
            [module] => sale
            [file] => lib/internals/paymentlog.php
        )

    [bitrix\sale\services\paysystem\restrictions\manager] => Array
        (
            [module] => sale
            [file] => lib/services/paysystem/restrictions/manager.php
        )

    [bitrix\sale\services\base\restriction] => Array
        (
            [module] => sale
            [file] => lib/services/base/restriction.php
        )

    [bitrix\sale\internals\yandexsettingstable] => Array
        (
            [module] => sale
            [file] => lib/internals/yandexsettings.php
        )

    [bitrix\sale\services\company\manager] => Array
        (
            [module] => sale
            [file] => lib/services/company/manager.php
        )

    [bitrix\sale\internals\collectionfilteriterator] => Array
        (
            [module] => sale
            [file] => lib/internals/collectionfilteriterator.php
        )

    [bitrix\sale\cashbox\internals\pool] => Array
        (
            [module] => sale
            [file] => lib/cashbox/internals/pool.php
        )

    [bitrix\sale\cashbox\internals\cashboxtable] => Array
        (
            [module] => sale
            [file] => lib/cashbox/internals/cashbox.php
        )

    [bitrix\sale\cashbox\internals\cashboxchecktable] => Array
        (
            [module] => sale
            [file] => lib/cashbox/internals/cashboxcheck.php
        )

    [bitrix\sale\cashbox\internals\cashboxzreporttable] => Array
        (
            [module] => sale
            [file] => lib/cashbox/internals/cashboxzreport.php
        )

    [bitrix\sale\cashbox\internals\cashboxerrlogtable] => Array
        (
            [module] => sale
            [file] => lib/cashbox/internals/cashboxerrlog.php
        )

    [bitrix\sale\cashbox\cashbox] => Array
        (
            [module] => sale
            [file] => lib/cashbox/cashbox.php
        )

    [bitrix\sale\cashbox\manager] => Array
        (
            [module] => sale
            [file] => lib/cashbox/manager.php
        )

    [bitrix\sale\cashbox\iprintimmediately] => Array
        (
            [module] => sale
            [file] => lib/cashbox/iprintimmediately.php
        )

    [bitrix\sale\cashbox\restrictions\manager] => Array
        (
            [module] => sale
            [file] => lib/cashbox/restrictions/manager.php
        )

    [bitrix\sale\notify] => Array
        (
            [module] => sale
            [file] => lib/notify.php
        )

    [bitrix\sale\buyerstatistic] => Array
        (
            [module] => sale
            [file] => /lib/buyerstatistic.php
        )

    [bitrix\sale\internals\buyerstatistictable] => Array
        (
            [module] => sale
            [file] => /lib/internals/buyerstatistic.php
        )

    [cadminsalelist] => Array
        (
            [module] => sale
            [file] => general/admin_lib.php
        )

    [bitrix\sale\helpers\admin\skuprops] => Array
        (
            [module] => sale
            [file] => lib/helpers/admin/skuprops.php
        )

    [bitrix\sale\helpers\admin\product] => Array
        (
            [module] => sale
            [file] => lib/helpers/admin/product.php
        )

    [bitrix\sale\helpers\order] => Array
        (
            [module] => sale
            [file] => lib/helpers/order.php
        )

    [bitrix\sale\location\comparator\replacement] => Array
        (
            [module] => sale
            [file] => lib/location/comparator/ru/replacement.php
        )

    [bitrix\sale\location\comparator\tmptable] => Array
        (
            [module] => sale
            [file] => lib/location/comparator/tmptable.php
        )

    [bitrix\sale\location\comparator] => Array
        (
            [module] => sale
            [file] => lib/location/comparator.php
        )

    [bitrix\sale\location\comparator\mapresult] => Array
        (
            [module] => sale
            [file] => lib/location/comparator/mapresult.php
        )

    [bitrix\sale\location\comparator\mapper] => Array
        (
            [module] => sale
            [file] => lib/location/comparator/mapper.php
        )

    [bitrix\sale\exchange\onec\documentimport] => Array
        (
            [module] => sale
            [file] => /lib/exchange/compatibility/documents.php
        )

    [bitrix\sale\exchange\onec\collisionorder] => Array
        (
            [module] => sale
            [file] => /lib/exchange/onec/importcollision.php
        )

    [bitrix\sale\exchange\onec\collisionshipment] => Array
        (
            [module] => sale
            [file] => /lib/exchange/onec/importcollision.php
        )

    [bitrix\sale\exchange\onec\collisionpayment] => Array
        (
            [module] => sale
            [file] => /lib/exchange/onec/importcollision.php
        )

    [bitrix\sale\exchange\onec\collisionprofile] => Array
        (
            [module] => sale
            [file] => /lib/exchange/onec/importcollision.php
        )

    [bitrix\sale\exchange\onec\paymentcashdocument] => Array
        (
            [module] => sale
            [file] => /lib/exchange/onec/paymentdocument.php
        )

    [bitrix\sale\exchange\onec\paymentcashlessdocument] => Array
        (
            [module] => sale
            [file] => /lib/exchange/onec/paymentdocument.php
        )

    [bitrix\sale\exchange\onec\paymentcarddocument] => Array
        (
            [module] => sale
            [file] => /lib/exchange/onec/paymentdocument.php
        )

    [bitrix\sale\exchange\onec\importcriterionbase] => Array
        (
            [module] => sale
            [file] => /lib/exchange/onec/importcriterion.php
        )

    [bitrix\sale\exchange\onec\importcriteriononeccml2] => Array
        (
            [module] => sale
            [file] => /lib/exchange/onec/importcriterion.php
        )

    [bitrix\sale\exchange\onec\criterionorder] => Array
        (
            [module] => sale
            [file] => /lib/exchange/onec/importcriterion.php
        )

    [bitrix\sale\exchange\onec\criterionshipment] => Array
        (
            [module] => sale
            [file] => /lib/exchange/onec/importcriterion.php
        )

    [bitrix\sale\exchange\onec\criterionshipmentinvoice] => Array
        (
            [module] => sale
            [file] => /lib/exchange/onec/importcriterion.php
        )

    [bitrix\sale\exchange\onec\criterionpayment] => Array
        (
            [module] => sale
            [file] => /lib/exchange/onec/importcriterion.php
        )

    [bitrix\sale\exchange\onec\criterionprofile] => Array
        (
            [module] => sale
            [file] => /lib/exchange/onec/importcriterion.php
        )

    [bitrix\sale\exchange\entity\orderimportloader] => Array
        (
            [module] => sale
            [file] => /lib/exchange/entity/entityimportloader.php
        )

    [bitrix\sale\exchange\entity\invoiceimportloader] => Array
        (
            [module] => sale
            [file] => /lib/exchange/entity/entityimportloader.php
        )

    [bitrix\sale\exchange\entity\paymentimportloader] => Array
        (
            [module] => sale
            [file] => /lib/exchange/entity/entityimportloader.php
        )

    [bitrix\sale\exchange\entity\shipmentimportloader] => Array
        (
            [module] => sale
            [file] => /lib/exchange/entity/entityimportloader.php
        )

    [bitrix\sale\exchange\entity\userprofileimportloader] => Array
        (
            [module] => sale
            [file] => /lib/exchange/entity/entityimportloader.php
        )

    [bitrix\sale\exchange\entity\paymentcashlessimport] => Array
        (
            [module] => sale
            [file] => /lib/exchange/entity/paymentimport.php
        )

    [bitrix\sale\exchange\entity\paymentcardimport] => Array
        (
            [module] => sale
            [file] => /lib/exchange/entity/paymentimport.php
        )

    [bitrix\sale\exchange\entity\paymentcashimport] => Array
        (
            [module] => sale
            [file] => /lib/exchange/entity/paymentimport.php
        )

    [bitrix\sale\location\geoip] => Array
        (
            [module] => sale
            [file] => /lib/location/geoip.php
        )

    [bitrix\sale\delivery\requests\manager] => Array
        (
            [module] => sale
            [file] => /lib/delivery/requests/manager.php
        )

    [bitrix\sale\delivery\requests\helper] => Array
        (
            [module] => sale
            [file] => /lib/delivery/requests/helper.php
        )

    [bitrix\sale\delivery\requests\handlerbase] => Array
        (
            [module] => sale
            [file] => /lib/delivery/requests/handlerbase.php
        )

    [bitrix\sale\delivery\requests\requesttable] => Array
        (
            [module] => sale
            [file] => /lib/delivery/requests/request.php
        )

    [bitrix\sale\delivery\requests\shipmenttable] => Array
        (
            [module] => sale
            [file] => /lib/delivery/requests/shipment.php
        )

    [bitrix\sale\delivery\requests\result] => Array
        (
            [module] => sale
            [file] => /lib/delivery/requests/result.php
        )

    [bitrix\sale\delivery\requests\resultfile] => Array
        (
            [module] => sale
            [file] => /lib/delivery/requests/resultfile.php
        )

    [bitrix\sale\delivery\packing\packer] => Array
        (
            [module] => sale
            [file] => /lib/delivery/packing/packer.php
        )

    [bitrix\sale\recurring] => Array
        (
            [module] => sale
            [file] => /lib/recurring.php
        )

    [bitrix\sale\location\normalizer\builder] => Array
        (
            [module] => sale
            [file] => /lib/location/normalizer/builder.php
        )

    [bitrix\sale\location\normalizer\ibuilder] => Array
        (
            [module] => sale
            [file] => /lib/location/normalizer/ibuilder.php
        )

    [bitrix\sale\location\normalizer\normalizer] => Array
        (
            [module] => sale
            [file] => /lib/location/normalizer/normalizer.php
        )

    [bitrix\sale\location\normalizer\inormalizer] => Array
        (
            [module] => sale
            [file] => /lib/location/normalizer/inormalizer.php
        )

    [bitrix\sale\location\normalizer\commonnormalizer] => Array
        (
            [module] => sale
            [file] => /lib/location/normalizer/commonnormalizer.php
        )

    [bitrix\sale\location\normalizer\nullnormalizer] => Array
        (
            [module] => sale
            [file] => /lib/location/normalizer/nullnormalizer.php
        )

    [bitrix\sale\location\normalizer\spacenormalizer] => Array
        (
            [module] => sale
            [file] => /lib/location/normalizer/spacenormalizer.php
        )

    [bitrix\sale\location\normalizer\languagenormalizer] => Array
        (
            [module] => sale
            [file] => /lib/location/normalizer/languagenormalizer.php
        )

    [bitrix\sale\location\normalizer\helper] => Array
        (
            [module] => sale
            [file] => /lib/location/normalizer/helper.php
        )

    [sale\handlers\delivery\additional\ruspost\reliability\service] => Array
        (
            [module] => sale
            [file] => /handlers/delivery/additional/ruspost/reliability/service.php
        )

    [catalog] => Array
        (
            [module] => catalog
            [file] => install/index.php
        )

    [ccatalog] => Array
        (
            [module] => catalog
            [file] => mysql/catalog.php
        )

    [ccataloggroup] => Array
        (
            [module] => catalog
            [file] => mysql/cataloggroup.php
        )

    [cextra] => Array
        (
            [module] => catalog
            [file] => mysql/extra.php
        )

    [cprice] => Array
        (
            [module] => catalog
            [file] => mysql/price.php
        )

    [ccatalogproduct] => Array
        (
            [module] => catalog
            [file] => mysql/product.php
        )

    [ccatalogproductgroups] => Array
        (
            [module] => catalog
            [file] => mysql/product_group.php
        )

    [ccatalogload] => Array
        (
            [module] => catalog
            [file] => mysql/catalog_load.php
        )

    [ccatalogexport] => Array
        (
            [module] => catalog
            [file] => mysql/catalog_export.php
        )

    [ccatalogimport] => Array
        (
            [module] => catalog
            [file] => mysql/catalog_import.php
        )

    [ccatalogdiscount] => Array
        (
            [module] => catalog
            [file] => mysql/discount.php
        )

    [ccatalogdiscountcoupon] => Array
        (
            [module] => catalog
            [file] => mysql/discount_coupon.php
        )

    [ccatalogvat] => Array
        (
            [module] => catalog
            [file] => mysql/vat.php
        )

    [ccatalogevent] => Array
        (
            [module] => catalog
            [file] => general/catalog_event.php
        )

    [ccatalogsku] => Array
        (
            [module] => catalog
            [file] => general/catalog_sku.php
        )

    [ccatalogdiscountsave] => Array
        (
            [module] => catalog
            [file] => mysql/discount_save.php
        )

    [ccatalogstore] => Array
        (
            [module] => catalog
            [file] => mysql/store.php
        )

    [ccatalogstoreproduct] => Array
        (
            [module] => catalog
            [file] => mysql/store_product.php
        )

    [ccatalogadmin] => Array
        (
            [module] => catalog
            [file] => general/admin.php
        )

    [cglobalcondctrl] => Array
        (
            [module] => catalog
            [file] => general/catalog_cond.php
        )

    [cglobalcondctrlcomplex] => Array
        (
            [module] => catalog
            [file] => general/catalog_cond.php
        )

    [cglobalcondctrlatoms] => Array
        (
            [module] => catalog
            [file] => general/catalog_cond.php
        )

    [cglobalcondctrlgroup] => Array
        (
            [module] => catalog
            [file] => general/catalog_cond.php
        )

    [cglobalcondtree] => Array
        (
            [module] => catalog
            [file] => general/catalog_cond.php
        )

    [ccatalogcondctrl] => Array
        (
            [module] => catalog
            [file] => general/catalog_cond.php
        )

    [ccatalogcondctrlcomplex] => Array
        (
            [module] => catalog
            [file] => general/catalog_cond.php
        )

    [ccatalogcondctrlgroup] => Array
        (
            [module] => catalog
            [file] => general/catalog_cond.php
        )

    [ccatalogcondctrliblockfields] => Array
        (
            [module] => catalog
            [file] => general/catalog_cond.php
        )

    [ccatalogcondctrliblockprops] => Array
        (
            [module] => catalog
            [file] => general/catalog_cond.php
        )

    [ccatalogcondtree] => Array
        (
            [module] => catalog
            [file] => general/catalog_cond.php
        )

    [ccatalogcondctrlbasketproductfields] => Array
        (
            [module] => catalog
            [file] => general/sale_cond.php
        )

    [ccatalogcondctrlbasketproductprops] => Array
        (
            [module] => catalog
            [file] => general/sale_cond.php
        )

    [ccatalogcondctrlcatalogsettings] => Array
        (
            [module] => catalog
            [file] => general/sale_cond.php
        )

    [ccatalogactionctrlbasketproductfields] => Array
        (
            [module] => catalog
            [file] => general/sale_act.php
        )

    [ccatalogactionctrlbasketproductprops] => Array
        (
            [module] => catalog
            [file] => general/sale_act.php
        )

    [ccataloggifterproduct] => Array
        (
            [module] => catalog
            [file] => general/sale_act.php
        )

    [ccatalogdiscountconvert] => Array
        (
            [module] => catalog
            [file] => general/discount_convert.php
        )

    [ccatalogdiscountconverttmp] => Array
        (
            [module] => catalog
            [file] => mysql/discount_convert.php
        )

    [ccatalogproductprovider] => Array
        (
            [module] => catalog
            [file] => general/product_provider.php
        )

    [ccatalogstorebarcode] => Array
        (
            [module] => catalog
            [file] => mysql/store_barcode.php
        )

    [ccatalogcontractor] => Array
        (
            [module] => catalog
            [file] => mysql/contractor.php
        )

    [ccatalogdocstypes] => Array
        (
            [module] => catalog
            [file] => general/store_docs_type.php
        )

    [ccatalogarrivaldocs] => Array
        (
            [module] => catalog
            [file] => general/store_docs_type.php
        )

    [ccatalogstoreadjustmentdocs] => Array
        (
            [module] => catalog
            [file] => general/store_docs_type.php
        )

    [ccatalogmovingdocs] => Array
        (
            [module] => catalog
            [file] => general/store_docs_type.php
        )

    [ccatalogdeductdocs] => Array
        (
            [module] => catalog
            [file] => general/store_docs_type.php
        )

    [ccatalogreturnsdocs] => Array
        (
            [module] => catalog
            [file] => general/store_docs_type.php
        )

    [ccatalogunreserveddocs] => Array
        (
            [module] => catalog
            [file] => general/store_docs_type.php
        )

    [ccatalogdocs] => Array
        (
            [module] => catalog
            [file] => mysql/store_docs.php
        )

    [ccatalogstorecontrolutil] => Array
        (
            [module] => catalog
            [file] => general/store_utility.php
        )

    [ccatalogstoredocselement] => Array
        (
            [module] => catalog
            [file] => mysql/store_docs_element.php
        )

    [ccatalogstoredocsbarcode] => Array
        (
            [module] => catalog
            [file] => mysql/store_docs_barcode.php
        )

    [ccatalogiblockparameters] => Array
        (
            [module] => catalog
            [file] => general/comp_parameters.php
        )

    [ccatalogmeasure] => Array
        (
            [module] => catalog
            [file] => mysql/measure.php
        )

    [ccatalogmeasureresult] => Array
        (
            [module] => catalog
            [file] => mysql/measure.php
        )

    [ccatalogmeasureclassifier] => Array
        (
            [module] => catalog
            [file] => general/unit_classifier.php
        )

    [ccatalogmeasureadminresult] => Array
        (
            [module] => catalog
            [file] => general/measure_result.php
        )

    [ccatalogmeasureadminuiresult] => Array
        (
            [module] => catalog
            [file] => general/measure_result.php
        )

    [ccatalogmeasureratio] => Array
        (
            [module] => catalog
            [file] => mysql/measure_ratio.php
        )

    [ccatalogproductset] => Array
        (
            [module] => catalog
            [file] => mysql/product_set.php
        )

    [ccatalogadmintools] => Array
        (
            [module] => catalog
            [file] => general/admin_tools.php
        )

    [ccatalogadminproductsetedit] => Array
        (
            [module] => catalog
            [file] => general/admin_tools.php
        )

    [ccatalogmenu] => Array
        (
            [module] => catalog
            [file] => general/catalog_menu.php
        )

    [ccatalogcsvsettings] => Array
        (
            [module] => catalog
            [file] => general/csv_settings.php
        )

    [ccatalogstepoperations] => Array
        (
            [module] => catalog
            [file] => general/step_operations.php
        )

    [ccatalogproductsetavailable] => Array
        (
            [module] => catalog
            [file] => general/step_operations.php
        )

    [ccatalogproductavailable] => Array
        (
            [module] => catalog
            [file] => general/step_operations.php
        )

    [ccatalogiblockreindex] => Array
        (
            [module] => catalog
            [file] => general/step_operations.php
        )

    [ccatalogproductsettings] => Array
        (
            [module] => catalog
            [file] => general/step_operations.php
        )

    [ccatalogtools] => Array
        (
            [module] => catalog
            [file] => general/tools.php
        )

    [ccatalogresult] => Array
        (
            [module] => catalog
            [file] => general/result.php
        )

    [cproductquerybuilder] => Array
        (
            [module] => catalog
            [file] => general/querybuilder.php
        )

    [bitrix\catalog\compatible\eventcompatibility] => Array
        (
            [module] => catalog
            [file] => lib/compatible/eventcompatibility.php
        )

    [bitrix\catalog\config\feature] => Array
        (
            [module] => catalog
            [file] => lib/config/feature.php
        )

    [bitrix\catalog\config\state] => Array
        (
            [module] => catalog
            [file] => lib/config/state.php
        )

    [bitrix\catalog\discount\discountmanager] => Array
        (
            [module] => catalog
            [file] => lib/discount/discountmanager.php
        )

    [bitrix\catalog\ebay\ebayxmler] => Array
        (
            [module] => catalog
            [file] => lib/ebay/ebayxmler.php
        )

    [bitrix\catalog\ebay\exportoffer] => Array
        (
            [module] => catalog
            [file] => lib/ebay/exportoffer.php
        )

    [bitrix\catalog\ebay\exportoffercreator] => Array
        (
            [module] => catalog
            [file] => lib/ebay/exportoffercreator.php
        )

    [bitrix\catalog\ebay\exportoffersku] => Array
        (
            [module] => catalog
            [file] => lib/ebay/exportoffersku.php
        )

    [bitrix\catalog\grid\panel\productgroupaction] => Array
        (
            [module] => catalog
            [file] => lib/grid/panel/productgroupaction.php
        )

    [bitrix\catalog\grid\productaction] => Array
        (
            [module] => catalog
            [file] => lib/grid/productaction.php
        )

    [bitrix\catalog\helpers\admin\catalogedit] => Array
        (
            [module] => catalog
            [file] => lib/helpers/admin/catalogedit.php
        )

    [bitrix\catalog\helpers\admin\iblockpricechanger] => Array
        (
            [module] => catalog
            [file] => lib/helpers/admin/iblockpricechanger.php
        )

    [bitrix\catalog\helpers\admin\roundedit] => Array
        (
            [module] => catalog
            [file] => lib/helpers/admin/roundedit.php
        )

    [bitrix\catalog\helpers\admin\tools] => Array
        (
            [module] => catalog
            [file] => lib/helpers/admin/tools.php
        )

    [bitrix\catalog\helpers\tools] => Array
        (
            [module] => catalog
            [file] => lib/helpers/tools.php
        )

    [bitrix\catalog\model\entity] => Array
        (
            [module] => catalog
            [file] => lib/model/entity.php
        )

    [bitrix\catalog\model\event] => Array
        (
            [module] => catalog
            [file] => lib/model/event.php
        )

    [bitrix\catalog\model\eventresult] => Array
        (
            [module] => catalog
            [file] => lib/model/eventresult.php
        )

    [bitrix\catalog\model\price] => Array
        (
            [module] => catalog
            [file] => lib/model/price.php
        )

    [bitrix\catalog\model\product] => Array
        (
            [module] => catalog
            [file] => lib/model/product.php
        )

    [bitrix\catalog\product\price\calculation] => Array
        (
            [module] => catalog
            [file] => lib/product/price/calculation.php
        )

    [bitrix\catalog\product\basket] => Array
        (
            [module] => catalog
            [file] => lib/product/basket.php
        )

    [bitrix\catalog\product\catalogprovider] => Array
        (
            [module] => catalog
            [file] => lib/product/catalogprovider.php
        )

    [bitrix\catalog\product\catalogprovidercompatibility] => Array
        (
            [module] => catalog
            [file] => lib/product/catalogprovidercompatibility.php
        )

    [bitrix\catalog\product\price] => Array
        (
            [module] => catalog
            [file] => lib/product/price.php
        )

    [bitrix\catalog\product\propertycatalogfeature] => Array
        (
            [module] => catalog
            [file] => lib/product/propertycatalogfeature.php
        )

    [bitrix\catalog\product\quantitycontrol] => Array
        (
            [module] => catalog
            [file] => lib/product/quantitycontrol.php
        )

    [bitrix\catalog\product\search] => Array
        (
            [module] => catalog
            [file] => lib/product/search.php
        )

    [bitrix\catalog\product\sku] => Array
        (
            [module] => catalog
            [file] => lib/product/sku.php
        )

    [bitrix\catalog\product\subscribemanager] => Array
        (
            [module] => catalog
            [file] => lib/product/subscribemanager.php
        )

    [bitrix\catalog\product\systemfield] => Array
        (
            [module] => catalog
            [file] => lib/product/systemfield.php
        )

    [bitrix\catalog\product\viewed] => Array
        (
            [module] => catalog
            [file] => lib/product/viewed.php
        )

    [bitrix\catalog\update\adminfilteroption] => Array
        (
            [module] => catalog
            [file] => lib/update/adminfilteroption.php
        )

    [bitrix\catalog\update\admingridoption] => Array
        (
            [module] => catalog
            [file] => lib/update/admingridoption.php
        )

    [bitrix\catalog\url\adminpage\catalogbuilder] => Array
        (
            [module] => catalog
            [file] => lib/url/adminpage/catalogbuilder.php
        )

    [bitrix\catalog\catalogiblocktable] => Array
        (
            [module] => catalog
            [file] => lib/catalogiblock.php
        )

    [bitrix\catalog\catalogviewedproducttable] => Array
        (
            [module] => catalog
            [file] => lib/catalogviewedproduct.php
        )

    [bitrix\catalog\discounttable] => Array
        (
            [module] => catalog
            [file] => lib/discount.php
        )

    [bitrix\catalog\discountcoupontable] => Array
        (
            [module] => catalog
            [file] => lib/discountcoupon.php
        )

    [bitrix\catalog\discountentitytable] => Array
        (
            [module] => catalog
            [file] => lib/discountentity.php
        )

    [bitrix\catalog\discountmoduletable] => Array
        (
            [module] => catalog
            [file] => lib/discountmodule.php
        )

    [bitrix\catalog\discountrestrictiontable] => Array
        (
            [module] => catalog
            [file] => lib/discountrestriction.php
        )

    [bitrix\catalog\extratable] => Array
        (
            [module] => catalog
            [file] => lib/extra.php
        )

    [bitrix\catalog\grouptable] => Array
        (
            [module] => catalog
            [file] => lib/group.php
        )

    [bitrix\catalog\groupaccesstable] => Array
        (
            [module] => catalog
            [file] => lib/groupaccess.php
        )

    [bitrix\catalog\grouplangtable] => Array
        (
            [module] => catalog
            [file] => lib/grouplang.php
        )

    [bitrix\catalog\measuretable] => Array
        (
            [module] => catalog
            [file] => lib/measure.php
        )

    [bitrix\catalog\measureratiotable] => Array
        (
            [module] => catalog
            [file] => lib/measureratio.php
        )

    [bitrix\catalog\pricetable] => Array
        (
            [module] => catalog
            [file] => lib/price.php
        )

    [bitrix\catalog\producttable] => Array
        (
            [module] => catalog
            [file] => lib/product.php
        )

    [bitrix\catalog\productgroupaccesstable] => Array
        (
            [module] => catalog
            [file] => lib/productgroupaccess.php
        )

    [bitrix\catalog\roundingtable] => Array
        (
            [module] => catalog
            [file] => lib/rounding.php
        )

    [bitrix\catalog\storetable] => Array
        (
            [module] => catalog
            [file] => lib/store.php
        )

    [bitrix\catalog\storebarcodetable] => Array
        (
            [module] => catalog
            [file] => lib/storebarcode.php
        )

    [bitrix\catalog\storeproducttable] => Array
        (
            [module] => catalog
            [file] => lib/storeproduct.php
        )

    [bitrix\catalog\vattable] => Array
        (
            [module] => catalog
            [file] => lib/vat.php
        )

    [bitrix\catalog\ebayxmler] => Array
        (
            [module] => catalog
            [file] => lib/ebay/old.php
        )

    [bitrix\catalog\exportoffer] => Array
        (
            [module] => catalog
            [file] => lib/ebay/old.php
        )

    [bitrix\catalog\exportoffercreator] => Array
        (
            [module] => catalog
            [file] => lib/ebay/old.php
        )

    [bitrix\catalog\exportoffersku] => Array
        (
            [module] => catalog
            [file] => lib/ebay/old.php
        )

    [bitrix\catalog\searchhandlers] => Array
        (
            [module] => catalog
            [file] => lib/product/old.php
        )

    [cnextcache] => Array
        (
            [module] => aspro.next
            [file] => classes/general/CNextCache.php
        )

    [cnext] => Array
        (
            [module] => aspro.next
            [file] => classes/general/CNext.php
        )

    [cnexttools] => Array
        (
            [module] => aspro.next
            [file] => classes/general/CNextTools.php
        )

    [cnextevents] => Array
        (
            [module] => aspro.next
            [file] => classes/general/CNextEvents.php
        )

    [cnextregionality] => Array
        (
            [module] => aspro.next
            [file] => classes/general/CNextRegionality.php
        )

    [cinstargramnext] => Array
        (
            [module] => aspro.next
            [file] => classes/general/CInstargramNext.php
        )

    [aspro\solution\caspromarketing] => Array
        (
            [module] => aspro.next
            [file] => classes/general/CAsproMarketing.php
        )

    [aspro\functions\casprosku] => Array
        (
            [module] => aspro.next
            [file] => lib/functions/CAsproSku.php
        )

    [aspro\functions\casproitem] => Array
        (
            [module] => aspro.next
            [file] => lib/functions/CAsproItem.php
        )

    [aspro\functions\caspronext] => Array
        (
            [module] => aspro.next
            [file] => lib/functions/CAsproNext.php
        )

    [aspro\functions\caspronextcustom] => Array
        (
            [module] => aspro.next
            [file] => lib/functions/CAsproNextCustom.php
        )

    [aspro\functions\caspronextrecaptcha] => Array
        (
            [module] => aspro.next
            [file] => lib/functions/CAsproNextReCaptcha.php
        )

    [aspro\functions\caspronextcrm] => Array
        (
            [module] => aspro.next
            [file] => lib/functions/CAsproNextCRM.php
        )

    [ciblockpropertydirectory] => Array
        (
            [module] => highloadblock
            [file] => classes/general/prop_directory.php
        )

    [cusertypehlblock] => Array
        (
            [module] => highloadblock
            [file] => classes/general/cusertypehlblock.php
        )

)
Array
(
    [bitrix\main\application] => Array
        (
            [module] => main
            [file] => lib/application.php
        )

    [bitrix\main\httpapplication] => Array
        (
            [module] => main
            [file] => lib/httpapplication.php
        )

    [bitrix\main\argumentexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\argumentnullexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\argumentoutofrangeexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\argumenttypeexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\notimplementedexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\notsupportedexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\invalidoperationexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\objectpropertyexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\objectnotfoundexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\objectexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\systemexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\accessdeniedexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\decodingexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\io\invalidpathexception] => Array
        (
            [module] => main
            [file] => lib/io/ioexception.php
        )

    [bitrix\main\io\filenotfoundexception] => Array
        (
            [module] => main
            [file] => lib/io/ioexception.php
        )

    [bitrix\main\io\filedeleteexception] => Array
        (
            [module] => main
            [file] => lib/io/ioexception.php
        )

    [bitrix\main\io\fileopenexception] => Array
        (
            [module] => main
            [file] => lib/io/ioexception.php
        )

    [bitrix\main\io\filenotopenedexception] => Array
        (
            [module] => main
            [file] => lib/io/ioexception.php
        )

    [bitrix\main\context] => Array
        (
            [module] => main
            [file] => lib/context.php
        )

    [bitrix\main\httpcontext] => Array
        (
            [module] => main
            [file] => lib/httpcontext.php
        )

    [bitrix\main\dispatcher] => Array
        (
            [module] => main
            [file] => lib/dispatcher.php
        )

    [bitrix\main\environment] => Array
        (
            [module] => main
            [file] => lib/environment.php
        )

    [bitrix\main\event] => Array
        (
            [module] => main
            [file] => lib/event.php
        )

    [bitrix\main\eventmanager] => Array
        (
            [module] => main
            [file] => lib/eventmanager.php
        )

    [bitrix\main\eventresult] => Array
        (
            [module] => main
            [file] => lib/eventresult.php
        )

    [bitrix\main\request] => Array
        (
            [module] => main
            [file] => lib/request.php
        )

    [bitrix\main\httprequest] => Array
        (
            [module] => main
            [file] => lib/httprequest.php
        )

    [bitrix\main\response] => Array
        (
            [module] => main
            [file] => lib/response.php
        )

    [bitrix\main\httpresponse] => Array
        (
            [module] => main
            [file] => lib/httpresponse.php
        )

    [bitrix\main\modulemanager] => Array
        (
            [module] => main
            [file] => lib/modulemanager.php
        )

    [bitrix\main\server] => Array
        (
            [module] => main
            [file] => lib/server.php
        )

    [bitrix\main\config\configuration] => Array
        (
            [module] => main
            [file] => lib/config/configuration.php
        )

    [bitrix\main\config\option] => Array
        (
            [module] => main
            [file] => lib/config/option.php
        )

    [bitrix\main\context\culture] => Array
        (
            [module] => main
            [file] => lib/context/culture.php
        )

    [bitrix\main\data\cache] => Array
        (
            [module] => main
            [file] => lib/data/cache.php
        )

    [bitrix\main\data\cacheengineapc] => Array
        (
            [module] => main
            [file] => lib/data/cacheengineapc.php
        )

    [bitrix\main\data\cacheenginememcache] => Array
        (
            [module] => main
            [file] => lib/data/cacheenginememcache.php
        )

    [bitrix\main\data\cacheenginefiles] => Array
        (
            [module] => main
            [file] => lib/data/cacheenginefiles.php
        )

    [bitrix\main\data\cacheenginenone] => Array
        (
            [module] => main
            [file] => lib/data/cacheenginenone.php
        )

    [bitrix\main\data\connection] => Array
        (
            [module] => main
            [file] => lib/data/connection.php
        )

    [bitrix\main\data\connectionpool] => Array
        (
            [module] => main
            [file] => lib/data/connectionpool.php
        )

    [bitrix\main\data\icacheengine] => Array
        (
            [module] => main
            [file] => lib/data/cache.php
        )

    [bitrix\main\data\hsphpreadconnection] => Array
        (
            [module] => main
            [file] => lib/data/hsphpreadconnection.php
        )

    [bitrix\main\data\managedcache] => Array
        (
            [module] => main
            [file] => lib/data/managedcache.php
        )

    [bitrix\main\data\taggedcache] => Array
        (
            [module] => main
            [file] => lib/data/taggedcache.php
        )

    [bitrix\main\data\memcacheconnection] => Array
        (
            [module] => main
            [file] => lib/data/memcacheconnection.php
        )

    [bitrix\main\data\memcachedconnection] => Array
        (
            [module] => main
            [file] => lib/data/memcachedconnection.php
        )

    [bitrix\main\data\nosqlconnection] => Array
        (
            [module] => main
            [file] => lib/data/nosqlconnection.php
        )

    [bitrix\main\db\arrayresult] => Array
        (
            [module] => main
            [file] => lib/db/arrayresult.php
        )

    [bitrix\main\db\result] => Array
        (
            [module] => main
            [file] => lib/db/result.php
        )

    [bitrix\main\db\connection] => Array
        (
            [module] => main
            [file] => lib/db/connection.php
        )

    [bitrix\main\db\sqlexception] => Array
        (
            [module] => main
            [file] => lib/db/sqlexception.php
        )

    [bitrix\main\db\sqlqueryexception] => Array
        (
            [module] => main
            [file] => lib/db/sqlexception.php
        )

    [bitrix\main\db\transactionexception] => Array
        (
            [module] => main
            [file] => lib/db/sqlexception.php
        )

    [bitrix\main\db\sqlexpression] => Array
        (
            [module] => main
            [file] => lib/db/sqlexpression.php
        )

    [bitrix\main\db\sqlhelper] => Array
        (
            [module] => main
            [file] => lib/db/sqlhelper.php
        )

    [bitrix\main\db\mysqlcommonconnection] => Array
        (
            [module] => main
            [file] => lib/db/mysqlcommonconnection.php
        )

    [bitrix\main\db\mysqliconnection] => Array
        (
            [module] => main
            [file] => lib/db/mysqliconnection.php
        )

    [bitrix\main\db\mysqliresult] => Array
        (
            [module] => main
            [file] => lib/db/mysqliresult.php
        )

    [bitrix\main\db\mysqlisqlhelper] => Array
        (
            [module] => main
            [file] => lib/db/mysqlisqlhelper.php
        )

    [bitrix\main\db\mssqlconnection] => Array
        (
            [module] => main
            [file] => lib/db/mssqlconnection.php
        )

    [bitrix\main\db\mssqlresult] => Array
        (
            [module] => main
            [file] => lib/db/mssqlresult.php
        )

    [bitrix\main\db\mssqlsqlhelper] => Array
        (
            [module] => main
            [file] => lib/db/mssqlsqlhelper.php
        )

    [bitrix\main\db\oracleconnection] => Array
        (
            [module] => main
            [file] => lib/db/oracleconnection.php
        )

    [bitrix\main\db\oracleresult] => Array
        (
            [module] => main
            [file] => lib/db/oracleresult.php
        )

    [bitrix\main\db\oraclesqlhelper] => Array
        (
            [module] => main
            [file] => lib/db/oraclesqlhelper.php
        )

    [bitrix\main\db\pgsqlconnection] => Array
        (
            [module] => main
            [file] => lib/db/pgsqlconnection.php
        )

    [bitrix\main\diag\httpexceptionhandleroutput] => Array
        (
            [module] => main
            [file] => lib/diag/httpexceptionhandleroutput.php
        )

    [bitrix\main\diag\fileexceptionhandlerlog] => Array
        (
            [module] => main
            [file] => lib/diag/fileexceptionhandlerlog.php
        )

    [bitrix\main\diag\exceptionhandler] => Array
        (
            [module] => main
            [file] => lib/diag/exceptionhandler.php
        )

    [bitrix\main\diag\iexceptionhandleroutput] => Array
        (
            [module] => main
            [file] => lib/diag/iexceptionhandleroutput.php
        )

    [bitrix\main\diag\exceptionhandlerlog] => Array
        (
            [module] => main
            [file] => lib/diag/exceptionhandlerlog.php
        )

    [bitrix\main\io\file] => Array
        (
            [module] => main
            [file] => lib/io/file.php
        )

    [bitrix\main\io\fileentry] => Array
        (
            [module] => main
            [file] => lib/io/fileentry.php
        )

    [bitrix\main\io\path] => Array
        (
            [module] => main
            [file] => lib/io/path.php
        )

    [bitrix\main\io\filesystementry] => Array
        (
            [module] => main
            [file] => lib/io/filesystementry.php
        )

    [bitrix\main\io\ifilestream] => Array
        (
            [module] => main
            [file] => lib/io/ifilestream.php
        )

    [bitrix\main\localization\loc] => Array
        (
            [module] => main
            [file] => lib/localization/loc.php
        )

    [bitrix\main\mail\mail] => Array
        (
            [module] => main
            [file] => lib/mail/mail.php
        )

    [bitrix\main\mail\tracking] => Array
        (
            [module] => main
            [file] => lib/mail/tracking.php
        )

    [bitrix\main\mail\eventmanager] => Array
        (
            [module] => main
            [file] => lib/mail/eventmanager.php
        )

    [bitrix\main\mail\eventmessagecompiler] => Array
        (
            [module] => main
            [file] => lib/mail/eventmessagecompiler.php
        )

    [bitrix\main\mail\eventmessagethemecompiler] => Array
        (
            [module] => main
            [file] => lib/mail/eventmessagethemecompiler.php
        )

    [bitrix\main\mail\internal\event] => Array
        (
            [module] => main
            [file] => lib/mail/internal/event.php
        )

    [bitrix\main\mail\internal\eventattachment] => Array
        (
            [module] => main
            [file] => lib/mail/internal/eventattachment.php
        )

    [bitrix\main\mail\internal\eventmessage] => Array
        (
            [module] => main
            [file] => lib/mail/internal/eventmessage.php
        )

    [bitrix\main\mail\internal\eventmessagesite] => Array
        (
            [module] => main
            [file] => lib/mail/internal/eventmessagesite.php
        )

    [bitrix\main\mail\internal\eventmessageattachment] => Array
        (
            [module] => main
            [file] => lib/mail/internal/eventmessageattachment.php
        )

    [bitrix\main\mail\internal\eventtype] => Array
        (
            [module] => main
            [file] => lib/mail/internal/eventtype.php
        )

    [bitrix\main\text\converter] => Array
        (
            [module] => main
            [file] => lib/text/converter.php
        )

    [bitrix\main\text\emptyconverter] => Array
        (
            [module] => main
            [file] => lib/text/emptyconverter.php
        )

    [bitrix\main\text\encoding] => Array
        (
            [module] => main
            [file] => lib/text/encoding.php
        )

    [bitrix\main\text\htmlconverter] => Array
        (
            [module] => main
            [file] => lib/text/htmlconverter.php
        )

    [bitrix\main\text\binarystring] => Array
        (
            [module] => main
            [file] => lib/text/binarystring.php
        )

    [bitrix\main\text\xmlconverter] => Array
        (
            [module] => main
            [file] => lib/text/xmlconverter.php
        )

    [bitrix\main\type\collection] => Array
        (
            [module] => main
            [file] => lib/type/collection.php
        )

    [bitrix\main\type\date] => Array
        (
            [module] => main
            [file] => lib/type/date.php
        )

    [bitrix\main\type\datetime] => Array
        (
            [module] => main
            [file] => lib/type/datetime.php
        )

    [bitrix\main\type\dictionary] => Array
        (
            [module] => main
            [file] => lib/type/dictionary.php
        )

    [bitrix\main\type\filterabledictionary] => Array
        (
            [module] => main
            [file] => lib/type/filterabledictionary.php
        )

    [bitrix\main\type\parameterdictionary] => Array
        (
            [module] => main
            [file] => lib/type/parameterdictionary.php
        )

    [bitrix\main\web\cookie] => Array
        (
            [module] => main
            [file] => lib/web/cookie.php
        )

    [bitrix\main\web\uri] => Array
        (
            [module] => main
            [file] => lib/web/uri.php
        )

    [bitrix\main\sendereventhandler] => Array
        (
            [module] => main
            [file] => lib/senderconnector.php
        )

    [bitrix\main\senderconnectoruser] => Array
        (
            [module] => main
            [file] => lib/senderconnector.php
        )

    [bitrix\main\urlrewriterrulemaker] => Array
        (
            [module] => main
            [file] => lib/urlrewriter.php
        )

    [bitrix\main\update\stepper] => Array
        (
            [module] => main
            [file] => lib/update/stepper.php
        )

    [bitrix\main\composite\abstractresponse] => Array
        (
            [module] => main
            [file] => lib/composite/responder.php
        )

    [bitrix\main\composite\fileresponse] => Array
        (
            [module] => main
            [file] => lib/composite/responder.php
        )

    [bitrix\main\composite\memcachedresponse] => Array
        (
            [module] => main
            [file] => lib/composite/responder.php
        )

    [bitrix\main\security\otpexception] => Array
        (
            [module] => main
            [file] => lib/security/securityexception.php
        )

    [ctimezone] => Array
        (
            [module] => main
            [file] => classes/general/time.php
        )

    [cbxpunycode] => Array
        (
            [module] => main
            [file] => classes/general/punycode.php
        )

    [ibxvirtualio] => Array
        (
            [module] => main
            [file] => classes/general/virtual_io.php
        )

    [ibxgeterrors] => Array
        (
            [module] => main
            [file] => classes/general/virtual_io.php
        )

    [cbxvirtualio] => Array
        (
            [module] => main
            [file] => classes/general/virtual_io.php
        )

    [cbxvirtualfilebase] => Array
        (
            [module] => main
            [file] => classes/general/virtual_file.php
        )

    [cbxvirtualfile] => Array
        (
            [module] => main
            [file] => classes/general/virtual_file.php
        )

    [cbxvirtualdirectory] => Array
        (
            [module] => main
            [file] => classes/general/virtual_file.php
        )

    [calloption] => Array
        (
            [module] => main
            [file] => classes/general/option.php
        )

    [coption] => Array
        (
            [module] => main
            [file] => classes/general/option.php
        )

    [callpageoption] => Array
        (
            [module] => main
            [file] => classes/general/pageoption.php
        )

    [cpageoption] => Array
        (
            [module] => main
            [file] => classes/general/pageoption.php
        )

    [callsqlwhere] => Array
        (
            [module] => main
            [file] => classes/general/sqlwhere.php
        )

    [csqlwhereexpression] => Array
        (
            [module] => main
            [file] => classes/general/sqlwhere.php
        )

    [csqlwhere] => Array
        (
            [module] => main
            [file] => classes/general/sqlwhere.php
        )

    [calllanguage] => Array
        (
            [module] => main
            [file] => classes/general/language.php
        )

    [clanguage] => Array
        (
            [module] => main
            [file] => classes/general/language.php
        )

    [clangadmin] => Array
        (
            [module] => main
            [file] => classes/general/language.php
        )

    [_clangdbresult] => Array
        (
            [module] => main
            [file] => classes/general/langdbresult.php
        )

    [callagent] => Array
        (
            [module] => main
            [file] => classes/general/agent.php
        )

    [cagent] => Array
        (
            [module] => main
            [file] => classes/mysql/agent.php
        )

    [capplicationexception] => Array
        (
            [module] => main
            [file] => classes/general/applicationexception.php
        )

    [cadminexception] => Array
        (
            [module] => main
            [file] => classes/general/adminexception.php
        )

    [callsite] => Array
        (
            [module] => main
            [file] => classes/general/site.php
        )

    [calllang] => Array
        (
            [module] => main
            [file] => classes/general/site.php
        )

    [csite] => Array
        (
            [module] => main
            [file] => classes/general/site.php
        )

    [clang] => Array
        (
            [module] => main
            [file] => classes/general/site.php
        )

    [chttp] => Array
        (
            [module] => main
            [file] => classes/general/http.php
        )

    [cutil] => Array
        (
            [module] => main
            [file] => classes/general/util.php
        )

    [callmain] => Array
        (
            [module] => main
            [file] => classes/general/main.php
        )

    [cmain] => Array
        (
            [module] => main
            [file] => classes/general/main.php
        )

    [calldatabase] => Array
        (
            [module] => main
            [file] => classes/general/database.php
        )

    [calldbresult] => Array
        (
            [module] => main
            [file] => classes/general/dbresult.php
        )

    [cdatabasemysql] => Array
        (
            [module] => main
            [file] => classes/mysql/database.php
        )

    [cdbresultmysql] => Array
        (
            [module] => main
            [file] => classes/mysql/dbresult.php
        )

    [icachebackend] => Array
        (
            [module] => main
            [file] => classes/general/cache_backend.php
        )

    [cphpcache] => Array
        (
            [module] => main
            [file] => classes/general/cache.php
        )

    [ccachemanager] => Array
        (
            [module] => main
            [file] => classes/general/cache_manager.php
        )

    [cpagecache] => Array
        (
            [module] => main
            [file] => classes/general/page_cache.php
        )

    [cstackcacheentry] => Array
        (
            [module] => main
            [file] => classes/general/stack_cache_entry.php
        )

    [cstackcachemanager] => Array
        (
            [module] => main
            [file] => classes/general/stack_cache.php
        )

    [cmodule] => Array
        (
            [module] => main
            [file] => /classes/general/module.php
        )

    [bitrix\main\entity\ufield] => Array
        (
            [module] => main
            [file] => include/deprecated/ufield.php
        )

    [cdatabase] => Array
        (
            [module] => main
            [file] => classes/mysql/database.php
        )

    [cdbresult] => Array
        (
            [module] => main
            [file] => classes/mysql/dbresult.php
        )

    [csitetemplate] => Array
        (
            [module] => main
            [file] => classes/general/site_template.php
        )

    [cbitrixcomponent] => Array
        (
            [module] => main
            [file] => classes/general/component.php
        )

    [ccomponentengine] => Array
        (
            [module] => main
            [file] => classes/general/component_engine.php
        )

    [ccomponentajax] => Array
        (
            [module] => main
            [file] => classes/general/component_ajax.php
        )

    [cbitrixcomponenttemplate] => Array
        (
            [module] => main
            [file] => classes/general/component_template.php
        )

    [ccomponentutil] => Array
        (
            [module] => main
            [file] => classes/general/component_util.php
        )

    [ccontrollerclient] => Array
        (
            [module] => main
            [file] => classes/general/controller_member.php
        )

    [phpparser] => Array
        (
            [module] => main
            [file] => classes/general/php_parser.php
        )

    [cdiskquota] => Array
        (
            [module] => main
            [file] => classes/general/quota.php
        )

    [ceventlog] => Array
        (
            [module] => main
            [file] => classes/general/event_log.php
        )

    [ceventmain] => Array
        (
            [module] => main
            [file] => classes/general/event_log.php
        )

    [cadminfiledialog] => Array
        (
            [module] => main
            [file] => classes/general/file_dialog.php
        )

    [wll_user] => Array
        (
            [module] => main
            [file] => classes/general/liveid.php
        )

    [wll_consenttoken] => Array
        (
            [module] => main
            [file] => classes/general/liveid.php
        )

    [windowslivelogin] => Array
        (
            [module] => main
            [file] => classes/general/liveid.php
        )

    [cfile] => Array
        (
            [module] => main
            [file] => classes/general/file.php
        )

    [callfile] => Array
        (
            [module] => main
            [file] => classes/general/file.php
        )

    [ctempfile] => Array
        (
            [module] => main
            [file] => classes/general/file_temp.php
        )

    [cfavorites] => Array
        (
            [module] => main
            [file] => classes/mysql/favorites.php
        )

    [cuseroptions] => Array
        (
            [module] => main
            [file] => classes/general/user_options.php
        )

    [cgridoptions] => Array
        (
            [module] => main
            [file] => classes/general/grids.php
        )

    [cundo] => Array
        (
            [module] => main
            [file] => /classes/general/undo.php
        )

    [cautosave] => Array
        (
            [module] => main
            [file] => /classes/general/undo.php
        )

    [callratings] => Array
        (
            [module] => main
            [file] => classes/general/ratings.php
        )

    [cratings] => Array
        (
            [module] => main
            [file] => classes/mysql/ratings.php
        )

    [cratingscomponentsmain] => Array
        (
            [module] => main
            [file] => classes/mysql/ratings_components.php
        )

    [cratingrule] => Array
        (
            [module] => main
            [file] => classes/general/rating_rule.php
        )

    [cratingrulesmain] => Array
        (
            [module] => main
            [file] => classes/mysql/rating_rules.php
        )

    [ctoppanel] => Array
        (
            [module] => main
            [file] => public/top_panel.php
        )

    [ceditarea] => Array
        (
            [module] => main
            [file] => public/edit_area.php
        )

    [ccomponentpanel] => Array
        (
            [module] => main
            [file] => public/edit_area.php
        )

    [ctextparser] => Array
        (
            [module] => main
            [file] => classes/general/textparser.php
        )

    [cphpcachefiles] => Array
        (
            [module] => main
            [file] => classes/general/cache_files.php
        )

    [cdataxmlnode] => Array
        (
            [module] => main
            [file] => classes/general/xml.php
        )

    [cdataxmldocument] => Array
        (
            [module] => main
            [file] => classes/general/xml.php
        )

    [cdataxml] => Array
        (
            [module] => main
            [file] => classes/general/xml.php
        )

    [cxmlfilestream] => Array
        (
            [module] => main
            [file] => classes/general/xml.php
        )

    [crsaprovider] => Array
        (
            [module] => main
            [file] => classes/general/rsasecurity.php
        )

    [crsasecurity] => Array
        (
            [module] => main
            [file] => classes/general/rsasecurity.php
        )

    [crsabcmathprovider] => Array
        (
            [module] => main
            [file] => classes/general/rsabcmath.php
        )

    [crsaopensslprovider] => Array
        (
            [module] => main
            [file] => classes/general/rsaopenssl.php
        )

    [casnreader] => Array
        (
            [module] => main
            [file] => classes/general/asn.php
        )

    [cbxshorturi] => Array
        (
            [module] => main
            [file] => classes/mysql/short_uri.php
        )

    [cfinder] => Array
        (
            [module] => main
            [file] => classes/general/finder.php
        )

    [caccess] => Array
        (
            [module] => main
            [file] => classes/general/access.php
        )

    [cauthprovider] => Array
        (
            [module] => main
            [file] => classes/general/authproviders.php
        )

    [iproviderinterface] => Array
        (
            [module] => main
            [file] => classes/general/authproviders.php
        )

    [cgroupauthprovider] => Array
        (
            [module] => main
            [file] => classes/general/authproviders.php
        )

    [cuserauthprovider] => Array
        (
            [module] => main
            [file] => classes/general/authproviders.php
        )

    [ctableschema] => Array
        (
            [module] => main
            [file] => classes/general/table_schema.php
        )

    [ccsvdata] => Array
        (
            [module] => main
            [file] => classes/general/csv_data.php
        )

    [csmile] => Array
        (
            [module] => main
            [file] => classes/general/smile.php
        )

    [csmilegallery] => Array
        (
            [module] => main
            [file] => classes/general/smile.php
        )

    [csmileset] => Array
        (
            [module] => main
            [file] => classes/general/smile.php
        )

    [cglobalcounter] => Array
        (
            [module] => main
            [file] => classes/general/global_counter.php
        )

    [cusercounter] => Array
        (
            [module] => main
            [file] => classes/mysql/user_counter.php
        )

    [cusercounterpage] => Array
        (
            [module] => main
            [file] => classes/mysql/user_counter.php
        )

    [chotkeys] => Array
        (
            [module] => main
            [file] => classes/general/hot_keys.php
        )

    [chotkeyscode] => Array
        (
            [module] => main
            [file] => classes/general/hot_keys.php
        )

    [cbxsanitizer] => Array
        (
            [module] => main
            [file] => classes/general/sanitizer.php
        )

    [ibxarchive] => Array
        (
            [module] => main
            [file] => classes/general/archive.php
        )

    [cbxarchive] => Array
        (
            [module] => main
            [file] => classes/general/archive.php
        )

    [cadminnotify] => Array
        (
            [module] => main
            [file] => classes/general/admin_notify.php
        )

    [cbxfavadmmenu] => Array
        (
            [module] => main
            [file] => classes/general/favorites.php
        )

    [cadmininformer] => Array
        (
            [module] => main
            [file] => classes/general/admin_informer.php
        )

    [csitecheckertest] => Array
        (
            [module] => main
            [file] => classes/general/site_checker.php
        )

    [csqlutil] => Array
        (
            [module] => main
            [file] => classes/general/sql_util.php
        )

    [cfileuploader] => Array
        (
            [module] => main
            [file] => classes/general/uploader.php
        )

    [lpa] => Array
        (
            [module] => main
            [file] => classes/general/lpa.php
        )

    [cadminfilter] => Array
        (
            [module] => main
            [file] => interface/admin_filter.php
        )

    [cadminlist] => Array
        (
            [module] => main
            [file] => interface/admin_list.php
        )

    [cadminlistrow] => Array
        (
            [module] => main
            [file] => interface/admin_list.php
        )

    [cadminuilist] => Array
        (
            [module] => main
            [file] => interface/admin_ui_list.php
        )

    [cadminuilistrow] => Array
        (
            [module] => main
            [file] => interface/admin_ui_list.php
        )

    [cadminuiresult] => Array
        (
            [module] => main
            [file] => interface/admin_ui_list.php
        )

    [cadminuicontextmenu] => Array
        (
            [module] => main
            [file] => interface/admin_ui_list.php
        )

    [cadminuisorting] => Array
        (
            [module] => main
            [file] => interface/admin_ui_list.php
        )

    [cadminuilistactionpanel] => Array
        (
            [module] => main
            [file] => interface/admin_ui_list.php
        )

    [cadmintabcontrol] => Array
        (
            [module] => main
            [file] => interface/admin_tabcontrol.php
        )

    [cadminform] => Array
        (
            [module] => main
            [file] => interface/admin_form.php
        )

    [cadminformsettings] => Array
        (
            [module] => main
            [file] => interface/admin_form.php
        )

    [cadmintabcontroldrag] => Array
        (
            [module] => main
            [file] => interface/admin_tabcontrol_drag.php
        )

    [cadmindraggableblockengine] => Array
        (
            [module] => main
            [file] => interface/admin_tabcontrol_drag.php
        )

    [cjspopup] => Array
        (
            [module] => main
            [file] => interface/jspopup.php
        )

    [cjspopuponpage] => Array
        (
            [module] => main
            [file] => interface/jspopup.php
        )

    [cadmincalendar] => Array
        (
            [module] => main
            [file] => interface/admin_calendar.php
        )

    [cadminviewtabcontrol] => Array
        (
            [module] => main
            [file] => interface/admin_viewtabcontrol.php
        )

    [cadmintabengine] => Array
        (
            [module] => main
            [file] => interface/admin_tabengine.php
        )

    [ccaptcha] => Array
        (
            [module] => main
            [file] => classes/general/captcha.php
        )

    [cmpnotifications] => Array
        (
            [module] => main
            [file] => classes/general/mp_notifications.php
        )

    [calltask] => Array
        (
            [module] => main
            [file] => classes/general/task.php
        )

    [ctask] => Array
        (
            [module] => main
            [file] => classes/general/task.php
        )

    [calloperation] => Array
        (
            [module] => main
            [file] => classes/general/operation.php
        )

    [coperation] => Array
        (
            [module] => main
            [file] => classes/general/operation.php
        )

    [callgroup] => Array
        (
            [module] => main
            [file] => classes/general/group.php
        )

    [cgroup] => Array
        (
            [module] => main
            [file] => classes/general/group.php
        )

    [cajax] => Array
        (
            [module] => main
            [file] => ajax_tools.php
        )

    [calluser] => Array
        (
            [module] => main
            [file] => classes/general/user.php
        )

    [cuser] => Array
        (
            [module] => main
            [file] => classes/general/user.php
        )

    [callevent] => Array
        (
            [module] => main
            [file] => classes/general/event.php
        )

    [cevent] => Array
        (
            [module] => main
            [file] => classes/general/event.php
        )

    [calleventmessage] => Array
        (
            [module] => main
            [file] => classes/general/eventmessage.php
        )

    [ceventmessage] => Array
        (
            [module] => main
            [file] => classes/general/eventmessage.php
        )

    [ceventtype] => Array
        (
            [module] => main
            [file] => classes/general/eventmessage.php
        )

    [_ceventtyperesult] => Array
        (
            [module] => main
            [file] => classes/general/eventmessage.php
        )

    [cdbresulteventmultiresult] => Array
        (
            [module] => main
            [file] => classes/general/eventmessage.php
        )

    [cdebuginfo] => Array
        (
            [module] => main
            [file] => classes/general/debuginfo.php
        )

    [ccaptchaagent] => Array
        (
            [module] => main
            [file] => classes/general/captchaagent.php
        )

    [callfilterquery] => Array
        (
            [module] => main
            [file] => classes/general/filterquery.php
        )

    [cfilterquery] => Array
        (
            [module] => main
            [file] => classes/general/filterquery.php
        )

    [cconvertorspregreplacehelper] => Array
        (
            [module] => main
            [file] => classes/general/convertorspregreplacehelper.php
        )

    [cspacer] => Array
        (
            [module] => main
            [file] => classes/general/spacer.php
        )

    [updatetools] => Array
        (
            [module] => main
            [file] => classes/general/updatetools.php
        )

    [cjscore] => Array
        (
            [module] => main
            [file] => classes/general/jscore.php
        )

    [cchecklisttools] => Array
        (
            [module] => main
            [file] => classes/general/checklist.php
        )

    [cmenu] => Array
        (
            [module] => main
            [file] => classes/general/menu.php
        )

    [cmenucustom] => Array
        (
            [module] => main
            [file] => classes/general/menucustom.php
        )

    [callusertypeentity] => Array
        (
            [module] => main
            [file] => classes/general/usertype.php
        )

    [cusertypeentity] => Array
        (
            [module] => main
            [file] => classes/general/usertype.php
        )

    [cuserfieldenum] => Array
        (
            [module] => main
            [file] => classes/general/userfieldenum.php
        )

    [cusertypesql] => Array
        (
            [module] => main
            [file] => classes/general/usertypesql.php
        )

    [cusertypemanager] => Array
        (
            [module] => main
            [file] => classes/general/usertypemanager.php
        )

    [cusertypestring] => Array
        (
            [module] => main
            [file] => classes/general/usertypestr.php
        )

    [cusertypeinteger] => Array
        (
            [module] => main
            [file] => classes/general/usertypeint.php
        )

    [cusertypedouble] => Array
        (
            [module] => main
            [file] => classes/general/usertypedbl.php
        )

    [cusertypedatetime] => Array
        (
            [module] => main
            [file] => classes/general/usertypetime.php
        )

    [cusertypedate] => Array
        (
            [module] => main
            [file] => classes/general/usertypedate.php
        )

    [cusertypeboolean] => Array
        (
            [module] => main
            [file] => classes/general/usertypebool.php
        )

    [cusertypefile] => Array
        (
            [module] => main
            [file] => classes/general/usertypefile.php
        )

    [cusertypeenum] => Array
        (
            [module] => main
            [file] => classes/general/usertypeenum.php
        )

    [cusertypeiblocksection] => Array
        (
            [module] => main
            [file] => classes/general/usertypesection.php
        )

    [ciblocksectionenum] => Array
        (
            [module] => main
            [file] => classes/general/usertypesection.php
        )

    [cusertypeiblockelement] => Array
        (
            [module] => main
            [file] => classes/general/usertypeelement.php
        )

    [cusertypestringformatted] => Array
        (
            [module] => main
            [file] => classes/general/usertypestrfmt.php
        )

    [cusertypeurl] => Array
        (
            [module] => main
            [file] => classes/general/usertypeurl.php
        )

    [bxgadget] => Array
        (
            [module] => main
            [file] => classes/general/gadget.php
        )

    [cmainadmin] => Array
        (
            [module] => main
            [file] => classes/general/main_admin.php
        )

    [ctemplates] => Array
        (
            [module] => main
            [file] => classes/general/templates.php
        )

    [cpagetemplate] => Array
        (
            [module] => main
            [file] => classes/general/page_template.php
        )

    [filescmp] => Array
        (
            [module] => main
            [file] => classes/general/files_cmp.php
        )

    [carchiver] => Array
        (
            [module] => main
            [file] => classes/general/tar_gz.php
        )

    [czip] => Array
        (
            [module] => main
            [file] => classes/general/zip.php
        )

    [curlrewriter] => Array
        (
            [module] => main
            [file] => classes/general/urlrewriter.php
        )

    [charsetconverter] => Array
        (
            [module] => main
            [file] => classes/general/charset_converter.php
        )

    [chtmlpagescache] => Array
        (
            [module] => main
            [file] => lib/composite/helper.php
        )

    [statichtmlmemcachedresponse] => Array
        (
            [module] => main
            [file] => lib/composite/responder.php
        )

    [statichtmlfileresponse] => Array
        (
            [module] => main
            [file] => lib/composite/responder.php
        )

    [bitrix\main\page\frame] => Array
        (
            [module] => main
            [file] => lib/composite/engine.php
        )

    [bitrix\main\page\framestatic] => Array
        (
            [module] => main
            [file] => lib/composite/staticarea.php
        )

    [bitrix\main\page\framebuffered] => Array
        (
            [module] => main
            [file] => lib/composite/bufferarea.php
        )

    [bitrix\main\page\framehelper] => Array
        (
            [module] => main
            [file] => lib/composite/bufferarea.php
        )

    [bitrix\main\data\statichtmlcache] => Array
        (
            [module] => main
            [file] => lib/composite/page.php
        )

    [bitrix\main\data\statichtmlstorage] => Array
        (
            [module] => main
            [file] => lib/composite/data/abstractstorage.php
        )

    [bitrix\main\data\statichtmlfilestorage] => Array
        (
            [module] => main
            [file] => lib/composite/data/filestorage.php
        )

    [bitrix\main\data\statichtmlmemcachedstorage] => Array
        (
            [module] => main
            [file] => lib/composite/data/memcachedstorage.php
        )

    [bitrix\main\data\staticcacheprovider] => Array
        (
            [module] => main
            [file] => lib/composite/data/cacheprovider.php
        )

    [bitrix\main\data\appcachemanifest] => Array
        (
            [module] => main
            [file] => lib/composite/appcache.php
        )

    [iblock] => Array
        (
            [module] => iblock
            [file] => install/index.php
        )

    [ciblockpropertyresult] => Array
        (
            [module] => iblock
            [file] => classes/general/iblockpropresult.php
        )

    [ciblockresult] => Array
        (
            [module] => iblock
            [file] => classes/general/iblockresult.php
        )

    [_cibelement] => Array
        (
            [module] => iblock
            [file] => classes/general/iblock_element.php
        )

    [ciblocktype] => Array
        (
            [module] => iblock
            [file] => classes/general/iblocktype.php
        )

    [calliblock] => Array
        (
            [module] => iblock
            [file] => classes/general/iblock.php
        )

    [ciblock] => Array
        (
            [module] => iblock
            [file] => classes/mysql/iblock.php
        )

    [calliblocksection] => Array
        (
            [module] => iblock
            [file] => classes/general/iblocksection.php
        )

    [ciblocksection] => Array
        (
            [module] => iblock
            [file] => classes/mysql/iblocksection.php
        )

    [calliblockproperty] => Array
        (
            [module] => iblock
            [file] => classes/general/iblockproperty.php
        )

    [ciblockpropertyenum] => Array
        (
            [module] => iblock
            [file] => classes/general/iblockpropertyenum.php
        )

    [ciblockproperty] => Array
        (
            [module] => iblock
            [file] => classes/mysql/iblockproperty.php
        )

    [calliblockelement] => Array
        (
            [module] => iblock
            [file] => classes/general/iblockelement.php
        )

    [ciblockelement] => Array
        (
            [module] => iblock
            [file] => classes/mysql/iblockelement.php
        )

    [calliblockrss] => Array
        (
            [module] => iblock
            [file] => classes/general/iblockrss.php
        )

    [ciblockrss] => Array
        (
            [module] => iblock
            [file] => classes/mysql/iblockrss.php
        )

    [ciblockpropertydatetime] => Array
        (
            [module] => iblock
            [file] => classes/general/prop_datetime.php
        )

    [ciblockpropertydate] => Array
        (
            [module] => iblock
            [file] => classes/general/prop_date.php
        )

    [ciblockpropertyxmlid] => Array
        (
            [module] => iblock
            [file] => classes/general/prop_xmlid.php
        )

    [ciblockpropertyfileman] => Array
        (
            [module] => iblock
            [file] => classes/general/prop_fileman.php
        )

    [ciblockpropertyhtml] => Array
        (
            [module] => iblock
            [file] => classes/general/prop_html.php
        )

    [ciblockpropertyelementlist] => Array
        (
            [module] => iblock
            [file] => classes/general/prop_element_list.php
        )

    [ccmlresult] => Array
        (
            [module] => iblock
            [file] => classes/general/cmlresult.php
        )

    [ciblockxmlfile] => Array
        (
            [module] => iblock
            [file] => classes/mysql/cml2.php
        )

    [ciblockcmlimport] => Array
        (
            [module] => iblock
            [file] => classes/general/cml2.php
        )

    [ciblockcmlexport] => Array
        (
            [module] => iblock
            [file] => classes/general/cml2.php
        )

    [ciblockfindtools] => Array
        (
            [module] => iblock
            [file] => classes/general/comp_findtools.php
        )

    [ciblockpricetools] => Array
        (
            [module] => iblock
            [file] => classes/general/comp_pricetools.php
        )

    [ciblockparameters] => Array
        (
            [module] => iblock
            [file] => classes/general/comp_parameters.php
        )

    [ciblockformatproperties] => Array
        (
            [module] => iblock
            [file] => classes/general/comp_formatprops.php
        )

    [calliblocksequence] => Array
        (
            [module] => iblock
            [file] => classes/general/iblocksequence.php
        )

    [ciblocksequence] => Array
        (
            [module] => iblock
            [file] => classes/mysql/iblocksequence.php
        )

    [ciblockpropertysequence] => Array
        (
            [module] => iblock
            [file] => classes/general/prop_seq.php
        )

    [ciblockpropertyelementautocomplete] => Array
        (
            [module] => iblock
            [file] => classes/general/prop_element_auto.php
        )

    [ciblockpropertysku] => Array
        (
            [module] => iblock
            [file] => classes/general/prop_element_sku.php
        )

    [ciblockpropertysectionautocomplete] => Array
        (
            [module] => iblock
            [file] => classes/general/prop_section_auto.php
        )

    [calliblockofferstmp] => Array
        (
            [module] => iblock
            [file] => classes/general/iblockoffers.php
        )

    [ciblockofferstmp] => Array
        (
            [module] => iblock
            [file] => classes/mysql/iblockoffers.php
        )

    [ceventiblock] => Array
        (
            [module] => iblock
            [file] => classes/general/iblock_event_list.php
        )

    [cratingscomponentsiblock] => Array
        (
            [module] => iblock
            [file] => classes/general/ratings_components.php
        )

    [ciblockrights] => Array
        (
            [module] => iblock
            [file] => classes/general/iblock_rights.php
        )

    [ciblocksectionrights] => Array
        (
            [module] => iblock
            [file] => classes/general/iblock_rights.php
        )

    [ciblockelementrights] => Array
        (
            [module] => iblock
            [file] => classes/general/iblock_rights.php
        )

    [ciblockrightsstorage] => Array
        (
            [module] => iblock
            [file] => classes/general/iblock_rights.php
        )

    [ciblockpropertytools] => Array
        (
            [module] => iblock
            [file] => classes/general/iblockproptools.php
        )

    [ciblocksectionpropertylink] => Array
        (
            [module] => iblock
            [file] => classes/general/section_property.php
        )

    [ciblockxmlimport] => Array
        (
            [module] => iblock
            [file] => classes/general/iblockxmlimport.php
        )

    [bitrix\iblock\iblockfieldtable] => Array
        (
            [module] => iblock
            [file] => lib/iblockfield.php
        )

    [bitrix\iblock\iblockgrouptable] => Array
        (
            [module] => iblock
            [file] => lib/iblockgroup.php
        )

    [bitrix\iblock\iblockmessagetable] => Array
        (
            [module] => iblock
            [file] => lib/iblockmessage.php
        )

    [bitrix\iblock\iblockrsstable] => Array
        (
            [module] => iblock
            [file] => lib/iblockrss.php
        )

    [bitrix\iblock\iblocksitetable] => Array
        (
            [module] => iblock
            [file] => lib/iblocksite.php
        )

    [bitrix\iblock\inheritedpropertytable] => Array
        (
            [module] => iblock
            [file] => lib/inheritedproperty.php
        )

    [bitrix\iblock\propertyenumerationtable] => Array
        (
            [module] => iblock
            [file] => lib/propertyenumeration.php
        )

    [bitrix\iblock\propertyfeaturetable] => Array
        (
            [module] => iblock
            [file] => lib/propertyfeature.php
        )

    [bitrix\iblock\sequencetable] => Array
        (
            [module] => iblock
            [file] => lib/sequence.php
        )

    [bitrix\iblock\sitetable] => Array
        (
            [module] => iblock
            [file] => lib/site.php
        )

    [bitrix\iblock\typetable] => Array
        (
            [module] => iblock
            [file] => lib/type.php
        )

    [bitrix\iblock\typelanguagetable] => Array
        (
            [module] => iblock
            [file] => lib/typelanguage.php
        )

    [bitrix\iblock\bizproctype\usertypeproperty] => Array
        (
            [module] => iblock
            [file] => lib/bizproctype/usertypeproperty.php
        )

    [bitrix\iblock\bizproctype\ecrm] => Array
        (
            [module] => iblock
            [file] => lib/bizproctype/ecrm.php
        )

    [bitrix\iblock\bizproctype\money] => Array
        (
            [module] => iblock
            [file] => lib/bizproctype/money.php
        )

    [bitrix\iblock\bizproctype\usertypepropertydiskfile] => Array
        (
            [module] => iblock
            [file] => lib/bizproctype/usertypepropertydiskfile.php
        )

    [bitrix\iblock\bizproctype\usertypepropertyelist] => Array
        (
            [module] => iblock
            [file] => lib/bizproctype/usertypepropertyelist.php
        )

    [bitrix\iblock\bizproctype\usertypepropertyemployee] => Array
        (
            [module] => iblock
            [file] => lib/bizproctype/usertypepropertyemployee.php
        )

    [bitrix\iblock\bizproctype\usertypepropertyhtml] => Array
        (
            [module] => iblock
            [file] => lib/bizproctype/usertypepropertyhtml.php
        )

    [bitrix\iblock\component\base] => Array
        (
            [module] => iblock
            [file] => lib/component/base.php
        )

    [bitrix\iblock\component\element] => Array
        (
            [module] => iblock
            [file] => lib/component/element.php
        )

    [bitrix\iblock\component\elementlist] => Array
        (
            [module] => iblock
            [file] => lib/component/elementlist.php
        )

    [bitrix\iblock\component\filters] => Array
        (
            [module] => iblock
            [file] => lib/component/filters.php
        )

    [bitrix\iblock\component\selector\element] => Array
        (
            [module] => iblock
            [file] => lib/component/selector/element.php
        )

    [bitrix\iblock\component\selector\entity] => Array
        (
            [module] => iblock
            [file] => lib/component/selector/entity.php
        )

    [bitrix\iblock\component\tools] => Array
        (
            [module] => iblock
            [file] => lib/component/tools.php
        )

    [bitrix\iblock\controller\filter\element] => Array
        (
            [module] => iblock
            [file] => lib/Controller/Filter/Element.php
        )

    [bitrix\iblock\filter\entity\elementsettings] => Array
        (
            [module] => iblock
            [file] => lib/filter/entity/elementsettings.php
        )

    [bitrix\iblock\filter\entity\iblocksettings] => Array
        (
            [module] => iblock
            [file] => lib/filter/entity/iblocksettings.php
        )

    [bitrix\iblock\filter\fieldprovider\base] => Array
        (
            [module] => iblock
            [file] => lib/filter/fieldprovider/base.php
        )

    [bitrix\iblock\filter\fieldprovider\element] => Array
        (
            [module] => iblock
            [file] => lib/filter/fieldprovider/element.php
        )

    [bitrix\iblock\filter\fieldprovider\iblockproperty] => Array
        (
            [module] => iblock
            [file] => lib/filter/fieldprovider/iblockproperty.php
        )

    [bitrix\iblock\filter\dictionary] => Array
        (
            [module] => iblock
            [file] => lib/filter/dictionary.php
        )

    [bitrix\iblock\filter\entitylist] => Array
        (
            [module] => iblock
            [file] => lib/filter/entitylist.php
        )

    [bitrix\iblock\filter\factory] => Array
        (
            [module] => iblock
            [file] => lib/filter/factory.php
        )

    [bitrix\iblock\grid\panel\groupaction] => Array
        (
            [module] => iblock
            [file] => lib/grid/panel/groupaction.php
        )

    [bitrix\iblock\grid\actiontype] => Array
        (
            [module] => iblock
            [file] => lib/grid/actiontype.php
        )

    [bitrix\iblock\helpers\admin\property] => Array
        (
            [module] => iblock
            [file] => lib/helpers/admin/property.php
        )

    [bitrix\iblock\helpers\filter\property] => Array
        (
            [module] => iblock
            [file] => lib/helpers/filter/property.php
        )

    [bitrix\iblock\helpers\filter\propertymanager] => Array
        (
            [module] => iblock
            [file] => lib/helpers/filter/propertymanager.php
        )

    [bitrix\iblock\inheritedproperty\basetemplate] => Array
        (
            [module] => iblock
            [file] => lib/inheritedproperty/basetemplate.php
        )

    [bitrix\iblock\inheritedproperty\basevalues] => Array
        (
            [module] => iblock
            [file] => lib/inheritedproperty/basevalues.php
        )

    [bitrix\iblock\inheritedproperty\elementtemplates] => Array
        (
            [module] => iblock
            [file] => lib/inheritedproperty/elementtemplates.php
        )

    [bitrix\iblock\inheritedproperty\elementvalues] => Array
        (
            [module] => iblock
            [file] => lib/inheritedproperty/elementvalues.php
        )

    [bitrix\iblock\inheritedproperty\iblocktemplates] => Array
        (
            [module] => iblock
            [file] => lib/inheritedproperty/iblocktemplates.php
        )

    [bitrix\iblock\inheritedproperty\iblockvalues] => Array
        (
            [module] => iblock
            [file] => lib/inheritedproperty/iblockvalues.php
        )

    [bitrix\iblock\inheritedproperty\sectiontemplates] => Array
        (
            [module] => iblock
            [file] => lib/inheritedproperty/sectiontemplates.php
        )

    [bitrix\iblock\inheritedproperty\sectionvalues] => Array
        (
            [module] => iblock
            [file] => lib/inheritedproperty/sectionvalues.php
        )

    [bitrix\iblock\inheritedproperty\valuesqueue] => Array
        (
            [module] => iblock
            [file] => lib/inheritedproperty/valuesqueue.php
        )

    [bitrix\iblock\landingsource\dataloader] => Array
        (
            [module] => iblock
            [file] => lib/landingsource/dataloader.php
        )

    [bitrix\iblock\landingsource\element] => Array
        (
            [module] => iblock
            [file] => lib/landingsource/element.php
        )

    [bitrix\iblock\model\propertyfeature] => Array
        (
            [module] => iblock
            [file] => lib/model/propertyfeature.php
        )

    [bitrix\iblock\model\section] => Array
        (
            [module] => iblock
            [file] => lib/model/section.php
        )

    [bitrix\iblock\propertyindex\dictionary] => Array
        (
            [module] => iblock
            [file] => lib/propertyindex/dictionary.php
        )

    [bitrix\iblock\propertyindex\element] => Array
        (
            [module] => iblock
            [file] => lib/propertyindex/element.php
        )

    [bitrix\iblock\propertyindex\facet] => Array
        (
            [module] => iblock
            [file] => lib/propertyindex/facet.php
        )

    [bitrix\iblock\propertyindex\indexer] => Array
        (
            [module] => iblock
            [file] => lib/propertyindex/indexer.php
        )

    [bitrix\iblock\propertyindex\manager] => Array
        (
            [module] => iblock
            [file] => lib/propertyindex/manager.php
        )

    [bitrix\iblock\propertyindex\querybuilder] => Array
        (
            [module] => iblock
            [file] => lib/propertyindex/querybuilder.php
        )

    [bitrix\iblock\propertyindex\storage] => Array
        (
            [module] => iblock
            [file] => lib/propertyindex/storage.php
        )

    [bitrix\iblock\template\engine] => Array
        (
            [module] => iblock
            [file] => lib/template/engine.php
        )

    [bitrix\iblock\template\noderoot] => Array
        (
            [module] => iblock
            [file] => lib/template/engine.php
        )

    [bitrix\iblock\template\nodetext] => Array
        (
            [module] => iblock
            [file] => lib/template/engine.php
        )

    [bitrix\iblock\template\nodeentityfield] => Array
        (
            [module] => iblock
            [file] => lib/template/engine.php
        )

    [bitrix\iblock\template\nodefunction] => Array
        (
            [module] => iblock
            [file] => lib/template/engine.php
        )

    [bitrix\iblock\template\helper] => Array
        (
            [module] => iblock
            [file] => lib/template/helper.php
        )

    [bitrix\iblock\template\entity\base] => Array
        (
            [module] => iblock
            [file] => lib/template/entity/base.php
        )

    [bitrix\iblock\template\entity\lazyvalueloader] => Array
        (
            [module] => iblock
            [file] => lib/template/entity/base.php
        )

    [bitrix\iblock\template\entity\catalogstore] => Array
        (
            [module] => iblock
            [file] => lib/template/entity/catalogstore.php
        )

    [bitrix\iblock\template\entity\element] => Array
        (
            [module] => iblock
            [file] => lib/template/entity/element.php
        )

    [bitrix\iblock\template\entity\elementcatalog] => Array
        (
            [module] => iblock
            [file] => lib/template/entity/elementcatalog.php
        )

    [bitrix\iblock\template\entity\elementcatalogmeasure] => Array
        (
            [module] => iblock
            [file] => lib/template/entity/elementcatalog.php
        )

    [bitrix\iblock\template\entity\elementcatalogstorelist] => Array
        (
            [module] => iblock
            [file] => lib/template/entity/elementcatalog.php
        )

    [bitrix\iblock\template\entity\elementprice] => Array
        (
            [module] => iblock
            [file] => lib/template/entity/elementprice.php
        )

    [bitrix\iblock\template\entity\elementproperty] => Array
        (
            [module] => iblock
            [file] => lib/template/entity/elementproperty.php
        )

    [bitrix\iblock\template\entity\elementpropertyuserfield] => Array
        (
            [module] => iblock
            [file] => lib/template/entity/elementproperty.php
        )

    [bitrix\iblock\template\entity\elementpropertyenum] => Array
        (
            [module] => iblock
            [file] => lib/template/entity/elementproperty.php
        )

    [bitrix\iblock\template\entity\elementpropertyelement] => Array
        (
            [module] => iblock
            [file] => lib/template/entity/elementproperty.php
        )

    [bitrix\iblock\template\entity\elementpropertysection] => Array
        (
            [module] => iblock
            [file] => lib/template/entity/elementproperty.php
        )

    [bitrix\iblock\template\entity\elementsku] => Array
        (
            [module] => iblock
            [file] => lib/template/entity/elementsku.php
        )

    [bitrix\iblock\template\entity\elementskuprice] => Array
        (
            [module] => iblock
            [file] => lib/template/entity/elementskuprice.php
        )

    [bitrix\iblock\template\entity\elementskuproperty] => Array
        (
            [module] => iblock
            [file] => lib/template/entity/elementskuproperty.php
        )

    [bitrix\iblock\template\entity\iblock] => Array
        (
            [module] => iblock
            [file] => lib/template/entity/iblock.php
        )

    [bitrix\iblock\template\entity\section] => Array
        (
            [module] => iblock
            [file] => lib/template/entity/section.php
        )

    [bitrix\iblock\template\entity\sectionpath] => Array
        (
            [module] => iblock
            [file] => lib/template/entity/sectionpath.php
        )

    [bitrix\iblock\template\entity\sectionproperty] => Array
        (
            [module] => iblock
            [file] => lib/template/entity/sectionproperty.php
        )

    [bitrix\iblock\template\functions\fabric] => Array
        (
            [module] => iblock
            [file] => lib/template/functions/fabric.php
        )

    [bitrix\iblock\template\functions\functionbase] => Array
        (
            [module] => iblock
            [file] => lib/template/functions/fabric.php
        )

    [bitrix\iblock\template\functions\functionupper] => Array
        (
            [module] => iblock
            [file] => lib/template/functions/fabric.php
        )

    [bitrix\iblock\template\functions\functionlower] => Array
        (
            [module] => iblock
            [file] => lib/template/functions/fabric.php
        )

    [bitrix\iblock\template\functions\functiontranslit] => Array
        (
            [module] => iblock
            [file] => lib/template/functions/fabric.php
        )

    [bitrix\iblock\template\functions\functionconcat] => Array
        (
            [module] => iblock
            [file] => lib/template/functions/fabric.php
        )

    [bitrix\iblock\template\functions\functionlimit] => Array
        (
            [module] => iblock
            [file] => lib/template/functions/fabric.php
        )

    [bitrix\iblock\template\functions\functioncontrast] => Array
        (
            [module] => iblock
            [file] => lib/template/functions/fabric.php
        )

    [bitrix\iblock\template\functions\functionmin] => Array
        (
            [module] => iblock
            [file] => lib/template/functions/fabric.php
        )

    [bitrix\iblock\template\functions\functionmax] => Array
        (
            [module] => iblock
            [file] => lib/template/functions/fabric.php
        )

    [bitrix\iblock\template\functions\functiondistinct] => Array
        (
            [module] => iblock
            [file] => lib/template/functions/fabric.php
        )

    [bitrix\iblock\update\adminfilteroption] => Array
        (
            [module] => iblock
            [file] => lib/update/adminfilteroption.php
        )

    [bitrix\iblock\update\admingridoption] => Array
        (
            [module] => iblock
            [file] => lib/update/admingridoption.php
        )

    [bitrix\iblock\url\adminpage\basebuilder] => Array
        (
            [module] => iblock
            [file] => lib/url/adminpage/basebuilder.php
        )

    [bitrix\iblock\url\adminpage\buildermanager] => Array
        (
            [module] => iblock
            [file] => lib/url/adminpage/buildermanager.php
        )

    [bitrix\iblock\url\adminpage\iblockbuilder] => Array
        (
            [module] => iblock
            [file] => lib/url/adminpage/iblockbuilder.php
        )

    [bitrix\iblock\sendereventhandler] => Array
        (
            [module] => iblock
            [file] => lib/senderconnector.php
        )

    [bitrix\iblock\senderconnectoriblock] => Array
        (
            [module] => iblock
            [file] => lib/senderconnector.php
        )

    [ccurrency] => Array
        (
            [module] => currency
            [file] => general/currency.php
        )

    [ccurrencylang] => Array
        (
            [module] => currency
            [file] => general/currency_lang.php
        )

    [ccurrencyrates] => Array
        (
            [module] => currency
            [file] => general/currency_rate.php
        )

    [bitrix\currency\compatible\tools] => Array
        (
            [module] => currency
            [file] => lib/compatible/tools.php
        )

    [bitrix\currency\helpers\admin\tools] => Array
        (
            [module] => currency
            [file] => lib/helpers/admin/tools.php
        )

    [bitrix\currency\helpers\editor] => Array
        (
            [module] => currency
            [file] => lib/helpers/editor.php
        )

    [bitrix\currency\userfield\money] => Array
        (
            [module] => currency
            [file] => lib/userfield/money.php
        )

    [bitrix\currency\currencymanager] => Array
        (
            [module] => currency
            [file] => lib/currencymanager.php
        )

    [bitrix\currency\currencytable] => Array
        (
            [module] => currency
            [file] => lib/currency.php
        )

    [bitrix\currency\currencylangtable] => Array
        (
            [module] => currency
            [file] => lib/currencylang.php
        )

    [bitrix\currency\currencyratetable] => Array
        (
            [module] => currency
            [file] => lib/currencyrate.php
        )

    [bitrix\currency\currencyclassifier] => Array
        (
            [module] => currency
            [file] => lib/currencyclassifier.php
        )

    [sale] => Array
        (
            [module] => sale
            [file] => install/index.php
        )

    [callsaledelivery] => Array
        (
            [module] => sale
            [file] => general/delivery.php
        )

    [csaledelivery] => Array
        (
            [module] => sale
            [file] => mysql/delivery.php
        )

    [csaledeliveryhandler] => Array
        (
            [module] => sale
            [file] => mysql/delivery_handler.php
        )

    [csaledeliveryhelper] => Array
        (
            [module] => sale
            [file] => general/delivery_helper.php
        )

    [csaledelivery2paysystem] => Array
        (
            [module] => sale
            [file] => general/delivery_2_pay_system.php
        )

    [csalelocation] => Array
        (
            [module] => sale
            [file] => mysql/location.php
        )

    [csalelocationgroup] => Array
        (
            [module] => sale
            [file] => mysql/location_group.php
        )

    [csalebasket] => Array
        (
            [module] => sale
            [file] => mysql/basket.php
        )

    [csalebaskethelper] => Array
        (
            [module] => sale
            [file] => general/basket_helper.php
        )

    [csaleuser] => Array
        (
            [module] => sale
            [file] => mysql/basket.php
        )

    [csaleorder] => Array
        (
            [module] => sale
            [file] => mysql/order.php
        )

    [csaleorderpropsgroup] => Array
        (
            [module] => sale
            [file] => mysql/order_props_group.php
        )

    [csaleorderpropsvariant] => Array
        (
            [module] => sale
            [file] => mysql/order_props_variant.php
        )

    [csaleorderuserprops] => Array
        (
            [module] => sale
            [file] => mysql/order_user_props.php
        )

    [csaleorderuserpropsvalue] => Array
        (
            [module] => sale
            [file] => mysql/order_user_props_value.php
        )

    [csaleordertax] => Array
        (
            [module] => sale
            [file] => mysql/order_tax.php
        )

    [csaleorderhelper] => Array
        (
            [module] => sale
            [file] => general/order_helper.php
        )

    [csalepaysystem] => Array
        (
            [module] => sale
            [file] => mysql/pay_system.php
        )

    [csalepaysystemaction] => Array
        (
            [module] => sale
            [file] => mysql/pay_system_action.php
        )

    [csalepaysystemshelper] => Array
        (
            [module] => sale
            [file] => general/pay_system_helper.php
        )

    [csalepaysystemtarif] => Array
        (
            [module] => sale
            [file] => general/pay_system_tarif.php
        )

    [csaletax] => Array
        (
            [module] => sale
            [file] => mysql/tax.php
        )

    [csaletaxrate] => Array
        (
            [module] => sale
            [file] => mysql/tax_rate.php
        )

    [csalepersontype] => Array
        (
            [module] => sale
            [file] => mysql/person_type.php
        )

    [csalediscount] => Array
        (
            [module] => sale
            [file] => mysql/discount.php
        )

    [csalebasketdiscountconvert] => Array
        (
            [module] => sale
            [file] => general/step_operations.php
        )

    [csalediscountreindex] => Array
        (
            [module] => sale
            [file] => general/step_operations.php
        )

    [csalediscountconvertext] => Array
        (
            [module] => sale
            [file] => general/step_operations.php
        )

    [csaleuseraccount] => Array
        (
            [module] => sale
            [file] => mysql/user.php
        )

    [csaleusertransact] => Array
        (
            [module] => sale
            [file] => mysql/user_transact.php
        )

    [csaleusercards] => Array
        (
            [module] => sale
            [file] => mysql/user_cards.php
        )

    [csalerecurring] => Array
        (
            [module] => sale
            [file] => mysql/recurring.php
        )

    [csalelang] => Array
        (
            [module] => sale
            [file] => mysql/settings.php
        )

    [csalegroupaccesstosite] => Array
        (
            [module] => sale
            [file] => mysql/settings.php
        )

    [csalegroupaccesstoflag] => Array
        (
            [module] => sale
            [file] => mysql/settings.php
        )

    [csaleauxiliary] => Array
        (
            [module] => sale
            [file] => mysql/auxiliary.php
        )

    [csaleaffiliate] => Array
        (
            [module] => sale
            [file] => mysql/affiliate.php
        )

    [csaleaffiliateplan] => Array
        (
            [module] => sale
            [file] => mysql/affiliate_plan.php
        )

    [csaleaffiliateplansection] => Array
        (
            [module] => sale
            [file] => mysql/affiliate_plan_section.php
        )

    [csaleaffiliatetier] => Array
        (
            [module] => sale
            [file] => mysql/affiliate_tier.php
        )

    [csaleaffiliatetransact] => Array
        (
            [module] => sale
            [file] => mysql/affiliate_transact.php
        )

    [csaleexport] => Array
        (
            [module] => sale
            [file] => general/export.php
        )

    [exportoneccrm] => Array
        (
            [module] => sale
            [file] => general/export.php
        )

    [csaleorderloader] => Array
        (
            [module] => sale
            [file] => general/order_loader.php
        )

    [csalemeasure] => Array
        (
            [module] => sale
            [file] => general/measurement.php
        )

    [csaleproduct] => Array
        (
            [module] => sale
            [file] => mysql/product.php
        )

    [csaleviewedproduct] => Array
        (
            [module] => sale
            [file] => mysql/product.php
        )

    [csalehelper] => Array
        (
            [module] => sale
            [file] => general/helper.php
        )

    [csalemobileorderutils] => Array
        (
            [module] => sale
            [file] => general/mobile_order.php
        )

    [csalemobileorderpull] => Array
        (
            [module] => sale
            [file] => general/mobile_order.php
        )

    [csalemobileorderpush] => Array
        (
            [module] => sale
            [file] => general/mobile_order.php
        )

    [csalemobileorderfilter] => Array
        (
            [module] => sale
            [file] => general/mobile_order.php
        )

    [cbasesalereporthelper] => Array
        (
            [module] => sale
            [file] => general/sale_report_helper.php
        )

    [csalereportsaleorderhelper] => Array
        (
            [module] => sale
            [file] => general/sale_report_helper.php
        )

    [csalereportuserhelper] => Array
        (
            [module] => sale
            [file] => general/sale_report_helper.php
        )

    [csalereportsalefuserhelper] => Array
        (
            [module] => sale
            [file] => general/sale_report_helper.php
        )

    [ibxsaleproductprovider] => Array
        (
            [module] => sale
            [file] => general/product_provider.php
        )

    [csalestorebarcode] => Array
        (
            [module] => sale
            [file] => mysql/store_barcode.php
        )

    [csaleorderchange] => Array
        (
            [module] => sale
            [file] => mysql/order_change.php
        )

    [csaleorderchangeformat] => Array
        (
            [module] => sale
            [file] => general/order_change.php
        )

    [bitrix\sale\internals\fusertable] => Array
        (
            [module] => sale
            [file] => lib/internals/fuser.php
        )

    [bitrix\sale\fuser] => Array
        (
            [module] => sale
            [file] => lib/fuser.php
        )

    [bitrix\sale\internals\input\manager] => Array
        (
            [module] => sale
            [file] => lib/internals/input.php
        )

    [bitrix\sale\internals\input\base] => Array
        (
            [module] => sale
            [file] => lib/internals/input.php
        )

    [bitrix\sale\internals\input\file] => Array
        (
            [module] => sale
            [file] => lib/internals/input.php
        )

    [bitrix\sale\internals\input\stringinput] => Array
        (
            [module] => sale
            [file] => lib/internals/input.php
        )

    [bitrix\sale\internals\sitecurrencytable] => Array
        (
            [module] => sale
            [file] => lib/internals/sitecurrency.php
        )

    [csalestatus] => Array
        (
            [module] => sale
            [file] => general/status.php
        )

    [bitrix\sale\statusbase] => Array
        (
            [module] => sale
            [file] => lib/statusbase.php
        )

    [bitrix\sale\orderstatus] => Array
        (
            [module] => sale
            [file] => lib/orderstatus.php
        )

    [bitrix\sale\deliverystatus] => Array
        (
            [module] => sale
            [file] => lib/deliverystatus.php
        )

    [bitrix\sale\internals\statustable] => Array
        (
            [module] => sale
            [file] => lib/internals/status.php
        )

    [bitrix\sale\internals\statuslangtable] => Array
        (
            [module] => sale
            [file] => lib/internals/status_lang.php
        )

    [bitrix\sale\internals\statusgrouptasktable] => Array
        (
            [module] => sale
            [file] => lib/internals/status_grouptask.php
        )

    [csaleorderprops] => Array
        (
            [module] => sale
            [file] => general/order_props.php
        )

    [csaleorderpropsadapter] => Array
        (
            [module] => sale
            [file] => general/order_props.php
        )

    [csaleorderpropsvalue] => Array
        (
            [module] => sale
            [file] => mysql/order_props_values.php
        )

    [bitrix\sale\propertyvaluecollection] => Array
        (
            [module] => sale
            [file] => lib/propertyvaluecollection.php
        )

    [bitrix\sale\internals\orderpropstable] => Array
        (
            [module] => sale
            [file] => lib/internals/orderprops.php
        )

    [bitrix\sale\internals\orderpropsgrouptable] => Array
        (
            [module] => sale
            [file] => lib/internals/orderprops_group.php
        )

    [bitrix\sale\internals\orderpropsvaluetable] => Array
        (
            [module] => sale
            [file] => lib/internals/orderprops_value.php
        )

    [bitrix\sale\internals\orderpropsvarianttable] => Array
        (
            [module] => sale
            [file] => lib/internals/orderprops_variant.php
        )

    [bitrix\sale\internals\orderpropsrelationtable] => Array
        (
            [module] => sale
            [file] => lib/internals/orderprops_relation.php
        )

    [bitrix\sale\internals\userpropsvaluetable] => Array
        (
            [module] => sale
            [file] => lib/internals/userpropsvalue.php
        )

    [bitrix\sale\internals\userpropstable] => Array
        (
            [module] => sale
            [file] => lib/internals/userprops.php
        )

    [bitrix\sale\businessvalue] => Array
        (
            [module] => sale
            [file] => lib/businessvalue.php
        )

    [bitrix\sale\ibusinessvalueprovider] => Array
        (
            [module] => sale
            [file] => lib/businessvalueproviderinterface.php
        )

    [bitrix\sale\internals\businessvaluetable] => Array
        (
            [module] => sale
            [file] => lib/internals/businessvalue.php
        )

    [bitrix\sale\internals\businessvaluepersondomaintable] => Array
        (
            [module] => sale
            [file] => lib/internals/businessvalue_persondomain.php
        )

    [bitrix\sale\internals\businessvaluecode1ctable] => Array
        (
            [module] => sale
            [file] => lib/internals/businessvalue_code_1c.php
        )

    [bitrix\sale\internals\paysystemactiontable] => Array
        (
            [module] => sale
            [file] => lib/internals/paysystemaction.php
        )

    [bitrix\sale\internals\paysysteminner] => Array
        (
            [module] => sale
            [file] => lib/internals/paysysteminner.php
        )

    [bitrix\sale\internals\deliverypaysystemtable] => Array
        (
            [module] => sale
            [file] => lib/internals/delivery_paysystem.php
        )

    [bitrix\sale\usermessageexception] => Array
        (
            [module] => sale
            [file] => lib/exception.php
        )

    [bitrix\sale\configuration] => Array
        (
            [module] => sale
            [file] => lib/configuration.php
        )

    [bitrix\sale\order] => Array
        (
            [module] => sale
            [file] => lib/order.php
        )

    [bitrix\sale\persontype] => Array
        (
            [module] => sale
            [file] => lib/persontype.php
        )

    [csalereportsalegoodshelper] => Array
        (
            [module] => sale
            [file] => general/sale_report_helper.php
        )

    [csalereportsaleproducthelper] => Array
        (
            [module] => sale
            [file] => general/sale_report_helper.php
        )

    [bitrix\sale\internals\producttable] => Array
        (
            [module] => sale
            [file] => lib/internals/product.php
        )

    [bitrix\sale\internals\goodssectiontable] => Array
        (
            [module] => sale
            [file] => lib/internals/goodssection.php
        )

    [bitrix\sale\internals\sectiontable] => Array
        (
            [module] => sale
            [file] => lib/internals/section.php
        )

    [bitrix\sale\internals\storeproducttable] => Array
        (
            [module] => sale
            [file] => lib/internals/storeproduct.php
        )

    [bitrix\sale\saleszone] => Array
        (
            [module] => sale
            [file] => lib/saleszone.php
        )

    [bitrix\sale\internals\orderdeliveryreqtable] => Array
        (
            [module] => sale
            [file] => lib/internals/orderdeliveryreq.php
        )

    [bitrix\sale\sendereventhandler] => Array
        (
            [module] => sale
            [file] => lib/senderconnector.php
        )

    [bitrix\sale\senderconnectorbuyer] => Array
        (
            [module] => sale
            [file] => lib/senderconnector.php
        )

    [bitrix\sale\userconsent] => Array
        (
            [module] => sale
            [file] => lib/userconsent.php
        )

    [bitrix\sale\internals\product2producttable] => Array
        (
            [module] => sale
            [file] => lib/internals/product2product.php
        )

    [bitrix\sale\internals\orderprocessingtable] => Array
        (
            [module] => sale
            [file] => lib/internals/orderprocessing.php
        )

    [bitrix\sale\orderbase] => Array
        (
            [module] => sale
            [file] => lib/orderbase.php
        )

    [bitrix\sale\internals\entity] => Array
        (
            [module] => sale
            [file] => lib/internals/entity.php
        )

    [bitrix\sale\internals\entitycollection] => Array
        (
            [module] => sale
            [file] => lib/internals/entitycollection.php
        )

    [bitrix\sale\internals\collectionbase] => Array
        (
            [module] => sale
            [file] => lib/internals/collectionbase.php
        )

    [bitrix\sale\shipment] => Array
        (
            [module] => sale
            [file] => lib/shipment.php
        )

    [bitrix\sale\shipmentcollection] => Array
        (
            [module] => sale
            [file] => lib/shipmentcollection.php
        )

    [bitrix\sale\shipmentitemcollection] => Array
        (
            [module] => sale
            [file] => lib/shipmentitemcollection.php
        )

    [bitrix\sale\shipmentitem] => Array
        (
            [module] => sale
            [file] => lib/shipmentitem.php
        )

    [bitrix\sale\shipmentitemstorecollection] => Array
        (
            [module] => sale
            [file] => lib/shipmentitemstorecollection.php
        )

    [bitrix\sale\shipmentitemstore] => Array
        (
            [module] => sale
            [file] => lib/shipmentitemstore.php
        )

    [bitrix\sale\paymentcollectionbase] => Array
        (
            [module] => sale
            [file] => lib/internals/paymentcollectionbase.php
        )

    [bitrix\sale\paymentcollection] => Array
        (
            [module] => sale
            [file] => lib/paymentcollection.php
        )

    [bitrix\sale\payment] => Array
        (
            [module] => sale
            [file] => lib/payment.php
        )

    [bitrix\sale\paysystemservice] => Array
        (
            [module] => sale
            [file] => lib/paysystemservice.php
        )

    [bitrix\sale\internals\fields] => Array
        (
            [module] => sale
            [file] => lib/internals/fields.php
        )

    [bitrix\sale\result] => Array
        (
            [module] => sale
            [file] => lib/result.php
        )

    [bitrix\sale\resulterror] => Array
        (
            [module] => sale
            [file] => lib/result.php
        )

    [bitrix\sale\resultserializable] => Array
        (
            [module] => sale
            [file] => lib/resultserializable.php
        )

    [bitrix\sale\eventactions] => Array
        (
            [module] => sale
            [file] => lib/eventactions.php
        )

    [bitrix\sale\basketbase] => Array
        (
            [module] => sale
            [file] => lib/basketbase.php
        )

    [bitrix\sale\basketitembase] => Array
        (
            [module] => sale
            [file] => lib/basketitembase.php
        )

    [bitrix\sale\basket] => Array
        (
            [module] => sale
            [file] => lib/basket.php
        )

    [bitrix\sale\internals\basketitembase] => Array
        (
            [module] => sale
            [file] => lib/internals/basketitembase.php
        )

    [bitrix\sale\basketitem] => Array
        (
            [module] => sale
            [file] => lib/basketitem.php
        )

    [bitrix\sale\basketbundlecollection] => Array
        (
            [module] => sale
            [file] => lib/basketbundlecollection.php
        )

    [bitrix\sale\orderproperties] => Array
        (
            [module] => sale
            [file] => lib/orderprops.php
        )

    [bitrix\sale\propertyvalue] => Array
        (
            [module] => sale
            [file] => lib/propertyvalue.php
        )

    [bitrix\sale\compatible\internals\entitycompatibility] => Array
        (
            [module] => sale
            [file] => lib/compatible/internals/entitycompatibility.php
        )

    [bitrix\sale\compatible\ordercompatibility] => Array
        (
            [module] => sale
            [file] => lib/compatible/ordercompatibility.php
        )

    [bitrix\sale\compatible\basketcompatibility] => Array
        (
            [module] => sale
            [file] => lib/compatible/basketcompatibility.php
        )

    [bitrix\sale\compatible\eventcompatibility] => Array
        (
            [module] => sale
            [file] => lib/compatible/eventcompatibility.php
        )

    [bitrix\sale\compatible\orderquery] => Array
        (
            [module] => sale
            [file] => lib/compatible/compatible.php
        )

    [bitrix\sale\compatible\orderquerylocation] => Array
        (
            [module] => sale
            [file] => lib/compatible/compatible.php
        )

    [bitrix\sale\compatible\fetchadapter] => Array
        (
            [module] => sale
            [file] => lib/compatible/compatible.php
        )

    [bitrix\sale\compatible\test] => Array
        (
            [module] => sale
            [file] => lib/compatible/compatible.php
        )

    [bitrix\sale\orderuserproperties] => Array
        (
            [module] => sale
            [file] => lib/userprops.php
        )

    [bitrix\sale\basketpropertiescollectionbase] => Array
        (
            [module] => sale
            [file] => lib/basketpropertiesbase.php
        )

    [bitrix\sale\basketpropertiescollection] => Array
        (
            [module] => sale
            [file] => lib/basketproperties.php
        )

    [bitrix\sale\basketpropertyitembase] => Array
        (
            [module] => sale
            [file] => lib/basketpropertiesitembase.php
        )

    [bitrix\sale\basketpropertyitem] => Array
        (
            [module] => sale
            [file] => lib/basketpropertiesitem.php
        )

    [bitrix\sale\tax] => Array
        (
            [module] => sale
            [file] => lib/tax.php
        )

    [bitrix\sale\internals\ordertable] => Array
        (
            [module] => sale
            [file] => lib/internals/order.php
        )

    [bitrix\sale\internals\baskettable] => Array
        (
            [module] => sale
            [file] => lib/internals/basket.php
        )

    [bitrix\sale\internals\shipmenttable] => Array
        (
            [module] => sale
            [file] => lib/internals/shipment.php
        )

    [bitrix\sale\internals\shipmentitemtable] => Array
        (
            [module] => sale
            [file] => lib/internals/shipmentitem.php
        )

    [bitrix\sale\internals\paysystemservicetable] => Array
        (
            [module] => sale
            [file] => lib/internals/paysystemservice.php
        )

    [bitrix\sale\internals\paymenttable] => Array
        (
            [module] => sale
            [file] => lib/internals/payment.php
        )

    [bitrix\sale\internals\shipmentitemstoretable] => Array
        (
            [module] => sale
            [file] => lib/internals/shipmentitemstore.php
        )

    [bitrix\sale\internals\shipmentextraservice] => Array
        (
            [module] => sale
            [file] => lib/internals/shipmentextraservice.php
        )

    [bitrix\sale\internals\orderuserpropertiestable] => Array
        (
            [module] => sale
            [file] => lib/internals/userprops.php
        )

    [bitrix\sale\internals\collectableentity] => Array
        (
            [module] => sale
            [file] => lib/internals/collectableentity.php
        )

    [bitrix\sale\provider] => Array
        (
            [module] => sale
            [file] => lib/provider.php
        )

    [bitrix\sale\providerbase] => Array
        (
            [module] => sale
            [file] => lib/providerbase.php
        )

    [bitrix\sale\internals\catalog\provider] => Array
        (
            [module] => sale
            [file] => lib/internals/catalog/provider.php
        )

    [bitrix\sale\saleproviderbase] => Array
        (
            [module] => sale
            [file] => lib/saleproviderbase.php
        )

    [bitrix\sale\internals\transferdataprovider] => Array
        (
            [module] => sale
            [file] => lib/internals/transferdataprovider.php
        )

    [bitrix\sale\internals\poolquantity] => Array
        (
            [module] => sale
            [file] => lib/internals/poolquantity.php
        )

    [bitrix\sale\internals\providercreator] => Array
        (
            [module] => sale
            [file] => lib/internals/providercreator.php
        )

    [bitrix\sale\internals\providerbuilderbase] => Array
        (
            [module] => sale
            [file] => lib/internals/providerbuilderbase.php
        )

    [bitrix\sale\internals\providerbuilder] => Array
        (
            [module] => sale
            [file] => lib/internals/providerbuilder.php
        )

    [bitrix\sale\internals\providerbuildercompatibility] => Array
        (
            [module] => sale
            [file] => lib/internals/providerbuildercompatibility.php
        )

    [bitrix\sale\orderhistory] => Array
        (
            [module] => sale
            [file] => lib/orderhistory.php
        )

    [bitrix\sale\internals\callbackregistrytable] => Array
        (
            [module] => sale
            [file] => lib/internals/callbackregistry.php
        )

    [bitrix\sale\internals\basketpropertytable] => Array
        (
            [module] => sale
            [file] => lib/internals/basketproperties.php
        )

    [bitrix\sale\internals\companytable] => Array
        (
            [module] => sale
            [file] => lib/internals/company.php
        )

    [bitrix\sale\internals\companygrouptable] => Array
        (
            [module] => sale
            [file] => lib/internals/companygroup.php
        )

    [bitrix\sale\internals\companyresponsiblegrouptable] => Array
        (
            [module] => sale
            [file] => lib/internals/companyresponsiblegroup.php
        )

    [bitrix\sale\internals\persontypetable] => Array
        (
            [module] => sale
            [file] => lib/internals/persontype.php
        )

    [bitrix\sale\internals\persontypesitetable] => Array
        (
            [module] => sale
            [file] => lib/internals/persontypesite.php
        )

    [bitrix\sale\internals\pool] => Array
        (
            [module] => sale
            [file] => lib/internals/pool.php
        )

    [bitrix\sale\internals\userbudgetpool] => Array
        (
            [module] => sale
            [file] => lib/internals/userbudgetpool.php
        )

    [bitrix\sale\internals\eventspool] => Array
        (
            [module] => sale
            [file] => lib/internals/eventspool.php
        )

    [bitrix\sale\internals\events] => Array
        (
            [module] => sale
            [file] => lib/internals/events.php
        )

    [bitrix\sale\pricemaths] => Array
        (
            [module] => sale
            [file] => lib/pricemaths.php
        )

    [bitrix\sale\basketcomponenthelper] => Array
        (
            [module] => sale
            [file] => lib/basketcomponenthelper.php
        )

    [bitrix\sale\registry] => Array
        (
            [module] => sale
            [file] => lib/registry.php
        )

    [ipaymentorder] => Array
        (
            [module] => sale
            [file] => lib/internals/paymentinterface.php
        )

    [ishipmentorder] => Array
        (
            [module] => sale
            [file] => lib/internals/shipmentinterface.php
        )

    [ientitymarker] => Array
        (
            [module] => sale
            [file] => lib/internals/entitymarkerinterface.php
        )

    [bitrix\sale\internals\orderarchivetable] => Array
        (
            [module] => sale
            [file] => lib/internals/orderarchive.php
        )

    [bitrix\sale\internals\basketarchivetable] => Array
        (
            [module] => sale
            [file] => lib/internals/basketarchive.php
        )

    [bitrix\sale\internals\orderarchivepackedtable] => Array
        (
            [module] => sale
            [file] => lib/internals/orderarchivepacked.php
        )

    [bitrix\sale\internals\basketarchivepackedtable] => Array
        (
            [module] => sale
            [file] => lib/internals/basketarchivepacked.php
        )

    [bitrix\sale\archive\manager] => Array
        (
            [module] => sale
            [file] => lib/archive/manager.php
        )

    [bitrix\sale\archive\recovery\base] => Array
        (
            [module] => sale
            [file] => lib/archive/recovery/base.php
        )

    [bitrix\sale\archive\recovery\scheme] => Array
        (
            [module] => sale
            [file] => lib/archive/recovery/scheme.php
        )

    [bitrix\sale\archive\recovery\version1] => Array
        (
            [module] => sale
            [file] => lib/archive/recovery/version1.php
        )

    [bitrix\sale\tax\ratetable] => Array
        (
            [module] => sale
            [file] => lib/tax/rate.php
        )

    [bitrix\sale\location\locationtable] => Array
        (
            [module] => sale
            [file] => lib/location/location.php
        )

    [bitrix\sale\location\tree] => Array
        (
            [module] => sale
            [file] => lib/location/tree.php
        )

    [bitrix\sale\location\typetable] => Array
        (
            [module] => sale
            [file] => lib/location/type.php
        )

    [bitrix\sale\location\grouptable] => Array
        (
            [module] => sale
            [file] => lib/location/group.php
        )

    [bitrix\sale\location\externaltable] => Array
        (
            [module] => sale
            [file] => lib/location/external.php
        )

    [bitrix\sale\location\externalservicetable] => Array
        (
            [module] => sale
            [file] => lib/location/externalservice.php
        )

    [bitrix\sale\location\search\finder] => Array
        (
            [module] => sale
            [file] => lib/location/search/finder.php
        )

    [bitrix\sale\location\search\wordtable] => Array
        (
            [module] => sale
            [file] => lib/location/search/word.php
        )

    [bitrix\sale\location\search\chaintable] => Array
        (
            [module] => sale
            [file] => lib/location/search/chain.php
        )

    [bitrix\sale\location\search\sitelinktable] => Array
        (
            [module] => sale
            [file] => lib/location/search/sitelink.php
        )

    [bitrix\sale\location\name\nameentity] => Array
        (
            [module] => sale
            [file] => lib/location/name/nameentity.php
        )

    [bitrix\sale\location\name\locationtable] => Array
        (
            [module] => sale
            [file] => lib/location/name/location.php
        )

    [bitrix\sale\location\name\typetable] => Array
        (
            [module] => sale
            [file] => lib/location/name/type.php
        )

    [bitrix\sale\location\name\grouptable] => Array
        (
            [module] => sale
            [file] => lib/location/name/group.php
        )

    [bitrix\sale\location\connector] => Array
        (
            [module] => sale
            [file] => lib/location/connector.php
        )

    [bitrix\sale\location\grouplocationtable] => Array
        (
            [module] => sale
            [file] => lib/location/grouplocation.php
        )

    [bitrix\sale\location\sitelocationtable] => Array
        (
            [module] => sale
            [file] => lib/location/sitelocation.php
        )

    [bitrix\sale\location\defaultsitetable] => Array
        (
            [module] => sale
            [file] => lib/location/defaultsite.php
        )

    [bitrix\sale\location\db\commonhelper] => Array
        (
            [module] => sale
            [file] => lib/location/db/commonhelper.php
        )

    [bitrix\sale\location\db\helper] => Array
        (
            [module] => sale
            [file] => lib/location/db/mysql/helper.php
        )

    [bitrix\sale\location\db\blockinserter] => Array
        (
            [module] => sale
            [file] => lib/location/db/blockinserter.php
        )

    [bitrix\sale\location\admin\helper] => Array
        (
            [module] => sale
            [file] => lib/location/admin/helper.php
        )

    [bitrix\sale\location\admin\namehelper] => Array
        (
            [module] => sale
            [file] => lib/location/admin/namehelper.php
        )

    [bitrix\sale\location\admin\locationhelper] => Array
        (
            [module] => sale
            [file] => lib/location/admin/locationhelper.php
        )

    [bitrix\sale\location\admin\typehelper] => Array
        (
            [module] => sale
            [file] => lib/location/admin/typehelper.php
        )

    [bitrix\sale\location\admin\grouphelper] => Array
        (
            [module] => sale
            [file] => lib/location/admin/grouphelper.php
        )

    [bitrix\sale\location\admin\defaultsitehelper] => Array
        (
            [module] => sale
            [file] => lib/location/admin/defaultsitehelper.php
        )

    [bitrix\sale\location\admin\sitelocationhelper] => Array
        (
            [module] => sale
            [file] => lib/location/admin/sitelocationhelper.php
        )

    [bitrix\sale\location\admin\externalservicehelper] => Array
        (
            [module] => sale
            [file] => lib/location/admin/externalservicehelper.php
        )

    [bitrix\sale\location\admin\searchhelper] => Array
        (
            [module] => sale
            [file] => lib/location/admin/searchhelper.php
        )

    [bitrix\sale\location\util\process] => Array
        (
            [module] => sale
            [file] => lib/location/util/process.php
        )

    [bitrix\sale\location\util\csvreader] => Array
        (
            [module] => sale
            [file] => lib/location/util/csvreader.php
        )

    [bitrix\sale\location\util\assert] => Array
        (
            [module] => sale
            [file] => lib/location/util/assert.php
        )

    [bitrix\sale\location\import\importprocess] => Array
        (
            [module] => sale
            [file] => lib/location/import/importprocess.php
        )

    [bitrix\sale\location\search\reindexprocess] => Array
        (
            [module] => sale
            [file] => lib/location/search/reindexprocess.php
        )

    [bitrix\sale\location\tree\nodenotfoundexception] => Array
        (
            [module] => sale
            [file] => lib/location/tree/exception.php
        )

    [bitrix\sale\location\tree\nodeincorrectexception] => Array
        (
            [module] => sale
            [file] => lib/location/tree/exception.php
        )

    [bitrix\sale\location\exception] => Array
        (
            [module] => sale
            [file] => lib/location/exception.php
        )

    [csaleproxyadminresult] => Array
        (
            [module] => sale
            [file] => general/proxyadminresult.php
        )

    [csaleproxyadminuiresult] => Array
        (
            [module] => sale
            [file] => general/proxyadminresult.php
        )

    [csaleproxyresult] => Array
        (
            [module] => sale
            [file] => general/proxyresult.php
        )

    [bitrix\sale\location\migration\cupdaterlocationpro] => Array
        (
            [module] => sale
            [file] => lib/location/migration/migrate.php
        )

    [bitrix\sale\delivery\deliverylocationtable] => Array
        (
            [module] => sale
            [file] => lib/delivery/deliverylocation.php
        )

    [bitrix\sale\delivery\deliverylocationexcludetable] => Array
        (
            [module] => sale
            [file] => lib/delivery/deliverylocationexclude.php
        )

    [bitrix\sale\tax\ratelocationtable] => Array
        (
            [module] => sale
            [file] => lib/tax/ratelocation.php
        )

    [csalebasketfilter] => Array
        (
            [module] => sale
            [file] => general/sale_cond.php
        )

    [csalecondctrl] => Array
        (
            [module] => sale
            [file] => general/sale_cond.php
        )

    [csalecondctrlcomplex] => Array
        (
            [module] => sale
            [file] => general/sale_cond.php
        )

    [csalecondctrlgroup] => Array
        (
            [module] => sale
            [file] => general/sale_cond.php
        )

    [csalecondctrlbasketgroup] => Array
        (
            [module] => sale
            [file] => general/sale_cond.php
        )

    [csalecondctrlbasketfields] => Array
        (
            [module] => sale
            [file] => general/sale_cond.php
        )

    [csalecondctrlbasketitemconditions] => Array
        (
            [module] => sale
            [file] => general/sale_cond.php
        )

    [csalecondctrlbasketproperties] => Array
        (
            [module] => sale
            [file] => general/sale_cond.php
        )

    [csalecondctrlorderfields] => Array
        (
            [module] => sale
            [file] => general/sale_cond.php
        )

    [csalecondctrlcommon] => Array
        (
            [module] => sale
            [file] => general/sale_cond.php
        )

    [csalecondtree] => Array
        (
            [module] => sale
            [file] => general/sale_cond.php
        )

    [csalecondctrlpastorder] => Array
        (
            [module] => sale
            [file] => general/sale_cond.php
        )

    [csalecondcumulativectrl] => Array
        (
            [module] => sale
            [file] => general/sale_cond.php
        )

    [csalecumulativeaction] => Array
        (
            [module] => sale
            [file] => general/sale_act.php
        )

    [csaleactionctrl] => Array
        (
            [module] => sale
            [file] => general/sale_act.php
        )

    [csaleactionctrlcomplex] => Array
        (
            [module] => sale
            [file] => general/sale_act.php
        )

    [csaleactionctrlgroup] => Array
        (
            [module] => sale
            [file] => general/sale_act.php
        )

    [csaleactionctrlaction] => Array
        (
            [module] => sale
            [file] => general/sale_act.php
        )

    [csalediscountactionapply] => Array
        (
            [module] => sale
            [file] => general/sale_act.php
        )

    [csaleactionctrldelivery] => Array
        (
            [module] => sale
            [file] => general/sale_act.php
        )

    [csaleactiongift] => Array
        (
            [module] => sale
            [file] => general/sale_act.php
        )

    [csaleactiongiftctrlgroup] => Array
        (
            [module] => sale
            [file] => general/sale_act.php
        )

    [csaleactionctrlbasketgroup] => Array
        (
            [module] => sale
            [file] => general/sale_act.php
        )

    [csaleactionctrlsubgroup] => Array
        (
            [module] => sale
            [file] => general/sale_act.php
        )

    [csaleactioncondctrlbasketfields] => Array
        (
            [module] => sale
            [file] => general/sale_act.php
        )

    [csaleactiontree] => Array
        (
            [module] => sale
            [file] => general/sale_act.php
        )

    [csalediscountconvert] => Array
        (
            [module] => sale
            [file] => general/discount_convert.php
        )

    [csalepdf] => Array
        (
            [module] => sale
            [file] => general/pdf.php
        )

    [csaleymhandler] => Array
        (
            [module] => sale
            [file] => general/ym_handler.php
        )

    [csaleymlocation] => Array
        (
            [module] => sale
            [file] => general/ym_location.php
        )

    [bitrix\sale\delivery\calculationresult] => Array
        (
            [module] => sale
            [file] => lib/delivery/calculationresult.php
        )

    [bitrix\sale\delivery\services\table] => Array
        (
            [module] => sale
            [file] => lib/delivery/services/table.php
        )

    [bitrix\sale\delivery\restrictions\table] => Array
        (
            [module] => sale
            [file] => lib/delivery/restrictions/table.php
        )

    [bitrix\sale\delivery\services\manager] => Array
        (
            [module] => sale
            [file] => lib/delivery/services/manager.php
        )

    [bitrix\sale\delivery\restrictions\base] => Array
        (
            [module] => sale
            [file] => lib/delivery/restrictions/base.php
        )

    [bitrix\sale\delivery\restrictions\manager] => Array
        (
            [module] => sale
            [file] => lib/delivery/restrictions/manager.php
        )

    [bitrix\sale\delivery\services\base] => Array
        (
            [module] => sale
            [file] => lib/delivery/services/base.php
        )

    [bitrix\sale\delivery\menu] => Array
        (
            [module] => sale
            [file] => lib/delivery/menu.php
        )

    [bitrix\sale\delivery\services\objectpool] => Array
        (
            [module] => sale
            [file] => lib/delivery/services/objectpool.php
        )

    [bitrix\sale\tradingplatformtable] => Array
        (
            [module] => sale
            [file] => lib/internals/tradingplatform.php
        )

    [bitrix\sale\tradingplatform\ebay\policy] => Array
        (
            [module] => sale
            [file] => lib/tradingplatform/ebay/policy.php
        )

    [bitrix\sale\tradingplatform\helper] => Array
        (
            [module] => sale
            [file] => lib/tradingplatform/helper.php
        )

    [bitrix\sale\tradingplatform\ymarket\yandexmarket] => Array
        (
            [module] => sale
            [file] => lib/tradingplatform/ymarket/yandexmarket.php
        )

    [bitrix\sale\tradingplatform\platform] => Array
        (
            [module] => sale
            [file] => lib/tradingplatform/platform.php
        )

    [bitrix\sale\tradingplatform\logger] => Array
        (
            [module] => sale
            [file] => lib/tradingplatform/logger.php
        )

    [bitrix\sale\internals\shipmentextraservicetable] => Array
        (
            [module] => sale
            [file] => lib/internals/shipmentextraservice.php
        )

    [bitrix\sale\delivery\extraservices\manager] => Array
        (
            [module] => sale
            [file] => lib/delivery/extra_services/manager.php
        )

    [bitrix\sale\delivery\extraservices\base] => Array
        (
            [module] => sale
            [file] => lib/delivery/extra_services/base.php
        )

    [bitrix\sale\delivery\extraservices\table] => Array
        (
            [module] => sale
            [file] => lib/delivery/extra_services/table.php
        )

    [bitrix\sale\delivery\tracking\manager] => Array
        (
            [module] => sale
            [file] => lib/delivery/tracking/manager.php
        )

    [bitrix\sale\delivery\tracking\table] => Array
        (
            [module] => sale
            [file] => lib/delivery/tracking/table.php
        )

    [bitrix\sale\delivery\externallocationmap] => Array
        (
            [module] => sale
            [file] => lib/delivery/externallocationmap.php
        )

    [bitrix\sale\internals\servicerestrictiontable] => Array
        (
            [module] => sale
            [file] => lib/internals/servicerestriction.php
        )

    [bitrix\sale\services\base\restrictionmanager] => Array
        (
            [module] => sale
            [file] => lib/services/base/restrictionmanager.php
        )

    [bitrix\sale\services\base\siterestriction] => Array
        (
            [module] => sale
            [file] => lib/services/base/siterestriction.php
        )

    [bitrix\sale\services\base\tradebindingrestriction] => Array
        (
            [module] => sale
            [file] => lib/services/base/tradebindingrestriction.php
        )

    [bitrix\sale\compatible\discountcompatibility] => Array
        (
            [module] => sale
            [file] => lib/compatible/discountcompatibility.php
        )

    [bitrix\sale\config\feature] => Array
        (
            [module] => sale
            [file] => lib/config/feature.php
        )

    [bitrix\sale\discount\context\basecontext] => Array
        (
            [module] => sale
            [file] => lib/discount/context/basecontext.php
        )

    [bitrix\sale\discount\context\fuser] => Array
        (
            [module] => sale
            [file] => lib/discount/context/fuser.php
        )

    [bitrix\sale\discount\context\user] => Array
        (
            [module] => sale
            [file] => lib/discount/context/user.php
        )

    [bitrix\sale\discount\context\usergroup] => Array
        (
            [module] => sale
            [file] => lib/discount/context/usergroup.php
        )

    [bitrix\sale\discount\gift\collection] => Array
        (
            [module] => sale
            [file] => lib/discount/gift/collection.php
        )

    [bitrix\sale\discount\gift\gift] => Array
        (
            [module] => sale
            [file] => lib/discount/gift/gift.php
        )

    [bitrix\sale\discount\gift\manager] => Array
        (
            [module] => sale
            [file] => lib/discount/gift/manager.php
        )

    [bitrix\sale\discount\gift\relateddatatable] => Array
        (
            [module] => sale
            [file] => lib/discount/gift/relateddata.php
        )

    [bitrix\sale\discount\index\indexelementtable] => Array
        (
            [module] => sale
            [file] => lib/discount/index/indexelement.php
        )

    [bitrix\sale\discount\index\indexsectiontable] => Array
        (
            [module] => sale
            [file] => lib/discount/index/indexsection.php
        )

    [bitrix\sale\discount\index\manager] => Array
        (
            [module] => sale
            [file] => lib/discount/index/manager.php
        )

    [bitrix\sale\discount\migration\orderdiscountmigrator] => Array
        (
            [module] => sale
            [file] => lib/discount/migration/orderdiscountmigrator.php
        )

    [bitrix\sale\discount\prediction\manager] => Array
        (
            [module] => sale
            [file] => lib/discount/prediction/manager.php
        )

    [bitrix\sale\discount\preset\arrayhelper] => Array
        (
            [module] => sale
            [file] => lib/discount/preset/arrayhelper.php
        )

    [bitrix\sale\discount\preset\basepreset] => Array
        (
            [module] => sale
            [file] => lib/discount/preset/basepreset.php
        )

    [bitrix\sale\discount\preset\htmlhelper] => Array
        (
            [module] => sale
            [file] => lib/discount/preset/htmlhelper.php
        )

    [bitrix\sale\discount\preset\manager] => Array
        (
            [module] => sale
            [file] => lib/discount/preset/manager.php
        )

    [bitrix\sale\discount\preset\selectproductpreset] => Array
        (
            [module] => sale
            [file] => lib/discount/preset/selectproductpreset.php
        )

    [bitrix\sale\discount\preset\state] => Array
        (
            [module] => sale
            [file] => lib/discount/preset/state.php
        )

    [bitrix\sale\discount\result\compatibleformat] => Array
        (
            [module] => sale
            [file] => lib/discount/result/compatibleformat.php
        )

    [bitrix\sale\discount\runtimecache\discountcache] => Array
        (
            [module] => sale
            [file] => lib/discount/runtimecache/discountcache.php
        )

    [bitrix\sale\discount\runtimecache\fusercache] => Array
        (
            [module] => sale
            [file] => lib/discount/runtimecache/fusercache.php
        )

    [bitrix\sale\discount\actions] => Array
        (
            [module] => sale
            [file] => lib/discount/actions.php
        )

    [bitrix\sale\discount\analyzer] => Array
        (
            [module] => sale
            [file] => lib/discount/analyzer.php
        )

    [bitrix\sale\discount\cumulativecalculator] => Array
        (
            [module] => sale
            [file] => lib/discount/cumulativecalculator.php
        )

    [bitrix\sale\discount\formatter] => Array
        (
            [module] => sale
            [file] => lib/discount/formatter.php
        )

    [bitrix\sale\internals\discounttable] => Array
        (
            [module] => sale
            [file] => lib/internals/discount.php
        )

    [bitrix\sale\internals\discountcoupontable] => Array
        (
            [module] => sale
            [file] => lib/internals/discountcoupon.php
        )

    [bitrix\sale\internals\discountentitiestable] => Array
        (
            [module] => sale
            [file] => lib/internals/discountentities.php
        )

    [bitrix\sale\internals\discountgrouptable] => Array
        (
            [module] => sale
            [file] => lib/internals/discountgroup.php
        )

    [bitrix\sale\internals\discountmoduletable] => Array
        (
            [module] => sale
            [file] => lib/internals/discountmodule.php
        )

    [bitrix\sale\internals\orderdiscounttable] => Array
        (
            [module] => sale
            [file] => lib/internals/orderdiscount.php
        )

    [bitrix\sale\internals\orderdiscountdatatable] => Array
        (
            [module] => sale
            [file] => lib/internals/orderdiscount.php
        )

    [bitrix\sale\internals\ordercouponstable] => Array
        (
            [module] => sale
            [file] => lib/internals/orderdiscount.php
        )

    [bitrix\sale\internals\ordermodulestable] => Array
        (
            [module] => sale
            [file] => lib/internals/orderdiscount.php
        )

    [bitrix\sale\internals\orderroundtable] => Array
        (
            [module] => sale
            [file] => lib/internals/orderround.php
        )

    [bitrix\sale\internals\orderrulestable] => Array
        (
            [module] => sale
            [file] => lib/internals/orderdiscount.php
        )

    [bitrix\sale\internals\orderrulesdescrtable] => Array
        (
            [module] => sale
            [file] => lib/internals/orderdiscount.php
        )

    [bitrix\sale\internals\accountnumbergenerator] => Array
        (
            [module] => sale
            [file] => lib/internals/accountnumber.php
        )

    [bitrix\sale\discount] => Array
        (
            [module] => sale
            [file] => lib/discount.php
        )

    [bitrix\sale\discountbase] => Array
        (
            [module] => sale
            [file] => lib/discountbase.php
        )

    [bitrix\sale\discountcouponsmanager] => Array
        (
            [module] => sale
            [file] => lib/discountcouponsmanager.php
        )

    [bitrix\sale\discountcouponsmanagerbase] => Array
        (
            [module] => sale
            [file] => lib/discountcouponsmanagerbase.php
        )

    [bitrix\sale\orderdiscount] => Array
        (
            [module] => sale
            [file] => lib/orderdiscount.php
        )

    [bitrix\sale\orderdiscountbase] => Array
        (
            [module] => sale
            [file] => lib/orderdiscountbase.php
        )

    [bitrix\sale\orderdiscountmanager] => Array
        (
            [module] => sale
            [file] => lib/orderdiscountmanager.php
        )

    [bitrix\sale\paysystem\logger] => Array
        (
            [module] => sale
            [file] => lib/paysystem/logger.php
        )

    [bitrix\sale\paysystem\restservice] => Array
        (
            [module] => sale
            [file] => lib/paysystem/restservice.php
        )

    [bitrix\sale\paysystem\resthandler] => Array
        (
            [module] => sale
            [file] => lib/paysystem/resthandler.php
        )

    [bitrix\sale\services\base\restclient] => Array
        (
            [module] => sale
            [file] => lib/services/base/restclient.php
        )

    [bitrix\sale\paysystem\service] => Array
        (
            [module] => sale
            [file] => lib/paysystem/service.php
        )

    [bitrix\sale\internals\paysystemresthandlerstable] => Array
        (
            [module] => sale
            [file] => lib/internals/paysystemresthandlers.php
        )

    [bitrix\sale\paysystem\manager] => Array
        (
            [module] => sale
            [file] => lib/paysystem/manager.php
        )

    [bitrix\sale\paysystem\baseservicehandler] => Array
        (
            [module] => sale
            [file] => lib/paysystem/baseservicehandler.php
        )

    [bitrix\sale\paysystem\servicehandler] => Array
        (
            [module] => sale
            [file] => lib/paysystem/servicehandler.php
        )

    [bitrix\sale\paysystem\irefund] => Array
        (
            [module] => sale
            [file] => lib/paysystem/irefund.php
        )

    [bitrix\sale\paysystem\ipdf] => Array
        (
            [module] => sale
            [file] => lib/paysystem/ipdf.php
        )

    [bitrix\sale\paysystem\irefundextended] => Array
        (
            [module] => sale
            [file] => lib/paysystem/irefundextended.php
        )

    [bitrix\sale\paysystem\cert] => Array
        (
            [module] => sale
            [file] => lib/paysystem/cert.php
        )

    [bitrix\sale\paysystem\ipayable] => Array
        (
            [module] => sale
            [file] => lib/paysystem/ipayable.php
        )

    [bitrix\sale\paysystem\icheckable] => Array
        (
            [module] => sale
            [file] => lib/paysystem/icheckable.php
        )

    [bitrix\sale\paysystem\iprepayable] => Array
        (
            [module] => sale
            [file] => lib/paysystem/iprepayable.php
        )

    [bitrix\sale\paysystem\compatibilityhandler] => Array
        (
            [module] => sale
            [file] => lib/paysystem/compatibilityhandler.php
        )

    [bitrix\sale\paysystem\ihold] => Array
        (
            [module] => sale
            [file] => lib/paysystem/ihold.php
        )

    [bitrix\sale\paysystem\ipartialhold] => Array
        (
            [module] => sale
            [file] => lib/paysystem/ipartialhold.php
        )

    [bitrix\sale\internals\paymentlogtable] => Array
        (
            [module] => sale
            [file] => lib/internals/paymentlog.php
        )

    [bitrix\sale\services\paysystem\restrictions\manager] => Array
        (
            [module] => sale
            [file] => lib/services/paysystem/restrictions/manager.php
        )

    [bitrix\sale\services\base\restriction] => Array
        (
            [module] => sale
            [file] => lib/services/base/restriction.php
        )

    [bitrix\sale\internals\yandexsettingstable] => Array
        (
            [module] => sale
            [file] => lib/internals/yandexsettings.php
        )

    [bitrix\sale\services\company\manager] => Array
        (
            [module] => sale
            [file] => lib/services/company/manager.php
        )

    [bitrix\sale\internals\collectionfilteriterator] => Array
        (
            [module] => sale
            [file] => lib/internals/collectionfilteriterator.php
        )

    [bitrix\sale\cashbox\internals\pool] => Array
        (
            [module] => sale
            [file] => lib/cashbox/internals/pool.php
        )

    [bitrix\sale\cashbox\internals\cashboxtable] => Array
        (
            [module] => sale
            [file] => lib/cashbox/internals/cashbox.php
        )

    [bitrix\sale\cashbox\internals\cashboxchecktable] => Array
        (
            [module] => sale
            [file] => lib/cashbox/internals/cashboxcheck.php
        )

    [bitrix\sale\cashbox\internals\cashboxzreporttable] => Array
        (
            [module] => sale
            [file] => lib/cashbox/internals/cashboxzreport.php
        )

    [bitrix\sale\cashbox\internals\cashboxerrlogtable] => Array
        (
            [module] => sale
            [file] => lib/cashbox/internals/cashboxerrlog.php
        )

    [bitrix\sale\cashbox\cashbox] => Array
        (
            [module] => sale
            [file] => lib/cashbox/cashbox.php
        )

    [bitrix\sale\cashbox\manager] => Array
        (
            [module] => sale
            [file] => lib/cashbox/manager.php
        )

    [bitrix\sale\cashbox\iprintimmediately] => Array
        (
            [module] => sale
            [file] => lib/cashbox/iprintimmediately.php
        )

    [bitrix\sale\cashbox\restrictions\manager] => Array
        (
            [module] => sale
            [file] => lib/cashbox/restrictions/manager.php
        )

    [bitrix\sale\notify] => Array
        (
            [module] => sale
            [file] => lib/notify.php
        )

    [bitrix\sale\buyerstatistic] => Array
        (
            [module] => sale
            [file] => /lib/buyerstatistic.php
        )

    [bitrix\sale\internals\buyerstatistictable] => Array
        (
            [module] => sale
            [file] => /lib/internals/buyerstatistic.php
        )

    [cadminsalelist] => Array
        (
            [module] => sale
            [file] => general/admin_lib.php
        )

    [bitrix\sale\helpers\admin\skuprops] => Array
        (
            [module] => sale
            [file] => lib/helpers/admin/skuprops.php
        )

    [bitrix\sale\helpers\admin\product] => Array
        (
            [module] => sale
            [file] => lib/helpers/admin/product.php
        )

    [bitrix\sale\helpers\order] => Array
        (
            [module] => sale
            [file] => lib/helpers/order.php
        )

    [bitrix\sale\location\comparator\replacement] => Array
        (
            [module] => sale
            [file] => lib/location/comparator/ru/replacement.php
        )

    [bitrix\sale\location\comparator\tmptable] => Array
        (
            [module] => sale
            [file] => lib/location/comparator/tmptable.php
        )

    [bitrix\sale\location\comparator] => Array
        (
            [module] => sale
            [file] => lib/location/comparator.php
        )

    [bitrix\sale\location\comparator\mapresult] => Array
        (
            [module] => sale
            [file] => lib/location/comparator/mapresult.php
        )

    [bitrix\sale\location\comparator\mapper] => Array
        (
            [module] => sale
            [file] => lib/location/comparator/mapper.php
        )

    [bitrix\sale\exchange\onec\documentimport] => Array
        (
            [module] => sale
            [file] => /lib/exchange/compatibility/documents.php
        )

    [bitrix\sale\exchange\onec\collisionorder] => Array
        (
            [module] => sale
            [file] => /lib/exchange/onec/importcollision.php
        )

    [bitrix\sale\exchange\onec\collisionshipment] => Array
        (
            [module] => sale
            [file] => /lib/exchange/onec/importcollision.php
        )

    [bitrix\sale\exchange\onec\collisionpayment] => Array
        (
            [module] => sale
            [file] => /lib/exchange/onec/importcollision.php
        )

    [bitrix\sale\exchange\onec\collisionprofile] => Array
        (
            [module] => sale
            [file] => /lib/exchange/onec/importcollision.php
        )

    [bitrix\sale\exchange\onec\paymentcashdocument] => Array
        (
            [module] => sale
            [file] => /lib/exchange/onec/paymentdocument.php
        )

    [bitrix\sale\exchange\onec\paymentcashlessdocument] => Array
        (
            [module] => sale
            [file] => /lib/exchange/onec/paymentdocument.php
        )

    [bitrix\sale\exchange\onec\paymentcarddocument] => Array
        (
            [module] => sale
            [file] => /lib/exchange/onec/paymentdocument.php
        )

    [bitrix\sale\exchange\onec\importcriterionbase] => Array
        (
            [module] => sale
            [file] => /lib/exchange/onec/importcriterion.php
        )

    [bitrix\sale\exchange\onec\importcriteriononeccml2] => Array
        (
            [module] => sale
            [file] => /lib/exchange/onec/importcriterion.php
        )

    [bitrix\sale\exchange\onec\criterionorder] => Array
        (
            [module] => sale
            [file] => /lib/exchange/onec/importcriterion.php
        )

    [bitrix\sale\exchange\onec\criterionshipment] => Array
        (
            [module] => sale
            [file] => /lib/exchange/onec/importcriterion.php
        )

    [bitrix\sale\exchange\onec\criterionshipmentinvoice] => Array
        (
            [module] => sale
            [file] => /lib/exchange/onec/importcriterion.php
        )

    [bitrix\sale\exchange\onec\criterionpayment] => Array
        (
            [module] => sale
            [file] => /lib/exchange/onec/importcriterion.php
        )

    [bitrix\sale\exchange\onec\criterionprofile] => Array
        (
            [module] => sale
            [file] => /lib/exchange/onec/importcriterion.php
        )

    [bitrix\sale\exchange\entity\orderimportloader] => Array
        (
            [module] => sale
            [file] => /lib/exchange/entity/entityimportloader.php
        )

    [bitrix\sale\exchange\entity\invoiceimportloader] => Array
        (
            [module] => sale
            [file] => /lib/exchange/entity/entityimportloader.php
        )

    [bitrix\sale\exchange\entity\paymentimportloader] => Array
        (
            [module] => sale
            [file] => /lib/exchange/entity/entityimportloader.php
        )

    [bitrix\sale\exchange\entity\shipmentimportloader] => Array
        (
            [module] => sale
            [file] => /lib/exchange/entity/entityimportloader.php
        )

    [bitrix\sale\exchange\entity\userprofileimportloader] => Array
        (
            [module] => sale
            [file] => /lib/exchange/entity/entityimportloader.php
        )

    [bitrix\sale\exchange\entity\paymentcashlessimport] => Array
        (
            [module] => sale
            [file] => /lib/exchange/entity/paymentimport.php
        )

    [bitrix\sale\exchange\entity\paymentcardimport] => Array
        (
            [module] => sale
            [file] => /lib/exchange/entity/paymentimport.php
        )

    [bitrix\sale\exchange\entity\paymentcashimport] => Array
        (
            [module] => sale
            [file] => /lib/exchange/entity/paymentimport.php
        )

    [bitrix\sale\location\geoip] => Array
        (
            [module] => sale
            [file] => /lib/location/geoip.php
        )

    [bitrix\sale\delivery\requests\manager] => Array
        (
            [module] => sale
            [file] => /lib/delivery/requests/manager.php
        )

    [bitrix\sale\delivery\requests\helper] => Array
        (
            [module] => sale
            [file] => /lib/delivery/requests/helper.php
        )

    [bitrix\sale\delivery\requests\handlerbase] => Array
        (
            [module] => sale
            [file] => /lib/delivery/requests/handlerbase.php
        )

    [bitrix\sale\delivery\requests\requesttable] => Array
        (
            [module] => sale
            [file] => /lib/delivery/requests/request.php
        )

    [bitrix\sale\delivery\requests\shipmenttable] => Array
        (
            [module] => sale
            [file] => /lib/delivery/requests/shipment.php
        )

    [bitrix\sale\delivery\requests\result] => Array
        (
            [module] => sale
            [file] => /lib/delivery/requests/result.php
        )

    [bitrix\sale\delivery\requests\resultfile] => Array
        (
            [module] => sale
            [file] => /lib/delivery/requests/resultfile.php
        )

    [bitrix\sale\delivery\packing\packer] => Array
        (
            [module] => sale
            [file] => /lib/delivery/packing/packer.php
        )

    [bitrix\sale\recurring] => Array
        (
            [module] => sale
            [file] => /lib/recurring.php
        )

    [bitrix\sale\location\normalizer\builder] => Array
        (
            [module] => sale
            [file] => /lib/location/normalizer/builder.php
        )

    [bitrix\sale\location\normalizer\ibuilder] => Array
        (
            [module] => sale
            [file] => /lib/location/normalizer/ibuilder.php
        )

    [bitrix\sale\location\normalizer\normalizer] => Array
        (
            [module] => sale
            [file] => /lib/location/normalizer/normalizer.php
        )

    [bitrix\sale\location\normalizer\inormalizer] => Array
        (
            [module] => sale
            [file] => /lib/location/normalizer/inormalizer.php
        )

    [bitrix\sale\location\normalizer\commonnormalizer] => Array
        (
            [module] => sale
            [file] => /lib/location/normalizer/commonnormalizer.php
        )

    [bitrix\sale\location\normalizer\nullnormalizer] => Array
        (
            [module] => sale
            [file] => /lib/location/normalizer/nullnormalizer.php
        )

    [bitrix\sale\location\normalizer\spacenormalizer] => Array
        (
            [module] => sale
            [file] => /lib/location/normalizer/spacenormalizer.php
        )

    [bitrix\sale\location\normalizer\languagenormalizer] => Array
        (
            [module] => sale
            [file] => /lib/location/normalizer/languagenormalizer.php
        )

    [bitrix\sale\location\normalizer\helper] => Array
        (
            [module] => sale
            [file] => /lib/location/normalizer/helper.php
        )

    [sale\handlers\delivery\additional\ruspost\reliability\service] => Array
        (
            [module] => sale
            [file] => /handlers/delivery/additional/ruspost/reliability/service.php
        )

    [catalog] => Array
        (
            [module] => catalog
            [file] => install/index.php
        )

    [ccatalog] => Array
        (
            [module] => catalog
            [file] => mysql/catalog.php
        )

    [ccataloggroup] => Array
        (
            [module] => catalog
            [file] => mysql/cataloggroup.php
        )

    [cextra] => Array
        (
            [module] => catalog
            [file] => mysql/extra.php
        )

    [cprice] => Array
        (
            [module] => catalog
            [file] => mysql/price.php
        )

    [ccatalogproduct] => Array
        (
            [module] => catalog
            [file] => mysql/product.php
        )

    [ccatalogproductgroups] => Array
        (
            [module] => catalog
            [file] => mysql/product_group.php
        )

    [ccatalogload] => Array
        (
            [module] => catalog
            [file] => mysql/catalog_load.php
        )

    [ccatalogexport] => Array
        (
            [module] => catalog
            [file] => mysql/catalog_export.php
        )

    [ccatalogimport] => Array
        (
            [module] => catalog
            [file] => mysql/catalog_import.php
        )

    [ccatalogdiscount] => Array
        (
            [module] => catalog
            [file] => mysql/discount.php
        )

    [ccatalogdiscountcoupon] => Array
        (
            [module] => catalog
            [file] => mysql/discount_coupon.php
        )

    [ccatalogvat] => Array
        (
            [module] => catalog
            [file] => mysql/vat.php
        )

    [ccatalogevent] => Array
        (
            [module] => catalog
            [file] => general/catalog_event.php
        )

    [ccatalogsku] => Array
        (
            [module] => catalog
            [file] => general/catalog_sku.php
        )

    [ccatalogdiscountsave] => Array
        (
            [module] => catalog
            [file] => mysql/discount_save.php
        )

    [ccatalogstore] => Array
        (
            [module] => catalog
            [file] => mysql/store.php
        )

    [ccatalogstoreproduct] => Array
        (
            [module] => catalog
            [file] => mysql/store_product.php
        )

    [ccatalogadmin] => Array
        (
            [module] => catalog
            [file] => general/admin.php
        )

    [cglobalcondctrl] => Array
        (
            [module] => catalog
            [file] => general/catalog_cond.php
        )

    [cglobalcondctrlcomplex] => Array
        (
            [module] => catalog
            [file] => general/catalog_cond.php
        )

    [cglobalcondctrlatoms] => Array
        (
            [module] => catalog
            [file] => general/catalog_cond.php
        )

    [cglobalcondctrlgroup] => Array
        (
            [module] => catalog
            [file] => general/catalog_cond.php
        )

    [cglobalcondtree] => Array
        (
            [module] => catalog
            [file] => general/catalog_cond.php
        )

    [ccatalogcondctrl] => Array
        (
            [module] => catalog
            [file] => general/catalog_cond.php
        )

    [ccatalogcondctrlcomplex] => Array
        (
            [module] => catalog
            [file] => general/catalog_cond.php
        )

    [ccatalogcondctrlgroup] => Array
        (
            [module] => catalog
            [file] => general/catalog_cond.php
        )

    [ccatalogcondctrliblockfields] => Array
        (
            [module] => catalog
            [file] => general/catalog_cond.php
        )

    [ccatalogcondctrliblockprops] => Array
        (
            [module] => catalog
            [file] => general/catalog_cond.php
        )

    [ccatalogcondtree] => Array
        (
            [module] => catalog
            [file] => general/catalog_cond.php
        )

    [ccatalogcondctrlbasketproductfields] => Array
        (
            [module] => catalog
            [file] => general/sale_cond.php
        )

    [ccatalogcondctrlbasketproductprops] => Array
        (
            [module] => catalog
            [file] => general/sale_cond.php
        )

    [ccatalogcondctrlcatalogsettings] => Array
        (
            [module] => catalog
            [file] => general/sale_cond.php
        )

    [ccatalogactionctrlbasketproductfields] => Array
        (
            [module] => catalog
            [file] => general/sale_act.php
        )

    [ccatalogactionctrlbasketproductprops] => Array
        (
            [module] => catalog
            [file] => general/sale_act.php
        )

    [ccataloggifterproduct] => Array
        (
            [module] => catalog
            [file] => general/sale_act.php
        )

    [ccatalogdiscountconvert] => Array
        (
            [module] => catalog
            [file] => general/discount_convert.php
        )

    [ccatalogdiscountconverttmp] => Array
        (
            [module] => catalog
            [file] => mysql/discount_convert.php
        )

    [ccatalogproductprovider] => Array
        (
            [module] => catalog
            [file] => general/product_provider.php
        )

    [ccatalogstorebarcode] => Array
        (
            [module] => catalog
            [file] => mysql/store_barcode.php
        )

    [ccatalogcontractor] => Array
        (
            [module] => catalog
            [file] => mysql/contractor.php
        )

    [ccatalogdocstypes] => Array
        (
            [module] => catalog
            [file] => general/store_docs_type.php
        )

    [ccatalogarrivaldocs] => Array
        (
            [module] => catalog
            [file] => general/store_docs_type.php
        )

    [ccatalogstoreadjustmentdocs] => Array
        (
            [module] => catalog
            [file] => general/store_docs_type.php
        )

    [ccatalogmovingdocs] => Array
        (
            [module] => catalog
            [file] => general/store_docs_type.php
        )

    [ccatalogdeductdocs] => Array
        (
            [module] => catalog
            [file] => general/store_docs_type.php
        )

    [ccatalogreturnsdocs] => Array
        (
            [module] => catalog
            [file] => general/store_docs_type.php
        )

    [ccatalogunreserveddocs] => Array
        (
            [module] => catalog
            [file] => general/store_docs_type.php
        )

    [ccatalogdocs] => Array
        (
            [module] => catalog
            [file] => mysql/store_docs.php
        )

    [ccatalogstorecontrolutil] => Array
        (
            [module] => catalog
            [file] => general/store_utility.php
        )

    [ccatalogstoredocselement] => Array
        (
            [module] => catalog
            [file] => mysql/store_docs_element.php
        )

    [ccatalogstoredocsbarcode] => Array
        (
            [module] => catalog
            [file] => mysql/store_docs_barcode.php
        )

    [ccatalogiblockparameters] => Array
        (
            [module] => catalog
            [file] => general/comp_parameters.php
        )

    [ccatalogmeasure] => Array
        (
            [module] => catalog
            [file] => mysql/measure.php
        )

    [ccatalogmeasureresult] => Array
        (
            [module] => catalog
            [file] => mysql/measure.php
        )

    [ccatalogmeasureclassifier] => Array
        (
            [module] => catalog
            [file] => general/unit_classifier.php
        )

    [ccatalogmeasureadminresult] => Array
        (
            [module] => catalog
            [file] => general/measure_result.php
        )

    [ccatalogmeasureadminuiresult] => Array
        (
            [module] => catalog
            [file] => general/measure_result.php
        )

    [ccatalogmeasureratio] => Array
        (
            [module] => catalog
            [file] => mysql/measure_ratio.php
        )

    [ccatalogproductset] => Array
        (
            [module] => catalog
            [file] => mysql/product_set.php
        )

    [ccatalogadmintools] => Array
        (
            [module] => catalog
            [file] => general/admin_tools.php
        )

    [ccatalogadminproductsetedit] => Array
        (
            [module] => catalog
            [file] => general/admin_tools.php
        )

    [ccatalogmenu] => Array
        (
            [module] => catalog
            [file] => general/catalog_menu.php
        )

    [ccatalogcsvsettings] => Array
        (
            [module] => catalog
            [file] => general/csv_settings.php
        )

    [ccatalogstepoperations] => Array
        (
            [module] => catalog
            [file] => general/step_operations.php
        )

    [ccatalogproductsetavailable] => Array
        (
            [module] => catalog
            [file] => general/step_operations.php
        )

    [ccatalogproductavailable] => Array
        (
            [module] => catalog
            [file] => general/step_operations.php
        )

    [ccatalogiblockreindex] => Array
        (
            [module] => catalog
            [file] => general/step_operations.php
        )

    [ccatalogproductsettings] => Array
        (
            [module] => catalog
            [file] => general/step_operations.php
        )

    [ccatalogtools] => Array
        (
            [module] => catalog
            [file] => general/tools.php
        )

    [ccatalogresult] => Array
        (
            [module] => catalog
            [file] => general/result.php
        )

    [cproductquerybuilder] => Array
        (
            [module] => catalog
            [file] => general/querybuilder.php
        )

    [bitrix\catalog\compatible\eventcompatibility] => Array
        (
            [module] => catalog
            [file] => lib/compatible/eventcompatibility.php
        )

    [bitrix\catalog\config\feature] => Array
        (
            [module] => catalog
            [file] => lib/config/feature.php
        )

    [bitrix\catalog\config\state] => Array
        (
            [module] => catalog
            [file] => lib/config/state.php
        )

    [bitrix\catalog\discount\discountmanager] => Array
        (
            [module] => catalog
            [file] => lib/discount/discountmanager.php
        )

    [bitrix\catalog\ebay\ebayxmler] => Array
        (
            [module] => catalog
            [file] => lib/ebay/ebayxmler.php
        )

    [bitrix\catalog\ebay\exportoffer] => Array
        (
            [module] => catalog
            [file] => lib/ebay/exportoffer.php
        )

    [bitrix\catalog\ebay\exportoffercreator] => Array
        (
            [module] => catalog
            [file] => lib/ebay/exportoffercreator.php
        )

    [bitrix\catalog\ebay\exportoffersku] => Array
        (
            [module] => catalog
            [file] => lib/ebay/exportoffersku.php
        )

    [bitrix\catalog\grid\panel\productgroupaction] => Array
        (
            [module] => catalog
            [file] => lib/grid/panel/productgroupaction.php
        )

    [bitrix\catalog\grid\productaction] => Array
        (
            [module] => catalog
            [file] => lib/grid/productaction.php
        )

    [bitrix\catalog\helpers\admin\catalogedit] => Array
        (
            [module] => catalog
            [file] => lib/helpers/admin/catalogedit.php
        )

    [bitrix\catalog\helpers\admin\iblockpricechanger] => Array
        (
            [module] => catalog
            [file] => lib/helpers/admin/iblockpricechanger.php
        )

    [bitrix\catalog\helpers\admin\roundedit] => Array
        (
            [module] => catalog
            [file] => lib/helpers/admin/roundedit.php
        )

    [bitrix\catalog\helpers\admin\tools] => Array
        (
            [module] => catalog
            [file] => lib/helpers/admin/tools.php
        )

    [bitrix\catalog\helpers\tools] => Array
        (
            [module] => catalog
            [file] => lib/helpers/tools.php
        )

    [bitrix\catalog\model\entity] => Array
        (
            [module] => catalog
            [file] => lib/model/entity.php
        )

    [bitrix\catalog\model\event] => Array
        (
            [module] => catalog
            [file] => lib/model/event.php
        )

    [bitrix\catalog\model\eventresult] => Array
        (
            [module] => catalog
            [file] => lib/model/eventresult.php
        )

    [bitrix\catalog\model\price] => Array
        (
            [module] => catalog
            [file] => lib/model/price.php
        )

    [bitrix\catalog\model\product] => Array
        (
            [module] => catalog
            [file] => lib/model/product.php
        )

    [bitrix\catalog\product\price\calculation] => Array
        (
            [module] => catalog
            [file] => lib/product/price/calculation.php
        )

    [bitrix\catalog\product\basket] => Array
        (
            [module] => catalog
            [file] => lib/product/basket.php
        )

    [bitrix\catalog\product\catalogprovider] => Array
        (
            [module] => catalog
            [file] => lib/product/catalogprovider.php
        )

    [bitrix\catalog\product\catalogprovidercompatibility] => Array
        (
            [module] => catalog
            [file] => lib/product/catalogprovidercompatibility.php
        )

    [bitrix\catalog\product\price] => Array
        (
            [module] => catalog
            [file] => lib/product/price.php
        )

    [bitrix\catalog\product\propertycatalogfeature] => Array
        (
            [module] => catalog
            [file] => lib/product/propertycatalogfeature.php
        )

    [bitrix\catalog\product\quantitycontrol] => Array
        (
            [module] => catalog
            [file] => lib/product/quantitycontrol.php
        )

    [bitrix\catalog\product\search] => Array
        (
            [module] => catalog
            [file] => lib/product/search.php
        )

    [bitrix\catalog\product\sku] => Array
        (
            [module] => catalog
            [file] => lib/product/sku.php
        )

    [bitrix\catalog\product\subscribemanager] => Array
        (
            [module] => catalog
            [file] => lib/product/subscribemanager.php
        )

    [bitrix\catalog\product\systemfield] => Array
        (
            [module] => catalog
            [file] => lib/product/systemfield.php
        )

    [bitrix\catalog\product\viewed] => Array
        (
            [module] => catalog
            [file] => lib/product/viewed.php
        )

    [bitrix\catalog\update\adminfilteroption] => Array
        (
            [module] => catalog
            [file] => lib/update/adminfilteroption.php
        )

    [bitrix\catalog\update\admingridoption] => Array
        (
            [module] => catalog
            [file] => lib/update/admingridoption.php
        )

    [bitrix\catalog\url\adminpage\catalogbuilder] => Array
        (
            [module] => catalog
            [file] => lib/url/adminpage/catalogbuilder.php
        )

    [bitrix\catalog\catalogiblocktable] => Array
        (
            [module] => catalog
            [file] => lib/catalogiblock.php
        )

    [bitrix\catalog\catalogviewedproducttable] => Array
        (
            [module] => catalog
            [file] => lib/catalogviewedproduct.php
        )

    [bitrix\catalog\discounttable] => Array
        (
            [module] => catalog
            [file] => lib/discount.php
        )

    [bitrix\catalog\discountcoupontable] => Array
        (
            [module] => catalog
            [file] => lib/discountcoupon.php
        )

    [bitrix\catalog\discountentitytable] => Array
        (
            [module] => catalog
            [file] => lib/discountentity.php
        )

    [bitrix\catalog\discountmoduletable] => Array
        (
            [module] => catalog
            [file] => lib/discountmodule.php
        )

    [bitrix\catalog\discountrestrictiontable] => Array
        (
            [module] => catalog
            [file] => lib/discountrestriction.php
        )

    [bitrix\catalog\extratable] => Array
        (
            [module] => catalog
            [file] => lib/extra.php
        )

    [bitrix\catalog\grouptable] => Array
        (
            [module] => catalog
            [file] => lib/group.php
        )

    [bitrix\catalog\groupaccesstable] => Array
        (
            [module] => catalog
            [file] => lib/groupaccess.php
        )

    [bitrix\catalog\grouplangtable] => Array
        (
            [module] => catalog
            [file] => lib/grouplang.php
        )

    [bitrix\catalog\measuretable] => Array
        (
            [module] => catalog
            [file] => lib/measure.php
        )

    [bitrix\catalog\measureratiotable] => Array
        (
            [module] => catalog
            [file] => lib/measureratio.php
        )

    [bitrix\catalog\pricetable] => Array
        (
            [module] => catalog
            [file] => lib/price.php
        )

    [bitrix\catalog\producttable] => Array
        (
            [module] => catalog
            [file] => lib/product.php
        )

    [bitrix\catalog\productgroupaccesstable] => Array
        (
            [module] => catalog
            [file] => lib/productgroupaccess.php
        )

    [bitrix\catalog\roundingtable] => Array
        (
            [module] => catalog
            [file] => lib/rounding.php
        )

    [bitrix\catalog\storetable] => Array
        (
            [module] => catalog
            [file] => lib/store.php
        )

    [bitrix\catalog\storebarcodetable] => Array
        (
            [module] => catalog
            [file] => lib/storebarcode.php
        )

    [bitrix\catalog\storeproducttable] => Array
        (
            [module] => catalog
            [file] => lib/storeproduct.php
        )

    [bitrix\catalog\vattable] => Array
        (
            [module] => catalog
            [file] => lib/vat.php
        )

    [bitrix\catalog\ebayxmler] => Array
        (
            [module] => catalog
            [file] => lib/ebay/old.php
        )

    [bitrix\catalog\exportoffer] => Array
        (
            [module] => catalog
            [file] => lib/ebay/old.php
        )

    [bitrix\catalog\exportoffercreator] => Array
        (
            [module] => catalog
            [file] => lib/ebay/old.php
        )

    [bitrix\catalog\exportoffersku] => Array
        (
            [module] => catalog
            [file] => lib/ebay/old.php
        )

    [bitrix\catalog\searchhandlers] => Array
        (
            [module] => catalog
            [file] => lib/product/old.php
        )

    [cnextcache] => Array
        (
            [module] => aspro.next
            [file] => classes/general/CNextCache.php
        )

    [cnext] => Array
        (
            [module] => aspro.next
            [file] => classes/general/CNext.php
        )

    [cnexttools] => Array
        (
            [module] => aspro.next
            [file] => classes/general/CNextTools.php
        )

    [cnextevents] => Array
        (
            [module] => aspro.next
            [file] => classes/general/CNextEvents.php
        )

    [cnextregionality] => Array
        (
            [module] => aspro.next
            [file] => classes/general/CNextRegionality.php
        )

    [cinstargramnext] => Array
        (
            [module] => aspro.next
            [file] => classes/general/CInstargramNext.php
        )

    [aspro\solution\caspromarketing] => Array
        (
            [module] => aspro.next
            [file] => classes/general/CAsproMarketing.php
        )

    [aspro\functions\casprosku] => Array
        (
            [module] => aspro.next
            [file] => lib/functions/CAsproSku.php
        )

    [aspro\functions\casproitem] => Array
        (
            [module] => aspro.next
            [file] => lib/functions/CAsproItem.php
        )

    [aspro\functions\caspronext] => Array
        (
            [module] => aspro.next
            [file] => lib/functions/CAsproNext.php
        )

    [aspro\functions\caspronextcustom] => Array
        (
            [module] => aspro.next
            [file] => lib/functions/CAsproNextCustom.php
        )

    [aspro\functions\caspronextrecaptcha] => Array
        (
            [module] => aspro.next
            [file] => lib/functions/CAsproNextReCaptcha.php
        )

    [aspro\functions\caspronextcrm] => Array
        (
            [module] => aspro.next
            [file] => lib/functions/CAsproNextCRM.php
        )

    [ciblockpropertydirectory] => Array
        (
            [module] => highloadblock
            [file] => classes/general/prop_directory.php
        )

    [cusertypehlblock] => Array
        (
            [module] => highloadblock
            [file] => classes/general/cusertypehlblock.php
        )

)
Array
(
    [bitrix\main\application] => Array
        (
            [module] => main
            [file] => lib/application.php
        )

    [bitrix\main\httpapplication] => Array
        (
            [module] => main
            [file] => lib/httpapplication.php
        )

    [bitrix\main\argumentexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\argumentnullexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\argumentoutofrangeexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\argumenttypeexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\notimplementedexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\notsupportedexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\invalidoperationexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\objectpropertyexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\objectnotfoundexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\objectexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\systemexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\accessdeniedexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\decodingexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\io\invalidpathexception] => Array
        (
            [module] => main
            [file] => lib/io/ioexception.php
        )

    [bitrix\main\io\filenotfoundexception] => Array
        (
            [module] => main
            [file] => lib/io/ioexception.php
        )

    [bitrix\main\io\filedeleteexception] => Array
        (
            [module] => main
            [file] => lib/io/ioexception.php
        )

    [bitrix\main\io\fileopenexception] => Array
        (
            [module] => main
            [file] => lib/io/ioexception.php
        )

    [bitrix\main\io\filenotopenedexception] => Array
        (
            [module] => main
            [file] => lib/io/ioexception.php
        )

    [bitrix\main\context] => Array
        (
            [module] => main
            [file] => lib/context.php
        )

    [bitrix\main\httpcontext] => Array
        (
            [module] => main
            [file] => lib/httpcontext.php
        )

    [bitrix\main\dispatcher] => Array
        (
            [module] => main
            [file] => lib/dispatcher.php
        )

    [bitrix\main\environment] => Array
        (
            [module] => main
            [file] => lib/environment.php
        )

    [bitrix\main\event] => Array
        (
            [module] => main
            [file] => lib/event.php
        )

    [bitrix\main\eventmanager] => Array
        (
            [module] => main
            [file] => lib/eventmanager.php
        )

    [bitrix\main\eventresult] => Array
        (
            [module] => main
            [file] => lib/eventresult.php
        )

    [bitrix\main\request] => Array
        (
            [module] => main
            [file] => lib/request.php
        )

    [bitrix\main\httprequest] => Array
        (
            [module] => main
            [file] => lib/httprequest.php
        )

    [bitrix\main\response] => Array
        (
            [module] => main
            [file] => lib/response.php
        )

    [bitrix\main\httpresponse] => Array
        (
            [module] => main
            [file] => lib/httpresponse.php
        )

    [bitrix\main\modulemanager] => Array
        (
            [module] => main
            [file] => lib/modulemanager.php
        )

    [bitrix\main\server] => Array
        (
            [module] => main
            [file] => lib/server.php
        )

    [bitrix\main\config\configuration] => Array
        (
            [module] => main
            [file] => lib/config/configuration.php
        )

    [bitrix\main\config\option] => Array
        (
            [module] => main
            [file] => lib/config/option.php
        )

    [bitrix\main\context\culture] => Array
        (
            [module] => main
            [file] => lib/context/culture.php
        )

    [bitrix\main\data\cache] => Array
        (
            [module] => main
            [file] => lib/data/cache.php
        )

    [bitrix\main\data\cacheengineapc] => Array
        (
            [module] => main
            [file] => lib/data/cacheengineapc.php
        )

    [bitrix\main\data\cacheenginememcache] => Array
        (
            [module] => main
            [file] => lib/data/cacheenginememcache.php
        )

    [bitrix\main\data\cacheenginefiles] => Array
        (
            [module] => main
            [file] => lib/data/cacheenginefiles.php
        )

    [bitrix\main\data\cacheenginenone] => Array
        (
            [module] => main
            [file] => lib/data/cacheenginenone.php
        )

    [bitrix\main\data\connection] => Array
        (
            [module] => main
            [file] => lib/data/connection.php
        )

    [bitrix\main\data\connectionpool] => Array
        (
            [module] => main
            [file] => lib/data/connectionpool.php
        )

    [bitrix\main\data\icacheengine] => Array
        (
            [module] => main
            [file] => lib/data/cache.php
        )

    [bitrix\main\data\hsphpreadconnection] => Array
        (
            [module] => main
            [file] => lib/data/hsphpreadconnection.php
        )

    [bitrix\main\data\managedcache] => Array
        (
            [module] => main
            [file] => lib/data/managedcache.php
        )

    [bitrix\main\data\taggedcache] => Array
        (
            [module] => main
            [file] => lib/data/taggedcache.php
        )

    [bitrix\main\data\memcacheconnection] => Array
        (
            [module] => main
            [file] => lib/data/memcacheconnection.php
        )

    [bitrix\main\data\memcachedconnection] => Array
        (
            [module] => main
            [file] => lib/data/memcachedconnection.php
        )

    [bitrix\main\data\nosqlconnection] => Array
        (
            [module] => main
            [file] => lib/data/nosqlconnection.php
        )

    [bitrix\main\db\arrayresult] => Array
        (
            [module] => main
            [file] => lib/db/arrayresult.php
        )

    [bitrix\main\db\result] => Array
        (
            [module] => main
            [file] => lib/db/result.php
        )

    [bitrix\main\db\connection] => Array
        (
            [module] => main
            [file] => lib/db/connection.php
        )

    [bitrix\main\db\sqlexception] => Array
        (
            [module] => main
            [file] => lib/db/sqlexception.php
        )

    [bitrix\main\db\sqlqueryexception] => Array
        (
            [module] => main
            [file] => lib/db/sqlexception.php
        )

    [bitrix\main\db\transactionexception] => Array
        (
            [module] => main
            [file] => lib/db/sqlexception.php
        )

    [bitrix\main\db\sqlexpression] => Array
        (
            [module] => main
            [file] => lib/db/sqlexpression.php
        )

    [bitrix\main\db\sqlhelper] => Array
        (
            [module] => main
            [file] => lib/db/sqlhelper.php
        )

    [bitrix\main\db\mysqlcommonconnection] => Array
        (
            [module] => main
            [file] => lib/db/mysqlcommonconnection.php
        )

    [bitrix\main\db\mysqliconnection] => Array
        (
            [module] => main
            [file] => lib/db/mysqliconnection.php
        )

    [bitrix\main\db\mysqliresult] => Array
        (
            [module] => main
            [file] => lib/db/mysqliresult.php
        )

    [bitrix\main\db\mysqlisqlhelper] => Array
        (
            [module] => main
            [file] => lib/db/mysqlisqlhelper.php
        )

    [bitrix\main\db\mssqlconnection] => Array
        (
            [module] => main
            [file] => lib/db/mssqlconnection.php
        )

    [bitrix\main\db\mssqlresult] => Array
        (
            [module] => main
            [file] => lib/db/mssqlresult.php
        )

    [bitrix\main\db\mssqlsqlhelper] => Array
        (
            [module] => main
            [file] => lib/db/mssqlsqlhelper.php
        )

    [bitrix\main\db\oracleconnection] => Array
        (
            [module] => main
            [file] => lib/db/oracleconnection.php
        )

    [bitrix\main\db\oracleresult] => Array
        (
            [module] => main
            [file] => lib/db/oracleresult.php
        )

    [bitrix\main\db\oraclesqlhelper] => Array
        (
            [module] => main
            [file] => lib/db/oraclesqlhelper.php
        )

    [bitrix\main\db\pgsqlconnection] => Array
        (
            [module] => main
            [file] => lib/db/pgsqlconnection.php
        )

    [bitrix\main\diag\httpexceptionhandleroutput] => Array
        (
            [module] => main
            [file] => lib/diag/httpexceptionhandleroutput.php
        )

    [bitrix\main\diag\fileexceptionhandlerlog] => Array
        (
            [module] => main
            [file] => lib/diag/fileexceptionhandlerlog.php
        )

    [bitrix\main\diag\exceptionhandler] => Array
        (
            [module] => main
            [file] => lib/diag/exceptionhandler.php
        )

    [bitrix\main\diag\iexceptionhandleroutput] => Array
        (
            [module] => main
            [file] => lib/diag/iexceptionhandleroutput.php
        )

    [bitrix\main\diag\exceptionhandlerlog] => Array
        (
            [module] => main
            [file] => lib/diag/exceptionhandlerlog.php
        )

    [bitrix\main\io\file] => Array
        (
            [module] => main
            [file] => lib/io/file.php
        )

    [bitrix\main\io\fileentry] => Array
        (
            [module] => main
            [file] => lib/io/fileentry.php
        )

    [bitrix\main\io\path] => Array
        (
            [module] => main
            [file] => lib/io/path.php
        )

    [bitrix\main\io\filesystementry] => Array
        (
            [module] => main
            [file] => lib/io/filesystementry.php
        )

    [bitrix\main\io\ifilestream] => Array
        (
            [module] => main
            [file] => lib/io/ifilestream.php
        )

    [bitrix\main\localization\loc] => Array
        (
            [module] => main
            [file] => lib/localization/loc.php
        )

    [bitrix\main\mail\mail] => Array
        (
            [module] => main
            [file] => lib/mail/mail.php
        )

    [bitrix\main\mail\tracking] => Array
        (
            [module] => main
            [file] => lib/mail/tracking.php
        )

    [bitrix\main\mail\eventmanager] => Array
        (
            [module] => main
            [file] => lib/mail/eventmanager.php
        )

    [bitrix\main\mail\eventmessagecompiler] => Array
        (
            [module] => main
            [file] => lib/mail/eventmessagecompiler.php
        )

    [bitrix\main\mail\eventmessagethemecompiler] => Array
        (
            [module] => main
            [file] => lib/mail/eventmessagethemecompiler.php
        )

    [bitrix\main\mail\internal\event] => Array
        (
            [module] => main
            [file] => lib/mail/internal/event.php
        )

    [bitrix\main\mail\internal\eventattachment] => Array
        (
            [module] => main
            [file] => lib/mail/internal/eventattachment.php
        )

    [bitrix\main\mail\internal\eventmessage] => Array
        (
            [module] => main
            [file] => lib/mail/internal/eventmessage.php
        )

    [bitrix\main\mail\internal\eventmessagesite] => Array
        (
            [module] => main
            [file] => lib/mail/internal/eventmessagesite.php
        )

    [bitrix\main\mail\internal\eventmessageattachment] => Array
        (
            [module] => main
            [file] => lib/mail/internal/eventmessageattachment.php
        )

    [bitrix\main\mail\internal\eventtype] => Array
        (
            [module] => main
            [file] => lib/mail/internal/eventtype.php
        )

    [bitrix\main\text\converter] => Array
        (
            [module] => main
            [file] => lib/text/converter.php
        )

    [bitrix\main\text\emptyconverter] => Array
        (
            [module] => main
            [file] => lib/text/emptyconverter.php
        )

    [bitrix\main\text\encoding] => Array
        (
            [module] => main
            [file] => lib/text/encoding.php
        )

    [bitrix\main\text\htmlconverter] => Array
        (
            [module] => main
            [file] => lib/text/htmlconverter.php
        )

    [bitrix\main\text\binarystring] => Array
        (
            [module] => main
            [file] => lib/text/binarystring.php
        )

    [bitrix\main\text\xmlconverter] => Array
        (
            [module] => main
            [file] => lib/text/xmlconverter.php
        )

    [bitrix\main\type\collection] => Array
        (
            [module] => main
            [file] => lib/type/collection.php
        )

    [bitrix\main\type\date] => Array
        (
            [module] => main
            [file] => lib/type/date.php
        )

    [bitrix\main\type\datetime] => Array
        (
            [module] => main
            [file] => lib/type/datetime.php
        )

    [bitrix\main\type\dictionary] => Array
        (
            [module] => main
            [file] => lib/type/dictionary.php
        )

    [bitrix\main\type\filterabledictionary] => Array
        (
            [module] => main
            [file] => lib/type/filterabledictionary.php
        )

    [bitrix\main\type\parameterdictionary] => Array
        (
            [module] => main
            [file] => lib/type/parameterdictionary.php
        )

    [bitrix\main\web\cookie] => Array
        (
            [module] => main
            [file] => lib/web/cookie.php
        )

    [bitrix\main\web\uri] => Array
        (
            [module] => main
            [file] => lib/web/uri.php
        )

    [bitrix\main\sendereventhandler] => Array
        (
            [module] => main
            [file] => lib/senderconnector.php
        )

    [bitrix\main\senderconnectoruser] => Array
        (
            [module] => main
            [file] => lib/senderconnector.php
        )

    [bitrix\main\urlrewriterrulemaker] => Array
        (
            [module] => main
            [file] => lib/urlrewriter.php
        )

    [bitrix\main\update\stepper] => Array
        (
            [module] => main
            [file] => lib/update/stepper.php
        )

    [bitrix\main\composite\abstractresponse] => Array
        (
            [module] => main
            [file] => lib/composite/responder.php
        )

    [bitrix\main\composite\fileresponse] => Array
        (
            [module] => main
            [file] => lib/composite/responder.php
        )

    [bitrix\main\composite\memcachedresponse] => Array
        (
            [module] => main
            [file] => lib/composite/responder.php
        )

    [bitrix\main\security\otpexception] => Array
        (
            [module] => main
            [file] => lib/security/securityexception.php
        )

    [ctimezone] => Array
        (
            [module] => main
            [file] => classes/general/time.php
        )

    [cbxpunycode] => Array
        (
            [module] => main
            [file] => classes/general/punycode.php
        )

    [ibxvirtualio] => Array
        (
            [module] => main
            [file] => classes/general/virtual_io.php
        )

    [ibxgeterrors] => Array
        (
            [module] => main
            [file] => classes/general/virtual_io.php
        )

    [cbxvirtualio] => Array
        (
            [module] => main
            [file] => classes/general/virtual_io.php
        )

    [cbxvirtualfilebase] => Array
        (
            [module] => main
            [file] => classes/general/virtual_file.php
        )

    [cbxvirtualfile] => Array
        (
            [module] => main
            [file] => classes/general/virtual_file.php
        )

    [cbxvirtualdirectory] => Array
        (
            [module] => main
            [file] => classes/general/virtual_file.php
        )

    [calloption] => Array
        (
            [module] => main
            [file] => classes/general/option.php
        )

    [coption] => Array
        (
            [module] => main
            [file] => classes/general/option.php
        )

    [callpageoption] => Array
        (
            [module] => main
            [file] => classes/general/pageoption.php
        )

    [cpageoption] => Array
        (
            [module] => main
            [file] => classes/general/pageoption.php
        )

    [callsqlwhere] => Array
        (
            [module] => main
            [file] => classes/general/sqlwhere.php
        )

    [csqlwhereexpression] => Array
        (
            [module] => main
            [file] => classes/general/sqlwhere.php
        )

    [csqlwhere] => Array
        (
            [module] => main
            [file] => classes/general/sqlwhere.php
        )

    [calllanguage] => Array
        (
            [module] => main
            [file] => classes/general/language.php
        )

    [clanguage] => Array
        (
            [module] => main
            [file] => classes/general/language.php
        )

    [clangadmin] => Array
        (
            [module] => main
            [file] => classes/general/language.php
        )

    [_clangdbresult] => Array
        (
            [module] => main
            [file] => classes/general/langdbresult.php
        )

    [callagent] => Array
        (
            [module] => main
            [file] => classes/general/agent.php
        )

    [cagent] => Array
        (
            [module] => main
            [file] => classes/mysql/agent.php
        )

    [capplicationexception] => Array
        (
            [module] => main
            [file] => classes/general/applicationexception.php
        )

    [cadminexception] => Array
        (
            [module] => main
            [file] => classes/general/adminexception.php
        )

    [callsite] => Array
        (
            [module] => main
            [file] => classes/general/site.php
        )

    [calllang] => Array
        (
            [module] => main
            [file] => classes/general/site.php
        )

    [csite] => Array
        (
            [module] => main
            [file] => classes/general/site.php
        )

    [clang] => Array
        (
            [module] => main
            [file] => classes/general/site.php
        )

    [chttp] => Array
        (
            [module] => main
            [file] => classes/general/http.php
        )

    [cutil] => Array
        (
            [module] => main
            [file] => classes/general/util.php
        )

    [callmain] => Array
        (
            [module] => main
            [file] => classes/general/main.php
        )

    [cmain] => Array
        (
            [module] => main
            [file] => classes/general/main.php
        )

    [calldatabase] => Array
        (
            [module] => main
            [file] => classes/general/database.php
        )

    [calldbresult] => Array
        (
            [module] => main
            [file] => classes/general/dbresult.php
        )

    [cdatabasemysql] => Array
        (
            [module] => main
            [file] => classes/mysql/database.php
        )

    [cdbresultmysql] => Array
        (
            [module] => main
            [file] => classes/mysql/dbresult.php
        )

    [icachebackend] => Array
        (
            [module] => main
            [file] => classes/general/cache_backend.php
        )

    [cphpcache] => Array
        (
            [module] => main
            [file] => classes/general/cache.php
        )

    [ccachemanager] => Array
        (
            [module] => main
            [file] => classes/general/cache_manager.php
        )

    [cpagecache] => Array
        (
            [module] => main
            [file] => classes/general/page_cache.php
        )

    [cstackcacheentry] => Array
        (
            [module] => main
            [file] => classes/general/stack_cache_entry.php
        )

    [cstackcachemanager] => Array
        (
            [module] => main
            [file] => classes/general/stack_cache.php
        )

    [cmodule] => Array
        (
            [module] => main
            [file] => /classes/general/module.php
        )

    [bitrix\main\entity\ufield] => Array
        (
            [module] => main
            [file] => include/deprecated/ufield.php
        )

    [cdatabase] => Array
        (
            [module] => main
            [file] => classes/mysql/database.php
        )

    [cdbresult] => Array
        (
            [module] => main
            [file] => classes/mysql/dbresult.php
        )

    [csitetemplate] => Array
        (
            [module] => main
            [file] => classes/general/site_template.php
        )

    [cbitrixcomponent] => Array
        (
            [module] => main
            [file] => classes/general/component.php
        )

    [ccomponentengine] => Array
        (
            [module] => main
            [file] => classes/general/component_engine.php
        )

    [ccomponentajax] => Array
        (
            [module] => main
            [file] => classes/general/component_ajax.php
        )

    [cbitrixcomponenttemplate] => Array
        (
            [module] => main
            [file] => classes/general/component_template.php
        )

    [ccomponentutil] => Array
        (
            [module] => main
            [file] => classes/general/component_util.php
        )

    [ccontrollerclient] => Array
        (
            [module] => main
            [file] => classes/general/controller_member.php
        )

    [phpparser] => Array
        (
            [module] => main
            [file] => classes/general/php_parser.php
        )

    [cdiskquota] => Array
        (
            [module] => main
            [file] => classes/general/quota.php
        )

    [ceventlog] => Array
        (
            [module] => main
            [file] => classes/general/event_log.php
        )

    [ceventmain] => Array
        (
            [module] => main
            [file] => classes/general/event_log.php
        )

    [cadminfiledialog] => Array
        (
            [module] => main
            [file] => classes/general/file_dialog.php
        )

    [wll_user] => Array
        (
            [module] => main
            [file] => classes/general/liveid.php
        )

    [wll_consenttoken] => Array
        (
            [module] => main
            [file] => classes/general/liveid.php
        )

    [windowslivelogin] => Array
        (
            [module] => main
            [file] => classes/general/liveid.php
        )

    [cfile] => Array
        (
            [module] => main
            [file] => classes/general/file.php
        )

    [callfile] => Array
        (
            [module] => main
            [file] => classes/general/file.php
        )

    [ctempfile] => Array
        (
            [module] => main
            [file] => classes/general/file_temp.php
        )

    [cfavorites] => Array
        (
            [module] => main
            [file] => classes/mysql/favorites.php
        )

    [cuseroptions] => Array
        (
            [module] => main
            [file] => classes/general/user_options.php
        )

    [cgridoptions] => Array
        (
            [module] => main
            [file] => classes/general/grids.php
        )

    [cundo] => Array
        (
            [module] => main
            [file] => /classes/general/undo.php
        )

    [cautosave] => Array
        (
            [module] => main
            [file] => /classes/general/undo.php
        )

    [callratings] => Array
        (
            [module] => main
            [file] => classes/general/ratings.php
        )

    [cratings] => Array
        (
            [module] => main
            [file] => classes/mysql/ratings.php
        )

    [cratingscomponentsmain] => Array
        (
            [module] => main
            [file] => classes/mysql/ratings_components.php
        )

    [cratingrule] => Array
        (
            [module] => main
            [file] => classes/general/rating_rule.php
        )

    [cratingrulesmain] => Array
        (
            [module] => main
            [file] => classes/mysql/rating_rules.php
        )

    [ctoppanel] => Array
        (
            [module] => main
            [file] => public/top_panel.php
        )

    [ceditarea] => Array
        (
            [module] => main
            [file] => public/edit_area.php
        )

    [ccomponentpanel] => Array
        (
            [module] => main
            [file] => public/edit_area.php
        )

    [ctextparser] => Array
        (
            [module] => main
            [file] => classes/general/textparser.php
        )

    [cphpcachefiles] => Array
        (
            [module] => main
            [file] => classes/general/cache_files.php
        )

    [cdataxmlnode] => Array
        (
            [module] => main
            [file] => classes/general/xml.php
        )

    [cdataxmldocument] => Array
        (
            [module] => main
            [file] => classes/general/xml.php
        )

    [cdataxml] => Array
        (
            [module] => main
            [file] => classes/general/xml.php
        )

    [cxmlfilestream] => Array
        (
            [module] => main
            [file] => classes/general/xml.php
        )

    [crsaprovider] => Array
        (
            [module] => main
            [file] => classes/general/rsasecurity.php
        )

    [crsasecurity] => Array
        (
            [module] => main
            [file] => classes/general/rsasecurity.php
        )

    [crsabcmathprovider] => Array
        (
            [module] => main
            [file] => classes/general/rsabcmath.php
        )

    [crsaopensslprovider] => Array
        (
            [module] => main
            [file] => classes/general/rsaopenssl.php
        )

    [casnreader] => Array
        (
            [module] => main
            [file] => classes/general/asn.php
        )

    [cbxshorturi] => Array
        (
            [module] => main
            [file] => classes/mysql/short_uri.php
        )

    [cfinder] => Array
        (
            [module] => main
            [file] => classes/general/finder.php
        )

    [caccess] => Array
        (
            [module] => main
            [file] => classes/general/access.php
        )

    [cauthprovider] => Array
        (
            [module] => main
            [file] => classes/general/authproviders.php
        )

    [iproviderinterface] => Array
        (
            [module] => main
            [file] => classes/general/authproviders.php
        )

    [cgroupauthprovider] => Array
        (
            [module] => main
            [file] => classes/general/authproviders.php
        )

    [cuserauthprovider] => Array
        (
            [module] => main
            [file] => classes/general/authproviders.php
        )

    [ctableschema] => Array
        (
            [module] => main
            [file] => classes/general/table_schema.php
        )

    [ccsvdata] => Array
        (
            [module] => main
            [file] => classes/general/csv_data.php
        )

    [csmile] => Array
        (
            [module] => main
            [file] => classes/general/smile.php
        )

    [csmilegallery] => Array
        (
            [module] => main
            [file] => classes/general/smile.php
        )

    [csmileset] => Array
        (
            [module] => main
            [file] => classes/general/smile.php
        )

    [cglobalcounter] => Array
        (
            [module] => main
            [file] => classes/general/global_counter.php
        )

    [cusercounter] => Array
        (
            [module] => main
            [file] => classes/mysql/user_counter.php
        )

    [cusercounterpage] => Array
        (
            [module] => main
            [file] => classes/mysql/user_counter.php
        )

    [chotkeys] => Array
        (
            [module] => main
            [file] => classes/general/hot_keys.php
        )

    [chotkeyscode] => Array
        (
            [module] => main
            [file] => classes/general/hot_keys.php
        )

    [cbxsanitizer] => Array
        (
            [module] => main
            [file] => classes/general/sanitizer.php
        )

    [ibxarchive] => Array
        (
            [module] => main
            [file] => classes/general/archive.php
        )

    [cbxarchive] => Array
        (
            [module] => main
            [file] => classes/general/archive.php
        )

    [cadminnotify] => Array
        (
            [module] => main
            [file] => classes/general/admin_notify.php
        )

    [cbxfavadmmenu] => Array
        (
            [module] => main
            [file] => classes/general/favorites.php
        )

    [cadmininformer] => Array
        (
            [module] => main
            [file] => classes/general/admin_informer.php
        )

    [csitecheckertest] => Array
        (
            [module] => main
            [file] => classes/general/site_checker.php
        )

    [csqlutil] => Array
        (
            [module] => main
            [file] => classes/general/sql_util.php
        )

    [cfileuploader] => Array
        (
            [module] => main
            [file] => classes/general/uploader.php
        )

    [lpa] => Array
        (
            [module] => main
            [file] => classes/general/lpa.php
        )

    [cadminfilter] => Array
        (
            [module] => main
            [file] => interface/admin_filter.php
        )

    [cadminlist] => Array
        (
            [module] => main
            [file] => interface/admin_list.php
        )

    [cadminlistrow] => Array
        (
            [module] => main
            [file] => interface/admin_list.php
        )

    [cadminuilist] => Array
        (
            [module] => main
            [file] => interface/admin_ui_list.php
        )

    [cadminuilistrow] => Array
        (
            [module] => main
            [file] => interface/admin_ui_list.php
        )

    [cadminuiresult] => Array
        (
            [module] => main
            [file] => interface/admin_ui_list.php
        )

    [cadminuicontextmenu] => Array
        (
            [module] => main
            [file] => interface/admin_ui_list.php
        )

    [cadminuisorting] => Array
        (
            [module] => main
            [file] => interface/admin_ui_list.php
        )

    [cadminuilistactionpanel] => Array
        (
            [module] => main
            [file] => interface/admin_ui_list.php
        )

    [cadmintabcontrol] => Array
        (
            [module] => main
            [file] => interface/admin_tabcontrol.php
        )

    [cadminform] => Array
        (
            [module] => main
            [file] => interface/admin_form.php
        )

    [cadminformsettings] => Array
        (
            [module] => main
            [file] => interface/admin_form.php
        )

    [cadmintabcontroldrag] => Array
        (
            [module] => main
            [file] => interface/admin_tabcontrol_drag.php
        )

    [cadmindraggableblockengine] => Array
        (
            [module] => main
            [file] => interface/admin_tabcontrol_drag.php
        )

    [cjspopup] => Array
        (
            [module] => main
            [file] => interface/jspopup.php
        )

    [cjspopuponpage] => Array
        (
            [module] => main
            [file] => interface/jspopup.php
        )

    [cadmincalendar] => Array
        (
            [module] => main
            [file] => interface/admin_calendar.php
        )

    [cadminviewtabcontrol] => Array
        (
            [module] => main
            [file] => interface/admin_viewtabcontrol.php
        )

    [cadmintabengine] => Array
        (
            [module] => main
            [file] => interface/admin_tabengine.php
        )

    [ccaptcha] => Array
        (
            [module] => main
            [file] => classes/general/captcha.php
        )

    [cmpnotifications] => Array
        (
            [module] => main
            [file] => classes/general/mp_notifications.php
        )

    [calltask] => Array
        (
            [module] => main
            [file] => classes/general/task.php
        )

    [ctask] => Array
        (
            [module] => main
            [file] => classes/general/task.php
        )

    [calloperation] => Array
        (
            [module] => main
            [file] => classes/general/operation.php
        )

    [coperation] => Array
        (
            [module] => main
            [file] => classes/general/operation.php
        )

    [callgroup] => Array
        (
            [module] => main
            [file] => classes/general/group.php
        )

    [cgroup] => Array
        (
            [module] => main
            [file] => classes/general/group.php
        )

    [cajax] => Array
        (
            [module] => main
            [file] => ajax_tools.php
        )

    [calluser] => Array
        (
            [module] => main
            [file] => classes/general/user.php
        )

    [cuser] => Array
        (
            [module] => main
            [file] => classes/general/user.php
        )

    [callevent] => Array
        (
            [module] => main
            [file] => classes/general/event.php
        )

    [cevent] => Array
        (
            [module] => main
            [file] => classes/general/event.php
        )

    [calleventmessage] => Array
        (
            [module] => main
            [file] => classes/general/eventmessage.php
        )

    [ceventmessage] => Array
        (
            [module] => main
            [file] => classes/general/eventmessage.php
        )

    [ceventtype] => Array
        (
            [module] => main
            [file] => classes/general/eventmessage.php
        )

    [_ceventtyperesult] => Array
        (
            [module] => main
            [file] => classes/general/eventmessage.php
        )

    [cdbresulteventmultiresult] => Array
        (
            [module] => main
            [file] => classes/general/eventmessage.php
        )

    [cdebuginfo] => Array
        (
            [module] => main
            [file] => classes/general/debuginfo.php
        )

    [ccaptchaagent] => Array
        (
            [module] => main
            [file] => classes/general/captchaagent.php
        )

    [callfilterquery] => Array
        (
            [module] => main
            [file] => classes/general/filterquery.php
        )

    [cfilterquery] => Array
        (
            [module] => main
            [file] => classes/general/filterquery.php
        )

    [cconvertorspregreplacehelper] => Array
        (
            [module] => main
            [file] => classes/general/convertorspregreplacehelper.php
        )

    [cspacer] => Array
        (
            [module] => main
            [file] => classes/general/spacer.php
        )

    [updatetools] => Array
        (
            [module] => main
            [file] => classes/general/updatetools.php
        )

    [cjscore] => Array
        (
            [module] => main
            [file] => classes/general/jscore.php
        )

    [cchecklisttools] => Array
        (
            [module] => main
            [file] => classes/general/checklist.php
        )

    [cmenu] => Array
        (
            [module] => main
            [file] => classes/general/menu.php
        )

    [cmenucustom] => Array
        (
            [module] => main
            [file] => classes/general/menucustom.php
        )

    [callusertypeentity] => Array
        (
            [module] => main
            [file] => classes/general/usertype.php
        )

    [cusertypeentity] => Array
        (
            [module] => main
            [file] => classes/general/usertype.php
        )

    [cuserfieldenum] => Array
        (
            [module] => main
            [file] => classes/general/userfieldenum.php
        )

    [cusertypesql] => Array
        (
            [module] => main
            [file] => classes/general/usertypesql.php
        )

    [cusertypemanager] => Array
        (
            [module] => main
            [file] => classes/general/usertypemanager.php
        )

    [cusertypestring] => Array
        (
            [module] => main
            [file] => classes/general/usertypestr.php
        )

    [cusertypeinteger] => Array
        (
            [module] => main
            [file] => classes/general/usertypeint.php
        )

    [cusertypedouble] => Array
        (
            [module] => main
            [file] => classes/general/usertypedbl.php
        )

    [cusertypedatetime] => Array
        (
            [module] => main
            [file] => classes/general/usertypetime.php
        )

    [cusertypedate] => Array
        (
            [module] => main
            [file] => classes/general/usertypedate.php
        )

    [cusertypeboolean] => Array
        (
            [module] => main
            [file] => classes/general/usertypebool.php
        )

    [cusertypefile] => Array
        (
            [module] => main
            [file] => classes/general/usertypefile.php
        )

    [cusertypeenum] => Array
        (
            [module] => main
            [file] => classes/general/usertypeenum.php
        )

    [cusertypeiblocksection] => Array
        (
            [module] => main
            [file] => classes/general/usertypesection.php
        )

    [ciblocksectionenum] => Array
        (
            [module] => main
            [file] => classes/general/usertypesection.php
        )

    [cusertypeiblockelement] => Array
        (
            [module] => main
            [file] => classes/general/usertypeelement.php
        )

    [cusertypestringformatted] => Array
        (
            [module] => main
            [file] => classes/general/usertypestrfmt.php
        )

    [cusertypeurl] => Array
        (
            [module] => main
            [file] => classes/general/usertypeurl.php
        )

    [bxgadget] => Array
        (
            [module] => main
            [file] => classes/general/gadget.php
        )

    [cmainadmin] => Array
        (
            [module] => main
            [file] => classes/general/main_admin.php
        )

    [ctemplates] => Array
        (
            [module] => main
            [file] => classes/general/templates.php
        )

    [cpagetemplate] => Array
        (
            [module] => main
            [file] => classes/general/page_template.php
        )

    [filescmp] => Array
        (
            [module] => main
            [file] => classes/general/files_cmp.php
        )

    [carchiver] => Array
        (
            [module] => main
            [file] => classes/general/tar_gz.php
        )

    [czip] => Array
        (
            [module] => main
            [file] => classes/general/zip.php
        )

    [curlrewriter] => Array
        (
            [module] => main
            [file] => classes/general/urlrewriter.php
        )

    [charsetconverter] => Array
        (
            [module] => main
            [file] => classes/general/charset_converter.php
        )

    [chtmlpagescache] => Array
        (
            [module] => main
            [file] => lib/composite/helper.php
        )

    [statichtmlmemcachedresponse] => Array
        (
            [module] => main
            [file] => lib/composite/responder.php
        )

    [statichtmlfileresponse] => Array
        (
            [module] => main
            [file] => lib/composite/responder.php
        )

    [bitrix\main\page\frame] => Array
        (
            [module] => main
            [file] => lib/composite/engine.php
        )

    [bitrix\main\page\framestatic] => Array
        (
            [module] => main
            [file] => lib/composite/staticarea.php
        )

    [bitrix\main\page\framebuffered] => Array
        (
            [module] => main
            [file] => lib/composite/bufferarea.php
        )

    [bitrix\main\page\framehelper] => Array
        (
            [module] => main
            [file] => lib/composite/bufferarea.php
        )

    [bitrix\main\data\statichtmlcache] => Array
        (
            [module] => main
            [file] => lib/composite/page.php
        )

    [bitrix\main\data\statichtmlstorage] => Array
        (
            [module] => main
            [file] => lib/composite/data/abstractstorage.php
        )

    [bitrix\main\data\statichtmlfilestorage] => Array
        (
            [module] => main
            [file] => lib/composite/data/filestorage.php
        )

    [bitrix\main\data\statichtmlmemcachedstorage] => Array
        (
            [module] => main
            [file] => lib/composite/data/memcachedstorage.php
        )

    [bitrix\main\data\staticcacheprovider] => Array
        (
            [module] => main
            [file] => lib/composite/data/cacheprovider.php
        )

    [bitrix\main\data\appcachemanifest] => Array
        (
            [module] => main
            [file] => lib/composite/appcache.php
        )

    [iblock] => Array
        (
            [module] => iblock
            [file] => install/index.php
        )

    [ciblockpropertyresult] => Array
        (
            [module] => iblock
            [file] => classes/general/iblockpropresult.php
        )

    [ciblockresult] => Array
        (
            [module] => iblock
            [file] => classes/general/iblockresult.php
        )

    [_cibelement] => Array
        (
            [module] => iblock
            [file] => classes/general/iblock_element.php
        )

    [ciblocktype] => Array
        (
            [module] => iblock
            [file] => classes/general/iblocktype.php
        )

    [calliblock] => Array
        (
            [module] => iblock
            [file] => classes/general/iblock.php
        )

    [ciblock] => Array
        (
            [module] => iblock
            [file] => classes/mysql/iblock.php
        )

    [calliblocksection] => Array
        (
            [module] => iblock
            [file] => classes/general/iblocksection.php
        )

    [ciblocksection] => Array
        (
            [module] => iblock
            [file] => classes/mysql/iblocksection.php
        )

    [calliblockproperty] => Array
        (
            [module] => iblock
            [file] => classes/general/iblockproperty.php
        )

    [ciblockpropertyenum] => Array
        (
            [module] => iblock
            [file] => classes/general/iblockpropertyenum.php
        )

    [ciblockproperty] => Array
        (
            [module] => iblock
            [file] => classes/mysql/iblockproperty.php
        )

    [calliblockelement] => Array
        (
            [module] => iblock
            [file] => classes/general/iblockelement.php
        )

    [ciblockelement] => Array
        (
            [module] => iblock
            [file] => classes/mysql/iblockelement.php
        )

    [calliblockrss] => Array
        (
            [module] => iblock
            [file] => classes/general/iblockrss.php
        )

    [ciblockrss] => Array
        (
            [module] => iblock
            [file] => classes/mysql/iblockrss.php
        )

    [ciblockpropertydatetime] => Array
        (
            [module] => iblock
            [file] => classes/general/prop_datetime.php
        )

    [ciblockpropertydate] => Array
        (
            [module] => iblock
            [file] => classes/general/prop_date.php
        )

    [ciblockpropertyxmlid] => Array
        (
            [module] => iblock
            [file] => classes/general/prop_xmlid.php
        )

    [ciblockpropertyfileman] => Array
        (
            [module] => iblock
            [file] => classes/general/prop_fileman.php
        )

    [ciblockpropertyhtml] => Array
        (
            [module] => iblock
            [file] => classes/general/prop_html.php
        )

    [ciblockpropertyelementlist] => Array
        (
            [module] => iblock
            [file] => classes/general/prop_element_list.php
        )

    [ccmlresult] => Array
        (
            [module] => iblock
            [file] => classes/general/cmlresult.php
        )

    [ciblockxmlfile] => Array
        (
            [module] => iblock
            [file] => classes/mysql/cml2.php
        )

    [ciblockcmlimport] => Array
        (
            [module] => iblock
            [file] => classes/general/cml2.php
        )

    [ciblockcmlexport] => Array
        (
            [module] => iblock
            [file] => classes/general/cml2.php
        )

    [ciblockfindtools] => Array
        (
            [module] => iblock
            [file] => classes/general/comp_findtools.php
        )

    [ciblockpricetools] => Array
        (
            [module] => iblock
            [file] => classes/general/comp_pricetools.php
        )

    [ciblockparameters] => Array
        (
            [module] => iblock
            [file] => classes/general/comp_parameters.php
        )

    [ciblockformatproperties] => Array
        (
            [module] => iblock
            [file] => classes/general/comp_formatprops.php
        )

    [calliblocksequence] => Array
        (
            [module] => iblock
            [file] => classes/general/iblocksequence.php
        )

    [ciblocksequence] => Array
        (
            [module] => iblock
            [file] => classes/mysql/iblocksequence.php
        )

    [ciblockpropertysequence] => Array
        (
            [module] => iblock
            [file] => classes/general/prop_seq.php
        )

    [ciblockpropertyelementautocomplete] => Array
        (
            [module] => iblock
            [file] => classes/general/prop_element_auto.php
        )

    [ciblockpropertysku] => Array
        (
            [module] => iblock
            [file] => classes/general/prop_element_sku.php
        )

    [ciblockpropertysectionautocomplete] => Array
        (
            [module] => iblock
            [file] => classes/general/prop_section_auto.php
        )

    [calliblockofferstmp] => Array
        (
            [module] => iblock
            [file] => classes/general/iblockoffers.php
        )

    [ciblockofferstmp] => Array
        (
            [module] => iblock
            [file] => classes/mysql/iblockoffers.php
        )

    [ceventiblock] => Array
        (
            [module] => iblock
            [file] => classes/general/iblock_event_list.php
        )

    [cratingscomponentsiblock] => Array
        (
            [module] => iblock
            [file] => classes/general/ratings_components.php
        )

    [ciblockrights] => Array
        (
            [module] => iblock
            [file] => classes/general/iblock_rights.php
        )

    [ciblocksectionrights] => Array
        (
            [module] => iblock
            [file] => classes/general/iblock_rights.php
        )

    [ciblockelementrights] => Array
        (
            [module] => iblock
            [file] => classes/general/iblock_rights.php
        )

    [ciblockrightsstorage] => Array
        (
            [module] => iblock
            [file] => classes/general/iblock_rights.php
        )

    [ciblockpropertytools] => Array
        (
            [module] => iblock
            [file] => classes/general/iblockproptools.php
        )

    [ciblocksectionpropertylink] => Array
        (
            [module] => iblock
            [file] => classes/general/section_property.php
        )

    [ciblockxmlimport] => Array
        (
            [module] => iblock
            [file] => classes/general/iblockxmlimport.php
        )

    [bitrix\iblock\iblockfieldtable] => Array
        (
            [module] => iblock
            [file] => lib/iblockfield.php
        )

    [bitrix\iblock\iblockgrouptable] => Array
        (
            [module] => iblock
            [file] => lib/iblockgroup.php
        )

    [bitrix\iblock\iblockmessagetable] => Array
        (
            [module] => iblock
            [file] => lib/iblockmessage.php
        )

    [bitrix\iblock\iblockrsstable] => Array
        (
            [module] => iblock
            [file] => lib/iblockrss.php
        )

    [bitrix\iblock\iblocksitetable] => Array
        (
            [module] => iblock
            [file] => lib/iblocksite.php
        )

    [bitrix\iblock\inheritedpropertytable] => Array
        (
            [module] => iblock
            [file] => lib/inheritedproperty.php
        )

    [bitrix\iblock\propertyenumerationtable] => Array
        (
            [module] => iblock
            [file] => lib/propertyenumeration.php
        )

    [bitrix\iblock\propertyfeaturetable] => Array
        (
            [module] => iblock
            [file] => lib/propertyfeature.php
        )

    [bitrix\iblock\sequencetable] => Array
        (
            [module] => iblock
            [file] => lib/sequence.php
        )

    [bitrix\iblock\sitetable] => Array
        (
            [module] => iblock
            [file] => lib/site.php
        )

    [bitrix\iblock\typetable] => Array
        (
            [module] => iblock
            [file] => lib/type.php
        )

    [bitrix\iblock\typelanguagetable] => Array
        (
            [module] => iblock
            [file] => lib/typelanguage.php
        )

    [bitrix\iblock\bizproctype\usertypeproperty] => Array
        (
            [module] => iblock
            [file] => lib/bizproctype/usertypeproperty.php
        )

    [bitrix\iblock\bizproctype\ecrm] => Array
        (
            [module] => iblock
            [file] => lib/bizproctype/ecrm.php
        )

    [bitrix\iblock\bizproctype\money] => Array
        (
            [module] => iblock
            [file] => lib/bizproctype/money.php
        )

    [bitrix\iblock\bizproctype\usertypepropertydiskfile] => Array
        (
            [module] => iblock
            [file] => lib/bizproctype/usertypepropertydiskfile.php
        )

    [bitrix\iblock\bizproctype\usertypepropertyelist] => Array
        (
            [module] => iblock
            [file] => lib/bizproctype/usertypepropertyelist.php
        )

    [bitrix\iblock\bizproctype\usertypepropertyemployee] => Array
        (
            [module] => iblock
            [file] => lib/bizproctype/usertypepropertyemployee.php
        )

    [bitrix\iblock\bizproctype\usertypepropertyhtml] => Array
        (
            [module] => iblock
            [file] => lib/bizproctype/usertypepropertyhtml.php
        )

    [bitrix\iblock\component\base] => Array
        (
            [module] => iblock
            [file] => lib/component/base.php
        )

    [bitrix\iblock\component\element] => Array
        (
            [module] => iblock
            [file] => lib/component/element.php
        )

    [bitrix\iblock\component\elementlist] => Array
        (
            [module] => iblock
            [file] => lib/component/elementlist.php
        )

    [bitrix\iblock\component\filters] => Array
        (
            [module] => iblock
            [file] => lib/component/filters.php
        )

    [bitrix\iblock\component\selector\element] => Array
        (
            [module] => iblock
            [file] => lib/component/selector/element.php
        )

    [bitrix\iblock\component\selector\entity] => Array
        (
            [module] => iblock
            [file] => lib/component/selector/entity.php
        )

    [bitrix\iblock\component\tools] => Array
        (
            [module] => iblock
            [file] => lib/component/tools.php
        )

    [bitrix\iblock\controller\filter\element] => Array
        (
            [module] => iblock
            [file] => lib/Controller/Filter/Element.php
        )

    [bitrix\iblock\filter\entity\elementsettings] => Array
        (
            [module] => iblock
            [file] => lib/filter/entity/elementsettings.php
        )

    [bitrix\iblock\filter\entity\iblocksettings] => Array
        (
            [module] => iblock
            [file] => lib/filter/entity/iblocksettings.php
        )

    [bitrix\iblock\filter\fieldprovider\base] => Array
        (
            [module] => iblock
            [file] => lib/filter/fieldprovider/base.php
        )

    [bitrix\iblock\filter\fieldprovider\element] => Array
        (
            [module] => iblock
            [file] => lib/filter/fieldprovider/element.php
        )

    [bitrix\iblock\filter\fieldprovider\iblockproperty] => Array
        (
            [module] => iblock
            [file] => lib/filter/fieldprovider/iblockproperty.php
        )

    [bitrix\iblock\filter\dictionary] => Array
        (
            [module] => iblock
            [file] => lib/filter/dictionary.php
        )

    [bitrix\iblock\filter\entitylist] => Array
        (
            [module] => iblock
            [file] => lib/filter/entitylist.php
        )

    [bitrix\iblock\filter\factory] => Array
        (
            [module] => iblock
            [file] => lib/filter/factory.php
        )

    [bitrix\iblock\grid\panel\groupaction] => Array
        (
            [module] => iblock
            [file] => lib/grid/panel/groupaction.php
        )

    [bitrix\iblock\grid\actiontype] => Array
        (
            [module] => iblock
            [file] => lib/grid/actiontype.php
        )

    [bitrix\iblock\helpers\admin\property] => Array
        (
            [module] => iblock
            [file] => lib/helpers/admin/property.php
        )

    [bitrix\iblock\helpers\filter\property] => Array
        (
            [module] => iblock
            [file] => lib/helpers/filter/property.php
        )

    [bitrix\iblock\helpers\filter\propertymanager] => Array
        (
            [module] => iblock
            [file] => lib/helpers/filter/propertymanager.php
        )

    [bitrix\iblock\inheritedproperty\basetemplate] => Array
        (
            [module] => iblock
            [file] => lib/inheritedproperty/basetemplate.php
        )

    [bitrix\iblock\inheritedproperty\basevalues] => Array
        (
            [module] => iblock
            [file] => lib/inheritedproperty/basevalues.php
        )

    [bitrix\iblock\inheritedproperty\elementtemplates] => Array
        (
            [module] => iblock
            [file] => lib/inheritedproperty/elementtemplates.php
        )

    [bitrix\iblock\inheritedproperty\elementvalues] => Array
        (
            [module] => iblock
            [file] => lib/inheritedproperty/elementvalues.php
        )

    [bitrix\iblock\inheritedproperty\iblocktemplates] => Array
        (
            [module] => iblock
            [file] => lib/inheritedproperty/iblocktemplates.php
        )

    [bitrix\iblock\inheritedproperty\iblockvalues] => Array
        (
            [module] => iblock
            [file] => lib/inheritedproperty/iblockvalues.php
        )

    [bitrix\iblock\inheritedproperty\sectiontemplates] => Array
        (
            [module] => iblock
            [file] => lib/inheritedproperty/sectiontemplates.php
        )

    [bitrix\iblock\inheritedproperty\sectionvalues] => Array
        (
            [module] => iblock
            [file] => lib/inheritedproperty/sectionvalues.php
        )

    [bitrix\iblock\inheritedproperty\valuesqueue] => Array
        (
            [module] => iblock
            [file] => lib/inheritedproperty/valuesqueue.php
        )

    [bitrix\iblock\landingsource\dataloader] => Array
        (
            [module] => iblock
            [file] => lib/landingsource/dataloader.php
        )

    [bitrix\iblock\landingsource\element] => Array
        (
            [module] => iblock
            [file] => lib/landingsource/element.php
        )

    [bitrix\iblock\model\propertyfeature] => Array
        (
            [module] => iblock
            [file] => lib/model/propertyfeature.php
        )

    [bitrix\iblock\model\section] => Array
        (
            [module] => iblock
            [file] => lib/model/section.php
        )

    [bitrix\iblock\propertyindex\dictionary] => Array
        (
            [module] => iblock
            [file] => lib/propertyindex/dictionary.php
        )

    [bitrix\iblock\propertyindex\element] => Array
        (
            [module] => iblock
            [file] => lib/propertyindex/element.php
        )

    [bitrix\iblock\propertyindex\facet] => Array
        (
            [module] => iblock
            [file] => lib/propertyindex/facet.php
        )

    [bitrix\iblock\propertyindex\indexer] => Array
        (
            [module] => iblock
            [file] => lib/propertyindex/indexer.php
        )

    [bitrix\iblock\propertyindex\manager] => Array
        (
            [module] => iblock
            [file] => lib/propertyindex/manager.php
        )

    [bitrix\iblock\propertyindex\querybuilder] => Array
        (
            [module] => iblock
            [file] => lib/propertyindex/querybuilder.php
        )

    [bitrix\iblock\propertyindex\storage] => Array
        (
            [module] => iblock
            [file] => lib/propertyindex/storage.php
        )

    [bitrix\iblock\template\engine] => Array
        (
            [module] => iblock
            [file] => lib/template/engine.php
        )

    [bitrix\iblock\template\noderoot] => Array
        (
            [module] => iblock
            [file] => lib/template/engine.php
        )

    [bitrix\iblock\template\nodetext] => Array
        (
            [module] => iblock
            [file] => lib/template/engine.php
        )

    [bitrix\iblock\template\nodeentityfield] => Array
        (
            [module] => iblock
            [file] => lib/template/engine.php
        )

    [bitrix\iblock\template\nodefunction] => Array
        (
            [module] => iblock
            [file] => lib/template/engine.php
        )

    [bitrix\iblock\template\helper] => Array
        (
            [module] => iblock
            [file] => lib/template/helper.php
        )

    [bitrix\iblock\template\entity\base] => Array
        (
            [module] => iblock
            [file] => lib/template/entity/base.php
        )

    [bitrix\iblock\template\entity\lazyvalueloader] => Array
        (
            [module] => iblock
            [file] => lib/template/entity/base.php
        )

    [bitrix\iblock\template\entity\catalogstore] => Array
        (
            [module] => iblock
            [file] => lib/template/entity/catalogstore.php
        )

    [bitrix\iblock\template\entity\element] => Array
        (
            [module] => iblock
            [file] => lib/template/entity/element.php
        )

    [bitrix\iblock\template\entity\elementcatalog] => Array
        (
            [module] => iblock
            [file] => lib/template/entity/elementcatalog.php
        )

    [bitrix\iblock\template\entity\elementcatalogmeasure] => Array
        (
            [module] => iblock
            [file] => lib/template/entity/elementcatalog.php
        )

    [bitrix\iblock\template\entity\elementcatalogstorelist] => Array
        (
            [module] => iblock
            [file] => lib/template/entity/elementcatalog.php
        )

    [bitrix\iblock\template\entity\elementprice] => Array
        (
            [module] => iblock
            [file] => lib/template/entity/elementprice.php
        )

    [bitrix\iblock\template\entity\elementproperty] => Array
        (
            [module] => iblock
            [file] => lib/template/entity/elementproperty.php
        )

    [bitrix\iblock\template\entity\elementpropertyuserfield] => Array
        (
            [module] => iblock
            [file] => lib/template/entity/elementproperty.php
        )

    [bitrix\iblock\template\entity\elementpropertyenum] => Array
        (
            [module] => iblock
            [file] => lib/template/entity/elementproperty.php
        )

    [bitrix\iblock\template\entity\elementpropertyelement] => Array
        (
            [module] => iblock
            [file] => lib/template/entity/elementproperty.php
        )

    [bitrix\iblock\template\entity\elementpropertysection] => Array
        (
            [module] => iblock
            [file] => lib/template/entity/elementproperty.php
        )

    [bitrix\iblock\template\entity\elementsku] => Array
        (
            [module] => iblock
            [file] => lib/template/entity/elementsku.php
        )

    [bitrix\iblock\template\entity\elementskuprice] => Array
        (
            [module] => iblock
            [file] => lib/template/entity/elementskuprice.php
        )

    [bitrix\iblock\template\entity\elementskuproperty] => Array
        (
            [module] => iblock
            [file] => lib/template/entity/elementskuproperty.php
        )

    [bitrix\iblock\template\entity\iblock] => Array
        (
            [module] => iblock
            [file] => lib/template/entity/iblock.php
        )

    [bitrix\iblock\template\entity\section] => Array
        (
            [module] => iblock
            [file] => lib/template/entity/section.php
        )

    [bitrix\iblock\template\entity\sectionpath] => Array
        (
            [module] => iblock
            [file] => lib/template/entity/sectionpath.php
        )

    [bitrix\iblock\template\entity\sectionproperty] => Array
        (
            [module] => iblock
            [file] => lib/template/entity/sectionproperty.php
        )

    [bitrix\iblock\template\functions\fabric] => Array
        (
            [module] => iblock
            [file] => lib/template/functions/fabric.php
        )

    [bitrix\iblock\template\functions\functionbase] => Array
        (
            [module] => iblock
            [file] => lib/template/functions/fabric.php
        )

    [bitrix\iblock\template\functions\functionupper] => Array
        (
            [module] => iblock
            [file] => lib/template/functions/fabric.php
        )

    [bitrix\iblock\template\functions\functionlower] => Array
        (
            [module] => iblock
            [file] => lib/template/functions/fabric.php
        )

    [bitrix\iblock\template\functions\functiontranslit] => Array
        (
            [module] => iblock
            [file] => lib/template/functions/fabric.php
        )

    [bitrix\iblock\template\functions\functionconcat] => Array
        (
            [module] => iblock
            [file] => lib/template/functions/fabric.php
        )

    [bitrix\iblock\template\functions\functionlimit] => Array
        (
            [module] => iblock
            [file] => lib/template/functions/fabric.php
        )

    [bitrix\iblock\template\functions\functioncontrast] => Array
        (
            [module] => iblock
            [file] => lib/template/functions/fabric.php
        )

    [bitrix\iblock\template\functions\functionmin] => Array
        (
            [module] => iblock
            [file] => lib/template/functions/fabric.php
        )

    [bitrix\iblock\template\functions\functionmax] => Array
        (
            [module] => iblock
            [file] => lib/template/functions/fabric.php
        )

    [bitrix\iblock\template\functions\functiondistinct] => Array
        (
            [module] => iblock
            [file] => lib/template/functions/fabric.php
        )

    [bitrix\iblock\update\adminfilteroption] => Array
        (
            [module] => iblock
            [file] => lib/update/adminfilteroption.php
        )

    [bitrix\iblock\update\admingridoption] => Array
        (
            [module] => iblock
            [file] => lib/update/admingridoption.php
        )

    [bitrix\iblock\url\adminpage\basebuilder] => Array
        (
            [module] => iblock
            [file] => lib/url/adminpage/basebuilder.php
        )

    [bitrix\iblock\url\adminpage\buildermanager] => Array
        (
            [module] => iblock
            [file] => lib/url/adminpage/buildermanager.php
        )

    [bitrix\iblock\url\adminpage\iblockbuilder] => Array
        (
            [module] => iblock
            [file] => lib/url/adminpage/iblockbuilder.php
        )

    [bitrix\iblock\sendereventhandler] => Array
        (
            [module] => iblock
            [file] => lib/senderconnector.php
        )

    [bitrix\iblock\senderconnectoriblock] => Array
        (
            [module] => iblock
            [file] => lib/senderconnector.php
        )

    [ccurrency] => Array
        (
            [module] => currency
            [file] => general/currency.php
        )

    [ccurrencylang] => Array
        (
            [module] => currency
            [file] => general/currency_lang.php
        )

    [ccurrencyrates] => Array
        (
            [module] => currency
            [file] => general/currency_rate.php
        )

    [bitrix\currency\compatible\tools] => Array
        (
            [module] => currency
            [file] => lib/compatible/tools.php
        )

    [bitrix\currency\helpers\admin\tools] => Array
        (
            [module] => currency
            [file] => lib/helpers/admin/tools.php
        )

    [bitrix\currency\helpers\editor] => Array
        (
            [module] => currency
            [file] => lib/helpers/editor.php
        )

    [bitrix\currency\userfield\money] => Array
        (
            [module] => currency
            [file] => lib/userfield/money.php
        )

    [bitrix\currency\currencymanager] => Array
        (
            [module] => currency
            [file] => lib/currencymanager.php
        )

    [bitrix\currency\currencytable] => Array
        (
            [module] => currency
            [file] => lib/currency.php
        )

    [bitrix\currency\currencylangtable] => Array
        (
            [module] => currency
            [file] => lib/currencylang.php
        )

    [bitrix\currency\currencyratetable] => Array
        (
            [module] => currency
            [file] => lib/currencyrate.php
        )

    [bitrix\currency\currencyclassifier] => Array
        (
            [module] => currency
            [file] => lib/currencyclassifier.php
        )

    [sale] => Array
        (
            [module] => sale
            [file] => install/index.php
        )

    [callsaledelivery] => Array
        (
            [module] => sale
            [file] => general/delivery.php
        )

    [csaledelivery] => Array
        (
            [module] => sale
            [file] => mysql/delivery.php
        )

    [csaledeliveryhandler] => Array
        (
            [module] => sale
            [file] => mysql/delivery_handler.php
        )

    [csaledeliveryhelper] => Array
        (
            [module] => sale
            [file] => general/delivery_helper.php
        )

    [csaledelivery2paysystem] => Array
        (
            [module] => sale
            [file] => general/delivery_2_pay_system.php
        )

    [csalelocation] => Array
        (
            [module] => sale
            [file] => mysql/location.php
        )

    [csalelocationgroup] => Array
        (
            [module] => sale
            [file] => mysql/location_group.php
        )

    [csalebasket] => Array
        (
            [module] => sale
            [file] => mysql/basket.php
        )

    [csalebaskethelper] => Array
        (
            [module] => sale
            [file] => general/basket_helper.php
        )

    [csaleuser] => Array
        (
            [module] => sale
            [file] => mysql/basket.php
        )

    [csaleorder] => Array
        (
            [module] => sale
            [file] => mysql/order.php
        )

    [csaleorderpropsgroup] => Array
        (
            [module] => sale
            [file] => mysql/order_props_group.php
        )

    [csaleorderpropsvariant] => Array
        (
            [module] => sale
            [file] => mysql/order_props_variant.php
        )

    [csaleorderuserprops] => Array
        (
            [module] => sale
            [file] => mysql/order_user_props.php
        )

    [csaleorderuserpropsvalue] => Array
        (
            [module] => sale
            [file] => mysql/order_user_props_value.php
        )

    [csaleordertax] => Array
        (
            [module] => sale
            [file] => mysql/order_tax.php
        )

    [csaleorderhelper] => Array
        (
            [module] => sale
            [file] => general/order_helper.php
        )

    [csalepaysystem] => Array
        (
            [module] => sale
            [file] => mysql/pay_system.php
        )

    [csalepaysystemaction] => Array
        (
            [module] => sale
            [file] => mysql/pay_system_action.php
        )

    [csalepaysystemshelper] => Array
        (
            [module] => sale
            [file] => general/pay_system_helper.php
        )

    [csalepaysystemtarif] => Array
        (
            [module] => sale
            [file] => general/pay_system_tarif.php
        )

    [csaletax] => Array
        (
            [module] => sale
            [file] => mysql/tax.php
        )

    [csaletaxrate] => Array
        (
            [module] => sale
            [file] => mysql/tax_rate.php
        )

    [csalepersontype] => Array
        (
            [module] => sale
            [file] => mysql/person_type.php
        )

    [csalediscount] => Array
        (
            [module] => sale
            [file] => mysql/discount.php
        )

    [csalebasketdiscountconvert] => Array
        (
            [module] => sale
            [file] => general/step_operations.php
        )

    [csalediscountreindex] => Array
        (
            [module] => sale
            [file] => general/step_operations.php
        )

    [csalediscountconvertext] => Array
        (
            [module] => sale
            [file] => general/step_operations.php
        )

    [csaleuseraccount] => Array
        (
            [module] => sale
            [file] => mysql/user.php
        )

    [csaleusertransact] => Array
        (
            [module] => sale
            [file] => mysql/user_transact.php
        )

    [csaleusercards] => Array
        (
            [module] => sale
            [file] => mysql/user_cards.php
        )

    [csalerecurring] => Array
        (
            [module] => sale
            [file] => mysql/recurring.php
        )

    [csalelang] => Array
        (
            [module] => sale
            [file] => mysql/settings.php
        )

    [csalegroupaccesstosite] => Array
        (
            [module] => sale
            [file] => mysql/settings.php
        )

    [csalegroupaccesstoflag] => Array
        (
            [module] => sale
            [file] => mysql/settings.php
        )

    [csaleauxiliary] => Array
        (
            [module] => sale
            [file] => mysql/auxiliary.php
        )

    [csaleaffiliate] => Array
        (
            [module] => sale
            [file] => mysql/affiliate.php
        )

    [csaleaffiliateplan] => Array
        (
            [module] => sale
            [file] => mysql/affiliate_plan.php
        )

    [csaleaffiliateplansection] => Array
        (
            [module] => sale
            [file] => mysql/affiliate_plan_section.php
        )

    [csaleaffiliatetier] => Array
        (
            [module] => sale
            [file] => mysql/affiliate_tier.php
        )

    [csaleaffiliatetransact] => Array
        (
            [module] => sale
            [file] => mysql/affiliate_transact.php
        )

    [csaleexport] => Array
        (
            [module] => sale
            [file] => general/export.php
        )

    [exportoneccrm] => Array
        (
            [module] => sale
            [file] => general/export.php
        )

    [csaleorderloader] => Array
        (
            [module] => sale
            [file] => general/order_loader.php
        )

    [csalemeasure] => Array
        (
            [module] => sale
            [file] => general/measurement.php
        )

    [csaleproduct] => Array
        (
            [module] => sale
            [file] => mysql/product.php
        )

    [csaleviewedproduct] => Array
        (
            [module] => sale
            [file] => mysql/product.php
        )

    [csalehelper] => Array
        (
            [module] => sale
            [file] => general/helper.php
        )

    [csalemobileorderutils] => Array
        (
            [module] => sale
            [file] => general/mobile_order.php
        )

    [csalemobileorderpull] => Array
        (
            [module] => sale
            [file] => general/mobile_order.php
        )

    [csalemobileorderpush] => Array
        (
            [module] => sale
            [file] => general/mobile_order.php
        )

    [csalemobileorderfilter] => Array
        (
            [module] => sale
            [file] => general/mobile_order.php
        )

    [cbasesalereporthelper] => Array
        (
            [module] => sale
            [file] => general/sale_report_helper.php
        )

    [csalereportsaleorderhelper] => Array
        (
            [module] => sale
            [file] => general/sale_report_helper.php
        )

    [csalereportuserhelper] => Array
        (
            [module] => sale
            [file] => general/sale_report_helper.php
        )

    [csalereportsalefuserhelper] => Array
        (
            [module] => sale
            [file] => general/sale_report_helper.php
        )

    [ibxsaleproductprovider] => Array
        (
            [module] => sale
            [file] => general/product_provider.php
        )

    [csalestorebarcode] => Array
        (
            [module] => sale
            [file] => mysql/store_barcode.php
        )

    [csaleorderchange] => Array
        (
            [module] => sale
            [file] => mysql/order_change.php
        )

    [csaleorderchangeformat] => Array
        (
            [module] => sale
            [file] => general/order_change.php
        )

    [bitrix\sale\internals\fusertable] => Array
        (
            [module] => sale
            [file] => lib/internals/fuser.php
        )

    [bitrix\sale\fuser] => Array
        (
            [module] => sale
            [file] => lib/fuser.php
        )

    [bitrix\sale\internals\input\manager] => Array
        (
            [module] => sale
            [file] => lib/internals/input.php
        )

    [bitrix\sale\internals\input\base] => Array
        (
            [module] => sale
            [file] => lib/internals/input.php
        )

    [bitrix\sale\internals\input\file] => Array
        (
            [module] => sale
            [file] => lib/internals/input.php
        )

    [bitrix\sale\internals\input\stringinput] => Array
        (
            [module] => sale
            [file] => lib/internals/input.php
        )

    [bitrix\sale\internals\sitecurrencytable] => Array
        (
            [module] => sale
            [file] => lib/internals/sitecurrency.php
        )

    [csalestatus] => Array
        (
            [module] => sale
            [file] => general/status.php
        )

    [bitrix\sale\statusbase] => Array
        (
            [module] => sale
            [file] => lib/statusbase.php
        )

    [bitrix\sale\orderstatus] => Array
        (
            [module] => sale
            [file] => lib/orderstatus.php
        )

    [bitrix\sale\deliverystatus] => Array
        (
            [module] => sale
            [file] => lib/deliverystatus.php
        )

    [bitrix\sale\internals\statustable] => Array
        (
            [module] => sale
            [file] => lib/internals/status.php
        )

    [bitrix\sale\internals\statuslangtable] => Array
        (
            [module] => sale
            [file] => lib/internals/status_lang.php
        )

    [bitrix\sale\internals\statusgrouptasktable] => Array
        (
            [module] => sale
            [file] => lib/internals/status_grouptask.php
        )

    [csaleorderprops] => Array
        (
            [module] => sale
            [file] => general/order_props.php
        )

    [csaleorderpropsadapter] => Array
        (
            [module] => sale
            [file] => general/order_props.php
        )

    [csaleorderpropsvalue] => Array
        (
            [module] => sale
            [file] => mysql/order_props_values.php
        )

    [bitrix\sale\propertyvaluecollection] => Array
        (
            [module] => sale
            [file] => lib/propertyvaluecollection.php
        )

    [bitrix\sale\internals\orderpropstable] => Array
        (
            [module] => sale
            [file] => lib/internals/orderprops.php
        )

    [bitrix\sale\internals\orderpropsgrouptable] => Array
        (
            [module] => sale
            [file] => lib/internals/orderprops_group.php
        )

    [bitrix\sale\internals\orderpropsvaluetable] => Array
        (
            [module] => sale
            [file] => lib/internals/orderprops_value.php
        )

    [bitrix\sale\internals\orderpropsvarianttable] => Array
        (
            [module] => sale
            [file] => lib/internals/orderprops_variant.php
        )

    [bitrix\sale\internals\orderpropsrelationtable] => Array
        (
            [module] => sale
            [file] => lib/internals/orderprops_relation.php
        )

    [bitrix\sale\internals\userpropsvaluetable] => Array
        (
            [module] => sale
            [file] => lib/internals/userpropsvalue.php
        )

    [bitrix\sale\internals\userpropstable] => Array
        (
            [module] => sale
            [file] => lib/internals/userprops.php
        )

    [bitrix\sale\businessvalue] => Array
        (
            [module] => sale
            [file] => lib/businessvalue.php
        )

    [bitrix\sale\ibusinessvalueprovider] => Array
        (
            [module] => sale
            [file] => lib/businessvalueproviderinterface.php
        )

    [bitrix\sale\internals\businessvaluetable] => Array
        (
            [module] => sale
            [file] => lib/internals/businessvalue.php
        )

    [bitrix\sale\internals\businessvaluepersondomaintable] => Array
        (
            [module] => sale
            [file] => lib/internals/businessvalue_persondomain.php
        )

    [bitrix\sale\internals\businessvaluecode1ctable] => Array
        (
            [module] => sale
            [file] => lib/internals/businessvalue_code_1c.php
        )

    [bitrix\sale\internals\paysystemactiontable] => Array
        (
            [module] => sale
            [file] => lib/internals/paysystemaction.php
        )

    [bitrix\sale\internals\paysysteminner] => Array
        (
            [module] => sale
            [file] => lib/internals/paysysteminner.php
        )

    [bitrix\sale\internals\deliverypaysystemtable] => Array
        (
            [module] => sale
            [file] => lib/internals/delivery_paysystem.php
        )

    [bitrix\sale\usermessageexception] => Array
        (
            [module] => sale
            [file] => lib/exception.php
        )

    [bitrix\sale\configuration] => Array
        (
            [module] => sale
            [file] => lib/configuration.php
        )

    [bitrix\sale\order] => Array
        (
            [module] => sale
            [file] => lib/order.php
        )

    [bitrix\sale\persontype] => Array
        (
            [module] => sale
            [file] => lib/persontype.php
        )

    [csalereportsalegoodshelper] => Array
        (
            [module] => sale
            [file] => general/sale_report_helper.php
        )

    [csalereportsaleproducthelper] => Array
        (
            [module] => sale
            [file] => general/sale_report_helper.php
        )

    [bitrix\sale\internals\producttable] => Array
        (
            [module] => sale
            [file] => lib/internals/product.php
        )

    [bitrix\sale\internals\goodssectiontable] => Array
        (
            [module] => sale
            [file] => lib/internals/goodssection.php
        )

    [bitrix\sale\internals\sectiontable] => Array
        (
            [module] => sale
            [file] => lib/internals/section.php
        )

    [bitrix\sale\internals\storeproducttable] => Array
        (
            [module] => sale
            [file] => lib/internals/storeproduct.php
        )

    [bitrix\sale\saleszone] => Array
        (
            [module] => sale
            [file] => lib/saleszone.php
        )

    [bitrix\sale\internals\orderdeliveryreqtable] => Array
        (
            [module] => sale
            [file] => lib/internals/orderdeliveryreq.php
        )

    [bitrix\sale\sendereventhandler] => Array
        (
            [module] => sale
            [file] => lib/senderconnector.php
        )

    [bitrix\sale\senderconnectorbuyer] => Array
        (
            [module] => sale
            [file] => lib/senderconnector.php
        )

    [bitrix\sale\userconsent] => Array
        (
            [module] => sale
            [file] => lib/userconsent.php
        )

    [bitrix\sale\internals\product2producttable] => Array
        (
            [module] => sale
            [file] => lib/internals/product2product.php
        )

    [bitrix\sale\internals\orderprocessingtable] => Array
        (
            [module] => sale
            [file] => lib/internals/orderprocessing.php
        )

    [bitrix\sale\orderbase] => Array
        (
            [module] => sale
            [file] => lib/orderbase.php
        )

    [bitrix\sale\internals\entity] => Array
        (
            [module] => sale
            [file] => lib/internals/entity.php
        )

    [bitrix\sale\internals\entitycollection] => Array
        (
            [module] => sale
            [file] => lib/internals/entitycollection.php
        )

    [bitrix\sale\internals\collectionbase] => Array
        (
            [module] => sale
            [file] => lib/internals/collectionbase.php
        )

    [bitrix\sale\shipment] => Array
        (
            [module] => sale
            [file] => lib/shipment.php
        )

    [bitrix\sale\shipmentcollection] => Array
        (
            [module] => sale
            [file] => lib/shipmentcollection.php
        )

    [bitrix\sale\shipmentitemcollection] => Array
        (
            [module] => sale
            [file] => lib/shipmentitemcollection.php
        )

    [bitrix\sale\shipmentitem] => Array
        (
            [module] => sale
            [file] => lib/shipmentitem.php
        )

    [bitrix\sale\shipmentitemstorecollection] => Array
        (
            [module] => sale
            [file] => lib/shipmentitemstorecollection.php
        )

    [bitrix\sale\shipmentitemstore] => Array
        (
            [module] => sale
            [file] => lib/shipmentitemstore.php
        )

    [bitrix\sale\paymentcollectionbase] => Array
        (
            [module] => sale
            [file] => lib/internals/paymentcollectionbase.php
        )

    [bitrix\sale\paymentcollection] => Array
        (
            [module] => sale
            [file] => lib/paymentcollection.php
        )

    [bitrix\sale\payment] => Array
        (
            [module] => sale
            [file] => lib/payment.php
        )

    [bitrix\sale\paysystemservice] => Array
        (
            [module] => sale
            [file] => lib/paysystemservice.php
        )

    [bitrix\sale\internals\fields] => Array
        (
            [module] => sale
            [file] => lib/internals/fields.php
        )

    [bitrix\sale\result] => Array
        (
            [module] => sale
            [file] => lib/result.php
        )

    [bitrix\sale\resulterror] => Array
        (
            [module] => sale
            [file] => lib/result.php
        )

    [bitrix\sale\resultserializable] => Array
        (
            [module] => sale
            [file] => lib/resultserializable.php
        )

    [bitrix\sale\eventactions] => Array
        (
            [module] => sale
            [file] => lib/eventactions.php
        )

    [bitrix\sale\basketbase] => Array
        (
            [module] => sale
            [file] => lib/basketbase.php
        )

    [bitrix\sale\basketitembase] => Array
        (
            [module] => sale
            [file] => lib/basketitembase.php
        )

    [bitrix\sale\basket] => Array
        (
            [module] => sale
            [file] => lib/basket.php
        )

    [bitrix\sale\internals\basketitembase] => Array
        (
            [module] => sale
            [file] => lib/internals/basketitembase.php
        )

    [bitrix\sale\basketitem] => Array
        (
            [module] => sale
            [file] => lib/basketitem.php
        )

    [bitrix\sale\basketbundlecollection] => Array
        (
            [module] => sale
            [file] => lib/basketbundlecollection.php
        )

    [bitrix\sale\orderproperties] => Array
        (
            [module] => sale
            [file] => lib/orderprops.php
        )

    [bitrix\sale\propertyvalue] => Array
        (
            [module] => sale
            [file] => lib/propertyvalue.php
        )

    [bitrix\sale\compatible\internals\entitycompatibility] => Array
        (
            [module] => sale
            [file] => lib/compatible/internals/entitycompatibility.php
        )

    [bitrix\sale\compatible\ordercompatibility] => Array
        (
            [module] => sale
            [file] => lib/compatible/ordercompatibility.php
        )

    [bitrix\sale\compatible\basketcompatibility] => Array
        (
            [module] => sale
            [file] => lib/compatible/basketcompatibility.php
        )

    [bitrix\sale\compatible\eventcompatibility] => Array
        (
            [module] => sale
            [file] => lib/compatible/eventcompatibility.php
        )

    [bitrix\sale\compatible\orderquery] => Array
        (
            [module] => sale
            [file] => lib/compatible/compatible.php
        )

    [bitrix\sale\compatible\orderquerylocation] => Array
        (
            [module] => sale
            [file] => lib/compatible/compatible.php
        )

    [bitrix\sale\compatible\fetchadapter] => Array
        (
            [module] => sale
            [file] => lib/compatible/compatible.php
        )

    [bitrix\sale\compatible\test] => Array
        (
            [module] => sale
            [file] => lib/compatible/compatible.php
        )

    [bitrix\sale\orderuserproperties] => Array
        (
            [module] => sale
            [file] => lib/userprops.php
        )

    [bitrix\sale\basketpropertiescollectionbase] => Array
        (
            [module] => sale
            [file] => lib/basketpropertiesbase.php
        )

    [bitrix\sale\basketpropertiescollection] => Array
        (
            [module] => sale
            [file] => lib/basketproperties.php
        )

    [bitrix\sale\basketpropertyitembase] => Array
        (
            [module] => sale
            [file] => lib/basketpropertiesitembase.php
        )

    [bitrix\sale\basketpropertyitem] => Array
        (
            [module] => sale
            [file] => lib/basketpropertiesitem.php
        )

    [bitrix\sale\tax] => Array
        (
            [module] => sale
            [file] => lib/tax.php
        )

    [bitrix\sale\internals\ordertable] => Array
        (
            [module] => sale
            [file] => lib/internals/order.php
        )

    [bitrix\sale\internals\baskettable] => Array
        (
            [module] => sale
            [file] => lib/internals/basket.php
        )

    [bitrix\sale\internals\shipmenttable] => Array
        (
            [module] => sale
            [file] => lib/internals/shipment.php
        )

    [bitrix\sale\internals\shipmentitemtable] => Array
        (
            [module] => sale
            [file] => lib/internals/shipmentitem.php
        )

    [bitrix\sale\internals\paysystemservicetable] => Array
        (
            [module] => sale
            [file] => lib/internals/paysystemservice.php
        )

    [bitrix\sale\internals\paymenttable] => Array
        (
            [module] => sale
            [file] => lib/internals/payment.php
        )

    [bitrix\sale\internals\shipmentitemstoretable] => Array
        (
            [module] => sale
            [file] => lib/internals/shipmentitemstore.php
        )

    [bitrix\sale\internals\shipmentextraservice] => Array
        (
            [module] => sale
            [file] => lib/internals/shipmentextraservice.php
        )

    [bitrix\sale\internals\orderuserpropertiestable] => Array
        (
            [module] => sale
            [file] => lib/internals/userprops.php
        )

    [bitrix\sale\internals\collectableentity] => Array
        (
            [module] => sale
            [file] => lib/internals/collectableentity.php
        )

    [bitrix\sale\provider] => Array
        (
            [module] => sale
            [file] => lib/provider.php
        )

    [bitrix\sale\providerbase] => Array
        (
            [module] => sale
            [file] => lib/providerbase.php
        )

    [bitrix\sale\internals\catalog\provider] => Array
        (
            [module] => sale
            [file] => lib/internals/catalog/provider.php
        )

    [bitrix\sale\saleproviderbase] => Array
        (
            [module] => sale
            [file] => lib/saleproviderbase.php
        )

    [bitrix\sale\internals\transferdataprovider] => Array
        (
            [module] => sale
            [file] => lib/internals/transferdataprovider.php
        )

    [bitrix\sale\internals\poolquantity] => Array
        (
            [module] => sale
            [file] => lib/internals/poolquantity.php
        )

    [bitrix\sale\internals\providercreator] => Array
        (
            [module] => sale
            [file] => lib/internals/providercreator.php
        )

    [bitrix\sale\internals\providerbuilderbase] => Array
        (
            [module] => sale
            [file] => lib/internals/providerbuilderbase.php
        )

    [bitrix\sale\internals\providerbuilder] => Array
        (
            [module] => sale
            [file] => lib/internals/providerbuilder.php
        )

    [bitrix\sale\internals\providerbuildercompatibility] => Array
        (
            [module] => sale
            [file] => lib/internals/providerbuildercompatibility.php
        )

    [bitrix\sale\orderhistory] => Array
        (
            [module] => sale
            [file] => lib/orderhistory.php
        )

    [bitrix\sale\internals\callbackregistrytable] => Array
        (
            [module] => sale
            [file] => lib/internals/callbackregistry.php
        )

    [bitrix\sale\internals\basketpropertytable] => Array
        (
            [module] => sale
            [file] => lib/internals/basketproperties.php
        )

    [bitrix\sale\internals\companytable] => Array
        (
            [module] => sale
            [file] => lib/internals/company.php
        )

    [bitrix\sale\internals\companygrouptable] => Array
        (
            [module] => sale
            [file] => lib/internals/companygroup.php
        )

    [bitrix\sale\internals\companyresponsiblegrouptable] => Array
        (
            [module] => sale
            [file] => lib/internals/companyresponsiblegroup.php
        )

    [bitrix\sale\internals\persontypetable] => Array
        (
            [module] => sale
            [file] => lib/internals/persontype.php
        )

    [bitrix\sale\internals\persontypesitetable] => Array
        (
            [module] => sale
            [file] => lib/internals/persontypesite.php
        )

    [bitrix\sale\internals\pool] => Array
        (
            [module] => sale
            [file] => lib/internals/pool.php
        )

    [bitrix\sale\internals\userbudgetpool] => Array
        (
            [module] => sale
            [file] => lib/internals/userbudgetpool.php
        )

    [bitrix\sale\internals\eventspool] => Array
        (
            [module] => sale
            [file] => lib/internals/eventspool.php
        )

    [bitrix\sale\internals\events] => Array
        (
            [module] => sale
            [file] => lib/internals/events.php
        )

    [bitrix\sale\pricemaths] => Array
        (
            [module] => sale
            [file] => lib/pricemaths.php
        )

    [bitrix\sale\basketcomponenthelper] => Array
        (
            [module] => sale
            [file] => lib/basketcomponenthelper.php
        )

    [bitrix\sale\registry] => Array
        (
            [module] => sale
            [file] => lib/registry.php
        )

    [ipaymentorder] => Array
        (
            [module] => sale
            [file] => lib/internals/paymentinterface.php
        )

    [ishipmentorder] => Array
        (
            [module] => sale
            [file] => lib/internals/shipmentinterface.php
        )

    [ientitymarker] => Array
        (
            [module] => sale
            [file] => lib/internals/entitymarkerinterface.php
        )

    [bitrix\sale\internals\orderarchivetable] => Array
        (
            [module] => sale
            [file] => lib/internals/orderarchive.php
        )

    [bitrix\sale\internals\basketarchivetable] => Array
        (
            [module] => sale
            [file] => lib/internals/basketarchive.php
        )

    [bitrix\sale\internals\orderarchivepackedtable] => Array
        (
            [module] => sale
            [file] => lib/internals/orderarchivepacked.php
        )

    [bitrix\sale\internals\basketarchivepackedtable] => Array
        (
            [module] => sale
            [file] => lib/internals/basketarchivepacked.php
        )

    [bitrix\sale\archive\manager] => Array
        (
            [module] => sale
            [file] => lib/archive/manager.php
        )

    [bitrix\sale\archive\recovery\base] => Array
        (
            [module] => sale
            [file] => lib/archive/recovery/base.php
        )

    [bitrix\sale\archive\recovery\scheme] => Array
        (
            [module] => sale
            [file] => lib/archive/recovery/scheme.php
        )

    [bitrix\sale\archive\recovery\version1] => Array
        (
            [module] => sale
            [file] => lib/archive/recovery/version1.php
        )

    [bitrix\sale\tax\ratetable] => Array
        (
            [module] => sale
            [file] => lib/tax/rate.php
        )

    [bitrix\sale\location\locationtable] => Array
        (
            [module] => sale
            [file] => lib/location/location.php
        )

    [bitrix\sale\location\tree] => Array
        (
            [module] => sale
            [file] => lib/location/tree.php
        )

    [bitrix\sale\location\typetable] => Array
        (
            [module] => sale
            [file] => lib/location/type.php
        )

    [bitrix\sale\location\grouptable] => Array
        (
            [module] => sale
            [file] => lib/location/group.php
        )

    [bitrix\sale\location\externaltable] => Array
        (
            [module] => sale
            [file] => lib/location/external.php
        )

    [bitrix\sale\location\externalservicetable] => Array
        (
            [module] => sale
            [file] => lib/location/externalservice.php
        )

    [bitrix\sale\location\search\finder] => Array
        (
            [module] => sale
            [file] => lib/location/search/finder.php
        )

    [bitrix\sale\location\search\wordtable] => Array
        (
            [module] => sale
            [file] => lib/location/search/word.php
        )

    [bitrix\sale\location\search\chaintable] => Array
        (
            [module] => sale
            [file] => lib/location/search/chain.php
        )

    [bitrix\sale\location\search\sitelinktable] => Array
        (
            [module] => sale
            [file] => lib/location/search/sitelink.php
        )

    [bitrix\sale\location\name\nameentity] => Array
        (
            [module] => sale
            [file] => lib/location/name/nameentity.php
        )

    [bitrix\sale\location\name\locationtable] => Array
        (
            [module] => sale
            [file] => lib/location/name/location.php
        )

    [bitrix\sale\location\name\typetable] => Array
        (
            [module] => sale
            [file] => lib/location/name/type.php
        )

    [bitrix\sale\location\name\grouptable] => Array
        (
            [module] => sale
            [file] => lib/location/name/group.php
        )

    [bitrix\sale\location\connector] => Array
        (
            [module] => sale
            [file] => lib/location/connector.php
        )

    [bitrix\sale\location\grouplocationtable] => Array
        (
            [module] => sale
            [file] => lib/location/grouplocation.php
        )

    [bitrix\sale\location\sitelocationtable] => Array
        (
            [module] => sale
            [file] => lib/location/sitelocation.php
        )

    [bitrix\sale\location\defaultsitetable] => Array
        (
            [module] => sale
            [file] => lib/location/defaultsite.php
        )

    [bitrix\sale\location\db\commonhelper] => Array
        (
            [module] => sale
            [file] => lib/location/db/commonhelper.php
        )

    [bitrix\sale\location\db\helper] => Array
        (
            [module] => sale
            [file] => lib/location/db/mysql/helper.php
        )

    [bitrix\sale\location\db\blockinserter] => Array
        (
            [module] => sale
            [file] => lib/location/db/blockinserter.php
        )

    [bitrix\sale\location\admin\helper] => Array
        (
            [module] => sale
            [file] => lib/location/admin/helper.php
        )

    [bitrix\sale\location\admin\namehelper] => Array
        (
            [module] => sale
            [file] => lib/location/admin/namehelper.php
        )

    [bitrix\sale\location\admin\locationhelper] => Array
        (
            [module] => sale
            [file] => lib/location/admin/locationhelper.php
        )

    [bitrix\sale\location\admin\typehelper] => Array
        (
            [module] => sale
            [file] => lib/location/admin/typehelper.php
        )

    [bitrix\sale\location\admin\grouphelper] => Array
        (
            [module] => sale
            [file] => lib/location/admin/grouphelper.php
        )

    [bitrix\sale\location\admin\defaultsitehelper] => Array
        (
            [module] => sale
            [file] => lib/location/admin/defaultsitehelper.php
        )

    [bitrix\sale\location\admin\sitelocationhelper] => Array
        (
            [module] => sale
            [file] => lib/location/admin/sitelocationhelper.php
        )

    [bitrix\sale\location\admin\externalservicehelper] => Array
        (
            [module] => sale
            [file] => lib/location/admin/externalservicehelper.php
        )

    [bitrix\sale\location\admin\searchhelper] => Array
        (
            [module] => sale
            [file] => lib/location/admin/searchhelper.php
        )

    [bitrix\sale\location\util\process] => Array
        (
            [module] => sale
            [file] => lib/location/util/process.php
        )

    [bitrix\sale\location\util\csvreader] => Array
        (
            [module] => sale
            [file] => lib/location/util/csvreader.php
        )

    [bitrix\sale\location\util\assert] => Array
        (
            [module] => sale
            [file] => lib/location/util/assert.php
        )

    [bitrix\sale\location\import\importprocess] => Array
        (
            [module] => sale
            [file] => lib/location/import/importprocess.php
        )

    [bitrix\sale\location\search\reindexprocess] => Array
        (
            [module] => sale
            [file] => lib/location/search/reindexprocess.php
        )

    [bitrix\sale\location\tree\nodenotfoundexception] => Array
        (
            [module] => sale
            [file] => lib/location/tree/exception.php
        )

    [bitrix\sale\location\tree\nodeincorrectexception] => Array
        (
            [module] => sale
            [file] => lib/location/tree/exception.php
        )

    [bitrix\sale\location\exception] => Array
        (
            [module] => sale
            [file] => lib/location/exception.php
        )

    [csaleproxyadminresult] => Array
        (
            [module] => sale
            [file] => general/proxyadminresult.php
        )

    [csaleproxyadminuiresult] => Array
        (
            [module] => sale
            [file] => general/proxyadminresult.php
        )

    [csaleproxyresult] => Array
        (
            [module] => sale
            [file] => general/proxyresult.php
        )

    [bitrix\sale\location\migration\cupdaterlocationpro] => Array
        (
            [module] => sale
            [file] => lib/location/migration/migrate.php
        )

    [bitrix\sale\delivery\deliverylocationtable] => Array
        (
            [module] => sale
            [file] => lib/delivery/deliverylocation.php
        )

    [bitrix\sale\delivery\deliverylocationexcludetable] => Array
        (
            [module] => sale
            [file] => lib/delivery/deliverylocationexclude.php
        )

    [bitrix\sale\tax\ratelocationtable] => Array
        (
            [module] => sale
            [file] => lib/tax/ratelocation.php
        )

    [csalebasketfilter] => Array
        (
            [module] => sale
            [file] => general/sale_cond.php
        )

    [csalecondctrl] => Array
        (
            [module] => sale
            [file] => general/sale_cond.php
        )

    [csalecondctrlcomplex] => Array
        (
            [module] => sale
            [file] => general/sale_cond.php
        )

    [csalecondctrlgroup] => Array
        (
            [module] => sale
            [file] => general/sale_cond.php
        )

    [csalecondctrlbasketgroup] => Array
        (
            [module] => sale
            [file] => general/sale_cond.php
        )

    [csalecondctrlbasketfields] => Array
        (
            [module] => sale
            [file] => general/sale_cond.php
        )

    [csalecondctrlbasketitemconditions] => Array
        (
            [module] => sale
            [file] => general/sale_cond.php
        )

    [csalecondctrlbasketproperties] => Array
        (
            [module] => sale
            [file] => general/sale_cond.php
        )

    [csalecondctrlorderfields] => Array
        (
            [module] => sale
            [file] => general/sale_cond.php
        )

    [csalecondctrlcommon] => Array
        (
            [module] => sale
            [file] => general/sale_cond.php
        )

    [csalecondtree] => Array
        (
            [module] => sale
            [file] => general/sale_cond.php
        )

    [csalecondctrlpastorder] => Array
        (
            [module] => sale
            [file] => general/sale_cond.php
        )

    [csalecondcumulativectrl] => Array
        (
            [module] => sale
            [file] => general/sale_cond.php
        )

    [csalecumulativeaction] => Array
        (
            [module] => sale
            [file] => general/sale_act.php
        )

    [csaleactionctrl] => Array
        (
            [module] => sale
            [file] => general/sale_act.php
        )

    [csaleactionctrlcomplex] => Array
        (
            [module] => sale
            [file] => general/sale_act.php
        )

    [csaleactionctrlgroup] => Array
        (
            [module] => sale
            [file] => general/sale_act.php
        )

    [csaleactionctrlaction] => Array
        (
            [module] => sale
            [file] => general/sale_act.php
        )

    [csalediscountactionapply] => Array
        (
            [module] => sale
            [file] => general/sale_act.php
        )

    [csaleactionctrldelivery] => Array
        (
            [module] => sale
            [file] => general/sale_act.php
        )

    [csaleactiongift] => Array
        (
            [module] => sale
            [file] => general/sale_act.php
        )

    [csaleactiongiftctrlgroup] => Array
        (
            [module] => sale
            [file] => general/sale_act.php
        )

    [csaleactionctrlbasketgroup] => Array
        (
            [module] => sale
            [file] => general/sale_act.php
        )

    [csaleactionctrlsubgroup] => Array
        (
            [module] => sale
            [file] => general/sale_act.php
        )

    [csaleactioncondctrlbasketfields] => Array
        (
            [module] => sale
            [file] => general/sale_act.php
        )

    [csaleactiontree] => Array
        (
            [module] => sale
            [file] => general/sale_act.php
        )

    [csalediscountconvert] => Array
        (
            [module] => sale
            [file] => general/discount_convert.php
        )

    [csalepdf] => Array
        (
            [module] => sale
            [file] => general/pdf.php
        )

    [csaleymhandler] => Array
        (
            [module] => sale
            [file] => general/ym_handler.php
        )

    [csaleymlocation] => Array
        (
            [module] => sale
            [file] => general/ym_location.php
        )

    [bitrix\sale\delivery\calculationresult] => Array
        (
            [module] => sale
            [file] => lib/delivery/calculationresult.php
        )

    [bitrix\sale\delivery\services\table] => Array
        (
            [module] => sale
            [file] => lib/delivery/services/table.php
        )

    [bitrix\sale\delivery\restrictions\table] => Array
        (
            [module] => sale
            [file] => lib/delivery/restrictions/table.php
        )

    [bitrix\sale\delivery\services\manager] => Array
        (
            [module] => sale
            [file] => lib/delivery/services/manager.php
        )

    [bitrix\sale\delivery\restrictions\base] => Array
        (
            [module] => sale
            [file] => lib/delivery/restrictions/base.php
        )

    [bitrix\sale\delivery\restrictions\manager] => Array
        (
            [module] => sale
            [file] => lib/delivery/restrictions/manager.php
        )

    [bitrix\sale\delivery\services\base] => Array
        (
            [module] => sale
            [file] => lib/delivery/services/base.php
        )

    [bitrix\sale\delivery\menu] => Array
        (
            [module] => sale
            [file] => lib/delivery/menu.php
        )

    [bitrix\sale\delivery\services\objectpool] => Array
        (
            [module] => sale
            [file] => lib/delivery/services/objectpool.php
        )

    [bitrix\sale\tradingplatformtable] => Array
        (
            [module] => sale
            [file] => lib/internals/tradingplatform.php
        )

    [bitrix\sale\tradingplatform\ebay\policy] => Array
        (
            [module] => sale
            [file] => lib/tradingplatform/ebay/policy.php
        )

    [bitrix\sale\tradingplatform\helper] => Array
        (
            [module] => sale
            [file] => lib/tradingplatform/helper.php
        )

    [bitrix\sale\tradingplatform\ymarket\yandexmarket] => Array
        (
            [module] => sale
            [file] => lib/tradingplatform/ymarket/yandexmarket.php
        )

    [bitrix\sale\tradingplatform\platform] => Array
        (
            [module] => sale
            [file] => lib/tradingplatform/platform.php
        )

    [bitrix\sale\tradingplatform\logger] => Array
        (
            [module] => sale
            [file] => lib/tradingplatform/logger.php
        )

    [bitrix\sale\internals\shipmentextraservicetable] => Array
        (
            [module] => sale
            [file] => lib/internals/shipmentextraservice.php
        )

    [bitrix\sale\delivery\extraservices\manager] => Array
        (
            [module] => sale
            [file] => lib/delivery/extra_services/manager.php
        )

    [bitrix\sale\delivery\extraservices\base] => Array
        (
            [module] => sale
            [file] => lib/delivery/extra_services/base.php
        )

    [bitrix\sale\delivery\extraservices\table] => Array
        (
            [module] => sale
            [file] => lib/delivery/extra_services/table.php
        )

    [bitrix\sale\delivery\tracking\manager] => Array
        (
            [module] => sale
            [file] => lib/delivery/tracking/manager.php
        )

    [bitrix\sale\delivery\tracking\table] => Array
        (
            [module] => sale
            [file] => lib/delivery/tracking/table.php
        )

    [bitrix\sale\delivery\externallocationmap] => Array
        (
            [module] => sale
            [file] => lib/delivery/externallocationmap.php
        )

    [bitrix\sale\internals\servicerestrictiontable] => Array
        (
            [module] => sale
            [file] => lib/internals/servicerestriction.php
        )

    [bitrix\sale\services\base\restrictionmanager] => Array
        (
            [module] => sale
            [file] => lib/services/base/restrictionmanager.php
        )

    [bitrix\sale\services\base\siterestriction] => Array
        (
            [module] => sale
            [file] => lib/services/base/siterestriction.php
        )

    [bitrix\sale\services\base\tradebindingrestriction] => Array
        (
            [module] => sale
            [file] => lib/services/base/tradebindingrestriction.php
        )

    [bitrix\sale\compatible\discountcompatibility] => Array
        (
            [module] => sale
            [file] => lib/compatible/discountcompatibility.php
        )

    [bitrix\sale\config\feature] => Array
        (
            [module] => sale
            [file] => lib/config/feature.php
        )

    [bitrix\sale\discount\context\basecontext] => Array
        (
            [module] => sale
            [file] => lib/discount/context/basecontext.php
        )

    [bitrix\sale\discount\context\fuser] => Array
        (
            [module] => sale
            [file] => lib/discount/context/fuser.php
        )

    [bitrix\sale\discount\context\user] => Array
        (
            [module] => sale
            [file] => lib/discount/context/user.php
        )

    [bitrix\sale\discount\context\usergroup] => Array
        (
            [module] => sale
            [file] => lib/discount/context/usergroup.php
        )

    [bitrix\sale\discount\gift\collection] => Array
        (
            [module] => sale
            [file] => lib/discount/gift/collection.php
        )

    [bitrix\sale\discount\gift\gift] => Array
        (
            [module] => sale
            [file] => lib/discount/gift/gift.php
        )

    [bitrix\sale\discount\gift\manager] => Array
        (
            [module] => sale
            [file] => lib/discount/gift/manager.php
        )

    [bitrix\sale\discount\gift\relateddatatable] => Array
        (
            [module] => sale
            [file] => lib/discount/gift/relateddata.php
        )

    [bitrix\sale\discount\index\indexelementtable] => Array
        (
            [module] => sale
            [file] => lib/discount/index/indexelement.php
        )

    [bitrix\sale\discount\index\indexsectiontable] => Array
        (
            [module] => sale
            [file] => lib/discount/index/indexsection.php
        )

    [bitrix\sale\discount\index\manager] => Array
        (
            [module] => sale
            [file] => lib/discount/index/manager.php
        )

    [bitrix\sale\discount\migration\orderdiscountmigrator] => Array
        (
            [module] => sale
            [file] => lib/discount/migration/orderdiscountmigrator.php
        )

    [bitrix\sale\discount\prediction\manager] => Array
        (
            [module] => sale
            [file] => lib/discount/prediction/manager.php
        )

    [bitrix\sale\discount\preset\arrayhelper] => Array
        (
            [module] => sale
            [file] => lib/discount/preset/arrayhelper.php
        )

    [bitrix\sale\discount\preset\basepreset] => Array
        (
            [module] => sale
            [file] => lib/discount/preset/basepreset.php
        )

    [bitrix\sale\discount\preset\htmlhelper] => Array
        (
            [module] => sale
            [file] => lib/discount/preset/htmlhelper.php
        )

    [bitrix\sale\discount\preset\manager] => Array
        (
            [module] => sale
            [file] => lib/discount/preset/manager.php
        )

    [bitrix\sale\discount\preset\selectproductpreset] => Array
        (
            [module] => sale
            [file] => lib/discount/preset/selectproductpreset.php
        )

    [bitrix\sale\discount\preset\state] => Array
        (
            [module] => sale
            [file] => lib/discount/preset/state.php
        )

    [bitrix\sale\discount\result\compatibleformat] => Array
        (
            [module] => sale
            [file] => lib/discount/result/compatibleformat.php
        )

    [bitrix\sale\discount\runtimecache\discountcache] => Array
        (
            [module] => sale
            [file] => lib/discount/runtimecache/discountcache.php
        )

    [bitrix\sale\discount\runtimecache\fusercache] => Array
        (
            [module] => sale
            [file] => lib/discount/runtimecache/fusercache.php
        )

    [bitrix\sale\discount\actions] => Array
        (
            [module] => sale
            [file] => lib/discount/actions.php
        )

    [bitrix\sale\discount\analyzer] => Array
        (
            [module] => sale
            [file] => lib/discount/analyzer.php
        )

    [bitrix\sale\discount\cumulativecalculator] => Array
        (
            [module] => sale
            [file] => lib/discount/cumulativecalculator.php
        )

    [bitrix\sale\discount\formatter] => Array
        (
            [module] => sale
            [file] => lib/discount/formatter.php
        )

    [bitrix\sale\internals\discounttable] => Array
        (
            [module] => sale
            [file] => lib/internals/discount.php
        )

    [bitrix\sale\internals\discountcoupontable] => Array
        (
            [module] => sale
            [file] => lib/internals/discountcoupon.php
        )

    [bitrix\sale\internals\discountentitiestable] => Array
        (
            [module] => sale
            [file] => lib/internals/discountentities.php
        )

    [bitrix\sale\internals\discountgrouptable] => Array
        (
            [module] => sale
            [file] => lib/internals/discountgroup.php
        )

    [bitrix\sale\internals\discountmoduletable] => Array
        (
            [module] => sale
            [file] => lib/internals/discountmodule.php
        )

    [bitrix\sale\internals\orderdiscounttable] => Array
        (
            [module] => sale
            [file] => lib/internals/orderdiscount.php
        )

    [bitrix\sale\internals\orderdiscountdatatable] => Array
        (
            [module] => sale
            [file] => lib/internals/orderdiscount.php
        )

    [bitrix\sale\internals\ordercouponstable] => Array
        (
            [module] => sale
            [file] => lib/internals/orderdiscount.php
        )

    [bitrix\sale\internals\ordermodulestable] => Array
        (
            [module] => sale
            [file] => lib/internals/orderdiscount.php
        )

    [bitrix\sale\internals\orderroundtable] => Array
        (
            [module] => sale
            [file] => lib/internals/orderround.php
        )

    [bitrix\sale\internals\orderrulestable] => Array
        (
            [module] => sale
            [file] => lib/internals/orderdiscount.php
        )

    [bitrix\sale\internals\orderrulesdescrtable] => Array
        (
            [module] => sale
            [file] => lib/internals/orderdiscount.php
        )

    [bitrix\sale\internals\accountnumbergenerator] => Array
        (
            [module] => sale
            [file] => lib/internals/accountnumber.php
        )

    [bitrix\sale\discount] => Array
        (
            [module] => sale
            [file] => lib/discount.php
        )

    [bitrix\sale\discountbase] => Array
        (
            [module] => sale
            [file] => lib/discountbase.php
        )

    [bitrix\sale\discountcouponsmanager] => Array
        (
            [module] => sale
            [file] => lib/discountcouponsmanager.php
        )

    [bitrix\sale\discountcouponsmanagerbase] => Array
        (
            [module] => sale
            [file] => lib/discountcouponsmanagerbase.php
        )

    [bitrix\sale\orderdiscount] => Array
        (
            [module] => sale
            [file] => lib/orderdiscount.php
        )

    [bitrix\sale\orderdiscountbase] => Array
        (
            [module] => sale
            [file] => lib/orderdiscountbase.php
        )

    [bitrix\sale\orderdiscountmanager] => Array
        (
            [module] => sale
            [file] => lib/orderdiscountmanager.php
        )

    [bitrix\sale\paysystem\logger] => Array
        (
            [module] => sale
            [file] => lib/paysystem/logger.php
        )

    [bitrix\sale\paysystem\restservice] => Array
        (
            [module] => sale
            [file] => lib/paysystem/restservice.php
        )

    [bitrix\sale\paysystem\resthandler] => Array
        (
            [module] => sale
            [file] => lib/paysystem/resthandler.php
        )

    [bitrix\sale\services\base\restclient] => Array
        (
            [module] => sale
            [file] => lib/services/base/restclient.php
        )

    [bitrix\sale\paysystem\service] => Array
        (
            [module] => sale
            [file] => lib/paysystem/service.php
        )

    [bitrix\sale\internals\paysystemresthandlerstable] => Array
        (
            [module] => sale
            [file] => lib/internals/paysystemresthandlers.php
        )

    [bitrix\sale\paysystem\manager] => Array
        (
            [module] => sale
            [file] => lib/paysystem/manager.php
        )

    [bitrix\sale\paysystem\baseservicehandler] => Array
        (
            [module] => sale
            [file] => lib/paysystem/baseservicehandler.php
        )

    [bitrix\sale\paysystem\servicehandler] => Array
        (
            [module] => sale
            [file] => lib/paysystem/servicehandler.php
        )

    [bitrix\sale\paysystem\irefund] => Array
        (
            [module] => sale
            [file] => lib/paysystem/irefund.php
        )

    [bitrix\sale\paysystem\ipdf] => Array
        (
            [module] => sale
            [file] => lib/paysystem/ipdf.php
        )

    [bitrix\sale\paysystem\irefundextended] => Array
        (
            [module] => sale
            [file] => lib/paysystem/irefundextended.php
        )

    [bitrix\sale\paysystem\cert] => Array
        (
            [module] => sale
            [file] => lib/paysystem/cert.php
        )

    [bitrix\sale\paysystem\ipayable] => Array
        (
            [module] => sale
            [file] => lib/paysystem/ipayable.php
        )

    [bitrix\sale\paysystem\icheckable] => Array
        (
            [module] => sale
            [file] => lib/paysystem/icheckable.php
        )

    [bitrix\sale\paysystem\iprepayable] => Array
        (
            [module] => sale
            [file] => lib/paysystem/iprepayable.php
        )

    [bitrix\sale\paysystem\compatibilityhandler] => Array
        (
            [module] => sale
            [file] => lib/paysystem/compatibilityhandler.php
        )

    [bitrix\sale\paysystem\ihold] => Array
        (
            [module] => sale
            [file] => lib/paysystem/ihold.php
        )

    [bitrix\sale\paysystem\ipartialhold] => Array
        (
            [module] => sale
            [file] => lib/paysystem/ipartialhold.php
        )

    [bitrix\sale\internals\paymentlogtable] => Array
        (
            [module] => sale
            [file] => lib/internals/paymentlog.php
        )

    [bitrix\sale\services\paysystem\restrictions\manager] => Array
        (
            [module] => sale
            [file] => lib/services/paysystem/restrictions/manager.php
        )

    [bitrix\sale\services\base\restriction] => Array
        (
            [module] => sale
            [file] => lib/services/base/restriction.php
        )

    [bitrix\sale\internals\yandexsettingstable] => Array
        (
            [module] => sale
            [file] => lib/internals/yandexsettings.php
        )

    [bitrix\sale\services\company\manager] => Array
        (
            [module] => sale
            [file] => lib/services/company/manager.php
        )

    [bitrix\sale\internals\collectionfilteriterator] => Array
        (
            [module] => sale
            [file] => lib/internals/collectionfilteriterator.php
        )

    [bitrix\sale\cashbox\internals\pool] => Array
        (
            [module] => sale
            [file] => lib/cashbox/internals/pool.php
        )

    [bitrix\sale\cashbox\internals\cashboxtable] => Array
        (
            [module] => sale
            [file] => lib/cashbox/internals/cashbox.php
        )

    [bitrix\sale\cashbox\internals\cashboxchecktable] => Array
        (
            [module] => sale
            [file] => lib/cashbox/internals/cashboxcheck.php
        )

    [bitrix\sale\cashbox\internals\cashboxzreporttable] => Array
        (
            [module] => sale
            [file] => lib/cashbox/internals/cashboxzreport.php
        )

    [bitrix\sale\cashbox\internals\cashboxerrlogtable] => Array
        (
            [module] => sale
            [file] => lib/cashbox/internals/cashboxerrlog.php
        )

    [bitrix\sale\cashbox\cashbox] => Array
        (
            [module] => sale
            [file] => lib/cashbox/cashbox.php
        )

    [bitrix\sale\cashbox\manager] => Array
        (
            [module] => sale
            [file] => lib/cashbox/manager.php
        )

    [bitrix\sale\cashbox\iprintimmediately] => Array
        (
            [module] => sale
            [file] => lib/cashbox/iprintimmediately.php
        )

    [bitrix\sale\cashbox\restrictions\manager] => Array
        (
            [module] => sale
            [file] => lib/cashbox/restrictions/manager.php
        )

    [bitrix\sale\notify] => Array
        (
            [module] => sale
            [file] => lib/notify.php
        )

    [bitrix\sale\buyerstatistic] => Array
        (
            [module] => sale
            [file] => /lib/buyerstatistic.php
        )

    [bitrix\sale\internals\buyerstatistictable] => Array
        (
            [module] => sale
            [file] => /lib/internals/buyerstatistic.php
        )

    [cadminsalelist] => Array
        (
            [module] => sale
            [file] => general/admin_lib.php
        )

    [bitrix\sale\helpers\admin\skuprops] => Array
        (
            [module] => sale
            [file] => lib/helpers/admin/skuprops.php
        )

    [bitrix\sale\helpers\admin\product] => Array
        (
            [module] => sale
            [file] => lib/helpers/admin/product.php
        )

    [bitrix\sale\helpers\order] => Array
        (
            [module] => sale
            [file] => lib/helpers/order.php
        )

    [bitrix\sale\location\comparator\replacement] => Array
        (
            [module] => sale
            [file] => lib/location/comparator/ru/replacement.php
        )

    [bitrix\sale\location\comparator\tmptable] => Array
        (
            [module] => sale
            [file] => lib/location/comparator/tmptable.php
        )

    [bitrix\sale\location\comparator] => Array
        (
            [module] => sale
            [file] => lib/location/comparator.php
        )

    [bitrix\sale\location\comparator\mapresult] => Array
        (
            [module] => sale
            [file] => lib/location/comparator/mapresult.php
        )

    [bitrix\sale\location\comparator\mapper] => Array
        (
            [module] => sale
            [file] => lib/location/comparator/mapper.php
        )

    [bitrix\sale\exchange\onec\documentimport] => Array
        (
            [module] => sale
            [file] => /lib/exchange/compatibility/documents.php
        )

    [bitrix\sale\exchange\onec\collisionorder] => Array
        (
            [module] => sale
            [file] => /lib/exchange/onec/importcollision.php
        )

    [bitrix\sale\exchange\onec\collisionshipment] => Array
        (
            [module] => sale
            [file] => /lib/exchange/onec/importcollision.php
        )

    [bitrix\sale\exchange\onec\collisionpayment] => Array
        (
            [module] => sale
            [file] => /lib/exchange/onec/importcollision.php
        )

    [bitrix\sale\exchange\onec\collisionprofile] => Array
        (
            [module] => sale
            [file] => /lib/exchange/onec/importcollision.php
        )

    [bitrix\sale\exchange\onec\paymentcashdocument] => Array
        (
            [module] => sale
            [file] => /lib/exchange/onec/paymentdocument.php
        )

    [bitrix\sale\exchange\onec\paymentcashlessdocument] => Array
        (
            [module] => sale
            [file] => /lib/exchange/onec/paymentdocument.php
        )

    [bitrix\sale\exchange\onec\paymentcarddocument] => Array
        (
            [module] => sale
            [file] => /lib/exchange/onec/paymentdocument.php
        )

    [bitrix\sale\exchange\onec\importcriterionbase] => Array
        (
            [module] => sale
            [file] => /lib/exchange/onec/importcriterion.php
        )

    [bitrix\sale\exchange\onec\importcriteriononeccml2] => Array
        (
            [module] => sale
            [file] => /lib/exchange/onec/importcriterion.php
        )

    [bitrix\sale\exchange\onec\criterionorder] => Array
        (
            [module] => sale
            [file] => /lib/exchange/onec/importcriterion.php
        )

    [bitrix\sale\exchange\onec\criterionshipment] => Array
        (
            [module] => sale
            [file] => /lib/exchange/onec/importcriterion.php
        )

    [bitrix\sale\exchange\onec\criterionshipmentinvoice] => Array
        (
            [module] => sale
            [file] => /lib/exchange/onec/importcriterion.php
        )

    [bitrix\sale\exchange\onec\criterionpayment] => Array
        (
            [module] => sale
            [file] => /lib/exchange/onec/importcriterion.php
        )

    [bitrix\sale\exchange\onec\criterionprofile] => Array
        (
            [module] => sale
            [file] => /lib/exchange/onec/importcriterion.php
        )

    [bitrix\sale\exchange\entity\orderimportloader] => Array
        (
            [module] => sale
            [file] => /lib/exchange/entity/entityimportloader.php
        )

    [bitrix\sale\exchange\entity\invoiceimportloader] => Array
        (
            [module] => sale
            [file] => /lib/exchange/entity/entityimportloader.php
        )

    [bitrix\sale\exchange\entity\paymentimportloader] => Array
        (
            [module] => sale
            [file] => /lib/exchange/entity/entityimportloader.php
        )

    [bitrix\sale\exchange\entity\shipmentimportloader] => Array
        (
            [module] => sale
            [file] => /lib/exchange/entity/entityimportloader.php
        )

    [bitrix\sale\exchange\entity\userprofileimportloader] => Array
        (
            [module] => sale
            [file] => /lib/exchange/entity/entityimportloader.php
        )

    [bitrix\sale\exchange\entity\paymentcashlessimport] => Array
        (
            [module] => sale
            [file] => /lib/exchange/entity/paymentimport.php
        )

    [bitrix\sale\exchange\entity\paymentcardimport] => Array
        (
            [module] => sale
            [file] => /lib/exchange/entity/paymentimport.php
        )

    [bitrix\sale\exchange\entity\paymentcashimport] => Array
        (
            [module] => sale
            [file] => /lib/exchange/entity/paymentimport.php
        )

    [bitrix\sale\location\geoip] => Array
        (
            [module] => sale
            [file] => /lib/location/geoip.php
        )

    [bitrix\sale\delivery\requests\manager] => Array
        (
            [module] => sale
            [file] => /lib/delivery/requests/manager.php
        )

    [bitrix\sale\delivery\requests\helper] => Array
        (
            [module] => sale
            [file] => /lib/delivery/requests/helper.php
        )

    [bitrix\sale\delivery\requests\handlerbase] => Array
        (
            [module] => sale
            [file] => /lib/delivery/requests/handlerbase.php
        )

    [bitrix\sale\delivery\requests\requesttable] => Array
        (
            [module] => sale
            [file] => /lib/delivery/requests/request.php
        )

    [bitrix\sale\delivery\requests\shipmenttable] => Array
        (
            [module] => sale
            [file] => /lib/delivery/requests/shipment.php
        )

    [bitrix\sale\delivery\requests\result] => Array
        (
            [module] => sale
            [file] => /lib/delivery/requests/result.php
        )

    [bitrix\sale\delivery\requests\resultfile] => Array
        (
            [module] => sale
            [file] => /lib/delivery/requests/resultfile.php
        )

    [bitrix\sale\delivery\packing\packer] => Array
        (
            [module] => sale
            [file] => /lib/delivery/packing/packer.php
        )

    [bitrix\sale\recurring] => Array
        (
            [module] => sale
            [file] => /lib/recurring.php
        )

    [bitrix\sale\location\normalizer\builder] => Array
        (
            [module] => sale
            [file] => /lib/location/normalizer/builder.php
        )

    [bitrix\sale\location\normalizer\ibuilder] => Array
        (
            [module] => sale
            [file] => /lib/location/normalizer/ibuilder.php
        )

    [bitrix\sale\location\normalizer\normalizer] => Array
        (
            [module] => sale
            [file] => /lib/location/normalizer/normalizer.php
        )

    [bitrix\sale\location\normalizer\inormalizer] => Array
        (
            [module] => sale
            [file] => /lib/location/normalizer/inormalizer.php
        )

    [bitrix\sale\location\normalizer\commonnormalizer] => Array
        (
            [module] => sale
            [file] => /lib/location/normalizer/commonnormalizer.php
        )

    [bitrix\sale\location\normalizer\nullnormalizer] => Array
        (
            [module] => sale
            [file] => /lib/location/normalizer/nullnormalizer.php
        )

    [bitrix\sale\location\normalizer\spacenormalizer] => Array
        (
            [module] => sale
            [file] => /lib/location/normalizer/spacenormalizer.php
        )

    [bitrix\sale\location\normalizer\languagenormalizer] => Array
        (
            [module] => sale
            [file] => /lib/location/normalizer/languagenormalizer.php
        )

    [bitrix\sale\location\normalizer\helper] => Array
        (
            [module] => sale
            [file] => /lib/location/normalizer/helper.php
        )

    [sale\handlers\delivery\additional\ruspost\reliability\service] => Array
        (
            [module] => sale
            [file] => /handlers/delivery/additional/ruspost/reliability/service.php
        )

    [catalog] => Array
        (
            [module] => catalog
            [file] => install/index.php
        )

    [ccatalog] => Array
        (
            [module] => catalog
            [file] => mysql/catalog.php
        )

    [ccataloggroup] => Array
        (
            [module] => catalog
            [file] => mysql/cataloggroup.php
        )

    [cextra] => Array
        (
            [module] => catalog
            [file] => mysql/extra.php
        )

    [cprice] => Array
        (
            [module] => catalog
            [file] => mysql/price.php
        )

    [ccatalogproduct] => Array
        (
            [module] => catalog
            [file] => mysql/product.php
        )

    [ccatalogproductgroups] => Array
        (
            [module] => catalog
            [file] => mysql/product_group.php
        )

    [ccatalogload] => Array
        (
            [module] => catalog
            [file] => mysql/catalog_load.php
        )

    [ccatalogexport] => Array
        (
            [module] => catalog
            [file] => mysql/catalog_export.php
        )

    [ccatalogimport] => Array
        (
            [module] => catalog
            [file] => mysql/catalog_import.php
        )

    [ccatalogdiscount] => Array
        (
            [module] => catalog
            [file] => mysql/discount.php
        )

    [ccatalogdiscountcoupon] => Array
        (
            [module] => catalog
            [file] => mysql/discount_coupon.php
        )

    [ccatalogvat] => Array
        (
            [module] => catalog
            [file] => mysql/vat.php
        )

    [ccatalogevent] => Array
        (
            [module] => catalog
            [file] => general/catalog_event.php
        )

    [ccatalogsku] => Array
        (
            [module] => catalog
            [file] => general/catalog_sku.php
        )

    [ccatalogdiscountsave] => Array
        (
            [module] => catalog
            [file] => mysql/discount_save.php
        )

    [ccatalogstore] => Array
        (
            [module] => catalog
            [file] => mysql/store.php
        )

    [ccatalogstoreproduct] => Array
        (
            [module] => catalog
            [file] => mysql/store_product.php
        )

    [ccatalogadmin] => Array
        (
            [module] => catalog
            [file] => general/admin.php
        )

    [cglobalcondctrl] => Array
        (
            [module] => catalog
            [file] => general/catalog_cond.php
        )

    [cglobalcondctrlcomplex] => Array
        (
            [module] => catalog
            [file] => general/catalog_cond.php
        )

    [cglobalcondctrlatoms] => Array
        (
            [module] => catalog
            [file] => general/catalog_cond.php
        )

    [cglobalcondctrlgroup] => Array
        (
            [module] => catalog
            [file] => general/catalog_cond.php
        )

    [cglobalcondtree] => Array
        (
            [module] => catalog
            [file] => general/catalog_cond.php
        )

    [ccatalogcondctrl] => Array
        (
            [module] => catalog
            [file] => general/catalog_cond.php
        )

    [ccatalogcondctrlcomplex] => Array
        (
            [module] => catalog
            [file] => general/catalog_cond.php
        )

    [ccatalogcondctrlgroup] => Array
        (
            [module] => catalog
            [file] => general/catalog_cond.php
        )

    [ccatalogcondctrliblockfields] => Array
        (
            [module] => catalog
            [file] => general/catalog_cond.php
        )

    [ccatalogcondctrliblockprops] => Array
        (
            [module] => catalog
            [file] => general/catalog_cond.php
        )

    [ccatalogcondtree] => Array
        (
            [module] => catalog
            [file] => general/catalog_cond.php
        )

    [ccatalogcondctrlbasketproductfields] => Array
        (
            [module] => catalog
            [file] => general/sale_cond.php
        )

    [ccatalogcondctrlbasketproductprops] => Array
        (
            [module] => catalog
            [file] => general/sale_cond.php
        )

    [ccatalogcondctrlcatalogsettings] => Array
        (
            [module] => catalog
            [file] => general/sale_cond.php
        )

    [ccatalogactionctrlbasketproductfields] => Array
        (
            [module] => catalog
            [file] => general/sale_act.php
        )

    [ccatalogactionctrlbasketproductprops] => Array
        (
            [module] => catalog
            [file] => general/sale_act.php
        )

    [ccataloggifterproduct] => Array
        (
            [module] => catalog
            [file] => general/sale_act.php
        )

    [ccatalogdiscountconvert] => Array
        (
            [module] => catalog
            [file] => general/discount_convert.php
        )

    [ccatalogdiscountconverttmp] => Array
        (
            [module] => catalog
            [file] => mysql/discount_convert.php
        )

    [ccatalogproductprovider] => Array
        (
            [module] => catalog
            [file] => general/product_provider.php
        )

    [ccatalogstorebarcode] => Array
        (
            [module] => catalog
            [file] => mysql/store_barcode.php
        )

    [ccatalogcontractor] => Array
        (
            [module] => catalog
            [file] => mysql/contractor.php
        )

    [ccatalogdocstypes] => Array
        (
            [module] => catalog
            [file] => general/store_docs_type.php
        )

    [ccatalogarrivaldocs] => Array
        (
            [module] => catalog
            [file] => general/store_docs_type.php
        )

    [ccatalogstoreadjustmentdocs] => Array
        (
            [module] => catalog
            [file] => general/store_docs_type.php
        )

    [ccatalogmovingdocs] => Array
        (
            [module] => catalog
            [file] => general/store_docs_type.php
        )

    [ccatalogdeductdocs] => Array
        (
            [module] => catalog
            [file] => general/store_docs_type.php
        )

    [ccatalogreturnsdocs] => Array
        (
            [module] => catalog
            [file] => general/store_docs_type.php
        )

    [ccatalogunreserveddocs] => Array
        (
            [module] => catalog
            [file] => general/store_docs_type.php
        )

    [ccatalogdocs] => Array
        (
            [module] => catalog
            [file] => mysql/store_docs.php
        )

    [ccatalogstorecontrolutil] => Array
        (
            [module] => catalog
            [file] => general/store_utility.php
        )

    [ccatalogstoredocselement] => Array
        (
            [module] => catalog
            [file] => mysql/store_docs_element.php
        )

    [ccatalogstoredocsbarcode] => Array
        (
            [module] => catalog
            [file] => mysql/store_docs_barcode.php
        )

    [ccatalogiblockparameters] => Array
        (
            [module] => catalog
            [file] => general/comp_parameters.php
        )

    [ccatalogmeasure] => Array
        (
            [module] => catalog
            [file] => mysql/measure.php
        )

    [ccatalogmeasureresult] => Array
        (
            [module] => catalog
            [file] => mysql/measure.php
        )

    [ccatalogmeasureclassifier] => Array
        (
            [module] => catalog
            [file] => general/unit_classifier.php
        )

    [ccatalogmeasureadminresult] => Array
        (
            [module] => catalog
            [file] => general/measure_result.php
        )

    [ccatalogmeasureadminuiresult] => Array
        (
            [module] => catalog
            [file] => general/measure_result.php
        )

    [ccatalogmeasureratio] => Array
        (
            [module] => catalog
            [file] => mysql/measure_ratio.php
        )

    [ccatalogproductset] => Array
        (
            [module] => catalog
            [file] => mysql/product_set.php
        )

    [ccatalogadmintools] => Array
        (
            [module] => catalog
            [file] => general/admin_tools.php
        )

    [ccatalogadminproductsetedit] => Array
        (
            [module] => catalog
            [file] => general/admin_tools.php
        )

    [ccatalogmenu] => Array
        (
            [module] => catalog
            [file] => general/catalog_menu.php
        )

    [ccatalogcsvsettings] => Array
        (
            [module] => catalog
            [file] => general/csv_settings.php
        )

    [ccatalogstepoperations] => Array
        (
            [module] => catalog
            [file] => general/step_operations.php
        )

    [ccatalogproductsetavailable] => Array
        (
            [module] => catalog
            [file] => general/step_operations.php
        )

    [ccatalogproductavailable] => Array
        (
            [module] => catalog
            [file] => general/step_operations.php
        )

    [ccatalogiblockreindex] => Array
        (
            [module] => catalog
            [file] => general/step_operations.php
        )

    [ccatalogproductsettings] => Array
        (
            [module] => catalog
            [file] => general/step_operations.php
        )

    [ccatalogtools] => Array
        (
            [module] => catalog
            [file] => general/tools.php
        )

    [ccatalogresult] => Array
        (
            [module] => catalog
            [file] => general/result.php
        )

    [cproductquerybuilder] => Array
        (
            [module] => catalog
            [file] => general/querybuilder.php
        )

    [bitrix\catalog\compatible\eventcompatibility] => Array
        (
            [module] => catalog
            [file] => lib/compatible/eventcompatibility.php
        )

    [bitrix\catalog\config\feature] => Array
        (
            [module] => catalog
            [file] => lib/config/feature.php
        )

    [bitrix\catalog\config\state] => Array
        (
            [module] => catalog
            [file] => lib/config/state.php
        )

    [bitrix\catalog\discount\discountmanager] => Array
        (
            [module] => catalog
            [file] => lib/discount/discountmanager.php
        )

    [bitrix\catalog\ebay\ebayxmler] => Array
        (
            [module] => catalog
            [file] => lib/ebay/ebayxmler.php
        )

    [bitrix\catalog\ebay\exportoffer] => Array
        (
            [module] => catalog
            [file] => lib/ebay/exportoffer.php
        )

    [bitrix\catalog\ebay\exportoffercreator] => Array
        (
            [module] => catalog
            [file] => lib/ebay/exportoffercreator.php
        )

    [bitrix\catalog\ebay\exportoffersku] => Array
        (
            [module] => catalog
            [file] => lib/ebay/exportoffersku.php
        )

    [bitrix\catalog\grid\panel\productgroupaction] => Array
        (
            [module] => catalog
            [file] => lib/grid/panel/productgroupaction.php
        )

    [bitrix\catalog\grid\productaction] => Array
        (
            [module] => catalog
            [file] => lib/grid/productaction.php
        )

    [bitrix\catalog\helpers\admin\catalogedit] => Array
        (
            [module] => catalog
            [file] => lib/helpers/admin/catalogedit.php
        )

    [bitrix\catalog\helpers\admin\iblockpricechanger] => Array
        (
            [module] => catalog
            [file] => lib/helpers/admin/iblockpricechanger.php
        )

    [bitrix\catalog\helpers\admin\roundedit] => Array
        (
            [module] => catalog
            [file] => lib/helpers/admin/roundedit.php
        )

    [bitrix\catalog\helpers\admin\tools] => Array
        (
            [module] => catalog
            [file] => lib/helpers/admin/tools.php
        )

    [bitrix\catalog\helpers\tools] => Array
        (
            [module] => catalog
            [file] => lib/helpers/tools.php
        )

    [bitrix\catalog\model\entity] => Array
        (
            [module] => catalog
            [file] => lib/model/entity.php
        )

    [bitrix\catalog\model\event] => Array
        (
            [module] => catalog
            [file] => lib/model/event.php
        )

    [bitrix\catalog\model\eventresult] => Array
        (
            [module] => catalog
            [file] => lib/model/eventresult.php
        )

    [bitrix\catalog\model\price] => Array
        (
            [module] => catalog
            [file] => lib/model/price.php
        )

    [bitrix\catalog\model\product] => Array
        (
            [module] => catalog
            [file] => lib/model/product.php
        )

    [bitrix\catalog\product\price\calculation] => Array
        (
            [module] => catalog
            [file] => lib/product/price/calculation.php
        )

    [bitrix\catalog\product\basket] => Array
        (
            [module] => catalog
            [file] => lib/product/basket.php
        )

    [bitrix\catalog\product\catalogprovider] => Array
        (
            [module] => catalog
            [file] => lib/product/catalogprovider.php
        )

    [bitrix\catalog\product\catalogprovidercompatibility] => Array
        (
            [module] => catalog
            [file] => lib/product/catalogprovidercompatibility.php
        )

    [bitrix\catalog\product\price] => Array
        (
            [module] => catalog
            [file] => lib/product/price.php
        )

    [bitrix\catalog\product\propertycatalogfeature] => Array
        (
            [module] => catalog
            [file] => lib/product/propertycatalogfeature.php
        )

    [bitrix\catalog\product\quantitycontrol] => Array
        (
            [module] => catalog
            [file] => lib/product/quantitycontrol.php
        )

    [bitrix\catalog\product\search] => Array
        (
            [module] => catalog
            [file] => lib/product/search.php
        )

    [bitrix\catalog\product\sku] => Array
        (
            [module] => catalog
            [file] => lib/product/sku.php
        )

    [bitrix\catalog\product\subscribemanager] => Array
        (
            [module] => catalog
            [file] => lib/product/subscribemanager.php
        )

    [bitrix\catalog\product\systemfield] => Array
        (
            [module] => catalog
            [file] => lib/product/systemfield.php
        )

    [bitrix\catalog\product\viewed] => Array
        (
            [module] => catalog
            [file] => lib/product/viewed.php
        )

    [bitrix\catalog\update\adminfilteroption] => Array
        (
            [module] => catalog
            [file] => lib/update/adminfilteroption.php
        )

    [bitrix\catalog\update\admingridoption] => Array
        (
            [module] => catalog
            [file] => lib/update/admingridoption.php
        )

    [bitrix\catalog\url\adminpage\catalogbuilder] => Array
        (
            [module] => catalog
            [file] => lib/url/adminpage/catalogbuilder.php
        )

    [bitrix\catalog\catalogiblocktable] => Array
        (
            [module] => catalog
            [file] => lib/catalogiblock.php
        )

    [bitrix\catalog\catalogviewedproducttable] => Array
        (
            [module] => catalog
            [file] => lib/catalogviewedproduct.php
        )

    [bitrix\catalog\discounttable] => Array
        (
            [module] => catalog
            [file] => lib/discount.php
        )

    [bitrix\catalog\discountcoupontable] => Array
        (
            [module] => catalog
            [file] => lib/discountcoupon.php
        )

    [bitrix\catalog\discountentitytable] => Array
        (
            [module] => catalog
            [file] => lib/discountentity.php
        )

    [bitrix\catalog\discountmoduletable] => Array
        (
            [module] => catalog
            [file] => lib/discountmodule.php
        )

    [bitrix\catalog\discountrestrictiontable] => Array
        (
            [module] => catalog
            [file] => lib/discountrestriction.php
        )

    [bitrix\catalog\extratable] => Array
        (
            [module] => catalog
            [file] => lib/extra.php
        )

    [bitrix\catalog\grouptable] => Array
        (
            [module] => catalog
            [file] => lib/group.php
        )

    [bitrix\catalog\groupaccesstable] => Array
        (
            [module] => catalog
            [file] => lib/groupaccess.php
        )

    [bitrix\catalog\grouplangtable] => Array
        (
            [module] => catalog
            [file] => lib/grouplang.php
        )

    [bitrix\catalog\measuretable] => Array
        (
            [module] => catalog
            [file] => lib/measure.php
        )

    [bitrix\catalog\measureratiotable] => Array
        (
            [module] => catalog
            [file] => lib/measureratio.php
        )

    [bitrix\catalog\pricetable] => Array
        (
            [module] => catalog
            [file] => lib/price.php
        )

    [bitrix\catalog\producttable] => Array
        (
            [module] => catalog
            [file] => lib/product.php
        )

    [bitrix\catalog\productgroupaccesstable] => Array
        (
            [module] => catalog
            [file] => lib/productgroupaccess.php
        )

    [bitrix\catalog\roundingtable] => Array
        (
            [module] => catalog
            [file] => lib/rounding.php
        )

    [bitrix\catalog\storetable] => Array
        (
            [module] => catalog
            [file] => lib/store.php
        )

    [bitrix\catalog\storebarcodetable] => Array
        (
            [module] => catalog
            [file] => lib/storebarcode.php
        )

    [bitrix\catalog\storeproducttable] => Array
        (
            [module] => catalog
            [file] => lib/storeproduct.php
        )

    [bitrix\catalog\vattable] => Array
        (
            [module] => catalog
            [file] => lib/vat.php
        )

    [bitrix\catalog\ebayxmler] => Array
        (
            [module] => catalog
            [file] => lib/ebay/old.php
        )

    [bitrix\catalog\exportoffer] => Array
        (
            [module] => catalog
            [file] => lib/ebay/old.php
        )

    [bitrix\catalog\exportoffercreator] => Array
        (
            [module] => catalog
            [file] => lib/ebay/old.php
        )

    [bitrix\catalog\exportoffersku] => Array
        (
            [module] => catalog
            [file] => lib/ebay/old.php
        )

    [bitrix\catalog\searchhandlers] => Array
        (
            [module] => catalog
            [file] => lib/product/old.php
        )

    [cnextcache] => Array
        (
            [module] => aspro.next
            [file] => classes/general/CNextCache.php
        )

    [cnext] => Array
        (
            [module] => aspro.next
            [file] => classes/general/CNext.php
        )

    [cnexttools] => Array
        (
            [module] => aspro.next
            [file] => classes/general/CNextTools.php
        )

    [cnextevents] => Array
        (
            [module] => aspro.next
            [file] => classes/general/CNextEvents.php
        )

    [cnextregionality] => Array
        (
            [module] => aspro.next
            [file] => classes/general/CNextRegionality.php
        )

    [cinstargramnext] => Array
        (
            [module] => aspro.next
            [file] => classes/general/CInstargramNext.php
        )

    [aspro\solution\caspromarketing] => Array
        (
            [module] => aspro.next
            [file] => classes/general/CAsproMarketing.php
        )

    [aspro\functions\casprosku] => Array
        (
            [module] => aspro.next
            [file] => lib/functions/CAsproSku.php
        )

    [aspro\functions\casproitem] => Array
        (
            [module] => aspro.next
            [file] => lib/functions/CAsproItem.php
        )

    [aspro\functions\caspronext] => Array
        (
            [module] => aspro.next
            [file] => lib/functions/CAsproNext.php
        )

    [aspro\functions\caspronextcustom] => Array
        (
            [module] => aspro.next
            [file] => lib/functions/CAsproNextCustom.php
        )

    [aspro\functions\caspronextrecaptcha] => Array
        (
            [module] => aspro.next
            [file] => lib/functions/CAsproNextReCaptcha.php
        )

    [aspro\functions\caspronextcrm] => Array
        (
            [module] => aspro.next
            [file] => lib/functions/CAsproNextCRM.php
        )

    [ciblockpropertydirectory] => Array
        (
            [module] => highloadblock
            [file] => classes/general/prop_directory.php
        )

    [cusertypehlblock] => Array
        (
            [module] => highloadblock
            [file] => classes/general/cusertypehlblock.php
        )

)
Array
(
    [bitrix\main\application] => Array
        (
            [module] => main
            [file] => lib/application.php
        )

    [bitrix\main\httpapplication] => Array
        (
            [module] => main
            [file] => lib/httpapplication.php
        )

    [bitrix\main\argumentexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\argumentnullexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\argumentoutofrangeexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\argumenttypeexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\notimplementedexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\notsupportedexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\invalidoperationexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\objectpropertyexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\objectnotfoundexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\objectexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\systemexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\accessdeniedexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\decodingexception] => Array
        (
            [module] => main
            [file] => lib/exception.php
        )

    [bitrix\main\io\invalidpathexception] => Array
        (
            [module] => main
            [file] => lib/io/ioexception.php
        )

    [bitrix\main\io\filenotfoundexception] => Array
        (
            [module] => main
            [file] => lib/io/ioexception.php
        )

    [bitrix\main\io\filedeleteexception] => Array
        (
            [module] => main
            [file] => lib/io/ioexception.php
        )

    [bitrix\main\io\fileopenexception] => Array
        (
            [module] => main
            [file] => lib/io/ioexception.php
        )

    [bitrix\main\io\filenotopenedexception] => Array
        (
            [module] => main
            [file] => lib/io/ioexception.php
        )

    [bitrix\main\context] => Array
        (
            [module] => main
            [file] => lib/context.php
        )

    [bitrix\main\httpcontext] => Array
        (
            [module] => main
            [file] => lib/httpcontext.php
        )

    [bitrix\main\dispatcher] => Array
        (
            [module] => main
            [file] => lib/dispatcher.php
        )

    [bitrix\main\environment] => Array
        (
            [module] => main
            [file] => lib/environment.php
        )

    [bitrix\main\event] => Array
        (
            [module] => main
            [file] => lib/event.php
        )

    [bitrix\main\eventmanager] => Array
        (
            [module] => main
            [file] => lib/eventmanager.php
        )

    [bitrix\main\eventresult] => Array
        (
            [module] => main
            [file] => lib/eventresult.php
        )

    [bitrix\main\request] => Array
        (
            [module] => main
            [file] => lib/request.php
        )

    [bitrix\main\httprequest] => Array
        (
            [module] => main
            [file] => lib/httprequest.php
        )

    [bitrix\main\response] => Array
        (
            [module] => main
            [file] => lib/response.php
        )

    [bitrix\main\httpresponse] => Array
        (
            [module] => main
            [file] => lib/httpresponse.php
        )

    [bitrix\main\modulemanager] => Array
        (
            [module] => main
            [file] => lib/modulemanager.php
        )

    [bitrix\main\server] => Array
        (
            [module] => main
            [file] => lib/server.php
        )

    [bitrix\main\config\configuration] => Array
        (
            [module] => main
            [file] => lib/config/configuration.php
        )

    [bitrix\main\config\option] => Array
        (
            [module] => main
            [file] => lib/config/option.php
        )

    [bitrix\main\context\culture] => Array
        (
            [module] => main
            [file] => lib/context/culture.php
        )

    [bitrix\main\data\cache] => Array
        (
            [module] => main
            [file] => lib/data/cache.php
        )

    [bitrix\main\data\cacheengineapc] => Array
        (
            [module] => main
            [file] => lib/data/cacheengineapc.php
        )

    [bitrix\main\data\cacheenginememcache] => Array
        (
            [module] => main
            [file] => lib/data/cacheenginememcache.php
        )

    [bitrix\main\data\cacheenginefiles] => Array
        (
            [module] => main
            [file] => lib/data/cacheenginefiles.php
        )

    [bitrix\main\data\cacheenginenone] => Array
        (
            [module] => main
            [file] => lib/data/cacheenginenone.php
        )

    [bitrix\main\data\connection] => Array
        (
            [module] => main
            [file] => lib/data/connection.php
        )

    [bitrix\main\data\connectionpool] => Array
        (
            [module] => main
            [file] => lib/data/connectionpool.php
        )

    [bitrix\main\data\icacheengine] => Array
        (
            [module] => main
            [file] => lib/data/cache.php
        )

    [bitrix\main\data\hsphpreadconnection] => Array
        (
            [module] => main
            [file] => lib/data/hsphpreadconnection.php
        )

    [bitrix\main\data\managedcache] => Array
        (
            [module] => main
            [file] => lib/data/managedcache.php
        )

    [bitrix\main\data\taggedcache] => Array
        (
            [module] => main
            [file] => lib/data/taggedcache.php
        )

    [bitrix\main\data\memcacheconnection] => Array
        (
            [module] => main
            [file] => lib/data/memcacheconnection.php
        )

    [bitrix\main\data\memcachedconnection] => Array
        (
            [module] => main
            [file] => lib/data/memcachedconnection.php
        )

    [bitrix\main\data\nosqlconnection] => Array
        (
            [module] => main
            [file] => lib/data/nosqlconnection.php
        )

    [bitrix\main\db\arrayresult] => Array
        (
            [module] => main
            [file] => lib/db/arrayresult.php
        )

    [bitrix\main\db\result] => Array
        (
            [module] => main
            [file] => lib/db/result.php
        )

    [bitrix\main\db\connection] => Array
        (
            [module] => main
            [file] => lib/db/connection.php
        )

    [bitrix\main\db\sqlexception] => Array
        (
            [module] => main
            [file] => lib/db/sqlexception.php
        )

    [bitrix\main\db\sqlqueryexception] => Array
        (
            [module] => main
            [file] => lib/db/sqlexception.php
        )

    [bitrix\main\db\transactionexception] => Array
        (
            [module] => main
            [file] => lib/db/sqlexception.php
        )

    [bitrix\main\db\sqlexpression] => Array
        (
            [module] => main
            [file] => lib/db/sqlexpression.php
        )

    [bitrix\main\db\sqlhelper] => Array
        (
            [module] => main
            [file] => lib/db/sqlhelper.php
        )

    [bitrix\main\db\mysqlcommonconnection] => Array
        (
            [module] => main
            [file] => lib/db/mysqlcommonconnection.php
        )

    [bitrix\main\db\mysqliconnection] => Array
        (
            [module] => main
            [file] => lib/db/mysqliconnection.php
        )

    [bitrix\main\db\mysqliresult] => Array
        (
            [module] => main
            [file] => lib/db/mysqliresult.php
        )

    [bitrix\main\db\mysqlisqlhelper] => Array
        (
            [module] => main
            [file] => lib/db/mysqlisqlhelper.php
        )

    [bitrix\main\db\mssqlconnection] => Array
        (
            [module] => main
            [file] => lib/db/mssqlconnection.php
        )

    [bitrix\main\db\mssqlresult] => Array
        (
            [module] => main
            [file] => lib/db/mssqlresult.php
        )

    [bitrix\main\db\mssqlsqlhelper] => Array
        (
            [module] => main
            [file] => lib/db/mssqlsqlhelper.php
        )

    [bitrix\main\db\oracleconnection] => Array
        (
            [module] => main
            [file] => lib/db/oracleconnection.php
        )

    [bitrix\main\db\oracleresult] => Array
        (
            [module] => main
            [file] => lib/db/oracleresult.php
        )

    [bitrix\main\db\oraclesqlhelper] => Array
        (
            [module] => main
            [file] => lib/db/oraclesqlhelper.php
        )

    [bitrix\main\db\pgsqlconnection] => Array
        (
            [module] => main
            [file] => lib/db/pgsqlconnection.php
        )

    [bitrix\main\diag\httpexceptionhandleroutput] => Array
        (
            [module] => main
            [file] => lib/diag/httpexceptionhandleroutput.php
        )

    [bitrix\main\diag\fileexceptionhandlerlog] => Array
        (
            [module] => main
            [file] => lib/diag/fileexceptionhandlerlog.php
        )

    [bitrix\main\diag\exceptionhandler] => Array
        (
            [module] => main
            [file] => lib/diag/exceptionhandler.php
        )

    [bitrix\main\diag\iexceptionhandleroutput] => Array
        (
            [module] => main
            [file] => lib/diag/iexceptionhandleroutput.php
        )

    [bitrix\main\diag\exceptionhandlerlog] => Array
        (
            [module] => main
            [file] => lib/diag/exceptionhandlerlog.php
        )

    [bitrix\main\io\file] => Array
        (
            [module] => main
            [file] => lib/io/file.php
        )

    [bitrix\main\io\fileentry] => Array
        (
            [module] => main
            [file] => lib/io/fileentry.php
        )

    [bitrix\main\io\path] => Array
        (
            [module] => main
            [file] => lib/io/path.php
        )

    [bitrix\main\io\filesystementry] => Array
        (
            [module] => main
            [file] => lib/io/filesystementry.php
        )

    [bitrix\main\io\ifilestream] => Array
        (
            [module] => main
            [file] => lib/io/ifilestream.php
        )

    [bitrix\main\localization\loc] => Array
        (
            [module] => main
            [file] => lib/localization/loc.php
        )

    [bitrix\main\mail\mail] => Array
        (
            [module] => main
            [file] => lib/mail/mail.php
        )

    [bitrix\main\mail\tracking] => Array
        (
            [module] => main
            [file] => lib/mail/tracking.php
        )

    [bitrix\main\mail\eventmanager] => Array
        (
            [module] => main
            [file] => lib/mail/eventmanager.php
        )

    [bitrix\main\mail\eventmessagecompiler] => Array
        (
            [module] => main
            [file] => lib/mail/eventmessagecompiler.php
        )

    [bitrix\main\mail\eventmessagethemecompiler] => Array
        (
            [module] => main
            [file] => lib/mail/eventmessagethemecompiler.php
        )

    [bitrix\main\mail\internal\event] => Array
        (
            [module] => main
            [file] => lib/mail/internal/event.php
        )

    [bitrix\main\mail\internal\eventattachment] => Array
        (
            [module] => main
            [file] => lib/mail/internal/eventattachment.php
        )

    [bitrix\main\mail\internal\eventmessage] => Array
        (
            [module] => main
            [file] => lib/mail/internal/eventmessage.php
        )

    [bitrix\main\mail\internal\eventmessagesite] => Array
        (
            [module] => main
            [file] => lib/mail/internal/eventmessagesite.php
        )

    [bitrix\main\mail\internal\eventmessageattachment] => Array
        (
            [module] => main
            [file] => lib/mail/internal/eventmessageattachment.php
        )

    [bitrix\main\mail\internal\eventtype] => Array
        (
            [module] => main
            [file] => lib/mail/internal/eventtype.php
        )

    [bitrix\main\text\converter] => Array
        (
            [module] => main
            [file] => lib/text/converter.php
        )

    [bitrix\main\text\emptyconverter] => Array
        (
            [module] => main
            [file] => lib/text/emptyconverter.php
        )

    [bitrix\main\text\encoding] => Array
        (
            [module] => main
            [file] => lib/text/encoding.php
        )

    [bitrix\main\text\htmlconverter] => Array
        (
            [module] => main
            [file] => lib/text/htmlconverter.php
        )

    [bitrix\main\text\binarystring] => Array
        (
            [module] => main
            [file] => lib/text/binarystring.php
        )

    [bitrix\main\text\xmlconverter] => Array
        (
            [module] => main
            [file] => lib/text/xmlconverter.php
        )

    [bitrix\main\type\collection] => Array
        (
            [module] => main
            [file] => lib/type/collection.php
        )

    [bitrix\main\type\date] => Array
        (
            [module] => main
            [file] => lib/type/date.php
        )

    [bitrix\main\type\datetime] => Array
        (
            [module] => main
            [file] => lib/type/datetime.php
        )

    [bitrix\main\type\dictionary] => Array
        (
            [module] => main
            [file] => lib/type/dictionary.php
        )

    [bitrix\main\type\filterabledictionary] => Array
        (
            [module] => main
            [file] => lib/type/filterabledictionary.php
        )

    [bitrix\main\type\parameterdictionary] => Array
        (
            [module] => main
            [file] => lib/type/parameterdictionary.php
        )

    [bitrix\main\web\cookie] => Array
        (
            [module] => main
            [file] => lib/web/cookie.php
        )

    [bitrix\main\web\uri] => Array
        (
            [module] => main
            [file] => lib/web/uri.php
        )

    [bitrix\main\sendereventhandler] => Array
        (
            [module] => main
            [file] => lib/senderconnector.php
        )

    [bitrix\main\senderconnectoruser] => Array
        (
            [module] => main
            [file] => lib/senderconnector.php
        )

    [bitrix\main\urlrewriterrulemaker] => Array
        (
            [module] => main
            [file] => lib/urlrewriter.php
        )

    [bitrix\main\update\stepper] => Array
        (
            [module] => main
            [file] => lib/update/stepper.php
        )

    [bitrix\main\composite\abstractresponse] => Array
        (
            [module] => main
            [file] => lib/composite/responder.php
        )

    [bitrix\main\composite\fileresponse] => Array
        (
            [module] => main
            [file] => lib/composite/responder.php
        )

    [bitrix\main\composite\memcachedresponse] => Array
        (
            [module] => main
            [file] => lib/composite/responder.php
        )

    [bitrix\main\security\otpexception] => Array
        (
            [module] => main
            [file] => lib/security/securityexception.php
        )

    [ctimezone] => Array
        (
            [module] => main
            [file] => classes/general/time.php
        )

    [cbxpunycode] => Array
        (
            [module] => main
            [file] => classes/general/punycode.php
        )

    [ibxvirtualio] => Array
        (
            [module] => main
            [file] => classes/general/virtual_io.php
        )

    [ibxgeterrors] => Array
        (
            [module] => main
            [file] => classes/general/virtual_io.php
        )

    [cbxvirtualio] => Array
        (
            [module] => main
            [file] => classes/general/virtual_io.php
        )

    [cbxvirtualfilebase] => Array
        (
            [module] => main
            [file] => classes/general/virtual_file.php
        )

    [cbxvirtualfile] => Array
        (
            [module] => main
            [file] => classes/general/virtual_file.php
        )

    [cbxvirtualdirectory] => Array
        (
            [module] => main
            [file] => classes/general/virtual_file.php
        )

    [calloption] => Array
        (
            [module] => main
            [file] => classes/general/option.php
        )

    [coption] => Array
        (
            [module] => main
            [file] => classes/general/option.php
        )

    [callpageoption] => Array
        (
            [module] => main
            [file] => classes/general/pageoption.php
        )

    [cpageoption] => Array
        (
            [module] => main
            [file] => classes/general/pageoption.php
        )

    [callsqlwhere] => Array
        (
            [module] => main
            [file] => classes/general/sqlwhere.php
        )

    [csqlwhereexpression] => Array
        (
            [module] => main
            [file] => classes/general/sqlwhere.php
        )

    [csqlwhere] => Array
        (
            [module] => main
            [file] => classes/general/sqlwhere.php
        )

    [calllanguage] => Array
        (
            [module] => main
            [file] => classes/general/language.php
        )

    [clanguage] => Array
        (
            [module] => main
            [file] => classes/general/language.php
        )

    [clangadmin] => Array
        (
            [module] => main
            [file] => classes/general/language.php
        )

    [_clangdbresult] => Array
        (
            [module] => main
            [file] => classes/general/langdbresult.php
        )

    [callagent] => Array
        (
            [module] => main
            [file] => classes/general/agent.php
        )

    [cagent] => Array
        (
            [module] => main
            [file] => classes/mysql/agent.php
        )

    [capplicationexception] => Array
        (
            [module] => main
            [file] => classes/general/applicationexception.php
        )

    [cadminexception] => Array
        (
            [module] => main
            [file] => classes/general/adminexception.php
        )

    [callsite] => Array
        (
            [module] => main
            [file] => classes/general/site.php
        )

    [calllang] => Array
        (
            [module] => main
            [file] => classes/general/site.php
        )

    [csite] => Array
        (
            [module] => main
            [file] => classes/general/site.php
        )

    [clang] => Array
        (
            [module] => main
            [file] => classes/general/site.php
        )

    [chttp] => Array
        (
            [module] => main
            [file] => classes/general/http.php
        )

    [cutil] => Array
        (
            [module] => main
            [file] => classes/general/util.php
        )

    [callmain] => Array
        (
            [module] => main
            [file] => classes/general/main.php
        )

    [cmain] => Array
        (
            [module] => main
            [file] => classes/general/main.php
        )

    [calldatabase] => Array
        (
            [module] => main
            [file] => classes/general/database.php
        )

    [calldbresult] => Array
        (
            [module] => main
            [file] => classes/general/dbresult.php
        )

    [cdatabasemysql] => Array
        (
            [module] => main
            [file] => classes/mysql/database.php
        )

    [cdbresultmysql] => Array
        (
            [module] => main
            [file] => classes/mysql/dbresult.php
        )

    [icachebackend] => Array
        (
            [module] => main
            [file] => classes/general/cache_backend.php
        )

    [cphpcache] => Array
        (
            [module] => main
            [file] => classes/general/cache.php
        )

    [ccachemanager] => Array
        (
            [module] => main
            [file] => classes/general/cache_manager.php
        )

    [cpagecache] => Array
        (
            [module] => main
            [file] => classes/general/page_cache.php
        )

    [cstackcacheentry] => Array
        (
            [module] => main
            [file] => classes/general/stack_cache_entry.php
        )

    [cstackcachemanager] => Array
        (
            [module] => main
            [file] => classes/general/stack_cache.php
        )

    [cmodule] => Array
        (
            [module] => main
            [file] => /classes/general/module.php
        )

    [bitrix\main\entity\ufield] => Array
        (
            [module] => main
            [file] => include/deprecated/ufield.php
        )

    [cdatabase] => Array
        (
            [module] => main
            [file] => classes/mysql/database.php
        )

    [cdbresult] => Array
        (
            [module] => main
            [file] => classes/mysql/dbresult.php
        )

    [csitetemplate] => Array
        (
            [module] => main
            [file] => classes/general/site_template.php
        )

    [cbitrixcomponent] => Array
        (
            [module] => main
            [file] => classes/general/component.php
        )

    [ccomponentengine] => Array
        (
            [module] => main
            [file] => classes/general/component_engine.php
        )

    [ccomponentajax] => Array
        (
            [module] => main
            [file] => classes/general/component_ajax.php
        )

    [cbitrixcomponenttemplate] => Array
        (
            [module] => main
            [file] => classes/general/component_template.php
        )

    [ccomponentutil] => Array
        (
            [module] => main
            [file] => classes/general/component_util.php
        )

    [ccontrollerclient] => Array
        (
            [module] => main
            [file] => classes/general/controller_member.php
        )

    [phpparser] => Array
        (
            [module] => main
            [file] => classes/general/php_parser.php
        )

    [cdiskquota] => Array
        (
            [module] => main
            [file] => classes/general/quota.php
        )

    [ceventlog] => Array
        (
            [module] => main
            [file] => classes/general/event_log.php
        )

    [ceventmain] => Array
        (
            [module] => main
            [file] => classes/general/event_log.php
        )

    [cadminfiledialog] => Array
        (
            [module] => main
            [file] => classes/general/file_dialog.php
        )

    [wll_user] => Array
        (
            [module] => main
            [file] => classes/general/liveid.php
        )

    [wll_consenttoken] => Array
        (
            [module] => main
            [file] => classes/general/liveid.php
        )

    [windowslivelogin] => Array
        (
            [module] => main
            [file] => classes/general/liveid.php
        )

    [cfile] => Array
        (
            [module] => main
            [file] => classes/general/file.php
        )

    [callfile] => Array
        (
            [module] => main
            [file] => classes/general/file.php
        )

    [ctempfile] => Array
        (
            [module] => main
            [file] => classes/general/file_temp.php
        )

    [cfavorites] => Array
        (
            [module] => main
            [file] => classes/mysql/favorites.php
        )

    [cuseroptions] => Array
        (
            [module] => main
            [file] => classes/general/user_options.php
        )

    [cgridoptions] => Array
        (
            [module] => main
            [file] => classes/general/grids.php
        )

    [cundo] => Array
        (
            [module] => main
            [file] => /classes/general/undo.php
        )

    [cautosave] => Array
        (
            [module] => main
            [file] => /classes/general/undo.php
        )

    [callratings] => Array
        (
            [module] => main
            [file] => classes/general/ratings.php
        )

    [cratings] => Array
        (
            [module] => main
            [file] => classes/mysql/ratings.php
        )

    [cratingscomponentsmain] => Array
        (
            [module] => main
            [file] => classes/mysql/ratings_components.php
        )

    [cratingrule] => Array
        (
            [module] => main
            [file] => classes/general/rating_rule.php
        )

    [cratingrulesmain] => Array
        (
            [module] => main
            [file] => classes/mysql/rating_rules.php
        )

    [ctoppanel] => Array
        (
            [module] => main
            [file] => public/top_panel.php
        )

    [ceditarea] => Array
        (
            [module] => main
            [file] => public/edit_area.php
        )

    [ccomponentpanel] => Array
        (
            [module] => main
            [file] => public/edit_area.php
        )

    [ctextparser] => Array
        (
            [module] => main
            [file] => classes/general/textparser.php
        )

    [cphpcachefiles] => Array
        (
            [module] => main
            [file] => classes/general/cache_files.php
        )

    [cdataxmlnode] => Array
        (
            [module] => main
            [file] => classes/general/xml.php
        )

    [cdataxmldocument] => Array
        (
            [module] => main
            [file] => classes/general/xml.php
        )

    [cdataxml] => Array
        (
            [module] => main
            [file] => classes/general/xml.php
        )

    [cxmlfilestream] => Array
        (
            [module] => main
            [file] => classes/general/xml.php
        )

    [crsaprovider] => Array
        (
            [module] => main
            [file] => classes/general/rsasecurity.php
        )

    [crsasecurity] => Array
        (
            [module] => main
            [file] => classes/general/rsasecurity.php
        )

    [crsabcmathprovider] => Array
        (
            [module] => main
            [file] => classes/general/rsabcmath.php
        )

    [crsaopensslprovider] => Array
        (
            [module] => main
            [file] => classes/general/rsaopenssl.php
        )

    [casnreader] => Array
        (
            [module] => main
            [file] => classes/general/asn.php
        )

    [cbxshorturi] => Array
        (
            [module] => main
            [file] => classes/mysql/short_uri.php
        )

    [cfinder] => Array
        (
            [module] => main
            [file] => classes/general/finder.php
        )

    [caccess] => Array
        (
            [module] => main
            [file] => classes/general/access.php
        )

    [cauthprovider] => Array
        (
            [module] => main
            [file] => classes/general/authproviders.php
        )

    [iproviderinterface] => Array
        (
            [module] => main
            [file] => classes/general/authproviders.php
        )

    [cgroupauthprovider] => Array
        (
            [module] => main
            [file] => classes/general/authproviders.php
        )

    [cuserauthprovider] => Array
        (
            [module] => main
            [file] => classes/general/authproviders.php
        )

    [ctableschema] => Array
        (
            [module] => main
            [file] => classes/general/table_schema.php
        )

    [ccsvdata] => Array
        (
            [module] => main
            [file] => classes/general/csv_data.php
        )

    [csmile] => Array
        (
            [module] => main
            [file] => classes/general/smile.php
        )

    [csmilegallery] => Array
        (
            [module] => main
            [file] => classes/general/smile.php
        )

    [csmileset] => Array
        (
            [module] => main
            [file] => classes/general/smile.php
        )

    [cglobalcounter] => Array
        (
            [module] => main
            [file] => classes/general/global_counter.php
        )

    [cusercounter] => Array
        (
            [module] => main
            [file] => classes/mysql/user_counter.php
        )

    [cusercounterpage] => Array
        (
            [module] => main
            [file] => classes/mysql/user_counter.php
        )

    [chotkeys] => Array
        (
            [module] => main
            [file] => classes/general/hot_keys.php
        )

    [chotkeyscode] => Array
        (
            [module] => main
            [file] => classes/general/hot_keys.php
        )

    [cbxsanitizer] => Array
        (
            [module] => main
            [file] => classes/general/sanitizer.php
        )

    [ibxarchive] => Array
        (
            [module] => main
            [file] => classes/general/archive.php
        )

    [cbxarchive] => Array
        (
            [module] => main
            [file] => classes/general/archive.php
        )

    [cadminnotify] => Array
        (
            [module] => main
            [file] => classes/general/admin_notify.php
        )

    [cbxfavadmmenu] => Array
        (
            [module] => main
            [file] => classes/general/favorites.php
        )

    [cadmininformer] => Array
        (
            [module] => main
            [file] => classes/general/admin_informer.php
        )

    [csitecheckertest] => Array
        (
            [module] => main
            [file] => classes/general/site_checker.php
        )

    [csqlutil] => Array
        (
            [module] => main
            [file] => classes/general/sql_util.php
        )

    [cfileuploader] => Array
        (
            [module] => main
            [file] => classes/general/uploader.php
        )

    [lpa] => Array
        (
            [module] => main
            [file] => classes/general/lpa.php
        )

    [cadminfilter] => Array
        (
            [module] => main
            [file] => interface/admin_filter.php
        )

    [cadminlist] => Array
        (
            [module] => main
            [file] => interface/admin_list.php
        )

    [cadminlistrow] => Array
        (
            [module] => main
            [file] => interface/admin_list.php
        )

    [cadminuilist] => Array
        (
            [module] => main
            [file] => interface/admin_ui_list.php
        )

    [cadminuilistrow] => Array
        (
            [module] => main
            [file] => interface/admin_ui_list.php
        )

    [cadminuiresult] => Array
        (
            [module] => main
            [file] => interface/admin_ui_list.php
        )

    [cadminuicontextmenu] => Array
        (
            [module] => main
            [file] => interface/admin_ui_list.php
        )

    [cadminuisorting] => Array
        (
            [module] => main
            [file] => interface/admin_ui_list.php
        )

    [cadminuilistactionpanel] => Array
        (
            [module] => main
            [file] => interface/admin_ui_list.php
        )

    [cadmintabcontrol] => Array
        (
            [module] => main
            [file] => interface/admin_tabcontrol.php
        )

    [cadminform] => Array
        (
            [module] => main
            [file] => interface/admin_form.php
        )

    [cadminformsettings] => Array
        (
            [module] => main
            [file] => interface/admin_form.php
        )

    [cadmintabcontroldrag] => Array
        (
            [module] => main
            [file] => interface/admin_tabcontrol_drag.php
        )

    [cadmindraggableblockengine] => Array
        (
            [module] => main
            [file] => interface/admin_tabcontrol_drag.php
        )

    [cjspopup] => Array
        (
            [module] => main
            [file] => interface/jspopup.php
        )

    [cjspopuponpage] => Array
        (
            [module] => main
            [file] => interface/jspopup.php
        )

    [cadmincalendar] => Array
        (
            [module] => main
            [file] => interface/admin_calendar.php
        )

    [cadminviewtabcontrol] => Array
        (
            [module] => main
            [file] => interface/admin_viewtabcontrol.php
        )

    [cadmintabengine] => Array
        (
            [module] => main
            [file] => interface/admin_tabengine.php
        )

    [ccaptcha] => Array
        (
            [module] => main
            [file] => classes/general/captcha.php
        )

    [cmpnotifications] => Array
        (
            [module] => main
            [file] => classes/general/mp_notifications.php
        )

    [calltask] => Array
        (
            [module] => main
            [file] => classes/general/task.php
        )

    [ctask] => Array
        (
            [module] => main
            [file] => classes/general/task.php
        )

    [calloperation] => Array
        (
            [module] => main
            [file] => classes/general/operation.php
        )

    [coperation] => Array
        (
            [module] => main
            [file] => classes/general/operation.php
        )

    [callgroup] => Array
        (
            [module] => main
            [file] => classes/general/group.php
        )

    [cgroup] => Array
        (
            [module] => main
            [file] => classes/general/group.php
        )

    [cajax] => Array
        (
            [module] => main
            [file] => ajax_tools.php
        )

    [calluser] => Array
        (
            [module] => main
            [file] => classes/general/user.php
        )

    [cuser] => Array
        (
            [module] => main
            [file] => classes/general/user.php
        )

    [callevent] => Array
        (
            [module] => main
            [file] => classes/general/event.php
        )

    [cevent] => Array
        (
            [module] => main
            [file] => classes/general/event.php
        )

    [calleventmessage] => Array
        (
            [module] => main
            [file] => classes/general/eventmessage.php
        )

    [ceventmessage] => Array
        (
            [module] => main
            [file] => classes/general/eventmessage.php
        )

    [ceventtype] => Array
        (
            [module] => main
            [file] => classes/general/eventmessage.php
        )

    [_ceventtyperesult] => Array
        (
            [module] => main
            [file] => classes/general/eventmessage.php
        )

    [cdbresulteventmultiresult] => Array
        (
            [module] => main
            [file] => classes/general/eventmessage.php
        )

    [cdebuginfo] => Array
        (
            [module] => main
            [file] => classes/general/debuginfo.php
        )

    [ccaptchaagent] => Array
        (
            [module] => main
            [file] => classes/general/captchaagent.php
        )

    [callfilterquery] => Array
        (
            [module] => main
            [file] => classes/general/filterquery.php
        )

    [cfilterquery] => Array
        (
            [module] => main
            [file] => classes/general/filterquery.php
        )

    [cconvertorspregreplacehelper] => Array
        (
            [module] => main
            [file] => classes/general/convertorspregreplacehelper.php
        )

    [cspacer] => Array
        (
            [module] => main
            [file] => classes/general/spacer.php
        )

    [updatetools] => Array
        (
            [module] => main
            [file] => classes/general/updatetools.php
        )

    [cjscore] => Array
        (
            [module] => main
            [file] => classes/general/jscore.php
        )

    [cchecklisttools] => Array
        (
            [module] => main
            [file] => classes/general/checklist.php
        )

    [cmenu] => Array
        (
            [module] => main
            [file] => classes/general/menu.php
        )

    [cmenucustom] => Array
        (
            [module] => main
            [file] => classes/general/menucustom.php
        )

    [callusertypeentity] => Array
        (
            [module] => main
            [file] => classes/general/usertype.php
        )

    [cusertypeentity] => Array
        (
            [module] => main
            [file] => classes/general/usertype.php
        )

    [cuserfieldenum] => Array
        (
            [module] => main
            [file] => classes/general/userfieldenum.php
        )

    [cusertypesql] => Array
        (
            [module] => main
            [file] => classes/general/usertypesql.php
        )

    [cusertypemanager] => Array
        (
            [module] => main
            [file] => classes/general/usertypemanager.php
        )

    [cusertypestring] => Array
        (
            [module] => main
            [file] => classes/general/usertypestr.php
        )

    [cusertypeinteger] => Array
        (
            [module] => main
            [file] => classes/general/usertypeint.php
        )

    [cusertypedouble] => Array
        (
            [module] => main
            [file] => classes/general/usertypedbl.php
        )

    [cusertypedatetime] => Array
        (
            [module] => main
            [file] => classes/general/usertypetime.php
        )

    [cusertypedate] => Array
        (
            [module] => main
            [file] => classes/general/usertypedate.php
        )

    [cusertypeboolean] => Array
        (
            [module] => main
            [file] => classes/general/usertypebool.php
        )

    [cusertypefile] => Array
        (
            [module] => main
            [file] => classes/general/usertypefile.php
        )

    [cusertypeenum] => Array
        (
            [module] => main
            [file] => classes/general/usertypeenum.php
        )

    [cusertypeiblocksection] => Array
        (
            [module] => main
            [file] => classes/general/usertypesection.php
        )

    [ciblocksectionenum] => Array
        (
            [module] => main
            [file] => classes/general/usertypesection.php
        )

    [cusertypeiblockelement] => Array
        (
            [module] => main
            [file] => classes/general/usertypeelement.php
        )

    [cusertypestringformatted] => Array
        (
            [module] => main
            [file] => classes/general/usertypestrfmt.php
        )

    [cusertypeurl] => Array
        (
            [module] => main
            [file] => classes/general/usertypeurl.php
        )

    [bxgadget] => Array
        (
            [module] => main
            [file] => classes/general/gadget.php
        )

    [cmainadmin] => Array
        (
            [module] => main
            [file] => classes/general/main_admin.php
        )

    [ctemplates] => Array
        (
            [module] => main
            [file] => classes/general/templates.php
        )

    [cpagetemplate] => Array
        (
            [module] => main
            [file] => classes/general/page_template.php
        )

    [filescmp] => Array
        (
            [module] => main
            [file] => classes/general/files_cmp.php
        )

    [carchiver] => Array
        (
            [module] => main
            [file] => classes/general/tar_gz.php
        )

    [czip] => Array
        (
            [module] => main
            [file] => classes/general/zip.php
        )

    [curlrewriter] => Array
        (
            [module] => main
            [file] => classes/general/urlrewriter.php
        )

    [charsetconverter] => Array
        (
            [module] => main
            [file] => classes/general/charset_converter.php
        )

    [chtmlpagescache] => Array
        (
            [module] => main
            [file] => lib/composite/helper.php
        )

    [statichtmlmemcachedresponse] => Array
        (
            [module] => main
            [file] => lib/composite/responder.php
        )

    [statichtmlfileresponse] => Array
        (
            [module] => main
            [file] => lib/composite/responder.php
        )

    [bitrix\main\page\frame] => Array
        (
            [module] => main
            [file] => lib/composite/engine.php
        )

    [bitrix\main\page\framestatic] => Array
        (
            [module] => main
            [file] => lib/composite/staticarea.php
        )

    [bitrix\main\page\framebuffered] => Array
        (
            [module] => main
            [file] => lib/composite/bufferarea.php
        )

    [bitrix\main\page\framehelper] => Array
        (
            [module] => main
            [file] => lib/composite/bufferarea.php
        )

    [bitrix\main\data\statichtmlcache] => Array
        (
            [module] => main
            [file] => lib/composite/page.php
        )

    [bitrix\main\data\statichtmlstorage] => Array
        (
            [module] => main
            [file] => lib/composite/data/abstractstorage.php
        )

    [bitrix\main\data\statichtmlfilestorage] => Array
        (
            [module] => main
            [file] => lib/composite/data/filestorage.php
        )

    [bitrix\main\data\statichtmlmemcachedstorage] => Array
        (
            [module] => main
            [file] => lib/composite/data/memcachedstorage.php
        )

    [bitrix\main\data\staticcacheprovider] => Array
        (
            [module] => main
            [file] => lib/composite/data/cacheprovider.php
        )

    [bitrix\main\data\appcachemanifest] => Array
        (
            [module] => main
            [file] => lib/composite/appcache.php
        )

    [iblock] => Array
        (
            [module] => iblock
            [file] => install/index.php
        )

    [ciblockpropertyresult] => Array
        (
            [module] => iblock
            [file] => classes/general/iblockpropresult.php
        )

    [ciblockresult] => Array
        (
            [module] => iblock
            [file] => classes/general/iblockresult.php
        )

    [_cibelement] => Array
        (
            [module] => iblock
            [file] => classes/general/iblock_element.php
        )

    [ciblocktype] => Array
        (
            [module] => iblock
            [file] => classes/general/iblocktype.php
        )

    [calliblock] => Array
        (
            [module] => iblock
            [file] => classes/general/iblock.php
        )

    [ciblock] => Array
        (
            [module] => iblock
            [file] => classes/mysql/iblock.php
        )

    [calliblocksection] => Array
        (
            [module] => iblock
            [file] => classes/general/iblocksection.php
        )

    [ciblocksection] => Array
        (
            [module] => iblock
            [file] => classes/mysql/iblocksection.php
        )

    [calliblockproperty] => Array
        (
            [module] => iblock
            [file] => classes/general/iblockproperty.php
        )

    [ciblockpropertyenum] => Array
        (
            [module] => iblock
            [file] => classes/general/iblockpropertyenum.php
        )

    [ciblockproperty] => Array
        (
            [module] => iblock
            [file] => classes/mysql/iblockproperty.php
        )

    [calliblockelement] => Array
        (
            [module] => iblock
            [file] => classes/general/iblockelement.php
        )

    [ciblockelement] => Array
        (
            [module] => iblock
            [file] => classes/mysql/iblockelement.php
        )

    [calliblockrss] => Array
        (
            [module] => iblock
            [file] => classes/general/iblockrss.php
        )

    [ciblockrss] => Array
        (
            [module] => iblock
            [file] => classes/mysql/iblockrss.php
        )

    [ciblockpropertydatetime] => Array
        (
            [module] => iblock
            [file] => classes/general/prop_datetime.php
        )

    [ciblockpropertydate] => Array
        (
            [module] => iblock
            [file] => classes/general/prop_date.php
        )

    [ciblockpropertyxmlid] => Array
        (
            [module] => iblock
            [file] => classes/general/prop_xmlid.php
        )

    [ciblockpropertyfileman] => Array
        (
            [module] => iblock
            [file] => classes/general/prop_fileman.php
        )

    [ciblockpropertyhtml] => Array
        (
            [module] => iblock
            [file] => classes/general/prop_html.php
        )

    [ciblockpropertyelementlist] => Array
        (
            [module] => iblock
            [file] => classes/general/prop_element_list.php
        )

    [ccmlresult] => Array
        (
            [module] => iblock
            [file] => classes/general/cmlresult.php
        )

    [ciblockxmlfile] => Array
        (
            [module] => iblock
            [file] => classes/mysql/cml2.php
        )

    [ciblockcmlimport] => Array
        (
            [module] => iblock
            [file] => classes/general/cml2.php
        )

    [ciblockcmlexport] => Array
        (
            [module] => iblock
            [file] => classes/general/cml2.php
        )

    [ciblockfindtools] => Array
        (
            [module] => iblock
            [file] => classes/general/comp_findtools.php
        )

    [ciblockpricetools] => Array
        (
            [module] => iblock
            [file] => classes/general/comp_pricetools.php
        )

    [ciblockparameters] => Array
        (
            [module] => iblock
            [file] => classes/general/comp_parameters.php
        )

    [ciblockformatproperties] => Array
        (
            [module] => iblock
            [file] => classes/general/comp_formatprops.php
        )

    [calliblocksequence] => Array
        (
            [module] => iblock
            [file] => classes/general/iblocksequence.php
        )

    [ciblocksequence] => Array
        (
            [module] => iblock
            [file] => classes/mysql/iblocksequence.php
        )

    [ciblockpropertysequence] => Array
        (
            [module] => iblock
            [file] => classes/general/prop_seq.php
        )

    [ciblockpropertyelementautocomplete] => Array
        (
            [module] => iblock
            [file] => classes/general/prop_element_auto.php
        )

    [ciblockpropertysku] => Array
        (
            [module] => iblock
            [file] => classes/general/prop_element_sku.php
        )

    [ciblockpropertysectionautocomplete] => Array
        (
            [module] => iblock
            [file] => classes/general/prop_section_auto.php
        )

    [calliblockofferstmp] => Array
        (
            [module] => iblock
            [file] => classes/general/iblockoffers.php
        )

    [ciblockofferstmp] => Array
        (
            [module] => iblock
            [file] => classes/mysql/iblockoffers.php
        )

    [ceventiblock] => Array
        (
            [module] => iblock
            [file] => classes/general/iblock_event_list.php
        )

    [cratingscomponentsiblock] => Array
        (
            [module] => iblock
            [file] => classes/general/ratings_components.php
        )

    [ciblockrights] => Array
        (
            [module] => iblock
            [file] => classes/general/iblock_rights.php
        )

    [ciblocksectionrights] => Array
        (
            [module] => iblock
            [file] => classes/general/iblock_rights.php
        )

    [ciblockelementrights] => Array
        (
            [module] => iblock
            [file] => classes/general/iblock_rights.php
        )

    [ciblockrightsstorage] => Array
        (
            [module] => iblock
            [file] => classes/general/iblock_rights.php
        )

    [ciblockpropertytools] => Array
        (
            [module] => iblock
            [file] => classes/general/iblockproptools.php
        )

    [ciblocksectionpropertylink] => Array
        (
            [module] => iblock
            [file] => classes/general/section_property.php
        )

    [ciblockxmlimport] => Array
        (
            [module] => iblock
            [file] => classes/general/iblockxmlimport.php
        )

    [bitrix\iblock\iblockfieldtable] => Array
        (
            [module] => iblock
            [file] => lib/iblockfield.php
        )

    [bitrix\iblock\iblockgrouptable] => Array
        (
            [module] => iblock
            [file] => lib/iblockgroup.php
        )

    [bitrix\iblock\iblockmessagetable] => Array
        (
            [module] => iblock
            [file] => lib/iblockmessage.php
        )

    [bitrix\iblock\iblockrsstable] => Array
        (
            [module] => iblock
            [file] => lib/iblockrss.php
        )

    [bitrix\iblock\iblocksitetable] => Array
        (
            [module] => iblock
            [file] => lib/iblocksite.php
        )

    [bitrix\iblock\inheritedpropertytable] => Array
        (
            [module] => iblock
            [file] => lib/inheritedproperty.php
        )

    [bitrix\iblock\propertyenumerationtable] => Array
        (
            [module] => iblock
            [file] => lib/propertyenumeration.php
        )

    [bitrix\iblock\propertyfeaturetable] => Array
        (
            [module] => iblock
            [file] => lib/propertyfeature.php
        )

    [bitrix\iblock\sequencetable] => Array
        (
            [module] => iblock
            [file] => lib/sequence.php
        )

    [bitrix\iblock\sitetable] => Array
        (
            [module] => iblock
            [file] => lib/site.php
        )

    [bitrix\iblock\typetable] => Array
        (
            [module] => iblock
            [file] => lib/type.php
        )

    [bitrix\iblock\typelanguagetable] => Array
        (
            [module] => iblock
            [file] => lib/typelanguage.php
        )

    [bitrix\iblock\bizproctype\usertypeproperty] => Array
        (
            [module] => iblock
            [file] => lib/bizproctype/usertypeproperty.php
        )

    [bitrix\iblock\bizproctype\ecrm] => Array
        (
            [module] => iblock
            [file] => lib/bizproctype/ecrm.php
        )

    [bitrix\iblock\bizproctype\money] => Array
        (
            [module] => iblock
            [file] => lib/bizproctype/money.php
        )

    [bitrix\iblock\bizproctype\usertypepropertydiskfile] => Array
        (
            [module] => iblock
            [file] => lib/bizproctype/usertypepropertydiskfile.php
        )

    [bitrix\iblock\bizproctype\usertypepropertyelist] => Array
        (
            [module] => iblock
            [file] => lib/bizproctype/usertypepropertyelist.php
        )

    [bitrix\iblock\bizproctype\usertypepropertyemployee] => Array
        (
            [module] => iblock
            [file] => lib/bizproctype/usertypepropertyemployee.php
        )

    [bitrix\iblock\bizproctype\usertypepropertyhtml] => Array
        (
            [module] => iblock
            [file] => lib/bizproctype/usertypepropertyhtml.php
        )

    [bitrix\iblock\component\base] => Array
        (
            [module] => iblock
            [file] => lib/component/base.php
        )

    [bitrix\iblock\component\element] => Array
        (
            [module] => iblock
            [file] => lib/component/element.php
        )

    [bitrix\iblock\component\elementlist] => Array
        (
            [module] => iblock
            [file] => lib/component/elementlist.php
        )

    [bitrix\iblock\component\filters] => Array
        (
            [module] => iblock
            [file] => lib/component/filters.php
        )

    [bitrix\iblock\component\selector\element] => Array
        (
            [module] => iblock
            [file] => lib/component/selector/element.php
        )

    [bitrix\iblock\component\selector\entity] => Array
        (
            [module] => iblock
            [file] => lib/component/selector/entity.php
        )

    [bitrix\iblock\component\tools] => Array
        (
            [module] => iblock
            [file] => lib/component/tools.php
        )

    [bitrix\iblock\controller\filter\element] => Array
        (
            [module] => iblock
            [file] => lib/Controller/Filter/Element.php
        )

    [bitrix\iblock\filter\entity\elementsettings] => Array
        (
            [module] => iblock
            [file] => lib/filter/entity/elementsettings.php
        )

    [bitrix\iblock\filter\entity\iblocksettings] => Array
        (
            [module] => iblock
            [file] => lib/filter/entity/iblocksettings.php
        )

    [bitrix\iblock\filter\fieldprovider\base] => Array
        (
            [module] => iblock
            [file] => lib/filter/fieldprovider/base.php
        )

    [bitrix\iblock\filter\fieldprovider\element] => Array
        (
            [module] => iblock
            [file] => lib/filter/fieldprovider/element.php
        )

    [bitrix\iblock\filter\fieldprovider\iblockproperty] => Array
        (
            [module] => iblock
            [file] => lib/filter/fieldprovider/iblockproperty.php
        )

    [bitrix\iblock\filter\dictionary] => Array
        (
            [module] => iblock
            [file] => lib/filter/dictionary.php
        )

    [bitrix\iblock\filter\entitylist] => Array
        (
            [module] => iblock
            [file] => lib/filter/entitylist.php
        )

    [bitrix\iblock\filter\factory] => Array
        (
            [module] => iblock
            [file] => lib/filter/factory.php
        )

    [bitrix\iblock\grid\panel\groupaction] => Array
        (
            [module] => iblock
            [file] => lib/grid/panel/groupaction.php
        )

    [bitrix\iblock\grid\actiontype] => Array
        (
            [module] => iblock
            [file] => lib/grid/actiontype.php
        )

    [bitrix\iblock\helpers\admin\property] => Array
        (
            [module] => iblock
            [file] => lib/helpers/admin/property.php
        )

    [bitrix\iblock\helpers\filter\property] => Array
        (
            [module] => iblock
            [file] => lib/helpers/filter/property.php
        )

    [bitrix\iblock\helpers\filter\propertymanager] => Array
        (
            [module] => iblock
            [file] => lib/helpers/filter/propertymanager.php
        )

    [bitrix\iblock\inheritedproperty\basetemplate] => Array
        (
            [module] => iblock
            [file] => lib/inheritedproperty/basetemplate.php
        )

    [bitrix\iblock\inheritedproperty\basevalues] => Array
        (
            [module] => iblock
            [file] => lib/inheritedproperty/basevalues.php
        )

    [bitrix\iblock\inheritedproperty\elementtemplates] => Array
        (
            [module] => iblock
            [file] => lib/inheritedproperty/elementtemplates.php
        )

    [bitrix\iblock\inheritedproperty\elementvalues] => Array
        (
            [module] => iblock
            [file] => lib/inheritedproperty/elementvalues.php
        )

    [bitrix\iblock\inheritedproperty\iblocktemplates] => Array
        (
            [module] => iblock
            [file] => lib/inheritedproperty/iblocktemplates.php
        )

    [bitrix\iblock\inheritedproperty\iblockvalues] => Array
        (
            [module] => iblock
            [file] => lib/inheritedproperty/iblockvalues.php
        )

    [bitrix\iblock\inheritedproperty\sectiontemplates] => Array
        (
            [module] => iblock
            [file] => lib/inheritedproperty/sectiontemplates.php
        )

    [bitrix\iblock\inheritedproperty\sectionvalues] => Array
        (
            [module] => iblock
            [file] => lib/inheritedproperty/sectionvalues.php
        )

    [bitrix\iblock\inheritedproperty\valuesqueue] => Array
        (
            [module] => iblock
            [file] => lib/inheritedproperty/valuesqueue.php
        )

    [bitrix\iblock\landingsource\dataloader] => Array
        (
            [module] => iblock
            [file] => lib/landingsource/dataloader.php
        )

    [bitrix\iblock\landingsource\element] => Array
        (
            [module] => iblock
            [file] => lib/landingsource/element.php
        )

    [bitrix\iblock\model\propertyfeature] => Array
        (
            [module] => iblock
            [file] => lib/model/propertyfeature.php
        )

    [bitrix\iblock\model\section] => Array
        (
            [module] => iblock
            [file] => lib/model/section.php
        )

    [bitrix\iblock\propertyindex\dictionary] => Array
        (
            [module] => iblock
            [file] => lib/propertyindex/dictionary.php
        )

    [bitrix\iblock\propertyindex\element] => Array
        (
            [module] => iblock
            [file] => lib/propertyindex/element.php
        )

    [bitrix\iblock\propertyindex\facet] => Array
        (
            [module] => iblock
            [file] => lib/propertyindex/facet.php
        )

    [bitrix\iblock\propertyindex\indexer] => Array
        (
            [module] => iblock
            [file] => lib/propertyindex/indexer.php
        )

    [bitrix\iblock\propertyindex\manager] => Array
        (
            [module] => iblock
            [file] => lib/propertyindex/manager.php
        )

    [bitrix\iblock\propertyindex\querybuilder] => Array
        (
            [module] => iblock
            [file] => lib/propertyindex/querybuilder.php
        )

    [bitrix\iblock\propertyindex\storage] => Array
        (
            [module] => iblock
            [file] => lib/propertyindex/storage.php
        )

    [bitrix\iblock\template\engine] => Array
        (
            [module] => iblock
            [file] => lib/template/engine.php
        )

    [bitrix\iblock\template\noderoot] => Array
        (
            [module] => iblock
            [file] => lib/template/engine.php
        )

    [bitrix\iblock\template\nodetext] => Array
        (
            [module] => iblock
            [file] => lib/template/engine.php
        )

    [bitrix\iblock\template\nodeentityfield] => Array
        (
            [module] => iblock
            [file] => lib/template/engine.php
        )

    [bitrix\iblock\template\nodefunction] => Array
        (
            [module] => iblock
            [file] => lib/template/engine.php
        )

    [bitrix\iblock\template\helper] => Array
        (
            [module] => iblock
            [file] => lib/template/helper.php
        )

    [bitrix\iblock\template\entity\base] => Array
        (
            [module] => iblock
            [file] => lib/template/entity/base.php
        )

    [bitrix\iblock\template\entity\lazyvalueloader] => Array
        (
            [module] => iblock
            [file] => lib/template/entity/base.php
        )

    [bitrix\iblock\template\entity\catalogstore] => Array
        (
            [module] => iblock
            [file] => lib/template/entity/catalogstore.php
        )

    [bitrix\iblock\template\entity\element] => Array
        (
            [module] => iblock
            [file] => lib/template/entity/element.php
        )

    [bitrix\iblock\template\entity\elementcatalog] => Array
        (
            [module] => iblock
            [file] => lib/template/entity/elementcatalog.php
        )

    [bitrix\iblock\template\entity\elementcatalogmeasure] => Array
        (
            [module] => iblock
            [file] => lib/template/entity/elementcatalog.php
        )

    [bitrix\iblock\template\entity\elementcatalogstorelist] => Array
        (
            [module] => iblock
            [file] => lib/template/entity/elementcatalog.php
        )

    [bitrix\iblock\template\entity\elementprice] => Array
        (
            [module] => iblock
            [file] => lib/template/entity/elementprice.php
        )

    [bitrix\iblock\template\entity\elementproperty] => Array
        (
            [module] => iblock
            [file] => lib/template/entity/elementproperty.php
        )

    [bitrix\iblock\template\entity\elementpropertyuserfield] => Array
        (
            [module] => iblock
            [file] => lib/template/entity/elementproperty.php
        )

    [bitrix\iblock\template\entity\elementpropertyenum] => Array
        (
            [module] => iblock
            [file] => lib/template/entity/elementproperty.php
        )

    [bitrix\iblock\template\entity\elementpropertyelement] => Array
        (
            [module] => iblock
            [file] => lib/template/entity/elementproperty.php
        )

    [bitrix\iblock\template\entity\elementpropertysection] => Array
        (
            [module] => iblock
            [file] => lib/template/entity/elementproperty.php
        )

    [bitrix\iblock\template\entity\elementsku] => Array
        (
            [module] => iblock
            [file] => lib/template/entity/elementsku.php
        )

    [bitrix\iblock\template\entity\elementskuprice] => Array
        (
            [module] => iblock
            [file] => lib/template/entity/elementskuprice.php
        )

    [bitrix\iblock\template\entity\elementskuproperty] => Array
        (
            [module] => iblock
            [file] => lib/template/entity/elementskuproperty.php
        )

    [bitrix\iblock\template\entity\iblock] => Array
        (
            [module] => iblock
            [file] => lib/template/entity/iblock.php
        )

    [bitrix\iblock\template\entity\section] => Array
        (
            [module] => iblock
            [file] => lib/template/entity/section.php
        )

    [bitrix\iblock\template\entity\sectionpath] => Array
        (
            [module] => iblock
            [file] => lib/template/entity/sectionpath.php
        )

    [bitrix\iblock\template\entity\sectionproperty] => Array
        (
            [module] => iblock
            [file] => lib/template/entity/sectionproperty.php
        )

    [bitrix\iblock\template\functions\fabric] => Array
        (
            [module] => iblock
            [file] => lib/template/functions/fabric.php
        )

    [bitrix\iblock\template\functions\functionbase] => Array
        (
            [module] => iblock
            [file] => lib/template/functions/fabric.php
        )

    [bitrix\iblock\template\functions\functionupper] => Array
        (
            [module] => iblock
            [file] => lib/template/functions/fabric.php
        )

    [bitrix\iblock\template\functions\functionlower] => Array
        (
            [module] => iblock
            [file] => lib/template/functions/fabric.php
        )

    [bitrix\iblock\template\functions\functiontranslit] => Array
        (
            [module] => iblock
            [file] => lib/template/functions/fabric.php
        )

    [bitrix\iblock\template\functions\functionconcat] => Array
        (
            [module] => iblock
            [file] => lib/template/functions/fabric.php
        )

    [bitrix\iblock\template\functions\functionlimit] => Array
        (
            [module] => iblock
            [file] => lib/template/functions/fabric.php
        )

    [bitrix\iblock\template\functions\functioncontrast] => Array
        (
            [module] => iblock
            [file] => lib/template/functions/fabric.php
        )

    [bitrix\iblock\template\functions\functionmin] => Array
        (
            [module] => iblock
            [file] => lib/template/functions/fabric.php
        )

    [bitrix\iblock\template\functions\functionmax] => Array
        (
            [module] => iblock
            [file] => lib/template/functions/fabric.php
        )

    [bitrix\iblock\template\functions\functiondistinct] => Array
        (
            [module] => iblock
            [file] => lib/template/functions/fabric.php
        )

    [bitrix\iblock\update\adminfilteroption] => Array
        (
            [module] => iblock
            [file] => lib/update/adminfilteroption.php
        )

    [bitrix\iblock\update\admingridoption] => Array
        (
            [module] => iblock
            [file] => lib/update/admingridoption.php
        )

    [bitrix\iblock\url\adminpage\basebuilder] => Array
        (
            [module] => iblock
            [file] => lib/url/adminpage/basebuilder.php
        )

    [bitrix\iblock\url\adminpage\buildermanager] => Array
        (
            [module] => iblock
            [file] => lib/url/adminpage/buildermanager.php
        )

    [bitrix\iblock\url\adminpage\iblockbuilder] => Array
        (
            [module] => iblock
            [file] => lib/url/adminpage/iblockbuilder.php
        )

    [bitrix\iblock\sendereventhandler] => Array
        (
            [module] => iblock
            [file] => lib/senderconnector.php
        )

    [bitrix\iblock\senderconnectoriblock] => Array
        (
            [module] => iblock
            [file] => lib/senderconnector.php
        )

    [ccurrency] => Array
        (
            [module] => currency
            [file] => general/currency.php
        )

    [ccurrencylang] => Array
        (
            [module] => currency
            [file] => general/currency_lang.php
        )

    [ccurrencyrates] => Array
        (
            [module] => currency
            [file] => general/currency_rate.php
        )

    [bitrix\currency\compatible\tools] => Array
        (
            [module] => currency
            [file] => lib/compatible/tools.php
        )

    [bitrix\currency\helpers\admin\tools] => Array
        (
            [module] => currency
            [file] => lib/helpers/admin/tools.php
        )

    [bitrix\currency\helpers\editor] => Array
        (
            [module] => currency
            [file] => lib/helpers/editor.php
        )

    [bitrix\currency\userfield\money] => Array
        (
            [module] => currency
            [file] => lib/userfield/money.php
        )

    [bitrix\currency\currencymanager] => Array
        (
            [module] => currency
            [file] => lib/currencymanager.php
        )

    [bitrix\currency\currencytable] => Array
        (
            [module] => currency
            [file] => lib/currency.php
        )

    [bitrix\currency\currencylangtable] => Array
        (
            [module] => currency
            [file] => lib/currencylang.php
        )

    [bitrix\currency\currencyratetable] => Array
        (
            [module] => currency
            [file] => lib/currencyrate.php
        )

    [bitrix\currency\currencyclassifier] => Array
        (
            [module] => currency
            [file] => lib/currencyclassifier.php
        )

    [sale] => Array
        (
            [module] => sale
            [file] => install/index.php
        )

    [callsaledelivery] => Array
        (
            [module] => sale
            [file] => general/delivery.php
        )

    [csaledelivery] => Array
        (
            [module] => sale
            [file] => mysql/delivery.php
        )

    [csaledeliveryhandler] => Array
        (
            [module] => sale
            [file] => mysql/delivery_handler.php
        )

    [csaledeliveryhelper] => Array
        (
            [module] => sale
            [file] => general/delivery_helper.php
        )

    [csaledelivery2paysystem] => Array
        (
            [module] => sale
            [file] => general/delivery_2_pay_system.php
        )

    [csalelocation] => Array
        (
            [module] => sale
            [file] => mysql/location.php
        )

    [csalelocationgroup] => Array
        (
            [module] => sale
            [file] => mysql/location_group.php
        )

    [csalebasket] => Array
        (
            [module] => sale
            [file] => mysql/basket.php
        )

    [csalebaskethelper] => Array
        (
            [module] => sale
            [file] => general/basket_helper.php
        )

    [csaleuser] => Array
        (
            [module] => sale
            [file] => mysql/basket.php
        )

    [csaleorder] => Array
        (
            [module] => sale
            [file] => mysql/order.php
        )

    [csaleorderpropsgroup] => Array
        (
            [module] => sale
            [file] => mysql/order_props_group.php
        )

    [csaleorderpropsvariant] => Array
        (
            [module] => sale
            [file] => mysql/order_props_variant.php
        )

    [csaleorderuserprops] => Array
        (
            [module] => sale
            [file] => mysql/order_user_props.php
        )

    [csaleorderuserpropsvalue] => Array
        (
            [module] => sale
            [file] => mysql/order_user_props_value.php
        )

    [csaleordertax] => Array
        (
            [module] => sale
            [file] => mysql/order_tax.php
        )

    [csaleorderhelper] => Array
        (
            [module] => sale
            [file] => general/order_helper.php
        )

    [csalepaysystem] => Array
        (
            [module] => sale
            [file] => mysql/pay_system.php
        )

    [csalepaysystemaction] => Array
        (
            [module] => sale
            [file] => mysql/pay_system_action.php
        )

    [csalepaysystemshelper] => Array
        (
            [module] => sale
            [file] => general/pay_system_helper.php
        )

    [csalepaysystemtarif] => Array
        (
            [module] => sale
            [file] => general/pay_system_tarif.php
        )

    [csaletax] => Array
        (
            [module] => sale
            [file] => mysql/tax.php
        )

    [csaletaxrate] => Array
        (
            [module] => sale
            [file] => mysql/tax_rate.php
        )

    [csalepersontype] => Array
        (
            [module] => sale
            [file] => mysql/person_type.php
        )

    [csalediscount] => Array
        (
            [module] => sale
            [file] => mysql/discount.php
        )

    [csalebasketdiscountconvert] => Array
        (
            [module] => sale
            [file] => general/step_operations.php
        )

    [csalediscountreindex] => Array
        (
            [module] => sale
            [file] => general/step_operations.php
        )

    [csalediscountconvertext] => Array
        (
            [module] => sale
            [file] => general/step_operations.php
        )

    [csaleuseraccount] => Array
        (
            [module] => sale
            [file] => mysql/user.php
        )

    [csaleusertransact] => Array
        (
            [module] => sale
            [file] => mysql/user_transact.php
        )

    [csaleusercards] => Array
        (
            [module] => sale
            [file] => mysql/user_cards.php
        )

    [csalerecurring] => Array
        (
            [module] => sale
            [file] => mysql/recurring.php
        )

    [csalelang] => Array
        (
            [module] => sale
            [file] => mysql/settings.php
        )

    [csalegroupaccesstosite] => Array
        (
            [module] => sale
            [file] => mysql/settings.php
        )

    [csalegroupaccesstoflag] => Array
        (
            [module] => sale
            [file] => mysql/settings.php
        )

    [csaleauxiliary] => Array
        (
            [module] => sale
            [file] => mysql/auxiliary.php
        )

    [csaleaffiliate] => Array
        (
            [module] => sale
            [file] => mysql/affiliate.php
        )

    [csaleaffiliateplan] => Array
        (
            [module] => sale
            [file] => mysql/affiliate_plan.php
        )

    [csaleaffiliateplansection] => Array
        (
            [module] => sale
            [file] => mysql/affiliate_plan_section.php
        )

    [csaleaffiliatetier] => Array
        (
            [module] => sale
            [file] => mysql/affiliate_tier.php
        )

    [csaleaffiliatetransact] => Array
        (
            [module] => sale
            [file] => mysql/affiliate_transact.php
        )

    [csaleexport] => Array
        (
            [module] => sale
            [file] => general/export.php
        )

    [exportoneccrm] => Array
        (
            [module] => sale
            [file] => general/export.php
        )

    [csaleorderloader] => Array
        (
            [module] => sale
            [file] => general/order_loader.php
        )

    [csalemeasure] => Array
        (
            [module] => sale
            [file] => general/measurement.php
        )

    [csaleproduct] => Array
        (
            [module] => sale
            [file] => mysql/product.php
        )

    [csaleviewedproduct] => Array
        (
            [module] => sale
            [file] => mysql/product.php
        )

    [csalehelper] => Array
        (
            [module] => sale
            [file] => general/helper.php
        )

    [csalemobileorderutils] => Array
        (
            [module] => sale
            [file] => general/mobile_order.php
        )

    [csalemobileorderpull] => Array
        (
            [module] => sale
            [file] => general/mobile_order.php
        )

    [csalemobileorderpush] => Array
        (
            [module] => sale
            [file] => general/mobile_order.php
        )

    [csalemobileorderfilter] => Array
        (
            [module] => sale
            [file] => general/mobile_order.php
        )

    [cbasesalereporthelper] => Array
        (
            [module] => sale
            [file] => general/sale_report_helper.php
        )

    [csalereportsaleorderhelper] => Array
        (
            [module] => sale
            [file] => general/sale_report_helper.php
        )

    [csalereportuserhelper] => Array
        (
            [module] => sale
            [file] => general/sale_report_helper.php
        )

    [csalereportsalefuserhelper] => Array
        (
            [module] => sale
            [file] => general/sale_report_helper.php
        )

    [ibxsaleproductprovider] => Array
        (
            [module] => sale
            [file] => general/product_provider.php
        )

    [csalestorebarcode] => Array
        (
            [module] => sale
            [file] => mysql/store_barcode.php
        )

    [csaleorderchange] => Array
        (
            [module] => sale
            [file] => mysql/order_change.php
        )

    [csaleorderchangeformat] => Array
        (
            [module] => sale
            [file] => general/order_change.php
        )

    [bitrix\sale\internals\fusertable] => Array
        (
            [module] => sale
            [file] => lib/internals/fuser.php
        )

    [bitrix\sale\fuser] => Array
        (
            [module] => sale
            [file] => lib/fuser.php
        )

    [bitrix\sale\internals\input\manager] => Array
        (
            [module] => sale
            [file] => lib/internals/input.php
        )

    [bitrix\sale\internals\input\base] => Array
        (
            [module] => sale
            [file] => lib/internals/input.php
        )

    [bitrix\sale\internals\input\file] => Array
        (
            [module] => sale
            [file] => lib/internals/input.php
        )

    [bitrix\sale\internals\input\stringinput] => Array
        (
            [module] => sale
            [file] => lib/internals/input.php
        )

    [bitrix\sale\internals\sitecurrencytable] => Array
        (
            [module] => sale
            [file] => lib/internals/sitecurrency.php
        )

    [csalestatus] => Array
        (
            [module] => sale
            [file] => general/status.php
        )

    [bitrix\sale\statusbase] => Array
        (
            [module] => sale
            [file] => lib/statusbase.php
        )

    [bitrix\sale\orderstatus] => Array
        (
            [module] => sale
            [file] => lib/orderstatus.php
        )

    [bitrix\sale\deliverystatus] => Array
        (
            [module] => sale
            [file] => lib/deliverystatus.php
        )

    [bitrix\sale\internals\statustable] => Array
        (
            [module] => sale
            [file] => lib/internals/status.php
        )

    [bitrix\sale\internals\statuslangtable] => Array
        (
            [module] => sale
            [file] => lib/internals/status_lang.php
        )

    [bitrix\sale\internals\statusgrouptasktable] => Array
        (
            [module] => sale
            [file] => lib/internals/status_grouptask.php
        )

    [csaleorderprops] => Array
        (
            [module] => sale
            [file] => general/order_props.php
        )

    [csaleorderpropsadapter] => Array
        (
            [module] => sale
            [file] => general/order_props.php
        )

    [csaleorderpropsvalue] => Array
        (
            [module] => sale
            [file] => mysql/order_props_values.php
        )

    [bitrix\sale\propertyvaluecollection] => Array
        (
            [module] => sale
            [file] => lib/propertyvaluecollection.php
        )

    [bitrix\sale\internals\orderpropstable] => Array
        (
            [module] => sale
            [file] => lib/internals/orderprops.php
        )

    [bitrix\sale\internals\orderpropsgrouptable] => Array
        (
            [module] => sale
            [file] => lib/internals/orderprops_group.php
        )

    [bitrix\sale\internals\orderpropsvaluetable] => Array
        (
            [module] => sale
            [file] => lib/internals/orderprops_value.php
        )

    [bitrix\sale\internals\orderpropsvarianttable] => Array
        (
            [module] => sale
            [file] => lib/internals/orderprops_variant.php
        )

    [bitrix\sale\internals\orderpropsrelationtable] => Array
        (
            [module] => sale
            [file] => lib/internals/orderprops_relation.php
        )

    [bitrix\sale\internals\userpropsvaluetable] => Array
        (
            [module] => sale
            [file] => lib/internals/userpropsvalue.php
        )

    [bitrix\sale\internals\userpropstable] => Array
        (
            [module] => sale
            [file] => lib/internals/userprops.php
        )

    [bitrix\sale\businessvalue] => Array
        (
            [module] => sale
            [file] => lib/businessvalue.php
        )

    [bitrix\sale\ibusinessvalueprovider] => Array
        (
            [module] => sale
            [file] => lib/businessvalueproviderinterface.php
        )

    [bitrix\sale\internals\businessvaluetable] => Array
        (
            [module] => sale
            [file] => lib/internals/businessvalue.php
        )

    [bitrix\sale\internals\businessvaluepersondomaintable] => Array
        (
            [module] => sale
            [file] => lib/internals/businessvalue_persondomain.php
        )

    [bitrix\sale\internals\businessvaluecode1ctable] => Array
        (
            [module] => sale
            [file] => lib/internals/businessvalue_code_1c.php
        )

    [bitrix\sale\internals\paysystemactiontable] => Array
        (
            [module] => sale
            [file] => lib/internals/paysystemaction.php
        )

    [bitrix\sale\internals\paysysteminner] => Array
        (
            [module] => sale
            [file] => lib/internals/paysysteminner.php
        )

    [bitrix\sale\internals\deliverypaysystemtable] => Array
        (
            [module] => sale
            [file] => lib/internals/delivery_paysystem.php
        )

    [bitrix\sale\usermessageexception] => Array
        (
            [module] => sale
            [file] => lib/exception.php
        )

    [bitrix\sale\configuration] => Array
        (
            [module] => sale
            [file] => lib/configuration.php
        )

    [bitrix\sale\order] => Array
        (
            [module] => sale
            [file] => lib/order.php
        )

    [bitrix\sale\persontype] => Array
        (
            [module] => sale
            [file] => lib/persontype.php
        )

    [csalereportsalegoodshelper] => Array
        (
            [module] => sale
            [file] => general/sale_report_helper.php
        )

    [csalereportsaleproducthelper] => Array
        (
            [module] => sale
            [file] => general/sale_report_helper.php
        )

    [bitrix\sale\internals\producttable] => Array
        (
            [module] => sale
            [file] => lib/internals/product.php
        )

    [bitrix\sale\internals\goodssectiontable] => Array
        (
            [module] => sale
            [file] => lib/internals/goodssection.php
        )

    [bitrix\sale\internals\sectiontable] => Array
        (
            [module] => sale
            [file] => lib/internals/section.php
        )

    [bitrix\sale\internals\storeproducttable] => Array
        (
            [module] => sale
            [file] => lib/internals/storeproduct.php
        )

    [bitrix\sale\saleszone] => Array
        (
            [module] => sale
            [file] => lib/saleszone.php
        )

    [bitrix\sale\internals\orderdeliveryreqtable] => Array
        (
            [module] => sale
            [file] => lib/internals/orderdeliveryreq.php
        )

    [bitrix\sale\sendereventhandler] => Array
        (
            [module] => sale
            [file] => lib/senderconnector.php
        )

    [bitrix\sale\senderconnectorbuyer] => Array
        (
            [module] => sale
            [file] => lib/senderconnector.php
        )

    [bitrix\sale\userconsent] => Array
        (
            [module] => sale
            [file] => lib/userconsent.php
        )

    [bitrix\sale\internals\product2producttable] => Array
        (
            [module] => sale
            [file] => lib/internals/product2product.php
        )

    [bitrix\sale\internals\orderprocessingtable] => Array
        (
            [module] => sale
            [file] => lib/internals/orderprocessing.php
        )

    [bitrix\sale\orderbase] => Array
        (
            [module] => sale
            [file] => lib/orderbase.php
        )

    [bitrix\sale\internals\entity] => Array
        (
            [module] => sale
            [file] => lib/internals/entity.php
        )

    [bitrix\sale\internals\entitycollection] => Array
        (
            [module] => sale
            [file] => lib/internals/entitycollection.php
        )

    [bitrix\sale\internals\collectionbase] => Array
        (
            [module] => sale
            [file] => lib/internals/collectionbase.php
        )

    [bitrix\sale\shipment] => Array
        (
            [module] => sale
            [file] => lib/shipment.php
        )

    [bitrix\sale\shipmentcollection] => Array
        (
            [module] => sale
            [file] => lib/shipmentcollection.php
        )

    [bitrix\sale\shipmentitemcollection] => Array
        (
            [module] => sale
            [file] => lib/shipmentitemcollection.php
        )

    [bitrix\sale\shipmentitem] => Array
        (
            [module] => sale
            [file] => lib/shipmentitem.php
        )

    [bitrix\sale\shipmentitemstorecollection] => Array
        (
            [module] => sale
            [file] => lib/shipmentitemstorecollection.php
        )

    [bitrix\sale\shipmentitemstore] => Array
        (
            [module] => sale
            [file] => lib/shipmentitemstore.php
        )

    [bitrix\sale\paymentcollectionbase] => Array
        (
            [module] => sale
            [file] => lib/internals/paymentcollectionbase.php
        )

    [bitrix\sale\paymentcollection] => Array
        (
            [module] => sale
            [file] => lib/paymentcollection.php
        )

    [bitrix\sale\payment] => Array
        (
            [module] => sale
            [file] => lib/payment.php
        )

    [bitrix\sale\paysystemservice] => Array
        (
            [module] => sale
            [file] => lib/paysystemservice.php
        )

    [bitrix\sale\internals\fields] => Array
        (
            [module] => sale
            [file] => lib/internals/fields.php
        )

    [bitrix\sale\result] => Array
        (
            [module] => sale
            [file] => lib/result.php
        )

    [bitrix\sale\resulterror] => Array
        (
            [module] => sale
            [file] => lib/result.php
        )

    [bitrix\sale\resultserializable] => Array
        (
            [module] => sale
            [file] => lib/resultserializable.php
        )

    [bitrix\sale\eventactions] => Array
        (
            [module] => sale
            [file] => lib/eventactions.php
        )

    [bitrix\sale\basketbase] => Array
        (
            [module] => sale
            [file] => lib/basketbase.php
        )

    [bitrix\sale\basketitembase] => Array
        (
            [module] => sale
            [file] => lib/basketitembase.php
        )

    [bitrix\sale\basket] => Array
        (
            [module] => sale
            [file] => lib/basket.php
        )

    [bitrix\sale\internals\basketitembase] => Array
        (
            [module] => sale
            [file] => lib/internals/basketitembase.php
        )

    [bitrix\sale\basketitem] => Array
        (
            [module] => sale
            [file] => lib/basketitem.php
        )

    [bitrix\sale\basketbundlecollection] => Array
        (
            [module] => sale
            [file] => lib/basketbundlecollection.php
        )

    [bitrix\sale\orderproperties] => Array
        (
            [module] => sale
            [file] => lib/orderprops.php
        )

    [bitrix\sale\propertyvalue] => Array
        (
            [module] => sale
            [file] => lib/propertyvalue.php
        )

    [bitrix\sale\compatible\internals\entitycompatibility] => Array
        (
            [module] => sale
            [file] => lib/compatible/internals/entitycompatibility.php
        )

    [bitrix\sale\compatible\ordercompatibility] => Array
        (
            [module] => sale
            [file] => lib/compatible/ordercompatibility.php
        )

    [bitrix\sale\compatible\basketcompatibility] => Array
        (
            [module] => sale
            [file] => lib/compatible/basketcompatibility.php
        )

    [bitrix\sale\compatible\eventcompatibility] => Array
        (
            [module] => sale
            [file] => lib/compatible/eventcompatibility.php
        )

    [bitrix\sale\compatible\orderquery] => Array
        (
            [module] => sale
            [file] => lib/compatible/compatible.php
        )

    [bitrix\sale\compatible\orderquerylocation] => Array
        (
            [module] => sale
            [file] => lib/compatible/compatible.php
        )

    [bitrix\sale\compatible\fetchadapter] => Array
        (
            [module] => sale
            [file] => lib/compatible/compatible.php
        )

    [bitrix\sale\compatible\test] => Array
        (
            [module] => sale
            [file] => lib/compatible/compatible.php
        )

    [bitrix\sale\orderuserproperties] => Array
        (
            [module] => sale
            [file] => lib/userprops.php
        )

    [bitrix\sale\basketpropertiescollectionbase] => Array
        (
            [module] => sale
            [file] => lib/basketpropertiesbase.php
        )

    [bitrix\sale\basketpropertiescollection] => Array
        (
            [module] => sale
            [file] => lib/basketproperties.php
        )

    [bitrix\sale\basketpropertyitembase] => Array
        (
            [module] => sale
            [file] => lib/basketpropertiesitembase.php
        )

    [bitrix\sale\basketpropertyitem] => Array
        (
            [module] => sale
            [file] => lib/basketpropertiesitem.php
        )

    [bitrix\sale\tax] => Array
        (
            [module] => sale
            [file] => lib/tax.php
        )

    [bitrix\sale\internals\ordertable] => Array
        (
            [module] => sale
            [file] => lib/internals/order.php
        )

    [bitrix\sale\internals\baskettable] => Array
        (
            [module] => sale
            [file] => lib/internals/basket.php
        )

    [bitrix\sale\internals\shipmenttable] => Array
        (
            [module] => sale
            [file] => lib/internals/shipment.php
        )

    [bitrix\sale\internals\shipmentitemtable] => Array
        (
            [module] => sale
            [file] => lib/internals/shipmentitem.php
        )

    [bitrix\sale\internals\paysystemservicetable] => Array
        (
            [module] => sale
            [file] => lib/internals/paysystemservice.php
        )

    [bitrix\sale\internals\paymenttable] => Array
        (
            [module] => sale
            [file] => lib/internals/payment.php
        )

    [bitrix\sale\internals\shipmentitemstoretable] => Array
        (
            [module] => sale
            [file] => lib/internals/shipmentitemstore.php
        )

    [bitrix\sale\internals\shipmentextraservice] => Array
        (
            [module] => sale
            [file] => lib/internals/shipmentextraservice.php
        )

    [bitrix\sale\internals\orderuserpropertiestable] => Array
        (
            [module] => sale
            [file] => lib/internals/userprops.php
        )

    [bitrix\sale\internals\collectableentity] => Array
        (
            [module] => sale
            [file] => lib/internals/collectableentity.php
        )

    [bitrix\sale\provider] => Array
        (
            [module] => sale
            [file] => lib/provider.php
        )

    [bitrix\sale\providerbase] => Array
        (
            [module] => sale
            [file] => lib/providerbase.php
        )

    [bitrix\sale\internals\catalog\provider] => Array
        (
            [module] => sale
            [file] => lib/internals/catalog/provider.php
        )

    [bitrix\sale\saleproviderbase] => Array
        (
            [module] => sale
            [file] => lib/saleproviderbase.php
        )

    [bitrix\sale\internals\transferdataprovider] => Array
        (
            [module] => sale
            [file] => lib/internals/transferdataprovider.php
        )

    [bitrix\sale\internals\poolquantity] => Array
        (
            [module] => sale
            [file] => lib/internals/poolquantity.php
        )

    [bitrix\sale\internals\providercreator] => Array
        (
            [module] => sale
            [file] => lib/internals/providercreator.php
        )

    [bitrix\sale\internals\providerbuilderbase] => Array
        (
            [module] => sale
            [file] => lib/internals/providerbuilderbase.php
        )

    [bitrix\sale\internals\providerbuilder] => Array
        (
            [module] => sale
            [file] => lib/internals/providerbuilder.php
        )

    [bitrix\sale\internals\providerbuildercompatibility] => Array
        (
            [module] => sale
            [file] => lib/internals/providerbuildercompatibility.php
        )

    [bitrix\sale\orderhistory] => Array
        (
            [module] => sale
            [file] => lib/orderhistory.php
        )

    [bitrix\sale\internals\callbackregistrytable] => Array
        (
            [module] => sale
            [file] => lib/internals/callbackregistry.php
        )

    [bitrix\sale\internals\basketpropertytable] => Array
        (
            [module] => sale
            [file] => lib/internals/basketproperties.php
        )

    [bitrix\sale\internals\companytable] => Array
        (
            [module] => sale
            [file] => lib/internals/company.php
        )

    [bitrix\sale\internals\companygrouptable] => Array
        (
            [module] => sale
            [file] => lib/internals/companygroup.php
        )

    [bitrix\sale\internals\companyresponsiblegrouptable] => Array
        (
            [module] => sale
            [file] => lib/internals/companyresponsiblegroup.php
        )

    [bitrix\sale\internals\persontypetable] => Array
        (
            [module] => sale
            [file] => lib/internals/persontype.php
        )

    [bitrix\sale\internals\persontypesitetable] => Array
        (
            [module] => sale
            [file] => lib/internals/persontypesite.php
        )

    [bitrix\sale\internals\pool] => Array
        (
            [module] => sale
            [file] => lib/internals/pool.php
        )

    [bitrix\sale\internals\userbudgetpool] => Array
        (
            [module] => sale
            [file] => lib/internals/userbudgetpool.php
        )

    [bitrix\sale\internals\eventspool] => Array
        (
            [module] => sale
            [file] => lib/internals/eventspool.php
        )

    [bitrix\sale\internals\events] => Array
        (
            [module] => sale
            [file] => lib/internals/events.php
        )

    [bitrix\sale\pricemaths] => Array
        (
            [module] => sale
            [file] => lib/pricemaths.php
        )

    [bitrix\sale\basketcomponenthelper] => Array
        (
            [module] => sale
            [file] => lib/basketcomponenthelper.php
        )

    [bitrix\sale\registry] => Array
        (
            [module] => sale
            [file] => lib/registry.php
        )

    [ipaymentorder] => Array
        (
            [module] => sale
            [file] => lib/internals/paymentinterface.php
        )

    [ishipmentorder] => Array
        (
            [module] => sale
            [file] => lib/internals/shipmentinterface.php
        )

    [ientitymarker] => Array
        (
            [module] => sale
            [file] => lib/internals/entitymarkerinterface.php
        )

    [bitrix\sale\internals\orderarchivetable] => Array
        (
            [module] => sale
            [file] => lib/internals/orderarchive.php
        )

    [bitrix\sale\internals\basketarchivetable] => Array
        (
            [module] => sale
            [file] => lib/internals/basketarchive.php
        )

    [bitrix\sale\internals\orderarchivepackedtable] => Array
        (
            [module] => sale
            [file] => lib/internals/orderarchivepacked.php
        )

    [bitrix\sale\internals\basketarchivepackedtable] => Array
        (
            [module] => sale
            [file] => lib/internals/basketarchivepacked.php
        )

    [bitrix\sale\archive\manager] => Array
        (
            [module] => sale
            [file] => lib/archive/manager.php
        )

    [bitrix\sale\archive\recovery\base] => Array
        (
            [module] => sale
            [file] => lib/archive/recovery/base.php
        )

    [bitrix\sale\archive\recovery\scheme] => Array
        (
            [module] => sale
            [file] => lib/archive/recovery/scheme.php
        )

    [bitrix\sale\archive\recovery\version1] => Array
        (
            [module] => sale
            [file] => lib/archive/recovery/version1.php
        )

    [bitrix\sale\tax\ratetable] => Array
        (
            [module] => sale
            [file] => lib/tax/rate.php
        )

    [bitrix\sale\location\locationtable] => Array
        (
            [module] => sale
            [file] => lib/location/location.php
        )

    [bitrix\sale\location\tree] => Array
        (
            [module] => sale
            [file] => lib/location/tree.php
        )

    [bitrix\sale\location\typetable] => Array
        (
            [module] => sale
            [file] => lib/location/type.php
        )

    [bitrix\sale\location\grouptable] => Array
        (
            [module] => sale
            [file] => lib/location/group.php
        )

    [bitrix\sale\location\externaltable] => Array
        (
            [module] => sale
            [file] => lib/location/external.php
        )

    [bitrix\sale\location\externalservicetable] => Array
        (
            [module] => sale
            [file] => lib/location/externalservice.php
        )

    [bitrix\sale\location\search\finder] => Array
        (
            [module] => sale
            [file] => lib/location/search/finder.php
        )

    [bitrix\sale\location\search\wordtable] => Array
        (
            [module] => sale
            [file] => lib/location/search/word.php
        )

    [bitrix\sale\location\search\chaintable] => Array
        (
            [module] => sale
            [file] => lib/location/search/chain.php
        )

    [bitrix\sale\location\search\sitelinktable] => Array
        (
            [module] => sale
            [file] => lib/location/search/sitelink.php
        )

    [bitrix\sale\location\name\nameentity] => Array
        (
            [module] => sale
            [file] => lib/location/name/nameentity.php
        )

    [bitrix\sale\location\name\locationtable] => Array
        (
            [module] => sale
            [file] => lib/location/name/location.php
        )

    [bitrix\sale\location\name\typetable] => Array
        (
            [module] => sale
            [file] => lib/location/name/type.php
        )

    [bitrix\sale\location\name\grouptable] => Array
        (
            [module] => sale
            [file] => lib/location/name/group.php
        )

    [bitrix\sale\location\connector] => Array
        (
            [module] => sale
            [file] => lib/location/connector.php
        )

    [bitrix\sale\location\grouplocationtable] => Array
        (
            [module] => sale
            [file] => lib/location/grouplocation.php
        )

    [bitrix\sale\location\sitelocationtable] => Array
        (
            [module] => sale
            [file] => lib/location/sitelocation.php
        )

    [bitrix\sale\location\defaultsitetable] => Array
        (
            [module] => sale
            [file] => lib/location/defaultsite.php
        )

    [bitrix\sale\location\db\commonhelper] => Array
        (
            [module] => sale
            [file] => lib/location/db/commonhelper.php
        )

    [bitrix\sale\location\db\helper] => Array
        (
            [module] => sale
            [file] => lib/location/db/mysql/helper.php
        )

    [bitrix\sale\location\db\blockinserter] => Array
        (
            [module] => sale
            [file] => lib/location/db/blockinserter.php
        )

    [bitrix\sale\location\admin\helper] => Array
        (
            [module] => sale
            [file] => lib/location/admin/helper.php
        )

    [bitrix\sale\location\admin\namehelper] => Array
        (
            [module] => sale
            [file] => lib/location/admin/namehelper.php
        )

    [bitrix\sale\location\admin\locationhelper] => Array
        (
            [module] => sale
            [file] => lib/location/admin/locationhelper.php
        )

    [bitrix\sale\location\admin\typehelper] => Array
        (
            [module] => sale
            [file] => lib/location/admin/typehelper.php
        )

    [bitrix\sale\location\admin\grouphelper] => Array
        (
            [module] => sale
            [file] => lib/location/admin/grouphelper.php
        )

    [bitrix\sale\location\admin\defaultsitehelper] => Array
        (
            [module] => sale
            [file] => lib/location/admin/defaultsitehelper.php
        )

    [bitrix\sale\location\admin\sitelocationhelper] => Array
        (
            [module] => sale
            [file] => lib/location/admin/sitelocationhelper.php
        )

    [bitrix\sale\location\admin\externalservicehelper] => Array
        (
            [module] => sale
            [file] => lib/location/admin/externalservicehelper.php
        )

    [bitrix\sale\location\admin\searchhelper] => Array
        (
            [module] => sale
            [file] => lib/location/admin/searchhelper.php
        )

    [bitrix\sale\location\util\process] => Array
        (
            [module] => sale
            [file] => lib/location/util/process.php
        )

    [bitrix\sale\location\util\csvreader] => Array
        (
            [module] => sale
            [file] => lib/location/util/csvreader.php
        )

    [bitrix\sale\location\util\assert] => Array
        (
            [module] => sale
            [file] => lib/location/util/assert.php
        )

    [bitrix\sale\location\import\importprocess] => Array
        (
            [module] => sale
            [file] => lib/location/import/importprocess.php
        )

    [bitrix\sale\location\search\reindexprocess] => Array
        (
            [module] => sale
            [file] => lib/location/search/reindexprocess.php
        )

    [bitrix\sale\location\tree\nodenotfoundexception] => Array
        (
            [module] => sale
            [file] => lib/location/tree/exception.php
        )

    [bitrix\sale\location\tree\nodeincorrectexception] => Array
        (
            [module] => sale
            [file] => lib/location/tree/exception.php
        )

    [bitrix\sale\location\exception] => Array
        (
            [module] => sale
            [file] => lib/location/exception.php
        )

    [csaleproxyadminresult] => Array
        (
            [module] => sale
            [file] => general/proxyadminresult.php
        )

    [csaleproxyadminuiresult] => Array
        (
            [module] => sale
            [file] => general/proxyadminresult.php
        )

    [csaleproxyresult] => Array
        (
            [module] => sale
            [file] => general/proxyresult.php
        )

    [bitrix\sale\location\migration\cupdaterlocationpro] => Array
        (
            [module] => sale
            [file] => lib/location/migration/migrate.php
        )

    [bitrix\sale\delivery\deliverylocationtable] => Array
        (
            [module] => sale
            [file] => lib/delivery/deliverylocation.php
        )

    [bitrix\sale\delivery\deliverylocationexcludetable] => Array
        (
            [module] => sale
            [file] => lib/delivery/deliverylocationexclude.php
        )

    [bitrix\sale\tax\ratelocationtable] => Array
        (
            [module] => sale
            [file] => lib/tax/ratelocation.php
        )

    [csalebasketfilter] => Array
        (
            [module] => sale
            [file] => general/sale_cond.php
        )

    [csalecondctrl] => Array
        (
            [module] => sale
            [file] => general/sale_cond.php
        )

    [csalecondctrlcomplex] => Array
        (
            [module] => sale
            [file] => general/sale_cond.php
        )

    [csalecondctrlgroup] => Array
        (
            [module] => sale
            [file] => general/sale_cond.php
        )

    [csalecondctrlbasketgroup] => Array
        (
            [module] => sale
            [file] => general/sale_cond.php
        )

    [csalecondctrlbasketfields] => Array
        (
            [module] => sale
            [file] => general/sale_cond.php
        )

    [csalecondctrlbasketitemconditions] => Array
        (
            [module] => sale
            [file] => general/sale_cond.php
        )

    [csalecondctrlbasketproperties] => Array
        (
            [module] => sale
            [file] => general/sale_cond.php
        )

    [csalecondctrlorderfields] => Array
        (
            [module] => sale
            [file] => general/sale_cond.php
        )

    [csalecondctrlcommon] => Array
        (
            [module] => sale
            [file] => general/sale_cond.php
        )

    [csalecondtree] => Array
        (
            [module] => sale
            [file] => general/sale_cond.php
        )

    [csalecondctrlpastorder] => Array
        (
            [module] => sale
            [file] => general/sale_cond.php
        )

    [csalecondcumulativectrl] => Array
        (
            [module] => sale
            [file] => general/sale_cond.php
        )

    [csalecumulativeaction] => Array
        (
            [module] => sale
            [file] => general/sale_act.php
        )

    [csaleactionctrl] => Array
        (
            [module] => sale
            [file] => general/sale_act.php
        )

    [csaleactionctrlcomplex] => Array
        (
            [module] => sale
            [file] => general/sale_act.php
        )

    [csaleactionctrlgroup] => Array
        (
            [module] => sale
            [file] => general/sale_act.php
        )

    [csaleactionctrlaction] => Array
        (
            [module] => sale
            [file] => general/sale_act.php
        )

    [csalediscountactionapply] => Array
        (
            [module] => sale
            [file] => general/sale_act.php
        )

    [csaleactionctrldelivery] => Array
        (
            [module] => sale
            [file] => general/sale_act.php
        )

    [csaleactiongift] => Array
        (
            [module] => sale
            [file] => general/sale_act.php
        )

    [csaleactiongiftctrlgroup] => Array
        (
            [module] => sale
            [file] => general/sale_act.php
        )

    [csaleactionctrlbasketgroup] => Array
        (
            [module] => sale
            [file] => general/sale_act.php
        )

    [csaleactionctrlsubgroup] => Array
        (
            [module] => sale
            [file] => general/sale_act.php
        )

    [csaleactioncondctrlbasketfields] => Array
        (
            [module] => sale
            [file] => general/sale_act.php
        )

    [csaleactiontree] => Array
        (
            [module] => sale
            [file] => general/sale_act.php
        )

    [csalediscountconvert] => Array
        (
            [module] => sale
            [file] => general/discount_convert.php
        )

    [csalepdf] => Array
        (
            [module] => sale
            [file] => general/pdf.php
        )

    [csaleymhandler] => Array
        (
            [module] => sale
            [file] => general/ym_handler.php
        )

    [csaleymlocation] => Array
        (
            [module] => sale
            [file] => general/ym_location.php
        )

    [bitrix\sale\delivery\calculationresult] => Array
        (
            [module] => sale
            [file] => lib/delivery/calculationresult.php
        )

    [bitrix\sale\delivery\services\table] => Array
        (
            [module] => sale
            [file] => lib/delivery/services/table.php
        )

    [bitrix\sale\delivery\restrictions\table] => Array
        (
            [module] => sale
            [file] => lib/delivery/restrictions/table.php
        )

    [bitrix\sale\delivery\services\manager] => Array
        (
            [module] => sale
            [file] => lib/delivery/services/manager.php
        )

    [bitrix\sale\delivery\restrictions\base] => Array
        (
            [module] => sale
            [file] => lib/delivery/restrictions/base.php
        )

    [bitrix\sale\delivery\restrictions\manager] => Array
        (
            [module] => sale
            [file] => lib/delivery/restrictions/manager.php
        )

    [bitrix\sale\delivery\services\base] => Array
        (
            [module] => sale
            [file] => lib/delivery/services/base.php
        )

    [bitrix\sale\delivery\menu] => Array
        (
            [module] => sale
            [file] => lib/delivery/menu.php
        )

    [bitrix\sale\delivery\services\objectpool] => Array
        (
            [module] => sale
            [file] => lib/delivery/services/objectpool.php
        )

    [bitrix\sale\tradingplatformtable] => Array
        (
            [module] => sale
            [file] => lib/internals/tradingplatform.php
        )

    [bitrix\sale\tradingplatform\ebay\policy] => Array
        (
            [module] => sale
            [file] => lib/tradingplatform/ebay/policy.php
        )

    [bitrix\sale\tradingplatform\helper] => Array
        (
            [module] => sale
            [file] => lib/tradingplatform/helper.php
        )

    [bitrix\sale\tradingplatform\ymarket\yandexmarket] => Array
        (
            [module] => sale
            [file] => lib/tradingplatform/ymarket/yandexmarket.php
        )

    [bitrix\sale\tradingplatform\platform] => Array
        (
            [module] => sale
            [file] => lib/tradingplatform/platform.php
        )

    [bitrix\sale\tradingplatform\logger] => Array
        (
            [module] => sale
            [file] => lib/tradingplatform/logger.php
        )

    [bitrix\sale\internals\shipmentextraservicetable] => Array
        (
            [module] => sale
            [file] => lib/internals/shipmentextraservice.php
        )

    [bitrix\sale\delivery\extraservices\manager] => Array
        (
            [module] => sale
            [file] => lib/delivery/extra_services/manager.php
        )

    [bitrix\sale\delivery\extraservices\base] => Array
        (
            [module] => sale
            [file] => lib/delivery/extra_services/base.php
        )

    [bitrix\sale\delivery\extraservices\table] => Array
        (
            [module] => sale
            [file] => lib/delivery/extra_services/table.php
        )

    [bitrix\sale\delivery\tracking\manager] => Array
        (
            [module] => sale
            [file] => lib/delivery/tracking/manager.php
        )

    [bitrix\sale\delivery\tracking\table] => Array
        (
            [module] => sale
            [file] => lib/delivery/tracking/table.php
        )

    [bitrix\sale\delivery\externallocationmap] => Array
        (
            [module] => sale
            [file] => lib/delivery/externallocationmap.php
        )

    [bitrix\sale\internals\servicerestrictiontable] => Array
        (
            [module] => sale
            [file] => lib/internals/servicerestriction.php
        )

    [bitrix\sale\services\base\restrictionmanager] => Array
        (
            [module] => sale
            [file] => lib/services/base/restrictionmanager.php
        )

    [bitrix\sale\services\base\siterestriction] => Array
        (
            [module] => sale
            [file] => lib/services/base/siterestriction.php
        )

    [bitrix\sale\services\base\tradebindingrestriction] => Array
        (
            [module] => sale
            [file] => lib/services/base/tradebindingrestriction.php
        )

    [bitrix\sale\compatible\discountcompatibility] => Array
        (
            [module] => sale
            [file] => lib/compatible/discountcompatibility.php
        )

    [bitrix\sale\config\feature] => Array
        (
            [module] => sale
            [file] => lib/config/feature.php
        )

    [bitrix\sale\discount\context\basecontext] => Array
        (
            [module] => sale
            [file] => lib/discount/context/basecontext.php
        )

    [bitrix\sale\discount\context\fuser] => Array
        (
            [module] => sale
            [file] => lib/discount/context/fuser.php
        )

    [bitrix\sale\discount\context\user] => Array
        (
            [module] => sale
            [file] => lib/discount/context/user.php
        )

    [bitrix\sale\discount\context\usergroup] => Array
        (
            [module] => sale
            [file] => lib/discount/context/usergroup.php
        )

    [bitrix\sale\discount\gift\collection] => Array
        (
            [module] => sale
            [file] => lib/discount/gift/collection.php
        )

    [bitrix\sale\discount\gift\gift] => Array
        (
            [module] => sale
            [file] => lib/discount/gift/gift.php
        )

    [bitrix\sale\discount\gift\manager] => Array
        (
            [module] => sale
            [file] => lib/discount/gift/manager.php
        )

    [bitrix\sale\discount\gift\relateddatatable] => Array
        (
            [module] => sale
            [file] => lib/discount/gift/relateddata.php
        )

    [bitrix\sale\discount\index\indexelementtable] => Array
        (
            [module] => sale
            [file] => lib/discount/index/indexelement.php
        )

    [bitrix\sale\discount\index\indexsectiontable] => Array
        (
            [module] => sale
            [file] => lib/discount/index/indexsection.php
        )

    [bitrix\sale\discount\index\manager] => Array
        (
            [module] => sale
            [file] => lib/discount/index/manager.php
        )

    [bitrix\sale\discount\migration\orderdiscountmigrator] => Array
        (
            [module] => sale
            [file] => lib/discount/migration/orderdiscountmigrator.php
        )

    [bitrix\sale\discount\prediction\manager] => Array
        (
            [module] => sale
            [file] => lib/discount/prediction/manager.php
        )

    [bitrix\sale\discount\preset\arrayhelper] => Array
        (
            [module] => sale
            [file] => lib/discount/preset/arrayhelper.php
        )

    [bitrix\sale\discount\preset\basepreset] => Array
        (
            [module] => sale
            [file] => lib/discount/preset/basepreset.php
        )

    [bitrix\sale\discount\preset\htmlhelper] => Array
        (
            [module] => sale
            [file] => lib/discount/preset/htmlhelper.php
        )

    [bitrix\sale\discount\preset\manager] => Array
        (
            [module] => sale
            [file] => lib/discount/preset/manager.php
        )

    [bitrix\sale\discount\preset\selectproductpreset] => Array
        (
            [module] => sale
            [file] => lib/discount/preset/selectproductpreset.php
        )

    [bitrix\sale\discount\preset\state] => Array
        (
            [module] => sale
            [file] => lib/discount/preset/state.php
        )

    [bitrix\sale\discount\result\compatibleformat] => Array
        (
            [module] => sale
            [file] => lib/discount/result/compatibleformat.php
        )

    [bitrix\sale\discount\runtimecache\discountcache] => Array
        (
            [module] => sale
            [file] => lib/discount/runtimecache/discountcache.php
        )

    [bitrix\sale\discount\runtimecache\fusercache] => Array
        (
            [module] => sale
            [file] => lib/discount/runtimecache/fusercache.php
        )

    [bitrix\sale\discount\actions] => Array
        (
            [module] => sale
            [file] => lib/discount/actions.php
        )

    [bitrix\sale\discount\analyzer] => Array
        (
            [module] => sale
            [file] => lib/discount/analyzer.php
        )

    [bitrix\sale\discount\cumulativecalculator] => Array
        (
            [module] => sale
            [file] => lib/discount/cumulativecalculator.php
        )

    [bitrix\sale\discount\formatter] => Array
        (
            [module] => sale
            [file] => lib/discount/formatter.php
        )

    [bitrix\sale\internals\discounttable] => Array
        (
            [module] => sale
            [file] => lib/internals/discount.php
        )

    [bitrix\sale\internals\discountcoupontable] => Array
        (
            [module] => sale
            [file] => lib/internals/discountcoupon.php
        )

    [bitrix\sale\internals\discountentitiestable] => Array
        (
            [module] => sale
            [file] => lib/internals/discountentities.php
        )

    [bitrix\sale\internals\discountgrouptable] => Array
        (
            [module] => sale
            [file] => lib/internals/discountgroup.php
        )

    [bitrix\sale\internals\discountmoduletable] => Array
        (
            [module] => sale
            [file] => lib/internals/discountmodule.php
        )

    [bitrix\sale\internals\orderdiscounttable] => Array
        (
            [module] => sale
            [file] => lib/internals/orderdiscount.php
        )

    [bitrix\sale\internals\orderdiscountdatatable] => Array
        (
            [module] => sale
            [file] => lib/internals/orderdiscount.php
        )

    [bitrix\sale\internals\ordercouponstable] => Array
        (
            [module] => sale
            [file] => lib/internals/orderdiscount.php
        )

    [bitrix\sale\internals\ordermodulestable] => Array
        (
            [module] => sale
            [file] => lib/internals/orderdiscount.php
        )

    [bitrix\sale\internals\orderroundtable] => Array
        (
            [module] => sale
            [file] => lib/internals/orderround.php
        )

    [bitrix\sale\internals\orderrulestable] => Array
        (
            [module] => sale
            [file] => lib/internals/orderdiscount.php
        )

    [bitrix\sale\internals\orderrulesdescrtable] => Array
        (
            [module] => sale
            [file] => lib/internals/orderdiscount.php
        )

    [bitrix\sale\internals\accountnumbergenerator] => Array
        (
            [module] => sale
            [file] => lib/internals/accountnumber.php
        )

    [bitrix\sale\discount] => Array
        (
            [module] => sale
            [file] => lib/discount.php
        )

    [bitrix\sale\discountbase] => Array
        (
            [module] => sale
            [file] => lib/discountbase.php
        )

    [bitrix\sale\discountcouponsmanager] => Array
        (
            [module] => sale
            [file] => lib/discountcouponsmanager.php
        )

    [bitrix\sale\discountcouponsmanagerbase] => Array
        (
            [module] => sale
            [file] => lib/discountcouponsmanagerbase.php
        )

    [bitrix\sale\orderdiscount] => Array
        (
            [module] => sale
            [file] => lib/orderdiscount.php
        )

    [bitrix\sale\orderdiscountbase] => Array
        (
            [module] => sale
            [file] => lib/orderdiscountbase.php
        )

    [bitrix\sale\orderdiscountmanager] => Array
        (
            [module] => sale
            [file] => lib/orderdiscountmanager.php
        )

    [bitrix\sale\paysystem\logger] => Array
        (
            [module] => sale
            [file] => lib/paysystem/logger.php
        )

    [bitrix\sale\paysystem\restservice] => Array
        (
            [module] => sale
            [file] => lib/paysystem/restservice.php
        )

    [bitrix\sale\paysystem\resthandler] => Array
        (
            [module] => sale
            [file] => lib/paysystem/resthandler.php
        )

    [bitrix\sale\services\base\restclient] => Array
        (
            [module] => sale
            [file] => lib/services/base/restclient.php
        )

    [bitrix\sale\paysystem\service] => Array
        (
            [module] => sale
            [file] => lib/paysystem/service.php
        )

    [bitrix\sale\internals\paysystemresthandlerstable] => Array
        (
            [module] => sale
            [file] => lib/internals/paysystemresthandlers.php
        )

    [bitrix\sale\paysystem\manager] => Array
        (
            [module] => sale
            [file] => lib/paysystem/manager.php
        )

    [bitrix\sale\paysystem\baseservicehandler] => Array
        (
            [module] => sale
            [file] => lib/paysystem/baseservicehandler.php
        )

    [bitrix\sale\paysystem\servicehandler] => Array
        (
            [module] => sale
            [file] => lib/paysystem/servicehandler.php
        )

    [bitrix\sale\paysystem\irefund] => Array
        (
            [module] => sale
            [file] => lib/paysystem/irefund.php
        )

    [bitrix\sale\paysystem\ipdf] => Array
        (
            [module] => sale
            [file] => lib/paysystem/ipdf.php
        )

    [bitrix\sale\paysystem\irefundextended] => Array
        (
            [module] => sale
            [file] => lib/paysystem/irefundextended.php
        )

    [bitrix\sale\paysystem\cert] => Array
        (
            [module] => sale
            [file] => lib/paysystem/cert.php
        )

    [bitrix\sale\paysystem\ipayable] => Array
        (
            [module] => sale
            [file] => lib/paysystem/ipayable.php
        )

    [bitrix\sale\paysystem\icheckable] => Array
        (
            [module] => sale
            [file] => lib/paysystem/icheckable.php
        )

    [bitrix\sale\paysystem\iprepayable] => Array
        (
            [module] => sale
            [file] => lib/paysystem/iprepayable.php
        )

    [bitrix\sale\paysystem\compatibilityhandler] => Array
        (
            [module] => sale
            [file] => lib/paysystem/compatibilityhandler.php
        )

    [bitrix\sale\paysystem\ihold] => Array
        (
            [module] => sale
            [file] => lib/paysystem/ihold.php
        )

    [bitrix\sale\paysystem\ipartialhold] => Array
        (
            [module] => sale
            [file] => lib/paysystem/ipartialhold.php
        )

    [bitrix\sale\internals\paymentlogtable] => Array
        (
            [module] => sale
            [file] => lib/internals/paymentlog.php
        )

    [bitrix\sale\services\paysystem\restrictions\manager] => Array
        (
            [module] => sale
            [file] => lib/services/paysystem/restrictions/manager.php
        )

    [bitrix\sale\services\base\restriction] => Array
        (
            [module] => sale
            [file] => lib/services/base/restriction.php
        )

    [bitrix\sale\internals\yandexsettingstable] => Array
        (
            [module] => sale
            [file] => lib/internals/yandexsettings.php
        )

    [bitrix\sale\services\company\manager] => Array
        (
            [module] => sale
            [file] => lib/services/company/manager.php
        )

    [bitrix\sale\internals\collectionfilteriterator] => Array
        (
            [module] => sale
            [file] => lib/internals/collectionfilteriterator.php
        )

    [bitrix\sale\cashbox\internals\pool] => Array
        (
            [module] => sale
            [file] => lib/cashbox/internals/pool.php
        )

    [bitrix\sale\cashbox\internals\cashboxtable] => Array
        (
            [module] => sale
            [file] => lib/cashbox/internals/cashbox.php
        )

    [bitrix\sale\cashbox\internals\cashboxchecktable] => Array
        (
            [module] => sale
            [file] => lib/cashbox/internals/cashboxcheck.php
        )

    [bitrix\sale\cashbox\internals\cashboxzreporttable] => Array
        (
            [module] => sale
            [file] => lib/cashbox/internals/cashboxzreport.php
        )

    [bitrix\sale\cashbox\internals\cashboxerrlogtable] => Array
        (
            [module] => sale
            [file] => lib/cashbox/internals/cashboxerrlog.php
        )

    [bitrix\sale\cashbox\cashbox] => Array
        (
            [module] => sale
            [file] => lib/cashbox/cashbox.php
        )

    [bitrix\sale\cashbox\manager] => Array
        (
            [module] => sale
            [file] => lib/cashbox/manager.php
        )

    [bitrix\sale\cashbox\iprintimmediately] => Array
        (
            [module] => sale
            [file] => lib/cashbox/iprintimmediately.php
        )

    [bitrix\sale\cashbox\restrictions\manager] => Array
        (
            [module] => sale
            [file] => lib/cashbox/restrictions/manager.php
        )

    [bitrix\sale\notify] => Array
        (
            [module] => sale
            [file] => lib/notify.php
        )

    [bitrix\sale\buyerstatistic] => Array
        (
            [module] => sale
            [file] => /lib/buyerstatistic.php
        )

    [bitrix\sale\internals\buyerstatistictable] => Array
        (
            [module] => sale
            [file] => /lib/internals/buyerstatistic.php
        )

    [cadminsalelist] => Array
        (
            [module] => sale
            [file] => general/admin_lib.php
        )

    [bitrix\sale\helpers\admin\skuprops] => Array
        (
            [module] => sale
            [file] => lib/helpers/admin/skuprops.php
        )

    [bitrix\sale\helpers\admin\product] => Array
        (
            [module] => sale
            [file] => lib/helpers/admin/product.php
        )

    [bitrix\sale\helpers\order] => Array
        (
            [module] => sale
            [file] => lib/helpers/order.php
        )

    [bitrix\sale\location\comparator\replacement] => Array
        (
            [module] => sale
            [file] => lib/location/comparator/ru/replacement.php
        )

    [bitrix\sale\location\comparator\tmptable] => Array
        (
            [module] => sale
            [file] => lib/location/comparator/tmptable.php
        )

    [bitrix\sale\location\comparator] => Array
        (
            [module] => sale
            [file] => lib/location/comparator.php
        )

    [bitrix\sale\location\comparator\mapresult] => Array
        (
            [module] => sale
            [file] => lib/location/comparator/mapresult.php
        )

    [bitrix\sale\location\comparator\mapper] => Array
        (
            [module] => sale
            [file] => lib/location/comparator/mapper.php
        )

    [bitrix\sale\exchange\onec\documentimport] => Array
        (
            [module] => sale
            [file] => /lib/exchange/compatibility/documents.php
        )

    [bitrix\sale\exchange\onec\collisionorder] => Array
        (
            [module] => sale
            [file] => /lib/exchange/onec/importcollision.php
        )

    [bitrix\sale\exchange\onec\collisionshipment] => Array
        (
            [module] => sale
            [file] => /lib/exchange/onec/importcollision.php
        )

    [bitrix\sale\exchange\onec\collisionpayment] => Array
        (
            [module] => sale
            [file] => /lib/exchange/onec/importcollision.php
        )

    [bitrix\sale\exchange\onec\collisionprofile] => Array
        (
            [module] => sale
            [file] => /lib/exchange/onec/importcollision.php
        )

    [bitrix\sale\exchange\onec\paymentcashdocument] => Array
        (
            [module] => sale
            [file] => /lib/exchange/onec/paymentdocument.php
        )

    [bitrix\sale\exchange\onec\paymentcashlessdocument] => Array
        (
            [module] => sale
            [file] => /lib/exchange/onec/paymentdocument.php
        )

    [bitrix\sale\exchange\onec\paymentcarddocument] => Array
        (
            [module] => sale
            [file] => /lib/exchange/onec/paymentdocument.php
        )

    [bitrix\sale\exchange\onec\importcriterionbase] => Array
        (
            [module] => sale
            [file] => /lib/exchange/onec/importcriterion.php
        )

    [bitrix\sale\exchange\onec\importcriteriononeccml2] => Array
        (
            [module] => sale
            [file] => /lib/exchange/onec/importcriterion.php
        )

    [bitrix\sale\exchange\onec\criterionorder] => Array
        (
            [module] => sale
            [file] => /lib/exchange/onec/importcriterion.php
        )

    [bitrix\sale\exchange\onec\criterionshipment] => Array
        (
            [module] => sale
            [file] => /lib/exchange/onec/importcriterion.php
        )

    [bitrix\sale\exchange\onec\criterionshipmentinvoice] => Array
        (
            [module] => sale
            [file] => /lib/exchange/onec/importcriterion.php
        )

    [bitrix\sale\exchange\onec\criterionpayment] => Array
        (
            [module] => sale
            [file] => /lib/exchange/onec/importcriterion.php
        )

    [bitrix\sale\exchange\onec\criterionprofile] => Array
        (
            [module] => sale
            [file] => /lib/exchange/onec/importcriterion.php
        )

    [bitrix\sale\exchange\entity\orderimportloader] => Array
        (
            [module] => sale
            [file] => /lib/exchange/entity/entityimportloader.php
        )

    [bitrix\sale\exchange\entity\invoiceimportloader] => Array
        (
            [module] => sale
            [file] => /lib/exchange/entity/entityimportloader.php
        )

    [bitrix\sale\exchange\entity\paymentimportloader] => Array
        (
            [module] => sale
            [file] => /lib/exchange/entity/entityimportloader.php
        )

    [bitrix\sale\exchange\entity\shipmentimportloader] => Array
        (
            [module] => sale
            [file] => /lib/exchange/entity/entityimportloader.php
        )

    [bitrix\sale\exchange\entity\userprofileimportloader] => Array
        (
            [module] => sale
            [file] => /lib/exchange/entity/entityimportloader.php
        )

    [bitrix\sale\exchange\entity\paymentcashlessimport] => Array
        (
            [module] => sale
            [file] => /lib/exchange/entity/paymentimport.php
        )

    [bitrix\sale\exchange\entity\paymentcardimport] => Array
        (
            [module] => sale
            [file] => /lib/exchange/entity/paymentimport.php
        )

    [bitrix\sale\exchange\entity\paymentcashimport] => Array
        (
            [module] => sale
            [file] => /lib/exchange/entity/paymentimport.php
        )

    [bitrix\sale\location\geoip] => Array
        (
            [module] => sale
            [file] => /lib/location/geoip.php
        )

    [bitrix\sale\delivery\requests\manager] => Array
        (
            [module] => sale
            [file] => /lib/delivery/requests/manager.php
        )

    [bitrix\sale\delivery\requests\helper] => Array
        (
            [module] => sale
            [file] => /lib/delivery/requests/helper.php
        )

    [bitrix\sale\delivery\requests\handlerbase] => Array
        (
            [module] => sale
            [file] => /lib/delivery/requests/handlerbase.php
        )

    [bitrix\sale\delivery\requests\requesttable] => Array
        (
            [module] => sale
            [file] => /lib/delivery/requests/request.php
        )

    [bitrix\sale\delivery\requests\shipmenttable] => Array
        (
            [module] => sale
            [file] => /lib/delivery/requests/shipment.php
        )

    [bitrix\sale\delivery\requests\result] => Array
        (
            [module] => sale
            [file] => /lib/delivery/requests/result.php
        )

    [bitrix\sale\delivery\requests\resultfile] => Array
        (
            [module] => sale
            [file] => /lib/delivery/requests/resultfile.php
        )

    [bitrix\sale\delivery\packing\packer] => Array
        (
            [module] => sale
            [file] => /lib/delivery/packing/packer.php
        )

    [bitrix\sale\recurring] => Array
        (
            [module] => sale
            [file] => /lib/recurring.php
        )

    [bitrix\sale\location\normalizer\builder] => Array
        (
            [module] => sale
            [file] => /lib/location/normalizer/builder.php
        )

    [bitrix\sale\location\normalizer\ibuilder] => Array
        (
            [module] => sale
            [file] => /lib/location/normalizer/ibuilder.php
        )

    [bitrix\sale\location\normalizer\normalizer] => Array
        (
            [module] => sale
            [file] => /lib/location/normalizer/normalizer.php
        )

    [bitrix\sale\location\normalizer\inormalizer] => Array
        (
            [module] => sale
            [file] => /lib/location/normalizer/inormalizer.php
        )

    [bitrix\sale\location\normalizer\commonnormalizer] => Array
        (
            [module] => sale
            [file] => /lib/location/normalizer/commonnormalizer.php
        )

    [bitrix\sale\location\normalizer\nullnormalizer] => Array
        (
            [module] => sale
            [file] => /lib/location/normalizer/nullnormalizer.php
        )

    [bitrix\sale\location\normalizer\spacenormalizer] => Array
        (
            [module] => sale
            [file] => /lib/location/normalizer/spacenormalizer.php
        )

    [bitrix\sale\location\normalizer\languagenormalizer] => Array
        (
            [module] => sale
            [file] => /lib/location/normalizer/languagenormalizer.php
        )

    [bitrix\sale\location\normalizer\helper] => Array
        (
            [module] => sale
            [file] => /lib/location/normalizer/helper.php
        )

    [sale\handlers\delivery\additional\ruspost\reliability\service] => Array
        (
            [module] => sale
            [file] => /handlers/delivery/additional/ruspost/reliability/service.php
        )

    [catalog] => Array
        (
            [module] => catalog
            [file] => install/index.php
        )

    [ccatalog] => Array
        (
            [module] => catalog
            [file] => mysql/catalog.php
        )

    [ccataloggroup] => Array
        (
            [module] => catalog
            [file] => mysql/cataloggroup.php
        )

    [cextra] => Array
        (
            [module] => catalog
            [file] => mysql/extra.php
        )

    [cprice] => Array
        (
            [module] => catalog
            [file] => mysql/price.php
        )

    [ccatalogproduct] => Array
        (
            [module] => catalog
            [file] => mysql/product.php
        )

    [ccatalogproductgroups] => Array
        (
            [module] => catalog
            [file] => mysql/product_group.php
        )

    [ccatalogload] => Array
        (
            [module] => catalog
            [file] => mysql/catalog_load.php
        )

    [ccatalogexport] => Array
        (
            [module] => catalog
            [file] => mysql/catalog_export.php
        )

    [ccatalogimport] => Array
        (
            [module] => catalog
            [file] => mysql/catalog_import.php
        )

    [ccatalogdiscount] => Array
        (
            [module] => catalog
            [file] => mysql/discount.php
        )

    [ccatalogdiscountcoupon] => Array
        (
            [module] => catalog
            [file] => mysql/discount_coupon.php
        )

    [ccatalogvat] => Array
        (
            [module] => catalog
            [file] => mysql/vat.php
        )

    [ccatalogevent] => Array
        (
            [module] => catalog
            [file] => general/catalog_event.php
        )

    [ccatalogsku] => Array
        (
            [module] => catalog
            [file] => general/catalog_sku.php
        )

    [ccatalogdiscountsave] => Array
        (
            [module] => catalog
            [file] => mysql/discount_save.php
        )

    [ccatalogstore] => Array
        (
            [module] => catalog
            [file] => mysql/store.php
        )

    [ccatalogstoreproduct] => Array
        (
            [module] => catalog
            [file] => mysql/store_product.php
        )

    [ccatalogadmin] => Array
        (
            [module] => catalog
            [file] => general/admin.php
        )

    [cglobalcondctrl] => Array
        (
            [module] => catalog
            [file] => general/catalog_cond.php
        )

    [cglobalcondctrlcomplex] => Array
        (
            [module] => catalog
            [file] => general/catalog_cond.php
        )

    [cglobalcondctrlatoms] => Array
        (
            [module] => catalog
            [file] => general/catalog_cond.php
        )

    [cglobalcondctrlgroup] => Array
        (
            [module] => catalog
            [file] => general/catalog_cond.php
        )

    [cglobalcondtree] => Array
        (
            [module] => catalog
            [file] => general/catalog_cond.php
        )

    [ccatalogcondctrl] => Array
        (
            [module] => catalog
            [file] => general/catalog_cond.php
        )

    [ccatalogcondctrlcomplex] => Array
        (
            [module] => catalog
            [file] => general/catalog_cond.php
        )

    [ccatalogcondctrlgroup] => Array
        (
            [module] => catalog
            [file] => general/catalog_cond.php
        )

    [ccatalogcondctrliblockfields] => Array
        (
            [module] => catalog
            [file] => general/catalog_cond.php
        )

    [ccatalogcondctrliblockprops] => Array
        (
            [module] => catalog
            [file] => general/catalog_cond.php
        )

    [ccatalogcondtree] => Array
        (
            [module] => catalog
            [file] => general/catalog_cond.php
        )

    [ccatalogcondctrlbasketproductfields] => Array
        (
            [module] => catalog
            [file] => general/sale_cond.php
        )

    [ccatalogcondctrlbasketproductprops] => Array
        (
            [module] => catalog
            [file] => general/sale_cond.php
        )

    [ccatalogcondctrlcatalogsettings] => Array
        (
            [module] => catalog
            [file] => general/sale_cond.php
        )

    [ccatalogactionctrlbasketproductfields] => Array
        (
            [module] => catalog
            [file] => general/sale_act.php
        )

    [ccatalogactionctrlbasketproductprops] => Array
        (
            [module] => catalog
            [file] => general/sale_act.php
        )

    [ccataloggifterproduct] => Array
        (
            [module] => catalog
            [file] => general/sale_act.php
        )

    [ccatalogdiscountconvert] => Array
        (
            [module] => catalog
            [file] => general/discount_convert.php
        )

    [ccatalogdiscountconverttmp] => Array
        (
            [module] => catalog
            [file] => mysql/discount_convert.php
        )

    [ccatalogproductprovider] => Array
        (
            [module] => catalog
            [file] => general/product_provider.php
        )

    [ccatalogstorebarcode] => Array
        (
            [module] => catalog
            [file] => mysql/store_barcode.php
        )

    [ccatalogcontractor] => Array
        (
            [module] => catalog
            [file] => mysql/contractor.php
        )

    [ccatalogdocstypes] => Array
        (
            [module] => catalog
            [file] => general/store_docs_type.php
        )

    [ccatalogarrivaldocs] => Array
        (
            [module] => catalog
            [file] => general/store_docs_type.php
        )

    [ccatalogstoreadjustmentdocs] => Array
        (
            [module] => catalog
            [file] => general/store_docs_type.php
        )

    [ccatalogmovingdocs] => Array
        (
            [module] => catalog
            [file] => general/store_docs_type.php
        )

    [ccatalogdeductdocs] => Array
        (
            [module] => catalog
            [file] => general/store_docs_type.php
        )

    [ccatalogreturnsdocs] => Array
        (
            [module] => catalog
            [file] => general/store_docs_type.php
        )

    [ccatalogunreserveddocs] => Array
        (
            [module] => catalog
            [file] => general/store_docs_type.php
        )

    [ccatalogdocs] => Array
        (
            [module] => catalog
            [file] => mysql/store_docs.php
        )

    [ccatalogstorecontrolutil] => Array
        (
            [module] => catalog
            [file] => general/store_utility.php
        )

    [ccatalogstoredocselement] => Array
        (
            [module] => catalog
            [file] => mysql/store_docs_element.php
        )

    [ccatalogstoredocsbarcode] => Array
        (
            [module] => catalog
            [file] => mysql/store_docs_barcode.php
        )

    [ccatalogiblockparameters] => Array
        (
            [module] => catalog
            [file] => general/comp_parameters.php
        )

    [ccatalogmeasure] => Array
        (
            [module] => catalog
            [file] => mysql/measure.php
        )

    [ccatalogmeasureresult] => Array
        (
            [module] => catalog
            [file] => mysql/measure.php
        )

    [ccatalogmeasureclassifier] => Array
        (
            [module] => catalog
            [file] => general/unit_classifier.php
        )

    [ccatalogmeasureadminresult] => Array
        (
            [module] => catalog
            [file] => general/measure_result.php
        )

    [ccatalogmeasureadminuiresult] => Array
        (
            [module] => catalog
            [file] => general/measure_result.php
        )

    [ccatalogmeasureratio] => Array
        (
            [module] => catalog
            [file] => mysql/measure_ratio.php
        )

    [ccatalogproductset] => Array
        (
            [module] => catalog
            [file] => mysql/product_set.php
        )

    [ccatalogadmintools] => Array
        (
            [module] => catalog
            [file] => general/admin_tools.php
        )

    [ccatalogadminproductsetedit] => Array
        (
            [module] => catalog
            [file] => general/admin_tools.php
        )

    [ccatalogmenu] => Array
        (
            [module] => catalog
            [file] => general/catalog_menu.php
        )

    [ccatalogcsvsettings] => Array
        (
            [module] => catalog
            [file] => general/csv_settings.php
        )

    [ccatalogstepoperations] => Array
        (
            [module] => catalog
            [file] => general/step_operations.php
        )

    [ccatalogproductsetavailable] => Array
        (
            [module] => catalog
            [file] => general/step_operations.php
        )

    [ccatalogproductavailable] => Array
        (
            [module] => catalog
            [file] => general/step_operations.php
        )

    [ccatalogiblockreindex] => Array
        (
            [module] => catalog
            [file] => general/step_operations.php
        )

    [ccatalogproductsettings] => Array
        (
            [module] => catalog
            [file] => general/step_operations.php
        )

    [ccatalogtools] => Array
        (
            [module] => catalog
            [file] => general/tools.php
        )

    [ccatalogresult] => Array
        (
            [module] => catalog
            [file] => general/result.php
        )

    [cproductquerybuilder] => Array
        (
            [module] => catalog
            [file] => general/querybuilder.php
        )

    [bitrix\catalog\compatible\eventcompatibility] => Array
        (
            [module] => catalog
            [file] => lib/compatible/eventcompatibility.php
        )

    [bitrix\catalog\config\feature] => Array
        (
            [module] => catalog
            [file] => lib/config/feature.php
        )

    [bitrix\catalog\config\state] => Array
        (
            [module] => catalog
            [file] => lib/config/state.php
        )

    [bitrix\catalog\discount\discountmanager] => Array
        (
            [module] => catalog
            [file] => lib/discount/discountmanager.php
        )

    [bitrix\catalog\ebay\ebayxmler] => Array
        (
            [module] => catalog
            [file] => lib/ebay/ebayxmler.php
        )

    [bitrix\catalog\ebay\exportoffer] => Array
        (
            [module] => catalog
            [file] => lib/ebay/exportoffer.php
        )

    [bitrix\catalog\ebay\exportoffercreator] => Array
        (
            [module] => catalog
            [file] => lib/ebay/exportoffercreator.php
        )

    [bitrix\catalog\ebay\exportoffersku] => Array
        (
            [module] => catalog
            [file] => lib/ebay/exportoffersku.php
        )

    [bitrix\catalog\grid\panel\productgroupaction] => Array
        (
            [module] => catalog
            [file] => lib/grid/panel/productgroupaction.php
        )

    [bitrix\catalog\grid\productaction] => Array
        (
            [module] => catalog
            [file] => lib/grid/productaction.php
        )

    [bitrix\catalog\helpers\admin\catalogedit] => Array
        (
            [module] => catalog
            [file] => lib/helpers/admin/catalogedit.php
        )

    [bitrix\catalog\helpers\admin\iblockpricechanger] => Array
        (
            [module] => catalog
            [file] => lib/helpers/admin/iblockpricechanger.php
        )

    [bitrix\catalog\helpers\admin\roundedit] => Array
        (
            [module] => catalog
            [file] => lib/helpers/admin/roundedit.php
        )

    [bitrix\catalog\helpers\admin\tools] => Array
        (
            [module] => catalog
            [file] => lib/helpers/admin/tools.php
        )

    [bitrix\catalog\helpers\tools] => Array
        (
            [module] => catalog
            [file] => lib/helpers/tools.php
        )

    [bitrix\catalog\model\entity] => Array
        (
            [module] => catalog
            [file] => lib/model/entity.php
        )

    [bitrix\catalog\model\event] => Array
        (
            [module] => catalog
            [file] => lib/model/event.php
        )

    [bitrix\catalog\model\eventresult] => Array
        (
            [module] => catalog
            [file] => lib/model/eventresult.php
        )

    [bitrix\catalog\model\price] => Array
        (
            [module] => catalog
            [file] => lib/model/price.php
        )

    [bitrix\catalog\model\product] => Array
        (
            [module] => catalog
            [file] => lib/model/product.php
        )

    [bitrix\catalog\product\price\calculation] => Array
        (
            [module] => catalog
            [file] => lib/product/price/calculation.php
        )

    [bitrix\catalog\product\basket] => Array
        (
            [module] => catalog
            [file] => lib/product/basket.php
        )

    [bitrix\catalog\product\catalogprovider] => Array
        (
            [module] => catalog
            [file] => lib/product/catalogprovider.php
        )

    [bitrix\catalog\product\catalogprovidercompatibility] => Array
        (
            [module] => catalog
            [file] => lib/product/catalogprovidercompatibility.php
        )

    [bitrix\catalog\product\price] => Array
        (
            [module] => catalog
            [file] => lib/product/price.php
        )

    [bitrix\catalog\product\propertycatalogfeature] => Array
        (
            [module] => catalog
            [file] => lib/product/propertycatalogfeature.php
        )

    [bitrix\catalog\product\quantitycontrol] => Array
        (
            [module] => catalog
            [file] => lib/product/quantitycontrol.php
        )

    [bitrix\catalog\product\search] => Array
        (
            [module] => catalog
            [file] => lib/product/search.php
        )

    [bitrix\catalog\product\sku] => Array
        (
            [module] => catalog
            [file] => lib/product/sku.php
        )

    [bitrix\catalog\product\subscribemanager] => Array
        (
            [module] => catalog
            [file] => lib/product/subscribemanager.php
        )

    [bitrix\catalog\product\systemfield] => Array
        (
            [module] => catalog
            [file] => lib/product/systemfield.php
        )

    [bitrix\catalog\product\viewed] => Array
        (
            [module] => catalog
            [file] => lib/product/viewed.php
        )

    [bitrix\catalog\update\adminfilteroption] => Array
        (
            [module] => catalog
            [file] => lib/update/adminfilteroption.php
        )

    [bitrix\catalog\update\admingridoption] => Array
        (
            [module] => catalog
            [file] => lib/update/admingridoption.php
        )

    [bitrix\catalog\url\adminpage\catalogbuilder] => Array
        (
            [module] => catalog
            [file] => lib/url/adminpage/catalogbuilder.php
        )

    [bitrix\catalog\catalogiblocktable] => Array
        (
            [module] => catalog
            [file] => lib/catalogiblock.php
        )

    [bitrix\catalog\catalogviewedproducttable] => Array
        (
            [module] => catalog
            [file] => lib/catalogviewedproduct.php
        )

    [bitrix\catalog\discounttable] => Array
        (
            [module] => catalog
            [file] => lib/discount.php
        )

    [bitrix\catalog\discountcoupontable] => Array
        (
            [module] => catalog
            [file] => lib/discountcoupon.php
        )

    [bitrix\catalog\discountentitytable] => Array
        (
            [module] => catalog
            [file] => lib/discountentity.php
        )

    [bitrix\catalog\discountmoduletable] => Array
        (
            [module] => catalog
            [file] => lib/discountmodule.php
        )

    [bitrix\catalog\discountrestrictiontable] => Array
        (
            [module] => catalog
            [file] => lib/discountrestriction.php
        )

    [bitrix\catalog\extratable] => Array
        (
            [module] => catalog
            [file] => lib/extra.php
        )

    [bitrix\catalog\grouptable] => Array
        (
            [module] => catalog
            [file] => lib/group.php
        )

    [bitrix\catalog\groupaccesstable] => Array
        (
            [module] => catalog
            [file] => lib/groupaccess.php
        )

    [bitrix\catalog\grouplangtable] => Array
        (
            [module] => catalog
            [file] => lib/grouplang.php
        )

    [bitrix\catalog\measuretable] => Array
        (
            [module] => catalog
            [file] => lib/measure.php
        )

    [bitrix\catalog\measureratiotable] => Array
        (
            [module] => catalog
            [file] => lib/measureratio.php
        )

    [bitrix\catalog\pricetable] => Array
        (
            [module] => catalog
            [file] => lib/price.php
        )

    [bitrix\catalog\producttable] => Array
        (
            [module] => catalog
            [file] => lib/product.php
        )

    [bitrix\catalog\productgroupaccesstable] => Array
        (
            [module] => catalog
            [file] => lib/productgroupaccess.php
        )

    [bitrix\catalog\roundingtable] => Array
        (
            [module] => catalog
            [file] => lib/rounding.php
        )

    [bitrix\catalog\storetable] => Array
        (
            [module] => catalog
            [file] => lib/store.php
        )

    [bitrix\catalog\storebarcodetable] => Array
        (
            [module] => catalog
            [file] => lib/storebarcode.php
        )

    [bitrix\catalog\storeproducttable] => Array
        (
            [module] => catalog
            [file] => lib/storeproduct.php
        )

    [bitrix\catalog\vattable] => Array
        (
            [module] => catalog
            [file] => lib/vat.php
        )

    [bitrix\catalog\ebayxmler] => Array
        (
            [module] => catalog
            [file] => lib/ebay/old.php
        )

    [bitrix\catalog\exportoffer] => Array
        (
            [module] => catalog
            [file] => lib/ebay/old.php
        )

    [bitrix\catalog\exportoffercreator] => Array
        (
            [module] => catalog
            [file] => lib/ebay/old.php
        )

    [bitrix\catalog\exportoffersku] => Array
        (
            [module] => catalog
            [file] => lib/ebay/old.php
        )

    [bitrix\catalog\searchhandlers] => Array
        (
            [module] => catalog
            [file] => lib/product/old.php
        )

    [cnextcache] => Array
        (
            [module] => aspro.next
            [file] => classes/general/CNextCache.php
        )

    [cnext] => Array
        (
            [module] => aspro.next
            [file] => classes/general/CNext.php
        )

    [cnexttools] => Array
        (
            [module] => aspro.next
            [file] => classes/general/CNextTools.php
        )

    [cnextevents] => Array
        (
            [module] => aspro.next
            [file] => classes/general/CNextEvents.php
        )

    [cnextregionality] => Array
        (
            [module] => aspro.next
            [file] => classes/general/CNextRegionality.php
        )

    [cinstargramnext] => Array
        (
            [module] => aspro.next
            [file] => classes/general/CInstargramNext.php
        )

    [aspro\solution\caspromarketing] => Array
        (
            [module] => aspro.next
            [file] => classes/general/CAsproMarketing.php
        )

    [aspro\functions\casprosku] => Array
        (
            [module] => aspro.next
            [file] => lib/functions/CAsproSku.php
        )

    [aspro\functions\casproitem] => Array
        (
            [module] => aspro.next
            [file] => lib/functions/CAsproItem.php
        )

    [aspro\functions\caspronext] => Array
        (
            [module] => aspro.next
            [file] => lib/functions/CAsproNext.php
        )

    [aspro\functions\caspronextcustom] => Array
        (
            [module] => aspro.next
            [file] => lib/functions/CAsproNextCustom.php
        )

    [aspro\functions\caspronextrecaptcha] => Array
        (
            [module] => aspro.next
            [file] => lib/functions/CAsproNextReCaptcha.php
        )

    [aspro\functions\caspronextcrm] => Array
        (
            [module] => aspro.next
            [file] => lib/functions/CAsproNextCRM.php
        )

    [ciblockpropertydirectory] => Array
        (
            [module] => highloadblock
            [file] => classes/general/prop_directory.php
        )

    [cusertypehlblock] => Array
        (
            [module] => highloadblock
            [file] => classes/general/cusertypehlblock.php
        )

)
[RuntimeException] 
Could not start session because headers have already been sent. "/home/bitrix/www/bitrix/modules/main/lib/loader.php":357. (0)
/home/bitrix/www/bitrix/modules/main/lib/session/session.php:144
#0: Bitrix\Main\Session\Session->start()
	/home/bitrix/www/bitrix/modules/main/lib/session/kernelsessionproxy.php:47
#1: Bitrix\Main\Session\KernelSessionProxy->start()
	/home/bitrix/www/bitrix/modules/main/include.php:168
#2: require_once(string)
	/home/bitrix/www/bitrix/modules/main/include/prolog_before.php:19
#3: require_once(string)
	/home/bitrix/www/bitrix/modules/main/include/prolog.php:10
#4: require_once(string)
	/home/bitrix/www/bitrix/header.php:1
#5: require(string)
	/home/bitrix/www/blog/index.php:2
#6: include_once(string)
	/home/bitrix/www/bitrix/modules/main/include/urlrewrite.php:184
#7: include_once(string)
	/home/bitrix/www/bitrix/urlrewrite.php:2
----------